/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.e-loop-item .elementor-heading-title>a{
    transition: all 0.2s ease-in-out;
}

.e-loop-item:hover .elementor-heading-title>a{
    /* color: #3782C8 !important; */
    text-decoration: underline !important;
}

.header-search:focus,
.header-search:focus-visible,
.header-search [role="search"]:focus,
.header-search [role="search"]:focus-visible,
.header-search .elementor-search-form__container:focus,
.header-search .elementor-search-form__container:focus-visible,
.header-search .elementor-search-form__input:focus,
.header-search .elementor-search-form:focus,
.header-search .elementor-search-form__input:focus-visible,
.header-search .elementor-search-form:focus:focus-visible,
.elementor-search-form__container:focus,
.elementor-search-form__container:focus-visible,
.elementor-search-form:focus,
.elementor-search-form:focus-visible{
    outline: none !important;
    box-shadow: none !important;
}

.header-search input[type="search"]{
    padding-left: 30px !important;
}

.header-search input[type="search"]::placeholder{
    opacity: 1 !important;
}

.banner-cats{
    padding-left: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 13px;
}

.banner-cats>li{
    list-style-type: none !important;
}

.banner-cats>li>a{
    padding: 12px 19px;
    border: 1px solid #fff;
    background-color: rgba(186, 186, 186, 0.2);
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
}

.news-left .banner-cats,
.news-right-small .banner-cats{
    gap: 9px;
}

.news-right-small .banner-cats{
    justify-content: flex-start;
    flex-wrap: wrap;
}

.news-left .banner-cats>li>a,
.news-right-small .banner-cats>li>a{
    padding: 7px 10px;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    font-family: "Montserrat", Sans-serif !important;
}

.news-right-small .banner-cats>li>a{
    border-color: #000;
    color: #000 !important;
}

.news-right-small{
    padding: 30px 0 30px 30px;
}

.news-right-cont .elementor-loop-container>:nth-child(2){
    border-bottom: 1px solid #D9D9DC;
}

.banner-cats>li>a:hover{
    background-color: rgba(186, 186, 186, 0.5);
}

.bullet-align .elementor-icon-list-item{
    position: relative !important;
    padding-left: 17px !important;
}

.bullet-align .elementor-icon-list-icon{
    position: absolute !important;
    left: 0;
    top: 5px !important;
}

.featured-loop-home .elementor-widget-theme-post-featured-image img{
    height: 190px !important;
}

.featured-loop-home .elementor-widget-theme-post-excerpt,
.featured-loop-home .elementor-post-info>li:last-child,
.featured-loop-inside .elementor-widget-theme-post-excerpt,
.featured-loop-inside .elementor-post-info>li:last-child{
    display: none;
}

.featured-loop-home .elementor-loop-container>.e-loop-item{
    padding-top: 40px;
    padding-bottom: 45px;
}

.featured-loop-home .elementor-loop-container>div:nth-child(1),
.featured-loop-inside .elementor-loop-container>div:nth-child(2),
.featured-loop-inside .elementor-loop-container>div:nth-child(5){
    padding-right: 18px;
    padding-left: 0;
}

.featured-loop-home .elementor-loop-container>div:nth-child(3),
.featured-loop-inside .elementor-loop-container>div:nth-child(4),
.featured-loop-inside .elementor-loop-container>div:nth-child(7){
    padding-left: 18px;
    padding-right: 0;
}

.featured-loop-home .elementor-loop-container>div:nth-child(2),
.featured-loop-inside .elementor-loop-container>div:nth-child(3),
.featured-loop-inside .elementor-loop-container>div:nth-child(6){
    padding-left: 18px;
    padding-right: 18px;
    border-left: 1px solid #D9D9DC;
    border-right: 1px solid #D9D9DC;
}

.featured-loop-inside .elementor-loop-container>div:nth-child(2),
.featured-loop-inside .elementor-loop-container>div:nth-child(3),
.featured-loop-inside .elementor-loop-container>div:nth-child(4){
    border-bottom: 1px solid #D9D9DC;
    padding-top: 20px;
    padding-bottom: 20px;
}

.featured-loop-inside .elementor-loop-container>div:nth-child(5),
.featured-loop-inside .elementor-loop-container>div:nth-child(6),
.featured-loop-inside .elementor-loop-container>div:nth-child(7){
    padding-top: 20px;
    padding-bottom: 20px;
}

.sidewise-loop .e-loop-item>.e-parent{
    flex-direction: row;
    align-items: center;
    gap: 45px;
}

.sidewise-loop .elementor-post-info{
    justify-content: space-between !important;
}

.sidewise-loop .elementor-widget-theme-post-featured-image>.elementor-widget-container{
    margin: 0 !important;
}

.sidewise-loop .elementor-widget-theme-post-featured-image{
    max-width: 483px;
    width: 100%;
}

.sidewise-loop .e-loop-item::after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #D9D9DC;
    transform: translateY(30px);
}

.sidewise-loop .elementor-loop-container>div:last-child::after{
    content: none;
}

.inspired-cats{
    padding-left: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.inspired-cats>li{
    list-style-type: none;
    padding: 25px 40px;
    border-right: 1px solid #D9D9DC;
}

.inspired-cats>li:last-child{
    border: none;
}

.inspired-cats>li span{
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(3px 6px 0.20rem #00000052);
}

.inspired-cats>li>a{
    display: flex;
    align-items: center;
    gap: 12px;
    color: #000;
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
}

.inspired-cats>li:hover>a{
    color: #3782C8 !important;
}

.inside-left .banner-cats,
.inside-right .banner-cats{
    display: none;
}

.member-loop .elementor-widget-theme-post-featured-image>.elementor-widget-container{
    overflow: hidden;
}

.member-loop .e-loop-item .elementor-widget-theme-post-featured-image img{
    transition: all 0.2s ease-in-out;
}

.member-loop .e-loop-item:hover .elementor-widget-theme-post-featured-image img{
    transform: scale(1.2);
}

.estate-of-the-day-content .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.estate-of-the-day-content .row>div{
    width: 33.33%;
    padding: 0 17px;
    border-left: 1px solid #D9D9DC;
}

.estate-of-the-day-content .row>div:nth-child(1),
.estate-of-the-day-content .row>div:nth-child(4){
    padding-left: 0;
    border-left: none;
}

.estate-of-the-day-content .row>div:nth-child(3),
.estate-of-the-day-content .row>div:nth-child(6){
    padding-right: 0;
}

.estate-of-the-day-content .row>div:nth-child(1),
.estate-of-the-day-content .row>div:nth-child(2),
.estate-of-the-day-content .row>div:nth-child(3){
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #D9D9DC;
}

.estate-of-the-day-content .row>div:nth-child(4),
.estate-of-the-day-content .row>div:nth-child(5),
.estate-of-the-day-content .row>div:nth-child(6){
    padding-top: 25px;
}

.estate-of-the-day-content .entry-title>a,
.member-article-single .entry-title>a{
    color: #000;
    font-size: 20px;
    line-height: 23px;
}

.estate-of-the-day-content .element-item .entry-title>a:hover,
.member-article-single .entry-title>a:hover{
    text-decoration: underline;
}

.estate-of-the-day-content .entry-thumb img{
    height: 190px;
    object-fit: cover;
}

.member-cont{
    columns: 2;
}

.member-cont.writer{
	columns: 1;
}

.member-cont p{
    margin-bottom: 15px;
}

.member-cont a{
    font-weight: 700 !important;
    color: #898993 !important;
    transition: all 0.2s ease-in-out;
}

.member-cont a:hover{
    color: #3782C8 !important;
}

.member-posts-content .row{
    display: flex;
    flex-wrap: wrap;
}

.member-posts-content .row>div{
    width: 50%;
}

.member-social-style .elementor-shortcode{
    display: flex;
    align-items: center;
    gap: 10px;
}

.member-social-style .card-social{
    display: flex;
    justify-content: center;
    align-items: center;
}

.member-social-style .elementor-shortcode a{
    width: 31px;
    height: 31px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

.website-btn{
    font-style: normal;
    padding: 13px 15px !important;
}

.member-region{
    font-family: "Montserrat", Sans-serif !important;
    font-size: 18px;
    font-weight: 400 !important;
    font-style: normal;
}

.addr-style .elementor-shortcode>p{
    font-family: "Montserrat", Sans-serif !important;
    font-size: 15px;
    font-weight: 400 !important;
    line-height: 22px;
    font-style: normal;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #DBDBDB;
}

.addr-style .elementor-shortcode>p:last-child{
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.addr-style .elementor-shortcode>p>a{
    color: #000;
    transition: all 0.2s ease-in-out;
}

.addr-style .elementor-shortcode>p>a:hover{
    color: #3782C8;
}

.addr-style .elementor-shortcode img{
    margin-right: 15px;
}

.member-article-single>.element-item{
    display: flex;
    column-gap: 30px;
    align-items: center;
    flex-direction: row-reverse;
}

.member-article-single>.element-item>div{
    width: 50%;
}

.member-article-single .entry-thumb img{
    height: 114px;
    object-fit: cover;
}

.member-article-single{
    padding: 25px 20px;
    border-left: 1px solid #D9D9DC;
    border-bottom: 1px solid #D9D9DC;
}

.member-posts-content .row>div:nth-child(1),
.member-posts-content .row>div:nth-child(3),
.member-posts-content .row>div:nth-child(5){
    padding-left: 0;
    border-left: none;
}

.no-posts{
    text-align: center;
    font-family: "Montserrat", Sans-serif !important;
    font-size: 18px;
    font-style: normal;
    padding-top: 20px;
    color: #000;
}

.single-navi-style .post-navigation__prev--label,
.single-navi-style .post-navigation__next--label{
    padding: 12px 50px;
    background-color: #000;
    color: #fff !important;
    transition: all 0.2s ease-in-out;
}

.single-navi-style .post-navigation__prev--label:hover,
.single-navi-style .post-navigation__next--label:hover{
    background-color: #D9D9DC;
    color: #000 !important;
}

.titleline-style .elementor-divider-separator::after{
    max-width: 115px;
 }

 .child-cats-wrap{
    padding-left: 0 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
 }

 .child-cats-wrap>li{
    list-style-type: none;
 }

 .child-cats-wrap>li>a{
    color: #000;
    font-style: normal;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    transition: all 0.2s ease-in-out;
 }

 .child-cats-wrap>li:hover>a{
    color: #3782C8;
 }

 .post-inner-content .elementor-widget-container>p{
    margin-bottom: 20px;
 }

 .dev-loop .elementor-post-info{
    display: none !important;
 }

 .dev-loop .elementor-heading-title{
    text-align: center;
    font-size: 18px !important;
    line-height: 23px !important;
 }

 .search-designer-section,
 .search-member-section{
    background-color: #F0F0F0;
    padding: 17px;
 }

.search-designer-section form,
.search-member-section form{
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.search-designer-section  form>.form-group,
.search-member-section  form>.form-group{
    width: 25%;
}

.search-designer-section form input,
.search-designer-section form select,
.search-member-section form input,
.search-member-section form select{
    border-radius: 0;
    min-height: 42px;
    background: transparent;
    border-color: #CCCCCC;
    font-family: "Montserrat", Sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #000;
}

.search-designer-section form select,
.search-member-section form select{
    background-color: #fff;
    color: #000;
}

.search-designer-section form input::placeholder,
.search-designer-section form select::placeholder,
.search-member-section form input::placeholder,
.search-member-section form select::placeholder{
    font-family: "Montserrat", Sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #000;
    opacity: 1 !important;
}

.search-designer-section form input[type="submit"],
.search-member-section form input[type="submit"]{
    width: 100%;
    border-color: #3782C8;
    background-color: #3782C8;
}

.search-designer-section>h3,
.search-member-section>h3{
    margin: 0 0 9px !important;
    font-size: 24px;
    font-weight: 500;
}

.gform_required_legend{
    display: none;
}

.contact-frm input:not([type="submit"],[type="checkbox"],[type="button"]),
.contact-frm select,
.contact-frm textarea{
    min-height: 42px;
    border-radius: 0 !important;
    border-color: #CCCCCC !important;
    background: transparent;
    font-family: "Montserrat", Sans-serif;
    font-size: 10px !important;
    font-style: normal !important;
    color: #000;
    letter-spacing: 1px;
}

.contact-frm input:not([type="submit"],[type="checkbox"])::placeholder,
.contact-frm textarea::placeholder{
    font-size: 10px !important;
    font-style: normal !important;
    color: #000;
    letter-spacing: 1px;
    opacity: 1 !important;
}

.contact-frm textarea{
    max-height: 260px !important;
}

.contact-frm .gform_fields{
    display: flex !important;

}

.contact-frm .gform_fields>.gfield_wrapper{
    width: 50%;
}

.contact-frm .gform_fields>.gfield_wrapper:nth-child(2){
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-frm input[type="submit"],
.contact-frm input[type="button"]{
    background-color: #3782C8 !important;
    border-color: #3782C8 !important;
}

.contact-frm input[type="submit"]:hover,
.contact-frm input[type="button"]:hover{
    background-color: transparent !important;
    color: #3782C8 !important;
}

.page-id-3826299 .members-only .elementor-widget-theme-post-featured-image img{
    height: 243px !important;
}

.page-id-3826299 .members-only .elementor-heading-title,
.page-id-3826299 .members-only .elementor-post-info,
.page-id-52 .elementor-heading-title,
.page-id-52 .elementor-post-info{
    text-align: center !important;
    justify-content: center !important;
}

.active-childcat>a{
    color: #3782C8 !important;
}

#SignupForm h2,
#SignupForm .success_message{
    text-align: center;
    line-height: 1;
}

#SignupForm .form-group>label{
    margin-bottom: 5px;
}

#SignupForm .form-group.col-sm-6{
    width: 49%;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 15px;
}

#SignupForm .form-group{
    margin-bottom: 15px;
}

.contact-frm.subcr input:not([type="submit"],[type="checkbox"],[type="button"]),
.contact-frm.subcr select,
.contact-frm.subcr textarea,
.contact-frm.subcr input:not([type="submit"],[type="checkbox"],[type="button"])::placeholder,
.contact-frm.subcr select::placeholder,
.contact-frm.subcr textarea::placeholder{
    font-size: 13px !important;
}

.member-loc-style .elementor-shortcode{
    display: flex;
    gap: 10px;
}

.member-loc-style .member-single{
    width: calc(100% / 5);
}

.member-loc-style .member-img{
    overflow: hidden;
}

.member-loc-style .member-img img{
    height: 300px;
    object-fit: cover;
    position: top center;
    transition: all 0.3s ease-in-out;
}

.member-loc-style .member-single:hover .member-img img{
    transform: scale(1.2);
}

.member-loc-style .member-single h3{
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0px;
    margin-bottom: 5px !important;
}

.member-loc-style .member-single h3>a{
    color: #000 !important;
}

.member-loc-style .member-single:hover h3>a{
    text-decoration: underline;
}

.member-loc-style .member-single h5{
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 0px;
}



/* ------------------responsive-------------------- */

@media only screen and (min-width: 1500px) and (max-width: 1600px){
    .search-menu-header .elementor-nav-menu>li>a{
        margin-left: calc(70px / 2) !important;
        margin-right: calc(70px / 2) !important;
    }

    .search-menu-header .elementor-nav-menu>li:first-child>a{
        margin-left: 0 !important;
    }

    .search-menu-header .elementor-nav-menu>li:last-child>a{
        margin-right: 0 !important;
    }
}

@media only screen and (min-width: 1366px){
    .featured-loop-home .elementor-heading-title,
    .featured-loop-inside .elementor-heading-title{
        font-size: 15px !important;
        line-height: 21px !important;
    }

    .featured-loop-home .elementor-icon-list-item,
    .featured-loop-inside .elementor-icon-list-item{
        font-size: 10px !important;
    }

    .arrow-divider .elementor-swiper-button-next::before{
        content: "";
        display: inline-block;
        background-color: #D9D9DC;
        height: 14px;
        width: 1px;
        margin-right: 10px;
        margin-top: 2px;
    }

    .inspired-cats > li{
        padding: 25px;
    }
}

@media only screen and (max-width: 1367px){
    .inspired-cats > li{
        padding: 20px;
    }
}

@media only screen and (max-width: 1180px){
    .inspired-cats > li{
        padding: 20px 15px;
    }

    .inspired-cats > li > span{
        height: 35px;
        width: 35px;
    }

    .inspired-cats > li > a{
        font-size: 15px;
        line-height: 22px;
    }

    .news-right-small{
        padding: 15px 0 15px 15px;
    }

    .website-btn{
        padding: 10px !important;
        font-size: 12px !important;
    }

    .inspired-cats>li span{
        height: 34px;
        width: 34px;
    }

    .sidewise-loop .e-loop-item::after{
        transform: translateY(15px);
    }

    .child-cats-wrap{
        gap: 15px;
        justify-content: center;
    }

    .banner-cats{
        flex-wrap: wrap;
    }

    .bullet-align .elementor-icon-list-text{
        word-wrap: anywhere;
    }

    .member-loc-style .elementor-shortcode{
        flex-wrap: wrap;
        justify-content: center;
    }

    .member-loc-style .member-single{
        width: 30%;
    }
}

@media only screen and (max-width: 1149px){
    .news-right-small{
        padding: 15px 0;
    }
}

@media only screen and (max-width: 980px){
    .featured-loop-home .elementor-loop-container > .e-loop-item{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .featured-loop-home .elementor-loop-container > .e-loop-item{
        padding-right: 10px;
    }

    .featured-loop-home .elementor-loop-container > div:nth-child(3){
        padding-left: 10px;
    }

    .featured-loop-home .elementor-widget-theme-post-featured-image img{
        height: 120px !important;
    }

    .inspired-cats > li{
        padding: 20px 10px;
    }

    .inspired-cats > li{
        gap: 6px;
    }

    .member-cont{
        columns: 1;
    }

    .estate-of-the-day-content .entry-title > a, 
    .member-article-single .entry-title > a{
        font-size: 14px;
        line-height: 18px;
    }

    .member-article-single > .element-item{
        column-gap: 10px;
    }

    .estate-of-the-day-content .entry-thumb img{
        height: 140px;
        object-fit: cover;
    }

    .search-designer-section form,
    .search-member-section form{
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 15px;
    }

    .search-designer-section form > .form-group,
    .search-member-section form > .form-group{
        width: 48%;
    }

    .contact-frm .ginput_recaptcha iframe{
        transform: scale(0.8) translateX(-12%);
    }

    .member-loc-style .member-img img{
        height: 200px !important;
    }

    .member-loc-style .member-single h5{
        font-size: 12px;
        line-height: 16px;
    }

}

@media only screen and (max-width: 767px){
    .bullet-align .elementor-icon-list-item>a .elementor-icon-list-text{
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-wrap: break-word;
        width: 140px;
        line-height: 14px;
    }

    .banner-cats{
        column-gap: 6px;
        row-gap: 12px;
        flex-wrap: wrap;
    }

    .banner-cats > li > a{
        padding: 6px;
        font-size: 11px;
        line-height: 16px;
    }

    .featured-loop-home .elementor-loop-container > div:nth-child(1),
    .featured-loop-home .elementor-loop-container > div:nth-child(2),
    .featured-loop-home .elementor-loop-container > div:nth-child(3){
        padding: 0;
        border: none;
    }

    .inspired-cats{
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .inspired-cats > li{
        border: none;
        padding: 10px;
        width: 50%;
    }

    .inspired-cats > li > a{
        font-size: 12px;
    }

    .featured-loop-inside .elementor-loop-container>.e-loop-item{
        padding: 15px 0 !important;
        border: none !important;
        border-bottom: 1px solid #D9D9DC !important;
    }

    .featured-loop-inside .elementor-loop-container>div:last-child{
        border-bottom: none !important;
    }

    .sidewise-loop .e-loop-item > .e-parent{
        gap: 15px;
    }

    .sidewise-loop .e-loop-item::after{
        content: none;
    }

    .estate-of-the-day-content .row,
    .member-posts-content .row{
        flex-direction: row;
        row-gap: 20px;
    }

    .estate-of-the-day-content .row > div,
    .member-article-single{
        border: none !important;
        padding: 0 !important;
        width: 100% !important;
    }

    .single-navi-style .post-navigation__prev--label, 
    .single-navi-style .post-navigation__next--label{
        padding: 8px 12px;
    }

    .estate-of-the-day-content .entry-thumb img{
        height: 190px;
        object-fit: cover;
    }

    .info-meta-style ul{
        justify-content: space-between !important;
    }

    .search-designer-section form,
    .search-member-section form{
        flex-direction: column;
        justify-content: center;
    }

    .search-designer-section form > .form-group,
    .search-member-section form > .form-group{
        width: 100%;
    }

    .info-table{
        max-width: 100%;
        overflow-x: auto;
    }

    .contact-frm .gform_fields{
        flex-direction: column;
    }

    .contact-frm .gform_fields > .gfield_wrapper{
        width: 100%;
    }

    .contact-frm .ginput_recaptcha iframe{
        transform: scale(1) translateX(0);
    }

    .contact-frm textarea{
        max-height: 160px !important;
    }

    .contact-frm input[type="submit"]{
        width: 100%;
    }

    .page-id-3826299 .members-only .elementor-widget-theme-post-featured-image img{
        height: 350px !important;
    }

    .member-loc-style .elementor-shortcode{
        flex-direction: column;
        gap: 15px;
    }

    .member-single{
        width: 100% !important;
    }

    .member-loc-style .member-img img{
        height: 350px !important;
    }
}