﻿body {
    position: relative;
    overflow: hidden
}

.product-cart-wrap .product-img-action-wrap {
    padding: 0;
    padding-bottom: 10px;
}

.hover-img {
    display: none;
}

.fa-whatsapp {
    font-size: 21px;
}

.input-container {
    width: 100%;
}

#img-model {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border-radius: 20px;
}

.input-container input {
    display: none;
}

    .input-container input[type=checkbox] + label {
        position: relative;
        padding-inline-start: 3rem;
    }


input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.input-container input:checked + label {
    border: 1px solid #088178;
}

.input-container input[type=radio]:hover + label {
    color: #088178;
}

.input-container label {
    width: 100%;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    padding: 0.8rem;
    font-weight: normal;
    transition: all 0.2s;
    cursor: pointer;
}

.shopping-summery tbody td select {
    text-align: center;
}

.shopping-summery tbody tr img {
    max-height: 60px;
}

.header-action-2 .header-action-icon-2:hover .cart-dropdown-wrap {
    right: 5vw;
    top: 15vh;
}

.cart-dropdown-wrap ul {
    max-height: 330px;
    overflow: auto;
}

    .cart-dropdown-wrap ul li {
        flex-wrap: nowrap;
    }

.header-action-2 .header-action-icon-2 {
    position: static;
}

.cart-dropdown-wrap.cart-dropdown-hm2 {
    right: 0;
}



.header-top-ptb-1 #news-flash {
    height: 25px !important;
}

    .header-top-ptb-1 #news-flash li {
        margin-block: 10px !important;
        color: #333;
    }

.slider-container {
    position: relative;
    display: block;
    /*width: 80%;*/
    margin: auto;
    /*margin-top: -50px;*/
}

    .slider-container .slider .content-slider {
        /*height: 438px;*/
    }

        .slider-container .slider .content-slider img {
            width: 100%;
            height: 100%;
            object-position: center;
            object-fit: contain;
            border-radius: 5px;
            aspect-ratio: 4/3;
        }

    .slider-container .slider-controls a {
        position: absolute;
        top: 45%;
        z-index: 100;
        color: #333333;
        display: none;
    }

        .slider-container .slider-controls a.slider-left {
            left: 40px;
        }

        .slider-container .slider-controls a.slider-right {
            right: 40px;
        }

    .slider-container .owl-dots {
        display: none;
    }

    .slider-container .owl-nav {
        margin-top: 10px;
        margin-inline: 15px;
        width: 95%;
        display: flex;
        justify-content: space-between;
        font-size: 40px;
        position: absolute;
        left: 0;
        top: 50%;
        pointer-events: none;
    }

    .slider-container .owl-carousel .owl-nav button.owl-next,
    .slider-container .owl-carousel .owl-nav button.owl-prev {
        pointer-events: visible;
        background: #088178 !important;
        color: #FFF !important;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 30px;
    }

        .slider-container .owl-carousel .owl-nav button.owl-next span,
        .slider-container .owl-carousel .owl-nav button.owl-prev span {
            justify-content: center;
            width: 100%;
            height: 100%;
        }


.thumbnail-slider-container {
    margin: 15px auto 0;
    width: 90%;
}

    .thumbnail-slider-container .thumbnail-slider .content-thumbnail img {
        border-radius: 5px;
        max-width: 120px;
    }

    .thumbnail-slider-container .thumbnail-slider .owl-item.active.center .content-thumbnail {
        margin-top: 0 !important;
        transition: 0.4s;
    }

    .thumbnail-slider-container .owl-nav {
        z-index: 1;
        bottom: 0;
        top: 0;
        width: 100%;
        position: absolute;
        margin: auto;
        height: 0;
        display: flex;
        align-items: center;
    }

        .thumbnail-slider-container .owl-nav .owl-prev, .thumbnail-slider-container .owl-nav .owl-next {
            position: absolute;
            outline: none;
            font-size: 60px !important;
            color: #666666 !important;
            opacity: 1;
        }

        .thumbnail-slider-container .owl-nav .owl-prev {
            left: -5%;
        }

        .thumbnail-slider-container .owl-nav .owl-next {
            right: -5%;
        }


.detail-gallery .zoom-icon {
    position: absolute;
    top: 50px;
    right: 25px;
    z-index: 2;
}

.single-thumbnail img {
    aspect-ratio: 16/9;
    max-width: 60%;
}

.widget-category .collapse-btn {
    font-size: 14px;
}

.product-details-page .product-details-section {
    margin-bottom: 30px;
}

    .product-details-page .product-details-section h2 {
        margin-bottom: 15px
    }

    .product-details-page .product-details-section ul li.item {
        display: flex;
        gap: 10px;
        align-items: center;
        justify-content: flex-start;
        text-align: left;
        margin-bottom: 10px;
    }

        .product-details-page .product-details-section ul li.item h3 {
            font-size: 14px;
        }



.product-cart-wrap {
    display: flex;
    flex-direction: column;
    height: clamp(400px, 420px, 450px);
}


    .product-cart-wrap .product-img {
        height: clamp(260px, 270px, 280px);
    }

        .product-cart-wrap .product-img a {
            height: 100%;
        }

    .product-cart-wrap .product-img-zoom a img {
        object-fit: cover;
        height: inherit;
        object-position: top;
    }

.todays-deals .banner-text {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.todays-deals h2 {
    font-size: 16px;
}

.todays-deals h3 {
    font-size: 30px;
}
/* Blog page */
.range #slider-range {
    background-color: #f2f2f2;
}

    .range #slider-range .ui-slider-range {
        background-color: #088178;
    }

/* Blog section at home */
.post-list .post {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 0px 30px -2px #cccccc91;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px;
}



.post-thumb {
    max-width: 35%;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

    .post-thumb a {
        /*max-width: 200px;*/
        width: 100%;
    }

        .post-thumb a img {
            aspect-ratio: 16/9;
            object-fit: cover;
            object-position: center;
            width: 100%;
            height: 100%;
        }


.post-content {
    max-width: 70%;
}

/* Contact page */
abbr[data-bs-original-title], abbr[title] {
    text-decoration: none;
}

footer.main .footer-list.payment-methods {
    display: flex;
    justify-content: space-between
}

    footer.main .footer-list.payment-methods li {
        margin-right: 5px;
    }

    footer.main .footer-list.payment-methods:hover li {
        padding: 0;
    }

    footer.main .footer-list.payment-methods img {
        width: 60px;
        border-radius: 5px;
    }


/* Checkout form */
#place-order-form input::placeholder {
    text-transform: capitalize;
}

@media (max-width: 1024px) {
    .header-action-2 .header-action-icon-2 > a span.pro-count {
        right: 0;
    }
}

@media (max-width: 992px) {
    .logo.logo-width-1 {
        margin-right: 0
    }

    .header-wrap .header-right {
        justify-content: space-evenly
    }
}

@media (max-width: 768px) {
    .header-bottom {
        margin-top: 20px
    }

    .logo.logo-width-1 a img {
        width: 170px;
        min-width: auto;
    }

    .header-action-2 .header-action-icon-2:hover .cart-dropdown-wrap {
        right: auto;
        top: 6vh;
    }
}

@media (max-width: 426px) {
    .single-content .banner-text,
    .banner-img.banner-big .banner-text {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        gap: 5px;
    }

    .header-action-2 .header-action-icon-2:hover .cart-dropdown-wrap {
        right: 0;
        left: 0;
        top: 9vh;
    }

    .post-list .post {
        flex-direction: column;
        gap: 10px;
    }

    .post-list .post-content {
        max-width: unset;
    }

    .post-list .post-thumb a {
        max-width: unset;
    }

    .todays-deals .banner-text h2 {
        font-size: 12px;
    }

    .banner-big .btn {
        padding: 5px;
    }

    .banner-img .banner-text {
        top: 45%;
    }

    .todays-deals .banner-text h3 {
        font-size: 16px;
    }
}
