/*
Theme Name: Levo Child
Template: Levo
Author: Levo Health
Description: Levo Health WordPress Theme
Version: 1.0.1583494263
Updated: 2020-03-06 11:31:03

*/


@font-face 
{
  font-family: BergenText;
  src: url(fonts/BergenText-Regular.otf);
  font-weight: 400;
  font-style: normal;
}

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

@font-face 
{
  font-family: MerriweatherSans;
  src: url(fonts/MerriweatherSans-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}

@font-face 
{
  font-family: Inter;
  src: url(fonts/Inter-Light.otf);
  font-weight: 300;
  font-style: normal;
}

@font-face 
{
  font-family: Inter;
  src: url(fonts/Inter-Regular.otf);
  font-weight: 400;
  font-style: normal;
}

@font-face 
{
  font-family: Inter;
  src: url(fonts/Inter-Medium.otf);
  font-weight: 500;
  font-style: normal;
}

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

@font-face 
{
  font-family: Inter;
  src: url(fonts/Inter-Bold.otf);
  font-weight: 700;
  font-style: normal;
}

.page-header .page-subheading
{
	margin-top: 10px;
}
.schedule-app-page-icons .vcex-icon-box-icon
{
	top: 7px!important;
}
.schedule-app-page-icons.vcex-icon-box-one 
{
    padding-left: 45px!important;
}
#top-bar p
{
	margin-bottom: 0px;
}
.top-bar-right
{
	font-size: 14px;
}
#site-logo img
{
	width: 200px;
}
li.header-btn.menu-item a
{
	background: #98BD49;
    border-radius: 30px;
	color: #fff!important;
    padding: 0px 20px!important;
    margin-left: 60px;
}
li.header-btn.menu-item a:hover
{
	background: #351948!important;
}
.footer-widget {
    padding-bottom: 20px;
}
#footer-widgets.wpex-row .footer-box.col {
	text-align: center;
}
.site-footer ul.menu {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#footer ul.menu li {
    border-color: transparent;
    padding-left: 20px;
    padding-right: 20px;
}
#footer-bottom-inner {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#footer-bottom-menu li .ticon {
    color: #98bd49;
}
.theme-button, input[type="submit"], .added_to_cart 
{
    height: 54px;
    line-height: 54px;
    font-size: 20px;
}
.navbar-style-one .dropdown-menu>li.menu-item>a {
    height: 54px!important;
    line-height: 54px!important;
}
.vc_row-fluid.leaf-in-right-bg-row
{
	background-position: 100% 10% !important;
    background-size: 20%!important;
}
.vc_row-fluid.leaf-in-right-bg-row:before
{
	content: '';
  	width: 550px;
    height: 550px;
    position: absolute;
    left: 0px;
    bottom: 150px;
    background: url(/wp-content/uploads/2022/05/Vector-3.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: auto;
}

.gform_wrapper.gravity-theme .gfield input:not([type='radio']), .gform_wrapper.gravity-theme .gfield select {
    border: 0px;
    border-bottom: 1px solid rgb(112 112 112 / 80%);
    border-radius: 0px;
    color: rgb(112 112 112 / 80%);
    font-size: 20px!important;
    height: 50px;
    font-weight: 400;
    font-family: Inter;
    padding: 8px 0px!important;
}
.gform_wrapper.gravity-theme .gfield textarea
{
    border: 1px solid rgb(112 112 112 / 80%);
    border-radius: 0px;
    color: rgb(112 112 112 / 80%);
    font-size: 20px!important;
    height: 100px!important;
    font-weight: 400;
    font-family: Inter;
    padding: 8px 10px!important;
    margin-top: 25px;
}
.gform_wrapper .top_label .gfield_label
{
    font-size: 22px!important;
    font-weight: 600!important;
    color: #4F2A69;
    font-family: RNSSanz;
    padding-top: 10px!important;
}
.gform_wrapper.gravity-theme .gfield
{
	margin-top: 10px;
}
.gform_wrapper .gfield_required
{
	color: rgb(112 112 112 / 80%);
    font-size: 24px;
}

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

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

::placeholder {
  opacity: 1;
}

.gform_wrapper.gravity-theme .gform_footer
{
	display: block!important;
    text-align: center;
}
.gform_wrapper.gravity-theme .gform_footer .gform_button
{
	min-width: 180px;
}

.theme-button-block-wrap
  {
  	    float:left !important; 
  }




/**************************************************************************************************************************/
/******************************************Responsice css******************************************************************/
/**************************************************************************************************************************/


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

@media only screen and (max-width: 1440px)
{
	.theme-button, input[type="submit"], .added_to_cart, #site-navigation .dropdown-menu .link-inner
  {
  	font-size: 18px!important;
  }
}

@media only screen and (max-width: 1360px)
{
	li.header-btn.menu-item a
  {
  	margin-left: 30px;
  }
  #site-navigation .dropdown-menu .link-inner
  {
  	font-size: 16px!important;
  }
}

@media only screen and (max-width: 1220px)
{
	#site-logo img 
  {
     width: 150px;
  }
}

@media only screen and (max-width: 1160px)
{
#site-navigation .dropdown-menu .link-inner, #footer-bottom a
  {
  	font-size: 15px!important;
  }
  #copyright
  {
  	font-size: 12px!important;
  }
  #copyright img 
  {
      width: 35px!important;
  }
  #footer a
  {
  	font-size: 16px!important;
  }
}


@media only screen and (max-width: 1120px)
{
	.entry h1
  {
  	font-size: 50px!important;
  }
}


@media only screen and (max-width: 1024px)
{
	.top-bar-right, #top-bar-content
  {
  	font-size: 12px!important;
  }
}

@media only screen and (max-width: 959px)
{
	#top-bar 
  {
     display: block;
 }
  .top-bar-right, #top-bar-content
  {
  	width: 100%;
    text-align: center;
    font-size: 14px!important;
  }
  #top-bar
  {
  	padding-bottom: 5px;
  }
  .vc_row-fluid.home-banner-row-width
  {
  	max-width: 100%;
    margin-right: auto!important;
  }
  .vc_row-fluid.home-banner-row-width .theme-button-block-wrap
  {
  	    display: inline-block;
  }
  
}

@media only screen and (max-width: 850px)
{
	#footer-bottom-menu
  {
  	 display: inline-block;
  }
  .footer-bottom-flex
  {
  	display: block;
    text-align: center;
  }
  #footer-bottom-inner
  {
  	padding-bottom: 0px!important;
  }
  #footer a 
  {
     font-size: 14px!important;
  }
}

@media only screen and (max-width: 767px)
{
#footer-bottom-menu 
  {
     padding-top: 0px!important;
  }
  #footer ul.menu li
  {
  	padding: 2px 20px!important;
  }
    #footer a 
  {
     font-size: 16px!important;
  }
}

@media only screen and (max-width: 479px)
{
	#copyright 
 {
    font-size: 14px!important;
 }
      #footer a 
  {
     font-size: 18px!important;
  }
  .vc_row-fluid.home-banner-row-width
  {
  	padding: 15vw 20px!important;
  }
  	.entry h1
  {
  	font-size: 42px!important;
  }
   .entry h2
  {
  	font-size: 38px!important;
    line-height: 1.2!important;
  }
   .entry h3
  {
  	font-size: 28px!important;
    line-height: 1!important;
  }
  body
  {
  	font-size: 18px!important;
  }
  .vc_row-fluid.row-inner-cusrom-padding
  {
  	padding-top: 20px !important;
    padding-right: 15px !important;
    padding-bottom: 0px !important;
    padding-left: 15px !important;
  }
  .gform_wrapper.gravity-theme .gfield input:not([type='radio']), .gform_wrapper.gravity-theme .gfield select
  {
  	font-size: 18px!important;
  }
  .owl-carousel.mmtcoh-home-testimonials-carasoul .owl-item .testimonial-entry-content
  {
  	    padding: 40px 20px 0!important;
  }
}

