@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//cocktail-scandinave.fr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.3.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://cocktail-scandinave.fr/wp-content/uploads/2023/06/1foislan-popup-1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(233,0,29);
	background-image: none;
}

.page-title-default{
	background-color:rgb(255,255,255);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(63,63,63);
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(122,140,128);
}
:root{
--wd-alternative-color:rgba(8,15,0,0.45);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(122,140,128);
}
:root{
--btn-default-bgcolor-hover:rgb(162,180,170);
}
:root{
--btn-accented-bgcolor:rgb(122,140,128);
}
:root{
--btn-accented-bgcolor-hover:rgb(162,180,170);
}
:root{
--btn-color:rgb(122,140,128);
--btn-color-hover:rgb(162,180,170);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(224,91,51);
}

.product-labels .product-label.onsale{
	color:rgb(255,255,255);
}

.product-labels .product-label.new{
	background-color:rgb(122,140,128);
}

.product-labels .product-label.new{
	color:rgb(255,255,255);
}

.product-labels .product-label.featured{
	background-color:rgb(224,91,51);
}

.product-labels .product-label.featured{
	color:rgb(255,255,255);
}

.product-labels .product-label.attribute-label:not(.label-with-img){
	background-color:rgb(226,87,52);
}

.product-labels .product-label.attribute-label:not(.label-with-img){
	color:rgb(255,255,255);
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 340px;
		}
	
	
/*Bloc 1 fois l'an dans fiche produit*/
.foislan {
    display: block!important;
		margin-top: -20px;
		margin-bottom: -20px;
}
.quantite {

		background-color: #10181e;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 12px 16px;
    fill: #fff;
    text-align: center;
		
}
.promo-banner .wrapper-content-banner {
    padding: 0px !important;
}
/*Baisse le padding des sous menu*/
.wd-sub-menu li>a {
    padding-top: 4px;
    padding-bottom: 4px;
}
/*Supprime un espace blanc entre le slider et le header*/
.main-page-wrapper {
    margin-top: -40px;
    padding-top: 0px;
}
#slider-70 {
  margin-top: -40px;
}
#slider-708 {
  margin-top: -40px;
}
#slider-792 {
  margin-top: -40px;
}
#slider-800 {
  margin-top: -40px;
}
#slider-952 {
  margin-top: -40px;
}
/*Augmente espace entre header et les produits*/
.whb-header {
    margin-bottom: 80px!important;
}

/*Supprime le bouton panier des fiches produit*/
.add_to_cart_button {
    display: none !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    display: none !important; 
}
a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    display: none !important; 
}
button.single_add_to_cart_button.button.alt {
    display: none !important; 
}
.woocommerce-variation-add-to-cart {
    display: none !important; 
}
.wd-hover-quick .wd-add-btn {
  display: none !important; 
}
.wd-add-btn-replace .add-to-cart-loop {
    display: none !important; 
}
.wd-add-btn .wd-add-btn-replace {
	display: none !important;
}
.ajax_add_to_cart{
	display: none !important;
}

/*Augmente la taille des prix variants sur les fiches produits*/
.woocommerce-variation-price .price {
    font-size: 2rem;
}
/*probleme sur Safari*/


/* Change la couleur en survol menu */
[class*="color-scheme-light"] .wd-sub-menu {
    --sub-menu-color: rgba(255,255,255,0.6);
    --sub-menu-color-hover: #7a8c80 !important; 
}
/* Change la couleur des prix */
.amount {
    color: #7a8c80 !important;
}
/* centrer bouton envoyer fiche contact */
input.wpcf7-form-control.wpcf7-submit {
   display: block;
   margin: 0 auto;
}
#WOODMART_Widget_Price_Filter,
#WOODMART_Widget_Sorting{
display:none;
}
.grecaptcha-badge { 
    visibility: hidden !important;
}
/* bloc description texte SEO categorie */
.wd-term-desc {
    margin-top: 55px;
}
/* Taille titre fiche produit */
.product_title {
    font-size: 22px !important;
}
/* Taille titre catégories */
.category-grid-item .wd-entities-title {
    font-size: 16px!important;
}
/* menu Noel */
#menu-item-44852 a {
    color: #CC3333 !important;
}
#menu-item-44852 a:hover {
    color: rgb(129,141,2) !important;
}
.fa-snowflake{
    color: darkred !important;
}
/* B envoyer Gravity Forms */
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
color:#fff;
padding-top:4px;
padding-bottom:4px;
padding-left:10px;
padding-right:10px;
border: 1px solid rgba(114,114,114,0.4);
border-radius: 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0 1px 0px rgba(114,114,114,0.3);
-moz-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
-webkit-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
background-color: #69727d !important;
text-align: center !important;
display: block !important;
margin: 0 auto !important;
font-size: 15px !important;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {

background-color: #DDDDDD !important;
color:#7a8c80 !important;
}
.wd-nav-portfolio > li > a
{
  font-size: 12px !important;
}
.wd-accordion-title-text h2{
  font-size: 18px;
}
.page-title {
  margin-block: 0px 0px!important; 
}
/* fiche produit label image 1 fois l'an */
.product-label {
	min-width: 100px !important; 
}@media (min-width: 1025px) {
	.envoyer-button {
    display: inline-block;
    line-height: 1;
    background-color: #69727d;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
}
.btn.btn-color-default {
    color: #fff;
    background-color: var(--wd-primary-color);
}
body .wd-event-hover:hover>.wd-dropdown{
    background-color: white;
}
[class*="color-scheme-light"] .wd-sub-menu {
    --sub-menu-color: rgb(0 0 0 / 60%);
    --sub-menu-color-hover: #83b735 !important;
}
.wd-sub-menu li>a {
    color: rgb(0 0 0 / 60%);
}
.whb-general-header {
  background-color: #FFF;
}

.title-size-small .title {
    font-size: 20px !important;
}
.wd-social-icons .wd-social-icon {
  font-size: 18px !important;;
}
.whb-top-bar .wd-nav-secondary>li>a {
    font-size: 14px !important;
}
/*Supprime le titre des sous-catégorie dans le menu haut / collection à poser SDB*/
li.cat-item.cat-item-603, .cat-item-599, .cat-item-600, .cat-item-606, .cat-item-595, .cat-item-608, .cat-item-607, .cat-item-597, .cat-item-611, .cat-item-610, .cat-item-604, .cat-item-602, .cat-item-594, .cat-item-613, .cat-item-598, .cat-item-609, .cat-item-629, .cat-item-612, .cat-item-605, .cat-item-596, .cat-item-901, .cat-item-588, .cat-item-953, .cat-item-577, .cat-item-589, .cat-item-578, .cat-item-956, .cat-item-583, .cat-item-579, .cat-item-973 {
    display: none!important;
    visibility: hidden!important;
}
/*Supprime le titre des sous-catégorie dans le menu haut / collection de vaisselle */
li.cat-item.cat-item-656, .cat-item-804, .cat-item-659, .cat-item-657, .cat-item-695, .cat-item-646, .cat-item-648, .cat-item-867, .cat-item-658, .cat-item-805, .cat-item-661, .cat-item-647, .cat-item-654, .cat-item-650, .cat-item-649, .cat-item-660, .cat-item-655, .cat-item-651, .cat-item-653, .cat-item-652, .cat-item-958, .cat-item-960, .cat-item-957, .cat-item-959, .cat-item-982, .cat-item-983 {
    display: none!important;
    visibility: hidden!important;
}
}

@media (max-width: 576px) {
	.title-size-small .title {
    font-size: 20px !important;
}
.product-grid-item .wd-entities-title {
    font-size: inherit !important;
}

/*Menu mobile agrandit la zone verte*/
.wd-nav-opener {
    width: 100px !important;
}
.wd-nav-mobile li.menu-item-has-children:not(.menu-item-has-block)>a {
    margin-right: -150px !important;
}
.grecaptcha-badge { 
    visibility: hidden !important;
		display: none;
}
.wd-nav-wrapper.wd-mb-action-swipe .wd-nav {
    padding-left: 20px;
    padding-right: 20px;
}
/*mettre la pastille prix sur slide à droite*/
.elementor-67061 .elementor-element.elementor-element-67a0e7b.elementor-column > .elementor-widget-wrap {
    justify-content: right!important;
}
.elementor-44542 .elementor-element.elementor-element-67a0e7b.elementor-column > .elementor-widget-wrap {
    justify-content: right!important;
}
}

