/*
Theme Name:  Emma Galllery
Theme URI:   http://www.emmag.info
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site Emma Gallery
Author:      admin
Author URI:  http://www.emmag.info
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/


/*#########################################################*/
/*## [ FONTS ] ############################################*/
/*#########################################################*/


@font-face {
    font-family: 'nowaymedium';
    src: url('https://www.emmag.info/wp-content/fonts/noway-light-webfont.woff2') format('woff2'),
         url('https://www.emmag.info/wp-content/fonts/noway-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'nowaymedium';
    src: url('https://www.emmag.info/wp-content/fonts/noway-regular-webfont.woff2') format('woff2'),
         url('https://www.emmag.info/wp-content/fonts/noway-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'nowaymedium';
    src: url('https://www.emmag.info/wp-content/fonts/noway-medium-webfont.woff2') format('woff2'),
         url('https://www.emmag.info/wp-content/fonts/noway-medium-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'nowaymedium';
    src: url('https://www.emmag.info/wp-content/fonts/noway-bold-webfont.woff2') format('woff2'),
         url('https://www.emmag.info/wp-content/fonts/noway-bld-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}


/*#########################################################*/
/*## [ ALLGEMEIN ] ########################################*/
/*#########################################################*/


body {
	font-family: 'nowaymedium';
	font-size: clamp(18px, 1.25vw, 24px) !important;
	font-weight: 400;
	color: #3E4356;
	line-height: 1.5em;
}
.et_mobile_nav_menu {
	display: none !important;
}
.et_pb_row {
	max-width: 86% !important;
} 


/*#########################################################*/
/*## [ MAIN MENU ] ########################################*/
/*#########################################################*/

.et-menu-nav, .et-menu-nav ul {
	display: initial !important;
}
.et_pb_menu__menu ul li {
	display: block;
	margin-top: 4px !important;
	margin-bottom: 4px !important;
}
.et_pb_menu__menu ul li a {
	text-align: right !important;
	display: block;
	width: 100%;
	font-size: clamp(16px, 1.25vw, 24px);
	color: #3E4356;
	line-height: 1em;
}
.et_pb_menu__menu .current-menu-item a {
	font-weight: 600;
	text-decoration: underline;
}
.et_pb_menu__menu ul li a:hover {
	text-decoration: underline;
	transition: none !important;
	opacity: 1 !important;
}


/*#########################################################*/
/*## [ TAP TAP MENU ] #########################################*/
/*#########################################################*/


.taptap-background-color {
	background-color: rgb(62,67,86,0.9);
}
.taptap-main-inner-inner {
  padding: 40px 0;
}
.taptap-by-bonfire {
	margin-left: 45px !important;
}
.taptap-by-bonfire a {
	color: #FFFFFF !important;
	font-size: 1.75em !important;
	font-weight: 600 !important;
	padding-top: 0.4em !important;
	padding-bottom: 0.4em !important;
	font-family: 'nowaymedium' !important;
	text-transform: uppercase;
}
.taptap-by-bonfire a:hover {
	text-decoration: line-through !important;
}
.taptap-by-bonfire .current-menu-item a {
	text-decoration: line-through;
	opacity: 1 !important;
	color: #FFFFFF !important;
}
.taptap-main-menu-button-middle::before, .taptap-main-menu-button::before, .taptap-main-menu-button::after {
	height: 4px !important;
	background-color: #3E4356 !important;
	margin: 6px 0 !important;
	
}
.taptap-menu-active .taptap-main-menu-button::before, .taptap-menu-active .taptap-main-menu-button::after {
	background-color: #FFFFFF !important;
}
.taptap-menu-active .taptap-main-menu-button::before {
  transform: translateY(13px) rotate(45deg) !important;
  -webkit-transform: translateY(13px) rotate(45deg) !important;
}
#menu-item-395 {
	font-size: 0.7em !important;
	margin-top: 1em !important;
}
#menu-item-396 {
	font-size: 0.7em !important;
}
.taptap-menu-button-wrapper {
  right: calc(7% - 6px) !important;
  left: auto;
  top: 14px;
}


/*#########################################################*/
/*## [ MARQUE ] ###########################################*/
/*#########################################################*/


#wrapper_03_marquee_homepage {
	padding-top: 1.5em !important;
	padding-bottom: 1em !important;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.wrapper_01_marquee_homepage {
	height:1.5em;
	position: relative;
	width: 100%;
	max-width: 100%;
	overflow-x: hidden;
	margin-bottom: 0em !important;
	margin-right: 60px;
	
}
.track {
	position: absolute;
	white-space: nowrap;
	will-change: transform;
	animation: marquee 80s linear infinite;
	font-size: 1.15em !important;
	font-weight: 400;
	line-height: 1em;
	color: #3b4645 !important;
}
@keyframes marquee {
	from { transform: translateX(0); }
	to { transform: translateX(-50%); }
}
.wrapper_02_marquee_homepage {
	padding-top: 0em !important;
	padding-bottom: 0.25em !important;
}
.route {
	font-weight: 600;
}
.wrappper_01_instagram_icon {
	display: inline-block;
	position: absolute;
	right: 0px;
	width: 3%;
	top: 0px;
}
.wrappper_01_instagram_icon img {
	width: 30px;
	min-width: 30px;
	margin-top: -2px;
}
.wrapper_02_marquee_homepage .et_pb_column {
	display: flex;
	align-items: center;
}


/*#########################################################*/
/*## [ HOMEPAGE ] #########################################*/
/*#########################################################*/


.wrapper_03_logo_navi {
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}
.wrapper_02_logo_navi {
	padding-top: 24px !important;
	padding-bottom: 12px !important;
}
.wrapper_02_logo_navi .et_pb_column {
	display: flex;
	align-items: center;
	align-content: space-between;
}
.wrapper_01_logo_tagline {
	margin-bottom: 0em !important;
	display: inline-block;
}
.wrapper_01_logo_tagline img {
	width: clamp(320px, 20vw, 400px);
}
.tagline {
	font-size: clamp(12px, 1vw, 20px);
	font-weight: 400;
	line-height: 1em;
	letter-spacing: 0.05em;
}
.wrapper_01_main_menu {
	display: inline-block;
	position: absolute;
	right: 0px;
}
.wrapper_03_homepage_slider {
	padding-top: 0em !important;
	padding-bottom: 0em !important;
}
.wrapper_02_homepage_slider {
	padding-top: 0em !important;
	padding-bottom: 0em !important;
}
.et_pb_slides {
	height: calc(100vh - 20vh) !important;
}
.et_pb_slide {
	height: calc(100vh - 20vh) !important;
}
.wrapper_01_homepage_slider {

}



/*#########################################################*/
/*## [ KONTAKT ] ############################################*/
/*#########################################################*/


.wrapper_03_kontakt_form {
	padding-top: 0em !important;
	height: calc(100vh - 20vh);
}
.wrapper_02_kontakt_form {
	padding-top: 0em !important;
		height: calc(100vh - 20vh);
}
.wrapper_01_booking_requests_headline_copy {
	max-width: 620px;
}
h1 {
	font-size: clamp(24px, 3vw, 36px) !important;
	font-weight: 500;
	margin-bottom: 0.25em;
}
#nf-field-1, #nf-field-2, #nf-field-3 {
	background-color: #FFFFFF;
	border: 1px solid #a6abbf;
	color: #3E4356;
	font-weight: 400;
}
.nf-form-content {
	padding: 0em !important;
}
.nf-form-fields-required {
	font-size: 0.75em;
}
#nf-field-4 {
	float: right;
	activedisplay: inline block;
	font-weight: 600;
	padding-left: 2.5em;
	padding-right: 2.5em;
	font-size: 1em;
	line-height: 1em;
	height: 2.5em;
	cursor: pointer;
	transition: none !important;
	opacity: 1 !important;
	background-color: #3E4356;
	margin-top: 1em;
	-webkit-border-radius: 4px 4px 4px;
border-radius: 4px 4px 4px;
}
#nf-field-4:hover {
	opacity: 1 !important;
	background-color: #3E4356;
	color: #FFFFFF !important;
	transform: scale(0.97)
}
.nf-error-required-error, .nf-error-field-errors {
	font-size: 0.75em;
}
.nf-form-content textarea.ninja-forms-field {
  height: 160px !important;
}
.line_top {
	height: 2px;
	width: 40px;
	background-color: #3E4356;
	margin-bottom: 1em;
}
#ninja_forms_required_items, .nf-field-container {
  margin-bottom: 10px !important;
}
.nf-multi-cell .nf-cell {
  padding: 0 10px 0px 0px !important;
}


/*#########################################################*/
/*## [ WORK ] #############################################*/
/*#########################################################*/


.wrapper_03_filterable_gallery {
	padding-top: 0em !important;
}
.wrapper_02_filterable_gallery {
	padding-top: 0em !important;
}
#wrapper_01_filterable_gallery .dipi-filter-bar-item {
	border: 1px solid #3E4356;
	padding-left: 2em !important;
	padding-right: 2em !important;
	line-height: 2em;
	-webkit-border-radius: 100px 100px 100px 100px;
	border-radius: 100px 100px 100px 100px;
	margin-bottom: 1.25em;
	font-size: 0.85em;
	margin-top: 0.5em;
}
#wrapper_01_filterable_gallery .dipi-filter-bar-item:hover {
	background-color: #3E4356;
	color: #FFFFFF;
}
#wrapper_01_filterable_gallery .dipi-filter-bar-item::first-letter {
	text-transform: uppercase;
}
#wrapper_01_filterable_gallery .dipi-loadmore-btn {
	activedisplay: inline block;
	padding-left: 2.5em !important;
	padding-right: 2.5em !important;
	line-height: 2.5em !important;
	cursor: pointer;
	background-color: #3E4356 !important;
	color: #FFFFFF !important;
	font-weight: 600 !important;
	  -webkit-border-radius: 4px 4px 4px;
border-radius: 4px 4px 4px;
}
#wrapper_01_filterable_gallery .dipi-loadmore-btn:hover {
	text-decoration: underline;
}
.dipi_filterable_gallery .dipi-pagination {
  margin-top: 2.5em !important;
  margin-bottom: 1em !important;

}


/*#########################################################*/
/*## [ ABOUT AND STATS ] ##################################*/
/*#########################################################*/


.wrapper_03_about_and_stats {
	padding-top: 0em !important;
	height: calc(100vh - 20vh);
}
.wrapper_02_about_and_stats {
	padding-top: 0em !important;
	height: calc(100vh - 20vh);
}
.intro {
	font-weight: 600;
}
h2 {
	font-weight: 600;
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 0.25em;
}
.stats_bold {
	font-weight: 600;
}
.stats_copy {
	max-width: 75% !important;
}


/*############################################################*/
/*############################################################*/
/*############################################################*/
/*############################################################*/
/*############################################################*/
/*############################################################*/
/*############################################################*/
/*## [ RESPONSIVE CODE ] #####################################*/
/*############################################################*/
/*############################################################*/
/*############################################################*/
/*############################################################*/
/*############################################################*/
/*############################################################*/
/*############################################################*/


/*############################################################*/
/*############################################################*/
/*## [ 1440 px - 1800 px ] #####################################*/
/*############################################################*/
/*############################################################*/


@media all and (min-width: 1440px) and (max-width: 1800px) {

}


/*############################################################*/
/*############################################################*/
/*## [ 981 px - 1200 px ] #####################################*/
/*############################################################*/
/*############################################################*/


@media all and (min-width: 1200px) and (max-width: 1440px) {

}


/*############################################################*/
/*############################################################*/
/*## [ 981 px - 1200 px ] #####################################*/
/*############################################################*/
/*############################################################*/


@media all and (min-width: 981px) and (max-width: 1200px) {

}


/*############################################################*/
/*############################################################*/
/*## [ 768 px - 980 px ] #####################################*/
/*############################################################*/
/*############################################################*/


@media all and (min-width: 768px) and (max-width: 980px) {

}


/*############################################################*/
/*############################################################*/
/*## [ 480 px - 767 px ] #####################################*/
/*############################################################*/
/*############################################################*/


@media all and (min-width: 480px) and (max-width: 767px) {


/*############################################################*/
/*## [ 480 px - 767 px - ALLGEMEIN ] #########################*/
/*############################################################*/


.taptap-menu-active .taptap-main-menu-button::before {
  transform: translateY(11px) rotate(45deg) !important;
  -webkit-transform: translateY(11px) rotate(45deg) !important;
}
.et_pb_row {
	max-width: 86% !important;
}


/*############################################################*/
/*## [ 480 px - 767 px - MAIN MENU ] #########################*/
/*############################################################*/


/*############################################################*/
/*## [ > 479 px - MARQUE ] ###################################*/
/*############################################################*/


.wrapper_01_marquee_homepage {
  margin-right: 50px;
}
.track {
  font-size: 1em !important;
}
#wrapper_03_marquee_homepage {
  padding-top: 1em !important;
  padding-bottom: 0.5em !important;
}


/*############################################################*/
/*## [ 480 px - 767 px - HOMEPAGE ] ##########################*/
/*############################################################*/


.wrapper_01_logo_tagline img {
  width: clamp(240px, 20vw, 400px);
}
.wrapper_02_logo_navi {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}
.et_pb_slides {
	height: calc(100vh - 20vh) !important;
}
.et_pb_slide {
	height: calc(100vh - 20vh) !important;
}
.et-pb-slider-arrows {
	display: none;
}
.wrappper_01_instagram_icon img {
  width: 25px !important;
  min-width: 25px !important;
  margin-top: -3px !important;
}
.wrapper_01_marquee_homepage {
  margin-right: 40px !important;
}


/*############################################################*/
/*## [ 480 px - 767 px - KONTAKT ] ###########################*/
/*############################################################*/


.wrapper_02_kontakt_form {
	width: 86% !important;
}
#nf-field-4 {
  margin-bottom: 2em;
}


/*############################################################*/
/*## [ 480 px - 767 px - WORK ] ##############################*/
/*############################################################*/


#wrapper_01_filterable_gallery .dipi-filter-bar-item {
  border: 1px solid #3E4356;
  padding-left: 2em !important;
  padding-right: 2em !important;
  line-height: 2em;
  -webkit-border-radius: 100px 100px 100px 100px;
  border-radius: 100px 100px 100px 100px;
  margin-bottom: 0em;
  font-size: 0.75em;
  margin-top: 0em;
}

.dipi-filter-bar {
	display: none !important;
}
.dipi_filterable_gallery .dipi-pagination.long-mobile {
  justify-content: center !important;
}


/*############################################################*/
/*## [ 480 px - 767 px - ABOUT AND STATS ] ###################*/
/*############################################################*/


.wrapper_02_about_and_stats  {
	width: 86% !important;
}
.stats_copy {
	padding-bottom: 3em !important;
}


}


/*###############################################################*/
/*###############################################################*/
/*## [ > 479 px ] ###############################################*/
/*###############################################################*/
/*###############################################################*/


@media all and (max-width: 479px) {


/*############################################################*/
/*## [ > 479 px - ALLGEMEIN ] ################################*/
/*############################################################*/


.taptap-menu-active .taptap-main-menu-button::before {
  transform: translateY(11px) rotate(45deg) !important;
  -webkit-transform: translateY(11px) rotate(45deg) !important;
}
.et_pb_row {
	max-width: 86% !important;
}


/*############################################################*/
/*## [ > 479 px - MAIN MENU ] ################################*/
/*############################################################*/


/*############################################################*/
/*## [ > 479 px - MARQUE ] ###################################*/
/*###########################################################*/


.wrapper_01_marquee_homepage {
  margin-right: 50px;
}
.track {
  font-size: 1em !important;
}
#wrapper_03_marquee_homepage {
  padding-top: 1em !important;
  padding-bottom: 0.5em !important;
}


/*############################################################*/
/*## [ > 479 px - HOMEPAGE ] #################################*/
/*############################################################*/


.wrapper_01_logo_tagline img {
  width: clamp(160px, 20vw, 400px);
}
.wrapper_02_logo_navi {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}
.et_pb_slides {
	height: calc(100vh - 26vh) !important;
}
.et_pb_slide {
	height: calc(100vh - 26vh) !important;
}
.et-pb-slider-arrows {
	display: none;
}
.wrappper_01_instagram_icon img {
  width: 25px !important;
  min-width: 25px !important;
  margin-top: -3px !important;
}
.wrapper_01_marquee_homepage {
  margin-right: 40px !important;
}


/*############################################################*/
/*## [ > 479 px - KONTAKT ] ##################################*/
/*############################################################*/

.wrapper_02_kontakt_form {
	width: 86% !important;
}
#nf-field-4 {
  margin-bottom: 2em;
}


/*############################################################*/
/*## [ > 479 px - WORK ] #####################################*/
/*############################################################*/


#wrapper_01_filterable_gallery .dipi-filter-bar-item {
  border: 1px solid #3E4356;
  padding-left: 2em !important;
  padding-right: 2em !important;
  line-height: 2em;
  -webkit-border-radius: 100px 100px 100px 100px;
  border-radius: 100px 100px 100px 100px;
  margin-bottom: 0em;
  font-size: 0.75em;
  margin-top: 0em;
}

.dipi-filter-bar {
	display: none !important;
}
.dipi_filterable_gallery .dipi-pagination.long-mobile {
  justify-content: center !important;
}


/*############################################################*/
/*## [ > 479 px - ABOUT AND STATS ] ##########################*/
/*############################################################*/


.wrapper_02_about_and_stats  {
	width: 86% !important;
}
.stats_copy {
	padding-bottom: 3em !important;
}


}