/* General */
p {
	margin-bottom: 1em!important;
}
html, body{
	overflow-x: hidden;
}
body {
	font-family: 'DM Sans', sans-serif!important;
}
:focus-visible {
	outline: unset!important;
}
a:-webkit-any-link:focus-visible {
	outline-offset: unset!important;
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: unset!important;
}
a:hover {
	text-decoration: unset!important;
}
button:focus {
	outline: none!important;
}
.bg-404 {
        font-size: 150px;
    background-image: -webkit-linear-gradient(left, #1e4823, #668b00 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    line-height: 1;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.woocommerce.woocommerce-page .products.subcategories li .woocommerce-loop-category__title{
	font-size: 14px;
}
.woocommerce.woocommerce-page .products.subcategories li{
	width: 100%;
	margin: 0;
}
.woocommerce.woocommerce-page .products.subcategories::before{
	display: none;
}
.woocommerce.woocommerce-page .products.subcategories{
	grid-template-columns: repeat(5, 1fr);
	display: grid;
	grid-gap: 15px;
}
.woocommerce ul.products li.product-category a img {
	height: 120px;
	object-fit: cover;
	margin-bottom: 5px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 10px 0px 10px!important;
}
html #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display: contents;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link{
	padding-right: 0px!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child > a.mega-menu-link{
	padding-left: 0px!important;
}
#mega-menu-wrap-primary .mega-sub-menu .widget_media_image img{
	height: 145px !important;
	object-fit: cover;
	width: 100% !important;
}
#mega-menu-wrap-primary .mega-sub-menu .widget_media_image {
	padding: 15px 15px 0px 15px!important;
}
#mega-menu-wrap-primary .mega-sub-menu .textwidget p a{
	font-family: 'Fraunces', serif;
	color: #fff;
	font-size: 15px;
}
#mega-menu-wrap-primary .mega-sub-menu .widget_text  {
	padding: 0px 15px 15px 15px!important;
}
#mega-menu-wrap-primary .mega-sub-menu .textwidget p {
	margin-bottom: 0 !important;
	font-family: 'Fraunces', serif;
	color: #fff;
	font-size: 15px;
	background-color: #456849;
	text-align: center;
	line-height: 1.2; 
	display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
}
.page-template-page-display-area .intro-img img {
	border-radius: 15px;
}
.page-template-page-display-area .phone {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}
.page-template-page-display-area .phone a{
	font-family: 'Fraunces', serif;
	font-size: 32px;
	color: #1E4823;
}
.page-template-page-display-area .phone img{
	width: 33px;
}
.page-template-page-display-area .text-bg .txt-inside{
	max-width: 80%;
	margin: 0 auto;
}
.page-template-page-construction .color-block .material-symbols-outlined{
	font-size: 15px;
}
.page-template-page-construction .color-block a:hover{
	color: #668B00;
}
.page-template-page-construction .color-block ol {
	list-style: none;
	counter-reset: item;
	padding-left: 0px;
}
.page-template-page-construction .color-block li {
	counter-increment: item;
	margin-bottom: 5px;
}
.page-template-page-construction .color-block li:before {
	margin-right: 10px;
	content: counter(item);
	background: #668B00;
	border-radius: 100%;
	color: white;
	width: 25px;
	height: 25px;
	text-align: center;
	display: inline-block;
	line-height: 25px;
}
.page-template-page-construction .color-block a{
	color: #000;
}
.page-template-page-construction .color-block .text-inside{
	margin: 0 auto;
	background-color: #F8F8F8;
	padding: 2em;
	border-radius: 15px;
}
.page-template-page-display-area .text-bg{
	margin: 0 auto;
	background-color: #F8F8F8;
	padding: 2em;
	border-radius: 15px;
}
.text-bg{
	font-size: 18px;
}
.btn-primary:focus {
	box-shadow: unset!important;
}
.grid-container{
	display: grid;
}
.grid2{
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}
.grid3{
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}
html .form-control:focus {
	color: #000;
	border-color: unset;
	outline: 0;
	box-shadow: unset;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: unset!important;
}
body.archive.category .cat-links a{
	    color: #24292e;
}
html div.wpforms-container-full button[type=submit]:hover,
html .btn-primary.focus, html .btn-primary:focus,
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
html :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,
html :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
html :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
html :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover,
html .btn-primary:hover {
	background-color: #ECA220!important;
}
html .woocommerce-info::before {
	color: #1e4823;
}
html .woocommerce-info {
	border-top-color: #1e6d63;
}
html div.wpforms-container-full button[type=submit],
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
html :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
html :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
html :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
html :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
html .btn-primary {
	color: #fff!important;
	background-color: #1E4823;
	padding: 8px 18px;
	border-radius: 30px;
	line-height: 1;
	font-weight: 600;
	font-size: 16px;
	border: none;
	margin-top: 0rem!important;
	transition: all 0.2s;
}
.wp-element-button.wc-block-cart__submit-button,
.wc-block-components-checkout-place-order-button{
	background-color: #1e4823;
}
.wp-element-button.wc-block-cart__submit-button,
.wc-block-components-checkout-place-order-button,  
.main-btn{
	padding: 8px 18px;
	border-radius: 30px;
	line-height: 1;
	color: #fff!important;
	font-weight: 600;
	font-size: 16px;
	transition: all 0.2s;
	border: none;
}
#menu-mobile-menu > li > a{
	width: 100%;
}
.woocommerce div.product form.cart .reset_variations {
	display: none!important;
}
body:not(.theme-preset-active) #masthead #menu-mobile-menu > li > a.dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	position: relative;
	left: unset;
	top: unset;
	width: unset;
	height: unset;
	background-color: transparent;

}
/* Hide number input arrows */
.single-product .quantity input[type="number"]::-webkit-inner-spin-button,
.single-product .quantity input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.single-product .quantity input[type="number"] {
    -moz-appearance: textfield;
}
.single-product .quantity button.plus{
    border-radius: 0 4px 4px 0;
    order: 3;
}
.single-product .quantity button.minus{
    border-radius: 4px 0 0 4px;
    order: 1;
}
.single-product .quantity input{
	-moz-appearance: textfield;
	 -webkit-appearance: none;
    appearance: textfield;
    background: transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    flex: 1 1 auto;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    min-width: 40px;
    order: 2;
    padding: 0.4em 0;
    text-align: center;
    vertical-align: middle;
}
.single-product .quantity button{
	background: none transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: .9em;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    min-width: 30px;
    opacity: .6;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
.single-product .quantity{
	    border-radius: 4px;
    box-sizing: content-box;
    display: flex;
    margin: 0 0 0.25em;
    position: relative;
    width: 107px;
}
.single-product .quantity:after {
    border: 1px solid hsla(0, 0%, 7%, .11);
    border-radius: 4px;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}
.main-btn.yellow:hover,
.main-btn.green:hover{
	background-color: #668B00;
	color: #fff;
}
.main-btn.light-green{
	background-color: #456849;
}
.main-btn.green{
	background-color: #1E4823;
}
.main-btn.yellow{
	background-color: #ECA220;
}
.section-title h1,
.page-template-page-blog .section-title h1,
.page-template-default h1.entry-title {
	font-family: 'Fraunces', serif;
	color: #ECA220;
	margin: 0;
	padding: 0;
	font-size: 45px;
}
/* Header */

.top-bar .map-btn:hover{
	background-color: #ECA220;
}
.top-bar .map-btn{
	background-color: #668B00;
	border-radius: 30px;
	padding: 3px 17px;
	margin-left: 10px;
	transition: all 0.2s;
	color: #FFFFFF;
}
.top-bar img{
	margin-right: 4px;
	width: 19px;
	height: 21px;
	object-fit: contain;
}
.top-bar a:not(.map-btn){
	color: #FFFFFF;
	display: flex;
	gap: 4px;
	align-items: center;
}
.top-bar .left{
	gap: 50px;
}
.top-bar{
	background-color: #1E4823;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 500;
	padding-top: 8px;
	padding-bottom: 8px;
}
header#masthead .navbar-brand img{
	height: 94px;
}
header#masthead .top-area .main-btn{
	margin: 0 16px;
}
header#masthead #mobile-menu #cart .cart-total,
header#masthead .top-area #cart .cart-total{
	position: absolute;
	background-color: #eca220;
	width: 19px;
	height: 19px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	line-height: 17px!important;
	font-size: 13px;
	bottom: -7px;
	right: -5px;
}
header#masthead #mobile-menu #cart,
header#masthead .top-area #cart{
	position: relative;
}
html .searchwp-live-search-result .searchwp-live-search-result--title a{
	font-size: 14px;
	color: #24292e;
}
.searchwp-live-search-result--title{
	margin-bottom: 0;
}
#searchwp-form-2 .swp-input::placeholder{
	font-style: italic;
	font-size: 14px;
}
.hover-menu #searchwp-form-2 .swp-input{
	min-width: unset;
}
#searchwp-form-2 .swp-input{
	border-radius: 30px;
	border: 2px solid #1e4823;
	height: 32px;
	min-width: 300px;
}
header#masthead .top-area{
	justify-content: flex-end;
	margin-bottom: 20px;
	align-items: center;
}
header#masthead #cart img,
header#masthead #my-acc img{
	height: 26px;
}
header.mobile-masthead #cart{
	margin-right: 20px
}
header.mobile-masthead #mobile-menu #my-acc {
	margin-right: 14px;
	margin-left: 0px;
}
header#masthead #my-acc{
	margin-right: 8px;
	margin-left: 16px;
}
header#masthead {
	margin-bottom: 0;
	padding: .74rem 1rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child {
	padding-right: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li {
	padding: 0 12px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
	color: #000000;
	font-weight: 400;
	font-size: 16px;
	padding: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
	position: relative;
	display: inline-block;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover:after {
	width: 100%;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	height: 1px;
	background-color: #000;
	transition: width .3s ease-in-out;
}
/* Gallery */
.page-template-page-gallery .gallery .grid-4 img{
	height: 200px;
	object-fit: cover;
	width: 100%;
}
.page-template-page-gallery .gallery .grid-4{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 10px;
}
.page-template-page-gallery .gallery h2{
	font-family: 'Fraunces', serif;
	font-size: 30px;
	line-height: 1.2;
}
/* Slider */
.slider-section .hero{
	height: 620px;
	position: relative;
	background-size: cover;
	background-position: center;
}
.background-video {
	position: absolute;
	height: 620px;

	width: 100%;

	object-fit: cover;
	z-index: -1;
}
.main-btn.outline:hover{
	background-color: #fff;
	color: #1e4823!important;
}
.main-btn.outline{
	font-size: 18px;
	line-height: 1.3;
	font-weight: 300;
	border: 1px solid white;
	border-radius: 0;
	transition: all 0.2s;
}
.slider-section .hero .inner-text h4{
	color: #fff;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 300;
	max-width: 60%;
	margin: 20px auto 60px;
	text-align: center;
}
.slider-section .hero .inner-text h2{
	font-family: 'Fraunces', serif;
	color: #fff;
	font-size: 65px;
	max-width: 70%;
	margin: 0 auto;
}
.slider-section .hero .inner-text{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.slider-section .hero::before {
	content:"";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/*background-color: rgba(0, 0, 0, .3);*/
}
.owl-theme .owl-nav.disabled+.owl-dots {
	position: absolute;
	bottom: 25px;
	width: 100%;
}
html .owl-theme .owl-dots .owl-dot:hover span {
	background: #ffffff96;
}
html .owl-theme .owl-dots .owl-dot span {
	width: 18px;
	height: 2px;
	margin: 5px 2px;
	background: #ffffff;
	border-radius: 0px;
	transition: all 0.2s;
}
html .owl-theme .owl-dots .owl-dot.active span{
	background: #eca220;
	width: 30px;
	height: 4px;
	top: 1px;
	position: relative;
}
.slider-section .configure .main-btn.light-green img{
	height: 34px;
	margin-right: 10px;
}
.slider-section .configure .main-btn.light-green:hover{
	background-color: #668B00;
	color: #FFFFFF;
}
.slider-section .configure .main-btn.light-green{
	background-color: #456849;
	padding: 8px 35px;
	display: inline-block; 
	transition: all 0.2s
}
.slider-section .configure{
	background-color: #1E4823;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Faqs */
.btn-link:focus ,
.btn-link:hover {
	text-decoration: unset!important;
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none!important;
}
.faqs .card .card-header button{
	color: #fff;
	font-family: 'Fraunces', serif;
	font-size: 17px;
}
.faqs .card .card-header {
	background-color: #668b00;

}
.faqs .accordion>.card:not(:first-of-type) {
	border-top-left-radius: 10px!important;
	border-top-right-radius: 10px!important;
}
.faqs .card {
	border-bottom-right-radius: 10px!important;
	border-bottom-left-radius: 10px!important;
	border-radius: 10px;
}
.faqs .card-body{
	font-size: 14px;
}
.faqs{
	
}
/* Categories */
.widget_wct-widget .wct-category a{
	color: #24292e;
	font-size: 16px;
}
.widget_wct-widget .wct-category {
	font-size: 16px;
}
.widget_wct-widget{
	
}
.section-title h2{
	font-family: 'Fraunces', serif;
	color: #ECA220;
	margin: 0;
	padding: 0;
	font-size: 45px;
}
.categories-section .col-lg-4{
	padding-bottom: 30px;
}
.categories-section .category-item:hover .main-btn,
.categories-section .category-item:hover p{
	display: inline-block!important;
	visibility: visible;
	opacity: 1;
	animation: fade 0.5s;
}
@keyframes fade {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}
.categories-section .section-title{
	padding: 30px 0;
}
.categories-section .category-item .main-btn{
	margin-top: 5px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	padding: 6px 18px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 600ms, visibility 600ms, background-color 0.2s;
}
.categories-section .category-item p{
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	font-weight: 300;
}
.categories-section .category-item h3{
	margin-top: 0;
	font-family: 'Fraunces', serif;
	color: #fff;
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.categories-section .category-item{
	height: 300px;
	background-size: cover;
	background-position: center;
	padding: 25px;
	position: relative;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
}
.categories-section .inner-text{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.categories-section .category-item::before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .3);
}
.configurator-section p{
	padding: 30px 0 40px;
}
.configurator-section{
	background-color: #F6F6F6;
	padding-top: 115px;
	padding-bottom: 115px;
	margin-top: 100px;
}
/* Blog */
html .pagination .page-numbers.prev,
html .pagination .page-numbers.next{
	color: #eca220;
}
html .pagination .page-numbers.current{
	width: 20px;
	height: 20px;
	position: relative;
	border: 1px solid #eca220;
	display: inline-block;
	line-height: 20px;
	background-color: #f8f8f8;
	color: #eca220;
}
html .pagination .page-numbers:not(.next, .current, .prev){
	width: 20px;
	height: 20px;
	position: relative;
	border: 1px solid #eca220;
	display: inline-block;
	line-height: 20px;
	background-color: #eca220;
	color: #fff;
}
html .pagination {
	display: block;
	width: 100%;
	text-align: center;
}
body.archive.category  #secondary  section ul.nav li ,
.single-post #secondary section ul.nav li {
	padding: 5px 0;
}
body.archive.category  #secondary  section ul.nav li a:hover,
.single-post #secondary section ul.nav li a:hover{
	background-color: transparent;
}
body.archive.category  #secondary  section ul.nav li a:hover,
.single-post #secondary section ul.nav li a:hover{
	color: #668b00;
}
body.archive.category  #secondary  section ul.nav li a,
.single-post #secondary section ul.nav li a{
	color: #000;
	padding: 0;
	transition: all 0.2s;
}
body.archive.category  #secondary section .widget-title,
.single-post #secondary section .widget-title{
	font-family: 'Fraunces', serif;
	margin-top: 0;
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 10px;
}
body.archive.category #secondary section,
.single-post #secondary section{
	padding: 20px;
	background-color: #f8f8f8;
	border-radius: 10px;
}
body.archive.category .post-thumbnail img,
.single-post .post-thumbnail img{
	height: 500px;
	object-fit: contain;
	object-position: left;
}
.single-post .cat-links a,
.single-post .entry-meta a{
	color: #9a9a9a;
}
.single-post h1.entry-title {
	font-family: 'Fraunces', serif;
	color: #ECA220;
	font-size: 45px;
}
.blog-section .post-content .main-btn{
	display: inline-block;
}
.blog-section .post-content .post-title a{
	color: #000000;
}
.blog-section .post-content .post-title{
	font-family: 'Fraunces', serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 0px;
	height: 80px;
}
.blog-section .post-content .post-date{
	font-size: 13px;
	margin-bottom: 4px;
	font-weight: 500;
}
.blog-section .post-content{
	background-color: #F6F6F6;
	padding: 30px;
}
.blog-section .post-thumbnail iframe{
	height: 280px;
}
.blog-section .post-thumbnail img{
	height: 280px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.video-section {
	padding-top: 40px;
	padding-bottom: 50px;
}
.video-section .section-title,
.blog-section .section-title{
	padding: 30px 0;
}
/* Footer */
#footer-widget .menu-useful-links-container ul.menu li a:hover{
	background-color: transparent;
	color: #668B00;
}
#footer-widget .menu-useful-links-container ul.menu li a{
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	font-weight: 500;
	color: #000000;
	transition: all 0.2s;
}
#footer-widget .textwidget a{
	color: #000000;
}
#footer-widget .widget{
	margin-bottom: 0;
}
#footer-widget .textwidget{
	font-weight: 500;
	color: #000000;
	line-height: 1.8;
}
#footer-widget .widget-title{
	margin-top: 0;
	margin-bottom: 30px;
	color: #1E4823;
	font-weight: 500;
}
#footer-widget .col-12:last-child{
	border-right: unset;
}
#footer-widget .social img{
	width: 28px;
	cursor: pointer;
}
#footer-widget .social{
	justify-content: flex-start;
	gap: 19px;
}
#footer-widget .col-6{
	padding: 0 50px;
}
#footer-widget .col-6:not(:last-child){
	border-right: 1px solid #1e4723;
}
#footer-widget{
	padding-top: 150px;
}
#footer-widget .col-12{
	border-right: 1px solid  #1E4823;
	padding: 0 40px;
}
.cta-block .d-flex{
	align-items: center;
	box-shadow: 0px 3px 36px #00000029;
	background-color: white;
}
.cta-block .right{
	color: #1E4823;
	width: 70%;
	padding-left: 30px;
	padding-right: 30px;
}
.cta-block .left a{
	color: #fff;
}
.cta-block .left{
	background-color: #1E4823;
	color: #fff;
	border-radius: 10px 0px 0px 10px;
	width: 30%;
	text-align: center;
	padding: 20px 0;
}
.cta-block .request-call img{
	height: 16px;
	padding-right: 7px;
}
.cta-block .request-call a{
	color: #fff;
	font-family: 'DM Sans', sans-serif !important;
}
.cta-block .request-call{
	position: relative;
	display: inline-block;
	top: -4px;
	margin-left: 1em;
}
.cta-block{
	font-family: 'Fraunces', serif;
	font-size: 32px;
	margin-top: 70px;
	margin-bottom: -67px;
	position: relative;
}
.site-info{
	font-weight: 500;
	color: #000000;
	font-size: 11px;
}
#footer-widget,
body:not(.theme-preset-active) footer#colophon {
	background-color: #F8F8F8;
}
/* Mobile menu */
.hover-menu .close-icon,
.menu-toogle {
	color: #1e4823;
	text-transform: uppercase;
	font-weight: 600;
	text-align: right;
}
.hover-menu #address img,
.hover-menu #phone img,
.hover-menu #mail img{
	left: 0;
	position: absolute;
	width: 20px;
	top: 3px;
}
.hover-menu #address,
.hover-menu #phone,
.hover-menu #mail{
	color: #000000;
	font-weight: 400;
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	line-height: 1.5;
	padding-left: 30px;
	position: relative;
}
.hover-menu .map-btn{
	background-color: #668B00;
	padding: 8px 18px;
	border-radius: 30px;
	line-height: 1;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	transition: all 0.2s;
	margin-top: 1em;
	display: block;
	text-align: center;
}
.hover-menu .close-icon img,
.menu-toogle img{
	width: 40px;
}
header#masthead #mobile-menu .d-flex{
	align-items: center;
}
header#masthead #mobile-menu .navbar-brand img{
	height: 55px;
}
header#masthead .hover-menu .top-area .main-btn{
	margin: 10px 0px 10px;
	display: block;
	text-align: center;
	padding: 8px 12px;
}
.hover-menu #main-nav li a.current_page_item{
	color: #668B00;
}
.hover-menu #main-nav li a{
	color: #000000;
	font-weight: 400;
	font-size: 16px;
	padding: 0;
}
.hover-menu #main-nav li{
	padding: 0 0px;
}
.hover-menu {
	width: 70%;
	position: fixed;
	top: 0;
	z-index: 9999;
	right: 0;
	height: 100vh;
	padding: 30px;
	background-size: cover;
	background-color: #fff;
}
body:not(.theme-preset-active) .mobile-masthead  .navbar-nav > li {
	padding: 0 0px 5px!important;
}
.page-template-page-about-us .content a{
	color: #eca220;
}
/* Contact page */
html .wpforms-container .wpforms-field {
	padding: 15px 0 0;
}
html .wpforms-container .wpforms-field-label {
	font-weight: 400;
	margin-bottom: 6px!important;
}
/* Configurator */
.quotation-form input{
	border-radius: 3px;
	border: 1px solid #00000040;
	height: 43px;
	padding: 3px 15px;
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.quotation-form label{
	font-weight: 400;
	font-family: 'DM Sans', sans-serif !important;
	font-size: 16px;
	display: block;
	margin-bottom: 2px;
}
.quotation-form #printToogle img,
.quotation-form #printPdfButton img{
	margin-right: 7px;
	width: 16px;
	margin-top: -2px;
}
.quotation-form #printToogle,
.quotation-form #printPdfButton{
	display: inline-block;
	position: relative;
	width: auto;
	cursor: pointer;
}
.single-polytunnel #gallery .price-block .left span{
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	font-style: italic;
	text-align: right;
	float: right;
	margin-top: -6px;
}
.single-polytunnel #gallery .price-block .price b{
	font-weight: 400;
}
.single-polytunnel #gallery .price-block .price{
	font-family: 'Fraunces', serif;
	color: #ECA220;
	font-size: 30px;
}
.single-polytunnel #gallery .price-block{
	background-color: #1E4823;
	justify-content: center;
	gap: 40px;
	padding: 15px 0;
	align-items: center;
}
.single-polytunnel .instructions-and-technical .item-instruction h5{
	margin: 0;
	font-weight: 400;
	color: #212529;
	font-size: 16px;
	line-height: 1.2;
	position: relative;
	display: inline;
}
.single-polytunnel .features-and-benefits .tab-content .icons .item h5{
	margin: 0;
	font-weight: 400;
	color: #212529;
	font-size: 18px;
	line-height: 1.2;
	position: relative;
	display: inline;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{
	color: #000;
}
.single-polytunnel .recommended-acc .answer h4{
	
}
.single-polytunnel .recommended-acc .answer img{
	
}
.single-polytunnel .recommended-acc .answer{
	
}
.single-polytunnel .recommended-acc{
	
}
#scrollToTopBtn img{
	top: 0px;
	position: relative;
}
#scrollToTopBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #eca220;
	color: white;
	cursor: pointer;
	padding: 8px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	box-shadow: 0px 3px 36px #00000029;
	transition: background-color 0.2s;
}
#scrollToTopBtn:hover {
	background-color: #1e4823;
}
.single-polytunnel .features-and-benefits .tab-content .icons .item img{
	width: 40px;
	height: 40px;
	object-fit: contain;
	float: left;
	position: relative;
	margin-right: 15px;
}
.single-polytunnel .features-and-benefits .tab-content .icons .item{
	flex: 0 1 calc(25% - 10px);
}
.single-polytunnel .instructions-and-technical .icons{
	text-align: center;
}
.single-polytunnel .instructions-and-technical .item-instruction{
	gap: 15px;
}
.single-polytunnel .features-and-benefits .tab-content .icons{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.single-polytunnel .desc strong{
	border-bottom: 1px solid;
}
.single-polytunnel #features-and-benefits ul li:before{
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #448231;
	margin-right: 6px;
}
.single-polytunnel #features-and-benefits ul li{
	position: relative;
	display: block;
	margin-bottom: 10px;
}
.single-polytunnel #features-and-benefits ul {
	padding: 0;
	list-style: none;
}
.single-polytunnel .features-and-benefits-icons .icons-grid .desc{
	height: 90px;
}
.single-polytunnel .features-and-benefits-icons .icons-grid .title h4{

}
.single-polytunnel .features-and-benefits-icons .icons-grid .title{

}
.wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block a{
	color: #212529;
	border-bottom: 1px solid;
}
.single-polytunnel .features-and-benefits-icons .icons-grid .icon {
	height: 110px;
}
.single-polytunnel .features-and-benefits-icons .icons-grid .icon  img{
	height: 110px;
	object-fit: contain;
}
.single-polytunnel .features-and-benefits-icons .icons-grid{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
}
.single-polytunnel .features-and-benefits-icons{

}
.single-polytunnel .instructions-and-technical {
	position: relative;
	display: block;
	padding-top: 3em;
}
.single-polytunnel .instructions-and-technical .desc table tr:nth-child(even) {
	background-color: #f2f2f2;
}
.single-polytunnel .instructions-and-technical .desc table th,
.single-polytunnel .instructions-and-technical .desc table td{
	padding: 5px;
	border: 1px solid #ededed;
}
.single-polytunnel .instructions-and-technical ul.nav-tabs,
.single-polytunnel .features-and-benefits ul.nav-tabs{
	display: flex;
	justify-content: center;
	gap: 20px;
	border: none;
}
.single-polytunnel .instructions-and-technical ul li a:focus,
.single-polytunnel .instructions-and-technical ul li a:hover,
.single-polytunnel .features-and-benefits ul li a:focus,
.single-polytunnel .features-and-benefits ul li a:hover{
	background-color: #668B00!important;
}
.single-polytunnel .instructions-and-technical ul li a,
.single-polytunnel .features-and-benefits ul li a{
	padding: 8px 18px;
	border-radius: 30px;
	line-height: 1;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	transition: all 0.2s;
	opacity: 0.48;
	background-color: #1E4823;
}
.single-polytunnel .instructions-and-technical ul li a.active,
.single-polytunnel .features-and-benefits ul li a.active{
	opacity: 1;
}
.single-polytunnel #sync1 .owl-dots button.active{
	background-color: #ECA220;
	width: 38px;
}
.single-polytunnel #sync1 .owl-dots button{
	width: 19px;
	height: 3px;
	background-color: #ffffff8c;
	margin: 4px;
}
.single-polytunnel #sync1 .owl-dots{
	position: absolute;
	bottom: 1em;
	width: 100%;
	text-align: center;
}
.single-polytunnel #sync2 .item img{
	height: 100px;
	object-fit: cover;
}
.single-polytunnel #sync1 .item img{
	height: 500px;
	object-fit: contain;
}
.single-polytunnel #sync1 .item{
	color: #FFF;
	text-align: center;
}
.single-polytunnel #sync2 .item{
	padding: 20px 0px 0;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}
.single-polytunnel .short-intro{
	text-align: center;
	max-width: 80%;
	margin: 0 auto 2em;
}
.single-polytunnel .section-title h1{
	color: #000;
}
.single-polytunnel .conf-nav .nav-item a{
	font-weight: bold;
	font-size: 15px;
	color: #fff
}
.single-polytunnel .conf-nav .nav-item:hover a{
	color: #A4B5A6;
}
.single-polytunnel .conf-nav .nav-item:hover{
	border: 2px solid #A4B5A6;
	background-color: #fff;
}
.single-polytunnel .conf-nav .nav-item{
	padding: 8px 0px;
	background-color: #A4B5A6;
	width: 210px;
	text-align: center;
	border-radius: 30px;
	cursor: pointer;
	border: 2px solid #A4B5A6;
	transition: background-color 0.2s;
}
.single-polytunnel .conf-nav{

	justify-content: space-around;
}
.single-polytunnel .conf-steps ul li a.active span{
	background-color: #ECA220;
	color: #fff;
	border-color: #707070;
}
.single-polytunnel .conf-steps ul li span{
	display: block;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	width: 37px;
	height: 37px;
	position: relative;
	border: 1px solid;
	border-radius: 50%;
	text-align: center;
	line-height: 37px;
	margin: 0 auto;
	background-color: #fff;
	z-index: 9;
}
.single-polytunnel .conf-steps ul li a:hover{
	background-color: transparent;
}
.single-polytunnel .conf-steps ul li a{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: transparent !important;
}
.single-polytunnel .conf-steps ul li{
	position: relative;
}
.single-polytunnel .conf-steps ul{
	display: flex;
	justify-content: center;
	position: relative;
	gap: 100px;
	border: none;
}
.single-polytunnel .conf-steps.sheep:before{
	left: 32%;
	border-top: 1px solid black;
	width: 33%;
}
.single-polytunnel .conf-steps:before{
	content: '';
	position: absolute;
	top: 36%;
	left: 26%;
	border-top: 1px solid black;
	width: 47%;
	transform: translateY(-41%);
	margin: 0 auto;
	text-align: center;
}
.single-polytunnel .conf-steps li a{
	padding: 0;
	border: none;
}
.single-polytunnel .conf-steps{
	text-align: center;
	margin: 20px;
	position: relative;
}
#calculator .input-select .last{
	
}
#calculator .input-select .first{
	
}
#calculator .input-select select{
	width: 180px;
	font-size: 16px;
	border-radius: 0;
	border: 2px solid #000;
	padding: 7px 15px;
}
#calculator #type-of-gable-front .answer .d-flex{
	justify-content: space-between;
	align-content: end;
}
#calculator #type-of-gable-front .answer label{
	font-weight: 400;
	font-size: 12px;
}
#calculator #type-of-gable-front .answer img{
	margin-bottom: 4px;
}
#calculator  .info-panel .grid-2  img{
	
}
#calculator  .info-panel .grid-3{
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 15px;
	margin-bottom: 15px;
}
#calculator  .info-panel .grid-2{
	display: grid;
	grid-template-columns: 60% 30%;
	gap: 15px;
	margin-bottom: 15px;
}
#calculator  .info-panel{
	position: relative;
	background-color: #a4b5a6;
	width: fit-content;
	font-size: 12px;
	color: #fff;
	padding: 15px;
	z-index: 99999;
}
#calculator  .info-panel:before, #calculator  .info-panel:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 100%;
	width: 0;
	height: 0;
}
#calculator  .info-panel:before {
	left: 10px;
	border: 11px solid transparent;
	border-bottom-color: #a4b5a6;
}
#calculator  .info-panel:after {
	left: 10px;
	border: 10px solid transparent;
	border-bottom-color: #a4b5a6;
}

#previous-step,
#next-step{
	cursor: pointer;
}
#calculator .shop-total .price small{
	font-weight: 400;
	color: #000;
	font-size: 16px;
	font-style: italic;
}
#calculator .shop-total .price span{
	font-size: 25px;
}
#calculator .shop-total .price{
	font-weight: bold;
	display: block;
	color: #000;
	font-size: 16px;
}
#calculator .shop-total{
	
}
#calculator #recommended_accessories  .answer  .aboslute-text{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}
#calculator #recommended_accessories  .answer  label{
	color: #fff;
	font-family: 'Fraunces', serif;
	font-size: 18px;
	line-height: 1.2;
}
#calculator #recommended_accessories  .answer a  {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 6px;
	position: relative;
	display: block;
}
#calculator #recommended_accessories  .answer.active  {
	outline: 2px solid #eca220;
}
#calculator #recommended_accessories  .answer  {
	padding-left: 0px!important;
	position: relative;
}
#calculator #recommended_accessories  .answer img {
	width: 100%;
	object-fit: cover;
	height: 150px;
	object-position: center;
	filter: brightness(0.7);
}
#calculator #recommended_accessories  .grid3 {
	gap: 8px!important;
}
#calculator .grid3 {
	gap: 15px;
}
#calculator .plus-minus  input::-webkit-outer-spin-button,
#calculator .plus-minus  input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
#calculator .plus-minus input[type=number] {
	-moz-appearance: textfield;
}
#calculator .plus-minus input{
	width: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-radius: 0;
	border: none;
}
#calculator .plus-minus button{
	border: none;
	background-color: transparent;
	font-weight: bold;
	color: #eca220;
	font-size: 22px;
	line-height: 1;
}
#calculator .plus-minus{
	border: 1px solid #707070;
}
#calculator .input-checkbox  input[type='checkbox'] {
	box-sizing: border-box;
	appearance: none;
	background: white;
	outline: 1px solid #707070;
	border: 2px solid white;
	width: 14px;
	height: 14px;
	float: right;
	min-width: 14px;
	min-height: 14px;
}
#calculator .recommendation{
	padding-left: 29px;
}
#calculator .comment.empty{
	background-color: transparent;

	height: 0px;
	padding: 0;
	margin: 0;
}
#calculator .comment img{
	width: 18px;
	position: absolute;
	left: 14px;
}
#calculator .comment{
	font-weight: 600;
	color: #fff;
	font-size: 13px;
	background-color: #eca220;
	padding: 7px 15px 7px 40px;
	text-align: left;
	border-radius: 30px;
	line-height: 1.3;
	position: relative;
	margin-bottom: 16px;
}
.customer-info .note img{
	margin-right: 6px;
}
.customer-info .note{
	display: flex;
	align-items: self-start;
	padding: 2em 0;
	font-size: 13px;
	font-style: italic;
}
.customer-info #quoteAgreement{
	box-sizing: border-box;
	appearance: none;
	background: white;
	outline: 1px solid #00000040;
	border: 2px solid white;
	width: 14px;
	height: 14px;
	border-radius: 2px;
	min-width: 14px;
	min-height: 14px;
	margin-right: 14px;
	margin-top: 7px;
}
#calculator .input-checkbox  input[type='radio'] {
	box-sizing: border-box;
	appearance: none;
	background: white;
	outline: 1px solid #707070;
	border: 2px solid white;
	width: 14px;
	height: 14px;
	float: right;
	min-width: 14px;
	min-height: 14px;
}
.customer-info #quoteAgreement:checked,
#calculator .input-checkbox  input[type='checkbox']:checked ,
#calculator .input-checkbox  input[type='radio']:checked {
	background: #ECA220;
}
#calculator .input-checkbox .answer:last-child label{
	margin-bottom: 0px!important;
}
#calculator .input-checkbox .answer label{
	font-weight: 500;
	color: #000;
	font-size: 14px;
}
#calculator #front_gable  .answer img,
#calculator #rare_gable  .answer img{
	height: 123px;
	width: 100%;
	outline: 1px solid #ffffff;
	outline-offset: -1px;
	object-fit: contain;
}
#calculator .input-checkbox .answer{
	padding-left: 29px;
}
#calculator .input-checkbox {
	position: relative;
	border-top: 1px solid #ccc;
	margin-top: 0px !important;
	padding: 1em 0;
}
#calculator .input-checkbox .description{
	position: absolute;
	top: 36px;
	left: -13px;
}
#calculator .input-checkbox label.question span{
	color: #BEBEBE;
	font-weight: 400;
	width: 18px;
	height: 18px;
	font-size: 12px;
	position: relative;
	display: inline-block;
	text-align: center;
	border: 1px solid;
	border-radius: 50%;
	margin-right: 10px;
}
#calculator .input-checkbox label.question ,
#calculator .input-select label{
	font-weight: bold;
	display: block;
	color: #000;
	font-size: 16px;
}
#calculator form #gables{
	
}
#calculator form{
	max-width: 500px;
}
#calculator .input-select{
	justify-content: space-between;
	margin-bottom: 21px;
}
/* Woo */
#subtot{
	display: inline-block;
	font-weight: 600;
	font-size: 20px;
	margin-left: 8px;
	margin-top: -2px;
	border-bottom: 1px solid;
}
html .is-large:not(.wc-block-checkout) .wc-block-components-product-details__name,
html .wc-block-components-product-details__value {
	font-size: 16px;
}
.wc-block-components-product-name {
	font-size: 16px!important;
	font-weight: 600;
}
.entry-summary .datasheets  img{
	margin-right: 4px;
	margin-top: -5px;
	position: relative;
}
.entry-summary .datasheets a{
	color: #000;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 11px;
}
.woocommerce table.shop_attributes .woocommerce-product-attributes-item__value p{
	margin-bottom: 0px!important;
}
.wct-categories .wct-sub-sub-category:last-child ,
.wct-categories .wct-sub-category:last-child ,
.wct-categories .wct-category:last-child {
	border-bottom: unset;
}
.widget_wct-widget .wct-category.wct--active .wct-sub-categories.wct--visible .wct-sub-category a{
	border: none;
}
mark {
    background: none!important;
}
.widget_wct-widget .wct-sub-sub-category.wct--active a,
.widget_wct-widget .wct-sub-category.wct--active a,

.widget_wct-widget .wct-category.wct--active a{
	/*background-color:#efefef;*/
	    border-bottom: 1px solid;
}
.wct--active a,
.widget_wct-widget .wct-category.active a {
	font-weight: normal!important;
}
.wct-categories .main-category-expand, .wct-categories .sub-category-expand {
	right: 0px;
	position: absolute; 
}
.wct-categories .wct-sub-sub-category,
.wct-categories .wct-sub-category {
	/*padding: 4px 0px!important;*/
	font-size: 16px;
	/*border-bottom: 1px solid #efefef;*/
}
.wct-categories .wct-category{
	font-size: 16px;
	/*padding: 6px 0px;*/
	/*border-bottom: 1px solid #efefef;*/
	position: relative;
}
.wct-sub-sub-category,
.wct-sub-categories .wct-sub-category{
	/*background-color: #fff;*/
}
.wct-sub-sub-categories,
.wct-sub-categories{

	/*padding-left: 0;*/
	margin-left: 0;
	border-left: 0;
}
.wct-sub-sub-categories,
.wct-sub-categories{
	max-width: unset;
	
}
.wct-categories a:hover{
	/*color: #448231;*/
}
.wct-categories {
	background-color: #fff;
}
.wct-categories {
	max-width: unset;
	background-color: #f8f8f8;
	padding: 7px 15px;
}
.single-product .entry-summary .woocommerce-product-gallery__wrapper .zoomImg{

}
.single-product .entry-summary .woocommerce-product-gallery__wrapper{

}
.single-product .entry-summary .product_meta a{
	color: #767676;
}
.single-product .entry-summary .product_meta{
	font-size: .92em;
	color: #767676;
}
.single-product .entry-summary .input-text{
	
}
.woocommerce.single-product div.product div.images img.zoomImg {
	height: 600px;
	object-fit: cover;
}
.woocommerce div.product div.images .flex-control-thumbs {
	margin-top: 10px;
	display: flex;
	gap: 10px;
}
.reset_variations{
	color: #000;
}
.search-results li.product .price,
html .woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
	color: #000;
	font-weight: 600!important;
}
.woocommerce.single-product table.shop_attributes td p a{
	color: #668b00;
}
.single-product .entry-summary .single_add_to_cart_button{

}
.single-product .entry-summary .woocommerce-product-details__short-description p{

}
.single-product .entry-summary .woocommerce-product-details__short-description{


}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	opacity: 1!important;
}
.upsells h2:not(.woocommerce-loop-product__title),
.related.products h2:not(.woocommerce-loop-product__title){
	font-family: 'Fraunces', serif;
	margin-top: 0;
	font-size: 25px;
	line-height: 35px;
	color: #000;
	text-align: center;
	margin-bottom: 2em;
}
.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a {
	font-family: 'Fraunces', serif;
	margin-top: 0;
	font-size: 25px;
	line-height: 35px;
	color: #000;
	opacity: 0.6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	text-align: center;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li{
	border: none;
	background-color: transparent;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display: none!important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover{
	background-color: #668B00!important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt{
	background-color: #ECA220!important;
}
.single-product .entry-summary .unit{
	display: table;
    color: #000;
    font-weight: 600;
    width: 100%;
    padding-top: 7px;
    position: relative;
}
.single-product .entry-summary .price{
	display: block;
	color: #000 !important;
	font-weight: 600;
	/*font-size: 16px !important;*/
}
body.woocommerce-shop  #content.site-content ,
.tax-product_cat  #content.site-content ,
.single-product  #content.site-content {
	padding-top: 2.125rem;
}
#breadcrumbs p{
	margin-bottom: 0px;
}
#breadcrumbs a{
	color: #767676;
}
#breadcrumbs{
	font-weight: 400;
	font-size: 14px;
	color: #767676;
	margin-bottom: 0 !important;
}
.single-product .entry-summary .product_title{
	font-family: 'Fraunces', serif;
	margin-top: 0;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 1em;
	color: #000;
}
.single-product .entry-summary .category-titles h3 a{
	color: #000000;
}
.woocommerce-variation-price{
	margin-bottom: 10px;
}
.single-product .entry-summary .sku_wrapper{
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 15px;
	position: relative;
	display: block;
}
.single-product .entry-summary .category-titles h3{
	font-weight: 400;
	font-size: 14px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.single-product .entry-summary .category-titles{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	margin-bottom: 4px;
}
.single-product .entry-summary{
	margin-top: 0;
}
.woocommerce table.shop_table td .sku{
	font-size: 13px;
}
.woocommerce-MyAccount-navigation li{
	padding-left: 34px;
	position: relative;
	padding-bottom: 8px;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard:before{
	background:url('/wp-content/uploads/2023/07/dashboard-svgrepo-com.svg');
	width: 30px;
	height: 30px;
	background-size: contain;
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: -4px;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders:before{
	background:url('/wp-content/uploads/2023/07/write-order-order-online-shop-svgrepo-com.svg');
	width: 31px;
	height: 31px;
	background-size: contain;
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: -4px;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address:before{
	background:url('/wp-content/uploads/2023/07/location-pin-svgrepo-com-2.svg');
	width: 25px;
	height: 25px;
	background-size: contain;
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: -1px;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account:before{
	background:url('/wp-content/uploads/2023/07/account-avatar-man-svgrepo-com.svg');
	width: 25px;
	height: 25px;
	background-size: contain;
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: -1px;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout:before{
	background:url('/wp-content/uploads/2023/07/logout-svgrepo-com.svg');
	width: 25px;
	height: 25px;
	background-size: contain;
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: -1px;
}
span.woocommerce-terms-and-conditions-checkbox-text a{
	color: #eaa120;
}
div.wpforms-container-full input[type=submit]:focus:after, 
div.wpforms-container-full button[type=submit]:focus:after, 
div.wpforms-container-full .wpforms-page-button:focus:after {
	display: none!important;
}
div.wpforms-container-full button[type=submit]:active,
div.wpforms-container-full input[type=submit]:not(:hover):not(:active), 
div.wpforms-container-full button[type=submit]:not(:hover):not(:active), 
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
	background-color: #1e4823!important;
}
.woocommerce-ResetPassword.lost_reset_password p.form-row-first{
	width: auto;
}
.woocommerce-LostPassword.lost_password a{
	color: #000;
}
.woocommerce-page #customer_login .col-2,
.woocommerce-page #customer_login .col-1 {
	max-width: unset;
	padding-left: 0;
}
html .woocommerce form.login, html .woocommerce form.register {
	margin: 0em 0;
}
html .woocommerce-checkout #payment ul.payment_methods {
	border-bottom: none;
}
.select2-container .select2-selection--single {
	height: 38px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 38px!important;
}
html #add_payment_method #payment,
html .woocommerce-cart #payment, 
html .woocommerce-checkout #payment {
	background: #f8f8f8;
	border-radius: 10px;
}
.woocommerce-message .restore-item{
	color: #668b00;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	line-height: 1.5;
}
.woocommerce-additional-fields{
	margin-top: 1em;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	background-color: #1e4823;
}
html .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	padding: 8px 18px;
	position: relative;
	display: inline;
	font-weight: 600;
	font-size: 16px;
	background-color: #1e4823;
}
html .woocommerce table.shop_table .product-name a{
	color: #000000;
	border-bottom: 1px solid;
	padding-bottom: 3px;
}
html .woocommerce table.shop_table th{
	color: #000000;
	font-weight: 400;
	font-size: 16px;
}
html .woocommerce-EditAccountForm button{
	margin-top: 2em!important;
}
html .woocommerce-MyAccount-content button[name="save_address"]{
	margin-top: 1em!important;
}
#customer_details .col-12{
	padding-left: 0;
}
#payment_details ,
#customer_details{
	width: 50%;
	float: left;
}
.social-icons-list .item span.explain{
	color: #1E4823;
    position: relative;
    display: block;
    font-weight: 600;
    font-size: 14px;
}
.social-icons-list .item span.title{
	color: #1E4823;
    margin-top: 7px;
    position: relative;
    display: block;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Fraunces', serif;
}
.social-icons-list .item img{
	    width: 80px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.social-icons-list .item {
	    flex-grow: 1;
    flex-basis: 0;
	    text-align: center;
}
.social-icons-list{
	display: flex;
    justify-content: space-around;
}
.page-template-page-display-area .currently-available-section img{
	border-radius: 15px;
}
.page-template-page-display-area .currently-available-section h4{
	font-family: 'Fraunces', serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;

	color: #000000;
	width: 100%;
	margin-bottom: 2em;
}
.page-template-page-display-area .dirctions-section a,
.page-template-page-contact-us p a{
	color: #000;
    border-bottom: 1px solid;
}
.page-template-page-contact-us .wpforms-field-name{
	    padding-top: 0;
}
.page-template-page-display-area .dirctions-section h3,
#customer_login h2,
.page-template-page-contact-us h2,
#order_review_heading,
#customer_details h3,
.cart_totals h2,
.woocommerce-EditAccountForm fieldset legend,
.woocommerce-MyAccount-content form h3{
	font-family: 'Fraunces', serif;
	margin-top: 0;
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 1em;
}
form span.woocommerce-input-wrapper{
	width: 100%;
}
html .woocommerce form .form-row label {
	line-height: 1;
	width: 100%;
}
.woocommerce-MyAccount-content .woocommerce-Address{
	padding-left: 0;
}
#cmplz-document a{
	border-bottom: unset;
}
#cmplz-document{
  
    max-width: unset;
   
}
.page-template-default .entry-content a{
	    color: #000000;
    border-bottom: 1px solid;
}
.woocommerce-account .addresses .title h3 {
	margin-top: 0;
	margin-bottom: 10px;
}
.woocommerce form .password-input, .woocommerce-page form .password-input,
.woocommerce form p.form-row-last,
.woocommerce form p.form-row-first{
	width: 100%;
}
.woocommerce-account nav.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account nav.woocommerce-MyAccount-navigation ul li a:hover{
	color: #0000008f;
}
.woocommerce-account nav.woocommerce-MyAccount-navigation ul li a{
	color: #000;
	transition: all 0.2s;
}
.woocommerce-account .woocommerce-MyAccount-content a{
	color: #668B00;
}
.wc-block-components-shipping-rates-control .wc-block-components-radio-control__option:not(:nth-child(-n+2)) {
    display: none;
}
.wc-block-components-shipping-rates-control .delivery{
	font-size: .875em;
	color: hsla(0, 0%, 7%, .7);
}
.wc-block-components-shipping-rates-control .additional{
	font-size: .875em;
	color: hsla(0, 0%, 7%, .7);
}
.woocommerce-account nav.woocommerce-MyAccount-navigation ul{
	list-style: none;
	padding: 20px;
	background-color: #f8f8f8;
	border-radius: 10px;
}
html .wpforms-container em.wpforms-error {
	margin-top: 5px!important;
}
.page-template-page-display-area .grid-container video,
.page-template-page-display-area .grid-container iframe,
.page-template-page-video .grid-container video,
.page-template-page-video .grid-container iframe{
	height: 312px;

}
.page-template-page-display-area .grid-container h3,
.page-template-page-video .grid-container h3{
	font-family: 'Fraunces', serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #000000;
}
.page-template-page-display-area .grid-container,
.page-template-page-video .grid-container{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 30px;
}
ul.products li.product .price{
	/*height: 40px;*/
} 
ul.products li.product .woocommerce-loop-product__title{
	height: 52px;
	padding-top: 0 !important;
}
.woocommerce-pagination .page-numbers{
	color: #000;
}

.woocommerce ul.products li.product a img {
	border-radius: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	background: #f8f8f8!important;
}
.woocommerce .woocommerce-ordering select {
	vertical-align: top;
	border-radius: 30px;
	border-color: #ccc;
	padding-left: 16px;
}
#secondery ul.product-categories li.cat-item .nav-link:hover{
	color: #eca220;
}
#secondery ul.product-categories li.cat-item .nav-link{
	color: #000000;
	font-weight: 400;
	font-size: 16px;
	padding: 0;
	transition: all 0.2s;
}
#secondery ul.product-categories li.cat-item{
	display: flex;
	gap: 15px;
	align-items: baseline;
}
#secondery h3.widget-title{
	font-family: 'Fraunces', serif;
	font-size: 25px;
	line-height: 35px;
}
h1.page-title{
	font-family: 'Fraunces', serif;
	color: #ECA220;
	font-size: 45px;
}

.page-template-page-delivery h3{
	margin-top: 0;
	font-family: 'Fraunces', serif;
	font-size: 25px;
	line-height: 1.2;
	margin-bottom: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px){
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
		font-size: 14px;
	}
	body:not(.theme-preset-active) #masthead .navbar-nav > li {
		padding: 0 9px;
	}
	header#masthead .navbar-brand img {
		height: 75px;
	}
	.page-template-page-display-area .grid-container video, .page-template-page-display-area .grid-container iframe ,
	.page-template-page-video .grid-container video, .page-template-page-video .grid-container iframe {
		height: 186px;
	}
	.single-polytunnel #react-model-view {
		height: 80vh;
	}
	
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	#calculator form {
		max-width: unset;
	}
	.single-polytunnel #react-model-view {
		height: 50vh;
		margin-bottom: 3em;
	}
	.single-polytunnel .conf-steps::before {
		left: 10%;
		width: 76%; 
	}
	.single-polytunnel .conf-nav {
		display: inline-block !important;
		padding: 0 15px;
	}
	.single-polytunnel .conf-nav .nav-item {
		width: 46%;
		float: left;
		margin: 6px;
	}
	.categories-section .grid3 {
		grid-template-columns: repeat(2, 1fr);
	}
	.configurator-section .section-title{
		margin-top: 2em;
	}
	.recent-post{
		margin-bottom: 15px;
	}
	.cta-block {
		font-size: 18px;
		margin-bottom: -94px;
	}
	.blog-section .section-title {
		padding: 70px 0 30px;
	}
	.categories-section .section-title {
		padding: 70px 0 30px;
	}
	#footer-widget .col-6 {
		padding: 0px 30px;
	}
	.slider-section .hero .inner-text h4 {
		max-width: 80%;
	}
	.video-section iframe{
		width: 100%;
	}
	.page-template-page-display-area .grid-container video, .page-template-page-display-area .grid-container iframe ,
	.page-template-page-video .grid-container video, .page-template-page-video .grid-container iframe {
		height: 186px;
	}
	.page-template-page-display-area .currently-available-section .pl-1{
		padding-left: 15px!important;
	}
	.page-template-page-display-area .currently-available-section .pr-1{
		padding-right: 15px!important;
		margin-bottom: 15px;
	}
	.page-template-page-display-area .text-bg .txt-inside {
		max-width: 100%;
	}
	.page-template-page-display-area .dirctions-section {
		text-align: center;
	}
	.page-template-page-display-area .currently-available-section h4 {
		padding: 0 15px;
	}
	.page-template-page-gallery .gallery .grid-4{
		grid-template-columns: repeat(3, 1fr);
	}
	.page-template-page-gallery .gallery .grid-4 img {
		height: 170px;
	}
}
@media only screen and (max-width: 767px){
	.single-polytunnel .conf-steps::before {
		left: 19%;
		width: 60%;
	}
	.single-polytunnel .conf-steps ul li a {
		font-size: 13px;
	}
	.section-title h1, .page-template-page-blog .section-title h1, .page-template-default h1.entry-title {
		font-size: 34px;
	}
	.single-polytunnel .conf-steps ul {
		gap: 15px;
	}
	.single-polytunnel .conf-nav {
		display: inline-block !important;
		padding: 0 15px;
	}
	.single-polytunnel .conf-nav .nav-item a {
		font-size: 13px;
	}
	.single-polytunnel .conf-nav .nav-item {
		width: 46%;
		float: left;
		margin: 6px;
	}
	.slider-section .hero .inner-text h2 {
		font-size: 40px;
		max-width: 80%;
	}
	.slider-section .hero .inner-text h4 {
		font-size: 16px;
		max-width: 80%;
	}
	
	.categories-section .grid3 {
		grid-template-columns: repeat(1, 1fr);
		gap: 15px;
	}
	.categories-section .category-item .mob-display.main-btn{
		display: inline-block!important;
		width: 150px;
		visibility: visible;
		opacity: 1;
	}
	.categories-section .category-item .mob-display{
		display: inline-block!important;
	}
	.categories-section .category-item {
		height: 250px;
	}
	.categories-section .section-title {
		padding: 30px 0 40px;
	}
	.configurator-section .section-title{
		margin-top: 2em;
	}
	.configurator-section {
		padding-top: 60px;
		padding-bottom: 60px;
		margin-top: 60px;
	}
	.blog-section .post-thumbnail img {
		height: 200px;
	}
	.blog-section .post-content .post-title {
		margin-bottom: 10px;
		height: auto;
	}
	.recent-post{
		margin-bottom: 15px;
	}
	.cta-block .left {
		width: 100%;
		border-radius: 10px 10px 0px 0px;
	}
	.cta-block .right {
		width: 100%;
		text-align: center;
		background-color: white;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.cta-block {
		font-size: 18px;
		margin-bottom: -94px;
	}
	#footer-widget #media_image-2 img{
		height: 80px!important;
	}
	#footer-widget .social {
		justify-content: center;
		gap: 15px;
	}
	#footer-widget #media_image-2{
		text-align: center;
	}
	#footer-widget .widget-title {
		margin-top: 2em;
		margin-bottom: 10px;
	}
	.site-info {
		text-align: center;
	}
	.single-post .post-thumbnail img {
		height: auto;
	}
	.page-template-page-contact-us div.wpforms-container-full {
		margin: 0px auto;
	}
	.page-template-page-contact-us .grid2 {
		grid-template-columns: repeat(1, 1fr);
		padding: 0 15px;
	}
	#footer-widget .col-6 {
		padding: 0px 30px;
	}
	#footer-widget .col-6:nth-of-type(2) {
		border-right: unset;
	}
	.categories-section{
		margin-top: 6em;
	}
	.slider-section .owl-carousel,
	.slider-section .background-video,
	.slider-section{
		height: 350px; 
	}
	.slider-section .hero {
		height: 400px;
	}
	.page-template-page-display-area .grid-container ,
	.page-template-page-video .grid-container {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.page-template-page-display-area .grid-container video, .page-template-page-display-area .grid-container iframe ,
	.page-template-page-video .grid-container video, .page-template-page-video .grid-container iframe {
		height: revert-layer;
	}
	#react-model-view {
		height: 50vh!important;
		margin-bottom: 2em!important; 
	}
	#calculator #front_gable .answer img, #calculator #rare_gable .answer img {
		height: 80px;
		object-fit: cover;
	}
	.single-polytunnel #sync1 .item img {
		height: auto;
	}
	.single-polytunnel #sync2 .item img {
		height: 60px;
	}
	.section-title h2 {
		font-size: 34px;
	}
	.single-polytunnel .features-and-benefits-icons .icons-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.single-polytunnel .features-and-benefits-icons .icons-grid .desc {
		height: auto;
	}
	.social-icons-list {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-gap: 15px;
	}
	.social-icons-list .item span.title {
		font-size: 17px;
	}
	.social-icons-list .item span.explain {
		font-size: 12px;
	}
	.social-icons-list .item img {
		width: 60px;
	}
	.page-template-page-display-area .text-bg {
		padding: 1em;
	}
	.page-template-page-display-area .currently-available-section .pl-1{
		padding-left: 15px!important;
	}
	.page-template-page-display-area .currently-available-section .pr-1{
		padding-right: 15px!important;
		margin-bottom: 15px;
	}
	.page-template-page-display-area .text-bg .txt-inside {
		max-width: 100%;
	}
	.page-template-page-display-area .dirctions-section {
		text-align: center;
	}
	.page-template-page-display-area .currently-available-section h4 {
		padding: 0 15px;
	}
	.cta-block .request-call {
		display: block;
		top: 0px;
		width: auto;
		max-width: 230px;
		margin: 1em auto 0;
	}
	.woocommerce.woocommerce-page .products.subcategories {
		grid-template-columns: repeat(3, 1fr);
	}
	.searchwp-live-search-results-showing {
		min-width: unset !important;
		width: auto !important;
		margin-left: -27px !important;
		margin-top: 11px;
	}
	.page-template-page-gallery .gallery .grid-4{
		grid-template-columns: repeat(2, 1fr);
	}
	.page-template-page-gallery .gallery .grid-4 img {
		height: 160px;
	}
	.page-template-page-gallery .gallery h2 {
		font-size: 25px;
		text-align: center;
	}
}