/* SUPPRIMER FLOAT AFFICHAGE MINI*/

@media (max-width: 575px) {
	.img_user {
		margin-top: 65px;
	}
	.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: -23px;
		padding: 5px;
	}
	.breadcrumb-item.replace span {
		display: none;
	}
	.breadcrumb-item.replace a:after {
		content: "...";
	}
}

/* AFFICHAGE SELON RESOLUTION */

@media (min-width: 0px) {
	/*HEAD  GROUP*/
	#navbarNav {
		background-color: #cd9958;
		border-radius: 2px;
		font-size: 12px;
		padding: 5px;
	}
	.navbar-dark .navbar-nav .nav-link {
		color: #000000;
	}
	.navbar-nav li a {
		font-size: 11px;
	}
	.navbar-dark .navbar-nav .active>.nav-link {
		color: #000000;
	}
	/* .breadcrumb {
		background: none;
		color: #ffffff;
		font-family: Lato;
		font-size: 12px;
	} */
	/* .breadcrumb-item.active {
		color: #FFFFFF;
	} */
	/* .breadcrumb a {
		color: #cfa56b;
		text-decoration: underline;
	} */
	.img_user {
		width: 14px;
		height: 16px;
		display: inline-block;
	}
	.img_cart {
		width: 19px;
		height: 17px;
		display: inline-block;
	}
	/* .user {
		position: absolute;
		right: 28px;
	}
	.user .text-pineau-desktop {
		display: none;
	} */
	.logo_horiz {
		width: 14.624932542vw;
		min-width: 175px;
	}
	.clear.T {
		height: 10px;
	}
	/* .clear.U {
		height: 20px;
	} */
	/* .text-pineau_bold, .text-pineau_bold:hover {
		color: #916e43;
		font-family: Lato;
		text-decoration: underline;
		font-size: 12px;
		margin-left: 5px;
	} */
	.conseil {
		height: 33.890987588vw;
		text-align: center;
		min-height: 320px;
		background: url(/themes/theme_pineau/images/fond-sommelier.png) no-repeat top center;
		background-size: contain;
	}
	.block {
		position: absolute;
		z-index: 2;
		transform: translateX(-50%) translateY(-50%);
	}
	.block h4 {
		font-family: Lato;
	}
	.conseil h1 {
		color: #FFFFFF;
		font-family: Lato;
		font-size: 25px;
	}
	.conseil h2 {
		color: #FFFFFF;
		font-family: Lato;
		font-size: 23px;
	}
	.btn-pineau, .btn-pineau:hover {
		border-color: :#cd9958;
		background: #cd9958;
		color: #ffffff;
		font-family: Lato;
		padding: 10px;
		margin-top: 1em;
		border-radius: 2px;
		text-transform: uppercase;
	}
	.background-sommelier {
		position: absolute;
		margin-top: -50px;
		width: 24.66270912vw;
		min-width: 327px;
		right: 20%;
		z-index: 1;
	}
	.hr_middle {
		display: block;
		background: rgba(205, 153, 88, 1);
		background: -moz-linear-gradient(left, rgba(205, 153, 88, 1) 0%, rgba(205, 153, 88, 1) 34%, rgba(205, 153, 88, 1) 76%, rgba(205, 153, 88, 1) 100%) center top no-repeat;
		background: -webkit-gradient(center top, right top, color-stop(0%, rgba(205, 153, 88, 1)), color-stop(34%, rgba(205, 153, 88, 1)), color-stop(76%, rgba(205, 153, 88, 1)), color-stop(100%, rgba(205, 153, 88, 1))) center top no-repeat;
		background: -webkit-linear-gradient(left, rgba(205, 153, 88, 1) 0%, rgba(205, 153, 88, 1) 34%, rgba(205, 153, 88, 1) 76%, rgba(205, 153, 88, 1) 100%) center top no-repeat;
		background: -o-linear-gradient(left, rgba(205, 153, 88, 1) 0%, rgba(205, 153, 88, 1) 34%, rgba(205, 153, 88, 1) 76%, rgba(205, 153, 88, 1) 100%) center top no-repeat;
		background: -ms-linear-gradient(left, rgba(205, 153, 88, 1) 0%, rgba(205, 153, 88, 1) 34%, rgba(205, 153, 88, 1) 76%, rgba(205, 153, 88, 1) 100%) center top no-repeat;
		background: linear-gradient(to right, rgba(205, 153, 88, 1) 0%, rgba(205, 153, 88, 1) 34%, rgba(205, 153, 88, 1) 76%, rgba(205, 153, 88, 1) 100%) center top no-repeat;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#1a1a1a', GradientType=1) center top no-repeat;
		background-size: 100px 3px;
	}
	/*FOOTER GROUP*/
	.titre_bottom {
		color: #cd9958;
		font-size: 11px;
		font-family: Lato;
		text-align: center;
		margin-top: 15px;
	}
	.text_bottom {
		font-size: 11px;
		font-family: Lato;
	}
	.min_logo {
		margin-bottom: 20px;
		width: auto;
	}
	.end_h {
		line-height: 0px;
	}
	.btn-facebook, .btn-facebook: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: 12px;
		text-align: center;
	}
	.btn-outline-p:hover {
		background-color: white;
	}
	.ligne_bottom {
		display: none;
	}
	.paraphb2 {
		margin-top: 20px;
	}
	.hr_top {
		display: block;
		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;
	}
}

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
	/*FOOTER GROUP*/
	.end_part {
		float: left;
	}
	.min_logo {
		width: 6.098219104vw;
		min-width: 80px;
	}
	.titre_bottom {
		text-align: left;
	}
	.text_bottom {
		font-size: 12px;
	}
	.paraphb2 {
		margin-top: 0;
	}
	.ligne_bottom {
		position: absolute;
		display: block;
		right: 0;
	}
	.conseil h1 {
		font-size: 30px;
	}
	.conseil h2 {
		font-size: 20px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
	/*HEAD  GROUP*/
	/* .text-pineau_bold, .text-pineau_bold:hover {
		font-size: 13px;
	} */
	.navbar-dark .navbar-nav .active>.nav-link {
		color: #cfa56b;
	}
	/*FOOTER GROUP*/
	.min_logo {
		display: block;
		width: 6.098219104vw;
		margin-left: -35px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
	/*HEAD  GROUP*/
	.navbar-nav li a {
		font-size: 0.8vw;
	}
	#navbarNav {
		background: none;
	}
	.navbar-dark .navbar-nav .nav-link {
		color: #e8e7e4;
	}
	/* .user {
		position: static;
		margin-top: 0vw;
		margin-right: 4vw;
	}
	.user .text-pineau-desktop {
		display: inline-block;
	} */
	.conseil h1 {
		font-size: 37px;
	}
	.conseil h2 {
		font-size: 27px;
	}
}

@media (min-width: 1100px) {
	/*HEAD  GROUP*/
	.navbar-nav li a {
		font-size: 0.90vw;
		margin-right: 1vw;
	}
	/*FOOTER GROUP*/
	.text_bottom {
		font-size: 13px;
	}
	.titre_bottom {
		font-size: 13px;
	}
	.conseil h1 {
		font-size: 40px;
	}
	.conseil h2 {
		font-size: 30px;
	}
}

@media (min-width: 1300px) {
	/*HEAD  GROUP*/
	.navbar-nav li a {
		font-size: 12px;
		margin-right: 5px;
	}
	/*FOOTER GROUP*/
	.ligne_bottom {
		position: absolute;
		display: block;
		right: 3vw;
	}
}

@media (min-width: 1400px) {
	.container {
		max-width: 1340px;
	}
	/*HEAD  GROUP*/
	.navbar-nav li a {
		font-size: 13px;
		margin-right: 50px;
	}
	/*FOOTER GROUP*/
	.ligne_bottom {
		right: 1.2vw;
	}
}