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

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

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

:root {
	--wd-text-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", 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: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", 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: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(151,190,13);
	--wd-alternative-color: rgb(41,135,60);
	--wd-link-color: rgb(151,190,13);
	--wd-link-color-hover: rgb(41,135,60);
	--btn-default-bgcolor: rgb(151,190,13);
	--btn-default-bgcolor-hover: rgb(41,135,60);
	--btn-accented-bgcolor: rgb(151,190,13);
	--btn-accented-bgcolor-hover: rgb(41,135,60);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(151,190,13);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(41,135,60);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.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: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgba(255,255,255,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 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);
}
}


.header-box .box-icon-wrapper {
  margin-right: 10px !important;
}

.header-box path.active-path {
    fill: #97be0c;
}

.woocommerce-password-strength {
    display: none !important;
}

.single-product .slider-type-product .owl-stage-outer {
    background: #ffffff;
}

.onsale.product-label {
    background: #97be0c;
}

.product-labels .onsale:before {
    content: "Discount ";
    text-transform: capitalize;
}

.header-box-one .info-icon {
  margin-top: 6px !important;
}

.header-box-two .info-icon {
  margin-top: 4px !important;
}

.header-box .info-box-title {
  font-size: 18px !important;
  margin-bottom: 0px !important;
}

.banner-row {
    padding-bottom:40px;
}

.banner-row .promo-banner {
    border-radius:5px;
}

.banner-row .promo-banner a.btn {
    border-bottom: none !important;
    color: #2d2a2a !important;
}

.banner-row .promo-banner .banner-btn-wrapper {
    margin-top: 9px !important;
}

.brands-row {
    background-color: #f7f7f7;
    padding: 30px 0px;
}

.brands-row .woodmart-images-gallery {
    margin-bottom: 0px !important;
}

.brands-row .woodmart-gallery-item {
    background-color: white;
    box-shadow: 0px 0px 6px lightgrey;
    margin: 11px 0px;
    padding: 0px 20px;
    border-radius: 4px;
}

.woodmart-carousel-container {
    margin-bottom:0px !important;
}


.brands-row .woodmart-gallery-item {
		transition:0.5s;
}

.brands-row .woodmart-gallery-item:hover {
		filter: grayscale(1);
		box-shadow: 0px 0px 10px lightgrey;
		cursor:pointer;
}

.whb-top-bar .whb-col-left .whb-text-element span {
		font-size: 12px;
		text-transform: uppercase;
		font-weight: 500 !important;
}

#menu-category-menu li {
    height: 45px !important;
}

.main-page-wrapper {
  	padding-top: 0px !important;
}

.site-content {
  	margin-bottom: 0px !important;
}

.generic-title .title {
		font-size: 26px;
		padding-bottom: 12px;
		color: #2e3144;
		border-color: #29873c !important;
}

.woocommerce.woocommerce-page.archive .main-page-wrapper {
		padding:40px 0px !important;
	
}

.single-product-desc .vc_col-sm-9 .vc_column-inner {
		padding: 30px 35px 15px !important;
		box-shadow: 0px 0px 5px rgba(0,0,0,.1);
		background-color: #ffffff;
}

.single-product-desc .vc_col-sm-3 .vc_column-inner {
		background-color: #ffffff !important;
		padding: 20px 20px 0px;
		box-shadow: 0px 0px 5px rgba(0,0,0,.1);
}

.single-product .main-page-wrapper {
		background-color: #f5f5f5;
		padding-top:40px !important;
}

.single-product .tagged_as {
    display: none;
}

.single-product .product-tabs-wrapper {
		background-color: #f5f5f5 !important;
		margin-bottom:0px !important;
}

.single-product .container.related-and-upsells {
    padding: 30px;
}

.single-product-page form.cart + div:not(.wd-wishlist-btn) {
    margin-top: -30px !important;
    margin-bottom: 20px !important;
}

.single-product-page form.cart + div:not(.wd-wishlist-btn) .button:before {
    content: "Out of Stock";
    font-size: 15px;
    color: white;
    text-transform: capitalize;
}
.single-product-page form.cart + div:not(.wd-wishlist-btn) .button {
    font-size: 0;
    background: #f44336;
    border-radius: 3px;
    pointer-events: none;
}

.product-image-summary-inner .summary-inner {
		background-color: #fff!important;
		padding: 30px 35px 15px;
		box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.summary-inner .mvvwo_cart_button {
		display: inline-flex;
		flex: auto;
		padding: 0;
		margin-left: 10px;
		vertical-align: top;
}

.summary-inner .mvvwo_cart_button a {
		padding: 9px 10px;
		border-radius: 0;
		box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
}

.product-image-summary-inner .summary-inner .woodmart-wishlist-btn {
		padding-bottom: 15px;
		width: 100%;
		border-bottom: 1px solid #e6e6e6;
}

.product-image-summary-inner .summary-inner .product_meta, 
.product-image-summary-inner .summary-inner .product-share {
		padding-top: 0px !important;
		border: unset;
		width: 49%;
		display: inline-block;
		margin-bottom: 0px !important;
		vertical-align: top;
}

.product-image-summary-inner .summary-inner .product-share .woodmart-social-icons a {
  	padding: 0px 6px;
}

.summary-inner .mvvwo_cart_button a {
    border-radius: 5px !important;
    box-shadow: none !important;
}

#submission-order-form .product-form .second {
  	padding-left: 7.5px;
}

p:empty {
  	display: none;
}

#submission-order-form .product-form .first {
  	padding-right: 7.5px;
}

#submission-order-form .product-form .vc_col-sm-6, 
#submission-order-form .product-form .vc_col-sm-12 {
  	margin-bottom: 15px;
}

#submission-order-form .product-form p.single-btn {
		text-align: center;
		margin-bottom:0px !important;
}

#submission-order-form .product-form p.single-btn input {
		background-color: #b05dd1;
		color: #fff;
		box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
		border-radius:5px;
}

#submission-order-form .product-form p.single-btn input:hover {
 	 background-color: #2e3144 !important;
}

/*** ***/
#delivery-Options .info-box-wrapper .woodmart-info-box {
  	margin-bottom: 0px !important;
}

.sidebar-container {
		background-color: #fff;
		padding: 20px 20px;
}

.single-product-sidebar.sidebar-right {
		border-left: none !important;
		box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.product .woodmart-buttons {
		padding: 0px 6px;
		width: 50px;
}

.product .quick-view-button {
  	border-bottom: 2px solid #333333;
}

.product-grid-item .quick-view a,
.product-grid-item .woodmart-wishlist-btn a {
		width:39px !important
}

.woodmart-prefooter {
  	padding-bottom: 0px !important;
}

.footer-row .footer-col-c .footer-menu {
  	margin-bottom: 0px !important;
}

.footer-row .footer-col-c ul {
  	column-count: 2 !important;
}

.footer-row .footer-col-c ul li {
		background-size: 8px 10px;
		background-repeat: no-repeat;
		background-position: 0 5.5px;
		padding-left: 16px;
		margin-bottom: 4px !important;
		background-image: url(https://superhealth.com.pk/wp-content/uploads/2020/03/right-arrow-link.png);
}

.footer-row .footer-col-b .woodmart-info-box,
.footer-row .footer-col-c .woodmart-info-box,
.footer-row .footer-col-d .woodmart-info-box {
		margin-bottom:15px !important;
}

.footer-row .woodmart-info-box .box-icon-wrapper {
  	margin-right: 10px !important;
}

.footer-row .footer-col-b .row-one .working-image {
		padding: 0px 0px !important;
		width: 33% !important;
}

.footer-row .footer-col-b .row-one .working-image:nth-child(1) img {
  	width: 90px !important;
}

.footer-row .footer-col-b .row-one .working-image:nth-child(2) img {
 	 width: 70px !important;
}

.footer-row .footer-col-b .row-one .working-image:nth-child(3) img {
  	width: 80px !important;
}

.footer-row .footer-col-b p.secure-title {
		margin-bottom: 15px !important;
		margin-top: 8px;
}

.footer-row .footer-col-d .testimonial-content p {
  	margin-bottom: 0px !important;
}

.footer-row .footer-col-d .testimonial-content footer {
  	margin-top: 5px !important;
}

.footer-row {
		padding-top: 40px;
		padding-bottom: 40px;
		background-color:#f7f7f7;
}

.copyrights-wrapper.copyrights-two-columns {
		background-color:#f7f7f7;
}

.footer-row .footer-col-d .testimonials-slider .owl-stage-outer {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
}

.footer-row .footer-col-b .securing-image {
		width: 31% !important;
		padding: 0px 8px !important;
}

.footer-row .footer-col-b .row-two .securing-image:first-child img {
  	margin-top: -5px;
}

.footer-row .info-box-title {
  	margin-bottom: 0px;
}

.footer-row .vc_col-sm-3 .vc_column-inner, 
.footer-row .vc_col-sm-2 .vc_column-inner {
		padding-left: 15px !important;
		border-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.02),#dbdbdb, rgba(0, 0, 0, 0.02) ) 0 100% !important;
		border-right: 2px solid #e7e7e7;
		padding-right: 15px;
}

body .footer-row .footer-col-b .vc_column-inner {
 	 padding-left: 35px !important;
}

.footer-row .footer-col-d .vc_column-inner {
 	 padding-left: 25px;
}

.footer-row a:hover {
 	 color: #ff9a00;
}

.footer-row a, .footer-row strong {
  	color: #2d2a2a;
}

.footer-row p.map {
  	margin-left: -25px;
}

.footer-row p.map img {
  	margin-right: 5px;
}

.footer-row h4.h4-one {
  	margin-bottom: 0px !important;
}

.single-product .footer-row {
    border-top: 2px solid #ececec;
}

.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
    margin-top: 0;
}

#tab-title-additional_information {
    display: none;
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs {
    background: #ffffff;
    border-radius: 4px;
    padding: 0px 25px 25px;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    margin-top: 45px;
		margin-bottom:40px;
}

.wd-single-reviews.wd-layout-two-column {
    margin-top: 0;
    border: 0;
    background: #ffffff;
    border-radius: 4px;
    padding: 25px 25px;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}

.woocommerce-product-gallery__image {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    background: #ffffff;
}

.woocommerce-product-gallery .product-image-wrap {
    padding: 2px;
}

.disclaimer h4 {
    margin-bottom: 10px;
}

span.posted_in {
    display: none;
}@media (min-width: 1025px) {
	.footer-col-a {
  width: 23% !important;
}

.footer-col-b {
  width: 23% !important;
}

.footer-col-c {
  width: 23% !important;
}

.footer-col-d {
  width: 30% !important;
}

/*** Product Page ***/
.full-height-sidebar-wrap .single-product-page {
  width: 78% !important;
  max-width: 78% !important;
}

.full-height-sidebar-wrap .sidebar-container.col-md-3 {
  max-width: 22% !important;
  flex: 22%;
}

/**** ****/
.single-product .woodmart-after-add-to-cart {
  display:none;
}

#delivery-Options {
  margin-top:0px;
}

#delivery-Options h2 {
  font-size: 12px !important;
  line-height: 13px !important;
  font-weight: 700 !important;
}

#delivery-Options .info-box-subtitle {
  font-size: 11px !important;
  line-height: 12px !important;
  margin-bottom: 5px !important;
}

#delivery-Options h6.info-box-title {
  font-size: 14px !important;
  line-height: 14px !important;
  margin-bottom: 0px !important;
  font-weight: 400 !important;
}

#delivery-Options p {
  display: none !important;
}

#delivery-Options .info-box-wrapper .extra-space, #delivery-Options .vc_separator{
  margin-bottom: 20px !important;
}

#delivery-Options .custom-style h6.info-box-title {
  font-size: 11px !important;
  line-height: 12px !important;
  margin-bottom: 0px !important;
  color: #777 !important;
}

#delivery-Options .custom-style .info-box-subtitle {
		font-size: 14px !important;
		line-height: 14px !important;
		margin-bottom: 5px !important;
		font-weight: 400 !important;
		color: #2d2a2a !important;
}

#delivery-Options .custom-style .info-box-content {
 	 padding-top: 5px;
}

#footer-row-one .text-left p {
  	display: none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.generic-title .title {
  font-size: 20px;
}

.search-style-with-bg.searchform .searchsubmit {
    background: #cdda00 !important;
}

.slide-product.owl-carousel-item {
    padding: 5px 15px 15px !important;
}

.single-product .container.related-and-upsells {
    padding: 20px 15px 25px;
		background:#ffffff;
}

#mvvwo_chat_box.mvvwo_left {
    bottom: 80px;
}

.whb-general-header span.wd-tools-icon {
    color: #ffffff !important;
}

.whb-header-bottom, .whb-general-header {
    background: #212121 !important;
}

.whb-header-bottom {
    padding-bottom: 5px !important;
}

.button.searchsubmit, span.woodmart-cart-number {
    background: #cadb28 !important;
}

.popular-product {
    padding: 27px 0px 24px !important;
}

.brands-row {
    padding: 34px 0px 24px !important;
}

.brands-row .title-wrapper {
    margin-bottom: 10px !important;
}

body .left-banner-products {
	  padding-top: 35px !important;
    padding-bottom: 10px !important;
}

.banner-row {
    background-color: #f3f3f3;
    padding: 35px 0px !important;
}

.banner-row .mobile-space {
	margin-bottom:15px;
}

.special-products {
    padding: 27px 0px 35px !important;
    border-bottom: 1px solid gainsboro;
}

body .herbal-products {
    padding: 28px 0px 30px !important;
}

.popular-product .slide-product.owl-carousel-item,
.left-banner-products .product-grid-item.product,
.special-products .slide-product.owl-carousel-item,
.herbal-products .slide-product.owl-carousel-item {
    padding: 15px !important;
}

.product .woodmart-buttons {
    padding: 4px 0px 1px !important;
    width: 40px !important;
    border-radius: 62px !important;
    box-shadow: 0px 0px 5px lightgrey !important;
}

#delivery-Options-mobile .vc_separator {
    margin-bottom: 15px;
}
  
#delivery-Options-mobile h2 {
    font-size: 12px !important;
    line-height: 13px !important;
    font-weight: 700 !important;
    margin-bottom: 15px;
}

#delivery-Options-mobile .info-box-subtitle {
    font-size: 11px !important;
    line-height: 12px !important;
    margin-bottom: 5px !important;
}

#delivery-Options-mobile h6.info-box-title {
    font-size: 14px !important;
    line-height: 13px !important;
    margin-bottom: 0px !important;
    font-weight: 400 !important;
}
  
#delivery-Options-mobile p {
    display: none !important;
}
  
#delivery-Options-mobile .info-box-wrapper, delivery-Options-mobile .vc_separator {
    margin-bottom: 15px !important;
}
  
#delivery-Options-mobile .custom-style h6.info-box-title {
    font-size: 11px !important;
    line-height: 12px !important;
    margin-bottom: 0px !important;
    color: #777 !IMPORTANT;
}

#delivery-Options-mobile .custom-style .info-box-subtitle {
    font-size: 13px !important;
    line-height: 13px !important;
    margin-bottom: 5px !important;
    font-weight: 400 !important;
    color: #2d2a2a !important;
}

#delivery-Options-mobile .box-icon-wrapper {
    margin-left: 0px !important;
    margin-right:15px !important;
}

#delivery-Options-mobile .custom-style .info-box-content {
    padding-top: 5px;
}

#delivery-Options-mobile .info-box-content {
    padding-top: 2px;
}

#delivery-Options {
    display:none !important;
}

.footer-row {
    padding-top: 35px !important;
    padding-bottom: 33px !important;
}

.footer-col-b, .footer-col-c, .footer-col-d {
    display: none;
}

#mvvwo_floating_button {
  bottom: 15px !important;
}

#mvvwo_floating_button .mvvwo_btn {
  width: 50px !important;
  height: 50px !important;
	padding: 9px !important;
}

.min-footer .col-left {
  margin-bottom: 3px !important;
}

.min-footer {
	padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.single-product-page .summary-inner {
    padding: 20px 19px !important;
}

.single-product .product-tabs-wrapper {
		background: #ffffff !important;
		padding-top: 0;
		padding-bottom:0;
}

.tab-title-description {
    margin-bottom: 15px;
    margin-top: 25px;
}

.wd-accordion.wd-style-default:before,
.wd-accordion.wd-style-default .wd-accordion-item {
    border: 0 !important;
}

.tab-title-additional_information {
    display: none !important;
}

.woocommerce-tabs.tabs-layout-accordion {
    margin-bottom: 10px !important;
}

.product-image-summary-inner>div {
    margin-bottom: 10px !important;
}

.wd-single-reviews.wd-layout-two-column {
    padding:0;
    box-shadow: none;
		margin-bottom:35px;
		margin-top:20px;
}

.wd-accordion {
    --wd-accordion-spacing: 0 !important;
}
}

@media (max-width: 576px) {
	.generic-title .title {
  font-size: 20px;
}

.search-style-with-bg.searchform .searchsubmit {
    background: #cdda00 !important;
}

.slide-product.owl-carousel-item {
    padding: 5px 15px 15px !important;
}

.single-product .container.related-and-upsells {
    padding: 20px 15px 25px;
		background:#ffffff;
}

#mvvwo_chat_box.mvvwo_left {
    bottom: 80px;
}

.whb-general-header span.wd-tools-icon {
    color: #ffffff !important;
}

.whb-header-bottom, .whb-general-header {
    background: #212121 !important;
}

.whb-header-bottom {
    padding-bottom: 5px !important;
}

.button.searchsubmit, span.woodmart-cart-number {
    background: #cadb28 !important;
}

.popular-product {
    padding: 27px 0px 24px !important;
}

.brands-row {
    padding: 34px 0px 24px !important;
}

.brands-row .title-wrapper {
    margin-bottom: 10px !important;
}

body .left-banner-products {
	  padding-top: 35px !important;
    padding-bottom: 10px !important;
}

.banner-row {
    background-color: #f3f3f3;
    padding: 35px 0px !important;
}

.banner-row .mobile-space {
	margin-bottom:15px;
}

.special-products {
    padding: 27px 0px 35px !important;
    border-bottom: 1px solid gainsboro;
}

body .herbal-products {
    padding: 28px 0px 30px !important;
}

.popular-product .slide-product.owl-carousel-item,
.left-banner-products .product-grid-item.product,
.special-products .slide-product.owl-carousel-item,
.herbal-products .slide-product.owl-carousel-item {
    padding: 15px !important;
}

.product .woodmart-buttons {
    padding: 4px 0px 1px !important;
    width: 40px !important;
    border-radius: 62px !important;
    box-shadow: 0px 0px 5px lightgrey !important;
}

/*** ***/
#delivery-Options-mobile .vc_separator {
    margin-bottom: 15px;
}
  
#delivery-Options-mobile h2 {
    font-size: 12px !important;
    line-height: 13px !important;
    font-weight: 700 !important;
    margin-bottom: 15px;
}

#delivery-Options-mobile .info-box-subtitle {
    font-size: 11px !important;
    line-height: 12px !important;
    margin-bottom: 5px !important;
}

#delivery-Options-mobile h6.info-box-title {
    font-size: 13px !important;
    line-height: 14px !important;
    margin-bottom: 0px !important;
    font-weight: 400 !important;
}
  
#delivery-Options-mobile p {
    display: none !important;
}
  
#delivery-Options-mobile .info-box-wrapper, delivery-Options-mobile .vc_separator {
    margin-bottom: 15px !important;
}
  
#delivery-Options-mobile .custom-style h6.info-box-title {
    font-size: 11px !important;
    line-height: 12px !important;
    margin-bottom: 0px !important;
    color: #777 !IMPORTANT;
}

#delivery-Options-mobile .custom-style .info-box-subtitle {
    font-size: 13px !important;
    line-height: 13px !important;
    margin-bottom: 5px !important;
    font-weight: 400 !important;
    color: #2d2a2a !important;
}

#delivery-Options-mobile .box-icon-wrapper {
    margin-left: 0px !important;
    margin-right:15px !important;
}

#delivery-Options-mobile .custom-style .info-box-content {
    padding-top: 5px;
}

#delivery-Options-mobile .info-box-content {
    padding-top: 2px;
}

#delivery-Options {
  display:none !important;
}

.footer-row {
  padding-top: 35px !important;
  padding-bottom: 33px !important;
}

.footer-col-b, .footer-col-c, .footer-col-d {
  display: none;
}

#mvvwo_floating_button {
  bottom: 45px !important;
}

#mvvwo_floating_button .mvvwo_btn {
  width: 50px !important;
  height: 50px !important;
	padding: 9px !important;
}

.min-footer .col-left {
  margin-bottom: 3px !important;
}

.min-footer {
	padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.wd-sidebar-opener.wd-action-btn.wd-style-icon.woodmart-sticky-sidebar-opener {
    display: none;
}

.single-product-page .summary-inner {
    padding: 20px 19px !important;
}

.single-product .product-tabs-wrapper {
		background: #ffffff !important;
		padding-top: 0;
		padding-bottom:0;
}

.tab-title-description {
    margin-bottom: 15px;
    margin-top: 25px;
}

.wd-accordion.wd-style-default:before,
.wd-accordion.wd-style-default .wd-accordion-item {
    border: 0 !important;
}

.tab-title-additional_information {
    display: none !important;
}

.woocommerce-tabs.tabs-layout-accordion {
    margin-bottom: 10px !important;
}

.product-image-summary-inner>div {
    margin-bottom: 10px !important;
}

.wd-single-reviews.wd-layout-two-column {
    padding:0;
    box-shadow: none;
		margin-bottom:35px;
		margin-top:20px;
}

.wd-accordion {
    --wd-accordion-spacing: 0 !important;
}
}

