/*
 Theme Name:   Noel vert Theme
 Description:  Storefront Child
 Author:       KINOKI // RRE
 Author URI:   https://kinoki.fr
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  noelvert
*/

#bandeau-top-header{
    /*background-color: #0f834d;*/
    height: 53px;
}

footer .col-4 {
    max-width: inherit;
}

#bandeau-top-header{background-color: #43b77a; color: #FFFFFF; padding-top: 12px;padding-bottom: 12px;}
#bandeau-top-header #coordonnee-header{font-size: 0.813rem; line-height: 24px; height: 24px;}
#bandeau-top-header #panier-header a{font-size: 0.954rem;color: #FFF;letter-spacing: 2px;}
#bandeau-top-header #panier-header img{margin-left: 10px;position: relative;top: -2px;}


body.single-product .summary.entry-summary p.price > .pricewhere{
    margin-left: 15px;
}

body.home .storefront-product-categories{
    display: none;
}

body.post-type-archive-product.theme-storefront .container-fuild.blocvert,
body.home .container-fuild.blocvert{
    background-color: #D2E4D2;
    color: #294429;
    text-align: center;
    padding: 55px 0px;
    background-image: url("img/tranche.png");
    background-repeat: no-repeat;
    background-position: 50% 20%;
    background-size: cover;
}

body.post-type-archive-product.theme-storefront .container-fuild.blocvert h2,
body.home .container-fuild.blocvert h2{
    margin-bottom: 35px;
    color: #121E12;
    font-family: clavo, serif;
    font-weight: 700;
    font-style: italic;
}



h2.title_b {
    font-size: 19px;
    line-height: 25px;
    color: #383838;
    
    font-style: inherit;
    text-transform: none;
    display: inline-block;
    margin: 0 55px 25px 35px;
    line-height: 25px;
    
}

h2.title_b .title-text {
    float: left;
}
h2.title_b .title-image,
h2.title_b .title-text {
    padding: 0 35px;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    position: relative;
    font-weight: 500;
    font-style: normal;
}

img.roundimage{
    border-radius: 200%;
}

.textepres p{
    text-align: left;
}

h2.title_b span::after,
h2.title_b span::before {
    top: 12px;
    width: 55px;
    height: 3px;
    border-top: 1px solid;
    content: '';
    display: block;
    position: absolute;
}

h2.title_b span::before {
    left: -55px;
}
h2.title_b span::after{
    right: -55px;
    
}


body.home .homepage_caroussel,
body.post-type-archive-product .homepage_caroussel{
    /*height: 50vh;
	width: 100%;
	background-color: #D5D5D5;
	overflow:hidden;
	display: flex;
	align-items: center;*/
	    max-height: 420px;
    margin-top: 0px;
    margin-bottom: 0px;
    /*height: 420px;*/
	width: 100%;
    position: relative;
	overflow: hidden;
}

body.post-type-archive-product .storefront-breadcrumb{
	margin-bottom: 0px;
}

body.post-type-archive-product .woocommerce-products-header__title.page-title{
	display: none;
}


main.site-main h1,
main.site-main h2,
main.site-main h3,
main.site-main h4,
.bigwide h3{
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 25px;
}
main.site-main .regular{
    font-weight: 300!important;
    font-size: inherit;
}
main.site-main .regular.btorange {
    font-weight: 300;
    position: absolute;
    bottom: 0px;
    margin-bottom: 0;
    padding: 20px 0px;
    background-color: orange;
    color: #fff;
    right: 15px;
    left: 15px;
    text-transform: uppercase;
    /* width: 100%; */
    letter-spacing: 1.5px;
	pointer-events: none;
}

.bigtitre{
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 50px!important;
}

.grid_item{
    position: relative;
    margin-bottom: 30px;
}

.site-header {
    padding-top: 0;
    padding-bottom: 0;
}

.site-header .site-branding img.custom-logo{
    max-width: 100px;
    width: 100px;
    height: 100px;
}

.woocommerce-active .site-header .site-branding{
    margin-bottom: 0;
}
header .site-search{
    margin-top: 20px;
}

nav.main-navigation .primary-navigation li.menu-item a{
    font-family: proxima-nova, sans-serif;
    font-size: 17px;
    padding: 23px 12px;
    
}

nav.main-navigation .primary-navigation li.menu-item ul.sub-menu{
	background-color: #fff;
	padding: 0px 5px;
}

nav.main-navigation .primary-navigation li.menu-item ul.sub-menu li.menu-item a{
    font-family: proxima-nova, sans-serif;
    font-size: 17px;
    padding: 8px 12px;
    color: #00a453;
}


a.grid_block img:hover{
    display: block;
    box-shadow: 0px 5px 10px 0px rgb(0,0,0,.5);
}

#infoslivraisons {
    background: url(img/foret.png);
    background-repeat: repeat-x;
    text-align: center;
    background-color: #2cb77a;
    
}
#infoslivraisons .container {
    height: 200px;
    position: relative;
        display: inline-block;
    width: 100%;
}


a, img{
    outline: none!important;
}

.news_liste a.big_bt_nv{
    padding: 25px;
    color: #fff!important;
    text-transform: uppercase;
    background-color: orange;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-align: center;
    margin-top:35px;
    margin-bottom: 35px;
}
.news_liste a.big_bt_nv:hover{
    background-color: #E29200;
}

.news_liste a{
    margin-bottom: 25px;
    display: inline-flex;
    color: #171717!important;
    padding-left: 0;
    margin-left: 15px;
    /*border-bottom: 1px solid #cecece;*/
}

.news_liste a:hover{
    text-decoration: none;
    
}
.news_item:hover{
    background-color: #F0F8EE;
}
.news_item{
    margin-bottom: 0px;
        display: inline-block;
}

.news_item img{
    float: left;
    width: 100%;
}

.news_item p.newstitre{
    font-weight: 200;
    font-family: proxima-nova, sans-serif;
    font-size: 32px;
    line-height: normal;
    color: #171717!important;
    padding: 20px 0px 15px 5px;
    
}

.news_item p{
    padding: 0px 0px 15px 5px;
    display: inline-block;
    margin-bottom: 0px;
    color: #424242!important;
}

.bigwide{
    background-image: url("img/01-3.png");
    background-repeat: no-repeat;
    background-size: cover;
    width:100%; padding: 45px 0px; 10px 0px;
}

.entry-content .woocommerce .form-row{
    display: inherit;
}


/*#infoslivraisons{background: url('img/foret.png'); background-repeat: repeat-x;text-align: center;}	*/
#infoslivraisons .container{height: 200px;position: relative;}	
#infoslivraisons #voiture{
	position: absolute;
	bottom: 0px;
	left: -500px;
	/*animation-name: example;
  	animation-duration: 2s;*/
}	

.animated{
	animation-name: example;
	animation-duration: 2s;
	animation-fill-mode: forwards;

}
#infoslivraisons #pastille{position: absolute;top: 0;right: 50px;}	
	
#infoslivraisons #contenulivraison{margin-top: 95px;}
#infoslivraisons #contenulivraison h2{font-weight: bold;color: #3d3d3d; font-size: 1.125rem;text-transform: uppercase;}
#infoslivraisons #contenulivraison p{color: #ffffff; font-size: 0.938rem;font-weight: bold;}	
		
@keyframes example {
  from {left:-500px;}
  to {left:0px;}
}


body.post-type-archive-product #list-categories{margin-top: 50px;}
body.post-type-archive-product .category_image{padding-top: 100%;background-position: center;background-size: cover;border: 1px solid #9c9c9c;border-bottom: none;position: relative;}
body.post-type-archive-product .category_image_hover{display: none;width: 100%;height: 100%;background: rgba(255,255,255,0.5);position: absolute;left: 0;top: 0;z-index: 1;}
body.post-type-archive-product .category_image:hover .category_image_hover{display: block;}

body.post-type-archive-product .category_libelle,
body.post-type-archive-product ul.products li.product.product-category .woocommerce-loop-category__title{
    height: 40px;
    background: #3d3d3d;
    text-align: center;
    margin-bottom: 50px;
    line-height: 40px;
    color:#fff;
    text-transform: uppercase;
}

body.post-type-archive-product ul.products li.product.product-category .woocommerce-loop-category__title{
    margin-bottom: 0px;
    
}


body.post-type-archive-product .category_libelle a{text-transform: uppercase;font-size: 15px;color: #FFF;}

body.blog .wp-post-image{
	width: 50%;
    float: left;
    margin-right: 25px;
}

body.post-type-archive-product ul.products li.product.product-category img{
    margin: 0;
}

body.post-type-archive-product .woocommerce-loop-category__title mark.count{
    color: #fff;
    background-color: transparent;
}

body.post-type-archive-product header.woocommerce-products-header{
    display: none;
}


/*
post-template-default single single-post postid-15181 single-format-standard logged-in admin-bar wp-custom-logo wp-embed-responsive theme-storefront woocommerce-js storefront-full-width-content storefront-align-wide right-sidebar woocommerce-active customize-support
document.querySelector("#post-15181 > header > span.post-author")
*/
body.blog .cat-links,
body.blog .post-author,
body.blog .posted-on,
body.post-template-default.single-post .cat-links,
body.post-template-default.single-post .post-author,
body.post-template-default.single-post .posted-on{
	display: none;
}

body.blog h2.alpha.entry-title a{
	font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 25px;
	color: #0A0A0A;
}

.slick-arrow{
	position: absolute;
	height: 100%;
    top: 0;
	z-index: 9;
	background: transparent;
    font-size: 60px;
    color: white;
    font-weight: 200;
	outline: none !important;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
}
.slick-arrow:hover{
	background: transparent;
	color: white;
	opacity: .8;
}
.slick-prev{
	left:0;
}
.slick-next{
	right:0;
}
.slick-slide{
	position: relative;
    max-height: 420px;
}

.slick-slide h4{
    font-size: 36px;
    line-height: normal;
    margin: 0px;
    padding: 0;
    position: absolute;
    text-align: center;	
	width: 100%;
	color: #fff;
	height: 100%;
    display: grid;
    align-items: center;
	text-shadow: #000 1px 0 10px;
}

/* 992px or less */
@media screen and (max-width: 992px) {
  .slick-slide h4 {
    font-size: 26px;
  }
    .slick-arrow, #voiture{
        display: none!important;
    }
}

/* 600px or less */
@media screen and (max-width: 600px) {
  .slick-slide h4 {
    font-size: 16px;
  }
    .slick-arrow{
        display: none!important;
    }
}


body.archive .woocommerce-ordering{
    display: none;
}

body.woocommerce-checkout #billing_country_field{
    display: none;
}

body.storefront-full-width-content.woocommerce-checkout.woocommerce-order-pay  header.entry-header{
    padding: 0px;
}

#submit_monetico_payment_form{
    background-color: #333333;
    border-color: #333333;
    color: #ffffff;
    font-size: 1.41575em;
    white-space: pre-wrap;
    outline: none;
}
#submit_monetico_payment_form:hover{
    background-color: #545454;
    border-color: #333333;
}
form#PaymentRequest a.button.cancel{
    background-color: #E24F32;
    border-color: #E24F32;
    color: #ffffff;
    font-size: 1.41575em;
    white-space: pre-wrap;
    outline: none;
}
form#PaymentRequest a.button.cancel:hover{
    background-color: #E66B53;
    border-color: #E24F32;
}
form#PaymentRequest{
    text-align: center;
}
body.woocommerce-order-pay .woocommerce p{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

#tarteaucitronAlertBig{
    padding: 25px!important;
    background-color: #063806!important;
}


/* ---------------------------------------------------------------------- */
/*	PAGES UNIVERS DE NOEL
/* ---------------------------------------------------------------------- */	
#noel {
  
}
#noel #imageheader {
  width: 100%;
  height: 420px;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  margin-bottom: 75px;
}
#noel #intro_slider {
  background-color: #3d3d3d;
  padding-top: 15px;
  padding-bottom: 15px;
  color: white;
  margin-bottom: 50px;
  text-align: center;
  font-weight: bold;
  margin-top: -75px;
}

.nav-menu-sidebar{
    padding: 0px;
    margin: 0px;
}

#noel #sidebar .nav-menu-sidebar li {
  list-style: none;
    margin-bottom: 5px;
    padding: 10px;
}

#noel #sidebar .nav-menu-sidebar li:hover {
  background-color: #E4E4E4;
}

#noel #sidebar .nav-menu-sidebar li.current_page_item a {
    color: #43b77a;
}

#noel #sidebar .nav-menu-sidebar li a {
  text-decoration: none;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
    line-height: normal;
}

#noel #sidebar .nav-menu-sidebar .sub-menu {
  margin-top: 30px;
  margin-left: 2%;
}
#noel #sidebar .nav-menu-sidebar .sub-menu > li > a {
  font-size: 16px;
  color: #3d3d3d;
  display: block;
  margin-top: 15px;
}
#noel #sidebar .nav-menu-sidebar .sub-menu > li:hover > a, #noel #sidebar .sub-menu > li.current-menu-item > a {
  color: #43b77a;
}
#noel #sidebar #commander-1-clic {
  margin-top: 50px;
}
#noel #sidebar #commander-1-clic a {
  text-transform: uppercase;
  font-size: 16px;
  color: #3d3d3d;
  font-weight: bold;
  display: block;
  width: 165px;
  text-align: center;
}
#noel #sidebar #commander-1-clic a:hover {
  color: #43b77a;
  text-decoration: none;
}
#noel #sidebar #commander-1-clic a p {
  margin-top: 10px;
}
#noel #content-noel h1 {
  color: #3d3d3d;
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin-bottom: 50px;
}
#noel #content-noel img.full {
  width: 100%;
}
#noel #content-noel p {
  color: #3d3d3d;
  font-weight: 300;
  margin-bottom: 20px;
  clear: both;
  
    
    display: inline-block;
}
#noel #content-noel ul {
  margin-left: 25px;
}
#noel #content-noel .esg-grid ul {
  margin-left: 0;
}
#noel #content-noel .collapse {
  border: 1px solid #43b77a;
  min-height: 220px;
}
#noel #content-noel .collapse#collapse3 {
  min-height: 430px;
}
#noel #content-noel .collapsing {
  border: 1px solid #43b77a;
  padding: 10px;
}
#noel #content-noel .collapse .divPadding {
  padding: 10px;
}
#noel #content-noel a.title-accordion {
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  clear: both;
  display: block;
  background: #43b77a;
  margin: 10px 0 0;
  padding: 10px;
}
/*		#noel #content-noel a.title-accordion:before{content: "";left: 0;width: 90%;z-index: -1;top: 10px;height: 1px;background-color: #000000;position: absolute;}
		#noel #content-noel #accordion a.title-accordion:after {content: "";position: absolute;right: 12px;top: 3px;border-top: 15px solid #43b77a;border-right: 15px solid #fff;border-bottom: 15px solid #fff;border-left: 15px solid #fff;} */
#noel #content-noel a.title-accordion span {
  display: inline-block;
  margin-left: 5%;
  position: relative;
  color: #fff;
  background: url("img/triangle_blanc.png") no-repeat right center transparent;
  padding-right: 20px;
}
#noel #content-noel a.title-accordion[aria-expanded="true"] span {
  background: url("img/triangle_blanc_up.png") no-repeat right center transparent;
}
#noel #content-noel h2 span {
  display: inline-block;
  margin-left: 5%;
  background: #FFF;
  padding: 0 30px 0 30px;
  position: relative;
}
#noel #content-noel a.accor {
  color: #3d3d3d;
}
#noel #content-noel a.accor:hover {
  color: #fff;
  text-decoration: none;
}
#noel #content-noel a.accor br {
  display: none;
}
#noel #content-noel #accordion {
  clear: both;
  margin-top: 25px;
}




ul.tabs.wc-tabs li a{
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.site-search{
    display: none;
}


.storefront-handheld-footer-bar .my-account,
.storefront-handheld-footer-bar .search{
    display: none;
}

/* ---------------------------------------------------------------------- */
/*	FOOTER
/* ---------------------------------------------------------------------- */

.site-footer{margin-top: 115px;color: #FFF;}
	.site-footer #footer-top{background-color: #303030;height: 35px;}
		.site-footer #footer-top #logo_footer{margin-top: -95px;float: left;}
		.site-footer #footer-top #RS{float: left;margin-left: 75px;}
			.site-footer #footer-top #RS a{float: left;background: url('img/sprite_rs.png') no-repeat;width: 23px;height: 23px;margin-top: 6px;}
				.site-footer #footer-top a#FB{background-position: left center;}
				.site-footer #footer-top a#IN{background-position: center center;margin-left: 10px;}
				.site-footer #footer-top a#TW{background-position: right center;margin-left: 10px;}
		.site-footer #footer-top #newsletter{float: right;}
			.site-footer #footer-top #newsletter > div {float: right;}
				.site-footer #footer-top #newsletter form input, .site-footer #footer-top #newsletter form span, .site-footer #footer-top #newsletter form p{float: left;margin: 0;}
					.site-footer #footer-top #newsletter span.nl{line-height: 35px;text-transform: uppercase;font-size: 15px;font-weight: bold;letter-spacing: 1px;}
					.site-footer #footer-top #newsletter form input[type=text]{background: #303030;color: #FFF;border: 1px solid #FFF;width: 210px;height: 25px;padding: 0 10px;font-size: 12px;margin-left: 20px;margin-top: 5px;}
					.site-footer #footer-top #newsletter .formError{width: 40px;}
						.site-footer #footer-top #newsletter .formError .formErrorContent{top: 31px;left: -215px;}
					.site-footer #footer-top #newsletter .formError .formErrorArrow{display: none;}
					.site-footer #footer-top #newsletter form input[type=submit]{margin: 0;margin-left: 10px;text-indent: -9999px;width: 28px;height: 19px;background: url('img/send_nl.png') no-repeat center;margin-top: 7px;}
					.site-footer #footer-top #newsletter .allmsgs{margin-left: 20px;}
					.site-footer #footer-top #newsletter .allmsgs blink{line-height: 35px;}
	.site-footer #footer-middle{
        background-color: #3d3d3d;
        min-height: 350px;
        padding-bottom: 25px;
}
		.site-footer #footer-middle .row_top{min-height: 265px;padding-top: 65px;}
			.site-footer #footer-middle .row_top .col_left .col-md-2{padding-top: 40px;}
				.site-footer #footer-middle .row_top .col_left .menu_footer li {list-style: none;line-height: 16px;}
				.site-footer #footer-middle .row_top .col_left #menu_footer_1.menu_footer .sub-menu li#menu-item-167 {letter-spacing: -0.5px;}
					.site-footer #footer-middle .row_top .col_left .menu_footer li a{font-size: 14px;text-transform: uppercase;font-weight: bold;}
						.site-footer #footer-middle .row_top .col_left .menu_footer > li > a{color: #FFF;margin-bottom: 10px;display: block;}
							.site-footer #footer-middle .row_top .col_left .menu_footer .sub-menu > li > a{color: #43b77a;}
			.site-footer #footer-middle .row_top .col_center{border-left: 1px solid #FFF;height: 100%;}
			.site-footer #footer-middle .row_top .col_right{font-size: 17px;}
			.site-footer #footer-middle .row_top .col_right .contact{font-size: 19px;font-weight: bold;margin-bottom: 30px;}
			.site-footer #footer-middle .row_top .col_right .map,.site-footer #footer-middle .row_top .col_right .tel{padding-left: 60px;position: relative;}
				.site-footer #footer-middle .row_top .col_right .map:before,.site-footer #footer-middle .row_top .col_right .tel:before{content: "";width: 46px;background: url('img/sprite_footer.png') no-repeat;position: absolute;left: 0;top: 0;}
					.site-footer #footer-middle .row_top .col_right .map:before{background-position: top center;height: 30px;}
					.site-footer #footer-middle .row_top .col_right .tel:before{background: url('img/sprite_footer2.png') no-repeat; height: 23px;}
		.site-footer #footer-middle .row_bottom{height: 90px;text-align: center;line-height: 50px;padding-top: 35px;font-size: 13px;}
			.site-footer #footer-middle .row_bottom a{color: #FFF;}
			.site-footer #footer-middle .row_bottom .pipe{margin: 0 5px;}
		.site-footer #footer-middle .row_bottom #sba_link{background-image: url('img/logo-sba-blanc.svg');height: 34px;width: 75px;display: inline-block;text-indent: -9999px;background-size: 100%;background-repeat: no-repeat;position: relative;top: 10px;margin-left: 5px;}
			.site-footer #footer-middle .row_bottom #sba_link:hover{background-image: url('img/logo-sba-blanc-hover.svg');}
	.site-footer #footer-bottom{background-color: #fff;height: 30px;}

ul.menu_footer, ul.sub-menu{
    margin-left: 0px;
}


site-footer::after {
    display: none!important;
}

.ui-datepicker-inline.ui-datepicker.ui-widget.ui-datepicker-multi.ui-datepicker-multi-2{
    width: 100%!important;
}


.woocommerce-column.woocommerce-column--1.col-1{
    max-width: inherit;
}
.woocommerce-column.woocommerce-column--2.col-2{
    max-width: inherit;
}

.storefront-full-width-content .woocommerce-products-header{
    padding-bottom: 0px;
}
#main .archive-product--info p{
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    background-color: #43b77a;
    color: #FFFFFF;
    padding: 15px;
}
.archive main ul.products li.product{
    padding-bottom: 15px!important;
}

#payment .terms label {
    font-weight: bold;
}

.wooco_wrap .wooco-total.wooco-text{
	display: none!important;
}

tr.woocommerce-cart-form__cart-item td.product-name dl.variation dt.variation-Composants:first-of-type,
#site-header-cart > li > div > div > ul > li > dl > dt{
	visibility: hidden;
	font-size: 0;
}
tr.woocommerce-cart-form__cart-item td.product-name dl.variation dt.variation-Composants:first-of-type::before,
#site-header-cart > li > div > div > ul > li > dl > dt::after{
	content: "Support :";
	display: block!important;
	font-size: 14px!important;
	visibility: visible;
}
@media (max-width: 640px) {
	.single-product div.product p.price {
		font-size: 1.41575em;
		margin: .35em 0;
		padding: 15px 0;
	}

	.product-template-default.single.single-product #page{
		overflow: unset;
	}
	.product-template-default.single.single-product #page div.product.type-product{
		overflow: unset;
	}
	.product-template-default.single.single-product #page div.product.type-product p.price{
		position: sticky;
		top: 0;
		z-index: 1020;
		background-color: white;
		font-weight:bold;
	}
}

