/* Enter Your Custom CSS Here */
/*New landing page design*/
.page-template-page-location-new div#main {
    max-width: 100%;
}

.copyright{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    line-height: 20px;
    margin: 10px 0 10px 0;
}
.slick-active {
		outline: none;
}
.slick-slide img {
    width: 85%;
}
.single-post h3 {
    font-weight: 600;
}