/*
 Theme Name:     CCTours Theme
 Theme URI:      https://www.boxcreative.ie/
 Description:    Divi Child Theme
 Author:         B[]X	
 Author URI:     https://www.boxcreative.ie
 Template:       Divi
 Version:        4.27.4
*/
 
@import url("../Divi/style.css");

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

/* =Theme customization starts here
------------------------------------------------------- */

/* ************************************************************* */
/* INIT */
/* ************************************************************* */

:root {
    /* Colors: */
    --default-color-yellow: #ecb220;
    --default-color-yellowdark: #ff9933;
    --default-color-green: #117615;
    --default-color-orange: #cc6633;
    --default-color-orangedark: #ca4d1d;
    --default-color-orangebright: #ea8126;
    --default-color-white: #FFFFFF;
    --default-color-black: #000000;
    --default-color-grey: #666666;
    --default-color-greydark: #333333;

    --default-color-greylight: #f8f6f4;
    --default-color-blue: #151576;
    --default-color-bluelight: #eceef3;
    --default-color-red: #ee3469;
    /*--default-color-baigelight2: rgba(234, 229, 223, 0.35);*/

    --default-color-border: #545454;
    --default-color-borderlight: #D0D0D0;
    --default-color-borderwhite: #FFFFFF;
    --default-color-border-input: rgba(29, 29, 27, 0.35);

    --default-color-inputplaceholder: var(--default-color-grey);

    /* Font/text values */
    --font-family-header: 'din-2014', sans-serif;
    --font-family-content: 'Open Sans',Arial,sans-serif;
    --font-family-navi: 'Open Sans',Arial,sans-serif;
    --font-family-buttons: 'din-2014', sans-serif;

    /*--default-font-family-gothambold: 'Gotham Round Bold', Helvetica,Arial,Lucida,sans-serif;*/

    --default-font-style-normal: normal;

    /* Shape sizes */
    --size-width-content-normal: 88%;
    --size-width-content-wide: 92%;
    --size-width-content-full: 100%;
    --size-width-content-narrow: 80%;
    --size-max-width-content: 1312px;
    --size-max-width-content-wide: 1760px;
    --size-max-width-content-narrow: 1088px;
    --size-max-width-intro: 840px;
    --size-max-width-history: 863px;
    --size-max-width-post: 1080px;
    --size-max-width-post-half: 540px;

    --size-width-content-half: 44%;
    --size-max-width-content-half: 656px;
    --size-max-width-content-half-narrow: 544px;
    --size-max-width-content-half-narrow2: 500px; /* ??? */
    --size-width-content-half-image: 42%;
    --size-width-content-half-text: 40%;
    --size-width-content-half-space: 8%;
    --size-max-width-content-half-image: 560px;
    --size-max-width-content-half-text: 530px;

    --size-form-gap-desktop: 20px;
    --size-form-column-gap-desktop: 20px;
    --size-form-row-gap-desktop: 15px;
    --size-form-gap-mobile: 20px;

    --size-radius-buttons: 25px;

    --default-transition-time: 0.2s;
}

.et_pb_section .color-white, .color-white, #main-footer .color-white { color: #ffffff !important; }
.et_pb_section .color-black, .color-black, #main-footer .color-black   { color: #000000 !important; }
.et_pb_section .color-grey, .color-grey, #main-footer .color-grey { color: var(--default-color-grey) !important; }
.et_pb_section .color-greydark, .color-greydark, #main-footer .color-greydark { color: var(--default-color-greydark) !important; }

.et_pb_section .color-green, .color-green, #main-footer .color-green { color: var(--default-color-green) !important; }
.et_pb_section .color-yellow, .color-yellow, #main-footer .color-yellow { color: var(--default-color-yellow) !important; }
.et_pb_section .color-orange, .color-orange, #main-footer .color-orange { color: var(--default-color-orange) !important; }
.et_pb_section .color-orangedark, .color-orangedark, #main-footer .color-orangedark { color: var(--default-color-orangedark) !important; }

/*@import url(http://fonts.googleapis.com/css?family=Didact+Gothic);*/

/* ************************************************************* */
/* header */

html, body {
	/*font-family: var(--default-font-family-gotham);*/
}
body {
    /* fix for popups */
    padding-right: 0 !important;
    /*background-color: var(--default-color-bluelight);*/
    font-family: var(--font-family-content);
    color: #545454;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em; /* 160% */
}
/*p { font-family: "Open Sans", Arial,sans-serif; }*/
:root :where(a:where(:not(.wp-element-button))),
#page-container :where(a:where(:not(.wp-element-button))),
body a:where(:not(.wp-element-button)) {
    text-decoration: none;
}
.et-db #main-content #et-boc .et-l .et_pb_row,
.et_pb_row { width: var(--size-width-content-normal); margin-left: auto; margin-right: auto; }
body .container { width: var(--size-width-content-normal); }
body .et_pb_fullscreen .et_pb_fullwidth_header_container { var(--size-width-content-normal); }



h1 { font-size: 50px; font-weight: 800; line-height: 1.08em; }
h2 { font-size: 36px; font-weight: 800; line-height: 1.08em; }

h3 { font-size: 24px; font-weight: 800; line-height: 1.2em; }
h4 { font-size: 22px; font-weight: 800; line-height: 1.2em; } /* custom synthesis */

h5 { font-size: 20px; font-weight: 400; line-height: 1.33em; }
h6 { font-size: 18px; font-weight: 400; line-height: 1.33em; }

h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-family-header);
    color: var(--default-color-greydark);
}

.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1 { font-size: 50px; }
.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 { font-size: 36px; }

.et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3 { font-size: 24px; }
.et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4 { font-size: 22px; }

.et_pb_column_1_3 h5, .et_pb_column_1_4 h5, .et_pb_column_1_5 h5, .et_pb_column_1_6 h5, .et_pb_column_2_5 h5 { font-size: 20px; }
.et_pb_column_1_3 h6, .et_pb_column_1_4 h6, .et_pb_column_1_5 h6, .et_pb_column_1_6 h6, .et_pb_column_2_5 h6 { font-size: 18px; }

@media only screen and ( min-width: 981px ) and ( max-width: 1199px ) {
    h1, .et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1 { font-size: 48px; }
    h2, .et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 { font-size: 34px; }

    h3, .et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3 { font-size: 24px; }
    h4, .et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4 { font-size: 22px; }

    h5, .et_pb_column_1_3 h5, .et_pb_column_1_4 h5, .et_pb_column_1_5 h5, .et_pb_column_1_6 h5, .et_pb_column_2_5 h5 { font-size: 20px; }
    h6, .et_pb_column_1_3 h6, .et_pb_column_1_4 h6, .et_pb_column_1_5 h6, .et_pb_column_1_6 h6, .et_pb_column_2_5 h6 { font-size: 18px; }

}


@media only screen and ( max-width: 980px ) {
    h1 { font-size: 46px; }
    h2 { font-size: 32px; }

    h3 { font-size: 24px; }
    h4 { font-size: 22px; }

    h5 { font-size: 20px; }
    h6 { font-size: 18px; }

    .et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1 { font-size: 46px; }
    .et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 { font-size: 32px; }
    .et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3 { font-size: 24px; }
    .et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4 { font-size: 22px; }
    .et_pb_column_1_3 h5, .et_pb_column_1_4 h5, .et_pb_column_1_5 h5, .et_pb_column_1_6 h5, .et_pb_column_2_5 h5 { font-size: 20px; }
    .et_pb_column_1_3 h6, .et_pb_column_1_4 h6, .et_pb_column_1_5 h6, .et_pb_column_1_6 h6, .et_pb_column_2_5 h6 { font-size: 18px; }

}
@media only screen and ( max-width: 767px ) {
    h1, .et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1 { font-size: 42px; }
    h2, .et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 { font-size: 30px; }
    h3, .et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3 { font-size: 24px; }
    h4, .et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4 { font-size: 22px; }

}


/* ------------------------------------------------------------------------ */
/* --------   Defaults   ------------------------------------- */
/* ------------------------------------------------------------------------ */

.et_pb_section {
    /*background-color: transparent;*/
}

/* ------------------------------------------------------------------------ */
/* --------   Header and Navigation   ------------------------------------- */
/* ------------------------------------------------------------------------ */

#main-header .container { width: 94%; max-width:1340px;  }

#main-header .et-cart-info { display: none; }

#top-menu li > ul {
    width: 260px;
}
#top-menu li li {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 100%;
}
#top-menu li li a {
    padding: 6px 20px;
    width: 100%;
}
#top-menu li li a:hover {
    background-color: var(--default-color-green);
    color: var(--default-color-white) !important;
}


@media only screen and ( min-width: 981px ) and ( max-width: 1199px ) {
    #main-header #logo { max-width: 260px; }
    #main-header #et-top-navigation { padding-left: 280px !important; }
    #main-header #top-menu li { padding-right: 12px; }

}


/* ------------------------------------------------------------------------ */
/* --------   Buttons   ------------------------------------- */
/* ------------------------------------------------------------------------ */

/*#main-content form.contact-form .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),*/
#main-content form.contact-form .gform_wrapper .button,
#main-header .menu-button,
.wpcf7-submit,
#page-container .back-button,
.pagination .next-page a,
.pagination .previous-page a,
#page-container .contact-form .gform_button,
#page-container .et_pb_button,
.et_pb_button {
    font-family: var(--font-family-buttons);
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.2em !important;

    padding: 0.2em 1.2em !important;
    border: 1px solid var(--default-color-yellow);
    background-color: var(--default-color-yellow);
    color: var(--default-color-white);
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all !important;
    transition-property: all !important;
    cursor: pointer;
    text-decoration: none;
    border-radius: 0;
}
#main-content form.contact-form .gform_wrapper .button:hover,
#main-header .menu-button:hover,
.wpcf7-submit:hover,
#page-container .back-button:hover,
.pagination .next-page a:hover,
.pagination .previous-page a:hover,
#page-container .contact-form .gform_button:hover,
#page-container .et_pb_button:hover,
.et_pb_button:hover {
    padding: 0.2em 1.2em !important;
    border: 1px solid var(--default-color-orange);
    background-color: var(--default-color-orange);
    color: var(--default-color-white);
    text-decoration: none;
    border-radius: 0;
}
#main-header .menu-button,
#page-container .button-white {
    border: 1px solid var(--default-color-white);
    background-color: var(--default-color-white);
    color: var(--default-color-black);
}
#main-header .menu-button:hover,
#page-container .button-white:hover {
    border: 1px solid var(--default-color-white) !important;
    background-color: var(--default-color-black);
    color: var(--default-color-white) !important;
}
#page-container .button-white.button-white-bordered {
    border: 1px solid var(--default-color-black);
}
#page-container .button-white.button-white-bordered:hover {
    border: 1px solid var(--default-color-white) !important;
    background-color: var(--default-color-black);
}

/* ------------------------------------------------------------------------ */
/* --------   Forms   ------------------------------------- */
/* ------------------------------------------------------------------------ */

form.contact-form {
    /*max-width: 420px;*/
}

#main-content form.contact-form .gform_fields {
    --gf-form-gap-y: 12px;
}
#main-content .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
    --gf-local-color: var(--default-color-green);
    --gf-local-display: flex;
    --gf-local-font-family: var(--font-family-content);
    --gf-local-font-size: 14px;
    --gf-local-font-style: normal;
    --gf-local-font-weight: 600;
    --gf-local-letter-spacing: 1px;
    --gf-local-line-height: 1.2em;
    --gf-local-margin-y: 10px;
    --gf-local-margin-x: 0;
    --gf-local-margin-block: 0 12px;
    text-transform: uppercase;
}

#main-content .contact-form .gform-theme--framework .gfield_list_group_item::before:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
#main-content .contact-form .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    color: var(--gf-local-color);
    /*display: var(--gf-local-display);*/
    font-family: var(--gf-local-font-family);
    font-size: var(--gf-local-font-size);
    /*font-style: var(--gf-local-font-style);*/
    font-weight: var(--gf-local-font-weight);
    /*letter-spacing: var(--gf-local-letter-spacing);*/
    /*line-height: var(--gf-local-line-height);*/
    margin-block: var(--gf-local-margin-block);
    margin-inline: var(--gf-local-margin-x);
    text-transform: uppercase;
}
#main-content .contact-form .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
#main-content .contact-form .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus {
    --gf-local-outline-color: var(--default-color-greylight) !important;
    --gf-local-outline-width: 1px !important;
    --gf-local-outline-offset: 0 !important;
}


.contact-form .gform-theme--foundation .gform_fields {
    /*grid-column-gap: 0;*/
    /*-moz-column-gap: 0;*/
    /*column-gap: 0;*/
    grid-row-gap: var(--size-form-row-gap-desktop);
    row-gap: var(--size-form-row-gap-desktop);
    column-gap: var(--size-form-column-gap-desktop) !important;
}
.contact-form select {
    appearance: none;
}

#main-content .contact-form .gfield_required {
    font-weight: 300;
    font-size: 0.9em;
}

.gform_wrapper .gform_body input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper .gform_body textarea, .gform_wrapper .gform_body select,
.contact-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.contact-form textarea,
.contact-form select {
    font-size: 14px;
    font-family: var(--font-family-content);
    letter-spacing: normal;
    padding: 12px 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: var(--default-color-greydark);
    background-color: #ffffff;
    border: 1px solid var(--default-color-border-input);

    font-style: normal;
    font-weight: 300;
    line-height: 1.5em;
    margin: 0;
    width: 100%;
    height: auto;
    box-shadow: none;
}
.contact-form textarea {
    block-size: 8em;
}
.gform_wrapper .gform_body input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus,
.gform_wrapper .gform_body textarea, .gform_wrapper .gform_body select:focus,
.contact-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus,
.contact-form textarea:focus,
.contact-form select:focus {
    outline-color: var(--default-color-greylight) !important;
    outline-width: 1px !important;
    outline-offset: 0 !important;
}

.contact-form textarea::-webkit-input-placeholder,
.contact-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: var(--default-color-inputplaceholder);
    font-family: var(--font-family-content);
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    opacity: 0.8;
}
.contact-form textarea::-moz-placeholder,
.contact-form input::-moz-placeholder { /* Firefox 19+ */
    color: var(--default-color-inputplaceholder);
    font-family: var(--font-family-content);
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    opacity: 0.8;
}
.contact-form textarea:-ms-input-placeholder,
.contact-form input:-ms-input-placeholder { /* IE 10+ */
    color: var(--default-color-inputplaceholder);
    font-family: var(--font-family-content);
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    opacity: 0.8;
}
.contact-form textarea:-moz-placeholder,
.contact-form input:-moz-placeholder { /* Firefox 18- */
    color: var(--default-color-inputplaceholder);
    font-family: var(--font-family-content);
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    opacity: 0.8;
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}
@media (min-width: 640px) {
    .gform-theme--foundation .contact-form .gform_fields {
        grid-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        grid-row-gap: var(--size-form-gap-desktop) !important;
        row-gap: var(--size-form-gap-desktop) !important;
        column-gap: var(--size-form-gap-desktop) !important;
    }
}
@media (max-width: 639px) {
    .gform-theme--foundation .contact-form .gform_fields {
        grid-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        grid-row-gap: var(--size-form-gap-mobile) !important;
        row-gap: var(--size-form-gap-mobile) !important;
        column-gap: var(--size-form-gap-mobile) !important;
    }

    .contact-form {
        /*padding: 40px 25px 45px 25px;*/
    }
    #main-content .gform-theme--foundation .gform_fields {
        grid-template-columns: repeat(1,1fr);
    }


}







/* ------------------------------------------------------------------------ */
/* --------   Pages Sections   ------------------------------------- */
/* ------------------------------------------------------------------------ */

#main-content {
    /*position: relative;*/
    /*z-index: 1; !* for floaters over the footer *!*/
}

.et-db #main-content #et-boc .et-l .row-narrow,
#main-content .row-narrow,
.row-narrow {
    max-width: var(--size-max-width-content-narrow);
}


#main-content .row-intro { max-width: var(--size-max-width-intro); /* 840px */ }

/* --------   home hero   ------------------------------------- */

.page-hero,
.home-hero {
    position: relative;
    color: var(--default-color-white);
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*z-index: 3;*/
    /*background: linear-gradient(0deg, rgba(30, 30, 30, 0.20) 0%, rgba(30, 30, 30, 0.20) 100%);*/
}


@media only screen and ( min-width: 981px ) {
    #main-content .page-hero,
    #main-content .home-hero {
        height: 90vh;
        height: 90dvh;
        max-height: 1127px;
        min-height: 750px;
        padding: 65px 0 !important;
    }
    #main-content .page-hero-short,
    .page-hero-short {
        height: 25vw;
        height: 25dvw;
        max-height: 715px;
        min-height: 320px;
        padding: 30px 0;
    }
    #main-content .page-hero-narrow,
    .page-hero-narrow {
        min-height: 200px;
        padding: 30px 0 !important;
        height: auto;
    }

    /*.et-db #main-content #et-boc .et-l .et_pb_row,*/
    .page-hero .et_pb_row,
    .home-hero .et_pb_row {
        margin: 0 auto;
    }
}
@media only screen and ( max-width: 980px ) {
    #main-content .page-hero,
    #main-content .home-hero {
        height: 90vh;
        height: 90dvh;
        min-height: 640px;
        padding: 50px 0 !important;
    }
    #main-content .page-hero-short {
        height: 25vw;
        height: 25dvw;
        min-height: 320px;
        padding: 30px 0 !important;
    }
    #main-content .page-hero-narrow,
    .page-hero-narrow {
        min-height: 200px;
        padding: 30px 0 !important;
        height: auto;
    }
    #main-content .page-hero .et_pb_row,
    #main-content .home-hero .et_pb_row { width: 80%; }
}
@media only screen and ( max-width: 767px ) {
}
@media only screen and ( max-width: 639px ) {
    .home-hero::after { }
}


/* --------   Gallery  -------------------------- */

.gallery-tighter {}

@media only screen and ( min-width: 981px ) {
    .et_pb_gutters2 #main-content .et_pb_column_4_4 .gallery-tighter .et_pb_grid_item {
        width: calc(25% - 6px);
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .et_pb_gutters2 #main-content .et_pb_column_4_4 .gallery-tighter .et_pb_grid_item.last_in_row {
        margin-right: 0;
    }
    #main-content .gallery-tighter.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title,
    #main-content .gallery-tighter.et_pb_gallery_grid .et_pb_gallery_item h3 {
        margin-top: 5px;
    }
}
@media only screen and ( max-width: 980px ) {
    .et_pb_gutters2 #main-content .et_pb_column_4_4 .gallery-tighter .et_pb_grid_item {
        width: calc(33.33% - 8px);
        margin-right: 8px;
        margin-bottom: 8px;
    }
}
@media only screen and (max-width: 767px) {
    .et_pb_gutters2 #main-content .et_pb_column_4_4 .gallery-tighter .et_pb_grid_item {
        width: calc(50% - 8px);
        margin-right: 8px;
        margin-bottom: 8px;
    }
}
@media only screen and (max-width: 479px) {
    .et_pb_gutters2 #main-content .et_pb_column_4_4 .gallery-tighter .et_pb_grid_item {
        width: 100%;
        margin-right: 8px;
        margin-bottom: 8px;
    }
}






/* ------------------------------------------------------------------------ */
/* --------   With sliding menu  -------------------------- */
/* ------------------------------------------------------------------------ */

.with-sliding-menu {}
.with-sliding-menu .column-menu {
    position: sticky;
    top: 60px;
}

#main-content .tour-sliding-menu {
    background-color: #eeeeee;
    border-radius: 10px;
    padding: 20px 20px 17px 20px;
    position: relative;
}
#main-content .tour-side-menu {
    list-style: none;
    padding: 0 0 50px 0;
    position: relative;
}
#main-content .tour-side-menu::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-image: url('images/culturally-curious-logo.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

#main-content .tour-side-menu li {
    padding: 0;
    margin-bottom: 10px;
}
#main-content .tour-side-menu li::before {
    display: none;
}
#main-content .tour-side-menu li a {
    display: block;
    text-align: center;
    font-size: 22px;
    padding: 0.2em 0.5em !important;
}
#main-content .tour-side-menu li a:hover {
    padding: 0.2em 0.5em !important;
}








/* ------------------------------------------------------------------------ */
/* --------   Tour Sliding Menu  -------------------------- */
/* ------------------------------------------------------------------------ */








/* ------------------------------------------------------------------------ */
/* --------   Reviews  -------------------------- */
/* ------------------------------------------------------------------------ */

#main-content .reviews-grid {}
#main-content .reviews-grid .glsr-reviews {
    grid-template-columns: 1fr 1fr;
}
#main-content .glsr-reviews .glsr-review {
    padding-top: 15px;
    border-top: 3px solid var(--default-color-yellow);
}
#main-content .glsr-reviews .glsr-review-author {
    font-weight: 600;
}
#main-content .glsr-reviews .glsr-read-more a {
    color: var(--default-color-green);
}
#main-content .glsr-reviews .glsr-read-more a:hover {
    color: var(--default-color-orange);
}

@media only screen and ( max-width: 980px ) {
    #main-content .reviews-grid .glsr-reviews {
        grid-template-columns: 1fr;
    }
}















/* ------------------------------------------------------------------------ */
/* --------   News slider   ------------------------------------- */
/* ------------------------------------------------------------------------ */

/*.section-room-preview {}*/
/*.row-slider-header {}*/
/*.row-room-slider {}*/


/*.row-room-slider .slick-list {*/
/*    overflow: visible;*/
/*    margin: 0 -15px;*/
/*}*/
/*.row-room-slider .et_pb_image { margin: 0; padding: 0 15px;}*/

/*.row-room-slider .slick-dotted.slick-slider { margin-bottom: 0;}*/

/*.row-room-slider .slick-dots {*/
/*    top: -35px;*/
/*    bottom: unset;*/
/*    transform: translateY(-100%);*/
/*    padding: 0 0 0 50%;*/
/*    text-align: right;*/
/*    list-style: none;*/
/*    line-height: 10px;*/
/*}*/
/*.row-room-slider .slick-dots li {*/
/*    width: 10px;*/
/*    height: 10px;*/
/*}*/
/*.row-room-slider .slick-dots li button {*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding: 0;*/
/*    overflow: hidden;*/
/*}*/
/*.row-room-slider .slick-dots li button::before {*/
/*    display: inline-block;*/
/*    margin: 0;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    border-radius: 10px;*/
/*    border: 0 none;*/
/*    background-color: var(--default-color-black);*/
/*    opacity: 1;*/
/*    content: '';*/
/*}*/
/*.row-room-slider .slick-dots li.slick-active button::before {*/
/*    background-color: #ADADAD;*/
/*}*/

/*@media only screen and ( min-width: 981px ) {*/
/*    #main-content .row-slider-header {*/
/*        padding-bottom: 0;*/
/*        margin-bottom: 25px;*/
/*        padding-right: 150px;*/
/*    }*/
/*    #main-content .section-room-preview .room-header h2 {*/
/*        display: inline-block;*/
/*        margin-right: 15px;*/
/*    }*/
/*    #main-content .section-room-preview .room-header p {*/
/*        display: inline-block;*/
/*        margin-right: 15px;*/
/*    }*/
/*    #main-content .row-room-slider {*/
/*        padding: 0;*/
/*    }*/
/*}*/
/*@media only screen and ( min-width: 768px ) {*/
/*    #main-content .row-slider-header {*/
/*        padding-bottom: 0;*/
/*        margin-bottom: 25px;*/
/*        padding-right: 150px;*/
/*    }*/
/*    #main-content .section-room-preview .room-header h2 {*/
/*        display: inline-block;*/
/*        margin-right: 15px;*/
/*    }*/
/*    #main-content .section-room-preview .room-header p {*/
/*        display: inline-block;*/
/*        margin-right: 15px;*/
/*    }*/
/*    #main-content .row-room-slider {*/
/*        padding: 0;*/
/*    }*/
/*}*/
/*@media only screen and ( max-width: 767px ) {*/
/*    #main-content .row-slider-header {*/
/*        padding-bottom: 0;*/
/*        margin-bottom: 25px;*/
/*    }*/
/*    #main-content .section-room-preview .room-header h2 { display: block; }*/
/*    #main-content .section-room-preview .room-header p { display: block; }*/
/*    #main-content .row-room-slider {*/
/*        padding: 0;*/
/*    }*/
/*    .row-room-slider .slick-dots { display: none !important; }*/

/*}*/



/* ------------------------------------------------------------------------ */
/* --------   Custom Sections   ------------------------------------- */
/* ------------------------------------------------------------------------ */

#main-content .container::before { display: none; }

.hideme { display: none !important; }
.text300 { font-weight: 300; }
.text400 { font-weight: 400; }
.text600 { font-weight: 600; }

/* vertically centered */

.vertically-center { }
.vertically-center .et_pb_column { display: flex; flex-direction: column; justify-content: center; }


/* cart block - min height for small, empty carts */
.wp-block-woocommerce-cart {
    min-height: 50vh;
}
/* hide Download Ticket button */
.woocommerce-order .ttbm_style ._dButton_xs_mb_xs {
    display: none;
}


@media only screen and ( min-width: 981px ) {
    .vertically-center { display: flex; }
}
@media only screen and ( max-width: 980px ) {

}




/* ------------------------------------------------------------------------ */
/* --------   News Slider   ------------------------------------- */
/* ------------------------------------------------------------------------ */

.section-with-news-slider {
    overflow: hidden;
}

.latest-news-slider {}

.latest-news-slider .slick-list {
    overflow: hidden;
    margin: 0 -15px;
}
.latest-news-slider .slick-list .slick-track {
    display: flex;
}
.latest-news-slider .slick-list .slick-slide { margin: 0; padding: 0 15px;}
.latest-news-slider .slick-list .slick-slide > div { height: 100%; }
.latest-news-slider .slick-list .slick-slide .entry_wrap { height: 100%; }
.latest-news-slider .slick-list .slick-slide .et_pb_post {
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: #ffffff;
}
.latest-news-slider .slick-slide .et_pb_image_wrap { display: block; width: 100%; }
.latest-news-slider .slick-slide .et_pb_image_wrap img { display: block; width: 100%; }
.latest-news-slider .slick-slide .post-details {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 0 20px 20px 20px;
}
.latest-news-slider .slick-slide .entry-title {
    font-family: var(--font-family-header);
    font-size: 30px;
    font-weight: 800;
    color: var(--default-color-orange);
    line-height: 1.2em;
    min-height: 2.5em;
    margin-top: 15px;
    padding-bottom: 0.1em;
}
.latest-news-slider .slick-slide .post-meta {
    font-family: var(--font-family-content);
    font-size: 16px;
    color: var(--default-color-orange);
    line-height: 1.2em;
    padding-bottom: 5px;
}
.latest-news-slider .slick-slide .post_excerpt {
    font-family: var(--font-family-content);
    font-size: 16px;
    line-height: 1.2em;
    padding-bottom: 5px;
}
#main-content .latest-news-slider .slick-slide .et_pb_button {
    display: block;
    padding: 0.2em 0.5em !important;
    margin: 20px 20px 0 20px;
}
#main-content .latest-news-slider .slick-slide .et_pb_button:hover {
    padding: 0.2em 0.5em !important;
}


@media only screen and ( min-width: 981px ) and ( max-width: 1499px ) {
    #main-content .latest-news-slider .slick-slide .entry-title { font-size: 23px; }
}
@media only screen and ( min-width: 981px ) {
    /*#main-content .latest-news-slider .slick-slide .et_pb_image { margin-bottom: 15px !important; }*/
    /*#main-content .latest-news-slider .slick-slide .et_pb_text { margin-bottom: 15px !important; }*/
}
@media only screen and ( max-width: 980px ) {
    #main-content .latest-news-slider { width: 100%; }
    /*#main-content .latest-news-slider .slick-slide .et_pb_image { margin-bottom: 15px !important; }*/
    /*#main-content .latest-news-slider .slick-slide .et_pb_text { margin-bottom: 15px !important; }*/
}

.latest-news-slider .slick-dots {
    /*top: -35px;*/
    bottom: -20px;
    /*transform: translateY(-100%);*/
    /*padding: 0 0 0 50%;*/
    text-align: center;
    list-style: none;
    line-height: 10px;
}
.latest-news-slider .slick-dots li {
    width: 10px;
    height: 10px;
}
.latest-news-slider .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
    overflow: hidden;
}
.latest-news-slider .slick-dots li button::before {
    display: inline-block;
    margin: 0;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 0 none;
    background-color: var(--default-color-yellow);
    opacity: 1;
    content: '';
}
.latest-news-slider .slick-dots li.slick-active button::before {
    background-color: var(--default-color-orange);
}
@media only screen and ( min-width: 981px ) {
    .latest-news-slider .slick-dots { display: none !important; }
}


.latest-news-slider .slick-prev, .latest-news-slider .slick-next {
    width: 60px;
    height: 60px;
    border: none;
    outline: none;
    background: var(--default-color-yellow);
    border-radius: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.latest-news-slider .slick-prev { left: -70px; }
.latest-news-slider .slick-next { right: -70px; }
.latest-news-slider .slick-prev:hover, .latest-news-slider .slick-next:hover {
    background: var(--default-color-greydark);
}
.latest-news-slider .slick-prev::before, .latest-news-slider .slick-next::before {
    content: '';
    opacity: 1;
    color: white;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 24px;
    height: 24px;
}
#main-content .latest-news-slider .slick-prev::before { background-image: url('images/arrow-left-white.svg'); }
#main-content .latest-news-slider .slick-next::before { background-image: url('images/arrow-right-white.svg'); }

@media only screen and ( max-width: 980px ) {
    #main-content .latest-news-slider .slick-prev,
    #main-content .latest-news-slider .slick-next { display: none !important; }
}



/* Post Related News Slider */

/*#main-content .post-footer {}*/
/*#main-content .post-footer .et_pb_section {*/
/*    padding: 45px 0;*/
/*}*/
/*#main-content .post-footer .et_pb_row {*/
/*    padding: 15px 0;*/
/*}*/
/*#main-content .post-footer .other-news-title h2 {*/
/*    color: #FFF;*/
/*    !*font-family: Suranna;*!*/
/*    font-size: 48px;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    line-height: 1.2em; !* 100% *!*/
/*}*/

/*.related-news-row .slick-list {*/
/*    !*overflow: visible;*!*/
/*    margin: 0 -15px;*/
/*}*/
/*.related-news-row .slick-list .slick-slide { margin: 0; padding: 0 15px;}*/
/*.related-news-row .slick-slide .entry-featured-image-url { width: 100%; margin-bottom: 18px; }*/
/*.related-news-row .slick-slide .entry-featured-image-url img { width: 100%; }*/
/*#main-content .related-news-row .post-details .entry-title {*/
/*    color: #FFF;*/
/*    !*font-family: Suranna;*!*/
/*    font-size: 24px;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    line-height: 1.23em; !* 123.333% *!*/
/*    min-height: 2.5em;*/
/*}*/
/*.related-news-row .post-details .et_pb_button {*/
/*    display: inline-block;*/
/*    margin-top: 20px;*/
/*}*/
/*.related-news-row .slick-list .et_pb_post {*/
/*    margin-bottom: 0 !important;*/
/*}*/
/*@media only screen and ( max-width: 980px ) {*/
/*    #main-content .related-news-row { width: 70%; overflow: visible; }*/
/*    #main-content .related-news-row .slick-list { overflow: visible; }*/
/*}*/


/* ********************************************************************* */
/* ****** FAQ ************************************************** */
/* ********************************************************************* */


#main-content .et_pb_toggle {
    border: none;
    padding: 0;
    margin-bottom: -1px !important;
}
#main-content .et_pb_toggle .et_pb_toggle_title {
    display: block;
    position: relative;
    padding: 21px 23px;
    font-family: var(--font-family-content);
    color: #000;
    background-color: var(--default-color-white);
    border: 1px solid var(--default-color-grey);
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.6em; /* 160% */
    transition: all 0.2s ease-in-out;
}
#main-content .et_pb_toggle .et_pb_toggle_title::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    margin-top: 0;
    background-image: url(images/icon-dropdown-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: block;
}
#main-content .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title {
    background-color: var(--default-color-black);
    color: var(--default-color-white);
}
#main-content .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title::before {
    background-image: url(images/icon-dropdown-up-white.svg);
}



#main-content .et_pb_toggle .et_pb_toggle_content {
    display: block;
    padding: 34px 23px;
    background-color: var(--default-color-white);

    color: var(--default-color-grey);
    border: 1px solid #d0d0d0;
    border-bottom: 1px solid var(--default-color-grey);
    /* P */
    font-family: var(--font-family-content);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.44; /* 143.75% */
}
#main-content .et_pb_toggle.et_pb_toggle_close .et_pb_toggle_content {
    display: none;
}

@media only screen and (min-width: 1700px) {

}

@media only screen and ( min-width: 981px ) {
    #main-content .faq-toggles-row .et_pb_toggle {
        margin-bottom: 1px;
    }
}

@media only screen and ( max-width: 980px ) {
}


/* ------------------------------------------------------------------------ */
/* --------   Image Text Row   ------------------------------------- */
/* ------------------------------------------------------------------------ */

/*.row-image-text {}*/
/*.row-image-text .image-left {}*/

/*!* half image sections *!*/


/*.row-image-text {*/
/*    display: flex;*/
/*}*/
/*.row-image-left {*/
/*    justify-content: flex-start;*/
/*}*/
/*.row-image-right {*/
/*    justify-content: flex-end;*/
/*}*/
/*.row-image-right.spaced {}*/

/*.row-image-text .column-image { }*/
/*.row-image-text .column-text {*/
/*    !*padding-top: 2%;*!*/
/*    !*padding-bottom: 2%;*!*/
/*}*/

/*.row-image-right .column-image {}*/
/*.row-image-right .column-text {}*/
/*.row-image-left .column-image {}*/
/*.row-image-left .column-text {}*/

/*.et_pb_gutters1 .row-image-text .et_pb_column_1_2.column-text .et_pb_module,*/
/*.et_pb_gutters1.et_pb_row.row-image-text .et_pb_column_1_2.column-text .et_pb_module,*/
/*.row-image-text .et_pb_column.column-text .et_pb_module {*/
/*    margin-bottom: 20px;*/
/*}*/
/*.et_pb_gutters1 .row-image-text .et_pb_column_1_2.column-text .et_pb_module:last-child,*/
/*.et_pb_gutters1.et_pb_row.row-image-text .et_pb_column_1_2.column-text .et_pb_module:last-child,*/
/*.row-image-text .et_pb_column.column-text .et_pb_module:last-child {*/
/*    margin-bottom: 0;*/
/*}*/

/*@media only screen and ( min-width: 981px ) {*/
/*    .et-db #main-content #et-boc .et-l .row-image-text {*/
/*        !*width: 100%; max-width: 100%;*!*/
/*    }*/
/*    .row-image-text { flex-direction: row; }*/
/*    .row-image-text .column-image {*/
/*        width: var(--size-width-content-half-image);*/
/*        max-width: var(--size-max-width-content-half-image);*/
/*    }*/
/*    .row-image-text .column-text {*/
/*        width: var(--size-width-content-half-text);*/
/*        max-width: var(--size-max-width-content-half-text);*/
/*    }*/
/*    #main-content .row-image-right .column-image {}*/
/*    #main-content .row-image-right .column-text { margin-right: var(--size-width-content-half-space); }*/
/*    #main-content .row-image-left .column-image { margin-right: var(--size-width-content-half-space); }*/
/*    #main-content .row-image-left .column-text {}*/

/*    .row-image-text.spaced .column-text {*/
/*        max-width: var(--size-max-width-content-half-narrow2);*/
/*    }*/
/*    .row-image-right.spaced .column-text { padding-left: 0; padding-right: 6%; }*/
/*    .row-image-left.spaced .column-text { padding-left: 6%; padding-right: 0; }*/
/*    .et_pb_gutters1 .row-image-text .et_pb_column_1_2 .et_pb_module,*/
/*    .et_pb_gutters1.et_pb_row.row-image-text .et_pb_column_1_2 .et_pb_module,*/
/*    .row-image-text .et_pb_column .et_pb_module {*/
/*        margin-bottom: 20px;*/
/*    }*/
/*}*/

/*@media only screen and ( min-width: 1560px ) {*/
/*    .row-image-text .column-text {*/
/*        !*padding: 8% 100px;*!*/
/*    }*/
/*    .row-image-right.spaced .column-text { padding-left: 0; padding-right: 6%; }*/
/*    .row-image-left.spaced .column-text { padding-left: 6%; padding-right: 0; }*/
/*}*/
/*@media only screen and ( min-width: 981px ) and ( max-width: 1559px ) {*/
/*    .row-image-text .column-text {*/
/*        !*padding: 8% 6%;*!*/
/*    }*/
/*    .row-image-right.spaced .column-text { padding-left: 0; padding-right: 6%; }*/
/*    .row-image-left.spaced .column-text { padding-left: 6%; padding-right: 0; }*/

/*}*/



/*@media only screen and ( max-width: 980px ) {*/
/*    .row-image-text { flex-direction: column; }*/
/*    .et-db #main-content #et-boc .et-l .row-image-text,*/
/*    .row-image-text { width: 100%; }*/
/*    #main-content .row-image-text .column-image {*/
/*        width: 100%;*/
/*        padding: 0 6%;*/
/*        margin-bottom: 30px;*/
/*    }*/
/*    #main-content .row-image-text .column-text {*/
/*        width: 100%;*/
/*        padding: 0 6%;*/
/*        max-width: var(--size-max-width-content-half-narrow);*/
/*        margin-bottom: 0;*/
/*    }*/
/*    .row-image-text .et_pb_column .et_pb_module {*/
/*        margin-bottom: 20px;*/
/*    }*/
/*    .row-image-text .column-text { order: 2; }*/
/*    .row-image-text .column-image { order: 1; }*/
/*}*/
/*@media only screen and ( max-width: 767px ) {*/
/*    .row-image-text .et_pb_column .et_pb_module {*/
/*        margin-bottom: 20px;*/
/*    }*/
/*}*/



/* ********************************************************************* */
/* ****** Single Post ************************************************** */
/* ********************************************************************* */


.single-post {}
.single-news {}

#main-content.single-post {
    position: relative;
}

.post-header-image-left {}
.post-header-image-right {}

#main-content.single-post .container,
body:not(.et-tb) #main-content.single-post .container,
body:not(.et-tb-has-header) #main-content.single-post .container,
body:not(.et-tb) #main-content.single-news .container,
body:not(.et-tb-has-header) #main-content.single-news .container {
    padding-top: 0;
    position: relative;
    width: 100%;
    max-width: 100%;
}
#main-content.single-post .container .content-area {
    width: 88%;
    max-width: var(--size-max-width-post);
    margin-left: auto;
    margin-right: auto;

}

#main-content.category-template .post-header,
#main-content.single-post .post-header {
    /*background-image: linear-gradient(180deg,#ca4d1d 0%,#e78323 100%) !important;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    /*background-size: cover;*/
    background-color: #eeeeee;
    padding: 30px 0;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.filter-news-wrap #news-filter-nav,
.post-header-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.filter-news-wrap li,
.post-header-nav li { }
.filter-news-wrap li a,
.post-header-nav li a {
    display: inline-block;
    font-family: var(--font-family-buttons);
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.2em !important;

    padding: 0.2em 1.2em !important;
    border: 1px solid var(--default-color-green);
    background-color: var(--default-color-white);
    color: var(--default-color-green);
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all !important;
    transition-property: all !important;
    cursor: pointer;
    text-decoration: none;
    border-radius: 0;
}
.filter-news-wrap li.current-menu-item a,
.post-header-nav li.current-menu-item a,
.filter-news-wrap li a:hover,
.post-header-nav li a:hover {
    border: 1px solid var(--default-color-green);
    background-color: var(--default-color-green);
    color: var(--default-color-white);
}


.post-header-image-left {
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
}
.post-header-image-right {
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}
#main-content .post-container {
    display: flex;
    flex-wrap: wrap;
}

.single-post .et_post_meta_wrapper {
    text-align: center;
}
.single-post .post-categories {}
.single-post .post-meta,
.single-post .post-categories .category-link {
    color: var(--default-color-green);
    font-family: var(--font-family-content);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.single-post .post-categories .category-link {
    text-decoration: none;
}
.single-post .post-share {
    display: inline-block;
    width: 80%;
    max-width: 416px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-top: 1px solid var(--default-color-green2);
    padding-top: 22px;
}
.single-post .post-share .share-title {
    color: var(--default-color-greydark);
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.single-post .entry-content {}
.single-post .entry-content img.alignnone {
    margin-top: 20px;
    margin-bottom: 20px;
}
.single-post .entry-content .et_pb_button {
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
}
.single-post .post-navigation {
    width: 88%;
    max-width: var(--size-max-width-content);
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid var(--default-color-green2);
    padding-top: 22px;
    margin-bottom: 40px;
}
.single-post .post-navigation::after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
}
.single-post .post-navigation a {
    color: var(--default-color-green);
    font-family: var(--font-family-content);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}


@media only screen and ( min-width: 981px ) {

    .post-header-image-left {
        order: 1;
        position: -webkit-sticky;
        position: sticky;
        top: 130px;
        /*height: 100%;*/
        height: 663px;
        left: 0;
        margin-right: auto;
        width: calc(46% - var(--size-max-width-post-half));
        margin-bottom: 60px;
    }
    .post-header-image-right {
        order: 3;
        position: -webkit-sticky;
        position: sticky;
        top: 130px;
        /*height: 100%;*/
        height: 663px;
        right: 0;
        margin-left: auto;
        width: calc(46% - var(--size-max-width-post-half));
        margin-bottom: 60px;
    }
    #main-content.single-post .container .content-area {
        order: 2;
        width: 88%;
        max-width: var(--size-max-width-post);
        margin-left: auto;
        margin-right: auto;
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .single-post .et_post_meta_wrapper .et_featured_image {
        margin-bottom: 30px;
    }
    .single-post .et_post_meta_wrapper .entry-title {
        margin-bottom: 20px;
    }
    .single-post .post-meta {
        margin-bottom: 30px;
    }
    .single-post .post-share {
        margin-bottom: 40px;
    }
    #main-content.single-post .entry-content .et_pb_section:first-child {
        padding-top: 0;
    }
}
@media only screen and ( max-width: 980px ) {
    .post-header-image-left {
        order: 1;
        position: relative;
        width: calc(50% - 5px);
        height: 50vw;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .post-header-image-right {
        order: 2;
        position: relative;
        width: calc(50% - 5px);
        height: 50vw;
        margin-right: 0;
        margin-bottom: 10px;
    }
    #main-content.single-post .container .content-area {
        order: 2;
        width: 88%;
        max-width: var(--size-max-width-post);
        margin-left: auto;
        margin-right: auto;
        padding-top: 30px;
        padding-bottom: 0;
    }
    .single-post .et_post_meta_wrapper .entry-title {
        margin-bottom: 50px;
    }
    .single-post .post-meta {
        margin-bottom: 30px;
    }
    .single-post .post-share {
        margin-bottom: 30px;
    }
}

/* post footer */
.post-footer .section-with-news-slider {
    background-image: linear-gradient(180deg,#ca4d1d 0%,#e78323 100%) !important;
}
.post-footer .et_pb_post .entry-featured-image-url {
    margin-bottom: 0;
}
.single .post-footer .post {
    padding-bottom: 0;
    margin-bottom: 0;
}
.post-footer .post .post-meta {
    color: var(--default-color-orange);
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0;
}

/* ------------------------------------------------------------------------ */
/* --------   News category Page   ------------------------------------- */
/* ------------------------------------------------------------------------ */

.category-template .hero-section {
    background-color: #333333;
    background-image: url(images/culturally-curious-tours-banner-001.jpg) !important;
    position: relative;
    color: var(--default-color-white);
}
.category-template .hero-section .et_pb_text {
    color: var(--default-color-white);
    font-family: var(--font-family-content);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.43em;
}
.category-template .hero-section .et_pb_button {
    margin-top: 25px;
}



.post-listing-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 49px 2.43%;
}
.post-listing-wrapper .entry-featured-image-url img {
    display: block;
}

.post-listing-wrapper .listing-featured-item .et_pb_post {
    width: 100%;
    display: flex;
    margin-bottom: 0;
}
.post-listing-wrapper .listing-featured-item .post-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 10px 0 30px 0;
}
.post-listing-wrapper .listing-featured-item .post-meta {
    color: #3F7665;
    /*font-family: Montserrat;*/
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.post-listing-wrapper .listing-featured-item .entry-title {
    color: #000;
    /*font-family: "Playfair Display";*/
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.11em; /* 111.111% */
    margin-bottom: 15px;
}
.post-listing-wrapper .et_pb_button {
    display: inline-block;
}
.post-listing-wrapper .listing-post-item .et_pb_post {
    margin-bottom: 0;
}

.post-listing-wrapper .listing-post-item .entry-featured-image-url {
    position: relative;
    margin-bottom: 24px;
}
.post-listing-wrapper .listing-post-item .entry-featured-image-url .category-link {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    min-width: 94px;
    background-color: #000000;
    padding: 9px 12px;
    color: #FFF;
    text-align: center;
    /*font-family: "DM Sans";*/
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.post-listing-wrapper .listing-post-item .entry-title {
    color: #000;
    /*font-family: "Playfair Display";*/
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.29em; /* 129.167% */
    /*min-height: 2.6em;*/
    margin-bottom: 25px;
    padding-bottom: 0;
}




@media only screen and ( min-width: 981px ) {
    .post-listing-wrapper .listing-featured-item .et_pb_post {
        flex-direction: row;
        gap: 6.63%;
    }
    .post-listing-wrapper .listing-featured-item .entry-featured-image-url {
        order: 2;
        width: 65.55%;
        flex-shrink: 1;
    }
    .post-listing-wrapper .listing-featured-item .post-details {
        order: 1;
        width: 27.44%;
        min-width: 320px;
    }
    .post-listing-wrapper .listing-post-item {
        width: 31.63%;
    }
    .post-listing-wrapper .listing-post-item .entry-featured-image-url { }
    .post-listing-wrapper .listing-post-item {}
    .post-listing-wrapper .listing-post-item .entry-title {
        min-height: 2.6em;
    }
}
@media only screen and ( max-width: 980px ) {
    .post-listing-wrapper .listing-featured-item .et_pb_post {
        flex-direction: column;
        gap: 15px;
    }
    .post-listing-wrapper .listing-featured-item .entry-featured-image-url {
        order: 1;
        width: 100%;
    }
    .post-listing-wrapper .listing-featured-item .post-details {
        order: 2;
        width: 100%;
    }

}


/* ------------------------------------------------------------------------ */
/* --------   post pagination   ---------------------------------------------------- */
/* ------------------------------------------------------------------------ */

.post-pagination {
    position: relative;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 40px;
    border-top: 1px solid #B7AEA5;
    text-align: center;
    padding: 30px 0;
    /*outline: 1px solid pink;*/
}
.post-pagination .page-numbers {
    display: inline-flex;
    margin: 1px;
    width: 38px;
    height: 38px;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 48px;
    background-color: #ffffff;
    padding: 0;
    font-family: var(--font-family-content);
    color: var(--default-color-greydark);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25em; /* 125% */
}
.post-pagination .page-numbers.current {
    border: 1px solid #8B8B8B;
}
.post-pagination .page-numbers.current:hover,
.post-pagination .page-numbers:hover {
    border: 1px solid var(--default-color-green);
    color: var(--default-color-green);
    cursor: pointer;
}
.post-pagination .page-numbers.dots {
    border-color: transparent;
    width: auto;
    padding-left: 3px;
    padding-right: 3px;
}


.post-pagination .page-numbers.prev,
.post-pagination .page-numbers.next {
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*width: 80px;*/
    /*height: 80px;*/
    /*-webkit-transform: translate(0, -50%);*/
    /*-ms-transform: translate(0, -50%);*/
    transform: translate(0, -50%);
    border: none;
    border-radius: 0;
    outline: none;
    color: var(--default-color-green);
    font-family: var(--font-family-content);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.25em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.post-pagination .page-numbers.prev:hover { color: var(--default-color-greydark);}
.post-pagination .page-numbers.next:hover { color: var(--default-color-greydark);}

.post-pagination .page-numbers.prev::before,
.post-pagination .page-numbers.next::before {
    /*content: '';*/
    /*opacity: 1;*/
    /*color: white;*/
    /*background-size: contain;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    /*display: block;*/
    /*width: 20px;*/
    /*height: 20px;*/
}
.post-pagination .page-numbers.prev { left: 0; z-index: 2; justify-content: flex-start; }
.post-pagination .page-numbers.next { right: 0; z-index: 2; justify-content: flex-end; }

/*.post-pagination .page-numbers.prev::before { background-image: url('images/slider-arrow-left.svg');}*/
/*.post-pagination .page-numbers.next::before { background-image: url('images/slider-arrow-right.svg');}*/


@media only screen and ( max-width: 767px ) {
    .post-pagination .page-numbers {
        margin: 1px;

    }

}
@media only screen and ( max-width: 767px ) {
    .post-pagination { padding: 20px 0; }
    .post-pagination .page-numbers.prev,
    .post-pagination .page-numbers.next {
        /*width: 60px;*/
        /*height: 60px;*/
    }
}



/* ------------------------------------------------------------------------ */
/* --------   Custom Features   ------------------------------------- */
/* ------------------------------------------------------------------------ */

/* badge backgrounds */
.gold-badge-left { position: relative; }
.gold-badge-right { position: relative; }

.gold-badge-left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 10%;
    background-image: url('images/logo-side-home-left.png');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}
.gold-badge-right::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 10%;
    background-image: url('images/logo-side-home-right.png');
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}

.green-badge-left { position: relative; }
.green-badge-right { position: relative; }
.green-badge-left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 18%;
    background-image: url('images/logo-side-green-left.png');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}
.green-badge-right::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 18%;
    background-image: url('images/logo-side-green-right.png');
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}
.green-badge-center {
    background-image: url('images/logo-green-centre.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.grey-badge-left { position: relative; }
.grey-badge-right { position: relative; }
.grey-badge-left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 18%;
    background-image: url('images/logo-side-grey-left.png');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}
.grey-badge-right::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 18%;
    background-image: url('images/logo-side-grey-right.png');
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}
.grey-badge-center {
    background-image: url('images/logo-grey-centre.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.repeated-badge-left { position: relative; }
.repeated-badge-left { position: relative; }
.repeated-badge-left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 8%;
    background-image: url('images/logo-side-repeat-left.png');
    background-repeat: repeat-y;
    background-position: top left;
    background-size: contain;
}
.repeated-badge-right::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 8%;
    background-image: url('images/logo-side-repeat-right.png');
    background-repeat: repeat-y;
    background-position: top right;
    background-size: contain;
}
@media only screen and ( min-width: 981px ) and ( max-width: 1199px ) {
    .green-badge-left::before { width: 12%; }
    .green-badge-right::after { width: 12%; }
    .grey-badge-left::before { width: 12%; }
    .grey-badge-right::after { width: 12%; }
    .repeated-badge-left::before { width: 10%; }
    .repeated-badge-right::after { width: 10%; }
}
@media only screen and ( max-width: 980px ) {
    .green-badge-left::before { display: none; }
    .green-badge-right::after { display: none; }
    .grey-badge-left::before { display: none; }
    .grey-badge-right::after { display: none; }
    .repeated-badge-left::before { display: none; }
    .repeated-badge-right::after { display: none; }
}

/* gallery */
#main-content .gallery-2 {

}
#main-content .gallery-2 .et_pb_gallery_title,
#main-content .et_pb_gallery_title {
    font-size: 16px;
    font-weight: 600;
}

@media only screen and ( min-width: 981px ) {
    #main-content .gallery-2 .et_pb_grid_item {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 3%;
    }
    #main-content .gallery-2 .et_pb_grid_item:nth-child(2n) {
        margin-right: 0;
    }
}
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
    #main-content .gallery-2 .et_pb_grid_item {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 3%;
    }
    #main-content .gallery-2 .et_pb_grid_item:nth-child(2n) {
        margin-right: 0;
    }
    #main-content .gallery-2 .et_pb_gallery_item img {
        width: 100%;
    }
}
@media only screen and ( max-width: 767px ) {
    #main-content .gallery-2 .et_pb_grid_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 3%;
    }
    #main-content .gallery-2 .et_pb_gallery_item img {
        width: 100%;
    }
}






/* ------------------------------------------------------------------------ */
/* --------   social   ---------------------------------------------------- */
/* ------------------------------------------------------------------------ */

.menu-social {
    list-style: none;
    padding: 0;
}
.menu-social li {
    display: inline-block;
    width: 63px;
    height: 63px;
    padding: 0;
    position: relative;
    margin: 0 13px 13px 0;
}
.menu-social li::before { display: none; }

.menu-social li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}
.menu-social li a:hover {
    opacity: 0.8;
}

.menu-social li a::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.menu-social a.icon-instagram::before { background-image: url(images/icon-instagram.svg); }
.menu-social a.icon-facebook::before { background-image: url(images/icon-facebook.svg); }

.share-link {
    display: inline-block;
    width: 19px;
    height: 19px;
}
.share-link::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.share-link.share-facebook::before { background-image: url(images/icon-share-facebook.svg); }
.share-link.share-instagram::before { background-image: url(images/icon-share-instagram.svg); }

#main-footer #footer-widgets .menu-social li {
    margin: 0 14px 14px 0;
}










/* ------------------------------------------------------------------------ */
/* --------   Footer Section   ------------------------------------- */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* --------   Footer   ------------------------------------- */
/* ------------------------------------------------------------------------ */

#main-footer { position: relative; }
#main-footer > .container {}


#footer-widgets {}
#footer-widgets .footer-widget {}
#footer-widgets .footer-widget .et_pb_widget {
    color: #FFFFFF;
    font-family: var(--font-family-content);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.62em; /* 162.5% */
    float: none;
}
#footer-widgets p {
    color: #FFFFFF;
    font-family: var(--font-family-content);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.62em; /* 162.5% */
}
#footer-widgets h4.title {
    color: #8E8E8E;
    font-family: var(--font-family-content);
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 0.2em;
}
#footer-widgets .footer-widget ul {
    list-style: none;
}
#footer-widgets .footer-widget li {
    padding: 0;
    margin: 0;
}
#footer-widgets .footer-widget li::before {
    display: none;
}

#footer-widgets .footer-widget a:hover { opacity: 0.8; }
#footer-widgets .footer-widget a.email-link { text-decoration: underline; }

#footer-widgets .footer-widget .partners-logos {
    display: flex;
    gap: 10px;

}

#main-footer #footer-bottom {  }
#footer-info {
    padding: 8px 0 15px 0;
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6em;

}
#footer-bottom a { color: #ffffff; font-weight: 400; }

#footer-bottom #footer-info {
    width: 100%;
    float: none;
}
#footer-info .terms {  }
#footer-info .author { float: right; color: #ffffff; }
#footer-info .author a { color: #ffffff; }





@media only screen and ( min-width: 981px ) {
    #main-footer { padding-top: 50px; }
    #main-footer #footer-widgets {
        padding: 0 0 15px 0;
    }
    #footer-widgets .footer-widget {
        margin-bottom: 15px;
    }
    #footer-widgets .footer-widget:last-of-type {
        text-align: right;
    }
    #footer-widgets .footer-widget .et_pb_widget {
        margin-bottom: 15px;
    }
    #footer-widgets .footer-widget:nth-child(4) .fwidget {
        text-align: right;
    }
    #footer-widgets .footer-widget:nth-child(4) img { max-width: 247px; }

    #footer-widgets .footer-widget .footer-logo { margin-bottom: 60px; }
    #footer-widgets .footer-widget .partners-logos { margin-bottom: 60px; justify-content: flex-end; }
    #footer-widgets .footer-widget .partners-logos2 { margin-bottom: 60px; }

}

@media only screen and ( max-width: 980px ) {
    #main-footer { padding-top: 50px; }
    #main-footer #footer-widgets {
        padding: 0 0 15px 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 15px 4%;
    }
    #main-footer #footer-widgets .footer-widget { width: 100% !important; margin-right: 0; margin-bottom: 35px !important; float: none; }
    #main-footer #footer-widgets .footer-widget:nth-last-child(-n+2) { margin-bottom: 35px !important; }
    #main-footer #footer-widgets .footer-widget:last-of-type { margin-bottom: 0; }

    #footer-info { padding: 10px 0; text-align: left; line-height: 1.6em; }
    #footer-info .terms { display: block; margin-bottom: 1em; }
    #footer-info .author { float: none; display: block; }
}
@media only screen and ( max-width: 767px ) {
    #footer-info { text-align: left; line-height: 1.6em; }
    #footer-info .author, #footer-info .author a { color: #ffffff; }
}
@media only screen and ( min-width: 400px ) and ( max-width: 767px ) {
}




