/*
Theme Name: So'Senz Child Theme
Theme URI: http://www.be-net.fr
Description: So'Senz Theme for the Storefront theme.
Author: Be-Net
Author URI: http://www.be-net.fr
Template: storefront
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: storefront-child
*/

@import url(simple-grid.css);
.hide {
	display:none !important;
}
body, html {
	background-color:#dde8f3;
	background-color:white;
	--bleusosenz: #008176;
}
a {
	color:var(--bleusosenz);
}
a:active, a:focus {
	outline:dotted 1px #e0e0e0 !important;
}

.totop {
	text-decoration:none !important;
	display:none;
	box-sizing:border-box;
	content:'TOP';
	line-height:60px;
	text-align:center;
	color:white;
	width:60px;
	height:60px;
	border-radius:30px 30px 0 0;
	background-color:var(--bleusosenz);
	border:solid white 3px;
	position:fixed;
	bottom:0.25rem;
	right:1rem;
}
.totop span {
	color:white;
}
.totop:hover {
	background-color:#33B4A9;
}
h1 {
	text-transform:uppercase;
}

h2, h4, h6, h2 a, h4 a, h6 a {
	color:var(--bleusosenz);
}

.text-right {
	text-align:right;
}

.storefront-primary-navigation .col-full {
	position:relative;
}

.main-navigation ul.menu, .main-navigation ul.nav-menu {
	text-align:left;
}

button.menu-toggle {
	width:2.85rem;
	padding:0.5rem;
	background-color:black;
	border-color:gray;
}
button.menu-toggle:before,
button.menu-toggle span:before,
button.menu-toggle:after {
	background-color:gray;
}
.handheld-navigation .dropdown-toggle {
	color:gray;
}
.products .product img {
	border:solid 1px lightgray;
	border-radius: 15% 5%;
	transition: all 0.5s ease 0.1s;
}


.products .product:hover img {
	-webkit-box-shadow: 0 0 5px 3px rgba(0,129,118,0.5);
	box-shadow: 0 0 5px 3px rgba(0,129,118,0.5);
}
.product .onsale {
	background-color:var(--bleusosenz);
	color:#fff;
}
/**** HEADER ***/
.site-header {
	background-color:black;
	border-bottom:none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.25);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.25);
	margin-bottom:0;
	padding-top:0.25rem;
}
.single-product div.product p.price {
	font-size:2.5rem;
	margin:1rem 0;
	color:var(--bleusosenz);
}

.menu-haut-div {
	color: #999999;
	font-size:.75rem;
	position: absolute;
	top: 0;
	width: 100%;
	text-align:right;
}

.menu-haut-div .col-full {
	text-align:right;
}
.menu-haut-div .wpml-ls-statics-footer {
	margin:0 1.5rem 0 0!important;
	display:inline-block !important;
}
.menu-haut-div  .concept-store {
	float:left;
	font-size:.85rem;
	padding-top:0.15rem;
}
.menu-haut-div .wpml-ls-statics-footer li {
	display:inline-block;
}
.menu-haut-div .wpml-ls-statics-footer li img {
	display:none;
}
.bn-menu-haut {
	color:#cccccc;
}
.menu-menu-haut-container, .menu-menu-haut-anglais-container {
	display:inline-block;
}
.bn-menu-haut {
	margin:0;
}
.bn-menu-haut li {
	display:inline-block;
	padding:0;
}
.bn-menu-haut li a, .menu-haut-div li a {
	display:inline-block;
	color:#999999;
	font-size:.75rem;
	padding:0.25rem;
	line-height:normal;
	border-bottom:none;
	margin:0;
	vertical-align:top;
}
.bn-menu-haut li a, .menu-haut-div li a span {
	vertical-align:top;
}
.bn-menu-haut li a:hover, .menu-haut-div li a:hover {
	color:#999999;
	background-color:white;
}

.primary-navigation {
	text-align:center;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
	margin-bottom:0;
}
.site-header .site-branding {
	position:relative;
	margin-bottom:0;
}
.site-header .site-branding a {
	display:block;
}
.woocommerce-active .site-header .site-branding {
	width:100%;
}
.site-header .site-branding .site-title,
#page .site-title {
	display:block;
/*	position:absolute;
	width:100%;
	height:120px;
	top:-2.5rem;
*/
}
.site-header .site-branding .site-description {
	display:none;
}
.site-branding .site-title a {
	color:transparent;
}
.site-branding .site-title a:before {
	transition: all 0.5s ease 0.1s;
	display:block;
	/*position:absolute;
	margin:0 auto;
	top:-20px;
	*/
	height:90px;
	width:210px;
	content:' ';
	background:transparent url(images/logo-by-be-net-blanc-bg-wo.svg) top center no-repeat;
	background-size:210px 90px;
}
.info-port {
	text-align:center;
	margin-bottom:0.25rem;
	color:#707070;
}
.custom-logo-link {
	text-align:center;
}
.custom-logo {
	display:inline-block;
}
.woocommerce-active .site-header .main-navigation {
	width:100%;
}
body.woocommerce #primary {
	float: none;
	width: 100%;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt {
	background-color: var(--bleusosenz);
	border-color: var(--bleusosenz);
}

#page .benet-header-widget {
	position:relative;
	float:right;
	top:-35px;
	right:0;
	z-index:1;
}
/* .wpml-ls-sidebars-widget-benet-1.wpml-ls-legacy-dropdown {width:14.5rem} */
.wpml-ls-sidebars-widget-benet-1 .wpml-ls-current-language>a {
    background-color: #333333;
    padding: 0.5rem 0.5rem;
    border:none;
    border-radius: 1rem;
    width:100%;
    box-sizing:border-box;
}
.wpml-ls-sidebars-widget-benet-1:hover .wpml-ls-current-language>a {
	border-radius: 1rem 1rem 0 0;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a,
.wpml-ls-sidebars-widget-benet-1, .wpml-ls-sidebars-widget-benet-1 .wpml-ls-sub-menu, .wpml-ls-sidebars-widget-benet-1 a {
	border:none;
}

/************ CART *************/
.site-header-cart {
	position:absolute;
	top:-62px;
	right:40px;
}
.site-header-cart .cart-contents {
	padding:0.5rem 0.25rem;
}
.site-header-cart .cart-contents {
	padding-left:1.75rem;
}
.site-header-cart .cart-contents::after {
	content:"\f290";
	position:absolute;
	left:0;
	padding-left:.25rem;
}
ul.site-header-cart li a,
ul#site-header-cart li.current-menu-item a
 {
	color:white;
}
ul.site-header-cart > li:first-child {
	background-color:#333333;
	padding:0 0.5rem;
	border-radius:1rem;
}
ul.site-header-cart:hover > li:first-child {
	color:var(--bleusosenz);
	background-color:#e0e0e0;
	border-radius:1rem 1rem 0 0;
}
#site-header-cart:hover > li > a, #site-header-cart a.cart-contents:hover {
	color:var(--bleusosenz);
}
.site-header-cart > li:last-child {
	position:absolute;
	width:100%;
}
.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message {
	margin:0;
	padding:1rem;
}

.site-header-cart.fixed {
	position:fixed;
	top:3rem;
	right:1rem;
	max-width:250px;
}
.woocommerce-cart #site-header-cart {
	display:none;
}
/************** MENU *************/
.main-navigation ul li a {
	color:white;
}
.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
	padding:0.5em 1em;
}
.woocommerce-active .site-header .site-search {
	float:left;
	margin-bottom:1.25rem;
	margin-top:-1rem;
	visibility:hidden;
	display:none;
}
input[type="search"]  {
	border-radius:1rem;
	padding-top:0.5rem !important;
	padding-bottom:0.5rem !important;
}
.site-search .widget_product_search form::before {
	top:.75em;
}
.woocommerce-active .site-header .site-search input[type="search"]  {
	background-color:#333333;
	color:#e0e0e0;
	width:200px;
	padding:1rem 0.25rem 1rem 2.25rem;
	font-size:1rem;
}
.product_title, .product_title a {
	color:var(--bleusosenz);
}

.storefront-primary-navigation {
	border-top:solid #333333 1px;
}
.main-navigation ul.menu ul.sub-menu {
	background-color:#333333;
}

.site-header ul.menu li.current-menu-item > a {
	background-color:var(--bleusosenz);
	color:white;
}


.storefront-breadcrumb {
	height:100px;
	background:transparent url(./vaguess.svg) top left no-repeat;
	background-size:100% 90px;
	/*
	background-color:#747474; 
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.25);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.25);
	*/
}

.storefront-breadcrumb {
	color:white;
	color:black;
	font-weight:bold;
	padding-top:1em;
	margin-bottom:1.5em;
}
.storefront-breadcrumb a {
	color:white;
	font-weight:normal;
	text-decoration:underline;
}

.page-template-template-homepage .type-page {
	padding-top:0;
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
	padding-top:2rem;
}

.product_subtitle {
	font-family: "Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size:1.25rem;
	color:var(--bleusosenz);
	font-weight:300;
}

blockquote+h2, blockquote+h3, blockquote+h4, blockquote+header h2, 
form+h2, form+h3, form+h4, form+header h2, 
ol+h2, ol+h3, ol+h4, ol+header h2, 
p+h2, p+h3, p+h4, p+header h2, 
table+h2, table+h3, table+h4, table+header h2, 
ul+h2, ul+h3, ul+h4, ul+header h2 {
	margin-top:1.5rem;
}

.bn-table {
	border:solid lightgray 1px;
	border-width:1px 1px 0 0;
}
.bn-table thead {
	font-weight:bold;
	color:var(--bleusosenz);
}
.bn-table td {
	border:solid 1px lightgray;
	border-width:0 0 1px 1px;
}
.bn-table tbody tr:hover td {
	background-color:#aaf2eb;
}

.entry-content img {
	display:inline-block;
}

.storefront-full-width-content .woocommerce-products-header {
	padding-bottom:1.5rem;
}

.storefront-sorting {
	position:relative;
	min-height:32px;
}
.gridlist-toggle {
	position:absolute;
	right:0;
	top:0;
}

.woocommerce-tabs ul.tabs {
	float:none;
	width:100% !important;
	margin-right:0;
	background-color:#f0f0f0;
	padding-top:0.5rem;
}
.woocommerce-tabs ul.tabs li {
	border-color:rgba(0,0,0,0.25);
	display:inline-block;
}
.woocommerce-tabs ul.tabs li a {
	padding:0.5rem 2rem 0.5rem !important;
}
.woocommerce-tabs li.active a {
	background-color:rgba(0,0,0,0.1);
}
.woocommerce-tabs li a {
	background-color:rgba(0,0,0,0.05);
	padding-left:0.25rem !important;
}
.woocommerce-tabs .panel {
	float:none;
	width:100% !important;
}
.site-footer {
	position:relative;
	background-color:var(--bleusosenz);
	color:white;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.3);
	padding:2rem 0 0 0;
}
.site-footer .footer-widgets {
	font-size:100%;
}
.site-footer .footer-widgets p {
	margin-bottom:0.5rem;
}
.site-footer .footer-widgets input {
	padding:0.25rem 1rem;
	max-width: 100%;
}
.site-footer .footer-widgets textarea {
	height:100px;
}
.site-footer .widget-title {
	color:#fff;
	font-size:1.5rem;
	font-weight:700;
}

.site-footer p {
	line-height:1.2rem;
}
.site-footer:before {
	content:' ';
	display:block;
	position:absolute;
	height:75px;
	width:100%;
	/* background:transparent url(./vaguess-2.svg) bottom left no-repeat; */
	background-size:100% 75px;
	top:-74px;
	left:0;
}

.site-footer .widget-title {
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	border-color:#01BFAB;
}
.footer-widgets {
	padding-top:0;
	border-color:#01BFAB;
}

.site-footer .menu {
	margin:0;
	padding:0;
}

.site-footer .menu li:before {
	display:none;
}
.site-footer .menu li {
	list-style-type:none;
	margin:0;
	padding:0;
	color:white;
	line-height:1.2rem;
}
.site-footer .menu li a, .site-footer a:not(.button) {
	color:white;
	text-decoration:none;
}
.site-footer .menu li a:hover, .site-footer a:not(.button):hover {
	text-decoration:underline;
}
.site-footer .menu li ul {
	margin-left:1em;
	font-size:0.85em;
}
.site-footer .widget {
	margin-bottom:1em;
}
.site-footer .widget:last-child {
	margin-bottom:4em;
}

.site-footer .widget .sociaux a {
	float:left;
	box-sizing:border-box;
	width:24%;
	color:white;
	position:relative;
	text-align:center;
	padding-bottom:1em;
	text-decoration:none;
}
.site-footer .widget .sociaux a:hover {
	text-decoration:underline;
}
.site-footer .widget .sociaux a:before {
	content:' ';
	display:block;
	background: transparent url(./images/facebook-a.png) center center no-repeat;
	background-size:48px 48px;
	height:55px;
}

.site-footer .widget .sociaux .gplus a:before {
	background-image: url(./images/gplus_focus.png);
}
.site-footer .widget .sociaux .twitter a:before {
	background-image: url(./images/twitter-a.png);
}
.site-footer .widget .sociaux .pinterest a:before {
	background-image: url(./images/pinterest-a.png);
}
.site-footer .widget .sociaux .instagram a:before {
	background-image: url(./images/instagram-a.png);
}

.copy p {
	line-height:60px;
	margin-bottom:0;
}
.be-net:after {
	content:' ';
	display:inline-block;
	width:70px;
	height:60px;
	background:transparent url(./logo-be-net.svg) center center no-repeat;
	background-size:65px 60px;
	vertical-align:middle;
}

.storefront-product-section {
	position:relative;
	margin-bottom:0;
}
.storefront-product-section * {
	position:relative;
}
.storefront-product-section:before {
	content:' ';
	position:absolute;
	left:-100%;
	top:-2rem;
	display:block;
	width:300%;
	height:100%;
	background-color:transparent;
	border:solid 2px transparent;
} 
.storefront-product-section:nth-child(4n+2):before {
	background-color:#C9FFF9;
	border-color:var(--bleusosenz);
	background-color:WhiteSmoke ;
	border-color:transparent;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
}
.storefront-product-section:nth-child(4n+1):before {
	/*background-color:#e0e0e0;*/
}
	
.storefront-product-section:nth-child(4n+4):before {
	background-color:#e0ffe0;
	border-color:#008200;
	background-color:WhiteSmoke ;
	border-color:transparent;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
}
	
.grecaptcha-badge {
	bottom:5rem !important;
	right:-250px !important;
}

.woocommerce-message {
	background-color:var(--bleusosenz);
}

.promo {
	position:relative;
	background-color:#F9F9F9;
	border-top:solid 1px var(--bleusosenz);
	padding:1rem;
	padding-left:220px;
}
.promo img {
	position:absolute;
	left:1rem;
	top:1rem;
	max-width:180px;
}
.promo h3, .promo h4, .promo h5, .promo.p {
	clear:none;
}
.promo h3 {
	color:var(--bleusosenz);
	font-size:2rem;
	margin-top:0;
}
.promo h4 {
	color:black;
}

.category.category-29 .page-title,
.category.category-49 .page-title {
	display:none;
}

.boxpromo {
	display:block;
	float:right;
	margin-top:-120px;
}
.autopromo {
	display:block;
	position:relative;
	background:transparent url(etoile.svg) center center no-repeat;
	background-size:contain;
	width:150px;
	height:150px;
}
.autopromo span {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	height:150px;
	line-height:150px;
	text-align:center;
	color:white;
	font-size:28px;
	font-weight:700;
	font-family:sans-serif;
}
@media (max-width: 767px) {
/* CSS mobile ici */
	/* .site-header:before { */
	.site-branding .site-title a:before {
		top:1rem;
		height:90px;
		width:100%;
		background:transparent url(images/logo-by-be-net-blanc-bg-wo.svg) top center no-repeat;
		background-size:187px 80px;
	} 
	.storefront-primary-navigation {
		border-top:none;
	}
	.concept-store {
		font-size:0.85rem;
	}
	.bn-menu-haut {
		display:none;
	}
	.main-navigation ul ul {
		margin-left:0;
	}
	.main-navigation li li {
		margin-left:0;
	}
	.main-navigation li li a {
		padding:0.25rem 2rem;
	}
	.site-header-cart	{
		display:none;
	}
	.totop {
		line-height:40px;
		width:40px;
		height:40px;
		border-radius:20px 20px 0 0;
		border:solid white 1px;
		bottom:9rem;
		right:2rem;
	}
	.info-port {
		font-size:80%;
	}
	body {
		padding-bottom:60px;
	}
	.storefront-handheld-footer-bar .my-account,
	.storefront-handheld-footer-bar .search {
		display:none;
	}

	.promo {
		padding-left:1rem;
	}
	.promo img {
		display:none;
	}
	.promo h3, .promo h4, .promo h5, .promo.p {
		clear:none;
	}
	.promo h3 {
		font-size:1.25rem;
	}
	.promo h4 {
		font-size:1rem;
	}


}

