/* TEST!!!!dffdhgsd */
.test {
  font-size: 12px;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  color: #444;
  line-height: 1.5;
}

.descr {
  font-size: 14px;
}

.descr ul {
  margin-left: 1.1em;
  padding-left: 1.1em;
  list-style: disc;
}

.descr h2 {
  font-size: 1.6em;
}

.descr a {
  color: #5ba211;
  text-decoration: none;
  background: #f8f7ba;
  position: relative;
}

.descr p {
	text-align:justify;
}

.descr a:hover {
  background: #fee1bf;
}

/* default font size */
.fa {
  font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 17px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10.2px;
}

a {
  color: #666;
}

a:hover {
  text-decoration: none;
  color: #666;
}

legend {
  font-size: 18px;
  padding: 7px 0px;
}

label {
  font-size: 12px;
  font-weight: normal;
}

input:active, input:hover, input:focus {
  outline: 0;
  outline-offset: 0;
}

input {
  outline: 0 !important;
}

input:-webkit-autofill {
  color: #ffffff !important;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
  font-size: 12px;
}
blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
  font-size: 12px;
}
.dropdown-menu {
	border:none;
}
.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
  display:flex;
  align-items:center;
  padding-right:15px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline;
}

.nav-tabs {
  margin-bottom: 15px;
}

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li {
	padding:2px 0;

}
.dropdown-menu li > a:hover {
  text-decoration: none;
  color: #5ebb46 !important;

}

/* header */
#header-top {
  min-height: 130px;
  display: flex;
  position: relative;
}

#header-line {
  height: 1px;
  border-bottom: 1px solid #5ebb46;
}

#header-bot {
  min-height: 63px;
}
.head-inf a {
	font-weight:bold;
	width:160px;
	white-space: nowrap;
	cursor:pointer;
}


.soc_auth {
	border:0px;
	z-index: 199;
}
.soc_auth button {
	border: 1px #ccc solid;
	border-radius: 10px;
	margin: 5px 0px;
	width: 100%;
	padding: 5px;
	font-size: 13px;
	background-size: 20px;
	padding-left: 40px;
	cursor: pointer;
}
.soc_auth a {
	border: 1px #ccc solid;
	border-radius: 10px;
	margin: 9px 0px;
	width: 100%;
	padding: 5px;
	font-size: 13px;
	background-size: 20px;
	padding-left: 25px;
	cursor: pointer;
	display: flex;
    justify-content: center;
	color: #000;
}
.soc_auth span {
    width: 50px;
    height: 1px;
    margin: 7px auto;
    display: flex;
}
.soc_auth button:hover, .soc_auth a:hover {
	background-color: #efefef;
	color: #000;
}
.y_auth {
	padding-left: 5px !important;
	background-color: #fff;
}
.goo_auth {
    background: url('../image/goo_logo.png') 20px center no-repeat;
}
.fb_auth {
    background: url('../image/fb_logo.png') 20px center no-repeat;
}
.inst_auth {
    background: url('../image/inst_logo.png') 20px center no-repeat;
}
.head-inf-box ul {
	list-style: none;
	padding: 0px;
	display: flex;
	flex-direction: column;
	margin: 0px;
}
.head-inf-box ul > li {
	text-align: center;
}

.head-inf-box {
	border: 1px solid #ccc;
	border-radius:0px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	padding:20px 30px;
}
.head-inf-box li {
	padding:5px 0;
	font-size:13px;
}
.head-inf-box li > a {
	color:#000;;
}
.h-cont-info {

}
.h-phone {
	font-size:13px;
	display:block;
	font-weight: none;
}
.h-mail {
	font-size:13px;
	padding:20px 0;
	margin:20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.h-jday {
	font-size:13px;
	width:220px;
}

.block-head-ico {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 10px 0;
}

.head-ico {
  height: 26px;
  background-repeat: no-repeat;
}

.head-phone {
  width: 27px;
  background-image: url(../image/phone.png);
  margin: 0 10px;
}

.head-compare {
  width: 27px;
  background-image: url(../image/compare.png);
}
.head-compare-active {
  width: 27px;
  background-image: url(../image/compare_green.png);
}
.head-wishlist {
  width: 27px;
  background-image: url(../image/heart.png);
  margin: 0 10px;
}
.head-wishlist-active {
  width: 27px;
  background-image: url(../image/heart-orange.png);
  margin: 0 10px;
}
.head-cart {
  width: 27px;
  background-image: url(../image/shopping_cart.png);
  margin: 0 10px 0 0;
}
.head-cart-active {
  width: 27px;
  background-image: url(../image/shopping_cart_green.png);
  margin: 0 10px 0 0;
}
.head-account {
  background-image: url(../image/account.png);
  padding-left: 29px;
  display: flex;
  align-items: center;
  margin-left:10px;
}

.head-coll {
  margin: 10px 0;
  display: flex;
  justify-content: flex-end;
}

/* logo */
#logo {
  margin: 10px 0 10px 0;
  display: flex;
  justify-content: center;
}

#logo a {
  position: relative;
  z-index: 99;
}

#logo img {
  margin: auto;
  width:85px;
  height:89px;
}

.head-links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  /*margin: 15px 0px;*/
  margin: 12px 0px;
  
}

.block-head-links {
  margin: 0 1px 0 0;
  display: flex;
  align-items: center;
}

.head-blog span {
  height: 20px;
  padding-left: 24px;
  background-image: url(../image/blog-ico.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: flex;
  align-items: center;
  margin: 0 10px 0 0;
}
.head-deliv span {
  height: 20px;
  padding-left: 40px;
  background-image: url(../image/deliv-ico.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: flex;
  align-items: center;
  margin: 0 10px 0 0;
}
.head-support span {
  height: 20px;
  padding-left: 24px;
  background-image: url(../image/support-ico.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: flex;
  align-items: center;
  margin: 0 10px 0 0;
}

.head-shares span {
  height: 20px;
  padding-left: 24px;
  background-image: url(../image/shares-ico.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: flex;
  align-items: center;
}

/* search */
.head-search {
  display: flex;
  align-items: center;
  justify-content: center;
}

#search {
  margin: 10px 0;
}

#search .input-lg {
  height: 32px;
  line-height: 20px;
  border: 1px solid #5ebb46;
  border-radius: 2px;
}

#search .btn-lg {
  width: 32px;
  height: 32px;
  font-size: 15px;
  line-height: 18px;
  padding: 0px;
  border-radius: 2px;
  margin-left: 2px;
}

/* cart */
#cart {
	margin-bottom: 10px;
	position:relative;
}
#cart-total {
	position:absolute;
	background-color:#ffa01c;
	border:2px solid #fff;
	border-radius:50px;
	color:#fff;
	font-weight:bold;
	font-size:9px;
	display:flex;
	justify-content:center;
	align-items:center;
	height:23px;
	width:23px;
	padding:0px;
	right:-8px;
	bottom:-8px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.cart-total {
	position:absolute;
	background-color:#ffa01c;
	border:2px solid #fff;
	border-radius:50px;
	color:#fff;
	font-weight:bold;
	font-size:9px;
	display:flex;
	justify-content:center;
	align-items:center;
	height:23px;
	width:23px;
	padding:0px;
	right:0px;
	top:1px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.head-language {
  width: 88px;
  display: flex;
  margin-left: 15px;
}

.head-language a {
  width: 40px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 8px;
  padding-right: 8px;
}

.head-language button {
  padding-left: 8px;
  padding-right: 8px;
  cursor:pointer;
}

.sh_label {
	position: absolute;
	right: 50px;
	top: 95px;
    font-weight: bold;
    text-decoration: underline;
}
.top-banner {
	align-items: center;
    justify-content: center;
	display:flex;
	width: 100%;
	height: auto;
    overflow: hidden;
	min-height:20px;
}
.top-banner img {
	display:flex;
	width: auto;
	height: 100%;
}
.owl-wrapper-outer {
  border: 0x;
  border-radius: 0px;
  box-shadow: none;
}

.language {
  border: 1px solid #ccc;
  color: #333;
  background-color: #fff;
}

.language-activ {
  border: 1px solid #5ebb46;
  background-color: #5ebb46;
  font-weight: bold;
  color: #fff !important;
}

.left {
  border-radius: 2px 0 0 2px;
}

.right {
  border-radius: 0 2px 2px 0;
}

.catalog-btn {
  height: 64px;
  width: 100%;
  background-color: #5ebb46;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff;
}

.catalog-btn span {
  height: 30px;
  padding-left: 40px;
  background-image: url(../image/cat-ico.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: flex;
  align-items: center;
}

.catalog-btn:hover, .catalog-btn:focus {
  color: #fff;
}




@media all and (max-width: 575px) {
	#menu .nav > li > a {
	  position: unset !important;
	}
	.catalog-btn {
	  height: 40px;
	  width: 100%;
	  background-color: #5ebb46;
	  padding-left: 5px;
	  border-radius: 2px;
	/*  transition-duration:0.3s; */
	}
	.head-language {
	  /* margin-right: 15px; */
	  margin-left: 0px;
	}
	.head-list {
		position:absolute;
		top: 50px;
	}
	.collapse.show, .collapsing {
		border: 0px !important;
		box-shadow: none !important;
	}
	#menu {
		  width: 110px;
		  overflow:hidden;
		  padding:0px;
	}
	.top-banner {
		height: 20px;
	}
	.div-menu {
		position: absolute;
		top: 70px;
		width:100px;
	}
	.collapse.show, .collapsing {
		/* width: 330px !important */
	}
	.block-head-ico {
		justify-content: flex-end;
	}
	.block-head-ico-2 {
		background-color: #f5f8f4;
		margin: 0px;
		padding: 10px 0px;
		border: 1px solid #ccc;
		border-top: none;
		/* border-radius: 0px 0px 20px; */
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.catalog-btn:not(.collapsed) {
		width:330px;
		justify-content: flex-start;
	}
	.catalog-btn.collapsed {
		justify-content: flex-start;
	}
	
	.head-inf-box {
		min-width: 50px !important;
		width: 250px !important;
		background-color: #fff !important;
	}
	
	.c-prod-item {
	  margin: 10px 0 0px !important;
	}
	h1 {
	  font-size: 20px !important;
	}
	.close {
		opacity: 1 !important;
		right: 20px !important;
	}
	.s-menu::-webkit-scrollbar {
	  width: 10px;
	  background-color: #f9f9fd;
	}
	.s-menu::-webkit-scrollbar-thumb {
	  border-radius: 10px;
	  background-color: #5ebb46;
	}
	.s-menu-name {
		padding: 10px 40px 10px 25px !important;
	}
	.s-menu-sub-open {
		position: absolute;
		right: 0px;
		top: 0px;
		height: 100%;
		width: 40px !important;
		padding: 0px !important;
		cursor: pointer;
	}
	.s-plus {
		background: #5ebb46;
		width: 1px;
		height: 10px;
		position: absolute;
		display: none;
	}
	.s-minus {
		background: #5ebb46;
		width: 10px;
		height: 1px;
	}
	.top-banner a {
		display:flex;
		height: 20px;
	}
	.collapsed > .s-menu-op > .s-plus{
		display: block;
	}	
	
	.list-unstyled {
		display: flex;
		flex-direction: column;
		background: #efefef;
		box-shadow: inset 0px 0px 4px rgba(0,0,0,0.5);
	}
	.list-unstyled li{
		display: flex;
		padding: 0px 0px 0px 23px;
		border-top: 1px solid #e1dfdf;
		position: relative;
	}
	.list-unstyled a {
		width: 100%;
		padding: 8px 10px 8px 11px;
		font-size: 14px;
	}
	.list-unstyled li:first-child {
		border-top: 0px;
	}
	.head-list-2 {
		/* background-color: #ffa01c; */
	}
	#menu .nav > li > a {
		color: #333;
		padding: 5px 12px;
		min-height: 15px;
		width: 100%;
		font-size: 15px;
	}


	#menu .nav > li {	
		border-top: 1px solid #ddd;
	 /* padding: 0 40px 0 0; */
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	#menu .dropdown-menu {
		position: unset !important;
		width: 100% !important;
		min-width:auto !important;
		border: none !important;
		box-shadow: none !important;
		
	}


	.s-menu-close {
		position: fixed;
		top: 0px;
		right: 0px;
		width: 10% !important;
		height: 100%;
		z-index: 998;
		background-color: #000;
		opacity: 0.7;
	}
	.s-menu-op {
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 17px;
		height: 25px;
		width: 25px;
		margin-right: 10px;
		border: 1px solid #ccc;
		color: #5ebb46;
		border-radius: 3px;
		cursor: pointer;
		position: absolute;
		right: 0px;
		top: 7px;
	}
	.s-menu-banner {
		display:flex;
		height: auto;
		background:#F227CC;
		color: #fff;
		font-size: 17px;
		font-weight: bold;
		justify-content: center;
		align-items: center;
		margin-bottom: 2px;
	}
	
	.s-menu-banner a {
			display:flex;
			height: auto;
			width: 100%;
	}
	.s-menu-banner > a > img {
			display:flex;
			height: auto;
			width: 100%;
	}
	
	#menu .dropdown {
		background-image: none !important;
	}
	#menu .dropdown-menu {
		position: unset !important;
		border-radius: 0px;
		background-color: #f5f8f4 !important;
	}	
	
	#menu .dropdown-inner a {
		color: #000 !important;
		
	}
	.dropdown-menu li {
		border-bottom:1px solid #ccc;
	}
	.dropdown-menu li:last-child {
		border-bottom:0px;
	}
	.s-menu-cont {
		font-size: 21px; 
		font-weight:bold;
		color:#555;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.s-menu-cont div {
		margin: 10px 0px;
	}
	.s-menu {

		flex-direction: column;
		width: 80%;
		height:100%;
		position:fixed;
		background-color: #fff;
		top:0px;
		transition: all 0.5s ease;
		z-index: 999 !important;
	    overflow: auto;
		left: -100%;
		min-width: 330px;
		max-width: 380px;
		left: 0px;
		transform: translateX(-100%);
    padding-bottom: 85px;
	}
	.s-bg {
		display:none;
		width:100%;
		height: 100%;
		position: fixed;
		z-index: 998;
		background:#000;
		transition: all 0.5s ease;
		top:0px;
		opacity:0;
	}
	.s-open {
		transition: all 0.5s ease;
		left: 0px;
		transform: translateX(0);
	}
	.s-bg-open {
		display:flex;
		transition: all 0.5s ease;
		opacity:0.5;
		
	}
  .logo-s {
    display: flex;
    width: 100%;
    padding: 0 80px;
  }
  .logo-s img {
    display: flex;
    width: 100%;
  }



}


/* menu */
.navbar-collapse {
  position: absolute;
  background-color: #fff;
  z-index: 999;
}

.collapse.show, .collapsing {
  width: 100%;
/*     border: 1px solid #ccc;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */

}

.list-group-item {
  margin-bottom: 0px;
}

#menu {

}

#menu .nav > li > a {
  color: #333;
  padding: 5px 12px;
  min-height: 1px;
  width: 100%;
  position: relative;
}

#menu .nav > li > a:hover {
  color: #5ebb46;
}

#menu .nav > li {
  display: flex;
}

#menu .dropdown {
  background-image: url(../image/arrow-right.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
}

#menu .dropdown-menu {
  padding-bottom: 0;
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  min-width: 720px;
  margin: 0 !important;
    border: 1px solid #ccc;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#menu .dropdown-inner {
  display: block;
  background: #fff;
  border-radius: 5px;
}

#menu .dropdown-inner ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#menu .dropdown-inner a {
  min-width: 160px;
  display: flex;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}

#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  font-size: 12px;
}

#menu .see-all:hover, #menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #5ebb46;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}

#menu #category {
  float: left;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 2px 18px;
  float: right;
  background-color: #5ebb46;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #5ebb46;
}

@media (min-width: 768px) {
  #menu .dropdown {
    position: inherit;
  }
  #menu .dropdown:hover .dropdown-menu, #menu .dropdown.opened .dropdown-menu {
    display: block;
	overflow-y: auto;
  }
}

@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul.list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}

/* home */
.hometop {
  height: 40px;
}

.home-slide {
  background-color: #5ebb46;
  height: 571px;
}

.more-href {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.more-href a, .more-href a:hover, .more-href a:focus, .more-href a:active {
  color: #5ebb46;
  font-size: 12px;
  text-transform: uppercase;
  font-weight:bold;
}

.home-label {
  margin: 0px 0 0px;
}

.home-article {
  margin: 40px 0;
  justify-content: center;
}

.home-article-item {
  flex-direction: column;
  display: flex;
  margin-bottom: 10px;
  margin-top:30px;
}

.home-article-item a, .home-article-item a:hove1r, .home-article-item a:focus, .home-article-item a:active {
  color: #333;
}

.home-article-img {
  display: flex;
}
.home-article-img-NO {
  display: flex;
  overflow: hidden;
  border-radius: 20px 20px 0px 0px;
}
.home-article-img img {
  max-width: 100%;
  height:auto;
  border-radius: 20px 20px 0px 0px;
  transition: all 1s ease;
  }
.home-article-img img:hover {
  transform: scale(1.1);
}




.home-article-title {
  font-size: 15px;
  font-weight: bold;
  margin: 20px 0 10px;
  width:100%;
  display:flex;
  
}

.home-article-text {
  margin: 20px 0 10px;
}

.home-article-bot {
  margin: 20px 0;
  display: flex;
  justify-content: start;
  flex-flow: row wrap;
  align-items: start;
}

.home-article-datatime {
  display: flex;
  align-items: center;
  justify-content: start;
  padding: 0px;
}

.home-article-author {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0px;
}

.home-article-datatime span {
  height: 16px;
  padding-left: 18px;
  background-repeat: no-repeat;
  font-size: 10px;
  font-weight: bold;
  background-image: url(../image/datatime-ico.png);
}

.home-article-author span {
  height: 16px;
  padding-left: 18px;
  background-repeat: no-repeat;
  font-size: 10px;
  font-weight: bold;
  background-image: url(../image/author-ico.png);
}

.owl-carousel {
  margin: 0px 0px 0px -30px !important;
  width: auto !important;
}

.owl-item .item img {
  width: 100%;
}

/* content */
#content {
  min-height: 600px;
}

/* footer */
footer {
  margin-top: 50px;
  padding-top: 25px;
  background-color: #5ebb46;
  border-top: 10px solid #4ec92f;
  color: #fff;
  padding-bottom: 100px;
}

footer hr {
  border-top: none;
  border-bottom: 1px solid #ccc;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

footer h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}

.foot {
  display: flex;
}

.foot-first {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.logo_bot {
    margin: 0 auto auto;
	width:88px; 
	height:92px;
	background-image: url(../image/logo_bot.png);
	opacity: 0.9;
    background-repeat: no-repeat;
    background-position: center;
}

.foot-copyright {
  margin-top: 30px;
}

.foot-cont div {
  width: 100%;
}

.foot-cont-tel {
  margin: 25px 0 25px 0;
}

.foot-cont-mail {
  border-top: 1px solid #1b8a14;
  border-bottom: 1px solid #1b8a14;
  padding: 25px 0 25px 0;
}

.foot-cont-grf {
  margin: 25px 0 0 0;
}

.foot-last {
  display: flex;
  flex-wrap: wrap;
}

.foot-last-account {
  height: 26px;
  padding-left: 32px;
  display: flex;
  align-items: center;
  background-image: url(../image/account-white.png);
  background-repeat: no-repeat;
  width: 100%;
  min-width: 150px;
}

.foot-last-coll {
  align-self: start;
  width: 100%;
}

.foot-last-coll button, .foot-last-coll button:hover, .foot-last-coll button:focus, .foot-last-coll button:active {
  height: 43px;
  background-color: #fff;
  color: #000;
  text-transform: uppercase;
  font-size: 10px;
  margin: 30px 0;
  padding: 0 23px;
  
}

.foot-last-soc {
  display: flex;
  margin: 20px 0 0px;
  align-self: flex-end;
}

.foot-last-soc a {
  width: 27px;
  min-width: 27px;
  height: 29px;
  margin: 2px 2px;
}

.viber {
  background-image: url(../image/vibe.png);
}
.telegram {
  background-image: url(../image/teleg.png);
}
.facebook {
  background-image: url(../image/facebook.png);
}

.inst {
  background-image: url(../image/inst.png);
}

.twittwer {
  background-image: url(../image/twittwer.png);
}

.youtube {
  width: 36px;
  min-width: 36px !important;
  background-image: url(../image/youtube.png);
}

.pinterest {
  background-image: url(../image/pinterest.png);
}

/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
  background-color: #fff !important;
  margin: 20px 0 20px 0;
  padding: 8px 0;
  overflow:hidden;
  flex-wrap: nowrap;
  overflow-x: auto;
}

.breadcrumb i {
  font-size: 15px;
}

.breadcrumb > li {
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}

.breadcrumb > li + li:before {
  content: '';
  padding: 0;
}

.breadcrumb > li:after {
  margin-top: 7px;
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pagination {
  margin: 0;
  display: flex;
  justify-content: center;
}
.pagination li {
	display: flex;
	justify-content:center;
	align-items:center;
}
.pagination li > span {
	width:50px;
	height:50px;
	color:#5ebb46;
	font-size:14px;
	border:1px solid #5ebb46;
	border-radius:50px;
	display: flex;
	justify-content:center;
	align-items:center;
	margin:0 5px;
}
.pagination li > a {
	font-size:14px;
	padding:5px;
}
.pag-arrow a {
	height:50px;
	border:1px solid #5ebb46;
	border-radius:50px;
	width:28px;
	height:28px;
	color:#5ebb46;
	display: flex;
	justify-content:center;
	align-items:center;
	font-size:16px;
	margin:0 5px;
}
/* buttons */
.buttons {
  margin: 1em 0;
}

.btn {
  padding: 7.5px 12px;
  font-size: 12px;
  border-radius: 0px;
}

.btn-xs {
  font-size: 9px;
}

.btn-sm {
  font-size: 10.2px;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 12px;
}

.btn-group > .btn-xs {
  font-size: 9px;
}

.btn-group > .btn-sm {
  font-size: 10.2px;
}

.btn-group > .btn-lg {
  font-size: 15px;
}

.btn-default {
  color: #fff;
  background-color: #5ebb46;
}

.btn-primary, .btn-default {
  color: #ffffff;
  background-color: #5ebb46;
  border-radius: 100px;
  border: 1px solid #5ebb46;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #5ebb46;
  background-color: #fff;
  border: 1px solid #5ebb46;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}

/* list group */
.list-group {
  display: flex;
  align-items: stretch;
  height: 100% !important;
  background-color: #fff;
}

.list-group a {
  color: #888888;
  padding: 5px 12px;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
  color: #444444;
}

.list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0px;
}

.list-group-item {
  border: none;
}

/* carousel */
.carousel-caption {
  color: #FFFFFF;
  text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
  content: '\f053';
  font-family: FontAwesome;
}

.carousel-control .icon-next:before {
  content: '\f054';
  font-family: FontAwesome;
}

/* category list */
.c-cat-list {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(132px, 190px));
  justify-content: center;
}

.c-cat-item {
  margin: 20px 0 20px;
}

.c-cat-item a {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}

.c-cat-item a:hover img {
  border: 3px solid #5ebb46;
}

.c-cat-item span {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  margin: 23px 0 0px;
  width: 100%;
}

.c-cat-item a:hover span {
  font-weight: bold;
}

.c-cat-item img {
  width: 190px;
  height: 190px;
  border-radius: 100px;
}

/* product list */
.a-prod-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
/*
.c-prod-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  grid-template-columns: repeat auto-fit, min-max(250px 1fr);
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
*/
.c-prod-list {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(132px, 190px));
  justify-content: center;
  width: 100%; 
  margin: 0px;
}

.c-prod-item {
  margin: 20px 0 20px;
  position: relative;
}

.c-prod-image {
  display: block;
  position:relative;
  z-index:5;
}

.c-prod-image img {
  width: 100%;

}
.c-prod-image img:not(.hid) { 
  filter: contrast(115%) opacity(1);
}



.c-prod-images {
	overflow: hidden;
}

.c-prod-images img {
	transition-duration: 0.7s;
}
.c-prod-images img:hover {
	transform: scale(1.1);
}

.hid {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    filter: contrast(115%) opacity(0);
	transition-duration: 0.7s;
	z-index: 1;
}
.hid:hover{
	filter: contrast(115%) opacity(1) !important;
	

}




.c-prod-title {
  display: flex;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0 10px;
  min-height: 40px;
}

.c-prod-period_cat {
	color: #5ebb46;
    font-weight: bold;
}

.c-prod-inf {
  margin: 3px 0px;
}

.c-prod-inf span {
  float: right;
  font-weight: bold;
}
.c-prod-inf div {
  display: inline;
}
.c-prod-top {
	display: flex;
	justify-content: center;
	margin-top: 5px;
	letter-spacing: -4px;
	color: #ccc;
}
.c-prod-top > .c-prod-reviews {
	letter-spacing: 1px;
}
.c-prod-reviews {
    margin-left: 10px;
}
.c-prod-reviews > .fa {
	margin-left: 3px;
}
.c-prod-cart {
  display: flex;
  margin: 17px 0 10px;
}

.c-prod-price {
  min-width: 79px;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width:100%;
  white-space: nowrap;
}
.c-prod-price span {
  width: max-content;
}
.c-prod-price-old {
  /* min-width: 79px; */
  font-size: 12px;
  color: #f89c38;
  font-weight: normal;
  text-decoration: line-through;
}

.c-prod-quant {
  width: 22px;
  height: 38px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  margin: 0 10px;
}

.catalog-plus {
  width: 20px;
  height: 8px;
  background-image: url(../image/arrow-up.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.catalog-minus {
  width: 20px;
  height: 8px;
  background-image: url(../image/arrow-bot.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.catalog-quant {
  border: none;
  width: 20px;
  height: 20px;
  text-align: center;
}

.c-prod-btn-add {
  display: flex;
}
.c-prod-btn-add {
	width: 100%;

}
.inform_prod {
	background-color: #f9a533 !important;
}
.c-prod-btn-add button {
  width: 100%;
  display: flex;
  background-color: #5ebb46;
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 1px 5px 10px #a6d999;

  white-space: normal;
  padding:0px;
  justify-content:center;
  align-items:center;
  z-index: 99;
}

.c-prod-labels {
  position: absolute;
  display: flex;
  z-index:10;
  flex-direction: column;
}

.heartua-ico {
	width: 60px;
    height: 60px;
    background: url(../image/heartua-ico.png);
	top: -12px;
	right: -5px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 60px 60px;
}

.halloween-ico1 {
	width: 60px;
    height: 60px;
    background: url(../image/halloween-ico1.png);
    top: -25px;
    right: -5px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 60px 60px;
}
.halloween-ico2 {
	width: 60px;
    height: 60px;
    background: url(../image/halloween-ico2.png);
    top: -25px;
    right: -5px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 60px 60px;
}
.halloween-ico3 {
	width: 60px;
    height: 60px;
    background: url(../image/halloween-ico3.png);
    top: -25px;
    right: -5px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 60px 60px;
}
.fall-ico1 {
	width: 60px;
    height: 60px;
    background: url(../image/fall-ico1.png);
    top: -25px;
    right: -5px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 60px 60px;
}
.fall-ico2 {
	width: 60px;
    height: 60px;
    background: url(../image/fall-ico2.png);
    top: -25px;
    right: -5px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 60px 60px;
}

.icon-fall-01 {
  width: 50px;
  height: 50px;
  background: url(../image/icon-fall-01.png);
  top: -16px;
  right: -6px;
  display: flex;
  position: absolute;
  z-index: 10;
  background-size: 50px 50px;
}
.icon-fall-02 {
	  width: 50px;
    height: 50px;
    background: url(../image/icon-fall-02.png);
    top: -16px;
    right: -6px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 50px 50px;
}
.icon-fall-03 {
	  width: 50px;
    height: 50px;
    background: url(../image/icon-fall-03.png);
    top: -16px;
    right: -6px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 50px 50px;
}



.holiday-ico1 {
	width: 80px;
    height: 80px;
    background: url(../image/holiday-ico-01.png);
	top: -23px;
	right: -13px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 80px 80px;
}
.holiday-ico2 {
	width: 80px;
    height: 80px;
    background: url(../image/holiday-ico-02.png);
	top: -23px;
	right: -13px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 80px 80px;
}
.holiday-ico3 {
	width: 80px;
    height: 80px;
    background: url(../image/holiday-ico-03.png);
	top: -23px;
	right: -13px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 80px 80px;
	
}
.holiday-ico4 {
	width: 80px;
    height: 80px;
    background: url(../image/holiday-ico-04.png);
	top: -23px;
	right: -13px;
    display: flex;
    position: absolute;
    z-index: 10;
    background-size: 80px 80px;
}
.black-friday-ico {
  width: 50px;
  height: 50px;
  background: url(../image/ico-black-friday-2.png);
  top: -16px;
  right: -10px;
  display: flex;
  position: absolute;
  z-index: 10;
  background-size: 50px;
}

.val-heart-ico1 {
  width: 50px;
  height: 50px;
  background: url(../image/ico-heart-v1.png);
  top: -16px;
  right: -10px;
  display: flex;
  position: absolute;
  z-index: 10;
  background-size: 50px;
}
.val-heart-ico2 {
  width: 50px;
  height: 50px;
  background: url(../image/ico-heart-v2.png);
  top: -16px;
  right: -10px;
  display: flex;
  position: absolute;
  z-index: 10;
  background-size: 50px;
}



.share-ico {
  width: 43px;
  height: 44px;
  background-image: url(../image/share-ico.png);
  top: 10px;
  left: 10px;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-ico {
  width: 104px;
  height: 33px;
  background-image: url(../image/new-ico.png);
  position: relative;
  top: 10px;
  left: -9px;
  background-repeat: no-repeat;
  background-position: 3px 0px;
}

.hot-ico {
  width: 37px;
  height: 37px;
  background-image: url(../image/hot-ico.png);
  position: relative;
  top: 10px;
}
.container-ico {
  width: 50px;
  height: 50px;
  background-image: url(../image/container-ico3.png);
  position: absolute;
  bottom: 1px;
  right: 0px;
  background-repeat: no-repeat;
  background-position: 3px 0px;
  background-size: 50px 50px;
  z-index: 9;
}
.c-description {
  margin: 40px 0;
}

.product-thumb {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  overflow: auto;
}

.product-thumb .image {
  text-align: center;
}

.product-thumb .image a {
  display: block;
}

.product-thumb .image a:hover {
  opacity: 0.8;
}

.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
}

.product-grid .product-thumb .image {
  float: none;
}


.tabs {
  margin: 30px 0px;
}

.nav-tabs {
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  justify-content: flex-end;
  border-bottom: 1px solid #5ebb46;
  height: 28px;
  flex-wrap: nowrap;
}

.nav-tabs > li {

}

.nav-tabs > li > a {
  padding: 10px 15px;
  border-radius: 5px 5px 0 0;
  text-transform: uppercase;
  color: #1a1a1a;
  border: #e9e9e9 solid 1px;
  border-bottom: none;
  background-color: #fff;
  white-space: nowrap;
}

.nav-tabs > li > a:hover {
  background-color: #f6f6f6;
}


.nav-tabs > li > .active, .nav-tabs > li > .active:focus, .nav-tabs > li > .active:hover {
  background-color: #ffffff;
  position: relative;
  bottom: -1px;
  padding: 16px 20px 10px;
  font-weight: 600;
  border: #5ebb46 solid 1px;
  border-bottom: none;
}
@media (max-width: 470px) {
  .nav-tabs > li > .active, .nav-tabs > li > .active:focus, .nav-tabs > li > .active:hover {
    padding: 16px 5px 10px;
  }
}
.prod-top {
  display: flex;
}

.thumbnail {
  margin-bottom: 30px;
  position:relative;
}

.thumbnails-box {
  max-height: 450px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  overflow: auto;
  margin-bottom: 30px;
}

.thumbnails-box > a {
  margin: 6px;
}

.thumbnail > a > img {
  width: 100%;
}

.attr-group {
  color: #222;
  font-size: 24px;
  font-weight: bold;
  margin: 5px 0px 20px;
}

.attr-item__old {
  background-color: #ebebeb;
  border-radius: 5px;
  padding: 8px 15px;
  margin: 2px 5px;
  /*display: flow-root; */
  display: flex;
  justify-content: space-between;
  height: 93%;
}
.attr-item-title__old {
	padding-right: 15px;
}
.attr-item-value__old {
	text-align: end;
}
.attr-item-value__old span {
	margin-right: 5px;
}
.attr-item__old span {
  font-weight: bold;
}
.attr-item {
    padding: 12px 10px 12px 46px;
    margin: 0px;
    display: flex;
    flex-direction: column;
    border-bottom: #5ebb46 solid 1px;
}
.attr-item img {
	position: absolute;
    width: 40px;
    height: 40px;
    left: 15px;
	border: #5ebb46 solid 1px;
    border-radius: 30px;
}

.attr-item-title {
	font-size: 12px;
    font-weight: bold;
}
.attr-item-value {

}
.attr-item-value span {
	font-size: 15px;
}
.attr-item span {

}
.p-info-block {
	display:flex;
}
.p-model {
  font-size: 24px;
  font-weight: 300;
  margin: 10px 0px;
}
.p-model span{
  font-size: 14px;
  margin-right:10px;
}

.p-stock {
	margin: 10px 0px;
	color: #5ebb46;
	display: flex;
    justify-content: center;
}
.p-stock span{
	height:14px;
	padding-left: 20px;
	background-image: url(../image/instock-ico.png);
	background-repeat:no-repeat;
	display: flex;
    justify-content: center;
}
.p-outstock {
	margin: 10px 0px;
	color: #555;
	display: flex;
    justify-content: center;
}
.p-outstock span{
	height:14px;
	padding-left: 20px;
	background-image: url(../image/outstock-ico.png);
	background-repeat:no-repeat;
	display: flex;
    justify-content: center;
}

.p-rating {
  margin: 10px 0px;
}

.p-info {
  margin: 5px 0px;
}

.p-info span {
  font-weight: bold;
}

.p-prod-labels {
  position: absolute;
  display: flex;
  z-index:10;
  top:0px;
}
.p-prod-labels2 {
  position: absolute;
  z-index:10;
  top:0px;
}
.p-prod-quant {
  height: 30px;
  display: flex;
  flex-direction: row;
  margin: 0 10px;
}
.p-compare-wishlist {
	width: 100%;
	display: flex;
	justify-content: center;
	margin: 10px 0;
}
.p-compare-wishlist button {
	width: 35px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center center;
	display: flex;
	border: 0px;
	background-color: #fff;
	cursor:pointer;
}
.p-compare {
	background-image: url(../image/compare.png);
}
.p-wishlist {
	background-image: url(../image/heart.png);
}
.prod-plus {
  width: 20px;
  background-image1: url(../image/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center center;
    display: flex;
    font-size: 20px;
    align-items: center;
    justify-content: center;
	cursor:pointer;
}

.prod-minus {
  width: 20px;
  display: block;
  background-image1: url(../image/arrow-left.png);
  background-repeat: no-repeat;
  background-position: center center;
    display: flex;
    font-size: 20px;
    align-items: center;
    justify-content: center;
	cursor:pointer;
}

.prod-quant {
  width: 50px;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #ccc;
}

.quantprice {
  display: flex;
  margin: 20px 0;
  align-items: center;
}

.price {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.p-price {
  margin: 5px 0px;
  color: #f89b1c;
  font-size: 23px;
  font-weight: bold;
}

.p-price-old {
  text-decoration: line-through;
  font-size: 14px;
}

.p-cart {
  margin: 5px 0px;
}
.p-prod-mess {
	font-size:13px;
	padding: 0px;
	display: flex;
	word-wrap: break-word;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	padding: 10px 10px;
	white-space: normal !important;
	min-width:128px;

}
.p-prod-mess span{

	display: flex;


}
.tab-title {
	font-size: 25px;
  margin: 0 0 30px;
  display: flex;

}

.review-item {
  display: flex;
  flex-direction: column;
  margin: 30px 0;
  padding: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.review-top {
  display: flex;
}

.review-text {
  margin: 20px 0;
}

.review-bot {
  margin: 15px 0 20;
}

.review-bot a {
  color: #ffa01c;
  border-bottom: 1px dashed #ffa01c;
}

.review-write {
  display: flex;
  flex-direction: column;
  margin: 30px 0;
  padding: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.comments {
padding-left:150px;
padding-top:20px;
margin-top:20px;
border-top: 1px solid #ccc;
}
.datatime {
  height: 16px;
  padding-left: 22px;
  margin-right: 20px;
  background-repeat: no-repeat;
  font-size: 10px;
  font-weight: bold;
  background-image: url(../image/datatime-ico.png);
}

.author {
  height: 16px;
  padding-left: 22px;
  margin-right: 20px;
  background-repeat: no-repeat;
  font-size: 10px;
  font-weight: bold;
  background-image: url(../image/author-ico.png);
}

.rating {

}
.add_media {
    color: #5ba211;
    text-decoration: none;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
.rev-img_upl, .rev-vid_upl {
	margin-top:10px;	
}
.rev-img_upl input{
	margin-top:2px;	
}
.rev-control_upl {
	display: block;
    width: 300px;
    height: 25px;
	margin-top:2px;
    padding: 6px 12px;
    font-size: 13px;
    color: #555;
    background-color: #fff;
    border: 1px solid #c8cfd9;
    border-radius: 2px;

}
.review-write-title {
	font-size:16px;
	text-transform:uppercase;
	color:#5ebb46;
	font-weight:bold;
	border-bottom: 1px solid #5ebb46;
	padding-bottom:20px;
	margin-bottom:20px;
}
.rev-rating {
	background:#f2f2f2;
	border-radius: .25rem;
	height:100px;
	display:flex;
	align-items:center;

}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #5ebb46;
    background-color: #fff;
    border-color: #5ebb46;
}
#button-cart {
  text-transform: uppercase;
  color: #fff;
	display: flex;
    white-space: normal;
    z-index: 900;
    justify-content: center;
}
#button-cart:hover {
  color: #5ebb46;
}
#button-cart, .p-quant-sale {
  margin-bottom: 20px;
}
#button-crt {
  text-transform: uppercase;
  color: #fff;
}
#button-crt:hover {
  color: #5ebb46;
}
#button-crt, .p-quant-sale {
  margin-bottom: 20px;
}
.p-quant-sale {
  background-image: url(../image/percent.png);
  background-repeat: no-repeat;
  background-position-x: 20px;
  background-position-y: center;
  border: 1px solid #ddd;
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 50px;
  display: flex;
  padding-left: 60px;
}

.p-quant-sale span {
  border-left: 1px solid #ddd;
  font-size: 13px;
  padding: 0 0 0 20px;
}

@media (min-width: 767px) {
  .product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
  }
}

.product-thumb h4 {
  font-weight: bold;
}

.product-thumb .caption {
  padding: 0 20px;
  min-height: 180px;
}

.product-list .product-thumb .caption {
  margin-left: 230px;
}

@media (max-width: 1200px) {
  .product-grid .product-thumb .caption {
    min-height: 210px;
    padding: 0 10px;
  }
}

@media (max-width: 767px) {

  .product-grid .product-thumb .caption {
    min-height: 0;
  }
  .product-list .product-thumb .button-group {
    border-left: none;
  }
  .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px;
  }
}

.product-thumb .rating {
  padding-bottom: 10px;
}

.rating .fa-stack {
  font-size: 8px;
}

.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}

.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}

.rating .fa-star + .fa-star-o {
  color: #E69500;
}

.product-thumb {
  color: #444;
}

.product-thumb .price-new {
  font-weight: 600;
}

.product-thumb .price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}

.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}

.product-thumb .button-group {
  border-top: 1px solid #ddd;
  background-color: #eee;
  overflow: auto;
}

.product-list .product-thumb .button-group {
  border-left: 1px solid #ddd;
}

.product-thumb .button-group button {
  width: 60%;
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.product-thumb .button-group button + button {
  width: 20%;
  border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 1200px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%;
  }
}
@media (max-width: 1090px) {
	.head-account {
		margin-left: 0px;
	}
}
@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n+1),
  #content .col-lg-2:nth-child(6n+1),
  #content .col-lg-3:nth-child(4n+1),
  #content .col-lg-4:nth-child(3n+1),
  #content .col-lg-6:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #content .col-md-2:nth-child(6n+1),
  #content .col-md-2:nth-child(6n+1),
  #content .col-md-3:nth-child(4n+1),
  #content .col-md-4:nth-child(3n+1),
  #content .col-md-6:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n+1),
  #content .col-sm-2:nth-child(6n+1),
  #content .col-sm-3:nth-child(4n+1),
  #content .col-sm-4:nth-child(3n+1),
  #content .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%;
  }
  #column-left + #content .product-layout .col-md-3 {
    width: 50%;
  }
  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }
  #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
  min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

@media all and (max-width: 1199px) {
  .owl-carousel {
    margin: 0px 0px 0px -30px !important;
    width: auto !important;
  }

}

@media all and (max-width: 991px) {

  .nav-tabs > li > a {
    padding: 10px 10px;
  }
 .p-rating {
  min-width:190px;
 }
.home-slide {
    background-color: #fff;
    height: auto;
}
.owl-carousel {
    margin: 0px 0px 0px 0px !important;
}
}

@media all and (max-width: 767px) {
  .foot-first {
    order: 3;
  }
  .foot-cont {
    order: 1;
  }
  .foot-inf {
    order: 2;
  }
  .foot-last {
    order: 4;
  }
  .thumbnails {
    order: 2;
  }
  .thumbnail {
    order: 1;
  }
  .info {
    order: 3;
  }
  .thumbnails-box {
    max-height: auto;
    overflow: visible;
    flex-direction: row;
    /* flex-wrap: wrap; */

  }
  .thumbnails-box > a {
    margin: 6px;
  }
  .nav-tabs > li > a {
    padding: 7px 10px;
    margin: 10px 1px;
    font-size: 10px;
  }
  .quantprice {
	width:50%;
  }
  
}
@media (max-width: 470px) {
    .nav-tabs > li > a {
        padding: 7px 5px;
    }
}

@media all and (max-width: 751px) {
  .c-prod-list {
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: minmax(150px, auto);
  } 	
}	
@media all and (max-width: 750px) {

  .scr-min {
    max-height: auto;
    overflow: visible;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .scr-min-block {
    height: 138px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  
  .article-cat {
	flex-direction: column !important;
	width: 100%;
  }
  .c-prod-cart {
	flex-direction: column;
	align-items: center;
  }
  

  .c-prod-btn-add {
    width: auto;
  }
  .c-prod-quant {
    width: 85px;
	height: 30px;
	margin: 8px 10px;
	/*margin: 0px 2px;*/
	flex-direction: row-reverse;
  }
  .c-prod-btn-add button {
    width: auto;
    padding: 6px 15px;
    font-weight: bold;
    font-size: 13px;
  }
  .c-prod-title {
	min-height: auto;
	margin: 10px 0;
  }
  .catalog-quant {
	height: auto;
	width: 40px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
  }
  .catalog-plus {
    height: auto;
	background-position: center center;
  }
  .catalog-minus {
    height: auto;
	background-position: center center;
  }
  .c-prod-price {
	margin: 2px 0px 0px;
	flex-direction: row;
  }
  .c-prod-cart {
	margin: 10px 0px 0px;
	justify-content: center;
  }


}

@media all and (max-width: 575px) {
	.foot-first {
		order: 5;
	}
	.c-cat-list {
	/*	grid-template-columns: repeat(auto-fill, minmax(132px, 180px)); */
	
	}
	.c-prod-list {
	/*grid-template-columns: repeat(auto-fill, minmax(132px, 132px));*/
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: minmax(150px, auto);
	} 
	.p-info-block {
		display:block !important;
	}
	.p-model, .p-stock, .p-outstock, .p-rating, .p-compare-wishlist, .quantprice {
		width:50%;
	}
	.p-rating {
		min-width:180px;
	}
	.p-compare-wishlist {
		margin:0px;
	}
 
	.foot-last-soc {
	  display: flex;
	  margin: 35px 1px 30px 10px;
	  align-self: start;
	}
	.foot-last-coll {
		align-self: start;
		width:auto;
	}
  
  

}
@media all and (max-width: 364px) {
	.foot-last-soc {
	  margin: 0px 10px 15px 50px;
	}
  
}
@media all and (max-width: 482px) {
	.foot-last-soc {
	  margin-left: 50px;
	}
  
}
@media all and (max-width: 436px) {
  .c-prod-list {
	/*grid-template-columns: repeat(auto-fill, minmax(132px, 360px));*/
	grid-template-columns: repeat(2, 1fr);
	grid-auto-rows: minmax(150px, auto);
	padding:0px 5px;
	margin: 0px;
  }
.c-prod-price {
	font-size: 18px;
	max-width: 147px;
  }
.c-prod-title {
  font-size: 12px;
}
  
}
@media all and (max-width: 420px) {
  .c-cat-list {
	grid-template-columns: repeat(auto-fill, minmax(132px, 180px));
	grid-gap: 0px;
  }
 .c-cat-item img {
    width: 140px;
    height: 140px;
}
 [data-tooltip]::after {
	right: 0px;
 }

}

/*# sourceMappingURL=stylesheet.css.map */





.text-inf {
	padding: 2px 10px;
    width: auto;
    height: auto;
    background: #f89b1c;
	color:#fff;
	z-index:9;
	position:absolute;
	bottom:0px;
	opacity:0.9;
	font-size:12px;
	font-weight:bold;
}
.p-text-inf {
	padding: 2px 10px;
    width: auto;
    height: auto;
    background: #f89b1c;
	color:#fff;
	z-index:9;
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:12px;
	font-weight:bold;
}
.content-body-text1 {
	display:flex;
	flex-direction:column;
}

.content-body-text img {
	/* margin: auto !important; */
	/* width:100% !important; */
    height: auto !important;
}
.content-body-text a {
	background-color: #f9fab6 !important;
	color: #5ebb46 !important;
}





.b-popup {
    background-color: rgba(0,0,0,0.8);
    visibility: visible;
    position: fixed;
    overflow: auto;
    z-index: 100001;
    transition: all 0.3s ease 0s;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;

}

.b-popup-boody {
    position: relative;
    margin: 100px auto 0;
    width: 90%;
    max-width:400px;
    background: #fff;
	z-index:9999;
	display:flex;
	flex-direction:column;
	border-radius:5px;
}
.b-popup-title {
	border-bottom: 1px solid #ddd;
	padding:15px;
	display:flex;
}
.b-popup-title span {
	font-size:16px;

}
.b-popup-cont {
	padding:10px 15px 0px 15px;
	display:flex;
	flex-direction:column;
}
.b-popup-cont input {
	margin:10px 0px 10px 0px;
}
.b-popup-cont textarea {
	margin:10px 0px 20px 0px;
}
.b-popup-buttons {
	border-top: 1px solid #ddd;
	padding:15px;
	display:flex;
	justify-content:flex-end;
	
}
.btn-open {
	color: #ffffff;
    background-color: #5ebb46;
    border-radius: 100px;
    border: 1px solid #5ebb46;
	margin-left:10px;	
}
.btn-open:hover {
	color: #5ebb46;
    background-color: #fff;
}
.btn-close {
    display: block;
    background: linear-gradient(to bottom,#F5F8FB 0,#ECF1F6 100%);
    border-color: #c8cfd9;
    color: #333;
    text-shadow: none;
    border-radius: 100px;
}
.close {
  position:absolute;
  top:10px;
  right:5px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 25px;
  width: 1px;
  background-color: #333;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
.share-timer {
	display:flex;
	flex-direction:row;
	padding:30px 10px;
	border:2px dotted #ccc;
	margin:50px 0px;
	justify-content:center;
}
.timer-numb {
	margin:0px 10px; 
	width:40px;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.timer-numb div{
	font-size:25px;
	font-weight:bold;
	text-align: center;
	
}
.timer-numb span{
text-align: center;
}
.timer-lab {
	
	
}

.sales-post__img {
	 filter: grayscale(80%);				
}
.sales-post__img:hover {
	 filter: grayscale(0%);				
}
.cart_load {
	display: none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) url('../image/FhHRx.gif') 50% 50% no-repeat;
}
.home-label {
  color: #444;
  line-height: 1.5;
  font-size: 1.6em;
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
	line-height: 1.5;
}
.foot-label {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
}		
.tab-title h2{
	font-size: 25px;
}		
.cont-inform img, .cont-inform > p > img {
	display:flex;
	flex-direction:column;
	width:100%;
	height:auto;
}
.cont-box {
	margin:0px 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
.cont-box div{
	/* background-color:#d8efd3; */
	padding-bottom:10px;
  font-size: 18px;
}
.cont-box a {
    /* background-color: #d8efd3; */
    padding-bottom: 10px;
    display: block;
    font-size: 18px;
}
.cont-menu-item {
	background-color:#fff;
	padding:15px 0px 15px 20px;
	margin-top:10px;
	margin-bottom:10px;
	display:flex;
	font-weight:bold;
  border: 2px solid #5ebb46;
  color: #5ebb46;
}
.cont-menu-item:hover {
    background-color: #ebebeb !important;
}
.cont-menu-item span{
	width:5px;
	height:5px;
	border-radius:10px;
	margin:auto 5px;
	background-color:#5ebb46;
}
.cont-box-img {
	margin:20px auto;
	display:flex;
}
.grafik {
	font-weight:bold;
	margin-top:70px;
	font-size:15px;
}

.cont-menu {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  padding-bottom: 30px;

}
.cont-supp {
	padding-left:30px;
}
.kst {
	background-image: url(../image/kst-ico-g.png);
}
.vdf {
	background-image: url(../image/vdf-ico-g.png);
}
.tel {
	background-image: url(../image/tel-ico-g.png);
}
.mail {
	background-image: url(../image/mail-ico-g.png);
}
.fbm {
	background-image: url(../image/fbm-ico-g.png);
}
.tg {
	background-image: url(../image/tg-ico-g.png);
}
.vbr {
	background-image: url(../image/vbr-ico-g.png);
}
.mss {
	background-image: url(../image/mss-ico.png);
}

.live-search {
	width:100%;
	position: absolute;
	z-index: 1000;
	padding: 5px 0 5px;
	margin-top: 35px;
	background-color:#FFF;
	border: 1px solid #DDD;
	box-shadow: 0 2px 2px #DDDDDD;
	left: 0;
	display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

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

}
@media (min-width: 1200px) {
	.home_list_prod {
		/* height: 485px; */
    /* height: 515px; */
     height: 497px; 
		overflow: hidden;
	}
}




.live-search .loading{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.live-search ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.live-search ul li {
	cursor:pointer;
	background-color:#FFF;
	min-height:50px;
	clear:both;
}
.live-search ul li a{
	display:flex;
}
.ls-product-image{
	margin:5px 5px;	
}
.ls-product-name{
	width:100%;
	margin:5px 5px;	
}
.ls-show-all {
	margin:15px 5px;
	width:auto;	
	font-size:12px;
}






.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 70px;
    left: 10px;
    display: none;
    z-index: 999;
    text-indent: -9999px;
    background: url(../image/icon_top2.png) no-repeat;
}

.deliv_total {
    background-image: url(../image/deliv_ord_ico.png);
    background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: center;

}

.button-cart-sm {
    display: flex;
    width: 100%;
    height: 60px;
    background-color: #fff;
    position: fixed;
    bottom: 64px;
	left: 0px;
    z-index: 999;
	align-items: center;
	border-top: 1px solid #5ebb46;

}
.button-cart-sm span {
    color: #fff;
    font-size: 15px;
	display: flex;
}
.button-cart-sm a {
	background-color: #5ebb46;
    border-radius: 8px;
    border: 1px solid #fff;
    height: 40px;
    padding: 10px 40px;
    color: #fff !important;
    font-size: 15px;
	width:100%;
	background-image: url(../image/shopping_cart_white.png);
	background-position: 10px center;
    background-repeat: no-repeat;
	display: flex;
    padding: 0px 5px 0px 40px;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
}


.card_name {
	font-weight: bold;
}
.card_price {
    font-weight: bold;
    font-size: 15px;
    margin: 5px 0px;
    color: #5ebb46;
}
.card_butt {
	background: #000;
    color: #fff;
    border-radius: 3px;
    border: 0px;
}
	









/* -- mailing_form -- */
.mailing_form {
	display: flex;
    align-items: center;
	height: 370px;
    background-repeat: no-repeat;
    background-position: right;
}
.mailing_form_left {
	display: flex;
    flex-direction: column;
    max-width: 350px;
	width: 100%;
    justify-content: start;
    align-items: center;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 10px;
}
.mailing_title {
	font-weight: bold;
    font-size: 23px;
    color: #005601;
	margin-bottom: 10px;
}
.mailing_title_desc {
	font-weight: bold;
    color: #005601;
	margin-bottom: 10px;
}
.mailing_form_bot {
	display: flex;
}
.mailing_form_bot span {
	margin-left: 15px;
}
.mailing_form_bot input {
    margin-right: 5px;
}
#form-mailing {
	width: 100%;
}
footer {
    margin-top: 0px;
}
/* -- /mailing_form -- */



/* -- rating_foot -- */
.rating_foot {
	margin: 20px auto auto;
    display: flex;
    flex-direction: column;
    align-items: center;
	border: 1px solid #1b8a14;
	
    border-radius: 11px;
	padding: 7px;
	/* background: #fff; */
    /* color: #5ebb46; */
    /* font-weight: bold; */
}
.rating_os {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.rating_os span {
	font-size: 20px;
}
.rating_os div {
}
.rating_st {
    color: #FC0;
	display: flex;
	width: 100px;
}
.rating_st i {
	display: flex;
	position: unset;
	margin: 2px;
}
.rating_num {
	
}
/* -- /rating_foot -- */


/* -- mob_head -- */
@media (max-width: 575px) {
	.div-menu-min {
		position: fixed;
		top: 7px;
		z-index: 999;
	}
	.head-list-min {
		position: fixed;
		top: 0px;
		z-index: 999;
		background: #fff;
		border-bottom: 1px solid #5ebb46;
	}
	.head-search-min {
		/*display:none;*/
		position: fixed;
		top: 0px;
		z-index: 997;
		background: #fff;
		border-bottom: 1px solid #5ebb46;
	}
	.h-search-on {
		top: 57px;
	}
	.logo-mini-hide {
		position: absolute;
		width: 100%;
		display: flex;
		justify-content: center;
		top: 0px;
	}
	.logo-mini-hide img{
		margin-left: 30px;
	}
	
	.bottom-search-mob-hide {
		display: flex !important;
		transition-duration: 0.3s;
	}
	
}
.head-account {
    z-index: 900;
}
.bottom-search-mob {
    z-index: 999;
    background: #5ebb46;
    color: #fff;
    width: 27px;
    height: 27px;
    display: none;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    margin-right: 5px;
}
/* -- /mob_head -- */






/* -- min_cart -- */
.b-popup-m-cart {
    background-color: rgba(0,0,0,0.8);
    visibility: visible;
    position: fixed;
    overflow: auto;
    z-index: 100001;
    /* transition: all 0.3s ease 0s; */
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.b-popup-m-boody {
	position: relative;
    width: 90%;
	max-width: 500px;
    background: #fff;
    z-index: 9999;
    display: flex;
	box-shadow: 0 0 15px #555 !important;
    flex-direction: column;
    border-radius: 5px;
	padding: 20px;
    justify-content: center;
    align-items: center;
}
.b-popup-m-title {
	font-size: 21px;
    color: #5ebb46;
    text-transform: uppercase;
    font-weight: bold;
	display: flex;
    flex-direction: column;
	margin-bottom: 20px;
	text-align: center;
}
.b-popup-m-buttons {
    display: flex;
    flex-direction: row;
}
.b-popup-m-buttons button {
	margin: 5px;
}
.b-popup-m-buttons .min_cart_close {
	background: linear-gradient(to bottom,#F5F8FB 0,#ECF1F6 100%);
    border-color: #c8cfd9;
    color: #333;
    text-shadow: none;
}
.b-popup-m-title .close {
    position: absolute;
    top: 5px;
    right: 1px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
}

@media (max-width: 575px) {
	.b-popup-m-buttons {
		flex-direction: column;
		width: 100%;
	}
	.b-popup-m-title .close {	
		opacity: 0.3 !important;
		right: 5px !important;
	}
}
/* -- /min_cart -- */


.owl2-carousel.owl2-loaded {
    height: 360px !important;
}

@media (max-width: 600px) {
	.owl2-carousel.owl2-loaded {
		height: 190px !important;
	}
}



.b-popup-m-gift {
    display: flex;
    width: 400px;
    justify-content: center;
    align-items: center;
}
.b-popup-m-ico {
    height: 50px;
    width: 50px;
    background-image: url(../image/gift_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
}
.b-popup-m-text {
    color: #5ebb46;
    margin: 0px 10px;
    font-size: 14px;
}
.b-popup-m-sum {
    background: linear-gradient(to bottom,#F5F8FB 0,#ECF1F6 100%);
    border: 1px solid #c8cfd9;
    padding: 2px 6px;
    border-radius: 20px;
    color: #5ebb46;
    font-weight: bold;
}


@media (max-width: 475px) {
	.b-popup-m-text {
		max-width: 150px;
	}
}


#menu-lst-arrow {
	width: 100px;
    display: flex;
	background-image: url(../image/menu-lst-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu-lst-arrow:hover {
	opacity: 0.7;
}
#menu .dropdown-inner {
	display: flex;
}


/*  ECO_________  */

.prod-cart-eco {
	margin: 20px 0px;

}
.eco-title {
	color: #5ebb46;
	font-size: 17px;
	font-weight: bold;
	padding: 5px 30px;
}	  
.eco-item {
	min-width: 310px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 25px;
	background: #fbfbfb;
	border-bottom: #ffa01c solid 1px;
}
.eco-item:hover {
	background: #efefef;
	cursor: pointer;

}
.eco-cart {
	display: flex;
	background: #fff;
	padding: 3px;
	border-radius: 5px;
	width: 30px;
	height: 30px;
	border: #555 solid 1px;
	margin: 0px 2px;
	min-width: 30px;
}
.e-cart_in {
	background: url(https://yaskravaklumba.com.ua/catalog/view/theme/default/image/shopping_cart_green.png) center center no-repeat;
	/* background: url(../image/shopping_cart_green.png) center center no-repeat; */
}
.eco-pack {
	color: #5ebb46;
	font-size: 15px;
	margin: 0px 2px;
	text-align: center;
}
.eco-price {
	font-size: 17px;
	margin: 0px 2px;
}
.eco-sale {
	background: #fff;
	padding: 3px;
	border-radius: 5px;
	border: #ffa01c solid 1px;
	font-size: 17px;
    width: 50px;
    text-align: center;
	margin: 0px 2px;
}
.eco-sale-price {
	color: #f89b1c;
	font-size: 23px;
	font-weight: bold;
	margin: 0px 2px;
}
.eco-saving {
	color: #fff;
	background: #5ebb46;
	font-weight: bold;
	font-size: 13px;
	border-radius: 5px;
	padding: 4px 8px;
	margin: 0px 2px;
	text-align: center;
}


.eco-foot {
	min-width: 310px;
	background: #fbfbfb;
	font-weight: bold;
	padding: 4px 10px;
}

@media (max-width: 990px) {
	.eco-item {
		padding: 10px 5px;
	}

	.eco-pack {
		font-size: 13px;
	}
	.eco-saving {
		font-size: 12px;
		font-weight: unset;
		padding: 1px 8px;
	}
}

/* /SECO   */


/* IMPULS-buybutton   */
.buybutton{
	margin:0!important;
	float:left;
}
.buybutton{
	margin-bottom:5px;
	position:relative;
	overflow:hidden
}
.buybutton:after,.buybutton:before{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.buybutton:after,.buybutton:before{
	content:'';
	position:absolute;
	top:calc(50% - 22px);
	left:calc(50% - 22px);
	background:rgba(255,255,255,.4);
	border-radius:100px;
	opacity:0;
	width:44px;
	height:44px;
	z-index:100
}
.buybutton:before{
	transform:scale(1);
	-webkit-animation:pulseblob 1s infinite linear;
	-moz-animation:pulseblob 1s infinite linear;
	-ms-animation:pulseblob 1s infinite linear;
	-o-animation:pulseblob 1s infinite linear;
	animation:pulseblob 1s infinite linear
}
.buybutton:after{
	-webkit-animation:pulseblob 1.5s 1s infinite linear;
	-moz-animation:pulseblob 1.5s 1s infinite linear;
	-ms-animation:pulseblob 1.5s 1s infinite linear;
	-o-animation:pulseblob 1.5s 1s infinite linear;
	animation:pulseblob 1.5s 1s infinite linear
}
.buybutton:hover:after,.buybutton:hover:before{
	animation:step-end;
	display:none
}

@keyframes pulseblob{
	0%{
		transform:scale(.2);
		opacity:0
	}
	33%{
		transform:scale(1);
		opacity:1
	}
	100%{
		transform:scale(3);
		opacity:0
	}
}

/*  ///IMPULS-buybutt   */



/*  foot-lang   */

.foot-langs {
    width: 100%;
    display: flex;
	font-size: 15px;
}
.foot-lng {
	padding-right: 20px;
	min-width: 120px;
}
.foot-lng-title {
	text-transform: uppercase;
}

/*  ///foot-lang   */


/*  foot-card   */
.foot-paycards {
    width: 100%;
    display: flex;
	font-size: 15px;
}
.foot-card {
	margin: 5px;
}
.foot-card img {
	background: #fff;
	border-radius: 3px;
}


/*  ///foot-card   */


/* soc-public right */

.socpbl {
	position: fixed;
    right: 0px;
    top: 200px;
    z-index: 99;
    width: 50px;
    height: 100px;
}
.socpbl-vb, .socpbl-tg, .socpbl-inst {
	display: flex;
	width: 50px;
    height: 50px;
	background-position: center;
    background-repeat: no-repeat;
	background-size: 45px;
}
.socpbl-vb {
	background-image: url(../image/pbl-vb.png);
}
.socpbl-tg {
	background-image: url(../image/pbl-tg.png);
}
.socpbl-inst {
	background-image: url(../image/pbl-inst.png);
}

.socpbl-vb:hover {
	background-size: 50px;
}
.socpbl-tg:hover {
	background-size: 50px;
}
.socpbl-inst:hover {
	background-size: 50px;
}
/* ///soc-public right */




.mail_place {
    display: flex;
    width: 100%;
    padding-right: 60px !important;
    padding-left: 60px !important;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 10px;
}


.menu_new, .menu-ch_new, .menu_hot, .menu-ch_hot, .menu_share, .menu-ch_share {
    background-color: #00b2ff;
    display: flex;
    font-size: 9px;
    padding: 0 2px;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    position: absolute;
    justify-content: center;
    width: fit-content;
    align-items: center;
    height: 16px;
    right: 5px;
    top: 28%;
}
.cat_new, .cat_hot, .cat_share {
    background-color: #00b2ff;
    display: flex;
    font-size: 18px;
    padding: 3px 5px;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    position: absolute;
    justify-content: center;
    width: fit-content;
    align-items: center;
    right: 5px;
    border: 2px solid #fff;
}

.menu_hot, .menu-ch_hot, .cat_hot {
    background-color: #db0000;
}
.menu_share, .menu-ch_share, .cat_share {
    background-color: #fdae4c;
}
.menu-ch_new, .menu-ch_hot, .menu-ch_share {
	position: initial;
    margin-left: 2px;
}



@media (max-width: 575px) {
    .s-menu-name {
        padding: 10px 40px 10px 30px !important;
    }
   .menu_new, .menu_hot, .menu_share {
       left: 2px;
       top: 11px;
   }
}


.prod_c_height_inf {
	  background-image: url(../image/height_ico.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: flex;
    justify-content: flex-start;
    padding-left: 23px;
    align-items: center;
    height: 25px;
    font-size: 12px;
    color: #ee8d02;
    white-space: nowrap;
}


@media (max-width: 500px) {
	.prod_c_height_inf {
		padding-left: 20px;
		font-size: 12px;
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 10px;
		background-position-y: center;
		height: auto;
	}
}



.acc-list a {
	  color: #5ebb46;
	  border-bottom: 1px solid #5ebb46;
    display: flex;
    align-items: center;
    min-height: 50px;
}
.acc-list a:hover {
	  color: #ffa01c;
    /* background: #7bc568; */
}

.acc-list-ico {
	  display: flex;
    border-radius: 50px;
    background: #fff;
    font-size: 20px;
    height: 35px;
	  min-width: 35px;
    max-width: 35px;
	  color: #5ebb46;
    justify-content: center;
    align-items: center;
	  margin-right: 5px;
	  border: 2px solid #5ebb46;
}

.artical-content iframe {
	  display: block;
    margin: 0 auto 15px auto;
    max-width: 100% !important;
}



@media (max-width: 500px) {
	.artical-content iframe {
		height: 240px !important;
	}

}

.row-edit_email label,
.row-edit_firstname label,
.row-edit_lastname label,
.row-edit_telephone label {
	display: flex !important;
	color:#bbc1c7;
}

#edit_email,
#edit_firstname,
#edit_lastname,
#edit_telephone,
#input-password,
#input-confirm {
    border: 0px;
    border-bottom: 1px solid #bbc1c7;
    border-radius: 0px;
}

.row-edit_email .control-label:before,
.row-edit_firstname .control-label:before,
.row-edit_lastname .control-label:before,
.row-edit_telephone .control-label:before {
	margin-right: 5px;
}

.forg_pass form {
    padding: 0px 20px;
}
	
.wihslist-remove {
	position: absolute;
    right: -7px;
    top: -7px;
    background: #f77272;
    z-index: 9;
    display: flex;
    width: 25px;
    height: 25px;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    border: 1px solid #fff;
    color: #fff;
}
	
	
	
	
/* Filters */


.yafilter-option label a {
    color: #5ebb46 !important;
    text-decoration: none;
}
.yafilter-option label small {
    background-color: #e3f1df !important;
    color: #134f04 !important;
    font-weight: 200;
    font-size: 10px;
    margin-left: 5px;
}

#yafilter-content {
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px !important;
}

#yafilter .collapse.show, #yafilter .collapsing {
    width: 100%;
    border: 0px;
    box-shadow: unset;
}


.yafilter-btn-open, .yafilter-btn-close {
	display: none;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

@media (max-width: 991px) {
  
	.yafilter-mob {
	position: fixed;
    z-index: 999;
    transition: .3s;
    transform: translateX(-100%);
    opacity: 0;
    width: 90%;
    max-width: 300px;
    display: block !important;
    top: 0px;
    left: 0px;
    height: 100%;
    overflow: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    overflow-y: scroll;
	}
	.flt-open {
		transform: translateX(0);
		opacity: 1;
	}
	#yafilter-content .list-group {
		width: 100%;
	}
	.yafilter-btn-open {
		position: fixed;
		z-index: 99;
		left: 0px;
		top: 200px;
		display: flex;
		width: 34px;
		height: 60px;
		justify-content: center;
		align-items: center;
		background: #5ebb46;
		color: #fff;
		cursor: pointer;
		border-radius: 0px 7px 7px 0px;
		box-shadow: 0 0 9px rgb(0 0 0 / 21%);

	}

	.yafilter-btn-close {
		position: absolute;
		z-index: 999;
		right: 0px;
    /* right: -40px; */
		display: flex;
		width: 40px;
		height: 40px;
		justify-content: center;
		align-items: center;
		background: #717171;
		color: #fff;
		cursor: pointer;
	}
}


.popup-bg {
    display: flex;
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    opacity: 0;
    transition: .3s;
    z-index: 0;
    display: none;
    top: 0px;
}
.bg-open {
    opacity: 0.5;
    z-index: 998;
    display: flex;
}





	#yafilter {
		box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px !important;
	}

	.filt_attribute {
		position: relative;
		display: block;
		padding: 0;
		background-color: #fff;
		border-bottom: 1px solid rgba(0, 0, 0, .125);
	}

	.filt_attribute-title {
		font-size: 12px;
		font-weight: 600;
		margin-bottom: 0;
    padding: 10px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
	}

	.filt_attribute-list {
    padding: 10px;
  }

	.filt_attribute-list label {
		color: #5ebb46 !important;
		text-decoration: none;
		cursor: pointer;
	}

	.filt_attribute-item span {
		background: #5ebb46;
		color: #fff;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		min-width: 26px;
		height: 16px;
		border-radius: 3px;
		position: absolute;
		right: 12px;
		font-size: 11px;
	}

/* !!Filters */











.pro100_forma {
     display: flex; 
     background: #d9e5d6; 
     width: 100%;  
    padding: 15px 30px;  
    border-radius: 30px;  
    margin-top: 30px;
 } 
.pro100_forma .f-left { 

}
.pro100_forma .f-left a {
    background-color: unset !important;
    color: #5ebb46 !important;
 } 
.pro100_forma .f-left img {  
    border-radius: 15px; 
}
 .pro100_forma .f-right {  
    padding-left: 30px;
 } 
.pro100_forma-title {  
    font-weight: bold; 
} .pro100_forma-mid {  
    padding: 20px; 
} 
.pro100_forma-mid ul {  

}  
.pro100_forma-mid li { 

} 
.pro100_forma-bot {
    display: flex;
} 
.pro100_forma-bot a { 
    background: #ffffff !important;
    color: #5ebb46 !important;
    padding: 10px 30px;  
    border-radius: 25px;  
    font-size: 17px;  
    font-weight: bold;
} 
@media (max-width: 768px) { 
     .pro100_forma { 
         flex-direction: column; 
     } 
   .pro100_forma .f-left img {  
        width: 100%;  
      margin-bottom: 15px; 
   } 
  .pro100_forma-bot a { 
        width: 100%;
        text-align: center;
  }
  .pro100_forma-mid, .pro100_forma .f-right {
      padding: 0;
  }
}



	.bonus {
    display: flex;
    align-items: center;
	}
	.bonus .bonus_ico {
		width: 25px;
		height: 25px;
		background: url(../image/bonus_ico.png) no-repeat center;
		background-size: contain;
		display: inline-block;
    
	}
	.bonus label {
    color: #797979ff; 
		font-size: 12px;
		font-weight: bold;
    margin: 0 5px 0 5px;
	}
  .bonus .bonus_help_ico {
		width: 15px;
		height: 15px;
		background: url(../image/help.png) no-repeat center;
		background-size: contain;
		display: inline-block;
  }
	.bonus .green {
    color: #5ebb46 !important;
    background-color: unset !important;
    
	}


