/**

 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */


 /* .....................................................................Header */

 .arrow_styled .elementor-button-wrapper {
    position: relative;
}
 .arrow_styled a:before {
    position: absolute;
    content: '';
    background-color: black;
    height: 1px;
    width: 112px;
    bottom: 8px;
    right: 23px;
}
.arrow_styled a:after { 
    content: '→';
    position: absolute;
    right: -9px;
    top: 11%;
    font-size: 26px;
}
.elementor-31 .elementor-element.elementor-element-f4cfe3a {
    width: 160px;
}


/*................................................................... Hero Section */
.custom_head_width {
    max-width: 593px;
}
#custom_sec2 .elementor-wrapper.elementor-open-inline {
    max-height: 595px;
    width: clamp(479px, 41vw, 730px);
}


/* #custom_sec2.e-con-inner, #custom_boxx.e-con-inner {
    position: relative;
} */


/* #custom_sec2 .elementor-element.elementor-element-3c8415d:before {
    content: '';
    background:  #e4e1d1;
    position: absolute;
    left: -35px;
    top: 35px;
} */

/* .elementor-element.elementor-element-0c2edc3.e-con-full.e-flex.e-con.e-child:after {
    content: '';
    background: #e4e1d1;
    position: absolute;
    top: -40px;
    z-index: -1;
    left: 175px;
    right: 40px;
    bottom: 218px;
} */


/*................................................................... Contact Form */
.contact_form_cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 56px;
    row-gap: 20px;

}
.contact-us-wrap {
    width: 48%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: none;
    border-bottom: 2px solid #bfbfbf6e;
    border-radius: 0;
    padding-left: 1px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    font-family: "DM Sans", Sans-serif;

}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus,
.wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form input[type="tel"]:focus, .wpcf7-form input[type="date"]:focus, .wpcf7-form textarea:focus{
    border-color: #6c6868;
}
input.wpcf7-form-control::placeholder,textarea.wpcf7-form-control::placeholder{
    color: rgba(0, 0, 0, 0.5);
}
.contact-us-wrap.your-message {
    width: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    border: none;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0;
    height: 154px;
  padding: 32px 15px 11px 15px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    font-family: 'DM Sans';
}
.wpcf7-form-control:focus{
    outline: none;
}
.contact-us-wrap.button {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 47px;
}   
.contact-us-wrap.button>p{
    width: min-content;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: white;
    background:  #8a6e52;
    border-radius: 0;
    padding: 14px 22px;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    border: none;
    font-weight: bold;
    font-family: "DM Sans", Sans-serif;
}
#custom_line .elementor-widget-container {
    position: relative;
}
#custom_line .elementor-widget-container>p:before {
    content: "";
    width: 40px;
    position: absolute;
    height: 1px;
    background: #000000f0;
    left: -46px;
}

.custom_head_width ul{
    list-style: none;
    padding-left: 0;
  }
  
  .custom_head_width ul li {
    position: relative;
    padding-left: 30px; 
    padding-bottom: 14px;
  }
  
  .custom_head_width ul li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 10px; 
    width: 22px;
    height: 22px;
    background-image: url('https://brettpsych.com/wp-content/uploads/2025/04/tick-svgrepo-com.webp'); 
    background-repeat: no-repeat;
  }
 .custom_list ul li,
 .custom_infolist ul li,.about-list ul li{
    position: relative;
    margin-bottom: 15px;
 }
 .about-list ul li{
    margin-bottom: 32px;
 }
 .about-list.faq-list ul li{
    margin-bottom: 17px;
 }
 .custom_list ul,
 .custom_infolist ul ,.about-list ul{
    list-style:none;
 }
  .custom_list ul li::before {
    content: '';
    position: absolute;
    left: -37px;
    top: 9px;
    width: 22px;
    height: 22px;
    background-image: url('https://brettpsych.com/wp-content/uploads/2025/04/tick-svgrepo-com.webp'); 
    background-repeat: no-repeat;
  }
  .about-list ul li::before{
    content: '';
    position: absolute;
    left: -37px;
    top: 9px;
    width: 22px;
    height: 22px;
    background-image: url('https://brettpsych.com/wp-content/uploads/2025/04/tick-svgrepo-com.webp'); 
    background-repeat: no-repeat;
  }
  .about-list.faq-list ul li::before{
    top: 5px;
  }
  .custom_infolist ul li::before{
    content: '';
    position: absolute;
    left: -37px;
    top: 2px;
    width: 22px;
    height: 22px;
    background-image: url('https://brettpsych.com/wp-content/uploads/2025/04/tick-svgrepo-com.webp'); 
    background-repeat: no-repeat;
  }
  .no_text_decoration a {
    text-decoration: none !important;
}
.custom_infolist ul li>ul>li:before{
    content: none;
}
.custom_infolist ul li ul li{
    list-style: disc;
}
.feat_box h2:after {
    content: '';
    height: 1px;
    width: 35px;
    position: absolute;
    background: #000000;
    bottom: -25px;
    left: 0;
}

#Custom_overflowDiv h2:after{
    background: #ffffff;
}
.feat_box h2 {
    position: relative;
}

  div#cus_vidbox, div#cus_imgbox, #title_sticker, div#cus_cont,div#about_imgbox {
    position: relative;
}

div#cus_vidbox:before {
    content: '';
    background: #e4e1d1;
    position: absolute;
    height: 100%;
    width: 80%;
    left: -46px;
    bottom: -46px;
}
div#about_imgbox::after {
	content: '';
    background: #e4e1d1;
    position: absolute;
    height: 80%;
    width: 80%;
    right: 0;
    top: -40px;
	z-index: -1;
}
div#cus_imgbox:before {
    content: '';
    background-color: #e4e1d1;
    position: absolute;
    height: 90%;
    width: 80%;
    left: 127px;
    top: -35px;
    z-index: -1;
}
div#title_sticker:after {
    content: 'Brett P. Terrien';
    position: absolute;
    color: white;
    font-size: 59px;
    bottom: 236px;
    letter-spacing: -1px;
    right: -211px;
    transform: rotate(-90deg);
    line-height: 71px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'playfair-display';
}

div#cus_vidbox:after {
    content: '- Brett P. Terrien';
    position: absolute;
    letter-spacing: -1px;
    font-size: 34px;
    transform: rotate(-90deg);
    line-height: 34px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'playfair-display';
    color: #000000;
    left: -216px;
    bottom: 86px;
}

div#cus_cont:before {
    content: '';
    background: #faf9f3;
    position: absolute;
    height: 70%;
    width: 71%;
    left: 0;
    top: -161px;
}    
.hfe-flyout-wrapper .hfe-side{
    display: block ;
}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-right {
    transition: all 0.3s ease-in-out;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background-color: #77583A;
}
#blog_section{
    max-width:1980px;
}

#details_feat,
#privacy_matters,
#insurance_info,
#schedulecancel,
#stay_connected{
    scroll-margin-top: 150px;
}
#cus_vidbox .elementor-custom-embed-image-overlay{
        background-position: -25px center;
    background-repeat: no-repeat;
}


@media(min-width:1366px){
    .elementor-63 .elementor-element.elementor-element-990ba7b img {
        margin-top: -28px;
        margin-bottom: -15px;
    }
}

@media(min-width:880px){
    #Custom_overflowDiv{
        position: relative;
        bottom: 30px;
    }
}

@media (min-width: 1201px) and (max-width: 1366px){
    div#cus_vidbox:before {
        width: 90%;
        top: 30px;
        right: 81px;
    }
 }
@media(min-width:1500px) and (max-width:1700px){
    div#feat_container .feat_box {
        padding: 30px 30px;
        width: 400px;
    }
}
@media(min-width:1366px) and (max-width:1500px){
    .feat_box {
        padding: 30px;
    }
}
@media(min-width:1366px) and (max-width:1700px){
    .feat_box h2 {
        font-size: 25px !important;
        line-height: 35px !important
    }
    .custom_width{
        width: 90%;
    }
    .elementor-63 .elementor-element.elementor-element-990ba7b img {
        margin-top: 0px !important;
      
    }
    div#features_sec {
        margin-top: 55px;
    }
    div#features_sec img, #features_sec2 img {
        width: 87px;
        height: 82px;
    }
    div#call_sec {
        margin-top: 44px;
    }
    div#call_sec h2 {
        line-height: 45px;
    }
  
    .cus_mediumSize h2 {
        font-size: 40px !important;
        line-height: 40px !important;
    }
    #cus_imageCont img{
       max-width: 90%;
    }
  
    #cus_imageCont img{
        height: 600px;
    }
    #title_sticker {
    
        min-height: 581px !important;
       
    }
    .cus_title h2 {
        letter-spacing: 0px !important;
        font-size: 40px !important;
        line-height: 50px !important;
       
    }
    .elementor-63 .elementor-element.elementor-element-a15e977 .elementor-heading-title {
        font-size: 74px;
        line-height: 82px;
    }
    .custom_title h2 {
        font-size: 28px !important;
        line-height: 38px !important;
        letter-spacing: 0px ! IMPORTANT;
    }
    .custom_list {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    div#overlay_title p {
        font-size: 55px;
        line-height: 63px;
    }
    div#overlay_para p {
        font-size: 22px;
    }
    #custom_overlay{
        padding: 60px;
    }
    #blog_section{
        margin-top: 90px;
    }
    #custom_form, #cus_overlay{
        margin-top: 90px;
    }
    #custom_footer{
        margin-top:20px;
    }
    div#cus_cont:before {
        height: 73%;
        top: -164px;
    }
    #custom_sec2  {
        margin-top: 125px;
    }
    #cus_gallery{
        margin-top: 100px;
    }
    
    
}

@media(min-width:1366px ) and (max-width:1500px){
    .elementor-539 .elementor-element.elementor-element-a69bc71 .elementor-heading-title {
        font-size: 40px;
        line-height: 45px;

    }
    .elementor-539 .elementor-element.elementor-element-793add3 {
 
        gap: 8px;
       
    }
    .elementor-539 .elementor-element.elementor-element-14cc85a .elementor-heading-title {
        font-size: 40px;
        line-height: 50px;
    }
    .details_pagewidth {
        width: 90%;
    }
    #details_page_width{
        width: 90%;
    }
    #details_page_width h2{
        font-size:80px;
        letter-spacing: -2px;
    }
    div#feat_title h2 {
        font-size: 52px;
    }
    div#details_feat {
        margin-top: 90px;
    }

    .feat_box {
        width: 33%;
    }
    div#feat_container {
        width: 90%;
        margin-inline: auto;
    }
    .feat_box h2 {
        font-size: 25px !important;
    }



}

@media(min-width:541px) and (max-width:767px){
    .arrow_styled a:after {
        right: 3px;
        top: 16%;
        font-size: 20px;
    }
    .arrow_styled a:before {
        width: 95px;
        right: 33px;
    }
}

@media(max-width:1600px){
    .page_width>.e-con-inner {
        max-width: 91%;
    }
    div#cus_imgbox:before {
        width: 94%;
        right: -37px;
        top: -35px;
        left: unset;
    }
}

@media(max-width:1439px){
    #custom_line .elementor-widget-container{
        margin:0;
    }
    #custom_line .elementor-widget-container>p:before {
        content: none;
        
    }
}

@media(max-width:1366px){
    div#cus_cont:before {
    
    height: 63%;
    
}
    div#cus_vidbox:after {
        letter-spacing: 0px;
        font-size: 28px;
        transform: translate(10px, 10px);
        left: -3px;
        bottom: -31px;
    }
    div#title_sticker:after {
        
        font-size: 58px;
        bottom: 206px;
        letter-spacing: -3px;
        right: -185px;
        line-height: 71px;
       
    }
    .feat_box h2:after{
        right: 0;
        margin: auto;
    }
	/* Start About CSS */
	.about-list ul li{
		margin-bottom: 12px;    
	}
}

@media(max-width:1200px){
    .custom_list ul li::before {
    top: 2px;
}
    .custom_head_width ul li::before {
    top: 4px;
}
    .about-list ul li::before
     {
        top: 4px;
      }
    #custom_line .elementor-widget-container>p:before {
        width: 25px;
        left: -29px;
        top: 14px;
    }
    div#cus_imgbox:before {
        
        height: 85%;
        width: 88%;
        right: -25px;
        left: unset;
        top: -24px;
       
    }
	
}

@media(max-width:1024px){
    div#cus_cont:before {
        content: none;
    }
    div#cus_vidbox:after {
        content: none;
    }
    div#title_sticker:after { 
        font-size: 44px;
        bottom: 159px;
        letter-spacing: -1px;
        right: -152px;
    }
    div#cus_imgbox:before {
        right: -11px;
        top: -34px;
    }
    #custom_line .elementor-widget-container>p:before {
        display: none;
    }
    #custom_sec2 .elementor-wrapper.elementor-open-inline {
     
        width: 100%;
    }
    /* #custom_sec2 .elementor-element.elementor-element-3c8415d:before {
        left: -10px;
        top: 83px;
      
    } */

	/* Start ABout CSS */
	div#about_imgbox::after{
		content: '';
		background: #e4e1d1;
		position: absolute;
		height: 80%;
		width: 75%;
        right: 15px;
		top: 2px;
		z-index: -1;
	}
}

@media(max-width:880px){
    div#title_sticker {
    margin-inline: auto;
}
    div#title_sticker:after {
        right: -96px;   
    }
    div#cus_imgbox:before {
        right: -24px;
        top: -27px;

    }

	/* Start About CSS */
	div#about_imgbox::after{
        top: -28px;
	}
}

@media(max-width:767px){
    div#cus_vidbox:before {
        content:none;
        
    }
    div#title_sticker:after {
        right: -146px;
    }
    /* #custom_sec2 .elementor-element.elementor-element-3c8415d:before {
        left: -21px;
       
    } */
.elementor-element.elementor-element-45098fd.e-con-full.e-flex.e-con.e-child {
    margin-top: 20px;
    width: fit-content;
    gap: 0;
}
.elementor-element.elementor-element-413e3d4.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    padding-inline: 10px;
}
.elementor-element.elementor-element-fa3ffe3.e-con-full.e-flex.e-con.e-child {
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 0;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required{
font-size: 18px;
line-height: 18px;
}
}

@media(max-width:567px){
    /* .elementor-element.elementor-element-0c2edc3.e-con-full.e-flex.e-con.e-child:after {
        top: -28px;
        left: 24px;
        right: 42px;
        bottom: 54px;
        width: 100%;
    } */
}

@media(max-width:540px){
    .wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="date"], .wpcf7-form textarea {
    font-size: 15px;
}
    #cus_vidbox .elementor-custom-embed-image-overlay{
        background-position: -15px center;
    
}
    .custom_head_width ul li::before {
  
    top: 2px;
}
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
        font-size: 15px;
        line-height: 18px;
    }
    div#title_sticker:after {
        right: -125px;
        font-size: 36px;
        bottom: 146px;
        letter-spacing: 0px;
    }
    div#title_sticker {
        width: 100%;
    }
    #custom_formbtn .contact-us-wrap.button>p {
        width: 100%;
    }
    #custom_formbtn input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: 100%;
        text-wrap: wrap;
    }
    /* #custom_sec2 .elementor-element.elementor-element-3c8415d:before {
        left: -21px;
        top: 75px;
       
    } */
    .elementor-31 .elementor-element.elementor-element-f4cfe3a .elementor-button {
        font-size: 11px;
    }
    .arrow_styled a:before {
        width: 89px;
       
        right: 36px;
    }
    .arrow_styled a:after {
        right: 9px;
        top: 20%;
        font-size: 18px;
    }
}

@media(max-width:390px){
    .page_padding {
        padding-inline: 25px;
    }
    div#cus_imgbox:before {
        left: 55px;
        top: -30px;
    }
}

@media(max-width:370px){
    .elementor-element.elementor-element-f4cfe3a.elementor-widget__width-initial.elementor-align-right.arrow_styled.elementor-tablet_extra-align-center.elementor-tablet-align-center.elementor-widget-mobile_extra__width-initial.elementor-widget.elementor-widget-button {
        display: none;
    }
    .contact-us-wrap {
        width: unset;
    }
    div#logo_img {
        width: 55%;
    }
    div#nav_icon svg {
        height: 22px;
        width: 22px;
        margin-top: -2px;
    }
}

@media(max-width:350px){
    div#cus_imgbox:before {
        left: 17%;

    }
}

@media(max-width:320px){
    .elementor-63 .elementor-element.elementor-element-d37c50e .elementor-heading-title {
        font-size: 27px;
        line-height: 35px;

    }
}