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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//jalalelectronics.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//jalalelectronics.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//jalalelectronics.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//jalalelectronics.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//jalalelectronics.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//jalalelectronics.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//jalalelectronics.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//jalalelectronics.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(221, 35, 27);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 8px;
	--wd-primary-color: rgb(56,148,75);
	--wd-alternative-color: rgb(10,100,32);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(56,148,75);
	--btn-default-bgcolor: rgb(56,148,75);
	--btn-default-bgcolor-hover: rgb(10,100,32);
	--btn-accented-bgcolor: rgb(56,148,75);
	--btn-accented-bgcolor-hover: rgb(10,100,32);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(237,237,237);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 900px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(30,57,110,0.65);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(16,16,16);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .wd-buy-now-btn {
	color: rgb(0,0,0);
	background: rgb(255,204,0);
}
html .wd-buy-now-btn:hover {
	background: rgb(0,0,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(30,57,110);
}
.product-labels .product-label.new {
	background-color: rgb(30,57,110);
}
.product-labels .product-label.featured {
	background-color: rgb(30,57,110);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,35,27);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(30,57,110);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1320px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Poppins !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-style: normal;
}

@media (min-width: 1025px) {
	#slide-9765 .wd-slide-bg {
  background-size: 100% 100%;
  max-height: 500px;
}
.wd-slider {
  height: 500px;
}
.flickity-button {
  display: none;
}
.more-products {
  display: none;
}
.product-element-top.wd-quick-shop {
  height: 250px;
}
.elementor-9764
  .elementor-element.elementor-element-5f5fc0b2
  .mc4wp-form
  input[type="submit"] {
  color: #fff;
}
a:is(:hover, :focus, :active) {
  color: #dd231b !important;
}

.widget_product_categories .product-categories li a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  color: #000 !important;
  border-bottom: 1px solid #f8f8f8;
  text-transform: uppercase;
}
.widget_product_categories .product-categories li.current-cat > a {
  color: #dd231b !important;
}
.top-bar-content {
  font-size: 16px !important;
  color: #fff !important;
}
.whb-column {
  justify-content: center !important;
}
.woocommerce-product-gallery .product-labels.labels-rounded .product-label {
  color: #fff;
}

/* FM Aug CSS */
.wd-header-cats.wd-style-1 .menu-opener {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
	border-radius: 0 !important;
}
.wd-nav-vertical .wd-dropdown-menu.wd-design-full-width:not(.wd-scroll) {
  border-radius: 0 !important;
}
.elementor-element-b3f9e9e .wd-sub-menu li > a {
  color: #000 !important;
  padding: 5px 0;
}
.elementor-element-b3f9e9e .wd-sub-menu li > a:hover {
  color: #dd231b !important;
}
#qlwapp.qlwapp-rounded.qlwapp-button .qlwapp-toggle {
    border-radius: 0 !important;
}
.countdown-days, .countdown-hours, .countdown-min, .countdown-sec {
	   background-color: #DD231B !important;
	 	 color: #fff !important;
}
.wd-timer-value {
	color: #fff !important;
}
.scrollToTop {
    background-color: #DD231B !important;
    color: #fff !important;
}
.scrollToTop:hover {
   background-color: #1E396E !important;
	color: #fff !important;
}
.widget_product_categories .product-categories li a:hover {
	 color: #C02628 !important;
}
h5.widget-title {
    background-color: #C02628;
    color: #fff;
    padding: 10px;
}
.categories-accordion-on .widget_product_categories .product-categories li {
    text-indent: 20px;
}
.scrollToTop {
	left: 20px !important;
}
.page-title .title, h3.wd-entities-title, h1.product_title {
	text-transform: uppercase;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	@media (max-width: 992px) {
  #qlwapp.qlwapp-rounded.qlwapp-button .qlwapp-toggle {
    border-radius: 0 !important;
  }
  .countdown-days,
  .countdown-hours,
  .countdown-min,
  .countdown-sec {
    background-color: #dd231b !important;
    color: #fff !important;
  }
  .wd-timer-value {
    color: #fff !important;
  }
	.scrollToTop {
		left: 12px !important;
	}
	#qlwapp.qlwapp-bubble .qlwapp-toggle {
    width: 45px;
    height: 45px;
    margin-bottom: 65px;
	}
}

}

@media (max-width: 576px) {
	@media (max-width: 767px) {
  .product-element-top.wd-quick-shop {
    height: unset;
  }
  #qlwapp.qlwapp-rounded.qlwapp-button .qlwapp-toggle {
    border-radius: 0 !important;
  }
  .countdown-days,
  .countdown-hours,
  .countdown-min,
  .countdown-sec {
    background-color: #dd231b !important;
    color: #fff !important;
  }
  .wd-timer-value {
    color: #fff !important;
  }
		.scrollToTop {
		left: 12px !important;
	}
	#qlwapp.qlwapp-bubble .qlwapp-toggle {
    width: 45px;
    height: 45px;
    margin-bottom: 65px;
	}
}

}

