/*
Theme Name: indreams-child
Theme URI: http://gleedthemes.com/themes/indreams/
Author: gleedthemes.com
Author URI: http://www.gleedthemes.com
Description: The indreams theme is featuring a full range of post formats, each displayed beautifully in their own unique way. It designed especially for business websites. Tt has many customizable features that will help you showcase your company's web presence.
Template: indreams
Version: 1.2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: indreams
Tags: one-column, two-columns, right-sidebar, grid-layout, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, post-formats, sticky-post, theme-options, blog
*/
@import url("../indreams/style.css");
@import url("../indreams/lib/scripts/superfish/superfish.css");

/* =Theme customization starts here

-------------------------------------------------------------- */



#primary .col-md-8 {
width: 100%
}

h1 {
font-family: "Verdana", Serif !important;
font-size: 40px;
}

h2 {
font-family: "Verdana", Serif !important;
font-size: 32px
}

h3 {
font-family: "Verdana", Serif !important;
font-size: 24px
}

h4 {
font-family: "Verdana", Serif !important;
font-size: 22px
}

h5 {
font-family: "Verdana", Serif !important;
font-size: 18px
}

h6 {
font-family: "Verdana", Serif !important;
font-size: 16px
}

body {
font-family: "Verdana", Serif !important;
font-size: 14px
}

ol, ul {
list-style-type: disc;
padding-left: 45px;
}

a {
    color: #930037;
}

div.page-heading h2 {
    background: #930037;
    border: 1px solid #930037;
    padding: 8px 0px;
    margin-top: 0px;
    line-height: 35px;
    text-align: center;
}

div.page-heading h2 a, div.page-heading h3 a {
    color: #ffffff;
}
div.header-wrapper {
background: #ffffff
}

.header-wrapper .col-md-8.col-md-8 {
margin-left: auto;
margin-right: auto;
width: 100%;
float: none;
}

input[type="submit"]:hover, input[type="submit"]:focus, div.social-icons ul li:focus {
    background-color: #930037;
}

.searchform {
    max-height: 35px;
    position: relative;
    margin-top: 20px;
    margin-right: 10%;
}

    .logo {
text-align: center;
}

.container {
  width:100%;
  padding-right: 0;
  padding-left: 0;
  margin-center: auto;
}

div.menu-wrapper {
background: #e8e8e8;
text-align: center;
}

.sf-menu a {
background: #e8e8e8;
font-size: 16px;
font-color: #ffffff;
text-align: center;
font-weight: 600;
}

.sf-menu .current-menu-item a {
background: #B7B5B5
}

.sf-menu a: hover {
background: #B7B5B5;
font-size: 18px;
font-color: #ffffff
}

.sf-menu a {
    padding: 0.7em 1.75em;
    text-decoration: none;
}

a {
    font-size: 14px;
}

div.slider-description {
    background: none repeat scroll 0% 0% #E8E8E8;
    color: #930037;
    border-bottom: 2px solid #930037;
    border-top: 2px solid #930037;
    padding: 1px 0px;
}

div.feature-box-wrapper {
    background: #ffffff
}

.feature-box-wrapper {
    padding: 40px 0px;
}

div.feature img:hover{
    -webkit-transform: scale(1.1) rotate(0deg) translate(0px);
-moz-transform: scale(1.1) rotate(0deg) translate(0px);
-o-transform: scale(1.1) rotate(0deg) translate(0px);
-ms-transform: scale (1.1) rotate(0deg) translate(0px);
transform: scale(1.1) rotate(0deg) translate(0px);
}

div.feature {
    background: none repeat scroll 0% 0% #E8E8E8;
    color: #262626;
    border: 5px solid #E8E8E8;
    padding: 17px;
}

div.footer-sidebar-wrapper{
padding: 25px 0 30px;
background: rgb (30,30,30);
color: #fff;
border-bottom: 2px solid rgb(44, 43, 43);
border-top: 2px solid rgb(44, 43, 43);
}

div.footer-wrapper {
background: #E8E8E8;
}

.col-md-6:nth-child(2n+1) {
  width:60%;
}

div.footer-left  {
color: #000;
padding: 16px;
text-align: center;
}

.col-md-6 {
    width: 40%;
}

div.footer-right {
text-align: center;
}

div.social-icons ul li {
    padding: 5px;
    display: inline-block;
}

div.social-icons ul {
    margin-top: 10px;
    list-style-type: none;
    margin-right: 180px;
}

div.blog-wrapper {
    background-color: #FAFAFA;
    border-top: 1px solid #DBDBDB;
}
div.blog-wrapper {
    text-align: center;
    padding: 15px 30px 15px;
}





