html {
    scroll-behavior: smooth;
}
a{
    cursor: pointer;
}

.copyToClipboard {
    cursor: pointer;
}
.wsdownmenu-select-model{
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--bg-primary);
    color: #fff;
    padding: 5px 20px 5px 10px;
}

.justify-content-between {
    justify-content: space-between !important;
    display: flex !important;
}
@media (min-width: 768px){
    .justify-content-between {
        margin: 0 0 10px 0;
    }
}
@media (max-width: 767px) {
    .justify-content-between {
        margin: 15px 0;
    }
}

/*payments_fast start*/
.payments_fast-wrap{
    margin-top: 10px
}

.btn-payments_fast {
    color: var(--bg-btn-buy, #e62129);
    background-color: transparent;
    background-image: none;
    border-color: var(--bg-btn-buy, #e62129);
    text-decoration: none !important;
}
.btn-payments_fast:hover {
    color: #fff;
    background-color: var(--bg-btn-buy, #e62129);
}
/*payments_fast end*/


/*main fix start*/
.term_sklad{
    white-space: nowrap;
    cursor: default
}
.row-list-table .col-term_sklad{
    text-align: right;
    line-height: 20px;
    padding-top: 17px;
}
/*main fix end*/

.wrap-select-type-car .img-car{
    background: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}

.product-img, #gal-imags-first {
    position: relative;
}
.product-img--brand {
    position: absolute;
    right: 0;
    bottom: 5px;
    height: 35px;
}


/* small mobile :320px. */
@media (max-width: 767px) {
    .card-body .pull-right{
        margin-top: 10px;
    }

    .wrap-select-type-car{
        padding-top: 15px;
    }
    .wrap-select-type-car .src_p{
        display: none
    }
    .wrap-select-type-car .img-car {
        padding: 10px 10px;
    }
    .wrap-select-type-car .img-car img {
        max-height: 30px;
    }
}
.term_sklad .iconcar-3d-box{
    font-size: 23px;
    vertical-align: middle;
}
.term_sklad-3d-box{
    color: #52c41a
}

.service-icon.not_return{
    background: #dc3545;
    width: 110px;
}
.service-icon.not_return::after {
    border-top: 11px solid #dc3545;
}

.td-number .input-group .number{
    width: 40px;
}

/*collapsed*/
.panel-heading .panel-title a{
    display: block;
}
.panel-heading .panel-title .collapsed .iconcar-minus-symbol, .panel-heading .panel-title .iconcar-plus-symbol-in-a-rounded-black-square{
    display: none;
}
.panel-heading .panel-title  .iconcar-minus-symbol, .panel-heading .panel-title .collapsed  .iconcar-plus-symbol-in-a-rounded-black-square{
    display: inline-block;
}

.cat-plitka{
    text-align: center;
}
.cat-plitka img{
    padding-top: 5px;
    height: 150px;
    max-width: 100%;
    margin-bottom: 5px;
}
.form-rice_to, .form-rice_do {
    width: 35%;
    display: inline-block;
}
.filter-tovar-group .h3{
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}
.row-txt ul{
    margin: 0 0 10px 40px;
}
.row-txt ul li{
    list-style-type: square;
}

.product-card__badge-service {
    height: 23px;
    line-height: 21px;
    border-radius: 5px;
    background: #941D81;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
}
.product-card__badge-service::after {
    content: "";
    border-top: 11px solid #941D81;
    border-right: 11px solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -4px;
}
.service-icon, .product-card__badge-service{
    height: auto;
    padding: 5px;
    line-height: 15px;
    min-width: 100px;
    max-width: 140px;
}
.about-us-area{
    margin-bottom: 30px;
}

/*notion export*/
.table_of_contents-indent-1 {
    margin-left: 1.5rem;
}
article h1 {
    margin-top: 35px;
    border-bottom: 1px solid var(--main-color-font);
}
article h2 {
    margin-top: 15px;
}
article ul {
    padding-inline-start: 40px;
}
article ol, article ul {
    margin: 0;
    margin-block-start: 0.6em;
    margin-block-end: 0.6em;
}
.block-color-gray_background {
    background: rgba(241, 241, 239, 1);
}
.callout {
    border-radius: 3px;
    padding: 1rem;
}
figure {
    margin: 1.25em 0;
    page-break-inside: avoid;
}

.single-product .product-img{
    line-height: 135px;
    height: 155px;
    overflow: hidden;
    margin-bottom: 5px;
}
.product-content.product-name-banner{
    background: #FFF6B0;
    padding: 0 10px;
}
.product-content.product-name-banner a{
    color: #000;
    font-size: 19px;
    font-weight: bold;
    display: block;
    padding: 10px 0 10px 0;
}
.area-title.bdr>h1, .area-title.bdr>.h1 {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
}
.ratingbadge a{
    background: url(/templates/img/google-trasted.svg);
}
.ratingbadge-ua a{
    background: url(/templates/img/google-trasted_ua.svg);
}

@media (max-width: 767px) {
    #top_comments .case_border {
        padding-bottom: 5px;
    }
}

/*payparts*/
.payparts-btn {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    text-align: left;
    margin-top: 10px;
    cursor: pointer;
}
.payparts-img-wrap {
    width: 100%;
    max-width: 24px;
    margin-right: 8px;
}
.payparts-icon {
    display: block;
    max-width: 100%;
    height: 24px;
}
.payparts-text-wrap {
    -moz-flex-grow: 1;
    flex-grow: 1;
}
.payparts-title {
    margin-bottom: 1px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1em;
    font-size: 11px;
    color: #000;
}
.payparts-text {
    display: block;
    font-size: 11px;
    color: #999999;
    line-height: 1em;
}
.row-list-table .tovar-desc img{
    max-width: 100px;
}
body.isMobile{
    overflow-x: hidden;
}
#form-order-one-click{
    margin-top: 15px;
}
#form-order-one-click input {
    border-radius: 4px 0 0 4px !important;
}
.list-phone img{
    height: 20px;
}
.media-img-user{
    height: 45px;
    max-width: 45px;
    border-radius: 50%;
}
.media-heading{
    margin-bottom: 5px;
}
.media-heading .author-name{
    font-weight: bold;
}
.media.answer{
    border-left: 3px solid #D7D7DA
}
.media a{
    text-decoration: underline;
}
.typography-text ul li, .typography-text ul li a {
    text-overflow: ellipsis;
    overflow: hidden;
}
.web-links li {
    display: inline-block;
    margin-right: 8px;
    overflow: hidden;
}
.web-links ul li a {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}
.web-links ul li a {
    background: #f9ba60 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff!important;
    display: inline-block;
    font-size: 17px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    width: 30px;
    text-decoration: none;
}
.web-links ul li a:hover {
    filter: brightness(90%);
}
.web-links ul li a.youtube-play {
    background: red;
}
.web-links ul li a.face {
    background: #48649e;
}
.web-links ul li a.instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: -webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433',endColorstr='#bc1888',GradientType=1);
}
.web-links ul li a.telegram {
    background: #2ca5e0;
}
.web-links ul li a.viber {
    background: #7b519d;
}
.web-links ul li a.tiktok {
    background: #000;
    text-shadow: 2px 1px #ff3353fc,
    -1px -1px cyan;
}
.attribute-icon{
    min-height: 23px;
    line-height: 15px;
    border-radius: 2px;
    background: #E51E2A;
    font-size: 15px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 55px;
    right: 5px;
    padding: 4px 10px;
}

.text_collapsed::after {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50px;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);
    content: '';
}
.text_collapsed {
    position: relative;
    max-height: 350px;
    overflow: hidden;
}
.text_collapsed-270{
    max-height: 270px;
}
.btn-user-menu-name{
    display: inline-block;
    max-width: 140px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 11px;
    font-size: 14px;
}
.wsdownmenu-list > li > .main-cat > .ico_menu{
    display: inline-block;
    float: left;
}
.wsdownmenu-list > li > .main-cat > .ico_menu > img {
    height: 30px;
    margin-right: 5px;
}
.wsmenu-list > li.disabled{
    opacity: 0.5;
}
.footer-logo-payments{
    max-height: 24px;
    margin-bottom: 15px;
}
.img-magnifier-glass {
    position: absolute;
    border: 3px solid rgba(255, 255, 255, 0.70);
    border-radius: 50%;
    cursor: none;
    /*Set the size of the magnifier glass:*/
    width: 200px;
    height: 200px;
    z-index: 7;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur( 2.5px );
    -webkit-backdrop-filter: blur( 2.5px );
}
.aspect-iframe {
    max-width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: .5rem;
}
.carousel-thums{
    height: 78px;
    overflow-y: hidden;
    overflow-x: visible;
}
.gallery_thums_list .p-c{
    float: left;
    margin-right: 3px;
    margin-top: 5px;
}
.gallery_thums_list .p-c  a{
    border: 1px solid #ccc;
    display: flex;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
}
.gallery_thums_list .p-c img{
    width: auto;
    border-radius: 4px;
}
.owl-carousel .owl-item {
    padding-right: 3px;
}
.owl-carousel .owl-item .p-c{
    width: 100%;
    text-align: center;
}
.img_signature_tovar{
    color: #797878;
    font-size: 13px;
    line-height: 13px;
}
.typeahead__cancel-button{
    position: absolute;
    visibility: hidden;
}

.adv-search-btn {
    background: #f8f8f8;
    border: 1px solid #d8d8d8;
    color: #757575;
    font-size: 1.1em;
    line-height: 28px;
    padding: 8px 0 8px 16px;
    display: flex;
    position: relative;
    cursor: pointer;
    height: 46px;
    z-index: 1;
}
@media (min-width: 768px){
    .adv-search-btn {
        border-radius: 4px 0 0 4px;
    }
}
.adv-search-btn::before {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-right: 42px;
}
.modal {
    visibility: hidden;
}
.strong{
    font-weight: bold;
}
.price-old {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: black;
    font-family: 'Exo 2',sans-serif;
    line-height: 0.8;
}
.price-old::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjMiIGhlaWdodD0iMTMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuMDU3IDguNDY3YTQ3MC42ODkgNDcwLjY4OSAwIDAxMjkuNTA1LTUuMDg1QTQ5OC43MTkgNDk4LjcxOSAwIDAxNjAuOTQuMDUzYTEgMSAwIDAxMS4wNjkuODU4bC4yNzYgMS45NjhhMSAxIDAgMDEtLjkyIDEuMTM3Yy04LjgyOS42MjUtMTguMzcgMS42NTgtMjguNjI1IDMuMDk5YTUzNi43MjggNTM2LjcyOCAwIDAwLTMxLjAwNSA1LjI5NCAxIDEgMCAwMS0xLjE4Ny0uODQybC0uMjgtMS45ODFhMSAxIDAgMDEuNzg5LTEuMTE5eiIgZmlsbD0iI0Y3M0QzNCIgZmlsbC1ydWxlPSJldmVub2RkIiBvcGFjaXR5PSIuOCIvPjwvc3ZnPg==);
    content: "";
    position: absolute;
    top: -1px;
    left: -4%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
    pointer-events: none;
}

#gal-imags-first{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 290px;
}
#gal-imags-first.imags-colum-size-7{
    height: 728px;
}
#gal-imags-first a{
    text-align: center;
    display: block;
    width: 100%;
}
#gal-imags-first img, #gal-imags-first a img{
    max-height: 290px;
    width: auto;
}
#gal-imags-first a, #gal-imags-first img, #gal-imags-first a img{
    user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
#gal-imags-first.imags-colum-size-7 a img{
    max-height: 728px;
}
#gal-imags-first #first_img_tovar{
    cursor: pointer;
}
.price-box span.new-price span{
    font-size: 14px;
    font-weight: normal;
}
.agreement {
    background-color: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    padding: 10px;
    color: var(--main-color-font);
    font-size: 12px;
}
.agreement ul {
    padding-left: 20px;
}
.agreement li {
    list-style-type: disc;
}
.agreement a {
    color: var(--main-color-font);
    text-decoration: underline;
}

.pt10 {
    padding-top: 10px
}
.pb10 {
    padding-bottom: 10px
}
.pt15 {
    padding-top: 15px
}
.pb15 {
    padding-bottom: 15px
}
.pt20 {
    padding-top: 20px
}
.pb20 {
    padding-bottom: 20px
}
.pt30 {
    padding-top: 30px
}
.pb30 {
    padding-bottom: 30px
}
.pt50 {
    padding-top: 50px
}
.pb50 {
    padding-bottom: 50px
}
.mt10 {
    margin-top: 10px
}
.mb10 {
    margin-bottom: 10px
}
.mt15 {
    margin-top: 15px
}
.mb15 {
    margin-bottom: 15px
}
.mt20 {
    margin-top: 20px
}
.mb20 {
    margin-bottom: 20px
}
.mt25 {
    margin-top: 25px
}
.mb25 {
    margin-bottom: 25px
}
.mt50 {
    margin-top: 50px
}
.mt40 {
    margin-top: 40px
}
.mb40 {
    margin-bottom: 40px
}
.mb50 {
    margin-bottom: 50px
}
.mfp-ajax-holder .mfp-content {
    max-width: 1024px;
}
.mfp-content .container{
    width: 100%!important;
    margin: 0 auto;
}
.mfp-content .about-us-area{
    padding: 20px;
}
.list-unstyled,  .container-redactor ul.list-unstyled{
    padding-left: 0;
    list-style: none;
}
.kod-tovar{
    color: #777;
    font-size: 12px;
    float: right;
    line-height: 31px;
}
.pagination ul li a, .pagination ul li span {
    border-radius: 2px;
}
.shop-product-area .single-product {
    margin-bottom: 20px;
}
.product-content {
    box-sizing: border-box;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}
.product-content .product-name a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 31px;
    line-height: 16px !important;
    overflow: hidden;
}
.product-card__rating{
    padding-top: 3px;
}
.area-title.bdr > h2, .area-title.bdr > .h2 {
    margin: 0;
    color: #000
}
.dl-model dd{
    line-height: 26px;
}

.oem-icon{
    width: 95px;
    min-height: 23px;
    line-height: 21px;
    background: rgba(253, 218, 33, 0.9);
    font-size: 15px;
    color: #000;
    text-align: center;
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 5px 0;
    border-radius: 5px;
}
.oem-icon i{
    font-size: 30px;
    line-height: 30px;
}

@media (max-width: 767px) {
    .product-content.product-name-banner a {
        font-size: 14px;
        line-height: 15px;
    }
    .col-xs-6 .single-product .product-img {
        line-height: 135px;
        height: 135px;
    }
    .row-margin2 .row-flex{
        overflow: hidden;
    }
    .row-margin2 .col-xs-6 {
        box-sizing: border-box;
        height: auto;
        margin: 0 -2px 0 2px;
        position: relative;
        border-bottom: 1px solid #e9e9e9;
        border-right: 1px solid #e9e9e9;
        overflow: hidden;
    }
    .row-margin2 .single-product {
        margin-bottom: 10px;
    }
    .col-xs-6 .btn-buy, .col-xs-6 .single-product .btn{
        font-size: 14px;
        width: 100%;
    }
    .row.row-margin2{
        margin: 0;
    }
    .col-xs-6 .kod-tovar{
        display: none;
    }
    .row-margin2 .col-xs-6 .single-product {
        border: none;
        padding: 0;
    }
    .col-xs-6 .service-icon{
        font-size: 12px;
        min-width: 95px;
    }
    .col-xs-6 .oem-icon{
        font-size: 12px;
        left: 0;
        width: 70px;
        line-height: 26px;
        padding-bottom: 0;
        padding-top: 0;
    }
    .col-xs-6 .oem-icon i{
        display: none;
    }
    .col-xs-6 .product-card__rating{
        font-size: 12px;
        line-height: 12px;
    }
    .col-xs-6 .dl-horizontal{
        font-size: 12px;
    }
    .single-product .dl-horizontal dt {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 80px;
    }
    .single-product .dl-horizontal dd {
        max-width: 90px;
    }
    .single-product:hover{
        border-color: transparent;
        box-shadow: none;
    }

    .pagination ul li a, .pagination ul li span {
        height: 28px;
        line-height: 28px;
        width: 28px;
    }
}
.row-list-table .tovar-desc .hover-img{
    position: absolute;
    left: 0;
    top: 0;
    height: 70px;
    width: 100px;
    line-height: 68px;
    text-align: center;
    overflow: hidden;
}
