@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//cartecadeau-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://cartecadeau-cocktail-scandinave.fr/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.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:"Lato", 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:"Lato", 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:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(129,141,2);
}
: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(129,141,2);
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(129,141,2);
}
:root{
--btn-accented-bgcolor-hover:rgba(129,141,2,0.81);
}
:root{
--btn-color:rgb(129,141,2);
--btn-color-hover:rgba(129,141,2,0.85);
}
:root{
--notices-success-bg:rgb(129,141,2);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(67,142,68);
}

.product-labels .product-label.new{
	background-color:rgb(67,142,68);
}


	: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: 223px;
		}
	
	
/*Augmente la taille des prix variants sur les fiches produits*/
.woocommerce-variation-price .price {
    font-size: 2rem;
}
/*probleme sur Safari*/

/* Safari */
@media not all and (min-resolution: 0.001dpcm) {
  .wd-nav[class*="wd-style-"]>li>a {
    padding-left: 14px;
    padding-right: 8px;
		color: black;
  }
}
/* 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: #818D02 !important; 
}
.amount:hover {
    color: #FFF !important;
}
.amount{
    color: #000!important;
}
/* Change la couleur des prix */
.amount {
    color: #818D02 !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;
}

/*correction bug d'affichage des images*/
div.owl-stage {
	width: 0 !important;
	transform: none !important;
  transition: none !important;
}
div.owl-next.wd-btn-arrow, div.owl-prev.wd-btn-arrow{
	display: none !important;
}

/* supprimer le champ email du destinataire*/
div.ywgc-recipient-email.clearfix, span.ywgc-empty-recipient-note{
	display: none !important;
}


/* Style pour les boutons sélectionnés */
.ywgc-predefined-amount-button.selected_button .woocommerce-Price-amount {
    color: white !important;
}

/*Couleur bouton page paiement*/
input#bouton{
	background-color: #758002 !important;
	color: white !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;
}
.promo-banner .wrapper-content-banner {
    padding: 0px;
}
.wd-sub-menu li>a {
    color: rgb(0 0 0 / 60%);
}
.whb-general-header {
  background-color: #FFF;
}

.title-size-small .title {
    font-size: 30px !important;
}
.ywgc-manual-amount-container {
    border: 1px solid rgb(129,141,2) !important;
    height: auto;
}
}

