/* mod_nearcons_mageskuproducts Style */

.d-none {
	display: none;
}

#cart-empty {
	padding: 30px 0 !important;
	text-align: left !important;
}

.product-item {
	padding-bottom: 25px;	
}

.product-cont {
	padding: 20px 30px !important;
	overflow: hidden !important;
}

.remove-cart {
	cursor: pointer;
}

.en-product-shadow {
	width: 100%;
	box-shadow: 0px 0px 15px 3px #F5F5F5;
	overflow: hidden;
}

.en-product-img {
	width: 100%;
	padding: 35px 15px;
	text-align: center;
	max-height: 265px !important;
	min-height: 265px !important;
	height: 265px !important;
	overflow: hidden;
	background: #fff;
}

.en-product-img img {
	width: 100%;
	max-width: 200px;
	height: auto;
}

.en-discount {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 25px;
    right: 25px;
    background-color: rgba(235, 33, 54, 1.0);
    color: #fff;
    font-family: "TradeGothicLTStd-Bold",Helvetica,Arial,serif;
    font-size: 20px;
    text-align: center;
    line-height: 65px;
    border-radius: 60px;
    z-index: 997;
}

.en-product-add {
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-family: "TradeGothicLTStd-Bold",Helvetica,Arial,serif;
	font-size: 15px;
	color: #fff;
}

.en-product-add button {
	font-family: "TradeGothicLTStd-Bold",Helvetica,Arial,serif;
	font-size: 15px;
	color: #fff;
	height: 55px;
	line-height: 55px;
	background-color: transparent;
	border: none;
	padding-left: 15px;
}

.en-product-brand,
.en-product-brand a,
.en-product-brand a:link,
.en-product-brand a:active,
.en-product-brand a:visited {
	width: 100%;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    font-family: "TradeGothicLTStd-Bold", Helvetica, Arial, serif;
    font-size: 15px;
    color: #4b4b4b;
    text-transform: uppercase;
    text-align: left !important;
}

.en-product-brand a:hover {
	color: #4b4b4b !important;
	text-decoration: underline !important;	
	text-align: left !important;
}

.en-product-name,
.en-product-name a,
.en-product-name a:link,
.en-product-name a:visited,
.en-product-name a:active {
	width: 100%;
    height: 65px;
    margin-top: 10px;
    font-family: "TradeGothicLTStd", Helvetica, Arial, serif;
    font-size: 14px;
    color: #4b4b4b;
    text-align: left !important;
}

.en-product-name a:hover {
	color: #4b4b4b !important;
	text-decoration: underline !important;	
	text-align: left !important;
}

.en-product-price {
	width: 100%;
    font-family: "TradeGothicLTStd-Bold", Helvetica, Arial, serif;
    font-size: 22px;
    color: #000;
    text-align: left !important;
}

.en-product-price span {
	text-decoration: line-through;
	font-size: 16px !important;
	padding-right: 25px;
	text-align: left !important;
}

.en-product-img-b {
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
	padding: 5px 5px;
}

.en-product-img-b img {
	width: 80%;
	height: auto;
}

.productBox-clickEvent {
	cursor: pointer !important;
}

.homesport-pradj {
	z-index: 1;
}

/* custom adj */

@media screen and (min-width: 992px) {
	.homesport-pradj button:not(.addToCart_Button),
	.homesport-pradj button:not(.addToCart_Button) {
		background-color: transparent !important;
		margin-right: -25px;
    	margin-left: -25px;
	}
}

/* MOBILE */

@media screen and (max-width: 767px) {
	.scroll-right {
		right: 0;
		text-align: right;
	}

	.scroll-left {
		left: 0;
		text-align: left;
	}

	.scroll-right,
	.scroll-left {
		position: absolute;
		top: 0;
		z-index: 998;
		border: none;
		background-color: #fff;
		font-size: 20px;
		color: rgba(99, 96, 96, 1.0);;
		height: 100%;
		/*line-height: 50px;*/
		width: 35px;
	}

	.en-product-img-b {
		width: 100%;
		height: auto;
		text-align: center;
		overflow: hidden;
		padding: 10px 15px;
	}

	.en-product-img-b img {
		width: 90%;
		height: auto;
	}

	.product-cont {
		padding: 20px 30px !important;
		overflow-x: auto !important;
	}
}

/* TABLET */

@media screen and (min-width: 768px) and (max-width: 991px) {
	.scroll-right {
		right: 0;
		text-align: right;
	}

	.scroll-left {
		left: 0;
		text-align: left;
	}

	.scroll-right,
	.scroll-left {
		position: absolute;
		top: 0;
		z-index: 998;
		border: none;
		background-color: #fff;
		font-size: 30px;
		color: rgba(99, 96, 96, 1.0);;
		height: 100%;
		/*line-height: 50px;*/
		width: 45px;
	}

	.en-product-img-b {
		width: 100%;
		height: auto;
		text-align: center;
		overflow: hidden;
		padding: 15px 20px;
	}

	.en-product-img-b img {
		width: 80%;
		height: auto;
	}

	.product-cont {
		padding: 20px 30px !important;
		overflow-x: auto !important;
	}
}

/* DESKTOP M */

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.scroll-right {
		right: 0;
		text-align: right;
	}

	.scroll-left {
		left: 0;
		text-align: left;
	}

	.scroll-right,
	.scroll-left {
		position: absolute;
		top: 0;
		z-index: 998;
		border: none;
		background-color: #fff;
		font-size: 30px;
		color: rgba(99, 96, 96, 1.0);;
		height: 100%;
		/*line-height: 50px;*/
		width: 45px;
	}
}

/* DESKTOP L */

@media screen and (min-width: 1200px) {
	.scroll-right {
		right: 0;
		text-align: right;
	}

	.scroll-left {
		left: 0;
		text-align: left;
	}

	.scroll-right,
	.scroll-left {
		position: absolute;
		top: 0;
		z-index: 998;
		border: none;
		background-color: #fff;
		font-size: 30px;
		color: rgba(99, 96, 96, 1.0);;
		height: 100%;
		/*line-height: 50px;*/
		width: 45px;
	}				
}

/* WRAPPER ADJUSTMENT */

@media screen and (min-width: 1261px) {

}

@media screen and (max-width: 1260px) {

}