﻿@media screen and (max-width: 991.98px){
    .mobile-padding-fix {
        padding-left: 0!important;
        padding-right: 0!important;
    }
}



.zoom-container, .zoom-overlay {
    cursor: zoom-in;
    overflow: hidden
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
    color: #402e0b !important;
    border-bottom: 1px solid #131313;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

.grecaptcha-badge, .mobile-product-navigation {
    display: none
}

.breadcrumbs {
    background-color: transparent !important
}

.breadcrumb-container {
    margin-top: 2rem
}

.product-navigation {
    padding-top: 3rem
}

.swiper-product-container {
    margin-bottom: 20px
}

.mainSwiper {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    height: max-content !important
}

.thumbSwiper {
    width: 80%;
    padding: 10px 0;
    height: 150px
}

    .thumbSwiper .swiper-slide {
        opacity: .4;
        cursor: pointer;
        transition: opacity .3s
    }

    .imagex-container:hover .zoom-overlay, .thumbSwiper .swiper-slide-thumb-active {
        opacity: 1
    }

.thumbnail-image {
    width: 100%;
    height: 120px;
    object-fit: contain !important;
    border-radius: 4px
}

.zoom-container {
    width: 100%
}

.swiper-button-next, .swiper-button-prev {
    color: #333;
    padding: 20px;
    border-radius: 50%;
    background: #393838
}

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 20px
    }

.product-breadcrumb {
    display: flex;
    padding: .5rem
}

    .product-breadcrumb li {
        padding: .25rem;
        list-style-type: none
    }

.breadcrumb-link {
    color: #7d7d7d;
    font-weight: 900;
    padding: .25rem;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: .3s
}

    .breadcrumb-link:hover {
        color: #eb9736
    }

.breadcrumb-productname {
    color: #df9454;
    text-decoration: none;
    transition: .3s;
    font-weight: 600
}

    .breadcrumb-productname:hover {
        color: #ef9040;
        text-decoration: none
    }

@media screen and (max-width:465px) {
    .product-breadcrumb {
        flex-direction: column
    }

    .swiper-slide img {
        width: 400px
    }
}

.main-swiper-wrapper {
    border-radius: 5px;
    padding: .5rem;
    margin-top: 1rem
}

.swiper-container {
    display: flex;
    background-color: #fff
}

.swiper-pagination-bullet {
    background: #ff683a
}

.swiper-pagination-bullet-active {
    background: #ffb83e !important
}

.product-container-wrapper {
    border-radius: 3px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-direction: row;
    margin-bottom: 1rem;
    justify-content: center
}

.swiper-product-container {
    border-radius: 3px;
    flex-direction: column
}

.product-image {
    object-fit: contain !important;
    display: flex;
    margin: auto;
    border-radius: 3px;
    border: none;
    height: 500px !important;
    width: 400px !important;
    transition: transform .3s
}

.details-icon-list, .product-name, .product-price {
    margin-top: .5rem
}

#productImage {
    width: 550px !important;
    height: 530px !important;
    border: 1px solid #d1d1d1
}

.imagex-container {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:675px) {
    .product-navigation, .top-banner {
        display: none
    }

    .mobile-product-navigation {
        display: flex
    }

    .product-cart-container, .product-container-wrapper, .similiar-products-container {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .breadcrumb-link {
        font-size: 12px
    }

    .breadcrumb-productname {
        font-size: 12px;
        color: #e48215;
        text-decoration: none
    }

        .breadcrumb-productname:hover {
            color: #ff9723;
            text-decoration: none
        }

    .product-breadcrumb li {
        padding: .1rem
    }

    .product-cart-container {
        margin-top: 1rem
    }

    .product-page-row {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 98%;
        margin: auto
    }

    .product-right {
        height: auto !important
    }

    .no-comment, .review-textarea, .swiper {
        width: 300px !important
    }

    .swiper-slide {
        width: 100%;
        max-width: 100%;
        display: flex
    }

    .zoom-container .product-image {
        display: flex !important;
        width: 380px !important
    }

    .product-name {
        font-size: 18px;
        width: 200px
    }

    .s-product-container {
        margin-bottom: 1rem
    }

    .product-count-inpt {
        width: 60px !important;
        font-size: 16px
    }

    .add-to-cart-btn {
        font-size: 12px !important
    }

    .comment-form, .comment-wrapper {
        padding: 0 !important
    }

    .description-container {
        transform: translate(0,30%) !important
    }

    .product-breadcrumb i {
        font-size: 12px;
        line-height: 10px
    }

    .product-page {
        margin-top: 0;
        padding-top: 2rem
    }

    .imagex-container, .swiper-slide img {
        height: 400px
    }

    #productImage {
        width: 100% !important;
        height: 90% !important
    }
}

.imagex-container img {
    max-width: 100%;
    transition: transform .2s ease-out
}

.zoom-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s ease-out
}

    .zoom-overlay img {
        max-width: none;
        max-height: none;
        width: 100%;
        height: 100%;
        object-fit: cover !important;
        position: absolute;
        transform-origin: center center;
        transform: scale(2);
        transition: transform .2s ease-out;
        padding: 1rem
    }

.size-btn.selected-size {
    background-color: #333;
    color: #fff;
    border: 2px solid transparent
}

.disabled-btn {
    background-color: #d6d6d6;
    color: #888;
    cursor: not-allowed
}

.review-star.selected {
    color: gold
}

.review-star:hover {
    color: orange
}

.product-right {
    display: flex;
    flex-direction: column;
    height: 100%
}

.product-name {
    width: 500px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 30px
}

@media screen and (max-width:675px) {
    .product-name {
        width: 350px
    }

    .product-spec {
        text-align: center;
        font-size: 14px
    }

    .product-description-container {
        padding: 0 !important
    }
}

@media screen and (max-width:475px) {
    .product-name {
        width: 250px
    }
}

.product-details-header {
    width: 200px;
    border-bottom: 1px solid #e8e8e8
}

.details-icon-list li {
    padding: .5rem;
    color: #8d8d8d;
    border-radius: 5px;
    box-shadow: 4px 4px 12px 1px #e1e1e1;
}

.details-icon-list i {
    font-size: 14px;
    margin-right: .5rem
}

.product-cart-container, .similiar-products-container {
    background-color: #fff;
    border-radius: 3px;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    padding: 2rem
}

.brand-link {
    color: #ff763e;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    transition: .3s;
    text-transform: uppercase;
    text-decoration: none
}

    .brand-link:hover {
        color: #ff7946;
        text-decoration: underline
    }

.brand-thumb-image {
    width: 70px;
    padding: .5rem;
    border: 1px dashed grey;
    border-radius: 5px;
    object-fit: cover;
    margin-bottom: 1rem
}

.product-minus, .product-plus {
    font-size: 18px;
    padding: 2px 10px;
    background-color: #fcfcfc
}

.product-count, .stock-place {
    display: flex
}

.product-count-inpt {
    display: flex;
    text-align: center;
    border: none;
    outline: 0;
    width: 50px
}

.product-minus {
    margin-right: .5rem;
    border: 1px solid #d8d8d8;
    border-radius: 5px
}

.product-plus {
    margin-left: .5rem;
    border: 1px solid #d8d8d8;
    border-radius: 5px
}

.product-price {
    font-size: 26px;
    color: #44883d;
    font-weight: 600
}

.discount-tag, .product-stock.glow {
    font-weight: 700;
    align-items: center
}

#color-dropdown {
    padding: .2rem .5rem;
    outline: 0;
    border: 1px solid #d7d7d7;
    width: 200px;
    font-size: 12px
}

.stock-discount-row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.product-stock {
    background-color: #44883d;
    color: #fff;
    padding: 5px;
    border-radius: 3px
}

    .product-stock.glow {
        position: relative;
        animation: 2s infinite glow
    }

.discount-tag {
    background-color: #ff3e3e;
    color: #fff;
    text-align: center;
    width: 100px;
    margin-left: .3rem;
    display: flex;
    border-radius: 3px;
    font-size: 14px;
    box-shadow: 0 0 8px rgba(255,62,62,.8);
    justify-content: center
}

@keyframes pulseEffect {
    0% {
        opacity: 1
    }

    100% {
        opacity: .95
    }
}

@keyframes glow {
    0%,100% {
        text-shadow: 0 0 5px #4caf50,0 0 10px #4caf50,0 0 20px #4caf50
    }

    50% {
        text-shadow: 0 0 20px #4caf50,0 0 30px #4caf50,0 0 40px #4caf50
    }
}

.product-no-stock {
    background-color: #dadada;
    padding: 5px;
    border-radius: 3px;
    margin-bottom: .5rem
}

.add-to-cart-btn {
    margin: 1rem 0;
    cursor: pointer;
    color: #fff !important;
    padding: 5px 22px !important;
    font-size: 18px
}

.add-to-cart-text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding: .5rem
}

.product-detail-container {
    border-radius: 3px;
    padding-left: 0;
    padding-right: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fff
}

.description-link, .nav-tabs {
    justify-content: center;
    display: flex
}

.nav-tabs {
    border: none !important;
    padding: 1rem
}

    .nav-tabs .nav-link {
        color: #9a9a9a;
        font-size: 22px
    }

        .nav-tabs .nav-link.active {
            outline: 0
        }
@media screen and (max-width: 768px){
    .nav-tabs {
        flex-direction: column;
    }
}

.description-image {
    height: 450px;
    width: 100%;
    object-fit: contain
}

.description-second-image {
    height: 250px;
    width: 100%;
    object-fit: contain
}

.product-description {
    text-align: center;
    width: 80%;
    margin: auto
}

.description-container {
    transform: translate(0,50%)
}

.description-link {
    color: #ff934e;
    border-bottom: none;
    text-decoration: none;
    padding: .2rem;
    margin: auto;
    transition: .3s
}

    .description-link:hover {
        color: #e57831;
        text-decoration: underline
    }

.size-container, .tab-content {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.comment-top, .name-container {
    align-items: center;
    display: flex
}

.star-hover {
    color: orange !important
}

.star-selected {
    color: gold !important
}

.review-star {
    color: grey;
    transition: .3s
}

.review-textarea {
    resize: none
}

.no-comment {
    background-color: rgb(22 60 92);
    color: #fff;
    padding: 1rem;
    width: 424px;
    border-left: 4px solid #bebebe
}

#modalImage, .comment-form, .comment-wrapper {
    padding: 2rem
}

.comment {
    border: none
}

.user-comment {
    width: 100%;
    background-color: #f1f1f169;
    border-radius: 10px;
    padding: .5rem;
    margin-bottom: .5rem
}

.comment-top {
    justify-content: space-between;
    margin-bottom: .5rem;
    border-bottom: 1px solid #cfcccc4a;
    padding: 0 !important
}

.review-user-icon {
    padding: .5rem;
    color: grey
}

.product-reviews-btn {
    color: #838383;
    transition: .3s
}

    .product-reviews-btn:hover {
        color: #e2903e
    }

.name-container {
    justify-content: space-between
}

.main-swiper-wrapper {
    height: 500px;
    width: 400px
}

.product-swiper-slide {
    overflow: hidden;
    height: 500px
}

.go-cart-btn:hover {
    color: #fff
}

.similiar-products-header {
    color: #0d0d0d;
    font-size: 24px;
    margin-bottom: .5rem !important;
    border-bottom: 1px solid #d6dcd6;
    font-family: TitilliumWeb
}

    .similiar-products-header::after {
        clear: both;
        content: "";
        width: 150px;
        height: 2px;
        color: #000;
        display: flex;
        position: absolute;
        border-top: 2px solid
    }

.s-product-container {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: .5rem;
    margin-right: .4rem;
    max-width: 300px;
    margin-bottom: .5rem
}

.s-products-row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row
}

.s-product-image {
    object-fit: cover !important;
    display: flex !important;
    width: 250px !important;
    height: 250px !important;
    border-radius: 3px;
    border-bottom: 1px solid #d5d5d5;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem
}

.s-price-container, .s-product-body {
    margin: .5rem auto auto;
    font-weight: 600
}

.s-product-body {
    height: 60px;
    width: 250px
}

.s-price-container {
    width: 200px;
    color: #44883d;
    display: flex;
    justify-content: flex-end
}

.color-palette-wrapper {
    position: fixed;
    z-index: 30;
    bottom: 80px;
    left: 50px
}

.color-palette-image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(20%);
    transition: .3s;
    width: 80px;
    height: 80px
}

.color-palette-btn {
    text-decoration: none;
    color: #000;
    transition: .3s
}

    .color-palette-btn:hover .color-palette-image {
        filter: grayscale(0);
        transform: rotate(180deg)
    }

@media screen and (max-width:675px) {
    .product-description {
        text-align: center;
        width: 100%;
        font-size: 12px;
        margin: auto
    }

    .comment-form {
        font-size: 12px
    }

    .color-palette-image {
        height: 30px;
        width: 30px
    }

    .color-palette-wrapper {
        bottom: 90px;
        left: 20px;
        background: #ffd9c2;
        border-radius: 5px;
        border: 1px solid #e7e7e7;
        padding: .2rem;
        font-size: 12px
    }
}

.size-btn {
    border: 2px solid #4d4d4d;
    padding: .5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    cursor: pointer;
    display: flex;
    height: 50px;
    width: 50px;
    align-items: center;
    justify-content: center;
    margin-right: .2rem;
    border-radius: 5px
}

.no-stock-size-btn {
    border: 2px solid #4d4d4d;
    padding: .5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    cursor: pointer;
    display: flex;
    height: 50px;
    width: 50px;
    align-items: center;
    justify-content: center;
    margin-right: .2rem;
    border-radius: 5px;
    position: relative;
    opacity: 0.5;
    pointer-events: none;
}

    .no-stock-size-btn::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: red;
        transform: rotate(-45deg);
        top: 50%;
        left: 0;
    }

.sizes {
    display: flex;
    flex-wrap: wrap
}

@media screen and (max-width:765px) {
    .main-swiper-wrapper, .product-swiper-slide {
        height: 300px !important
    }

    .swiper-product-container {
        margin-bottom: 0 !important
    }

    .name-container {
        flex-direction: column;
        align-items: start
    }

    .product-name {
        margin-bottom: 1rem
    }

    .product-cart-container {
        padding: 1rem !important
    }

    .product-description-container {
        width: 95%;
        margin-top: 0
    }

    .similiar-products-container {
        padding: 0
    }

    .details-icon-list {
        font-size: 10px
    }

    .gap-6 {
        gap: .5rem
    }
}

#modalImage {
    width: 800px;
    height: 800px;
    object-fit: cover;
    display: flex;
    border-radius: 20px;
    background: #fff
}

@media screen and (max-width:768px) {
    .thumbnail-image {
        height: 100px !important
    }

    #modalImage {
        width: 400px;
        height: 400px
    }

    .absolute-close {
        top: 15%
    }
}


@media screen and (max-width: 768px) {
    .installment-table td{
        font-size: 12px;
    }
    .px-4{
        padding: 0!important;
    }
    .p-4{
        padding: 0.3rem!important;
    }
    .p-6{
        padding: 0.5rem!important;
    }
}