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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(56,56,56);
	--wd-text-font-size: 15px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(56,56,56);
	--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%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--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: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(162,177,133);
	--wd-alternative-color: rgb(56,56,56);
	--wd-link-color: rgb(162,177,133);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(162,177,133);
	--btn-default-bgcolor-hover: rgb(122,52,122);
	--btn-accented-bgcolor: rgb(162,177,133);
	--btn-accented-bgcolor-hover: rgb(122,52,122);
	--btn-accented-color-hover: rgb(247,247,247);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(221,51,51);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(221,51,51);
	background-image: none;
}
.page-title-default {
	background-color: rgb(162,177,133);
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: right center;
}
.footer-container {
	background-color: #414141;
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
	color: rgb(247,247,247);
}
.page .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(108,52,163);
}
.product-labels .product-label.featured {
	background-color: rgb(108,52,163);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(108,52,163);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-text-font-size: 16px;
	--wd-sticky-btn-height: 95px;
	}

}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #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: 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);
}
}


.archive.tax-product_cat .wrapp-category {
    border: 1px solid #e8e6e6;
}

.woodmart-wishlist-info-widget .wishlist-counts {
top:-5px;
}

.product-grid-item :is(.wd-product-cats,.wd-product-brands-links) a {
color:#ccc; font-size:13px;}

.category-grid-item .wd-entities-title {
color:black;
}

.category-description.show-des ul {
    padding-left: 20px;
}
.category-description.show-des ul li {
    list-style: disc;
}
.checkout-header-text p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}
.woocommerce-checkout hr {
    display: none;
}

span.amount.product-tax-on.product-tax {
font-size: 22px;
    font-family: lato, Arial, Helvetica, sans-serif!important;
    font-weight: 700!important;
    color: #333!important;
}
.searchform {
position:relative;

}

.searchsubmit {
    text-indent: -99999px;
}
.searchsubmit img {
    right: 6px;
    position: absolute;
    top: 3px;}

.woodmart-search-form {
		flex:1 1 auto;
}

.wd-logo img[src$=".svg"] {
width:100%;
}

.whb-flex-equal-sides .whb-general-header-inner .whb-col-left {
flex:none;
}

.whb-general-header-inner .whb-col-center{
flex: 1 1 0%;
}

div.quantity input[type="number"] {
width:50px;
}

.single-breadcrumbs-wrapper :is(.single-breadcrumbs,.container) {
justify-content:flex-start;}

.variations_form .variations .value select {
max-width:260px;}

.variations_form .variations td {
padding: 0;
    padding-bottom: 20px;
    border: none;
    vertical-align: middle;
}

.variations_form .variations label {
font-weight:bold;
}

.variations_form .reset_variations {
    display: inline-flex!important;
    align-items: center;
    margin-left: 10px;
    color: #3f3f3f;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1;

}

.wd-account-style-icon:not(.wd-with-username) .wd-tools-text {
display:block;
}

#tab-additional_information .shop_attributes td {
    text-align: left;
    padding: 10px 20px;
}

#tab-additional_information .shop_attributes th {   
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
}

#tab-additional_information .shop_attributes tr:last-child th, #tab-additional_information .shop_attributes tr:last-child td{ border: 1px solid #e6e6e6 !important;}
#shipping_method input.shipping_method {
    position: relative;
    top: 4px;
    float: left;
    margin-right: 5px;
    margin-left: 0;
}

.liner-continer .woodmart-title-container {
	font-family: Clarendon-Serial;
    font-size: 34px;
    letter-spacing: 0;
    line-height: 50px;
    text-transform: none;
    font-weight: 500;
    margin-bottom: 22px;
}

.slider-in-container .wd-slide-container {
padding-left:0;}

.title-wrapper {
margin-bottom:15px;}

.wpb_wrapper .aio-icon-component {
margin-bottom:0;
}

.woodmart-slider-wrapper .woodmart-slider .woodmart-slide a.btn-shape-round.round-btn-slider {
    background-color: #A2B185!important;
    border-radius: 35px;
}

.woodmart-slider-wrapper .woodmart-slider .woodmart-slide a.btn-shape-round.round-btn-slider:hover {
	    background-color: #fff!important;
    border-color: #A2B185!important;
    color: #A2B185;
}

.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px!important;
    text-transform: uppercase;
	font-weight:bold;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
background:#782b90!important;}

.wd-header-cart .wd-tools-icon {
background: #A2B185;
	border-radius:100%;
}

.wd-sub-menu li>a {
padding-top:3px; padding-bottom:3px;}

.page-title .container h1.entry-title {
color:white;}

.whb-top-bar .wd-header-text ul {list-style:none;}
.product-labels.labels-rectangular {
    top: 0px !important;
    background: #E22D2D;
    width: 85px;
    height: 75px;
}
.product-labels.labels-rectangular .product-label{font-size: 12px;top: 16px;
    left: -9px;}
.product-labels.labels-rectangular .onsale.product-label{font-size: 14px;top: 12px;
    left: -2px;}
.product-labels.labels-rectangular .featured.product-label{font-size: 14px;top: 12px;
    left: -2px;}

body .onsale.product-label {
background:none!important;}

.single-product .product-image-summary .product-images .labels-rectangular {
left:0%;background: #E22D2D;}
.single-product .product-image-summary .product-images .labels-rectangular .onsale.product-label{font-size: 14px;top: 9px;
    left: -7px;}

span.amount.product-tax-off.product-tax {
padding-left:0;}


:is(.wd-custom-icon,picture.wd-custom-icon img) {
    /* min-width: 100%; */
    /* max-width: 35px; */
	min-width:0;
    width: 35px;
    height: 35px;
	top:5px;
}



/* 15-08-2023 */
.tdc-footer .tdc-footer-columns ul li{overflow:visible; list-style: none; padding-left:2px; position:relative}
.tdc-footer .tdc-footer-columns ul li a:before{overflow:visible; margin-top: 2px;font-family: "woodmart-font"; position: absolute;
    left: -20px; margin-left:0; font-size: 18px;}
.cs-top-image img{width:100%;height:auto;}
.page-title .container h1.entry-title{color:#FFFFFF !important;}
.category-grid-item .wd-entities-title {color: white;}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {max-width: inherit;}
.cart-content-wrapper>*:not(:is(.col-xl-8,.col-xl-4)) {max-width: inherit; width:inherit;}
.contact-info-main p span{display:block}
.fairfield-product-catalogues-form #field_14_6 .ginput_container .ginput_container_consent{position:relative;padding-left:26px;}
.fairfield-product-catalogues-form #field_14_6 .ginput_container .ginput_container_consent input[type="checkbox"]  { position:absolute; left:0;}
.information-papers-form .gform_wrapper{background-color:#FFFFFF !important}
.gform_footer input[type="submit"]:hover { background-color: #782b90 !important; color: #FFFFFF !important;}
.metal-shop-top-slider .btn.btn-scheme-light { color: #782b90;}
.metal-shop-top-slider a.btn.btn-scheme-light:hover { background-color: #782b90 !important; border-color: #782b90 !important;color: #FFFFFF !important;}
.woocommerce-breadcrumb span:not(.summary-inner .woocommerce-breadcrumb span), .yoast-breadcrumb span:not(.summary-inner .yoast-breadcrumb span), .woocommerce-breadcrumb a:not(.summary-inner .woocommerce-breadcrumb a), .yoast-breadcrumb a:not(.summary-inner .yoast-breadcrumb a){color:#FFFFFF;}
.woocommerce-breadcrumb a:hover, .yoast-breadcrumb a:hover {color: #A2B185;}

.woodmart-registration-page{margin-bottom:46px}
.woodmart-registration-page .col-register-text .btn{background-color: #A2B185!important; color: #fff!important;border-radius: 35px;margin-top:15px}
.woodmart-registration-page .col-register-text .btn:hover, .woocommerce table.wishlist_table td.product-add-to-cart a:hover{box-shadow: inset 0 0 200px rgba(0,0,0,0.1)}
.woocommerce table.wishlist_table td.product-add-to-cart a.add_to_cart_button{margin-top:15px !important}
.woocommerce-my-account-wrapper{margin-bottom:40px}
.category-grid-item .category-image-wrapp{position:relative}
.woocommerce-shop .category-grid-item .category-image-wrapp:after{z-index: 0;content: "";height: 160px;position: absolute;
left: 0;width: 100%;bottom: 0;background: -moz-linear-gradient(top, rgba(135, 224, 253, 0) 0, #000 100%);background: -webkit-linear-gradient(top, rgba(135, 224, 253, 0) 0, #000 100%);background: linear-gradient(to bottom, rgba(135, 224, 253, 0) 0, #000 100%); }
.testimonials-wrapper{margin-bottom:40px}

.woocommerce table.wishlist_table td.product-add-to-cart a{border-radius: 35px;font-size: 14px; text-transform:uppercase; -webkit-border-radius: 35px; -moz-border-radius: 35px;}
table.wishlist_table .product-add-to-cart a.button{font-size: 14px;line-height: 18px !important;}
.woocommerce-remove-coupon, .yith-woocompare-widget .products-list li a.remove, td.product-remove a{width:25px !important;height:25px;display:block;line-height: 23px;margin: 0 auto;color:#000000; font-size:18px !important;text-align:center}
.woocommerce-remove-coupon:hover, .yith-woocompare-widget .products-list li a.remove:hover, td.product-remove a:hover{background-color:#782b90;color:#FFFFFF}

.home .woodmart-title-container{background-color:transparent !important}
.main-hero-slider .liner-continer .woodmart-title-container{font-size: 30px;line-height: 40px;margin-bottom:22px;margin-top: 6px;padding:0 !important}

.footer-stickey-box{width:auto;background: #A2B185;border-radius: 5px;padding: 16px 20px 16px 20px;max-width: inherit;position: fixed;bottom: 30px;left: 30px;z-index: 9999;box-shadow: 0 0 20px 0 rgba(0,0,0,.2); text-align:center; margin-left: 20px;}
.footer-stickey-box a{color:#FFFFFF;font-weight:600}
.footer-stickey-box .tp-widget-rating, .footer-stickey-box .tp-widget-logo { display: inline-block; font-size: 13px; line-height: 15px;
  margin: 0 4px 3px; vertical-align: bottom;}
.footer-stickey-box .tp-widget-logo { width: 80px; display:block; margin:6px auto 0 auto;}
.footer-stickey-box .profile-link{color:#000}
.footer-stickey-box .profile-link:hover{color:#A2B185}

.product-grid-item .yith-wcwl-add-to-wishlist { position: absolute; z-index: 10; margin: 0; top: 62px; right: 25px;left:auto; font-size: 15px; width: 50px; height: 45px; background: #FFF; padding: 10px; line-height: 32px; border-radius: 0; box-shadow: 1px 1px 1px rgba(0,0,0,0.1); transition: all .4s ease;opacity: 0; transform: translateX(20px) translateZ(0);}
.product-grid-item .yith-wcwl-add-to-wishlist i {font-size: 19px; margin: 0; font-weight: 600; color: rgb(51, 51, 51);}
.product-grid-item .yith-wcwl-add-to-wishlist:hover i {color: rgb(119, 119, 119);}
.product-grid-item:hover .yith-wcwl-add-to-wishlist {color: rgb(119, 119, 119); opacity: 1; transform: translateY(0) translateZ(0);}

.menu-opened .woodmart-open-overlay {/*content:"";left: 0;z-index: 400;width: 100%;height: 100%;position: fixed;top: 71px;background-color: rgba(0, 0, 0, 0.45);*/}
.menu-opened .whb-header:after{/*content:"";left: 0;z-index: 400;width: 100%;height: 100%;position: fixed;top: 0;background-color: rgba(0, 0, 0, 0.45);*/}

.notifications-sticky div.wpcf7-response-output, .notifications-sticky .mc4wp-alert, .notifications-sticky :is(.woocommerce-error, .woocommerce-message, .woocommerce-info), .notifications-sticky .yith_ywraq_add_item_product_message{ /*position:relative;z-index:1; margin-bottom:26px*/}
.notifications-sticky :is(.woocommerce-error, .woocommerce-message, .woocommerce-info){z-index:99999}
.notifications-sticky :is(.woocommerce-info){background-color: #F20000;}
.woodmart-search-form{position:relative; }
.woodmart-search-form input[type="text"]{padding-right:45px;}
.woodmart-search-form .searchsubmit {position:absolute;right:0;top:0;padding: 0;background-color: transparent;}
.no-products-footer{margin-bottom:26px}
.product-grid-item :is(.wd-product-cats, .wd-product-brands-links) a{color: #565656;}
/*.whb-header div#trustpilot-widget-trustbox-0-wrapper {
    display: none;
}*/
a.btn.wd-switch-to-register {
    background: #A2B185;
    color: #782b90;
}
.notifications-sticky .new-checkout-block :is(.woocommerce-info) {
    background-color: transparent;
}

.custom-mini-widget{width:425px !important; margin-left: 0px; top:10px}
.custom-mini-widget iframe{height:22px !important;}

/* Case Study Tab CSS */
#tab-case-studies .yikes-custom-woo-tab-title {
  display: none;
}
.case-studies-repeater-main figure {
  position: relative;
  width: 97%;
  margin: 0 auto;
}
.case-studies-repeater-main figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,1);
  color: #fff;
}
.case-studies-repeater-main {
  width: 33.33%;
  float: left;
}
.case-studies-repeater-main figure figcaption h2 {
  color: #fff;
  font-size: 16px;
  padding: 4px 20px;
}
.wd-accordion-title {
  flex-wrap: wrap;
  width: 100%;
}

.product-case-studies-inner {
  display: flex;
  flex-wrap: wrap;
}


@media (min-width: 1025px){
	.whb-sticked .whb-general-header-inner {
			max-height: 75px;
	}
}
@media (min-width: 1025px) and (max-width: 1199px) {
	.wd-nav-main>li>a{padding-left: 0px;padding-right: 0px;}
}
@media screen and (max-width: 1024px){
	.wd-nav-mobile li.opener-page ul.wd-sub-menu li > a{padding-left:36px}
	.wd-nav-mobile li.opener-page ul.wd-sub-menu li ul.sub-sub-menu li > a{padding-left:50px}
	.wd-nav-mobile li.opener-page ul.wd-sub-menu li ul.sub-sub-menu li > a:hover{color:#000}
	.wd-tools-element .wd-tools-icon{transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);}
	.wd-nav-mobile li.opener-page > a{background-color: #A2B185 !important;color:#FFFFFF;}
	.wd-nav-mobile li.opener-page ul.wd-sub-menu li.opener-page > a{background: #f5f6ee !important;color: #000 !important;}
	.mobile-nav  li.opener-page ul.wd-sub-menu li.opener-page .wd-nav-opener.wd-active {background-color:#f5f6ee !important; color: #000 !important;}
	.wd-nav-mobile li.opener-page ul.wd-sub-menu li ul.sub-sub-menu li > a{border-bottom:none;min-height:inherit;padding-top: 6px;
padding-bottom: 6px; position:relative;}
		.wd-nav-mobile li.opener-page ul.wd-sub-menu li ul.sub-sub-menu li > a:before{content:""; position:absolute; left:37px;top:11px;font-weight: 400;font-size: 8px;transition: transform .25s ease;content: "\f113";font-family: "woodmart-font";}
	.wd-nav-mobile li.opener-page ul.wd-sub-menu li ul.sub-sub-menu{background-color:#f5f6ee !important;border-bottom: 1px solid rgba(0, 0, 0, 0.105);padding:10px 0;}
	.wd-nav-mobile li.opener-page ul.wd-sub-menu li.opener-page .wd-nav-opener.wd-active{border-bottom: 1px solid rgba(0, 0, 0, 0.105);}
	.product-grid-item .yith-wcwl-add-to-wishlist { top: 8px;}
	.searchform input[type="text"]{border: 1px solid #e6e6e6 !important;}
.mobile-stick-cstm .whb-sticked .whb-general-header{display: block;padding: 5px 0;}
}
@media screen and (max-width: 768px){ 
	.archive.tax-product_cat .category-grid-item .wd-entities-title, .woocommerce-shop .category-grid-item .wd-entities-title{color:#000000 !important}
	.archive.tax-product_cat .category-image-wrapp a.category-image::before {display:none}
	.new-cart-table .quantity input[type=number]{padding:0 5px !important}
		
	.wishlist-main .wishlist-fragment{width:100%;overflow-x:auto;-ms-overflow-style: -ms-autohiding-scrollbar;}
	.wishlist-main  table.wishlist_table tbody td.product-thumbnail{min-width:76px;}
	.wishlist_table tr td.product-remove{padding-left:10px;padding-right:10px}
	.woocommerce .wishlist-title{margin-bottom:0}
}

@media screen and (max-width: 767px){
	.best-selling-product .cs-best-sell-box p.cs-pd-box-cat{min-height:inherit;margin-bottom:15px}
	.main-hero-slider .liner-continer .woodmart-title-container{font-size: 24px;line-height: 30px;}
	.product-grid-item .yith-wcwl-add-to-wishlist { right: 15px;}
}
.error404 .page-content{position:relative; display:block;}

.docs-video-container {
  height: auto !important;
}
.docs-video-container ul li {
  position: relative !important;
  padding-bottom: 23% !important;
  padding-top: 30px !important;
  height: 0 !important;
  overflow: hidden !important;
}
.docs-video-container ul li iframe, .docs-video-container ul li object, .docs-video-container ul li embed {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
form.woocommerce-checkout{column-gap: inherit;}
h2.yikes-custom-woo-tab-title {
    display: none;
}
.hide-accordion.wd-accordion-item {
  display: none;
}
.tabs-layout-accordion .wd-scroll {
  display: none !important;
}
.tabs-layout-accordion .wd-scroll.wd-active{  display: block !important;}
.product-images-inner .thumbs-position-left .wd-carousel-inner {max-width: calc(100% - 130px); margin:0 auto !important;}
.product-images-inner .thumbs-position-left.wd-has-thumb .wd-carousel-inner {max-width: 100%;}
.large-qty-btn {
    padding: 12px 10px 0px 12px;
    border: 2px solid #A2B185;
    text-align: left;
    border-radius: 15px;
}
.large-qty-btn h4 {
    color: #7a347a;
    text-transform: capitalize;
}
.large-qty-btn p{font-weight:600;}
.large-qty-btn a{background:transparent; padding:0; margin:0; border-radius:inherit;
    font-size: inherit;}
.category-free-banner .aio-ibd-block .aio-icon-title{font-size: 15px;line-height: 1.2em;margin-bottom: 4px;}
.category-free-banner .aio-ibd-block .aio-icon-description{font-size: 14px;line-height: 1;}
.vc_row.wpb_row.vc_row-fluid.category-free-banner {
    float: left;
    min-height: 60px;
}
div#customer-cat-banner-main .vc_row-full-width.vc_clearfix{float:none}
div#customer-cat-banner-main{min-height:65px;margin-top: -10px;}
.whb-header-bottom .wd-nav>li:hover {background: #A349A4;}
.whb-header-bottom .wd-nav>li.shop-menu-active{background: #A349A4;}
.whb-header-bottom .wd-nav>li{padding:5px 0;}

.new-shop-menu .mega-menu-list.wd-wpb{margin-bottom:16px}
.new-shop-menu .mega-menu-list.wd-wpb li{margin-bottom: 3px !important;}
.new-shop-menu .mega-menu-list.wd-wpb li a{font-size:14px}
.whb-header-bottom .wd-dropdown{margin-top:1px}

@media (max-width:767px) {
	.docs-video-container ul li {
  padding-bottom: 48% !important;}
	
		.case-studies-repeater-main {width: 50%;  float: left;  margin-bottom: 30px;	}
	
	div#customer-cat-banner-main {min-height: 115px;margin-top: -8px;}
	.category-free-banner .vc_col-sm-4 .vc_custom_1731390201133 {padding-top: 12px !important;}
.category-free-banner .vc_col-sm-4:last-child {width: 100%;padding-bottom: 5px;}
	.home .home-top-free-banner .vc_col-sm-4:last-child {width: 100%;}
	
	
	}

@media (max-width:480px) {
	.docs-video-container ul li {
		padding-bottom: 49% !important;
	}
	.case-studies-repeater-main {width: 100%;  float: left;  margin-bottom: 30px;	}
	.home .home-top-free-banner .vc_col-sm-4 .aio-icon-description{font-size: 10px !important;}
	}

@media (max-width:360px) {
	.category-free-banner .aio-ibd-block .aio-icon-title {font-size: 14px;line-height: 1.2em;margin-bottom: 4px;}
	div#customer-cat-banner-main {min-height: 100px;margin-top: -8px;}
	.category-free-banner .vc_col-sm-4 .vc_custom_1731390201133{padding-top:0px !important}
}

.wd-tools-element .wd-tools-text{margin-top:2px; margin-left:0px; cursor: pointer;margin-inline-start:0}
.mobile-custom {
  display: flex;
  align-items: center;
  gap: 4px;
}
.whb-sticked .mobile-header{display: none;}
.mobile-header {display: none;}@media (min-width: 1025px) {
	.category-grid-item .wd-entities-title {
color:white;
}

.wd-tltp .wd-tooltip-label{    background-color: #782A90;}
.wd-social-icons {
    font-size: 0;
    position: relative;    
    top: -15px;
	    opacity: 0;
}
.hovered-social-icons:after{line-height:2px !important;}
.hovered-social-icons:hover .wd-social-icons {
    font-size: 14px;
     opacity: 1;
	background: rgba(0,0,0,0.9); 
}
	.menu-item-red a {
    color: red !important;
}
}
.entry-meta.woodmart-entry-meta {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: middle;
    font-weight: 400;
    /* font-size: 0; */
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* 15-08-2023 */
.wd-logo img{padding-top: 0 !important; padding-bottom: 0 !important;}
.site-logo {    margin-top: 0px;}
.mobile-nav {width: 280px;-webkit-box-shadow: 0 0 5px rgba(0,1,1,.2);
-moz-box-shadow: 0 0 5px rgba(0,1,1,.2);
box-shadow: 0 0 5px rgba(0,1,1,.2);}
.wd-header-mobile-nav.wd-opened > a .wd-tools-icon::before{ content: "\F112";}
.wd-header-mobile-nav.wd-opened > a .wd-tools-icon{/* left: 280px;background: rgba(0,0,0,0.8); color:#FFF;padding: 6px; border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);*/}
.wd-header-mobile-nav.wd-opened > a{ position: relative;  z-index: 9999999;}
.wd-header-mobile-nav.wd-opened > a .wd-tools-text{font-size: 0;}
.woodmart-wishlist-info-widget a {width: 35px; height: 35px!important }
.tdc-footer .tdc-footer-columns ul li a:before{margin-top: 0px;}
.category-grid-item .wd-entities-title {color: #000000;}
.wd-nav-mobile li.menu-item-has-children > a {margin-right: -50px; padding-right: 55px;}
/*.wd-nav-mobile li.menu-item-has-children:not(.menu-item-has-block) > a {margin-right: -50px; padding-right: 55px;}*/
.mobile-nav .menu-item-has-block .wd-nav-opener{display: inherit;}
.woocommerce-ordering.wd-ordering-mb-icon select option{color:#000}
.category-description.show-des{margin-top:40px}
.wd-nav-mobile li.opener-page ul{ border-bottom: none; padding: 0;}
.woocommerce-orders-table td{margin-bottom: 0; padding: 8px;}
.woocommerce-orders-table tr{padding-bottom: 0;}
.woocommerce-shop .category-grid-item .wd-entities-title{color:#FFFFFF}
.archive.tax-product_cat .category-grid-item .wd-entities-title{color:#FFFFFF}
.liner-continer .woodmart-title-container{font-size: 26px;line-height: 30px;}
.main-hero-slider .liner-continer .woodmart-title-container{line-height: 34px;margin-bottom:22px;margin-top: 6px;}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* 15-08-2023 */
.wd-logo img{padding-top: 0 !important; padding-bottom: 0 !important;}
.site-logo {    margin-top: 0px;}
.mobile-nav {width: 260px;-webkit-box-shadow: 0 0 5px rgba(0,1,1,.2);
-moz-box-shadow: 0 0 5px rgba(0,1,1,.2);
box-shadow: 0 0 5px rgba(0,1,1,.2);}
.wd-header-mobile-nav.wd-opened > a .wd-tools-icon::before{ content: "\F112";}
.wd-header-mobile-nav.wd-opened > a .wd-tools-icon{/* left: 260px;background: rgba(0,0,0,0.8); color:#FFF;padding: 6px; border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);*/}
.wd-header-mobile-nav.wd-opened > a{ position: relative;  z-index: 9999999;}
.wd-header-mobile-nav.wd-opened > a .wd-tools-text{font-size: 0;}
.woodmart-wishlist-info-widget a {width: 35px; height: 35px!important }
.category-grid-item .wd-entities-title {color: #000000;}
.wd-nav-mobile li.menu-item-has-children:not(.menu-item-has-block) > a {margin-right: -50px; padding-right: 55px;}
.mobile-nav .menu-item-has-block .wd-nav-opener{display: inherit;}
.woocommerce-ordering.wd-ordering-mb-icon select option{color:#000}
.woocommerce-orders-table td{margin-bottom: 0; padding: 8px;}
.woocommerce-orders-table tr{padding-bottom: 0;}
.category-description.show-des{margin-top:40px}
.whb-header .whb-column.whb-mobile-center.whb-hidden-lg { width: auto;}

.cart-actions .coupon-blk .coupon .button{top:auto; right: 25px}
.cart-content-wrapper .cart-actions .coupon{margin-bottom:26px;}
.cart-actions .coupon #coupon_code{ max-width: calc(100% - 100px);}
.contact-info-main p span{display:inline-block}
.wd-nav-mobile li.opener-page ul{ border-bottom: none; padding: 0;}
.woocommerce-shop .category-grid-item .wd-entities-title{color:#000000}

.home .home-top-free-banner{display:flex; place-content: center;}
.home .home-top-free-banner .vc_col-sm-4{width: 50%;}
.home .home-top-free-banner .vc_custom_1730271269522{padding-top: 10px !important;}

.category-free-banner{display:flex; place-content: center;}
.category-free-banner .vc_col-sm-4{width: 50%;}
.category-free-banner .vc_col-sm-4 .aio-icon-description{font-size: 14px;line-height: 15px;margin-top: 4px;}
}

@media (max-width: 576px) {
	/* 15-08-2023 */
.site-logo img{max-width:130px !important;width: 100%;}
.wd-logo img{padding-top: 0 !important; padding-bottom: 0 !important;}
.site-logo {    margin-top: 0px;}
.mobile-nav {width: 260px;-webkit-box-shadow: 0 0 5px rgba(0,1,1,.2);
-moz-box-shadow: 0 0 5px rgba(0,1,1,.2);
box-shadow: 0 0 5px rgba(0,1,1,.2);}
.wd-header-mobile-nav.wd-opened > a .wd-tools-icon::before{ content: "\F112";}
.wd-header-mobile-nav.wd-opened > a .wd-tools-icon{ /*left: 260px;background: rgba(0,0,0,0.8); color:#FFF;padding: 6px; border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);*/}
.wd-header-mobile-nav.wd-opened > a{ position: relative;  z-index: 9999999;}
.wd-header-mobile-nav.wd-opened > a .wd-tools-text{font-size: 0;}
.woodmart-wishlist-info-widget a {width: 35px; height: 35px!important }
.whb-general-header .wd-tools-custom-icon>a .wd-tools-icon img{width:30px;height:30px;}
.whb-general-header .wd-tools-custom-icon>a .wd-tools-icon, .woodmart-wishlist-info-widget > a{width:30px;height:30px !important;}
.home .home-top-free-banner{display:flex; place-content: center;}
.home .home-top-free-banner .vc_col-sm-4{width: 50%;}
.home .home-top-free-banner .vc_col-sm-4 .aio-icon-description{font-size: 13px;line-height: 16px;margin-top: 4px;}
.whb-general-header .wd-header-cart > a{padding-left: 2px;}
span.amount.product-tax-off.product-tax{font-size:16px}
.category-grid-item .wd-entities-title {color: #000000;}
.large-qty-btn a{display:inline-block;text-align:center;}
.category-description.show-des{margin-top:40px}
.woocommerce-ordering.wd-ordering-mb-icon select option{color:#000}
.wd-nav-mobile li.menu-item-has-children:not(.menu-item-has-block) > a {margin-right: -50px; padding-right: 55px;}
.mobile-nav .menu-item-has-block .wd-nav-opener{display: inherit;}
.whb-header .whb-column.whb-mobile-center.whb-hidden-lg { width: auto;}
.cart-content-wrapper .cart-actions .coupon{margin-bottom:26px;}
.cart-actions .coupon-blk .coupon .button{top:auto; right: 25px}
.cart-actions .coupon #coupon_code{ max-width: calc(100% - 100px);}
.contact-info-main p span{display:inline-block}
.wd-nav-mobile li.opener-page ul{ border-bottom: none; padding: 0;}
.woocommerce-orders-table td{margin-bottom: 0; padding: 8px;}
.woocommerce-orders-table tr{padding-bottom: 0;}
.woocommerce-shop .category-grid-item .wd-entities-title{color:#000000}
.new-checkout-block .woocommerce-checkout-review-order .shop_table tr td:last-child { max-width: 100%; width: 100%;}
.home .home-top-free-banner{display:flex; place-content: center;}
.home .home-top-free-banner .vc_col-sm-4{width: 50%;}
.home .home-top-free-banner .vc_col-sm-4 .aio-icon-description{font-size: 13px !important;line-height: 16px !important;margin-top: 4px;}
.home .home-top-free-banner .vc_custom_1730271269522{padding-top: 10px !important;}

.category-free-banner{display:flex; place-content: center;}
.category-free-banner .vc_col-sm-4{width: 50%;}
.category-free-banner .vc_col-sm-4 .aio-icon-description{font-size: 13px;line-height: 15px;margin-top: 4px;}

}

