/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       2.7.3
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/


html {
     scroll-behavior: smooth;
     scroll-padding-top: 230px;

}

.loga-partnerow {
    display: flex;
    align-items: center;
}

.slick-track {
    display:flex;
    align-items: center;
}


/*****!!!!***********/

#content .wpb_text_column p>a  {
    color: #ffffff;
}

.prod_group span {
   color:#000;
  
}

.prod_group span:hover {
    color: #84c555;
}


/*****menu + header***********/


.header-v5 .masthead .header-logo-area {
      min-width: 350px;
}
/*.masthead .header-logo-area {*/
/*   min-width: 350px;*/
/*}*/

.my-account {
    display:none;
}

.departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li > a{
    
    border-bottom: none !important;
    font-size:14px !important;
    color: #fff !important;
}


.departments-menu-v2 .departments-menu-v2-title + .dropdown-menu li > a:hover{
    
    color: gray !important;
}


.eu-flags {
    display: flex;
    /*float: right;*/
    margin-top: 22px;
    padding: 0px 5px 0px 5px;
    align-items: center;
    justify-content: center;
}

@media (min-width: 0px) and (max-width:360px) {
    .eu-flags {
       float:none;
       width: 37%;
       /*margin:0 auto;*/
    }
     .vc_gitem-post-data-source-post_excerpt {
        display: none;
    }
}

@media (min-width: 360px) and (max-width:555px) {
    .eu-flags {
       float:none;
      /* width: 88%;*/
       /*margin:0 auto;*/
    }
    .display-posts-listing {
        grid-template-columns: repeat(1, 1fr)!important;
    }
     .bialty-container .row {
        width: 100%;
    }
    .bialty-container .row .col-sm-2 {
        width: 100%;
    }
    .post-9581 {
        text-align: center;
    }
     .vc_gitem-post-data-source-post_excerpt {
        display: none;
    }
}

@media (min-width: 555px) and (max-width:768px) {
    .eu-flags {
       float:none;
       width: 60%;
       /*display: none;*/
       margin:0 auto;
    }
     .display-posts-listing {
        grid-template-columns: repeat(2, 1fr)!important;
    }
     .vc_gitem-post-data-source-post_excerpt {
        display: none;
    }
}


@media (min-width: 768px) and (max-width:1280px) {
    .eu-flags {
       /* width:60%;
        float:none;*/
        margin: 0 auto;
        padding-top:18px;
       
    }
     .vc_gitem-post-data-source-post_excerpt {
        display: none;
    }
}

@media (min-width: 1280px) {
    .eu-flags {
/*    width: calc(46% - 110px);*/
        width:45%;
        margin: 0 auto;
        padding-top: 22px;
       /* float: right;*/
    }
}

.handheld-header-v2  form button[type=submit] {
    margin-top:8px;
}


.secondary-nav>.menu-item a{
    color: white;
}
.secondary-nav>.menu-item a:hover {
    color: grey;
    transition: all .2s ease;
    -webkit-transition: all .2s ease-in-out;

}



.handheld-header-v2 {
    background-color: #fff !important;
}


.handheld-header-v2 a:active{
    color:red !important;
}

.handheld-header-v2 .handheld-header-links .search>a::before {
    color:#000;
}

.handheld-header-v2 .handheld-header-links>ul li>a {
    color:#000;
}

.handheld-header-v2 .ec {
    color:#000;
}

.off-canvas-navigation {
    background-color: #333;
}



.off-canvas-navigation ul li>a {
    border-bottom: none;

}
.off-canvas-navigation ul li a:focus {
        background-color: #84c555;
}


.off-canvas-navigation ul li a:hover {
  /* background-color: #aaff6e;*/
  background-color: #ccc;
}


.off-canvas-navigation ul li>a:hover {
    color:#000;
}

.navbar-search>.input-group {
width: 85%;
border: 1px solid #ddd;
float: right;
}


.handheld-header-links .search {
    padding:20px;
    border: 1px solid #ccc;
    /*background-color: #84C555;*/
}

.handheld-header-v2 .site-search .widget.widget_product_search form input.search-field {
    border-radius: 0px;
    border: 1px solid #ddd;
}

.mobile-header-v1 .site-search .widget.widget_product_search form button[type=submit], .mobile-header-v1 .site-search .widget.widget_search form button[type=submit] {
    margin-top:10px;
}

.vc_tta-title-text {
    padding-left:0 !important;
}

/*#search {*/
/*       position: relative;*/
/*    vertical-align: top;*/
/*    width: 300px;*/
/*    border: 1px solid;*/
/*}*/
/**/
/*.masthead .header-icons, .masthead .navbar-search {*/
/*       position: relative;*/
/*    width: 100%;*/
/*    min-height: 1px;*/
/*    padding-right: 15px;*/
/*    padding-left: 60px;*/
/*    align-items: center;*/
/*    display: flex;*/
/*}*/


/*aktywacja hovera na menu*/

ul#menu-menu-gorne-nawigacyjne li:hover ul.dropdown-menu {
    display: block;
    /* position: absolute; */
    /* top: 100%; */
    /* left: 0; */
    /* float: left; */
    min-width: 160px;
    padding: 5px 0;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #58585a;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
ul.dropdown-menu {
    display: none;
}
ul.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #ccc;
    white-space: nowrap;
}


.header-v5 {
    background-color: white !important;
}

.header-v5 .navbar-search .input-group .btn {
        border: none;
        color: #000;
}



/*BREADCRUMB*/
.woocommerce-breadcrumb a {
    color: red !important;
}



/*
   sticky header
*/

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 102px;
}




/***********BLOG********************/

.blog-navigation ul.blog-nav-menu>li>a {
    letter-spacing: 0;
}

.blog-navigation ul.blog-nav-menu > li::after {
    content: "|";
    display: inline-block;
    margin: 0 10px;
    color: #B9B9B9;
}

article.post .post-readmore {
    display: none;
}

.article.post .entry-header h1.entry-title a {
    font-weight: 600;
}

article.post .entry-header .entry-meta {
    font-size: 16px;
}

article.post .entry-content {
    color: #555555;
    font-size:16px;
}

.post-author-info {
    display:none;
}

@media (min-width: 768px) {

.blog-list:not(.single-post) article.post .content-body {
    width:60%;
    
}

.blog-list:not(.single-post) article.post .media-attachment {
    width: 40%;
}

}

article.post .entry-header {
    border-bottom: none;
}

article.post .entry-header h1.entry-title {
    font-weight: 600;
    font-size: 2.2em;
}


/*****************PIKTOGRAMY*********************/



.pikto img {
    margin: 0 auto;
    margin-top:15px;
}

.pikto .nazwa {
    max-width: 120px;
    margin-top: 3px;
    /*font-family: Roboto, sans-serif;*/
    font-size: 10px;
    line-height: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    padding-top: 6px;

}


.pikto .opis {
    display: block;
    max-width: 100px;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    /*font-family: Roboto, sans-serif;*/
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    line-height: 0.8rem;
    margin-top: 4px;
}



/***************PRODUCT TABS***************/

.custom {
    border:none;
}


#myTab .tab-1  {
    font-weight: normal;
    font-size: 16px;
    color:#84c555;
}

ul#myTab > li > a.active {
    font-weight: 600;
    font-size: 16px;
    color:#84c555;
    border-color: #fff;
}

ul#myTab > li > a:hover {

    border-bottom: none;
    border-color: #fff;
   
}

ul#myTab > li > a.active:hover {

    border-color: #fff;
}

/*************OPIS KATEGORII************/

.term-description {
    overflow: hidden !important;
}

.term-description-before {

    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    float: right;
    display: flex;
    margin-top: 5px;
}


.term-decription h3{
    text-align: center !important;
    
}

.term-decription p {
    color:#777777 !important;
    text-align: justify !important;
}


/************FOOTER***********************/

/*
   NEWSLETTER FORM
*/

.desktop-footer .footer-newsletter {
   background-color: #ededed;
   display: none;
}

.desktop-footer .footer-newsletter .newsletter-content {
   display:none;
}


.desktop-footer .footer-newsletter .newsletter-form {
   max-width: 100%;
   margin: 0 auto;
}

	#sfba-form2-container #sfba_thanks_container {
		
	}
	#sfba-form2-container{
		
		display: block;
		text-align: center;
		padding: 20px 20px 15px;
		background-color: #ededed;
		
		background-size: cover;
		background-repeat: no-repeat;
	}
	.subscribeform1_sub_heading {
	    margin: 0;
	    color: #000;
	    font-size: 14px;
	    line-height: 21px;
	    font-family: inherit;
		padding-left:10px;
	}
	#sfba-form2-container #sfba-form2-heading {
	    /*margin: 0 0 10px;*/
	    line-height: 48px;
	    font-weight: bold;
	    font-size: 22px;
	    color: #fff;
		
		
	    font-family: inherit;
	    padding: 10px;
	}
	
	#sfba-form2-container #sfba-form2-heading span {
		    background-color: #707072;
			padding: 5px;
			font-weight: 400;
	}
	
	
	.sfba_subscribe_form__fields_wrap {
	       width: 100%;
			margin: 0 auto;
			/* max-width: 320px; */
			display: flex;
			align-items: baseline;
			padding-left:10px;
	}
	.sfba_subscribe_form__fields .sfba-form2-fields {
		width: 100%;
		box-shadow: none;
		padding-left: 15px;
		margin-top: 8px;
		font-size: 11px;
		background-color: #ffffff;
		
		border-radius: 0;
		color: #7E7E7E;
		height: 32px;
		font-weight: 400;
		outline: none;
	}
	.sfba-form2-consent-fields-main {
	    text-align: left;
	    margin: 12px auto 5px;
	  
	}
	#sfba-success-message{
		display: none;
		margin: 0;
		width: 100%;
		text-align: center;
		padding: 10px 20px;
		font-family: monospace;
		font-size: 14px;
		letter-spacing: 1px;
	}
	#sfba-form2-button {
	    /*width: 100%;*/
	    display: block;
	    border: none;
	    margin-top: 10px;
	    background-color: #129673;
	    color: #fff;
	   
	    /*padding: 10px;*/
	    line-height: 1.2;
	    font-weight: 600;
	    cursor: pointer;
	    outline: none;
		margin-left:15px;
	}	
	.sfba_subscribe_form__fields.sfba_email_first{
		display: flex;
		flex-direction: column;		
	}	
	.sfba_subscribe_form__fields.sfba_email_first .sfba-form-email{
		order: 1;
	}
	.sfba_subscribe_form__fields.sfba_email_first .sfba-form-name{
		order: 2;
	}	
	.sfba-form-credit {
		margin: 25px 0 -5px -10px;
		padding: 10px 0 0 0;
		font-size: 12px;
		text-align: left;
		text-decoration: none;					
	}
	.sfba-form-credit a {
	   color: #FFFFFF;
	   text-decoration: none !important;
	   background: rgba(140,140,140,0.5);
	   border-radius: 8px;
	   padding: 3px;
	}

	.sfba-form-credit a:hover {
	   color: #e6e6e6;
	}

	
.row {
	width:960px;
    margin-left: -90px;
}
.flex {
   display: flex !important;
}

img.newsletter-img {
   width: 135px;
}

.newsletter-img {
	/*width:33%;*/
   /*margin-left: 5%;*/
   float: right;
}

.newsletter-cont {
	/*width: 77%;*/
	text-align:left;
   /*margin-left: 40px;*/
}


#colophon{
    background-color: #ededed;
    margin-top: 25px;
}

.gray {
    background-color: #ededed;
}

.after-footer {
  
    float: right;
    display: inline-flex;
    align-items: center;
}

.socials {
   margin-right: 5px;
}

.socials a i {
   margin-right: 3px;
}

.socials a > i:before  {
   color: #b1b1b1;
}

.techno {
   
}



/*
   FOOTER
*/

.footer-contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*padding: 20px 0px 20px 0px;*/
}


.footer-bottom-widgets ul li a {
   /*color:#000 !important;*/
}


.footer-bottom-widgets, .handheld-footer ,  .handheld-widget-menu {
    background-color: #ededed !important;
    padding: 2.143em 0 1.714em 0;
/*    display: flex;*/
}

.footer-bottom-widgets .widget-title {
    color:#000000;
    font-family: "Oswald";
}

.footer-bottom-widgets  .widget_text  {
    /*color:#000;*/
    
}


.footer-bottom-widgets  .widget_text a  {
    color:#58585A;
}

.footer-bottom-widgets .widget_text a:hover {
    color:#000;
}

.handheld-footer .handheld-widget-menu .columns {
    background-color: transparent;
}

.handheld-footer .handheld-widget-menu ul a {
   color: #333;
}

.handheld-footer .handheld-widget-menu {
   color:#000;
}

.handheld-footer .handheld-widget-menu .widget_text {
    color:#000;
/*    padding: 0px 10px 0px 10px;*/
}

.handheld-footer .handheld-widget-menu .widget_text a {
    color:#333;
}

.handheld-footer .handheld-widget-menu .widget_text a:hover {
    color:#333;
}

.handheld-footer .handheld-widget-menu .widget-title:after {
    color:#000;
}

.handheld-footer .handheld-footer-bar {
    background-color: #2b2e30 !important;

}

@media all and (min-width:768px ) and (max-width:1280px){
    
    .footer-bottom-widgets, .handheld-footer ,  .handheld-widget-menu {
        /*display:flex;*/
    }
    .handheld-footer .handheld-widget-menu .widget_text {
        /*padding: 0px 10px 0px 10px;*/
    }
    
    .handheld-footer .handheld-widget-menu .widget-title:after {
        display: none;
    }
    
    
    
}

.handheld-footer .handheld-widget-menu .widget-title {
    padding: 15px 0px;
}



/****************WOO**********************/

.widget_product_categories ul li {
   border: none;
}

.widget_product_categories .product_cat>span {
   border: none !important;
}
.widget_product_categories .category-single>li>ul:last-child li .children li:first-child {
   border: none !important;
}

.widget_product_categories .category-single>li>ul:last-child li>a {
  white-space: nowrap;
  padding-left: 0;
  
}


.woocommerce-loop-product__title:hover {
   color:blue;   
}

.woocommerce-page .shop-control-bar-bottom {
    background-color: #fff;
    
}
.section-products-carousel .owl-nav {
    display: none;
}

.woocommerce-pagination ul.page-numbers>li span {
    border-radius: 0;
}

.woocommerce-pagination ul.page-numbers>li a {
    border-radius: 0;
}

.woocommerce-pagination ul.page-numbers > li span.current {
    background-color: #84c555 !important;
}

.shop-control-bar-bottom .woocommerce-pagination {
    float: none;
    margin:0 auto;
}


.owl-item>.product .product-thumbnail, .products>.product .product-thumbnail {

    width: 100%;
    height: 240px;
    margin: 0 auto;
    display: flex;
}

.products>.product .product-thumbnail>img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    vertical-align: middle;
    object-fit: contain;

}


.woocommerce-breadcrumb span.delimiter {
    margin: 0 0.429em;
}

.woocommerce-breadcrumb span.delimiter + a {
    background-color: transparent !important;
}

.single-product-title-divider {
    display: none !important;
}

.single-product .product_title {
margin-bottom: 0;
}

.woocommerce-product-details__short-description hr {
    border: none;
}

.single-product .wc-tabs {
    display: none;
}

.single-product .wc-tab {
    border: none;
}

#tab-description p {
    margin-bottom: 1.0em;
}

.posted_in :last-child {
    color:#84c555;
}

.woocommerce-loop-product__title {
    color:black !important;
    margin: 0 auto;
    text-align: center;
}

.single-product .entry-summary>div[itemprop=description], .single-product .woocommerce-product-details__short-description a {
    color:#84c555;
}

.single-product .entry-summary>div[itemprop=description], .single-product .woocommerce-product-details__short-description ul {
    line-height: 1.8em;
}


.woocommerce-result-count {
    display: none;
}


.dokan-store .page-title, .woocommerce-page .page-title {
    font-size: 3.0em;
}

.widget_product_categories ul li .no-child {
    padding-left: 0em;
}

.seller-items .shop-control-bar-bottom, .woocommerce-page .shop-control-bar-bottom {
    border: none;
}

.owl-item>.product.hover .hover-area, .owl-item>.product:hover .hover-area, .products>.product.hover .hover-area, .products>.product:hover .hover-area {
    border: none;
}

.woocommerce-breadcrumb {
    text-align: left;
}

.dokan-store .page-title, .woocommerce-page .page-title {
    margin: 0 auto;
}
.single-product .single-product-wrapper {
    margin-bottom: 0;
}


/*************************TABS*******************/
.tab-content>.active {
    padding-top:10px;
}

.tab-pane ul > li {
    color: #7d7d7d;
}



/*****************REALIZACJE*********************/


.rt-container .rt-row, .rt-container-fluid .rt-row {
   align-items: baseline;
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
   background-color: transparent !important;
   color:#219c7c !important;
   font-weight: 700;
   border:none !important;
}

.tlp-portfolio .layout1 .tlp-content {
   text-align: center;
}

.tlp-portfolio .layout1 .tlp-content h3 a {
   font-size:1rem !important;
   color: #333333;
    font-weight: 400 !important;
    text-align: center;
}

/*#content .wpb_text_column p>a {*/
/*   color: #fff !important;*/
/*}*/

/*
      AKTUALNOSCI
*/

.site-content {
   background-color: #ffffff;
  /* margin-top: -25px;*/
}

.aktualnosci {
   margin-top: 65px;
}

.aktualnosci .vc_gitem-zone {
   min-height: 215px;
}


.aktualnosci .vc_gitem_row .vc_gitem-col {
   height: 280px;
   overflow: hidden;
}

.aktualnosci .vc_gitem-zone h6 {
  font-weight: 700;
}

.aktualnosci .vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
       color: #666;
    float: left;
    text-decoration: underline;
    background-color: transparent !important;
}
.post-navigation .nav-previous {
    padding: 30px 0;
    overflow: hidden;
}
.post-navigation a {
    /*white-space: nowrap;*/
    font-size: 14px;
}
.post-navigation .nav-next {
    padding: 30px 0;
    overflow: hidden;
}



/***FF fix*********************/
.realizacje-img  img {
    width: 845px !important;
    height: 325px !important;
/*    max-width: initial !important;*/
    
}

@media all and (min-width:770px) and (max-width:1200px){
    .realizacje-img  img {
/*    width: 845px !important;*/
    height: 220px !important;
/*    max-width: initial !important;*/
    
    }
    .vc_gitem-post-data-source-post_excerpt {
        display: none;
    }
}


.img-text {
	position: absolute;
	top:20%;
	left:30%;
	opacity: 0;
        color:#fff;
    
}


#long .img-text  {
    top:8%;
    left:6%;
}

#long-2 .img-text  {
    top:5%;
    left:6%;
}

.img-text a {
	color:#fff;
}


.img-text-hover {

	opacity: 1;
	z-index: 10;
	color: #fff;

}

.realizacje-img a {
	visibility: hidden;
}

.realizacje-img : hover a {
	visibility: visible;
}




.realizacje-col  .realizacje-title {
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 2.0rem;
}

.realizacje-col .realizacje-opis {
    font-size: 1rem;
    font-weight: normal;
}

@media all and (min-width: 280px) and (max-width: 360px) {



.realizacje-col  .realizacje-title {
    font-weight: bold;
    font-size: 0.7rem;
    line-height: 0.9rem;
}

.realizacje-col .realizacje-opis {
    font-size: 0.6rem;
    font-weight: normal;
}


.hg-button-white {

    font-size: 8px !important;
    width: 56px !important;
    margin: 10px 0 !important;
    padding: 5px 15px !important;

}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
   /* margin-bottom: 0px !important;*/
}



}



@media all and (min-width: 360px) and (max-width: 450px) {


.realizacje-col  .realizacje-title {
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
}

.realizacje-col .realizacje-opis {
    font-size: 12px;
    font-weight: normal;
}


.hg-button-white {

    font-size: 8px !important;
    width: 56px !important;
    margin: 10px 0 !important;
    padding: 5px 15px !important;

}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
   /* margin-bottom: 0px !important;*/
}


}



@media all and (min-width: 450px) and (max-width: 600px) {


.realizacje-col  .realizacje-title {
    font-weight: bold;
    font-size: 28px;
    line-height: 30px;
}

.realizacje-col .realizacje-opis {
    font-size: 15px;
    font-weight: normal;
}


.hg-button-white {

    font-size: 8px !important;
    width: 56px !important;
    margin: 10px 0 !important;
    padding: 5px 15px !important;

}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
   /* margin-bottom: 0px !important;*/
}


}


@media all and (min-width: 600px) and (max-width: 768px) {


.realizacje-col  .realizacje-title {
    font-weight: bold;
    font-size: 45px;
    line-height: 60px;
}

.realizacje-col .realizacje-opis {
    font-size: 18px;
    font-weight: normal;
}


.hg-button-white {

     font-size: 13px !important;
    width: 77px !important;
    margin: 10px 0 !important;
    padding: 5px 15px !important;

}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
   /* margin-bottom: 0px !important;*/
}


}




@media all and (min-width: 768px) and (max-width: 1280px) {


.realizacje-col  .realizacje-title {
      font-weight: bold;
    font-size: 20px;
    line-height: 24px;
}

.realizacje-col .realizacje-opis {
    font-size: 0.7rem;
    font-weight: normal;
}

.hg-button-white {

    font-size: 8px !important;
    width: 56px !important;
    margin: 10px 0 !important;
    padding: 5px 15px !important;

}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
   /* margin-bottom: 0px !important;*/
}


} 



@media all and (min-width: 1280px)  {


.realizacje-col  .realizacje-title {
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
}

.realizacje-col .realizacje-opis {
    font-size: 16px;
    font-weight: normal;
}

.hg-button-white {

    font-size: 14px !important;
    width: 56px !important;
    margin: 10px 0 !important;
    padding: 11px 15px !important;
    width: 76px !important;


}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
   /* margin-bottom: 0px !important;*/
}


} 



img.vc_single_image-img.attachment-full {

	/*opacity: 0.2;*/
	/*background-color:#8CAFE7;*/
	position: relative;
	
}

.img-text .hg-button-white {
    background-color: transparent;
    color: #FFF!important;
    padding: 10px 29px;
    margin: 20px 0;
    text-decoration: none;
    border: 1px solid #FFF;
    font-size: 12px;
    line-height: 12px;

    width:98px;
}

.img-text .hg-button-white a {
    text-transform: capitalize;
    color: #ffff;
    font-weight: bolder;
}




.img-text .hg-button-white-hover {
	text-decoration: none;
    background-color: #84c555 !important;
    cursor: pointer;

        -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;

}

/*.realizacje-img {
     -webkit-filter: invert(25%) sepia() saturate(100000%) hue-rotate(174deg);
  filter: invert(25%) sepia() saturate(100000%) hue-rotate(150deg);
}*/



.realizacje-img-hover {



 /* -webkit-filter: sepia(100%) saturate(400%)  hue-rotate(70deg) grayscale(80%);
  filter: sepia(100%) saturate(400%)  hue-rotate(90deg) grayscale(50%) ; */

       -webkit-filter:  invert(25%) sepia(1) saturate(400%) hue-rotate(150deg) brightness(50%);
  filter: invert(25%) sepia() saturate(400%) hue-rotate(75deg) brightness(50%);

/*    -webkit-filter: grayscale(100%) sepia(100%) saturate(600%) hue-rotate(90deg);
  filter: grayscale(100%);*/
	opacity: 1;

   /* visibility: hidden;*/
   z-index: 5;
}


.vc_single_image-img-hover {
background: rgb(143,231,68);
background: linear-gradient(124deg, rgba(143,231,68,1) 0%, rgba(1,24,2,1) 100%);
opacity: 0.2;
}



.realizacje-img img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: red;
    opacity: .6;
    /* !!! */
    z-index: -1;
}


.owl-item>.product::after, .products>.product::after {
    border: none;
}

.bialty-container p {
    margin-bottom: 0px!important;
}


.vc_toggle_content a {
    color: #747474;
}

.vc_toggle_content  a:hover, a:visited {
    text-decoration: none;
    color: #84c555;
}





.vc_tta.vc_general .vc_tta-panel-title {
    border-bottom: 1px solid #e6e6e6;
}


.entry-content .vc_toggle .vc_toggle_title h4 {

    font-size: 14px;
    /* border-top: 1px solid #e6e6e6; */
    color: #000 !important;
    cursor: pointer;
    font-weight: 900;
    padding-left: 10px;
}

.entry-content .vc_toggle {
    border-bottom: none;
}

.entry-content .vc_toggle .vc_toggle_title h4:after {
    float: left;
    content: "\f077";
    padding-right: 10px;
    line-height: 1.2;

    -webkit-transform:rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);


}

.header-v1 .electro-navigation .departments-menu-v2-title {
    color: #fff;
}



.entry-content .vc_toggle.vc_toggle_active .vc_toggle_title h4:after {
        content: "\f078";
        padding-right: 10px;

}


.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    background-color: #fff;
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_round .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_round .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_square .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_square .vc_toggle_title {

     padding-left: 50px !important;
     padding-top: 10px !important;
     padding-bottom: 10px !important;


    }
.entry-content .vc_toggle .vc_toggle_title:hover {        
    opacity: 0.5;
}


.vc_toggle_size_md.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {

         padding-left: 50px !important;
         padding-top: 10px !important;
         padding-bottom: 10px !important;

}


.vc_tta-title-text {
    font-size: 16px;
    /* border-top: 1px solid #e6e6e6; */
    cursor: pointer;
    margin: 0;
    margin-top: 20px;
    color: #000;
        font-weight: 900;
        padding-left: 10px;

}



/*FIX DLA IKONEK*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




/*OPTOLITH    HP          */

/*.hp-heading:before {*/
/**/
/*    content: "";*/
/*    border: 2px solid red;*/
/*    /* height: 20px; */*/
/*    margin-right: 5px;*/
/**/
/*}*/

.page .entry-header h1 {
    text-align: center;
}


.page .entry-header h1:before {

    /*content: "";*/
    /*border: 2px solid red;*/
    /*/* height: 20px; */*/
    /*margin-right: 5px;*/
}


.hp-heading-2 {
    text-align: center !important;
}

.hp-heading-2:after {
    content: "";
    border-bottom: 2px solid red;
    /* height: 20px; */
    /* margin-right: 5px; */
    display: block;
    width: 10%;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;

}

.hp-heading-hor:after {
    content: "";
    border-bottom: 2px solid red;
    /* height: 20px; */
    /* margin-right: 5px; */
    display: block;
    width: 10%;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
}


.porada {

    margin: 25px 0px 25px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
   /* align-items: center;*/
    background-color: #F7F7F7;
    padding: 10px;
    max-width: 425px;
    margin: 0 auto;
    border-radius: 5px;
    transition: background-color 2s ease-out 10ms;
     border-radius: 20px;
     cursor: pointer;
}


.porada:hover {
      /*background-color: #ddd;*/
      /*border-radius: 20px;*/

}

.porada p {
    text-align: left;
}

.porada .foto {
    
}


.porada .foto:hover {
    border-color: red;

}

.porada  img {
   /* border-radius: 50%;*/
   margin-right: 0 !important;
   display: flex;
   float: none;
   padding-bottom: 15px;
/*   height: 360px;
   width: 360px;*/
}

.porada  img:hover {
/*    border-color: red;
    border: 2px solid red;*/
}


.porada .heading {

    /* padding-top: 15px; */
    /* padding-bottom: 5px; */
    /* border-bottom: 3px solid red; */
    /* text-align: left; */
    margin-bottom: 20px;
    justify-content: left;
    font-size: 16px;
    font-weight: 700;

}

.porada .heading:hover {
   /* color: red;*/
}

.porada .content {
    text-align: left;

}

.kat-prod {

    margin: 0 auto;
    padding-top: 25px;
}

.wyroznienia img {
        margin-left: 125px;
    margin-top: 20px;
}



#kuchnia:hover {
    cursor: pointer;
}

#lazienka:hover {
    cursor: pointer;
}
#elewacja:hover {
    cursor: pointer;
}
#pokoj:hover {
    cursor: pointer;
}



/*PORTFOLIO*/

.tlp-portfolio-container .tlp-single-item {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.tlp-portfolio .tlp-portfolio-thum img {
    width: 100%;
    height: 235px;
    /* object-fit: scale-down; */
    background-size: cover;
    background-position: center;
    margin: 0 auto;
}


.tlp-portfolio .layout1 .tlp-content .tlp-content-holder {
    padding: 15px 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-height: 70px;
    /*overflow: hidden;*/
}

.hentry .wp-post-image {
    margin: 0 auto;
}

.rotate {
     transform: rotate(-90deg);
}
.tlp-portfolio button {
    text-transform: none;
    background-color: #efecec;
    margin: 0px!important;
    font-size: 14px;
}



/*FOOTer*/

.footer-bottom-widgets ul>li>a {
    /*color: #000;*/
}

.footer-bottom-widgets ul{
    list-style: none;
    color: #000;
}


/*GALERIA*/

.gallery {
    margin-bottom: 2.143em;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    align-items: center;
}

.gallery img {
    padding: 0px 5px 0px 5px;
    height: 200px !important;
    object-fit: cover;
}


/*SLIDER*/

.slider-row {

}

.slider-row .vc_column-inner {
    padding-top: 0px !important;
    margin-top: -60px;
}

.slider-header:after {
    content: "";
    border-bottom: 2px solid red;
    /* height: 20px; */
    /* margin-right: 5px; */
    display: block;
    width: 10%;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;

}


/*PRODUKTY TABS*/
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style .oxi-tabs-body-content-shape {
    display: none;
}

.oxi-addons-container .oxi-addons-row h2 {
    display: none;
}

.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style {
    
    background: rgba(255,255,255,1.00);
/*    -webkit-box-shadow: 0px 0px 5px 1px rgb(214 214 214);
*/   /* -moz-box-shadow: 0px 0px 5px 1px rgba(214, 214, 214, 1);*/
  /*  box-shadow: 0px 0px 5px 1px rgb(214 214 214);*/
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: #ddd !important;
    border-radius: 0px 0px 5px 5px !important;
    box-shadow: none !important;
    -moz-box-shadow:  none !important;
    -webkit-box-shadow:  none !important;

}

.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-li.active .oxi-tabs-main-title {
    color: red !important;
}

.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-shape {
    
    border-left: 5px solid red !important;
}

.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-li.active .oxi-icons {
    color: red !important;
}

.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-ultimate-header {
    border-left: 1px solid red !important;
}


.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-main-title {
    font-size: 15px !important;
}

.oxi-addons-row .oxi-tabs-ultimate-style, .oxi-addons-row .oxi-tabs-ultimate-style * {
    font-size: 14px !important;
}

.oxi-addons-row .oxi-tabs-ultimate-style, .oxi-addons-row .oxi-tabs-ultimate-style a {
   color: red;
}


.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-ultimate-header .oxi-tabs-header-li.oxi-tab-header-aditional-left-position {
    justify-content: flex-start;
    background: #fcfcfc;
    /* border-bottom: 1px solid #000; */
    /* padding: 10px; */
    margin: 0px 0px 10px 0px;
}


/*PORADY EXPOEROW*/

.porady {
/*   margin-top: 25px;
   max-height: 420px;*/
   overflow: hidden;
   /*display: flex;*/
   align-items: baseline;
   /*max-height: 425px;*/
}

.porady .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
   background-color: #129673;
     color:#fff;
   text-transform:uppercase;

}


.porady .vc_gitem-zone-a .vc_gitem-row-position-top, .vc_gitem-zone-b .vc_gitem-row-position-top {
   left: 15px;
}

.porady .vc_grid-item-zone-c-left .vc_gitem-animated-block {
   /*padding-top: 5%;*/
   /*padding-left: 15px;*/
}


.porady p {
   text-align: justify;
}


.porady .right-pane {
   
}

.porady .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern a {
 
}

.porady-all {
    max-height: 585px;
    margin-top: -55px;
}

.display-posts-listing {
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(3,1fr);
    display: grid;
     grid-auto-rows: 1fr;
      grid-column-gap: 30px;
      grid-row-gap: 30px;
}


.display-posts-listing .listing-item {
    clear: both;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    background-color: #EAEDED;
    /* border-radius: 15px; */
    padding-bottom: 15px;
    /* -webkit-box-shadow: 6px 5px 4px -5px rgba(0,0,0,0.39); */
    /* box-shadow: 6px 5px 4px -5px rgba(0,0,0,0.39); */
}

.display-posts-listing .listing-item:nth-child(even) {
    background-color: #F8F8F8;
   
}


.display-posts-listing .listing-item .image {
    display: flex;
    justify-content: center;
    padding-top: 15px;
}

.display-posts-listing .listing-item:after {
/*    content: " ";
    border-bottom: 1px solid #000;
    width: 100%;
    display: flex;
    margin: 20px 0px 20px 0px;*/
}

.display-posts-listing .listing-item .title {
    font-size: 22px;
    clear: both;
    display: grid;
    /* grid-column: 1 / span 3; */
    height: 85px;
    overflow: hidden;
    padding: 15px 5px 0px 5px;
    text-align: center;

}

.display-posts-listing .listing-item .excerpt {
    /* clear: both; */
    display: block;
    float: none;
    margin-top: 10px;
    font-size: 15px;
    /*height: 250px;*/
    padding: 0px 15px 0px 15px;
    text-align: justify;

}
.display-posts-listing .listing-item .excerpt-dash {
    display: none;
}

.display-posts-listing img {
    float: left;
    margin: 0px 20px 10px 0px !important;
    display: block;
    max-width: 100%;
    height: 250px !important;
    object-fit: cover;

}



/*LInia produktow*/ 
.linia_img {
    display: flex;
    max-width: 250px;
    /* flex-flow: row; */
    align-items: end;
    float: right;
    padding: 0px 0px 25px 0px;
}


/*certyfikaty*/
.certs {
       /* display: flex; */
    width: 200px;
    margin: 0 auto;

}

.certs img {
   /* padding: 20px;*/
}
.masthead{
    background-color: white;
    /*width: 5000px;*/
    
}
.electro-navigation-v5{
    background-color: #58585a !important;
    margin-bottom: -2px;
   
}
.departments-menu-v2-title{
    background-color: #58585a !important;
}
.header-v5 .secondary-nav{
    font-size: 16px;
    
}
.header-v5 .departments-menu-v2-title{
    color: white !important;
    font-size: 16px;
}
#menu-produkty-optolith{
    background-color: #58585a;
    color: white !important;
    display:none;
}
.dropdown-menu{
    background-color: #58585a;
    color: white !important;
}
.zdjecia22{
    display: flex;
    float: right;
    margin-bottom: -55px;
    margin-top: 45px;
    padding: 2px;
    width: 30px;
    
    filter: brightness(1.6);
}



/*
   SYSTEMY HOME PAGE
*/
.system {
   cursor: pointer;
}

.systemy .ocieplenia {
     background: rgb(162,73,13);
   background: linear-gradient(180deg, rgba(162,73,13,1) 0%, rgba(142,62,3,1) 49%, rgba(243,112,33,1) 100%);
}

.systemy .plytki {
    background: rgb(8,131,102);
background: linear-gradient(180deg, rgba(8,131,102,1) 0%, rgba(1,91,66,1) 49%, rgba(21,161,124,1) 100%);
}


.systemy .zaprawy {
background: rgb(0,47,103);
background: linear-gradient(180deg, rgba(0,47,103,1) 0%, rgba(0,47,103,1) 49%, rgba(0,99,154,1) 100%);
}



.systemy .farby {
   background: rgb(174,0,95);
background: linear-gradient(180deg, rgba(174,0,95,1) 0%, rgba(161,0,76,1) 49%, rgba(237,0,140,1) 100%);
}

.systemy .renowacje {
 background: rgb(108,90,54);
background: linear-gradient(180deg, rgba(108,90,54,1) 0%, rgba(100,85,52,1) 49%, rgba(173,146,101,1) 100%);
}



.systemy  .name{
   color: #fff;
    font-weight: 500;
    padding: 15px 15px 0px 15px;
    font-size: 1.2rem;
    height: 100px;
    
}


.systemy .system-name{
    color: #fff;
    /* height: 135px; */
    overflow: hidden;
    margin-left: 15px;
    padding-bottom: 10px;
    font-size: 1.8rem;
}

.header-v5 .secondary-nav>.menu-item>a{
    margin-left: 10px;
}
.naglo{
    z-index: 5;
    width: 100%;
   
    
}



/*
   OBSZARY
*/
.obszary {
   background-color: #eeeeee;
   
      margin: 0 auto;
   margin-right: 5px;
   margin-top: 75px;
}


.obszary h2 {
   position: absolute;
    bottom: 0;
    font-size: 0.8rem;
    margin: 0 auto;
    width: 100%;
    left: 0;
    padding-bottom: 15px;
   
}

.nowrap {
   flex-wrap: nowrap !important;

}

/*/
ukrywamy daty na postach
*/
.vc_gitem-post-data:first-child {
  /* display: none;*/
}

.posted-on {
   display: none !important;
}


/*
   TECHNOLOGIE
*/

.technologie {
      /* align-items: flex-end; */
    border: 1px solid #ccc;
    background: #eee;
    margin: 5px 0px 5px 0px;
    text-align: justify;

}

.technologie img {
   vertical-align: bottom;
   padding-top: 15px;
   /*display: none;*/
}



/*
   WOOCOMMERCE PRODUCT NAME FIX + HIDE AVAILABILITY
*/

.woocommerce-loop-product__title {
   overflow: visible;
}

.single-product .availability {
   display: none;
}

ul.products.columns-4>li.product {
   z-index: 0;
}

.owl-item>.product.hover .product-inner, .owl-item>.product:hover .product-inner, .products>.product.hover .product-inner, .products>.product:hover .product-inner {
/*   -webkit-box-shadow: 0px 1px 2px 0px rgba(66, 68, 90, 1);
   -moz-box-shadow: 0px 1px 2px 0px rgba(66, 68, 90, 1);
   box-shadow: 0px 1px 2px 0px rgba(66, 68, 90, 1);*/
   /*border:1px solid #ccc;*/
   z-index: 1;
   box-shadow: none;
   border: 1px solid #ccc;
}

.owl-item>.product.hover .hover-area, .owl-item>.product:hover .hover-area, .products>.product.hover .hover-area, .products>.product:hover .hover-area {
   display: none;
}

.seller-items .page-header, .woocommerce-page .page-header {
   text-align: center;
}



/* HP STYLES*/

.full-width {
   background-color: #eeeeee;
}

.header {
   text-transform:uppercase;
   text-align:center;
}
.vc_row[data-vc-full-width]{
    overflow: visible!important;
}

p.see_system {
   text-align: center;
   font-weight: 600;
   color:#000;
   padding:35px 0px 0px 0px;
}

p.see_system a {
   color:#000 !important;
   text-decoration:underline;
}



.hp-ikona img {
   width:75px;
   padding:10px 0px 10px 0px;
}




a.link {
      color: #4F0046 !important;
    font-weight: 700;
    font-size: 1.2rem;
    /* padding: 15px 0px 0px 0px; */
    line-height: 3rem;
}


/*
   MOBILNE MENU + DROPDOWN FIX
*/

.off-canvas-navigation ul li a:focus {
   background-color: #fff;
   color: #ccc;
}

ul#menu-menu-gorne-nawigacyjne-1 li:hover ul.dropdown-menu {
    display: block;

}
ul.dropdown-menu {
    display: none;
}
ul.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    /*color: #333;*/
    color: #fff;
    white-space: nowrap;
}  


.b2b {

    background-color: red;
    padding: 0px 10px 0px 0px;
}

.b2b a:hover {
    color: #A40051;
}

/*for off canvas menu*/
a[title="B2B"] {
   background-color: red;
    padding: 0px 10px 0px 0px;
}


.grecaptcha-badge {
    /*display: none;*/
}


/*IKONKI PDF DLA POBIERZ - karty techniczne*/
.fa.fa-file-pdf-o {
    margin-right: 5px;
}

.alignnone {
    margin-top: 15px;
    margin-bottom: 10px !important;
}


#download {
    margin-bottom: 25px;
}


/*slider firma*/
.slider-firma {
    margin-top: -50px;
}

/*FOOTER FIREFOX*/

@-moz-document url-prefix() {
  #colophon li a {
    color:   #596673;
    /*font-weight:  lighter;*/
  }
  #colophon p {
    color:  #596673;
  }
  #colophon h5 {
    color:  #596673;
    line-height: 1.12em;
  }
  #colophon h4 {
    line-height: 1.1em;
    font-size: 16px;
    word-spacing: -1px;
  }
  .footer-bottom-widgets .widget_text {
    color: #596673;
  }
  .footer-bottom-widgets .widget_text a {
    color: #596673;
  }
}