/* 2017-06-05 Added by CK - Top Menu */
li.greet.welcome {
    color: #333 !important;
}
.level-top:hover{
    background-color: #149AEB !important
}
@media screen and (min-width: 768px){
    .switcher {
        border-left: 0px solid #ccc !important;
    }
}
@media screen and (min-width: 768px){
    .page-header.type1 .minicart-wrapper .action.showcart:before, .page-header.type1 .minicart-wrapper .action.showcart.active:before, .page-header.type2 .minicart-wrapper .action.showcart:before, .page-header.type2 .minicart-wrapper .action.showcart.active:before, .page-header.type3 .header.panel .minicart-wrapper .action.showcart:before, .page-header.type3 .header.panel .minicart-wrapper .action.showcart.active:before, .page-header.type4 .header.panel .minicart-wrapper .action.showcart:before, .page-header.type4 .header.panel .minicart-wrapper .action.showcart.active:before, .page-header.type5 .minicart-wrapper .action.showcart:before, .page-header.type5 .minicart-wrapper .action.showcart.active:before, .page-header.type6 .minicart-wrapper .action.showcart:before, .page-header.type6 .minicart-wrapper .action.showcart.active:before, .page-header.type7 .minicart-wrapper .action.showcart:before, .page-header.type7 .minicart-wrapper .action.showcart.active:before, .page-header.type8 .minicart-wrapper .action.showcart:before, .page-header.type8 .minicart-wrapper .action.showcart.active:before, .page-header.type9 .header.panel .minicart-wrapper .action.showcart:before, .page-header.type9 .header.panel .minicart-wrapper .action.showcart.active:before, .page-header.type11 .minicart-wrapper .action.showcart:before, .page-header.type11 .minicart-wrapper .action.showcart.active:before, .page-header.type12 .header.panel .minicart-wrapper .action.showcart:before, .page-header.type12 .header.panel .minicart-wrapper .action.showcart.active:before {
        color: #1499EB !important;
    }
}
.page-header .panel.wrapper{
	background-color: #ffffff !important;
}

/* 2017-06-05 Added by CK - Breadcrumbs */
.breadcrumbs {
    background-color: #1499EB !important;
}
.page-wrapper>.breadcrumbs .items {
    color: #FFF !important;
}
.page-wrapper>.breadcrumbs a{
	color: #FFF !important;
}

/* 2017-06-05 Added by CK - Footer Middle */
.footer-middle {
    background-color: #f2f2f2 !important;
}
.footer-middle strong,
.footer-middle a{
	color: #333 !important;
}
.footer-middle .iconBox {
    display: inline-block;
    margin-right: 10px;
}
.footer-middle h6{
	font-weight: bold;
}
.footer-middle .block-content{
    line-height: 5px;
}

/* 2017-06-05 Added by CK - Footer Bottom */
.footer-bottom {
    background-color: #149AEC !important;
}
.footer-bottom address {
    float: initial !important;
}
.footer-bottom{
	background-color: #1499EB !important;
}
.footer-bottom .container{
	text-align: center !important;
    color: white;
}

/* 2017-06-05 Added by CK - Category Left Menu */
.sidebar-filterproducts.custom-block,
.sidebar-title,
.sidebar-filterproducts{
    display: none;
}

#banner-slider-demo-17 .owl-nav{display:none;}
.page-footer{display:none !important;}

.filterproducts .owl-controls{display:none;}
body .ui-menu-item.only_display_at_home{
    display:none;
}
body.cms-index-index .ui-menu-item.level0:nth-child(2),
body.cms-index-index .ui-menu-item.level0:nth-child(3){
    display:none;
}
body.cms-index-index .ui-menu-item.only_display_at_home{
    display:inline-block;
}
@media only screen and (max-width: 768px) {
    .navigation li.ui-menu-item a:hover {
        color: white !important;
    }
    .navigation li.ui-menu-item a:hover span{
        color: white !important;
    }
    body.cms-index-index .ui-menu-item.only_display_at_home{
        display:block;
    }
}
.product-labels{z-index: 3;}
.product-info-main .product-info-price{margin-bottom:0;}
.color_red{color:red;}
.custom_no_wrap{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}


#checkout-review-table .a-center.details-qty{pointer-events:none;}
#checkout-review-table .a-center.details-qty .qty-wrapper .qty-wrap .input-text.update{border:none;pointer-events:none;}
#checkout-review-table .a-center.details-qty .button-action{display:none;}

