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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(31,31,34);
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(46,180,169);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(31,31,34);
	--wd-link-color-hover: rgb(254,190,75);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(49,49,54);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(241,67,96);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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);
--wd-brd-radius: 0px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-widget-collapse .widget-title:after {
	color: #fff !important;
}
.wd-widget-collapse.wd-opened .widget-title:after {
	color: #313136 !important
}
.wd-registration-page .row,
.woocommerce-ResetPassword-wrap .woocommerce-ResetPassword-form {
	position: fixed;
    transform: translate3d(-50%, -50%, 0) !important;
    width: 100%;
    padding: 40px 24px;
    max-width: 375px !important;
    top: 50% !important;
    left: 50% !important;
    margin: 0 !important;
    border-radius: 12px;
    max-height: 758px;
    background: #fff;
    z-index: 9991;
	font-family: "Inter", Arial, Helvetica, sans-serif;
}
.woocommerce-ResetPassword-wrap form {
	padding: 0 !important;
}
.wd-registration-page .row .col-12 {
	padding: 0 !important;
	flex: none;
  max-width: 100%;
}
.wd-registration-page .row .col-register-text,
.wd-registration-page .row .woocommerce-privacy-policy-text {
	display: none;
}
.wd-registration-page .close,
.woocommerce-ResetPassword-wrap .close {
	position: absolute;
	right: 24px;
	top: 24px;
	cursor: pointer;
}	
.wd-registration-page:after,
.woocommerce-ResetPassword-wrap:after {
	    content: '';
    background-color: rgba(49, 49, 54, 0.75);
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
	transition: .4s;
	z-index: 999;
}
.wd-registration-page .wd-login-title,
.woocommerce-ResetPassword-wrap .wd-login-title {
	text-align:center;
	font-size: 24px;
	line-height: 30px;
	font-weight: 800;
	margin-bottom: 24px;
	text-transform: none;
}
.wd-registration-page .show-password-input {
	height: 44px;
	background: none;
}
.wd-registration-page .wd-switch-to-register,
.woocommerce-ResetPassword-wrap .wd-switch-to-register {
	background: none !important;
	margin: 24px 0 0 0;
	text-transform: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #71727A;
	gap: 16px;
	border-top: 1px solid #D4D6DD;
	min-height: auto;
	padding: 24px 0 0 0;
}
.wd-registration-page .wd-switch-to-register strong {
	color: #000000;
	font-weight: 600;
}
.wd-registration-page p:empty,
.woocommerce-ResetPassword-wrap p:empty {
	display: none;
}
.wd-registration-page .form-row,
.woocommerce-ResetPassword-wrap .form-row {
	display: flex;
	flex-direction: column;
	margin-bottom: 16px;
	padding: 0;
	border: 0;
}
.form-row .select2 .select2-selection {
	    border: 1px solid #E4E4E7;
    text-indent: 13px;
    color: #71717A;
    font-size: 14px;
	    border-radius: 6px;
	padding: 0;
}
.wd-registration-page .form-row:last-child,
.woocommerce-ResetPassword-wrap .form-row:last-child {
	margin-bottom: 0;
}
.wd-registration-page .login-form-footer {
	margin-top: 24px;
	margin-bottom: 16px;
}
.wd-registration-page .login-form-footer br {
	display: none;
}
.wd-registration-page .login-form-footer a {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #000;
}
.wd-registration-page .form-row:last-child {
	margin-bottom:0;
}
.form-row label,
.wd-registration-page .form-row br,
.woocommerce-ResetPassword-wrap br,
.woocommerce-ResetPassword-wrap label {
	display: none;
}
.form-row input,
.form-row textarea {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	padding: 0;
	border: 1px solid #E4E4E7;
	text-indent: 13px;
	color: #71717A;
	font-size: 14px;
	line-height: 44px;
	height: 44px;
	border-radius: 6px;
}
.form-row textarea {
	resize: none;
}
.form-row.woocommerce-invalid input,
.form-row.woocommerce-invalid textarea {
	border-color: #ff0000 !important;
}
.form-row.woocommerce-invalid .checkout-inline-error-message {
	display: none;
}
.wd-registration-page .form-row button[type=submit],
.woocommerce-ResetPassword-wrap .form-row button[type=submit] {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	background: #000000;
    border-radius: 6px;
    height: 44px;
    line-height: 44px;
    font-weight: 500;
    font-size: 14px;
    text-transform: none;
    color: #fafafa;
    padding: 0;
    box-shadow: none;
		width: 100%;
    align-items: center;
    transition: .4s;
}
.wd-registration-page .form-row button[type=submit]:hover,
.woocommerce-ResetPassword-wrap .form-row button[type=submit]:hover {
	box-shadow: inset 0 0 0 2px #000000 !important;
    background: #fafafa;
    color: #000000;
}
.cart-empty:before {
    content: '' !important;
    margin: 0 auto 20px;
    width: 120px;
    height: 120px;
    background: url("/wp-content/themes/woodmart-child/images/cart-icon-hover.svg") no-repeat;
	background-size: cover;
}
.return-to-shop .button {
	background: #1E1F1B !important;
    color: #fff;
    border-radius: 12px !important;
    line-height: 50px !important;
    height: 50px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin: 0 auto;
    width: 100%;
    max-width: 256px;
    display: block;
    padding: 0 !important;
    cursor: pointer;
    text-transform: none !important;
    transition: .5s;
}
.return-to-shop .button:hover {
		box-shadow: inset 0 0 0 2px #1E1F1B !important;
	background: #fff !important;
	color: #1E1F1B !important;
}
.shop_table {
	padding: 0 !important;
}
.shop_table ul {
	list-style: none;
	padding: 0;
}
.shop_table ul li:before {
	display: none;
}
.shop_table .shop_table-total,
.shop_table .order-total {
	display: block !important;
	list-style: none;
  padding: 0 40px;
	margin: 0;
}
.shop_table .cart_item {
	padding: 20px 10px !important;
    border: 1px solid #E4E4E7;
    background: none !important;
    border-radius: 12px;
    display: flex;
    align-items: center;	  
    gap: 20px;
	margin-bottom: 20px;
}
.shop_table .cart_item:before {
	display: none;
}
.shop_table .cart_item:last-child {
	margin-bottom: 0;
}
.shop_table .cart_item .product-thumbnail img {
	min-width: 100px;
    max-width: 100px;
}
.shop_table .cart_item td {
	padding: 0;
	border: 0;
}
.shop_table .cart_item .product-name,
.shop_table .cart_item .product-name a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    width: 50%;
    flex: 0 0 50%;
    color: #000000;
    margin: 0;
}
.shop_table .cart_item .product-name .product-quantity {
	display: none;
}
.shop_table .cart_item .amount {
    font-size: 18px !important;
    line-height: 28px;
    color: #1f1f22 !important;
    font-weight: 600 !important;
}
.shop_table .cart_item .cart-info .variation {
    border: 1px solid #E4E4E7;
    padding: 9px 14px;
    border-radius: 8px;
    margin: 10px 0 0 0;
	display: block !important;
}
.shop_table .cart_item .cart-info .variation li .item-variation-name {
    display: none;
}
.shop_table .cart_item .cart-info .variation li .item-variation-value {
    display: flex;
    gap: 10px;
}
.shop_table .cart_item .cart-info .variation li .item-variation-value div:first-child {
    font-weight: 600;
}
.shop_table .cart_item .cart-info-wrap {
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}
.shop_table .cart_item .product-remove {
	position: absolute;
    top: 12px;
    right: 20px;
    font-size: 0;
}
.shop_table .cart_item .product-remove a {
	width: auto;
	height: auto;
	display: block;
}
.shop_table .cart_item .product-remove a:before,
.shop_table .woocommerce-mini-cart__buttons:before {
	display: none;
}
.shop_table .woocommerce-mini-cart__buttons {
    display: flex;
    justify-content: space-between;
}
.woocommerce-mini-cart__buttons .cart-totals-right {
    flex: none;
    display: flex;
    gap: 20px;
    align-items: center;
}
.woocommerce-mini-cart__buttons .cart-totals-right p {
    color: #313136;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.woocommerce-mini-cart__buttons .cart-totals-right .amount {
    color: #1F1F22;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.woocommerce-mini-cart__buttons .cart-totals-right .button-checkout svg path,
.woocommerce-mini-cart__buttons .button-back svg path {
    transition: .4s;
}
.woocommerce-mini-cart__buttons .cart-totals-right .button-checkout {
    background: #2eb4a9;
    border-radius: 6px;
    height: 44px;
    line-height: 44px;
    font-weight: 800;
    font-size: 14px;
    text-transform: none;
    color: #fafafa;
    padding: 0;
    box-shadow: none;
    min-width: 225px;
    width: 225px;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    transition: .4s;
}
.woocommerce-mini-cart__buttons .cart-totals-right .button-checkout:hover {
    box-shadow: inset 0 0 0 2px #2eb4a9 !important;
    background: #fafafa;
    color: #2eb4a9;
}
.woocommerce-mini-cart__buttons .cart-totals-right .button-checkout:hover svg path {
    stroke: #2eb4a9;
}
.woocommerce-mini-cart__buttons .button-back {
    flex: 0;
    background: #000000;
    border-radius: 6px;
    height: 44px;
    line-height: 44px;
    font-weight: 800;
    font-size: 14px;
    text-transform: none;
    color: #FAFAFA;
    padding: 0;
    margin: 0;
    box-shadow: none;
    min-width: 225px;
    width: 225px;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    transition: .4s;
}
.woocommerce-mini-cart__buttons .button-back:hover {
    color: #000;
    background: #FAFAFA;
    box-shadow: inset 0 0 0 2px #000000 !important;
}
.woocommerce-mini-cart__buttons .button-back:hover svg path {
    stroke: #000000;
}
.woocommerce-mini-cart__buttons .cart-totals-right .count {
    background: #E4E4E7;
    border-radius: 8px;
    padding: 0 8px;
    color: #313136;
    font-size: 14px;
    line-height: 28px;
}
.woocommerce-shipping-methods li,
.payment_methods li {
	display: flex;
	border-bottom: #E4E4E7;
	padding: 13px 0
}
.woocommerce-shipping-methods li label,
.payment_methods li label {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	color: #09090B;
}
.payment_methods {
	padding: 0;
	list-style: none;
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list li:before {
    display: none;
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list {
	gap: 40px;
	flex-wrap: wrap;
	display: flex;
	margin: 20px 0;
	background: none;
	position: relative;
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 100%;
	border-bottom: 1px solid #E4E4E7;
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list li {
    display: flex;
	align-items: center;
	justify-content: center;
    margin: 0;
    padding: 9px 12px;
		border: 1px solid #9AA4AA;
		border-radius: 2px;
	width: auto;
	min-width: 200px;
	float: none;
	position: relative;
	z-index: 9;
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list li:after {
	content: '';
	width: 40px;
	height: 40px;
	position: absolute;
	right: -40px;
	background: url('/wp-content/themes/woodmart-child/images/steps-arrow.svg') no-repeat center;
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list li:last-child:after {
	display: none;
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list li.current {
	background: #E4E4E7;
	border-color: #E4E4E7;
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list li.current .wpmc-tab-text,
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list li.current .wpmc-tab-number {
	color: #313136;
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list li .wpmc-tab-text {
	position: static !important;
	display: block;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #677177;
	width: auto;
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list li .wpmc-tab-number:after {
	content: '.';
}
.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list li .wpmc-tab-number {
    width: auto;
    height: auto;
    border: 0;
	background: none;
    min-width: auto;
    min-height: auto;
	margin: 0 2px 0 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #677177;
}
.woocommerce-billing-fields h3 {
	display: none;
}
.elementor-widget-wd_checkout_order_review .shop_table ul,
.wpmc-step-item.wpmc-step-review .shop_table .cart_item,
.wpmc-step-item.wpmc-step-review h3,
.wpmc-step-item.wpmc-step-review .shop_table-total {
	display: none !important;
}
.wpmc-nav-wrapper {
    padding-bottom: 40px;
    margin-top: 20px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.wpmc-nav-wrapper button {
    background: #313136 !important;
    border-radius: 6px;
    color: #fafafa;
    font-size: 14px;
    border: 0;
    padding: 0 20px;
    text-transform: none;
    margin: 0 auto;
    gap: 0;
    height: 44px;
    line-height: 44px;
    transition: .4s;
}
.wpmc-nav-wrapper button:hover {
    background: 0 0 !important;
    color: #313136 !important;
    box-shadow: inset 0 0 0 1.5px #313136 !important;
}
.wpmc-nav-wrapper button#wpmc-back-to-cart {
    display: none !important;
}
.woocommerce .wpmc-nav-wrapper button#wpmc-next {
	display: flex !important;
	align-items: center;
	margin: 0 !important;
}
.woocommerce .wpmc-nav-wrapper button#wpmc-next:not(.current) {
	display: none !important;
}
.wpmc-nav-wrapper button#wpmc-next:after {
	content: '';
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-left: 20px;
	background: url('/wp-content/themes/woodmart-child/images/button-next-arrow.svg') no-repeat;
}
.wpmc-nav-wrapper button#wpmc-next:hover:after {
	background: url('/wp-content/themes/woodmart-child/images/button-next-arrow-hover.svg') no-repeat;
}
.wpmc-nav-wrapper.last button#wpmc-next {
	display: none !important
}
.woocommerce-cart-form {
    padding-bottom: 40px;
	    width: 100%;
    max-width: 100%;
    flex: none;
}
.woocommerce-checkout-review-order ul,
.woocommerce-checkout-payment ul {
	margin-bottom: 0;
	padding: 0;
}
.woocommerce-checkout-review-order ul ul li,
.woocommerce-checkout-payment ul li {
	padding: 13px 40px 13px 36px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E4E4E7;
}
.woocommerce-checkout-payment ul li {
	display: block !important;
}
.woocommerce-checkout-payment ul li:before {
	display: none;
}
.woocommerce-checkout-review-order ul ul li label,
.woocommerce-checkout-payment ul li label {
	width: 100%;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	color: #09090B;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
.woocommerce-checkout-review-order ul ul li label .amount {
	color: #09090B;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
}
.woocommerce-checkout-review-order ul ul li label:before,
.woocommerce-checkout-payment ul li label:before {
	content: '';
	width: 16px;
	height: 16px;
	border-radius: 50px;	
	border: 1px solid #09090B;
	position: absolute;
	left: 10px;
}
.woocommerce-checkout-review-order ul ul li label:after,
.woocommerce-checkout-payment ul li label:after {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50px;
	background: #09090B;
	position: absolute;
	left: 14px;
	transition: .4s;
	opacity: 0;
}
.woocommerce-checkout-review-order ul ul li input,
.woocommerce-checkout-payment ul li input {
	position: absolute;
	left: -9999px;
	visibility: hidden;
}
.woocommerce-checkout-review-order ul ul li input:checked + label:after,
.woocommerce-checkout-payment ul li input:checked + label:after {
	opacity: 1;
}
.woocommerce-checkout-review-order ul .cart-subtotal,
.wpmc-step-item.wpmc-step-payment h3 {
	display: none;
}
.woocommerce-checkout-review-order .order-total {
	padding: 0;
}
.woocommerce-checkout-payment ul li .payment_box {
	  margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
	font-size: 14px;
	line-height: 20px;
	color: #09090B;
}
.woocommerce-checkout-payment ul li .payment_box:before {
	display: none;
}
.woocommerce-checkout-payment .cart-totals-right {
	justify-content: flex-end;
}
.woocommerce .woocommerce-order {
    padding-top: 80px;
}
.woocommerce .woocommerce-order .woocommerce-thankyou-order-received {
    color: #2eb4a9;
    border-color: #2eb4a9;
}
.woocommerce .woocommerce-order .woocommerce-customer-details address {
	font-style: normal;
}
.woocommerce .woocommerce-order .woocommerce-table--order-details tfoot tr:last-child th,
.woocommerce .woocommerce-order .woocommerce-order-details__title,
.woocommerce .woocommerce-order .woocommerce-column__title {
    text-transform: none;
}
@media screen and (max-width: 1480px){
	.woocommerce.cart-content-wrapper,
	.elementor-widget-wd_checkout_order_review,
	.wpmc-tabs-wrapper,
	.wpmc-steps-wrapper,
	.wpmc-nav-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 1024px){	
    .shop_table .cart_item .cart-info {
        flex-wrap: wrap;
        gap: 20px;
    }
	.shop_table .woocommerce-mini-cart__buttons {
		flex-wrap: wrap;
		gap: 20px;
	}
	.shop_table .woocommerce-mini-cart__buttons .cart-totals-right {
		flex-wrap: wrap;		
	}
}
@media screen and (max-width: 768px){
	.wpmc-step-review .order-total .woocommerce-mini-cart__buttons {
		gap: 0;
	}
	.wpmc-step-review .order-total .woocommerce-mini-cart__buttons .cart-totals-right {
		align-items: flex-start;
	}
	.wpmc-step-review .order-total li {
		padding: 0 0 20px 0;
	}
	.wpmc-tabs-wrapper {
		    position: sticky;
    top: 60px;
		padding-top: 20px;
z-index: 991;
		background: #fff;
	}
	.wpmc-tabs-wrapper ul {
		margin-top: 0 !important;
	}
	.woocommerce .wpmc-tabs-wrapper .wpmc-tabs-list {
		flex-direction: column;
		gap: 20px;
	}
	.shop_table .woocommerce-mini-cart__buttons .cart-totals-right,
	.shop_table .woocommerce-mini-cart__buttons,
	.woocommerce-checkout-payment .cart-totals-right {
		flex-direction: column
	}
	.shop_table .woocommerce-mini-cart__buttons .cart-totals-right,
	.woocommerce-checkout-payment .cart-totals-right {
		align-items: flex-start;
	}
	.shop_table .cart_item {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px !important;
    }	
}
@media (min-width: 1025px) {
    p:is(.form-row-first,.form-row-last) {
        overflow: visible;
        width: 49%;
    }
}@media (min-width: 1025px) {
	footer .footer-sidebar .footer-column {
        flex: 0 0 284px;
    }
    footer .footer-sidebar .footer-column:last-child {
        flex: 1 1 560px;
        max-width: 100%;
    }

}

