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

.wd-popup.wd-promo-popup{
	background-color:rgba(17,17,17,0);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(68,68,68);
	background-image: url(https://horton-domki.pl/wp-content/uploads/2021/08/page-title-shop.jpg);
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--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:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-weight: 600;
}

:root{
--wd-primary-color:rgb(240,255,4);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgb(224,247,255);
	background-image: none;
}

.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background-color:rgb(224,247,255);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(224,247,255);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(247,247,247);
}
:root{
--btn-default-bgcolor-hover:rgb(239,239,239);
}
:root{
--btn-accented-bgcolor:rgb(240,255,4);
}
:root{
--btn-accented-bgcolor-hover:#e3f10b;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(237,217,192);
}
:root{
--notices-warning-color:rgb(194,131,49);
}
.product-labels .product-label.onsale{
	background-color:rgb(240,255,4);
}

.product-labels .product-label.onsale{
	color:rgb(0,0,0);
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #333;
		
					--btn-accented-color-hover: #333;
		
									--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-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 8px;
		
			}

	
	
			:root{
			--wd-container-w: 1240px;
		}
	
			@media (min-width: 1257px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1240px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
			div.wd-popup.wd-promo-popup {
			max-width: 800px;
		}
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.style-horton {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
		gap:10px;
}
.style-horton a:hover {
    opacity: 0.3;
}

.horton-contacts-header {
    font-weight: bold;
    font-size: 1rem;
}

.icon {
    margin-right: 10px; 
}

.contact-info {
    display: inline-block;
	display: flex;
	align-items: center;
}

.fa-lg {
    font-size: 24px; 
}

.product-var-style {
	display:flex;
	margin-top:15px;
	border-bottom: 1px solid #eee;
	align-items: center;

}


.image-container {
    position: relative;
    display: inline-block; 
}

.info-icon {
    position: absolute;
		top: -25px;
		right: -8px;
		border-radius: 50%;
		color: red;
		font-style: normal;
		font-weight: bold;
		font-size: 32px;
}
.info-image {
	max-height:45px;
	max-width:45px
}
.gform_title {display:none;!important}

.additional_information_tab {display:none;}


@media print {
  body {
    font-family: 'Times New Roman', serif;
    color: #000;
    background: #fff;
  }

  header, footer, nav, .non-essential, .related-and-upsells, .scrollToTop, .wd-cookies-popup, .opacity-video-bg, .wd-threed-view, .wd-social-icons, .scrollToTop, .noprint, .single-breadcrumbs-wrapper, .quantity, .single_add_to_cart_button, .print-btn, .tab-item-title-additional_information  {
    display: none!important;
  }

}

