@charset "UTF-8";
/*
Theme Name: Design Rangers - Hello Elementor Child 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
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
*/
/*--------------------------------------------------------------
# Variables

Core Color – Primary: var( --e-global-color-primary );
Core Color – Secondary: var( --e-global-color-secondary );
Accent – Primary: var( --e-global-color-accent );
Accent – Buttons and Links: var( --e-global-color-288633a1 );
Core Color – Medium: var( --e-global-color-70decd9c );
Dividers – Primary:  var( --e-global-color-3391eeb7 );
Dividers – Dark: var( --e-global-color-4638f128 );
Icon Color – Primary: var( --e-global-color-289b40e4 );
Accent – Highlight: var( --e-global-color-5038878f );
Core Color – Extra light: var( --e-global-color-51f596e1 );
Accent – Hover: var( --e-global-color-10acb48 );
Core Color – Light: var( --e-global-color-fb5d11b );
Pure White: var( --e-global-color-ce5128f );
White – Extra Light: var( --e-global-color-8d6cf64 );
White – Light: var( --e-global-color-e354344 );

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Global Style Kit Export
--------------------------------------------------------------*/
/*********************

ELEMENTOR STYLE KITS EXPORT

*********************/
body .elementor-heading-title {
  line-height: inherit;
}

body .dialog-message {
  font-size: inherit;
}

/***********************
 
Old style kit


body {
  font-family: "freight-sans-pro", Sans-serif;
  --ang_color_text: #575043;
  color: #575043;
  --ang_color_heading: #575043;
  --ang_background_light_background: #F5F4F2;
  --ang_background_light_heading: #575043;
  --ang_background_dark_background: #575043;
  --ang_background_dark_heading: #FFFFFF;
}

 End old style kit

 ***********************/
body h1, body .elementor-widget-heading h1.elementor-heading-title {
  font-family: "bree-serif", Sans-serif;
  font-size: 64px;
  font-weight: 100;
  line-height: 1.1;
}

body h2, body .elementor-widget-heading h2.elementor-heading-title {
  font-family: "bree-serif", Sans-serif;
  font-size: 48px;
  font-weight: 100;
  line-height: 1.125;
}

body h3, body .elementor-widget-heading h3.elementor-heading-title {
  font-family: "bree-serif", Sans-serif;
  font-size: 40px;
  font-weight: 100;
  line-height: 1.125;
}

body h4, body .elementor-widget-heading h4.elementor-heading-title {
  font-family: "freight-sans-pro", Sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
}

body h5, body .elementor-widget-heading h5.elementor-heading-title {
  font-family: "freight-sans-pro", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.1;
  color: #AF9878;
}

body h6, body .elementor-widget-heading h6.elementor-heading-title {
  font-family: "freight-sans-pro", Sans-serif;
  font-size: 24px;
  font-weight: 100;
  line-height: 1.1;
  color: #AF9878;
}

body h1.elementor-heading-title.elementor-size-xxl, .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-family: "Have Heart Script Font", Sans-serif;
  font-size: 146px;
  font-weight: normal;
  font-style: normal;
  line-height: 0.8;
  margin-top: 24px;
}

body h1.elementor-heading-title.elementor-size-xl,
body h2.elementor-heading-title.elementor-size-xl,
body h3.elementor-heading-title.elementor-size-xl,
body h4.elementor-heading-title.elementor-size-xl,
body h5.elementor-heading-title.elementor-size-xl,
body h6.elementor-heading-title.elementor-size-xl {
  font-size: 64px;
}

body h1.elementor-heading-title.elementor-size-large,
body h2.elementor-heading-title.elementor-size-large,
body h3.elementor-heading-title.elementor-size-large,
body h4.elementor-heading-title.elementor-size-large,
body h5.elementor-heading-title.elementor-size-large,
body h6.elementor-heading-title.elementor-size-large {
  font-size: 48px;
}

body h1.elementor-heading-title.elementor-size-medium,
body h2.elementor-heading-title.elementor-size-medium,
body h3.elementor-heading-title.elementor-size-medium,
body h4.elementor-heading-title.elementor-size-medium,
body h5.elementor-heading-title.elementor-size-medium,
body h6.elementor-heading-title.elementor-size-medium {
  font-size: 32px;
}

body h1.elementor-heading-title.elementor-size-small,
body h2.elementor-heading-title.elementor-size-small,
body h3.elementor-heading-title.elementor-size-small,
body h4.elementor-heading-title.elementor-size-small,
body h5.elementor-heading-title.elementor-size-small,
body h6.elementor-heading-title.elementor-size-small {
  font-size: 20px;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
  color: #575043;
}

body .sk-light-bg:not(.elementor-column) {
  background-color: #F5F4F2;
  color: var(--ang_color_text_light);
}

body .sk-dark-bg .elementor-counter-title, body .sk-dark-bg .elementor-counter-number-wrapper {
  color: currentColor;
}

body .sk-light-bg.elementor-column > .elementor-element-populated {
  background-color: #F5F4F2;
  color: var(--ang_color_text_light);
}

body .sk-light-bg {
  color: #575043;
}

body, body .sk-text-light {
  --ang_color_text_light: #575043;
}

body .sk-text-light {
  color: #575043;
}

body .sk-text-light .elementor-heading-title {
  color: #575043;
}

body .sk-light-bg h1, body .sk-light-bg h2, body .sk-light-bg h3, body .sk-light-bg h4, body .sk-light-bg h5, body .sk-light-bg h6 {
  color: #575043;
}

body .sk-dark-bg .sk-light-bg h1, body .sk-dark-bg .sk-light-bg h2, body .sk-dark-bg .sk-light-bg h3, body .sk-dark-bg .sk-light-bg h4, body .sk-dark-bg .sk-light-bg h5, body .sk-dark-bg .sk-light-bg h6 {
  color: #575043;
}

body .sk-dark-bg:not(.elementor-column) {
  background-color: #575043;
  color: var(--ang_color_text_dark);
}

body .sk-light-bg .elementor-counter-title, body .sk-light-bg .elementor-counter-number-wrapper {
  color: currentColor;
}

body .sk-dark-bg.elementor-column > .elementor-element-populated {
  background-color: #575043;
  color: var(--ang_color_text_dark);
}

body .sk-dark-bg {
  color: #FFFFFF;
}

body, body .sk-text-dark {
  --ang_color_text_dark: #FFFFFF;
}

body .sk-text-dark {
  color: #FFFFFF;
}

body .sk-text-dark .elementor-heading-title {
  color: #FFFFFF;
}

body .sk-dark-bg h1, body .sk-dark-bg h2, body .sk-dark-bg h3, body .sk-dark-bg h4, body .sk-dark-bg h5, body .sk-dark-bg h6 {
  color: #FFFFFF;
}

body .sk-light-bg .sk-dark-bg h1, body .sk-light-bg .sk-dark-bg h2, body .sk-light-bg .sk-dark-bg h3, body .sk-light-bg .sk-dark-bg h4, body .sk-light-bg .sk-dark-bg h5, body .sk-light-bg .sk-dark-bg h6 {
  color: #FFFFFF;
}

body .elementor-button, [type=button], [type=submit], button {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  background: #D2813C;
}

body a.elementor-button.elementor-size-xs, body .elementor-button.elementor-size-xs {
  color: var( --e-global-color-primary );
  background-color: rgba(255, 255, 255, 0);
  padding: 14px;
  font-size: 14px;
}

body a.elementor-button.elementor-size-xs:hover, body .elementor-button.elementor-size-xs:hover, body a.elementor-button.elementor-size-xs:focus, body .elementor-button.elementor-size-xs:focus {
  background-color: transparent;
  color: var( --e-global-color-10acb48 );
}

body .elementor-button.elementor-size-sm {
  font-size: 16px;
}

body a.elementor-button.elementor-size-sm:hover, body .elementor-button.elementor-size-sm:hover, body a.elementor-button.elementor-size-sm:focus, body .elementor-button.elementor-size-sm:focus, [type=button], [type=submit], button {
  background-color: var( --e-global-color-10acb48 );
}

body a.elementor-button.elementor-size-sm, body .elementor-button.elementor-size-sm, [type=button], [type=submit], button, body .uael-gf-btn-size-sm .uael-gf-style input[type=submit], body .uael-gf-btn-size-xs .uael-gf-style input[type=submit] {
  padding: 6px 24px;
}

body a.elementor-button.elementor-size-md:hover, body .elementor-button.elementor-size-md:hover, body a.elementor-button.elementor-size-md:focus, body .elementor-button.elementor-size-md:focus, [type=button]:focus, [type=submit]:focus, button {
  background-color: #D2813C;
}

body a.elementor-button.elementor-size-md, body .elementor-button.elementor-size-md {
  padding: 10px 32px;
}

body a.elementor-button.elementor-size-lg:hover, body .elementor-button.elementor-size-lg:hover, body a.elementor-button.elementor-size-lg:focus, body .elementor-button.elementor-size-lg:focus {
  background-color: var( --e-global-color-10acb48 );
}

body a.elementor-button.elementor-size-lg, body .elementor-button.elementor-size-lg {
  padding: 12px 32px;
}

body a.elementor-button.elementor-size-xl:hover, body .elementor-button.elementor-size-xl:hover, body a.elementor-button.elementor-size-xl:focus, body .elementor-button.elementor-size-xl:focus {
  background-color: #D2813C;
}

body a.elementor-button.elementor-size-xl, body .elementor-button.elementor-size-xl {
  padding: 16px 32px;
}


/***********************
 
Old buttons


.elementor-button.elementor-size-sm, .elementor-button.elementor-size-md, .elementor-button.elementor-size-lg, .elementor-button.elementor-size-xl, [type=button], [type=submit], button {
  border-style: solid;
  border-width: 5px;
  border-image-source: url("images/btn-rough-border.svg");
  border-image-slice: 5;
  border-image-width: 1;
  border-image-outset: 3px;
  border-image-repeat: repeat;
}

.elementor-button.elementor-size-xs:hover, .elementor-button.elementor-size-sm:hover, .elementor-button.elementor-size-md:hover, .elementor-button.elementor-size-lg:hover, .elementor-button.elementor-size-xl:hover, [type=button]:hover, [type=submit]:hover, button:hover {
  background-color: #D2813C;
  transform: scale(0.95);
}

.elementor-button.elementor-size-xs {
  border-width: 0px 0px 5px 0px;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-image-source: url("images/btn-rough-border.svg");
  border-image-slice: 5;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: repeat;
}

***********************/

.elementor-button.elementor-size-xs {
  position: relative;
}
.elementor-button.elementor-size-xs:after {
  content:  "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background:  var( --e-global-color-288633a1 );
  filter: url(#roughen);
  -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.elementor-button.elementor-size-sm, .elementor-button.elementor-size-md, .elementor-button.elementor-size-lg, .elementor-button.elementor-size-xl, [type=button], [type=submit], button {
    background: var( --e-global-color-288633a1 );
    border: 8px solid var( --e-global-color-288633a1 );
    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
}

.elementor-button.elementor-size-xs:hover, .elementor-button.elementor-size-sm:hover, .elementor-button.elementor-size-md:hover, .elementor-button.elementor-size-lg:hover, .elementor-button.elementor-size-xl:hover, [type=button]:hover, [type=submit]:hover, button:hover {
  background-color: var( --e-global-color-10acb48 );
  border-color:  var( --e-global-color-10acb48 );
}



.elementor-button.elementor-size-xs:hover {
  letter-spacing: 0.1;

}
.elementor-button.elementor-size-xs:hover:after {
  background: var( --e-global-color-10acb48 );
  bottom: -2px;
}

body .ang-section-padding-default {
  padding: 2.5% 2.5% 2.5% 2.5%;
}

body .ang-section-padding-narrow {
  padding: 1% 2.5% 1% 2.5%;
}

body .ang-section-padding-extended {
  padding: 4% 2.5% 4% 2.5%;
}

body .ang-section-padding-wide {
  padding: 5% 2.5% 5% 2.5%;
}

body .ang-section-padding-wider {
  padding: 7% 2.5% 7% 2.5%;
}

body .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 4px 4px 4px 4px;
}

body .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 2.5% 5% 2.5% 5%;
}

body .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 2.5% 8% 2.5% 8%;
}

body .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 2.5% 12% 2.5% 12%;
}

@media (max-width: 1024px) {
  body h1, body .elementor-widget-heading h1.elementor-heading-title {
    font-size: 48px;
  }

  body h2, body .elementor-widget-heading h2.elementor-heading-title {
    font-size: 40px;
  }

  body h3, body .elementor-widget-heading h3.elementor-heading-title {
    font-size: 32px;
  }

  body h4, body .elementor-widget-heading h4.elementor-heading-title {
    font-size: 20px;
  }

  body h5, body .elementor-widget-heading h5.elementor-heading-title {
    font-size: 17px;
  }

  body h6, body .elementor-widget-heading h6.elementor-heading-title {
    font-size: 20px;
  }

  body h1.elementor-heading-title.elementor-size-xxl, .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 120px;
  }

  body h1.elementor-heading-title.elementor-size-xl,
body h2.elementor-heading-title.elementor-size-xl,
body h3.elementor-heading-title.elementor-size-xl,
body h4.elementor-heading-title.elementor-size-xl,
body h5.elementor-heading-title.elementor-size-xl,
body h6.elementor-heading-title.elementor-size-xl {
    font-size: 56px;
  }

  body h1.elementor-heading-title.elementor-size-large,
body h2.elementor-heading-title.elementor-size-large,
body h3.elementor-heading-title.elementor-size-large,
body h4.elementor-heading-title.elementor-size-large,
body h5.elementor-heading-title.elementor-size-large,
body h6.elementor-heading-title.elementor-size-large {
    font-size: 40px;
  }

  body h1.elementor-heading-title.elementor-size-medium,
body h2.elementor-heading-title.elementor-size-medium,
body h3.elementor-heading-title.elementor-size-medium,
body h4.elementor-heading-title.elementor-size-medium,
body h5.elementor-heading-title.elementor-size-medium,
body h6.elementor-heading-title.elementor-size-medium {
    font-size: 24px;
  }

  body h1.elementor-heading-title.elementor-size-small,
body h2.elementor-heading-title.elementor-size-small,
body h3.elementor-heading-title.elementor-size-small,
body h4.elementor-heading-title.elementor-size-small,
body h5.elementor-heading-title.elementor-size-small,
body h6.elementor-heading-title.elementor-size-small {
    font-size: 17px;
  }

  body .ang-section-padding-default {
    padding: 48px 22px 48px 22px;
  }

  body .ang-section-padding-narrow {
    padding: 16px 22px 16px 22px;
  }

  body .ang-section-padding-extended {
    padding: 32px 22px 32px 22px;
  }

  body .ang-section-padding-wide {
    padding: 64px 22px 64px 22px;
  }

  body .ang-section-padding-wider {
    padding: 72px 22px 72px 22px;
  }

  body .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 10px 16px 10px 16px;
  }

  body .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 10px 24px 10px 24px;
  }

  body .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 10px 32px 10px 32px;
  }
}
@media (max-width: 767px) {
  body h1, body .elementor-widget-heading h1.elementor-heading-title {
    font-size: 36px;
  }

  body h1.elementor-heading-title.elementor-size-xxl, .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 70px;
  }

  body h1.elementor-heading-title.elementor-size-xl,
body h2.elementor-heading-title.elementor-size-xl,
body h3.elementor-heading-title.elementor-size-xl,
body h4.elementor-heading-title.elementor-size-xl,
body h5.elementor-heading-title.elementor-size-xl,
body h6.elementor-heading-title.elementor-size-xl {
    font-size: 42px;
  }

  body h1.elementor-heading-title.elementor-size-large,
body h2.elementor-heading-title.elementor-size-large,
body h3.elementor-heading-title.elementor-size-large,
body h4.elementor-heading-title.elementor-size-large,
body h5.elementor-heading-title.elementor-size-large,
body h6.elementor-heading-title.elementor-size-large {
    font-size: 28px;
  }

  body h1.elementor-heading-title.elementor-size-medium,
body h2.elementor-heading-title.elementor-size-medium,
body h3.elementor-heading-title.elementor-size-medium,
body h4.elementor-heading-title.elementor-size-medium,
body h5.elementor-heading-title.elementor-size-medium,
body h6.elementor-heading-title.elementor-size-medium {
    font-size: 20px;
  }

  body h1.elementor-heading-title.elementor-size-small,
body h2.elementor-heading-title.elementor-size-small,
body h3.elementor-heading-title.elementor-size-small,
body h4.elementor-heading-title.elementor-size-small,
body h5.elementor-heading-title.elementor-size-small,
body h6.elementor-heading-title.elementor-size-small {
    font-size: 15px;
  }

  body h2, body .elementor-widget-heading h2.elementor-heading-title {
    font-size: 32px;
  }

  body h3, body .elementor-widget-heading h3.elementor-heading-title {
    font-size: 24px;
  }

  body h4, body .elementor-widget-heading h4.elementor-heading-title {
    font-size: 18px;
  }

  body h5, body .elementor-widget-heading h5.elementor-heading-title {
    font-size: 15px;
  }

  body h6, body .elementor-widget-heading h6.elementor-heading-title {
    font-size: 16px;
  }

  body .ang-section-padding-default {
    padding: 32px 22px 32px 22px;
  }

  body .ang-section-padding-narrow {
    padding: 8px 22px 8px 22px;
  }

  body .ang-section-padding-extended {
    padding: 24px 22px 24px 22px;
  }

  body .ang-section-padding-wide {
    padding: 48px 22px 48px 22px;
  }

  body .ang-section-padding-wider {
    padding: 56px 22px 56px 22px;
  }

  body .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 2px 10px 2px 10px;
  }

  body .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 14px 10px 14px 10px;
  }

  body .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 20px 10px 20px 10px;
  }

  body .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 24px 10px 24px 10px;
  }
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*********************

TYPOGRAPHY

*********************/
body, body p {
  font-size: 17px;
  line-height: 1.7;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 4px;
}

/**** REMOVE SPACE BELOW TEXT ****/
.elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}

.elementor-element.elementor-widget-heading.text-space-bottom-none, .elementor-element.elementor-widget-heading.text-space-bottom-none h1.elementor-heading-title, .elementor-element.elementor-widget-heading.text-space-bottom-none h2.elementor-heading-title, .elementor-element.elementor-widget-heading.text-space-bottom-none h3.elementor-heading-title, .elementor-element.elementor-widget-heading.text-space-bottom-none h4.elementor-heading-title, .elementor-element.elementor-widget-heading.text-space-bottom-none h5.elementor-heading-title, .elementor-element.elementor-widget-heading.text-space-bottom-none h6.elementor-heading-title, .elementor-element.elementor-widget-heading.text-space-bottom-none h6.elementor-heading-title, .text-space-bottom-none p {
  margin-bottom: 0;
}

/**** SMALLER BODY FONT ****/
.text-small, .text-small p {
  font-size: 15px;
}

/**** LARGER BODY FONT FOR INTRO TEXT ****/
.text-intro, .text-intro p {
  font-size: 18px;
}

/**** NARROW TEXT FOR BETTER READABILITY ****/
.text-narrow {
  max-width: 800px;
}

/**** NARROW TEXT CENTERED ****/
.text-narrow-centered {
  max-width: 800px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  body, body p {
    font-size: 15px;
  }

  /**** SMALLER BODY FONT ****/
  .text-small, .text-small p {
    font-size: 14px;
  }

  /**** LARGER BODY FONT FOR INTRO TEXT ****/
  .text-intro, .text-intro p {
    font-size: 17px;
  }
}
@media (max-width: 544px) {
  /**** SMALLER BODY FONT ****/
  .text-small, .text-small p {
    font-size: 13px;
  }

  /**** LARGER BODY FONT FOR INTRO TEXT ****/
  .text-intro, .text-intro p {
    font-size: 16px;
  }
}
/*********************

LINKS

*********************/

body .elementor-text-editor a, body .premium-unfold-content a {
    color: var(--e-global-color-text)!important;  
    border-bottom: 2px solid var( --e-global-color-5038878f );
} 
body .elementor-text-editor a:hover, body .premium-unfold-content a:hover { 
    color: var( --e-global-color-10acb48 )!important; 
    border-bottom-color:  var( --e-global-color-10acb48 );
} 
body a {
  color: #D2813C;
}

body a:hover {
  color: #AB5F1E;
}

body .link-reversed a {
  color: #fff;
}

body .link-reversed a:hover {
  color: var( --e-global-color-3391eeb7 );
}

.elementor-icon-list-icon i {
  color: #F3BA4A;
}

body .link-yellow a {
  color: #F3BA4A;
}

body .link-yellow a:hover {
  color: #D2A24C;
}

.elementor-tab-title i {
  color: #F3BA4A;
}

.elementor-tab-title a {
  color: inherit;
}

/* Start Custom Fonts CSS */
@font-face {
  font-family: "Have Heart Script Font";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("https://www.pikes-peak.com/wp-content/uploads/subset-HaveHeartOne.woff2") format("woff2"), url("https://www.pikes-peak.com/wp-content/uploads/subset-HaveHeartOne.woff") format("woff");
}
/* End Custom Fonts CSS */
/*--------------------------------------------------------------
# Elementor Element Styles
--------------------------------------------------------------*/

/********* MAIN MENU *********/

.ppra-menu-search-icon {
  font-size:  1.125em;
  margin-top: 4px;
}

/****************************************

ELEMENTOR POSTS

*****************************************/
body .elementor-post__read-more {
  color: #575043;
}

body .elementor-post__read-more:hover {
  color: #AB5F1E;
}

/****************************************

DIVIDERS

*****************************************/

.roughen .elementor-shape.elementor-shape-top {
  filter: url(#roughen);
}

.section-rough-bottom-white:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 25px;
  width: 100%;
  background: url(images/section-divider-rough-white.svg) repeat-x center bottom;
  background-size: 550px 25px;
}

.section-rough-bottom-orange:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 25px;
  width: 100%;
  background: url(images/section-divider-rough-orange-btm.svg) repeat-x center bottom;
  background: var( --e-global-color-accent );
  background-size: 550px 25px;
}

.border-rough-left > .elementor-element-populated:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  height: 100%;
  background: url("images/rough-divider-orage-vert.svg") repeat-y;
  background-size: 5px 117px;
}

.border-rough-right > .elementor-element-populated:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  height: 100%;
  background: url("images/rough-divider-orage-vert.svg") repeat-y;
  background: var( --e-global-color-accent );
  background-size: 4px 117px;
  filter: url(#roughen);
}

@media (max-width: 767px) {
  .border-rough-left > .elementor-element-populated:after, .border-rough-right > .elementor-element-populated:after {
    position: absolute;
    content: "";
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 5px;
    background: url("images/rough-divider-orage-horiz.svg") repeat-x;
    background-size: 117px 5px;
  }

  body.home .border-rough-right > .elementor-element-populated:after {
    display: none;
  }
}
.elementor-widget-divider.rough {
  --divider-border-width: 1px;
  --divider-border-style: ppra_rough!important;
  --divider-border-color: var( --e-global-color-3391eeb7 );
  --divider-pattern-height: 5px;
  --divider-pattern-size: auto;
  --divider-pattern-repeat: repeat-x;
}

.elementor-widget-divider.rough .elementor-divider {
  --divider-pattern-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 117 5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23c2813c;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Erough-divider-orange%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Hand-Drawn_Marker_Brush_Set' data-name='Hand-Drawn Marker Brush Set'%3E%3Cpath class='cls-1' d='M117,1.56a3.38,3.38,0,0,0-1.81.17c-1.26-.73-1.51-.46-2.82-.23a4.6,4.6,0,0,0-2.93-.12c-1.61-.75-2.44.31-3.79-.09-4.13-1.19-8.42.2-8.47-.93-1.4.71-2.76,0-4.31.36C92,.29,92.09.78,91.12.51S90.4.3,89.56.44c-.32,0-.71-.34-1.09-.19a4.42,4.42,0,0,1-2.6.09C83.2.85,84.23-.39,82,.5c-.85-.15-.49-.34-1,0-.51-.29-1.08.08-1.75,0-4-.58-3.67.74-4.15-.28-.34-.27-.27.22-.56.3A5.26,5.26,0,0,0,72.26.44c-.21,0-.21-.72-.77-.32-1,1.21-2.15-.57-3.61.92-.33.21-.23-.47-.71-.43-1.14,0-2.33.2-3.48.13-1-.94-2.25,0-3.54.09-.56-.28-.93.05-1.49-.07-.74-.51-1.68.33-2.49.29-5.45-.5-7.26.48-8.82-.27-.45-.23-.46.52-.8.36a19.38,19.38,0,0,0-5.61.14C36.15,1.27,32,1,27.31,1c-1.44.82-.85.22-1.74.28-.22.43-.67.43-1.08.2a3.74,3.74,0,0,1-2-.33,5.08,5.08,0,0,1-3.94.1c-1.2.79-1.77,0-2.51,0-.93.17-2.68.7-2.72.21-2,.08-4.4-.13-6.66-.26a8,8,0,0,0-2.16.27c-.43-.06-.92-.32-1.44,0-1,.26-2.09-.4-3.07,0V4.62c.4.19.83-.11,1.28-.14s.62.43,1.12.27c1.25-.53,2.16,0,3.59,0,1.59-.55,3.25.25,4.79-.17.35.08.37.47.87.31,1.21-.45.59-.16,1.61,0,.94,0,.53-.29,1.49,0,2-.3,2.71.14,3.68-.49-.44,1,2.2.17,2.69.14,1.05.39.69.12,1.48-.12.36.71,3.5.19,4.13.12.56.91.58-.09,1.12.08.3.21.33,0,.73,0a4,4,0,0,0,2.87-.14,2.07,2.07,0,0,0,2.12-.6c.58.69,1.58.43,2.49.61.45,0,1-.65,1.46-.37.47.69,1.51.37,2.25.19.43-.15.68.38,1.15,0,1.41.37.68.19,1.75-.08,1,.34,2.07-.46,3.06.22,1.41.15.28-.78,1.58-.61.41-.25.44.22,1,.2A3.4,3.4,0,0,1,49.8,4c.39-.1.88-.75,1.22-.16s.9.43,1.37.12a1.24,1.24,0,0,0,1.67-.22c.5.16,1.29.65,1.8.14.56.15.63.13.72-.45.09-.07.21-.05.34.13.27,1.1,1-.09,1.5.1.65.69,1.73.16,2.5,0a4.57,4.57,0,0,0,3,.14c.51.45.66-.11,1-.18.67.79.63.25,1.37.21,1.84.66,1.69.16,3.35,0s2.49.44,3.94-.23c1.82.94,3.12.11,3.94.28.94.41,3.16-.28,3.87-.13s.46-.54,1.1-.17c2.18.79.89-.56,2.33,0,.47.17,1-.32,1.43-.1.22.71.86.13,1.3-.11,0,0,.22-.31.22-.1-.66.78,1.77.25,2.15.21.41.81,1.66,0,2.3-.17.38.83.59,0,1.16-.06.59.78.62,0,1.27,0,.2.27.21.55.47.06.39-.23.41.4.83.39a15.47,15.47,0,0,0,2.59-.45c1-.22-.22.88,1,.4.65-.4.9,0,1.2.25,2.09-.35,4.07.05,6-.21a5.55,5.55,0,0,0,3.46.18,1.63,1.63,0,0,0,1.6.09c2,1.18.31.2,2.07.71,1.09-.34,2,.19,3.21-.08Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.elementor-widget-divider.rough .elementor-divider-separator {
  min-height: var(--divider-pattern-height);
  background-image: var(--divider-pattern-url);
  background-size: var(--divider-pattern-size) 100%;
  background-repeat: var(--divider-pattern-repeat);
}

/****************************************

CTA BLOCKS

*****************************************/
body a.elementor-button.elementor-size-sm.elementor-cta__button {
  padding: 0;
}

body .elementor-button.elementor-cta__button:hover {
  transform: none;
}

body .elementor-ribbon.elementor-ribbon-right {
  transform: none;
  top: 0;
  width: auto;
  min-width: 150px;
}

#elementor body .elementor-ribbon-inner, body .elementor-ribbon-inner {
  transform: none;
  margin-top: 16px;
  width: auto;
  padding: 0 24px;
}

/****************************************

ICON LISTS

*****************************************/
/* UNCOMMENT TO GLOBALLY STYLE ICON LISTS

body .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(12px/2);
}
body .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(12px/2);
}
body .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(12px/2);
    margin-left: calc(12px/2);
}
body .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-12px/2);
    margin-left: calc(-12px/2);
}
body.rtl body .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-12px/2);
}
body:not(.rtl) body .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-12px/2);
}
body .elementor-icon-list-icon i {
    font-size: 14px;
}
body .elementor-icon-list-icon svg {
    width: 14px;
}
body .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-left: 12px;
}

*/
/****************************************

ACCORDIONS AND TOGGLE ELEMENTS

*****************************************/
.elementor-accordion .elementor-tab-title.elementor-active, .elementor-toggle .elementor-toggle-item .elementor-tab-title.elementor-active {
  background: #F5F4F2;
}

.elementor-accordion .elementor-accordion-item {
  border-color: #E7DFCF;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-content {
  border-top-color: #E7DFCF;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
  border-bottom-color: #E7DFCF;
}

.elementor-accordion .elementor-tab-title {
  background-color: #fff;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .fa:before {
  color: #D2813C;
}

.elementor-toggle .elementor-tab-content {
  border-bottom-color: #E7DFCF;
}

.elementor-toggle .elementor-tab-title {
  border-color: #E7DFCF;
  background-color: #fff;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .fa:before {
  color: #E7DFCF;
}

.elementor-toggle .elementor-toggle-item {
  border: 1px solid #E7DFCF;
  border-bottom: none;
}

.elementor-toggle .elementor-toggle-item + .elementor-toggle-item {
  border-top: none;
}

.elementor-toggle .elementor-toggle-item .elementor-tab-title.elementor-active {
  border-bottom: 1px solid #E7DFCF;
}

/****************************************

HOMEPAGE SLIDESHOW

*****************************************/
body .attractions-slides .swiper-slide-inner .elementor-slide-heading {
  background: #42512F;
  color: #fff;
  font-size: 13px;
  padding: 8px 16px;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 20%;
}

body .attractions-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
  margin: 0;
}

body .attractions-slides .swiper-slide-inner .elementor-slide-description, .attractions-image-slider .elementor-image-carousel-caption {
  color: var( --e-global-color-secondary );
  font-family: "bree-serif", Sans-serif;
  font-size: 24px;
  font-weight: 200;
  font-style: normal;
  line-height: 1.25;
  transform: rotate(-3deg);
  position: absolute;
  top: 6%;
  left: 6%;
  width: 50%;
  max-width: 320px;
}

body .attractions-slides .elementor-slide-description:after, .attractions-image-slider .elementor-image-carousel-caption:after {
  content: "";
  background-image: url("/wp-content/themes/ranger-hello-child/images/curved-arrow.svg");
  width: 38px;
  height: 50px;
  position: absolute;
  left: 45%;
  bottom: -70px;
}

.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
    line-height: 0;
}

body .attractions-slides .swiper-slide-bg {
  background-position: bottom left;
  background-size: contain;
}

@media (max-width: 767px) {
  body .attractions-slides .swiper-slide-inner .elementor-slide-heading, .attractions-image-slider .elementor-image-carousel-caption {
    font-size: 13px;
    padding: 6px 12px;
    left: 32px;
  }

  body .attractions-slides .swiper-slide-inner .elementor-slide-description {
    color: var( --e-global-color-3391eeb7 );
    font-family: "bree-serif", Sans-serif;
    font-size: 16px;
    position: absolute;
    top: 10px;
    left: 24px;
    width: 50%;
  }
}
/****************************************

ATTRACTIONS PAGES

*****************************************/
body .attractions-title-box {
  background: #575043;
  margin-top: 10px;
  padding: 48px;
  color: #F3BA4A;
}
@media (max-width: 1024px) {
  body .attractions-title-box {
    padding: 32px;
  }
}
@media (max-width: 767px) {
  body .attractions-title-box {
    padding: 24px;
  }
}
body .attractions-title-box .elementor-widget-heading h1.elementor-heading-title {
  color: #fff;
  font-size: 48px;
}
@media (max-width: 1024px) {
  body .attractions-title-box .elementor-widget-heading h1.elementor-heading-title {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  body .attractions-title-box .elementor-widget-heading h1.elementor-heading-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  body .attractions-title-box .elementor-icon-list-item {
    font-size: 14px;
    line-height: 1.25;
    margin-bottom: 12px;
  }
}
body .attractions-title-box a, body .attractions-title-box .elementor-text-editor {
  color: #F3BA4A;
  word-break: break-all;
}
body .attractions-title-box a:hover, body .attractions-title-box .elementor-text-editor:hover {
  color: #D2A24C;
}
body .attractions-title-box a.elementor-button {
  color: #fff;
}

.attractions-info-box .elementor-widget:not(:last-child) {
  margin-bottom: 10px;
}
.attractions-info-box p {
  margin-bottom: 0;
}

.attractions-info-box .elementor-element-populated.elementor-element-populated.elementor-element-populated {
  padding: 24px 24px 24px 24px;
}

.attractions-info-box .elementor-column {
  border-right: 1px solid var( --e-global-color-3391eeb7 );
}
@media (max-width: 767px) {
  .attractions-info-box .elementor-column {
    border-right: none;
    border-bottom: 1px solid var( --e-global-color-3391eeb7 );
  }
}

.attractions-info-box .elementor-column:last-child {
  border-right: none;
}
@media (max-width: 767px) {
  .attractions-info-box .elementor-column:last-child {
    border-bottom: none;
  }
}

@media(max-width: 767px) {
    .attraction-contact-icons .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
      display: none;
    } 
}
@keyframes rotation {
50% {transform: rotate(20deg);}
}
.attraction-icon-box-animated .elementor-icon-box-icon .elementor-icon {
    transform: rotate(-20deg);
    animation: rotation 10s infinite;
}
@media(min-width: 768px) {
    .attraction-icon-box-animated .elementor-icon-box-icon .elementor-icon {
        margin-left: -104px;
    }
}
body .elementor-element.attraction-icon-list a:hover .elementor-icon-list-text, body .elementor-element.attraction-icon-list a:hover .elementor-icon-list-icon i {
    color: #D2813C;
}
body .elementor-widget-premium-addon-modal-box button {
    outline: none;
}
body .premium-modal-box-modal-header {
    padding: 24px 32px;
}
.attraction-hero-image .widget-image-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 4px 16px;
    color: rgba(255,255,255,0.8);
    background: rgba(0,0,0,0.5);
    border-radius: 4px 0 0 0;
    font-size: 14px;
    font-style: normal;
}
@media(min-width: 768px) {
  .attraction-hero-image .widget-image-caption {
    font-size: 13px;
  }
}
.attraction-hero-image .widget-image-caption:before {
    content: "\f030";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 8px;
}
/****************************************

COLUMN CARDS

*****************************************/
/**** CARDS ****/
.elementor-column-gap-default > .elementor-row > .elementor-column.column-card > .elementor-element-populated {
  background: #F5F4F2;
  margin: 10px;
  padding: 48px;
}

.card-image-full.elementor-widget:not(:last-child) {
  margin-bottom: 0;
}

.card-image-full > .elementor-widget-container, #elementor .card-image-full > .elementor-widget-container {
  margin: -48px -48px 0px -48px;
}

.section-card-wrap .elementor-column {
  flex: 0 1 33.333%;
}

.section-card-wrap .elementor-row {
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .elementor-column-gap-default > .elementor-row > .elementor-column.column-card > .elementor-element-populated {
    padding: 32px;
  }

  .card-image-full > .elementor-widget-container, #elementor .card-image-full > .elementor-widget-container {
    margin: -32px -32px 0px -32px;
  }

  .section-card-wrap .elementor-column {
    flex: 0 1 50%;
  }
}
@media (max-width: 767px) {
  .elementor-column-gap-default > .elementor-row > .elementor-column.column-card > .elementor-element-populated {
    padding: 32px;
  }

  .card-image-full > .elementor-widget-container, #elementor .card-image-full > .elementor-widget-container {
    margin: -32px -32px 0px -32px;
  }

  .section-card-wrap .elementor-column {
    flex: 0 0 100%;
  }
}
/*--------------------------------------------------------------
# Associate Member Styles
--------------------------------------------------------------*/
/*********************************************

ITINERARY PAGES

*********************************************/
/* Helper Classes */
.text-nospace p {
  margin-bottom: 0;
}

.ppra-global-box-shadow {
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.15);
}

/* Typography */
body.single-itineraries h1.elementor-heading-title, body.single-itineraries h2.elementor-heading-title, body.single-itineraries h3.elementor-heading-title, body.single-itineraries h4.elementor-heading-title, body.single-itineraries h5.elementor-heading-title, body.single-itineraries h6.elementor-heading-title {
  color: var( --e-global-color-primary );
}

body.single-itineraries h5.elementor-heading-title {
  color: #af9978;
}

/*
.single-itineraries h1.elementor-heading-title {
    font-family: "gin", Sans-serif;
    font-size: 80px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.single-itineraries h2.elementor-heading-title {
    font-family: "freight-sans-pro", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0.2px;
}
.single-itineraries h3.elementor-heading-title {
    font-family: "gin", Sans-serif;
    font-size: 36px;
    letter-spacing: 0.5px;
    font-style: normal;
    font-weight: 400;
}
.single-itineraries h4.elementor-heading-title, h4.elementor-heading-title {
    font-size: 24px;
    letter-spacing: .5px;
}
.single-itineraries h5.elementor-heading-title {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.single-itineraries h6.elementor-heading-title {
}
.ppra-itinerary-details, .ppra-itinerary-details p, .ppra-attraction-details, .ppra-attraction-details p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
}
.single-itineraries a.elementor-button  {
    font-weight: 700;
    text-transform: uppercase;
    background-color: #D2813C;
    color: #fff;
    border-radius: 0px 0px 0px 0px;
}
*/
/* Button Groups */
.ppra-button-group .elementor-widget-button .elementor-button {
  border-left: 1px solid #fff;
}

.ppra-button-group .elementor-widget-button .elementor-button:last-child {
  border-left: none;
  border-right: 1px solid #fff;
}

/* Day Navigation */
.ppra-itinerary-nav .elementor-widget-button .elementor-button {
  color: var( --e-global-color-288633a1 );
  background-color: #ffffff;
  padding: 8px 16px 8px;
  border: 1px solid #d6d6d6;
  margin: 0px 2px 0px 2px;
  font-weight: 700;
}

.ppra-itinerary-nav .elementor-widget-button a.elementor-button:hover {
  color: #fff;
  background-color: var( --e-global-color-10acb48 );
}

.ppra-itinerary-nav .elementor-widget-button .elementor-button.active {
  background-color: var( --e-global-color-288633a1 );
  color: #fff;
}

.ppra-itineraries-popup:hover {
  opacity: 0.7;
}

/* Itinerary Buttons */
.single-itineraries .elementor-align-justify .elementor-button, body.page-id-4280 .elementor-align-justify .elementor-button, body.page-id-5573 .elementor-align-justify .elementor-button {
  border-style: solid;
  border-width: 0px !important;
  border-image-source: none;
  border-image-slice: 0 !important;
  border-image-width: 0 !important;
  border-image-outset: 0px;
  border-image-repeat: repeat;
  padding: 16px;
}

.single-itineraries .elementor-align-justify .elementor-button:hover {
  transform: none;
}

@media (max-width: 1024px) {
  .single-itineraries h1.elementor-heading-title {
    font-size: 64px;
  }
}
@media (max-width: 767px) {
  .single-itineraries .entry-content {
    font-size: 16px;
    line-height: 1.5;
  }

  .single-itineraries h1.elementor-heading-title {
    font-size: 48px;
  }

  .single-itineraries h2.elementor-heading-title {
    font-size: 24px;
  }

  .single-itineraries h3.elementor-heading-title {
    font-size: 32px;
  }

  .single-itineraries h4.elementor-heading-title, h4.elementor-heading-title {
    font-size: 16px;
  }

  .single-itineraries h5.elementor-heading-title {
    font-size: 13px;
  }

  .ppra-itinerary-details, .ppra-itinerary-details p, .ppra-attraction-details, .ppra-attraction-details p {
    font-size: 15px;
  }

  .ppra-itinerary-nav .elementor-widget-button .elementor-button {
    padding: 8px 12px;
  }
}
@media(max-width: 767px) {
    .elementor-inline-items .elementor-icon-list-item:not(:last-child):after {
        border-left-width: 0!important;
    }
}
.ppra-itinerary-day-card  .elementor-widget-icon  {
    position: absolute;
    left: -12px;
    top: 40px;
}
.ppra-itinerary-section .elementor-column:nth-child(1) .elementor-widget-icon  {
    position: absolute;
    right: -12px;
    top: 24px;
}
.ppra-itinerary-section .elementor-column:nth-child(2) .elementor-widget-icon  {
    position: absolute;
    left: -12px;
    top: 24px;
}
@media(max-width:1024px) {
  .ppra-itinerary-section .elementor-column:nth-child(1) .elementor-widget-icon  {
        left: -12px;
        right: auto;
        top: 48px;
    }
    .ppra-itinerary-section .elementor-column:nth-child(2) .elementor-widget-icon  {
        left: -12px;
        top: 48px;
    } 

}
@media(max-width:767px) {
  .ppra-itinerary-section .elementor-column:nth-child(1) .elementor-widget-icon  {
        left: calc(50% - 24px);
        top: -14px;
    }
    .ppra-itinerary-section .elementor-column:nth-child(2) .elementor-widget-icon  {
        left: calc(50% - 24px);
        top: -14px;
    }  
        .elementor-icon-list--layout-inline .elementor-inline-item {
        margin-bottom: 8px;
    }
    .ppra-itinerary-day-card  .elementor-widget-icon  {
        position: absolute;
        left: 16px;
        top: -16px;
    }
}
.ppra-itinerary-event .elementor-container {
    box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}
.ppra-itinerary-event .elementor-column .ppra-event-date {
  position: absolute;
  top: 24px;
}
.ppra-itinerary-event .elementor-column:nth-child(1) .ppra-event-date {
  left: 0;
}
.ppra-itinerary-event .elementor-column:nth-child(2) .ppra-event-date {
  right: 0;
}
@media(max-width:767px) {
  .ppra-itinerary-event .elementor-column .ppra-event-date {
    top: 16px;
  }
  .ppra-itinerary-event .elementor-column:nth-child(1) .ppra-event-date {
    left: 0;
  }
  .ppra-itinerary-event .elementor-column:nth-child(2) .ppra-event-date {
    left: 0;
    right: auto;
  }  
}
.ppra-itinerary-directions .elementor-container {
    border: 1px solid var(--e-global-color-3391eeb7);
}
.ppra-itinerary-directions .elementor-icon-list-icon {
    align-self: flex-start;
    margin-top: 4px;
}
/*--------------------------------------------------------------
# Associate Member Styles
--------------------------------------------------------------*/
/*********************************************

ASSOCIATE MEMBER PAGES

*********************************************/
.ppra-filters input[type=checkbox] {
  vertical-align: top;
}

.ppra-filters li {
  padding-bottom: 0;
}

.ppra-filters label {
  width: 100%;
}

.ppra-filters label.sf-label-checkbox {
  width: 90%;
}

.ppra-filters .sf-field-reset {
  margin-top: 24px;
}

.ppra-filters .sf-field-reset a, .search-filter-reset {
  background: var( --e-global-color-288633a1 );
  color: #fff!important;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 16px;
  border-radius: 4px;
}
.ppra-filters .sf-field-reset a:hover, .search-filter-reset:hover {
  background: var( --e-global-color-10acb48 );
}

.ppra-lodging-grid.elementor-post__excerpt p:after {
  content: "...";
}

.ppra-amenities a {
  color: var( --e-global-color-288633a1 );
  margin-left: 20px;
  position: relative;
}

.ppra-amenities a:before {
  content: "";
  color: var( --e-global-color-289b40e4 );
  font: normal normal normal 13px/1 FontAwesome;
  position: absolute;
  left: -20px;
  top: 4px;
}

.ppra-nearby-attractions ul {
  list-style: none;
  margin: 0;
  padding-inline-start: 0;
}

.ppra-nearby-attractions ul li {
  margin-left: 20px;
  position: relative;
}

.ppra-nearby-attractions ul li:before {
  content: "";
  color: var( --e-global-color-289b40e4 );
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: -20px;
  top: 7px;
}

.ppra-amenities a, .ppra-nearby-attractions ul li a {
  color: #435130;
}

.ppra-lodging-grid .elementor-pagination {
  margin-top: 48px;
}

.ppra-lodging-grid .elementor-pagination .page-numbers {
  border: 1px solid var( --e-global-color-288633a1 );
  border-radius: 4px;
  color: var( --e-global-color-288633a1 );
  font-weight: bold;
  font-size: 0.85em;
  padding: 1px 10px 5px 10px;
}

.ppra-lodging-grid .elementor-pagination .page-numbers:hover {
  background: var( --e-global-color-288633a1 );
  color: #fff;
}

.ppra-lodging-grid .elementor-pagination .page-numbers.current {
  border-color: var( --e-global-color-3391eeb7 );
  color: var( --e-global-color-3391eeb7 );
}

.elementor-pagination .page-numbers.prev, .elementor-pagination .page-numbers.next {
  display: inline;
}

@media (max-width: 767px) {
  .ppra-lodging-grid.elementor-widget-posts .elementor-widget-container {
    overflow: visible;
  }
}
/*--------------------------------------------------------------
# Search and Filter Styles
--------------------------------------------------------------*/
.ppra-filters .searchandfilter ul {
  margin-left: 0;
  padding-inline-start: 0;
}

.ppra-filters h4 {
  text-transform: uppercase;
}

.ppra-filters label {
  line-height: 1.7;
}

.ppra-filters input[type=radio], .ppra-filters input[type=checkbox] {
  margin: 0.425em 0;
  margin-right: 0px;
  margin-bottom: 0.425em;
  margin-left: 0px;
}

.ppra-filters label, .ppra-filters input, .ppra-filters select, .ppra-filters textarea, .ppra-filters input[type=text] {
  font-size: 16px;
  border-color: var( --e-global-color-3391eeb7 );
}

.ppra-filters.ppra-lodging-search-form .sf-field-taxonomy-attraction-categories label, .ppra-filters.ppra-lodging-search-form .sf-field-taxonomy-attraction_seasons label {
  width: 100%;
}

.ppra-filters .searchandfilter select.sf-input-select {
  width: 100%;
  height: 2.65em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.ppra-filters .search-filter-reset {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

/*--------------------------------------------------------------
# Blog Styles
--------------------------------------------------------------*/
/*********************************************

BLOG

*********************************************/

.blog-intro .uael-sub-heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
}
.blog-intro .uael-subheading {
  font-size: 24px;
  line-height: 1.5;
}
@media(max-width: 1024px) {
  .blog-intro .uael-sub-heading {
      font-size: 20px;
  }   
}
@media(max-width: 767px) {
  .blog-intro .uael-sub-heading {
      font-size: 18px;
  }   
  .blog-intro .uael-subheading {
    font-size: 18px;
  } 
  .widget-image-caption {
    margin: 8px;
  }
}
/*--------------------------------------------------------------
# Artsopolis Calendar Styles
--------------------------------------------------------------*/
/*********************************************

ARTSOPOLIS CALENDAR

*********************************************/
/* Filter buttons */
.artsopolis-calendar-frontend .eli_filter .eli_filter-inner .eli_date-util > a#artsopolis-calendar-choice-today, .artsopolis-calendar-frontend .eli_filter .eli_filter-inner .eli_date-util > a#artsopolis-calendar-choice-tomorrow,
.artsopolis-calendar-frontend .eli_filter .eli_filter-inner .eli_date-util > a#artsopolis-calendar-choice-weekend, .artsopolis-calendar-frontend .eli_filter .eli_filter-inner .eli_date-util > a#reset {
  background: var( --e-global-color-primary );
  color: #fff!important;
  background: var( --e-global-color-primary );
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.eli_content-inner .tabs .tab-links a {
  color:  var( --e-global-color-primary )!important;
  background: var( --e-global-color-fb5d11b );
}

.fa-spin, nav.ac-type li.current a, nav.ac-type li:hover a {
  color: #fff!important;
  background: var( --e-global-color-primary );
}

.artsopolis-calendar-frontend .eli_filter .eli_filter-inner .eli_date-util > a#artsopolis-calendar-choice-today:hover,
.artsopolis-calendar-frontend .eli_filter .eli_filter-inner .eli_date-util > a#artsopolis-calendar-choice-tomorrow:hover,
.artsopolis-calendar-frontend .eli_filter .eli_filter-inner .eli_date-util > a#artsopolis-calendar-choice-weekend:hover,
.artsopolis-calendar-frontend .eli_filter .eli_filter-inner .eli_date-util > a#reset:hover {
  background: #AF9978;
}

.artsopolis-calendar-frontend .eli_filter .eli_filter-inner .eli_date-util > a#reset {
  background: var( --e-global-color-288633a1 );
}

.artsopolis-calendar-frontend .eli_filter .eli_filter-inner .eli_date-util > a#reset:hover {
  background: #b46d32;
}

.artsopolis-calendar-frontend {
  padding-top:32px;
}

.artsopolis-calendar-slider .slider-content h2 a { 
    /* color: #666; */
    font-family: "freight-sans-pro", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    color: #AF9878;
}
.artsopolis-calendar-slider .slider-content { 
  background-color: #F5F4F2;
  height:auto !important;
    position: relative;
    padding: 56px;
  }


p.desc {
  color:#575043;
    font-size: 17px !important;
    line-height: 1.7 !important;
}
.meta auth {
  color:#575043;
    font-size: 17px;
    line-height: 1.7;
    font-weight:stronger;
}
#artsopolis-calendar-filter {
  display:none;
}

ol.flex-control-nav.flex-control-paging {
    background: #ffffff00;
    margin-top: -54px;
    padding: 25px;
    z-index: 4;
}
.artsopolis-calendar-slider .flex-control-paging li a.flex-active {
        background: #da7b29c4;
    color: #fff;
}
.artsopolis-calendar-slider .flex-control-paging li a {
    box-shadow: none;
    color: #444343;
    background: #f5f4f2;
    height: 28px;
    text-indent: 0;
    width: 28px;
    font-size: 13px;
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    text-align: center;
    line-height: 28px;
    transition:ease all .5s;
}
.artsopolis-calendar-slider .flex-control-paging li a:hover {
  background:#AB5F1E;
}
@media(min-width: 768px) {
  .artsopolis-calendar-slider .slider-content { 
    box-sizing: border-box;
    float: left;
    height: 250px;
    width: 60%;
  }
  .artsopolis-calendar-slider .slider-pic,.artsopolis-calendar-slider .slider-content,.artsopolis-calendar-slider .flexslider .slides li,.artsopolis-calendar-slider .flexslider .slides,.artsopolis-calendar-slider {
    height:500px !important;
  }

/*button for main slider*/
body .artsopolis-calendar-slider .slider-content a.vmore  {
  position: relative;
    padding: 8px 22px;
    color: #fff!important;
    display: inline-block;
    margin-top: 32px;
    font-size: 16px;
        text-transform: uppercase;
    background: var( --e-global-color-288633a1 );
    right: 0px;
    font-weight:bold;
    bottom: 0px;
  }
  a.vmore {
      transition:ease all .5s;
  }
  a.vmore:hover {
      background-color:var( --e-global-color-10acb48 ) !important;
  }
  .artsopolis-calendar-slider .slider-pic {
    width:40%;
  }
}
@media (max-width: 768px) {
  .silder-footer.art-calendar-silder-footer{
    display:none;
  }
  .artsopolis-calendar-slider .flexslider .slides {
      height: 650px!important;
  }
  .artsopolis-calendar-slider .flexslider .slides {
      height: 650px!important;
  }
}

/* View buttons */
nav.ac-type li.current, nav.ac-type li:hover {
  background: var( --e-global-color-primary );
}

/* Navigation tabs */
.eli_content-inner .tabs .tab-links li.active a, li.active a:hover {
  color: #fff!important;
  background: var( --e-global-color-primary );
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 700;
}

/* Pagination */
.artsopolis-calendar-frontend .eli_pagination>ul>li>a, .artsopolis-calendar-frontend .eli_pagination>ul>li>span {
    background: #fff;
      border: 1px solid var( --e-global-color-288633a1 );
  border-radius: 4px;
  color: var( --e-global-color-288633a1 );
  padding: 1px 10px 5px 10px;
  box-shadow: none;
}
.artsopolis-calendar-frontend .eli_pagination > ul > li.active > a, .artsopolis-calendar-frontend .eli_pagination > ul > li.active > span {
  box-shadow: none;
  color: var( --e-global-color-10acb48 );
  cursor: pointer;
  text-shadow: 0 0 3px rgba(180, 109, 50, 0.5);
  background: #fff;
  border: 1px solid var( --e-global-color-10acb48 );
  text-shadow: none;
}
.artsopolis-calendar-frontend .eli_pagination>ul>li>a:hover {
    background: var( --e-global-color-288633a1 );
    color:  #fff;
}
.artsopolis-calendar-frontend .eli_pagination > ul > li.active:hover > span {
  background: var( --e-global-color-10acb48 );
  color:  #fff;
}

.ac-search-bkl * {
  transition: all 0.3s ease;
}

/* Main card */
.ac-search-bkl nav.ac-search-list-thumb li {
  border: none;
  height: 320px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}

/* Main card wrapper */
/* Image */
.ac-search-bkl nav.ac-search-list-thumb li .div-one .search-img {
  max-height: 225px;
}

/* Content wrapper */
/* Title */
.ac-search-bkl nav.ac-search-list-thumb li .div-one .search-info p {
  margin: 0;
}

.ac-search-bkl nav.ac-search-list-thumb li .div-one .search-info .ev-tt {
  font-size: 18px;
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: var( --e-global-color-primary );
  text-align: center;
  margin-top: 25px;
}

/* Details */
.ac-search-bkl nav.ac-search-list-thumb li .div-one .search-info .meta.auth {
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}

/* Date */
.ac-search-bkl nav.ac-search-list-thumb li .div-one .search-info .sch-date {
  background: var( --e-global-color-288633a1 );
  color: #fff;
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  padding: 0 15px;
  line-height: 35px;
  height: 35px;
  display: block;
  text-align: center;
  width: 70%;
  left: 0;
  top: 10px;
}

/* Main card hover */
.ac-search-bkl nav.ac-search-list-thumb li .div-one:hover {
  background: var( --e-global-color-288633a1 );
}

/* Image on hover */
/* Title on hover */
.ac-search-bkl nav.ac-search-list-thumb li .div-one:hover .search-info .ev-tt {
  margin: 80px 0 15px 0;
  text-align: left;
}

/* Details on hover */
/* Date on hover */
.ac-search-bkl nav.ac-search-list-thumb li .div-one:hover .search-info .sch-date {
  background: #b46d32;
  left: -5px;
}

/* Date icon */
.ac-search-bkl nav.ac-search-list-thumb li .ico-date {
  top: 10px;
  background: var( --e-global-color-primary );
}

/* Date icon clock */
.ac-search-bkl nav.ac-search-list-thumb li .ico-date a {
  top: 5px;
}

/* Date icon box with dates */
.ac-search-bkl nav.ac-search-list-thumb li .div-two {
  background: var( --e-global-color-primary );
}

/* Date events */
.ac-search-bkl nav.ac-search-list-thumb li .div-two .show-events {
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}

/* Event items */
/******** List View ********/
.artsopolis-calendar-frontend .eli_row h4.eli_h4.eli_title a.eli_a {
  color: var( --e-global-color-primary ) !important;
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  text-transform: none;
}

.artsopolis-calendar-frontend {
  color: var( --e-global-color-primary );
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.artsopolis-calendar-frontend .eli_row span.eli_address, .artsopolis-calendar-frontend .eli_row .eli_full-price .eli_full-price-title, .artsopolis-calendar-frontend .eli_row .eli_offer-date .eli_offer-date-title, .artsopolis-calendar-frontend .eli_row .eli_our-price .eli_our-price-title {
  color: var( --e-global-color-primary );
}

.artsopolis-calendar-frontend .eli_row .eli_offer-date .eli_offer-date-title {
  font-weight: 700;
  font-size: 14px;
}

.ac-search-bkl nav.ac-search-list-thumb li .div-one:hover .search-info .ev-tt {
  color: #fff;
  margin: 25px 0 0 0;
  text-align: center;
}

.artsopolis-calendar-frontend .eli_row .eli_button.eli_large {
  background: var( --e-global-color-288633a1 ) !important;
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.artsopolis-calendar-frontend .eli_row .eli_information .eli_button.eli_large:hover {
  background: #b46d32 !important;
}

/******** Calendar View ********/
.ac-month-bar .next-month .next-b, .ac-month-bar .next-month .prev-b, .ac-cl-date .event .ac-cl-event-list li span, .ac-date-cell span.viewmore, span.viewmore:hover, .ac-date-cell span.viewmore:hover, .artsopolis-calendar-frontend .eli_row a.eli_a {
  color: var( --e-global-color-288633a1 ) !important;
}

/******** Teaser Widget ********/
.widget.widget_artsopolis_calendar_teaser_widget ul li a {
  border: none;
}

@media (max-width: 1280px) {
  /* Main card */
  .ac-search-bkl nav.ac-search-list-thumb li {
    height: 300px;
  }

  /* Image */
  .ac-search-bkl nav.ac-search-list-thumb li .div-one .search-img {
    max-height: 200px;
  }

  body .x-navbar-inner {
    min-height: 15px;
  }

  body .x-brand img {
    width: 190px;
  }

  body .x-navbar .x-nav-wrap.desktop .x-nav > li > a {
    font-size: 17px;
    letter-spacing: 0.5px;
    height: auto;
    padding: 30px 14px;
  }
}
@media (max-width: 1130px) {
  .ppca-weather-topbar .weather-summit, .ppca-weather-topbar .weather-cs {
    display: block;
  }

  .top-menu li a, .ppca-weather-topbar {
    font-size: 14px;
    padding: 0 10px 0 0;
  }

  .ppca-weather-topbar {
    line-height: 24px;
    padding: 5px 0 5px 0;
  }

  .top-menu li a {
    line-height: 58px;
  }

  .x-topbar .x-social-global {
    margin-top: 17px;
  }
}
@media (max-width: 1000px) {
  .ac-search-bkl nav.ac-search-list-thumb li {
    width: 47%;
  }
}
@media (max-width: 600px) {
  .ac-search-bkl nav.ac-search-list-thumb li {
    width: 100%;
  }

  .artsopolis-calendar-frontend .ac-search-bkl nav.ac-search-list-thumb li {
    min-height: 220px;
  }

  .artsopolis-calendar-frontend .ac-search-bkl nav.ac-search-list-thumb li .div-one .search-img {
    max-height: 250px;
  }
}
/*--------------------------------------------------------------
# Ticket Page Styles
--------------------------------------------------------------*/
/*********************************************

TICKET PAGES

*********************************************/
.ticket-card-content ul {
  padding-inline-start: 24px;
}

.ticket-card-content ul li {
  margin-bottom: 8px;
}

.bwbutton {
  font-weight: 700;
  text-transform: none;
  background-color: var( --e-global-color-288633a1 );
  color: #fff;
  fill: #fff;
  border: none;
  border-radius: 0px 0px 0px 0px;
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  display: inline-block;
  text-align: center;
  transition: all 0.3s;
}

.bwbutton:hover {
  background: var( --e-global-color-10acb48 );
  color: #fff;
}

.bwbutton.button-fullwidth {
  display: block;
  width: 100%;
}

.bwbutton.button-attractions {
  border-width: 0;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 0.35em;
  font-size: 1em;
  background-color: var( --e-global-color-288633a1 );
  position: relative;
  padding: 12px 24px 12px 48px;
  max-width: 100%;
  white-space: normal;
}

.bwbutton.button-attractions:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  color: #ffffff;
  display: block;
  position: absolute;
  top: 50%;
  left: 12px;
  width: auto;
  height: 18px;
  margin: -9px 0 0 0;
  line-height: 1;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bwbutton.button-attractions:hover {
  background-color: #be600e;
}

.ticket-card-button button.bwbutton {
  background-color: #fff;
  color: var( --e-global-color-288633a1 );
  fill: var( --e-global-color-288633a1 );
  border: 1px solid var( --e-global-color-288633a1 )40;
  border-radius: 3px;
  padding: 8px 12px;
  display: block;
}

.ticket-card-button button.bwbutton:hover {
  background-color: var( --e-global-color-288633a1 );
  color: #fff;
}

@media (max-width: 1024px) {
  .bwbutton.button-attractions {
    font-size: 13px;
    text-align: left;
  }
}
/*--------------------------------------------------------------
# Artsopolis Calendar Styles
--------------------------------------------------------------*/
/*********************************************

GRAVITY FORMS

*********************************************/
.ppra-cog-blog-form .gform_wrapper, .ppra-blog-form .gform_wrapper {
  padding: 15px;
}

body .ppra-cog-blog-form .gform_wrapper .gform_body ul.gform_fields li.gfield + li.gfield, body .ppra-blog-form .gform_wrapper .gform_body ul.gform_fields li.gfield + li.gfield {
  margin-top: 10px;
}

.ppra-cog-blog-form .gfield_html, .ppra-blog-form .gfield_html {
  font-size: 16px;
}

body .gform_body input[aria-required=true] {
  background: #fff;
}

body .ppra-cog-blog-form .gform_wrapper .top_label .gfield_label, body .ppra-blog-form .gform_wrapper .top_label .gfield_label {
  font-size: 15px;
}

/** VACATION PLANNER FORM **/
body .gform_wrapper h4 {
  margin: 16px 0;
}

.ppra-guide-checkbox {
  background:  var( --e-global-color-51f596e1 );
  padding: 16px!important;
}

body .gform_wrapper ul li.field_description_below.ppra-guide-checkbox div.ginput_container_checkbox {
  margin: 0;
}

body .gform_wrapper ul li.gfield.ppra-guide-checkbox, .gform_wrapper .pppra-guide-checkbox ul.gfield_checkbox {
  margin: 0;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], select, textarea {
  border: 1px solid var( --e-global-color-3391eeb7 );
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 8px;
}

body .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, body .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, body .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, body .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, body .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  letter-spacing: 0;
  margin-bottom: 4px;
}

body .gform_body select[aria-required=true] {
  background: #F5F4F2;
}

.gcore-form-row input[class*=required],
.gcore-form-row select[class*=required],
.gcore-form-row textarea[class*=required],
.gform_body input[aria-required=true],
.gform_body select[aria-required=true],
.gform_body textarea[aria-required=true] {
  background: #ffffdd;
}

.gcore-checkbox-item {
  margin: 5px 0px;
}

.awesome-radio input[type=radio],
.awesome-checkbox input[type=checkbox] {
  position: absolute;
  /*top:-100px;
  left:-100px;*/
  /* IE */
  /* FF */
  /* Safari and Chrome */
  /* Opera */
  transform: scale(0.1);
  margin-right: -15px !important;
  opacity: 0.1;
}

[class*=awesome] {
  cursor: pointer;
}

.gform_wrapper .awesome-checkbox .gfield_checkbox li input[type=checkbox] ~ label {
  font-size: 18px;
  line-height: 30px;
  display: flex;
}

.awesome-radio input[type=radio] ~ label::before,
.awesome-checkbox input[type=checkbox] ~ label::before {
  font-family: "FontAwesome";
  padding-right: 10px;
  font-size: 30px;
  cursor: pointer;
}

.awesome-checkbox input[type="checkbox"]:checked ~ label::before {
    color: var( --e-global-color-secondary )!important;
}

.awesome-radio input[type=radio] ~ label::before {
  content: "";
  /* circle-blank */
  color: var( --e-global-color-3391eeb7 );
}

.awesome-radio input[type=radio]:checked ~ label::before {
  content: "";
  /* circle */
  color: #575043;
}

.awesome-checkbox input[type=checkbox] ~ label::before {
  content: "";
  /* check-empty */
  color: var( --e-global-color-3391eeb7 );
}

.awesome-checkbox input[type=checkbox]:checked ~ label::before {
  content: "";
  /* check */
  color: #575043;
}

.uael-gf-input-size-sm .uael-gf-check-style .gfield_checkbox input[type=checkbox]:checked+label:before, .uael-gf-input-size-sm .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
  width: 18px!important;
  height: 18px!important;
  border-color:  var( --e-global-color-primary )!important;
}
.uael-gf-input-size-sm .uael-gf-check-style .gfield_checkbox input[type=checkbox]:checked+label:before, .uael-gf-input-size-sm .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
    font-size: 15px!important;
}

@media (max-width: 480px) {
  .ppra-cog-blog-form .gform_wrapper, .ppra-blog-form .gform_wrapper {
    padding: 5px;
  }

  body .ppra-cog-blog-form .gform_wrapper .top_label .gfield_label, body .ppra-blog-form .gform_wrapper .top_label .gfield_label {
    font-weight: 700;
    font-size: 14px;
  }

  .ppra-cog-blog-form .gfield_html, .ppra-blog-form .gfield_html {
    font-size: 15px;
  }
}

/*********************************************

ELEMENTOR FORMS

*********************************************/

input::placeholder, textarea::placeholder {
    color: var( --e-global-color-text );
    opacity: 0.8!important;
}

/*--------------------------------------------------------------
# Chris's Styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Start of Chris's Custom Styles
--------------------------------------------------------------*/
.chris-test {
  background: blue;
}

/*--------------------------------------------------------------
# Clint's Styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Start of Clint's Custom Styles
--------------------------------------------------------------*/
.pad-sm .elementor-widget-wrap {
  padding: 24px;
}

@media (max-width: 1140px) {
  .pad-sm .elementor-widget-wrap {
    padding: 0px;
  }
}
.pad-md .elementor-widget-wrap {
  padding: 48px;
}

@media (max-width: 1140px) {
  .pad-md .elementor-widget-wrap {
    padding: 10px;
  }
}
.pad-lg .elementor-widget-wrap {
  padding: 72px;
}

@media (max-width: 1140px) {
  .pad-lg .elementor-widget-wrap {
    padding: 10px;
  }
}
.pad-left .elementor-widget-wrap {
  padding: 72px 0px 72px 72px;
}

@media (max-width: 1140px) {
  .pad-left .elementor-widget-wrap {
    padding: 8px 22px;
  }
}
.pad-right .elementor-widget-wrap {
  padding: 72px 72px 72px 0px;
}

@media (max-width: 1140px) {
  .pad-right .elementor-widget-wrap {
    padding: 22px;
  }
}
.nav-special {
  background: var( --e-global-color-288633a1 );
  transition: ease all 0.5s;
}
.nav-special .jet-menu-title {
  color: white;
}

.jet-desktop-menu-active .jet-sub-mega-menu {
  box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.2) !important;
}

.jet-mega-menu-item.jet-menu-hover {
  background: #F5F4F2;
}

@media (max-width: 1024px) {
  body .jet-mobile-menu-toggle-button {
    top: 52px;
    border: 1px solid #fff;
  }
}
@media (max-width: 767px) {
  body .jet-mobile-menu-toggle-button {
    top: 10px;
  }
}

body.admin-bar.jet-mobile-menu-active .jet-mobile-menu-toggle-button {
  top: 82px;
}
@media (max-width: 767px) {
  body.admin-bar.jet-mobile-menu-active .jet-mobile-menu-toggle-button {
    top: 55px;
  }
}

.mask, .uael-infobox-content .elementor-button-link {
  -webkit-mask-image: url(images/mask-rough-border.svg);
  mask-image: url(images/mask-rough-border.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-position: center;
  mask-position: center;
}

.grow-icon:hover .elementor-icon, .grow-icon:hover .elementor-animation-grow, .grow-icon:hover .uael-image-content {
  transform: scale(1.1);
}

.mega-icon-box:hover {
  color: white;
}
.mega-icon-box:hover h5 {
  color: white;
}
.mega-icon-box:hover .elementor-icon {
  transform: scale(1.1);
}

.force-cover {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 1024px) {
  .live-stream {
    height: 220px !important;
  }
}

.min-height-tiles {
  min-height: 400px;
}

.dialog-type-lightbox .dialog-message {
  min-height: auto;
}

.headline h1, .headline h2, .headline h3 {
  font-family: "Have Heart Script Font", Sans-serif !important;
}

@media (min-width: 1025px) {
  .elementor .elementor-hidden-desktop {
    display: none !important;
  }
}
.premium-modal-box-modal-header {
  padding: 24px 56px;
}

.premium-modal-box-modal-body a {
  background: url(/wp-content/uploads/btn-background.png);
  background-size: cover;
  display: inline-block;
  padding: 12px 22px;
  color: white;
  transition: ease all 0.5s;
  font-weight: 600;
}

.premium-modal-box-modal-body a:hover {
  transform: scale(0.9);
  color: white;
}

.premium-btn-md {
  border-style: solid !important;
  border-width: 5px !important;
  border-image-source: url(images/btn-rough-border.svg) !important;
  border-image-slice: 5 !important;
  border-image-width: 1 !important;
  border-image-outset: 3px !important;
  border-image-repeat: repeat !important;
}

.premium-btn-md:hover {
  transform: scale(0.9);
}

.premium-modal-box-modal-body {
  columns: 2;
  column-gap: 40px;
}

/*--------------------------------------------------------------
# Ninja Tables
--------------------------------------------------------------*/

body .semantic_ui .ui.table, body .semantic_ui .ui.table tr td {
    border-top: 1px solid var( --e-global-color-3391eeb7 );
}
body .ninja_table_pro a {
    color: var( --e-global-color-288633a1 );
    opacity: 1;
}
body .ninja_table_pro a:hover {
    color: #fff;
}
body .semantic_ui .ui.table {
    font-size: 15px;
}
body .semantic_ui .ui.inverted.table tbody tr td.selectable:hover, .semantic_ui .ui.selectable.inverted.table tbody tr:hover {
    background: none!important;
}
body .ninja_table_pro .btn-primary {
    background-color: var( --e-global-color-288633a1 );
}
@media (max-width: 767px) {
    body .semantic_ui .ui.table {
        font-size: 14px;
    }
}

/*--------------------------------------------------------------
# Where to Stay Search and Filter custom CSS
--------------------------------------------------------------*/

#search-filter-form-402356 ul {
	padding-inline-start: 0;
}

#search-filter-form-402356 label {
	display: block;
}

#search-filter-form-402356 li.sf-field-taxonomy-lodging_amenities label {
	display: inline-block !important;
}

@media (max-width: 767px) {
	#search-filter-form-402356 .sf-field-taxonomy-lodging_amenities {
		display: none;
	}
}
}

/*--------------------------------------------------------------
# Accessibe custom CSS
--------------------------------------------------------------*/
body .acsb-trigger.acsb-ready {
    border: 1px solid var(--e-global-color-primary )!important; 
}

/*--------------------------------------------------------------
# Attraction sticky headers
--------------------------------------------------------------*/

.ppra-attractions-header.elementor-section.elementor-sticky--effects {
    padding: 0 24px!important;
    box-shadow: 4px 0 16px rgba(0, 0, 0, 0.2)
}
body .ppra-attractions-header .elementor-widget-heading h1.elementor-heading-title {
    font-size: 36px;
}
.ppra-attractions-header .bwbutton {
    padding: 20px 16px;
    text-transform: uppercase;
    font-size: 18px;
}
.elementor-section.elementor-sticky--effects.ppra-attractions-header .bwbutton {
    padding: 10px 16px;
    text-transform: uppercase;
    font-size: 16px;
}
body .ppra-attractions-header.elementor-sticky--effects .elementor-widget-heading h1.elementor-heading-title {
    font-size: 20px;
    transition: 0.25s ease-in;
}
.elementor-sticky--effects.ppra-attractions-header .elementor-icon-list-icon i:before {
    font-size: 12px;
}
.elementor-sticky--effects.ppra-attractions-header .elementor-icon-list-text {
    font-size: 14px;
}
@media(max-width:767px) {
  body .ppra-attractions-header .elementor-widget-heading h1.elementor-heading-title {
    font-size: 24px;
  }
  .ppra-attractions-header .bwbutton {
      padding:10px 16px;
      margin-top: 8px;
      font-size: 14px;
  }
}