/**
* Theme Name: easton Child
* Description: This is a child theme of easton, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/tonatheme/portfolio">tonatheme</a>
* Template: easton
* Version: 1.0.0
*/

ul.info{
	margin-bottom:0px;
}

ul.social-links{
	margin-bottom:0px;
	color:#FFF;
}

figure.logo{
	margin:0;
}

.navbar-expand-md {
    padding: 17px 0px 0px 0px;
}

.project-page-section .upper-box .filters {
    bottom: 41px;
}

.content_block_one .content-box .inner .single-item {
    padding: 12px 0px 18px 100px;
}

.banner-carousel .owl-nav button span {
    line-height: 66px !important;
}

@media only screen and (max-width: 1200px) {
  .logo img {
    width:70px!important;
  }
	
  .logo-box .logo {
	min-width:70px;
    max-width: 152px;
    width: 80px!important;
  }
	
	.main-header .logo-box{
		width:80px!important;
	}
}

.contact-info p a{
	color:#141417;
	text-decoration:underline;
}

.video-btn{
	display:none;
}