/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*****Fonts*****/

@font-face {font-family: "Gill Sans Nova";
  src: url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Light.eot"); /* IE9*/
  src: url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Light.woff2") format("woff2"), /* chrome、firefox */
  url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Light.woff") format("woff"), /* chrome、firefox */
  url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Light.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Light.svg#Gill Sans Nova Light") format("svg"); /* iOS 4.1- */
  font-weight:300;
}

@font-face {font-family: "Gill Sans Nova";
  src: url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Book.eot"); /* IE9*/
  src: url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Book.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Book.woff2") format("woff2"), /* chrome、firefox */
  url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Book.woff") format("woff"), /* chrome、firefox */
  url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Book.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("https://lovecorewellness.com/fonts/Gill-Sans-Nova-Book.svg#Gill Sans Nova Light") format("svg"); /* iOS 4.1- */
  font-weight:400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Gill Sans Nova"!important;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.15em;
}

p, ul {
  font-family: "Gill Sans Nova"!important;
  font-size: 18px!important;
  font-weight: 300;
}

h1 {
  font-size: 2.25rem!important;
  line-height: 1.25em;
}
@media (max-width: 776px) {
  h1 {
    font-size: 1.75rem; 
  } 
}
  @media (max-width: 1600px) {
    h1 {
      font-size: 2rem!important;
    }
  }
  /*@media (max-width: 1280px) {
    h1 {
      font-size: 2rem!important;
    }
  }*/
  @media (max-width: 1040px) {
    h1 {
      font-size: 1.75rem!important;
    }
  }
  @media (max-width: 850px) {
    h1 {
      font-size: 1.5rem!important;
    }
  }

h2 {
  font-size: 1.75rem!important;
  line-height: 1.25em;
  margin: 0 auto 25px auto;
}
@media (max-width: 776px) {
  h2 {
    font-size: 1.5rem!important;
    max-width: 100%;
    margin-bottom: 12.5px;
  } 
}

h3{
  font-size: 1.5rem!important;
  margin-bottom: 25px;
}

ul{
  padding-bottom: 15px;
}

.ora-prive-logo, .ora-prive-logo-footer{
  text-transform: uppercase;
  font-family: "Gill Sans Nova";
  font-weight: 300;
  letter-spacing: 0.15em;
  text-align: center;
}

.ora-prive-logo, .ora-prive-logo a{
  font-size: 2.5rem;
  color:#333;
}

.ora-prive-logo-footer{
  font-size: 1.75rem;
  color:#fff;
}

.elementor-accordion-title{
  font-family: "Gill Sans Nova"!important;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  text-transform: none;
}

.elementor-blockquote__author{
  font-family: "Gill Sans Nova"!important;
  font-size: 1.2rem;
  font-weight: 500!important;
}

/*****Body*****/

.elementor-section{
  padding: 0px 0px 30px 0px;
}
@media (max-width: 1200px) {
  .elementor-section:not(.page-header) {
      padding: 0px 20px 30px 20px;
  }
}
@media (max-width: 767px) {
  .elementor-section:not(.page-header) {
      padding: 0px 10px 30px 10px;
  }
}

@media (min-width: 1025px) {
  .blog-post-image{
    max-width:800px!important;
    margin:auto; 
  }
}

.blog-post-body{
  max-width:800px!important;
  margin:auto;
}

.content {
 clip-path: inset(100%);
 clip: rect(1px, 1px, 1px, 1px);
 height: 1px;
 overflow: hidden;
 position: absolute;
 white-space: nowrap;
 width: 1px;
 }

/*****Menu*****/
@media (min-width: 1025px) {
  .elementor-menu-toggle {
      margin-left: auto;
  }
}

/*****Page Headers*****/

.page-header {
  background-color: #E8D8C9;
  margin-bottom: 45px;
  padding-bottom: 0;
}

.header-no-image {
  width:40%!important;
  padding: 90px 120px;
}

.header-image {
  width:60%!important;
}

.header-content {
  max-width:550px!important;
  margin:auto;
}
.header-no-image{
  min-height: 600px!important;
}

  @media (max-width: 1500px) {
    .header-no-image {
      width:46%!important;
      min-height: 500px!important;
      padding: 120px 60px;
    }
    .header-image {
      width:54%!important;
    }
  }

  @media (max-width: 1366px) {
    .header-no-image {
      width:50%!important;
      padding: 90px 60px!important;
    }
    .header-image {
      width:50%!important;
    }
  }
  @media (max-width: 1280px) {
    .header-no-image {
      padding: 60px 60px!important;
    }
  }

  @media (max-width: 1024px) {
    .header-no-image {
      padding: 60px 30px!important;
    }
  }

  @media (max-width: 776px) {
    .header-no-image, .header-image {
      width:100%!important;
    }
    .header-no-image {
      order: 2;
      min-height: 270px!important;
      padding: 30px 30px!important;
    }
    .header-image{
      order: 1;
      min-height: 300px!important;
    }
  }
 

/************ Home Page Styling ************/

/* Home Page Service Menu Edits */

.content-menu ul, .content-menu ul a{
		margin:0px;
    padding:0px;
		font-family: "Gill Sans Nova",Sans-serif;
		font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
		color:#fff;
}

.content-menu li{
	list-style-type: none;
	background-color: #414141;
	margin-bottom: 2px;
}
.content-menu li a{
	display: block;
  width: 100%;
	padding: 12px 20px 11px 20px;
}
.content-menu li:hover{
	background-color: #414141;
	transition: .3s;
}

/*
.content-menu ul, .content-menu ul a{
		margin:0px;
    padding:0px;
		font-family: "Gill Sans Nova",Sans-serif;
		font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
		color:#222;
}

.content-menu li{
	list-style-type: none;
	background-color: #D2EFEE;
	margin-bottom: 2px;
}
.content-menu li a{
	display: block;
  width: 100%;
	padding: 12px 20px 11px 20px;
}
.content-menu li:hover{
	background-color: #3C3C3B;
	transition: .3s;
}
*/

@media (max-width: 1024px){
	.content-menu li a{
		padding: 8px 15px 7px 15px;
	}
}

.content-menu li:after{
	content: '>';
	font-family: "Droid Serif", serif;
  font-size: 1.1em;
	float: right;
	margin-top: -35px;
	padding-right: 18px;
}
@media (max-width: 1024px){
	.content-menu li:after{
		margin-top: -30px;
	}
}

/*****Buttons*****/
.elementor-button {
    background-color: #414141!important;
    text-transform: uppercase;
    letter-spacing: .25rem;
    font-size: 18px!important;
    padding: 15px 30px!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    color: #fff;
    fill: #fff;
}

/*****Feature Sections*****/
.meme-text{
  color:#fff;
  text-shadow: 1px 1px 3px rgb(84, 90, 94);
}

/*****Accordians*****/
.elementor-accordion-item .elementor-tab-title h3, .elementor-accordion-item .elementor-tab-title h4{

}

.elementor-accordion-icon-closed, .elementor-accordion-icon-opened{
  font-size: initial;
  padding: initial;
}

/*****Price Lists*****/

table tbody td, table tbody th {
  background-color:#F2EFEF!important;
}

.prices th{
	font-weight: 100;
  text-align: left;
  font-size: 1rem;
}
.prices td{
	font-weight: 600;
  font-size: 1rem;
}

.prices{
	width: 100%;
}

.prices .list-item{
	width:94%;
}

/*****Testimonial Styling*****/

.elementor-testimonial__text:before{
	color:#333;
	content: '“';
  font-family: "Gill Sans Nova"!important;
  font-size: 4.5rem!important;
  display: block;
  position: absolute;
  left: 30px;
  top: 0.15em;
 /* -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);*/
}
.elementor-testimonial__text:after{
	content: url(https://aesthetica.clinic/wp-content/uploads/ora-prive-5-stars.png);
	transform: scale(.44);
	display: block;
    text-align: center;
    padding-top: 10px;
    padding-right: 15px;
    margin-bottom: -10px;
    margin-left: -10px;
}

.elementor-testimonial__image{
	display:none;
}

.elementor-testimonial__text{
	color:#222222;
	font-size: 1.2rem!important;
	font-style: normal!important;
	background-color: #F2EFEF;
	padding: 2em 45px 2em 60px!important;
}

.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 98%!important;
}

.elementor-widget-testimonial-carousel .swiper-slide {
    height: auto;
    padding: 0px!important;
}

.elementor-testimonial__name:before{
		content: '- ';
}

.elementor-testimonial__name{
	color: #333;
	text-transform: uppercase;
	font-size: 0.9em;
  font-family: "Gill Sans Nova"!important;
	letter-spacing: 2.2px;
	font-weight: 700;
}