/*
 Theme Name:   Redstate-Mobile-v-2
 Description:  Red State Child Theme
 Author:       Seablaze Web Studios, LLC
/* Template:     redstate */
/*
 Version:      2.0.0
 Text Domain:  Redstate-Mobile
*/




/* =Theme customization starts here
-------------------------------------------------------------- */
#wpadminbar {
    display: none;
}
#infinite-footer {
    display: none;
}
.yith-infs-loader {
    display: none;
}
html {
    overflow-x: hidden; !important;
}
body {
    overflow-x: hidden; !important;
}

/* MOBILE -- Increase Logo size */
.navbar-brand > img {
    width: 150px !important;
}

.navbar-brand {
    padding: 17px 15px !important;
}
/* End Logo */

.large-card {
    margin-bottom: 30px !important;
}

.large-card .image-container {
    border: 1px solid #a5a5a5;
}

.aligncenter {
    margin-bottom: 15px !important;
}

