<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------------------------------------
[Master Stylesheet]
Theme Name: Bastidiere
Theme URI: http://www.angeliscom.fr/
Description: Theme Bastidiere,
Author: Angelis
Author URI: http://www.angeliscom.fr
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: une colonne, deux colonnes, trois colonnes, quatres colonnes, sidebar
------------------------------------------------------------------*/


/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.fancybox-overlay { background: url('img/overlay.png')!important; }
.fancybox-close {
    top: -42px!important;
    right: 0px!important;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('img/fancybox_sprite.png')!important;
}
.fancybox-skin{
	border-radius: 0!important;
	border-left: solid 10px #f5f5f5!important;
	border-top: 0px!important;
	border-bottom: 0px!important;
	border-right: solid 10px #f5f5f5!important;
	background: #ffffff!important;
	padding:0!important;
}
.fancybox-skin:before {
	content: url('img/form_header.png');
	position: absolute;
    right: 60px;
}
.formdevis {
	margin-top: 75px;
	background: #ffffff;
}
.form_title {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #555555;
	padding: 0 60px;
	margin-bottom: 30px;
}
.form_subtitle {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #555555;
	padding: 0 60px;
	margin-bottom: 20px;
}
.form_title_step {
	background: #9f0052;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #FFFFFF;
	padding: 10px 30px;
	margin: 15px 0;
}
.form_title_step span { margin-right: 15px; }
.wpcf7-form input[type=text],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=email] {
	border-left: none!important;
	border-right: none!important;
	border-top: none!important;
	background: #f5f5f5!important;
	padding: 5px 15px!important;
	width: calc(100% - 30px);
	border-bottom: solid 3px #a2a9d5!important;	
}
.wpcf7-form .nombrebouteille input[type=number] { text-align: center; border-bottom: solid 3px #a2a9d5!important; }
.wpcf7-form input[type=submit] {
	border: none!important;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 210px;
	margin: 20px auto;
	background: #9f0052!important;
	box-shadow: none!important;
	text-shadow: none!important;
	border-radius: 0!important;
	padding: 20px 0!important;
	text-align: center;
}
.wpcf7-form textarea {
	border-left: none!important;
	border-right: none!important;
	border-top: none!important;
	background: #f5f5f5!important;
	padding: 5px 15px!important;
	width: calc(100%);
	min-height: 150px;
	border-bottom: solid 3px #a2a9d5!important;	
}
.wpcf7-form input[type=submit]:hover {
	background: #d3006d!important;
}
.wpcf7-form .gamme-vins{ display: none; }
.wpcf7-form .selectvins {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #9f0052;
	line-height: 55px;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

.fw-special-title{
	font-size: 25px;
	font-family: 'Roboto Slab', sans-serif;
	letter-spacing: 2px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.fw-special-subtitle{
	font-size: 20px;
	line-height: 25px;
	font-family: 'Roboto Slab', sans-serif;
		font-weight: 700;	
}

p {
	margin-bottom: 1.5em;
}

.btn, .btn-large{
	color:#fff;
	background: #9f0052;
	border-radius: 0px;
	font-family: 'Roboto Slab',sans-serif;
	font-size: 16px;
	line-height: 55px;
	display: table-cell;
	padding-right: 10px;
}


.btn:hover, .btn-large:hover,.btn-flat:focus, .btn-flat:active{
	color:#fff;
	background: #d3006d;
}

.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i{
	padding-left:10px;
}



dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	overflow-x: hidden;
}

header{
	background: #fff;
}

article header{
	height:265px;
	display: inline-table;
	width: 100%;
	position: relative;
	vertical-align: top;
}

.page-template-page-vin #main header:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 200px;
    background: url(/wp-content/themes/bastidiere/img/after_actualites.png);
    z-index: -1;
    background-repeat: no-repeat;
    left: 0;
    background-size: contain;
	background-size: 100% 55%;
    bottom: -200px;
}

article header h1{
	color:#fff;
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	font-family: 'Roboto Slab', sans-serif;
	text-transform: uppercase;
	font-size: 35px;
	font-weight: 700;
}

.home header.site-header {
    background: url(/wp-content/themes/bastidiere/img/background_header.png);
    background-repeat: no-repeat;
    background-size: 100% 114px;
    position: fixed;
    z-index: 10;
    width: 100%;
    box-shadow: none;
}
header.site-header {
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.5);
}
.home .site-content {
	padding-top: 0;
}
.site-header { 
	position: fixed;
	z-index: 11;
    width: 100%; 
}
.site-content {
	padding-top: 115px;
}
.slider_home .col &gt; img{
	position: absolute;
	top: 220px;
	left: 0;
	right: 0;
	margin: auto;
}

.slider_home .row .col.s12{
	padding: 0;
}

.row{
	margin-bottom:0;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	/* margin: 0 0 1.5em 3em; */
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li &gt; ul,
li &gt; ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}


/* Home */

.home_part_2_inner .fw-heading{
	position:relative;
	padding-left: 55px;
	margin-bottom: 35px;
	height: 100px;
}

.home_part_2_inner .fw-heading:before{
		content:"";
		position: absolute;
		width: 33px;
		height: 55px;
		background: url(/wp-content/themes/bastidiere/img/before_bottle.png);
		left: 0;
		top: 10px;
}

.home_part_2_inner .fw-heading .fw-special-subtitle{
	color:#9f0052;
}		
.nos-vins{
	position:relative;
	padding-top: 35px;
}

.nos-vins .container{
	z-index:1;
	position:relative;
}
.nos-vins:after{
	background: #f5f5f5;
	position: absolute;
	content:"";
	width:100%;
	height: 25%;
	bottom: 0;
	display: block;
	z-index:0;
}
.vinification,.actualites{
	color:#fff;
	text-align:center;
}

.vinification:after{
	content:"";
	position:absolute;
	width:100%;
	height:200px;
	background: url(/wp-content/themes/bastidiere/img/after_vinification.jpg);
	z-index: -1;
	background-repeat: no-repeat;
	background-size: 100% 114px;
}

.vinification .row .col{
	margin:auto;
	float: none;
	padding-top: 30px;
	max-width: 670px;
}

.vinification a{
	color:#fff;
}
.bloc_imgs{
	position:relative;
	padding-bottom: 200px;
}
.bloc_imgs:before{
	background-image: url(/wp-content/themes/bastidiere/img/cisailles.jpg);,
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-bottom: 200px;
	content: "";
	position: absolute;
	left: 0;
	height: 100%;
	width: 433px;
	/* background-attachment: fixed; */
	z-index: -1;
	background-repeat: no-repeat;
	/* background-size: 75%; */
	top: 0;
}

.bloc_imgs:after{
	background-image: url(/wp-content/themes/bastidiere/img/terre.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0;
	content: "";
	position: absolute;
	right: 0;
	height: 354px;
	width: 100%;
	z-index: -1;
	background-repeat: no-repeat;
	bottom: 0;
}
.bloc_imgs .row{
	max-width: 970px;
	margin: auto;
}
.bloc_imgs .row:first-child .col:last-child{
	background:#fff;
}
.bloc_imgs .row .col{
	padding:0;
	font-size: 20px;
	text-align: center;
}
.bloc_imgs .row strong{
	color: #9f0052;
	font-size: 25px;
	text-transform: uppercase;
}

.bloc_imgs .row p{margin-bottom: 0px;max-width: 366px;margin: 0 auto;}
.bloc_imgs .row p img{padding-top: 45px;padding-bottom: 20px;}

.actualites{
	padding-top: 35px;
	padding-bottom: 30px;
}

.actualites p{
	max-width:300px;
	margin:auto
}

.actualites:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 200px;
    background: url(/wp-content/themes/bastidiere/img/after_actualites.png);
    z-index: -1;
    background-repeat: no-repeat;
    background-size: 100% 114px;
}

.list-actus{
	background: url(/wp-content/themes/bastidiere/img/texture_actu.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 180px;
}

.display-posts-listing{
	margin-top:0px;
	padding-top:0px;	
}
.listing-item{
	text-align: left;
	padding: 15px!important;
	box-shadow: none;
	background: none;
}

.listing-item.card.horizontal{
	padding-top: 0!important;
	margin-top: 0px;
}

.card.horizontal .card-image img{
	height:100%;
	width:auto;
	max-width: none;
}
.card .card-content{
	padding:35px 30px;
	background: #fff;
}

.card.horizontal .card-content{padding: 70px 50px 90px;background: #f5f5f5;}

.card.horizontal .card-content:before{content:"";height: 74px;width: 60px;background: url(/wp-content/themes/bastidiere/img/onglet.png);position: absolute;top: 0;right: 75px;}

.card.horizontal .card-image{overflow:hidden;clear: both;min-width: 50%;max-height:inherit;}
.listing-item .card-image img{
	transition:all ease-in-out 0.4s;
	opacity:1;
}
.listing-item:hover .card-image img{
	opacity: 0.4;
}

.card-image{
	background:#a3acd6;
	max-height: 260px;
	overflow: hidden;
}
.card .card-content .date{color: #9aa2d2;font-family: 'Roboto Slab',sans-serif;}
.card .card-content .card-title{
	float:left;
	width:100%;
	font-weight: 800;
	text-transform: initial;
	color: #555555;
	letter-spacing: 1px;
	font-family: 'Roboto Slab',sabs-serif;
	font-size: 28px;
	line-height: 30px;
	margin: 15px 0;
	min-height: 100px;
}
.card .card-content p{
	color:#555555;
	font-size: 16px;
	line-height: 26px;
	height: 83px;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.card.horizontal .card-content p{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	height: 220px;
}

.card .card-action{
	border-top:none;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating){
	color: #555555;
	text-transform: inherit;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover{
	color: #9aa2d2;
	text-decoration: underline;
}

/* Slider */

.slider{
	padding-bottom:100px;
	box-sizing: content-box;
}
.slider:after {
    background: #f5f5f5;
    position: absolute;
    content: "";
    width: 100%;
    height: 25%;
    bottom: 0;
    display: block;
    z-index: 0;
}
.slider .slides{
	background:#fff;
}
.slider ul.slides &gt; li {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: inherit;
    overflow: hidden;
}

.slider .slides li{
	position:relative;
	opacity:1;
}

.slider .slides li img {
    height: 100%;
    width: 100%;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: -130px;
    position: relative;
    transition: all ease-in-out 0.7s;
    opacity:0;
}
.slider .slides li.active img{
	left:0px;
	opacity:1;
}
.slider .indicators{
	bottom: 160px;
	background: transparent;
	z-index: 10;
	left: 15%;
	width: 35%;
}
.slider .indicators:last-child{
	opacity:0;
}

.slider .indicators .indicator-item{background: #9aa2d2;line-height: 55px;color: #9aa2d2;}
.slider .indicators .indicator-item.active{background: #9f0052;color: #9f0052;}
.slider .indicators .indicator-item span{position: absolute;left: -5px;font-size: 12px;}

.title-slide-first{
	font-family:'Roboto',san-serif;
	color: #9f0052;
	width: 100%;
	display: block;
	margin-bottom: 0;
	line-height: 30px;
}

.title-slide-second{
	width: 100%;
	color: #555;
	font-weight: 700;
}
.slider .slides .nav-slide{
	position:absolute;
	right:0;
	top: 0;
}
.slider .slides .nav-slide li{
	width:26px;
	height:26px;
	margin-left: 30px;
	float:left;
	background: #9aa2d2;
	color: #fff;
	font-size: 25px;
	text-align: center;
	font-weight: 100;
	line-height: 25px;
	cursor: pointer;
	transition:all ease-in-out 0.4s;
	margin-bottom: 0;
}

.slider .slides .nav-slide li:hover{
	background: #7d87c5;
}

ul .title{
	font-weight:600;
}

.slider_wine li{
	margin-bottom: 10px;
}

/* Page nos vins */

.slider_wine .col.m6{
	background: url(/wp-content/themes/bastidiere/img/background-slide.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px;
}
.rouge-wine .color-wine{
	color: #9f0052;
}


.nav{
	display: block;
	margin: auto;
	width: 100%;
	text-align: center;
	height: 200px;
	padding-top: 15px;
}

.nav li{
	display: inline-block;
	padding: 0 25Px;
	text-transform: uppercase;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 20px;
}

.nav li a{
	color: #7b82a8;
}
.nav li.active &gt; a:after,
.nav li a:hover:after{
	content:"";
	width: 36px;
	height: 16px;
	margin: auto;
	opacity: 0;
	display:block;
	background: url(/wp-content/themes/bastidiere/img/after_nav.png);
	background-repeat: no-repeat;
	transition:all ease-in-out 0.4s;
	top:-5px;
	position:relative;
}
.nav li.active &gt; a{
	color: #fff;
}
.nav li.active &gt; a:after,
.nav li a:hover:after{
	opacity: 1;
	top:0px;
}

/* Single Post */
.single article .post-thumbnail {
	display: block;
	text-align: center;
}
.single .navigation.post-navigation {
	margin-bottom: 90px;
	overflow: inherit;
}
.single .nav-previous,
.single .nav-next {
	background-size: cover;
}
.single .nav-previous a,
.single .nav-next a {
	padding:0px 0 100px;
	line-height: 40px;
	display:block;
}
.single .nav-previous a {
	text-align: left;
	padding-left: 20px;
}
.single .nav-next a {
	text-align: right;
	padding-right: 20px;
}
.single .nav-links .post-title {
	font-style: italic;
}
.single footer.page-footer { margin-top: 0; }

/* Footer */

footer.page-footer{
	background: transparent;
	margin-top: -130px;
	position: relative;
	padding-top: 94px;
}
/*.home footer.page-footer{
	background: transparent;
	margin-top: -114px;
	position: relative;
	padding-top: 94px;
}*/

footer .container{
	position:relative;
	z-index:1;
}

/*footer:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 114px;
    background: url(/wp-content/themes/bastidiere/img/background_header.png);
    z-index: 0;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    top: 0px;
    background-size: 100% 114px;
}*/
footer:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 270px;
    top:0;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-top-left-radius : 50%;
    border-top-right-radius : 50%;
    background: #ffffff;
}
footer.page-footer .footer-copyright{
	background: #9aa2d2;
	margin-top: 50px;
	overflow: initial;
	color: #fff;
}

.footer-navigation .logo,
.footer-navigation .accueil{
	display: none;
}
.footer-info p{
	margin-bottom:0;
}
.footer-info a{
	color: #9f0052;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 24px;
	font-weight: 700;
}

.footer-navigation a{
	color: #555555;
	font-family: 'Roboto Slab',sans-serif;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 700;
}

.footer-navigation &gt; li:hover &gt; a:hover:before {
	content: "\f101";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-left: -20px;
    margin-top: 8px;
}
.footer-navigation &gt; li:hover &gt; a:hover { color:#555555; }

.footer_slideshow,
.footer_slideshow .col {
	margin: 0;
	padding: 0;
}

.footer_slideshow .footer_title {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 32px;
	color: #FFFFFF;
	text-shadow: 0 0 10px rgba(0,0,0,0.3);
	text-align: center;
	margin-top: 15%;
}
.footer_slideshow .footer_subtitle {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	font-size: 60px;
	line-height: 75px;
	color: #FFFFFF;
	text-shadow: 0 0 10px rgba(0,0,0,0.3);
	text-align: center;
}
.brand-logo img{
	top:-20px;
	position:relative;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

.edit-link {
	display: block;
	text-align: center;
	margin: 30px 0;
}
.edit-link a {
	border: solid 1px #9f0052;
	color: #9f0052;
	padding: 10px 20px;
}
.edit-link a:hover {
	color: #FFFFFF;
	background: #9f0052;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}



a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	z-index: 3;
	display: block;
	margin-bottom: 0;
	width: 100%;
	text-align: center;
	font-family: 'Roboto Slab', sans-serif;
	height: 100px;
	padding-top: 20px;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	position: absolute;
	top: 20px;
	background: #fff;
	transition: all ease-in-out 0.4s;
	z-index: -1;
	opacity: 0;
	padding-bottom: 10px;
}

.main-navigation &gt; li:hover ul{
	top: 60px;
	opacity: 1;
}
.main-navigation &gt; li ul {
	text-align: left;
}
.main-navigation &gt; li:hover ul li &gt; a {
	padding: 10px 30px;
}
.main-navigation &gt; li:hover ul li &gt; a:hover:before {
	content: "\f101";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-left: -20px;
    margin-top: 5px;
}
.main-navigation &gt; li ul:after {
	content: '';
	width: 100%;
	display: block;
}
.main-navigation li {
	display: inline-block;
	position: relative;
}
.main-navigation &gt; li:hover:after {
	content: '';
	/*position: absolute;*/
	display: block;
	width: 36px;
	height: 16px;
	margin: 0 auto;
	background: url('img/after_nav.png') center center no-repeat;
}
.main-navigation &gt; li.logo:hover:after { display: none; }
.main-navigation a {
	display: block;
	text-decoration: none;
	color:#9f0052;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 700;
	position: relative;
	padding: 0 25px;
	transition: all ease-in-out 0.3s;
	background: #fff;
}

.main-navigation a:hover {
	color:#9aa2d2;
}

.main-navigation .logo a {
    width: 273px;
    text-align: center;
}

.main-navigation .logo a img {
    position: absolute;
    left: calc((273px - 161px) / 2);
    top: -40px;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul a {
	color:#9aa2d2;
}

.main-navigation ul ul li {

}

.main-navigation li:hover &gt; a,
.main-navigation li.focus &gt; a {
}

.main-navigation ul ul :hover &gt; a,
.main-navigation ul ul .focus &gt; a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover &gt; ul,
.main-navigation ul li.focus &gt; ul {
	left: auto;
}

.main-navigation ul ul li:hover &gt; ul,
.main-navigation ul ul li.focus &gt; ul {
	left: 100%;
}

.main-navigation .current_page_item &gt; a,
.main-navigation .current-menu-item &gt; a,
.main-navigation .current_page_ancestor &gt; a,
.main-navigation .current-menu-ancestor &gt; a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Slideshow
--------------------------------------------------------------*/
.slider_content {
	text-align: center;
	position: absolute;
    z-index: 1;
    top: 35%;
    width: 273px;
    margin-left: calc((100% - 273px) / 2);
    height: 420px;
    background-repeat: no-repeat;
    background-position: top center;
}

/*--------------------------------------------------------------
# Home Page
--------------------------------------------------------------*/
.vinification a:hover {
	color: #ffffff;
	font-weight: 700;
	text-decoration: underline;
}

/*--------------------------------------------------------------
# Page des vins
--------------------------------------------------------------*/
.menuvin a:hover { color: #FFFFFF; }
.formdevis,
#formresponse {
	display: none;
}
#formresponse {
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
	background: #a2a9d5;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 40px;
	color: #FFF;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.card .card-image img {
    display: block;
    border-radius: 2px 2px 0 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*width: 397px;
    height: 297px;*/
}
.mobile-menu { display: none; }

/* Responsive */

/* TAILLE MAX : 1500PX */
@media only screen and (max-width:1500px){
	.home header{
		background-color: #fff;
	}

	.bloc_imgs:before{
		background-size:75%;
	}

	.bloc_imgs:after{
		background-size:65%;
	}

}
/* TAILLE MIN : 1200PX &amp; TAILLE MAX : 1334PX */
@media only screen and (min-width:1200px) and (max-width:1334px){
	.fw-container.main-navigation {
		width: 100%;
		max-width: 100%;
		padding: 10px 0 0;
	}
	.main-navigation a {
		padding: 10px 15px 0;
	}
}
/* TAILLE MAX : 1200PX */
@media only screen and (max-width:1200px){
	.home header.site-header {
		background: #ffffff;
	}
	.home_part_2_inner &gt; .fw-divider-space { display: none; }
	.home_part_2_inner .btn {
		font-size: 12px;
		padding: 0 0.8rem 0 1.0rem;
	}
}

/* TAILLE MIN : 1024PX &amp; TAILLE MAX : 1200PX */
@media only screen and (min-width:1024px) and (max-width:1200px){
	.fw-container.main-navigation {
		width: 100%;
		max-width: 100%;
		padding: 20px 0 0;
	}
	.main-navigation a {
		padding: 10px 15px 0;
	}
}

/* TAILLE MAX : 1024PX */
@media only screen and (max-width:1024px){
	.main-navigation,
	.mobile-navigation .logo {
		display: none;
	}
	header.site-header {
		-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.5)!important;
		box-shadow: 0 0 10px 2px rgba(0,0,0,0.5)!important;
	}
	.mobile-menu {
		display: block;
	}
	.mobile-menu .menubtn {
		width: 100%;
		margin-top: 20px;
		margin-left: 20px;
		margin-bottom: 20px;
		cursor: pointer;
	}
	.mobile-menu .logomobile {
		width: 100px;
		margin-left: -webkit-calc(50% - 50px);
		margin: 0 auto 0 calc((100% - 100px) / 2);
		text-align: center;
		display: block;
		position: absolute;
		top: 10px;
		z-index: 1;
	}
	.mobile-menu .logomobile img {
		width: 100px;
	}
	.mobile-navigation {
		position: absolute;
		width: 100%;
		height: 100%;
		left: -100%;
		background: #ffffff;
		padding: 53px 50px;
		margin: 0;
	}
	.mobile-navigation li &gt; a {
		display: block;
		text-decoration: none;
	    color: #9f0052;
	    font-size: 16px;
	    letter-spacing: 2px;
	    font-weight: 700;
	    position: relative;
	    padding: 15px 25px;
	    transition: all ease-in-out 0.3s;
	    border-left: solid 5px #9f0052;
	    margin-bottom: 5px;
	}
	.mobile-navigation &gt; li:last-child a { border-bottom: solid 1px #FFFFFF; }
	.mobile-navigation li a:hover,
	.mobile-navigation .current-menu-item &gt; a{
		background: #9f0052;
		color: #FFFFFF;
	}
	.mobile-navigation li &gt; ul &gt; li {
		/*border-left: solid 5px #9f0052;*/
		padding-left: 1.5rem;
	}
	.mobile-navigation li &gt; ul {
		margin-left: 0;
	}
	.mobile-navigation li &gt; ul &gt; li &gt; a {
		display: block;
		text-decoration: none;
	    color: #9f0052;
	    font-size: 16px;
	    letter-spacing: 2px;
	    font-weight: 700;
	    position: relative;
	    padding: 15px 25px;
	    transition: all ease-in-out 0.3s;
	}
	.page-template-page-vin article .entry-content { margin-top: 0; }
	.page-template-page-vin article .entry-content .nav { padding-top: 15px; height: 100px; }
	.page-template-page-vin article .entry-content .slider .slides .container {
		width: 100%;
	}
	.page-template-page-vin article .entry-content .slider {
		padding-bottom: 20px;
	}
	.page-template-page-vin article .entry-content .slider .indicators {
		left: 8%;
	}
	.page-template-page-vin article .entry-content .slider .slides .container .home_part_2 {
		width: 45%;
	}
	.display-posts-listing .listing-item {
	    display: block;
	    width: 100%!important;
	    float: none;
	    background: #ffffff;
	}

	.footer-info a{
		font-size:20px;
	}
}

/* TAILLE MAX : 992PX */
@media only screen and (max-width:992px){
	.page-template-page-vin #main header:after {
		background: #9aa2d2;
		height: 150px;
		bottom: -70px;
	}
	.home_part_2_inner &gt; .fw-divider-space { display: none; }
	.home_part_2_inner .btn {
		font-size: 12px;
		padding: 0 0.8rem 0 1.0rem;
	}
	footer.page-footer .col {
		text-align:center;
	}
	footer.page-footer .footer-copyright {
		height: 50px;
		line-height: 25px;
		text-align:center;
	}
	footer.page-footer .footer-copyright div#copyrightangelis {
		display: block;
		float: none!important;
	}
}

/* TAILLE MAX : 790PX */
@media only screen and (min-width:769px) and (max-width:790px){
	.footer-info a.tel {
		font-size: 18px
	}
}

/* TAILLE MAX : 768PX */
@media only screen and (max-width:769px){
	.home .list-actus{
		padding-bottom: 20px;
	}

	.site-content {
	    padding-top: 60px;
	}
	.main-navigation,
	.mobile-navigation .logo {
		display: none;
	}
	header.site-header {
		-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.5)!important;
		box-shadow: 0 0 10px 2px rgba(0,0,0,0.5)!important;
	}
	.mobile-menu {
		display: block;
	}
	.mobile-menu .menubtn {
		width: 100%;
		margin-top: 20px;
		margin-left: 20px;
		margin-bottom: 20px;
		cursor: pointer;
	}
	.mobile-menu .logomobile {
		width: 100px;
		margin-left: -webkit-calc(50% - 50px);
		margin: 0 auto 0 calc((100% - 100px) / 2);
		text-align: center;
		display: block;
		position: absolute;
		top: 10px;
		z-index: 1;
	}
	.mobile-menu .logomobile img {
		width: 100px;
	}
	.mobile-navigation {
		position: fixed;
		width: 100%;
		height: 100%;
		left: -100%;
		background: #ffffff;
		padding: 10px 20px;
		margin: 0;
	}
	.mobile-navigation li &gt; a {
	    display: block;
	    text-decoration: none;
	    color: #9f0052;
	    font-size: 13px;
	    line-height: 25px;
	    letter-spacing: 2px;
	    font-weight: 700;
	    position: relative;
	    padding: 5px 25px;
	    transition: all ease-in-out 0.3s;
	    border-left: solid 4px #9f0052;
	    margin-bottom: 0px;
	    border-bottom: 1px solid rgba(159, 0, 82, 0.13);
	}
	.mobile-navigation &gt; li:last-child a { border-bottom: solid 1px #FFFFFF; }
	.mobile-navigation li a:hover,
	.mobile-navigation .current-menu-item &gt; a{
		background: #9f0052;
		color: #FFFFFF;
	}
	.mobile-navigation li &gt; ul &gt; li {
		/*border-left: solid 5px #9f0052;*/
		padding-left: 1.5rem;
	}
	.mobile-navigation li &gt; ul {
		margin-left: 0;
	}
	.mobile-navigation li &gt; ul &gt; li &gt; a {
	    display: block;
	    text-decoration: none;
	    color: #9aa2d2;
	    font-size: 13px;
	    letter-spacing: 2px;
	    line-height: 35px;
	    font-weight: 700;
	    position: relative;
	    padding: 0px 20px;
	    transition: all ease-in-out 0.3s;
	}
	.bloc_imgs .row p img {
		padding-top: 10px;
		padding-bottom: 15px;
	}
	.bloc_imgs .row p {
		font-size: 15px;
	}
	.bloc_imgs .row strong {
		font-size: 18px;
	}
	.home_part_2_inner &gt; .fw-divider-space { display: none; }
	.home_part_2_inner .btn {
		font-size: 12px;
		padding: 0 0.8rem 0 1.0rem;
	}
	.bloc_imgs:before { display: none; }
	.listing-item:first-child .card-content:before {
		content: "";
	    height: 74px;
	    width: 60px;
	    background: url(/wp-content/themes/bastidiere/img/onglet.png);
	    position: absolute;
	    top: 0;
		background-size: 50% 50%;
		background-repeat: no-repeat;
		right: 20px;
	}
	.display-posts-listing .listing-item {
		display: block;
		width: 100%!important;
		float: none;
		background: #ffffff;
	}
	.display-posts-listing .card .card-image {
		width: 100%;
		display: inline-block;
		vertical-align: top;
	}
	.display-posts-listing .card .card-content {
		width: calc(50% - 20px);
		display: inline-block;
		vertical-align: top;
		padding: 5px 10px;
		background: none;
	}
	.list-actus .container {
		width: 100%;
	}
	.display-posts-listing .card .card-content {
	    padding-right: 0;
	    width: 100%;
	    box-shadow: 0px 4px 5px rgba(229, 229, 229, 0.79);
	    border-bottom: 1px solid #e0e0e0;
	    padding-bottom: 15px;
	}
	.display-posts-listing .card .card-content .card-title {
		font-size: 17px;
		margin: 5px;
		min-height: inherit;
	}
	.display-posts-listing .card .card-content p {
		font-size: 12px;
	}
	.display-posts-listing .card .card-action {
		padding: 5px;
	}
	.site-main article .entry-content { margin-top: 7px; }
	.site-main article .entry-content .menuvin .nav {
	height: 70px;
    margin-bottom: 30px;
    line-height: 35px;
    padding-top: 10px; }
	.site-main article .slides li .container {
		width: 100%;
		max-width: 100%;
	}
	.site-main article .slides li .container .home_part_2 { width: 50%; }
	.slider_wine .col.m6 {
		background-size: cover;
	}
	.slider .indicators { bottom: 200px; left: 7.5%; }
	.slider:after { display: none; }
	footer.page-footer .col {
		text-align:center;
	}
	footer.page-footer .footer-copyright {
		height: 50px;
		line-height: 25px;
		text-align:center;
	}
	footer:after {
	    height: 130px;
	}
	.footer_slideshow .footer_title {
		font-size: 30px;
		margin-top: 20px;
	}
	.footer_slideshow .footer_subtitle {
		font-size: 40px;
		line-height: 60px;
	}
	footer.page-footer .footer-copyright &gt; .container &gt; span {
		display: block;
	}
	footer.page-footer .footer-copyright &gt; .container &gt; a {
		display: inline-block;
		float: none!important;
	}
	footer.page-footer .footer-copyright div#copyrightangelis {
		display: inline-block;
		float: none!important;
	}
}
/* TAILLE MAX : 600PX */
@media only screen and (max-width:600px){
	.page-template-page-vin article .entry-content { margin-top: 0; }
	.page-template-page-vin article .entry-content .nav { padding-top: 15px; height: 100px; }
	.page-template-page-vin article .entry-content .slider,
	/*.page-template-page-vin article .entry-content .slider .slides {
		height: 1350px!important;
	}*/
	.page-template-page-vin article .entry-content .slider, .page-template-page-vin article .entry-content .slider .slides {
    height: 1100px!important;
	}
	.page-template-page-vin article .entry-content .slider .slides .slider_wine &gt; .col{
		margin-bottom: 60px;
	}
	.page-template-page-vin article .entry-content .slider .slides .container {
		width: 100%;
	}
	.page-template-page-vin article .entry-content .slider {
		padding-bottom: 20px;
	}
	.page-template-page-vin article .entry-content .slider .indicators {
		display: none;
	}
	.page-template-page-vin article .entry-content .slider .slides .container .home_part_2 {
		width: 90%;
		margin: 0 5%;
	}
	.wpcf7-form .selectvins {
		line-height: 30px;
	}
	.page-footer .container .col {
		width: 100%;
		display: block;
	}
	.home .nos-vins .home_part_2 {
		margin-bottom: 25px;
	}
	.slider_home .col &gt; img {
		top: 120px;
	}
	.list-actus .display-posts-listing .listing-item .card-image,
	.list-actus .display-posts-listing .listing-item .card-content {
		width: 100%;
	}
	.card .card-content .card-title {
		min-height: inherit; 
	}
	.card .card-content p {
		height: inherit;
	}
	.footer_slideshow .footer_title {
		margin-top: 15%;
		font-size: 25px;
	}
	.footer_slideshow .footer_subtitle {
		font-size: 30px;
	}
	footer.page-footer .footer-copyright {
		height: inherit;
	}
	footer.page-footer .footer-copyright .container {
		width: 100%;
	}
	footer.page-footer {
		margin-top: 0;
		padding-top: 0;
	}
	footer:after {
		display: none;
	}
}
/* TAILLE MAX : 430PX */
@media only screen and (max-width:430px){
	.page-template-page-vin article.type-page .entry-content section.row .menuvin {
		padding: 0;
	}
	.page-template-page-vin article.type-page .entry-content section.row .menuvin .nav li {
		padding: 0 10px;
	}
	.site-main article .entry-content .menuvin .nav {
		padding-top: 10px;
	}
}</pre></body></html>