@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//gbhealth.co.uk/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;
}

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

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Sorts Mill Goudy", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Sorts Mill Goudy", 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:"Sorts Mill Goudy", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Sorts Mill Goudy", 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;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:#6ba941;
}
:root{
--wd-alternative-color:rgb(1,40,80);
}
:root{
--wd-link-color:rgb(107,169,65);
--wd-link-color-hover:rgb(99,138,40);
}
:root{
--btn-default-bgcolor:rgb(107,169,65);
}
:root{
--btn-default-bgcolor-hover:rgb(1,40,80);
}
:root{
--btn-accented-bgcolor:rgb(107,169,65);
}
:root{
--btn-accented-bgcolor-hover:rgb(1,40,80);
}
:root{
--notices-success-bg:rgb(71,99,29);
}
:root{
--notices-success-color:rgb(255,255,255);
}
:root{
--notices-warning-bg:rgb(42,59,17);
}
:root{
--notices-warning-color:rgb(255,255,255);
}
	: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: 5px;
				--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: 1370px;
			}
		}

		.container {
			max-width: 1400px;
		}

		:root{
			--wd-container-w: 1400px;
		}
	
			@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);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
.main-page-wrapper {
    padding-top: 0px;
}

.site-content {
   margin-bottom: 0px;
}

.footer-menu {
    background-color: #82b635;
	  padding-top: 15px;
    padding-bottom: 15px;
}
/*
ul#menu-other-menu {
    display: flex;
    justify-content: left;
}

ul#menu-other-menu li {
    display: inline-block;
    padding: 0px 30px;
	margin-bottom:0px !important;
}

ul#menu-other-menu li:not(:last-child) {
    border-right: 1px solid #fff;
}

ul#menu-other-menu li a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}

ul#menu-other-menu li a:hover {
    color: #efefef;
}
*/

.single-product-page .tabs-layout-tabs .tabs {
    margin-top: 80px !important;
    display: inline-flex !important;
}

.whb-top-bar .wd-tools-element .wd-tools-text {
    font-size: 14px !important;
}


.footer-menu .social-pinterest .wd-icon:before {
    width: 14px !important;
    height: 14px !important;
    color: transparent !important;
    background-image: url(https://gbhealth.co.uk/wp-content/uploads/2021/05/rss.svg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 4px !important;
}

.footer-column .wd-lazy-fade {
    opacity: 1 !important;
}
#row-two-images .wd-image,
#row-one-images .wd-image {
    margin-bottom: 5px !important;
}

.footer-menu .social-pinterest:hover {
    border-color: #F78422 !important;
    background-color: #F78422 !important;
}

.footer-menu .vc_wp_custommenu {
	margin-bottom:0px !important;
}

.product-tabs-wrapper * {
    font-family: inherit !important;
}

.product-tabs-wrapper p, 
.product-tabs-wrapper span {
    font-size: 16px;
    font-family: inherit !important;
}

.wd-header-my-account .wd-dropdown {
    left: 0 !important;
    right: auto !important;
}

.whb-general-header .wd-header-cart .wd-tools-text {
    margin-left: 6px !important;
    padding-left: 6px !important;
}

.whb-general-header .wd-header-cart.wd-tools-icon:before {
    font-size: 24px !important;
}

.popup-added_to_cart h3 {
    text-transform: capitalize !important;
    font-size: 22px !important;
}

.generic-title .title {
	font-size:32px;
}

.wd-title-style-underlined.wd-title-color-default .title {
    border-color: #6ba941 !important;
}

.woocommerce-mini-cart__buttons .checkout {
	background-color:#638a28 !important;
}

.woocommerce-mini-cart__buttons .checkout:hover {
	background-color:#6ba941 !important;
}

ul#menu-main-menu>li>a {
    color: #00111a;
    letter-spacing: 1px;
    transition: .3s!important;
    padding: 0 2px;
}

.whb-general-header .search-button .search-button-icon:before {
    font-size: 24px !important;
    color: #dadada!important;
    transition: .3s;
}

.search-button .search-button-icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7.5px;
    margin-left: -7.5px;
    width: 15px;
    height: 15px;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    opacity: 0;
    transition: none;
    content: "\f112";
    font-family: woodmart-font;
}

.whb-general-header .wd-cart-number {
    font-size: 12px !important;
}


/**********************************/

.hide-icon .box-icon-wrapper {
   display:none !important;
}

#footer-column.one h3.info-box-title {
    order: 1;
}

#footer-column.one .woodmart-info-box .info-box-subtitle {
    margin-bottom: 0;
    order: 2;
    font-size: 13px;
}

#footer-column .vc_wp_custommenu {
    margin-bottom: 0px !important;
}

#footer-column.one,#footer-column-2  {
    border-right: 2px solid;
    border-image: linear-gradient(to top, #f1f1f147, #eaeaea, #f1f1f147) 1 100%;
}

#footer-column.one .info-box-inner.reset-mb-10 {
    order: 3;
}

#footer-column .col-b .info-box-inner {
    margin-top: 0 !important;
    font-size: 13px;
}

#footer-column.last .info-box-inner.reset-mb-10 {
    font-size:13px;
}

#footer-column.one p {
    margin-left: -23px;
}

#footer-row-one h4.info-box-title {
    margin-bottom: 0;
    text-transform: uppercase;
}

#footer-row-one .text-left p {
    font-size: 13px;
}

#row-one-image img {
    width: 65px;
}

#row-two-image .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}

#row-two-image .vc_col-sm-6 {
    padding-bottom: 0;
}



#menu-menu .item-level-0:last-child > a {
    border-right: 0;
}

.footer-sidebar .custom-html-widget > p {
    display: none;
}

#footer-column h3 {
    text-transform: uppercase !important;
    margin-bottom: 0 !important;
}

#footer-column .menu-important-links-container {
    padding-left: 12px;
}

#row-two-images .vc_column_container>.vc_column-inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

#row-one-images .vc_column_container>.vc_column-inner {
    padding-left: 5px  !important;
    padding-right: 5px !important;
}
#row-one-images .wpb_single_image {
    margin-bottom: 0 !important;
}

#row-two-images .wpb_single_image {
    margin-bottom: 0 !important; 
}

#row-two-images .wpb_text_column {
    margin-bottom: 10px !important;
}

#footer-row-one .wpb_content_element {
    margin-bottom: 0 !important;
}

#footer-row-one #menu-social-menu .twitter a {
    color: #33ccff !important;
}

#footer-row-one #menu-social-menu .instagram a {
    color: #774430 !important;
}

#footer-row-one #menu-social-menu .youtube a {
    color: #cb2027 !important;
}

#footer-row-one #menu-social-menu .linkedin a {
    color: #0274b3 !important;
}

#footer-row-one #menu-social-menu li.fb a {
    color: #536DA2 !important;
}

#footer-row-one #menu-social-menu {
    text-align: right;
}

#footer-row-one #menu-social-menu li {
    display: inline-block;
    list-style: none !important;
    background-image: none;
    padding-left: 10px !important;
}

#footer-row-one #menu-social-menu li a {
   font-weight: 700;
}

#footer-row-one #menu-social-menu li:after {
    content: "/";
    color: #000;
    padding-left: 15px;
}

#footer-row-one #menu-social-menu li:last-child:after {
    content: "";
}

#footer-row-one .wpb_text_column {
    margin-bottom: 0 !important;
}

#footer-row-one p span a {
    padding: 0 10px;
    font-size: 15px;
}
#footer-row-one p span a {
    font-weight: 700;
}

.woodmart-prefooter {
    padding-bottom: 0px !important;
}
.footer-container .container.main-footer {
    padding-top: 35px;
    padding-bottom: 30px;  
}

.footer-sidebar {
    padding-top: 0px !important;
}

.color-scheme-dark .widget a, .color-scheme-dark .widget a:hover{
  color:black !important;
}

.footer-col-left-one #menu-important-links li {
    background-size: 8px 8px;
    background-repeat: no-repeat;
    background-position: 0 6.5px !important;
}

.footer-col-left-one #menu-important-links li a {
    line-height: 22px;
}

.color-scheme-dark .widget li {
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 16px;
    margin-bottom: 11px !important;
    background-image: url(https://gbhealth.co.uk/wp-content/uploads/2021/05/arrow-point-to-right.svg);
}

.footer-menu-links,.woodmart-info-box,
.footer-sidebar .footer-column, .footer-sidebar .footer-column-2 p{
    margin-bottom:0px !important;
}

.testimonial-content p{
    margin-bottom: 0 !important; 
}

.testimonial .testimonial-content footer {
    margin-top: 8px !important;
}

.vc_row.vc_column-gap-15>.vc_column_container {
    padding: 0px 15px 0px 7.5px !important;
}

.top-img .wpb_single_image {
    margin-top: -62px;
}

.copyrights-wrapper {
    background: #ffffff !important;
}

.first h3 {
    margin-bottom: 5px;
}

.first .aio-icon-component, .first p,
body .mc4wp-form-fields p, .mc4wp-form,
.third h3, .third .third .aio-icon-component {
    margin-bottom: 0 !important;
}

.second script ~ p {
    display: none;
}

.second input[type="email"] {
    border-color: #e7e7e7 !important;
    color: #7f7f7f;
    font-weight: 400;
    border-radius: 5px 0 0 5px;
    border: 2px solid;
    padding: 10px;
}

.second input[type="submit"] {
    padding-top: 12px !important;
    padding-bottom: 11.8px !important;
    border-radius: 5px !important;
}

.second .mc4wp-form>div>p:first-child {
    max-width: inherit !important;
}

.second ::placeholder {
    color: #7f7f7f;
    opacity: 1;
}

.second .mc4wp-form {
    height: 46px;
}

.second :-ms-input-placeholder {
    color: #7f7f7f;
}

.second ::-ms-input-placeholder {
    color: #7f7f7f;
}

.third .icons-size-large i {
    color: #332a2a;
}

.third .woodmart-social-icons ~ p {
    display: none;
}

.col-a h2 {
    font-size: 23px;
    color: #000!important;
    margin-bottom: 5px;
}

.col-a h3 {
    color:#1f1f1f;
    font-weight: 700 !important;
}

.col-a p {
    font-weight: 500 !important;
    padding-bottom: 12px;
}

.center-col .aio-icon-component.call-us {
    margin-bottom: 0 !important;
}

.mini-logo .vc_single_image-img {
    width: 300px;
}

.col-b .left-icon .aio-ibd-block {
    vertical-align: text-bottom;
}

.col-b h3 {
    font-size: 15px !important;
    line-height: 23px !important;
    margin-bottom: 15px !important;
    color: #1f1f1f;
}

.col-b .aligncenter {
    margin-bottom: 0px;
}

.col-b p {
    margin-bottom: 10px;
}

.col-b .inline-images {
    margin-left: -10px;
    padding-bottom: 20px;
}

.col-b img {
    margin: 0 6px;
}

.col-b .left-img {
    float: left;
}

.col-b .right-img {
    float: right;
}

.last-col .testimonial-content footer,
.last-col .testimonial-content footer>span {
    color: rgb(31, 31, 31) !important;
    font-weight: 600 !IMPORTANT;
}

.last-col p {
    font-weight:400;
}

.last-col .testimonial p {
    margin-bottom: 0 !important;
}

.last-col h2 {
    margin-bottom: 12px;
    font-size: 15px !important;
    line-height: 23px !important;
    color: #1f1f1f;
    text-transform:uppercase;
}

.footer-sidebar {
    padding-top: 12px;
    padding-bottom: 0px;
}

#footer-column  h3 {
    font-weight: 700;
}

#footer-column ul  {
    column-count: 2;
    margin-top: 5px;
}

#footer-column ul li a {
    color: #787878 !important;
	transition:0.3s;
}

#footer-column ul li:hover a {
    color: #242424 !important;
}

#footer-column .col-a p:last-child a{
    color: #929292 !important;
}

#footer-column .col-a p {
    margin-bottom: 0 !important;
}

#footer-column p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

#footer-column .col-a .call-us h3,
#footer-column .col-c h2,
#footer-column .col-d h2 {
    font-size: 15px !important;
    line-height: 23px !important;
  	margin-bottom: 15px !important;	
}

#footer-column .col-a .call-us .aio-icon-description strong{
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important;
}

#footer-column .col-a .call-us .aio-icon-description {
    font-size: 15px !important;
    color: #000  !important;
    line-height: 21px !important;
}

#footer-column .wpb_single_image {
    margin-bottom: 0 !important;
}

#footer-column p {
    color: #787878 !important;
}

#footer-column .last-col .info-box-slider .slider-one img {
    border-radius:50px !important;
}

#footer-column .last-col .woodmart-info-box {
    margin-bottom: 0px !important;
}

#footer-column .last-col .aio-icon-component {
    margin-bottom:0px !important;
    padding-left:12px !important;
}

#footer-column .last-col{
    padding-left:0px !important; 
}

#footer-column .last-col .info-box-slider {
    margin-bottom:0px !important;
    padding-bottom:0px !important;
}

#footer-column .vc_column-inner {
    padding-top:0px !important;  
}

#footer-column .last-col .left-icon .aio-ibd-block {
    vertical-align: top !important;
}

#footer-column .col-a .info-box-inner {
    margin-top: 20px;
}


.min-footer .col-left, .min-footer .col-right {
    padding-top: 0px !important;
		color:#787878;
}

.min-footer .col-right {
	padding-right:70px !important;
}

.min-footer .col-right a {
	color: #6ba941 !important;
}

.min-footer .col-right a:hover {
	color: #638a28 !important;
}

#footer-column .last-col .aio-icon-component ~ p {
    margin-bottom:0px !important;
}

#footer-row-one .vc_column-inner {
    padding-top: 0px !important;
}

#footer-column.one .info-box-inner.reset-mb-10 p {
    margin-bottom: 5px !important;
}


@media screen and (min-width: 1080px) and (max-width: 1480px) {
#footer-column.one {
    border: 0 !important;
    margin-right: 0 !important;
}

#footer-column.one .col-a h2 {
    font-size: 20px !important;
}

#footer-column.one .col-a p:last-child {
    display:none !important;
}

.footer-col-right-one .testimonial-content p {
    font-size: 13px;
}

.footer-col-right-one .testimonial-avatar {
    margin-right:0 !important;
}

.footer-col-right-one .owl-item img {
    display: none;
}

#footer-column h3 {
    font-size: 13px !important;
}

#row-two-image {
    margin-top: 18px !important;
}

.hidden, .hiddens {
    display:none !important;
}
}

/****** Preffoter  Value  *****/

.values {
    padding-top:45px;
    padding-bottom:45px;
}

.values .vc_column-inner {
    padding-top:0px !important;
}

.values .woodmart-info-box p {
    font-size: 14px !important;
}

.values .woodmart-info-box .info-box-title {
    line-height: 24px !important;
}

.values .counter-value {
    font-size: 20px;
    font-weight: bold !important;
    font-family: Ubuntu !important;
}

.values .woodmart-counter {
    margin-bottom: 0px !important;
}

.values span.counter-label {
    font-size: 14px;
}

.values .woodmart-info-box .info-box-title {
    margin-bottom: 5px !important;
}

.testimonial .testimonial-avatar img {
    min-width: 40px;
    max-width: 60px;
}


#footer-column.last .info-box-inner.reset-mb-10,
#footer-column p:last-child,#footer-column.one .woodmart-info-box .info-box-subtitle{
    font-size: 14px !important;
    font-weight: 500;
}


.values .woodmart-info-box .info-svg-wrapper svg path {
    fill: #8b715b;
}

@media screen and (min-width: 1025px){
.footer-col-right-one .vc_column-inner {
    border-left: 2px solid;
    border-right: 2px solid;
    border-image: linear-gradient(to top, #f1f1f147, #eaeaea, #f1f1f147) 1 100%;
}
  
.values .owl-stage .owl-item:not(:last-child) {
    border-right: 1px dashed rgba(84,88,90,.4);
}
  
}

#footer-column.one,
#footer-column-2 {
    border-right: 2px solid;
    border-image: linear-gradient(to top, #f1f1f147, #eaeaea, #f1f1f147) 1 100%;
}

.values .woodmart-info-box .info-box-title {
    margin-bottom: 5px;
}

.values {
	background-color:#f6f4f2 !important;
}

.testimonial .testimonial-avatar img {
    min-width: 40px;
    max-width: 60px;
}

#footer-column.last .info-box-inner.reset-mb-10 {
    font-size: 14px !important;
    font-weight: 500;
}

/**** mail chimp ***/

.footer-col-left-one input[type="email"] {
    background: #f3f3f3;
    border: 1px solid lightgray;
    color: #787878;
    font-size: 14px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.footer-col-left-one .mcw-email {
    /* padding-right: 5px; */
    width: 100%;
    margin-bottom: 5px;
}

.footer-col-left-one .mcw-button {
    width: 100%;
}

.footer-col-left-one input[type="submit"] {
    border-radius: 5px !important;
    font-size: 12px;
	width:100%;
}

#footer-column .footer-col-left-one .wd-social-icons.woodmart-social-icons {
    padding-left: 16px;
}


#footer-column .question.two .info-box-inner.set-cont-mb-s.reset-last-child {
    margin-top: 0 !important;
}

#footer-column .question.two p {
    padding-left: 23px;
}

#footer-column .col-a .question.one .info-box-inner {
    margin-left: 30px;
}

/**************/

.right-align-title .title-subtitle {
    position: absolute;
    right: 15px;
    top: 1px;
    padding: 5px 17px;
    margin-bottom: 0px !important;
    border-radius: 2px;
}

/**** Pre Footer ****/

div#pre-footer {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 30px;
    padding-bottom: 20px;
}

#pre-footer .info-box-carousel-wrapper {
    margin-bottom: 0 !important;
}

#pre-footer h4.info-box-title {
    margin-bottom: 0 !important;
}

.archive.post-type-archive .woodmart-buttons,
.archive.tax-product_cat .woodmart-buttons,
.single-product .related-products .product-grid-item .woodmart-buttons {
box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}

.archive.post-type-archive .woodmart-buttons>div:hover a,
.archive.tax-product_cat .woodmart-buttons>div:hover a,
.single-product .related-products .woodmart-buttons>div:hover a {
  background-color: #638a28 !important;
}

.archive.post-type-archive .woodmart-buttons>div:hover a:before,
.archive.tax-product_cat .woodmart-buttons>div:hover a:before,
.single-product .related-products .woodmart-buttons>div:hover a:before {
  color: #ffffff !important;
}

.product-grid-item .woodmart-buttons .wd-action-btn.wd-quick-view-btn>a:before {
    color: #333!important;
    background-image: url(https://gbhealth.co.uk/wp-content/uploads/2021/05/quick-view-icon.svg);
    background-size: 23px!important;
    background-position: center!important;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    content: "" !important;
    transition: 0s;
}

.product-grid-item .woodmart-buttons .wd-action-btn.wd-quick-view-btn:hover>a:before {
    background-image: url(https://gbhealth.co.uk/wp-content/uploads/2021/05/quick-view-icon-white.svg);
}

.woodmart-buttons>div:hover a {
    background-color: #6ba941 !important;
}

.woodmart-buttons>div:hover a:before {
    color: #ffffff !important;
}

.wd-buttons .wd-action-btn>a.add_to_cart_button,
.wd-buttons .wd-action-btn>.quick-view-button {
    border-bottom: 1px solid #dfdfdf !important;
}

/**************************/

.content-with-products .product-grid-item span.price,
.woocommerce-my-account-wrapper .product-grid-item span.price {
    width: 30%;
    float: left;
    line-height: 36px;
    text-align: left;
}

.content-with-products .product-grid-item .wd-add-btn,
.woocommerce-my-account-wrapper .product-grid-item .wd-add-btn {
    text-align: right;
    width: 70%;
    margin: 0px 0px 0px auto;
}

.content-with-products .product-grid-item .wd-product-cats,
.woocommerce-my-account-wrapper .product-grid-item .wd-product-cats {
    margin-bottom: 10px !important;
	  display: none;
}

.content-with-products .product-grid-item .wd-entities-title,
.woocommerce-my-account-wrapper .product-grid-item .wd-entities-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    min-height: 66px;
}

.woocommerce-my-account-wrapper .product-grid-item .wd-entities-title {
    margin-bottom: 15px !important;
}

.woocommerce-my-account-wrapper .wd-products-element .products.elements-grid {
    margin-left: 1px !important;
    margin-right: -4px !important;
}

.woocommerce-my-account-wrapper .product-grid-item .wd-button-remove-wrap {
    margin-bottom: 0px !important;
}

.woocommerce-my-account-wrapper .product-grid-item {
    padding-bottom: 15px;
    padding-top: 15px;
    border: 1px solid #e7e7e7;
    margin-left: -1px;
    margin-top: -1px;
	  margin-bottom: 0px;
}

.content-with-products, .content-without-products {
    padding-top: 41px;
    padding-bottom: 50px;
}

.content-with-products .product-grid-item .product-image-link img {
    background-color: #f5f5f5;
}

.content-without-products .searchform .searchsubmit {
    right: 0px !important;
    border-radius: 0px 5px 5px 0px !important;
    background-color: #3e7ebd !important;
	color: #fff !important;
}

/**********/

.single-product-page .pwb-single-product-brands {
    position: absolute;
    top: 75px;
    right: 30px;
    width: 120px;
    background-color: #ffffff;
    padding: 8px !important;
    box-shadow: 0px 0px 3px lightgrey;
	  border-radius: 2px;
}

.single-product-page div#tab-additional_information,
.single-product-page .tabs .additional_information_tab,
.single-product-page .tabs .pwb_tab_tab,
.single-product-page #tab-pwb_tab {
    display: none !important;
}

.single-product-page>.container:not(.related-and-upsells) {
    margin-bottom: 40px !important;
}

.single-product-page .woocommerce-Tabs-panel .wpb_text_column {
    margin-bottom: 0px !important;
}

.single-product-page .wd-tab-wrapper .woocommerce-Tabs-panel--description,
.single-product-page .wd-tab-wrapper .woocommerce-Tabs-panel--reviews {
    background-color: #ffffff;
    padding: 20px 20px 20px;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 0px 0px 3px lightgrey;
}

.single-product-page .woocommerce-tabs ul.tabs.wc-tabs {
    margin-bottom: 0px !important;
}

.single-product-page .tabs-layout-tabs .tabs li a {
    padding: 10px 20px 7px !important;
    background-color: #6ba941 !important;
    color: #fff !important;
    letter-spacing: 1px;
    opacity: 1 !important;
	  border-radius: 4px 4px 0px 0px;
}

.single-product-page .tabs-layout-tabs .tabs li.active a {
    background-color: #638a28 !important;
    color: #fff;
}

.single-product-page .tabs-layout-tabs .tabs li {
    margin-right:0px !important;
}

.tabs-layout-tabs .tabs li.active a:after {
    display: none !important;
}

.single-product-page .wd-tab-wrapper .woocommerce-Tabs-panel--description p {
    margin-bottom: 15px !important;
}

.single-product-page .wd-tab-wrapper .woocommerce-Tabs-panel--description p>br {
    display: none;
}

.single-product-page .product-tabs-wrapper {
    padding-top: 0px !important;
    background-color: #f1f1f1;
    border-color: #ebebeb;
}

.single-product-page .tabs-layout-tabs .tabs {
    margin-top: 40px !important;
	  text-align: left;
}

.single-product-page .entry-summary .product_title {
    font-size: 22px !important;
    padding-right: 170px;
    line-height: 32px;
}

.single-product-page .product-image-summary .entry-summary .summary-inner {
    border: 1px solid #ededed;
    box-shadow: 0px 0px 4px #e7e7e7;
    border-radius: 5px;
    padding: 20px;
	  height: 100%;
}

.single-product-page .product-image-summary p.stock.in-stock {
    padding-left: 95px;
	  font-weight: 400;
}

.single-product-page .product-image-summary p.stock.in-stock:after {
    content: "Availability:";
    font-family: 'Montserrat';
    position: absolute;
    left: 37px;
	  color: #6ba941;
    font-weight: 700;
}

.single-product-page .product-image-summary .summary-inner .cart {
    display: contents !important;
}

.single-product-page .product-image-summary .summary-inner .single_add_to_cart_button {
    margin-bottom: 0px !important;
}

.product-image-summary .summary-inner .wd-wishlist-btn {
    display: inline-flex !important;
	  margin-left: 30px;
    margin-bottom: 0px;
}

.single-product-page .product-image-summary .summary-inner .wd-wishlist-btn a:before {
    margin-right: 10px !important;
    width: 20px !important;
    height: 20px !important;
    font-size: 20px !important;
}

.single-product-page .product-image-summary .summary-inner .product_meta {
    width: 230px;
    text-align: left;
	  border: none;
}

.single-product-page .product-image-summary .summary-inner .product-share {
    text-align: left;
    width: 200px;
    margin: -36px 0px 0px 230px !important;
}

.single-product-page .product-image-summary .summary-inner>.price,
.single-product-page .product-image-summary .summary-inner p.stock {
    margin-bottom: 15px !important;
}

.single-product-page .related-products>.title {
    margin-bottom: 25px;
    text-transform: capitalize;
    font-size: 32px;
    border-bottom: 2px solid #7777772b;
}

.single-product-page .related-products>.title:before {
    width: 235px !important;
}

/***************/

#submission-order-form .product-form .second {
  padding-left: 7.5px;
}

#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: #6ba941;
  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: #638a28 !important;
}

#delivery-Options .info-box-wrapper .woodmart-info-box {
  margin-bottom: 0px !important;
}

.single-product-sidebar.sidebar-right{
    border: 1px solid #ededed;
    box-shadow: 0px 0px 4px #e7e7e7;
    border-radius: 5px;
    padding: 20px;
}@media (min-width: 1025px) {
	.large-screen-hidden {
    display: none !important;
}

.wd-after-add-to-cart {
    display: none;
}

.wd-logo img {
    padding-top: 10px;
    padding-bottom: 10px;
}

.topbutton {
    background: #6ba941 !important;
    color: white !important;
    border-color: #6ba941 !important;
}


.topbutton:hover {
    background: #012850 !important;
    color: white !important;
    border-color: #012850 !important;
}



.whb-top-bar .wd-nav-secondary>li>a {
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: inherit !important;
}

#delivery-Options {
  margin-top:0px;
}

#delivery-Options h2 {
  font-size: 18px !important;
  line-height: 13px !important;
  font-weight: 700 !important;
}

#delivery-Options .info-box-subtitle {
  font-size: 14px !important;
  line-height: 14px !important;
  margin-bottom: 7px !important;
  color: #2d2a2a;
  text-transform: capitalize;
}

#delivery-Options h6.info-box-title {
  font-size: 13px !important;
  line-height: 19px !important;
  margin-bottom: 0px !important;
  font-weight: 400 !important;
  font-family: 'Montserrat';
}

#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: 13px !important;
    line-height: 20px !important;
    margin-bottom: 0px !important;
/*     color: #777 !important; */
    font-family: 'Montserrat';
}

#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;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.generic-title .title {
    font-size: 22px !important;
}

.large-screen-hidden {
    display: none !important;
}

.content-with-products, .content-without-products {
    padding-top: 40px !important;
    padding-bottom: 35px !important;
}

.footer-sidebar .footer-column-1,
.footer-sidebar .footer-column-2 {
    margin-bottom: 20px !important;
    max-width: 50% !important;
    flex: 0 0 50%;
}

.footer-sidebar .footer-column-3 {
    max-width: 100% !important;
    flex: 0 0 100%;
}

.footer-column-3 #footer-column .wpb_column {
    width: 50%;
}

.footer-col-left-one .mcw-email {
    display: flex;
}

.footer-col-left-one .first-row {
	width: 75%;
	margin-right: 10px;
}

.footer-col-left-one .mcw-button {
    width: 25%;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.generic-title .title {
    font-size: 22px !important;
}

.right-align-title .title-subtitle {
    padding: 4px 8px !important;
}

.small-screen-hidden {
    display: none !important;
}

.content-with-products, .content-without-products {
    padding-top: 40px !important;
    padding-bottom: 35px !important;
}

.product-grid-item .wd-add-btn a span {
    padding: 9px 10px 8px !important;
    font-size: 8px !important;
    line-height: 16px !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*************/

.pre-footer .info-box-wrapper {
    display: flex;
    justify-content: center;
}

.footer-container .container.main-footer {
    padding-top: 30px;
}

#row-two-images .vc_col-sm-4 {
    width: 33.33%;
}

#footer-column.one, #footer-column-2 {
    border-right: 0px solid !important;
    margin-right: 0px !important;
}

body #row-one-images {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
}

body #row-two-images {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.footer-sidebar .footer-column-1,
.footer-sidebar .footer-column-2 {
    margin-bottom: 20px !important;
}

.min-footer .col-left {
    margin-bottom: 5px !important;
}

.min-footer .col-right {
    padding-right: 15px !important;
}

.footer-sidebar .footer-column-1,
.footer-sidebar .footer-column-2 {
    margin-bottom: 20px !important;
    max-width: 50% !important;
    flex: 0 0 50%;
}

.footer-sidebar .footer-column-3 {
    max-width: 100% !important;
    flex: 0 0 100%;
}

/* .footer-col-left-one .mcw-email {
    display: flex;
}

.footer-col-left-one .first-row {
	width: 75%;
	margin-right: 10px;
}

.footer-col-left-one .mcw-button {
    width: 25%;
} */

.footer-column-3 #footer-column .wpb_column {
    width: 50%;
}
}

@media (max-width: 576px) {
	.generic-title .title {
    font-size: 22px !important;
}

.right-align-title .title-subtitle {
    padding: 4px 8px !important;
}

.small-screen-hidden {
    display: none !important;
}

.testimonials-sec .testimonial-inner .testimonial-content {
    text-align: center !important;
}

.testimonials-sec .testimonial-inner .testimonial-avatar {
    left: 20% !important;
}

.testimonials-sec .owl-item:first-child {
    border-right: none !important;
}

.testimonial .testimonial-content footer {
    margin-top: 24px !important;
}

.testimonials-sec .vc_col-sm-7 .title-wrapper {
	margin-bottom:10px !important;
}

.content-with-products, .content-without-products {
    padding-top: 40px !important;
    padding-bottom: 35px !important;
}

.product-grid-item .wd-add-btn a span {
    padding: 9px 8px 8px !important;
    font-size: 10px !important;
    line-height: 16px !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;
}

.single-product-page .pwb-single-product-brands {
    top: 54px !important;
}

.single-product-page .entry-summary .product_title {
    font-size: 18px !important;
    padding-right: 0px !important;
    line-height: 23px !important;
	    margin-top: 80px !important;
}


/**************FOOTER*************/

.pre-footer .info-box-wrapper {
    display: flex;
    justify-content: center;
}

.footer-container .container.main-footer {
    padding-top: 30px;
}

#row-two-images .vc_col-sm-4 {
    width: 33.33%;
}

#footer-column.one, #footer-column-2 {
    border-right: 0px solid !important;
    margin-right: 0px !important;
}

body #row-one-images {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
}

body #row-two-images {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.footer-sidebar .footer-column-1,
.footer-sidebar .footer-column-2,
.footer-column-3 #footer-column .vc_col-sm-7 {
    margin-bottom: 20px !important;
}

.min-footer .col-left {
    margin-bottom: 5px !important;
}

.min-footer .col-right {
    padding-right: 15px !important;
}
}

