@font-face {  
    font-family: "Neue Haas Grotesk Display Pro Black";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayBlack.ttf");
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro Black Italic";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayBlackItalic.ttf");
}

/* Bold */
@font-face {
    font-family: "Neue Haas Grotesk Display Pro Bold";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayBold.ttf");
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro Bold Italic";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayBoldItalic.ttf");
}

/* Light */
@font-face {
    font-family: "Neue Haas Grotesk Display Pro Light";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayLight.ttf");
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro Light Italic";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayLightItalic.ttf");
}

/* Medium */
@font-face {
    font-family: "Neue Haas Grotesk Display Pro Medium";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayMediu.ttf");
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro Medium Italic";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayMediumItalic.ttf");
}

/* Roman (Regular) */
@font-face {
    font-family: "Neue Haas Grotesk Display Pro";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayRoman.ttf");
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro Roman Italic";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayRomanItalic.ttf");
}

/* Thin */
@font-face {
    font-family: "Neue Haas Grotesk Display Pro Thin";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayThin.ttf");
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro Thin Italic";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayThinItalic.ttf");
}

/* XThin */
@font-face {
    font-family: "Neue Haas Grotesk Display Pro XThin";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayXThin.ttf");
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro XThin Italic";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayXThinItalic.ttf");
}

/* XXThin */
@font-face {
    font-family: "Neue Haas Grotesk Display Pro XXThin";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayXXThin.ttf");
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro XXThin Italic";
    src: url("https://iconaircraft.zohoecommerce.com/Fonts/NeueHaasDisplayXXThinItalic.ttf");
}
/* BANNER IMAGE VARIABLES */  
:root {
 --merchandise-pdp-banner-img: url("https://iconaircraft.zohoecommerce.com/pdp-banner-img.png");
 --aircraft-pdp-banner-img: url("https://iconaircraft.zohoecommerce.com/Aircraft-Banner-img.png");
 --merchandise-pdp-banner-img-mobile: url("https://iconaircraft.zohoecommerce.com/Merchandise_Banner_mobile.png");
 --aircraft-pdp-banner-img-mobile: url("https://iconaircraft.zohoecommerce.com/Aircraft_banner_mobile.png");
 /* --merchandise-pdp-banner-img-mobile: url("https://iconaircraft.zohoecommerce.com/merchandise-plp-pdp-banner_mobile.png");
 --aircraft-pdp-banner-img-mobile: url("https://iconaircraft.zohoecommerce.com/aircraft-plp-pdp-banner_mobile.png"); */
 /*--plp-banner-img: url("https://iconaircraft.zohoecommerce.com/plp-banner-img.png");*/
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-color{
    align-items: center;
}/*custom css styles starts*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
  margin: 0px;
	background-color: #ffffff !important;
}


h1, h2, h3, h4, h5, h6,
p,
a,
div,
li,
span, 
body,
a,
input::placeholder{
    font-family: "Neue Haas Grotesk Display Pro";
}

#zs-toggle-billing-shipping-in-list:checked,
#zs-toggle-billing-shipping:checked,
#zs_newsletter:checked,
#zs-toggle-generate-inovice-in-address-list:checked,
#zs-toggle-generate-inovice:checked,
#zs-toggle-news-offers:checked,
#profile_receive_promotional_emails:checked,
.zpmo-address-field-label [data-bind="address.default"]:checked,
.theme-checkout-terms-and-condition input:checked {
  accent-color: var(--btn-primary-color);
}
#search-with-suggestion:-webkit-autofill,
#search-with-suggestion:-webkit-autofill:hover,
#search-with-suggestion:-webkit-autofill:focus,
#search-with-suggestion:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
    -webkit-text-fill-color: #ffffff !important;
    transition: background-color 5000s ease-in-out 0s;
}
html {
    margin: 0 !important;
}

li {
    list-style: none;
}

a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

:root {
    --font-size-heading-large: 64px;
    --line-height-heading-large: 100%;

    /* font with line-height */
    --font-size-heading-medium: 48px;
    --line-height-heading-medium: 100%;

    --font-size-heading-small: 40px;
    --line-height-heading-small: 120%;
  
    --font-size-heading-pdp: 37px;
    --line-height-heading-pdp: 120%;

    --font-size-heading-1: 36px;
    --line-height-heading-1: 100%;

    --font-size-heading-2: 32px;
    --line-height-heading-2: 100%;

    --font-size-heading-3: 28px;
    --line-height-heading-3: 120%;
 
    --paragraph-p1-font-size: 24px;
    --paragraph-p1-line-height: 120%;

    --paragraph-p2-font-size: 20px;
    --paragraph-p2-line-height: 120%;

    --paragraph-p3-font-size: 18px;
    --paragraph-p3-line-height: 120%;

    --paragraph-p4-font-size: 16px;
    --paragraph-p4-line-height: 120%;

    --btn-link-font-size: 16px;
    --btn-link-line-height: 100%;

    --color-primary: #000000;
    --color-secondary: #ffffff;

    --site-background: #FFFFFF;
    --background-primary: #F7F7F7;
    --background-secondary: #C7C7C7;
    --btn-primary-color: #E72412;
    --btn-secondary-color: #000000;

}

@media screen and (max-width: 991px) {
    :root {
        --font-size-heading-large: 62px;
        --line-height-heading-large: 100%;

        /* font with line-height */
        --font-size-heading-medium: 44px;
        --line-height-heading-medium: 100%;

        --font-size-heading-small: 38px;
        --line-height-heading-small: 120%;
      
        --font-size-heading-pdp: 36px;
    		--line-height-heading-pdp: 120%;

        --font-size-heading-1: 34px;
        --line-height-heading-1: 100%;

        --font-size-heading-2: 32px;
        --line-height-heading-2: 100%;

        --font-size-heading-3: 28px;
        --line-height-heading-3: 120%;
    
        --paragraph-p1-font-size: 24px;
        --paragraph-p1-line-height: 120%;

        --paragraph-p2-font-size: 20px;
        --paragraph-p2-line-height: 120%;

        --paragraph-p3-font-size: 18px;
        --paragraph-p3-line-height: 120%;

        --paragraph-p4-font-size: 16px;
        --paragraph-p4-line-height: 120%;

        --btn-link-font-size: 16px;
        --btn-link-line-height: 100%;

    }
}

@media screen and (max-width:767px) {
    :root {
        --font-size-heading-large: 54px;
        --line-height-heading-large: 100%;

        /* font with line-height */
        --font-size-heading-medium: 40px;
        --line-height-heading-medium: 100%;

        --font-size-heading-small: 32px;
        --line-height-heading-small: 120%;
      
        --font-size-heading-1: 30px;
        --line-height-heading-1: 100%;

        --font-size-heading-2: 26px;
        --line-height-heading-2: 100%;

        --font-size-heading-3: 24px;
        --line-height-heading-3: 120%;
    
        --paragraph-p1-font-size: 22px;
        --paragraph-p1-line-height: 120%;

        --paragraph-p2-font-size: 18px;
        --paragraph-p2-line-height: 120%;

        --paragraph-p3-font-size: 16px;
        --paragraph-p3-line-height: 120%;

        --paragraph-p4-font-size: 14px;
        --paragraph-p4-line-height: 120%;

        --btn-link-font-size: 14px;
        --btn-link-line-height: 100%;

    }
}

@media screen and (max-width:480px) {
    :root {
        --font-size-heading-large: 40px;
        --line-height-heading-large: 100%;

        /* font with line-height */
        --font-size-heading-medium: 36px;
        --line-height-heading-medium: 100%;

        --font-size-heading-small: 32px;
        --line-height-heading-small: 120%;

        --font-size-heading-1: 30px;
        --line-height-heading-1: 100%;

        --font-size-heading-2: 26px;
        --line-height-heading-2: 100%;

        --font-size-heading-3: 24px;
        --line-height-heading-3: 120%;
    
        --paragraph-p1-font-size: 22px;
        --paragraph-p1-line-height: 120%;

        --paragraph-p2-font-size: 18px;
        --paragraph-p2-line-height: 120%;

        --paragraph-p3-font-size: 16px;
        --paragraph-p3-line-height: 120%;

        --paragraph-p4-font-size: 14px;
        --paragraph-p4-line-height: 120%;

        --btn-link-font-size: 14px;
        --btn-link-line-height: 100%;

    }
}
.d-none{display: none;}
/*Dev-2186-09-06-start*/
@media (min-width: 992px) and (max-width: 1200px) {
    .zpcontainer {
        width: 100%;
    }
}
.custom-content-home-meet-section .home-sub-heading h2 {
  line-height: 100%
}
.home-main-heading .zpheading span, .home-main-heading .zpheading div{
  font-size:var(--font-size-heading-medium) !important;
  line-height: var(--line-height-heading-medium) !important;
  font-family: "Neue Haas Grotesk Display Pro bold" !important;
  font-weight: 700 !important;
}
.custom-content-home-meet-section .home-sub-heading .zptext span{
    font-weight: 300 !important;
}
.home-main-thin-heading .zpheading span, .home-main-thin-heading .zpheading div{
  font-size:var(--font-size-heading-medium) !important;
  line-height: var(--line-height-heading-medium) !important;
  font-family: "Neue Haas Grotesk Display Pro thin" !important;
}
.home-sub-heading .zptext span, .home-sub-heading .zptext p, .home-sub-heading .zptext div{
  font-size:var(--font-size-heading-medium) !important;
  line-height: var(--line-height-heading-medium) !important;
  font-family: "Neue Haas Grotesk Display Pro thin" !important;
}
.custom-font-p1-style .zptext span, .custom-font-p1-style .zptext p, .custom-font-p1-style .zptext div,.custom-font-p1-style .zpheading span, .custom-font-p1-style.zpheading div{
  font-size:var(--paragraph-p1-font-size) !important;
  line-height: var(--paragraph-p1-line-height) !important;
}
.home-large-heading .zptext span, .home-large-heading .zptext p, .home-large-heading .zptext div{
  font-size:var(--font-size-heading-large) !important;
  line-height: 120% !important;
	font-weight: 200;
}
.custom-font-xthin span,.custom-font-xthin,.custom-font-xthin p, .custom-font-xthin .zptext span{
    font-family: "Neue Haas Grotesk Display Pro xthin" !important;
}
.custom-font-thin,.custom-font-thin span,.custom-font-thin p,.custom-font-thin div {
    font-family: "Neue Haas Grotesk Display Pro thin";
}
.custom-font-medium,.custom-font-medium span,.custom-font-medium p {
    font-family: "Neue Haas Grotesk Display Pro medium";
}
.custom-font-light,.custom-font-light span,.custom-font-light p {
    font-family: "Neue Haas Grotesk Display Pro light";
}
.custom-font-bold,.custom-font-bold span,.custom-font-bold p {
    font-family: "Neue Haas Grotesk Display Pro bold";
}
.custom-light-font-family span{
    font-family: "Neue Haas Grotesk Display Pro xthin"
}
.hero-banner-content {
    align-content: center;
}
.hero-banner-content .zpbutton {
    background-color: var(--btn-primary-color);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color 0.4s ease;
}
.hero-banner-content .zpbutton::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--site-background);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
    z-index: -1;
}
.hero-banner-content .zpbutton:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}
.hero-banner-content .zpbutton-content {
    font-family: "Neue Haas Grotesk Display Pro Medium";
  font-size: var(--paragraph-p4-font-size) !important;
  line-height: var(--paragraph-p4-line-height) !important;
    color: #fff;
    position: relative;
    z-index: 2;
    transition: color 0.4s ease;
    font-weight: 600;
}
.hero-banner-content .zpbutton:hover .zpbutton-content {
    color: var(--btn-primary-color);
}
@media (min-width: 991px) {
    .hero-home-banner-section {
        height: 636px;
    }
}
@media (max-width: 991px) {
    .hero-home-banner-section{
        height: 600px;
    }
    .hero-home-banner-section video {
        height: 600px;
        min-height: 600px !important;
    }
    .hero-content span{
        font-size: 50px !important;
    }
    .hero-banner-content .zpheading span{
        font-size: 40px !important;
    }
}
@media screen and (max-width: 786px) {
    .hero-home-banner-section .zpvideo-bg-container video {
        display: block !important;
    }
}
@media (max-width: 767px) {
     .hero-home-banner-section{
        height: 520px;
    }
    .hero-home-banner-section video {
        height: 520px;
        min-height: 520px !important;
    }
    .hero-content span{
        font-size: 45px !important;
    }
    .hero-banner-content .zpheading span{
        font-size: 35px !important;
    }
}
@media (max-width: 480px) {
    .hero-content span{
       font-size: 34px !important;
    }
    .hero-home-banner-section  .hero-content{
        margin: 0px !important;
    }
		 .hero-home-banner-section{
        height: 480px;
    }
    .hero-home-banner-section video {
        height: 480px;
        min-height: 480px !important;
    }
   
}
@media (max-width: 992px) {
		 .custom-home-sp-section-a5 {
        background-image: url("https://iconaircraft.zohoecommerce.com/ICON-A5%20Specifications%20banner_tab.png")!important;
    }
    .custom-content-home-meet-section {
        background-image: url("https://iconaircraft.zohoecommerce.com//Home/meet-the-icon-a5-banner-bg_tab.png") !important;
    }
    .custom-content-home-meet-section .zpdefault-section-bg{
        width: 70%;
    }
}
@media (max-width: 767px) {
		.custom-home-sp-section-a5 {
        background-image: url("https://iconaircraft.zohoecommerce.com/ICON-A5%20Specifications%20banner_mobile.png")!important;
		}
    .custom-content-home-meet-section {
        background-image: url("https://iconaircraft.zohoecommerce.com//Home/meet-the-icon-a5-banner-bg_mob.png") !important;
         min-height: 600px;
    }
     .custom-content-home-meet-section .zpdefault-section-bg{
        width: 100%;
    }
     .custom-content-home-meet-section .add-more-content span{
        font-size: 30px !important;
    }
    .custom-content-home-meet-section .zpheading span{
        font-size: 40px !important;
    }
}

/* 10-06*/
.custom-home-made-easy-section style {
    display: none !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
}
.custom-home-made-easy-section .slick-track {
    display: flex !important;
    align-items: stretch;
}
.custom-home-made-easy-section .slick-list {
    overflow: hidden;
}
.custom-home-made-easy-section .slick-slide {
    height: auto !important;
    overflow: hidden;
}
.custom-home-made-easy-section .slick-slide > div {
    height: 100%;
}
.custom-home-made-easy-section .slick-slide.slick-current {
    opacity: 1;
}
.custom-home-made-easy-section .slick-slide:not(.slick-current) {
    transition: opacity 0.3s ease;
}
.custom-home-made-easy-section .slick-slide .zpimagetext-container {
    width: 100% !important;
    overflow: hidden;
}
.custom-home-made-easy-section .slick-slide .zpimagetext-container figure img {
    width: 100% !important;
    height: auto !important;
    display: block;
    object-fit: cover;
}
.custom-home-made-easy-section .zpelement {
    min-height: 300px;
}
.custom-fly-slick-sections .zpcontainer {
    width: 100% !important;
}
.custom-inner-container{
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: auto;
  margin-inline-end: auto;
}
@media (min-width: 992px) {
  .custom-inner-container{
    width: 992px !important;
  }
}
@media (min-width: 1200px) {
  .custom-inner-container {
    width: 1140px !important;
  }
}
.custom-slick-tabs-section {
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-slick-tabs-section {
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-home-made-easy-section .slick-slide:not(.slick-current) figcaption.zpimage-caption ,.custom-home-made-easy-section .slick-slide:not(.slick-current) .zpimage-text  {
  display: none !important;
}
.custom-home-made-easy-section .slick-slide:not(.slick-current) .zpimage-data-ref, .custom-home-made-easy-section .slick-slide:not(.slick-current) .zpimage-anchor,.custom-home-made-easy-section .slick-slide:not(.slick-current) picture {
  height: 100% !important;
  margin: 0 auto;
  display: flex;
  align-content: center;
  align-items: center;
}
.custom-home-made-easy-section .slick-track .slick-slide {
   margin-right:25px;
}
.custom-home-made-easy-section .slick-slide:not(.slick-current){
   background-color: unset;
}
.custom-home-made-easy-section .zpimage-caption{
   padding: 0px !important;
}
.custom-home-made-easy-section .zpimage-caption-content{
    font-family: "Neue Haas Grotesk Display Pro thin";
    font-size: var(--font-size-heading-1);
    color: #000000;
    display: block;
    padding: 30px 20px 10px 20px;
    line-height: var(--line-height-heading-2);
}
.custom-home-made-easy-section .zpimage-text {
   padding: 0px 20px 20px 20px;
   display: block !important;
}
.custom-p3-font-style span{
   font-size: var(--paragraph-p3-font-size) !important;
   line-height: var(--paragraph-p3-line-height) !important;
}
.custom-p4-font-style span{
   font-size: var(--paragraph-p4-font-size) !important;
   line-height: var(--paragraph-p4-line-height) !important;
   letter-spacing: 0;
}
.custom-meet-detailed-content span{
  font-family: "Neue Haas Grotesk Display Pro thin";
  font-size: var(--paragraph-p3-font-size) !important;
  line-height: 150% !important;
  letter-spacing: 1px;
}
.custom-home-made-easy-section .zpimage-text span{
   font-family: "Neue Haas Grotesk Display Pro";
   font-size: var(--paragraph-p3-font-size) !important;
   color: #000000 !important;
   line-height: 150% !important;
}
.custom-home-made-easy-section .zpimage-text a {
    font-family: "Neue Haas Grotesk Display Pro Medium";
    font-weight: 600;
    font-size: 18px;
    color: #FF321F !important;
    text-decoration: none !important;
    position: relative;
    display: inline-block !important;
    padding-top: 15px;
    transition: color 0.3s ease;
}
.custom-home-made-easy-section .zpimage-text a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
    pointer-events: none;
}
.custom-home-made-easy-section .zpimage-text a:hover {
    color: #000000 !important;
}
.custom-home-made-easy-section .zpimage-text a:hover::after {
    transform: scaleX(1);
}
.custom-home-made-easy-section .slick-list.draggable {
  padding: 0px 200px 0px 95px !important;
}
@media (max-width: 992px) {
    .custom-home-made-easy-section .slick-list.draggable {
        padding: 0px 80px 0px 0px !important;
    }
}
@media (max-width: 768px) {
    .custom-home-made-easy-section .slick-list.draggable {
        padding: 0px !important;
    }
}
.custom-slick-tabs-section .zpbutton.zpbutton-type-primary.active-tab {
    background-color: #E72412 !important;
    border-color: #E72412 !important;
    color: #FFFFFF !important;
}
.custom-fly-slick-sections .zpbutton-wrapper.zpbutton.zpbutton-type-primary {
    border-width: 0px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 12px;
    padding-left: 24px;
}
.custom-fly-slick-sections .custom-slick-tabs-section .zpelem-button:last-child  .zpbutton-wrapper.zpbutton.zpbutton-type-primary{
    border-right-width: 1px;
}
.custom-home-sp-list-item {
    position: relative;
    border-bottom: none !important;
    border-image-source: none !important;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.custom-home-sp-list-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(
        90deg,
        rgba(167, 164, 164, 0.64) 0%,
        rgba(159, 106, 106, 0) 78.11%
    );
}
.show-more-button .zpbutton-wrapper::after,
.show-less-button .zpbutton-wrapper::after {
    content: "▼";
    font-size: 11px;
    margin-left: 8px;
    line-height: 30px;
    display: inline-block;
    transition: transform 0.3s ease;
}

.show-less-button .zpbutton-wrapper::after {
    transform: rotate(180deg);
}
.custom-home-sp-list-item .zpheading span{
    font-family: "Neue Haas Grotesk Display Pro xthin"
}
.custom-home-sp-list-item .zptext span,.custom-home-sp-list-item .zptext div, .custom-home-sp-list-item .zptext p  {
    font-family: "Neue Haas Grotesk Display Pro medium"
}
.custom-sp-info-content span{
    font-family: "Neue Haas Grotesk Display Pro xthin"
}
.custom-font-heading .zpheading span {
    font-family: "Neue Haas Grotesk Display Pro thin";
    font-size: var(--font-size-heading-2);
    color: #000000;
    display: block;
    line-height: var(--line-height-heading-2);
}
/*12-06*/
.custom-slick-tabs-section {
    display: flex !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 30px 0px!important;
    left: 0 !important;
    right: auto !important;
    transform: none !important;
    box-sizing: border-box;
}
.custom-slick-tabs-section .zpelem-button {
    flex: 0 0 auto !important;
    display: inline-block !important;
    margin: 0 !important;
}
.custom-slick-tabs-section .zpelem-button:first-child {
    margin-left: 0 !important;
}
.custom-slick-tabs-section,
.custom-slick-tabs-section.zpelem-col,
.zpelem-col:has(> .custom-slick-tabs-section) {
    flex-basis: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto;
}
@media (max-width: 992px) {
  .custom-slick-tabs-section {
    justify-content: flex-start !important;
  } 
  .custom-inner-container .zpdefault-section{
    padding: 0px; 
 }
  .custom-home-blog-card-rw [data-element-type="column"].zpdefault-section{
    padding: 0px;
  }
  .custom-home-sp-list-item {
      padding-bottom: 8px;
      margin-bottom: 8px;
  }
}
@media (max-width: 768px) {
    .custom-home-made-easy-section .slick-track {
       gap: 0px;
    }
    .custom-home-made-easy-section .slick-track .slick-slide {
        margin-right: 0px;
    }
}

.custom-home-button-cd span.zpbutton-content {
    font-family: "Neue Haas Grotesk Display Pro Medium";
   font-size: var(--paragraph-p3-font-size) !important;
  line-height: var(--paragraph-p3-line-height) !important;
    color: #FF321F !important;
    text-decoration: none !important;
    position: relative;
    display: inline-block !important;
    transition: color 0.3s ease;
}
 .custom-home-button-cd span.zpbutton-content:hover {
    color: #000000 !important;
}
 .custom-home-button-cd span.zpbutton-content:hover::after {
    transform: scaleX(1);
}
  .custom-home-button-cd span.zpbutton-content::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
    pointer-events: none;
}
.custom-get-start-btn .zpbutton {
    cursor: pointer;
    background: var(--btn-secondary-color);
    padding: 12px 24px !important;
    text-align: center;
    justify-content: center;
    border: 1px solid #000;
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.custom-get-start-btn a {
    background-color: var(--site-background) !important;
    color: var(--btn-secondary-color) !important;
    transition: all 0.4s ease;
}

.custom-get-start-btn .zpbutton::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--site-background);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
    z-index: -1;
}

.custom-get-start-btn .zpbutton:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}
.custom-home-lifestyle-content div{
    font-family: "Neue Haas Grotesk Display Pro thin" !important;
    font-size: var(--font-size-heading-2) !important;
}
.custom-home-lifestyle-content span{
     font-family: "Neue Haas Grotesk Display Pro bold" !important;
     font-size: var(--font-size-heading-2) !important;
}
@media (max-width: 768px) {
    .custom-home-lifestyle-section {
        background-image: url("https://iconaircraft.zohoecommerce.com/Learn%20More%20about%20The%20Icon%20lifestyle%20Banner_mobile.png");
    }
}
@media (min-width: 1340px) {
   .custom-fly-slick-sections .slick-initialized.slick-slider{
      width: 1320px;
      margin: 0 auto;
   }
}
.theme-cart-add-success-message.aircraft-product-detail-cart-popup {
  display: none !important;
}
.aircraft-product-detail-container [data-zs-add-to-cart]{
  display: none !important;
}
/*Dev-2186-09-06-end*/


/*COMMON CLASSES STARTS HERE*/
.custom-spacing-container {width: 100%; padding-inline: 100px !important}
/*COMMON CLASSES ENDS HERE*/

/*PLP starts*/

.theme-product-filter-icon-mobile-container .theme-collection-sortby-section .theme-collection-sort .theme-sortby-label{
  font-size: var(--paragraph-p4-font-size) !important;
  line-height: 100% !important;
  font-weight: 300 !important;
  color: var(--color-primary) !important;
}

.theme-content-container .theme-content-area-inner .theme-collection-section .theme-store-collection-container{
    width: 100%;
    display: flex;
    padding: 0;
    background-color: #fff !important;
}

.theme-prod-box .theme-product-box-content{
    border-radius: unset;
}
.theme-prod-box .theme-product-box-content .theme-product-details-area{
    background-color: var(--site-background);
    padding: 0px;

}


.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-name-price{
    padding-inline: 16px;
}

.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view{
    gap: 9px; 
}

.theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-filter-row{
    margin-block-start: 65px;
}
.theme-filter-sortby-container .theme-product-filter-icon-mobile-container .theme-collection-sortby-section .theme-collection-sort{
  display: flex;
  align-items: center !important;
  gap: 16px;
}
.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view a, .merchandise-product-detail-container .theme-view-details-quick-view .theme-product-details, [data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a {
    border-radius: unset !important;
    padding-inline: 24px !important;
    padding-block: 12px !important;
    width: 198px !important;
  	height: 38px;
    background-color: var(--btn-secondary-color) !important;
    font-size: var(--btn-link-font-size) !important;
    line-height: var(--btn-link-line-height) !important;
    text-transform: capitalize !important;
  	border: 1px solid var(--btn-secondary-color) !important;
  	font-weight: 400 !important;
}


.theme-collection-section.theme-productfilter-enable .theme-store-collection-container .theme-produt-category-list-row [dats-zs-category-name-sort-by-details]{
    border: unset;
}

.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-quick-view{
    width: 42px;
    border-radius: unset;
    border: 1px solid var(--color-primary);
}

.theme-prod-box .theme-product-box-content:hover{
    box-shadow: unset;
}

.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view a:hover, .merchandise-product-detail-container .theme-view-details-quick-view .theme-product-details:hover, [data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a:hover {
    background-color: var(--site-background) !important;
    color: var(--btn-secondary-color)  !important; 
    transition: all 0.4s ease;
}

.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view a::before, .merchandise-product-detail-container .theme-view-details-quick-view .theme-product-details:before, [data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--site-background);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
    z-index: -1;
}
.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view a:hover::before, .merchandise-product-detail-container .theme-view-details-quick-view .theme-product-details:hover::before, [data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

 .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view a, .merchandise-product-detail-container .theme-view-details-quick-view .theme-product-details, [data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a {
    position: relative;
    overflow: hidden;
    z-index: 2;
}

 .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name{
    height: unset;
}

 .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name a,
.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] .theme-product-detail-price-area span{
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    color: var(--color-primary);
    font-weight: 500;
}

 .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-name-price{
    gap: 8px;
}
 .theme-prod-box .theme-product-box-content .theme-product-details-area{
    gap: 16px;
  	padding-block-start: 13px;
}

 .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-rating-variants span{
    font-size: var(--paragraph-p4-font-size);
    line-height: 100%;
    color: var(--color-primary);
    font-weight: 500;
}

 .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-rating-variants{
    height: 14px;
}    

.theme-prod-box .theme-product-box-content .theme-product-image-area{
    background: unset;
}



  	.theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-filter-row{
  		width: 301px;	
  }
.theme-collection-section.theme-productfilter-enable .theme-store-collection-container .theme-produt-category-list-row .theme-category-name-description{
    display: none;
}

.theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row .zpcol-md-12.zpcol-sm-12{
    padding-block-start: 33px;
}

.theme-prod-box .theme-product-box-content .theme-product-image-area a picture img{
    object-fit: contain;
}



/* ─── MOBILE: max-width 380px — 1 card per row ─── */
@media (max-width: 380px) {
  .theme-content-container .theme-content-area-inner
  .theme-collection-section.theme-productfilter-enable .zpcontainer {
    padding-inline: 16px;
  }
  
  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row
  .theme-product-collection-container.theme-product-ratio {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 24px;
    row-gap: 70px;
    padding: 0;
    margin: 0;
  }

  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row
  .theme-prod-box {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding-inline: 0;
    box-sizing: border-box;
  }
}
@media (max-width: 991px){   
  .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view a, .merchandise-product-detail-container .theme-view-details-quick-view .theme-product-details {
     width: 80% !important;
  }}
@media (max-width: 768px){
	
  .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-quick-view{
        display: block;
    }
  
   .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view a, .merchandise-product-detail-container .theme-view-details-quick-view .theme-product-details {
     width: 80% !important;
  }
}


/* ─── MOBILE: 381px to 768px — 2 cards per row ─── */
@media (min-width: 401px) and (max-width: 768px) {
  .theme-content-container .theme-content-area-inner
  .theme-collection-section.theme-productfilter-enable .zpcontainer {
    padding-inline: 16px;
  }
  
  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row
  .theme-product-collection-container.theme-product-ratio {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 24px;
    row-gap: 70px;
    padding: 0;
    margin: 0;
  }

  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row
  .theme-prod-box {
    width: calc(50% - 12px);
    min-width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    flex: 0 0 calc(50% - 12px);
    padding-inline: 0;
    box-sizing: border-box;
  }
}

/* ─── TABLET: 769px to 991px — 3 cards per row ─── */
@media (min-width: 769px) and (max-width: 991px) {
  .theme-content-container .theme-content-area-inner
  .theme-collection-section.theme-productfilter-enable .zpcontainer {
    padding-inline: 16px;
  }

  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row
  .theme-product-collection-container.theme-product-ratio {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 24px;
    row-gap: 70px;
    padding: 0;
    margin: 0;
  }

  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row
  .theme-prod-box {
    width: calc(33.333% - 16px);
    min-width: calc(33.333% - 16px);
    max-width: calc(33.333% - 16px);
    flex: 0 0 calc(33.333% - 16px);
    padding-inline: 0;
    box-sizing: border-box;
  }
}

.theme-prod-box .theme-product-box-content{
    max-width: unset;
}

.theme-prod-box .theme-product-box-content .theme-product-image-area a{
    width: 100%;
}


/* ─── DESKTOP SMALL: 992px to 1199px — 3 cards per row ─── */
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-content-container .theme-content-area-inner
  .theme-collection-section.theme-productfilter-enable .zpcontainer {
    padding-inline: 16px;
  }

  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row {
    padding-inline-start: 57px;
    padding-inline-end: 0;
    padding-block: 0;
  }

  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row
  .theme-product-collection-container.theme-product-ratio {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 24px;
    row-gap: 70px;
    padding: 0;
    margin: 0;
  }

  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row
  .theme-prod-box {
    width: calc((100% - 48px) / 3);
    min-width: calc((100% - 48px) / 3);
    max-width: calc((100% - 48px) / 3);
    flex: 0 0 calc((100% - 48px) / 3);
    padding-inline: 0;
    box-sizing: border-box;
  }
}

/* ─── DESKTOP LARGE: min-width 1200px — 3 cards per row ─── */
@media screen and (min-width: 1200px) {
  .theme-content-container .theme-content-area-inner
  .theme-collection-section.theme-productfilter-enable .zpcontainer {
    padding-inline-start: 100px;
    padding-inline-end: 100px;
  }

  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row {
    padding-inline-start: 57px;
    padding-inline-end: 0;
    padding-block: 0;
  }

  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row
  .theme-product-collection-container.theme-product-ratio {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 24px;
    row-gap: 70px;
    padding: 0;
    margin: 0;
  }

  .theme-collection-section.theme-productfilter-enable
  .theme-store-collection-container
  .theme-produt-category-list-row
  .theme-prod-box {
    width: calc((100% - 48px) / 3);
    min-width: calc((100% - 48px) / 3);
    max-width: calc((100% - 48px) / 3);
    flex: 0 0 calc((100% - 48px) / 3);
    padding-inline: 0;
    box-sizing: border-box;
  }
}


.theme-collection-section.theme-productfilter-enable .theme-store-collection-container-filter .theme-produt-category-list-row .zpcol-md-12.zpcol-sm-12{
    padding-inline: 0;
}
.theme-content-container .theme-content-area-inner .theme-product-page-breadcrumb{
    display: none;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box .theme-product-filter-type span{
    font-size: var(--paragraph-p1-font-size);
    line-height: 100%;
    font-weight: 400;
    color: var(--color-primary);
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] a, .theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] span{
    font-size: var(--paragraph-p4-font-size);
    line-height: 100%;
    font-weight: 400;
    color: var(--color-primary);
  	text-transform: capitalize;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box{
    padding-block-end: 14px;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box .theme-product-filter-type{
    margin-block-end: 18px;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-count{
    border: unset;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-color label{
    font-size: var(--paragraph-p4-font-size);
    line-height: 100%;
    font-weight: 400;
    color: var(--color-primary);
  	text-transform: capitalize;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-color .theme-product-filter-custom-check{
    display: none;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-color .theme-product-filter-check{
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 2px solid #CFCFCF;
    background: var(--color-secondary);
    position: relative;
    cursor: pointer;
    margin: 0;
  	opacity: 1;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-color .theme-product-filter-check:checked{
    border: 2px solid #E72412;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-color .theme-product-filter-check:checked::after{
    content: "";
    position: absolute;
    left: 6px;
    top: 1px;
    width: 7px;
    height: 13px;
    border: 2px solid #E72412;
    border-top: none;
    border-left: none;
    transform: rotate(45deg)
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-color{
    align-items: center;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container .theme-product-filter-check,
.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container .theme-product-filter-check{
    appearance: none;
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    border: 2px solid #CFCFCF;
    background: var(--color-secondary);
    position: relative;
    cursor: pointer;
    margin: 0;
    opacity: 1;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container .theme-product-filter-check:checked,
.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container .theme-product-filter-check:checked{
    border: 2px solid #E72412;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container .theme-product-filter-check:checked::after,
.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container .theme-product-filter-check:checked::after{
    content: "";
    position: absolute;
    left: 6px;
    top: 1px;
    width: 7px;
    height: 13px;
    border: 2px solid #E72412;
    border-top: none;
    border-left: none;
    transform: rotate(45deg)
}


.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container .theme-product-filter-custom-check, 
.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container .theme-product-filter-custom-check{
    display: none;
}


.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper],
.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper],
.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper]{
    display: flex;
    flex-direction: column;
    gap: 15px;
}


.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container label, .theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container label{
    font-size: var(--paragraph-p4-font-size);
    line-height: 100%;
    font-weight: 400;
    color: var(--color-primary);
}

[data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper]{
    margin-block-start: 0px;
  	margin-block-end: 0px;
}

[data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] span{
    font-size: var(--btn-link-font-size);
    line-height: var(--btn-link-line-height);
    color: var(--color-primary);
    font-weight: 300;
}

[data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] [data-theme-product-filter-mobile-icon]{
    max-width: 110px;
    border-color: #A6A6A6;
    margin: 0;
    padding: 10px 15px;
    margin: 0;
  	border-radius: unset; 
}

[data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper]{
    justify-content: space-between;
    background: unset;
}


@media (min-width: 481px) and (max-width: 991px){
    [data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] .theme-mobile-header-sortby{
        min-width: 195px;
    }    
}

@media (min-width: 480px){
    [data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] .theme-mobile-header-sortby{
        min-width: 165px;
    }   
}

[data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] .theme-mobile-header-sortby{
    border: 1px solid #A6A6A6;
}

.theme-content-area-inner [data-zs-mobile-header-refine-wrapper] .theme-filter-mobile{
    display: none;
}


@media (max-width: 991px){
    [data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] .theme-mobile-header-sortby select{
        padding: 5px 15px;
        margin: 0;
    }
}


@media(max-width: 991px){
    
    .theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-product-filter-mobile-overlay{
        background: var(--color-secondary);
    }
    .theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-mobile-filter-show{
        width: 100%;
    }
}

.theme-filter-sortby-container .theme-product-filter-icon-mobile-container .theme-collection-sortby-section .theme-collection-sort .theme-custom-sort .theme-sortby-label,
.theme-filter-sortby-container .theme-product-filter-icon-mobile-container .theme-collection-sortby-section .theme-collection-sort .theme-custom-sort .theme-custom-select-value{
    font-size: var(--btn-link-font-size);
    line-height: var(--btn-link-line-height);
    color: var(--btn-secondary-color);
    font-weight: 300;
  text-overflow: ellipsis;
}

.theme-filter-sortby-container .theme-product-filter-icon-mobile-container .theme-collection-sortby-section .theme-collection-sort .theme-custom-sort{
    gap: 16px;
}

 .theme-prod-box .theme-product-details-area .theme-product-rating-variants .theme-product-color-variant-container label{
    margin: 0px 5px !important;
    height: 14px !important;
    width: 14px !important;
    border: 1px solid #B3B3B3 !important;
    padding: 0px !important;
    border-radius: 0px !important;
    position: unset !important;
}

/* SLP design */
[data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;            /* fixed 24px gap at every breakpoint   */
  row-gap: 70px;
  padding-inline: 0 !important;
  padding-block: 0 !important;
}

[data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box{
    padding: 0;
}
/* ── Desktop ≥ 1200px → 4 cards per row ── */
@media (min-width: 1200px) {
[data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px * 3) / 4);
    max-width: calc((100% - 24px * 3) / 4);
    min-width: 0;
  }
}

/* ── Mid-range 992px – 1199px → 3 cards per row ──
   (container still has 16px padding at this range)  */
@media (min-width: 992px) and (max-width: 1199px) {
  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px * 2) / 3);
    max-width: calc((100% - 24px * 2) / 3);
    min-width: 0;
  }
}

/* ── Tablet 768px – 991px → 3 cards per row ──
   (same 3-up layout, container still 16px padding)  */
@media (min-width: 768px) and (max-width: 991px) {
  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px * 2) / 3);
    max-width: calc((100% - 24px * 2) / 3);
    min-width: 0;
  }
}

/* ── Mobile 401px – 767px → 2 cards per row ── */
@media (min-width: 401px) and (max-width: 767px) {
 [data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px) / 2);
    max-width: calc((100% - 24px) / 2);
    min-width: 0;
  }
}

/* ── Small mobile ≤ 400px → 1 card per row ── */
@media (max-width: 400px) {
 [data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 0;
  }
}

[data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio{
    margin-inline-start: 0 !important;
    margin-inline-end: 0 !important;
}
/*.zpcontainer:has([data-element-type="search_products"]){
    margin: unset;
    width: 100%;
}*/
.zpcol-md-12.zpcol-sm-12:has([data-element-type="search_products"]){
    padding: 0;
}


[data-element-type="search_products"] [data-zs-app="search_products"] .theme-collection-heading-view-all h2{
    padding-inline: 0px;
}

[data-element-type="search_products"] [data-zs-app="search_products"] .theme-collection-heading-view-all{
    padding-block-end: 20px;
    padding-block-start: 0px;
}


@media (max-width: 991px){
    [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .zpcol-md-12.zpcol-sm-12{
        padding-block-start: 0;
    }

    [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search{
        padding-block: 20px;
    }

    [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search{
        padding-block: 20px;
    }
}


.zpcontainer .zpcol-md-12.zpcol-sm-12 [data-element-type="search_products"]{
    margin: 0;
}

[data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search{
    padding-block: 48px;
}



[data-element-type="search_products"] [data-zs-app="search_products"] .zpcontainer{
    padding-inline-start: 0px !important;
    padding-inline-end: 0px !important;
}


/* ─── DESKTOP SMALL: 992px to 1199px — 3 cards per row ─── */
@media (min-width: 992px) and (max-width: 1199px) {
  .zpcontainer:has([data-element-type="search_products"] [data-zs-app="search_products" ]){
    padding-inline: 16px;
  }

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row {
    padding-inline-start: 57px;
    padding-inline-end: 0;
    padding-block: 0;
  }

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .theme-product-ratio {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 24px;
    row-gap: 70px;
    padding: 0;
    margin: 0;
  }

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .theme-prod-box {
    width: calc((100% - 48px) / 3);
    min-width: calc((100% - 48px) / 3);
    max-width: calc((100% - 48px) / 3);
    flex: 0 0 calc((100% - 48px) / 3);
    padding-inline: 0;
    box-sizing: border-box;
  }
}
 
/* ─── DESKTOP LARGE: min-width 1200px — 3 cards per row ─── */
@media screen and (min-width: 1200px) {
  /*.zpcontainer:has([data-element-type="search_products"] [data-zs-app="search_products" ]){
    padding-inline-start: 100px;
    padding-inline-end: 100px;
  }*/

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row {
    padding-inline-start: 57px;
    padding-inline-end: 0;
    padding-block: 0;
  }

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .theme-product-ratio {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 24px;
    row-gap: 70px;
    padding: 0;
    margin: 0;
  }

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .theme-prod-box{
    width: calc((100% - 48px) / 3);
    min-width: calc((100% - 48px) / 3);
    max-width: calc((100% - 48px) / 3);
    flex: 0 0 calc((100% - 48px) / 3);
    padding-inline: 0;
    box-sizing: border-box;
  }
}


/* ─── MOBILE: 381px to 768px — 2 cards per row ─── */
@media (max-width: 768px) {
  .zpcontainer:has([data-element-type="search_products"] [data-zs-app="search_products" ]){
    padding-inline: 16px;
  }
  
  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .theme-product-ratio {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 24px;
    row-gap: 30px;
    padding: 0;
    margin: 0;
  }

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .theme-prod-box{
    width: calc(50% - 12px);
    min-width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    flex: 0 0 calc(50% - 12px);
    padding-inline: 0;
    box-sizing: border-box;
  }
}
@media (max-width: 380px) {
  .zpcontainer:has([data-element-type="search_products"] [data-zs-app="search_products" ]) {
    padding-inline: 16px;
  }
  
  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .theme-product-ratio {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 24px;
    row-gap: 30px;
    padding: 0;
    margin: 0;
  }

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .theme-prod-box {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding-inline: 0;
    box-sizing: border-box;
  }
}
/* ─── TABLET: 769px to 991px — 3 cards per row ─── */
@media (min-width: 769px) and (max-width: 991px) {
  .zpcontainer:has([data-element-type="search_products"] [data-zs-app="search_products" ]) {
    padding-inline: 16px;
  }

 [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .theme-product-ratio {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 24px;
    row-gap: 70px;
    padding: 0;
    margin: 0;
  }

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-produt-category-list-row .theme-prod-box {
    width: calc(33.333% - 16px);
    min-width: calc(33.333% - 16px);
    max-width: calc(33.333% - 16px);
    flex: 0 0 calc(33.333% - 16px);
    padding-inline: 0;
    box-sizing: border-box;
  }
}

@media(max-width: 991px){
    [data-element-type="search_products"] [data-zs-app="search_products"] .theme-mobile-header-refine-wrapper {
        margin: 0 !important;
    }

    [data-element-id="elm_lyjUHo2US7igDCKBuUp4Qw"]:has([data-element-type="search_products"]){
        padding-block-start: 20px;
        padding-block-end: 20px;
    }

    [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search{
        padding-block: 20px;
    }
}
[data-element-id="elm_lyjUHo2US7igDCKBuUp4Qw"]:has([data-element-type="search_products"]){
  padding-block-start: 48px;
	padding-block-end: 48px;
}

[data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;            /* fixed 24px gap at every breakpoint   */
  padding-inline: 0 !important;
  padding-block: 0 !important;
}

[data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box{
    padding: 0;
}
/* ── Desktop ≥ 1200px → 4 cards per row ── */
@media (min-width: 1200px) {
[data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px * 3) / 4);
    max-width: calc((100% - 24px * 3) / 4);
    min-width: 0;
  }
}

/* ── Mid-range 992px – 1199px → 3 cards per row ──
   (container still has 16px padding at this range)  */
@media (min-width: 992px) and (max-width: 1199px) {
  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px * 2) / 3);
    max-width: calc((100% - 24px * 2) / 3);
    min-width: 0;
  }
}

/* ── Tablet 768px – 991px → 3 cards per row ──
   (same 3-up layout, container still 16px padding)  */
@media (min-width: 768px) and (max-width: 991px) {
  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px * 2) / 3);
    max-width: calc((100% - 24px * 2) / 3);
    min-width: 0;
  }
}

/* ── Mobile 401px – 767px → 2 cards per row ── */
@media (min-width: 401px) and (max-width: 767px) {
 [data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px) / 2);
    max-width: calc((100% - 24px) / 2);
    min-width: 0;
  }
}

/* ── Small mobile ≤ 400px → 1 card per row ── */
@media (max-width: 400px) {
 [data-element-type="search_products"] [data-zs-app="search_products"] .theme-product-ratio .theme-prod-box {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 0;
  }
}

[data-element-type="search_products"] [data-zs-app="search_products"] .zprow.theme-product-ratio, .theme-search-page-contianer [data-element-id="elm_lyjUHo2US7igDCKBuUp4Qw"] .zpcontainer .zprow:has([data-element-type="search_products"]){
    margin-inline-start: 0px !important;
  	margin-inline-end: 0px !important;
}


.theme-produt-category-list-row .theme-filter-sortby-container [data-zs-selected-filters-conatainer]{
    margin: 0 !important;
    padding-block-end: 20px !important;
}
.theme-produt-category-list-row .theme-filter-sortby-container [data-zs-selected-filters-conatainer] span{
    font-size: var(--paragraph-p4-font-size);
    line-height: 100%;
    color: var(--color-primary);
}

[data-element-type="search_products"] [data-zs-app="search_products"] .theme-mobile-header-sortby select{
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: 100% !important;
    color: var(--color-primary);
    font-weight: 300 !important;
}


.theme-productfilter-enable.theme-productfilter-enable-search .theme-produt-category-list-row .theme-product-filter-selected-container [data-zs-filter-refineby-container]{
    display: flex;
    align-items: center;
    gap: 7px;
}

.theme-produt-category-list-row .theme-filter-sortby-container [data-zs-selected-filters-conatainer] [data-zs-selected-filter]{
    border: 2px solid #CFCFCF;
}

.custom-plp-banner-image{
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 123px 100px 70px 100px;
    /*background-image: var(--plp-banner-img);*/
}

.custom-plp-banner-image .custom-plp-banner-title{
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 400;
    font-size: var(--font-size-heading-large);
    line-height: var(--line-height-heading-large);
    color: var(--background-primary);
    text-transform: capitalize;
    min-height: 64px;
}

@media (max-width: 1199px) {
    .custom-plp-banner-image {
        padding: 123px 16px 70px 16px;
    }
}

@media (max-width: 767px) {
    .custom-plp-banner-image {
        padding: 123px 16px 70px 16px;
    }
}


.theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row [dats-zs-category-name-sort-by-details]{
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: wrap-reverse;
}

.theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row [dats-zs-category-name-sort-by-details] .zpcol-md-12{
    display: none;
}

.theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row [data-zs-selected-filters-conatainer]{
    padding: 0;
}

.theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row [data-zs-selected-filters-conatainer] [data-zs-filter-refineby-container]{
    display: flex;
    align-items: center;
    gap: 7px;
}

@media(max-width: 991px){
    .theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row      [dats-zs-category-name-sort-by-details]{
        justify-content: flex-end;
        flex-direction: row-reverse;
    }

    .theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row .zpcol-md-12.zpcol-sm-12{
        padding-block-start: 0px;
    }
  
    .theme-content-container .theme-content-area-inner .theme-collection-section.theme-productfilter-enable{
        padding-block-start: 20px;
        padding-block-end: 0px;
    }

   [data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-app="search_products"] [data-zs-mobile-header-refine-wrapper]{
        margin-block-start: 0px;
      	margin-block-end: 20px !important;
     		padding-inline: 0px !important;
    }

    [data-theme-content-container="theme-content-container"]:has(.theme-store-collection-container.theme-store-collection-container-filter) .theme-content-container{
        padding-block-start: 20px;
        padding-block-end: 20px;
    }
}
.theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper]{
    border: unset;
}

@media(max-width: 991px){
.theme-content-area-inner [data-element-id="elm_lyjUHo2US7igDCKBuUp4Qw"]:has([data-element-type="search_products"]){
    padding-block-start: 20px;
    padding-block-end: 20px;
}
}

[data-element-type="search_products"] [data-zs-app="search_products"] .theme-collection-heading-view-all h2{
  font-size: var(--paragraph-p2-font-size) !important;
  line-height: var(--paragraph-p2-line-height) !important;
  color: var(--color-primary) !important;
} 

[data-element-type="search_products"] [data-zs-app="search_products"] [data-zs-filter-container]{
  margin-block-start: 60px;
}

/*slp for one without filter*/
@media (max-width: 991px){
  [data-element-type="search_products"] [data-zs-app="search_products"] [data-zs-filter-container]{
    width: 100%;
  }
}

@media(max-width: 991px){
  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-product-filter-mobile-overlay{
    background-color: var(--site-background);
  }
}


.theme-search-page-contianer .zpcontainer:has([data-element-type="search_products"] [data-zs-app="search_products" ]) > .zprow:first-child{
    margin-inline-start: 0 !important;
    margin-inline-end: 0 !important;
}

/* Fade in on load */
.theme-product-ratio .theme-prod-box .theme-product-box-content .theme-product-image-area a picture img {
  animation: 0.5s ease-out 0s 1 normal forwards running fadeIn;
  transition: transform 350ms ease-in-out;
}

/* Scale up on hover */
.theme-product-ratio .theme-prod-box:hover .theme-product-box-content .theme-product-image-area a picture img {
  transform: scale(1.05);
}

/* setting border for the colors*/
.theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value [data-zs-selected-filter-color]{
  border: 1px solid #000000;
}


.theme-collection-sortby-section .theme-collection-sort .theme-custom-select-option-container.theme-open-custom-sort{
  border: 2px solid #A6A6A6;
}



/*slp selected filter listing area */
[data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-filter-sortby-container{
  justify-content: space-between;
  flex-direction: column-reverse;
  flex-wrap: wrap-reverse;
}

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-filter-sortby-container .theme-product-filter-selected-container{
    margin-block-start: 25px !important;
    padding-block-end: 0px !important;
  }

@media (max-width: 991px){
  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable-search .theme-filter-sortby-container .theme-product-filter-selected-container{
    margin-block-start: 0px;
    margin-block-end: 20px !important;
    padding-block-end: 0 !important;
  }

  [data-element-type="search_products"] [data-zs-app="search_products"] .theme-collection-section.theme-productfilter-enable{
    padding-block-start: 0 !important;
  }
}
/*PLP ends*/

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-color .theme-product-filter-check{
    width: 24px;
    height: 24px;
    border: 2px solid #BFBFBF;
}

.theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-label span, .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container [data-zs-selected-filter-color-name], .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-label span a{
  font-size: var(--paragraph-p4-font-size);
  line-height: 100%;
  color: var(--color-primary);
  font-weight: 300;
}

.theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value{
  border: 2px solid #BFBFBF;
}

/*.theme-produt-category-list-row [dats-zs-category-name-sort-by-details] .theme-product-filter-selected-container{
  margin-block-start: 25px;
}*/

@media(max-width: 991px){
  .theme-produt-category-list-row [dats-zs-category-name-sort-by-details] .theme-product-filter-selected-container{
    margin-block-start: 0px;
    margin-block-end: 20px;
  }
}

@media (min-width: 992px){
  .theme-collection-section.theme-productfilter-enable .theme-store-collection-container [data-zs-filter-container], [data-element-type="search_products"] [data-zs-app="search_products"] .theme-productfilter-enable .theme-produt-filter-row{
    border-right: 1px solid #C7C7C7;
    padding-right: 52px;
  }
}

/*sort by icon*/
.theme-collection-sort .theme-collection-sort-inner.theme-custom-sort{
  border: 2px solid #A6A6A6;
  padding-inline: 16px !important;
  padding-block: 12px !important;
}

.theme-collection-sort .theme-collection-sort-inner.theme-custom-sort .theme-sort-open-close{
  margin-left: 50px;
}


@media (max-width: 992px) and (min-width: 1199px){

  .theme-collection-sort .theme-collection-sort-inner.theme-custom-sort .theme-custom-select-value .theme-sort-open-close{
    margin-left: 30px;
  }
}

.theme-collection-sort .theme-collection-sort-inner.theme-custom-sort{
  padding: 0px;
}

.theme-prod-box .theme-product-box-content .theme-product-image-area .theme-wishlist-icon{
  position: absolute;
  top: 16px !important;
  right: 16px !important;
  transition: unset !important;
}

.theme-prod-box .theme-product-box-content:hover .theme-product-image-area .theme-wishlist-icon{
    right: 16px !important;
    transition: unset !important;
}

.theme-collection-sortby-section .theme-collection-sort .theme-collection-sort-inner.theme-custom-sort .theme-custom-select-option{
  font-size: var(--paragraph-p4-font-size);
  line-height: 100%;
  font-weight: 300;
  color: var(--color-primary);
}

.theme-collection-sortby-section .theme-collection-sort .theme-collection-sort-inner.theme-custom-sort .theme-custom-select-option:hover{
  color: var(--color-secondary);
  background-color: var(--color-primary);
}



/* collection page starts*/
@media(max-width: 991px){
    .custom-collection-listing-page .theme-content-container .theme-content-area-inner .theme-collection-section{
        padding-block-start: 20px;
        padding-block-end: 20px;
    }
}

@media (max-width: 1199px){
    .custom-collection-listing-page .theme-collection-section .zpcontainer {
        box-sizing: border-box;
        width: 100%;
        padding-inline: 16px;
    }
}

@media (min-width: 1200px) {
  .custom-collection-listing-page .theme-collection-section .zpcontainer {
    padding-inline: 100px;
  }
}

.custom-collection-listing-page .theme-collection-section .zpcontainer .theme-product-ratio {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;            /* fixed 24px gap at every breakpoint   */
  row-gap: 70px;
  padding-inline: 0 !important;
  padding-block: 0 !important;
}

.custom-collection-listing-page .theme-collection-section .zpcontainer .theme-product-ratio .theme-prod-box{
    padding: 0;
}
/* ── Desktop ≥ 1200px → 4 cards per row ── */
@media (min-width: 1200px) {
  .custom-collection-listing-page .theme-collection-section .zpcontainer .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px * 3) / 4);
    max-width: calc((100% - 24px * 3) / 4);
    min-width: 0;
  }
}

/* ── Mid-range 992px – 1199px → 3 cards per row ──
   (container still has 16px padding at this range)  */
@media (min-width: 992px) and (max-width: 1199px) {
  .custom-collection-listing-page .theme-collection-section .zpcontainer .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px * 2) / 3);
    max-width: calc((100% - 24px * 2) / 3);
    min-width: 0;
  }
}

/* ── Tablet 768px – 991px → 3 cards per row ──
   (same 3-up layout, container still 16px padding)  */
@media (min-width: 768px) and (max-width: 991px) {
  .custom-collection-listing-page .theme-collection-section .zpcontainer .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px * 2) / 3);
    max-width: calc((100% - 24px * 2) / 3);
    min-width: 0;
  }
}

/* ── Mobile 401px – 767px → 2 cards per row ── */
@media (max-width: 767px) {
 .custom-collection-listing-page .theme-collection-section .zpcontainer .theme-product-ratio .theme-prod-box {
    flex: 0 0 calc((100% - 24px) / 2);
    max-width: calc((100% - 24px) / 2);
    min-width: 0;
  }
}

/* ── Small mobile ≤ 400px → 1 card per row ── */
@media (max-width: 380px) {
  .custom-collection-listing-page .theme-collection-section .zpcontainer .theme-product-ratio .theme-prod-box {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 0;
  }
}


/* collection heading */
@media(min-width: 1200px){
    .custom-collection-listing-page .theme-content-container .theme-section .zpcontainer{
        padding-inline: 100px;
    }
}

@media(max-width: 1199px){
    .custom-collection-listing-page .theme-content-container .theme-section .zpcontainer{
        padding-inline: 16px;
    }
}

.custom-collection-listing-page .theme-content-container .theme-section .zpcontainer [data-zs-collection]{
    justify-content: space-between;
    border: unset;
}

[data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] .theme-mobile-header-sortby select{
    font-size: var(--paragraph-p4-font-size);
    line-height: 100%;
    color: var(--color-primary);
    font-weight: 300;
}

.custom-collection-listing-page .theme-content-container .theme-section .zpcontainer [data-zs-collection] .theme-collection-description h1{
    font-size: var(--font-size-heading-medium);
    line-height: 128%;
    color: var(--color-primary);
    font-weight: 700;
}

.custom-collection-listing-page .theme-content-container .theme-content-area-inner .data-zs-mobile-header-refine-wrapper{
    display: block;
}

@media(max-width: 991px){
   .custom-collection-listing-page .theme-content-container .theme-content-area-inner .data-zs-mobile-header-refine-wrapper{
        display: block;
    } 
}

.custom-collection-listing-page .theme-content-container .theme-section .zpcontainer [data-zs-collection] .theme-collection-sortby-section .theme-custom-sort{
    gap: 16px;
}

/*@media(max-width: 991px){
    .custom-collection-listing-page .theme-content-container .theme-section .zpcontainer [data-zs-collection] .theme-collection-sortby-section{
        display: block;
    }
}*/

/*.custom-collection-listing-page .theme-content-container .theme-section .zpcontainer [data-zs-collection] .theme-collection-sortby-section{
    display: block;
}*/


@media (min-width: 992px) and (max-width: 1199px){
    .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view a{
        width: 80% !important;
    }
}

.custom-collection-listing-page .theme-content-container .theme-section .zpcontainer [data-zs-collection] .theme-collection-sortby-section .theme-custom-sort .theme-sortby-label,
.custom-collection-listing-page .theme-content-container .theme-section .zpcontainer [data-zs-collection] .theme-collection-sortby-section .theme-custom-sort .theme-custom-select-value{
    font-size: var(--paragraph-p4-font-size);
    line-height: 100%;
    color: var(--color-primary);
    font-weight: 300;
}

.custom-collection-listing-page .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper]{
    display: none;
}

@media(max-width: 991px){
    .custom-collection-listing-page .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper]{
    display: none;
}
}
@media (max-width:768px){
    .custom-collection-listing-page .theme-content-container .theme-section .zpcontainer .theme-collection-description{
        padding-block-end: 20px;
    }
}

.custom-collection-listing-page .theme-content-container .theme-section .zpcontainer [data-zs-collection] .theme-collection-sortby-section .theme-collection-sort{
    padding: 0;
}

/* collection page ends */

/*custom css styles ends*/


.zoom img {
-webkit-transition: all 1s ease; /* Safari and Chrome */
-moz-transition: all 1s ease; /* Firefox */
-ms-transition: all 1s ease; /* IE 9 */
-o-transition: all 1s ease; /* Opera */
transition: all 1s ease;
}

.zoom:hover img {
-webkit-transform:scale(1.25); /* Safari and Chrome */
-moz-transform:scale(1.25); /* Firefox */
-ms-transform:scale(1.25); /* IE 9 */
-o-transform:scale(1.25); /* Opera */
transform:scale(1.5);/*Adjust this scale for zoom value*/
}

theme-blog-category-container{
display: none !important;
}
/*
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  -webkit-text-fill-color: #ffffff !important;
  transition: background-color 5000s ease-in-out 0s;
} */

/*.theme-header-topbar::after {
  content: "";
  display:flex;
  width: 100%;
  height: 1px;
  background: #FFFFFF ;
}


.theme-menu-area a {
  position: relative;
  text-decoration: none;
  color: #222;
}

.theme-menu-area a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 2px;
  background-color: red;
  transition: width 0.3s ease;
}

.theme-menu-area a:hover::after {
  width: 100%;
}*/

.zpheader-style-09 .theme-navigation-and-icons .theme-search-and-mini-cart-group {
    align-items: center; }
    .zpheader-style-09 .theme-navigation-and-icons .theme-search-and-mini-cart-group [data-zs-search-container] {
      border-radius: 0px;
      border: 0.5px solid #a5a5a5;
      background: #FFFFFF;
      padding: 4px 15px;
      height: 42px;
      align-items: center;
      width: 400px;
      margin-inline-end: 40px; }

/* CLIENT CODE COMMENTED <div data-element-id="elm_Adx-_qY4SgalQmipZYYO0A" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_Adx-_qY4SgalQmipZYYO0A"].zpelem-text{ font-family:'Work Sans',sans-serif; font-size:16px; font-weight:400; line-height:28px; margin:0px; } </style><div class="zptext zptext-align-left " data-editor="true"><p>E-mail : mark@iconaircraft.com</p><p>Phone: +1 707-564-4000</p></div> */
  
/* Desktop portal icon SVG — white fill */
[data-megamenu-content-container] .theme-portal-login.theme-portal-icon-enabled > svg,
[data-megamenu-content-container] .theme-portal-login.theme-portal-icon-enabled > svg path {
  fill: #ffffff !important;
}

/* Mobile portal icon SVG — white fill */
.theme-mobile-header-bottom [data-zs-drawer-open-button="portal"] > svg,
.theme-mobile-header-bottom [data-zs-drawer-open-button="portal"] > svg path {
  fill: #ffffff !important;
}


/*-----------------------------------------------------------------*/
/*Dev-2335*/

/* PLP Merchendies category */
@media(min-width: 1200px){
    .theme-mobile-content-wrap .custom-merch-subnav{
        padding-block-start: 36px;
        margin: 0px auto;
        width: 1140px;
        max-width: 1140px;

    }
}

@media(max-width: 1199px){
    .theme-mobile-content-wrap .custom-merch-subnav{
        margin: 0px !important;
        padding-inline: 16px !important;
      	padding-block-start: 20px;
    }
}

.custom-merch-subnav .custom-merch-subnav-inner{
    display: flex;
    gap: 18px;
    justify-content: center;
    align-items: center;
    margin: 0px !important;
}

.custom-merch-subnav .custom-merch-subnav-inner a{
    font-size: var(--paragraph-p3-font-size);
  	position: relative;
    line-height: 100%;
    color: var(--color-primary);
    text-decoration: none;
    font-weight: 500;
  	padding-block-end: 2px;
}

.custom-merch-subnav .custom-merch-subnav-inner a::after{
    content:"";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 0;
    height: 2px;
    background: var(--btn-secondary-color);
    transition: width 0.3s ease;
}
.custom-merch-subnav .custom-merch-subnav-inner a:hover::after{
    width: 100%;
}

/* removing the sort by drop down */
.theme-produt-category-list-row [dats-zs-category-name-sort-by-details] .theme-filter-sortby-container,
.theme-collection-section .zpcontainer .theme-store-collection-container  [dats-zs-category-name-sort-by-details] .theme-filter-sortby-container,
[data-element-type="search_products"] [data-zs-app="search_products"]  .theme-filter-sortby-container .theme-product-filter-icon-mobile-container,
[data-element-type="search_products"] [data-zs-app="search_products"] .theme-mobile-header-refine-wrapper  .theme-mobile-header-sortby,
.theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] .theme-mobile-header-sortby, .custom-collection-listing-page .theme-content-container .theme-content-area-inner .theme-collection-sortby-section{ 
    display: none;
}


.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container,
.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container,
.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container{
    gap: 10px;
    margin: 0;
}
.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper] .theme-product-filter-select-option, .theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper] .theme-product-filter-select-option{
    width: 24px;
    height: 24px;
    margin-inline-end: 0px !important;
}


.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper] .theme-product-filter-count, 
.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper] .theme-product-filter-count{
    font-size: var(--paragraph-p4-font-size);
    line-height: 100%;
    color: var(--color-primary);
    font-weight: 500;
}


/*web page styles*/
/*Flight training*/

.custom-content-section .custom-heading .zpheading h2, .custom-content-section .custom-heading .zpheading h2 h3, .custom-content-section .custom-heading .zpheading h3, .custom-content-section .custom-heading .zpheading h3 span{
    font-family: "Neue Haas Grotesk Display Pro bold" !important;
    font-size: var(--font-size-heading-medium) !important;
    line-height: var(--line-height-heading-medium) !important;
    color: var(--color-primary) !important;
}

.custom-content-section .custom-sub-heading .zpheading h3, .custom-content-section .custom-sub-heading .zpheading h3 span,
.custom-content-section .custom-sub-heading .zpheading h4, .custom-content-section .custom-sub-heading .zpheading h4 span,
.custom-content-section .custom-sub-heading .zpheading, .custom-content-section .custom-sub-heading .zpheading span{
    font-family: "Neue Haas Grotesk Display Pro thin" !important;
    font-size: var(--font-size-heading-3) !important;
    line-height: var(--line-height-heading-3) !important;
    color: var(--color-primary) !important;
} 

.custom-content-section [data-element-type="row"].custom-training-option-row [data-element-type="row"].training-img-row{
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    padding: 0px;
    margin: 20px 0px 0px 0px !important;
}

.custom-content-section .custom-training-option-row .custom-training-option-column [data-element-type="row"].training-img-row .custom-img-column{
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(50% - 9px);
    max-width: calc(50% - 9px);
    padding: 0px;
    margin: 0px;
}

@media(max-width: 768px){
    .custom-content-section .custom-training-option-row .custom-training-option-column [data-element-type="row"].training-img-row .custom-img-column{
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.custom-content-section .custom-location-row .custom-location-column .location-img-row{
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    padding: 0px;
    margin-top: 20px;
}

.custom-content-section .custom-location-row .custom-location-column .location-img-row .location-img-column{
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(50% - 9px);
    max-width: calc(50% - 9px);
    padding: 0px;
    margin: 0px;
}
@media (max-width: 991px){
    .theme-content-container .theme-content-area-inner .custom-content-section:has([data-element-type="row"]){
        margin-block-start: 30px !important;
    }
}
/*@media (min-width: 992px) {
    .custom-content-section .custom-location-row .custom-location-column .location-img-row .location-img-column .zpimage-container figure img{
        width: 100% !important;
        height: 400px !important;
        object-fit: cover !important;
    }
}*/

.custom-content-section .custom-location-row .custom-location-column .custom-btns a span{
    font-size: var(--btn-link-font-size);
    line-height: var(--btn-link-line-height);
}

.custom-content-section .zpcontainer{
    margin: 0px auto !important;
    padding-inline: 16px !important;
}

/*@media(min-width: 992px) and (max-width: 1199px){
    .custom-content-section .zpcontainer{
        width: 1140px;
        max-width: 1140px;
    }
}*/

.custom-content-section .custom-heading .zpheading h2, .custom-content-section .custom-heading .zpheading h2 h3, .custom-content-section .custom-heading .zpheading h3, .custom-content-section .custom-heading .zpheading h2 span, .custom-content-section .custom-heading .zpheading h3 span{
    font-family: "Neue Haas Grotesk Display Pro bold" !important;
    font-size: var(--font-size-heading-medium) !important;
    line-height: var(--line-height-heading-medium) !important;
    color: var(--color-primary) !important;
}


.custom-content-section .custom-sub-heading .zpheading h3, .custom-content-section .custom-sub-heading .zpheading h3 span{
    font-family: "Neue Haas Grotesk Display Pro thin" !important;
    font-size: var(--font-size-heading-3) !important;
    line-height: var(--line-height-heading-3) !important;
    color: var(--color-primary) !important;
}


.custom-content-section .custom-content .zptext p span,
.custom-content-section .custom-content .zptext p,
.custom-content-section .custom-content .zptext p span span,
.custom-content-section .custom-content .zptext span{
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: var(--paragraph-p3-font-size) !important;
    line-height: var(--paragraph-p3-line-height) !important;
    color: var(--color-primary) !important;
}


.custom-content-section [data-element-type="row"].custom-partners-img-row{
    display: flex;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 18px;
}

.custom-content-section [data-element-type="row"].custom-partners-img-row [data-element-type="column"]{
    display: flex;
    flex: 0 0 calc(50% - 9px);
    max-width: calc(50% - 9px);
    padding: 0 !important;
}

.custom-content-section [data-element-type="row"].custom-partners-img-row [data-element-type="column"] .zpimage-container figure img{
    width: 100% !important;
    height: auto !important;
}

/*.custom-content-section [data-element-type="row"].custom-partners-img-row [data-element-type="column"] .custom-content{
    margin: 0 !important;
}*/

.custom-content-section .custom-heading .zpheading h3,
.custom-content-section .custom-heading .zpheading h3 span {
    font-family: "Neue Haas Grotesk Display Pro thin" !important
}

@media(max-width: 767px){
    .custom-content-section [data-element-type="row"].custom-partners-img-row [data-element-type="column"], 
    .custom-content-section [data-element-type="row"].custom-instruction-img-row [data-element-type="column"]{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .custom-content-section [data-element-type="row"].custom-partners-img-row,
    .custom-content-section [data-element-type="row"].custom-instruction-img-row{
        gap: unset;
    }

    .custom-content-section [data-element-type="row"].row-mobile{
        display: flex !important;
    }

    .custom-content-section [data-element-type="row"].row-desktop{
        display: none !important;
    }
}



@media(min-width: 768px){
    .custom-content-section [data-element-type="row"].row-mobile{
        display: none !important;
    }

    .custom-content-section [data-element-type="row"].row-desktop{
        display: flex !important;
    }
}

.custom-content-section [data-element-type="row"].custom-instruction-img-row{
    display: flex;
    flex-wrap: wrap;
    gap: 18px;

}
.custom-content-section [data-element-type="row"].custom-instruction-img-row [data-element-type="column"]{
    display: flex;
  	flex-direction: column;
    flex: 0 0 calc(50% - 9px);
    max-width: calc(50% - 9px);
    padding: 0 !important;
}

@media (max-width: 767px) {
.custom-content-section .custom-location-row .custom-location-column .location-img-row .location-img-column{
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media(max-width: 767px){
    .custom-content-section .custom-partners-img-row .custom-partner-img-column .custom-content{
        margin-top: 20px !important;
    }
}


.custom-content-section [data-element-type="row"] [data-element-type="column"] .custom-btns a .zpbutton-content{
    font-family: "Neue Haas Grotesk Display Pro Medium";
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    color: #fff;
    position: relative;
    z-index: 2;
    transition: color 0.4s ease;
}

.custom-content-section [data-element-type="row"] [data-element-type="column"] .custom-btns a::before{
    content: "";
    position: absolute;
    inset: 0;
    background: var(--site-background);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
    z-index: -1;
}

.custom-content-section [data-element-type="row"] [data-element-type="column"] .custom-btns a{
    background-color: var(--btn-primary-color) !important;
    border: 1px solid var(--btn-primary-color) !important;
    padding-block-start: 12px;
    padding-inline-end: 24px;
    padding-block-end: 12px;
    padding-inline-start: 24px;
    margin: 0px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color 0.4s ease;
  	display: inline-block;
}

.custom-content-section [data-element-type="row"] [data-element-type="column"] .custom-btns a:hover::before{
    transform: scaleX(1);
    transform-origin: left;
}

.custom-content-section [data-element-type="row"] [data-element-type="column"] .custom-btns a:hover .zpbutton-content{
    color: var(--btn-primary-color) !important;
}

.custom-content-section .zpsnippet-container #backlink[aria-label="Link to Vidyard"]{
    display: none;
}

/*Service page*/
.custom-content-section [data-element-type="row"].custom-service-center-row{
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    padding: 0px;
}

.custom-content-section [data-element-type="row"].custom-service-center-row [data-element-type="column"]{
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(50% - 9px);
    max-width: calc(50% - 9px);
    padding: 0px;
    margin: 0px;
}

@media(max-width: 768px){
    .custom-content-section [data-element-type="row"].custom-service-center-row [data-element-type="column"]{
        flex: 100%;
        max-width: 100%;
    }
}

.custom-content-section [data-element-type="row"] [data-element-type="row"].custom-service-partners-row{
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.custom-content-section [data-element-type="row"] [data-element-type="row"].custom-service-partners-row [data-element-type="column"]{
  flex: 0 0 calc((100% - 36px) / 3);
  max-width: calc((100% - 36px) / 3);
}


@media (max-width: 767px) {
    .custom-content-section [data-element-type="row"] [data-element-type="row"].custom-service-partners-row [data-element-type="column"]{
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.custom-content-section [data-element-type="row"] [data-element-type="row"].custom-service-partners-row [data-element-type="column"] .custom-content .zptext a,
.custom-content-section [data-element-type="row"] [data-element-type="row"].custom-service-partners-row [data-element-type="column"] .custom-content .zptext a span{
    font-family: "Neue Haas Grotesk Display Pro" !important;
    font-size: var(--paragraph-p3-font-size) !important;
    line-height: var(--paragraph-p3-line-height) !important;
    color: var(--btn-primary-color) !important;
    position: relative;
}
.custom-content-section [data-element-type="row"] [data-element-type="row"].custom-service-partners-row [data-element-type="column"] .custom-content .zptext div div{
    font-family: "Neue Haas Grotesk Display Pro" !important;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    color: var(--color-primary);
}

.custom-content-section [data-element-type="row"] [data-element-type="row"].custom-service-partners-row [data-element-type="column"] .custom-content .zptext a::after{
    content: "";
    position: absolute ;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: var(--btn-primary-color);
    transition: width 0.3s ease;
}

.custom-content-section [data-element-type="row"] [data-element-type="row"].custom-service-partners-row [data-element-type="column"] .custom-content .zptext a:hover::after{
    width: 100%;
}
/*Dev-2335*/
/*-----------------------------------------------------------------*/

/*-----------------------------------------------------------------*/
/* Dev-2348*/

/*HEADER DESIGN STARTS HERE*/

[data-theme-currency-placeholder-non-res], .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container{display: none;}
.theme-header-topbar::after {background: #686868;}
@media (min-width: 992px) {.zpheader-style-07>.theme-header-topbar {padding-block: 0;} .zpheader-style-07 .theme-header .zpcontainer{padding: 16px;}.zpheader-style-07 .theme-header.zpheader-style-navigation-07{background: #000000;}[data-zs-menu-container] > li > a > .theme-menu-content > .theme-menu-name {color: #fff;} .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li a{padding: 10px;}}
.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group{gap: 24px;align-items: center;}
.zpheader-style-07 .theme-header.zpdark-header-portion .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group-item .theme-minicart-icon svg{stroke: none;}
#search-with-suggestion{color: #fff !important; width: 240px;}
#search-with-suggestion::placeholder{color: var(--site-background);}
.theme-sub-li-menu.theme-non-responsive-menu.theme-submenu-down-arrow {color: #fff;}
.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search.theme-search-and-mini-cart-group-item .theme-search-field-container-07{background: #545454;border: none; border-radius: 4px; width: 280px; height: 38px;}
.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search.theme-search-and-mini-cart-group-item .theme-search-field-container-07 form{flex-direction:row-reverse;}
.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search.theme-search-and-mini-cart-group-item .theme-search-field-container-07 form .theme-search-go-icon svg path{stroke: #fff;stroke-width: 0.1;}
.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search.theme-search-and-mini-cart-group-item .theme-search-field-container-07 form .theme-search-go-icon {padding-inline: 10px; }
.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search.theme-search-and-mini-cart-group-item .theme-search-field-container-07 form input[type="text"]{padding-inline: 0;}
.theme-portal-login.theme-portal-icon-enabled {margin: 0 auto;}
.theme-header .zpcontainer {display: flex;align-items: center;}
/*.custom-header-menu ul{margin-inline: 16px;}*/
.header-menu {display: flex;align-items: center;gap: 40px;margin: 0;padding: 0;list-style: none;}
.header-menu li {margin: 0;}
.header-menu li a {color: #fff;text-decoration: none;font-size: 15px;font-weight: 600;text-transform: uppercase;letter-spacing: .3px;transition: .3s;white-space: nowrap;}
.request-demo {background-color: var(--btn-primary-color);order: 4;padding-inline:10px;display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden;z-index: 1;}
.request-demo:hover button {color: var(--btn-primary-color);}
.request-demo::before {content: "";position: absolute;inset: 0;background: var(--site-background);color: var(--btn-primary-color);transform: scaleX(0);transform-origin: right;transition: transform 0.4s ease;z-index: -1;}
.request-demo:hover::before {transform: scaleX(1);transform-origin: left;}
.request-demo button {font-family: "Neue Haas Grotesk Display Pro Light";background: none;border: none;font-size: 16px;line-height: 20px;color: #fff;font-weight: 600;padding: 7px 0;position: relative;z-index: 2;cursor: pointer;}
.theme-mini-cart.theme-search-and-mini-cart-group-item {order: 2;}
.theme-nonresponsive-portal-position-two {order: 3;}
.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon .theme-mini-cart-count{padding: 2px;}
.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon.theme-carticon-headerseven-style-13 {position: relative;}
.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon.theme-carticon-headerseven-style-13 .theme-mini-cart-count{position:absolute;right: -9px;top: -8px;width: 15px;height: 15px;border-radius: 9.5px;background: red;display: flex;justify-content: center;align-items: center;}
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {padding: 0;}
.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li{margin-inline-end: 0;}
.theme-sub-menu a:hover::after, .theme-sub-menu a::after {width: 0 !important;}
@media (max-width: 991px){.theme-mobile-header-style-04.theme-mobile-header-bottom, .theme-mobile-header-style-04.theme-mobile-header-top {border-block: 0;} .theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper{background: #000;} .theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon [data-zs-cart-icon] svg path{fill: #fff;}.theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon svg {width: 24px; height: 24px;}.theme-mobile-header-style-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-header {background-color: #000000;} .theme-mobile-header-style-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-header .theme-mobile-header-slide-close svg path {fill: #fff;}}
.zpheader-style-07 .theme-header.zpheader-style-navigation-07{border-block-start: 0; animation: none !important;}
.zpheader-style-07 .theme-header.zpheader-style-navigation-07 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu ul{justify-content: end;gap: 24px;}
@media (max-width: 991px) {.header-menu{flex-direction:column; align-items: start;gap:0px;}.header-menu li a {color: #000;}}
[data-zs-view-wishlist]{display: none !important;}
.theme-menu-name {position: relative;display: inline-block;}
.theme-menu-name::after {content: "";position: absolute;left: 0;bottom: -6px;width: 0;height: 2px;background: var(--btn-primary-color);transition: width 0.3s ease;}
li:hover > a .theme-menu-name::after,li > a:focus .theme-menu-name::after,li > a:active .theme-menu-name::after {width: 100%;}
.footer-menu-item .zptext p {position: relative;display: inline-block;text-decoration: none;}
.footer-menu-item .zptext p::after {content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: var(--btn-primary-color);transition: width 0.3s ease;}
.custom-header-menu .header-menu li:hover > a::after, .footer-menu-item:hover .zptext p::after{width: 100%;}
.theme-menu-selected > a .theme-menu-name::after, .theme-menu-selected a, .theme-menu-selected .zptext p::after {width: 100%;}
li:has(.theme-menu-selected) > a .theme-menu-name::after {width: 100%;}
.custom-header-menu .header-menu li.theme-menu-selected > a::after {width: 100%;}
@media (min-width: 992px) {.theme-portal-login.theme-portal-icon-enabled .theme-portal-container {padding: 10px;}}
.theme-responsive-menu.theme-menu-area .theme-menu {border-bottom: 1px solid #737373 !important;}
.theme-navigation-and-icons .theme-menu-area .theme-menu .theme-menu-content .theme-menu-name{font-family: "Neue Haas Grotesk Display Pro Light";}
.theme-navigation-and-icons.theme-search-cart-non-res form{width:280px;}
.theme-navigation-and-icons.theme-search-cart-non-res form .theme-search-loader-dots{background: #545454;border-radius: 4px;}
@media (min-width: 992px) {.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search.theme-search-and-mini-cart-group-item .theme-search-field-container-07 form .theme-search-go-input {right:0; left: 0; width: 40px;}}
.theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-search .theme-mobile-header-search-icon-wrapper svg g path{fill: #fff;}
[data-portal-signin] {position: relative;overflow: hidden;z-index: 1;background: #fff !important;color: #000 !important;cursor: pointer;transition: color 0.4s ease;}
[data-portal-signin]::before {content: "";position: absolute;inset: 0;background: #000;transform: scaleX(0);transform-origin: right;transition: transform 0.4s ease;z-index: -1;}
[data-portal-signin]:hover::before {transform: scaleX(1);transform-origin: left;}
[data-portal-signin]:hover {color: #fff !important;}
[data-portal-signup] { background: var(--site-background); color: #000; position: relative; overflow: hidden; z-index: 1; cursor: pointer; transition: color 0.4s ease; }
[data-portal-signup]::before { content: ""; position: absolute; inset: 0; background: #000; transform: scaleX(0); transform-origin: right; transition: transform 0.4s ease; z-index: -1; }
[data-portal-signup]:hover::before { transform: scaleX(1); transform-origin: left; }
[data-portal-signup]:hover { color: #fff !important;}
[data-portal-loggedout] .theme-portal-content{padding-block: 5px !important;}
@media (max-width: 990px){[data-portal-loggedout] .theme-portal-content {margin-inline-start: 10px;} [data-portal-loggedout] .theme-portal-content a{width: max-content; padding-inline: 20px !important;}}
.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-minicart-icon{position:relative;}
.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-minicart-icon::after{content:"Cart";position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#000;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:.2s ease;pointer-events:none;z-index:999;}
.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-minicart-icon:hover::after{opacity:1;visibility:visible;}
@media(min-width: 992px) and (max-width: 1014px) {.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group {gap: 20px;}}
@media (min-width: 992px) {.theme-navigation-and-icons {flex: unset;}}
@media (min-width: 1046px) and  (max-width: 1100px){.header-menu{gap:30px;}}
@media (min-width: 1016px) and (max-width: 1046px){.header-menu{gap:20px;}}
@media (min-width: 992px) and (max-width: 1016px){.header-menu{gap:15px;}}
@media (min-width: 576px) and (max-width: 991px){.theme-navigation-and-icons .theme-menu-area {flex-direction:row;}.theme-responsive-menu.theme-menu-area .custom-header-menu {border-right: 1px solid #737373;}}
@media (max-width: 575px){.theme-navigation-and-icons .theme-menu-area {flex-direction:column;}}
@media (max-width: 991px) {.theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-slide-box .theme-responsive-menu.theme-menu-area .theme-menu ul li a {padding-block: 10px !important;}}
.custom-header-menu .header-menu li a {font-family: "Neue Haas Grotesk Display Pro Medium";}
.zpheader-style-07 {position: sticky;top: 0;}
.theme-header-topbar.zpdark-header-portion.theme-topbar-not-in-header-05 {opacity: 1 !important;}
.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-nonresponsive-portal-position-two svg, .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart svg{width: 20px !important; height: 20px !important;}
.theme-mobile-header-style-04 .theme-mobile-header-icon-wrapper span svg, .theme-mobile-header-search-icon{width: 21px !important; height: 21px !important;}
@media (max-width: 991px){.theme-mobile-header-icon-wrapper .theme-mobile-header-icon:last-child{padding-inline-end: 8px !important;}}
.theme-header.zpheader-style-navigation-07.theme-header-animate {padding-block: 0;}
@media (max-width: 991px) {.theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon [data-zs-cart-icon] [data-zs-view-cart-count] {right: -8px;top: -6px;width: 15px;height: 15px;border-radius: 9.5px;background: red;display: flex;justify-content: center;align-items: center;}}
#zpcookie-banner {background: #fff; color: var(--color-primary);}
#zpcookie-banner-msgbar .zpcookie-action-links{color: var(--btn-primary-color);}
#zpconsent-decline, #zpconsent-declined { background:#000; color:#fff; position:relative; overflow:hidden; z-index:1; cursor:pointer; transition:color .4s ease; border:1px solid #000; }
#zpconsent-decline::before, #zpconsent-declined::before { content:""; position:absolute; inset:0; background:#fff; transform:scaleX(0); transform-origin:right; transition:transform .4s ease; z-index:-1; }
#zpconsent-decline:hover::before, #zpconsent-declined:hover::before { transform:scaleX(1); transform-origin:left; }
#zpconsent-decline:hover, #zpconsent-declined:hover { color:#000 !important; }
#zpconsent-manage { background:#fff !important; color:#000 !important; border:1px solid #000 !important; position:relative; overflow:hidden; z-index:1; transition:color .4s ease !important; }
#zpconsent-manage::before { content:""; position:absolute; inset:0; background:#000; transform:scaleX(0); transform-origin:right; transition:transform .4s ease; z-index:-1; }
#zpconsent-manage:hover::before { transform:scaleX(1); transform-origin:left; }
#zpconsent-manage:hover { background:#fff !important; color:#fff !important; border:1px solid #000 !important; }
[data-zs-subsite] {padding-top: 0 !important;} 
.theme-menu-name[data-theme-menu-name="Store Menu"] {display: none;}
.header-menu>li { position: relative; }
.header-dropdown { display: none; position: absolute; top: 120%; left: 0; }
.header-menu>li.open .header-dropdown { display: block; }
.custom-header-menu ul { margin-inline: 16px; }
.header-menu { display: flex; align-items: center; gap: 20px; margin: 0; padding: 0; list-style: none; }
.header-menu li { margin: 0; position: relative; padding: 0; }
.header-menu li a { color: #fff; text-decoration: none; font-size: 15px; font-weight: 600; text-transform: uppercase; letter-spacing: .3px; transition: .3s; white-space: nowrap; }
.custom-header-menu .header-menu>li>a { position: relative; display: inline-flex; align-items: center; gap: 3px; text-decoration: none; }
.custom-header-menu .header-menu>li>a .theme-menu-name { position: relative; display: inline-block; }
.custom-header-menu .header-menu>li>a .theme-menu-name::after { content: ""; position: absolute; left: 0; bottom: -2px; width: 0; height: 2px; background: var(--btn-primary-color); transition: width 0.3s ease; }
.custom-header-menu .header-menu>li:hover>a>.theme-menu-name::after,
.custom-header-menu .header-menu>li>a:focus>.theme-menu-name::after,
.custom-header-menu .header-menu>li>a:active>.theme-menu-name::after,
.custom-header-menu .header-menu>li.theme-menu-selected>a>.theme-menu-name::after { width: 100%; }
.chevron-wrap { display: inline-flex; align-items: center; }
.chevron-wrap::after { display: none !important; }
.dropdown-chevron { flex-shrink: 0; margin-left: 4px; transition: transform 0.25s ease; pointer-events: none; display: inline-block; }
.header-menu>li:hover>a .dropdown-chevron, .header-menu>li.open>a .dropdown-chevron { transform: rotate(180deg); }
.header-dropdown { display: none; position: absolute; top: calc(100% + 6px); left: 0; background: #fff; min-width: 200px; box-shadow: 0 12px 32px rgba(0,0,0,0.14); z-index: 9999; pointer-events: none; }
.header-dropdown a { display: block; padding: 10px; text-decoration: none; white-space: nowrap; color: #1a1a1a !important; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: .3px; transition: color 0.2s ease; background: none; }
.header-dropdown a span { position: relative; display: inline-block; }
.header-dropdown a span::after { content: ""; position: absolute; left: 0; bottom: -2px; width: 0; height: 2px; background: var(--btn-primary-color); transition: width 0.3s ease; }
.header-dropdown a:hover>span::after,
.header-dropdown a:focus>span::after,
.header-dropdown a.active>span::after { width: 100%; }
.header-dropdown a:hover, .header-dropdown a:focus { color: #000 !important; background: none; }
.header-dropdown a.active { color: #000 !important; }
@media (hover: hover) and (pointer: fine) { .header-menu>li:hover .header-dropdown { display: block; pointer-events: auto; } }
.header-menu>li.open .header-dropdown { display: block; pointer-events: auto; }
@media (max-width: 991px) {.custom-header-menu ul { margin-inline: 0; }.header-menu { flex-direction: column; align-items: flex-start; gap: 0; }.header-menu>li { width: 100%; }.header-menu>li>a { padding: 10px 16px; font-size: 14px; width: 100%; box-sizing: border-box; }.header-menu>li>a .theme-menu-name::after { bottom: 4px; }.header-dropdown { position: static; display: none; box-shadow: none; border-radius: 0; background: rgba(0,0,0,0.18); padding: 0; min-width: 100%; pointer-events: auto; }.header-dropdown a { padding: 5px 28px; color: #fff !important; }.header-dropdown a span::after { background: var(--btn-primary-color); }.header-menu>li.open .header-dropdown { display: block; }.header-menu li a .theme-menu-name { color: #000; }.header-menu li a span svg path { fill: #000; }.header-dropdown a { background: #fff; }.header-dropdown a span { color: #000; }}
@media (min-width: 992px) {.zpcontainer.custom-header-spacing { justify-content: space-between; }.zpcontainer.custom-header-spacing .theme-branding-info { margin-inline-end: 0; }.zpcontainer.custom-header-spacing .theme-navigation-and-icons.theme-search-cart-non-res { margin-inline-start: 0; }}
@media (min-width: 992px) {.custom-search-toggle-wrap { position: relative; display: inline-flex; align-items: center; flex-wrap: wrap; }.custom-search-toggle { width: 20px; height: 34px; display: flex; align-items: center; justify-content: center; background: none; border: 0; cursor: pointer; position: relative; flex-shrink: 0; }.custom-search-toggle svg { position: absolute; width: 20px; height: 20px; transition: opacity .35s ease, transform .35s ease; }.custom-search-toggle .icon-search { opacity: 1; transform: rotate(0) scale(1); }.custom-search-toggle .icon-close { opacity: 0; transform: rotate(-90deg) scale(.6); }.custom-search-toggle.active .icon-search { opacity: 0; transform: rotate(90deg) scale(.6); }.custom-search-toggle.active .icon-close { opacity: 1; transform: rotate(0) scale(1); }.theme-search[data-zs-search-container] { display: none !important; position: absolute !important; top: calc(100% + 8px) !important; right: 0 !important; left: auto !important; width: max-content !important; opacity: 0; visibility: hidden; transform: translateY(-8px); transition: opacity .35s ease, transform .35s ease, visibility .35s ease; pointer-events: none; z-index: 999; }.theme-search[data-zs-search-container].search-panel-open { display: flex !important; opacity: 1 !important; visibility: visible !important; transform: translateY(0) !important; pointer-events: auto !important; }}
.header-menu>li.overflow-hidden-item { display: none !important; }
.more-item .header-dropdown { left: 0;}
.more-sub-wrap { position: relative; }
.more-sub-wrap>a.more-has-children {display: flex;align-items: center;justify-content: space-between;gap: 8px;background: none !important;color: #1a1a1a !important;}
.more-sub-wrap>a.more-has-children .dropdown-chevron path { fill: #1a1a1a; }
.more-sub-wrap>a.more-has-children .dropdown-chevron { transform: rotate(-90deg) !important; }
.more-sub-wrap>a.more-has-children .chevron-wrap::after { display: none !important; }
.more-sub-wrap>a.more-has-children:hover { background: none !important; color: #000 !important; }
.more-sub-wrap>a.more-has-children:hover>.theme-menu-name::after,
.more-sub-wrap>a.more-has-children:focus>.theme-menu-name::after { width: 100%; }
.more-sub-wrap>a.more-has-children::after { display: none !important; }
.more-sub-dropdown {display: none;position: absolute;top: 0;left: 100%;background: #fff;min-width: 180px;box-shadow: 0 12px 32px rgba(0,0,0,0.14);z-index: 9999;pointer-events: none;}
.more-sub-wrap::after {content: "";position: absolute;top: 0;right: -8px;width: 8px;height: 100%;background: transparent;display: block;}
.more-sub-wrap.open .more-sub-dropdown { display: block; pointer-events: auto; }
.more-sub-dropdown a {display: block;padding: 10px 14px;text-decoration: none;white-space: nowrap;color: #1a1a1a !important;font-size: 13px;font-weight: 600;text-transform: uppercase;letter-spacing: .3px;transition: color 0.2s ease;background: none;}
.more-sub-dropdown a span { position: relative; display: inline-block; }
.more-sub-dropdown a span::after { content: ""; position: absolute; left: 0; bottom: -2px; width: 0; height: 2px; background: var(--btn-primary-color); transition: width 0.3s ease; }
.more-sub-dropdown a:hover>span::after,
.more-sub-dropdown a.active>span::after { width: 100%; }
.more-sub-dropdown a:hover { color: #000 !important; background: none !important; }
@media (max-width: 991px) {.more-sub-dropdown { position: static; box-shadow: none; background: rgba(0,0,0,0.08); min-width: 100%; pointer-events: auto; }.more-sub-dropdown a { padding: 5px 36px; }}
@media (min-width: 992px) {.zpcontainer.custom-header-spacing .theme-branding-info {width: 12%} .zpcontainer.custom-header-spacing .custom-header-menu {width: 62%;margin-inline: 16px;}.zpcontainer.custom-header-spacing .theme-navigation-and-icons.theme-search-cart-non-res {width: 26%;} .zpcontainer.custom-header-spacing .custom-header-menu .header-menu {justify-content: space-around;}}
@media (min-width: 1015px) and (max-width: 1018px) {.zpcontainer.custom-header-spacing .theme-navigation-and-icons.theme-search-cart-non-res {width: 27%;}}
@media (min-width: 1057px) {.zpcontainer.custom-header-spacing .custom-header-menu {width: 63%;}.zpcontainer.custom-header-spacing .theme-navigation-and-icons.theme-search-cart-non-res {width: 25%;}}
@media (min-width: 1133px) {.zpcontainer.custom-header-spacing .custom-header-menu {width: 64%;}.zpcontainer.custom-header-spacing .theme-navigation-and-icons.theme-search-cart-non-res {width: 24%}}
@media (min-width: 992px) {li:has(.theme-sub-menu) .theme-submenu-down-arrow{transition: transform .3s ease, margin-top .3s ease;} li:has(.theme-sub-menu):hover .theme-submenu-down-arrow{transform: rotate(315deg) !important;margin-block-start: 7px;}}
.theme-header .zpcontainer .theme-branding-info .theme-logo-parent{justify-content: start;}

/*HEADER DESIGN ENDS HERE*/

/* FOOTER DESIGN STARTS HERE*/

.footer-section {max-width: 1140px; margin: 0 auto;padding-block-start: 60px !important; padding-block-end: 30px !important;padding-inline: 16px !important;}
@media (max-width: 991px){.copyright-info p{text-align:center;} [data-element-id="elm_PXW3zBJaRoLwpqqoqjbrlQ"], [data-element-id="elm_jQmu7MTr7DVyIi3pguO4BQ"]{width: 50%;}}
@media (max-width: 768px){.footer-section{padding-block-start: 40px !important;}.copyright-info, .zpelem-socialprofile, .privacy-policy, .terms, .zpelem-divider{margin-top:10px;}}
@media (max-width: 576px){.footer-section{padding-block: 30px !important;}}
.footer-menu-item a, .footer-menu-item a:hover{color: #EFEEE8;}
.privacy-policy a, .terms a{color: #737373; text-decoration: underline;}
.privacy-policy a:hover, .terms a:hover{color: #737373;}
.theme-responsive-menu.theme-menu-area [data-zs-menu-container] li a{padding-inline: 16px !important;}
.theme-responsive-menu.theme-menu-area .custom-header-menu {border-bottom: 1px solid #737373;}
.mobile-request-demo-button {padding-inline: 16px;margin: 10px 0;}
.theme-responsive-menu.theme-menu-area .custom-header-menu {order:1;}
.theme-responsive-menu.theme-menu-area .theme-menu {order:2;}
.theme-responsive-menu.theme-menu-area .mobile-demo-wrapper{order:3;}
.footer-menu-heading span {font-family: "Neue Haas Grotesk Display Pro Medium";}
.footer-menu-item span, .footer-menu-item a, .copyright-info span, .privacy-policy a, .terms a{font-family: "Neue Haas Grotesk Display Pro Light";} 
@media (min-width: 552px) and (max-width: 767px){[data-element-id="elm_q2C4BpyIZEpWCDWRXNVcNQ"], [data-element-id="elm_26Isid-n4giMdJ4G58HuqA"], [data-element-id="elm_MSf09zb7az5BysjPoMKONQ"], [data-element-id="elm_XYoJIFv1A4bmyLv-XemKyg"]{width: 33.33%;}}
@media (max-width: 551px){[data-element-id="elm_q2C4BpyIZEpWCDWRXNVcNQ"], [data-element-id="elm_26Isid-n4giMdJ4G58HuqA"], [data-element-id="elm_MSf09zb7az5BysjPoMKONQ"], [data-element-id="elm_XYoJIFv1A4bmyLv-XemKyg"]{width: 50%;}}
.footer-bottom-bar{align-items:center !important;}
@media (max-width: 991px){.terms p{text-align:start;}}
@media (min-width: 992px) and (max-width: 1021px){[data-element-id="elm_jQmu7MTr7DVyIi3pguO4BQ"] {padding-inline-start: 0 !important;}}
.footer-menu-item .zptext span a{font-size: 16px; line-height: 34px !important;}
.footer-bottom-bar .social-profiles .zpelem-socialprofile .zpsocialprofile-container a svg path, #path-2 {fill: #737373;}
@media (min-width: 1100px){.social-profiles .zpelem-socialprofile .zpsocialprofile-type-white{gap: 25px;}}
@media (min-width: 1040px){.social-profiles .zpelem-socialprofile .zpsocialprofile-type-white{gap: 23px;}}
@media (min-width: 992px){.social-profiles .zpelem-socialprofile .zpsocialprofile-type-white{gap: 19px;}}
@media (max-width: 991px){.social-profiles .zpelem-socialprofile .zpsocialprofile-type-white{gap: 30px;}}
.social-profiles .zpelem-socialprofile .zpsocialprofile-type-white a{margin-inline: 0;}

/* FOOTER DESIGN ENDS HERE*/

/* ACCOUNT PAGES DESIGN STARTS HERE*/

/* header member portal block */
.theme-portal-container-dropdown .theme-portal-container .theme-portal-content .theme-user-name-dropdown{margin-block-end: 0;}
.theme-portal-container-dropdown .theme-portal-container .theme-portal-content, .theme-portal-container-dropdown .theme-portal-container .theme-portal-content>a{padding-block: 0;}
.theme-portal-container-dropdown .theme-portal-container .theme-portal-content a{font-family: "Neue Haas Grotesk Display Pro Light"; font-size: var(--paragraph-p4-font-size);}
.theme-portal-container-dropdown .theme-portal-container .theme-portal-content [data-portal-logout]{color: #E72412 !important;}
.theme-portal-container-dropdown .theme-portal-container .theme-portal-content [data-portal-logout], #theme-portal-username-info {font-family: "Neue Haas Grotesk Display Pro Medium";}
@media (min-width: 992px) {.theme-portal-login.theme-portal-icon-enabled .theme-portal-container{border-radius: 4px;}}
/* account pages nav */
.theme-portal-form-container .signuptitle{font-family: "Neue Haas Grotesk Display Pro Medium";}
.user-signup-form-field-wrapper .user-signup-field-mandatory, .form-field-and-message .newsletter-message, .country-code-select option {font-family: "Neue Haas Grotesk Display Pro";}
.user-signup-form-field-wrapper .form-field-and-message input{color: #000;}
.field-error .field-msg span{font-family: "Neue Haas Grotesk Display Pro" !important; font-size: 16px !important;}
.signup-form-submit .signup-button, .theme-already-signin-info, .theme-already-signin-info a{font-family: "Neue Haas Grotesk Display Pro"; font-size: 16px;}
.theme-noaccount-signup span, .theme-noaccount-signup span a, .theme-forgotpassword-back a{font-size: 16px;}
#signoutDiv, #userNameDiv, .zpmyorder-section.zpmo-navbar-section-container .zpmo-navbar-container .zpmo-navtab a span{font-size: var(--paragraph-p4-font-size) !important;}
#signoutDiv {color: var(--btn-primary-color);}
#signoutDiv:hover {background: transparent;}
.theme-responsive-goback.theme-mobile-header-goback {padding-inline: 0;}
@media (min-width: 992px){#signoutDiv{padding-inline-start: 10px !important;}}
#userNameDiv {color: var(--color-secondary);}
.zpmyorder-header-section{background: var(--color-primary);}
.zpmyorder-section.zpmo-navbar-section-container .zpmo-navbar-container {background: var(--color-secondary);}
.zpmyorder-section.zpmo-navbar-section-container .zpmo-navbar-container .zpmo-navtab.zpmo-navtab-active a span{color: var(--color-secondary);}
.zpmyorder-section.zpmo-navbar-section-container .zpmo-navbar-container .zpmo-navtab.zpmo-navtab-active a svg path{stroke: var(--color-secondary);}
.zpmyorder-section.zpmo-navbar-section-container .zpmo-navbar-container .zpmo-navtab a span{color: var(--color-primary);}
.zpmyorder-section.zpmo-navbar-section-container .zpmo-navbar-container .zpmo-navtab:hover a span{color: var(--color-secondary);}
.zpmyorder-section.zpmo-navbar-section-container .zpmo-navbar-container .zpmo-navtab a svg path{stroke: var(--color-primary);}
.zpmyorder-section.zpmo-navbar-section-container .zpmo-navbar-container .zpmo-navtab:hover a svg path{stroke: var(--color-secondary);}
.zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab.zpmo-navtab-active a, .zpmyorder-section .zpmo-navbar-container .zpmo-navbar .zpmo-navtab:hover a{background: var(--color-primary); outline: var(--color-primary);}
@media (max-width: 991px){#userNameDiv {color: var(--color-primary);}#accountMenu, #ordersMenu{padding-block-end: 7px;}.zpmyorder-section .zpmo-navbar-container .zpmo-res-menu-label .zpmo-res-menu-label-burger-icon{background: var(--color-primary);}}
/* my profile page */
.zpmyorder-section .zprow.zpmo-myorders-header-container {padding-block-start: 0; padding-block-end: 15px; padding-inline: 0;}
.zpmyorder-section .zprow.zpmo-myorders-header-container .zpmo-myorders-header svg path {stroke: var(--color-primary);}
.zpmyorder-section .zpmo-dashboard-container {gap: 15px;}
.zpmyorder-section .zpmo-dashboard-container .zpmo-dashboard-cell:first-child {margin: 0;}
.zpmo-myorders-header h2, #addressBookTitle, .wishlist-header{font-size: 28px;color: var(--color-primary);}
@media (max-width: 768px){.zpmo-myorders-header h2, #addressBookTitle, .wishlist-header{font-size: 22px;}}
@media (max-width: 576px){.zpmo-myorders-header h2, #addressBookTitle, .wishlist-header{font-size: 18px;}}
.zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-header #zpmo-user-profile-form, .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-header #zpmo-change-password-form, .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content .zpmo-dashboard-content-row .zpmo-dashboard-content-label, .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content .zpmo-dashboard-content-row .zpmo-dashboard-content-value, .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-address-form .zpmo-address-field-label, .zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-address-form .zpmo-address-input, #zpmo-edit-profile-gender-male, #zpmo-edit-profile-gender-female{font-size: 16px !important; line-height: 20px !important; color: var(--color-primary) !important;}
#userProfileEditBtn:hover svg path {stroke: #000;}
#userProfileEditBtn, #newAddressBtn, #password_form_btn, .zpmo-empty-status-container .zpmo-empty-status-button-container .zpmo-empty-status-button, #address_form_btn { background:#000; color:#fff; position:relative; overflow:hidden; z-index:1; cursor:pointer; transition:color .4s ease; border:1px solid #000; border-radius: 0px;}
#userProfileEditBtn::before, #newAddressBtn::before, #password_form_btn::before, .zpmo-empty-status-container .zpmo-empty-status-button-container .zpmo-empty-status-button::before, #address_form_btn::before { content:""; position:absolute; inset:0; background:#fff; transform:scaleX(0); transform-origin:right; transition:transform .4s ease; z-index:-1; }
#userProfileEditBtn:hover::before, #newAddressBtn:hover::before, #password_form_btn:hover::before, .zpmo-empty-status-container .zpmo-empty-status-button-container .zpmo-empty-status-button:hover::before, #address_form_btn:hover::before { transform:scaleX(1); transform-origin:left; }
#userProfileEditBtn:hover, #newAddressBtn:hover, #password_form_btn:hover, .zpmo-empty-status-container .zpmo-empty-status-button-container .zpmo-empty-status-button:hover, #address_form_btn:hover { color:#000 !important; }
.zpmo-action-button.zpbutton-outline { background:#fff !important; color:#000 !important; border:1px solid #000 !important; position:relative; overflow:hidden; z-index:1; transition:color .4s ease !important; border-radius:0;}
.zpmo-action-button.zpbutton-outline::before { content:""; position:absolute; inset:0; background:#000; transform:scaleX(0); transform-origin:right; transition:transform .4s ease; z-index:-1; }
.zpmo-action-button.zpbutton-outline:hover::before { transform:scaleX(1); transform-origin:left; }
.zpmo-action-button.zpbutton-outline:hover { background:#fff !important; color:#fff !important; border:1px solid #000 !important; }
.zpmyorder-section {width: 100%; padding-block: 40px;}
.zpmyorder-section .zpcol-md-12.zpcol-sm-12{padding-inline: 0;}
#userProfileContainerArea .zpmo-dashboard-content .zpmo-dashboard-content-row:first-child{padding-block-start: 0;}
.zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-header{margin-block-end:16px;}
.zpmyorder-section #userAccountContentArea .zpmo-dashboard-container .zpmo-dashboard-cell{padding: 16px;}
@media (max-width: 992px){#changePasswordDiv {margin-block-end: 0;}}
@media (max-width: 576px){.zpmyorder-section{padding-block: 30px;}}
.theme-username-dropdown-list li a {position: relative;display: inline-block;width: max-content;}
.theme-username-dropdown-list li a::after {content: "";position: absolute;left: 0;top: 80%;width: 0;height: 2px;background: var(--btn-primary-color);transition: width 0.3s ease;}
.theme-username-dropdown-list li a:hover::after {width: 100%;}
@media (min-width: 992px) {.zpmo-dashboard-container {flex-direction: column;} .zpmo-myorders-header-container{width: 100% !important;padding-inline: 16px !important;} .zpmo-dashboard-container{padding-inline: 16px;}}
@media (min-width: 1023px) {.zpmo-dashboard-container {flex-direction: row;}}
@media (min-width: 992px) and (max-width: 1023px){.zpmo-dashboard-container .zpmo-dashboard-cell {width:100% !important;}}
@media (max-width: 992px) {.zpmo-myorders-header-container {padding-inline: 16px !important;width: 100%;} .zpmo-dashboard-container{padding-inline: 16px;} .zpmyorder-header-section .zpmo-brand-header-container .theme-responsive-goback svg path{fill: #fff;}}
@media (max-width: 768px) {.zpmo-myorders-header-container .zpmo-myorders-header svg{width: 36px; height: 36px;}}
@media (max-width: 375px) {#changePasswordDiv{width: max-content !important;}}
@media (width: 992px) {.zpmo-navbar-section-container.zpmyorder-section .zpmo-navbar-container .zpmo-navbar {padding-inline: 0;}}
/*[id^="address_"]{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 100%;}*/
[id^="address_"]{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;width: 100%;}
#userProfile_form_btn { background:#000; color:#fff; position:relative; overflow:hidden; z-index:1; cursor:pointer; transition:color .4s ease; border:1px solid #000; border-radius:0;}
#userProfile_form_btn::before { content:""; position:absolute; inset:0; background:#fff; transform:scaleX(0); transform-origin:right; transition:transform .4s ease; z-index:-1; }
#userProfile_form_btn:hover::before { transform:scaleX(1); transform-origin:left; }
#userProfile_form_btn:hover { color:#000 !important; }
/* order page */
#ongoingOrdersTab, #pastOrdersTab, #userOrderFilter, .zpmo-empty-status-container .zpmo-empty-status-text-container .zpmo-empty-status-text {color: var(--color-primary) !important;font-size: 16px;}
.zpmo-filter-select-container .zpmo-filter-select-arrow svg path, .zpmo-tab.zpmo-filter-tab svg path {fill: var(--color-primary);}
.zpmo-empty-status-container .zpmo-empty-status-text-container .zpmo-empty-status-heading {color: var(--color-primary);}
@media (min-width: 992px) {.zpmo-tab-section-container {padding-inline: 16px;}}
@media (max-width: 991px){.zpmo-tabs {padding-inline: 16px; }}
.zpmo-empty-status-container .zpmo-empty-status-svg {margin: 0 auto;}
#userOrderContainerArea .zpmyorder-section .zpcontainer .zprow{width: 100%;margin: 0 auto;}
.zpmo-address-book-container .zpmo-address-book-header .zpmo-address-title svg path{stroke: var(--color-primary);}
.zpmo-address-form .zpmo-address-form-field .zpmo-address-field-label, .zpmo-address-form .zpmo-address-form-field .zpmo-form-field, .zpmo-address-form .zpmo-address-form-field textarea, #address-country, #address-state {color: var(--color-primary); font-size: 16px;}
.zpmo-address-form .zpmo-address-fieldset:nth-of-type(2) .zpmo-address-form-field > .zpmo-address-form-field{margin-inline-end: 0 !important;}
@media (min-width: 992px){.zpmo-address-book-container #addressBookHeader, .zpmo-address-book-container #userAddressListContainer{padding-inline: 16px;}}
.zpmo-address-box .zpmo-address-box-footer{background: var(--btn-primary-color);}
#makeDefaultLi{color: var(--color-primary);}
#makeDefaultLi input{margin-inline-end: 5px !important;}
.zpmo-address-box-header .zpmo-address-name, .zpmo-address-box-inner .zpmo-address-content{color: var(--color-primary) !important;font-size: 16px !important;}
.zpmo-address-box-inner .zpmo-address-content{margin-block: 0 !important;}
#userAddressListContainer .zpmo-address-book-content .zpmo-address-box{margin: 0;}
#userAddressListContainer .zpmo-address-book-content{gap: 15px; margin-block: 15px;}
#userAddressListContainer .zpmo-address-box{flex-grow: 0 !important; flex: 0 0 calc((100% - 30px) / 3); border-radius: 4px !important;}
/*#newAddressBtn{border-radius:0;}*/
@media (max-width: 991px){.zpmo-address-book-container{padding-inline: 16px;}#userAddressListContainer .zpmo-address-book-content{flex-direction: row; flex-wrap: wrap;}#userAddressListContainer .zpmo-address-book-content .zpmo-address-box{flex: 0 0 calc((100% - 15px) / 2);}}
@media (max-width: 576px){#userAddressListContainer .zpmo-address-book-content .zpmo-address-box{flex: 0 0 100%;}}
@media (max-width: 480px){#newAddressBtn{margin-block-end: 0px;} /*#addressBookTitle{font-size: 14px;}*/}
@media (max-width: 768px){#addressBookHeader .zpmo-address-title svg, .zpmo-myorders-header-container .zpmo-myorders-header svg {width:28px; height: 28px;}}
@media (max-width: 576px){#addressBookHeader .zpmo-address-title svg, .zpmo-myorders-header-container .zpmo-myorders-header svg {width:22px; height: 22px;}}
@media (max-width: 480px){#addressBookHeader .zpmo-address-title {gap: 4px;} #addressBookHeader .zpmo-address-title svg, .zpmo-myorders-header-container .zpmo-myorders-header svg {width:20px; height: 20px;}}
#userOrderContainerArea{padding-inline: 16px;}
.zpmo-order-list-table-header .zpmo-table-lable .zpmo-order-placed-time, .zpmo-order-list-table-cell.zpmo-table-action-area .zpmo-table-lable, .zpmo-order-list-table-cell.zpmo-table-action-area div, .zpmo-product-container .zpmo-product-description a{color: #000 !important;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpbutton-size-md{background:#000;color:#fff !important;position:relative;overflow:hidden;z-index:1;cursor:pointer;transition:color .4s ease;border:1px solid #000 !important;width: 130px;border-radius:0;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpbutton-size-md::before{content:"";position:absolute;inset:0;background:#fff;transform:scaleX(0);transform-origin:right;transition:transform .4s ease;z-index:-1;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpbutton-size-md:hover::before{transform:scaleX(1);transform-origin:left;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpbutton-size-md:hover{color:#000 !important;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpmo-cancel-order-btn{background:#fff !important;color:#000 !important;position:relative;overflow:hidden;z-index:1;cursor:pointer;transition:color .4s ease;border:1px solid #000 !important; width: 130px;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpmo-cancel-order-btn::before{content:"";position:absolute;inset:0;background:#000;transform:scaleX(0);transform-origin:right;transition:transform .4s ease;z-index:-1;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpmo-cancel-order-btn:hover::before{transform:scaleX(1);transform-origin:left;}.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpmo-cancel-order-btn:hover{color:#fff !important;}
.zpmo-label.zpmo-label-pending {color: var(--btn-primary-color); border: 1px solid var(--btn-primary-color);border-radius: 4px;}
.zpmo-label.zpmo-label-pending svg circle{fill: var(--btn-primary-color);}
.zpmo-label.zpmo-label-success {color: #13CE66; border: 1px solid #13CE66;border-radius: 4px;background: rgba(19, 206, 102, 0.1);}
.zpmo-label.zpmo-label-success svg circle{fill: #13CE66;}
@media (max-width: 991px){.zpmyorder-header-section .zpmo-brand-header-container .zpmo-brand-header-innercontainer .zpmo-brand-header{width: 90%; justify-content: center;}}
[data-request-cancel]{background:#000 !important;color:#fff !important;position:relative;overflow:hidden;z-index:1;cursor:pointer;transition:color .4s ease;border:1px solid #000 !important; padding-inline: 10px !important;}
[data-request-cancel]::before{content:"";position:absolute;inset:0;background:#fff;transform:scaleX(0);transform-origin:right;transition:transform .4s ease;z-index:-1;}
[data-request-cancel]:hover::before{transform:scaleX(1);transform-origin:left;}
[data-request-cancel]:hover{color:#000 !important;}
.zpmo-order-id.zpmo-order-placed-time, .zpmo-shipping-info-box .zpmo-order-shipping-container .zpmo-order-shipping-header, .zpmo-order-view-container .zpmo-order-info-box .zpmo-order-shipping-header, .zpmo-order-view-container .zpmo-order-info-box .zpmo-order-payment-list div, .zpmo-order-view-container .zpmo-order-info-box .zpmo-order-payment-list span, .zpmo-order-shipping-footer .zpmo-order-shipping-footer-head, .zpmo-order-shipping-footer .zpmo-order-payment-list, .zpmo-order-placed-time, .zpmo-order-list-table-content.zpmo-order-details-table-content.zpmo-item-details-header, .zpmo-order-cell-row-wrapper, .zpmo-shipping-address-container div, .zpmo-order-shipping-container .zpmo-shipping-address-container .zpmo-shipping-name, .zpmo-shipping-address-container div p{color:#000;}
.zpmo-order-view-container .zpmo-go-back a{border-color: #000;}
.zpmo-order-view-container .zpmo-go-back a svg path{fill: #000;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpbutton-size-md.zpbutton-outline.zpmo-button{background:#fff !important;color:#000 !important;position:relative;overflow:hidden;z-index:1;cursor:pointer;transition:color .4s ease;border:1px solid #000 !important; width: 130px;border-radius:0;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpbutton-size-md.zpbutton-outline.zpmo-button::before{content:"";position:absolute;inset:0;background:#000;transform:scaleX(0);transform-origin:right;transition:transform .4s ease;z-index:-1;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpbutton-size-md.zpbutton-outline.zpmo-button:hover::before{transform:scaleX(1);transform-origin:left;}
.zpmo-order-list-table-cell a.zpbutton.zpbutton-type-primary.zpbutton-size-md.zpbutton-outline.zpmo-button:hover{color:#fff !important;}
.zpmo-info-box.zpmo-order-tracking-info .zpmo-table-lable{color: #000;}
.zpmo-price-action-cell .zpbutton.zpbutton-outline.zpbutton-type-primary.zpbutton-size-md.zpmo-button.zpbutton-outline{background:#000 !important;color:#fff !important;position:relative;overflow:hidden;z-index:1;cursor:pointer;transition:color .4s ease;border:1px solid #000 !important;border-radius: 4px;}
.zpmo-price-action-cell .zpbutton.zpbutton-outline.zpbutton-type-primary.zpbutton-size-md.zpmo-button.zpbutton-outline::before{content:"";position:absolute;inset:0;background:#fff;transform:scaleX(0);transform-origin:right;transition:transform .4s ease;z-index:-1;}
.zpmo-price-action-cell .zpbutton.zpbutton-outline.zpbutton-type-primary.zpbutton-size-md.zpmo-button.zpbutton-outline:hover::before{transform:scaleX(1);transform-origin:left;}
.zpmo-price-action-cell .zpbutton.zpbutton-outline.zpbutton-type-primary.zpbutton-size-md.zpmo-button.zpbutton-outline:hover{color:#000 !important;}
.zpmo-order-view-container .zpmo-go-back{font-size: 16px;}
.zpmo-order-view-container .zpmo-go-back, .zpmo-order-details-header, .zpmo-order-list-table-cell, .zpform-label-container label, textarea[data-cbform-elmtype="cb_comment_field"]::placeholder{color: #000;}
textarea[data-cbform-elmtype="cb_comment_field"]{border-radius: 4px; color: #000;}
textarea[data-cbform-elmtype="cb_comment_field"]:focus{border-color: #000;}
.zpmo-order-list-row, #reviewSystemArea {padding-inline: 16px;}
[data-cbform-elmtype="submit_button"]{border: 1px solid #000 !important;border-radius: 4px !important;}
[data-cbform-elmtype="reset_button"]{color: #000 !important; background: #fff !important; border: 1px solid #000 !important;border-radius: 4px !important;}
@media(max-width: 350px){#addressBookHeader{flex-direction: column; align-items: start; gap: 15px;}}
#userAccountContentArea #addressBookHeader{padding-block-start: 0;}
.zpmo-dashboard-content-label{display:flex;}
.zpmo-dashboard-content-label::after{content: ":";margin-left:auto;}
@media (min-width: 480px) and (max-width: 990px) {.zpmo-dashboard-container .zpmo-dashboard-cell .zpmo-dashboard-content .zpmo-dashboard-content-row {flex-direction: row;}}
@media (max-width: 480px){.zpmo-dashboard-content-label::after {content: "";}}
#address_form_btn {width: max-content;}
#dpBtnCancel {border: 1px solid var(--color-primary); border-radius:4px; color: var(--color-primary);}
#dpBtnCancel:hover {border: 1px solid var(--btn-primary-color); color: #fff; background: var(--btn-primary-color);}
.zpmo-item-cancell-row .zpmo-item-cancell-column .zpmo-table-lable, .zpmo-table-lable, .zpmo-product-variants-list .zpmo-product-variant, .zpmo-product-variants-list .zpmo-product-variant span{color: var(--color-primary) !important;}
.zpmo-quantity-input, [id^="returnReasonElm_"]{padding: 10px 5px;color: var(--color-primary); border: 1px solid var(--color-primary); border-radius: 0 !important;}
#order_return_form_btn { background:#000; color:#fff; position:relative; overflow:hidden; z-index:1; cursor:pointer; transition:color .4s ease; border:1px solid #000; border-radius:0;}
#order_return_form_btn::before { content:""; position:absolute; inset:0; background:#fff; transform:scaleX(0); transform-origin:right; transition:transform .4s ease; z-index:-1; }
#order_return_form_btn:hover::before { transform:scaleX(1); transform-origin:left; }
#order_return_form_btn:hover { color:#000 !important; }
.zpmo-cancel-order-action-area .zpbutton.zpbutton-type-primary.zpbutton-size-md.zpbutton-outline.zpmo-button{background:#fff !important;color:#000 !important;position:relative;overflow:hidden;z-index:1;cursor:pointer;transition:color .4s ease;border:1px solid #000 !important;border-radius:0;}
.zpmo-cancel-order-action-area .zpbutton.zpbutton-type-primary.zpbutton-size-md.zpbutton-outline.zpmo-button::before{content:"";position:absolute;inset:0;background:#000;transform:scaleX(0);transform-origin:right;transition:transform .4s ease;z-index:-1;}
.zpmo-cancel-order-action-area .zpbutton.zpbutton-type-primary.zpbutton-size-md.zpbutton-outline.zpmo-button:hover::before{transform:scaleX(1);transform-origin:left;}
.zpmo-cancel-order-action-area .zpbutton.zpbutton-type-primary.zpbutton-size-md.zpbutton-outline.zpmo-button:hover{color:#fff !important;}
@media (max-width: 576px){.zpmo-order-list-table-content.zpmo-order-details-table-content .zpmo-item-cancell-row {flex-direction: column;}.zpmo-item-cancell-reason-column{padding-inline-start: 0 !important; margin-block-start: 15px;} [id^="returnReasonElm_"], .zpmo-item-cancell-reason-column{width: 100% !important;}}
.zpmyorder-section.zpmyorder-section-padding .zpmo-order-list-row, .zpmo-order-list-table .zpmo-order-list-row {padding-inline: 0;}
[data-request-cancel]{margin-block-end: 0;}
#userAccountContentArea .zpmo-order-list-row .zpmo-order-view-container .zpmo-go-back .theme-myorders{font-size: 28px;color: var(--color-primary); gap:15px;}
@media (max-width: 768px){#userAccountContentArea .zpmo-order-list-row .zpmo-order-view-container .zpmo-go-back .theme-myorders{font-size: 22px;}}
@media (max-width: 576px){#userAccountContentArea .zpmo-order-list-row .zpmo-order-view-container .zpmo-go-back .theme-myorders{font-size: 18px;}}
@media (max-width: 992px) {.zpmo-order-details-table-content .zpmo-order-list-table-cell {flex-direction: column;}.zpmo-info-box.zpmo-info-box-notification {margin-block-end: 20px;}}
.zpmo-cancel-status-container .zpmo-cancel-status-desc { color: var(--color-primary);}
.zpmo-cancel-status-container .zpmo-info-box.zpmo-info-box-notification {color: var(--color-primary) !important;}
@media(max-width: 365px){.zpmo-go-back {flex-direction: column; align-items: start; gap: 10px;} .zpmo-order-action-btn-container{margin-left: 0;}}
.zpmo-link {text-decoration: underline;}
.zpmo-link:hover {color: var(--btn-primary-color);text-decoration: underline;}
@media (max-width: 576px){.zpmo-product-container .zpmo-product-description .zpmo-product-variants-list .zpmo-product-variant{margin: 5px !important;}}
/* Signup page */
.theme-mobile-content-wrap  .theme-portal-form-container {box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 0px, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset; border-radius: 4px ; padding: 16px; margin-block: 40px;}
.theme-portal-form-container .signuptitle.theme-portal-heading {text-align: center;}
.user-signup-form-container .user-signup-field-mandatory, .form-field-and-message .phone-input-wrapper .phone-input-group, .form-field-and-message .phone-input-wrapper .country-code-select, .user-signup-form-container input::placeholder{color: var(--color-primary); font-size: 16px;}
.user-signup-form-container input, .form-field-and-message .phone-input-wrapper .country-code-select{border: 1px solid #C7C7C7 !important; border-radius: 4px;}
/* June 12th */
.form-field-and-message .phone-input-wrapper .country-code-select{margin-block-end: 5px;}
.form-field-and-message .newsletter-message, .theme-already-signin-info, .theme-noaccount-signup{color: var(--color-primary);}
.form-field-and-message .newsletter-message{margin-block-end: 0;font-size: 16px;line-height: 20px;}
.form-field-and-message{align-items: start !important;}
#zs_newsletter {margin-top: 3px;}
.user-signup-form-field-wrapper.signup-form-submit .signup-button{margin: 0 auto;}
.user-signup-form-field-wrapper.signup-form-submit .signup-button{ background: var(--btn-primary-color); color:#fff; position:relative; overflow:hidden; z-index:1; cursor:pointer; transition:color .4s ease; border:1px solid var(--btn-primary-color);}
.user-signup-form-field-wrapper.signup-form-submit .signup-button::before{ content:""; position:absolute; inset:0; background:#fff; transform:scaleX(0); transform-origin:right; transition:transform .4s ease; z-index:-1; }
.user-signup-form-field-wrapper.signup-form-submit .signup-button:hover::before{ transform:scaleX(1); transform-origin:left; }
.user-signup-form-field-wrapper.signup-form-submit .signup-button:hover { color:var(--btn-primary-color) !important; }
.theme-responsive-goback.theme-mobile-header-goback {background: transparent;}
.theme-responsive-goback.theme-mobile-header-goback svg {width: 24px; height: 24px;}
.theme-responsive-goback.theme-mobile-header-goback svg path{fill: #fff !important;}
#signinElm, .theme-noaccount-signup a {position: relative;display: inline-block;width: max-content;color: var(--btn-primary-color);}
#signinElm::after, .theme-noaccount-signup a::after {content: "";position: absolute;left: 0;top: 80%;width: 0;height: 2px;background: var(--btn-primary-color);transition: width 0.3s ease;}
#signinElm:hover::after, .theme-noaccount-signup a:hover::after {width: 100%;}
.theme-forgotpassword-back a{color: var(--btn-primary-color);}
.theme-header {background: #000;}
#zs-signup-country-code-display {display: none;}
@media (min-width: 600px){.theme-portal-form-container{width: 500px;}}
.resendotp.nonclickelem, .resendotp, .change {color: var(--btn-primary-color) !important; font-size: 16px; line-height: 20px;}
.otpmobile{width: 100%; border: 1px solid #C7C7C7;justify-content: space-between;}
#mobileotp, #otpfield{color:var(--color-primary); font-size: 16px; line-height: 20px;}
.verifyheader{font-size: 14px; line-height: 18px; color: var(--color-primary);}
.za-submitbtn-otp{justify-content: center;}
.za-submitbtn-otp .signupbtn{margin-block-start: 0 !important;}
.verifytitle, .verifyheader, .recovery_container .za-submitbtn-otp .signupbtn{font-family: "Neue Haas Grotesk Display Pro";}
.za-submitbtn-otp .signupbtn.changeloadbtn{background: var(--btn-primary-color); border: 1px solid var(--btn-primary-color) !important;}
.za-submitbtn-otp .signupbtn.changeloadbtn:hover{background: #fff; color: var(--btn-primary-color);}
@media (max-width: 991px){.theme-portal-content.theme-portal-username-content .theme-user-name-dropdown, .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list li{margin-inline-start: 16px;} .theme-portal-content.theme-portal-username-content .theme-user-name-dropdown, .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list li a{padding: 10px 0px !important;}}
/* wishlist page */
.wishlist-grid .variant-wishlist .theme-product-name a {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.wishlist-grid .variant-wishlist .variant-addcart-container{width: 100%; gap: 10px;}
.wishlist-grid{margin-block: 0;}
.wishlist-grid .wishlist-btn{width:100%;}
.wishlist-grid .wishlist-btn a{width: 100%; justify-content:center;}
.wishlist-grid .wishlist-btn a span{font-family: "Neue Haas Grotesk Display Pro Medium";font-size: 16px;}
.wishlist-grid .wishlist-btn a{background:#000;color:#fff;position:relative;overflow:hidden;z-index:1;cursor:pointer;transition:color .4s ease;border:1px solid #000; border-radius: 0;}
.wishlist-grid .wishlist-btn a::before{content:"";position:absolute;inset:0;background:#fff;transform:scaleX(0);transform-origin:right;transition:transform .4s ease;z-index:-1;}
.wishlist-grid .wishlist-btn a:hover::before{transform:scaleX(1);transform-origin:left;}
.wishlist-grid .wishlist-btn a:hover{color:#000;}
.wishlist-grid .variant-wishlist .theme-product-name a{font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 18px; line-height: 24px;}
@media (max-width: 768px){.wishlist-grid .variant-wishlist .theme-product-name a, .wishlist-grid .variant-wishlist .variant-price{font-size: 16px; line-height: 22px;}}
.wishlist-rm-icon{border-color: #000; border-radius: 0;height: 44px;align-items:center;}
.wishlist-filter-container .theme-search-box input{color: #000;}
.theme-content-container.zpcontent-for-header-07 .theme-content-area-inner .zpcontainer .zprow{display: flex; padding-inline: 16px; gap: 15px;}
.theme-content-container.zpcontent-for-header-07 .theme-content-area-inner .zpcontainer .zprow [data-zs-variant-wishlist]{padding-inline: 0; width: calc(25% - 15px);;}
@media (max-width: 991px){.theme-content-container.zpcontent-for-header-07 .theme-content-area-inner .zpcontainer .zprow [data-zs-variant-wishlist]{width: calc(50% - 15px);}}
@media (max-width: 510px){.theme-content-container.zpcontent-for-header-07 .theme-content-area-inner .zpcontainer .zprow [data-zs-variant-wishlist]{width: 100%;}}
.wishlist-grid .wishlist-btn{padding-block: 0;}
.variant-addcart-container{padding-block-start: 20px;}
@media (max-width: 991px){.variant-addcart-container{padding-block-start: 15px;}}
@media (max-width: 576px){.variant-addcart-container{padding-block-start: 10px;}}
.wishlist-grid {border: none;}
.theme-prod-box-content.theme-rating {display: none;}
.variant-price {margin-top: 10px;}
.wishlist-grid .variant-wishlist .theme-product-name a:hover {color: var(--btn-primary-color);}
.removed-alert-container {margin-bottom: 20px;}
.removed-alert-container div a, .removed-alert-container div {color: var(--color-primary) !important; font-size: var(--paragraph-p3-font-size); line-height: var(--paragraph-p3-line-height);}
.removed-alert-container button svg path{fill: var(--color-primary);}
.removed-alert-container button{background: none !important;}
.removed-alert-container div{display: flex; gap:3px; align-items: center; flex-wrap: wrap;}

/* ACCOUNT PAGES DESIGN ENDS HERE*/

/* WEBPAGES DESIGN STARTS HERE*/
/*support page*/
.support-custom-heading .zpheading h3{font-family: "Neue Haas Grotesk Display Pro Bold";font-size: var(--font-size-heading-medium) !important;line-height: var(--line-height-heading-medium) !important;}
.support-btns .zpbutton-container .zpbutton.zpbutton-type-primary{background-color: var(--btn-primary-color, #E21D1D) !important;border: 1px solid var(--btn-primary-color, #E21D1D) !important;position: relative;overflow: hidden;z-index: 1;color:#fff !important;transition: color .4s ease;}
.support-btns .zpbutton-container .zpbutton .zpbutton-content{position:relative;z-index:2;}
.support-btns .zpbutton-container .zpbutton.zpbutton-type-primary::before{content:"";position:absolute;inset:0;background: var(--site-background, #fff);transform: scaleX(0);transform-origin: right;transition: transform .4s ease;z-index:-1;}
.support-btns .zpbutton-container .zpbutton.zpbutton-type-primary:hover::before{transform: scaleX(1);transform-origin: left;}
.support-btns .zpbutton-container .zpbutton.zpbutton-type-primary:hover{color: var(--btn-primary-color, #E21D1D) !important;background-color: var(--btn-primary-color, #E21D1D) !important;}
.support-btns .zpbutton-container .zpbutton span{font-family: "Neue Haas Grotesk Display Pro Medium"; font-size: var(--paragraph-p4-font-size); line-height: var(--paragraph-p4-line-height);}
@media (max-width: 991px){[data-element-id="elm_jcewpEZoED6a4Um_XSI5jA"]{margin-top: 40px;}}
@media (max-width: 576px){[data-element-id="elm_jcewpEZoED6a4Um_XSI5jA"]{margin-top: 30px;}}
@media (max-width: 480px){[data-element-id="elm_jcewpEZoED6a4Um_XSI5jA"]{margin-top: 20px;}}
.support-cards{padding-inline: 16px; gap: 15px;}
.support-cards .zpelem-col{width: calc(50% - (15px / 2));}
@media (max-width: 576px){.support-cards .zpelem-col{width: 100%;} .support-cards{gap: 30px;}.support-btns .zpbutton-container, .support-custom-heading .zpheading h3{text-align: center;}}
@media (min-width:767px) and (max-width: 991px){.support-card-img .zpimage-container figure, .support-card-img .zpimage-container figure a, .support-card-img .zpimage-container figure a img {width: 100% !important;}}
/*Cost of Ownership*/
@media (max-width:767px){.fixed-costs-table, .variable-costs-table{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9CA3AF transparent;} .fixed-costs-table table, .variable-costs-table table{min-width:900px;white-space:nowrap;} .fixed-costs-table::-webkit-scrollbar, .variable-costs-table::-webkit-scrollbar{height:6px;}.fixed-costs-table::-webkit-scrollbar-track, .variable-costs-table::-webkit-scrollbar-track{background:transparent;border-radius:999px;}.fixed-costs-table::-webkit-scrollbar-thumb, .variable-costs-table::-webkit-scrollbar-thumb{background:linear-gradient(90deg, rgba(120,120,130,.45), rgba(60,60,70,.65));border-radius:999px;border:1px solid rgba(255,255,255,.25);}.fixed-costs-table::-webkit-scrollbar-thumb:hover, .variable-costs-table::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg, rgba(90,90,100,.65), rgba(35,35,45,.8));}}
.custom-content .zptext span{font-size: var(--paragraph-p3-font-size) !important;line-height: var(--paragraph-p3-line-height);}
.fixed-costs-table .zptable tr th span, .fixed-costs-table .zptable tr:last-child td span, .variable-costs-table .zptable tr th span, .variable-costs-table .zptable tr:last-child td span, .variable-costs-table .zptable tr:nth-of-type(5) td span{font-size: var(--paragraph-p1-font-size) !important; line-height: var(--paragraph-p1-line-height) !important;;}
.fixed-costs-table .zptable tr td span, .fixed-costs-table-content .zpelement .zptext span, .variable-costs-table .zptable tr td span, .variable-costs-table .zpelement .zptext span{font-size: var(--paragraph-p2-font-size) !important;line-height: var(--paragraph-p2-line-height); color: var(--color-primary) !important;}
.fixed-costs-table .zptable tr th, .fixed-costs-table .zptable tr td, .variable-costs-table .zptable tr th, .variable-costs-table .zptable tr td {border: 1px solid var(--color-primary) !important; padding-block: 5px !important;}
.variable-costs-table .zptable tr:nth-of-type(5) td:first-child{border-left: 1px solid var(--color-primary) !important;}
.variable-costs-table .zptable tr:nth-of-type(5) td:last-child{border-right: 1px solid var(--color-primary) !important;}
.variable-costs-table .zptable tr:nth-of-type(5) td{border: none !important;}
.support-desc .zptext span {color: var(--color-primary); font-size: var(--paragraph-p3-font-size) !important; line-height: var(--paragraph-p3-line-height) !important;}
/*Inventory page alignment design*/
.inventory-products .theme-prod-box{padding-inline: 0; height: max-content !important;}
.inventory-products {padding-inline: 16px; gap: 15px;}
.inventory-products .zpelem-col{width: calc(25% - (15px * 3) / 4);}
@media(max-width: 991px){.inventory-products .zpelem-col{width: calc(33.33% - (15px * 2) / 3);}}
@media(max-width: 576px){.inventory-products .zpelem-col{width: calc(50% - (15px * 1) / 2);}}
@media(max-width: 480px){.inventory-products .zpelem-col{width: 100%;}}

/* WEBPAGES DESIGN ENDS HERE*/

/* BLOG PAGE DESIGN STARTS HERE*/

.custom-blog-header .blog-title {font-size: var(--font-size-heading-medium);line-height: var(--line-height-heading-medium);font-family: "Neue Haas Grotesk Display Pro bold";}
.custom-blog-header .blog-description{padding-block-end:25px;}
.custom-blog-header .blog-description .blog-desc-content:first-child{margin-block-start: 25px;}
.custom-blog-header .blog-description .blog-desc-content:last-child{margin-block-end: 25px;}
.custom-blog-header .blog-description .blog-desc-content {font-size: var(--paragraph-p2-font-size); line-height: var(--paragraph-p2-line-height);margin-block: 10px; color: var(--color-primary);font-family: "Neue Haas Grotesk Display Pro Thin";}
.zprow .theme-blog-container-column{width: 100%;}
.zprow .theme-blog-container-column .zprow{gap: 15px; padding-inline: 16px}
.zprow .theme-blog-container-column .zprow .zpcol-md-6.zpcol-sm-12{width: calc((100% - 30px) / 3);}
@media (max-width: 900px){.zprow .theme-blog-container-column .zprow .zpcol-md-6.zpcol-sm-12{width: calc((100% - 15px) / 2);}}
@media (max-width: 576px){.zprow .theme-blog-container-column .zprow .zpcol-md-6.zpcol-sm-12{width: 100%;}.custom-blog-header .blog-description .blog-desc-content:first-child{margin-block-start: 15px;}
.custom-blog-header .blog-description .blog-desc-content:last-child{margin-block-end: 15px;}}
.theme-blog-container-column .zprow .zpcol-md-6.zpcol-sm-12 {padding-inline: 0;}
.theme-blog-container-column .zprow .zpcol-md-6.zpcol-sm-12 .theme-blog-container{margin-block-start: 0;}
[data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container.theme-blog-prev-next {border: none !important; padding: none !important; box-shadow: none !important;}
.theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container, .theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container .theme-blog-cover-img-container-inner {height: unset;}
.theme-blog-cover-img-container {margin-block-end: 15px;}
.theme-blog-cover-img-container {width: 100%;aspect-ratio: 16 / 9;overflow: hidden;}
.theme-blog-cover-img-container-inner, .theme-blog-cover-img-container-inner a, .theme-blog-cover-img {width: 100%;height: 100%;}
.theme-blog-cover-img {display: block;object-fit: cover; }
.theme-blog-container .theme-blog-part.theme-blog-date-container {display: none !important;}
.theme-blog-container .theme-blog-author-cont, .theme-blog-part.theme-blog-heading-author p {display: none;}
.custom-social-share-blogs {display:flex; align-items:center; margin-block-end: 20px;}
.custom-social-share-blogs div:nth-of-type(1){font-size: var(--paragraph-p3-font-size); line-height: var(--paragraph-p3-line-height);color: var(--color-primary);font-family: "Neue Haas Grotesk Display Pro Medium";}
.custom-social-share-blogs div:nth-of-type(2){display: flex; gap: 15px;}
.custom-social-share-blogs div:nth-of-type(2) a, .custom-social-share-blogs div:nth-of-type(2) a svg {width: 30px; height: 30px;}
.custom-social-share-blogs div:nth-of-type(1)::after {content: ": ";margin-inline-end: 10px; margin-inline-start: 40px;}
@media (max-width: 768px){.custom-social-share-blogs div:nth-of-type(1)::after {margin-inline-start: 35px;}}

/* BLOG PAGE DESIGN ENDS HERE*/


/* PDP DESIGN STARTS HERE*/

.privacy-policy-note, .refund-info {font-family: "Neue Haas Grotesk Display Pro";font-size: var(--paragraph-p3-font-size); line-height: var(--paragraph-p3-line-height); color: var(--color-primary);}
.privacy-policy-link{text-decoration: underline !important;}
.privacy-policy-link:hover{color: var(--btn-primary-color);}
.refund-info{margin-block-end: 20px;}
.privacy-policy-note{margin-block-start: 24px;}
.due-info{margin-block-end: 5px; font-size:var(--font-size-heading-1);line-height: var(--line-height-heading-1);font-family: "Neue Haas Grotesk Display Pro bold"; color: var(--color-primary);}
.custom-social-share{display: flex; gap: 10px; align-items: center;}
.custom-social-share a{width: 20px !important; height: 20px !important;}
#path-ig{fill: #000;}
.aircraft-product-detail-container .theme-prod-detail-tabs .theme-prod-detail-content-info-container div{margin-block: 4px;}
.aircraft-product-detail-container .tab-accordian .theme-prod-detail-content-info-container :is(h1, h2, h3, h4, h5, h6), .aircraft-product-detail-container .tab-accordian .theme-prod-detail-content-info-container :is(h1, h2, h3, h4, h5, h6) *{font-size: var(--paragraph-p1-font-size) !important;line-height: var(--paragraph-p1-line-height) !important;font-family: "Neue Haas Grotesk Display Pro Bold" !important;}
.aircraft-product-detail-container .tab-accordian .theme-prod-detail-content-info-container div, .aircraft-product-detail-container .tab-accordian .theme-prod-detail-content-info-container div *{font-size: var(--paragraph-p3-font-size) !important;line-height: var(--paragraph-p3-line-height) !important;}
[data-zs-wrapping-category-id="7197563000000455013"] .theme-wishlist-icon{display: none;}
[data-zs-wrapping-category-id="7197563000000455013"] .theme-product-box-content .theme-product-image-area .theme-wishlist-icon .wishlist-selection-container{display: none !important;}
/* PDP DESIGN ENDS HERE*/
/* HOME DESIGN ENDS HERE*/
@media (min-width: 768px){.custom-home-made-easy-section .zpelem-imagetext.slick-slide:not(.slick-center) {transform: scale(0.8);}
.custom-home-made-easy-section .zpelem-imagetext.slick-slide,.custom-home-made-easy-section .zpelem-imagetext.slick-slide img { padding:0px }
.custom-home-made-easy-section .zpelem-imagetext.slick-slide.slick-active.slick-center {transition: all 0.5s ease-in-out;transform: scale(1) !important;}
.custom-home-made-easy-section .zpelem-imagetext.slick-slide {transition: transform .5s ease;}
.custom-home-made-easy-section .zpelem-imagetext.slick-center {transform: scale(1) !important;z-index: 2;}
.custom-home-made-easy-section .slick-center + .slick-slide {transform: scale(0.8) translateX(-100px) !important;}
.custom-home-made-easy-section .slick-slide:has(+ .slick-center) {transform: scale(0.8) translateX(100px) !important;}
}
@media (min-width: 1201px){.home-page-arrow-left{left: 5% !important;}.home-page-arrow-right{right: 5% !important;}}
@media (min-width: 1225px){.home-page-arrow-left{left: 6% !important;}.home-page-arrow-right{right: 6% !important;}}
@media (min-width: 1250px){.home-page-arrow-left{left: 7% !important;}.home-page-arrow-right{right: 6.5% !important;}}
@media (min-width: 1270px){.home-page-arrow-left{left: 7.5% !important;}.home-page-arrow-right{right: 7% !important;}}
@media (min-width: 1285px){.home-page-arrow-left{left: 8% !important;}.home-page-arrow-right{right: 7.5% !important;}}
@media (min-width: 1300px){.home-page-arrow-left{left: 8.5% !important;}.home-page-arrow-right{right: 8% !important;}}
/* HOME DESIGN ENDS HERE*/


/* Dev-2348*/
/*-----------------------------------------------------------------*/

/*-----------------------------------------------------------------*/
/* Dev-2186*/

/* Dev-2186*/
/*-----------------------------------------------------------------*/


/*-----------------------------------------------------------------*/
/* Dev-2237*/
/* PDP DESIGN START HERE - COMMON DESIGN */
.theme-product-details-style-13 .theme-section.theme-breadcrumb-container .theme-product-breadcrumb a,
.theme-product-details-style-13 .theme-section.theme-breadcrumb-container .theme-product-breadcrumb span,
.theme-product-details-style-13 .theme-section.theme-breadcrumb-container .theme-product-breadcrumb p {
    font-family: "Neue Haas Grotesk Display Pro Light";
    font-weight: 400;
    font-size: var(--paragraph-p2-font-size);
    line-height: var(--paragraph-p2-line-height);
    color: #737373 !important;
    text-transform: capitalize;
}

.theme-product-details-style-13 .theme-section.theme-breadcrumb-container .theme-product-breadcrumb svg {
    height: 16px;
    width: 16px;
    vertical-align: middle;
}

.theme-product-details-style-13 .theme-section.theme-breadcrumb-container .theme-product-breadcrumb svg path {
    fill: #737373;
}

.theme-product-details-style-13 .theme-section.theme-breadcrumb-container .theme-product-breadcrumb .theme-last-breadcrumb-nav {
    color: var(--btn-secondary-color) !important;
}

.theme-product-details-style-13 .theme-section.theme-breadcrumb-container {
    padding: 0px;
    border: 0px;
}

.pdp-desktop-spacing {
    padding-bottom: 60px !important;
    max-width: 1140px;
    width: 100%;
    margin: 0px auto;
}

.theme-product-details-style-13 .theme-section {
    padding: 0px;
    margin: 0px;
}

.theme-product-details-style-13 [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner {
    background-color: #FFFFFF;
}

.theme-product-details-style-13 .theme-breadcrumb-container .zpcontainer {
    padding: 0px;
    margin: 0px;
}

.theme-product-details-style-13 .theme-section.theme-breadcrumb-container .theme-product-breadcrumb a:hover,
.theme-product-details-style-13 .theme-section.theme-breadcrumb-container .theme-product-breadcrumb span:hover,
.theme-product-details-style-13 .theme-section.theme-breadcrumb-container .theme-product-breadcrumb p:hover {
    color: var(--color-primary);
}

.theme-product-details-style-13 [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail picture img {
    object-fit: contain !important
}

/* Merchandise banner */
.merchandise-pdp-banner-container {
    background-image: var(--merchandise-pdp-banner-img);
}

/* Aircraft banner */
.aircraft-pdp-banner-container {
    background-image: var(--aircraft-pdp-banner-img);
}

/* MERCHANDISE DESIGN START HERE */
.merchandise-product-detail-container .theme-product-name h1,
.theme-product-details-style-13 [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-name h1,
.theme-product-details-style-13 [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-name * {
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500 !important;
    font-size: var(--font-size-heading-pdp) !important;
    line-height: var(--line-height-heading-pdp) !important;
    color: var(--color-primary) !important;
}

.merchandise-product-detail-container .theme-rating-review-container {
    display: none !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] {
    gap: 35px;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container [data-zs-pricing-container] {
    padding: 20px 0px 24px 0px;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container [data-zs-pricing-container] .theme-product-detail-price-area .theme-product-price {
    color: var(--color-primary);
    font-family: "Neue Haas Grotesk Display Pro Medium" !important;
    font-weight: 600;
    font-size: var(--font-size-heading-3);
    line-height: var(--line-height-heading-3);
}

.merchandise-product-detail-container .theme-product-price::first-letter {
    padding-right: 4px;
}

.merchandise-product-detail-container .theme-prod-non-returnable {
    background: #E3FAFF;
    width: fit-content;
    padding: 8px 18px 8px 18px;
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500;
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    text-align: center;
    color: #016477;
    margin-bottom: 24px;
}

.merchandise-product-detail-container .border-seperator {
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #C7C7C7;
    margin-bottom: 24px;
}

.merchandise-product-detail-container .theme-prod-non-returnable.aircraft-non-returnable {
    display: none !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container],
.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-container .theme-product-varient-quantity {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.merchandise-product-detail-container .theme-variant-label-name,
.merchandise-product-detail-container .theme-product-variant-label * {
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    color: #737373;
}

.merchandise-product-detail-container .theme-section .zpcontainer {
    padding: 0px;
    margin: 0px;
}   

.pdp-banner-container {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 123px 100px 70px 100px;
}

.pdp-banner-container h1 {
    font-family: "Neue Haas Grotesk Display Pro Light";
    font-weight: 400;
    font-size: var(--font-size-heading-large);
    line-height: var(--line-height-heading-large);
    color: #FEFEFE;
    text-transform: capitalize;
}

.merchandise-product-detail-container .theme-prod-detail-tab[data-detail-tab="theme-product-review"] {
    display: none !important;
}

.merchandise-product-detail-container .theme-prod-detail-tabs {
    padding: 0px !important;
    margin: 0px !important;
}

.merchandise-product-detail-container .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab.theme-prod-detail-tab-active {
    background: var(--btn-secondary-color) !important;
    font-family: "Neue Haas Grotesk Display Pro" !important;
    font-weight: 500 !important;
    font-size: var(--paragraph-p3-font-size) !important;
    line-height: var(--paragraph-p3-line-height) !important;
    text-transform: uppercase !important;
    color: var(--color-secondary) !important;
    width: 100% !important;
    justify-content: flex-start !important;
    padding: 10px 20px 10px 16px;
    margin: 0px !important;
    margin-inline-end: 0px !important;
    letter-spacing: 0px;
}

.merchandise-product-detail-container .theme-prod-detail-tabs .theme-prod-detail-content-info-container *,
.merchandise-product-detail-container .theme-prod-detail-tabs .theme-prod-detail-content-info-container {
    font-family: "Neue Haas Grotesk Display Pro";
    /*font-weight: 500;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    text-transform: capitalize;*/
    color: var(--color-primary);
}

.merchandise-product-detail-container .theme-detail-tab-with-reviews {
    padding: 100px 0px;
}

.merchandise-product-detail-container .theme-detail-tab-with-reviews .theme-prod-detail-tab-content-active {
    padding-top: 0px !important;
}

.merchandise-product-detail-container .theme-prod-detail-tabs .theme-prod-detail-content-info-container {
    padding: 24px 16px;
    border: 1px solid #E3E3E3;
    border-top: 0px;
    width: 100%;
}

.merchandise-product-detail-container .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab.theme-prod-detail-tab-active:after {
    height: 0px !important;
}

.merchandise-product-detail-container .merchandise-size-additional-container {
    padding: 8px 0px 0px 0px;
}

.merchandise-product-detail-container .merchandise-size-additional-container .available-txt {
    font-family: "Neue Haas Grotesk Display Pro Medium";
    font-weight: 500;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    letter-spacing: 0%;
    color: var(--color-primary);
    padding-bottom: 17px;
}

.merchandise-product-detail-container .merchandise-size-additional-container .merchandise-size-chart {
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500;
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    letter-spacing: 0%;
    color: var(--color-primary);
    border-bottom: 1px solid #000;
    padding: 0px;
    display: inline-block;
}

.merchandise-product-detail-container .theme-product-quantity-cart-container .theme-product-quantity-spinner {
    border: 1px solid #D8D8D8 !important;
    border-radius: 4px;
    height: unset !important;
}

.merchandise-product-detail-container .quantity-number {
    border-left: 1px solid #D8D8D8 !important;
    border-right: 1px solid #D8D8D8 !important;
}

.merchandise-product-detail-container .theme-quantity-decrease,
.merchandise-product-detail-container .theme-quantity-increase {
    color: #737373 !important;
    font-size: 25px !important;
}

.merchandise-product-detail-container .theme-product-varients-area .theme-product-varients-row {
    padding-bottom: 32px;
}

.merchandise-size-chart {
    cursor: pointer;
}

.chartOverlay_container {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 99999;
    align-items: center;
    justify-content: center;
}

.chartOverlay_container.active {
    display: flex;
}

.chart_container {
    position: relative;
    background: #fff;
    padding: 50px 60px;
    max-width: 700px;
    width: 90%;
    text-align: center;
}

.chart_container img {
    max-width: 100%;
    height: auto;
    display: block;
}

.chart_close {
    position: absolute;
    top: 15px;
    right: 18px;
    font-size: 24px;
    font-weight: 600;
    cursor: pointer;
    color: var(--btn-secondary-color);
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-product-color-variations {
    height: auto;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-product-color-variations .theme-product-color {
    width: 32px;
    height: 32px;
    border-radius: 0px !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-product-color-variations .theme-product-color [data-theme-color-label] {
    border-radius: 0px !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-product-color .chekedLabel[data-theme-color-label],
.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-product-color [data-theme-color-label]:hover {
    border: 2px solid #fff !important;
    outline: 2px solid #000 !important;
}
.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-product-color-variations .theme-product-color [data-theme-color-label]:hover  {    border: 2px solid #fff !important;
    outline: 2px solid #000 !important; }

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area {
    gap: 0px;
}

.merchandise-product-detail-container .theme-product-variant .theme-product-variant {
    border: 1px solid #737373 !important;
}

.merchandise-product-detail-container .theme-product-variant .theme-product-variant [data-theme-variant-label] {
    font-family: "Neue Haas Grotesk Display Pro Medium";
    font-weight: 600 !important;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    letter-spacing: 0%;
    color: #737373;
    text-transform: uppercase !important;
}

.merchandise-product-detail-container .theme-product-variant .theme-product-variant .chekedLabel,
.merchandise-product-detail-container .theme-product-variant .theme-product-variant:hover .theme-hover-element {
    color: var(--color-secondary);
    font-weight: 600;
    text-transform: uppercase;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
    overflow: hidden;
    gap: 16px !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-thumbnail-container * {
    border: 0px !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-active-thumbnail

/* .merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail:hover */
    {
    border: 2px solid #E72412 !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail {
    width: 150px;
}

.thumbnail-slider-wrapper {
    position: relative;
    width: 100%;
}

.theme-product-detail-thumbnail-container {
    display: flex !important;
    gap: 12px;
    overflow: hidden !important;
    scroll-behavior: smooth;
    width: 100%;
}

.theme-product-detail-thumbnail {
    min-width: 150px !important;
    width: 150px !important;
    height: 150px !important;
    display: flex !important;
    background-color: unset !important;
}

.theme-product-detail-thumbnail picture,
.theme-product-detail-thumbnail img {
    width: 150px !important;
    height: 150px !important;
    object-fit: cover;
}

.thumb-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 50%;
    background: var(--btn-secondary-color);
    color: #ffffff;
    font-size: 28px;
    cursor: pointer;
    z-index: 99;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 3px;
    line-height: 1;
    border: 1px solid #000 !important;
}

.thumb-arrow:hover {
    background: var(--color-secondary);
    color: var(--color-primary);
}

.thumb-prev {
    left: 8px;
}

.thumb-next {
    right: 8px;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-product-color-variations,
.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-variant-select-container {
    gap: 8px;
}

.merchandise-product-detail-container .theme-product-quantity-cart-container .theme-cart-button {
    margin-top: 32px !important;
    padding: 12px 24px !important;
    height: unset !important;
    height: unset !important;
    border: 1px solid #000 !important;
}

.merchandise-product-detail-container .theme-product-quantity-cart-container .theme-cart-button [data-theme-cart-button-text],
.merchandise-product-detail-container .theme-product-quantity-cart-container .theme-cart-button .theme-cart-button-loading-container,
.merchandise-product-detail-container .theme-product-quantity-cart-container .theme-cart-button *,
.aircraft-form-submit {
    font-family: "Neue Haas Grotesk Display Pro Medium";
    font-weight: 600 !important;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    letter-spacing: 0;
}

.merchandise-product-detail-container .theme-content-container .merchandise-product-detail-container .theme-detail-tab-with-reviews {
    display: none !important;
}

.merchandise-product-detail-container .theme-product-varients-row [data-zs-social-share-label] .theme-variant-label-name {
    color: #151515;
}

.merchandise-product-detail-container .theme-product-varients-row [data-zs-social-share-label] .theme-variant-label-colon {
    display: block !important;
    color: var(--color-primary);
}

.merchandise-product-detail-container .theme-product-varients-row [data-zs-social-share-label] {
    justify-content: flex-start;
}

.merchandise-product-detail-container [data-detail-tab-content="theme-product-review-content"] {
    display: none !important;
}

.merchandise-quote-box {
    position: relative;
    background: #FFE3E3;
    padding: 31px 40px 18px 40px;
    margin: 28px 0px 0px 0px;
    color: #d87878;
    font-size: 16px;
    line-height: 1.6;
}

.quote-icon {
    position: absolute;
    top: 0;
    left: 0;
}

.quote-icon img {
    width: 30px;
    height: auto;
    display: block;
    position: relative;
		top: 4px;
    left: 6px;
}

.merchandise-quote-box p {
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500;
    font-size: var(--paragraph-p2-font-size);
    line-height: var(--paragraph-p2-line-height);
    letter-spacing: 0%;
    color: #C5817A;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container [data-zs-social-share-container] {
    padding: 0px;
    border: 0px;
    padding-top: 24px;
    gap: 18px !important;
    align-items: center;
}

.merchandise-product-detail-container .theme-product-varients-row [data-zs-social-share-label] {
    width: fit-content !important;
    gap: 5px;
    justify-content: flex-start;
}

.merchandise-product-detail-container [data-zs-social-share-container],
.merchandise-product-detail-container .theme-product-social-share .zpelem-socialshare .zpsocial-share-container {
    gap: 18px !important;
}

/* .merchandise-product-detail-container [data-zs-social-share-container], .merchandise-product-detail-container .theme-product-social-share .zpelem-socialshare .zpsocial-share-container .zpsocial-share-item {     border-radius: 50%; } */
.merchandise-product-detail-container .theme-product-detail-container .theme-custom-field-accordion {
    display: none !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-container .theme-product-varient-quantity .theme-product-quantity-spinner input {
    padding: 0px !important;
    height: 42px;
}

.merchandise-product-detail-container .zpsocial-share-container.zpsocial-share-align-right .zpsocial-share-item .zpsocial-icon-20px,
.merchandise-product-detail-container .theme-product-social-share .zpelem-socialshare .zpsocial-share-container .zpsocial-share-item {
    margin: 0px !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-container [data-zs-add-to-cart]:hover [data-theme-cart-button-text],
.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-container [data-zs-add-to-quote]:hover [data-theme-cart-button-text] {
    scale: unset;
    transition: unset;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-short-description,
.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-short-description * {
    margin-block-start: 12px;
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500;
    font-size: var(--paragraph-p2-font-size);
    line-height: var(--paragraph-p2-line-height);
    letter-spacing: 0%;
    color: #5E5E5E;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-name .wishlist-selection-container {
    padding: 0px !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-name .wishlist-selection-container svg {
    width: 24px !important;
    height: 24px !important;
}

.merchandise-product-detail-container .theme-product-detail-image-container {
    min-width: 694px;
    max-width: 694px;
}

/* .merchandise-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
    height: 676px;
} */

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner picture img {
    width: unset;
    height: unset;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner picture {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-name {
    align-items: baseline;
}

.merchandise-product-detail-container .merchandise-size-additional-container .available-txt {
    padding-bottom: 0px
}

.merchandise-product-detail-container .merchandise-size-additional-container .size-variant-available-txt {
    padding-bottom: 17px;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area {
    padding-block: 0px;
}

.merchandise-product-detail-container .custom-instagram-share {
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

.merchandise-product-detail-container .custom-instagram-share svg {
    width: 20px;
    height: 20px;
    display: block;
}

.merchandise-product-detail-container .custom-instagram-share .zpsocial-network-name {
    display: none;
}

.merchandise-product-detail-container .aircraft-reserve-form-container .aircraft-reserve-form {
    margin-top: 30px;
}

.merchandise-product-detail-container .aircraft-reserve-form h3 {
    margin-bottom: 24px;
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500;
    font-size: var(--paragraph-p1-font-size);
    line-height: var(--paragraph-p1-line-height);
    letter-spacing: 0%;
    color: var(--color-primary);
}

.merchandise-product-detail-container .aircraft-form-field {
    margin-bottom: 24px;
}

.merchandise-product-detail-container .aircraft-form-field label {
    display: block;
    margin-bottom: 12px;
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    letter-spacing: 0%;
    color: #737373;
}

.merchandise-product-detail-container .aircraft-form-field input {
    width: 100%;
    height: 44px;
    padding: 10px 8px;
    border: 1px solid #D8D8D8;
    outline: none;
    font-family: 'Neue Haas Grotesk Display Pro';
    color: var(--color-primary) !important;
    border-radius: 4px;
  
}

.merchandise-product-detail-container .aircraft-field-error {
    display: block;
    margin-top: 4px;
    color: #E72412;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: 14px;
}

.merchandise-product-detail-container .aircraft-form-submit, [data-zs-app="commentbox"] .zpbutton,[data-zs-app="blogpost"] .theme-blog-reply ,
.merchandise-product-detail-container .theme-cart-button, .theme-cart-area-container.theme-cart-body .zpbutton, .theme-cart-message-buttons .zpbutton, .theme-checkout-body .zpbutton , .theme-payment-content-area .theme-payment-button .zpbutton  {
    cursor: pointer;
    background: var(--btn-secondary-color);
    padding: 12px 24px !important;
    width: 100%;
    text-align: center;
    justify-content: center;
    border: 1px solid #000;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.theme-checkout-body .zpbutton,[data-zs-app="commentbox"] .zpbutton, [data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text a.theme-blog-reply {
      width: unset;
}
.merchandise-product-detail-container .aircraft-form-submit:hover, .theme-cart-area-container.theme-cart-body .zpbutton:hover ,.theme-cart-message-buttons .zpbutton:hover, .theme-payment-content-area .theme-payment-button .zpbutton:hover,
.merchandise-product-detail-container .theme-cart-button:hover,
.merchandise-product-detail-container .theme-product-quantity-cart-container .theme-cart-button:hover .theme-cart-button-text, .theme-checkout-body .zpbutton:hover,[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text a.theme-blog-reply:hover, [data-zs-app="blogpost"] .theme-blog-reply:hover {
    background-color: var(--site-background) !important;
    color: var(--btn-secondary-color) !important;
    transition: all 0.4s ease;
}

.merchandise-product-detail-container .aircraft-form-submit::before,.theme-payment-content-area .theme-payment-button .zpbutton::before,[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text a.theme-blog-reply::before,
.merchandise-product-detail-container .theme-cart-button::before, .theme-cart-area-container.theme-cart-body .zpbutton::before, .theme-cart-message-buttons .zpbutton::before, .theme-checkout-body .zpbutton::before, [data-zs-app="blogpost"] .theme-blog-reply::before  {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--site-background);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
    z-index: -1;
}

.merchandise-product-detail-container .aircraft-form-submit:hover::before,.theme-payment-content-area .theme-payment-button .zpbutton:hover::before,[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text a.theme-blog-reply:hover::before,[data-zs-app="blogpost"] .theme-blog-reply:hover::before,
.merchandise-product-detail-container .theme-cart-button:hover::before, .theme-cart-area-container.theme-cart-body .zpbutton:hover::before, .theme-cart-message-buttons .zpbutton:hover::before, .theme-checkout-body .zpbutton:hover::before  {
    transform: scaleX(1);
    transform-origin: left;
}


.aircraft-simple-steps-section {
    margin-top: 40px;
}

.aircraft-simple-steps-section h2 {
    margin-bottom: 47px;
}

.aircraft-simple-steps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.theme-product-quick-view-inner {
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    margin: 40px auto;
    padding-bottom: 40px;
    /* Add bottom space */
    box-sizing: border-box;
}

.aircraft-step-card {
    padding: 32px 28px;
    text-align: center;
    background: #F5F4F4;
    border: 1px solid #DBD8D8;
}

.aircraft-step-number {
    margin: 0 auto 24px;
    border-radius: 50%;
    background: var(--btn-secondary-color) !important;
    color: var(--color-secondary);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500;
    font-size: var(--paragraph-p1-font-size);
    line-height: var(--paragraph-p1-line-height);
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}

.aircraft-step-card h3 {
    margin: 0 0 18px;
    font-family: "Neue Haas Grotesk Display Pro Thin";
    font-weight: 300;
    font-size: var(--font-size-heading-3);
    line-height: var(--line-height-heading-3);
    letter-spacing: 0%;
    text-align: center;
    color: var(--color-primary);
}

.aircraft-step-card p {
    color: var(--color-primary);
    font-family: "Neue Haas Grotesk Display Pro Light";
    font-weight: 400;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    letter-spacing: 0%;
    text-align: center;
}

.theme-product-quantity-spinner {
    display: flex;
    align-items: center;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    padding: 0 !important;
}

.theme-product-quantity-spinner input {
    height: 100% !important;
    border: 0 !important;
    outline: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    margin: 0 !important;
}

.theme-product-quantity-spinner .theme-quantity-decrease,
.theme-product-quantity-spinner .theme-quantity-increase {
    font-size: 28px;
    color: #777;
    cursor: pointer;
}

.theme-product-quantity-spinner .quantity-number {
    text-align: center !important;
    font-size: var(--paragraph-p2-font-size) !important;
    color: var(--color-primary) !important;
    line-height: var(--paragraph-p2-line-height) !important;
    border-left: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
    height: unset !important;
    font-family: "Neue Haas Grotesk Display Pro" !important;
    font-weight: 500 !important; 
}

.theme-product-quantity-spinner .theme-quantity-decrease:hover,
.theme-product-quantity-spinner .theme-quantity-increase:hover {
    background: var(--btn-secondary-color) !important;
    color: var(--color-secondary) !important;
}

.theme-product-quantity-spinner .theme-quantity-decrease,
.theme-product-quantity-spinner .theme-quantity-increase {
    font-size: 20px;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-container .theme-product-varient-quantity .theme-product-quantity-spinner .theme-hover-element {
    filter: unset !important;
    height: unset !important;
    width: 100%;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
  background: transparent;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-container .theme-product-varient-quantity .theme-product-quantity-spinner .theme-hover-element:hover svg path { 
      fill: var(--color-secondary);
    stroke: var(--color-secondary);
}
.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-container .theme-product-varient-quantity .theme-product-quantity-spinner .theme-hover-element svg path { 
      fill: #737373;
    stroke: #737373;
      stroke-width: 2px;
}
.merchandise-product-detail-container .theme-section-heading-container .theme-section-heading,
.aircraft-simple-steps-section h2 {
    font-family: 'Neue Haas Grotesk Display Pro Thin' !important;
    text-transform: capitalize;
    font-weight: 300 !important;
    font-size: var(--font-size-heading-small) !important;
    line-height: var(--line-height-heading-small) !important;
    letter-spacing: 0%;
    color: var(--color-primary) !important;
    padding: 0px !important;
}

.merchandise-product-detail-container .theme-section-heading-container {
    padding-bottom: 32px !important;
}

/* PDP RECOMMEND SECTION START HERE */
/* .merchandise-product-detail-container .theme-store-style-collection-row-06 { overflow: hidden !important;     display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 24px !important;
    margin: 0 !important; } */
.merchandise-product-detail-container .theme-prod-box {
    padding: 0px !important;
    width: 100% !important;
}

.merchandise-product-detail-container .theme-product-box-content {
    margin: 0px !important;
}

.merchandise-product-detail-container .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area .theme-wishlist-icon {
    top: 16px;
    right: 16px;
}

.theme-product-list-style-06 .theme-product-box-content:hover {
    box-shadow: none !important;
}

.merchandise-pdp-banner-container .theme-view-details-quick-view .theme-product-details,
.merchandise-pdp-banner-container .theme-product-quick-view {
    border-radius: 0px !important;
}

.merchandise-product-detail-container .theme-view-details-quick-view .theme-product-details {
    text-transform: capitalize !important;
    font-family: "Neue Haas Grotesk Display Pro" !important;
    font-weight: 600 !important;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    padding: 12px 24px !important;
    border-radius: 0px !important;
}

.merchandise-pdp-banner-container .theme-product-quick-view .theme-icon-close {
    width: 18px;
    height: 18px;
}

.merchandise-product-detail-container .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-quick-view {
    border-radius: 0px !important;
}

.merchandise-product-detail-container .theme-product-box-content {
    border-radius: 0px !important;
}

.merchandise-product-detail-container .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area {
    padding: 0px;
    padding-top: 13px;
}

.merchandise-product-detail-container .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name a {
    font-weight: 400;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    letter-spacing: 0%;
    color: var(--color-primary);
    font-family: "Neue Haas Grotesk Display Pro Light" !important;
}

.merchandise-product-detail-container .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] .theme-product-detail-price-area [data-zs-selling-price] { 
   font-family: "Neue Haas Grotesk Display Pro" !important;
    font-weight: 500;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    letter-spacing: 0%;
    color: var(--color-primary);
}

/* .merchandise-product-detail-container .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] .theme-product-detail-price-area [data-zs-selling-price] {  padding-bottom: 16px;  }
.merchandise-product-detail-container .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants { padding-bottom: 16px; height: 2.12rem; }   */
[data-zs-product-details-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation,
[data-zs-cart-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation {
    border: 1px solid #000;
}

[data-zs-product-details-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation:hover,
[data-zs-cart-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation:hover {
    background: var(--color-primary);
}

[data-zs-product-details-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation svg path,
[data-zs-cart-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation svg path {
    stroke: var(--color-primary);
}

[data-zs-product-details-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation:hover svg path,
[data-zs-cart-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation:hover svg path {
    fill: var(--color-secondary);
    stroke: var(--color-secondary);
}

.merchandise-product-detail-container .theme-product-additional-color {
    color: var(--color-primary);
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    padding-left: 5px;
}

.merchandise-product-detail-container .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-product-color label {
    margin: 0px 5px;
    height: 14px;
    width: 14px;
    border: 1px solid #B3B3B3;
    padding: 0px;
    border-radius: 0px;
    position: unset;
}

.merchandise-product-detail-container [data-zs-upsell-products] .theme-store-style-collection-row-06 {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    gap: 24px !important;
    margin: 0 !important;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.merchandise-product-detail-container [data-zs-upsell-products] .theme-store-style-collection-row-06::-webkit-scrollbar {
    display: none;
}

.merchandise-product-detail-container [data-zs-upsell-products] .theme-store-style-collection-row-06>div.theme-prod-box.theme-product-list-style-06 {
    width: calc((100% - 72px) / 4) !important;
    min-width: calc((100% - 72px) / 4) !important;
    max-width: calc((100% - 72px) / 4) !important;
    flex: 0 0 calc((100% - 72px) / 4) !important;
    box-sizing: border-box !important;
}

.custom-wishlist-icon {
    width: 24px;
    height: 24px;
}

/* PDP RECOMMEND SECTION END HERE */

/* MEDIA QUERY FOR PDP PAGE START HERE */
@media (max-width: 1199px) {

    /* .pdp-desktop-spacing { padding: 40px 16px !important; } */
    .merchandise-product-detail-container .theme-section .zpcontainer {
        width: 100%;
    }

     .pdp-banner-container {
        padding: 123px 0px 133px 0px;
    } 
  
      .pdp-banner-container h1 {
        margin: 0px auto;
        max-width: 1140px;
        width: 100%;
        padding: 0px 16px;
}

     .theme-product-details-style-13 .theme-section.theme-breadcrumb-container {
        padding: 40px 0px;
    } 

    .merchandise-product-detail-container .theme-product-detail-image-container {
        width: 60% !important;
        min-width: unset;
        max-width: unset;
    }

    .merchandise-product-detail-container .theme-detail-tab-with-reviews {
        padding: 40px 0px;
    }

    .merchandise-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
        height: 100%;
    }
}

@media (max-width: 991px) {
  .merchandise-product-detail-container .theme-section .zpcontainer, .merchandise-product-detail-container .pdp-banner-container h1, .merchandise-product-detail-container .theme-section .zpcontainer { padding: 0px !important; }
  
    .aircraft-simple-steps-section h2 {
        margin-bottom: 30px;
    }

    .merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner picture img {
        width: 100% !important;
        height: 100% !important;
    }

    .merchandise-product-detail-container .theme-product-detail-image-container {
        width: 100% !important;
    }

    .merchandise-product-detail-container .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container {
        padding: 0px;
    }

    .merchandise-product-detail-container [data-zs-upsell-products] .theme-store-style-collection-row-06>div.theme-prod-box.theme-product-list-style-06 {
        width: calc((100% - 72px) / 3) !important;
        min-width: calc((100% - 72px) / 3) !important;
        max-width: calc((100% - 72px) / 3) !important;
        flex: 0 0 calc((100% - 72px) / 3) !important;
        box-sizing: border-box !important;
    }

    .merchandise-product-detail-container .theme-rec-prod-slider-btn-container {
        display: flex !important;
    }

    .aircraft-simple-steps-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .pdp-desktop-spacing {
        padding: 40px 16px 40px 16px !important;
    }

    /* MERCHANDISE DESIGN START HERE */
    .merchandise-product-detail-container .theme-product-name h1,
    .theme-product-details-style-13 [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-name h1,
    .theme-product-details-style-13 [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-name * {
        font-size: var(--font-size-heading-1) !important;
        line-height: var(--line-height-heading-1) !important;
    }
}

@media (max-width: 768px) {
    .merchandise-product-detail-container [data-zs-upsell-products] .theme-store-style-collection-row-06>div.theme-prod-box.theme-product-list-style-06 {
        width: calc((100% - 0px) / 2) !important;
        min-width: calc((100% - 0px) / 2) !important;
        max-width: calc((100% - 0px) / 2) !important;
        flex: 0 0 calc((100% - 0px) / 2) !important;
        box-sizing: border-box !important;
    }

    .merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-container .theme-product-varient-quantity .theme-product-quantity-spinner .theme-hover-element {
        padding: 12px 24px !important;
    }

    .merchandise-product-detail-container .theme-product-varients-area .theme-product-varients-row {
        padding-bottom: 22px;
    }

    .theme-product-detail-thumbnail {
        min-width: 60px !important;
        width: 60px !important;
        height: 60px !important;
    }

    .thumb-arrow {
        width: 35px;
        height: 35px;
    }

    .theme-product-detail-thumbnail picture,
    .theme-product-detail-thumbnail img {
        width: 60px !important;
        height: 60px !important;
    }

    [data-zs-product-details-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation,
    [data-zs-cart-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation {
        width: 40px;
        height: 40px;
    }

    .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab:after {
        display: none;
    }

    .pdp-banner-container {
        padding: 123px 16px 150px 16px;
    }

    .merchandise-product-detail-container .theme-section-heading-container .theme-section-heading,
    .aircraft-simple-steps-section h2 {
        font-size: var(--font-size-heading-2) !important;
        font-family: 'Neue Haas Grotesk Display Pro Thin' !important;
        line-height: var(--font-size-heading-medium) !important;
    }

    .merchandise-product-detail-container .aircraft-form-field input {
        height: 40px;
    }
}

@media (max-width: 550px) {
    .aircraft-simple-steps-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 380px) {
    .merchandise-product-detail-container [data-zs-upsell-products] .theme-store-style-collection-row-06>div.theme-prod-box.theme-product-list-style-06 {
        width: calc((100% - 0px) / 1) !important;
        min-width: calc((100% - 0px) / 1) !important;
        max-width: calc((100% - 0px) / 1) !important;
        flex: 0 0 calc((100% - 0px) / 1) !important;
        box-sizing: border-box !important;
    }
}

.merchandise-product-detail-container .theme-rec-prod-slider-btn-container.rec-arrows-hidden {
    display: none !important;
}

.merchandise-product-detail-container .theme-product-quick-view-inner {
    padding: 40px 60px !important;
}

.merchandise-product-detail-container .theme-more-details,
.theme-product-details-style-13 .theme-quick-view-container .theme-product-quick-view-inner .zpcontainer [data-zs-product-primary-details] .theme-more-details[data-zs-more-details] {
    font-size: var(--paragraph-p4-font-size);
    padding-bottom: 24px;
    line-height: var(--paragraph-p4-line-height);
    color: var(--color-primary);
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-product-color-variations .theme-product-color [data-theme-color-label] {
    border: 1px solid #B3B3B3 !important;
}
.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-product-color-variations .theme-product-color [data-theme-color-label].checkedLabel,
.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-product-color-variations .theme-product-color [data-theme-color-label].chekedLabel {
  border: 2px solid #fff !important;
}
.merchandise-product-detail-container .theme-product-breadcrumb,
.merchandise-product-detail-container .theme-product-breadcrumb * {
    vertical-align: middle;
}

.aircraft-form-success {
    color: #198754;
    padding-top: 20px;
    font-weight: 400;
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
}

.merchandise-product-detail-container .theme-product-breadcrumb a {
    position: relative;
    display: inline-block;
    text-decoration: none;
}

.merchandise-product-detail-container .theme-product-breadcrumb a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0;
    height: 2px;
    background: var(--btn-primary-color);
    transition: width 0.3s ease;
}

.merchandise-product-detail-container .theme-product-breadcrumb a:hover::after {
    width: 100%;
}

.merchandise-product-detail-container .theme-quickview-close {
    width: 30px;
    height: 30px;
}

/* Quick View PDP Thumbnail Slider */
.theme-product-quick-view-inner .force-qv-prev,
.theme-product-quick-view-inner .force-qv-next {
    position: absolute !important;
    bottom: 35px !important;
    transform: translateY(-50%) !important;
    z-index: 999999 !important;
    width: 42px !important;
    height: 42px !important;
    border: 1px solid #000 !important;
    border-radius: 50% !important;
    background: #000 !important;
    color: #fff !important;
    font-size: 28px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
}

.theme-product-quick-view-inner .force-qv-prev {
    left: 8px !important;
}

.theme-product-quick-view-inner .force-qv-next {
    right: 8px !important;
}

.theme-product-quick-view-inner .theme-product-detail-thumbnail-container {
    scrollbar-width: none;
}

.theme-product-quick-view-inner .theme-product-detail-thumbnail-container::-webkit-scrollbar {
    display: none;
}

.theme-product-quick-view-inner .force-qv-prev:hover,
.theme-product-quick-view-inner .force-qv-next:hover {
    background: #fff !important;
    color: #000 !important;
}

.merchandise-product-detail-container .order-btn-enable-section p, .merchandise-product-detail-container .order-btn-enable-section p * {
    text-align: center;
    font-family: "Neue Haas Grotesk Display Pro Medium" !important;
    font-weight: 600 !important;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    letter-spacing: 0%;
    color: var(--color-primary);
}

.merchandise-product-detail-container .order-btn-enable-section p {
      padding: 32px 0px;
} 

.reserve-signup-link {
    color: #000;
    font-weight: 700;
    padding-bottom: 3px;
    border-bottom: 1px solid;
}

.merchandise-product-detail-container .theme-cart-button.reserve-disabled {
    border: 1px solid #AEA8A8 !important;
    color: #DBDBDB !important;
    cursor: not-allowed !important;
    opacity: 1 !important;
    background: #AEA8A8 !important;
    transition: none !important;
    pointer-events: none !important;
}

.merchandise-product-detail-container .theme-cart-button.reserve-disabled *,
.merchandise-product-detail-container .theme-cart-button.reserve-disabled {
    color: #DBDBDB !important;
    pointer-events: none !important;
}

@media (min-width: 1200px) {

    .merchandise-product-detail-container .theme-section .zpcontainer,
    .pdp-banner-container h1 {
        margin: 0px auto;
        max-width: 1140px;
        width: 100%;
    }

    .merchandise-product-detail-container .theme-section.theme-breadcrumb-container .zpcontainer {
        padding: 64px 16px 54px 16px;
    }

    .pdp-banner-container {
        padding: 123px 0px 133px 0px;
    }

    .pdp-banner-container h1 {
        padding: 0px 16px;
    }
}

/* PDP QA FIXES STARTS HERE */
.merchandise-product-detail-container .theme-section .zpcontainer {
    padding: 0px 16px;
}

.aircraft-product-img-container {
    display: none !important;
}

.custom-youtube-share {
    width: 25px;
    height: 25px;
    align-items: center;
    justify-content: center;
}

.custom-youtube-share svg {
    display: block;
}

.theme-parentcategory-filter-icon {
    display: none;
}

.merchandise-product-detail-container .wishlist-selection-container {
    position: relative;
}

.merchandise-product-detail-container.theme-product-details-style-13 .theme-product-detail-column.theme-product-detail-container .wishlist-selection-container:hover::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);

    background: #000;
    color: #fff;

    padding: 4px 8px;
    /* reduced height */
    border-radius: 4px;

    font-size: 12px;
    line-height: 1.2;
    white-space: nowrap;

    z-index: 9999;
    pointer-events: none;
}

.merchandise-product-detail-container.theme-product-details-style-13 .theme-product-detail-column.theme-product-detail-container .wishlist-selection-container:hover::before {
    content: "";
    position: absolute;
    bottom: calc(100% + 3px);
    left: 50%;
    transform: translateX(-50%);

    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #000;

    z-index: 9999;
    pointer-events: none;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-varients-area .theme-product-varients-row [data-zs-product-variant-container] .theme-variant-select-container .theme-product-variant {
    padding: 10px 12px 10px 12px;
}
.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-container .theme-product-varient-quantity .theme-product-quantity-spinner .theme-quantity-decrease  {
padding-right: 24px !important;
padding-left: 24px !important;
}

.merchandise-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-container .theme-product-varient-quantity .theme-product-quantity-spinner .theme-hover-element.theme-quantity-increase {
padding-right: 24px !important;
padding-left: 24px !important;
}

.merchandise-product-detail-container .theme-store-style-collection-row-06 .theme-product-list-style-06 .theme-view-details-quick-view .theme-product-details { 
font-family: "Neue Haas Grotesk Display Pro Medium" !important;
    font-weight: 600 !important;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    letter-spacing: 0;
    
 }

@media (max-width: 991px) {
  .merchandise-product-detail-container .theme-section .zpcontainer, .merchandise-product-detail-container .pdp-banner-container h1 { padding: 0px !important; }
  .theme-product-details-style-13 .theme-section.theme-breadcrumb-container { padding-top: 0px ; }
}
@media (max-width: 768px) {
.pdp-desktop-spacing {  padding: 30px 16px 30px 16px !important; }
.theme-product-details-style-13 .theme-section.theme-breadcrumb-container { padding-bottom: 30px !important; }
.merchandise-product-detail-container .theme-detail-tab-with-reviews {  padding: 30px 0px !important; }
.aircraft-simple-steps-section {    margin-top: 30px !important;}
}
.merchandise-product-detail-container .theme-prod-box .theme-product-box-content .theme-product-image-area a picture img { object-fit: scale-down; }
@media (max-width: 480px) {
 /* Merchandise banner */
.merchandise-pdp-banner-container {
    background-image: var(--merchandise-pdp-banner-img-mobile);
}

/* Aircraft banner */
.aircraft-pdp-banner-container {
    background-image: var(--aircraft-pdp-banner-img-mobile);
} 
}

/* PDP QA FIXES ENDS HERE */
/* MEDIA QUERY FOR PDP PAGE END HERE */

/* MERCHANDISE DESIGN END HERE */

/* PDP DESIGN ENDS HERE*/

/* CART DESIGN STRATS HERE */
.theme-cart-area-container.theme-cart-body .theme-cart-table-data.theme-cart-items,
.theme-cart-area-container.theme-cart-body .theme-cart-table-data.theme-cart-qty,
.theme-cart-area-container.theme-cart-body .theme-cart-table-data.theme-cart-price-label {
    font-family: 'Neue Haas Grotesk Display Pro Medium';
    font-weight: 600;
    font-size: var(--paragraph-p2-font-size);
    line-height: var(--paragraph-p2-line-height);
    color: var(--color-primary);
}


.theme-cart-area-container.theme-cart-body .theme-cart-item-info a {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 400;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    color: var(--color-primary);
    padding-bottom: 12px;
}

.theme-cart-area-container.theme-cart-body .theme-cart-item-info ul li {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    color: var(--color-primary);
    font-weight: 500;
    gap: 5px;
}

.theme-cart-area-container.theme-cart-body .theme-cart-item-info ul li span {
    font-family: 'Neue Haas Grotesk Display Pro Thin';
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    color: var(--color-primary);
    font-weight: 500 !important;
}

.theme-cart-area-container.theme-cart-body .theme-cart-item-info .item-price {
    color: var(--color-primary);
    font-family: "Neue Haas Grotesk Display Pro Medium" !important;
    font-weight: 600;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
}

.theme-cart-area-container.theme-cart-body .zpbutton,
.theme-cart-message-buttons .zpbutton, .theme-checkout-body .zpbutton, [data-zs-app="commentbox"] .zpbutton, [data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text a.theme-blog-reply   {
    font-family: "Neue Haas Grotesk Display Pro Medium" !important;
    font-weight: 600 !important;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    letter-spacing: 0 !important;
    padding: 12px 24px !important;
    background: var(--color-primary) !important;
    color: var(--color-secondary) !important;
    border: 1px solid #000 !important;
}

.theme-cart-area-container.theme-cart-body {
    padding: 60px 0px;
}

.theme-cart-summary-inner-container {
    padding-block-start: 10px;
}

.theme-cart-summary-details .theme-cart-details-summary-list-item.theme-scart-details-summary-main span {
    font-family: 'Neue Haas Grotesk Display Pro Medium';
    font-size: var(--paragraph-p2-font-size);
    line-height: var(--paragraph-p2-line-height);
    color: var(--color-primary);
}

.theme-cart-summary-details p {
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 500;
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    color: #737373;
}

.theme-cart-area-container.theme-cart-body .theme-cart-message-item.theme-cart-message-text {
    background: var(--color-secondary);
    color: var(--color-primary) !important;
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center
}

.theme-cart-message-item.theme-cart-message-text svg,
.theme-cart-message-item.theme-cart-message-text rect,
.theme-cart-message-item.theme-cart-message-text path {
    fill: #000;
    stroke: #000;
}

.merchandise-product-detail-container .theme-cart-success-inner-container .theme-cart-message-item.theme-cart-message-text {
    background: var(--color-secondary);
    color: var(--color-primary);
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px !important;
    background: transparent;
}

.merchandise-product-detail-container .theme-cart-success-inner-container .theme-cart-message-item.theme-cart-message-text svg,
.merchandise-product-detail-container .theme-cart-success-inner-container .theme-cart-message-item.theme-cart-message-text rect,
.merchandise-product-detail-container .theme-cart-success-inner-container .theme-cart-message-item.theme-cart-message-text path {
    fill: #fff;
    stroke: #000 !important;
}

.theme-cart-success-inner-container .theme-cart-message-item.theme-cart-message-prod-name {
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 400;
    color: var(--color-primary);
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
}

.theme-cart-body .theme-cart-summary-container {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    padding: 20px;
    border-radius: 4px;
    margin-left: 20px;
    height: fit-content;
}

.theme-cart-area-container.theme-cart-body .theme-continue-shopping-button,
[data-zs-save-for-later] .zpbutton.theme-cart-remove-button,
.theme-cart-area-container.theme-cart-body [data-zs-delete] .zpbutton.theme-cart-remove-button {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: var(--color-secondary) !important;
    color: var(--color-primary) !important;
    border: 1px solid var(--color-primary) !important;
    transition: color 0.4s ease;
}

.theme-cart-area-container.theme-cart-body .theme-continue-shopping-button::before,
[data-zs-save-for-later] .zpbutton.theme-cart-remove-button::before,
.theme-cart-area-container.theme-cart-body [data-zs-delete] .zpbutton.theme-cart-remove-button::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--color-primary);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
    z-index: -1;
}

.theme-cart-area-container.theme-cart-body .theme-continue-shopping-button:hover,
[data-zs-save-for-later] .zpbutton.theme-cart-remove-button:hover, 
.theme-cart-area-container.theme-cart-body [data-zs-delete] .zpbutton.theme-cart-remove-button:hover {
    background: var(--color-secondary) !important;
    color: var(--color-secondary) !important;
}

.theme-cart-area-container.theme-cart-body .theme-continue-shopping-button:hover::before,
[data-zs-save-for-later] .zpbutton.theme-cart-remove-button:hover::before,
.theme-cart-area-container.theme-cart-body [data-zs-delete] .zpbutton.theme-cart-remove-button:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-control {
    justify-content: flex-end;

}

.theme-shopping-cart-table-container .theme-cart-table-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-block-start: 20px;
    padding-block-end: 20px;
    padding-inline-start: 0px;
    padding-inline-end: 0px;
    width: 100%;
    border-block-end: 1px solid #E9E4E0;
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data .theme-cart-item-img a picture {
    align-items: baseline;
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty .theme-quantity-field-button .theme-product-list-quantity {
    border: 1px solid #D8D8D8 !important;
    border-radius: 4px;
    height: 35px;
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty .theme-quantity-field-button .theme-product-list-quantity svg path {
    fill: #737373;
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty .theme-quantity-field-button .theme-product-list-quantity svg  {
    height: 100%;
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty input[type=text] {
  text-align: center !important;
    font-size: var(--paragraph-p4-font-size) !important;
    color: var(--color-primary) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    font-family: "Neue Haas Grotesk Display Pro" !important;
    font-weight: 500 !important;
}
.theme-shopping-cart-table-container .theme-cart-table-row.theme-cart-head {
    border: 1px solid #D8D8D8 !important;
    padding: 15px 20px;
    align-items: center;
    justify-content: center;
}

.theme-cart-table-data.theme-cart-items {
    margin: 0px !important;
}
.theme-shopping-cart-table-container .theme-cart-table-row {
    border: 1px solid #D8D8D8 !important;
    padding: 15px 20px;
    border-top: 0px !important;
}

.theme-cart-area-container.theme-cart-body .theme-cart-table-data.theme-cart-price-label span {
        font-family: 'Neue Haas Grotesk Display Pro Medium';
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
}
.theme-cart-area-container.theme-cart-body .theme-cart-item-info ul li {

text-transform: capitalize;
}

.theme-cart-area-container.theme-cart-body .theme-cart-item-info .item-price {
    padding-top: 12px;
}

/* .theme-cart-area-container.theme-cart-body .theme-cart-qty-inc-dec:hover {
    background: #000 !important;
    color: #fff !important;

}

.theme-cart-area-container.theme-cart-body
.theme-cart-qty-inc-dec:hover
.theme-product-list-quantity-increase svg {
  fill: var(--color-secondary);
} */

.theme-cart-add-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
.theme-cart-update-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
.theme-cart-delete-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
.theme-cart-update-success-message .theme-cart-success-inner-container .theme-cart-message-success,
.theme-cart-delete-success-message .theme-cart-success-inner-container .theme-cart-message-success,
.theme-wishlist-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
.theme-wishlist-success-message .theme-cart-success-inner-container .theme-cart-message-success,
.theme-save-for-later-success-message .theme-cart-success-inner-container .theme-cart-message-success,
.theme-save-for-later-failure-message .theme-cart-success-inner-container .theme-cart-message-success {
    background: var(--color-secondary) !important;
    color: var(--color-primary) !important;
    border: 1px solid #000 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-family: "Neue Haas Grotesk Display Pro" !important;
    font-weight: 400 !important;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
}

.theme-cart-add-failure-message .theme-cart-success-inner-container .theme-cart-message-success svg,
.theme-cart-update-failure-message .theme-cart-success-inner-container .theme-cart-message-success svg,
.theme-cart-delete-failure-message .theme-cart-success-inner-container .theme-cart-message-success svg,
.theme-cart-update-success-message .theme-cart-success-inner-container .theme-cart-message-success svg,
.theme-cart-delete-success-message .theme-cart-success-inner-container .theme-cart-message-success svg,
.theme-wishlist-failure-message .theme-cart-success-inner-container .theme-cart-message-success svg,
.theme-wishlist-success-message .theme-cart-success-inner-container .theme-cart-message-success svg,
.theme-save-for-later-success-message .theme-cart-success-inner-container .theme-cart-message-success svg,
.theme-save-for-later-failure-message .theme-cart-success-inner-container .theme-cart-message-success svg {
    fill: #fff !important;
}

.theme-cart-message-item.theme-cart-message-text svg,
.theme-cart-message-item.theme-cart-message-text rect,
.theme-cart-message-item.theme-cart-message-text path {
    fill: #fff;
    stroke: #000;
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data .theme-cart-item-info ul li span.theme-cart-color {
        border: 1px solid #B3B3B3 !important;
}

.theme-cart-empty .theme-cart-error-empty-message {
    padding: 20px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    color: var(--color-primary);
}

.theme-cart-empty .theme-cart-empty-shopping-button {
    width: fit-content;
    text-align: center;
    margin: 0px auto;
        margin-bottom: 20px;
}

.theme-cart-empty .theme-cart-summary-container {
        box-shadow: unset;
}

.theme-cart-table-row .theme-product-list-quantity .theme-cart-icon-delete * {
height: 100%;
vertical-align: middle;
}

[data-zs-cart-recommended-section] { display: none; }

.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-cart]::after,
.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-mini-cart]::after,
.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-quote]::after {
  content: none !important;
  display: none !important;
}

.theme-cart-message-item.theme-cart-message-text { color: var(--color-primary) !important; }
.theme-cart-area-container.theme-cart-body  .theme-cart-quantity-error { 
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    margin: 0px;
    height: fit-content;
}
body[data-zs-cart-or-checkout="true"] .custom-header-spacing .theme-branding-info {
  margin: 0px auto;
}
body[data-zs-cart-or-checkout="true"] .theme-header-topbar.zpdark-header-portion { display:none; }

body[data-zs-cart-or-checkout="true"] .theme-content-container, body[data-zs-cart-or-checkout="true"] .content-container.content { 
    max-width: 1140px;
    margin: 0px auto;
    padding: 0px 16px;
}
.theme-cart-body [data-zs-save-for-later], .save-for-later-container  { display: none; }

    body[data-zs-cart-or-checkout="true"] .zpcol-md-12 {
        padding: 0px !important;
    }

@media (min-width: 992px) and (max-width: 1199px) {
    body[data-zs-cart-or-checkout="true"] .zpcontainer {
        width: 100%;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .theme-cart-area-container.theme-cart-body .theme-cart-table-data.theme-cart-qty {
        width: 100%;
        margin: 0;
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .theme-shopping-cart-table-container .theme-cart-table-row {
        border: 1px solid #D8D8D8 !important;
        margin-bottom: 40px;
    }

    .theme-cart-area-container.theme-cart-body {
        padding: 40px 0px;
    }

    .theme-cart-area-container.theme-cart-body .theme-cart-summary-container {
        margin: 0px;
    }


    .theme-cart-area-container.theme-cart-body .theme-quantity-field-button {
        justify-content: end;
    }

    .theme-cart-area-container.theme-cart-body .theme-cart-table-data.theme-cart-price-label {
        text-align: end;
    }

    .theme-cart-mobile-summary-container p,
    .theme-cart-mobile-summary-container span {
        font-size: var(--paragraph-p4-font-size);
        line-height: var(--paragraph-p4-line-height);
        color: var(--btn-secondary-color);
         font-family: 'Neue Haas Grotesk Display Pro' !important;
        font-weight: 600 !important;
    }

    .theme-cart-mobile-summary-container.show .theme-cart-table-data .theme-checkout-button {
        cursor: pointer;
        background: var(--btn-secondary-color);
        padding: 12px 24px !important;
        width: 100%;
        text-align: center;
        justify-content: center;
        border: 1px solid #000;
        position: relative;
        overflow: hidden;
        z-index: 2;
    }

    .theme-cart-mobile-summary-container.show .theme-cart-table-data .theme-checkout-button:hover {
        background-color: var(--site-background) !important;
        color: var(--btn-secondary-color) !important;
        transition: all 0.4s ease;
    }

    .theme-cart-mobile-summary-container.show .theme-cart-table-data .theme-checkout-button::before {
        content: "";
        position: absolute;
        inset: 0;
        background: var(--site-background);
        transform: scaleX(0);
        transform-origin: right;
        transition: transform 0.4s ease;
        z-index: -1;
    }

    .theme-cart-mobile-summary-container.show .theme-cart-table-data .theme-checkout-button:hover::before {
        transform: scaleX(1);
        transform-origin: left;
    }
}

@media (max-width: 480px) {
    .theme-cart-area-container.theme-cart-body {
        padding: 30px 0px;
    }

    .theme-shopping-cart-table-container .theme-cart-table-row {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start !important;
        gap: 16px !important;
    }

    .theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-control.theme-cart-item-remove {
        align-self: end;
    }
}

@media (max-width: 768px) {
   /* .theme-shopping-cart-table-container .theme-cart-table-row {
        gap: 16px;
        align-items: center;
    }

    .theme-cart-area-container.theme-cart-body .theme-quantity-field-button {
        justify-content: flex-start;
    } */

    .theme-shopping-cart-table-container .theme-cart-table-row {
        padding: 15px 10px;
    }
}

/* CART PAGE DESIGN STARTS HERE */

/* PLP & PDP CUSTOM MENU DESIGN STARTS HERE */
/* Desktop */
.custom-merch-subnav-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 38px;
}

.cm-menu-bar,
.cm-menu-popup {
  display: none;
}

/* Mobile */
@media (max-width: 768px) {
  .custom-merch-subnav-inner {
    display: none !important;
  }

  .custom-merch-subnav .cm-menu-bar {
    display: flex !important;
    align-items: center;
    width: 100%;
    cursor: pointer;
    padding-top: 20px;
  }

  .custom-merch-subnav .menu-icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 16px;
    width: 32px;
    cursor: pointer;
  }

  .custom-merch-subnav .menu-line {
    background: #000;
    height: 2px;
    border-radius: 1px;
  }

  .custom-merch-subnav .menu-line.first {
    width: 100%;
  }

  .custom-merch-subnav .menu-line.second {
    width: 80%;
  }

  .custom-merch-subnav .menu-line.third {
    width: 60%;
  }

  .custom-merch-subnav .cm-menu-popup {
    display: none !important;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.72);
    z-index: 99999;
    padding: 80px 18px;
  }

  .custom-merch-subnav .cm-menu-popup.active {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }

  .custom-merch-subnav .cm-menu-popup-inner {
    width: 100%;
    max-width: 620px;
    background: #fff;
    padding: 55px 50px 45px;
    display: flex;
    flex-direction: column;
    gap: 22px;
    position: relative;
  }

  .custom-merch-subnav .cm-menu-close {
    position: absolute;
    top: 18px;
    right: 22px;
    border: 0;
    background: transparent;
    color: #000;
    font-size: 34px;
    line-height: 1;
    cursor: pointer;
    z-index: 2;
  }

    .custom-merch-subnav .cm-menu-popup-inner a {
        color: #000;
        text-decoration: none;
        width: 100%;
        padding-bottom: 12px;
        font-family: "Neue Haas Grotesk Display Pro";
        font-size: var(--paragraph-p3-font-size);
        line-height: var(--paragraph-p3-line-height);
    }

  .custom-merch-subnav .cm-menu-popup-inner a:hover,
  .custom-merch-subnav .cm-menu-popup-inner a.active {
    text-decoration: underline;
  }
  .custom-merch-subnav .cm-menu-popup-inner {
  position: relative;
}

.custom-merch-subnav .cm-menu-close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 32px;
  height: 32px;
  border: 0;
  background: transparent;
  color: #000;
  font-size: 34px;
  line-height: 32px;
  cursor: pointer;
  padding: 0;
  z-index: 10;
}
      .custom-merch-subnav {
        position: absolute;
    }

    [data-zs-mobile-header-filterby].theme-mobile-header-filterby {
        position: absolute;
        right: 16px;
        z-index: 9;
    }
}
/* PLP & PDP CUSTOM MENU DESIGN ENDS HERE */
/* PLP DESIGN CODE STARTS HERE */
.custom-plp-banner-image {
    background-image: var(--merchandise-pdp-banner-img) !important;
    padding: 123px 0px 70px 0px;
}

.theme-prod-box .theme-product-box-content .theme-product-image-area a picture img {
    object-fit: scale-down;
}

.custom-plp-banner-image .custom-plp-banner-title {
    padding: 0px 16px;
}

.custom-plp-banner-image .custom-plp-banner-title,
.category-plp-page,
.custom-collection-listing-page {
    margin: 0px auto;
    max-width: 1140px;
    width: 100%;
}

.category-plp-page .theme-collection-section {
    padding: 81px 0px 100px 0px;
}

.category-plp-page .theme-content-container .theme-content-area-inner .theme-collection-section.zpcontainer {
    padding: 0px !important;
    width: 1140px !important;
    margin: 0px auto;
    padding: 0px 16px !important;
}

.theme-collection-section .theme-produt-filter-row .theme-product-filter-box .theme-product-filter-type span {
    font-family: 'Neue Haas Grotesk Display Pro Thin' !important;
    font-size: var(--paragraph-p1-font-size) !important;
    line-height: var(--paragraph-p1-line-height) !important;
    font-weight: 300 !important;
}

.theme-collection-section .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] a,
.theme-collection-section .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] span,
.theme-collection-section .theme-produt-filter-row .theme-product-filter-option-container label,
.theme-collection-section .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper] .theme-product-filter-count,
.theme-collection-section .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper] .theme-product-filter-count,
.theme-collection-section .theme-produt-filter-row label {
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    font-weight: 400 !important;
    color: var(--color-primary) !important;
    text-transform: capitalize !important;
    font-family: 'Neue Haas Grotesk Display Pro Light' !important;
    letter-spacing: 0%;
}

.theme-product-filter-box .theme-product-filter-option-container ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.theme-product-filter-box .theme-product-filter-option-container ul li,
.theme-collection-section .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-filter-row {
    margin: 0px !important;
}

.theme-collection-section .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row .zpcol-md-12.zpcol-sm-12 {
    padding: 0px !important;
}

.theme-collection-section .theme-produt-filter-row .theme-product-filter-box .theme-product-filter-type {
    border: 0px !important;
}

.theme-product-filter-box .theme-product-filter-option-container ul li {
    gap: 15px;
}

.theme-collection-section .theme-produt-filter-row .theme-product-filter-box .theme-product-filter-type {
    border: 0px;
    padding: 0px;
}

.theme-collection-section .theme-produt-filter-row [data-zs-filter-option-container="Size"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container .theme-product-filter-check,
.theme-collection-section .theme-produt-filter-row [data-zs-filter-option-container="Price"] [data-zs-filter-option-values-wrapper] .theme-product-filter-option-container .theme-product-filter-check {
    border: 2px solid #BFBFBF;
}

.theme-collection-section .theme-produt-filter-row .theme-product-filter-box {
    padding-block-end: 24px;
}

.custom-merch-subnav {
    padding-top: 60px !important;
}

.custom-merch-subnav .custom-merch-subnav-inner a {
    font-family: 'Neue Haas Grotesk Display Pro';
    line-height: var(--paragraph-p3-line-height);
    padding: 0px;
    border-bottom: 1px solid #fff;
}

.custom-merch-subnav .custom-merch-subnav-inner a.custom-merch-subnav-item.active::after {
   width: 100%;
}  

/* Checked label text */
.theme-product-filter-option-container:has(> .theme-product-filter-select-option > input.theme-product-filter-check:checked)>label.theme-product-filter-text,
.theme-product-filter-option-container:has(> .theme-product-filter-select-option > input.theme-product-filter-check:checked)>label.theme-product-filter-text span,
.theme-product-filter-option-container:has(> .theme-product-filter-select-option > input.theme-product-filter-check:checked)>.theme-product-filter-count {
    font-family: "Neue Haas Grotesk Display Pro" !important;
    font-weight: 500 !important;
}

.theme-collection-section.theme-productfilter-enable .theme-store-collection-container .theme-produt-category-list-row [dats-zs-category-name-sort-by-details] {
    margin: 0px;
}

.theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-label * {
    font-family: 'Neue Haas Grotesk Display Pro Light' !important;
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    font-weight: 500;
}

.theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value,
.theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value * {
    font-family: 'Neue Haas Grotesk Display Pro' !important;
    font-size: var(--paragraph-p4-font-size) 16px;
    line-height: var(--paragraph-p4-line-height);
    font-weight: 500;
    color: var(--color-primary);
}

.theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row [data-zs-selected-filters-conatainer] {
    padding-bottom: 40px;
}

.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name *,
.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name a {
    font-size: var(--paragraph-p3-font-size) !important;
    line-height: var(--paragraph-p3-line-height) !important;
    color: var(--color-primary) !important;
    font-weight: 400 !important;
    font-family: 'Neue Haas Grotesk Display Pro Light' !important;
}

.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] .theme-product-detail-price-area * {
    font-size: var(--paragraph-p3-font-size) !important;
    line-height: var(--paragraph-p3-line-height) !important;
    color: var(--color-primary) !important;
    font-weight: 500 !important;
    font-family: 'Neue Haas Grotesk Display Pro' !important;
}

.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name,
.theme-product-list-style-06 .theme-product-name * {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view a,.theme-payment-content-area .theme-payment-button .zpbutton ,
.merchandise-product-detail-container .theme-view-details-quick-view .theme-product-details {
    width: 100% !important;
    height: 100% !important;
    font-family: "Neue Haas Grotesk Display Pro Medium" !important;
    font-weight: 600 !important;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    letter-spacing: 0;
    padding: 12px 24px !important;
}

.theme-content-container .theme-content-area-inner .theme-collection-section.theme-productfilter-enable .zpcontainer,
.custom-collection-listing-page .zpcontainer {
    padding: 0px !important;
}

.category-plp-page,
.custom-collection-listing-page {
    padding: 0px 16px;
}

.theme-collection-section .zpcontainer .theme-store-collection-container:has(.theme-no-products-error) {
    display: flex !important;
    flex-direction: column !important;
}

.category-plp-page .zpcontainer {
    padding: 0px !important;
}

.theme-collection-section .zpcontainer .theme-store-collection-container:has(.theme-no-products-error) .theme-produt-category-list-row [dats-zs-category-name-sort-by-details] {
    justify-content: center;
    /* width: 100%; */
    text-align: center;
}

.theme-collection-section .zpcontainer .theme-store-collection-container:has(.theme-no-products-error) .theme-produt-category-list-row [dats-zs-category-name-sort-by-details] .theme-category-name {
    font-size: var(--font-size-heading-3);
    line-height: var(--line-height-heading-3);
    font-family: 'Neue Haas Grotesk Display Pro Medium';
}

.theme-collection-section .zpcontainer .theme-store-collection-container:has(.theme-no-products-error) .theme-produt-category-list-row [dats-zs-category-name-sort-by-details] .theme-product-collection-container {
    display: none;
}

.theme-no-products-error {
    font-size: var(--paragraph-p2-font-size);
    line-height: var(--paragraph-p2-line-height);
    color: var(--color-primary);
    font-family: 'Neue Haas Grotesk Display Pro';
    margin: 0px;
}

.theme-collection-section:has(.theme-no-products-error) {
    padding: 40px 0px;
}

.theme-view-details-quick-view [data-zs-quick-view].theme-product-quick-view {
    padding: 12px 15px;
}

.theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-quick-view {
    width: unset;
}

.custom-merch-subnav .custom-merch-subnav-inner a:hover {
    border-bottom: 1px solid #fff;
}

.theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value {
    border: 1px solid #BFBFBF;
}

.custom-collection-listing-page {
    padding: 60px 16px 60px 16px;
}

.custom-collection-listing-page .theme-content-container .theme-section .zpcontainer [data-zs-collection] {
    padding: 0px;
}

.custom-collection-listing-page .theme-content-container .theme-section .zpcontainer [data-zs-collection] .theme-collection-description h1 {
    font-size: var(--font-size-heading-medium);
    line-height: var(--line-height-heading-medium);
    color: var(--color-primary);
    font-weight: 700;
    font-family: 'Neue Haas Grotesk Display Pro Bold';
}

.custom-collection-listing-page .theme-collection-section {
    padding-top: 40px;
}

.theme-product-detail-thumbnail-container.aircraft-product-img-container+.force-qv-prev,
.theme-product-detail-thumbnail-container.aircraft-product-img-container+.force-qv-next {
    display: none !important;
}

.theme-product-detail-thumbnail-container.aircraft-product-img-container~.force-qv-prev,
.theme-product-detail-thumbnail-container.aircraft-product-img-container~.force-qv-next {
    display: none !important;
}

.merchandise-product-detail-container:has(.aircraft-reserve-btn) .theme-prod-non-returnable {
    display: none !important;
}

@media (max-width: 991px) {
    .custom-collection-listing-page {
        padding: 40px 16px 40px 16px;
    }

    .custom-collection-listing-page .theme-content-container .theme-content-area-inner .theme-collection-section {
        padding: 40px 0px;
    }

    .custom-collection-listing-page .theme-collection-section .zpcontainer .theme-product-ratio {
        row-gap: 40px;
    }

    .theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row [data-zs-selected-filters-conatainer] {
        padding-bottom: 20px !important;
    }

    .category-plp-page [data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] {
        padding-left: 0px !important;
    }

    .theme-collection-section .theme-store-collection-container .theme-produt-category-list-row .theme-product-collection-container.theme-product-ratio {
        row-gap: 40px !important;
    }

    .theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row [data-zs-selected-filters-conatainer] {
        row-gap: 15px !important;
    }

    .theme-productfilter-enable .theme-product-filter-mobile-overlay svg {
        top: 10px !important;
        width: 25px !important;
        height: 25px !important;
        fill: #111827 !important;
        position: absolute;
        z-index: 200;
        right: 15px;
        background: #ffffff;
        margin-top: 10px;
    }

    .category-plp-page .theme-collection-section.theme-productfilter-enable .theme-produt-filter-row.theme-mobile-filter-show {
        margin-top: 50px !important;
    }

    .category-plp-page .theme-content-area-inner [data-zs-mobile-header-refine-wrapper],
    [data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] {
        justify-content: end !important;
    }

}

@media (max-width: 768px) {
    .custom-collection-listing-page .theme-content-container .theme-content-area-inner .theme-collection-section {
        padding: 20px 0px;
    }

    .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-product-name-price {
        padding: 0px;

    }

    .theme-prod-box .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view a,
    .merchandise-product-detail-container .theme-view-details-quick-view .theme-product-details {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .custom-collection-listing-page .theme-collection-section .zpcontainer .theme-product-ratio {
        row-gap: 30px;
    }

    .theme-quick-view-container .theme-product-detail-thumbnail-container~.force-qv-prev,
    .theme-quick-view-container .theme-product-detail-thumbnail-container~.force-qv-next {
        display: none !important;
    }

    .theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty {
        align-items: baseline;
        padding-top: 20px;
    }

    .theme-cart-area-container.theme-cart-body .theme-cart-table-data.theme-cart-price-label {
        padding-top: 20px;
    }

    .pdp-desktop-spacing .theme-product-breadcrumb {
        padding-top: 50px;
    }

    .theme-mobile-content-wrap .pdp-custom-merch-subnav {
        padding-top: 20px !important;
    }

    .pdp-custom-merch-subnav {
        padding-top: 35px !important;
    }

    .custom-merch-subnav .cm-menu-popup-inner a {
        padding-bottom: 20px !important;
    }

    .plp-custom-merch-subnav {
        padding-top: 20px !important;
        z-index: 1;
    }

    .category-plp-page .theme-mobile-header-refine-wrapper {
        z-index: unset;
    }

    .theme-collection-section.theme-productfilter-enable .theme-store-collection-container.theme-store-collection-container-filter .theme-produt-category-list-row [data-zs-selected-filters-conatainer] {
        padding-bottom: 0px !important;
    }

    .custom-merch-subnav .cm-menu-popup-inner a.active {
        border: 0px;
    }
.custom-collection-listing-page .theme-content-container .theme-section .zpcontainer .theme-collection-description {
    padding: 0px !important;
}

[data-theme-content-container="theme-content-container"] .theme-content-container .theme-content-area-inner [data-zs-mobile-header-refine-wrapper] {
          justify-content: flex-end !important;
}

}

@media (max-width: 480px) {
   .custom-plp-banner-image {
        background-image: var(--merchandise-pdp-banner-img-mobile) !important;
    }
} 

@media (max-width: 380px) {
    .theme-quick-view-container .theme-product-quick-view-inner {
        padding: 30px 16px !important;
    }

    .theme-quick-view-container .theme-product-detail-container {
        padding-top: 30px;
    }
}
@media (max-width: 768px) {
    .category-plp-page .theme-collection-section .theme-store-collection-container .theme-produt-category-list-row .theme-product-collection-container.theme-product-ratio {
column-gap: 20px;
    }
    .category-plp-page .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02 {
            width: 47%;
        padding:0px;
    }
}

.theme-content-container .theme-no-products-error {
        display: flex;
    justify-content: center;
    align-items: center;
    padding: 100px 0px;
}
/* PLP DESIGN CODE ENDS HERE */

/* FAQ PAGE DESIGN CODE STARTS HERE */
.faq-main-section .faq-main-header,
.faq-main-section .faq-main-header * {
    color: var(--color-primary) !important;
    font-size: var(--font-size-heading-medium) !important;
    line-height: var(--line-height-heading-medium) !important;
    font-family: "Neue Haas Grotesk Display Pro bold" !important;
    font-weight: 700 !important;
}

.faq-main-section .faq-sub-header,
.faq-main-section .faq-sub-header * {
    font-family: 'Neue Haas Grotesk Display Pro Light' !important;
    font-weight: 400 !important;
    font-size: var(--font-size-heading-2) !important;
    line-height: var(--line-height-heading-2) !important;
    color: var(--color-primary) !important;

}

.faq-main-section .zpaccordion-name,
.faq-main-section .faq-extra-section-header * {
    font-family: 'Neue Haas Grotesk Display Pro' !important;
    font-weight: 400 !important;
    font-size: var(--paragraph-p2-font-size) !important;
    line-height: var(--paragraph-p2-line-height) !important;
    color: var(--color-primary) !important;

}

.zpaccordion-container.zpaccordion-with-icon.zpaccordion-icon-align-left .zpaccordion {
    text-decoration: none !important;
}

.faq-main-section .zpaccordion-element-container .zpelement,
.faq-main-section .zpaccordion-element-container .zpelement * {
    font-family: 'Neue Haas Grotesk Display Pro' !important;
    font-weight: 400 !important;
    font-size: var(--paragraph-p3-font-size) !important;
    color: var(--btn-secondary-color) !important;
    line-height: var(--paragraph-p3-line-height) !important;
}

.faq-main-section .zpaccordion-element-container .zpelement .zptext {
    padding-left: 36px;
}

.faq-main-section .zpelem-divider,
.faq-main-section .zpaccordion-container .zpelement.zpaccordion,
.faq-main-section .faq-sub-header {
    margin: 0px;
    padding-bottom: 0px !important;
}

.faq-main-section .zpaccordion-active-content,
.faq-main-section .zpaccordion-active-content .zpelement.zpelem-text {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.faq-main-section {
    padding: 40px 0px 0px 0px !important;
}

.faq-main-section .faq-main-header,
.faq-main-section .faq-contact-btn {
    padding-bottom: 40px !important;
}

.faq-main-section .zpaccordion-active .zpaccordion-name {
    color: var(--btn-primary-color) !important;
    margin-bottom: 20px !important;
  border-bottom: 1px solid var(--btn-primary-color);
    padding-bottom: 0px !important;
}

.faq-main-section .zpaccordion-active .zpaccordionicon.zpaccord-icon-active svg {
    fill: var(--btn-primary-color);
    stroke: var(--btn-primary-color);
}

.faq-main-section .faq-contact-btn a {
    height: 100% !important;
    font-family: "Neue Haas Grotesk Display Pro Medium" !important;
    font-weight: 600 !important;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    letter-spacing: 0;
    padding: 12px 24px !important;
    border: 1px solid var(--btn-primary-color) !important;
    cursor: pointer;
    background: var(--btn-primary-color);
    padding: 12px 24px !important;
    text-align: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    z-index: 2;
  word-spacing: 3px;
}

.faq-main-section .faq-contact-btn a:hover {
    background-color: var(--site-background) !important;
    color: var(--btn-primary-color) !important;
    transition: all 0.4s ease;
}

.faq-main-section .faq-contact-btn a::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--site-background);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
    z-index: -1;
}

.faq-main-section .faq-contact-btn a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.faq-main-section .zpelem-accordion {
margin: 0px;
}

.faq-banner .zpspacer {
        padding: 200px 0px 70px 0px;
  			height: unset !important;
}

.faq-main-section .zpaccordion-container .zpelement.zpaccordion {
    align-items: baseline !important;
      	max-width: fit-content !important;
    justify-content: flex-end !important;
} 

@media (max-width: 768px) {
    .faq-main-section {
        padding: 30px 0px 0px 0px !important;
    }

    .faq-main-section .faq-main-header,
    .faq-main-section .faq-contact-btn {
        padding-bottom: 30px !important;
    }
  
      .faq-banner .zpspacer {
        padding: 100px 0px 70px 0px;
		}
  .faq-main-section .zpaccordion-container .zpelement.zpaccordion {
        padding-left: 0px;
    padding-right: 0px;
}  
  .faq-main-section .zpaccordion-element-container .zpelement .zptext {
        padding-left: 20px;
}

}

/* FAQ PAGE DESIGN CODE ENDS HERE */
@media (max-width: 1199px) {
body[data-zs-cart-or-checkout="true"] .theme-content-container, .custom-plp-banner-image .custom-plp-banner-title,
.category-plp-page, .custom-collection-listing-page, .pdp-desktop-spacing, .pdp-banner-container h1, .merchandise-product-detail-container .theme-section .zpcontainer, .pdp-banner-container h1,.category-plp-page .theme-content-container .theme-content-area-inner .theme-collection-section.zpcontainer, body[data-zs-cart-or-checkout="true"] .content-container.content  {
    width: 100% !important;
    max-width: 100% !important;
}
}
.wishlist-selection-container path, [data-zs-wishlist-element] path {
        stroke: var(--btn-primary-color);
      fill: transparent;
}

[data-zs-wishlisted="true"] path {
     stroke: var(--btn-primary-color);
     fill: var(--btn-primary-color) !important;
}

/* PDP UPDATE START HERE */

/* Main PDP layout */
.aircraft-product-detail-container .theme-product-detail-container[data-zs-product-primary-details] {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0 !important;
    justify-content: space-between;
    row-gap: 50px !important;
}

.aircraft-product-detail-container .theme-product-detail-image-container {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.aircraft-product-detail-container .theme-product-detail-column.theme-product-detail-container {
    width: 39% !important;
    max-width: 39% !important;
    flex: 0 0 39% !important;
    display: block !important;
}

.aircraft-product-detail-container .theme-detail-tab-with-reviews {
    width: 59% !important;
    max-width: 59% !important;
    flex: 0 0 59% !important;
}

.aircraft-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container {
    position: unset !important;
}

.aircraft-product-detail-container .theme-detail-tab-with-reviews,
.aircraft-product-detail-container .theme-detail-tab-with-reviews .zpcontainer {
    padding: 0px !important;
}
.aircraft-product-detail-container .thumb-arrow { display: none !important; }
.aircraft-product-detail-container [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail,
.aircraft-product-detail-container .theme-product-detail-thumbnail picture, .aircraft-product-detail-container .theme-product-detail-thumbnail img {
    min-width: 96% !important;
    height: 100% !important;
}

/* PDP UPDATE ENDS HERE */
.aircraft-main-slick {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  overflow: visible;
}

.aircraft-main-slick .slick-list {
  overflow: visible !important;
}

.aircraft-main-slick .slick-track {
  display: flex !important;
  align-items: center;
}

.aircraft-main-slick .slick-slide {
  opacity: 0.45;
  transform: scale(0.85);
  transition: all 0.4s ease;
  cursor: pointer;
}

.aircraft-main-slick .slick-center {
  opacity: 1;
  transform: scale(1);
  z-index: 5;
}

.aircraft-main-slide img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  display: block;
}

@media (max-width: 767px) {
  .aircraft-main-slide img {
    height: 280px;
  }
  .aircraft-product-detail-container .theme-product-breadcrumb {
    padding-top: 0px;
}
}


.theme-product-detail-thumbnail-aircraft, .theme-product-detail-thumbnail-aircraft-sub, .aircraft-image-container {
    display: block !important;
}

.theme-product-detail-thumbnail-aircraft img { 
      width: 100%;
    height: 100%;
     padding: 0px 10px;
}

.aircraft-reserve-btn.aircraft-btn-hidden {
    display: none !important;
}


.aircraft-product-detail-container .slick-track {
    display: flex !important;
    align-items: center;
}

@media (max-width: 991px) {

    .aircraft-product-detail-container .theme-detail-tab-with-reviews,
    .aircraft-product-detail-container .theme-product-detail-column.theme-product-detail-container {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .aircraft-simple-steps-section {
        margin-bottom: 40px;
    }

}

@media (max-width: 768px) {
    .aircraft-simple-steps-section {
        margin-bottom: 30px;
    }
}

@media (min-width: 1199px) {

    .aircraft-product-detail-container .theme-product-detail-thumbnail-aircraft.slick-slide.slick-center img {
        height: 100% !important;
        object-fit: cover;
    }
}

@media (min-width: 991px) {
    .aircraft-simple-steps-section {
        margin-bottom: 60px;
    }

    .aircraft-product-detail-container .theme-product-detail-thumbnail-aircraft.slick-slide.slick-center img {
        height: 100% !important;
        object-fit: cover;
    }
}

@media (min-width: 768px) {

    .aircraft-product-detail-container .theme-product-detail-thumbnail-aircraft.slick-slide.slick-center img {
        height: 100% !important;
        object-fit: cover;
    }
}
[data-zs-filter-option-value-container] input.theme-product-filter-check:checked ~ label,
[data-zs-filter-option-value-container] input.theme-product-filter-check:checked ~ label span {
  font-family: "Neue Haas Grotesk Display Pro", sans-serif !important;
  font-weight: 500 !important;
}

.theme-productfilter-enable-search [data-zs-filter-refineby-clear-btn]::after, .category-plp-page [data-zs-filter-refineby-clear-btn]::after {
    content: "";
    position: absolute;
    width: 100% !important;
    left: 0;
    bottom: -3px;
    width: 0;
    height: 2px;
    background: var(--color-primary);
    transition: width 0.3s ease;
}

.theme-productfilter-enable-search [data-zs-filter-refineby-clear-btn], .category-plp-page [data-zs-filter-refineby-clear-btn] {
    position: relative;
    display: inline-block;
} 
  
.theme-cart-details-inner .theme-cart-details-coupon-enter .sr-only {
width: 100%;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    padding-bottom: 15px;
}

.theme-collection-section.theme-productfilter-enable .theme-produt-filter-row .theme-product-filter-box [data-zs-filter-option-values-wrapper] .theme-product-filter-count {
    padding: 0px;
}
/* PDP UPDATE ENDS HERE */

/* CHECKOUT PAGE DESIGN STARTS HERE */

.theme-checkout-breadcrum *, .theme-checkout-head .theme-checkout-steps * {
    font-family: 'Neue Haas Grotesk Display Pro Medium' !important;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    font-weight: 600;
}

.theme-checkout-breadcrum {
        display: flex;
    justify-content: flex-start;
    align-items: center;
}
.theme-checkout-body .theme-checkout-details-title {
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    color: var(--btn-secondary-color);
    padding-bottom: 10px;
    font-family: 'Neue Haas Grotesk Display Pro Medium';
}

.theme-checkout-list-wrap legend, .theme-checkout-body .theme-checkout-list .theme-checkout-list-content p, .theme-checkout-body .theme-checkout-list .theme-checkout-list-content label, .theme-checkout-body .theme-cart-details-inner .theme-cart-details-summary-wrap .theme-cart-details-summary-list-item, .theme-checkout-body .theme-cart-details-inner .theme-cart-details-summary-total-wrap .theme-cart-details-summary-total span, .theme-checkout-body .theme-addnew-address-btn a, .theme-checkout-body .theme-form-row .theme-form-col label,
 .theme-checkout-list-wrap legend {
        font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
        font-family: 'Neue Haas Grotesk Display Pro';
}

.theme-checkout-body .theme-custom-radio-btn-wrap .theme-custom-radio-btn {
        border: 1px solid var(--btn-primary-color);
}

.theme-checkout-body .theme-custom-radio-btn-wrap .theme-custom-radio-btn::before {
     background: var(--btn-primary-color);
}

.theme-cart-details-inner .zs-coupon-code {
width: 100%;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    padding-bottom: 15px;
}

.aircraft-cart-qty-disabled .theme-cart-qty {
  opacity: 0.5;
  pointer-events: none;
}

.aircraft-cart-qty-disabled .theme-cart-qty input {
  cursor: not-allowed;
}
#zs-toggle-billing-shipping-in-list { margin-right: 10px; }

.theme-checkout-breadcrum a:after, .theme-checkout-head .theme-checkout-steps a:after, .theme-section .theme-checkout-breadcrum ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0;
    height: 2px;
    border-bottom: var(--btn-primary-color);
    transition: width 0.3s ease;
    transform: scaleX(1);
    background-color: var(--color-primary);
}

.theme-checkout-breadcrum a, .theme-checkout-head .theme-checkout-steps a, .theme-section .theme-checkout-breadcrum ul li a {
position: relative;
    display: inline-block;
}

/* Active checkout step */
.theme-checkout-breadcrum li.active a::after,
.theme-checkout-head .theme-checkout-steps li.active a::after,
.theme-section .theme-checkout-breadcrum ul li.active a::after,
.theme-checkout-breadcrum a[aria-current="page"]::after {
  width: 100%;
}

/* Optional hover */
.theme-checkout-breadcrum a:hover::after,
.theme-checkout-head .theme-checkout-steps a:hover::after,
.theme-section .theme-checkout-breadcrum ul li a:hover::after {
  width: 100%;
}

.theme-cart-view-wrap .theme-cart-view-body .theme-cart-view-list .theme-cart-view-product-detail .theme-cart-view-product-name:hover {
        color: var(--btn-primary-color);
}

.theme-cart-view-wrap .theme-cart-view-head h4 {
        font-family: 'Neue Haas Grotesk Display Pro Medium';
    font-weight: 600;
    font-size: var(--paragraph-p2-font-size);
    line-height: var(--paragraph-p2-line-height);
    color: var(--color-primary);
}

.theme-checkout-body .theme-cart-details-inner .theme-cart-details-summary-wrap .theme-cart-details-summary-title a {
        color: var(--btn-primary-color);
    padding-left: 10px;
    text-decoration: underline;
}

.theme-checkout-body .theme-cart-details-inner .theme-cart-details-summary-total-wrap .theme-cart-details-summary-total,
.theme-checkout-body .theme-cart-details-inner .theme-cart-details-summary-total-wrap .theme-cart-details-summary-total * {
        font-weight: 600;
            font-size: var(--paragraph-p3-font-size) !important;
    line-height: var(--paragraph-p3-line-height) !important;
}
.theme-checkout-body .theme-checkout-list-edit-btn .zpbutton {
        font-size: var(--paragraph-p4-font-size) !important;
        width: 100%;
        padding: 12px 0px !important;
}
.theme-checkout-wrap .theme-text-color-light { color: var(--color-primary); }
.theme-checkout-wrap .zpbutton.zpbutton-size-sm {   font-size: var(--paragraph-p4-font-size) !important; }
#zs-order-summary-content {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    padding: 20px 20px;
    border-radius: 4px;
    margin-left: 20px;
     height: fit-content; 
    position: relative;
    padding-inline-start: 30px;
}

#zs-order-summary-content .theme-cart-details-inner {
position: sticky !important;
}
#change_shipping_btn { display: none; }
.theme-checkout-body .theme-cart-view-color-variant .theme-cart-view-product-color  {
border: 1px solid #B3B3B3 !important;
}
@media (max-width: 991px) {
.theme-checkout-wrap .zpbutton.zpbutton-size-sm, .theme-checkout-body .theme-checkout-list-edit-btn .zpbutton {
    width: fit-content;
    padding: 12px 24px !important;
}
  #zs-order-summary-content { 
        margin-top: 30px;
        margin-left: 0px;
}
#zs-order-summary-content .theme-cart-details-inner {     width: unset !important; }

}
[data-zs-filter-refineby-clear-btn] {
    text-transform: capitalize !important;
}

.theme-payment-content-area .theme-payment-success-message h3 {
 font-family: 'Neue Haas Grotesk Display Pro Medium';
    font-size: var(--paragraph-p1-font-size);
    line-height: var(--paragraph-p1-line-height);
}

.theme-payment-content-area .theme-payment-info.light-section-bg, .theme-payment-thank-message {
        color: var(--btn-secondary-color);
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
        font-family: 'Neue Haas Grotesk Display Pro';
}
/* CHECKOUT PAGE DESIGN ENDS HERE */

.theme-payment-content-area .zpcontainer .theme-payment-button .zpbutton {
      margin: 0px;
}

.merchandise-product-detail-container .theme-product-list-style-06 .theme-product-rating-variants {
display: none;
}
@media (min-width: 768px) { 
   .aircraft-product-detail-container .theme-product-detail-thumbnail-aircraft.slick-slide:not(.slick-center) {
transform: scale(0.8);
}
  
.aircraft-product-detail-container .theme-product-detail-thumbnail-aircraft.slick-slide, .aircraft-product-detail-container .theme-product-detail-thumbnail-aircraft.slick-slide img { padding:0px }
.aircraft-product-detail-container .theme-product-detail-thumbnail-aircraft.slick-slide.slick-active.slick-center {
transition: all 0.5s ease-in-out;
transform: scale(1) !important;
}
  .aircraft-product-detail-container .slick-slide {
    transition: transform .5s ease;
}

.aircraft-product-detail-container .slick-center {
    transform: scale(1) !important;
    z-index: 2;
}

.aircraft-product-detail-container .slick-center + .slick-slide {
    transform: scale(0.8) translateX(-60px) !important;
}

.aircraft-product-detail-container .slick-slide:has(+ .slick-center) {
    transform: scale(0.8) translateX(60px) !important;
}
}

.theme-product-list-style-06 .theme-product-detail-price-area {
    display: block !important;
}

.aircraft-product-detail-container .wishlist-selection-container, .aircraft-product-detail-container .theme-wishlist-icon {
    display: none !important;
}


.merchandise-product-detail-container .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area .theme-wishlist-icon {
  display: block !important;
}

.theme-wishlist-icon:has(img[src*="AirplaneTilt.png"]), .custom-wishlist-icon {
    display: none !important;
}

.aircraft-image-container {
  position: relative;
}
.home-page-arrow-left, .home-page-arrow-right{transform: none !important;}
.aircraft-slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  width: 35px;
  height: 35px;
  border: 1px solid #000;
  border-radius: 50%;
  background: #fff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.aircraft-slick-arrow:hover {
  background: #000;
}

.aircraft-slick-arrow:hover svg,  .aircraft-slick-arrow:hover svg path {
    fill: #fff;
    stroke: #fff;
}

.aircraft-slick-prev {
  left: 20px;
}

.aircraft-slick-next {
  right: 20px;
}



@media (max-width: 991px) {
  .aircraft-product-detail-container .theme-product-detail-container {
    display: flex !important;
    flex-direction: column !important;
  }

  /* Image first */
  .aircraft-product-detail-container .theme-product-detail-container 
  > .theme-product-detail-image-container {
    order: 1 !important;
  }

  /* Product detail middle */
  .aircraft-product-detail-container .theme-product-detail-container 
  > .theme-product-detail-column.theme-product-detail-container {
    order: 2 !important;
  }

  /* Product description / tabs last */
  .aircraft-product-detail-container .theme-product-detail-container  
  > .theme-detail-tab-with-reviews {
    order: 3 !important;
  }
  
.aircraft-slick-prev {
  left: 16px;
}

.aircraft-slick-next {
  right: 16px;
}
}

@media (min-width: 1500px) { 

    .faq-banner {
    background-position: center top !important;
    background-repeat: no-repeat !important;
    min-height: 650px;
    }
}

/* BLOG DETAIL PAGE DESIGN STARTS HERE */

[data-zs-app="blogpost"] .theme-blog-heading-author .theme-blog-heading.theme-single-blog-heading {
    font-size: var(--font-size-heading-medium) !important;
    line-height: var(--line-height-heading-medium) !important;
    font-family: "Neue Haas Grotesk Display Pro bold" !important;
    font-weight: 700 !important;
}

[data-zs-app="blogpost"] .theme-blog-heading-author .theme-blog-date,
[data-zs-app="blogpost"] .theme-blog-heading-author .theme-blog-author {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height) !important;
    font-weight: 500;
    color: var(--btn-secondary-color) !important;
}

[data-zs-app="blogpost"] .zpelem-heading h2.zpheading,
[data-zs-app="blogpost"] .zpelem-heading h2.zpheading *,
[data-zs-app="blogpost"] h3.zpheading,
[data-zs-app="blogpost"] h3.zpheading *,
[data-zs-app="blogpost"] h3.zpimage-heading ,
[data-zs-app="blogpost"] h3.zpimage-heading * {
    font-family: "Neue Haas Grotesk Display Pro xthin" !important;
    font-size: var(--font-size-heading-medium) !important;
    line-height: var(--line-height-heading-medium);
    font-weight: 200;
}

[data-zs-app="blogpost"] .zpelem-heading h2.zpheading {
    padding: 15px 0px;
}

[data-zs-app="blogpost"] .zpelem-text .zptext p,
[data-zs-app="blogpost"] .zpelem-text .zptext p *, [data-zs-app="blogpost"] .zpelem-text .zptext p span {
    margin-bottom: 10px !important;
    font-size: var(--paragraph-p3-font-size) !important;
    line-height: var(--paragraph-p3-line-height) !important;
    color: var(--color-primary);
    font-family: 'Neue Haas Grotesk Display Pro';

}

[data-zs-app="blogpost"] .zpelem-text .zptext h4,
[data-zs-app="blogpost"] .zpelem-text .zptext h4 * {
    font-family: 'Neue Haas Grotesk Display Pro Light' !important;
    font-weight: 400 !important;
    font-size: var(--font-size-heading-2) !important;
    line-height: var(--line-height-heading-2) !important;
    color: var(--color-primary) !important;
    margin-bottom: 20px;
}

[data-zs-app="blogpost"] .zpelem-text .zptext br {
    display: none;
}

[data-zs-app="blogpost"] .theme-blog-author-cont .theme-blog-author-detail .theme-blog-author-designation:empty,
[data-zs-app="blogpost"] .theme-blog-author-cont .theme-blog-author-detail .theme-blog-author-website:empty,
[data-zs-app="blogpost"] .theme-blog-author-cont .theme-blog-author-content:empty,
[data-zs-app="blogs"] .theme-blog-author-designation:empty,
[data-zs-app="blogs"] .theme-blog-author-website:empty,
[data-zs-app="blogs"] .theme-blog-author-content:empty {
    display: none;
}

[data-zs-app="blogpost"] .theme-blog-author-cont .theme-blog-author-detail .theme-blog-author-name {
    font-family: 'Neue Haas Grotesk Display Pro Medium';
    color: var(--color-primary);
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    font-weight: 500;
    color: var(--btn-primary-color);
}

[data-zs-app="blogpost"] .theme-blog-author-cont .theme-blog-author-detail .theme-blog-author-designation,
[data-zs-app="blogpost"] .theme-blog-author-cont .theme-blog-author-detail .theme-blog-author-website {
    font-family: 'Neue Haas Grotesk Display Pro Thin';
    color: var(--color-primary);
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    padding-top: 5px;
}

[data-zs-app="blogpost"] .theme-blog-author-cont .theme-blog-author-content,
[data-zs-app="blogpost"] .theme-blog-author-cont .theme-blog-author-content * {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: var(--color-primary);
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
}

[data-zs-app="commentbox"] .zpbutton {
    border-radius: 0px !important;
}


[data-zs-app="blogpost"] .zpsocial-share-container.zpsocial-share-style-05 .zpsocial-share-item .zpsocial-share-icon-facebook svg,
[data-zs-app="blogpost"] .zpsocial-share-container.zpsocial-share-style-05 .zpsocial-share-item svg {
  fill: var(--btn-secondary-color);
  transform: scale(1);
  transform-origin: center;
  transition: transform 0.35s ease, fill 0.35s ease;
  will-change: transform;
   margin: 0px;
}

[data-zs-app="blogpost"] .zpsocial-share-container.zpsocial-share-style-05 .zpsocial-share-item:hover svg,
[data-zs-app="blogpost"] .zpsocial-share-container.zpsocial-share-style-05 .zpsocial-share-item svg:hover {
  fill: var(--btn-primary-color) !important;
}

[data-zs-app="blogpost"] .theme-blog-author-cont,
[data-zs-app="commentbox"] .zpcomment-heading-prevnext-container {
    border-bottom: 1px solid #C7C7C7 !important;
}

[data-zs-app="blogpost"] .theme-blog-container .theme-blog-part #theme-blogpost-category-label,
[data-zs-app="blogpost"] .theme-blog-container .theme-blog-part .theme-blog-category-tag-container,
[data-zs-app="blogpost"] .theme-blog-container .theme-blog-part .theme-blog-category-tag-container *,
[data-zs-app="blogpost"] .theme-blog-container .theme-blog-part .singlepost-category-tag-heading {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: var(--paragraph-p4-font-size);
    color: var(--btn-secondary-color);
    line-height: var(--paragraph-p4-line-height);
}

.zpsection.theme-blog-section {
    margin-top: 0px;
    padding-bottom: 0px;
    border-block-end: 0px;
}

[data-zs-app="blogpost"] .theme-blog-part.single-post-category-tag {
    align-items: center;
    margin-bottom: 0px;
}

[data-zs-app="commentbox"] .zpcomment-heading-prevnext-container h4 {
    font-family: 'Neue Haas Grotesk Display Pro Bold';
    font-weight: 500;
    font-size: var(--paragraph-p2-font-size);
    line-height: var(--paragraph-p2-line-height);
    color: var(--color-primary);
}

[data-zs-app="commentbox"] .zs-commentbox-form label {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    color: var(--color-primary);
}

[data-zs-app="commentbox"] .zs-commentbox-form textarea,
[data-zs-app="commentbox"] .zs-commentbox-form input {
    border: 1px solid #C7C7C7 !important;
    color: var(--color-primary) !important;

}

[data-zs-app="commentbox"] .zs-commentbox-form .zpform-choice-container,
[data-zs-app="commentbox"] .zs-commentbox-form textarea,
[data-zs-app="commentbox"] .zs-commentbox-form input,
[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-inner .zpcomment-user-name,
[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-inner .zpcomment-post-date,
[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text,
[data-zs-app="blogpost"] .zpelem-text .zptext * {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    color: var(--color-primary) !important;
    opacity: 1 !important;
}

[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-inner .zpcomment-user-name {
    font-size: var(--paragraph-p3-font-size) !important;
    line-height: var(--paragraph-p3-line-height) !important;
    font-family: 'Neue Haas Grotesk Display Pro';
      color: var(--btn-primary-color) !important;
}


[data-zs-app="commentbox"] .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item,
[data-zs-app="commentbox"] .zpcomment-heading-prevnext-container {
    margin-block-end: 15px !important;
}

[data-zs-app="commentbox"] .zpcomment-list-container .zpcomment-list .zpcomment-list-inner {
    padding-block-end: 15px !important;
    border-bottom: 1px solid #C7C7C7 !important;
}

[data-zs-app="commentbox"] .zpcomment-list-container .zpcomment-list .zpcomment-list-inner:after {
    display: none;
}

#guestpost_confirm:checked {
    accent-color: var(--btn-primary-color);
}

[data-zs-app="blogpost"] .theme-single-blog-social-cat-tag-group .theme-blog-category-tag-container ul:not(:has(li)) {
    display: none !important;
}

[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text a.theme-blog-reply,
[data-zs-app="commentbox"] .zpbutton,
[data-zs-app="blogpost"] .zpbutton {
    cursor: pointer;
    background: var(--btn-secondary-color);
    padding: 12px 24px !important;
    text-align: center;
    justify-content: center;
    border: 1px solid #000;
    position: relative;
    overflow: hidden;
    z-index: 2;
    margin-top: 20px;
    color: var(--color-secondary) !important;
    font-family: "Neue Haas Grotesk Display Pro Medium" !important;
    font-weight: 600 !important;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    letter-spacing: 0 !important;
    padding: 12px 24px !important;
    background: var(--color-primary) !important;
    color: var(--color-secondary) !important;
    border: 1px solid #000 !important;
    border-radius: 0px !important;
    text-transform: capitalize !important;
}

[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text a.theme-blog-reply:hover,
[data-zs-app="commentbox"] .zpbutton:hover,
[data-zs-app="blogpost"] .zpbutton:hover {
    background-color: var(--site-background) !important;
    color: var(--btn-secondary-color) !important;
    transition: all 0.4s ease;
}

[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text a.theme-blog-reply::before,
[data-zs-app="commentbox"] .zpbutton::before,
[data-zs-app="blogpost"] .zpbutton::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--site-background);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
    z-index: -1;
}

[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text a.theme-blog-reply:hover::before,
[data-zs-app="commentbox"] .zpbutton:hover::before,
[data-zs-app="blogpost"] .zpbutton:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

[data-zs-app="blogpost"] .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li {
    border: 0px !important;
    border-radius: 0px !important;
    background: transparent;
    margin: 0px;
    padding: 0px;
}

[data-zs-app=blogpost] .zpelem-socialshare {
    display: flex;
}

[data-zs-app=blogpost] .zpelem-socialshare:before {
    content: "Share ";
    display: table;
    padding-right: 43px;
    color: var(--btn-secondary-color);
    font-family: "Neue Haas Grotesk Display Pro Medium";
    font-weight: 500;
    font-size: var(--paragraph-p3-font-size);
}

[data-zs-app="commentbox"] button.zpbutton {
    position: relative !important;
    overflow: hidden !important;
    z-index: 1 !important;
    isolation: isolate;
}

[data-zs-app="commentbox"] button.zpbutton::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: var(--site-background) !important;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
    z-index: -1;
} 

[data-zs-app="commentbox"] button.zpbutton:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

[data-zs-app="commentbox"] button.zpbutton:hover {
    color: var(--btn-secondary-color) !important;
    background: var(--color-primary) !important;
}

[data-zs-app=blogpost] .theme-blog-container-column .theme-blog-container .theme-blog-part {
    padding: 0px !important;
}

/* BLOG DETAIL PAGE DESIGN ENDS HERE */

/* BLOG LISTING PAGE DESIGN STARTS HERE */
[data-zs-app="blogs"] .theme-blog-category-container .theme-blog-category-heading {
    font-family: 'Neue Haas Grotesk Display Pro Medium';
    font-size: var(--paragraph-p1-font-size);
    line-height: var(--paragraph-p1-line-height);
    text-transform: capitalize;
}

[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container .theme-blog-category-heading-container {
    border-bottom: 1px solid #C7C7C7;
}

[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-part.theme-blog-tag-list ul li {
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    background: transparent;
    border: 0px !important;
}

[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-list *,

[data-zs-app="blogs"]  .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-side-menu-link {
    font-family: 'Neue Haas Grotesk Display Pro' !important;
    font-size: var(--paragraph-p4-font-size)  !important;
    line-height: var(--paragraph-p4-line-height);
    color: var(--color-primary) !important;
    text-transform: capitalize;
}

[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-list {
    margin-bottom: 15px !important;
}

[data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-heading-author .theme-blog-heading a {
    font-family: 'Neue Haas Grotesk Display Pro Medium';
    font-size: var(--paragraph-p1-font-size) !important;
    line-height: var(--paragraph-p1-line-height) !important;
    text-transform: capitalize;
        margin-bottom: 0px;
}

[data-zs-app="blogs"] .theme-blog-container .theme-blog-part h2,
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part h2 *,
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part h3,
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part h3 *,
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part h4,
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part h4 *,
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part h5,
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part h5 *,
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part h6,
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part h6 * {
    font-family: 'Neue Haas Grotesk Display Pro Light';
    font-size: var(--paragraph-p2-font-size) !important;
    line-height: var(--paragraph-p2-line-height) !important;
    text-transform: capitalize;
        margin-bottom: 15px;
}
 
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part p,  [data-zs-app="blogs"] .theme-blog-container .theme-blog-part
[data-zs-app="blogs"] .theme-blog-container .theme-blog-part p span, .post-summay-custom 
 {
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height);
    color: var(--color-primary);
    font-family: 'Neue Haas Grotesk Display Pro';
        margin-bottom: 15px !important;
}

[data-zs-app="blogs"] .theme-blog-part.theme-blog-readmore a {
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
    color: var(--btn-primary-color);
        border-bottom: 2px solid var(--btn-primary-color);
}

[data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-date-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap:5px;
    margin-top: 15px !important;
}

[data-zs-app="blogs"] .theme-blog-part.theme-blog-date-container * {
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-line-height);
}

[data-zs-app="blogs"] .theme-blog-part.theme-blog-date-container .theme-blog-author,
[data-zs-app="blogs"] .theme-blog-part.theme-blog-date-container .theme-blog-date-comment-count {
    display: block;
    width: 100%;
    margin-top: 0px !important;
}

[data-zs-app="blogs"] .theme-blog-part.theme-blog-date-container .theme-blog-date-comment-count * {
    font-size: 14px !important;
    font-family: 'Neue Haas Grotesk Display Pro Light' !important;
        opacity: 1;
    color: var(--btn-secondary-color) !important;
}

[data-zs-app="blogs"] .theme-blog-part h1:empty,
[data-zs-app="blogs"] .theme-blog-part h2:empty,
[data-zs-app="blogs"] .theme-blog-part h3:empty,
[data-zs-app="blogs"] .theme-blog-part h4:empty,
[data-zs-app="blogs"] .theme-blog-part h5:empty,
[data-zs-app="blogs"] .theme-blog-part h6:empty,
[data-zs-app="blogs"] .theme-blog-part p:empty,
[data-zs-app="blogs"] .theme-blog-part div:empty {
    display: none !important;
}

[data-zs-app="blogs"] .theme-blog-part h1:has(> br:only-child),
[data-zs-app="blogs"] .theme-blog-part h2:has(> br:only-child),
[data-zs-app="blogs"] .theme-blog-part h3:has(> br:only-child),
[data-zs-app="blogs"] .theme-blog-part h4:has(> br:only-child),
[data-zs-app="blogs"] .theme-blog-part h5:has(> br:only-child),
[data-zs-app="blogs"] .theme-blog-part h6:has(> br:only-child),
[data-zs-app="blogs"] .theme-blog-part p:has(> br:only-child),
[data-zs-app="blogs"] .theme-blog-part div:has(> br:only-child) {
    display: none !important;
}

[data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container {
border: 1px solid #D8D8D8 !important;
    padding: 15px 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

[data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container .theme-blog-part {
    padding: 0px !important;
      margin: 0px !important;
}

.post-summay-custom {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
[data-zs-app="blogs"] [data-zs-app="blog_comments"].zprow {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

[data-zs-app="blogs"] [data-zs-app="blog_comments"].zprow > .zpcol-md-6 {
    display: flex;
}

[data-zs-app="blogs"] [data-zs-app="blog_comments"].zprow > .zpcol-md-6 .theme-blog-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list.theme-blog-category-part {
    padding-top: 10px;
}

[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container .theme-blog-category-heading-container,
[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list.theme-blog-category-part,
[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list.theme-blog-category-part,
[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container .theme-blog-category-heading-container {
padding-left: 0px !important;
}

@media (min-width: 991px) {

    [data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container:first-child {
        margin: 0px !important;
    }

    [data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list.theme-blog-category-part {
        padding-bottom: 0px;
        margin-bottom: 0px !important;
    }

}

@media (max-width: 991px) {
    [data-zs-app="blogs"] [data-zs-app="blog_comments"].zprow {
        row-gap: 30px !important;
    }

    [data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container:first-child { 
     margin-bottom: 0px !important;
    }
}

[data-zs-app=blogpost] .theme-single-post.theme-blog-container-column .theme-blog-container .theme-blog-part.single-post-category-tag {
    align-items: baseline;
}

.zpsection.theme-single-blog-comment-container {
    padding-top: 20px;
}


[data-zs-app="blogpost"] .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li a,
[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-part.theme-blog-tag-list ul li a.theme-blog-category-tag-list-link {
        border-bottom: 2px solid var(--btn-secondary-color);
}

[data-zs-app="blogpost"] .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li:hover a,
[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-part.theme-blog-tag-list ul li:hover a.theme-blog-category-tag-list-link {
        color: var(--btn-primary-color) !important;
        border-bottom: 2px solid var(--btn-primary-color);
}

[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-part.theme-blog-tag-list ul li a.theme-blog-category-tag-list-link  {
        font-family: 'Neue Haas Grotesk Display Pro';
    font-size: var(--paragraph-p4-font-size);
    color: var(--btn-secondary-color);
    line-height: var(--paragraph-p4-line-height);
}


[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul {
padding-top: 20px;
}

.theme-blog-list-seo {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: var(--paragraph-p2-font-size);
    line-height: var(--paragraph-p2-line-height);
    color: var(--color-primary);
  display: none;
}



[data-zs-app="commentbox"] button.zpbutton svg {
    width: 19px;
    height: 19px;
}

#site-loader {
  position: fixed;
  inset: 0;
  z-index: 999999;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.45s ease, visibility 0.45s ease;
}

#site-loader.site-loader-hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.heartbeat-logo {
  width: 90px;
  height: auto;
  animation: heartbeat 1.2s ease-in-out infinite;
}

@keyframes heartbeat {
  0%, 100% {
    transform: scale(1);
  }

  30% {
    transform: scale(1.15);
  }

  60% {
    transform: scale(1);
  }
}

 [data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-inner .zpcomment-post-date {
        font-size: 13px !important;
 }

[data-zs-app="commentbox"] .zs-commentbox-form .zpform-label-container label {
    font-family: 'Neue Haas Grotesk Display Pro Medium' !important;
}
[data-zs-app="blogpost"] .theme-blog-container .theme-blog-part #theme-blogpost-category-label, [data-zs-app="blogpost"] .theme-blog-container .theme-blog-part .singlepost-category-tag-heading
{
    font-family: "Neue Haas Grotesk Display Pro Medium";
    font-size: var(--paragraph-p3-font-size);
}
[data-zs-app="blogpost"] [data-zs-app="social_share"] .zpelem-socialshare .zpsocial-share-container {
    gap: 5px;
}

[data-zs-app="blogs"] .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-side-menu-link:hover {
    color: var(--btn-primary-color) !important;
}

[data-zs-app="blogs"]  .theme-blog-container .theme-blog-part.theme-blog-date-container {
border: 0px;
}

[data-zs-app="blogs"] [data-zs-app="blog_comments"].zprow > .zpcol-md-6 .theme-blog-container {
    position: relative;
    transition: transform 0.3s ease;
}

[data-zs-app="blogs"] [data-zs-app="blog_comments"].zprow > .zpcol-md-6 .theme-blog-container:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}
[data-zs-app="blogpost"] [data-zs-app="social_share"] .zpelem-socialshare .zpsocial-share-container::before {
        content: ":";
    display: table;
    color: var(--btn-secondary-color);
    font-family: "Neue Haas Grotesk Display Pro Medium";
    font-weight: 500;
    font-size: var(--paragraph-p3-font-size);
}
[data-zs-app="blogs"] [data-zs-app="blog_comments"].zprow {
        justify-content: center;
            gap: 30px;
}

[data-zs-app="blogpost"] .zpimage-with-text-container.zpimage-align-left .zpimage-text,
[data-zs-app="blogpost"] .zpimage-with-text-container.zpimage-align-right .zpimage-text,
[data-zs-app="blogpost"] .zpimage-with-text-container.zpimage-align-center .zpimage-text,
[data-zs-app="blogpost"] .zpimage-with-text-container.zpimage-align-left .zpimage-text *,
[data-zs-app="blogpost"] .zpimage-with-text-container.zpimage-align-right .zpimage-text *,
[data-zs-app="blogpost"] .zpimage-with-text-container.zpimage-align-center .zpimage-text * {
    font-size: var(--paragraph-p4-font-size);
    line-height: var(--paragraph-p4-font-size);
    color:var(--color-primary);
}
.zpcomment-list-container {
    color:var(--color-primary)
}
[data-zs-app="blogs"] {     padding-top: 40px; }

[data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container .theme-blog-cover-img-container-inner img, [data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container .theme-blog-cover-img-container,
[data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container .theme-blog-part .theme-blog-summary-image, 
[data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container .theme-blog-part .theme-blog-summary-image img {
    height: 400px;
}

.zprow .theme-blog-container-column .zprow .zpcol-md-6.zpcol-sm-12 {
    width: 75%;
    padding-left: 30px;
}

@media (max-width: 1199px) { 
.zprow .theme-blog-container-column .zprow .zpcol-md-6.zpcol-sm-12 {
    /* padding-right: 12px; */
      padding-left: 15px;
}
}

@media (max-width: 991px) {
.zprow .theme-blog-container-column .zprow .zpcol-md-6.zpcol-sm-12 {
    width: 93%;
    padding-left: 0px;
    padding-right: 8px;
}
  [data-zs-app="blogpost"] .zpelem-imageheadingtext .zpimage-data-ref {
    text-align: center;
}
}

@media (max-width: 768px) {
.zprow .theme-blog-container-column .zprow .zpcol-md-6.zpcol-sm-12 {
    width: 100%;
    padding:0px;
}
  [data-zs-app="blogs"] {     padding-top: 30px; }
}
.blog-empty-list-container {     height: 50vh;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color-primary);
    font-size: var(--paragraph-p2-font-size);
    line-height: var(--paragraph-p2-line-height);
    font-family: 'Neue Haas Grotesk Display Pro Medium' !important;}
.blog-empty-list-container p {word-spacing: 2px;}



   [data-zs-app="blogpost"] [data-element-type="row"] [data-element-type="column"] {
    padding:0px;
   }

.thumb-arrow {
  display: none;
}

.thumb-arrow.is-visible {
  display: flex;
}

   [data-zs-app="commentbox"] .zpform-container #commentMainForm .zpform-field-container.zpform-button [value="Submit"].zpbutton {
        height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
   }
[data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container.theme-blog-prev-next.theme-blog-prev-next-divider .theme-blog-prev-next-link-container:first-child {
border-inline-end: 0px;
}

[data-zs-app="commentbox"] .zpcomment-list .zpcomment-list-item.zpcomment-text a.theme-blog-reply, [data-zs-app="commentbox"] .zpbutton, [data-zs-app="blogpost"] .zpbutton, [data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a, [data-zs-app="blogs"] .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a {
    box-shadow: none !important;
    color: white !important;
    text-align: center;
    padding: 12px 24px !important;
    width: fit-content !important;
    height: unset !important;
}

.theme-product-quick-view-inner .merchandise-size-chart {
display: none !important;
}
.aircraft-product-detail-container [data-zs-product-details-recommended-section] .theme-product-price-coupon .theme-product-price {
	display:none ;
}
/* BLOG LISTING PAGE DESIGN ENDS HERE */
.merchandise-product-detail-container .theme-detail-tab-with-reviews:not(:has(.theme-tab-name)) {
    padding-block-end: 0px ;
}

.merchandise-product-detail-container .theme-product-detail-container .theme-product-varients-area .theme-product-variant-label.theme-row-labels {
width: 100%;
}
.merchandise-product-detail-container .theme-product-detail-container .theme-prod-stock-details.theme-out-of-stock {
display: inline-block;
    background: red;
    color: white;
    padding: 10px 15px;
    margin-top: 20px;
    font-family: 'Neue Haas Grotesk Display Pro Medium';
    font-size: var(--paragraph-p3-line-height);
    line-height: var(--paragraph-p3-line-height);
  text-transform: capitalize;
}
.theme-product-list-style-06 .theme-product-box-content .theme-product-image-area .theme-product-ribbon-area [data-zs-outofstock].theme-ribbon-stock { 
   font-family: 'Neue Haas Grotesk Display Pro Medium';
    font-size: 14px;
    padding: 5px 10px;
}
.list-out-of-stock-container {
    width: 100% !important;
    height: 100% !important;
    font-family: "Neue Haas Grotesk Display Pro Medium" !important;
    font-weight: 600 !important;
    font-size: var(--paragraph-p4-font-size) !important;
    line-height: var(--paragraph-p4-line-height) !important;
    letter-spacing: 0;
    padding: 12px 24px !important;
    text-align: center;
    background: transparent;
    color: var(--btn-primary-color);
    border: 1px solid var(--btn-primary-color);
}
.aircraft-lead-time-message .content-txt {
        font-family: "Neue Haas Grotesk Display Pro";
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    color: var(--color-primary);
}
.aircraft-lead-time-message .head-txt { 
  	margin-block-end: 15px;
    font-size: var(--font-size-heading-3);
    line-height: var(--line-height-heading-3);
    font-family: "Neue Haas Grotesk Display Pro bold"; 
color: var(--color-primary);
}

.aircraft-lead-time-message .content-txt a {
      border-bottom: 2px solid black; 
}
.aircraft-lead-time-message .content-txt a:hover {
      border-bottom-color: var(--btn-primary-color);
  color: var(--btn-primary-color);
}
.aircraft-lead-time-message .content-txt-merchandise, .aircraft-lead-time-message .unavailble-txt {
          font-family: "Neue Haas Grotesk Display Pro Medium";
    font-size: var(--paragraph-p3-font-size);
    line-height: var(--paragraph-p3-line-height);
    color: var(--color-primary);
}
 .aircraft-lead-time-message .unavailble-txt {
   margin-bottom: 20px;
}
.aircraft-lead-time-message .content-txt-merchandise {
      color: var(--btn-primary-color);
}
/* Dev-2237*
/*-----------------------------------------------------------------*/

/*Mark Codes*/

.underline-red-hover {
  text-decoration: underline;
  color: inherit;
  transition: color 0.3s ease;
}

.underline-red-hover:hover {
  color: red;
}


/* Fix mobile hero text sizing */
@media only screen and (max-width: 768px) {
  
  /* Main hero heading - the large orange/white text */
  .zpelem-title, .zpsection-title h1, .hero-section h1 {
    font-size: 32px !important;
    line-height: 38px !important;
    margin-bottom: 15px !important;
  }
  
  /* Subheading - the smaller white text below */
  .zpelem-subtitle, .hero-section p, .zpsection-subtitle {
    font-size: 16px !important;
    line-height: 24px !important;
    margin-bottom: 20px !important;
  }
  
  /* Secondary text throughout homepage */
  .zpelem-description p {
    font-size: 14px !important;
    line-height: 22px !important;
  }
}
