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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//faizalmadeena.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//faizalmadeena.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//faizalmadeena.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//faizalmadeena.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//faizalmadeena.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//faizalmadeena.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//faizalmadeena.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//faizalmadeena.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(46,53,135);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(46,53,135);
	--btn-accented-bgcolor-hover: rgb(39,60,196);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(237,237,237);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 100px;
	--wd-thumbs-height: 400px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--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: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-buttons .wd-action-btn>a {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 2;
    border-radius: 100px;
    width: 39px !important;
    height: 39px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 0 !important;
    cursor: pointer;
    color: #2e3587;
    background: #eee;
}


/* First hide single products offers: add your element ID here as shown below */

#single-product-category-one, #single-product-category-two, #single-product-category-three {
	display: none;
}

/* Show single product offers: first add your category class and then respective offers element ID as show below*/

.product_cat-electronics #single-product-category-one {
	display: inherit;
}

.product_cat-home-kitchen #single-product-category-two {
	display: inherit;
}

.product_cat-health-beauty #single-product-category-three {
	display: inherit;
}

/* Single product page offers ends here*/

/* Recently viwed products all device css */

.product_list_widget>li .wd-entities-title {
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 10px;
	max-height: 22px;
}

.page-id-361  #recently-viewed-products {
	display: none;
}

.page-id-361 .main-page-wrapper {
	background-color: #fff;
}

#recently-viewed-products-page .star-rating {
	display: none;
}

.recently-viewed-products-title {
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
	color: #333;
}

/* Recently viwed products all device css end here */



.slider-title {
	font-weight: 500;
	text-transform: none !important;
	padding-top: 20px;
}

.sidebar-container .widget-title {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
}

.widget_price_filter .price_slider_amount .button {
	padding: 8px 12px;
	border-radius: 2px;
}


.whb-header-bottom .wd-nav>li>a {
	padding-left: 18px;
	padding-right: 18px;
}

.whb-general-header .wd-nav>li>a {
	padding-left: 18px;
	padding-right: 18px;
}



.product-grid-item .wd-product-cats, .product-grid-item .wd-product-brands-links {
	font-size: 12px !important;
	font-weight: 400;
}

.poduct-tabs-inner {
	padding-left: 0;
	padding-right: 0;
}

.wd-list li:not(:last-child) {
	margin-bottom: 12px;
}

.fa-tag:before {
	font-size: 18px;
}

#single-product-offers .wd-list-type-icon {
	margin-bottom: 10px;
}

.product_title {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 400;
}

.amount {
	color: #212121;
	font-weight: 500;
}

.summary-inner>.price, .wd-scroll-content>.price {
	font-size: 28px;
}



.shop-content-area .price ins, .product-image-summary .price ins {
	float: left;
	margin-right: 10px;
	margin-left: 0;
}

.product-grid-item .price {
	font-size: 13px;
}

.product-grid-item .wd-entities-title {
	font-weight: 400;
}

.you-save-price-variable {
	color: #388e3c;
	font-weight: 500;
	font-size: 15px;
	margin-top: 8px !important;
	margin-bottom: 25px;
}

.you-save-price-simple {
	color: #388e3c;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: -18px;
	margin-bottom: 18px;
}


.single-breadcrumbs-wrapper .woocommerce-breadcrumb, .single-breadcrumbs-wrapper .yoast-breadcrumb {
	font-size: 12px;
}

.product-image-summary .hide-larger-price .price>ins, .product-image-summary .hide-larger-price .price>small, .shop-content-area .hide-larger-price .price>ins, .shop-content-area .hide-larger-price .price>small {
	margin-left: 0;
}


.home .main-page-wrapper {
	padding-top: 0px;
}



.home .star-rating {
	display: none;
}

.btn-size-small {
	padding: 8px 12px;
	border-radius: 2px !important;
}

.owl-nav>div[class*="next"] {
	right: -20px !important;
}

.owl-nav>div[class*="prev"] {
	left: -20px !important;
}

#home-carousel-products .wd-wpb, #home-today-deal-carousel-products .wd-wpb {
	margin-bottom: 15px;
}

.wd-gallery-item>a {
	border-radius: 4px;
	overflow: hidden;
}

.wpb-js-composer .wd-images-gallery.view-carousel {
	margin-bottom: 0px !important;
}

#home-today-deal-carousel-products {
	width: 80%;
}

#home-today-deal-right-banner {
	width: 20%;
}

.site-content {
	margin-bottom: 15px;
}

.home .site-content {
	margin-bottom: 0;
}

.footer-column {
	margin-bottom: 0;
}

.woocommerce-cart-form {
	background-color: #fff;
	box-shadow: rgb(0 0 0 / 20%) 0px 1px 2px 0px;
	padding: 15px 20px;
}

.cart-totals-inner {
	background-color: #fff;
	box-shadow: rgb(0 0 0 / 20%) 0px 1px 2px 0px;
	border: 0;
}

.woocommerce-billing-fields, .woocommerce-shipping-fields, .woocommerce-additional-fields {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 10px !important;
	border-radius: 2px;
	box-shadow: rgb(0 0 0 / 20%) 0px 1px 1px 0px;
}

.woocommerce-MyAccount-title::before {
	content: url(https://testwebiste123.interwoodfurniture.ae/wp-content/uploads/2021/10/my-account-pic.svg);
	margin-right: 10px;
}

.woocommerce-MyAccount-navigation ul li.is-active>a {
	background-color: #f5faff;
	color: #2874f0;
}

.woocommerce-MyAccount-navigation {
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
}

.woocommerce-MyAccount-content {
	padding-top: 20px;
}

.woocommerce-MyAccount-navigation ul li a {
	font-size: 16px;
	padding: 15px;
	font-weight: 500;
	display: flex;
	justify-content: space-between;
}

.woocommerce-MyAccount-navigation ul li a::after {
	content: "\f054";
	font-family: 'Font Awesome 5 free';
	font-size: 12px;
	font-weight: 600;
}

.woocommerce-MyAccount-content {
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
	border-radius: 2px;
}

.wd-my-account-sidebar {
	padding: 0 20px !important;
}

.woocommerce-MyAccount-content, .wd-my-account-sidebar {
	border: 0;
}


.whb-main-header {
	box-shadow: 0 1px 1px 0 rgb(0 0 0 / 16%);
}

.wd-header-search-form-mobile input[type="text"] {
	height: 36px !important;
	box-shadow: none;
}

.dcrp-column-6 {
	text-align: center;
	list-style: none;
	background-color: #fff;
}

.wd-prefooter {
	padding-bottom: 0;
}

.tabs-layout-accordion {
	border-top: 0;
}

.woocommerce-Reviews {
	background-color: #fff;
}

.tabs-layout-accordion .wd-tab-wrapper {
	border-bottom: 1px solid #f7f7f7;
}

.related-and-upsells {
	background-color: #fff;
}

.related-and-upsells .wd-carousel-container {
	margin-bottom: 0 !important;
}



.page-id-529 .main-page-wrapper {
	background-color: #fff;
	padding-top: 0;
}

#mobile-homepage-categories .box-icon-align-top .box-icon-wrapper {
	margin: 10px 0;
}

.menu-item-609 {
	border-top: 1px solid #f2f3f5;
}

.site-mobile-menu li a {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 14px;
	border: 0 !important;
}

.price del {
    color: var(--color-gray-300);
    font-size: 80%;
}



.wd-entities-title a {
	
    font-family: jost, sans-serif;
}








@media (min-width: 1025px) {
	.wd-arrow-inner {
	      background: #fff !important;
        border: 2px solid #2e3587 !important;
        border-radius: 50% !important;
        box-shadow: 0 0 0px 0 rgb(46, 53, 135) !important;
        box-sizing: border-box;
        height: 40px !important;
        width: 40px !important;
}




/* Recently viwed products*/

#recently-viewed-products-page .product-grid-item {
	flex: 0 0 12.5%;
	max-width: 12.5%;
}

.woocommerce-page .main-page-wrapper {
	padding-top: 5px;
}



.single-product .main-page-wrapper {
	padding-top: 5px;
}

.widget_recently_viewed_products .product_list_widget>li {
	width: 11.7%;
	float: left;
	border: 1px solid #eee !important;
	text-align: center;
	border-radius: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 12px;
	padding-bottom: 15px !important;
	margin-bottom: 15px !important;
}

.product_list_widget>li .wd-entities-title {
	padding: 0 10px;
}

.product_list_widget>li .widget-product-img {
	margin-right: 0 !important;
}

.widget_recently_viewed_products .product_list_widget>li .widget-product-wrap {
	display: block;
}

.widget_recently_viewed_products .product_list_widget>li img {
	max-width: 140px;
	max-height: 140px;
	min-height: 140px;
	width: auto;
}

/* Recently viwed products end here */

.wd-hover-tiled .product-wrapper:hover {
	box-shadow: 0 3px 16px 0 rgba(0,0,0,.11) !important;
	transition: box-shadow .2s ease-in-out;
	z-index: 1;
}

.archive .wd-hover-tiled .product-element-top {
	height: 280px;
}

.archive .product-grid-item .product-image-link img, .archive .product-grid-item .hover-img img {
	max-height: 270px;
	width: auto !important;
}

.woocommerce-product-rating {
	margin-top: -15px;
}

.woocommerce-cart .container, .woocommerce-checkout .container, .woocommerce-account .container, .page-id-527 .container {
	max-width: 1248px;
}

.whb-main-header .container {
	max-width: 1248px;
}

.wd-account-style-text .wd-tools-text, .whb-general-header .wd-nav>li>a {
	font-size: 15px;
}


.woocommerce-ordering select {
	border: 0;
}

.filters-inner-area .widget-title {
	margin-bottom: 0;
}

.wd-active-filters {
	margin-top: 0;
	margin-bottom: 5px;
}

.filters-area {
	border-bottom: 1px solid #f0f0f0 !important;
	border-top: 0 !important;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
	padding: 0 15px !important;
}

.filters-area .filter-widget {
	flex: 0 0 60%;
	max-width: 60%;
}

.filter-widget {
	display: flex;
	align-items: center;
	padding-right: 0;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
}

.woodmart-price-filter {
	display: none;
}

.woocommerce-ordering-list, .woodmart-price-filter {
	width: 78%;
}

.filter-widget:last-child {
	margin-bottom: 15px;
	padding-bottom: 8px !important;
}

.woocommerce-ordering-list ul li, .woodmart-price-filter ul li {
	margin-bottom: 0;
	height: 35px;
	border: 1px solid #eee;
	padding: 5px;
	margin-right: 8px;
	display: flex;
	align-items: center;
	border-radius: 5px;
	font-size: 13px;
}

.woocommerce-ordering-list ul, .woodmart-price-filter ul {
	display: -webkit-box !important;
}

.woodmart-woocommerce-layered-nav .wd-scroll {
	padding-right: 0;
}

.filters-inner-area .widgettitle, .widget-title {
	font-size: 14px;
	font-weight: 600;
	margin-right: 5px;
	text-transform: none;
}

.shop-loop-head {
	padding: 12px 15px;
	margin-bottom: 5px;
}

.term-description, .page-description {
	padding: 15px 15px 0;
	font-size: 13px;
	margin-bottom: 0;
}


.product-tabs-wrapper {
	margin-bottom: 0 !important;
	background-color: transparent;
	border: 0;
	padding-bottom: 20px;
}

.woocommerce-tabs {
	background-color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 40px !important;
	padding-bottom: 30px;
	font-family: jost, sans-serif;
}

.single-product-page>div:not(:last-child) {
	margin-bottom: 20px;
}

/* Single product page Main Image setting start  here*/

.thumbs-position-left .wd-gallery-thumb .wd-carousel-item img {        
   border: 1px solid #E0E0E0;
   border-radius: 5px;
   overflow: hidden;
   padding: 15px;
    }

.woocommerce-product-gallery img {
    width: auto;
    margin: auto;
    max-height: 420px;
}


.woocommerce-product-gallery .woocommerce-product-gallery__image {
   height: 480px;
   padding: 20px;
}

.product-image-summary {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
  padding-right: 15px;
	margin-bottom: -30px
}



.single-product-page .container {

  max-width: 1400px;
  margin: 0 auto;
  padding: 0px;
}

.product-image-summary .product-images {
	flex: 0 0 80%;
	max-width: 80%;
}

.product-image-summary .entry-summary {
	  box-sizing: border-box;
    margin-left: -20%;
}

.product-image-summary .order-lg-first {
	flex: 0 0 18%;
	max-width: 18%;
}

.product-image-summary .order-lg-last {
	flex: 0 0 82%;
	max-width: 82%;
}

.product-images-inner {
    position: relative;
    z-index: 1;
}




/* Single product page Main Image setting Ends  here*/


/* Single Add Cart and Buy Now Button Start  here*/   
.product-image-summary .single_add_to_cart_button {
        margin-bottom: 0;
        border-radius: 2px;
        box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
        padding: 15px 40px;
        font-size: 14px;
	      background: rgb(46, 53, 135);
	      color: #fff !important; 
}


.wd-buy-now-btn {
        border-radius: 2px;
        margin-left: 8px;
        box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
        padding: 15px 50px;
        font-size: 14px;
	      color: #fff !important;
	      background-color: #fb641b !important;
    }

 /* Single Add Cart and Buy Now Button Ends  here*/


.woocommerce-product-details__short-description {
	display: inline-flex;
	flex-direction: column;
}

.woocommerce-product-details__short-description ul li {
	width: 50%;
	float: left;
}

.woocommerce-billing-fields {
	margin-top: 0;
}

.woocommerce-checkout .col-md-7 {
	flex: 0 0 40%;
	max-width: 40%;
	padding: 0;
}

.woocommerce-checkout .col-md-5 {
	flex: 0 0 60%;
	max-width: 60%;
}

.woocommerce-MyAccount-title {
	display: flex;
	align-items: center;
	padding: 8px;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
}

.wd-spacing-20, .elements-grid {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.woocommerce-Reviews {
	background-color: #fff;
	margin-left: 0;
	margin-right: 0;
	padding-top: 30px;
	padding-bottom: 20px;
}

.wd-prefooter {
	border-top: 1px solid #ddd;
}
.wd-sticky-btn {
	display: none;
}
.main-page-wrapper {
	margin-top: -40px;
	padding-top: 20px;
}

.archive .widget-area {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -5px;
	margin-right: -35px;
}

.archive .wd-content-area {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
}


.widget-area {
	box-shadow: rgb(0 0 0 / 6%) 0px 1px 8px 0px;
}


.related-and-upsells .wd-carousel-container {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -50px;
	  padding-bottom: 20px;
}

 
.info-box-carousel-wrapper .wd-wpb {
    margin-bottom: 0;
    padding: 5px;
}

.wd-info-box .info-box-content {
margin-top: -10px
}


.wd-product.wd-hover-tiled .product-element-top {
    height: 205px;
    text-align: center;
	  
}

.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    width: auto !important;
    height: 200px;
}



.wd-product.wd-hover-tiled .product-wrapper {
    border: 1px solid #ccc;
	  border-radius: 4px;
}

.home .wd-hover-tiled .product-wrapper {
	padding: inherit;
}

    .woocommerce-product-gallery__wrapper {
        text-align: center;
        border: solid 1px #eee;
    }

.woocommerce-product-gallery .wd-carousel {
        border-radius: 5px !important;
}



}

@media (min-width: 577px) and (max-width: 767px) {
	#menu-mobile-scroll-menu {
	overflow-x: scroll;
	overflow-y: hidden;
	display: flex;
	white-space: nowrap;
	flex-wrap: nowrap;
	width: 100vw;
	padding-right: 15px;
}

#menu-mobile-scroll-menu::-webkit-scrollbar {
	display: none;
}
}

@media (max-width: 576px) {
	.wd-buttons .wd-action-btn>a {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 2;
    border-radius: 100px;
    width: 30px !important;
    height: 30px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 0 !important;
    cursor: pointer;
    color: #ff6e26;
    background: #eee;
}


/* Sticky add to cart and Buy Now button for Mobile Start Here */
.product-image-summary .single_add_to_cart_button {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 50%;
	border-radius: 0;
	background-color: #2b961b;
	z-index: 10;
	height: 48px;
	color: #fff;
}	
.product-image-summary .wd-buy-now-btn {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 50%;
	border-radius: 0;
	background: linear-gradient(90deg,#ff6e26,#ff4633);
	color: #fff !important;
	z-index: 10;
	height: 48px;
}

.single_variation_wrap .wsb-button {
	display: inline-flex;
	width: 50%;
	border-radius: 0;
}

.single_variation_wrap .single_add_to_cart_button {
        margin-bottom: 0;
        padding: 15px 0;
        background: #1aa837;
        border-top: 1px solid #eee;
        color: #fff;
        display: inline-flex;
        width: 49%;
        border-radius: 0;
    }

.single_variation_wrap .wsb-button {
	margin-bottom: 0;
	padding: 16px 0;
	background: linear-gradient(90deg,#ff6e26,#ff4633);
	color: #fff !important;
}

.product-image-summary div.quantity {
	display: block;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-bottom: 15px;
}

.product-image-summary div.quantity::before {
	content: "Quantity :";
	font-size: 14px;
	font-weight: 600;
	margin-right: 10px;
	color: #333;
	margin-top: 5px;
}

div.quantity {
	align-items: center;
}

.entry-summary .wd-action-btn {
	width: 49%;
	background-color: #fff;
	margin-bottom: 5px !important;
	padding: 15px;
	box-shadow: 0 2px 2px 0 #e6e7eb;
	text-align: center;
	margin-right: 0;
}


/* Sticky add to cart and Buy Now button for Mobile Ends Here */


/* hide footer on mobile */

.footer-container {
	display: none;
}

/* hide footer on mobile end here*/



#menu-mobile-scroll-menu {
	overflow-x: scroll;
	overflow-y: hidden;
	display: flex;
	white-space: nowrap;
	flex-wrap: nowrap;
	width: 100vw;
	padding-right: 15px;
}

#menu-mobile-scroll-menu::-webkit-scrollbar {
	display: none;
}

.single-product .main-page-wrapper {
	padding-top: 0;
}

.breadcrumbs-location-summary .single-product-page {
	margin-top: 0;
}



[class*="wd-header-search-form"] {
	padding-left: 3px;
	padding-right: 3px;
}



#mobile-homepage-categories {
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mobile-homepage-categories .box-style-shadow {
	padding: 0;
	border-radius: 4px;
	margin-bottom: 15px;
	box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
	border: 2px solid #f5c2a7;
}

#mobile-homepage-categories .info-box-title {
	line-height: 20px !important;
	padding: 0 5px 5px;
}

#mobile-homepage-categories .info-box-icon img {
	height: 60px;
	width: auto;
}

/* Recently viwed products*/

#recently-viewed-products .wpb_content_element {
	margin-bottom: 0;
}

#recently-viewed-products .product_list_widget>li {
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 8px;
	border-color: #f0f0f0;
}

#recently-viewed-products .product_list_widget>li .product-title {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: 400;
}

/* Recently viwed products end here */

.order-lg-last {
	padding-left: 0;
	padding-right: 0;
}

.woocommerce-product-gallery .owl-carousel .product-image-wrap {
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
}

.woocommerce-product-gallery {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 12px;
    background-color: #fff;
    margin-bottom: -18px;
}

.single-breadcrumbs-wrapper {
	display: none;
}

.product-image-summary-inner>div {
	margin-bottom: 0;
}

.entry-summary {
	padding-left: 0;
	padding-right: 0;
}

.product-design-default .woodmart-product-brands {
	background-color: #fff;
	margin-bottom: 0;
	padding: 13px 15px 0;
}

.product_title {
   background-color: #fff;
   margin-bottom: 2px;
   padding-top: 6px;
   padding-left: 10px;
   padding-right: 10px;
}

.summary-inner>.price, .woodmart-scroll-content>.price {
	padding: 10px 15px 15px;
	margin-bottom: 8px;
	background-color: #fff;
	margin-bottom: 5px !important
}

.you-save-price-simple {
	padding: 0 15px 15px;
	margin-bottom: 5px;
	background-color: #fff;
}

.single-product-page .summary-inner p {
	margin-bottom: 8px;
}

.woocommerce-product-details__short-description {
	background-color: #fff;
	padding: 10px 15px;
	margin-bottom: 5px;
	box-shadow: 0 2px 2px 0 #e6e7eb;
}

.hide-larger-price .price {
	visibility: inherit;
}

.woocommerce-product-gallery .thumbnails.owl-carousel .owl-item {
	max-width: 10px;
	padding: 0;
	margin: 3px;
}

.woocommerce-product-gallery .product-image-thumbnail {
	border-radius: 50px;
	overflow: hidden;
	border: 5px solid #999;
	height: 0;
}

.woocommerce-product-gallery .thumbnails {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.thumbnails .owl-stage {
	width: auto !important;
}

.woocommerce-product-rating {
	background-color: #fff;
	margin-bottom: 0;
	padding-left: 15px;
	padding-top: 5px;
}

.product-design-default .wd-product-brands a {
	padding: 0;
}

.product-image-summary .wd-before-add-to-cart {
	background: #fff;
	font-size: 13px;
	border-radius: 0;
	border: none;
	padding: 10px 15px; 
	box-shadow: 0 2px 2px 0 #e6e7eb;
}

.product-image-summary .cart {
	margin-bottom: 5px;
	padding-top: 15px;
	background-color: #fff;
	box-shadow: 0 2px 2px 0 #e6e7eb;
}

.wd-before-add-to-cart, .wd-after-add-to-cart {
	margin-bottom: 5px;
}

.single_variation_wrap .wsb-button {
	display: inline-flex;
	width: 50%;
	border-radius: 0;
}

.single_variation_wrap .single_add_to_cart_button {
	margin-bottom: 0;
	padding: 15px 0;
	background: #fff;
	border-top: 1px solid #eee;
	color: #333;
	display: inline-flex;
	width: 49%;
	border-radius: 0;
}

.single_variation_wrap .wsb-button {
	margin-bottom: 0;
	padding: 16px 0;
	background: linear-gradient(90deg,#ff6e26,#ff4633);
	color: #fff !important;
}

.product-image-summary div.quantity {
	display: block;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-bottom: 15px;
}

.product-image-summary div.quantity::before {
	content: "Quantity :";
	font-size: 14px;
	font-weight: 600;
	margin-right: 10px;
	color: #333;
	margin-top: 5px;
}

div.quantity {
	align-items: center;
}

.entry-summary .wd-action-btn {
	width: 49%;
	background-color: #fff;
	margin-bottom: 5px !important;
	padding: 15px;
	box-shadow: 0 2px 2px 0 #e6e7eb;
	text-align: center;
	margin-right: 0;
}

.product_meta {
	background-color: #fff;
	padding: 10px 15px !important;
	margin-bottom: 5px;
	box-shadow: 0 2px 2px 0 #e6e7eb;
}

.product-share {
	background-color: #fff;
	padding: 10px 15px;
	margin-bottom: 0;
	text-align: center;
}

.product-tabs-wrapper {
	background-color: transparent;
	border: 0;
	margin-bottom: 0 !important;
	padding-top: 0;
	padding-bottom: 5px !important;
}

.tabs-location-standard.tabs-type-accordion .product-tabs-wrapper {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 5px !important;
}

.woocommerce-tabs {
	background-color: #fff;
	padding: 0 15px;
	box-shadow: 0 2px 2px 0 #e6e7eb;
	margin-bottom: 5px !important
}

.woocommerce-Reviews {
	padding: 20px 15px;
	box-shadow: 0 2px 2px 0 #e6e7eb;
}

.single-product .site-content {
	margin-bottom: 5px;
}


.product-image-summary .variations, .variations_form .woocommerce-variation-price, .variations_form .woocommerce-variation-availability {
	margin-left: 15px;
}

/* buy now button start here*/

.single-product .wd-toolbar {
	display: none;
}

.sticky-toolbar-on .wd-sticky-btn {
	height: 0;
	bottom: 50px !important;
}



/* buy now button ends here*/

.slider-title {
	font-size: 18px;
}

.filters-area {
	display: none !important;
}

.archive .main-page-wrapper {
	background-color: #fff;
	padding-top: 30px;
}

.archive .shop-content-area {
	padding-left: 0;
	padding-right: 0;
}

.archive .product-grid-item {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
}

.archive .star-rating {
	float: right;
}

.wpb-js-composer .title-wrapper .liner-continer {
	margin-bottom: 0;
}

.home .wd-hover-tiled .product-wrapper {
	border-radius: 8px;
}

#mobile-home-products-carousel .owl-carousel.owl-drag .owl-item {
	width: 170px !important;
}

.wd-shop-tools {
	padding-left: 15px;
	padding-right: 15px;
}

.shop-loop-head {
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.whb-header-bottom .wd-tools-element>a {
	color: #fff;
}

.single-product .wd-builder-off {     
 padding-block: 5px;
}


 .wd-sidebar-hidden-sm .shop-loop-head {
        align-items: stretch;
        flex-direction: column;
        gap: 10px;
        background: #fff;
        padding-top: 10px;
        margin-top: -11px;
			  font-size: 12px;
    }

:is(.term-description,.page-description):not(:last-child) {
    margin-bottom: 15px;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: -15px;
    font-size: 12px;
}




.woodmart-archive-shop .wd-builder-off {     
margin-top: -30px;
	}

.wd-product-info {
    position: relative;
    line-height: 1;
    background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 2px;
}


.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}


.wd-product .product-image-link {
    position: relative;
    display: block;
}


}

