body , html
{
    overflow-x:hidden;
}
@media only screen and (min-width: 400px)
{
    .zpstorecollection-container.zpfilmstrip .theme-store-style-collection-row-03   
    {
        /*width:auto!important;*/
    }
    [data-filmstrip-enabled].zpfilmstrip.zpcarousel-container .zpcarousel-arrows-container
    {
        display:flex!important;
    }
    [data-filmstrip-enabled].zpfilmstrip.zpcarousel-container .zpcarousel-arrows-container .zpcarousel-arrow-left , [data-filmstrip-enabled].zpfilmstrip.zpcarousel-container .zpcarousel-arrows-container .zpcarousel-arrow-right
    {
        width: 25px;
        height: 25px;
        margin: 5px;
    }
}
@media only screen and (max-width: 767px){
    .ic-head h5
    {
        font-size:14px!important;
        padding:0px!important;
    }
    .ic-head .zpicon-text-container 
    {
        padding:0px!important;
    }
    .ic-head p
    {
        font-size:12px!important;
        padding:0px!important;
    }
.zpstorecollection-container.zpfilmstrip .theme-store-style-collection-row-03   
    {
        /*width:auto!important;*/
    }
    [data-filmstrip-enabled].zpfilmstrip.zpcarousel-container .zpcarousel-arrows-container
    {
        display:flex!important;
    }
    [data-filmstrip-enabled].zpfilmstrip.zpcarousel-container .zpcarousel-arrows-container .zpcarousel-arrow-left , [data-filmstrip-enabled].zpfilmstrip.zpcarousel-container .zpcarousel-arrows-container .zpcarousel-arrow-right
    {
        width: 25px;
        height: 25px;
        margin: 5px;
    }
    .theme-product-details-style-07 .theme-product-detail-container
{
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-block-start: none;
    padding: 25px;
    text-align: center;
    align-items: center;
}

.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area
{
  margin: 5px;
  text-align: center;
  display:block;
}
   .zpsocial-share-halign-left {
    justify-content: center!important;
} 
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name h1
    {
        font-size:18px!important;
    }
    .f-left img
    {
        width:50%;
        float:left;
    }
    .main-row .col-mob
    {
        width:50%!important;
    }
    .main-row .col-ic
    {
        width:50%!important;
        margin-top:1em;
    }
    
    .zpsection .main-sec
    {
        padding:0px!important;
    }
    .main-sec .zpcarousel-container .zpcarousel-content-container .zpcarousel-content .zpcarousel-content-inner
    {
        padding:0px!important;
    }
    .f-left img
    {
        width:100%!important;
    }
}