/**
* 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
*/
@media only screen and (min-width: 1300px) {
    .main-header .logo-box {
        margin-right: 200px !important;
    }
}
@media only screen and (max-width: 1299px) {
    .main-header .logo-box {
        margin-right: 30px !important;
    }
}
.scroll-to-top {
	display: none;
}

.main-header .logo-box .logo {
	max-width: 190px;
	margin-bottom: 0;
}