/*
Theme Name:     theand Child
Theme URI:      http://themeforest.net/
Author:         Themesparrow
Author URI:     http://Themesparrow.net
Description:    And WooCommerce WordPress Theme.
Template:     	theand
Version:        1.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    theand-child
Tags:           two-columns, three-columns, left-sidebar, right-sidebar, custom-menu,  featured-images,  full-width-template, post-formats, sticky-post, theme-options, translation-ready
*/
.header-style-six .navbar .site-logo {
    margin-top: 10px;
}

.single-portfolio-wrapper .entry-thumbnail {
    margin-bottom: 10px;
}

.page-content {
    margin: 30px 0;
}

.form-control {
    background-color: #D5D5D5;
}

.navbar.navbar-default .navbar-nav > li > a {
    font-size: 1rem;
}

.header-top-bar {
    padding: 20px 0 25px;
}

.navbar {
    margin-bottom: 20px;
} 

.footer {
    padding: 0;
}   

.ga-icon-text-wrapper.icon-position-top-center .ga-icon-text-content .ga-main-content p {
    font-size: 0.9rem;
}

.blog-grid-style-two {
    padding: 50px 0;
}

.blog-section {
    margin: 70px 0;
}

.blog-section .blog-post-wrapper .post-thumbnail {
    margin-bottom: 70px;
}

.header-top-bar .header-top-left ul li:last-child img{
margin: 0 5px;
}

.single .blog-post-wrapper .content-wrapper .entry-footer .ga-social-share ul li a i, .single-post .blog-post-wrapper .content-wrapper .entry-footer .ga-social-share ul li a i, .single-attachment .blog-post-wrapper .content-wrapper .entry-footer .ga-social-share ul li a i {
    background-color: #8fb62e;
    border: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    color: #FFFFFF;
}

.blog-section .blog-post-wrapper .content-wrapper .entry-content {
    margin-bottom: 30px;
}

.footer .footer-widget {
display: none;
}

.page-title-section .page-header h1 {
    margin: 50px 0 0;
    font-size: 24px;
    line-height: 28px;
}

.page-title-section .page-header {
    line-height: 120px;
}