.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-repeat:repeat-y;
	background-size:contain;
}

.header-banner{
	background-color:rgb(10,10,10);
}

.page-title-default{
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(29,27,48);
}

:root{
--wd-text-font:"Oswald", Arial, Helvetica, sans-serif;
--wd-text-font-weight:300;
--wd-text-color:rgb(84,84,84);
--wd-text-font-size:18px;
}
@media (max-width: 1024px){
:root{
--wd-text-font-size:18px;
}
}
@media (max-width: 767px){
:root{
--wd-text-font-size:18px;
}
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-transform:none;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Oswald", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-transform:none;
--wd-entities-title-color:rgb(58,58,58);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:15px;
}
html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .wd-scroll-content > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > ins .amount, html .product-image-summary-wrap .wd-scroll-content > .price > ins .amount, html .product-image-summary .summary-inner > .price del, html .product-image-summary .summary-inner > .price del .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > ins .amount{
	font-family: "Roboto", Arial, Helvetica, sans-serif;font-size: 30px;
}

html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-family: "Roboto", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 20px;text-transform: none;
}

html .product_title{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight: 700;
}

html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight: 500;
}

html .wd-header-cats .menu-opener, html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight: 600;
}

@media (max-width: 767px){
html .wd-header-cats .menu-opener, html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a{
	line-height: 30px;
}

}
html .product-grid-item .wd-entities-title, html .product.category-grid-item .more-products, html .product.category-grid-item.cat-design-replace-title .more-products{
	font-family: "Oswald", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 14px;text-transform: uppercase;
}

@media (max-width: 1024px){
html .product-grid-item .wd-entities-title, html .product.category-grid-item .more-products, html .product.category-grid-item.cat-design-replace-title .more-products{
	font-size: 14px;
}

}
@media (max-width: 767px){
html .product-grid-item .wd-entities-title, html .product.category-grid-item .more-products, html .product.category-grid-item.cat-design-replace-title .more-products{
	font-size: 14px;
}

}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a{
	font-family: "Oswald", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 19px;
}

html .wd-dropdown-menu.wd-design-sized .wd-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .wd-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a{
	font-family: "Oswald", Arial, Helvetica, sans-serif;font-size: 19px;
}

:root{
--wd-primary-color:rgb(106,149,121);
}
:root{
--wd-alternative-color:rgb(247,247,247);
}
:root{
--wd-link-color:rgb(10,201,0);
--wd-link-color-hover:rgb(0,0,0);
}
body{
	background-color:rgb(255,255,255);
}

.page .main-page-wrapper{
	background-color:rgb(244,244,244);
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(244,244,244);
}

.single-product .main-page-wrapper{
	background-color:rgb(244,244,244);
}

:root{
--btn-default-bgcolor:rgb(106,149,121);
}
:root{
--btn-default-bgcolor-hover:rgb(0,0,0);
}
:root{
--btn-shop-bgcolor:rgb(106,149,121);
}
:root{
--btn-shop-bgcolor-hover:rgb(0,0,0);
}
:root{
--btn-accent-bgcolor:rgb(106,149,121);
}
:root{
--btn-accent-bgcolor-hover:rgb(114,114,114);
}
:root{
--notices-success-bg:rgb(0,0,0);
}
:root{
--notices-success-color:rgb(255,255,255);
}
:root{
--notices-warning-bg:rgb(255,255,255);
}
:root{
--notices-warning-color:rgb(81,163,53);
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1745px;
		}
	}

	.container {
		max-width: 1775px;
	}
	
	
	@media (min-width: 1775px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1775px) / 2);
			padding-right: calc((100vw - 1775px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1792px) / 2);
			padding-right: calc((100vw - 1792px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 670px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 64px;
}

body.header-banner-display .website-wrapper {
	margin-top:64px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 33px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:33px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.majolikabolt.hu/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.2.4") format("woff2");
}

.products .product-grid-item > a.add-to-cart-loop,
.slide-product .product-grid-item > a.add-to-cart-loop{
	display: none !important;
}
.wd-nav>li:hover .wd-dropdown
{
	opacity: 1;
  pointer-events: auto;
}
.xt-framework-notices{
	padding: 0 17px;
  display: block;
  width: 100%;
}
.woocommerce-notices-wrapper .amount, 
.xt-framework-notices .amount{ color: #6a912b !important; }

.xt-framework-notice .button{ background: black; }

.woocommerce-cart .woocommerce-notices-wrapper [role=alert]{
color: #c90101;
    border: 1px solid #c90101;
    border-radius: 5px;
    background: #f9efef;
}
.woocommerce-notices-wrapper .amount,
.woocommerce-cart .woocommerce-notices-wrapper .hidden-notice[role=alert] .amount{
	color: #c90101 !important;
}


.woocommerce-cart .woocommerce-notices-wrapper .hidden-notice[role=alert] a{
		background: #d5565c;
    padding: 8px 12px;
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.85rem;
}

.woocommerce-notices-wrapper .woocommerce-info a{
		background: #3f9559;
    padding: 8px 12px;
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.85rem;
}

.shop_table .woocommerce-shipping-totals td {
	text-align: left !important;
	padding: 15px 10px !important;
}

.product_meta > span.posted_in {
    display: none;
}

body .product_meta > span.cr_gtin {
    display: none;
}

body .product_meta > span.cr_mpn {
    display: none;
}

body .product_meta > span.cr_brand {
    display: none;
}

body .product-labels.labels-rounded .elfogyott {
    font-size: 6px;
}

/* Upsell carousel címkék méretének csökkentése */
.upsells-carousel .product-grid-item .product-label,
.upsells-carousel .product-grid-item .wd-label,
.upsells-carousel .product-grid-item .onsale,
.upsells-carousel .product-grid-item .out-of-stock,
.upsells-carousel .product-grid-item .badge,
.upsells-carousel .product-grid-item .label {
    font-size: 10px !important;      /* kisebb szöveg */
    padding: 2px 4px !important;     /* kisebb belső margó */
    line-height: 1 !important;
    min-width: auto !important;      /* ne legyen fix szélesség */
}

/* Terméknév betűméret csökkentése */
.woocommerce-checkout-review-order-table .product-name {
    font-size: 12px !important;
    line-height: 1.35;
	
}

/* Engedjük, hogy a szöveg szélesebben fusson a kép mellett */
.woocommerce-checkout-review-order-table .product-name,
.woocommerce-checkout-review-order-table td.product-name {
    white-space: normal !important;
    word-break: break-word;
}

/* A checkout terméksor celláinak függőleges paddingjét csökkentjük */
.woocommerce-checkout-review-order-table .cart_item td {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

/* A terméknév külön ne legyen lejjebb */
.woocommerce-checkout-review-order-table .product-name {
    margin-top: 0 !important;
    padding-top: 0 !important;

}

/* Terméknév cella szélesítése */
.woocommerce-checkout-review-order-table td.product-name {
    width: 95% !important;   /* eddig kb. 50% lehetett */
    max-width: 95% !important;
    white-space: normal !important;
    word-break: break-word;
}

.woocommerce-checkout-review-order-table td.product-name > * {
    vertical-align: top !important;
    display: inline-block !important;
}

/* Kép és szöveg közti távolság */
.woocommerce-checkout-review-order-table td.product-name .quadlayers_product_image_checkout {
    margin-right: 8px !important; /* 8px hely a kép és a szöveg között, állítható */
}

@media (max-width: 576px) {
	.shop_table_responsive tr.woocommerce-shipping-totals td:before{
	display: none !important;
}

.shop_table .woocommerce-shipping-totals td{
	padding: 0 !important;
}

/* Mobil: kép és szöveg külön cellában, szöveg ne törjön alá */
@media only screen and (max-width: 768px) {
    /* Terméknév cella flex helyett blokk */
    .woocommerce-checkout-review-order-table td.product-name {
        display: block !important;
    }

    /* Kép külön blokk */
    .woocommerce-checkout-review-order-table td.product-name .quadlayers_product_image_checkout {
        display: block !important;
        width: 50px !important;   /* szükség szerint állítható */
        height: 50px !important;
        margin-bottom: 4px;       /* kis hely a kép alatt */
    }

    /* Szöveg külön blokk, nem törik a kép alá */
    .woocommerce-checkout-review-order-table td.product-name > :not(.quadlayers_product_image_checkout) {
        display: block !important;
        white-space: normal !important;
        word-break: break-word !important;
    }
}

}

