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

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(45,42,42);
	--wd-text-font-size: 15px;
	--wd-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,170,163);
	--wd-entities-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(58,175,169);
	--wd-entities-title-color-hover: rgb(0, 140, 135);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(58,175,169);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #3aafa9;
	--wd-alternative-color: #00a0bd;
	--btn-default-bgcolor: #3aafa9;
	--btn-default-bgcolor-hover: #008c87;
	--btn-accented-bgcolor: #3aafa9;
	--btn-accented-bgcolor-hover: #008c87;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #3aafa9;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #a0376b;
	--notices-warning-color: #ffffff;
	--wd-link-color: #3aafa9;
	--wd-link-color-hover: #00aaa3;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(58,175,169);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 720px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 290px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 36px;
	color: #26a59a;
}
html .wd-single-post-header .title:hover, html .wd-single-post-title .wd-post-title:hover {
	color: rgb(9,141,199);
}
label {
	font-weight: 500;
	color: #313131;
}
label:hover {
	color: #00a0bd;
}
.woocommerce-product-details__short-description {
	font-weight: 500;
	font-size: 15px;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(224,74,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(26,153,178);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #3aafa9;
}

.icon-color .wd-info-box .info-svg-wrapper svg {
    fill: #ffffff;
}
.banner-shadow {
    box-shadow: 0 2px 22px -9px rgb(0 0 0 / 15%);
}
.top-bar-contact {
    font-size: 13px !important;
}

/* webshop custom CSS */
.single-product-page>div:not(:last-child) {
    margin-bottom: 40px;
    padding-left: 2%;
    padding-right: 2%;
}
body .select2-container--default .select2-selection {
    border: 2px solid rgba(129,129,129,.0);
    border-radius: 0;
}

table.variations tbody {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2rem;
}

.product-label.out-of-stock {
    background-color: #a0376b;
    color: #ffffff;
    font-weight: 600;
}
.labels-rounded .out-of-stock {
    max-width: 85px;
    font-size: 11px;
}
.labels-rounded .product-label {
  font-size: 12px;
	padding: 7px 7px;
  min-height: 35px;
  border-radius: 99px;
}
/* Pénztár oldal custom CSS */
.checkout-order-review:before, .woocommerce-order-pay .entry-content>.woocommerce:before {
    display: none;
}
.checkout-order-review:after, .woocommerce-order-pay .entry-content>.woocommerce:after {
    display: none;
}
td.product-total .amount {
    color: #313131;
    font-weight: 500;
}
.woocommerce-checkout-review-order-table th {
    max-width: 55%;
    width: 55%;
}
/* Speciális ajánlat heti 1 termékre */
.superdeal .product-grid-item .price {
    display: block;
    margin-bottom: 0;
    font-size: 25px;
    line-height: 1.5;
}
.superdeal .wd-hover-quick .wd-add-btn>a {
    display: block;
    font-size: 16px;
    opacity: .8;
    color: #fff;
    background-color: var(--wd-primary-color);
}
.superdeal .wd-add-btn-replace .add-to-cart-loop {
    overflow: hidden;
    padding: 10px;
}
.superdeal .product-grid-item .wd-entities-title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.5 !important;
}
.superdeal .wd-timer>span {
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0 8px 5px;
    padding: 5px;
    min-width: 3em;
    min-height: 3em;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
    color: var(--color-gray-800);
    font-weight: 600;
    font-size: 23px;
    line-height: 1.5;
}
/* Egyedi térmékkép címkék CSS */
/* Product LABELs custom CSS */
.product-images .labels-rounded .product-label {
    display: flex;
    align-items: center;
    justify-content: center;
		min-height: 3em;
    min-width: 7em;
    padding: 10px 12px;
    font-size: 13px !important;
}
/* Ingyenes szállítás */
span.attribute-label.product-label.label-term-ingyenes-szallitassal.label-attribute-pa_termekkep-cimkek {
    color: #ffffff;
    background-color: rgb(242,68,120);
	  min-height: 3em;
    min-width: 7em;
	  letter-spacing: -0.1px;
	  text-transform: inherit;
    font-weight: 600;
    line-height: 1.2;
}

/* Amelia Event Booking Customization */
.amelia-app-booking #amelia-booking-wrap #am-events-booking .am-event-list .am-event {
    padding: 30px !important;
}

/* Dialog */
.el-dialog{
    max-width: 900px!important;
    width: 95%!important;
}

/* Heading */
#pane-first .ql-description h1{
	font-size: clamp(1.125rem, 0.9511rem + 0.8696vw, 1.625rem) !important;
}

/* Form item */
.am-dialog-popup .el-overlay-dialog .el-dialog .el-dialog__body div .am-elfci .el-form--label-top .el-form-item{
	width:100% !important;
	height:auto !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
	.woodmart-show-categories {
    display: none;
}
.page-title {
    padding: 50px 0;
}
/* Sidebar widgets */
.sidebar-container.wd-inited .sidebar-widget {
    padding-right: 15px;
    padding-left: 15px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.woodmart-show-categories {
    display: none;
}
.page-title {
    padding: 25px 0;
}
/* Sidebar widgets */
.sidebar-container.wd-inited .sidebar-widget {
    padding-right: 15px;
    padding-left: 15px;
}
/* Összehasonlítás custom CSS */
.wd-compare-col {
    flex: 1 0 30%;
}

}

@media (max-width: 576px) {
	.woodmart-show-categories {
    display: none;
}
.page-title {
    padding: 25px 0;
}
/* Sidebar widgets */
.sidebar-container.wd-inited .sidebar-widget {
    padding-right: 15px;
    padding-left: 15px;
}
/* Pénztár oldal custom CSS */
.woocommerce-checkout-review-order-table th {
    max-width: 50%;
    width: 50%;
}
.checkout-order-review {
    padding: 20px 5px;
}
/* Összehasonlítás custom CSS */
.wd-compare-row .wd-compare-col {
    flex: 1 0 50%;
}
.wd-compare-col {
    padding: 10px;
}
.compare-value:before {
    content: attr(data-title);
    display: block;
    margin-top: -15px;
    margin-bottom: 10px;
    padding: 8px;
    width: 100%;
    background-color: rgba(0,0,0,.03);
    color: #2d2a2a;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}
.wd-compare-col .added_to_cart, .wd-compare-col .button {
    padding: 12px 12px;
    font-size: 11px;
    line-height: 15px;
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: var(--btn-shop-bgcolor);
}
/* Speciális ajánlat heti 1 termékre */
.superdeal .product-grid-item .price {
    display: block;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 1.5;
}
.superdeal .wd-hover-quick .wd-add-btn>a {
    display: block;
    font-size: 16px;
    opacity: .8;
    color: #fff;
    background-color: var(--wd-primary-color);
}
.superdeal .wd-add-btn-replace .add-to-cart-loop {
    overflow: hidden;
    padding: 10px;
}
.superdeal .product-grid-item .wd-entities-title {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 1.5 !important;
}
.superdeal .wd-timer>span {
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0 8px 5px;
    padding: 5px;
    min-width: 3em;
    min-height: 3em;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
    color: var(--color-gray-800);
    font-weight: 600;
    font-size: 23px;
    line-height: 1.5;
}
/* Checkout Steps design */
.wd-checkout-steps li:not(.step-active) {
    display: inline-block
}
.wd-checkout-steps li {
    font-size: 100%;
}
.wd-checkout-steps li:after {
    margin: 0 6px;
    font-weight: 700;
    font-size: 60%;
    opacity: .7;
    content: "\f120";
    font-family: woodmart-font;
}
.wd-header-overlap .page-title {
    padding-top: 65px;
}
/* Notification blocks design PHONE */
.woocommerce-info:before {
display: none;
}
.woocommerce-info {
padding-left: 30px;
}
.notifications-sticky .woocommerce-info {
padding-right; 60px;
}
.notifications-sticky .woocommerce-info:after {
width: 50px;
font-size: 13px;
}
}

