/*-----FONTS-----*/

@font-face {
    font-family: 'Optima Regular';
    src: url("https://3stepsolutions.s3.amazonaws.com/assets/custom/007321/css/fonts/Optima.ttc");
}

@font-face {
    font-family: 'Brandon Medium';
    src: url("https://3stepsolutions.s3.amazonaws.com/assets/custom/007321/css/fonts/BrandonText-Medium.otf");
}

body .lucent, body div.lucent {
 background-color: var(--brandcolor1) !important;
 padding: 20px 50px;
}

@media (max-width: 450px) {
   body .lucent, body div.lucent {
      padding: 20px 20px;
   }
}

ul.checklist {
  list-style: none;
}

ul.checklist li {
  padding-left: 10px;
  margin-bottom: 10px;
}


ul.checklist li:before {
  content: '\2713 ';
  padding-right: 10px;
}

body .lucent h1,
body .lucent h2,
body .lucent h3,
body .lucent h4,
body .lucent h5,
body .lucent h6,
body .lucent p {
  color: #fff !important;
}

a.btn {
    line-height: 1.25;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

:root {
  --titlesize: 36px;
}

.tssFormRow {
    max-width: 500px;
    margin-left: 0px;
}

.tssFormRow input[type=submit], .tssFormRow button#btnTSSSubmitForm {
    width: 100px;
    margin-left: 0px;
}

.fbSubmit div {
    width: fit-content;
}

@media (max-width: 991px) {
    .tssFormRow {
    margin-left: auto;
    max-width: unset;
}
}

@media (max-width: 991px) {
    img.center-me {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

h1 {
   line-height: 1.3;
   letter-spacing: 0.1em;
}

h2 {
   font-size: 18px;
   line-height: 1.22;
   letter-spacing: 0.1em;
   text-transform: uppercase;
}

h3 {
   font-family: 'Optima Regular';
   font-size: 50px;
   line-height: 1.22;
   letter-spacing: 0.1em;
}

@media (min-width: 1199px) {


    h3 {
        font-size: 50px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    h3 {
        font-size: 46px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    h3 {
        font-size: 38px;
    }

}

@media (min-width: 576px) and (max-width: 767px) {

    h3 {
        font-size: 32px;
    }

}


@media (max-width: 575px) {

    h3 {
        font-size: 24px;
        text-align: center;
        letter-spacing: 0.05em
        }

}

.menu {
   font-family: 'EB Garamond Regular';
   font-size: 16px;
   line-height: 1.5;
   text-align: center;
}

/*----NAVIGATION----*/

@media (min-width: 992px) {
#header.header-logo-center:not(.header-sticky) div#logo  {
    padding-top: 15px;
    margin-bottom: -10px;
}

   #header.header-sticky:not(.header-static) #logo img {
      padding: 5px;
      object-fit: contain;
   }

.navigation-wrap, #mainMenu > ul > li > a {
   height: auto;
   line-height: 32px;
}

#mainMenu > ul {
    height: 52px;
    margin-top: 0px;
    margin-bottom: 0px !important;
}

#header.tssHeaderLogoCentered:not(.header-sticky) .social-icons {
    height: auto;
    line-height: 52px;
    position: absolute;
    float: unset;
    right: 0px;
}

.tssHeaderLogoCentered .social-icons a {
    margin-top: 0px;
    line-height: 52px;
    height: 52px;
    margin-bottom: 0px;
}

.social-icons.social-icons-colored-hover ul {
    margin-bottom: 0px;
}

body#bBody #header.header-logo-center.header-sticky div#logo {
    width: 200px !important;
    max-width: 40vw !important;
    padding: 0px !important;
}

body#bBody #header.header-logo-center.header-sticky div#fbTourLogo #logo img {
    object-fit: contain !important;
    max-width: 100% !important;
}
}

#mainMenu > ul > li > a, #mainMenu > ul > li > ul > li > a, #mainMenu > ul > li > ul > li > ul > li > a, #main-menu .dropdown-menu a {
    padding-right: 24px;
    padding-left: 24px;
}

#header.header-logo-center.header-sticky #mainMenu > ul > li > a, #header.header-logo-center.header-sticky #mainMenu > ul > li > ul > li > a, #header.header-logo-center.header-sticky #mainMenu > ul > li > ul > li > ul > li > a, #header.header-logo-center.header-sticky #main-menu .dropdown-menu a {
    padding-right: 16px;
    padding-left: 16px;
}

@media (max-width: 991px) {
body#bBody #header.header-logo-center:not(.header-sticky) div#logo {
    width: 200px !important;
    max-width: 40vw !important;
    height: 90px !important;
    padding: 0px !important;
}

   body#bBody #header.header-logo-center:not(.header-sticky) div#logo img {
      object-fit: contain;
   }

   

#header.header-logo-center #mainMenu > ul > li > a, #header.header-logo-center #mainMenu > ul > li > ul > li > a, #header.header-logo-center #mainMenu > ul > li > ul > li > ul > li > a, #header.header-logo-center #main-menu .dropdown-menu a {
    border: 0px solid transparent !important;
}

div#fbTourLogo #logo img {
    object-fit: contain !important;
    max-width: 100% !important;
    height: 90px !important;
}
}

@media (max-width: 991px) {

    #header.header-sticky #header-wrap, #header.header-sticky, #header:not(.header-sticky), #header:not(.header-sticky) #header-wrap {
    height: 90px;
    box-shadow: none;
}

header#header.header-transparent, #header.header-sticky.header-transparent {
    position: absolute;
    width: 100%;
    height: 90px;

}

header#header.header-transparent div#header-wrap, header#header.header-transparent.header-sticky div#header-wrap {
    position: relative !important;
}

    #header.header-transparent.header-dark:not(.header-navigation-light), #header.header-dark-transparent.header-dark:not(.header-navigation-light) {
        background-color: transparent;
        border-bottom: none;
    }


    body#bBody:not(.tssEditMode) div#fbTourLogo #logo img {
        z-index: 10;
        margin: auto auto;
    }

        body#bBody:not(.tssEditMode) div#fbTourLogo #logo img.fade-me {
        }



     .tcon-transform .lines,  .tcon-transform .lines::before,  .tcon-transform .lines::after {
        z-index: 10;
        position: fixed;
    }

    #header.header-dark:not(.header-navigation-light) #mainMenu ul > li > a, #header.header-dark:not(.header-navigation-light) #mainMenu ul > li > span, #header.header-dark:not(.header-navigation-light) .mega-menu-title, #header.header-dark:not(.header-navigation-light) .mega-menu-content a {
        border-bottom: none !important;
        text-align: center;
        padding: 0px;
        line-height: 50px;
    }

    .navigation-active ul#fbTourNav {
    min-height: calc(100vh - 140px);
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    }

    header .social-icons ul {
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }


.navigation-wrap.navigation-active::before {
    content:'';
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0px;
    background-color: #fff;
    pointer-events: none;
    z-index: -1;
    overflow: hidden;
}

    #mainMenu ul > li {
        width: fit-content !important;
        padding: 0px 40px;
        margin-left: auto;
        margin-right: auto;
        margin-top: auto;
        margin-bottom: auto;
    }

    #mainMenu ul > li:first-child {
    }


.navigation-active ul#fbTourNav {
    position: fixed;
    left: 0;
}

    button.lines-button.x {
    position: relative;
    height: 28px;
    z-index: 11;
    width: 100%;
    color: #fff;
}

span.lines::before, span.lines::after, span.lines {
}

 button.lines-button.x:not(.tcon-transform) {
    position: relative;
    height: 28px;
    z-index: 11;
}

.nav-main-menu-responsive {
    z-index: 10;
    margin-top: 30px;
    height: 60px;
    margin-left: 0px;
}

.tssHeaderFullWidth .top-social {
    width: 100%;
    text-align: center;
    margin: auto auto;
}

.social-icons li a {
}
}

#header:not(.header-transparent) #mainMenu > ul > li:hover #header:not(.header-transparent) #mainMenu > ul > li.current-menu {
    transition: none !important;
}

#header #mainMenu > ul > li, #header #mainMenu > ul > li.current-menu {
    transition: none !important;
}

section.wavoverlay {
    background-color: rgba(255,255,255,0.5);
    background-blend-mode: screen;
}

/*----INSTAGRAM----*/

i.fab.fa-instagram.hidden-xs {
    display: none;
}

div.iglabelwrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    margin-bottom: 16px;
    min-height: 28px;
    align-items: center;
}

span.block-me, h2.reg-iglabel {
  display: inline-block;
  /* margin-bottom: 8px; */
  margin: 0px 0px 0px 0px;
}

span.block-me a {
  color: var(--bodycolor);
  letter-spacing: 0.05em;
  line-height: 28px;
  height: 28px;
}

span.block-me i {
    font-size: 25px;
    padding-left: 10px !important;
    padding-right: 5px;
    height: 28px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

span.block-me {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    min-height: 28px;
    justify-content: center;
}

@media (max-width: 767px) {

div.iglabelwrap {
    flex-wrap: wrap;
}

h2.reg-iglabel {
  margin-bottom: 0px;
  display: block;
  width:100%;
  font-size: 14px !important;
}

span.block-me {
  display: inline-flex;
  text-align: center;
  margin-bottom: 6px;
  margin-top: 8px;
  width: 100%;
}
span.block-me > * {
  display: inline-block !important;

}

span.block-me a {
  font-size: 16px !important;
}

}

.widget.clearfix .animated.fadeInUp.visible {
    animation-duration: 0s;
    opacity: 1 !important;
}

.heading.heading.heading-center {
    margin-bottom: 0px;
}

/*----SECTION FRAMES-----*/

@media (max-width: 1024px) {

    body#bBody:not(.tssEditMode) section.frame-before {
    padding-top: 30vmin !important;
}

body#bBody:not(.tssEditMode) section.frame-after {
    padding-bottom: 30vmin !important;
    }

    /*body#bBody:not(.tssEditMode) section.wavparallax:first-of-type {
    padding-top: calc(30vmin - 40px) !important;
    }*/
}

section.frame-after::after {
   background-image: url('https://3stepsolutions.s3.amazonaws.com/assets/custom/007321/css/Bottom%20Border.png');
   position: absolute;
   display: block;
   left: 0px;
   bottom: 0px;
   width: 100vw;
   height: 5.46vw;
   content: '';
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
}

section.frame-before::before{
   background-image: url('https://3stepsolutions.s3.amazonaws.com/assets/custom/007321/css/Top%20Border.png');
   position: absolute;
   left: 0px;
   top: 0px;
   width: 100vw;
   height: 5.46vw;
   content: '';
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
   display: block;
}

/*----GRAPHIC MENUS-----*/

.menuCard {
    width: 100%;
    margin: auto auto;
    max-width: 320px;
    position: relative;
    height: 440px;
}

.menuCard img.regTrioImage {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    margin: 0px auto !important;
    padding: 0px;
    padding-bottom: 50px;
}

.menuCard a.btn.btn-secondary {
    background-color: #B2D8D9;
    color: #fff;
    border-color: #B2D8D9;
}

.menuCard a.btn.btn-secondary:hover {
    filter: brightness(1.05);
}

.menuCard a.btn.btn-primary, .menuCard a.btn.btn-secondary {
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    padding: 12px 12px !important;
    position: absolute;
    bottom: 0px;
}

@media (min-width: 992px) and (max-width: 1199px) {
.menuCard a.btn {
    font-size: 14px
}
}

@media (min-width: 768px) and (max-width: 991px) {
    .menuCard {
    width: 100%;
    margin: auto auto;
    max-width: 90vw;
    position: relative;
    min-height: unset;
    overflow: hidden;
}

.menuCard a.btn {
    font-size: 10px
}
}

@media (max-width: 480px) {
    .menuCard a.btn {
    font-size: 14px
}
}

.menuCard img {
    margin: 0px 0px !important;
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
}

@media (max-width: 991px) and (min-width: 762px) {
    .menuCard a.btn.long.btn-secondary {
    font-size: 10px !important;
    }
}


/*------FOOTER-----*/

.copyright-text.footer-left.col-md-4, .copyright-content .footer-right {
    display: none;
}

.copyright-text.footer-center.col-md-4.text-center {
    width: 100% !important;
    text-transform: none;
    font-size: 16px;
    letter-spacing: 0.05em;
}

@media (min-width: 992px) {
.footer-content .row .col-md-4:first-child, .footer-content .row .col-md-4:last-child {
   width: 25%;
}
.footer-content .row .col-md-4:nth-child(2) {
    width: 50%;
}
}

.row.regFooterListBox {
    border: 0px solid transparent !important;
}

.FooterListBox {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-wrap: wrap;
    height: 100px;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    align-content: space-between;
}

.FooterListBox a {
    line-height: 33px;
    letter-spacing: 0.1em;
    font-size: 18px;
    text-decoration: none !important;
   transition: var(--uxtransition);
    }

.FooterListBox a:hover {
    opacity:0.5;
   transition: var(--uxtransition);
    }


@media (min-width: 768px) and (max-width: 991px) {
footer .footer-content .container > .row {
   flex-direction: row
}

.footer-content .row .col-md-4:first-child, .footer-content .row .col-md-4:last-child {
   width: 25% !important;
}
.footer-content .row .col-md-4:nth-child(2) {
    width: 50% !important;
}

.FooterListBox a {
    font-size: 12px
}
}

@media (max-width: 767px) {
    .FooterListBox {
        flex-direction: column;
        flex-wrap: nowrap;
        height: auto;
    }

    .FooterListBox a {
        line-height: 44px
    }
}


/*----Carousel----*/

.slick-carousel .slick-dots {
    text-align: right;
    margin-right: 10%;
}

.slick-dots li {
    margin: 0px 3px;
}

    .slick-carousel .slick-dots li button {
        width: 15px;
        height: 15px;
        margin: 5px 3px;
    }

div.edenCarousel-pic {
    position: relative;
    overflow: visible;
    margin: auto auto !important;
}



.edenCarousel-pic img {
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}


div.edenCarousel-name {
    color: #606468;
    font-style: normal;
    font-family: var(--subtitlefont);
    font-style: normal;
    text-transform: uppercase;
    margin-top: 10px !important;
    letter-spacing: 0.1em;
}

.edenCarousel-pic img.edenCarousel-leaves {
    position: absolute !important;
    top: 91px !important;
    left: -25px !important;
    width: 94px !important;
    height: initial !important;
    border-radius: 0px;
}

.slick-dots li.slick-active button, .slick-dots li:hover button {
    background-color: #DCD5CB;
}

.slick-dots li button {
    background-color: #fff;
    opacity: 1;
}

img.edenCarousel-leaves {
    display:  none;
}

div.edenCarousel-pic {
    height: 250px;
    width: 250px;
}

body#bBody:not(.tssEditMode) .slick-slide .col-md-1 {
    display: none;
}

 .slick-slide .col-md-8 {
     padding: 15px 20px;
     background-color: #fff;
 }


div.edenCarousel-text, div.edenCarousel-name {
    max-width: 750px;
    margin:  auto auto;
    text-align:  left;
    position: relative;
    margin-left: 0px;
    }

body#bBody:not(.tssEditMode) div#edenCaroName > div {
    display:  inline-block;
    padding-left: 5px;
}

body#bBody:not(.tssEditMode) .slick-carousel .slick-dots {
    text-align: left;
    margin: auto auto auto 10%;
}

body#bBody:not(.tssEditMode) div.edenCarousel-content:before {
    display: none;
}



.slick-carousel ::-webkit-scrollbar {
    width: 4px;
    border-radius: 1px;
    
}

.slick-carousel ::-webkit-scrollbar-thumb {
    width: 4px;
    border-radius: 1px;
}

.slick-carousel ::-webkit-scrollbar-track {
    width: 4px;
    border-radius: 1px;
}

 div.edenCarousel-text {
    height: 130px;
    overflow-y: auto;
    letter-spacing: 0.05em;
    }

@media (min-width: 992px) {
 .slick-slide .row {
     display: flex;
     flex-direction: row;
     align-items: center;
     justify-content: center;
     flex-wrap: nowrap;
 }

 .slick-slide .col-md-8 {
     padding: 40px 20px 40px 30px;
     background-color: #fff;
     width: 75%;
     order:1;
     z-index: 1;
 }

div.edenCarousel-pic {
    position: relative;
    width: 250px;
    height: 250px;
    overflow: visible;
    margin: auto auto !important;
}


   body#bBody:not(.tssEditMode) .slick-slide .col-md-2 {
    width: calc(25% - 15px);
    order: 2;
    margin-left: -15px;
    z-index: 0;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 70px;
  }

body#bBody:not(.tssEditMode) .slick-carousel .slick-dots {
    bottom: 0px; 
}
}

@media (max-width: 991px) {
 .slick-slide .row {
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     flex-wrap: nowrap;
 }
 
 div.edenCarousel-text {
     height: auto !important;
     max-height: 600px !important;
 }

 body#bBody:not(.tssEditMode) .slick-carousel .slick-dots {
    text-align: center !important;
    margin: auto auto auto auto !important;
}


body#bBody:not(.tssEditMode) .slick-slide .col-md-2 {
    width: 100%;
    order: 2;
    margin-left: -5%;
    z-index:10;
    padding-left: 0px;
    padding-right: 0px;
}

 .slick-slide .col-md-8 {
     padding: 15px 20px;
     background-color: #fff;
     width: 75%;
     order:2;
   max-width: 250px;
   margin: 0px auto auto auto;
   z-index: 10;
 }

div.edenCarousel-pic {
    position: relative;
    width: 250px;
    height: 250px;
    overflow: visible;
    margin: auto auto !important;
}

}


@media (max-width: 1199px) {


 body#bBody:not(.tssEditMode) .slick-carousel .slick-dots {
     margin-left: 5%
 }
}

@media (max-width: 991px) {
    body#bBody:not(.tssEditMode) .slick-slide .col-md-2 {
        margin-bottom: -25px;
        z-index: 1;
        margin-left: -25px;
    }
}

.slick-slide.slick-active {
    opacity: 1;
    transition: var(--uxtransition);
}

.slick-slide:not(.slick-active) {
    opacity: 0;
    transition: var(--uxtransition);
}

.tp-caption.NotGeneric-Title.banner-text {
    font-size: unset !important;
    color: unset !important;
    font-family: unset !important;
    letter-spacing: unset !important;
}

.hades.tparrows {
    opacity: 1 !important;
    visibility: visible !important;
    width: 50px;
    height: 50px;
}


.hades.tparrows:before {
    opacity: 1;
    background-color: var(--brandcolor2);
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
}

@media (min-width: 768px) {
    .tp-caption.NotGeneric-Title.banner-text {
   padding: 9px 54px !important;
}
}

.tp-caption.NotGeneric-Title.banner-text {
   padding: 9px 15px !important;
}


@media (max-width: 991px) {

.fullscreen-container {
    height: 680px !important;
}

.forcefullwidth_wrapper_tp_banner {
    height: 680px !important;
}

li.tp-revslider-slidesli.active-revslide {
    overflow-y: auto !important;
}

.hades.tparrows {
    opacity: 1 !important;
    visibility: visible !important;
    width: 25px;
    height: 24px;
    display: block !important;
}

.tp-leftarrow {
    transform: none !important;
    left: 5px !important;
}

.tp-rightarrow {
    transform: none !important;
    right: 5px !important;
    left: unset !important;
}


.hades.tparrows:before {
    opacity: 1;
    background-color: var(--brandcolor2);
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12.5px;
}

.rev_slider {
    min-height: 680px !important;
}

}


.tp-parallax-wrap {
    top: 0px !important;
}



.hades.tparrows:hover:before {
    color: #fff;
    background-color: var(--brandcolor2);
}

/*
.hades.tparrows.tp-leftarrow:before {
 content: '\1F860' !important; 
}

.hades.tparrows.tp-rightarrow:before {
    content: '\1F862' !important;
}*/


/*----BLOG----*/

.blogBar {
    position: relative;
    background-color: #F6F4F2;
    padding: 35px 25px 5px 25px;
}

.blogBar + .blogBar {
    margin-top: -15px;
    padding-top: 0px;
}

.blogBar img {
    padding: 0px 10px;
}


.post-title::after {
    border-color: var(--brandcolor4) !important;
}

.post-content:not(.post-content-single) .post-title {
      justify-content: left !important;
}

/*---PODCAST---*/

.buttonList {
    max-width: 800px;
    margin: auto auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}

.buttonList a.btn {
    width: 24%;
    max-width: unset !important;
    min-width: unset !important;
    margin: 10px 0px !important;
}

@media (max-width: 767px) {
    .buttonList {
    flex-wrap: wrap;
    }
    .buttonList a.btn {
        width: 48%;
      margin: 10px 0px 0px 0px !important;
    }
}

.read-more {
    color: var(--linkcolor);
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase !important;
    background-color: transparent !important;
    font-family: var(--navigationfont);
    font-weight: normal !important;
    text-decoration: none !important;
}

.read-more i {
    position: relative;
    right: 0;
    transition: right 0.3s ease 0s;
}

.read-more:hover {
    color: var(--linkcolorclicked);
background-color: transparent !important;
}

.read-more:hover i {
    right: -6px;
}

.post-content-details > .post-info {
    display: none;
}

iframe.waviframe {
width: 100% !important;
}

.zuccoPricing .featureList {
    list-style: none;
    padding-left: 0px;
    color: #fff;
    text-align: center;
    margin: 20px auto;
}

.zuccoPricing .featureList li::before {
      content: '\2713 ';
      font-weight: 700;
      color: var(--brandcolor1);
      background-color: #fff;
      padding: 0px;
      line-height: 1;
      border-radius: 50px;
      height: 25px;
      width: 25px;
      display: flex;
      font-size: 15px;
      align-items: center;
      justify-content: center;
      margin: 5px auto;
}

.zuccoPricing .featureList li {
    text-align: center;
    margin-bottom: 32px;
    font-family: var(--subtitlefont);
    font-size: 16px;
    line-height: 1.15;
}

.zuccoPricing .pricetag {
    font-size: 60px;
    line-height: 1;
}


.zuccoPricing .payperiod {
    font-size: 12px;
    margin: 0px auto;
}

.zuccoPricing {
    margin: 20px auto !important;
}