/**handles:qode_default_style**/
/*
Theme Name: Stockholm
Theme URI: http://demo.select-themes.com/stockholm
Description: Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 3.8.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/

.gallery .two_columns_75_25>.column1{
    width:100% !important;
}
.slidingpara p {
    color: white !important;
    font-size: 18px !important;
}
span.name {
    float: right;
    padding-top: 20px;
    font-size:18px !important;
    text-align: right;
    font-style: italic;
}
div#n2-ss-2item2 {
    font-family: Nunito !important;
}
.sliderheading {
    margin-bottom: 15px !important;
}
span.name-2 {
    text-align: center !important;
    float: none !important;
    display: block;
    margin-top: -5px;
}
.nextend-bar {
    display: none !important;
}
nav.main_menu.right
{
    display: inline-block;
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 auto;
}
nav.main_menu.right>ul
{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
nav.main_menu ul li
{
    display: inline-block;   
    float: none;
}   
div.header_inner_left {width:100%;margin:20px 0 !important;text-align:center;}