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

.wd-popup.wd-promo-popup{
	background-color:rgb(248,248,248);
	background-image: url(https://sanilab.sk/wp-content/uploads/2022/05/popup-banner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-image: url(https://sanilab.sk/wp-content/uploads/2024/03/roin-header-easter_1.png);
}

.page-title-default{
	background-color:rgb(8,188,8);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Work Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Mulish", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Mulish", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-transform:none;
--wd-entities-title-color:rgb(36,36,36);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Mulish", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:none;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--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;
}
html .wd-nav.wd-nav-secondary > li > a{
	font-family: "Mulish", Arial, Helvetica, sans-serif;font-weight: 800;
}

html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-size: 18px;text-transform: none;
}

@media (max-width: 767px){
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-size: 16px;
}

}
html .wd-nav-mobile > li > a{
	text-transform: none;
}

.whb-general-header .wd-nav.wd-nav-secondary > li > a{
	font-weight: 400;color: rgb(119,119,119);
}

.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(36,36,36);
}

:root{
--wd-primary-color:rgb(8,188,8);
}
:root{
--wd-alternative-color:rgb(5,73,5);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(8,188,8);
}
:root{
--btn-accented-bgcolor-hover:rgb(5,73,5);
}
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]{
	background: rgb(8,188,8);
}

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{
	background: rgb(5,73,5);
}

:root{
--notices-success-bg:rgb(8,188,8);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(5,73,5);
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 0px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
									--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
				--btn-accented-box-shadow-active: none;
				--btn-accented-bottom: 0px;
			
			
			
					
									--wd-sticky-btn-height: 95px;
					
					--wd-brd-radius: 0px;
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1225px;
			}
		}

		.container {
			max-width: 1255px;
		}

		:root{
			--wd-container-w: 1255px;
		}
	
			@media (min-width: 1272px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1255px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
	
	
	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-bg: rgba(15,15,15,0.04);
						}
/*@media only screen and (min-width: 1100px) {
.whb-column.whb-col-left.whb-visible-lg:before {
content: "";
display: inline-block;
background-image: url(https://sanilab.sk/wp-content/uploads/2023/12/sanilab-christmas.svg);
width: 200px;
height: 80px;
background-repeat: no-repeat;
position: absolute;
top: 10px;
left: 300px;
}
}

@media only screen and (min-width: 1230px) {
.whb-column.whb-col-left.whb-visible-lg:before {
content: "";
display: inline-block;
background-image: url(https://sanilab.sk/wp-content/uploads/2023/12/sanilab-christmas.svg);
width: 200px;
height: 80px;
background-repeat: no-repeat;
position: absolute;
top: 10px;
left: 450px;
}
}

@media only screen and (min-width: 1650px) {
.whb-column.whb-col-left.whb-visible-lg:before {
content: "";
display: inline-block;
background-image: url(https://sanilab.sk/wp-content/uploads/2023/12/sanilab-christmas.svg);
width: 200px;
height: 80px;
background-repeat: no-repeat;
position: absolute;
top: 10px;
left: 620px;
}
}
*/

.woocommerce-tabs iframe {
max-height: 500px !important;
height: 500px !important;
width: 80% !important;
}

.whb-sticked .whb-column.whb-col-left.whb-visible-lg:before {
display: none;
}

td.product-name {
    color: rgb(36,36,36) !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    font-family: 'Mulish';
}

.products[class*="wd-stretch-cont"] :is(.price,.wrap-price,.product-rating-price) {
    margin-top: 5px !important;
}

.wd-hover-small .product-element-top :is(.product-image-link,.hover-img) img {
    height: auto !important;
}

.searchform .searchsubmit:after {
    color: #9d9d9d !important;
}

button.searchsubmit {
	background: #eaeaea !important;
}

.whb-s62vgl37p052mdljwdfp.wd-search-form.wd-header-search-form .searchform {
    border: 2px solid #eaeaea !important;
}

.searchform input[type="text"] {
    height: 40px !important;
    font-size: 14px !important;
}

.wd-nav-img {
    max-height: 30px !important;
    width: 30px !important;
}

.wd-woo-page-title {
	color: rgb(5,73,5) !important;
}

.wd-header-cart .wd-tools-icon:before,
.wd-header-wishlist .wd-tools-icon:before {
    font-size: 25px !important;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    background-color: rgb(186 234 186);
    color: #000;
}

.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: 100%;
    height: 230px;
    object-fit: contain;
}

.mc4wp-form input[type="submit"] {
    color: #06bc06 !important;
    background-color: rgb(255 255 255) !important;
}

.whb-sticked img.attachment-full.size-full {
    object-fit: contain;
}

.whb-main-header .menu-item a {
    text-transform: none !important;
}

.whb-sticked .wd-header-main-nav {
    text-align: center;
    margin-bottom: -8px;
}

.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn, .woocommerce-attachment-details .wcpoa_attachmentbtn{
	background-color: #08BC08;
	color: #fff;
}

.wcpoa_order_attachment .wcpoa_attachmentbtn:hover, .woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn:hover, .woocommerce-attachment-details .wcpoa_attachmentbtn:hover{
	background-color: #054905;
	color: #fff;
}