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

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(47,55,64);
	--wd-text-font-size: 16px;
	--wd-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(47,55,64);
	--wd-entities-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(47,55,64);
	--wd-entities-title-color-hover: rgba(47, 55, 64, 0.6);
	--wd-alternative-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(47,55,64);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 12px;
	--wd-primary-color: rgb(218,38,59);
	--wd-alternative-color: rgb(218,38,59);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(56,56,56);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(218,38,59);
	--btn-accented-bgcolor-hover: rgb(216,54,73);
	--wd-form-brd-width: 2px;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-image: url(https://www.avyber.sk/wp-content/uploads/2020/12/avyber-background-desktop-2000-400-003.jpg);
	background-repeat: inherit;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(30,30,30);
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 400;
	font-size: 15px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
	font-weight: 400;
	font-size: 20px;
	color: rgb(58,58,58);
}
html .wd-product .price:hover, html .wd-product .price > .amount:hover, html .wd-product .price ins > .amount:hover, html .product.wd-product del:hover, html .product.wd-product del .amount:hover {
	color: rgb(15,15,15);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-weight: 900;
	font-size: 33px;
	color: rgb(218,38,59);
}
html .wd-nav.wd-nav-main > li > a {
	font-weight: 700;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 900;
	font-size: 21px;
	text-transform: uppercase;
}
html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-weight: 900;
	font-size: 50px;
}
body[class*="wrapper-boxed"] {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: #ffffff;
	background-image: none;
	background-size: contain;
	background-position: center center;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: url(https://www.avyber.sk/wp-content/uploads/2022/10/avyber-mag-test03.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 1000px;
}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	}
	html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
		font-size: 21px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 18px;
	}
	html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
		font-size: 30px;
	}

}
:root{
--wd-container-w: 1920px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
}

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


/* Okno produktu v katalógu */
.wd-hover-tiled .product-wrapper { box-shadow: 0 0 20px rgb(175 179 200 / 36%) !important; border-radius: 12px !important; }
.wd-hover-tiled .product-element-top { border-top-right-radius: 12px !important; border-top-left-radius: 12px !important; }
.wd-hover-tiled .product-element-bottom { border-bottom-right-radius: 12px !important; border-bottom-left-radius: 12px !important; }
.wd-hover-tiled .product-element-bottom { padding: 20px 15px !important; text-align: center !important; }
.wd-hover-tiled .product-element-bottom { background-color: #fff !important; }
.product-grid-item .product-image-link img, .product-grid-item .hover-img img { max-height: 300px !important; object-fit: contain !important; }
/* Titulok - magazín, kategórie - farba a tieň */
.title-size-small .title {
    color: white !important;
    text-shadow: #00000045 1px 0 10px !important; }
.title-size-small {
    box-shadow: 0 0 20px rgb(175 179 200 / 36%) !important; }
/* Nastavenie stránky produktu - zaoblenie hrán a tiene */
.product-summary-shadow .summary-inner { box-shadow: 0 0 20px rgb(175 179 200 / 36%) !important; border-radius: 12px !important; }
.product-images img { border-radius: 12px !important; margin-bottom: 30px !important; }
.woocommerce-product-gallery img { max-height: 600px !important; object-fit: contain !important; }
/* Odstránenie tlačidla - Kategórie na mobilných zariadeniach */
.wd-btn-show-cat { display: none !important; }
/* Ohraničenie boxu - filter a nastavenia zobrazenia produktov */
.shop-loop-head {
    background: white !important;
    box-shadow: 0 0 20px rgb(175 179 200 / 36%) !important;
    border-radius: 12px !important;
    padding-inline: 33px !important;
    padding-block: 15px !important;
}
/* Ohraničenie boxu - popis - text kategórie produktov */
.term-description, .page-description {
    margin-bottom: 25px !important;
    background: white !important;
    box-shadow: 0 0 20px rgb(0 91 117 / 15%) !important;
    border-radius: 12px !important;
    padding-inline: 33px !important;
    padding-block: 15px !important;
}

/* Header - tieň */
.whb-with-shadow { box-shadow: 0 3px 12px rgb(0 0 0 / 33%) !important; }



/* Tlačidlo - Do obchodu */
.single_add_to_cart_button { min-width: 100% !important; font-size: 15px !important; background-image: url(https://www.avyber.sk/wp-content/uploads/2022/09/avyber-s-header-2000-50-001.jpg) !important; }
/* Ostatné */
.whb-color-dark .searchform.wd-style-default { --wd-form-color: rgb(47,55,64) !important; }
.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a { color: #2f3740bd !important; }
.wd-products-per-page .per-page-variation { color: #2f3740bd !important; }
.woocommerce-breadcrumb a:hover, .yoast-breadcrumb a:hover { color: #2f3740 !important; }
.woocommerce-breadcrumb a, .yoast-breadcrumb a { color: #2f3740bd !important; }
.page-title { margin-bottom: 20px !important; }
.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span { font-weight: 400 !important; font-size: 16px !important; }
/* Header-menu desktop tieň */
.wd-dropdown { box-shadow: 0px 50px 50px rgb(21 24 36 / 54%) !important; }

/* Okno vybraných filtrov */

.wd-active-filters {
    background: white !important;
    box-shadow: 0 0 20px rgb(175 179 200 / 36%) !important;
    border-radius: 12px !important;
    padding-inline: 33px !important;
    padding-block: 15px !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important; }

.widget_layered_nav_filters a { color: #da263b; }

/* Magazín */
.post-single-page { 
	
    max-width: 1000px !important; 
    margin: auto !important; 
    background: #ffffff !important;
    padding: 33px !important;
    border-radius: 12px !important;
    box-shadow: 0 0 20px 12px rgb(0 0 0) !important;
}
.wd-single-footer {
   
    border-radius: 12px !important;
    max-width: 1000px !important;
    background: #ffffff !important;
    margin: auto !important;
    margin-top: 30px !important;
    box-shadow: 0 0 20px 12px rgb(0 0 0) !important;
    border-top: none !important;
	  padding: 33px !important;
}
.wd-page-nav {
	
    border-radius: 12px !important;
    max-width: 1000px !important;
    background: #ffffff !important;
    margin: auto !important;
    margin-top: 30px !important;
    box-shadow: 0 0 20px 12px rgb(0 0 0) !important;
    padding: 33px !important;
    border-bottom: none !important;
}
.comments-area .comment-respond {
 
    border-radius: 12px !important;
    max-width: 1000px !important;
    background: #ffffff !important;
    margin: auto !important;
    box-shadow: 0 0 20px 12px rgb(0 0 0) !important;
    padding: 33px !important;
	  margin-top: 30px !important;
}
.wd-post-cat.wd-style-with-bg { display: none !important; }
.post-single-page .wd-entry-meta { display: none !important; }
.post-single-page .post-title { margin-bottom: 40px !important; }@media (min-width: 1025px) {
	.wd-nav-product-cat>li>a {
   
    padding: 12px !important;
    font-size: 12px !important;
    box-shadow: 0px 3px 3px 0px rgb(214 166 121) !important;
    border-radius: 12px !important;
    background: #fff !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    flex-direction: row !important;
    width: 295px !important;
}

.wd-nav.wd-gap-m { --nav-gap: 20px !important; }

.wd-nav-img, .mega-menu-list img {
    margin-right: 15px !important;
    margin-left: 5px !important;
    max-height: 50px !important;
}

.wd-nav-img img, .mega-menu-list img img {
    max-height: 50px !important;
	  max-width: 50px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-nav-product-cat { 
	  background-color: transparent !important;
	  display: inline-flex !important; }

.wd-nav-product-cat>li>a {
   
    padding: 12px !important;
    font-size: 12px !important;
    box-shadow: 0px 3px 3px 0px rgb(214 166 121) !important;
    border-radius: 12px !important;
    background: #fff !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    flex-direction: row !important;
    width: 229px !important;
}

.wd-nav.wd-gap-m { --nav-gap: 20px !important; }

/* Obrázok kategórie */

.wd-nav-img img, .mega-menu-list img img {
    max-height: 33px !important;
    max-width: 33px !important;
}
.wd-nav-img, .mega-menu-list img {
    margin-right: 15px !important;
	  margin-left: 5px !important;
    max-height: 33px !important;
}

/* Responzívne bloky kategórií v jednom riadku na mobilných zariadeniach */

.wd-nav-product-cat li { flex: 1 1 0% !important; }
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-nav-product-cat { 
	  background-color: transparent !important;
	  display: inline-flex !important; }

.wd-nav-product-cat>li>a {
   
    padding: 12px !important;
    font-size: 12px !important;
    box-shadow: 0px 3px 3px 0px rgb(214 166 121) !important;
    border-radius: 12px !important;
    background: #fff !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    flex-direction: row !important;
    width: 229px !important;
}

.wd-nav.wd-gap-m { --nav-gap: 20px !important; }

/* Obrázok kategórie */

.wd-nav-img img, .mega-menu-list img img {
    max-height: 33px !important;
    max-width: 33px !important;
}
.wd-nav-img, .mega-menu-list img {
    margin-right: 10px !important;
	  margin-left: 0px !important;
    max-height: 33px !important;
}

/* Responzívne bloky kategórií v jednom riadku na mobilných zariadeniach */

.wd-nav-product-cat li { flex: 1 1 0% !important; }

.wd-social-icons.icons-size-large .wd-icon { font-size: 50px !important; padding: 21px !important; }
}

@media (max-width: 576px) {
	.wd-nav-product-cat { 
	  background-color: transparent !important;
	  display: inline-flex !important; }

.wd-nav-product-cat>li>a {
   
    padding: 12px !important;
    font-size: 12px !important;
    box-shadow: 0px 3px 3px 0px rgb(214 166 121) !important;
    border-radius: 12px !important;
    background: #fff !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    flex-direction: row !important;
    width: 160px !important;
}

.wd-nav.wd-gap-m { --nav-gap: 10px !important; }

/* Obrázok kategórie */

.wd-nav-img img, .mega-menu-list img img {
    max-height: 33px !important;
    max-width: 33px !important;
}
.wd-nav-img, .mega-menu-list img {
    margin-right: 10px !important;
	  margin-left: 0px !important;
    max-height: 33px !important;
}

/* Responzívne bloky kategórií v jednom riadku na mobilných zariadeniach */

.wd-nav-product-cat li { flex: 1 1 0% !important; }

.single_add_to_cart_button { min-width: 100% !important; }

.wd-social-icons.icons-size-large .wd-icon { font-size: 50px !important; padding: 21px !important; }

/* Okno vybraných filtrov */

.shop-content-area .shop-loop-head { margin-top: 0px !important; }
.shop-loop-head { margin-bottom: 20px !important; }
}

