#myCarouselYoutube {
  --f-carousel-slide-width: calc((95% - (20px * 1)) / 1);
  --f-carousel-spacing: 20px;
}

#myCarouselYoutube .f-carousel__slide {
  flex-direction: column;
  align-items: center;
  justify-content: center;

  opacity: var(--f-progress, 1);
  transform: scale(var(--f-scale, 1));
}

@media (min-width: 1024px) {
  #myCarouselYoutube {
    --f-carousel-slide-width: calc((90% - (20px * 3)) / 2);
  }
}

.htmlmap-list ul { padding-left:30px; }

.video-card__play-btn::before{transform:scale(1.2)}.video-card__preview{display:block;width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:filter .3s,box-shadow .3s}.video-card__play-btn{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--color-white)}.video-card__play-btn .icon{position:relative;z-index:1}.video-card__play-btn::before{content:"";position:absolute;width:60px;height:60px;top:calc(50% - 30px);left:calc(50% - 30px);background-color:hsla(var(--color-black-h),var(--color-black-s),var(--color-black-l),0.8);border-radius:50%;transition:transform .3s var(--ease-out-back)}

.productimaagesSwiper .video-card__play {
  position: absolute;
  z-index: 10000;
  right: 5px;
  top: 5px;
  cursor: pointer;
  background: #fff;
  border-radius: 10px;
  padding: 7px;
  height: 42px;
  width: 42px;
  color: #333;
}

.more-images .video-card__play {
    z-index: 10000;
    border-radius:12px;
    padding:6px;
    height: 36px;
    width: 36px;
    color: red;
    border:1px solid red;
    background: #fff;
}

.s-sidebar-section li.depth0 > * {padding-left:10px; font-weight: bold;}
.s-sidebar-section li.depth1 > * {padding-left:20px;}
/*.s-sidebar-section li.depth1::before {content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  background: #ddd;
  position: relative;
  top: 21px;
  left: 7px;}*/
.s-sidebar-section li.depth2 > * {padding-left:30px;}
/*.s-sidebar-section li.depth2::before {content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  background: #ddd;
  position: relative;
  top: 21px;
  left: 17px;}*/


.grid_product {
    display: grid;
        grid-template-columns: repeat(1, 1fr);
    gap: 24px;
}
@media (min-width: 64rem) {
    /*\@md*/
    .grid_product {
        grid-template-columns: calc(100% - 808px) 1fr;
    }
}



:root, * {
    --image-prim: url(/wa-data/public/site/themes/eltransport/img/prim.webp);
    --color-ipwbpse5p: rgb(0 0 0 / 60%);
    --color-if42j3pq9: 0, 0, 0;
}
.prim-reit {
    background-image: linear-gradient(130deg, var(--color-ipwbpse5p) 100%, rgba(var(--color-if42j3pq9), 0) 0%), var(--image-prim);
}


.js-product-card-dialog {
  cursor: pointer;
}


.img-electrovelosipedy {
        transform: translateX(0%);
    }
@media (min-width: 64rem) {
    /*\@md*/
    .img-electrovelosipedy {
        transform: translateX(40%);
    }
}



.category_tree {
    page-break-inside: avoid;
    break-inside: avoid;
}
.column-gap-xs {
    column-gap: var(--space-xs);
}










ul.compare-diff-all li.selected a { 
    background-color: hsla(var(--color-bg-darker-h), var(--color-bg-darker-s), var(--color-bg-darker-l), var(--bg-opacity, 1));
}

.product-list li figure .left-auto {
    left: auto;
}   


.price.nowrap{
    display: block!important;
}


.filters { }
.filters .filters-toggle-wrapper { display: none }
.filters input[type="text"] { font-size: 0.9em; width: 85px; text-align: right; }
.filters h5 { margin-bottom: 0.5em; }

.filters .slider {
    background: transparent;
    display: block !important;
}
.filters .ui-slider {
    display: block;
    position: relative;
    margin: 20px 15px 20px 15px;
}
.filters .ui-slider-horizontal { height: 2px; border: none; }
.filters .ui-slider-horizontal .ui-slider-handle,
.filters .ui-slider-horizontal .ui-slider-handle.ui-state-focus { top: -0.55em; margin-left: -0.4em; height: 1.1em; width: 1.1em; border: none; box-shadow: 0 1px 2px rgba(0,0,0,0.15); border-radius: 50%; z-index: 0; }
.filters .ui-slider-horizontal .ui-slider-handle.ui-state-hover { border-color: #999; box-shadow: 0 1px 4px rgba(0,0,0,0.35); }
.filters .ui-slider-horizontal.ui-widget-content { background: #bbb; }
.filters .ui-slider-horizontal .ui-widget-header { background: var(--color-accent); height: 2px; position: relative; top: 0px; z-index: 0; }
.filters .ui-widget-content .ui-state-default { border: 1px solid #ccc; background: #f7f7f7; }


/*xv*/
.compare .compare-from-list {
    color: var(--color-black);
}
.compare .compare-from-list.active {
   color: var(--color-primary);
}
.more-images .selected {
    border-color: hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), var(--border-o, 1));
}






.features .name::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin-top: var(--space-xs);
    height: 1px;
    border-top: 1px dashed var(--color-contrast-lower);
}
.features {}
.features {}

/* variants */
.service-variants {
    margin-top: calc(0% + -7px);
    margin-bottom: calc(0% + -7px);
    margin-right: calc(0% + -10px);
}
.services .service-variants {
    background-color: hsla(var(--color-bg-h), var(--color-bg-s), var(--color-bg-l), var(--bg-o));
}


/* Product reviews
------------------ */

table.rating-distribution td { padding: 2px 15px 2px 0; border: none; }
table.rating-distribution td .bar { background: #eee; width: 200px; height: 13px; }
table.rating-distribution td .bar .filling { background: #f7c854; height: 13px; }

.write-review { margin: 30px 0 40px; }

.review { margin-bottom: 30px; }
.review .summary { font-size: 0.9em; color: #777; }
.review .summary h6 { color: #000; font-size: 1.1em; margin-bottom: 0.3em; }
.review .summary a.username { color: #777; }
.review .summary a.username:hover { color: red; }
.review .summary a { display: inline; padding: 0; }
.review .summary .date { color:#aaa; }
.review p { margin-top: 5px; margin-bottom: 5px; line-height: 1.3em; }
.review .actions a { padding: 0 !important; }

.reviews { margin-bottom: 20px; }
.reviews ul { margin-left: 0; padding: 0; list-style: none; }
.reviews ul li ul { padding-left: 35px; }
.reviews ul li ul li .review h6 { color: #555; }
.reviews ul li .review-form { padding: 20px 0 0; }
.reviews ul li .review-form textarea { min-height: 100px; }
.reviews ul .in-reply-to { background: #eee; margin: -8px -8px 3px; padding: 8px 35px 0 8px; position: relative; }
.reviews ul .new { background: #ffc; margin: -8px -8px 22px; padding: 8px 35px 8px 8px; }
.reviews ul.menu-h.auth-type { padding: 0 0 40px; margin-left: -5px; }
.reviews ul.menu-h.auth-type li { padding-right: 10px; }
.reviews ul.menu-h.auth-type li a { padding: 5px 6px; }
.reviews ul.menu-h.auth-type li a img { top: 0; }
.reviews textarea { height: 100px; min-height: 100px; margin-top: 0; }

.review-form { padding: 0; margin-bottom: 30px; }
.review-form h4 { margin: 0 0 20px; font-weight: normal; }
.review-form-fields p { margin: 0 0 10px; }
.review-form-fields p.review-field a { display: inline; padding: 0; text-decoration: none; }
.review-form-fields label {display: block; float: left; margin: 0 10px 0 0; color: #aaa;}
.review-form-fields input[type="text"] { width: 20em;}
.review-form textarea { min-width: 70%; min-height: 160px; box-sizing: border-box; }
.review-form .review-submit {}
.review-form .userpic { width: 20px; height: 20px; float: left; margin-right: 5px; border-radius: 50%; }
.review-form ul.menu-h.auth-type { padding-bottom: 20px; }
.review-form ul.menu-h.auth-type li { vertical-align: middle; }
.review-form ul.menu-h.auth-type li a img { float: left; margin-right: 3px; position: relative; top: 2px; }
.review-form label {}
.review-form .review-submit { margin-top: 20px; }
.reviews span.rate { line-height: 1.3em; display: block; margin: 0.5em 0; }
.reviews span.rate a { text-decoration: none !important; }
.reviews span.rate .icon10 { background-repeat: no-repeat; background-image: url(../../../../wa-content/img/icon10.png); height: 10px; width: 10px; display: inline-block; text-indent: -9999px; }
.reviews span.rate .icon10.star { background-position: -60px -40px; }
.reviews span.rate .icon10.star-empty { background-position: -80px -40px; }

input.error, textarea.error {
    box-shadow: inset 0 0 0 1px hsla(var(--color-contrast-lower-h), var(--color-contrast-lower-s), var(--color-contrast-lower-l), 0), 0 0 0 2px var(--color-error);
}
.errormsg { display: block; }

.review-form .service-agreement-wrapper { width:100%; margin-bottom:14px; }
.review-form .service-agreement-wrapper .errormsg { margin-left: 0px; }



/* Dialogs
---------- */

.dialog { display: none; }
.dialog-background { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #fff; opacity: 0.8; filter: alpha(opacity=80); z-index: 99; }
.dialog-window > .cart { position: fixed; top: 15%; left: 0; right: 0; opacity: 1; z-index: 100; overflow-x: hidden; box-shadow: 0 3px 15px #ddd; margin: 0 auto; text-align: left; width: 400px; bottom: 15%; background: #fff; padding: 25px; }
.dialog-window > .cart .added2cart { font-style: italic; }
.dialog-window > .cart .purchase { display: block; }
.dialog-window .dialog-close { float: right; color: #bbb; text-decoration: none; font-size: 200%; margin-top: -3px; }

.dialog-window .preview_product {
  position: fixed;
  top: 15%;
  left: 0;
  right: 0;
  opacity: 1;
  z-index: 100;
  overflow-x: hidden;
  box-shadow: 0 3px 15px #ddd;
  margin: 0 auto;
  text-align: left;
  width: 1000px;
  max-width: 95%;
  bottom: 15%;
  background: #fff;
  padding: 25px;
}


.features .value {max-width:50%;text-align: right;}
.features .value span {display: block;}
.features .value span:first-letter {text-transform: uppercase;}

#advancedservices_plugin_popup {overflow:auto; max-width: 92%;}

.service-price {white-space: nowrap;}
.choice-tag span {align-items: center;}

.video-container {font-size: 0;}
.video-container:not(.is_show) {display: none;}
.video-container iframe {max-width:898px;width:100% !important;background-color: hsla(var(--color-bg-dark-h), var(--color-bg-dark-s), var(--color-bg-dark-l), var(--bg-o));border-radius: 16px;}

/*xv
.product-gallery .more-images {overflow: auto; align-content: flex-start;}
*/
.more-images-button-next,
.more-images-button-prev {
    position: absolute;
    max-width: 104px;
    width: 100%;
    background-color: #fff;
    z-index: 10;
}
.more-images-button-next {
  bottom: 0;
}
.more-images-button-prev {
  top: 0;
}
/*
.more-images {
  height: 500px !important;
}*/
.product-list-slider {
  position: relative;
  --swiper-pagination-bullet-inactive-color: #D2D2D2;
  --swiper-pagination-color: #888888;
}
.product-list-slider .swiper {
    padding: 15px;
  margin: -15px;
}
.swiper-pagination-bullet {
  transition: width 0.2s;
}
.product-list-slider .swiper-pagination-bullet-active {
    width: 32px;
    border-radius: 12px;
}
.product-list-slider-button-next,
.product-list-slider-button-prev  {
    position: absolute;
    background-color: #DADADA;
    top: 32%;
    width: 64px;
    height: 64px;
    z-index: 1;
    border-radius: 50%;
}
.product-list-slider-button-next {
  right: -20px;
}
.product-list-slider-button-prev {
  left: -20px;
}
.product-list-slider-pagination {
  bottom: -5px;
}
.product-list-slider-button-next[disabled],
.product-list-slider-button-prev[disabled] {
  opacity: 0.3;
  cursor: default;
}

@media (max-width: 580px) {
    .cart-fly {
    position: fixed;
        bottom: 49px;
        width: 100%;
        z-index: 10;
        background: #fff;
        left: 0;
        display: flex;
        justify-content: center;
        padding: 0 var(--component-padding) var(--component-padding) var(--component-padding);
        z-index: 2;
    }
}

/*xv order*/
.wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-name div {
  grid-gap: 10px;
  grid-template-columns: 40px 1fr;
  position: relative;
  display: grid !important;
}
body .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-price {
  font-weight: bold;
  display: inline-block;
  margin: 2px 5px;
}
body .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-date {
  display: inline-block;
  margin: 2px 5px;
  color: var(--body-text-color);
}
.wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-name a {
  text-align: left;
}

/*Карточка, шапка*/
.rework {
    --color-black: #141414;
    --color-black-h: 0;
    --color-black-s: 0%;
    --color-black-l: 8%;
    --icon-s: 20px;
    --icon-sm: 24px;
    --space-s: calc(1.5 * var(--space-unit));
    --space-ssm: calc(2 * var(--space-unit));
    --color-contrast-lower-h: 0;
    --color-contrast-lower-s: 0%;
    --color-contrast-lower-l: 91%;
    --mega-nav-height: 60px;
    --swiper-pagination-color: #E00013;
    --swiper-pagination-bullet-inactive-color: #F8F8F8;
    --swiper-pagination-bullet-inactive-opacity: 1;
}
@media (min-width: 64rem) {
    .rework {
        --mega-nav-height: 82px;
    }
}
.gap-s {
    --gap-x: var(--space-s);
    --gap-y: var(--space-s);
}
.gap-ssm {
    --gap-x: var(--space-ssm);
    --gap-y: var(--space-ssm);
}
.gap-s>* {
    --sub-gap-x: var(--space-s);
    --sub-gap-y: var(--space-s);
}
.gap-ssm>* {
    --sub-gap-x: var(--space-ssm);
    --sub-gap-y: var(--space-ssm);
}
.icon--s {
    --size: var(--icon-s);
}
.radius-24 {
  border-radius: 24px;
}
.radius-16 {
  border-radius: 16px;
}
.text-s {
  font-size: 14px;
}
.nowrap {
  white-space: nowrap;
}
.bg-gray {
  background-color: #F4F5F5;
}
.btn--outline {
    background-color: #fff;
    color: var(--color-primary);
    outline: 1px solid var(--color-primary);
}
.btn--outline:hover {
    background-color: var(--color-primary);
    color: #fff;
    outline: 1px solid var(--color-primary);
}
.custom-checkbox label {
  position: relative;
}
.custom-checkbox label > span:first-of-type:before {
  content: '';
  display: inline-flex;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.custom-checkbox label > span:first-of-type:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0574 1.25H11.9426C9.63424 1.24999 7.82519 1.24998 6.41371 1.43975C4.96897 1.63399 3.82895 2.03933 2.93414 2.93414C2.03933 3.82895 1.63399 4.96897 1.43975 6.41371C1.24998 7.82519 1.24999 9.63422 1.25 11.9426V12.0574C1.24999 14.3658 1.24998 16.1748 1.43975 17.5863C1.63399 19.031 2.03933 20.1711 2.93414 21.0659C3.82895 21.9607 4.96897 22.366 6.41371 22.5603C7.82519 22.75 9.63423 22.75 11.9426 22.75H12.0574C14.3658 22.75 16.1748 22.75 17.5863 22.5603C19.031 22.366 20.1711 21.9607 21.0659 21.0659C21.9607 20.1711 22.366 19.031 22.5603 17.5863C22.75 16.1748 22.75 14.3658 22.75 12.0574V11.9426C22.75 9.63423 22.75 7.82519 22.5603 6.41371C22.366 4.96897 21.9607 3.82895 21.0659 2.93414C20.1711 2.03933 19.031 1.63399 17.5863 1.43975C16.1748 1.24998 14.3658 1.24999 12.0574 1.25ZM3.9948 3.9948C4.56445 3.42514 5.33517 3.09825 6.61358 2.92637C7.91356 2.75159 9.62177 2.75 12 2.75C14.3782 2.75 16.0864 2.75159 17.3864 2.92637C18.6648 3.09825 19.4355 3.42514 20.0052 3.9948C20.5749 4.56445 20.9018 5.33517 21.0736 6.61358C21.2484 7.91356 21.25 9.62177 21.25 12C21.25 14.3782 21.2484 16.0864 21.0736 17.3864C20.9018 18.6648 20.5749 19.4355 20.0052 20.0052C19.4355 20.5749 18.6648 20.9018 17.3864 21.0736C16.0864 21.2484 14.3782 21.25 12 21.25C9.62177 21.25 7.91356 21.2484 6.61358 21.0736C5.33517 20.9018 4.56445 20.5749 3.9948 20.0052C3.42514 19.4355 3.09825 18.6648 2.92637 17.3864C2.75159 16.0864 2.75 14.3782 2.75 12C2.75 9.62177 2.75159 7.91356 2.92637 6.61358C3.09825 5.33517 3.42514 4.56445 3.9948 3.9948Z' fill='%2314141A'/%3E%3C/svg%3E%0A");
}
.custom-checkbox label > input:checked + span:first-of-type:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0303 10.0303C16.3232 9.73744 16.3232 9.26256 16.0303 8.96967C15.7374 8.67678 15.2626 8.67678 14.9697 8.96967L10.5 13.4393L9.03033 11.9697C8.73744 11.6768 8.26256 11.6768 7.96967 11.9697C7.67678 12.2626 7.67678 12.7374 7.96967 13.0303L9.96967 15.0303C10.2626 15.3232 10.7374 15.3232 11.0303 15.0303L16.0303 10.0303Z' fill='%2314141A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0574 1.25H11.9426C9.63424 1.24999 7.82519 1.24998 6.41371 1.43975C4.96897 1.63399 3.82895 2.03933 2.93414 2.93414C2.03933 3.82895 1.63399 4.96897 1.43975 6.41371C1.24998 7.82519 1.24999 9.63422 1.25 11.9426V12.0574C1.24999 14.3658 1.24998 16.1748 1.43975 17.5863C1.63399 19.031 2.03933 20.1711 2.93414 21.0659C3.82895 21.9607 4.96897 22.366 6.41371 22.5603C7.82519 22.75 9.63423 22.75 11.9426 22.75H12.0574C14.3658 22.75 16.1748 22.75 17.5863 22.5603C19.031 22.366 20.1711 21.9607 21.0659 21.0659C21.9607 20.1711 22.366 19.031 22.5603 17.5863C22.75 16.1748 22.75 14.3658 22.75 12.0574V11.9426C22.75 9.63423 22.75 7.82519 22.5603 6.41371C22.366 4.96897 21.9607 3.82895 21.0659 2.93414C20.1711 2.03933 19.031 1.63399 17.5863 1.43975C16.1748 1.24998 14.3658 1.24999 12.0574 1.25ZM3.9948 3.9948C4.56445 3.42514 5.33517 3.09825 6.61358 2.92637C7.91356 2.75159 9.62177 2.75 12 2.75C14.3782 2.75 16.0864 2.75159 17.3864 2.92637C18.6648 3.09825 19.4355 3.42514 20.0052 3.9948C20.5749 4.56445 20.9018 5.33517 21.0736 6.61358C21.2484 7.91356 21.25 9.62177 21.25 12C21.25 14.3782 21.2484 16.0864 21.0736 17.3864C20.9018 18.6648 20.5749 19.4355 20.0052 20.0052C19.4355 20.5749 18.6648 20.9018 17.3864 21.0736C16.0864 21.2484 14.3782 21.25 12 21.25C9.62177 21.25 7.91356 21.2484 6.61358 21.0736C5.33517 20.9018 4.56445 20.5749 3.9948 20.0052C3.42514 19.4355 3.09825 18.6648 2.92637 17.3864C2.75159 16.0864 2.75 14.3782 2.75 12C2.75 9.62177 2.75159 7.91356 2.92637 6.61358C3.09825 5.33517 3.42514 4.56445 3.9948 3.9948Z' fill='%2314141A'/%3E%3C/svg%3E%0A");
}
.custom-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
}
.bottom-bar {
  --text-unit: 14px;
}
.bottom-bar,
.bottom-bar .icon > a:not(.color-primary, .color-bg) {
  color: rgb(60 60 67 / 60%);
}
.mega-nav__logo>* {
  height: 36px;
}

@media (min-width: 64rem) {
  .product-page {
    /*--max-width-xl: 1367px;*/
    margin-top: 34px;
  }
}
.product-gallery {
  top: 60px;
}
.services {
  padding: 16px;
  font-size: 16px;
}
.services__headline {
  font-size: 18px;
    margin-bottom: 16px;
}
.service-price {
  color: #8B8C91;
}
.services .advancedservices_plugin_icon {
  font-size:0px;
  line-height: 36px;
  background: url("/wa-data/public/site/svg/info.svg");
  margin-top: -6px;
  flex-shrink: 0;
}
.features__val .font-bold {
  color:#C40011;
}
.add2cart .price.nowrap {
    display: inline !important;
}
.el-sku {
  cursor: pointer;
  position: relative;
}
.product-header .el-sku {
  translate: 1px -6px;
}
@keyframes fadeInOut {
    0% { opacity: 0; transform: translateY(10px); }
    20% { opacity: 1; transform: translateY(0); }
    80% { opacity: 1; transform: translateY(0); }
    100% { opacity: 0; transform: translateY(10px); }
}
.copy-notification {
    position: absolute;
    top: -40px;
    left: -11px;
    right: 0;
    width: 142px;
    white-space: nowrap;
    padding: 10px 10px;
    z-index: 9999;
    animation: fadeInOut 2.5s ease-in-out;
    color: var(--color-black);
}
.product-gallery .more-images {
  max-width: 104px;
  padding-top: 30px;
  padding-bottom: 30px;
  user-select: none;
}
  .product-gallery__main {
    flex: 1;
  }
@media (min-width: 64rem) {

  .product-info {
    flex: 1;
    /*max-width: 620px;*/
    max-width: 652px;
  }
  .product-sidebar {
    flex: 1;
    /*flex-basis: 736px;*/
  }
}
.more-images .image,
.product-gallery__main-image {
  position: relative;
}
.more-images .image:before {
  content: '';
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0,0,0,0.2);
  inset: 0;
  z-index: 1;
  transition: opacity 0.2s;
}
.more-images .image:after,
.product-gallery__main-image:after {
  content: '';
  opacity: 0;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.143 1.25a.75.75 0 1 0 0 1.5h4.046l-5.72 5.72a.75.75 0 0 0 1.061 1.06l5.72-5.72v4.047a.75.75 0 0 0 1.5 0V2a.75.75 0 0 0-.75-.75h-5.857ZM7.857 22.75a.75.75 0 0 0 0-1.5H3.811l5.72-5.72a.75.75 0 1 0-1.061-1.06l-5.72 5.72v-4.047a.75.75 0 1 0-1.5 0V22c0 .414.336.75.75.75h5.857Z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 14px;
  right: 14px;
  z-index: 2;
  transition: opacity 0.2s, scale 0.2s;
}
.more-images .image:hover:before,
.more-images .image:hover:after,
.more-images .selected:before,
.product-gallery__main-image:after {
  opacity: 1;
  pointer-events: none;
}
.product-gallery__main-image:after {
  bottom: 24px;
  right: 24px;
}
.product-gallery__main-image:hover:after {
  scale: 1.4;
}
.product-brand img {
  max-width: 130px;
  max-height: 50px;
}
@media (min-width: 64rem) {
  .short-features {
    max-width: 228px;
  }
  .product-brand img {
    max-width: 170px;
    max-height: 56px;
  }
}
.addtocart,
.add2cart,
.mega-nav,
.feedback,
.product-mini-card {
    --btn-font-size: 14px;
}
.add2cart {
  font-size: 14px;
  box-shadow: 0 0 20px rgba(0,0,0,0.09);
  padding: 16px;
}
@media (min-width: 64rem) {
  .add2cart {
    font-size: 16px;
    padding: 24px;
  }
}
.add2cart .btn:not(.reqCall),
.addtocart .btn,
.mega-nav .btn,
.feedback .btn,
.feedback .form-control,
.product-mini-card .reqCall {
  min-height: 36px;
  border-radius: 10px;
}
.add2cart .btn.reqCall {
    border-bottom: 1px dashed currentColor;
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    margin: 2px auto 0;
}
.add2cart .btn.reqCall:hover {
  border-color: transparent;
}
.stocks i {
  background-color: #f1f1f1;
  order: -1;
  margin: 0 8px 0 0;
}
.credit {
  --text-unit: 14px;
  gap: 10px;
}
@media (min-width: 64rem) {
  .credit {
  --text-unit: 16px;
  gap: 16px;
}
}
.credit-item__pay {
  padding: 4px 8px;
  border-radius: 8px;
}
.credit-item:first-child .credit-item__pay {
  background-color: #FAE398;
}
.credit-item:last-child .credit-item__pay {
  background-color: #BBD4F1;
}
.icon--info {
  translate: 0 -3px;
  cursor: pointer;
}
.tbank-logo {
  height: 56px;
  margin-right: auto;
}
.adv-item-wrapper {
  padding: 16px;
  height: 100%;
}
.adv-item {
  position: relative;
  min-height: 216px;
}
@media (min-width: 64rem) {
  .adv-item {
    min-height: 308px;
  }
  .adv-item-wrapper {
    padding: 24px;
  }
}
.adv-item a {
  font-size: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
}
.adv-item__img img {
  margin-left: auto;
  width: 68px;
  height: 68px;
}
@media (min-width: 64rem) {
  .adv-item__img img {
    width: 80px;
    height: 80px;
  }
}
.cat-and-tags.swiper {
  overflow: visible;
}
.product-mini-card .pricing {
  --text-unit: 18px;
  margin-top: -5px;
}
.product-mini-card {
  position: relative;
  box-shadow: 0 0 16px rgba(0,0,0,0.09);
  padding: 16px;
}
.product-mini-card__more {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  font-size: 0;
}
.discount {
  background-color: #45D040;
  color: #fff;
  border-radius: 6px;
  padding: 4px 16px;
}/*
.product-mini-card__name {
  height: 44px;
  overflow: hidden;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}*/
.product-nav li {
  flex: 1;
  text-transform: uppercase;
  border-bottom: 1px solid #DBDBDB;
  padding: 6px 0;
  text-align: center;
  cursor: pointer;
  font-size: 22px;
}
.product-nav li.selected {
  font-weight: 600;
  border-color: #E00013;
}
.ya-rating {
  font-size: 10px;
  padding: 8px;
  border-radius: 10px;
  border: 1px solid #2107075e;
  position: relative;
}
.ya-rating__header {
  gap: 15px;
}
.ya-rating a {
  font-size: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
}
.mega-nav__icon-btns--mobile .btn {
      width: 132px;
    }
.steps-v3__item:not(:last-child)::after {
  display: none;
}
.steps-v3--mobile {
    display: flex;
    white-space: nowrap;
    overflow: auto;
    flex-wrap: nowrap;
    margin: 0 calc(-1 * var(--component-padding));
    padding: 0 var(--component-padding);
}
@media(min-width:1341px)  {
  .adapt-nav__list {
      justify-content: space-between;
  }
}
.steps-v3 .icon {
  margin: 0 4px;
}
.steps-v3__item:not(:last-child) {
  opacity: 0.5;
}
.steps-v3__item a {
  color: rgb(20 20 26);
}
.mega-nav__item > li > div:empty {
  display: none;
}
.modal__close-btn--inner {
    position: absolute;
    right: 20px;
    top: 20px;
}
.feedback {
  overflow: hidden;
}
.feedback > .container {
    position: relative;
}
.feedback__form {
  max-width: 536px;
  z-index: 1;
}
.feedback__headline {
  max-width: 794px;
}
.feedback__desc {
  max-width: 365px;
}
.feedback .form-control {
  background-color: #fff;
}
.error + .form-control {
 box-shadow: inset 0px 0px 0px 1px var(--color-primary);
}
.feedback .custom-checkbox {
  margin-top: 32px;
  user-select: none;
}
.feedback .btn {
  margin-top: 12px;
}
/*
.feedback > .container::after {
  content: '';
  width: 474px;
  height: 376px;
  position: absolute;
    bottom: -31px;
    left: 15px;
  background-image: url('/wa-data/public/site/img/scooter1.webp');
  background-position: center;
  background-repeat: no-repeat;
}
.feedback > .container::before {
  content: '';
  width: 418px;
  height: 365px;
  position: absolute;
    bottom: -5px;
    right: -7px;
  background-image: url('/wa-data/public/site/img/scooter2.webp');
  background-position: center;
  background-repeat: no-repeat;
}*/
.feedback__img img {
  pointer-events: none;
}
@media (min-width: 64rem) {
  .feedback__img > div:first-child img {
      position: absolute;
  bottom: -21px;
      left: 32px;
  }
  .feedback__img > div:last-child img {
    position: absolute;
      bottom: 4px;
      right: 2px;
  }
}


@media(max-width:1340px)  {
  .product-gallery .more-images {
      max-width: 81px;
  }
}
@media(min-width: 64rem) and (max-width:1260px) {
  .feedback__img > div:first-child img {
      left: -100px;
  }
  .feedback__img > div:last-child img{
      right: -150px;
  }
}
@media(max-width:1080px) {
  .mega-nav--desktop .mega-nav__btn {
      margin-left: 0;
  }
  .feedback__img > div:last-child {
        translate: 13px -4px;
  }
  .feedback .custom-checkbox {
    margin-top: 12px;
}
}
@media(max-width:1008px) {
  .rework .product-page,
   .rework header,
    .rework footer {
    /*--text-scale-ratio: 1.15;*/
    --text-unit: 17px;
    font-size: 14px;
  }
  .product-gallery {
    border-radius: 12px;
    overflow: hidden;
  }
  .services__headline {
    font-size: 16px;
  }
  .services .text-sm {
    font-size: 14px;
  }
  .video-buttons button {
    width: 48px;
    height: 48px;
  }
  .footer-v5__link {
    font-size: 16px;
  }
}

@media (max-width: 580px) {
  .product-list-slider-button-next,
  .product-list-slider-button-prev {
    display: none;
  }
  .video-container iframe {
      height: auto;
      min-height: 186px;
  }
  .footer_social .reqCall {
    flex: 1;
    order: -1;
  }
}

@media (min-width: 64rem) {
    .mega-nav__logo>* {
      height: 50px;
    }
    .mega-nav__btn {
      width: 151px;
    }
    .mega-nav__item .reqCall {
      width: 165px;
    }
    .add2cart .btn:not(.reqCall),
    .addtocart .btn,
    .mega-nav .btn,
    .feedback .btn,
    .feedback .form-control,
    .product-mini-card .reqCall {
      min-height: 44px;
    }
    .addtocart,
    .add2cart,
    .mega-nav,
    .feedback,
    .product-mini-card {
        --btn-font-size: 16px;
    }
}
