/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@media only screen and (max-width: 600px) {

    #myfirstsliderformobile .slideshow_inner_caption {
        padding: unset;
    }
    div#myfirstsliderformobile {
        margin-top: -136px;
    }
    #aboutmeformobile .flex_cell {
        background-position-x: 80%;
    }

}

.html_elegant-blog #top .post-entry .post-title,.html_elegant-blog .avia-content-slider .slide-entry-title {
    font-size: 50px;

}

#what-i-do h3{
    font-weight: bold !important;
    font-size: 5em !important;
}




/*
=================================================================
  Custom CSS for Bangla Language Content
=================================================================
*/

:lang(bn) #top #wrap_all .all_colors h1 {
    font-family: 'hind-siliguri', Helvetica, Arial, sans-serif;
}

:lang(bn) article,
:lang(bn) article p{
    font-size: 22px !important;
    font-family: 'hind-siliguri', Helvetica, Arial, sans-serif;
    line-height: 1.4;
}
article{
    font-size: 16px;
    line-height: 1.4;
}

.post-lang-bangla .slide-entry-excerpt{
    font-size: 18px;
    font-family: 'hind-siliguri', Helvetica, Arial, sans-serif;
}
.post-lang-bangla h3.slide-entry-title{
    font-size: 30px !important;
    font-family: 'hind-siliguri', Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
}

.iconbox.av-386ceo-7a83f47716f5c7fb7a675002c576731b .iconbox_icon.avia-svg-icon svg:first-child {
    fill: silver;
    stroke: #83a846;
}