@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//wowbouquet.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.6") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 16px;
	--wd-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #ed2353;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(237,35,83);
	--btn-default-bgcolor-hover: rgb(216,32,76);
	--btn-accented-bgcolor: #ed2353;
	--btn-accented-bgcolor-hover: #D8204C;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

#ship-to-different-address{display:none}
.widget_product_tag_cloud .widget-title{display:none}

.swatch-enabled {
    padding: 12px 20px;
    font-size: 12px;
    line-height: 18px;
    background-color: #ed2353;
    color: #FFFFFF;
     position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 20px;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: .3px;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease, 
 background-color .25s ease, 
 border-color .25s ease, 
 box-shadow .25s ease, 
 opacity .25s ease;
}
input.wpcf7-form-control.wpcf7-submit {
   display: block;
   margin: 0 auto;
}

.wpcf7-submit{
background-color: #ed5e80!important; /*фон кнопки*/
color:#fff!important;  /*цвет шрифта кнопки*/
font-size:26px;
text-transform:uppercase;
padding:25px;
border-radius:5px!important;
text-shadow:none!important;
}
.wpcf7-submit:hover{
-moz-box-shadow: 0 0 6px #000;
-webkit-box-shadow: 0 0 6px #000;
box-shadow:0 0 6px #000;  
background-image: linear-gradient( #ed5e80, #ed5e80), #ed5e80!important; /*фон кнопки при наведении*/
}
HEADER SMALL.tax_label
{
	display: none;
}

.page-id-8 DIV#customer_details.row DIV.col-12 DIV.woocommerce-billing-fields H3
{
	display: none;
}
.thwepo-product-group-item INPUT[type=checkbox]:checked + .thwepo-product-group-lable .thwepo-image-box, .thwepo-product-group-item INPUT[type=radio]:checked + .thwepo-product-group-lable .thwepo-image-box
{
	border: 5px solid #F90C0C;
}

TEXTAREA#greeting
{
		width: 100% !important;
	border-radius: 15px !important;
}

#elementor-tab-content-1721
{
	display: none !important;
}


@media (max-width: 800px)
{
	SP-LIVE-CHAT
	{
		display: none !important;
	}
	DIV.wd-cookies-popup
	{
		display: none !important;
}
}@media (min-width: 1025px) {
	.footer1 P
{
	text-align: left !important;
}
}

