/**
 * Quick custom CSS (no npm build required).
 * Edit this file and refresh the browser.
 * For theme-integrated styles, use:
 * packages/Webkul/Shop/src/Resources/assets/css/custom.css
 */
 
 * {
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
}
body {
	font-family: "Lato", sans-serif;
}
.home-offer h1 {
	font-family: "Lato", sans-serif;
	font-weight: 600;
	font-size: 20px;
}
.font-dmserif {
	font-family: "Lato", sans-serif;
}
.top-collection-header h2 {
	max-width: 595px;
	margin-left: auto;
	margin-right: auto;
	font-family: DM Serif Display;
}
.top-collection-header h2 {
	font-family: "Lato", sans-serif;
	font-weight: 500;
}
.top-collection-card h3 {
	color: #060C3B;
	font-size: 24px;
	font-family: "Lato", sans-serif;
	transform: none;
	width: max-content;
	left: 0;
	bottom: 30px;
	position: absolute;
	margin: 0;
	font-weight: 600;
	width: 100%;
	text-align: center;
	background: #ffffffe8;
	padding: 5px 0;
}
.inline-col-wrapper .inline-col-content-wrapper .inline-col-title {
	font-family: "Lato", sans-serif;
}
.section-title h2 {
	font-weight: 400;
	font-family: "Lato", sans-serif;
}
.collection-card-wrapper .single-collection-card .overlay-text {
	font-size: 24px;
	font-weight: 600;
	max-width: 100%;
	font-style: normal;
	color: #060c3b;
	font-family: "Lato", sans-serif;
	position: absolute;
	bottom: 30px;
	left: 0;
	margin: 0;
	width: 100%;
	background: #ffffffe8;
	text-align: center;
	padding: 5px 0;
}
.inline-col-wrapper .inline-col-content-wrapper {
	max-width: 100%;
}
.space-y-2.list-disc.pl-5 li {
	margin: 0 0 10px;
}
.flex.items-center.gap-5.bg-white.max-md\:grid.max-md\:gap-2\.5.max-sm\:gap-1.max-sm\:px-2 .max-lg\:grid.max-lg\:justify-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.flex.items-center.gap-5.bg-white.max-md\:grid.max-md\:gap-2\.5.max-sm\:gap-1.max-sm\:px-2 .max-lg\:grid.max-lg\:justify-center .mt-2\.5.max-w-\[217px\].text-sm.font-medium.text-zinc-500.max-md\:mt-0.max-md\:text-base.max-sm\:text-xs {
	margin-top: 0px;
}
footer .flex.justify-between.gap-x-6.gap-y-8.p-\[60px\].max-1060\:flex-col-reverse.max-md\:gap-5.max-md\:p-8.max-sm\:px-4.max-sm\:py-5 {
	max-width: 1360px;
	margin: auto;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 {
	background: #ffffffe0;
	width: 500px;
	left: 105px;
	color: #000;
	height: 350px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 20px #000;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 h2 {
	color: #000;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 p {
	color: #000;
}
.relative.max-h-screen.w-screen.bg-cover.bg-no-repeat::after {
	position: absolute;
	content: "";
	background: #1E46543B;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
}
.flex.w-full.items-center.justify-between.border.border-b.border-l-0.border-r-0.border-t-0.px-16 {
	background: #1E4654;
	color: #fff;
}
.new-product-list {
	background: #FFF7ED;
	max-width: 100%;
	width: 100%;
	padding: 50px;
}
.new-product-container {
	max-width: 1260px;
	width: 100%;
	margin: auto;
}
.new-product-container .action-items .secondary-button {
	background: #FA6800;
	border-color: #FA6800;
	color: #fff;
	border-radius: 25px;
	font-weight: 600;
	text-transform: uppercase;
}
.new-product-container .action-items .secondary-button:hover{
    background: #C65200;
    border-color: #C65200;
}
 
.custom-yellow-btn.secondary-button {
	background: #FA6800;
	border-color: #FA6800;
	color: #fff;
	border-radius: 25px;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
}
.custom-yellow-btn.secondary-button:hover{
    background: #C65200;
    border-color: #C65200;
}
.new-product-container .content-start {
	background: #1E4654;
	color: #fff;
}
.primary-button{
    background: #FA6800;
    border-color: #FA6800;
}
.primary-button:hover{
    background: #C65200;
    border-color: #C65200;
}
.hover\:border-navyBlue:hover {
	border-color: #FA6800;
}
header .group.relative a.inline-block, header .group.relative span.inline-flex {
	font-weight: 600;
	text-transform: capitalize;
	/* font-size: 18px; */
}
header .group.relative .pointer-events-none.absolute a {
	font-weight: 600;
}
.breadcrumbbar-top {
	padding: 82px 0;
	z-index:1;
}
.breadcrumbbar-top h1 {
	font-weight: 600;
	text-transform: capitalize;
}
.-mt-9.grid.max-w-\[291px\].translate-y-9.content-start.gap-2\.5.bg-white.p-2\.5.transition-transform.duration-300.ease-out.group-hover\:-translate-y-0.group-hover\:rounded-t-lg.max-md\:relative.max-md\:mt-0.max-md\:translate-y-0.max-md\:gap-0.max-md\:px-0.max-md\:py-1\.5.max-sm\:min-w-\[170px\].max-sm\:max-w-\[192px\] {
	background: #1E4654;
	color: #fff;
}
.action-items .secondary-button.w-full {
	background: #FA6800;
	border-color: #FA6800;
	color: #fff;
	border-radius: 25px;
	font-weight: 600;
	text-transform: uppercase;
}
.mt-\[34px\].flex.justify-start.max-lg\:hidden {
	background: #eee;
	padding: 5px;
}
.grid.min-w-\[120px\].max-w-\[120px\].grid-cols-1.justify-items-center.gap-4.font-medium.max-md\:min-w-20.max-md\:max-w-20.max-md\:gap-2\.5.max-md\:first\:ml-4.max-sm\:min-w-\[60px\].max-sm\:max-w-\[60px\].max-sm\:gap-1\.5 a img {
	background: #20485640;
	padding: 2px;
}
.icon-arrow-left-stylish.absolute.-left-10.top-9.flex.h-\[50px\].w-\[50px\].cursor-pointer.items-center.justify-center.rounded-full.border.border-black.bg-white.text-2xl.transition.hover\:bg-black.hover\:text-white.max-lg\:-left-7.max-md\:hidden{
    left: -4.5rem;
}
.icon-arrow-right-stylish.absolute.-right-6.top-9.flex.h-\[50px\].w-\[50px\].cursor-pointer.items-center.justify-center.rounded-full.border.border-black.bg-white.text-2xl.transition.hover\:bg-black.hover\:text-white.max-lg\:-right-7.max-md\:hidden{
    right: -3.5rem;
}
footer .grid.gap-2\.5 .max-w-\[288px\] {
	max-width: 335px;
}
.footer-para p {
	margin: 0 0 10px;
}
.footer-para p span {
	font-weight: 600;
	display: inline-block;
}
#descritpion-tab p {
	margin: 0 0 10px;
}
#descritpion-tab h4 {
	margin: 15px 0 5px;
	font-weight: 600;
	color: #000000bd;
}
.absolute.z-20.w-max.rounded-\[20px\].bg-white.shadow-\[0px_10px_84px_rgba\(0\,0\,0\,0\.1\)\].max-md\:rounded-lg span {
	color: #000;
	background: transparent;
}
footer {
	background: #CBD4D7 !important;
	margin-top: 0 !important;
}
footer .footer-item.one p {
	color: #000 !important;
}
.flex.justify-between.bg-\[\#F1EADF\].px-\[60px\].py-3\.5.max-md\:justify-center.max-sm\:px-5 {
	background: #1E4654;
	color: #000 !important;
}
.mt-9.bg-lightOrange.max-sm\:mt-10 .text-zinc-600 {
	color: #fff;
}
footer form input {
	background: #1e4654 !important;
	border-color: transparent !important;
}
#app, #main {
	background: #f99c200a;
}
.container.mt-20.max-lg\:px-8.max-md\:mt-10.max-md\:px-4 {
	background: #fff7ed;
	margin: 0 auto !important;
	padding-top: 5rem;
	width: 100%;
	max-width: 100% !important;
	padding-bottom: 3rem;
}
.flex.items-center.gap-5.bg-white.max-md\:grid.max-md\:gap-2\.5.max-sm\:gap-1.max-sm\:px-2 {
	background: #fff7ed;
}
.flex.items-center.gap-5.bg-white.max-md\:grid.max-md\:gap-2\.5.max-sm\:gap-1.max-sm\:px-2 span {
	background: #fff7ed;
}
.container.mt-\[34px\].px-\[60px\].max-lg\:px-8.max-md\:mt-4.max-md\:px-4.max-md\:text-sm.max-sm\:text-xs {
	margin-top: 0;
	padding-top: 34px;
}
#main {
	padding-bottom: 40px;
}
.flex.items-start.gap-10.max-lg\:gap-5.md\:mt-10 {
	margin-top: 0 !important;
	padding-top: 2.5rem;
}
.container.mt-8.px-\[60px\].max-lg\:px-8.max-md\:px-4.cms-content {
	margin-top: 0 !important;
	padding-top: 2rem;
}
.container.mt-8.max-1180\:px-5.max-md\:mt-6.max-md\:px-4 {
	padding-top: 2rem;
	margin-top: 0 !important;
}
footer form button {
	background: #f99c20 !important;
	color: #fff;
}
.container.mt-10.max-1180\:px-5.max-md\:mt-8.max-md\:px-4 {
	margin-top: 0;
	padding-top: 2.5rem;
}
.container.mt-10.max-1180\:px-5.max-md\:mt-8.max-md\:px-4 p.custom_page_title {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	margin: 0 0 25px;
}
/* -------------------------------------------------------------------------- */
/* Repair pricing page                                                        */
/* -------------------------------------------------------------------------- */

.repair-pricing-brand-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem;
}

@media (min-width: 640px) {
    .repair-pricing-brand-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 1.5rem;
    }
}

@media (min-width: 1024px) {
    .repair-pricing-brand-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 2rem;
    }
}

.repair-pricing-brand-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    border-radius: 0.75rem;
    /* border: 1px solid #e4e4e7; 
    background: #fff;*/
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    padding: 1.5rem 1rem 1.25rem;
    text-align: center;
    text-decoration: none;
    color: inherit;
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.repair-pricing-brand-card:hover {
    box-shadow: 0 8px 24px rgba(6, 12, 59, 0.08);
    transform: translateY(-2px);
}

.repair-pricing-brand-card__media {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6rem;
    height: 6rem;
    overflow: hidden;
    border-radius: 9999px;
    border: 1px solid #e4e4e7;
    background: #fff;
}

.repair-pricing-brand-card__image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 0.5rem;
}

.repair-pricing-brand-card__placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #f4f4f5;
    font-size: 1.75rem;
    font-weight: 600;
    color: #71717a;
}

.repair-pricing-brand-card__body {
    margin-top: 1rem;
}

.repair-pricing-brand-card__title {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.3;
    color: #060c3b;
}

.repair-pricing-brand-card__count {
    margin-top: 0.35rem;
    font-size: 0.8125rem;
    color: #71717a;
}

.repair-pricing-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1.5rem;
}

@media (min-width: 640px) {
    .repair-pricing-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1024px) {
    .repair-pricing-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 2rem;
    }
}

.repair-pricing-card {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 0.75rem;
    border: 1px solid #e4e4e7;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    text-decoration: none;
    color: inherit;
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.repair-pricing-card:hover {
    box-shadow: 0 8px 24px rgba(6, 12, 59, 0.08);
    transform: translateY(-2px);
}

.repair-pricing-card__media {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #f4f4f5;
}

.repair-pricing-card__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.repair-pricing-card__placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.repair-pricing-card__body {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 0.5rem;
    padding: 1.25rem 1.5rem 1.5rem;
}

.repair-pricing-card__title {
    font-family: "DM Serif Display", serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.3;
    color: #060c3b;
}

.repair-pricing-card__price {
    font-size: 1.125rem;
    font-weight: 600;
    color: #060c3b;
}

.repair-pricing-card__excerpt {
    margin-top: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

/* Repair pricing detail page */
.repair-pricing-detail {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    align-items: start;
}

@media (min-width: 768px) {
    .repair-pricing-detail {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
        gap: 3rem;
    }
}

.repair-pricing-detail__media {
    overflow: hidden;
    border-radius: 0.75rem;
    border: 1px solid #e4e4e7;
    background: #f4f4f5;
    aspect-ratio: 4 / 3;
}

.repair-pricing-detail__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.repair-pricing-detail__placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 280px;
}

.repair-pricing-detail__title {
    font-family: "DM Serif Display", serif;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
    color: #060c3b;
}

@media (max-width: 768px) {
    .repair-pricing-detail__title {
        font-size: 1.5rem;
    }
}

.repair-pricing-detail__price {
    margin-top: 1rem;
    font-size: 1.25rem;
    color: #52525b;
}

.repair-pricing-detail__price span {
    font-weight: 600;
    color: #060c3b;
}

.repair-pricing-detail__description {
    margin-top: 1.5rem;
    font-size: 1rem;
    line-height: 1.7;
}

.repair-pricing-detail__actions {
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid #e4e4e7;
}

/* -------------------------------------------------------------------------- */
/* Contact Us – image left (narrow), form right (wide)                          */
/* -------------------------------------------------------------------------- */

.contact-us-layout {
    max-width: 72rem;
}

.contact-us-layout__row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    min-height: 480px;
}

.contact-us-layout__image {
    width: 38%;
    max-width: 38%;
    flex-shrink: 0;
}

.contact-us-layout__image > div {
    height: 100%;
    min-height: 480px;
}

.contact-us-layout__image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 480px;
    object-fit: cover;
}

.contact-us-layout__form {
    flex: 1;
    min-width: 0;
}
.custom-description h3 {
	color: rgb(113 113 122 / var(--tw-text-opacity, 1));
	font-weight: 600;
	margin: 15px 0 0px;
}
.container.mt-20.max-1180\:px-5.max-md\:mt-12 {
	margin-top: 0 !important;
	padding-top: 20px;
}
/* -------------------------------------------------------------------------- */
/* Your custom styles below                                                   */
/* -------------------------------------------------------------------------- */
@media (max-width:1024px){
.icon-arrow-right-stylish.absolute.-right-6.top-9.flex.h-\[50px\].w-\[50px\].cursor-pointer.items-center.justify-center.rounded-full.border.border-black.bg-white.text-2xl.transition.hover\:bg-black.hover\:text-white.max-lg\:-right-7.max-md\:hidden {
	right: -1.75rem;
}
.icon-arrow-left-stylish.absolute.-left-10.top-9.flex.h-\[50px\].w-\[50px\].cursor-pointer.items-center.justify-center.rounded-full.border.border-black.bg-white.text-2xl.transition.hover\:bg-black.hover\:text-white.max-lg\:-left-7.max-md\:hidden {
	left: -1.75rem;
}
.top-collection-header h2 {
	margin-bottom: 35px;
}
.left-right-arrow {
	position: absolute;
	width: 60px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 20px;
}
.new-product-list {
	padding: 50px 2rem;
}
.new-product-container .content-start {
	padding: .625rem;
	min-height: 185px;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 {
	background: #ffffffe0;
	width: 500px;
	left: 105px;
	color: #000;
	height: 170px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: flex-start;
	justify-content: center;
	box-shadow: 0 0 20px #000;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 h2 {
	color: #000;
	font-size: 22px;
	padding: 0;
	text-align: left;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 p {
	color: #000;
	padding: 0;
	font-size: 14px;
}
.add-padding-sm {
	padding: .625rem;
	min-height: 222px;
}
.main-grid-mb {
	margin: 0 0 35px;
}
}
@media (max-width:767px){
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 {
	background: #ffffffe0;
	width: 500px;
	left: 55px;
	color: #000;
	height: 146px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: flex-start;
	justify-content: center;
	box-shadow: 0 0 20px #000;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 h2 {
	color: #000;
	font-size: 22px;
	padding: 0;
	text-align: left;
	line-height: 20px;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 p {
	color: #000;
	padding: 0;
	font-size: 14px;
	line-height: 23px;
}	
.add-padding-sm {
	padding: .625rem;
	min-height: 122px;
}
.add-padding-sm .break-all {
	display: -webkit-box;
	line-height: 1.5rem;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.top-collection-header {
	margin-top: 0;
}
.new-product-list {
	padding: 50px 2rem 0;
	margin-top: 0 !important;
}
.fixed.z-\[1000\].overflow-hidden.bg-white.max-md\:\!w-full.inset-y-0.ltr\:left-0.rtl\:right-0 {
	padding-bottom: 40px;
}
}
@media (max-width:600px){
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 {
	width: 380px;
	height: 106px;
}	
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 p {
	color: #000;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 h2 {
	color: #000;
	font-size: 22px;
	padding: 0;
	text-align: left;
	line-height: 22px;
	padding-top: 5px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.new-product-container .content-start {
	min-height: 115px;
}
.container.mt-20.max-lg\:px-8.max-md\:mt-10.max-md\:px-4 {
	padding-top: 0;
}
}
@media (max-width:480px){
.top-collection-card h3 {
	font-size: 14px;
}
.collection-card-wrapper .single-collection-card .overlay-text {
	font-size: 14px;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 h2 {
	font-size: 18px;
}
.absolute.inset-0.z-10.flex.flex-col.justify-end.gap-2.px-4.pb-10 {
	width: 320px;
	height: 106px;
	left: 10px;
}
}
