/* ADD CUSTOM STYLES HERE */
.categories-nav--simple:not(.is-active) {
    z-index: 1;
}
.o-hidden { overflow:hidden;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeaeae'%2F%3E%3C%2Fsvg%3E") !important; right:0px !important;}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {

    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeaeae'%2F%3E%3C%2Fsvg%3E") !important; left:0px !important;}
    

.header-middle {padding-top:45px; padding-bottom:45px;}
.footer-app { border-top:1px solid #aaaaaa;}

.footer-round-icon { border:0px none ; border-radius:50%; width:45px; height:45px; background-color:#dc3545; color:#ffffff;}
 .wa-row > .wa-cell.wa-cell-name .wa-name {display:none!important;}
 .wa-row .wa-delivery-price {display:none!important;}
 .wa-item.wa-item-shipping  {display:none!important;}
 .wa-item.wa-item-price {display:none!important;}
 .order-page .wa-order-form-wrapper.with-adaptive .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active {background-color: rgba(40,47,55,.04)!important; border-color: #eee!important; color: #222;}
.order-page .wa-order-form-wrapper.with-adaptive .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active .wa-method-body .wa-payment-name a {color: #222!important; }
.order-page .wa-order-form-wrapper.with-adaptive .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active .wa-method-body .wa-description {color: #222!important; } 

.shipping-options .shipping-options__item { border-color:#db0029 !important; background-color:#fafafa !important;}

.max-height-140px { max-height:140px;}

.max-height-220px { max-height:220px;}

.display-flex { display:flex;}
.header-middle .phones__link--phone {
    font-size: 16px;
}
@media (min-width:992px) {
    .header-middle__item--search { min-width:30%;}
}
.mr-20px { margin-right:20px;}


.header-bottom--alternative .header-bottom__item--nav {
	max-width: 570px;
	width: 570px;
}
.nav-dropdown__toggle.priority-nav__dropdown-toggle { display:none;}
    
@media (max-width:1299px) {
    .header-bottom--alternative .header-bottom__item--nav {
    	max-width: 560px;
    	width: 560px;
    }
    .nav-dropdown__toggle.priority-nav__dropdown-toggle.priority-nav-is-visible { display:inline-block;}
}

@media (min-width:1300px) {
    .header-middle__item--search { min-width:40%;}
    .header-middle .phones__link--phone {
        font-size: 16.5px;
    }
}
@media (min-width:1500px) {
    .header-middle__item--search { min-width:50%;}
    .header-middle .phones__link--phone {
        font-size: 18px;
    }
}

.main-nav .main-nav__link { padding-right: 25px;}