.form-check-input {
	width: 14px !important;
}

.eb-content a {
	color: #fff !important;
}

#eshop-cart {
	z-index: 99999999;
}

.image img {
	margin: auto !important;
}

.eshop-categories-list .eshop-category-wrap, .eshop-sub-categories-list .eshop-category-wrap {
	border: none;
}

.img-thumbnail {
	border: none !important;
}

#eshop-search {
	margin-top: 3px;
}

.transparent {
  background:rgba(255 ,255 ,255 ,0.7);
}

.layout-boxed .body-innerwrapper
{
background: none !important;}

#sp-top-bar .sp-module
{float:right;}

#sp-footer{ text-align:left; }

.icon-search::before {content: "\53" !important;}

#eshop-cart {
	z-index: 999 !important;
	line-height: 44px;
}

.input-append .add-on, .input-prepend .add-on {
height: 34px !important;
}

.promo {
background: red !important;
color: #fff !important;
}

#sp-bottom2 .sp-module {
	margin: 0px !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	padding: 10px 10px;
}

#sp-bottom .sp-module .sp-module-title {
	margin: 0 0 10px;
	color: #fff !important;
}

#sp-bottom {
	padding: 60px 0 0px !important;
}

#eshop_result li {
	display: inline-block;
}

#eshop_result li a {
	float: left !important;
	color: #252525 !important;
}

#eshop_result li div  {
	float: left;
	width: 80%;
}

#eshop_result li > div > span {
	font-size: 14px;
}

@media screen and (min-width: 991px) {
#sp-menu {
	padding-right: 20px !important;
}
}


@media screen and (min-width: 991px) {
.hidden-desktop {
display: none !important;
}
}


@media screen and (min-width: 768px) and (max-width: 990px) {
.hidden-tablet {
display: none !important;
}
}


/* Eshope search Module */
#eshop_result {
	width: 416px !important;
}

#eshop_result li a img {
	display: inline;
}

#eshop_result img {
	border: none !important;
	margin: 5px 0px !important;
	padding: 0px 10px 0px 0px !important;
}

#eshop_result {
	max-height: 450px;
	overflow: hidden auto;
}


/* Eshop Cart Module */
.sp-module.eshop-cart .eshop-content {
	max-width: 400px !important;
	top: 32px !important;
	right: 0px !important;
	width: 420px !important;
	padding: 0px !important;
}

.eshop-mini-cart-info .eshop-total {
	float: right !important;
}

.eshop-mini-cart-info .eshop-image {
	width: 120px;
	padding: 0px !important;
	vertical-align: middle;
}

.eshop-mini-cart-info .eshop-remove {
	width: 16px !important;
	padding: 0px !important;
}

.sp-module.eshop-cart .eshop-mini-cart-info {
	overflow: hidden auto;
	max-height: 432px;
	padding: 8px !important;
}

.sp-module.eshop-cart .mini-cart-total {
	background: #f2f2f2 !important;
}

.sp-module.eshop-cart .checkout {
	padding: 10px !important;
	overflow: hidden !important;
	background: #E8718A !important;
}

.sp-module.eshop-cart .ns-view-cart {
	background: #252525;
	border-color: #252525 !important;
}

.sp-module.eshop-cart .ns-checkout {
	background: #252525;
	border-color: #252525 !important;
}

@media screen and (max-width: 990px) {
	.sp-module.eshop-cart .eshop-content {
		max-width: 300px !important;
		left: 0px !important;
	}
}


#eshop-cart-total {
	color: #fff !important;
}

.eshop-mini-cart-info a, .eshop-mini-cart-total a, .checkout a {
	color: #000 !important;
}

#sp-user4 a {
	color: #fff !important;
}