/*------------------------------------*\
  Fonts
\*------------------------------------*/

@font-face {
	font-family: 'montserrat-bold';
	src: url('../fonts/Montserrat-Bold.eot');
	src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Bold.woff2') format('woff2'),
		url('../fonts/Montserrat-Bold.woff') format('woff'),
		url('../fonts/Montserrat-Bold.ttf') format('truetype'),
		url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'montserrat-regular';
	src: url('../fonts/Montserrat-Regular.eot');
	src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Regular.woff2') format('woff2'),
		url('../fonts/Montserrat-Regular.woff') format('woff'),
		url('../fonts/Montserrat-Regular.ttf') format('truetype'),
		url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'montserrat-medium';
	src: url('../fonts/Montserrat-Medium.eot');
	src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Medium.woff2') format('woff2'),
		url('../fonts/Montserrat-Medium.woff') format('woff'),
		url('../fonts/Montserrat-Medium.ttf') format('truetype'),
		url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/*------------------------------------*\
	Default Style
  \*------------------------------------*/

input {
	outline: none !important;
}

html {
	position: relative;
	min-height: 100%;
}

body {
	margin: 0;
	overflow: auto;
	overflow-x: hidden;
	font-family: 'montserrat-regular';
	color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

ul {
	list-style: none;
}

li {
	display: inline-block;
}

p {
	line-height: 25px;
}

a {
	display: inline-block;
	text-decoration: none;
	margin: 0;
	outline: none !important;
	font-family: 'montserrat-regular';
	color: #000;
	cursor: pointer;
}

h1,
h2 {
	font-size: 20px;
	text-align: center;
	font-family: 'montserrat-bold';
	line-height: 35px;
}

h3 {
	font-family: 'montserrat-bold';
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	margin-top: 25px;
}

@media(min-width: 1025px) {

	h1,
	h2 {
		font-size: 35px;
		text-align: left;
		line-height: 45px;
	}

	h3 {
		font-size: 20px;
		text-align: left;
		margin-top: 30px;
	}
}


/*------------------------------------*\
	Effects
  \*------------------------------------*/

a,
a:after,
a:before,

.btn,
.btn:after,
.btn:before,

input,
button,
select,
textarea,
.menu-icon span,
.page-header,
.sac-link img,
.mount-img,
.mount-grid span,
.nav-primary li span,
.customer-img {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

input,
textarea,
button,
select,
a,
.mount-item,
.menu-icon,
.slick-arrow {
	-webkit-tap-highlight-color: transparent;
}

/*------------------------------------*\
	Global Style
  \*------------------------------------*/

.page-header,
.nav-primary,
.page-main,
.page-content,
.page-footer,
.masthead {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}

.page-main {
	margin-top: 50px;
	transition: .3s;
}

/*------------------------------------*\
	Footer
  \*------------------------------------*/

.page-footer {
	background-color: #181816;
	color: #ffffff;
	/* 	text-align: center; */
}

@media(max-width: 1024px) {
	.footer-text-center {
		text-align: center !important;
	}
}

.footer-main {
	padding: 50px 0;
}

.footer-logo img {
	width: 200px !important;
	height: auto !important;
}

.footer-main p {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	margin-top: 25px;
	color: #b7b7b7;
}

.footer-main span {
	display: block;
	font-family: 'montserrat-bold';
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 40px;
}

.footer-main ul {
	margin: 10px 0 5px;
}

.footer-main li {
	display: block;
	border-top: 1px solid #b7b7b7;
	width: 100%;
	padding: 9px 3px;
	list-style: none !important;
	margin-left: 0;
}

.footer-main li p,
.footer-main li a {
	/* 	  position: relative;
	  color: #fff;
	  font-size: 13px;
	  text-align: center !important; */
	position: relative;
	padding-left: 20px;
	color: #b7b7b7;
	font-size: 12.5px;
	font-family: 'montserrat-regular';
	margin-top: 0;
}

.footer-main li img {
	/* 	  position: relative;
	  margin-right: 5px;
	  width: 17px !important;
	  height: auto !important; */
	position: absolute;
	padding-right: 5px;
	width: 20px;
	left: 0;
	top: 0;
}

.footer-main li:nth-child(1) img {
	top: 3px;
}

.footer-main li:nth-child(8) {
	font-size: 18px;
	margin-top: 40px;
	text-align: center !important;
}

.footer-store {
	text-align: center;
}

.footer-store .shipping {
	text-align: center;
	font-family: 'montserrat-bold';
	font-size: 16px;
}

li.download {
	display: grid;
	grid-template-columns: 50% 50%;
	width: 255px;
	margin: 15px auto 0;
}

li.download img.download-icon {
	width: 100% !important;
}

.sac-link {
	width: 100%;
	max-width: 250px;
	margin: 30px auto 0;
	text-align: center;
	position: relative;
	padding: 12px;
	padding-left: 25px !important;
	background-color: #aa2926;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
}

.sac-link img {
	position: absolute;
	left: 15px;
}

.sac-link:hover img:nth-child(2) {
	opacity: 0;
}

.instagram-link {
	max-width: 200px;
	margin-top: 20px;
}

.copyright p {
	text-align: center;
	border-top: 1px solid #fff;
	font-size: 12px;
	padding-top: 20px;
	line-height: 20px;
}

.copyright a {
	color: #848484;
	font-size: 12px;
	padding: 10px 0 30px 0;
}

@media(min-width: 1025px) {
	.page-footer {
		text-align: left;
	}

	.footer-container {
		max-width: 1600px;
		margin: 0 auto;
		padding: 0 30px;
		display: flex;
		justify-content: space-between;
	}

	.footer-main {
		padding: 30px 0 40px;
	}

	.footer-logo img {
		width: 250px !important;
	}

	.footer-main span {
		margin-top: 20px;
		margin-bottom: 35px;
	}

	.footer-main li {
		border-top: 0px !important;
	}

	.footer-main li p,
	.footer-main li a {
		text-align: left !important;
	}

	.sac-link {
		margin: 20px auto 0;
	}

	.sac-link:hover {
		background-color: #fff;
		color: #aa2926;
	}
}

/*------------------------------------*\
	  Footer - WhatsApp
  \*------------------------------------*/

.whatsapp-icon {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 2;
	background-color: #fff;
	width: 60px;
	height: 60px;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
	border-radius: 50%;
	padding: 11px 0 0 2px;
	text-align: center !important;
}

.whatsapp-icon img {
	max-width: 35px !important;
	width: 100% !important;
	height: auto !important;
}

@media(min-width: 1025px) {
	.whatsapp-icon {
		padding: 0 !important;
		padding-top: 11px !important;
	}
}

/*------------------------------------*\
	Header Menu
  \*------------------------------------*/

.page-header {
	padding: 13px 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 4px 6px -6px black;
	z-index: 10;
}

.menu-logo {
	width: 170px;
	z-index: 2;
	position: relative;
	padding-top: 4px !important;
}

.menu-logo .img-responsive {
	margin-bottom: -4px !important;
}

.nav-primary {
	position: absolute;
	top: 33px;
	left: -5px;
	width: calc(100% + 10px);
	background-color: #fff;
	box-shadow: 0 4px 6px -6px black;
	max-height: 100vh;
	overflow-x: hidden;
	overflow-y: scroll;
	z-index: 99999;
	opacity: 0;
	transition: 0.3s;
	pointer-events: none;
}

.nav-primary.show {
	opacity: 1;
	height: 100vh;
	margin-top: 15px;
	padding-bottom: 150px;
	pointer-events: auto;
}

.nav-primary li {
	display: block;
	border-top: 1px solid #ededed;
}

.nav-primary li a,
.nav-primary li span {
	padding: 12px 20px;
	display: block;
	width: 100%;
	font-size: 14px;
	color: #222;
	font-family: 'montserrat-regular';
	position: relative;
	cursor: pointer;
}

.arrow-down {
	margin: 0 !important;
	top: 17px !important;
	right: 25px !important;
	position: absolute;
	z-index: 10;
	height: 10px;
	transition: transform 0.5s ease;
}

.arrow-down.change {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.menu-icon {
	background-color: #aa2926;
	color: #ffffff;
	text-align: center;
	float: right;
	cursor: pointer;
	padding: 8px 12px;
	border-radius: 5px;
	transition: 0.3s;
}

.menu-icon:hover {
	background-color: #9c1f1c;
}

@media(min-width: 1025px) {
	.page-header {
		padding: 0 !important;
		padding-top: 13px !important;
	}

	.page-header .container {
		max-width: 1550px !important;
	}

	.menu-width {
		width: 100% !important;
		padding-bottom: 15px;
		/* text-align: center;
		border-bottom: 1px solid #e1e1e1; */
	}

	.menu-logo {
		width: 235px !important;
	}

	.menu-icon {
		display: none !important;
	}

	.nav-primary {
		opacity: 1;
		pointer-events: auto;
		top: 0;
		position: relative;
		box-shadow: none;
		overflow-x: inherit;
		overflow-y: inherit;
		background-color: transparent !important;
	}

	.nav-primary li a,
	.nav-primary li span {
		padding: 15px 25px 8px;
	}

	span.hasachild-prod {
		font-size: 15px !important;
	}

	.nav-primary li {
		display: inline-block;
		border: none;
		padding-bottom: 13px;
	}

	.arrow-down {
		display: none;
	}

	.secondary-menu {
		position: absolute;
        top: 0;
        right: 0;
	}
}

/*------------------------------------*\
    Sub-Menu
\*------------------------------------*/

.submenu-products-container {
	display: none;
}

.with-arrow,
.sp-menu {
	position: relative;
}

li.sp-menu a {
	padding-left: 35px;
}

.pc-container {
	display: none;
}

.sp-menu:last-child .pc-container {
	display: block;
}

.sp-menu:last-child .pc-span {
	padding: 12px 35px !important;
}

.prodimg-container .pc-img {
	padding: 0 !important;
	border-top: 1px solid #ededed;
}

.pc-span {
	padding-left: 50px !important;
}

@media(min-width: 1025px) {

	.submenu-products-container.subshow {
		opacity: 1;
		visibility: visible;
	}

	.submenu-products-container.subappear {
		display: block;
	}

	.submenu-products-container {
		position: fixed;
		top: 70px;
		left: 0;
		width: 100vw;
		background-color: #ffffff;
		z-index: 10;
	}

	.submenu-products-container.subshow .pc-container {
		display: block !important;
	}

	.submenu-products {
		display: grid;
		grid-template-columns: auto auto auto;
		grid-auto-rows: auto;
		column-gap: 8%;
		row-gap: 20px;
		padding: 30px !important;
		max-height: 450px;
	}

	.submenu-products .sp-menu:nth-child(1) {
		grid-column: span 1;
		grid-row: span 5;
	}

	.submenu-products .sp-menu:nth-child(2),
	.submenu-products .sp-menu:nth-child(3),
	.submenu-products .sp-menu:nth-child(4),
	.submenu-products .sp-menu:nth-child(5) {
		grid-column: 2;
	}

	.submenu-products .sp-menu:nth-child(6) {
		grid-column: 3;
		grid-row: 1;
	}

	.submenu-products .sp-menu:nth-child(7) {
		grid-column: 3;
		grid-row: 2;
	}

	.submenu-products .sp-menu:nth-child(8) {
		grid-column: 3;
		grid-row: 3;
	}

	.submenu-products .sp-menu:nth-child(9) {
		grid-column: 3;
		grid-row: 4;
	}

	.nav-primary li .sp-menu a,
	.nav-primary li span.pc-span {
		border: none !important;
		padding: 0 !important;
		text-align: left;
	}

	.sp-menu a.pc-category {
		font-size: 12px;
		color: #6E6E6E !important;
		margin-bottom: 10px !important;
	}
	
	.pc-img {
		margin-bottom: 10px !important;
	}

	.sp-menu:last-child .pc-span {
		padding: 0px !important;
	}

	.page-main.blurred {
		filter: blur(3px);
		-webkit-filter: blur(3px);
		background-color: rgba(0, 0, 0, 0.15);
	}

	.pc-container {
		display: block;
	}

	.car-section {
		padding: 20px 40px !important;
		border-left: 1px solid #e1e1e1;
		position: relative;
	}
}

/*------------------------------------*\
	iFrame
  \*------------------------------------*/

.iframe-container {
	width: 100%;
/* 	height: 100vh; */
	position: relative;
}

.iframe-content {
	width: 100%;
/* 	height: 100%; */
	position: absolute;
	top: 0;
}

/*------------------------------------*\
	Contact
  \*------------------------------------*/

h1.cont-title {
	font-size: 32px;
	text-align: center;
}

.cont-title,
.ct-txt {
	margin-bottom: 20px;
}

.click-here {
	font-family: 'montserrat-bold';
	color: #aa2926;
}

.contact-row {
	display: block;
}

.contact-col {
	text-align: center;
	margin-top: 50px !important;
}

.contact-col img {
	max-width: 60px;
}

.contact-col h2 {
	font-size: 18px;
}

.contact-col p,
.contact-col a {
	font-size: 14px !important;
}

.contact-col a {
	color: #337ab7;
}

.contact-col h2,
.contact-col p {
	margin-top: 10px;
}

.contact-col h3 {
	font-size: 14px !important;
	margin-top: 10px;
}

@media(min-width: 1025px) {
	.contact-row {
		display: grid;
		grid-template-columns: 25% 25% 25% 25%;
	}

	.contact-col {
		display: inline-block;
		vertical-align: middle;
		text-align: left;
		padding-left: 10px;
	}
}


/*------------------------------------*\
    Customers
\*------------------------------------*/
.page-id-26 {
	background-color: #f4f4f4 !important;
}

.ncc-btn {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 30px 0;
}

.ncc {
	display: inline-block;
	cursor: pointer;
	width: 250px;
	background-color: #fff;
	color: #000;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	text-align: center;
	padding: 15px;
	font-size: 16px;
	margin: 10px;
}

.ncc.active {
	color: #fff;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.6);
}

.iframe-container {
	width: 100%;
	height: 100vh;
	position: relative;
}

.iframe-customer {
	width: 100%;
	height: 100vh;
	margin-bottom: 80px;
	border: none;
}

.iframe-customer.gm {
	display: none;
}

.customers h1 {
	margin: 30px 0;
}

.customers p {
	text-align: justify;
	font-size: 14px;
}

@media(min-width: 1024px) {
	.ncc {
		width: 350px;
		padding: 15px;
		margin: 10px 25px;
	}
}

/*------------------------------------*\
    Recycle Page
\*------------------------------------*/
p.precycle {
	color: #b32c29;
	font-size: 18px !important;
}

.rec-btn {
	position: relative;
	width: 100%;
	height: 65px;
	margin: 25px 0;
}

.recycle-page p {
	text-align: left !important;
	line-height: 25px;
	font-size: 14px;
}

.recycle-page a {
	color: #b32c29 !important;
	position: absolute;
	bottom: 0;
	font-size: 14px;
	text-align: right !important;
	width: 100%;
}

a.cookiepolicy {
	color: #337ab7;
}

.cookiepolicy p {
	line-height: 25px;
}

@media(min-width: 1025px) {

	.rec-btn {
		margin: 45px 0;
	}
}

/*------------------------------------*\
    Terms and Conditions
\*------------------------------------*/

.termsandcond p,
.termsandcond span {
	font-size: 14px;
	line-height: 25px;
	text-align: justify !important;
}

.termsandcond .boldtext {
	font-family: 'montserrat-bold';
}

.submenu li a {
	padding-left: 65px !important;
}

.submenu-flags-container {
	display: none;
}

.submenu-flags li a img {
	position: absolute;
	top: calc(50% - 9px);
	left: 40px;
	width: 18px !important;
}

@media(min-width: 1025px) {
	.submenu-flags-container {
		visibility: hidden;
		opacity: 0;
		transition: visibility 0s linear 0.1s, opacity 0.1s linear;
	}

	.buy-child:hover .submenu-flags-container {
		display: block;
		visibility: visible;
		opacity: 1;
		transition-delay: 0s;
	}

	.submenu-flags {
		position: absolute;
		display: flex;
		flex-flow: column;
		right: 0;
		top: 42px;
		background-color: white;
		border: .5px solid #bbb;
		width: 200px;
	}

	.submenu-flags li a {
		padding-left: 35px !important;
	}

	.submenu-flags li:not(:last-child) {
		border-bottom: .5px solid #bbb;
	}

	.submenu-flags li a img {
		left: 10px;
	}
}

/*------------------------------------*\
    Spectrum
\*------------------------------------*/

.banner-slider-container {
	position: relative;
}

.banner-slider-container .prev-arrow,
.banner-slider-container .next-arrow {
	opacity: 0;
	z-index: -5;
	transition: opacity 0.5s ease-in-out;
}

.banner-img {
	height: auto !important;
	width: 100% !important;
}

.banner-slider-content {
	margin: 20px auto;
	max-width: 800px;
}

.prev-arrow,
.next-arrow {
	position: absolute;
	display: flex;
	align-items: center;
	cursor: pointer;
	top: 0;
	height: 100%;
}

.prev-arrow {
	left: 4%;
}

.next-arrow {
	right: 4%;
}

.spectrum-line {
	border-bottom: 1px solid #777;
	margin: 30px 0;
}

@media (min-width: 1025px) {

	.banner-slider-container:hover .prev-arrow,
	.banner-slider-container:hover .next-arrow {
		opacity: 1;
		z-index: 999;
	}
}

/* Spectrum Specs */
.spectrum-specs table {
	border-collapse: collapse;
	border: 1px solid #d2d5d8;
}

.specs-scroll {
	overflow-y: hidden;
	overflow-x: scroll;
	position: relative;
	width: calc(100% + 40px);
	margin: 30px -20px 0;
}

.spectrum-specs th,
.spectrum-specs td {
	border: 1px solid #d2d5d8;
	text-align: center;
	font-size: 12px;
	padding: 20px 10px;
	z-index: 5;
}

.spectrum-specs th {
	position: sticky;
	left: 0;
	z-index: 999 !important;
}

.specs-scroll tbody th {
	border: 1px solid #d2d5d8;
}

.spectrum-specs tr:nth-child(odd) th {
	background-color: white;
}

.spectrum-specs tr:nth-child(even) th {
	background-color: #d2d5d8;
}

.spectrum-specs tr:nth-child(even) {
	background: #d2d5d8;
}

@media (min-width: 1025px) {

	.spectrum-specs th,
	.spectrum-specs td {
		font-size: 14px;
	}
}

/* Cinema */

.features {
	padding-left: 30px;
}

.features li {
	display: list-item;
	list-style-type: disc;
	line-height: 30px;
	color: black;
}

.cookiepolicy p {
	font-size: 14px !important;
}

.page-id-42 .spectrum-line {
	margin: 40px 0 !important;
}

.page-id-42 main p {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin-top: 20px;
}

.page-id-42 p strong {
	font-weight: normal;
	font-family: 'montserrat-bold';
}

.page-id-42 ul.features {
	font-size: 14px;
	line-height: 22px;
	width: auto;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

.page-id-42 ul.features li {
	line-height: 22px;
	margin-top: 10px;
}

.page-id-42 .banner-slider-content {
	margin: 30px auto 0 !important;
}

.page-id-42 .specs-scroll {
	margin-bottom: 40px;
}

.page-id-42 .specs-scroll table {
	width: 100%;
}

@media (min-width: 1025px) {
	.page-id-42 .spectrum-line {
		margin: 60px 0 !important;
	}

	.page-id-42 main h2 {
		text-align: left;
	}

	.page-id-42 main p,
	.page-id-42 ul.features li {
		text-align: left;
		font-size: 14px;
		line-height: 24px;
	}

	.page-id-42 .banner-slider-content {
		margin: 0 auto !important;
	}

	.page-id-42 .specs-scroll {
		margin: 30px 0 70px !important;
		width: 100%;
		overflow-x: hidden;
	}

	h1,
	h2 {
		font-size: 25px;
	}
}

.spec-li {
	display: block !important;
	line-height: 24px;
	font-size: 14px;
}

.spec-space {
	margin-bottom: 30px;
}

.show-info {
	display: none;
}

.showmore-btn-2,
.showmore-btn {
	font-size: 17px;
	font-weight: bold;
	background-color: #9c9c9c2e;
	width: 164px;
	border: 1px solid #00000030;
	margin: 20px 2px 28px;
	border-radius: 50px;
	padding: 15px;
	padding-left: 26px;
	font-family: 'Montserrat', sans-serif;
	cursor: pointer;
	display: block;
}

.grid-class {
	grid-template-columns: 100% !important;
}

/* contact form */
/* .damage-img{
    display: none
} */
p.text-hover img {
	width: 70%;
}

.report-prod .default-ship {
	display: grid;
}

input[type="date"].form-control {
	border: none;
	border-bottom: 1px solid #000;
	border-radius: 0px;
	box-shadow: none;
	font-size: 16px;
	font-family: montserrat-regular;
}

.text-hover {
	margin-bottom: 20px;
}

.pad-top {
	padding-top: 50px;
	line-height: 25px;
}


@media (max-width: 1024px) {
	input[type="date"].form-control {
		width: 100%;
		font-size: 16px;
	}
}

.codedropz-upload-inner {
	white-space: nowrap !important;
}

/*------------------------------------*\
    Cinema
\*------------------------------------*/

.page-id-18 .spectrum-line {
	margin: 40px 0 !important;
}

.page-id-18 main p {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin-top: 5px;
}

.page-id-18 p strong {
	font-weight: normal;
	font-family: 'montserrat-bold';
}

.page-id-18 ul.features {
	font-size: 14px;
	line-height: 22px;
	width: auto;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

.page-id-18 ul.features li {
	line-height: 22px;
	margin-top: 10px;
}

.page-id-18 .banner-slider-content {
	margin: 30px auto 0 !important;
}

.page-id-18 .specs-scroll {
	margin-bottom: 40px;
}

.page-id-18 .specs-scroll table {
	width: 100%;
}

.banner-thumb {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	row-gap: 5px;
	column-gap: 5px;
}

.first-banner .banner-thumb {
	padding: 0 10px;
}

.banner-thumb-item {
	cursor: pointer;
	opacity: .5;
	max-width: 85px;
}

.banner-thumb-item img {
	width: 100% !important;
	height: auto;
	margin-bottom: 0;
	float: left;
}

.banner-thumb-item.active {
	opacity: 1;
}

.banner-thumbnail-container {
	margin-top: 5px;
}

.page-id-42 .banner-thumb-item img,
.page-id-18 .banner-thumb-item img {
	width: 85px !important;
	height: 68px !important;
}

@media (min-width: 1025px) {
	.page-id-18 .spectrum-line {
		margin: 60px 0 !important;
	}

	.page-id-18 main h2 {
		text-align: left;
	}

	.page-id-18 main p,
	.page-id-18 ul.features li {
		text-align: left;
		font-size: 14px;
		line-height: 24px;
	}

	.sc-left {
		padding-left: 30px;
	}

	.sc-right {
		padding-right: 30px;
	}

	.page-id-18 .banner-slider-content {
		margin: 0 auto !important;
	}

	.page-id-18 .specs-scroll {
		margin: 30px 0 70px !important;
		width: 100%;
		overflow-x: hidden;
	}

	span.hasachild-buy {
		padding-left: 30px !important;
	}

	.page-id-18 .banner-img,
	.page-id-42 .banner-img {
		max-height: 700px;
		object-fit: cover;
		object-position: top;
	}
}

@media (min-width: 1200px) {
	.banner-thumb-item {
		max-width: 100px;
	}

	.page-id-42 .banner-thumb-item img,
	.page-id-18 .banner-thumb-item img {
		width: 100px !important;
		height: 80px !important;
	}
}

.cky-hide p {
	display: none !important;
}

.cosmos-logo {
	display: flex;
	justify-content: space-around;
}

@media(min-width: 1025px) {

	.products-container {
		position: relative;
		max-width: 1500px !important;
		margin: 20px auto;
		display: grid;
		grid-template-columns: 50% 50%;
	}
}

/*------------------------------------*\
    Pop-up
\*------------------------------------*/
.pop-info-opacity {
	background: rgba(51, 51, 51, .5);
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9999999999999999;
	display: none;
}

.pop-info-flex {
	display: flex;
	height: 100%;
	justify-content: center;
	width: 100%;
	align-items: center;
}

.pop-info-center {
	max-width: 800px;
	max-height: 500px;
	text-align: center;
	padding: 30px 0 30px 30px;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #b32927;
	margin: 30px;
}

.pop-scroll {
	overflow-x: hidden;
	overflow-y: scroll;
	max-height: 440px;
	padding-right: 30px;
}

.pop-scroll strong {
	font-family: 'montserrat-bold' !important;
}

.pop-scroll p:first-child {
	margin-top: 0;
}

.pop-scroll p {
	text-align: left;
	margin-bottom: 0;
	margin-top: 15px;
	line-height: 22px;
}

.pop-scroll p a {
	color: #272626;
}

.pop-scroll p a:hover {
	color: #b32927;
}

.pop-scroll ul {
	margin-top: 15px;
	text-align: left;
}

.pop-scroll li {
	display: block !important;
	line-height: 22px;
}

.store-div div {
	text-align: center;
}

.pay-div {
	display: grid;
	grid-template-columns: 50% 50%;
	margin-top: 15px;
	padding: 0 30px;
}

.pay-div img {
	max-width: 70px;
	margin-bottom: 0 !important;
}

.store-div img {
	max-width: 200px;
	margin-bottom: 0 !important;
}

.store-div {
	display: grid;
	grid-template-columns: 50% 50%;
	margin: 15px 0 0;
}

.page-id-273 .termsandcond li {
	padding-left: 10px;
	display: list-item;
	list-style-type: disc;
	font-size: 14px;
	line-height: 25px;
	text-align: justify !important;
}

.page-id-273 .termsandcond ul {
	list-style-type: disc !important;
	list-style-position: inside !important;
	/* Keeps bullets aligned with the list */
	margin-left: 20px !important;
	/* Optional: adjust the indentation */
}

.font-red {
	color: red;
	font-style: italic;
}

.extra-padd {
	list-style-type: none !important;
	margin-left: 20px !important;
	/* Optional: adjust the indentation */
}

.termsandcond a {
	color: #0000EE !important;
}

.ev-center {
	margin-top: 25px !important;
	margin-bottom: 75px !important;
}

.evlogo-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 30px 0;
}

.evlogo-container .evlogo {
	width: 90px !important;
}

.evlogo-container .evtext {
	width: 130px !important;
}

.evapp-section p {
	font-size: 14px !important;
	text-align: center;
}

.evapp-section h3 {
	font-size: 16px !important;
	color: #B42825;
}

.evdl-container img {
	width: 110px !important;
	margin: 0 5px;
	border: 1px solid #181818;
}

.evcont {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 10px;
}

.evdl-container {
	margin-top: 20px;
}

.mobile-img-phone img {
	margin-top: 50px;
	max-width: 400px !important;
}

@media(min-width: 1025px) {
	.evlogo-container .evlogo {
		width: 120px !important;
	}

	.evlogo-container .evtext {
		width: 170px !important;
	}

	.evapp-section p {
		font-size: 16px !important;
		text-align: left !important;
	}

	.evcontainer {
		display: flex;
		align-items: start;
		flex-direction: row !important;
	}

	.evdl-container img {
		width: 125px !important;
		margin: 0 10px;
	}

	.mobile-img-phone img {
		max-width: fit-content !important;
	}
}

.global-section-margin-bottom {
	margin-bottom: 50px;
}

@media(min-width: 1025px) {
	.global-section-margin-bottom {
		margin-bottom: 80px;
	}
}

/*------------------------------------*\
    Blog
\*------------------------------------*/

.blog-section,
.blog-div {
	margin-top: 20px;
}

.blog-div:first-child {
	margin-top: 0;
}

.blog-img a {
	width: 100%;
}

.blog-img img {
	width: 100% !important;
	height: auto !important;
	margin-bottom: -6px !important;
}

.blog-title {
	margin-top: 10px;
}

.blog-title a {
	color: #333;
}

.blog-content p {
	margin-top: 20px;
	text-align: justify;
}

.blog-content a.read-blog {
	margin-top: 30px !important;
	padding: 15px 20px !important;
	line-height: 16px !important;
	background-color: #aa2926 !important;
	color: #fff !important;
	border-radius: 4px !important;
	font-size: 16px !important;
}

.sidebar {
	max-width: 300px;
	margin: 40px auto 0;
}

.single-post .blog-content p strong {
	font-family: 'montserrat-bold';
}

.blog-title h2 {
	line-height: 32px;
}

@media (min-width: 1025px) {

	/* 	.blog-section, .blog-div { margin-top: 80px; } */
	/* 	.blog-section:first-child { margin-top: 80px; } */
	.blog-div:first-child {
		margin-top: 0;
	}

	.sidebar {
		max-width: 100%;
		margin: 0 auto;
	}

	.blog-title h2 {
		line-height: 35px;
	}
}


@media (min-width: 1025px) {
	.blog-img-center img {
		max-width: 450px;
	}

	.blog-img-left .img-link {
		max-width: 460px;
		float: left;
		margin-right: 30px;
		margin-bottom: 15px;
	}

	.blog-img-right .img-link {
		max-width: 460px;
		float: right;
		margin-left: 30px;
		margin-bottom: 15px;
	}

	.blog-img-left .img-link-small,
	.blog-img-right .img-link-small {
		max-width: 450px;
	}
}

.blog-content li {
	padding-left: 10px;
	display: list-item;
	list-style-type: disc;
	padding-bottom: 8px;
}

.blog-content ul {
	padding-top: 20px !important;
	padding-left: 35px !important;
}


.blog-content p a {
	color: #aa2926;
}

/*------------------------------------*\
    Blog - Sidebar
\*------------------------------------*/

.widget_block h3 {
	margin-top: 0;
	text-align: center;
	font-family: 'montserrat-bold';
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.wp-block-categories li {
	display: block;
}

.wp-block-categories li:not(:first-child) {
	margin-top: 10px;
}

.wp-block-categories li a {
	background-color: #aa2926;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 5px;
	font-size: 14px;
}

/*------------------------------------*\
    Blog - Single
\*------------------------------------*/

.share-div {
	margin-top: 30px;
}

.share-div span {
	display: inline-block;
	font-family: 'montserrat-bold';
}

.share-div a {
	display: inline-block;
	width: 30px;
	margin-left: 5px;
}

@media (max-width: 1024px) {
	.wp-image-1243 {
		display: none !important;
	}
}

.wp-image-1243 {
	padding-top: 10px;
	width: 100%;
}

.tzinnershare img {
	width: 40px;
}

ul.tzinnershare {
	list-style: none;
	padding: 20px;
	margin: 0;
	display: flex;
	justify-content: center;
	gap: 20px;
}

/*------------------------------------*\
    New Blog
\*------------------------------------*/

.blog-container {
	float: left;
	width: 100%;
}

.blog-item {
	float: left;
	width: 100%;
	padding: 0 10px;
	margin-top: 20px;
}

.blog-item:nth-child(1) {
	margin-top: 0;
}

.blog-item a {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 100%;
}

.blog-item img {
	float: left;
	position: absolute;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	object-position: center;
	top: 0;
	left: 0;
	z-index: 1;
}

.blog-info {
	position: absolute;
	width: 100%;
	padding: 20px;
	left: 0;
	bottom: 0;
	z-index: 2;
	background-color: rgba(255, 255, 255, 0.8);
}

.blog-info h3 {
	margin-top: 0;
	font-family: "montserrat-regular";
	text-transform: uppercase;
	font-size: 19px;
	text-align: left;
}

.blog-date {
	padding-top: 10px;
	font-size: 14px;
	display: block;
}

.blog-categ {
	display: inline-block;
	background-color: #aa2926;
	color: #fff;
	font-family: "montserrat-regular";
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 15px;
	margin-bottom: 15px;
	border-radius: 50px;
}

.blog-hide {
	float: left;
	width: 100%;
	margin-top: 20px;
	display: none;
}

.blog-item-view .blog-info {
	display: none;
}

.blog-item-view {
	position: relative;
}

.blog-view {
	position: absolute;
	width: calc(100% - 20px);
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	top: 0;
	left: 10px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
}

.blog-view-all {
	cursor: pointer;
	display: inline-block;
	background-color: #aa2926;
	color: #fff;
	border-radius: 50px;
	font-size: 16px;
	padding: 10px 25px;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	.blog-item {
		width: 33.33%;
	}

	.blog-item:nth-child(2),
	.blog-item:nth-child(3) {
		margin-top: 0;
	}
}

/*------------------------------------*\
    Blog Category
\*------------------------------------*/

.blog-category {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #f4f4f4;
	padding: 30px 30px;
}

.blog-category a {
	text-transform: uppercase;
	font-size: 13px;
	padding: 15px 30px;
	background-color: #fff;
	border: 1px solid #acacac;
	border-radius: 5px;
	display: block;
	margin-top: 10px;
}

.blog-category a:hover,
.blog-category a.blog-active {
	color: #fff;
	background-color: #aa2926;
	border: 1px solid #aa2926;
}

.blog-category a:first-child {
	margin-top: 0;
}

@media (min-width: 1025px) {
	.blog-category a {
		display: inline-block;
		margin-left: 10px;
		margin-top: 0;
	}

	.blog-category a:first-child {
		margin-left: 0;
	}

	.blog-category a:nth-child(2) {
		margin-left: 5px;
	}

	.blog-category {
		padding: 30px 0;
	}
}

.single-post .blog-categ {
	margin: 30px 0 0;
}

.single-post main .container {
	max-width: 1000px;
}


.page-id-273 table {
	width: 25%;
	border-collapse: collapse;
}

.page-id-273 th,
.page-id-273 td {
	border: 1px solid #ddd;
	padding: 8px;
	text-align: left;
}

.page-id-273 th {
	background-color: #f4f4f4;
	font-weight: bold;
}

.page-id-273 tr:nth-child(even) {
	background-color: #f9f9f9;
}

/* Split table styling */
.split-table {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media (max-width: 768px) {
	.page-id-273 table {
		width: 50%;
		margin-bottom: 16px;
	}
}

.page-id-273 th,
.page-id-273 td {
	margin-top: 0;
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
}


.personal-col-checkbox {
	width: 100%;
	margin-bottom: 5px;
	padding: 10px;
}

.personal-col-checkbox .wpcf7-list-item-label {
	opacity: 0;
}

.reporting-problem {
	margin-top: 50px;
	/* 	display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap; */
	display: flex;
	justify-content: space-around;
}

.reporting-problem h3 {
	margin-bottom: 30px;

}

.everest-forms {
	width: 100%;
}

.input-text {
	border: 1px solid #cec2c2;
	border-radius: 7px;
	height: 40px !important;
}

.description-report {
	flex-wrap: wrap;
	display: flex;
	justify-content: space-around;
}

.description-report h3 {
	width: 70%;
	text-align: center;
	margin-bottom: 20px;
}

.description-report p {
	width: 100%;
}

.evf-submit-container {
	text-align: center;
}

.everest-forms-submit-button {
	background-color: #AA2926 !important;
	color: white !important;
}

#evf-1572-field_message {
	height: 10rem !important;
}

@media(min-width: 1025px) {
	.everest-forms {
		width: 50%;
	}

	.description-report p {
		width: 70%;
	}
}

.everest-forms-notice--success {
	background-color: #ffffff !important;
	border: 1px solid #aa2926;
}

.everest-forms-notice {
	color: #000 !important;
}

.everest-file-uploader {
	display: block;
	cursor: pointer;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	border: 1px dashed #8e98a2;
}

/* -------------------------- *\
	Header Carousel
\* -------------------------- */

.car-section span {
	text-align: left !important;
	padding: 0 !important;
	padding-bottom: 15px !important;
}

.car-section span.span-gray {
	color: #6E6E6E !important;
}

.header-slider-banner {
	width: 100%;
	float: left;
	margin: 0 auto;
}

.header-img {
	position: relative;
}

.header-img img {
	width: 100%;
	height: auto;
}

.header-img img {
	position: absolute;
	top: 0;
	left: 0;
}

/*------------------------------------*\
    Global New CSS
\*------------------------------------*/

/* header,
footer { display: none !important; } */
.page-main { margin-top: 0; }

body.home header,
body.home footer,
body.blog header,
body.blog footer,
body.single header,
body.single footer,
body.archive header,
body.archive footer,
.page-id-341 header,
.page-id-341 footer,
.page-id-26 header,
.page-id-26 footer,
.page-id-44 header,
.page-id-44 footer,
.page-id-20 header,
.page-id-20 footer,
.page-id-293 header,
.page-id-293 footer,
.page-id-1210 header,
.page-id-1210 footer,
.page-id-299 header,
.page-id-299 footer,
.page-id-326 header,
.page-id-326 footer,
.page-id-1555 header,
.page-id-1555 footer,
.page-id-18 header,
.page-id-18 footer,
.page-id-42 header,
.page-id-42 footer,
.page-id-273 header,
.page-id-273 footer { display: block !important; }

body.home .page-main,
body.blog .page-main,
body.single .page-main,
body.archive .page-main,
.page-id-341 .page-main,
.page-id-26 .page-main,
.page-id-44 .page-main,
.page-id-20 .page-main,
.page-id-293 .page-main,
.page-id-1210 .page-main,
.page-id-299 .page-main,
.page-id-326 .page-main,
.page-id-1555 .page-main,
.page-id-18 .page-main,
.page-id-42 .page-main,
.page-id-273 .page-main { margin-top: 50px; }

.back-to-home-vertical {
	position: fixed;
	background-color: #fff;
	color: #aa2926;
	left: -46px;
	top: calc(50vh - 20px);
	z-index: 2;
	font-size: 12px;
	padding: 5px 10px;
	-ms-transform: rotate(90deg);
  		transform: rotate(90deg);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.5);
}
.back-to-home-vertical:hover {
	background-color: #d92a26;
	color: #fff;
}

body.home .back-to-home-vertical,
body.blog .back-to-home-vertical,
body.single .back-to-hom-vertical,
body.archive .back-to-home-vertical,
.page-id-341 .back-to-home-vertical,
.page-id-26 .back-to-home-vertical,
.page-id-44 .back-to-home-vertical,
.page-id-20 .back-to-home-vertical,
.page-id-293 .back-to-home-vertical,
.page-id-1210 .back-to-home-vertical,
.page-id-299 .back-to-home-vertical,
.page-id-326 .back-to-home-vertical,
.page-id-1555 .back-to-home-vertical,
.page-id-18 .back-to-home-vertical,
.page-id-42 .back-to-home-vertical,
.page-id-273 .back-to-home-vertical { display: none; }

.img-swap {
    display: none;
}

.img-swap.active {
    display: block !important;
	position: relative !important;
}


@media(min-width: 1025px) {
	.back-to-home-vertical {
		font-size: 14px;
		padding: 7px 13px;
		left: -54px;

	}
}

.socmed-section {
	display: flex;
	justify-content: center;
	gap: 24px;
/* 	margin-top: 40px; */
}

.socmed-section a {
	width: 22px !important;
}

.socmed-icon {
	transition: transform 0.3s ease;
}

.socmed-icon:hover {
	transform: scale(1.3);
}

.footer-right {
	max-width: 280px !important;
	margin: auto !important;
}

.pay-div, .store-div, .socmed-section {
	margin-top: 40px !important;
}

.sac-link {
	margin: 45px auto 0;
}

.footer-contact-us .shipping {
	text-align: center !important;
	font-family: 'montserrat-bold' !important;
}

.error-container {
	margin-top: 150px !important;
	margin-bottom: 100px !important;
}

.back-to-home {
	display: none !important;
}

.em input[type="submit"]:hover {
	background-color: #c82b29 !important;
	border: 1px solid #c82b29 !important;
}

@media(min-width: 1025px) {
	.pay-div, .store-div, .socmed-section {
		margin-top: 40px !important;
	}

	.footer-contact-us .shipping {
		text-align: left !important;
	}
}