@charset 'utf-8';
/*
 Theme Name:   Domaine Striffling (Jardiwinery child theme)
 Theme URI:    http://jardiwinery.ancorathemes.com/
 Description:  Domaine Striffling - Fully Responsive and Mobile Friendly theme
 Author:       David THOMAS
 Author URI:   https://smol.org
 Template:     jardiwinery
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  ds
 Domain Path: /languages
*/


@import url("../jardiwinery/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.scheme_original .logo .logo_slogan { display: none; }
.testimonials_product.sc_testimonials { padding-bottom: 1em !important; }

/* HEADER */
.top_panel_middle .contact_field .contacts_info { margin: 0; padding: 0;}
.scheme_original .top_panel_middle .contact_field .contacts_info { color: #fff !important; }

.top_panel_style_2 .logo, .top_panel_style_5 .logo {
  text-align: left;
}
.top_panel_middle .logo {
  margin-top: 0;
  margin-bottom: 1.8em;
}

.top_panel_wrap .contact_field.contact_2 {
  float: left;
  margin: 0;
  text-align: left;
  display: none;
}
.top_panel_fixed .top_panel_wrap .contact_field.contact_2 { display: block; }
.top_panel_fixed .top_panel_style_2 .contact_phone span { color: rgba(255,255,255, 0.6); }
.top_panel_fixed .top_panel_style_2 .contact_phone .contact_icon { margin-right: 0; color: #b2936d; }

/* MENU */
/*li.nos-vins a { background-color: #87002b; }*/

/* NEWS */
.actu .post_info .post_info_tags { display: none; }
.single-post .top_panel_image_title.entry-title { visibility: hidden; }

.nos-vins .sc_item_subtitle {
  margin: 3em 0 1em;
}

/*SLIDER*/
/*.custom.tparrows.tp-leftarrow:before {
    content: "\e8f9"!important;
    font-family: Fontello!important;
    transform: rotate(180deg)!important;
    font-size: 2em!important;
}
.custom.tparrows.tp-rightarrow:before {
    content: "\e8f9"!important;
    font-family: Fontello!important;
    font-size: 2em!important;
}
.custom.tparrows:before {
    line-height: 95px!important;
}
.custom.tparrows {
    width: 95px!important;
    height: 95px!important;
    line-height: 95px!important;
    border: 2px solid!important;
    box-sizing: border-box!important;
    background: none!important;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
*/
/* NL */
/* mailchimp */
.scheme_original .sc_emailer .sc_emailer_input { position: relative; z-index: 2; }
.scheme_original .sc_emailer .sc_emailer_button {
  height: 100%;
  right: 0;
  border: 2px solid white;
  top: 0px;
  border-width: 2px 2px 2px 0;
}
.scheme_original input[type="text"]:hover, .scheme_original input[type="tel"]:hover, .scheme_original input[type="number"]:hover,
.scheme_original input[type="email"]:hover, .scheme_original input[type="email"]:hover + .scheme_original .sc_emailer .sc_emailer_button,
.scheme_original input[type="search"]:hover, .scheme_original input[type="password"]:hover, .scheme_original select:hover, .scheme_original textarea:hover {
  border-color: #2c3136;
}
/* mailpoet cf. form styles directly in BO */
#mailpoet_form_1 .mailpoet_paragraph { display: inline-block; }