@media (max-width: 623px) {
    .go-to-payments .uk-button {
        line-height: 16px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 623px) {
    
    h2,
    .section-title {
        font-size: 28px;
    }
    h3,
    .uk-h3 {
        font-size: 21px;
    }
    h4 {
        font-size: 18px;
    }
    .section-divider {
        height: 50px;
        width: 100%;
    }
    .section-description {
        font-size: 16px;
    }
    #store-slideshow .section-divider {
        position: relative;
        bottom: 50px;
    }
    #store-slideshow .uk-button {
        padding: 0 15px;
        line-height: 30px;
    }
    .card-register {
        max-width: none;
    }
    .slider-content-box__headline,
    .slider-content-box_lead {
        font-size: 21px;
    }
    .uk-slidenav-previous svg,
    .uk-slidenav-next svg {
        height: 24px;
        width: 14px;
    }
    .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
        margin: 0 5px
    }
   
}

@media (max-width: 419px)  {
    #store-slideshow .gala-fifteen-logo {
        width: 120px;
    }
    
    #store-slideshow .gala-delivery-logo path {
        fill: #c78b9a;
         
     }
     #store-slideshow .gala-delivery-logo .cosmetics {         
        stroke: #c78b9a;
     }
    #store-slideshow .gala-delivery-logo .logo-square-shape {
       fill: transparent
    }
   
    
   
   
}

@media (min-width: 420px)  {
    
    /* #g-brand {         
        width: 70px;        
    }
    #g-fe-label {
        width: 100px;
        
    } */
    #store-slideshow .uk-slideshow-items::before { 
        padding-top: 56.25% /*ratio 16x7*/
    }

}

/*-------------
    PRODUCT
-------------*/
@media (min-width: 960px)  {
    .product-wrap {
        padding-top: 40px
    }
    #store-slideshow .uk-slideshow-items::before { 
        padding-top: 43.75% /*ratio 16x7*/
    }
    .product-short-description  {
        font-size: 18px;
    }
    .sort-by {
        display: block;
    }
    
     
   
}

@media (max-width: 959px) {
    .logo-svg-responsive  {
        width: 80px
    }
    .sided-image::before {

        left: 0;
        border-width: 50px 110vw 0 0;
    }
    .sided-image.segala-bg::before {
        top: auto;
        bottom: 0;
        border-width: 50px 110vw 0 0;
    }
    .se-gala-info {
        padding-top: 60px;
    }
    .footer-links li {
        display: block;
        font-weight: 300;
    }
    .footer-links li a {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        display: inline-block;
    }
}

@media (min-width: 1200px)  {
     
    /* Slider  fifteen experience */
    #flowers {
        width: 167px;
        
    }
    #g-brand {
        margin-top: 20px;
        width: 110px;
        
    }
    #g-fe-label {
        width: 150px;
        
    }
   
}