/* promotionalstressballs */

@import '_fonts.css';

* {
	box-sizing: border-box !important;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
}

:root {
	--white: #ffffff;
	--black: #000000;
	--blurdark: #0000001a;
	--offwhite: #f8f8f8;
	--box-shadow: #0000004d;
	--primary-color: #DB504A;
	--theam-color: #084C61;
	--hover-primary: #BA3F3A;
	--hover-theam: #063848;
	--black-text: #1E293B;
	--gray-text: #7e7e7e;
	--bg-white: #F6F6F6;
	--theam-dark: #212529;
	--input-select: #db504a80;
	--overlay-color: #00000080;
}

body {
	font-family: 'Avenir';
	padding: 0;
	margin: 0;
	font-size: 18px;
	background: var(--white);
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body .columns .column.main {
	padding-bottom: 0;
}

.page-header {
	border-bottom: 1px solid var(--blurdark);
	margin-bottom: 0;
}

.page-header .panel.wrapper {
	background-color: var(--offwhite);
	border-bottom: 1px solid var(--blurdark);
}

.page-header .header.panel {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

.page-header .header.panel .social-media-links {
	margin-left: auto;
	display: flex;
	align-items: center;
	gap: 10px;
}

.page-header .header.panel p {
	font-weight: 800;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0;
	color: var(--black);
	margin: 0;
}

.page-header .header.panel .social-media-links p {
	font-weight: 500;
}

.page-header .header.panel .social-media-links a,
footer .footer-right .social-media-links a {
	border: 1px solid var(--blurdark);
	background: var(--white);
	border-radius: 50%;
	width: 25px;
	height: 25px;
	align-items: center;
	display: inline-flex;
	justify-content: center;
	transition: all 0.3s ease-in-out;
}

.page-header .header.panel .social-media-links a:hover,
footer .footer-right .social-media-links a:hover {
	box-shadow: 0px 0px 5px 0 var(--box-shadow);
}

.page-header .header.panel .social-media-links a i,
footer .footer-right .social-media-links a i {
	width: 14px;
	height: 14px;
	font-size: 14px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #202124;
}

.header.content .contact-details ul li a i.fa-phone:before {
	rotate: 90deg;
}

.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper>.widget,
.page-wrapper>.page-bottom,
.block.category.event,
.top-container,
.page-main,
[data-content-type='row'][data-appearance='contained'],
.bottom-above-faq-container[data-content-type='row'][data-appearance='full-width']>.row-full-width-inner,
.home-page-request-quote-block[data-content-type='row'][data-appearance='full-width']>.row-full-width-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1470px;
	padding-left: 30px;
	padding-right: 30px;
}

li,
ul>li {
	list-style: none;
	margin: 0;
}

.header.content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 20px;
	padding-bottom: 20px;
	gap: 20px;
}

.header.content:before,
.header.content:after {
	content: none;
}

.header.content .logo {
	margin: 0;
	display: block;
	/* max-width: 276px; */
	height: auto;
}

.header.content .logo img {
	width: 100%;
	height: 100%;
	height: 60px;
	max-height: 60px;
	display: block;
}

.header.content .contact-details ul {
	display: flex;
	align-items: center;
	gap: 35px;
	margin: 0;
}

.header.content .contact-details ul li a {
	color: var(--primary-color);
	display: flex;
	align-items: center;
	font-family: Avenir;
	font-weight: 900;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: 0;
	white-space: nowrap;
}

.header.content .contact-details ul li a i {
	border: 1px solid var(--primary-color);
	border-radius: 50%;
	width: 26px;
	height: 26px;
	font-size: 13px;
	align-items: center;
	display: inline-flex;
	justify-content: center;
	margin-right: 10px;
	transition: all 0.3s ease-in-out;
}

.header.content .contact-details ul li a:focus i,
.header.content .contact-details ul li a:hover i {
	background: var(--primary-color);
	color: var(--white);
}

a:hover,
.alink:hover {
	text-decoration: none;
}

/* homepage-main-slider start  */
#html-body .homepage-main-slider .pagebuilder-slide-wrapper {
	background-position: right top;
}

.homepage-main-slider .pagebuilder-slide-wrapper .pagebuilder-overlay {
	max-width: 1450px;
	margin: 0 auto;
	height: 610px;
	display: flex;
	align-items: center;
}

.homepage-main-slider .pagebuilder-slide-wrapper .pagebuilder-collage-content {
	max-width: 900px;
}

.homepage-main-slider .pagebuilder-slide-wrapper .pagebuilder-collage-content p:first-child {
	font-weight: 400;
	font-size: 30px;
	line-height: 46px;
	letter-spacing: 0;
	color: var(--white);
}

.homepage-main-slider .pagebuilder-slide-wrapper .pagebuilder-collage-content p {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0;
}

.homepage-main-slider .pagebuilder-slide-wrapper .pagebuilder-collage-content h2 {
	font-family: 'Georgia';
	font-size: 70px;
	line-height: 100%;
	letter-spacing: 0;
	text-transform: uppercase;
	color: var(--primary-color);
	margin-top: 4px;
	margin-bottom: 20px;
}

.homepage-main-slider .pagebuilder-slide-wrapper [data-element='content'] {
	min-height: auto;
	overflow: visible;
}

[type="button"],
.cms-home .action.primary,
.cms-home a.pagebuilder-button-primary,
.cms-home button.pagebuilder-button-primary,
.cms-home div.pagebuilder-button-primary {
	font-family: 'Avenir';
}

.homepage-main-slider .pagebuilder-slide-wrapper .pagebuilder-slide-button {
	font-weight: 900;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: 0;
	text-align: center;
	text-transform: capitalize;
	margin-top: 50px;
	background: #FFFFFF1A;
	backdrop-filter: blur(150px);
	color: var(--white);
	border-radius: 5px;
	border: 1px solid var(--white);
	padding: 15px 45px;
	transition: all 0.3s ease-in-out;
}

.homepage-main-slider .pagebuilder-slide-wrapper .pagebuilder-slide-button:hover {
	color: var(--white);
	background: var(--theam-color);
	border-color: var(--theam-color);
}

/* homepage-main-slider end  */

/* block-products-list start  */
.block-products-list {
	padding-top: 40px;
	padding-bottom: 50px;
	margin-bottom: 0;
}

.block-products-list .block-title {
	text-align: center;
	margin-bottom: 20px;
}

.block-products-list .block-content {
	padding-top: 10px;
}

.block-products-list .block-content .pager {
	display: none;
}

.block-products-list .block-title strong,
.home-page-faqs-block .content-heading .title,
.home-page-request-quote-block .home-page-request-quote-container .block-title {
	font-family: 'Georgia';
	font-size: 66px;
	line-height: 75px;
	letter-spacing: 0;
	margin-bottom: 60px;
}

.block-products-list .block-title strong {
	text-transform: uppercase;
	color: var(--primary-color);
}

.block-products-list .block-content .product-items {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
}

.block-products-list .block-content .product-items li {
	margin-bottom: 0;
}

button.load-more,
.catalog-product-view .product-info-main .sparsh_product_inquiry_button .primary.action {
	margin-top: 40px;
	border: 1px solid var(--theam-color);
	border-radius: 5px;
	background: transparent;
	font-weight: 900;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0;
	text-transform: capitalize;
	padding: 13px 48px 12px;
	color: var(--theam-color);
	transition: all 0.3s ease-in-out;
}

.catalog-product-view .product-info-main .sparsh_product_inquiry_button .primary.action {
	font-size: 18px !important;
}

.catalog-product-view .product-info-main .sparsh_product_inquiry_button .primary.action {
	padding: 13px 48px 12px !important;
}

button.load-more:hover,
.catalog-product-view .product-info-main .sparsh_product_inquiry_button .primary.action:hover {
	color: var(--white);
	background: var(--theam-color);
	box-shadow: 0px 4px 4px 0 var(--box-shadow);
}

.catalog-product-view .product-info-main .fieldset:last-child {
	margin: 0 !important;
}

.block-products-list .block-content .product-items .product-item,
.page-layout-1column .block.widget .products-grid .product-item,
.block-products-list .product-image-container,
.block-products-list .product-image-container img {
	width: 100%;
}

.block-products-list .product-image-container img {
	height: 100%;
	object-fit: cover;
}

.page-layout-1column .block.widget .products-grid .product-item {
	display: flex;
	margin: 0 !important;
}

.block-products-list .block-content .product-items .product-item .product-image-container {
	border-radius: 10px;
	overflow: hidden;
	width: 100%;
	max-height: 300px;
	margin-bottom: 20px;
}

.block-products-list .block-content .products-grid .product-item-info {
	text-align: center;
	padding: 15px 15px 26px 15px;
	border: 1px solid var(--blurdark);
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	background: var(--white);
	transition: all 0.3s ease-in-out;
}

.block-products-list .block-content .products-grid .product-item-info:hover,
.block-products-list .block-content .products-grid .product-item-info.active {
	box-shadow: 0px 1px 10px 2px var(--box-shadow);
	margin: 0px !important;
}

.block-products-list .block-content .products-grid .product-item-info a {
	width: 100%;
	display: block;
}

.block-products-list .block-content .product-item .product-item-details {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.block-products-list .block-content .product-item .product-item-details .product-item-name {
	margin: 0;
	margin-bottom: 2px;
}

.block-products-list .block-content .product-item-details .product-item-name a {
	font-weight: 800;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: 0;
	color: var(--black-text);
}

.block-products-list .block-content .product-item .product-item-discription {
	margin-bottom: 30px;
}

.block-products-list .block-content .product-item .product-item-discription p {
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0;
	color: #838383;
	display: -webkit-box;
	-webkit-line-clamp: 15;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.block-products-list .block-content .product-item-details .product-item-actions {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	margin-top: auto;
}

.block-products-list .block-content .product-item-details .product-item-actions .actions-primary {
	width: 100%;
}

.actions-primary .action.primary {
	background: var(--theam-color);
	border-color: var(--theam-color);
	border-radius: 5px;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	transition: all 0.3s ease-in-out;
}

.actions-primary .action.primary:hover {
	background: var(--hover-theam);
	border-color: var(--theam-color);
}

.block-products-list .block-content .product-item-details .product-item-actions span {
	font-weight: 900;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0;
	text-transform: capitalize;
	display: block;
	color: var(--white);
}

/* block-products-list end  */

/* four-block-section start  */
.cms-home .four-block-section {
	padding-top: 40px;
	padding-bottom: 40px;
}

.home-page-text-block {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	max-width: 1250px;
	margin: 0 auto;
}

.home-page-text-block p {
	font-weight: 800;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.52px;
	text-transform: capitalize;
	color: var(--gray-text);
	margin-bottom: 0;
}

/* top-promotions-wrapper start  */
.top-promotions-wrapper {
	padding-top: 30px;
}

.top-promotions-wrapper .promotion-block {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
}

.top-promotions-wrapper .promotion-block .promotion-item {
	text-align: center;
	border: 1px solid #E4E4E4;
	border-radius: 5px;
	min-height: 400px;
	transition: all 0.3s ease-in-out;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.top-promotions-wrapper .promotion-block .promotion-item:hover {
	box-shadow: 0px 1px 10px 2px var(--box-shadow);
}

.top-promotions-wrapper .promotion-block .promotion-content {
	padding: 20px;
}

.top-promotions-wrapper .promotion-block .promotion-content .title {
	margin: 0;
	font-weight: 900;
	font-size: 22px;
	line-height: 30px;
	text-transform: capitalize;
	color: #212121;
	margin: 0;
	margin-bottom: 9px;
}

.top-promotions-wrapper .promotion-block .promotion-content .subtxt {
	font-weight: 800;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.28px;
	text-transform: capitalize;
	color: var(--gray-text);
	margin-bottom: 10px;
	min-height: 38px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.top-promotions-wrapper .promotion-block .promotion-content .buttons {
	width: fit-content;
	margin: 0 auto;
}

.top-promotions-wrapper .promotion-block .promotion-content .buttons .action.primary {
	color: var(--theam-color);
	font-weight: 800;
	font-size: 16px;
	line-height: 27px;
	letter-spacing: 0;
	text-decoration: underline;
	text-decoration-style: solid;
	text-decoration-offset: 0%;
	text-decoration-thickness: 0%;
	background: transparent;
	border: none;
	padding: 0;
	position: relative;
	transition: all 0.3s ease-in-out;
	padding-right: 30px;
}

.top-promotions-wrapper .promotion-block .promotion-content .buttons .action.primary:hover {
	box-shadow: none;
	text-decoration: none;
}

.top-promotions-wrapper .promotion-block .promotion-content .buttons .action.primary::after {
	content: "\f178";
	font-family: 'FontAwesome';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 5px;
	transition: all 0.3s ease-in-out;

}

.top-promotions-wrapper .promotion-block .promotion-content .buttons .action.primary:hover::after {
	right: 0px;
}

.top-promotions-wrapper .promotion-block .promotion-image {
	height: 100%;
	max-height: 246px;
}

.top-promotions-wrapper .promotion-block .promotion-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

/* top-promotions-wrapper end  */

/* four-block-section end  */

/* bottom-promotions-wrapper start  */
.bottom-above-faq-container {
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 65px;
	padding-bottom: 65px;
	background: var(--bg-white);
}

.bottom-promotions-wrapper .promotion-block {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}

.bottom-promotions-wrapper .promotion-item {
	border-radius: 10px;
	padding: 49px 23px 49px 30px;
	display: grid;
	grid-template-columns: 420px auto;
	align-items: center;
	position: relative;
	overflow: hidden;
	background: var(--white);
}

.bottom-promotions-wrapper .promotion-item .promotion-content .title {
	font-family: 'Georgia';
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
	color: var(--white);
}

.bottom-promotions-wrapper .promotion-block .promotion-content {
	position: relative;
	z-index: 2;
}

.bottom-promotions-wrapper .promotion-block .promotion-content .subtxt {
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: var(--white);
	max-width: 92%;
}

.bottom-promotions-wrapper .promotion-block .promotion-content .buttons {
	margin-top: 24px;
	border-radius: 10px;
}

.buttons .action.primary.learn-more {
	border-radius: 5px;
	border: 1px solid var(--white);
	background: transparent;
	color: var(--white);
	font-weight: 900;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0;
	text-transform: capitalize;
	padding: 13px 42px 12px;
	display: inline-block;
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
}

.buttons .action.primary.learn-more:hover,
.bottom-promotions-wrapper .promotion-item:nth-child(2) .promotion-content .buttons .learn-more:hover {
	color: var(--white);
	background: var(--theam-color);
	border: 1px solid var(--theam-color);
	box-shadow: 0px 4px 4px 0 var(--box-shadow);
}

.bottom-promotions-wrapper .promotion-block .promotion-image img {
	height: 100%;
	width: 100%;
}

.bottom-promotions-wrapper .promotion-block .promotion-image {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

/* bottom-promotions-wrapper end  */

/* home-page-faqs-block start  */
.home-page-faqs-block {
	padding-top: 50px;
	padding-bottom: 50px;
	max-width: 956px;
	margin: 0 auto;
	width: 100%;
}

.home-page-faqs-block .content-heading .title {
	margin-top: 0;
	color: var(--primary-color);
	text-align: center;
}

.home-page-request-quote-block .home-page-request-quote-container .block-title {
	color: var(--white);
	text-align: center;
}

.home-page-faqs-block .sparsh-question-answer {
	padding-left: 18px;
	padding-right: 18px;
}

.home-page-faqs-block .sparsh-faq-block .accordion .block>.question {
	border: none;
}

.home-page-faqs-block .sparsh-faq-block .accordion .block>.question strong {
	padding-right: 70px;
	display: flex;
}

.home-page-faqs-block .sparsh-faq-block .accordion:has(.question.open) {
	box-shadow: 0px 4px 4px 0 var(--box-shadow);
}

.home-page-faqs-block .sparsh-faq-block .accordion {
	border: 1px solid var(--blurdark);
	background: var(--bg-white);
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 25px 20px;
}

.home-page-faqs-block .sparsh-faq-block .accordion:last-child {
	margin-bottom: 0px;
}

.home-page-faqs-block .sparsh-faq-block .accordion .question {
	padding: 0;
}

.home-page-faqs-block .sparsh-faq-block .accordion .question span {
	font-weight: 800;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0;
	color: var(--theam-dark);
	padding: 0;
	display: block;
}

.home-page-faqs-block .sparsh-faq-block .answer {
	margin-top: 20px;
	padding: 0 20px;
}

.home-page-faqs-block .sparsh-faq-block .answer p {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0;
	color: var(--theam-dark);
	padding: 0;
	display: block;
}

.home-page-faqs-block .sparsh-faq-block .accordion .block>.question::after {
	content: "\e61c";
	width: 50px;
	height: 50px;
	background: var(--white);
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 900;
	margin: 0;
}

.home-page-faqs-block .sparsh-faq-block .accordion .block>.open::after {
	content: '\e60f' !important;
}

/* home-page-faqs-block end  */

/* home-page-request-quote-block start  */
.home-page-request-quote-block {
	background: var(--theam-dark);
	margin-top: 50px;
}

.home-page-request-quote-container {
	padding-top: 100px;
	padding-bottom: 105px;
}

.home-page-request-quote-container .block-content form label {
	color: var(--white);
}

.home-page-request-quote-container .block-content form input,
.home-page-request-quote-container .block-content form textarea,
.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .fields input,
.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .fields textarea {
	border-radius: 10px;
	border: 1px solid var(--blurdark);
	display: inline-block;
	padding: 18px 20px 17px;
	height: unset;
	display: block;
}

.home-page-request-quote-container .block-content form input,
.home-page-request-quote-container .block-content form textarea,
.home-page-request-quote-container .block-content form input::placeholder,
.home-page-request-quote-container .block-content form textarea::placeholder,
.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .fields input,
.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .fields textarea,
.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .fields input::placeholder,
.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .fields textarea::placeholder {
	font-family: 'Avenir';
	font-weight: 800;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0;
	color: var(--theam-dark);
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
	box-shadow: 0 0 3px 1px var(--input-select);
}

.home-page-request-quote-container .block-content form fieldset {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

.home-page-request-quote-container .block-content .field,
.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .fields .field {
	margin-bottom: 0;
}

.home-page-request-quote-container .block-content .field div.mage-error,
.sparsh-product-inquiry-popup-modal .mage-error {
	font-size: 20px;
	font-weight: 500;
}

.home-page-request-quote-container .block-content form .message,
.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .fields .field.description,
.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .field.note.no-label {
	grid-column: span 2;
}

.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .field.note.no-label {
	position: relative;
	padding-left: 45px;
	font-size: 16px;
	width: fit-content;
	margin: 0 auto;
}

.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .field.note.no-label::before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 24px;
	color: #006400;
	content: '\e60e';
	font-family: 'luma-icons';
	margin: -12px 0 0;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	left: 0;
	top: 10px;
	width: 45px;
	position: absolute;
	text-align: center;
}

.home-page-request-quote-container .block-content form .actions-toolbar,
.sparsh-product-inquiry-popup-modal form .actions-toolbar {
	display: flex;
	justify-content: center;
}

.sparsh-product-inquiry-popup-modal form .actions-toolbar {
	margin-top: 40px;
}

.action.submit.primary {
	margin: 0;
	border: 1px solid var(--primary-color);
	background: transparent;
	border-radius: 5px;
	padding: 13px 65px 12px;
	transition: all 0.3s ease-in-out;
}

.sparsh-product-inquiry-popup-modal .action.submit.primary {
	border-color: var(--theam-color);
}

.sparsh-product-inquiry-popup-modal .action.submit.primary span {
	color: var(--theam-color);
}

.sparsh-product-inquiry-popup-modal .action.submit.primary:hover {
	background: var(--theam-color);
}

#sparsh_product_inquiry_submit {
	padding: 13px 65px 12px !important;
}

.action.submit.primary:hover {
	background: var(--primary-color);
}

.action.submit.primary span {
	font-weight: 900;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0;
	text-transform: capitalize;
	color: var(--primary-color);
	display: inline-block;
	transition: all 0.3s ease-in-out;
}

.action.submit.primary:hover span {
	color: var(--white);
}

/* home-page-request-quote-block end   */

/* footer start   */
footer .footer .container {
	display: flex;
	justify-content: space-between;
	padding-bottom: 30px;
	gap: 30px;
	border-bottom: 1px solid var(--blurdark);
}

footer .footer .container .footer-logo {
	margin-bottom: 30px;
	display: inline-block;
}

footer .footer .container .footer-logo .logo {
	margin: 0;
	max-width: unset;
	height: auto;
	display: inline-block;
}

footer .footer .container .footer-logo .logo img {
	width: 100%;
	height: 100%;
	height: 60px;
	max-height: 60px;
	display: inline-block;
}

footer .footer.content {
	padding-top: 60px;
}

footer .footer.content p {
	margin: 0;
}

footer.page-footer {
	padding-bottom: 0px;
	background: #EEF2F4;
	margin-top: 0;
}

footer .footer.content .footer-middle .call-us {
	margin-bottom: 40px;
}

footer .footer.content .footer-middle .store-mail {
	word-break: break-all;
}

footer .footer.content .footer-middle .call-us p:first-child,
footer .footer.content .footer-middle .call-on p:first-child {
	font-weight: 800;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0;
	color: var(--theam-dark);
	margin-bottom: 5px;
}

footer .footer.content .footer-middle .call-us p:nth-child(2) a,
footer .footer.content .footer-middle .call-on p:nth-child(2) a {
	font-weight: 900;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 0;
	color: var(--primary-color);
	position: relative;
	display: inline-block;
}

footer .footer.content .footer-middle .call-us p:nth-child(2) a::after,
footer .footer.content .footer-middle .call-on p:nth-child(2) a::after,
footer .footer-right .footer-links a::after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	border-radius: 5px;
	height: 1px;
	bottom: 0;
	left: 0;
	background: currentcolor;
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
}

footer .footer.content .footer-middle .call-us p:nth-child(2) a:hover::after,
footer .footer.content .footer-middle .call-on p:nth-child(2) a:hover::after,
footer .footer-right .footer-links a:hover::after {
	transform: scaleX(1);
	transform-origin: bottom left;
}

footer .footer-right .footer-links {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	margin-bottom: 49px;
}

footer .footer-right .footer-links a {
	font-weight: 800;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0;
	color: var(--primary-color);
	display: inline-block;
	position: relative;
	transition: all 0.3s ease-in-out;
}

footer .footer.content .contact-address p:first-child {
	font-weight: 800;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0;
	color: var(--theam-dark);
	margin-bottom: 10px;
}

footer .footer.content .contact-address p:nth-child(2) {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0;
	color: var(--theam-dark);
}

footer .footer-right .social-media-links p {
	margin-bottom: 10px;
	font-weight: 800;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0;
	color: var(--theam-dark);
}

footer .footer-right .social-media-links .social-media-icons {
	display: flex;
	gap: 10px;
	justify-content: space-between;
}

.copyright {
	background: #EEF2F4;
	padding-top: 19px;
	padding-bottom: 12px;
}

.copyright span {
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0;
	color: #797979;
	display: inline-block;
}

/* footer end  */

/* single page start  */
.sections.nav-sections {
	display: none;
}

.catalog-product-view .product.media,
.catalog-product-view .product-info-main {
	margin-top: 30px;
}

.catalog-product-view .product.media {
	margin-bottom: 40px;
}

.catalog-product-view .product.media {
	max-width: 570px;
}

.catalog-product-view .product.media .fotorama__stage__frame {
	border-radius: 20px;
}

.catalog-product-view .product.media .fotorama__wrap .fotorama__stage {
	border-radius: 20px;
	margin-bottom: 25px;
	display: flex;
}

.catalog-product-view .product.media .fotorama__wrap .fotorama__stage img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.catalog-product-view .product.media .fotorama__nav__shaft .fotorama__nav__frame,
.fotorama--fullscreen .fotorama__wrap .fotorama__nav__frame {
	background: var(--bg-white);
	border: none;
	margin-left: 20px;
}

.catalog-product-view .product.media .fotorama__nav__shaft .fotorama__nav__frame:nth-child(2),
.fotorama--fullscreen .fotorama__wrap .fotorama__nav__frame:nth-child(2) {
	margin-left: 0;
}

.catalog-product-view .product.media .fotorama__nav-wrap .fotorama__nav__shaft>*,
.fotorama--fullscreen .fotorama__wrap .fotorama__nav__frame,
.fotorama--fullscreen .fotorama__wrap .fotorama__nav__frame>*,
.fotorama__wrap--css3 .fotorama__thumb-border {
	max-width: 70px;
	max-height: 70px;
	padding: 0px !important;
	box-sizing: border-box;
	border-radius: 4px;
}

.catalog-product-view .product.media .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__thumb-border {
	max-width: 70px;
	max-height: 70px;
	margin-top: 0;
}

.catalog-product-view .product.media .fotorama__nav-wrap .fotorama__nav {
	height: auto !important;
}

.catalog-product-view .product.media .fotorama__nav-wrap .fotorama__img,
.fotorama--fullscreen .fotorama__wrap .fotorama__nav__frame .fotorama__img {
	width: 100%;
	height: 100%;
}

.catalog-product-view.page-layout-1column .product-info-main {
	width: calc(100% - 570px);
	padding-left: 20px;
}

.catalog-product-view .product-info-main .page-title span {
	font-family: 'Georgia';
	font-size: 40px;
	line-height: 100%;
	letter-spacing: 0;
	text-transform: uppercase;
	color: var(--primary-color);
}

.catalog-product-view .product-info-main .product-info-stock-sku {
	float: left;
	padding-left: 0;
	padding-bottom: 20px;
}

.catalog-product-view .product-info-main .product-info-stock-sku strong {
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0;
	color: var(--black-text);
}

.catalog-product-view .product-info-main .product-info-stock-sku .value {
	font-weight: 800;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: 0;
	color: var(--black-text);
}

.catalog-product-view .product-info-main .product-info-price {
	border-bottom: 1px solid var(--blurdark);
	margin-bottom: 20px;
}

.catalog-product-view .product-info-main .product.attribute.sku .type:after {
	content: ':';
}

.catalog-product-view .product-info-main .product.description [data-content-type="row"] {
	padding: 0;
}

.catalog-product-view .product-info-main .product.description p,
.catalog-product-view .product-info-main .product.description ul li {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0;
	color: var(--black-text);
	margin-bottom: 30px;
}

.catalog-product-view .product-info-main .product.description p:last-child,
.catalog-product-view .product-info-main .product.description ul {
	margin-bottom: 0;
}

.catalog-product-view .product-info-main .product.description ul {
	padding-left: 24px;
	margin-bottom: 30px;
}

.catalog-product-view .product-info-main .product.description ul li {
	list-style: disc;
	font-weight: 500;
	margin-bottom: 0;
}

.catalog-product-view .product-info-main .product-add-form {
	padding-top: 0;
}

.catalog-product-view .product-info-main .sparsh_product_inquiry_button .primary.action {
	margin-top: 30px;
	width: fit-content;
}

/* sparsh-product-inquiry-popup-modal start   */
.sparsh-product-inquiry-popup-modal {
	border-radius: 10px;
	background: var(--bg-white);
	padding: 60px 30px;
	margin-bottom: 60px;
}

.sparsh-product-inquiry-popup-modal .display_sparsh_product_inquiry_model_title {
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'Georgia';
	font-size: 36px;
	line-height: 41px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: var(--primary-color);
	text-align: center;
}
.display_sparsh_product_inquiry_model_subtitle {
	text-align: center;
	color: var(--primary-color);
	font-weight: 600;
	line-height: 1.1;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 30px;
}

.sparsh-product-inquiry-popup-modal hr {
	display: none;
}

.sparsh-product-inquiry-popup-modal .sparsh_product_inquiry_fieldset .fields {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

.bottom-promotion-container {
	padding-top: 50px;
	padding-bottom: 110px;
}

/* sparsh-product-inquiry-popup-modal end */
/* single page end   */

.catalog-product-view .product-info-price .price-box {
	display: none;
}
.tier-prices-wrapper table.tier-prices {
	border: 1px solid #cccccc;
}
.product-custom-tab .custom-tab-content table thead {
	display: none;
}
.product-custom-tab .custom-tab-content table tbody td:first-child {
	font-weight: bold;
}

.product.data.items > .item.title > .switch {
	font-weight: 900;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0;
	text-transform: capitalize;
	display: flex;
	align-items: center;
	justify-content: center;
}