/*
Theme Name: Enfold
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/* SINGLE */

.single #main {
    background-color: #f9f9f9 !important;
}

.avia-post-nav {
display: none !important;
}

.main-vigneron, .main-event {
        max-width: 1600px !important;
    margin: 0 auto !important;
}

.main-vigneron .vigneron, .main-vigneron .breadcrumb-navxt, .main-event .evenement, .main-event .breadcrumb-navxt{
    padding: 0 50px !important;
}

.main-vigneron .product-av-special-heading h2, .main-event .product-av-special-heading h2 {
        text-align: center !important;
    margin-top: 100px !important;
    padding-bottom: 10px !important;
}

.main-vigneron hr.hr-custom, .main-event hr.hr-custom {
  width: 100px;
  border-top-width: 5px !important;;
    border-color: #BE4B50; 
  position: relative;
  margin-left: calc(50% - 50px) !important;
}

.vigneron-grid, .event-grid {
    margin-top: 50px !important;
    margin-bottom: 80px !important;
}

.vigneron-block, .event-block {
    display: flex !important;
    background-color: white !important;
    padding: 30px !important;
}

.vigneron-left, .vigneron-right, .event-left, .event-right {
    position: relative !important;
}

.vigneron-left, .event-left {
    width: 40% !important;
}

.vigneron-right .social-circle {
	background-color: #000 !important;
}

.vigneron-right .social-circle i {
	color: white !important;
}

.vigneron-right, .event-right {
    width: 60% !important;
    padding-left: 30px !important;
}

.cpt-topline {
    width: 100% !important;
    height: 20px !important;
    background: url('http://vins-chablais.local/wp-content/uploads/2023/05/bg-home-texture.jpg');
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.overlay-topline {
    background: rgba(180,75,80,0.9);
    position: relative;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px !important;
}

.bottomline {
    max-height: 100px !important;
}

.cpt-bottomline {
    width: 100% !important;
    height: 100px !important;
    background: url('http://vins-chablais.local/wp-content/uploads/2023/05/bg-event-bottom.jpg');
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.overlay-bottomline {
    position: relative;
    top: -100px;
    left: 0;
    width: 100%;
    height: 100px !important;
}


.lieu_de_production-ollon .cpt-topline, .lieu_de_production-ollon .cpt-bottomline {
    background: url(http://vins-chablais.local/wp-content/uploads/2023/05/texture-ollon.jpg) !important;
}

.lieu_de_production-ollon .overlay-topline, .lieu_de_production-ollon .overlay-bottomline, .lieu_de_production-ollon .vigneron-category {
    background: rgba(195,145,155,0.9) !important;
}

.lieu_de_production-ollon .hr-custom {
    border-color: rgba(195,145,155,0.9) !important;
}

.lieu_de_production-aigle .cpt-topline, .lieu_de_production-aigle .cpt-bottomline {
    background: url(http://vins-chablais.local/wp-content/uploads/2023/05/texture-aigle.jpg) !important;
}

.lieu_de_production-aigle .overlay-topline, .lieu_de_production-aigle .overlay-bottomline, .lieu_de_production-aigle .vigneron-category {
    background: rgba(193,193,133,0.9) !important;
}

.lieu_de_production-aigle .hr-custom {
    border-color: rgba(193,193,133,0.9) !important;
}

.lieu_de_production-villeneuve .cpt-topline, .lieu_de_production-villeneuve .cpt-bottomline {
    background: url(http://vins-chablais.local/wp-content/uploads/2023/05/texture-villeneuve.jpg) !important;
}

.lieu_de_production-villeneuve .overlay-topline, .lieu_de_production-villeneuve .overlay-bottomline, .lieu_de_production-villeneuve .vigneron-category {
    background: rgba(0,104,145,0.9) !important;
}

.lieu_de_production-villeneuve .hr-custom {
    border-color: rgba(0,104,145,0.9) !important;
}

.lieu_de_production-bex .cpt-topline, .lieu_de_production-bex .cpt-bottomline {
    background: url(http://vins-chablais.local/wp-content/uploads/2023/05/texture-bex.jpg) !important;
}

.lieu_de_production-bex .overlay-topline, .lieu_de_production-bex .overlay-bottomline, .lieu_de_production-bex .vigneron-category {
    background: rgba(170,130,145,0.9) !important;
}

.lieu_de_production-bex .hr-custom {
    border-color: rgba(170,130,145,0.9) !important;
}

.lieu_de_production-yvorne .cpt-topline, .lieu_de_production-yvorne .cpt-bottomline {
    background: url(http://vins-chablais.local/wp-content/uploads/2023/05/texture-yvorne.jpg) !important;
}

.lieu_de_production-yvorne .overlay-topline, .lieu_de_production-yvorne .overlay-bottomline, .lieu_de_production-yvorne .vigneron-category {
    background: rgba(135,175,135,0.9) !important;
}

.lieu_de_production-yvorne .hr-custom {
    border-color: rgba(135,175,135,0.9) !important;
}



.breadcrumb-navxt {
    margin: 20px 0 !important;
}

.breadcrumb-navxt span {
    display: inline-block !important;
    vertical-align: top !important;
        font-family: 'Raleway', sans-serif !important;
font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 300 !important;
    color: #000 !important;
}

.breadcrumb-navxt .current-item {
    font-weight: 600 !important;
}

.breadcrumb-navxt a:hover span, .vigneron-infos a:hover {
    text-decoration: underline !important;
}

.av-1dshf8-6c211a1664ac64bc9234ed13b7141ef5, .av-lfv373w5-46b8d3a81ceb3f3bb13e209358b2f748, .av-29cnfc-6db5c1e69929bc7a14abf9a4f74e50a2 {
    margin-top: 0px !important;
}

/* EVENTS */

h4.event-date {
    font-family: 'Roboto' !important;
font-size: 20px !important;
color: #000000 !important;;
letter-spacing: 0.5px !important;
    font-weight: 300 !important;
    text-transform: uppercase !important;
}

.event-right a {
    margin-top: 15px !important;
}

.event-right .fa-arrow-right {
    margin-left: 7px !important;
    font-size: 14px !important;
}


/* VIGNERONS */

.vigneron-category {
    background: #BE4B50 !important;
    display: inline-block !important;
    padding: 3px 5px !important;
    color: white !important;
}

.vigneron-category .fa-location-dot {
    font-size: 15px !important;
        top: -1px !important;
    position: relative !important;
}

.vigneron-infos i {
    margin-right: 10px !important;
}

.vigneron-infos p, .vigneron-infos a {
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 300 !important;
    color: #000 !important;
    text-decoration: none !important;
 
}

/* SHOP BUTTON*/

#custom_html-3 {
    position: absolute !important;
    right: 50px;
    padding-top: 15px;
    z-index: 9999 !important;
}

.shop-circle {
    display: block !important;
    height: 36px !important;
    width: 36px !important;
    background: white !important;
    line-height: 38px !important;
    text-align: center !important;
    border-radius: 36px !important;
    font-size: 16px !important;
    color: #000 !important;
    transition: all 0.1s ease-in-out !important;
}

.shop-circle:hover {

    background: #BE4B50 !important;
    color: white !important;
}


#header_main {
    border-bottom-width: 0px !important;
        height: 140px;
    line-height: 140px;
}

#header_main .container, .main_menu ul:first-child > li a {
    height: 140px;
    line-height: 140px;
    overflow: hidden !important;
}

#header_main_alternate .main_menu ul:first-child > li > a {
    height: 25px !important;
    line-height: 25px !important;
}

.logo {
    padding: 35px 0 !important;
    position: relative !important; 
    z-index: 9999 !important;
}

.menu-item .avia-menu-text {
    font-family: 'Raleway', sans-serif !important;
font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
    letter-spacing: 0.5px !important;
}

.menu-item a {
    padding: 0 !important;
    margin: 0 7px !important;
    line-height: 20px  !important;
    transition: all 0.1s ease-in-out !important;
}

.menu-item.current_page_item a, .menu-item a:hover {
    border-bottom: 2px solid white !important;
}

#header_main_alternate {
        position: relative !important;
    top: -70px !important;
    border: 0px solid white !important;
}

#menu-item-574 {
  margin-right: 140px !important;  
}

#menu-item-138 {
  margin-left: 140px !important;  
}

#avia-menu {
    margin-left: 42px !important;
}

#menu-item-235 {
  margin-right: 120px !important;  
}

#menu-item-236 {
  margin-left: 120px !important;  
}

.avia-menu-fx {

    display: none !important;
}


.line-section, .line-section .container, .line-section .av-section-color-overlay {
   min-height: 20px !important;
    height: 20px !important;
}

img {
    border-radius: 0px !important;
}

h1 {
    font-family: 'Raleway', sans-serif;
font-size: 45px !important;
color: #FFFFFF !important;
letter-spacing: 1.4px !important;
text-align: center !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

h2 {
    font-family: 'Raleway', sans-serif;
font-size: 32px !important;
color: #000000 !important;
letter-spacing: 2px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 800 !important;
    text-transform: uppercase !important;
font-size: 20px;
color: #000000;
letter-spacing: 1px;
}

h4 {
    font-family: 'Raleway', sans-serif !important;
font-size: 18px !important;
letter-spacing: 0.9px !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
}

h5 {
    font-family: 'Roboto', sans-serif !important;
font-size: 16px !important;
letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    font-weight: 300 !important;
}

h6 {
    font-family: 'Raleway', sans-serif !important;
font-size: 16px !important;
letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
}

.avia-button, .event-block p a {
    height: 34px !important;
    background: transparent !important;
color: #222 !important; 
font-family: 'Raleway', sans-serif;
    font-weight: 700 !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    padding: 10px 0px !important;
    border-width: 0px !important;
    text-transform: inherit !important;
    border-bottom: 2px solid #222 !important;
    transition: all 0.1s ease-in-out !important;
}

.event-block p a {
	text-decoration: none !important;
	padding: 5px 0px !important;
}

.avia-button:hover, .event-block p a:hover {

color: #BE4B50 !important; 
    border-bottom: 2px solid #BE4B50 !important;
}

.wpforms-submit, .post-password-form input[type=submit] {
    padding: 12px 20px !important;
    height: 44px !important;
    border: 2px solid #000 !important;
    box-shadow: unset;
    display: block !important;
    background-color: transparent !important;
    color: #000 !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 700 !important;
    font-size: 16px !important;
}

.wpforms-submit:hover, .post-password-form input[type=submit]:hover {

color: white !important; 
    border-bottom: 2px solid #000 !important;
    background-color: #000 !important;
}

.slideshow_align_caption {
    padding: 50px 0 !important;
}

.avia-caption-title {
    margin-bottom: 10px !important;
}

.avia-caption-content p {
    margin-top: 0px !important;
}

#top .av-control-minimal .avia-slideshow-arrows a:before {
    border: 0px solid #fff !important;
}

#top .av-control-minimal .avia-slideshow-dots a {
    margin: 0 5px !important;
}

.home-icon img {
    height: 90px !important;
    width: auto !important;
}

.icon-section h2 span {
    font-weight: 300 !important;
    font-size: 28px !important;
    position: relative !important;
    top: -10px !important;
    right: 5px;
}

.icon-section .av-special-heading-h2 {
    margin-top: 20px !important;
}

.icon-section h2 {
    font-family: 'Roboto', sans-serif !important;
        font-weight: 900 !important;
    text-transform: uppercase !important;
font-size: 60px !important;
color: #000000;
letter-spacing: 1px !important;
    font-style: initial !important;
}


.av-subheading_below p, .avia-caption-content p {
    font-family: 'Raleway', sans-serif;
font-size: 16px !important;
color: #ffffff !important;
letter-spacing: 0.5px !important;
text-align: center !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
}

.icon-section .av-subheading_below p {
       font-family: 'Roboto', sans-serif !important;
        font-weight: 300 !important;
    text-transform: uppercase !important;
font-size: 22px !important;
color: #000000 !important;
letter-spacing: 1px !important; 
    font-style: initial !important;
}

p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 300 !important;
}

.img-sentier-vigne {
    border: 30px solid white !important;
	
}

.av-10ir4a-422c726d508ae9c0ba945f0a6621c9fd {
min-height: 250px !important;	
}

.avia-button.av-r4ya-816164f3ba36696047b82d015eb5ad3a {
	height: auto !important;
	border: 2px solid #000 !important;
	padding: 10px !important;
}

.avia-button.av-r4ya-816164f3ba36696047b82d015eb5ad3a:hover {
	background: #000 !important;
	color: white !important;
}


b {
    color: #000 !important;
}



.home-bg-section .content {
    vertical-align: bottom !important;
}


.hr-center.hr-icon-no span {
    border-top-width: 5px !important;
    
}


/* FILTERS */



.tg-filters-holder .tg-filter span {
  color: #000 !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 16px !important;
}

.tg-filters-holder .tg-filter-active span {
  color: #E68509 !important;
}

.tg-dropdown-holder, .tg-dropdown-title, .tg-icon-dropdown-open, .tg-search-holder, .tg-search-inner, .tg-search-icon, .tg-search-clear {
  height: 46px !important;
  line-height: 46px !important;
}

.tg-search-inner, .tg-search-icon, .tg-search-clear, .tg-search {
  background: transparent !important;
  border: 0px solid white !important;
}

.tg-dropdown-holder, .tg-search-holder {
  padding: 0 10px !important;
  min-width: 220px !important;
  background: #ffffff !important;
  border: 1px solid #DDDDDD !important;
}

.tg-icon-dropdown-open {
  float: right !important;
}

.tg-dropdown-title, .tg-dropdown-item, .tg-search {
  color: #878787 !important;
  font-size: 15px !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
}

#top .tg-search-inner input {
    box-shadow: unset !important;
    background: transparent !important;
    min-height: 46px !important;
}

.tg-search-holder:before {
    content: 'Recherche par nom';
    position: absolute;
    top: -35px;
    left: 0px;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}

.tg-filters-holder:before {
    position: absolute;
    top: -22px;
    left: 0px;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}

.tg-filters-holder:nth-child(1):before {
   content: 'Lieu de production';
}

.tg-filters-holder:nth-child(2):before {
   content: "Jour d'ouverture";
}

.tg-filters-holder:nth-child(3):before {
   content: 'Spécialités';
}

.tg-dropdown-list .tg-filter {
  transition: all 0.1s ease-in-out !important;
}

.tg-dropdown-list .tg-filter-active, .tg-dropdown-list .tg-filter:hover {
  background: #000 !important;
  color: white !important;
}

.tg-search-inner {
  display: inline-flex !important;
}

/* GRID */

.tg-grid-area-top2 {
    margin-bottom: 30px !important;
}

.tg-item .tg-item-image {
    transition: all 0.2s ease-in-out !important;
}

.tg-item:hover .tg-item-image {
    transform:scale(1.05) !important;
}

.tg-item-excerpt {
    margin-top: 20px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #000 !important;
}

.tg-event .tg-item-meta-data {
    color: #000 !important;
}

.tg-event .tg-item-content-holder {
    min-height: 307px !important;
}

.tg-item-title {
    font-size: 22px !important;
    min-height: 70px !important;
}

.tg-vigneron .tg-item-image {
	height: 30vw !important;
}

.tg-event .tg-item-excerpt {
    min-height: 150px !important;
}

.tg-item-image  {
    height: 270px !important;
    object-fit: cover !important;
}

/* CFF */

.cff-author-img {
    display: none !important;
}

#cff .cff-author  .cff-date, #cff .cff-author  .cff-page-name {
    margin: 0 !important;
}

#cff.cff-carousel .cff-space .cff-item {
    padding: 20px !important;
    min-height: 510px !important;
        border-radius: 0px !important;
    box-shadow: unset !important;
}

.cff-text-wrapper {
    min-height: 440px !important;
}

#cff .cff-view-comments  {
    border-radius: 0px !important;
}

#cff .cff-meta .cff-count, #cff-lightbox-wrapper .cff-meta .cff-count {
 color: #000 !important;
    font-weight: bold !important;
}

#cff .cff-post-links a {
        font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    color: #000 !important;
}

#cff .cff-author a {
        font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    color: #000 !important;
}

#cff .cff-date {
        font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #000 !important;
    text-transform: uppercase !important;
    padding-top: 5px !important;
}

#cff .cff-text a {
    color: #000 !important;
    font-weight: 500 !important;
}

#cff .cff-expand a {
    display: block;
    margin-top: 10px;
            font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #000 !important;
}

#cff .cff-expand a:after {
content:'...'; 
}

/* ESPACE MEMBRES */

label {
    font-size: 14px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    font-family: 'Raleway', sans-serif !important;
    margin-bottom: 2px !important;
}

.wpforms-required-label {
        font-size: 14px !important;
    font-weight: 800 !important;
    font-family: 'Raleway', sans-serif !important;
    color: #BE4B50 !important;
}

.wpforms-container .wpforms-field {
    padding: 7px 0 !important;
}

/* PASSWORD */ 

.post-password-form {
  max-width: 700px !important;
    margin: 100px auto !important;
    padding: 30px !important;
    background-color: white !important;
}

.post-password-form input { 
    border: 0.5px solid #ddd !important;
}

.post-password-form p:first-child:before {
  content: 'Accès Réservé';
  display: block !important;
  font-weight: 800 !important;
    font-family: 'Raleway', sans-serif !important;
    color: #000 !important;
    text-transform: uppercase !important;
  font-size: 24px !important;
  padding-bottom: 20px !important;
}






#footer .flex_column {
    text-align: center !important;
}

#footer p {
    margin: 2px 0 !important;
}

#footer a {
    color: white;
    text-decoration: none !important;
}

#footer a:hover {
    color: #BE4B50 !important;
    text-decoration: underline !important;
}

.social-circle {
  width: 40px !important;
  height: 40px !important;
  border-radius: 40px !important;
  background-color: white !important;
  display: inline-block !important;
  margin-right: 5px !important;
  text-align: center !important;
  padding-left: 0px !important;
  transition: all 0.1s ease-in-out !important;
}


.social-circle:hover {
  background-color: #BE4B50 !important;
}

.social-circle:hover i {
  color: white !important;
}

.social-circle i {
    color: #000 !important;
    line-height: 40px !important;
    font-size: 17px !important;
}

.social-circle-vignoble {
    background: #000 !important;
    margin-top: 30px !important;
}

.social-circle-vignoble i {
    color: white !important;
}

.social-circle .fa-instagram {
  font-size: 19px !important;
}

.copyright, .copyright span, .copyright a, .copyright strong {
     font-family: 'Raleway', sans-serif;
    font-size: 13px !important;
    color: white !important;
}

#socket {
    border-top: 2px solid white !important;
}

#socket .container {
    text-align: center !important;
}

.copyright {
    float: none !important;
}

@media screen and (max-width: 1170px) {
        .tg-filters-holder, .tg-search-holder {
        margin: 0 !important;
        margin-top: 30px !important;
        width: 100% !important;
    }
    
    .tg-dropdown-holder {
    width: calc(100% - 23px) !important;

    }
    
    .tg-search-inner {
        width: 100% !important;
    }
    
    .tg-search {
        max-width: none !important;
    }
}

@media screen and (max-width: 990px) {
    
    #header_main .container {
    height: 140px !important;
}
    
    .logo {
        padding: 35px 0 35px 0 !important;
    }
        
    #header {
        background-color: transparent !important;
    }
    
    #main {
        position: relative !important;
        margin-top: -140px !important;
    }
    
    .single #main {
    margin-top: 0px !important
}
    
    #custom_html-3 {
        left: 30px !important;
        right: auto !important;
        padding-top: 23px !important;
    }
    
    .main_menu, #custom_html-3 {
        z-index: 9999 !important;
    }
    
    #av-burger-menu-ul li {
            font-size: 16px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    font-family: 'Raleway', sans-serif !important;
        color: white !important;
    }
    
            #av-burger-menu-ul li .avia-menu-text {
                padding: 5px 0 !important;
    }
    
        #av-burger-menu-ul li.current-menu-item .avia-menu-text, #av-burger-menu-ul li .avia-menu-text:focus, #av-burger-menu-ul li .avia-menu-text:hover {
            border-bottom: 2px solid white !important
    }
    
    
    

    #full_slider_1 .avia-slideshow {
        max-height: 540px !important;
    }
    
    .avia-section.av-5hiqj-c796cb9699ab4a13fbc064dd7c7e12e1 {
    background-repeat: repeat !important;
    background-size: auto !important;
}
	
	 .tg-vigneron .tg-item-image {
	height: 80vw !important;
}
	
}

@media screen and (max-width: 768px) {
    
 .tg-vigneron .tg-item-image {
	height: 80vw !important;
}
  
    
    .vigneron-block, .event-block {
        display: block !important;
    }
    
    .vigneron-left, .event-left {
    width: 100% !important;
        margin-bottom: 20px !important;
}

.vigneron-right, .event-right {
    width: 100% !important;
    padding-left: 0px !important;
}

    
    .section-lieux .av_two_fifth {
        margin-bottom: 0px !important;
    }
    
    .av-lhkk1kjj-fd45fa1a79265cbea76742cb4389ca70 {
        display: none !important;
    }
    
        .avia-svg-logo {
    width: 50% !important;
    margin: auto !important;
}
   
    

    
    .bandeau .container {
        height: 250px !important;
    }
    
    .bandeau .content {
        vertical-align: bottom !important;
    }
    
    .avia-svg-logo svg { 
        margin: auto !important;
    }
    
    h1 {
        font-size: 28px !important;
    }
    
    h2 {
        font-size: 24px !important;
    }
    
    .av-subheading_below p, .avia-caption-content p {
    font-size: 17px !important;
}
    
    .av-19g77-46897eeb52d93a55a592fdf0c0e1214f {
        margin-bottom: 0px !important;
    }
}