/*
Theme Name: Twenty Seventeen Child-Rental 
Theme URI: http://example.com/twenty-fifteen-child/
description: 
  Twenty Seventeen Child-Rental
Author: OMRI
Author URI: http://example.com
Template: twentyseventeen
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-seventeen-child-rental
*/

html{
	
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6{
	
	padding:0px;
	margin:0px;
}
body{
	font-family:"FuturaPT-Book";
	
}

.main-navigation a {
    padding: 0px;
}
footer .widget ul li, .widget ol li {
    border-bottom: 0;
    border-top: 0;
    padding-top: 0;
    text-decoration: none;
	padding-left:16px;
	padding-bottom: 0;
}
footer .widget ul li a:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: none;
}
footer .widget ul li a {
      text-decoration: none;
    box-shadow: none;
}
.current_page_item a {

    font-weight: normal;
    color: #91c73d !important;

}

#csl-logo-block-link {
    float: left;
}

.footer_link h2.widget-title {

	width: 100%;
	margin: 0 0 20px;
	font-weight: normal;
	letter-spacing: 1px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #2a2a2a;
	font-family: 'FuturaPT-Demi';
	text-transform: capitalize;
	font-size: 18px;
	color: #fff;
}

.folow_us.footer_link section.widget {
    padding: 0px;
    margin: 0;
}
.folow_us.footer_link ul li {
    padding-left: 0;

}
.footer_link .widget_text ul {
    list-style: none;
    margin: 0;
}
.footer_link .mailpoet_submit {
	background-color: #91c73d !important;
	text-transform: capitalize;
	color: #fff;
	height: 55px;
	border-radius: unset;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
}
.footer_link #mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {

	width: 100%;
	margin-bottom: 0;
	border-radius: unset;
	border-top-right-radius: unset;
	border-bottom-right-radius: unset;
	background-color: #2c2c2c;
	border: none;
	text-align: center;
	height: 55px;
	color: #fff;
	letter-spacing: 1px;
	font-family: 'FuturaPT-Light';
}
li.parsley-custom-error-message::after{
	content:"" !important;
	
}
.footer_link .mailpoet_submit:hover {
    background: #91c73d;
    opacity: 0.9;
}

.footer_link #mailpoet_form_1 .mailpoet_text::placeholder, #mailpoet_form_1 .mailpoet_textarea::placeholder {

    color: #fff;
    font-weight: normal;
    font-size: 14px !important;
	font-family:'FuturaPT-Light';

}
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover{
	
	color:#fff;
	
}
.follow-sec li {
    list-style: none;
}
ul.social-drop li a:hover {
    box-shadow: none;
}
.vertical_sec li {
    list-style: none;
}
.sidebar-fix div.wpcf7-mail-sent-ok {

    border: 2px solid #398f14;
    float: left;

}