body {
    background-color: #FFFFFF;
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}

/* nav */
.navbar {
    background-color: rgba(50, 50, 50, 1);
}

.hover-item-menu-orange:hover {
    color: rgba(255, 160, 41, 1);
}

.hover-item-menu-orange:hover .counter-product-header {
    color: #000;
}

.lh-19 {
    line-height: 19px;
}

.telegram-blue-icon {
    font-size: 35px;
    color: rgba(52, 170, 223, 1);
}

.whatsapp-icon {
    font-size: 35px;
    color: rgba(0, 217, 95, 1);
}

.ul-navbar li {
    display: inline-block;
    margin-right: 10px;
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
}

.lk-nav {
    float: right;
}

.ml2rem {
    margin-left: 2rem !important;
}

.mr2rem {
    margin-right: 2rem !important;
}

.ml3rem {
    margin-left: 3rem !important;
}

.mr3rem {
    margin-right: 3rem !important;
}

.logo {
    width: 145px;
    height: 82.031px;
}

.font-size-16px {
    font-size: 16px;
}

.link-item a {
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
}

.navbar-group-block {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.cart-no-empty-btn {
    background: #dadada !important;
}

.catalog-btn {
    min-width: 8.125rem;
    min-height: 2.75rem;
    background-color: rgba(237, 171, 88, 1);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.search-navbar {
    background-color: rgba(245, 245, 245, 1);
    width: 13rem;
    border: 1px solid #c8c8c8;
    border-radius: 6px;
}

.search-navbar img {
    position: absolute !important;
    top: 0;
    right: 0;
    margin-top: 4%;
    margin-right: 2%;
}

.search-input {
    height: 2.7rem;
    width: 11.225rem;
    border: none;
    background-color: rgba(245, 245, 245, 1);
}

.search-navbar:focus-within {
    background-color: #fff;
}

.search-input:focus {
    box-shadow: none;
    background-color: #fff
}

.catalog-btn:hover {
    background: rgb(235 141 23);
}

/* .hint-3d {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
} */

.p0 {
    padding: 0 !important;
}

.messenger-block {
    border-top: 1px solid rgba(229, 229, 229, 1);
}

.hr {
    border: 0;
    border-top: 1px solid rgba(229, 229, 229, 1);
    width: 56.3%;
}

.icon-catalog {
    min-width: 1.313rem;
    min-height: 0.875rem;
    background-image: url(/images/lines-icon.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 0.7rem;
}

.contact-navbar {
    min-width: 170px;
}

.navbar-group-block-position {
    justify-content: right;
}

/* @media (max-width: 1200px) {
    .navbar-group-block-position {
        justify-content: center;
        margin-top: 0.5rem;
    }
} */



/* end nav */

.title-product-info {
    font-size: 1.7rem;
}

.line-height-17 {
    line-height: 17px;
}


.blur {
    filter: blur(6px);
}


.skeleton {
    content: "";
    display: block;
    width: 100%;
    height: 18rem;
    /* Высота скелетона, настройте по вашему желанию */
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: loading 2s linear infinite;
}

.prev-page-link:hover, .prev-page-link a:hover {
    color: rgb(235 141 23);
}

.prev-page-link, .prev-page-link a {
    color: rgba(255, 160, 41, 1);
}

@keyframes loading {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

.color-red {
    color: #dd0707;
}

.item-product-ad {
    margin-right: 7px !important;
}


.caption-product:hover {
    color: rgb(235 141 23);
}

.caption-product {
    height: 48px;
}

.country-white {
    color: rgba(169, 169, 169, 1)
}

.product-min-card {
    min-height: 297px;
}

.bg-product-gray-opacity {
    background-color: rgba(248, 247, 245, 1);
}

.cursor-pointer {
    cursor: pointer;
}

.option_btn_compressor {
    background: linear-gradient(90deg, #49A0B4 0%, #71CCD5 115%),
        linear-gradient(0deg, #FFFFFF, #FFFFFF);
    width: 15%;
    height: 43%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    border-radius: 4px;
    color: rgba(255, 255, 255, 1);
    margin-right: 2%;
}

.slider-product-ad li {
    color: #000;
    font-size: 16px;
}

.more_details_link {
    font-size: 16px;
    color: rgba(76, 163, 182, 1);
}

.more_details_link:hover {
    text-decoration: underline;
    color: rgba(76, 163, 182, 1);
}

.color-green {
    color: rgba(39, 174, 96, 1);
}

.buy-btn-recommended {
    border-radius: 2px !important;
    width: 5.438rem;
    height: 2.188rem;
}

.sum-product-icon-check {
    width: 17.6px;
    height: 13.4px;
    margin: 5px 8px 0 0;
}

.old-price {
    font-size: 18px;
    color: #df0000;
}

.search-img {
    pointer-events: all !important;
}

.product-link {
    text-decoration: underline;
    color: rgba(52, 170, 223, 1);
    font-size: 14px;
    cursor: pointer;
}

.product-link:hover, .text-description-more:hover {
    color: rgb(30 127 170);
}

.text-description-more {
    color: rgba(52, 170, 223, 1);
    cursor: pointer;
}

.product-min-card .product-name {
    width: 80%;
}

.product-info {
    padding: 0;
}

.product-info li {
    align-items: baseline;
    display: flex;
    margin-bottom: 0.5em;

}

.product-info li::before {
    content: '';
    border-bottom: 1px dashed #ccc;
    flex-grow: 1;
    order: 2;
    margin: 0 5px;
}

.product-info .product-value {
    order: 3;
}

.h-40 {
    height: 40% !important;
}

.h-65 {
    height: 65% !important;
}

.lSAction>a {
    top: 36% !important;
}

.btn-pay {
    height: 2.819rem;
}

@media (max-width: 768px) {
    .item-product-ad {
        width: 100px;
    }
}

@media (max-width: 1310px) {
    .bigImg {
        width: 100%;
        max-width: 22.973rem;
        height: auto;
    }

    .smallImg {
        width: 80%;
        max-width: 13.125rem;
        height: auto;
    }

}

.counter-product-btn {
    position: absolute;
    width: 25px;
    height: 25px;
    text-align: center;
    background: #f90;
    color: white;
    border-radius: 17px;
    padding-top: 2px;
    right: 0;
    top: -2px;
    margin-right: -5px;
}

.counter-product-header {
    background: #ff9900;
    width: 23px;
    text-align: center;
    border-radius: 13px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
}

.easyzoom-notice,
.photomechanics__menu {
    display: none !important;
}

.easyzoom--adjacent .easyzoom-flyout {
    width: 70% !important;
    height: 80% !important;
    border: 2px solid lightgrey;
}

.product-info-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
    display: none;
    overflow: hidden;
}

.scroll-item {
    height: calc(100vh - 3%);
    overflow-x: auto;
    scrollbar-width: thin;
    min-width: 174px;
}

.scroll-item::-webkit-scrollbar,
.main-element-src::-webkit-scrollbar {
    width: 5px;
}

.scroll-item::-webkit-scrollbar-thumb,
.main-element-src::-webkit-scrollbar-thumb {
    background-color: transparent;
    /* Цвет бегунка (скрытый) */
}

.preview-video:hover {
    color: #ee8500;
}

.owl-carousel {
    position: relative;
}

.empty-img img {
    height: 22rem !important;
    width: 34rem !important;
}

.owl-prev,
.owl-next {
    background: #ffa029;
    width: 40px;
    height: 40px;
    border-radius: 21px;
    position: absolute;
    top: 29%;
}

.owl-prev i, .owl-next i {
    position: absolute;
    top: 20%;
    right: 20%;
    color: #fff;
}


.owl-prev:hover, .owl-next:hover {
    background: rgb(235 141 23);
}

.owl-prev {
    left: 0;
    color: rgba(255, 160, 41, 1);
}

.owl-next {
    right: 0;
    color: rgba(255, 160, 41, 1);
}

.owl-nav i {
    font-size: 25px;
}

.owl-prev:focus,
.owl-next:focus {
    outline: none;
    border: none;
}

.video-player {
    width: calc(100% - 100px);
    height: calc(100vh - 60px);
}

.img-item {
    padding: 5px;
    cursor: pointer;
    width: 100%;
}

.active-img-item {
    border-bottom: 3px solid rgba(255, 160, 41, 1);
}

.img-item img {
    width: 100%;
}

.big-img-modal-product-info {
    width: 60%;
    height: 60%;
    text-align: center
}

@media screen and (min-width: 3000px) {
    .big-img-modal-product-info {
        width: 50%;
        height: 50%;
    }
    .prev-item, .next-item {
        top: 7% !important;
        font-size: 81px !important;
    }
    .close-modal-product-info {
        font-size: 81px !important;
    }
}

canvas {
    cursor: pointer;
}

.main-element-src {
    display: flex;
    justify-content: center;
    align-items: center;
}

.close-modal-product-info {
    font-size: 40px;
    color: #4c4c4c;
    cursor: pointer;
}

.close-modal-product-info:hover,
.prev-item:hover,
.next-item:hover {
    color: #000;
}

.prev-item,
.next-item {
    font-size: 40px;
    position: absolute;
    top: 0%;
    margin-top: 16rem;
    color: #4c4c4c;
    cursor: pointer;
    z-index: 99;
}

.next-item {
    right: 0;
}

.main-element-src {
    text-align: center;
}

.main-element-src .photomechanics__canvas {
    position: static !important;
}

.main-element-src .photomechanics {
    display: flex !important;
    justify-content: center;
    width: 100% !important;
    height: calc(100vh - 60px) !important;
}

.preview-video {
    position: absolute;
    top: 40%;
    color: #ffa029;
    font-size: 45px;
    width: 95%;
    text-align: center;
    cursor: pointer;
}

.hint-3d {
    position: absolute;
    top: 5%;
    font-size: 20px;
    width: 30%;
    height: 16%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.video-container {
    height: 100%;
}

.video-container img {
    object-fit: cover;
}

@keyframes spinner-rotate {
    to {
        transform: rotate3d(0, 0, 1, 360deg);
    }
}

@keyframes spinner-arc {
    from {
        stroke-dasharray: 0 150;
        stroke-dashoffset: 0;
    }
    to {
        stroke-dasharray: 100 150;
        stroke-dashoffset: -140;
    }
}



