/* import fontów */
@import url('https://fonts.googleapis.com/css?family=Antonio&subset=latin,latin-ext'); /* czcionka wszystko */
@import url('https://fonts.googleapis.com/css?family=Anton&subset=latin,latin-ext'); /* czcionka naglowki */

@import 'infortis/shared/_accordion.less';

body {
	margin: 0;
	padding: 0;
	font-family: 'Antonio', Verdana, Geneva, sans-serif;
	color: #333333;
}


/* NAGŁÓWKI */

h1, h2, h3, h4, h5, h6, .filter-title {
	font-family: 'Anton', Verdana, Geneva, sans-serif;
}

/* MENU */

@media only screen and (max-width: 769px) {
.header.content {
	background-color: #83356b;	
}

}

@media only screen and (min-width: 769px) {

/* menu po przewinieciu obrazu hex-menu.js*/

.page-header.scroll-header {
	position: fixed;
	top: 0px;
	width: 100%;
	margin: auto;
	background-color: #FFF;
	z-index: 5000;
}

.scroll-header .hex-header-wrapper {
	height: 1px;
}

.scroll-header .block-search {
	display: none;
}

.scroll-header .minicart-wrapper {
	margin-top: 30px;
	z-index: 500;
}

.breadcrumbs.scroll-header {
	padding-top: 318px !important;
}

.pagebuilder-slider.scroll-header {
	padding-top: 318px !important;
}

/* koniec menu po przewinieciu obrazu */

.logo {
  margin: 0 !important;
}

.navigation, .navigation .level0 .submenu {
  font-weight: normal !important;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: right;
}

.navigation ul ul {
	text-align: left !important;
}


.navigation .level0 > .level-top {
  color: #fff !important;
  padding: 0 8px !important;
  line-height: 33px !important;
  margin: 5px 0px;
  text-decoration: none;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  transition:ease-in-out 0.3s; background-color: #84356C;
}

.navigation .level0 > .level-top:hover {
  color: #fff !important;
  padding: 0 12px;
  line-height: 33px !important;
  margin: 5px 0px;
  text-decoration: none;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  transition:ease-in-out 0.3s; background-color: #2BB673; 
}

.navigation .ui-menu-icon {display: none !important;}

.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
  border-color: #2BB673 !important;
  border-style: solid;
  border-width: 0 0 3px;
}

.nav-sections {
  background: #84356C !important;
	height: 45px;
	padding-top: 55px;
	margin-bottom: 5px !important;
}

.navigation {
  background: none !important;
}

.nav-sections {

}

.navigation .level0 {
  margin: 0 0 0 0 !important;

}

}


/* HEADER */

@media only screen and (min-width: 769px) {
.hex-header-wrapper {
  background: url(../images/headBg.jpg) top center no-repeat;
  height: 170px;
  margin: 0;
  width: 100%;
}

.page-header .panel.wrapper {
  border-top: 3px solid #000;
  background-color: #aae2c7;
}

.page-header .header.panel {
	padding: 5px 0 5px 0 !important;
}

}

/* USER PANEL TOP */

@media only screen and (min-width: 769px) {


.header.panel > .header.links > li {
  font-size: 1.2rem !important;
  color: #000;
}

.header.panel > .header.links > li a{
  color: #000 !important;
}

}

/* SZUKAJKA */

@media only screen and (min-width: 769px) {

.block-search {
	width: 450px !important;
	margin-top: 50px;
}

.minicart-wrapper {
	margin-top: 50px;
}

.block-search input {
	font-family: 'Antonio', Verdana, Geneva, sans-serif;
	font-size: 1.4rem;
	border-radius: 30px;
}

.block-search .nested a {
	color: #000 !important;
	font-size: 1.2rem !important;
	padding-left: 15px;
	padding-top: 0px !important;
}

.block-search .nested {
	padding-top: 0px !important;
}


}

@media only screen and (max-width: 769px) {

.block-search {
	width: 100% !important;
}

.minicart-wrapper {

}

.block-search input {
	font-family: 'Antonio', Verdana, Geneva, sans-serif;
	font-size: 1.4rem;
	border-radius: 30px;
	border: 3px solid #feaf39;
}

.block-search .nested a {
	color: #000 !important;
	font-size: 1.2rem !important;
	padding-left: 15px;
	padding-top: 0px !important;
}

.block-search .nested {
	padding-top: 0px !important;
}


}


/* SLIDER */
@media only screen and (min-width: 769px) {

.cms-index-index .page-main {
  width: 100%;
  box-sizing: border-box;
  margin-left: inherit !important;
  margin-right: inherit !important;
  max-width: inherit !important;
  padding-left: inherit !important;
  padding-right: inherit !important;
}

}

@media only screen and (max-width: 769px) {

.cms-index-index .page-main {
  width: 100%;
  box-sizing: border-box;
  margin-left: inherit !important;
  margin-right: inherit !important;
  max-width: inherit !important;
  padding-left: inherit !important;
  padding-right: inherit !important;
}

}

/* belki */



.belki figure {
	position: relative;
}

.belki {
	padding: 30px 0 30px 0;
}

.belki figure figcaption {
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0;
	background-color: #fff;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5rem;
	font-weight: bold;
	position: absolute;
	bottom: 50px;
	opacity: 0.7;
}


/* ZAJAWKA */

@media only screen and (min-width: 769px) {
.zajawka {
	background: url(../images/zajawkaDesktop.png) top center no-repeat;
}
	
.zajawka .zajawkaText {
	padding: 30px 0 0 30px;
	color: #fff;
}
}

@media only screen and (max-width: 769px) {
.zajawka {
	background: url(../images/zajawkaMobile.png) top center no-repeat;
	background-size: contain !important;
	background-color: #669450;
}
	
.zajawka .zajawkaText {
	padding: 30px 0 0 30px;
	color: #fff;
}

.zajawka figure img {
	text-align: center !important;
}

.zajawka figure {
	text-align: center !important;
}

}


/* UNIWERSALNY BUTTON */

.czytajWiecej .pagebuilder-button-primary, .tocart {
	background-color: #feaf39 !important;
	border-radius: 150px;
	border: 0px solid !important;
	font-family: 'Antonio', Verdana, Geneva, sans-serif !important;
	transition: ease-in-out 0.3s;
	font-weight: normal !important;
	font-size: 1.4rem !important;
	padding: 7px 35px;
}

.czytajWiecej div:first-child {
	float: right;
}

.czytajWiecej .pagebuilder-button-primary:hover, .tocart:hover {
	transition: ease-in-out 0.3s;
	background-color: #40662e;
	border: 0px solid;
}





.week input[type=submit] {
	background-color: #feaf39;
	border-radius: 150px;
	border: 0px solid;
	font-family: 'Antonio', Verdana, Geneva, sans-serif;
	transition: ease-in-out 0.3s;
	font-weight: normal;
	font-size: 1.4rem;
	padding: 7px 35px;
	margin-top: 15px;
	color: #fff;
}

.week input[type=submit]:hover {
	transition: ease-in-out 0.3s;
	background-color: #40662e;
	border: 0px solid;
	color: #fff;
}







.post-read-more {
	background-color: #feaf39;
	border-radius: 150px;
	border: 0px solid;
	font-family: 'Antonio', Verdana, Geneva, sans-serif;
	transition: ease-in-out 0.3s;
	font-weight: normal;
	font-size: 1.4rem;
	padding: 7px 35px;
	color: #fff !important;
	text-decoration: none !important
}

.post-read-more:hover {
	transition: ease-in-out 0.3s;
	background-color: #40662e;
	border: 0px solid;
	color: #fff !important;
	text-decoration: none !important
}





.button-bs-ad {
	text-align: right;
}

.button-bs-ad .addmanytocart {
	background-color: #feaf39;
	border-radius: 150px;
	border: 0px solid;
	font-family: 'Antonio', Verdana, Geneva, sans-serif;
	transition: ease-in-out 0.3s;
	font-weight: normal;
	font-size: 1.4rem;
	padding: 7px 35px;
}

.button-bs-ad .addmanytocart:hover {
	transition: ease-in-out 0.3s;
	background-color: #40662e;
	border: 0px solid;
}

/* NEWSY */

@media only screen and (min-width: 769px) {

.newsy {
	background-image: url(../images/newsBg.jpg);
	background-position: top center;
	background-repeat: repeat-y !important;
	background-size: auto !important;
	margin-bottom: 30px;
	color: #fff;
}

.newsy h2 {
	font-family: 'Anton', Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 4rem;
}

	
}

@media only screen and (max-width: 769px) {

.newsy {
	background-color: #83356b;
	margin-bottom: 30px;
	color: #fff;
}

.newsy h2 {
	font-family: 'Anton', Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 4rem;
}

.newsy .row-full-width-inner {
	padding: 0 5% 0 5%;
}

	
}



/* DLA OGRODNIKOW */

@media only screen and (min-width: 769px) {
.ogrodnicy {
	background: url(../images/zajawkaDesktop.png) top center no-repeat;
}
	
.ogrodnicy h4 {
	padding: 0px 0 0 15px;
	margin: 0;
	color: #fff;
	font-size: 3rem;
	font-weight: normal;
}

.ogrodnicy p {
	color: #fff;
}

.ogrodnicy .row-full-width-inner {
  max-width: 1000px !important;
}

}

@media only screen and (max-width: 769px) {
.ogrodnicy {
	background: url(../images/zajawkaMobile.png) top center no-repeat;
	background-size: contain !important;
	background-color: #669450;
}
	
.ogrodnicy h4 {
	padding: 0px 0 0 15px;
	margin: 0;
	color: #fff;
	font-size: 3rem;
	font-weight: normal;
}

.ogrodnicy p {
	color: #fff;
}

.ogrodnicy .row-full-width-inner {
  max-width: 300px !important;
}


.ogrodnicy figure img {
	text-align: center !important;
}

.ogrodnicy figure {
	text-align: center !important;
}

}

/* STOPKA */

.stopka h4 {
	padding: 30px 0 15px 0px;
	margin: 0;
	color: #a6a6a6;
	font-size: 2.5rem;
	font-weight: normal !important;
}

.stopka .pagebuilder-column {
	padding: 0 3% 0 3%;
	position: relative;
	min-height: 350px;
}

.stopka p {
	color: #a6a6a6;
}

.stopka ul li {
	margin: 0 !important;
	color: #a6a6a6;
}

.stopka {
	margin-top: 30px;
	background-repeat: repeat-y !important;
	min-height: 400px;
}

@media only screen and (min-width: 769px) {
.stopka .czytajWiecej {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: auto;
}
}

/* lista produktów */
.qty-m-c {
    display: none;
}
.product-item .tocart {
    display: none;
}


/* AKTUALNOSCI GŁÓWNA*/

@media only screen and (min-width: 769px) {

.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {
  width: 98% !important;
}

.post-list .post-header .post-info {
	display: none;
}

.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder img {
  width: 28% !important;
  padding: 0;
  margin: 1% 1% 1% 15%;
  border-radius: 30px;
  float: left;
}

.post-list .post-content .post-description .post-ftimg-hld img {
  width: 28% !important;
  padding: 0;
  margin: 1% 1% 1% 15% !important;
  border-radius: 30px;
  float: left;
}


.post-list .post-header .post-title a {
  text-decoration: none;
  font-size: 3rem !important;
  font-family: 'Anton', Verdana, Geneva, sans-serif;
  font-weight: normal;
  color: #fff !important;
}

.blog-page-list .post-list .post-header .post-title a {
  text-decoration: none;
  font-size: 3rem !important;
  font-family: 'Anton', Verdana, Geneva, sans-serif;
  font-weight: normal;
  color: #000 !important;
}

.post-holder .post-title-holder {
	border-bottom: 5px solid #ad5d94;
}

.post-holder .post-title {
	padding: 0px !important;
	
}

.post-holder .post-text-hld {
	padding-top: 30px !important;
}

.post-content .post-description .post-ftimg-hld img {
  width: 33% !important;
  height: auto !important;
  float: left;
  margin: 0 15px 15px 0 !important;
}

}


@media only screen and (max-width: 769px) {

.post-holder .post-title-holder {
	border-bottom: 5px solid #ad5d94;
}

.post-holder .post-title {
	padding: 0px !important;
	
}

.post-list .post-header .post-info {
	display: none;
}

.post-list .post-header .post-title a {
  text-decoration: none;
  font-size: 3rem !important;
  font-family: 'Anton', Verdana, Geneva, sans-serif;
  font-weight: normal;
  color: #fff !important;
}

.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder img{
  padding: 0;
  margin: 1%;
  border-radius: 30px;
}

.blog-page-list .post-holder img{
  padding: 0;
  margin: 1%;
  border-radius: 30px;
}

.blog-page-list .post-list .post-header .post-title a {
  text-decoration: none;
  font-size: 3rem !important;
  font-family: 'Anton', Verdana, Geneva, sans-serif;
  font-weight: normal;
  color: #000 !important;
}
	
}


/* TABELA Z ZAMOWIENIAMI */




/* klasa nadrzędna 
.page-products
*/

.page-products .category-view {display: none !important;}
.products-list .products.list .item:nth-child(odd){
	background-color: #eee6e3;
	padding: 0px;
}

.products-list .products.list .item {
	padding: 0px;
}


/* rozmiar fotki i pola z fotka */


body .product-item-info .product-image-wrapper .bss-bt-quickview span{
	margin: 0px !important;
	padding: 0px !important;
}

body .product-item .bss-quickview {
	display: block !important;
}

body a.bss-quickview {
	width: 32px;
	height: 32px;
	background-color: inherit !important;
	margin-left: 2px !important;
	margin-right: 2px !important;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0;
}



body a.bss-quickview span {
	display: block !important;
	width: 32px;
	height: 32px;
	background-image: url(../images/ico.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: inherit !important;
	padding: 0;
	font-size: 0 !important;
}
	


body .bss-bt-quickview {
	display: block;
	width: 100%;
	height: 32px;
}


body .product-item-info {
	position: relative;
}

.bss-bt-quickview {
	position: absolute !important;
	z-index: 1000;
}


body .products-list .product-item-info .product-image-wrapper {
	position: absolute !important;
	display: block;
	width: 60%;
}


.products-list .product-image-wrapper {
	height: 36px !important;
	width: 36px;
}

/* koniec - rozmiar fotki i pola z fotka */

.products-list .product.name {
	display: block;
	float: left;
	font-size: 2rem;
	height: 32px;
	padding-right: 2%;
	border-right: 3px solid #fff;
	width: 65%;
}

.products-list .QtyIncrements {
	display: block;
	float: left;
	height: 27px;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 5px;
	border-right: 3px solid #fff;
	width: 4%;
	text-align: center;
	margin: 5px 0;
}

.product-item .price-box {
	display: block;
	float: left;
	height: 27px;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 5px;
	border-right: 3px solid #fff;
	width: 4%;
	text-align: center;
	margin: 5px 0 !important;
}

	
.products-list .product-item-inner {
	display: block;
	width: 100px;
	float: right;
	margin-top: 5px;
}

.products-list .product-item-details {
	width: 95%;
}


/* LEWE MENU */


.sidebar-main {
  padding-right: 0 !important;
}

.ks-sidebar > .ks-list {
  display: block;
  margin-top: 30px;
  padding-right: 0px !important;
  margin-bottom: 30px;
}

.ks-list .level0 {
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 0px solid #ededed !important;
}

.ks-list .level0:last-child {
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed !important;
	transition: ease-in-out 0.3s;
}

.ks-list .level0.active {
	border: 0px solid !important;
}

.ks-sidebar .ks-list li {
  padding-bottom: 10px !important;
  padding: 10px;
  margin-bottom: inherit !important;
  margin: 0 !important;
}

.ks-sidebar .ks-list li a {
  color: #666 !important;
}

.sidebar a {
  color: #666 !important;
}

.sidebar .items, .sidebar .accordion {
	list-style: disc !important;
	margin-left: 20px;
}

.sidebar .accordion ul li a {
	font-weight: normal !important;
}

/* STOPKA */

.page-wrapper > .page-bottom {
  box-sizing: border-box;
  margin-left: inherit !important;
  margin-right: inherit !important;
  max-width: inherit !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 100% !important;
}

.footer.content {
  box-sizing: border-box;
  margin-left: inherit !important;
  margin-right: inherit !important;
  max-width: inherit !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 100% !important;
  }
  
.footer.content {
  border-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 20px;
  background-color: #000;
  color: #fff;
  font-size: 1.2rem;
  min-height: 80px;
}

.footer .copyright {
  display: block;
  margin: 0;
  float: left;
}

.footer .hex-wrapper 
{
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding: 0 20px 0 20px;
  width: 100%;
}

.footer #hex_footer {
	display: block;
	float: right;
}

.footer .bugs {
	display: none;
}


.ftLogo:hover {
	opacity: 0.5;
	transition: ease-in-out 0.3s;
}

.footer span {
	float: left;
	padding-top: 7px;
}

@media only screen and (min-width: 769px) {
#hex {
	background-image: url(../images/hexLogo.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 33px;
	height: 33px;
}

#semtu {
	background-image: url(../images/semtuLogo.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 115px;
	height: 33px;
}

.ftLogo {
	display: block;
	float: left;
	margin: 0 2px 0 2px;
	opacity: 1;
	transition: ease-in-out 0.3s
}
	
}

@media only screen and (max-width: 769px) {
#hex {
	background-image: url(../images/hexLogo.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 20px;
	height: 20px;
}

#semtu {
	background-image: url(../images/semtuLogo.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 70px;
	height: 20px;
}

.ftLogo {
	display: block;
	float: left;
	margin: 6px 2px 0 2px;
	opacity: 1;
	transition: ease-in-out 0.3s
}	
}

.blog-category-view .category-content {
	padding-bottom: 45px;
}


/* SZEROKOSC KOLUMN - TEST */

@media only screen and (min-width: 769px) {
.page-layout-2columns-left .column.main {
  width: 73% !important;
  float: right;
}

.page-layout-2columns-left .sidebar-main {
  width: 27% !important;
  float: left;
}

}


.products-list h2 {
	margin-bottom: 0px;
	border-bottom: 5px solid #ad5d94;
	text-transform: uppercase;
}

.list .ad-mt-stick {
  left: -10px !important;
  top: 6px !important;
  background-image: url('../images/green_tick.png') !important;
background-size: cover;
background-repeat: no-repeat;
}


/* quick view */
body .product-item .bss-quickview {
    position: static;
}
body .product-item .product-item-info:hover .bss-quickview {
    position: static !important;
    margin: 2px;
    padding: 0;
}

.mfp-content, .mfp-wrap {
	z-index: 6000 !important;
}

/* checkout */
.table-checkout-shipping-method .price {
    display: none;
}
.checkout-cart-index #block-shipping {
    display: none;
}