/*
Theme Name: Levo Child
Template: Levo
Author: Levo Health
Description: Levo Health WordPress Theme
Version: 1.0.5
Updated: 2023-01-30 1:37:03

*/
/** social button **/
.fa-tiktok {
	font-size:24px;
  	background:#2F405A;
  	border-radius:50%;
  	text-align:center;
  	color:#fff;
  	padding:14px;
}
.fa-tiktok:hover {
	transition:0.3s;
  	background:#b6bf54;
}
.fa-instagram {
	font-size:24px;
  	background:#2F405A;
  	border-radius:50%;
  	text-align:center;
  	color:#fff;
  	padding:14px;
}
.fa-instagram:hover {
	transition:0.3s;
  	background:#b6bf54;
}
/**END**/
@font-face 
{
  font-family: Sofia Pro;
  src: url(fonts/Sofia-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}

@font-face  
{
  font-family: Sofia Pro;
  src: url(fonts/Sofia-Medium.ttf);
  font-weight: 500;
  font-style: normal;
}
@font-face 
{
  font-family: Sofia Pro;
  src: url(fonts/Sofia-SemiBold.ttf);
  font-weight: 600;
  font-style: normal;
}

@font-face 
{
  font-family: CormorantGaramond;
  src: url(fonts/CormorantGaramond-SemiBold.ttf);
  font-weight: 600;
  font-style: normal;
}

h1
{
	font-size: 60px;
}
h2
{
	font-size: 48px;
}
h3
{
	font-size: 36px;
}
h4
{
	font-size: 30px;
}
h1, h2, h3, h4, h5, h6
{
    margin: 10px 0 12px!important;
}
.ticon-etsy:before
{
	content: "\f003";
}
body.has-overlay-header.page-template-custom-landing-page .wpex-sticky-header-holder
{
	height: 78px !important;
    background-color: #000!important;
}
.page-template-custom-landing-page #footer
{
	display: none;
}
.landing-pages-widget-footer-wrapper .sidebar-box
{
    margin-bottom: 0px;
}
.landing-pages-widget-footer-wrapper
{
	background-color: #f2e2d6;
    color: #636e7e;
    padding: 50px 0px;
}
.landing-pages-widget-footer-wrapper .inner
{
	display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.landing-pages-widget-footer-wrapper .inner .left-part, .landing-pages-widget-footer-wrapper .inner .right-part
{
	width: 45%;
    display: inline-block;
}
.landing-pages-widget-footer-wrapper .inner .left-part .widget_text
{
	margin: 25px 0px;
}

/** homepage drop down menu custom **********************************************************************************************/
/* Tweak to change the look and feel */
.navbar {
  overflow: hidden !important;
  background-color: transparent !important;
  font-family: Arial !important;
}

/* Links inside the navbar */
.navbar a {
  float: left !important;
  font-size: 16px !important;
  color: white !important;
  text-align: center !important;
  padding: 5px 16px !important;
  text-decoration: none !important;
}


/* Dropdown button */
.dropdown .dropbtn {
  font-size: 20px !important;
  border: 1px solid inherit !important;
  border-radius: 10px !important;
  outline: none !important;
  color: white !important;
  padding: 10px 25px !important;
  background-color: inherit !important;
  background: url(/wp-content/uploads/2021/12/Group-201.png) !important;
  font-family: inherit !important; /* Important for vertical align on mobile phones */
  margin: 0 !important; /* Important for vertical align on mobile phones */
}

/* Add a red background color to navbar links on hover */
.navbar a:hover, .dropdown:hover .dropbtn {
}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none !important;
  position: absolute !important;
  background-color: #f9f9f9 !important;
  min-width: 160px !important;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2) !important;
  z-index: 1 !important;
}

/* Links inside the dropdown */
.dropdown-content a {
  float: none !important;
  color: #2f405a !important;
  padding: 10px 16px !important;
  text-decoration: none !important;
  display: block !important;
  text-align: left !important;
  margin:0 !important;
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #2f405a !important;
  color: #fff !important;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block !important;
}
/** END **/

/* image gallery opacity overlay ************************************************************************************************/
.overlay-title-category-visible {
    background: #000;
    background: rgba(0,0,0,0.3) !important;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    font-weight: 600;
}
@media only screen and (max-width: 479px)
{
/* Dropdown button */
.dropdown .dropbtn {
  font-size:14px !important;
  border: 1px solid inherit !important;
  border-radius: 10px !important;
  outline: none !important;
  color: white !important;
  padding: 10px 25px !important;
  background-color: inherit !important;
  background: url(/wp-content/uploads/2021/12/Group-201.png) !important;
  font-family: inherit !important; /* Important for vertical align on mobile phones */
  margin: 0 !important; /* Important for vertical align on mobile phones */
  z-index: 3;
}
  .navbar a {
  float: left !important;
  font-size: 10px !important;
  color: #2f405a !important;
  text-align: center !important;
  padding: 5px 16px !important;
  text-decoration: none !important;
}
  .dropdown-content a {
  float: none !important;
  color: #2f405a !important;
  padding: 10px 16px !important;
  text-decoration: none !important;
  display: block !important;
  text-align: left !important;
  margin:0 !important;
}
  .dropdown-content a:hover {
  background-color: #2f405a !important;
  color: #fff !important;
}
}
/* END */
/* post edits */
.p3 { font-size: 36px !important;}
.p4 { font-size: 30px !important;}
/* END */
#Home-mobile-slider
{
	display: none;
}
.footer-box.col-2 .footer-widget
{
	padding-bottom: 12px!important;
}
.global-footer-form-wrapper .footer-heading
{
	max-width: 1170px;
    margin: auto;
}
.global-footer-form-wrapper .footer-heading h2
{
	    color: #fff;
    display: block;
    text-align: center;
    margin: 0px 0px 0px!important;
}
.global-footer-form-wrapper .footer-heading
{
	margin-bottom: 40px;
}
.global-footer-form-wrapper .footer-heading p
{
	color: #fff;
  text-align: center;
}
/** meta data removal **/
.single-post .meta.meta-with-title {
    border: none;
    padding: 0;
    display: none;
}
/** END **/


.page-header .page-header-title {
	margin-bottom: 30px!important;
}
.page-header .page-subheading {
    width: 80%;
}
body #wrap header.page-header.bg-fixed {
	background-size: contain!important;
    background-position: 100% 50% !important;
    background-attachment: unset!important;
}


.single-post .page-header
{
	margin-bottom: 40px;
}
#site-header
{
	border-bottom: 1px solid #fff;
}
.navbar-style-one .dropdown-menu>li.menu-item>a
{
	height: 79px;
    line-height: 79px;
}
.navbar-style-one
{
	margin-top: -39.5px;
    height: 79px;
}
#site-navigation .dropdown-menu >li.menu-item >a:hover, #site-navigation .dropdown-menu >li.menu-item.dropdown.sfHover >a, #site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover
{
    color: #b6bf54!important;
}
#site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover
{
	opacity: 1;
}
li.main-nav-get-started.menu-item a
{
	border-left: 1px solid #fff;
    padding-left: 30px!important;
}
#site-header-sticky-wrapper.is-sticky #site-header
{
	background-color: #00000075!important;
}
#footer .site-footer-inner.container, #footer-bottom .container
{
	width: 100%;
    max-width: 100%;
    padding-left: 4%;
    padding-right: 4%;
}
#copyright img
{
	width: 40px;
}
#menu-footer-menu li.menu-item
{
	margin-bottom: 8px;
}
#menu-footer-menu li.menu-item a
{
	font-weight: 500;
}
.footer-box.col-2 .widget_text
{
	padding-right: 90px;
}
.footer-box.col-4 .widget_text .textwidget a
{
	color: #636e7e!important;
}
.footer-box.col-4 .widget_text .textwidget a:hover
{
	text-decoration: underline;
}
.global-footer-form-wrapper
{
	padding: 40px 0px 15px;
    background: #2F405A;
}
.global-footer-form-wrapper .footer-form-content
{
	text-align: center;
}
.global-footer-form-wrapper .footer-form-content h2
{
	color: #fff;
    margin-bottom: 10px!important;
}
.global-footer-form-wrapper .footer-form-content p
{
	color: #B2B7BE;
    max-width: 900px;
    margin: auto;
    margin-bottom: 35px;
}

.cascade-condition-grid .vcex-post-type-entry.col {
    margin-bottom: 20px!important;
}
.cascade-condition-grid .overlay-title-bottom {
    padding-top: 60%;
    padding-bottom: 25px;
    text-align: left !important;
    background: linear-gradient(0deg, #2F405A, rgb(47 64 90 / 10%))!important;
    font-size: 22px;
}

.cascade-condition-grid .overlay-parent {
    border-radius: 6%;
}
.cascade-custom-anchor-color a {
	color: #636e7e;
}


.sch_app_form_blue_bg .gfield input, .sch_app_form_blue_bg .gfield.gfield_error input
{
	height: 50px;
    background: #57667b;
    border: 0px;
    border-radius: 15px;
    color: #fff;
    padding: 10px 20px!important;
    font-size: 16px!important;
    font-weight: 400;
}
.global-footer-form-wrapper .left-side-content
{
	width: 48%;
}
.global-footer-form-wrapper .right-side-content
{
	width: 48%;
    color: #fff;
}
.global-footer-form-wrapper .right-side-content .sidebar-box
{
	    margin-bottom: 15px;
}
.global-footer-form-wrapper .container
{
	display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.sch_app_form_blue_bg .gfield select
{
	height: 50px;
    cursor: pointer;
    background-color: #57667b;
    border: 0px;
    border-radius: 15px;
    color: #fff;
    padding: 10px 15px!important;
    font-size: 16px!important;
    font-weight: 400;
    background-image: url(/wp-content/uploads/2021/12/Group-195.png);
    background-position: right center;
      -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    background-size: cover;
    font-family: "Sofia Pro";
}
.sch_app_form_blue_bg .gfield select option
{
	background: #2F405A !important;
    border-color: #2F405A !important;
}
.sch_app_form_blue_bg .gfield textarea
{
	max-height: 100px;
    background: #57667b;
    border: 0px;
    border-radius: 15px;
    color: #fff;
    padding: 10px 15px!important;
    font-size: 16px!important;
    font-weight: 400;
}
.sch_app_form_blue_bg .gform_footer
{
	text-align: center;
    margin-top: 25px!important;
}
.sch_app_form_blue_bg .gform_footer .gform_button:hover
{
	background: #fff;
    color: #2F405A;
}
.theme-button, input[type="submit"], .added_to_cart
{
	font-size: 18px;
    text-align: center;
}
.gform_validation_errors
{
	display: none;
}

::-webkit-input-placeholder { /* Edge */
  opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message
{
	background: transparent!important;
    border: 0px!important;
    padding: 0px 0px!important;
}
.inline-btns
{
	display: flex;
    align-items: center;
    justify-content: center;
}
.inline-btns .plain-btn
{
	text-decoration: underline;
    color: #2F405A;
    margin: 0px 12px;
}
.inline-btns .theme-button
{
	margin: 0px 12px;
}
.theme-txt-link .theme-button-inner
{
	text-decoration: underline;
}
.home_testimonial-slider .testimonial-entry-content
{
    padding: 0px;
    background: transparent;
    border-radius: 0px;
}
.home_testimonial-slider .testimonial-entry-details
{
	font-family: CormorantGaramond;
    line-height: 140%;
}
.home_testimonial-slider .testimonial-caret
{
	display: none;
}
.home_testimonial-slider .testimonial-entry-bottom 
{
	margin-top: 10px!important;
}
.home_testimonial-slider .testimonial-entry-author
{
	text-transform: uppercase;
    font-size: 18px;
}
.wpex-carousel.home_testimonial-slider .owl-prev, .wpex-carousel.home_testimonial-slider .owl-next
{
	height: 35px;
    line-height: 34px;
    width: 35px;
    background-color: #2F405A;
    border-radius: 0px;
}
.wpex-carousel.home_testimonial-slider .owl-prev
{
	margin-right: 0px!important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right: 0.5px solid #F2E2D6;
}
.wpex-carousel.home_testimonial-slider .owl-next
{
	margin-left: 0px!important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: 0.5px solid #F2E2D6;
}
.home_testimonial-slider .ticon-chevron-left:before
{
	content: "\f0d9";
    font-size: 20px;
    vertical-align: middle;
}
.home_testimonial-slider .ticon-chevron-right:before
{
	content: "\f0da";
    font-size: 20px;
    vertical-align: middle;
}
.home_testimonial-slider .wpex-carousel.arrwpos-right .owl-nav
{
	margin-top: -18px;
}
.pay-online-bill-section
{
	padding: 40px 50px 60px;
    background: url(/wp-content/uploads/2021/12/Group-195-1.png);
    background-size: cover;
    margin-left: -130px!important;
}
.inline-btns.left-align
{
	justify-content: left;
    margin-top: 30px;
}
.theme-button.on-blue-bg:hover
{
	background: #fff;
    color: #2F405A;
}
.home-location-absolute-btn 
{
    position: absolute;
    bottom: 50px;
}
.home_blog_grid .entry-media img
{
	width: 100%;
}
.home_blog_grid .vcex-post-type-entry-details
{
	padding: 0px;
    border: 0px;
    display: flex;
    flex-direction: column;
}
.home_blog_grid .vcex-post-type-entry-details .vcex-post-type-entry-title
{
	order: 2;
}
.home_blog_grid .vcex-post-type-entry-details .vcex-post-type-entry-categories
{
	order: 1;
    padding: 20px 0px 5px!important;
    margin: 0px!important;
	text-transform: uppercase;
}
.home_blog_grid .vcex-post-type-entry-details .vcex-post-type-entry-excerpt
{
	order: 3;
}
.home_blog_grid .vcex-post-type-entry-details .vcex-post-type-entry-readmore-wrap
{
	order: 4;
    position: absolute;
    bottom: 20px;
}
.home_blog_grid .vcex-post-type-entry-categories a
{
	margin-right: 10px;
}
.home_blog_grid .vcex-post-type-entry-categories a:hover{
	text-decoration: none;
    color: #b6bf54;
}
{
	margin-right: 10px;
}
.home_blog_grid .vcex-post-type-entry-categories .wpex-sep
{
	display: none;
}
.home_blog_grid .entry-readmore-wrap a
{
	text-decoration: underline;
}
.home-banner-select-wrapper 
{
    display: inline-block;
    width: 100%;
}
.home-banner-select-wrapper #home_banner_select 
{
    padding: 12px!important;
    border: 0px;
    border-radius: 15px!important;
    background: url(/wp-content/uploads/2021/12/Group-201.png);
    height: 50px;
    color: #fff;
    background-position: right center;
    min-width: 300px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    cursor: pointer;
    margin-right: 15px!important;
    font-size: 16px;
}
.home-banner-select-wrapper #home_banner_select option
{
	color: #707070;
}
.single-provider .page-header.wpex-supports-mods .page-header-title
{
	max-width: 600px;
}
.single-provider #post-media img
{
	position: absolute;
    top: -250px;
    right: 150px;
    width: 300px;
}
.single-provider .single-content
{
	padding-top: 100px;
}


@media only screen and (min-width: 960px)
{
#site-header.header-one.wpex-full-width, #site-header.header-five.wpex-full-width 
    {
    	padding-left: 3% !important;
    	padding-right: 3% !important;
	}
}

@media only screen and (max-width: 959px)
{
.global-footer-form-wrapper .container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}
 .global-footer-form-wrapper .left-side-content, .global-footer-form-wrapper .right-side-content {
    width: 100%;
}
.landing-pages-widget-footer-wrapper .inner
{
    flex-direction: column;
}
.landing-pages-widget-footer-wrapper .inner .left-part, .landing-pages-widget-footer-wrapper .inner .right-part
{
	width: 100%;
  }
  .landing-pages-widget-footer-wrapper .inner .left-part
  {
  	margin-bottom: 40px;
  }
}


@media only screen and (min-width: 959px) and (max-width: 1200px) {
  #site-navigation .dropdown-menu .link-inner {
  padding-left: 4px;
  padding-right: 4px;
  font-size: 16px!important;
  }
  .navbar-style-one .dropdown-menu>li.menu-item>a {
  padding: 0px;
  }
}

@media only screen and (max-width: 768px)
{
	#Home-mobile-slider
{
	display: block;
}
  #Home-desktop-slider
{
	display: none;
}
  .home_testimonial-slider .testimonial-entry-details
  {
  	font-size: 20px!important;
  }
  .pay-online-bill-section
  {
  	margin-left: 0px!important;
  }
  .home-location-absolute-btn 
  {
    position: static;
    margin-top: 12px!important;
    display: inline-block;
  }
  .location-col .wpb_wrapper
  {
  	text-align: center;
  }
}

@media only screen and (max-width: 479px)
{
	.global-footer-form-wrapper .footer-heading p
  {
  	padding: 12px;
  }
  .footer-box.col-2 .widget_text {
    padding-right: 0px!important;
    padding-bottom: 0px!important;
}
}