.single-posts .product-carousel .owl-nav {
    display: none !important;
}


.product-timeout .product-special {
    background: #16516f !important;
}

.product-card .product-thumb > img {
   /*// border-radius: 35px;*/
}

.product-gallery {
    background: transparent;
}

section.slider-section {
    background: none !important;
}

section.tabs-product-info.mb-3.dt-sl {
    box-shadow: transparent;
}

button.mt-4.w-100.btn-primary-cm.btn-with-icon.add-to-cart.btn-show-product {
    background: #16516f !important;
}

#category-single .product-card .product-thumb > img {
    width: 100% !important;
    height: auto !important;
}

@media only screen and (min-width: 1200px) {
    header.main-header .logo-area img {
        /*padding-bottom: 14px;*/
    }

    section.slider-section.mb-3.amazing-section {
        padding: 0 !important;
    }

    section.slider-section {
        padding: 0 !important;
    }


    #category-single .product-card .product-thumb > img {
        width: 100% !important;
        height: auto !important;
    }

    #category-single .search-amazing-tab .discount {
        top: 21px;
    }

    #category-single del.product-price.text-danger {
        font-size: 12px;
        color: #B1B1B1 !important;
    }


    #category-single .dt-sl.dt-sn.px-0.search-amazing-tab {
        box-shadow: none;
        background-color: #ffffff00;
    }

    #category-single .promotion-badge {
        width: 100px;
        left: 0;
        position: absolute;
        right: 180px;
        height: 32px;
        top: 19px;
        line-height: 31px;
        font-size: 14px;
    }

    #product-single-page .row {
        margin-left: -9px !important;
    }
    #single-products-tab  .tabs-product-info.mb-3.dt-sl{
        border-radius: 20px;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    #single-products-tab{
        padding-bottom: 0;
        border-radius: 20px;
    }
}


@media only screen and (max-width: 768px) {
    #category-single .promotion-badge {
        width: 100px;
        left: 0;
        position: absolute;
        right: 180px;
        height: 32px;
        top: 19px;
        line-height: 31px;
        font-size: 14px;
    }

    #category-single .promotion-badge {
        width: 100px;
        left: 0;
        position: absolute;
        right: 262px;
        height: 32px;
        top: 24px;
        line-height: 31px;
        font-size: 14px;
    }

    #category-single .search-amazing-tab .discount {
        top: 24px;
    }

    #product-single-page .row {
        padding: 0 0 !important;
    }
    #category-single  .product-card .product-price {
        font-size: 27px;
    }
    #category-single  del.product-price.text-danger {
        font-size: 15px;
        color: #000000 !important;
    }
    #category-single  .product-card .product-title > a {
        font-size: 16px;
    }
    #category-single  .product-prices-div {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-left: 52px;
    }

    #similar-products .product-card .product-card-body{
        padding: 0 !important;
        padding-right: 11px !important;
    }
    .logo-area a img{
        width: 100% !important;
        margin-bottom: 20px;
    }

}

#category-single .search-amazing-tab .product-card {
    padding-top: 0 !important;
}

#category-single .product-head {
    position: absolute;
}

#category-single .promotion-badge {
    background: linear-gradient(180deg, #FF9D9D 0%, #FF0000 100%);
    text-align: center;
    border: 1px #ffffff solid;
    box-shadow: 0px 32px 64px 0px rgba(0, 0, 0, 0.07), 0px 16px 32px 0px rgba(0, 0, 0, 0.07), 0px 8px 16px 0px rgba(0, 0, 0, 0.07), 0px 4px 8px 0px rgba(0, 0, 0, 0.07), 0px 2px 4px 0px rgba(0, 0, 0, 0.07), 0px 1px 2px 0px rgba(0, 0, 0, 0.07);
    border: 1px solid white !important;
    border-radius: 45px;
    color: white !important;

}

.product-card-body .cart {
    background: #002b41 !important;
}

:root {
    /* --primary-color: #78A82C; */
    --primary-color: #002b41 !important;
}


#product-single-page h1 {
    color: black;
}

#product-single-page .card.box-card.px-3.pb-3.pt-0.bg-white.w-100 {
    padding: 0 !important;

}
