/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 14 2021 | 00:02:24 */
.lang-switcher .wpml-ls-statics-shortcode_actions ul li {
    display: inline-flex !important;
}
.envolope-style{
      font-size: 13px;
    padding-left: 0 !important;
}

/* SA slider custom css */
 
div#sample_slider .q-photo {
    height: unset;
}
 
div#sample_slider .sa_owl_theme .owl-nav {
    display: block !important;
}
div#sample_slider .q-photo img {height: 350px;width: 350px;object-fit: cover;}

div#sample_slider .q-content {
    padding-top: 25px;
}

div#sample_slider .q-content .by {
    color: #da726b;
    font-family: Gotham SSm A,Gotham SSm B;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 1.5rem;
}