@media only screen and (min-width: 1921px) {
	.about-text-box h2, .stom-center-box-inner h2 {
	    font-size: 2em;
	}

	.home h1 {
	    font-size: 4em;

	}
	.grid-images span.img-wrap h2 {
	    font-size: 4em;
	}
	.showroom h2 {
	    font-size: 4.2em;
	}
	span.widget-title {
	    font-size: 2.3em;
	}


}
@media only screen and (max-width: 1600px) {
	.entry-content.product-desc, .page-desc {
	    margin: 50px 0% 00px;
	}
	.main-navigation a {
		font-size: 16px;
	 /*padding: 7px 5px;*/
	}

	.showroom {
	    background-attachment: inherit;
	    background-position: 50% 20%;
	}
	.home #content {
	    margin: 20px auto 0;
	}

	.stom-billede-sektion.about .section {
	    padding-top: 50px;
	}
	.stom-billede-sektion .stom-picture, 
	.stom-billede-sektion .stom-cols-6 {
	    height: auto!important;
	    /* margin: 50px 0; */
	}
	.customer-guide h3 {
	    font-size: 1.7em!important;
	}
	.slider-inner h1, .slider-inner h2, .stom-slider-image-content .royalSlider .slider-tekst h1 {
	    font-size: 4em;
	}	
	
	
}

@media only screen and (max-width: 1440px) {
	.nav-wrap {
		margin: 8px 0;
	}
	
	.main-navigation a {
		font-size: 14px;
		padding: 7px 12px;
	}
	
	.extra-header-text {
		margin-right: 20px !important;
	}
	
	body.redesign-page .page-desc > p {
		font-size: 32px;
	}
	
	body.redesign-page .project-business .section .project-business-desc {
		width: 50%;
	}
	
	body.redesign-page .project-business .section .project-business-img {
		width: 48%;
	}
	
	body.redesign-page .project-business .section .project-business-desc > p {
		font-size: 18px;
	}
	
	body.redesign-page .show-all .section .products-container .products-post > a .products-info > h3 {
		font-size: 30px;
	}
	
	body.page-id-2003 .stom-page-slider {
		min-height: 740px;
		height: auto;
		max-height: 100%;
	}
	
	body.page-id-2003 .stom-page-slider video {
		background-color: #fff;
	}
	
	
	body.snedker-design .stom-slider-tekst .container > h1 {
		font-size: 100px;
	}
	
	body.snedker-design .stom-slider-tekst .container > p {
		font-size: 24px;
	}
	
	body.snedker-design .stom-slider-tekst .container > .stom-button a {
		font-size: 20px;
	}
	
	body.snedker-design .section-wrap.clear h2 {
		font-size: 40px;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section.section-fullpage {
		padding: 0 0 0 85px !important;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container .slick-dots {
		padding-right: 85px !important;
	}
	
	body.snedker-design .section-wrap.clear.usp-section .section .usp > h3 {
		font-size: 26px;
	}
	
	body.snedker-design .section-wrap.clear.usp-section .section .usp > .number {
		font-size: 40px;
	}
	
	body.snedker-design .mere-tekst-wrapper > button {
		font-size: 24px;
	}
	
	body.snedker-design .section-wrap.clear.product-section.contemporary .section > h2, 
	body.snedker-design .section-wrap.clear.product-section.contemporary .section > h3 {
		font-size: 40px;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container .products-post .products-info h3 {
		font-size: 24px;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container .products-post .products-info .seo-tekst {
		font-size: 16px;
	}

}

@media only screen and (max-width: 1240px) {
	body.redesign-page .show-all .section .category-header > h2 {
		font-size: 42px;
	}
	
	body.redesign-page .project-business .section .project-business-desc {
		margin: 0 6% 0 0;
	}
	
	body.redesign-page .project-business .section .project-business-img {
		width: 44%;
	}
	
	body.redesign-page .project-business .section .project-business-desc > h2 {
		font-size: 38px;
	}
	
	.products-info h3 {
		font-size: 20px;
	}
	
	body.page-id-2003 .stom-page-slider {
		min-height: 650px;
	}
	
	.section-wrap.clear.staff .section .personel-wrapper {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 30px;
	}
	
	.section-wrap.clear.staff .section .personel-wrapper:before,
	.section-wrap.clear.staff .section .personel-wrapper:after	{
		display: none;
	}
	
	.section-wrap.clear.staff .section .personel-wrapper .single-personel {
		width: 100%;
	}
	
	.section-wrap.clear.staff .section .personel-wrapper .single-personel > p:first-of-type {
		margin-bottom: 15px;
	}
	
	.section-wrap.clear.staff .section .personel-wrapper .single-personel > p a {
		word-break: break-word;
	}
	
	
	
	.section-wrap.clear.staff .section .single-personel img {
		max-width: 100%;
		height: 100%;
		width: 100%;
		aspect-ratio: 1 / 1;
		object-fit: cover;
	}
	
	.section-wrap.clear.staff .section {
		max-width: 100%;
	}
	
	.section-wrap.clear.staff .section .single-personel {
		
	}
	
	.staff h3 {
		font-size: 18px;
	}
	
	.section-wrap.clear.staff .section .single-personel > p {
		font-size: 14px;
	}
	
	.section-wrap.clear.project-business-alt .section {
		column-gap: 40px;
	}
	
	
	
	body.snedker-design .stom-slider-tekst .container > h1 {
		font-size: 80px;
	}
	
	body.snedker-design .stom-slider-tekst .container > p {
		font-size: 21px;
	}
	
	body.snedker-design .stom-slider-tekst .container > .stom-button a {
		font-size: 18px;
	}
	
	body.snedker-design .section-wrap.clear .section {
		
	}
	
	body.snedker-design .stom-billede-sektion .stom-cols-6 {
		width: 50%;
	}
	
	
	body.snedker-design .section-wrap.clear.usp-section .section .usp {
		width: 100%;
	}
	
	body.snedker-design .section-wrap.clear.usp-section .section .usp:not(:last-of-type) {
		margin-bottom: 40px !important;
	}
	
	body.snedker-design .section-wrap.clear p {
		font-size: 16px;
	}
	
	body.snedker-design .section-wrap.clear h2 {
		font-size: 36px;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section.section-fullpage {
		padding: 0 0 0 40px !important;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container .slick-dots {
		padding-right: 40px !important;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container {
		grid-gap: 60px 20px;
	}
	
}


@media only screen and (min-width: 1201px) {

	span.btn.btn-mobile {
	    display: none;
	}

}
@media only screen and (max-width: 1200px) {
	
    .custom-product-gallery-grid .custom-product-gallery-grid-row {
        margin-bottom: 90px;
    }
    .custom-product-gallery-grid .custom-product-gallery-grid-row:nth-child(even) .custom-product-gallery-grid-item:first-child {
        width: calc(100% - 45px);
    }
    .custom-product-gallery-grid .custom-product-gallery-grid-row:nth-child(odd) .custom-product-gallery-grid-item:last-child {
        width: calc(100% - 45px);
        margin-left: 45px
    }
    .custom-product-gallery-grid .custom-product-gallery-grid-row:nth-child(odd) .custom-product-gallery-grid-item:only-child {
        margin-left: 0;
    }
	body.burger-menu #site-navigation li.book a {
		display: none;
	}	
	.extra-header-text span.btn.btn-mobile.btn-contact {
		display: inherit;
	}
	.stom-page-slider {
	    height: 80vh;
	}	
	.about-page .section h2 {
		padding: 0;
	}

	.showroom.showroom-catalogue .stom-center-small > p {
		font-size: inherit;
	}

	.catalogue-wrap h3 {
		font-size: 25px;
	}	
	.product-header span.btn.btn-contact {
	    /* display: none; */
	}
	span.btn.btn-mobile {
	    padding: 15px 0;
	}

	span.btn.btn-mobile a {
		font-size: 13px;
		padding: 6px 19px;
	}

	#logo img {
		max-height: 37px;
	}
	#page.header-absolute {
		padding-top: 59px;
	}

	.extra-header-text {
		vertical-align: top;
		float: right;
		text-align: right;
		width: auto;
		margin-right: 2px;
	}

	span.widget-title {
	    font-size: 1.5em;
	    max-width: initial;
	}

	footer.site-footer p {
	    line-height: 1.3;
	    font-size: 95%;
	}	
	span.btn a, .footer-widgets input.submit_button {
	    font-size: 85%;
	}

	footer#colophon .section {
		max-width: 97%;
	}

	.main-navigation a {
		padding: 7px 11px;
	}

	.header-wrapper, 
	#content, 
	footer.site-footer .site-info, 
	.section {
		width: 100% !important;
		/* padding: 0 2% !important; */
	}

	#content {
		max-width: 100%;
		padding: 0 20px;
	}

	.section {
		padding: 50px 2% !important;
	}
	header .section-wrap .section {
		padding: 2px 2% !important;
	}
	.stom-billede-sektion .section {
		padding: 70px 0 !important;
	}
	#primary{
		/* width: calc(100% - 260px - 30px); */
	}
	.stom-billede-sektion .stom-cols-6 {
		width: 50%;
	    margin: 0;
	    padding: 0 2%;
	}

	.blog #content.no-blog-images > header,
	.page-template-page-blog #content.no-blog-images > header,
	.archive.category #content.no-blog-images > header {
		width: 25%;
    	margin-right: 3%;
	}

	.blog #content.no-blog-images #primary,
	.page-template-page-blog #content.no-blog-images #primary,
	.archive.category #content.no-blog-images #primary {
		width: 44%;
	}

	.blog #content.no-blog-images #secondary,
	.page-template-page-blog #content.no-blog-images #secondary,
	.archive.category #content.no-blog-images #secondary {
		width: 24%;
	}

	.blog article.post .post-featured_img,
	.page-template-page-blog article.post .post-featured_img,
	.archive.category article.post .post-featured_img {
	    width: 46%;
	}

	.blog article.post .post-content-wrapper,
	.page-template-page-blog article.post .post-content-wrapper,
	.archive.category article.post .post-content-wrapper {
	    width: 50%;
	}

	.woocommerce ul.products li.product.setup-1 .button,
	.woocommerce ul.products li.product.setup-1 + .product .button {
    	font-size: 13px;
	}
	.woocommerce ul.products li.product.setup-1 .read_more_button,
	.woocommerce ul.products li.product.setup-1 + .product .read_more_button {
		padding: .6em .8em !important;
	}
	
	.woocommerce ul.products li.product.setup-2 .button,
	.woocommerce ul.products li.product.setup-2 + .product .button {
		padding: .5em .6em !important;
    	font-size: 11px;
	}

	.woocommerce ul.products li.product.setup-2 .read_more_button,
	.woocommerce ul.products li.product.setup-2 + .product .read_more_button,
	.woocommerce ul.products li.product.setup-2 .read_more_button + .button,
	.woocommerce ul.products li.product.setup-2 + .product .read_more_button + .button {
	    max-width: calc(50% - 10px);
	}


	.maps-optimize .section,
	.small-maps .section {
		padding: 0 !important;
	}
	
	.header-wrapper .menu-container .nav-wrap {
		margin: 0;
	}
	
	.header-wrapper .menu-container {
		/*padding-top: 25px;*/
	}
	
	#woo-icons {
		font-size: 18px;
	}
	
	span.btn.btn-mobile {
		/*padding-top: 30px !important;*/
	}
	
	body.redesign-page #content {
		padding-inline: 40px;
	}
	
	body.redesign-page .show-all .section {
		padding-inline: 0 !important;
	}
	
	body.redesign-page .project-business .section {
		padding-inline: 0 !important;
	}
	
	.intro-section .section {
		column-gap: 40px;
	}
}

@media only screen and (max-width: 1100px) {
	.header-wrapper #woo-icons {
		top: 35% !important;
	}
	
	.site-branding #logo {
		padding: 24px 0;
	}
	
	span.btn.btn-mobile {
		padding: 20px 0;
	}

	.single-personel {
	    width: 31%;
	}

	.main-navigation li.book {
	    display: none!important;
	}	
	span.cat-text p {
	    font-size: 15px;
	}
	
	body:not(.woocommerce) #secondary .close-button {
		font-size: 1em !important;
	}
	
	#black-studio-tinymce-2 > .widget-title {
		border-bottom: 1px solid;
		padding-bottom: 10px;
		margin-bottom: 35px;
	}
	
	#gform_wrapper_7 form .gform_body .gform_fields .gfield.gf-title-break > h5 {
		font-size: 24px;
		margin-top: 15px;
		margin-bottom: 0;
	}
	
	#gform_wrapper_7 form .gform_body .gform_fields .gfield .ginput_container > * {
		font-size: 15px;
		border-radius: 0;
	}
	
	#gform_wrapper_7 form .gform_body .gform_fields .gfield .ginput_container > *::placeholder {
		font-size: 14px;
	}
	
	#gform_wrapper_7 form .gform_body .gform_fields .gfield:not(.gfield--type-fileupload) .ginput_container > input[type="text"] {
		height: 40px;
	}
	
	#gform_wrapper_7 form .gform_body .gform_fields .gfield--type-fileupload {
		margin-bottom: 20px;
	}
	
	#gform_wrapper_7 form .gform_body .gform_fields .gfield--type-fileupload .ginput_container > span.gfield_description {
		display: block;
	}
	
	#gform_wrapper_7 form .gform_body .gform_fields .stomGFAS-container-field {
		margin-top: 30px !important;
	}
	
	#gform_wrapper_7 form .gform_body .gform_fields .stomGFAS-container-field .stomGFAS-inner {
		max-width: none;
		width: 100%;
	}
	
	#gform_wrapper_7 form .gform_body .gform_fields .stomGFAS-container-field .stomGFAS-description {
		font-size: 14px;
	}
	
	#gform_wrapper_7 form .gform_footer .gform_button {
		width: 100%;
        height: 50px;
        border-radius: 25rem;
		background-color: rgb(94, 84, 77);
		color: #fff;
		font-weight: 400 !important;
		line-height: 1 !important;
	}
}

/****** IPADS - VERTIKALT ******/

@media only screen and (max-width: 959px) {
	.woocommerce-page #primary {
		width: 100%;
	}
	.site-info ul {
	    font-size: 13px;
	}
	
	span.burger-menu-icon:after {
		font-size: 10px;
	}

	.site-info ul li {
	    padding: 0 10px 0 0;
	}	

	.grid-images span.img-wrap {
	    height: 60vh;
	}	
	.table-cell.stom-cols-6 {
	    display: block;
	    width: 100%;
	}
	.table-wrap {
	    display: block;
	    margin: 40px 0 0;
	}
	.table-cell.showroom-map {
	    margin-top: 37px;
	    max-width: 90%;
	    text-align: center;
	    margin: 37px auto 0!important;
	}

	.table-cell.showroom-map div#mep_0 {
	    display: block;
	    margin: auto;
	}

	.table-cell.showroom-map .wp-video {
	    width: auto!important;
	}
	.entry-content.product-desc, .page-desc {
	    font-size: 20px;
	}	

	div#new-royalslider-2 {
	    height: 50vh!important;
	    min-height: 350px;
	}
	.scroll-top {
	    right: 20px;
	}
	.stom-page-slider {
	    height: 75vh;
	    min-height: 300px;
	}
	span.widget-title {
		font-size: 1.5em;
	}
	.home .stom-billede-sektion.about .stom-cols-6 {
		margin-top: 0;
	}
	.stom-billede-sektion .stom-picture, .stom-billede-sektion .stom-cols-6 {
		display: block;
		width: 100%;
		clear: both;
		margin: 50px 0;
	}

	.about-text-box, .stom-center-box-inner {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}

	.stom-billede-sektion .stom-center-box {
		display: block;
	}

	.about-text-box h2, .stom-center-box-inner h2 {
		font-size: 1.3em;
	}

	.stom-billede-sektion .section {
		padding: 40px 0 !important;
	}

	.section-wrap.stom-billede-sektion.about .section {
		padding-top: 0!important;
	}
	.section-wrap.footer-widget-area{
		padding: 0px 0 !important;
	}
	.footer-widget-area .stom-cols-3{
		width: 48% !important;
		margin-right: 4% !important;
	}
	.footer-widget-area .stom-cols-3:nth-child(2n+2){
		margin-right: 0 !important;
	}	
	#primary, .main-navigation { width: 100%; }


	#content {
		position: relative;
	}
	aside section {
		padding: 0 0.5rem;
	}
	body:not(.woocommerce) #secondary {
		position: fixed;
		/* width: 260px !important; */
		width: 90%;
		top: 0;
		right: -90%;
		bottom: 0;
		margin: 0 !important;
		padding-top: 50px;
		float: none;
		background-color: #fff;
		transition: right .3s, box-shadow .5s;
		transition-timing-function: ease-in;
		z-index: 999;
	}
	body:not(.woocommerce) #secondary.active {
		right: 0;
		box-shadow: 0 0 7px 0px rgba(0, 0, 0, .3);
		transition-timing-function: ease-out;
	}
	body:not(.woocommerce).admin-bar #secondary.active {
		top: 32px;
	}
	body:not(.woocommerce) #secondary .close-button {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	    font-size: 2em;
	    line-height: 0;
	    cursor: pointer;
	}
	body:not(.woocommerce) #secondary .close-button i {
		padding: 10px 12px;
	}

	body:not(.woocommerce) #secondary .custom-overflow-wrapper {
		height: 100%;
		overflow-y: auto;
		padding: 10px;
	}

	#secondary {
		position: fixed;
		/*width: 260px !important;*/
		width: 90%;
		top: 0;
		right: -90%;
		bottom: 0;
		margin: 0 !important;
		padding-top: 50px;
		float: none;
		background-color: #fff;
		transition: right .3s, box-shadow .5s;
		transition-timing-function: ease-in;
		z-index: 999;
	}
	#secondary.active {
		right: 0;
		box-shadow: 0 0 7px 0px rgba(0, 0, 0, .3);
		transition-timing-function: ease-out;
	}
	.admin-bar #secondary.active {
		top: 32px;
	}
	body:not(.woocommerce) #content .open-button {
		display: none;
	}
	#content .open-button {
		position: absolute;
		top: 50%;
		right: 0;
		display: block;
		padding: 10px 9px 6px;
		color: #222222;
		background-color: #fff;
		font-weight: 600;
		border: solid #5e544d;
		border-width: 0 1px 1px 1px;
		line-height: 1;
		transform: rotateZ(90deg);
		-ms-transform: rotate(90deg);
		transform-origin: right top;
		cursor: pointer;
		position: fixed;
		letter-spacing: 1px;
		/* top: 450px; */
		z-index: 99;
		font-family: adobe-caslon-pro, serif;
	}

	span.open-button.devices-toggle .fas {
		font-size: 71%;
	}	
		
	#secondary .close-button {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	    font-size: 2em;
	    line-height: 0;
	    cursor: pointer;
	}
	#secondary .close-button i {
		padding: 10px 12px;
	}

	#secondary .custom-overflow-wrapper {
		height: 100%;
    	overflow-y: auto;
    	padding: 10px;
	}


	.blog #content.no-blog-images > header,
	.page-template-page-blog #content.no-blog-images > header,
	.archive.category #content.no-blog-images > header {
		width: 35%;
    	margin-right: 3%;
	}

	.blog #content.no-blog-images #primary,
	.page-template-page-blog #content.no-blog-images #primary,
	.archive.category #content.no-blog-images #primary {
		width: 62%;
	}


	#secondary .widget_search .search-field {
		width: 72%;
	}


	.woocommerce ul.products li.product.setup-1 .read_more_button {
		padding: .6em 1.2em !important;
    	font-size: 13px;
	}
	.woocommerce ul.products li.product.setup-1 .add_to_cart_button {
		padding: .618em !important;
		font-size: 13px;
	}


	.maps-optimize .section,
	.small-maps .section {
		padding: 0 !important;
	}
	
	.button-group .stom-cols-6 {
    	margin-bottom: 0 !important;
	}
	.button-group .stom-cols-6.last {
    	margin-top: 0;
	}
	
	.site-branding #logo {
		padding: 18px 0;
	}
	
	body.burger-menu .style-header-1 .nav-wrap {
		margin-block: 14px 0;
	}
	

	
	body.redesign-page .show-all .section .products-container .products-post > a .products-info > h3 {
		font-size: 24px;
	}
	
	body.redesign-page .project-business .section .project-business-desc > h2 {
		font-size: 32px;
	}
	
	body.redesign-page .page-desc > p {
		font-size: 28px;
	}
	
	.intro-section .section {
		grid-template-columns: 1fr;
		max-width: none;
	}
	
	.intro-section .section > p:first-of-type {
		order: 2;
	}
	
	.intro-section .section .content {
		order: 1;
		width: 100%;
		max-width: none;
	}
	
	.intro-section .section .content > h2 {
		font-size: 1.3em;
		text-align: center;
	}
	
	.intro-section .section .content .button-group {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
	.intro-section .section .content .button-group > .stom-cols-6 {
		display: block;
		width: 100%;
	}
	
	.intro-section .section .content .button-group > .stom-cols-6 .btn {
		text-align: center;
	}
	
	
	.home .entry-content {
		margin-bottom: 0;
	}
	
	.img-grid#frontpage .section {
		max-width: 96%;
	}
	
	.section-wrap.clear.intro-section .section {
		padding-block: 20px !important;
	}
	
	.img-grid#frontpage .section .grid-images:first-child {
		padding-right: 10px;
	}
	
	.img-grid#frontpage .section .grid-images:last-child {
		padding-left: 10px;
	}
	
	.product-header {
		display: flex;
		flex-direction: column;
		padding: 0 0 15px;
	}
	
	.product-header h1 {
		font-size: 40px;
	}
	
	.product-header span.btn.btn-contact {
		text-align: left;
		padding: 5px 0 0;
	}
		
	.products-info h3 {
		font-size: 18px;
	}
	
	.sub-categories .section {
		padding-top: 0 !important;
	}
	
	.sub-categories .section .stom-cols-6 {
		margin-block: 0;
	}
	
	.sub-categories .section .stom-picture {
		margin-bottom: 0;
	}
	
	.section-wrap.clear.project-business-alt .section {
		max-width: 100%;
		grid-template-columns: repeat(2, 1fr);
	}
	
	.section-wrap.clear.project-business-alt .section .image {
		grid-column: inherit;
	}
	
	body.snedker-design .section-wrap.clear {
		margin-top: calc(120px - 80px);
	}
	
	body.snedker-design .stom-billede-sektion .stom-cols-6 {
		width: 100%;
		margin-top: 0;
	}
	
	body.snedker-design .section-wrap.clear.stom-billede-sektion .section .stom-picture {
		min-height: auto;
		float: none;
		width: calc(100% - 40px);
		margin-inline: auto;
		margin-block: 0;
	}
	
	body.snedker-design .section-wrap.clear.stom-billede-sektion .section .stom-cols-6 .stom-center-box .stom-center-box-inner {
		text-align: left;
	}
	
	body.snedker-design .stom-slider-tekst .container {
		padding-inline: 20px;
	}
	
	body.snedker-design #content {
		display: none;
	}
	
	.stom-button a {
		font-size: 18px;
		padding: 20px 28px;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section.section-fullpage {
		padding: 0 0 0 20px !important;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container .slick-dots {
		padding-right: 20px !important;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 40px 20px;
	}
}


@media only screen and (max-width: 810px) {
	.shopinfo ul li {
		display: inline-block;
		margin: 0 20px 0 0;
	}
	.shopinfo {
		display: block;
		width: 100%;
		text-align: center;
		padding: 10px 0;
	}

	.icon-wrapper {
		padding: 14px 6px;
	}

	article.type-kalender .post-featured_img {
	    flex-basis: 0%;
	}

	article.type-kalender .date-tag {
	    flex-basis: 15%;
	}

	.page-template-page-kalender article.type-kalender .post-content-wrapper, .tax-kalender_cat article.type-kalender .post-content-wrapper {
	    flex-basis: 80%;
	}

	.page-template-page-kalender h2.entry-title,
	.tax-kalender_cat h2.entry-title {
	    font-size: 1.7em!important;
	    margin: 6px 0 8px;
	}


	form.activities-sorting-form button, .activities-sorting-form .field {
	    width: 100%!important;
	    margin: 0 0 1px;
	    padding: 10px 0 9px;
	}
	.customer-guide h3 {
		font-size: 1.7em;
	}
}




/****** MINDRE END IPADS VERTIKALT ******/

@media only screen and (max-width: 767px) {
	.stom-billede-sektion .section {
	    max-width: 94%;
	    margin: auto;
	}
	
	.stom-page-slider {
		height: auto;
	}
	
    .site-info ul li a {
		padding: 7px 5px;
		display: inline-block;
	}

    .custom-product-gallery-grid .custom-product-gallery-grid-row {
        margin-bottom: 50px;
    }
    .custom-product-gallery-grid .custom-product-gallery-grid-row:nth-child(even) .custom-product-gallery-grid-item:first-child {
        width: 100%;
    }
    .custom-product-gallery-grid .custom-product-gallery-grid-row:nth-child(odd) .custom-product-gallery-grid-item:last-child {
        width: 100%;
        margin-left: 25px
    }
    .custom-product-gallery-grid .custom-product-gallery-grid-row:nth-child(odd) .custom-product-gallery-grid-item:only-child {
        margin-left: 0;
    }
    .custom-product-gallery-grid .custom-product-gallery-grid-row .custom-product-gallery-grid-item {
        margin-left: 0 !important;
    }
    .custom-product-gallery-grid .custom-product-gallery-grid-row {
        grid-template-columns: repeat(1, 1fr);
        gap: 25px;
    }

	.blog article.post h2.entry-title, .page-template-page-blog article.post h2.entry-title, .archive.category article.post h2.entry-title, .archive.tag article.post h2.entry-title {
	    margin: 25px 0 0;
	}

	.blog article.post .post-content-wrapper .post-meta-info, .page-template-page-blog article.post .post-content-wrapper .post-meta-info, .archive.category article.post .post-content-wrapper .post-meta-info, .archive.tag article.post .post-content-wrapper .post-meta-info {
	    display: none;
	}
	.single-personel {
	    width: 48%;
	}	
	.customer-guide h3 {
	    font-size: 1.2em!important;
	}

	.section-wrap.stom-billede-sektion.customer-guide .stom-picture {
		margin-bottom: 0;
	}
	.home .catalogue .section {
	    margin-top: 30px;
	}
	html, body, input:not(#woocommerce-product-search-field-0), select, textarea {
	    font-size: 17px!important;
	}		
	.showroom.showroom-catalogue .stom-center-small > p {
	    font-size: 100%;
	}
	.project-business-img img {
	    float: left;
		max-width: 100%;
	}
		
	.showroom h2 {
		font-size: 1.7em!important;
		max-width: 80%;
		margin: auto;
	}

	.grid-images, .grid-images:hover {
		width: 94%;
		margin: auto;
	}
	
	.hover-style-spaced ul.menu a:before {
		content: none !important;
	}

	.hover-entry-slide-up.hover-style-center ul.menu a:before {
		margin: 0;
	}

	.header-wrapper, #content, footer.site-footer .site-info, .section {width: 100% !important;padding: 0 2% !important;}
	.section, .entry-content.product-desc, .page-desc {
		padding: 50px 4% 40px!important;
		margin: 0;
		max-width: 100%;
	}
	header .section-wrap .section {
		padding: 2px 4% !important;
	}
	footer.site-footer .site-info, footer.site-footer .site-info .copyright{
		text-align: center;
	}
	.stom-cols-11, .stom-cols-10, .stom-cols-9, .stom-cols-8, .stom-cols-7, .stom-cols-6, .stom-cols-5, .stom-cols-4, .stom-cols-3, .stom-cols-2, .stom-cols-1 {
		width: 100% !important;
		margin: 0 0 10px !important;
	}

	.admin-bar #secondary.active {
		top: 46px;
	}

	.last {
		margin-bottom: 0 !important;
	}

	.slider-inner h1, .slider-inner h2, .stom-slider-image-content .royalSlider .slider-tekst h1 {
		font-size: 2em!important;
	}	
	h1{
		font-size: 1.56em !important;
	}
	h2{
		font-size: 1.3em !important;
	}
	h3{
		font-size: 1.2em !important;
	}
	h4{
		font-size: 1.1em !important;
	}
	h5{
		font-size: 1.0em !important;
	}
	h6{
		font-size: 1.0em !important;
	}


	.blog article.post .post-featured_img,
	.page-template-page-blog article.post .post-featured_img,
	.archive.category article.post .post-featured_img,
	.blog article.post .post-content-wrapper,
	.page-template-page-blog article.post .post-content-wrapper,
	.archive.category article.post .post-content-wrapper {
		width: 100%;
		margin-bottom: 5px;
		float: none;
	}

	.blog #content.no-blog-images > header,
	.page-template-page-blog #content.no-blog-images > header,
	.archive.category #content.no-blog-images > header {
	    width: 100%;
	    margin-right: 0;
	    float: none;
	}

	.blog #content.no-blog-images .header-divider,
	.page-template-page-blog #content.no-blog-images .header-divider,
	.archive.category #content.no-blog-images .header-divider {
	    display: block;
	    margin-top: 30px;
	}

	.blog #content.no-blog-images #primary,
	.page-template-page-blog #content.no-blog-images #primary,
	.archive.category #content.no-blog-images #primary {
	    width: 100%;
	    margin-top: 0;
	    float: none;
	}

	.blog #content.no-blog-images article.post,
	.page-template-page-blog #content.no-blog-images article.post,
	.archive.category #content.no-blog-images article.post {
	    padding-left: 0;
	    border-left: none;
	}

	.blog #content.no-blog-images article.post:first-of-type,
	.page-template-page-blog #content.no-blog-images article.post:first-of-type,
	.archive.category #content.no-blog-images article.post:first-of-type {
	    padding-top: 40px;
	}

	.single-post #single-post-content-sidebar + .entry-content,
	.single-post .entry-content {
	    width: 100%;
	    float: none;
	}

	.single-post #single-post-content-sidebar {
		display: none;
	}


	.woocommerce ul.products li.product .woocommerce-loop-product__title{
		font-size: 1em !important;
	}
	footer.site-footer, .push{
		height: auto !important;
		margin-top: 30px;
	}
	#page {
	    min-height: none !important;
	    margin: 0 auto !important;
	}
	footer.site-footer .site-info div > span > span:after{
		content: " ";
	}
	footer.site-footer .site-info div > span > span{
		display: block;
	}


	.woocommerce ul.products li.product.setup-1 .button,
	.woocommerce ul.products li.product.setup-1 + .product .button {
    	font-size: 14px;
	}
	.woocommerce ul.products li.product.setup-1 .read_more_button,
	.woocommerce ul.products li.product.setup-1 + .product .read_more_button {
		padding: .62em 1.5em !important;
	}

	.woocommerce ul.products li.product.setup-2 .button,
	.woocommerce ul.products li.product.setup-2 + .product .button {
    	font-size: 13px;
	}


	.section-map.maps-optimize.optimize-left .stom-cols-6 {
		position: static !important;
	}


	.stom-slider-image-content.iframe-embed {
		padding-top: 52%;
	}
	.stom-slider-image-content.iframe-embed .iframe-container iframe {
		left: -15%;
		width: 130%;
		max-width: none;
		height: 130%;
	}

	.img-grid .section {
		display: block;
	}

	.grid-images p {
		margin: 0 0 3%;
	}

	.grid-images span.img-wrap h2,
	span.cat-text h2 {
		font-size: 2em!important;
	}

	.grid-images span.img-wrap {
		height: 400px;
	}
	.cat-inner {
		max-width: 500px;
		margin: auto;
	}

	.category-header {
		text-align: center;
	}	

	.product-header span.btn.btn-contact a {
	    padding: 10px 25px;
	}

	.product-header span.btn.btn-contact {
	    padding: 0;
	    margin-top: -2px;
	}	
	
	body.redesign-page .show-all .section {
		padding-inline: 30px !important;
	}
	
	body.redesign-page .show-all .section .category-header > h2 {
		font-size: 32px !important;
	}
	
	body.redesign-page .show-all .section .products-container {
		gap: 20px;
		grid-template-columns: repeat(2, 1fr);
	}
	
	body.redesign-page .page-desc > p {
		font-size: 24px;
	}
	
	body.redesign-page #content {
		padding-inline: 30px !important;
	}
	
	body.redesign-page .page-desc {
		padding-inline: 0 !important;
		margin-bottom: 0;
	}
	
	body.redesign-page .project-business .section {
		padding-inline: 30px !important;
		padding-block: 50px !important;
	}
	
	body.redesign-page .project-business .section .project-business-desc > h2 {
		font-size: 32px !important;
	}
	
	body.redesign-page .project-business .section .project-business-desc > p {
		font-size: 16px;
	}
	
	body.redesign-page .project-business .section .project-business-img {
		margin-top: 20px !important;
	}
	
	body.redesign-page .project-business .section .project-business-img > p img {
		width: 100%;
	}
	
	.img-grid#frontpage {
		padding-inline: 15px;
	}
	
	.img-grid#frontpage .section .grid-images {
		width: 100%;
		padding: 0;
	}
	
	.img-grid#frontpage .section .grid-images .img-wrap {
		height: auto;
	}
	
	.img-grid#frontpage .section .grid-images:first-child {
		padding-right: 0;
	}
	
	.img-grid#frontpage .section .grid-images:last-child {
		padding-left: 0;
	}
	
	.img-grid#frontpage .section {
		width: 100%;
		max-width: 100%;
	}
	
	.product-header {
		padding: 10px 15px;
	}
	
	.product-header h1 {
		font-size: 30px !important;
		padding: 0;
		margin-bottom: 10px;
	}
	
	.entry-content.product-desc {
		padding: 50px 0% 40px!important;
	}
	
	.show-all .section .products-container {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		column-gap: 20px;
	}	
	
	.sub-categories .section {
		padding-bottom: 0 !important;
	}
	
	.sub-categories .section .stom-cols-6 .stom-center-box .stom-center-box-inner > h2 {
		margin-bottom: 0;
	}
	
	.sub-categories .section .stom-picture {
		margin-top: 40px;
	}
	
	body.page-id-2003 .stom-page-slider {
        min-height: 400px;
    }
	
	.section-wrap.clear.staff .section .personel-wrapper {
		display: grid;
		grid-template-columns: repeat(2, 1fr);	
	}
	
	body.burger-menu .style-header-1 .nav-wrap {
		margin-block: 20px;
	}
	
	.site-branding #logo {
		padding: 24px 0;
	}
	
	div#new-royalslider-2 {
		height: 40vh !important;
        min-height: auto;
	}
	
	.slider-inner.subpage .slider-subpage > h1 {
		margin-bottom: 0;
	}
	
	.section-wrap.clear.project-business-alt .section {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 25px;
		padding-bottom: 50px !important;
	} 
	
	.section-wrap.clear.project-business-alt .section > .content > h2 {
		font-size: 34px !important;
	}
	
	body.snedker-design #content {
		display: block;
	}
	
	body.snedker-design .section-wrap.clear h2 {
		font-size: 34px !important;
	}
	
	body.snedker-design .mere-tekst-wrapper:first-child {
		border-top: none;
	}
	
	body.snedker-design .stom-slider-tekst .container > h1 {
		font-size: 50px !important;
		line-height: 1.25;
	}
	
	body.snedker-design .stom-slider-tekst .container > p {
		font-size: 18px;
	}
	
	body.snedker-design .stom-billede-sektion .stom-cols-6 {
		padding-inline: 20px;
	}
	
	body.snedker-design .section-wrap.clear.usp-section .section {
		padding-inline: 20px !important;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container .slick-list {
		margin-left: -15px;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container .products-post {
		/*margin: 0 15px;*/
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container .slick-arrow {
		width: 40px;
		height: 40px;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container .slick-arrow:before {
		content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-arrow-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"/></svg>');
	}
	
	.stom-button a {
		font-size: 16px;
	}
	
	body.snedker-design .section-wrap.clear.remove-margin {
		margin-top: calc(120px - 80px);
	}
	
	body.snedker-design .mere-tekst-wrapper > button {
		font-size: 20px;
	}
	
	body.snedker-design .mere-tekst-wrapper > button.fold-ud:after {
		content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-plus-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4"/></svg>');
	}

	body.snedker-design .mere-tekst-wrapper > button.fold-ind:after {
		content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-dash-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"/></svg>');
	}
	
	body.snedker-design .section-wrap.clear.product-section .section {
		padding-inline: 20px !important;
	}
}

@media only screen and (max-width: 639px) {
	.show-all .section .products-container {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 20px;
	}	
	
	.products-info h3 {
		min-height: auto;
	}
	
	body.page-id-2003 .stom-page-slider {
        min-height: 340px;
    }
	
	.section-wrap.clear.staff .section .personel-wrapper {
		grid-gap: 20px;
	}
}



@media only screen and (max-width: 510px) {
	.shopinfo ul li {
		display: block;
		padding: 2px 0;
	}
	
	span.btn.btn-mobile a {
	    padding: 6px 12px;
	    font-size: 12px;
	    margin-top: -4px;
	}	
	
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
		float: left;
	}
	.woocommerce ul.products li.product.setup-1 .button,
	.woocommerce ul.products li.product.setup-1 + .product .button {
    	font-size: 12px;
 }
	.woocommerce ul.products li.product.setup-1 .read_more_button,
	.woocommerce ul.products li.product.setup-1 + .product .read_more_button {
		padding: .62em 1.1em !important;
	}	
	
}

/****** MOBILER ******/

@media only screen and (max-width: 479px) {
	span.color-inline.color-sample {
	    width: 33%;
	    padding-right: 1.4%;
	}

	span.color-inline.box-link-heading {
	    width: 51%;
	}
	.single-personel {
	    width: 100%;
	}

	span.btn.btn-mobile a {
	    font-size: 13px;
	}

	#logo img {
	    max-height: 37px;
	}
	#page.header-absolute {
	    padding-top: 59px;
	}

	#logo img {
	    max-height: 24px;
	    margin-top: 2px;
	}

	.extra-header-text {
	    margin-right: 7px;
	}

	.nav-wrap {
	    margin: 8px 0 0;
	}

	span.btn.btn-mobile {
	    padding: 16px 4px 0;
	}


	.about-text-box h2, 
	.stom-center-box-inner h2 {
	    font-size: 1.13em!important;
	}
	.footer-widget-area .stom-cols-3{
		width: 100% !important;
		margin-right: 4% !important;
	}
	
	.main-navigation ul {width:100%;}

	#kontaktside form#kontakt {
	    width: auto;
	}

	#secondary {
		width: 90%;
	}
	#secondary .custom-overflow-wrapper {
		/* width: 260px; */
		margin: 0 auto;
	}


	.woocommerce ul.products li.product.setup-2 .button,
	.woocommerce ul.products li.product.setup-2 + .product .button {
    	font-size: 11px;
	}

	#site-navigation .menu-navigation img {
	    max-width: 100px !important;
	}


	.stom-slider-image-content.iframe-embed {
		padding-top: 55%;
	}
	.stom-slider-image-content.iframe-embed .iframe-container iframe {
		left: -30%;
		width: 160%;
		max-width: none;
		height: 160%;
	}
	
	.header-wrapper #woo-icons {
		display: flex !important;
	}
	
	.site-header-cart .cart-contents span.count {
		top: 3px;
	}
	
	body.burger-menu .style-header-1 .nav-wrap {
		margin-right: 65px;
	}
	
	span.btn.btn-mobile {
		/*padding-top: 35px !important;*/
	}
	
	.extra-header-text span.btn.btn-mobile.btn-contact {
		padding-top: 18px;
	}
	
	body.redesign-page .show-all .section {
		padding-inline: 20px !important;
	}
	
	body.redesign-page .project-business .section {
		padding-inline: 20px !important;
	}
	
	body.redesign-page #content {
		padding-inline: 20px !important;
	}
	
	.home .stom-page-slider {
		/*height: 100%;*/
		height: auto;
	}
	
	.home .stom-page-slider .video-muted-icon {
		bottom: 20px;
		color: #fff;
	}
	
	.intro-section .section .content > h2 {
		font-size: 1.13em !important;
	}
	
	.grid-images span.img-wrap {
		min-height: 250px;
	}
	
	.home .entry-content {
		margin-top: 0;
	}
	
	.intro-section .section .content .button-group > .stom-cols-6 span.btn > p a {
		width: 100%;
	}
	
	.grid-images span.img-wrap h2 {
		font-size: 1.5em !important;
	}
	
	.intro-section .section .content .button-group {
		margin-bottom: 30px;
	}
	
	.entry-content.product-desc {
		padding: 50px 0 20px !important;
	}
	
	.entry-content.product-desc, 
	.page-desc {
		font-size: 18px;
	}
	
	.single-kva_produkter #content {
		max-width: 100%;
		padding-inline: 20px !important;
	}
	
	.product-gallery-grid-item {
		margin-bottom: 2em;
	}
	
	.product-gallery-grid-item .img-description {
		line-height: 1.25;
	}
	
	body.page-id-2003 .stom-page-slider {
		height: 30vh;
        min-height: 250px;
		margin-top: 15px;
	}
	
	.section-wrap.clear.staff .section .personel-wrapper {
		
		grid-template-columns: repeat(1, 1fr);
	}
	
	.joelina-section {
		margin: 0 0 20px;
	}
	.joelina-section > img,
	.joelina-section > p img	{
		width: 100%;
		margin-bottom: 5px;
	}
	
	.joelina-section > p {
		font-size: 14px;
	}
	
	.section-wrap.clear.staff .section .single-personel img {
		margin-bottom: 15px;
	}
	
	.extra-header-text span.btn.btn-mobile.btn-contact {
		padding-block: 24px;
	}
	
	footer.site-footer {
		font-size: 16px;
	}
	
	span.btn.btn-mobile a {
		margin-top: 0;
	}
	
	#gform_wrapper_7 form .gform_footer .gform_button {
		font-size: 14px !important;
	}
	
	span.btn a {
		padding: 9px 32px;
	}
	
	div#new-royalslider-2 {
		height: 30vh !important;
		margin-top: 15px;
	}
	
	span.cat-text {
		width: 90%;
	}
	
	body.page-id-2794 #content {
		padding-inline: 0 !important;
	}
	
	body.page-id-2794 .entry-content {
		margin-bottom: 0;
	}
	
	body.page-id-2794 .entry-content .page-desc {
		padding-bottom: 0 !important;
	}
	
	.section-wrap.clear.project-business-alt .section > .content > h2 {
		font-size: 24px !important;
	}
	
	.product-gallery-grid-item {
		width: 100%;
	}
	
	.cupboard-wrapper,
	.color-wrap	{
		margin: 50px 0;
	}
	
	.cupboard-img {
		max-width: 70%;
	}
	
	.product-header {
		padding: 15px 15px;
	}
	
	.product-header h1 {
		font-size: 24px !important;
	}
	
	.product-header span.btn.btn-contact a {
		padding: 8px 25px;
		font-size. 14px;
		display: inline-block;
		line-height: 1;
	}
	
	body.snedker-design .stom-slider-tekst .container > h1 {
		font-size: 36px !important;
	}
	
	body.snedker-design .stom-slider-tekst .container > .stom-button a {
		font-size: 16px;
	}
	
	body.snedker-design .section-wrap.clear h2 {
        font-size: 26px !important;
    }
	
	body.snedker-design div#new-royalslider-2 {
		height: 65vh !important;
	}
	
	body.snedker-design .stom-slider-tekst .container {
		bottom: 50px;
	}
	
	body.snedker-design #content {
		display: none;
	}
	
	body.snedker-design .section-wrap.clear p {
		font-size: 14px;
	}
	
	body.snedker-design .mere-tekst-wrapper > .mere-tekst {
		padding-right: 0;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container {
		grid-template-columns: 1fr;
	}
	
	body.snedker-design .section-wrap.clear.product-section .section .products-container .products-post .products-info .seo-tekst {
		font-size: 14px;
	}
}

@media only screen and (max-width: 410px) {
	body.redesign-page .show-all .section .products-container {
		gap: 15px;
	}
	
	body.redesign-page .show-all .section {
		padding-inline: 15px !important;
	}
	
	body.redesign-page .show-all .section .products-container .products-post > a .products-info > h3 {
		font-size: 18px !important;
	}
	
	.home .stom-page-slider {
		min-height: 220px;
	}
	
	.home .stom-page-slider .video-muted-icon {
		bottom: 10px;
	}
	
	body.page-id-2003 .stom-page-slider {
		height: auto;
        min-height: 200px;
		
	}
	
	body.page-id-2003 .stom-page-slider .stom-slider-tekst .slider-inner .slider-subpage > h1 {
		margin-bottom: 0;
	}
	
	.site-branding #logo {
		padding: 25px 0;
	}
	
	.extra-header-text span.btn.btn-mobile.btn-contact {
		padding-block: 25px;
	}
	
	body.burger-menu .style-header-1 .nav-wrap {
		margin-block: 23px;
	}
	
	#gform_wrapper_7 form .gform_footer .gform_button {
		font-size: 12px !important;
	}
	
}


@media only screen and (max-width: 400px) {
	#site-navigation li.menu-item-has-children:after {
	    width: 17%;
	}

	#site-navigation li.menu-item-has-children > a {
		width: 83%;
	}
}

@media only screen and (max-width: 320px) {
	body.page-id-2003 .stom-page-slider {
		min-height: 170px;
	}
}


/*** Burger menu ***/
body.burger-menu .style-header-1 .nav-wrap {
	max-width: 100%;
}
body.burger-menu .style-header-4 .nav-wrap {
	margin-left: 0;
}

body.burger-menu .burger-menu-wrapper {
	display: block;
}

body.burger-menu .style-header-2 nav#site-navigation.main-navigation button.menu-toggle {
	padding: 11px;
}
body.burger-menu .style-header-3 nav#site-navigation.main-navigation button.menu-toggle {
	padding: 11px 11px 11px 0;
}
body.burger-menu .style-header-3 nav#site-navigation.main-navigation button.menu-toggle {
	float: left;
}

body.burger-menu .style-header-3 .socials-wrapper.placement-menu {
	margin: 13px 0 0 30px;
}
body.burger-menu .socials-wrapper .fa {
    font-size: 20px;
}
body.burger-menu .socials-wrapper a {
	padding: 5px;
}
body.burger-menu .header-wrapper .socials-wrapper a:not(:last-of-type) {
	margin-right: 10px;
}

body.burger-menu #site-navigation .menu-container #close-menu {
	margin: 0;
	padding: 10px;
	float: right;
	color: #54565A;
	font-weight: 900;
	cursor: pointer;
	font-size: 1em;
	padding-top: 0;
}


body.burger-menu.woocommerce-checkout #site-navigation {
	display: none;
}

body.burger-menu .menu-toggle {
	display: block;
}

body.burger-menu .woo-search-input{
    position: static;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 5px;
    border: none;
}
body.burger-menu .woo-search-input input[type="search"]{
    box-shadow: 0px 0px 2px #666;
    padding-left: 5px;
}

body.burger-menu #site-navigation.main-navigation {
	width:100%;
	top:0;
	margin-top:0;
	float: none;
	z-index:1000;
}

body.burger-menu .main-navigation ul ul {
	position: static;
	display: none;
	box-shadow: none !important;
}

body.burger-menu #site-navigation.main-navigation .current_page_item, 
body.burger-menu #site-navigation.main-navigation .current-menu-item {
	background: #f5f5f5 !important;
	color: #5e544d;
}

body.burger-menu #site-navigation.main-navigation .current_page_ancestor, 
body.burger-menu #site-navigation.main-navigation .current-menu-ancestor {
	/* background: #5E544D !important; */
}

body.burger-menu #site-navigation.main-navigation .current_page_ancestor > a, 
body.burger-menu #site-navigation.main-navigation .current-menu-ancestor > a {
	color: inherit !important;
}

body.burger-menu #site-navigation.main-navigation .current_page_ancestor > a,
body.burger-menu #site-navigation.main-navigation .current-menu-ancestor > a,
body.burger-menu #site-navigation.main-navigation .current_page_ancestor:after,
body.burger-menu #site-navigation.main-navigation .current-menu-ancestor:after {
	color: #fff;
}

body.burger-menu #site-navigation.main-navigation ul li.current-menu-parent.menu-item-has-children > a:after {
	color: #fff;
}

body.burger-menu #site-navigation.main-navigation ul li.menu-item-has-children.focus > a:after {
	display:none;
}

body.burger-menu #site-navigation.main-navigation .menu-toggle.fa {
	font-size: 1.2em;
	height: auto;
	width: auto;
}


body.burger-menu #site-navigation .menu-container {
	position: fixed;
	display: none;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #fff;
	z-index: 9999;
}

body.burger-menu #site-navigation .stom-menu-overlay {
	max-width: 480px;
	height: 100%;
	margin: 0 auto;
	padding: 15px;
	overflow-y: auto;
}
body.burger-menu .admin-bar #site-navigation .stom-menu-overlay {
	padding-top: 60px;
}

body.burger-menu #site-navigation .menu-navigation {
	display: none;
	position: relative;
	padding-bottom: 15px;
	background-color: #fff;
}
body.burger-menu #site-navigation .active .menu-navigation {
	display: block;
}
body.burger-menu #site-navigation .active .menu-navigation:after {
	content: '';
	display: table;
	clear: both;
}

body.burger-menu #site-navigation #menu-back-one-level {
    margin: 0;
    padding: 14px 10px;
	float: left;
    color: #000;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s .5s, opacity .5s;
    cursor: pointer;
}
body.burger-menu #site-navigation #menu-back-one-level.visible {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}
body.burger-menu #site-navigation #menu-back-one-level i {
	margin-right: 5px;
	font-size: 1em;
	vertical-align: middle;
}

body.burger-menu #site-navigation .menu-navigation img {
	position: absolute;
    top: calc(50% - 7px);
    left: 50%;
    width: auto;
    max-width: 150px;
    max-height: 50px;
    transform: translate(-50%, -50%);
}

body.burger-menu #site-navigation .stom-menu-overlay .menu-navigation + div {
	overflow: hidden;
	clear: both;
}

body.burger-menu #site-navigation #primary-menu {
	position: relative;
	width: 100%;
	height: 100%;
	background: none !important;
}

body.burger-menu #site-navigation li {
	position: relative;
    display: table;
    width: 100%;
    float: left;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    clear: both;
}

body.burger-menu #site-navigation li.wpml-ls-menu-item {
    display: inline-block;
	width: 25%;
	margin-top: 15px;
	float: none;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-left-width: 0;
	clear: none;
}
body.burger-menu #site-navigation li.wpml-ls-menu-item.wpml-ls-first-item {
	border-left: 1px solid #ddd;
}
body.burger-menu #site-navigation li.wpml-ls-menu-item a {
	padding: 18px 0;
}
body.burger-menu #site-navigation li.wpml-ls-menu-item a img {
	display: block;
    margin: 0 auto;
}

body.burger-menu #site-navigation a {
	position: relative;
	text-align: left;
	padding: 10px 9px;
}

body.burger-menu #site-navigation li.menu-item-has-children:after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: table-cell;
    width: 14%;
    color: #54565a;
    text-align: center;
    vertical-align: middle;
    z-index: 99;
}

body.burger-menu #site-navigation li.menu-item-has-children > a {
	display: table-cell;
	width: 86%;
}

body.burger-menu #site-navigation #primary-menu > li,
body.burger-menu #site-navigation #primary-menu > li > a {
	max-height: 100px;
	transition: max-height 0s;
	transition-delay: 0s;
}
body.burger-menu #site-navigation #primary-menu.overflow-fix > li,
body.burger-menu #site-navigation #primary-menu.overflow-fix > li > a {
	max-height: 0;
	transition-delay: .7s;
}

body.burger-menu #site-navigation ul ul {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	display: block !important;
	width: 100%;
	height: auto;
	box-shadow: none;
	transform: translateX(100%);
	transition: transform .7s;
	z-index: 999;
}
body.burger-menu #site-navigation li.menu-item-has-children.focus > ul {
	transform: translateX(0);
}
body.burger-menu #site-navigation li.menu-item-has-children.hide-overflow > ul {
	height: 100%;
	overflow: hidden;
}

body.burger-menu #site-navigation ul ul li {
	max-height: 0;
    transition: max-height 0s;
    transition-delay: .5s;
}

body.burger-menu #site-navigation ul ul a {
	width: 100%;
	padding: 10px 22px !important;
}

body.burger-menu #site-navigation .focus > ul > li {
    max-height: 100px;
    transition-delay: 0s;
}
body.burger-menu #site-navigation .hide-overflow > ul {
    /*max-height: 100%;*/
    overflow: hidden;
}

body.burger-menu .socials-wrapper.placement-menu {
	margin: 0 20px 0 0;
}

body.burger-menu #site-navigation .menu-toggle {
	display: inline-block;
	height: auto;
	margin: 0;
	padding: 1px 0 11px 11px;
	float: none;
	color: #222222;
	font-size: 1em;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	background: none;
	box-shadow: none;
	outline-style: none;
	vertical-align: middle;
	border: none;
}
body.burger-menu #site-navigation .menu-toggle .fa {
	font-size: 1.2em;
}

body.burger-menu .header-wrapper:not(.style-header-2) div#woo-icons {
    right: 20px;
}
body.burger-menu div#woo-icons {
    top: 20px;
}
body.burger-menu ul#primary-menu{
    background: #fff;
}


body.burger-menu #site-navigation #primary-menu.overflow-fix > li {
    position: static;
}
body.burger-menu #site-navigation #primary-menu.overflow-fix > li:before {
    opacity: 0;
}

body.burger-menu #site-navigation #primary-menu.overflow-fix li.focus {
    position: static;
}
/*** Burger menu ***/


@media only screen and (max-width: 959px) {

	.fixed {
		display: none !important;
	}
	.popup-content{
		margin: 100px 5% !important;
		width: auto !important;
	}
	/* ---------- Responsive tables ---------- */
	body:not(.woocommerce-checkout) table:not(.variations) {
		width: 100% !important;
		height: auto !important;
		display: block;
		overflow-x: scroll;
	}
	body:not(.woocommerce-checkout) table:not(.variations)::-webkit-scrollbar {
	    -webkit-appearance: none;
	    height: 5px;
	}
	body:not(.woocommerce-checkout) table:not(.variations)::-webkit-scrollbar-thumb {
	    border-radius: 2px;
	    background-color: rgba(0,0,0,.2);
	    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.2);
	}
	
	body:not(.woocommerce-checkout) table:not(.variations) tbody {
		display: block;
		width: 750px;
	}
	
	body:not(.woocommerce-checkout) td {
		padding: 4px;
	}
}

@media (min-width: 1100px) and (max-width: 1200px) {
    .extra-header-text span.btn.btn-mobile.btn-contact  {
        display: none;
    }
}

