/*
 Theme Name:   Storefront Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Storefront Child Theme
 Author:       Barun Kumar
 Author URI:   http://www.barun-kumar.com
 Template:     storefront
 Version:      1.0.23
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  storefront-child
*/


*:focus {outline:0;}

#post-328 h1 {
    margin-top: 3rem;
}
.handheld-navigation .dropdown-toggle, ul.sub-menu.toggled-on li a{
    color: #fff !important;
}
ul.sub-menu.toggled-on li a{
    margin-left: 1rem;
}
#post-328 h2 {  
    margin-top: 1.8rem;
    font-size: 1.75rem;
}

.single #content {
    margin-top: 35px;
}

#custom_cw_header_bg {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

#custom_cw_header_bg div:last-child{
    flex: 1;
    text-align: right;
}    

#custom_cw_header_bg div:nth-child(2){   
    font-weight: bold;
    font-size: 1.2rem;
 }
.sow-image-grid-wrapper .sow-image-grid-image{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.com-bejodjoda-row{
    display: flex;
}

header{
    border-bottom: 0 !important;
}

.site-branding .site-title {
    margin-top: 15px;
}

@media screen and (min-width: 768px){
    .col-full{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media screen and (max-width: 768px){
    .com-bejodjoda-row{
        display: flex;
        flex-direction: column-reverse;
    }

    .com-bejodjoda-row div:last-child{
        margin-left: 0 !important;
        width: 100% !important;
    }

    .com-bejodjoda-row div:last-child img{
        margin-bottom: 20px;
        width: 100%;
        height: auto;
    }
}


@media screen and (min-width: 960px){
    .storefront-primary-navigation {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
}



.com-bejodjoda-home-category-row{
    background: #e7e9e6;
    padding: 10px 20px;
    margin-bottom: 20px;
}
.com-bejodjoda-home-category-row h3 {
    border-bottom: 1px solid #33333314;
}
.com-bejodjoda-row div:first-child{
    width: 100%;
}

.com-bejodjoda-row div:last-child{
    width: 200px;
    margin-left: 10px;
}

.single figure figcaption{
    margin-top: 10px;
    margin-bottom: 20px;
    font-style: italic;
    font-size: 0.9em;
    color: grey;
}

.author-bio-format-cotainer{
    background: #eee;
    padding: 10px;
    border: 1px solid #ccc;
}


.home .iw-so-article-content.iw-so-blog-article-responsive {
    padding-left: 0;
}

h4.iw-so-article-title.iw-text-left {
    font-size: 1.4em;
    font-weight: bold;
}

h4.iw-so-article-title.iw-text-left a{
    color: blue;
}
.share-promotion-para{
    font-style: italic;
    color: #000;
}
.single .hentry .wp-post-image{
    display: none;
}
.site-header ul.menu li.current-menu-item>a{
    color: #decdcd;
    font-style: italic;
}
.text-justify{
    text-align: justify;
}

.text-center{
    text-align: center;
}

.color-lightblue{
    color:#2095bb;
}
.color-green{
    color: green;
}
.color-grey{
    color: grey;
}
.color-darkblue{
    color: darkblue;
}
h2.heading{
    margin-top: 0;
}
.color-red{
    color: red;
}
.so-panel {
    margin-bottom: 10px !important;
}

.svg-inline--fa{
    margin-right: 6px;
}
a{
    color: blue;
}
#respond {
    padding: 0;
    background: #fff;
}

h1{
    font-size: 2em;
}
h2.sow-headline {
    font-size: 1.7em;
}
button.menu-toggle:focus {
    outline: 0 !important;
    border: 0;
    background: none;
}

.page-template-template-home-custom #primary{
    width: 100%;
}

.site-header{
    margin-bottom: 0 !important;
    padding-top: 10px;
    background-color: #fff;
}

.hentry{
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.site-main{
    margin-bottom: 0;
}

.site-footer .site-info{
    text-align: center;
    padding: 0.5em;
}

/*
#custom_cw_header_bg{
    background-image: url('images/logo-barun-kumar.com.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 172px;
    width: 100%;
    background-position: center;
}
*/
.primary-navigation{
    text-align: left;
}

*:focus { outline:none !important; }

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    color: #fff;
    padding: 10px 28px;
}

.storefront-primary-navigation{
    background: #3D3A59;    
}

button.menu-toggle{
    background: #3D3A59;
    border-color: #3D3A59; 
    color: #fff;
}
button.menu-toggle span:before,button.menu-toggle:before,button.menu-toggle:after{
    background-color: #fff;
}

.site-footer {
    padding: 1.618em 0 1.706325903em;
}

.home .site-content{
    padding-top: 0;
    margin-top: 0;
}

aside#search-2 {
    margin-bottom: 0;
}

h3.widget-title {
    padding-bottom: 10px !important;
}

.widget_nav_menu ul li:before {
    content: "\273D";
}

aside#nav_menu-2 {
    margin-bottom: 25px;
}

blockquote cite{
    display: block;
    text-align: right;
    font-weight: bold;
}

img{
    border-radius: 0;
}

#contact h2{
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Arial, Helvetica, Geneva, sans-serif;
}

#contact .pbSubmit{
    width: 100%;
    text-align: center;
    margin-top: 0;
    padding-top: 5px;
    margin-bottom: 20px;
}

#contact .dfield [type="text"]{
    width: 100%;
}

body.single-online-training .content-area{
    width: 100%;
}
body.single-online-training .content-area h2, body.single-online-training .content-area h3{
    margin-top: inherit;
}

.home .sow-headline span:before {
    content: url(images/left.png);
    padding-right: 10px;
}

.home .sow-headline span:after {
    content: url(images/right.png);
    padding-left: 10px;
}

.home h2.sow-headline span {
    color: #000;
    font-size: 0.9em;
}

#home-page-banner-mobile-13022017{
    display: none;
}

.main-navigation ul li a:before {
    content: "\000BB";
}

.hentry.type-post .entry-content {
    width: 100%;
    float: none;
}

@media screen and (max-width: 1170px){
    #home-page-banner-13022017{
        display: none;
    }

    #home-page-banner-mobile-13022017{
        display: block;
    }
}

@media screen and (max-width: 960px){
    button.menu-toggle:hover{
        color: #fff !important;
    }
    #custom_cw_header_bg div:last-child {
        padding-right: 10px;
    }
    .site-branding .site-title{
        text-align: center;
    }
    .site-branding{
        float: none;
    }
    .home .sow-headline span:before, .home .sow-headline span:after {
        content: '';
    }

    .site-content{
        margin-top: 0;
    } 

    .main-navigation{
        position: static;
        background: transparent;
    }

    .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
        color: #fff;
    }

    .site-header .col-full{
        margin-left: 0;
        margin-right: 0;
    }

    .main-navigation ul li {
        border-bottom: 1px dotted seagreen;
    }	

    button.menu-toggle:hover {
        background: #3D3A59;
    }

    .menu-toggle{
        margin: 0;
        background: seagreen;
        box-shadow: none;
    }

    .site-header{
        padding-top: 0;
    }

    #fbuilder .large{
        width: auto;
    } 
}


@media screen and (max-width: 768px){
    .site-branding{
        margin-bottom: 15px;
    }
    #custom_cw_header_bg {
        margin-bottom: 15px;
        text-align: center;
        margin-top: 15px;
    }

    #custom_cw_header_bg img{
        display: inline;
    }

    .site-header{
        padding-bottom: 0;
    }

}

@media screen and (max-width: 700px){
    #custom_cw_header_bg{
        flex-direction: column;
    }
    
    #custom_cw_header_bg div:last-child {
        text-align: center;
        padding-right: 0;
        margin-top: 15px;
    }
}