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

:root {
	--wd-text-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(2,2,2);
	--wd-text-font-size: 16px;
	--wd-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Plus Jakarta Sans", 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: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Plus Jakarta Sans", 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: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(12,16,15);
	--wd-alternative-color: rgb(201,122,122);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(12,16,15);
	--btn-default-bgcolor: rgb(255,255,255);
	--btn-default-bgcolor-hover: rgb(12,16,15);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(101,101,101);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(12,16,15);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://minorkw.com/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(12,16,15);
	background-image: none;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-size: 14px;
	line-height: 20px;
	color: rgb(0,0,0);
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(198,33,59);
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 30px;
	line-height: 42px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li:hover > a, .whb-top-bar .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(198,33,59);
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(101,101,101);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(12,16,15);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(12,16,15);
}
.product-labels .product-label.onsale {
	background-color: rgb(254,200,216);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(254,200,216);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1920px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1920px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1920px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1920px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

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

tr.woocommerce-shipping-totals.shipping th{
    display: none !important;
}
#shipping_method {
    text-align: left;
}
#shipping_method li {
    border: solid 1px #f4f4f4;
    margin-bottom: 0;
    padding: 20px 10px 20px 10px;
}

#shipping_method li:focus {border: solid 1px #000;    padding: 20px 10px 20px 10px;}
#shipping_method li:active {border: solid 1px #000;    padding: 20px 10px 20px 10px;}
#shipping_method li:hover {border: solid 1px #000;    padding: 20px 10px 20px 10px;background:#f8f8f8;}

#shipping_method li:focus {border: solid 1px #000;    padding: 20px 10px 20px 10px;}

#shipping_method li:focus {border: solid 1px #000;    padding: 20px 10px 20px 10px;}

/*Menu Side Panel Width*/
.wd-side-hidden {--wd-side-hidden-w: 475px;transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);}

/*Sticky Header Start*/

/*sticky background*/
body .whb-sticked .whb-general-header {background-color: #000;}

/*sticky main menu color*/
body .whb-sticked .wd-nav[class*="wd-style-"]>li.current-menu-item>a, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.wd-active > a, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.active> a {color: blue;}
body .whb-sticked .wd-nav[class*="wd-style-"]>li.current-menu-item>a:after, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.wd-active > a:after, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.active> a:after {color: blue!importat;}
body .whb-sticked .wd-nav[class*="wd-style-"] li:hover>a {color: #ffffff;}
body .whb-sticked .wd-nav[class*="wd-style-"] li:hover > a:after {color: #ffffff!important;}
body .whb-sticked .wd-nav[class*="wd-style-"]>li.wd-has-children:hover > a:after, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.menu-item-has-children:hover > a:after {color: #ffffff;}
body .whb-sticked .wd-nav[class*="wd-style-"]>li>a {color: #ffffff;}

/*My Account*/
body .whb-sticked .wd-tools-element> a {color: #ffffff;}

/*Search*/
body  .whb-sticked  .search-button >a {color: #ffffff;}
body  .whb-sticked .search-button:hover>a {color: #000;}

/*wishlist*/
body  .whb-sticked  .wd-wishlist-info-widget .wishlist-icon {color: #ffffff;}
body  .whb-sticked .wd-tools-element.wd-design-4 .wd-tools-count {color: #ffffff;background-color: #656565!important;}

/*cart*/
body  .whb-sticked  .wd-shopping-cart .woodmart-cart-icon {color: #ffffff;}

/*compare*/
body  .whb-sticked  .wd-compare-info-widget .compare-icon {color: #ffffff;}
/*Sticky Header End*/

/*Button Outline*/
:is(.btn,.button,button,[type="submit"],[type="button"]) {border: 1px solid #000;}


/*Footer Payment Icons*/
.site-footer p, .site-footer li, .site-footer .rte, .site-footer input {font-size: 0.85em;}
.payment-icons {cursor: default;}
.payment-icons .icon {width: 38px;height: 24px;}
.payment-icons li {display: inline-block;padding: 5px 1px;}


.wd-fontsize-xxl {font-size: 30px;line-height:42px;font-weight:500;color:#000}
.color-option {width: 24px;}
.wd-nav-pagin {float: right;}
.wd-carousel-wrap {font-size: 14px;}
.star-rating {color: #000000;font-size: 16px;}
.main-footer a {font-size: 14px;}

.main-footer .widgettitle {font-size: 14px;}

.whb-top-bar .wd-nav-secondary>li>a {font-weight: 400;font-size: 12px!important;}


div.quantity input[type="button"] {padding: 0 5px;min-width: 25px;min-height: unset;height: 42px;border: none;background: #f0f0f0;    box-shadow: none;}

input[type='search'] {max-width: 100%;border: none;background-color: #f0f0f0;}

.single_add_to_cart_button {width: 100%;}
.wd-buy-now-btn {width: 100%;background: #fff!important;color: #000!important;}
html .wd-buy-now-btn:hover {color: rgb(255,255,255);background: #000;}

.iti {position: relative;display: inline-block;width: 100%;}
@media (min-width: 1025px) {
	:is(.wd-custom-icon,picture.wd-custom-icon img) {
    min-width: 24px;
    max-width: 24px;
    width: auto;
    height: auto;
}



body .whb-sticked .wd-tools-element> a {filter: invert(100%) sepia(0%) saturate(2476%) hue-rotate(86deg) brightness(171%) contrast(119%);
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	:is(.wd-custom-icon,picture.wd-custom-icon img) {min-width: 24px;max-width: 24px;width: auto;height: auto;}
body .whb-sticked .wd-tools-element> a {filter: invert(100%) sepia(0%) saturate(2476%) hue-rotate(86deg) brightness(171%) contrast(119%);
}
}

@media (max-width: 576px) {
	.wd-side-hidden {
    --wd-side-hidden-w: min(100%, 100vw);
}


:is(.wd-custom-icon,picture.wd-custom-icon img) {
    min-width: 18px;
    max-width: 18px;
    width: auto;
    height: auto;
}



body .whb-sticked .wd-tools-element> a {
    filter: invert(100%) sepia(0%) saturate(2476%) hue-rotate(86deg) brightness(171%) contrast(119%);
}

.woocommerce-checkout {font-size:14px !important;}

}

