.elementor-39758 .elementor-element.elementor-element-21ede82{--spacer-size:19px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-39758 .elementor-element.elementor-element-4472846{text-align:center;}.elementor-39758 .elementor-element.elementor-element-4472846 .elementor-heading-title{color:#000000;}.elementor-39758 .elementor-element.elementor-element-999904a{--spacer-size:50px;}.elementor-39758 .elementor-element.elementor-element-ac4be30:not(.elementor-motion-effects-element-type-background), .elementor-39758 .elementor-element.elementor-element-ac4be30 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-39758 .elementor-element.elementor-element-ac4be30{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-39758 .elementor-element.elementor-element-ac4be30 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-39758 .elementor-element.elementor-element-e4f61b7:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-39758 .elementor-element.elementor-element-e4f61b7 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(93deg, #B9FFDB 18%, #95ACFD 100%);}.elementor-39758 .elementor-element.elementor-element-e4f61b7 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-39758 .elementor-element.elementor-element-e4f61b7 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-39758 .elementor-element.elementor-element-a9636fc{text-align:center;}.elementor-39758 .elementor-element.elementor-element-a9636fc .elementor-heading-title{color:#000000;}.elementor-39758 .elementor-element.elementor-element-595ba3e{margin-top:25px;margin-bottom:25px;}.elementor-39758 .elementor-element.elementor-element-1c50efc{--spacer-size:50px;}@media(max-width:767px){.elementor-39758 .elementor-element.elementor-element-4472846 > .elementor-widget-container{margin:48px 0px 0px 0px;}}/* Start custom CSS for section, class: .elementor-element-089f104 */.app-guide-grid{
    display: flex;
    flex-direction: column;
}

.app-guide-row{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px;
}
.item{
    background-color: #f8f8f8;
    margin-top: 10px;
    padding: 10px;
    box-shadow: 0px 5px 2px #2222;
    /*border: 2px solid #000000;*/
    
    /*background-color: #000000;*/
    display: flex;
    flex-direction: column;
    /*justify-content: flex-end;*/
    justify-content: space-between;
    align-items: flex-start;
    width: 360px;
    border-radius: 10px;
    /*height: 270px;*/

}

.date-box{
    padding-right: 10px;
    display: flex;
    align-items: flex-end;
    /*align-items: flex-end;*/
}

.item img{
    height: 200px;
}

.item a{
    /*padding: 10px;*/
    color: #000000;
    text-decoration: none;
}

@media only screen and (max-width: 600px) {
.app-guide-row{
display: flex;
flex-direction: column;
justify-content: center;
padding: 0px;
align-items: center;
}
.item{
margin-top:20px;
}
.item img{
height: 200px;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3b60d0d */.stats-container{
    display:flex;
    flex-direction: row;
    justify-content: center;
}
.sub-container{
    /*background-color: #FFFFFF;*/
    display:flex;
    flex-direction: row;
    padding: 15px;
    /*align-items: center;*/
    /*justify-content: center;*/
    
}
.logo{
    margin-right: 10px;
    height: 60px;
    width:60px;
}
.text{
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 600px) {
.sub-container{
display:flex;
flex-direction: column;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d19445f */.full-store-container{
 display: flex;
 flex-direction: row;
 justify-content: center;
 
}

.store-container{
    display:flex;
    flex-direction: row;
}
.sub-store-container{
    /*background-color: #FFFFFF;*/
    display:flex;
    padding-right: 30px;
    flex-direction: row;
    /*align-items: center;*/
    /*justify-content: center;*/
    
}
.store-logo{
    margin-right: 10px;
    height: 60px;
    width:60px;
}
.store-text{
    display: flex;
    flex-direction: column;
}/* End custom CSS */