/* Add here all your CSS customizations */
@media (min-width: 1440px){
	.container {
	    width: 1418px;
	}
}
#header .header-btn-collapse-nav {
    background: #2eae52;
  
}
#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title {
    
    color: #2eae52;
}

section.bg-light {
  background-color: #fff !important;
}

@media (max-height:900px) {
	.mt-uvod  {
		margin-top:6rem  !important;
	}
	}
@media (min-height:900px) {
.mt-uvod  {
    margin-top:8rem  !important;
}
}
@media (min-height:1500px) {
	.mt-uvod  {
		margin-top: 15rem !important;
	}
	}
	

.index-uvod-col-left {
    float: left;
    width: 40%;
    max-width: 443px;
}
.index-uvod-col-right {
    width: 35%;
    max-width: 345px;
    float: right;
}
  #content-holder .content-holder-inner {
    max-width: 1200px;
    margin: 0 auto;
        margin-bottom: 0px;
    position: relative;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
}
.row-grid::after {
    content: '';
    clear: both;
    display: block;
}
 
 
.dropdown-toggle::after {
 	border: none;
	 
}
 
 
#mini-cart.minicart-inline {
 
    font-size: 0.7857em;
    color: #2eae52;
}   
.fa-chevron-down:before {
 
    color: #2eae52;
}   

 

/*kategorie uvod overlay+text uvnitr */
.container-category {
	 
	width: 100%;
	height: 100%; /* height given for illustration */
	display: flex;
	flex-flow: row wrap;
	position: relative;
 

  }
  
  .item-category {
	 
	margin: 30px;
 	flex: 1 1 calc(20% - 60px);/*<-- adjusting for margin */

  }
  
  .container-category:after {
	content: '';
	display: block;
	flex: 999; /* grow by a large number */
  }
  @media (max-width: 768px) {
	.container-category {
	 
	  display: flex;
	  flex-flow: nowrap;
	  flex-direction: column;
	}
	.item-category {		 
		margin-top: 50px;
	  }
	  
  }


/*uvod kategorie s textem venku */
.populars {
	width:100%;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-ms-flex-pack:center;
	margin-bottom:-1.75rem
   }
   .populars,
   .populars__item {
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	-webkit-box-pack:center;
	justify-content:center
   }
.populars__item {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-ms-flex-pack:center;
	-ms-flex-line-pack:start;
	align-content:flex-start;
	margin-right:.75rem
   }
   @media (max-width:1199px) {
	.populars__item {
	 -webkit-box-flex:0;
	 -ms-flex:0 0 calc(33.33% - 16px);
	 flex:0 0 calc(33.33% - 16px);
	 max-width:calc(33.33% - 16px);
	 margin-bottom:1.75rem
	}
   }
   @media (max-width:767px) {
	.populars__item {
	 -webkit-box-flex:0;
	 -ms-flex:0 0 calc(50% - 16px);
	 flex:0 0 calc(50% - 16px);
	 max-width:calc(50% - 16px)
	}
   }
   @media (max-width:575px) {
	.populars__item {
	 -webkit-box-flex:1;
	 -ms-flex:1 auto;
	 flex:1 auto;
	 margin-right:0;
	 padding-right:1.25rem;
	 max-width:100%
	}
   }
   .populars__item-link:hover .populars__item-image picture {
	-webkit-box-shadow:0 15px 35px 0 rgba(59,74,48,.37);
	box-shadow:0 15px 35px 0 rgba(59,74,48,.37)
   }
   .populars__item-image {
	width:100%;
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin-bottom:1.5rem
   }
   .populars__item-image picture {
	border-radius:50%;
	width:164px;
	height:164px;
	-webkit-transition:all .2s linear;
	transition:all .2s linear
   }
   .populars__item-image picture img {
	width:100%;
	height:100%;
	max-width:100%;
	max-height:100%;
	-o-object-fit:cover;
	object-fit:cover;
	border-radius:50%
   }
   @media (max-width:575px) {
	.populars__item-image picture {
	 width:120px;
	 height:120px
	}
   }
   .populars__item-title {
	line-height:.93;
	text-align:center;
	font-size:1.15rem;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
   }
   @media (max-width:1199px) {
	.populars__item-title {
	 font-size:calc(1.15rem + 0.8015vw)
	}
   }

/*sipky carusel uvod*/

.owl-carousel.nav-center-images-only .owl-nav {
    top: 50%;
}

/*skin17 

.skin17-2 #footer #footer-bottom {
	background: none;
}

.skin17-2 #footer {
	  background:  #9ac93dm ;
	color: #fff;
}

 
.skin17-2 #footer a,
.skin17-2 #footer a:hover {
	color: #fff;
}

 
.skin17-2 #footer .newsletter-widget .input-box input[type="text"],
.skin17-2 .newsletter-widget .input-box  input[type="email"] {
	background: none;
	max-width: none;
}

.skin17-2 .newsletter-widget input[type="submit"] {
	background: none !important;
	border: 1px solid #ccc !important;
	color: #777;
}

.skin17-2 #footer .info-boxes-container {
	background: none;
	border: none;
	padding: 0px;
	margin: 0px -10px;
}

.skin17-2 #footer .info-box-container {
	border-color: #515656;
	color: #fff;
}

.skin17-2 #footer  .info-box-icon {
	color: #fff;
}

.skin17-2 #footer  .info-box-content .info-box-title {
	color: #fff;
}

@media (max-width: 767px) {
	.skin17-2 #footer .info-box {
		text-align: left;
	}

	.skin17-2 #footer .info-boxes-container {
		margin: 0px -5px;
	}

}

.skin17-2 .product-grid > .row > div .product-action {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
}

	.skin17-2 .product-grid > .row > div:hover .product-action {
		opacity: 1;
	}

	.skin17-2 .product-grid > .row > div .product-action .product-btn.btn-wishlist {
		margin: 0;
		background-color: #e6e6e6;
		color: #000;
		border: 0;
		font-size: 13px;
		right: -4px;
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		width: 40px;
		height: 40px;
		line-height: 40px;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}

	.skin17-2 .product-grid > .row > div .product-action .product-btn.btn-quickview {
		margin: 0;
		background-color: #e6e6e6;
		color: #000;
		border: 0;
		font-size: 13px;
		left: -4px;
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		width: 40px;
		height: 40px;
		line-height: 40px;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}

	.skin17-2 .product-grid > .row > div .product-action .product-btn.btn-add-cart {
		height: 40px;
		border: none;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		margin: 0px;
		background: #9ac93d;
		color: #fff;
		vertical-align: top;
		padding: 0 20px 0 15px;
		font-size: 13px;
		line-height: 40px;
		text-transform: uppercase;
		font-weight: 600;
	}

		@media (max-width: 991px) {
			.skin17-2 .product-grid > .row > div .product-action .product-btn.btn-add-cart {
				width: 40px;
				text-align: center;
				padding: 0px 13px;
			}

			.skin17-2 .product-grid > .row > div .product-action .product-btn.btn-add-cart.button-enquiry {
				display: none;
			}

			.skin17-2 .product-grid > .row > div .product-action .product-btn.btn-add-cart span {
				display: none;
			}
		}

.skin17-2 .product-grid > .row > div {
	border-right: 1px solid #e3e4e4;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	position: relative;
	margin-top: -1px;
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	padding-bottom: 0 !important;
}

	.skin17-2 .product-grid > .row > div:hover {
		border-top: 1px solid #e3e4e4;
		border-bottom: 1px solid #e3e4e4;
		box-shadow:0 0 40px rgba(0,0,0,0.1);
		-webkit-box-shadow:0 0 40px rgba(0,0,0,0.1);
		-moz-box-shadow:0 0 40px rgba(0,0,0,0.1);
	}

	.skin17-2 .product-grid > .row > div:last-child {
		border-right: none;
	}

.skin17-2 .product-grid .product {
	padding-bottom: 30px !important;
	padding-top: 50px;
	border-top: 1px solid #e3e4e4;
	margin-top: -1px;
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
}

	.skin17-2 .product-grid > .row > div:hover .product {
		padding-top: 10px;
		padding-bottom: 70px !important;
	}

	.skin17-2 .product-grid .row:first-child .product {
		border-top: none;
	}

	@media (max-width: 767px) {
		.skin17-2 .product-grid .row > div:nth-child(odd) {
			clear: both;
		}
		.skin17-2 .product-grid .row:first-child .product {
			border-top: 1px solid #e3e4e4;
		}
		.skin17-2 .product-grid .row:first-child > div:first-child .product,
		.skin17-2 .product-grid .row:first-child > div:nth-child(2) .product {
			border-top: none;
		}

		.skin17-2 .product-grid .row > div:nth-child(2n) {
			border-right: none;
		}
	}

#mfilter-content-container .product-grid {
	padding-bottom: 0px;
}

.skin17-2 #mfilter-content-container .product-grid {
	padding-bottom: 30px;
}

.skin17-2 .product-grid .product .product-image {
	border: none;
	padding: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

	.skin17-2 .product-grid .product .product-image img,
	.skin17-2 .product-grid .product .onhot,
	.skin17-2 .product-grid .product .onsale,
	.skin17-2 .product-image,
	.skin17-2 .product-image img {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
/*
.skin17-2.common-home .slider-title {
	display: none;
}   */

/*.skin17-2 .carousel-wrapper > div {
	margin-bottom: -3px !important;
}

.skin17-2.common-home .main-content {
	padding-bottom: 0;
}

.skin17-brands > div {
	padding-top: 10px;
	border-right: 1px solid #e3e3e3;
	text-align: center;
}

	.skin17-brands > div:last-child {
		border-right: none;
	}

	@media (max-width: 767px) {
		.skin17-brands > div:nth-last-child(2),
		.skin17-brands > div:last-child {
			border-top: 1px solid #e3e3e3;
		}
	}
	
.skin17-button {
	color: #fff !important;
	background: #b74173;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	padding: 10px 35px 10px 35px;
}*/

#footer .align-items-center {
  -ms-flex-align: end !important;
  align-items: end !important;

 }
 .right-header {
    position: relative;
    vertical-align: top;
    margin: 0px;
    height: auto;
    left: auto;
    top: auto;
    right: auto;
    display: inline-block;
}



@media (max-width: 767px) {
    .hidden-xs {
      display: none !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
      display: none !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
      display: none !important;
    }
  }
  @media (min-width: 1200px) {
    .hidden-lg {
      display: none !important;
    }
  }

  .list.list-ordened li:before {
	color: #7cb601;
	border-color: #7cb601;
  }
  .list.list-ordened.list-ordened-style-3 li:before {
	background-color: #7cb601;
  }
  html .list-primary.list-icons li > [class*="fa-"]:first-child,
  html .list-primary.list-icons li a:first-child > [class*="fa-"]:first-child,
  html .list-primary.list-icons li > .icons:first-child,
  html .list-primary.list-icons li a:first-child > .icons:first-child {
	color: #7cb601;
	border-color: #7cb601;
  }
  html .list-primary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,
  html .list-primary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,
  html .list-primary.list-icons.list-icons-style-3 li > .icons:first-child,
  html .list-primary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
	background-color: #7cb601;
	color: #FFF;
  }
  
  
  //dragable
#drag-drop {
    width: 200px;
    height: 50px;
    background-color: #007bff;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
}

#drop-zone {
    width: 100px;
    height: 50px;
    background-color: #f0f0f0;
    text-align: center;
    line-height: 20px;
    border: 2px dashed #ccc;
}
 #drag-and-drop {
        width: 100px;
        height: 38px;
        border: 2px dashed #ccc;
        text-align: center;
        line-height: 15px;
        cursor: pointer;
    }