/*
Theme Name: Salamat - Child Theme
Version: 1.0.0
Author: ab-themes
Author URI: http://www.ab-themes.com
Description: Fully Responsive Multipurpose WordPress Theme
Theme URI: http://themeforest.net/user/ab-themes/portfolio?ref=ab-themes
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, gray, green, orange, pink, purple, red, white, yellow, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, responsive-layout, custom-colors, custom-menu, full-width-template, theme-options, translation-ready
Text Domain: Salamat
Template: salamat

/* =Theme customization starts here
-------------------------------------------------------------- */

/* padding for the site */
#default_page_row .dnd_section_dd {
    padding: 0;
}

	section{
		padding: 10px 0 10px 0;
	}


.widget_pages li:after, 
.widget_recent_entries li:after, 
.widget_archive li:after, 
.widget_nav_menu li:after, 
.widget_meta li:after, 
.widget_categories li:after{
    display:none;
}

@media only screen and (max-width: 767px) and (min-width: 321px){
    .dnd_column_dd_span3.remove_column{
        display: none !important;
    }
}


nav > ul ul li {
    height: auto !important;
}

nav > ul ul li a {
    line-height: 30px;
}

p {
margin-bottom: 0px !important;
}

#default_page_row {
padding: 70px 0 !important;
}