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

.wd-popup.wd-promo-popup{
	background-image: url(https://edapro.ch/wp-content/uploads/2023/10/blattduenger-titelbild-bg.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:right bottom;
}

.header-banner{
	background-color:rgb(204,202,0);
	background-image: none;
}

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

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

:root{
--wd-text-font:"Helv Light", Arial, Helvetica, sans-serif;
--wd-text-font-weight:100;
--wd-text-color:#575756;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Helv Thin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:100;
--wd-title-color:#575756;
}
:root{
--wd-entities-title-font:"Helv Medium cond", 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:"Helv Medium", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Helv Medium", 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:"Helv Light", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:200;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:16px;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a{
	font-family: "Helv Light", Arial, Helvetica, sans-serif;font-weight: 300;
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover{
	color: #ccca00;
}

html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a{
	font-family: "Helv Light", Arial, Helvetica, sans-serif;font-weight: 300;
}

html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover, html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a, html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a{
	color: #ccca00;
}

html .page-title .breadcrumbs a, html .page-title .breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span{
	font-family: "Helv Light", Arial, Helvetica, sans-serif;font-weight: 300;
}

html .page-title .breadcrumbs a:hover, html .page-title .yoast-breadcrumb a:hover{
	color: #ccca00;
}

html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount{
	font-family: "Helv Light", Arial, Helvetica, sans-serif;font-weight: 300;
}

html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-family: "Helv Medium", Arial, Helvetica, sans-serif;color: #828180;
}

html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-family: "Helv Thin", Arial, Helvetica, sans-serif;font-weight: 300;font-size: 24px;color: #575756;
}

@media (max-width: 767px){
html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-size: 24px;
}

}
html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title a:hover{
	color: #ccca00;
}

:root{
--wd-primary-color:#ccca00;
}
:root{
--wd-alternative-color:#9c8d5e;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#ccca00;
}
:root{
--btn-default-font-family:"Helv Medium", Arial, Helvetica, sans-serif;
--btn-default-font-weight:700;
--btn-default-transform:inherit;
}
:root{
--btn-default-bgcolor:#ccca00;
}
:root{
--btn-default-bgcolor-hover:#bebc05;
}
:root{
--btn-accented-bgcolor:#ccca00;
}
:root{
--btn-accented-bgcolor-hover:#bebc05;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--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: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
@font-face {
	font-family: "Helv Heavy cond";
	src: url("//edapro.ch/wp-content/uploads/2019/11/HelveticaNeueLT-HeavyCond.woff2") format("woff2"), 
url("//edapro.ch/wp-content/uploads/2019/11/HelveticaNeueLT-HeavyCond.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Helv Medium cond";
	src: url("//edapro.ch/wp-content/uploads/2019/11/HelveticaNeueLT-MediumCond.woff2") format("woff2"), 
url("//edapro.ch/wp-content/uploads/2019/11/HelveticaNeueLT-MediumCond.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Helv Medium cond obl";
	src: url("//edapro.ch/wp-content/uploads/2019/11/HelveticaNeueLT-MediumCondObl.woff2") format("woff2"), 
url("//edapro.ch/wp-content/uploads/2019/11/HelveticaNeueLT-MediumCondObl.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Helv Thin";
	src: url("//edapro.ch/wp-content/uploads/2019/11/HelveticaNeueLT-Thin.woff2") format("woff2"), 
url("//edapro.ch/wp-content/uploads/2019/11/HelveticaNeueLT-Thin.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Helv Thin italic";
	src: url("//edapro.ch/wp-content/uploads/2019/11/HelveticaNeueLT-ThinItalic.woff2") format("woff2"), 
url("//edapro.ch/wp-content/uploads/2019/11/HelveticaNeueLT-ThinItalic.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Helv Light";
	src: url("//edapro.ch/wp-content/uploads/2019/12/HelveticaNeueLT-Light.woff2") format("woff2"), 
url("//edapro.ch/wp-content/uploads/2019/12/HelveticaNeueLT-Light.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Helv Medium";
	src: url("//edapro.ch/wp-content/uploads/2019/12/HelveticaNeueLT-Medium.woff2") format("woff2"), 
url("//edapro.ch/wp-content/uploads/2019/12/HelveticaNeueLT-Medium.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

h1 {
	font-family: Helv Thin; 
	font-size: 40px;
}

h2 {
		font-family: Helv Thin !important; 
}

h3 {
		font-family: Helv Medium;
}

h4 {
		font-family: Helv Medium cond;
}

h5 {
	font-family: Helv Medium !important; font-weight: 300 !important; 
}

p {
	font-family: Helv Light; 
	font-weight: 100; 
	font-size: 16px;
	letter-spacing: 0.5px;
}



body .woodmart-empty-wishlist:before {
    content: "";
	min-height:250px;
	background-image:url(https://edapro.ch/wp-content/uploads/2019/12/shop_emptywishlist.svg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size: contain;
	height:auto;

}
body .woodmart-empty-page:before {
    content: "";
min-height:250px;
	background-image:url(https://edapro.ch/wp-content/uploads/2019/12/shop_emptycart.svg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size: contain;
	height:auto;
	
}

.woodmart-title-container {
font-family: Helv Thin !important; font-weight: 300 !important;
}

.woocommerce-notice--success {
}

.woocommerce-thankyou-order-received {
	font-family: Helv Light; font-weight: 300; color: #ffffff; background-color: #ccca00; border-style: none;
}


.woocommerce-notice {
}




.woocommerce-error { 
    background-color: #ccca00 !important;
    color: #ffffff !important;
}

div.woocommerce-message {
    background-color: #ccca00 !important;
    color: #ffffff !important;
}

body .woocommerce-message{
background-color:#ccca00;
}
body .woocommerce-info{
background-color:#ccca00;
	border-radius: 5px;
	font-weight: 300;
}

body .woocommerce-info a{
border-bottom: none !important;
	font-family: Helv Medium cond;
	margin-top: 0px;
	margin-bottom: 0px;
}

.woocommerce-button button {
	    border-bottom: 0px !important;
	font-weight: 300 !important;
}

body .woocommerce-cart-notice {
    background-color: #ccca00;
}

body.woocommerce-checkout .woocommerce>.woocommerce-info .amount {
    background-color: #ccca00;
	font-weight: 300 !important;
}


body .woocommerce-error{
background-color:#91814C;
color:#ffffff;
}

body .woocommerce-message{
background-color:#ccca00;

}

body .wpcf7-mail-sent-ok{
	background-color:#ccca00;

}
body div.wpcf7-validation-errors{
	background-color:#91814C;

}
body .mc4wp-success,
body .mc4wp-error{
	background-color:#91814C;

}

.woodmart-tabs-header {
padding-bottom: 50px;
}

.product-labels .labels-rectangular {
    background-color: rgba(145, 129, 76, 0.9);
    color: #ffffff;
    font-weight: 300; }

.woocommerce-notices-wrapper .woocommerce-message {
background-color: #ccca00;	
}



.woocommerce-form__label-for-checkbox {
font-family: Helv Thin !important; font-weight: 300 !important;
}
/* h3 {
	font-family: Helv Thin !important; font-weight: 300 !important; font-size: 24px !important;
}
*/ 

/* WOOCOMMERCE
*/
.woocommerce-form-login-toggle {
	font-family: Helv Thin; font-weight: 300;
}


.woocommerce-form-coupon-toggle {
	font-family: Helv Thin; font-weight: 300;
}

.step-complete {
	font-family: Helv Light !important; font-weight: 300 !important; font-size: 16px !important;
}

.step-checkout {
	font-family: Helv Light !important; font-weight: 300 !important; font-size: 16px !important;
}

.step-cart {
	font-family: Helv Light !important; font-weight: 300 !important; font-size: 16px !important;
}

.cart-empty  {
	font-family: Helv Thin; font-weight: 300; color: #575756;
}

.woodmart-empty-wishlist {
	font-family: Helv Thin; font-weight: 300; color: #575756;
}

.vc_tta-title-text {
font-family: Helv Light;	font-weight: 300; font-size: 16px;
}

.vc_tta-panel-body {
	font-size: 16px;
background-color: #ccca00 !important;
color: #ffffff;
	padding-top: 20px !important; padding-left: 20px !important; padding-bottom: 20px !important; padding-right: 20px !important;
}

body .woocommerce-cart-notice {
    background-color: #ccca00;
}
.onsale.product-label {
    display: none !important;
}
/* body.woocommerce-checkout .woocommerce>.woocommerce-info .amount {
    background-color:#ccca00;
}




body.woocommerce-checkout .woocommerce>.woocommerce-info .button {
    color:#26ba45;
    border-color:#26ba45;
}
*/ 

.kontakt {
	font-family: Helv Thin !important; font-weight: 300 !important;
}


[type=submit].btn-color-black:hover{
    padding: 12px 20px;
    background-color: #aeae06;
    display: inline-block;
    position: relative;
    font-weight: 300;
	color: #ffffff;
    text-align: center;
    text-transform: none;
    letter-spacing: .3px;
    border-radius: 4px;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
    -webkit-transition: color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease,-webkit-box-shadow .25s ease;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease,-webkit-box-shadow .25s ease;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease,-webkit-box-shadow .25s ease;
}

[type=submit].btn-color-black{
    padding: 12px 20px;
    background-color: #ccca00;
    display: inline-block;
    position: relative;
    font-weight: 300;
	color: #ffffff;
    text-align: center;
    text-transform: none;
    letter-spacing: .3px;
    border-radius: 4px;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
    -webkit-transition: color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease,-webkit-box-shadow .25s ease;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease,-webkit-box-shadow .25s ease;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease,-webkit-box-shadow .25s ease;
}

.btn {
font-family: Helv Medium cond;
text-transform: none;
font-size: 16px;
}

.btn.btn-color-black {
  background-color: #ccca00 !important; /* Kontaktformular Button */
  color: white;
	font-size: 16px;
}

.btn.btn-color-black:hover {
  background-color: #aeae06 !important; /* Kontaktformular Button */
  color: white;
	font-size: 16px;
}



.entry-meta-list a:hover {
color: #ccca00 !important;
}

.woocommerce-mini-cart__empty-message {
	font-family: Helv Light !important; font-weight: 300 !important;
}


.woodmart-cart-empty {
	font-family: Helv Thin !important; font-weight: 300 !important;
}

.woodmart-widget a:hover {
color: #ccca00 !important;
}

.recent-posts-info a:hover {
color: #ccca00 !important;
}

.widget-title {
	font-weight: 300;
	color: #ffffff !important;
}

.widget_categories a:hover {
	color: #ccca00 !important;
}

.entry-title a:hover{
	color: #ccca00 !important;
}

.copyrights-wrapper{
    background-color:#f6f6f6!important; color: #575756; height: 40px !important;
}
.copyrights-wrapper a {
   color: #575756; 
}

.min-footer { padding-bottom: 10px; padding-top: 10px; font-size: 16px;
}

.copyrights-wrapper a:hover {
   color: #ccca00; 
}

.color-scheme-light .footer-widget a  {
    color: #d9d9d9;
}
 .color-scheme-light .footer-widget a:hover {
    color: #ccca00;
}

.oxygen {fill: true; 	
        
}

body .woodmart-product-categories li a {
    text-transform: none;
}
/* WOOCOMMERCE WARENKORB Tabelle
*/
tr.tax-rate td {
	font-family: Helv Light;
	font-weight: 300;
	color: #575756 !important;
}


.amount {
	color: #ccca00;
}



tr.order-total strong .amount {
	font-size: 24px;
	font-family: Helv Medium cond !important;
	font-weight: 300 !important;
	color: #575756 !important;
}

span.woocommerce-Price-amount {
	font-weight: 300 !important;
	color: #575756;
}





tr.woocommerce-shipping-totals td{
	font-family: Helv Thin;
}



body .order-total amount{
	font-family: Helv Medium cond;
	color: #575756;
}

tr.cart-subtotal {
	font-family: Helv Light;
}

p.woocommerce-mini-cart__total total {
	font-family: Helv Medium cond;
}

.widget_shopping_cart .total strong {
	text-transform: none;
	font-family: Helv Medium cond;
}

bdi.woocommerce-Price-amount {
	font-family: Helv Thin !important;
}

body .shop_table th {
	font-size: 16px;
	font-family: Helv Medium cond;
	text-transform: none !important;
}

.shop_table_responsive {
	text-transform: none !important;
}

.shop_table_responsive td:before {
	font-family: Helv Medium cond;
	text-transform: none;
}

p.woocommerce-shipping-destination {
	font-size: 14px;
}
	
body .cart-totals-inner h2 {
	font-size: 40px;
	font-family: Helv Light;
}

body .product-remove .product-price .product-quantity .product-subtotal .product-name {
	font-size: 16px;	
	font-family: Helv Medium;
}

body .main-nav .menu>li>a {
    text-transform: none;
}
body .topbar-menu ul>li>a {
    text-transform: none;
}


body .medium {font-family: Helv Medium;
}


body .widget-title {
    text-transform: none;
}

body .woodmart-navigation .item-level-0 > a {
 text-transform: none; color: #575756;  display: inline-block;
    text-align: center; padding-top: 10px; margin-right: 30px;
}


body .woodmart-navigation .item-level-0 > a:hover {
  
}

.woodmart-navigation .menu { padding-left: 20px;
}

body .category-grid-item .category-title {
    text-transform: none; 
}

.header {font-family: Helv Thin;
}

.button {font-family: Helv Thin;
}

body.home .wd-info-box {
    min-height: 400px;
	/*	width: 300px; */
}

body .wd-info-box {
    min-height: 280px;
}

body .wd-info-box2 {
    min-height: 250px;
		min-width: 200px;
}

body .wd-info-box3 {
    min-height: 400x;
		max-width: 280px;
}

body	.wd-info-box4 {
		width: 320px;
}




body .owl-next {
			
		background-color:none;
	color: #ccca00;
	padding-left:13px;
	border-radius: 50%;
	padding-right:13px;
	
}

body .owl-next:hover {
			
		
	color: #ffffff;
	padding-right:13px;
}

body .owl-prev {
			
		background-color:none;
	color: #ccca00;
	padding-left:13px;
	border-radius: 50%;

}

body .owl-prev:hover {
			
		
	color: #ffffff;
	padding-left:13px;
}


.faq-accordeon {
			
		line-height: 150%!important;
}

.faq-accordeon-white {
			
		line-height: 150%!important;
	background-color: white!important;
}

.vc_tta-title-text {
			
		line-height: 150%;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
	background-color:#ffffff!important;
}

.title-after_title {
    font-weight: 200;
	font-size: 16px;
}

.start-edapro-prinzip {
	margin: auto;
}

/* WOOCOMMERCE - Shop Main page: Hide Main shop grid:
*/
.shop-loop-head  {
	display: none;
}

.woodmart-active-filters {
	display: none;
}

/* WOOCOMMERCE - My Account page:
*/

.wd-login-title {
	font-family: Helv Thin; 
	font-weight: 300; 
	text-transform: none !important;
}

.login-title span{
	font-family: Helv Thin; 
	font-weight: 300 !important; 
	text-transform: none !important;
	font-size: 24px !important;
}

.woocommerce-form__label span {
	font-size: 16px !important;
}


.woocommerce-MyAccount-title {
	font-family: Helv Thin; 
	font-weight: 300; 
	font-size: 22px;
	display:none;
}

.woocommerce-MyAccount-navigation ul li a {
	font-weight: 300 !important;
	font-family: Helv Light; color:#575756;
}

.woocommerce-MyAccount-navigation-link {
	border-bottom: 1px solid;
	border-bottom-color: #d9d9d9;
}

.woocommerce-MyAccount-navigation-link a:hover{
	color: #ccca00 !important;
}

.woocommerce-orders-table td:before {
	font-weight: 300 !important;
	font-family: Helv Medium cond !important; color:#575756;
	text-transform: none !important;
}

.account-style {
  
  padding: 10px;
  box-shadow: 2px 5px 10px #d9d9d9;
  border-radius: 5px;
}

td.woocommerce-orders-table__cell-order-number a {
	font-weight: 300 !important;
	font-family: Helv Medium cond !important;
}

table th {
	text-transform:none;
}

.woocommerce-MyAccount-content h2 {
	text-transform:none !important;
}

mark {
	font-weight: 300;
	font-family: Helv Medium;
	background: none;
	padding: 0px;
}

.woocommerce-column__title {
	font-size: 24px;
}

.woocommerce-order-wallee-documents {
	font-size:24px;
}

.col2-set address {
	line-height: 150% !important;
	font-size: 16px !important;
}

.woocommerce-Address-title .edit {
	font-weight: 300;
	color: #ccca00;
}

.woocommerce-order-wallee-documents span {
	font-size: 16px;
}

.woocommerce-my-account-wrapper h3 {
	font-size: 24px !important;
	text-transform:none !important;
}

.woocommerce-my-account-wrapper legend {
	text-transform: none;
}

.shop_table strong  {
	font-weight: 300 !important;
}

.shipping-calculator-button {
	font-weight: 300 !important;
	font-family: Helv Medium cond;
}



.woocommerce-shipping-methods {
	font-size: 14px !important;
	font-family: Helv Light;
}

.woodmart-my-account-links a {
	text-transform: none !important;
	font-weight: 300 !important;
	font-family: Helv Medium cond !important;
}

.woodmart-my-account-links div a:before{
    color: #ccca00;
}

.woocommerce-MyAccount-content strong {
	font-family: Helv Medium cond;
}

/* WOOCOMMERCE - Minicart:
*/


td.product-name::before {
	font-size: 16px;
}

p.woocommerce-mini-cart__total  {
	text-transform: none !important;
}

.cart-totals-inner h2 ,.slider-title {
	text-transform: none !important;
}


/* WOOCOMMERCE - Checkout:
*/

form.checkout h3 {
	text-transform: none;
}

h3#order_review_heading {
	text-transform: none;
}

.woocommerce-form__label  {
	text-transform: none !important;
	font-size: 24px !important;
}

.woocommerce-terms-and-conditions-checkbox-text {
	font-size: 16px;
}

.woocommerce-terms-and-conditions-checkbox-text a {
	font-family: Helv Medium cond !important;
}

a.woocommerce-privacy-policy-link {
	font-family: Helv Medium cond !important;
}

a.showlogin {
	text-decoration: none;
}


/* WOOCOMMERCE - Product page:
*/
.breadcrumb-last {
	font-family: Helv Medium cond;
}

.variations label {
	font-family: Helv Medium cond;
}

.product_meta {
	font-weight: 300;
	font-family: Helv Medium cond;
}

.product_meta>span a {
	font-family: Helv Light;
}

.product_meta>span a {
	font-family: Helv Light;
}

.sku {
	font-family: Helv Light;
}

.woodmart-wishlist-btn a {
	font-family: Helv Medium cond;
	color: #575756;
}

.share-title {
	font-family: Helv Medium cond;
}

.woocommerce-product-attributes-item__value>p {
	font-family: Helv Medium cond;
	font-size: 14px;
}

.woodmart-image-hotspot-hotspots h5 {
	font-size: 16px !important;
}

.duration {
display:none;
}


.tg-e  {
	border-collapse:collapse;border-spacing:0; letter-spacing: 0.025em;
}
.tg-e td{
	padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal; font-size: 16px;
}
.tg-e th{
	font-family:Helv Thin;font-size:22px; padding:10px 5px;border-style:solid; border-width:1px 0; border-top: none; border-color: #ccca00; text-align: left;
}
.tg-e tr{
	border: solid; border-width: 1px 0; border-color: #ccca00;
}
.tg-e tr:first-child {border-top: none;}
.tg-e tr:last-child {border-bottom: none;}
.tg-e td:first-child {font-family: Helv Medium;}
@media (min-width: 1025px) {
	.hide_desk{
display:none;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.hide_desk{
display:none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.hide_desk{
display:none;
}
}

@media (max-width: 576px) {
	.hide_mob{
display:none;
}

.hover-content-inner {
	font-size: 16px;
}

}

