/*
	Template Name: Machinery
	File: Layout CSS
	Author: TemplatesOnWeb
	Author URI: https://www.templateonweb.com/
	Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************product****************/

@import url('https://fonts.googleapis.com/css2?family=Russo+One&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

.center_product_1r2r h5 {
	display: inline-block;
	margin-right: 10px;
}

.center_product_1r2r .form-control {
	display: inline-block;
	width: 50%;
	border-radius: 0;
	border-color: #f59e0b61;
	box-shadow: none;
}

.center_product_1r2 {
	box-shadow: 0 0 10px #f59e0b61;
	padding-top: 10px;
	padding-bottom: 10px;
}

.center_product_1r2l {
	padding-top: 6px;
}

#shop {
	padding-top: 40px;
	padding-bottom: 40px;
}

.category_2 {
	margin-top: 30px;
}

.center_shop_1li h5 {
	background: #1e3b8a6f;
	color: #f59e0b;
	padding: 10px 10px 10px 10px;
}

.center_shop_1li {
	padding: 10px;
	box-shadow: 0 0 10px #f59e0b61;
	border-radius: 10px;
}

.center_shop_1li1 h5 {
	background: #f59e0b;
	color: #fff;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.center_shop_1li1 {
	padding: 10px;
	box-shadow: 0 0 10px #f59e0b61;
	margin-top: 20px;
}

.center_shop_1li1i ul li {
	display: inline-block;
	margin-top: 5px;
}

.center_shop_1li1i ul li a {
	padding: 8px 8px 10px 8px;
	display: block;
	background: #f59e0b2e;
}

.center_shop_1li1i ul li a:hover {
	background: #f59e0b;
	color: #000 !important;
}

.center_shop_1li1 .form-control {
	border-radius: 0;
	margin-top: 15px;
	border-color: #f59e0b45;
	font-size: 16px;
	box-shadow: none;
}

.center_shop_1li1 img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.ziehharmonika h3 {
	cursor: pointer;
	padding-right: 40px;
	transition: 0.25s all;
	position: relative;
	font-size: 18px;
	font-weight: bold;
}

.ziehharmonika ul {
	list-style: disc;
	margin-left: 30px;
}

.ziehharmonika ul li {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 16px;
}

.ziehharmonika h3.alignLeft {
	padding-left: 35px;
}

.ziehharmonika>div {
	display: none;
}

.ziehharmonika .collapseIcon {
	position: absolute;
	right: 20px;
	top: 45%;
	font-size: 24px;
	font-weight: 300;
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.ziehharmonika .collapseIcon.alignLeft {
	right: initial;
	left: 20px;
}

.ziehharmonika h3.active {
	color: #f59e0b;
}

.pager li a:hover {
	background: #000;
	border-color: #000;
	color: #fff !important;
}

.pager li a {
	border-color: #f59e0b45;
}

.mag img {
	height: 400px;
	border-radius: 10px;
	width: 100% !important;
}

.magnify {
	position: relative;
	cursor: none;
}

.magnify-large {
	position: absolute;
	display: none;
	width: 175px;
	height: 175px;
	-webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%
}

/* Main carousel style */
.center_detail .carousel {
	width: 100%;
}

/* Indicators list style */
.article-slide .carousel-indicators {
	bottom: -110px;
	left: 0;
	margin-left: 5px;
	width: 100%;
}

/* Indicators list style */
.article-slide .carousel-indicators li {
	border: medium none;
	border-radius: 0;
	float: left;
	height: 80px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 5px !important;
	margin-top: 0;
	/* width:20%; */
	width: 15%;
}

/* Indicators images style */
.article-slide .carousel-indicators img {
	border: 5px solid #f59e0b45;
	float: left;
	height: 80px;
	left: 0;
	width: 100%;
}

/* Indicators active image style */
.article-slide .carousel-indicators .active img {
	border: 5px solid #f59e0b;
	opacity: 0.7;
}

.detail_1lri h6 .span_2 {
	margin-left: 10px;
}

.detail_1lri ul li {
	margin-bottom: 5px;
}

.detail_1lri ul {
	list-style: circle;
	margin-left: 20px;
}

.detail_1lri h3 .span_2 {
	text-decoration: line-through;
	font-size: 16px;
	margin-left: 10px;
	color: #999;
}

.detail_1lri h3 .span_3 {
	font-size: 16px;
}

.detail_1lri1 .form-control {
	display: inline-block;
	width: 72%;
	border-radius: 0;
	border-color: #f59e0b45;
	box-shadow: none;
	font-size: 16px;
}

.detail_1lri1 h5 {
	display: inline-block;
	margin-right: 20px;
}

.detail_1lri1 {
	margin-top: 20px;
}

.detail_1lri2 ul li {
	width: 40px;
	height: 40px;
	border: 3px solid #f59e0b;
	display: inline-block;
	margin-right: 10px;
}

.detail_1lri2 ul .bg_1 {
	background: #ff1500;
}

.detail_1lri2 ul .bg_2 {
	background: #08a318;
}

.detail_1lri2 ul .bg_3 {
	background: #d41cb5;
}

.detail_1lri3l h5 {
	float: left;
	margin-right: 20px;
	margin-top: 15px !important;
}

.detail_1lri3l .input-group {
	width: 55%;
	margin-top: 10px;
}

.detail_1lri3l .input-group .form-control {
	border-color: #f59e0b45;
	box-shadow: none;
}

.detail_1lri3l .input-group .btn {
	border-color: #f59e0b45;
	box-shadow: none;
}

.detail_1lri3 {
	margin-top: 10px;
}

.detail_1lri4 ul li a i {
	border: 1px solid #f59e0b45;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 5px;
}

.detail_1lri4 ul li a i:hover {
	background: #f59e0b;
	color: #fff;
}

.detail_1lri4 ul li {
	display: inline-block;
	margin-right: 10px;
}

.product_detail_1 {
	/** margin-top:20px; **/
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	background: #f59e0b2e !important;
	border-color: #f59e0b !important;
	color: #000 !important;
}

.product_detail_1 .nav-tabs {
	border: none;
}

.product_detail_1 .nav-tabs li {
	/** margin-left:5px; **/
	margin-right: 5px;
}

.product_detail_1 .nav-tabs li a {
	background: #f59e0b2e;
	color: #000 !important;
	border-radius: 3px;
	font-size: 18px;
	border: none !important;
}

.product_detail_1 .nav-tabs li a i {
	margin-right: 5px;
}

.home_i ul {
	margin-top: 20px;
	list-style: disc;
	margin-left: 15px;
}

.home_i ul li {
	margin-top: 10px;
}

.menu1ii img {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 15px;
}

.date {
	font-size: 14px;
	color: #999;
	font-weight: normal;
}

.menu1ii {
	background: #f59e0b2e;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.menu1ii .thumbnail {
	margin-bottom: 0;
}

.menu1i1 .form-control {
	border-radius: 0;
	height: 40px;
	margin-top: 10px;
	border-color: #f59e0b45;
	box-shadow: none;
}

.form_1 {
	height: 100px !important;
}

table {
	width: 100%;
}

td {
	/** border: 1px solid #f59e0b45; **/
	text-align: left;
	padding: 10px;
	font-size: 18px;
}

td span i {
	color: #f59e0b;
}

hr {
	border-color: #f59e0b45;
}


/*********************product_end****************/


@media screen and (max-width : 767px) {

	.mag img {
		height: 300px;
	}

	.article-slide .carousel-indicators li {
		width: 40%;
	}

	.detail_1lr {
		margin-top: 30px;
	}

	.detail_1lri h3 .span_3 {
		float: none !important;
		display: block;
		margin-top: 10px;
	}

	.detail_1lri1 .form-control {
		width: 49%;
	}

	.detail_1lri3l .input-group {
		width: auto;
	}

	.detail_1lri3r h5 {
		text-align: center;
		margin-top: 10px !important;
	}

	.detail_1lri4 ul li {
		margin-bottom: 8px;
	}

	.product_detail_1 .nav-tabs li {
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 5px;
	}

	.menu1ii {
		text-align: left;
	}

	.menu1i1 img {
		margin-top: 10px;
	}

	.center_shop_1li1i ul {
		text-align: center;
	}

	.center_shop_1li1 {
		text-align: center;
	}

	.center_product_1r2 {
		margin-top: 20px;
		text-align: center;
	}

	.center_product_1r2r {
		text-align: center;
		margin-top: 10px;
	}

	.category_2i {
		margin-bottom: 10px;
	}

	.center_shop_1li h5 {
		text-align: center;
	}

	.detail_1ll {
		margin-top: 20px;
	}

	#shop {
		/** text-align:center;  **/
	}

	.ziehharmonika {
		text-align: left;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.article-slide .carousel-indicators li {
		width: 22%;
	}

	.detail_1lri h3 {
		font-size: 28px;
	}

	.detail_1lri1 .form-control {
		width: 49%;
	}

	.detail_1lri3l .input-group {
		width: auto;
	}

	.detail_1lri3l h5 {
		float: none;
	}

	.detail_1lri4 ul li {
		margin-bottom: 8px;
	}

	.product_detail_1 .nav-tabs li {
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 5px;
	}

}

@media (min-width:992px) and (max-width:1200px) {
	.detail_1lri1 .form-control {
		width: 59%;
	}

	.detail_1lri3l .input-group {
		width: auto;
	}

	.detail_1lri3l h5 {
		float: none;
	}

	.detail_1lri4 ul li {
		margin-bottom: 8px;
	}
}

@media (min-width:1201px) and (max-width:1366px) {}

.carousel-indicators {
	position: static;
	/* remove absolute positioning */
	width: 100%;
	margin-top: 0px;

	display: flex;
	flex-wrap: nowrap;
	/* keep in single line */
	overflow-x: auto;
	/* enable horizontal scroll */
	overflow-y: hidden;

	padding: 10px 0;
}

.carousel-indicators li {
	flex: 0 0 auto;
	/* prevent shrinking */
	width: 70px;
	height: 70px;
	margin: 0 5px;
	border: 2px solid #ddd;
	cursor: pointer;
}

.carousel-indicators li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* active thumbnail highlight */
.carousel-indicators .active {
	border: 2px solid #007bff;
}

/* optional: hide scrollbar (clean UI) */
.carousel-indicators::-webkit-scrollbar {
	height: 6px;
}

.carousel-indicators::-webkit-scrollbar-thumb {
	background: #ccc;
	border-radius: 10px;
}

.detail_1ll ul,
ol {
	margin-bottom: 0 !important;
}

/* Price Container */
.price-box {
	border: 1px solid #eaeaea;
	border-radius: 10px;
	background: #fafafa;
	padding: 12px 15px;
}

/* Starting text */
.price-box h6 {
	font-size: 13px;
	color: #888;
	margin-bottom: 5px;
	margin-top: 0 !important;
}

/* Main Price */
.price-box .price {
	font-size: 20px;
	font-weight: 700;
	color: #d32f2f;
}

/* Old Price */
.price-box .old-price {
	font-size: 15px;
	color: #999;
	text-decoration: line-through;
	margin-left: 6px;
}

/* Discount Badge */
.price-box .discount-badge {
	background: #1e8449;
	color: #fff;
	font-size: 11px;
	padding: 3px 7px;
	border-radius: 5px;
	margin-left: 6px;
}

/* Save text */
.price-box .save-text {
	font-size: 13px;
	color: #28a745;
	margin-top: 2px;
}

/* GST text */
.price-box .gst-text {
	font-size: 12px;
	color: #777;
	margin-top: 3px;
}

/* Out of stock */
.out-of-stock-overlay-text span {
	display: inline-block;
	background: #dc3545;
	color: #fff;
	padding: 5px 12px;
	border-radius: 6px;
	font-size: 11px !important;
	font-weight: 600;
}

.price-highlight {
	color: #d32f2f;
	/* Bright pure red */
	font-size: 20px;
	/* Slightly bigger */
	font-weight: 800;
	/* Extra bold */
	letter-spacing: 0.5px;
	/* Better readability */
}

/* ============================= */
/* 🔹 PRODUCT VARIANT */
/* ============================= */

.variant-section {
	background: #f59e0b2e;
	border-radius: 10px;
	padding: 10px 12px 10px 12px;
	border: 1px solid #f59e0b2e;
}

.variant-section h5 {
	margin-top: 0 !important;
	margin-bottom: 5px;
}

/* Variant pill */
.variant-pill {
	background: #fff;
	color: #444;
	border: 1px solid #e0e0e0;
	font-weight: 500;
	font-size: 14px;
	padding: 6px 14px;
	border-radius: 50px;
	transition: all 0.25s ease;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
}

/* Link inside pill */
.variant-pill a {
	color: inherit !important;
	text-decoration: none;
}

/* Hover effect */
.variant-pill:hover {
	background: #d4171f;
	border-color: #d4171f;
	color: #fff;
	box-shadow: 0 4px 10px rgba(212, 23, 31, 0.25);
}

/* Active / Selected state (important 👇) */
.variant-pill.active {
	background: #d4171f;
	border-color: #d4171f;
	color: #fff;
	box-shadow: 0 4px 12px rgba(212, 23, 31, 0.3);
}

/* Focus for accessibility */
.variant-pill:focus {
	outline: none;
	box-shadow: 0 0 0 3px rgba(212, 23, 31, 0.2);
}

/* Mobile optimization */
@media (max-width: 768px) {
	.variant-section {
		padding: 8px !important;
	}

	.variant-pill {
		font-size: 13px;
		padding: 5px 12px;
	}
}

.center_shop_1li {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

/* Section Styling */

/* Rating Stars */
.rating {
	display: flex;
	align-items: center;
	gap: 5px;
}

.rating input {
	display: none;
}

.rating label {
	font-size: 28px;
	color: #ddd;
	cursor: pointer;
	transition: 0.3s;
}

/* Hover effect */
.rating label:hover,
.rating label:hover~label {
	color: #ffc107;
}

/* Selected stars */
.rating input:checked~label {
	color: #ffc107;
}

/* Rating text */
.rating-text {
	font-size: 14px;
	color: #888;
	font-weight: 500;
}

.product-name-rating a {
	color: #222 !important;
	font-weight: 600;
	text-decoration: none;
	transition: color 0.3s ease, transform 0.3s ease;
}

.product-name-rating a:hover {
	color: #e91e63 !important;
	transform: scale(1.03);
}


/* Review Box */
.review-textarea {
	height: 120px !important;
	font-size: 14px;
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 10px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease;
	margin-bottom: 20px;
}

.review-textarea:focus {
	outline: none;
	border-color: #e91e63;
	box-shadow: 0 0 0 3px rgba(233, 30, 99, 0.15);
}

/* File Input */
.file-input {
	display: flex;
	height: 60px;
	border: 2px dashed rgba(0, 0, 0, 0.2);
	align-items: center;
	justify-content: center;
	background-color: #fafafa;
	border-radius: 8px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.file-input:hover {
	background-color: #fff5f8;
	border-color: #e91e63;
	box-shadow: 0 3px 10px rgba(233, 30, 99, 0.1);
}

.star-orange {
	color: #ff9800;
}

/* Background overlay */
.enquiry-modal {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	backdrop-filter: blur(5px);
}

/* Modal box */
.enquiry-box {
	background: #fff;
	width: 350px;
	padding: 25px;
	border-radius: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.8);
	animation: popupAnim 0.3s forwards;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

/* Animation */
@keyframes popupAnim {
	to {
		transform: translate(-50%, -50%) scale(1);
	}
}

/* Close button */
.close-btn {
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 22px;
	cursor: pointer;
}

/* Inputs */
.enquiry-box input,
.enquiry-box textarea {
	width: 100%;
	margin: 10px 0;
	padding: 10px;
	border-radius: 8px;
	border: 1px solid #ddd;
	outline: none;
}

/* Focus effect */
.enquiry-box input:focus,
.enquiry-box textarea:focus {
	border-color: #28a745;
	box-shadow: 0 0 5px rgba(40, 167, 69, 0.3);
}

/* Button */
.submit-btn {
	width: 100%;
	padding: 10px;
	border: none;
	background: linear-gradient(45deg, #28a745, #20c997);
	color: #fff;
	border-radius: 25px;
	cursor: pointer;
	transition: 0.3s;
}

.submit-btn:hover {
	transform: scale(1.05);
}

.product-card:hover {
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	transform: translateY(-3px);
	transition: 0.3s;
}

/* ============================= */
/* 🔹 RELATED PRODUCTS - FINAL UI */
/* ============================= */

.relatedProductSlider {
	padding: 15px 5px;
}

/* Slide spacing */
.swiper-slide {
	padding-bottom: 10px;
}

/* Card */
.hover-card {
	background: #ffffff;
	border-radius: 14px;
	border: 1px solid #e5e7eb;
	overflow: hidden;
	margin: 10px;
	transition: all 0.3s ease;
}

.hover-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
	border-color: #d1d5db;
}

/* Image Wrapper */
.image-wrapper {
	background: #f9fafb;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 220px;
	padding: 12px;
	position: relative;
}

/* Product Image */
.swiper-slide img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain !important;
	transition: transform 0.3s ease;
}

.hover-card:hover img {
	transform: scale(1.05);
}

/* Out of Stock */
.out-of-stock-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.65);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.5px;
	border-radius: 14px 14px 0 0;
}

/* Card Body Layout */
.card-body {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 140px;
	padding: 12px 14px !important;
}

/* Product Title */
.card-body h6 {
	font-size: 14px;
	font-weight: 600;
	color: #111827;
	line-height: 1.4;
	margin-bottom: 6px;
	overflow: hidden;
}

/* Price Section */
.card-body p {
	margin: 4px 0 10px;
	display: flex;
	align-items: center;
	gap: 6px;
}

/* Discount Price */
.text-success {
	font-size: 16px;
	font-weight: 700;
	color: #16a34a !important;
}

/* Original Price */
.text-muted {
	font-size: 13px;
	color: #6b7280 !important;
	text-decoration: line-through;
}

/* Button */
.card-body .btn {
	margin-top: auto;
	width: 100%;
	font-size: 13px;
	font-weight: 600;
	padding: 7px 10px;
	border-radius: 6px;
	background: #1e3a8a;
	color: #fff;
	border: none;
	transition: all 0.3s ease;
}

.card-body .btn:hover {
	background: #f59e0b;
	color: #fff;
}

/* Swiper Navigation */
.swiper-button-prev,
.swiper-button-next {
	width: 34px;
	height: 34px;
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-radius: 50%;
	color: #111;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	transition: all 0.3s ease;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	background: #111827;
	color: #fff;
}

.swiper-button-prev::after,
.swiper-button-next::after {
	font-size: 13px;
	font-weight: bold;
}

/* Section Title */
h2,
h3,
.section-title {
	font-weight: 600;
	color: #111827;
	margin-bottom: 15px;
}

/* Fix faded look */
.swiper-slide {
	opacity: 1 !important;
}

/* Mobile */
@media (max-width: 768px) {
	.image-wrapper {
		height: 180px;
	}
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 12px !important;
}

.swiper-button-next,
.swiper-button-prev {
	width: 50px !important;
	height: 50px !important;
}

/* Default (Desktop) */
.tab_desktop {
	display: block;
}

.tab_mobile {
	display: none;
}

/* Mobile View */
@media (max-width: 576px) {
	.tab_desktop {
		display: none;
	}

	.tab_mobile {
		display: block;
	}
}

/* ENQUIRY BUTTON */

.enquiry-btn-wrap {
	margin-top: 25px;
}

.fancy-enquiry-btn {
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 14px 30px;
	border: none;
	border-radius: 50px;
	background: linear-gradient(135deg, #28a745, #1e7e34);
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.5px;
	cursor: pointer;
	overflow: hidden;
	transition: all 0.4s ease;
	box-shadow: 0 10px 25px rgba(40, 167, 69, 0.35);
}

.fancy-enquiry-btn i {
	font-size: 16px;
}

.fancy-enquiry-btn::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(120deg,
			transparent,
			rgba(255, 255, 255, 0.35),
			transparent);
	transition: 0.6s;
}

.fancy-enquiry-btn:hover::before {
	left: 100%;
}

.fancy-enquiry-btn:hover {
	transform: translateY(-4px) scale(1.03);
	box-shadow: 0 15px 35px rgba(40, 167, 69, 0.45);
}

.fancy-enquiry-btn:active {
	transform: scale(0.97);
}

.home_i p {
	text-align: justify !important;
}

.widget-box {
	display: none;
}

@media (min-width: 992px) {
	.widget-box {
		display: block;
	}
}

.home_i h1,
.home_i h2,
.home_i h3,
.home_i h4,
.home_i h5,
.home_i h6 {
	font-family: "Ubuntu", sans-serif;
	font-weight: 800 !important;
	font-style: normal;
	color: #1e3a8a;
}

@media (max-width: 992px) {
	.products-outer-col-1 {
		padding: 0;
	}

	.products-outer-col-2 {
		padding: 0;
	}
}