@charset "UTF-8";


body {
	font-family: 'Open Sans';
	min-height: 1080px !important;
}

h3 {
    margin-left: 0 !important;
}
article.type-page .entry-content h3 {
    margin-left: auto !important;
}

article.type-page .entry-content .front-video-box h3 {
	margin-left: 35px !important;
}

#flipbook {
    margin: auto !important;
	margin-top: 40px !important;
    margin-bottom: 20px !important;
}

#flipbook .page-wrapper {
	box-shadow: grey 1px 1px 13px;
}

#flipbuttons {
margin: auto !important;
    width: 215px !important;
    padding-left: 18px !important;
}

.ujsagcim {
	margin:auto;
	text-align: center;
}

nav.woocommerce-pagination {
    text-align: center;
    margin-bottom: 30px;
}

nav.woocommerce-pagination ul {

}

nav.woocommerce-pagination ul li {

}

nav.woocommerce-pagination ul li a {

}

#wps-slider-section img.wpsf-product-img {
    height: auto !important;
}

a.button.product_type_simple {
	display: none;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a + .sub-menu-toggle {
    position: relative;
    top: -3px;
	display: none;
}

.primary-navigation .sub-menu .menu-item > a {
    font-size: 14px;
    font-weight: 700;
    color: #37466d;
}

.primary-navigation .sub-menu .menu-item > a:hover {
	color: #b48e08;
}

.primary-navigation #loginform {
	display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: flex-start;
    position: relative;
    top: 3px;
	display: none;
}

.primary-navigation #loginform p.login-username {
	display: flex;	
}

.primary-navigation #loginform p.login-password {
	display: flex;
}

.primary-navigation #loginform p.login-remember {
    display: none;	
}

.primary-navigation #loginform p.login-submit {
	display: inline-grid;
}

.primary-navigation #loginform p.login-username label {
    display: none;	
}

.primary-navigation #loginform p.login-password label {
    display: none;	
}

.primary-navigation #loginform p.login-remember label {
	
}

.primary-navigation #loginform p.login-submit label {
	
}

.primary-navigation #loginform p.login-username input {
    max-width: 120px;	
	padding: 5px 5px;
    font-size: 14px;
}

.primary-navigation #loginform p.login-password input {
    max-width: 120px;	
	padding: 5px 5px;
    font-size: 14px;
}

.primary-navigation #loginform p.login-submit input[type="submit"] {
    max-width: 50px;
    width: 34px;
    padding: 1px 5px;
    border: none;
    background: url(assets/images/loginmenu-icon.png) #d9b238;
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: 50% 50%;
    border-radius: 7px;
    text-indent: -100000px;	
}

.shipping-calculator-form button[name="calc_shipping"] {
    background: none;
    padding: 10px 50px 10px 50px;
    font-size: 17px;
    color: #000000 !important;
    font-weight: 700 !important;
    border: 1px solid;
    border-radius: 8px;
}

.xxl {
    font-size: 12px;
    margin-left: 10px;
    border: 1px solid grey;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    line-height: 27px;
    display: inline-block;
    background: #37466d;
    color: white;
}

.xxl-info {
    color: #37466d;
    font-style: italic;
    font-size: 16px;
    background: #e1c341;
    border-radius: 6px;
    padding: 2px 10px;
}

.woocommerce-pagination .next.page-numbers, .woocommerce-pagination .prev.page-numbers, .woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers {
    border: 4px dashed #37466d;
    border-radius: 45px;
    min-width: 55px;
    text-decoration: none;
    font-weight: 800;
}

.woocommerce-pagination span.page-numbers.current {
	border: 4px dashed #dbb63a;
}

.up-sells {

}

.summary  .up-sells h2 {
	font-size: 20px;
    margin-bottom: 4px;
}

.summary  .up-sells ul.products li.product .price, .summary  .up-sells ul.products li.product form.cart, .summary  .up-sells ul.products li.product h3 {
	display: none;
}

.summary  .up-sells ul.products {
	margin-bottom: 0 !important;
}

.site-footer {
    position: relative;
}

.woocommerce ul.products.columns-2 li.product {
    width: calc(46% - 16px)!important;
}

.sku-loop {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 13px;	
}

.istock {
	color: #2dd02d;	
}

.ostock {
	color: red;
}

.site-logo .custom-logo:hover {
  opacity:0.75;
  transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
}

.woocommerce ul.products.columns-4 li.product .logintosee {
    background: #dab339;
    text-decoration: none;
    line-height: normal;
    font-size: 14px;
    display: block;
    position: relative;
    top: -14px;
    padding: 2px 14px;
    text-align: center;
    color: #37466d;
    border: none;
    border-radius: 10px;
    letter-spacing: 1px;
}

.wpsf-product-price .logintosee {
background: #d9b439;
    text-decoration: none;
    line-height: normal;
    border: 0;
    display: block;
    color: #2a427a;
    padding: 2px 5px;
    font-size: 14px;
    text-align: center;
    border-radius: 8px;
}


.woocommerce-page div.product div.summary p.price .logintosee {
    background: #dbb63a;
    text-decoration: none;
    line-height: normal;
    font-size: 20px;
    border: 0;
    color: #37466d;
    padding: 15px;
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 8px;
}


.woocommerce-page div.product div.summary p.price .logintosee:hover {
    background: #37466d;
    color: white;
}

#wps-slider-section #sp-woo-product-slider-122 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button), #wps-slider-section #sp-woo-product-slider-131 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
    border-radius: 7px;
}

/*Menu fix*/
.primary-navigation {
    top: 38px;
}

#payment > ul > li.wc_payment_method.payment_method_bacs > div::after {
    content: "";
    background: url(https://yargen-group.hu/wp-content/uploads/2023/10/barion-logo.svg) no-repeat;
    background-size: 50%;
    background-position: 0 0;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-top: 10px;
}

#customer_login > div > h2 {
    font-family: 'Staatliches', sans-serif;
    color: #37466d;
    font-size: 34px;	
}

#customer_login > div.u-column1.col-1 > form > p > button, #customer_login > div.u-column2.col-2 > form > p > button {
	background: rgb(237,223,80);
    background: -moz-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    color: #383334;
    border-radius: 8px;
    font-weight: 800;
    border: none;	
}

li.iconstyle-menu {
    max-width: 30px;
    max-height: 30px;
    line-height: 28px;	
}

li.iconstyle-menu a {
    padding: 4px !important;
}




.woocommerce-privacy-policy-text {
    font-size: 13px;
}

.extra-header {
    display: block;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;	
}

div#n2-ss-2 .n2-ss-slide-limiter {
    max-width: 100%;
}

.extra-header-inner {
    background: rgb(216,176,55);
    background: -moz-linear-gradient(90deg, rgba(216,176,55,1) 0%, rgba(236,222,79,1) 51%, rgba(216,176,55,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(216,176,55,1) 0%, rgba(236,222,79,1) 51%, rgba(216,176,55,1) 100%);
    background: linear-gradient(90deg, rgba(216,176,55,1) 0%, rgba(236,222,79,1) 51%, rgba(216,176,55,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d8b037",endColorstr="#d8b037",GradientType=1);
    display: flex; 
	flex-wrap: wrap;
    height: 62px;
    line-height: 70px;
    position: relative;
    width: 70%;
    float: right;
}
.wc_payment_method>label:first-of-type img {
    max-width: 290px;
}
.extra-header-inner::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    border-bottom: 35px solid white;
    border-left: 35px solid white;
    border-top: 35px solid transparent;
    border-right: 35px solid transparent;
}

.wpfMainWrapper {
    position: relative;
    width: 100%;
    margin-bottom: 0px;
}

.eh-box {
	flex-grow: 1; 
	width: 33%; 
	text-align: right;  
}

.eh-box p {
    font-size: 13px;
    flex-grow: 2;
    height: 23px;
    display: inline-block;
}

.eh-img {
	flex-grow: 1;
    height: 24px;
    margin-right: 5px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 24px;
    display: inline-grid;
    background-position: 50% 50% !important;
    position: relative;
    top: 7px;
}

.ehi-inner {
    width: 84%;
    display: flex;	
}

.wp-custom-logo .site-header {
    padding: 0 0 0 0;
    position: relative;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a {
    font-size: 15px;
    font-weight: 700;
	color: #2a427a !important;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a:hover {
	color: #b48e08 !important;
}



.front-video-box {
    max-width: 1240px !important;	
    top: -120px;
    position: relative;
    background: white;
	box-shadow: 0px 0px 20px #0000004f;
}

.front-video-box .wp-block-column:nth-child(2) {
 
}

.front-video-box img {
    float: left;
}

.front-video-box h2, .front-product-box h2 {
	font-family: 'Staatliches', sans-serif;
    margin-top: 32px !important;
}


.front-video-box h2, .front-video-box h3, .front-video-box p, .front-video-box .wp-block-button {
    margin-left: 35px !important;
    margin-right: 35px;
}

.front-video-box .wp-block-button a {
font-weight: 800;
}


.admin-bar .primary-navigation {
    top: 36px;
}

.menu-item i._mi, .menu-item img._mi {
	display: inline-block;
    vertical-align: middle;
    position: relative;
}

ul.subcats {
    border-bottom: 1px dotted grey;
    padding-bottom: 15px;	
}

.front-logo-gallery {
    position: relative;
    top: -60px;
}

.front-logo-gallery figure {
    margin: 0 35px !important;	

}

.home #main [class*="woocommerce columns-"] {
	max-width: 1240px;
}

.front-product-box {
    max-width: 1920px !important;
    background: url(assets/images/product-bg.jpg) no-repeat #e4dcc7;
    background-position: 50% 92%;
    background-blend-mode: multiply;
}

.front-product-box .wp-block-column {

}

.front-product-box .product-category h2 {
	font-family: 'Staatliches', sans-serif !important;
    position: absolute;
    z-index: 3;
    bottom: 32%;
    color: white;
    font-size: 27px !important;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
    width: 60%;
}

.front-product-box .product-category h2 .count {
    font-family: 'Open Sans';
    font-size: 16px;
    margin-left: 5px;
}

.product-overlay-img {
	background: url(assets/images/prod-ov.png) no-repeat;
    background-position: 50% 100%;
    width: 100%;
    height: 300px;
    background-size: contain;
    position: absolute;
    bottom: 0;
    opacity: 75%;
	z-index:2;
}

.front-product-box li.product {
	position: relative;
	z-index:1;
}

.product-overlay-button {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 10%;
    transform: translate(-50%,-50%);
}

.product-overlay-button a {
	background: #ecc31f;
    opacity: 1;
    padding: 10px 50px 10px 50px;
    box-shadow: none;
	font-size: 17px;
    font-weight: 700;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 0px;
    background: rgb(237,223,80);
    background: -moz-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eddf50",endColorstr="#d8b037",GradientType=1);
}

.woocommerce ul.products.columns-3 li.product {
    width: calc(33.3333333333% - 30px)!important;
}

.woocommerce ul.products li.product {
    margin: 0 15px 30px 15px;
}

.woocommerce ul.products.columns-4 li.product {
    width: calc(25% - 30px)!important;
}

.woocommerce ul.products {
    justify-content: center;
}

#primary-menu-list > li.flag {
    margin-left: 25px;
}

/*Kiemelt termékek*/

#wps-slider-section .wps-product-image {
    overflow: hidden;
    max-height: 295px;
    height: 295px;
    background: white;
}

#wps-slider-section .wps-product-section {
    position: static;
}

#wps-slider-section .wps-product-section .swiper-button-next {
    right: -50px;
    top: 50%;
    left: auto;
}

#wps-slider-section .wps-product-section .swiper-button-prev {
    left: -50px;
    top: 50%;
	right:auto;
}

#wps-slider-section .wps-product-section .wpsp-nav {
    background: black !important;
    color: white !important;
    border-radius: 8px;
    width: 40px;
    height: 40px;
	
}

#wps-slider-section {
    padding-top: 0 !important;
}

#wps-slider-section #sp-woo-product-slider-122 .wpsf-product-price {
    color: #9d9d9d !important;
	font-size: 18px !important;
}

#wps-slider-section.wps-slider-section i.fa {
    font-weight: 800;
    font-size: 25px;
}

#wps-slider-section .wps-product-section:not(.sp-wps-custom-template) .wpsf-product-title {
    text-align: left;
    margin-bottom: 10px;
    min-height: 44px;
}

#wps-slider-section .wpsf-product-price del {
  display: none;
}

#wps-slider-section span.woocommerce-Price-amount {
    display: inline;
}

#wps-slider-section small.woocommerce-price-suffix {
	font-size: 14px;
	color: #848484;
}

#wps-slider-section span.woocommerce-Price-amount:nth-of-type(1) {
    color: #2a427a;  
	font-size: 22px !important;
}

/*Új termékek termékek*/

.newprocuts-section {
    max-width: 100% !important;
}

.newprocuts-section-inner {
    max-width: 1240px;
    margin: auto !important;
}

.newprocuts-section #wps-slider-section .wps-product-section .wpsp-nav {
    background: #d9b238 !important;
    color: white !important;
	
}

#wps-slider-section .wpsf-product-price {
    font-size: 18px !important;
    font-weight: 400;
    font-family: 'Staatliches', sans-serif;
    text-align: left;
	max-width: 50%;
    display: block;
    float: left;
}

#wps-slider-section .wpsf-product {
    border-radius: 10px;
    overflow: hidden;
}

#wps-slider-section .sp-wps-theme_two .wpsf-product .sp-wps-product-image-area {
    border: none !important;
}

#wps-slider-section.wps-slider-section-131 .wpsf-product-price {
	
}

#wps-slider-section.wps-slider-section-131 .sp-wps-theme_two .wpsf-product .sp-wps-product-details-inner {
	background: #e4dcc7 !important;
}

.productcat {
	position: absolute;
    top: 0;
    left: 10px;
    font-size: 13px;
    background: rgb(237,223,80);
    background: -moz-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    font-family: 'Staatliches', sans-serif;
    padding: 3px 10px;
    color: #383334;	
	border-radius: 0px 0px 4px 4px;
}

.p-data-container {
    display: block;
    clear: both;
    min-height: 100px;	
}

#wps-slider-section .wpsf-cart-button {
	max-width: 50%;
    display: block;
    float: right;	
}

#wps-slider-section .wpsf-cart-button p {
	
}

#wps-slider-section .wpsf-cart-button p a.add_to_cart_button {
	text-indent: -10000px;
    background: url(assets/images/cart-box.png) #ffffff00 !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: 29px !important;
    padding: 12px 22px !important;
    min-width: 38px !important;
    border-radius: 8px !important;
    position: relative;
    top: -8px;
}

.three-box-bottom {
    margin-bottom: 40px !important;	
    display: none !important;
}

.three-box-bottom p {
	margin-top: 0 !important;
    margin-bottom: 0 !important;	
	line-height: normal !important;
	font-family: 'Staatliches', sans-serif;
}

.three-box-bottom figure {
    margin-top: 0 !important;	
}

.first-box-botttom {
	
	
}

.second-box-bottom {
	border-left: 1px solid;
    border-right: 1px solid;	
}

.third-box-bottom {
	
}

footer {
    max-width: 100% !important;
    margin: auto;
	padding-bottom: 0px !important;
}

footer .flag {
	display: none !important;
}

.footer-box {
    background: black;
    margin-bottom: 0px !important;
    padding-bottom: 50px !important;
	position:relative;
}

.madeby {
	position: absolute;
    left: 50%;
    bottom: 0%;
    transform: translate(-50%,0%);
    font-size: 13px;
}

.madeby a {
	color: #e0c341;
	text-decoration: none;
}

.footer-box-inner {
    max-width: 1240px;
    margin: auto !important;
}

.footer-first {
	
}

.footer-first .widget-area {
    display: block;	
}

.footer-first .widget-area section {
	display: block;
    width: 100%;
    max-width: 100%;
    margin: auto;	
}

.footer-first p {

}

.footer-second {
	text-align: center;
}

.footer-second .site-logo img {
	margin-bottom: 20px;
}

.footer-third {
	
}

.center-box-yellow {
    background: rgb(217,177,56);
    background: -moz-linear-gradient(180deg, rgba(217,177,56,1) 0%, rgba(226,201,68,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(217,177,56,1) 0%, rgba(226,201,68,1) 100%);
    background: linear-gradient(180deg, rgba(217,177,56,1) 0%, rgba(226,201,68,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d9b138",endColorstr="#e2c944",GradientType=1);
    text-align: center;
    padding: 35px;
    position: relative;
    top: -50px;
    box-shadow: 0px 0px 20px #515151a3;	
}

.center-box-yellow p {
    font-weight: 100;
    color: #363636;		
	font-size: 16px;
}

.center-box-yellow p.footh {
    font-family: 'Staatliches', sans-serif;
    margin-top: 15px;
    font-size: 22px;
}

.footer-navigation {
	padding-top: 30px;
}

.footer-navigation-wrapper {
    display: block;	
}

.footer-navigation-wrapper li {
	display: block;		
}

.footer-navigation-wrapper li a {
    color: #e4dcc7 !important;
    text-decoration: none;
    font-family: 'Staatliches', sans-serif;
    font-size: 20px;	
	line-height: normal;
}

h1.page-title, .singular .entry-title {
    font-size: 50px;
    color: #37466d;
    font-family: 'Staatliches', sans-serif;
} 

.site-content {
 border-top: 1px solid;
}	

article.type-page, .woopage {
    padding-top: 25px;
}

.singular .entry-header, .woocommerce-products-header {
    border-bottom: 1px dotted grey;
    padding-bottom: 10px;
	margin-bottom: 0;
}

 
#breadcrumbs, .woocommerce-breadcrumb{
    font-weight: 100 !important;
    font-family: 'Staatliches', sans-serif !important;
    color: grey; 
	font-size: 20px !important;
    margin-top: 0;
}

span.breadcrumb_last {
	font-weight: 100 !important;
    font-family: 'Staatliches', sans-serif;
    color: #37466d;
}

.notwoopage {
	padding-top: 0;
    padding-bottom: 60px;
	position: relative;
}

.woocommerce-account #main .woocommerce {
    max-width: 1240px;
    padding: 0 0vw;
    margin: 0 auto;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    color: #aaa;
    font-family: 'Staatliches', sans-serif !important;
    font-size: 24px;
}

.woopage .product-overlay-img, .woopage .product-overlay-button {
	opacity : 0;
}

.woopage .woocommerce-products-header {
    margin-bottom: 30px;
}

.woocommerce ul.products.columns-4 li.product-category a h2.woocommerce-loop-category__title {
    text-align: center;
    margin-top: 0.4rem;
    font-family: 'Staatliches', sans-serif !important;
    font-size: 27px !important;
    padding: 0 25px;
}

.woocommerce ul.products.columns-4 li.product-category a h2.woocommerce-loop-category__title .count {
    color: #dab339;
	display: none;
}

.woocommerce ul.products.columns-4 {
	margin-bottom: 30px;
}

.woopage .product-overlay-button {
    width: 100%;
    text-align: center;
    top: 70%;
	
}

.woopage .product-overlay-button a:hover {
	color: #FFFFFF;
}

.woopage .product-overlay-img {
bottom: 76px;
} 

.woocommerce-account .woocommerce-MyAccount-content p {
    font-size: inherit;
}

.woocommerce-info {
    border: 1px solid #ead84c;
    border-top: 3px solid #dbb73a;
    background: #fcfcfc;
}

.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type=submit]:not(:hover):not(:active):not(.has-background), input[type=reset]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
	background-color: inherit;
}

#catimg_dedicated {
    grid-area: 1 / 1 / 3 / 2;
    width: 170px;
    margin-right: 30px;
    margin-bottom: 30px;
    border-radius: 100%;
    border: 4px dashed #e6d048;
}

#main > header > h1.woocommerce-products-header__title.page-title {
	grid-area: 1 / 2 / 2 / 6; 
}

#main > header > div.term-description {
	grid-area: 2 / 2 / 3 / 6;	
}

.woocommerce-category-archive .woopage .woocommerce-products-header {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}

.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail, .woocommerce ul.products li.product img.woocommerce-placeholder {
    border-radius: 10px 10px 0 0;
    margin: auto !important;
    padding: 0 !important;
    padding-bottom: 10px !important;
}

.woocommerce ul.products li.product {
    position: relative;
}

.label-group {
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 13px;
    background: rgb(237,223,80);
    background: -moz-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    font-family: 'Staatliches', sans-serif;
    padding: 3px 10px;
    color: #383334;
    border-radius: 0px 0px 4px 4px;
    display: none;
}

.vatslug {
	display: inline;	
    color: #848484;	
}


ul.products li.product .price .netto .woocommerce-Price-amount:nth-of-type(1) {
    color: #2a427a;
    font-size: 22px;
	position:relative;
	top: 8px;
}

ul.products li.product .price .netto .vatslug:nth-of-type(1) {
	position:relative;
	top: 8px;
}

.label-group a {
    text-decoration: none;
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 10px;
}

#wps-slider-section #sp-woo-product-slider-122 .wpsf-product-title a {
    color: #444444;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    border: 0;
    text-decoration: none;
    -webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    box-shadow: 0 0;
}

.woocommerce ul.products li.product h3 {
    color: #444444;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
    border: 0;
    text-decoration: none;
    -webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    box-shadow: 0 0;
    margin-bottom: 10px;
    margin-top: 6px;
}

ul.products li.product .price {
    font-size: 18px !important;
    font-weight: 400;
    font-family: 'Staatliches', sans-serif;
    text-align: left;
    max-width: 50%;
    display: block;
    float: left;
    color: #9d9d9d  !important;
}

ul.products li.product .price .woocommerce-price-suffix {
    font-size: 14px;
    color: #848484;	
	display: block;
}

ul.products li.product .price .woocommerce-Price-amount {
    width: 100%;
    display: inline;
    line-height: normal;
}

ul.products li.product button[type="submit"], .wpsf-cart-button button[type="submit"] {
    text-indent: -10000px;
    background: url(assets/images/cart-box.png) #ffffff00 !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: 29px !important;
    padding: 12px 22px;
    min-width: 38px;
    border-radius: 8px;
    width: 46px;
    height: 45px;
    border: 1px solid black;
    position: absolute;
    right: 10px;
    bottom: 22px;
}

ul.products li.product form.cart div.quantity input {
    border: 1px solid;
    border-radius: 8px;
    padding: 4.5px 10px;
    max-width: 70px;
    bottom: 22px;
    position: relative;
    color: #666666;
    background: #ececec;	
}

ul.products li.product form.cart div.quantity input, .wpsf-cart-button form.cart div.quantity input {
    border: 1px solid;
    border-radius: 8px;
    padding: 4.5px 10px;
    max-width: 70px;
    bottom: 22px;
    position: relative;
    color: #666666;
    background: #ececec;
    position: relative;

}

.wpsf-cart-button form.cart div.quantity input {
    right: 30px;	
}


ul.products li.product form.cart, .wpsf-cart-button form.cart  {
    width: 150px;
    position: absolute;
    bottom: 0;
    right: 0;	
}

.wpsf-cart-button form.cart {
	bottom: 44px;
}



.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.woocommerce-ordering, .woocommerce-result-count {
    margin-bottom: 10px !important;
}

select {
    border: 1px solid black;
    color: #37466d;
    border-radius: 8px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    line-height: var(--global--line-height-body);
    padding: 4px 14px;
    background: none;
    font-family: 'Staatliches', sans-serif;	
}

.woocommerce-error li, .woocommerce-info, .woocommerce-message {
    padding: 1.5rem 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 25px;
    border: 1px solid #dcba3c;
    background: #ead94d;
}

.woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button {
    background: none !important;
    color: black !important;
    border: 1px solid;
    border-radius: 8px;
}

.single-product.singular .entry-title {
    margin: 0 0 2.5rem;
    font-family: 'Open Sans';
    font-size: 33px;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 900;
}

.single-product .single_add_to_cart_button {
    background: #ecc31f;
    opacity: 1;
    padding: 10px 50px 10px 50px;
    box-shadow: none;
    font-size: 17px;
    font-weight: 700;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 0px;
    background: rgb(237,223,80);
    background: -moz-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    color: black !important;
    font-weight: 900 !important;
    border: 0 !important;
}

.single-product .summary p.price {
    margin-bottom: 10px;
    font-weight: 400;
    font-family: 'Staatliches', sans-serif;
    text-align: left;
    display: inline;
    color: #9d9d9d !important;
}

.single-product .summary p.price .woocommerce-price-suffix {
    color: grey;
    font-size: 18px;
	display: inline;
}

.single-product .summary .woocommerce-Price-amount {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Staatliches', sans-serif;
    text-align: left;
    display: inline;
    color: #9d9d9d !important;
}

.single-product .summary .vatslug {
    color: grey;
    font-family: 'Staatliches', sans-serif;
    font-size: 18px;	
	display: inline;
}

.single-product .summary p.price .netto .woocommerce-Price-amount {
	font-size: 30px;
	color: #37466d  !important;
}

.single-product .summary .woocommerce-product-details__short-description p  {
    font-size: 16px;
}

.stock {
    font-family: 'Staatliches', sans-serif;
    margin-bottom: 15px;
	color: mediumseagreen;
}

.single-product form.cart input[type=number] {
    width: 5em;
    border: 1px solid;
    border-radius: 8px;
    padding: 7px 10px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    background: white;
    padding: 30px;
    border-radius: 20px;
	width: 52%;
}

.woocommerce-product-gallery img {
    border-radius: 20px;
    max-width: 100% !important;
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 21%;
    margin: 0 20px 20px 0;
}

.woocommerce-product-gallery {
    margin-bottom: 40px;
}

.single-product div.product {
    margin-top: 20px;
}

.woocommerce-tabs ul li.active a {
    color: #ffffff;
    background-color: #37466d;
    border: 0;
    letter-spacing: 1px;
    border-radius: 8px 8px 0 0;
}

.woocommerce-tabs ul li a {
    color: #37466d;
}

.woocommerce-tabs ul li a:focus {
    color: #ffffff;
    background-color: #37466d !important;
    border: 0;
    letter-spacing: 1px;
    border-radius: 8px 8px 0 0;
}

.woocommerce-tabs ul {
    margin: 0 0 1.5rem;
    padding: 0;
    font-family: var(--heading--font-family);
    border-bottom: 2px solid #37466d;
}

/* remove "Product Description" heading */
.woocommerce-tabs #tab-description h2 {
  display: none;   
}



.woocommerce-tabs h3 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 26px;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {


}

.related.products h2, .up-sells h2 {
    margin-bottom: 2rem;
    color: #363636;
    font-style: normal;
    font-weight: 900;
    text-align: center;
}

.single-product div.product .product_meta {
    margin-top: 20px;
}

.single-product div.product .product_meta > span {
    display: block;
    font-family: 'Staatliches', sans-serif;
    font-size: 18px;
	color: #37466d;
}

.single-product div.product .product_meta span.sku, .single-product div.product .product_meta a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-transform: none;
    text-decoration: none;
    color: #37466d;
	
}

.woocommerce-tabs {
    background: white;
    padding: 30px;
    border-radius: 20px;
}

.woocommerce-tabs .panel h2:first-of-type {
    display: none;
}

.single-product .woocommerce-Tabs-panel--additional_information table th {
    border: 1px solid #ddd;
    font-family: 'Staatliches', sans-serif;
    font-weight: 100;
    font-size: 18px;
}

.woocommerce-cart #main .woocommerce {
    background: whitesmoke;
    padding: 30px;
    border-radius: 20px;
}

table td, table th, .wp-block-table td, .wp-block-table th {
    border: none;
}

.woocommerce-cart table.woocommerce-cart-form__contents tfoot, .woocommerce-cart table.woocommerce-cart-form__contents thead {
    border-bottom: 1px solid darkgrey;
}

.woocommerce table.shop_table tbody tr, .woocommerce-page table.shop_table tbody tr {
	background: none;
}

.woocommerce table.shop_table tbody tr:nth-of-type(even), .woocommerce-page table.shop_table tbody tr:nth-of-type(even) {
	background: #37466d1f;
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    max-width: 75px !important;
    border: 4px dashed #dab63a;
    border-radius: 40px;
}


.woocommerce .woocommerce-cart-form input.qty {
	width: 5em;
    border: 1px solid;
    border-radius: 8px;
    padding: 7px 10px;
    text-align: center;
}

.woocommerce .woocommerce-cart-form .shop_table_responsive input#coupon_code.input-text {
    border: 1px solid;
    border-radius: 8px;
    padding: 7px 10px;
    text-align: center;
    width: auto!important;
}

.woocommerce .wc-proceed-to-checkout a.button {
    margin-top: var(--global--spacing-vertical);
    float: left;
    display: inline-block;
    width: 100%;
    background: #ecc31f;
    opacity: 1;
    padding: 10px 50px 10px 50px;
    box-shadow: none;
    font-size: 17px;
    font-weight: 700;
    background: rgb(237,223,80);
    background: -moz-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    background: linear-gradient(180deg, rgba(237,223,80,1) 0%, rgba(216,176,55,1) 100%);
    color: black !important;
    font-weight: 900 !important;
    border: 0 !important;
}

.woocommerce-account .woocommerce-EditAccountForm button {
    margin-top: 0;
    background: mediumseagreen !important;
    border-radius: 8px;
    padding: 10px 15px;
}

#post-7 > div > div.woocommerce .woocommerce-cart-form button[name=apply_coupon] {
    background: mediumseagreen;
    opacity: 1;
    padding: 10px 50px 10px 50px;
    box-shadow: none;
    font-size: 17px;
    color: black !important;
    font-weight: 700 !important;
    border: 0 !important;
}

#post-7 > div > div.woocommerce .woocommerce-cart-form button[name=update_cart]{
    background: none;
    padding: 10px 50px 10px 50px;
    font-size: 17px;
    color: #37466d !important;
    font-weight: 700 !important;
    border: 1px solid;
    border-radius: 8px;
}


#post-7 > div > div.woocommerce .woocommerce-cart-form .returntoshop {
    background: none;
    padding: 10px 50px 10px 50px;
    font-size: 17px;
    color: #3cb371 !important;
    font-weight: 700 !important;
    border: 1px solid;
    border-radius: 8px;
}

.woocommerce .woocommerce-cart-form .shop_table_responsive th {
    font-family: 'Staatliches', sans-serif;
    font-weight: 100;
}

.woocommerce .woocommerce-cart-form .shop_table_responsive {
    margin-top: 0;
    margin-bottom: 30px;
}

.woocommerce .cart-collaterals h2, .woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce-checkout form #order_review_heading, .woocommerce-additional-fields h3 {
    margin-bottom: 20px;
    color: #363636;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
}

.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    color: #37466d;
    text-decoration: none;
    font-weight: 700;
}

.woocommerce-checkout #main .woocommerce {
    max-width: 1240px;
    margin: 0 auto;
    background: whitesmoke;
    padding: 30px;
    border-radius: 20px;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea {
    border: 1px solid;
    border-radius: 8px;
    color: var(--form--color-text);
    line-height: normal;
    padding: var(--form--spacing-unit);
    margin: 0 2px;
    max-width: 100%;
}

.woocommerce-form-coupon #coupon_code {
    border: 1px solid;
}

#post-8 .woocommerce-form-coupon button {
    background: mediumseagreen;
    opacity: 1;
    padding: 10px 50px 10px 50px;
    box-shadow: none;
    font-size: 17px;
    color: black !important;
    font-weight: 700 !important;
    border: 0 !important;
    position: relative;
    top: -1px;
}

.woocommerce-checkout .select2-container .select2-selection {
    border: 1px solid;
    border-radius: 8px;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
    font-size: 16px;
    text-align: justify;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table th {
    font-family: 'Staatliches', sans-serif;
    font-weight: 100;	
}

ul.payment_methods li {
    list-style: none;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    background: mediumseagreen;
    color: black;
    font-family: 'Open Sans';
    font-weight: 900;
    border-radius: 8px;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table td {
    border: 0;
    font-size: 14px;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .cart-subtotal, .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .order-total, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table .cart-subtotal, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table .order-total {
    border-top: 1px solid var(--form--border-color);
}

#google_language_translator {
    clear: both;
    display: none;
}

#flags.size24 a, .tool-container .tool-items a, a.single-language span.size24 {
    height: inherit !important;
}

.site-branding {
    margin-right: initial;
    margin-top: 25px;
}

#flags {
    position: relative;
    top: 9px;
}

body #content #primary .termekkereso {
	display: none;
	margin: auto !important;
    position: relative;
    top: -40px;
    max-width: 600px !important;

}

body #content #primary .notwoopage .termekkereso {
	top: 0;

}


.cart-customlocation {
    /*display: none;*/
    position: absolute;
    top: -25px;
    right: 9%;
    text-decoration: none;
    font-size: 14px;
    padding: 6px 30px;
    border-radius: 0 0 8px 8px;
    border: 1px solid;
    border-top: 0;
	background: white;
    font-weight: 800;
}

.woopage {
    background: rgb(236,236,236);
    background: -moz-linear-gradient(180deg, rgba(236,236,236,1) 0%, rgba(226,201,68,0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(236,236,236,1) 0%, rgba(226,201,68,0) 100%);
    background: linear-gradient(180deg, rgb(236 236 236) 0%, rgba(226,201,68,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ececec",endColorstr="#e2c944",GradientType=1);
}

.termekkereso .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: 2px solid #dbb63a;
    background-color: #fff;
}


.termekkereso  .dgwt-wcas-sf-wrapp {
    background: #fff0;

}

.onsale {
    position: absolute;
    top: 0;
    right: 0;
    background: mediumseagreen;
    color: #fff;
    font-family: var(--heading--font-family);
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -.02em;
    z-index: 1;
    border-radius: 0 10px 0 0;
    text-align: center;
    padding: 4px;
    min-width: 40px;
    min-height: 40px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.single-product .type-product.sale>.onsale {
right: 0;
    font-size: 30px;
    min-width: 60px;
    min-height: 60px;
    background: mediumseagreen;
}

.primary-navigation .primary-menu-container ul.menu-wrapper .current-menu-item > a:first-child {
    text-decoration: none;
    color: #b48e08 !important;
}

.site-main > * {
    margin-top: 0;
	
}

.site-main {
    position: relative;
}

.notwoopage .cart-customlocation {
    top: 1px;
}

.woocommerce-account .woocommerce-EditAccountForm input, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection {
    font-size: 16px;
    border: 1px solid;
}

.woocommerce-account .woocommerce-MyAccount-content label, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label {
    font-size: 16px;
    color: #37466d;
}

.woocommerce-account .woocommerce-MyAccount-content p:first-of-type, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row {
    margin-bottom: 0;
}

.woocommerce-account .woocommerce-EditAccountForm #account_display_name+span {
    font-size: 15px;
}

.woocommerce-account .woocommerce-EditAccountForm p:nth-of-type(4) {
    margin-top: 5px;
}

.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
    font-family: 'Staatliches', sans-serif;
    color: #37466d;
}

.woocommerce-account .woocommerce-EditAccountForm fieldset p {
    margin-top: 0px;
    margin-bottom: 0!important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row {
    margin-top: 10px !important;
    margin-bottom: 0!important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    background: whitesmoke;
    padding: 30px;
    border-radius: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    background: #37466d;
    border-radius: 10px;
    text-align: center;
    color: #ffffff;
    padding-top: 30px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    font-size: inherit;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    text-decoration: none !important;
    color: #dbb53a !important;
}

.single .site-main > article > .entry-footer {
    max-width: 1240px !important;
	border-top: 1px solid;
}

.page-header {
    border-bottom: 0;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

article.is_post_type_archive.type-post {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: repeat(5, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
    max-width: 1240px;
    margin: auto;	
}

article.category-blog {
	display: block;
}

article.is_post_type_archive.type-post header {
	grid-area: 1 / 3 / 2 / 6;
	margin-left: 50px; 
}

article.is_post_type_archive.type-post header h2 {
	font-size: 25px;
	
}

article.is_post_type_archive.type-post header h2 a {
    text-decoration: none;
    color: #1b1b1b;
    font-weight: 800;

}

article.is_post_type_archive.type-post figure {
	grid-area: 1 / 1 / 5 / 3;
}

article.is_post_type_archive.type-post figure img {
    margin: auto !important;
}

article.is_post_type_archive.type-post .entry-content {
    grid-area: 2 / 3 / 5 / 6;
    margin-left: 50px; 
}

article.is_post_type_archive.type-post footer {
	display: none;
}

.more-link {
    display: block;
    color: #dcbb3c;
}

/*majd töröld, TÖRÖLNI KELL */
#wpadminbar {

}



@media only screen and (max-width: 1440px) {

.ehi-inner {
    width: 92%;
}

.cart-customlocation {
    right: 0%;
}

#masthead {
    max-width: 90%;
}


}

@media only screen and (max-width: 1320px) {
.cart-customlocation {
    right: 100px;
}

.site-logo .custom-logo {
	width: 200px;
}
	
.wp-custom-logo .site-header {
    max-width: 93%;
}

.ehi-inner {
    width: 95%;
}

.front-video-box {
    max-width: 900px !important;
}

.front-video-box h2 {
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}

.front-video-box h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
	font-size: 28px !important;
}

.front-video-box p {
    line-height: normal;
}

.front-video-box h2, .front-video-box h3, .front-video-box p, .front-video-box .wp-block-button {
    margin-left: 5px !important;
    margin-right: 20px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 49%;
}

body.home article .entry-content {
	    padding: inherit !important;
}

article .entry-content {
	    padding: 0 100px;
}



}

@media only screen and (max-width: 1280px) {
.eh-box p {
    font-size: 9px;
}	

#masthead {
    max-width: 98%;
}	

.site-logo .custom-logo {
    max-width: 200px;
}

#primary-menu-list > li.flag {
    margin-left: 10px;
    max-width: 114px;
}

.n2-ss-slider h1 {
	line-height: normal !important;
    font-size: 46px !important;	
}

.footer-box-inner {
    max-width: 90%;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a {
    font-size: 13px;
	padding-left: 0px;
    padding-right: 14px;
}

}

@media only screen and (max-width: 1024px) {
	
	
body #content #primary .termekkereso {
    top: 0;
    max-width: 100%;
    margin-bottom: 30px !important;
}

#wps-slider-section span.woocommerce-Price-amount:nth-of-type(1) {
    font-size: 18px !important;
}

#primary-menu-list > li.flag {
    margin-left: 10px;
    max-width: 100%;
}  

li.iconstyle-menu {
    max-width: inherit;
    max-height: 40px;
    line-height: 28px;
    margin-right: 70px;
}

.cart-customlocation::before {
	content: '';
	width: 20px;
	height: 17px;
	background: url(assets/images/cart-box.png) no-repeat;
	background-size: contain;
    background-position: 50% 50%;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    top: 2px;
    color: #dcb93c;
	
}


.primary-navigation .primary-menu-container > ul > .menu-item > a {
    font-size: 24px;
    padding-left: 0;
    padding-right: 82px;
    text-align: right;
}

.menu-button-container {
    top: 35px;
    padding: 0px 0px
}


.eh-box p {
    font-size: 12px;
}

.eh-img {
    height: 18px;
    width: 18px;
}

.extra-header-inner {
    height: 56px;
	line-height: 56px;
    width: 78%;
}

.ehi-inner .eh-box:nth-of-type(1) {
    width: 45%;
}

.site-logo .custom-logo {
    max-width: 208px;
}


.n2-ss-slider .n2-ss-layer-row-inner > div {
	    margin-left: 50px !important;
}

.n2-ss-slider h1 {
    line-height: normal !important;
    font-size: 33px !important;
}

.front-product-box .product-category h2 {
    font-size: 24px !important;
}

.product-overlay-button a {
    padding: 10px 26px 10px 26px;
}

#wps-slider-section .wps-product-section {
    max-width: 96%;
    margin: auto;
}

#wps-slider-section .wps-product-image {
	max-height: 200px;
}

.wpsf-cart-button form.cart div.quantity input {
    right: 11px;
    max-width: 35px;
    background: none;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    text-align: center;
}

#wps-slider-section .wpsf-product-price {
	
}

#wps-slider-section {
    max-width: 87%;
}

.productcat {
    font-size: 12px;
}

#wps-slider-section .sp-wps-theme_two .wpsf-product .sp-wps-product-details-inner {
    padding: 1px;
}

#wps-slider-section .wps-product-section:not(.sp-wps-custom-template) .wpsf-product-title {
    margin-bottom: 20px;
}

.wpsf-cart-button form.cart {
    bottom: 36px;
}

.newprocuts-section #wps-slider-section {
    max-width: 96%;
    margin: auto;
}

#wps-slider-section.wps-slider-section-131 .sp-wps-theme_two .wpsf-product .sp-wps-product-details-inner {
    background: none!important;
}

.newprocuts-section #wps-slider-section .wpsf-product-title a {
    color: whitesmoke !important;

}

.newprocuts-section  #wps-slider-section span.woocommerce-Price-amount {
    color: #dbb93c;
}

.newprocuts-section .wpsf-cart-button button[type="submit"]  {
	background: url(assets/images/cart-box-white.png) #ffffff00 !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: 29px !important;
    border: 1px solid;
}

.newprocuts-section .wpsf-cart-button form.cart div.quantity input {
    color: white;
}

.woocommerce ul.products.columns-4 li.product {
    width: calc(33% - 30px)!important;
}

.related.products ul.products.columns-4 li.product {
	width: calc(25% - 30px)!important;
}

.single-product.singular .entry-title {
    margin: 0 0 1rem;
    font-size: 24px;
    line-height: normal;
}

.related.products ul.products li.product form.cart div.quantity input {
	display: none;
}

#post-7 > div > div.woocommerce .woocommerce-cart-form .returntoshop {
    margin-top: 10px;
}


.woopage .cart-customlocation {
    right: 0px;
}

.primary-navigation > div.primary-menu-container  > .menu-wrapper li.flag  {
	
}

.primary-navigation > div.primary-menu-container  > .menu-wrapper li.flag #flags {
    width: 100%;	
}

.primary-navigation > div.primary-menu-container  > .menu-wrapper li.flag #flags ul {
	max-width: 100% !important;
    width: 100%;
    float: right !important;
    margin-right: 85px;	
}

.primary-navigation > div.primary-menu-container  > .menu-wrapper li.flag #flags ul li  {
    float: right !important;
    display: inline-block;
    width: auto;
    margin-left: 20px;
}

.primary-navigation > div.primary-menu-container > .menu-wrapper li.flag #flags ul li a  {
	float: right !important;	
}

.primary-navigation-open .primary-navigation > .primary-menu-container {
    top: 20px !important;
    background: #ffffffeb;
}

.site-branding {
    z-index: 10000;
}

.primary-navigation .sub-menu {
    border: 0;
}

.primary-navigation .sub-menu .menu-item > a {
    text-align: right;
	margin-right: 68px;
}

.primary-navigation .sub-menu .menu-item > a::after {
    content: "<";
    margin-left: 15px;
}


}

@media only screen and (max-width: 820px) {
.primary-navigation-open .primary-navigation > .primary-menu-container {
    top: 60px !important;
    background: #ffffffe6;
}


.eh-box p {
    font-size: 10px;
}

.extra-header-inner {
    height: 45px;
    line-height: 38px;
    width: 82%;
}

.site-logo {
    margin: 0;
}

.admin-bar .primary-navigation {
    top: -15px;
}

.front-video-box {
    max-width: 82% !important;
    top: 0;
}

.n2-ss-slider h1 {
    line-height: normal !important;
    font-size: 25px !important;
    margin-top: 86px !important;
}

.front-video-box .wp-block-column:nth-child(2) {
    margin: -44px 30px 30px 30px;
}

.front-logo-gallery {
    top: 0;
}

.front-video-box h2, .front-product-box h2 {
    font-family: 'Staatliches', sans-serif;
    margin-top: 32px !important;
    font-size: 1.5rem !important;
}

.front-product-box .product-category h2 {
    font-size: 20px !important;
	width: 80%;
    color: #d6d6d6;
}

.product-overlay-button a {
    padding: 4px 14px 4px 14px;
}

.woocommerce ul.products.columns-3 li.product {
    padding: 0;
    margin: 10px;
}

.three-box-bottom figure {
    float: none !important;
	margin: auto !important;
	margin-bottom: 0 !important;
}

.three-box-bottom p {
    text-align: center;
    font-size: 30px;
}

.three-box-bottom .is-layout-flow {
	margin-bottom: 0 !important;	
}

.woocommerce-product-gallery {
    margin: auto;
    margin-bottom: 40px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
}

.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
    margin-bottom: 1rem;
}

.woocommerce .related.products ul.products[class*=columns-] li.product, .woocommerce-page .related.products ul.products[class*=columns-] li.product {
    padding: inherit !important;
    margin-bottom: inherit !important;
    margin: 0 15px 30px 15px;
    width: calc(50% - 30px)!important;
}

.woocommerce .related.products ul.products, .woocommerce-page .related.products ul.products {
    display: flex;
    flex-direction: row;
}


.site-footer {
    text-align: center;
}

.site-footer figure {
    float: none !important;
    margin: auto !important;
}

#main > header > h1.woocommerce-products-header__title.page-title {
      margin-top: 0 !important;
	  margin-bottom: 10px !important;
}

#catimg_dedicated {
    width: 90%;
}

#main > header > div.term-description {
    font-size: 15px;
}

#main > header > div.term-description p {
    line-height: normal;
}

.woocommerce ul.products.columns-4 li.product {
    width: calc(33% - 10px)!important;
    padding-bottom: 0;
    margin-right: 1%;
}

.label-group {
    left: 7px;
    font-size: 13px;
    padding: 3px 3px;
}

ul.products li.product form.cart div.quantity input {
    right: 11px;
    max-width: 35px;
    background: none;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    text-align: center;
}

ul.products li.product form.cart {
    width: 94px;
}
/*
.menu-button-container {
    top: 66px;
}*/

/*Menu fix*/
.menu-button-container {
    top: 65px;
}

.woocommerce-product-gallery {
    float: none !important;
    width: 100% !important;
    margin: auto !important;
	margin-bottom: 40px !important;
}

.woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
    display: block;
    float: none !important;
    width: 100%;
    margin: auto;
}

article .entry-content {
    padding: 0 50px;
}

.footer-navigation {
    margin-bottom: 50px;
}

.woopage .product-overlay-img {
    bottom: 9rem;
}

.woocommerce ul.products.columns-4 li.product {
    padding-right: 0;
}

.woopage .product-overlay-button {
    top: 56%;
}


}

@media only screen and (max-width: 600px) {
#colophon > div > div > div {
    display: flex;
    flex-direction: column-reverse; 
}


article.type-page .entry-content .front-video-box h3 {
    margin-left: 5px !important;
}


.woocommerce-pagination ul.page-numbers {
    line-height: 48px;
}

.site-logo .custom-logo {
    max-width: 178px;
}

.ehi-inner .eh-box:nth-of-type(1) {
    display: none;
}

.site-logo .custom-logo {
    max-width: 150px;
    margin-bottom: 12px;
}

/*
.menu-button-container {
    top: 61px;
}*/
/*Menu fix*/
.menu-button-container {
    top: 8px;
}


div#n2-ss-2 .n2-ss-slide-limiter {
    max-width: 100% !important;
}

.woocommerce ul.products.columns-3 li.product {
    width: calc(51% - 30px)!important;
}

#wps-slider-section {
    max-width: 80%;
}

#catimg_dedicated {
    border: 4px dashed #e6d048;
}

h1.page-title, .singular .entry-title {
    font-size: 34px;
}

.woocommerce ul.products.columns-4 li.product {
    width: calc(50% - 10px)!important;
    padding-bottom: 0;
    margin-right: 1%;
    margin-left: 1%;
}

.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
    font-size: 14px !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    padding-bottom: 30px;
}

.woopage .product-overlay-img {
    bottom: 4rem;
}

.woopage .product-overlay-button {
    top: 66%;
}

.woocommerce ul.products.columns-4 li.product-category a h2.woocommerce-loop-category__title {
    font-size: 22px !important;
}

.woocommerce-cart #main .woocommerce {
    padding: 18px;
}

.woocommerce .woocommerce-cart-form .shop_table_responsive {
    font-size: 14px;
}

.woocommerce table.shop_table_responsive tr:first-child td.product-remove:first-child, .woocommerce-page table.shop_table_responsive tr:first-child td.product-remove:first-child {
    border-top: 0;
}

.woocommerce table.shop_table_responsive tr:first-child, .woocommerce-page table.shop_table_responsive tr:first-child {
    border-top: 0;
}

.woocommerce table.shop_table tbody tr:nth-of-type(even), .woocommerce-page table.shop_table tbody tr:nth-of-type(even) {
    background: #37466d0d;
}

.woocommerce-product-gallery__trigger img {
    width: 40px !important;
    height: 40px !important;
}


}

@media only screen and (max-width: 482px) {
.woocommerce ul.products li.product h3 {
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    padding-bottom: 6px;
}
.primary-navigation-open .primary-navigation > .primary-menu-container {
    top: 51px !important;
    background: #ffffffe6;
}


#wps-slider-section span.woocommerce-Price-amount {
    font-size: 15px !important;
}
	
#wps-slider-section span.woocommerce-Price-amount:nth-of-type(1) {
    font-size: 16px !important;
}

ul.products li.product .price .woocommerce-Price-amount:nth-of-type(1) {
    font-size: 17px;
}

ul.products li.product .price {
    font-size: 15px !important;
}

.productcat {
    padding: 0;
}

.sku-loop {
    display: inline-block;
    width: auto;
    text-align: inherit;
    font-size: 13px;
    float: right;
    margin-right: 10px;
    color: grey;
    font-style: italic;
}

.istock {
    color: #2dd02d;
    float: left;
}

.ostock {
    color: red;
    float: left;
}

.woocommerce ul.products li.product h3 {
    font-size: 14px;
    line-height: 15px;
    padding-top: 5px;
}



.woocommerce-pagination .next.page-numbers, .woocommerce-pagination .prev.page-numbers, .woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers
{
	border: 0;
}
.extra-header-inner {
    width: 75%;
}	
.site-logo {
    position: relative	!important;
    top: inherit !important;
}
}

@media only screen and (max-width: 450px) {
	
#customer_login > div > h2 {
    font-family: 'Staatliches', sans-serif;
    color: #37466d;
    font-size: 22px;
}

#customer_login > div.u-column1.col-1 > form > p:nth-child(3) > label {
    margin-bottom: 10px;
}


.wp-custom-logo .site-header {
    max-width: 100%;
    min-height: 90px;
}

#customer_login > div.u-column1.col-1, #customer_login > div.u-column2.col-2 {
    border-radius: 10px;
    padding: 5%;
    border: 1px solid #80808070;
    margin-bottom: 30px;
}

#customer_login > div.u-column1.col-1 > form > p > button, #customer_login > div.u-column2.col-2 > form > p > button {
	    padding: 6px 35px;
}

/*
.site-branding {
    top: -60px;
    left: 3%;
    position: absolute;
}*/
/*Menu fix*/
.site-branding {
    top: -12px;
    left: 3%;
    position: absolute;
}


.n2-ss-slider h1 {
    font-size: 24px !important;
    margin-top: 100px !important;
    text-shadow: 2px 1px 5px black !important;
}

.n2-ss-slider h1 a {
    font-size: inherit !important;
}

.n2-ss-slider .n2-ss-layer-row-inner > div {
    margin-left: 30px !important;
}

.front-video-box {
    max-width: 96% !important;
    top: -15px;
}

.front-product-box .product-category h2 {
    font-size: 18px !important;
    width: 90%;
    bottom: 18%;
}

.product-overlay-button a {
    padding: 2px 5px 2px 5px;
    font-size: 14px;
}

.product-overlay-button {
    bottom: -3%;
    display: none;
}

.front-product-box .wp-block-column {
    padding-bottom: 35px;
}

#wps-slider-section #sp-woo-product-slider-122.wps-product-section .wpsp-nav {
    display: none;
}

#wps-slider-section {
    max-width: 100%;
}

#wps-slider-section .wps-product-section .wpsp-nav {
    display: none;
}

.newprocuts-section {
    max-width: 100% !important;
    padding: 30px 0;
}

.newprocuts-section #wps-slider-section {
    max-width: 100%;
}

.cart-customlocation {
    padding: 3px 20px;
    font-size: 12px;
}

#main > header > div.term-description p {
    font-size: 12px;
}

.label-group {
    display: none;
}

.woocommerce ul.products li.product h3 {
    font-size: 14px;
	line-height: 15px;
}

ul.products li.product form.cart div.quantity input {
    display: none;
}

.woocommerce ul.products.columns-4 li.product {
    margin-bottom: 15px;
}

.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo img {
    max-height: inherit;
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 23%;
    margin: 0 8px 0px 0;
}

.single-product .single_add_to_cart_button {
    padding: 8px 25px 8px 25px;
    line-height: normal !important;
    border-radius: 8px;
}

.single-product .summary {
    margin-bottom: 0;
}

.woocommerce-tabs {
    margin: 1rem 0 2rem;
}

.woocommerce-tabs #tab-description p {
    font-size: 14px;
	line-height: normal;
}

.woocommerce .related.products ul.products[class*=columns-] li.product, .woocommerce-page .related.products ul.products[class*=columns-] li.product {
    margin: 0 5px 30px 5px;
    width: calc(55% - 30px)!important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    font-size: 16px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    padding-bottom: 10px;
    padding-top: 10px;
}

article .entry-content {
    padding: 0 15px;
}

.notwoopage .cart-customlocation {
    top: 1px;
    right: 15px;
    font-weight: 600;
    font-family: sans-serif;
}

.woopage .cart-customlocation  {
    font-weight: 600;
    font-family: sans-serif;	
}

#main > header > h1.woocommerce-products-header__title.page-title {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    font-size: 26px;
}

.woocommerce .woocommerce-tabs ul li, .woocommerce-page .woocommerce-tabs ul li {
    font-size: 0.9rem;
}

.woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button {
    font-size: 13px;
}

.woocommerce .content-area .site-main {
    padding-top: 10px;
}

.site-main .woocommerce-products-header {
    margin-top: 10px;
}

.woocommerce ul.products.columns-4 li.product-category a h2.woocommerce-loop-category__title {
    font-size: 19px !important;
    padding: 0 5px;
}

.woopage .product-overlay-img {
    bottom: 13vw;
}

.footer-first p {
    font-size: 14px !important;
}

.widget a:link, .widget a:visited, .widget a:active {
    color: #ddbc3e;
}

.footer-second {
    margin-bottom: 0 !important;
}

.footer-third {
    margin-bottom: 10px !important;
    top: 0px;
    position: relative;
}

.three-box-bottom p {
    font-size: 20px;
    top: -10px;
    position: relative;
}

.single-product form.cart input[type=number] {
    width: 3em;
}

.cart-customlocation::before {
    content: '';
    width: 17px;
    height: 15px;
    background: url(assets/images/cart-box.png) no-repeat;
    background-size: contain;
    background-position: 50% 50%;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 1em;
}

.notwoopage {
    padding-bottom: 10px;
}

.product-overlay-img {
    height: 124px;
}

#post-2 > div > div.wp-block-buttons.is-content-justification-center.is-layout-flex.wp-container-9.wp-block-buttons-is-layout-flex > div > a, #post-2 > div > div.wp-block-columns.front-video-box.is-layout-flex.wp-container-4.wp-block-columns-is-layout-flex > div:nth-child(2) > div > div > a, #post-2 > div > div.wp-block-columns.newprocuts-section.has-background.is-layout-flex.wp-container-12.wp-block-columns-is-layout-flex > div > div.wp-block-buttons.is-content-justification-center.is-layout-flex.wp-container-10.wp-block-buttons-is-layout-flex > div > a {
    padding: 5px 30px !important;
    border-radius: 8px;	
}

.center-box-yellow {
    top: -20px;
}

#wps-slider-section .wps-product-image {
    max-height: 190px;
}

#wps-slider-section.wps-slider-section-131 .sp-wps-theme_two .wpsf-product .sp-wps-product-details-inner {
    background: #363636 !important;
}

ul.products li.product button[type="submit"], .wpsf-cart-button button[type="submit"] {
    background: url("assets/images/cart-box.png") 50% 50% / 20px no-repeat rgba(255, 255, 255, 0) !important;
    background-position: 50% 50% !important;
}


}

@media only screen and (max-width: 320px) {
li.iconstyle-menu {
    margin-right: 0px;
}

:root .has-extra-large-font-size {
    font-size: 110%;
}

.extra-header {
    display: none;
}

.site-logo .custom-logo {
    max-width: 120px;
}

.site-branding {
    margin-top: 0;
    top: -38px;
    left: 3%;
    position: absolute;
}

.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo {
    padding-top: 0;
    margin-top: 0;
}

.wp-custom-logo .site-header {
    min-height: 56px;
    border-top: 5px solid rgb(216,176,55);
}

.menu-button-container {
    top: 20px;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a {
    font-size: 17px;
    padding-right: 14px;
}

.primary-navigation > div.primary-menu-container > .menu-wrapper li.flag #flags ul {
    margin-right: 20px;
}

.primary-navigation-open .primary-navigation > .primary-menu-container {
    padding-top: 20px;
}

.n2-ss-slider .n2-ss-layer-row-inner > div {
    margin-left: 5px !important;
}

div#n2-ss-2 .n2-ss-button-container--non-full-width, div#n2-ss-2 .n2-ss-button-container--non-full-width a {
    font-size: 80%;
}

.front-video-box .wp-block-button a {
    font-size: 80% !important;
    padding: 10px 30px !important;
}

.front-video-box .wp-block-column:nth-child(2) {
    margin: -44px 10px 30px 10px;
}

.woocommerce ul.products.columns-3 li.product {
    width: calc(103% - 30px)!important;
}

.front-product-box .product-category h2 {
    font-size: 20px !important;
    width: 90%;
    bottom: 25%;
}

#wps-slider-section .wpsf-product {
    width: 100% !important;
}

#post-2 > div > div.wp-block-buttons.is-content-justification-center.is-layout-flex.wp-container-9.wp-block-buttons-is-layout-flex {
	
}

}