/*
 Theme Name:     TRoo Psychology Divi Child Theme
 Theme URI:      https://troopsychologydivi.troothemes.com/
 Description:    TRoo Psychology Divi Child Theme is a professionally designed WordPress theme tailored for psychologists, therapists, and mental health professionals. It features modern layouts, seamless functionality, and easy customization options to help you create a trustworthy and engaging online presence. 
 Author:         TRooThemes
 Author URI:     https://troothemes.com/
 Template:       Divi
 Version:        1.0.0
*/


 
/* Theme customization starts here */

body{
	overflow-x: hidden !important;
}


/*------ Root Color ------*/
:root {
--color1: #235952;
--color2: #BCE6E1;
--color3: #0E1B19;
}

/*------ Common CSS ------*/
.psychology_innerblurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
  display: flex;
  align-items: center;
  justify-content: center;
}


.psychology_heading h1,
.psychology_heading h2,
.psychology_heading h3,
.psychology_heading h4,
.psychology_heading h5,
.psychology_heading h6 {
  padding-bottom: 0 !important;
  font-weight: 700 !important;
}

.psychology_space h1,
.psychology_space h2,
.psychology_space h3,
.psychology_space h4,
.psychology_space h5,
.psychology_space h6 {
  padding-bottom: 10px !important;
}

.psychology_heading h1 {
  font-size: 40px !important;
  line-height: 50px !important;
  color: var(--color1);
}

.psychology_herotitle.et_pb_module h1 {
  font-size: 50px !important;
  line-height: 70px !important;
  padding-bottom: 0 !important;
  color: var(--color1);
	font-weight: 700 !important;
}

.psychology_heading h2 {
  font-size: 40px !important;
  line-height: 50px !important;
  color: var(--color1);
}

.psychology_heading h3 {
  font-size: 25px !important;
  line-height: 35px !important;
  color: var(--color3);
}

.psychology_heading h4 {
  font-size: 20px !important;
  line-height: 30px !important;
  color: var(--color3);
}

.psychology_heading h5 {
  font-size: 16px !important;
  line-height: 26px !important;
  color: var(--color3);
}

.psychology_heading h6 {
  font-size: 14px !important;
  line-height: 24px !important;
  color: var(--color3);
}

@media only screen and (max-width: 980px) {
  .psychology_heading h1 {
    font-size: 40px !important;
    line-height: 50px !important;
    color: var(--color1) !important;
  }

  .lcoach_herotitle.et_pb_module h1 {
    font-size: 50px !important;
    line-height: 60px !important;
    padding-bottom: 0 !important;
    color: var(--color1) !important;
	  font-weight: 700 !important;
  }

  .psychology_heading h2 {
    font-size: 40px !important;
    line-height: 50px !important;
    color: var(--color1) !important;
  }
	
	.psychology_heading h3 {
  font-size: 24px !important;
  line-height: 34px !important;
  color: var(--color3);
}
}

@media only screen and (max-width: 767px) {
  .psychology_heading h1 {
    font-size: 30px !important;
    line-height: 40px !important;
    color: var(--color1) !important;
  }

  .psychology_herotitle.et_pb_module h1 {
    font-size: 30px !important;
    line-height: 40px !important;
    padding-bottom: 0 !important;
    color: var(--color1) !important;
	  font-weight: 700 !important;
  }

  .psychology_heading h2 {
    font-size: 30px !important;
    line-height: 40px !important;
    color: var(--color1) !important;
  }
}

.psychology_cnt_blurb  .et_pb_main_blurb_image .et_pb_image_wrap,
.psychology_cnt_blurb  .et_pb_main_blurb_image .et_pb_image_wrap img{width: 28px;}


/*------ Header ------*/
.psychology_menu .et-menu-nav ul li ul{
    padding: 0;
    border-top: 2px solid #ffffff !important;
    top: -2px;
}

  .psychology_menu .et-menu-nav ul li ul li{
    padding: 0;
    width: auto;
    position: relative;
    display: block;
}

.psychology_menu .et-menu-nav ul li ul li a{
    width: 100%;
    line-height: inherit;
    border-bottom: 1px solid #ffffff20;
    border-top: 0 none;
    padding: 13px 15px !important;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out !important;
    color: #ffffff !important;
    background: var(--color1);
}

.psychology_menu .et-menu-nav ul li ul li a:hover{
    opacity: 1;
    padding-left: 40px !important;
}

.psychology_menu .et-menu-nav ul li ul li a:before{
    position: absolute;
    content: '\e0d9';
    font-family: ETmodules!important;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
    color: #fff;
    opacity: 0;
    background: transparent;
}

.psychology_menu .et-menu-nav ul li ul li a:hover:before{
    opacity: 1;
}

.psychology_menu .et_mobile_menu .menu-item-has-children>a{
    background: transparent;
}

.psychology_menu .et_mobile_menu .menu-item-has-children a.mobile-toggle-icon{
    display: none;
}

.psychology_menu .et_mobile_nav_menu ul > li > a{
    background: transparent;
  font-weight: 400;
  padding: 10px 0;
}

.psychology_menu .et-menu-nav ul > li{
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0 !important;
}

.psychology_menu .et-menu-nav ul > li > a{
    padding: 40px 0 !important;
  font-weight: 400;
  opacity: 1;
  color: #ffffff;
}

.psychology_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et-menu .menu-item-has-children > a:first-child {
    padding-right: 10px !important;
}

.psychology_menu .et_pb_menu__menu>nav>ul>li>a:after{
    top: 50%!important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -7px !important;
}

.psychology_menu .et_pb_button_module_wrapper {
    display: flex;
    justify-content: flex-end;
}

.psychology_menu .et-menu li li.menu-item-has-children>a:first-child:after{
    top: 50%;
    transform: translateY(-50%);
}

.psychology_menu .et_pb_menu_inner_container .et_pb_menu__wrap ul.et-menu > li.current-menu-item:before {
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: var(--color1);
    opacity: 0.1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    transition: all 0.5s ease 0s;
}

.psychology_menu.et_pb_menu ul.et_mobile_menu li a, .psychology_menu.et_pb_menu ul.et_mobile_menu li.current-menu-item a{
  color: var(--color3) !important;
}

/*Video Popup*/

body:not(.et-fb) .dl-popup-wrapper {
  position: fixed;
  z-index: 990;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s cubic-bezier(0.14, 0.06, 0.41, 1.39);
  opacity: 0;
  visibility: hidden;
}
body:not(.et-fb) .dl-popup-wrapper.popup-is-visible {
  opacity: 1;
  visibility: visible;
}

.dl-popup-inside {
  height: 100%;
}

body.dl-noscroll {
  overflow: hidden;
}

.troo-popup-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.troo-popup-section .et_pb_row {
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 600px) and (max-width: 782px) {
  body:not(.et-fb).admin-bar .dl-popup-wrapper {
    top: 46px;
  }
}
@media (min-width: 783px) {
  body:not(.et-fb).admin-bar .dl-popup-wrapper {
    top: 32px;
  }
}

.et_builder_inner_content.popup-is-visible {
  z-index: 99999;
}

.popup-close {
  cursor: pointer;
}

.dl-popup-wrapper.popup-is-visible .et_pb_row:not(.popup-close) {
  animation: scale-in 0.5s cubic-bezier(0.14, 0.06, 0.41, 1.39) both;
  animation-delay: 0.5s;
}
@keyframes scale-in {
  0% {
    transform: scale(0.3);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.popup-close .et_pb_icon_wrap .et-pb-icon {
  background: var(--color1);
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 32px;
  border-radius: 50%;
}

@media only screen and (max-width: 767px) {
  .popup-close .et_pb_icon_wrap .et-pb-icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}


/* ------ Mobile Menu In Header ------ */
/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
    content: '\4d';
}


/*adjust the new toggle element which is added via jQuery*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
    width: 44px;
    height: 100%;
    padding: 0px !important;
    max-height: 44px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    background-color: transparent;
}


/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
    position: relative;
}


/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
    background-color: transparent;
}


/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
    display: none !important;
    visibility: hidden !important;
}


/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
    display: block !important;
    visibility: visible !important;
}


/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
    text-align: center;
    opacity: 1;
}


/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
    top: 10px;
    position: relative;
    font-family: "ETModules";
    content: '\33';
    color: #00d263;
    background: #f0f3f6;
    border-radius: 50%;
    padding: 3px;
}


/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
    content: '\32';
}


/*add point on top of the menu submenu dropdown*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
    position: absolute;
    right: 5%;
    margin-left: -20px;
    top: -14px;
    width: 0;
    height: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
}


/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
    position: relative;
    display: block;
    bottom: 10px;
    line-height: 0;
}


/*force the background color and add a rounded border*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
    background-color: #ffffff!important;
    border-radius: 10px;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after{
    color: var(--color2);
}

.psychology_menu.et_pb_menu .et_mobile_menu a:hover{
    color: var(--color1) !important;
    opacity: 1;
}

.psychology_menu .mobile_nav .mobile_menu_bar:before{
    color: #ffffff !important;
}

.psychology_header_blurb .et_pb_main_blurb_image .et_pb_image_wrap{
	width: auto;
}

@media all and (max-width: 980px){
    .psychology_menu .et_pb_menu_inner_container{
    padding: 20px;
}

.psychology_menu .et_mobile_menu{
    overflow-y: scroll!important;
    max-height: 80vh!important;
    -overflow-scrolling: touch!important;
    -webkit-overflow-scrolling: touch!important;
}

.psychology_menu .mobile_menu_bar{
    transform: auto;
    bottom: auto;
}
  
  .psychology_menu .et_mobile_menu{
    border-top: 0 !important;
  }
}

@media all and (max-width: 1506px) and (min-width: 981px){
	.psychology_header_blurb{
		display: none;
	}
}

@media all and (max-width: 1149px) and (min-width: 981px){
 .psychology_header_button{
		display: none !important;
	}
	
	.psychology_header_column{
		gap: 0 !important;
	}
}

/*Faq*/

.psy_faq .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before{opacity:1 !important;display:block !important;}
.psy_faq .et_pb_accordion_item.et_pb_toggle_close .et_pb_toggle_title:before{content: "\26" !important;}


/*--- Services ---*/

.et-db #et-boc .et-l #et-fb-app .psychologyservice_column.et_pb_column {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px;
}

.slick-slide{float:left;}

.psychology_testimonial_slider .slick-track {
  display:flex;
}

.psychologyservice_column .slick-list {
    padding: 0 !important;
    overflow: hidden;
    margin: 0 -20px;
    padding-bottom: 30px !important;
}

.psychologyservice_column .slick-slide {
    margin: 0 20px;
}


.psychologyservice_column .slick-arrow {
	position: absolute;
	top: auto;
	right: 0;
	height: 40px;
	width: 40px;
	font-size: 0;
	border: 0;
	background:var(--color1);
	padding: 0;
	z-index: 9;
	transition: all .5s ease;
	color:var(--color3);
	bottom: -70px;
}

.psychologyservice_column .slick-next, 
.psychologyservice_column .slick-prev {
	width: 40px;
    height: 40px;
    background: var(--color1) !important;
    
    cursor: pointer;
    font-size: 0;
    text-align: center;
    border: none;
    border-radius: 50%;
    transition: all .5s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: -50px;
    margin: auto;
}

.psychologyservice_column .slick-next:hover,
.psychologyservice_column .slick-prev:hover {
	background: var(--color1);
}

.psychologyservice_column .slick-arrow.slick-prev {
	right: 50px;
}

.psychologyservice_column .slick-prev:before {
	content: '\23';
	font-family: ETmodules;
	font-size: 22px;color: #fff;
}

.psychologyservice_column .slick-next:before {
	content: '\24';
	font-family: ETmodules;
	font-size: 22px;color: #fff;
}

.psychologyservice_blurb{box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
position: relative;}

.psychologyservice_blurb:before{content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    background: var(--color1);
    width: 100%;
    transition: all 0.5s ease;}

.psychologyservice_blurb:hover:before{height: 100%;}

.psychologyservice_blurb.et_pb_blurb .et_pb_blurb_content {    display: flex;
    flex-direction: column-reverse;
transition: all 0.5s ease;}


.psychologyservice_blurb.et_pb_blurb .et_pb_main_blurb_image{width: 100% !important;
max-width: 100% !important;
margin-bottom: 0 !important;
margin-top: 30px;}

.psychologyservice_blurb.et_pb_blurb .et_pb_main_blurb_image img{
	width: 100% !important;
max-width: 100% !important;
}

.psychologyservice_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_module_header{padding-bottom: 15px !important;
transition: all 0.5s ease;}

.psychologyservice_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a{
	color: var(--color3);
	    transition: all 0.5s ease;
}

.psychologyservice_blurb.et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a, 
.psychologyservice_blurb.et_pb_blurb:hover .et_pb_blurb_content .et_pb_module_header{
	color: #fff !important;
}





/*------ Footer ------*/
.psychology_footer_email .et_pb_newsletter_field{
	padding-bottom: 0 !important;
}

.psychology_footer_email .et_pb_newsletter_button_wrap, body #page-container .et_pb_section .psychology_footer_email.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:after{
	position: absolute;
    top: 50%;
    left: auto !important;
    right: 10px;
    transform: translateY(-50%);
    margin-left: 0 !important;
}

.psychologyhero_image .et_pb_image_wrap, .psychologyhero_image .et_pb_image_wrap img{
	    height: 100%;
    object-fit: cover;
} 

/*------ Home ------*/

.psychologyteam_person .et_pb_team_member_image img {
  transition: .35s;
    width: 100% !important;
	max-width:100% !important;
    border-radius: 10px;
    aspect-ratio: 9 / 12;
    object-fit: cover;
	
}

.psychologyteam_person .et_pb_member_position{font-weight:400;} 

.psychologyteam_person:hover .et_pb_team_member_image img {
  opacity: .7;
  transform: scale(1.2);
}

.psychologyteam_person .et_pb_team_member_image{
	position: relative;
	    display: flex;
    align-items: center;
    justify-content: center;
}
 
.psychologyteam_person .et_pb_team_member_image:before{
	content: "\26";
    width: 54px;
    height: 54px;
    border-radius: 100px;
    font-family: 'ETmodules';
    position: absolute;
    background: #D4F3B1;
    color: var(--color3);
    display: flex;
    align-items: center;
    justify-content: center;
	transition: all 0.5s  ease;
	opacity: 0;
	z-index: 1;
}

.psychologyteam_person:hover .et_pb_team_member_image:before{
	opacity: 1;
}
 
.et-db #et-boc .et-l #et-fb-app .psychology_testimonial_slider{
display: grid;
grid-template-columns: repeat(2,1fr);
gap: 30px;}




.psychology_testimonial .psychology_testimonial_top {
  display:flex;
  align-items:center;
  gap:15px;
  padding:0 0 30px;
  margin: 0 0 30px;
  border-bottom:1px solid hsl(from var(--color1) h s l / 0.2);
}

.psychology_testimonial .et_pb_testimonial_description h3 {
  margin:0 0 20px;
  color:var(--color1);
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  padding:0;
}

.psychology_testimonial_slider .slick-arrow {
  position:absolute;
  height:50px;
  right: -50px;
  left: auto;
  margin: auto !important;!i;!;
  width:80px;
  display:flex;
  align-items:center;
  justify-content:center;
  top: auto;
  bottom: -70px;
  padding: 0;
  font-size: 0;
  border:0!important;
  border-radius:8px;
  cursor:pointer;
  color: var(--color3)!important;
  background-color: var(--color2)!important;
  transition:all .5s ease;
  background-color: hsl(from var(--color2) h s l / 0.2) !important;
  color: var(--color1) !important;
  transform: unset;
}

.psychology_testimonial_slider .slick-prev {
  right: 50px;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}

.psychology_testimonial_slider .slick-arrow.slick-disabled{
  background-color: hsl(from var(--color2) h s l / 0.2)!important;
  color: var(--color1)!important;
}

.psychology_testimonial_slider .slick-arrow:before {
  content: '\26';
  font-family: ETmodules;
  font-size: 22px;
}

.psychology_testimonial_slider .slick-list {
    padding: 0 !important;
    overflow: hidden;
    margin: 0 -20px;
    padding-bottom: 30px !important;
}

.psychology_testimonial_slider .slick-slide {
    margin: 0 20px;
}

.psychology_marquee .et_pb_text_inner{
  display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 100%;
}

.psychology_marquee .et_pb_text_inner .psychology_category{
	display: flex;
    flex-shrink: 0;
    align-items: center;
    animation: slide-left 50s linear infinite;
}

.psychology_marquee .et_pb_text_inner .psychology_category p{
	font-size: 100px;
    line-height: 120px;
    padding-left: 0.5em;
    padding-bottom: 0;
    font-weight: 700;
	color: var(--color1);
	text-transform: capitalize;
}

@keyframes slide-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.psychology_pricing_column .new-wrap{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
	padding-right: 75px;
}

.et-db #et-boc .et-l #et-fb-app .psychology_pricing_column .et_pb_button_module_wrapper{position: relative; writing-mode: unset; display: block;}

.psychology_pricing_column .et_pb_button_module_wrapper{
	    position: absolute;
    right: 0;
    top: 0;
    bottom: auto;
    writing-mode: vertical-rl;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.psychology_form .et_pb_contact_form {
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}

.psychology_form .et_pb_contact .et_pb_contact_form p.et_pb_contact_field {
  flex-basis: calc(33% - 15px);
  position: relative;
  padding: 0 !important;
}

.psychology_form .et_pb_contact .et_pb_contact_form p.et_pb_contact_field[data-id="message"] {
  flex-basis: 100%;
}

.psychology_form .et_pb_contact_form_label {
    display: block;
    color: #fff;
    padding-bottom: 10px;
}

.psychology_form.contact .et_pb_contact_form_label {
    display: block;
    color: var(--color3);
    padding-bottom: 10px;
}

@media(min-width:768px) {
	.psychology_testimonial .psychology_testimonial_top {
		padding-right:60px;
		position:relative;
	}
	
	.psychology_testimonial .psychology_testimonial_top:after {
		content: '\e033\e033\e033\e033\e033';
        color: var(--color1);
        position: absolute;
        right: 0;
        font-size: 16px;
        line-height: 45px;
        font-family: 'ETmodules';
        top: 24px;
        letter-spacing: 2px;
        background: #23595233;
        padding: 0 15px;
		border-radius: 5px;
	}
}

@media(max-width:980px) {
	.psychology_testimonial .et_pb_testimonial_description h3 {
		font-size: 26px;
		line-height: 36px;
	}
	.psychology_testimonial_slider .slick-arrow {
		height: 45px;
		width: 60px;
		bottom:-50px;
		left:80px;
		right:auto;
		top:auto;
	}
	
	.psychology_testimonial_slider .slick-prev {
		left:0;
	}
}

@media(max-width:767px) {
	.psychology_testimonial .et_pb_testimonial_description h3 {
		font-size: 22px;
		line-height: 32px;
	}
	
	.psychology_marquee .et_pb_text_inner .psychology_category p {
    font-size: 50px;
    line-height: 60px;
    padding-left: 0.5em;
    padding-bottom: 0;
    font-weight: 700;
    color: var(--color1);
    text-transform: capitalize;
}
	
	.psychology_pricing_column .et_pb_button_module_wrapper {
    position: relative;
    right: auto;
    top: auto;
    bottom: auto;
    writing-mode: unset;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
	
	.psychology_pricing_column .new-wrap {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    padding-right: 0;
}
	
	.psychology_form .et_pb_contact .et_pb_contact_form p.et_pb_contact_field {
    flex-basis: 100%;
    position: relative;
    padding: 0 !important;
}
}

@media(max-width:575px) {
	.psychology_testimonial .psychology_testimonial_top {
		padding: 0 0 20px;
		margin: 0 0 20px;
		flex-direction:column;
		align-items: baseline;
	}
}

/*------ Service Detail ------*/
.psychologysdetail_contact .et_pb_contact_form_label {
    display: block;
    padding-bottom: 5px;
}

.psychologysdetail_tab .et_pb_tabs_controls li a{
	padding: 15px 40px;
    text-align: center;
    color: var(--color3);
    width: 100%;
    display: block;
}

/*------ Person ------*/
.psychologyperson_person.et_pb_team_member .et_pb_team_member_image img{
    width: 100% !important;
    max-width: 100% !important;
}

/*------ Contact Us ------*/

.psychologycontact_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
    text-align: left;
    flex: 1;
    word-wrap: anywhere;
}


/*------ Project ------*/
.psychology_project div.et_pb_ajax_pagination_container, .et-db #et-boc .et-l #et-fb-app .psychology_project.et_pb_module .et_pb_portfolio_grid_items{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px;
}

.psychology_project .project .et_portfolio_image:before{
	position: absolute;
  content: "";
  z-index: 1;
  isibility: visible;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  background-color: var(--color1);
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  width: auto;
  height: auto;
  -webkit-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}

.psychology_project .project:hover .et_portfolio_image:before{
	opacity: .93;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.psychology_project .project .info{
position: absolute;
    bottom: 0;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
    z-index: 2;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-direction: column-reverse;
    height: 100%;
    bottom: auto;
    top: 0;
}

.psychology_project .project:hover .info{
	opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%);
    -webkit-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
}

.psychology_project .project .info .et_pb_module_header{
	margin-top: 0;
	padding-right: 65px;
}

.psychology_project .project .info .post-meta{
	position: absolute;
    top: 90px;
    margin-top: 0;
}

.psychology_project .project .info .post-meta a{
	background: rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
}

/*style the Divi Porfolio read more link as a button*/

.psychology_project .project .et_pb_portfolio_link {
color: #ffffff;
    background: rgba(212, 243, 177, 1);
    border: 2px solid rgba(212, 243, 177, 1);
    margin-top: 0;
    border-radius: 50px;
    text-transform: capitalize;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    position: absolute;
    right: 45px;
    font-size: 0;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.psychology_project .project .et_pb_portfolio_link:before {
    content: "\26";
    font-family: ETmodules;
    font-size: 20px;
    color: var(--color3);
	transition: all 0.3s ease-in-out;
}


/*style the Divi Portfolio read more link as a button on hover*/

.psychology_project .project .et_pb_portfolio_link:hover {
	background: transparent;
	color: rgba(212, 243, 177, 1);
	border: 2px solid rgba(212, 243, 177, 1);
	transition: all 0.3s ease-in-out;
}

.psychology_project .project .et_pb_portfolio_link:hover:before{
	color: rgba(212, 243, 177, 1);
}

@media only screen and (max-width: 767px){
.psychology_project div.et_pb_ajax_pagination_container{
	grid-template-columns: 1fr;
	}
}

@media (min-width:768px) and (max-width:980px) { 
	.psychology_project div.et_pb_ajax_pagination_container{
	grid-template-columns: 1fr 1fr;
	}
}

/*------ Blog ------*/
.psychologynews_blog.et_pb_posts div.et_pb_ajax_pagination_container, .et-db #et-boc .et-l #et-fb-app .psychologynews_blog.et_pb_module > div {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
}

.psychologynews_blog.et_pb_posts .et_pb_post{
	border: 1px solid rgba(35, 89, 82, 0.2);
	padding: 20px;
	border-radius: 20px;
	transition: all 0.5s ease;
	margin-bottom: 0;
}

.psychologynews_blog.et_pb_posts .et_pb_post:hover{
	background: rgba(188, 230, 225, 1);
	border: 1px solid var(--color1);
}

.psychologynews_blog.et_pb_posts .et_pb_post .entry-featured-image-url{
	background: var(--color1);
border-radius: 10px;
}
.psychologynews_blog.et_pb_posts .et_pb_post .entry-featured-image-url img{  aspect-ratio: 16/9;
    object-fit: cover;
    width: 100%;}


.psychologynews_blog.et_pb_posts .et_pb_post:hover .entry-featured-image-url img{
	opacity: 0.5;
}

.psychologynews_blog.et_pb_posts .et_pb_post a[rel=tag]{
	background: rgba(188, 230, 225, 1);
    color: var(--color1);
    padding: 10px 20px;
    border-radius: 10px;
    position: absolute;
    left: 20px;
    top: 20px;
}

.psychologynews_blog.et_pb_posts .et_pb_post .info_inner{
	padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgba(14, 27, 25, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 20px;
}

.psychologynews_blog.et_pb_posts .et_pb_post .post-content p{
	color: var(--color3);
}

.psychologynews_blog.et_pb_posts .et_pb_post a.more-link{
	font-family: 'Marcellus', Georgia, "Times New Roman", serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: var(--color3);
    text-transform: capitalize;
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}

.psychologynews_blog.et_pb_posts .et_pb_post a.more-link:before{
	content: "\26";
    font-family: ETmodules;
    font-size: 20px;
    color: var(--color3);
    transition: all 0.3s ease-in-out;
}

.psychologynews_blog.et_pb_posts .et_pb_post:hover a.more-link, .psychologynews_blog.et_pb_posts .et_pb_post:hover a.more-link:before{
	color: var(--color1);
}

.psychologynews_blog.et_pb_posts .et_pb_post span.author.vcard a{
	color: var(--color3);
    position: relative;
    display: flex;
    gap: 7px;
}

.psychologynews_blog.et_pb_posts .et_pb_post span.author.vcard a:before{
	content: "\e08a";
    font-family: ETmodules;
    font-size: 16px;
    color: var(--color3);
    transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 980px){
.psychologynews_blog.et_pb_posts div.et_pb_ajax_pagination_container{
	grid-template-columns: 1fr;
	}
}

@media only screen and (max-width: 767px){
	.psychologynews_blog.et_pb_posts .et_pb_post a[rel=tag]{
		left: 10px;
		top: 10px;
	}
}

/* ------ Blog Sidebar  ------ */
.psychologyblog_sidebar.et_pb_widget_area h2{
  color: var(--color3);
    font-weight: 700;
    background: transparent;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(21, 21, 21, 0.1);
}

.psychologyblog_sidebar.et_pb_widget_area .et_pb_widget{
  background: #FFFFFF;
    border: 1px solid rgba(21, 21, 21, 0.1);
    border-radius: 5px;
}

.psychologyblog_sidebar.et_pb_widget_area ul, .psychologyblog_sidebar .et_pb_widget .wp-block-tag-cloud{
  padding: 20px !important;
}

.psychologyblog_sidebar.et_pb_widget_area ul li{
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(21, 21, 21, 0.1);
}

.psychologyblog_sidebar.et_pb_widget_area ul li:last-child{
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}

.psychologyblog_sidebar.et_pb_widget_area ul.wp-block-categories li a{
  color: var(--color3);
  font-weight: 400;
  position: relative;
  -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out !important;
}

.psychologyblog_sidebar.et_pb_widget_area ul.wp-block-categories li a:hover{
  padding-left: 20px !important;
  color: var(--color1);
}

.psychologyblog_sidebar.et_pb_widget_area ul.wp-block-categories li a:before{
  content: "\35";
  font-family: 'ETmodules';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: var(--color1);
  left: 0;
  opacity: 0;
  -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
}

.psychologyblog_sidebar.et_pb_widget_area ul.wp-block-categories li a:hover:before{
  opacity: 1;
}

.psychologyblog_sidebar.et_pb_widget_area ul.wp-block-latest-posts li a{
  color: var(--color3);
}

.psychologyblog_sidebar.et_pb_widget_area ul.wp-block-latest-posts li a:hover{
  color: var(--color1);
}

.psychologyblog_sidebar .et_pb_widget .wp-block-tag-cloud a {
    font-size: 16px !important;
    line-height: 26px !important;
    padding: 10px 20px;
    background: #F9F9F9;
    color: var(--color3);
    margin-bottom: 10px;
    display: inline-block;
    transition: all 0.5s ease;
}

.psychologyblog_sidebar .et_pb_widget .wp-block-tag-cloud a:hover{
    background: var(--color1);
    color: #ffffff;
}

.psychologyblog_comment #commentform {
    padding-bottom: 0px;
}