/** Shopify CDN: Minification failed

Line 1669:33 Expected ":"

**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sora:wght@100..800&display=swap');
/** Fonts End ***/
h3, h4, h5, h6 {
   font-family: "Poppins", sans-serif;
   letter-spacing: 0;
}
p, input, textarea, select, a , li, button, input, label {
    font-family: "Sora", sans-serif !important;
    letter-spacing: 0;
}
.page-width {
    max-width: 1530px;
    padding: 0 15px !important;
}
.header:not(.drawer-menu).page-width, .cstm-topbar .page-width, .main-banner-section .page-width, .custom-page-banner .page-width, .collection-all .grid-product-items .page-width {
    max-width: 1530px;
    padding: 0 15px;
}
.topbar--grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cstm-topbar ul {
    display: flex;
    gap: 12px;
    margin: 0;
    padding: 0;
    justify-content: end;
}
.cstm-topbar ul li, .cstm-topbar ul li a {
    list-style: none;
    display: flex;
    transition: .3s ease;
}
.icon-text-announcement-wrapper {
    display: flex;
    gap: 32px;
    margin: 0;
    padding: 0;
    justify-content: end;
}
.common-announcement-wrapper {
    display: flex;
    align-items: center;
}
.main-banner-head h1 {
    margin: 0;
}
.main-banner-image-wrapper img {
  width: 100%;
}
.product-images img {
    width: 100%;
}
.header__active-menu-item {
    text-decoration: none !important;
    color: #ff4254;
}
.text-announcement-wrapper a {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    letter-spacing: 0;
    text-decoration: none;
    transition: 0.3s ease;
}
.text-announcement-wrapper a:hover {
    color: #b30112;
    transition: 0.3s ease;
}
.common-announcement-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
}
.icon-announcement-wrapper {
    display: flex;
}
.text-announcement-wrapper p {
    margin: 0;
}
.mega-menu__list li a {
    font-size: 14px !important;
    transition: 0.3s ease;
    padding: 0 0 10px;
}
.mega-menu__list li a:hover {
    color: #b70013 !important;
    transition: 0.3s ease;
}
.cstm-topbar {
    padding: 10px 0;
}
.main-banner-head h1 {
    font-weight: 700;
    font-size: 70px;
    line-height: 78px;
    color: #FFFFFF;
    max-width: 847px;
}
.main-first-banner-button a {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #ffffff;
    background: transparent;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: 0.3s ease;
    gap: 10px;
    border-radius: 0px 10px;
    padding: 14px 30px;
    border: 1px solid #fff;
}
.main-first-banner-button a svg path {
    fill: #fff;
}
.main-first-banner-button a span {
    display: flex;
}
.main-second-banner-button a {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #ffffff;
    background: transparent;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: 0.3s ease;
    gap: 10px;
    border-radius: 0px 10px;
    padding: 14px 30px;
    border: 1px solid #fff;
}
.main-second-banner-button a span {
    display: flex;
}
.main-banner-button-wrapper {
    display: flex;
    gap: 30px;
    margin: 30px 0 45px;
}
.main-first-banner-button a:hover {
    border-radius: 0;
    transition: 0.3s ease;
}
.main-second-banner-button a:hover {
    transition: 0.3s ease;
    border-radius: 0;
}
.main-banner-image {
    display: flex;
    width: 90%;
    margin: 0 0 0 auto;
}
.main-banner-section {
    padding: 3rem 0 0;
}
.header__inline-menu li a, .header__inline-menu li summary {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    transition: .3s ease;
    font-family: Sora,sans-serif;
    text-decoration: none !important;
}
.header__inline-menu li {
    padding: 0 7px;
}
.header__inline-menu li a:hover, .header__inline-menu li summary:hover {
    color: #ff4254;
    transition: 0.3s ease;
}
.header__menu-item:hover span {
    text-decoration: none !important;
}
.header__icons .header__icon--cart svg {
    height: 24px;
    width: 24px;
    transition: 0.3s ease;
}
.header__icons .header__icon--cart svg:hover, .header__icons .icon-account:hover, .header__icon--search svg:hover {
    transition: 0.3s ease;
}
.header__icons .icon-account {
    width: 24px !important;
    height: 24px !important;
    transition: 0.3s ease;
}
.header__icon--search svg {
    width: 24px !important;
    height: 24px !important;
    transition: .3s ease;
}
header {
    display: flex !important;
    justify-content: space-between;
}
.topbar--social-icon li a {
    transition: 0.3s ease;
}
.topbar--social-icon li a:hover {
    transition: 0.3s ease;
    opacity: 0.8;
}
.common-heading-wrapper h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #B70012;
    font-family: "Sora", sans-serif;
    text-align: center;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.common-heading-wrapper h2 {
    font-weight: 900;
    font-size: 38px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    margin: 0;
}
.category-lists-section .common-heading-wrapper h2 {
    max-width: 547px;
    margin: 0 auto;
}
.category-heading h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    margin: 20px 0 15px;
    text-align: center;
    transition: 0.3s ease;
}
.category-heading a {
    text-decoration: none;
}
.category-heading p span {
    display: flex;
}
.category-heading h5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    margin: 0;
    transition: 0.3s ease;
}
.category-lists-blocks {
    background: #fff;
    box-shadow: 0 0 12px #00000026;
    border-radius: 20px 0;
    padding: 0 22px 62px;
    position: relative;
    transition: 0.3s ease;
}
.categories-icons span {
    display: inline-flex;
    justify-content: center;
    border: 4px solid #fff;
    border-radius: 50px;
}
.category-lists-blocks-wrapper {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 90px 20px;
    margin: 100px 0 0;
}
.categories-icons {
    margin: -50px auto 0;
    display: table;
}
.category-button-wrapper a {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #fff;
    background: #B70012;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: .3s ease;
    gap: 10px;
    border-radius: 0 10px;
    padding: 14px 30px;
}
.category-button-wrapper a:hover {
    border-radius: 0;
    transition: .3s ease;
}
.category-button-wrapper a span {
    display: flex;
}
.category-button-wrapper {
    text-align: center;
    margin: 42px 0 0;
}
.category-heading p {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #b70012;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: absolute;
    width: 100%;
    bottom: 2px;
    left: 0;
    transition: 0.3s ease;
}
.category-lists-blocks:hover {
    background: #B70012;
    transition: 0.3s ease;
}
.category-lists-blocks:hover .category-heading h4 {
    color: #fff;
    transition: 0.3s ease;
}
.category-lists-blocks:hover .category-heading h5 {
    color: #fff;
}
.category-lists-blocks:hover .category-heading p {
    color: #fff;
}
.category-lists-blocks:hover .category-heading p svg path {
    stroke: #fff;
}
.category-lists-section {
    padding: 6rem 0;
}
.featured-products-head.common-heading-wrapper h3 {
    color: #ffffff;
}
.featured-products-head.common-heading-wrapper h2 {
    color: #B70012;
}
.common-heading-wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    max-width: 737px;
    margin: 15px auto 0;
}
.featured-products-first {
    padding: 6rem 0;
}
.featured-product-title h4 {
    font-weight: 800;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin: 0;
}
.featured-products-sku h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #B70012;
    font-family: "Sora", sans-serif;
    display: inline-block;
    margin: 0px 0 15px;
    padding: 0;
}
.featured-products-blocks .price {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin: 15px 0 0;
}
.featured-products-blocks a {
    text-decoration: none;
}
.featured-products-blocks {
    margin: 0 15px;
}
.custom-featured-products-section .slick-dots {
    margin: 20px 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.custom-featured-products-section .slick-dots li {
    list-style: none;
}
.custom-featured-products-section .slick-dots li button {
    font-size: 0;
    background: transparent;
    border: 1px solid #fff;
    width: 13px;
    height: 13px;
    border-radius: 30px;
    cursor: pointer;
}
.custom-featured-products-section .slick-dots li.slick-active button {
    background: #fff;
    border-radius: 30px;
}
.custom-featured-products-section .slick-prev {
    font-size: 0;
    background: url(/cdn/shop/files/Expand_left.svg?v=1720614263);
    height: 34px;
    width: 34px;
    border: 0;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translate(0px, -50%);
    cursor: pointer;
}
.custom-featured-products-section .slick-next {
    font-size: 0;
    background: url(/cdn/shop/files/Expand_right.svg?v=1720614263);
    height: 34px;
    width: 34px;
    border: 0;
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translate(0px, -50%);
    cursor: pointer;
}
.custom-badge p {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    background: #B70012;
    border-radius: 0 10px;
    position: absolute;
    top: 30px;
    padding: 8px 20px;
    margin: 0;
}
.featured-products-blocks-wrapper-first, .featured-products-blocks-wrapper-second  {
    margin: 40px 0 0;
}
.product-images img {
    border-radius: 20px 0;
}
.product-images {
    margin: 0 0 20px;
}
.text-info p {
    color: #fff;
    text-align: left;
    max-width: 100%;
}
.text-info h3, .text-info h2 {
    text-align: left;
}
.image-wapper {
    display: flex;
}
.image-wapper img {
    border-radius: 50px 0;
}
.custom-image-text-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    align-items: center;
    gap: 40px;
}
.custom-image-text-section {
    padding: 7rem 0;
}
.common-img-text-btn a {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #fff;
    background: transparent;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: .3s ease;
    gap: 10px;
    border-radius: 0 10px;
    padding: 14px 30px;
    border: 1px solid #fff;
}
.common-img-text-btn a:hover {
    border-radius: 0;
    transition: .3s ease;
}
.first-button {
    margin: 30px 0 0;
}
.common-img-text-btn a span {
    display: flex;
}
.featured-products-blocks-wrapper-second  .featured-products-sku h5 {
    color: #B70012;
    background: transparent;
}
.featured-products-second {
    padding: 6rem 0;
}
.image-banner-head h2 {
    color: #fff;
    text-align: left;
    max-width: 460px;
}
.image-first-banner-button a {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #ffffff;
    background: transparent;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: 0.3s ease;
    gap: 10px;
    border-radius: 0px 10px;
    padding: 14px 30px;
    border: 1px solid #fff;
}
.image-first-banner-button  a span {
    display: flex;
}
.image-first-banner-button a svg path {
    fill: #fff;
}
.image-second-banner-button a {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #ffffff;
    background: transparent;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: 0.3s ease;
    gap: 10px;
    border-radius: 0px 10px;
    padding: 14px 30px;
    border: 1px solid #fff;
}
.image-second-banner-button a span {
    display: flex;
}
.image-banner-button-wrapper {
    display: flex;
    gap: 30px;
    margin: 30px 0 45px;
}
.image-first-banner-button  a:hover {
    border-radius: 0;
    transition: 0.3s ease;
}
.image-second-banner-button a:hover {
    transition: 0.3s ease;
    border-radius: 0;
}
.custom-banner-section .common-heading-wrapper p {
    text-align: left;
    max-width: 100%;
    margin: 15px 0 0;
}
.custom-banner-section .image-banner-wrapper {
    max-width: 630px;
}
.custom-banner-section .image-banner-button-wrapper {
    margin: 35px 0 0px;
}
.custom-banner-section {
    padding: 9rem 0 9rem 16rem;
    background-position: center;
}
.our-services-section .common-heading-wrapper p {
    color: #000;
}
.our-services-content h4 {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    margin: 10px 0 13px;
    padding: 0 15px;
}
.our-services-content h5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-family: "Sora", sans-serif;
    margin: 0 0 12px;
    padding: 0 15px;
}
.our-services-content a {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #b70012;
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: 7px;
    transition: .3s ease;
    padding: 0 15px 0px;
    position: absolute;
    bottom: 20px;
    left: 0;
}
.our-services-content a:hover {
    color: #b70012;
    transition: 0.3s ease;
}
.our-services-content a span {
    display: flex;
}
.our-services-content a svg {
    transition: 0.3s ease;
}
.our-services-content a:hover svg path {
    stroke: #b70012;
    transition: 0.3s ease;
}
.our-services-blocks {
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 20px 0;
    overflow: hidden;
    position: relative;
    padding: 0 0 50px;
}
.our-services-blocks-wrapper {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px;
    margin: 40px 0 0;
}
.our-services-section {
    padding: 6rem 0;
}
.featured-products-second .common-heading-wrapper p {
    max-width: 405px;
    margin: 7px auto 0;
}
.video-gallery-section {
    padding: 7rem 0;
}
.video-gallery-section .common-heading-wrapper p {
    color: #fff;
}
.video-gallery-row {
    margin: 40px 0 0;
    display: flex;
    gap: 10px;
}
.embed-responsive-video {
    border-radius: 10px;
    overflow: hidden;
    display: flex;
}
.left-video-column {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 30%;
}
.left-video-column iframe {
    height: 193px;
}.right-video-column {
    width: 70%;
}
.right-video-column iframe {
    width: 100%;
    height: 600px;
}
.custom-reviews-section .common-heading-wrapper h3 {
    color: #ffffff;
}
.custom-reviews-section {
    padding: 7rem 0;
}
.custom-reviews-section .common-heading-wrapper h2 {
    color: #B70012;
    margin: 0 auto;
    max-width: 737px;
}
.reviews-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
}
.author-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    margin: 0;
}
.author-text p strong {
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
}
.author-info {
    display: flex;
    align-items: center;
    gap: 12px;
}
.author-info {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 30px 0 0;
}
.quote-image {
    margin: 0 0 28px;
}
.custom-reviews-blocks {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px 0px;
    padding: 30px 20px;
    margin: 0 18px;
}
.custom-reviews-section .slick-dots {
    margin: 25px 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.custom-reviews-section .slick-dots li {
    list-style: none;
}
.custom-reviews-section .slick-dots li button {
    font-size: 0;
    background: transparent;
    border: 1px solid #fff;
    width: 13px;
    height: 13px;
    border-radius: 30px;
    cursor: pointer;
}
.custom-reviews-section .slick-dots li.slick-active button {
    background: #fff;
    border-radius: 30px;
}
.custom-reviews-section .slick-prev {
    font-size: 0;
    background: url(/cdn/shop/files/Expand_left.svg?v=1720614263);
    height: 34px;
    width: 34px;
    border: 0;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translate(0px, -50%);
    cursor: pointer;
}
.custom-reviews-section .slick-next {
    font-size: 0;
    background: url(/cdn/shop/files/Expand_right.svg?v=1720614263);
    height: 34px;
    width: 34px;
    border: 0;
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translate(0px, -50%);
    cursor: pointer;
}
.custom-reviews-slider {
    margin: 40px 0 0px;
}
.custom-faqs .common-heading-wrapper p {
    color: #fff;
    max-width: 667px;
}
.faq--panel p {
    color: #fff;
}
.custom-faqs .istana--subheading p {
     margin: 0;
    text-align: center;
}
.custom-faqs .istana--heading {
    text-align: center;
}
.custom-faqs {
    padding: 8rem 0 6rem;
}
.faq--accordion {
    cursor: pointer;
    padding: 24px 50px 24px 24px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: .4s;
    letter-spacing: 0;
    position: relative;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
    background: #EFEFEF;
    border-radius: 10px;
}
.faq--accordion.faq-active, .faq--accordion:hover {
    background-color: #f2f2f2;
}
.faq--panel {
    padding: 0 0px;
    display: none;
    overflow: hidden;
    letter-spacing: 0;
    font-size: 14px;
}
.faq--accordion:after {
    content: "";
    background: url(/cdn/shop/files/Plus_icon_bd7b493d-c32f-49a8-83a6-8aca25273918.svg?v=1720585908);
    height: 23px;
    width: 23px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
  }
.faq--accordion.faq-active:after {
    background: url(/cdn/shop/files/minus_Icon_5075acf1-122f-4148-b422-0c025f2a4193.svg?v=1720585923);
    width: 21px;
    height: 4px;
}
.accordion-contianer, .faq-item {
    margin: 0 0 20px;
}
.faqs--grid {
    padding: 4rem 0 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
}
.accordion-contianer:last-child {
    margin: 0;
}
.faq-column.left .faq-item {
  text-align: left;
}
.faq-column.right .faq-item {
  text-align: left;
}
.insta-texts h2 {
    font-weight: 900;
    font-size: 38px;
    line-height: 42px;
    color: #fff;
    margin: 0 0 12px;
}
.insta-texts p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin: 0;
}
.insta-button a {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #fff;
    background: #b70012;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: .3s ease;
    gap: 10px;
    border-radius: 0 10px;
    padding: 14px 30px;
}
.insta-button a:hover {
    background: #000;
    transition: .3s ease;
}
.insta-button a span {
    display: flex;
}
.insta-texts-button-wrapper {
    display: flex;
    align-items: end;
    justify-content: space-between;
}
.insta-texts-wrapper {
    padding: 0 0 40px;
}
.custom-instafeed-app {
    padding: 0 0 15px;
}
.logo-under-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}
.footer-block__heading {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
}
.footer-block__details-content li a {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 24px;
    color: #FFFFFF !important;
    font-family: "Sora", sans-serif;
    transition: 0.3s ease;
}
.footer-block__details-content li a:hover {
    color: #ff4254 !important;
    transition: 0.3s ease;
    text-decoration: none !important;
}
.footer-block__details-content li {
    padding: 0 0 7px !important;
}
.custom-newsletter .footer-block__heading {
    display: none;
}
.custom-newsletter .custom-newsletter-heading {
    display: block;
}
.newsletter-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.8);
}
.newsletter-form label {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.8);
    font-family: "Sora", sans-serif;
    letter-spacing: 0;
}
.newsletter-form .field:before, .newsletter-form .field:after {
    display: none !important;
}
.newsletter-form .field input {
    border: 1px solid rgb(255 255 255 / 20%);
    border-radius: 30px;
    height: 54px;
    outline: none;
    letter-spacing: 0;
}
.newsletter-form {
    max-width: 100% !important;
}
.newsletter-form .field input:focus {
    outline: none !important;
    box-shadow: none !important;
}
.newsletter-form__button {
    width: auto !important;
    padding: 3px 4px 0 0;
}
.custom-newsletter {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    padding: 20px;
}
.footer-block.grid__item {
    width: 30% !important;
}
.footer__content-top .grid {
    row-gap: 1rem !important;
}
.footer__content-top .grid {
    row-gap: 1rem;
    flex-wrap: nowrap;
}
.footer-block.grid__item.footer-block--menu {
    width: 20% !important;
}
.footer-block__image-wrapper {
    max-width: 100% !important;
}
.logo-under-text p {
    max-width: 320px;
}
.need-help-text p, .footer-social-medias p, .footer-email p {
    font-weight: 900;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
}
.need-help-text p a, .footer-email p a {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #FFFFFF;
    text-decoration: none;
    transition: 0.3s ease;
}
.need-help-text p a:hover, .footer-email p a:hover {
    color: #ff4254;
    transition: 0.3s ease;
}
.footer-social-media li {
    list-style: none;
}
.footer-social-media {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 15px;
    justify-content: center;
}
.footer-social-meida-payment {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    padding: 0;
    align-items: center;
    width: 100%;
}
.footer-social-medias {
    border-left: 1px solid rgb(255 255 255 / 10%);
    border-right: 1px solid rgb(255 255 255 / 10%);
    padding: 12px 0;
}
.footer__content-bottom {
    border-bottom: 1px solid rgb(255 255 255 / 10%)!important;
    padding: 0 !important;
}
.copyright__content {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 22px;
    color: #FFFFFF;
}
.copyright__content a {
    text-decoration: none !important;
    transition: 0.3s ease;
}
.copyright__content a:hover {
    text-decoration: none !important;
    transition: 0.3s ease;
    color: #ff4254 !important;
}
footer {
    padding: 5rem 0 1.7rem !important;
}
.footer-social-media li a {
    transition: 0.3s ease;
}
.footer-social-media li a:hover {
    transition: 0.3s ease;
    opacity: 0.8;
}
.image-wapper img {
    width: 100%;
}
.our-services-content img {
    width: 100%;
}
.newsletter-form__field-wrapper {
    max-width: 100% !important;
}
.mobile-main-banner-image {
    display: none;
}
.mobile-banner-image {
    display: none;
}
.mega-menu__link {
    color: #000 !important;
}
.mega-menu__link--level-2 {
    font-weight: bolder;
}
.page-banner-head h1 {
    font-weight: 800;
    font-size: 60px;
    line-height: 68px;
    color: #FFFFFF;
    margin: 0;
}
.custom-page-banner {
    height: 30vh;
    padding: 8rem 0;
  display: flex;
  align-items: center;
}
.abt-first-sect {
    padding-bottom: 0;
}
.about-latest-news-section {
    padding: 7rem 0;
}
.about-embedded-form {
    padding: 4rem 0 0;
}
.about-embedded-form iframe, .about-embedded-form iframe ._2p3a {
    width: 500px !important;
    margin: 0 auto;
    display: table;
}
.upcoming-events {
    padding: 7rem 0 0;
}
.race-events {
    padding: 6rem 0;
}
.events-section  iframe {
    width: 100% !important;
}
.employment-head p {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #333;
    margin: 0;
}
.employment-blocks-wrapper {
    background: #fff;
    border-radius: 20px 0px;
    padding: 40px;
}
.employment-text ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.employment-text ul li {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #333;
    letter-spacing: 0;
    list-style: none;
    position: relative;
    padding: 0 0 0 20px;
}
.employment-text ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    height: 11px;
    width: 11px;
    background: #000;
    border: 1px solid #fff;
    border-radius: 30px;
}
.employment-first-button a {
    font-weight: 600;
    width: 260px;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #333;
    background: transparent;
    align-items: center;
    text-decoration: none;
    transition: .3s ease;
    gap: 10px;
    border-radius: 0 10px;
    padding: 14px 30px;
    border: 1px solid #333;
    display: flex;
    justify-content: center;
}
.employment-first-button a svg path {
    stroke: #333;
}
.employment-first-button a span {
    display: flex;
}
.employment-first-button a:hover {
    transition: .3s ease;
    border-radius: 0;
}
.employment-button button {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    width: 260px;
    text-transform: uppercase;
    color: #fff;
    background: #b70012;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: .3s ease;
    gap: 10px;
    border-radius: 0 10px;
    padding: 14px 30px;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.employment-button button:hover {
    border-radius: 0;
    transition: .3s ease;
}
.employment-button button svg path {
    stroke: #fff;
}
.employment-button button span {
    display: flex;
}
.employment-button-wrapper {
    display: flex;
    flex-direction: column;
    gap: 13px;
}
.employment-blocks {
    display: grid;
    align-items: center;
    gap: 20px;
    grid-template-columns: repeat(3,1fr);
}
.employment-first-button.common-employment-button {
    display: flex;
    justify-content: end;
}
.employment-button.common-employment-button {
    display: flex;
    justify-content: end;
}
.custom-modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}
.custom-modal-content {
    background-color: #ffffff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 800px;
    font-family: "Sora", sans-serif;
    letter-spacing: 0;
}
.custom-close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.custom-close:hover, .custom-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.employment-details-first {
    padding: 6rem 0 4rem;
}
.employment-top-head {
    margin: 0 0 32px;
}
.employment-details-second .employment-top-head {
    display: none;
}
.employment-details-second {
    padding: 0 0 6rem;
}
.text-info ul {
    margin: 0;
    padding: 24px 0 0;
}
.text-info ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    letter-spacing: 0;
    list-style: none;
    position: relative;
    padding: 0 0 17px 16px;
}
.text-info ul li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    height: 5px;
    width: 5px;
    background: #fff;
}
.text-info ul li:last-child {
    padding-bottom: 0;
}
.arrive-image-text-second {
    padding-top: 0;
}
.reservation-text-info h3 {
    color: #fff;
    text-align: left;
}
.reservation-text-info h2 {
    color: #B70012;
    text-align: left;
}
.reservation-text-info p {
    text-align: left;
    margin: 12px 0 0;
    max-width: 100%;
}
.reservation-lists {
    margin: 0;
    padding: 18px 0 30px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.reservation--icon-text-wrapper {
    display: flex;
    align-items: start;
    gap: 10px;
}
.reservation--icon span {
    display: flex;
}
.reservation-text p {
    margin: 0;
}
.reservation-first-button a {
    border: 1px solid #fff;
    color: #ffffff;
}
.reservation-first-button a svg path {
    stroke: #fff;
}
.reservation-first-button a:hover {
    border-radius: 0;
}
.reservation-image-wapper img {
    border-radius: 20px 0;
}
.reservation-image-wapper {
    display: flex;
}
.reservation-text-info p a {
    color: red;
    transition: 0.3s ease;
}
.reservation-text-info p a:hover {
    color: #fff;
    transition: 0.3s ease;
}
.reservation-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    align-items: center;
}
.reservation-section {
    padding: 5rem 0;
}
.rental-product-info p {
    margin: 0;
    text-align: center;
}
.rental-product-info p strong {
    font-weight: 900;
    font-size: 16px;
    line-height: 48px;
    color: #B70012;
}
.renatl-products-wrapper a {
    text-decoration: none;
}
.rental-product-info p {
    font-weight: 600;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #000000;
}
.renatal-products-image {
    text-align: center;
}
.rental-products-blocks {
    background: #F0F0F0;
    border-radius: 20px 0px;
    padding: 20px;
    display: flex;
    flex-direction: column-reverse;
    padding: 20px;
    transition: 0.3s ease;
}
.renatl-products-wrapper a:hover .rental-products-blocks {
    border-radius: 0;
    transition: 0.3s ease;
}
.renatl-products-wrapper {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.rental-products-section {
    padding: 7rem 0;
}
.reservation-first-button a svg path {
    transition: 0.3s ease;
}
.reservation-first-button a:hover svg path {
    stroke: #fff;
    transition: 0.3s ease;
}
.renatal-products-image img {
    width: 100%;
}
.reservation-image-wapper img {
    width: 100%;
}
.kart-job-info h3, .kart-job-info h2 {
    text-align: left;
}
.kart-job-info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: left;
    max-width: 100%;
}
.kart-job-info p strong {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
}
.kart-job-info ul {
    margin: 0;
    padding: 15px 0 6px 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.kart-job-info ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
.kart-btn-wrap button {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: .3s ease;
    gap: 10px;
    border-radius: 0 10px;
    padding: 14px 30px;
    background: transparent;
    cursor: pointer;
}
.kart-btn-wrap button:hover {
    border-radius: 0;
    transition: .3s ease;
}
.kart-btn-wrap button span {
    display: flex;
}
.kart-mail-text p {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    margin: 0 0 8px;
}
.kart-mail-text p a {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #B70012;
    text-decoration: none;
    transition: 0.3s ease;
}
.kart-mail-text p a:hover {
    color: #fff;
    transition: 0.3s ease;
}
.kart-or-text p {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    margin: 0;
}
.kart-btn-mail-wrapper {
    border: 1px solid #fff;
    border-radius: 20px 0px;
    display: flex;
    align-items: center;
    gap: 25px;
    max-width: 780px;
    padding: 30px 20px;
    justify-content: space-between;
    margin: 32px 0 0;
}
.kart-job-details-section {
    padding: 6rem 0;
}
.common-contact-wrapper h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    margin: 0 0 15px;
}
.common-contact-wrapper p a {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    text-decoration: none;
    letter-spacing: 0;
    transition: 0.3s ease;
}
.common-contact-wrapper p a:hover {
    color: #b70012;
    transition: 0.3s ease;
}
.common-contact-wrapper p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0;
}
.contact-social-media-lists {
    margin: 0;
    display: flex;
    gap: 12px;
    padding: 0;
}
.contact-info-wrapper {
    background: #FFFFFF;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    padding: 30px;
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(3,1fr);
}
.contact-social-media-lists li {
    list-style: none;
}
.contact-social-media-text {
    padding: 0 0 0 120px;
}
.contact-info-section {
    padding: 7rem 0;
}
.contact-social-media-lists a {
    transition: 0.3s ease;
}
.contact-social-media-lists a:hover {
    transition: 0.3s ease;
    opacity: 0.8;
}
.contact h2.title {
    font-weight: 800;
    font-size: 38px;
    line-height: 57px;
    text-align: center;
    color: #B70012;
    font-family: "Poppins", sans-serif;
    margin: 0 0 8px;
}
.contact p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    max-width: 757px;
    margin: 0 auto;
}
.contact .field input {
    border: 1px solid #BBBBBB;
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #fff;
    font-family: "Sora", sans-serif;
    outline: none !important;
    box-shadow: none !important;
    height: auto;
    background: transparent;
}
.contact .field label {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #fff;
    font-family: "Sora", sans-serif;
}
.contact .field:before, .contact .field:after {
    display: none !important;
}
.contact .field textarea {
    border: 1px solid #fff;
    background: transparent;
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #fff;
    font-family: "Sora", sans-serif;
    height: 157px !important;
    outline: none !important;
    box-shadow: none !important;s
}
.contact form {
    margin: 35px 0 0;
}
.contact__button button {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #fff;
    background: #b70012;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: .3s ease;
    gap: 10px;
    border-radius: 0 10px;
    padding: 14px 30px;
    font-family: "Sora", sans-serif;
}
.contact__button button:hover {
    border-radius: 0;
    transition: .3s ease;
}
.contact__button button:before, .contact__button button:after {
    display: none !important;
}
.contact__button button span {
    display: flex;
}
.contact__button {
    margin: 32px auto 0 !important;
    display: table;
}
.custom-contact-form {
    padding: 0 0 8rem;
}
.card__heading a {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    transition: 0.3s ease;
}
.card__heading a:hover {
    color: #b70012;
    transition: 0.3s ease;
}
.card__information {
    padding: 0 0 20px !important;
}
.price-item--regular {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    letter-spacing: 0;
    margin: 6px 0 0 !important;
}
.underline-links-hover:hover a {
    text-decoration: none !important;
}
.card__inner {
    margin: 0 0 20px;
}
.quick-add__submit {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    color: #fff;
    background: transparent;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: 0.3s ease;
    gap: 10px;
    border-radius: 0px 10px;
    padding: 14px 30px;
    border: 1px solid #ffffff;
    letter-spacing: 0;
}
.quick-add__submit:hover {
    border-radius: 0;
    transition: 0.3s ease;
}
.quick-add__submit:before, .quick-add__submit:after {
    display: none;
}
.collection-used-karts-for-sale #main-collection-filters {
    display: none;
}
.card__inner {
    background: transparent !important;
}
.card__media {
    border-radius: 20px 0 !important;
}
.grid-product-items {
    padding: 5rem 0;
}
.facets__heading--vertical {
    font-weight: 700;
    font-size: 20px !important;
    line-height: 24px;
    text-transform: capitalize;
    color: #B70012 !important;
    font-family: "Poppins", sans-serif !important;
}
.facets__summary span {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #000000;
    font-family: "Poppins", sans-serif !important;
    letter-spacing: 0;
}
.facet-checkbox__text {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    color: #000000;
}
.facets-layout-list--text input[type=checkbox] {
    border: 1px solid #b70012;
}
.facets__summary:hover .facets__summary-label {
    text-decoration: none !important;
}
.facets-layout-list .facets__label:hover .facet-checkbox__text-label, .facets-layout-list input:focus~.facet-checkbox__text-label {
    text-decoration: none !important;
}
.facets-container {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.12);
    border-radius: 15px;
    padding: 20px !important;
}
.collection-all #product-grid {
    margin: 0;
}
.facets__selected, .field-currency {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    color: #000000;
    font-family: "Sora", sans-serif;
}
.facets__price input {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    color: #000000;
    font-family: "Sora", sans-serif;
}
.collection-all .grid-product-items {
    padding: 6rem 0;
}
.active-facets__button-wrapper *, span.active-facets__button-inner {
    letter-spacing: 0;
}
.footer__content-top {
    padding-bottom: 5rem !important;
}
.product__title h1 {
    font-weight: 800;
    font-size: 38px;
    line-height: 44px;
    color: #fff;
}
.product__text.inline-richtext {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: "Sora", sans-serif;
}
.price-item.price-item--regular {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-family: "Sora", sans-serif;
}
.product__tax.caption, .product__tax.caption a {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: "Sora", sans-serif !important;
}
.product-form__quantity .form__label {
    margin-bottom: .6rem;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #fff;
    font-family: "Sora", sans-serif;
}
.quantity input {
    font-family: "Sora", sans-serif;
}
.quantity:before, .quantity:after {
    display: none !important;
}
.quantity {
    border-radius: 30px !important;
    border: 1px solid #fff;
}
.grid__item.product__media-wrapper {
    max-width: 100% !important;
    width: 100% !important;
}
.product__info-wrapper.grid__item {
    width: 100% !important;
    padding: 0 !important;
    max-width: 100% !important;
}
.quantity__button {
    color: #fff !important;
}
.product-media-container {
    width: 100% !important;
}
.quantity__input {
    color: #fff !important;
}
.product {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px !important;
}
.icon-with-text__item span {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: "Sora", sans-serif;
}
.icon-with-text__item img {
    width: 30px;
    height: auto;
}
.shopify-payment-button__more-options {
    color: #fff;
}
.icon-with-text__item {
    border-bottom: 1px solid #fff;
    padding: 0 0 17px;
}
.product-form__submit {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #333;
    background: #fff;
    letter-spacing: 0;
    border-radius: 30px;
    font-family: "Sora", sans-serif;
    transition: 0.3s ease;
}
.product-form__submit:hover {
    background: #B70012;
    transition: 0.3s ease;
}
.product-form__submit:after, .product-form__submit:before {
    display: none !important;
}
.product-form__buttons {
    max-width: 100% !important;
}
.product-tab-link {
    font-weight: 800;
    font-size: 21px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    list-style: none;
    border-bottom: 4px solid transparent;
    padding: 0 15px;
    cursor: pointer;
}
.product-tab-link:hover {
    color: #fff;
    opacity: 0.9;
    transition: 0.3s ease;
}
.custom-product-tabs {
    display: flex;
    margin: 0;
    padding: 0;
    gap: 50px;
    border-bottom: 1px solid #D9D9D9;
}
.product-tab-link.current {
    color: #fff;
    border-bottom: 4px solid #B70012
}
.product-tab-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    margin: 0 !important;
}
.jdgm-rev-widg__title {
    color: #fff !important; 
}
.product-tabs-section {
    padding: 5rem 0 0;
}
.product-tab-content p a {
    color: #b70012;
    text-decoration: none;
    transition: 0.3s ease;
}
.product-tab-content p a:hover {
    color: #fff;
    text-decoration: none;
    transition: 0.3s ease;
}
.mega-menu__list {
    gap: 5px !important;
}
.shopify-policy__container {
    max-width: 950px !important;
}
.shopify-policy__body ul {
    padding: 0;
}
.shopify-policy__body ul li {
    list-style: none;
    display: flex;
    position: relative;
    padding: 0 0 10px 17px;
}
.shopify-policy__body ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    height: 6px;
    width: 6px;
    background: #000;
    border-radius: 20px;
}
.shopify-policy__body p br {
    display: none;
}
.cart-item__details a, .drawer__cart-items-wrapper th, .product-option, .cart-item__price-wrapper span, .cart-drawer .tax-note,.cart__checkout-button {
    font-family: "Sora", sans-serif;
    letter-spacing: 0;
}
.template-search__header p {
    text-align: center;
    margin: 0 !important;
}
.shopify-policy__body {
    padding: 0 0 4rem;
}
.services-over-icon-wrapper {
    position: relative;
}
.service-over-icon {
    position: absolute;
    left: 13px;
    bottom: 24px;
}
.service-over-icon {
    width: 66px !important;
}
.contact-address-text {
    padding: 0px 0 0 100px;
}
body {
    background: #070707 !important;
}
.shopify-policy__container {
    color: #fff;
}
.shopify-policy__container a {
    color: #fff;
    transition: 0.3s ease;
}
.shopify-policy__container a:hover {
    color: #fff;
    transition: 0.3s ease;
}
.shopify-policy__title h1, .shopify-policy__container h2, .shopify-policy__container h3, .shopify-policy__container h4, .shopify-policy__container h5, .shopify-policy__container h6 {
    color: #fff;
}
.custom-contact-form .gradient, .grid-product-items {
    background: transparent !important;
}
.jdgm-rev-widg__header {
    color: #fff;
}
.common-page-wrapper h1 {
    color: #fff;
}
.common-page-wrapper a {
    color: #fff;
    transition: 0.3s ease;
}
.common-page-wrapper a:hover {
    text-decoration: none;
    transition: 0.3s ease;
    color: #fff;
}
.common-page-wrapper button {
    background: #fff;
    color: #000;
    border-radius: 0 10px;
    transition: 0.3s ease;
}
.common-page-wrapper button:hover {
    border-radius: 0;
    transition: 0.3s ease;
}
.common-page-wrapper p {
    color: #fff;
}
.template-search__header h1 {
    color: #fff;
}
.product-page-wrapper {
    background: transparent !important;
}
.product__sku {
    color: #fff;
}
.custom-page-banner {
    padding: 4rem 0;
}
.custom-services .custom-reviews-section {
    padding: 3rem 0 5rem;
}
.custom-services .our-services-section .common-heading-wrapper p {
    color: #ffffff;
}
.custom-services .our-services-blocks {
    padding: 0 0 0px;
}
.custom-product-form__submit {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #333;
    background: #fff;
    letter-spacing: 0;
    border-radius: 30px;
    font-family: "Sora", sans-serif;
    transition: 0.3s ease;
}
.custom-product-form__submit {
    margin-bottom: 1rem;
}
.custom-product-form__submit:hover {
    background: #B70012;
    transition: 0.3s ease;
}
/*** MEDIA ***/
@media only screen and (max-width: 1599px) {
.custom-banner-section {
    padding: 7rem 0 7rem 5rem;
}
}
@media only screen and (max-width: 1449px) {
.custom-banner-section {
    padding: 5rem 0 6rem 2rem;
}
}
@media only screen and (max-width: 1349px) {
.header__inline-menu li a, .header__inline-menu li summary {
    font-size: 15px;
}
.footer-block.grid__item.footer-block--menu {
    width: 15%!important;
}
.custom-featured-products-section .slick-prev, .custom-featured-products-section .slick-next, .custom-reviews-section .slick-prev, .custom-reviews-section .slick-next {
    display: none !important;
}
.custom-banner-section .common-heading-wrapper p {
    max-width: 550px;
}
.custom-banner-section .image-banner-button-wrapper {
    margin: 25px 0 0;
}
.header__inline-menu li {
    padding: 0 0px;
}
.header__inline-menu li a, .header__inline-menu li summary {
    font-size: 14px;
}
}
@media only screen and (max-width: 1199px) {
.custom-banner-section .common-heading-wrapper p {
    max-width: 450px;
}
.custom-banner-section {
    padding: 3rem 0 4rem 2rem;
}
.common-heading-wrapper h2 {
    font-size: 32px;
    line-height: 42px;
}
.main-banner-head h1 {
    font-size: 50px;
    line-height: 60px;
    max-width: 607px;
}
.category-heading h4 {
    font-size: 21px;
    line-height: 25px;
    margin: 10px 0 12px;
}
.our-services-content h4 {
    font-size: 18px;
    line-height: 25px;
}
.our-services-content h5 {
    font-size: 14px;
    line-height: 22px;
}
.featured-product-title h4 {
    font-size: 19px;
    line-height: 28px;
}
.featured-products-blocks .price {
    font-size: 16px;
    line-height: 28px;
}
.reviews-text p {
    font-size: 15px;
    line-height: 25px;
}
.need-help-text p a, .footer-email p a {
    font-size: 17px;
    line-height: 26px;
}
.text-announcement-wrapper a {
    font-size: 15px;
}
.header__inline-menu li a, .header__inline-menu li summary {
    font-size: 12px;
    padding: 0 10px 0 5px;
}
.header {
    gap: 0px !important;
}
.employment-first-button a {
    width: 220px;
    padding: 14px 20px;
}
.employment-button button {
    width: 220px;
    padding: 14px 20px;
}
.common-contact-wrapper p {
    font-size: 16px;
    line-height: 26px;
}
.common-contact-wrapper p a {
    font-size: 16px;
    line-height: 26px;
}
.common-contact-wrapper h3 {
    font-size: 26px;
    line-height: 30px;
}
.contact-info-section {
    padding: 6rem 0;
}
.custom-contact-form {
    padding: 0 0 6rem;
}
.product__title h1 {
    font-size: 28px;
    line-height: 34px;
}
.shopify-payment-button__more-options {
    font-family: "Sora", sans-serif;
}
}
@media only screen and (max-width: 989px) {
.faqs--grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
}
.accordion-contianer {
    margin: 0 0 20px;
}
.fcc--grid__item p a {
    font-size: 19px;
    line-height: 29px;
}
.faq--accordion {
    padding: 14px 40px 14px 14px;
    font-size: 16px;
    line-height: 23px;
}
.custom-faqs {
    padding: 5rem 0;
}
header-drawer {
    width: 20%;
}
.header__heading-link {
    width: 60%;
}
.header__icons {
    width: 20%;
    justify-content: end;
}
.category-lists-blocks-wrapper {
    grid-template-columns: repeat(2,1fr);
    margin: 90px 0 0;
}
.custom-image-text-wrapper {
    grid-template-columns: repeat(1,1fr);
}
.custom-image-text-section {
    padding: 6rem 0;
}
.our-services-blocks-wrapper {
    grid-template-columns: repeat(2,1fr);
    gap: 25px;
}
.video-gallery-section {
    padding: 6rem 0;
}
.insta-texts-button-wrapper {
    align-items: start;
    justify-content: start;
    flex-direction: column;
    gap: 20px;
}
.footer__content-top .grid {
    row-gap: 3rem;
    flex-wrap: wrap;
}
.footer-block.grid__item {
    width: 49%!important;
}
.footer-block.grid__item.footer-block--menu {
    width: 49%!important;
}
.need-help-text p a, .footer-email p a {
    font-size: 16px;
    line-height: 24px;
}
.insta-texts h2 {
    font-size: 32px;
    line-height: 38px;
}
.footer-block__details-content li {
    padding: 0 0 0px!important;
}
.menu-drawer__navigation li a {
    font-family: "Sora", sans-serif;
    font-size: 16px;
}
.video-gallery-row {
    gap: 10px;
    flex-direction: column;
}
.left-video-column iframe {
    height: 390px;
    width: 100%;
}
.left-video-column {
    width: 100%;
}
.right-video-column {
    width: 100%;
}
.right-video-column iframe {
    height: 390px;
}
.custom-banner-section {
    background-position: 0%;
}
.image-banner-head h2 {
    max-width: 100%;
}
.custom-banner-section .common-heading-wrapper p {
    max-width: 480px;
}
.menu-drawer__account  svg path {
    fill: #000;
}
.menu-drawer__account {
    font-family: Sora, sans-serif;
    font-size: 14px;
}
.abt-first-sect {
    padding-bottom: 0;
}
.abt-sec-secd {
    padding-top: 0px;
}
.page-banner-head h1 {
    font-size: 48px;
    line-height: 56px;
}
.custom-page-banner {
    padding: 7rem 0;
}
.faqs--grid {
    gap: 0;
}
.upcoming-events {
    padding: 6rem 0 0;
}
.employment-details-first {
    padding: 5rem 0 2rem;
}
.employment-blocks-wrapper {
    padding: 22px;
}
.employment-head p {
    font-size: 20px;
    line-height: 32px;
}
.employment-text ul li {
    font-size: 18px;
    line-height: 24px;
}
.arrive-image-text-second .custom-image-text-wrapper {
    display: flex;
    flex-direction: column-reverse;
}
.arrive-image-text-second {
    padding-top: 0;
}
.arrive-image-text-first {
    padding: 5rem 0 0;
}
.reservation-wrapper {
    grid-template-columns: repeat(1,1fr);
}
.rental-product-info p strong {
    font-size: 24px;
    line-height: 42px;
}
.rental-product-info p {
    font-size: 16px;
    line-height: 26px;
}
.rental-products-blocks {
    padding: 12px;
}
.rental-products-section {
    padding: 5rem 0;
}
.kart-job-info p strong {
    font-size: 20px;
    line-height: 30px;
}
.kart-btn-wrap button {
    font-size: 16px;
    padding: 14px 20px;
}
.kart-mail-text p {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 5px;
}
.kart-mail-text p a {
    font-size: 20px;
}
.kart-job-details-section {
    padding: 5rem 0;
}
.contact-info-wrapper {
    gap: 24px;
    grid-template-columns: repeat(1,1fr);
}
.common-contact-wrapper h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px;
}
.contact-social-media-text {
    padding: 0;
}
.contact-address-text {
    padding: 0;
}
.contact h2.title {
    font-size: 32px;
    line-height: 47px;
}
.card__heading a {
    font-size: 18px;
    line-height: 28px;
}
.price-item--regular {
    font-size: 16px;
    margin: 0px 0 0 !important;
}
.product {
    gap: 25px !important;
}
.product__title h1 {
    font-size: 24px;
    line-height: 30px;
}
.price-item.price-item--regular {
    font-size: 17px;
}
.product-tab-link {
    font-size: 17px;
    line-height: 30px;
}
.custom-product-tabs {
    gap: 15px;
}
.product {
    gap: 20px !important;
}
.product-tab-content p {
    font-size: 15px;
    line-height: 24px;
}
.menu-drawer__close-button {
    font-family: "Sora", sans-serif !important;
}
}
@media only screen and (max-width: 767px) {
.main-banner-image-wrapper {
    display: none;
}
.main-banner-section {
    padding: 9rem 0 8rem;
    position: relative;
}
.main-banner-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 22%);
    z-index: 0;
}
.main-banner-wrapper {
    position: relative;
}
.about-embedded-form {
    padding: 3rem 0 0;
    overflow: scroll;
}
.about-latest-news-section {
    padding: 4rem 0;
}
.page-banner-head h1 {
    font-size: 36px;
    line-height: 45px;
}
.custom-page-banner {
    padding: 6rem 0;
}
.product-page-wrapper .slider-counter {
    color: #fff;
}
.product-page-wrapper .slider-buttons button svg path {
    stroke: #fff;
}
}
@media only screen and (max-width: 749px) {
.accordion-contianer {
    margin: 0 0 15px;
}
.faqs--grid {
    padding: 2rem 0 0;
}
.faq--panel {
    padding: 0;
}
.faq--accordion:after {
    right: 10px;
}
.icon-text-announcement-wrapper {
    display: none;
}
.topbar--grid {
    justify-content: center;
}
.category-lists-blocks-wrapper {
    grid-template-columns: repeat(1,1fr);
}
.common-heading-wrapper h2 {
    font-size: 24px;
    line-height: 34px;
}
.our-services-blocks-wrapper {
    grid-template-columns: repeat(1,1fr);
}
.right-video-column iframe {
    height: 190px;
}
.left-video-column iframe {
    height: 190px;
}
.logo-under-text p {
    max-width: 100%;
}
.footer-block.grid__item {
    width: 100%!important;
}
.footer-block.grid__item.footer-block--menu {
    width: 100%!important;
}
.footer-block__details-content {
    margin-bottom: 0 !important;
}
.footer-block.grid__item {
    margin: 2rem 0 !important;
}
.footer-block__image-wrapper {
    margin-bottom: 0rem !important;
}
.custom-newsletter {
    padding: 20px !important;
}
.footer-social-meida-payment {
    grid-template-columns: repeat(1,1fr);
    padding: 18px 0;
}
.footer-social-medias {
    border-left: 0;
    border-right: 0;
    padding: 0px 0 12px;
}
.footer-block__heading {
    margin-bottom: 1rem !important;
}
.footer-block__details-content li a {
    font-size: 15px!important;
    padding-bottom: 3px !important;
}
.insta-button a {
    font-size: 16px;
    line-height: 23px;
    padding: 14px 20px;
}
footer {
    padding: 3rem 0 1.7rem!important;
}
.mobile-main-banner-image, .mobile-banner-image {
    display: block;
    margin: 0 0 10px;
}
.mobile-main-banner-image img, .mobile-banner-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.main-banner-head h1 {
    font-size: 28px;
    line-height: 40px;
}
.main-first-banner-button a {
    font-size: 15px;
    padding: 13px 10px;
}
.main-second-banner-button a {
    font-size: 15px;
    padding: 13px 10px;
}
.main-banner-button-wrapper {
    gap: 10px;
    margin: 22px 0 0px;
}
.main-banner-section {
    padding: 5rem 0 5rem;
}
.custom-banner-section {
    padding: 4rem 1.5rem 5rem 1.5rem;
}
.image-first-banner-button a {
    font-size: 15px;
    line-height: 23px;
    padding: 13px 15px;
}
.image-second-banner-button a {
    font-size: 15px;
    padding: 13px 15px;
}
.image-banner-button-wrapper {
    gap: 10px;
}
.our-services-section {
    padding: 5rem 0;
}
.featured-products-second {
    padding: 5rem 0;
}
.video-gallery-section {
    padding: 5rem 0;
}
.custom-reviews-section {
    padding: 5rem 0;
}
.common-img-text-btn a {
    font-size: 15px;
    padding: 14px 23px;
}
.custom-image-text-section {
    padding: 5rem 0;
}
.abt-sec-secd {
    padding-top: 0;
}
.abt-first-sect {
    padding-bottom: 0;
}
.employment-blocks {
    grid-template-columns: repeat(1,1fr);
}
.employment-first-button.common-employment-button, .employment-button.common-employment-button {
    justify-content: start;
}
.employment-first-button a, .employment-button button {
    width: 190px;
    padding: 12px 20px;
    font-size: 16px;
}
.employment-details-second {
    padding: 0 0 5rem;
}
.employment-details-first {
    padding: 4rem 0 2rem;
}
.employment-top-head {
    margin: 0 0 25px;
}
.arrive-image-text-second {
    padding-top: 0;
}
.renatl-products-wrapper {
    grid-template-columns: repeat(1,1fr);
}
.reservation-section .common-img-text-btn a {
    padding: 14px 18px;
}
.arrive-image-text-first {
    padding-bottom: 0;
}
.text-info ul {
    padding: 15px 0 0;
}
.kart-btn-mail-wrapper {
    gap: 12px;
    flex-direction: column;
    padding: 20px 15px 11px;
}
.kart-mail-text p {
    text-align: center;
}
.kart-mail-text p a {
    font-size: 18px;
}
.contact-info-wrapper {
    padding: 16px;
}
.contact-info-section {
    padding: 5rem 0;
}
.custom-contact-form {
    padding: 0 0 5rem;
}
.custom-modal-content {
    padding: 8px;
}
.card__heading a {
    font-size: 15px;
    line-height: 23px;
}
.quick-add__submit {
    font-size: 15px;
    line-height: 23px;
}
.mobile-facets__open-label.button-label.medium-hide.large-up-hide {
    font-weight: 700;
    font-size: 20px !important;
    line-height: 24px;
    text-transform: capitalize;
    color: #B70012 !important;
    font-family: "Poppins", sans-serif !important;
    letter-spacing: 0;
}
span#ProductCount {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    color: #000000;
    font-family: "Sora", sans-serif;
}
.mobile-facets__summary span {
    font-family: "Sora", sans-serif;
}
.mobile-facets__close-button {
    font-family: "Sora", sans-serif;
}
.mobile-facets__footer>*+*, .facets__price input {
    font-family: "Sora", sans-serif;
}
aside#main-collection-filters {
    margin: 0 0 40px;
}
.mobile-facets__close-button {
    font-family: "Sora", sans-serif !important;
}
.facets-layout-list--text input[type=checkbox] {
    display: none;
}
.collection-all .grid-product-items {
    padding: 5rem 0;
}
.price-item--regular {
    font-size: 14px;
}
.quick-add__submit {
    font-size: 14px;
    line-height: 22px;
}
.footer__content-top {
    padding-bottom: 2rem !important;
}
.product {
    grid-template-columns: repeat(1,1fr);
    gap: 0px !important;
}
.product-tab-link {
    font-size: 13px;
    line-height: 19px;
}
.custom-product-tabs {
    gap: 0px;
}
.product-tabs-section {
    padding: 1rem 0 0;
}
.product__text.inline-richtext {
    font-size: 14px;
    line-height: 24px;
}
}
