/** Shopify CDN: Minification failed

Line 72:10 Expected ":"
Line 157:0 Expected identifier but found "url("

**/
/* COMMON CSS START */

body.fancybox-active {
    overflow: hidden;
}
.font-base p,
.font-base li{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #666;
}
.full-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.loader-box {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    background: var(--color-background);
    z-index: 99999999;
}
.zoom-animation {
  animation: zoomInOut 2s ease-in-out infinite;
}

@keyframes zoomInOut {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}

.custom_play {
  position: absolute;
  inset: 50% 0 0 50%;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  aspect-ratio: 1 / 1;
  border-radius: 100vmax;
  background-color: var(--color-button);
  transition: .3s;
}
.custom_play:hover {
  background-color: var(--color-background);
}
.custom_play:before {
    content: '';
    width: 24px;
    height: 24px;
    mask-image: url(
    'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuMTkwODUgMC44MzA3MzhDMS44Mzg1MSAwLjA1NTAxOTkgMC43NDIxMjYgMC42OTA0OTggMC43NDIxMjYgMi4yNDg5OFYxMy43NDk5QzAuNzQyMTI2IDE1LjMxIDEuODM4NTEgMTUuOTQ0NiAzLjE5MDg1IDE1LjE2OTZMMTMuMjQzMiA5LjQwNDY1QzE0LjU5NiA4LjYyODY2IDE0LjU5NiA3LjM3MTQzIDEzLjI0MzIgNi41OTU2MkwzLjE5MDg1IDAuODMwNzM4WiIgZmlsbD0iIzE5QTU4NSIvPgo8L3N2Zz4K');
    base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuMTkwODUgMC44MzA3MzhDMS44Mzg1MSAwLjA1NTAxOTkgMC43NDIxMjYgMC42OTA0OTggMC43NDIxMjYgMi4yNDg5OFYxMy43NDk5QzAuNzQyMTI2IDE1LjMxIDEuODM4NTEgMTUuOTQ0NiAzLjE5MDg1IDE1LjE2OTZMMTMuMjQzMiA5LjQwNDY1QzE0LjU5NiA4LjYyODY2IDE0LjU5NiA3LjM3MTQzIDEzLjI0MzIgNi41OTU2MkwzLjE5MDg1IDAuODMwNzM4WiIgZmlsbD0iIzE5QTU4NSIvPgo8L3N2Zz4K;
    mask-size: 100%;
    mask-position: center;
    mask-repeat: no-repeat;
    background-color: var(--color-background);
    margin-left: 7%;
}
.custom_play:hover:before {
  background-color: var(--color-button);
}
.video-container {
    width: 100%;
    max-width: 100%;
    height: 425px;
    margin: 0 auto;
    transition: width 0.3s ease-out;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.video-container .video-player {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
}

.video-container .video-player img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.video-container .video-player .play-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 88px;
    aspect-ratio: 1 / 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: #000000bf;
    border-radius: 50%;
    transition: background .3s ease;
}

.video-container .video-player .play-btn:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 24px solid #FFF;
    cursor: pointer;
    margin: 0 0 0 8px;
}

.about-modal-benefits ul {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0;
}

.about-modal-benefits ul li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

.about-modal-benefits ul li:before {
    content: '';
    display: inline-flex;
    align-items: flex-start;
    flex: 0 0 auto;
    margin-top: 4px;
    width: 18px;
    aspect-ratio: 1/1;
    -webkit-mask-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxOSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjE4NzYgMC44MTIzNzhDMTQuMjYwOSAwLjgxMjM3OCAxOC4zNzUyIDQuOTI2NyAxOC4zNzUyIDkuOTk5OThDMTguMzc1MiAxNS4wNzMzIDE0LjI2MDkgMTkuMTg3NiA5LjE4NzYgMTkuMTg3NkM0LjExNDMyIDE5LjE4NzYgMCAxNS4wNzMzIDAgOS45OTk5OEMwIDQuOTI2NyA0LjExNDMyIDAuODEyMzc4IDkuMTg3NiAwLjgxMjM3OFpNNy4yNzk2OCAxMi45ODQyTDUuMDMwMzMgMTAuNzMzQzQuNjQ3MTIgMTAuMzQ5NSA0LjY0NzA0IDkuNzI0MjUgNS4wMzAzMyA5LjM0MDg5QzUuNDEzNyA4Ljk1NzYgNi4wNDE3NiA4Ljk2IDYuNDIyMzQgOS4zNDA4OUw4LjAwODEyIDEwLjkyNzlMMTEuOTUzIDYuOTgzMDNDMTIuMzM2NCA2LjU5OTY2IDEyLjk2MTcgNi41OTk2NiAxMy4zNDUgNi45ODMwM0MxMy43Mjg0IDcuMzY2MzIgMTMuNzI3OCA3Ljk5MjIxIDEzLjM0NSA4LjM3NTA0TDguNzAzIDEzLjAxN0M4LjMyMDE4IDEzLjM5OTkgNy42OTQyOCAxMy40MDA0IDcuMzEwOTkgMTMuMDE3QzcuMzAwMjIgMTMuMDA2MyA3LjI4OTgzIDEyLjk5NTMgNy4yNzk2OCAxMi45ODQyWiIgZmlsbD0iIzE5QTU4NSIvPgo8L3N2Zz4=');
url(
    'data: image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxOSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjE4NzYgMC44MTIzNzhDMTQuMjYwOSAwLjgxMjM3OCAxOC4zNzUyIDQuOTI2NyAxOC4zNzUyIDkuOTk5OThDMTguMzc1MiAxNS4wNzMzIDE0LjI2MDkgMTkuMTg3NiA5LjE4NzYgMTkuMTg3NkM0LjExNDMyIDE5LjE4NzYgMCAxNS4wNzMzIDAgOS45OTk5OEMwIDQuOTI2NyA0LjExNDMyIDAuODEyMzc4IDkuMTg3NiAwLjgxMjM3OFpNNy4yNzk2OCAxMi45ODQyTDUuMDMwMzMgMTAuNzMzQzQuNjQ3MTIgMTAuMzQ5NSA0LjY0NzA0IDkuNzI0MjUgNS4wMzAzMyA5LjM0MDg5QzUuNDEzNyA4Ljk1NzYgNi4wNDE3NiA4Ljk2IDYuNDIyMzQgOS4zNDA4OUw4LjAwODEyIDEwLjkyNzlMMTEuOTUzIDYuOTgzMDNDMTIuMzM2NCA2LjU5OTY2IDEyLjk2MTcgNi41OTk2NiAxMy4zNDUgNi45ODMwM0MxMy43Mjg0IDcuMzY2MzIgMTMuNzI3OCA3Ljk5MjIxIDEzLjM0NSA4LjM3NTA0TDguNzAzIDEzLjAxN0M4LjMyMDE4IDEzLjM5OTkgNy42OTQyOCAxMy40MDA0IDcuMzEwOTkgMTMuMDE3QzcuMzAwMjIgMTMuMDA2MyA3LjI4OTgzIDEyLjk5NTMgNy4yNzk2OCAxMi45ODQyWiIgZmlsbD0iIzE5QTU4NSIvPgo8L3N2Zz4=');
    -webkit-mask-size: 100%;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    background-color: var(--color-button);
}

p:last-child,
li:last-child,
.font-base p:last-child,
.font-base li:last-child {
    margin: 0;
}
/* COMMON CSS END */
html {
  scroll-behavior: smooth;
}
/* SIMPLEBAR CSS START */
.simplebar-scroll-content::-webkit-scrollbar,
[data-simplebar=init]::-webkit-scrollbar {
    width: 0;
    opacity: 0 !important;
    display: none;
    clip-path: inset(0 0 30px 0)
}

.simplebar-scroll-content::-webkit-scrollbar-thumb,
[data-simplebar=init]::-webkit-scrollbar-thumb {
    opacity: 0 !important
}

.simplebar-scroll-content::-webkit-scrollbar-track,
[data-simplebar=init]::-webkit-scrollbar-track {
    opacity: 0 !important
}

[data-simplebar] {
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none
}

[data-simplebar=init] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    scrollbar-width: none;
    scrollbar-color: transparent transparent;
    -ms-overflow-style: none;
}

.simplebar-scroll-content {
    overflow-x: hidden;
    overflow-y: scroll;
    min-width: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* padding-right: 0!important;
    margin-bottom: 0!important */
}

.simplebar-content {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%;
    /* margin-right: 0!important;
    padding-bottom: 0!important;
    overflow: hidden */
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 4px;
    background: var(--color-title);
    border-radius: 100px;
    overflow: hidden;
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    border-radius: 100px;
    min-height: 10px;
    width: 100%;
    opacity: 1 !important;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    background: var(--color-button);
    background-clip: padding-box;
    z-index: 66;
}
.simplebar-scrollbar[style*="top: 2px"] {
    top: 0 !important;
}
.simplebar-track:hover .simplebar-scrollbar {
    opacity: .5;
    -webkit-transition: opacity 0 linear;
    transition: opacity 0 linear
}

.simplebar-track.horizontal {
    left: 0;
    width: auto;
    height: 20px;
}

.simplebar-track.vertical {
    top: 0
}

.horizontal.simplebar-track .simplebar-scrollbar {
    right: auto;
    top: 4px;
    height: 12px;
    min-height: 0;
    min-width: 10px;
    width: auto;
    margin: 0 4px;
}

/* SIMPLEBAR CSS END */
/* HEADER CSS START */
.site-header__whatsapp-icon i {font-size: 26px;line-height: 1;margin: 2px 0 0 3px;}

.header-icon a {
    color: var(--color-button-text);
}
#header-sticky .site-header__search .search-header__input {
    background: #fff;
}

#header-sticky .site-header__search .search-header__submit {
    background: var(--color-button);
    color: #fff;
    border: none;
}

#header-sticky .site-header__search .rbb-icon-search-10 {
    color: #007a4a;
}

#header-sticky .site-nav {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}
.contentstickynew_account:empty {
    display: none;
}
.site-header__cta-btn.header-icon,
#header-sticky .site-header__cta-btn.header-icon{
    width: auto;
    border-radius: 100vmax;
    font-size: 16px;
    margin-right: 10px;
    padding: 0 18px;
}
.site-header__cta-btn a,
#header-sticky .site-header__cta-btn a{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}
.site-header__cta-btn a i,
#header-sticky .site-header__cta-btn a i{
    font-size: 20px;
}
.request_quote_icon {
    display: inline-flex;
    width: 19px;
    height: auto;
}

.request_quote_icon svg {
    width: 100%;
    height: auto;
}
.sticky_sub_header {
  background-color: var(--color-hover);
  padding: 10px 0;
}
.sticky_sub_header_content ul li a:hover {
    text-decoration: underline;
}
.sticky_sub_header_content ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.sticky_sub_header_content ul li:not(:last-child) {
    margin-right: 16px;
    padding-right: 18px;
    border-right: 1px solid var(--color-background);
}

.sticky_sub_header_content ul li,
.sticky_sub_header_content ul li * {
  color: var(--color-button-text);
}

.sticky_sub_header_content ul li {
    gap: 10px;
    line-height: 1;
}
@media (min-width: 1200px) {
    .mm-opened .site-nav .nav--lv1 {
        display: flex;
        flex-direction: column;
        align-items: baseline;
        height: auto;
    }
}

@media (min-width: 768px) {
    #header-sticky .row {
        padding: 10px 0px;
    }

    #header-sticky .site-header__logo img {
        max-height: 70px;
        height: auto;
        width: auto;
    }

    .site-nav--btn {
        z-index: 1;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .site-header__search .search-header__input {
        background: #fff;
    }

    /* .site-header__search .search-header__submit {
        background: #007a4a;
        color: #fff;
        border: none;
    }

    .site-header__search .rbb-icon-search-10 {
        color: #007a4a;
    } */
}

@media (max-width: 1199px) {
  .site-header__whatsapp-icon i {
    margin: 2px 0 0 2px;
  }
  .site-header .header-content .container,
  #header-sticky .container{
    max-width: 100%;
  }
}
@media (max-width: 991px) {
      .header-icon {
        width: 4.2rem;
        height: 4.2rem;
        padding: 0;
    }
    .site-header__whatsapp-icon i {
        font-size: 24px;
    }
    .site-header__search .search-header__input {
        height: 42px;
        padding: 12px 40px 0 32px;
    }
  .site-header__search {
    max-width: 174px;
  }
  .site-header__search .icon {
    left: 6px;
}

.site-header__search .search-w__animate {
    left: 34px;
}
    .site-header__search .search-header__submit {
        width: 34px;
        height: 34px;
        padding: 0;
        right: 5px;
    }
  .site-header__cta-btn a i,
  #header-sticky .site-header__cta-btn a i{
    font-size: 17px;
}
  .site-header__cta-btn a,
  #header-sticky .site-header__cta-btn a{
    font-size: 12px;
}
  .site-nav--btn {
    margin-right: 2.2rem;
}
}
@media (max-width: 767px){
  .whatsapp_canvas {
      font-size: 22px;
      line-height: 1;
  }

  .whatsapp_canvas a {
    color: var(--color-icons);
    display: inline-flex;
    line-height: 1;
  }

  .mobile_cart {
      gap: 12px;
  }
.request_quote_canvas a {
        background-color: var(--color-icons);
        color: var(--color-button-text);
        display: inline-flex;
        box-sizing: border-box;
        overflow: hidden;
        border-radius: 4px;
    }
  .request_quote_canvas {
    display: inline-flex;
}

.request_quote_canvas .request_quote_icon {
    width: auto;
    padding: 5px 4px;
}

.request_quote_canvas .request_quote_icon svg {width: 20px;}
  .header-mobile-content > .row {
    padding: 6px 0;
    margin: 0;
}

.header-mobile-content .sticky_sub_header {
    padding: 7px 0;
}

.header-mobile-content .sticky_sub_header li {font-size: calc(11px + 2 * (100vw - 320px) / 447);}

.header-mobile-content .sticky_sub_header li:not(:last-child) {
    margin-right: calc(12px + 6 * (100vw - 320px) / 447);
    padding-right: calc(14px + 6 * (100vw - 320px) / 447);
}

.header-mobile-content .sticky_sub_header .container {padding-inline: 4px;}

.header-mobile-content .sticky_sub_header li .fa-clock-o {
    font-size: 1.2em;
}
  .custom_play {
    width: 66px;
}
.video-container .video-player {
    border-radius: 12px;
}
.custom_play:before {
    width: 20px;
    height: 20px;
}
}
/* HEADER CSS END */
/* BANNER CSS START */
.slide-image:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, black, transparent);
    z-index: 1;
    pointer-events: none;
}

.main-slider .slick-list .slick-track, .main-slider .slick-list .slick-slide, .main-slider .slick-slide .slide-image {
    height: 100%;
}

.main-slider .slide-image img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

/* .main-slider .slider-video {
    height: 100%;
}

.main-slider .slider-video video {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
} */

@media (min-width: 992px) {
    .main-slider .slick-list {
        height: 80vh !important;
        min-height: 500px;
        max-height: 800px;
    }
}

@media (min-width: 992px) and (max-height: 768px) {
    .main-slider .caption-2 {
        font-size: 52px !important;
    }

    .main-slider .cap_content .content {
        width: 55% !important;
    }
}

@media (max-width: 991px) {
    .main-slider .slick-list {
        height: 540px !important;
    }

    .slide-image:before {
        background: linear-gradient(115deg, black 6%, transparent);
    }
}

@media (max-width: 575px) {
    .section-slideshow .btn {
        height: 48px;
        padding: 6px 6px 6px 18px;
    }

    .section-slideshow .btn .btn-arrow {
        width: 36px;
        height: 36px;
        margin-left: 10px;
    }

    .main-slider .slick-list.draggable {
        height: 460px !important;
    }

    .main-slider .slick-list.draggable .slick-track,
    .main-slider .slide-image,
    .main-slider .slide-image picture,
    .main-slider .slide-image picture source,
    .main-slider .slide-image picture img {
        height: 100% !important;
    }
}

/* BANNER CSS END */

/* TENT TYPES CSS START */
.collec-img__item .block-image {
    aspect-ratio: 1 / .60484359;
    overflow: hidden;
}

.collec-img__item .block-image a.d-block {
    height: 100%;
}

.collec-img__item .block-image .respone_image {
    padding: 0 !important;
    height: 100%;
}

.collec-img__item .block-image .respone_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

@media (max-width: 575px) {
    .tent-type-section .nov-swiper-carousel {
        max-width: calc(270px + 190 * (100vw - 320px) / 255);
        overflow: visible;
    }

    .section-image-link .icon-bottom span img {
        width: 28px;
    }

    .section-image-link .icon-bottom span {
        width: 48px;
    }

    .section-image-link .icon-bottom {
        width: 58px;
        margin: 18px 0 0 16px;
    }
}

/* TENT TYPES CSS END */

/* PROGRESS CSS START */
.progress-wp {
    --counter-icon: 48px;
    padding-left: 15px;
    position: relative;
    margin-left: 62px;
}

.progress-image {
    position: relative;
    height: 100%;
}

.progress-image:before, .progress-image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 82px;
    top: 0;
    right: 0;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}
.progress-image:after {
    top: auto;
    bottom: 0;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    transform: scale(1, -1);
}
.policy__item--content {
    display: flex;
    align-items: center;
    gap: 14px;
}

.policy__item-content {
    flex: 1;
}

.policy__item-content .heading--policy .desc-policy {
    max-width: 100% !important;
}

.policy-icon img {
    width: 40px;
    height: auto;
    max-width: 100% !important;
    max-height: unset !important;
}

@media (max-width: 1200px) {
    .progress-wp {
        margin-left: 12px;
    }
    .policy__item--content {
        gap: 0;
    }
}

@media (max-width: 991px) {
  .progress-wp {
        margin: 48px 0 0 0;
    }
}
@media (max-width: 767px) {
    .progress-wp {
        --counter-icon: 40px;
    }

    .section-policy-special .dot {
        font-size: 20px;
        border-width: 3px;
    }

    .policy__item--content {
        gap: 4px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .process-section .container-inner div[class*="col-sm-5"] {
        padding-right: 0;
    }
}

@media (max-width: 575px) {

    .progress-wp {
        margin: 60px 0 0;
    }

}

/* PROGRESS CSS END */


/* TESTIMONIALS CSS START */
/* .section-testimonials .title_section .title {
    position: relative;
    z-index: 2;
    padding: 0rem;
}

.avatar-video-wrapper {
    cursor: pointer;
}

.testimonial-avatar .icon_play {
    position: relative;
}

.avatar-play-icon {
    font-size: 24px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    cursor: pointer;

}

.testimonial-item {
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    padding: 30px 25px;
    border-radius: 16px;
    position: relative;
}

.testimonial .nov-slick-carousel {
    width: 100%;
    margin: 0;
}

.testimonial .slick-slide {
    margin: 0 10px;
}

.testimonial .slick-list.draggable {
    padding: 0 175px;
    margin-right: -18px;
} */

/* Remove left margin for first visible slide */
/* .testimonial .slick-slide:first-child {
    margin-left: 0;
} */

/* Remove right margin for last visible slide (only works when 1 slide shown) */
/* .testimonial .slick-slide:last-child {
    margin-right: 0;
} */

/* @media (max-width: 1439px) {
    .testimonial .slick-list.draggable {
        padding: 0;
    }
}

@media (max-width: 991px) {
    .testimonial-item {
        padding: 20px 14px;
    }

    .testimonial .slick-slide {
        margin: 0 6px;
    }

    .section-testimonials .testimonial-avatar {
        width: 58px;
        height: 58px;
    }

    .testimonial .slick-list.draggable {
        padding: 0 60px;
    }

    
}

@media (max-width: 575px) {
    .testimonial .slick-list.draggable {
        padding: 0 calc(20px + 40 * (100vw - 360px) / 315);
        margin-right: calc(-10px + -18 * (100vw - 360px) / 315);
    }
} */

/* TESTIMONIALS CSS END */

/* VIDEO TESTIMONIAL CSS START */
.video-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media (max-width: 767px) {
    .video-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }
}

/* VIDEO TESTIMONIAL CSS END */

/* CONTACT SECTION CSS START */
.contact-section .container-inner {
    background-color: #F2F2F2;
    max-width: 1070px;
    margin: auto;
    border: 1px solid var(--color-button-hover);
    overflow: hidden;
}

.item-contact.whatsapp-icon i {
    font-size: 22px;
    margin-right: 19px;
}

.item-contact.phone-icon i {
    font-size: 28px;
}

.item-contact.email-icon i {
    font-size: 19px;
}

.item-contact.time-icon i {
    font-size: 22px;
}

.item-contact.location-icon i {
    font-size: 16px;
}

.contact-section .block-info .title {
    color: var(--color-title) !important;
}

.contact-section .container-inner .row {
    margin: 0;
}

.contact-section .row [class*="col"] {
    padding: 0;
}

.form-content form .note.form-success {
    color: var(--color-background);
    border-color: var(--color-background);
}

.owner-info {
    margin-top: 30px;
    display: flex;
    gap: 20px;
}

.owner-info-img {
    flex-shrink: 0;
    width: 100px;
}

.owner-info-img img {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    object-fit: contain;
    object-position: center;
    border-radius: 50%;
}

.owner-info-text {
    display: flex;
    align-self: center;
    flex-direction: column;
    gap: 5px;
    flex: auto;
}

.owner-info-text * {
    margin-bottom: 0;
}

.owner-info-text h4 {
    font-size: 20px;
    color: #000000;
}

.owner-info-text p {
    font-style: italic;
}

@media screen and (max-width: 767px) {
  .owner-info-img {
      width: 80px;
  }
}

@media screen and (max-width: 400px) {
  .owner-info {
    gap: 15px;
  }
  .owner-info-text h4 {
    font-size: 18px;
  }
}
/* CONTACT SECTION CSS END */

/* THUMBNAIL SLIDER CSS START */
/* .thumbnail-item img {
    width: auto;
    height: 475px;
    object-fit: cover;
    object-position: center;
}
.thumbnail-carousal {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.thumbnail-slider {
    display: flex;
    align-items: center;
    width: max-content;
    animation: scroll-marquee 42s linear infinite;
}
.thumbnail-carousal:hover .thumbnail-slider {
  animation: scroll-marquee 62s linear infinite;
}
.thumbnail-item {
    flex: 0 0 auto;
    text-align: center;
    margin-right: 18px;
}

@keyframes scroll-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
} */
.thumbnail-slider svg {
    width: auto;
    flex: 1 0 auto;
    height: 475px;
}

.thumbnail-carousal {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.thumbnail-slider .thumbnail-item {
    flex: 0 0 auto;
}

.thumbnail-slider {
    display: flex;
    gap: 8px;
    will-change: transform;
}

.thumbnail-item {
    width: auto;
    height: calc(300px + 175 * (100vw - 360px) / 1560);
    max-height: calc(300px + 175 * (100vw - 360px) / 1560);
}

.thumbnail-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* THUMBNAIL SLIDER CSS END */


/* ABOUT US CSS START */
.about-us-section .block-text-content {
    padding-left: 60px;
}

.about-us-image {
    width: 100%;
    aspect-ratio: 1/.75;
    overflow: hidden;
}

.about-us-image .nov-slick-carousel, .about-us-image .slick-list, .about-us-image .slick-track, .about-us-image .slick-track .sp-item, .about-us-image .sp-item .respone_image {
    height: 100%;
}

.about-us-image .sp-item .respone_image {
    padding: 0 !important;
}

.about-us-image .sp-item .respone_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.about-us-section [class*="row-reverse"] .block-text-content {
    padding-left: 0;
    padding-right: 60px;
}

.about-us-section [class*="row-reverse"] .slick-track {
    margin: 0 0 0 auto;
}

.about-us-section .slick-track {
    margin: 0 auto 0 0;
}

@media (max-width: 991px) {
    .about-us-section .block-text-content {
        padding: 30px 0 0 0 !important;
    }
}

/* ABOUT US CSS END */

/* INNER BANNER CSS START */
#NovBreadcrumbs {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 0 !important;
    overflow: hidden;
}

.inner_banner #NovBreadcrumbs:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 101%;
    height: 101%;
    background-color: rgba(var(--color-background-rgb), 80%);
    backdrop-filter: blur(4px);
}

/* INNER BANNER CSS END */

/* CONTACT US CSS PAGE START */
.page-contact-us .map-section__container {
    margin-top: 60px;
}

.page-contact-us .boxInfor>div>a:hover {
    text-decoration: underline !important;
}

.page-contact-us .title h2 {
    font-size: 3.6rem;
}

.page-contact-us .title_section {
    margin-bottom: 5rem;
}
.contact-page-title {
    margin-top: 80px;
}
.map-divider {
    border-color: rgba(var(--color-text-rgb), 12.5%);
    margin: 50px 0;
}

.form-success {
    color: var(--color-button);
    font-size: 14px;
    border: 1px solid var(--color-button);
    padding: 4px 8px 2px;
    overflow: hidden;
    border-radius: 4px;
}


@media (max-width: 991px){ 
    .contact-page-title {
        margin-top: 70px;
    }
    .page-contact-us .map-section__container {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .map-divider {
        margin: 40px 0;
    }
  .page-contact-us .title_section {
    margin-bottom: 3rem;
}
}

@media (max-width: 575px) {
    .page-contact-us .title h2 {
        font-size: 3rem;
    }
  .contact-page-title {
        margin-top: 50px;
    }
  
}

/* CONTACT US CSS PAGE END */

/* COLLECTIOIN PAGE CSS START */

.collection-filter__content .product--item .product-top .respone_image {
    padding-top: 75% !important;
}
#CollectionFiltersForm .js-filter-price .facets__content {
    position: relative;
    z-index: 1;
    padding-inline: 2px;
    padding-top: 8px;
}
.FeaturedImage_slick .slick-track {
    display: grid;
    grid-auto-flow: column;
}

.FeaturedImage_slick .slick-list,
.FeaturedImage_slick .slick-track,
.FeaturedImage_slick .slick-track .slick-slide,
.FeaturedImage_slick .slick-slide .item-content,
.FeaturedImage_slick .slick-slide .item-content > span,
.FeaturedImage_slick .item-content .respone_image {
    height: 100%;
}
#content_quickview .product-single__photos {
    overflow: hidden;
    border-radius: 8px;
} 

@media (max-width: 1199px){
  .template-collection .collection-leftsidebar .collection-top .sidebar-filter {
    width: 200px;
    min-width: 200px;
  }
  .template-collection .collection__product-content[data-grid=list] .product--item .item-product {
    padding: 14px;
    }

    .template-collection .collection__product-content[data-grid=list] .product--item .product__info {
        padding: 14px 64px 0 24px;
    }
}
@media (max-width: 991px){
  .template-collection .collection-leftsidebar .collection-top .sidebar-filter{
      width: 300px;
      min-width: 300px;
  }
}
@media (max-width: 460px){
  .collection-filter__content .product--item .product-top .respone_image {
    padding-top: 87.5% !important;
  }
}
/* COLLECTIOIN PAGE CSS END */

/* PRODUCT DETAILS CSS START */
.product-single .proFeaturedImage {
    width: 100%;
    aspect-ratio: 1/1;
}
.shopify-section:has(div#main-collection-filters) div#main-collection-filters {
    padding-top: 80px;
}
@media (max-width:1199px){
    .shopify-section:has(div#main-collection-filters) div#main-collection-filters {
        padding-top: 60px;
    }
    .page-faqs .faqWrapper {
        margin-bottom: 70px;
    }
}
@media (max-width:767px){
    .page-faqs .faqWrapper {
        margin-bottom: 60px;
    }
    .product-form__item--checkout .shopify-payment-button__button, .product-form__item--submit .btnAddToCart, .product-form__item--quantity .quick_view_qty .quick_view-qty, .product-form__item--quantity .quick_view_qty .quantity-selector {
        height: 42px;
    }
    .product-form__item--quantity .quick_view_qty .quick_view-qty {
        line-height: 42px;
    }
}
@media (max-width:575px){
    .shopify-section:has(div#main-collection-filters) div#main-collection-filters {
        padding-top: 40px;
    }
}
/* PRODUCT DETAILS CSS END */

/* ABUT US PAGE CSS START */
.about-owner .slick-track .sp-item {
    padding: 0;
}

.about-owner .block-image {
    aspect-ratio: 1/.95396825;
}
.about-why-choose .video-container {
    height: 504px;
}
.about-owner .block-image .respone_image,
.about-why-choose .video-player {
    border-radius: 10px;
}
.about-owner .nov-slick-carousel .sp-item {
    width: 100%;
}
.about-why-choose .about-modal-benefits {
    margin-bottom: 0 !important;
}
@media (max-width: 991px){
  .about-why-choose .video-container {
    height: auto;
    aspect-ratio: 1/.72463768;
  }
  .about-owner .nov-slick-carousel .sp-item {
    padding: 0;
}
}
/* ABUT US PAGE CSS END */
/* COLLECTION PAGE CSS START */
.collection-grid-item  .collection-grid-item__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.collection-grid-item .collection-grid-item__link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: .3s;
}
.collection-grid-item .collection-grid-item__link span {
    display: flex;
    width: 100%;
    aspect-ratio: 1 / .75;
    overflow: hidden;
}

.collection-grid-item .collection-grid-item__link:hover span img {
    transform: scale(1.0375);
}

.collection-grid-item .collection-grid-item__link:hover {text-decoration: underline !important;}
/* COLLECTION PAGE CSS END */


/* NOSIDEBAR PAGES CSS START */
.shopify-policy__container{
    max-width: 1294px;
    margin: 0 auto;
    padding: 80px 20px;
}
.shopify-policy__body .p-rich_text_section {
    margin: 26px 0 10px 0;
}

.shopify-policy__container .shopify-policy__title {margin-bottom: 30px;}
@media (max-width: 575px){
  .shopify-policy__container {
    padding: 50px 20px 40px;
  }
}
/* NOSIDEBAR PAGES CSS END */