.hero-slider-1.style-3 .hero-slider-content-2{
    display: none;
}
.hotline p {
    align-items: center;
    color: white;
    display: flex;
    font-size: 18px;
    font-weight: 700;
}
.hotline a:hover{
    background: var(--color-brand);
}
.main-categories-wrap {
    position: relative;
    width: 270px;
}
.banner-img .banner-text{
    display: none;
}
.loop-grid .entry-content-2 .post-title{
    color: var(--color-heading);
    font-weight: 600;
    line-height: 1.2;
    font-size: 20px;
}
.loop-grid .entry-content-2 .post-exerpt{
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.clamp-2{
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
/* .post-list .post-thumb {
    width: 25%;
} */
.post-list .post-content {
    width: 75%;
}
.entry-meta.meta-1, .entry-meta.meta-2 {
    font-size: 13px;
}
.font-xxl {
    font-size: 40px;
}
.btn.btn-rounded.btn-rounded {
    border-radius: 50px !important;
}

.btn.btn-switch-text.btn-medium {
    padding: 10px 20px 10px 20px;
}
.btn.btn-transparent-light-gray {
    background-color: transparent;
    border-color: var(--extra-medium-gray);
    color: var(--dark-gray);
}
.btn-transparent-light-gray {
    background: linear-gradient(to left, #5897fb, #3f81eb, #5897fb);
}
.animation-zoom{
    -webkit-animation-name: pulsee;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulsee{ 
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.15);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.text-truncate {
    white-space: normal;
}
.product-content-wrap .product-category{
    display: none;
}
.product-cart-wrap .product-content-wrap h2 {
    line-height: 21px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px;
    border-bottom: none;
    padding: 5px 0 0px;
    height: 47px;
}
.product-grid-4 .product-cart-wrap .product-content-wrap {
    padding: 5px 5px 10px;
    text-align: center;
}
.product-grid .product-cart-wrap .product-content-wrap {
    padding: 5px 5px 10px;
    text-align: center;
}
.product-detail .product-cart-wrap .product-content-wrap {
    padding: 5px 5px 10px;
    text-align: center;
}
.font-sm {
    font-size: 15px;
}
.product-cart-wrap .product-content-wrap .product-price span {
    font-size: 16px;
}
.categories-dropdown-active-large{
    min-width: 300px;
}
.categories-dropdown-large {
    background: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    box-shadow: 0 -3px 23px rgba(0, 0, 0, .06);
    font-size: 14px;
    font-weight: 400;
    list-style-type: none;
    min-width: 300px;
    padding: 15px 0 10px;
    position: absolute;
    top: -24px;
    transition: all .25s cubic-bezier(.645,.045,.355,1);
}
.page-header.breadcrumb-wrap {
    padding: 10px;
}
.header-middle-ptb-1 {
    padding: 10px 0;
}

.single-header .entry-meta.meta-1 .time-reading{
    display: none;
}
span.has-dot:before{
    display: none;
}
.loop-grid .entry-content-2 {
    padding: 10px 15px;
}
.loop-grid .entry-content-2 .post-title {
    line-height: 1.3;
    font-size: 19px;
}
.tab-category{
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px 10px;
    border-radius: 8px;
    color: #333;
    margin-bottom: 18px;
    margin-right: 10px;
}
.tab-category:hover{
    background-color: var(--color-brand);
    color:white;
}
.shop-filter-toggle{
    display: none;
}
.main-categories-wrap>a>i.down{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.categories-dropdown-wrap ul li{
    position: relative;
    border-bottom: 1px solid #f7f1f1;
}
.categories-dropdown-wrap ul li a {
    padding: 8px 25px;
    font-size: 15px;
}
.img-grey-hover {
    filter: none;
    opacity: 1;
    transition-duration: .3s;
}
.main-categories-wrap>a {
    margin-left: 15px;
    font-size: 16px;
    text-transform: uppercase;
}
.main-menu>nav>ul>li>a {
    font-size: 15px;
    text-transform: uppercase;
}
.header-height-2 {
    min-height: auto;
}
.heading-tab-view-all{
    display: none;
}
h5.widget-title {
    font-size: 20px;
    font-weight: 600;
}
.title_ralated{
    font-size: 25px;
    font-weight: 600;
}
.hero-slider-1.style-3 .slider-img{
    border-radius: 0px;
}
.hero-slider-1 img{
    height: 510px;
    object-fit: cover;
    width: 100%;
}
.hero-slider-1.style-3 .slider-img {
    width: 100%;
}
#carousel-6-columns-products .product-cart-wrap.small {
    border: 1px solid #eee;
    text-align: center;
}
.product-cart-wrap .product-content-wrap{
    padding: 10px 10px 10px 10px;
}
.single-content h2 {
    font-size: 31px;
    line-height: 35px;
    margin-bottom: 10px;
}
.single-content h3 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px;
}
.single-content p {
    margin-bottom: 0.5em;
    font-size: 15px;
}
.single-content ul li {
    font-size: 15px;
    margin-bottom: 5px;
}
.image-posts{
    height: 270px;
    width: 100%;
    object-fit: cover;
}
.image-posts-related{
    height: 190px;
    width: 100%;
    object-fit: cover;
}
.bg-main {
    background-color: #5897fb;
}

.dlab-separator {
    display: inline-block;
    height: 3px;
    width: 80px;
    margin-top: 10px;
    position: relative;
}
#Description p{
    font-size: 16px;
    margin-bottom: 10px;
}
.mb-lg-35{
    margin-bottom: 35px;
}
.hero-slider-1.style-3 .slider-1-height-3{
    height: 539px;
}
@media only screen and (min-width:768px) and (max-width:991px){
    .hero-slider-1 img {
        height: 540px;
    }
}
@media (min-width: 1200px) {
    .col-lg-5row {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media only screen and (max-width: 767px) {
    .banner-img {
        float: left;
        width: 50%;
        margin-top: 20px;
    }
    .post-list .post-thumb {
        width: 100%;
    }
    .post-list .post-content {
        width: 100%;
    }
    .product-tabs .name-children{
        display: none;
    }
    .heading-tab-left h2.section-title{
        width: 70%;
    }
    .heading-tab-left{
        display: flex;
    }
    .heading-tab-view-all{
        display: block;
        float: right;
        width: 30%;
        margin-top: 6px;
        font-size: 17px;
    }
    .image-posts{
        height: auto;
    }
    .image-posts-related{
        height: auto;
    }
    .mb-lg-35{
        margin-bottom: 0px;
    }
    .hero-slider-1 img{
        height: 350px;
    }
    .hero-slider-1.style-3 .slider-1-height-3 {
        height: 350px;
    }
}
@media only screen and (max-width: 480px) {
    .header-bottom-bg-color {
        padding: 0px 0 0px;
    }
}