/*   
Theme Name: Malina child-theme
Theme URI: http://themeforest.net/user/artstudioworks/portfolio
Description: Malina is the perfect and stylish template to present your ideas online. With wide range of project layouts, from full-screen to iconic grid, you can easily create template you need, that will engaging visitors and potential clients.
Author: ArtstudioWorks
Author URI: http://themeforest.net/user/artstudioworks
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: malina
Tags: white, black, blue, fluid-layout, fixed-layout, custom-colors, custom-background, theme-options, translation-ready
Designed by MontaukCo: http://themeforest.net/user/montaukco

All PHP code is released under the GNU General Public Licence version 3.0
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
#header .social-icons .social-pinterest,
#header .social-icons .social-twitter {
	display:none;
}

#header.header1 .header-top-inner .hidden-area-button {
	display: none;
}

#header.header1 .header-top-inner .search-and-open > div:nth-child(2) {
	padding-left: 0;
    margin-left: 0;
}

.social-icons li a i {
	font-size: 18px;
}

#header.header1 .header-top-inner .search-link:before {
	display:none !important;
}

input[type=button].ninja-forms-field {
	font-family: 'Montserrat';
    font-size: 14px;
    background-color: #1c1d1f;
    border-color: transparent;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    letter-spacing: 1px;
    padding: 13px 32px;
}

.page-id-108 #header-main {
	padding:0 25px;
}

.sharebox.sharebox-sticky {
	z-index:4;
}

#mobile-header .logo {
	margin: 0 auto;
}

#wp-megamenu-item-1508 {
	background-color: #f27064;
}

#wp-megamenu-item-1508:hover {
	background-color: #ef4434;
}

#wp-megamenu-item-1508 > a {
	font-size: 14px !important;
    font-weight: 700 !important;
    color: white !important;
    letter-spacing: 1.5px !important;
    margin-bottom: 1px !important;
}

.pagination_post > span, .pagination_post a:hover span {
	background-color: #ce8460 !important;
}
.post-page-numbers.current > span {
	color:white;
}