/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

:root {

    --skin-color-1: #1b4434;
    --layout-col2: #f3f2e9;
    --layout-col2-txt: #f3f2e9;
    --CTA-linear:linear-gradient(#347108, #004f20);
}

/*

{}

*/

header.fixed_hiding.centered_logo.fixed_hiding .header_inner_left, header.fixed_hiding .q_logo_hidden a{  margin: 10px;
    height: unset;}
header.fixed_hiding .q_logo a, header.fixed_hiding .q_logo{
    max-height: unset;
    height: 70px!important;
}
nav.main_menu > ul > li > a{
    padding: 0 15px;
    font-size: 1.2vw;
}
.drop_down .second .inner ul li.sub ul li a:hover, .drop_down .second .inner>ul>li>a:hover{color:#222}
.home .title_outer .animate_title_area {
    display: none
}

.header-left-widget a {
    color: #fff
}

.page-head h1{
    font-family: 'Amatic SC';
    font-size: 7vw;
    letter-spacing: -0.3vw;
    line-height: 4vw;
    margin: 0.5em 0;
}
.page-head h2{
    font-size: 2vw;
    font-family: 'Montserrat';
    font-weight: 400;
    /* text-align: center; */
    line-height: 3vw;
    padding: 0 0 2vw 0;
    margin: 0 auto 2vw;
    border-bottom: 1px solid #00000014;
}
.page-head p{
    font-family: 'Montserrat';
    font-size: 2.2em;
    font-weight: 200;
    line-height: normal;
    margin-bottom: 1em!important;
    padding-bottom: 1em;
    border-bottom: 1px solid #cdcdcd;
}
.txt-row-block p{
    font-size: 1.4em;
    font-weight: 200;
    line-height: normal;
    max-width: 720px;
}
.section-with-pad{padding:3em 0}
.page-no-slide{margin-top: 150px;}
#welcome-msg {}

.onethird-box {
    align-self: stretch;
    padding: 0.5em;
}

.onethird-box img {
    object-fit: cover;
    max-height: 16vw;
    width: 100%;
}

.onethird-box .qode-info-card-text-holder{
    padding: 0;
}
.onethird-box .vc_column-inner {
    height: 100%;
    padding: 0;
    border-radius: 0.5em;
    overflow: hidden;
    box-shadow: 0px 2px 5px #00000050;
    background-color: #fff;
}

.onethird-box h3 {
    font-weight: 800;
    font-size: 34px;
    color: #4f6c55;
    padding: 10px 0 0;
}

.onethird-box p {
    padding: 0.5em 0.5em 0;
    margin: 0 0 1em 0 !important;
    font-size: 18px;
}
.onethird-box .qode-qbutton-main-color{
    background-image: linear-gradient(#008b13, #065800);
}
#three-main-home{
    background-color: var(--layout-col2);
}
#three-main-home .section_inner_margin {
    display: flex;
    flex-wrap: wrap;
}


#three-main-home .element_from_fade>div {
    height: 100%;
}

#whatsincluded {
    padding: 5em 0;
    background-color: var(--layout-col2)
}

#whatsincluded h3 {
    font-size: 1em;
    min-height: 3em;
    font-weight: 700;
    margin-top: 1em;
    color: #408587;
}

#whatsincluded p {}

#whatsincluded h2 {
    text-align: center;
    font-size: 3em;
    color: hsl(54 29% 31% / 1);
    margin-bottom: 1em;
    font-family: 'Montserrat';
}

#whatsincluded .qode-icon-holder {
    background-color: hsl(58, 23%, 69%);
}

#CTAlookingfor {
    background-color: #1652128f;
    background-blend-mode: overlay;
}

#CTAlookingfor h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    text-shadow: 0px 1px 10px #000;
}

#CTAlookingfor p {
    color: #fff;
    font-size: 26px;
    line-height: normal;
    text-align: left;
    text-shadow: 0px 1px 1px #000;
}

.wpb_column.vc_column_container.vc_col-sm-1\/5 {
    margin-top: 60px;
}

@media (min-width: 768px) {

    .onethird-box {
        height: 100%;
    }
}



.form-cta1 {
    display: flex;
    justify-content: space-between;
}

.form-cta1>div {
    flex: 0 0 calc(50% - 1em);
}

.form-cta1 input.wpcf7-form-control.wpcf7-text,
.form-cta1 textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 8px;
}

#videosect {
    background-color: var(--layout-col2);
}

#videosect p {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 200;
}

#videosect h2 {
    font-size: 2.3vw;
    line-height: 1em;
    margin-bottom: 1em
}

#videosect .vc_column_container.vc_col-sm-6:nth-child(1) {
    padding: 2em;
}

#CTAnews {
    background-image: var(--CTA-linear);
    padding: 2em 0;
}

#CTAnews p {
    color: #fff;
}

#CTAnews h3 {
    color: #fff;
    font-weight: 800;
}

#CTAnews input {
    color: #fff;
    font-weight: 800;
}

#CTAnews .form-ctanews {
    display: flex;
    justify-content: space-between;
}

#CTAnews .form-ctanews .form-group:nth-child(-n+2) {
    flex: 0 0 35%;
    margin-right: 10px;
}

#CTAnews .form-ctanews .form-group p {}

#CTAnews .form-ctanews .form-group p input {}

#whatwedo{
    padding: 4em 0;
}
#whatwedo h2{
    text-align: center;
    font-size: 50px;
    color: var(--skin-color-1);
    font-weight: 800;
    margin-bottom: 1em;
}
#whatwedo .wwd-row{    padding: 5px 0;}
#whatwedo .wwd-row>div{
    /* background-image: linear-gradient(#fff, #ffffff, #fff); */
}
#whatwedo .wwd-row .wwd-box:nth-child(2):before,
#whatwedo .wwd-row .wwd-box:nth-child(2):after{
    content: '';
    width: 7px;
    background-image: linear-gradient(180deg, #ffffff,var(--layout-col2), #fff);
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
}
#whatwedo .wwd-row .wwd-box:nth-child(2):before{left:-5px}
#whatwedo .wwd-row .wwd-box:nth-child(2):after{right:5px}
#whatwedo .wwd-row .wwd-box>div{
    margin: 10px;
    width: unset;
}

#whatwedo .wwd-row .wwd-box h3{
    color: #46b187;
}
#whatwedo .wwd-row .wwd-box p{}

.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;

    /* black overlay with 50% transparency */
    background: rgba(0, 0, 0, 0.5);
}
#day-desc {background-color: var(--layout-col2);margin: 2em 0;padding: 2em 0;}
.day-desc ul.slides{height:400px}
.day-desc ul.slides li{height: 400px;}


#foodtours h1{
    font-size: 3em;
    margin: 40px 0;
    line-height: 30px;
    font-family: 'Lato';
}
#foodtours h2{
    font-size: 2em;
    margin: 40px 0;
    line-height: 30px;
    font-family: 'Lato';
}


#CTA-def{background-image:var(--CTA-linear);padding:  50px 0;}
#CTA-def h3{color:#fff;font-size: 38px;margin-bottom:1em;text-align: left;}
#CTA-def h4{color:#fff;}
#CTA-def p{ color:#fff}


#tour-options-pre {background-image: linear-gradient(var(--layout-col2) 0%, #f3f1db 100%);}
#tour-options-pre h2{
    font-size: 5vw;
    font-weight: 800;
    line-height: 4vw;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.3vw;
}
#tour-options-pre p{
    font-size: 1.5vw;
    color: #323232;
    line-height: 1.8vw;
    font-weight: 200;
    margin: 5vw 0;
}
#tour-options-pre .section_inner_margin{display:flex;align-items: center;height: 100%;}
#tour-options h3{
    position: absolute;
    top: 0;
    transform: translate(-50%,-50%);
    left: 50%;
    background-color: var(--skin-color-1);
    color: #fff;
    padding: 10px;
    font-size: 1.3em;
    box-shadow: 0px 2px 5px #000000;
}
#tour-options p{
    font-size: 1em;
    color: #323232;
    line-height: 1.1em;
    font-weight: 200;
    text-align: left;
}
#tour-options .qode-info-card{
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 4px 4px #00000050;
    margin-bottom: 30px;
}
#tour-options .qode-info-card-text-holder{position:relative;padding: 60px 10px 10px;background-image: linear-gradient(#ffffff, #f9f9f9);}
#tour-options .qode-info-card-link-holder a{
    background-image: linear-gradient(#3f6eff, #0b549d);
}
#tour-options .qode-info-card-image{aspect-ratio:3/2;overflow:hidden;}

div:has(> .fh-imgbox){
    display: flex;
    align-items: stretch;
}
.fh-imgbox> div{height:100%;object-fit: cover;background-size: cover;}
.sect-img-and-txt{padding: 4em 0 4em 0;}
.sect-img-and-txt p{
    font-size: 1.6em;
    font-weight: 200;
    line-height: 1.4em;
    color: #383838;
    padding: 2em;
}

.txt-on-video{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 50%;
    background-color: #ffffffbf;
    padding: 3em 3em;
    border-radius: 1em;
    box-shadow: 0px 5px 10px #000000ad;
    z-index: 10;
}

.txt-on-parallax{
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    width: 40%;
    background-color: #ffffffbf;
    padding: 3em 3em;
    border-radius: 1em;
    box-shadow: 0px 5px 10px #000000ad;
}
.txt-on-parallax>div{
    padding: 0!important;margin: 0;
}
.txt-on-parallax p,
.txt-on-video p{
    margin-bottom: 1em;
    font-family:'Montserrat';
    font-size: 1.4em;
    font-weight: 300;
    color: #000;
    line-height: 1.3em;
}
.vc_column-inner:has(.wpb_wrapper>.videobg){
    padding: 0!important;
}

#CCLASS-endsect{
    padding: 3em;
}
#CCLASS-endsect p{
    font-size: 1.8em;
    font-weight: 200;
    width: 80%;
    min-width: 340px;
    margin: 0 auto;
    line-height: 1.1em;
    text-align: center;
}
.title_outer.animate_title_area{display:none}

#introtext h1{}
#introtext h2{}
#introtext p{
    font-family: 'montserrat';
    font-size: 2vw;
    line-height: 2.6vw;
    font-weight: 200;
    color: #000;
    max-width: 80%;
    margin: 0 auto;
    transform: translate(0%, 50%);
}

#vertvideorow{background-image:linear-gradient(#393332, #1f1c1b)}
#vertvideorow h1{}
#vertvideorow h2{}
#vertvideorow p{
    font-size: 1.5vw;
    font-family: 'Open Sans';
    color: #c5c5c5;
    line-height: 2vw;
    max-width: 50vw;
    font-weight: 200;
    margin: 2vw auto;
}
#vertvideorow img{
    /* width: 100%; */
    margin-bottom: 20px;
    border-radius: 8px;
}
div.vercenterme{transform: translate(0, 50%)!important;}
.staffrow img{
    border-radius: 100em;
    aspect-ratio: 1/1;
    object-fit: cover;
}
.staffrow h2{
    font-family: 'Lato';
    font-size: 13vw;
    letter-spacing: -1vw;
    line-height: 13vw;
}
.staffrow h4{    transform: translateY(50%);}

div:has(>.txt-row-block p){display:flex;align-items:center}

.parallax-block p{
    color: #fff;
    font-family: 'Lato';
    font-size: 3.2vw;
    max-width: 720px;
    margin: auto;
    line-height: 3.7vw;
    text-shadow: 1px 1px 2px #000000;
    margin-bottom: 2em!important;
}
.parallax-block-sm p{
    color: #fff;
    font-family: 'Lato';
    font-size: 2em;
    max-width: 1024px;
    margin: auto;
    line-height: 1.2em;
    text-shadow: 1px 1px 2px #000000;
    margin-bottom: 2em!important;
}

#heritage-row{padding:50px 0;background-image: linear-gradient(#4c4034, #3c2c23);}
#heritage-row h2{
    color: #fff;
    font-family: 'MontSerrat';
    font-size: 4vw;
    letter-spacing: -0.2vw;
    line-height: 4vw;
    text-align: center;
    margin: 3vw;
}
#ambassador{padding:5em 0}
#ambassador h2{
    text-align: center;
    font-family: 'Montserrat';
    font-size: 3em;
    letter-spacing: 0em;
    line-height: 3em;
    color: var(--wp--preset--color--vivid-green-cyan);
}
#ambassador h3{
    color: #fff;
}
#ambassador p{color:#fff}
.ambassador-left .wpb_wrapper .wpb_wrapper{
    background-color: var(--wp--preset--color--vivid-green-cyan);
    color: #fff;
    margin: 3em;
    padding: 20px;
    display: flex;
    flex-direction: column;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]){
    background-color: #0075ff;
    color: #fff;
}

.abruzzo2-left p{
    font-size: 2.6em;
    line-height: 1.1em;
    color: #545454;
}
.abruzzo2-right ul{
    list-style: none;
    background-image: linear-gradient(#5cb500, #288110);
    border-radius: 10px;
    box-shadow: 1px 1px 3px 0px #00000050;
    padding: 30px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 300;
    font-size: 1.5em;
}
.abruzzo2-right ul li{
    margin: 0.5em 0;
    padding-left: 1em;
    position: relative;
}
.abruzzo2-right ul li:before{
    content:'\f00c';
    margin: 0.5em 0;
    font-family: 'FontAwesome';
    position: absolute;
    left: -0.2em;
    top: -0.4em;
}
.abruzzo2-right ul li:has(strong):before,
.abruzzo2-right ul strong{
    color: #fffd9d;
    font-weight: 300;
}
.abruzzo20-row{padding:2em 0}
.flex-direction-nav a{
    background-color: #fff;
    color: #000;
    border: 4px solid #000!important;
}
.flexslider:hover .flex-direction-nav a.flex-next:hover, .flexslider:hover .flex-direction-nav a.flex-prev:hover{
    background-color: #46c700;
}
.flex-direction-nav a i{
    color: #000;
}
    .flexslider{margin:0}
.seasonal-row .vc_column_container>.vc_column-inner{padding:0}
.seasonal-truff{
    background-image: linear-gradient(#000000, #3f281c);
    color: #fff;
}
.season-txt-block{padding:4em}
.seasonal-grapes{
    background-image: linear-gradient(#470b50, #150318);
    color: #fff;
}
.seasonal-olive{
    background-image: linear-gradient(#2d4018, #0b1202);
    color: #fff;
}
.season-txt-block h2{font-family:'Montserrat';font-size: 3em;letter-spacing: 0em;color: inherit;line-height: 1em;}
.season-txt-block>div{
    max-width: 700px;
}
.season-txt-block p{
    color: inherit;
    font-size: 1.1em;
    font-weight: 200;
    font-family: 'Open Sans';
}

.wellness-row{ background-color: #e4fffd;}
.heritage-row{background-color: #fffcf3;}
.abruzzo20tour-row{background-color: #70d2ff;}
.glutenfree-row{background-color: #008b30;color: #fff;}
.seasonaltour-row{background-color: #d9ffe5;}

.specialserv h2{font-family: 'Montserrat';font-size: 60px;line-height: 50px;letter-spacing: -4px;color: #fff;text-shadow: 0px 1px 4px #000;text-align: center;}
.specialserv div:has(>h2){
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.specialserv .fh-imgbox div div{display:flex;width: 100%;height: 100%;}
.specialserv .fh-imgbox div div{background-color: #0000001a;}
.specialserv a{
    padding: 5px 20px;
    background-image: linear-gradient(#E91E63, #ff0000);
    color: #fff;
    font-family: 'lato';
    font-weight: 400;
    border-radius: 5px;
    transition:all 1s ease-out;
}
.specialserv a:hover{ background-image: linear-gradient(#ff5891, #ff5353);color:#fff;}

#booknow{
    position: fixed;
    z-index: 10000;
    top: 150px;
    right: -290px;
    transition: right 0.3s ease-out;
}
#booknow.open{
    right: 0;
}
.booknow-wrapper{
    position: relative;
}
.booknow-pull{
    position: absolute;
    left: -107px;
    top: 0;
    background-image: linear-gradient(#fb009e, #ff0000);
    padding: 5px 10px;
    border-radius: 5px 0 0 5px;
    box-shadow: 0px 1px 3px #00000050;
    color: #fff;
    font-family: 'Lato';
    font-weight: 800;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.booknow-pull>i{font-family: 'Font Awesome 5 Free';font-style: normal;}
.booknow-pull>span{
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    padding: 0 0 0 10px;
    text-shadow: 0px 1px 3px #000000cf;
}
.booknow-module{
    background-image: linear-gradient(#1a8b00, #072101);
    padding: 20px;
    width: 250px;
    color: #fff;
    border-radius: 0 0 10px 10px;
    font-size: 12px;
    box-shadow: 0px 2px 3px #000000d1;
}
.booknow-module h3{
    text-align: center;
    color: #fff;
}
.booknow-module h4{
    color: #fff;
    text-align: center;
}
.booknow-module .wpcf7 form.wpcf7-form p{margin:0 0 15px 0}
    .booknow-module .booknow-txt p{color:#fff;font-size:12px}
    .booknow-module input.wpcf7-form-control, .booknow-module textarea.wpcf7-form-control{border-radius:5px;padding: 5px 5px;margin: 0!important;max-height: 80px;font-size: 18px;line-height: 22px;}