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

:root {
	--wd-cat-brd-radius: 50%;
	--wd-promo-popup-padding: 0px;
	--wd-header-banner-h: 40px;
	--wd-text-font: "Avenir Roman", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(129,139,156);
	--wd-text-font-size: 15px;
	--wd-title-font: "Avenir Heavy", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(20,23,24);
	--wd-entities-title-font: "Avenir Heavy", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(20,23,24);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Avenir Black", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Avenir Heavy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Avenir Heavy", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(240,83,35);
	--wd-alternative-color: rgb(224,234,240);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Avenir Roman", Arial, Helvetica, sans-serif;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(42,70,150);
	--btn-default-bgcolor-hover: rgb(255,255,255);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(241,91,44);
	--btn-accented-bgcolor-hover: rgb(241,91,44);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(221,153,51);
	--wd-bordered-bg:rgb(221,153,51);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 480px;
}
.page-title-default {
	background-color: rgb(237,243,249);
	background-image: none;
	background-size: cover;
	background-position: center top;
}
.footer-container {
	background-color: rgb(237,243,249);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a, .whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
}
html .post.wd-post .post-title {
	font-size: 48px;
	line-height: 67.2px;
	color: rgb(11,15,14);
}
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-family: "Avenir Heavy", Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 67.2px;
	text-transform: capitalize;
	color: rgb(11,15,14);
}
html .page-title > .container > .title {
	font-size: 44px;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
}
.single-product .main-page-wrapper {
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-blog .main-page-wrapper {
	background-image: none;
	background-repeat: repeat;
}
.single-post .main-page-wrapper {
	background-image: none;
	background-repeat: repeat;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1417px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1400px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Avenir Medium";
	src: url("//excelpack.co.uk/wp-content/uploads/2024/02/2090551770be22b09600a40b0b4673b7.woff2") format("woff2"), 
url("//excelpack.co.uk/wp-content/uploads/2024/02/2090551770be22b09600a40b0b4673b7.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Roman";
	src: url("//excelpack.co.uk/wp-content/uploads/2024/03/avenir-roman-webfont.woff2") format("woff2"), 
url("//excelpack.co.uk/wp-content/uploads/2024/03/avenir-roman-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Heavy";
	src: url("//excelpack.co.uk/wp-content/uploads/2024/03/avenir-heavy-webfont.woff2") format("woff2"), 
url("//excelpack.co.uk/wp-content/uploads/2024/03/avenir-heavy-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Light";
	src: url("//excelpack.co.uk/wp-content/uploads/2024/03/avenir-light-webfont.woff2") format("woff2"), 
url("//excelpack.co.uk/wp-content/uploads/2024/03/avenir-light-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Black";
	src: url("//excelpack.co.uk/wp-content/uploads/2024/03/avenir-black-webfont.woff2") format("woff2"), 
url("//excelpack.co.uk/wp-content/uploads/2024/03/avenir-black-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.wd-carousel-container{
/*background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #DEE4DF;*/
}
.wd-slider.wd-section-container .wd-slide-container{
padding:0px !important ;
}
#slider-75 .wd-slide-inner {
    max-width: 100% !important;
}
#slider-75 .wd-slide-bg{
	background-color:transparent;
}
.min-footer a , .min-footer { color:#000;}

.page-title-default{
background-color:#EDF3F9;
/*background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), rgba(222, 228, 223, 0.5) !important;*/
}
.page-title-default .page-title-default{
	background:transparent !important;
}

.m-product-actions .woocommerce-Price-amount{
font-size: 20px;
line-height: 24px;    
color:#000;	
}

.m-product-actions{
	display:flex;

    min-height: 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-evenly;
    align-items: center;
	
}

.name-side {
width: 60%;
}
.name-side .wd-entities-title{
	font-family: "Avenir Medium", Arial, Helvetica, sans-serif; 
		font-size:20px; 
		line-height:27px;
		color:#000;
	text-align:left;
}
.price-side{
width: 40%;
	width: 40%;
    text-align: right;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}



.product-wrapper{
	background-color:#EDF3F9 !important;
	
}
.product-wrapper:hover{
	background-color: #fff;
}


@media (min-width: 1025px){
.title-size-large {
    padding: 50px 0 !important; 
}
	.title-shop{
		font-size:48px;
		line-height:67px;
		color: #0B0F0E;
	}
	
}


.title-shop .wd-back-btn{display:none;}

.ep-price{
		font-family: "Avenir Heavy", Arial, Helvetica, sans-serif; 
		font-size:20px; 
		line-height:27px;
		color:#000;
	text-align:right;
}
.buynowbtn{ 
	width:75px;
	height:auto;
}
#cat-description .term-description {
		font-family: "Avenir Roman", Arial, Helvetica, sans-serif; 
		font-size:20px; 
		line-height:26px;
		color:rgba(0, 0, 0, 0.48)
	  text-align:right;
}

.valign {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    /* vendor prefixes omitted due to brevity */
}
.lightheading{
	color:#9B9B9B;
	font-family: "Avenir Light", Arial, Helvetica, sans-serif; 
}

.elementor-widget-wd_products .m-product-actions{
 padding:10px;
}
.home-how-it-works .wd-nav-tabs-wrapper li.wd-active{

background: #14421F;
border: 1px solid rgba(20, 66, 31, 0.63);
box-shadow: 4px 4px 20px 2px rgba(0, 0, 0, 0.03);
border-radius: 15px;
	
}
.home-how-it-works .wd-nav-tabs-wrapper li{
	text-align:center;
}

.info-box-w-shadow{
	background: #FFFFFF;
border: 1px solid rgba(23, 23, 23, 0.08);
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.11);
	border-radius: 12px;
}
.grey-bg-1{
background: linear-gradient(180deg, #FFFFFF -14.45%, rgba(255, 255, 255, 0) 50.07%), rgba(222, 228, 223, 0.25);
}


.whb-general-header { 
	border-color: rgb(0 0 0 / 6%) !important;
}

.whb-col-left, .whb-mobile-left { 
    margin-right: 25px;
}

input.s.wd-search-inited {
    border-radius: 8px !important;
}

.searchform .searchsubmit { 
    color: rgb(196 196 196) !important; 
}

.wd-nav>li>a { 
    font-family: 'Avenir Roman' !important;
    letter-spacing: 0.4px;
}

font-family: 'Avenir Roman' !important;
    letter-spacing: 0.3px;
    font-size: 15px !important;
color: #141718 !important;}

.wd-nav {
	--nav-gap: 235px !Important;}

.lightheading {
    color: #9B9B9B;
    font-family: "Avenir Light", Arial, Helvetica, sans-serif;
    font-weight: 200 !Important;
}

.numqtyfield input[type=number]::-webkit-outer-spin-button,
.numqtyfield  input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.numqtyfield input[type=number] {
    -moz-appearance:textfield;
}
#imagebox .wd-carousel-item {
overflow:hidden !important;

}
div.quantity input[type="button"]{
		display:none;
}
.hide-larger-price .price>span:nth-child(2){
	display:inherit;
}
.hide-larger-price .price>span:nth-child(3){
	display:none;
}

.variation_data .price_unit:first-child, .variation_data  .price_pack:first-child{


}

.variation_data .price_unit:first-child span.woocommerce-Price-amount.amount, .variation_data  .price_pack:first-child span.woocommerce-Price-amount.amount{

}


#specialproduct1 div.quantity input[type="button"]{
display:block !important;
}


.variant-count-badge {
  margin: 0;
  padding: 0;
  background: #fff;
  color:#000;
  font-size: 13px;
  position: absolute;
  font-weight: 600;
  top:0;
  right:0;
  transform: translateX(30%) translateY(0%) rotate(45deg);
  transform-origin: top left;
}
.variant-count-badge:before,
.variant-count-badge:after {
  content: '';
  position: absolute;
  top:0;
  margin: 0 -1px; /* tweak */
  width: 100%;
  height: 100%;
  background: #fff;
}
.variant-count-badge:before {
  right:100%;
}

.variant-count-badge:after {
  left:100%;
}

.homeboxes{overflow: hidden;}
.hidden{display:none;}

@media (min-width:1025px) {
	.elementor-hidden-desktop {
		display:none;
	}
}
@media (min-width:768px) and (max-width:1024px) {
	.elementor-hidden-tablet {
		display: none;
	}
}
@media (max-width:767px) {
	.elementor-hidden-phone {
		display: none;
	}
}

.floating_cart{
	display: none;
}
.align-left{
	text-align:left !important;
}
#buy-products.custom-variation-list-mobile .size-selection label{
	text-align: left;
    position: absolute;
}
#buy-products.custom-variation-list-mobile .size-selection .header_btns{
	float: inline-end;
}
.hide {
display:none !important;
}
.must-show{
	display:block !important;
}
.custom-variation-list-mobile .variation-list .label-top.absolute{
	    text-align: left;
	position: absolute;
	font-weight: bolder;
}
.custom-variation-list-mobile .variation-list .label-top{
	    text-align: left;
	font-weight: bolder;
}
.custom-variation-list-mobile .variation-list .header_btns{
    float: right;
}

.custom-variation-list-mobile .unit_mm.active, .custom-variation-list-mobile .unit_in.active, .custom-variation-list-mobile .units_per_pack.active, .custom-variation-list-mobile .units_per_pallet.active, .custom-variation-list-mobile .btn_price_per_pack.active, .custom-variation-list-mobile .btn_price_per_unit.active, .custom-variation-list-mobile .unit_cm.active {
    background-color: #f05323;
    color: #fff;
}
.custom-variation-list-mobile label,.custom-variation-list-mobile .label-top{
	font-weight: bolder;
	text-align: left;
	font-size: 14px;
}
.secspamcssinput{
    width: 100%;
    display: block;
    background: #F3F5F4;
    padding: 8px 5px;align-content}
.size-selection{
	padding:8px;
}

@media screen and (max-width: 767px) {
    .custom-variation-list-mobile .tier_headings .tier_heading_item {
        display: block; 
    }
}
.custom-variation-list-mobile .tier_headings{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .custom-variation-list-mobile .variation_data .price_unit {
        display: block;
    }
}

.custom-variation-list-mobile table.variation-list tr:nth-child(even) {
    background-color: #ffffff;
}
.custom-variation-list-mobile .table_side h2{

padding:8px;
}

.custom-variation-list-mobile .qty_container {
    display: flex;
    align-items: center;
    background-color: #f6f7f8; /* light grey background */
    padding: 5px 10px;
    border-radius: 0px; /* rounded corners */
    width: fit-content;
	width:100%;
	gap: 16px;
border:0;
	    flex-direction: row;
}
.custom-variation-list-mobile .variation-cart-form{
	
	width:100%;
border:0
}
.custom-variation-list-mobile .qty_container .btn {
    font-size: 18px;
    font-weight: bold;
    color: black;
    cursor: pointer;
    padding: 5px 10px;
    user-select: none;
}


.custom-variation-list-mobile .qty_container .variant_qty {
    width: 40px;
    text-align: center;
    border: none;
    background: none;
    font-size: 16px;
    font-weight: bold;
    color: black;
}
.custom-variation-list-mobile .qty_container .btns .add_qty{
border:0px;
}
.custom-variation-list-mobile .qty_container .variant_qty:focus {
    outline: none;
}
.custom-variation-list-mobile .minicart-table tr{
	 display: none;
}
.custom-variation-list-mobile .minicart-table tr:last-child {
    display: block;
	  border: 0;
	margin-top: 18px;
}
.custom-variation-list-mobile .minicart-table tr:last-child td{
    display: none;
}
.custom-variation-list-mobile .minicart-table tr:last-child td:nth-child(3) {
    display: block;
	font-size: 16px;
	    border: 0;  
    font-weight: bolder;
	    text-align: end;
	
}
.custom-variation-list-mobile .minicart_frame {
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    box-shadow: unset;
    border-radius: 10px;
    min-height: auto;
    border: 0;
    background: transparent;
}
.custom-variation-list-mobile .qty_btns .add_qty {
    border-bottom: 0;
}
.custom-variation-list-mobile .qty_btns .btns {
    padding: 10px;
    margin: 0;
    width: 25%;
    text-align: center;
    cursor: pointer;
	
    font-size: 18px;
    font-weight: bolder;
}

.hide-on-mobile-cart-only {
  display: auto !important; /* Default to block on larger screens */
}

@media (max-width: 768px) {
  .hide-on-mobile-cart-only {
    display: none !important;
  }
}

/* Shows element only on mobile devices */
.show-on-mobile-cart-only {
  display: none !important; /* Default to hidden on larger screens */
}

@media (max-width: 768px) {
  .show-on-mobile-cart-only {
    display: block !important;
  }
}
.show-on-mobile-cart-only .custom-detail-cart-tabel th{
        display: table-cell;
    border: 0;
    width: 25%;
	padding: 6px 0px;
}
.show-on-mobile-cart-only .custom-detail-cart-tabel td{
    display: block;
    border: 0;
    width: 25%;
    text-align: left;
	
}
.show-on-mobile-cart-only .custom-detail-cart-tabel tr{
    padding: 0;
	margin: 0;
	    font-size: 12px;
    min-height: auto;
    position: unset;
    border: 0;
    text-align: justify;
	    display: flex;
}
.shop_table_responsive .show-on-mobile-cart-only{
    background-color: #F3F5F4;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
	    padding-right: 15px;
}
.show-on-mobile-cart-only td.product-thumbnail {
        top: 11px;
	left: 7px;
}
.show-on-mobile-cart-only div.quantity input[type="button"] {
    display: block; 
}

.show-on-mobile-cart-only td.product-remove a:before {
        background-color: white;
    padding: 1px;
    margin: 0px 17px -14px 9px;
    border-radius: 14px;
}

@media (max-width: 768.98px) {
    :is(.woocommerce-cart-form__contents,.group_table) .show-on-mobile-cart-only td.product-quantity :is(input[type="button"],input[type="number"],input[type="text"]) {
        height: 23px;
    }
}

.show-on-mobile-cart-only div.quantity input[type="button"] {
    padding: 0 5px;
	min-width: 16px;
}

@media (max-width: 767px) {
    #trustpilot-widget-trustbox-0-wrapper {
        display: none;
    }
}

@media (max-width: 576px) {
    .cart-actions .button {
        width: 40%;
    }
	.shop_table.shop_table_responsive.cart .wd-coupon-form input[type='text']{
	width: 60%;
	}
	.shop_table.shop_table_responsive.cart .cart-actions{
		display:flex;
	}
	
	.shop_table.shop_table_responsive.cart .wd-coupon-form .button[name="apply_coupon"],.shop_table.shop_table_responsive.cart .wd-coupon-form .input-text {
		border-radius: 6px;
	}
	
}

@media (max-width: 576px) {
			.shop_table.shop_table_responsive.cart .wd-coupon-form {
					flex-direction: row;
			}
	.fancybox-container.fancybox-is-open .fancybox-stage .fancybox-content{
	width: 279px !important;
    height: auto !important;
    padding: 20px !important;
	}
	.checkout-button-top-div{
	position: fixed;
        bottom: 55px;
        margin: 10px 0 0 -32px;
        padding: 10px;
        background-color: white;
        border: 0;
		width: 100%;
		        text-align: center;
		        z-index: 111111;
	}
	.checkout-button-top-div a{
		width: 90% !important;
		border-radius: 5px;
	}
	.wc-stripe-payment-request-wrapper{
	    margin-top: 2em !important;
	}
	}

@media (max-width: 768px) {
    .elementor-711 .elementor-element.elementor-element-5e684ac .woocommerce-product-gallery.thumbs-position-left {
        --wd-thumbs-width: 90px;
        --wd-thumbs-height: 245px;
    }
}




#buy-products.custom-variation-list-mobile .size-selection label.no-abs {

    position: inherit;
}

.hidden {
    display: none !important;
}

.product-quantity{
	text-align: center;
}
.qty-text {
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
		color: rgb(240,83,35);
		padding: 4px;
		border-radius: 50px;
	
}

@media (min-width: 1025px) {
	.title-shop h1.title{
		font-size:48px;
		line-height:67px;
		color: #0B0F0E;
	}
#archive-sidebar .wd-nav>li{
width:100%;	
}

.product-wrapper:hover {
    background: white !important;
box-shadow: 0px 0px 15px 3px rgba(205, 205, 205, 0.2) !important;

}

.product-wrapper {
transition-property: transform !important;
	transform: translate3d(0px, 0, 0)  !important;
}

.wd-products-with-shadow:not(.products-bordered-grid) .product-wrapper { 
    padding: 22px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

html .wd-buy-now-btn{
	background-color:#2A4696;
}
}

@media (max-width: 576px) {
	.home-how-it-works .wd-nav-tabs-wrapper li{
padding: 0px 5px;
}
.home-how-it-works .wd-nav-tabs-wrapper li a{
padding: 0px 0px;
}

.m-product-actions {
    display: flex;
    min-height: 50px;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}



.price-side{
	width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
.name-side{
width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.m-product-actions .wd-entities-title{
	
	font-size: 24px;
	line-height:27px;
	color:#000;
	text-align:center;
margin-bottom:15px;
	display:inline-block;
	
	
	
}
.m-product-actions .woocommerce-Price-amount{
font-size: 22px !important;
}

.elementor-1913 .elementor-element.elementor-element-a57b422, .elementor-1919 .elementor-element.elementor-element-d6355bd, .elementor-2842 .elementor-element.elementor-element-d6355bd {
    font-size: 16px !important;
    line-height: 24px !important;
    text-align: center !important;
}


.elementor-1913 .elementor-element.elementor-element-3df4341 .elementor-heading-title, .elementor-1919 .elementor-element.elementor-element-22c01c5 .elementor-heading-title, .elementor-2842 .elementor-element.elementor-element-22c01c5 .elementor-heading-title {
    font-family: "Avenir Medium", Sans-serif;
    font-size: 20px !Important;
	line-height: 26px !Important;
}


/*Product category page*/
/*Product category page*/
/*Product category page*/
/*Product category page*/
/*Product category page*/

html .page-title > .container > .title { 
    margin: auto !important;
    text-align: center !important;
}

.term-description {
    text-align: center !important;
}


#cat-description .term-description { 
    text-align: center !important;
    font-size: 16px  !important;
    padding-bottom: 35px  !important;

}

.elementor-widget-wd_wc_breadcrumb{
text-align:center !important;
margin:auto !important;
}


.m-product-actions {
    width: 100% !important;
    float: left;
    text-align: left !important;
    display: block;
}

.name-side {
    width: 55% !important;
    float: left;
    text-align: left !important;
	padding-right:10px;
	margin-top:5px !important;
}

.price-side {
        width: 45%;
        text-align: left;
        display: flex;
        justify-content: center;
    }

    .wd-product .wd-entities-title {
    font-size: inherit;
    text-align: left;
}

.m-product-actions .woocommerce-Price-amount {
        font-size: 16px !important;
        letter-spacing: -1px !important;
    }

.wd-price-unit {
    display: inline-block;
    margin-inline-start: 10px;
    color: var(--color-gray-300);
    text-align: right !important;
    font-size: 11px !important;
    letter-spacing: -0.5px !important;
    font-weight: 400 !important;
margin-left:25px !Important;
margin-right:10px !important;
}

.what-client-say .e-con-inner{
padding:0px;
}

.whb-general-header .whb-mobile-left {
    margin-right: 0px;
}

.price-total-v{
	font-size: 16px;
    font-weight: bolder;
    float: inline-end;
    margin-right: 9px;

}

}

