/* Enter Your Custom CSS Here */

/****LANDING PAGE - WHO IS CBTA***/
.page-id-8950 #header-landing h1 {
	font-size:5em!important;
	    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7)!important;
}

/**HEADER BACKGROUND**/
#header-landing {
/*     background-image: url(https://www.cbtassociates.com/wp-content/uploads/2025/07/header-couselling-services-scaled.jpg?id=8951) !important; */
	background-size:cover;
	background-position: center center;
	min-height:35vh;
	display: flex;
    align-items: center;
    padding-bottom: 50px;
	margin-bottom: 0;
}
#header-landing h2 {
	font-size:1.6em;
}

.page-id-8950 h2 {
	font-size:2.6em;
}

/********************** ROW MARGINS */
.vc_custom_1751498775970 {
	margin-bottom:0!important
}

/**GRAVITY FORMS**/
/* Target container */
#landing-gravity input,
#landing-gravity select,
#landing-gravity textarea {
  border: 2px solid #dd8500 !important;
  color: #333;
  padding: 10px;
  border-radius: 4px;
}

/* Labels */
#landing-gravity .gfield_label,
#landing-gravity legend.gfield_label {
  color: #dd8500;
  font-weight: 600;
}

/* Placeholders */
#landing-gravity input::placeholder,
#landing-gravity textarea::placeholder {
  color: #dd8500;
  opacity: 1; /* ensures it's visible across browsers */
}

/* Submit button */
#landing-gravity .gform_button {
  background-color: #dd8500;
  color: #fff;
  border: none;
  padding: 12px 24px;
  font-weight: bold;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

#landing-gravity .gform_button:hover {
  background-color: #c76e00;
  cursor: pointer;
}


#landing-gravity #field_9_3,
#landing-gravity {
	margin-top:0!important;
}

#landing-gravity #input_9_8_1 {
	margin-top:15px;
}

#landing-gravity #field_9_6 {
	grid-column: span 4!important;
}
#landing-gravity #field_9_7 {
	grid-column: span 3!important;
}
#landing-gravity #field_9_8 {
	grid-column: span 5!important;
}
#landing-gravity #field_9_8 .ginput_container {
	flex-wrap:nowrap;
}


/****WE SUPPORT ICONS*/
#landing-iconset .icon_box_bigrounded h3 {
	font-size:26px;
}


#landing-icons-image .vc_column-inner {
	background-size:cover!important;
	background-position:center center!important;
}

/***SUPPORT LISTS*/
#support-lists .list_item_ctn {
	margin-bottom:15px;
}

/**SUPPORT FOR YOU */
#support-lists .imf-checkmark-3 {
	font-size:20px!important;
}

/***MODALITIES**/
#modality-top{}
#modality-bottom {}
.modality-lists {}

#modality-top,
.modality-lists {
	margin-bottom:0!important;
}


/*****THERAPISTS - LANDING**/
#landing-therapists h3 {
	font-size:24px;
	margin:15px 0;
}













/********************************/
.navigation{border-top:0px!important;}
a.post-att-zoom{display:none;}

.footer_type_12 .widget {
    margin: 0px 0px 25px 0px; 
}

.topbar_type_1 .wrapper > div:first-child {
    border-left: 0px solid #ebebeb!important;
}


.thefox_social_widget{
float: right!important;
padding-right:0;

}

.widget.widget_nav_menu{
text-align: right;
padding-right:10px;}

.widget.widget_nav_menu a{
line-height:22px!important;}

.widget.widget_search{
float: right;

padding-right:10px;
}


/* HOMEPAGE BLOG POSTS CAROUSEL*/


.img_hover_title .wpb_heading {
    line-height: 20px;   
}
.post .sep_25 {
background-color: #ffffff;   
}
.post .post_ctn {
    background-color: #ffffff;
}


.post_ctn .pi_sep {
    color: #ffffff;
}

.blog_related_post .post {
  
box-shadow: 7px 15px 65px -63px rgba(41,113,127,0.7);
-webkit-box-shadow: 7px 15px 65px -63px rgba(41,113,127,0.7);
-moz-box-shadow: 7px 15px 65px -63px rgba(41,113,127,0.7);
}

.post_ctn .comments-link{display:none;}

.post_ctn .post-title a {
    color: #4ecfe5!important;
	font-size: 16px;
   font-family: Open Sans;
text-transform: capitalize;
font-weight: 600;
}

.post_ctn .post-title {
padding: 0px 20px 0px 20px;
}

.post_ctn .entry {
    padding-left: 20px;
    padding-right: 20px;
  padding-bottom: 5px;
}

.post_ctn .post-info {
    width: 70%;
    padding-left: 20px!important;
  text-transform: capitalize!important;
}
.img_hover_title .wpb_heading {
   
    line-height: 20px;
    
}


/* Gotham Font */

@font-face {
    font-family: 'Gotham';
    src: url('./fonts/Gotham-Bold.otf') format('otf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('./fonts/Gotham-BoldItalic.otf') format('otf');
    font-weight: 700;
    font-style: italic;
}
@font-face {
	font-family: 'Gotham';
	src: url('./fonts/Gotham-Book.otf') format('otf');
	font-weight: 300;
	font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('./fonts/Gotham-BookItalic.otf') format('otf');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('./fonts/Gotham-Light.otf') format('otf');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('./fonts/Gotham-LightItalic.otf') format('otf');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('./fonts/Gotham-Medium.otf') format('otf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('./fonts/Gotham-MediumItalic.otf') format('otf');
    font-weight: 400;
    font-style: italic;
}
h1,h2,h3{
	font-family: "Gotham", sans-serif !important;
  font-weight: 700!important;
}








/* CBT TEAM MODULE*/

.staff_profile {
    width: 22%!important;}

.staff_name_position {
    width: 70%;}

.rstaff_01 .member-info {

    padding: 19px 20px 15px;
}

.member-social-links {
    background: transparent;
}

/* NAV BAR*/
.widget_nav_menu .menu-item a {
    padding: 5px 0px;}
    
.nav_type_3 ul li a {
   
    padding: 31px 13px 33px 13px;}

.nav_type_3.shrinked_header ul li a {
    padding: 13px 13px 14px 13px;}

.nav_type_3 nav ul li a:hover, .nav_type_3 > ul > .current-menu-item > a {
    color: #4DA2B3;
}

    
.topbar_button {
	background-color: #ffffff;
	color: #29707F!important;
	font-size: 10px!important;
	border-radius: 4px !important;
	border: solid thin #ffffff;
	min-width: 180px;
	padding: 8px 8px!important;
  text-transform:capitalize;
}

.topbar_button:hover {
	background-color: #4DA2B3;
	color: #ffffff!important;
	border: solid thin #4DA2B3;
}

.topbar_button a:hover {
	
	color: #ffffff!important;
	
	
}

.topbar_button a {
	
	color: #29707F!important;
	font-size: 12px;
	font-weight:700px!important;
	
}



.top_text {
    float: right;
    font-size: 12px;
}

.tb-link:hover {
  color:#fbc345;
}

/* FOOTER*/
#footer .menu-item a {
    
    line-height: 18px;
    font-size: 14px;
}


.widget_pages .page_item a::before, .widget_nav_menu .menu-item a::before {
    
    display: none;
}

.thefox_social_widget_icons #facebook a, .thefox_social_widget_icons #twitter a, .thefox_social_widget_icons #lin a {
    color: #656D70!important;
    background-color: #ffffff;}

.footer_type_12 .widget_wrap {
    margin: 50px 30px 0px 0;
}

#footer {
    padding-bottom: 5px;
  	display:flex;
}

#footer_coms {
padding: 20px 0 20px 0;
}


#footer_coms .f_menu_right ul li {
   font-size: 13px;
   padding: 0 0 0 20px;
}


#footer_coms .f_message_left {
   font-size: 13px;
}

.widget_search {

	width: 65%!important;
}

#footer #search{
    border: 1px solid #a1b1bc;
    border-radius: 4px;
}


#footer #search input[type="text"]{
  background-color:#656d70!important;
}

#footer .widget h2{
   
    font-weight:normal;
}


/* FOOTER FORM*/


#footer .foot-fields input[type="text"],
#footer .foot-fields input[type="email"],
#footer .foot-fields textarea {
  float: none !important;
width:90%;
background:#ffffff;
color:#656D70;
border: 2px solid #ffffff;
border-radius: 4px;
margin-bottom:10px;
}

.footercatch{
margin-bottom: 12px; 
margin-top: -13px !important;
}

#footer .foot-fields textarea {
  padding: 1% 1% 0 2%;
    
}

#footer .footsubmit-button input[type="submit"] { 
background-color: #4acce6!important;
width:90%;
text-align:center;
text-transform:uppercase;
color:#ffffff;
float:left!important;
border-radius: 4px;
letter-spacing: 2px;
padding: 14px 10px!important;
}

#footer .footsubmit-button input[type="submit"]:hover{background:#ff0000;}



#footer .foot-fields ::-webkit-input-placeholder { /* WebKit browsers */
color: #656D70;
font-size:14px;
}
#footer .foot-fields :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #656D70;
font-size:14px;
}
#footer .foot-fields ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #656D70;
font-size:14px;
}
#footer .foot-fields :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #656D70;
font-size:14px;
}

#footer .foot-fields textarea {
   
   margin-top: 0px;
  
}



#footer div.wpcf7-mail-sent-ok {
    border: 2px solid #fff;
    background-color: #535b5f;
    color: #fff;
    padding: 30px;
    width: 85%;
    line-height: 22px;
}




@media (max-width:479px){
	#footer{
    flex-wrap:wrap;
    padding-top:35px;
  }
  #footer .widget_wrap{
  	padding-left:10px;
    padding-right: 0px !important;
    margin-right: 10px !important;
    margin-top: 25px !important;
  }
  #footer .widget_nav_menu{
  	padding-left:0;
  }
  #footer .wpcf7-form-control{
    width:100% !important;
  }
  #footer .widget_wrap .widget_search{
  	width: 100% !important;
    margin-top: 35px;
  }
  
   
  
}

@media (min-width:480px) and (max-width:767px){
	#footer{
    flex-wrap:wrap;
    padding-top:35px;
  }
  #footer .widget_wrap{
  	padding-left:50px;
    padding-right: 20px !important;
  }
  #footer .widget_nav_menu{
  	padding-left:0;
  }
  #footer .wpcf7-form-control{
    width:100% !important;
  }
  #footer .widget_wrap .widget_search{
  	width: 100% !important;
    margin-top: 35px;
  }
  
 
}
@media (min-width:768px) and (max-width:1035px){
	#footer{
    flex-wrap:wrap;
    padding-top:35px;
  }
  #footer .widget_wrap{
  	padding-left:20px;
    padding-right: 20px !important;
    width:100% !important;
  }
  #footer .widget_nav_menu{
  	padding-left:0;
  }
  #footer .wpcf7-form-control{
    width:100% !important;
  }
  #footer .widget_wrap .widget_search{
  	width: 100% !important;
    margin-top: 35px;
  }
}
@media (min-width:1036px) and (max-width:1214px){
 .cbtteam-hp{padding-top:60px!important;}
}
@media (min-width:1215px){
 .cbtteam-hp{padding-top:60px!important;}
}



/* BUTTON SMALL MEDIUM*/

.smallmedium_rd_bt {
    
    letter-spacing: 1px;
   font-size: 14px;
    padding: 10px 20px 10px;
    font-family: montserrat;
}


   






/* PROBLEMS ADDRESSED MAIN PAGE*/
.test-image {  
  position:relative;
  
}

.test-image img {  
  position:relative;
  filter: brightness(70%);
  
}

.test-image h2{
    
      position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 10;
    color: #ffffff;
    line-height: 22px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 2.5px;
    font-family: "Raleway";
    text-transform: uppercase;
    

  
}
  

/* CUSTOM COLOR LINKS FOR ICON TITTLES*/

#yellow-link a {
    color: #fbc345;
}

#yellow-link a:hover {
    color: #29707f!important;
}


#green-link a {
    color: #59bb8a;
}

#green-link a:hover {
    color: #29707f!important;
}

 
/* varios*/
.wpb_text_column ul li{
    
    line-height: 24px;
}

.shadow-title {
    color: #ffffff; text-shadow: 2px 2px 4px #000000;
    
}

#header_container nav ul ul li a:hover, #header_container nav ul ul li.current-menu-item > a {background: #f0f8fa;
}


#rd_8h6zetarqhpxpvf5iqvn .wpcf7-form input[type=submit] {
    
    min-width: 100%;

}





/* CONTACT PAGE FORM*/

.contactsubmit-button input[type="submit"] { 
background-color: #4acce6!important;
width:100%;
text-align:center;
text-transform:uppercase;
color:#ffffff;
float:left!important;
border-radius: 4px;
letter-spacing: 2px;
padding: 14px 10px!important;
}

.contact-fields input[type="text"],
.contact-fields input[type="email"],
.contact-fields textarea {
width:100%;
background:#ffffff;
color:#656D70;
border: 2px solid #ffffff;
border-radius: 4px;
margin-bottom:10px;
}



.contact-fields textarea {
  padding: 1% 1% 0 2%;
    
}


.contactsubmit-button input[type="submit"]:hover{background:#ff0000;}



.contact-fields ::-webkit-input-placeholder {
color: #656D70;
font-size:14px;
}

.contact-fields :-moz-placeholder { 
color: #909090;
font-size:14px;
}

.contact-fields ::-moz-placeholder { 
color: #656D70;
font-size:14px;
}

.contact-fields :-ms-input-placeholder { 
color: #656D70;
font-size:14px;
}

.contact-fields textarea {
   
   margin-top: 0px;
  
}

.icon_box2_alt .icon_circle {
    
   border: 4px solid #f0f8fa; }


.grid_blog_post .more{display:none;}


.post .post-info{border-bottom:0px!important;}


.post_ctn .entry{padding-bottom:20px!important;}


.entry {margin-top:2px!important;}

.post-info {padding-bottom:0px!important;}

.cbtTeamMasonry .team-member{
	/* height:426px !important; */
}
.cbtTeamMasonry .team-member .member-info{
	height:145px !important;
}

/* TOP BAR FIX */
.top_bar_doble_div{
	display:flex;
}
.top_text{
  width: 100%;
	display: flex;
	text-align: center;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.top_text .top_bar_cada_div{
	padding: 10px 15px;
  line-height: 1;
}
.top_text .top_bar_cada_div.top_bar_boton_contacto{
	  line-height: 2.5;
}
.top_text .top_bar_cada_div.top_bar_boton_contacto .topbar_button{
	margin-top: 0;
  margin-bottom: 0;
}
@media (max-width:767px){
.cbtTeamMasonry .team-member .member-info{
	height:auto !important;
}
  .topbar_type_1{
  	display:block !important;
  }
  .topbar_type_1 .wrapper{
    width:100%;
  }
  .topbar_type_1 .top_text{
    width:100%;
    display:flex;
    flex-wrap: wrap;
  }
  .topbar_type_1 .top_text span{
  	display:block;
    text-align:center;
  }
  .topbar_type_1 .top_text .topbar_button{
    margin-top: 15px;
    margin-bottom: 15px;
    min-width:140px;
  	padding: 0 !important;
  }
  #top_bar, #header_container header, .header_bottom_nav{
  	display: block !important;
  }
  header .wrapper{
  	display:flex;
    align-items: center;
    position:relative;
  }
  header .wrapper #search-form{
  	top:89px !important;
  }
  header.nav_type_3 #nav_button {
    margin: 5px 10px 0px 0px;
    right: 50px;
    position: absolute;
	}
  header #searchtop {
    padding: 0px 0px 0px 23px !important;
    position: absolute;
    right: 25px;
	}
  .menu_slide.mt_menu{
  	display:none !important;
  }
}
@media (min-width:768px) and (max-width:1035px){
  .cbtTeamMasonry .team-member .member-info{
    height:130px !important;
  }
  .topbar_type_1{
  	display:block !important;
  }
  .topbar_type_1 .wrapper{
    width:100%;
  }
  .topbar_type_1 .top_text{
    width:100%;
    display:flex;
    flex-wrap: wrap;
  }
  .topbar_type_1 .top_text span{
  	display:block;
    text-align:center;
  }
  .topbar_type_1 .top_text .topbar_button{
    margin-top: 15px;
    margin-bottom: 15px;
    min-width:140px;
  	padding: 0 !important;
  }
}
@media (min-width:1036px) and (max-width:1214px){
  .topbar_type_1{
  	display:block !important;
  }
  .topbar_type_1 .wrapper{
    width:100%;
  }
  .topbar_type_1 .top_text{
    width:100%;
    display:flex;
    flex-wrap: wrap;
  }
  .topbar_type_1 .top_text span{
  	display:block;
    text-align:center;
  }
  .topbar_type_1 .top_text .topbar_button{
    margin-top: 15px;
    margin-bottom: 15px;
    min-width:140px;
  	padding: 0 !important;
  }
}

.fht-form_wrapper .gfield_label{
 
		display: block !important;

}

.gfield_label {
    display: block !important;
}
