
/****** STORE SKRÆME ******/

@media only screen and (min-width: 1920px) {
	
}


/****** 1600 SKRÆME ******/

@media only screen and (max-width: 1600px) {
	body:not(.woocommerce-checkout) #page {
		padding-top: 180px;
	}
	.stom-grid-section .local-service {
		padding-right: 40px;
	}
}

/****** BÆRBAR / MINDRE SKÆRME ******/

@media only screen and (max-width: 1200px) {
	body:not(.woocommerce-checkout) #page {
		padding-top: 170px;
	}
	.site-branding #logo img {
		max-width: 240px;
	}
	#local-service-weekly-sale.section-wrap.stom-grid-section.section-fullpage .section .grid-elements .local-service {
		margin-bottom: 20px;
		padding: 0;
	}
	.section-wrap.stom-grid-section.personale-wrapper .section .grid-elements .grid-element img{
		height: unset;
	}
	.page-slider-section {
		padding-bottom: 20px;
	}
	.page-slider-section .slider-text {
		width: 100%;
	}
	.page-slider-section .slider-text-inner {
		width: 100%;
	}
	.header-usps .stom-cols-4 {
		padding: 15px 0px;
	}
	.st-button a, .stom-products-section .section-link a, .stom-products-section.stom-slick .section-link a, .product .button.add_to_cart_button, .single-product div.product form.cart .button.single_add_to_cart_button {
		padding: 9px 12px;
	}
	.page-slider-section.slider-type-banner .slide-element img {
		position: absolute;
		width: unset;
		max-width: unset;
		height: 100%;
		max-height: none;
	}
}



/****** IPADS - VERTIKALT ******/

@media only screen and (max-width: 959px) {
	.section-wrap.forhandler-information .section {
		background-color: #073b55;
	}
	.heading-shadow.grid-bg-images.section-wrap .section .grid-elements .grid-element {
		width: 70% !important;
		height: 300px;
		margin: 10px auto !important;
	}
	.heading-shadow.grid-bg-images.section-wrap .section .grid-elements .grid-element.last {
		margin-right: auto !important;
	}
	.heading-shadow.grid-bg-images.section-wrap .section .grid-elements .grid-element img{

		height: 100%;
	}
	.heading-shadow.grid-bg-images.section-wrap .section .grid-elements .grid-element.last img {
		height: auto;
	}
	.section-wrap.stom-grid-section.personale-wrapper .section .grid-elements .grid-element{
		width: calc((100% - (40px * 1)) / 2);
		margin: 0 0 20px 20px;
	}
	body:not(.woocommerce-checkout) #page {
		padding-top: 135px;
	}
	body #page section .section h1, body section .section h1, body section.page-slider-section h1 {
		font-size: 60px;
	}
	body #page section .section h2, body main article div h2 {
		font-size: 32px;
	}
	body #page section .section h3, body section .section h3, body main article div h3 {
		font-size: 20px ;
	}
	.faq-section .section .faqs .faq h3:after {
		padding-right: 25px;
	}
	.slick-slider {
		padding: 0;
	}
	.info-slider .info-slider-slide.slick-slide {
		max-height: unset;
		height: unset;
	}
	.info-slider .info-slider-slide.slick-slide .st-button {
		position: relative;
		bottom: unset;
		left: unset;
		transform: unset;
	}
	.section-wrap.stom-grid-section.billede-step .section .grid-elements .grid-element {
		width: 100%;
	}
	.billede-step .section .grid-elements .grid-element .overlay p:last-of-type {
		position: relative;
	}
	.Sparxpres__webinfo_rte table{
		width: 100% !important;
		height: auto !important;
	}
	.Sparxpres__webinfo_rte table tbody tr{
		height: auto !important;
		border: 5px solid #232323;
		display: block;
		border-top: 0;
	}
	.Sparxpres__webinfo_rte table tbody tr td{
		width: 100% !important;
		display: block;
		height: auto !important;
	}
}



@media only screen and (max-width: 810px) {

}



/****** MINDRE END IPADS VERTIKALT ******/

@media only screen and (max-width: 782px) {
	.page-slider-section.slider-type-subpage .slide-element {
		height: 300px;
	}
	body section .section h1, body section.page-slider-section h1 {
		font-size: 50px;
	}
	.local-service svg {
		height: 150px;
	}
}



@media only screen and (max-width: 767px) {
	.header-usps {
		display: none;
	}
	.header-section-contact {
		font-size: 12px;
	}
	.slick-slider .slick-list {
		height: auto !Important;
	}
	.page-slider-section.slider-type-banner .slick-dots {
		margin: 0;
		left: 50%;
	}
}



@media only screen and (max-width: 639px) {
	.heading-shadow.grid-bg-images.section-wrap .section .grid-elements .grid-element {
		width: 100% !important;
	}
	.header-section-contact {
		font-size: 12px;
	}
	.header-section-contact .header-section-right {
		float: unset;
		padding-left: 5px;
	}
	.header-section-contact p:not(:first-child) {
		margin-left: 5px;
	}
	.site-branding #logo img {
		max-width: 150px;
	}
	.section-wrap.stom-grid-section.personale-wrapper .section .grid-elements .grid-element{
		width: 75%;
		margin: 0 0 20px 20px;
		margin: 10px auto;
		margin-right: auto !important;
	}
	.page-slider-section .slider-text {
		padding-right: 5px;
		padding-left: 5px;
	}
	.page-slider-section.slider-type-banner .slide-element {
		min-height: 300px;
		height: 100%;
	}
}



/****** MOBILER ******/

@media only screen and (max-width: 479px) {
	#local-service-weekly-sale.section-wrap.stom-grid-section.section-fullpage .grid-element .overlay {
		padding: 10px;
	}
	.site-branding #logo img {
		max-width: 110px;
	}
	#why-we-are-better p {
		font-size: 14px;
	}
	body #page section .section h2 ,body section .section h2, body main article div h2 {
		font-size: 22px;
	}
	body #page section .section h3, body section .section h3, body main article div h3 {
		font-size: 19px;
	}
	body:not(.woocommerce-checkout) #page {
		padding-top: 116px;
	}
}



@media only screen and (max-width: 400px) {
	body:not(.woocommerce-checkout) #page {
		padding-top: 150px;
	}
	.header-section-contact {
		font-size: 10px;
	}
	.single-product .product-related-products ul.products {
		width: calc(100% - (20px * 2) - (10px * 4));

	}
}
