/*
Theme Name: Lestin Child
Theme URI: https://gaviaspreview.com/wp/lestin/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Lestin theme.
Template: lestin
*/
:root {
    --e-global-color-primary: #D5152C;
    --lestin-hover-color:     #D5152C;
    --e-global-color-secondary: #000000;
    --lestin-link-color:      #000000;
    --lestin-heading-color:   #000000;
    --lestin-footer-bg-color: #000000;
    --lestin-font-sans-serif: "Work Sans", sans-serif;
    --lestin-heading-font-family: "Work Sans", sans-serif;
}
h2,.block-title,.block-title{
    font-family: "Krona One", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
}
.card-title{
    font-family: "Krona One", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.rounded-end-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.rounded-start-0{
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.common-box-shadow{
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}
.modal-backdrop {
    display: none !important;
}
.custom-model{
    background: #0009 !important;
}
.comment-from-wrap .comment-with-review.show {
    background: #ffffff;
    padding: 15px;
    border-radius: 7px;
    margin-top: 10px;
}
img[src$=".svg"].post_label_image {   
    max-width: 65px;
}
.gva-listing-info .content-inner .info-value a,
.gva-listing-info .content-inner .info-value a span,
.gva-listing-tagline{
    font-family: Work Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
}
.gva-listing-tagline{
    color: #000000;
}
.info-value-page-tagline{
    font-family: Krona One;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}
.custom-social-icon i{
    color: #ffffff;
}
.custom-social-icon:hover{
    opacity: 0.8;
}
.social-icon-facebook{
    background-color: #3D5B96 !important;
    color: #fff;
}
.social-icon-twitter {
    background-color: #72AFDA!important;
    color: #fff;
}
.social-icon-instagram{
    background-color: #bc2a8d!important;
    color: #fff;
}
.social-icon-linkedin{
    background-color: #1074AE!important;
    color: #fff;
}
.social-icon-pinterest{
    background-color: #EB4336!important;
    color: #fff;
}
.social-icon-whatsapp {
    background-color: #25D366!important;
    color: #fff;
}
.social-icon-facebook-massanger{
    background-color: #1787FC!important;
    color: #fff;
}
.social-icon-facebook-envelope{
    background-color: #ea4335!important;
    color: #fff;
}
.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-product-metadata{
    display:none!important;
}
@media (min-width: 1200px){
    .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        max-width: 1350px;
    }
    .lt-content-inner.container{
        padding-left: 0px;
        padding-right: 0px;
    }
}
.product-block{
    min-height: 375px;
}
.swiper-wrapper .product-block{
    min-height: 395px;
}
.lestin-button-icon {
    display: inline-block;
    width: 15px;
    position: relative;
    margin-left: 5px;
    line-height: 1.2;
    text-align: center;
    vertical-align: middle;
}
.heading-action .btn-cta .button-inner{
    display: flex;
    justify-content: center;
    align-items: center; 
    font-family: Work Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}
.gva-posts-list-small .post .post-content .entry-title a,
.entry-title a{
    font-size: 12px;
    line-height: 15px;
    font-family: var(--lestin-heading-font-family);
    font-weight: 500;
    
}
.gva-posts-list-small .post .post-content .entry-title a,
.entry-title a,
.title-link{
    font-size:20px;
    line-height: 28px;
    font-family: var(--lestin-heading-font-family);
    font-weight:600;
	margin:4px 0px;
}
/* Style for the cart button */
.gva-posts-list-small .link-image-content img{
    border-radius: 10px !important;
}
.gva-posts-list-small .post-entry-date{
    color: var(--e-global-color-primary);
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
}
.gva-posts-list-small .post-content .button{
    width: 40px;
    height: 17px;
    border-radius: 15px;
    background: var(--e-global-color-primary);
    display: block;
}
/* Style for the cart button */
.custom-post-style .post_link_image{
    display: inline-block;
    text-align: center;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 55px;
    height: 50px;
    line-height: 55px;
    border-radius: 50px;
}
.custom-post-style .post_link_image:hover{
    transform: scale(.8);
}

.elementor-hidden-tablet.elementor-hidden-mobile .gva-navigation-menu ul.gva-nav-menu > li > a{ 
    display: flex;
    justify-content: center;
    align-items: center;
}
.gva-navigation-mobile .dropdown-toggle{ background-color: transparent;}
.border-button-right .banner-one__single{ border-radius: 0px 0px 10px 0px!important;}
.border-top-right .banner-one__single{ border-radius: 0px 10px 0px 0px!important;}
.border-badius-0 .banner-one__single, 
.border-badius-left .banner-one__single{ border-radius: 0px!important;}
.hero-baner-section .banner-one__hover-title{
    font-size: 18px !important;
    font-weight: 600;
}
.custom-slide-gib-image .banner-one__single{
    border-radius: 10px 0px 0px 10px !important;
}
.box-shodow{
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.05);
}
.list-box-shodow .listing-block{
    border: none;
    border-radius: 0px 0px 10px 10px;
}
.lt-listing-filters.style-3 {
    background: none;
    margin: auto;
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.lt-listing-search-form.style-3 .search-form-content .search-form-fields > div > .content-inner > .icon {
    margin-top: -8px;
    right: 40px;
}
.lt-listing-search-form.style-3{
    max-width: 100%;
    margin: auto 0px;
}

.lt-listing-search-form.style-3 .select2-container .select2-selection .select2-selection__arrow {
    top: 44% !important;
    right: 20px !important;
}

.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs{
    display: flex;
    align-items: center;
    flex-wrap: inherit !important;
    width: 100%;
    padding: 0px;
    margin: auto 0px;
}
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > div{
    flex: none !important;
    padding-left: 0px;
    padding-right: 0px;
}
.top-filters .job_filters.lt-listing-filters.style-3 .showing_jobs.wp-job-manager-showing-all span,
.top-filters .job_filters.lt-listing-filters.style-3 .showing_jobs.wp-job-manager-showing-all a{
    font-size: 12px;
    line-height: 15px;
    font-family: var(--lestin-heading-font-family);
    font-weight: 500;
}
.top-filters .job_filters.lt-listing-filters.style-3 .showing_jobs.wp-job-manager-showing-all a{
padding-top: 5px;
}
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt-search_keywords,
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .filter-by-region,
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt_search_location,
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt-search_categories,
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt-filter-distance-slider,
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .search_price_range,
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt-filter-by-amenities,
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt-filter-by-types{
    flex: unset !important;
    max-width: none;
    width: 100%;
    min-width: 280px;
    display: flex;
    align-items: center;
    position: relative;
    max-height: 45px !important; 
    margin-right: 10px;
    margin-bottom: 0px;
}
.top-filters .job_filters.lt-listing-filters.style-3 .search_submit, 
.lt-page_layout-half_map .lt-listing-filters .search_submit,
.lt-page_layout-filters_left .lt-listing-filters .search_submit,
.lt-page_layout-filters_right .lt-listing-filters .search_submit{
    flex: none !important;
}
.job_filters.lt-listing-filters .search_submit input[type*="submit"]{
    background: #000000 !important;
}
.job_filters.lt-listing-filters .search_submit input[type*="submit"]:hover{
    background: var(--e-global-color-primary) !important;
}
.wightlist-filter{
    display: inline-flex !important;
    align-items: center;
    min-width: 150px;
	width:40%;
    background-color: transparent !important;
}
.wightlist-filter .btn{
    background-color: transparent !important;
    color: black !important;
    border: 1px solid #757575;
    height: 44.5px;
}
@media (max-width: 991.98px) {
	.wightlist-filter .btn{height:49px;}
}
.top-filters .job_filters.lt-listing-filters .search_submit input[type*="submit"],
.wightlist-filter .btn{
    min-width: 170px
}
.results-text{
    font-family: Krona One;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
}
.custom-listing-page .lt_results-sorting{
    position: relative;
    display: block;
}
.custom-listing-page .results-text{
    margin-left: 45.6%;
}

.custom-listing-page .lt_results-sorting .results-sorting select{
    padding-left: 10px;
    padding-right: 0px;
}
.lt-control-search-mobile, .lt-control-search-mobile-close{
    display: none;
}
.top-filters .job_filters .search_jobs div.search_submit{
    padding-top: 0px;
}
img.category-title-icon{
    width: 78.26px;
    height: 47.97px;
    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: 25px;
}
.title-desc{
    font-family: Work Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}
h2.title{
    font-family: Krona One;
    font-size: 36px;
    font-weight: 400;
    line-height: 49px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}
.top-filters .job_filters.lt-listing-filters.style-3 .lt-filter-by-amenities .content-inner{
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    z-index: 99999;
    padding: 10px;
}
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs .lt-filter-by-amenities ul.amenities-list > li{
    width: 50%;
    line-height:22px
}
.top-filters .job_filters.lt-listing-filters.style-3 .search_jobs .lt-filter-by-amenities ul.amenities-list > li .pretty .state label {
    display: inline-block !important;
    font-size: 11px;
    font-family: Work Sans;
    font-weight: 500;
    letter-spacing: 0em;
    color: #000000;
    padding-left: 2px;
}
.top-filters input[type*="submit"]:not(.fa):not(.btn-theme):not(.newsletter-submit):not(.las){
    padding: 15px 35px;
    line-height: 14.3px;
}
.custom-listing-page nav.job-manager-pagination ul li a, 
.custom-listing-page nav.job-manager-pagination ul li span{
    line-height: 38px;
}
.custom-header-section,
.bg-default{
    background-color: #EAEFF3;
    background-image: url('assets/images/svg/Filet.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.custom-header-section .category-img-icon,
.custom-header-section .title,
.custom-header-section .title-desc{
    display: flex;
    justify-content: center;
    align-items: center;
}
.gva-listing-rating.style-2 .lt-review-show-start .review-results,
.gva-listing-rating.style-2 .lt-review-show-start .review-results .base-stars{
    height: 28px;
}
.gva-listing-rating.style-2 .lt-review-show-start .review-results,
.gva-listing-rating.style-2 .review-star .review-results span .star{
    font-size: 20px;
}
.gva-listing-rating.style-2 .lt-review-show-start .review-results span{
    width:24px;
    height: 26px;
}
.gva-listing-rating.style-2 .review-star .review-text{
    font-size: 18px;
    letter-spacing: 0em;
    text-align: center;
}
.single-page-slider .swiper-content-inner .init-carousel-swiper.swiper-initialized{
    max-height: 540px;
}

..gva-listing-gallery.style-2 .single-page-slider .swiper-content-inner .init-carousel-swiper.swiper-initialized{
    max-height: 100%;
}
.inner-container-breadcrumb{
    background: #ffc120;
    border-radius: 5px;
    width: fit-content;
    margin: auto;
    text-align: center;
}
.inner-container-breadcrumb a.btn-cta{
    padding: 8px 10px;
}
.lt-sidebar-search .lt-listing-filters .search_jobs,
.lt-sidebar-search .lt-listing-filters .search_jobs > div,
.lt-sidebar-search .lt-listing-filters .search_jobs > div .content-inner {
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 10px;
    display: block;
}
.lt-sidebar-search .lt-listing-filters .search_submit,
.lt-sidebar-search .wightlist-filter{
    flex: none !important;
    width: 50%;
    max-width: 50%;
}
.lt-sidebar-search .lt-listing-filters .search_submit input[type*="submit"],
.lt-sidebar-search .wightlist-filter .btn{
    flex: none !important;
    width: 100%;
}
.lt-sidebar-search .wightlist-filter .btn {
    height: 40.5px;
}
.lt-sidebar-search .select2-container .select2-selection--single {
    margin: 0px;
}
.lt-sidebar-search .lt-listing-filters .search_jobs .lt-filter-by-types:before, 
.lt-sidebar-search .lt-listing-filters .search_jobs .lt-filter-by-types:after {
    content: " ";
    display: block;
}
.lt-sidebar-search .job_filters .search_jobs div.filter_first, 
.lt-sidebar-search .job_filters .search_jobs div.search_keywords {
    float: none;
    clear: both;
    padding-right: 15px;
}
.lt--filters-slidebar-layout .results-text{
    margin-left: 0px !important;
}
.job_filters .search_jobs div.search_submit {
    padding-top: 0px !important;
}
.gva-listing-info .content-inner .info-value > a > span,
.gva-listing-info .content-inner .info-value > span.info-value-default{
    padding-left: 5px !important;
}
/*== Mobile + Tab ===*/
@media only screen and (max-width: 1024px) {
    h2.title{
        font-size: 25px;
        font-weight: 400;
        line-height: 31px;
        letter-spacing: 0em;
        text-align: center;
    }
    .title-desc{
        font-size: 16px;
        font-weight: 600;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center; 
    }
    .info-value-page-tagline{
        font-size: 25px;
        line-height: 31px;
    }
    .custom-header-section .category-icon{
        max-width: 57.1px;
        max-height: 35px;
        display: block;
    }
    .custom-listing-page .container{
        padding: 0px 5px;
    }
    .block.clearfix.w-100.suggested-featured-listing {
        overflow: hidden;
        overflow-x: scroll;
    }
    .suggested-featured-listing .featured_job_listings{
        display: flex;
        min-width: 1350px;
        width: 100%;
        overflow: hidden;
        overflow-x: scroll;
    }
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs{
        padding-top: 15px;
    }
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > div{
        margin-top: 10px;
    }
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs,
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .flexDiv,
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt-search_keywords.search_keywords{
        display: inline-block !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt-search_categories,
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .filter-by-region,
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt_search_location,
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt-filter-distance-slider,
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .search_price_range,
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt-filter-by-amenities,
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt-filter-by-types{
        display: inline-block !important;
        min-width: 40% !important;
        max-width: 50% !important;
        width: 49%;
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px !important;
    }
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .filter-by-region,
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .lt_search_location{
        float: right;
    }
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .flexDiv{
        clear: both;
        display: flex !important;
        width: 100%;
    }
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .flexDiv > div{
        width: 50%;
        padding: 0px;
        margin: auto 0px;
    }
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .flexDiv > div > input[type*="submit"],
    .top-filters .job_filters.lt-listing-filters.style-3 .search_jobs > .flexDiv .wightlist-filter a{
        width: 100%;
        margin: auto 0px;
    }
    .top-filters .job_filters.lt-listing-filters.style-3 .showing_jobs.wp-job-manager-showing-all a {
        padding-top: 0px;
        margin-top: -21px;
    }
    .custom-listing-page .results-text {
        margin-left: auto;
    }
    .custom-slide-gib-image .banner-one__single{
        border-radius: 10px 10px 0px 0px !important;
    }
    .border-top-right .banner-one__single,
    .border-badius-0 .banner-one__single{ border-radius: 0px!important;}
    .border-badius-left .banner-one__single{ border-radius: 0px 0px 0px 10px!important;}

    .mCSB_horizontal.mCSB_inside>.mCSB_container{
        margin-bottom: 0px !important;
    }
}
/*==DeskTop===*/
@media only screen and (min-width: 1025px) {
    .info-value-page-tagline{
        font-size: 36px;
        line-height: 49px;
    }
    .inner-container-breadcrumb a.btn-cta{
        margin-left: -5px !important;
    }
    .custom-breadcrumb{
        margin-top: 98px;
    }
    .custom-header-section{
       margin-top: 110px !important; 
    }
    .custom-header-section .category-icon{
        max-width: 78.26px;
        max-height: 47.97px;
        display: block;
    }
    .custom-header-section .title-desc{
       padding-left: 35%;
       padding-right: 35%;
    }
    .custom-listing-page{
        margin-top: 15px;
    }
    .top-filters .lt-listing-filters .search_jobs > div input[type="text"],
    .top-filters .lt-listing-filters .search_jobs > div .select2 .select2-selection{
        width: 280px;
    }
    .lt-listing-filters .search_jobs {
        margin-top: 10px;
    }
    .home-page-slider .banner-one__title-wrap {
        max-width: 50%;
    }
    .top-filters .lt-listing-filters .search_jobs > div .content-inner{
        width: 89% !important;
    }
    .top-filters .lt-listing-filters .search_jobs .search_keywords:after {
        right: 45px;
    }
}
.custom-post-style .post-label_entry-icon{
    position: absolute;
    top: -9px;
    left: 5px;
}
.custom-post-style .post_link_image {
    position: absolute;
    top: 40%;
    left: 40%;
}
.custom-post-style .post-three__title{
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
    margin-top: 9px;
}

.custom-post-style .post-entry-date {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-top:4px;
    margin-bottom: 0px;
    color: #D5152C;
}

.swiper-content-inner {
    height: auto;
    width: 100%;
}

.newsletter-form .content-form input[type="text"], 
.newsletter-form .content-form input[type="tel"], 
.newsletter-form .content-form input[type="email"]{
    border: 1px solid #BAC8D3;
    color: #000000;
    font-family: Work Sans;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;  
    width: 100%;
    height: 45px;  
}

.newsletter-form .content-form .newsletter-submit{
    margin-top: 0px !important;
    font-family: Work Sans;
    font-size: 13px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: center;
    background: #D5152C;
    color: #FFFFFF;
    width: 100%;
    height: 45px
}
div[class*="elementor-widget-wp-widget"] .elementor-widget-container > h5{
    font-family: Work Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    color: #000000;
    margin: 0 0 6px;
    padding: 0 0 5px;
    text-transform: capitalize !important;
}


.portfolio-style-2 .portfolio-one__link__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    font-size: 22px;
    color: #fff;
    z-index: 9;
    font-weight: 700;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in;
}

.portfolio-style-2 .portfolio-one__link__overlay .portfolio-one__category a{
    font-size: 16px;
    color: #d2dce5; font-weight: 400; margin-top: 4px;
}

.portfolio-style-2 .portfolio-one__image:hover .portfolio-one__link__overlay{
    opacity: 1;
    visibility: visible;
}
.block-text-left .content-inner,
.block-text-left .title,
.block-text-left .title-desc{
    text-align: left !important;
}
.text-center .listing-detail-rating,
.text-center .listing-detail-rating .gva-listing-rating{
    text-align: center;
    margin: auto !important;
}
.shadow-none .gva-listing-logo .content-inner{
    box-shadow: none !important;
    background: transparent !important;
    padding: 0px !important;
}
.gva-element-gva-icon-list-styles .swiper-content-inner .swiper-slide{
    width: 100% !important;
    max-width: 100px !important;
}
#comments ol.comment-list .the-comment .comment-action-wrap a.comment-reply-link{
    color: #746305!important;
}
#comments ol.comment-list .the-comment .comment-action-wrap a.comment-reply-link:hover{
    color: #e90b35!important;
}
.comment-toggle{
    cursor: pointer !important;
}

.gva-relative-item-carousel .listing_title{
    padding-left: 15px !important;
}


.updates-from-business .gva-relative-item-carousel .listing_title{padding-left:0px !important;}
.photo-slide-left .gva-relative-item-carousel .listing_title{padding-left:0px !important;}

.gva-relative-item-carousel .swiper-wrapper .card .card-body .relative-featured-image,
.gva-relative-item-carousel .swiper-wrapper .card .card-body .relative-featured-image img{
    margin: 0px !important;
    width: 100% !important;
}
.gva-relative-item-carousel .swiper-wrapper .card .card-body .relative-featured-image img{
    margin: 10px 0px !important;
    width: 100% !important;
}
.gva-listing-relative .card{
    width: 48%;
    position: relative; 
    display: inline-block;
    min-height: 185px;
}
.gva-listing-relative .card .card-body{
    position: relative;
    display: flex;
    justify-content: start !important;
    align-items: start;
}
.gva-listing-relative .card .card-img-left{
    max-width: 130px !important;
}
.product-search-form.lt-listing-search-form .search-form-content .search-form-fields.cols-2.has_search_keyword > div.search_keywords,
.product-search-form.lt-listing-search-form .search-form-content .search-form-fields.cols-2.has_search_keyword > div:not(.search_keywords) {
    width: 100% !important;
    flex: none !important;;
}
.product-search-form.lt-listing-search-form .search-form-content .select2-container .select2-selection{
    border: none !important;
} 
.product-search-form.lt-listing-search-form .search-form-content .select2-container .select2-selection .select2-selection__rendered {
    line-height: 35px !important;
}
.product-search-form.lt-listing-search-form .search-form-content .select2-container .select2-selection.select2-selection--single{
    height: 34px !important;
}
.product-search-form.lt-listing-search-form .search-form-content input[type="text"],
.product-search-form.lt-listing-search-form .search-form-content select,
.product-search-form.lt-listing-search-form .search-form-content .select2-container .select2-selection .select2-selection__rendered .select2-selection__placeholder{
    color: #000;
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
} 
.product-search-form.lt-listing-search-form .search-form-content .border{
    border-radius: 7px;
    border: 1px solid #757575;
    background: #FFF;
    padding: 6.5px;
} 
.product-search-form.lt-listing-search-form .search-form-content .search_keywords:after{
   top: 14px !important;
} 
.product-search-form.lt-listing-search-form .flexDiv {
    justify-content: end;
}

.product-search-form.lt-listing-search-form .flexDiv .search_submit.me-0.pe-0 {width: 50%;}

.product-search-form.lt-listing-search-form .btn-theme {
    line-height: 18px;
    border:none !important;
	width:100%;
}
.product-search-form.lt-listing-search-form .wightlist-filter .btn {
    border-left: none;
}

.woocommerce-result-count.ctheme{
    font-family: Krona One;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
}
.single-gva__template .lestin-gva-product-item-meta .product-item-meta .product_meta > span{
    margin-bottom:0px
}
.single-gva__template .lestin-gva-product-item-meta .product-item-meta .product_meta .posted_in > span.title,
.single-gva__template .lestin-gva-product-item-meta .product-item-meta .product_meta .tagged_as > span.title{
    display: none !important;
}
.single-gva__template .lestin-gva-product-item-meta .product-item-meta .product_meta .posted_in > a{
    color: #000000 !important;
}
.single-product-detail-box{max-height:415px;width: 380px !important;}
.add-button .lestin-gva-product-item-add-to-cart{display:flex;}
.single-product-detail-box .elementor-widget-gva_post_name{margin-bottom:10px;}
.single-product-detail-box  button.single_add_to_cart_button.button.alt {height: 46px;width: 90px; padding: 0px 0px;}
.single-product-detail-box  button.single_add_to_cart_button.button svg {height: 40px; width: 64px;}
.border-bottom-blog .elementor-column-gap-default{border-bottom: 1px solid #BAC8D3}
body.single-tribe_events .tribe-events-single-event-title, body.single-tribe_events .tribe-events-back{display:none!important;}
@media only screen and (min-width: 1200px) {
    .custom-shop-page .header-builder-frontend{
        min-height: 1200px !important;
    }
}

@media only screen and (max-width: 768px) {
	.swiper-wrapper .product-block {min-height: 315px;}
	.single-product-detail-box{max-height:415px;max-height: max-content; width: 100% !important;}
    .gva-listing-relative .card{
        width: 100% !important;
    }
    .single-product-detail-box .elementor-widget-wrap.elementor-element-populated{
/*         background-color: transparent !important; */
        box-shadow: none !important;
    }
	.product-search-form.lt-listing-search-form .search-form-content .border{margin-bottom: 10px;border: 1px solid #757575 !important;}
	.product-search-form.lt-listing-search-form .flexDiv {justify-content: left;}
	.wightlist-filter{flex-grow:1;}
	.product-search-form.lt-listing-search-form .wightlist-filter .btn {width: 100%; min-width: auto;}
}
