/*#product #main*/
html, body#product {
    overflow-x: unset !important;
}
#product .main-content {
    margin-top: 45px;
}
.category-default {
    margin-bottom: 12px;
}
.category-default a{
    color: #888;
    font-size: 13px;
    font-family: open sans,sans-serif;
    font-weight: 400;
    line-height: 18px;
}
.product-add-to-cart .product-prices {
    display: none;
}
.product-information {
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    margin-right: 0;
}
#product .product-page-col {
    padding: 0;
}
#product .product-additional-info > * {
    margin: 2rem 0 0 0;
    width: 100%;
}
#product .js-mailalert > span {
    top: 100%;
    position: absolute;
    padding: 0 !important;
}
#product:not(.elementor-page) .page-width.main-content {
    max-width: 100%;
    width: 100%;
}
#product #content .product-flags {
    top: -5px;
    right: 20px;
    left: 0;
    bottom: 0;
    width: 100%;
}
#product .product-flags li.discount {
    right: 40px;
    position: absolute;
}

#product .product-actions .product-add-to-cart .control-label {
    display: none;
}
#product .product-info-section .product-brand {
    color: #bcbcbc;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.26em;
    display: inline-block;
    margin-bottom: 15px;
}
#product .product-info-section .product-prices > div {
    display: inline-block;
}
#product .product-info-section .product-prices .product-discount {
    display: flex;
}
#product .product-actions {
    margin-top: 32px;
}
#product .product-info-section .product-prices .product-price.h5 {
    margin-right: 15px;
    display: flex;
}
#product #main .products-carousel {
    padding: 0 30px;
    margin-bottom: 170px;
}
#product .product-info-section .product-prices .tax-shipping-delivery-label {
    display: none;
}
#product .average-reviews-wrapper {
    display: flex;
    align-content: center;
    align-items: center;
}
#product .product-comments-additional-info .average-reviews-wrapper .comments-note {
    margin-bottom: 0;
    margin-left: 15px;
}
#product .product-info-section .product-prices {
    flex-direction: row;
    border-bottom: 1px solid #efefef;
    padding-bottom: 25px;
    margin-bottom: 0;
    position: relative;
}
#product p.product-minimal-quantity {
    margin-bottom: 0;
}
#product .product-info-section .btn-primary.add-to-cart, .modal-dialog .btn-primary.add-to-cart {
    background-color: #FF5555;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 20px 48px;
    border-radius: 5px;
    line-height: 5px;
    border-color: #FF5555;
}
#product .short-desc {
    margin-bottom: 45px;
    color: #777;
    font-size: 16px;
    line-height: 23px;
}
.thumbnails {
    width: 10%;
}
.modal.product-modal {
    width: 1079px;
}
#product .has-discount .regular-price {
    margin-left: 16px;
}
#product .product-container .discount-percentage, #product .product-container .discount-product {
    display: none;
}
body#product .product-price {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    color: #FF5555;
    text-transform: none;

}
.product-modal {
    &.pk-modal .modal-body {
        gap: 10px;
        flex-direction: column;
    }
    figure {
        margin: 0;
        width: 100%;
        figcaption {
            background: #ffffffaa;
            -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
            padding: 10px 20px;
            bottom: 0;
            left: 0;
        }
    }
    .product-images {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .thumbnails {
        width: 100%;
    }
    .scroll {
        display: none;
    }
    .thumb-container {
        width: 67px;
    }
}
.product-information p {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
}
.product-information .manufacturer-logo {
    height: 35px;
}
body#product .product-info-section h1 {
    text-transform: none;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    margin-top: 12px;
    margin-bottom: 28px;
}
.product-footer > .products-carousel:not(:last-child) {
    margin-bottom: 80px;
}
.product-accessories .add-review,
.product-categories .add-review {
    display: none;
}
.sys-info-section {
    margin-bottom: 13px;
}
.sys-info {
    align-items: center;
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 10px;
    color: #969696;
    a {
        color: inherit;
    }
}
.product-availability {
    margin-left: 0.625rem;
    color: #ff9a52;
    font-size: 13px;
    vertical-align: middle;
}
.product-availability svg {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}
.product-availability span {
    display: flex;
    align-items: center;
}
.product-availability .product-available {
    color: #6b8a94;
}
.product-availability .product-last-items,
.product-availability .product-unavailable {
    color: #ff9a52;
}
#product-details .label {
    font-size: 1rem;
    color: #414141;
    font-weight: 700;
}
.product-features:not(:last-child) {
    margin-bottom: 40px;
}
.product-features h3,
.product-attachments h3 {
    margin-top: 0;
    font-weight: bold;
}
.product-features > dl.data-sheet {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
    flex: 1 0 40%;
    font-weight: 400;
    padding: 0.625rem;
    min-height: 2.5rem;
    word-break: break-all;
    border-bottom: 1px solid #ccc;
    margin: 0 !important;
}
.product-features > dl.data-sheet :nth-child(4n),
.product-features > dl.data-sheet :nth-child(4n - 1) {
    background: #eee;
}
.product-features > dl.data-sheet dt.name {
    text-transform: capitalize;
}
.tabs-container {
    background: #fbfbfb;
    padding: 100px;
    width: 100%;
    margin-top: 90px;
}
#product .tabs .nav-tabs {
    justify-content: flex-start;
    margin-bottom: 60px;
}
#product span.comment-name {
    font-size: 16px;
    line-height: 18px;
    margin-top: 5px;
}
#product .name-wrapper {
    margin-bottom: 12px;
}
#product .tabs .nav-tabs .nav-link.active .h5,
#product .tabs .nav-tabs .nav-link:hover .h5 {
    border-bottom: 2px solid #FF5555;
    padding-bottom: 10px;
    color: #333;
}
#product .tabs .nav-tabs .nav-link .h5{
    color: #888;
    letter-spacing: 0;
}
#product #product-comments-list-header button.btn {
    box-shadow: none;
    margin-bottom: 0;
}
#product .tabs .tab-pane {
    padding-top: 60px;
}
#product .product-comment-list-item:first-child {
    padding-top: 0;
}
#product .product-comment-list-item:last-child {
    border: 0;
}
.pp-vertical-tabs .tabs-container .tabs {
    display: flex;
    align-items: flex-start;
}
.pp-vertical-tabs .tabs-container .tabs .tab-pane {
    padding: 40px;
}
.pp-vertical-tabs .tabs-container .tabs .nav-tabs {
    flex-direction: column;
    min-width: 240px;
}
.pp-vertical-tabs .tabs-container .tabs .nav-link {
    color: #b5b5b5;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.15em;
    padding: 15px 25px;
    border-bottom: 2px solid #eee;
}
.pp-vertical-tabs .tabs-container .tabs .nav-tabs .nav-link.active {
    color: #666;
    border-bottom: 2px solid #313537;
}
.thumb-horizontal {
    flex-direction: column-reverse;
}
.product-images {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: flex-start;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    transition: transform 0.2s ease-in;
    position: relative;
    gap: 10px;
    .thumb-container .thumb.selected,
    .thumb-container .thumb:hover {
        opacity: 0.3;
    }
}

.product-properties {
    font-size: 80%;
    line-height: 1.25em;
}
.combination-loading .product-cover:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7) url(../svg/loader-animated.svg) 50% 50%;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    content: '';
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
}

.images-container {
    .thumb-carousel {
        margin-right: 2%;
        min-width: 19%;
        transition: height 0.2s ease-in;
    }
    .main-image-container {
        min-width: 79%;
        width: 100%;
    }
    .pp-img-carousel {
        width: 100%;
    }
}

.scroll-box-arrows {
    svg {
        color: #444;
        width: 14px;
        -webkit-filter: drop-shadow(-5px -5px 5px #fff);
        filter: drop-shadow(0px 1px 1px #fff);
    }
    i {
        display: none;
    }
    &.scroll i {
        position: absolute;
        left: 0;
        cursor: pointer;
        width: 100%;
        height: 40px;
        z-index: 9;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    &.scroll .up {
        top: 0;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    }
    &.scroll .down {
        bottom: 0;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    }
}

#product-images-cont .pk-ce-widget:not(.slick-initialized) {
    display: flex;
}
#product-images-cont .pk-ce-widget:not(.slick-initialized) > * {
    width: 25%;
}
#product-images-cont .slick-arrow {
    transition: none;
}
.thumb-horizontal .thumb-carousel,
.product-modal .modal-content .modal-body .image-caption p {
    margin: 0;
}
.product-modal .scroll-box-arrows i {
    width: 100%;
    margin-left: 1rem;
}
.product-modal .modal-body {
    align-items: flex-start;
}
.modal-content .mask {
    z-index: 1;
}
.modal-content .mask.nomargin {
    margin-top: 0;
}
.modal-content .product-images img {
    width: 100%;
    cursor: pointer;
    display: block;
    opacity: 0.9;
}
.modal-content .product-images img:hover {
    opacity: 1;
}
.product-variants-item ul li input {
    width: 100%;
    height: 100%;
    z-index: 9;
    margin: 0;
}

.product-variants-item ul li input:checked + span {
    border: 1px solid #444 !important;
}

.product-variants > .product-variants-item {
    margin: 0 0 2rem;
}

.product-variants > .product-variants-item select {
    border: 1px solid #ebebeb;
    height: 2.5rem;
    width: 50%;
}

.product-variants > .product-variants-item ul li {
    margin-right: 0.625rem;
}

.product-variants > .product-variants-item .color {
    margin-left: 0;
    margin-top: 0;
    border: none;
}

.product-variants > .product-variants-item li > span:not(.color) {
    min-width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0;
    cursor: pointer;
    border: 1px solid #ccc;
    width: auto;
    padding: 0;
    white-space: nowrap;
}

.product-variants > .product-variants-item li > span:not(.color) span {
    position: relative;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0;
    height: auto;
    color: #707070;
    font-size: 12px;
}

.product-variants > .product-variants-item .white-color .color {
    border: 1px solid #ccc;
}

.product-variants-item ul.type-radio {
    display: flex;
    flex-direction: column;
}

.product-variants-item ul.type-radio li input {
    width: auto;
    height: auto;
    opacity: 1;
    position: static;
}

.product-variants-item ul.type-radio li span.radio-label {
    width: auto;
    height: auto;
    padding: 0;
    position: static;
    border: none !important;
}

#product-availability {
    font-size: 80%;
}
body .tabs .nav-tabs .nav-link .h5 {
    letter-spacing: 0;
}
.product-customization {
    margin: 2.5rem 0;
}
.product-customization ul {
    list-style: none;
}
.product-customization > .card {
    padding: 0;
    background: none;
}

.product-customization .product-customization-item {
    margin: 1.25rem 0;
}

.product-customization .product-customization-item small {
    margin-top: -35px;
    z-index: 9;
    position: relative;
    pointer-events: none;
    background: #eee;
    padding: 0 15px;
}

.product-customization .product-message {
    background: #ebebeb;
    border: none;
    width: 100%;
    height: 4.2rem;
    resize: none;
    padding: 0.625rem;
}

.product-customization .file-input {
    width: 100%;
    opacity: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    height: 2.625rem;
    overflow: hidden;
    position: absolute;
}

.product-customization .custom-file {
    background: #ebebeb;
    width: 100%;
    height: 2.625rem;
    line-height: 2.625rem;
    text-indent: 0.625rem;
    color: #acaaa6;
    margin-top: 1.25rem;
}

.product-customization .custom-file button {
    z-index: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.product-customization small {
    color: #acaaa6;
}
.product-description .elementor-button-link.disabled {
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
}
.product-pack-content.visible {
    opacity: 1;
    margin: 30px 0;
}
.product-pack-content.hidden {
    opacity: 0;
    max-height: 0;
    margin: 0;
}
.product-pack-content .card {
    box-shadow: 2px 2px 11px 0 rgba(0,0,0,.1);
    background: #fff;
    padding: 1rem;
    font-size: .8125rem;
    color: #333;
    border: 0 !important;
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
}
.product-pack-content {
    opacity: 0; /* Hidden initially */
    transition: opacity 0.3s ease, max-height 0.3s ease, margin 0.3s ease;
}
.pack-toggle-button .black-btn {
    margin-left: auto;
}
.pack-toggle-button {
    cursor: pointer;
    display: flex;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
#product .product-info-section .product-prices div.reviews_list_stars {
    margin-left: auto;
    display: flex;
    align-content: center;
    align-items: center;
    padding-bottom: 0;
    height: 20px;
    margin-top: auto;
    margin-bottom: 5px;
}
.reviews_list_stars span.reviews-nb {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #888888;
    margin-right: 16px;

}
.prod-image-zoom {
    width: 100%;
    height: 100%;
    cursor: zoom-in;
    &:hover picture {
        visibility: hidden;
    }
    &:hover img {
        opacity: 1 !important;
    }
    &.zoomed {
        cursor: move;
    }
    &.action {
        background: none !important;
    }
}

.product-cover {
    .layer {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        background: hsla(0, 0%, 100%, 0.7);
        cursor: pointer;
        svg {
            transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
            transform: scale(0);
            color: #333;
        }
        .zoom-in {
            font-size: 6.25rem;
            color: #fff;
        }
        &:hover {
            opacity: 1;
            svg {
                transform: scale(1.5);
            }
        }
    }
}

@media (max-width: 991px) {
    #product-modal .modal-content .modal-body .arrows {
        display: none;
    }
    #product #main .products-carousel {
        padding: 0;
    }
    #product #main .module-title {
        font-size: 14px;
    }
    .glide:not(.glide--carousel) {
        margin: 0;
    }
    #product .product-info-section .product-prices div.reviews_list_stars {
        margin-left: 0;
        margin-bottom: 8px;
    }
}
@media (min-width: 600px) {
    .product-page-col > .col-md-6:first-child {
        width: 54.66%;
        padding: 0;
    }
    .product-page-col > .col-md-6:last-child {
        width: 45.33%;
        padding: 45px 0 0 50px;
    }
}
@media (min-width: 800px) and (max-width: 1024px) {
    body .tabs-container,
    body #main-content .product-accessories {
        margin-top: 4rem;
    }
    body .tabs-container {
        padding: 50px 100px;
    }
}
@media (max-width: 768px) {
    .tabs-container {
        margin: 35px 0 0;
        padding: 30px;
    }
}
@media (max-width: 1024px) {
    .js-qv-product-cover {
        max-height: 200px;
        width: auto;
        margin: 0 auto;
    }
    #main .product-image-column .page-content, {
        margin-bottom: 24px;
    }
    #product .main-content {
        margin-top: 24px;
    }
    .pk-fixed-bottom {
        -webkit-transition: all .3s;
        transition:all 0.3s;
    }
    #product .product-add-to-cart.sticky .product-prices div.tax-shipping-delivery-label,
    #product .product-add-to-cart.sticky .product-prices span.discount {
        display: none;
    }
    #product .product-add-to-cart.sticky .product-prices .current-price {
        font-size: 22px;
        line-height: 28px;
    }
    .product-add-to-cart.sticky .product-prices {
        display: block;
    }
    #product .product-info-section .product-add-to-cart.sticky .product-prices .product-price .regular-price {
        margin: 0;
    }
    #product .product-info-section .product-add-to-cart.sticky .product-prices .product-price.h5 {
        display: flex;
        flex-direction: column;
    }
    #product .product-info-section .product-add-to-cart.sticky .product-quantity {
        margin-left: auto;
    }
    #product .product-info-section .product-add-to-cart.sticky .product-prices .product-price.h5 {
        margin-right: 5px;
    }
    .product-add-to-cart.sticky {
        top: unset;
        bottom: 0;
        display: flex;
        padding:20px;
        background:#fff;
        box-shadow: 0px -4px 6px 0px #0000001A;
        align-content: center;
        align-items: center;
    }
    #product .product-info-section .product-add-to-cart.sticky .product-prices {
        padding-bottom: 0;
        display: flex;
    }
    #product #content .product-flags {
        right: 5px;
        max-width: 200px;
        margin: 0 auto;
    }
    #product #wrapper {
        padding: 0;
    }
    #product .main-content {
        width: 100%;
        padding: 0 15px;
    }
    #shopify-product-reviews .write-review-button {
        margin-top: 22px;
        margin-bottom: 60px;
    }
    #page_navr nav {
        width: 100%;
    }
    body .btn.btn-transparent:not(.elementor-button-link) {
        width: 100%;
    }
    body#product .product-info-section h1 {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 34px;
    }
    #product .product-information .short-desc,
    #product .product-information .short-desc p {
        font-size: 16px;
        line-height: 26px;
        color: #333;
    }
    #product .product-information {
        padding-top: 0;
        display: flex;
        flex-direction: column;
    }
    #product .product-info-section .product-prices .product-reviews-nb.desktop {
        display: none;
    }
    .product-reviews-nb.mobile {
        display: block;
        margin-top: 0;
        margin-bottom: 35px;
    }
    #product .product-information .short-desc p:last-child {
        margin-bottom: 0;
    }
    #product .product-information .short-desc {
        margin-bottom: 0px;
        order: 3;
    }
    #product .tabs .nav-tabs {
        margin-bottom: 24px;
    }
    #product .product-info-section .product-prices {
        border: 0;
        flex-direction: column-reverse;
        padding-bottom: 20px;
    }
    #product .product-info-section:not(.sticky-container) .product-add-to-cart {
        margin-bottom: 25px;
    }
    #product .product-info-section:not(.sticky-container) .product-prices {
        order: 1;
    }
    #product .product-info-section .product-add-to-cart.sticky .product-prices div.reviews_list_stars {
        display: none;
    }
    #product .product-actions {
        margin-top: 0;
        order: 2;
    }
    #product .product-info-section .add {
        width: 100%;
    }
    #product .product-info-section .btn-primary.add-to-cart {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    #product #main .tabs-container {
        padding: 0 10px;
    }
    #product .tabs .nav-tabs {
        flex-direction: row;
        gap: 24px;
    }
    #product #product-comments-list-header button.btn {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    #product .tabs .tab-pane {
        padding-top: 35px;
        padding-right: 0;
        padding-left: 0;
    }
    .category-default {
        margin-bottom: 8px;
    }
    #blockcart-modal .modal-bod .price-discount-wrapper .product-price {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 16px;
        line-height: 21.79px;
        text-align: center;
        color: #FF5555;
    }
    .price-discount-wrapper {
        display: flex;
        align-content: center;
        align-items: center;
        gap: 10px;
    }
}
@media (min-width: 1025px) {
    #product .product-info-section .product-prices .product-reviews-nb.desktop {
        display: block;
    }
    .product-reviews-nb.mobile {
        display: none;
    }
}
#product .product-info-section button.add-to-cart.btn-primary.loading {
    color: transparent;
}
button.add-to-cart.loading:before {
    content: "";
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 1;
    animation: loading_opc 0.5s infinite linear;
    -webkit-animation: loading_opc 0.5s infinite linear;
}
@keyframes loading_opc {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes loading_opc {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}