#main-section{
    background-color: #f5f5f7;
}
h1, h2, h3, h4, h5, h6{
    margin-bottom: 15px;
}
p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.layout-page .ck-content ul li, .layout-page .ck-content ol li {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 20px;
}
.section-padding-20 {
    padding: 20px 0;
}
.fs-14{
    font-size: 14px;
}
.bg-grey-9 {
    background-color: transparent !important;
}
.line-clamp-3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-module-style-1{
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.section-module-style-1 .heading-tab{
    border-bottom: 2px solid var(--primary-color);
    padding-bottom: 10px;
}
.product-cart-wrap .product-img-action-wrap .product-img a img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}
.product-cart-wrap .product-content-wrap .product-price span.old-price{
    font-size: 19px;
}
.bg-grey-9{
    background-color: white;
}
.product-cart-wrap {
    border: 0px;
}
.product-cart-wrap .product-content-wrap {
    padding: 0px;
    text-align: center;
}
.product-cart-wrap .product-content-wrap h2 {
    padding: 5px 0 5px;
    border-bottom: 0px;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 10px;
}
.header-action-2 .header-action-icon-2:last-child{
        padding: 0 0 0 20px;
}
.panel--search-result .product-cart-wrap .product-img-action-wrap .product-img a img{
    height: auto;
}
.panel--search-result .product-cart-wrap .product-content-wrap {
    text-align: left;
}
.form--shopping-cart table p {
    text-align: left;
}
.product-cart-wrap:hover {
    box-shadow: none;
}
.product-action-2 {
    margin-top: 10px;
    padding-bottom: 15px;
    text-align: center;
}
.header-middle-ptb-1 {
    padding: 0px 0;
}
.header-top-ptb-1{
    display: none;
}
.product-action-2 .action-btn {
    background: var(--primary-color);
    color: white;
    padding: 8px 20px;
    border-radius: 20px;
    margin-top: 20px;
}
.bb-product-filter {
    margin-bottom: 10px;
}
.product-cart-wrap .product-content-wrap .product-category a {
    font-size: 11px;
}
.product-detail .tab-style3{
    background: white;
    padding: 10px 15px;
    border-radius: 8px;
}
.product-detail .detail-info{
    background: white;
    padding: 15px;
    border-radius: 8px;
}
.widget_categories {
    background-color: white;
}
.sidebar-widget.price_range, .sidebar-widget.product-sidebar{
    background: white;
}
.products-listing .product-grid .col-lg-3 {
    padding-left: 5px;
    padding-right: 5px;
}
.single-page{
    background: white;
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 30px;
}
.featured{
    background: #eceef2;
}
.header-top-ptb-1{
    background-color: transparent;
    border-bottom: 0px
}
.featured .banner-left-icon{
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    padding: 15px;
    background: white;
    border-radius: 8px;
}
.popular-categories .card-1 h5{
    white-space: normal;
    text-transform: capitalize;
}
.banner-left-icon {
    background: transparent;
}
#featured-product-categories .slick-slide img {
    height: 150px;
    object-fit: cover;
    border-radius: 6px;
}
.hero-slider-1.style-3 .slider-1-height-3{
    height: 500px;
}
/* gallery product */
.bb-product-gallery .bb-product-gallery-images .slick-slide img {
    height: 580px;
    object-fit: contain;
    width: 100%;
}
.product-detail .detail-info .title-detail{
    font-size: 25px;
}
.detail-info .product-price-cover {
    background: #cb2b2b;
    border-radius: 14px;
}
.detail-info .product-price span[data-bb-value=product-price] {
    color: white !important;
    padding-left: 20px;
}
.detail-info .product-price span.old-price del {
    color: #d1c8c8;
    font-size: 18px;
}
.detail-info .product-price  .save-price{
    color: #ffe54e;
    font-size: 15px;
    background: black;
    padding: 7px 15px;
    border-radius: 20px;
}
/*  end gallery product */
.post-ralated .entry-content-2 .post-title{
    font-size: 16px !important;
    line-height: 22px;
    overflow: hidden;
}
.single-page .single-header h1{
    font-size: 28px;
    margin-bottom: 10px;
}
.sidebar-widget{
    background: white;
    padding: 15px;
    border-radius: 8px;
}
.widget_tags a {
    background-color: #eaeaea;
}
.post-ralated.loop-grid .entry-content-2{
    padding: 5px 15px;
}
/* blog */
.img-blog-gird{
    height: 280px;
    width: 100%;
    object-fit: cover;
}
.img-blog-shortcode {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.loop-grid-blog-shortcode .entry-content-2 .post-title {
    font-size: 17px;
    line-height: 22px;
    border-radius: 8px;
}
.loop-grid-blog-shortcode .post-thumb{
    border-radius: 8px;
    overflow: hidden;
}
.loop-grid .entry-content-2 .post-title{
    font-size: 21px;
    line-height: 27px;
}
.loop-grid .entry-content-2 {
    padding: 10px 20px;
}
/* end blog */
/* footer */
footer{
        background: var(--primary-color);
}
footer h5.widget-title {
    color: white;
}
.footer-list li a {
    color: white;
}
.footer-list li a:hover{
    color: #ffe54e;
}
footer p{
color: white;
font-size: 15px;
    line-height: 20px;
}
footer .widget-about h4{
    color: white !important;
}
.text-grey-4 {
    color: rgb(216, 215, 215) !important;
}
.category-menu-sidebar-banner.categories-dropdown-wrap ul li {
    border-bottom: 1px solid rgb(78 135 207);
}
.category-menu-sidebar-banner.categories-dropdown-wrap ul li a {
    padding: 10px 25px 10px 10px;
    font-size: 15px;
}
.categories-dropdown-wrap ul li a svg {
    font-size: 18px;
    margin-right: 10px;
}
.main-menu>nav>ul>li>a {
    text-transform: uppercase;
}
.main-menu.main-menu-padding-1>nav>ul>li {
    padding: 0 10px;
}
.hotline p {
    font-size: 18px;
    font-weight: 700;
    background: #d31717;
    padding: 10px 20px;
    border-radius: 20px;
}
.hotline p i {
    font-size: 16px;
    margin-right: 10px;
}
.category-menu-sidebar-banner{
    border: 7px solid var(--primary-color);
    border-radius: 16px;
    padding: 10px;
}
.categories-button-active {
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 15px;
    background: rgb(0 58 116);
}
.categories-button-active:hover{
    color: white;
}
.main-menu>nav>ul>li ul.sub-menu{
    padding: 10px 0 10px;
}
.main-menu>nav>ul>li ul.sub-menu li {
    display: block;
    line-height: 1;
    margin-bottom: 0px;
    position: relative;
    border-bottom: 1px solid rgb(201, 199, 199);
    padding: 12px 0px;
}
.categories-dropdown-active-large{
    top: 118%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.main-categories-wrap>a>i {
    margin-left: 10px;
    padding-right: 10px;
}

.categories-button-active-2 {
    padding: 7px 10px;
}
/* .single-mobile-header-info{
    display: none;
} */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
    padding: 8px 8px;
}
.mobile-search {
    padding: 20px 0;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
    padding: 0px 20px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand{
    top: 0px;
}

.section--shopping-cart {
    background: white;
}
.layout-page .ck-content{
    background: white;
    padding: 15px;
    border-radius: 8px;
}
/* button cart fixed */
        .card-fixed-items-count{
            border-radius: 50%;
            position: absolute;
            font-size: 13px;
            width: 28px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            overflow: hidden;
            top: -12px;
            left: -12px;
            background-color: #b20000;
            color: #ffffff;
        }
        .card-fixed-basket{
            padding: 10px 15px;
            margin: 10px;
            z-index: 9999999;
            cursor: pointer;
            position: fixed;
            transition: 0.5s;
            top: 280px;
            right: 10px;
            background-color: #ffffff;
            color: #eb4c4d;
            box-shadow: 0 1px 4px 0;
            border-radius: 50%;
        }
        @media only screen and (max-width: 767px) {
            .card-fixed-basket{
                top: 150px;
            }
        }

/* responsive */
@media only screen and (max-width: 768px) {
    .main-categories-wrap>a {
        font-weight: 500;
        background: #084272;
        color: white !important;
    }
    .image-top{
        height: 50px;
        object-fit: cover;
    }
    .widget-area .product-sidebar{
        display: none;
    }
}
@media (max-width: 767px) {
    .product-cart-wrap .product-content-wrap .product-category a {
    font-size: 9px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li {
    border-bottom: 1px solid hsla(0, 0%, 100%, .15);
    display: block;
    padding: 7px 0 7px;
    position: relative;
}
    
}
@media (min-width: 992px) {
    .product-grid-5 .col-lg-5 {
        flex: 0 0 auto;
        width: 20%;
    }
}
@media only screen and (max-width: 480px) {
    .hero-slider-1.style-3 .slider-1-height-3 {
        height: 220px;
    }
    .heading-tab {
        display: flex !important;
    }
    .heading-tab h3.section-title {
        margin-bottom: 5px !important;
    }
        .header-bottom-bg-color {
        padding: 3px 0 0px;
    }
}