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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(10,10,10);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rubik", 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;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 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-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: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.woocommerce-product-details__short-description, .woocommerce-Tabs-panel--description {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
   user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}


.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}



.slick-vertical .slick-slide img{
	object-fit: contain;
	height:150px;
}

.labels-rounded .product-label{
	font-size: 10px;
}
	
.page-id-8 .promo-banner .banner-image img{
		height: 400px;
	object-fit: cover;
}

.blog-post-loop .entry-thumbnail img{
    width: 100%;
    max-height: 200px;
    height: 100%;
    object-fit: cover;
}

.product_list_widget>li img, td.product-thumbnail img{
	height: 80px;
    object-fit: contain;
}


.widget_product_categories .children{
	 border-left: 2px solid var(--btn-default-bgcolor);
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
	font-weight: 300;
}
.boxes_service p {
    border: 3px solid #83b735;
    padding: 20px 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 150px;
	flex-direction: column;
}

.boxes_service p strong{
	font-size: 1.3em;
}

#slider-53 .wd-slide-inner{
	margin-right: 80px;
}

p, .woodmart-text-block{
text-align: justify!important;

}

p.center, .blog-post-loop .wd-entry-content .read-more-section{
text-align: center!important;
}

.woocommerce-product-gallery .product-image-thumbnail img{
	height: 100px;
    object-fit: contain;
}

.product-tabs-wrapper .embed, .product-tabs-wrapper iframe{
margin: 0 auto;
    display: block;
}



div.payments-box-inside .vc_column-inner > .wpb_wrapper{
border: 1px solid #e6e6e6;
padding: 20px 20px 0px 20px;
margin: 20px 10px;

}

.category-grid-item .category-image-wrapp{
	background-blend-mode: multiply;
    background-color: #131313;
}

.info-box-icon img{
	width: 35px;
}

.info-box-title{
font-weight: 500;
	font-size: 15px;
}

.brands-hover-alt .brand-item img{
    opacity: 1;
    filter: none;
}


.cat-design-center .wrapp-category:before, .cat-design-replace-title .wrapp-category:before {
	background: #7AB532;
}

.cat-design-center:hover .wrapp-category:before, .cat-design-replace-title:hover .wrapp-category:before{
opacity: .7;
}

.vc_custom_1644877539031 .wd-info-box{
background: #83b735!important;
padding: 13px 30px 12px 30px;
}

.hus {
background-image: url('https://otoelektro.pl/wp-content/uploads/2022/03/hus.svg');
background-repeat: no-repeat;
background-position: left;
margin: -1px 0px 0px 5px;
    background-size: contain;
    width: 100px;
}

.menu-item-974021019 span{
	color: transparent
}

.summary-inner>.wd-action-btn{
	margin-top: 20px;
}

.flickity-page-dots{
	display: none;
}

.woodmart-slider-wrapper .woodmart-slide {
	min-height: auto !important;
	height: 30vw!important;
}

p.stock.available-on-backorder {
	color:red;
	font-size: 16px;
}

.wd-buttons{
flex-direction: row!important;
}


/*   NOWE  */

.autocomplete-suggestion > .suggestion-content > .price{
	text-align:left!important;
}


.single-product-page{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	align-content: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.wd-fbt-wrap{
	order:1;
}
.product-tabs-wrapper{
	order:2;
}
#tm-widget-hydra{
	order:3;
}
.related-and-upsells{
	order:4;
}

.related-and-upsells .iworks-omnibus{
	display:none;
}

.shop-content-area .wd-products-element .wd-products .product-grid-item,
.wpb_wrapper .wd-tabs.wd-products-tabs.wd-wpb .wd-tab-content-wrapper .wd-products-element .wd-products .product-grid-item{
	padding-bottom:calc(var(--wd-sp,30px));
}
.shop-content-area .wd-products-element .wd-products .product-grid-item .wd-entities-title,
.wpb_wrapper .wd-tabs.wd-products-tabs.wd-wpb .wd-tab-content-wrapper .wd-products-element .wd-products .product-grid-item .wd-entities-title{
	font-size: 20px;
}
.shop-content-area .wd-products-element .wd-products .product-grid-item .price,
.wpb_wrapper .wd-tabs.wd-products-tabs.wd-wpb .wd-tab-content-wrapper .wd-products-element .wd-products .product-grid-item .price{
	font-size: 1.2em;
}
.tm-widget-hornet-wrapper > div{
	visibility:visible!important;
}

    
.up-sells .product-grid-item {
	padding-bottom: 2em;
}
.product-labels.labels-rounded .out-of-stock.product-label{
	min-width:100px;
	color: #B50808;
	background-color:#ffbb02;
}
.shop_table tr :is(td,th):last-child {
    flex-grow: 0.18;
} 
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th {
    width: 60px;
}
.checkout tr.woocommerce-shipping-totals {
    display: table;
}


#tm-widget-hydra {
	max-width: var(--wd-container-w);
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
#tab-title-reviews.reviews_tab a.wd-nav-link .nav-link-text.wd-tabs-title::before{
	content:'Opinie';
}


/* FREQUENTLY BOUGHT TOGETHER */
.wd-fbt-wrap:not(.active){
	display:none!important;
}
.wd-fbt-wrap .slider-title{
	font-size:0px;
	width:100%;
}

.wd-fbt-wrap .slider-title::before{
	font-size:22px;
  content: 'Kup w zestawie:';
}
.wd-fbt-wrap{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	align-content: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.wd-fbt.wd-design-side {
	display: block!important;
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 1 1 24%;
	flex: 1 1 24%;
	-webkit-align-self: auto;
	align-self: auto;
	min-width:300px;
	margin:5px 5px!important;
}
.wd-fbt.wd-design-side .wd-fbt-form {
	height: 100%;
}
.wd-fbt-products-list{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.wd-fbt-purchase{
	margin-top:30px!important;
}
.wd-fbt-products-item{
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	align-self: auto;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.wd-fbt-products-item-image, .wd-fbt-products-item-price{
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	align-self: auto;
}

.wd-fbt-products-item-name{
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-align-self: auto;
	align-self: auto;
}

.wd-fbt-products-list .wd-fbt-products-item{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	align-content: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.wd-fbt-products-list .wd-fbt-products-item:not(:first-of-type){
	margin-top: 15px;
}

.wd-fbt-products-list .wd-fbt-products-item .wd-fbt-products-item-image{
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 0 1 50px;
	flex: 0 1 50px;
	-webkit-align-self: auto;
	align-self: auto;
	width:50px;
	display:inline-block;
	vertical-align:middle;
  display: flex;
  justify-content: center;
	padding-right:5px;
}
.wd-fbt-products-list .wd-fbt-products-item .wd-fbt-products-item-image img{
	max-width:45px;
	max-height:45px;
	margin: auto;
}

.wd-fbt-products-list .wd-fbt-products-item .wd-fbt-products-item-description{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	align-content: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.wd-fbt-products-list .wd-fbt-products-item .wd-fbt-products-item-description .wd-fbt-products-item-title{
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-align-self: auto;
	align-self: auto;
}

.wd-fbt-products-list .wd-fbt-products-item .wd-fbt-products-item-description .wd-fbt-products-item-price{
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-align-self: auto;
	align-self: auto;
}

p.stock.available-on-backorder.wd-style-default{
	color: #f26607!important;
}

form.cart{
display: inline-block!important;
}

form.cart b{
margin:0 10px;
}

.single_icons{
margin-top:40px;
}

.single_icons .info-box-wrapper {
width: 24%;
    margin: 0;
}

.wb_cptb_title{
display:none;
}

.inpost_pl-shipping-method-meta-wrap{
display:none;
}

.inpost_delivery_time_box{
color:#aaa;
font-size:0.9em;
}@media (min-width: 1025px) {
	.product-images img{
    height: 600px;
    object-fit: contain;
}

.product-images .info-box-icon img{
    height: auto;
    object-fit: contain;
}


.wd-gallery-thumb .wd-carousel-item img{
    height: 125px;
    object-fit: contain;
}
.category-grid-item .wd-entities-title{
	font-size: 16px!important;
}

.woodmart-slider-wrapper .woodmart-slide {
	max-height: 600px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.breadcrumbs-location-summary .single-breadcrumbs-wrapper{
	display: none;
}


p, .woodmart-text-block{
	line-height:18px;
}


.product-images img{
    height: 300px;
    object-fit: contain;
}

.hus{
width: 100px!important;
    margin-left: 16px!important;
}

.hus .wd-nav-mobile li a{
	border-bottom: none!important;
}
.product-images .info-box-icon img{
    height: auto;
    object-fit: contain;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.breadcrumbs-location-summary .single-breadcrumbs-wrapper{
	display: none;
}

.product-images img{
    height: 200px;
    object-fit: contain;
}
.hus{
width: 100px!important;
    margin-left: 16px!important;
}

.hus .wd-nav-mobile li a{
	border-bottom: none!important;
}

.product-images .info-box-icon img{
    height: auto;
    object-fit: contain;
}


}

@media (max-width: 576px) {
	.breadcrumbs-location-summary .single-breadcrumbs-wrapper{
	display: none;
}


.product-images img{
    height: 200px;
    object-fit: contain;
}

.hus{
width: 100px!important;
    margin-left: 16px!important;
}

.hus .wd-nav-mobile li a{
	border-bottom: none!important;
}
.product-images .info-box-icon img{
    height: auto;
    object-fit: contain;
}
}

