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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(35,47,96);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(35,47,96);
	--btn-accented-bgcolor-hover: rgb(18,27,63);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://epapucs.hu/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(35,47,96);
	background-image: none;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(34,34,34);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
	font-size: 25px;
	text-transform: uppercase;
}
html .post.wd-post .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
}
.page .wd-page-content {
	background-color: rgb(251,251,251);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(183,42,42);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(35,47,96);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(35,47,96);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

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

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

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


/*Hover árnyék termék*/
.sl .wd-hover-fw-button:hover {box-shadow: 0 0 4px rgb(7 21 88 / 55%); border-radius: 8px;}
.wd-post-date.wd-style-with-bg {background-color: rgba(35, 47, 96, 1)!important; color: white!important;}
/*blog kép*/
.blog-post-loop .entry-header {
  object-fit: cover!important;
  width: 100%!important;
  height: 200px!important; /* you can adjust the height as per your requirement */
	overflow:hidden;
}
/*alapértelmezett rendezés*/
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: 230px;
}
/*termék adatlap szín*/
.product-summary-shadow .summary-inner {
    padding: 30px 35px 15px;
    background-color: #f7f7f7!important;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    border-radius: var(--wd-brd-radius);
}
/*go top*/
.scrollToTop.button-show {
    opacity: 1;
    transform: none;
    pointer-events: visible;
    background-color: #232F60;
	color: white;
}

/*kereses*/
[class*="wd-header-search-form"] {
    padding-right: 10px;
    padding-left: 10px;
    flex: 1 1 auto;
    margin-left: 90px;
    margin-right: 90px;
}
/*kereses2*/
.searchform input[type="text"] {
    padding-right: var(--wd-search-btn-w);
    border-radius: 25px;
	  border-width: 2px 2px 2px 2px;
    border-style: solid;
}
/*meret hatter*/
[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text {
    border: 1px solid var(--wd-swatch-brd-color);
    background: white;
}
.category-grid-item .wrapp-category {box-shadow: 0 0 8px rgba(0,0,0,0.12)!important; border-radius: 8px;
}

/*widget méret magasság*/
.woodmart-woocommerce-layered-nav .wd-scroll-content {
    max-height: 310px;
}

/*brand label jobb oldalt*/
.product-labels .label-with-img {
    padding: 0;
    max-width: 50px;
    left: 187px;
    position: relative;
    top: -37px;
}



/* Media query hozzáadása mobil mérethez */
@media (max-width: 768px) {
  /* Kiválasztott elemek rejtése mobil méreten */
  #fb_content_box,
  #fb_header_box,
  #fb_header_cert_box {
    display: none;
  }
}



.wd-swatch-bg[style*="background-color:rgb(242,213,155)"] {
    background: linear-gradient(to right, rgb(232, 210, 158), rgb(0, 0, 0));
    color: white; /* opcionális: a szöveg színének változtatása a háttérszín miatt */
}

.wd-swatch-bg[style*="background-color:rgb(255,196,229)"] {
    background: linear-gradient(to right, rgb(255,196,229), rgb(255 255 255));
    color: white; /* opcionális: a szöveg színének változtatása a háttérszín miatt */
}

[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text .wd-swatch-text {
    padding: 0;
    font-weight: 400;
	color: #777777
}

p.stock.available-on-backorder.wd-style-bordered span {
    border: 1px solid #ff1818;
    color: var(--color-gray-800);
}

p.stock.available-on-backorder.wd-style-bordered span:before {
    background-color:red;
}

.variations:before {
    content: "Kérem válasszon színt és méretet!";
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
    color: #000;
}

.wd-entities-title{
overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1; 
   -webkit-box-orient: vertical;}

.wd-swatches-filter.wd-filter-list.wd-labels-off.wd-size-normal.wd-layout-inline.wd-text-style-4.wd-bg-style-4.wd-shape-square.wd-scroll-content {
    display: flex!important;
    flex-direction: row!important;
    flex-wrap: wrap!important;
    align-content: center!important;
    justify-content: space-between!important;
    align-items: center!important;
}

.category-grid-item .hover-mask {
    padding: 10px;
	background-color: rgba(35, 47, 96, 1); border-radius: 1px 1px 5px 5px
}

.category-grid-item .wd-entities-title {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
	color:white;
}

.category-grid-item .wrapp-category {
    box-shadow: 0 0 8px rgba(0,0,0,0.12)!important;
    border-radius: 8px;
    background-color: rgba(35, 47, 96, 1);
}

.wd-swatch-bg[style*="background-color:rgb(168,74,33)"] {
    background: linear-gradient(to right, rgb(221 174 135), rgb(254 254 255));
    color: white;
}

.wd-swatch-bg[style*="background-color:rgb(247,247,247)"] {
    background: linear-gradient(to right, rgb(241 241 241), rgb(235 232 227));
    color: white;
	box-shadow: 0px 1px 1px 1px #000
}

.product-label.attribute-label:not(.label-with-img) {
    background-color: #232f60!important;
    color: white!important;
}

.terkepek .wd-map-container {border-radius: 25px!important;}



/* utolsóméret mobil*/
@media (max-width: 767px) {
    .product-label.attribute-label:not(.label-with-img) {
        background-color: #232f60!important;
        color: white!important;
        font-size: 8px;
    }
}

/* Desktop nézet (pl. 1024px vagy annál szélesebb) */
@media screen and (min-width: 1280px) {
.product-grid-item .product-label.attribute-label:not(.label-with-img)  {
  background-color: #232f60 !important;
    color: white !important;
    position: relative;
    top: 200px !important;
    left: 130px !important;
}
.product-grid-item .product-labels .product-label.new  {
color: rgb(255,255,255);
    position: absolute;
    top: 30px;
    inset-inline-start: 2px;
    z-index: 1;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    gap: 10px;
    max-width: 50%;
    transition: opacity .3s ease;
    align-content: center;
    justify-content: center;
    align-items: stretch;
}

.product-grid-item .product-labels{
    position: absolute;
    top: 0px;
    inset-inline-start: 5px;
    z-index: 1;
    display: ;
    flex-direction: ;
    flex-wrap: ;
    gap: ;
    max-width: 100%;
    transition: opacity .3s ease;
    align-content: center;
    justify-content: space-evenly;
    align-items: flex-start;
}

.product-label {
    padding: 5px 10px;
    margin-bottom: -30px;
    min-width: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
}
	.woocommerce .product span.onsale {
    padding: 4px!important;
    z-index: 100;
}
.product-label.onsale {
    background-color: var(--wd-primary-color);
    direction: ltr;
    margin-right: 20px;
}
	.product-label.attribute-label:not(.label-with-img) {
    background-color: #232f60!important;
    color: white!important;
    margin-top: 21px;
}
	.woocommerce-product-gallery .product-labels.product-labels .product-label.new {
    background-color: rgb(35,47,96);
    margin-right: 20px;
    margin-top: 25px;
}
	}
}


.wd-buttons[class*="wd-pos-r"] {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transform: translateX(20px) translateZ(0);
	margin-top: 35px!important;
}

.wd-buttons.wd-pos-r-t {
    top: var(--wd-btn-inset);
    inset-inline-end: var(--wd-btn-inset);
	 margin-top: 35px!important;
}


@media (max-width: 767px) {    div.br_alabel.berocket_alabel_id_29824 > span {
        height: 30px!important;
        width: 30px!important;
        background-color: #f16543;
        color: #ffffff;
        font-size: 14px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: -10px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: -10px;
    }
}

.sc_info_box {
    overflow: hidden;
    margin-bottom: 2em!important;
    padding: 0.5em 1em 0!important;
    background-color: #f7f6f7;
	display:none
}



@media (max-width: 767px) {
    .felsobanner .elementor-31672 .elementor-element.elementor-element-71c1bbf {
        text-align: center;
        color: #FFFFFF;
        font-size: 10px;
			  padding-left: 5px;
        padding-right: 5px;
    }
}



.vp-woo-pont-shipping-method-icons {
    display: flex;
    position: static !important;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    flex-direction: row-reverse;
}

.scrollToTop.button-show {
    opacity: 1;
    transform: none;
    pointer-events: visible;
    margin-bottom: 35px;
}

.woocommerce-mini-cart .remove {
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: white!important;
    background-color: var(--btn-accented-bgcolor);
    text-align: center;
    font-size: 15px;
    line-height: 20px;
}

.woocommerce ul.product_list_widget li a.remove {
    top: 5px;
    right: 0;
    margin-top: 0;
}

.woocommerce-mini-cart .remove:hover {
    background-color: #0f5ae3;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
}

td.product-name p {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 90%;
    color: black;
    font-weight: 700;
}

p.stock.available-on-backorder.wd-style-bordered span {
    border: 1px solid #ff1818;
    color: var(--color-gray-800);
    font-size: 17px;
	font-weight: 600;
}

p.stock.wd-style-bordered span {
    border: 1px solid #85B951;
    color: var(--color-gray-800);
    font-size: 17px;
}


.vp-woo-pont-shipping-method-icons i {
    width: 20px;
    height: 32px;
    margin-right: 10px;
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin: 5px 10px 5px 0;
}

.summary-inner .product_meta {
    margin-bottom: 10px;
    padding-top: 20px;
    border-top: 1px solid var(--brdcolor-gray-300);
    display: none;
}


@media only screen and (max-width: 1024px) {
    .wd-buttons .wd-action-btn>a {
        width: 35px;
        height: 35px;
        margin-top: -45px;
    }
}


.wd-entities-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

html .post.blog-post-loop .post-title {-webkit-line-clamp: 1;}


.page-title .title {
    font-size: 36px;
    line-height: 1.2;
    display: none;
}


.wd-page-title-el .page-title {
    margin-block: 0;
    border-radius: inherit;
    height: 225px;
}

.page-title .container {
    position: relative;
    margin-bottom: -10px;
    display: none;
}


//.wd-action-btn.wd-style-icon>a {//
    position: relative;
    flex-direction: column;
    width: 50px;
    height: 50px;
    font-weight: 400;
    font-size: 0 !important;
    line-height: 0;
	display: none!important;
}




.main-page-wrapper {
    margin-top: -40px;
    padding-top: 0px!important;
    min-height: 50vh;
    background-color: var(--wd-main-bgcolor);
}


@font-face {
  font-family: 'Woodmart';
  src: url('https://epapucs.webhoszting.hu/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}