/*
Theme Name: Kamalaya.com Theme
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, zund.io, Roman Zuend
Author URI: https://zund.io/
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
*/


/******************************************************************************/
/* global Styles */
/******************************************************************************/

/*
colors:
#76282D
#d3ae30
#444444
*/


/*@import url("https://use.typekit.net/zie4cwg.css");*/

*:not([class*=" eicon-"]):not([class^=eicon]):not([class*=" fa-"]):not([class^=fa]):not([class*=" ab-"]):not([class^=ab]) {
  font-family: brandon-grotesque,sans-serif!important;
}

html {
  font-size: 16px !important;
}

b, strong {font-weight: 800 !important;}

/* Fonts - phone breakpoint and tablet portrait */

body,  p,  li,  p span[style], table {
  	font-size: 1.125rem !important;
	font-weight: 200 !important;
  /*line-height: 1.375em !important;*/
}

h1.elementor-heading-title {
	font-size: 1.125rem;
  	/*letter-spacing: 0.15em;*/
	font-weight: 500;
}

h2.elementor-heading-title {
	color: #76282D;
  	font-size: 36px;
  	font-weight: 600;
  	line-height: 1.15384615em;
  	letter-spacing: 0.15em;
}

h3.elementor-heading-title{
	color: #333333;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 6px;
}

h4.elementor-heading-title{
	font-size: 1.25rem;
    font-weight: 600;
}

.options h4 {
    font-size: 1.75rem;
    line-height: 1.25em;
}

.your-treatment-explained h5 {
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
}

h1 {
  font-size: 2rem;
  line-height: 1.25em;
  /*letter-spacing: 0.15em;*/
  font-weight: 500;
  color: #76282D;
}

h3 {
  font-size: 32px;
  line-height: 1.13636364em;
  font-weight: 600;
}

h4 {
  font-size: 1.125rem;
  line-height: 1.22222222em;
  font-weight: 600;
}

blockquote {
  font-size: 1.25rem !important;
  line-height: 1.25em !important;
  font-weight: 200 !important;
}

/* Fonts - Small devices breakpoint */
@media screen and (max-width: 769px) {
  h2.elementor-heading-title {
	font-size: 30px!important;
  }
}

/* Fonts - tablet landscape breakpoint */
@media screen and (min-width: 769px) {

  h1 {
    font-size: 2.5rem;
    line-height: 1.125em;
  }

  h2 {
    font-size: 36px;
    line-height: 1.25em;
  }
	
  h2.elementor-heading-title {
	font-size: 32px!important;
  }

  h3 {
    font-size: 32px;
    line-height: 1.25em;
  }

  h4 {
    font-size: 1.125rem;
    line-height: 1.22222222em;
  }
}

/* Fonts - desktop and bigger */
@media screen and (min-width: 1025px) {

  body,  p,  li,  p span[style] {
    line-height: 1.5em;
    font-weight: 200;
  }

  h1 {
    font-size: 3rem;
    line-height: 1.05em;
  }

  h2.elementor-heading-title {
	color: #76282D;
    font-size: 36px;
    font-weight: 600;
  }
	
  h2.elementor-heading-title {
	font-size: 36px!important;
  }

  h3 {
    font-size: 1.75rem;
    line-height: 1.25em;
  }

  h4 {
    font-size: 1.125rem;
    line-height: 1.22222222em;
  }

  blockquote {
    font-size: 1.5rem !important;
    line-height: 1.45833333em !important;
  }

  .breadcrumbs li {
    font-size: 13px !important;
    font-weight: 200 !important;
  }

  strong {
      font-weight: 500;
  }
}


/* Styles for filters */

#znd-scf-filterscontent .elementor-row {
    flex-wrap: wrap;
}

@media screen and (min-width: 429px) {
  #znd-scf-filterscontent.znd-scf-filterscontent-30 .scf-content-chunk,
  #znd-scf-filterscontent.znd-scf-filterscontent-30 .nice-buttons {
      width: 33.333% !important;
  }
}

@media screen and (min-width: 429px) {
  #znd-scf-filterscontent.znd-scf-filterscontent-50 .scf-content-chunk,
  #znd-scf-filterscontent.znd-scf-filterscontent-50 .nice-buttons  {
      width: 50% !important;
  }
}

.scf-content-chunk .scf_tags_group, 
.nice-buttons .scf_tags_group {
    margin: 0;
}

.scf-content-chunk .scf_tag_button.default,
.nice-buttons  .scf_tag_button.default {
    background: none;
    border-radius: 0;
    box-shadow: none;
}

.scf-content-chunk .scf_tag_button,
.nice-buttons .scf_tag_button {
	color: #822127;
  text-transform: uppercase;
  padding: 6px 15px;
  margin: 0px 5px;
  background: #fff;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.13);
  border-radius: 2px;
}
.scf-content-chunk .scf_tag_button:hover,
.nice-buttons .scf_tag_button:hover {
	background: none;
	color: #822127;
  background: #F6F6F6;
}

body.page.elementor-page .nice-buttons .scf_tag_button.selected,
body.page.elementor-page .scf-content-chunk .scf_tag_button.selected {
	background: #822127;
	color: #fff;
  box-shadow: 0px;
}

.scf-content-chunk .scf_tags_group_heading_title, .scf-content-chunk hr, .scf-content-chunk #scf_clear_filters_container,
.nice-buttons .scf_tags_group_heading_title, .nice-buttons hr, .scf-content-chunk #scf_clear_filters_container {
        display: none;
}

body.page.elementor-page .scf-content-chunk .scf_tags_group_content,
body.page.elementor-page .nice-buttons .scf_tags_group_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

body.page.elementor-page .scf-content-chunk .scf_tags_group_content button,
body.page.elementor-page .nice-buttons .scf_tags_group_content button {
    margin: 5px;
    background: white;
}

@media (max-width: 991px) {
	.scf_tag_button:hover {
		background: #fff;
		color: #333;
		box-shadow: 0 3px 20px rgba(0, 0, 0, 0.13);
		border-radius: 2px;
	}
}

/******************************************************************************/
/* navigation fly out */
/******************************************************************************/

.znd-weglot-switch-center .elementor-shortcode {
  display: flex;
  justify-content: center;
}

/******************************************************************************/
/* Featured Offers */
/******************************************************************************/

@media (min-width: 429px) {
  .znd-accordion-width .eael-accordion-content {
      width: 174%;
  }
}

/******************************************************************************/
/* wellness retreats */
/******************************************************************************/

/*#znd-scf-filterscontent .elementor-widget-wrap * {
  overflow: hidden;
}*/

#BorlabsCookieBox .cookie-logo img{
   width: 150px;
}

#BorlabsCookieBox ._brlbs-btn{
font-size: 15px !important;
padding: 3px 12px !important;
border: solid 1px !important;
font-weight: 600;
}
#BorlabsCookieBox ._brlbs-paragraph{
 display: block;
margin-bottom: .6em;
font-size: 15px;
font-weight: 600;
color: #000;
}

#BorlabsCookieBox p{
line-height: 20px;
}

#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-description {
  margin-bottom: .6em;
}

#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-confirm-age {
  margin-bottom: .6em;
}
#BorlabsCookieBox ._brlbs-actions{
line-height: 26px!important;
}

#BorlabsCookieBox a {
  color: #880413;
}

#BorlabsCookieBox ._brlbs-refuse a{
  font-size: 15px !important;
  padding: 3px 15px !important;
  border: solid 1px !important;
  font-weight: 600;
  line-height: 0;
  z-index: 9999;
  color: #880413 !important;
}
#BorlabsCookieBox ._brlbs-refuse a:hoiver{
 background:#880413;
color: #fff !important;
}


