:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--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: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(244, 121, 32);
	--wd-alternative-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(244,121,32);
	--wd-alternative-color: rgb(30,58,138);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: capitalize;
	--btn-default-font-size: 14px;
	--btn-default-bgcolor: rgb(244,121,32);
	--btn-default-bgcolor-hover: rgb(30,58,138);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: capitalize;
	--btn-accented-font-size: 14px;
	--btn-accented-bgcolor: rgb(244,121,32);
	--btn-accented-bgcolor-hover: rgb(30,58,138);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgb(30,58,138);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(244,121,32);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1200px;
--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: 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;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/* Start Top Bar Text */


.top-offer-text{
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	text-align: center;
}

/* End Top Bar Text */

/* Start Category Img Code */

.category-img{
	border-radius: 8px;
	overflow: hidden;
}
.category-img img{
	border-radius: 8px;
	transition: .5s;
}
.category-img:hover img{
	transform: scale(1.1);
}

/* End Category Img Code */

/* Start Product Design Code */

.product-wrapper{
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 4px !important;
	padding: 10px !important;
	transition: .5s;
	overflow: hidden;

}

.wd-hover-with-fade.hover-ready:is(:hover, .state-hover) .content-product-imagin{
	transform: scale(0) !important;
}

.wd-hover-with-fade.hover-ready:is(:hover, .state-hover) .product-wrapper{
	transform: none !important;
}

.wd-product:hover:not(:is(.product-swatched, .quick-shop-shown, [class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"]{
	display: none;
}

.product-element-bottom .wd-entities-title a{
	font-size: 14px;
}

.wd-product.wd-hover-fw-button .wd-add-btn > a{
	background: transparent !important;
	color: #000 !important;
	border: 1px solid #F47920 !important;
}
.wd-product.wd-hover-fw-button .wd-add-btn > a:hover{
	background: #1E3A8A !important;
	border-color: #1E3A8A !important;
	color: #fff !important;
}

.attachment-woocommerce_thumbnail{
	transition: .5s;
}
.product-wrapper:hover .attachment-woocommerce_thumbnail{
	transform: scale(1.1) !important;
}

.attachment-large{
	transition: .5s;
}
.product-wrapper:hover .attachment-large{
	transform: scale(1.1) !important;
}
.wd-entities-title a{
	font-size: 15px;
}

.wd-product.wd-hover-tiled .wd-product-wrapper table.variations select{
  display: none !important;
}

.wd-product.wd-hover-tiled .wd-product-wrapper{
  box-shadow: none !important;
}

/* End Product Design Code */

/* Start Hedaer Title Divider Code */

.section-head::after {
  content: "";
    display: block;
    width: 50px;  
    height: 4px;  
    background-color: #F47920;  
    margin-top: 10px;  
    border-radius: 2px;
	margin-bottom: -2px;
}

/* End Hedaer Title Divider Code */

/* Start Google Lang Code */

#gt_float_wrapper{
	margin-top: 20% !important;
	left: 0px !important;
}
.gt_float_switcher img{
	width: 25px !important;
}
.gt-lang-code{
	font-size: 15px !important;
}
.gt_float_switcher .gt_options a{
	font-size: 15px;
}

/* End  Google Lang Code */

/* Start Single Product Code */

.product_title{
	font-size: 22px;
}
.summary-inner .wd-social-icons > a{
	background: #f47920 !important;
	color: #fff !important;
	width: 30px !important;
	height: 30px !important;
	border-radius: 50%;
	font-size: 14px !important;
	transition: .5s;
	margin: 0 5px;
}
.summary-inner .wd-social-icons > a::before{
	line-height: 30px !important;
}
.summary-inner .wd-social-icons > a:hover{
	background: #1e3a8a !important;
}

.single-product-call-btn a{
	width: 100%;
	display: block;
	margin: 0 auto;
	white-space: nowrap !important;
}

.wd-tabs-title{
	text-transform: capitalize;
	font-size: 16px;
}

.wd-el-title span{
	font-size: 20px;
}

.summary-inner div.quantity{
	width: 100%;
}

div.quantity input[type="number"]{
	border-width: 1px !important;
	border-color: #f47920 !important;
}
div.quantity input[type="button"]{
	border-width: 1px !important;
	border-color: #f47920 !important;
}
div.quantity .minus, div.quantity .plus{
	border-width: 1px !important;
	border-color: #f47920 !important;
}
.single-product .quantity:before {
    content: "Quantity: ";
    font-weight: 500;
    color: #041F1E;
    margin-right: 10px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.single-product .quantity {
    display: flex;
    align-items: center;
}

.single_add_to_cart_button{
	font-size: 14px;
	width: 49%;
}
.wd-buy-now-btn{
	width: 49%;
}

/* End Single Product Code */


/* Start Cart Page */

table th{
	text-transform: capitalize;
	font-size: 14px;
}
.cart-totals-inner > h2{
	text-transform: capitalize;
	font-size: 16px;
}
.cart-totals-inner table .cart-subtotal .amount{
	font-weight: 500 !important;
	color: #000 !important;
}

.wd-coupon-form .input-text{
	border-radius: 4px;
}

.cart-content-wrapper > .cart_totals .cart-totals-inner{
	border-width: 1px;
	border-radius: 8px;
}

/* End Cart Page */


/* Start Side Bar Cart Code */

.wd-heading .title{
	font-size: 15px !important;
}
.wd-action-btn.wd-style-text > a{
	font-size: 13px !important;
}
.woocommerce-mini-cart__total strong{
	font-size: 15px !important;
}
.woocommerce-mini-cart__total .woocommerce-Price-amount{
	font-size: 16px !important;
}

/* End Side Bar Cart Code */

/* Start Checkout Page Code */

.woocommerce-billing-fields > h3{
	font-size: 18px;
	text-transform: capitalize;
	display: none;
}
label{
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 7px;
}

.woocommerce-input-wrapper input[type="text"],input[type="tel"],input[type="email"]{
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #000;
}
.woocommerce-input-wrapper input[type="text"]::placeholder,input[type="tel"]::placeholder,input[type="email"]::placeholder{
	opacity: 1;
	font-size: 14px;
	color: #000;
	font-weight: 500;
}
.country_to_state, .country_to_state--single select{
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	color: #000;
}
.woocommerce-shipping-fields{
	display: none;
}
.woocommerce-input-wrapper textarea{
	min-height: 70px !important;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #7b1113;
}
.optional{
	top: 0px !important;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.checkout-order-review > .woocommerce-checkout-review-order .wd-table-wrapper{
	padding: 0px !important;
	box-shadow: none !important;
}
#order_review_heading{
	font-size: 18px;
	text-transform: capitalize;
	text-align: left;
	background: #fff !important;
}
.woocommerce-checkout-review-order-table{
  background: #fff !important;
}
.woocommerce-checkout > .checkout-order-review::before{
  display: none !important;
	background-color: #fff !important;
	background-image: none !important;
}
.woocommerce-checkout > .checkout-order-review::after{
  display: none;
}
:is(.woocommerce-checkout > .checkout-order-review, .woocommerce-order-pay #order_review){
  background: #fff;
}
.woocommerce-checkout-review-order-table thead th{
	text-transform: capitalize;
	font-size: 14px;
}

.woocommerce-notices-wrapper{
	display: none;
}

.payment_methods .payment_box{
	box-shadow: none;
	background: #E9F1FC66;
}

tr.cart_item .product-total > .amount{
 color: #041F1E !important;
}

.woocommerce-terms-and-conditions-wrapper{
	display: none;
}

/* End Checkout Page Code */

/* Start Contact Page Code */ 

.wpforms-container input[type="text"],.wpforms-container input[type="email"]{
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	height: 38px !important;
}
.wpforms-container input[type="text"]::placeholder{
	opacity: 1 !important;
	color: #7b1113 !important;
	font-size: 14px !important
}
.wpforms-container input[type="email"]::placeholder{
	opacity: 1 !important;
	color: #7b1113 !important;
	font-size: 14px !important
}
.wpforms-container .wpforms-form textarea{
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	min-height: 60px !important;
}
.wpforms-container .wpforms-form textarea::placeholder{
	opacity: 1 !important;
	color: #000 !important;
	font-size: 14px !important
}
.wpforms-submit{
	text-transform: capitalize;
	width: 100% !important;
	background: #f47920 !important;
	color: #fff;
	font-size: 14px !important;
	border-radius: 5px;
}
.wpforms-submit:hover{
	background: #000 !important;
}

div.wpforms-container-full:not(:empty){
	background: transparent !important;
	background-image: none !important;
}

/* End Contact Page Code */


/* Start Thank You Page */

.wd-builder-off :is(.woocommerce-thankyou-order-received, .woocommerce-thankyou-order-failed){
  display: none;
}

.woocommerce-order-details__title, .woocommerce-column__title {
  text-transform: capitalize;
  font-size: 18px;
}
.woocommerce-table--order-details tfoot tr:last-child th {
  text-transform: capitalize;
  font-size: 17px;
}

.woocommerce-button.button.wpifw-my-account-invoice {
  padding: 10px 20px !important;
  background: #000 !important;
}
.woocommerce-button.button.wpifw-my-account-invoice:hover{
  background: rgb(179,148,123) !important;
}

/* End Thank You Page */

/* Start Track Order */

.st-btn:hover{
	color: #fff;
}

/* End Track Order */@media (max-width: 576px) {
	.wd-nav > li > a{
  text-transform: capitalize;
}

.wd-search-full-screen .searchform input[type="text"]{
  font-size: 16px !important;
}

.wd-toolbar-link .wd-custom-icon img{
  height: 35px !important;
}

#gt_float_wrapper{
  margin-top: 70% !important;
}

/* Start Single Product Page */

div.quantity input[type="number"]{
	border-width: 1px !important;
	border-color: #F48721 !important;
}

.wd-entities-title a{
	font-size: 13px !important;
}

.single_add_to_cart_button{
	font-size: 13px;
	width: 48% !important;
}
.wd-buy-now-btn{
	font-size: 13px;
	width: 49% !important;
}

.product_title{
	font-size: 18px !important;
}

.wd-accordion-title-text{
  font-size: 15px !important; 
}

.wd-el-title span{
	font-size: 17px !important;
}

/* End Single Product Page */

/* Start Checkout Page Code */

.woocommerce-billing-fields > h3{
  font-size: 17px !important;
}
#order_review_heading{
  font-size: 17px !important;
	margin-bottom: 5px !important;
}

form.woocommerce-checkout > .checkout-order-review{
  padding: 0px !important;
	margin-bottom: 0px !important;
}
 
:is(.woocommerce-checkout > .checkout-order-review, .woocommerce-order-pay #order_review){
  background: #fff;
	margin-top: -15px;
}

/* End Checkout Page Code */
















}

