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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 18px;
	--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: "Nunito", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 20px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,27,61);
	--wd-alternative-color: rgb(255,190,60);
	--wd-link-color: rgb(0,27,61);
	--wd-link-color-hover: rgb(0,27,61);
	--btn-default-bgcolor: rgb(0,27,61);
	--btn-default-bgcolor-hover: rgb(0,27,61);
	--btn-default-color: rgb(0,27,61);
	--btn-default-color-hover: rgb(0,27,61);
	--btn-accented-bgcolor: rgb(0,27,61);
	--btn-accented-bgcolor-hover: rgb(0,27,61);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: 600px;
}
.header-banner {
	background-color: rgb(0,27,61);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 15px;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,191,61);
	color: rgb(0,27,61);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font-size: 26px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 5px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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;
}
}


.single_add_to_cart_button{
background:#001B3D!important;
	color:#fff!important;
}
.wd-buy-now-btn{
background-color: #FFBF3D!important;
    color: #001B3D!important;
}
.whb-sticky-row .whb-col-left{
display:none!important;
}
.widget_price_filter [class*="price_slider_amount"] .button{
color:#fff!important;
}
.wd-off-canvas-btn ~ .wd-sidebar-opener{
display:none!important;
}
.wd-shop-desc :is(.term-description,.page-description){
display:none!important;
}
.wc-blocks-filter-wrapper :is(.wc-block-filter-submit-button,.wc-block-components-filter-reset-button){
color:#fff!important;
	padding: 0px 10px;
    text-decoration: auto;
}
.wc-block-attribute-filter__actions{
justify-content: flex-start;
}
.woocommerce-mini-cart__buttons .btn-cart {
	color: #fff!important;
}
.cart-item-link,.wac-qty-button{
display:none!important;
}
.woocommerce-mini-cart__buttons .checkout {
    background: #FFBF3D!important;
	color: #001B3D!important;
}
.cart-actions .button[name="update_cart"]{
color:#fff!important;
}
.mo-openid-app-icons{
margin-bottom:15px!important;
}
.wd-checkout-steps{
text-align:center!important;
}
.elementor-widget-wd_archive_products .wd-product-cats{
display:none!important;
}
.single-breadcrumbs-wrapper .wd-products-nav{
display:none;
}
.col-register-text a{
color:#fff!important;
}
.payment_methods li img {
    margin-right: 10px!important;
    float: left!important;
}
.term-description{
display:none;
}
.grecaptcha-badge{
display:none!important;
}
.rtl .title{
float:right;
}
.wc_payment_method.payment_method_cod label::before {
    content: '';
    display: inline-block;
    width: 63px; /* Adjust width as needed */
    height: 34px; /* Adjust height as needed */
    background-image: url('https://giftcitykw.com/wp-content/uploads/2024/08/cod.png');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 8px; /* Adds some space between the image and the text */
}
.payment_methods li>label {
	display: inline-block;
}
/* .payment_methods .payment_method_myfatoorah_v2 {
	display: none;
}	*/
.payment_methods .payment_box {
	padding: inherit;
}
:is(.widget,.wd-widget,div[class^="vc_wp"]) {
	--wd-link-color: #001b3d;
}
.widget_product_categories .product-categories {max-height: 223px; overflow-y: auto; scroll-behavior: smooth; list-style: none;}
.wd-products[class*="wd-stretch-cont"], .wd-products[class*="wd-stretch-cont"] .wd-product {width: 100%;}@media (min-width: 1025px) {
	/*.admin-bar .wd-sticky-nav{
display:none!important;
}
.wd-sticky-nav-enabled{
--wd-sticky-nav-w: 0px!important;
}*/
.whb-sticky-row .wd-search-form{
display:none;
}
.whb-sticked .whb-sticky-row .wd-search-form{
display:block!important;
}

}

@media (max-width: 576px) {
	.wd-header-secondary-nav{
text-align:right;
}
}

