/* 
 Theme Name:   plener
 Theme URI:    
 Description:  
 Author:       suntrack
 Author URI:   https://suntrack.pl
 Template:     hello-elementor
 Version:      1.0.0.116
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
.nw {
    display: block;  
}

@media (max-width: 768px) {
    .nw {
        display: inline;
    }
}

.elementor-nav-menu--dropdown a{
	padding-left: 8px !important;
}
@media (min-width: 968px){
	.sub-menu-columns ul.sub-menu {
  column-count: 2;
  column-gap: 0px;
  max-width: 450px;
}
}

@media (min-width: 968px){
.sub-menu-columns ul.sub-menu li {
  break-inside: avoid;
  list-style: none;
}
}


.elementor-nav-menu .sub-arrow{
	padding-left: 8px !important;
}
.menu-item ._svg {
  width: 2.5rem !important;
}
.menu-item img._before, .rtl .menu-item img._after{
	margin-right: 0px;
}
.opis h1, .opis h2, .opis h3, .opis h4, .opis h5 {
  margin-top: 2rem;
  margin-bottom: .3rem;
  font-weight: bold;
  line-height: 1.3em;
}
.opis p {
  margin-top: .5rem;
}
.page-header .entry-title{
	display: none;
}
.elementor-button-icon-qty[data-counter]{
	border-radius: 4px !important;
	font-family: FK Grotesk !important;
}
.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{
	line-height: 1.6em !important;
}
.icoh svg .st0 {
    fill: #fff;
    transition: fill 0.3s;
}

.icoh:hover svg .st0 {
    fill: #E5671F;
}

#dgwt-wcas-search-input-1 {
  box-shadow: none;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus{
	border-color: #000 !important;
}