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

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(130,130,130);
	--wd-text-font-size: 16px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(42,42,42);
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(42,42,42);
	--wd-entities-title-color-hover: rgb(227, 6, 19);
	--wd-alternative-font: "Cinzel", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(42,42,42);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(227,6,19);
	--wd-alternative-color: rgb(42,42,42);
	--wd-link-color: rgb(227,6,19);
	--wd-link-color-hover: rgb(42,42,42);
	--btn-default-bgcolor: rgb(42,42,42);
	--btn-default-bgcolor-hover: rgb(227,6,19);
	--btn-accented-bgcolor: rgb(42,42,42);
	--btn-accented-bgcolor-hover: rgb(226,6,19);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 620px;
}
.header-banner {
	background-color: rgb(255,255,255);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 500;
	color: rgb(155,155,155);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(13,13,13);
}
html .wd-nav.wd-nav-main > li > a {
	text-transform: none;
}
.wd-shop-result-count .woocommerce-result-count {
	font-size: 14px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	font-weight: 600;
	color: rgb(255,255,255);
	background: rgb(42,42,42);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	color: rgb(255,255,255);
	background: rgb(227,6,19);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color: rgba(0,0,0,0.11);
	--wd-form-brd-color-focus: rgba(0,0,0,0.19);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-color-hover: rgb(221,51,51);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-color-hover: rgb(221,51,51);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(52,190,55);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,6,19);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(229,229,229);
	color: rgb(45,45,45);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(6,118,227);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 40%;
}

@media (max-width: 1024px) {
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 14px;
	}

}

@media (max-width: 768.98px) {
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 13px;
	}

}
:root{
--wd-container-w: 1490px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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




.cnb-font-icon {
    font-size: 18px!important;
    padding-right: 6px;
}
.cnb-inside-item {
    font-family: "Jost", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 80%;
    text-transform: uppercase;
}
a.cnb-action.cnb-icon-type-font {
    background-color: var(--wd-primary-color) !important;
}
.call-now-button.cnb-full a {
    margin: 5px;
	border-radius: 6px;
}



.price {
    color: #828282 !important;
}

del .amount  {
    color: #2a2a2a;
    font-weight: 400;
}

.price del {
    color: #e30613;
    font-size: 90%;
}


/* Product page swatch */
.wd-swatch.wd-text {
    min-height: 1.4em;
    background: #fff;
}
.wd-swatch.wd-text .wd-swatch-text {
    padding: 0 calc(var(--wd-swatch-size) / 3);
}
[class*="wd-swatches"].wd-text-style-3 .wd-swatch.wd-text:is(.wd-active,:hover:not(.wd-disabled)) {
    --wd-swatch-brd-color: #e40b18!important;
}


/* OMNIBUS */
.wc-price-history.prior-price.lowest {
	  padding-top: 12px;
    font-size: 12px;
}

span.wc-price-history.prior-price-value > span.woocommerce-Price-amount.amount {
    font-size: 12px;
}


/* BOGO */
.awdr-you-saved-text {
    color: #2e2e2e !important;
    font-weight: 600;
    font-size: 14px;
}
span.woocommerce-Price-amount.amount {
    white-space: nowrap;
}


/* Méret piros */
select#pa_meret {
    color: #e30613;
    font-weight: 700;
}


/* Frequently bought together */
.wd-fbt.wd-design-side .wd-fbt-form {
    background-color: #ffffff;
}
.woosb-products {
    background: #fff;
    padding: 0 10px;
}


/* CART NOWRAP TEXT */
tr.cart_item .product-total .amount {
    white-space: nowrap;
}
td.product-price :is(.amount,.wd-price-unit) {
    font-size: 14px;
    white-space: nowrap;
}

/* WPC */
.woosb-products .woosb-product .woosb-title .woosb-title-inner a {
    color: #8a8a8a;
    font-weight: 500;
    font-size: 14px;
}

/* Bundle single product */
.woosb-title a {
    color: #8a8a8a;
    font-weight: 500;
    font-size: 14px;
}


/* WCPA Custom Script Plugin */
.ba_container .ba_img {
    border-radius: 0px!important;
}
.ba_img.background-img {
    background-size: cover;
}
.ba_img.foreground-img {
    background-size: cover;
}

/* WCPA 5.0 */
.wcpa_section.wcpa_accordion_closed .wcpa_section_head {
    border: 1px solid #e3e2e2;
}
.wcpa_wrap .wcpa_section_head {
    background: rgb(255 255 255);
	  padding: 7px 10px;
}

.wcpa_wrap .wcpa_accordion_open .wcpa_section_body {
    padding: 20px 10px;
    background: #fff;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.wcpa_wrap .wcpa_section_head {
    background: rgb(255 255 255);
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.wcpa_wrap .wcpa_group_field, .wcpa_wrap .wcpa_grp_items {
    gap: 10px 10px;
}
.wcpa_selected_items span {
    color: #E30613;
}
#wcpa_img_preview .wcpa_img_check {
    width: 40px;
    height: 40px;
    border: 1.5px solid #fff;
    top: 15px;
    left: 15px;
}
.wcpa_wrap .wcpa_toggle::before, .wcpa_wrap .wcpa_toggle::after {
    background-color: #e30613;
}




.banner-mask .wrapper-content-banner {
    background-color: rgba(0,0,0,0.5);
}

p.stock.wd-style-bordered span {
    font-size: 13px;
	  background: #fff;
}

.wd-entry-meta .meta-author {
    display: none;
}
.list-icon, .wd-list>li>img, .wd-list picture {
    margin-right: 20px;
}


.cs_preview_container .cs-cookie-bar-container .cs-modal .custom-switch .custom-switch-input:checked+.custom-switch-btn:after {
    background: #e30613!important;
}




#shipping_method_0_flat_rate5 + label[for=shipping_method_0_flat_rate5]::after {
    display: block;
    font-size: 75%;
    color: rgb(137,131,142);
    content: "A kiszállítás túra fuvarban, a szállító által meghatározott időpontban történik. Ütemezett szállítás igénye esetén keresd ügyfélszolgálatunkat!";
}


#shipping_method_0_free_shipping1 + label[for=shipping_method_0_free_shipping1]::after {
    display: block;
    font-size: 75%;
    color: rgb(137,131,142);
    content: "Magyarország területén ingyenesen szállítjuk házhoz rendelésed, az első zárt ajtóig, amennyiben az általunk megadott napon megfelelő számodra a termék(ek) átvétele. Egyedi, általad meghatározott időpntban történő házhozszállítás is lehetséges, országosan bruttó 30.000 Ft-os áron.";
}


/* custom product colors fyi text */
#wcpa_img_popup_outer .wcpa_img_popup span {
    background: #fff;
    color: #000;
    font-weight: 700;
    padding: 2px 15px;
	  margin-left: 0px !important;
}

/* Order confirm width */
.woocommerce-order:not(.wd-with-extra-content) {
    max-width: 1200px;
}

/* Fullscreen search background v2 */
.wd-search-full-screen-2 {
    background-color: #f7f7f7 !important;
}

/* Product label width on archive */
.product-labels {
    max-width: 70% !important;
}

/* Product page enlarge button fix */
.wd-action-btn.wd-style-icon-bg-text>a {
    background-color: #f7f7f7 !important;
}

/* cart nowrap price */
tr.order-total td strong {
    white-space: nowrap;
}
small.includes_tax {
    white-space: nowrap;
}

/* 404 no search */
.error404 .page-content>.wd-search-form {
    display: none;
}

/* hotspot desc hide */
.hotspot-type-product .hotspot-content-text {
    display: none;
}

/* remove star rating */
.wd-star-rating {
    display: none;
}

.wd-sticky-btn .star-rating {
    display: none;
}
.wd-swatch:after {
    border-bottom: 2px solid #e30613;
    border-color: #e30613 !important;
}
.wd-hover-fw-button .wd-add-btn>a {
    font-size: 12px;
}
.price {
    color: #bbb;
}
.filter-swatch.with-text {
    font-weight: 400;
}
ul.variation {
    color: #777777;
}



.wcpa_form_outer .wcpa_form_item .image-group label {
    padding-right: 0.3em;
    font-size: 13px;
	  font-weight:400;
}
.wcpa_form_outer label {
    font-weight: 600;
}
.wcpa_form_outer .wcpa_form_item .wcpa_image, .wcpa_form_outer .wcpa_form_item .wcpa_image_other {
    margin: 0.5em 0.5em 0.5em 0.1em;
}
.wcpa_form_outer .wcpa_form_item .image-inline img {
    border: 2px solid #fff;
}
.wcpa_img_mag {
    background-image: url(https://serabedstore.hu/2022/wp-content/uploads/2022/07/sb-expand-3.svg);
    border-radius: 0px;
	  background-color:#fff;
	  right: 2px;
    bottom: 2px;
}
.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+img, .wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_squircle input:checked+img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+img, .wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_circle input:checked+img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+img, .wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_square input:checked+img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+div img, .wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_squircle input:checked+label img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+div img, .wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_circle input:checked+label img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+div img, .wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_square input:checked+label img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+picture img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+picture img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+picture img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+div picture img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+div picture img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+div picture img {
    box-shadow: none;
    border: 2px solid #e30613;
}
.wcpa_form_outer .wcpa_form_item .required_ast {
    color: #e30613;
	  display:none;
}
.wcpa_form_outer .wcpa_form_item .image-group .wcpa_image .wcpa_image_desc {
    text-align: center;
}
.wcpa_form_outer {
    margin: 0.2em 0;
}
.wcpa_form_outer .wcpa_form_item .wcpa_helptext {
    font-size: 1em;
    font-weight: 600;
    color: #e30613;
}
.woocommerce-cart-form .wcpa_cart_type_image-group {
    padding-top: 0;
}
.wcpa_cart_type_image-group, .woocommerce-cart-form .wcpa_cart_type_image-group p, .woocommerce-cart-form .wcpa_cart_type_color-group, .woocommerce-cart-form .wcpa_cart_type_color-group p, .woocommerce-checkout-review-order-table .wcpa_cart_type_image-group, .woocommerce-checkout-review-order-table .wcpa_cart_type_image-group p, .woocommerce-checkout-review-order-table .wcpa_cart_type_color-group, .woocommerce-checkout-review-order-table .wcpa_cart_type_color-group p {
    margin: 0;
}
.woocommerce-cart-form .wcpa_cart_type_image-group, .woocommerce-cart-form .wcpa_cart_type_color-group, .woocommerce-checkout-review-order-table .wcpa_cart_type_color-group, .woocommerce-checkout-review-order-table .wcpa_cart_type_image-group {
    display: inherit;
    flex-wrap: wrap;
    flex-direction: row;
    clear: left;
}
.wcpa_form_outer label {
    margin-bottom: 3px!important;
}
.wcpa_drag_drop .wcpa-upload-message, .wcpa_form_outer .wcpa_error_msg {
    color: #e30613;
    font-size: 16px !important;
    font-weight: 600;
}


/* disable sticky cart imgs */
wd-sticky-btn .cart:not(.variations_form):not(.grouped_form), .wd-sticky-btn .cart:not(.variations_form):not(.grouped_form)> .wcpa_form_outer {
    display: none;
}


/* labels 
.product-label.new {
    background-color: #ffffff !important;
    color: #0b0b0b;
}
.product-label.featured {
    background-color: #e30613;
}
*/


/* cart fix */
li.variation-Szvetsszn {
    display: flex;
}
span.item-variation-name {
    margin-right: 5px;
}
.progress-msg {
    color: #0b0b0b;
    font-weight: 600;
}



/* prod uantity input buttons */
div.quantity input[type="button"] {
    background: #fff;
}
div.quantity input[type="number"] {
    background: #fff;
}
@media (min-width: 1025px) {
	html .entry-summary .single_add_to_cart_button {
    width: 85%;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	html .entry-summary .single_add_to_cart_button {
    width: 75%;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	html .entry-summary .single_add_to_cart_button {
    width: 85%;
}
}

@media (max-width: 576px) {
	html .entry-summary .single_add_to_cart_button {
    width: 72%;
}

h4.title.element-title {
    font-size: 20px;
}
.wd-title-style-overline .wd-all-open-title span {
    font-size: 20px;
}
}

