body {
    color: #fff;
}

body #index .white, body #index .white a {
    color: #212529;
}

#bandeau-haut { 
    position:absolute;
    top:0;
    left:0;
    width:100%;
    color:white;
    background-color:#eb5d3e;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px; 
}

#bandeau-haut>span { 
    font-size:24px; 
}

#bandeau-haut>a { 
    font-size:34px;
    font-family: 'Meow Script', cursive;
    color:white;
    text-decoration:underline;
}

.bg-dark_pineau {
    background-color: #1a1a1a;
}

.white {
    background: #FFFFFF;
    color: #212529;
}

.whitecolor {
    color: #fff;
}

a:hover {
    text-decoration: none;
}

.hidden {
    visibility: hidden;
}

#bandeau-promo-livraison { 
    background-color:#C59B62;
    border-color:#C59B62; 
}

#pointrelaisups_choisi {
    background: #fff;
    color: #000;
    text-align: center;
    padding: 15px 15px 0 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

#pointrelaisups_choisi .prc {
    text-decoration: underline;
    color: #cd9958;
}

#pointrelaisups_choisi .pouvoir-pr {
    font-size: 13px;
    color: red;
}

.border_right {
    background: rgba(148, 112, 68, 1);
    background: -moz-linear-gradient(top, rgba(148, 112, 68, 1) 0%, rgba(26, 26, 28, 1) 95%, rgba(26, 26, 28, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(148, 112, 68, 1)), color-stop(95%, rgba(26, 26, 28, 1)), color-stop(100%, rgba(26, 26, 28, 1)));
    background: -webkit-linear-gradient(top, rgba(148, 112, 68, 1) 0%, rgba(26, 26, 28, 1) 95%, rgba(26, 26, 28, 1) 100%);
    background: -o-linear-gradient(top, rgba(148, 112, 68, 1) 0%, rgba(26, 26, 28, 1) 95%, rgba(26, 26, 28, 1) 100%);
    background: -ms-linear-gradient(top, rgba(148, 112, 68, 1) 0%, rgba(26, 26, 28, 1) 95%, rgba(26, 26, 28, 1) 100%);
    background: linear-gradient(to bottom, rgba(148, 112, 68, 1) 0%, rgba(26, 26, 28, 1) 95%, rgba(26, 26, 28, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#947044', endColorstr='#1a1a1c', GradientType=0);
    width: 1px;
    background-repeat: no-repeat;
}

.text-pineau {
    color: #949494;
    font-family: Lato;
}

.accroche-space {
    margin-right: 16vw;
}

.line {
    border-top: 1px solid #8c8b8b;
}

h1, h2 {
    color: #fff;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #9a9a9a;
}

img {
    max-width: 100%;
}

/* MENU HAUT GLOBAL */

.navbar {
    padding: 0;
    z-index: 1000;
}

.form_rec {
    margin-top: 0.7vw;
}

.navbar-nav li a {
    text-transform: uppercase;
    font-family: Lato;
    font-size: 0.7vw;
    margin-right: 3vw;
}

.navbar-nav li a:hover {
    color: #cfa56b;
}

.sommelier .btn {
    padding: 0;
}

.btn-pineau {
    background-color: #cd9958;
    color: #ffffff;
    font-family: Lato;
    /*margin-left:2.2vw;*/
    /*margin-top:0.6vw;*/
    /*height:3vw;*/
}

.btn-pineau small {
    font-size: 1vw;
}

.btn-noir, .btn-outline-dark.btn-noir, .btn-outline-dark.btn-noir:hover {
    background-color: #cd9958;
    border-color: #cd9958;
    opacity: 0.85;
}

.basic-search {
	/* margin-left: 25px; */
	position: absolute;
    right: 15px;
	top: 8px;
	cursor: pointer;
}

.input-search {
	width: 300px;
	height: 35px;
    margin-left: 5px;
    background-color: #1a1a1a;
	border: 1px solid #fff;
	border-radius: 50px;
    font-family: Lato;
    font-size: 14px;
    padding: 5px 20px;
	color: #FFFFFF;
	font-style: italic;
}

#index #miniheader .input-search {
	display: none;
}

.input-search::placeholder {
    color: #FFFFFF;
}

#search-home {
    text-align: center;
    font-family: Lato;
}

#search-home h2 {
    color: #cd9958;
    margin-bottom: 30px;
    font-size: 36px;
    font-family: Libre Baskerville;
}

#search-home .input-group {
    width: 45%;
    margin: auto;
}

#search-home .input-search {
    width: 100%;
    height: 50px;
    font-size: 17px;
}

#search-home .input-search::placeholder {
    color: #777;
}

#search-home .basic-search {
    right: 20px;
    top: 16px;
}

.part2 {
    background-color: #ffffff;
}

.user_ligne {
    margin-left: -3vw;
    height: 33.890987588vw;
    max-width: initial;
}

.clear h {
    height: 25vw;
}

.clear v {
    height: 45vw;
}

.user_vins {
    width: 0.971397733vw;
}

.margin2 {
    margin-top: -2vw;
}

.breadcrumb {
    background: none;
    color: #ffffff;
    font-family: Lato;
    font-size: 16px;
    padding-bottom: 5px;
    /* background: rgba(94, 94, 94, 1) left bottom no-repeat;
    background: -moz-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(94, 94, 94, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(94, 94, 94, 1)), color-stop(50%, rgba(94, 94, 94, 1)), color-stop(60%, rgba(94, 94, 94, 1)), color-stop(100%, rgba(94, 94, 94, 1))) left bottom no-repeat;
    background: -webkit-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(94, 94, 94, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
    background: -o-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(94, 94, 94, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
    background: -ms-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(94, 94, 94, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
    background: linear-gradient(to right, rgba(94, 94, 94, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(94, 94, 94, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#5e5e5e', GradientType=1) left bottom no-repeat;
    background-size: 100% 1px; */
}

.breadcrumb a {
    color: #cfa56b;
}

.breadcrumb-item.active {
    color: #FFFFFF;
}

.breadcrumb a {
    color: #cfa56b;
    text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #cfa56b;
}

#navbarNav {
    background-color: #cd9958;
    border-radius: 2px;
    font-size: 12px;
    padding: 5px;
}

.navbar-nav li a {
    font-size: 11px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #000000;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    /* color:#000000; */
    /* color: #cfa56b; */
    /* text-decoration: underline; */
}

.user {
    position: absolute;
    /* right: 28px; */
    right: 15px;
}

.img_user {
    width: 14px;
    height: 16px;
    display: inline-block;
    margin-top: 42px;
}

.img_cart {
    width: 19px;
    height: 17px;
    display: inline-block;
}

.user .text-pineau-desktop {
    display: none;
}

.tmenu {
    font-size: 12px;
    font-family: Lato;
}

.d-block {
    margin-top: 13px;
    width: 108px;
    height: auto;
}

.navbar-toggler {
    padding: 0;
}

.clear.T {
    height: 5px;
}

.hr_bottom, .hr_menu {
    padding-bottom: 5px;
    background: rgba(94, 94, 94, 1) left bottom no-repeat;
    background: -moz-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(94, 94, 94, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(94, 94, 94, 1)), color-stop(50%, rgba(94, 94, 94, 1)), color-stop(60%, rgba(94, 94, 94, 1)), color-stop(100%, rgba(94, 94, 94, 1))) left bottom no-repeat;
    background: -webkit-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(94, 94, 94, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
    background: -o-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(94, 94, 94, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
    background: -ms-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(94, 94, 94, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
    background: linear-gradient(to right, rgba(94, 94, 94, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(94, 94, 94, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#5e5e5e', GradientType=1) left bottom no-repeat;
    background-size: 100% 1px;
}
.hr_menu {
    background-position: left top;
    padding-top: 10px;
}

.col-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}

.background-raisins {
    position: absolute;
    width: 34.484619536vw;
    height: 33.890987588vw;
    margin-left: 33%;
    margin-bottom: 0;
}
.background-raisins2 {
	position: absolute;
    width: 26vw;
    /* height: 33.890987588vw; */
    margin-left: 33%;
    margin-bottom: 0;
    z-index: -1;
}
#index-featured-product {
    padding-top: 150px;
    padding-left: 80px;
}
#index-featured-product img {
    float: left;
    /* margin-right: 70px; */
    width: 44%;
}
#index-featured-product .text-featured {
    padding-top: 120px;
    width: 48%;
    float: right;
}
#index-featured-product .text-featured .text {
    font-family: Lato;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 1.2em;
}
#index-featured-product .text-featured .text2 {
    font-family: Libre Baskerville;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.text-accroche {
    font-family: Libre Baskerville;
    font-size: 20px;
    color: #ffffff;
    padding-top: 9.5vw;
    line-height: 20px;
    margin-right: 3.5vw;
}

.accroche-charentes-d {
    text-align: left;
    color: #ffffff;
    margin-top: 14px;
    font-size: 20px;
    font-family: Libre Baskerville;
    line-height: 0vw;
    font-style: italic;
    letter-spacing: 0;
    letter-spacing: -1px;
}

.accroche-charentes {
    color: #FFFFFF;
    font-size: 20px;
    font-family: Libre Baskerville;
    line-height: 0;
    margin-left: 105px;
    font-style: italic;
}

.recherche {
    padding-top: 20px;
    margin-right: 0.9vw;
    margin-bottom: 10px;
}

.form-control-lg {
    height: 40px;
    padding: .5rem 1rem;
    line-height: 1.5;
    border-radius: .3rem;
    border-radius: 2px;
    width: 320px;
    font-size: 10px;
    font-family: Lato;
}

.btn-pineau_1 {
    border-color: #cd9958;
    background-color: #cd9958;
    color: #ffffff;
    font-family: Lato;
    font-size: 0.9vw;
    width: 100%;
    height: 30px;
    border-radius: 2px;
}

.help {
    font-size: 12px;
    margin-top: 2vw;
    margin-right: 10px;
    margin-top: 2px;
}

.background-ligne {
    position: absolute;
    /* width: 4px; */
    width: 1px;
    height: 22vw;
    top: 5.2vw;
    left: 0;
    display: none;
}

.text-sommelier {
    font-size: 1.4vw;
    color: #ffffff;
    padding-top: 5px;
    line-height: 0vw;
    margin-left: 3vw;
    font-family: Libre Baskerville;
}

.text-sommelier-second {
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    font-family: Libre Baskerville;
    -webkit-transform: scale(1, 1.3);
    /* Safari and Chrome */
    -moz-transform: scale(1, 1.3);
    /* Firefox */
    -ms-transform: scale(1, 1.3);
    /* IE 9+ */
    -o-transform: scale(1, 1.3);
    /* Opera */
}

.text-sommelier2 {
    color: #ffffff;
    line-height: 1.4vw;
    font-family: Libre Baskerville;
    margin-bottom: 20px;
}

.background-sommelier {
    float: right;
    margin-top: 1vw;
    width: 60%;
    right: 0;
    z-index: 0;
}

.background-vin-sommelier {
    position: absolute;
    z-index: -1;
    width: 38vw;
    max-width: none;
    top: 25px;
}

.background-ligne3 {
    display: none;
}

.button_rec {
    padding-top: 5px;
}

.btn-outline-dark, .btn-outline-dark:hover {
    border-color: #cd9958;
    background: none;
    color: #cd9958;
    font-family: Lato;
    /* font-size:13px; */
    border-radius: 2px;
}

.btn-outline-white, .btn-outline-white:hover {
    border-color: #ffffff;
    background: none;
    color: #FFFFFF;
    font-family: Lato;
    font-size: 11px;
    border-radius: 2px;
}

.user_search {
    width: 12px;
    margin-right: 0.7vw;
}

.block_text {
    position: absolute;
    margin-top: 95px;
}

.user_bootle {
    /* width: 13px; */
    /* width: 1vw; */
    margin-left: 1vw;
    margin-right: 1vw;
	/* margin-top: 4px; */
	width: 20px;
	height: 20px;
}

.user_ligne_bootle {
    width: 3px;
	margin-right: 1vw;
	height: 22px;
}

.titre_couleur1 {
    color: #1a1a1a;
    font-family: Lato;
    font-size: 30px;
    ;
    padding-left: 0vw;
    line-height: 4.5vw;
}

.titre_couleur {
    color: #1a1a1a;
    font-family: Lato;
    font-size: 30px;
    padding-left: 0vw;
    line-height: 34px;
}

.col.img1 {
    flex: 0 0 100%;
    max-width: 100%;
}

.col.img2 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 45px;
}

.block_couleur {
    padding-left: 7vw;
    padding-top: 5.3vw;
    height: auto;
}

.row.block_illustration {
    clear: both;
    margin-top: 20px;
    height: auto;
}

.block_image1 {
    position: absolute;
    padding-top: 7vw;
    margin-left: -20px;
    margin-top: 0px;
}

.block_image2 {
    position: absolute;
    margin-left: -20px;
    padding-top: 13.494873179vw;
    height: 5vw;
    margin-top: 120px;
}

.background-degustation {
    display: none;
}

.verticaltext {
    transform: rotate(-90deg);
    transform-origin: left top 0;
    font-size: 30px;
    font-family: Lato;
    font-weight: lighter;
    margin-top: 95px;
}

.blanc {
    font-size: 18px;
    color: #cd9958;
}

.border-top.titre_couleur_barre {
    margin-left: 100px;
    margin-top: 3vw;
    width: 60px;
    border-top: 3px solid #cd9958!important;
}

.user_image {
    width: 85%;
    margin-left: 6vw;
    box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
    -moz-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
    -webkit-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
}

.user_image2 {
    width: 85%;
    margin-left: 6vw;
    box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
    -moz-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
    -webkit-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
}

.user_image3 {
    width: 80%;
    margin-left: 6vw;
    box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
    -moz-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
    -webkit-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
}

.margin1 {
    margin-left: 0;
}

.lh {
    line-height: 0;
}

.nosvins {
    margin-top: 15px;
}

.col.bottom {
    display: none;
}

.degustation_mobile {
    display: block;
    height: 330px;
    margin-left: -50%;
    /* background: url(images/degustation.png); */
    background-size: 847px 621px;
    background-repeat: no-repeat;
}

.a_la_une {
    margin-top: -7vw;
    padding: 2.2vw;
    font-size: 12vw;
    color: #303030;
    font-family: Libre Baskerville;
    width: 100%;
    text-align: center;
}

.fredon {
    font-size: 5vw;
    color: #cd9958;
    font-family: Lato;
    margin-top: -4vw;
    text-align: left;
}

.paragraph {
    font-family: Lato;
    font-size: 15px;
    color: #ffffff;
    margin-top: 3vw;
    text-align: left;
}

.paragraph1 {
    font-family: Lato;
    font-size: 15px;
    color: #949494;
    margin-top: 2vw;
    text-align: left;
}

.end_h {
    line-height: 0px;
}

.titre_bottom {
    color: #cd9958;
    font-size: 11px;
    font-family: Lato;
    text-align: center;
}

.titre_bottom_newsletter {
    color: #cd9958;
    font-size: 1.5rem;
    text-transform:uppercase;
    font-family: Lato;
    text-align: center;
}

.modal-newsletter-title {
    color: #cd9958;
    font-size: 1.5rem;
    text-transform:uppercase;
    font-family: Lato;
    text-align: center;
}
#newsletter-modal .modal-body {
    color:#333;
}

#email_newsletter_popup { 
    color:#333333;
    background-color:#FFFFFF;
    border:1px solid #333;
}
#email_newsletter_popup::placeholder { 
    color:#333333;
}
#bouton_newsletter_popup { 
    background-color:#cd9958;
    text-align: center;
    border:1px solid #cd9958;
    color: #FFF;
    padding-left:20px;
    padding-right:20px;
    padding-top:5px;
    padding-bottom:5px;
    cursor:pointer;
}
.modal-newsletter-subtitle {
    color:#333;
    text-align: center;
}

.bouton_newsletter_footer { 
    background-color:#1a1a1a;
    text-align: center;
    border:1px solid #cd9958;
    color: #cd9958;
    margin-left:20px;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
}
.text_bottom {
    font-size: 11px;
    font-family: Lato;
}

#logo_horiz {
	width: 150px;
}

.min_logo {
    margin-bottom: 20px;
}

.paraphb2 {
    margin-top: 5vw;
    width: 100%;
    text-align: center;
}

.rb {
    text-align: right;
}

.btn-facebook, .btn-facebook:hover {
    border-color: #949494;
    background: none;
    border-radius: 0px;
    font-family: Lato;
    font-size: 0.7vw;
    text-align: center;
}
.social-media-icon, .social-media-icon:hover {
    border-color: #949494;
    background: none;
    border-radius: 0px;
    font-family: Lato;
    font-size: 0.7vw;
    text-align: center;
}

.btn-outline-p, {
    border-color: #cd9958;
    background: none;
    border-radius: 0px;
    font-family: Lato;
    color: #cd9958;
    border-radius: 2px;
    font-size: 12px;
    text-align: center;
}

.btn-outline-p:hover {
    background-color: white;
}

.user_facebook {
    width: 8px;
}
.sm-icon {
    width: 15px;
}

.lg-icon {
    width: 18px;
}

.user_fleche {
    width: 12px;
}

.titre_une {
    text-align: left;
}

.paraphb3 {
    font-size: 10px;
}

.lh {
    line-height: 0px;
}

.text_bottom.text-center.small {
    font-size: 12px;
}

#popupcontainer {
	position: fixed;
	z-index: 1000;
	/* top: 15%; */
	top: 10%;
	width: 100%;
}

#popup {
	/* height: 430px; */
	/* width: 760px; */
	/* padding: 20px; */
	height: 340px;
	width: 75%;
	padding: 15px;

	box-sizing: content-box;
	margin: auto;
	background: #fff;
	background-image: url('../images/fond_popup.jpg');
	background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0px 150%;
}

#popup .popupinner {
	position: relative;
	height: 100%;
	text-align: center;
	border: 2px solid #cd9958;
	color: #000;
	/* font-size: 16px; */
	/* line-height: 20px; */
	font-size: 14px;
	line-height: 18px;
}

#popup .popupinner .croix {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 15px;
	cursor: pointer;
}

#popup .popupinner .logo {
	/* width: 130px; */
	width: 100px;
	margin: 20px 0;
}

#popupcontainer-promo {
	position: fixed;
	z-index: 1000;
	bottom: 0;
    width: 100%;
	max-width: 380px;
	display: flex;
}
#popupcontainer-promo .croix {
    text-align: center;
    margin-bottom: -54px;
    left: calc(50% - 15px);
    position: relative;
    cursor:pointer;
    color: rgba(255, 255, 255, 0);
    width: 30px;
}

#popup-promo {
	margin: auto;
}
/* SUPPRIMER FLOAT AFFICHAGE MINI*/

@media (max-width: 575px) {

    .button_rec {
        clear: both;
    }
    .aright {
        clear: both;
    }
    .col-5.sommelier {
        clear: both;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 20px;
        height: 65vw;
        background: rgba(148, 112, 68, 1);
        background: -moz-linear-gradient(left, rgba(148, 112, 68, 1) 0%, rgba(26, 26, 28, 1) 50%, rgba(26, 26, 26, 1) 100%) left top no-repeat;
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(148, 112, 68, 1)), color-stop(50%, rgba(26, 26, 28, 1)), color-stop(100%, rgba(26, 26, 26, 1))) left top no-repeat;
        background: -webkit-linear-gradient(left, rgba(148, 112, 68, 1) 0%, rgba(26, 26, 28, 1) 50%, rgba(26, 26, 26, 1) 100%) left top no-repeat;
        background: -o-linear-gradient(left, rgba(148, 112, 68, 1) 0%, rgba(26, 26, 28, 1) 50%, rgba(26, 26, 26, 1) 100%) left top no-repeat;
        background: -ms-linear-gradient(left, rgba(148, 112, 68, 1) 0%, rgba(26, 26, 28, 1) 50%, rgba(26, 26, 26, 1) 100%) left top no-repeat;
        background: linear-gradient(to right, rgba(148, 112, 68, 1) 0%, rgba(26, 26, 28, 1) 50%, rgba(26, 26, 26, 1) 100%) left top no-repeat;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#947044', endColorstr='#1a1a1a', GradientType=1) left top no-repeat;
        background-size: 100% 1px;
    }
    .col.part_bottom {
        clear: both;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    .end_part {
        clear: both;
    }
    .basic-search {
        display: none;
    }
    .input-search {
        margin-left: 25px;
        margin-top: 2px;
        padding: 5px;
    }
    .breadcrumb-item.replace span {
        display: none;
    }
    .breadcrumb-item.replace a:after {
        content: "...";
    }
}

@media (min-width: 576px) {
    .block_text {
        position: relative;
        margin-top: 0px;
    }
    .container {
        max-width: 540px;
    }
    .col-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        text-align: left;
    }
    .aright {
        float: right;
        margin-right: 0;
    }
    .background-raisins {
        position: absolute;
        width: 34.484619536vw;
        height: 33.890987588vw;
        margin-left: 0;
        left: 0;
        margin-bottom: 0;
    }
    .background-raisins2 {
        position: absolute;
        width: 26vw;
        /* height: 33.890987588vw; */
        margin-left: 0;
        /* left: 0; */
        right: 0;
        margin-bottom: 0;
    }
    .titre_bottom {
        color: #cd9958;
        font-size: 10px;
        font-family: Lato;
        text-align: left;
    }
    .text_bottom {
        font-size: 10px;
        font-family: Lato;
    }
    .min_logo, .ligne_bottom {
        display: none;
    }
    .row.fix {
        margin-bottom: 7vw;
        flex-wrap: wrap;
    }
    .d-block {
        margin-top: 3.448275862vh;
        width: 12.196438208vw;
        height: 8.580679978vw;
    }
    .hr_bottom, .hr_menu {
        padding-bottom: 5px;
        background: rgba(94, 94, 94, 1);
        background: -moz-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(26, 26, 28, 1) 50%, rgba(26, 26, 26, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(94, 94, 94, 1)), color-stop(50%, rgba(26, 26, 28, 1)), color-stop(60%, rgba(26, 26, 26, 1)), color-stop(100%, rgba(94, 94, 94, 1))) left bottom no-repeat;
        background: -webkit-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(26, 26, 28, 1) 50%, rgba(26, 26, 26, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
        background: -o-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(26, 26, 28, 1) 50%, rgba(26, 26, 26, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
        background: -ms-linear-gradient(left, rgba(94, 94, 94, 1) 0%, rgba(26, 26, 28, 1) 50%, rgba(26, 26, 26, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
        background: linear-gradient(to right, rgba(94, 94, 94, 1) 0%, rgba(26, 26, 28, 1) 50%, rgba(26, 26, 26, 1) 60%, rgba(94, 94, 94, 1) 100%) left bottom no-repeat;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#5e5e5e', GradientType=1) left bottom no-repeat;
        background-size: 100% 2px;
    }
    .hr_menu {
        background-position: left top;
        padding-top: 10px;
    }
    .text-accroche {
        font-family: Libre Baskerville;
        font-size: 2.4vw;
        letter-spacing: 3px;
        color: #ffffff;
        padding-top: 9.5vw;
        line-height: 2.4vw;
        margin-right: 8.5vw;
    }
    .accroche-charentes-d {
        text-align: right;
        color: #cd9958;
        margin-top: -1vw;
        font-size: 2.5vw;
        font-family: Latino;
        line-height: 2.3vw;
        font-style: italic;
        letter-spacing: 0;
        letter-spacing: -1px;
    }
    .accroche-charentes {
        text-align: right;
        color: #cd9958;
        font-size: 4vw;
        font-family: Lato;
        line-height: 3vw;
        font-style: italic;
        letter-spacing: -1px;
    }
    .user {
        /* position: absolute; */
        /* right: 28px; */
    }
    .recherche {
        padding-top: 54px;
        margin-right: 0.9vw;
        margin-bottom: 0;
    }
    .form-control-lg {
        height: calc(2.875rem + 2px);
        padding: .5rem 1rem;
        font-size: 1.25rem;
        line-height: 1.5;
        border-radius: .3rem;
        font-size: 0.9vw;
        font-family: Lato;
    }
    .rec {
        width: 25vw;
        font-size: 0.9vw;
        font-family: Lato;
        height: 3vw;
        border-radius: 2px;
    }
    .text-1 {
        -webkit-transform: scale(1, 1);
        /* Safari and Chrome */
        -moz-transform: scale(1, 1);
        /* Firefox */
        -ms-transform: scale(1, 1);
        /* IE 9+ */
        -o-transform: scale(1, 1);
        /* Opera */
    }
    .btn-pineau_1 {
        border-color: #cd9958;
        background-color: #cd9958;
        color: #ffffff;
        font-family: Lato;
        font-size: 0.9vw;
        height: 2.3vw;
        width: 16vw;
        border-radius: 2px;
    }
    .help {
        /* font-size: 0.9vw; */
        font-size: 16px;
        margin-top: 0.2vw;
        margin-right: 10px;
        margin-left: 0px;
    }
    .background-ligne {
        position: absolute;
        /* width: 4px; */
        width: 1px;
        height: 22vw;
        top: 5.2vw;
        left: 0;
        display: block;
    }
    .background-ligne3 {
        position: absolute;
        margin-left: -1.167835942vw;
        width: 10.091743119vw;
        height: 7.98704803vw;
        display: block;
    }
    .text-sommelier {
        padding-top: 15.5vw;
    }
    .text-sommelier1 {
        font-size: 1.4vw;
        color: #ffffff;
        line-height: 0.5vw;
        font-family: Libre Baskerville;
    }
    .text-sommelier2 {
        color: #ffffff;
        line-height: 1.3vw;
        /* font-family: Libre Baskerville; */
        font-family: Lato;
        margin-bottom: 0px;
    }
    .text-sommelier-second {
        font-size: 2.3vw;
        color: #ffffff;
        margin-left: 3vw;
        font-weight: normal;
        height: 8.7vw;
        font-family: Libre Baskerville;
        -webkit-transform: scale(1, 1.3);
        /* Safari and Chrome */
        -moz-transform: scale(1, 1.3);
        /* Firefox */
        -ms-transform: scale(1, 1.3);
        /* IE 9+ */
        -o-transform: scale(1, 1.3);
        /* Opera */
    }
    .button_rec {
        padding-top: 54px;
        margin-left: 1vw;
        height: 3vw;
    }
    .col-5.sommelier {
        height: auto;
    }
    .background-sommelier {
        position: absolute;
        width: 24.66270912vw;
        margin-bottom: 0;
        margin-left: 7vw;
        z-index: 0;
    }
    .btn-outline-dark, .btn-outline-dark:hover {
        border-color: #cd9958;
        background: none;
        color: #cd9958;
        font-family: Lato;
        /* font-size:0.9vw; */
        /* height:3vw; */
        margin-left: 0px;
        /* padding-top:0; */
        /* padding-bottom:0; */
        /* padding: 10px; */
    }
    #index .btn-outline-dark, #index .btn-outline-dark:hover {
        height: 3vw;
    }
    .btn-outline-white, .btn-outline-white:hover {
        border-color: #ffffff;
        background: none;
        color: #ffffff;
        font-family: Lato;
        font-size: 0.9vw;
        /* height:3vw; */
        border-radius: 2px;
        margin-left: 0;
        margin-right: 0;
    }
    #index .btn-outline-white, #index .btn-outline-white:hover {
        height: 3vw;
    }
    .user_search {
        width: 0.971397733vw;
    }
    .user_bootle {
        /* width: 1.133297356vw; */
        margin-left: 1vw;
        margin-right: 1vw;
    }
    .user_ligne_bootle {
        width: 0.269832704vw;
        margin-right: 1vw;
    }
    .titre_couleur {
        color: #1a1a1a;
        font-family: Lato;
        font-size: 2.5vw;
        line-height: 0.3vw;
    }
    .titre_couleur1 {
        color: #1a1a1a;
        font-family: Lato;
        font-size: 2.5vw;
        padding-left: 3.5vw;
        line-height: 3.5vw;
    }
    .border-top.titre_couleur_barre {
        margin-left: 8.5vw;
        margin-top: 0;
        width: 5.2vw;
        border-top: 4px solid #cd9958!important;
    }
    .col.img1 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col.img2 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .block_couleur {
        padding-left: 7vw;
        padding-top: 5.3vw;
        height: 9vw;
    }
    .block_image2 {
        position: absolute;
        /* margin-left:-1.2vw; */
        margin-left: -20px;
        padding-top: 13.494873179vw;
        height: 5vw;
        margin-top: 0;
    }
    .block_image1 {
        position: absolute;
        padding-left: 3.2vw;
        padding-top: 5.494873179vw;
        height: 5vw;
        margin-left: 0px;
        margin-top: 0vw;
    }
    .verticaltext {
        transform: rotate(-90deg);
        transform-origin: left top 0;
        /* font-size:2vw; */
        font-size: 38px;
        font-family: Lato;
        font-weight: lighter;
        margin-top: 0px;
    }
    .blanc {
        /* font-size:1.2vw; */
        font-size: 24px;
        color: #cd9958;
    }
    .row.block_illustration {
        height: 32.379924447vw;
        margin-top: 0px;
    }
    .user_image {
        max-width: 300px;
        width: 16.405828386vw;
        margin-left: 6vw;
        box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
        -moz-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
        -webkit-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
    }
    .user_image2 {
        max-width: 300px;
        width: 16.135995683vw;
        margin-left: 2vw;
        box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
        -moz-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
        -webkit-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
    }
    .user_image3 {
        width: 18.726389638vw;
        margin-left: 0;
        box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
        -moz-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
        -webkit-box-shadow: 0px 0px 19px 0px rgba(156, 156, 156, 0.41);
    }
    .lh {
        line-height: 55px;
    }
    .nosvins {
        position: relative;
        margin-top: 7vw;
        margin-left: -6vw;
    }
    .col.bottom {
        display: block;
    }
    .background-degustation {
        position: absolute;
        width: 58.499730167vw;
        height: 38.909875877vw;
        left: 0;
        display: block;
    }
    .degustation_mobile {
        display: none;
    }
    .a_la_une {
        margin-top: 0.5vw;
        padding: 2.2vw;
        font-size: 5vw;
        color: #303030;
        font-family: Libre Baskerville;
        text-align: left;
    }
    .fredon {
        font-size: 2vw;
        color: #cd9958;
        font-family: Lato;
        margin-top: -4vw;
    }
    .paragraph {
        font-family: Lato;
        font-size: 1.5vw;
        color: #ffffff;
        margin-top: 3vw;
    }
    .paragraph1 {
        font-family: Lato;
        font-size: 0.8vw;
        color: #949494;
        margin-top: 2vw;
    }
    .end_h {
        line-height: 30px;
    }
    .end_part {
        float: left;
    }
    .btn-facebook, .btn-facebook:hover {
        border-color: #949494;
        background: none;
        border-radius: 0px;
        font-family: Lato;
        font-size: 0.7vw;
    }
    .social-media-icon, .social-media-icon:hover {
        border-color: #949494;
        background: none;
        border-radius: 0px;
        font-family: Lato;
        font-size: 0.7vw;
    }
    .btn-outline-p {
        border-color: #cd9958;
        background: none;
        border-radius: 0px;
        font-family: Lato;
        color: #cd9958;
        border-radius: 2px;
        font-size: 0.7vw;
    }
    .btn-outline-p:hover {
        background-color: white;
    }
    .social-media-icon {
        width: 33px;
        height: 33px;
        padding: 6px!important;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .user_facebook {
        width: 0.539665407vw;
    }
    .paraphb2 {
        margin-top: 0;
        width: 100%;
        text-align: left;
    }
    .rb {
        text-align: left;
    }
    .titre_une {
        text-align: left;
    }
    .lh {
        line-height: 10px;
    }
    .text_bottom.text-center.small {
        /* font-size:0.6vw; */
    }
}

@media (min-width: 768px) {

    .container {
        max-width: 720px;
    }
    .min_logo {
        display: none;
    }
    .a_la_une {
        margin-top: 0.5vw;
        padding: 2.2vw;
        font-size: 7vw;
        color: #303030;
        font-family: Libre Baskerville;
        text-align: left;
    }
}

@media (min-width: 992px) {

	#popupcontainer {
		top: 15%;
	}

	#popup {
		height: 430px;
		width: 760px;
		padding: 20px;
	}

	#popup .popupinner {
		font-size: 16px;
		line-height: 20px;
	}

	#popup .popupinner .logo {
		width: 130px;
	}

    .container {
        max-width: 960px;
    }
    .navbar-nav li a {
        font-size: 0.8vw;
    }
    .titre_bottom {
        color: #cd9958;
        font-size: 10px;
        font-family: Lato;
        text-align: left;
    }
    .text_bottom {
        font-size: 10px;
        font-family: Lato;
    }
    .min_logo {
        display: none;
    }
    .paraphb2 {
        margin-top: 0vw;
    }
    .row.fix {
        margin-bottom: 7.5vw;
    }
    #navbarNav {
        background: none;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: #e8e7e4;
    }
    .user .text-pineau-desktop {
        display: inline-block;
    }
    .user {
		/* position: static; */
        /* margin-top: 0vw; */
        /* margin-right: 4vw; */
        /* margin-top: 3.448275862vw; */
        /* margin-right: 3vw; */
        /* color: red; */
    }
	.user .align-text-top {
        margin-right: 30px;
	}
	#index .user .align-text-top {
		margin-right: 0px;
	}
	#index .user .align-text-top:first-child {
		margin-right: 30px;
	}
    .img_user {
        width: 0.863464652vw;
        height: 1.025364274vw;
    }
    .img_cart {
        width: 1.133297356vw;
        height: 1.025364274vw;
    }
    .text-pineau_bold, .text-pineau_bold:hover {
        color: #916e43;
        font-family: Lato;
        /* text-decoration: underline; */
        font-size: 14px;
		margin-left: 5px;
		text-transform: uppercase;
		font-weight: bold;
	}
	.text-pineau_bold:hover {
		text-decoration: underline;
	}
    .paragraph {
        font-family: Lato;
        font-size: 14px;
        color: #ffffff;
        margin-top: 3vw;
    }
    .paragraph1 {
        font-family: Lato;
        font-size: 14px;
        color: #949494;
        margin-top: 2vw;
    }
    .btn-outline-dark, .btn-outline-dark:hover {
        border-color: #cd9958;
        background: none;
        color: #cd9958;
        font-family: Lato;
        /* font-size:1.2vw; */
        /* height:3vw; */
        margin-left: 0px;
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 964px;
    }
    .navbar-nav li a {
        font-size: 0.95vw;
        margin-right: 1.7vw;
    }
    .titre_bottom {
        color: #cd9958;
        font-size: 12px;
        font-family: Lato;
        text-align: left;
    }
    .text_bottom {
        font-size: 12px;
        font-family: Lato;
    }
    ..text-pineau_bold, .text-pineau_bold:hover {
        font-size: 14px;
    }
}

@media (min-width: 1100px) {
    .navbar-nav li a {
        font-size: 0.90vw;
        margin-right: 1vw;
    }
    .titre_bottom {
        color: #cd9958;
        font-size: 11px;
        font-family: Lato;
        text-align: left;
    }
    .text_bottom {
        font-size: 11px;
        font-family: Lato;
    }
    .min_logo {
        display: block;
        width: 6.098219104vw;
        margin-left: -5px;
    }
    .ligne_bottom {
        display: block;
        position: absolute;
        /* margin-left: 1vw; */
        /* margin-top:-4vw; */
        /* height:7.663248786vw; */
        /* padding-left:1.2vw; */
    }
    .row.fix {
        margin-bottom: 8.5vw;
    }
}

@media (min-width: 1300px) {
    .navbar-nav li a {
        font-size: 12px;
        margin-right: 5px;
    }
    .row.fix {
        margin-bottom: 8.7vw;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1340px;
    }
    .navbar-nav li a {
        font-size: 13px;
        margin-right: 15px;
    }
    .titre_bottom {
        color: #cd9958;
        font-size: 13px;
        font-family: Lato;
        text-align: left;
    }
    .text_bottom {
        font-size: 13px;
        font-family: Lato;
    }
    .row.fix {
        margin-bottom: 9.2vw;
    }
}

.hr_top {
    background: rgba(26, 26, 26, 1);
    background: -moz-linear-gradient(left, rgba(26, 26, 26, 1) 0%, rgba(91, 91, 91, 1) 34%, rgba(91, 91, 91, 1) 76%, rgba(26, 26, 26, 1) 100%) left top no-repeat;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(26, 26, 26, 1)), color-stop(34%, rgba(91, 91, 91, 1)), color-stop(76%, rgba(91, 91, 91, 1)), color-stop(100%, rgba(26, 26, 26, 1))) left top no-repeat;
    background: -webkit-linear-gradient(left, rgba(26, 26, 26, 1) 0%, rgba(91, 91, 91, 1) 34%, rgba(91, 91, 91, 1) 76%, rgba(26, 26, 26, 1) 100%) left top no-repeat;
    background: -o-linear-gradient(left, rgba(26, 26, 26, 1) 0%, rgba(91, 91, 91, 1) 34%, rgba(91, 91, 91, 1) 76%, rgba(26, 26, 26, 1) 100%) left top no-repeat;
    background: -ms-linear-gradient(left, rgba(26, 26, 26, 1) 0%, rgba(91, 91, 91, 1) 34%, rgba(91, 91, 91, 1) 76%, rgba(26, 26, 26, 1) 100%) left top no-repeat;
    background: linear-gradient(to right, rgba(26, 26, 26, 1) 0%, rgba(91, 91, 91, 1) 34%, rgba(91, 91, 91, 1) 76%, rgba(26, 26, 26, 1) 100%) left top no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#1a1a1a', GradientType=1) left top no-repeat;
    background-size: 95% 1px;
}

.paraphb {
    margin-left: 1.1vw;
}

.paraphb1 {
    margin-left: 2vw;
}

.paraphb2 {
    margin-left: 2vw;
}

.paraphb3 {
    text-transform: uppercase;
    font-family: Lato;
    font-size: 1vw;
}

.order-detail a {
    color: #916e43 !important;
    text-decoration: underline;
}

.order-detail a:hover {
    text-decoration: none;
}

/*page connexion*/

#espaceclient, .account-login, #address-book a {
    color: #FFFFFF !important;
}

#espaceclient a {
    color: grey;
}

#wishlist-table .fa {
    color: #fff;
    font-size: 26px;
}

.block .block-title {
    padding: 10px 0px 10px 0px;
    font-size: 14px;
    background-color: #916e43;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.block-account {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #FFFFFF;
    border-radius: 1px;
    margin-right: 15px;
}

.block .block-content {
    font-size: 14px;
    margin: 10px 0px 20px 0px;
    text-align: center;
    font-family: Lato;
}

.block-account .block-content li {
    padding: 10px 0px;
}

.block-account .block-content .notlast {
    border-collapse: collapse;
    border-bottom: 1px #ddd solid;
}

.block-account .block-content a, .forgot-word {
    color: #949494;
}

.forgot-word {
    float: right;
    text-decoration: underline;
}

.block-account .block-content li a:hover, .block-account .block-content li.current a, .abonne-newsletter, .forgot-word:hover, .dashboard a:hover, .orders a:hover {
    text-decoration: none;
    color: #916e43;
}

.dashboard a, .orders a {
    text-decoration: underline;
    color: #949494;
}

.sidebar .block-content ul, .registered-users ul, .claim-page ul, .new-password ul {
    list-style: none;
    margin: 10px 35px 10px 0px;
}

#espaceclient td {
    border-bottom: 1px solid #848fa3;
}

.save-newsletter, .login, .create-account, .btn-add, .btn-update, .btn-classic {
    color: #FFFFFF;
    text-align: center;
    background-color: #cd9958;
    border-radius: 2px;
}

.registered-users {
    display: inline-block;
}

.new-users {
    float: right;
}

.registered-users, .new-users, .well {
    border: 1px solid #2C2F2F;
    background-color: #2C2F2F;
    border-radius: 5px;
    padding: 30px;
    margin-top: 15px;
}

.registered-users>strong, .new-users>strong, .dashboard strong {
    color: #cd9958;
}

.registered-users .buttons-set, .change-pass, .order-detail {
    margin-top: 30px;
}

.data-table thead th, .data-table thead td, .cart .totals table th, .cart .totals table td {
    font-family: "Open Sans", sans-serif;
    background: #2C2F2F;
}

.data-table th {
    line-height: 20px;
    padding: 8px;
    font-weight: 700;
    font-size: 13px;
}

.data-table {
    width: 100%;
}

.data-table tbody {
    border-bottom: 1px solid #2C2F2F;
    margin-bottom: 15px;
}

.dashboard h4, .my-profile h4, .order-detail h4 {
    border-bottom: 1px solid #2C2F2F;
    padding-bottom: 15px;
    margin-top: 20px;
    color: #cd9958;
}

.required {
    color: red;
}

.my-profile ul, .add-address ul, .change-my-pass ul, .contact-page ul {
    list-style: none;
    padding: 0;
}

.profil li, .add-address li {
    margin-bottom: 15px;
}

.add-address .page-title {
    margin-top: 20px;
    margin-bottom: 15px;
}

.customer-order-item-info {
    padding-left: 20px;
}

.end_part a, .paraphb3 a {
    color: #FFFFFF;
}

.end_part a:hover, .paraphb3 a:hover {
    color: #cd9958;
    text-decoration: none;
}

.block_detail .title {
    padding-bottom: 5px;
    text-transform: uppercase;
    background: #1a1a1a right bottom no-repeat;
    background: -moz-linear-gradient(left, rgb(0, 0, 0) 0%, rgba(205, 153, 88, 1) 50%, rgba(205, 153, 88, 1) 60%, rgba(205, 153, 88, 1) 100%) right bottom no-repeat;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(205, 153, 88, 1)), color-stop(50%, rgba(205, 153, 88, 1)), color-stop(60%, rgba(205, 153, 88, 1)), color-stop(100%, rgba(205, 153, 88, 1))) left bottom no-repeat;
    background: -webkit-linear-gradient(left, rgba(205, 153, 88, 1) 0%, rgba(205, 153, 88, 1) 50%, rgba(205, 153, 88, 1) 60%, rgba(205, 153, 88, 1) 100%) right bottom no-repeat;
    background: -o-linear-gradient(left, rgba(205, 153, 88, 1) 0%, rgba(205, 153, 88, 1) 50%, rgba(205, 153, 88, 1) 60%, rgba(205, 153, 88, 1) 100%) right bottom no-repeat;
    background: -ms-linear-gradient(left, rgba(205, 153, 88, 1) 0%, rgba(205, 153, 88, 1) 50%, rgba(205, 153, 88, 1) 60%, rgba(205, 153, 88, 1) 100%) right bottom no-repeat;
    background: linear-gradient(to right, rgba(205, 153, 88, 1) 0%, rgba(205, 153, 88, 1) 50%, rgba(205, 153, 88, 1) 60%, rgba(205, 153, 88, 1) 100%) right bottom no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1) right bottom no-repeat;
    background-size: 40% 3px;
}

@media (min-width: 0px) {
    .block_detail h1 {
        text-transform: capitalize;
        color: #FFFFFF;
        font-family: Libre Baskerville;
        font-size: 16px;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .block_detail h1 {
        font-size: 2vw;
    }
}

/* PAGINATION */
.page-item:first-child .page-link, .page-item:last-child .page-link {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.page-link {
	margin: 0 4px;
}

.page-item.active .page-link {
    background-color: #2C2F2F;
    border-color: #2C2F2F;
}


/* SLIDER PRIX */

.slider.slider-horizontal {
	width: 100%;
}

.slider.slider-horizontal .slider-track {
	height: 5px;
}

.slider.slider-horizontal .slider-handle {
	height: 10px;
	width: 10px;
	margin-top: 2px;
    margin-left: -5px;
}

.slider-track-low, .slider-track-high {
	background: #eee;
}

.slider-tick.in-selection {
    background-image: -webkit-linear-gradient(top, #cd9958 0%, #cd9958 100%);
    background-image: -o-linear-gradient(top, #cd9958 0%, #cd9958 100%);
	background-image: linear-gradient(to bottom, #cd9958 0%, #cd9958 100%);
	display: none;
}

.slider-selection.tick-slider-selection {
    /* background-image: -webkit-linear-gradient(top, #cd9958 0%, #cd9958 100%);
    background-image: -o-linear-gradient(top, #cd9958 0%, #cd9958 100%);
	background-image: linear-gradient(to bottom, #cd9958 0%, #cd9958 100%); */
	background: #000;
}

.slider-tick.round {
	display: none;
}

.slider-tick-label::before {
    content: "|";
    display: block;
    color: #000;
}

#nav-scroll {
    /* position: fixed; */
    /* z-index: 1000; */
    /* background-color: #1a1a1a; */
    /* width: 100%; */
    margin-top: 30px;
}

#nav-scroll > .container > div {
    height:40px;
    padding: 5px 0;
    position: relative;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    width: 100%;
}

.zoomLens {
    cursor: none;
}

#mini-cart {
    position: absolute;
    background: #fff;
    border: 4px solid #cfa56b;
    width: 280px;
    top: 40px;
    right: 0px;
    /* margin-left: 40px; */
    text-align: left;
    color: #000;
    padding: 15px 0;
    z-index: 9999;
    display: none;
}

#mini-cart:after, #mini-cart:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#mini-cart:before {
    border-color: rgba(241, 213, 213, 0);
    border-bottom-color: #cfa56b;
    border-width: 16px;
    margin-left: -16px;
    /* margin-left: 8px; */
}

#mini-cart:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
    /* margin-left: 14px; */
}

#mini-cart ul {
    padding: 0;
}

#mini-cart li {
    list-style: none;
}

#mini-cart .product-name {
    font-weight: bold;
}

#mini-cart .price {
    color: #cd9958;
    font-size: 16px;
    font-weight: bold;
}

#mini-cart a {
    color: #333;
}

#mini-cart .btn {
    width: 100%;
    margin-top: 10px;
    line-height: 40px;
    padding: 0;
}

#mini-cart .fa {
    font-size: 16px;
    cursor: pointer;
    margin-top: 5px;
}

.surtexte {
    position: absolute;
    color: #fff;
    bottom: 0;
    font-size: 36px;
    margin: 15px;
    line-height: 36px;
    font-weight: lighter;
}

#confirmation_majeur {
    position: fixed;
    height: 100%;
    width: 100%;
    color: #fff;
    z-index: 10000;
    text-align: center;
}

#confirmation_majeur .question {
    text-transform: uppercase;
    margin: 20px 0 10px;
}

#confirmation_majeur .background {
    position: absolute;
    z-index: -1;
    background: url(../images/bgmajeur_blur.jpg) no-repeat;
    background-size: cover;
    /* filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px); */
    content: " ";
    height: 100%;
    width: 100%;
    display: block;
}

#confirmation_majeur .content {
    width: 100%;
    position: absolute;
    bottom: 10vh;
}

#confirmation_majeur .reponses .reponse {
    border: 1px solid #fff;
    display: inline-block;
    width: 150px;
    height: 80px;
    position: relative;
    margin: 0 10px;
}

#confirmation_majeur .reponses .reponse .front, #confirmation_majeur .reponses .reponse .back {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    position: absolute;
    width: 100%;
    cursor: pointer;
}

#confirmation_majeur .reponses .reponse .front {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    line-height: 70px;
}

#confirmation_majeur .reponses .reponse .back {
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
}

#confirmation_majeur .reponses .reponse:hover .front {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

#confirmation_majeur .reponses .reponse:hover .back {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
}

#confirmation_majeur .reponses .reponse:first-child .back {
    line-height: 70px;
}

.row .align-items-end label {
    width: 110%;
}

.background-barique {
    position: absolute;
    width: 100vw;
    height: 40vw;
    left: 0;
    z-index: -1;
    opacity: 0.5;
}

.liste-domaine {
    text-transform: uppercase;
}

.part3 {
    position: relative;
    background: #000;
    overflow: hidden;
}

.part3:before {
    background-size: cover;
    display: inline-block;
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 15%;
    opacity: 0.2;
    /* z-index: -1; */
}

.find-cookies {
    display: none;
}

#cookie_bar .modal-content {
    border: 1px solid #cd9958;
    background: black;
    padding: 15px;
    color: #FFF;
    align-items: center;
    z-index: 10000;
}

#cookie_bar .text a {
    color: #CCC;
    text-decoration: underline;
}

.cookies-content hr.short {
    border-top: 1px solid silver;
}

.cookies-content {
    max-height:35vh;
    margin-right:0;
    overflow-y:auto;
}

#cookie_bar .buttons a:first-child {
    margin-right: 5px;
}

#cookie_bar a.btn {
    border: 1px solid transparent;
    transition: all .2s ease;
}

#cookie_bar .btn-cookie1 {
    content: Personal data;
    content: unset;
    font-weight: bold;
    font-style: unset;
    text-decoration: unset;
    text-transform: unset;
    color: #00ff40;
    background: #ffffff;
}

.text-sommelier-page {
    font-size: 41px;
    color: #ffffff;
    font-weight: normal;
    font-family: Libre Baskerville;
    -webkit-transform: scale(1, 1.3);
    -moz-transform: scale(1, 1.3);
    -ms-transform: scale(1, 1.3);
    -o-transform: scale(1, 1.3);
}

.navbar-dark .navbar-toggler {
    padding: 3px;
}

@media (max-width: 500px) {
    .surtexte {
        margin-left: 50px;
    }
    .slider-horizontal {
        margin-left: 10px;
    }
    .critere {
        margin-bottom: 5px;
    }
}

@media (min-width: 576px) {
    .text-sommelier-page {
        font-size: 2.3vw;
        color: #ffffff;
        font-weight: normal;
        height: 5.7vw;
        font-family: Libre Baskerville;
        -webkit-transform: scale(1, 1.3);
        -moz-transform: scale(1, 1.3);
        -ms-transform: scale(1, 1.3);
        -o-transform: scale(1, 1.3);
    }
}

@media (max-width: 1400px) {
    .text-sommelier-page {
        height: 6.7vw;
    }

    .help {
        margin-right: 5px;
        margin-left: 5px;
        margin-top: 3px;
	}

	#index-featured-product {
		padding-top: 100px;
    	padding-left: 0;
	}

	#index-featured-product .text-featured {
		padding-top: 70px;
	}

	#index-featured-product .text-featured .text {
		font-size: 24px;
	}

	#index-featured-product .text-featured .text2 {
		font-size: 19px;
	}
}

@media (max-width: 1024px) {
	.text-sommelier-page {
		height: 9.7vw;
    }
    .surtexte {
		font-size: 17px;
        margin: 5px;
    }
    #index .btn-outline-dark, #index .btn-outline-dark:hover, #index .btn-outline-white, #index .btn-outline-white:hover {
		font-size: 15px;
    }
}

@media (max-width: 991px) {
	#index-featured-product .text-featured {
		padding-top: 20px;
	}
	#index-featured-product .text-featured .text {
		font-size: 20px;
	}
	#index-featured-product .text-featured .text2 {
		font-size: 15px;
	}
	#index-featured-product .text-featured button {
		font-size: 16px;
		padding: 0.3rem 0.8rem;
	}
	.breadcrumb {
		margin-top: -65px;
		margin-bottom: 40px;
		position: relative;
		z-index: 10;
	}
	#miniheader > .row > div {
		width: 50%;
	}
	#miniheader > .row > div:last-child {
		text-align: right;
	}
}

@media (max-width: 768px) {
	.maintenance {
		background-size: 100% !important;
	}
    .text-sommelier-page {
        height: 12.7vw;
    }
    #index .btn-outline-dark, #index .btn-outline-dark:hover, #index .btn-outline-white, #index .btn-outline-white:hover {
        font-size: 5px;
    }
    #mini-cart {
        /* right: -15%; */
        margin-left: 0;

        position: fixed;
        left: 50%;
        top: 65px;
        transform: translateX(-50%);
    }
    .user {
        width: 100%;
    }
    .block_search {
        width: 100%;
    }
    .hr_menu {
        background: none;
    }
    .user_bootle {
        /* width: 13px; */
        margin-left: 10px;
        margin-right: 10px;
		/* margin-top: 1px; */
		width: 20px;
		height: 20px;
    }
    .help {
        margin-left: 10px;
        margin-top: 1px;
    }
}

/* iPhone 6, 7, 8 plus */

@media (max-width: 414px) {
    .img_user {
        margin-top: 42px;
    }
    .text-sommelier1 {
        font-size: 4.4vw;
    }
    .text-sommelier-page {
        font-size: 30px;
        height: 16.7vw;
    }
    .btn-pineau, .btn-pineau:hover {
        width: 100%;
        font-size: 11px;
    }
    #assistant-virtuel h4 {
        font-size: 0.9rem;
    }
    .background-sommelier {
        margin-top: -25px !important;
    }
    .surtexte {
        margin-left: 30px;
    }
    #index .btn-outline-dark, #index .btn-outline-dark:hover, #index .btn-outline-white, #index .btn-outline-white:hover {
        font-size: 10px;
    }
    /* .reponses span {
        font-size: 10px;
    } */
    #mini-cart .mini-products-list .item .item-inner {
        margin-left: auto;
        margin-right: auto;
    }
    .part3:before {
        background-size: 100%;
        background-repeat: no-repeat;
        left: 0;
        top: 10%;
    }
}

/* iPhone 6, 7, 8 */

@media (max-width: 375px) {
    .text-sommelier1 {
        font-size: 5.4vw;
    }
    .text-sommelier-page {
        height: 18.7vw;
    }
    .btn-outline-dark, .btn-outline-dark:hover {
        padding: 10px !important;
    }
}

@media (max-width: 320px) {
    .text-sommelier-page {
        height: 20.7vw;
    }
    .form-control-lg {
        width: 290px;
    }
    .btn-outline-dark, .btn-outline-dark:hover {
        padding: 1px !important;
    }
    /* .reponses span {
        font-size: 8px;
    } */
}
