.route-product-product    .title.page-title{
  font-size: 25px;
}


.product-grid .caption .stat-1 a{
  color:#000;
}

.header-cart-group{
  float:right;
}



/* #logo a > img {
width: 250px;
} */


.same_products_title{
  clear:both;
  width:100%;
  float:left;
  display:block;
}

.same_product_color{
  float:left;
  display:inline-block;
  margin:10px;
}


.container.gallery-photo{
  max-width:100% !important;
  padding-left:15px;
  padding-right:15px;
}

.image-incol .image a{
  width:100%;
}


.module-testimonials-180 .module-item .block-header span {
	float: left;
	margin-right: 10px;
}

.module-testimonials-180 .module-item .block-header span::before {
	content: '\e90b' !important;
	font-family: icomoon !important;
	color: rgba(208, 30, 36, 1);
}

.scroll-top span::before {
	content: '\e985' !important;
	font-family: icomoon !important;
	font-size: 50px;
	color: rgba(0, 0, 0, 1);
}

.scroll-top span {
	font-size: 50px;
}

#cart > a > em::before {
	content: '\eaa0' !important;
	font-family: icomoon !important;
	font-size: 30px;
	color: rgba(41, 41, 43, 1);
}

#cart > a > em::before {
	content: "\e904";
	font-family: 'icomoon';
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
}

#cart > a > em {
	width: 60px;
	height: 60px;
}

#cart > a > em {
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transition: all .05s ease-out;
	transition: all .05s ease-out;
	font-size: 1.5em;
	max-height: 100%;
	font-family: inherit;
}


.route-checkout-checkout .module-side_products-297{
  display: none;
}

.route-checkout-checkout .eapps-instagram-feed-1{
  display: none;
}

.hlabel{
  display:none
}
