/* -----------heading------------- */
h2 {
	color: #90232c;
	font-size: 44px;
	font-weight: 900 !important;
}

/* -----------bttn------------- */
.common-btn-one {
	border: 0px;
	background-color: #8a232e;
	color: #fff;
	border-radius: 50px;
	padding: 7px 37px;
	font-size: 16px;
	font-weight: 700;
	font-family: "Roboto Condensed", sans-serif !important;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.common-btn-one:hover {
	background-color: #58595b !important;
	padding: 7px 37px !important;
	border: 0px !important;
}

.common-btn-one:after {
	display: none;
}

.common-btn-two {
	font-size: 16px !important;
	font-weight: 700 !important;
	font-family: "Roboto Condensed", sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
}

.common-btn-two:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_rt_W.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	z-index: 999;
	right: -43px;
	top: -6px;
	transition: 0.5s ease;
}

/* ul {
    padding-left: 30px !important;
    font-size: 18px;

}
ul li {
    color: #58595b;
} */
a {
	color: #90232c;
}

/* -----------bttn------------- */

/* --------banner-start--------- */
.home-banner-section-outer h2,
.home-banner-section-outer h5,
.home-banner-section-outer h5 a {
	font-size: 62px !important;
	font-weight: 500 !important;
	font-family: "Roboto Condensed", sans-serif;
	color: white !important;
	margin-top: 39px !important;
	line-height: 56px;
	text-transform: uppercase;
}

.home-banner-section-outer p {
	display: none;
}

.home-banner-section-outer .et_pb_button_wrapper a {
	font-weight: 700 !important;
	color: #90232c;
	font-size: 13px;
	border-radius: 50px;
	background-color: #fff;
	border: 0px;
	padding: 4px 18px;
	text-transform: uppercase;
}

.home-banner-section-outer .et_pb_button_wrapper a:hover:after {
	display: none;
}

.home-banner-section-outer .et_pb_button_wrapper a:hover {
	padding: 4px 18px;
	border: 0px;
}

.home-banner-section-outer .et_pb_row.et_pb_row_0 {
	padding: 0px 89px !important;
	width: 100%;
	max-width: 100%;
}

.home-banner-section-outer .et_pb_slides {
	height: 0;
	padding-bottom: 51%;
	width: 100%;
	position: relative;
}

.home-banner-section-outer .et_pb_slides .et_pb_media_alignment_center {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-banner-section-outer .et_pb_container.clearfix {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.home-banner-section-outer .et-pb-controllers {
	display: none;
}

.home-banner-section-outer .et_pb_slides .et_pb_media_alignment_center:before {
	position: absolute;
	content: "";
	background-color: #00000026;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

/* --------banner-END--------- */

/* --------SALES MIDWEST START--------- */
.intro-content-row .intro-text-heading {
	margin-top: 24px;
}

.intro-content-row:before {
	position: absolute;
	content: "";
	background-color: #222223;
	width: 60px;
	height: 263px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background-image: url(../images/GraphiteGry80.png);
	background-repeat: repeat;
	background-size: 7px;
}

.intro-content-row .intro-sect-para {
	padding-right: 100px;
	margin-bottom: 30px !important;
}

.intro-content-row .intro-sect-para a.common-btn-one {
	margin-top: 20px !important;
}

.intro-content-row .intro-text-content blockquote {
	padding-left: 44px !important;
	margin-top: 8px;
}

.intro-content-row .intro-text-content {
	padding-right: 107px;
	margin-bottom: -10px !important;
	margin-top: 30px;
}

.intro-content-row .intro-sect-para p:nth-child(1) {
	margin-bottom: 36px;
	line-height: 26px;
}

.intro-content-row {
	padding: 0px;
	margin-top: 35px;
}

.intro-image {
	padding-left: 67px;
	position: relative;
	margin: 0px !important;
}

.intro-image:before {
	position: absolute;
	content: "";
	background: rgb(73, 18, 24);
	background: linear-gradient(90deg, rgba(73, 18, 24, 1) 64%, rgba(131, 33, 44, 1) 100%);
	width: 100%;
	height: 100%;
	top: 0px;
	left: -67px;
}

/* .intro-content-row .intro-text-heading h5 {
	color: #58595b;
	font-weight: 300;
	font-family: "Roboto Condensed", sans-serif;
	margin-bottom: 0px !important;
	font-size: 20px;
	text-transform: uppercase;
} */

.intro-content-row .intro-text-heading h6 {
	margin-bottom: 0px !important;
}

.intro-content-row .intro-text-heading h2 {
	margin: 0px;
	text-transform: uppercase;
}

.intro-content-row .intro-text-content blockquote p {
	font-size: 24px;
	font-weight: 600;
	line-height: 28px !important;
	color: #8a232e;
	padding-left: 12px;
}

blockquote p,
blockquote {
	font-size: 24px;
	font-weight: 600;
	line-height: 28px !important;
	color: #8a232e;
	padding-left: 12px;
}

/* .intro-content-row .intro-text-content blockquote p:before {
    position: absolute;
    content: "";
    background-color: #8a232e;
    height: 113px;
    width: 6px;
    left: 39px;
    top: 6px;
}
.about-intro-section .intro-text-row blockquote p:before {
    position: absolute;
    content: "";
    background-color: #8a232e;
    height: 51px;
    width: 6px;
    left: 39px;
    top: 6px;
} */

.intro-section-outer {
	overflow: hidden;
}

.intro-section-outer .intro-content-row .intro-image span {
	padding-bottom: 88%;
	height: 0;
	position: relative;
	display: block;
	width: 100%;
}

.intro-section-outer .intro-content-row .intro-image span img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
}


/* .intro-section-outer .intro-text-content {
    padding-right: 150px;
}
.intro-section-outer .et_pb_text_2 {
    padding-right: 270px;
}

.intro-section-outer{
    position: relative;
    margin-top: 40px;
}
.intro-section-outer:before {
    position: absolute;
    content: "";
    background: rgb(73, 18, 24);
    background: linear-gradient(90deg, rgba(73, 18, 24, 1) 64%, rgba(131, 33, 44, 1) 100%);
    width: 30.6%;
    height: 100%;
    top: 35px;
    left: 0;
}
.intro-content-row .intro-image-column {
    width: 100%;
}
.intro-section-outer .intro-content-row .intro-row {
    width: 100%;
}
.intro-section-outer .intro-content-row .intro-image span {
    padding-bottom: 73%;
    height: 0;
    position: relative;
    display: block;
}
.intro-section-outer .intro-content-row .intro-image span img {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.intro-content-row .intro-text-content blockquote {
    padding-left: 38px;
    padding-right: 109px;
    margin-top: 63px;
}
.intro-content-row .intro-text-content blockquote p {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    color: #8a232e;
    padding-left: 12px;
    border-left: 5px solid #8a232e;
}
.intro-section-outer .intro-text-heading {
    margin-top: 98px;
}
.intro-section-outer .intro-text-heading h5, .intro-section-outer .intro-text-heading h2 {
    margin: 0px;
}
.intro-section-outer .intro-text-heading h5{
    color: #58595b;
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif;
}
.intro-section-outer .et_pb_row.et_pb_row_1 .et_pb_column_empty {
    width: 100%;
}
.intro-section-outer .et_pb_row.et_pb_row_1 .et-last-child {
    width: 100%;
}
.intro-section-outer .intro-text-heading h2 {
    color: #90232c;
    font-size: 44px;
    font-weight: 900;
}
.intro-section-outer .intro-content-row .intro-row .common-btn-one {
    border: 0px;
    background-color: #4c1217;
    color: #fff;
    border-radius: 50px;
    padding: 7px 33px;
    font-size: 16px;
}
.intro-section-outer .intro-content-row .intro-row .common-btn-one:hover {
    background-color: #58595b;
}
.intro-section-outer .intro-content-row .intro-row .common-btn-one:after {
    display: none;
} */
/* --------SALES MIDWEST End--------- */


/* --------Domestic Start--------- */
.Domestic.\&.International {
	background-color: #2a2a2a;
	padding: 85px 0px 72px 0px;
	position: relative;
	background-image: url(../images/GraphiteGry80.png);
	background-repeat: repeat;
	background-size: 7px;
	width: 100%;
	height: 100%;
	clip-path: ellipse(109% 54% at 50% 45%);
}

/* .Domestic.\&.International:after{
    position: absolute;
    content: "";
    background-image: url(../images/GraphiteDark30,png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
    z-index: 999;
    bottom: 0px;
    right: 0;
    
} */
/* .Domestic.\&.International:before {
	position: absolute;
	content: "";
	background-image: url(../images/Domestic.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100%;
	z-index: 999;
	bottom: -5px;
	right: 0;
	max-height: 71px;
	z-index: 0;
} */

@media only screen and (min-width: 1400px) and (max-width: 3100px) {
	.Domestic.\&.International:before {
		max-height: 109px;
	}
}

.Domestic.\&.International .domestic-international-section-heading h2 {
	font-size: 21px;
	color: #a7a9ac;
	font-weight: 400 !important;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	font-family: 'OPTICopperplate';
	text-align: center;
	margin-bottom: 45px;
}

.Domestic.\&.International .domestic-international-section-heading p {
	color: #fff;
	text-align: center;
}

.Domestic.\&.International .blurb-grid-row {
	max-width: 72% !important;
	padding: 0px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 60px;
	margin-top: 0px;
	row-gap: 60px;
}

.Domestic.\&.International .blurb-grid-row:first-child {
	margin-top: 45px !important;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column {
	width: 100%;
	margin: 0px !important;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column {
	width: 100%;
	margin: 0px !important;
	padding-bottom: 100%;
	height: 0;
	position: relative;
	display: block;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column:after {
	position: absolute;
	content: "";
	height: 10px;
	width: 100%;
	bottom: 0;
	left: 0;
	box-shadow: 1px 8px 8px 0px #000;
	overflow-x: hidden;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column .domestic-international-blurb {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column .domestic-international-blurb .et_pb_blurb_content {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	position: relative;
	/* box-shadow: 0 14px 12px 0px rgb(0 0 0 / 77%); */
	margin: 0px !important;
	width: 100% !important;
	max-width: 100%;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column .domestic-international-blurb .et_pb_blurb_content .et_pb_blurb_container {
	height: 100%;
	width: 100%;
	display: flex;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column .domestic-international-blurb .et_pb_blurb_content h2 {
	text-align: center;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column .domestic-international-blurb .et_pb_blurb_content h2 a {
	color: #fff;
	font-size: 36px;
	font-weight: 600 !important;
	line-height: 47px;
	height: 100%;
	width: 100%;
	/* display: flex;
	align-items: center;
	justify-content: center; */
	text-transform: uppercase;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column .domestic-international-blurb .et_pb_blurb_content h3 a {
	color: #fff;
	text-align: center;
	line-height: 47px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column .domestic-international-blurb .et_pb_blurb_content h3 {
	font-weight: 600 !important;
	line-height: 47px;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	margin: 0 auto;
}

.Domestic.\&.International .blurb-grid-row .domestic-international-column .domestic-international-blurb:before {
	position: absolute;
	content: "";
	background-color: #00000073;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.Domestic.\&.International .domestic-international-number {
	margin-top: 14px;
	text-align: center;
}

.Domestic.\&.International .domestic-international-number p {
	margin: 0px;
	color: #fff !important;
}

.Domestic.\&.International .domestic-international-number p a {
	color: #fff !important;
	font-size: 24px;
	font-weight: 500 !important;
	top: 1px;
	position: relative;
}

.Domestic.\&.International .domestic-international-number h5 a {
	color: #fff !important;
	font-weight: 500 !important;
}

/* --------Domestic END--------- */

/* --------New & Used Equipment start--------- */

.news-event h1 {
	font-size: 36px;
	font-weight: 600;
	text-transform: uppercase;
}



.news-event-full-content p,
.news-event-full-content ul li,
.news-event-full-content ol li {
	color: #000;
	font-size: 16px;
}

.news-event-full-content ul li::before {
	top: 10px;
}

.New.\&.Used.Equipment.Section-outer {
	padding: 0px 0px !important;
}

.New.\&.Used.Equipment.Section-outer .et_pb_row.et_pb_row_5 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0;
	max-width: 79%;
	margin-bottom: 51px;
	padding-top: 111px;
}

.New.\&.Used.Equipment.Section-outer .et_pb_row.et_pb_row_5 .new-used-equipment-left h2 {
	margin: 0px;
	padding-left: 0;
	text-transform: uppercase;
	text-align: center;
}

.New.\&.Used.Equipment.Section-outer .et_pb_row.et_pb_row_5 .new-used-equipment-left h6 {
	margin-top: 10px;
	margin-bottom: 0px;
}

.New.\&.Used.Equipment.Section-outer .et_pb_row.et_pb_row_5 .new-used-equipment-left {
	width: 80%;
	margin: 0px;
}

.New.\&.Used.Equipment.Section-outer .et_pb_row.et_pb_row_5 .new-used-equipment-right {
	width: 20%;
	margin-left: 87px;
}

.New.\&.Used.Equipment.Section-outer .et_pb_row.et_pb_row_5 .new-used-equipment-left h5 {
	margin-top: 4px;
	font-weight: 400 !important;
	text-align: center;
	font-size: 24px;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div .filter-container.mobile {
	display: none;
}

/* --------New & Used Equipment End--------- */

/* --------Equipment Section-outer MENU Start--------- */
.New.\&.Used.Equipment .et_pb_row.et_pb_row_6 {
	padding: 0px 83px !important;
	background: rgb(73, 18, 24);
	background: linear-gradient(270deg, rgba(73, 18, 24, 1) 33%, rgba(131, 33, 44, 1) 75%);

}

.New.\&.Used.Equipment .list-content-column ul {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 0px !important;
	column-gap: 30px;
	flex-wrap: wrap;
}

.New.\&.Used.Equipment .list-content-column ul li {
	padding: 0px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 400 !important;
	font-family: "Roboto Condensed", sans-serif;
}

.New.\&.Used.Equipment .list-content-column ul li:before {
	display: none;
}

.New.\&.Used.Equipment .list-content-column ul li:after {
	position: absolute;
	content: "";
	background-color: #fff;
	height: 2px;
	width: 6px;
	left: auto;
	top: 13px;
	right: -19px;
}

.New.\&.Used.Equipment .list-content-column ul li:last-child:after {
	display: none;
}

/* --------Equipment Section-outer MENU End--------- */

/* --------PROMOTIONS Start--------- */
.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-image-column .mobile-res-image {
	display: none;
}

/* .New.\&.Used.Equipment .et_pb_row.et_pb_row_7 {
	padding: 106px 87px;
	background-color: #222223;
} */

.New.\&.Used.Equipment .link-content-row {
	padding: 106px 83px 60px 83px;
	background-color: #525156;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	max-width: 100%;
	background-image: url(../images/GraphiteDark30.png);
	background-repeat: repeat;
	background-size: 7px;
}

/* .New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column {
	width: 77%;
	margin: 0px !important;
	padding-bottom: 47%;
	height: 0;
	position: relative;
	display: block;
} */

/* .New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-image-column .et_pb_blurb_3 {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	
} */

/* .New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-image-column .et_pb_blurb_3::before {
    position: absolute;
    content: "";
    right: 0;
    background-color: #fff;
    width: 30px;
    height: 100%;
    top: 0;
} */
/* .New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-image-column .et_pb_blurb_3::after {
    position: absolute;
    content: "";
    right: 30px;
    background-color: #fff;
    width: 270px;
    height: 113px;
    bottom: 22px;
    z-index: 0;
} */
/* .New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-image-column img {
	position: absolute;
	bottom: 42px;
	right: -10px;
	width: 175px;
	height: 73px;
	object-fit: cover;
	z-index: 9;
} */

/* .New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-image-column h4.et_pb_module_header {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -80%);
	width: 100%;
	font-size: 65px !important;
	color: #fff;
	line-height: 72px;
	font-family: "Roboto Condensed", sans-serif;
	text-align: center;
	text-transform: uppercase;
	z-index: 9;
	max-width: 600px;
	font-weight: 700;
	padding: 0px;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-image-column h4.et_pb_module_header span {
	text-transform: uppercase;
} */

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-image-column h5.et_pb_module_header {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -80%);
	width: 100%;
	font-size: 65px !important;
	color: #fff;
	line-height: 72px;
	font-family: "Roboto Condensed", sans-serif;
	text-align: center;
	text-transform: uppercase;
	z-index: 9;
	max-width: 600px;
	font-weight: 700;
	padding: 0px;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-image-column h5.et_pb_module_header span {
	text-transform: uppercase;
	text-shadow: 3px 4px 12px #000000;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-heading-column {
	width: 48%;
	/* background-color: #771d25; */
	padding: 45px 0px 103px 0px;
	height: 100%;
	margin-bottom: 0;
	margin-left: -30px;
	z-index: revert-layer;
	margin-top: 50px;
	background: rgb(73, 18, 24);
	background: linear-gradient(272deg, rgb(86 20 27) 64%, rgba(131, 33, 44, 1) 100%);
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-heading-column a {
	color: #fff;
	text-decoration: underline;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-heading-column h4 {
	background-color: #fff;
	margin: 0px;
	padding: 33px 0px 33px 60px;
	width: 75%;
	font-size: 42px !important;
	color: #8a232e;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-heading-column p {
	color: #fff;
	font-weight: 400 !important;
	font-family: "Mukta", sans-serif;
	padding-left: 71px;
	padding-top: 62px;
	padding-right: 101px;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-heading-column ul,
.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-heading-column ol {
	padding-left: 74px !important;
	padding-top: 1px !important;
	width: fit-content;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-heading-column ul li,
.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-heading-column ol li {
	color: #fff;
	position: relative;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-heading-column ul li:before {
	/* position: absolute;
	content: ""; */
	background-color: #fff;
	/* height: 6px;
	width: 6px;
	border-radius: 50px;
	left: 0px;
	top: 12px; */
}

.News.\&.Event.Section-outer {
	padding: 110px 0px 0px 0px;
	position: relative;
	box-shadow: 0px 10px 10px #00000085;
}

.News.\&.Event.Section-outer:before {
	position: absolute;
	content: "";
	background-image: url(../images/Domestic-bottom.svg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	z-index: 999;
	top: 0;
	right: 0;
	max-height: 111px;
	z-index: 0;
	background-color: #525156;
}

.News.\&.Event.Section-outer::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	z-index: 999;
	top: 0;
	right: 0;
	z-index: 0;
	background-image: url(../images/GraphiteDark30.png);
	background-repeat: repeat;
	background-size: 7px;
	height: 110px !important;
}

.News.\&.Event.Section-outer .et_pb_row.et_pb_row_8 {
	padding: 0px 247px 80px 180px;
	background-color: #222223;
	background-image: url(../images/GraphiteDark30.png);
	background-repeat: repeat;
	background-size: 7px;
}

.News.\&.Event.Section-outer .recent-news-event {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 70px;
}

.News.\&.Event.Section-outer .recent-news-event .news-event-thumbnail {
	width: 65%;
	margin: 0px !important;
	padding-bottom: 49%;
	height: 0;
	position: relative;
	display: block;
}

.News.\&.Event.Section-outer .recent-news-event .news-event-thumbnail img {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	object-fit: cover;
}

.News.\&.Event.Section-outer .recent-news-event .news-event-content-outer {
	width: 35%;
}

.News.\&.Event.Section-outer .recent-news-event .news-event-content-outer h3.news-event-title {
	color: #fff;
	margin-bottom: 40px;
	line-height: 38px;
	max-width: 333px !important;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_7 .equipment-promotion-image-column .et_pb_blurb_content {
	height: 100%;
	max-width: 100%;
	width: 100%;
}

/* --------PROMOTIONS End--------- */

/* --------PROUD Start--------- */

/* .Member.Carousel.Section-outer h2 {
	font-size: 20px !important;
	color: #58595b;
	font-weight: 300 !important;
	font-family: "Roboto Condensed", sans-serif;
	margin-bottom: 0px;
} */

.Member.Carousel.Section-outer h6 {
	margin-bottom: 0px;
}

.Member.Carousel {
	margin: 74px 0px;
}

.logo-slider-row {
	padding: 0px 50px;
}

/* BANNER DESIGN COMMON */
.banner-section-outer {
	position: relative;
}

.banner-section-outer {
	padding: 0px 93px !important;
}

.banner-section-outer .banner-section-image {
	margin: 0 auto;
	max-width: 100%;
}

.banner-section-outer:before {
	position: absolute;
	content: "";
	background-color: #222223;
	background-image: url(../images/GraphiteDark30.png);
	background-repeat: repeat;
	background-size: 7px;
	width: 74.4%;
	height: 150px;
	left: 0;
	top: 0;
}

.banner-section-outer:after {
	position: absolute;
	content: "";
	background: rgb(73, 18, 24);
	background: linear-gradient(272deg, rgba(73, 18, 24, 1) 64%, rgba(131, 33, 44, 1) 100%);
	width: 25.6%;
	height: 150px;
	right: 0;
	top: 0;
	z-index: -1;
}

.banner-section-outer .banner-section-image {
	padding-bottom: 41%;
	height: 0;
	position: relative;
	display: block;
	width: 100%;
}

.banner-section-outer .banner-section-image:before {
	position: absolute;
	content: "";
	width: 100%;
	background-color: #00000038;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 99;
}

.banner-section-outer .banner-section-image img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	z-index: 9;
}

.et-pb-slider-arrows a.et-pb-arrow-prev {
	left: -6px !important;
	font-size: 60px !important;
	top: 47%;
}

.et-pb-slider-arrows a.et-pb-arrow-next {
	right: -3px !important;
	font-size: 60px !important;
	top: 47%;
}


/* ABOUT US PAGE DESIGN START */
.about-intro-section .intro-text-row {
	max-width: 81%;
	padding: 75px 0px 100px 0px;
}

.New.\&.Used.Equipment {
	padding-bottom: 37px;
}

.Member.Carousel.Section-outer {
	margin: 0px 0px;
	padding-top: 71px;
	margin-bottom: 81px;
	position: relative;
}

.Member.Carousel.Section-outer:before {
	position: absolute;
	content: "";
	left: 50%;
	top: 3%;
	transform: translate(-50%, -50%);
	box-shadow: 0px 0px 11px 0px #ababab;
	height: 15px;
	background: rgb(0, 0, 0);
	background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(204, 204, 204, 1) 100%);
}

.about-intro-section .intro-text-row blockquote p br {
	display: contents;
}

.intro-text-row ul {
	margin-right: 32px !important;
}

.about-intro-section .intro-text-row blockquote {
	max-width: 932px !important;
}

.about-intro-section:before {
	position: absolute;
	content: "";
	background-color: #222223;
	background-image: url(../images/GraphiteGry80.png);
	background-repeat: repeat;
	background-size: 6px;
	width: 60px;
	height: 263px;
	right: 0;
	top: 47%;
	transform: translateY(-50%);
}

/* 
.about-intro-section h5 {
	color: #58595b;
	font-weight: 300;
	font-family: "Roboto Condensed", sans-serif;
	margin-bottom: 0px !important;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 20px;
} */

.about-intro-section h6 {
	margin-bottom: 0px !important;
	margin-top: 0px;
}

.about-intro-section h2 {
	margin: 0px;
	text-transform: uppercase;
	font-weight: 900;
}

blockquote {
	padding-left: 60px !important;
	margin-top: 60px;
	margin-bottom: 45px !important;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	color: #8a232e !important;
	position: relative;

}

blockquote:before {
	position: absolute;
	content: "";
	background-color: #8a232e;
	height: 100%;
	width: 6px;
	left: 39px;
	top: 3px;
}

blockquote p {
	font-size: 24px !important;
	font-weight: 600;
	line-height: 28px !important;
	color: #8a232e !important;
	padding-left: 12px;
	text-align: left !important;
	margin: 0px !important;
}


.about-intro-section .intro-text-row .et_pb_button_module_wrapper {
	text-align: center;
	margin-top: 60px;
}

.about-us .New.\&.Used.Equipment.Section-outer {
	position: relative;
}

.about-us .New.\&.Used.Equipment.Section-outer:before {
	position: absolute;
	content: "";
	bottom: -70px;
	left: 0;
	width: 100%;
	height: 19px;
	background: rgb(0, 0, 0);
	background: linear-gradient(180deg, rgb(0 0 0 / 54%) 0%, rgb(204 204 204 / 10%) 72%);
}

/* ABOUT MEMBER OUTER SECTION */
.member-section .team-people-row {
	padding: 54px 195px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 60px;
	row-gap: 0px;
}

.member-section .team-people-row .about-people-blurb {
	width: 100%;
}

.member-section {
	background-color: #525156 !important;
	background-image: url(../images/GraphiteDark30.png) !important;
	background-repeat: repeat !important;
	background-size: 6px !important;
	width: 100% !important;
	height: 100%;
	clip-path: ellipse(109% 54% at 50% 45%);
	padding-bottom: 6px !important;
}

/* .member-section:before {
	position: absolute;
	content: "";
	background-image: url(../images/Domestic.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100%;
	z-index: 999;
	bottom: -5px;
	right: 0;
	max-height: 71px;
	z-index: 0;
} */

.member-section .et_pb_row.et_pb_row_3 .common-btn-one:hover {
	background-color: #8a232e !important;
	padding: 7px 37px !important;
	border: 0px !important;
}

.member-section .member-section-row h2 {
	text-align: center;
	margin-top: 70px !important;
	margin-bottom: -3px;
	font-size: 20px;
	color: #a7a9ac;
	text-transform: uppercase;
	font-family: 'OPTICopperplate';
	font-weight: 400 !important;
}

.team-people-row .member-blurb .et_pb_blurb_content {
	max-width: 100% !important;
	text-align: initial;
}

.team-people-row .member-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
	width: 100%;
	height: 100%;
	margin-bottom: 25px !important;
}

.member-section .team-people-row .member-blurb .et_pb_main_blurb_image span {
	padding-bottom: 100%;
	height: 0;
	position: relative;
	display: block;
	width: 100%;
}

.member-section .team-people-row .member-blurb .et_pb_main_blurb_image span img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	object-position: top;
	/* box-shadow: 0px 13px 13px 0px #000; */
}

.member-section .team-people-row .member-blurb .et_pb_main_blurb_image span:before {
	position: absolute;
	content: "";
	height: 10px;
	width: 100%;
	bottom: 0;
	left: 0;
	box-shadow: 1px 8px 8px 0px #000;
	overflow-x: hidden;
}

.member-section .team-people-row .member-blurb .et_pb_main_blurb_image span:after {
	position: absolute;
	content: "";
	background-color: #0000004f;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

.member-section .Learn-more-btn-row {
	text-align: center;
	margin-top: -47px;
	margin-bottom: 46px;
}

.about-us .Member.Carousel.Section-outer {
	padding-top: 127px !important;
}

.team-people-row .member-blurb .et_pb_blurb_content .et_pb_blurb_container h4 {
	text-align: center;
	color: #fff;
	line-height: 41px;
	width: 100%;
	max-width: 229px !important;
	margin: 0 auto;
	font-weight: 600;
}

.team-people-row .member-blurb .et_pb_blurb_content .et_pb_blurb_container h4 span {
	font-size: 35px;
	text-transform: uppercase;
}

.team-people-row .member-blurb .et_pb_blurb_content .et_pb_blurb_container h5 {
	text-align: center;
	color: #fff;
	line-height: 41px;
	width: 100%;
	max-width: 229px !important;
	margin: 0 auto;
}

.team-people-row .member-blurb .et_pb_blurb_content .et_pb_blurb_container h5 span {
	font-size: 35px;
	text-transform: uppercase;
}

.team-people-row .member-blurb .et_pb_blurb_content .et_pb_blurb_container h3 {
	text-align: center;
	color: #fff;
	line-height: 41px;
	width: 100%;
	max-width: 229px !important;
	margin: 0 auto;
}

.team-people-row .member-blurb .et_pb_blurb_content .et_pb_blurb_container h3 span {
	/* font-size: 35px; */
	text-transform: uppercase;
}


.team-people-row .member-blurb .et_pb_blurb_content .et_pb_blurb_description {
	margin-top: 0px;
	text-align: center;
}

.team-people-row .member-blurb .et_pb_blurb_content .et_pb_blurb_description p {
	color: #a7a9ac;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 24px;
}

.member-section .team-people-row .et_pb_button_1_wrapper {
	text-align: center;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_4 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0;
	max-width: 79%;
	margin-bottom: 51px;
	padding-top: 111px;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_4 .new-used-equipment-left {
	width: 80% !important;
	margin: 0px;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_4 .new-used-equipment-right {
	width: 20% !important;
	margin-left: 87px;
	margin-bottom: 26px;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_4 .new-used-equipment-left h2 {
	margin: 0px;
	padding-left: 60px;
	font-weight: 900;
	line-height: 46px;
}

.New.\&.Used.Equipment .et_pb_row.et_pb_row_4 .new-used-equipment-left h5 {
	margin-top: 4px;
	font-weight: 400 !important;
}

.owl-nav {
	display: flex !important;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -228%);
	width: 100%;
}

.owl-nav button.owl-prev,
.owl-nav button.owl-next {
	position: relative;
}

.owl-nav button.owl-prev:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_lt_gray.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 34px;
	left: -42px;
	top: -17px;
}

.owl-nav button.owl-next:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_rt_gray.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 34px;
	left: 13px;
	top: -17px;
}

/* ABOUT US PAGE DESIGN END */

/* our-people PAGE DESIGN START */
.our-people-intro-section .our-people-outer .our-people-title-column h2 {
	text-transform: uppercase;
	line-height: 46px;
	font-size: 44px;
	font-weight: 600;
	color: #8a232e;
}

.our-people-outer {
	padding: 0px !important;
	max-width: 81% !important;
}

.our-people-outer h2 {
	font-weight: 900;
}

.our-people-popup-row {
	background-color: #222223;
	padding: 73px 134px 63px 134px !important;
	background-image: url(../images/GraphiteGry80.png);
	background-repeat: repeat;
	background-size: 6px;
	clip-path: ellipse(185% 55% at 50% 45%);
}

/* .our-people-popup-row:before {
	position: absolute;
	content: "";
	background-image: url(../images/Domestic.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100%;
	z-index: 999;
	bottom: -5px;
	right: 0;
	max-height: 71px;
	z-index: 0;
} */

.our-people-outer h2 {
	margin: 80px 0px 50px 0px;
}

.our-people-popup-column h2 {
	text-align: center;
	font-family: 'OPTICopperplate';
	font-weight: 400 !important;
	text-transform: uppercase;
	color: #a7a9ac !important;
	margin: 0px 0 48px;
	font-size: 20px !important;
	letter-spacing: 1px;
}

.our-people-popup-column p {
	color: #fff;
	text-align: center;
}

.our-people-popup-column ul li,
.our-people-popup-column ol li {
	color: #fff;
}

.our-people-popup-column ul li::before {
	background-color: #fff;
}

.our-people-popup-column .our-people-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 64px;
}

.our-people-list .person .person-image {
	padding-bottom: 100%;
	height: 0;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 35px;
}

.our-people-list .person .person-image:before {
	position: absolute;
	content: "";
	height: 10px;
	width: 100%;
	bottom: 0;
	left: 0;
	box-shadow: 1px 8px 8px 0px #000;
	overflow-x: hidden;
}

.our-people-list .person .person-image:after {
	position: absolute;
	content: "";
	background-color: #0000004f;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

.our-people-list .person .person-image img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	object-position: top;
	/* box-shadow: 0px 13px 13px 0px #000; */
}

.our-people-popup-column .our-people-list h4.people-common {
	text-align: center;
	color: #fff;
	max-width: 207px !important;
	margin: 0px auto 10px auto;
}

.our-people-popup-column .our-people-list h4.people-common span {
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 700;
}

.our-people-popup-column .our-people-list .person p.person-designation {
	color: #a7a9ac;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 24px;
	text-align: center;
	margin: 0px 0px 30px 0px;
}

.our-people-popup-column .our-people-list p.person-phone {
	margin-bottom: 10px !important;
}

.our-people-popup-column .our-people-list p.person-phone,
.our-people-popup-column .our-people-list p.person-email {
	color: #fff;
	text-align: center;
	margin: 0px;
	font-size: 24px;
}

.our-people-popup-column .our-people-list .person p.person-email {
	margin-bottom: 40px;
}

.our-people-popup-column .our-people-list p.person-phone a,
.our-people-popup-column .our-people-list p.person-email a {
	color: #fff;
	font-weight: 300;
}

.our-people-popup-column .our-people-list .person a.common-btn-one.open-popup-link {
	margin: 0 auto 21px auto;
	display: block;
	width: fit-content;
}

/* POPUP DESIGN */
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready {
	z-index: 999999;
	background-color: rgb(0 0 0 / 38%);
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0%) !important;
	margin: 0px;
	width: 88%;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .mfp-container {
	text-align: center;
	position: fixed;
	width: 100%;
	height: 100vh;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
	overflow-y: scroll;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper {
	background-color: #6A1A20;
	display: flex;
	flex-wrap: wrap;
	padding: 146px 100px 220px 100px;
	column-gap: 75px;
	align-items: center;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper ul,
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper ol {
	padding-bottom: 0px;
	padding-left: 30px !important;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper ul {
	padding-left: 15px !important;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper ol li {
	list-style: decimal;
	color: #fff;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper ul li {
	color: #fff;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper ul li:before {
	position: absolute;
	content: "";
	background-color: #fff;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper blockquote,
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper blockquote p {
	color: #fff !important;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper blockquote:before {
	background-color: #fff;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper .person-image {
	padding-bottom: 28.4%;
	height: 0;
	position: relative;
	display: block;
	width: 28.4%;
	margin-top: 0;
	/* overflow: hidden; */
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper .person-image:before {
	position: absolute;
	content: "";
	height: 10px;
	width: 100%;
	bottom: 0;
	left: 0;
	box-shadow: 1px 8px 8px 0px #000;
	overflow-x: hidden;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper .person-image img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	/* box-shadow: 0px 13px 13px 0px #000; */
	object-position: top;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h4 {
	width: 40%;
	color: #fff;
	text-align: left;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h4 span {
	font-size: 35px;
	font-weight: 700;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
}


.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h4 span br {
	display: contents;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h4 p {
	color: #fff !important;
	text-align: left;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h4 p.person-designation {
	margin-bottom: 24px;
	color: #a7a9ac !important;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 900;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h4 p.person-phone {
	margin-bottom: 0px;
	font-size: 24px;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h4 p.person-email a,
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h4 p.person-phone a {
	color: #fff;
	font-size: 24px !important;
	font-family: "Mukta", sans-serif !important;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h4 p.person-email {
	margin-top: 10px;
	font-size: 24px;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h1,
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h2,
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h5,
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper h6 {
	color: #fff;
}








.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper .person-content p {
	color: #fff;
	margin-top: 60px;
	line-height: 28px;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper .person-content p:last-child {
	margin-top: 35px;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .mfp-content .popup-content-wrapper .person-content a {
	color: #fff;
	text-decoration: underline;
}

button.mfp-close {
	color: #fff !important;
	position: absolute;
	right: 86px;
	width: 30px;
	height: 30px;
	font-size: 0px;
	top: 0;
	margin-top: 68px;
	opacity: 1;
	font-weight: 300 !important;
}

button.mfp-close:before {
	position: absolute;
	content: "";
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-size: contain;
	right: 0px;
	width: 30px;
	height: 30px;
}

button.mfp-close:hover {
	color: #fff !important;
}

/* our-people PAGE DESIGN END */

/* news-events PAGE DESIGN START */
.news-event-section-outer .our-people-outer h2 {
	margin: 80px 0px 60px 0px;
	font-size: 44px;
}

.news-event-section-outer .our-people-outer ul {
	padding-top: 25px !important;
}

.news-event-section-outer .our-people-outer {
	padding: 0px !important;
	max-width: 90% !important;
	margin: 0 0 0 auto;
}

.news-event-section-outer .news-events-list {
	padding-left: 40px;
	display: flex;
	flex-direction: column;
	row-gap: 0;
}

.news-event-section-outer .news-events-list .news-event-item {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
	padding-bottom: 86px;
	position: relative;
	transition: 0.5s ease;
}

.news-event-section-outer .news-events-list .news-event-item.active {
	padding-bottom: 0px;
	transition: 0.5s;
}

.news-event-section-outer .news-events-list .news-event-item .news-event-thumbnail {
	width: 48.33%;
	padding-bottom: 35.4%;
	height: 0;
	position: relative;
	display: block;
}

.news-event-section-outer .news-events-list .news-event-item .news-event-thumbnail img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.news-event-section-outer .news-events-list .news-event-item .news-event-title {
	width: 51.6%;
	background-color: #222223;
	position: relative;
	margin-top: 90px;
	margin-bottom: -37px;
	background-image: url(../images/GraphiteDark30.png);
	background-repeat: repeat;
	background-size: 7px;
}

.news-event-section-outer .news-events-list .news-event-item .news-event-title h3 {
	margin: 51px 0px 47px 70px;
	color: #fff !important;
	line-height: 39px;
	text-transform: uppercase;
	max-width: 333px !important;
}

.news-event-section-outer .news-events-list .news-event-item .news-event-title button.toggle-content.common-btn-two {
	margin: 0px 0px 0px 65px;
	background-color: transparent !important;
	box-shadow: 0px 0px 0px 0px !important;
	border: 0px;
	cursor: pointer;
	transition: 0.5s ease;
}

.news-event-full-content {
	margin-top: 90px;
	margin-right: 193px;
	width: 100%;
}

.news-event-full-content blockquote {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	color: #8a232e;
	padding-left: 59px !important;
	max-width: 700px;
	position: relative;
}

.news-event-full-content h2 {
	margin: 0px 0px 15px 0px !important;
}

/* .news-event-full-content blockquote:before {
	position: absolute;
	content: "";
	background-color: #8a232e;
	height: 113px;
	width: 6px;
	left: 39px;
	top: 6px;
} */

.news-event-section-outer .news-events-list .news-event-item.active .news-event-title button.toggle-content.common-btn-two:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_dn.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 18px;
	z-index: 999;
	right: -37px;
	top: 0;
	transition: 0.5s;
}

.news-event-section-outer .our-people-outer .pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 60px;
	text-align: center;
	position: relative;
	left: -68px;
}

.news-event-section-outer .our-people-outer .pagination span.page-numbers.current {
	color: #7f1f28;
}

.news-event-section-outer .our-people-outer .pagination a.page-numbers {
	color: #58595b;
}

button.close-content {
	display: table;
	margin: 56px auto 23px auto;
	background-color: transparent;
	border: 0px;
	font-size: 20px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 300 !important;
	color: #58595b;
	text-transform: uppercase;
	cursor: pointer;
}

button.close-content:hover {
	color: #8a232e !important;
}

.news-event-item:nth-child(1) {
	position: relative;
}

.news-event-item:before {
	position: absolute;
	content: "";
	background-color: #a7a9ac;
	height: 1px;
	width: 111%;
	left: 48%;
	bottom: 0;
	transform: translate(-55%, -50%);
}

.news-event-section-outer .news-events-list .news-event-item .news-event-title:before {
	position: absolute;
	content: "";
	background-color: #8a232e;
	height: 263px;
	width: 30px;
	top: 53%;
	left: 98%;
	transform: translate(-50%, -50%);
}

.news-event-section-outer .news-events-list .news-event-item:nth-child(3) {
	margin-bottom: 9px;
}

.member-carousel-mobile-section {
	display: none;
}

/* CONTACT US PAGE DESIGN */
.thank-you-section .thank-you-row .thank-you-text {
	text-align: center;
	margin: 50px 0px !important;
}

.contact-intro-section .contact-intro-row {
	display: grid;
	grid-template-columns: 412px 1fr;
	padding: 0px !important;
	margin-top: 68px;
}

.contact-intro-section .contact-intro-row .contact-intro-empty-column {
	width: 100%;
	display: block;
	background: rgb(75, 19, 26);
	background: linear-gradient(90deg, rgba(75, 19, 26, 1) 38%, rgba(131, 34, 45, 1) 89%);
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details {
	background-color: #ffffff;
	padding-left: 255px;
	margin-top: -31px;
	padding-top: 117px;
	padding-bottom: 81px;
	padding-right: 1px;
	margin-left: -50px;
	margin-bottom: 46px;
	width: 100%;
	position: relative;
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details:before {
	content: '';
	position: absolute;
	left: 0;
	width: 13px;
	height: 100%;
	z-index: -9999999999;
	top: 0;
	box-shadow: -10px 0px 8px 0px #0000009e;
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details h2 {
	margin-bottom: 49px;
	font-weight: 900;
	margin-top: 0px;
	text-transform: uppercase;
	line-height: 46px;
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details .contact-inro-title p {
	padding-right: 140px;

	line-height: 26px !important;
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details .contact-details {
	margin-top: 90px !important;
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details p br {
	display: none;
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details p a {
	font-size: 24px;
	font-weight: 900;
	color: #000;
	font-family: 'Roboto';
}

.contact-form-section {
	background-color: #222223 !important;
	position: relative;
	background-image: url(../images/GraphiteDark30.png) !important;
	background-repeat: repeat !important;
	background-size: 7px !important;
	clip-path: ellipse(89% 55% at 50% 45%);
}

/* 
.contact-form-section:before {
	position: absolute;
	content: "";
	background-image: url(../images/Domestic.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100%;
	z-index: 999;
	bottom: -5px;
	right: 0;
	max-height: 71px;
	z-index: 0;
} */

.contact-form-section.et_section_regular {
	padding-bottom: 50px;
}

.contact-form-section .contact-form-row {
	margin-top: 80px;
	padding: 0px;
	max-width: 35.6%;
}

.contact-form-section .contact-form-row .contact-form-title h2 {
	font-size: 21px;
	color: #a7a9ac;
	font-weight: 400 !important;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	font-family: 'OPTICopperplate';
	text-align: center;
}

.contact-form-outer ul.contact-form-list {
	display: grid;
	grid-template-columns: 1fr;
	row-gap: 20px;
	margin-top: 39px;
}

.contact-form-outer ul.contact-form-list li {
	padding: 0px;
}

.contact-form-outer ul.contact-form-list li:before {
	display: none;
}

.contact-form-outer ul.contact-form-list li p {
	margin: 0px;
}

.contact-form-outer ul.contact-form-list li p span {
	width: 100%;
	display: block;
}

.contact-form-outer ul.contact-form-list li span input {
	width: 100%;
	border-radius: 50px;
	padding: 7px 14px 7px 14px !important;
	font-size: 16px;
	font-family: 'Roboto';
	color: #000;
}

.contact-form-outer ul.contact-form-list select {
	width: 100%;
	border-radius: 50px;
	padding: 7px 0px 7px 14px !important;
	color: #231f20;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	font-weight: 400;
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details .contact-inro-title ul,
.contact-intro-section .contact-intro-row .contact-intro-contact-details .contact-inro-title ol {
	padding-left: 30px;
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details .contact-inro-title ul li,
.contact-intro-section .contact-intro-row .contact-intro-contact-details .contact-inro-title ol li {
	color: #58595b;
	line-height: inherit;
	padding-bottom: 5px;
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details .contact-inro-title ul li:before,
.contact-intro-section .contact-intro-row .contact-intro-contact-details .contact-inro-title ol li:before {
	background-color: #58595b;
}

.contact-intro-section .contact-intro-row .contact-intro-contact-details .contact-inro-title p a {
	color: #771e26;
	font-size: 18px;
	font-family: "Mukta", sans-serif !important;
	font-weight: 400;
}

.contact-form-outer ul.contact-form-list li textarea::placeholder {
	color: #231f20;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	font-weight: 400;
}

.contact-form-outer ul.contact-form-list li textarea {
	width: 100% !important;
	border-radius: 20px;
	padding: 7px 0px 7px 15px !important;
	height: 90px !important;
	min-height: 90px !important;
	resize: none;
	font-size: 16px;
	color: #000;
}

.contact-form-outer ul.contact-form-list li span input::placeholder {
	color: #231f20;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	font-weight: 400;
}

.contact-form-outer ul.contact-form-list li.submit-btn {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0px;
}

.contact-form-outer ul.contact-form-list li.submit-btn input {
	border: 0px;
	background-color: #8a232e;
	color: #fff;
	border-radius: 50px;
	padding: 10px 54px;
	font-size: 16px;
	font-weight: 700;
	font-family: "Roboto Condensed", sans-serif !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
}

.contact-form-outer ul.contact-form-list li.intrest span.select2-selection.select2-selection--single {
	width: 100% !important;
	border-radius: 50px;
	padding: 7px 14px 7px 14px !important;
	min-height: 40px;
}

.contact-form-outer ul.contact-form-list li.intrest span.select2-selection.select2-selection--single span#select2-InterestedIn-19-container {
	padding: 0px;
}

.contact-form-outer ul.contact-form-list li.intrest span.select2-selection.select2-selection--single span.select2-selection__placeholder {
	color: #231f20;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	font-weight: 400;
}

.contact-form-outer ul.contact-form-list li.submit-btn input:hover {
	background-color: #58595b !important;
	padding: 10px 54px !important;
	border: 0px !important;
}

/* .contact-form-outer ul.contact-form-list li.intrest span.select2-selection.select2-selection--single span.select2-selection__arrow {
    display: none;
} */
.contact-form-outer ul.contact-form-list li.intrest span.select2-selection.select2-selection--single span.select2-selection__arrow b {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_dn.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 21px;
	height: 16px;
	z-index: 999;
	right: 16px;
	top: 10px;
}

.contact-form-outer ul.contact-form-list li.submit-btn span.wpcf7-spinner {
	position: absolute;
	/* width: fit-content; */
	right: -53px;
	top: 6px;
	width: 24px !important;
	background-color: #525252 !important;
}

.wpcf7-not-valid-tip {
	display: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
	border-color: red;
	margin: 0px;
	line-height: initial;
	text-align: center;
	font-size: 12px;
	background: red;
	color: #fff;
	margin-top: 0;
	margin-bottom: 22px;
	width: 100%;
	max-width: 100%;
	appearance: none;
	-webkit-appearance: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	background: #46b450;
	line-height: initial;
	text-align: center;
	font-size: 12px;
	color: #fff;
	max-width: 402px;
	width: 100%;
	margin: 10px auto 0px auto;
}

span.select2-dropdown {
	padding-top: 0px;
	background: #3a0f13;
	border: none;
}

span.select2-dropdown.select2-dropdown--below {
	top: 0px;
	z-index: 1;
}

span.select2-dropdown ul.select2-results__options li.select2-results__option {
	padding: 5px 5px 5px 25px;
	color: #fff;
	border-bottom: 1px solid #58595b;
	background-color: transparent !important;
}

span.select2-dropdown ul.select2-results__options li.select2-results__option:last-child {
	border-bottom: none;
}

/* span.select2-dropdown ul.select2-results__options li.select2-results__option:hover {
    background: #58595b;
} */

span.select2-dropdown ul.select2-results__options li.select2-results__option.select2-results__option--highlighted:hover {
	background: #58595b !important;
}

span.select2-dropdown ul.select2-results__options li.select2-results__option::before {
	display: none;
}

.contact-form-outer ul.contact-form-list li.intrest span.select2-selection.select2-selection--single span.select2-selection__arrow {
	right: 22px;
}

.contact-form-outer ul.contact-form-list li.intrest span.select2-selection.select2-selection--single span.select2-selection__arrow b {
	top: 16px;
	border: none;
	left: -5px !important;
}

.contact-form-outer ul.contact-form-list li.intrest span.select2-selection__clear {
	display: none !important;
}

.contact-form-outer ul.contact-form-list li.intrest span.select2-selection.select2-selection--single .select2-selection__rendered {
	color: #231f20;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	font-weight: 400;

	padding: 0px 0px;
}

.contact-form-outer ul.contact-form-list li.message p:after {
	content: '';
	position: absolute;
	bottom: 25px;
	right: 6px;
	width: 28px;
	height: 2px;
	background-color: #8B0000;
	transform: rotate(314deg);
	transform-origin: center;
}

.contact-form-outer ul.contact-form-list li.message p:before {
	content: '';
	position: absolute;
	bottom: 21px;
	right: 4px;
	width: 20px;
	height: 2px;
	background-color: #8B0000;
	transform: rotate(-45deg);
	transform-origin: center;
	z-index: 9;
}


/* NEWS EQUIPMENT PAGE DESIGN */

.new-equipment-intro-title-section .new-equipment-intro-title-row {
	padding: 0px !important;
	max-width: 81% !important;
}

.new-equipment-intro-title-section .new-equipment-intro-title-row ul,
.new-equipment-intro-title-section .new-equipment-intro-title-row ol {
	padding-left: 30px;
	margin-bottom: 10px;
}

.new-equipment-intro-title-section .new-equipment-intro-title-row ul li,
.new-equipment-intro-title-section .new-equipment-intro-title-row ol li {
	font-size: 18px;
	color: #58595b;
	line-height: initial;
	margin-bottom: 10px;
}

.new-equipment-intro-title-section .new-equipment-intro-title-row ul li::before {
	display: none;
}

.new-equipment-intro-title-section .new-equipment-intro-title-row ul li::after {
	content: '';
	background-color: #58595b;
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50px;
	left: 0;
	top: 13px;
	background-size: contain;
}

.new-equipment-intro-title-section .new-equipment-intro-title-row h2 {
	margin: 80px 0px 50px 0px;
	line-height: 50px;
	text-transform: uppercase;

	font-size: 44px;
	font-weight: 600;
	color: #8a232e;
}

.new-equipment-intro-section {
	background-color: #231f20 !important;
	position: relative;
	background-image: url(../images/GraphiteDark30.png) !important;
	background-repeat: repeat !important;
	background-size: 7px !important;
	margin-bottom: 10px;
	clip-path: ellipse(118% 55% at 50% 45%);
}

/* .new-equipment-intro-section:before {
	position: absolute;
	content: "";
	background-image: url(../images/Domestic.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 101%;
	height: 100%;
	z-index: 999;
	bottom: -5px;
	right: 0;
	max-height: 71px;
	z-index: 0;
} */

.new-equipment-intro-section .new-equipment-intro-row {
	max-width: 73% !important;
	padding: 0px;
	margin-top: 80px;
	margin-bottom: 130px;
}

.new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 60px;
}

.new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories .category-item a {
	width: 100%;
	margin: 0px !important;
	padding-bottom: 100%;
	height: 0;
	position: relative;
	display: block;
}

.new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories .category-item a img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	background-color: #fff;
}

.new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories .category-item a:before {
	position: absolute;
	content: "";
	height: 10px;
	width: 100%;
	bottom: 0;
	left: 0;
	box-shadow: 1px 8px 8px 0px #000;
	overflow-x: hidden;
}

.new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories .category-item h3 a {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 20px;
	color: #fff;
}

.new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories .category-item {
	position: relative;
}

.new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories .category-item h3 {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	text-align: center;
	margin: 0px;
	z-index: 99;
	width: 100%;
	font-size: 44px;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
}

.new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories .category-item h2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	text-align: center;
	margin: 0px;
	z-index: 99;
	width: 100%;
	font-size: 44px;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
}

.new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories .category-item h2 a {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 20px;
	color: #fff;
	font-size: 44px;
	font-weight: 600;
}

.new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories .category-item:before {
	position: absolute;
	content: "";
	background-color: #00000073;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9;
}

/* .new-equipment-intro-section .new-equipment-intro-row .new-equipment-categories .category-item:after{
    position: absolute;
    content: "";
    background-image: url(../images/box-shado.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #00000073;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
} */

.shop-used-equipment-section {
	overflow: hidden;
}

.shop-used-equipment-section .shop-used-equipment-row {
	width: 100% !important;
	max-width: 79% !important;
	padding: 0px;
	margin: 65px 153px 0px auto;
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column {
	display: grid;
	grid-template-columns: 1fr 21%;
	position: relative;
	align-items: center;
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column:before {
	position: absolute;
	content: "";
	background-color: #651A21;
	left: 0px;
	top: -1px;
	width: 363px;
	height: 281px;
	clip-path: ellipse(58% 105% at 58% 50%);
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-subtitle {
	text-align: left;
	height: 35px;
	margin: 0px 0px 15px 241px;
	width: 100%;
	grid-area: unset !important;
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-subtitle a.common-btn-two {
	color: #7e1e27;
	text-align: center;
	margin-left: 130px;
	max-width: 287px;
	display: block;
	cursor: pointer;
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-subtitle a.common-btn-two:hover {
	color: #797a7c;
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-subtitle a.common-btn-two:hover:before {
	background-image: url(../images/right-arrow.svg);
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-subtitle a.common-btn-two:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_rt.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	z-index: 999;
	right: 6px;
	top: -1px;
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-title {
	grid-column: span 2 !important;
	text-align: center;
	background-color: #222223e0;
	width: 90%;
	margin: 0px 0px 0px auto;
	min-height: 237px;
	border-top: 15px solid #fff;
	height: 100%;
	background-image: url(../images/GraphiteDark30.png) !important;
	background-repeat: repeat !important;
	background-size: 7px !important;
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-title h2 {
	color: #fff;
	font-size: 64px;
	max-width: 634px;
	line-height: 59px;
	text-align: center;
	margin: 45px auto 55px auto;
	font-weight: 700 !important;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	padding-right: 10px;
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-image {
	width: 100%;
	margin: 0px !important;
	padding-bottom: 36%;
	height: 0;
	position: relative !important;
	display: block !important;
	overflow: hidden;
	margin-bottom: 0px !important;
}

.shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-image img {
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	position: inherit !important;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle .content-description p,
.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle .content-description ul li,
.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle .content-description ol li {
	color: #000 !important;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle .content-description ul li::before {
	background: #000;
}

/* NEW EQUIPMENT INNER PAGE */

.product-section .product-row .product-column .et_pb_code_inner {
	display: flex;
	flex-direction: row-reverse;
	column-gap: 80px;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container {
	background-color: #F2F2F2;
	width: 30%;
	height: 100%;
	margin-top: 7px;
	position: relative;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container:before {
	position: absolute;
	content: "";
	height: 10px;
	width: 100%;
	margin: 0 auto;
	bottom: 0;
	background-color: transparent;
	left: 0;
	box-shadow: 1px 8px 7px 0px #000;
	overflow-x: hidden;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div {
	display: flex;
	flex-direction: column;
	row-gap: 42px;
	width: 85%;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: start;
	column-gap: 30px !important;
	row-gap: 58px;
	text-align: left;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item .product- .product-description p {
	word-wrap: break-word;
	white-space: break-spaces;
	word-break: break-word;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item {
	height: 100%;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item a {
	width: 100%;
	margin: 0px !important;
	padding-bottom: 61%;
	/* height: 0; */
	position: relative;
	display: block;
	font-size: 28px !important;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item a img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: contain;
}

/* .product-section .product-row .product-column .et_pb_code_inner outer-div products-container .product-item h2{
    font-size: 30px;
    font-weight: 900;
    color: #231f20;
    margin-bottom: 108px;
    text-transform: uppercase;
} */
.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item h2 a {
	padding: 0px;
	font-size: 28px;
	font-weight: 700;
	color: #231f20;
	/* margin-bottom: 107px !important; */
	text-transform: uppercase;
	line-height: initial;
	text-align: left;

}

.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item .product- {
	padding-left: 20px;
	position: relative;
}

/* .product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item .product-:before {
	position: absolute;
	content: "";
	background-color: #8a232e;
	width: 6px;
	height: 102px;
	left: 2px;
	top: 0;
} */

.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item .product- h3.product-price{
	position: relative;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item .product- h3.product-price:before {
	position: absolute;
	content: "";
	background-color: #8a232e;
	width: 6px;
	height: 102px;
    left: -18px;
	top: 0;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item h3.product-price {
	font-size: 24px !important;
	color: #8a232e !important;
	font-weight: 300 !important;
	font-family: 'Roboto Condensed';
	text-transform: capitalize;
	line-height: initial;
	margin-bottom: 20px;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div .products-container .product-item p.product-description {
	line-height: 20px;
}

.product .Member.Carousel.Section-outer .et_pb_row.et_pb_row_8 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: -11px !important;
}

/* FILTER SECTION DESIGN */
.product-section .product-row .product-column .et_pb_code_inner .outer-div div#filter-title h2 {
	font-size: 24px;
	margin: 0px;
	line-height: initial;
	font-weight: 900;
	color: #000;
	text-transform: uppercase;
}

.product-section .product-row .product-column .et_pb_code_inner .outer-div div#filter-title h1 {
	margin-top: 5px;
	line-height: 44px;
	max-width: 600px;
	text-transform: uppercase;
	color: #90232c;
	font-weight: 900;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container h5 {
	line-height: initial;
	margin: 0;
	background-color: #222223;
	padding: 17px 0px 17px 18px;
	font-size: 16px;
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	background-image: url(../images/GraphiteDark30.png);
	background-repeat: repeat;
	background-size: 7px;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .parent-category {
	border-bottom: 1px solid #b9babc;
	position: relative;
	transition: 0.5s;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories {
	cursor: pointer;
	/* max-height: 300px; */
	/* overflow-y: auto;
	direction: rtl;
	overflow-x: hidden; */

}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories {
	padding-left: 48px;
	padding-right: 20px;
	padding-top: 12px;
	overflow-y: auto;
	direction: rtl;
	overflow-x: hidden;
	max-height: 200px;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories::-webkit-scrollbar,
.filter-popup div#parent-categories .sub-categories::-webkit-scrollbar,
.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types::-webkit-scrollbar {
	width: 5px;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories::-webkit-scrollbar-track,
.filter-popup div#parent-categories .sub-categories::-webkit-scrollbar-track,
.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types::-webkit-scrollbar-track {
	background: #90232c;
	/* border-radius: 10px; */
	cursor: pointer;
}


.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .parent-category.active {
	position: relative;
	border: 0px;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .parent-category.active:before {
	display: none;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .parent-category.active:after {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_dn.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	z-index: 999;
	right: 19px;
	top: 20px;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .parent-category:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_rt.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	z-index: 999;
	right: 19px;
	top: 20px;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .parent-category h1 {
	font-size: 16px !important;
	color: #231f20;
	font-weight: 400 !important;
	margin: 0px;
	padding: 17px 0px 17px 25px;
	line-height: initial;
	text-transform: capitalize;
}

button#clear-filters {
	margin: 27px auto 18px auto;
	display: flex;
	border: 0px;
	background-color: #8a232e;
	color: #fff;
	border-radius: 50px;
	padding: 7px 30px;
	font-size: 16px;
	font-weight: 700;
	font-family: "Roboto Condensed", sans-serif !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
}

button#clear-filters:hover {
	background-color: #58595b;
}



.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories span {
	font-size: 16px;
	font-family: 'Roboto Condensed';
}

/* .product-section .product-row .product-column .et_pb_code_inner filter-container div#parent-categories .parent-category-wrapper .sub-categories input:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 15px;
    height: 15px;
    border: 2px solid #ccc;
    top: 50%;
    position: absolute;
    transform: translate(-213%, -50%);
} */


.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories input {
	position: absolute;
	opacity: 0;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories span.radio-list-item-label {
	position: relative;
	cursor: pointer;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories span.radio-list-item-label:before {
	content: "";
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 11px;
	height: 11px;
	border: 1px solid #58595b;
	top: 50%;
	position: absolute;
	transform: translate(-213%, -50%);
	z-index: 99;
	left: 0;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper {
	text-align: left;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories span.radio-list-item-label:after {
	content: "";
	position: absolute;
	left: 0%;
	top: 50%;
	background: black;
	width: 7px;
	height: 7px;
	opacity: 0;
	transition: 0.3s;
	transform: translate(-306%, -50%);
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories input.active+span:after {
	opacity: 1;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories input.active:checked+span:after {
	opacity: 1;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .parent-category.active .sub-categories input:checked+span:after {
	opacity: 1;
}

.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .sub-categories p {
	margin: 0px 0px 15px 0px;
	line-height: 20px;
}

.product-section .product-row {
	padding: 0px;
	margin: 38px 45px 0px auto;
	max-width: 87%;
}


/* PRODUCT SINGLE PAGE DESIGN */

.single-product .banner-section-image:before {
	display: none;
}

.single-product .banner-section-image {
	padding: 0px !important;
}

.product-intro-section {
	background-color: transparent !important;
	padding-bottom: 0px !important;
}

.product-intro-section .product-intro-row {
	width: 100% !important;
	max-width: 85% !important;
	display: grid;
	align-items: start;
	column-gap: 50px;
	justify-content: space-between;
	grid-template-columns: 56% 1fr;
}

.product-intro-section .product-intro-row .product-intro-image-column {
	margin: 0px !important;
	width: 100% !important;
}

.product-intro-section .product-intro-row .product-intro-image-column .woocommerce-product-gallery__wrapper a {
	padding-bottom: 100%;
	height: 0;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 35px;
}

.product-intro-section .product-intro-row .product-intro-image-column .woocommerce-product-gallery__wrapper a img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: contain;
	object-position: top;
	box-shadow: 0px 13px 13px 0px #000;
}

.product-intro-section .product-intro-row .product-intro-content-column {
	width: 100% !important;
	margin-top: 195px;
}

.product-intro-section .product-intro-row .product-intro-content-column h2 {
	line-height: 48px;
	max-width: 700px;
	margin-top: 0px;
	font-size: 35px;
}

.product-intro-section .product-intro-row .product-intro-content-column .product-price-module {
	margin: 0px !important;
	position: relative !important;
	padding-left: 20px;
}

.product-intro-section .product-intro-row .product-intro-content-column .et_pb_bg_layout_light {
	margin-bottom: 21px !important;
}

/* .product-intro-section .product-intro-row .product-intro-content-column .product-price-module:before {
	position: absolute;
	content: "";
	background-color: #8a232e;
	width: 6px;
	height: 102px;
	left: 0;
	top: 0;
} */

.product-intro-section .product-intro-row .product-intro-content-column .product-price-module .et_pb_text_inner,
.product-intro-section .product-intro-row .product-intro-content-column .product-price-module p.price{
	position: relative;
}

.product-intro-section .product-intro-row .product-intro-content-column .product-price-module .et_pb_text_inner:before,
.product-intro-section .product-intro-row .product-intro-content-column .product-price-module p.price::before {
	position: absolute;
	content: "";
	background-color: #8a232e;
	width: 6px;
	height: 102px;
    left: -16px;
	top: 0;
}

.product-intro-section .product-intro-row .product-intro-content-column .product-price-module p.price {
	font-size: 24px;
	color: #8a232e;
	font-weight: 300;
	font-family: 'Roboto Condensed';
	text-transform: capitalize;
	line-height: initial;
	margin: 0px;
}

.product-price-module .et_pb_text_inner {
	font-size: 24px;
	color: #8a232e;
	font-weight: 300;
	font-family: 'Roboto Condensed';
	text-transform: capitalize;
	line-height: initial;
	margin: 0px;
}

.product-intro-section .product-intro-row .product-intro-content-column .product-description-module {
	padding-left: 20px;
}

.product-intro-section .product-intro-row .product-intro-content-column p {
	margin: 0 0px 10px 0px;
/*	max-width: 300px;*/
}

.product-sub-content-section {
	padding-top: 0px !important;
}

.product-sub-content-section .product-sub-content-row {
	padding-top: 0px !important;
	padding-bottom: 57px !important;
}

/* .product-sub-content-section .product-sub-content-row .product-sub-content-column h2 {
    text-align: center;
    margin-bottom: 3px;
    margin-top: 33px;
} */
.product-sub-content-section .product-sub-content-row.row-center .product-sub-content-column p {
	text-align: left;
}

.product-sub-content-section .product-sub-content-row .product-sub-content-column p {
	text-align: center;
	margin: 0px;
	font-size: 24px;
	font-family: "Roboto Condensed", sans-serif;
}

/* .product-sub-content-img-carousel .slider-product.owl-carousel a{
    padding-bottom: 100%;
    height: 0;
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 35px;
}
.product-sub-content-img-carousel .slider-product.owl-carousel a img{
    position: absolute;
    top: 0;
    left: 0px;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    object-position: top;
    box-shadow: 0px 13px 13px 0px #000;
} */


.product-sub-content-section .product-sub-content-pdf-row {
	padding: 0px !important;
	max-width: 100% !important;
	width: 100% !important;
	display: flex;
	position: relative !important;
	align-content: center;
	flex-wrap: wrap;
	column-gap: 35px;
	align-items: center;
	padding-top: 135px !important;
	padding-bottom: 91px !important;
	padding-left: 140px !important;
	padding-right: 100px !important;
	overflow: hidden;
}

.product-sub-content-section .product-sub-content-row .product-sub-content-column h2 {
	/* font-size: 44px;
	font-weight: 900 !important;
	text-transform: uppercase; */
	text-align: center;
	margin-bottom: 3px;
	margin-top: 33px;
}

.product-sub-content-section .product-sub-content-row .product-sub-content-column p {
	color: #58595b;
}

.slider-product .owl-stage-outer .popup-image span {
	padding-bottom: 94%;
	height: 0;
	position: relative !important;
	display: block !important;
	width: 100%;
	margin-bottom: 35px;
}

.slider-product .owl-stage-outer .popup-image span img {
	position: absolute !important;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.product-sub-content-section .product-sub-content-img-carousel img {
	pointer-events: unset;
}

.product-sub-content-section .product-sub-content-pdf-row:before {
	position: absolute;
	content: "";
	background-color: #222223;
	left: 0;
	top: 50%;
	height: 125px;
	width: 111px;
	transform: translate(-50%, -40%);
	background-image: url(../images/GraphiteDark30.png) !important;
	background-repeat: repeat !important;
	background-size: 7px !important;
}

.product-sub-content-section .product-sub-content-pdf-row:after {
	position: absolute;
	content: "" !important;
	background-color: #222223;
	left: auto;
	right: 0;
	top: 50%;
	height: 125px !important;
	width: 111px !important;
	transform: translate(40%, -40%);
	visibility: visible !important;
	background-image: url(../images/GraphiteDark30.png) !important;
	background-repeat: repeat !important;
	background-size: 7px !important;
}

.product-sub-content-section .product-sub-content-pdf-row .product-pdf-title-column {
	width: 63% !important;
	margin: 0px !important;
}

.product-sub-content-section .product-sub-content-pdf-row .product-pdf-files-column {
	width: 31.7% !important;
}

.product-sub-content-section .product-sub-content-pdf-row .product-pdf-title-column p {
	font-family: 'OPTICopperplate' !important;
	font-weight: 400;
	font-size: 15px;
	color: #b9babc;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.product-sub-content-section .product-sub-content-pdf-row .product-pdf-files-column .et_pb_text_inner {
	display: flex;
	column-gap: 60px;
}

.product .shop-used-equipment-section {
	padding-top: 20px !important;
}

.product-sub-content-section .product-sub-content-pdf-row .product-pdf-files-column .et_pb_text_inner p a {
	color: #58595b;
	font-size: 15px;
	font-family: "Roboto Condensed", sans-serif;
}

.product-pdf-files-column .et_pb_text_inner p {
	margin: 0px;
	line-height: initial !important;
}

.product-sub-content-section .product-sub-content-pdf-row .product-pdf-files-column .et_pb_text_inner p.brochure a,
.product-sub-content-section .product-sub-content-pdf-row .product-pdf-files-column .et_pb_text_inner p.specs a,
.product-sub-content-section .product-sub-content-pdf-row .product-pdf-files-column .et_pb_text_inner p.manual a {
	position: relative;
}

.product-sub-content-section .product-sub-content-pdf-row .product-pdf-files-column .et_pb_text_inner p.brochure a:before {
	position: absolute;
	content: "";
	background-image: url(../images/brochure.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 34px;
	height: 26px;
	z-index: 999;
	right: 10px;
	top: -29px;
}

.product-sub-content-section .product-sub-content-pdf-row .product-pdf-files-column .et_pb_text_inner p.specs a:before {
	position: absolute;
	content: "";
	background-image: url(../images/paper.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 23px;
	height: 30px;
	z-index: 999;
	right: 7px;
	top: -34px;
}

.product-sub-content-section .product-sub-content-pdf-row .product-pdf-files-column .et_pb_text_inner p.manual a:before {
	position: absolute;
	content: "";
	background-image: url(../images/manual.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 23px;
	height: 30px;
	z-index: 999;
	right: 11px;
	top: -34px;
}

.product-sub-content-section .product-sub-content-img-carousel {
	padding: 0px;
	margin-bottom: 160px;
}

.product-sub-content-section {
	margin-top: 0;
}

/* ODD DESIGN */
.product-sub-content-section .odd-sub {
	display: grid;
	width: 100% !important;
	max-width: 100% !important;
	margin: 0px auto 0px 130px !important;
	grid-template-columns: 1fr 52%;
	align-items: center;
	padding: 0px !important;
	margin-bottom: 90px !important;
}

.product-sub-content-section .odd-sub .odd-sub-title-column .et_pb_text_inner p.description {
	font-size: 20px;
	font-weight: 300;
	margin: 0px;
	color: #58595b !important;
}

/* .product-sub-content-section .odd-sub .odd-sub-title-column {
    width: 100% !important;
} */
.product-sub-content-section .odd-sub .odd-sub-image-column {
	width: 100% !important;
}

.product-sub-content-section .odd-sub .odd-sub-image-column span {
	padding-bottom: 82%;
	height: 0;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 35px;
}

.product-sub-content-section .odd-sub .odd-sub-image-column span img {
	position: absolute !important;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	object-position: top;

}

.product-sub-content-section .odd-sub .odd-sub-image-column:before {
	position: absolute;
	content: "";
	background-color: #222223;
	height: 104%;
	width: 60px;
	left: -30px;
	top: -29px;
	background-image: url(../images/GraphiteDark30.png) !important;
	background-repeat: repeat !important;
	background-size: 7px !important;
}

.product-sub-content-section .odd-sub ul,
.product-sub-content-section .odd-sub ol {
	padding-left: 43px !important;
}

.product-sub-content-section .odd-sub ul li {
	list-style: none;
	padding-left: 10px;
	font-size: 18px;
}

.product-sub-content-section .odd-sub ol li {
	padding-left: 10px;
	font-size: 18px;
}

.product-sub-content-section .even-sub ul,
.product-sub-content-section .even-sub ol {
	padding-left: 43px !important;
}

.product-sub-content-section .even-sub ul li,
.product-sub-content-section .even-sub ol li {
	/* list-style: none; */
	padding-left: 10px;
	font-size: 18px;
}

.product-sub-content-section .odd-sub .odd-sub-title-column {
	padding-right: 109px;
	width: 100% !important;
}

.product-sub-content-section .odd-sub .odd-sub-title-column h2 {
	font-size: 30px;
}

.product-sub-content-section .odd-sub .odd-sub-title-column p {
	color: #000;
	margin-top: 0px;
}

.product-sub-content-section .even-sub ul li,
.product-sub-content-section .even-sub ol li,
.product-sub-content-section .odd-sub .odd-sub-title-column ul li,
.product-sub-content-section .odd-sub .odd-sub-title-column ol li {
	color: #000;
}

.product-sub-content-section .even-sub ul li::before,
.product-sub-content-section .odd-sub .odd-sub-title-column ul li::before {
	background: #000;
	top: 11px;
}

/* EVEN DESIGN  */
.product-sub-content-section {
	display: flex;
	flex-direction: column;
	row-gap: 0;
}

.product-sub-content-section .even-sub {
	display: flex;
	width: 100% !important;
	max-width: 100% !important;
	margin: 0px 130px 0px auto !important;
	align-items: center;
	flex-direction: row-reverse;
	padding: 0px !important;
	margin-bottom: 90px !important;
}

.product-sub-content-section ul li {
	list-style: none;
}

.product-sub-content-section p {
	color: #000;
}

.product-sub-content-section h2 {
	font-size: 30px;
}

.product-sub-content-section .even-sub .even-sub-title-column {
	width: 52% !important;
}

.product-sub-content-section .even-sub .even-sub-title-column {
	padding-left: 109px;
}

.product-sub-content-section .even-sub .even-sub-image-column {
	width: 43% !important;
}

.product-sub-content-section .even-sub .even-sub-image-column:before {
	position: absolute;
	content: "";
	background-color: #222223;
	height: 107%;
	width: 60px;
	right: -30px;
	top: -37px;
	background-image: url(../images/GraphiteDark30.png) !important;
	background-repeat: repeat !important;
	background-size: 7px !important;
}

.product-sub-content-section .even-sub .even-sub-image-column span {
	padding-bottom: 82%;
	height: 0;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 35px;
}

.product-sub-content-section .even-sub .even-sub-image-column span img {
	position: absolute !important;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.product-sub-content-section .product-sub-content-img-carousel {
	max-width: 72% !important;
	width: 100% !important;
	padding-top: 72px !important;
}

.product .Member.Carousel.Section-outer {
	padding-top: 0px !important;
	margin-bottom: 0px;
}

.product .Member.Carousel.Section-outer .logo-slider-row {
	width: 100% !important;
	max-width: 92% !important;
}

.product-sub-content-section .product-sub-content-img-carousel .owl-nav button.owl-prev::before,
.product-sub-content-section .product-sub-content-img-carousel .owl-nav button.owl-next:before {
	display: none;
}

.product-sub-content-section .product-sub-content-img-carousel .owl-nav button.owl-prev::after {
	position: absolute;
	content: "";
	background-image: url(../images/right-arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 36px;
	height: 28px;
	left: -87px;
	top: -17px;
	rotate: 180deg;
}

.product-sub-content-section .product-sub-content-img-carousel .owl-nav button.owl-next:after {
	position: absolute;
	content: "";
	background-image: url(../images/right-arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 36px;
	height: 28px;
	left: 31px;
	top: -17px;
}

/* PARTS AND SUPPLYES */

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code div#parts-supplies-filter {
	box-shadow: 0 4px 6px rgb(0 0 0 / 40%);

}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code {
	margin-top: 65px;
}

.part-intro-section .part-intro-row .part-intro-column {
	display: flex;
	column-gap: 80px;
	flex-wrap: wrap;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-title-content {
	width: 66.9%;
	padding-right: 101px;
}

.part-intro-section .part-intro-row {
	max-width: 84%;
	padding: 75px 0px 129px 0px;
	margin: 0 88px 0 auto;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-title-content p {
	line-height: 26px;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code {
	background-color: #F2F2F2;
	width: 25%;
	height: 100%;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code h2 {
	line-height: initial;
	margin: 0;
	background-color: #222223;
	padding: 16px 0px 16px 18px;
	font-size: 16px;
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400 !important;
	text-transform: uppercase;
	background-image: url(../images/GraphiteDark30.png);
	background-repeat: repeat;
	background-size: 7px;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code h5 {
	font-size: 16px;
	color: #231f20;
	font-weight: 400;
	margin: 0px;
	padding: 16px 0px 16px 25px;
	line-height: initial;
	text-transform: capitalize;
	cursor: pointer;
	border-bottom: 1px solid #b9babc;
	position: relative;
	transition: 0.5s;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-title-content h2 {
	margin: 0px 0px 51px 0px;
	text-transform: uppercase;
	line-height: 46px;
	font-size: 44px;
	font-weight: 600;
	color: #8a232e;
}

.parts-filter-section .parts-filter-row {
	padding: 0;
	max-width: 100%;
}

.parts-filter-section div#parts-supplies-posts {
	display: flex;
	flex-direction: column;
	row-gap: 35px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post {
	display: grid;
	grid-template-columns: 33% 1fr 10%;
	column-gap: 51px;
	border-bottom: 2px solid #b9babc;
	position: relative;
	width: 97%;
	padding: 0px 40px 35px 108px;
	margin: 0 auto;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .parts-supplies-image .news-event-thumbnail {
	padding-bottom: 74%;
	height: 0;
	position: relative;
	display: block;
	width: 100%;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .parts-supplies-image .news-event-thumbnail img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
}

/* .parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle .category-title h3 {

	line-height: inherit;
	font-size: 30px;
	text-transform: initial;

	font-weight: 900;

} */

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle .category-title h2 {
	margin-bottom: 20px;
	margin-top: 0px;
	color: #8a232e;
	text-transform: none !important;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle h3 {
	margin-top: 0px;
	line-height: inherit;
	font-size: 30px;
	text-transform: initial;
	color: #8a232e;
	font-weight: 900;
	margin-bottom: 20px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle .content-description p.description {
	font-size: 20px;
	font-weight: 300;
	margin: 0px;
	color: #58595b !important;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle .category-title span {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: #58595b;
}

.full-content.active ul,
.full-content.active ol {
	padding-left: 44px !important;
	margin-top: 15px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle .content-description .full-content.active ul:last-child {
	padding-bottom: 0 !important;
}

.full-content.active ul li,
.full-content.active ol li {
	line-height: 24px;
	padding-bottom: 20px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .custom-fields {
	display: flex;
	flex-direction: column;
	row-gap: 52px;
	text-align: center;
	align-items: center;
	justify-content: flex-start;
	margin-top: 22px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .custom-fields a {
	color: #000;
	font-size: 15px;
	font-weight: 300;
	font-family: 'Roboto Condensed';
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .custom-fields .brochure,
.parts-filter-section div#parts-supplies-posts .parts-supplies-post .custom-fields .specs a,
.parts-filter-section div#parts-supplies-posts .parts-supplies-post .custom-fields .manual a {
	position: relative;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .custom-fields .brochure a:before {
	position: absolute;
	content: "";
	background-image: url(../images/brochure.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 32px;
	height: 22px;
	z-index: 999;
	right: 10px;
	top: -21px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .custom-fields .specs a:before {
	position: absolute;
	content: "";
	background-image: url(../images/paper.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 23px;
	height: 30px;
	z-index: 999;
	right: 7px;
	top: -34px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .custom-fields .manual a:before {
	position: absolute;
	content: "";
	background-image: url(../images/manual.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 23px;
	height: 30px;
	z-index: 999;
	right: 11px;
	top: -34px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle button.learn-more-button.common-btn-two {
	margin-top: 25px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle button.learn-more-button.common-btn-two {
	margin-top: 30px;
	background-color: transparent;
	border: 0px;
	padding: 0px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle button.learn-more-button.common-btn-two a.learn-more {
	color: #8a232e;
	text-transform: uppercase;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle button.learn-more-button.common-btn-two a.learn-more:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_rt.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	z-index: 999;
	right: -43px;
	top: -6px;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle button.learn-more-button.common-btn-two a.learn-more.part-open::before {
	display: none;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle button.learn-more-button.common-btn-two a.learn-more.part-open::after {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_dn.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 20px;
	z-index: 999;
	right: -43px;
	top: 0;
}

span.select2.select2-container.select2-container--default.select2-container--above.select2-container--focus.select2-container--open::before {
	position: absolute;
	content: "";
	background-color: #3d0f12;
	top: -8px;
	left: -2px;
	height: 40px;
	width: 101%;
	z-index: -1;
	border-radius: 22px;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open.select2-container--focus:after {
	position: absolute;
	content: "";
	background-color: #3d0f12;
	top: 8px;
	left: -2px;
	height: 40px;
	width: 101%;
	z-index: -1;
	border-radius: 22px;
}

.wpcf7-form-control-wrap input[type=text].wpcf7-not-valid,
.wpcf7 input[type="email"].wpcf7-not-valid,
.wpcf7-form-control-wrap input[type=email].wpcf7-not-valid,
.wpcf7-form-control-wrap select.wpcf7-not-valid,
.wpcf7-form-control-wrap textarea.wpcf7-not-valid {
	border-color: red !important;
}

.parts-filter-section div#parts-supplies-posts .parts-supplies-post .category-middle .content-description {
	font-size: 18px;
	line-height: 30px;
	font-family: "Mukta", sans-serif !important;
	font-weight: 400;
	margin: 10px 0 25px;
}

input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel.wpcf7-not-valid {
	border: 1px solid red;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code h5:after {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_rt.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	z-index: 999;
	right: 19px;
	top: 20px;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code h5.active:after {
	display: none;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code h5.active:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_dn.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	z-index: 999;
	right: 19px;
	top: 20px;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types {
	padding-left: 48px;
	padding-right: 20px;
	padding-top: 13px;
	max-height: 150px;
	overflow-y: auto;
	direction: rtl;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types p {
	margin: 0px 0px 15px 46px;
	line-height: 20px;
	text-align: left;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types p span {
	position: relative;
	cursor: pointer;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types p span:before {
	content: "";
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 11px;
	height: 11px;
	border: 1px solid #58595b;
	top: 50%;
	position: absolute;
	transform: translate(-213%, -50%);
	z-index: 99;
	left: 0;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types p span:after {
	content: "";
	position: absolute;
	left: 0%;
	top: 50%;
	background: black;
	width: 7px;
	height: 7px;
	opacity: 0;
	transition: 0.3s;
	transform: translate(-306%, -50%);
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types input {
	position: absolute;
	opacity: 0;
}

.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types input.active+span:after,
.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types input.active:checked+span:after,
.part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types input:checked+span:after {
	opacity: 1 !important;
}

/* .product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories .parent-category-wrapper .parent-category.active .sub-categories input:checked+span:after {
    opacity: 1;
} */


.cs-search-result {
	max-width: 100%;
	width: 100% !important;
	padding: 0px 67px;
	border: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

	/* display: grid;
	grid-template-columns: 1fr 1fr 1fr; */
	column-gap: 20px;
	row-gap: 40px;
}

.cs-search-result .news-event-wrapper {
	width: 30.333%;
}

.search-result-outer .container:before {
	display: none
}

.cs-search-result .news-event-wrapper h2.entry-title {
	line-height: 50px;
	padding: 0px;
	font-size: 28px;
	font-weight: 700 !important;
	color: rgb(124 30 38);
	text-transform: uppercase;
	line-height: initial !important;
	margin-bottom: 10px;
}

.search-result-outer div#content-area h2.search-title {
	max-width: 80% !important;
	margin: 50px auto;
	line-height: 46px;
	text-transform: uppercase;
	width: 100%;
	word-wrap: break-word;
}

.search-result-outer .pagination.clearfix a {
	border: 0px;
	background-color: #8a232e;
	color: #fff;
	border-radius: 50px;
	padding: 7px 37px;
	font-size: 16px;
	font-weight: 700;
	font-family: "Roboto Condensed", sans-serif !important;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.title-image-wrapper a {
	padding-bottom: 100%;
	height: 0;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 35px;
}

.title-image-wrapper img {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: contain;
	object-position: center;
	background-color: #f1f1f5;
}

.search-result-outer .pagination.clearfix {
	margin-bottom: 40px;
	padding: 30px 67px 0;
}


.search-result-outer .content-wrapper.product p {
	position: relative;
	padding-left: 30px;
}

.search-result-outer .content-wrapper.product p::before {
	position: absolute;
	content: "";
	background-color: #8a232e;
	width: 6px;
	height: 102px;
	left: 2px;
	top: 0;
}


div#content-area .cs-search-no-result {
	max-width: 100%;
	width: 100%;
	padding: 0px 0px 50px 0px;
	text-align: center;
}

div#content-area .cs-search-no-result .entry {
	margin: 0 auto;
	text-align: center;
	max-width: 100%;
	width: 100%;
}

div#content-area .cs-search-no-result .entry h1.not-found-title {
	background-color: #781d25;
	width: 82%;
	margin: 0 auto;
	padding: 7px 37px;
	color: #fff;
	font-size: 35px;
}


/* .banner-title-section {
	display: none;
} */
.banner-title-section {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%);
}

.banner-title-section h1 {
	font-size: 113px;
	text-align: center;
	font-weight: 400;
	color: #ec008c;
	text-transform: uppercase;
}

.banner-section-outer .banner-section-image-mobile {
	display: none;
}


/* HOME PAGE SECTION */
/* .alter-resp-image{
    display: none;
} */


/* .desktop-res-image{
    clip-path: ellipse(58% 105% at 58% 50%);
}
.desktop-res-image:before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 30px;
    height: 100%;
    right: 0;
    top: 0;
}
.desktop-res-image:after {
    position: absolute;
    content: "";
    background-color: #000;
    right: -1px;
    top: 0;
    width: 30px;
    height: 98.5%;
    z-index: -1;
    box-shadow: 6px 1px 8px 0px #000000e0;
    overflow-x: hidden;
}
.desktop-res-image .et_pb_main_blurb_image {
    padding-bottom: 88.3%;
    height: 0;
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 0;
}
.desktop-res-image .et_pb_main_blurb_image img {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    object-position: top;
} */
.product-intro-section .product-intro-row .product-intro-image-column a.woocommerce-product-gallery__trigger {
	display: none;
}

span.et_pb_scroll_top.et-pb-icon {
	opacity: 0;
}

span.et_pb_scroll_top.et-pb-icon.et-visible {
	opacity: 1;
}

span.et_pb_scroll_top {
	width: 47px !important;
	height: 47px !important;
	right: 16px !important;
	background-color: #85222b !important;
	border-radius: 50px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	font-size: 41px !important;
	padding: 0 3px 0px 0px !important;
	text-align: center !important;
}



/* FILTER SECTION POPUP DESIGN */
.filter-popup h5 {
	line-height: initial;
	margin: 0;
	background-color: #222223;
	padding: 17px 0px 17px 18px;
	font-size: 16px;
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	background-image: url(../images/GraphiteDark30.png);
	background-repeat: repeat;
	background-size: 7px;
}

.filter-popup {
	padding-bottom: 4px;
	background-color: #F2F2F2;
}

.filter-popup div#parent-categories .parent-category h1 {
	font-size: 16px;
	color: #231f20;
	font-weight: 400;
	margin: 0px;
	padding: 17px 0px 17px 25px;
	line-height: initial;
	text-transform: capitalize;
}

.filter-popup div#parent-categories .parent-category {
	border-bottom: 1px solid #b9babc;
	position: relative;
	transition: 0.5s;
}

.filter-popup div#parent-categories .parent-category:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_rt.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	z-index: 999;
	right: 19px;
	top: 20px;
}

.filter-popup div#parent-categories .parent-category.active:before {
	display: none;
}

.filter-popup div#parent-categories .parent-category.active:after {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_dn.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	z-index: 999;
	right: 19px;
	top: 20px;
}

.filter-popup .close-popup {
	text-align: right;
	font-size: 26px;
}

.filter-popup div#parent-categories .sub-categories {
	padding-left: 48px;
	padding-right: 20px;
	overflow-y: auto;
	direction: rtl;
	overflow-x: hidden;
	max-height: 100px;
	padding-top: 12px;
}

.filter-popup div#parent-categories .sub-categories p {
	margin: 0px 0px 15px 0px;
	line-height: 20px;
}

.filter-popup div#parent-categories .sub-categories span.radio-list-item-label {
	position: relative;
	cursor: pointer;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
}

.filter-popup div#parent-categories .sub-categories input {
	position: absolute;
	opacity: 0;
}

.filter-popup div#parent-categories .sub-categories span.radio-list-item-label:before {
	content: "";
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 11px;
	height: 11px;
	border: 1px solid #58595b;
	top: 50%;
	position: absolute;
	transform: translate(-213%, -50%);
	z-index: 99;
	left: 0;
}

.filter-popup div#parent-categories .sub-categories span.radio-list-item-label:after {
	content: "";
	position: absolute;
	left: 0%;
	top: 50%;
	background: black;
	width: 7px;
	height: 7px;
	opacity: 0;
	transition: 0.3s;
	transform: translate(-306%, -50%);
}

.filter-popup div#parent-categories .sub-categories input.active+span:after {
	opacity: 1;
}

.filter-popup div#parent-categories .sub-categories input:checked+span:after {
	opacity: 1;
}

img {
	pointer-events: none;
}

/* SHOP USED */
.specific-content-section .shop-used-equipment-section .shop-used-equipment-row {
	width: 100% !important;
	max-width: 91% !important;
	padding: 0px;
	margin: 135px 0px 0px 0px;
}

.specific-content-section .shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-subtitle h3 {
	margin: 0px !important;
	line-height: 52px !important;
}

.specific-content-section .shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-subtitle h3 a {
	color: #7e1e27;
	text-align: center;
	margin-left: 130px;
	max-width: 287px;
	display: block;
	cursor: pointer;
	font-size: 16px !important;
	font-weight: 700 !important;
	font-family: "Roboto Condensed", sans-serif;
	letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
	line-height: 52px !important;
}

.specific-content-section .shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-subtitle h3 a:hover {
	color: #797a7c;
}

.specific-content-section .shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-subtitle h3 a:hover:before {
	background-image: url(../images/right-arrow.svg);
}

.specific-content-section .shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-subtitle h3 a:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow_rt.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	z-index: 999;
	right: 6px;
	top: 8px;
}

.specific-content-section .shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-title {
	z-index: 99;
}

.specific-content-section .shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-title h3 {
	color: #fff !important;
	font-size: 64px !important;
	max-width: 644px;
	line-height: 59px;
	text-align: center;
	margin: 45px auto 55px auto;
	font-weight: 700 !important;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	padding-right: 10px;
}

.specific-content-section .shop-used-equipment-section .shop-used-equipment-row .shop-used-equipment-column .shop-used-equipment-image img {
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	position: absolute !important;
}


/* POPUP DESIGN PRODUCT INNER PAGE */
.product-image-popup .mfp-container.mfp-s-ready.mfp-image-holder {
	background-color: #00000085;
}

.product-image-popup .mfp-content {
	position: absolute !important;
	top: 19% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
	margin: 0px !important;
	width: auto !important;

}

.product-image-popup button.mfp-close:before {
	position: absolute;
	content: "";
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-size: contain;
	right: -68px;
	width: 30px;
	height: 30px;
	top: -76px;
}

.no-products-container {
	display: flex !important;
}

.no-products-container .no-products p {
	font-size: 24px;
	font-weight: 600;
	color: #8a232e;
	text-align: center;
}


































/* == SCROLLBAR_CSS_START == 
===============================================================*/


/* .product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories::-webkit-scrollbar, .part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types::-webkit-scrollbar {
  width: 5px;
}
.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories::-webkit-scrollbar-track, .part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types::-webkit-scrollbar-track {

	width: 5px;
}
.product-section .product-row .product-column .et_pb_code_inner .filter-container div#parent-categories::-webkit-scrollbar-thumb, .part-intro-section .part-intro-row .part-intro-column .parts-filter-code ul.types::-webkit-scrollbar-thumb {
  background: #90232c; 
  cursor: pointer;
} */






/* == SCROLLBAR_CSS_END == 
===============================================================*/






.desktop-res-image {
	display: block;
	background-image: none !important;
}


.New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column .alter-resp-image {
	display: none;
}

.New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column {
	width: 72%;
	margin: 0px !important;
}

.New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column .desktop-res-image .et_pb_main_blurb_image {
	width: 100%;
	margin: 0px !important;
	padding-bottom: 77%;
	height: 0;
	position: relative;
	display: block;
}

.New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column .desktop-res-image:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 10px;
	top: 0;
	right: 0;
	box-shadow: 9px -1px 16px 0px #000;
	overflow-x: hidden;
}

.New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column .desktop-res-image .et_pb_main_blurb_image:before {
	position: absolute;
	content: "";
	background-color: #00000036;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9;
	clip-path: ellipse(58% 105% at 58% 50%);
}

.New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column .desktop-res-image .et_pb_main_blurb_image:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	background-color: #fff;
	z-index: 9;
	width: 30px;
	height: 100%;
}

.New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column .desktop-res-image .et_pb_main_blurb_image img {
	position: absolute !important;
	top: 0;
	left: 0px;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	object-position: left;
	clip-path: ellipse(58% 105% at 58% 50%);
}

.New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column .blurb-logo {
	position: absolute;
	bottom: 87px;
	right: 58px;
	z-index: 9;
}

.New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column .blurb-logo::before {
	position: absolute;
	content: "";
	background-color: #fff;
	width: 270px;
	height: 112px;
	right: -28px;
	bottom: -15px;
}

.New.\&.Used.Equipment .link-content-row .equipment-promotion-image-column .blurb-logo img {
	width: 190px;
	height: 77px;
	object-fit: cover;
}


div#parts-supplies-filter-mobile {
	display: none;
}

.no_result_found {
	text-align: center;
}


.banner-title-section h1 {
	display: none;
}

.product-pdf-files-column .product-icons-container {
	display: flex;
	align-items: center;
	column-gap: 62px;
}

.product-icons-container .product-icon a.product-icon-link {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-transform: capitalize;
	color: #58595b;
	font-size: 15px;
	font-family: "Roboto Condensed", sans-serif;
}

.product-icons-container .product-icon a.product-icon-link img.product-icon-image {
	width: 34px;
	height: 26px;
}



/* PRODUCT SINGLE PAGE IMAGE ZOOM EFFECT CSS :::::::::::::::::::::::::::::: */

/* .product-intro-section .product-intro-row .product-intro-image-column .woocommerce-product-gallery__image {
    overflow: hidden;
}

.product-intro-section .product-intro-row .product-intro-image-column .woocommerce-product-gallery__image img.zoomImg {
    width: 1150px !important;
    height: 1100px !important;
} */


/* PRODUCT SINGLE PAGE IMAGE ZOOM EFFECT CSS :::::::::::::::::::::::::::::: */



body.privacy-policy .et_pb_row {
	padding: 0 100px;
}

body.page-id-1536 .et_pb_row {
	padding: 0 100px;
}

.product-description p {
    line-height: 1.7; /* Adjust the line-height to reduce whitespace */
}

.product-description p br {
    line-height: 0.8; /* Further reduce spacing for <br> elements */
    display: block; /* Ensure proper display for <br> */
}
.line-break {
    display: block;
    line-height: 0.8; /* Adjust spacing here */
}
.nested-subcategories {
    margin-left: 15px; /* Indent nested subcategories */
    border-left: 1px solid #ddd; /* Optional vertical separator */
    padding-left: 10px;
}
