@import "../../../atlanta/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
 body .slideshow-content img{
    margin: 0px auto;
     display: block;
}
body.single #primary #content #main{
	margin-top:0px;

	
}

body .elementor-lightbox .elementor-swiper-button-prev{
	left:15%;
}	
body .elementor-lightbox .elementor-swiper-button-next{
	right:15%;
}
body .gallery .gallery-item{
	padding:0px;
}
body .sf-menu a{
	    line-height: 80px;
}
body.single #primary .page-title h1{
	margin-bottom:0px;
	font-size:30px;
	
}
body.single  .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
	padding:0px;
}
body .wide #header .container{
    max-width: 100%;
}
.connectionHeader{
    float: left;
    margin-top: 15px;
    margin-left: 2%;
    width: 300px;
}
.connectionHeader #facebook{
    width:40px;
    height: 40px;
    background: #cce200;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    text-align: center;
    padding-top: 3%;
    margin-right: 10%;
    float: left;

}
.connectionHeader a#phone {
    color: #999999;
    font-size: 30px;
    float: left;
    display: inline-block;
    margin-top: 3%;
	font-weight:bold;
}
nav.post-navigation{
    display: none;
}
.portfolio-slideshow img{
    width: 100%!important;
}
.home ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    font-weight: bold;
}
.home ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    font-weight: bold;
}
.home :-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    font-weight: bold;
}
.home :-moz-placeholder { /* Firefox 18- */
    color: #fff;
    font-weight: bold;
}
.home .button.size-small{
    width: 100%;
}
.home .button.size-small {
    width: 100%;
    height: 45px;
    margin-top: 2px;
}
@media (max-width: 768px) {
    .connectionHeader{
        display: none;
    }
	body .ms-skin-pojo .ms-bullets.ms-dir-h{
		    display:none;
	}
	#primary{
			margin-top:60px;
	}

 body #pojo-a11y-toolbar {
    top: 154px !important;
}
		
}
