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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--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;
	--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;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(13,96,200);
	--wd-alternative-color: rgb(28,97,231);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(13,96,200);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--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: 80px;
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(51,51,51);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(36,36,40);
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Saira", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Saira", Arial, Helvetica, sans-serif;
}
html .product.wd-product del, html .product.wd-product del .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del .amount {
	color: rgb(221,51,51);
}
.page .wd-page-content {
	background-color: rgb(16,16,16);
	background-image: none;
}
html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .checkout, html #place_order {
	font-family: "Hind Siliguri", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--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;
}

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


:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .product-wrapper {
    padding: 5px!important;
}

.woocommerce-tabs .wd-nav.wd-style-default>li>a{
	padding: 15px!important;
	border-radius:5px!important;
  background: #0d60c8!important;
	color:white!important;
}
.woocommerce-tabs .wd-nav[class*="wd-style-default"]>li:is(.wd-active,.active)>a{
  background: #0f73ee!important;
}
.woocommerce-tabs .wd-nav-tabs>li:not(:last-child) {
    margin-inline-end: 10px!important;
}
.wd-tabs-header, .wd-tabs-desc, .wd-nav-tabs-wrapper{
    margin-bottom: 15px!important;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel {
    background: #242428!important;
    padding: 25px!important;
    border-radius: 10px!important;
}
.wd-nav-tabs{
    --nav-gap: 0px!important; 
}

.wcml-dropdown {
    width: 6.5em!important;
}
.product.wcml-dropdown li>a, .product.wcml-dropdown .wcml-cs-active-currency>a {
	font-size: 13px!important;
	padding: 5px 12px!important;
}

.woocommerce-order:not(.wd-with-extra-content) {
    background: white!important;
    padding: 30px!important;
	border-radius: 15px!important;
}

.woocommerce-order-pay #order_review {
    /* max-width: 600px; */
    background: white!important;
	  border-radius: 10px!important;
}

.footer-widget {
    margin-bottom: 0px!important;
    border: none!important;
    padding-bottom: 15px!important;
}
div#nav_menu-10, div#nav_menu-11 {
    font-size: 15px;
    line-height: 1em;
}

.wc-ppcp-payment-method__container .wc-ppcp-popup__container {
	display:none!important;}
li.payment_method_ppcp label:first-of-type img{
display:none!important;}

.product-element-bottom {
    padding-bottom: 0px!important;
}

 button.wa-order-button.single_add_to_cart_button.button.alt {
    width: 100%!important;
}
.wd-sticky-btn-cart button.wa-order-button.single_add_to_cart_button.button.alt {
    display:none!important;
}

a.wa-shop-button:hover, a.wa-order-checkout:hover, a.wa-order-thankyou:hover, .wa-order-class:hover, .wa-order-button:hover, .shortcode_wa_button:hover, .shortcode_wa_button_nt:hover, .gdpr_wa_button_input:hover, .wa-order-button, .gdpr_wa_button_input{
background-color:#1F57C3!important;
	border-radius:10px!important;
}

html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title{
    text-align:center!important;
}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
	display: block!important;
	 text-align: center!important;
}

.wd-product.wd-hover-fw-button .wrap-price {
    justify-content: center!important;
}

.wd-product.wd-hover-fw-button .fade-in-block {
    padding: 0px!important;
}

#alignleft .wd-product .product-wrapper .wd-entities-title {
    text-align: left !important;
}

.wd-price-table .wd-plan-feature:not(:last-child) {
    margin-bottom: 8px!important;
	padding-bottom: 8px!important;
}

.fpf-fields{
margin:0px!important;
min-height:50px!important;
}

span.wd-cart-number.wd-tools-count{
color:#1c1c1c!important;
}
.woocommerce-form-coupon{
background:#1c1c1c!important;
}
.amount{
color:#fff!important;
}

.payment_box {
color:#000!important;
}

.wd-tab-wrapper {
    background: #242428!important;
    padding: 15px!important;
    border-radius: 13px!important;
}@media (min-width: 1025px) {
	.wd-nav.wd-style-bg>li>a:before{
   background-color: #fff!important;
	 color: #0f73ee!important;
}
.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a:before {
    opacity: 1!important;
}
.wd-nav.wd-style-bg>li>a {
    padding-right: 8px!important;
    padding-left: 8px!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	span.wd-tools-icon{
color:white!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	span.wd-tools-icon{
color:white!important;
}
}

@media (max-width: 576px) {
	span.wd-tools-icon{
color:white!important;
}
}

