a,
blockquote,
body,
p {
    font-family: azo-sans-web, sans-serif;
    color: #646464;
    font-weight: 300;
}
body {
    font-size: 1.125rem;
    font-weight: 300;
}
strong {
    font-weight: 400;
}
a,
h1,
h1 a,
h2,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a {
    color: #004f6b;
}
h1,
h2,
h3,
h4,
h5 {
    font-weight: 500;
}
a,
li,
p {
    font-size: 1rem;
    color: #004f6b;
}
.bg-text h4,
.page-title h4 {
    font-family: JustLovely;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    color: #fff;
    letter-spacing: 1.56px;
}
@media (max-width: 767px) {
    .bg-text h4,
    .page-title h4 {
        font-size: 5rem;
    }
}
@media only screen and (min-width: 768px) {
    .bg-text h4,
    .page-title h4 {
        font-size: 8rem;
    }
}
@media only screen and (min-width: 1024px) {
    .bg-text h4,
    .page-title h4 {
        font-size: 10rem;
    }
}
@media only screen and (min-width: 1200px) {
    .bg-text h4,
    .page-title h4 {
        font-size: 12.5rem;
    }
}
.bg-text h2,
.page-title h2 {
    color: #fff;
    font-weight: 300;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .bg-text h2,
    .page-title h2 {
        font-size: 2.2rem;
    }
}
@media only screen and (min-width: 1200px) {
    .bg-text h2,
    .page-title h2 {
        font-size: 2.9375rem;
    }
}
.title-font-azo-sans-web {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.title-font-azo-sans-web h1 {
    font-family: azo-sans-web, sans-serif;
    text-align: center;
    font-size: 2.9375rem;
    font-weight: 300;
    color: #4e4e4b;
    color: #fff;
    line-height: 52px;
}
@media (max-width: 767px) {
    .title-font-azo-sans-web h1 {
        font-size: 1.5rem;
        line-height: 32px;
    }
}
.title-font-justlovely {
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.title-font-justlovely h1 {
    font-family: JustLovely;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    color: #fff;
    letter-spacing: 1.56px;
    line-height: 0.8;
}
@media (max-width: 767px) {
    .title-font-justlovely h1 {
        font-size: 2rem;
    }
}
@media only screen and (min-width: 768px) {
    .title-font-justlovely h1 {
        font-size: 8rem;
    }
}
@media only screen and (min-width: 1024px) {
    .title-font-justlovely h1 {
        font-size: 10rem;
    }
}
@media only screen and (min-width: 1200px) {
    .title-font-justlovely h1 {
        font-size: 12.5rem;
    }
}
.page-title-static h1 {
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.footer-text a,
.footer-text p {
    color: #004f6b;
    font-size: 0.8rem;
    font-weight: 300;
}
body,
html {
    height: 100%;
}
.btn {
    padding: 0.275rem 0.75rem;
}
@media (min-width: 1500px) {
    .container-fluid {
        width: 1440px;
    }
}
@media (min-width: 1440px) {
    .container-fluid-full {
        width: 100% !important;
    }
}
.borderless td,
.borderless th,
.borderless thead th {
    border: none;
}
.table tbody td {
    text-align: center;
}
.table tbody td:first-child {
    text-align: left;
}
.table thead th {
    text-align: center;
}
.table thead th:first-child {
    text-align: left;
}
@media only screen and (min-width: 768px) {
    .modal-xl {
        max-width: 715px;
    }
}
@media only screen and (min-width: 1024px) {
    .modal-xl {
        max-width: 1000px;
    }
}
@media only screen and (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}
.tooltip .tooltip-inner {
    font-size: 0.65rem;
    background-color: #555;
    color: #fff;
    max-width: 280px;
    width: 260px;
    white-space: normal;
}
.tooltip.bs-tooltip-top .arrow::before {
    border-top-color: #555;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.readmore-text-reveal.collapsing {
    -webkit-transition: height 1s ease;
    transition: height 1s ease;
}
a {
    color: #e73e97;
    text-decoration: none;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
a:hover {
    color: #000;
    text-decoration: none;
}
.sub-section-title a {
    text-decoration: none;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
.sub-section-title a:hover {
    color: #fff;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
@media (max-width: 767px) {
    .video-container {
        margin-bottom: 30px;
    }
}
.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
blockquote {
    border-left: 1px solid #004f6b;
    padding-left: 30px;
}
blockquote p {
    color: #004f6b;
}
.offset:before {
    display: block;
    content: " ";
    visibility: hidden;
}
@media only screen and (min-width: 768px) {
    .offset:before {
        height: 100px;
        margin-top: -80px;
    }
}
@media only screen and (min-width: 1200px) {
    .offset:before {
        height: 80px;
    }
}
.gform_anchor {
    position: absolute;
    top: -305px;
}
a,
a* {
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.center {
    text-align: center;
}
.carousel-control {
    text-shadow: none;
    background-color: transparent;
    background-image: none !important;
    opacity: 1;
}
#breadcrumb {
    height: 45px;
}
#breadcrumb a {
    text-decoration: none;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.jcarousel {
    position: relative;
    overflow: hidden;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    float: left;
}
#pagination .page-numbers {
    padding: 5px 7px;
    font-size: 1rem;
}
#pagination a.page-numbers {
    background-color: #dedede;
    color: #004f6b;
    -webkit-transition:
        color 0.5s,
        background-color 0.5s;
    transition:
        color 0.5s,
        background-color 0.5s;
}
#pagination a.page-numbers:hover {
    background-color: #e73e97;
    color: #fff;
}
#pagination .current {
    background-color: #e73e97;
    color: #fff;
}
#pagination .dots {
    background-color: transparent;
}
#pagination .dots {
    padding: 0 0 5px 0;
}
#pagination a.next,
#pagination a.prev {
    display: none;
}
#share .jssocials-share {
    margin-right: 10px;
}
#share a.jssocials-share-link {
    color: #fff;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
#share .jssocials-share-facebook a.jssocials-share-link {
    padding: 0.5rem 0.8rem;
}
#share .svg-inline--fa {
    font-size: 1rem;
}
#twitter-news-events .nav-link {
    background-color: #004f6b;
    border: none;
    margin-right: 3px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}
@media (max-width: 767px) {
    #twitter-news-events .nav-link {
        width: 32.5%;
    }
}
@media only screen and (min-width: 768px) {
    #twitter-news-events .nav-link {
        width: 33%;
    }
}
@media only screen and (min-width: 1024px) {
    #twitter-news-events .nav-link {
        width: 32.5%;
    }
}
@media only screen and (min-width: 1200px) {
    #twitter-news-events .nav-link {
        width: 32.7%;
    }
}
#twitter-news-events .nav-link:last-child {
    margin-right: 0;
}
#twitter-news-events .nav-link.active {
    background-color: #fff;
    color: #e73e97;
}
#twitter-news-events .tab-pane {
    background-color: #fff;
    padding: 20px 30px;
}
#twitter-news-events #news-post-widget h3 {
    display: none;
}
#twitter-news-events #news-post-widget ul {
    list-style: none;
    padding-left: 0;
    padding: 20px 0 0;
}
#twitter-news-events #news-post-widget ul li {
    border-bottom: 1px solid #d1e1ed;
    padding: 8px 0;
    color: #004f6b;
    font-size: 0.75rem;
}
#twitter-news-events #news-post-widget ul li a:hover {
    color: #7bafd4;
}
#twitter-news-events #news-post-widget ul li .post-date::before {
    content: "\A";
    white-space: pre;
}
#twitter-news-events #news-post-widget ul li:last-child {
    border-bottom: none;
}
#twitter-news-events #tab-news .news-item {
    margin-bottom: 20px;
}
#twitter-news-events #tab-news .news-item h4 {
    color: #004f6b;
    margin-bottom: 5px;
}
#twitter-news-events #tab-news .news-item p.date {
    font-size: 0.75rem;
}
#twitter-news-events #tab-news a.all-news {
    background-color: #e73e97;
    color: #fff;
    min-width: 45%;
    display: table;
    margin: 0 auto;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
#twitter-news-events #tab-news a.all-news:hover {
    background-color: #004f6b;
}
#twitter-news-events #events-widget h3 {
    display: none;
}
#twitter-news-events #events-widget p {
    font-size: 0.875rem;
}
#twitter-news-events #events-widget ol {
    list-style: none;
    padding-left: 0;
    padding: 20px 0 0;
}
#twitter-news-events #events-widget ol li {
    border-bottom: 1px solid #d1e1ed;
    padding: 8px 0;
    color: #004f6b;
    font-size: 0.75rem;
}
#twitter-news-events #events-widget ol li a:hover {
    color: #7bafd4;
}
#twitter-news-events #events-widget ol li .post-date::before {
    content: "\A";
    white-space: pre;
}
#twitter-news-events #events-widget ol li:last-child {
    border-bottom: none;
}
#twitter-news-events #events-widget .tribe-events-widget-link a {
    padding: 0.275rem 0.75rem;
    background-color: #e73e97;
    border-radius: 0.25rem;
    color: #fff;
    min-width: 45%;
    display: table;
    margin: 0 auto;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
#twitter-news-events #events-widget .tribe-events-widget-link a:hover {
    background-color: #004f6b;
}
#cookie-law-info-bar {
    border-top: 1px solid #9b9b9b !important;
    font-size: 0.9rem !important;
}
#cookie-law-info-bar .cli-plugin-main-link,
#cookie-law-info-bar .cli_settings_button {
    font-size: 0.9rem !important;
    text-decoration: underline !important;
    font-weight: 300 !important;
}
@media (max-width: 767px) {
    #cookie-law-info-bar .cli-plugin-main-link,
    #cookie-law-info-bar .cli_settings_button {
        display: table !important;
        margin: 0.5rem auto !important;
    }
}
#cookie-law-info-bar .cli-plugin-main-link:hover,
#cookie-law-info-bar .cli_settings_button:hover {
    text-decoration: none !important;
}
#cookie-law-info-bar #cookie_action_close_header {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b !important;
    background-color: #fff !important;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 300 !important;
    text-decoration: none !important;
    width: 150px;
    letter-spacing: 0.051875rem;
    line-height: normal !important;
    cursor: pointer;
}
@media (max-width: 767px) {
    #cookie-law-info-bar #cookie_action_close_header {
        display: table !important;
        margin: 0.5rem auto !important;
    }
}
@media (max-width: 767px) {
    img.alignright {
        margin: 0 0 1em 0;
        float: none;
    }
}
@media only screen and (min-width: 768px) {
    img.alignright {
        margin: 0 0 1em 1em;
        float: right;
    }
}
img.alignleft {
    margin: 0 2.5rem 1rem 0;
}
@media (max-width: 767px) {
    img.alignleft {
        float: none;
    }
}
@media only screen and (min-width: 768px) {
    img.alignleft {
        float: left;
    }
}
img.aligncenter {
    display: block;
    margin: 1em auto;
}
@media (max-width: 767px) {
    a img.alignright {
        margin: 0 0 1em 0;
        float: none;
    }
}
@media only screen and (min-width: 768px) {
    a img.alignright {
        margin: 0 0 1em 1em;
        float: right;
    }
}
a img.alignleft {
    margin: 0 1em 1em 0;
}
@media (max-width: 767px) {
    a img.alignleft {
        float: none;
    }
}
@media only screen and (min-width: 768px) {
    a img.alignleft {
        float: left;
    }
}
a img.aligncenter {
    display: block;
    margin: 1em auto;
}
.page-template-page-customer-login .header-image__text-block {
    display: none !important;
}
#nav-logo {
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 99;
}
#nav-logo .container-block__body {
    width: 100%;
    padding: 1rem 1rem;
}
@media only screen and (min-width: 1200px) {
    #nav-logo .container-block__body {
        max-width: 1200px;
    }
}
@media only screen and (min-width: 1400px) {
    #nav-logo .container-block__body {
        max-width: 1400px;
    }
}
@media only screen and (min-width: 1500px) {
    #nav-logo .container-block__body {
        max-width: 1440px;
    }
}
#nav-logo .container-block__body .flex-container__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#nav-logo .container-block__body .flex-container__head-logo {
    height: 50px;
}
@media only screen and (min-width: 1200px) {
    #nav-logo .container-block__body .flex-container__head-logo {
        width: 200px;
    }
}
@media only screen and (min-width: 1400px) {
    #nav-logo .container-block__body .flex-container__head-logo {
        width: 225px;
    }
}
@media only screen and (min-width: 1500px) {
    #nav-logo .container-block__body .flex-container__head-logo {
        width: 250px;
    }
}
#nav-logo .container-block__body .flex-container__head-logo img {
    height: 50px;
}
@media (max-width: 1180px) {
    #nav-logo .container-block__body .flex-container__head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #nav-logo .container-block__body .flex-container__head-logo {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    #nav-logo .container-block__body .flex-container__head-logo img {
        width: 70%;
    }
    #nav-logo .container-block__body .flex-container__head-nav {
        width: 100%;
    }
}
@media (max-width: 599px) {
    #nav-logo .navbar-collapse {
        height: 62vh;
        overflow-y: auto;
    }
}
#nav-logo .nav-closed .svg-inline--fa,
#nav-logo .nav-open .svg-inline--fa {
    color: #4a4a4a;
    font-size: 1.7rem;
}
#nav-logo .nav-closed {
    display: block;
}
#nav-logo .nav-open {
    display: none;
}
#nav-logo .navbar-toggler {
    color: transparent;
    border-color: transparent;
    position: absolute;
    right: 0;
    top: -2.5rem;
}
#nav-logo button:focus {
    outline: 0;
}
@media (max-width: 767px) {
    #nav-logo .navbar-nav {
        padding: 1rem 0;
    }
}
@media only screen and (min-width: 768px) {
    #nav-logo .navbar-nav {
        padding: 1rem 2rem;
    }
}
@media only screen and (min-width: 1200px) {
    #nav-logo .navbar-nav {
        padding: 0;
    }
}
@media only screen and (min-width: 768px) {
    #nav-logo .navbar-nav li {
        -webkit-transition: background-color 0.5s;
        transition: background-color 0.5s;
    }
}
@media only screen and (max-width: 1024px) {
    #nav-logo .navbar-nav li {
        margin-bottom: 0.5rem;
    }
}
@media only screen and (min-width: 1200px) {
    #nav-logo .navbar-nav li {
        margin: 0 0.55rem;
    }
}
@media only screen and (min-width: 1400px) {
    #nav-logo .navbar-nav li {
        margin: 0 0.8rem;
    }
}
#nav-logo .navbar-nav li a.nav-link {
    color: #646464;
    font-weight: 300;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.125rem;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
@media (max-width: 767px) {
    #nav-logo .navbar-nav li a.nav-link {
        font-size: 1rem;
    }
}
@media only screen and (min-width: 768px) {
    #nav-logo .navbar-nav li a.nav-link {
        font-size: 1rem;
    }
}
@media only screen and (min-width: 1200px) {
    #nav-logo .navbar-nav li a.nav-link {
        font-size: 0.85rem;
    }
}
@media only screen and (min-width: 1400px) {
    #nav-logo .navbar-nav li a.nav-link {
        font-size: 0.875rem;
    }
}
@media only screen and (min-width: 1200px) {
    #nav-logo .navbar-nav li.nav-item-17467,
    #nav-logo .navbar-nav li.nav-item-24 {
        margin-right: 0;
        padding: 0 1.5rem;
        border-left: 1px solid #ffcd02;
        border-right: 1px solid #2ca1a7;
        border-radius: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-position:
            0 0,
            0 100%;
        background-repeat: no-repeat;
        background-size: 100% 1px;
        background-image:
            -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
            -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
        background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
            linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    }
}
#nav-logo .navbar-nav li:after {
    content: "";
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(#f08351),
        color-stop(#9994c0),
        to(#2ca1a7)
    );
    background: linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    display: block;
    height: 1px;
    width: 110px;
    position: relative;
    bottom: -3px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
@media only screen and (min-width: 1200px) {
    #nav-logo .navbar-nav li:after {
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    #nav-logo .navbar-nav li:hover:after {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }
}
#nav-logo .navbar-nav li.nav-item-17467:after,
#nav-logo .navbar-nav li.nav-item-24:after {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
@media only screen and (min-width: 1200px) {
    #nav-logo .navbar-nav li.nav-item-23 {
        border-left: 1px solid rgba(78, 78, 75, 0.3);
        padding-left: 2rem;
    }
}
#nav-logo .navbar-nav li.active:after {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
@media only screen and (min-width: 1200px) {
    #nav-logo .navbar-nav li.current-menu-parent:after {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }
}
@media only screen and (min-width: 768px) {
    #nav-logo .navbar-nav #menu-item-17467:after,
    #nav-logo .navbar-nav #menu-item-24:after {
        content: "";
        background: 0 0;
    }
}
#nav-logo .navbar-nav li.search-icon img {
    width: 23px;
    height: auto;
    margin-top: 7px;
}
@media only screen and (max-width: 1024px) {
    #nav-logo .navbar-nav li.search-icon img {
        width: 17px;
    }
}
#nav-logo .navbar-nav li.search-icon:hover:after {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
@media only screen and (min-width: 1200px) {
    #nav-logo .navbar-nav li.nav-item-28338 a.nav-link,
    #nav-logo .navbar-nav li.nav-item-29906 a.nav-link {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            color-stop(10%, #ffcd02),
            color-stop(40%, #f08351),
            color-stop(73%, #9994c0),
            to(#2ca1a7)
        );
        background: linear-gradient(to right, #ffcd02 10%, #f08351 40%, #9994c0 73%, #2ca1a7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: red !important;
    }
}
#nav-logo .nav-item-25815 .dropdown-menu {
    width: 188px;
}
#nav-logo .nav-item-17460 .dropdown-menu {
    width: 130px;
}
#nav-logo .dropdown-menu {
    top: 106%;
    border-radius: 0;
    padding: 0.5rem 0 0;
    border: none;
    min-width: 12rem;
    width: auto;
    z-index: 9999;
}
#nav-logo .dropdown-menu a.dropdown-item {
    color: #646464;
    font-weight: 300;
    padding-left: 2rem;
    padding-right: 1rem;
    line-height: 1.125rem;
    margin-bottom: 1rem;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
@media (max-width: 767px) {
    #nav-logo .dropdown-menu a.dropdown-item {
        font-size: 1rem;
    }
}
@media only screen and (min-width: 768px) {
    #nav-logo .dropdown-menu a.dropdown-item {
        font-size: 1rem;
    }
}
@media only screen and (min-width: 1200px) {
    #nav-logo .dropdown-menu a.dropdown-item {
        font-size: 0.875rem;
    }
}
#nav-logo .dropdown-menu .dropdown-item.active,
#nav-logo .dropdown-menu a.dropdown-item:hover {
    background-color: transparent;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
}
@media only screen and (min-width: 1200px) {
    #nav-logo .dropdown-menu .dropdown-item.active,
    #nav-logo .dropdown-menu a.dropdown-item:hover {
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    #nav-logo .dropdown-toggle::after {
        display: none;
    }
}
#nav-logo #search-block {
    position: absolute;
    background-color: #f8f8f8;
    z-index: 9999;
    display: none;
}
#nav-logo #search-block .search-block-pos {
    position: relative;
}
#nav-logo #search-block .search-block-pos h4 {
    color: #646464;
    font-size: 1.125rem;
    font-weight: 300;
}
#nav-logo #search-block .search-block-pos .search-form {
    padding: 1rem 0;
}
#nav-logo #search-block .search-block-pos .search-form input[type="search"] {
    border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid #4e4e4b;
    padding: 0.7rem 0.7rem;
    color: #646464;
    font-size: 1rem;
    width: 100%;
}
#nav-logo #search-block .search-block-pos .search-form .search-submit {
    background-color: transparent;
    margin-top: 0.3rem;
}
#nav-logo #search-block .search-boarder {
    border-left: 1px solid #4e4e4b;
    height: 100%;
    display: table;
    margin: 0 auto;
}
.hero-image__destination,
.hero-image__pages {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 360px;
}
@media only screen and (min-width: 600px) {
    .hero-image__destination,
    .hero-image__pages {
        height: 400px;
    }
}
@media (min-width: 1200px) {
    .hero-image__destination,
    .hero-image__pages {
        height: 300px;
    }
}
@media only screen and (min-width: 1800px) {
    .hero-image__destination,
    .hero-image__pages {
        height: 600px;
    }
}
.hero-image__pages {
    position: relative;
}
.hero-image__pages .img-coloured-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    height: 360px;
}
@media only screen and (min-width: 600px) {
    .hero-image__pages .img-coloured-overlay {
        height: 400px;
    }
}
@media only screen and (min-width: 1200px) {
    .hero-image__pages .img-coloured-overlay {
        height: 450px;
    }
}
@media only screen and (min-width: 1800px) {
    .hero-image__pages .img-coloured-overlay {
        height: 600px;
    }
}
.hero-image__pages .header-img__text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.hero-image__pages .header-image__text-block {
    width: 100%;
    padding: 0 2.5rem;
}
@media only screen and (min-width: 1200px) {
    .hero-image__pages .header-image__text-block {
        max-width: 1200px;
    }
}
@media only screen and (min-width: 1400px) {
    .hero-image__pages .header-image__text-block {
        max-width: 1400px;
    }
}
@media only screen and (min-width: 1500px) {
    .hero-image__pages .header-image__text-block {
        max-width: 1440px;
    }
}
.hero-image__pages .header-image__text-block .hero-underline {
    width: 150px;
    height: 1px;
    background-color: #fff;
    margin-top: 1rem;
}
.hero-image__pages .header-image__text-block .hero-slider-underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    width: 150px;
    height: 1px;
    margin: 0.8rem 0;
}
.hero-image__pages .header-image__text-block .page-title {
    overflow-wrap: break-word !important;
}
.hero-image__pages .header-image__text-block .page-title h1 {
    color: #fff;
    font-weight: 100 !important;
    font-size: 2.5rem !important;
}
.hero-image__pages .header-image__text-block .hero-title h1,
.hero-image__pages .header-image__text-block .hero-title h2,
.hero-image__pages .header-image__text-block .hero-title h3,
.hero-image__pages .header-image__text-block .hero-title h4,
.hero-image__pages .header-image__text-block .hero-title h5,
.hero-image__pages .header-image__text-block .hero-title h6,
.hero-image__pages .header-image__text-block .hero-title p {
    font-weight: 100 !important;
}
.hero-image__pages .header-image__text-block .header-hero__testimonial-slider {
    margin-top: 2rem;
}
@media only screen and (min-width: 1200px) {
    .hero-image__pages .header-image__text-block .header-hero__testimonial-slider {
        width: 80%;
    }
}
.hero-image__pages .header-image__text-block .header-hero__testimonial-slider h2,
.hero-image__pages .header-image__text-block .header-hero__testimonial-slider h2 p,
.hero-image__pages .header-image__text-block .header-hero__testimonial-slider p {
    color: #fff;
}
.hero-image__pages .header-image__text-block .header-hero__testimonial-slider h2,
.hero-image__pages .header-image__text-block .header-hero__testimonial-slider h2 p {
    font-size: 1.75rem;
}
.hero-image__pages .header-image__text-block .overlay-text-justlovely {
    font-family: JustLovely;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1.56px;
    font-size: 2rem;
}
@media only screen and (min-width: 600px) {
    .hero-image__pages .header-image__text-block .overlay-text-justlovely {
        font-size: 3em;
    }
}
@media only screen and (min-width: 900px) {
    .hero-image__pages .header-image__text-block .overlay-text-justlovely {
        font-size: 4rem;
    }
}
.hero-image__pages .header-image__text-block .overlay-text-azo-sans-web {
    font-family: azo-sans-web, sans-serif;
    font-size: 2rem;
}
@media only screen and (min-width: 900px) {
    .hero-image__pages .header-image__text-block .overlay-text-azo-sans-web {
        font-size: 3rem;
    }
}
#hero-slider {
    padding-top: 120px;
}
#hero-image .header-img,
#hero-image .swiper-slide img,
#hero-slider .header-img,
#hero-slider .swiper-slide img {
    position: relative;
    display: table;
    margin: 0 auto;
}
#hero-image .img-coloured-overlay,
#hero-slider .img-coloured-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
#hero-image #hero-image,
#hero-slider #hero-image {
    position: relative;
}
#hero-image .header-img,
#hero-slider .header-img {
    position: relative;
}
#hero-image .header-img .page-title,
#hero-image .swiper-slide .page-title,
#hero-slider .header-img .page-title,
#hero-slider .swiper-slide .page-title {
    overflow-wrap: break-word !important;
}
#hero-image .header-img .page-title h1,
#hero-image .swiper-slide .page-title h1,
#hero-slider .header-img .page-title h1,
#hero-slider .swiper-slide .page-title h1 {
    color: #fff;
    font-weight: 100;
    font-size: 2.5rem;
}
#hero-image .header-img .hero-title h1,
#hero-image .header-img .hero-title h2,
#hero-image .header-img .hero-title h3,
#hero-image .header-img .hero-title h4,
#hero-image .header-img .hero-title h5,
#hero-image .header-img .hero-title h6,
#hero-image .header-img .hero-title p,
#hero-image .swiper-slide .hero-title h1,
#hero-image .swiper-slide .hero-title h2,
#hero-image .swiper-slide .hero-title h3,
#hero-image .swiper-slide .hero-title h4,
#hero-image .swiper-slide .hero-title h5,
#hero-image .swiper-slide .hero-title h6,
#hero-image .swiper-slide .hero-title p,
#hero-slider .header-img .hero-title h1,
#hero-slider .header-img .hero-title h2,
#hero-slider .header-img .hero-title h3,
#hero-slider .header-img .hero-title h4,
#hero-slider .header-img .hero-title h5,
#hero-slider .header-img .hero-title h6,
#hero-slider .header-img .hero-title p,
#hero-slider .swiper-slide .hero-title h1,
#hero-slider .swiper-slide .hero-title h2,
#hero-slider .swiper-slide .hero-title h3,
#hero-slider .swiper-slide .hero-title h4,
#hero-slider .swiper-slide .hero-title h5,
#hero-slider .swiper-slide .hero-title h6,
#hero-slider .swiper-slide .hero-title p {
    font-weight: 100;
}
#hero-image .header-img__text,
#hero-slider .header-img__text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
#hero-image .header-image__text-block,
#hero-slider .header-image__text-block {
    width: 100%;
    padding: 0 2.5rem;
}
@media only screen and (min-width: 1200px) {
    #hero-image .header-image__text-block,
    #hero-slider .header-image__text-block {
        max-width: 1200px;
    }
}
@media only screen and (min-width: 1400px) {
    #hero-image .header-image__text-block,
    #hero-slider .header-image__text-block {
        max-width: 1400px;
    }
}
@media only screen and (min-width: 1500px) {
    #hero-image .header-image__text-block,
    #hero-slider .header-image__text-block {
        max-width: 1440px;
    }
}
#hero-image .header-image__text-block .hero-underline,
#hero-slider .header-image__text-block .hero-underline {
    width: 150px;
    height: 1px;
    background-color: #fff;
    margin-top: 1rem;
}
#hero-image .header-image__text-block .hero-slider-underline,
#hero-slider .header-image__text-block .hero-slider-underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    width: 150px;
    height: 1px;
    margin: 0.8rem 0;
}
#hero-image .header-image__text-block .header-hero__testimonial-slider,
#hero-slider .header-image__text-block .header-hero__testimonial-slider {
    margin-top: 2rem;
}
@media only screen and (min-width: 1200px) {
    #hero-image .header-image__text-block .header-hero__testimonial-slider,
    #hero-slider .header-image__text-block .header-hero__testimonial-slider {
        width: 80%;
    }
}
#hero-image .header-image__text-block .header-hero__testimonial-slider h2,
#hero-image .header-image__text-block .header-hero__testimonial-slider h2 p,
#hero-image .header-image__text-block .header-hero__testimonial-slider p,
#hero-slider .header-image__text-block .header-hero__testimonial-slider h2,
#hero-slider .header-image__text-block .header-hero__testimonial-slider h2 p,
#hero-slider .header-image__text-block .header-hero__testimonial-slider p {
    color: #fff;
}
#hero-image .header-image__text-block .header-hero__testimonial-slider h2,
#hero-image .header-image__text-block .header-hero__testimonial-slider h2 p,
#hero-slider .header-image__text-block .header-hero__testimonial-slider h2,
#hero-slider .header-image__text-block .header-hero__testimonial-slider h2 p {
    font-size: 1.75rem;
}
#hero-image .header-image__text-block .overlay-text-justlovely,
#hero-slider .header-image__text-block .overlay-text-justlovely {
    font-family: JustLovely;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1.56px;
    font-size: 2rem;
}
@media only screen and (min-width: 600px) {
    #hero-image .header-image__text-block .overlay-text-justlovely,
    #hero-slider .header-image__text-block .overlay-text-justlovely {
        font-size: 3em;
    }
}
@media only screen and (min-width: 900px) {
    #hero-image .header-image__text-block .overlay-text-justlovely,
    #hero-slider .header-image__text-block .overlay-text-justlovely {
        font-size: 4rem;
    }
}
#hero-image .header-image__text-block .overlay-text-azo-sans-web,
#hero-slider .header-image__text-block .overlay-text-azo-sans-web {
    font-family: azo-sans-web, sans-serif;
    font-size: 2rem;
}
@media only screen and (min-width: 900px) {
    #hero-image .header-image__text-block .overlay-text-azo-sans-web,
    #hero-slider .header-image__text-block .overlay-text-azo-sans-web {
        font-size: 3rem;
    }
}
#hero-slider {
    padding-bottom: 4rem;
}
#error,
#holiday-product,
#page,
#page-basic,
#page-calendar-v3,
#page-construct,
#page-contact,
#page-destinations,
#page-holiday-retreat,
#page-promo,
#page-sitemap,
#page-staff,
#tax-destinations {
    padding-top: 120px;
}
#error .big-block-padding,
#holiday-product .big-block-padding,
#page .big-block-padding,
#page-basic .big-block-padding,
#page-calendar-v3 .big-block-padding,
#page-construct .big-block-padding,
#page-contact .big-block-padding,
#page-destinations .big-block-padding,
#page-holiday-retreat .big-block-padding,
#page-promo .big-block-padding,
#page-sitemap .big-block-padding,
#page-staff .big-block-padding,
#tax-destinations .big-block-padding {
    padding-top: 8rem;
}
#error .standard-block-padding,
#holiday-product .standard-block-padding,
#page .standard-block-padding,
#page-basic .standard-block-padding,
#page-calendar-v3 .standard-block-padding,
#page-construct .standard-block-padding,
#page-contact .standard-block-padding,
#page-destinations .standard-block-padding,
#page-holiday-retreat .standard-block-padding,
#page-promo .standard-block-padding,
#page-sitemap .standard-block-padding,
#page-staff .standard-block-padding,
#tax-destinations .standard-block-padding {
    padding-top: 3.5rem;
}
#error .half-block-padding,
#holiday-product .half-block-padding,
#page .half-block-padding,
#page-basic .half-block-padding,
#page-calendar-v3 .half-block-padding,
#page-construct .half-block-padding,
#page-contact .half-block-padding,
#page-destinations .half-block-padding,
#page-holiday-retreat .half-block-padding,
#page-promo .half-block-padding,
#page-sitemap .half-block-padding,
#page-staff .half-block-padding,
#tax-destinations .half-block-padding {
    padding-top: 1.75rem;
}
#error .big-bottom-block-padding,
#holiday-product .big-bottom-block-padding,
#page .big-bottom-block-padding,
#page-basic .big-bottom-block-padding,
#page-calendar-v3 .big-bottom-block-padding,
#page-construct .big-bottom-block-padding,
#page-contact .big-bottom-block-padding,
#page-destinations .big-bottom-block-padding,
#page-holiday-retreat .big-bottom-block-padding,
#page-promo .big-bottom-block-padding,
#page-sitemap .big-bottom-block-padding,
#page-staff .big-bottom-block-padding,
#tax-destinations .big-bottom-block-padding {
    padding-bottom: 8rem;
}
#error .standard-bottom-block-padding,
#holiday-product .standard-bottom-block-padding,
#page .standard-bottom-block-padding,
#page-basic .standard-bottom-block-padding,
#page-calendar-v3 .standard-bottom-block-padding,
#page-construct .standard-bottom-block-padding,
#page-contact .standard-bottom-block-padding,
#page-destinations .standard-bottom-block-padding,
#page-holiday-retreat .standard-bottom-block-padding,
#page-promo .standard-bottom-block-padding,
#page-sitemap .standard-bottom-block-padding,
#page-staff .standard-bottom-block-padding,
#tax-destinations .standard-bottom-block-padding {
    padding-bottom: 3.5rem;
}
#error .half-bottom-block-padding,
#holiday-product .half-bottom-block-padding,
#page .half-bottom-block-padding,
#page-basic .half-bottom-block-padding,
#page-calendar-v3 .half-bottom-block-padding,
#page-construct .half-bottom-block-padding,
#page-contact .half-bottom-block-padding,
#page-destinations .half-bottom-block-padding,
#page-holiday-retreat .half-bottom-block-padding,
#page-promo .half-bottom-block-padding,
#page-sitemap .half-bottom-block-padding,
#page-staff .half-bottom-block-padding,
#tax-destinations .half-bottom-block-padding {
    padding-bottom: 1.75rem;
}
#error .section-bg-white,
#holiday-product .section-bg-white,
#page .section-bg-white,
#page-basic .section-bg-white,
#page-calendar-v3 .section-bg-white,
#page-construct .section-bg-white,
#page-contact .section-bg-white,
#page-destinations .section-bg-white,
#page-holiday-retreat .section-bg-white,
#page-promo .section-bg-white,
#page-sitemap .section-bg-white,
#page-staff .section-bg-white,
#tax-destinations .section-bg-white {
    background-color: #fff;
}
#error .section-bg-grey,
#holiday-product .section-bg-grey,
#page .section-bg-grey,
#page-basic .section-bg-grey,
#page-calendar-v3 .section-bg-grey,
#page-construct .section-bg-grey,
#page-contact .section-bg-grey,
#page-destinations .section-bg-grey,
#page-holiday-retreat .section-bg-grey,
#page-promo .section-bg-grey,
#page-sitemap .section-bg-grey,
#page-staff .section-bg-grey,
#tax-destinations .section-bg-grey {
    background-color: #f8f8f8;
}
#error h1,
#error h1 a,
#error h2,
#error h2 a,
#error h3,
#error h3 a,
#error h4,
#error h4 a,
#error h5,
#error h5 a,
#error h6,
#error h6 a,
#holiday-product h1,
#holiday-product h1 a,
#holiday-product h2,
#holiday-product h2 a,
#holiday-product h3,
#holiday-product h3 a,
#holiday-product h4,
#holiday-product h4 a,
#holiday-product h5,
#holiday-product h5 a,
#holiday-product h6,
#holiday-product h6 a,
#page h1,
#page h1 a,
#page h2,
#page h2 a,
#page h3,
#page h3 a,
#page h4,
#page h4 a,
#page h5,
#page h5 a,
#page h6,
#page h6 a,
#page-basic h1,
#page-basic h1 a,
#page-basic h2,
#page-basic h2 a,
#page-basic h3,
#page-basic h3 a,
#page-basic h4,
#page-basic h4 a,
#page-basic h5,
#page-basic h5 a,
#page-basic h6,
#page-basic h6 a,
#page-calendar-v3 h1,
#page-calendar-v3 h1 a,
#page-calendar-v3 h2,
#page-calendar-v3 h2 a,
#page-calendar-v3 h3,
#page-calendar-v3 h3 a,
#page-calendar-v3 h4,
#page-calendar-v3 h4 a,
#page-calendar-v3 h5,
#page-calendar-v3 h5 a,
#page-calendar-v3 h6,
#page-calendar-v3 h6 a,
#page-construct h1,
#page-construct h1 a,
#page-construct h2,
#page-construct h2 a,
#page-construct h3,
#page-construct h3 a,
#page-construct h4,
#page-construct h4 a,
#page-construct h5,
#page-construct h5 a,
#page-construct h6,
#page-construct h6 a,
#page-contact h1,
#page-contact h1 a,
#page-contact h2,
#page-contact h2 a,
#page-contact h3,
#page-contact h3 a,
#page-contact h4,
#page-contact h4 a,
#page-contact h5,
#page-contact h5 a,
#page-contact h6,
#page-contact h6 a,
#page-destinations h1,
#page-destinations h1 a,
#page-destinations h2,
#page-destinations h2 a,
#page-destinations h3,
#page-destinations h3 a,
#page-destinations h4,
#page-destinations h4 a,
#page-destinations h5,
#page-destinations h5 a,
#page-destinations h6,
#page-destinations h6 a,
#page-holiday-retreat h1,
#page-holiday-retreat h1 a,
#page-holiday-retreat h2,
#page-holiday-retreat h2 a,
#page-holiday-retreat h3,
#page-holiday-retreat h3 a,
#page-holiday-retreat h4,
#page-holiday-retreat h4 a,
#page-holiday-retreat h5,
#page-holiday-retreat h5 a,
#page-holiday-retreat h6,
#page-holiday-retreat h6 a,
#page-promo h1,
#page-promo h1 a,
#page-promo h2,
#page-promo h2 a,
#page-promo h3,
#page-promo h3 a,
#page-promo h4,
#page-promo h4 a,
#page-promo h5,
#page-promo h5 a,
#page-promo h6,
#page-promo h6 a,
#page-sitemap h1,
#page-sitemap h1 a,
#page-sitemap h2,
#page-sitemap h2 a,
#page-sitemap h3,
#page-sitemap h3 a,
#page-sitemap h4,
#page-sitemap h4 a,
#page-sitemap h5,
#page-sitemap h5 a,
#page-sitemap h6,
#page-sitemap h6 a,
#page-staff h1,
#page-staff h1 a,
#page-staff h2,
#page-staff h2 a,
#page-staff h3,
#page-staff h3 a,
#page-staff h4,
#page-staff h4 a,
#page-staff h5,
#page-staff h5 a,
#page-staff h6,
#page-staff h6 a,
#tax-destinations h1,
#tax-destinations h1 a,
#tax-destinations h2,
#tax-destinations h2 a,
#tax-destinations h3,
#tax-destinations h3 a,
#tax-destinations h4,
#tax-destinations h4 a,
#tax-destinations h5,
#tax-destinations h5 a,
#tax-destinations h6,
#tax-destinations h6 a {
    color: #4a4a4a;
    font-size: 1.6875rem;
    font-weight: 300;
    line-height: 34px;
    text-decoration: none;
}
#error ol,
#error ul,
#holiday-product ol,
#holiday-product ul,
#page ol,
#page ul,
#page-basic ol,
#page-basic ul,
#page-calendar-v3 ol,
#page-calendar-v3 ul,
#page-construct ol,
#page-construct ul,
#page-contact ol,
#page-contact ul,
#page-destinations ol,
#page-destinations ul,
#page-holiday-retreat ol,
#page-holiday-retreat ul,
#page-promo ol,
#page-promo ul,
#page-sitemap ol,
#page-sitemap ul,
#page-staff ol,
#page-staff ul,
#tax-destinations ol,
#tax-destinations ul {
    padding-left: 1rem;
}
#error a,
#error li,
#error p,
#holiday-product a,
#holiday-product li,
#holiday-product p,
#page a,
#page li,
#page p,
#page-basic a,
#page-basic li,
#page-basic p,
#page-calendar-v3 a,
#page-calendar-v3 li,
#page-calendar-v3 p,
#page-construct a,
#page-construct li,
#page-construct p,
#page-contact a,
#page-contact li,
#page-contact p,
#page-destinations a,
#page-destinations li,
#page-destinations p,
#page-holiday-retreat a,
#page-holiday-retreat li,
#page-holiday-retreat p,
#page-promo a,
#page-promo li,
#page-promo p,
#page-sitemap a,
#page-sitemap li,
#page-sitemap p,
#page-staff a,
#page-staff li,
#page-staff p,
#tax-destinations a,
#tax-destinations li,
#tax-destinations p {
    font-size: 1rem;
    font-weight: 300;
    color: #646464;
    line-height: 25px;
}
#error a,
#holiday-product a,
#page a,
#page-basic a,
#page-calendar-v3 a,
#page-construct a,
#page-contact a,
#page-destinations a,
#page-holiday-retreat a,
#page-promo a,
#page-sitemap a,
#page-staff a,
#tax-destinations a {
    text-decoration: underline;
}
#error a:hover,
#holiday-product a:hover,
#page a:hover,
#page-basic a:hover,
#page-calendar-v3 a:hover,
#page-construct a:hover,
#page-contact a:hover,
#page-destinations a:hover,
#page-holiday-retreat a:hover,
#page-promo a:hover,
#page-sitemap a:hover,
#page-staff a:hover,
#tax-destinations a:hover {
    text-decoration: none;
}
#error .underline,
#holiday-product .underline,
#page .underline,
#page-basic .underline,
#page-calendar-v3 .underline,
#page-construct .underline,
#page-contact .underline,
#page-destinations .underline,
#page-holiday-retreat .underline,
#page-promo .underline,
#page-sitemap .underline,
#page-staff .underline,
#tax-destinations .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem 0;
}
#page-contact h1,
#page-contact h2,
#page-contact h3,
#page-contact h4,
#page-contact h5,
#page-contact h6 {
    margin: 1rem 0 1.5rem;
}
#page-contact .contact-form ul {
    padding-left: 0;
}
#page-contact .contact-form input[type="submit"],
#page-contact .contact-form input[type="text"],
#page-contact .contact-form textarea {
    border-radius: 0;
    -webkit-appearance: none;
}
#page-contact
    .contact-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ),
#page-contact .contact-form textarea {
    border: 1px solid #4e4e4b;
    padding: 0.7rem 0.7rem;
    color: #646464;
    font-size: 1rem;
}
#page-contact
    .contact-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder,
#page-contact .contact-form textarea::-webkit-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-contact
    .contact-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder,
#page-contact .contact-form textarea:-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-contact
    .contact-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder,
#page-contact .contact-form textarea::-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-contact
    .contact-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder,
#page-contact .contact-form textarea:-ms-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-contact .contact-form input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    border-bottom: none;
    font-size: 0.75rem;
    width: 240px;
    letter-spacing: 0.051875rem;
    cursor: pointer;
}
#page-contact .contact-form .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-contact .contact-form input[type="submit"]:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-calendar .month_year {
    margin-bottom: 1rem;
}
#page-calendar .month_year img.calendar-img {
    width: 42px;
    height: auto;
}
#page-calendar .month_year h4 {
    font-size: 1.3125rem;
    color: #4e4e4b;
    font-weight: 200;
    line-height: 29px;
    margin: 1rem 0 2rem 0;
}
#page-calendar .underline {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 1px 100%;
    width: 1px;
    height: 400px;
}
@media only screen and (min-width: 1024px) {
    #page-calendar .run-indent {
        margin-left: 7rem;
    }
}
@media only screen and (min-width: 1024px) {
    #page-calendar .side-line {
        margin-left: 1rem;
        background-position: 0 100%;
        background-repeat: no-repeat;
        background-size: 1px 100%;
        width: 1px;
        height: 90%;
        background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(#ffcd02),
            color-stop(27%, #f08351),
            color-stop(64%, #9994c0),
            to(#2ca1a7)
        );
        background-image: linear-gradient(to bottom, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    }
}
#page-calendar .calendar-col {
    margin-bottom: 2rem;
}
#page-calendar .calendar-block {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    height: 100%;
}
#page-calendar .calendar-block .calendar-img {
    width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 767px) {
    #page-calendar .calendar-block .calendar-img {
        height: 300px;
    }
}
#page-calendar .calendar-block .calendar-content {
    padding: 1rem;
}
#page-calendar .calendar-block .calendar-content h2 {
    line-height: 26px;
    margin-bottom: 2.5rem;
}
#page-calendar .calendar-block .calendar-content h2 a {
    font-size: 1.3125rem;
    font-weight: 300;
    color: #4a4a4a;
    text-decoration: none;
}
#page-calendar .calendar-block .calendar-content hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(78, 78, 75, 0.3);
}
@media only screen and (min-width: 768px) {
    #page-calendar .calendar-block .calendar-content p {
        margin-bottom: 0;
    }
}
#page-calendar .calendar-block .calendar-content p.location-text .location-icon {
    width: 10px;
    margin-right: 0.3rem;
}
#page-calendar .calendar-block .calendar-content p.location-text a {
    font-size: 0.75rem;
    text-transform: uppercase !important;
    text-decoration: none !important;
    color: #9b9b9b;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 1px;
}
#page-calendar .calendar-block .calendar-content .calendar-icon {
    width: 18px;
    margin: 0 0.3rem 0.5rem 0;
}
#page-calendar .calendar-block .calendar-content p.calendar-text {
    font-size: 0.7rem;
    text-transform: capitalize;
    color: #646464;
    line-height: 18px;
    letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
    #page-calendar .calendar-block .calendar-content p.calendar-text {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1200px) {
    #page-calendar .calendar-block .calendar-content p.calendar-text {
        position: absolute;
        bottom: 1rem;
    }
}
@media only screen and (min-width: 768px) {
    #page-calendar .calendar-block .calendar-content .featured-text {
        border-left: 1px solid rgba(78, 78, 75, 0.3);
    }
}
@media only screen and (min-width: 768px) {
    #page-calendar .calendar-block .calendar-content .calendar-price {
        text-align: right;
    }
}
#page-calendar .calendar-block .calendar-content .calendar-price p strong {
    font-weight: 500;
    font-size: 0.9rem;
}
#page-destinations,
#tax-destinations {
    padding-top: 120px;
}
#page-destinations .destinations_container,
#tax-destinations .destinations_container {
    width: 100%;
    padding: 2rem 1rem;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .destinations_container,
    #tax-destinations .destinations_container {
        max-width: 1200px;
    }
}
@media only screen and (min-width: 1400px) {
    #page-destinations .destinations_container,
    #tax-destinations .destinations_container {
        max-width: 1400px;
    }
}
@media only screen and (min-width: 1500px) {
    #page-destinations .destinations_container,
    #tax-destinations .destinations_container {
        max-width: 1440px;
    }
}
@media only screen and (min-width: 900px) {
    #page-destinations .destinations_container,
    #tax-destinations .destinations_container {
        padding: 4rem 1rem 5rem 1rem;
    }
}
#page-destinations .swiper-slide a,
#tax-destinations .swiper-slide a {
    text-decoration: none;
}
#page-destinations .card,
#tax-destinations .card {
    background: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    display: block;
    text-align: left;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#page-destinations .card p,
#tax-destinations .card p {
    margin-bottom: 0;
}
#page-destinations .card .card__activites-img,
#page-destinations .card .card__destination-img,
#tax-destinations .card .card__activites-img,
#tax-destinations .card .card__destination-img {
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 275px;
}
#page-destinations .card .card__activites-img,
#tax-destinations .card .card__activites-img {
    height: 260px;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .card .card__activites-img,
    #tax-destinations .card .card__activites-img {
        height: 228px;
    }
}
@media only screen and (min-width: 1500px) {
    #page-destinations .card .card__activites-img,
    #tax-destinations .card .card__activites-img {
        height: 260px;
    }
}
#page-destinations .card .card__activites-body,
#page-destinations .card .card__destination-body,
#tax-destinations .card .card__activites-body,
#tax-destinations .card .card__destination-body {
    padding: 1.5rem 1.5rem 1rem;
}
#page-destinations .card .card__activites-body .card__destination-divider,
#page-destinations .card .card__destination-body .card__destination-divider,
#tax-destinations .card .card__activites-body .card__destination-divider,
#tax-destinations .card .card__destination-body .card__destination-divider {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    width: 100%;
    height: 1px;
    margin: 1rem 0;
}
#page-destinations .card .card__activites-body .card__activites-title p small,
#page-destinations .card .card__activites-body .card__destination-title p small,
#page-destinations .card .card__destination-body .card__activites-title p small,
#page-destinations .card .card__destination-body .card__destination-title p small,
#tax-destinations .card .card__activites-body .card__activites-title p small,
#tax-destinations .card .card__activites-body .card__destination-title p small,
#tax-destinations .card .card__destination-body .card__activites-title p small,
#tax-destinations .card .card__destination-body .card__destination-title p small {
    color: #2ca1a7;
}
#page-destinations .card .card__activites-body .card__activites-title h5,
#page-destinations .card .card__destination-body .card__activites-title h5,
#tax-destinations .card .card__activites-body .card__activites-title h5,
#tax-destinations .card .card__destination-body .card__activites-title h5 {
    font-size: 1.45rem;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .card .card__activites-body .card__destination-details,
    #page-destinations .card .card__destination-body .card__destination-details,
    #tax-destinations .card .card__activites-body .card__destination-details,
    #tax-destinations .card .card__destination-body .card__destination-details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
#page-destinations .card .card__activites-body .card__destination-details .details__price,
#page-destinations .card .card__destination-body .card__destination-details .details__price,
#tax-destinations .card .card__activites-body .card__destination-details .details__price,
#tax-destinations .card .card__destination-body .card__destination-details .details__price {
    text-align: center;
    display: table;
    margin-bottom: 1rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .card .card__activites-body .card__destination-details .details__price,
    #page-destinations .card .card__destination-body .card__destination-details .details__price,
    #tax-destinations .card .card__activites-body .card__destination-details .details__price,
    #tax-destinations .card .card__destination-body .card__destination-details .details__price {
        margin: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
#page-destinations .card .card__activites-body .card__destination-details .details__price p small,
#page-destinations .card .card__destination-body .card__destination-details .details__price p small,
#tax-destinations .card .card__activites-body .card__destination-details .details__price p small,
#tax-destinations .card .card__destination-body .card__destination-details .details__price p small {
    font-weight: 500;
}
#page-destinations .card .card__activites-body .card__destination-details .details__price p .price,
#page-destinations .card .card__destination-body .card__destination-details .details__price p .price,
#tax-destinations .card .card__activites-body .card__destination-details .details__price p .price,
#tax-destinations .card .card__destination-body .card__destination-details .details__price p .price {
    font-size: 2rem;
    font-weight: 300;
}
#page-destinations .card .card__activites-body .card__destination-details .details__availability-dates,
#page-destinations .card .card__destination-body .card__destination-details .details__availability-dates,
#tax-destinations .card .card__activites-body .card__destination-details .details__availability-dates,
#tax-destinations .card .card__destination-body .card__destination-details .details__availability-dates {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .card .card__activites-body .card__destination-details .details__availability-dates,
    #page-destinations .card .card__destination-body .card__destination-details .details__availability-dates,
    #tax-destinations .card .card__activites-body .card__destination-details .details__availability-dates,
    #tax-destinations .card .card__destination-body .card__destination-details .details__availability-dates {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
#page-destinations .card .card__activites-body .card__destination-details .details__availability-dates p,
#page-destinations .card .card__destination-body .card__destination-details .details__availability-dates p,
#tax-destinations .card .card__activites-body .card__destination-details .details__availability-dates p,
#tax-destinations .card .card__destination-body .card__destination-details .details__availability-dates p {
    color: #2ca1a7;
    font-weight: 400;
}
#page-destinations .card .card__activites-body .card__destination-details .details__availability-dates select,
#page-destinations .card .card__destination-body .card__destination-details .details__availability-dates select,
#tax-destinations .card .card__activites-body .card__destination-details .details__availability-dates select,
#tax-destinations .card .card__destination-body .card__destination-details .details__availability-dates select {
    text-transform: inherit;
    font-size: 1rem;
    padding: 0.6rem 0.5rem;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    background-color: #4a9eae;
    background-image: url(../../img/icon-arrow-down-white.svg);
    background-repeat: no-repeat;
    background-position: center right 0.5rem;
}
@media (min-width: 1200px) {
    #page-destinations .card .card__activites-body .card__destination-details .details__availability-dates select,
    #page-destinations .card .card__destination-body .card__destination-details .details__availability-dates select,
    #tax-destinations .card .card__activites-body .card__destination-details .details__availability-dates select,
    #tax-destinations .card .card__destination-body .card__destination-details .details__availability-dates select {
        width: 220px;
    }
}
@media (min-width: 1400px) {
    #page-destinations .card .card__activites-body .card__destination-details .details__availability-dates select,
    #page-destinations .card .card__destination-body .card__destination-details .details__availability-dates select,
    #tax-destinations .card .card__activites-body .card__destination-details .details__availability-dates select,
    #tax-destinations .card .card__destination-body .card__destination-details .details__availability-dates select {
        width: 250px;
    }
}
#page-destinations .activities-slider,
#page-destinations .activities__body,
#tax-destinations .activities-slider,
#tax-destinations .activities__body {
    position: relative;
}
#page-destinations #swiper-activities-button-next,
#page-destinations #swiper-activities-button-prev,
#tax-destinations #swiper-activities-button-next,
#tax-destinations #swiper-activities-button-prev {
    width: 20px;
    height: 20px;
    background-image: url(../../img/nav-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 7;
    display: none;
}
@media only screen and (min-width: 1200px) {
    #page-destinations #swiper-activities-button-next,
    #page-destinations #swiper-activities-button-prev,
    #tax-destinations #swiper-activities-button-next,
    #tax-destinations #swiper-activities-button-prev {
        display: block;
    }
}
#page-destinations #swiper-activities-button-prev,
#tax-destinations #swiper-activities-button-prev {
    left: -1rem;
    top: 49%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (min-width: 600px) {
    #page-destinations #swiper-activities-button-prev,
    #tax-destinations #swiper-activities-button-prev {
        left: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-destinations #swiper-activities-button-prev,
    #tax-destinations #swiper-activities-button-prev {
        left: -2rem;
    }
}
#page-destinations #swiper-activities-button-next,
#tax-destinations #swiper-activities-button-next {
    right: -1rem;
}
@media (min-width: 600px) {
    #page-destinations #swiper-activities-button-next,
    #tax-destinations #swiper-activities-button-next {
        right: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-destinations #swiper-activities-button-next,
    #tax-destinations #swiper-activities-button-next {
        right: -2rem;
    }
}
#page-destinations .section__header,
#tax-destinations .section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#page-destinations .section__header .header__title div,
#tax-destinations .section__header .header__title div {
    display: inline-block;
    width: 100%;
    margin: 0.5rem 0;
}
#page-destinations .section__header .header__title div h2,
#page-destinations .section__header .header__title div h3,
#tax-destinations .section__header .header__title div h2,
#tax-destinations .section__header .header__title div h3 {
    margin-bottom: 0;
}
#page-destinations .section__header .header__title .underline,
#tax-destinations .section__header .header__title .underline {
    width: 100%;
}
#page-destinations .suggested__body,
#tax-destinations .suggested__body {
    position: relative;
}
#page-destinations .suggested__body .card,
#tax-destinations .suggested__body .card {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 5px;
    display: block;
    text-align: left;
}
#page-destinations .suggested__body .card .card__suggested-img,
#tax-destinations .suggested__body .card .card__suggested-img {
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 150px;
    margin-bottom: 1rem;
}
#page-destinations .suggested__body .card .card__suggested-body .card__suggested-title h6,
#tax-destinations .suggested__body .card .card__suggested-body .card__suggested-title h6 {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    #page-destinations .suggested__body .card .card__suggested-body .card__suggested-title h6,
    #tax-destinations .suggested__body .card .card__suggested-body .card__suggested-title h6 {
        height: 65px;
    }
}
#page-destinations .suggested__body .card .card__suggested-body .card__suggested-title .card__suggested-divider,
#tax-destinations .suggested__body .card .card__suggested-body .card__suggested-title .card__suggested-divider {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    width: 100%;
    height: 1px;
    margin: 1rem 0;
}
#page-destinations .suggested__body .card .card__suggested-body p,
#tax-destinations .suggested__body .card .card__suggested-body p {
    font-size: 0.9rem;
    line-height: 1.3;
}
#page-destinations .suggested__body .suggested-slider,
#tax-destinations .suggested__body .suggested-slider {
    position: relative;
}
#page-destinations
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -1.75rem;
}
#page-destinations
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#tax-destinations
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border: 1px solid #4a4a4a;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
}
#page-destinations
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#tax-destinations
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active {
    background-color: #4a4a4a;
}
#page-destinations .suggested__body #swiper-suggested-button-next,
#page-destinations .suggested__body #swiper-suggested-button-prev,
#tax-destinations .suggested__body #swiper-suggested-button-next,
#tax-destinations .suggested__body #swiper-suggested-button-prev {
    width: 20px;
    height: 20px;
    background-image: url(../../img/nav-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 7;
    display: none;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .suggested__body #swiper-suggested-button-next,
    #page-destinations .suggested__body #swiper-suggested-button-prev,
    #tax-destinations .suggested__body #swiper-suggested-button-next,
    #tax-destinations .suggested__body #swiper-suggested-button-prev {
        display: block;
    }
}
#page-destinations .suggested__body #swiper-suggested-button-prev,
#tax-destinations .suggested__body #swiper-suggested-button-prev {
    left: -1rem;
    top: 49%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (min-width: 600px) {
    #page-destinations .suggested__body #swiper-suggested-button-prev,
    #tax-destinations .suggested__body #swiper-suggested-button-prev {
        left: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-destinations .suggested__body #swiper-suggested-button-prev,
    #tax-destinations .suggested__body #swiper-suggested-button-prev {
        left: -2rem;
    }
}
#page-destinations .suggested__body #swiper-suggested-button-next,
#tax-destinations .suggested__body #swiper-suggested-button-next {
    right: -1rem;
}
@media (min-width: 600px) {
    #page-destinations .suggested__body #swiper-suggested-button-next,
    #tax-destinations .suggested__body #swiper-suggested-button-next {
        right: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-destinations .suggested__body #swiper-suggested-button-next,
    #tax-destinations .suggested__body #swiper-suggested-button-next {
        right: -2rem;
    }
}
#page-destinations .destination__banner .body__bg-image,
#tax-destinations .destination__banner .body__bg-image {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    height: 1000px;
}
@media only screen and (min-width: 600px) {
    #page-destinations .destination__banner .body__bg-image,
    #tax-destinations .destination__banner .body__bg-image {
        height: 750px;
    }
}
@media only screen and (min-width: 900px) {
    #page-destinations .destination__banner .body__bg-image,
    #tax-destinations .destination__banner .body__bg-image {
        height: 650px;
    }
}
#page-destinations .destination__banner .banner__logo,
#tax-destinations .destination__banner .banner__logo {
    width: 110px;
    margin-bottom: 3rem;
}
#page-destinations .destination__banner .banner__body a,
#page-destinations .destination__banner .banner__body h1,
#page-destinations .destination__banner .banner__body h2,
#page-destinations .destination__banner .banner__body h3,
#page-destinations .destination__banner .banner__body h4,
#page-destinations .destination__banner .banner__body h5,
#page-destinations .destination__banner .banner__body h6,
#page-destinations .destination__banner .banner__body li,
#page-destinations .destination__banner .banner__body p,
#tax-destinations .destination__banner .banner__body a,
#tax-destinations .destination__banner .banner__body h1,
#tax-destinations .destination__banner .banner__body h2,
#tax-destinations .destination__banner .banner__body h3,
#tax-destinations .destination__banner .banner__body h4,
#tax-destinations .destination__banner .banner__body h5,
#tax-destinations .destination__banner .banner__body h6,
#tax-destinations .destination__banner .banner__body li,
#tax-destinations .destination__banner .banner__body p {
    color: #fff;
    font-size: 1.8rem;
    line-height: 1.2;
}
#page-destinations .destination__banner .banner__body a strong,
#page-destinations .destination__banner .banner__body h1 strong,
#page-destinations .destination__banner .banner__body h2 strong,
#page-destinations .destination__banner .banner__body h3 strong,
#page-destinations .destination__banner .banner__body h4 strong,
#page-destinations .destination__banner .banner__body h5 strong,
#page-destinations .destination__banner .banner__body h6 strong,
#page-destinations .destination__banner .banner__body li strong,
#page-destinations .destination__banner .banner__body p strong,
#tax-destinations .destination__banner .banner__body a strong,
#tax-destinations .destination__banner .banner__body h1 strong,
#tax-destinations .destination__banner .banner__body h2 strong,
#tax-destinations .destination__banner .banner__body h3 strong,
#tax-destinations .destination__banner .banner__body h4 strong,
#tax-destinations .destination__banner .banner__body h5 strong,
#tax-destinations .destination__banner .banner__body h6 strong,
#tax-destinations .destination__banner .banner__body li strong,
#tax-destinations .destination__banner .banner__body p strong {
    font-weight: 400;
}
#page-destinations .destination__banner .banner__body ul,
#tax-destinations .destination__banner .banner__body ul {
    padding-left: 0;
}
#page-destinations .destination__banner .banner__body li,
#page-destinations .destination__banner .banner__body strong,
#tax-destinations .destination__banner .banner__body li,
#tax-destinations .destination__banner .banner__body strong {
    font-size: 1.5rem;
}
#page-destinations .destination__banner .banner__body li,
#tax-destinations .destination__banner .banner__body li {
    display: inline-block;
    margin-right: 2rem;
}
#page-destinations .destination__banner .banner__body li:before,
#tax-destinations .destination__banner .banner__body li:before {
    display: inline-block;
    content: "";
    background-image: url(../../img/white-tick-in-circle.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 23px;
    height: 23px;
    margin: 0 1rem 1rem 0;
    position: relative;
    top: 1.1rem;
}
#page-destinations .destinations_form,
#tax-destinations .destinations_form {
    display: block;
}
@media only screen and (min-width: 900px) {
    #page-destinations .destinations_form,
    #tax-destinations .destinations_form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 6rem;
    }
}
#page-destinations .destinations_form .form-item,
#tax-destinations .destinations_form .form-item {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
@media only screen and (min-width: 900px) {
    #page-destinations .destinations_form .form-item,
    #tax-destinations .destinations_form .form-item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
#page-destinations .destinations_form .contact-form,
#tax-destinations .destinations_form .contact-form {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media only screen and (min-width: 900px) {
    #page-destinations .destinations_form .contact-form,
    #tax-destinations .destinations_form .contact-form {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
#page-destinations .destinations_form .contact-form input[type="email"],
#page-destinations .destinations_form .contact-form input[type="number"],
#page-destinations .destinations_form .contact-form input[type="text"],
#page-destinations .destinations_form .contact-form textarea,
#tax-destinations .destinations_form .contact-form input[type="email"],
#tax-destinations .destinations_form .contact-form input[type="number"],
#tax-destinations .destinations_form .contact-form input[type="text"],
#tax-destinations .destinations_form .contact-form textarea {
    -webkit-appearance: none;
    border: 1px solid rgba(155, 155, 155, 0.5);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    background-color: transparent;
    padding: 0.7rem;
}
#page-destinations .destinations_form .contact-form input[type="submit"],
#tax-destinations .destinations_form .contact-form input[type="submit"] {
    padding: 0.5rem 0;
    color: #fff;
    text-decoration: none;
    background-color: #a46497;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.051875rem;
    cursor: pointer;
    width: 250px;
    border: none;
    border-radius: 0;
}
#page-destinations .destinations_form .contact-form input[type="submit"]:after,
#tax-destinations .destinations_form .contact-form input[type="submit"]:after {
    margin-top: 1rem;
    position: relative;
    top: 1rem;
    width: 100%;
    height: 1px;
    background-color: #a46497;
}
#page-destinations .destinations_form .contact-form div,
#tax-destinations .destinations_form .contact-form div {
    margin-bottom: 0.5rem;
}
#page-destinations .destinations_form .contact-form a,
#page-destinations .destinations_form .contact-form label,
#tax-destinations .destinations_form .contact-form a,
#tax-destinations .destinations_form .contact-form label {
    font-size: 1rem;
}
#page-destinations .destinations_form .contact-details,
#tax-destinations .destinations_form .contact-details {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
@media only screen and (min-width: 900px) {
    #page-destinations .destinations_form .contact-details,
    #tax-destinations .destinations_form .contact-details {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
#page-destinations .destinations_form .contact-details div,
#tax-destinations .destinations_form .contact-details div {
    margin-bottom: 2rem;
}
#page-destinations .destinations_form .contact-details p,
#tax-destinations .destinations_form .contact-details p {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}
#page-destinations .destinations_form .contact-details a,
#tax-destinations .destinations_form .contact-details a {
    color: #a46497;
    font-size: 1.75rem;
    text-decoration: none;
}
#tax-destinations .destinations__header {
    display: block;
}
@media only screen and (min-width: 900px) {
    #tax-destinations .destinations__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 6rem;
    }
}
#tax-destinations .destinations__header .header__title {
    margin-bottom: 4rem;
}
@media only screen and (min-width: 900px) {
    #tax-destinations .destinations__header .header__title {
        width: 55%;
        margin-bottom: 0;
    }
}
#tax-destinations .destinations__header .header__title .destination__title-text {
    display: inline-block;
    margin: 0.5rem 0;
}
#tax-destinations .destinations__header .header__title .underline {
    width: 100%;
}
#tax-destinations .destinations__header .header__title .destination__about-text p:last-child {
    margin-bottom: 0;
}
#tax-destinations .destinations__header .header__title .destination__about-text .square-btn a {
    display: block;
}
#tax-destinations .destinations__header .header__title .destination__about-text .square-btn a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 1rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#tax-destinations .destinations__header .header__title .destination__about-text .square-btn a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#tax-destinations .destinations__header .header__title .destination__about-text .square-btn a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
@media only screen and (min-width: 900px) {
    #tax-destinations .destinations__header .header__details {
        width: 45%;
    }
}
#tax-destinations .destinations__header .header__details ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#tax-destinations .destinations__header .header__details ul li {
    margin-bottom: 2rem;
}
@media only screen and (max-width: 599px) {
    #tax-destinations .destinations__header .header__details ul li {
        width: calc(50% - 15px);
    }
}
@media only screen and (min-width: 600px) {
    #tax-destinations .destinations__header .header__details ul li {
        width: calc(33.33% - 15px);
    }
}
@media only screen and (min-width: 900px) {
    #tax-destinations .destinations__header .header__details ul li {
        width: calc(50% - 15px);
    }
}
#tax-destinations .destinations__header .header__details .details__basics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#tax-destinations .destinations__header .header__details .details__basics .basics__img {
    width: 30px;
    height: auto;
    margin-right: 1.3rem;
}
#tax-destinations .destinations__header .header__details .details__basics .basics__text p {
    font-size: 0.8rem;
    margin-bottom: 0;
    line-height: 20px;
}
#tax-destinations .destinations__header .header__details .details__basics .basics__text .text__label {
    color: #4a9eae;
    font-weight: 400;
}
#tax-destinations .divider {
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
}
#tax-destinations .destination-trips-slider__outer-boundary {
    position: relative;
    margin-bottom: 2rem;
}
#tax-destinations .destination-trips,
#tax-destinations .trips__body {
    position: relative;
    padding-bottom: 2rem;
}
#tax-destinations
    .swiper-pagination.swiper-pagination__destination-trips-2.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .swiper-pagination.swiper-pagination__destination-trips.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -1.75rem;
}
#tax-destinations
    .swiper-pagination.swiper-pagination__destination-trips-2.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#tax-destinations
    .swiper-pagination.swiper-pagination__destination-trips.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border: 1px solid #4a4a4a;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
}
#tax-destinations
    .swiper-pagination.swiper-pagination__destination-trips-2.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#tax-destinations
    .swiper-pagination.swiper-pagination__destination-trips.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active {
    background-color: #4a4a4a;
}
#tax-destinations
    .swiper-pagination.swiper-pagination__destination-trips.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0;
}
#tax-destinations
    .swiper-pagination.swiper-pagination__destination-trips-2.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -2rem;
}
#tax-destinations #swiper-trips-2-button-next,
#tax-destinations #swiper-trips-2-button-prev,
#tax-destinations #swiper-trips-button-next,
#tax-destinations #swiper-trips-button-prev {
    width: 20px;
    height: 20px;
    background-image: url(../../img/nav-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 7;
    display: none;
}
@media only screen and (min-width: 1200px) {
    #tax-destinations #swiper-trips-2-button-next,
    #tax-destinations #swiper-trips-2-button-prev,
    #tax-destinations #swiper-trips-button-next,
    #tax-destinations #swiper-trips-button-prev {
        display: block;
    }
}
#tax-destinations #swiper-trips-2-button-prev,
#tax-destinations #swiper-trips-button-prev {
    left: -1rem;
    top: 49%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (min-width: 600px) {
    #tax-destinations #swiper-trips-2-button-prev,
    #tax-destinations #swiper-trips-button-prev {
        left: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #tax-destinations #swiper-trips-2-button-prev,
    #tax-destinations #swiper-trips-button-prev {
        left: -2rem;
    }
}
#tax-destinations #swiper-trips-2-button-next,
#tax-destinations #swiper-trips-button-next {
    right: -1rem;
}
@media (min-width: 600px) {
    #tax-destinations #swiper-trips-2-button-next,
    #tax-destinations #swiper-trips-button-next {
        right: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #tax-destinations #swiper-trips-2-button-next,
    #tax-destinations #swiper-trips-button-next {
        right: -2rem;
    }
}
#tax-destinations .faqs__body .term__faqs .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    padding: 0.75rem 1.25rem;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
}
#tax-destinations .faqs__body .term__faqs .card-header .btn-link {
    text-decoration: none;
    color: #4e4e4b;
    font-weight: 300;
    font-size: 1rem;
}
@media only screen and (min-width: 600px) {
    #tax-destinations .faqs__body .term__faqs .card-header .btn-link {
        font-size: 1.3rem;
    }
}
#tax-destinations .faqs__body .term__faqs .card-body a {
    font-size: 1.125rem;
}
#tax-destinations .faqs__body .term__faqs .card-body p:last-child {
    margin-bottom: 0;
}
#tax-destinations .faqs__body .term__faqs .faq-question__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
#tax-destinations .faqs__body .term__faqs .img__lightbulb {
    width: 20px;
    height: auto;
    margin-right: 2rem;
}
#tax-destinations .faqs__body .term__faqs .faq__question {
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 1.3rem;
}
#tax-destinations .faqs__body .term__faqs .faq__question h1,
#tax-destinations .faqs__body .term__faqs .faq__question h2,
#tax-destinations .faqs__body .term__faqs .faq__question h3,
#tax-destinations .faqs__body .term__faqs .faq__question h4,
#tax-destinations .faqs__body .term__faqs .faq__question h5,
#tax-destinations .faqs__body .term__faqs .faq__question h6,
#tax-destinations .faqs__body .term__faqs .faq__question p {
    font-size: inherit;
    margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
    #tax-destinations .faqs__body .term__faqs .faq__question {
        width: 75%;
    }
}
#tax-destinations .faqs__body .term__faqs button {
    margin-top: -1.75rem;
}
#tax-destinations .faqs__body .term__faqs button .img__arrow {
    width: 22px;
    height: auto;
    position: absolute;
    right: 0;
}
#tax-destinations .faqs__body .term__faqs button .abc {
    margin-left: auto;
}
#tax-destinations .faqs__body .term__faqs button.hide-answer .img__arrow img {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
        transform 0.3s ease,
        -webkit-transform 0.3s ease;
}
#tax-destinations .faqs__body .term__faqs button.show-answer .img__arrow img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
        transform 0.3s ease,
        -webkit-transform 0.3s ease;
}
#tax-destinations .gallery-slider__desktop,
#tax-destinations .gallery-slider__mobile,
#tax-destinations .gallery__body {
    position: relative;
    padding: 0 0 2rem 0;
}
#tax-destinations .gallery-slider__desktop .justified-gallery .jg-entry,
#tax-destinations .gallery-slider__mobile .justified-gallery .jg-entry,
#tax-destinations .gallery__body .justified-gallery .jg-entry {
    border-radius: 5px;
}
#tax-destinations .gallery-slider__desktop .swiper-slide,
#tax-destinations .gallery-slider__mobile .swiper-slide,
#tax-destinations .gallery__body .swiper-slide {
    width: 100%;
    height: 250px;
    background-position: top center;
    background-size: cover;
}
#tax-destinations
    .gallery-slider__desktop
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .gallery-slider__desktop
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .gallery-slider__mobile
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .gallery-slider__mobile
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .gallery__body
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .gallery__body
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -1.75rem;
}
#tax-destinations
    .gallery-slider__desktop
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#tax-destinations
    .gallery-slider__desktop
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#tax-destinations
    .gallery-slider__mobile
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#tax-destinations
    .gallery-slider__mobile
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#tax-destinations
    .gallery__body
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#tax-destinations
    .gallery__body
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border: 1px solid #4a4a4a;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
}
#tax-destinations
    .gallery-slider__desktop
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#tax-destinations
    .gallery-slider__desktop
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#tax-destinations
    .gallery-slider__mobile
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#tax-destinations
    .gallery-slider__mobile
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#tax-destinations
    .gallery__body
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#tax-destinations
    .gallery__body
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active {
    background-color: #4a4a4a;
}
#tax-destinations
    .gallery-slider__desktop
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .gallery-slider__desktop
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .gallery-slider__mobile
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .gallery-slider__mobile
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .gallery__body
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#tax-destinations
    .gallery__body
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -0.5rem;
}
#tax-destinations .gallery-slider__desktop #swiper-gallery-button-next,
#tax-destinations .gallery-slider__desktop #swiper-gallery-button-prev,
#tax-destinations .gallery-slider__mobile #swiper-gallery-button-next,
#tax-destinations .gallery-slider__mobile #swiper-gallery-button-prev,
#tax-destinations .gallery__body #swiper-gallery-button-next,
#tax-destinations .gallery__body #swiper-gallery-button-prev {
    width: 20px;
    height: 20px;
    background-image: url(../../img/nav-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 7;
    display: none;
}
@media only screen and (min-width: 1200px) {
    #tax-destinations .gallery-slider__desktop #swiper-gallery-button-next,
    #tax-destinations .gallery-slider__desktop #swiper-gallery-button-prev,
    #tax-destinations .gallery-slider__mobile #swiper-gallery-button-next,
    #tax-destinations .gallery-slider__mobile #swiper-gallery-button-prev,
    #tax-destinations .gallery__body #swiper-gallery-button-next,
    #tax-destinations .gallery__body #swiper-gallery-button-prev {
        display: block;
    }
}
#tax-destinations .gallery-slider__desktop #swiper-gallery-button-prev,
#tax-destinations .gallery-slider__mobile #swiper-gallery-button-prev,
#tax-destinations .gallery__body #swiper-gallery-button-prev {
    left: -1rem;
    top: 49%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (min-width: 600px) {
    #tax-destinations .gallery-slider__desktop #swiper-gallery-button-prev,
    #tax-destinations .gallery-slider__mobile #swiper-gallery-button-prev,
    #tax-destinations .gallery__body #swiper-gallery-button-prev {
        left: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #tax-destinations .gallery-slider__desktop #swiper-gallery-button-prev,
    #tax-destinations .gallery-slider__mobile #swiper-gallery-button-prev,
    #tax-destinations .gallery__body #swiper-gallery-button-prev {
        left: -2rem;
    }
}
#tax-destinations .gallery-slider__desktop #swiper-gallery-button-next,
#tax-destinations .gallery-slider__mobile #swiper-gallery-button-next,
#tax-destinations .gallery__body #swiper-gallery-button-next {
    right: -1rem;
}
@media (min-width: 600px) {
    #tax-destinations .gallery-slider__desktop #swiper-gallery-button-next,
    #tax-destinations .gallery-slider__mobile #swiper-gallery-button-next,
    #tax-destinations .gallery__body #swiper-gallery-button-next {
        right: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #tax-destinations .gallery-slider__desktop #swiper-gallery-button-next,
    #tax-destinations .gallery-slider__mobile #swiper-gallery-button-next,
    #tax-destinations .gallery__body #swiper-gallery-button-next {
        right: -2rem;
    }
}
#tax-destinations .location__body {
    display: block;
}
@media only screen and (min-width: 900px) {
    #tax-destinations .location__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 6rem;
    }
}
#tax-destinations .location__body .flex-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#tax-destinations .location__body .item__map {
    width: 100%;
    height: 450px;
    margin-bottom: 2rem;
}
#tax-destinations .location__body .item__text {
    width: 100%;
}
#tax-destinations .location__body .item__text div {
    display: inline-block;
}
#tax-destinations .location__body .item__text div h2,
#tax-destinations .location__body .item__text div h3 {
    margin-bottom: 0;
}
#tax-destinations .location__body .item__text .underline {
    width: 100%;
}
#page-destinations .destinations__header {
    display: block;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .destinations__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
#page-destinations .destinations__header .header-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
#page-destinations .destinations__header .header__title div {
    display: inline-block;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    margin: 0.5rem 0;
}
#page-destinations .destinations__header .header__title .underline {
    width: 100%;
}
#page-destinations .destinations__header .destination__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 1rem;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .destinations__header .destination__links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }
}
#page-destinations .destinations__header .destination__links .destination-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 55px;
    width: 350px;
    border: 1px solid #000;
    border-radius: 50px;
}
#page-destinations .destinations__header .destination__links .destination-link a {
    padding: 0.7rem;
    border: none;
    border-radius: 50px;
    text-decoration: none;
    width: 170px;
    height: 46px;
    text-align: center;
    background-color: #fff;
    color: #000;
    font-size: 1.2rem;
    -webkit-transition:
        background-color 0.5s,
        color 0.5s;
    transition:
        background-color 0.5s,
        color 0.5s;
}
#page-destinations .destinations__header .destination__links .destination-link a.active {
    background-color: #a46497;
    color: #fff;
}
#page-destinations .destinations__header .destination__links .destination-link a:not(.active):hover {
    background-color: #9b9b9b;
    color: #fff;
}
#page-destinations .destinations__header .destination__filters {
    display: block;
    margin-bottom: 1rem;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .destinations__header .destination__filters {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: 0;
    }
}
#page-destinations .destinations__header .destination__filters .filter-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .destinations__header .destination__filters .filter-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
#page-destinations .destinations__header .destination__filters .filter-link a {
    padding: 0.7rem;
    border: none;
    border-radius: 50px;
    text-decoration: none;
    width: 170px;
    height: 46px;
    text-align: center;
    background-color: #a46497;
    color: #fff;
    font-size: 1.2rem;
    -webkit-transition:
        background-color 0.5s,
        color 0.5s;
    transition:
        background-color 0.5s,
        color 0.5s;
    visibility: hidden;
}
#page-destinations .destinations__header .destination__filters .filter-link a:hover {
    background-color: #9b9b9b;
    color: #fff;
}
#page-destinations .destination__container-body {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    min-height: 450px;
    position: relative;
    z-index: 0;
}
#page-destinations .destination__container-body.fade-in {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
#page-destinations .destination__container-body .slider__outer-boundary {
    position: relative;
}
#page-destinations .destination__container-body .destination-slider-01,
#page-destinations .destination__container-body .destination-slider-02 {
    padding-bottom: 4rem;
    position: relative;
}
#page-destinations
    .destination__container-body
    .destination-slider-01
    .swiper-pagination.swiper-pagination__01.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-destinations
    .destination__container-body
    .destination-slider-01
    .swiper-pagination.swiper-pagination__02.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-destinations
    .destination__container-body
    .destination-slider-02
    .swiper-pagination.swiper-pagination__01.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-destinations
    .destination__container-body
    .destination-slider-02
    .swiper-pagination.swiper-pagination__02.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -1.75rem;
}
#page-destinations
    .destination__container-body
    .destination-slider-01
    .swiper-pagination.swiper-pagination__01.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-destinations
    .destination__container-body
    .destination-slider-01
    .swiper-pagination.swiper-pagination__02.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-destinations
    .destination__container-body
    .destination-slider-02
    .swiper-pagination.swiper-pagination__01.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-destinations
    .destination__container-body
    .destination-slider-02
    .swiper-pagination.swiper-pagination__02.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border: 1px solid #4a4a4a;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
}
#page-destinations
    .destination__container-body
    .destination-slider-01
    .swiper-pagination.swiper-pagination__01.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-destinations
    .destination__container-body
    .destination-slider-01
    .swiper-pagination.swiper-pagination__02.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-destinations
    .destination__container-body
    .destination-slider-02
    .swiper-pagination.swiper-pagination__01.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-destinations
    .destination__container-body
    .destination-slider-02
    .swiper-pagination.swiper-pagination__02.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active {
    background-color: #4a4a4a;
}
#page-destinations
    .destination__container-body
    .destination-slider-01
    .swiper-pagination.swiper-pagination__01.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-destinations
    .destination__container-body
    .destination-slider-01
    .swiper-pagination.swiper-pagination__02.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-destinations
    .destination__container-body
    .destination-slider-02
    .swiper-pagination.swiper-pagination__01.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-destinations
    .destination__container-body
    .destination-slider-02
    .swiper-pagination.swiper-pagination__02.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 1rem;
}
#page-destinations .destination__container-body #swiper-01-button-next,
#page-destinations .destination__container-body #swiper-01-button-prev,
#page-destinations .destination__container-body #swiper-02-button-next,
#page-destinations .destination__container-body #swiper-02-button-prev {
    width: 20px;
    height: 20px;
    background-image: url(../../img/nav-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 7;
    display: none;
}
@media only screen and (min-width: 1200px) {
    #page-destinations .destination__container-body #swiper-01-button-next,
    #page-destinations .destination__container-body #swiper-01-button-prev,
    #page-destinations .destination__container-body #swiper-02-button-next,
    #page-destinations .destination__container-body #swiper-02-button-prev {
        display: block;
    }
}
#page-destinations .destination__container-body #swiper-01-button-prev,
#page-destinations .destination__container-body #swiper-02-button-prev {
    left: -1rem;
    top: 49%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (min-width: 600px) {
    #page-destinations .destination__container-body #swiper-01-button-prev,
    #page-destinations .destination__container-body #swiper-02-button-prev {
        left: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-destinations .destination__container-body #swiper-01-button-prev,
    #page-destinations .destination__container-body #swiper-02-button-prev {
        left: -2rem;
    }
}
#page-destinations .destination__container-body #swiper-01-button-next,
#page-destinations .destination__container-body #swiper-02-button-next {
    right: -1rem;
}
@media (min-width: 600px) {
    #page-destinations .destination__container-body #swiper-01-button-next,
    #page-destinations .destination__container-body #swiper-02-button-next {
        right: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-destinations .destination__container-body #swiper-01-button-next,
    #page-destinations .destination__container-body #swiper-02-button-next {
        right: -2rem;
    }
}
#page-basic h1,
#page-basic h2,
#page-basic h3,
#page-basic h4,
#page-basic h5,
#page-basic h6 {
    margin: 1rem 0 1.5rem;
}
#page-basic ul {
    padding-left: 0;
}
#page-basic .gform_wrapper ul.gfield_radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
}
#page-basic .gform_wrapper ul.gfield_radio li {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    list-style-type: none;
}
#page-basic input[type="submit"],
#page-basic input[type="text"],
#page-basic select,
#page-basic textarea {
    border-radius: 0;
    -webkit-appearance: none;
    width: 100%;
}
#page-basic
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ),
#page-basic textarea {
    border: 1px solid #4e4e4b;
    padding: 0.7rem 0.7rem;
    color: #646464;
    font-size: 1rem;
}
#page-basic
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder,
#page-basic textarea::-webkit-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-basic
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder,
#page-basic textarea:-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-basic
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder,
#page-basic textarea::-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-basic
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder,
#page-basic textarea:-ms-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-basic select {
    background-color: #fff;
    width: 100%;
    height: 50px;
    color: #646464;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
    background-image: url(../img/down_arrow2.png);
    background-repeat: no-repeat;
    background-position: center right 0.5rem;
    padding-left: 0.5rem;
}
#page-basic #input_8_3_1,
#page-basic #input_8_3_2,
#page-basic #input_8_3_3 {
    width: 100px;
}
#page-basic input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    border-bottom: none;
    font-size: 0.75rem;
    width: 240px;
    letter-spacing: 0.051875rem;
    cursor: pointer;
}
#page-basic .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-basic input[type="submit"]:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-basic .section-border {
    border: 1px solid #9b9b9b;
    padding: 2rem;
    min-height: 235px;
    position: relative;
}
@media (max-width: 767px) {
    #page-basic .section-border {
        margin-bottom: 2rem;
    }
}
#page-basic .section-border .btn-pos {
    position: absolute;
    bottom: 0;
}
#page-basic .section-border a {
    display: block;
}
#page-basic .section-border a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 2rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#page-basic .section-border a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-basic .section-border a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-basic .ot-sdk-show-settings {
    display: table;
    margin: 0 auto 2rem auto;
}
#page-basic .ot-sdk-show-settings {
    border: none !important;
    border-left: 1px solid #ffcd02 !important;
    border-right: 1px solid #2ca1a7 !important;
    border-radius: 3px !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    background-position:
        0 0,
        0 100% !important;
    background-repeat: no-repeat !important;
    background-size: 100% 1px !important;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7)) !important;
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7) !important;
    font-family: azo-sans-web, sans-serif;
    background-color: transparent;
    color: #4e4e4b !important;
    text-transform: uppercase;
    font-size: 0.75rem !important;
    width: 240px !important;
    letter-spacing: 0.051875rem;
    padding: 0.8rem 0 !important;
    border-radius: 3px;
}
#page-basic .ot-sdk-show-settings:hover {
    background-color: transparent !important;
}
#page-sitemap h3 {
    margin: 1.5rem 0;
}
#page-sitemap ul {
    padding-left: 0.1rem;
}
#page-sitemap ul li {
    list-style: none;
    margin: 0 0 0.5rem 0;
}
#page-sitemap ul li a {
    text-decoration: none;
    color: #8d88b7;
}
#page-sitemap ul li a:hover {
    color: #000;
}
#page .search-results h2 {
    font-size: 1.5rem;
}
#page .search-results p {
    text-align: left !important;
}
#page .search-results hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#page-staff .col-block {
    background-color: #fff;
    padding: 3rem 3.2rem;
    margin-top: 3rem;
    margin-bottom: 4rem;
}
@media only screen and (min-width: 768px) {
    #page-staff .col-block {
        min-height: 850px;
    }
}
@media only screen and (min-width: 1024px) {
    #page-staff .col-block {
        min-height: 750px;
    }
}
@media only screen and (min-width: 1200px) {
    #page-staff .col-block {
        min-height: 750px;
    }
}
#page-staff .col-block img {
    margin-top: -100px;
    -webkit-box-shadow: 10px 10px 30px rgba(74, 74, 74, 0.3);
    box-shadow: 10px 10px 30px rgba(74, 74, 74, 0.3);
    -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: box-shadow 0.5s ease-in-out;
    transition:
        box-shadow 0.5s ease-in-out,
        -webkit-box-shadow 0.5s ease-in-out;
}
#page-staff .col-block h1,
#page-staff .col-block h2,
#page-staff .col-block h3,
#page-staff .col-block h4,
#page-staff .col-block h5,
#page-staff .col-block h6 {
    margin-top: 2rem;
}
#page-staff .col-block p:last-child {
    margin-bottom: 0;
}
#page-construct .gform_wrapper {
    margin: 0;
}
@media (max-width: 767px) {
    #page-construct ul {
        padding-left: 0;
    }
}
#page-construct input[type="submit"],
#page-construct input[type="text"],
#page-construct select,
#page-construct textarea {
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
    border-bottom: 1px solid #c2c2c2;
    background-color: transparent;
}
#page-construct
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ),
#page-construct textarea {
    padding: 0.7rem 0.7rem 0.7rem 0;
    color: #646464;
    font-size: 0.75rem;
}
#page-construct
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder,
#page-construct textarea::-webkit-input-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-construct
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder,
#page-construct textarea:-moz-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-construct
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder,
#page-construct textarea::-moz-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-construct
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder,
#page-construct textarea:-ms-input-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-construct label {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-construct label a {
    font-size: 0.75rem;
    text-decoration: underline !important;
}
#page-construct label a:hover {
    text-decoration: none !important;
}
#page-construct .gform_wrapper .gform_footer {
    padding: 16px 0 10px 16px;
}
#page-construct input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 300;
    padding: 1.2rem 0;
    width: 300px;
    letter-spacing: 0.051875rem;
    cursor: pointer;
}
@media (max-width: 767px) {
    #page-construct input[type="submit"] {
        margin-bottom: 0;
    }
}
#page-construct .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-construct input[type="submit"]:hover {
    background-color: transparent !important;
}
#page-construct input[type="submit"]:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#error .error-message {
    padding: 4rem 0;
}
@media (max-width: 767px) {
    .page-id-23594 .title-font-justlovely h1 {
        font-size: 3rem;
    }
}
@media only screen and (min-width: 768px) {
    .page-id-23594 .title-font-justlovely h1 {
        font-size: 5rem;
    }
}
@media only screen and (min-width: 1024px) {
    .page-id-23594 .title-font-justlovely h1 {
        font-size: 7rem;
    }
}
@media only screen and (min-width: 1200px) {
    .page-id-23594 .title-font-justlovely h1 {
        font-size: 8.5rem;
    }
}
#page-builder .big-block-padding {
    padding-top: 8rem;
}
@media (max-width: 767px) {
    #page-builder .big-block-padding {
        padding-top: 2rem;
    }
}
#page-builder .standard-block-padding {
    padding-top: 3.5rem;
}
#page-builder .half-block-padding {
    padding-top: 1.75rem;
}
#page-builder .big-bottom-block-padding {
    padding-bottom: 8rem;
}
#page-builder .standard-bottom-block-padding {
    padding-bottom: 3.5rem;
}
#page-builder .half-bottom-block-padding {
    padding-bottom: 1.75rem;
}
#page-builder .section-bg-white {
    background-color: #fff;
}
#page-builder .section-bg-grey {
    background-color: #f8f8f8;
}
#page-builder h1,
#page-builder h2,
#page-builder h3,
#page-builder h4,
#page-builder h5,
#page-builder h6 {
    color: #4a4a4a;
    font-size: 1.6875rem;
    font-weight: 300;
    line-height: 34px;
}
#page-builder p {
    font-size: 1rem;
    font-weight: 300;
    color: #646464;
    line-height: 25px;
}
#page-builder .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem 0;
}
@media (max-width: 767px) {
    #page-builder #section-heading .stamp-logo {
        padding: 0 7rem;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 768px) {
    #page-builder #section-heading .stamp-logo {
        padding: 0 2.5rem;
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 1024px) {
    #page-builder #section-heading .stamp-logo {
        padding: 0 5.1rem;
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 1200px) {
    #page-builder #section-heading .stamp-logo {
        padding: 0 9rem;
    }
}
#page-builder #section-heading .bg-text {
    padding-top: 3rem;
}
#page-builder #section-heading .bg-text h4 {
    color: rgba(78, 78, 75, 0.05);
}
@media (max-width: 767px) {
    #page-builder #section-heading .bg-text h4 {
        font-size: 8rem;
        line-height: 80px;
    }
}
@media only screen and (min-width: 768px) {
    #page-builder #section-heading .bg-text h4 {
        font-size: 10rem;
    }
}
@media only screen and (min-width: 1024px) {
    #page-builder #section-heading .bg-text h4 {
        font-size: 12rem;
    }
}
@media only screen and (min-width: 1200px) {
    #page-builder #section-heading .bg-text h4 {
        font-size: 14rem;
    }
}
#page-builder #section-heading .heading-title {
    margin-top: -70px;
}
#page-builder #section-heading .heading-title h2,
#page-builder #section-heading .heading-title h3 {
    font-size: 2.9375rem;
    font-weight: 300;
    color: #4e4e4b;
    line-height: 52px;
    text-align: center;
}
#page-builder #section-heading .heading-title p.sub-text {
    font-size: 1.125rem;
    color: #646464;
    text-align: center;
}
#page-builder #section-heading .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem auto;
}
#page-builder #section-heading .heading-text {
    margin-top: -40px;
}
#page-builder #section-heading .heading-text h3 {
    font-size: 2rem;
    font-weight: 300;
    color: #4a4a4a;
    line-height: 40px;
    text-align: center;
}
#page-builder #section-heading .heading-text u {
    text-decoration: none;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    padding: 0.5rem 0;
}
#page-builder #mission-statement .bg-text h4 {
    color: rgba(78, 78, 75, 0.05);
    text-align: left;
}
@media (max-width: 767px) {
    #page-builder #mission-statement .bg-text h4 {
        font-size: 8rem;
        line-height: 80px;
    }
}
@media only screen and (min-width: 768px) {
    #page-builder #mission-statement .bg-text h4 {
        font-size: 10rem;
    }
}
@media only screen and (min-width: 1024px) {
    #page-builder #mission-statement .bg-text h4 {
        font-size: 12rem;
    }
}
@media only screen and (min-width: 1200px) {
    #page-builder #mission-statement .bg-text h4 {
        font-size: 14rem;
    }
}
#page-builder #mission-statement .statement-text {
    margin-top: -55px;
}
#page-builder #mission-statement .statement-text h3 {
    font-size: 2.125rem;
    font-weight: 300;
    color: #4a4a4a;
    line-height: 52px;
}
#page-builder #mission-statement .statement-text u {
    text-decoration: none;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    padding: 0.5rem 0;
}
#page-builder #half-width-content {
    padding-bottom: 2rem;
}
#page-builder #half-width-content p {
    font-size: 1.125rem;
    font-weight: 300;
    color: #4a4a4a;
    line-height: 24px;
}
#page-builder #half-width-content a {
    display: block;
}
#page-builder #half-width-content a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 2rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#page-builder #half-width-content a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-builder #half-width-content a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
@media (max-width: 767px) {
    #page-builder #half-width-content img {
        padding: 2rem 7rem 0 7rem;
    }
}
@media only screen and (min-width: 768px) {
    #page-builder #half-width-content img {
        padding: 0 1rem;
    }
}
@media only screen and (min-width: 1024px) {
    #page-builder #half-width-content img {
        padding: 0 2rem;
    }
}
@media only screen and (min-width: 1200px) {
    #page-builder #half-width-content img {
        padding: 0 3rem;
    }
}
#page-builder #testimonial .static-testimonial,
#page-builder #testimonial .video-testimonial {
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
}
@media (max-width: 767px) {
    #page-builder #testimonial .static-testimonial,
    #page-builder #testimonial .video-testimonial {
        background-size: cover;
        height: 580px;
    }
}
@media only screen and (min-width: 768px) {
    #page-builder #testimonial .static-testimonial,
    #page-builder #testimonial .video-testimonial {
        background-size: cover;
        height: 450px;
    }
}
@media only screen and (min-width: 1200px) {
    #page-builder #testimonial .static-testimonial,
    #page-builder #testimonial .video-testimonial {
        height: 480px;
    }
}
@media only screen and (min-width: 1400px) {
    #page-builder #testimonial .static-testimonial,
    #page-builder #testimonial .video-testimonial {
        height: 580px;
    }
}
#page-builder #testimonial .testionial-overlay {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
}
#page-builder #testimonial .testimonial-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#page-builder #testimonial .testimonial-content .quotes {
    margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
    #page-builder #testimonial .testimonial-content .quotes {
        width: 21%;
    }
}
@media only screen and (min-width: 1024px) {
    #page-builder #testimonial .testimonial-content .quotes {
        width: auto;
    }
}
#page-builder #testimonial .testimonial-content h2,
#page-builder #testimonial .testimonial-content p {
    color: #fff;
}
#page-builder #testimonial .testimonial-content h2 {
    font-weight: 300;
}
@media only screen and (min-width: 768px) {
    #page-builder #testimonial .testimonial-content h2 {
        line-height: 25px;
        font-size: 1.1rem;
    }
}
@media only screen and (min-width: 1024px) {
    #page-builder #testimonial .testimonial-content h2 {
        line-height: 40px;
        font-size: 1.6875rem;
    }
}
#page-builder #testimonial .testimonial-content .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 100%;
    margin-top: 1.5rem;
}
#page-builder #testimonial .testimonial-content p {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 24px;
    margin: 1rem 0 0 0;
}
#page-builder #testimonial .video-testimonial video {
    width: 100% !important;
    height: auto !important;
}
#page-builder #testimonial .video-testimonial .pause-btn,
#page-builder #testimonial .video-testimonial .play-btn,
#page-builder #testimonial .video-testimonial .play_pause {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 9;
}
@media only screen and (min-width: 768px) {
    #page-builder #testimonial .video-testimonial .pause-btn,
    #page-builder #testimonial .video-testimonial .play-btn,
    #page-builder #testimonial .video-testimonial .play_pause {
        left: 75%;
    }
}
@media only screen and (min-width: 1024px) {
    #page-builder #testimonial .video-testimonial .pause-btn,
    #page-builder #testimonial .video-testimonial .play-btn,
    #page-builder #testimonial .video-testimonial .play_pause {
        left: 65%;
    }
}
@media only screen and (min-width: 1200px) {
    #page-builder #testimonial .video-testimonial .pause-btn,
    #page-builder #testimonial .video-testimonial .play-btn,
    #page-builder #testimonial .video-testimonial .play_pause {
        left: 50%;
    }
}
#page-builder #testimonial .video-testimonial .pause-btn {
    display: none;
}
#page-builder #testimonial .video-testimonial .play_pause {
    width: 114px;
    height: 114px;
    z-index: 10;
}
#page-builder #image-columns {
    padding-bottom: 2rem;
}
#page-builder #image-columns .image-columns-slider__slider {
    position: relative;
}
#page-builder #image-columns .swiper-slide {
    height: 100px;
}
@media only screen and (min-width: 600px) {
    #page-builder #image-columns .swiper-slide {
        height: 120px;
    }
}
#page-builder #image-columns .swiper-slide img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#page-builder #link-btn .btn-pos {
    display: table;
    margin: 0 auto;
}
#page-builder #link-btn a {
    display: block;
}
#page-builder #link-btn a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    padding: 0.8rem 1rem;
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 2rem;
    width: auto;
    letter-spacing: 0.051875rem;
}
#page-builder #link-btn a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: auto;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-builder #link-btn a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-builder #link-btn .link-modal {
    border-top: none;
    padding-top: 0;
}
#page-builder #link-btn .link-modal a {
    display: block;
}
#page-builder #link-btn .link-modal a po .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 2rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#page-builder #link-btn .link-modal a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-builder #link-btn .link-modal a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-builder #calendar-carousel {
    padding-bottom: 2rem;
}
#page-builder #calendar-carousel .item-block,
#page-builder #calendar-carousel .swiper-slide {
    background-color: #fff;
    min-height: 500px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
#page-builder #calendar-carousel .item-block .item-content,
#page-builder #calendar-carousel .swiper-slide .item-content {
    padding: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#page-builder #calendar-carousel .item-block .item-content p.location-text .location-icon,
#page-builder #calendar-carousel .swiper-slide .item-content p.location-text .location-icon {
    width: 10px;
    margin-right: 0.3rem;
}
#page-builder #calendar-carousel .item-block .item-content p.location-text a,
#page-builder #calendar-carousel .swiper-slide .item-content p.location-text a {
    font-size: 0.75rem;
    text-transform: uppercase !important;
    text-decoration: none !important;
    color: #9b9b9b;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 1px;
}
#page-builder #calendar-carousel .item-block .item-content .calendar-title,
#page-builder #calendar-carousel .swiper-slide .item-content .calendar-title {
    min-height: 80px;
}
#page-builder #calendar-carousel .item-block .item-content .calendar-title h3.title a,
#page-builder #calendar-carousel .swiper-slide .item-content .calendar-title h3.title a {
    color: #4e4e4b;
    font-size: 1.3125rem;
    font-weight: 300;
    line-height: 26px;
    text-decoration: none;
}
#page-builder #calendar-carousel .item-block .item-content .calendar-icon,
#page-builder #calendar-carousel .swiper-slide .item-content .calendar-icon {
    width: 18px;
    margin-right: 0.3rem;
}
#page-builder #calendar-carousel .item-block .item-content p.calendar-text,
#page-builder #calendar-carousel .swiper-slide .item-content p.calendar-text {
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #646464;
    line-height: 18px;
    letter-spacing: 1px;
    margin-bottom: 0.3rem;
}
#page-builder #blog-carousel .blog-slider__slider {
    padding-bottom: 2rem;
}
#page-builder #blog-carousel .blog-slider {
    margin: 0 5px;
}
#page-builder #blog-carousel .item-block {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    min-height: 600px;
    height: 99%;
}
#page-builder #blog-carousel .item-block .item-content {
    padding: 0.8rem 1.5rem;
}
#page-builder #blog-carousel .item-block .item-content .post-category a {
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #9b9b9b;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 1px;
}
#page-builder #blog-carousel .item-block .item-content .post-title {
    margin-top: 0.8rem;
}
#page-builder #blog-carousel .item-block .item-content .post-title h3 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 34px;
    color: #4a4a4a;
}
#page-builder #blog-carousel .item-block .item-content .post-excerpt {
    margin-top: 0.8rem;
    min-height: 80px;
}
#page-builder #blog-carousel .item-block .item-content .post-excerpt p {
    font-size: 1rem;
    line-height: 22px;
    color: #9b9b9b;
}
#page-builder #blog-carousel .base-gradient-line {
    height: 1px;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(#f08351),
        color-stop(#9994c0),
        to(#2ca1a7)
    );
    background: linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
}
#page-builder #_1-col-text p:last-child,
#page-builder #_1-col-text-full p:last-child,
#page-builder #_2-col-text p:last-child {
    margin-bottom: 0;
}
#page-builder #_1-col-text .square-btn a,
#page-builder #_1-col-text-full .square-btn a,
#page-builder #_2-col-text .square-btn a {
    display: block;
}
#page-builder #_1-col-text .square-btn a .btn,
#page-builder #_1-col-text-full .square-btn a .btn,
#page-builder #_2-col-text .square-btn a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 1rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#page-builder #_1-col-text .square-btn a .underline,
#page-builder #_1-col-text-full .square-btn a .underline,
#page-builder #_2-col-text .square-btn a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-builder #_1-col-text .square-btn a:hover .underline,
#page-builder #_1-col-text-full .square-btn a:hover .underline,
#page-builder #_2-col-text .square-btn a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-builder #_1-col-text p,
#page-builder #_1-col-text p a {
    font-size: 1.125rem !important;
    color: #4e4e4b;
}
#page-builder #_1-col-text-full h2 {
    margin-bottom: 1rem;
}
#page-builder #_1-col-text-full p,
#page-builder #_1-col-text-full p a {
    font-size: 1.125rem !important;
    color: #4e4e4b;
}
#page-builder #_2-col-text h2 {
    margin-bottom: 1rem;
}
#page-builder #_2-col-text p,
#page-builder #_2-col-text p a {
    font-size: 1.125rem !important;
    color: #4e4e4b;
}
#page-builder #_2-col-text ul {
    position: relative;
    list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
}
#page-builder #_2-col-text li:before {
    content: url(../img/tick_icon.svg);
    position: absolute;
    left: 0;
}
#page-builder #_2-col-text li {
    margin-left: 2rem;
    margin-bottom: 1rem;
}
#page-builder #col_icons .icon-block img {
    display: table;
    margin: 0 auto;
    padding: 0 3rem;
}
@media (max-width: 767px) {
    #page-builder #col_icons .icon-block img {
        padding: 0 2rem;
    }
}
#page-builder #col_icons .title {
    margin: 1rem 0;
}
#page-builder #col_icons .title h5 {
    font-size: 1.25rem;
    text-align: center;
}
#page-builder #col_icons a {
    text-decoration: none;
}
#page-builder #_3-col-content .img-block {
    position: relative;
}
#page-builder #_3-col-content .img-block .title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}
#page-builder #_3-col-content .img-block .title h2 {
    color: #fff;
}
#page-builder #_3-col-content h2 {
    font-size: 2.3rem;
}
#page-builder #_3-col-content h3 {
    font-size: 1.25rem;
}
#page-builder #_3-col-content img {
    -webkit-box-shadow: 10px 10px 40px rgba(74, 74, 74, 0.5);
    box-shadow: 10px 10px 40px rgba(74, 74, 74, 0.5);
    margin-bottom: 1rem;
}
#page-builder #_3-col-content .content-block {
    margin: 1rem 0 2rem 0;
}
#page-builder #_3-col-content .content-block .btn-pos {
    display: table;
    margin: 0 auto;
}
#page-builder #_3-col-content .content-block a {
    display: block;
}
#page-builder #_3-col-content .content-block a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 2rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#page-builder #_3-col-content .content-block a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-builder #_3-col-content .content-block a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-builder #page-image-left-right .text-section {
    background-color: #fff;
}
#page-builder #page-image-left-right .text-section .section-padding {
    padding: 2rem;
}
#page-builder #page-image-left-right .btn-link-pos {
    margin-top: 2rem;
    display: inline-block;
}
#page-builder #page-image-left-right .btn-link-pos a {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    text-decoration: none;
}
#page-builder #page-image-left-right .btn-link-pos a .underline {
    width: auto;
    margin-bottom: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-builder #page-image-left-right .btn-link-pos a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-builder #page-image-top-bottom .section-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#page-builder #page-image-top-bottom .col-block {
    background-color: #fff;
    padding: 3rem 3.2rem;
    margin-top: 3rem;
}
@media (max-width: 767px) {
    #page-builder #page-image-top-bottom .col-block {
        margin-bottom: 3rem;
    }
}
@media only screen and (min-width: 768px) {
    #page-builder #page-image-top-bottom .col-block {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}
#page-builder #page-image-top-bottom .col-block img {
    margin-top: -100px;
    -webkit-box-shadow: 10px 10px 40px rgba(74, 74, 74, 0.5);
    box-shadow: 10px 10px 40px rgba(74, 74, 74, 0.5);
}
#page-builder #page-image-top-bottom .col-block h1,
#page-builder #page-image-top-bottom .col-block h2,
#page-builder #page-image-top-bottom .col-block h3,
#page-builder #page-image-top-bottom .col-block h4,
#page-builder #page-image-top-bottom .col-block h5,
#page-builder #page-image-top-bottom .col-block h6 {
    margin-top: 2rem;
}
#page-builder #page-image-top-bottom .col-block a {
    text-decoration: none;
}
#page-builder #page-image-top-bottom .col-block a h1,
#page-builder #page-image-top-bottom .col-block a h2,
#page-builder #page-image-top-bottom .col-block a h3,
#page-builder #page-image-top-bottom .col-block a h4,
#page-builder #page-image-top-bottom .col-block a h5,
#page-builder #page-image-top-bottom .col-block a h6 {
    text-decoration: none;
}
#page-builder #page-image-top-bottom .col-block a p:last-child {
    margin-bottom: 0;
}
#page-builder #page-image-top-bottom .col-block .btn-link-pos {
    margin-top: 2rem;
    display: inline-block;
}
#page-builder #page-image-top-bottom .col-block .btn-link-pos a {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    text-decoration: none;
}
#page-builder #page-image-top-bottom .col-block .btn-link-pos a .underline {
    width: auto;
    margin-bottom: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-builder #page-image-top-bottom .col-block .btn-link-pos a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
@media (max-width: 767px) {
    #page-builder #page-image-top-bottom .col-block-last {
        margin-bottom: 0;
    }
}
#page-builder #checked-text-block img {
    float: right;
    margin-top: 12px;
}
#page-builder #checked-text-block .underline {
    width: 100%;
}
#page-builder #checked-text-block p {
    font-size: 1.125rem;
    color: #4e4e4b;
}
#page-builder #checked-text-block p:last-child {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    #page-builder #img-gallery img {
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 768px) {
    #page-builder #img-gallery img {
        margin-bottom: 0.5rem;
    }
}
#page-builder #page-link-blocks .holiday-block,
#page-builder #virtual-retreats .holiday-block {
    background-color: #fff;
    margin-bottom: 3rem;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}
#page-builder #page-link-blocks .holiday-block .holiday-image,
#page-builder #virtual-retreats .holiday-block .holiday-image {
    position: relative;
}
#page-builder #page-link-blocks .holiday-block .holiday-image .underline,
#page-builder #virtual-retreats .holiday-block .holiday-image .underline {
    width: 130px;
    margin: 0.2rem 0 0;
}
#page-builder #page-link-blocks .holiday-block .product-img,
#page-builder #virtual-retreats .holiday-block .product-img {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 767px) {
    #page-builder #page-link-blocks .holiday-block .product-img,
    #page-builder #virtual-retreats .holiday-block .product-img {
        height: 300px;
    }
}
@media only screen and (min-width: 768px) {
    #page-builder #page-link-blocks .holiday-block .product-img,
    #page-builder #virtual-retreats .holiday-block .product-img {
        height: 350px;
    }
}
@media (max-width: 767px) {
    #page-builder #page-link-blocks .holiday-block .holiday-details,
    #page-builder #virtual-retreats .holiday-block .holiday-details {
        padding: 1rem;
    }
}
@media only screen and (min-width: 768px) {
    #page-builder #page-link-blocks .holiday-block .holiday-details,
    #page-builder #virtual-retreats .holiday-block .holiday-details {
        padding: 1rem;
    }
}
@media only screen and (min-width: 1024px) {
    #page-builder #page-link-blocks .holiday-block .holiday-details,
    #page-builder #virtual-retreats .holiday-block .holiday-details {
        padding: 1rem 1rem 0 0;
    }
}
#page-builder #page-link-blocks .holiday-block .holiday-details .link-price,
#page-builder #virtual-retreats .holiday-block .holiday-details .link-price {
    position: relative;
}
@media only screen and (min-width: 1024px) {
    #page-builder #page-link-blocks .holiday-block .holiday-details .link-price,
    #page-builder #virtual-retreats .holiday-block .holiday-details .link-price {
        margin-top: 2.5rem;
    }
}
#page-builder #page-link-blocks .holiday-block .holiday-details .link-price .product-link a,
#page-builder #virtual-retreats .holiday-block .holiday-details .link-price .product-link a {
    display: block;
}
#page-builder #page-link-blocks .holiday-block .holiday-details .link-price .product-link a .btn,
#page-builder #virtual-retreats .holiday-block .holiday-details .link-price .product-link a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    width: 185px;
    letter-spacing: 0.051875rem;
}
#page-builder #page-link-blocks .holiday-block .holiday-details .link-price .product-link a .underline,
#page-builder #virtual-retreats .holiday-block .holiday-details .link-price .product-link a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 185px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-builder #page-link-blocks .holiday-block .holiday-details .link-price .product-link a:hover .underline,
#page-builder #virtual-retreats .holiday-block .holiday-details .link-price .product-link a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
@media only screen and (min-width: 1024px) {
    #page-builder #page-link-blocks .holiday-block .holiday-details .link-price .product-price,
    #page-builder #virtual-retreats .holiday-block .holiday-details .link-price .product-price {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
    }
}
#page-builder #page-link-blocks .holiday-block .holiday-details .link-price .product-price p,
#page-builder #virtual-retreats .holiday-block .holiday-details .link-price .product-price p {
    letter-spacing: 0.25px;
    color: #4e4e4b;
}
@media only screen and (min-width: 1024px) {
    #page-builder #page-link-blocks .holiday-block .holiday-details .link-price .product-price p,
    #page-builder #virtual-retreats .holiday-block .holiday-details .link-price .product-price p {
        text-align: right;
    }
}
#page-builder #page-link-blocks .holiday-block .holiday-details .link-price .product-price p strong,
#page-builder #virtual-retreats .holiday-block .holiday-details .link-price .product-price p strong {
    font-weight: 500;
}
#page-builder #twin-header img {
    margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
    #page-builder #twin-header p {
        width: 95%;
    }
}
#page-builder #twin-header .btn-link-pos {
    margin-top: 2rem;
    display: inline-block;
}
#page-builder #twin-header .btn-link-pos a {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    text-decoration: none;
}
#page-builder #twin-header .btn-link-pos a .underline {
    width: auto;
    margin-bottom: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-builder #twin-header .btn-link-pos a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-builder #q-a h2 {
    text-align: center;
}
#page-builder #q-a .underline {
    display: table;
    margin: 0 auto 2rem;
}
#page-builder #q-a #accordion .card {
    border-radius: 0;
    border-color: #9b9b9b;
    margin-bottom: 0.3rem;
}
#page-builder #q-a #accordion .card .card-header {
    background-color: #fff;
    border-radius: 0;
    padding: 0;
}
#page-builder #q-a #accordion .card .card-header .card-link {
    display: block;
    text-decoration: none;
    padding: 0.5rem 1rem;
    font-weight: 400;
}
#page-builder #q-a #accordion .card .card-header .card-link .nav-arrow-pos {
    position: absolute;
    right: 1.5rem;
    top: 0.6rem;
}
#page-builder #q-a #accordion .card .card-header .card-link .nav-arrow-up {
    display: none;
}
#page-builder #q-a #accordion .card .card-header .card-link .nav-arrow-down {
    display: block;
}
#page-builder #q-a #accordion .card .card-header .card-link.collapsed .nav-arrow-up {
    display: block;
}
#page-builder #q-a #accordion .card .card-header .card-link.collapsed .nav-arrow-down {
    display: none;
}
#page-builder #q-a #accordion .card .card-body p:last-child {
    margin-bottom: 0;
}
#page-builder #section-divide .divider {
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.6);
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.6);
}
#page-builder #suggested-trips__slider .suggested_container {
    width: 100%;
    padding: 2rem 1rem;
}
@media only screen and (min-width: 1200px) {
    #page-builder #suggested-trips__slider .suggested_container {
        max-width: 1200px;
    }
}
@media only screen and (min-width: 1400px) {
    #page-builder #suggested-trips__slider .suggested_container {
        max-width: 1400px;
    }
}
@media only screen and (min-width: 1500px) {
    #page-builder #suggested-trips__slider .suggested_container {
        max-width: 1440px;
    }
}
@media only screen and (min-width: 900px) {
    #page-builder #suggested-trips__slider .suggested_container {
        padding: 4rem 1rem 5rem 1rem;
    }
}
#page-builder #suggested-trips__slider .section__header {
    margin-bottom: 4rem;
}
#page-builder #suggested-trips__slider .suggested__body {
    position: relative;
}
#page-builder #suggested-trips__slider .suggested__body .card {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 5px;
    display: block;
    text-align: left;
}
#page-builder #suggested-trips__slider .suggested__body .card .card__suggested-img {
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 150px;
    margin-bottom: 1rem;
}
#page-builder #suggested-trips__slider .suggested__body .card .card__suggested-body .card__suggested-title h6 {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    #page-builder #suggested-trips__slider .suggested__body .card .card__suggested-body .card__suggested-title h6 {
        height: 65px;
    }
}
#page-builder
    #suggested-trips__slider
    .suggested__body
    .card
    .card__suggested-body
    .card__suggested-title
    .card__suggested-divider {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    width: 100%;
    height: 1px;
    margin: 1rem 0;
}
#page-builder #suggested-trips__slider .suggested__body .card .card__suggested-body p {
    font-size: 0.9rem;
    line-height: 1.3;
}
#page-builder #suggested-trips__slider .suggested__body .suggested-slider {
    position: relative;
}
#page-builder
    #suggested-trips__slider
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -1.75rem;
}
#page-builder
    #suggested-trips__slider
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border: 1px solid #4a4a4a;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
}
#page-builder
    #suggested-trips__slider
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active {
    background-color: #4a4a4a;
}
#page-builder #suggested-trips__slider .suggested__body #swiper-suggested-button-next,
#page-builder #suggested-trips__slider .suggested__body #swiper-suggested-button-prev {
    width: 20px;
    height: 20px;
    background-image: url(../../img/nav-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 7;
    display: none;
}
@media only screen and (min-width: 1200px) {
    #page-builder #suggested-trips__slider .suggested__body #swiper-suggested-button-next,
    #page-builder #suggested-trips__slider .suggested__body #swiper-suggested-button-prev {
        display: block;
    }
}
#page-builder #suggested-trips__slider .suggested__body #swiper-suggested-button-prev {
    left: -1rem;
    top: 49%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (min-width: 600px) {
    #page-builder #suggested-trips__slider .suggested__body #swiper-suggested-button-prev {
        left: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-builder #suggested-trips__slider .suggested__body #swiper-suggested-button-prev {
        left: -2rem;
    }
}
#page-builder #suggested-trips__slider .suggested__body #swiper-suggested-button-next {
    right: -1rem;
}
@media (min-width: 600px) {
    #page-builder #suggested-trips__slider .suggested__body #swiper-suggested-button-next {
        right: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-builder #suggested-trips__slider .suggested__body #swiper-suggested-button-next {
        right: -2rem;
    }
}
#page-builder #suggested-trips__slider .suggested__body .card .card__suggested-body {
    padding: 0.5rem 0.5rem 0.3rem 0.5rem;
}
@media only screen and (min-width: 1200px) {
    #page-builder #suggested-trips__slider .suggested__body .card .card__suggested-body .card__suggested-title h6 {
        height: 70px;
    }
}
@media only screen and (min-width: 1500px) {
    #page-builder #suggested-trips__slider .suggested__body .card .card__suggested-body .card__suggested-title h6 {
        height: 65px;
    }
}
#page-builder #suggested-trips__slider .suggested__body a {
    text-decoration: none;
}
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -1.75rem;
}
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border: 1px solid #4a4a4a;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
}
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active {
    background-color: #4a4a4a;
}
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__calendar-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__image-columns-slider.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -3rem;
}
#page-builder
    #blog-carousel
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #calendar-carousel
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-builder
    #image-columns
    .swiper-pagination.swiper-pagination__blog-slider.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -1rem;
}
#page-builder #blog-carousel #swiper-blog-slider-button-next,
#page-builder #blog-carousel #swiper-blog-slider-button-prev,
#page-builder #blog-carousel #swiper-calendar-button-next,
#page-builder #blog-carousel #swiper-calendar-button-prev,
#page-builder #blog-carousel #swiper-image-columns-button-next,
#page-builder #blog-carousel #swiper-image-columns-button-prev,
#page-builder #calendar-carousel #swiper-blog-slider-button-next,
#page-builder #calendar-carousel #swiper-blog-slider-button-prev,
#page-builder #calendar-carousel #swiper-calendar-button-next,
#page-builder #calendar-carousel #swiper-calendar-button-prev,
#page-builder #calendar-carousel #swiper-image-columns-button-next,
#page-builder #calendar-carousel #swiper-image-columns-button-prev,
#page-builder #image-columns #swiper-blog-slider-button-next,
#page-builder #image-columns #swiper-blog-slider-button-prev,
#page-builder #image-columns #swiper-calendar-button-next,
#page-builder #image-columns #swiper-calendar-button-prev,
#page-builder #image-columns #swiper-image-columns-button-next,
#page-builder #image-columns #swiper-image-columns-button-prev {
    width: 20px;
    height: 20px;
    background-image: url(../../img/nav-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 7;
    display: none;
}
@media only screen and (min-width: 1200px) {
    #page-builder #blog-carousel #swiper-blog-slider-button-next,
    #page-builder #blog-carousel #swiper-blog-slider-button-prev,
    #page-builder #blog-carousel #swiper-calendar-button-next,
    #page-builder #blog-carousel #swiper-calendar-button-prev,
    #page-builder #blog-carousel #swiper-image-columns-button-next,
    #page-builder #blog-carousel #swiper-image-columns-button-prev,
    #page-builder #calendar-carousel #swiper-blog-slider-button-next,
    #page-builder #calendar-carousel #swiper-blog-slider-button-prev,
    #page-builder #calendar-carousel #swiper-calendar-button-next,
    #page-builder #calendar-carousel #swiper-calendar-button-prev,
    #page-builder #calendar-carousel #swiper-image-columns-button-next,
    #page-builder #calendar-carousel #swiper-image-columns-button-prev,
    #page-builder #image-columns #swiper-blog-slider-button-next,
    #page-builder #image-columns #swiper-blog-slider-button-prev,
    #page-builder #image-columns #swiper-calendar-button-next,
    #page-builder #image-columns #swiper-calendar-button-prev,
    #page-builder #image-columns #swiper-image-columns-button-next,
    #page-builder #image-columns #swiper-image-columns-button-prev {
        display: block;
    }
}
#page-builder #blog-carousel #swiper-blog-slider-button-prev,
#page-builder #blog-carousel #swiper-calendar-button-prev,
#page-builder #blog-carousel #swiper-image-columns-button-prev,
#page-builder #calendar-carousel #swiper-blog-slider-button-prev,
#page-builder #calendar-carousel #swiper-calendar-button-prev,
#page-builder #calendar-carousel #swiper-image-columns-button-prev,
#page-builder #image-columns #swiper-blog-slider-button-prev,
#page-builder #image-columns #swiper-calendar-button-prev,
#page-builder #image-columns #swiper-image-columns-button-prev {
    left: -1rem;
    top: 49%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (min-width: 600px) {
    #page-builder #blog-carousel #swiper-blog-slider-button-prev,
    #page-builder #blog-carousel #swiper-calendar-button-prev,
    #page-builder #blog-carousel #swiper-image-columns-button-prev,
    #page-builder #calendar-carousel #swiper-blog-slider-button-prev,
    #page-builder #calendar-carousel #swiper-calendar-button-prev,
    #page-builder #calendar-carousel #swiper-image-columns-button-prev,
    #page-builder #image-columns #swiper-blog-slider-button-prev,
    #page-builder #image-columns #swiper-calendar-button-prev,
    #page-builder #image-columns #swiper-image-columns-button-prev {
        left: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-builder #blog-carousel #swiper-blog-slider-button-prev,
    #page-builder #blog-carousel #swiper-calendar-button-prev,
    #page-builder #blog-carousel #swiper-image-columns-button-prev,
    #page-builder #calendar-carousel #swiper-blog-slider-button-prev,
    #page-builder #calendar-carousel #swiper-calendar-button-prev,
    #page-builder #calendar-carousel #swiper-image-columns-button-prev,
    #page-builder #image-columns #swiper-blog-slider-button-prev,
    #page-builder #image-columns #swiper-calendar-button-prev,
    #page-builder #image-columns #swiper-image-columns-button-prev {
        left: -2rem;
    }
}
#page-builder #blog-carousel #swiper-blog-slider-button-next,
#page-builder #blog-carousel #swiper-calendar-button-next,
#page-builder #blog-carousel #swiper-image-columns-button-next,
#page-builder #calendar-carousel #swiper-blog-slider-button-next,
#page-builder #calendar-carousel #swiper-calendar-button-next,
#page-builder #calendar-carousel #swiper-image-columns-button-next,
#page-builder #image-columns #swiper-blog-slider-button-next,
#page-builder #image-columns #swiper-calendar-button-next,
#page-builder #image-columns #swiper-image-columns-button-next {
    right: -1rem;
}
@media (min-width: 600px) {
    #page-builder #blog-carousel #swiper-blog-slider-button-next,
    #page-builder #blog-carousel #swiper-calendar-button-next,
    #page-builder #blog-carousel #swiper-image-columns-button-next,
    #page-builder #calendar-carousel #swiper-blog-slider-button-next,
    #page-builder #calendar-carousel #swiper-calendar-button-next,
    #page-builder #calendar-carousel #swiper-image-columns-button-next,
    #page-builder #image-columns #swiper-blog-slider-button-next,
    #page-builder #image-columns #swiper-calendar-button-next,
    #page-builder #image-columns #swiper-image-columns-button-next {
        right: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-builder #blog-carousel #swiper-blog-slider-button-next,
    #page-builder #blog-carousel #swiper-calendar-button-next,
    #page-builder #blog-carousel #swiper-image-columns-button-next,
    #page-builder #calendar-carousel #swiper-blog-slider-button-next,
    #page-builder #calendar-carousel #swiper-calendar-button-next,
    #page-builder #calendar-carousel #swiper-image-columns-button-next,
    #page-builder #image-columns #swiper-blog-slider-button-next,
    #page-builder #image-columns #swiper-calendar-button-next,
    #page-builder #image-columns #swiper-image-columns-button-next {
        right: -2rem;
    }
}
#holiday-product,
#page-holiday-retreat,
#single-teacher,
#special-offers-products {
    padding-top: 120px;
}
@media only screen and (min-width: 1200px) {
    #holiday-product .container-fluid,
    #page-holiday-retreat .container-fluid,
    #single-teacher .container-fluid,
    #special-offers-products .container-fluid {
        width: 1140px;
    }
}
@media only screen and (min-width: 1400px) {
    #holiday-product .container-fluid,
    #page-holiday-retreat .container-fluid,
    #single-teacher .container-fluid,
    #special-offers-products .container-fluid {
        width: 1300px;
    }
}
@media only screen and (min-width: 1500px) {
    #holiday-product .container-fluid,
    #page-holiday-retreat .container-fluid,
    #single-teacher .container-fluid,
    #special-offers-products .container-fluid {
        width: 1440px;
    }
}
#holiday-product .holiday-block,
#page-holiday-retreat .holiday-block,
#single-teacher .holiday-block,
#special-offers-products .holiday-block {
    background-color: #fff;
    margin-bottom: 2rem;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}
#holiday-product .holiday-block .holiday-image,
#page-holiday-retreat .holiday-block .holiday-image,
#single-teacher .holiday-block .holiday-image,
#special-offers-products .holiday-block .holiday-image {
    position: relative;
}
#holiday-product .holiday-block .holiday-image .early-bird-pos,
#page-holiday-retreat .holiday-block .holiday-image .early-bird-pos,
#single-teacher .holiday-block .holiday-image .early-bird-pos,
#special-offers-products .holiday-block .holiday-image .early-bird-pos {
    position: absolute;
    top: 0;
}
@media (max-width: 767px) {
    #holiday-product .holiday-block .holiday-image .early-bird-pos,
    #page-holiday-retreat .holiday-block .holiday-image .early-bird-pos,
    #single-teacher .holiday-block .holiday-image .early-bird-pos,
    #special-offers-products .holiday-block .holiday-image .early-bird-pos {
        left: 0.95rem;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .holiday-block .holiday-image .early-bird-pos,
    #page-holiday-retreat .holiday-block .holiday-image .early-bird-pos,
    #single-teacher .holiday-block .holiday-image .early-bird-pos,
    #special-offers-products .holiday-block .holiday-image .early-bird-pos {
        left: 15px;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product .holiday-block .holiday-image .early-bird-pos,
    #page-holiday-retreat .holiday-block .holiday-image .early-bird-pos,
    #single-teacher .holiday-block .holiday-image .early-bird-pos,
    #special-offers-products .holiday-block .holiday-image .early-bird-pos {
        left: 0;
    }
}
#holiday-product .holiday-block .holiday-image .early-bird-pos .early-bird,
#page-holiday-retreat .holiday-block .holiday-image .early-bird-pos .early-bird,
#single-teacher .holiday-block .holiday-image .early-bird-pos .early-bird,
#special-offers-products .holiday-block .holiday-image .early-bird-pos .early-bird {
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(#f08351),
        color-stop(#9994c0),
        to(#2ca1a7)
    );
    background: linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    width: 130px;
    height: 44px;
}
#holiday-product .holiday-block .holiday-image .early-bird-pos .early-bird p,
#page-holiday-retreat .holiday-block .holiday-image .early-bird-pos .early-bird p,
#single-teacher .holiday-block .holiday-image .early-bird-pos .early-bird p,
#special-offers-products .holiday-block .holiday-image .early-bird-pos .early-bird p {
    font-size: 0.75rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.86px;
    margin-bottom: 0;
    padding-top: 10px;
    text-align: center;
}
#holiday-product .holiday-block .holiday-image .early-bird-pos .underline,
#page-holiday-retreat .holiday-block .holiday-image .early-bird-pos .underline,
#single-teacher .holiday-block .holiday-image .early-bird-pos .underline,
#special-offers-products .holiday-block .holiday-image .early-bird-pos .underline {
    width: 130px;
    margin: 0.2rem 0 0;
}
#holiday-product .holiday-block .product-img,
#page-holiday-retreat .holiday-block .product-img,
#single-teacher .holiday-block .product-img,
#special-offers-products .holiday-block .product-img {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 767px) {
    #holiday-product .holiday-block .product-img,
    #page-holiday-retreat .holiday-block .product-img,
    #single-teacher .holiday-block .product-img,
    #special-offers-products .holiday-block .product-img {
        height: 300px;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .holiday-block .product-img,
    #page-holiday-retreat .holiday-block .product-img,
    #single-teacher .holiday-block .product-img,
    #special-offers-products .holiday-block .product-img {
        height: 350px;
    }
}
@media (max-width: 767px) {
    #holiday-product .holiday-block .holiday-details,
    #page-holiday-retreat .holiday-block .holiday-details,
    #single-teacher .holiday-block .holiday-details,
    #special-offers-products .holiday-block .holiday-details {
        padding: 1rem;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .holiday-block .holiday-details,
    #page-holiday-retreat .holiday-block .holiday-details,
    #single-teacher .holiday-block .holiday-details,
    #special-offers-products .holiday-block .holiday-details {
        padding: 1rem;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product .holiday-block .holiday-details,
    #page-holiday-retreat .holiday-block .holiday-details,
    #single-teacher .holiday-block .holiday-details,
    #special-offers-products .holiday-block .holiday-details {
        padding: 1rem 1rem 0 0;
    }
}
#holiday-product .holiday-block .holiday-details p.location-text .location-icon,
#page-holiday-retreat .holiday-block .holiday-details p.location-text .location-icon,
#single-teacher .holiday-block .holiday-details p.location-text .location-icon,
#special-offers-products .holiday-block .holiday-details p.location-text .location-icon {
    width: 10px;
    margin-right: 0.3rem;
}
#holiday-product .holiday-block .holiday-details p.location-text a,
#page-holiday-retreat .holiday-block .holiday-details p.location-text a,
#single-teacher .holiday-block .holiday-details p.location-text a,
#special-offers-products .holiday-block .holiday-details p.location-text a {
    font-size: 0.75rem;
    text-transform: uppercase !important;
    text-decoration: none !important;
    color: #9b9b9b;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 1px;
}
#holiday-product .holiday-block .holiday-details .featured-text .underline,
#page-holiday-retreat .holiday-block .holiday-details .featured-text .underline,
#single-teacher .holiday-block .holiday-details .featured-text .underline,
#special-offers-products .holiday-block .holiday-details .featured-text .underline {
    width: 100%;
}
#holiday-product .holiday-block .holiday-details .calendar-icon,
#page-holiday-retreat .holiday-block .holiday-details .calendar-icon,
#single-teacher .holiday-block .holiday-details .calendar-icon,
#special-offers-products .holiday-block .holiday-details .calendar-icon {
    width: 18px;
    margin: 0 0.3rem 0.3rem 0;
}
#holiday-product .holiday-block .holiday-details .calendar-text,
#page-holiday-retreat .holiday-block .holiday-details .calendar-text,
#single-teacher .holiday-block .holiday-details .calendar-text,
#special-offers-products .holiday-block .holiday-details .calendar-text {
    font-size: 0.8rem;
    text-transform: uppercase;
    color: #646464;
    line-height: 18px;
    letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
    #holiday-product .holiday-block .holiday-details .calendar-text,
    #page-holiday-retreat .holiday-block .holiday-details .calendar-text,
    #single-teacher .holiday-block .holiday-details .calendar-text,
    #special-offers-products .holiday-block .holiday-details .calendar-text {
        margin-bottom: 0;
        margin-right: 2rem;
    }
}
#holiday-product .holiday-block .holiday-details .calendar-text .remaining,
#page-holiday-retreat .holiday-block .holiday-details .calendar-text .remaining,
#single-teacher .holiday-block .holiday-details .calendar-text .remaining,
#special-offers-products .holiday-block .holiday-details .calendar-text .remaining {
    text-transform: none;
    color: #b00;
}
#holiday-product .holiday-block .holiday-details .link-price,
#page-holiday-retreat .holiday-block .holiday-details .link-price,
#single-teacher .holiday-block .holiday-details .link-price,
#special-offers-products .holiday-block .holiday-details .link-price {
    position: relative;
}
@media only screen and (min-width: 1024px) {
    #holiday-product .holiday-block .holiday-details .link-price,
    #page-holiday-retreat .holiday-block .holiday-details .link-price,
    #single-teacher .holiday-block .holiday-details .link-price,
    #special-offers-products .holiday-block .holiday-details .link-price {
        margin-top: 2.5rem;
    }
}
#holiday-product .holiday-block .holiday-details .link-price .product-link a,
#page-holiday-retreat .holiday-block .holiday-details .link-price .product-link a,
#single-teacher .holiday-block .holiday-details .link-price .product-link a,
#special-offers-products .holiday-block .holiday-details .link-price .product-link a {
    display: block;
}
#holiday-product .holiday-block .holiday-details .link-price .product-link a .btn,
#page-holiday-retreat .holiday-block .holiday-details .link-price .product-link a .btn,
#single-teacher .holiday-block .holiday-details .link-price .product-link a .btn,
#special-offers-products .holiday-block .holiday-details .link-price .product-link a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    width: 185px;
    letter-spacing: 0.051875rem;
}
#holiday-product .holiday-block .holiday-details .link-price .product-link a .underline,
#page-holiday-retreat .holiday-block .holiday-details .link-price .product-link a .underline,
#single-teacher .holiday-block .holiday-details .link-price .product-link a .underline,
#special-offers-products .holiday-block .holiday-details .link-price .product-link a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 185px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#holiday-product .holiday-block .holiday-details .link-price .product-link a:hover .underline,
#page-holiday-retreat .holiday-block .holiday-details .link-price .product-link a:hover .underline,
#single-teacher .holiday-block .holiday-details .link-price .product-link a:hover .underline,
#special-offers-products .holiday-block .holiday-details .link-price .product-link a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
@media only screen and (min-width: 1024px) {
    #holiday-product .holiday-block .holiday-details .link-price .product-price,
    #page-holiday-retreat .holiday-block .holiday-details .link-price .product-price,
    #single-teacher .holiday-block .holiday-details .link-price .product-price,
    #special-offers-products .holiday-block .holiday-details .link-price .product-price {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
    }
}
#holiday-product .holiday-block .holiday-details .link-price .product-price p,
#page-holiday-retreat .holiday-block .holiday-details .link-price .product-price p,
#single-teacher .holiday-block .holiday-details .link-price .product-price p,
#special-offers-products .holiday-block .holiday-details .link-price .product-price p {
    letter-spacing: 0.25px;
    color: #4e4e4b;
}
@media only screen and (min-width: 1024px) {
    #holiday-product .holiday-block .holiday-details .link-price .product-price p,
    #page-holiday-retreat .holiday-block .holiday-details .link-price .product-price p,
    #single-teacher .holiday-block .holiday-details .link-price .product-price p,
    #special-offers-products .holiday-block .holiday-details .link-price .product-price p {
        text-align: right;
    }
}
#holiday-product .holiday-block .holiday-details .link-price .product-price p strong,
#page-holiday-retreat .holiday-block .holiday-details .link-price .product-price p strong,
#single-teacher .holiday-block .holiday-details .link-price .product-price p strong,
#special-offers-products .holiday-block .holiday-details .link-price .product-price p strong {
    font-weight: 500;
}
#holiday-product .sidebar h6,
#page-holiday-retreat .sidebar h6,
#single-teacher .sidebar h6,
#special-offers-products .sidebar h6 {
    font-size: 0.75rem;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
    color: #646464;
    font-weight: 400;
    margin-left: 2rem;
    position: relative;
}
#holiday-product .sidebar h6 img,
#page-holiday-retreat .sidebar h6 img,
#single-teacher .sidebar h6 img,
#special-offers-products .sidebar h6 img {
    position: absolute;
    top: 10px;
}
@media (max-width: 767px) {
    #holiday-product .sidebar h6 img,
    #page-holiday-retreat .sidebar h6 img,
    #single-teacher .sidebar h6 img,
    #special-offers-products .sidebar h6 img {
        left: 210px;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .sidebar h6 img,
    #page-holiday-retreat .sidebar h6 img,
    #single-teacher .sidebar h6 img,
    #special-offers-products .sidebar h6 img {
        left: 150px;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product .sidebar h6 img,
    #page-holiday-retreat .sidebar h6 img,
    #single-teacher .sidebar h6 img,
    #special-offers-products .sidebar h6 img {
        left: 210px;
    }
}
#holiday-product .sidebar .underline,
#page-holiday-retreat .sidebar .underline,
#single-teacher .sidebar .underline,
#special-offers-products .sidebar .underline {
    margin-left: 2rem;
}
@media (max-width: 767px) {
    #holiday-product .sidebar .underline,
    #page-holiday-retreat .sidebar .underline,
    #single-teacher .sidebar .underline,
    #special-offers-products .sidebar .underline {
        width: 240px;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .sidebar .underline,
    #page-holiday-retreat .sidebar .underline,
    #single-teacher .sidebar .underline,
    #special-offers-products .sidebar .underline {
        width: 180px;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product .sidebar .underline,
    #page-holiday-retreat .sidebar .underline,
    #single-teacher .sidebar .underline,
    #special-offers-products .sidebar .underline {
        width: 240px;
    }
}
#holiday-product .sidebar input[type="checkbox"],
#holiday-product .sidebar input[type="radio"],
#page-holiday-retreat .sidebar input[type="checkbox"],
#page-holiday-retreat .sidebar input[type="radio"],
#single-teacher .sidebar input[type="checkbox"],
#single-teacher .sidebar input[type="radio"],
#special-offers-products .sidebar input[type="checkbox"],
#special-offers-products .sidebar input[type="radio"] {
    visibility: hidden;
    margin-left: -20px;
    color: #646464;
}
#holiday-product .sidebar input:checked + label,
#page-holiday-retreat .sidebar input:checked + label,
#single-teacher .sidebar input:checked + label,
#special-offers-products .sidebar input:checked + label {
    color: #4a4a4a !important;
}
#holiday-product .sidebar ul,
#page-holiday-retreat .sidebar ul,
#single-teacher .sidebar ul,
#special-offers-products .sidebar ul {
    margin: 0 0 0 1rem;
    padding: 0;
}
#holiday-product .sidebar ul li,
#page-holiday-retreat .sidebar ul li,
#single-teacher .sidebar ul li,
#special-offers-products .sidebar ul li {
    padding: 0 0 0.5rem 0;
}
#holiday-product .sidebar .searchandfilter li[data-sf-field-input-type="radio"] label,
#page-holiday-retreat .sidebar .searchandfilter li[data-sf-field-input-type="radio"] label,
#single-teacher .sidebar .searchandfilter li[data-sf-field-input-type="radio"] label,
#special-offers-products .sidebar .searchandfilter li[data-sf-field-input-type="radio"] label {
    font-size: 1.125rem;
    color: #9b9b9b;
    font-weight: 300;
    line-height: 30px;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    cursor: pointer;
}
#holiday-product .sidebar .searchandfilter li[data-sf-field-input-type="radio"] label:hover,
#page-holiday-retreat .sidebar .searchandfilter li[data-sf-field-input-type="radio"] label:hover,
#single-teacher .sidebar .searchandfilter li[data-sf-field-input-type="radio"] label:hover,
#special-offers-products .sidebar .searchandfilter li[data-sf-field-input-type="radio"] label:hover {
    color: #4a4a4a;
}
#holiday-product {
    background-color: #f8f8f8;
}
#holiday-product .header-img .header-img-mob {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 767px) {
    #holiday-product .header-img .header-img-mob {
        height: 400px;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .header-img .header-img-mob {
        height: 400px;
    }
}
#holiday-product .register-interest {
    padding: 2rem 0;
}
#holiday-product .register-interest h2,
#holiday-product .register-interest p {
    text-align: center;
}
#holiday-product .register-interest .form-block {
    margin: 2rem 0;
}
@media (max-width: 767px) {
    #holiday-product .holiday-details {
        padding: 2rem 0;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .holiday-details {
        padding: 4rem 0 2rem 0;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product .holiday-details {
        padding: 4rem;
    }
}
#holiday-product .holiday-details h1 {
    color: #4e4e4b;
    font-size: 2.9375rem;
    letter-spacing: -0.5px;
    line-height: 60px;
}
#holiday-product .holiday-details p {
    font-size: 1.125rem;
    color: #4e4e4b;
    font-weight: 300;
    line-height: 25px;
}
#holiday-product .holiday-details p strong a {
    font-weight: 700;
}
#holiday-product .holiday-details .underline {
    width: 100%;
}
#holiday-product .holiday-details .calendar {
    padding-left: 1rem;
}
#holiday-product .holiday-details .calendar .calendar-icon {
    width: 18px;
    margin: 0 0.3rem 0.3rem 0;
}
#holiday-product .holiday-details .calendar .calendar-text {
    font-size: 1rem;
    text-transform: uppercase;
    color: #646464;
    line-height: 18px;
    letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
    #holiday-product .holiday-details .calendar .calendar-text {
        margin-bottom: 0.5rem;
        margin-right: 2rem;
    }
}
#holiday-product .holiday-details .calendar .calendar-text .remaining {
    text-transform: none;
    color: #b00;
}
#holiday-product .holiday-details p.location-text {
    margin-bottom: 0;
    padding-right: 1rem;
}
@media (max-width: 767px) {
    #holiday-product .holiday-details p.location-text {
        text-align: left;
        margin: 1rem 0 0 0;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .holiday-details p.location-text {
        text-align: right;
    }
}
#holiday-product .holiday-details p.location-text .location-icon {
    width: 10px;
    margin-right: 0.3rem;
}
#holiday-product .holiday-details p.location-text a {
    font-size: 0.75rem;
    text-transform: uppercase !important;
    text-decoration: none !important;
    color: #9b9b9b;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 1px;
}
@media only screen and (max-width: 768px) {
    #holiday-product .side-area-pos {
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product .side-area-pos {
        position: relative;
        top: -65px;
        z-index: 5;
    }
}
#holiday-product .side-area-pos .product-summary {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}
#holiday-product .side-area-pos .product-summary .price {
    background-color: #f8f8f8;
    color: #4a4a4a;
    font-size: 1.3125rem;
    font-weight: 300;
    padding: 1.2rem 1rem;
    margin-bottom: 0;
}
#holiday-product .side-area-pos .product-summary .qty-text,
#holiday-product .side-area-pos .product-summary .quantity,
#holiday-product .side-area-pos .product-summary .single_add_to_cart_button,
#holiday-product .side-area-pos .product-summary .variations,
#holiday-product .side-area-pos .product-summary .wc-deposits-payment-description,
#holiday-product .side-area-pos .product-summary .woocommerce-product-details__short-description,
#holiday-product .side-area-pos .product-summary .woocommerce-variation-availability,
#holiday-product .side-area-pos .product-summary .woocommerce-variation-description,
#holiday-product .side-area-pos .product-summary .woocommerce-variation-price {
    margin-left: 1rem;
}
#holiday-product .side-area-pos .product-summary .qty-text,
#holiday-product .side-area-pos .product-summary .wc-deposits-payment-description,
#holiday-product .side-area-pos .product-summary .woocommerce-variation-description p {
    font-size: 0.75rem;
    color: #4e4e4b;
}
#holiday-product .side-area-pos .product-summary .variations {
    margin: 1.2rem 1rem 0.5rem 1rem;
}
#holiday-product .side-area-pos .product-summary .variations td.label {
    display: none;
}
#holiday-product .side-area-pos .product-summary .variations select {
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
    border-bottom: 1px solid #c2c2c2;
    background-color: transparent;
    color: #646464;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
    padding-left: 2rem;
}
@media (max-width: 767px) {
    #holiday-product .side-area-pos .product-summary .variations select {
        width: 90%;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .side-area-pos .product-summary .variations select {
        width: 315px;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product .side-area-pos .product-summary .variations select {
        width: 355px;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product .side-area-pos .product-summary .variations select {
        width: 245px;
    }
}
@media only screen and (min-width: 1400px) {
    #holiday-product .side-area-pos .product-summary .variations select {
        width: 300px;
    }
}
@media only screen and (min-width: 1500px) {
    #holiday-product .side-area-pos .product-summary .variations select {
        width: 335px;
    }
}
#holiday-product .side-area-pos .product-summary .variations #room,
#holiday-product .side-area-pos .product-summary .variations #room-type,
#holiday-product .side-area-pos .product-summary .variations #rooms {
    background:
        url(../img/down_arrow2.png) center right no-repeat,
        url(../img/icon_accommodation_light@2x.png) center left no-repeat;
}
#holiday-product .side-area-pos .product-summary .variations #date,
#holiday-product .side-area-pos .product-summary .variations #dates {
    background:
        url(../img/down_arrow2.png) center right no-repeat,
        url(../img/icon_calendar_light@2x.png) center left no-repeat;
}
#holiday-product .side-area-pos .product-summary .variations #time {
    background:
        url(../img/down_arrow2.png) center right no-repeat,
        url(../img/icon_calendar_light@2x.png) center left no-repeat;
}
#holiday-product .side-area-pos .product-summary .reset_variations {
    display: none !important;
}
#holiday-product .side-area-pos .product-summary .woocommerce-variation-description {
    margin-bottom: 1rem;
}
#holiday-product .side-area-pos .product-summary .woocommerce-variation-price .price {
    background-color: transparent;
    padding: 1.2rem 0;
}
#holiday-product .side-area-pos .product-summary .woocommerce-variation-price .price .woocommerce-Price-amount {
    color: #4a4a4a;
    font-size: 1.3125rem;
    font-weight: 300;
}
#holiday-product .side-area-pos .product-summary .woocommerce-variation-availability p {
    color: #b00;
    font-size: 0.75rem;
}
#holiday-product .side-area-pos .product-summary .wc-deposits-wrapper .wc-deposits-option {
    margin-top: 1rem;
}
#holiday-product .side-area-pos .product-summary .wc-deposits-wrapper .wc-deposits-option li {
    border: 1px solid #9b9b9b;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    width: 158px;
    height: 44px;
    padding: 0.5em 1em 0.7rem 1rem;
    float: none;
    display: inline-block;
}
@media (min-width: 375px) {
    #holiday-product .side-area-pos .product-summary .wc-deposits-wrapper .wc-deposits-option li {
        margin-right: 1rem;
        margin-bottom: 1rem;
    }
}
@media (min-width: 411px) {
    #holiday-product .side-area-pos .product-summary .wc-deposits-wrapper .wc-deposits-option li {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product .side-area-pos .product-summary .wc-deposits-wrapper .wc-deposits-option li {
        margin-right: 1rem;
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 1500px) {
    #holiday-product .side-area-pos .product-summary .wc-deposits-wrapper .wc-deposits-option li {
        margin-right: 1rem;
    }
}
#holiday-product .side-area-pos .product-summary .wc-deposits-wrapper .wc-deposits-option li label {
    font-size: 0.75rem;
    letter-spacing: 0.86px;
    line-height: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0.1rem;
}
#holiday-product .side-area-pos .product-summary .wc-deposits-wrapper .wc-deposits-option li:last-child {
    margin-right: 0;
}
#holiday-product .side-area-pos .product-summary .quantity {
    margin-top: 0.5rem;
}
#holiday-product .side-area-pos .product-summary .quantity input[type="number"]::-webkit-inner-spin-button {
    opacity: 1;
}
#holiday-product .side-area-pos .product-summary .woocommerce-product-details__short-description {
    padding-right: 1rem;
    padding-bottom: 1rem;
}
#holiday-product .side-area-pos .product-summary .woocommerce-product-details__short-description p {
    font-size: 0.75rem;
    color: #4e4e4b;
    line-height: 20px;
}
#holiday-product .side-area-pos .product-summary .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0;
}
#holiday-product .side-area-pos .product-summary .single_add_to_cart_button.button {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.051875rem;
    cursor: pointer;
    margin-top: 0.5rem;
}
#holiday-product .side-area-pos .product-summary .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    margin: 5.5rem 0 0 1rem;
}
@media (min-width: 375px) {
    #holiday-product .side-area-pos .product-summary .single_add_to_cart_button.button,
    #holiday-product .side-area-pos .product-summary .underline {
        width: 312px;
    }
}
@media (min-width: 411px) {
    #holiday-product .side-area-pos .product-summary .single_add_to_cart_button.button,
    #holiday-product .side-area-pos .product-summary .underline {
        width: 350px;
    }
}
@media (min-width: 414px) {
    #holiday-product .side-area-pos .product-summary .single_add_to_cart_button.button,
    #holiday-product .side-area-pos .product-summary .underline {
        width: 350px;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .side-area-pos .product-summary .single_add_to_cart_button.button,
    #holiday-product .side-area-pos .product-summary .underline {
        width: 320px;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product .side-area-pos .product-summary .single_add_to_cart_button.button,
    #holiday-product .side-area-pos .product-summary .underline {
        width: 360px;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product .side-area-pos .product-summary .single_add_to_cart_button.button,
    #holiday-product .side-area-pos .product-summary .underline {
        width: 250px;
    }
}
@media only screen and (min-width: 1400px) {
    #holiday-product .side-area-pos .product-summary .single_add_to_cart_button.button,
    #holiday-product .side-area-pos .product-summary .underline {
        width: 305px;
    }
}
@media only screen and (min-width: 1500px) {
    #holiday-product .side-area-pos .product-summary .single_add_to_cart_button.button,
    #holiday-product .side-area-pos .product-summary .underline {
        width: 340px;
    }
}
#holiday-product .side-area-pos .product-summary .single_add_to_cart_button:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#holiday-product .side-area-pos .bookinglayer {
    padding: 0 1rem;
}
#holiday-product .side-area-pos .bookinglayer label {
    font-size: 0.75rem;
    letter-spacing: 0.86px;
    line-height: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0.1rem;
}
#holiday-product .side-area-pos .bookinglayer p.choose-date {
    margin-top: 1rem;
    margin-bottom: 0;
}
#holiday-product .side-area-pos .bookinglayer select {
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
    border-bottom: 1px solid #c2c2c2;
    background-color: transparent;
    color: #a46497;
    font-size: 0.75rem;
    font-weight: 300 !important;
    text-transform: uppercase;
    padding-left: 2rem;
}
@media (max-width: 767px) {
    #holiday-product .side-area-pos .bookinglayer select {
        width: 90%;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product .side-area-pos .bookinglayer select {
        width: 315px;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product .side-area-pos .bookinglayer select {
        width: 355px;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product .side-area-pos .bookinglayer select {
        width: 245px;
    }
}
@media only screen and (min-width: 1400px) {
    #holiday-product .side-area-pos .bookinglayer select {
        width: 300px;
    }
}
@media only screen and (min-width: 1500px) {
    #holiday-product .side-area-pos .bookinglayer select {
        width: 335px;
    }
}
#holiday-product .side-area-pos .bookinglayer select option {
    font-weight: 700 !important;
}
#holiday-product .side-area-pos .bookinglayer #start {
    background:
        url(../img/down_arrow2.png) center right no-repeat,
        url(../img/icon_calendar_light@2x.png) center left no-repeat;
}
#holiday-product .side-area-pos .bookinglayer .quantity {
    margin-top: 1rem;
}
#holiday-product .side-area-pos .bookinglayer .quantity .qty-text {
    display: block;
    margin-left: 0;
    font-size: 0.75rem;
    color: #4e4e4b;
}
#holiday-product .side-area-pos .bookinglayer .quantity input[type="number"]::-webkit-inner-spin-button {
    opacity: 1;
}
#holiday-product .side-area-pos .bookinglayer input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    padding: 1rem 0;
    color: #fff;
    text-decoration: none;
    background-color: #a46497;
    text-transform: uppercase;
    font-size: 1.75rem;
    font-weight: 400;
    letter-spacing: 0.051875rem;
    cursor: pointer;
    width: 100%;
    margin: 1rem 0;
    border: none;
    border-radius: 0;
}
#holiday-product .side-area-pos .bookinglayer input[type="submit"]:disabled {
    opacity: 0.5;
}
#holiday-product .side-area-pos .bookinglayer .short-desc {
    padding-bottom: 1rem;
}
#holiday-product .side-area-pos .bookinglayer .short-desc p,
#holiday-product .side-area-pos .bookinglayer .short-desc p a {
    font-size: 0.75rem;
    line-height: 20px;
}
#holiday-product .side-area-pos .bookinglayer .short-desc p:last-child {
    margin-bottom: 0;
}
#holiday-product .side-area-pos a.make-enquiry-btn {
    background-color: #8d88b7;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 1.2rem;
    padding: 1rem 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #holiday-product .side-area-pos a.make-enquiry-btn {
        width: 355px;
        display: table;
        margin: 0 auto 3rem auto;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product .side-area-pos a.make-enquiry-btn {
        width: 395px;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product .side-area-pos a.make-enquiry-btn {
        width: 285px;
    }
}
@media only screen and (min-width: 1400px) {
    #holiday-product .side-area-pos a.make-enquiry-btn {
        width: 337px;
    }
}
@media only screen and (min-width: 1500px) {
    #holiday-product .side-area-pos a.make-enquiry-btn {
        width: 100%;
    }
}
#holiday-product #gallery .card-columns {
    -webkit-column-gap: 1px;
    -moz-column-gap: 1px;
    column-gap: 1px;
}
@media (max-width: 767px) {
    #holiday-product #gallery .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product #gallery .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product #gallery .card-columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}
#holiday-product #gallery .card {
    background-color: transparent;
    background-clip: border-box;
    border: none;
    border-radius: 0;
    margin-bottom: 1px;
}
#holiday-product #gallery .card .card-img {
    width: 100%;
    border-radius: 0;
}
#holiday-product #gallery .grid-img {
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0 1px 1px 0;
}
#holiday-product #teacher-yoga {
    padding-top: 6rem;
    padding-bottom: 4rem;
}
#holiday-product #teacher-yoga .col-block {
    background-color: #fff;
    padding: 3rem 3.2rem;
    margin-top: 3rem;
    margin-bottom: 4rem;
    position: relative;
}
@media only screen and (min-width: 768px) {
    #holiday-product #teacher-yoga .col-block {
        min-height: 650px;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product #teacher-yoga .col-block {
        min-height: 700px;
    }
}
#holiday-product #teacher-yoga .col-block a img {
    margin-top: -100px;
    -webkit-box-shadow: 10px 10px 30px rgba(74, 74, 74, 0.3);
    box-shadow: 10px 10px 30px rgba(74, 74, 74, 0.3);
    -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: box-shadow 0.5s ease-in-out;
    transition:
        box-shadow 0.5s ease-in-out,
        -webkit-box-shadow 0.5s ease-in-out;
}
#holiday-product #teacher-yoga .col-block a:hover img {
    -webkit-box-shadow: 10px 10px 30px transparent;
    box-shadow: 10px 10px 30px transparent;
}
#holiday-product #teacher-yoga .col-block h1,
#holiday-product #teacher-yoga .col-block h2,
#holiday-product #teacher-yoga .col-block h3,
#holiday-product #teacher-yoga .col-block h4,
#holiday-product #teacher-yoga .col-block h5,
#holiday-product #teacher-yoga .col-block h6 {
    margin-top: 2rem;
}
@media (max-width: 767px) {
    #holiday-product #teacher-yoga .col-block .btn-link-pos {
        display: table;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product #teacher-yoga .col-block .btn-link-pos {
        position: absolute;
        bottom: 2rem;
    }
}
#holiday-product #teacher-yoga .col-block .btn-link-pos a {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    text-decoration: none;
}
#holiday-product #teacher-yoga .col-block .btn-link-pos a .underline {
    width: auto;
    margin-bottom: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#holiday-product #teacher-yoga .col-block .btn-link-pos a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#holiday-product #teacher-yoga .the-highlights {
    margin: 4rem 0;
}
#holiday-product #teacher-yoga .the-highlights .dot {
    width: 7px;
    height: 7px;
    background-color: #4e4e4b;
    margin-right: 1rem;
}
#holiday-product #teacher-yoga .col-block-chef {
    min-height: 200px;
}
#holiday-product #teacher-yoga .col-block-chef .chef-text {
    position: relative;
    margin-bottom: 3rem;
}
#holiday-product #teacher-yoga .divider .underline {
    width: 100%;
    margin: 3rem 0 7rem;
}
#holiday-product #suitability {
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(#f08351),
        color-stop(#9994c0),
        to(#2ca1a7)
    );
    background: linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    padding-top: 4rem;
    padding-bottom: 2rem;
}
@media (max-width: 767px) {
    #holiday-product #suitability {
        padding-top: 3rem;
        padding-bottom: 0;
    }
}
#holiday-product #suitability .title {
    display: table;
    margin: 0 auto;
    width: 100%;
}
#holiday-product #suitability .title h3 {
    text-align: center;
    margin: 0 0 1.5rem 0;
    color: #fff;
}
#holiday-product #suitability .title .underline {
    margin: 0 auto;
}
#holiday-product #suitability .desc {
    margin-top: 2rem;
}
#holiday-product #suitability .desc p {
    font-size: 1.125rem;
    line-height: 25px;
    color: #fff;
}
#holiday-product #suitability .suitability-terms {
    margin-top: 4rem;
}
#holiday-product #suitability .suitability-terms p {
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 1.17px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2rem;
    color: #fff;
}
#holiday-product #suitability .suitability-terms p .tick {
    margin-right: 1rem;
    width: 1.5rem;
}
#holiday-product #location {
    background-color: #fff;
    padding-top: 2rem;
    padding-bottom: 1rem;
}
#holiday-product #location .col-block {
    background-color: #f8f8f8;
    padding: 3rem 3.2rem;
    margin-top: 3rem;
    margin-bottom: 4rem;
    position: relative;
}
@media (max-width: 767px) {
    #holiday-product #location .col-block {
        margin-bottom: 2rem;
    }
}
#holiday-product #location .col-block .location-img a img {
    -webkit-box-shadow: 10px 10px 30px rgba(74, 74, 74, 0.3);
    box-shadow: 10px 10px 30px rgba(74, 74, 74, 0.3);
    -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: box-shadow 0.5s ease-in-out;
    transition:
        box-shadow 0.5s ease-in-out,
        -webkit-box-shadow 0.5s ease-in-out;
}
@media (max-width: 767px) {
    #holiday-product #location .col-block .location-img a img {
        margin-top: -90px;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product #location .col-block .location-img a img {
        margin-top: -80px;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product #location .col-block .location-img a img {
        margin-top: -100px;
    }
}
#holiday-product #location .col-block .location-img a:hover img {
    -webkit-box-shadow: 10px 10px 30px transparent;
    box-shadow: 10px 10px 30px transparent;
}
#holiday-product #location .col-block .read-more a {
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    text-decoration: none;
}
#holiday-product #location .col-block .read-more a img {
    width: 1.1rem;
    margin-left: 0.5rem;
}
#holiday-product #itinerary {
    padding-top: 3rem;
    padding-bottom: 4rem;
}
@media (max-width: 767px) {
    #holiday-product #itinerary {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
#holiday-product #itinerary .exta-spacing {
    padding-top: 3rem;
    padding-bottom: 4rem;
}
@media (max-width: 767px) {
    #holiday-product #itinerary .exta-spacing {
        padding-top: 1rem;
        padding-bottom: 2rem;
    }
}
#holiday-product #itinerary h4,
#holiday-product #itinerary h5 {
    font-size: 1.25rem;
}
#holiday-product #itinerary .activities p strong {
    font-weight: 400;
}
#holiday-product #extra-gallery {
    padding-top: 3rem;
    padding-bottom: 4rem;
}
@media (max-width: 767px) {
    #holiday-product #extra-gallery {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
#holiday-product #extra-gallery .second-gallery-text {
    padding-top: 3rem;
    padding-bottom: 4rem;
}
@media (max-width: 767px) {
    #holiday-product #extra-gallery .second-gallery-text {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
#holiday-product #extra-gallery .second-gallery-text h3,
#holiday-product #extra-gallery .second-gallery-text p {
    text-align: center;
}
#holiday-product #extra-gallery .second-gallery-text .underline {
    margin: 1.2rem auto;
}
#holiday-product #extra-gallery .grid-img {
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0 1px 1px 0;
}
#holiday-product #button-info {
    padding: 6rem 0;
    background-color: #fff;
}
#holiday-product #button-info a {
    display: block;
}
#holiday-product #button-info a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    width: 185px;
    letter-spacing: 0.051875rem;
}
#holiday-product #button-info a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 185px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#holiday-product #button-info a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#holiday-product #button-info #accommodation-slider .acc-img {
    display: table;
    margin: 0 auto;
}
#holiday-product #button-info #accommodation-slider .carousel-control-next img,
#holiday-product #button-info #accommodation-slider .carousel-control-prev img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25%;
}
#holiday-product #button-info #accommodation-slider .carousel-control-next img {
    left: 2rem;
}
#holiday-product #tabbed-info {
    background-color: #fff;
}
@media only screen and (min-width: 1200px) {
    #holiday-product #tabbed-info .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (min-width: 1400px) {
    #holiday-product #tabbed-info .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
}
#holiday-product #tabbed-info .nav-tabs {
    border-bottom: none;
    padding-left: 0;
}
@media (max-width: 767px) {
    #holiday-product #tabbed-info .nav-tabs {
        display: block;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product #tabbed-info .nav-tabs {
        margin-top: -58px;
    }
}
#holiday-product #tabbed-info .nav-tabs li.nav-item {
    line-height: 0;
    margin-bottom: 0;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}
@media only screen and (min-width: 768px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item {
        position: relative;
    }
}
#holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link {
    font-weight: 200;
    text-decoration: none;
    border-radius: 0;
    background-color: #ededed;
    color: #646464;
    height: 58px;
}
@media (max-width: 767px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link {
        font-size: 1rem;
        padding: 1rem 0.5rem 0.7rem 0.5rem;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link {
        font-size: 0.9rem;
        padding: 1rem 0.5rem 0.7rem 0.5rem;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link {
        font-size: 1.2rem;
        padding: 1rem 1rem 0.7rem 1rem;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link {
        font-size: 1.1rem;
    }
}
@media only screen and (min-width: 1400px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link {
        font-size: 1.2rem;
    }
}
#holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link img.icon {
    margin-right: 1rem;
}
@media only screen and (max-width: 1024px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link img.icon {
        display: none;
    }
}
#holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link img.included {
    width: 23px;
}
#holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link img.accommodation {
    width: 20px;
}
#holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link img.location {
    width: 21px;
    margin-bottom: 0.3rem;
}
#holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link img.price {
    width: 21px;
    margin-bottom: 0.3rem;
}
#holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link img.faqs {
    width: 21px;
    margin-bottom: 0.3rem;
}
#holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link.active {
    border-color: transparent;
    background-color: #fff;
}
#holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link.active:before {
    content: "";
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(#f08351),
        color-stop(#9994c0),
        to(#2ca1a7)
    );
    background: linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    display: block;
    height: 1px;
}
@media (max-width: 767px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link.active:before {
        position: relative;
        top: -18px;
        left: -9px;
        width: 105%;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link.active:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 140px;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link.active:before {
        width: 192px;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product #tabbed-info .nav-tabs li.nav-item a.nav-link.active:before {
        width: 255px;
    }
}
#holiday-product #tabbed-info .tab-content {
    padding: 4rem;
}
@media (max-width: 767px) {
    #holiday-product #tabbed-info .tab-content {
        padding: 2rem;
    }
}
#holiday-product #tabbed-info .tab-content .included .desc {
    padding-bottom: 4rem;
}
#holiday-product #tabbed-info .tab-content .included .desc h2 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 40px;
    color: #4a4a4a;
}
#holiday-product #tabbed-info .tab-content .included .underline {
    margin: 1.2rem 0 2rem 0;
}
#holiday-product #tabbed-info .tab-content .included img.tick {
    padding: 0 0.3rem 0 0;
}
#holiday-product #tabbed-info .tab-content .included li {
    margin-bottom: 0.5rem;
}
#holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-next,
#holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-prev {
    width: 20%;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
@media (max-width: 767px) {
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-next img,
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-prev img {
        width: 35%;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-next img,
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-prev img {
        width: 45%;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-next img,
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-prev img {
        width: 35%;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-next img,
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-prev img {
        width: 25%;
    }
}
#holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-next {
    right: -4rem;
}
@media (max-width: 767px) {
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-next {
        right: -3rem;
    }
}
@media (max-width: 767px) {
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-prev {
        left: -3rem;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-prev {
        left: -4rem;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product #tabbed-info .tab-content #accommodation-slider .carousel-control-prev {
        left: -6rem;
    }
}
#holiday-product #tabbed-info .tab-content .product-faqs h5,
#holiday-product #tabbed-info .tab-content .product-faqs h6 {
    font-size: 1rem;
    font-weight: 500;
}
#holiday-product #tabbed-info .tab-content .product-faqs .btn-pos {
    display: block;
}
#holiday-product #tabbed-info .tab-content .product-faqs a {
    display: block;
}
#holiday-product #tabbed-info .tab-content .product-faqs a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 2rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#holiday-product #tabbed-info .tab-content .product-faqs a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#holiday-product #tabbed-info .tab-content .product-faqs a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#holiday-product #have-a-question {
    padding: 6rem 4rem;
}
@media (max-width: 767px) {
    #holiday-product #have-a-question {
        padding: 4rem 0;
    }
}
#holiday-product #have-a-question p {
    margin-bottom: 2.5rem;
}
#holiday-product #have-a-question a {
    font-size: 1.3125rem;
    text-decoration: none;
    font-weight: 300;
    color: #8d88b7;
}
#holiday-product .form-block {
    margin-top: -0.6rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    padding: 0.5rem 1rem 1rem 1rem;
}
#holiday-product .form-block .gform_wrapper {
    margin: 0;
}
@media (max-width: 767px) {
    #holiday-product .form-block ul {
        padding-left: 0;
    }
}
#holiday-product .form-block input[type="submit"],
#holiday-product .form-block input[type="text"],
#holiday-product .form-block select,
#holiday-product .form-block textarea {
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
    border-bottom: 1px solid #c2c2c2;
}
#holiday-product
    .form-block
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ),
#holiday-product .form-block textarea {
    padding: 0.7rem 0.7rem 0.7rem 0;
    color: #646464;
    font-size: 0.75rem;
}
#holiday-product
    .form-block
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder,
#holiday-product .form-block textarea::-webkit-input-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#holiday-product
    .form-block
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder,
#holiday-product .form-block textarea:-moz-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#holiday-product
    .form-block
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder,
#holiday-product .form-block textarea::-moz-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#holiday-product
    .form-block
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder,
#holiday-product .form-block textarea:-ms-input-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#holiday-product .form-block select {
    background-color: transparent;
    width: 60%;
    color: #646464;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
    background-image: url(../img/down_arrow2.png);
    background-repeat: no-repeat;
    background-position: center right;
}
#holiday-product .form-block label {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#holiday-product .form-block label a {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-decoration: underline !important;
}
#holiday-product .form-block label a:hover {
    text-decoration: none !important;
}
#holiday-product .form-block .gform_wrapper .gform_footer {
    padding: 16px 0 10px 16px;
}
#holiday-product .form-block input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 300;
    padding: 1.2rem 0;
    width: 96%;
    letter-spacing: 0.051875rem;
    cursor: pointer;
}
@media (max-width: 767px) {
    #holiday-product .form-block input[type="submit"] {
        margin-bottom: 0;
    }
}
#holiday-product .form-block .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 96%;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#holiday-product .form-block input[type="submit"]:hover {
    background-color: transparent !important;
}
#holiday-product .form-block input[type="submit"]:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#holiday-product #product-testimonials {
    background-color: #000;
    position: relative;
}
#holiday-product #product-testimonials .testimonial-bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}
#holiday-product #product-testimonials .slider-pos {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#holiday-product #product-testimonials #prod-testimonial-slider .carousel-item .item-height .item-pos {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#holiday-product #product-testimonials #prod-testimonial-slider .carousel-item h3,
#holiday-product #product-testimonials #prod-testimonial-slider .carousel-item p {
    color: #fff;
    text-align: center;
}
#holiday-product #product-testimonials #prod-testimonial-slider .carousel-item .underline {
    width: 380px;
    display: table;
    margin: 2rem auto;
}
@media (max-width: 767px) {
    #holiday-product #product-testimonials .item-height,
    #holiday-product #product-testimonials .testimonial-bg {
        height: 700px;
    }
}
@media only screen and (min-width: 768px) {
    #holiday-product #product-testimonials .item-height,
    #holiday-product #product-testimonials .testimonial-bg {
        height: 700px;
    }
}
@media only screen and (min-width: 1024px) {
    #holiday-product #product-testimonials .item-height,
    #holiday-product #product-testimonials .testimonial-bg {
        height: 700px;
    }
}
@media only screen and (min-width: 1200px) {
    #holiday-product #product-testimonials .item-height,
    #holiday-product #product-testimonials .testimonial-bg {
        height: 500px;
    }
}
#holiday-product #product-testimonials .carousel-control-next,
#holiday-product #product-testimonials .carousel-control-prev {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
#holiday-product #may-also-like .title {
    padding-top: 5rem;
}
#holiday-product #may-also-like .title h3 {
    text-align: center;
}
#holiday-product #may-also-like .title .underline {
    display: table;
    margin: 1.2rem auto 4rem auto;
}
@media only screen and (min-width: 768px) {
    #holiday-product #may-also-like .holiday-details {
        padding: 0.8rem 1rem 0 1rem;
    }
}
#holiday-product #may-also-like .holiday-block {
    padding-bottom: 5rem;
}
#holiday-product #may-also-like .holiday-block p.location-text {
    margin-bottom: 0;
    text-align: left;
    padding-right: 0;
    padding-bottom: 0.5rem;
}
#holiday-product #may-also-like .holiday-block h1 {
    color: #4a4a4a;
    font-size: 1.6875rem;
    font-weight: 300;
    line-height: 34px;
}
#holiday-product #may-also-like .holiday-block .featured-text .underline {
    margin: 1.2rem 0;
}
#holiday-product #may-also-like .holiday-block .product-link .underline {
    margin-top: 0.3rem;
}
.product_cat-retreat-add-on #have-a-question {
    padding: 0 4rem 6rem !important;
}
#page .product-name a,
#page .woocommerce-message a,
#page a.add_to_cart_button,
#page a.checkout-button,
#page a.remove,
#page a.woocommerce-LoopProduct-link {
    text-decoration: none;
}
#page a.checkout-button {
    color: #fff;
    font-weight: 500;
}
#page a.remove {
    line-height: 1;
}
.woocommerce-cart #header-image,
.woocommerce-checkout #header-image {
    padding-bottom: 3rem;
}
.woocommerce-account #header-image {
    display: none;
}
.woocommerce-cart table.cart img {
    width: 100px;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
}
@media (max-width: 767px) {
    .woocommerce form .form-row .input-text,
    .woocommerce-page form .form-row .input-text {
        width: 300px;
    }
}
.woocommerce form .form-row label {
    margin-right: 6rem;
}
@media (max-width: 767px) {
    .woocommerce form .form-row label {
        margin-right: 4rem;
    }
}
.woocommerce input[type="submit"],
.woocommerce input[type="text"],
.woocommerce select,
.woocommerce textarea {
    border-radius: 0;
    -webkit-appearance: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding-left: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
    font-weight: 500 !important;
    text-decoration: none !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
    color: #a46497 !important;
}
.woocommerce .download-file a,
.woocommerce .download-file button,
.woocommerce .order-again a,
.woocommerce .order-again button,
.woocommerce .woocommerce-MyAccount-content a,
.woocommerce .woocommerce-MyAccount-content button,
.woocommerce .woocommerce-PaymentMethod a,
.woocommerce .woocommerce-PaymentMethod button,
.woocommerce .woocommerce-address-fields a,
.woocommerce .woocommerce-address-fields button,
.woocommerce .woocommerce-form-login a,
.woocommerce .woocommerce-form-login button,
.woocommerce .woocommerce-orders-table__cell-order-actions a,
.woocommerce .woocommerce-orders-table__cell-order-actions button {
    color: #fff !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    background-color: #a46497 !important;
}
.woocommerce button.button {
    color: #fff !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    background-color: #a46497 !important;
}
.woocommerce .download-product a,
.woocommerce .membership-content-title a,
.woocommerce .membership-plan a,
.woocommerce .wc-memberships-members-area-sorting a,
.woocommerce .woocommerce-Address-title a,
.woocommerce .woocommerce-LostPassword a,
.woocommerce .woocommerce-MyAccount-content p a,
.woocommerce .woocommerce-orders-table__cell-order-number a,
.woocommerce .woocommerce-table__product-name a {
    color: #646464 !important;
    text-decoration: none;
    font-weight: inherit !important;
    background-color: inherit !important;
    color: inherit;
}
.woocommerce .order-actions a {
    margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
    .woocommerce-page table.my_account_orders tr td.order-actions,
    button.button .woocommerce table.my_account_orders tr td.order-actions {
        text-align: right !important;
    }
}
.woocommerce-info {
    border-top-color: #a46497;
}
.woocommerce-info::before {
    color: #a46497;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row select {
    background-color: #fff;
}
@media (max-width: 767px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered,
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row select,
    .woocommerce form .form-row textarea,
    .woocommerce-page form .form-row select {
        width: 300px;
    }
}
@media only screen and (min-width: 768px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered,
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row select,
    .woocommerce form .form-row textarea,
    .woocommerce-page form .form-row select {
        width: 530px;
    }
}
@media only screen and (min-width: 1024px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered,
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row select,
    .woocommerce form .form-row textarea,
    .woocommerce-page form .form-row select {
        width: 480px;
    }
}
@media only screen and (min-width: 1200px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered,
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row select,
    .woocommerce form .form-row textarea,
    .woocommerce-page form .form-row select {
        width: 530px;
    }
}
@media only screen and (min-width: 768px) {
    .woocommerce #billing_first_name,
    .woocommerce #billing_last_name {
        width: 530px;
    }
}
@media only screen and (min-width: 1024px) {
    .woocommerce #billing_first_name,
    .woocommerce #billing_last_name {
        width: 480px;
    }
}
@media only screen and (min-width: 1200px) {
    .woocommerce #billing_first_name,
    .woocommerce #billing_last_name {
        width: 250px;
    }
}
.woocommerce #billing_address_1 {
    margin-bottom: 0.8rem;
}
.woocommerce .woocommerce-notices-wrapper {
    display: none;
}
.woocommerce .product-img {
    float: left;
    margin-right: 2rem;
}
@media (max-width: 767px) {
    .woocommerce .product-img {
        display: none;
    }
}
.woocommerce .product-img img {
    width: 100px;
}
@media only screen and (max-width: 1024px) {
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        float: none !important;
    }
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
select {
    border: 1px solid #4e4e4b;
    color: #646464;
    font-size: 1rem;
    padding: 0.7rem 0.7rem;
}
.woocommerce form .form-row textarea {
    height: 300px;
}
@media (max-width: 767px) {
    .woocommerce form .form-row textarea {
        width: 300px !important;
    }
}
@media only screen and (min-width: 768px) {
    .woocommerce form .form-row textarea {
        width: 530px !important;
    }
}
@media only screen and (min-width: 1024px) {
    .woocommerce form .form-row textarea {
        width: 400px !important;
    }
}
@media only screen and (min-width: 1200px) {
    .woocommerce form .form-row textarea {
        width: 530px !important;
    }
}
.woocommerce #order_review_heading {
    margin-top: 2rem;
}
.wc-stripe-elements-field,
.wc-stripe-iban-element-field {
    width: 100%;
    border: 1px solid #4e4e4b;
    color: #646464;
    font-size: 1rem;
    padding: 0.7rem 0.7rem;
}
@media (max-width: 767px) {
    .wc-stripe-elements-field,
    .wc-stripe-iban-element-field {
        width: 290px !important;
    }
}
label[for="stripe-card-element"],
label[for="stripe-cvc-element"],
label[for="stripe-exp-element"] {
    margin-right: 1rem !important;
}
.__PrivateStripeElement {
    width: 500px !important;
}
@media (max-width: 767px) {
    .__PrivateStripeElement {
        width: 290px !important;
    }
}
.product_cat-that-retreat-feeling .qty-text,
.product_cat-that-retreat-feeling .quantity {
    display: none !important;
}
#bookinglayer-Modal .modal-content,
#bookinglayer-Modal .modal-dialog {
    height: 99%;
}
#bookinglayer-Modal #modal_body {
    max-height: calc(100% - 100px);
    height: 100%;
    background-color: #8bcacd;
}
#bookinglayer-Modal #modal_body #bookinglayer-content {
    border: none;
    position: relative;
    height: 100%;
    width: 100%;
}
#bookinglayer-Modal .modal-footer {
    border-top: none;
    padding-top: 0;
    background-color: #8bcacd;
}
#bookinglayer-Modal .modal-footer a {
    display: block;
}
#bookinglayer-Modal .modal-footer a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 2rem;
    width: 140px;
    letter-spacing: 0.051875rem;
}
#bookinglayer-Modal .modal-footer a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 140px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#bookinglayer-Modal .modal-footer a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#single-product {
    padding-top: 120px;
}
#single-product h1,
#single-product h2,
#single-product h3,
#single-product h5,
#single-product li,
#single-product p {
    color: #4e4e4b;
}
#single-product h1 {
    font-size: 2rem;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 60px;
    margin-bottom: 0;
}
@media only screen and (min-width: 1200px) {
    #single-product h1 {
        font-size: 2.5rem;
    }
}
#single-product h2,
#single-product h3,
#single-product h5 {
    font-size: 1.6875rem;
    font-weight: 300;
    line-height: 34px;
    text-decoration: none;
}
#single-product li,
#single-product p {
    font-size: 1.125rem;
}
@media (min-width: 1200px) {
    #single-product li,
    #single-product p {
        font-size: 1rem;
    }
}
@media (min-width: 1500px) {
    #single-product li,
    #single-product p {
        font-size: 1.125rem;
    }
}
#single-product .product-title {
    font-size: 1.5rem;
    overflow-wrap: break-word !important;
}
@media only screen and (min-width: 1200px) {
    #single-product .product-title {
        font-size: 2rem;
    }
}
#single-product .page-title {
    overflow-wrap: break-word !important;
}
#single-product .section-bg-white {
    background-color: #fff;
}
#single-product .section-bg-grey {
    background-color: #f8f8f8;
}
@media only screen and (min-width: 900px) {
    #single-product .divider {
        width: 100%;
        height: 5px;
        -webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, 0.8);
        box-shadow: 0 5px 17px rgba(0, 0, 0, 0.8);
        background-color: #f8f8f8;
    }
}
#single-product .section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#single-product .section__header .header__title div {
    display: inline-block;
    width: 100%;
    margin: 0.5rem 0;
}
#single-product .section__header .header__title div h3 {
    margin-bottom: 0;
}
#single-product .section__header .header__title .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    width: 100%;
    height: 1px;
}
#single-product .container-block__narrow {
    width: 100%;
    padding: 0 1rem;
}
@media only screen and (min-width: 1200px) {
    #single-product .container-block__narrow {
        max-width: 1200px;
    }
}
@media only screen and (min-width: 600px) {
    #single-product .container-block__narrow {
        padding: 0 2.5rem;
    }
}
#single-product .container-block__body {
    width: 100%;
    padding: 2rem 1rem;
}
@media only screen and (min-width: 1200px) {
    #single-product .container-block__body {
        max-width: 1200px;
    }
}
@media only screen and (min-width: 1400px) {
    #single-product .container-block__body {
        max-width: 1400px;
    }
}
@media only screen and (min-width: 1500px) {
    #single-product .container-block__body {
        max-width: 1440px;
    }
}
#single-product .container-block__body-wide {
    width: 100%;
    padding: 0 1rem;
}
@media only screen and (min-width: 1200px) {
    #single-product .container-block__body-wide {
        max-width: 1540px;
    }
}
@media only screen and (min-width: 600px) {
    #single-product .container-block__body-wide {
        padding: 0 2.5rem;
    }
}
#single-product .grid-container__product-header {
    display: grid;
    grid-template-columns: auto;
}
@media only screen and (min-width: 900px) {
    #single-product .grid-container__product-header {
        gap: 2rem;
        grid-template-columns: calc(50% - 2rem) calc(50% - 2rem);
        grid-template-rows: auto auto;
    }
    #single-product .grid-container__product-header .product-header__details {
        grid-column: 1;
        grid-row: 1;
    }
    #single-product .grid-container__product-header .product-header__basics {
        grid-column: 1 / span 2;
        grid-row: 2;
    }
    #single-product .grid-container__product-header .product-header__links_and_info {
        grid-column: 2;
        grid-row: 1;
    }
}
@media (min-width: 1200px) {
    #single-product .grid-container__product-header {
        gap: 2rem;
        grid-template-columns: calc(40% - 2rem) calc(30% - 2rem) calc(30% - 2rem);
    }
    #single-product .grid-container__product-header .product-header__details {
        grid-column: 1;
        grid-row: 1;
    }
    #single-product .grid-container__product-header .product-header__basics {
        grid-column: 2;
        grid-row: 1;
    }
    #single-product .grid-container__product-header .product-header__links_and_info {
        grid-column: 3;
        grid-row: 1;
        justify-self: start;
    }
}
@media (min-width: 1500px) {
    #single-product .grid-container__product-header {
        grid-template-columns: calc(45% - 2rem) calc(30% - 2rem) calc(25% - 2rem);
    }
}
#single-product .grid-container__faqs {
    display: grid;
    grid-auto-columns: auto;
    padding: 2rem 0 0;
}
@media only screen and (min-width: 900px) {
    #single-product .grid-container__faqs {
        padding: 2rem 0 3rem 0;
    }
}
#single-product .grid-container__itinerary-text {
    display: grid;
    grid-auto-columns: auto;
    gap: 8rem;
}
@media only screen and (min-width: 900px) {
    #single-product .grid-container__itinerary-text {
        grid-template-columns: calc(40% - 4rem) calc(60% - 4rem);
    }
}
#single-product .grid-container__itinerary-story {
    display: grid;
    grid-auto-columns: auto;
    gap: 2rem;
}
#single-product .grid-container_story-board {
    display: grid;
    grid-template-columns: auto;
    gap: 2rem;
}
@media only screen and (min-width: 600px) {
    #single-product .grid-container_story-board {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and (min-width: 900px) {
    #single-product .grid-container_story-board {
        grid-template-columns: repeat(3, 1fr);
    }
}
#single-product .grid-container_day-column {
    display: grid;
    grid-auto-columns: auto;
    gap: 2rem;
}
@media only screen and (min-width: 900px) {
    #single-product .grid-container_day-column {
        grid-template-columns: calc(50% - 1rem) calc(50% - 1rem);
    }
}
#single-product .grid-container__gallery .justified-gallery .jg-entry {
    border-radius: 5px;
}
#single-product .flex-container__dates-and-prices {
    display: block;
}
@media (min-width: 1200px) {
    #single-product .flex-container__dates-and-prices {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }
}
#single-product .flex-container__dates-and-prices > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
#single-product .flex-container__dates-and-prices .dates-and-prices__price_and_book,
#single-product .flex-container__dates-and-prices .dates-and-prices__teacher_and_chefs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
}
@media (min-width: 1200px) {
    #single-product .flex-container__dates-and-prices .collapse.show {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        width: 100%;
    }
}
#single-product .grid-container__destination,
#single-product .grid-container__food,
#single-product .grid-container__the-yoga {
    display: grid;
    grid-template-columns: auto;
    gap: 2rem;
}
@media only screen and (min-width: 900px) {
    #single-product .grid-container__destination,
    #single-product .grid-container__food,
    #single-product .grid-container__the-yoga {
        gap: 4rem;
        grid-template-columns: calc(50% - 2rem) calc(50% - 2rem);
    }
}
@media only screen and (min-width: 1200px) {
    #single-product .grid-container__destination,
    #single-product .grid-container__food,
    #single-product .grid-container__the-yoga {
        gap: 8rem;
        grid-template-columns: calc(50% - 4rem) calc(50% - 4rem);
    }
}
#single-product .grid-container__contact-form {
    display: grid;
    grid-template-columns: auto;
    gap: 6rem;
}
@media only screen and (min-width: 1200px) {
    #single-product .grid-container__contact-form {
        grid-template-columns: 50% 50%;
    }
}
#single-product .grid-container__testimonials {
    display: grid;
    grid-auto-columns: auto;
    gap: 2rem;
}
#single-product .product__header .product-header__details:after {
    content: "";
    position: absolute;
    left: -1rem;
    right: -1rem;
    bottom: 0;
    height: 5px;
    -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 900px) {
    #single-product .product__header .product-header__details:after {
        display: none;
    }
}
#single-product .product__header .product-header__details {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    position: relative;
}
@media only screen and (min-width: 900px) {
    #single-product .product__header .product-header__details {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}
#single-product .product__header .product-header__details .retreat__title {
    display: inline-block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
}
#single-product .product__header .product-header__details .retreat__title .product-title {
    margin-bottom: 0;
    line-height: 1.3;
}
#single-product .product__header .product-header__details .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    width: 100%;
    height: 1px;
    display: inline-block;
}
#single-product .product__header .product-header__details .retreat__text {
    margin-top: 1rem;
}
#single-product .product__header .product-header__details .square-btn a {
    display: block;
}
#single-product .product__header .product-header__details .square-btn a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 1rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#single-product .product__header .product-header__details .square-btn a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#single-product .product__header .product-header__details .square-btn a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#single-product .product__header .product-header__details .btn-pos {
    margin-bottom: 1rem;
}
#single-product .product__header .product-header__basics {
    margin-bottom: 3rem;
}
@media only screen and (min-width: 900px) {
    #single-product .product__header .product-header__basics {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1200px) {
    #single-product .product__header .product-header__basics {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
#single-product .product__header .product-header__basics ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#single-product .product__header .product-header__basics ul li {
    margin-bottom: 2rem;
}
@media only screen and (max-width: 599px) {
    #single-product .product__header .product-header__basics ul li {
        width: calc(50% - 15px);
    }
}
@media only screen and (min-width: 600px) {
    #single-product .product__header .product-header__basics ul li {
        width: calc(33.33% - 15px);
    }
}
@media only screen and (min-width: 900px) {
    #single-product .product__header .product-header__basics ul li {
        width: calc(20% - 15px);
    }
}
@media only screen and (min-width: 1200px) {
    #single-product .product__header .product-header__basics ul li {
        width: calc(50% - 15px);
    }
}
#single-product .product__header .product-header__basics .details__basics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#single-product .product__header .product-header__basics .details__basics .basics__img {
    width: 30px;
    margin-right: 1.3rem;
}
@media (min-width: 1200px) {
    #single-product .product__header .product-header__basics .details__basics .basics__img {
        width: 20px;
    }
}
@media (min-width: 1500px) {
    #single-product .product__header .product-header__basics .details__basics .basics__img {
        width: 30px;
        margin-right: 1.3rem;
    }
}
#single-product .product__header .product-header__basics .details__basics .basics__text p {
    font-size: 0.8rem;
    margin-bottom: 0;
    line-height: 20px;
}
#single-product .product__header .product-header__basics .details__basics .basics__text .text__label {
    color: #4a9eae;
    font-weight: 400;
}
#single-product .product__header .product-header__links_and_info {
    position: relative;
    z-index: 5;
}
@media only screen and (min-width: 900px) {
    #single-product .product__header .product-header__links_and_info {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media only screen and (min-width: 1200px) {
    #single-product .product__header .product-header__links_and_info {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}
#single-product .product__header .product-header__links_and_info .links-and-info__block a.dates-prices-btn,
#single-product .product__header .product-header__links_and_info .links-and-info__block a.make-enquiry-btn {
    background-color: #4a9eae;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 1.1rem;
    border-radius: 5px;
    width: 100%;
    font-weight: 400;
    padding: 1rem 0;
}
@media (min-width: 1200px) {
    #single-product .product__header .product-header__links_and_info .links-and-info__block a.dates-prices-btn,
    #single-product .product__header .product-header__links_and_info .links-and-info__block a.make-enquiry-btn {
        font-weight: 300;
        padding: 0.5rem 0;
    }
}
#single-product .product__header .product-header__links_and_info .links-and-info__block a.dates-prices-btn option,
#single-product .product__header .product-header__links_and_info .links-and-info__block a.make-enquiry-btn option {
    font-weight: 300 !important;
}
#single-product .product__header .product-header__links_and_info .links-and-info__block a.dates-prices-btn {
    background-color: #a46497;
}
#single-product .product__header .product-header__links_and_info .links-and-info__block .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    margin: 0.5rem 0 2rem 0;
    display: block;
    height: 1px;
    width: 100%;
}
#single-product .product__header .product-header__links_and_info .links-and-info__block .short-desc {
    padding-bottom: 1rem;
}
#single-product .product__header .product-header__links_and_info .links-and-info__block .short-desc p,
#single-product .product__header .product-header__links_and_info .links-and-info__block .short-desc p a {
    font-size: 0.75rem;
    line-height: 20px;
}
#single-product .product__header .product-header__links_and_info .links-and-info__block .short-desc .flex-item img,
#single-product .product__header .product-header__links_and_info .links-and-info__block .short-desc_booking-text img {
    margin-right: 0.5rem;
}
#single-product .product__header .product-header__links_and_info .links-and-info__block .short-desc .short-desc__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#single-product .product__header .product-header__links_and_info .links-and-info__block .short-desc .flex-item {
    margin-bottom: 1.25rem;
}
#single-product .product__header .product-header__links_and_info .links-and-info__block .short-desc_installment-text {
    line-height: 1.3 !important;
}
#single-product .product__header .product-header__links_and_info .links-and-info__block .short-desc p:last-child {
    margin-bottom: 0;
}
#single-product .product__dates-and-prices .btn-link {
    padding: 0;
    text-decoration: none;
    width: 100%;
}
@media (min-width: 1200px) {
    #single-product .product__dates-and-prices .btn-link {
        width: auto;
    }
}
#single-product .product__dates-and-prices .btn-link.hide-answer .dates-and-prices__arrow img {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
        transform 0.3s ease,
        -webkit-transform 0.3s ease;
}
#single-product .product__dates-and-prices .btn-link.show-answer .dates-and-prices__arrow img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
        transform 0.3s ease,
        -webkit-transform 0.3s ease;
}
#single-product .product__dates-and-prices p {
    color: #555;
}
#single-product .product__dates-and-prices .dates-and-prices__date_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 1200px) {
    #single-product .product__dates-and-prices .dates-and-prices__date_container {
        display: block;
    }
}
#single-product .product__dates-and-prices .dates-and-prices__title {
    margin: 1rem 0 1.5rem 0;
}
#single-product .product__dates-and-prices .dates-and-prices__title p {
    font-size: 1.2rem;
}
@media (min-width: 1200px) {
    #single-product .product__dates-and-prices .dates-and-prices__title {
        display: none;
        margin: 0;
    }
}
#single-product .product__dates-and-prices .dates-and-prices__date {
    text-align: left;
}
#single-product .product__dates-and-prices .dates-and-prices__date p {
    font-size: 1.15rem;
    font-weight: 300;
    line-height: 34px;
    color: #4a4a4a;
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    #single-product .product__dates-and-prices .dates-and-prices__date {
        width: 350px;
    }
    #single-product .product__dates-and-prices .dates-and-prices__date p {
        font-size: 1.25rem;
        cursor: auto;
    }
}
@media (min-width: 1500px) {
    #single-product .product__dates-and-prices .dates-and-prices__date {
        width: 440px;
    }
    #single-product .product__dates-and-prices .dates-and-prices__date p {
        font-size: 1.5rem;
    }
}
#single-product .product__dates-and-prices .dates-and-prices__arrow {
    width: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 1rem 0 auto;
}
@media (min-width: 1200px) {
    #single-product .product__dates-and-prices .dates-and-prices__arrow {
        display: none;
    }
}
#single-product .product__dates-and-prices .dates-and-prices__teacher_and_chefs .teacher_and_chefs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
}
#single-product
    .product__dates-and-prices
    .dates-and-prices__teacher_and_chefs
    .teacher_and_chefs__chef
    .flex-container__teachers__chef,
#single-product
    .product__dates-and-prices
    .dates-and-prices__teacher_and_chefs
    .teacher_and_chefs__teacher
    .flex-container__teachers__chef {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 1200px) {
    #single-product
        .product__dates-and-prices
        .dates-and-prices__teacher_and_chefs
        .teacher_and_chefs__chef
        .flex-container__teachers__chef,
    #single-product
        .product__dates-and-prices
        .dates-and-prices__teacher_and_chefs
        .teacher_and_chefs__teacher
        .flex-container__teachers__chef {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
#single-product
    .product__dates-and-prices
    .dates-and-prices__teacher_and_chefs
    .teacher_and_chefs__chef
    .teacher_chef__image,
#single-product
    .product__dates-and-prices
    .dates-and-prices__teacher_and_chefs
    .teacher_and_chefs__teacher
    .teacher_chef__image {
    margin-right: 1rem;
}
#single-product .product__dates-and-prices .dates-and-prices__teacher_and_chefs .teacher_and_chefs__chef .circle__img,
#single-product
    .product__dates-and-prices
    .dates-and-prices__teacher_and_chefs
    .teacher_and_chefs__teacher
    .circle__img {
    border-radius: 100%;
    width: 100px;
    height: auto;
    display: table;
    margin: 0 auto;
}
@media (min-width: 1200px) {
    #single-product
        .product__dates-and-prices
        .dates-and-prices__teacher_and_chefs
        .teacher_and_chefs__chef
        .circle__img,
    #single-product
        .product__dates-and-prices
        .dates-and-prices__teacher_and_chefs
        .teacher_and_chefs__teacher
        .circle__img {
        width: 75px;
        display: block;
        margin: 0;
    }
}
#single-product
    .product__dates-and-prices
    .dates-and-prices__teacher_and_chefs
    .teacher_and_chefs__chef
    .teacher_chef__text,
#single-product
    .product__dates-and-prices
    .dates-and-prices__teacher_and_chefs
    .teacher_and_chefs__teacher
    .teacher_chef__text {
    width: 160px;
}
#single-product
    .product__dates-and-prices
    .dates-and-prices__teacher_and_chefs
    .teacher_and_chefs__chef
    .teacher_chef__text
    p,
#single-product
    .product__dates-and-prices
    .dates-and-prices__teacher_and_chefs
    .teacher_and_chefs__teacher
    .teacher_chef__text
    p {
    margin-bottom: 0;
    line-height: 1.3;
    text-align: center;
}
@media (min-width: 1200px) {
    #single-product
        .product__dates-and-prices
        .dates-and-prices__teacher_and_chefs
        .teacher_and_chefs__chef
        .teacher_chef__text
        p,
    #single-product
        .product__dates-and-prices
        .dates-and-prices__teacher_and_chefs
        .teacher_and_chefs__teacher
        .teacher_chef__text
        p {
        text-align: left;
    }
}
#single-product .product__dates-and-prices .dates-and-prices__price_and_book {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1.5rem 0 2rem;
}
@media (min-width: 1200px) {
    #single-product .product__dates-and-prices .dates-and-prices__price_and_book {
        margin: 0 0 0 auto;
    }
}
#single-product .product__dates-and-prices .dates-and-prices__price_and_book .price_and_book__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#single-product .product__dates-and-prices .dates-and-prices__price_and_book .price_and_book__price .info {
    margin-right: 0.5rem;
}
#single-product .product__dates-and-prices .dates-and-prices__price_and_book .price_and_book__price .price p {
    font-size: 1.5rem;
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    #single-product .product__dates-and-prices .dates-and-prices__price_and_book .price_and_book__price .price p {
        font-size: 1.25rem;
    }
}
@media (min-width: 1500px) {
    #single-product .product__dates-and-prices .dates-and-prices__price_and_book .price_and_book__price .price p {
        font-size: 1.5rem;
    }
}
#single-product .product__dates-and-prices .dates-and-prices__price_and_book .price_and_book__book .submitBtn {
    width: 175px;
    height: 42px;
    border-radius: 0;
    border: 0;
    background-color: #a46497;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.95rem;
    font-weight: 300;
    cursor: pointer;
}
#single-product .product__dates-and-prices .dates-and-prices__price_and_book .price_and_book__book .underline {
    margin-top: 0.5rem;
    margin-bottom: 0;
}
#single-product .product__dates-and-prices .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 100%;
    margin: 1.2rem 0;
}
#single-product .product__dates-and-prices .underline.mobile__line {
    display: none;
}
@media (max-width: 599px) {
    #single-product .product__dates-and-prices .underline.mobile__line {
        display: block;
    }
}
#single-product .product__dates-and-prices .underline.desktop__line {
    display: block;
}
@media (max-width: 599px) {
    #single-product .product__dates-and-prices .underline.desktop__line {
        display: none;
    }
}
#single-product .product__details_faqs {
    background-color: #f8f8f8;
}
#single-product .product__details_faqs .product__faqs .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    padding: 0.75rem 1.25rem;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
}
#single-product .product__details_faqs .product__faqs .card-header .btn-link {
    text-decoration: none;
    color: #4e4e4b;
    font-weight: 300;
    font-size: 1rem;
}
@media only screen and (min-width: 600px) {
    #single-product .product__details_faqs .product__faqs .card-header .btn-link {
        font-size: 1.3rem;
    }
}
#single-product .product__details_faqs .product__faqs .card-body a {
    font-size: 1.125rem;
}
#single-product .product__details_faqs .product__faqs .card-body p:last-child {
    margin-bottom: 0;
}
#single-product .product__details_faqs .product__faqs .faq-question__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
#single-product .product__details_faqs .product__faqs .img__lightbulb {
    width: 20px;
    height: auto;
    margin-right: 2rem;
}
#single-product .product__details_faqs .product__faqs .faq__question {
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 1.3rem;
}
#single-product .product__details_faqs .product__faqs .faq__question h1,
#single-product .product__details_faqs .product__faqs .faq__question h2,
#single-product .product__details_faqs .product__faqs .faq__question h3,
#single-product .product__details_faqs .product__faqs .faq__question h4,
#single-product .product__details_faqs .product__faqs .faq__question h5,
#single-product .product__details_faqs .product__faqs .faq__question h6,
#single-product .product__details_faqs .product__faqs .faq__question p {
    font-size: inherit;
    margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
    #single-product .product__details_faqs .product__faqs .faq__question {
        width: 75%;
    }
}
#single-product .product__details_faqs .product__faqs button {
    margin-top: -1.75rem;
}
#single-product .product__details_faqs .product__faqs button .img__arrow {
    width: 22px;
    height: auto;
    position: absolute;
    right: 0;
}
#single-product .product__details_faqs .product__faqs button .abc {
    margin-left: auto;
}
#single-product .product__details_faqs .product__faqs button.hide-answer .img__arrow img {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
        transform 0.3s ease,
        -webkit-transform 0.3s ease;
}
#single-product .product__details_faqs .product__faqs button.show-answer .img__arrow img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
        transform 0.3s ease,
        -webkit-transform 0.3s ease;
}
#single-product .product__details_faqs .product__faqs .sub-arrow {
    margin: 1rem 0 0 auto;
}
#single-product .product__details_faqs .product__faqs .sub-arrow img {
    width: 22px;
}
#single-product .product__details_faqs .product__faqs .card-body .faq-answer__flex-block {
    display: block;
}
@media only screen and (min-width: 900px) {
    #single-product .product__details_faqs .product__faqs .card-body .faq-answer__flex-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 2rem;
    }
}
#single-product .product__details_faqs .product__faqs .card-body .faq-answer__flex-block__v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
}
#single-product .product__details_faqs .product__faqs .card-body .faq-answer__flex-block__v2.gap-1 {
    gap: 1rem;
}
#single-product .product__details_faqs .product__faqs .card-body .faq-answer__flex-block__team {
    display: block;
}
@media only screen and (min-width: 1200px) {
    #single-product .product__details_faqs .product__faqs .card-body .faq-answer__flex-block__team {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 2rem;
    }
}
#single-product .product__details_faqs .product__faqs .card-body .faq-answer__flex-block__team div {
    margin-bottom: 1rem;
}
#single-product .product__details_faqs .product__faqs .card-body .faq-answer__full-width-block {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
}
#single-product .product__details_faqs .product__faqs .card-body .faq-answer__block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 2rem;
}
#single-product .product__details_faqs .product__faqs .card-body .faq-answer__block-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-bottom: 2rem;
}
@media only screen and (min-width: 600px) {
    #single-product .product__details_faqs .product__faqs .card-body .faq-answer__block-grid {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (min-width: 1200px) {
    #single-product .product__details_faqs .product__faqs .card-body .faq-answer__block-grid {
        grid-template-columns: 1fr 1fr;
    }
}
#single-product .product__details_faqs .product__faqs .card-body .itineray__time {
    min-width: 50px;
}
#single-product .product__details_faqs .product__faqs .card-body .itineray__desc {
    margin-bottom: 1rem;
}
#single-product .product__details_faqs .product__faqs .card-body .answer__block,
#single-product .product__details_faqs .product__faqs .card-body .question__block {
    margin-bottom: 1rem;
}
#single-product .product__details_faqs .product__faqs .card-body .answer__block strong,
#single-product .product__details_faqs .product__faqs .card-body .question__block strong {
    font-weight: 400;
}
#single-product .product__details_faqs .product__faqs .card-body h4,
#single-product .product__details_faqs .product__faqs .card-body h4 a,
#single-product .product__details_faqs .product__faqs .card-body h6,
#single-product .product__details_faqs .product__faqs .card-body h6 a,
#single-product .product__details_faqs .product__faqs .card-body p a {
    color: #646464;
    font-size: 1.6875rem;
    font-weight: 300;
    line-height: 34px;
    text-decoration: none;
}
#single-product .product__details_faqs .product__faqs .card-body p.faq__date a {
    color: #646464;
    font-weight: 300;
    font-size: 1.5rem;
}
#single-product .product__details_faqs .product__faqs .card-body .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem 0;
}
#single-product .product__details_faqs .product__faqs .card-body ul {
    list-style: none;
    padding-left: 0;
}
#single-product .product__details_faqs .product__faqs .card-body li {
    margin-bottom: 1rem;
}
#single-product .product__details_faqs .product__faqs .card-body .included .tick {
    width: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
}
#single-product .product__details_faqs .product__faqs .card-body .included .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#single-product .product__details_faqs .product__faqs .card-body .included .text,
#single-product .product__details_faqs .product__faqs .card-body .included .tick {
    margin-bottom: 0.5rem;
}
#single-product .product__details_faqs .product__faqs .card-body blockquote {
    border-left: none;
    padding-left: 3rem;
}
#single-product .product__details_faqs .product__faqs .card-body a {
    font-size: inherit !important;
    color: #e73e97 !important;
}
#single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-inner {
    margin: 0 auto;
    width: 100%;
}
@media only screen and (min-width: 600px) {
    #single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-inner {
        width: 80%;
    }
}
#single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-control-next,
#single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-control-prev {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
@media only screen and (min-width: 600px) {
    #single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-control-next,
    #single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-control-prev {
        -webkit-opacity: 0.5;
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
}
#single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-control-next img,
#single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-control-prev img {
    width: 50%;
}
@media only screen and (min-width: 900px) {
    #single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-control-next img,
    #single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-control-prev img {
        width: 25%;
    }
}
@media only screen and (min-width: 900px) {
    #single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-control-next img {
        margin-left: 1rem;
    }
}
@media only screen and (min-width: 900px) {
    #single-product .product__details_faqs .product__faqs .card-body .venue-slider .carousel-control-prev img {
        margin-right: 1rem;
    }
}
#single-product .product__details_faqs .product__faqs .card-body .bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    width: 300px;
    height: 200px;
}
@media only screen and (min-width: 1200px) {
    #single-product .product__details_faqs .product__faqs .card-body .bg-image {
        width: 250px;
        height: 150px;
    }
}
@media only screen and (min-width: 1440px) {
    #single-product .product__details_faqs .product__faqs .card-body .bg-image {
        width: 300px;
        height: 200px;
    }
}
#single-product .product__destination {
    padding: 2rem 0 0;
}
@media only screen and (min-width: 900px) {
    #single-product .product__destination {
        padding: 4rem 0 0;
    }
}
#single-product .product__destination .destination__location-text .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem 0;
}
#single-product .product__destination .destination__location-text .square-btn a {
    display: block;
}
#single-product .product__destination .destination__location-text .square-btn a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 1rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#single-product .product__destination .destination__location-text .square-btn a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#single-product .product__destination .destination__location-text .square-btn a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#single-product .product__destination .destination__location-img img {
    border-radius: 5px;
}
#single-product .product__the-yoga {
    padding: 2rem 0 0;
}
@media only screen and (min-width: 900px) {
    #single-product .product__the-yoga {
        padding: 4rem 0 0;
    }
}
#single-product .product__the-yoga .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem 0;
}
#single-product .product__the-yoga .square-btn a {
    display: block;
}
#single-product .product__the-yoga .square-btn a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 1rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#single-product .product__the-yoga .square-btn a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#single-product .product__the-yoga .square-btn a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#single-product .product__the-yoga .the-highlights {
    margin: 2rem 0;
}
#single-product .product__the-yoga .the-highlights ul {
    padding-left: 1.5rem;
}
#single-product .product__the-yoga .the-highlights .dot {
    width: 7px;
    height: 7px;
    background-color: #4e4e4b;
    margin-right: 1rem;
}
#single-product .product__the-yoga .about-the-yoga {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media only screen and (min-width: 900px) {
    #single-product .product__the-yoga .about-the-yoga {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
#single-product .product__the-yoga .yoga-teacher {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
@media only screen and (min-width: 900px) {
    #single-product .product__the-yoga .yoga-teacher {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
#single-product .product__the-yoga .yoga-teacher img {
    border-radius: 5px;
}
#single-product .product__food {
    padding: 2rem 0;
}
@media only screen and (min-width: 900px) {
    #single-product .product__food {
        padding: 4rem 0;
    }
}
#single-product .product__food .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem 0;
}
#single-product .product__food .square-btn a {
    display: block;
}
#single-product .product__food .square-btn a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 1rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#single-product .product__food .square-btn a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#single-product .product__food .square-btn a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#single-product .product__food h4 {
    font-size: 1.25rem;
    font-weight: 400;
    color: #4e4e4b;
}
#single-product .product__food img {
    border-radius: 5px;
}
#single-product .product__gallery-slider {
    background-color: #f8f8f8;
    padding: 2rem 0;
    position: relative;
}
@media (min-width: 1200px) {
    #single-product .product__gallery-slider {
        padding: 2rem 0 0;
    }
}
@media only screen and (min-width: 900px) {
    #single-product .product__gallery-slider {
        padding: 2rem 0 4rem 0;
    }
}
#single-product .product__gallery-slider .swiper-slide {
    width: 100%;
    height: 250px;
    background-position: top center;
    background-size: cover;
}
#single-product
    .product__gallery-slider
    div
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#single-product
    .product__gallery-slider
    div
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -1.75rem;
}
#single-product
    .product__gallery-slider
    div
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#single-product
    .product__gallery-slider
    div
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border: 1px solid #4a4a4a;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
}
#single-product
    .product__gallery-slider
    div
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#single-product
    .product__gallery-slider
    div
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active {
    background-color: #4a4a4a;
}
#single-product
    .product__gallery-slider
    div
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#single-product
    .product__gallery-slider
    div
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 2rem;
}
#single-product .destination__banner .body__bg-image {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    height: 1000px;
}
@media only screen and (min-width: 600px) {
    #single-product .destination__banner .body__bg-image {
        height: 750px;
    }
}
@media only screen and (min-width: 900px) {
    #single-product .destination__banner .body__bg-image {
        height: 650px;
    }
}
#single-product .destination__banner .banner__logo {
    width: 110px;
    margin-bottom: 3rem;
}
#single-product .destination__banner .banner__body a,
#single-product .destination__banner .banner__body h1,
#single-product .destination__banner .banner__body h2,
#single-product .destination__banner .banner__body h3,
#single-product .destination__banner .banner__body h4,
#single-product .destination__banner .banner__body h5,
#single-product .destination__banner .banner__body h6,
#single-product .destination__banner .banner__body li,
#single-product .destination__banner .banner__body p {
    color: #fff;
    font-size: 1.8rem;
    line-height: 1.2;
}
#single-product .destination__banner .banner__body a strong,
#single-product .destination__banner .banner__body h1 strong,
#single-product .destination__banner .banner__body h2 strong,
#single-product .destination__banner .banner__body h3 strong,
#single-product .destination__banner .banner__body h4 strong,
#single-product .destination__banner .banner__body h5 strong,
#single-product .destination__banner .banner__body h6 strong,
#single-product .destination__banner .banner__body li strong,
#single-product .destination__banner .banner__body p strong {
    font-weight: 400;
}
#single-product .destination__banner .banner__body ul {
    padding-left: 0;
}
#single-product .destination__banner .banner__body li,
#single-product .destination__banner .banner__body strong {
    font-size: 1.5rem;
}
#single-product .destination__banner .banner__body li {
    display: inline-block;
    margin-right: 2rem;
}
#single-product .destination__banner .banner__body li:before {
    display: inline-block;
    content: "";
    background-image: url(../../img/white-tick-in-circle.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 23px;
    height: 23px;
    margin: 0 1rem 1rem 0;
    position: relative;
    top: 1.1rem;
}
#single-product .product__suggested-trips {
    padding: 2rem 0 0;
}
@media only screen and (min-width: 900px) {
    #single-product .product__suggested-trips {
        padding: 4rem 0 0;
    }
}
#single-product .product__suggested-trips .suggested__body {
    position: relative;
}
#single-product .product__suggested-trips .suggested__body .card {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 5px;
    display: block;
    text-align: left;
}
#single-product .product__suggested-trips .suggested__body .card .card__suggested-img {
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 150px;
    margin-bottom: 1rem;
}
#single-product .product__suggested-trips .suggested__body .card .card__suggested-body .card__suggested-title h6 {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.2;
    color: #4a4a4a;
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    #single-product .product__suggested-trips .suggested__body .card .card__suggested-body .card__suggested-title h6 {
        height: 65px;
    }
}
#single-product
    .product__suggested-trips
    .suggested__body
    .card
    .card__suggested-body
    .card__suggested-title
    .card__suggested-divider {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    width: 100%;
    height: 1px;
    margin: 1rem 0;
}
#single-product .product__suggested-trips .suggested__body .card .card__suggested-body p {
    font-size: 0.9rem;
    line-height: 1.3;
}
#single-product .product__suggested-trips .suggested__body .suggested-slider {
    position: relative;
}
#single-product
    .product__suggested-trips
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -1.75rem;
}
#single-product
    .product__suggested-trips
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border: 1px solid #4a4a4a;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
}
#single-product
    .product__suggested-trips
    .suggested__body
    .swiper-pagination.swiper-pagination__suggested-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active {
    background-color: #4a4a4a;
}
#single-product .product__suggested-trips .suggested__body #swiper-suggested-button-next,
#single-product .product__suggested-trips .suggested__body #swiper-suggested-button-prev {
    width: 20px;
    height: 20px;
    background-image: url(../../img/nav-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 7;
    display: none;
}
@media only screen and (min-width: 1200px) {
    #single-product .product__suggested-trips .suggested__body #swiper-suggested-button-next,
    #single-product .product__suggested-trips .suggested__body #swiper-suggested-button-prev {
        display: block;
    }
}
#single-product .product__suggested-trips .suggested__body #swiper-suggested-button-prev {
    left: -1rem;
    top: 49%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (min-width: 600px) {
    #single-product .product__suggested-trips .suggested__body #swiper-suggested-button-prev {
        left: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #single-product .product__suggested-trips .suggested__body #swiper-suggested-button-prev {
        left: -2rem;
    }
}
#single-product .product__suggested-trips .suggested__body #swiper-suggested-button-next {
    right: -1rem;
}
@media (min-width: 600px) {
    #single-product .product__suggested-trips .suggested__body #swiper-suggested-button-next {
        right: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #single-product .product__suggested-trips .suggested__body #swiper-suggested-button-next {
        right: -2rem;
    }
}
#single-product .product__contact-form {
    padding: 2rem 0 0;
}
@media only screen and (min-width: 900px) {
    #single-product .product__contact-form {
        padding: 4rem 0 0;
    }
}
#single-product .product__contact-form .destinations_form {
    display: block;
}
@media only screen and (min-width: 900px) {
    #single-product .product__contact-form .destinations_form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 6rem;
    }
}
#single-product .product__contact-form .destinations_form .form-item {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
@media only screen and (min-width: 900px) {
    #single-product .product__contact-form .destinations_form .form-item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
#single-product .product__contact-form .destinations_form .contact-form {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media only screen and (min-width: 900px) {
    #single-product .product__contact-form .destinations_form .contact-form {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
#single-product .product__contact-form .destinations_form .contact-form input[type="email"],
#single-product .product__contact-form .destinations_form .contact-form input[type="number"],
#single-product .product__contact-form .destinations_form .contact-form input[type="text"],
#single-product .product__contact-form .destinations_form .contact-form textarea {
    -webkit-appearance: none;
    border: 1px solid rgba(155, 155, 155, 0.5);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    background-color: transparent;
    padding: 0.7rem;
}
#single-product .product__contact-form .destinations_form .contact-form input[type="submit"] {
    padding: 0.5rem 0;
    color: #fff;
    text-decoration: none;
    background-color: #a46497;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.051875rem;
    cursor: pointer;
    width: 250px;
    border: none;
    border-radius: 0;
}
#single-product .product__contact-form .destinations_form .contact-form input[type="submit"]:after {
    margin-top: 1rem;
    position: relative;
    top: 1rem;
    width: 100%;
    height: 1px;
    background-color: #a46497;
}
#single-product .product__contact-form .destinations_form .contact-form div {
    margin-bottom: 0.5rem;
}
#single-product .product__contact-form .destinations_form .contact-form a,
#single-product .product__contact-form .destinations_form .contact-form label {
    font-size: 1rem;
}
#single-product .product__contact-form .destinations_form .contact-details {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
@media only screen and (min-width: 900px) {
    #single-product .product__contact-form .destinations_form .contact-details {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
#single-product .product__contact-form .destinations_form .contact-details div {
    margin-bottom: 2rem;
}
#single-product .product__contact-form .destinations_form .contact-details p {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}
#single-product .product__contact-form .destinations_form .contact-details a {
    color: #a46497;
    font-size: 1.75rem;
    text-decoration: none;
}
#single-product .product__footer-info-navbar {
    background-color: #4a9eae;
    position: fixed;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 999;
}
#single-product .product__footer-info-navbar .container-block__body {
    padding: 0.5rem;
}
@media only screen and (min-width: 1200px) {
    #single-product .product__footer-info-navbar .container-block__body {
        padding: 0.3rem 0.5rem;
    }
}
@media only screen and (min-width: 1500px) {
    #single-product .product__footer-info-navbar .container-block__body {
        padding: 1rem;
    }
}
#single-product .product__footer-info-navbar .footer-info-navbar__body,
#single-product .product__footer-info-navbar .product-footer__ctas,
#single-product .product__footer-info-navbar .product-footer__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#single-product .product__footer-info-navbar .footer-info-navbar__body .product-footer__ctas,
#single-product .product__footer-info-navbar .product-footer__ctas .product-footer__ctas,
#single-product .product__footer-info-navbar .product-footer__title .product-footer__ctas {
    margin-left: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#single-product .product__footer-info-navbar .footer-info-navbar__body .product-footer__ctas a,
#single-product .product__footer-info-navbar .product-footer__ctas .product-footer__ctas a,
#single-product .product__footer-info-navbar .product-footer__title .product-footer__ctas a {
    background-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 1rem;
    padding: 0.275rem 2rem;
    color: #4e4e4b;
}
@media (min-width: 1200px) {
    #single-product .product__footer-info-navbar .footer-info-navbar__body .product-footer__ctas a,
    #single-product .product__footer-info-navbar .product-footer__ctas .product-footer__ctas a,
    #single-product .product__footer-info-navbar .product-footer__title .product-footer__ctas a {
        font-size: 0.8rem;
    }
}
@media (min-width: 1500px) {
    #single-product .product__footer-info-navbar .footer-info-navbar__body .product-footer__ctas a,
    #single-product .product__footer-info-navbar .product-footer__ctas .product-footer__ctas a,
    #single-product .product__footer-info-navbar .product-footer__title .product-footer__ctas a {
        font-size: 1rem;
    }
}
#single-product .product__footer-info-navbar .footer-info-navbar__body h4,
#single-product .product__footer-info-navbar .footer-info-navbar__body p,
#single-product .product__footer-info-navbar .product-footer__ctas h4,
#single-product .product__footer-info-navbar .product-footer__ctas p,
#single-product .product__footer-info-navbar .product-footer__title h4,
#single-product .product__footer-info-navbar .product-footer__title p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
}
#single-product .product__footer-info-navbar .footer-info-navbar__body h4 strong,
#single-product .product__footer-info-navbar .footer-info-navbar__body p strong,
#single-product .product__footer-info-navbar .product-footer__ctas h4 strong,
#single-product .product__footer-info-navbar .product-footer__ctas p strong,
#single-product .product__footer-info-navbar .product-footer__title h4 strong,
#single-product .product__footer-info-navbar .product-footer__title p strong {
    font-weight: 500;
}
#single-product .product__footer-info-navbar .footer-info-navbar__body h4,
#single-product .product__footer-info-navbar .product-footer__ctas h4,
#single-product .product__footer-info-navbar .product-footer__title h4 {
    font-size: 100%;
}
@media only screen and (min-width: 1800px) {
    #single-product .product__footer-info-navbar .footer-info-navbar__body h4,
    #single-product .product__footer-info-navbar .product-footer__ctas h4,
    #single-product .product__footer-info-navbar .product-footer__title h4 {
        font-size: 1.5rem;
    }
}
#single-product .product__footer-info-navbar .footer-info-navbar__body p,
#single-product .product__footer-info-navbar .product-footer__ctas p,
#single-product .product__footer-info-navbar .product-footer__title p {
    font-size: 1rem;
}
#single-product .product__footer-info-navbar .product-footer__title div {
    margin-top: auto;
    margin-bottom: auto;
}
#virtual-retreat #v_gallery .grid-img {
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0 1px 1px 0;
}
#virtual-retreat .virtual-tm {
    padding-top: 4rem;
    padding-bottom: 9rem;
}
#virtual-retreat .virtual-tm .v-tm-heading {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
#virtual-retreat .virtual-tm .v-tm-heading .bg-text {
    padding-top: 3rem;
}
#virtual-retreat .virtual-tm .v-tm-heading .bg-text h4 {
    color: rgba(78, 78, 75, 0.05);
}
@media (max-width: 767px) {
    #virtual-retreat .virtual-tm .v-tm-heading .bg-text h4 {
        font-size: 8rem;
        line-height: 80px;
    }
}
@media only screen and (min-width: 768px) {
    #virtual-retreat .virtual-tm .v-tm-heading .bg-text h4 {
        font-size: 10rem;
    }
}
@media only screen and (min-width: 1024px) {
    #virtual-retreat .virtual-tm .v-tm-heading .bg-text h4 {
        font-size: 12rem;
    }
}
@media only screen and (min-width: 1200px) {
    #virtual-retreat .virtual-tm .v-tm-heading .bg-text h4 {
        font-size: 14rem;
    }
}
#virtual-retreat .virtual-tm .v-tm-heading .heading-title {
    margin-top: -70px;
}
#virtual-retreat .virtual-tm .v-tm-heading .heading-title h3 {
    font-size: 2.9375rem;
    font-weight: 300;
    color: #4e4e4b;
    line-height: 52px;
    text-align: center;
}
#virtual-retreat .virtual-tm .v-tm-heading .heading-title p.sub-text {
    font-size: 1.125rem;
    color: #646464;
    text-align: center;
}
#virtual-retreat .virtual-tm .v-tm-heading .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem auto;
}
#virtual-retreat .virtual-tm .v-tm-heading .heading-text {
    margin-top: -40px;
}
#virtual-retreat .virtual-tm .v-tm-heading .heading-text h3 {
    font-size: 2rem;
    font-weight: 300;
    color: #4a4a4a;
    line-height: 40px;
    text-align: center;
}
#virtual-retreat .virtual-tm .v-tm-heading .heading-text u {
    text-decoration: none;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    padding: 0.5rem 0;
}
#virtual-retreat .virtual-tm a {
    text-decoration: none;
}
#virtual-retreat .virtual-tm a .team-grid-img {
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0 0.5rem 1rem;
}
#virtual-retreat .virtual-tm a .team-grid-img .tm-details {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.5rem;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#virtual-retreat .virtual-tm a .team-grid-img .tm-details h3,
#virtual-retreat .virtual-tm a .team-grid-img .tm-details p {
    color: #fff;
    margin-bottom: 0.1rem;
}
#virtual-retreat .virtual-tm a .team-grid-img .tm-details .underline {
    margin: 0;
    width: 100%;
}
#virtual-retreat .virtual-tm a:hover .tm-details {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
#virtual-retreat .modal .modal-body .modal-grid-img {
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#virtual-retreat .modal .modal-footer {
    border-top: none;
    padding-top: 0;
}
#virtual-retreat .modal .modal-footer a {
    display: block;
}
#virtual-retreat .modal .modal-footer a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 2rem;
    width: 140px;
    letter-spacing: 0.051875rem;
}
#virtual-retreat .modal .modal-footer a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 140px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#virtual-retreat .modal .modal-footer a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#virtual-retreat #tabbed-info {
    background-color: #fff;
}
@media only screen and (min-width: 1200px) {
    #virtual-retreat #tabbed-info .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (min-width: 1400px) {
    #virtual-retreat #tabbed-info .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
}
#virtual-retreat #tabbed-info .nav-tabs {
    border-bottom: none;
    padding-left: 0;
}
@media (max-width: 767px) {
    #virtual-retreat #tabbed-info .nav-tabs {
        display: block;
    }
}
@media only screen and (min-width: 768px) {
    #virtual-retreat #tabbed-info .nav-tabs {
        margin-top: -58px;
    }
}
#virtual-retreat #tabbed-info .nav-tabs li.nav-item {
    line-height: 0;
    margin-bottom: 0;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}
@media only screen and (min-width: 768px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item {
        position: relative;
    }
}
#virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link {
    font-weight: 200;
    text-decoration: none;
    border-radius: 0;
    background-color: #ededed;
    color: #646464;
    height: 58px;
}
@media (max-width: 767px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link {
        font-size: 1rem;
        padding: 1rem 0.5rem 0.7rem 0.5rem;
    }
}
@media only screen and (min-width: 768px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link {
        font-size: 0.8rem;
        padding: 1rem 0.5rem 0.7rem 0.5rem;
    }
}
@media only screen and (min-width: 1024px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link {
        font-size: 1rem;
        padding: 1rem 1rem 0.7rem 1rem;
    }
}
@media only screen and (min-width: 1200px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link {
        font-size: 0.8rem;
    }
}
@media only screen and (min-width: 1400px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link {
        font-size: 1rem;
    }
}
#virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link img.icon {
    margin-right: 1rem;
}
@media only screen and (max-width: 1024px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link img.icon {
        display: none;
    }
}
#virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link img.price {
    width: 21px;
    margin-bottom: 0.3rem;
}
#virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link img.faqs {
    width: 21px;
    margin-bottom: 0.3rem;
}
#virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link.active {
    border-color: transparent;
    background-color: #fff;
}
#virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link.active:before {
    content: "";
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(#f08351),
        color-stop(#9994c0),
        to(#2ca1a7)
    );
    background: linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    display: block;
    height: 1px;
}
@media (max-width: 767px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link.active:before {
        position: relative;
        top: -18px;
        left: -9px;
        width: 105%;
    }
}
@media only screen and (min-width: 768px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link.active:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 140px;
    }
}
@media only screen and (min-width: 1024px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link.active:before {
        width: 192px;
    }
}
@media only screen and (min-width: 1200px) {
    #virtual-retreat #tabbed-info .nav-tabs li.nav-item a.nav-link.active:before {
        width: 255px;
    }
}
#virtual-retreat #tabbed-info .tab-content {
    padding: 4rem;
}
@media (max-width: 767px) {
    #virtual-retreat #tabbed-info .tab-content {
        padding: 2rem;
    }
}
#virtual-retreat #tabbed-info .tab-content ul {
    position: relative;
    list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
}
#virtual-retreat #tabbed-info .tab-content li:before {
    content: url(../img/tick_icon.svg);
    position: absolute;
    left: 0;
}
#virtual-retreat #tabbed-info .tab-content li {
    margin-left: 2rem;
    margin-bottom: 1rem;
}
#archive-teachers-chefs .big-block-padding,
#blog-section .big-block-padding,
#single .big-block-padding,
#single-chef .big-block-padding,
#single-teacher .big-block-padding,
#teacher-select .big-block-padding {
    padding-top: 8rem;
}
#archive-teachers-chefs .standard-block-padding,
#blog-section .standard-block-padding,
#single .standard-block-padding,
#single-chef .standard-block-padding,
#single-teacher .standard-block-padding,
#teacher-select .standard-block-padding {
    padding-top: 3.5rem;
}
#archive-teachers-chefs .half-block-padding,
#blog-section .half-block-padding,
#single .half-block-padding,
#single-chef .half-block-padding,
#single-teacher .half-block-padding,
#teacher-select .half-block-padding {
    padding-top: 1.75rem;
}
#archive-teachers-chefs .big-bottom-block-padding,
#blog-section .big-bottom-block-padding,
#single .big-bottom-block-padding,
#single-chef .big-bottom-block-padding,
#single-teacher .big-bottom-block-padding,
#teacher-select .big-bottom-block-padding {
    padding-bottom: 8rem;
}
#archive-teachers-chefs .standard-bottom-block-padding,
#blog-section .standard-bottom-block-padding,
#single .standard-bottom-block-padding,
#single-chef .standard-bottom-block-padding,
#single-teacher .standard-bottom-block-padding,
#teacher-select .standard-bottom-block-padding {
    padding-bottom: 3.5rem;
}
#archive-teachers-chefs .half-bottom-block-padding,
#blog-section .half-bottom-block-padding,
#single .half-bottom-block-padding,
#single-chef .half-bottom-block-padding,
#single-teacher .half-bottom-block-padding,
#teacher-select .half-bottom-block-padding {
    padding-bottom: 1.75rem;
}
#archive-teachers-chefs .section-bg-white,
#blog-section .section-bg-white,
#single .section-bg-white,
#single-chef .section-bg-white,
#single-teacher .section-bg-white,
#teacher-select .section-bg-white {
    background-color: #fff;
}
#archive-teachers-chefs .section-bg-grey,
#blog-section .section-bg-grey,
#single .section-bg-grey,
#single-chef .section-bg-grey,
#single-teacher .section-bg-grey,
#teacher-select .section-bg-grey {
    background-color: #f8f8f8;
}
#archive-teachers-chefs .page-title h1,
#blog-section .page-title h1,
#single .page-title h1,
#single-chef .page-title h1,
#single-teacher .page-title h1,
#teacher-select .page-title h1 {
    font-size: 3rem;
    line-height: 100px;
    color: #fff;
    letter-spacing: 1.56px;
}
@media (max-width: 767px) {
    #archive-teachers-chefs .page-title h1,
    #blog-section .page-title h1,
    #single .page-title h1,
    #single-chef .page-title h1,
    #single-teacher .page-title h1,
    #teacher-select .page-title h1 {
        font-size: 2rem;
        line-height: 50px;
    }
}
#archive-teachers-chefs h1,
#archive-teachers-chefs h1 a,
#archive-teachers-chefs h2,
#archive-teachers-chefs h2 a,
#archive-teachers-chefs h3,
#archive-teachers-chefs h3 a,
#archive-teachers-chefs h4,
#archive-teachers-chefs h4 a,
#archive-teachers-chefs h5,
#archive-teachers-chefs h5 a,
#archive-teachers-chefs h6,
#archive-teachers-chefs h6 a,
#blog-section h1,
#blog-section h1 a,
#blog-section h2,
#blog-section h2 a,
#blog-section h3,
#blog-section h3 a,
#blog-section h4,
#blog-section h4 a,
#blog-section h5,
#blog-section h5 a,
#blog-section h6,
#blog-section h6 a,
#single h1,
#single h1 a,
#single h2,
#single h2 a,
#single h3,
#single h3 a,
#single h4,
#single h4 a,
#single h5,
#single h5 a,
#single h6,
#single h6 a,
#single-chef h1,
#single-chef h1 a,
#single-chef h2,
#single-chef h2 a,
#single-chef h3,
#single-chef h3 a,
#single-chef h4,
#single-chef h4 a,
#single-chef h5,
#single-chef h5 a,
#single-chef h6,
#single-chef h6 a,
#single-teacher h1,
#single-teacher h1 a,
#single-teacher h2,
#single-teacher h2 a,
#single-teacher h3,
#single-teacher h3 a,
#single-teacher h4,
#single-teacher h4 a,
#single-teacher h5,
#single-teacher h5 a,
#single-teacher h6,
#single-teacher h6 a,
#teacher-select h1,
#teacher-select h1 a,
#teacher-select h2,
#teacher-select h2 a,
#teacher-select h3,
#teacher-select h3 a,
#teacher-select h4,
#teacher-select h4 a,
#teacher-select h5,
#teacher-select h5 a,
#teacher-select h6,
#teacher-select h6 a {
    color: #4a4a4a;
    font-size: 1.6875rem;
    font-weight: 300;
    line-height: 34px;
}
#archive-teachers-chefs a,
#archive-teachers-chefs li,
#archive-teachers-chefs p,
#blog-section a,
#blog-section li,
#blog-section p,
#single a,
#single li,
#single p,
#single-chef a,
#single-chef li,
#single-chef p,
#single-teacher a,
#single-teacher li,
#single-teacher p,
#teacher-select a,
#teacher-select li,
#teacher-select p {
    font-size: 1rem;
    font-weight: 300;
    color: #646464;
    line-height: 25px;
}
#archive-teachers-chefs .underline,
#blog-section .underline,
#single .underline,
#single-chef .underline,
#single-teacher .underline,
#teacher-select .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem 0;
}
#archive-teachers-chefs .btn-pos,
#blog-section .btn-pos,
#single .btn-pos,
#single-chef .btn-pos,
#single-teacher .btn-pos,
#teacher-select .btn-pos {
    display: table;
    margin: 0 auto;
}
#archive-teachers-chefs .btn-pos a,
#blog-section .btn-pos a,
#single .btn-pos a,
#single-chef .btn-pos a,
#single-teacher .btn-pos a,
#teacher-select .btn-pos a {
    display: block;
}
#archive-teachers-chefs .btn-pos a .btn,
#blog-section .btn-pos a .btn,
#single .btn-pos a .btn,
#single-chef .btn-pos a .btn,
#single-teacher .btn-pos a .btn,
#teacher-select .btn-pos a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    width: 220px;
    letter-spacing: 0.051875rem;
}
@media (max-width: 767px) {
    #archive-teachers-chefs .btn-pos a .btn,
    #blog-section .btn-pos a .btn,
    #single .btn-pos a .btn,
    #single-chef .btn-pos a .btn,
    #single-teacher .btn-pos a .btn,
    #teacher-select .btn-pos a .btn {
        font-size: 0.5rem;
        width: 180px;
    }
}
#archive-teachers-chefs .btn-pos a .underline,
#blog-section .btn-pos a .underline,
#single .btn-pos a .underline,
#single-chef .btn-pos a .underline,
#single-teacher .btn-pos a .underline,
#teacher-select .btn-pos a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 220px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
@media (max-width: 767px) {
    #archive-teachers-chefs .btn-pos a .underline,
    #blog-section .btn-pos a .underline,
    #single .btn-pos a .underline,
    #single-chef .btn-pos a .underline,
    #single-teacher .btn-pos a .underline,
    #teacher-select .btn-pos a .underline {
        width: 180px;
    }
}
#archive-teachers-chefs .btn-pos a:hover .underline,
#blog-section .btn-pos a:hover .underline,
#single .btn-pos a:hover .underline,
#single-chef .btn-pos a:hover .underline,
#single-teacher .btn-pos a:hover .underline,
#teacher-select .btn-pos a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#archive-teachers-chefs .col-block-select,
#blog-section .col-block-select,
#single .col-block-select,
#single-chef .col-block-select,
#single-teacher .col-block-select,
#teacher-select .col-block-select {
    background-color: #fff;
    padding: 0;
    margin-bottom: 4rem;
}
#archive-teachers-chefs .col-block-select .img-right img,
#blog-section .col-block-select .img-right img,
#single .col-block-select .img-right img,
#single-chef .col-block-select .img-right img,
#single-teacher .col-block-select .img-right img,
#teacher-select .col-block-select .img-right img {
    float: right;
}
#archive-teachers-chefs .col-block-select .teacher-text,
#blog-section .col-block-select .teacher-text,
#single .col-block-select .teacher-text,
#single-chef .col-block-select .teacher-text,
#single-teacher .col-block-select .teacher-text,
#teacher-select .col-block-select .teacher-text {
    padding: 2rem;
    display: block;
    height: 100%;
}
@media only screen and (min-width: 768px) {
    #archive-teachers-chefs .col-block-select .teacher-text,
    #blog-section .col-block-select .teacher-text,
    #single .col-block-select .teacher-text,
    #single-chef .col-block-select .teacher-text,
    #single-teacher .col-block-select .teacher-text,
    #teacher-select .col-block-select .teacher-text {
        min-height: 300px;
    }
}
@media only screen and (min-width: 1024px) {
    #archive-teachers-chefs .col-block-select .teacher-text,
    #blog-section .col-block-select .teacher-text,
    #single .col-block-select .teacher-text,
    #single-chef .col-block-select .teacher-text,
    #single-teacher .col-block-select .teacher-text,
    #teacher-select .col-block-select .teacher-text {
        min-height: 300px;
    }
}
@media only screen and (min-width: 1200px) {
    #archive-teachers-chefs .col-block-select .teacher-text,
    #blog-section .col-block-select .teacher-text,
    #single .col-block-select .teacher-text,
    #single-chef .col-block-select .teacher-text,
    #single-teacher .col-block-select .teacher-text,
    #teacher-select .col-block-select .teacher-text {
        min-height: auto;
    }
}
@media only screen and (min-width: 1024px) {
    #archive-teachers-chefs .col-block-select .first-teacher,
    #blog-section .col-block-select .first-teacher,
    #single .col-block-select .first-teacher,
    #single-chef .col-block-select .first-teacher,
    #single-teacher .col-block-select .first-teacher,
    #teacher-select .col-block-select .first-teacher {
        height: 330px;
    }
}
@media only screen and (min-width: 1200px) {
    #archive-teachers-chefs .col-block-select .first-teacher,
    #blog-section .col-block-select .first-teacher,
    #single .col-block-select .first-teacher,
    #single-chef .col-block-select .first-teacher,
    #single-teacher .col-block-select .first-teacher,
    #teacher-select .col-block-select .first-teacher {
        height: 350px;
    }
}
@media only screen and (max-width: 768px) {
    #archive-teachers-chefs .col-block-select .btn-link-pos,
    #blog-section .col-block-select .btn-link-pos,
    #single .col-block-select .btn-link-pos,
    #single-chef .col-block-select .btn-link-pos,
    #single-teacher .col-block-select .btn-link-pos,
    #teacher-select .col-block-select .btn-link-pos {
        display: table;
        margin-top: 1rem;
    }
}
@media only screen and (min-width: 1024px) {
    #archive-teachers-chefs .col-block-select .btn-link-pos,
    #blog-section .col-block-select .btn-link-pos,
    #single .col-block-select .btn-link-pos,
    #single-chef .col-block-select .btn-link-pos,
    #single-teacher .col-block-select .btn-link-pos,
    #teacher-select .col-block-select .btn-link-pos {
        position: absolute;
        bottom: 1rem;
    }
}
#archive-teachers-chefs .col-block-select .btn-link-pos a,
#blog-section .col-block-select .btn-link-pos a,
#single .col-block-select .btn-link-pos a,
#single-chef .col-block-select .btn-link-pos a,
#single-teacher .col-block-select .btn-link-pos a,
#teacher-select .col-block-select .btn-link-pos a {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    text-decoration: none !important;
}
#archive-teachers-chefs .col-block-select .btn-link-pos a .underline,
#blog-section .col-block-select .btn-link-pos a .underline,
#single .col-block-select .btn-link-pos a .underline,
#single-chef .col-block-select .btn-link-pos a .underline,
#single-teacher .col-block-select .btn-link-pos a .underline,
#teacher-select .col-block-select .btn-link-pos a .underline {
    width: auto;
    margin-bottom: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#archive-teachers-chefs .col-block-select .btn-link-pos a:hover .underline,
#blog-section .col-block-select .btn-link-pos a:hover .underline,
#single .col-block-select .btn-link-pos a:hover .underline,
#single-chef .col-block-select .btn-link-pos a:hover .underline,
#single-teacher .col-block-select .btn-link-pos a:hover .underline,
#teacher-select .col-block-select .btn-link-pos a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#archive-teachers-chefs .col-block-select .modal-btn a,
#blog-section .col-block-select .modal-btn a,
#single .col-block-select .modal-btn a,
#single-chef .col-block-select .modal-btn a,
#single-teacher .col-block-select .modal-btn a,
#teacher-select .col-block-select .modal-btn a {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    text-decoration: none !important;
}
#archive-teachers-chefs .col-block-select .modal-btn a .underline,
#blog-section .col-block-select .modal-btn a .underline,
#single .col-block-select .modal-btn a .underline,
#single-chef .col-block-select .modal-btn a .underline,
#single-teacher .col-block-select .modal-btn a .underline,
#teacher-select .col-block-select .modal-btn a .underline {
    width: auto;
    margin-bottom: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#archive-teachers-chefs .col-block-select .modal-btn a:hover .underline,
#blog-section .col-block-select .modal-btn a:hover .underline,
#single .col-block-select .modal-btn a:hover .underline,
#single-chef .col-block-select .modal-btn a:hover .underline,
#single-teacher .col-block-select .modal-btn a:hover .underline,
#teacher-select .col-block-select .modal-btn a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#archive-teachers-chefs .col-block-select .btn-left,
#blog-section .col-block-select .btn-left,
#single .col-block-select .btn-left,
#single-chef .col-block-select .btn-left,
#single-teacher .col-block-select .btn-left,
#teacher-select .col-block-select .btn-left {
    float: left;
}
#archive-teachers-chefs .col-block-select .btn-right,
#blog-section .col-block-select .btn-right,
#single .col-block-select .btn-right,
#single-chef .col-block-select .btn-right,
#single-teacher .col-block-select .btn-right,
#teacher-select .col-block-select .btn-right {
    float: right;
}
#archive-teachers-chefs .col-block-select .modal-footer,
#blog-section .col-block-select .modal-footer,
#single .col-block-select .modal-footer,
#single-chef .col-block-select .modal-footer,
#single-teacher .col-block-select .modal-footer,
#teacher-select .col-block-select .modal-footer {
    border-top: none;
}
#archive-teachers-chefs .col-block-select .modal-footer .link-modal,
#blog-section .col-block-select .modal-footer .link-modal,
#single .col-block-select .modal-footer .link-modal,
#single-chef .col-block-select .modal-footer .link-modal,
#single-teacher .col-block-select .modal-footer .link-modal,
#teacher-select .col-block-select .modal-footer .link-modal {
    display: table;
    margin: 0 auto;
}
#archive-teachers-chefs .col-block,
#blog-section .col-block,
#single .col-block,
#single-chef .col-block,
#single-teacher .col-block,
#teacher-select .col-block {
    background-color: #fff;
    padding: 3rem 3.2rem;
    margin-top: 3rem;
    margin-bottom: 4rem;
}
@media only screen and (min-width: 768px) {
    #archive-teachers-chefs .col-block,
    #blog-section .col-block,
    #single .col-block,
    #single-chef .col-block,
    #single-teacher .col-block,
    #teacher-select .col-block {
        min-height: 850px;
    }
}
@media only screen and (min-width: 1024px) {
    #archive-teachers-chefs .col-block,
    #blog-section .col-block,
    #single .col-block,
    #single-chef .col-block,
    #single-teacher .col-block,
    #teacher-select .col-block {
        min-height: 750px;
    }
}
@media only screen and (min-width: 1200px) {
    #archive-teachers-chefs .col-block,
    #blog-section .col-block,
    #single .col-block,
    #single-chef .col-block,
    #single-teacher .col-block,
    #teacher-select .col-block {
        min-height: 750px;
    }
}
#archive-teachers-chefs .col-block a img,
#blog-section .col-block a img,
#single .col-block a img,
#single-chef .col-block a img,
#single-teacher .col-block a img,
#teacher-select .col-block a img {
    margin-top: -100px;
    -webkit-box-shadow: 10px 10px 30px rgba(74, 74, 74, 0.3);
    box-shadow: 10px 10px 30px rgba(74, 74, 74, 0.3);
    -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: box-shadow 0.5s ease-in-out;
    transition:
        box-shadow 0.5s ease-in-out,
        -webkit-box-shadow 0.5s ease-in-out;
}
#archive-teachers-chefs .col-block a:hover img,
#blog-section .col-block a:hover img,
#single .col-block a:hover img,
#single-chef .col-block a:hover img,
#single-teacher .col-block a:hover img,
#teacher-select .col-block a:hover img {
    -webkit-box-shadow: 10px 10px 30px transparent;
    box-shadow: 10px 10px 30px transparent;
}
#archive-teachers-chefs .col-block h1,
#archive-teachers-chefs .col-block h2,
#archive-teachers-chefs .col-block h3,
#archive-teachers-chefs .col-block h4,
#archive-teachers-chefs .col-block h5,
#archive-teachers-chefs .col-block h6,
#blog-section .col-block h1,
#blog-section .col-block h2,
#blog-section .col-block h3,
#blog-section .col-block h4,
#blog-section .col-block h5,
#blog-section .col-block h6,
#single .col-block h1,
#single .col-block h2,
#single .col-block h3,
#single .col-block h4,
#single .col-block h5,
#single .col-block h6,
#single-chef .col-block h1,
#single-chef .col-block h2,
#single-chef .col-block h3,
#single-chef .col-block h4,
#single-chef .col-block h5,
#single-chef .col-block h6,
#single-teacher .col-block h1,
#single-teacher .col-block h2,
#single-teacher .col-block h3,
#single-teacher .col-block h4,
#single-teacher .col-block h5,
#single-teacher .col-block h6,
#teacher-select .col-block h1,
#teacher-select .col-block h2,
#teacher-select .col-block h3,
#teacher-select .col-block h4,
#teacher-select .col-block h5,
#teacher-select .col-block h6 {
    margin-top: 2rem;
}
@media (max-width: 767px) {
    #archive-teachers-chefs .col-block .btn-link-pos,
    #archive-teachers-chefs .col-block .schedule-link-pos,
    #blog-section .col-block .btn-link-pos,
    #blog-section .col-block .schedule-link-pos,
    #single .col-block .btn-link-pos,
    #single .col-block .schedule-link-pos,
    #single-chef .col-block .btn-link-pos,
    #single-chef .col-block .schedule-link-pos,
    #single-teacher .col-block .btn-link-pos,
    #single-teacher .col-block .schedule-link-pos,
    #teacher-select .col-block .btn-link-pos,
    #teacher-select .col-block .schedule-link-pos {
        display: table;
    }
}
@media only screen and (min-width: 768px) {
    #archive-teachers-chefs .col-block .btn-link-pos,
    #archive-teachers-chefs .col-block .schedule-link-pos,
    #blog-section .col-block .btn-link-pos,
    #blog-section .col-block .schedule-link-pos,
    #single .col-block .btn-link-pos,
    #single .col-block .schedule-link-pos,
    #single-chef .col-block .btn-link-pos,
    #single-chef .col-block .schedule-link-pos,
    #single-teacher .col-block .btn-link-pos,
    #single-teacher .col-block .schedule-link-pos,
    #teacher-select .col-block .btn-link-pos,
    #teacher-select .col-block .schedule-link-pos {
        position: absolute;
        bottom: 110px;
    }
}
#archive-teachers-chefs .col-block .btn-link-pos a,
#archive-teachers-chefs .col-block .schedule-link-pos a,
#blog-section .col-block .btn-link-pos a,
#blog-section .col-block .schedule-link-pos a,
#single .col-block .btn-link-pos a,
#single .col-block .schedule-link-pos a,
#single-chef .col-block .btn-link-pos a,
#single-chef .col-block .schedule-link-pos a,
#single-teacher .col-block .btn-link-pos a,
#single-teacher .col-block .schedule-link-pos a,
#teacher-select .col-block .btn-link-pos a,
#teacher-select .col-block .schedule-link-pos a {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase;
    text-decoration: none;
}
#archive-teachers-chefs .col-block .btn-link-pos a .underline,
#archive-teachers-chefs .col-block .schedule-link-pos a .underline,
#blog-section .col-block .btn-link-pos a .underline,
#blog-section .col-block .schedule-link-pos a .underline,
#single .col-block .btn-link-pos a .underline,
#single .col-block .schedule-link-pos a .underline,
#single-chef .col-block .btn-link-pos a .underline,
#single-chef .col-block .schedule-link-pos a .underline,
#single-teacher .col-block .btn-link-pos a .underline,
#single-teacher .col-block .schedule-link-pos a .underline,
#teacher-select .col-block .btn-link-pos a .underline,
#teacher-select .col-block .schedule-link-pos a .underline {
    width: auto;
    margin-bottom: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#archive-teachers-chefs .col-block .btn-link-pos a:hover .underline,
#archive-teachers-chefs .col-block .schedule-link-pos a:hover .underline,
#blog-section .col-block .btn-link-pos a:hover .underline,
#blog-section .col-block .schedule-link-pos a:hover .underline,
#single .col-block .btn-link-pos a:hover .underline,
#single .col-block .schedule-link-pos a:hover .underline,
#single-chef .col-block .btn-link-pos a:hover .underline,
#single-chef .col-block .schedule-link-pos a:hover .underline,
#single-teacher .col-block .btn-link-pos a:hover .underline,
#single-teacher .col-block .schedule-link-pos a:hover .underline,
#teacher-select .col-block .btn-link-pos a:hover .underline,
#teacher-select .col-block .schedule-link-pos a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
@media (max-width: 767px) {
    #archive-teachers-chefs .col-block .schedule-link-pos,
    #blog-section .col-block .schedule-link-pos,
    #single .col-block .schedule-link-pos,
    #single-chef .col-block .schedule-link-pos,
    #single-teacher .col-block .schedule-link-pos,
    #teacher-select .col-block .schedule-link-pos {
        display: table;
    }
}
@media only screen and (min-width: 768px) {
    #archive-teachers-chefs .col-block .schedule-link-pos,
    #blog-section .col-block .schedule-link-pos,
    #single .col-block .schedule-link-pos,
    #single-chef .col-block .schedule-link-pos,
    #single-teacher .col-block .schedule-link-pos,
    #teacher-select .col-block .schedule-link-pos {
        position: absolute;
        bottom: 110px;
        right: 6rem;
    }
}
#archive-teachers-chefs .pag-pos,
#blog-section .pag-pos,
#single .pag-pos,
#single-chef .pag-pos,
#single-teacher .pag-pos,
#teacher-select .pag-pos {
    display: table;
    margin: 0 auto;
}
#archive-teachers-chefs .pagination .page-numbers,
#blog-section .pagination .page-numbers,
#single .pagination .page-numbers,
#single-chef .pagination .page-numbers,
#single-teacher .pagination .page-numbers,
#teacher-select .pagination .page-numbers {
    background-color: transparent;
    margin: 0 0.5rem;
    border-radius: 50%;
    color: #9b9b9b;
    width: 26px;
    height: 26px;
    padding: 3px;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    -webkit-transition:
        color 0.5s,
        background-color 0.5s,
        background 0.5s;
    transition:
        color 0.5s,
        background-color 0.5s,
        background 0.5s;
}
#archive-teachers-chefs .pagination a.page-numbers:hover,
#blog-section .pagination a.page-numbers:hover,
#single .pagination a.page-numbers:hover,
#single-chef .pagination a.page-numbers:hover,
#single-teacher .pagination a.page-numbers:hover,
#teacher-select .pagination a.page-numbers:hover {
    background-color: #9b9b9b;
    color: #fff;
}
#archive-teachers-chefs .pagination .current,
#blog-section .pagination .current,
#single .pagination .current,
#single-chef .pagination .current,
#single-teacher .pagination .current,
#teacher-select .pagination .current {
    background-color: #9b9b9b;
    color: #fff;
}
#archive-teachers-chefs .pagination .dots,
#blog-section .pagination .dots,
#single .pagination .dots,
#single-chef .pagination .dots,
#single-teacher .pagination .dots,
#teacher-select .pagination .dots {
    background-color: transparent;
}
#archive-teachers-chefs .pagination .dots,
#blog-section .pagination .dots,
#single .pagination .dots,
#single-chef .pagination .dots,
#single-teacher .pagination .dots,
#teacher-select .pagination .dots {
    padding: 0 0 5px 0;
}
#archive-teachers-chefs .pagination a.next,
#archive-teachers-chefs .pagination a.prev,
#blog-section .pagination a.next,
#blog-section .pagination a.prev,
#single .pagination a.next,
#single .pagination a.prev,
#single-chef .pagination a.next,
#single-chef .pagination a.prev,
#single-teacher .pagination a.next,
#single-teacher .pagination a.prev,
#teacher-select .pagination a.next,
#teacher-select .pagination a.prev {
    background-color: transparent;
    font-size: 0;
}
#archive-teachers-chefs .pagination a.next:hover,
#archive-teachers-chefs .pagination a.prev:hover,
#blog-section .pagination a.next:hover,
#blog-section .pagination a.prev:hover,
#single .pagination a.next:hover,
#single .pagination a.prev:hover,
#single-chef .pagination a.next:hover,
#single-chef .pagination a.prev:hover,
#single-teacher .pagination a.next:hover,
#single-teacher .pagination a.prev:hover,
#teacher-select .pagination a.next:hover,
#teacher-select .pagination a.prev:hover {
    background-color: transparent;
}
#archive-teachers-chefs .pagination a.next:after,
#archive-teachers-chefs .pagination a.prev:after,
#blog-section .pagination a.next:after,
#blog-section .pagination a.prev:after,
#single .pagination a.next:after,
#single .pagination a.prev:after,
#single-chef .pagination a.next:after,
#single-chef .pagination a.prev:after,
#single-teacher .pagination a.next:after,
#single-teacher .pagination a.prev:after,
#teacher-select .pagination a.next:after,
#teacher-select .pagination a.prev:after {
    font-size: 0.9rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border: 1px solid #9b9b9b;
    border-radius: 50%;
    padding: 0.3rem 0.6rem;
}
#archive-teachers-chefs .pagination a.next:hover:after,
#archive-teachers-chefs .pagination a.prev:hover:after,
#blog-section .pagination a.next:hover:after,
#blog-section .pagination a.prev:hover:after,
#single .pagination a.next:hover:after,
#single .pagination a.prev:hover:after,
#single-chef .pagination a.next:hover:after,
#single-chef .pagination a.prev:hover:after,
#single-teacher .pagination a.next:hover:after,
#single-teacher .pagination a.prev:hover:after,
#teacher-select .pagination a.next:hover:after,
#teacher-select .pagination a.prev:hover:after {
    background-color: #9b9b9b;
}
#archive-teachers-chefs .pagination a.next:after,
#blog-section .pagination a.next:after,
#single .pagination a.next:after,
#single-chef .pagination a.next:after,
#single-teacher .pagination a.next:after,
#teacher-select .pagination a.next:after {
    content: "\f105";
}
#archive-teachers-chefs .pagination a.prev:after,
#blog-section .pagination a.prev:after,
#single .pagination a.prev:after,
#single-chef .pagination a.prev:after,
#single-teacher .pagination a.prev:after,
#teacher-select .pagination a.prev:after {
    content: "\f104";
}
#single-chef .page-title,
#single-teacher .page-title {
    width: 100%;
}
#single-chef .page-title h1,
#single-teacher .page-title h1 {
    font-family: JustLovely;
    font-weight: 400;
    font-style: normal;
    font-size: 12.5rem;
}
@media (max-width: 767px) {
    #single-chef .page-title h1,
    #single-teacher .page-title h1 {
        font-size: 2rem;
    }
}
#single-chef .holidays-intro,
#single-teacher .holidays-intro {
    margin-bottom: 2rem;
}
#single-chef .holiday-block .pl-xl-0,
#single-teacher .holiday-block .pl-xl-0 {
    padding-left: 1rem !important;
}
@media only screen and (min-width: 1500px) {
    #single-chef .holiday-block .early-bird-pos,
    #single-teacher .holiday-block .early-bird-pos {
        left: 15px !important;
    }
}
#single-chef p.no-holidays,
#single-teacher p.no-holidays {
    text-align: center;
}
#single .teacher-q-a .underline,
#single-chef .teacher-q-a .underline,
#single-teacher .teacher-q-a .underline {
    width: 100%;
    margin: 1.5rem 0;
}
#single .teacher-q-a p,
#single-chef .teacher-q-a p,
#single-teacher .teacher-q-a p {
    font-size: 1.125rem;
    margin-bottom: 3rem;
    color: #4e4e4b;
}
#single .standard-content a,
#single .standard-content li,
#single .standard-content p,
#single-chef .standard-content a,
#single-chef .standard-content li,
#single-chef .standard-content p,
#single-teacher .standard-content a,
#single-teacher .standard-content li,
#single-teacher .standard-content p {
    font-size: 1.125rem;
}
#single .standard-content a,
#single-chef .standard-content a,
#single-teacher .standard-content a {
    color: #646464;
    text-decoration: underline;
}
#single .standard-content a:hover,
#single-chef .standard-content a:hover,
#single-teacher .standard-content a:hover {
    text-decoration: none;
}
#single .holidays-intro h1,
#single .holidays-intro h2,
#single .holidays-intro h3,
#single .holidays-intro h4,
#single .holidays-intro h5,
#single .holidays-intro h6,
#single .more-teachers-intro h1,
#single .more-teachers-intro h2,
#single .more-teachers-intro h3,
#single .more-teachers-intro h4,
#single .more-teachers-intro h5,
#single .more-teachers-intro h6,
#single .related-posts-intro h1,
#single .related-posts-intro h2,
#single .related-posts-intro h3,
#single .related-posts-intro h4,
#single .related-posts-intro h5,
#single .related-posts-intro h6,
#single-chef .holidays-intro h1,
#single-chef .holidays-intro h2,
#single-chef .holidays-intro h3,
#single-chef .holidays-intro h4,
#single-chef .holidays-intro h5,
#single-chef .holidays-intro h6,
#single-chef .more-teachers-intro h1,
#single-chef .more-teachers-intro h2,
#single-chef .more-teachers-intro h3,
#single-chef .more-teachers-intro h4,
#single-chef .more-teachers-intro h5,
#single-chef .more-teachers-intro h6,
#single-chef .related-posts-intro h1,
#single-chef .related-posts-intro h2,
#single-chef .related-posts-intro h3,
#single-chef .related-posts-intro h4,
#single-chef .related-posts-intro h5,
#single-chef .related-posts-intro h6,
#single-teacher .holidays-intro h1,
#single-teacher .holidays-intro h2,
#single-teacher .holidays-intro h3,
#single-teacher .holidays-intro h4,
#single-teacher .holidays-intro h5,
#single-teacher .holidays-intro h6,
#single-teacher .more-teachers-intro h1,
#single-teacher .more-teachers-intro h2,
#single-teacher .more-teachers-intro h3,
#single-teacher .more-teachers-intro h4,
#single-teacher .more-teachers-intro h5,
#single-teacher .more-teachers-intro h6,
#single-teacher .related-posts-intro h1,
#single-teacher .related-posts-intro h2,
#single-teacher .related-posts-intro h3,
#single-teacher .related-posts-intro h4,
#single-teacher .related-posts-intro h5,
#single-teacher .related-posts-intro h6 {
    text-align: center;
}
#single .holidays-intro .underline,
#single .more-teachers-intro .underline,
#single .related-posts-intro .underline,
#single-chef .holidays-intro .underline,
#single-chef .more-teachers-intro .underline,
#single-chef .related-posts-intro .underline,
#single-teacher .holidays-intro .underline,
#single-teacher .more-teachers-intro .underline,
#single-teacher .related-posts-intro .underline {
    margin: 1.5rem auto;
}
#blog-section .category-title,
#single .category-title {
    padding-bottom: 3.5rem;
}
#blog-section .category-title h2,
#single .category-title h2 {
    text-align: center;
}
@media only screen and (min-width: 768px) {
    #blog-section .col-block,
    #single .col-block {
        min-height: 580px;
    }
}
@media only screen and (min-width: 1024px) {
    #blog-section .col-block,
    #single .col-block {
        min-height: 610px;
    }
}
@media only screen and (min-width: 1200px) {
    #blog-section .col-block,
    #single .col-block {
        min-height: 620px;
    }
}
@media (max-width: 767px) {
    #blog-section .col-block .btn-link-pos,
    #single .col-block .btn-link-pos {
        margin-top: 2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media only screen and (min-width: 768px) {
    #blog-section .col-block .btn-link-pos,
    #single .col-block .btn-link-pos {
        margin-top: 2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media only screen and (min-width: 1024px) {
    #blog-section .col-block .btn-link-pos,
    #single .col-block .btn-link-pos {
        margin-top: 0;
    }
}
#blog-section .col-block .post-category,
#single .col-block .post-category {
    margin-bottom: 1rem;
}
#blog-section .col-block .post-category a,
#single .col-block .post-category a {
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #9b9b9b;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 1px;
}
@media (max-width: 767px) {
    #blog-section iframe,
    #single iframe {
        width: 100% !important;
    }
}
#blog-section #share,
#single #share {
    display: table;
    margin: 0 auto;
}
#blog-section #author h3,
#single #author h3 {
    margin-bottom: 2rem;
}
#blog-section #author h4,
#single #author h4 {
    font-size: 1.2rem;
    font-weight: 500;
}
#blog-section #author a,
#single #author a {
    display: block;
}
#blog-section #author a .btn,
#single #author a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 1rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#blog-section #author a .underline,
#single #author a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#blog-section #author a:hover .underline,
#single #author a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
footer .footer-bg {
    background-image: url(../../img/bg-gradient.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5 {
    color: #fff !important;
    font-weight: 500 !important;
    margin-bottom: 1.7rem;
}
footer ul {
    padding: 0 !important;
    list-style: none;
}
footer ul li {
    margin-bottom: 1rem;
}
footer ul li a {
    color: #fff;
    text-decoration: none;
}
footer ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
footer .sign-up input[type="submit"],
footer .sign-up input[type="text"] {
    border-radius: 0;
    -webkit-appearance: none;
}
footer
    .sign-up
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ) {
    border: none;
    border-bottom: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0.35);
    padding: 0.7rem 0.7rem;
    color: #fff;
    font-size: 0.7rem;
}
footer
    .sign-up
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder {
    color: #fff;
    font-size: 0.7rem;
}
footer
    .sign-up
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder {
    color: #fff;
    font-size: 0.7rem;
}
footer
    .sign-up
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder {
    color: #fff;
    font-size: 0.7rem;
}
footer
    .sign-up
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder {
    color: #fff;
    font-size: 0.7rem;
}
footer .sign-up input[type="submit"] {
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #fff;
    font-size: 0.9rem !important;
    letter-spacing: 1px;
    cursor: pointer;
}
@media (max-width: 767px) {
    footer .sign-up input[type="submit"] {
        text-align: left;
    }
}
footer #gform_confirmation_wrapper_2 .gform_confirmation_message_2 {
    color: #fff;
}
footer label {
    color: #fff;
}
footer label a {
    text-decoration: underline !important;
}
footer label a:hover {
    text-decoration: none !important;
}
footer .phone-and-sm {
    padding-top: 2rem;
}
@media only screen and (min-width: 768px) {
    footer .phone-and-sm .phone h1,
    footer .phone-and-sm .phone h2,
    footer .phone-and-sm .phone h3,
    footer .phone-and-sm .phone h4,
    footer .phone-and-sm .phone h5 {
        font-size: 1.3rem;
    }
}
@media only screen and (min-width: 1024px) {
    footer .phone-and-sm .phone h1,
    footer .phone-and-sm .phone h2,
    footer .phone-and-sm .phone h3,
    footer .phone-and-sm .phone h4,
    footer .phone-and-sm .phone h5 {
        font-size: 1.5rem;
    }
}
footer .phone-and-sm .phone h1 a,
footer .phone-and-sm .phone h2 a,
footer .phone-and-sm .phone h3 a,
footer .phone-and-sm .phone h4 a,
footer .phone-and-sm .phone h5 a {
    padding-left: 0.6rem;
    color: #fff !important;
    text-decoration: none !important;
    font-size: inherit !important;
}
footer .phone-and-sm hr {
    margin-top: 0;
    margin-bottom: 1.7rem;
    border: 0;
    border-top: 1px solid #fff;
}
footer .phone-and-sm .sm-text {
    float: left;
    margin-right: 1rem;
    color: #fff !important;
}
@media only screen and (min-width: 1024px) {
    footer .phone-and-sm .sm-text {
        padding-left: 1.2rem;
    }
}
@media only screen and (min-width: 1200px) {
    footer .phone-and-sm .sm-text {
        padding-left: 0;
    }
}
footer .phone-and-sm .social-media a {
    text-decoration: none !important;
}
footer .phone-and-sm .social-media .svg-inline--fa {
    color: #fff;
    margin-left: 1rem;
    font-size: 0.8rem;
}
footer .base-menu ul {
    margin-bottom: 0;
}
footer .base-menu ul li {
    display: inline-block;
    margin-right: 1.5rem;
}
@media (max-width: 767px) {
    footer .base-menu ul li {
        display: block;
    }
}
@media only screen and (min-width: 1024px) {
    footer .base-menu ul li {
        margin-bottom: 0;
    }
}
footer .base-menu ul li a {
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 0.7rem !important;
}
footer .base-menu ul li a:hover {
    color: #fff;
}
footer .base-text p {
    color: #fff !important;
    font-size: 0.9rem !important;
}
@media only screen and (min-width: 768px) {
    footer .base-text p {
        text-align: left;
    }
}
@media only screen and (min-width: 1024px) {
    footer .base-text p {
        text-align: right;
    }
}
@media only screen and (min-width: 1200px) {
    footer .base-text p {
        text-align: right;
    }
}
#mailChimp-popup {
    z-index: 9999;
}
@media (max-width: 599px) {
    #mailChimp-popup .modal-dialog {
        width: 90%;
        margin: 0.5rem auto;
    }
}
#mailChimp-popup .modal-content .modal-body {
    padding-bottom: 0;
}
#mailChimp-popup .modal-content .modal-body h1,
#mailChimp-popup .modal-content .modal-body h2,
#mailChimp-popup .modal-content .modal-body h3,
#mailChimp-popup .modal-content .modal-body h4,
#mailChimp-popup .modal-content .modal-body h5,
#mailChimp-popup .modal-content .modal-body h6 {
    color: #4a4a4a;
    font-size: 1.6875rem;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 1rem;
}
#mailChimp-popup .modal-content .modal-body p {
    color: #4a4a4a;
    font-size: 1rem;
}
@media (min-width: 600px) {
    #mailChimp-popup .modal-content .modal-body p {
        font-size: 1.125rem;
    }
}
#mailChimp-popup .modal-content .modal-body ul {
    padding-left: 0;
}
#mailChimp-popup .modal-content .modal-body ul .ginput_container_email,
#mailChimp-popup .modal-content .modal-body ul input,
#mailChimp-popup .modal-content .modal-body ul li.gfield {
    margin-top: 0;
}
#mailChimp-popup .modal-content .modal-body input[type="submit"],
#mailChimp-popup .modal-content .modal-body input[type="text"],
#mailChimp-popup .modal-content .modal-body textarea {
    border-radius: 0;
    -webkit-appearance: none;
    margin: 0;
}
#mailChimp-popup .modal-content .modal-body input[type="text"] {
    margin-bottom: 16px;
}
#mailChimp-popup
    .modal-content
    .modal-body
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ),
#mailChimp-popup .modal-content .modal-body textarea {
    border: 1px solid #4e4e4b;
    padding: 0.4rem 0.7rem;
    color: #646464;
    font-size: 1rem;
}
@media (min-width: 600px) {
    #mailChimp-popup
        .modal-content
        .modal-body
        .gform_wrapper
        input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not(
            [type="image"]
        ):not([type="file"]),
    #mailChimp-popup .modal-content .modal-body textarea {
        padding: 0.7rem 0.7rem;
    }
}
#mailChimp-popup
    .modal-content
    .modal-body
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder,
#mailChimp-popup .modal-content .modal-body textarea::-webkit-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#mailChimp-popup
    .modal-content
    .modal-body
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder,
#mailChimp-popup .modal-content .modal-body textarea:-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#mailChimp-popup
    .modal-content
    .modal-body
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder,
#mailChimp-popup .modal-content .modal-body textarea::-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#mailChimp-popup
    .modal-content
    .modal-body
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder,
#mailChimp-popup .modal-content .modal-body textarea:-ms-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#mailChimp-popup .modal-content .modal-body input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    border-bottom: none;
    font-size: 0.75rem;
    width: 240px;
    letter-spacing: 0.051875rem;
    cursor: pointer;
}
#mailChimp-popup .modal-content .modal-body .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.4rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#mailChimp-popup .modal-content .modal-body input[type="submit"]:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#mailChimp-popup .modal-content .modal-body label {
    color: #4a4a4a;
}
#mailChimp-popup .modal-content .modal-body label a {
    color: #4a4a4a;
    text-decoration: underline !important;
}
#mailChimp-popup .modal-content .modal-body label a:hover {
    text-decoration: none !important;
}
#mailChimp-popup .modal-content .modal-footer {
    border-top: none;
    padding-top: 0;
}
#mailChimp-popup .modal-content .modal-footer a {
    display: block;
}
#mailChimp-popup .modal-content .modal-footer a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 0;
    width: 140px;
    letter-spacing: 0.051875rem;
}
@media (min-width: 600px) {
    #mailChimp-popup .modal-content .modal-footer a .btn {
        margin-top: 2rem;
    }
}
#mailChimp-popup .modal-content .modal-footer a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 140px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#mailChimp-popup .modal-content .modal-footer a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.single-product #chat-widget-container {
    bottom: 51px !important;
}
@media only screen and (min-width: 900px) {
    .single-product #chat-widget-container {
        bottom: 59px !important;
    }
}
@media only screen and (min-width: 1200px) {
    .single-product #chat-widget-container {
        bottom: 60px !important;
    }
}
@media only screen and (min-width: 1500px) {
    .single-product #chat-widget-container {
        bottom: 68px !important;
    }
}
#page-customer {
    margin-bottom: 6rem;
}
#page-customer .login-title h2 {
    font-size: 1.6875rem;
    font-weight: 300;
    color: #4e4e4b;
    line-height: 52px;
}
#page-customer .gform_wrapper {
    margin: 0;
}
@media (max-width: 767px) {
    #page-customer ul {
        padding-left: 0;
    }
}
#page-customer ul li {
    margin-top: 0;
}
#page-customer input[type="password"],
#page-customer input[type="submit"],
#page-customer input[type="text"],
#page-customer select,
#page-customer textarea {
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
    border-bottom: 1px solid #c2c2c2;
    background-color: transparent;
}
#page-customer
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ),
#page-customer input[type="password"],
#page-customer input[type="text"],
#page-customer textarea {
    padding: 0.7rem 0.7rem 0.7rem 0;
    color: #646464;
    font-size: 0.75rem;
}
#page-customer
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder,
#page-customer input[type="password"]::-webkit-input-placeholder,
#page-customer input[type="text"]::-webkit-input-placeholder,
#page-customer textarea::-webkit-input-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-customer
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder,
#page-customer input[type="password"]:-moz-placeholder,
#page-customer input[type="text"]:-moz-placeholder,
#page-customer textarea:-moz-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-customer
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder,
#page-customer input[type="password"]::-moz-placeholder,
#page-customer input[type="text"]::-moz-placeholder,
#page-customer textarea::-moz-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-customer
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder,
#page-customer input[type="password"]:-ms-input-placeholder,
#page-customer input[type="text"]:-ms-input-placeholder,
#page-customer textarea:-ms-input-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-customer input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 300;
    padding: 1.2rem 0;
    width: 254px;
    letter-spacing: 0.051875rem;
    cursor: pointer;
}
@media (max-width: 767px) {
    #page-customer input[type="submit"] {
        margin-bottom: 0;
    }
}
#page-customer .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 254px !important;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-customer input[type="submit"]:hover {
    background-color: transparent !important;
}
#page-customer input[type="submit"]:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-customer .login-form {
    margin-top: 26px;
}
#page-customer .login-form input[type="password"],
#page-customer .login-form input[type="text"] {
    width: 99%;
    margin-bottom: 2rem;
}
#page-customer .login-form p {
    margin-top: 1rem;
}
#page-customer p {
    font-size: 1rem;
    font-weight: 300;
    color: #646464;
    line-height: 25px;
}
#page-customer a {
    color: #4e4e4b;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 25px;
    text-decoration: underline;
}
#page-customer a:hover {
    text-decoration: none;
}
#page-customer .section-title {
    margin: 4rem 0;
}
#page-customer .section-title h3 {
    font-size: 2.9375rem;
    font-weight: 300;
    color: #4e4e4b;
    line-height: 52px;
    text-align: center;
}
#page-customer .section-title p.sub-text {
    font-size: 1.125rem;
    color: #646464;
    text-align: center;
}
#page-customer .section-title .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem auto;
}
#page-customer .intro-text {
    margin-bottom: 4em;
}
#page-customer .intro-text p {
    text-align: center;
}
#trf-nav {
    margin-top: 3rem;
}
#trf-nav h2,
#trf-nav p {
    color: #4a4a4a;
    text-align: center;
}
#trf-nav h2 {
    font-size: 2rem;
    font-family: azo-sans-web, sans-serif;
    font-weight: 300;
    line-height: 52px;
}
#trf-nav .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    display: table;
    margin: 0 auto 1rem auto;
}
#trf-nav .trf-menu {
    margin-top: 3rem;
}
#trf-nav .trf-menu li {
    list-style: none;
    display: inline-block;
    margin: 0 0 1rem 0;
}
@media (max-width: 767px) {
    #trf-nav .trf-menu li {
        display: table;
        margin: 0 auto 1rem auto;
        text-align: center;
    }
}
#trf-nav .trf-menu li a {
    font-size: 1rem;
    color: #646464;
    font-weight: 300;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.125rem;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
#trf-nav .trf-menu li:after {
    content: "";
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(#f08351),
        color-stop(#9994c0),
        to(#2ca1a7)
    );
    background: linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    display: block;
    height: 1px;
    width: 110px;
    position: relative;
    bottom: -3px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
@media only screen and (min-width: 1200px) {
    #trf-nav .trf-menu li:after {
        width: 100%;
    }
}
@media (max-width: 767px) {
    #trf-nav .trf-menu li:after {
        display: table;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1200px) {
    #trf-nav .trf-menu li:hover:after {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }
}
#trf-nav .trf-menu li.active:after,
#trf-nav .trf-menu li.current_page_item:after {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
#search-results-holidays {
    padding-top: 150px;
    margin-bottom: 40px;
}
#search-results-holidays .search-results-page-title {
    margin-top: 30px;
    color: #52a2b2;
    font-weight: 200;
    font-size: 1.8rem;
}
#search-results-holidays .hr-no-results {
    background-color: #52a2b2;
    border: none !important;
    height: 1px;
}
#search-results-holidays .related-holidays {
    margin-top: 30px;
    color: #52a2b2;
    font-weight: 200;
    font-size: 1.8rem;
    margin-bottom: 20px;
}
#search-results-holidays .counter-search-results {
    font-size: 1rem;
    margin-bottom: 30px;
}
#search-results-holidays .p_sr_product_container {
    grid-template-columns: auto;
    margin-bottom: 40px;
    min-height: 250px !important;
}
@media only screen and (min-width: 992px) {
    #search-results-holidays .p_sr_product_container {
        display: grid;
        grid-template-columns: [first content-start] 450px [content-end sidebar-start] 1fr [lastline];
        gap: 2.5rem;
        margin-bottom: 50px;
    }
}
#search-results-holidays .p_sr_image_container {
    margin-bottom: 20px;
    min-height: 250px !important;
    border-radius: 8px !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
}
@media only screen and (min-width: 992px) {
    #search-results-holidays .p_sr_image_container {
        display: grid;
        height: 250px;
        margin-bottom: 0;
        grid-template-columns: auto;
    }
}
#search-results-holidays .p_sr_image_container .img-search-results {
    border-radius: 8px !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    height: 250px;
}
@media only screen and (min-width: 992px) {
    #search-results-holidays .p_sr_image_container .img-search-results {
        height: 250px;
    }
}
#search-results-holidays .p_sr_text_container {
    position: relative;
    display: grid;
    grid-template-columns: auto;
}
#search-results-holidays .p_sr_text_container h2 {
    margin-bottom: 0 !important;
}
#search-results-holidays .p_sr_text_container .body-product-excerpt {
    vertical-align: middle;
    margin-bottom: 20px;
}
#search-results-holidays .p_sr_text_container a {
    color: #646464 !important;
    font-size: large;
    font-weight: 400;
}
#search-results-holidays .p_sr_text_container .date-of-product {
    color: #52a2b2 !important;
    font-size: 0.8rem !important;
    margin-bottom: 20px;
}
#search-results-holidays .p_sr_text_container .product-link-search-results {
    color: #646464 !important;
    font-size: 1.5rem;
    font-weight: 300;
    vertical-align: top;
}
#search-results-holidays .button-box {
    margin-top: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block !important;
    border-bottom: 1px solid #52a2b2;
    padding-bottom: 10px;
}
#search-results-holidays .button-box .p_sr_discover_button {
    background-color: transparent;
    border: #52a2b2 solid 1px;
    color: #646464 !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 300;
}
#searchbar-holidays {
    position: relative;
}
.search-bar-container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
}
@media (max-width: 768px) {
    .search-bar-container.show {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .search-bar-container {
        margin-left: auto;
        width: 100%;
    }
}
#close-button {
    position: absolute;
    right: 8px;
    background-color: transparent;
    stroke-width: 3px;
    border: none;
    color: #fff;
    padding-right: 10px;
    top: 10px;
    opacity: 1;
    z-index: 999999;
}
#close-button:focus {
    border: none;
    outline: 0;
}
#close-button:active {
    border: none;
    outline: 0;
}
@media (min-width: 1024px) {
    #close-button {
        display: none !important;
    }
}
#close-button .toggled {
    opacity: 0;
}
#search-holiday-button-mob-trigger {
    opacity: 1;
    vertical-align: middle;
    margin-bottom: 10px;
    height: 42px !important;
    text-align: left;
}
@media (min-width: 820px) {
    #search-holiday-button-mob-trigger {
        display: none !important;
    }
}
@media (max-width: 768px) {
    .search-holiday-button {
        padding: unset;
        line-height: 40px;
    }
    .search-holiday-button.show {
        opacity: 0 !important;
    }
    .search-holiday-button.hide {
        border: #fff 2px solid;
        z-index: 99999;
    }
}
.search-row {
    width: 100vw;
}
.toggled {
    display: none;
}
.search-heading {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    color: #fff;
    font-size: 1.5rem;
}
@media (min-width: 1024px) {
    .search-heading {
        display: none;
    }
}
@media (min-width: 1200px) {
    .search-heading {
        display: block;
        font-size: 1.2rem;
    }
}
@media (min-width: 1500px) {
    .search-heading {
        display: block;
        font-size: 1.5rem;
    }
}
.dropwdown-svg {
    padding-top: 2px;
    fill: #52a2b2;
}
.holiday-search-row {
    background-color: rgba(82, 162, 178, 0.9);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
@media (max-width: 768px) {
    .holiday-search-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        width: 100%;
    }
}
@media (min-width: 820px) {
    .holiday-search-row {
        height: 55px;
    }
}
@media (min-width: 1200px) {
    .holiday-search-row {
        height: 40px;
    }
}
@media (min-width: 1400px) {
    .holiday-search-row {
        height: 55px;
    }
}
@media only screen and (min-width: 1800px) {
    .holiday-search-row {
        height: 75px;
    }
}
.holiday-search-row.mobile-open {
    position: relative !important;
    z-index: 9999;
}
@media (min-width: 768px) {
    .holiday-search-row.mobile-open {
        position: relative !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
#searchbar-form {
    margin-top: 0;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #fff;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative;
}
@media (min-width: 820px) {
    #searchbar-form {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 1200px) {
    #searchbar-form {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 1800px) {
    #searchbar-form {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
@media (max-width: 768px) {
    #searchbar-form {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        width: 100%;
    }
    #searchbar-form .custom-dropdowns,
    #searchbar-form .search-heading,
    #searchbar-form .search-holiday-input {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        width: 100%;
        margin-bottom: 0;
    }
    #searchbar-form .search-holiday-input {
        text-align: left;
    }
}
select.dropwdown-holidays[name="category"] .select-selected:after {
    background-color: #1e90ff !important;
}
select.dropwdown-holidays[name="category"] .select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 350px;
    height: 100px;
}
.holiday-option {
    background-color: #fff !important;
}
.dropdown-holidays {
    color: #646464;
    background-color: #fff;
    border-radius: 8px;
    outline: 0;
    border: none;
    margin-right: 30px;
}
.dropdown-holidays #category {
    background-color: #fff;
}
.dropdown-holidays option {
    background-color: #fff;
}
.dropdown-holidays:before {
    content: url(adventure_yogi_v3/img/Sunshine.svg);
}
.dropdown-holidays .dropdown-content {
    position: absolute;
    background-color: #fff;
}
.dropdown-holidays .dropdown-content a {
    background-color: #fff;
}
.search-holiday-input {
    background-image: url(/wp-content/themes/adventure_yogi_v4/img/Magnifyingglass.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color: transparent;
    height: 34px;
    border: solid #fff 1px !important;
    border: none;
    border-radius: 8px;
    color: #fff;
    display: block;
    padding-left: 40px;
    padding-right: 40px;
}
@media (min-width: 1200px) {
    .search-holiday-input {
        height: 30px;
    }
}
@media (min-width: 1500px) {
    .search-holiday-input {
        height: 34px;
    }
}
@media (max-width: 768px) {
    .search-holiday-input {
        height: 42px !important;
    }
}
@media (max-width: 768px) {
    .search-holiday-input .search-holiday-input {
        height: 42px !important;
        line-height: 42px !important;
        display: block;
    }
}
#search-holiday-button-mob-trigger {
    background-image: url(/wp-content/themes/adventure_yogi_v4/img/Magnifyingglass.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color: transparent;
    height: 34px;
    border: solid #fff 1px !important;
    border: none;
    border-radius: 8px;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    margin-top: 10px;
}
#search-holiday-button-mob-trigger:focus {
    border: none;
    outline: 0;
}
#search-holiday-button-mob-trigger:active {
    border: none;
    outline: 0;
}
.search-input-container {
    margin-top: auto;
    margin-bottom: auto;
}
@media (max-width: 768px) {
    .search-input-container {
        display: none;
    }
}
.mobile-first {
    display: block !important;
    margin-top: 10px;
    margin-bottom: 30px;
}
.custom-dropdown-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.custom-dropdown {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    margin-right: 20px;
}
@media (max-width: 768px) {
    .custom-dropdown {
        display: none;
    }
    .custom-dropdown ul {
        width: 100%;
    }
    .custom-dropdown li {
        width: 100%;
    }
}
.custom-dropdown ul {
    margin: inherit;
    width: 100%;
}
.mobile-trigger {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100% !important;
    margin-bottom: 20px;
}
@media (min-width: 1024px) {
    .mobile-trigger {
        margin-bottom: 0;
        width: 100%;
        margin-right: 20px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.custom-dropdown .custom-dropdown-label {
    cursor: pointer;
}
.custom-dropdown .custom-dropdown-list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 1;
}
.custom-dropdown .custom-dropdown-list ul {
    list-style: none;
    padding: 0;
}
.custom-dropdown .custom-dropdown-list li {
    padding: 5px;
    cursor: pointer;
}
.custom-dropdown .custom-dropdown-list li:hover {
    background: #f0f0f0;
}
ul.custom-dropdowns {
    width: 100%;
    list-style: none;
    padding: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
}
ul.custom-dropdowns.mobile-second {
    margin-top: 55px;
}
@media (max-width: 768px) {
    ul.custom-dropdowns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: auto;
        padding: 10px;
    }
}
.custom-dropdown {
    position: relative;
    width: 200px;
    margin-right: 10px;
    text-align: left;
}
@media (max-width: 768px) {
    .custom-dropdown.show {
        position: absolute;
        top: 40px;
        z-index: 9999;
        width: 100% !important;
        border-radius: none;
    }
    .custom-dropdown.show .search-holiday-button {
        z-index: 0;
    }
}
.custom-dropdown label {
    display: none;
    font-weight: 700;
}
.dropdown-content {
    position: relative;
}
@media (max-width: 768px) {
    .dropdown-content {
        width: 100%;
    }
}
.svg-container {
    position: absolute;
    margin-top: 2px;
}
@media (min-width: 1200px) {
    .svg-container {
        margin-top: 0;
    }
}
@media (min-width: 1400px) {
    .svg-container {
        margin-top: 2px;
    }
}
.dropdown-svg {
    margin-right: 10px !important;
}
.dropdown-text {
    margin-left: 23px !important;
    color: #707070;
}
@media (max-width: 768px) {
    .dropdown-text {
        margin-left: 30px;
    }
}
.selected-option {
    display: block;
    padding: 5px;
    border-radius: 5px;
    background-color: #fff;
    color: #707070;
    font-size: 1rem;
    cursor: pointer;
    overflow-y: hidden;
}
@media (min-width: 1200px) {
    .selected-option {
        font-size: 0.8rem;
    }
}
@media (min-width: 1500px) {
    .selected-option {
        font-size: 1rem;
    }
}
.selected-option .downwards-arrow {
    position: absolute;
    right: 10px;
    top: 30%;
}
.selected-option.hide {
    border-radius: 5px 5px 0 0;
    color: #000;
}
.selected-option.show {
    border-radius: 5px 5px 0 0;
    width: 100%;
}
.selected-option.show .dropdown-text {
    margin-left: 23px !important;
}
@media (max-width: 768px) {
    .selected-option.show .dropdown-text {
        margin-left: 30px;
        color: #fff;
    }
}
@media (max-width: 768px) {
    .selected-option {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .selected-option.show.selected-option::after {
        content: "";
        margin-top: 18px;
        margin-right: 15px;
        position: absolute;
        color: #fff !important;
        fill: #fff !important;
        top: 60%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        pointer-events: none;
        border-bottom: 1px solid #fff;
        width: 100%;
        opacity: 0.4;
    }
}
@media (max-width: 768px) {
    .selected-option.custom-dropdown {
        position: absolute;
        top: 60px;
        width: 100% !important;
    }
    .selected-option.show {
        border-radius: 0;
        color: #fff;
        background-color: #52a2b2;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99999;
        width: 100%;
    }
    .selected-option.show .downwards-arrow {
        fill: #fff !important;
        color: #fff;
    }
    .selected-option.show .dropwdown-svg {
        padding-top: 2px;
        margin-right: 5px;
        fill: #fff;
    }
}
.hide {
    border-radius: 5px !important;
}
.selected-option::after .show {
    content: url(/wp-content/themes/adventure_yogi_v3/img/downwards-chevron.svg);
    z-index: 9999999999;
    position: absolute;
    height: 25px;
    width: 25px;
    color: #fff !important;
    top: 60%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.options {
    display: none;
    position: absolute;
    z-index: 9999;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    color: #333;
    list-style: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    max-height: 150px;
}
@media (min-width: 768px) {
    .options {
        overflow-y: auto !important;
    }
}
@media (max-width: 768px) {
    .options.show {
        overflow-y: visible !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        width: 100%;
        background-color: #52a2b2;
        background-size: auto;
        color: #fff;
        position: absolute;
        top: 40px;
    }
    .options.show li {
        margin-left: 20px;
    }
    .options.showli:first-child:after {
        content: "";
        border-top: 1px solid #fff;
        z-index: 999999;
    }
    .options.show ul {
        width: 100%;
    }
    .options.show::before {
        content: "";
        display: block;
        width: 90% !important;
        opacity: 0.2;
        border-top: 1px #fff solid !important;
        margin-right: 35px !important;
    }
    .options.show.options {
        position: absolute;
        top: 40px;
        overflow-y: visible;
    }
    .options.show.options li {
        color: #fff;
    }
    .options.show .options li:hover {
        color: #52a2b2;
    }
}
.options.options:before {
    content: "";
    display: block;
    width: 90%;
    opacity: 0.2;
    border-top: 1px solid #000;
    margin: 0 auto;
}
.options.options:before.show {
    border-top: 1px solid #fff !important;
}
.overlay {
    display: none;
}
.overlay.show {
    height: 100vh !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    overflow: scroll !important;
    overflow-x: hidden !important;
    z-index: 5;
    background-color: #52a2b2;
}
@media (min-width: 769px) {
    .overlay.show {
        display: none;
    }
}
.options li {
    padding: 10px;
}
.options li .show {
    width: 100vw;
}
.options li:hover {
    color: #52a2b2;
}
#holiday-product .big-block-padding,
#page .big-block-padding,
#page-basic .big-block-padding,
#page-calendar .big-block-padding,
#page-construct .big-block-padding,
#page-contact .big-block-padding,
#page-destinations .big-block-padding,
#page-holiday-retreat .big-block-padding,
#page-sitemap .big-block-padding,
#page-staff .big-block-padding,
#tax-destinations .big-block-padding {
    padding-top: 8rem;
}
#holiday-product .standard-block-padding,
#page .standard-block-padding,
#page-basic .standard-block-padding,
#page-calendar .standard-block-padding,
#page-construct .standard-block-padding,
#page-contact .standard-block-padding,
#page-destinations .standard-block-padding,
#page-holiday-retreat .standard-block-padding,
#page-sitemap .standard-block-padding,
#page-staff .standard-block-padding,
#tax-destinations .standard-block-padding {
    padding-top: 3.5rem;
}
#holiday-product .half-block-padding,
#page .half-block-padding,
#page-basic .half-block-padding,
#page-calendar .half-block-padding,
#page-construct .half-block-padding,
#page-contact .half-block-padding,
#page-destinations .half-block-padding,
#page-holiday-retreat .half-block-padding,
#page-sitemap .half-block-padding,
#page-staff .half-block-padding,
#tax-destinations .half-block-padding {
    padding-top: 1.75rem;
}
#holiday-product .big-bottom-block-padding,
#page .big-bottom-block-padding,
#page-basic .big-bottom-block-padding,
#page-calendar .big-bottom-block-padding,
#page-construct .big-bottom-block-padding,
#page-contact .big-bottom-block-padding,
#page-destinations .big-bottom-block-padding,
#page-holiday-retreat .big-bottom-block-padding,
#page-sitemap .big-bottom-block-padding,
#page-staff .big-bottom-block-padding,
#tax-destinations .big-bottom-block-padding {
    padding-bottom: 8rem;
}
#holiday-product .standard-bottom-block-padding,
#page .standard-bottom-block-padding,
#page-basic .standard-bottom-block-padding,
#page-calendar .standard-bottom-block-padding,
#page-construct .standard-bottom-block-padding,
#page-contact .standard-bottom-block-padding,
#page-destinations .standard-bottom-block-padding,
#page-holiday-retreat .standard-bottom-block-padding,
#page-sitemap .standard-bottom-block-padding,
#page-staff .standard-bottom-block-padding,
#tax-destinations .standard-bottom-block-padding {
    padding-bottom: 3.5rem;
}
#holiday-product .half-bottom-block-padding,
#page .half-bottom-block-padding,
#page-basic .half-bottom-block-padding,
#page-calendar .half-bottom-block-padding,
#page-construct .half-bottom-block-padding,
#page-contact .half-bottom-block-padding,
#page-destinations .half-bottom-block-padding,
#page-holiday-retreat .half-bottom-block-padding,
#page-sitemap .half-bottom-block-padding,
#page-staff .half-bottom-block-padding,
#tax-destinations .half-bottom-block-padding {
    padding-bottom: 1.75rem;
}
#holiday-product .section-bg-white,
#page .section-bg-white,
#page-basic .section-bg-white,
#page-calendar .section-bg-white,
#page-construct .section-bg-white,
#page-contact .section-bg-white,
#page-destinations .section-bg-white,
#page-holiday-retreat .section-bg-white,
#page-sitemap .section-bg-white,
#page-staff .section-bg-white,
#tax-destinations .section-bg-white {
    background-color: #fff;
}
#holiday-product .section-bg-grey,
#page .section-bg-grey,
#page-basic .section-bg-grey,
#page-calendar .section-bg-grey,
#page-construct .section-bg-grey,
#page-contact .section-bg-grey,
#page-destinations .section-bg-grey,
#page-holiday-retreat .section-bg-grey,
#page-sitemap .section-bg-grey,
#page-staff .section-bg-grey,
#tax-destinations .section-bg-grey {
    background-color: #f8f8f8;
}
#holiday-product h1,
#holiday-product h1 a,
#holiday-product h2,
#holiday-product h2 a,
#holiday-product h3,
#holiday-product h3 a,
#holiday-product h4,
#holiday-product h4 a,
#holiday-product h5,
#holiday-product h5 a,
#holiday-product h6,
#holiday-product h6 a,
#page h1,
#page h1 a,
#page h2,
#page h2 a,
#page h3,
#page h3 a,
#page h4,
#page h4 a,
#page h5,
#page h5 a,
#page h6,
#page h6 a,
#page-basic h1,
#page-basic h1 a,
#page-basic h2,
#page-basic h2 a,
#page-basic h3,
#page-basic h3 a,
#page-basic h4,
#page-basic h4 a,
#page-basic h5,
#page-basic h5 a,
#page-basic h6,
#page-basic h6 a,
#page-calendar h1,
#page-calendar h1 a,
#page-calendar h2,
#page-calendar h2 a,
#page-calendar h3,
#page-calendar h3 a,
#page-calendar h4,
#page-calendar h4 a,
#page-calendar h5,
#page-calendar h5 a,
#page-calendar h6,
#page-calendar h6 a,
#page-construct h1,
#page-construct h1 a,
#page-construct h2,
#page-construct h2 a,
#page-construct h3,
#page-construct h3 a,
#page-construct h4,
#page-construct h4 a,
#page-construct h5,
#page-construct h5 a,
#page-construct h6,
#page-construct h6 a,
#page-contact h1,
#page-contact h1 a,
#page-contact h2,
#page-contact h2 a,
#page-contact h3,
#page-contact h3 a,
#page-contact h4,
#page-contact h4 a,
#page-contact h5,
#page-contact h5 a,
#page-contact h6,
#page-contact h6 a,
#page-destinations h1,
#page-destinations h1 a,
#page-destinations h2,
#page-destinations h2 a,
#page-destinations h3,
#page-destinations h3 a,
#page-destinations h4,
#page-destinations h4 a,
#page-destinations h5,
#page-destinations h5 a,
#page-destinations h6,
#page-destinations h6 a,
#page-holiday-retreat h1,
#page-holiday-retreat h1 a,
#page-holiday-retreat h2,
#page-holiday-retreat h2 a,
#page-holiday-retreat h3,
#page-holiday-retreat h3 a,
#page-holiday-retreat h4,
#page-holiday-retreat h4 a,
#page-holiday-retreat h5,
#page-holiday-retreat h5 a,
#page-holiday-retreat h6,
#page-holiday-retreat h6 a,
#page-sitemap h1,
#page-sitemap h1 a,
#page-sitemap h2,
#page-sitemap h2 a,
#page-sitemap h3,
#page-sitemap h3 a,
#page-sitemap h4,
#page-sitemap h4 a,
#page-sitemap h5,
#page-sitemap h5 a,
#page-sitemap h6,
#page-sitemap h6 a,
#page-staff h1,
#page-staff h1 a,
#page-staff h2,
#page-staff h2 a,
#page-staff h3,
#page-staff h3 a,
#page-staff h4,
#page-staff h4 a,
#page-staff h5,
#page-staff h5 a,
#page-staff h6,
#page-staff h6 a,
#tax-destinations h1,
#tax-destinations h1 a,
#tax-destinations h2,
#tax-destinations h2 a,
#tax-destinations h3,
#tax-destinations h3 a,
#tax-destinations h4,
#tax-destinations h4 a,
#tax-destinations h5,
#tax-destinations h5 a,
#tax-destinations h6,
#tax-destinations h6 a {
    color: #4a4a4a;
    font-size: 1.6875rem;
    font-weight: 300;
    line-height: 34px;
    text-decoration: none;
}
#holiday-product ol,
#holiday-product ul,
#page ol,
#page ul,
#page-basic ol,
#page-basic ul,
#page-calendar ol,
#page-calendar ul,
#page-construct ol,
#page-construct ul,
#page-contact ol,
#page-contact ul,
#page-destinations ol,
#page-destinations ul,
#page-holiday-retreat ol,
#page-holiday-retreat ul,
#page-sitemap ol,
#page-sitemap ul,
#page-staff ol,
#page-staff ul,
#tax-destinations ol,
#tax-destinations ul {
    padding-left: 1rem;
}
#holiday-product a,
#holiday-product li,
#holiday-product p,
#page a,
#page li,
#page p,
#page-basic a,
#page-basic li,
#page-basic p,
#page-calendar a,
#page-calendar li,
#page-calendar p,
#page-construct a,
#page-construct li,
#page-construct p,
#page-contact a,
#page-contact li,
#page-contact p,
#page-destinations a,
#page-destinations li,
#page-destinations p,
#page-holiday-retreat a,
#page-holiday-retreat li,
#page-holiday-retreat p,
#page-sitemap a,
#page-sitemap li,
#page-sitemap p,
#page-staff a,
#page-staff li,
#page-staff p,
#tax-destinations a,
#tax-destinations li,
#tax-destinations p {
    font-size: 1rem;
    font-weight: 300;
    color: #646464;
    line-height: 25px;
}
#holiday-product a,
#page a,
#page-basic a,
#page-calendar a,
#page-construct a,
#page-contact a,
#page-destinations a,
#page-holiday-retreat a,
#page-sitemap a,
#page-staff a,
#tax-destinations a {
    text-decoration: underline;
}
#holiday-product a:hover,
#page a:hover,
#page-basic a:hover,
#page-calendar a:hover,
#page-construct a:hover,
#page-contact a:hover,
#page-destinations a:hover,
#page-holiday-retreat a:hover,
#page-sitemap a:hover,
#page-staff a:hover,
#tax-destinations a:hover {
    text-decoration: none;
}
#holiday-product .underline,
#page .underline,
#page-basic .underline,
#page-calendar .underline,
#page-construct .underline,
#page-contact .underline,
#page-destinations .underline,
#page-holiday-retreat .underline,
#page-sitemap .underline,
#page-staff .underline,
#tax-destinations .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 240px;
    margin: 1.2rem 0;
}
#page-contact h1,
#page-contact h2,
#page-contact h3,
#page-contact h4,
#page-contact h5,
#page-contact h6 {
    margin: 1rem 0 1.5rem;
}
#page-contact .contact-form ul {
    padding-left: 0;
}
#page-contact .contact-form input[type="submit"],
#page-contact .contact-form input[type="text"],
#page-contact .contact-form textarea {
    border-radius: 0;
    -webkit-appearance: none;
}
#page-contact
    .contact-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ),
#page-contact .contact-form textarea {
    border: 1px solid #4e4e4b;
    padding: 0.7rem 0.7rem;
    color: #646464;
    font-size: 1rem;
}
#page-contact
    .contact-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder,
#page-contact .contact-form textarea::-webkit-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-contact
    .contact-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder,
#page-contact .contact-form textarea:-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-contact
    .contact-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder,
#page-contact .contact-form textarea::-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-contact
    .contact-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder,
#page-contact .contact-form textarea:-ms-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-contact .contact-form input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    border-bottom: none;
    font-size: 0.75rem;
    width: 240px;
    letter-spacing: 0.051875rem;
    cursor: pointer;
}
#page-contact .contact-form .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-contact .contact-form input[type="submit"]:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-calendar-v3 .container {
    max-width: 100%;
}
#page-calendar-v3 .container-full-width {
    padding-top: 40px;
    padding: 0 0;
}
@media only screen and (min-width: 767px) {
    #page-calendar-v3 .container-full-width {
        padding: 0 1rem;
        max-width: 1440px;
    }
}
@media only screen and (min-width: 1440px) {
    #page-calendar-v3 .container-full-width {
        padding: 0 2.5rem;
        max-width: 1440px;
    }
}
#page-calendar-v3 .container-full-width-calendar {
    padding: 1rem !important;
}
@media only screen and (min-width: 767px) {
    #page-calendar-v3 .container-full-width-calendar {
        padding: 0 2.5rem !important;
        max-width: 1440px;
    }
}
@media only screen and (min-width: 1440px) {
    #page-calendar-v3 .container-full-width-calendar {
        max-width: 1440px;
    }
}
#page-calendar-v3 .calendar-indent-class {
    margin-left: 0;
}
@media only screen and (min-width: 767px) {
    #page-calendar-v3 .calendar-indent-class {
        margin-left: 1rem;
    }
}
@media only screen and (min-width: 1024px) {
    #page-calendar-v3 .calendar-indent-class {
        margin-left: 1rem;
    }
}
@media only screen and (min-width: 1440px) {
    #page-calendar-v3 .calendar-indent-class {
        margin-left: 0;
    }
}
#page-calendar-v3 .calendar-page-helper {
    padding-top: 3rem !important;
}
#page-calendar-v3 #_1-col-text-full {
    padding-top: 40px;
    padding-bottom: 30px;
}
@media only screen and (min-width: 767px) {
    #page-calendar-v3 #_1-col-text-full {
        padding-top: 0;
    }
}
#page-calendar-v3 .calendar-page-block {
    padding: 12px;
    margin-bottom: 150px;
}
#page-calendar-v3 .month_year {
    margin-bottom: 1rem;
    padding-right: 0;
    padding-left: 0;
}
#page-calendar-v3 .month_year:after {
    content: "";
    width: 100% !important;
    height: auto;
    bottom: 0;
    position: absolute;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
}
#page-calendar-v3 .month_year .calendar-link-accordian {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    border: none;
    background-color: transparent;
}
#page-calendar-v3 .month_year .calendar-link-accordian:active {
    outline: 0;
    border: none;
}
#page-calendar-v3 .month_year .calendar-link-accordian:focus {
    outline: 0;
    border: none;
}
#page-calendar-v3 .month_year .calendar-chevron {
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    stroke: 3px;
    margin-bottom: auto;
    margin-top: -2rem;
}
#page-calendar-v3 .month_year img.calendar-img {
    width: 42px;
    height: auto;
    display: none;
}
#page-calendar-v3 .month_year h4 {
    font-size: 1.3125rem;
    color: #4e4e4b;
    font-weight: 200;
    margin: 1rem 0 0.5rem 0;
}
#page-calendar-v3 .underline {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 1px 100%;
    width: 1px;
    height: 400px;
}
@media only screen and (min-width: 1024px) {
    #page-calendar-v3 .run-indent {
        margin-left: 7rem;
    }
}
#page-calendar-v3 .side-line.closed {
    display: none;
}
#page-calendar-v3 .side-line .open {
    display: block;
}
@media only screen and (min-width: 1024px) {
    #page-calendar-v3 .side-line {
        background-position: 0 100%;
        background-repeat: no-repeat;
        background-size: 1px 100%;
        width: 1px;
    }
}
#page-calendar-v3 .calendar-row {
    padding-top: 2rem;
    padding-left: 0;
    padding-right: 0;
}
#page-calendar-v3 .calendar-col {
    margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
    #page-calendar-v3 .calendar-col {
        margin-bottom: 2rem;
    }
}
#page-calendar-v3 .calendar-block {
    background-color: #fff;
    height: 100%;
}
#page-calendar-v3 .calendar-block .calendar-item-hero {
    border-radius: 8px;
    width: 100%;
    height: 100% !important;
    max-height: 250px;
}
@media only screen and (min-width: 768px) {
    #page-calendar-v3 .calendar-block .calendar-item-hero {
        height: 175px;
        max-height: 200px;
    }
}
#page-calendar-v3 .calendar-block .calendar-img {
    width: 100%;
    border-radius: 8px;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 767px) {
    #page-calendar-v3 .calendar-block .calendar-img {
        height: 300px;
    }
}
#page-calendar-v3 .calendar-block .calendar-content {
    padding: 1rem;
}
#page-calendar-v3 .calendar-block .calendar-content h2 {
    line-height: 26px;
    margin-bottom: 2.5rem;
}
#page-calendar-v3 .calendar-block .calendar-content h2 a {
    font-size: 1.3125rem;
    font-weight: 300;
    color: #4a4a4a;
    text-decoration: none;
}
#page-calendar-v3 .calendar-block .calendar-content hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(78, 78, 75, 0.3);
}
@media only screen and (min-width: 768px) {
    #page-calendar-v3 .calendar-block .calendar-content p {
        margin-bottom: 0;
    }
}
#page-calendar-v3 .calendar-block .calendar-content p.location-text .location-icon {
    width: 15px;
    margin-right: 0.3rem;
}
#page-calendar-v3 .calendar-block .calendar-content p.location-text a {
    font-size: 0.75rem;
    text-transform: uppercase !important;
    text-decoration: none !important;
    color: #52a2b2;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 1px;
}
#page-calendar-v3 .calendar-block .calendar-content .calendar-icon {
    width: 15px;
    margin: 0 0.3rem 0.5rem 0;
}
#page-calendar-v3 .calendar-block .calendar-content p.calendar-text {
    font-size: 0.7rem;
    font-weight: 400;
    text-transform: capitalize;
    color: #52a2b2;
    line-height: 18px;
    letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
    #page-calendar-v3 .calendar-block .calendar-content p.calendar-text {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1200px) {
    #page-calendar-v3 .calendar-block .calendar-content p.calendar-text {
        position: absolute;
        bottom: 1rem;
    }
}
@media only screen and (min-width: 768px) {
    #page-calendar-v3 .calendar-block .calendar-content .featured-text {
        border-left: 1px solid rgba(78, 78, 75, 0.3);
    }
}
@media only screen and (min-width: 768px) {
    #page-calendar-v3 .calendar-block .calendar-content .calendar-price {
        text-align: right;
    }
}
#page-calendar-v3 .calendar-block .calendar-content .calendar-price p strong {
    font-weight: 500;
    font-size: 0.9rem;
}
#tax-destinations .holiday-block {
    margin-bottom: 2rem;
}
#tax-destinations .calendar-text p {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #646464;
    line-height: 18px;
    letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
    #tax-destinations .calendar-text p {
        margin-bottom: 0;
    }
}
#tax-destinations .calendar-text img {
    width: 20px;
}
#tax-destinations p.no-retreats {
    text-align: center !important;
}
#tax-destinations #reg-interest .modal-header {
    border-bottom: none;
    padding: 0;
}
#tax-destinations #reg-interest .modal-header .close {
    margin: 0 0 -1rem auto;
}
#tax-destinations #reg-interest .modal-body h3 {
    text-align: center;
}
#tax-destinations #reg-interest .modal-body .underline {
    display: table;
    margin: 1.2rem auto;
}
#tax-destinations #reg-interest .modal-body .email-form ul {
    padding-left: 0;
}
#tax-destinations #reg-interest .modal-body .email-form input[type="submit"],
#tax-destinations #reg-interest .modal-body .email-form input[type="text"] {
    border-radius: 0;
    -webkit-appearance: none;
}
#tax-destinations
    #reg-interest
    .modal-body
    .email-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ),
#tax-destinations #reg-interest .modal-body .email-form textarea {
    border: 1px solid #4e4e4b;
    padding: 0.7rem 0.7rem;
    color: #646464;
    font-size: 1rem;
}
#tax-destinations
    #reg-interest
    .modal-body
    .email-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder,
#tax-destinations #reg-interest .modal-body .email-form textarea::-webkit-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#tax-destinations
    #reg-interest
    .modal-body
    .email-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder,
#tax-destinations #reg-interest .modal-body .email-form textarea:-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#tax-destinations
    #reg-interest
    .modal-body
    .email-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder,
#tax-destinations #reg-interest .modal-body .email-form textarea::-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#tax-destinations
    #reg-interest
    .modal-body
    .email-form
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder,
#tax-destinations #reg-interest .modal-body .email-form textarea:-ms-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#tax-destinations #reg-interest .modal-body .email-form input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 0.75rem;
    width: 240px;
    letter-spacing: 0.051875rem;
    cursor: pointer;
}
#tax-destinations #reg-interest .modal-body .email-form .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin: 0.3rem 0 0 0;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#tax-destinations #reg-interest .modal-body .email-form input[type="submit"]:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#tax-destinations #reg-interest .modal-body .email-form .gform_confirmation_message {
    text-align: center;
}
#page-basic h1,
#page-basic h2,
#page-basic h3,
#page-basic h4,
#page-basic h5,
#page-basic h6 {
    margin: 1rem 0 1.5rem;
}
#page-basic ul {
    padding-left: 0;
}
#page-basic .gform_wrapper ul.gfield_radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
}
#page-basic .gform_wrapper ul.gfield_radio li {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    list-style-type: none;
}
#page-basic input[type="submit"],
#page-basic input[type="text"],
#page-basic select,
#page-basic textarea {
    border-radius: 0;
    -webkit-appearance: none;
    width: 100%;
}
#page-basic
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ),
#page-basic textarea {
    border: 1px solid #4e4e4b;
    padding: 0.7rem 0.7rem;
    color: #646464;
    font-size: 1rem;
}
#page-basic
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder,
#page-basic textarea::-webkit-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-basic
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder,
#page-basic textarea:-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-basic
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder,
#page-basic textarea::-moz-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-basic
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder,
#page-basic textarea:-ms-input-placeholder {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}
#page-basic select {
    background-color: #fff;
    width: 100%;
    height: 50px;
    color: #646464;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
    background-image: url(../img/down_arrow2.png);
    background-repeat: no-repeat;
    background-position: center right 0.5rem;
    padding-left: 0.5rem;
}
#page-basic #input_8_3_1,
#page-basic #input_8_3_2,
#page-basic #input_8_3_3 {
    width: 100px;
}
#page-basic input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    border-bottom: none;
    font-size: 0.75rem;
    width: 240px;
    letter-spacing: 0.051875rem;
    cursor: pointer;
}
#page-basic .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-basic input[type="submit"]:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-basic .section-border {
    border: 1px solid #9b9b9b;
    padding: 2rem;
    min-height: 235px;
    position: relative;
}
@media (max-width: 767px) {
    #page-basic .section-border {
        margin-bottom: 2rem;
    }
}
#page-basic .section-border .btn-pos {
    position: absolute;
    bottom: 0;
}
#page-basic .section-border a {
    display: block;
}
#page-basic .section-border a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 2rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#page-basic .section-border a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-basic .section-border a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
#page-basic .ot-sdk-show-settings {
    display: table;
    margin: 0 auto 2rem auto;
}
#page-basic .ot-sdk-show-settings {
    border: none !important;
    border-left: 1px solid #ffcd02 !important;
    border-right: 1px solid #2ca1a7 !important;
    border-radius: 3px !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    background-position:
        0 0,
        0 100% !important;
    background-repeat: no-repeat !important;
    background-size: 100% 1px !important;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7)) !important;
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7) !important;
    font-family: azo-sans-web, sans-serif;
    background-color: transparent;
    color: #4e4e4b !important;
    text-transform: uppercase;
    font-size: 0.75rem !important;
    width: 240px !important;
    letter-spacing: 0.051875rem;
    padding: 0.8rem 0 !important;
    border-radius: 3px;
}
#page-basic .ot-sdk-show-settings:hover {
    background-color: transparent !important;
}
#page-sitemap h3 {
    margin: 1.5rem 0;
}
#page-sitemap ul {
    padding-left: 0.1rem;
}
#page-sitemap ul li {
    list-style: none;
    margin: 0 0 0.5rem 0;
}
#page-sitemap ul li a {
    text-decoration: none;
    color: #8d88b7;
}
#page-sitemap ul li a:hover {
    color: #000;
}
#page .search-results h2 {
    font-size: 1.5rem;
}
#page .search-results p {
    text-align: left !important;
}
#page .search-results hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#page-staff .col-block {
    background-color: #fff;
    padding: 3rem 3.2rem;
    margin-top: 3rem;
    margin-bottom: 4rem;
}
@media only screen and (min-width: 768px) {
    #page-staff .col-block {
        min-height: 850px;
    }
}
@media only screen and (min-width: 1024px) {
    #page-staff .col-block {
        min-height: 750px;
    }
}
@media only screen and (min-width: 1200px) {
    #page-staff .col-block {
        min-height: 750px;
    }
}
#page-staff .col-block img {
    margin-top: -100px;
    -webkit-box-shadow: 10px 10px 30px rgba(74, 74, 74, 0.3);
    box-shadow: 10px 10px 30px rgba(74, 74, 74, 0.3);
    -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: box-shadow 0.5s ease-in-out;
    transition:
        box-shadow 0.5s ease-in-out,
        -webkit-box-shadow 0.5s ease-in-out;
}
#page-staff .col-block h1,
#page-staff .col-block h2,
#page-staff .col-block h3,
#page-staff .col-block h4,
#page-staff .col-block h5,
#page-staff .col-block h6 {
    margin-top: 2rem;
}
#page-staff .col-block p:last-child {
    margin-bottom: 0;
}
#page-construct .gform_wrapper {
    margin: 0;
}
@media (max-width: 767px) {
    #page-construct ul {
        padding-left: 0;
    }
}
#page-construct input[type="submit"],
#page-construct input[type="text"],
#page-construct select,
#page-construct textarea {
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
    border-bottom: 1px solid #c2c2c2;
    background-color: transparent;
}
#page-construct
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ),
#page-construct textarea {
    padding: 0.7rem 0.7rem 0.7rem 0;
    color: #646464;
    font-size: 0.75rem;
}
#page-construct
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-webkit-input-placeholder,
#page-construct textarea::-webkit-input-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-construct
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-moz-placeholder,
#page-construct textarea:-moz-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-construct
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    )::-moz-placeholder,
#page-construct textarea::-moz-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-construct
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
        [type="file"]
    ):-ms-input-placeholder,
#page-construct textarea:-ms-input-placeholder {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-construct label {
    color: #4e4e4b;
    font-size: 0.75rem;
    font-weight: 300;
    text-transform: uppercase;
}
#page-construct label a {
    font-size: 0.75rem;
    text-decoration: underline !important;
}
#page-construct label a:hover {
    text-decoration: none !important;
}
#page-construct .gform_wrapper .gform_footer {
    padding: 16px 0 10px 16px;
}
#page-construct input[type="submit"] {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 300;
    padding: 1.2rem 0;
    width: 300px;
    letter-spacing: 0.051875rem;
    cursor: pointer;
}
@media (max-width: 767px) {
    #page-construct input[type="submit"] {
        margin-bottom: 0;
    }
}
#page-construct .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    margin-top: 0.3rem;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-construct input[type="submit"]:hover {
    background-color: transparent !important;
}
#page-construct input[type="submit"]:hover + .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
@media (max-width: 767px) {
    .page-id-23594 .title-font-justlovely h1 {
        font-size: 3rem;
    }
}
@media only screen and (min-width: 768px) {
    .page-id-23594 .title-font-justlovely h1 {
        font-size: 5rem;
    }
}
@media only screen and (min-width: 1024px) {
    .page-id-23594 .title-font-justlovely h1 {
        font-size: 7rem;
    }
}
@media only screen and (min-width: 1200px) {
    .page-id-23594 .title-font-justlovely h1 {
        font-size: 8.5rem;
    }
}
select {
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
    border-bottom: 1px solid #c2c2c2;
    background-color: transparent;
    color: #a46497;
    font-size: 0.75rem;
    font-weight: 300 !important;
    text-transform: uppercase;
    padding-left: 2rem;
}
@media (max-width: 767px) {
    select {
        width: 90%;
    }
}
@media only screen and (min-width: 768px) {
    select {
        width: 315px;
    }
}
@media only screen and (min-width: 1024px) {
    select {
        width: 355px;
    }
}
@media only screen and (min-width: 1200px) {
    select {
        width: 245px;
    }
}
@media only screen and (min-width: 1400px) {
    select {
        width: 300px;
    }
}
@media only screen and (min-width: 1500px) {
    select {
        width: 335px;
    }
}
select option {
    font-weight: 700 !important;
}
.start-dates {
    text-transform: inherit;
    font-size: 1rem;
    padding: 0.6rem 0.5rem;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    background-color: #4a9eae !important;
    background-image: url(../../img/icon-arrow-down-white.svg);
    background-repeat: no-repeat;
    background-position: center right 0.5rem;
}
#page-promo {
    min-height: 1800px;
    padding-top: 120px;
}
#page-promo .promo_container {
    width: 100%;
    padding: 2rem 1rem;
}
@media only screen and (min-width: 1200px) {
    #page-promo .promo_container {
        max-width: 1200px;
    }
}
@media only screen and (min-width: 1400px) {
    #page-promo .promo_container {
        max-width: 1400px;
    }
}
@media only screen and (min-width: 1500px) {
    #page-promo .promo_container {
        max-width: 1440px;
    }
}
@media only screen and (min-width: 900px) {
    #page-promo .promo_container {
        padding: 4rem 1rem;
    }
}
#page-promo .header__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
#page-promo .header__title .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    height: 1px;
    width: 100%;
    margin: 0;
}
#page-promo .promo__header {
    display: block;
}
@media only screen and (min-width: 900px) {
    #page-promo .promo__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 6rem;
    }
}
#page-promo .promo__header .promo-header__title {
    margin-bottom: 4rem;
}
@media only screen and (min-width: 900px) {
    #page-promo .promo__header .promo-header__title {
        width: 55%;
        margin-bottom: 0;
    }
}
#page-promo .promo__header .promo-header__title .promo__title-text {
    margin: 0.5rem 0 2rem;
}
#page-promo .promo__header .promo-header__title .underline {
    width: 100%;
}
#page-promo .promo__header .promo-header__title .destination__about-text p:last-child {
    margin-bottom: 0;
}
#page-promo .promo__header .promo-header__title .destination__about-text .square-btn a {
    display: block;
}
#page-promo .promo__header .promo-header__title .destination__about-text .square-btn a .btn {
    padding: 0.8rem 0;
    border-left: 1px solid #ffcd02;
    border-right: 1px solid #2ca1a7;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position:
        0 0,
        0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image:
        -webkit-gradient(linear, left top, right top, from(#ffcd02), to(#2ca1a7)),
        -webkit-gradient(linear, left top, right top, from(#ffcd02), color-stop(#f08351), color-stop(#9994c0), to(#2ca1a7));
    background-image: linear-gradient(to right, #ffcd02 0, #2ca1a7 100%),
        linear-gradient(to right, #ffcd02, #f08351, #9994c0, #2ca1a7);
    color: #4e4e4b;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-top: 1rem;
    width: 240px;
    letter-spacing: 0.051875rem;
}
#page-promo .promo__header .promo-header__title .destination__about-text .square-btn a .underline {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0.3rem;
    width: 240px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#page-promo .promo__header .promo-header__title .destination__about-text .square-btn a:hover .underline {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
@media only screen and (min-width: 900px) {
    #page-promo .promo__header .header__details {
        width: 45%;
    }
}
#page-promo .promo__header .header__details ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#page-promo .promo__header .header__details ul li {
    margin-bottom: 2rem;
}
@media only screen and (max-width: 599px) {
    #page-promo .promo__header .header__details ul li {
        width: calc(50% - 15px);
    }
}
@media only screen and (min-width: 600px) {
    #page-promo .promo__header .header__details ul li {
        width: calc(33.33% - 15px);
    }
}
@media only screen and (min-width: 900px) {
    #page-promo .promo__header .header__details ul li {
        width: calc(50% - 15px);
    }
}
#page-promo .promo__header .header__details .details__basics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#page-promo .promo__header .header__details .details__basics .basics__img {
    width: 30px;
    height: auto;
    margin-right: 1.3rem;
}
#page-promo .promo__header .header__details .details__basics .basics__text p {
    font-size: 0.8rem;
    margin-bottom: 0;
    line-height: 20px;
}
#page-promo .promo__header .header__details .details__basics .basics__text .text__label {
    color: #4a9eae;
    font-weight: 400;
}
#page-promo .divider {
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
}
#page-promo #activities__slider .header__title,
#page-promo #destination__slider .header__title,
#page-promo #gallery__slider .header__title,
#page-promo #retreat-trips__slider .header__title {
    margin-bottom: 3rem;
}
#page-promo #activities__slider .justified-gallery .jg-entry,
#page-promo #destination__slider .justified-gallery .jg-entry,
#page-promo #gallery__slider .justified-gallery .jg-entry,
#page-promo #retreat-trips__slider .justified-gallery .jg-entry {
    border-radius: 5px;
}
#page-promo #activities__slider .slider__outer-boundary,
#page-promo #destination__slider .slider__outer-boundary,
#page-promo #gallery__slider .slider__outer-boundary,
#page-promo #retreat-trips__slider .slider__outer-boundary {
    position: relative;
}
#page-promo #activities__slider a,
#page-promo #destination__slider a,
#page-promo #gallery__slider a,
#page-promo #retreat-trips__slider a {
    text-decoration: none;
}
#page-promo #activities__slider .card,
#page-promo #destination__slider .card,
#page-promo #gallery__slider .card,
#page-promo #retreat-trips__slider .card {
    background: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    display: block;
    text-align: left;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#page-promo #activities__slider .card p,
#page-promo #destination__slider .card p,
#page-promo #gallery__slider .card p,
#page-promo #retreat-trips__slider .card p {
    margin-bottom: 0;
}
#page-promo #activities__slider .card .card__slider-img,
#page-promo #destination__slider .card .card__slider-img,
#page-promo #gallery__slider .card .card__slider-img,
#page-promo #retreat-trips__slider .card .card__slider-img {
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 275px;
}
#page-promo #activities__slider .card .destination__img,
#page-promo #destination__slider .card .destination__img,
#page-promo #gallery__slider .card .destination__img,
#page-promo #retreat-trips__slider .card .destination__img {
    height: 260px;
}
#page-promo #activities__slider .card .article__img,
#page-promo #destination__slider .card .article__img,
#page-promo #gallery__slider .card .article__img,
#page-promo #retreat-trips__slider .card .article__img {
    height: 175px;
}
#page-promo #activities__slider .card .card__slider__body,
#page-promo #destination__slider .card .card__slider__body,
#page-promo #gallery__slider .card .card__slider__body,
#page-promo #retreat-trips__slider .card .card__slider__body {
    padding: 1.5rem 1.5rem 1rem;
}
#page-promo #activities__slider .card .card__slider__body .card__slider__divider,
#page-promo #destination__slider .card .card__slider__body .card__slider__divider,
#page-promo #gallery__slider .card .card__slider__body .card__slider__divider,
#page-promo #retreat-trips__slider .card .card__slider__body .card__slider__divider {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
    width: 100%;
    height: 1px;
    margin: 1rem 0;
}
#page-promo #activities__slider .card .card__slider__body .card__slider__title p small,
#page-promo #destination__slider .card .card__slider__body .card__slider__title p small,
#page-promo #gallery__slider .card .card__slider__body .card__slider__title p small,
#page-promo #retreat-trips__slider .card .card__slider__body .card__slider__title p small {
    color: #2ca1a7;
}
#page-promo #activities__slider .card .card__slider__body .article__title h3,
#page-promo #destination__slider .card .card__slider__body .article__title h3,
#page-promo #gallery__slider .card .card__slider__body .article__title h3,
#page-promo #retreat-trips__slider .card .card__slider__body .article__title h3 {
    font-size: 1.25rem;
    line-height: 30px;
    margin-bottom: 0;
}
#page-promo #activities__slider .card .card__slider__body .card__slider__details,
#page-promo #destination__slider .card .card__slider__body .card__slider__details,
#page-promo #gallery__slider .card .card__slider__body .card__slider__details,
#page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details {
    text-align: left;
}
@media only screen and (min-width: 1200px) {
    #page-promo #activities__slider .card .card__slider__body .card__slider__details,
    #page-promo #destination__slider .card .card__slider__body .card__slider__details,
    #page-promo #gallery__slider .card .card__slider__body .card__slider__details,
    #page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
#page-promo #activities__slider .card .card__slider__body .card__slider__details .details__date-range,
#page-promo #destination__slider .card .card__slider__body .card__slider__details .details__date-range,
#page-promo #gallery__slider .card .card__slider__body .card__slider__details .details__date-range,
#page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details .details__date-range {
    margin-bottom: 1rem;
}
@media (min-width: 1200px) {
    #page-promo #activities__slider .card .card__slider__body .card__slider__details .details__date-range,
    #page-promo #destination__slider .card .card__slider__body .card__slider__details .details__date-range,
    #page-promo #gallery__slider .card .card__slider__body .card__slider__details .details__date-range,
    #page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details .details__date-range {
        margin-bottom: 0;
    }
}
#page-promo #activities__slider .card .card__slider__body .card__slider__details .details__date-range p,
#page-promo #destination__slider .card .card__slider__body .card__slider__details .details__date-range p,
#page-promo #gallery__slider .card .card__slider__body .card__slider__details .details__date-range p,
#page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details .details__date-range p {
    color: #4a4a4a;
}
#page-promo #activities__slider .card .card__slider__body .card__slider__details .details__date-range select,
#page-promo #destination__slider .card .card__slider__body .card__slider__details .details__date-range select,
#page-promo #gallery__slider .card .card__slider__body .card__slider__details .details__date-range select,
#page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details .details__date-range select {
    text-transform: inherit;
    font-size: 1rem;
    padding: 0.6rem 0.5rem;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    background-color: #4a9eae;
    background-image: url(../../img/icon-arrow-down-white.svg);
    background-repeat: no-repeat;
    background-position: center right 0.5rem;
}
@media (min-width: 1200px) {
    #page-promo #activities__slider .card .card__slider__body .card__slider__details .details__date-range select,
    #page-promo #destination__slider .card .card__slider__body .card__slider__details .details__date-range select,
    #page-promo #gallery__slider .card .card__slider__body .card__slider__details .details__date-range select,
    #page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details .details__date-range select {
        width: 220px;
    }
}
@media (min-width: 1400px) {
    #page-promo #activities__slider .card .card__slider__body .card__slider__details .details__date-range select,
    #page-promo #destination__slider .card .card__slider__body .card__slider__details .details__date-range select,
    #page-promo #gallery__slider .card .card__slider__body .card__slider__details .details__date-range select,
    #page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details .details__date-range select {
        width: 250px;
    }
}
#page-promo #activities__slider .card .card__slider__body .card__slider__details .details__price p,
#page-promo #destination__slider .card .card__slider__body .card__slider__details .details__price p,
#page-promo #gallery__slider .card .card__slider__body .card__slider__details .details__price p,
#page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details .details__price p {
    text-align: left;
}
@media (min-width: 1200px) {
    #page-promo #activities__slider .card .card__slider__body .card__slider__details .details__price p,
    #page-promo #destination__slider .card .card__slider__body .card__slider__details .details__price p,
    #page-promo #gallery__slider .card .card__slider__body .card__slider__details .details__price p,
    #page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details .details__price p {
        text-align: center;
    }
}
#page-promo #activities__slider .card .card__slider__body .card__slider__details .details__price p small,
#page-promo #destination__slider .card .card__slider__body .card__slider__details .details__price p small,
#page-promo #gallery__slider .card .card__slider__body .card__slider__details .details__price p small,
#page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details .details__price p small {
    font-weight: 500;
}
#page-promo #activities__slider .card .card__slider__body .card__slider__details .details__price p .price,
#page-promo #destination__slider .card .card__slider__body .card__slider__details .details__price p .price,
#page-promo #gallery__slider .card .card__slider__body .card__slider__details .details__price p .price,
#page-promo #retreat-trips__slider .card .card__slider__body .card__slider__details .details__price p .price {
    font-size: 2rem;
    font-weight: 300;
}
#page-promo #activities__slider .retreats-trips__slider,
#page-promo #destination__slider .retreats-trips__slider,
#page-promo #gallery__slider .retreats-trips__slider,
#page-promo #retreat-trips__slider .retreats-trips__slider {
    margin: 0 0 1.5rem 0;
}
#page-promo #activities__slider .retreats-trips__slider__2,
#page-promo #destination__slider .retreats-trips__slider__2,
#page-promo #gallery__slider .retreats-trips__slider__2,
#page-promo #retreat-trips__slider .retreats-trips__slider__2 {
    margin: 3.5rem 0 1.5rem 0;
}
#page-promo #activities__slider .gallery-slider__mobile .swiper-slide,
#page-promo #destination__slider .gallery-slider__mobile .swiper-slide,
#page-promo #gallery__slider .gallery-slider__mobile .swiper-slide,
#page-promo #retreat-trips__slider .gallery-slider__mobile .swiper-slide {
    width: 100%;
    height: 250px;
    background-position: top center;
    background-size: cover;
}
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -1.75rem;
}
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border: 1px solid #4a4a4a;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
}
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal
    .swiper-pagination-bullet-active {
    background-color: #4a4a4a;
}
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #activities__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #destination__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #gallery__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__article-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__destinations-slider.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__gallery-slider__desktop.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__gallery-slider__mobile.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__trips-slider-1.swiper-pagination-bullets.swiper-pagination-horizontal,
#page-promo
    #retreat-trips__slider
    .swiper-pagination.swiper-pagination__trips-slider-2.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -2.5rem;
}
#page-promo #activities__slider #swiper-activities-button-next,
#page-promo #activities__slider #swiper-activities-button-prev,
#page-promo #activities__slider #swiper-article-button-next,
#page-promo #activities__slider #swiper-article-button-prev,
#page-promo #activities__slider #swiper-destination-button-next,
#page-promo #activities__slider #swiper-destination-button-prev,
#page-promo #activities__slider #swiper-gallery-button-next,
#page-promo #activities__slider #swiper-gallery-button-prev,
#page-promo #activities__slider #swiper-retreats-trips-2-button-next,
#page-promo #activities__slider #swiper-retreats-trips-2-button-prev,
#page-promo #activities__slider #swiper-retreats-trips-button-next,
#page-promo #activities__slider #swiper-retreats-trips-button-prev,
#page-promo #destination__slider #swiper-activities-button-next,
#page-promo #destination__slider #swiper-activities-button-prev,
#page-promo #destination__slider #swiper-article-button-next,
#page-promo #destination__slider #swiper-article-button-prev,
#page-promo #destination__slider #swiper-destination-button-next,
#page-promo #destination__slider #swiper-destination-button-prev,
#page-promo #destination__slider #swiper-gallery-button-next,
#page-promo #destination__slider #swiper-gallery-button-prev,
#page-promo #destination__slider #swiper-retreats-trips-2-button-next,
#page-promo #destination__slider #swiper-retreats-trips-2-button-prev,
#page-promo #destination__slider #swiper-retreats-trips-button-next,
#page-promo #destination__slider #swiper-retreats-trips-button-prev,
#page-promo #gallery__slider #swiper-activities-button-next,
#page-promo #gallery__slider #swiper-activities-button-prev,
#page-promo #gallery__slider #swiper-article-button-next,
#page-promo #gallery__slider #swiper-article-button-prev,
#page-promo #gallery__slider #swiper-destination-button-next,
#page-promo #gallery__slider #swiper-destination-button-prev,
#page-promo #gallery__slider #swiper-gallery-button-next,
#page-promo #gallery__slider #swiper-gallery-button-prev,
#page-promo #gallery__slider #swiper-retreats-trips-2-button-next,
#page-promo #gallery__slider #swiper-retreats-trips-2-button-prev,
#page-promo #gallery__slider #swiper-retreats-trips-button-next,
#page-promo #gallery__slider #swiper-retreats-trips-button-prev,
#page-promo #retreat-trips__slider #swiper-activities-button-next,
#page-promo #retreat-trips__slider #swiper-activities-button-prev,
#page-promo #retreat-trips__slider #swiper-article-button-next,
#page-promo #retreat-trips__slider #swiper-article-button-prev,
#page-promo #retreat-trips__slider #swiper-destination-button-next,
#page-promo #retreat-trips__slider #swiper-destination-button-prev,
#page-promo #retreat-trips__slider #swiper-gallery-button-next,
#page-promo #retreat-trips__slider #swiper-gallery-button-prev,
#page-promo #retreat-trips__slider #swiper-retreats-trips-2-button-next,
#page-promo #retreat-trips__slider #swiper-retreats-trips-2-button-prev,
#page-promo #retreat-trips__slider #swiper-retreats-trips-button-next,
#page-promo #retreat-trips__slider #swiper-retreats-trips-button-prev {
    width: 20px;
    height: 20px;
    background-image: url(../../img/nav-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 7;
    display: none;
}
@media only screen and (min-width: 1200px) {
    #page-promo #activities__slider #swiper-activities-button-next,
    #page-promo #activities__slider #swiper-activities-button-prev,
    #page-promo #activities__slider #swiper-article-button-next,
    #page-promo #activities__slider #swiper-article-button-prev,
    #page-promo #activities__slider #swiper-destination-button-next,
    #page-promo #activities__slider #swiper-destination-button-prev,
    #page-promo #activities__slider #swiper-gallery-button-next,
    #page-promo #activities__slider #swiper-gallery-button-prev,
    #page-promo #activities__slider #swiper-retreats-trips-2-button-next,
    #page-promo #activities__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #activities__slider #swiper-retreats-trips-button-next,
    #page-promo #activities__slider #swiper-retreats-trips-button-prev,
    #page-promo #destination__slider #swiper-activities-button-next,
    #page-promo #destination__slider #swiper-activities-button-prev,
    #page-promo #destination__slider #swiper-article-button-next,
    #page-promo #destination__slider #swiper-article-button-prev,
    #page-promo #destination__slider #swiper-destination-button-next,
    #page-promo #destination__slider #swiper-destination-button-prev,
    #page-promo #destination__slider #swiper-gallery-button-next,
    #page-promo #destination__slider #swiper-gallery-button-prev,
    #page-promo #destination__slider #swiper-retreats-trips-2-button-next,
    #page-promo #destination__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #destination__slider #swiper-retreats-trips-button-next,
    #page-promo #destination__slider #swiper-retreats-trips-button-prev,
    #page-promo #gallery__slider #swiper-activities-button-next,
    #page-promo #gallery__slider #swiper-activities-button-prev,
    #page-promo #gallery__slider #swiper-article-button-next,
    #page-promo #gallery__slider #swiper-article-button-prev,
    #page-promo #gallery__slider #swiper-destination-button-next,
    #page-promo #gallery__slider #swiper-destination-button-prev,
    #page-promo #gallery__slider #swiper-gallery-button-next,
    #page-promo #gallery__slider #swiper-gallery-button-prev,
    #page-promo #gallery__slider #swiper-retreats-trips-2-button-next,
    #page-promo #gallery__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #gallery__slider #swiper-retreats-trips-button-next,
    #page-promo #gallery__slider #swiper-retreats-trips-button-prev,
    #page-promo #retreat-trips__slider #swiper-activities-button-next,
    #page-promo #retreat-trips__slider #swiper-activities-button-prev,
    #page-promo #retreat-trips__slider #swiper-article-button-next,
    #page-promo #retreat-trips__slider #swiper-article-button-prev,
    #page-promo #retreat-trips__slider #swiper-destination-button-next,
    #page-promo #retreat-trips__slider #swiper-destination-button-prev,
    #page-promo #retreat-trips__slider #swiper-gallery-button-next,
    #page-promo #retreat-trips__slider #swiper-gallery-button-prev,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-2-button-next,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-button-next,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-button-prev {
        display: block;
    }
}
#page-promo #activities__slider #swiper-activities-button-prev,
#page-promo #activities__slider #swiper-article-button-prev,
#page-promo #activities__slider #swiper-destination-button-prev,
#page-promo #activities__slider #swiper-gallery-button-prev,
#page-promo #activities__slider #swiper-retreats-trips-2-button-prev,
#page-promo #activities__slider #swiper-retreats-trips-button-prev,
#page-promo #destination__slider #swiper-activities-button-prev,
#page-promo #destination__slider #swiper-article-button-prev,
#page-promo #destination__slider #swiper-destination-button-prev,
#page-promo #destination__slider #swiper-gallery-button-prev,
#page-promo #destination__slider #swiper-retreats-trips-2-button-prev,
#page-promo #destination__slider #swiper-retreats-trips-button-prev,
#page-promo #gallery__slider #swiper-activities-button-prev,
#page-promo #gallery__slider #swiper-article-button-prev,
#page-promo #gallery__slider #swiper-destination-button-prev,
#page-promo #gallery__slider #swiper-gallery-button-prev,
#page-promo #gallery__slider #swiper-retreats-trips-2-button-prev,
#page-promo #gallery__slider #swiper-retreats-trips-button-prev,
#page-promo #retreat-trips__slider #swiper-activities-button-prev,
#page-promo #retreat-trips__slider #swiper-article-button-prev,
#page-promo #retreat-trips__slider #swiper-destination-button-prev,
#page-promo #retreat-trips__slider #swiper-gallery-button-prev,
#page-promo #retreat-trips__slider #swiper-retreats-trips-2-button-prev,
#page-promo #retreat-trips__slider #swiper-retreats-trips-button-prev {
    left: -1rem;
    top: 49%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (min-width: 600px) {
    #page-promo #activities__slider #swiper-activities-button-prev,
    #page-promo #activities__slider #swiper-article-button-prev,
    #page-promo #activities__slider #swiper-destination-button-prev,
    #page-promo #activities__slider #swiper-gallery-button-prev,
    #page-promo #activities__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #activities__slider #swiper-retreats-trips-button-prev,
    #page-promo #destination__slider #swiper-activities-button-prev,
    #page-promo #destination__slider #swiper-article-button-prev,
    #page-promo #destination__slider #swiper-destination-button-prev,
    #page-promo #destination__slider #swiper-gallery-button-prev,
    #page-promo #destination__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #destination__slider #swiper-retreats-trips-button-prev,
    #page-promo #gallery__slider #swiper-activities-button-prev,
    #page-promo #gallery__slider #swiper-article-button-prev,
    #page-promo #gallery__slider #swiper-destination-button-prev,
    #page-promo #gallery__slider #swiper-gallery-button-prev,
    #page-promo #gallery__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #gallery__slider #swiper-retreats-trips-button-prev,
    #page-promo #retreat-trips__slider #swiper-activities-button-prev,
    #page-promo #retreat-trips__slider #swiper-article-button-prev,
    #page-promo #retreat-trips__slider #swiper-destination-button-prev,
    #page-promo #retreat-trips__slider #swiper-gallery-button-prev,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-button-prev {
        left: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-promo #activities__slider #swiper-activities-button-prev,
    #page-promo #activities__slider #swiper-article-button-prev,
    #page-promo #activities__slider #swiper-destination-button-prev,
    #page-promo #activities__slider #swiper-gallery-button-prev,
    #page-promo #activities__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #activities__slider #swiper-retreats-trips-button-prev,
    #page-promo #destination__slider #swiper-activities-button-prev,
    #page-promo #destination__slider #swiper-article-button-prev,
    #page-promo #destination__slider #swiper-destination-button-prev,
    #page-promo #destination__slider #swiper-gallery-button-prev,
    #page-promo #destination__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #destination__slider #swiper-retreats-trips-button-prev,
    #page-promo #gallery__slider #swiper-activities-button-prev,
    #page-promo #gallery__slider #swiper-article-button-prev,
    #page-promo #gallery__slider #swiper-destination-button-prev,
    #page-promo #gallery__slider #swiper-gallery-button-prev,
    #page-promo #gallery__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #gallery__slider #swiper-retreats-trips-button-prev,
    #page-promo #retreat-trips__slider #swiper-activities-button-prev,
    #page-promo #retreat-trips__slider #swiper-article-button-prev,
    #page-promo #retreat-trips__slider #swiper-destination-button-prev,
    #page-promo #retreat-trips__slider #swiper-gallery-button-prev,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-2-button-prev,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-button-prev {
        left: -2rem;
    }
}
#page-promo #activities__slider #swiper-activities-button-next,
#page-promo #activities__slider #swiper-article-button-next,
#page-promo #activities__slider #swiper-destination-button-next,
#page-promo #activities__slider #swiper-gallery-button-next,
#page-promo #activities__slider #swiper-retreats-trips-2-button-next,
#page-promo #activities__slider #swiper-retreats-trips-button-next,
#page-promo #destination__slider #swiper-activities-button-next,
#page-promo #destination__slider #swiper-article-button-next,
#page-promo #destination__slider #swiper-destination-button-next,
#page-promo #destination__slider #swiper-gallery-button-next,
#page-promo #destination__slider #swiper-retreats-trips-2-button-next,
#page-promo #destination__slider #swiper-retreats-trips-button-next,
#page-promo #gallery__slider #swiper-activities-button-next,
#page-promo #gallery__slider #swiper-article-button-next,
#page-promo #gallery__slider #swiper-destination-button-next,
#page-promo #gallery__slider #swiper-gallery-button-next,
#page-promo #gallery__slider #swiper-retreats-trips-2-button-next,
#page-promo #gallery__slider #swiper-retreats-trips-button-next,
#page-promo #retreat-trips__slider #swiper-activities-button-next,
#page-promo #retreat-trips__slider #swiper-article-button-next,
#page-promo #retreat-trips__slider #swiper-destination-button-next,
#page-promo #retreat-trips__slider #swiper-gallery-button-next,
#page-promo #retreat-trips__slider #swiper-retreats-trips-2-button-next,
#page-promo #retreat-trips__slider #swiper-retreats-trips-button-next {
    right: -1rem;
}
@media (min-width: 600px) {
    #page-promo #activities__slider #swiper-activities-button-next,
    #page-promo #activities__slider #swiper-article-button-next,
    #page-promo #activities__slider #swiper-destination-button-next,
    #page-promo #activities__slider #swiper-gallery-button-next,
    #page-promo #activities__slider #swiper-retreats-trips-2-button-next,
    #page-promo #activities__slider #swiper-retreats-trips-button-next,
    #page-promo #destination__slider #swiper-activities-button-next,
    #page-promo #destination__slider #swiper-article-button-next,
    #page-promo #destination__slider #swiper-destination-button-next,
    #page-promo #destination__slider #swiper-gallery-button-next,
    #page-promo #destination__slider #swiper-retreats-trips-2-button-next,
    #page-promo #destination__slider #swiper-retreats-trips-button-next,
    #page-promo #gallery__slider #swiper-activities-button-next,
    #page-promo #gallery__slider #swiper-article-button-next,
    #page-promo #gallery__slider #swiper-destination-button-next,
    #page-promo #gallery__slider #swiper-gallery-button-next,
    #page-promo #gallery__slider #swiper-retreats-trips-2-button-next,
    #page-promo #gallery__slider #swiper-retreats-trips-button-next,
    #page-promo #retreat-trips__slider #swiper-activities-button-next,
    #page-promo #retreat-trips__slider #swiper-article-button-next,
    #page-promo #retreat-trips__slider #swiper-destination-button-next,
    #page-promo #retreat-trips__slider #swiper-gallery-button-next,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-2-button-next,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-button-next {
        right: -1.15rem;
    }
}
@media (min-width: 1200px) {
    #page-promo #activities__slider #swiper-activities-button-next,
    #page-promo #activities__slider #swiper-article-button-next,
    #page-promo #activities__slider #swiper-destination-button-next,
    #page-promo #activities__slider #swiper-gallery-button-next,
    #page-promo #activities__slider #swiper-retreats-trips-2-button-next,
    #page-promo #activities__slider #swiper-retreats-trips-button-next,
    #page-promo #destination__slider #swiper-activities-button-next,
    #page-promo #destination__slider #swiper-article-button-next,
    #page-promo #destination__slider #swiper-destination-button-next,
    #page-promo #destination__slider #swiper-gallery-button-next,
    #page-promo #destination__slider #swiper-retreats-trips-2-button-next,
    #page-promo #destination__slider #swiper-retreats-trips-button-next,
    #page-promo #gallery__slider #swiper-activities-button-next,
    #page-promo #gallery__slider #swiper-article-button-next,
    #page-promo #gallery__slider #swiper-destination-button-next,
    #page-promo #gallery__slider #swiper-gallery-button-next,
    #page-promo #gallery__slider #swiper-retreats-trips-2-button-next,
    #page-promo #gallery__slider #swiper-retreats-trips-button-next,
    #page-promo #retreat-trips__slider #swiper-activities-button-next,
    #page-promo #retreat-trips__slider #swiper-article-button-next,
    #page-promo #retreat-trips__slider #swiper-destination-button-next,
    #page-promo #retreat-trips__slider #swiper-gallery-button-next,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-2-button-next,
    #page-promo #retreat-trips__slider #swiper-retreats-trips-button-next {
        right: -2rem;
    }
}
#page-promo #retreat-trips__slider .card .card__slider__title {
    min-height: 130px;
}
#page-promo #flexible-content .header__text,
#page-promo #flexible-content .header__title {
    margin-bottom: 3rem;
}
#page-promo #flexible-content .flexible-content__container {
    display: block;
}
@media (min-width: 1200px) {
    #page-promo #flexible-content .flexible-content__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 7rem;
    }
    #page-promo #flexible-content .flexible-content__container > * {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
#page-promo #flexible-content .flexible-content__container .flexible_builder__tick-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1rem;
}
#page-promo #flexible-content .flexible-content__container .flexible_builder__tick-item:last-child {
    margin-bottom: 0;
}
#page-promo #flexible-content .flexible-content__container .flexible_builder__tick-item .tick_img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 45px;
}
#page-promo #flexible-content .flexible-content__container .flexible_builder__tick-item .tick_img img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-top: 0.5rem;
}
#page-promo #flexible-content .flexible-content__container .flexible_builder__text p:last-child {
    margin-bottom: 0;
}
#page-promo #flexible-faqs .header__title {
    margin-bottom: 3rem;
}
#page-promo #flexible-faqs .faqs__body .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    padding: 0.75rem 1.25rem;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ffcd02),
        color-stop(27%, #f08351),
        color-stop(64%, #9994c0),
        to(#2ca1a7)
    );
    background-image: linear-gradient(to right, #ffcd02 0, #f08351 27%, #9994c0 64%, #2ca1a7 100%);
}
#page-promo #flexible-faqs .faqs__body .card-header .btn-link {
    text-decoration: none;
    color: #4e4e4b;
    font-weight: 300;
    font-size: 1rem;
}
@media only screen and (min-width: 600px) {
    #page-promo #flexible-faqs .faqs__body .card-header .btn-link {
        font-size: 1.3rem;
    }
}
#page-promo #flexible-faqs .faqs__body .card-body a {
    font-size: 1.125rem;
}
#page-promo #flexible-faqs .faqs__body .card-body p:last-child {
    margin-bottom: 0;
}
#page-promo #flexible-faqs .faqs__body .faq-question__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
#page-promo #flexible-faqs .faqs__body .img__lightbulb {
    width: 20px;
    height: auto;
    margin-right: 2rem;
}
#page-promo #flexible-faqs .faqs__body .faq__question {
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 1.3rem;
}
#page-promo #flexible-faqs .faqs__body .faq__question h1,
#page-promo #flexible-faqs .faqs__body .faq__question h2,
#page-promo #flexible-faqs .faqs__body .faq__question h3,
#page-promo #flexible-faqs .faqs__body .faq__question h4,
#page-promo #flexible-faqs .faqs__body .faq__question h5,
#page-promo #flexible-faqs .faqs__body .faq__question h6,
#page-promo #flexible-faqs .faqs__body .faq__question p {
    font-size: inherit;
    margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
    #page-promo #flexible-faqs .faqs__body .faq__question {
        width: 75%;
    }
}
#page-promo #flexible-faqs .faqs__body button {
    margin-top: -1.75rem;
}
#page-promo #flexible-faqs .faqs__body button .img__arrow {
    width: 22px;
    height: auto;
    position: absolute;
    right: 0;
}
#page-promo #flexible-faqs .faqs__body button .abc {
    margin-left: auto;
}
#page-promo #flexible-faqs .faqs__body button.hide-answer .img__arrow img {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
        transform 0.3s ease,
        -webkit-transform 0.3s ease;
}
#page-promo #flexible-faqs .faqs__body button.show-answer .img__arrow img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
        transform 0.3s ease,
        -webkit-transform 0.3s ease;
}
#page-promo .destinations_form {
    display: block;
}
@media only screen and (min-width: 900px) {
    #page-promo .destinations_form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 6rem;
    }
}
#page-promo .destinations_form .form-item {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
@media only screen and (min-width: 900px) {
    #page-promo .destinations_form .form-item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
#page-promo .destinations_form .contact-form {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media only screen and (min-width: 900px) {
    #page-promo .destinations_form .contact-form {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
#page-promo .destinations_form .contact-form input[type="email"],
#page-promo .destinations_form .contact-form input[type="number"],
#page-promo .destinations_form .contact-form input[type="text"],
#page-promo .destinations_form .contact-form textarea {
    -webkit-appearance: none;
    border: 1px solid rgba(155, 155, 155, 0.5);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    background-color: transparent;
    padding: 0.7rem;
}
#page-promo .destinations_form .contact-form input[type="submit"] {
    padding: 0.5rem 0;
    color: #fff;
    text-decoration: none;
    background-color: #a46497;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.051875rem;
    cursor: pointer;
    width: 250px;
    border: none;
    border-radius: 0;
}
#page-promo .destinations_form .contact-form input[type="submit"]:after {
    margin-top: 1rem;
    position: relative;
    top: 1rem;
    width: 100%;
    height: 1px;
    background-color: #a46497;
}
#page-promo .destinations_form .contact-form div {
    margin-bottom: 0.5rem;
}
#page-promo .destinations_form .contact-form a,
#page-promo .destinations_form .contact-form label {
    font-size: 1rem;
}
#page-promo .destinations_form .contact-details {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
@media only screen and (min-width: 900px) {
    #page-promo .destinations_form .contact-details {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
#page-promo .destinations_form .contact-details div {
    margin-bottom: 2rem;
}
#page-promo .destinations_form .contact-details p {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}
#page-promo .destinations_form .contact-details a {
    color: #a46497;
    font-size: 1.75rem;
    text-decoration: none;
}
