
.home-section {
    margin-top: 50px;
	  width : 95%; 
}


.sidebar {
    width: 70%;
    margin-left: 28%;
}


.grids.grid-layout.columns-size-3.entries {
    width: 115%;
}

.sidebar .search-form input[type="text"] {
    color: #000;
    background: #fff;
	  border: solid 1px; 
}
h1.entry-title {
	margin-left:0px !important;
	margin-right:0px !important;
	margin-top:40px !important;
	margin-bottom:40px !important;
	padding-left:0px !important;
	padding-right:0px !important;
	background-color:#fff;
}

.copyright {
	  font-family: "Montserrat" !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

.copyright a{
	  font-family: "Montserrat" !important;
    font-weight: 400 !important;
    font-style: normal !important;
	  color : #d6af65 !important; 
}

    .all-news-link .read-more {
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: normal;
}


html #submit, html .read-more, html .added_to_cart, .woocommerce .button, .single_variation .stock, html input[type="submit"] {
    border: 1px solid #000;
    font-family : "Montserrat"; 
		font-weight : 300; 
			
	
}

#submit:hover,
    .button.loading,
	.read-more:hover,
    .added_to_cart:hover,
    .woocommerce .button:hover,
	input[type="submit"]:hover {
		box-shadow:1px 1px #000, 1px 1px #000, 1px 1px #000;
        -webkit-transform:translateX(-2px);
        transform:translateX(-2px);
	}


.social li a {
    font-size: 22px;
}

a:-webkit-any-link {
    text-decoration: none;
}

.title-with-sep .title, .title-with-sep .entry-title {
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 30px;
    padding-right: 30px;
	  padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
	color : #676767; 
}

@media only screen and (max-width: 750px)
{
	.title-with-sep .title, .title-with-sep .entry-title {
    font-size: 0.6em;
		}



.grids.grid-layout.columns-size-3.entries {
    width: 100%;
}
	
	
.home-section {
    margin-top: 0;
    width: 95%;
}	
	
	
.sidebar {
    margin-left: 0;
    width: 100%;
}
	
	}

.wpls-logo-showcase .slick-dots li button {
    text-indent: -99999px;
    margin: 0px !important;
    padding: 0px !important;
    border: 1px solid #FFF !important;
    border-radius: 50% !important;
    width: 12px !important;
    height: 12px !important;
    background-color: #fff;
    cursor: pointer;
}

#newsletter {
    background-color: #c2c2ce;
	margin : -5%; 
}



.mc4wp-form-fields input{
    margin-top: 5%;
    margin-bottom: 3%;
}


.mc4wp-form-fields textarea, input[type="tel"], input[type="url"], input[type="text"], input[type="email"], input[type="password"] {
    width: 90%;
    padding: 10px;
    border: none;
    outline: none;
    margin-left: 5%;
	font-size: 13px; 
	
}


.mc4wp-form-fields input[type="submit"] {
    font-size: 18px;
	font-weight : 600; 
    padding: 2% 3%;
    text-align: center;
    background-color: #363758;
    position: relative;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-backface-visibility: hidden;
    color: #fff;
    width: 90%;
    margin-left: 5%;
	
}

#ebook {
    margin-right: 12% !important;
    margin-left: 12% !important;
}

.hustle-modal .hustle-modal-optin_form .hustle-modal-optin_field {
    margin-right: 0px;
    margin-bottom: 11px;
}

.hustle-modal .hustle-modal-body{
    margin: 0;
} 




