.clear {
	clear: both
}

.icon {
	/*background: url(../image/icon/icon.png); */
	display: inline-block;
	position: relative
}
.icon.icon-car {
	width: 32px;
	height: 32px;
	background-position: 0 0;
	position: absolute;
	top: 50%;
	left: 45px;
	margin-top: -16px
}
a.fix-btn-top {
	margin-top: 19px !important;
}
.icon.icon-ok {
	width: 32px;
	height: 32px;
	background-position: -32px 0;
	position: absolute;
	top: 50%;
	right: 45px;
	margin-top: -16px
}
.icon.icon-down {
	width: 12px;
	height: 14px;
	background-position: 0 -32px;
	position: relative;
	margin: 0 0 0 7px
}

table .btn-danger,  table .btn-danger:focus,  table .btn-danger:hover,  table .btn-default,  table .btn-default:focus,  table .btn-default:hover,  table .btn-info,  table .btn-info:focus,  table .btn-info:hover,  table .btn-primary,  table .btn-primary:focus,  table .btn-primary:hover {
	padding: 10px 13px 11px
}
.btn-success,  .btn-success:focus,  .btn-success:hover {
	background: #2ea874;
	border: 1px solid #2ea874;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px!important
}
.btn-xs,  .btn-xs:focus,  .btn-xs:hover {
	font-size: 14px;
	padding: 3px 13px
}
.buttons .btn {
	margin-bottom: 35px
}
.e-btn-cart:focus,  .e-btn-cart:hover {
	background: #344B51!important;
	color: #fff!important
}
#e-top-static {
	height: 188px
}
#e-top-static .logo-scroll {
	display: none
}
#e-top-static #e-upper {
	top: -188px;
	transition: top 0.4s ease-in;
	-webkit-transition: top 0.4s ease-in;
	-moz-transition: top 0.4s ease-in
}
#e-top-static #e-upper.scroll-fixed {
	width: 100%;
	/*position: fixed;*/

	z-index: 999;
	top: 0
}
.text-logo {
	font-size: 1.2em;
	color: #009cbf;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
}
#e-top-static #e-top-scroll {
	top: -146px;
	transition: top 0.4s ease-in;
	-webkit-transition: top 0.4s ease-in;
	-moz-transition: top 0.4s ease-in
}
#e-top-static #e-top-scroll .logo-scroll {
	display: none
}
#e-top-static #e-top-scroll.scroll-fixed {
	width: 100%;
	position: fixed;
	z-index: 999;
	top: 0px
}
/*#e-top-static #e-top-scroll.scroll-fixed .logo {

    width: 9%!important

}*/



#e-top-static #e-top-scroll.scroll-fixed .logo .logo-scroll {
	display: block
}
#e-top-static #e-top-scroll.scroll-fixed .logo .logo-top {
	display: none
}
#e-top-static #e-top-scroll.scroll-fixed .logo #e-top {
	padding: 0
}
#e-top-static #e-top-scroll.scroll-fixed .col-cart {
	float: right!important
}
/*#e-top-static #e-top-scroll.scroll-fixed .col-contact {

    margin-left: -50px

}*/



#e-top-static #cart .progress-price-scroll {
	display: block;
	width: 187px;
	height: 51px;
	background: #ffffff;
	font-size: 14px;
	border: 2px solid #eaeaea;
	border-right: none;
	padding: 7px 10px;
	line-height: 17px;
	position: absolute;
	left: -189px;
	top: -2px
}
#heurekaTableft {
	margin-top: 150px!important;
}
#e-upper {
	background: #ffffff;
	/*border-bottom: 1px solid #eaeaea;*/

	line-height: 39px
}
#e-upper a {
	color: #4c4c4c;
	font-size: 13px
}
#e-upper .pull-left a {
	margin-right: 5px
}
#e-upper .e-upper-right a {
	display: inline-block;
	padding: 0 15px
}
#e-upper .e-upper-right a.btn-login {
/*    background: #6794e8;
	color: #ffffff
	*/
}
#e-upper .e-upper-right a.btn-login.btn-login:hover {
/*background: #3b75e1*/

}

.e-top-phone {
	font-size: 14px;
	font-weight: 400;
	margin-top: 8px
}
.e-top-phone a {
	color: #2e1e69;
	text-decoration: none
}
 .e-top-phone i {
	font-size: 22px;
	font-weight: 200;
	top: -3px;
	margin-right: 8px
}
#e-top .e-top-open {
	margin-top: 14px
}
.e-top-phone .greenLite {
	color: #2e1e69
}

#/*search .input-lg {
	border: 1px solid #a6a6a6;
	border-right: 0;
	height: 34px;
	padding-left: 35px;
	font-size: 14px;
	font-family: "Arial", sans-serif
}
#search .e-search-icon {
	position: absolute;
	top: 7px;
	left: 7px;
	font-size: 22px;
	z-index: 99
}
#search .btn-default {
	border: 1px solid #a6a6a6;
	background: #fff;
	color: #737373;
	font-weight: 400;
	padding: 0 27px;
	line-height: 32px
}
#search .btn-default:focus,  #search .btn-default:hover {
	background: #fff!important;
	text-decoration: underline!important;
	border: 0!important;
	border: 1px solid #a6a6a6!important;
	color: #737373!important
}*/
/*#cart {
    background: #fff;
    width: 100%;
    height: 50px;
    margin: 16px 0 0;
    border: 2px solid #237560;
}
*/


#cart>a {
	color: #237560;
	display: block;
	font-size: 14px;
	padding-left: 50px;
	height: 45px;
}
#cart>a:hover+.dropdown-menu {
	display: block
}
#cart .dropdown-menu {
	width: 520px;
	background: #eaeaea;
	border: 0;
	margin: 0
}
#cart .dropdown-menu:hover {
	display: block
}
#cart .dropdown-menu li:first-of-type {
	max-height: 500px;
	overflow-x: auto
}
#cart>a:before {
	content: "\e061";
	position: absolute;
	top: 14px;
	left: 16px;
	font-family: Flaticon;
	font-style: normal;
	font-size: 22px
}
#cart #cart-total {
	font-size: 14px;
	line-height: 16px;
	padding-top: 8px
}
#cart #cart-total .row,  #cart #cart-total .row .col-xs-6 {
	margin: 0;
	font-weight: bold;
	padding: 0;
	color: #237560;
}
#cart #cart-total .row .col-xs-6 {
	padding: 0 7px
}
#cart .table .img-thumbnail {
	width: 75px
}
#cart .progress-price,  #cart .progress-price-scroll {
	width: 100%;
	height: auto;
	background: #f7f7f7;
	padding: 15px;
	position: relative;
	margin: 0 0 10px
}
#cart .progress-price-scroll p,  #cart .progress-price p {
	margin: 0!important;
	color: #404143
}
#cart .progress-price-scroll .progress-price-box,  #cart .progress-price .progress-price-box {
	width: calc(100% - 120px);
	height: 12px;
	border: 1px solid #55b989;
	background: #ffffff;
	margin: 10px 60px
}
#cart .progress-price-scroll .progress-price-box .progress-price-bar,  #cart .progress-price .progress-price-box .progress-price-bar {
	height: 10px;
	background: #55b989
}
#cart .progress-price-scroll .icon.icon-car,  #cart .progress-price .icon.icon-car {
	left: 20px
}
#cart .progress-price-scroll .icon.icon-ok,  #cart .progress-price .icon.icon-ok {
	right: 20px
}
#e-nav {
	background: #ffffff;
	border-bottom: 4px solid #eaeaea
}
#e-nav .home a i {
	width: 23px;
	height: 23px;
	background: url(../image/home.png) 0 0 no-repeat;
	padding: 0;
	margin: 0;
	position: relative!important;
	top: 6px!important
}
#e-nav .home a i:before {
	display: none
}
#e-nav .home a:hover i {
	background-position: 0 -23px
}
#e-nav ul.megamenu {
	width: 100%;
	display: flex;
	background: none
}
#e-nav ul.megamenu li {
	flex-grow: 1
}
#e-nav ul.megamenu li a {
	height: auto;
	line-height: 40px;
	padding: 0 25px;
	text-align: center;
	text-decoration: none!important;
	font-size: normal;
	color: #717071;
	font-size: 14px;
	position: relative
}
#e-nav ul.megamenu li a:hover {
	background: #ffba00;
	color: #363636
}
.row-product-detail h1 {
	margin-left: 20px;
}
#e-nav ul.megamenu li a:before {
	width: 1px;
	height: 28px;
	background: #eaeaea;
	position: absolute;
	left: 0;
	top: 6px
}
#e-nav ul.megamenu li .sub-menu {
	border: 0px solid #eaeaea;
	border-top: 4px solid #ffba00
}
#e-nav ul.megamenu li .sub-menu .row {
	margin: 0 -25px
}
#e-nav ul.megamenu li .sub-menu .row div[class*=col-sm-] {
	padding: 0 25px
}
#e-nav ul.megamenu li .sub-menu .row .border-article {
	position: relative
}
#e-nav ul.megamenu li .sub-menu .row .border-article:after,  #e-nav ul.megamenu li .sub-menu .row .border-article:before {
	content: '';
	width: 1px;
	height: calc(100% + 50px);
	background: #eaeaea;
	position: absolute;
	top: 0
}
#e-nav ul.megamenu li .sub-menu .row .border-article:before {
	left: -18px
}
#e-nav ul.megamenu li .sub-menu .row .border-article:after {
	right: -14px
}
#e-nav ul.megamenu li .sub-menu .row .title-submenu {
	font-size: 16px;
	color: #2f2e2e;
	padding: 0;
	margin-bottom: 20px;
	font-style: italic
}
#e-nav ul.megamenu li .sub-menu .row.e-article,  #e-nav ul.megamenu li .sub-menu .row.e-nav-products {
	margin: 0 -15px 30px
}
#e-nav ul.megamenu li .sub-menu .row.e-article div[class*=col-sm-],  #e-nav ul.megamenu li .sub-menu .row.e-nav-products div[class*=col-sm-] {
	padding: 0 15px
}
#e-nav ul.megamenu li .sub-menu .row.manufacturer {
	margin: 0 -15px 10px
}
#e-nav ul.megamenu li .sub-menu .row.manufacturer div[class*=col-sm-] {
	padding: 0 15px
}
#e-nav ul.megamenu li .sub-menu .content {
	box-shadow: 0 6px 4px rgba(0, 0, 0, 0.1)!important
}
#e-nav ul.megamenu li .sub-menu a {
	text-align: left;
	color: #717071;
	font-size: 14px;
	padding: 2px 0;
	text-decoration: underline!important;
	line-height: 24px
}
#e-nav ul.megamenu li .sub-menu a:hover {
	background: none;
	text-decoration: none!important
}
#e-nav ul.megamenu li .sub-menu a:before {
	display: none
}
#e-nav ul.megamenu li.home {
	width: 52px
}
#e-nav ul.megamenu li.home a {
	padding: 0;
	background: none
}
#e-nav ul.megamenu li.home a i {
	width: 23px;
	height: 23px;
	display: inline-block;
	font-size: 22px;
	position: relative;
	top: 0;
	left: 0
}
#e-nav ul.megamenu li.home a i:after,  #e-nav ul.megamenu li.home a i:before {
	width: 23px;
	height: 23px;
	position: absolute;
	top: -3px;
	left: 0
}
#e-nav ul.megamenu li.home a:hover {
	background: #ffba00;
	color: #ffffff
}
#e-nav ul.megamenu li.with-sub-menu a .caret {
	background: none;
	position: relative;
	border: 0;
	margin: -4px 0 0 15px
}
#e-nav ul.megamenu li.with-sub-menu a .caret:after,  #e-nav ul.megamenu li.with-sub-menu a .caret:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	top: 0;
	left: 0
}
#e-nav ul.megamenu li.with-sub-menu a .caret:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 3px;
	margin-left: -3px
}
#e-nav ul.megamenu li.with-sub-menu a .caret:before {
	border-color: rgba(117, 116, 117, 0);
	border-top-color: #717071;
	border-width: 4px;
	margin-left: -4px
}
#e-nav ul.megamenu li.with-sub-menu a:hover .caret:after {
	border-top-color: #ffba00
}
#e-nav ul.megamenu li.with-sub-menu a:hover .caret:before {
	border-top-color: #ffffff
}
#e-nav ul.megamenu li.with-sub-menu .e-article {
	margin-bottom: 30px
}
#e-nav ul.megamenu li.with-sub-menu .e-article img {
	border: 1px solid #eaeaea
}
#e-nav ul.megamenu li.with-sub-menu .e-article .title-submenu {
	display: inline-block;
	float: none;
	width: auto
}
#e-nav ul.megamenu li.with-sub-menu .e-article .title-article {
	font-size: 15px;
	color: #4e4c4d
}
#e-nav ul.megamenu li.with-sub-menu .e-article .text-article {
	font-size: 13px
}
#e-nav ul.megamenu li.with-sub-menu .e-article .a-article {
	font-size: 13px;
	color: #6794e8
}
#e-nav ul.megamenu li.with-sub-menu .content {
	border: 0;
	padding: 30px
}
#e-nav ul.megamenu li.active>a,  #e-nav ul.megamenu li.active_menu>a {
	background: #ffba00;
	color: #363636;
}
#e-nav ul.megamenu li.active>a .caret:after,  #e-nav ul.megamenu li.active_menu>a .caret:after {
	border-top-color: #363636
}
#e-nav ul.megamenu li.active>a .caret:before,  #e-nav ul.megamenu li.active_menu>a .caret:before {
	border-top-color: #363636
}
#e-nav .megamenu-wrapper,  #e-nav .navbar-default {
	background: none
}
#e-nav .product-thumb {
	border: 1px solid #f7f7f7;
	margin-bottom: 30px
}
#e-nav .product-thumb .image {
	border-bottom: 1px solid #f7f7f7
}
#e-nav .product-thumb .image img {
	display: block;
	margin: 0 auto
}
#e-nav .product-thumb .caption {
	height: auto;
	min-height: inherit;
	padding: 10px 10px 5px
}
#e-nav .product-thumb .caption h4 {
	width: 100%;
	min-height: 35px;
	margin: 0;
	padding: 0;
	vertical-align: bottom
}
#e-nav .product-thumb .caption h4 a {
	width: 100%;
	font-size: 13px!important;
	color: #717071!important;
	font-weight: 200;
	line-height: 18px!important;
	display: inline-block;
	overflow: hidden;
	text-align: center!important;
	padding: 0!important;
	margin: 2px 0
}
#e-nav .product-thumb .caption .price {
	text-align: center;
	margin: 2px 0;
	font-weight: 600
}
#e-nav .product-thumb .caption .stock-text {
	width: 100%;
	color: #2947d9;
	text-align: center;
	margin: 2px 0
}
#e-nav .main-menu {
	padding-right: 10px!important
}
#e-nav .main-menu .fa-angle-right {
	position: absolute;
	right: 0;
	top: 0;
	margin: 8px 0 0
}
#e-content {
	margin: 25px 0 0
}
#e-content .container {
	background: #ffffff;
	padding-top: 25px;
	padding-bottom: 0px
}
#e-content .row-slider {
	padding: 0 35px 25px!important;
	border-bottom: 1px solid #eaeaea
}
#e-content .row-slider div[class*=col-sm-] {
	padding: 0 25px!important
}
#e-content #e-slider {
	border: 1px solid #f7f7f7
}
#e-content #e-slider .row {
	margin: 0 -35px!important;
	padding: 0 35px!important
}
#e-content #e-slider .row div[class*=col-sm-],  #e-content #e-slider .row div[class*=col-xs-] {
	padding: 0!important
}
#e-content #e-slider .nav-tabs {
	border: 0;
	margin: 0
}
#e-content #e-slider .nav-tabs li {
	margin: 0;
	padding: 0
}
#e-content #e-slider .nav-tabs li a {
	margin: 0;
	border: 0;
	background: #dddddd;
	color: #4c4c4c;
	text-align: center;
	font-size: 18px;
	position: relative
}
#e-content #e-slider .nav-tabs li a:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #f7f7f7;
	position: absolute;
	top: 0;
	right: 0px
}
#e-content #e-slider .nav-tabs li:last-child a:before {
	display: none
}
#e-content #e-slider .nav-tabs li.active a {
	background: #b1b2e4;
	color: #ffffff
}
#e-content #e-slider .nav-tabs li.active a:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #b1b2e4;
	position: absolute;
	top: -15px;
	left: 50%;
	margin: 0 0 0 -7px
}
#e-content .row-content {
	padding: 45px 35px!important
}
#e-content .row-product-detail {
	padding: 0 35px 45px!important;
	border-bottom: 1px solid #eaeaea
}
#e-content .row-product-detail .thumbnails {
	margin-left: -10px
}
#e-content .row-product-detail .thumbnails li {
	margin-left: 10px
}
#e-content .row-product-detail .thumbnails li a {
	border: 1px solid #f7f7f7;
	border-bottom: 4px solid #ffba00
}
#e-content .row-product-detail .thumbnails li.image-additional {
	width: 70px
}
#e-content .row-product-detail .thumbnails li.image-additional a {
	border: 1px solid #f7f7f7;
	margin-bottom: 10px
}
#e-content .row-product-detail .thumbnails li.img-more {
	font-size: 12px
}
#e-content .row-product-detail .thumbnails li.img-more a {
	height: 70px;
	background: #f7f7f7;
	color: #717071
}
#e-content .row-product-detail .thumbnails li.img-more a i {
	font-size: 22px
}
#e-content .row-product-detail .detail-text p {
	color: #717071;
	line-height: 28px
}
#e-content .row-product-detail ul.list-unstyled {
	color: #404143;
	line-height: 28px
}
#e-content .row-product-detail .price {
	font-size: 14px;
	color: #a6a6a6!important
}
#e-content .row-product-detail .price.list-unstyled {
	line-height: 20px
}
#e-content .row-product-detail .price h2 {
	font-size: 30px;
	color: #404143;
	font-style: normal;
	font-weight: 900;
	margin: 0 0 10px
}
#e-content .row-product-detail #e-customer-support {
	margin: 0
}
#e-content .stock-status {
	font-size: 16px;
	margin: 40px 0
}
#e-content .stock-status.green {
	color: #2ea874
}
#e-content .e-points {
	margin: 30px 0
}
#e-content .progress-price,  #e-content .progress-price-scroll {
	width: 100%;
	height: auto;
	background: #f7f7f7;
	padding: 15px;
	position: relative;
	margin: 20px 0
}
#e-content .progress-price-scroll p,  #e-content .progress-price p {
	margin: 0;
	color: #404143
}
#e-content .progress-price-scroll .progress-price-box,  #e-content .progress-price .progress-price-box {
	width: calc(100% - 200px);
	height: 12px;
	border: 1px solid #344B51;
	background: #ffffff;
	margin: 10px 100px
}
#e-content .progress-price-scroll .progress-price-box .progress-price-bar,  #e-content .progress-price .progress-price-box .progress-price-bar {
	height: 10px;
	background: #344B51
}
#e-content .product-quantity-container {
	height: 43px
}
#e-content .product-quantity-container .product-quantity {
	width: calc(100% - 86px);
	border: 1px solid #eaeaea;
	border-left: 0;
	border-right: 0;
	font-size: 14px;
	color: #2f2e2e;
	text-align: center;
	height: 43px;
	float: left
}
#e-content .product-quantity-container .product-quantity-decrement,  #e-content .product-quantity-container .product-quantity-increement {
	width: 43px;
	height: 43px;
	border: 0;
	background: #2e1e69;
	font-size: 26px;
	color: #fff;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: left
}
#e-content .e-btn-cart {
	border: 2px solid #2e1e69;
	background: #2e1e69;
	color: #ffffff;
	text-decoration: none!important;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 12px;
	margin-top: 10px
}
#e-content .e-btn-cart-detail {
	border: 2px solid #ffba00;
	background: #ffba00;
	color: #4c4c4c;
	text-decoration: none!important;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 12px;
	margin-top: 10px
}
#e-content #product .product-quantity-container .product-quantity {
	width: calc(100% - 98px);
	height: 49px
}
#e-content #product .product-quantity-container .product-quantity-decrement,  #e-content #product .product-quantity-container .product-quantity-increement {
	width: 49px;
	height: 49px;
	font-size: 26px
}
#e-content #product .e-btn-cart {
	margin-top: 0px;
	padding: 14px 12px
}
#e-content #tab-description {
	margin: 0!important;
	color: #717071;
	line-height: 24px
}
#e-content #tab-description>div {
	padding: 0!important
}
#e-content #tab-description>div .tab-content {
	padding-right: 50px
}
#e-content.page>.container>.row {
	border-bottom: 1px solid #eaeaea
}
#e-content.page>.container>.row>aside,  #e-content.page>.container>.row>div {
	padding: 0;
	margin: 0
}
#e-content.page>.container>.row #e-products .category-title {
	padding: 15px 35px 0!important;
	margin: 0
}
#e-content.page>.container>.row #e-products .e-products {
	padding: 15px 35px 0!important;
	margin: 0;
	border: 0
}
#e-content.page>.container>.row #e-products.e-related-product {
	margin: 50px 35px 35px 0px!important;
	padding: 0!important
}
#e-content.page>.container>.row #e-products.e-related-product .e-products {
	padding: 0!important
}
#e-content p {
	font-family: 'PT Sans', sans-serif;
	line-height: 1.5;
	margin-bottom: 14px;
	font-size: 15px
}
#e-content li {
	font-family: 'PT Sans', sans-serif;
	line-height: 1.5;
	font-size: 15px
}
.row-category {
	padding: 45px 35px!important;
	border-bottom: 1px solid #eaeaea
}
.row-category h4 {
	font-family: inherit;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	font-size: 15px;
}
.row-category {
	padding: 45px 35px!important;
	border-bottom: 1px solid #eaeaea
}
.row-category .row {
	margin-bottom: 50px;
	line-height: 20px
}
.row-category h2 {
	font-size: 24px;
	margin: 15px 0 40px
}
a {/* color: #1852bd; *//* display: inline-block; *//* padding: 0 5px; */
}
a:hover {
	text-decoration: none!important
}
a:hover img {
	opacity: 0.8
}
.category-more {
	color: #010101;
	font-size: 13px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none!important
}
.category-more img {
	display: block;
	margin-bottom: 20px
}
.text-center .category-more {
	text-decoration: underline!important
}
.text-center .category-more:hover {
	text-decoration: none!important
}
.text-center h3 {
	margin: 0
}
.text-center h3 .category-more {
	text-decoration: none!important
}
.text-center h3 .category-more>span {
	display: block;
	font-size: 20px;
	color: #4c4c4c;
	margin: 20px 0 20px;
	text-decoration: none!important
}
.text-center h3 .category-more>span u {
	text-decoration: none!important;
	border-bottom: 1px solid #4c4c4c
}
.text-center h3 .category-more:hover>span {
	text-decoration: none!important
}
.text-center h3 .category-more:hover>span u {
	border-bottom: 0
}
.text-center.row-category-no-border {
	border: 0
}
.category-title {
	padding: 45px 35px 0!important
}
.category-title h2 {
	margin: 15px 0 0;
	font-size: 24px
}
#e-titlebox h1 {
	margin-bottom: 60px
}
#e-titlebox h2 {
	margin-bottom: 50px;
	line-height: 28px
}
#e-titlebox p {
	color: #717071;
	line-height: 24px
}
#e-icon-box {
	padding: 45px 35px!important;
	border-bottom: 1px solid #eaeaea
}
#e-icon-box .box-icon {
	width: auto;
	display: inline-block;
	text-align: left;
	padding: 0 0 0 70px;
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 45px
}
#e-icon-box .box-icon a {
	display: block;
	font-size: 18px;
	font-weight: 900;
	padding-bottom: 5px
}
#e-icon-box .box-icon a:hover {
	color: #6794e8;
	text-decoration: none!important
}
#e-icon-box .box-icon-1 {
	background-image: url(../image/icon/car.png)
}
#e-icon-box .box-icon-2 {
	background-image: url(../image/icon/clock.png)
}
#e-icon-box .box-icon-3 {
	background-image: url(../image/icon/calendar.png)
}
#e-icon-box .box-icon-4 {
	background-image: url(../image/icon/shop.png)
}
.e-products {
	padding: 45px 35px!important;
	border-bottom: 1px solid #eaeaea
}
.e-products .e-product .product-thumb {
	border: 1px solid #eaeaea
}
.e-products .e-product .product-thumb .image {
	padding: 10px;
	border-bottom: 1px solid #eaeaea
}
.e-products .e-product .product-thumb .caption {
	padding: 10px;
	overflow: hidden
}
.e-products .e-product .product-thumb .caption h3 {
	width: 100%;
	height: 70px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	vertical-align: bottom
}
.e-products .e-product .product-thumb .caption h3 a {
	width: 100%;
	font-size: 15px!important;
	color: #404143!important;
	font-weight: 200;
	line-height: 20px!important;
	display: inline-block;
	overflow: hidden;
	text-align: center!important;
	padding: 0!important;
	margin: 2px 0;
	position: relative;
	top: 50%;
	font-weight: bold;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.e-products .e-product .product-thumb .caption .e-stock-status {
	font-size: 14px;
	text-align: center;
	margin: 10px;
	height: 45px
}
.e-products .e-product .product-thumb .caption .status-green {
	color: #2947d9;
	font-weight: bold;
}
.e-products .e-product .product-thumb .caption .status-orange {
	color: #2947d9
}
.e-products .e-product .product-thumb .caption .status-red {
	color: #b70909
}
.e-products .e-product .product-thumb .caption .e-price {
	height: 43px
}
.e-products .e-product .product-thumb .caption .e-price .price {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #2f2e2e;
	font-size: 20px!important;
	line-height: 1!important;
	font-weight: 700!important
}
.e-products .e-product .product-thumb .caption .e-price .price .price-old {
	font-size: 16px;
	color: #aeaeae;
	font-weight: 200
}
.e-products .e-product .product-thumb:hover {
	border: 1px solid #237560
}
.e-products .e-product .product-thumb:hover .image {
	border-bottom: 1px solid #237560
}
.e-products .e-product .product-thumb:hover .image a:hover {
	opacity: 1
}
.e-products .row-filter label {
	padding: 7px 0 0
}
#e-latest-post h2+p {
	margin: 20px 0 0
}
#e-latest-post h3 {
	margin: 15px 0 10px
}
#e-latest-post h3 a {
	font-size: 15px;
	color: #404143
}
#e-latest-post .category {
	padding: 0;
	margin: 0
}
#e-latest-post .category a {
	font-size: 13px;
	color: #404143
}
#e-latest-post .date-published {
	font-size: 13px;
	color: #404143;
	font-weight: 600
}
#e-latest-post .post-thumb-body {
	padding-top: 20px
}
/*footer {
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
footer a {
	color: #4c4c4c
}
footer a:focus,  footer a:hover {
	color: #4c4c4c
}
footer .container {
	background: #ffffff;
	color: #4c4c4c
}*/
#e-footer #e-footer-first>.row {
	padding: 0 15px!important;
	margin: 0 -15px 20px!important;
	border-bottom: 1px solid #eaeaea
}
#e-footer #e-footer-first>.row>.col-md-8 {
	width: 65%!important;
	padding: 0!important;
	margin: 0!important;
	float: left
}
#e-footer #e-footer-first>.row>.col-md-4 {
	width: 35%!important;
	padding: 0!important;
	margin: 0!important;
	float: left
}
#e-footer .e-products {
	border: 0
}
#e-customer-support {
	margin: 50px 35px 35px 15px
}
#e-customer-support .e-customer-box {
	border: 1px solid #eaeaea;
	padding: 20px
}
#e-customer-support .e-customer-box h3 {
	font-size: 18px;
	font-weight: 900;
	color: #4c4c4c
}
#e-customer-support .e-customer-box p {
	line-height: 28px;
	font-size: 14px;
	/* font-weight: 600; */
}
#e-customer-support .e-customer-box p.small {
	font-size: 13px;
	font-weight: 200;
	margin: 0
}
#e-customer-support .e-customer-box a {/* color: #4c4c4c; */
}
#e-customer-support .e-customer-box i {
	margin-right: 15px
}
#e-customer-support .e-customer-box img {
	margin-bottom: 10px
}
#e-customer-support .e-faq-box {
	padding: 20px;
	background: #f7f7f7;
	line-height: 24px;
	margin-bottom: 35px
}
#e-customer-support .e-faq-box p {
	margin-bottom: 15px
}
#e-customer-support .e-faq-box p a {
	font-size: 14px
}
#e-customer-support .e-faq-box a {
	color: #4c4c4c;
	font-size: 13px
}
.e-carousel {
	padding-bottom: 50px
}
.e-carousel .category-title {
	padding: 0!important
}
.e-carousel .owl-carousel {
	padding: 30px 80px 20px
}
.e-carousel .owl-carousel .owl-item {
	font-size: 13px
}
.e-carousel .owl-carousel .owl-item a {
	color: #1f4998;
	font-size: 13px;
	text-decoration: underline
}
.e-carousel .owl-carousel .owl-item a:hover {
	color: #6794e8;
	text-decoration: none!important
}
.e-carousel .owl-carousel .owl-nav .owl-next,  .e-carousel .owl-carousel .owl-nav .owl-prev {
	background: none!important;
	color: #aeaeae!important;
	position: absolute;
	padding: 0!important;
	margin: 0!important;
	top: 50%!important;
	margin-top: -13px!important
}
.e-carousel .owl-carousel .owl-nav .owl-next i,  .e-carousel .owl-carousel .owl-nav .owl-prev i {
	font-size: 30px
}
.e-carousel .owl-carousel .owl-nav .owl-prev {
	left: 30px
}
.e-carousel .owl-carousel .owl-nav .owl-next {
	right: 30px
}
#e-newsletter {
	display: none;/*background: #e5e5e5;

    padding: 0!important;

    position: relative*/

}
#e-newsletter h2 {
	margin: 20px 0
}
#e-newsletter #newslettermodule_frm {
	padding: 10px 100px
}
#e-newsletter #newslettermodule_frm .input-group input {
	border: 1px solid #cbcbcb;
	border-right: 0;
	font-size: 14px
}
#e-newsletter #newslettermodule_frm .input-group .form-control {
	height: 37px;
	padding: 8px 12px 8px 35px;
	position: relative
}
#e-newsletter #newslettermodule_frm .input-group i {
	position: absolute;
	top: 0;
	left: 0;
	color: #e8e8e8;
	z-index: 99;
	top: 9px;
	left: 10px
}
#e-newsletter #newslettermodule_frm:before {
	content: '';
	width: 224px;
	height: 124px;
	background: url(../image/newsletter-bg.png) no-repeat;
	position: absolute;
	top: -17px;
	left: -120px
}
#e-newsletter p {
	font-size: 16px;
	margin-bottom: 30px
}
#e-newsletter .lead {
	color: #2f2e2e;
	font-size: 20px;
	padding: 0;
	margin: 20px 0 10px
}
#e-bottom {
	padding: 60px 0 20px;
	background: #f7f7f7
}
#e-bottom .e-footer-title {
	color: #2f2e2e;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;
	margin: 40px 0 20px
}
#e-bottom .e-footer-title+ul {
	list-style: none;
	padding: 0;
	margin: 0 0 20px
}
#e-bottom .e-footer-title+ul li {
	padding: 3px 0
}
#e-bottom .e-footer-title+ul li a {
	color: #2f2e2e
}
#e-bottom .col-footer-contact p {
	padding: 0 0 20px 50px;
	position: relative
}
#e-bottom .col-footer-contact p i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px
}
#e-bottom .col-footer-contact p i.flaticon-flag26 {
	top: 5px
}
#e-bottom .col-footer-contact p i.flaticon-big81 {
	top: 5px
}
#e-bottom .col-footer-contact .e-footer-title {
	margin-left: 50px
}
#e-bottom .col-last {
	position: relative
}
#e-bottom .col-last:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #e8e8e8;
	position: absolute;
	left: 0;
	right: 0
}
#e-bottom .facebook-bottom {
	padding: 0 0 0 30px
}
#e-bottom .row-footer-img a:hover img,  #e-bottom .row-footer-soc a:hover img {
	opacity: .8
}
#e-copyright {
	background: #e5e5e5
}
#e-copyright .container {
	background: none
}
#e-copyright .container p {
	margin: 20px 0;
	color: #000
}
#e-copyright .container p a {
	color: #3C3636;
	text-decoration: none!important
}
#e-copyright .container .e-copy-right p {
	color: #3C3636
}
#e-copyright .container .e-copy-right div.pull-right {
	border-left: 1px solid #fff;
	margin-left: 20px;
	color: #797979
}
#e-copyright .container .e-copy-right div.pull-right a {
	display: block;
	font-size: 12px;
	float: left;
	color: #000;
	text-decoration: none!important;
	line-height: 14px;
	padding: 5px 8px;
	border-right: 1px solid #fff
}
#e-copyright .container .e-copy-right div.pull-right a:hover {
	background: #f2f2f2
}
#e-breadcrumb {
	margin: 10px 0 0
}
#e-breadcrumb i.flaticon-home62:before {
	content: 'eureko.sk';
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: auto;
	height: 15px;
	/*background: url(../image/home-bread.png) no-repeat;*/

	background-size: 100% auto;
	display: inline-block;
	text-decoration: underline!important;
	top: 2px
}
#e-breadcrumb .container {
	padding: 0
}
#e-breadcrumb .container .breadcrumb {
	padding: 0;
	margin: 0;
	border: none;
	background: none
}
#e-breadcrumb .container .breadcrumb li {
	padding: 0 15px 0 0
}
#e-breadcrumb .container .breadcrumb li a {
	color: #717071;
	line-height: 30px;
	font-size: 12px
}
#e-breadcrumb .container .breadcrumb li:after {
	width: 6px;
	height: 6px;
	border-color: #717071;
	top: 12px;
	right: 3px
}
#e-breadcrumb .container .breadcrumb li:first-of-type a {
	text-decoration: underline!important;
}
#e-breadcrumb .container .breadcrumb li:first-of-type a i {
	top: 0;
	font-size: 15px
}
#e-breadcrumb .container .breadcrumb li:last-of-type a {
	text-decoration: none!important
}
#e-breadcrumb .container .breadcrumb li:last-of-type:after {
	display: none
}
#e-breadcrumb+#e-content {
	margin-top: 15px
}
#row-tabs {
	padding: 45px 35px!important
}
#row-tabs .row-tabs-border {
	border: 1px solid #eaeaea
}
#row-tabs .row-tabs-border .row-tabs-img {
	width: 120px;
	height: 120px;
	float: left;
	border-right: 1px solid #eaeaea
}
#row-tabs .row-tabs-border .row-tabs-img img {
	width: 100%
}
#row-tabs .row-tabs-border .row-tabs-info {
	width: calc(100% - 120px);
	height: 120px;
	float: left;
	padding: 15px
}
#row-tabs .row-tabs-border .row-tabs-info h2 {
	font-size: 22px;
	font-weight: 200;
	font-style: italic;
	margin: 0;
	color: #4c4c4c
}
#row-tabs .row-tabs-border .row-tabs-info .stock-status {
	margin: 8px 0
}
#row-tabs .row-tabs-border .row-tabs-info .navbar {
	background: none;
	min-height: inherit;
	border: none;
	padding: 0;
	margin: 10px -15px 0 -15px
}
#row-tabs .row-tabs-border .row-tabs-info .navbar .navbar-nav {
	width: 100%;
	display: flex
}
#row-tabs .row-tabs-border .row-tabs-info .navbar .navbar-nav li {
	flex-grow: 1
}
#row-tabs .row-tabs-border .row-tabs-info .navbar .navbar-nav li a {
	padding: 10px 0px;
	text-align: center;
	color: #2f2e2e;
	font-size: 14px;
	position: relative
}
#row-tabs .row-tabs-border .row-tabs-info .navbar .navbar-nav li a:before {
	content: '';
	width: 1px;
	height: 28px;
	background: #eaeaea;
	position: absolute;
	right: 0;
	top: 6px
}
#row-tabs .row-tabs-border .row-tabs-info .navbar .navbar-nav li a:hover {
	border-bottom: 4px solid #ffba00
}
#row-tabs .row-tabs-border .row-tabs-info .navbar .navbar-nav li:last-of-type a:before {
	display: none
}
#tab-downloads .product-downloads ul {
	list-style: none;
	padding: 0;
	margin: 0
}
#tab-downloads .product-downloads ul li {
	width: 160px
}
#tab-downloads .product-downloads ul li a {
	display: block;
	background: url(../image/icon/pdf.png) top center no-repeat;
	padding-top: 60px;
	text-align: center;
	color: #2f2e2e
}
#tab-review .e-review-result {
	font-size: 40px;
	font-weight: 600;
	color: #157560;
	display: inline-block
}
#tab-review .e-review-rev {
	font-size: 16px;
	color: #404143;
	display: inline-block;
	margin: 0 0 0 30px
}
#tab-review #e-review {
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
	margin: 20px 0;
	padding: 20px 0 0
}
#tab-review #e-review .row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 0 20px 0
}
#tab-review #e-review .row>div {
	align-items: stretch;
	padding: 0
}
#tab-review #e-review .row>div .e-review-user {
	border: 1px solid #eaeaea
}
#tab-review #e-review .row>div .e-review-user .pull-left {
	width: calc(100% - 100px);
	padding: 10px
}
#tab-review #e-review .row>div .e-review-user .pull-left .e-stars {
	margin-bottom: 10px
}
#tab-review #e-review .row>div .e-review-user .pull-left .e-stars .fa {
	font-size: 22px;
	width: 22px;
	height: 22px
}
#tab-review #e-review .row>div .e-review-user .pull-left .e-stars .fa.fa-star {
	color: #ffba00
}
#tab-review #e-review .row>div .e-review-user .pull-left .e-stars .fa.fa-star-active {
	color: #e0e6f2!important
}
#tab-review #e-review .row>div .e-review-user p {
	margin: 0
}
#tab-review #e-review .row>div .e-review-user p.e-review-name {
	font-size: 16px
}
#tab-review #e-review .row>div .e-review-user p.e-review-date {
	font-size: 13px
}
#tab-review #e-review .row>div .e-review-user p.e-review-react {
	margin-top: 20px
}
#tab-review #e-review .row>div .e-review-user p.e-review-react a {
	font-size: 14px;
	color: #4c4c4c
}
#tab-review #e-review .row>div .e-review-content {
	min-height: 102px;
	background: #cad8f4;
	padding: 25px;
	font-size: 13px;
	color: #404143;
	margin-left: 20px;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	-ms-border-radius: 4px!important;
	border-radius: 4px!important
}
#tab-review #e-review .row>div .e-review-content:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #cad8f4;
	position: absolute;
	top: 41px;
	left: 10px
}
#tab-review #e-review .row>div .e-review-content-green {
	background: #a5dbc4!important
}
#tab-review #e-review .row>div .e-review-content-green:before {
	border-right: 10px solid #a5dbc4!important
}
#tab-review #e-review .row .row .e-review-content {
	background: #e0e6f2
}
#tab-review #e-review .row .row .e-review-content:before {
	border-right: 10px solid #e0e6f2
}
#e-add-review {
	background: #f7f7f7
}
#e-add-review .category-title,  #e-add-review .e-products {
	padding: 25px 25px 0!important;
	border: 0
}
#e-add-review .clear-rating {
	display: none
}
#e-add-review .rating-container {
	display: inline-block
}
#e-add-review .rating-container .fa {
	font-size: 22px;
	width: 22px;
	height: 22px
}
#e-add-review .rating-container .fa.fa-star {
	color: #ffba00
}
#e-add-review .rating-container .fa.fa-star-active {
	color: #e0e6f2!important
}
#e-add-review #button-review {
	margin-bottom: 30px;
	font-size: 14px
}
#tab-comments .e-comments-result {
	font-size: 40px;
	font-weight: 600;
	color: #55b989;
	display: inline-block
}
#tab-comments .e-comments-rev {
	font-size: 16px;
	color: #404143;
	display: inline-block;
	margin: 0
}
#tab-comments #e-comments {
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
	margin: 20px 0;
	padding: 20px 0 0
}
#tab-comments #e-comments .row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 0 20px 0
}
#tab-comments #e-comments .row>div {
	align-items: stretch;
	padding: 0
}
#tab-comments #e-comments .row>div .e-comments-user {
	border: 1px solid #eaeaea
}
#tab-comments #e-comments .row>div .e-comments-user .pull-left {
	width: calc(100% - 100px);
	padding: 10px
}
#tab-comments #e-comments .row>div .e-comments-user .pull-left .e-stars {
	margin-bottom: 10px
}
#tab-comments #e-comments .row>div .e-comments-user .pull-left .e-stars .fa {
	font-size: 22px;
	width: 22px;
	height: 22px
}
#tab-comments #e-comments .row>div .e-comments-user .pull-left .e-stars .fa.fa-star {
	color: #ffba00
}
#tab-comments #e-comments .row>div .e-comments-user .pull-left .e-stars .fa.fa-star-active {
	color: #e0e6f2!important
}
#tab-comments #e-comments .row>div .e-comments-user p {
	margin: 0
}
#tab-comments #e-comments .row>div .e-comments-user p.e-comments-name {
	font-size: 16px
}
#tab-comments #e-comments .row>div .e-comments-user p.e-comments-date {
	font-size: 13px
}
#tab-comments #e-comments .row>div .e-comments-user p.e-comments-react {
	margin-top: 20px
}
#tab-comments #e-comments .row>div .e-comments-user p.e-comments-react a {
	font-size: 14px;
	color: #4c4c4c
}
#tab-comments #e-comments .row>div .e-comments-content {
	min-height: 102px;
	background: #cad8f4;
	padding: 25px;
	font-size: 13px;
	color: #404143;
	margin-left: 20px;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	-ms-border-radius: 4px!important;
	border-radius: 4px!important
}
#tab-comments #e-comments .row>div .e-comments-content:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #cad8f4;
	position: absolute;
	top: 41px;
	left: 10px
}
#tab-comments #e-comments .row>div .e-comments-content-green {
	background: #a5dbc4!important
}
#tab-comments #e-comments .row>div .e-comments-content-green:before {
	border-right: 10px solid #a5dbc4!important
}
#tab-comments #e-comments .row .e-comments-content {
	background: #e0e6f2
}
#tab-comments #e-comments .row .e-comments-content:before {
	border-right: 10px solid #e0e6f2
}
#tab-comments #e-comments .row .e-comments-content+.e-add-comments {
	margin: 20px 0 0 20px
}
#tab-comments #e-comments .row .e-comments-content+.e-add-comments .e-products {
	margin: 0 -15px 20px
}
#tab-comments #e-comments .row .e-comments-content+.e-add-comments .e-products>div {
	padding: 0 15px
}
.e-add-comments {
	background: #f7f7f7
}
.e-add-comments .category-title,  .e-add-comments .e-products {
	padding: 25px 25px 0!important;
	border: 0
}
.e-add-comments .clear-rating {
	display: none
}
.e-add-comments .rating-container {
	display: inline-block
}
.e-add-comments .rating-container .fa {
	font-size: 22px;
	width: 22px;
	height: 22px
}
.e-add-comments .rating-container .fa.fa-star {
	color: #ffba00
}
.e-add-comments .rating-container .fa.fa-star-active {
	color: #e0e6f2!important
}
.e-add-comments .button-comments {
	margin-bottom: 30px;
	font-size: 14px
}
#avatarka {
	margin-bottom: 20px
}
#e-icon-box .box-icon:hover {text-decoration:underline;}


a.icon-left {
  padding-left: 50px;
  line-height: 40px;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #62bd48;
}
.icon-left-t {
  padding-left: 50px;
  line-height: 40px;
  display: inline-block;
  text-decoration: none;
}
a.icon-left:hover {
  text-decoration: underline;
  color: #62bd48;
}
p.icon-left-t {
	padding-top: 8px;
	padding-bottom: 8px;
}


.icon-1 {background: url(/image/catalog/icons/ikona-op-2.jpg) left center no-repeat;}
.icon-2 {background: url(/image/catalog/icons/ikona-skladova-dostupnost-1.jpg) left center no-repeat;}
.icon-3 {background: url(/image/catalog/icons/ikona-doprava-1.jpg) left center no-repeat;}
.icon-4 {background: url(/image/catalog/icons/ikona-platba-za-tovar.jpg) left center no-repeat;}
.icon-5 {background: url(/image/catalog/icons/ikona-vernostny-program-1.jpg) left center no-repeat;}
.icon-6 {background: url(/image/catalog/icons/ikona-darcek-k-objednavke-1.jpg) left center no-repeat;}
.icon-7 {background: url(/image/catalog/icons/ikona-kontakt-1.jpg) left center no-repeat;}
.icon-8 {background: url(/image/catalog/icons/ikona-listok.jpg) left center no-repeat;}
.icon-9 {background: url(/image/catalog/icons/ikona-tejp.jpg) left center no-repeat;}
.icon-10 {background: url(/image/catalog/icons/ikona-cena.png) left center no-repeat;}
.icon-11 {background: url(/image/catalog/icons/ikona-sklad.png) left center no-repeat;}
.icon-12 {background: url(/image/catalog/icons/ikona-rychla-doprava.png) left center no-repeat;}
.icon-13 {background: url(/image/catalog/icons/ikona-osobny-odber.png) left center no-repeat;}
.icon-14 {background: url(/image/catalog/icons/ikona-vernostny-program-1.jpg) left center no-repeat;}
.icon-15 {background: url(/image/catalog/icons/ikona-darcek-k-objednavke-1.jpg) left center no-repeat;}
.icon-16 {background: url(/image/catalog/icons/ikona-live-chat.png) left center no-repeat;}
.icon-17 {background: url(/image/catalog/icons/ikona-hot-line.png) left center no-repeat;}
.icon-18 {background: url(/image/catalog/icons/prisadovy-kupel.jpg) left center no-repeat;}
.icon-19 {background: url(/image/catalog/icons/prisadovy-kupel-01.jpg) left center no-repeat;}
.icon-20 {background: url(/image/catalog/icons/prisadovy-kupel-02.jpg) left center no-repeat;}
.icon-21 {background: url(/image/catalog/icons/zlozenie.jpg) left center no-repeat;}
.icon-22 {background: url(/image/catalog/icons/davkovanie.png) left center no-repeat;}
.icon-23 {background: url(/image/catalog/icons/no-gmo.png) left center no-repeat;}
.icon-24 {background: url(/image/catalog/icons/vegan.png) left center no-repeat;}
.icon-25 {background: url(/image/catalog/icons/no-paraben.png) left center no-repeat;}
.icon-26 {background: url(/image/catalog/icons/poznamka.png) left center no-repeat;}
.icon-27 {background: url(/image/catalog/icons/md-zdravotnicka-pomocka.jpg) left center no-repeat;}

.e-customer-support
{border: 1px solid #eaeaea;padding:10px;text-align:left;}

.e-customer-support .fa 
{color: #2e1e69;font-size:20px;margin-right:20px;}
