/*
Theme Name: Orthos Ecommerce
Theme URI: http://www.orthos.fr/
Description: http://www.orthos.fr/
Author: Bcarre
Author URI: http://bcarre.com/
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Orthos Ecommerce
Text Domain: orthos
*/


/* =Reset default browser CSS. 
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	position: relative;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	line-height: 1;
	font-family: 'Ubuntu', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
}
a img {
	border: none;
}
/**************************************************************************************************************************************************/


body, html {
	width: 100%;
	height: 100%;
	background: #ffffff;
}
body {
	color: #606060;
	font-size: 14px;
	line-height: 21px;
	font-family: 'Ubuntu', sans-serif;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}
h1, h2, h3 {
	/*text-transform: uppercase;*/
	font-weight: bold;
	text-decoration: none;
	margin: 25px 0 10px 0;
	color: #474747;
	line-height: normal;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 26px;
}

h3 {
    font-size: 22px;
}



p {
margin-bottom:16px;	
}

.box{
    width: 100%;    padding: 0 20px 0 20px;
}
.boxed {max-width: 1200px;margin: 0px auto 0px auto;border-bottom: none;display: block;clear: both;  }

.overflow {
	overflow:hidden}
/*****HEADER****************************************************************/


.infos, #footer  {background: #1c1c1c;}
.infos-head {padding: 10px 0;text-align: right;}
.infos-head li {display:inline-block;padding:0 10px;color: #fff;font-size: 12px;/* vertical-align: middle; */}
.infos-head li img {
    vertical-align: text-bottom;
    padding-right: 6px;
}
.infos-head li a {color: #fff;}
.infos-head li a:hover {color: #f1cd6c;}

.box.content {
    margin: 20px 0;
}

.box.encart {
    background-color: #ffd360;    
	padding: 18px 0;
}

.home .box.encart {

	padding: 33px 0;
}


.box.encart h1 {
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0;
    color: #1d1d1d;
    font-size: 22px;
    text-align: left;
}
.home .box.encart h1 {
    text-align: center;
}


.categorieslist {
    margin: 5px 0 5px 0;
    max-width: calc(100% - 220px);
}

.categorieslist a {
color: #606060;}








ul.listcat {
    margin: 0px 0 0 0;
    display: inline-block;
    position: absolute;
    right: 0;
    /* display: none; */
    /* background-color: #fff9ea; */
    top: 0;
    z-index: 100;
    /* padding: 0px 20px; */
    background-color: #fff9ea;
}

.selector {
    position: relative;cursor: pointer;
    font-size: 16px;
    display: inline-block;
    width: auto;
    text-transform: none;
    color: #7b7b7b;
    background-color: #fff9ea;
    font-weight: bold;
    font-weight: bold;
    float: right;
    width: 100%;
    margin: 0 auto;
    padding: 16px 50px 16px 40px;
    /* padding-right: 30px; */
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(images/arrow-menu-gray.png);
    /* padding-right: 20px; */
    background-position: center right;
    background-repeat: no-repeat;
}

ul.listcat li {
    display: none;
    /* margin: 0 20px; */
    /* text-transform: uppercase; */
    clear: both;
    padding: 5px 18px;
    background-color: #fff9ea;
}
ul.listcat li.open {
    display: block;
}

.listcat li a {
    color: #7b7b7b;
    /* font-weight: bold; */
    /* font-size: 12px; */
}


.listcat li a.acive_cat {
    color: #0266cb;
}









/************************************************************************************************************************  MENU  **************************/


/* =Menu
-------------------------------------------------------------- */
.menuhead {background-color: #0266cb;}






#access {
  

}
#access a.logo {
    background: #0266cb;
    display: inline-block;
    padding: 10px 0;
    width: auto;
    max-width: 169px;
    height: auto;
}


.menu-header {
    padding: 10px 0;
z-index: 101;    top: 38px;
    float: right;
    position: relative;
}



/*
#access.fixed {
	position: fixed;
	top: 0px;
	margin: 0px auto;
    border-right: 1px solid rgba(255, 255, 255, 0.2);

}
#access.fixed a.scrollogo {
	display: block;
}

#access .menu-header, div.menu {
	width: auto;
	height: 100%;
	float: right;
	display: inline-block;
}
ul#menu-menu-principal, ul.menu {
	height: 100%;
}*/
#access .menu-header li {
	float: left;
	position: relative;
	padding: 0px 22px;
	height: 100%;/*display: table;*/
}
#access .menu-header .sub-menu li {
	padding: 0px;
}
#access a {
	color: #ffffff;
	display: block;
	z-index: 1;
	vertical-align: middle;
	position: relative;
	
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#access a:hover {
	color:#f1cd6c;
}

#access ul li.current_page_item > a, #access ul li.current-menu-item > a {
	color:#f1cd6c;
}
#access .menu-header a:hover:after {
	color: #383838;
	z-index: -11;
	width: 100%;
}
#access .menu-item-has-children .sub-menu a:after {
	display: none;
}
#access .menu-item-has-children .sub-menu a:after {
	color: #FFF;
}

#access .menu-item-has-children a {
	background-image: url(images/arrow-menu.png);
	padding-right: 30px;
	background-position: center right;
	background-repeat: no-repeat;
}
#access .menu-item-has-children .sub-menu a {
	background-image: none;
}
ul.sub-menu {
	position: absolute;
	min-width: 100%;
	background-color: #0266cb;
	position: absolute;
	left: 0;
	top: 64%;
	z-index: 30;
	border-top: none;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 500ms ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
#access ul ul li {
	min-width: 100%;
	white-space: nowrap;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access .menu-item-has-children ul a {
	line-height: 1em;
	padding: 12px 22px;
	min-width: 180px;
	height: auto;
	font-size: 18px;
}

#access ul li:hover > ul, #access ul li.ouvert ul {
	display: block;
	top: 30px;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}
#access ul ul.sub-menu ul {
	top: 0;
	left: 100%;
	display: block;
	width: 100%;
}






#access a.menumob {
	position: absolute;
	padding: 0px;
	top: 10px;
	/* border-right: 1px solid #5e7365; */
	left: -88px;
	width: 88px;
	height: 88px;
	background: transparent url(images/menu.png) center center no-repeat;
	display: none; /* */
}



























.recette h1, .recette h2 {
	
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 40px;
}
.recette {
	color: #fff;
}
.recette h1 {
	font-size: 40px;
	color: #ffee07;
	margin-bottom: 54px;
}
.recette h1:before {
	position: absolute;
	bottom: -24px;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #ffee07;
}
.recette h2 {
	font-size: 28px;
	color: #fff;
	line-height: 36px;
}
#content p {
	margin-bottom: 18px;
}
/* Layout Shortcodes */

.full-width {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 50%;
}
.one_third {
	width: 33.33%;
}
.two_thirds {

	width: 66.66%;
}
.one_fourth {
	width: 25%;
}
.three_fourths {
	width: 75%;
}
.one_fifth {
	width: 20%;
}
.two_fifth {
	width: 40%;
}
.three_fifth {
	width: 60%;
}
.four_fifth {
	width: 80%;
}
.one_sixth {
	width: 16.66%;
}
.five_sixth {
	width: 83.34%;
}
.one_full, .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;/*float: left;*/
}


/************************************************************************************************************************  HEADER  **************************/


#header {
	background: #ea61f5;
	overflow: hidden;
	height: 450px;
}
#header .left.one_third a {
	color: #4f3d17;
	display: block;
	margin-top: -88px;
}
#main {
	margin: 44px 0 0 0;
}
.left {
	background: #FFFFFF;
	color: #4f3d17;
	
	
	text-align: center;
	/* padding: 120px 0; text-transform: uppercase;*/
	vertical-align: middle;
}
.left .titre {
	font-size: 42px;
	font-weight: bold;
	line-height: 46px;
	margin-bottom: 12px;
	display: none;
}
.left .soustitre {
	font-size: 18px;
}
.right, .content-column div, .content-column.full_width {
	-webkit-background-size: cover;
	/* display: table-cell; */
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	margin-top: -1px;border-bottom: none;
}

.content-column.one_half.map {
    padding-left: 35px;
}




.content-column img {
	max-width: 100%;
	height: auto;
}
#header {
	display: table;
	width: 100%;
}
.left, .right {
	display: table-cell;
	float: none;
}
ol, ul {
	list-style-type: none;
	margin: 0 0 0 0;
}
.content-column ul {
	list-style-type: square;
	/*margin: 0px 0 12px 20px;
	padding-left: 0;*/
	text-align: left;
}
#nav-below {
	overflow: hidden;
}
.nav-previous, .nav-next {
	display: inline-block;
}
.nav-previous a, .nav-next a {
	padding: 15px 40px;
	position: relative;
	cursor: pointer;
	font-size: 20px;
	display: inline-block;
	margin: 20px;
	color: #fff;
	border-radius: 3px;
	background-color: #6d8616;
	
	text-decoration: none;
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
}
.nav-previous a:hover, .nav-next a:hover {
	background-color: #5a3c56;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	padding: 15px 20px;
	cursor: pointer;
	width: 100%;
	margin: 0 0 0 0;
	border: 0px;
	font-size: 18px;
	color: #fff;
	border-radius: 3px;
	background-color: #6d8616;
	/* width: 100%; */
	
}
div.wpcf7-validation-errors {
	padding: 15px 20px;
	cursor: pointer;
	width: 100%;
	margin: 0 0 0 0;
	border: 0px;
	font-size: 13px;
	color: #d24343;
	border-radius: 3px;
	background-color: #f7e700;
}
/************************************************************************************************************************  STYLES  **************************/


.soush1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 28px;
	display: inline-block;
}
#content p.petitrebloc {
	display: inline-block;
	margin-bottom: 38px;
	color: #c43137;
}
.petitrebloc:before {
	/* z-index: -1; */
    /* display: block; */
	position: absolute;
	/* padding-top: 10px; */
	bottom: -4px;
	/* margin-top: 7px; */
    /* left: -4px; */
	content: "";
	width: 120%;
	height: 1px;
	background-color: #c43137;
}
.btn_rouge, .btn_vert, .btn_gris, .btn_bord_blanc {
	color: #fff;
	padding: 14px 32px;
	margin: 11px 0;
	display: inline-block;
}
.btn_rouge {
	background-color: #c43137;
}
.btn_vert {
	background-color: #ea61f5;
}
.btn_gris {
	background-color: #373333;
}
.btn_bord_blanc {
	border: 1px solid #fff;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="number"], input[type="tel"], input[type="date"], select, textarea {
	background: #f9f9f9;
	margin: 5px 10px 0px 0;
	border: 1px solid #A9A5A5;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	border-radius: 3px;
	padding: 10px 6px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: none;
	width: 100%;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	font-family: 'Ubuntu', sans-serif;
}

.woocommerce .cart .button, .woocommerce .cart input.button{ appearance: none;   
    -moz-appearance: none;
    -webkit-appearance: none; }

#footer input[type="text"], #footer input[type="email"],#footer input[type="tel"], #footer textarea {
    border-radius: 3px;
    background: #393939;
    border: none;
    margin: 0 0 0 0;
    color: #fff;
}


#footer form.wpcf7-form br {
    display: none!important;
}


span.wpcf7-form-control-wrap.your-name, span.wpcf7-form-control-wrap.your-email, span.wpcf7-form-control-wrap.your-prenom, span.wpcf7-form-control-wrap.telephone {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 0 4px 4px 0px;
    position: relative;
    display: inline-block;
}



span.wpcf7-form-control-wrap.your-prenom, span.wpcf7-form-control-wrap.telephone {
    padding-right: 0;
}




input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #0266cb;

	color: #fff;
}

input#s {
    width: auto;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    margin: 5px 0px 0px 0;
}
/************************************************************************************************************************  BLOG  **************************/

body.page-template-blog-news #content{

	    padding: 40px;
}




.zonrblog {
    width: 100% ;
    padding: 0px;
    box-sizing: border-box;
    margin: 0 auto;
}

.blogpost {
	background-color: transparent;
	width: 24.9%;
	padding: 0 10px 20px 10px;
	margin: 0 0 0 0;
	float: left;
	box-sizing: border-box;
}
.blogpostcontent {
	background-color: #fff;
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 20px;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	text-decoration: none;
	color: inherit;
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
}
.blogpostcontent h1 {
	color: rgb(167, 5, 5);
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	/* margin-top: 6px; */

	margin-bottom: 10px;
}
.blogpostcontent p {
	margin-bottom: 0px;
}
.blogpostcontent .entry-meta {
	font-style: italic;
	text-align: right;
	color: #c5c5c5;
	font-size: 10px;
	margin-top: 8px;
}
a.readmore {
	margin: 17px 0;
	display: block;
	text-align: center;
	background: #4ddff3;
	color: #fff;
	text-decoration: none;
	padding: 11px;
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
}
a.readmore.bouton {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
.blogpost h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 10px;
}
.blogpost h2 a {
	color: #333;
	text-decoration: none;
}
.hoverblog {
	overflow: hidden;
	position: relative;
	display: block;
	font-size: 0;
	text-decoration: none;
	color: inherit;
	line-height: 0;
}
.blogpostcontent .hoverblog:after {
	background: rgba(126, 153, 32, 0.43) url(images/icoplus.png) center center no-repeat;
	z-index: 40;
	content : ' ';
	padding: 0px;
	width: 100%;
	left: 0;
	height: 100%;
	top: 0;
	position: absolute;
	text-align: center;
	opacity: 0;

	transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .2s ease;
}
.blogpostcontent:hover .hoverblog:after {
	opacity: 1;
}


.woocommerce-account a {
    color: #0366cb;
}







nav.woocommerce-MyAccount-navigation {
    padding: 0 20px 0 0;
}
nav.woocommerce-MyAccount-navigation ul li {
    background: #0366cb;
}
li.woocommerce-MyAccount-navigation-link.is-active {
    background: #165698;
}

nav.woocommerce-MyAccount-navigation ul li a {
    color: white;
    padding: 12px 10px;
    display: block;
}


a.woocommerce-button.button.view {
    height: auto;
    padding: 4px;
    width: auto;
    margin-bottom: 0;
    font-size: 14px;
}






.woocommerce .woocommerce-info .button {
    color: #0366cb;
    background-color: #FFF;
    /* color: #ffffff; */
    border-radius: 3px;
    text-align: left;
    height: auto;
    font-size: 14px;
    padding: 9px 10px;
    margin-bottom: 0;
    width: auto;
}




.aaa {
    right: 0;
    left: auto;
    top: 0;
    width: 37px;
    height: 35px;
    /* background: #ce7f7f7a; */
    position: absolute;
}

.woocommerce div.product form.cart .variations select {

    margin-right: 0!important;
}


@media only screen and (max-width: 1024px){
.blogpost {
    width: 33.2%;
}
}
@media only screen and (max-width: 768px){
.blogpost {
    width: 49.9%;
}
}

@media only screen and (max-width: 700px) {
.blogpost {
    width: 100%;
}
}



#cookie-notice .button {
    font-family: sans-serif;
    line-height: 18px;
    padding: 2px 12px;
    background: #fff;
    color: #5a3c56;
    text-shadow: 0 1px 0 #FFF;
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    width: auto;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
	height:auto;
}










#thepanier {
	position: FIXED;
	width: 480px;
	overflow: auto;
	height: 100%;
	background: #0266cb;
	padding: 22px 40px;
	right: -800px;
	top: 0;
	z-index: 999999999999;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .2s ease;
	color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#thepanier.move {
	right: 0px;
}
.litlefermepanier, .litlefermeaccess {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	/*    top: 0px;*/
	padding: 0 20px;
	right: 24px;
	z-index: 10;
	opacity: 0.6;
	cursor: pointer;
	transition: all .5s ease;
	-moz-transition: all .5s ease;

	-webkit-transition: all .5s ease;
	-o-transition: all .2s ease;
}
.litlefermepanier:hover {
	opacity: 1;
}
.litlefermeaccess {
	right: 30px;
}
.fermepanier {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	opacity: 0.4;
	box-sizing: border-box;
	display: none;
}
.fermepanier:hover {
	cursor: url(images/closegray.png), pointer;
}

.widget_shopping_cart_content {
    padding-top: 20px;
}

p.woocommerce-mini-cart__empty-message {
    margin-top: 16px;
}


.widget_shopping_cart a.button.voirpanier {
	color: #FFF;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	background-color: transparent;
	border: none;
	font-weight: normal;
	text-decoration: underline;
	padding: 4px;
}
.widget_shopping_cart a.button.voirpanier:hover {
	/* color:#9e3ca5; */
}


.lignepanier {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.50);
    position: absolute;
    left: 0;
    top: 65px;
}

.titlepanier {
	margin-bottom: 0px;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	
}




#sidebarpanier h3.widget-title {
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: none;
    /* padding-bottom: 12px; */
    /* margin-bottom: 0px; */
    margin: 2px 0 0px 0;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
}







a.titlepanier img {
	z-index: 20;
}
.variation li {
	background-color: rgba(255, 0, 0, 0.4);
	display: inline-block;
	/* max-width: 100%; */
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.variation {
	margin-top: 10px;
}
.variation p {
	display: inline-block;
	margin-bottom: 2px;
}





.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
	left: initial;
	right: 0;
}





.cart_list li a.remove {
	z-index: 20;
}
.woocommerce a.remove {
  /* color: #f6caf7!important; */
}
.carst-contents {
	width: 210px;
	background: linear-gradient(to right, #59D5E4, #43e7fe);
	height: 100%;
	float: right;
	border-radius: 0px;
	text-decoration: none;
	margin-top: 0px;
	padding: 0 0 0 0;
}
/*mycolor*/

.fermepanier, .cart-contents, #access a:before {
	/* background-color: #dbf5f9; */
	/* color: #FFF; */
	/* background-color: #fbd7f8c9; */
	/* color: #FFF; */
}
.fermepanier {
	background-color: #dbf5f9;

}
.poa {
    background: #f9f9f9;
    color:#0266cb;
    padding: 15px;
    margin: 12px auto 0px auto;
    font-weight: bold;
    border-radius: 3px;
    text-align: center;    font-size: 15px;
}


/************************************************************************************************************************  FOOTER  **************************/
#footer {
	padding: 20px 0;
	    color: #fff;
}


#footer h3.widget-title{
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: none;
	padding-bottom: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}
#footer .widget-area {
	padding: 0 40px 0 0;
	vertical-align: top;
	    display: inline-block;
}


#footer #first {
    width: 20%;
    text-transform: uppercase;
}

#footer #second {
    width: 30%;
}

#footer #third {
    width: 29%;
}

#footer #four  {
    width: 20%;	padding: 0 0px 0 0;
}

#footer .widget-area p {
    margin-bottom: 0px;
    line-height: 22px;
}

#footer .widget-area h3 {
	color: #368ade;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
color: #f1cd6c;
}
#footer .widget-area img {
	margin-top: 10px;padding-right: 10px;
}




/*
.faceboook, .instagram, .google {
	width: 48px;
	font-size: 0;
	height: 46px;
	line-height: 20px;
	display: inline-block;
	background: transparent url(images/social.png) no-repeat;
}
.faceboook {
	background-position: 0 2px;
}
.instagram {
	background-position: -46px 2px;
}
.google {
	background-position: -92px 2px;
}*/
form.widget_wysija {
	margin-top: 30px;
}
.widget_wysija_cont.shortcode_wysija {
	max-width: 300px;
	margin: 0 auto;
}
.wysija-paragraph input[type="text"] {
	background: #70881d;
	border: none;
	padding: 22px 45px 22px 23px;
	margin: 0 0 0 0;
	color: #fff;
	font-size: 15px;
}
.widget_wysija_cont .wysija-submit {
	display: inline-block;
	/* width: 42px; */
        /* height: 100%; */
	font-size: 22px;
	width: 51px;
	/* float: right; */
	line-height: 45px;
	
	position: absolute;
	top: 7px;
	right: 0;
	background: none;
	margin: 0 0 0 0;
	border: none;
	border-left: 1px solid rgba(255, 255, 255, 0.19);
	color: #fff;
	z-index: 1;
	cursor: pointer;
}
.widget_wysija_cont .updated {
	background-color: #ea61f5;
	border-color: #ea61f5;
	padding: 20px 0;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}







::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #9d9d9d!important;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #9d9d9d!important;
}
:-ms-input-placeholder { /* IE 10+ */
 color: #9d9d9d!important;
}
:-moz-placeholder { /* Firefox 18- */
 color: #9d9d9d!important;
}
/************************************************************************************************************************  FOOTER  **************************/

/*

#footer {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 60px 100px;
	background-color: #1d1d1d;
	color: #ffffff;
	vertical-align: top;
}

*/



#footernd {
    width: 100%;
    display: block;
    margin-top: 30px;
    /* overflow: hidden; */
    /* clear: left; */
    padding: 20px 0 0px 0;
    /* line-height: 18px; */
    border-top:1px solid rgba(255, 255, 255, 0.19);
    /* background-color: #5a3c56; */
    color: #a8a8a8;
    line-height: 22px;
}


.infooternd{   
    margin: 0 auto;
    clear: both;}


.bcarre {
    float: right;
    display: inline-block;
    margin-top: -2px;
}

.infooternd a {
    color: #ea61f5;
    text-decoration: none;
}


.infooternd a:hover {
    color: #ea61f5;
    text-decoration: underline;
}












/*****************************************************************************************************************************  NEWSLETTER *********************/

  
.newsletter {
	background: #ea61f5;
	text-align: center;
	padding: 120px 20px;
	margin-top: -1px;
}
.innewsletter {
	max-width: 600px;
	margin: 0 auto;
	color: #fff;
}
p.titlenews {
	
	font-size: 34px;
	color: #fff;
	margin-bottom: 12px;
}
/******************************************************************************************************************* WOOCOMMERCE*******************************/


.cornerwoo {
	width: 80px;
	height: 100%;
	position: relative;
	/* background: #5a3c56; */
	/* z-index: 9; */
	/* margin-top: 0px; */
	/* padding: 0 0 0 0; */
	/* top: 0; */
	float: right;
}



.compte {
    background: #5a3c56 url(images/compte.png) center center no-repeat;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    display: inherit;
    padding: 0px;
    line-height: 45px;
    z-index: 2;
    float: left;
    width: 80px;
    height: 100%;}









.cart-contents {
	/* width: 160px; */
	height: 100%;
	/* border-radius: 0px; */
	/* text-decoration: none; */
	/* color: #fff; */
	/* float: right; */
	vertical-align: bottom;
	/* z-index: 9; */
	margin-top: 10px;
	/* border: 3px solid red; */
	/* display: inline-block; */
	/* padding: 0 0 0 0; */
}
.cart-contents .panier {
	 height: 90px; /**/
	margin-bottom: 0px;
	line-height: 90px;
	/*  */
	font-size: 0;
	/* padding-left: 9px; */
	/* text-transform: uppercase; */
	/* font-weight: bold; */



	/* text-decoration: none; */
	background: transparent url(images/cart.png) center center no-repeat;
}
.cart-contents-count {
	color: #fff;
	position: absolute;
	right: 10px;
	width: 24px;
	height: 24px;
	background-color: #013b75;
	font-weight: bold;
	border-radius: 100%;
	padding: 4px;
	text-align: center;
	top: 19px;
	letter-spacing: 0;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}



.widget_shopping_cart a.button.voirpanier {
	color: #8abcef;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	background-color: transparent;
	border: none;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
	padding: 4px;
}
.widget_shopping_cart a.button.voirpanier:hover {
	color: #f1cd6c;
}


.lignepanier {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.50);

    position: absolute;
    left: 0;
    top: 65px;
}

.titlepanier {
	margin-bottom: 0px;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;    padding-right: 30px;
	
}
a.titlepanier img {
	z-index: 20;
}
.variation li {
	background-color: rgba(255, 0, 0, 0.4);
	display: inline-block;
	/* max-width: 100%; */
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.variation {
	margin-top: 10px;
}
.variation p {
	display: inline-block;
	margin-bottom: 2px;
}



.woocommerce div.product form.cart .variations select {
    /* max-width: 500px; */
    padding: 24px;
    display: inline-block;
    min-width: auto;
    font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
    color: #4c4c4c;
    /* min-width: 100%; */
    border: 1px solid #c5c5c5;
    background: #f1f1f1 url(images/arrow-menu-gray.png) no-repeat 99% 50%;
}


.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
	left: initial;
	right: 0;
}
.product .quantity, .product .buttons_added {/* width:0; *//* height:0; *//* display: none; *//* visibility: hidden; */position: absolute;z-index: 99;/* height: 65px; */margin: 0 0 0 0;float: none;right: 0;height:65px;}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 0px 0 0;    background: #ffe8b6;    border-left: 4px solid white;
}
/*input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;   width: 14px;
    height: 30px;

}*/





.inc.incbutton, .dec.incbutton {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 65px;
    cursor: pointer;
    vertical-align: top;
    color: #0266cb;
    width: 26px;
    border: none;
    line-height: 36px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 16px 10px;
      -webkit-touch-callout: none; 
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none; 
        -ms-user-select: none; 
            user-select: none; 
}







.woocommerce-cart-form .inc.incbutton, .woocommerce-cart-form .dec.incbutton , .woocommerce-cart-form .quantity .qty  {
 background: #ffffff;
    color: #585858;
}

.inc.incbutton:hover, .dec.incbutton:hover ,
.woocommerce-cart-form .inc.incbutton:hover, .woocommerce-cart-form .dec.incbutton:hover  { color: #8a0506;}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*
input[type=number] {
  -moz-appearance: textfield;
}

*/





.woocommerce .quantity .qty {
padding: 20px 10px;
    margin: 4px 0px 0px 0;
    background: #ffe8b6;
    width: 40px;
    color: #0266cb;    font-size: 16px;
    font-weight: bold;
    border: none;
}
.quantity {
    white-space: nowrap;
}
th.product-quantity {
    text-align: center;
}
.cart_list li a.remove {
	z-index: 20;
}
.woocommerce a.remove {
  color: #a9c2ea!important;
}

.fermepanier, .cart-contents, #access a:before {
	/* background-color: #dbf5f9; */
	/* color: #FFF; */
	/* background-color: #fbd7f8c9; */
	/* color: #FFF; */
}
.woocommerce a.remove {
    display: block;
    font-size: 20px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}

.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
	float: none;
	width: auto;

	margin-right: 0%;
	margin-left: 12px;
}
.woocommerce a.button , .woocommerce div.product form.cart .button, a.button, input.wpcf7-form-control.wpcf7-submit, .notice{
	font-size: 16px;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	font-weight: 700;
	box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
	text-decoration: none;
	background-image: none;
	background-color: #FFF;
	color: #ffffff;
	border-radius: 3px;
	text-align: left;
	height: 65px;
	padding: 24px 24px 24px 84px;
	margin-bottom: 12px;
	width: 100%;
		transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
}

.woocommerce form.cart a.button,a.button, input.wpcf7-form-control.wpcf7-submit,
.woocommerce div.product form.cart .button {
	    background-color: #ffce65;
	    color: #0266cb;    outline: none;
}
input.wpcf7-form-control.wpcf7-submit {
 appearance: none;   
    -moz-appearance: none;
    -webkit-appearance: none;    width: 100%;

	border: 0px;
	text-align:center;
	    padding: 24px 24px 24px 24px;
	text-decoration: none;
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
}
.woocommerce div.product form.cart .button:before {
    content: '';
    width: 65px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #0266cb;
    background: #0266cb url(images/cart.png) center center no-repeat;
		transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;

}


.woocommerce div.product form.cart .button:hover {
   padding: 24px 24px 24px 120px;


}
.woocommerce div.product form.cart .button:hover:before {
      width: 100px;


}





.woocommerce-variation-price {
    margin: 10px 0;
}



.notice:before {
    content: '';
    width: 65px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #828282 url(images/notice.png) center center no-repeat;
		transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;

}


.notice{
	    background-color:#f2f2f2;
	    color: #828282;
	    display: inline-block;
}

.notice:hover{
	  padding: 24px 24px 24px 120px;
}

.notice:hover:before {
	        width: 100px;

}




.woocommerce a.button.loading, .woocommerce div.product form.cart .button.loading {
	    padding-right: 2.618em;
	    opacity: 1;
	    /* right: 80px; */
}

.woocommerce form.cart a.button.disabled ,
.woocommerce div.product form.cart .button.disabled  {
cursor: not-allowed;
}
.woocommerce form.cart a.button:hover,a.button:hover, input.wpcf7-form-control.wpcf7-submit:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover  {
    background-color: #ffce65;
    color: #0266cb;
}



input.wpcf7-form-control.wpcf7-submit:hover {
	 background-color: #0266cb;
    color: #ffce65;
}










.woocommerce-message a.button.wc-forward {
    padding: 10px 16px;
    width: auto;
    height: auto;
    background: #0266cb; color: #ffffff;
    margin-bottom: 0;
}
.woocommerce-message a.button.wc-forward:hover {
    background-color: #064f98;
    color: #ffffff;
}
.wishlist_item .woocommerce button.button.alt, .wishlist_item .woocommerce input.button.alt {
    background: #e478ea; color: #ffffff;
}
.wishlist_item .woocommerce button.button.alt:hover, .wishlist_item .woocommerce input.button.alt:hover {
    background-color: #9f3ca5;
    color: #ffffff;
}



.woocommerce div.product div.images .flex-control-thumbs li {
    width: 20%;
    float: left;
    margin: 12px 12px 0 0;
    list-style: none;
}

.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    /* top: auto; */
    /* right: 80px; */
    right: auto;
    top: auto;
    margin-left: 8px;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {

    color: #ffffff;
}


.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product .myprice {
    color: #1d1d1d;
    font-size: 26px;
    font-weight: bold;
    padding: 20px 0;
}

.woocommerce div.product .product_title {

    color: #0266cb;
}
small.woocommerce-price-suffix {
    font-weight: normal;
    font-style: italic;
}

/*
a.price small.woocommerce-price-suffix {
display:none;}
*/

/*
.woocommerce div.product p.price:before {
    border-top: 1px solid #e478ea;
    content: " ";
    position: absolute;
    width: 120px;
    top: -2px;
}

*/
.woocommerce div.product p.stock {
    font-size: 14px;
    font-weight: normal;
}
.woocommerce div.product .out-of-stock {
    color: red;
}


#content .price p {
    margin-bottom: 0!important;
}

#content .price .stock {
    margin-top: 11px!important;position: absolute;

}






.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    /*float: right;*/
    width: 100%;padding-left: 50px;
}



.one_half, .one_third, .two_third, .one_fourth, .one_full, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    padding: 0;
    vertical-align: top;
}

.column_content.one_half:nth-child(2) {
    padding-left: 50px;
}



.woocommerce-cart table.cart img {
    width: 80px;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 10px 10px 4px 12px;
    vertical-align: middle;
}

.woocommerce table.shop_table a {
    color: #1d1d1d;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #0266cb;    line-height: 22px;
    font-size: 22px;
 appearance: none;    padding: 1em;
    -moz-appearance: none;
    -webkit-appearance: none;    width: 100%;

}
input#place_order {
    -webkit-appearance: none;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	
	background-color:#013b75
}
#swipebox-overlay , #swipebox-bottom-bar,#swipebox-top-bar{
    background: #3c3c3c;
}

#swipebox-bottom-bar.visible-bars, #swipebox-bottom-bar {
    -webkit-transform: translate3d(0,-50px,0);
    transform: translate3d(0,-50%,0);
    top: 50%;
    background: none;    opacity: .95;
}

#swipebox-arrows {
    width: 92%;
    max-width: 100%;
}
/*

.pswp {
    z-index: 999999999;
}

.pswp__bg {
background: rgba(0, 101, 123, 0.9);
}
*/
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 300px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: calc(100% - 300px);
}




.woocommerce-MyAccount-content .woocommerce table.shop_table {
     margin-top: 0px;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    text-decoration: none;
}

.woocommerce span.onsale {
    /* min-height: 3.236em; */
    /* min-width: 3.236em; */
    /* padding: .202em; */
    /* font-size: 1em; */
    /* font-weight: 700; */
    position: absolute;

    top: 12px;
    left: 0;
    margin: 0;
    border-radius: 0px;

    -webkit-font-smoothing: antialiased;
    z-index: 9;
    background-color: #d459cb;
    display: block;
    width: auto;
    margin: auto;
    padding: 6px 22px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 0;
}
.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 10px;
}


.widget_shopping_cart a.button.commander {
	font-size: 20px;
	font-family: 'Ubuntu', sans-serif;
	border-radius: 3px;
	padding: 20px 20px;
	color: #0266cb;
	font-weight: bold;
	margin-top: 12px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: normal;
	text-align: center;
	border: none;
	background: #f1cd6c;
}
.widget_shopping_cart a.button.commander:hover {
	color: #0266cb;
	background-color: #ffffff;
	border: none;
}


.coupon {
	z-index: 100;
}
a.added_to_cart.wc-forward {
	display: none
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
	padding: 0 0 20px 0;
	margin-top: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.50);
}
.woocommerce ul.cart_list li:last-child, .woocommerce ul.product_list_widget li:last-child {
	border-bottom: none;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	float: left;
	margin-right: 10px;
	margin-top: 4px!important;
	margin-left: 0px;
	width: 65px;
	height: auto;
}


.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 1px solid rgba(255, 255, 255, 0.50);
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
    padding: 15px 0;
    font-weight: bold;
}

.woocommerce div.product form.cart {
    margin-bottom: 2em;
    margin-top: 2em;
    max-width: 500px;
}
.woocommerce div.product form.cart .variations td.label {

    display: none;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 8px auto;
    padding: 0;
    font-size: .92em;
    color: #777;
    max-width: 1200px;
}






 
/*****************************************************************************************************************SHOP MASONRY*********************************/
.products {
    width: 100%;
    /* background-color:#66F; */
    padding: 0px;
    box-sizing: border-box;
    margin: 0 auto;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products li.product.compter {float: none;margin: 0 0 0 0;padding: 0 0 0 0;box-sizing: border-box;position: relative;margin-left: 0;background-color: #fff;position: relative;float: left;width: 25%;margin: 0px;padding: 14px;}





.archive.woocommerce ul.products li.product{
    float: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    box-sizing: border-box;
    position: relative;
    margin-left: 0;
    background-color: #fff;
    position: relative;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
    display:table;
    border-collapse: separate;
    border-spacing: 0px;
}
.archive.woocommerce ul.products li.product h2 {

    margin: 0px 0 14px 0;
}
.archive.woocommerce ul.products li.product h2 a {
    font-size: 18px;
    color: #0266cb;

}
.woocommerce ul.products li.product a.plusinfos {
	    background: #0266cb;
    color: #fff;
    /*float: right;*/
    padding: 10px 20px;
}


.woocommerce ul.products li.product a.plusinfos:hover {
	    background: #013b75;

}



.product .woocommerce-product-gallery__imaget a {
pointer-events: none;
}


.archive.woocommerce ul.products li.product p {
    margin-right: 300px;
}
.woocommerce ul.products li.product a.price {
    color: #ffffff;
    display: block;
    font-weight: bold;
    margin-bottom: .5em;
    position: absolute;
    right: 0;
    background: #0266cb;
    padding: 10px 20px;
    top: 0;
    font-size: 16px;
}
.woocommerce ul.products li.product .price {
    color: #fff;
    display: block;
    font-weight: inherit;
    margin-bottom: 0;
    font-size: inherit;
}
.archive.woocommerce ul.products li.product a img {
    width: 200px;
    max-width: 200px;
    height: auto;
    display: inline-block;
    margin: 0 0 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.archive.woocommerce ul.products li.product a.thumbnail {
    display: inline-block;
    margin: 0 10px 10px 0;
    display: table-cell;
    width: 230px;
    /* max-width: 200px; */
    /* height: auto; */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.archive.woocommerce ul.products li.product .detail {
   /* display: inline-block;
    width: calc(100% - 220px);*/
   vertical-align: top;
   display: table-cell;
   background: #eee;
   /* margin-left: 20px; */
   padding: 20px;
   border-left: 20px solid #fff;
}


.woocommerce ul.products li.product.compter .incompter, .incompter {
    background: #eee;
    padding: 20px;
    height: 100%;
    color: #0066cb;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    line-height: normal;    margin: 14px;
}

.incompter figure.wp-block-media-text__media {
    margin-bottom: 14px;
}



a.page-numbers {
    background: #70b3f7;
    padding: 12px 16px;
    margin: 1px;
    color: #fff;
}




a.page-numbers:hover {
    background: #0266cb;

}

span.page-numbers.current {
    background: #0266cb;
    padding: 12px 16px;
    margin: 1px;
    color: #fff;
}




.shop_cat_img {
	height: 280px;
	/* width: 100%; */
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.woocommerce ul.products li.product h3.shop_cat_title {
	background: rgba(29, 29, 29, 0.6);
	color: #FFF;
	padding: 8px 10px;
	font-size: 15px;
	bottom: 0;
	width: 100%;
	position: absolute;
	text-align: center;
	font-weight: bold;
}

.shop_cat_desc {
	background: #eee;
	padding: 10px;
	color: #1d1d1d;
	font-size: 13px;
	line-height: normal;
	/* text-align: justify; */
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 280px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: calc(100% - 320px);
}


/**************************************************************************************************************************************************/



 .plo{   text-align: center;
    padding: 90px 90px;
    vertical-align: top;
    max-width: 600px;
    margin: 0 auto;
 }



 .woocommerce-page .plo .woocommerce-form-row  {
    width: 100%;
   
}
a.reset_variations {
    display: none!important;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 20px;
    color: #0266cb;
    margin: 28px 0;
    font-weight: bold;
}
.woocommerce ul.order_details li {
    font-size: 12px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    background: #fff0c8;
    padding: 20px;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td {
    padding: 14px 10px 12px 10px;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    display: inline;
    background-color: whitesmoke;
    height: auto;
    padding: 5px!important;
    font-weight: normal;
    margin: 4px 4px 22px 4px;
    /* clear: both; */
    font-size: 14px!important;
}



@media only screen and (max-width: 1490px) {
#access a.scrollogo {
    background-size: 78px;
    padding: 0px 20px 0px 83px;
	font-size: 18px;
}





#access .menu-header li {
	padding: 0px 14px;
}
#header .left.one_third a {
	margin-top: 0px;
}
}



 @media only screen and (max-width: 1380px) {
.homelogo {
	width: auto;
}
#main {
	margin: 0px 0;
}
#access a.menumob {
	display: inline-block;
}
.box.encart, .home .box.encart {

    padding: 20px 20px;
}

#access .menu-header a:after {
display:none;	
}
#access ul li.current_page_item > a, #access ul li.current-menu-item > a {
	color: #ffd360;
}


#header {
	position: relative;    border-bottom: 1px solid #eaeaea;
	height: 90px;
}
#footer, .newsletter {
	padding: 30px 30px;
}
.left {
	padding: 40px 0;
}
.left .titre {
	font-size: 30px;
	font-weight: bold;
}
.left .soustitre {
	font-size: 16px;
}
.logo img {
	/* max-width: 100px; */
	/* height: auto; */
}
/*************Menu*/

#access {
	/* width: 100%; */
	/* margin-top: 0; */
	/* display: none;
	position: fixed; */
	/* height: auto; */
	/* padding-bottom: 20px; */
	/* top: 87px; */
	/* border-top: 1px solid #5e7365; */
}
#access.open {/*display: inline-block;*/
	top: 87px;
}
/*
#access.fixed {
	top: 88px;
}*/
	 
	ul.sub-menu {
    overflow: hidden;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition:none;
    transition: none;
} 
	 
	 
	 
	 
	 
	 
	 
	 
	 
#access .menu-header > ul > li.menu-item:last-child {
	display: block;
}
#access .menu-header {
	display: none; 
	width: 100%;
	float: none;
	top: 0px;
	text-align: center;
	padding: 0px 0 20px 0;
}
/**/
#access .menu-header li, div.menu li {
	width: 100%;
	float: none;
	padding: 10px 20px 10px 20px;
	height: auto;
}
#access ul ul {
	position: relative;
	visibility: visible;
	opacity: 1;
	top: 0px;
}
#access ul li > ul, #access ul li:hover > ul {
	top: 0px;
	display: block;
	width: 100%;
	padding-left: 10px;
}
	 
	 
	 
	 
	 
	 
	 
	 
#access a, #access .menu-item-has-children a {
	/* line-height: 38px; */
	/* padding: 0 20px 0 20px; */
	/* background-image: none; */
	/* font-size: 20px; */
	/* display: block; */
	/* width: 100%; */
}
#access .menu-item-has-children ul a {
	line-height: 38px;
	padding: 0 20px 0 20px;
}
#access ul li.menu-item-has-children > a:after {
	content: "+";
	position: absolute;
	right: 20px;
	/*top: -8px;*/
	font-size: 42px;
	font-weight: normal;
}
#access ul li.menu-item-has-children ul li.menu-item-has-children > a:after {
	content: none;
}
#access ul li.menu-item-has-children.closer > a:after {
	content: "-";
}
/**/
#access ul li.menu-item-has-children ul.sub-menu {
	display: none; /**//* display: block; *//* width: 100%; */
}
	 
	 
	 
	 #access ul li.ouvert ul.sub-menu {
	display: block;
	top: 30px;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}
	 
	 
	 
	 
#access ul li.menu-item-has-children ul.sub-menu.open {/*display:block;*/
	width: 100%;
	clear: left;
}
#access .menu-item-has-children ul ul a {
	padding: 20px 40px 20px 60px;
}
#access ul ul {
	/* background: #E1737E; */

	border: none;
}
#access a:before {
	display: none;
}
#access a.scrollogo {
	display: none;
}



#footernd {
    /* padding: 20px 30px; */
}


}


 @media only screen and (max-width: 1160px) {
h1 {
	font-size: 36px;
	line-height: 44px;
}
.left .titre {
	font-size: 40px;
}
#access a.scrollogo {
	text-indent: -999px;
	padding: 0px 40px 0px 0px;
}
.one_half, .one_third, .two_third, .one_fourth, .one_full, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	padding: 40px 40px 32px 40px;
}


.woocommerce a.button.alt, .myaddcom, .myadd {

    font-size: 24px;
}

#footer .widget-area {
    padding: 0 40px 33px 0;
    vertical-align: top;
    width: 50%;
    display: inline-block;
    float: left;
}






.archive.woocommerce ul.products li.product p {
    margin-right: 0;
}




}




 @media only screen and (max-width: 1024px) {


#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 62px;
}

.one_half {
    width: 60%;
}


.one_half, .one_third, .two_third, .one_fourth, .one_full, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    padding: 0px 0px 32px 0px;
}



.infos-head li.faxnumber {display:none;
}


}




 @media only screen and (max-width: 768px) {
.woocommerce a.button.alt, .myaddcom, .myadd {
    font-size: 20px;
}

h1 {
    font-size: 32px;
    line-height: 32px;
}
h2 {
    font-size: 22px;
    line-height: 22px;
}

p.titlenews {
    font-size: 27px;
}

.archive.woocommerce ul.products li.product h2 {
    margin: 0px 0 14px 0;
    max-width: 60%;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #1d1d1d;
    font-size: 22px;
    font-weight: bold;
    padding: 20px 0;
}

.nav-previous a, .nav-next a {
    padding: 15px 27px;
    font-size: 15px;
}

span.wpcf7-form-control-wrap.your-name, span.wpcf7-form-control-wrap.your-email, span.wpcf7-form-control-wrap.your-prenom, span.wpcf7-form-control-wrap.telephone {
    width: 100%;

    display: inline-block;
}



#footer #first {
    width: 50%;
    text-transform: uppercase;
}

#footer #second {
    width: 50%;
}

#footer #third {
    width: 50%;
}

#footer #four  {
    width: 50%;
    padding: 0 0px 0 0;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products li.product.compter {

    width: 33.33%;

}

.woocommerce ul.products li.product.compter.zero {width:100%}
.woocommerce ul.products li.product.compter.one {width:100%}
.woocommerce ul.products li.product.compter.two {width:66.66%}
.woocommerce ul.products li.product.compter.three {width:33.33%}

.woocommerce div.product .product_title {
    /* color: #0266cb; */
    font-size: 21px;
    line-height: normal;
}



}















 @media only screen and (max-width: 767px) {
.box.infos {
    display: none;
}

#footer .widget-area {
	padding-bottom: 40px;
}
.menumob {
	display: inline-block;
}


.bcarre {
    float: none; 
    display: block;
    margin-top: 6px;
}


.woocommerce ul.products li.product a.price {
    color: #0266cb;
    display: block;
    font-weight: bold;
    margin-bottom: .5em;
    margin-top: 16px;
    position: relative;
    right: auto;
    text-align: right;
    padding: 10px 20px;
    top: auto;
    font-size: 16px;
}
.woocommerce ul.products li.product a.plusinfos {
    background: #0266cb;
    color: #fff;
    /* float: right; */
    display: block;
    padding: 10px 20px;
}


.archive.woocommerce ul.products li.product p {

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.archive.woocommerce ul.products li.product a.thumbnail {

    width: 200px;
}

.notice {
  
    height: auto;
    padding: 15px 24px 15px 84px;
    /* vertical-align: middle; */
}

.full_width {
    width: 100%;
    display: block;
}
.content-column.one_half.map {
    padding-left: 22px;
}

}

 @media only screen and (max-width: 720px) {
	 
	h1, h2 {

    margin-bottom: 18px;
	}
	
	.box.encart h1 {
    line-height: normal;
    font-size: 16px;
    padding: 0 20px;
}

body.product-template-default .box.encart h1, 
.archive .box.encart h1 {

    padding: 0 0px;
}


.woocommerce div.product form.cart .button:hover {
    padding: 24px 24px 24px 84px;
}
.woocommerce div.product form.cart .button:hover:before {
    width: 65px;
}

     
 .inc.incbutton, .dec.incbutton {
    width: 20px;
    padding: 16px 2px;    
     
     }

     
     .woocommerce .quantity .qty {
    padding: 20px 2px;
    width: 25px;
}
     
     
     
     
     
     
     
     
     
     
     

	.overflow {
    overflow: auto;
}
div#thepanier {
    width: 100%;
    max-width: 100%;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
}


h1, h2 {
    margin-bottom: 10px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {

    padding: 6px 0;
}

.archive.woocommerce ul.products li.product .detail {
    padding: 10px 10px 36px 9px;
    border-left: 10px solid #fff;
}
.archive.woocommerce ul.products li.product a.thumbnail {
    display: inline-block;
    margin: 0 10px 10px 0;
    display: table-cell;
    width: 80px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}


.archive.woocommerce ul.products li.product h2 {
    margin: 0px 0 5px 0;
    max-width: 100%;
}

.archive.woocommerce ul.products li.product h2 a {
    font-size: 14px;
    line-height: normal;
}



.woocommerce ul.products li.product a.plusinfos {
    display: none;
}


.woocommerce ul.products li.product a.price {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 12px;
    position: absolute;
    right: 0;
    text-align: right;
    background: #0266cb;
    padding: 10px;
    top: auto;
    bottom: 0;
    font-size: 14px;
}
.woocommerce ul.products li.product a.price .price {
    color: #fff;
}
.detail p {
    margin-bottom: 12px;
}







	 
	 .full_width {
    width: 100%;
    display: block;
}
	 
	 
.one_half, .one_third, .two_third, .one_fourth, .one_full, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth,
.woocommerce-account .woocommerce-MyAccount-navigation , .woocommerce-account .woocommerce-MyAccount-content,
.left, .right, #header, .column_content.one_half:nth-child(2) {
      padding: 15px 20px 15px 20px;
    width: 100%;
    display: block;    min-height: 200px;
    float: none;
}

.content-column.full_width {
    border-bottom: none;
}

p.titlenews {
    font-size: 24px;
    line-height: 28px;
}



#header {
    position: relative; padding: 0px 0px 0px 0px;
height: 210px;    margin-top: 86px;background-color: white;
}

#header .right {
display:none;	
}

.left {
    padding: 20px 0;
}



body.page-template-blog-news #content {
    padding: 10px;
}



.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products li.product.compter,
.woocommerce ul.products li.product.compter.zero,
.woocommerce ul.products li.product.compter.one ,
.woocommerce ul.products li.product.compter.two,
.woocommerce ul.products li.product.compter.three {
	width: 100%;
	}


.woocommerce ul.products li.product.compter .incompter, .incompter {

    font-size: 26px;
}


.woocommerce ul.products li.product.compter .incompter img , .incompter img{
    margin: 0 auto 20px auto;
    display: block;
}


/***********SMALL WOOC********/
	
.woocommerce table.shop_table_responsive tbody th, .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive thead {
	display: none
}
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
	border-top: 0
}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
	display: block
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
	display: block;
	text-align: right!important
}
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce table.my_account_orders tr td.order-actions::before, .woocommerce table.shop_table_responsive tr td.actions::before, .woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page table.my_account_orders tr td.order-actions::before, .woocommerce-page table.shop_table_responsive tr td.actions::before, .woocommerce-page table.shop_table_responsive tr td.product-remove::before {
	display: none
}



.woocommerce-page table.cart .product-thumbnail {
	display: block
}








.woocommerce table.shop_table_responsive tr td.order-actions, .woocommerce-page table.shop_table_responsive tr td.order-actions {
	text-align: left!important
}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
	content: attr(data-title) ": ";
	font-weight: 700;
	float: left
}

.woocommerce table.shop_table_responsive tr td.product-thumbnail::before, .woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
	content: attr(data-title) "";
	font-weight: 700;
	float: left
}


.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background-color: rgba(0,0,0,.025)
}
.woocommerce table.my_account_orders tr td.order-actions, .woocommerce-page table.my_account_orders tr td.order-actions {
	text-align: left
}
.woocommerce table.my_account_orders tr td.order-actions .button, .woocommerce-page table.my_account_orders tr td.order-actions .button {
	float: none;
	margin: .125em .25em .125em 0
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
	float: none;
	width: 100%
}



/*
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
	width: 48%;
	float: left;
	clear: both;
	margin: 0 0 2.992em
}

.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
	float: right;
	clear: none!important
}
*/
.woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
	float: none;
	width: 100%
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
	text-align: left
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
	float: none;
	padding-bottom: .5em
}
.woocommerce #content table.cart td.actions .coupon::after, .woocommerce #content table.cart td.actions .coupon::before, .woocommerce table.cart td.actions .coupon::after, .woocommerce table.cart td.actions .coupon::before, .woocommerce-page #content table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::before, .woocommerce-page table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::before {
	content: ' ';
	display: table
}
.woocommerce #content table.cart td.actions .coupon::after, .woocommerce table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::after {
	clear: both
}
.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
	width: 48%;
	box-sizing: border-box
}
.woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
	float: right
}
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
	display: block;
	width: 100%
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
	width: 100%;
	float: none;
	text-align: left
}
.woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form.login .form-row {
	width: 100%;
	float: none
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
	text-align: left;
	padding: 0
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: none;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 1em
}
.woocommerce .lost_reset_password .form-row-first, .woocommerce .lost_reset_password .form-row-last, .woocommerce-page .lost_reset_password .form-row-first, .woocommerce-page .lost_reset_password .form-row-last {
	width: 100%;
	float: none;
	margin-right: 0
}
.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
	float: none;
	width: 100%
}
.single-product .twentythirteen .panel {
	padding-left: 20px!important;
	padding-right: 20px!important
}
/*
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 120px;
    max-width: 100%;
    box-shadow: none;display:inline-block
}
*/

.shop_cat_img {
    height: 160px;
}

ul.listcat {
    margin: 0px 0 10px 0;
    display: block;
    position: relative;
}
     
   .selector, ul.listcat li, ul.listcat {
 
         background-color: #ffd360;
     }
     
     
     
     
     
     
.woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
    width: 100%;
    float: none;
    text-align: left;
}
woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    /* float: right; */
    /* width: 100%; */
    padding-left: 0px;
}
.selector {
float:none;
    padding: 16px 23px 16px 0px;
}

.categorieslist{
display:none;
}



.archive.woocommerce ul.products li.product {
    display: block;
}





#footer #first ,
#footer #second,
#footer #third,
#footer #four  {
    width: 100%;
}








span.wpcf7-form-control-wrap.your-name, span.wpcf7-form-control-wrap.your-email, span.wpcf7-form-control-wrap.your-prenom, span.wpcf7-form-control-wrap.telephone {

    padding: 0 0px 4px 0px;
}












.btn_rouge, .btn_vert, .btn_gris, .btn_bord_blanc {
    color: #fff;
    padding: 14px 22px;
    margin: 2px 0;
    text-align: center;
    width: 100%;
}
.recette {
    color: #fff;
    padding: 20px;
}
.inrecette {
    padding: 20px;
}
.recette h1 {
    font-size: 30px;
    color: #ffee07;
    margin-bottom: 45px;
}


.recette h2 {
    font-size: 22px;
    line-height: 31px;
}


.myaddcom {
    padding: 30px 10px;
    width: 80%;
    right: 10%;
    top: 60%;
  }


.woocommerce-message, .woocommerce-error {
    width: 100%;
}

.woocommerce form .form-row {
    width: 100%;
}

.woocommerce a.button.alt, .woocommerce input.button.alt {

    font-size: 20px;
}

#footer .widget-area {
  width: 100%;
}


.nomobile {display:none;}

}


 @media only screen and (max-width: 380px) {


.cart-contents-count {
      right: 0px;

    top: 8px;

}

.logo img {
    max-width: 100px;
    height: auto;
}
.cornerwoo {
    width: 50px;
	
}
#access a.menumob, .cart-contents .panier {
    height: 58px;
}


}


 @media only screen and (max-width: 360px) {

.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .button:hover {
    padding: 24px 24px 24px 54px;
}
.woocommerce div.product form.cart .button:hover:before {
    width: 40px;
}
.woocommerce div.product form.cart .button:before {
    width: 40px;
    background-size: 35px;

}

}



span.edit-link {
	position: fixed;
	bottom: 50px;
	z-index: 999;
	right: 0;
	background-color: #0266cb;
	display: block;
}
span.edit-link a {
	background-color: #0266cb;
	color: #fff!important;
	padding: 20px 20px 20px 20px;
	margin: 0 0 0 0;
	border-radius: 6px 0 0 6px;
}
span.edit-link a:hover {
	padding: 20px 40px 20px 20px;
}
form.wpcf7-form.invalid br {
    display: none!important;
}