.pbc-countdown-col{height: 40px;}
.pstbannercountdown .pbc-count.pbc-top, .pstbannercountdown .pbc-count.pbc-bottom{
    width: 45.5px !important;
    height: 13px !important;
}
.pstbannercountdown .pbc-count.pbc-top{line-height: 1.1em !important;}
.pstbannercountdown .pbc-count.pbc-bottom{margin-top: -7px !important;}
.pstbannercountdown .pbc-time{margin-right: 18px !important;}
.pstbannercountdown .pbc-label{
    margin-top: -29px !important;
    font-size: 11px !important;
    margin-left: 8px;
}
/*.header-top .container{width:100% !important;}*/
.header-topline-wrapper .header-left, .header-topline-wrapper .header-right{display: none;}
#_desktop_top_menu, #amegamenu {
    font-size: 13px !important;
    height: 55px;
}
#amegamenu.margin_countdown{
    margin-top: 40px;
}
#amegamenu:not(.fixed-menu) #_desktop_logo{display: block !important;background: #f2f2f2;height: 61px;}
.amega-menu .anav-top{background: #f2f2f2;}
#amegamenu .header-options{
    position: relative;
    left: 71%;
    top: 21px;
    margin: 0px;
    z-index: 99;
}
#amegamenu .search-button{
    position: absolute;
    right: 10%;
    top: 4px;
    z-index: 99;
}
#amegamenu .search-dropdown .search-widget{
    max-width: 65%;
    top: -13px;
    left: 21%;
}
#amegamenu .dropdown-menu{
    left: 225px;
}
#amegamenu.fixed-menu .anav-top{
    height: 45px !important;
    margin-top: -15px;
}
#amegamenu #_fixed_cart{
    margin-top: -32px;
}
#amegamenu .anav-top > li{margin-top: -4px;}
#amegamenu.fixed-menu #_desktop_logo a{margin-top: -5px;}
.banner_top_text{font-size: 14px !important; color: white !important;}
.breadcrumb-wrapper{height: 55px !important;}
.an_advantages .an_advantages-list{padding: 0 20px;}
.an_advantages .an_advantages-item{padding: 0 5px;}
.an_advantages .an_advantages-item-img{width: 100% !important; height: auto !important;}
.product-flags .product-flag{
    margin-top: -15px !important;
    margin-left: -15px !important;
    text-transform: uppercase;
}
#product .product-flags .product-flag{
    margin-top: -10px !important;
}
.img_responsive img{width: 100%;height: auto;}
#amegamenu.fixed-menu .amenu-item .amenu-link, #amegamenu.fixed-menu .blockcart-link{z-index: 99;}
#header .search-dropdown.open > .search-widget{z-index: 100;}

/*Product page*/
.an_trust_badges-container{margin-top: 15px;}
.an_trust_badges-list-image{max-width:  100% !important;}
.product-description{margin-top: 0px;}
#product .productblock-content h1{font-size: 18px !important;}
#product .current-price .price{font-size: 20px !important;}
#product .current-price .regular-price{font-size: 13px !important;}

/*Category page*/
#category .img_hover_change.cover{position:absolute !important;margin: 0 auto;}
#category .img_hover_change{margin: 0 auto;}
@media (min-width: 601px) and (max-width: 705px) {
    #category .product-flags{left: 20px;}
}
@media (min-width: 706px) and (max-width: 809px) {
    #category .product-flags{left: 25px;}
}

/*Footer*/

/*CMS*/
#cms #content p{margin: 24px auto;}
#cms img{width:100%;height: auto;}

/* Display none*/
.an_homeproducts-tab-bottom .an_homeproducts-link-button, .product-flag.discount-percentage, .order-options, #product .product-add-to-cart .product-quantity,
#product .product-availability-wrap, .footer-right .h3, .footer-right .title.clearfix.hidden-md-up, #product .tabs, 
#product .an_productpage-slider-nav, .breadcrumb-wrapper, .product-infos .product-qty, #js-cart-sidebar .cart-subtotals{display: none !important;}

/*Desktop vs mobile*/
.only-mobile{display: none;}
.only-desktop{display: block;}

#category-top{display: none;}
@media (min-width: 1401px) {
    #amegamenu .header-options{right: 16%;}
}
@media (min-width: 1501px) {
    #amegamenu .header-options{right: 18%;}
}
@media (min-width: 1601px) {
    #amegamenu .header-options{right: 22%;}
}
@media (min-width: 1811px) {
    #amegamenu .header-options{right: 25%;}
}
@media (min-width: 2056px) {
    #amegamenu .header-options{right: 20%;}
}
@media (max-width: 991px) {
    /*Desktop vs mobile*/
    .only-mobile{display: block;}
    .only-desktop{display: none;}
}
@media (max-width: 767px) {
    #pstBannerCountdown-1 .text_countdown_bf{
        margin-top: -4px;
        line-height: 14px;
        margin-right: 120px;
        font-size: 11px;
        width: 100% !important;
        margin-left: -40px;
    }
    .pstbannercountdown .pbc-main{
        width: 130%;
        margin-left: -35px !important;
    }
}