/*
Theme Name: Casino Hyheter
Version: 137.1.0
Description: A child theme of HoneyPress
Author: Olle
Template: honeypress
*/

@import url("../honeypress/style.css");

.section-module {
    padding: 1.25rem 0 1.5rem;
}
.blog .standard-view .post, .blog .standard-view .page, .blog .standard-view .product, .blog .list-view .post {
    margin: 0 0 1.438rem;
    padding: 0 0 1.5rem;
}
@media screen and (max-width:600px) {
	body, html {
		font-size: 17px;
	}
	.site .navbar {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.custom-logo-link-url {
		margin: 0;
		padding: 0;
		max-width: calc(100% - 55px);
			
	}
	.navbar-light .navbar-toggler {
		position: absolute;
		top: 35px;
		right: 15px;
	}
	.page-title-section {
		padding: 30px 0;
	}
	.section-module {
		padding: 1.25rem 0 1.5rem;
	}
	
}
