.elementor-693 .elementor-element.elementor-element-90b80c2{margin-top:0px;margin-bottom:0px;}.elementor-693 .elementor-element.elementor-element-8a69151 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS */@media only screen and (max-width: 768px){
    .store-product{
        min-width:310px !important;
    }
}
.store-header {
    top:50px !important;
}
.category-title {
    padding-top: 5px
}
.store-icon  {
    width: 45px ;
    height:35px !important;
    margin: 7px;
    margin-bottom: 15px ;
        margin-right: -5px !important;
}
.upper-content {
     display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: 7%;
    margin-right: 5%;
    
   

}
@media only screen and (max-width: 768px) {
    .store-header , .upper-content {
     display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: 5%;
    margin-right: 5%; 
    margin-bottom:10px;
 }
}



@media only screen and (max-width: 1924px) {
    .category-title {
    padding-top: 40px;
    font-size:26px !important;
        
    }
}
@media only screen and (max-width: 820px) {

    .category-title {
    padding-top: 0px !important;
    font-size:20px !important;
    }
    #go-store .store-btn {
        font-size:16px !important;
     } 
    }
    @media (max-width: 767px) {
    .store-header {
        top: 60px !important;
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .store-header {
        top:75px !important;
    }
}/* End custom CSS */