/*.theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img {
height: 75px !important;
width: 100px !important;
}*/
/*[data-zs-add-to-cart],[buy-now-button],[data-zs-view-cart]{
    display: none !important
}*/
[data-zs-pricing-container]{
    display: flex;
    align-items: center;
    gap: 10px
}

[data-zs-product-id] .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area{
   border: none
}

@media(max-width:420px){
    [data-zs-pricing-container]{
        flex-direction: column
    }
}

@media(max-width: 767px){
    [data-zs-menu-container] li.theme-menu-selected{
        background: gold;
        padding: 20px
    }
}
@media(max-width:660px){
    .theme-product-varient-quantity{
        flex-direction: column;
    }
    
    [data-zs-product-details-section-container] [data-zs-product-id] [buy-now-button]{
        font-size: 15px !important;
    }

    [data-zs-product-details-section-container] [data-zs-product-id][data-zs-product-details-primary-section] [data-zs-quantity-container]{
    width: 120px !important
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .theme-product-varient-quantity {
    flex-direction: column;
  }
}

[data-zs-product-details-section-container] [data-zs-product-id] [data-zs-quantity-container]{
    width: 180px !important;
}

[data-zs-product-details-section-container] [data-zs-product-id] [buy-now-button]{
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 16px;
}

[data-zs-add-to-cart],[data-zs-product-details-section-container] [data-zs-product-id] [buy-now-button]{
    padding: 20px 10px
}

[data-zs-product-id] [buy-now-button]{
    background: #FFD700 !important;
    color: #000 !important
}

.zpfilmstrip [data-zs-product-id]:nth-child(2) img {
display: block !important;
}

.theme-product-list-style-06 .theme-product-box-content {
    height: 100%;
}

.theme-mobile-header-style-05 .theme-mobile-header-slide [data-zs-drawer-content] .theme-topbar-contact-info .theme-scoialicon-inner-parent {
    position: relative;
}

