/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0.1
*/


/* Child theme CSS
--------------------------------------------------------------- */

/* Font */
@font-face { 
	font-family: "Alright Sans"; 
	src: url("/wp-content/themes/savoy/css/fonts/Alright-Sans-Light.otf") format("opentype"); 
}
@font-face { 
	font-family: "Alright Sans"; 
	font-weight: 600;
	src: url("/wp-content/themes/savoy/css/fonts/Alright-Sans-Regular.otf") format("opentype"); 
}

@font-face { 
	font-family: "Alright Sans"; 
	font-weight: bold;
	src: url("/wp-content/themes/savoy/css/fonts/Alright-Sans-Medium.otf") format("opentype"); 
}

/*@font-face { 
	font-family: "Alright Sans"; 
	font-weight: 800;
	src: url("/wp-content/themes/savoy/css/fonts/Alright-Sans-Bold.otf") format("opentype"); 
}
@font-face { 
	font-family: "Alright Sans"; 
	font-weight: 900;
	src: url("/wp-content/themes/savoy/css/fonts/Alright-Sans-Black.otf") format("opentype"); 
}*/

@font-face { 
	font-family: "Alright Sans"; 
	font-style: italic;
	src: url("/wp-content/themes/savoy/css/fonts/Alright-Sans-Light-Italic.otf") format("opentype"); 
}

@font-face { 
	font-family: "Alright Sans"; 
	font-weight: bold;
	font-style: italic;
	src: url("/wp-content/themes/savoy/css/fonts/Alright-Sans-Medium-Italic.otf") format("opentype"); 
}

/* Global */
body { font-family: "Alright Sans", sans-serif !important; color: #020202; }
.nm-page-wrap { background: #f2f2f2; }
a { color: #02133a;}
a:hover { color: #999999; transition: 0.2s ease all; }

h2 a, p a { border-bottom: 1px solid; padding: 10px 0px 5px; }


h1, h2, h3, h4 {margin-bottom:0.6em;}

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }

a.link-arrow-after { text-decoration: none; border-bottom: 1px solid; }
a.link-arrow-after::after { content: '→'; padding-left: 1em;}

a.link-arrow-before { text-decoration: none; }
a.link-arrow-before::before { content: '→'; padding-right: 1em;}

.p1 { padding: 1em !important; }

/* Grid */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding: 0; }
.nm-row .nm-row { margin: 0; }
.nm-row { padding: 0 !important;}
.nm-row.nm-row-full.nm-row-flex.nm-row-equal-height { margin: 0 5%; }

.content-box-wrapper-full { margin-bottom: 3em !important; }
.content-box-wrapper-full > div { padding: 0 1.25%; }
.content-box-wrapper { min-height: 600px !important;}
.content-box-wrapper-2 { min-height: 550px !important;}
.content-box > div { width: 100%; min-height: inherit; display: flex; justify-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.4); opacity: 0; transition: 0.5s all linear; }
.content-box > div:hover { opacity: 1;}
.content-box p { font-size: 1.5em; }
.content-box-uni, .content-box-uni-gold, .content-box-uni-blue { font-size: 1.5em !important; min-height: inherit; display: flex; justify-content: center !important; align-items: center !important; padding: 1.5em !important; }
.content-box-uni .nm_btn_border, .content-box-uni .nm_btn_border_rounded { border: 1px solid #020202; color: #020202; text-decoration: none; transition: 0.5s all ease; }
.content-box-uni .nm_btn_border:hover, .content-box-uni .nm_btn_border_rounded:hover { border: 1px solid #020202; background: rgba(255, 255, 255, 0.25); color: #020202; text-decoration: none; }
.content-box-uni p { font-size: 1.25em; }
.content-box-uni-gold { background: #d4c7b7; color: #fff; }
.content-box-uni-blue { background: #7c8395 !important; color: #fff;}
.content-box-uni-blue .nm_btn_border, .content-box-uni-blue .nm_btn_border_rounded,
.content-box-uni-gold .nm_btn_border, .content-box-uni-gold .nm_btn_border_rounded{  border: 1px solid #fff; color: #fff; }
.content-box-uni-blue .nm_btn_border:hover, .content-box-uni-blue .nm_btn_border_rounded:hover,
.content-box-uni-gold .nm_btn_border:hover, .content-box-uni-gold .nm_btn_border_rounded:hover{ border: 1px solid #fff; background: rgba(255, 255, 255, 0.25); color: #fff; text-decoration: none; }
.content-box-uni-top { align-items: start !important; justify-content: flex-start !important; }
.content-box-uni-center { align-items: center !important; justify-content: flex-start !important; }

/* Videos */
video { width: 100%; object-fit: fill; }
.nm-row.nm-row-full.nm-row-flex.nm-row-equal-height.content-box-wrapper-full.video-row .content-box-wrapper { min-height: 100% !important; }
.nm-row.nm-row-full.nm-row-flex.nm-row-equal-height.content-box-wrapper-full.video-row .col-sm-4 > *, .nm-row.nm-row-full.nm-row-flex.nm-row-equal-height.content-box-wrapper-full.video-row .col-sm-4 > * > * { height: 100% !important; }
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button { margin-bottom: -10px; }


.min-height-legs { min-height: 17em; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	min-height: inherit;
}

.content-box a { text-decoration: none; }

.flex { display: flex; }
.flex-center-center { display: flex; justify-content: center; align-items: center; }

.product-content { margin: 1.5em; }

form.ngg-download-frm { max-width: 1290px; margin: auto; }
.ngg-download-frm hr { display: none; }

.location-tag-flex { 
	display: flex;
	flex-flow: row;
	width: 100%;
	align-items: center;
	max-width: 300px;
	margin: 1em auto;
}

.product-variant-small {
    flex-direction: row;
    flex-flow: wrap;
    display: inline-flex;
    justify-content: start;
}

.product-variant-small img.vc_single_image-img { min-width: 60px; }
.product-variant-small .nm_column.nm_column_inner.col-sm-2 { margin: 0.25em; width: inherit; max-width: calc(60px + 0.5em); }
.product-variant-small .wpb_wrapper { min-width: 60px; }

#background-left { background-position: left !important;}
#background-right { background-position: right !important;}
#background-center { background-position: center !important;}


/* Sprungmarken mit Abstand, damit der Text nicht hinter der Navigation liegt */
.anchor a {
	position: absolute;
	left: 0px;
	top: -210px;
}
.anchor { position: relative; }

/* Slider */
.slick-dots-inside .slick-dots, .sp_wpspwpost_slider .slick-dots li button { text-align: center; }
.slick-dots li.slick-active button, .sp_wpspwpost_slider .slick-dots li.slick-active button { border: none; background: #fff; }
.slick-dots li button:hover, .sp_wpspwpost_slider .slick-dots li button:hover { background-color: #d2d2d2; }
.nm-banner:hover img { opacity: 1 !important; filter: alpha(opacity=100); }

/* News Slider */
#blog-widget .wpb_wrapper, 
#blog-widget .wpb_wrapper > div,
.sp_wpspwpost_slider, .slick-list.draggable, .slick-track,
.slick-slide,
.wpspw-post-content-position {
    min-height: inherit;
    width: 100%;
}

.wpspw-post-content div { padding-bottom: 2em; }

.wpspw-medium-8 { width: 100%; height: 100%;}

.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-content-left { 
	padding: 1.25em; 
	background: none; 
	color: inherit;
	display: flex;
	flex-direction: column;
}

.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-content-left a, 
.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-content-left p { color: inherit; }

.sp_wpspwpost_static h2, 
.sp_wpspwpost_slider h2 { padding-bottom: 0.5em !important; }

.sp_wpspwpost_slider.wpspw-design-1 .wpspw-readmorebtn {
    color: inherit !important;
    text-shadow: none;
    border: 1px solid !important;
    border-color: inherit;
    padding: 1em 1.5em;
    display: block;
    margin: auto !important;
}

.sp_wpspwpost_slider button.slick-prev, 
.sp_wpspwpost_slider button.slick-prev:hover, 
.sp_wpspwpost_slider button.slick-prev:focus,
.sp_wpspwpost_slider button.slick-next, 
.sp_wpspwpost_slider button.slick-next:hover, 
.sp_wpspwpost_slider button.slick-next:focus,
.sp_wpspwpost_slider.wpspw-design-1 .slick-prev,
.sp_wpspwpost_slider.wpspw-design-1 .slick-next {
    background: none !important;
    outline: none !important;
}

.sp_wpspwpost_slider.wpspw-design-1 .slick-prev, .sp_wpspwpost_slider.wpspw-design-1 .slick-next {
    color: transparent;
    font-family: 'nm-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;	
}

.sp_wpspwpost_slider.wpspw-design-1 .slick-prev { 
	right: auto !important;
    left: auto !important;
}

.sp_wpspwpost_slider.wpspw-design-1 .slick-prev:before {
    content: "\e600";
	font-size: 3em;
	color: #020202;
}

.sp_wpspwpost_slider.wpspw-design-1 .slick-next:before {
	content: "\e601";
	font-size: 3em;
	color: #020202;
}

a.wpspw-readmorebtn {
	max-width: 100px;
    display: block;
	margin: auto;
}

.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-image-bg {
	max-height: 310px !important;
}

.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-content-left {
	position: relative !important;
}

/* Mega Menu */
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link { background: #f2f2f2; color: #020202; }
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link { color: #020202; display: block; font-size: 16px; letter-spacing: 0.03em; padding: 0px 20px; font-family: "Alright Sans", sans-serif; text-decoration: none; }
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link { text-decoration: none; }
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus { font-weight: bold; background: inherit; color: #020202; }
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { left: 101%; }
ul.mega-sub-menu > li.mega-menu-item > a { white-space: normal; word-break: keep-all !important; min-width: 230px !important; }
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu { width: 230px !Important; }



/* Flagge */
.wpml-ls-flag { top: -13px; position:relative; }
li.mega-wpml-ls-menu-item > ul.mega-sub-menu { width: 60px !important; left: 35px !important; }

/* Footer */
.nm-footer { background: #fff; }
.nm-footer-bar-inner, .nm-footer-widgets { background: none; }
.nm-footer-bar-text.menu-item { text-align: center; width: 100%; }
.nm-footer-bar a:hover { color: #666; }



.title-font, 
.heading-1, .heading-2, .heading-3, .heading-4, 
.download__title { font-family: "Alright Sans Thin", serif !important; }

body, 
.title-font, 
.heading-1, .heading-2, .heading-3, .heading-4, .download__title {
    font-style: normal;
    font-weight: normal;
}


[class*="--text-grey-dark"], .text-grey-dark, .text-grey-dark a { color: #a8a8a8; }

.border-bottom--grey { border-bottom-color: #dedede !important; }
.border-bottom { border-bottom: solid 1px; padding-bottom: 5px; }
.text-white, .text-white h1, .text-white h2, .text-white h3,.text-white h4, .text-white p, .text-white span, .text-white strong, .text-white a { color: #fff !important; transition: color 1s; }
a.text-white:hover { color: #bbb; transition: color 1s; }

.wpb_text_column p { margin-bottom: 1em; }

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon { color: #fff;}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

.full-width-text .text-center, .full-width-text .text-left, .full-width-text .text-right { max-width: 110rem; margin: 4em auto; width: 100%; padding: 0 1.5em !important; }
.full-width-text .text-faq { max-width: 110rem; margin: 0em auto 3em auto; margin-right: 0; width: 100%; padding: 0 1.5em; text-align: left; }

.padding-left-2 { padding-left: 2em; }
.padding-right-2 { padding-right: 2em; }


/* Row */
.row { max-width: none !important; }

.row .row:before, .row .row:after, .row .opening-hours:before, .opening-hours:after {
    content: " ";
    display: table;
}

.row .row:after, .opening-hours:after {
    clear: both;
}

.nm-row { 
	padding-left:0;
	padding-right:0;
}

.nm_btn {margin-top:1em;}

.content-blokki {padding:3em 4em!important; }

.content-blokki-kuva-oik {padding:3em 0 3em 4em; }

.content-kuva { padding:0px }

.nm-banner:hover img{
	opacity:0.6;
    transition: 0.5s all ease;
}

.nm-banner img {
     transition: 0.5s all ease;
}

.nm-banner:hover h1 {color:#000!important;}

.table__cell {
    display: table-cell;
    vertical-align: middle;
}




/* Listen */
ul.check li {
	position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
	list-style: none;
}

ul.check li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "✔";
}

ul.nostyle {
    margin: 0;
    padding: 0;
}

ul.nostyle, ul.nostyle li {
	list-style: none;
}

ul.arrow-list {
    list-style-type: none;
    margin: 0 0 30px 0;
    padding: 0;
}

ul.arrow-list li {
    color: #3d3d3d;
    margin-bottom: 15px;
    padding-left: 45px;
    position: relative;
}

ul.arrow-list li:before {
    color: #3d3d3d;
    content: "→";
    font-size: 33px;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 3px;
}




/* Button und Formulare */
.vc_btn3-style-outline { border-width:1px!important; }

.vc_btn3-style-outline:hover {
	background-color:transparent!important;
	border-color:#999!important;}

.vc_btn3-style-outline, .vc_btn3-style-outline:hover { color:#000!important; }

.button, form input[type="submit"], .show-more__item:hover .show-more__item__button {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent !important;
    border: 1px solid #000000;
	margin: 1em;
    box-shadow: none;
    color: #000000 !important;
    font-size: 15px;
    line-height: 1.5em;
    padding: 10px 30px;
    position: relative;
    text-align: center;
}

.button--border-bottom {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    padding: 10px 0px 5px;
}

.button:hover, form input[type="submit"]:hover, .show-more__item:hover .show-more__item__button:hover {
    border-color: #999999;
    color: #999999 !important;
}

input.wpcf7-form-control.wpcf7-acceptance {
    width: auto;
}

.datenschutz, span.wpcf7-form-control-wrap  {
	display: inline !important;
}

label {
	font-weight: bold;
}

span.wpcf7-list-item {
    display: block;
}

input[type="checkbox"], input[type="radio"], input.wpcf7-form-control.wpcf7-acceptance {
	margin-right: 0.5em;
}
form.wpcf7-form a {
    border-bottom: 1px solid #000;
}




/* HEADER */
.nm-top-bar, 
.nm-top-bar-social li i { font-size:1.1em; }

.nm-top-bar-social li i, 
.nm-top-bar .nm-menu > li > a {color:#000 !important;}

.nm-top-bar { padding: 0 2%; background:#fff !important; }

.social-navigation a {
    width: 30px;
    height: 30px;
    color: #ffffff;
}

.social-navigation a i { font-size: 15px; }

.ion-social-facebook:before { content: ""; }




/* FOOTER */

.nm-footer-widgets,
.nm-footer-widgets a {color:#666!important;}

.nm-footer-block-grid {margin:0 10%!important;}

.nm-footer-bar .menu {float: none !important;}



/* Location */
.location a.parent-style:before {
    content: ">";
	width: 5px;
}

.location a.parent-style:hover, .location a.parent-style:focus, .location a.parent-style:active {
    color: #d6d6d6;
}

.opening-hours {
    max-width: none;
    width: 100%;
	display: table;
}

.opening-hours .small-3 {
    width: 25%;
	display: table-cell;
}

.opening-hours .small-6 {
    width: 50%;
	display: table-cell;
}

.single-shop__intro p { margin-bottom: 1.25rem; }



ul.location-contact {
    list-style: none;
	padding: 0;
	margin: 2em 0;
	font-size: 16px;
	
}

ul.location-contact li { list-style: none; }

.location-read-more .vc_tta-panel-title a span {
    padding: 10px 0px 5px;
	user-select: none;
    background-color: transparent !important;
    border-bottom: 2px solid #000000;
    box-shadow: none;
    color: #000000 !important;
    font-size: 15px;
    line-height: 1.5em;
    position: relative;
    text-align: center;
}
 
.location-read-more .vc_tta-panel-heading { border: none !important; }

.location-read-more .vc_tta-panel-body, .location-read-more .vc_tta-panel-title a { padding: 0 !important; }

.location-read-more .vc_tta-panel-body p { margin: 15px 0; }


a.contact-link { text-decoration: none; font-size: 0.9em; }


/* Fennobed */
.service-block__container {
    max-width: 1200px;
    margin: auto;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
}

[class*="block-grid-"]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem;
}

.service-block {
    display: inline-block;
    background-color: #ffffff;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    height: 160px;
}

.table {
    display: table;
    height: 100%;
    width: 100%;
}

.table__cell {
    display: table-cell;
    vertical-align: middle;
}

.service-block__content {
    padding: 30px;
    text-align: center;
}

.service-block__title {
    color: #000000;
    font-size: 15px;
    padding: 0;
    margin: 0;
}

.service-block__image {
    width: 50px;
    display: block;
    margin: 0 auto 15px auto;
    padding: 0;
}




/* Video */
.liftup__video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block !important;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.liftup__video video {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    display: inline-block;
    height: auto;
    left: 50%;
    margin: 0 auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    z-index: 1;
}




/* Map Widget */
.wpb_gmaps_widget .wpb_wrapper {
    padding: 0px;
}




/* Startseite */
#seuraa {
	padding-top:5%;
	padding-bottom:5%;
	overflow:hidden;
}



/* Gallery */
.ngg-gallery-thumbnail { border: 0 !important; }

.gallery-options {
	float: left;
    text-align: center;
    width: 100%;
}



/* Responsive */
@media screen and (max-width: 1500px) {
	.content-box-wrapper { min-height: 500px !important; }
}

@media screen and (max-width: 1150px) {
	.content-box-wrapper { min-height: 400px !important; }
}


@media screen and (max-width: 950px) {
	.content-box-wrapper { min-height: 350px !important; }
}

@media (max-width: 880px) {
	.nm-header-logo img {
		height: 70px !important;
	}
	.nm-menu li a {
		padding-left: 16px !important;
	}
}

@media (min-width: 600px) and (max-width: 880px) {
	#nm-mobile-menu, #nm-mobile-menu .nm-mobile-menu-content {
		background: none;		
	}
	.nm-mobile-menu-scroll {
		height: 100vh !important;
	}
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		padding: 0 !important;
	}
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
		width: 250px;
	}
}

@media screen and (max-width: 766px) {
	.content-box-wrapper { min-height: 300px !important; }
	.nm-row.nm-row-full.nm-row-flex.nm-row-equal-height.content-box-wrapper-full.video-row .col-sm-4 .content-box-wrapper { min-height: 600px }
}
@media screen and (max-width: 768px) {
	.content-box-wrapper-full > div {
		padding-right: 0%;
		width: 100%;
		margin-bottom: 2em;
	}
	
	.content-box-wrapper-full {
		margin-bottom: 0em !important;
	}
	.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-content-position {
		height: 400px;
	}
	
	.small-column-reverse {
		flex-direction: column-reverse;
	}
	.wpb_single_image.vc_align_left {
		text-align: center;
		padding-bottom: 2em;
	}
	.wpb_single_image.vc_align_right {
		text-align: center;
		padding-bottom: 2em;
	}
	.padding-right-2, .padding-left-2 {
		padding: 0;
	}
	.wpb_single_image .vc_figure, .wpb_single_image .vc_single_image-wrapper, .wpb_single_image img {
		width: 100%;
	}
	.product-variant .wpb_single_image img { max-width: 300px; }
	.product-variant-small .wpb_wrapper { max-width: 60px; }
	.content-blokki { padding: 0 !important; }
	.mobile-hidden { display: none; }
	.slick-controls-light .slick-dots li button {}
	
	.flex-center-center .wpb_single_image .vc_figure, .wpb_single_image .vc_single_image-wrapper, .wpb_single_image img { width: auto; }
	.flex-center-center { flex-flow: row wrap;}
	
}


@media screen and (max-width: 600px) {	
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link { padding: 0; }

	.nm-mobile-menu-scroll {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
		width: 100% !important;
	}
	
	#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link:after,
	#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link span.mega-indicator:after {
		margin: 0 1em 0 0;
	}
}	

@media screen and (max-width: 550px) {	
	.product-variant .wpb_single_image img { max-width: 200px; }
}


@media screen and (max-width: 480px) {
	.content-box-wrapper { min-height: 250px !important; }
}

@media (max-width: 400px) {
	.slick-dots li.slick-active button {
		width: 10px;
		height: 10px;
	}
}


@media screen and (max-width: 380px) {
	.content-box-wrapper { min-height: 200px !important; }
}