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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", 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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(255,155,0);
	--wd-alternative-color: rgb(255,212,0);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(255,155,0);
	--btn-default-bgcolor: rgb(255,155,0);
	--btn-default-bgcolor-hover: rgb(255,212,0);
	--btn-accented-bgcolor: rgb(255,155,0);
	--btn-accented-bgcolor-hover: #ffd400;
	--btn-transform: capitalize;
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(255,155,0);
	--btn-color-hover: rgb(0,0,0);
	--btn-bgcolor-hover: rgb(255,212,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(255,155,0);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(255,212,0);
	--notices-warning-color: rgb(0,0,0);
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(255,155,0);
}
html .wd-buy-now-btn:hover {
	color: rgb(0,0,0);
	background: rgb(255,212,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);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/***********Checkout POPUP FORM**************/
.woocommerce-page form.checkout.woocommerce-checkout.row {
    display: contents;
}

.woocommerce-page form.checkout.woocommerce-checkout.row textarea {
    overflow: auto;
    padding: 10px 15px;
    min-height: 70px !important;
}

.single-product form.checkout.woocommerce-checkout.row textarea {
    min-height: 85px !important;
}

form.woocommerce-checkout {
    flex-direction: column;
		align-items:center;
}

form.woocommerce-checkout>:is(.customer-details,.checkout-order-review) {
    flex: 1 1 0;
    max-width: 100%;
}

.woocommerce-additional-fields__field-wrapper textarea {
    min-height: 80px;
}

.woocommerce-page #order_review_heading,
.woocommerce-page ul.wc_payment_methods,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper,
.woocommerce-page .checkout-order-review:before,
.woocommerce-page #order_review:before,
.woocommerce-page .checkout-order-review:after,
.woocommerce-page #order_review:after,
.woocommerce-page .woocommerce-form-coupon-toggle,
.woocommerce-page #qty_field .optional,
.woocommerce-additional-fields label .optional{
    display: none;
}

.woocommerce-page .woocommerce-billing-fields>h3 {
    text-align: center;
}

.single-product .form-sec .woocommerce-billing-fields>h3 {
    font-size:0;;
}

.woocommerce-page .checkout-order-review, .woocommerce-order-pay #order_review {
    margin-bottom: 0;
    padding: 0px;
    background-color: transparent;
    margin-top: 15px;
}

.woocommerce-page .pop-one {
    width: 48%;
    display: inline-block;
}

.woocommerce-page .pop-one:nth-child(odd) {
    margin-left: 2%;
}

.single-product .pop-one:nth-child(odd) {
    margin-left: 0 !important;
}

.woocommerce-page .pop-one:nth-child(even) {
    margin-right: 2%;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section {
		position: fixed;
    width: 500px !important;
    left: 50%;
    top: 30%;
    background: transparent;
    z-index: 20;
		transition:1s;
}

#one-page-shopping-cart {
    display: none !important;
}

.overlaybg {
	display:none;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section .overlaybg {
		position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0px;
    top: 0px;
		display:block;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section #one-page-shopping-checkout-content {
	 -webkit-box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
    background: #fff;
    overflow: hidden;
		border-radius: 5px;
		z-index: 2;
    position: relative;
		left: -50%;
		max-height: 600px;
    overflow-y: scroll;
		padding: 0px 25px 30px;
}

/* .woocommerce-page .woocommerce-checkout .col-lg-6 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
} */

/* .woocommerce-page .wd-builder-off .woocommerce-billing-fields {
    margin-top: 15px;
    margin-bottom: 15px;
} */

.woocommerce-page .checkoutoverlay.one-page-shopping-section > .one-page-shopping-header {
	  font-size: 0px;
    background: #FFF;
    z-index: 30;
		margin: 0 !important;
		position: relative;
    left: -50%;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section > .one-page-shopping-header:after {
    position: absolute;
    right: 0px;
    z-index: 21;
    cursor: pointer;
    border: 1px solid #e8e8e8;
    padding: 7px 10px;
    background: white;
    font-size: 20px;
    content: "\f112";
    font-family: "woodmart-font";
    transition: 0.3s;
    border-radius: 0 5px;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section > .one-page-shopping-header:hover:after {
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
    border-color: rgb(187 187 187) !important;
}

.woocommerce-page .woocommerce-additional-fields>h3{
		display: none;
}

#billing_address_1_field {
    margin-bottom: 8px;
}

/* 
.woocommerce-page form.woocommerce-cart-form {
    display: none;
} */

.thwcfd-field-country {
    display: none;
}

.single-product .form-sec .pop-one {
		width: 100%;
}

.woocommerce-page .wd-table-wrapper {
    display:none !important;
}

/* .woocommerce-page span.select2-dropdown.select2-dropdown--below {
    width: 250px !important;
} */

.woocommerce-page .qtyy span.select2 {
    width: 101% !important;
}

/* .single-product .select2-search--dropdown {
    display: none;
} */

.woocommerce-page .main-field {
    float: none !important;
    width: 100% !important;
}

/* .woocommerce-billing-fields label.has-value {
    color: #006aff;
    font-size: 13px !important;
    transition: 0.3s;
    transform: translateY(-45%) translateX(12%);
    background: white;
    padding-left: 6px;
} */

.woocommerce-billing-fields label,
.woocommerce-additional-fields label{
		position: absolute;
    pointer-events: none;
    font-weight: normal;
    color: #646464;
    font-size: 13px !important;
    transition: 0.3s;
    transform: translateY(-45%) translateX(12%);
    background: #ffffff;
    padding-left: 6px;
		z-index:9;
}

#form-sec .woocommerce-billing-fields label,
#form-sec .woocommerce-additional-fields label{
    background: #f9f9f9;
}

/* #form-sec input, #form-sec select ~ span span span, #form-sec textarea {
    background: #f9f9f9 !important;
} */

.woocommerce-billing-fields .main-field label {
    padding-left: 3px;
}


/* .cart-product-label strong.product-quantity {
    padding-left: 5px;
} */

.woocommerce-page .blockUI.blockOverlay {
		opacity:0 !important;
		display:none !important;
}

/* .woocommerce-notices-wrapper {
    display: none;
}
 */

.single-product .woocommerce-billing-fields {
    margin-top: 0 !important;
}

#place_order {
    font-size: 16px;
    padding: 10px 40px;
    touch-action: manipulation;
    transition: 0.5s ease;
		z-index:1;
}

#place_order:after {
    background-color: #ff9b008c;
    border-radius: 5px;
    content: "";
    display: block;
    height: 50px;
    left: 0px;
    width: 100%;
    position: absolute;
    top: 2px;
    transform: translate(9px, 5px);
    transition: transform .2s ease-out;
    z-index: -1;
}

#place_order:hover:after {
    transform: translate(0, 0);
    left: 0;
    top: 0;
    height: 48px;
}

.woocommerce-checkout >.customer-details .woocommerce-billing-fields {
		margin-bottom:5px !important;
}

#one-page-shopping-checkout-content .woocommerce-error {
    margin-bottom: -10px;
    margin-top: 25px;
    padding: 16px;
}

.single-product .woocommerce-error {
    margin-bottom: 10px !important;
}

.woocommerce-error {
    padding-left: 20px !important;
}

.woocommerce-error::before {
		display:none;
}

.address-field.woocommerce-validated label:not(.has-value) ~ .woocommerce-input-wrapper span.select2-selection {
    border-color: #ff9b00;
}





.wd-add-btn {
    display: none;
}

p:empty {
    display: none;
}

p.wd-product-stock {
    display: none;
}

.star-rating span {
    position: relative;
    font-family: 'Open Sans';
    font-size: 13px;
    letter-spacing: 0px;
    color: #000000;
}

.star-rating:not([aria-label="Rated 0 out of 5"])::after {
    content: "\f148" "\f148" "\f148" "\f148" "\f148";
    position: absolute;
    inset-inline-start: 0;
}

.star-rating[aria-label="Rated 0 out of 5"] span {
    display: none;
}

.star-rating span:before {
		display:none;
}

.star-rating[aria-label="Rated 0 out of 5"]:after {
    content: 'Rate Product';
    font-family: 'Open Sans';
    font-size: 13px;
    letter-spacing: 0px;
    color: #000000;
}

.single-product span.rating, span.rating {
    display: none;
}

.single-product a.woocommerce-review-link {
    font-size: 13px;
    color: #000000;
    letter-spacing: 0px;
}

.single-product .star-rating span {
    padding-left: 10px;
}

/* .single-product .wd-gallery-thumb .wd-carousel-wrap {
    justify-content: center;
} */

/*
.star-rating span:before {
    position: relative;
}

*/



.post-single-page .meta-post-categories,
.wd-post-date{
    display: none !important;
}

.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a {
    color: #000000 !important;
}

.wd-header-text.one {
    color: #ffffff !important;
    font-size: 15px !important;
}

.wd-nav-sticky > li:hover,
.wd-nav-sticky > li.current-menu-item, 
.wd-nav-sticky > li.current-menu-ancestor {
    background: #ffd403;
}

.wd-nav-sticky > li:hover > a,
.wd-nav-sticky > li.current-menu-item:hover > a,
.wd-nav-sticky > li.current-menu-ancestor:hover > a {
    color: #000000 !important;
}

.wd-nav-sticky .wd-dropdown-menu {
    border-radius: 0 !important;
		width:250px;
}

.wd-nav-sticky .wd-dropdown-menu li a{
		transition:0.3s
}

.wd-nav-sticky .wd-dropdown-menu li:hover > a,
.wd-nav-sticky .wd-dropdown-menu li.current-menu-item a,
.wd-nav-sticky .wd-dropdown-menu li.current-menu-ancestor > a{
    padding-left:25px;
		color:#ff9b00;
}

.wd-nav-sticky .wd-dropdown-menu li:before {
    opacity:0;
		content: '';
}

.wd-nav-sticky .wd-dropdown-menu li:hover:before,
.wd-nav-sticky .wd-dropdown-menu li.current-menu-item:before,
.wd-nav-sticky .wd-dropdown-menu li.current-menu-ancestor:before{
    opacity:1;
		position: absolute;
    left: 0px;
    top: 10px;
    width: 16px;
    height: 20px;
    transform: rotate(45deg);
    background: url(https://www.getnow.pk/wp-content/uploads/2024/03/Right-Arrow.svg);
    background-size: 16px;
}

.wd-dropdown-menu.wd-design-default .wd-dropdown {
    border-radius: 0;
    padding-top: 5px;
		width:250px;
}

.top-info-one h4.info-box-title {
    color: #ffffff;
    font-size: 14px;
}

.whb-header .wd-logo img {
    padding-top: 10px;
    padding-bottom: 10px;
}

.wd-shop-product img.attachment-large.size-large {
    height: 200px;
    object-fit: cover;
    box-shadow: 0px 0px 5px 1px #d5d5d5;
}

.images .wd-gallery-thumb .wd-carousel-item {
    height: 123px;
    padding-top: 6px;
}

.wd-single-gallery .images .wd-gallery-thumb img {
    height: 112px;
    object-fit: cover;
    box-shadow: 0px 0px 5px 1px #d5d5d5;
}


.online-sec .wd-info-box {
    --ib-icon-sp: 8px;
    margin-bottom: 15px;
    padding-right: 5px;
}

.online-sec h4.info-box-title.title {
    font-size: 14px;
}

.online-sec .info-box-inner {
    margin-top: 0 !important;
}

.online-sec .info-box-wrapper.inline-element {
    margin-right: 0 !important;
}

.online-sec p {
    font-size: 11px;
}

.online-sec h2.woodmart-title-container {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: 700;
}

.form-sec {
    padding-top: 30px;
/* 		padding-bottom:15px; */
    border-radius: 10px;
		box-shadow: 0px 0px 2px 1px #d5d5d5;
		background:#f9f9f9;
}

.form-sec input.wpcf7-form-control.wpcf7-submit {
    border-radius: 5px;
    width: 100%;
}

.form-sec .vc_col-sm-12 {
    padding: 0 6px;
}

.online-sec {
    background-color: #f9f9f9;
    margin-top: 15px;
    padding-top: 22px;
    padding-bottom: 25px;
    border-radius: 10px;
}

.online-sec .vc_column-inner {
    padding-left: 25px;
}


.service-opt {
    border: 1px solid #bbbbbb;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: 0;
}

.service-opt .wd-info-box {
    margin-bottom: 0;
    --ib-icon-sp: 8px;
}

.service-opt p {
    font-size: 11px;
}

.service-opt h2.woodmart-title-container {
    font-size: 16px;
    padding: 0;
	  color: #050505;
}

.service-opt h4.info-box-title.title {
    font-size: 14px;
		color: #050505;
}

.service-opt .info-box-inner {
    margin-top: 0 !important;
}

.product-quick-view ul,
.description ul {
    list-style: none;
    padding: 0;
}

.wd-single-short-desc li,
.description li {
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: 0px 0.5px;
    padding-left: 35px;
    margin-bottom: 10px !important;
    background-image: url(https://mehmeez.com/getnow/wp-content/uploads/2024/03/tick.svg);
}

.description h4.woodmart-title-container,
.reviews h4.woodmart-title-container{
    text-transform: uppercase;
    background-color: #fff5e5;
    color: #ff9b00;
    display: block !important;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bolder;
}

.popular-products .star-rating {
    display: none;
}

.popular-products .product-element-bottom {
    display: flex;
    justify-content: center;
}

/* .related-product .star-rating {
    display: none;
} */

.related-product .wd-add-btn {
    display: none;
}

.related-product  .wd-product .wd-product-sku {
    display: none;
}

.related-product img.attachment-large.size-large {
    height: 200px;
    object-fit: cover;
    box-shadow: 0px 0px 5px 1px #d5d5d5;
}

.product-image-summary .summary .product_meta {
    display: none;
}

.wd-single-short-desc li {
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: 0px 0.5px;
    padding-left: 35px;
    margin-bottom: 10px !important;
    background-image: url(https://mehmeez.com/getnow/wp-content/uploads/2024/03/tick.svg);
}

.wd-single-short-desc ul {
    list-style: none;
    padding: 0;
}

.footer-column.footer-column-2 {
    max-width: 36%;
    border-right: 2px solid;
    border-left: 2px solid;
    border-image: linear-gradient(to top, #f1f1f147, #eaeaea, #f1f1f147) 1 100%;
    padding-left: 4%;
    padding-right: 2%;
    flex: 0 0 36%;
}

.footer-column.footer-column-3 {
    max-width: 35%;
}



/****************  Pre Footer *******************/

.pre-f {
    padding-top: 15px;
    padding-bottom: 5px;
    border-top: 2px solid #ffe1b3;
	  border-bottom: 2px solid #ffe1b3;
    background-image: linear-gradient(135deg, #fffbe5 0%, #fffbe5 100%);
}

.pre-f h4.info-box-title {
    margin-bottom: 0;
    color: #000000;
    font-size: 20px;
}

.pre-f p {
    color: #000000;
    font-size: 18px;
}

#row-one-images img {
    padding: 8px;
}

#row-two-images img {
    padding: 5px;
}

#footer-column.one li {
    margin-bottom: 6px;
}

#footer-column h3.info-box-title {
    margin-bottom: 5px;
}

.social-f:hover {
    transform: translateY(-7.5px);
}
.social-f {
    transition: all 0.4s ease-out 0s;
}


#footer-row-one #menu-social-menu li:nth-child(1) a {
    color: #3B5998 !important;
}

#footer-row-one #menu-social-menu li:nth-child(2) a {
    color: #3f729b !important;
}

#footer-row-one #menu-social-menu li:nth-child(3) a {
    color: #E60023 !important;
}

#footer-row-one #menu-social-menu li:nth-child(4) a {
    color: #55ADED !important;
}

#footer-row-one #menu-social-menu li {
    margin-bottom: 0 !important;
}

/**************** End Of Pre Footer *******************/
#footer-column .col-b .info-box-inner {
    margin-top: 0 !important;
    font-size: 13px;
}

#footer-column .wd-fontsize-xs {
    font-size: 15px;
}

#footer-column p {
    font-size: 15px !important;
		color: #777;
    font-weight: 400;
}

#footer-column div.info-box-subtitle {
    font-size: 30px !important;
		font-weight: 700;
    color: #000;
		margin-bottom: 5px;
}

#footer-column div.info-box-subtitle:after {
    background-color: #ff9b00 !important;
    content: " ";
    width: 50px;
    height: 3px;
    position: absolute;
    left: 3px;
    top: 45px;
    border-radius: 5px;
}

#footer-row-one .text-left p {
    font-size: 13px;
}

#row-two-image .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}

#row-two-image .vc_col-sm-6 {
    padding-bottom: 0;
}

#footer-column .middle{
		border-right: 2px solid;
    border-left: 2px solid;
    border-image: linear-gradient(to top, #f1f1f147, #eaeaea, #f1f1f147) 1 100%;
		padding: 0px 10px 0;
}

#footer-column .last {
		padding: 0px 10px 0;
}

#footer-column .one {
    padding-top: 5px;
}

#footer-column .vc_column-inner .wd-button-wrapper {
    padding: 0 20px !important;
}

#menu-menu .item-level-0 > a {
    border-right: 1px solid rgba(129,129,129,.2);
    height: 18px;
    padding: 0 14px;
}

#menu-menu .item-level-0:last-child > a {
    border-right: 0;
}

.footer-sidebar .custom-html-widget > p {
    display: none;
}

#footer-column .menu-important-links-container {
    padding-left: 12px;
}

#row-one-images .vc_column_container>.vc_column-inner {
    padding-left: 5px  !important;
    padding-right: 5px !important;
}
#row-one-images .wpb_single_image {
    margin-bottom: 0 !important;
}

#row-two-images .wpb_single_image {
    margin-bottom: 0 !important; 
}

#row-two-images .wpb_text_column {
    margin-bottom: 10px !important;
}

#footer-row-one .wpb_content_element {
    margin-bottom: 0 !important;
}

#footer-row-one #menu-social-menu .twitter a {
    color: #33ccff !important;
}

#footer-row-one #menu-social-menu .instagram a {
    color: #774430 !important;
}

#footer-row-one #menu-social-menu .youtube a {
    color: #cb2027 !important;
}

#footer-row-one #menu-social-menu .linkedin a {
    color: #0274b3 !important;
}

#footer-row-one #menu-social-menu li.fb a {
    color: #536DA2 !important;
}

#footer-row-one #menu-social-menu {
    text-align: right;
}

#footer-row-one #menu-social-menu li {
    display: inline-block;
    list-style: none !important;
    background-image: none;
    padding-left: 10px !important;
}

#footer-row-one #menu-social-menu li a {
   font-weight: 700;
}

#footer-row-one #menu-social-menu li:after {
    content: "/";
    color: #000;
    padding-left: 15px;
}

#footer-row-one #menu-social-menu li:last-child:after {
    content: "";
}

#footer-row-one .wpb_text_column {
    margin-bottom: 0 !important;
}

#footer-row-one p span a {
    padding: 0 10px;
    font-size: 15px;
}
#footer-row-one p span a {
    font-weight: 700;
}

.woodmart-prefooter {
    padding-bottom: 0px !important;
}

.footer-sidebar {
    padding-top: 10px !important;
}

.color-scheme-dark .widget a, .color-scheme-dark .widget a:hover{
  color:black !important;
}

.footer-col-left-one #menu-important-links li {
    background-size: 8px 8px;
    background-repeat: no-repeat;
    background-position: 0 6.5px !important;
}

.footer-col-left-one #menu-important-links li a {
    line-height: 22px;
}

.footer-menu-links,.woodmart-info-box,
.footer-sidebar .footer-column, .footer-sidebar .footer-column-2 p{
    margin-bottom:0px !important;
}

.product-grid-item .wd-product-cats,
.product-grid-item .wd-product-brands-links {
    display: none;
}


#footer-column .middle .row-two-images {
    margin-top: -5px;
}

#footer-column .middle .row-one-images {
    margin-top: -25px;
}

#footer-column .question {
    margin-bottom: 15px;
}

#footer-column .middle .we-s {
    margin-bottom: 20px;
    padding-top: 10px;
}

#footer-column .info-box-inner, 
#footer-column .info-box-title {
    margin: 0px !important;
    padding-bottom: 0px;
}

.pre-f .info-box-inner {
    margin-top: 0 !important;
}


.footer-heading {
    margin-bottom: 20px;
}

.pre-f .f-inner-one .wpb_wrapper {
    display: flex;
    justify-content: center;
}

.pre-f .f-inner-one .a {
    padding-bottom: 10px !important;
}

.term-description a {
    border-bottom: 2px solid;
    line-height: 30px;
    padding-bottom: 3px;
    border-color: #868686;
}

.term-description a:hover {
    border-color: #ff9b00;
}


/*****/

.social-side {
    margin-bottom: 3px;
}


.service-opt .d-icon path {
    fill: #404040;
}





.header-contact h6 {
    font-size: 14px;
    color: #747474;
    margin-bottom: 0;
    font-weight: 200;
}

.header-contact span {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}


/******STICKY SOCIAL********/

.wd-sticky-nav:is(:hover,.wd-opened) .wd-sticky-nav-content .sticky-social .in img{
	height: 48px
}

body .wd-sticky-nav-content{
		opacity: 1;
}

.wd-sticky-nav-content .sticky-social img {
    width: 42px;
    height: 48px;
    object-fit: cover;
    object-position: -6px 0;
}

.wd-sticky-nav:is(:hover,.wd-opened) .wd-sticky-nav-content .sticky-social img{
	width: 245px;
    height: 48px;
	object-fit: cover;
	transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1)
}


.instant-printing {
    padding-top: 40px;
    padding-bottom: 40px;
}


.wd-product.wd-hover-fw-button :is(.hover-content-wrap,.wd-progress-bar) {
    border-top: 0px !important;
}

.instant-printing h2 {
    font-size:40px;
}

.instant-printing h3 {
    font-size:32px;
}

.instant-printing h4 {
    font-size:28px;
}

.instant-printing b {
    color: black;
}

.instant-printing .wpb_column {
    padding: 30px 10px 30px 0px;
    background-color: #fff;
    border-radius: 5px;
}

.instant-printing .vc_column-inner {
    max-height: 100px;
    overflow-y: scroll;
    background-color: #fff;
    padding: 20px 45px 0px;
}

.instant-printing .print-main-title {
    margin-bottom: 13px;
}

.instant-printing .print-main-title .title {
    font-size: 24px;
    font-weight: 700;
}

.instant-printing .wpb_text_column {
    margin-bottom: 20px;
}

.instant-printing .wpb_text_column .wpb_wrapper>p:not(:last-child) {
    margin-bottom: 25px;
}

.instant-printing a:hover {
    color: #ff9b00 !important;
}


/*********** Scroll Bar Css ************/

.instant-printing ::-webkit-scrollbar {
    width: 10px !important;
    scroll-behavior: smooth !important;
}

.instant-printing ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    border-radius: 10px!important;
}

.instant-printing ::-webkit-scrollbar-thumb {
    background-color: #ff9b00!important;
    outline: 0px solid #ff9b00 !important;
    border-radius: 10px!important;
    height:50px !important;
}



/**** Product Ninja Form ****/

.p-ninja-form .nf-form-fields-required {
    display: none !important;
}

.p-ninja-form span.ninja-forms-req-symbol {
    display: none !important;
}

.p-ninja-form .ninja-forms-field {
    border-radius: 5px !important;
    border: 2px solid rgba(129,129,129,.2) !important;
    height: 50px !important;
    font-size: 14px !important;
		background-color: #ffffff !important;
		color: #000000 !important;
}

.p-ninja-form .nf-field-container {
    margin-bottom: 10px !important;
}

.p-ninja-form .nf-form-content .list-select-wrap .nf-field-element>div {
    border: 0px !important;
}

.p-ninja-form .nf-form-content .list-select-wrap>div div:after {
    font-size: 14px !important;
}

.p-ninja-form .submit-container .ninja-forms-field.nf-element {
    padding: 0px 40px !important;
    border-radius: 5px !important;
    background: #ff9b00 !important;
    color: #ffffff !important;
    height: 38px !important;
		border: 0 !important;
}

.p-ninja-form .submit-container {
    margin-bottom: 10px !important;
    text-align: center;
}


.nf-response-msg {
    background-color: #62ab00;
    color: #ffffff;
    padding: 8px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    margin-bottom: 15px;
}

.nf-response-msg p {
    margin-bottom: 0;
}

div#nf-field-10-container {
    display: none;
}


/****/

.post-side-bar .star-rating,
.post-side-bar .in-stock {
    display: none;
}

.widget {
    padding-bottom: 0px;
    margin-bottom: 15px;
}


.wd-posts h3.wd-entities-title.title.post-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}@media (min-width: 1025px) {
	.archive .site-content {
    margin-bottom: 0px;
}

.showmob {
		display:none !important;
}

/* .wd-sticky-btn-cart .quantity {
    display: none;
} */

#one-page-shopping-checkout-content .woocommerce-billing-fields h3 {
    margin-top: 25px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.instant-printing {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pre-f {
    display: none;
}

.col-left.set-cont-mb-s.reset-last-child {
    margin-bottom: 4px;
}

.instant-printing .wpb_column {
    padding: 20px 10px 20px 0px !important;
    border-radius: 0 !important;
}

.instant-printing .vc_column-inner {
    padding: 0 20px 0px !important;
}

.form-sec {
    padding-top: 20px !important;
    border-radius: 0 !important;
}

.form-sec .vc_column-inner {
    padding: 0 4px;
}

.form-sec .wd-image {
    margin-bottom: 15px;
}

.new-row {
    display: flex;
    justify-content: center;
}

.new-row .wpb_column {
    width: auto !important;
}

.service-opt {
    border: 0;
    padding: 0;
    margin-left: -15px;
}

.description h4.woodmart-title-container, .reviews h4.woodmart-title-container {
    padding: 0 0 12px;
    background: transparent;
    border-bottom: 2px solid #d9d9d9;
    border-radius: 0;
    color: black;
    text-align: center;
}

.reviews textarea {
    min-height: 100px;
}

.single-product .site-content,
.post-type-archive-product .site-content{
    margin-bottom: 0px;
}

.wd-products-per-page {
    font-size: 20px;
}

#footer-column {
    background: #f6f6f6;
    padding-top: 20px !important;
}

#footer-column .middle {
    border: 0 !important;
		padding:0 !important;
}

#footer-column .last {
    padding: 20px 0 0px;
}

#footer-column .last .wd-grid {
    padding: 0;
}

.hiddenmob {
		display:none !important;
}

.showmob {
		display:block !important;
}







.form-sec {
    box-shadow: 0 0 0;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    padding: 0 5px;
		border-radius:0;
}

form.woocommerce-checkout>.checkout-order-review {
    padding: 0;
}

.single-product form.woocommerce-checkout>.checkout-order-review {
    padding-bottom: 15px;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section {
    width: 92% !important;
    left: 4%;
    top: 135px;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section #one-page-shopping-checkout-content {
    max-height: 450px;
    overflow-y: scroll;
    padding: 20px 15px 30px;
    left: auto;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section > .one-page-shopping-header {
    left: auto;
}

.pop-one {
    width: 100% !important;
    margin-left: 0 !important;
}

#one-page-shopping-checkout-content h3 {
/*     font-size: 0; */
		text-transform: capitalize;
}
}

@media (max-width: 576px) {
	.instant-printing {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pre-f {
    display: none;
}

.col-left.set-cont-mb-s.reset-last-child {
    margin-bottom: 4px;
}

.instant-printing .wpb_column {
    padding: 20px 10px 20px 0px !important;
    border-radius: 0 !important;
}

.instant-printing .vc_column-inner {
    padding: 0 20px 0px !important;
}

.form-sec {
    padding-top: 20px !important;
    border-radius: 0 !important;
}

.form-sec .vc_column-inner {
    padding: 0 4px;
}

.form-sec .wd-image {
    margin-bottom: 15px;
}

.new-row {
    display: flex;
    justify-content: center;
}

.new-row .wpb_column {
    width: auto !important;
}

.service-opt {
    border: 0;
    padding: 0;
    margin-left: -15px;
}

.description h4.woodmart-title-container, .reviews h4.woodmart-title-container {
    padding: 0 0 12px;
    background: transparent;
    border-bottom: 2px solid #d9d9d9;
    border-radius: 0;
    color: black;
    text-align: center;
}

.reviews textarea {
    min-height: 100px;
}

.single-product .site-content,
.post-type-archive-product .site-content{
    margin-bottom: 0px;
}

.wd-products-per-page {
    font-size: 20px;
}

#footer-column {
    background: #f6f6f6;
    padding-top: 20px !important;
}

#footer-column .middle {
    border: 0 !important;
		padding:0 !important;
}

#footer-column .last {
    padding: 20px 0 0px;
}

#footer-column .last .wd-grid {
    padding: 0;
}

.hiddenmob {
		display:none !important;
}

.showmob {
		display:block !important;
}







.form-sec {
    box-shadow: 0 0 0;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    padding: 0 5px;
		border-radius:0;
}

form.woocommerce-checkout>.checkout-order-review {
    padding: 0;
}

.single-product form.woocommerce-checkout>.checkout-order-review {
    padding-bottom: 15px;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section {
    width: 92% !important;
    left: 4%;
    top: 135px;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section #one-page-shopping-checkout-content {
    max-height: 450px;
    overflow-y: scroll;
    padding: 20px 15px 30px;
    left: auto;
}

.woocommerce-page .checkoutoverlay.one-page-shopping-section > .one-page-shopping-header {
    left: auto;
}

.pop-one {
    width: 100% !important;
    margin-left: 0 !important;
}

#one-page-shopping-checkout-content h3 {
/*     font-size: 0; */
		text-transform: capitalize;
}
}

