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

:root {
	--wd-text-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(96,96,96);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(96,96,96);
	--wd-entities-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(96,96,96);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lato", 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(96,96,96);
	--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(217,131,162);
	--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(217,131,162);
	--btn-default-bgcolor-hover: rgb(216,62,119);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--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);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 366px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(217,131,162);
	background-image: none;
}
.page .main-page-wrapper {
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 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;
}
}


.seller_tab , .brand_tab_tab, .additional_information_tab, .shipping_tab {
	display:none !important;
}

/*****  Remove add to cart icon when you hover on image product ******/
.product-list-item .woodmart-add-btn>a:before, .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small) .woodmart-add-btn>a:before, .woodmart-hover-button .hover-mask>a:before, .woodmart-hover-info-alt .product-actions>a:before, .woodmart-hover-quick .woodmart-add-btn>a:before, .woodmart-hover-standard .btn-add>a:before, .woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:before {
    content: none;
}@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;
}

/*  **** shop product     */
/*
.product-grid-item :is(.product-image-link,.hover-img) img {
    width: 260px;
    height: 300px;
   
}

*/
/*   *************    */


/*
.product-grid-item {
    text-align: center;
    box-shadow: 1px -2px 6px 4px #efecec;
    border: 2px solid white;
	border-radius:10px !important;
	padding:0px!important;
	padding-top:1px;
		margin: 4px!important
}

.product-grid-item img{
   
		border-radius: 10px 10px 0px 0px!important;
}
*/
}

@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;
}

/* ************************** */


/* Arabic */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@500&display=swap');
body.translatepress-ar a,h1,h2,h3,h4,h5,p,button{ 
	font-family: 'Cairo' !important;
	      
}

/* category Item */

.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;
	
}


/* Product item*/
/*  **** shop product     */
/*
.product-grid-item :is(.product-image-link,.hover-img) img {
    width: 180px;
    height: 220px;
   
}
*/
.products-bordered-grid .owl-stage-outer {
    
    border-width: 0px;
}

.owl-carousel.owl-rtl .owl-item {
	
	box-shadow: 1px -2px 6px 4px #efecec;
    border: 0.5px solid #f1f1f1;
	border-radius:20px !important;
    z-index: 5;
	
}
/*
.product-grid-item {
    text-align: center;
    
    border: 3px solid #f1f1f1;
	border-radius:10px !important;
	
	padding:0px !important;
}

.product-grid-item img{
   padding:0px !important;
		border-radius: 10px 10px 0px 0px!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: white !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 .price {
	 padding-right: 0px;
	font-size :14px !important;
	padding-bottom:1px !important;
	float: right;
	margin-top:-20px !important;
}

.product-grid-item {
	margin-top: 20px !important;
}

*/


/************  multicurrecny   *********** */
/* **** currency *****/


i.vi-flag-64 {
    display: inline-block!important;
    width: 40px!important;
    height: 40px!important;
    
}
.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;
}
*/
}

