 

:root{ 
   --color-primary: #9e00ff;;
}
.lazyload,
.lazyloading {
  opacity: 0
}
.lazyloaded {
  opacity: 1;
  transition: opacity .3s
}
 
.popup--delivery ul li {padding:6px 0}
.nav-item--dd {position:relative;}
.nav-item--dd .user_icons-popup {left:20px;top:120%}
.nav-item--dd .user_icons-popup .popup {width:230px;}
.nav-item--dd .user_icons-popup .popup:before{right:auto;left:58px;}
.nav-item--dd .user_icons-popup .popup:after {display:none;}
@media (min-width:1025px){
.nav-item--dd:hover .user_icons-popup {opacity: 1;visibility: visible;transform: translate(0,-15px);}
}

 
.product_card-add .i::before {font-size:16px;}
.product_card-add .button.i::before {font-weight:400;margin-right:6px;}

 
 
.product-brand a {background-position:center center;background-repeat:no-repeat;background-size:cover}
#agree_popup, #agree_popup_disagree {display:none;}
.r_popup--cookie {max-width:700px;}
.r_popup--cookie p {margin-bottom:20px;}
.r_popup--cookie .agree__logo {margin-bottom:20px;}
.r_popup--cookie .agree__buttons {margin-bottom:20px;}
.r_popup--cookie .agree__smallTxt {font-size:10px;line-height:14px;opacity:0.7;}
.r_popup--cookie .agree__smallTxt p {margin-bottom:5px;}
 



  /* loader */
.loader{transition:all 0.3s;visibility:hidden;opacity:0;z-index:9991;width:188px;height:188px;margin:-94px 0 0 -94px;position:fixed;left:50%;top:50%;transform:scale(0.33)}.loader>i{font-style:normal;display:block;top:80px;left:93px;width:4px;height:30px;background:#888;-webkit-animation:fadeOut 1s linear infinite;animation:fadeOut 1s linear infinite;border-radius:10px;position:absolute}.loader>i:nth-of-type(1){-webkit-transform:rotate(0deg) translate(0,-60px);transform:rotate(0deg) translate(0,-60px);-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.loader>i:nth-of-type(2){-webkit-transform:rotate(30deg) translate(0,-60px);transform:rotate(30deg) translate(0,-60px);-webkit-animation-delay:-0.4166666666666667s;animation-delay:-0.4166666666666667s}.loader>i:nth-of-type(3){-webkit-transform:rotate(60deg) translate(0,-60px);transform:rotate(60deg) translate(0,-60px);-webkit-animation-delay:-0.33333333333333337s;animation-delay:-0.33333333333333337s}.loader>i:nth-of-type(4){-webkit-transform:rotate(90deg) translate(0,-60px);transform:rotate(90deg) translate(0,-60px);-webkit-animation-delay:-0.25s;animation-delay:-0.25s}.loader>i:nth-of-type(5){-webkit-transform:rotate(120deg) translate(0,-60px);transform:rotate(120deg) translate(0,-60px);-webkit-animation-delay:-0.16666666666666669s;animation-delay:-0.16666666666666669s}.loader>i:nth-of-type(6){-webkit-transform:rotate(150deg) translate(0,-60px);transform:rotate(150deg) translate(0,-60px);-webkit-animation-delay:-0.08333333333333331s;animation-delay:-0.08333333333333331s}.loader>i:nth-of-type(7){-webkit-transform:rotate(180deg) translate(0,-60px);transform:rotate(180deg) translate(0,-60px);-webkit-animation-delay:0s;animation-delay:0s}.loader>i:nth-of-type(8){-webkit-transform:rotate(210deg) translate(0,-60px);transform:rotate(210deg) translate(0,-60px);-webkit-animation-delay:0.08333333333333337s;animation-delay:0.08333333333333337s}.loader>i:nth-of-type(9){-webkit-transform:rotate(240deg) translate(0,-60px);transform:rotate(240deg) translate(0,-60px);-webkit-animation-delay:0.16666666666666663s;animation-delay:0.16666666666666663s}.loader>i:nth-of-type(10){-webkit-transform:rotate(270deg) translate(0,-60px);transform:rotate(270deg) translate(0,-60px);-webkit-animation-delay:0.25s;animation-delay:0.25s}.loader>i:nth-of-type(11){-webkit-transform:rotate(300deg) translate(0,-60px);transform:rotate(300deg) translate(0,-60px);-webkit-animation-delay:0.33333333333333337s;animation-delay:0.33333333333333337s}.loader>i:nth-of-type(12){-webkit-transform:rotate(330deg) translate(0,-60px);transform:rotate(330deg) translate(0,-60px);-webkit-animation-delay:0.41666666666666663s;animation-delay:0.41666666666666663s}
 .js-loader-show .loader {opacity:1;visibility:visible;}
  .footer-subscribe-form .input.error {background:#ffc0c0; color:#f00;}
 

/* 
------------------------------------------
POPUPS
------------------------------------------
*/
/*! default popups */
.r_popup{transition:opacity 0.6s;visibility:hidden;z-index:9991;opacity:0;position:absolute;min-width:300px;width:auto;margin:0 auto;left:15px;right:15px}
.r_popup .popup__layer{position:fixed;left:0;right:0;top:0;bottom:0;z-index:998;background: #1e1e1e;opacity:0.87}
.r_popup .popup__inner{overflow:hidden;transition:all 0.3s;opacity:0;z-index:999;position:relative;background:#FFF;}
.r_popup .popup__title{position:relative;color:#000;display:block;margin-bottom:20px;font-size:18px;line-height:22px;font-weight:600;}
.r_popup .popup__close{cursor:pointer;font-size:22px;transition:all 0.3s;position:absolute;display:block;right:0;top:0;left:auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;}
.r_popup .popup__close:hover{color:#777;background:#000;}
.r_popup .btn:not(.close){width:100%}
.r_popup .popup__state--b{color:#83AB01;display:none;padding-bottom:15px}

.r_popup.is-state-b .popup__state--a {display:none}
.r_popup.is-state-b .popup__state--b {display:block}


.r_popup__window {top:-9999px;}
.r_popup__window .popup__inner {transform:scale(1.1);padding:24px}
.r_popup__slide {transition:all 0.3s;top:0 !important;height:100vh;left:auto;position:fixed;}
.r_popup__slide  .popup__inner{height:100%;}
.r_popup__slide--right {right:-100%;}
.r_popup__slide--left {left:-100%;right:auto;} 

.i-view_list:before { content: '\e811'; }  
.i-view_grid:before { content: '\e812'; } 
 
 
.r_popup--callback .offer {font-size:12px;line-height:15px;color:#ccc;}
.r_popup--callback .btn {margin-top:12px;width:100%;}
.r_popup--callback .time-link {margin-bottom:20px;}
.r_popup--callback .time-link span {color: #9e00ff;border-bottom: 1px dotted currentColor;cursor: pointer;}
.r_popup--callback .time-wrap .time-inputs {margin-bottom:10px;display:none;align-items:center;}
.r_popup--callback .time-wrap .time-inputs select {height:40px;padding:0 15px;border-radius:3px;font-size:14px;min-width:1px;flex:0 0 45%;}
.r_popup--callback .time-wrap .time-inputs .sep {height:auto;flex:0 0 10%;text-align:center;}
.r_popup--callback.choose-time .time-wrap .time-inputs {display:flex;}
.r_popup--callback.choose-time .time-wrap .time-link {display:none;}
.r_popup--callback .sep {height:auto;flex:0 0 10%;text-align:center;}
.r_popup--callback .sep:before, .popup-callback .sep:after{display:none;}



/* mod:sizes */
@media (min-width:1400px){.r_popup--xl{max-width:1140px}}
@media (min-width:1200px){.r_popup--xl{max-width:960px}}
@media (min-width:768px){.r_popup--md{max-width:570px}.r_popup--lg{max-width:650px}.r_popup {min-width:440px;}}
@media (min-width:576px){.r_popup--sm{max-width:350px}}


/* popup show */
.js-popup-show .r_popup.is-shown{z-index:1501;opacity:1;visibility:visible}
.js-popup-show .r_popup.is-shown .popup__inner{opacity:1}
.js-popup-show .r_popup__window.is-shown{top:0;}
.js-popup-show .r_popup__window.is-shown .popup__inner{transform:scale(1);margin-top:0px;}
.js-popup-show .r_popup__slide.is-shown, .js-popup-show .popup__slide--right.is-shown {right:0;}
.js-popup-show .r_popup__slide--left.is-shown {left:0;right:auto;}




@media (min-width:1200px){ 
  
  .slider__new .slider-item {min-height:442px;}
.product--ratingWrap {padding-top:10px;display:flex;align-items:center;justify-content:space-between;}
.product--ratingWrap .product-rating {margin-bottom:0;}
}
@media (max-width:575px){
  .r_popup--cookie .agree__buttons .button {width:100%;}
  .r_popup--cookie .agree__buttons .button + .button {margin-top:10px;} 
}

 
 
 
 
 

.logo img {width:190px;}

@media (min-width:1200px){ 
  .logo img {width:240px;}
}

@media (min-width:1023px){ 
	.col-wantcheaper {margin-bottom:5px;}
}
 
 
.option-label {font-size:20px;}
 
.user_icons-item {display:inline-flex;}

 
 
 
.benefits-item-title {font-size:14px;} 
.phone-link-top {display:inline-block;}

 
 
 

 
.product-prices--default {margin-bottom:20px;font-size:14px;}
.product-prices--default .item {margin-bottom:5px;display:flex;align-items:center;position:relative;}
.product-prices--default .item .item__label {font-weight:400;}
.product-prices--default .item .item__value {margin-left:10px;}
.product-prices--default .item__main {display;flex;align-items:center;}
.product-prices--default .item--default {font-size:16px;}
.product-prices--default .item--default  .item__value {font-size:18px;}
.product-prices--default .item--club {font-size:20px;margin-left:-14px;margin-bottom:0;display:inline-flex;padding:4px 14px;border-radius:16px;background:#f7f8fa;color:#000;}
.product-prices--default .item--club .item__icon {color:var(--color-primary);padding-top:2px;font-size:20px;margin-right:6px;}
.product-prices--default .item--club .item__value {font-size:18px;}
.product-prices .item__main {display:flex;}
.product__sellOnlyPack {padding-top:8px;font-weight:600;font-size:14px;color:#9e00ff;}
.product-prices--pack {padding-top:8px;}
.product-prices--pack .item {border-radius:16px;border:2px solid #E8EAEC;display:inline-flex;align-items:center;font-weight:400;}
.product-prices--pack .item__main {background:#F8F7FC;border-right:2px solid #E8EAEC;border-radius:16px;font-size:13px;color:#737277;padding:0 15px;display:inline-flex;align-items:center;}
.product-prices--pack .item__priceQtyBy {font-weight:600;padding-left:5px;}
.product-prices--pack .item__priceByOne {padding:0 15px;font-size:14px;color:#000}
.product-prices--pack .item--club .item__main {font-size:15px;}
.product-prices--pack .item--club .item__value {font-size:18px;}
.product__forPack {font-size:13px}
.product__forPack .item__label {color:#9e00ff;}
.product__forPack .item__price {color:#000;}



@media (max-width:1199px){
  .product-prices--pack .item__main {padding-top:8px;padding-bottom:8px;flex:auto;flex-wrap:wrap;}
  .product-prices--pack .item__label {line-height:normal;flex:0 0 100%;margin:0;} 
  .product-prices--pack .item__priceByOne {flex:0 0 30%;text-align:center;}
  .product-prices--pack .item__priceQtyBy {padding-left:0;}
}
                                
.view_by {display:none;}
.products .product_card-add .product_card-rating,
.products .product_card-add .product_card-prices,
.products .product_card-add .product__labels,
.products .specs__list {display:none;}

@media (min-width:768px){
  .filter-sort {display:flex;align-items:center;}
  .view_by {margin-left:20px;display:flex;align-items:center;font-size:20px;}
  .view_by .item {margin-left:8px;}
  .view_by .item__value {cursor:pointer;}
  .view_by .item__value.is-selected {color:#9e00ff;} 
  .products .specs__list {font-size:12px;padding:10px 0;}
  .products .specs__list .item {margin:0;}
  .products .specs__list .item .item__label {font-size:12px;flex:0 0 60%;}
  .products--mini .products__col {border-bottom:1px solid #e7e7e7;margin-bottom:20px !important;}
  .products--mini .products__row {display:block;}
  .products--mini .products__row .products__col {max-width:100%;width:100%;flex:auto;}
  .products--mini .product__inner {display:flex;width:100%;}
  .products--mini .product_card--flex {display:flex;flex:0 0 75%;padding-right:15px;border-right:1px solid #e7e7e7;}
  .products--mini .product_card-add {text-align:left;flex:0 0 25%;padding-left:15px;}
  .products--mini .product__image {flex:0 0 25%;min-width:25%;}
  .products--mini .product__description {text-align:left;flex:0 0 75%;padding-left:15px;} 
  .products--mini .product__description .product_card-prices {display:none;} 
  .products--mini .product_card-add .product_card-prices {display:block;margin-bottom:8px;} 
  .products--mini .product__description .product__labels {display:none;}
  .products--mini .product_card-add .product__labels {display:block;position:relative;}
  .products--mini .product_card-title {font-size:16px;} 
  .products--mini .specs__list {display:block;}
  .products--mini .product__buttons {display:block;}
  .products--mini .product__buttons .col + .col {padding-top:10px;}
}



  

 
 

.form .form__group  {margin-bottom:25px;}
.form .form__group .form__label {font-size:13px;line-height:14px;margin-bottom:10px;font-weight:600;color:#000;}
.form .form__group .form__label .is-required {color:red;} 
.form .form__group .input {font-size:16px;}
.form .form__group .input.error {background: #ffe5e5 !important;color: #f00;}
.form .form__group .form__control {padding:5px 15px;}
.form .form__group .input, 
.form .form__group .button {width:100%;height:46px;}
.form .form__group .policy__text {font-size:12px;line-height:14px;}
.form .form__group .button.disabled {background:#888;cursor:default;}
.form .policy__text {font-size:13px;line-height:15px;}
.form .policy__text p {margin-bottom:5px;}
.form .policy__text .small {font-size:10px;color:#777;line-height:13px;}
.form .policy__text a {color:#9e00ff;text-decoration:underline;}
.form .policy__text a:hover {text-decoration:none;}
.form--fastbuy .form__product {display:flex;flex-wrap:wrap;align-items:center;padding:10px;border:1px solid #e5e5e5;border-radius:8px;}
.form--fastbuy .item__image {flex:0 0 20%;min-width:20%;text-align:center;}
.form--fastbuy .item__description {flex:0 0 70%;padding-left:10px;}
.form--fastbuy .item__title {font-size:20px;margin-bottom:12px;}
.form--fastbuy .item__prices {display:flex;align-items:center;}
.form--fastbuy .item__quantity {padding:0 15px;}
.form--fastbuy .price {font-size:18px;font-weight:500;}
.form--fastbuy .input-comment {min-height:64px}

.message--alert {width:auto;max-width:480px;}
.message--success .message-content {font-size:16px;text-align:left;padding:20px 25px;margin-bottom:10px;border-radius:5px;background-color:#F9F2CB;color:#C09853}

.insales_widget-delivery.insales_widget-delivery--box-shadow {box-shadow:none !important;padding: 20px 20px 0;border-radius: 5px;background: #f7f8fa;}
.insales_widget-current_address button.insales_widget-open_modal {color:#9e00ff}
.insales_widget-delivery.insales_widget-delivery--with-background .insales_widget-delivery_header {background:#f1f1f1;}
.product-extras .button {font-size:20px;}

.product-form {padding-bottom:20px;}
.button .i {margin-right:6px;}
.button--medium .i {font-size:18px;} 

.p__devivery {padding-bottom:30px;}
.p__devivery .p__links {display:flex;align-items:center;margin-bottom:25px;justify-content:center;}
.p__devivery .p__links_item {text-decoration:none;cursor:pointer;margin:0 10px;transition:all 0.3s;font-size:18px;padding:15px 25px;border:1px solid #ccc;border-radius:20px;}
.p__devivery .p__links_item.is-selected, .p__devivery .p__links_item.is-selected:hover{cursor:default;color:#9e00ff;border-color:#9e00ff;}
.p__devivery .p__links_item:hover {color:#000;border-color:#000;}
.p__devivery .p__content .p__content_item {display:none;}
.p__devivery .p__content .p__content_item.is-selected {display:block;}




@media (min-width:992px){
  .header-contacts {max-width:none}
  .phone-link-top {display:none;}
  .logo img {margin-top:-8px;} 
  
}
@media (max-width:1024px){
  .col-wantcheaper {margin-bottom:5px;}
  .user_icons-items {align-items:center;}
  .user_icons-items .user_icons-item-whatsapp {margin-right:8px !important;}
}
@media (max-width:767px){ 
 .p__devivery .p__links {flex-wrap:wrap;}
 .p__devivery .p__links_item {margin:0;width:100%;margin-bottom:5px;font-size:16px;padding:15px 15px;text-align:center;}
}
@media (max-width:575px){
  .specs__list .item__label {flex:0 0 50%;}
  .option-selector .option--inline .option-value.is-span {margin-left:5px;}
  .product-brand a {display:inline-block;}
  .product-data .product-prices, .product-data .product-brand, .product-data .product-title {text-align:center;}
  .product-data .product-prices--default .item {justify-content:center;}
  .breadcrumb {margin-bottom:15px;}
  .product_card .product__buttons {display:block}
  .product_card .product__buttons .col + .col {padding-top:5px;}
  .item__help {position:unset;}
  .user_icons-popup {background:none;}
  .item__help.is-open .popup:before,  .item__help.is-open .popup:after{display:none;}
  .item__help.is-open .popup {height:auto;width:100%;left:15px;right:auto;}
 
 
   
}

 
