.heroblock {
	position: relative;
    padding-top: 300px;
    padding-bottom: 150px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.heroblock:before {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0,0,0,0.15);
	content: '';
	display: block;
}
.heroblock .heroblock-subttl {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	color: #fff;
	letter-spacing: 10px;
	text-align: center;
	margin: 0 0 18px;
	padding: 0;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}
.heroblock .heroblock-subttl a {
	color: #ffffff;
	transition: all 0.2s;
	border: none;
}
.heroblock .heroblock-subttl a:hover {
	color: #6bc67c;
	color: #fff;
}
.heroblock .heroblock-ttl {
	font-size: 70px;
	line-height: 1.2;
	font-weight: 700;
	color: #fff;
	letter-spacing: 3px;
	font-family: Montserrat;
	margin: 0 0 60px;
	padding: 0;
	position: relative;
	z-index: 1;
}
.heroblock a.btn {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 2px;
	border: 1px solid #fff;
	margin: 0 0 20px;
	padding: 14px 30px;
	border-radius: 0;
	background-color: transparent;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.heroblock a.btn:hover {
	background-color: #fff;
	color: #000;
}
@media only screen and (max-width : 480px) {
	.heroblock .heroblock-ttl {
		font-size: 40px;
	}
}

.heroblock2 {
	margin-top: -25px;
	padding-top: 80px;
	padding-bottom: 80px;
	min-height: 730px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../img/1/front/hero2.jpg);
}
.heroblock2 .heroblock2-ttl {
	line-height: 1.2;
	margin: 0 0 10px;
	padding: 0;
	font-size: 110px;
	font-weight: 900;
	color: #000;
	letter-spacing: 0px;
	font-family: Montserrat;
	text-align: center;
}
.heroblock2 .heroblock2-img {
	text-align: center;
	margin: 0;
	position: relative;
	display: inline-block;
}
.heroblock2 .heroblock2-img img {
	display: block;
	margin: 0;
}
.heroblock2 .heroblock2-caption {
	z-index: 2;
	background-color: rgb(76, 217, 100);
	border-radius: 100px 100px 100px 0px;
	min-height: 200px;
	min-width: 200px;
	max-height: 200px;
	max-width: 200px;
	position: absolute;
	bottom: 0;
	right: 10px;
}
.heroblock2 .heroblock2-price {
	z-index: 3;
	min-width: 201px;
	max-width: 201px;
	font-size: 40px;
	font-weight: 900;
	color: #ffffff;
	margin: 70px 0 0px;
	line-height: 1;
}
.heroblock2 .heroblock2-price-desc {
	z-index: 3;
	min-width: 201px;
	max-width: 201px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.5);
}
.heroblock2 .heroblock2-desc {
	font-size: 22px;
	font-weight: 400;
	color: rgb(145, 152, 170);
	text-align: left;
	list-style: none;
}
.heroblock2 .heroblock2-desc .fa {
	font-size: 7px;
	color: #6bc67c;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 3px 0;
}
@media only screen and (max-width : 768px) {
	.heroblock2 .heroblock2-ttl {
		font-size: 60px;
	}
}
@media only screen and (max-width : 480px) {
	.heroblock2 .heroblock2-ttl {
		font-size: 40px;
	}
}


.front-icons .iconbox-i h3 {
	font-size: 45px;
}
.front-icons2 {
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 50px;
}
.front-icons2 .iconbox-item {
	margin-bottom: 30px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.front-image-half {
	background-color: #fff;
}
.front-image-half .image-half-cont .maincont-subttl {
	padding-left: 0;
}
.front-image-half .image-half-cont h2 {
	font-size: 40px;
	font-family:Montserrat;
	margin-bottom: 35px;
}
.front-title-block {
	margin-bottom: 60px;
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #2a2c3d;
}
.front-title-block h2 {
	font-size: 45px;
	color: #ffffff;
	margin-bottom: 45px;
}
.front-title-block2 {
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #2a2c3d;
}
.front-title-block2 h2 {
	font-size: 45px;
	color: #ffffff;
	margin-bottom: 10px;
}
.front-title-block2 p {
	font-size: 30px;
	color: #b2b5d3;
	margin-top: 10px;
	margin-bottom: 40px;
}
.front-title-block2 .btn-multishop {
	margin: 0 30px 60px;
}
.front-team {
	margin-bottom: 70px;
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #2a2c3d;
}
.front-team h2 {
	font-size: 45px;
	color: #ffffff;
	margin-bottom: 10px;
}
.front-team .front-team-subttl {
	font-size: 30px;
	color: #b2b5d3;
	margin-top: 10px;
	margin-bottom: 60px;
}

/*----------------------------------
4 - Front
----------------------------------*/




/*----------------------------------
5 - Front Categories
----------------------------------*/

.frontcategs-wrap {
	margin-top: 45px;
}
.frontslider-wrap + .frontcategs-wrap {
	margin-top: 15px;
}
.frontcategs {
	margin-top: 0;
	margin-bottom: 30px;
	padding-top: 0;
	padding-bottom: 0;
	list-style: none;
	font-size: 1px;
	display: block;
	text-align: justify;
	min-width: 1169px;
}
.frontcategs:after {
	width: 100%;
	display: inline-block;
	content: '';
}
.frontcategs li {
	text-align: center;
	font-size: 14px;
	width: auto;
	line-height: 140%;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}
.frontcategs li a {
	display: block;
}
.frontcategs li .frontcategs-img {
	height: 60px;
	line-height: 60px;
	margin: 0 0 15px;
	overflow: hidden;
	display: block;
	transition: all 0.2s;
}
.frontcategs li .frontcategs-img img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	transition: all 0.2s;
}
.frontcategs li a:hover .frontcategs-img img {
	opacity: 0.85;
}
.frontcategs li p {
	color: #9292b4;
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	transition: all 0.2s;
	text-transform: uppercase;
}

.maincont {
	padding-top: 0;
	padding-bottom: 50px;
	position: relative;
}
body .site-content .heading-multishop,
body .site-content .maincont-ttl {
	position: relative;
	padding: 0 0 0 60px;
	margin: 0 0 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #283346;
	line-height: 1.1;
}
body .site-content .heading-multishop:after,
body .maincont-ttl:after {
	content: '';
	display: block;
	height: 6px;
	background-color: #283346;
	width: 40px;
	position: absolute;
	left: 0;
	bottom: 8px;
}
body p.maincont-subttl {
	font-size: 15px;
	font-weight: 700;
	color: #6bc67c;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	padding: 0 0 0 63px;
	margin: 0 0 8px;
}

.pagecont {
	box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192,196,215,0.25);
	background: #fff;
	border-radius: 4px;
	position: relative;
	z-index: 2;
}

.page-cont {
	background: #fff;
	position: relative;
	z-index: 2;
	padding: 45px 50px 50px;
	font-size: 15px;
}
.page-cont:after {
	content: '';
	display: block;
	clear: both;
}
.page-styling {
	font-size: 15px;
	line-height: 1.8;
	color: #686f8a;
	font-weight: 400;
}
.page-styling:after {
	content: '';
	display: block;
	clear: both;
}
.page-styling a,
.page-cont a {
	color: #6bc67c;
	text-decoration: none;
	transition: all 0.2s;
}
.page-styling a {
	border-bottom: 1px solid transparent;
}
.page-styling a:hover {
	text-decoration: none;
	border-color: #6bc67c;
}
.page-styling p,
.page-cont p {
	margin: 0 0 20px;
}
.page-styling p {
	line-height: 180%;
}
.page-cont h2,
.page-cont h3 {
	font-size: 20px;
	margin: 0 0 10px;

	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #283346;
}
.prod-items {
	position: relative;
	z-index: 2;
}
.prod-items:after {
	clear: both;
	content: '';
	display: block;
}

.prod-items:after {
	clear: both;
	content: '';
	display: block;
}
.prod-items .prod-i {
	background: #fff;
	min-height: 465px;
	padding: 0;
	position: relative;
	transition: box-shadow 0.15s;
}
.prod-items .prod-i .prod-i-top {
	position: relative;
}
.prod-items .prod-i .prod-i-bot {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-top: 1px solid #f2f2f2;
	padding: 35px 40px 18px;
	transition: border-color 0.2s;
	background-color: #fff;
	z-index: 1;
}
.prod-items .prod-i .prod-i-actions {
	position: absolute;
	top: 50%;
	margin: -20px 0 0;
	z-index: 3;
	text-align: center;
	left: 0;
	right: 0;
	transition: opacity 0.2s;
	opacity: 0;
}
.prod-items .prod-i .prod-i-actions-in {
	transition: all 0.4s;
	padding: 5px 20px;
	border-radius: 40px;
	background: #fff;
	display: inline-block;
	height: 40px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.04);
}

.prod-items .prod-i .prod-i-cart,
.prod-items .prod-i .prod-li-favorites,
.prod-items .prod-i .prod-li-compare,
.prod-items .prod-i .prod-quickview {
	padding: 0;
	text-align: center;
	position: relative;
	margin: 0 4px;
	display: inline-block;
	vertical-align: middle;
}
.prod-items .prod-i .prod-i-cart a,
.prod-items .prod-i .prod-li-favorites a,
.prod-items .prod-i .prod-li-compare a,
.prod-items .prod-i .prod-quickview a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: block;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-radius: 0;
	position: relative;
	border: none;
	transition: background-color 0.2s;
	opacity: 1;
}
.prod-items .prod-i .prod-i-cart a .icon,
.prod-items .prod-i .prod-li-favorites a .icon,
.prod-items .prod-i .prod-li-compare a .icon,
.prod-items .prod-i .prod-quickview a .icon {
	margin: 0;
	font-size: 20px;
	color: #283346;
}
.prod-items .prod-i .prod-i-cart a:hover,
.prod-items .prod-i .prod-li-favorites a:hover,
.prod-items .prod-i .prod-li-compare a:hover,
.prod-items .prod-i .prod-quickview a:hover {
	background-color: #f1f1fb;
}
.prod-items .prod-i .prod-li-favorites .ajax-loading,
.prod-items .prod-i .prod-li-compare .prod-li-compare-loading,
.prod-items .prod-i .prod-quickview .quick-view-loading {
	font-family: FontAwesome;
	position: absolute;
	background-color: #fff;
	top: 6px;
	left: 7px;
	font-size: 18px;
	color: #283346;
	width: auto;
	height: auto;
	margin: 0;
	display: none;
}
.prod-items .prod-i .prod-i-cart a.loading .icon:before {
	font-family: FontAwesome;
	position: absolute;
	top: 6px;
	left: 7px;
	font-size: 18px;
	color: #283346;
	width: auto;
	height: auto;
	margin: 0;
	content: '\f110';
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}
.prod-items .prod-i .prod-li-favorites .ajax-loading {
	box-shadow: 0 0 0 6px #fff !important;
}
.prod-items .prod-i .prod-li-compare a.loading,
.prod-items .prod-i .prod-quickview a.loading {
	opacity: 0;
}
.prod-items .prod-i .prod-quickview a.loading + .quick-view-loading {
	display: block;
}
.prod-items .prod-i .prod-i-cart a.added:after,
.prod-items .prod-i .prod-li-favorites a.active:after,
.prod-items .prod-i .prod-li-compare a.prod-li-compare-added:after {
	display: block;
	position: absolute;
	top: 0;
	right: -3px;
	width: 16px;
	height: 14px;
	content: '';
	background: url(../img/added.png) no-repeat left top;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
.prod-items .prod-i .prod-i-cart .added_to_cart {
	display: none;
}
.prod-items .prod-i .prod-li-favorites .feedback {
	display: none;
}
.prod-items .prod-i .prod-quickview .ion-close-round {
	font-size: 18px;
	color: red;
}

.prod-items .prod-i .prod-i-img {
	margin: 0;
	height: 340px;
	position: relative;
	display: block;
	padding: 40px;
	text-align: center;
	font-size: 0;
	border: none;
}
.prod-items .prod-i-top .prod-i-img:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #f5f5fc;
	opacity: 0;
	transition: opacity 0.2s;
	z-index: 2;
}
.prod-items .prod-i .prod-i-img img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	position: relative;
	z-index: 1;
}
.prod-items .prod-i .prod-i-img:after {
	height: 100%;
	content: '';
	display: inline-block;
	vertical-align: middle;
}
.prod-items .prod-i .prod-i-badge {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	text-transform: uppercase;
	text-align: center;
	z-index: 1;
}
.prod-items .prod-i .prod-i-badge span {
	display: block;
	margin: 0 0 13px;
	border-radius: 0 3px 3px 0;
	padding: 3px 15px 4px;
	background-color: #6bc67c;
	font-size: 13px;
	color: #fff;
	font-weight: 400;
}
span.badge-1 {
	background-color: #ffbd19 !important;
}
.prod-items .prod-i .prod-i-ttl {
	font-size: 18px;
	font-weight: 600;
	color: #283346;
	text-align: left;
	padding: 0;
	margin: 0 0 15px;
	position: relative;
	line-height: 140%;
	max-height: 77px;
	overflow: hidden;
}
.prod-items .prod-i .prod-i-ttl a {
	transition: all 0.2s;
	color: #283346;
	border: none;
}
.prod-items .prod-i-ttl a:hover {
	color: #6bc67c;
}
.prod-items .prod-i .prod-i-info {
	position: relative;
	overflow: hidden;
	margin: 0;
}
.prod-items .prod-i .prod-i-categ {
	text-transform: uppercase;
	color: #9292b4;
	font-size: 12px;
	font-weight: 600;
	display: block;
	border-bottom: 1px solid transparent;
	margin: 3px 0 5px;
	line-height: 1.1;
}
.prod-items .prod-i .prod-i-categ a {
	border-bottom: 1px solid transparent;
	color: #9292b4;
}
.prod-items .prod-i .prod-i-categ a:hover {
	border-color: #9292b4;
}
.prod-items .prod-i .prod-i-price {
	font-size: 15px;
	float: right;
	color: #6bc67c;
	text-align: right;
	margin: 0 0 10px;
	font-weight: 600;
	line-height: 1.4;
}
.prod-items .prod-i .prod-i-info del {
	float: none;
	color: #c0c4d7;
	margin: 0 0 0 0;
	font-size: 13px;
}
.prod-items .prod-i .prod-i-info del * {
	line-height: 1;
}
.prod-items .prod-i .prod-i-price ins {
	background-color: transparent;
	padding: 0;
	text-decoration: none;
	color: #6bc67c;
	margin: 0 0 3px 0;
}
.prod-items .prod-i:hover {
	box-shadow: 0 3px 10px 0 rgba(0,0,0,0.05);
}
.prod-items .prod-i:hover .prod-i-img:before {
	opacity: 0.5;
}
.prod-items .prod-i:hover .prod-i-bot {
	border-color: #e9e9ef;
}
.prod-items .prod-i:hover .prod-i-actions {
	opacity: 1;
}



.prod-items .sectgl-item {
	margin: 0 0 30px;
}
.prod-items .sectgl-item .prod-i {
	margin: 0;
    border: 1px solid #e7e7e7;
}


/* PRODUCTS COLUMNS */
.prod-items-4 .sectgl-item .prod-i {
	min-height: 345px;
}
.prod-items-4 .sectgl-item .prod-i-img {
	height: 248px;
	padding: 30px;
}
.prod-items-4 .prod-i .prod-i-bot {
	padding: 20px 30px 8px;
}
.prod-items-4 .prod-i .prod-i-price {
	margin: 0 0 7px;
}


@media only screen and (min-width : 1221px) {
	.section-wrap-withsb .prod-items-3 .sectgl-item .prod-i {
		min-height: 297px;
	}
	.section-wrap-withsb .prod-items-3 .sectgl-item .prod-i-img {
		height: 200px;
		padding: 25px;
	}
	.section-wrap-withsb .prod-items-3 .prod-i .prod-i-bot {
		padding: 20px 25px 8px;
	}
	.section-wrap-withsb .prod-items-3 .prod-i .prod-i-price {
		margin: 0 0 7px;
	}
}


@media only screen and (min-width : 993px) and (max-width : 1220px) {
	.section-wrap-withsb .prod-items-3 .sectgl-item .prod-i {
		min-height: 370px;
	}
	.section-wrap-withsb .prod-items-3 .sectgl-item .prod-i-img {
		height: 273px;
		padding: 30px;
	}
	.section-wrap-withsb .prod-items-3 .prod-i .prod-i-bot {
		padding: 20px 30px 8px;
	}
	.section-wrap-withsb .prod-items-3 .prod-i .prod-i-price {
		margin: 0 0 7px;
	}
}


@media only screen and (max-width : 1220px) {
	.prod-items .sectgl-item .prod-i {
		min-height: 368px;
	}
	.prod-items .sectgl-item .prod-i-img {
		height: 271px;
		padding: 30px;
	}
	.prod-items .prod-i .prod-i-bot {
		padding: 20px 30px 8px;
	}
	.prod-items .prod-i .prod-i-price {
		margin: 0 0 7px;
	}


	.prod-items-4 .sectgl-item .prod-i {
		min-height: 368px;
	}
	.prod-items-4 .sectgl-item .prod-i-img {
		height: 271px;
	}
}



@media only screen and (max-width : 992px) {
	.prod-items .sectgl-item .prod-i {
		min-height: 434px;
	}
	.prod-items .sectgl-item .prod-i-img {
		height: 309px;
		padding: 40px;
	}
	.prod-items .prod-i .prod-i-bot {
		padding: 35px 40px 18px;
	}
	.prod-items .prod-i .prod-i-price {
		margin: 0 0 10px;
	}
}

@media only screen and (max-width : 650px) {
	.prod-items .sectgl-item .prod-i {
		min-height: 368px;
	}
	.prod-items .sectgl-item .prod-i-img {
		height: 271px;
		padding: 30px
	}
	.prod-items .prod-i .prod-i-bot {
		padding: 20px 30px 8px;
	}
	.prod-items .prod-i .prod-i-price {
		margin: 0 0 7px;
	}
}

@media only screen and (max-width : 550px) {
	.prod-items .sectgl-item {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 370px;
	}
	.prod-items .sectgl-item .prod-i {
		min-height: initial;
	}
	.prod-items .sectgl-item .prod-i-img {
		height: auto !important;
		padding: 40px;
	}
	.prod-items .prod-i .prod-i-bot {
		padding: 35px 40px 18px;
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
	}
	.prod-items .prod-i .prod-i-price {
		margin: 0 0 10px;
	}
}

p.special-more {
	display: block;
	margin: 0 0 20px;
	text-align: center;
}
.special-more a {
	font-weight: 600;
	font-size: 18px;
	background-color: #6bc67c;
	padding: 19px 0 20px;
	display: block;
	color: #ffffff;
	border: none;
	transition: all 0.2s;
	position: relative;
}
.special-more a:hover {
	background-color: #7dcd8c;
}
.special-more a.loading {
	opacity: 0.4;
	cursor: default;
}

.front-icons .iconbox-i h3 {
	font-size: 45px;
}
.front-icons2 {
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 50px;
}
.front-icons2 .iconbox-item {
	margin-bottom: 30px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.front-image-half {
	background-color: #fff;
}
.front-image-half .image-half-cont .maincont-subttl {
	padding-left: 0;
}
.front-image-half .image-half-cont h2 {
	font-size: 40px;
	font-family:Montserrat;
	margin-bottom: 35px;
}
.front-title-block {
	margin-bottom: 60px;
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #2a2c3d;
}
.front-title-block h2 {
	font-size: 45px;
	color: #ffffff;
	margin-bottom: 45px;
}
.front-title-block2 {
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #2a2c3d;
}
.front-title-block2 h2 {
	font-size: 45px;
	color: #ffffff;
	margin-bottom: 10px;
}
.front-title-block2 p {
	font-size: 30px;
	color: #b2b5d3;
	margin-top: 10px;
	margin-bottom: 40px;
}
.front-title-block2 .btn-multishop {
	margin: 0 30px 60px;
}
.front-team {
	margin-bottom: 70px;
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #2a2c3d;
}
.front-team h2 {
	font-size: 45px;
	color: #ffffff;
	margin-bottom: 10px;
}
.front-team .front-team-subttl {
	font-size: 30px;
	color: #b2b5d3;
	margin-top: 10px;
	margin-bottom: 60px;
}

/*----------------------------------
14 - Image with Content
----------------------------------*/
.image-half {
	position: relative;
}
.image-half {
	position: relative;
}
.image-half .image-half-img {
	width: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}
.image-half .image-half-img img {
	display: none;
}
.image-half-right .image-half-img {
	right: 0;
}
.image-half .image-half-cont {
	position: relative;
}
.image-half .image-half-cont:after {
	clear: both;
	content: '';
	display: block;
}
.image-half .image-half-inner {
	width: 50%;
	padding-top: 100px;
	padding-bottom: 65px;
}
.image-half-left .image-half-inner {
	float: right;
	padding-left: 100px;
}
.cont-full .image-half-inner {
	padding-right: 100px;
}
.image-half-right .image-half-inner {
	float: left;
	padding-right: 100px;
}
.cont-full .image-half-inner {
	padding-left: 100px;
}
/*----------------------------------
14 - Image with Content
----------------------------------*/
body div .btn-multishop {
    background-color: rgb(107, 198, 124);
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    border-radius: 60px;
    padding: 11px 70px 12px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.front-title-block {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 30px;
    background-color: #2a2c3d;
}
.align-center {
    text-align: center;
}
.mb40 {
    margin-bottom: 40px !important;
}
#footer a {
    color: inherit;
    text-decoration: none;
}
::-webkit-scrollbar {
    width: 6px;
}

.section-top {
	position: relative;
	/* padding: 0 440px 0 0; */
}
.section-top:after {
	clear: both;
	display: block;
	content: '';
}
.section-top .section-top-sort {
	position: absolute;
	top: 32px;
	right: 0;
}
.section-top .products-per-page,
.section-top .section-sort,
.section-top .section-view {
	float: right;
	margin: 0 0 0 30px;
}
.section-top .section-top-sort:after {
	clear: both;
	content: '';
	display: block;
}
.section-top .products-per-page p,
.section-top .section-sort p,
.section-top .section-view p {
	margin: 0 11px 0 0;
	display: inline-block;
	color: #9292b4;
	font-size: 15px;
}
.section-top .section-sort .dropdown-wrap,
.section-top .section-view .dropdown-wrap {
	display: inline-block;
	position: relative;
}
.section-top .section-sort .section-sort-ttl,
.section-top .section-view .section-view-ttl {
	margin: 0;
	padding: 0 28px 0 0;
	cursor: pointer;
	transition: all 0.2s;
	position: relative;
	color: #283346;
	font-weight: 700;
	font-size: 15px;
}
.section-top .section-sort .section-sort-ttl:after,
.section-top .section-view .section-view-ttl:after {
	position: absolute;
	margin: -1px 0 0;
	content: "\f107";
	top: 50%;
	font-weight: 400;
	font-size: 22px;
	right: 0;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform: translate(0,-50%);
	font-family: FontAwesome;
}
.section-top .section-sort .section-sort-ttl:hover,
.section-top .section-view .section-view-ttl:hover {
	color: #6bc67c;
}
.section-top .section-sort .section-sort-ttl.opened:after,
.section-top .section-view .section-view-ttl.opened:after {
	content: "\f106";
}
.section-top .section-sort ul,
.section-top .section-view ul {
	position: absolute;
	left: -11px;
	top: 100%;
	background: #fff;
	padding: 5px 13px;
	margin: 4px 0 0;
	border: 1px solid #e5e5ee;
	border-radius: 4px;
	min-width: 100%;
	box-sizing: content-box;
	display: none;
	z-index: 5;
	color: #283346;
}
.section-top .section-sort ul li,
.section-top .section-view ul li {
	white-space: nowrap;
	padding: 0;
	font-size: 15px;
}
.section-top .section-sort ul li:last-child,
.section-top .section-view ul li:last-child {
	margin-bottom: 3px;
}
.section-top .section-sort ul li:first-child,
.section-top .section-view ul li:first-child {
	margin-top: 3px;
}
.section-top .section-sort ul li a,
.section-top .section-view ul li a {
	transition: all 0.2s;
	display: block;
	padding: 2px 0;
	color: #283346;
}
.section-top .section-sort ul li a:hover,
.section-top .section-view ul li a:hover {
	color: #6bc67c;
}
.section-top .section-sort ul li.active a,
.section-top .section-view ul li.active a {
	color: #6bc67c;
}
.section-top .products-per-page select {
	opacity: 0;
	height: 21px;
	display: inline-block;
	min-width: 43px;
}
.section-top .products-per-page .chosen-container {
	display: inline-block;
	vertical-align: top;
	width: auto;
	margin: 0;
	min-width: 43px;
}
.section-top .products-per-page .chosen-container-single .chosen-single {
	padding: 0;
	border: none;
	border-radius: 0;
	background-color: transparent;
	color: #283346;
	font-weight: 700;
	font-size: 15px;
	height: 21px !important;
	line-height: 21px !important;
	transition: color 0.2s;
}
.section-top .products-per-page .chosen-container-single .chosen-single span {
	margin: 0;
}
.section-top .products-per-page .chosen-container-single .chosen-single div:after {
	position: absolute;
	margin: -1px 0 0;
	content: "\f107";
	top: 50%;
	font-weight: 400;
	font-size: 22px;
	right: 0;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform: translate(0,-50%);
	font-family: FontAwesome;
}
.section-top .products-per-page .chosen-container-single .chosen-single:hover {
	color: #6bc67c;
}
.section-top .products-per-page .chosen-container-single.chosen-with-drop.chosen-container-active .chosen-single div:after {
	content: "\f106";
}
.section-top .products-per-page .chosen-container-single .chosen-drop {
	background: #fff;
	padding: 8px 13px;
	margin: 4px 0 0;
	border: 1px solid #e5e5ee;
	border-radius: 4px;
	min-width: 100%;
	box-sizing: content-box;
	color: #283346;
}
.section-top .products-per-page .chosen-container .chosen-results {
	margin: 0;
}
.section-top .products-per-page .chosen-container .chosen-results li {
	padding: 2px 0;
	color: #283346;
	transition: color 0.2s;
	line-height: 1.42857143;
}
.section-top .products-per-page .chosen-container .chosen-results li.highlighted {
	background-color: transparent;
	color: #6bc67c;
}


#yith-wcwl-popup-message,
#compare-popup-message {
	font-size: 15px;
	color: #283346;
	background: white;
	border: 1px solid #e0e4f6;
	border-radius: 3px;
	line-height: 140%;
	padding: 15px;
	position: fixed;
	text-align: center;
	top: 50%;
	left: 50%;
	z-index: 10000;
}

.dropdown-wrap-range .dropdown-list input[type=text] {
	display: none;
}

/*----------------------------------
9 - BreadCrumbs
----------------------------------*/
.site-content .b-crumbs {
    float: left;
    left: 0;
    margin: 24px 0px;
    padding: 0;
}

.b-crumbs li {	
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	color: #9292b4;
	text-transform: uppercase;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	position: relative;
}

.b-crumbs li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

.b-crumbs li a {
	border-bottom: 1px solid transparent;
	color: #283346;
	text-decoration: none;
	transition: all 0.2s;
}

.b-crumbs li a:hover {
	color: #6bc67c;
}

.b-crumbs li:after {
	content: '/';
	display: inline-block;
	position: absolute;
	right: -15px;
	top: 0;
	font-size: 13px;
	font-weight: 600;
	color: #9292b4;
}


.b-crumbs li:last-child:after {
	display: none;
}

@media screen and (max-width: 1024px) {
	.b-crumbs li {
		font-size: 12px;
	}
}
/*----------------------------------
9 - BreadCrumbs
----------------------------------*/


/*----------------------------------
14 - Single Product
----------------------------------*/

.maincont .prod {
	margin-bottom: 49px;
	padding: 0 0 0 51.3%;
	position: relative;
}
.prod:after {
	clear: both;
	display: block;
	content: '';
}
.woocommerce div.product {
	margin-bottom: 49px;
}

.quick-view-modal {
	display: none;
}
.maincont.quick-view-modal {
	padding: 15px;
	max-width: 100%;
}
.quick-view-modal .prod-excerpt-more {
	display: none;
}
.maincont.quick-view-modal div.prod {
	margin-bottom: 0;
}
.quick-view-modal .prod-tabs-wrap {
	margin: 30px 0 0;
}

.prod .prod-badge {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	text-transform: uppercase;
	text-align: center;
	z-index: 2;
}
.prod .prod-badge span {
	display: block;
	margin: 0 0 13px;
	border-radius: 0 3px 3px 0;
	padding: 3px 15px 4px;
	background-color: #6bc67c;
	font-size: 13px;
	color: #fff;
	font-weight: 400;
}
.prod .prod-slider-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	padding: 0 0 95px;
	float: left;
	width: 48.8%;
	overflow: hidden;
	background-color: #fff;
}
.prod .prod-slider-wrap.prod-slider-shown {
	min-height: 500px;
}
.prod .prod-slider-wrap.prod-slider-shown + .prod-cont {
	min-height: 500px;
}
.prod .prod-slider {
	margin: 0;
	top: 0;
	position: absolute;
	width: 100%;
	bottom: 95px;
	overflow: hidden;
}
.prod .prod-slider.prod-thumb-only {
	bottom: 0;
}
.prod .prod-slider .slides {
	height: 100%;
}
.prod .prod-slider .slides li {
	height: 100%;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
}
.prod .prod-slider .slides li a {
	height: 100%;
	width: 100%;
	display: block;
	vertical-align: middle;
}
.prod .prod-slider .slides li a:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.prod .prod-slider .slides li img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.prod-slider .flex-direction-nav a {
	width: 8px;
	height: auto;
	border-radius: 0;
	line-height: 1;
	margin: 0;
	position: absolute;
	opacity: 0;
	color: transparent;
	background: none;
	transition: all 0.2s;
}
.prod-slider .flex-direction-nav .flex-prev {
	left: 42px;
	top: auto;
	bottom: 21px;
}
.prod-slider .flex-direction-nav .flex-next {
	left: 117px;
	top: auto;
	right: auto;
	bottom: 21px;
}
.prod-slider.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 1;
	left: 42px;
}
.prod-slider.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 1;
	right: auto;
}
.prod-slider.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
	background: none;
}
.prod-slider.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
	background: none;
}
.prod-slider .flex-direction-nav a:before {
	color: #9292b4;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	content: '\f10d';
	font-family: "Ionicons";
	margin: 0;
	transition: color 0.2s;
}
.prod-slider .flex-direction-nav a:hover:before {
	color: #283346;
}
.prod-slider .flex-direction-nav a.flex-prev:before {
	margin: 0;
	content: '\f107';
}
.prod-slider .flex-direction-nav a.flex-next:before {
	margin: 0;
	content: '\f10a';
}
.prod-slider .flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	z-index: 2;
	cursor: pointer;
}
.prod-slider.flexslider:hover .flex-direction-nav .flex-disabled {
	opacity: 1 !important;
}
.prod-slider.prod-thumb-only .flex-direction-nav a {
	display: none;
}

.prod .prod-thumbs {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	left: 0;
	right: -1px;
	width: auto;
}
.prod .prod-thumbs .flex-direction-nav a {
	width: 30px;
	height: 30px;
	line-height: 28px;
}
.prod .prod-thumbs .flex-direction-nav a:before {
	font-size: 20px;
}
.prod .prod-thumbs .slides li {
	text-align: center;
	height: 95px;
	margin: 0;
	cursor: pointer;
	float: left;
	line-height: 82px;
	border-right: 1px solid #e0e4f6;
	border-top: 1px solid #e0e4f6;
	position: relative;
	padding: 5px 6px 7px 5px;
}
.prod .prod-thumbs .slides li.flex-active-slide:after {
	position: absolute;
	top: -1px;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	border: 2px solid #6bc67c;
	background: rgba(255,255,255,0.5);
}
.prod .prod-thumbs .slides li img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.prod .prod-slider-count {
	position: absolute;
	bottom: 25px;
	left: 23px;
	background-color: rgba(255,255,255,0.5);
	width: 158px;
	z-index: 2;
	height: 39px;
	padding: 10px 0 0 46px;
	font-size: 14px;
	color: #575b79;
	font-weight: 600;
	opacity: 0;
	transition: opacity 0.2s;
}
.prod-slider:hover .prod-slider-count {
	opacity: 1;
}
.prod .prod-slider-count .count-cur {
	color: #283346;
}
.prod .prod-slider-count p {
	margin: 0;
}
.prod .prod-slider-count .prod-slider-zoom {
	font-size: 20px;
	color: #9292b4;
	position: absolute;
	top: 7px;
	right: 20px;
	cursor: pointer;
	transition: color 0.2s;
}
.prod .prod-slider-count .prod-slider-zoom:hover {
	color: #283346;
}
.prod .prod-cont {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #9292b4;
	background-color: #fff;
	padding: 36px 38px 1px;
}
.prod-cont p {
	margin: 0 0 20px;
}
div.product.prod .prod-cont .stock {
	color: #6bc67c;
	margin: -16px 0 18px;
	font-size: 15px;
}
.prod .prod-cont .prod-excerpt {
	line-height: 1.8;
	margin: 0 0 25px;
}
.prod .prod-cont .prod-excerpt-more {
	color: #6bc67c;
	font-weight: 600;
	transition: border-color 0.2s;
	border-bottom: 1px solid transparent;
}
.prod .prod-cont .prod-excerpt-more:hover {
	border-color: #6bc67c;
}
.prod .prod-cont .woocommerce-message {
	margin: 26px 4% 0 !important;
	text-align: left;
	padding-right: 140px !important;
}
.prod .prod-cont .woocommerce-message .button {
	background: #ff3100;
	transition: all 0.2s;
	border-radius: 2px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	border: none;
	letter-spacing: 0.03em;
	padding: 10px 20px;
	cursor: pointer;
	float: none;
	position: absolute;
	right: 13px;
	top: 50%;
	margin: -17px 0 0 0;
}
.prod .prod-cont .woocommerce-message .button:hover {
	background: #ff461a;
}
.prod .prod-cont h2,
.prod .prod-cont h1 {
	font-size: 30px;
	margin: 0 0 13px;

	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #283346;
	line-height: 1.1;
}
.prod .prod-cont .prod-categs {
	text-transform: uppercase;
	font-size: 12px;
	color: #9292b4;
	font-weight: 600;
	margin: 0 0 14px;
}
.prod .prod-cont .prod-categs a {
	color: #9292b4;
	transition: all 0.2s;
	border-bottom: 1px solid transparent;
}
.prod .prod-cont .prod-categs a:hover {
	border-color: #9292b4;
}
.prod .prod-desc {
	border-bottom: 1px solid #e0e4f6;
	padding: 19px 4% 19px;
	color: #686f8a;
	font-size: 15px;
	line-height: 180%;
}
.prod .prod-desc:after {
	content: '';
	display: block;
	clear: both;
}
.prod .prod-desc div p {
	display: inline;
}
.prod .prod-desc .yith-wcwl-add-to-wishlist {
	display: none;
}
.prod .prod-desc .prod-desc-ttl {
	color: #283346;
	font-weight: 600;
	font-size: 15px;
	border-bottom: 1px solid #e0e4f6;
	margin: 0 0 19px;
}
.prod .prod-desc-ttl > span {
	padding: 0 0 12px;
	display: inline-block;
	position: relative;
}
.prod .prod-desc-ttl > span:after {
	position: absolute;
	height: 1px;
	background: #6bc67c;
	width: 100%;
	bottom: -1px;
	left: 0;
	content: '';
	display: block;
}
.prod .prod-desc p {
	margin: 0;
	line-height: 180%;
	padding: 0;
}
.prod .prod-desc a {
	color: #6bc67c;
	transition: all 0.2s;
	border-bottom: 1px solid rgba(0,0,0,0);
}
.prod .prod-desc a:hover {
	border-color: #6bc67c;
}
.prod .prod-props {
	padding: 0;
}
.prod .prod-props dl {
	overflow: hidden;
	margin: 0 0 25px;
}
.prod .prod-props dl p {
	margin: 0;
}
.prod .prod-props dt {
	width: 23%;
	float: left;
	font-size: 15px;
	color: #686f8a;
	margin: 0 0 8px;
	padding: 0 5px 0 0;
}
.prod .prod-props dt:nth-of-type(2n+1) {
	clear: left;
}
.prod .prod-props dd {
	width: 27%;
	float: left;
	color: #283346;
	font-size: 15px;
	margin: 0 0 8px;
	padding: 0 5px 0 0;
}
.prod .prod-props dd a {
	color: #283346;
	transition: all 0.2s;
	border-bottom: 1px solid rgba(0,0,0,0);
}
.prod .prod-props dd a:hover {
	border-color: #283346;
}
.prod .prod-props dt a {
	color: #6bc67c;
	transition: all 0.2s;
	border-bottom: 1px solid rgba(0,0,0,0);
}
.prod .prod-props dt a:hover {
	border-color: #6bc67c;
}


.prod .prod-info {
	border-bottom: 1px solid #e0e4f6;
	padding: 22px 4% 0;
}
.prod .prod-info:after {
	clear: both;
	display: block;
	content: '';
}
.prod .prod-info .woocommerce-variation-availability {
	display: none;
}
.prod-cont .prod-price {
	margin: 0 0 18px;
	padding: 0;
	color: #6bc67c;
	font-size: 20px;
	font-weight: 600;
}
.prod-cont .prod-price ins {
	text-decoration: none;
}
.prod-cont .prod-price del {
	color: #9292b4;
	font-size: 15px;
	font-weight: 400;
}
.woocommerce div.product.prod p.price,
.woocommerce div.product.prod span.price {
	color: #6bc67c;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 18px;
	padding: 0;
	display: block;
}
.woocommerce div.product.prod p.price del,
.woocommerce div.product.prod span.price del {
	color: #9292b4;
	font-size: 15px;
	font-weight: 400;
}
.woocommerce div.product.prod p.price ins,
.woocommerce div.product.prod span.price ins {
	text-decoration: none;
	font-weight: 600;
}
.prod-cont .woocommerce-variation.single_variation {
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	top: initial !important;
	overflow: hidden !important;
}
.woocommerce div.product .prod-info form.cart {
	margin: 0;
}
.woocommerce div.product.prod form.cart .variations {
	margin-bottom: 27px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 9px;
}
.prod .chosen-container {
	margin: 0;

	width: auto !important;
}
.prod .chosen-container .chosen-single {
	border: none;
	background-color: transparent;
	color: #283346;
	font-size: 15px;
	font-weight: 600;
	padding: 0;
}
.prod .chosen-container-active.chosen-with-drop .chosen-single {
	border: none;
}
.prod .chosen-container .chosen-single {
	height: auto;
	line-height: initial;
}
.prod .chosen-container-single .chosen-single span {
	display: block;
	margin-top: 0;
}
.prod .chosen-container-single .chosen-single div:after {
	top: -1px;
	transform: initial;
}
.prod .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div:after {
	content: '\f106';
}
.prod .chosen-container.chosen-container-active .chosen-drop {
	border: 1px solid #f2f2f2;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.05);
	background: #fff;
	border-radius: 0;
	margin-left: -16px;
	box-sizing: content-box;
	padding-right: 16px;

	width: auto;
	min-width: 100%;
}
.prod .chosen-container .chosen-results {
	color: #283346;
	margin: 0;

	white-space: nowrap;
}
.prod .chosen-container .chosen-results li {
	padding: 4px 0 4px 16px;
	line-height: initial;
	font-weight: 400;
}
.prod .chosen-container .chosen-results li:first-child {
	padding-top: 12px;
}
.prod .chosen-container .chosen-results li:last-child {
	padding-bottom: 12px;
}
.prod .chosen-container .chosen-results li:hover,
.prod .chosen-container .chosen-results li.result-selected {
	color: #6bc67c;
	background-color: transparent;
}

.prod .variations select {
	display: block;
	margin: 0;
	opacity: 0;
	height: 27px;
	width: 100%;
}
.woocommerce div.product.prod form.cart .reset_variations {
	display: none !important;
}
.woocommerce div.product.prod form.cart .variations label {
	font-weight: 400;
	display: inline-block;
}
.prod .variations-row {
	margin: 0 0 3px;
}
.prod .variations-row .label {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 10px 0;
}
.prod .variations-row .value {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px;
}
.prod .variations_button {
	display: inline-block;
	vertical-align: top;
}

.prod-rating-wrap {
	margin: 0;
	position: absolute;
	font-size: 15px;
	color: #686f8a;
	text-align: left;
	padding: 0;
	top: 32px;
	right: 50px;
}
.prod-rating-wrap p {
	display: inline-block;
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	color: #283346;
	vertical-align: middle;
}
.prod-rating-wrap .prod-rating-count {
	margin: 2px 0 0;
}
.prod-rating {
	margin: 0 10px 0 0;
	text-align: left;
	font-size: 15px;
	color: #6bc67c;
	white-space: nowrap;
	display: inline-block;
}
.prod-rating .rating-ico {
	font-size: 15px;
	background-color: #d8d8d8;
	width: 11px;
	height: 11px;
	border-radius: 11px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 11px 0 0;
}
.prod-rating[data-rating="1"] .rating-ico:nth-child(1) {
	background-color: #ffa201;
}
.prod-rating[data-rating="2"] .rating-ico:nth-child(1),
.prod-rating[data-rating="2"] .rating-ico:nth-child(2) {
	background-color: #ffa201;
}
.prod-rating[data-rating="3"] .rating-ico:nth-child(1),
.prod-rating[data-rating="3"] .rating-ico:nth-child(2),
.prod-rating[data-rating="3"] .rating-ico:nth-child(3) {
	background-color: #ffa201;
}
.prod-rating[data-rating="4"] .rating-ico:nth-child(1),
.prod-rating[data-rating="4"] .rating-ico:nth-child(2),
.prod-rating[data-rating="4"] .rating-ico:nth-child(3),
.prod-rating[data-rating="4"] .rating-ico:nth-child(4) {
	background-color: #ffa201;
}
.prod-rating[data-rating="5"] .rating-ico:nth-child(1),
.prod-rating[data-rating="5"] .rating-ico:nth-child(2),
.prod-rating[data-rating="5"] .rating-ico:nth-child(3),
.prod-rating[data-rating="5"] .rating-ico:nth-child(4),
.prod-rating[data-rating="5"] .rating-ico:nth-child(5) {
	background-color: #ffa201;
}
.prod-cont > .prod-li-favorites {
	display: none !important;
}
.prod .prod-add {
	font-size: 15px;
	font-weight: 600;
	margin: 0 0 35px;
}
.woocommerce .prod .prod-add p.stock {
	font-size: 15px;
	text-transform: none;
	font-weight: normal;
	margin: 0;
}
.prod .prod-add .yith_wapo_groups_container {
	float: none;
	font-size: 15px;
	text-transform: none;
	font-weight: normal;
}
.prod .prod-add .ywapo_group_container.form-row.form-row-wide {
	margin: 0px 4px 7px 4px;
}
.prod .prod-add .ywapo_miss_required {
	border: 1px solid #a41103;
}
.prod .prod-add .ywapo_group_container.form-row.form-row-wide h3 {
	margin: 0;
	font-weight: normal;
	color: #283346;
}
.prod .prod-add .ywapo_input_container {
	margin: 0;
}
.prod .prod-add .form-row label {
	line-height: 1.42857143;
}
.prod .prod-add .ywapo_input_container label.ywapo_label_tag_position_before {
	margin-bottom: 5px;
}
.prod .prod-add textarea,
.prod .prod-add input[type=password],
.prod .prod-add input[type=tel],
.prod .prod-add input[type=email],
.prod .prod-add input[type=text] {
	border: 1px solid #e0e4f6;
	border-radius: 3px;
	background: #f4f5fb;
	font-size: 15px;
	color: #9fa4bb;
	transition: all 0.2s;
	display: inline-block;
	height: 35px;
	text-align: left;
	padding: 0 15px 0 15px;
	max-width: 100%;
	margin: 0;
}
.prod .prod-add .added_to_cart {
	transition: all 0.3s;
	text-transform: none;
	position: absolute;
	color: #686f8a;
	font-weight: 400;
	line-height: 1;
	font-size: 14px;
	top: -9px;
	background: #fff;
	display: block;
	right: 50%;
	padding: 0 3px;
	margin: 0 -50px 0 0px;
	transition: all 0.2s;
}
.prod .prod-add .added_to_cart:hover {
	color: #6bc67c;
}

.prod .prod-li-qnt {
	display: inline-block;
	overflow: hidden;
	min-height: initial;
	position: relative;
	padding: 13px 0 14px;
	margin: 0 5px 0 0;
	vertical-align: top;
}
.prod .prod-li-qnt .prod-li-minus {
	font-size: 17px;
	color: #9292b4;
	position: absolute;
	bottom: -8px;
	left: 14px;
	transition: color 0.2s;
	line-height: 1;
}
.prod .prod-li-qnt .prod-li-minus:hover {
	color: #283346;
}
.prod .prod-li-qnt .prod-li-plus {
	font-size: 17px;
	color: #9292b4;
	position: absolute;
	top: -8px;
	left: 14px;
	transition: color 0.2s;
	line-height: 1;
}
.prod .prod-li-qnt .prod-li-plus:hover {
	color: #283346;
}
.prod .prod-li-qnt input[type=number],
.prod .prod-li-qnt input[type=text] {
	border: none;
	width: 39px;
	text-align: center;
	font-size: 14px;
	border-radius: 0;
	display: block;
	padding: 0;
	height: 25px;
	font-weight: 600;
	color: #283346;
	transition: all 0.2s;
	background: #fff;
}

.prod .prod-add .button {
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;
	background-color: transparent;
	line-height: 1.42857143;
	border-radius: 0;
	color: #686f8a;
	float: none;
}
body div.prod .prod-add .button {
	position: relative;
	display: inline-block;
	line-height: 1.42857143;
	border-radius: 50px;
	color: #fff;
	float: none !important;
	background-color: #6bc67c;
	padding: 8px 24px 7px;
	font-size: 15px;
	font-weight: 600;
	margin: 4px 0 0;
	cursor: pointer;
	border: none;
}
body div.prod .prod-add .button:hover {
	color: #fff;
	background-color: #7dcd8c;
}
body div.prod .prod-add .button .icon {
	margin: 0 12px 0 0;
	font-size: 20px;
	vertical-align: middle;
	display: inline-block;
}
.prod .prod-add .button.loading {
	padding: 0 0 0 35px;
	opacity: 1;
}
.prod .prod-add .button:hover {
	color: #6bc67c;
	background-color: transparent;
}
.prod .prod-add .button:after {
	display: none;
}
.prod .prod-add .button.loading:after {
	position: absolute;
	display: block !important;
	background: #fff;
	top: 3px;
	left: 0;
	right: auto;
	font-size: 18px;
	color: #838EAD;
	width: auto !important;
	padding: 3px;
	height: auto !important;
	margin: -8px 0 0 -2px;
	content: '\f110';
	font-family: FontAwesome;
}
.prod .prod-add .button.added:after {
	position: absolute;
	display: block !important;
	background: #fff;
	top: 3px;
	font-weight: 400;
	left: 0;
	right: auto;
	font-size: 15px;
	color: #838EAD;
	width: auto !important;
	padding: 3px;
	height: auto !important;
	margin: -6px 0 0 -1px;
	content: '\f00c';
	font-family: FontAwesome;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
	margin-bottom: 0;
}
.prod .prod-li-compare,
.prod .prod-li-favorites {
	text-align: center;
	position: relative;
	margin: 10px 12px 0 0;
	display: inline-block;
	vertical-align: top;
}
.prod .prod-li-compare {
	margin-right: 0;
}
.prod .prod-li-compare a,
.prod .prod-li-favorites a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: block;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-radius: 0;
	position: relative;
	border: none;
	transition: background-color 0.2s;
}
.prod .prod-li-compare a:hover,
.prod .prod-li-favorites a:hover {
	background-color: #f1f1fb;
}
.prod .prod-li-compare a .icon,
.prod .prod-li-favorites a .icon {
	margin: 0;
	font-size: 20px;
	color: #283346;
	display: inline-block;
	vertical-align: middle;
}
.prod .prod-li-compare .prod-li-compare-loading,
.prod .prod-li-favorites .ajax-loading {
	font-family: FontAwesome;
	position: absolute;
	background-color: #fff;
	top: 6px;
	left: 7px;
	font-size: 18px;
	color: #283346;
	width: auto;
	height: auto;
	margin: 0;
	display: none;
}
.prod .prod-li-favorites .ajax-loading {
	box-shadow: 0 0 0 4px #fff !important;
}
.prod .prod-li-compare a.loading {
	opacity: 0;
}
.prod .prod-li-compare a.prod-li-compare-added:after,
.prod .prod-li-favorites a.active:after {
	display: block;
	position: absolute;
	top: 0;
	right: -3px;
	width: 16px;
	height: 14px;
	content: '';
	background: url(../img/added.png) no-repeat left top;
}
.prod .prod-li-favorites .feedback {
	display: none;
}

.woocommerce.single-product .woocommerce-message {
	margin: 0 0 29px !important;
	border: none;
}
.fancybox-close.modal-form-close2 {
	background-image: none;
	background: url(../img/close4.png) no-repeat left top;
	width: 16px;
	height: 16px;
	top: 0;
	right: -23px;
}
.prod-related-ttl {
	font-size: 24px;
	padding: 20px 0 20px;
	margin: 0;

	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #283346;
}

.woocommerce div.product.prod form.cart .group_table td {
	vertical-align: middle;
	border: 0;
	padding-bottom: 13px;
}
div.product.prod .prod-add form.cart .group_table .button {
	background-color: transparent;
	color: #6bc67c;
	padding: 0;
	display: inline-block;
	border-radius: 0;
	margin: 0;
}
div.product.product-type-external .prod-add .cart > .single_add_to_cart_button,
div.product.product-type-grouped .prod-add form.cart > .single_add_to_cart_button {
	margin-right: 22px;
}


.product-special {
	margin-top: 32px;
	margin-bottom: 53px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #ffffff;
	border-top-color: #e0e4f6;
	border-top-style: solid;
	border-bottom-color: #e0e4f6;
	border-bottom-style: solid;
	overflow: hidden;
}
.product-special .getspec {
	margin-top: 40px;
	margin-bottom: 40px;
}
.product-parallax-bg {
	margin-bottom: -50px;
	height: 520px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}



@media only screen and (max-width : 992px) {
	.prod .prod-props dd {
		width: 50%;
	}
	.prod .prod-props dt {
		width: 50%;
		clear: left;
	}
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
	.prod .prod-li-qnt {
		margin: 0;
	}
	.prod .prod-li-compare,
	.prod .prod-li-favorites {
		margin: 10px 0 0 0;
	}
}

@media only screen and (max-width : 768px) {
	.maincont .prod {
		margin-bottom: 49px;
		z-index: 2;
		position: relative;
		padding: 0;
		min-height: inherit;
	}
	.prod .prod-slider-wrap {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		float: none;
		width: 100%;
		overflow: hidden;
		border-right: none;
		padding: 0;
	}
	.prod .prod-slider-wrap.prod-slider-shown {
		min-height: initial;
	}
	.prod .prod-slider {
		overflow: hidden;
		position: relative;
		margin: 0;
		top: auto;
		bottom: auto;
		width: 100%;
	}
	.prod .prod-slider.prod-thumb-only {
		bottom: auto;
	}
	.prod .prod-slider .slides li {
		height: 400px;
	}
	.prod .prod-thumbs {
		position: relative;
		width: 100%;
		bottom: auto;
		overflow: hidden;
	}
	.prod .prod-thumbs .slides li {
		border-bottom: 1px solid #e0e4f6;
	}
	.prod .prod-slider-wrap.prod-slider-shown + .prod-cont {
		min-height: initial;
	}
	.prod-rating-wrap {
		position: relative;
		top: auto;
		right: auto;
		margin: 0 0 5px;
	}
	.prod .prod-props dt {
		width: 23%;
		clear: none;
	}
	.prod .prod-props dt:nth-of-type(2n+1) {
		clear: left;
	}
	.prod .prod-props dd {
		width: 27%;
	}
}

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

@media only screen and (max-width : 550px) {
	.prod .prod-props dt {
		width: 50%;
		clear: left;
	}
	.prod .prod-props dd {
		width: 50%;
	}
}

@media only screen and (max-width : 480px) {
	.prod .prod-slider .slides li {
		height: 320px;
	}
	.prod .prod-cont {
		padding: 32px 22px 1px;
	}
}

@media only screen and (max-width : 380px) {
	.prod .variations_button {
		display: block;
	}
}


.prod-tabs-wrap {
	margin: 0 0 30px;
	padding: 22px 31px;
	background: #fff;
}
.prod-tabs {
	overflow: hidden;
	padding: 0 80px 0 0;
	margin: 0 0 10px;
	position: relative;
}
.prod-tabs:after {
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	width: 100%;
	z-index: 1;
	background: #e0e4f6;
}
.prod-tabs li {
	list-style: none;
	float: left;
	margin: 0 59px 0 0;
	font-size: 15px;
	position: relative;
}
.prod-tabs li a {
	display: block;
	padding: 0 0 12px;
	transition: all 0.2s;
	font-weight: 600;
	color: #283346;
	position: relative;
}
.prod-tabs li a span {
	vertical-align: middle;
	display: inline-block;
	color: #fff;
	background: #c0c4d7;
	border-radius: 20px;
	padding: 2px 8px;
	margin: 0 0 0 10px;
	font-size: 12px;
	font-weight: 700;
	line-height: 100%;
}
.prod-tabs li a:hover {
	color: #6bc67c;
}
.prod-tabs li.active a:hover {
	color: #283346;
}
.prod-tabs li.active:after {
	height: 1px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	width: 100%;
	background: #6bc67c;
}
.prod-tabs li.prod-tabs-addreview {
	position: absolute;
	font-weight: 600;
	top: 0px;
	font-size: 15px;
	right: 0;
	margin: 0;
	color: #283346;
	cursor: pointer;
	padding: 0;
	transition: color 0.2s;
}
.prod-tabs li.prod-tabs-addreview:hover {
	color: #6bc67c;
}
.prod-tab-mob {
	display: none;
	font-weight: 600;
	cursor: pointer;
	border-top: 1px solid #e0e4f6;
	padding: 15px 0 15px;
	font-size: 15px;
	position: relative;
	transition: all 0.2s;
	color: #283346;
}
.prod-tab-mob:hover {
	color: #6bc67c;
}
.prod-tab-mob.active {
	color: #6bc67c;
}
.prod-tab-cont {
	overflow: hidden;
}
.prod-tab-cont .prod-tab {
	display: none;
}
.prod-tab-cont .prod-tab:first-of-type {
	display: block;
}
.prod-tab.prod-reviews:after {
	clear: both;
	display: block;
	content: '';
}
.prod-reviews .woocommerce-noreviews {
	padding: 0;
	margin: 14px 0 12px;
	font-size: 15px;
	color: #686f8a;
	line-height: 180%;
}
.prod-reviews .woocommerce-verification-required {
	padding: 0;
	margin: 0 0 12px;
	font-size: 15px;
	color: #686f8a;
	line-height: 180%;
}
.prod-review {
	float: left;
	width: 50%;
	padding: 22px 7% 0 0;
	margin: 0 0 16px;
	border-top: 1px solid #efefef;
	font-size: 15px;
	color: #686f8a;
	line-height: 160%;
}
.prod-review:nth-of-type(2n) {
	padding-right: 0;
}
.prod-review:nth-of-type(2n+1) {
	clear: left;
}
.prod-review:nth-of-type(1) {
	border-top: none;
}
.prod-review:nth-of-type(2) {
	border-top: none;
}
.prod-review h3 {
	font-weight: 400;
	margin: 0 0 10px !important;
	padding: 0;
	color: #283346;
	font-size: 15px;
	position: relative;
}
.prod-review .prod-review-rating time {
	font-size: 14px;
	font-weight: 400;
	color: #686f8a;
	position: absolute;
	right: 0;
	top: 0;
}
.prod-review p {
	line-height: 160%;
}
.prod-review .prod-review-rating {
	font-size: 15px;
	color: #6bc67c;
	white-space: nowrap;
	float: none;
	height: auto;
	line-height: 1.42857143;
	width: auto;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	margin: 0 0 7px;
}
.prod-review .prod-review-rating .rating-ico-o,
.prod-review .prod-review-rating .rating-ico {
	font-size: 15px;
	background-color: #ffa201;
	width: 11px;
	height: 11px;
	border-radius: 11px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 0;
}
.prod-review .prod-review-rating .rating-ico-o {
	background-color: #d8d8d8;
}
.prod-review-more {
	border-top: 1px solid #e0e4f6;
	padding: 10px 0 0;
	text-align: center;
	clear: both;
}
.prod-review-more a {
	display: inline-block;
	border-bottom: 1px dotted #686f8a;
	color: #686f8a;
	font-size: 15px;
	transition: all 0.2s;
}
.prod-review-more a:hover {
	border-color: rgba(0,0,0,0);
}
.prod-tab .prod-tab-props {
	padding: 11px 0 0px;
	overflow: hidden;
}
.prod-tab .prod-tab-props dl {
	overflow: hidden;
	margin: 0 0 16px;
}
.prod-tab .prod-tab-props dt {
	width: 14%;
	float: left;
	font-size: 15px;
	color: #686f8a;
	margin: 0 0 8px;
	padding: 0 5px 0 0;
}
.prod-tab .prod-tab-props dt:nth-of-type(3n+1) {
	clear: left;
}
.prod-tab .prod-tab-props dd {
	width: 19.33333%;
	float: left;
	color: #283346;
	font-size: 15px;
	margin: 0 0 8px;
	padding: 0 5px 0 0;
}
.prod-tab-desc {
	padding: 11px 0 0;
	color: #686f8a;
	font-size: 15px;
	line-height: 180%;
}
.prod-tab-desc p {
	margin: 0 0 15px;
	line-height: 180%;
}
.prod-tabs-addreview-mob {
	cursor: pointer;
	border-top: 1px solid #e0e4f6;
	padding: 15px 0 15px;
	font-size: 15px;
	position: relative;
	font-weight: 600;
	transition: all 0.2s;
	color: #283346;
	display: none;
}
.prod-tabs-addreview-mob:hover {
	color: #6bc67c;
}
.prod-addreview-form {
	max-width: 270px;
	display: none;
	margin: 30px auto 30px;
}
.prod-addreview-form .prod-tab-addreview {
	margin: 0 0 21px;
	color: #9292b4;
	font-size: 18px;
	font-weight: 700;
	float: left;
}
.prod-addreview-form .prod-tab-addreview.error {
	color: #6bc67c;
}
.prod-addreview-form .prod-rating {
	float: right;
	margin: 3px 0 15px;
}
.prod-addreview-form .comment-form-rating {
	float: right;
	margin: 8px 0 10px;
}
.prod-addreview-form .comment-form-rating.comment-form-noreview {
	float: none;
}
.prod-addreview-form .comment-form-rating p {
	margin: 0 !important;
}
.prod-addreview-form .comment-form-rating p.stars a {
	width: 18px;
	height: 11px;
}
.prod-addreview-form .comment-form-rating p.stars a:before {
	font-size: 15px;
	background-color: #d8d8d8;
	width: 11px;
	height: 11px;
	border-radius: 11px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 11px 0 0;
	content: '';
}
.woocommerce .prod-addreview-form p.stars.selected a.active::before,
.woocommerce .prod-addreview-form p.stars:hover a::before {
	background-color: #ffa201;
	content: '';
}
.woocommerce .prod-addreview-form p.stars.selected a.active ~ a::before {
	background-color: #d8d8d8;
	content: '';
}
.woocommerce .prod-addreview-form p.stars.selected a:not(.active)::before {
	background-color: #ffa201;
	content: '';
}
.woocommerce .prod-addreview-form p.stars a::before,
.woocommerce .prod-addreview-form p.stars a:hover~a::before{
	background-color: #d8d8d8;
	content: '';
}
.prod-addreview-form input[type=text] {
	border: 1px solid #e0e4f6;
	border-radius: 3px;
	background: #f4f5fb;
	font-size: 15px;
	color: #9fa4bb;
	transition: all 0.2s;
	display: block;
	width: 100%;
	height: 34px;
	clear: both;
	padding: 0 15px 0 15px;
	margin: 0 0 15px;
}
.prod-addreview-form input[type=text]:focus {
	background: #f1f1fa;
}
.prod-addreview-form input[type=text]::-webkit-input-placeholder {
	color: #9fa4bb;
}
.prod-addreview-form input[type=text]::-moz-placeholder {
	color: #9fa4bb;
	opacity: 1;
}
.prod-addreview-form input[type=text]:-ms-input-placeholder {
	color: #9fa4bb;
}
.prod-addreview-form textarea {
	border: 1px solid #e0e4f6;
	border-radius: 3px;
	background: #f4f5fb;
	font-size: 15px;
	color: #9fa4bb;
	transition: all 0.2s;
	display: block;
	width: 100%;
	height: 120px;
	padding: 10px 15px 10px 15px;
	margin: 0 0 15px;
}
.prod-addreview-form textarea:focus {
	background: #f1f1fa;
}
.prod-addreview-form textarea::-webkit-input-placeholder {
	color: #9fa4bb;
}
.prod-addreview-form textarea::-moz-placeholder {
	color: #9fa4bb;
	opacity: 1;
}
.prod-addreview-form textarea:-ms-input-placeholder {
	color: #9fa4bb;
}
.woocommerce .prod-addreview-form #respond input#submit,
.prod-addreview-form input[type=submit] {
	background: #6bc67c;
	transition: all 0.2s;
	border-radius: 2px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	height: 34px;
	display: block;
	border: none;
	letter-spacing: 0.03em;
	margin: 15px auto 15px;
	padding: 0 15px;
	cursor: pointer;
	width: 100%;
}
.woocommerce .prod-addreview-form #respond input#submit:hover,
.prod-addreview-form input[type=submit]:hover {
	background: #7dcd8c;
}

@media only screen and (max-width : 992px) {
	.prod-tab .prod-tab-props {
		padding: 2px 0 0px;
	}
	.prod-tab .prod-tab-props dt {
		width: 23%;
	}
	.prod-tab .prod-tab-props dt:nth-of-type(3n+1) {
		clear: none;
	}
	.prod-tab .prod-tab-props dt:nth-of-type(2n+1) {
		clear: left;
	}
	.prod-tab .prod-tab-props dd {
		width: 27%;
	}
}

@media only screen and (max-width : 768px) {
	.prod-tabs-wrap {
		padding: 22px 22px;
	}
	.prod-tabs {
		padding: 0;
		margin: 0;
	}
	.prod-tabs:after {
		display: none;
	}
	.prod-tabs li {
		display: none;
	}
	.prod-tabs li.prod-tabs-addreview {
		display: block;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		margin: 0 0 18px;
	}
	.prod-tab-mob {
		display: block;
	}
	.prod-tabs-addreview-mob {
		display: block;
	}
	.prod-tab-mob.active + .prod-tab {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width : 550px) {
	.prod-review {
		float: left;
		width: 50%;
		padding: 22px 7% 0 0;
		margin: 0 0 16px;
		border-top: 1px solid #efefef;
		font-size: 15px;
		color: #686f8a;
		line-height: 180%;
	}
	.prod-review {
		width: 100%;
		float: none;
		padding: 22px 0 0 0;
		border-top: 1px solid #efefef;
	}
	.prod-review:nth-child(1) {
		border-top: 1px solid #efefef;
	}
	.prod-review:nth-child(2) {
		border-top: 1px solid #efefef;
	}
	.prod-tab .prod-tab-props dt {
		width: 45%;
	}
	.prod-tab .prod-tab-props dd {
		width: 55%;
	}
	.prod-related-ttl {
		text-align: center;
	}
}

.cont {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
   
}
.cont:after {
	clear: both;
	display: block;
	content: '';
}


.cont-inner {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.cont-inner:after {
	clear: both;
	display: block;
	content: '';
}

.add_to_cart_inline {
	
}
.add_to_cart_inline .amount {
    margin: 0 8px;
    padding: 0;
    color: #283346;
    font-size: 20px;
    font-weight: 600;
}
.add_to_cart_inline a.prod-addbtn {
	text-transform: uppercase;
    color: #fff;
    background-color: #ce592f;
    border-radius: 50px;
    line-height: 1.42857143;
    padding: 8px 24px 7px;
    font-size: 15px;
    font-weight: 600;
    margin: 0 8px;
}
.add_to_cart_inline a.prod-addbtn:hover {
    color: #fff;
    background-color: #d46943;
}
.add_to_cart_inline .hover-label span {
    text-align: left;
    position: relative;
    bottom: auto;
    left: auto;
    width: auto;
    background: none;
    display: inline-block;
    margin: 0;
    border-radius: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    transition: initial;
    transform: initial;
    visibility: visible;
    opacity: 1;
    font-weight: 400;
    text-transform: none;
    line-height: 1.42857143;
    font-size: 15px;
    font-weight: 600;
}
.add_to_cart_inline .hover-label span:before {
	display: none;
}
.add_to_cart_inline .hover-label i.icon {
    margin: 0 12px 0 0;
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
}

.hover-label span {
	text-align: center;
	position: absolute;
	bottom: 100%;
	left: 50%;
	width: 100px;
	background: #6bc67c;
	display: block;
	margin: 0 0 10px -50px;
	border-radius: 4px;
	padding: 6px 6px 7px;
	line-height: 1;
	color: #fff;
	font-size: 12px;
	transition: transform 0.2s ease, opacity 0.2s ease;
	-webkit-transform: translate3d(0, -4px, 0);
	-moz-transform: translate3d(0, -4px, 0);
	-ms-transform: translate3d(0, -4px, 0);
	-o-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);
	visibility: hidden;
	opacity: 0;
	font-weight: 400;
}
.hover-label span:before {
	position: absolute;
	top: 100%;
	content: '';
	left: 50%;
	display: block;
	margin: 0 0 0 -6px;
	width: 0;
	height: 0;
	line-height: 1;
	border-top: 5px solid #6bc67c;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
	transition: transform 0.2s ease, opacity 0.2s ease;
	-webkit-transform: translate3d(0, -4px, 0);
	-moz-transform: translate3d(0, -4px, 0);
	-ms-transform: translate3d(0, -4px, 0);
	-o-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);
	visibility: hidden;
	opacity: 0;
}
.hover-label:hover span {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: visible;
}
.hover-label:hover span:before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: visible;
}

hr.separator {
	border: none;
	border-bottom: 1px solid #e0e4f6;
	display: block;
	margin: 0 0 35px;
}

body i.icon {
	margin: 0;
	display: inline-block;
	width: auto;
	height: auto;
	line-height: initial;
	vertical-align: initial;
}

/*----------------------------------
13 - Products List
----------------------------------*/

.maincont .prod-litems .prod-li {
	margin: 0 0 26px;
	position: relative;
	background: #fff;
	padding: 0;
	z-index: 2;
}
.maincont .prod-litems .prod-li-inner {
	position: relative;
	padding: 0 0 0 170px;
}
.maincont .prod-litems .prod-li p {
	line-height: 1.42857143;
}
.prod-litems .prod-li-img {
	padding: 20px;
	width: 170px;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	vertical-align: middle;
	display: block;
	border: none;
	border-right: 1px solid #e0e4f6;
	font-size: 0;
	text-align: center;
}
.prod-litems .prod-li-img:hover {
	border-color: #e0e4f6;
}
.prod-litems .prod-li-img img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.prod-litems .prod-li-img:after {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	content: '';
}
.prod-litems .prod-li .prod-li-badge {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
}
.prod-litems .prod-li .prod-li-badge span {
	display: block;
	margin: 0 0 13px;
	border-radius: 0 3px 3px 0;
	padding: 3px 15px 4px;
	background-color: #6bc67c;
	font-size: 13px;
	color: #fff;
	font-weight: 400;
}
.prod-litems .prod-li-cont {
	padding: 10px 0 10px;
	overflow: hidden;
}
.prod-litems .prod-li-ttl-wrap {
	display: inline-block;
	vertical-align: middle;
	width: 52%;
	padding: 15px 20px 10px 25px;
	text-transform: uppercase;
	font-size: 12px;
	color: #9292b4;
	font-weight: 600;
}
.prod-litems .prod-li-ttl-wrap p {
	margin: 0 0 13px;
}
.prod-litems .prod-li-ttl-wrap .variation {
	font-size: 15px;
	color: #9292b4;
	font-weight: 400;
}
.prod-litems .prod-li-ttl-wrap p a {
	color: #9292b4;
	transition: all 0.2s;
	border-bottom: 1px solid transparent;
}
.prod-litems .prod-li-ttl-wrap p a:hover {
	border-color: #9292b4;
}
.prod-litems .prod-li-ttl-wrap h3 {
	font-size: 18px;
	margin: 0;

	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #283346;
}
.prod-litems .prod-li-ttl-wrap h3 a {
	color: #283346;
	transition: all 0.2s;
	border: none;
}
.prod-litems .prod-li-ttl-wrap h3 a:hover {
	color: #6bc67c;
}

.prod-litems .prod-li-prices {
	width: 48%;
	display: inline-block;
	vertical-align: middle;
	padding: 15px 0 15px;
	position: relative;
}
.prod-litems .prod-li-prices:after {
	clear: both;
	content: '';
	display: block;
}

.prod-litems .prod-li-total-wrap,
.prod-litems .prod-li-price-wrap {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px 0 0;
	width: 26%;
	font-size: 15px;
	color: #9292b4;
	max-width: 90px;
}
.prod-litems .prod-li-total-wrap {
	margin-right: 0;
}
.prod-litems .prod-li-total-wrap p,
.prod-litems .prod-li-price-wrap p {
	margin: 0 0 10px;
}
.prod-litems .prod-li-total-wrap .prod-li-total,
.prod-litems .prod-li-price-wrap .prod-li-price {
	margin: 0;
	color: #6bc67c;
	font-size: 14px;
	font-weight: 600;
}
.prod-litems .prod-li-total-wrap .prod-li-total del,
.prod-litems .prod-li-price-wrap .prod-li-price del {
	color: #9292b4;
	font-weight: 400;
}
.prod-litems .prod-li-total-wrap .prod-li-total ins,
.prod-litems .prod-li-price-wrap .prod-li-price ins {
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	color: #6bc67c;
}
.prod-litems .prod-li-total-wrap .prod-li-total *,
.prod-litems .prod-li-price-wrap .prod-li-price * {
	line-height: 1;
}
.prod-litems .prod-li-total-wrap .prod-li-total span,
.prod-litems .prod-li-price-wrap .prod-li-price span {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.prod-litems .prod-li-qnt-wrap {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px 0 0;
	width: 26%;
	font-size: 15px;
	color: #9292b4;
	max-width: 85px;
}
.prod-litems .prod-li-qnt-wrap .prod-li-qnt {
	overflow: hidden;
	min-height: initial;
	position: relative;
	padding: 13px 0;
	margin: 0;
}
.prod-litems .prod-li-qnt-wrap .prod-li-minus {
	font-size: 17px;
	color: #9292b4;
	position: absolute;
	bottom: -8px;
	left: 14px;
	transition: color 0.2s;
	line-height: 1;
	border: none;
}
.prod-litems .prod-li-qnt-wrap .prod-li-minus:hover {
	color: #283346;
}
.prod-litems .prod-li-qnt-wrap .prod-li-plus {
	font-size: 17px;
	color: #9292b4;
	position: absolute;
	top: -8px;
	left: 14px;
	transition: color 0.2s;
	line-height: 1;
	border: none;
}
.prod-litems .prod-li-qnt-wrap .prod-li-plus:hover {
	color: #283346;
}
.prod-litems .prod-li-qnt-wrap input[type=number],
.prod-litems .prod-li-qnt-wrap input[type=text] {
	border: none;
	width: 39px;
	text-align: center;
	font-size: 14px;
	border-radius: 0;
	display: block;
	padding: 0;
	height: 25px;
	font-weight: 600;
	color: #283346;
	transition: all 0.2s;
	background: #fff;
}
.prod-litems .prod-li-qnt-wrap input[type=number]:focus,
.prod-litems .prod-li-qnt-wrap input[type=text]:focus {

}

.prod-litems .prod-li-info {
	position: relative;
	border-top: 1px solid #e0e4f6;
	padding: 0 5.6% 9px 25px;
}
.prod-litems .prod-li-info:after {
	clear: both;
	content: '';
	display: block;
}
.prod-litems .prod-li-rating-wrap {
	float: left;
	text-align: left;
	margin: 0 0 0 0;
	position: relative;
	padding: 10px 0 0;
	font-size: 15px;
	color: #9292b4;
}
.prod-litems .prod-li-rating-wrap p {
	display: inline-block;
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	color: #283346;
	vertical-align: middle;
}
.prod-litems .prod-li-rating-wrap .prod-li-rating {
	margin: 0 9px 0 0;
	text-align: left;
	font-size: 15px;
	color: #6bc67c;
	white-space: nowrap;
	display: inline-block;
}
.prod-litems .prod-li-rating-wrap .prod-li-rating-count {
	margin: 3px 0 0;
}
.prod-litems .prod-li-rating .rating-ico {
	font-size: 15px;
	background-color: #d8d8d8;
	width: 11px;
	height: 11px;
	border-radius: 11px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 11px 0 0;
}
.prod-litems .prod-li-rating[data-rating="1"] .rating-ico:nth-child(1) {
	background-color: #ffa201;
}
.prod-litems .prod-li-rating[data-rating="2"] .rating-ico:nth-child(1),
.prod-litems .prod-li-rating[data-rating="3"] .rating-ico:nth-child(2) {
	background-color: #ffa201;
}
.prod-litems .prod-li-rating[data-rating="3"] .rating-ico:nth-child(1),
.prod-litems .prod-li-rating[data-rating="3"] .rating-ico:nth-child(2),
.prod-litems .prod-li-rating[data-rating="3"] .rating-ico:nth-child(3) {
	background-color: #ffa201;
}
.prod-litems .prod-li-rating[data-rating="4"] .rating-ico:nth-child(1),
.prod-litems .prod-li-rating[data-rating="4"] .rating-ico:nth-child(2),
.prod-litems .prod-li-rating[data-rating="4"] .rating-ico:nth-child(3),
.prod-litems .prod-li-rating[data-rating="4"] .rating-ico:nth-child(4) {
	background-color: #ffa201;
}
.prod-litems .prod-li-rating[data-rating="5"] .rating-ico:nth-child(1),
.prod-litems .prod-li-rating[data-rating="5"] .rating-ico:nth-child(2),
.prod-litems .prod-li-rating[data-rating="5"] .rating-ico:nth-child(3),
.prod-litems .prod-li-rating[data-rating="5"] .rating-ico:nth-child(4),
.prod-litems .prod-li-rating[data-rating="5"] .rating-ico:nth-child(5) {
	background-color: #ffa201;
}
.prod-litems .prod-li-add {
	float: right;
	padding: 11px 0 0;
	font-size: 15px;
	font-weight: 600;
	color: #283346;
	position: relative;
	margin: 0;
}
.prod-litems .prod-li-add .button {
	position: relative;
	color: #283346;
	padding: 0 0 0 15px;
	background-color: transparent !important;
	border-radius: 0;
	border: none;
	letter-spacing: 0.02em;
	transition: color 0.2s;
}
.prod-litems .prod-li-add .button .icon {
	margin: 0 23px 0 0;
	font-size: 20px;
	vertical-align: middle;
	display: inline-block;
}
.woocommerce-cart .prod-li-add .button .icon {
	margin: 1px 13px 0 0;
	font-size: 19px;
}
.prod-litems .prod-li-add .button span {
	text-align: left;
	position: relative;
	bottom: auto;
	left: auto;
	width: auto;
	background: none;
	margin: 0;
	border-radius: 0;
	padding: 0;
	line-height: 1.42857143;
	color: #283346;
	font-size: 15px;
	transition: color 0.2s;
	transform: none;
	visibility: visible;
	opacity: 1;
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
}
.prod-litems .prod-li-add .button span:before {
	display: none;
}
.prod-litems .prod-li-add .button:hover span {
	color: #6bc67c;
}
.prod-litems .prod-li-add .added_to_cart {
	text-transform: none;
	position: absolute;
	color: #283346;
	font-weight: 700;
	line-height: 1;
	font-size: 15px;
	top: 17px;
	left: 52px;
	background-color: #fff;
	display: block;
	padding: 0 25px 0 3px;
	margin: 0;
	white-space: nowrap;
	transition: all 0.2s;
	border: none;
}
.prod-litems .prod-li-add .added_to_cart:hover {
	color: #6bc67c;
}
.prod-litems .prod-li-add .button.loading {
	padding: 0 0 0 15px;
	opacity: 1;
}
.prod-litems .prod-li-add .button:hover {
	color: #6bc67c;
	background-color: transparent;
}
.prod-litems .prod-li-add .button:after {
	display: none;
}
.prod-litems .prod-li-add .button.loading:after {
	position: absolute;
	display: block !important;
	background: #fff;
	top: 0;
	left: 0;
	right: auto;
	font-size: 18px;
	color: #283346;
	width: auto !important;
	padding: 3px;
	height: auto !important;
	margin: 0 0 0 10px;
	content: '\f110';
	font-family: FontAwesome;
}
.prod-litems .prod-li-add .button.added:after {
	display: block;
	position: absolute;
	top: -1px;
	left: 17px;
	width: 16px;
	margin-left: .53em;
	height: 14px;
	content: '';
	background: url(../img/added.png) no-repeat left top;
}

.prod-litems .prod-li .prod-li-information,
.prod-litems .prod-li .prod-i-cart,
.prod-litems .prod-li .prod-li-favorites,
.prod-litems .prod-li .prod-li-compare,
.prod-litems .prod-li .prod-quickview {
	float: right;
	padding: 0;
	text-align: center;
	position: relative;
	margin: 9px 6px 0;
	display: inline-block;
}
.prod-litems .prod-li .prod-li-information a,
.prod-litems .prod-li .prod-i-cart a,
.prod-litems .prod-li .prod-li-favorites a,
.prod-litems .prod-li .prod-li-compare a,
.prod-litems .prod-li .prod-quickview a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: block;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-radius: 0;
	position: relative;
	border: none;
	transition: background-color 0.2s;
}
.prod-litems .prod-li .prod-li-information a .icon,
.prod-litems .prod-li .prod-i-cart a .icon,
.prod-litems .prod-li .prod-li-favorites a .icon,
.prod-litems .prod-li .prod-li-compare a .icon,
.prod-litems .prod-li .prod-quickview a .icon {
	margin: 0;
	font-size: 20px;
	color: #283346;
	display: inline-block;
	vertical-align: middle;
}
.prod-litems .prod-li .prod-li-information a:hover,
.prod-litems .prod-li .prod-i-cart a:hover,
.prod-litems .prod-li .prod-li-favorites a:hover,
.prod-litems .prod-li .prod-li-compare a:hover,
.prod-litems .prod-li .prod-quickview a:hover {
	background-color: #f1f1fb;
}
.prod-litems .prod-li .prod-li-favorites .ajax-loading,
.prod-litems .prod-li .prod-li-compare .prod-li-compare-loading,
.prod-litems .prod-li .prod-quickview .quick-view-loading {
	font-family: FontAwesome;
	position: absolute;
	background-color: #fff;
	top: 6px;
	left: 7px;
	font-size: 18px;
	color: #283346;
	width: auto;
	height: auto;
	margin: 0;
	display: none;
}
.prod-litems .prod-li .prod-i-cart a.loading .icon:before {
	font-family: FontAwesome;
	position: absolute;
	top: 6px;
	left: 7px;
	font-size: 18px;
	color: #283346;
	width: auto;
	height: auto;
	margin: 0;
	content: '\f110';
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}
.prod-litems .prod-li .prod-li-favorites .ajax-loading {
	box-shadow: 0 0 0 4px #fff !important;
}
.prod-litems .prod-li .prod-li-compare a.loading,
.prod-litems .prod-li .prod-quickview a.loading {
	opacity: 0;
}
.prod-litems .prod-li .prod-quickview a.loading + .quick-view-loading {
	display: block;
}
.prod-litems .prod-li .prod-i-cart a.added:after,
.prod-litems .prod-li .prod-li-favorites a.active:after,
.prod-litems .prod-li .prod-li-compare a.prod-li-compare-added:after {
	display: block;
	position: absolute;
	top: 0;
	right: -3px;
	width: 16px;
	height: 14px;
	content: '';
	background: url(../img/added.png) no-repeat left top;
}
.prod-litems .prod-li .prod-i-cart .added_to_cart {
	display: none;
}
.prod-litems .prod-li .prod-li-favorites .feedback {
	display: none;
}
.prod-litems .prod-li .prod-li-information .hover-label span {
	width: 120px;
	margin: 0 0 10px -60px;
}
.prod-litems .prod-li .prod-li-information a:hover .icon:before {
	content: "\f123";
}
.prod-litems .prod-li .prod-li-information.opened a .icon:before {
	content: "\f126";
}



.prod-litems .prod-li-informations {
	display: none;
	border-top: 1px solid #e0e4f6;
	padding: 20px 30px 5px;
}
.prod-li .prod-li-informations p {
	margin: 0 0 14px;
}
.prod-li .prod-li-props {
	overflow: hidden;
	margin: 0 0 14px;
}
.prod-li .prod-li-props p {
	margin: 0;
}
.prod-li .prod-li-props dt {
	width: 15%;
	float: left;
	font-size: 15px;
	color: #868ca7;
	margin: 0 0 8px;
	padding: 0 5px 0 0;
	font-weight: 400;
	line-height: 1.42857143;
}
.prod-li .prod-li-props dt:nth-of-type(3n+1) {
	clear: left;
}
.prod-li .prod-li-props dd {
	width: 18%;
	float: left;
	color: #283346;
	font-size: 15px;
	margin: 0 0 8px;
	padding: 0 5px 0 0;
	line-height: 1.42857143;
}
.prod-li .prod-li-props dd a {
	color: #283346;
	transition: all 0.2s;
	border-bottom: 1px solid rgba(0,0,0,0);
}
.prod-li .prod-li-props dd a:hover {
	border-color: #283346;
}
.prod-li .prod-li-props dt a {
	color: #6bc67c;
	transition: all 0.2s;
	border-bottom: 1px solid rgba(0,0,0,0);
}
.prod-li .prod-li-props dt a:hover {
	border-color: #6bc67c;
}



@media only screen and (min-width : 993px) {
	.section-list-withsb .prod-li .prod-li-props dt {
		width: 23%;
	}
	.section-list-withsb .prod-li .prod-li-props dt:nth-of-type(3n+1) {
		clear: none;
	}
	.section-list-withsb .prod-li .prod-li-props dt:nth-of-type(2n+1) {
		clear: left;
	}
	.section-list-withsb .prod-li .prod-li-props dd {
		width: 27%;
	}
}


@media only screen and (min-width : 993px) and (max-width : 1220px) {
	.prod-litems .prod-li-ttl-wrap {
		padding: 15px 20px 10px 20px;
	}
	.prod-litems .prod-li-qnt-wrap,
	.prod-litems .prod-li-total-wrap,
	.prod-litems .prod-li-price-wrap {
		width: 31.5%;
	}
	.prod-litems .prod-li-info {
		padding: 0 20px 9px 20px;
	}
	.prod-litems .prod-li-add .button {
		padding: 0 0 0 10px;
	}
	.prod-litems .prod-li-add .button .icon {
		margin: 0 11px 0 0;
	}
	.prod-litems .prod-li-add .added_to_cart {
		padding: 0 25px 0 3px;
	}
	.prod-litems .prod-li-rating-wrap .prod-li-rating {
		margin: 0;
	}
	.prod-litems .prod-li .prod-i-cart,
	.prod-litems .prod-li .prod-li-favorites,
	.prod-litems .prod-li .prod-li-compare,
	.prod-litems .prod-li .prod-quickview {
		margin: 9px 5px 0;
	}
}

@media only screen and (max-width : 992px) {
	.prod-li .prod-li-props dt {
		width: 23%;
	}
	.prod-li .prod-li-props dt:nth-of-type(3n+1) {
		clear: none;
	}
	.prod-li .prod-li-props dt:nth-of-type(2n+1) {
		clear: left;
	}
	.prod-li .prod-li-props dd {
		width: 27%;
	}
}

@media only screen and (max-width : 768px) {
	.prod-litems .prod-li .prod-li-information,
	.prod-litems .prod-li .prod-i-cart,
	.prod-litems .prod-li .prod-li-favorites,
	.prod-litems .prod-li .prod-li-compare,
	.prod-litems .prod-li .prod-quickview {
		margin-left: 5px;
		margin-right: 5px;
	}
}

@media only screen and (max-width : 700px) {
	.prod-litems .prod-li-img {
		padding: 20px 20px 35px;
	}
	.prod-litems .prod-li-ttl-wrap {
		padding: 15px 20px 10px 20px;
	}
	.prod-litems .prod-li-info {
		padding: 0 10px 11px 20px;
	}
	.prod-litems .prod-li-rating-wrap {
		float: none;
		position: absolute;
		left: -134px;
		bottom: 10px;
		padding: 0;
	}
	.prod-litems .prod-li-rating-wrap .prod-li-rating-count {
		display: none;
	}
	.prod-litems .prod-li-add {
		float: left;
		padding: 10px 0 0;
	}
	.prod-litems .prod-li-add .button {
		padding: 0 15px 0 0;
	}
	.prod-litems .prod-li-add .added_to_cart {
		padding: 0 25px 0 3px;
	}
	.prod-litems .prod-li .prod-li-information,
	.prod-litems .prod-li .prod-i-cart,
	.prod-litems .prod-li .prod-li-favorites,
	.prod-litems .prod-li .prod-li-compare,
	.prod-litems .prod-li .prod-quickview {
		float: left;
		margin: 8px 6px 0;
	}
}

@media only screen and (max-width : 650px) {
	.prod-litems .prod-li-ttl-wrap {
		width: 68%;
		padding: 15px 10px 10px 20px;
	}
	.prod-litems .prod-li-prices {
		width: 32%;
		padding: 0 0 0 45px;
	}
	.prod-litems .prod-li-price-wrap {
		width: auto;
	}
	.prod-litems .prod-li-qnt-wrap {
		width: auto;
		padding: 0;
		position: absolute;
		left: 0;
		top: 50%;
		margin: -25px 0 0;
	}
	.prod-litems .prod-li-total-wrap {
		display: none;
	}
}

@media only screen and (max-width : 550px) {
	.prod-litems .prod-li-img {
		padding: 20px;
		width: auto;
		height: 210px;
		position: relative;
		top: auto;
		left: auto;
		border: none;
		border-bottom: 1px solid #e0e4f6;
	}
	.maincont .prod-litems .prod-li {
		padding: 0;
	}
	.maincont .prod-litems .prod-li-inner {
		padding: 0;
	}
	.prod-litems .prod-li-rating-wrap {
		display: none;
	}
	.prod-li .prod-li-props dt {
		width: 47%;
		clear: left;
	}
	.prod-li .prod-li-props-hasparts .prod-li-props-parts-value,
	.prod-li .prod-li-props dd {
		width: 53%;
	}
	.prod-litems .prod-li-informations {
		padding: 15px 20px 1px;
	}
}

@media only screen and (max-width : 380px) {
	.prod-litems .prod-li-cont {
		padding: 0;
	}
	.prod-litems .prod-li-ttl-wrap p {
		margin: 0 0 6px;
	}
	.prod-litems .prod-li-ttl-wrap {
		width: auto;
		display: block;
		padding: 16px 20px 13px 20px;
		border-bottom: 1px solid #e0e4f6;
	}
	.prod-litems .prod-li-prices {
		width: auto;
		display: block;
		padding: 13px 20px 16px;
	}
	.prod-litems .prod-li-total-wrap p,
	.prod-litems .prod-li-price-wrap p {
		margin: 0 0 5px;
	}
	.prod-litems .prod-li-qnt-wrap {
		position: relative;
		top: auto;
		left: auto;
		margin: 0;
		padding: 0 15px 0 0;
		width: 26%;
	}
	.prod-litems .prod-li-total-wrap,
	.prod-litems .prod-li-price-wrap {
		display: inline-block;
		padding: 0 15px 0 0;
		width: 26%;
	}
	.prod-litems .prod-li .prod-li-information,
	.prod-litems .prod-li .prod-i-cart,
	.prod-litems .prod-li .prod-li-favorites,
	.prod-litems .prod-li .prod-li-compare,
	.prod-litems .prod-li .prod-quickview {
		float: none;
		margin: 0 12px 0 -5px;
	}
	.prod-litems .prod-li-add {
		float: none;
		padding: 10px 0 0;
	}
	.prod-litems .prod-li-add .button .icon {
		margin: 0 11px 0 0;
	}
}


/*----------------------------------
16 - Cart
----------------------------------*/

.cart-empty-cont {
	color: #686f8a;
	text-align: center;
}
.page-cont.cart-empty-cont p {
	margin: 0 0 4px;
}
.section-list.cart-list {
	margin-top: 20px;
}
.prod-litems.cart-list .prod-li-add {
	width: 225px;
}
.prod-litems.cart-list .prod-li-add a {
	color: #6bc67c;
}
.prod-litems.cart-list .prod-li-add a:after {
	background: url(../img/remove.png) no-repeat top left;
}
.prod-litems.cart-list .prod-li-add a:hover:after {
	background-position: top left;
}
.section-list.orders-list {
	margin-top: 20px;
}
.prod-litems.orders-list .prod-li-add {
	width: 225px;
}
.prod-litems.orders-list .prod-li-add a {
	color: #6bc67c;
}
.prod-litems.orders-list .prod-li-add a:after {
	background: url(../img/remove.png) no-repeat top left;
}
.prod-litems.orders-list .prod-li-add a:hover:after {
	background-position: top left;
}
.prod-litems.orders-list .prod-li-price-wrap {
	width: 15%;
}
.prod-litems.orders-list .prod-li-col2-wrap {
	width: 15%;
	float: left;
	padding: 0 5px 18px;
	font-size: 15px;
	color: #686f8a;
	text-align: left;
}
.prod-litems.orders-list .prod-li-col2-wrap p {
	margin: 0;
	padding: 0;
	line-height: 100%;
	min-height: 38px;
}
.prod-litems.orders-list .prod-li-col2 {
	margin: 0;
	padding: 0;
	color: #283346;
	font-size: 15px;
	min-height: initial;
}
.prod-litems.orders-list .prod-li-col3-wrap {
	width: 15%;
	float: left;
	padding: 0 5px 18px;
	font-size: 15px;
	color: #686f8a;
	text-align: left;
}
.prod-litems.orders-list .prod-li-col3-wrap p {
	margin: 0;
	padding: 0;
	line-height: 100%;
	min-height: 38px;
}
.prod-litems.orders-list .prod-li-col3 {
	margin: 0;
	padding: 0;
	color: #283346;
	font-size: 15px;
	min-height: initial;
}
.prod-litems.orders-list .prod-li-total-wrap {
	width: 15%;
}
.cart-actions {
	background: #fff;
	padding: 20px 29px 24px;
	margin: 0 0 80px;
}
.cart-actions:after {
	clear: both;
	content: '';
	display: block;
}
.cart-actions p {
	line-height: 1.42857143;
	margin: 0;
}
.cart-update-btn {
	display: none !important;
}
.cart-actions .coupon {
	position: relative;
	float: left;
	width: 21%;
}
.cart-actions .coupon input[type=text] {
	border: 1px solid #e0e4f6;
	border-radius: 3px;
	background: #f4f5fb;
	font-size: 15px;
	color: #8990AD;
	transition: all 0.2s;
	display: block;
	width: 100%;
	height: 40px;
	padding: 0 100px 0 15px;
	margin: 9px 0 0;
}
.cart-actions .coupon input[type=text]:focus {
	border-color: #9fa4bb;
}
.cart-actions .coupon input[type=text]::-webkit-input-placeholder {
	color: #9fa4bb;
}
.cart-actions .coupon input[type=text]::-moz-placeholder {
	color: #9fa4bb;
	opacity: 1;
}
.cart-actions .coupon input[type=text]:-ms-input-placeholder {
	color: #9fa4bb;
}
.cart-actions .coupon input[type=submit] {
	background: #6bc67c;
	transition: all 0.2s;
	border-radius: 2px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	height: 34px;
	bottom: 3px;
	right: 3px;
	display: block;
	border: none;
	letter-spacing: 0.03em;
	margin: 0;
	padding: 0 22px;
	cursor: pointer;
}
.cart-actions .coupon input[type=submit]:hover {
	background: #7dcd8c;
}
.cart-actions .cart-collaterals {
	float: left;
	width: 79%;
	font-size: 15px;
	padding: 0 0 0 9.5%;
	color: #686f8a;
}
.cart-actions .cart-collaterals:after {
	clear: both;
	display: block;
	content: '';
}
.cart-actions .cart-collaterals .cart-totals-ttl {
	margin: 0 0 9px;
}
.cart-actions .cart-collaterals .cart-totals-val {
	color: #283346;
	font-weight: bold;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float: none;
	width: auto;
}
.cart-actions .cart-subtotal {
	float: left;
	width: 14%;
	padding: 3px 0 0 0;
	position: relative;
	margin: 0 7% 0 0;
}
.cart-actions .cart-subtotal:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	background: #e0e4f6;
	bottom: 0;
}
.cart-actions .shipping {
	float: left;
	width: 29%;
	position: relative;
	margin: 0 7% 0 0;
	padding: 3px 6% 0 0;
}
.cart-actions .shipping:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	background: #e0e4f6;
	bottom: 0;
}
.cart-actions .shipping .shipping-calc-ttl {
	margin: 0 0 9px;
}
.cart-actions .shipping .shipping-calc-ttl a {
	color: #6bc67c;
	transition: all 0.2s;
	border-bottom: 1px solid transparent;
}
.cart-actions .shipping .shipping-calc-ttl a:hover {
	border-bottom: 1px solid #6bc67c;
}
.cart-actions .shipping .cart-shipping-ttl {
	color: #283346;
	position: relative;
	cursor: pointer;
}
.cart-actions .shipping .cart-shipping-ttl:after {
	position: absolute;
	content: '';
	background: url(../img/arr1.png) no-repeat left top;
	display: block;
	width: 14px;
	height: 8px;
	overflow: hidden;
	top: 7px;
	right: 0;
}
.cart-actions .shipping .cart-shipping-ttl.opened:after {
	background-position: left bottom;
}
.cart-actions .shipping ul#shipping_method {
	display: none;
	position: absolute;
	top: 100%;
	left: -15px;
	right: 0;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #e0e4f6;
	z-index: 3;
	box-sizing: content-box;
	padding: 15px 15px 9px;
	min-width: 100%;
	margin: 8px 0 0;
}
.cart-actions .shipping ul#shipping_method li {
	padding: 0 0 6px;
	text-indent: inherit;
}
.cart-actions .shipping ul#shipping_method li input[type=radio] {
	display: none !important;
}
.cart-actions .shipping ul#shipping_method li label {
	position: relative;
	padding: 0 0 0 24px;
	line-height: 1;
	cursor: pointer;
}
.cart-actions .shipping ul#shipping_method li label:hover {
	color: #6bc67c;
}
.cart-actions .shipping ul#shipping_method li input[type=radio] + label:after {
	width: 14px;
	height: 14px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	content: '';
	background: url(../img/radio1.png) no-repeat left top;
}
.cart-actions .shipping ul#shipping_method li input[type=radio]:checked + label:after {
	background-position: left bottom;
}
.cart-actions .shipping .shipping-calculator-form {
	display: none;
	position: absolute;
	top: 100%;
	left: -15px;
	right: 0;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #e0e4f6;
	z-index: 3;
	box-sizing: content-box;
	padding: 15px 15px 9px !important;
	min-width: 100%;
	margin: 8px 0 0;
}
.cart-actions .order-total {
	float: right;
	width: 14%;
	padding: 3px 0 0 0;
	position: relative;
}
.cart-actions .order-total strong {
	font-weight: normal;
}
.cart-actions .wc-proceed-to-checkout {
	float: left;
	width: 29%;
	padding: 12px 0 0;
}
.cart-actions a.checkout-button {
	background-color: transparent;
	background: #6bc67c;
	transition: all 0.2s;
	border-radius: 2px;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	border: none;
	margin: 10px 0 0;
	padding: 10px 35px;
	cursor: pointer;
	width: auto;
	white-space: normal;
	text-align: center;
	float: right;
}
.cart-actions a.checkout-button:hover {
	background: #7dcd8c;
}
.cart-actions a.checkout-button.disabled {
	background-color: transparent !important;
	background: #6bc67c !important;
	opacity: 0.5;
}


.maincont table.cart-table {
	position: relative;
	z-index: 2;
	padding-bottom: 4px;
	border-collapse: separate;
	width: 100%;
	background: #fff;
	margin: 0 0 24px 0;
	border-radius: 3px;
	border: 1px solid #e0e4f6;
	box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192,196,215,0.25);
}
.maincont table.cart-table thead tr {
	background: #fcfcfc;
}
.maincont table.cart-table thead tr th {
	text-transform: uppercase;
	font-size: 15px;
	padding: 20px 12px 19px;
	color: #283346;
	line-height: 1;
}
.maincont table.cart-table tbody tr td {
	font-size: 15px;
	padding: 10px 12px;
	border-top: 1px solid #e0e4f6;
}
.maincont table.cart-table tbody tr:nth-child(even) {
	background: #fcfcfc;
}
.maincont table.cart-table tbody tr td.product-remove {
	width: 50px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}
.maincont table.cart-table tbody tr td.product-remove a.remove {
	margin: 0 auto;
	display: block;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1.1;
	border-radius: 100%;
	color: #6bc67c !important;
	text-decoration: none;
	font-weight: 700;
	border: 0;
	-o-transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	-webkit-transition: transform 0.2s;
	transition: all 0.2s;
}
.maincont table.cart-table tbody tr td.product-remove a.remove:hover {
	color: #fff !important;
	background: #6bc67c;
}
.maincont table.cart-table tbody tr td.product-name {
	color: #283346;
	text-transform: none;
	font-weight: 700;
}
.maincont table.cart-table tbody tr td.product-name a {
	color: #283346;
	-o-transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	-webkit-transition: transform 0.2s;
	transition: all 0.2s;
}
.maincont table.cart-table tbody tr td.product-name a:hover {
	color: #6bc67c;
}
.maincont table.cart-table tbody tr td.product-thumbnail {
	width: 60px;
	padding-left: 0;
	padding-right: 0;
}
.maincont table.cart-table tbody tr td.product-thumbnail a {
	display: block;
	transition: all 0.3s ease-in-out 0s;
	overflow: hidden;
}
.maincont table.cart-table tbody tr td.product-thumbnail img {
	display: block;
	width: 50px;
	-ms-transform: scale3d(1,1,1);
	-o-transform: scale3d(1,1,1);
	-moz-transform: scale3d(1,1,1);
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	-o-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	transition: transform 0.3s;
}
.maincont table.cart-table tbody tr td.product-thumbnail a:hover img {
	-ms-transform: scale3d(1.05,1.05,1);
	-o-transform: scale3d(1.05,1.05,1);
	-moz-transform: scale3d(1.05,1.05,1);
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}
.maincont table.cart-table .qnt-wrap {
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.maincont table.cart-table .sectls-minus {
	float: left;
	font-size: 15px;
	text-align: center;
	border-left: 1px solid #e0e4f6;
	border-top: 1px solid #e0e4f6;
	border-bottom: 1px solid #e0e4f6;
	border-radius: 2px 0 0 2px;
	width: 25px;
	height: 23px;
	line-height: 20px;
	display: block;
	color: #686f8a;
	transition: all 0.2s;
	position: relative;
	z-index: 2;
	background: #fff;
}
.maincont table.cart-table .sectls-minus:hover {
	background: #f3f3f3;
}
.maincont table.cart-table .sectls-plus {
	float: left;
	font-size: 15px;
	text-align: center;
	border-right: 1px solid #e0e4f6;
	border-left: 1px solid #e0e4f6;
	border-top: 1px solid #e0e4f6;
	border-bottom: 1px solid #e0e4f6;
	border-radius: 2px 0 0 2px;
	width: 25px;
	height: 23px;
	line-height: 20px;
	display: block;
	color: #686f8a;
	transition: all 0.2s;
	position: relative;
	z-index: 2;
	background: #fff;
}
.maincont table.cart-table .sectls-plus:hover {
	background: #f3f3f3;
}
.maincont table.cart-table input[type=number],
.maincont table.cart-table input[type=text] {
	border: 1px solid #e0e4f6;
	width: 39px;
	float: left;
	text-align: center;
	font-size: 15px;
	display: block;
	padding: 0;
	height: 23px;
	color: #283346;
	transition: all 0.2s;
	background: #fff;
	border-right: none;
}
.maincont table.cart-table input[type=number]:focus,
.maincont table.cart-table input[type=text]:focus {
	background: #f3f3f3;
}
.maincont table.cart-table input[type=number] {
	width: 54px;
	margin: 0 -15px 0 0;
	position: relative;
	z-index: 1;
}
.cart-collaterals .cart_totals h2 {
	font-size: 20px;
	color: #283346;
	font-weight: 700;
	margin: 0 0 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
	background: #fff;
	padding-bottom: 4px;
	border: 1px solid #e0e4f6;
	border-radius: 3px;
	box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192,196,215,0.25);
}
.woocommerce-cart .cart-collaterals .cart_totals table tr th {
	font-size: 15px;
	line-height: 1.42857143;
	padding: 10px 14px;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr td {
	font-size: 15px;
	line-height: 1.42857143;
	padding: 10px 14px;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr td .shipping-calculator-button {
	border-bottom: 1px solid transparent;
	transition: all 0.2s;
	line-height: 1;
	text-decoration: none;
	color: #6bc67c;
	display: inline-block;
	margin: 6px 0 6px 22px;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr td li {
	padding: 0;
	text-indent: inherit;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr td li input[type=radio] {
	display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr td li label {
	position: relative;
	padding: 0 0 0 22px;
	line-height: 1;
	cursor: pointer;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr td li input[type=radio] + label:after {
	width: 14px;
	height: 14px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	content: '';
	background: url(../img/radio1.png) no-repeat left top;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr td li input[type=radio]:checked + label:after {
	background-position: left bottom;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr td .shipping-calculator-button:hover {
	color: #6bc67c;
	border-bottom: 1px solid #6bc67c;
}
.woocommerce-cart .cart_totals .form-row {
	padding: 0;
	margin: 0 0 10px;
}
.woocommerce-cart .cart_totals .shipping-calculator-form {
	padding: 8px 0 0 22px;
}
.woocommerce-cart .cart_totals .shipping-calculator-form .chosen-container {
	width: 100% !important;
	margin: 0;
}
.woocommerce-cart .cart_totals .shipping-calculator-form .chosen-container .chosen-single {
    height: 35px !important;
    line-height: 35px !important;
}
.woocommerce-cart .cart_totals .shipping-calculator-form .chosen-container .chosen-single span {
	margin-top: 6px;
}
.woocommerce-cart .cart_totals .shipping-calculator-form input[type=text] {
	margin: 0;
	border: 1px solid #e0e4f6;
	border-radius: 3px;
	background: #f4f5fb;
	font-size: 15px;
	color: #9fa4bb;
	transition: all 0.2s;
	display: block;
	width: 100%;
	height: 35px;
	text-align: left;
	padding: 0 15px 0 15px;
}
.woocommerce-cart .cart_totals .shipping-calculator-form input[type=text]:focus {
	background: #f1f1fa;
}
.woocommerce-cart .cart_totals .shipping-calculator-form input[type=text]::-webkit-input-placeholder {
	color: #9fa4bb;
}
.woocommerce-cart .cart_totals .shipping-calculator-form input[type=text]::-moz-placeholder {
	color: #9fa4bb;
	opacity: 1;
}
.woocommerce-cart .cart_totals .shipping-calculator-form input[type=text]:-ms-input-placeholder {
	color: #9fa4bb;
}
.woocommerce-cart .cart_totals .shipping-calculator-form button.button {
	background: transparent;
	transition: all 0.2s;
	color: #9fa4bb;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	height: auto;
	display: block;
	border: none;
	letter-spacing: 0.03em;
	margin: 20px 0 13px;
	padding: 0;
	cursor: pointer;
	border-bottom: 1px solid transparent;
}
.woocommerce-cart .cart_totals .shipping-calculator-form button.button:hover {
	background: transparent;
	border-bottom: 1px solid #9fa4bb;
}
.cart-collaterals h2 {
	font-size: 20px;
	color: #283346;
	font-weight: 700;
	margin: 0 0 10px;
}

/*----------------------------------
16 - Cart
----------------------------------*/


.prod-litems .prod-li-prices {
    width: 47.3%;
}
#navbar_padding {height:auto!important}
#id_navbar_header {
    right: auto!important;
	width:100%;
}
.container-fluid {
    background: #4e78ac00!important;
}

/*----------------------------------
13.1 - Catalog Sidebar
----------------------------------*/

.section-wrap-withsb {
	position: relative;
	transform: none;
}
.section-sb {
	float: left;
	width: 31.6%;
	margin: 0 2.7% 30px 0;
}
.section-sb .theiaStickySidebar {
    background: #fff;
}
.section-sb .section-filter-toggle {
    margin: 30px 0 30px;
}
.section-sb .section-sb-widget {
    padding: 18px 20px 20px;
    border-top: 1px solid #e0e4f6;
    font-size: 15px;
    color: #686f8a;
    position: relative;
}
.section-sb .section-sb-widget:first-child {
	border-top: none;
}
.blog-sb-widgets .blog-sb-widget.WOOF_Widget {
	padding: 0;
}
.blog-sb-widgets .jq-selectbox {
	z-index: 10 !important;
}
.blog-sb-widgets .jq-selectbox.opened {
	z-index: 100 !important;
}
.blog-sb-widgets .widgettitle {
	margin: 0 0 18px;
	padding: 0;
	color: #9292b4;
	font-size: 18px;
	font-weight: 700;
}
.blog-sb-widget.WOOF_Widget .widgettitle {
	padding: 30px 30px 0;
}
.section-sb .woof_redraw_zone {
    border: none;
    margin: 0;
}
.section-sb .woof_container {
    padding: 15px 30px 12px;
}
.section-sb .woof_container .section-filter-label {
    width: auto;
    text-align: left;
    display: block !important;
}
.section-list-withsb {
	float: left;
	width: 65.7%;
}
.section-list-withsb .section-filter .woof_auto_show,
.section-list-withsb .section-filter .woof_sid_auto_shortcode,
.section-list-withsb .section-filter .woof_show_auto_form + br,
.section-list-withsb .section-filter .woof_show_auto_form {
	display: none !important;
}
.section-sb .woof_container .woof_list_radio, 
.section-sb .woof_container .woof_list_checkbox, 
.section-sb .woof_container 
.chosen-container.chosen-container-single, 
.section-sb .woof_container .chosen-container.chosen-container-multi {
    width: 100% !important;
}
.section-sb-current h3 {
	margin: 0 0 18px;
	padding: 0;
	color: #9292b4;
	font-size: 18px;
	font-weight: 700;
}
.section-sb-current .section-sb-list {
	margin: -9px 0 0;
}
.section-sb-current .section-sb-list li {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
}
.section-sb-current .section-sb-list li a {
	color: #283346;
	transition: color 0.2s;
	display: block;
	border-top: 1px solid #f2f2f2;
	position: relative;
	padding: 14px 30px 14px 0;
}
.section-sb-current .section-sb-list > li:first-child > a {
	border-top: none;
}
.section-sb-current .section-sb-list li.current-cat > a,
.section-sb-current .section-sb-list li.current-cat-ancestor > a,
.section-sb-current .section-sb-list li.current-cat-parent > a,
.section-sb-current .section-sb-list li a:hover {
	text-decoration: none;
	color: #6bc67c;
}
.section-sb-current .section-sb-list li .count {
	color: #9292b4;
	font-size: 14px;
	font-weight: 600;
	position: absolute;
	top: 12px;
	right: 0;
}
.section-sb-current .section-sb-list li .children {
	padding: 0;
}
.section-sb-current .section-sb-list li .children a {
	padding-left: 20px;
}
.section-sb-current .section-sb-list li .children .children a {
	padding-left: 40px;
}
.section-sb-current .section-sb-list li .children .children .children a {
	padding-left: 60px;
}
.section-sb-current .section-sb-list li .children .children .children .children a {
	padding-left: 80px;
}
.products-featured-wrap {

}
.products-featured-wrap .products-featured {
	border-bottom: 1px solid #f2f2f2;
	padding: 6px 0 12px;
	margin: 0 0 21px;
}
.products-featured-wrap .products-featured:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.products-featured .products-featured-categ {
	text-transform: uppercase;
	color: #9292b4;
	font-size: 12px;
	font-weight: 600;
	display: block;
	border-bottom: 1px solid transparent;
	margin: 0 0 9px;
	line-height: 1.1;
}
.products-featured .products-featured-categ a {
	border-bottom: 1px solid transparent;
	color: #9292b4;
}
.products-featured .products-featured-categ a:hover {
	text-decoration: none;
	border-color: #9292b4;
}
.products-featured .products-featured-ttl {
	font-size: 18px;
	font-weight: 700;
	color: #283346;
	margin: 0 0 9px;
}
.products-featured .products-featured-ttl a {
	color: #283346;
	transition: color 0.2s;
	display: block;
}
.products-featured .products-featured-ttl a:hover {
	text-decoration: none;
	color: #6bc67c;
}
.products-featured .products-featured-price {
	color: #6bc67c;
	font-size: 15px;
	margin: 0 0 12px;
	font-weight: 600;
}
.products-featured .products-featured-price ins {
	text-decoration: none;
}
.products-featured .products-featured-price del {
	color: #c0c4d7;
	margin: 0 0 0 0;
	font-size: 13px;
}

/*----------------------------------
13.1 - Catalog Sidebar
----------------------------------*/



/*----------------------------------
20 - Blog
----------------------------------*/

.blog:after {
	clear: both;
	display: block;
	content: '';
}
.cont-sections {
	position: absolute;
	right: 10.5%;
	top: 8px;
	max-width: 63%;
	padding: 0 30px;
}
ul.cont-sections {
	position: relative;
	top: auto;
	right: auto;
	list-style: none;

	width: 62%;
	max-width: initial;
	text-align: right;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 9px 30px 9px 10px;

	height: 28px;
	overflow: hidden;
}
ul.cont-sections.sections-show {
	overflow: initial;
}
ul.cont-sections .cont-sections-more {
	position: absolute;
	top: 5px;
	right: -12px;
	cursor: pointer;
	margin: 0;
	color: #283346;
	display: none;
	padding: 0 !important;
	background: transparent;
}
ul.cont-sections .cont-sections-more span {
	padding: 0 22px 0 22px;
	display: block;
}
ul.cont-sections .cont-sections-more:after {
	display: none;
}
ul.cont-sections .cont-sections-sub {
	padding: 20px 0 10px;
	cursor: default;
	margin: 20px 0 0;
	border: 1px solid #e0e4f6;
	text-align: left;
	background: #fff;
	border-radius: 4px;
	display: none;
}
ul.cont-sections .cont-sections-sub li {
	background: transparent;
}
ul.cont-sections .cont-sections-sub li:after {
	display: none;
}
ul.cont-sections .cont-sections-more:hover .cont-sections-sub {
	display: block;
}
.cont-sections li {
	display: inline-block;
	text-transform: uppercase;
	padding: 0 22px 10px;
	margin: 0;
	font-size: 13px;
	vertical-align: middle;
	font-weight: 600;
}
ul.cont-sections li {
	line-height: 1.42857143;
	position: relative;
}
.archive.woocommerce-page .cont-sections {
	width: 68%;
}
.archive.woocommerce-page .cont-sections li {
	padding: 0 16px 10px;
}
ul.cont-sections li:after {
	position: absolute;
	content: '';
	height: 100%;
	right: -4px;
	width: 4px;
	top: 0;
	display: block;
}
.cont-sections li a span {
	vertical-align: middle;
	display: inline-block;
	color: #fff;
	background: #c0c4d7;
	border-radius: 20px;
	padding: 2px 8px;
	margin: 0 0 1px 5px;
	font-size: 12px;
	font-weight: 700;
	line-height: 100%;
}
.cont-sections li a {
	color: #283346;
	border: none;
	transition: all 0.2s;
}
.cont-sections li a:hover {
	color: #9292b4;
}
.cont-sections li.active a {
	color: #9292b4;
}
.cont-sections li.current-cat a {
	color: #9292b4;
}
.cont-sections li a.active {
	color: #9292b4;
}
.blog-cont {
	position: relative;
	padding: 0 0 0;
	float: left;
	width: 68.4%;
	margin: 0;
}
.single-post .blog-cont {
	margin-top: 20px;
}
.blog-left .blog-cont .blog-grid-i {
	width: 46.3%;
	margin: 0 0 26px 3.7%;
}
.blog-full .blog-cont {
	float: none;
	width: auto;
	margin: 0 -15px;
}
.blog-full .blog-cont .blog-grid-i {
	width: 33.33333%;
	margin: 0 0 26px;
	padding: 0 15px;
}
.blog-cont:after {
	clear: both;
	display: block;
	content: '';
}
.blog-grid-i {
	float: left;
	width: 46.3%;
	margin: 0 3.7% 26px 0;
}
.blog-i {
	background: #fff;
	padding: 0 30px 13px;
	font-size: 15px;
	color: #686f8a;
	overflow: hidden;
	box-shadow: 0 3px 10px 0 rgba(0,0,0,0.03);
}
.blog-i .blog-slider {
	position: relative;
	text-align: center;
	margin: 0 -30px 10px;
}
.blog-i .blog-slider .slides {
	position: relative;
	overflow: hidden;
}
.blog-i .blog-slider .slides li {
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
	margin-right: -100%;
	opacity: 0;
	display: block;
	z-index: 1;
	height: 208px;
	line-height: 208px;
}
.blog-i .blog-slider .flex-control-nav {
	bottom: -40px;
}
.blog-i .blog-slider .slides li img {
	display: block;
	vertical-align: middle;
	max-width: 100%;
	width: 100%;
	height: auto;
}
.blog-i .blog-img {
	display: block;
	padding: 0;
	margin: 0 -30px;
	max-height: 400px;
	overflow: hidden;
	transition: all 0.3s ease-in-out 0s;
}
.blog-i .blog-img img {
	display: block;
	width: 100%;
	height: auto;
	-ms-transform: scale3d(1,1,1);
	-o-transform: scale3d(1,1,1);
	-moz-transform: scale3d(1,1,1);
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	-o-transition: transform 0.6s;
	-moz-transition: transform 0.6s;
	-webkit-transition: transform 0.6s;
	transition: transform 0.6s;
}
.blog-i .blog-img:hover img {
	-ms-transform: scale3d(1.05,1.05,1);
	-o-transform: scale3d(1.05,1.05,1);
	-moz-transform: scale3d(1.05,1.05,1);
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
	-o-transition: transform 0.6s;
	-moz-transition: transform 0.6s;
	-webkit-transition: transform 0.6s;
	transition: transform 0.6s;
}
.blog-i .blog-img > iframe {
	display: block;
	width: 100%;
	height: 208px;
}
.blog-i .blog-map-wrap {
	display: block;
	padding: 0;
	margin: 0 -30px;
	max-height: 400px;
	overflow: hidden;
}
.blog-i .blog-map-wrap .blog-map {
	display: block;
	width: 100%;
	height: 208px;
}
.blog-i .blog-info {
	padding: 21px 65px 0 0;
	margin: 0 0 3px;
	position: relative;
}
.blog-i .blog-info a {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #9292b4;
	transition: all 0.2s;
	border-bottom: 1px solid transparent;
	line-height: 100%;
	display: inline-block;
}
.blog-i .blog-info a:hover {
	border-bottom: 1px solid #9292b4;
	color: #9292b4;
}
.blog-i .blog-info time {
	position: absolute;
	top: 25px;
	right: 7px;
	font-size: 13px;
	color: #9292b4;
	font-weight: 600;
}
.blog-i > h3 {
	font-size: 20px;
	margin: 0 0 8px;
	padding: 0 0;

	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #283346;
}
.blog-i h3 a {
	color: #283346;
	transition: all 0.2s;
	line-height: 120%;
	border: none;
}
.blog-i h3 a:hover {
	color: #6bc67c;
	border: none;
}
.blog-i p {
	margin: 0 0 15px;
	line-height: 160%;
	padding: 0 0;
}
.blog-i p a {
	color: #6bc67c;
	transition: all 0.2s;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
.blog-i p a:hover {
	border-color: #6bc67c;
}
.blog-i p .blog-i-more {
	border-bottom: 1px solid #90d49d;
	line-height: 1;
	display: inline-block;
}
.blog-i p .blog-i-more:hover {
	border-color: transparent;
}
.sticky .blog-i {
	background: #283346;
	color: #f1f1f1;
}
.sticky .blog-i h3 a {
	color: #fff;
}
.sticky .blog-i h3 a:hover {
	color: #fff;
}
.sticky .blog-i .blog-info time {
	color: #f1f1f1;
}
.sticky .blog-i p {
	color: #f1f1f1;
}
.blog-cont ul.page-numbers {
	padding: 4px 9%;
}
.blog-sb {
	float: left;
	width: 31.6%;
	background: #fff;
	box-shadow: 0 3px 10px 0 rgba(0,0,0,0.03);
	position: relative;
	z-index: 2;
	margin: 0 0 20px;
}
.single-post .blog-sb {
	margin-top: 20px;
}
.blog-sb-widgets .blog-sb-widget {
	padding: 25px 30px 30px;
	border-top: 1px solid #f2f2f2;
	font-size: 15px;
	color: #686f8a;
	position: relative;
}
.blog-sb-widgets .blog-sb-widget:first-child {
	border-top: none;
}
.blog-sb-widgets h3.widgettitle {
	margin: 0 0 18px;
	padding: 0;
	color: #9292b4;
	font-size: 18px;
	font-weight: 700;
}
.blog-sb-widgets a {
	color: #6bc67c;
	transition: all 0.2s;
	text-decoration: none;
}
.blog-sb-widgets ul li {
	font-size: 15px;
	color: #686f8a;
	margin: 5px 0 5px;
}
.blog-sb-widgets cite {
	font-style: italic;
	color: #404c5f;
}
.blog-sb-widgets .wp-caption.alignnone {
	margin: 5px 0 20px 0;
	max-width: 100%;
}
.blog-sb-widgets .rss-date {
	font-size: 13px;
	font-style: italic;
	color: #a8b0d0;
}
.blog-sb-widgets select {
	opacity: 0;
	display: block;
}
.blog-sb-widgets .chosen-container.chosen-container-active {
	z-index: 10;
}
.blog-sb-widgets .chosen-container-single .chosen-single div:after {
  display: none;
}
.blog-sb-widgets .chosen-container-single .chosen-single span {
	margin-top: 2px;
}
.blog-sb-widgets .jq-selectbox__dropdown {
	max-width: 100%;
}
.blog-sb-widgets .jq-selectbox__dropdown li {
	white-space: normal;
}
.blog-sb-widgets ul li:last-child {
	margin-bottom: 0;
}
.blog-sb-widgets ul li a:hover {
	text-decoration: underline;
}
.blog-sb-widgets ul li .children {
	padding: 5px 0 0 15px;
}
.blog-sb-widgets form {
	position: relative;
}
.blog-sb-widgets form input[type=text],
.blog-sb-widgets form input[type=email],
.blog-sb-widgets form input[type=search] {
	border: 1px solid #e0e4f6;
	border-radius: 3px;
	background: #f4f5fb;
	font-size: 15px;
	color: #9fa4bb;
	transition: all 0.2s;
	display: block;
	width: 100%;
	height: 40px;
	padding: 0 70px 0 15px;
}
.blog-sb-widgets form input[type=text]:focus,
.blog-sb-widgets form input[type=email]:focus,
.blog-sb-widgets form input[type=search]:focus {
	background: #f1f1fa;
}
.blog-sb-widgets form input[type=text]::-webkit-input-placeholder,
.blog-sb-widgets form input[type=email]::-webkit-input-placeholder,
.blog-sb-widgets form input[type=search]::-webkit-input-placeholder {
	color: #9fa4bb;
}
.blog-sb-widgets form input[type=text]::-moz-placeholder,
.blog-sb-widgets form input[type=email]::-moz-placeholder,
.blog-sb-widgets form input[type=search]::-moz-placeholder {
	color: #9fa4bb;
	opacity: 1;
}
.blog-sb-widgets form input[type=text]:-ms-input-placeholder,
.blog-sb-widgets form input[type=email]:-ms-input-placeholder,
.blog-sb-widgets form input[type=search]:-ms-input-placeholder {
	color: #9fa4bb;
}
.blog-sb-widgets form input[type=submit],
.blog-sb-widgets form button[type=submit] {
	background: #6bc67c;
	transition: all 0.2s;
	border-radius: 2px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	height: 34px;
	top: 3px;
	right: 3px;
	display: block;
	border: none;
	letter-spacing: 0.03em;
	margin: 0;
	padding: 0 23px;
	cursor: pointer;
}
.blog-sb-widgets form input[type=submit] .fa,
.blog-sb-widgets form button[type=submit] .fa {
	font-size: 15px;
	color: #fff;
}
.blog-sb-widgets form input[type=submit]:hover,
.blog-sb-widgets form button[type=submit]:hover {
	background: #7dcd8c;
}
.blog-sb-widgets .blog-sb-widget .product_list_widget li {
	margin: 0 0 20px;
	padding: 0 0 15px;
	border-bottom: 1px solid #e0e4f6;
}
.blog-sb-widgets .blog-sb-widget .wp-post-image {
	display: block;
	margin: 0 0 13px;
}
.blog-sb-widgets .blog-sb-widget .product-title {
	display: block;
	margin: 0 0 5px;
}
.blog-sb-widgets table {
	width: 100%;
	border-collapse: collapse;
}
.blog-sb-widgets table#wp-calendar caption {
	margin: 0 0 20px;
	font-weight: 400;
	font-size: 15px;
	color: #575b79;
}
.blog-sb-widgets table#wp-calendar thead th {
	font-weight: 600;
	font-size: 13px;
	color: #9292b4;
}
.blog-sb-widgets table#wp-calendar td {
	text-align: center;
	padding: 5px;
	font-weight: 600;
	font-size: 14px;
	color: #283346;
}
.blog-sb-widgets table#wp-calendar td#prev {
	text-align: left;
	padding: 5px 13px;
}
.blog-sb-widgets table#wp-calendar td#next {
	text-align: right;
	padding: 5px 13px;
}
.blog-sb-widgets table#wp-calendar a {
	border-bottom: 1px solid transparent;
}
.blog-sb-widgets table#wp-calendar a:hover {
	border-color: #6bc67c;
}
.blog-calendar-wrap {
	padding: 23px 30px 0;
}
.blog-calendar-wrap h4 {
	margin: 0 0 10px;
	padding: 0;
	color: #9292b4;
	font-size: 18px;
	font-weight: 700;
}
.blog-calendar {
	margin: 0;
}
.blog-calendar-cont {
	border-top: 1px solid #e0e4f6;
	padding: 23px 0px 0;
	line-height: 160%;
	font-size: 15px;
	color: #686f8a;
	display: none;
	margin: 23px 0 0;
}
.blog-calendar-cont h4 {
	margin: 0 0 18px;
	padding: 0;
	color: #9292b4;
	font-size: 18px;
	font-weight: 700;
}
.blog-search {
	border-top: 1px solid #e0e4f6;
	padding: 23px 30px 0;
}
.blog-search h4 {
	margin: 0 0 18px;
	padding: 0;
	color: #9292b4;
	font-size: 18px;
	font-weight: 700;
}
.blog-search form {
	margin: 0 0 31px;
	position: relative;
}
.blog-search form input[type=text] {
	border: 1px solid #e0e4f6;
	border-radius: 3px;
	background: #f4f5fb;
	font-size: 15px;
	color: #9fa4bb;
	transition: all 0.2s;
	display: block;
	width: 100%;
	height: 40px;
	padding: 0 70px 0 15px;
}
.blog-search form input[type=text]:focus {
	background: #f1f1fa;
}
.blog-search form input[type=text]::-webkit-input-placeholder {
	color: #9fa4bb;
}
.blog-search form input[type=text]::-moz-placeholder {
	color: #9fa4bb;
	opacity: 1;
}
.blog-search form input[type=text]:-ms-input-placeholder {
	color: #9fa4bb;
}
.blog-search form button[type=submit] {
	background: #6bc67c;
	transition: all 0.2s;
	border-radius: 2px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	height: 34px;
	top: 3px;
	right: 3px;
	display: block;
	border: none;
	letter-spacing: 0.03em;
	margin: 0;
	padding: 0 23px;
	cursor: pointer;
}
.blog-search form button[type=submit] .fa {
	font-size: 15px;
	color: #fff;
}
.blog-search form button[type=submit]:hover {
	background: #7dcd8c;
}
.blog-featured-wrap {
	border-top: 1px solid #e0e4f6;
	padding: 23px 30px 8px;
}
.blog-featured-wrap h4 {
	margin: 0 0 8px;
	padding: 0;
	color: #9292b4;
	font-size: 18px;
	font-weight: 700;
}
.blog-sb-widget .blog-featured {
	border-top: 1px solid #f2f2f2;
	margin: 0 0 8px;
	padding: 14px 0 0;
	overflow: hidden;
}
.blog-sb-widget .blog-featured:first-of-type {
	border-top: none;
	padding: 0;
}
.blog-sb-widget .blog-featured:last-of-type {
	margin: 0;
}
.blog-featured-info {
	padding: 0 65px 0 0;
	margin: 0 0 4px;
	position: relative;
}
.blog-featured-info a {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #9292b4;
	transition: all 0.2s;
	border-bottom: 1px solid transparent;
}
.blog-featured-info a:hover {
	border-bottom: 1px solid #9292b4;
	color: #9292b4;
}
.blog-featured-info time {
	position: absolute;
	top: 1px;
	right: 0;
	font-size: 13px;
	color: #9292b4;
	font-weight: 600;
}
.blog-featured h5 {
	font-size: 18px;
	color: #283346;
	margin: 0 0 10px;
	font-weight: 600;
}
.blog-featured h5 a {
	color: #283346;
	transition: all 0.2s;
	border: none;
}
.blog-featured h5 a:hover {
	color: #6bc67c;
	border: none;
}
.modal-form-blog {
	padding: 20px 20px 20px;
	width: 320px;
}
.modal-form-blog .modal-form-ttl {
	font-size: 20px;
	margin: 0 0 24px;
	text-align: center;
	position: relative;
	padding: 0 0 15px;

	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #283346;
}
.modal-form-blog .modal-form-ttl:after {
	content: '';
	width: 60px;
	height: 2px;
	background: #6bc67c;
	margin: 0 0 0 -30px;
	left: 50%;
	position: absolute;
	display: block;
	bottom: 0;
}
.fancybox-close.modal-form-close {
	background-image: none;
	background: url(../img/close3.png) no-repeat left top;
	width: 16px;
	height: 16px;
	top: 13px;
	right: 13px;
}
.calendar-month-navigation .fa {
	color: #6bc67c;
	font-size: 15px;
}
div.zabuto_calendar .table tr.calendar-month-header th {
	font-size: 15px;
	color: #283346;
	padding-top: 12px;
	padding-bottom: 4px;
	background-color: transparent;
}
div.zabuto_calendar .table tr.calendar-dow-header th {
	background-color: transparent;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 13px;
	color: #9292b4;
	font-weight: 600;
}
div.zabuto_calendar .table tr td div.day {
	color: #283346;
	font-size: 13px;
	font-weight: 600;
}
div.zabuto_calendar .table tr:last-child {
	border-bottom: none;
}
div.zabuto_calendar .table tr td.event div.day,
div.zabuto_calendar ul.legend li.event {
	background-color: #6bc67c;
	color: #fff;
	border-radius: 4px;
	transition: all 0.2s;
}
div.zabuto_calendar .table tr td.event div.day:hover,
div.zabuto_calendar ul.legend li.event:hover {
	background-color: #7dcd8c;
}
div.zabuto_calendar .badge-today, div.zabuto_calendar div.legend span.badge-today {
	background-color: #c0c4d7;
	color: #ffffff;
	text-shadow: none;
	padding: 2px 7px 2px;
	border-radius: 20px;
}
.woocommerce.blog-sb-widget .star-rating {
	margin: 6px 0;
	font-size: 12px;
}
.woocommerce.blog-sb-widget .star-rating * {
	line-height: 1;
}

/*----------------------------------
20 - Blog
----------------------------------*/
.container .iconbox-i-4 {
    padding: 40px 48px 20px;
}
section.image-half .image-half-inner p {
    font-size: 24px;
    text-transform: uppercase;
}
#primary .section-top {
    margin-top: 100px;
}
.navbar ul.nav li.search_shop {
	.navbar ul.nav li.search_shop {
		width: calc(100% + 15px);
		margin: 0px 5px 0 10px;
		position: relative;
		float: right;
	}
}
.header nav ul.search_menu_template3{
	list-style: none;
}
.container-fluid.main_content {
    clear: both;
    margin-top: 180px;
}

.navbar a.navbar-brand {
	margin-left:10px!important;
	margin-top:10px!important;
} 
@media only screen and (max-width : 480px) {
	.navbar ul.nav li.search_shop {
		width: calc(100% + 5px);
		margin: 0px 5px 0 10px;
		position: relative;
		float: right;
		left: 7px !important;
	}
	.navbar-brand img{
		height: 50px;
		width: auto;
	}
	.navbar-nav {
		margin: 0;
		padding: 0;
	}
	#my_account_frm {
	    margin: 20px 0px!important;
   	 height: 40px;
	}
	#my_account_frm .btn-group {

		margin-left: -8px!important;
	}
	#my_account_frm .btn-group:nth-child(2){
		margin-top: -8px;
		float: right;
		position: relative;
		margin-right: 8px;
	}
	.container-fluid.main_content {
		clear: both;
		margin-top: 80px;
	}
	.navbar a.navbar-brand {
		margin-left:10px!important;
		margin-top:0px!important;
	} 
	
}
.main_content {
    margin-top: 80px;
}