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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(255,110,38);
	background-image: none;
}

.page-title-default{
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(247,247,247);
	background-image: none;
}

:root{
--wd-text-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#2e4257;
}
:root{
--wd-entities-title-font:"Open Sans", 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%);
}
:root{
--wd-alternative-font:"Open Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Open Sans", 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:14px;
}
:root{
--wd-header-el-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(255,110,38);
}
:root{
--wd-alternative-color:#ff6e26;
}
:root{
--wd-link-color:#039be5;
--wd-link-color-hover:#242424;
}
.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(241,243,246);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(3,155,229);
}
:root{
--btn-default-bgcolor-hover:rgb(3,155,229);
}
:root{
--btn-accented-bgcolor:rgb(255,110,38);
}
:root{
--btn-accented-bgcolor-hover:rgb(255,110,38);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--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: 35px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
.wd-nav-vertical.wd-design-default {
	border: 0;
}

#menu-mobile-scroll-menu::-webkit-scrollbar {
	display: none;
}

#menu-mobile-scroll-menu {
	overflow-x: scroll;
	overflow-y: hidden;
	display: flex;
	white-space: nowrap;
	flex-wrap: nowrap;
	width: 100vw;
	padding-right: 8px;
}

#menu-header-mobile-scroll-menu {
	overflow-x: scroll;
	overflow-y: hidden;
	display: flex;
	white-space: nowrap;
	flex-wrap: nowrap;
	width: 100vw;
}

.whb-sticked .whb-row {
	border-bottom: 1px solid #e9e9e9;
}

.whb-sticked .whb-row .wd-header-nav {
	display: none;
}

.wd-active-filters {
	margin-top: 0;
	margin-bottom: 5px;
}

.filters-area {
	margin-bottom: 0 !important;
	border: 0 !important;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 18px !important;
	margin-top: 10px;
}

.filter-widget {
	display: flex;
	align-items: center;
	padding-right: 0;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
}

.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 #ccc;
	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;
}

.woodmart-woocommerce-layered-nav .swatches-normal.swatches-brands .filter-swatch>span {
	width: 40px;
}

.woodmart-woocommerce-layered-nav .layer-term-name {
	display: none;
}

#ai-products-element .related ul {
	list-style: none;
	overflow-x: scroll;
	overflow-y: hidden;
	display: flex;
	white-space: nowrap;
	flex-wrap: nowrap;
	width: 100vw;
	padding-right: 8px;
}

#home-slider-center-element .btn-size-extra-small {
	text-transform: none;
	color: #FD655D;
	padding: 6px 15px;
}

#home-slider-left-element {
	width: 21%;
}

#home-slider-center-element {
	width: 60%;
}

#home-right-login-offer-element {
	border-radius: 10px;
	background-color: #fff;
	overflow: hidden;
	background-image: url("https://www.bulkytrader.com/wp-content/uploads/2021/09/home-login-top.png");
	background-repeat: no-repeat;
	background-size: 240px 101px;
	padding: 15px 12px 0;
	text-align: center;
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
	width: 19%;
}

#home-just-arrived-element .wd-carousel-spacing-10 .owl-nav>div[class*="next"] {
	right: -30px;
}

#home-just-arrived-element .wd-carousel-spacing-10 .owl-nav>div[class*="prev"] {
	left: -30px;
}

#home-slider-center-element .woodmart-hover-tiled .product-element-top {
	padding: 0;
}

.wd-nav-vertical > li:hover > a {
	box-shadow: -2px 1px 2.5px rgba(0, 0, 0, 0.1);
	background-color: #fff;
}

.searchform input[type=text] {
	border: 2px solid #ff6e26;
	height: 36px;
}

.product-image-summary .wd-before-add-to-cart {
	padding: 10px 15px;
	font-size: 14px;
	border: 1px dashed #ff6e26;
	border-radius: 4px;
}

.slider-title {
	text-transform: capitalize !important;
	font-weight: 500;
	font-size: 18px !important;
}

.tabs-layout-accordion .wd-tab-wrapper {
	border-bottom: 1px solid #f7f7f7;
}

.woodmart-woocommerce-layered-nav .count, .widget_product_categories .count {
	display: none;
}

.wd-nav-product-cat .shop-all-link {
	display: none !important;
}

#home-right-login-offer-element .promo-banner-wrapper {
	margin-top: 10px;
}

#home-right-login-offer-element .promo-banner .wrapper-content-banner {
	padding: 5px 15px;
}

#home-right-login-offer-element .wd-hover-tiled {
	text-align: center;
}

#home-right-login-offer-element .woodmart-hover-tiled .product-element-top {
	padding: 0;
}

#home-right-login-offer-element .product-grid-item .price, #home-slider-center-element .product-grid-item .price {
	font-size: 12px;
}

#home-right-login-offer-element .amount, #home-slider-center-element .amount {
	background-color: #ff6e26;
	color: #fff;
	border-radius: 20px;
	padding: 2px 8px;
}

#home-right-login-offer-element .price ins {
	margin-left: 0 !important;
}

#home-right-login-offer-element .slider-type-product {
	margin-bottom: 0;
}

#home-right-login-offer-element .product-labels, #home-right-login-offer-element .wd-buttons, #home-right-login-offer-element del .amount, #home-right-login-offer-element .wd-entities-title, #home-slider-center-element .wd-entities-title, #home-slider-center-element del .amount, #home-slider-center-element .wd-buttons, #home-slider-center-element .product-labels {
	display: none;
}

#home-right-login-offer-element .promo-banner .banner-inner {
	margin-top: 0;
}

.logged-in #home-for-guest-user {
	display: none;
}

#home-for-logged-in-user {
	display: none;
}

.logged-in #home-for-logged-in-user {
	display: inherit;
}

#home-right-login-offer-element .info-box-carousel-wrapper {
	margin-bottom: 0;
}

#home-right-login-offer-element .box-icon-align-top .box-icon-wrapper {
	margin-bottom: 8px;
}

#home-right-login-offer-element .greeting-msg {
	font-size: 14px;
	color: #ff6e26;
}

#home-right-login-offer-element .display-user-name {
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	color: #2e4257;
	margin-left: 10px;
}

#home-right-login-offer-element .btn-shape-round {
	text-transform: none;
	padding: 0px;
	width: 88px;
	height: 35px;
}

#home-right-login-offer-element .inline-element:not(:last-child) {
	margin-right: 10px;
}

#home-right-login-offer-element .btn-size-small {
	background: linear-gradient(90deg,#ff4633,#ff6e26);
	color: #fff;
	font-size: 14px;
}

.home #menu-desktop-header-menu .nav-link-text {
	font-weight: 600 !important;
}

.home .whb-header .whb-header-bottom .wd-header-cats {
	margin-top: 15px;
	height: 40px;
}

.whb-header .whb-header-bottom .wd-header-cats {
	margin-top: 0;
}

.wd-search-cat>a {
	text-transform: capitalize;
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu-menu-bottom-search-bar .woodmart-nav-link {
	height: auto !important;
	font-size: 11px;
}

.alg_back_button_simple {
	font-size: 0;
}

.product-image-summary-inner .wsb-button {
	border-radius: 35px;
}

.alg_back_button_simple::before {
	content: "\f114";
	font-family: "woodmart-font";
	font-size: 16px;
	font-weight: 600;
}

.whb-col-mobile {
	justify-content: space-between !important;
}

.whb-top-bar .wd-nav-secondary>li>a {
	height: auto;
}

.wd-nav-product-cat {
	background-color: transparent !important;
}

.woocommerce-product-details__short-description p {
	margin-bottom: 12px;
}

.woocommerce-product-details__short-description > ul li {
	margin-bottom: 8px;
}

.wd-before-add-to-cart > ul li {
	margin-bottom: 5px;
}

.wd-before-add-to-cart > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wd-before-add-to-cart > ul li img {
	margin-right: 5px;
}

.available-offers-text {
	font-size: 15px;
	color: #09ac63;
	font-weight: 600;
	margin-bottom: 8px;
}

#mobile-homepage-top-menu {
	margin-bottom: 0px;
}

#menu-mobile-scroll-menu .menu-item {
	margin-bottom: 10px;
}

.menu-image-title-below.menu-image-not-hovered > img {
	padding: 0;
	height: 45px;
	width: auto;
	margin: 0 auto 6px !important;
}

.menu-image-title-below {
	font-size: 11px;
	width: 63px;
}

.wd-nav-mobile .menu-item-account>a:before {
	font-size: 20px !important;
	color: #999;
	font-weight: 400;
}

.menu-image-title-after {
	width: 23px !important;
}

.products-bordered-grid.elements-grid:not(.elements-list) [class*="-grid-item"] {
	border-color: rgb(240, 240, 240);
}

#flipkart-grid-style .align-items-start {
	background-color: #fff;
	box-shadow: rgb(150 150 150 / 16%) 0px 1px 1.5px;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: -10px;
}

#flipkart-grid-style .wd-hover-tiled .product-element-top {
	padding: 15px;
}

#flipkart-grid-style .wd-hover-tiled .product-element-bottom {
	padding: 0 15px 15px;
}

#flipkart-grid-style .wd-hover-tiled .product-wrapper {
	border-radius: 0;
}

.btn-reload-quiz {
	background-color: #039BE5;
	color: #fff;
	width: 100%;
	border-radius: 4px;
}

.mlw_qmn_question .qsm-text-correct-option {
	color: #039BE5 !important;
	border: 1px solid #039BE5;
}

.mlw_qmn_question .qsm-text-correct-option:before, .mlw_qmn_question .qsm-text-simple-option:before {
	left: 0 !important;
	margin-right: 10px;
}

.qmn_radio_answers .qmn_mc_answer_wrap, .qsm_check_answer {
	display: flex;
	align-items: center;
}

#feedback-survey-page .vc_icon_element-link {
	box-shadow: 0 10px 8px rgb(0 0 0 / 17%);
}

.qsm-progress-bar {
	margin-bottom: 10px;
}

.qsm-progress-bar .progressbar-text {
	display: none;
}

.quiz_section .mlw_qmn_question.qsm_remove_bold {
	margin-bottom: 18px !important;
}

.quiz_section label, .quiz_section .mlw_qmn_question {
	font-size: 12px !important;
}

.qmn_radio_answers .qmn_mc_answer_wrap, .qsm_check_answer, .mlw_qmn_question .qsm-text-simple-option, .mlw_qmn_question .qsm-text-correct-option {
	box-shadow: rgb(0 0 0 / 12%) 0px 1px 2px;
	background-color: #fff;
	padding: 10px 12px;
	margin-top: 10px;
	border-radius: 4px;
	transform: scale(1);
}

.single-qsm_quiz .whb-header-bottom, .single-qsm_quiz .wd-entities-title {
	display: none;
}

.page-id-3004 .main-page-wrapper, .single-qsm_quiz .main-page-wrapper {
	background-color: rgb(241,243,246) !important;
}

.single-qsm_quiz .wd-post-date {
	display: none;
}

.single-qsm_quiz .single-post-navigation {
	display: none;
}

.single-qsm_quiz .wd-single-footer {
	display: none;
}

.qmn_pagination {
	border-top: 0 !important;
}

.quiz_section {
	font-size: 14px !important;
}

#feedback-survey-text a {
	font-size: 13px;
	text-transform: none;
}

.woocommerce-checkout .site-content {
	margin-bottom: 0px;
}

#your-safety .liner-continer, #feedback-survey-text .liner-continer {
	margin-bottom: 0;
}

#your-safety .btn-size-extra-small {
	font-size: 10px;
	padding: 4px 8px;
}

.whb-column .woodmart-mobile-search-form input[type=text] {
	border: 0;
	border-radius: 4px;
}

.meta-location-add_to_cart .product_meta>span, .popup-quick-view .product_meta>span {
	margin-bottom: 5px;
}

.woocommerce-billing-fields, .woocommerce-shipping-fields, .woocommerce-additional-fields {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 10px !important;
	border-radius: 5px;
}

.wd-load-more {
	border-radius: 35px;
}

.woocommerce-product-gallery .owl-carousel .product-image-wrap {
	padding: 0;
}

#trade-assurance-section, #return-policy-text, #your-safety-is-our-priority, #feedback-survey, #cant-find-product-banner {
	box-shadow: 0 2px 2px 0 #e6e7eb;
}

#your-safety-is-our-priority, #feedback-survey, #cant-find-product-banner {
	background: #fff;
}

.term-description, .page-description {
	margin-bottom: 20px;
}

.popup-added_to_cart .view-cart {
	background: linear-gradient(90deg,#ff6e26,#ff4633);
}

.popup-added_to_cart h3 {
	font-size: 16px;
	text-transform: none;
}

.tabs-layout-accordion {
	border-top: 0;
}

.alg_back_button_input {
	text-transform: none;
	border-radius: 20px;
	padding: 6px 15px;
	font-weight: 500;
	background-color: #f7f7f7;
}

#home-top-categories .box-with-icon .info-box-icon {
	border-radius: 15px;
}

#home-budget-store .info-box-wrapper {
	background: linear-gradient(90deg,#039BE5,#52cbff);
	border-radius: 15px;
}

#home-budget-store .wd-info-box {
	margin-bottom: 10px;
	padding: 10px 0;
}

#home-budget-store .box-with-text.text-size-small {
	font-size: 25px;
}

#menu-item-2897 {
	margin: 0;
	background: linear-gradient(90deg,#039BE5,#52cbff);
	padding-top: 25px;
	padding-bottom: 25px;
}

.widget-heading {
	padding: 15px;
}

.sidebar-container.wd-inited .widget-heading {
	background: linear-gradient(90deg,#039BE5,#52cbff);
}

.sidebar-container.wd-inited .widget-heading .wd-action-btn.wd-style-text>a {
	color: #fff;
}

#home-category-banner .set-mb-s {
	--margin-bottom: 0px;
}

.wpb-js-composer .slider-type-product, .wpb-js-composer .slider-type-post, .wpb-js-composer .categories-style-carousel {
	margin-bottom: 15px;
}

.woodmart-woocommerce-layered-nav .with-swatch-text .layered-nav-link {
	font-weight: 400;
}

.widget {
	border-bottom: 0;
}

.menu-item-2897 .menu-image-title-after {
	width: 50px !important;
}

#menu-item-2897 .woodmart-nav-link {
	color: #fff;
	font-size: 15px;
}

.menu-item-2889 {
	border-top: 1px solid #d5d5d5;
}

.site-mobile-menu li a {
	text-transform: none;
	font-size: 14px;
	font-weight: 600;
	border: 0 !important;
}

.woocommerce-MyAccount-navigation ul li.is-active a::before {
	background: #fff;
	color: #ff6600;
}

.woocommerce-MyAccount-navigation ul li.is-active>a {
	color: #fff;
	background-color: #ff6e26;
	border-radius: 8px;
	box-shadow: 1px 21px 31px 0 rgba(0,0,0,.23);
}

.woocommerce-MyAccount-navigation-link {
	margin-bottom: 10px;
}

.wd-my-account-links a {
	box-shadow: 0 10px 15px 0 rgba(0,0,0,.03);
	border-radius: 8px;
	border: 1px solid #ebebeb;
}

.woocommerce-MyAccount-navigation ul li a::before {
	background: linear-gradient(90deg,#fd8d42,#f60);
	opacity: 1;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	height: 28px;
	width: 28px;
	float: left;
	margin-left: 0;
	margin-right: 10px;
}

#home-categories .woodmart-title-container {
	letter-spacing: 2px;
}

#promoted-products-home .product-grid-item .wd-entities-title, #featured-products-cat .product-grid-item .wd-entities-title {
	margin-bottom: 10px;
}

.single .fa-check-circle:before {
	color: #ff7519;
}

#trade-assurance-section .btn-size-default {
	text-transform: none;
	font-weight: 400;
	font-size: 13px;
}

#trade-assurance-section .box-icon-with-bg .info-box-icon {
	padding: 12px;
}

.widget {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.single-product .woodmart-info-box {
    margin-bottom: 5px;
}

#single-product-trade-popup .box-icon-align-left .box-icon-wrapper {
	margin-right: 10px;
}

.product-image-summary .box-icon-align-left .box-icon-wrapper {
	margin-right: 5px;
}

#single-trade-assurance .btn.btn-style-link {
	border: none;
}

.product-image-summary .variations {
	margin-bottom: 15px !important;
}

.meta-location-add_to_cart .product_meta, .popup-quick-view .product_meta {
	border: 0;
}

.product_meta>span a, .product_meta>span span {
	line-height: 1.5;
}

table th {
	font-size: 14px;
}

.b2bking_shop_table {
	margin-top: 0;
}

.product_title {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 600;
}

.woocommerce-product-gallery .product-image-thumbnail {
	height: 100%;
	width: 100%;
}

.thumbs-position-bottom .woocommerce-product-gallery__wrapper {
	margin-bottom: 10px;
}

.swatch-on-single.swatch-with-bg {
	border: none;
	height: 32px;
	width: 32px;
}

.variations_form .variations td {
	padding-bottom: 10px;
}

.swatch-on-single:not(:last-child) {
	margin-right: 8px;
}

.variations_form .variations label {
	margin-right: 15px;
}

.single-product-page>div:not(:last-child) {
	margin-bottom: 18px;
}

.product_list_widget>li .wd-entities-title {
	max-height: 38px;
	overflow: hidden;
	margin-bottom: 5px;
}

.single-product-content .product_list_widget>li {
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.product_list_widget>li {
	border-bottom: 1px solid #eee;
}

.slick-slide img {
	padding: 5px;
}

.single-product-sidebar.sidebar-right {
	border: 0 !important;
}

#home-categories .box-with-icon .info-box-icon {
	border-radius: 20px;
	border: 2px solid #008ECC;
	padding: 10px;
}

#home-categories .wpb_single_image .vc_single_image-wrapper {
	border-radius: 10px;
	overflow: hidden;
}

#home-categories .wd-info-box .info-box-subtitle, .wd-info-box .info-box-title {
	margin-bottom: 5px !important;
}

#home-categories .box-icon-align-top .box-icon-wrapper {
	margin-bottom: 6px;
}

#home-categories .woodmart-info-box {
	margin-bottom: 10px;
}

.wc-tabs .additional_information_tab {
	display: none !important;
}

.home .main-page-wrapper {
	background-color: #f2f3f7 !important;
	padding-top: 0;
}

#mobile-categories-home .box-icon-align-top .box-icon-wrapper {
	margin-bottom: 5px;
}

#home-categories-mobile .info-box-title {
	margin-bottom: 5px;
}

#mobile-home-slider .info-box-carousel-wrapper {
	margin-bottom: 5px !important;
}

#mobile-home-slider .wd-info-box .info-box-title {
	margin-bottom: 5px;
}

#mobile-home-slider .wd-info-box .info-btn-wrapper {
	margin-top: 10px;
}

#mobile-home-slider .owl-dots {
	margin-top: 0px;
}

#mobile-home-slider .info-box-carousel-wrapper .owl-stage-outer {
	padding-bottom: 0;
}

.woodmart-hover-tiled .product-wrapper {
	box-shadow: none !important;
	border-radius: 8px !important;
	overflow: hidden;
	background-color: #fff;
}

#health-essentials-banner .set-mb-s {
	--margin-bottom: 0;
}

#health-essentials-banner .woodmart-button-wrapper {
	margin-left: 8px;
}

#mobile-home-categories .box-icon-align-top .box-icon-wrapper, #mobile-home-grocery-categories .box-icon-align-top .box-icon-wrapper {
	margin-bottom: 0;
}

#mobile-home-categories .woodmart-title-container {
	letter-spacing: 2px;
}

#home-slider-products .owl-carousel .owl-item {
	max-width: 160px !important;
}

#more-to-love .wd-hover-tiled .product-wrapper {
	border-radius: 8px;
	overflow: hidden;
}

.owl-dots .owl-dot {
	margin-top: 0;
}

#product-carousel .wd-wpb {
	margin-bottom: 0;
}

#home-slider-center-element .info-box-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 8px;
}

#home-slider-center-element .box-icon-align-top .box-icon-wrapper {
	margin-bottom: 5px;
}

#home-slider-center-element .info-box-wrapper {
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
}

p.stock.in-stock {
	display: none;
}

#mwb_order_msg_submit {
	background-color: #27b7d7;
	border: 1px solid #27b7d7;
}

.woodmart-my-account-sidebar {
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	border: none;
}

.header-banner-container p {
	font-size: 14px;
}

.single-product-page .box-icon-align-top .box-icon-wrapper {
	margin-bottom: 8px;
}

.single-product-page .woodmart-info-box .info-box-title {
	margin-bottom: 0;
}

.woodmart-prefooter {
	padding-bottom: 0 !important;
}

.dropship-member-heading {
	border: 2px dashed #ffd91c;
	color: #575757;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 20px;
}

.crown-image {
	margin-right: 7px;
}

.dropship-member-text {
	margin-top: 5px;
	font-weight: 600;
}

.wc-memberships-member-discount-message {
	display: none;
}

.whb-column .woodmart-mobile-search-form input[type=text] {
	height: 35px;
}

.popup-added_to_cart {
	padding: 10px;
	border-radius: 5px;
}

.popup-added_to_cart h4 {
	font-size: 18px;
}

.popup-added_to_cart .added-to-cart {
	padding: 15px;
	border: 2px dashed #27b7d7;
	border-radius: 3px;
}

.woodmart-navigation .item-level-0>a {
	text-transform: none;
	padding-left: 18px;
	padding-right: 18px;
}

.product-image-summary .entry-title {
	line-height: 1.5;
}

#b2bking_request_custom_quote_button {
	display: none;
}

.wd-buttons {
	display: none !important;
}

.mobile-nav .searchform input[type=text] {
	height: 50px;
}

.categories-menu-dropdown {
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%) !important;
	border-radius: 0 0 10px 10px;
	border: 0 !important;
	width: 240px;
}

.woodmart-navigation .category-icon {
	margin-right: 10px;
}

.woodmart-products-tabs.tabs-design-simple .tabs-name {
	font-size: 20px;
}

.vertical-navigation .item-level-0.wd-more-cat-btn > a {
	padding: 8px;
}

.woodmart-navigation .menu li a i {
	color: #999;
}

.wd-tools-element .wd-tools-text {
	text-transform: capitalize;
}

.woodmart-custom-icon {
	max-width: 32px;
}

.vertical-navigation .menu {
	border: none;
}

.menu-opener:after {
	margin-left: 0 !important;
}

.menu-opener {
	max-width: 240px !important;
	min-width: 70px !important;
	justify-content: flex-start;
}

.home .menu-opener {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	min-width: 240px !important;
	font-weight: 600;
	justify-content: space-between;
}

.home .menu-opener:after {
	margin-left: auto !important;
}

.header-categories-nav .categories-menu-dropdown .item-level-0>a {
	font-size: 13px;
	font-weight: 400;
	color: #000;
	height: 36px;
}

.vertical-navigation .item-level-0>a {
	padding: 0px 14px;
}

.wd-nav-vertical>li:not(:last-child) {
	border: 0 !important;
}

.menu-opener .menu-open-label {
	text-transform: none;
	display: none;
}

.home .menu-opener .menu-open-label {
	display: inherit;
}

.search-by-category .input-dropdown-inner {
	height: 36px;
	line-height: 36px;
}


.woodmart-hover-tiled .product-element-top {
	background: #fff;
	padding: 10px 10px 0;
}

.widget_price_filter .price_slider_amount .button {
	padding: 7px 10px;
	color: #fff !important;
}

.woodmart-woocommerce-layered-nav .swatches-normal .with-swatch-text .layer-term-name {
	margin-left: 10px;
	font-size: 14px;
}

.refund-reasons-rules ul li{
	margin-bottom: 10px;
	list-style: disc;
	font-weight: 600;
	margin-left: 20px;
}

body .select2-container--default .select2-search--dropdown {
	padding: 10px;
}

body .select2-container--default .select2-results__option {
	padding: 10px;
}

.woodmart-price-table .woodmart-plan-footer>a {
	box-shadow: 8px 8px 18px 0 rgba(0,195,255,.3);
}

.woodmart-price-table .woodmart-plan-inner {
	border: none;
	box-shadow: 8px 8px 30px 0 rgba(42,67,113,.15);
	border-radius: 15px;
}

.woodmart-price-table .woodmart-plan-features {
	padding: 15px 0;
}

.woodmart-price-table .woodmart-plan-feature {
	font-size: 14px;
}

.nf-form-fields-required {
	display: none;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
	background: #fff !important;
	border-radius: 4px !important;
}

.nf-form-content label {
	font-size: 16px !important;
}

.woocommerce-checkout #shipping_field_495_field {
	margin-bottom: 20px;
}

.products-bordered-grid .owl-stage-outer {
	background: #fff;
}

.product-grid-item .product-image-link {
	text-align: center;
}

.vc_custom_1618018308464 {
    padding-top: 20px !important;
    padding-bottom: 25px;
    background-color: #ffffff !important;
    border-radius: 10px !important;
}

.vc_custom_1618018302836 {
    padding-top: 15px !important;
    padding-bottom: 25px;
    background-color: #ffffff !important;
    border-radius: 10px !important;
}

.wd-load-more {
    padding: 5px 25px;
    margin: 20px;
    min-height: 41px;
    border-color: var(--brdcolor-gray-300);
    border-radius: var(--btn-default-brd-radius);
    color: var(--color-gray-800);
    border-width: 2px;
}




.wd-dropdown-cats, .wd-dropdown-cats .wd-nav-vertical, .wd-dropdown-cats .wd-nav-vertical>li:first-child>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


.wd-header-cats.wd-style-1 .menu-opener {
    padding: 10px 15px;
    min-width: 270px;
    height: 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.wd-dropdown-cats {
    right: 0;
    z-index: 299;
    min-width: 240px;
    box-shadow: none;
}

.footer-container {
    background-image: none;
    margin: -60px;
}@media (min-width: 1025px) {
	.woodmart-sticky-btn, .page-title {
	display: none;
}

.wd-nav.wd-style-underline-reverse>li>a {
	padding-top: 0;
}

.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
	top: 25px;
}

.shop-loop-head {
	background-color: #fff;
	border-radius: 8px;
	padding: 2px 15px;
}

.filters-area .filter-widget {
	flex: 0 0 60%;
	max-width: 60%;
}

.archive .container {
	max-width: 1500px;
}

.wd-spacing-20>[class*="col"] {
	margin-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

.whb-general-header-inner {
	align-items: center;
}

.home .whb-general-header .whb-col-center {
	flex-direction: column;
	align-items: stretch;
}

.product-tabs-wrapper {
	background-color: transparent;
	border: 0;
	padding-bottom: 10px;
}

.tabs-layout-tabs .tabs {
	margin-top: 0;
	margin-bottom: 15px;
}

.poduct-tabs-inner {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
}

.summary-inner>.wd-action-btn {
	margin-bottom: 0;
}

.summary-inner {
	padding-top: 15px;
	padding-right: 15px;
}

.product-image-summary-inner .wsb-button {
	width: 38%;
	margin-left: 8px;
}

.home .site-content {
	margin-bottom: 10px;
}

.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
	max-height: 150px !important;
	width: auto !important;
}

.woodmart-archive-shop .main-page-wrapper {
	padding-top: 20px;
}

.wd-after-add-to-cart {
	margin-bottom: 20px;
}

.home .wd-hover-tiled .product-element-bottom {
	padding: 10px;
	text-align: center;
}

div.create-account {
	background-color: #fff;
	margin-bottom: 10px !important;
	border-radius: 5px;
	border: 0;
	padding: 20px;
}

#ship-to-different-address {
	margin-bottom: 0;
}

.shipping_address {
	margin-top: 20px;
}

.woocommerce-checkout .col-md-5 {
	flex: 0 0 60%;
	max-width: 60%;
}

.woocommerce-checkout .col-md-7 {
	flex: 0 0 40%;
	max-width: 40%;
	padding: 0;
}

.woocommerce-billing-fields {
	margin-top: 0;
}

.wd-shop-tools>* {
	margin-bottom: 10px;
	margin-top: 10px;
}

.woocommerce-account .main-page-wrapper, .woocommerce-cart .main-page-wrapper, .woocommerce-checkout .main-page-wrapper {
	background-color: #f2f3f7;
	padding-top: 20px;
}

.woodmart-registration-page {
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	padding-left: 20px;
	padding-right: 20px;
}

.woocommerce-MyAccount-content, .woodmart-my-account-sidebar {
	background-color: #fff;
	border-radius: 5px;
	padding: 20px;
	box-shadow: 0 49px 54px 0 rgba(0,0,0,.03);
}

.woodmart-sticky-btn {
	display: none;
}

.product-image-summary .single_add_to_cart_button {
	margin-bottom: 0;
}

.woodmart-my-account-sidebar {
	flex: 1 0 22%;
	width: 22%;
	max-width: 22%;
	border-right: 0;
}

.entry-summary {
	border-left: 1px solid #eee;
}

.product-image-summary .wd-product-brands a {
	min-height: 40px;
}

.woocommerce-product-gallery .col-12 {
	padding-right: 0;
}

.meta-location-add_to_cart .product_meta, .popup-quick-view .product_meta {
	padding-top: 10px;
}

#trade-assurance-section {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	box-shadow: none;
}

.woocommerce-product-gallery .thumbnails.owl-carousel .owl-item {
	height: 50px;
	width: 50px !important;
	border: 1px solid #eee;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 5px;
}

.product-image-summary-inner .col-lg-3 {
	flex: 0 0 18%;
	max-width: 18%;
}

.product-image-summary-inner .col-lg-9 {
	flex: 0 0 82%;
	max-width: 82%;
}

.thumbnails.slick-slider .slick-slide {
	padding-top: 4px;
	padding-bottom: 4px;
}

.slick-slide img {
	border: 1px solid #f0f0f0;
	padding: 3px;
}

.product-image-summary-wrap .col-lg-10 {
	flex: 0 0 78%;
	max-width: 78%;
	margin-right: 15px;
	padding: 0;
	border-radius: 5px;
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
	background-color: #fff;
	overflow: hidden;
}

.single-product .sidebar-container {
	flex: 0 0 20%;
	max-width: 20%;
}

.archive .shop-content-area {
	flex: 0 0 82.5%;
	max-width: 82.5%;
}

.sidebar-container {
	background: #fff;
	padding: 15px;
}

.archive .sidebar-container {
	margin-top: -20px;
	margin-right: 10px;
}

.product-image-wrap {
	border-bottom: 1px solid #f0f0f0;
	border-right: 0;
}

.labels-rounded .product-label {
	min-height: 45px;
	font-size: 12px;
}

.product-label {
	min-width: 45px;
}

.vc_custom_1588602558752 {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}

.vc_custom_1588602342234 {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}

.mwb_order_add_msg_form {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	background-color: #fff;
	padding: 20px;
}

.woocommerce-MyAccount-content {
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	border: none;
	flex: 1 0 73%;
	max-width: 73%;
	margin-left: 20px;
}

.wsb-button {
	padding-left: 50px !important;
	padding-right: 50px !important;
}

.product-image-summary .entry-title {
	font-size: 18px;
}

.woodmart-spacing-20 > div, .woodmart-spacing-20 > article {
	margin-bottom: 18px;
}

.wd-nav-vertical.wd-design-default>li.wd-more-cat-btn>a {
    padding: 10px;
    display: none;
    background-color: var(--bgcolor-gray-200);
}
}

@media (max-width: 576px) {
	.product-image-summary .single_add_to_cart_button {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 50%;
	padding: 0 !important;
	height: 48px;
	margin: 0 !important;
	z-index: 9;
	border-radius: 0;
}

.product-image-summary .wd-buy-now-btn {
	position: fixed;
	bottom: 0;
	right: 0;
	height: 48px;
	width: 50%;
	z-index: 9;
	border-radius: 0;
	margin: 0 !important;
	background-color: #262626;
}

.page-title .container>* {
	margin-bottom: 0 !important;
}

.whb-header-bottom {
	background-color: #fff;
	box-shadow: 0 15px 10px -18px #999;
}

.whb-header-bottom .container {
	padding-left: 0;
	padding-right: 0;
}

[class*="wd-header-search-form"] {
	padding: 0 !important;
}

.searchform input[type=text] {
	height: 48px !important;
	padding-left: 25px;
	background-color: rgba(241,241,241,.3);
}

.searchform .searchsubmit {
	right: 10px;
}

.whb-column .woodmart-mobile-search-form input[type=text] {
	border: 1px solid #dddddd;
	border-radius: 0;
}

.woocommerce-ordering-list ul, .woodmart-price-filter ul {
	overflow-x: scroll;
	overflow-y: hidden;
	flex-wrap: nowrap;
	white-space: nowrap;
}

.woocommerce-Reviews {
	background-color: #fff;
	padding: 15px;
	box-shadow: 0 2px 2px 0 #e6e7eb;
}

.searchform.wd-style-with-bg .searchsubmit {
	background-color: #fff !important;
	color: #333 !important;
}

.woodmart-price-filter .amount {
	font-size: 13px;
}

.woocommerce-ordering-list ul::-webkit-scrollbar, .woodmart-price-filter ul::-webkit-scrollbar {
	display: none;
}

.whb-header-bottom .wd-tools-element>a {
	color: #fff !important;
}

.wd-action-btn.wd-style-text>a {
	text-transform: none;
}

.wd-action-btn.wd-style-icon>a {
	height: 20px;
	width: 25px;
}

.page-title .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 0 !important;
}

.wd-back-btn {
	display: contents;
}

.wd-back-btn.wd-style-icon>a:before {
	font-size: 22px !important;
	display: inherit;
}

.wd-back-btn>a:before {
	content: "\f121";
	font-family: "woodmart-font";
}

.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child) {
	margin-bottom: 12px;
}

.shop-loop-head {
	display: none;
}

.wd-shop-tools>* {
	margin-bottom: 0;
}

.archive .main-page-wrapper {
	padding-top: 10px;
}

.page-title .title {
	font-size: 15px !important;
	margin-bottom: 0 !important;
}

.wd-nav-img, .mega-menu-list img {
	margin: 0 0 5px;
	max-height: 72px;
	padding: 3px;
	border-radius: 20px;
	background-color: #f1f3f6;
}

.wd-nav-product-cat {
	margin-bottom: 0 !important;
}

.wd-nav-product-cat li {
	display: inline-flex !important;
	max-width: 24%;
	flex: auto !important;
	text-align: center;
}

.wd-nav-product-cat li a {
	display: block;
	flex: auto !important;
	margin: 0 0 8px;
}

.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a .wd-nav-img, .mega-menu-list img {
	background: rgba(225,21,0,.06);
	border: 2px solid #ff5800;
	color: #ff5800 !important;
	border-radius: 20px;
}

.wd-nav.wd-style-underline .nav-link-text {
	text-transform: capitalize;
	line-height: 1.4;
	overflow: hidden;
	height: 34px;
}

.wd-nav-product-cat>li>a {
	font-size: 12px !important;
	font-weight: 400;
}

.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
	max-height: 140px !important;
	width: auto !important;
}

.archive .page-title {
	background-image: none !important;
	background-color: #fff;
	margin: 0 10px 10px !important;
	border-radius: 8px;
}

#mobile-product-slider .owl-carousel .owl-item {
	width: 150px !important;
	box-sizing: content-box;
}

.home .wd-hover-tiled .product-element-top {
	padding: 8px;
}

.page-id-3059 .whb-header-bottom, .page-id-3059 .wd-toolbar {
	display: none;
}

.page-id-3004 .whb-header, .page-id-3004 .wd-toolbar, .page-id-3031 .whb-header, .page-id-3031 .wd-toolbar, .single-qsm_quiz .wd-toolbar {
	display: none;
}

.page-id-3004, .page-id-3031, .page-id-3059, .single-qsm_quiz {
	padding-bottom: 0;
}

.single-product .wd-header-cart.wd-design-5 .wd-cart-number {
	background-color: #008ECC;
	color: #fff;
}

.term-description, .page-description {
	margin-bottom: 25px !important;
}

#cart-checkout-page .vc_column-inner {
	padding-top: 0;
}

.page .main-page-wrapper {
	background-color: #fff;
}

.single-product .wd-toolbar {
	display: none;
}

.single-product {
	padding-bottom: 45px !important;
}

.whb-header-bottom .wd-nav-img {
	display: none;
}

#single-trade-assurance {
	margin-left: 20px;
}

.woocommerce-product-rating {
	background-color: #fff;
	margin-bottom: 0;
	padding-left: 15px;
	padding-top: 5px;
}

a.ivole-a-button {
	margin-top: 10px;
}

span.ivole-voting-cont {
	display: flex;
}

.commentlist .comment-text {
	display: block;
}

div.iv-comment-image {
	width: 100%;
	margin-right: 0;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

div.ivole-all-reviews-shortcode ol.commentlist li .comment-text {
	margin-left: 0;
	border: 0;
}

div.ivole-all-reviews-shortcode ol li.comment, div.ivole-all-reviews-shortcode ol li.review {
	background-color: #fff;
	margin-bottom: 10px;
	padding-bottom: 0;
	border-radius: 8px;
}

div.ivole-all-reviews-shortcode ol li.comment div.comment_container img.avatar, div.ivole-all-reviews-shortcode ol li.review div.comment_container img.avatar {
	width: 50px;
	margin-left: 25px;
	margin-top: 10px;
}

#dokan-store-listing-filter-form-wrap {
	margin-left: 10px;
	margin-right: 10px;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar {
	width: 60px;
	height: 60px;
	top: -30px;
}

#dokan-store-listing-filter-wrap .right {
	margin-top: 5px;
}

#dokan-seller-listing-wrap {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 15px;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap {
	margin: 0;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
	padding: 10px 15px;
}

#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner {
	min-height: 130px;
}

#dokan-store-listing-filter-wrap {
	padding: 10px;
}

#ready-top-ship-products .title-wrapper .liner-continer {
	margin-bottom: 0;
}

#ready-top-ship-products .woodmart-hover-tiled .product-wrapper {
	border-radius: 0;
}

.woodmart-prefooter {
	display: none;
}

#promoted-products .login-to-prices-msg {
	background: linear-gradient(90deg,#bd8ffc,#7057e7);
}

.home .site-content {
	padding-left: 6px;
	padding-right: 6px;
}

#home-flash-deals .owl-carousel.owl-drag .owl-item {
	width: 120px !important;
}

#home-flash-deals .vendor-details-product, #ready-top-ship-products .vendor-details-product {
	display: none;
}

#home-flash-deals .price del, #ready-top-ship-products .price del {
	display: none;
}

#home-flash-deals .product-element-bottom {
	text-align: center;
	padding: 8px;
}

#home-flash-deals .product-title {
	display: none;
}

#featured-products-cat .vendor-details-product {
	display: none;
}

#featured-products-cat .price del {
	display: none;
}

#featured-products-cat .product-element-bottom {
	background: linear-gradient(180deg,#fff,#ffd9c4);
	text-align: center;
	padding: 13px 5px;
}

#featured-products-cat .price .amount {
	background: linear-gradient(-45deg,#f5515f,#ff7527);
	color: #fff;
	padding: 3px 10px;
	border-radius: 20px;
}

#featured-products-cat .woocommerce-Price-amount::before {
	content: "\f06d";
	font-family: 'Font Awesome 5 Free';
	margin-right: 5px;
	font-size: 90%;
	font-weight: 900;
}

#featured-products-cat .product-title {
	margin-bottom: 10px;
	font-size: 13px;
}

#featured-products-cat .info-box-icon {
	border-radius: 0;
	width: 18px;
}

#featured-products-cat .box-icon-wrapper {
	margin-right: 8px;
}

#featured-products-cat .slider-type-product {
	margin-bottom: 5px;
}

#featured-products-cat .label-attribute-pa_min-order-qty {
	display: none;
}

#promoted-products-cat .vendor-details-product {
	display: none;
}

#promoted-products-cat .price del {
	display: none;
}

#promoted-products-cat .product-element-bottom {
	background: linear-gradient(180deg,#fff,#e5dfff);
	text-align: center;
	padding: 13px 5px;
}

#promoted-products-cat .price .amount {
	background: linear-gradient(90deg,#bd8ffc,#7057e7);
	color: #fff;
	padding: 3px 10px;
	border-radius: 20px;
}

#promoted-products-cat .woocommerce-Price-amount::before, #promoted-products-home .woodmart-title-container::before {
	content: "\f06d";
	font-family: 'Font Awesome 5 Free';
	margin-right: 5px;
	font-size: 90%;
	font-weight: 900;
}

#promoted-products-cat .product-title {
	margin-bottom: 10px;
	font-size: 13px;
}

#promoted-products-cat .info-box-icon {
	border-radius: 0;
	width: 18px;
}

#promoted-products-cat .box-icon-wrapper {
	margin-right: 8px;
}

#promoted-products-cat .slider-type-product {
	margin-bottom: 5px;
}

.home .woodmart-timer>span {
	margin-bottom: 0;
	min-width: 18px !important;
	min-height: 18px !important;
	font-size: 14px !important;
	border-radius: 5px;
	padding: 2px 3px;
	background-color: #ff4633 !important;
}

.archive .woodmart-info-box, .single .woodmart-info-box {
	margin-bottom: 0;
}

.archive .box-with-icon .info-box-icon {
	border-radius: 12px;
}

.dokan-single-store .store-coupon-wrap, .seller-items {
	margin-left: 10px;
	margin-right: 10px;
}

.dokan-single-store .dokan-store-tabs ul {
	overflow-x: scroll;
	overflow-y: hidden;
	display: flex;
	flex-wrap: nowrap;
	white-space: nowrap;
	width: 100vw;
}

.dokan-single-store .profile-frame {
	position: inherit;
}

.dokan-store-sidebar, .dokan-single-store {
	width: 100% !important;
	margin-left: 0;
	margin-right: 0;
}

.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
	margin-bottom: 5px;
	font-size: 18px;
}

.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info li {
	padding-bottom: 3px;
}

.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
	font-size: 13px;
}

.dokan-single-store .profile-info-box.profile-layout-layout1 .profile-info-summery>div {
	margin-top: 0;
}

.dokan-single-store .profile-info-box.profile-layout-layout1 .profile-info {
	flex-basis: auto;
}

.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
	background-color: #f2f3f7;
	padding: 0 20px;
}

.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery {
	background-color: #fff;
	border-radius: 15px;
	margin-top: -25px;
	box-shadow: 0 2px 2px 0 #e6e7eb;
	flex-wrap: inherit;
	padding: 10px 0;
}

.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
	top: 4px;
}

.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
	height: 60px;
	width: 60px;
	border-radius: 50px;
}

.dokan-store .whb-main-header {
	display: none;
}

.vendor-details-product {
	padding: 3px 10px;
}

.min-qty-single-details {
	margin-right: 15px;
}

.dokan-store-wrap {
	margin-top: 0;
}

p.stock.out-of-stock {
	background-image: linear-gradient(90deg,#ff7527,#ff4d3a 80%,#ff4d3a);
	padding: 15px;
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.woodmart-my-account-links a {
	text-transform: none;
	font-size: 13px;
	padding: 15px;
}

.woodmart-my-account-links>div {
	width: 50%;
	max-width: 50%;
}

.woodmart-my-account-sidebar {
	display: none;
}

.dokan-store-sidebar.dokan-w3 {
	display: none;
}

.dokan-store .main-page-wrapper {
	padding-top: 0;
}

.dokan-store-sidebar {
	display: none;
}

.dokan-store .content-with-products {
	padding-left: 0;
	padding-right: 0;
}

.dokan-single-store .store-coupon-wrap .code {
	width: 50%;
	max-width: 50%;
	margin-right: 0;
}

.dokan-single-store .store-coupon-wrap::before {
	content: "Store Discount Available";
	Display: block;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
	text-align: center;
}

.dokan-single-store .store-coupon-wrap .code span.outside span.inside .coupon-title {
	font-size: 15px;
	padding-bottom: 8px;
}

.dokan-single-store .store-coupon-wrap .code span.outside {
	width: 100%;
}

#single-product-return-policy-button .vc_icon_element-size-xs {
	height: 40px;
}

#return-policy-text .title-wrapper {
	margin-bottom: 10px;
	margin-left: 15px;
}

#product-easy-return-text {
	margin: 12px 15px;
}

.popup-quick-view .variations_form .reset_variations, .product-design-default .variations_form .reset_variations {
	bottom: 40px;
	margin-left: 45px;
}

.sold-by-details {
	display: block;
	background-color: #fff;
	padding: 10px 15px;
}

.dokan-store .store-notice-block {
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 8px;
}

.store-notice-block {
	border-radius: 0;
	box-shadow: none;
	margin-top: 0;
	margin-bottom: 10px;
	background-color: #fff;
	box-shadow: 0 2px 2px 0 #e6e7eb;
}

.store-notice-title {
	font-size: 14px;
}

.product-design-default .woodmart-product-brands {
	background-color: #fff;
	margin-bottom: 0 !important;
	padding: 13px 15px 0;
}

.single .woodmart-sticky-sidebar-opener {
	display: none !important;
}

.dokan-live-chat, .dokan-live-chat-login {
	width: 100%;
	margin-left: 0 !important;
	border-radius: 35px;
	box-shadow: 0 1px 2px 0 #ff6a00;
}

.tabs-location-standard.tabs-type-accordion {
	padding-top: 0;
}

.footer-container {
}

#flash-deals-time {
	margin-left: 0px;
}

.product_title {
	background-color: #fff;
	padding: 10px 15px 0;
	margin-bottom: 0;
	font-size: 14px;
}

.summary-inner>.price {
	visibility: visible;
	background-color: #fff;
	padding: 10px 15px;
	margin-bottom: 8px !important;
}

.woocommerce-product-details__short-description {
	background-color: #fff;
	padding: 10px 15px;
	margin-bottom: 8px;
}

.product-image-summary .wd-before-add-to-cart {
	background-color: #fff;
	border: 0;
	margin-bottom: 8px;
}

.summary-inner .cart {
	background-color: #fff;
	padding: 10px 15px;
	margin-bottom: 8px !important;
}

.wd-before-add-to-cart, .wd-after-add-to-cart {
	margin-bottom: 8px !important;
}

.summary-inner>.wd-action-btn {
	display: block !important;
	margin-right: 0 !important;
	background-color: #fff;
	padding: 15px;
	text-align: center;
	margin-bottom: 8px !important;
}

.single-product .product-share {
	background-color: #fff;
	padding: 10px 15px;
	text-align: center;
	margin-bottom: 4px;
}

.product-image-summary-wrap>div {
	margin-bottom: 0 !important;
}
	
.order-lg-last {
	padding-left: 0;
	padding-right: 0;
}

.product-images {
	background-color: #fff;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 8px !important;
}

.single-breadcrumbs-wrapper {
	display: none;
}

.woocommerce-account .site-content {
	margin-bottom: 0;
}

.site-content {
	margin-bottom: 10px;
}

.summary-inner .product_meta {
	border: 0 !important;
	background-color: #fff;
	margin-bottom: 8px !important;
	padding: 10px 15px;
}

.entry-summary {
	padding-left: 0;
	padding-right: 0;
}

.woocommerce-ordering::before {
	content: "Short";
	margin-right: 7px;
}

.content-with-products {
	padding-left: 10px;
	padding-right: 10px;
}

.whb-secondary-menu .item-level-0 > a {
	font-weight: 400;
}

.whb-color-dark .navigation-style-underline .item-level-0>a {
	font-weight: 500;
	color: #646464;
}

.whb-header-bottom .menu-item {
	background-color: #fff;
	margin: 5px;
	border-radius: 20px;
}

.whb-header-bottom .whb-secondary-menu .item-level-0 > a {
	height: 34px !important;
}

.single-product .whb-general-header {
	box-shadow: none;
	background-color:  transparent;
}

.whb-top-bar .wd-tools-element .wd-tools-icon:before {
	font-size: 20px;
}

.digits-login-modal {
	color: #fff;
	font-size: 20px;
}

.menu-item-wishlist {
	display: none !important;
}

.menu-item-my-account {
	display: none !important;
}

.menu-item-register {
	display: none !important;
}

.woodmart-show-sidebar-btn {
	width: 50%;
	margin-bottom: 0;
}

.woocommerce-ordering {
	margin-bottom: 0;
	width: auto;
	display: flex;
	align-items: center;
}

.home .box-icon-align-top .box-icon-wrapper {
    margin-bottom: 0;
}

.single-product .main-page-wrapper {
	padding-top: 0;
}

.single-product .whb-main-header {
	display: none;
}

.breadcrumbs-location-summary .single-product-page {
	margin-top: 0 !important;
}

.woocommerce-product-gallery .owl-carousel .product-image-wrap {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.woocommerce-product-gallery .thumbnails.owl-carousel .owl-item {
	max-width: 6px;
	padding: 0;
	margin: 6px;
	height: auto;
}

.woocommerce-product-gallery .product-image-thumbnail {
	border-radius: 50px;
	overflow: hidden;
	border: 5px solid rgba(192,192,192,1);
	height: 0;
}

.woocommerce-product-gallery .thumbnails {
	display: flex !important;
	align-items: center;
	justify-content: center;
	margin-top: -35px;
}

.thumbnails .owl-stage {
	width: auto !important;
	transform: inherit !important;
}

.thumbnails .wd-btn-arrow[class*="prev"], .thumbnails .wd-btn-arrow[class*="next"] {
	display: none;
}

.woocommerce-product-gallery .product-image-thumbnail:hover, .woocommerce-product-gallery .product-image-thumbnail.active-thumb {
	border-color: rgb(255,110,38);
	opacity: .75;
}

.thumbs-position-bottom .woocommerce-product-gallery__wrapper {
	margin-bottom: 0 !important;
}
}

