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

:root {
	--wd-text-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,158,150);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(118,158,150);
	--wd-entities-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(118,158,150);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(118,158,150);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 20px;
	--wd-primary-color: rgb(118,158,150);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(43,187,216);
	--wd-link-color-hover: rgb(0,146,219);
	--btn-default-bgcolor: rgb(118,158,150);
	--btn-default-bgcolor-hover: rgb(209,218,217);
	--btn-accented-bgcolor: rgb(209,218,217);
	--btn-accented-bgcolor-hover: rgb(118,158,150);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(15,0,0);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(0,57,127);
	--notices-warning-color: rgb(255,255,255);
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 366px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(209,218,217);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgba(239,239,239,0.69);
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgba(239,239,239,0.69);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.seller_tab , .brand_tab_tab, .additional_information_tab, .shipping_tab {
	display:none !important;
}

body > div.flatpickr-calendar.animate.arrowBottom.arrowLeft.open > div.flatpickr-months {
	display:none !important;
}@media (min-width: 1025px) {
	.wd-add-btn-replace .add-to-cart-loop:before {
	color: white ;
    content: "\f126" !important;
    font-family: "woodmart-font";
}
/*
.products-bordered-grid.elements-grid:not(.elements-list) [class*="-grid-item"]{
    margin-left: 7px;
}
*/
/*
.product-grid-item {
	margin-bottom: 35px !important;
    border: 1px solid #ddd !important;
    text-align: center !important;
    padding: 5px 5px 12px 5px !important;
    background: #fff !important;
    transition-duration: .3s !important;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .14) !important;
	margin-left:10px;
}
*/
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-add-btn-replace .add-to-cart-loop:before {
	color: white ;
    content: "\f126" !important;
    font-family: "woodmart-font";
}
}

@media (max-width: 576px) {
	/*  dokan dashboard */
.dokan-dashboard .dokan-dashboard-content .dokan-table {
	   display: inline-table;
}

/* ************************** */


.product-grid-item .price {
	padding-bottom:7px !important;

}

/*
.category-grid-item .wd-entities-title {
    font-size: 11px;
	padding: 5px 0px;
	
    text-align: center;
}

.category-grid-item img {
    height: 160px;
	border-radius: 10px 10px 0px 0px;
}
.category-grid-item  {
	box-shadow: 1px -2px 6px 4px #efecec;
    border: 0.5px solid #f1f1f1;
	border-radius:20px !important;
}
*/

/*
.wd-hover-quick .wd-add-btn {
    position: initial !important;
    float: left;
	padding-top:2px;
}

.wd-add-btn-replace .add-to-cart-loop:before { 
top:22px !important
	
}

.wd-hover-quick .wd-add-btn>a {
    background: rgba(255, 255, 255, 0) !important;
}

.wd-add-btn-replace .add-to-cart-loop:before {
	color: black !important;
    content: "\f126" !important;
    font-family: "woodmart-font";
}




.product-grid-item .wd-entities-title{
margin-top: -50px;
    padding-right: 0px;
	padding-top: 3px !important;
	font-size :14px !important;
	float: right;
}


.product-grid-item {
	margin-top: 20px !important;
}

*/


/************  multicurrecny   *********** */
.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency {
    position: relative;
    padding: 10px 20px;
	
}

.whb-top-bar .wd-header-text {
    font-size: 15px;
    padding-left: 1px;

}

/*********************** */
/* added already in the custom css
 * 
.single_add_to_cart_button {
    
    border-radius: 90px;
}

div.quantity .plus {
    
    background-color: black !important;
    color: white !important;
    border-radius: 50px;
}
*/
}

