/**
Theme Name: modnet child
Author: Mind Roots
Author URI: https://mind-roots.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: modnet-child
Template: astra
*/
.page-id-54 .hamburg_menu_ct .header_logoct img {
    opacity:0 !important;
}
.home_blur {
    backdrop-filter: blur(2px);
	}
.hero_sec{
	text-decoration:none !important;
}
.text_decct {
    text-decoration: none !important;
}
a.single_profile {
    color: #fff;
    text-decoration: underline;
    text-transform: capitalize;
    font-family: 'Robert Trial';
    font-size: 18px !important;
}

.social-icons img {
    width: 33px;
}
.social-icons a {
    transition: transform 0.3s ease;
}
.social-icons a:hover {
transform: translateY(-3px);
        }
.models_grid .img_grid {
    overflow:hidden;
 }
 .models_grid .img_grid:hover img {
     webkit-transform: scale(1.1);
     -ms-transform: scale(1.1);
     transform: scale(1.1);
 }
 .models_grid .img_grid img {
        transition: transform .3s ease-out;
 }
.blog_ct .elementor-post__thumbnail:hover {
    transform: scale(1.1);

}
.blog_ct .elementor-post__thumbnail {
    transition: 2s ease-out;
    transition: transform .3s ease-out !important;
    overflow: hidden !important;
}
.blog_ct a.elementor-post__thumbnail__link {
    overflow: hidden;
}
a.anchor_style {
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}
.accordian_ct .e-n-accordion-item:last-child {
    border-bottom: 1px solid #333333; 
}
.accordian_ct .e-n-accordion-item-title[aria-expanded="true"] {
    padding-bottom: 5px; 
}
.accordian_ct .elementor-element.e-con-full.e-flex.e-con.e-child {
    padding-bottom: 20px;
}
.blog_ct .elementor-post__text {
    display: flex !important;
    flex-direction: column !important;
   }
.blog_ct h3.elementor-post__title {
    order: 1;
}
.blog_ct .elementor-post__meta-data {
    order: 3;
}
.blog_ct .elementor-post__excerpt {
    order: 2;
}
.blog_ct .elementor-post__excerpt{
    display: -webkit-box;
    -webkit-line-clamp:2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
.search_ct .e-search-input-wrapper, .home_searchct .e-search-input-wrapper {
    justify-content: center !important;
    padding-left: 0px !important;
	padding-top: 0px !important;
}
.search_ct form.e-search-form, .home_searchct form.e-search-form {
    border: 1px solid #FFFFFF1A;
    border-radius: 40px;
    padding: 5px 10px;
}
.search_ct .e-search-input, .home_searchct .e-search-input {
    line-height: 1.2em;
    min-height: unset;
    height: unset;
    padding: 0;
    color: #fff !important;
}

.search-no-results .elementor-posts-container {
    display: flex;
    justify-content: center;
}
.page-id-54 .header_section{
    border-bottom:unset !important;
	width:100% !important;
}
/* single-model-css  */

.page-template-single-models {
    background: #0A0A0A;
}
.model-profile-container {
    padding: 80px 0px;
    width:100%;
}
.model-profile-container .social-icons {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.model-profile-container .breadcrumb_single {
    color: #777777;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Robert Trial';
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 30px;
}
.model-profile-container .model-images img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}
.model-profile-container .breadcrumb_single a {
    color: #fff !important;
}
.model-profile-container .model-profile {
    display: flex;
}
.model-profile-container .model-images {
    width: 70%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}
.model-profile-container .model-info {
    width: 30%;
    padding-left: 15px;
}
.model-profile-container .model-info {
    font-family: 'Robert Trial';
}
.model-profile-container .model-info h3 {
    font-size: 24px !important;
    color: #EDEDED;
    font-weight: 600;
    padding-bottom:10px;
}
.model-profile-container .model_subinfo {
    padding: 25px 0px;
    display: flex;
    flex-direction: column;
}

.model-profile-container .model_subinfo p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #333333;
    padding-bottom: 10px;
    padding-top: 15px;
    font-weight: 400;
    margin-bottom:0;
}
.model-profile-container .profile_sec {
    padding-top: 25px;
}
.model-profile-container .profile_sec p{
    color: #CCCCCC;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
}
.model-profile-container .profile_sec h3 {
    padding-bottom: 20px;
}
.model-profile-container .social_icon {
    padding-top: 20px;
}
div#elementor-lightbox-slideshow-single-img {
    display: none !important;
}
.fancybox__container .carousel__button:hover, .fancybox__container button.carousel__button:focus {
    background: #fff;
}
.home_model button#load-more {
    display: none !important;
}
/* end single-model-css  */


@media(min-width:950px){
	.search_ct {
    position: absolute;
    right: 0;
    width: 50%;
    z-index:1;
    top: 68px;
}
.home_midblog img {
    height: 700px;
    object-fit: cover;
}
}
@media(min-width:767px){
	.page-id-54 .grid-item:nth-child(n+9) {
    display: none;
}
    .page-id-54 .header_section {
        position: absolute;
        top: 0px !important;
        background: transparent !important;
    }
    .page-id-54 .new-class {
        background: #0a0a0a !important;
    }
}


@media screen and (min-device-width: 767px) and (max-device-width: 1024px) {
 .page-id-54 .header_section nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        height: 100vh;
        top: 0 !important;
        margin-top: 0 !important;
    }
    .page-id-54 .header_section .elementor-menu-toggle.elementor-active {
        z-index: 99999;
        margin-top:20px;
    }
    .page-id-54 .header_section > .e-con-inner:has(.elementor-menu-toggle.elementor-active) {
        padding-top: 0px !important;
    }
    .page-id-54 .elementor-nav-menu {
        margin-top: 80px;
    }
}


@media(max-width:767px){

.page-id-54  .hamburg_menu_ct{
   opacity:0;
}
    .page-id-54 .grid-item:nth-child(n+5) {
        display: none;
    }
    .img_singlegalct:nth-child(n+5) {
        display: none; 
    }
    a.single_profile {
        font-size: 16px !important;
    }
    .text_decct {
        min-height: unset !important;
    }
 .e-n-tabs-heading {
    display: flex !important;
    overflow-x: scroll !important;
    flex-wrap: nowrap !important;
    justify-content: unset !important;
}
    .e-n-tab-title {
    padding-bottom: 20px !important;
    padding-top:10px !important;
    margin:0px !important;
}
	.home_blog_ct.elementor-posts--thumbnail-right .elementor-post {
    flex-direction: column-reverse !important;
}
	.home_blog_ct .elementor-post__title {
    margin-top: 10px !important;
}
.model-profile{
    flex-direction:column-reverse;
}
.model-profile-container .model-images{
    width:100%;
    padding-top:25px
}
.model-profile-container .model-info {
width: 100%;
padding-left: 0px;
}
}

@media(max-width:450px){
    .model-profile-container .model-images {
        grid-template-columns: 1fr;
        
    }
}


   .iner_filter {
    border: 1px solid #FFFFFF33;
    padding-right: 8px;
    max-width:130px;
}
.models_grid {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr 1fr;
            gap: 15px;
        }

        .models_grid .grid-item a {
            text-decoration: none !important;
        }

        .models_grid .grid-item img {
            height: 380px;
            width: 100%;
            object-fit: cover;
        }

        .models_grid h3 {
            font-size: 16px;
            color: #fff;
            font-family: 'Robert Trial';
            padding: 15px 0 10px;
            margin-bottom: 0;
        }

        .filter-section {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding-bottom: 25px;
            gap: 20px;
            flex-direction: row-reverse;
        }

        .filter-section select {
            background: #0A0A0A;
            border: unset !important;
            color: #fff !important;
            font-family: 'Robert Trial';
            font-weight: 500;
            padding: 0px 10px;
            height: 43px;
        }

        .filter-2 input {
            background: transparent;
            border: 1px solid #FFFFFF1A;
            border-radius: 40px;
            max-width: 450px;
            height: 44px;
            color: #fff !important;
        }

        .filter-2 input:focus {
            background: transparent !important;
            border: 1px solid #FFFFFF1A !important;
        }

        .filter-2 {
            width: 60%;
            display: flex;
            justify-content: start;
        }

        #gender-filter,
        #location-filter {
            /* max-width: 140px; */
            cursor: pointer;
        }

        .filter-1 {
            display: flex;
            justify-content: end;
            align-items: center;
            gap: 15px;
            width: 40%;
        }

        #load-more {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            max-width: 250px;
            margin: 0 auto;
            background: transparent;
            border: 1px solid #4D4D4D;
            color: #fff;
            font-size: 13px;
            font-weight: 700;
            text-transform: uppercase;
            font-family: 'Robert Trial' !important;
            height: 50px;
        }

        @media(max-width:1024px) {
            .models_grid {
                grid-template-columns: 1fr 1fr 1fr;
            }
        }

        @media(max-width:767px) {
            .filter-section {
                flex-direction: column-reverse;
                align-items: start;
            }

            .filter-1 {
                width: 100%;
                justify-content:start;
            }

            .filter-2 {
                width: 100%;
                justify-content: start;
            }

            .filter-2 input {
                max-width: unset !important;
            }

            .models_grid {
                grid-template-columns: 1fr 1fr;
            }
        }

        @media(max-width:450px) {
            .models_grid {
                grid-template-columns: 1fr;
            }
        }

        /* Loader styles */
        .loader {
            display: none;
            text-align: center;
            margin: 20px 0;
        }

        .loader img {
            width: 50px;
        }

        .no-data {
            text-align: center;
            color: #fff;
            font-size: 18px;
            margin-top: 20px;
        }
