/*
Theme Name:     Foxiz child
Template:      	foxiz
Theme URI:      https://foxiz.themeruby.com
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/portfolio/
Description:    Make your modifications to Foxiz in this child theme.
Version:        1.0
Tags:           custom-background, custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */
.edge-padding {
    padding-right: 0px;
    padding-left: 0px;
}
.single-standard-1 .single-header {
    padding-left: 20px;
    padding-right: 20px;
}

.has-lsl .s-ct-inner {
    padding-left: 20px;
    padding-right: 20px;
}
.e-shared-sec.entry-sec {
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 767px)
.entry-sec {
    padding-left: 20px;
    padding-right: 20px;
}
.mbnav {
    background-color: #243b93;
}
.header-wrap {
    background-color: #243b93;
}
.rb-search-form {
    background-color: white;
}

.header-social-list > a {
    color: white;
}