/*
Theme Name: Tino Andrea
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");
@font-face {
  font-family: 'Nonesuch';
  src: url('Nonesuch-Regular.eot'); /* IE9 Compat Modes */
  src: url('Nonesuch-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Nonesuch-Regular.woff') format('woff'), /* Modern Browsers */
       url('Nonesuch-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Nonesuch-Regular.svg#9c16119711ee16693618a66b08957bbd') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

nav.main_menu > ul > li > a {

    text-transform: none !important;
   
}

/*------------------------------------*\     
LAYOUT
\*------------------------------------*/

nav.mobile_menu ul li a, nav.mobile_menu ul li h4 {

    text-transform: none !important;
  
}

.header_bottom, .header_top {
    background-color: #fff !important;
}

li#nav-menu-item-808 a {
	
	background-color: #000 !important;
	color: #fff !important;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-left: 1px;
    background-color: #fff !important;
}

nav.main_menu > ul > li > a {
    padding: 0 12px !important;
}


.separator {
    border-color: #94887c;
    border-style: solid !important;

    width: thin !important;
    style: dotted !important;

    margin-left: 45% !important;
    margin-right: 45% !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}


/*------------------------------------*\     
IMPRESSUM
\*------------------------------------*/

.page-id-332 nav.main_menu.right {
    position: relative;
    left: auto;
    float: right;
    display: none !important;
}

/*------------------------------------*\     
FONTS
\*------------------------------------*/

h3 {
    font-family: 'Nonesuch', sans-serif;
    font-size: 24px;
    line-height: 41px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    border-bottom: #94887c !important;
    border-bottom-width: thin !important;
    border-bottom-style: dotted !important;
    display: inline !important;
}

h4 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 20px;
    line-height: 33px;
    font-style: normal;
    font-weight: 400 !important;
    letter-spacing: 0.3px;
    color: #94887c !important;
    text-transform: none;
}

.copyrightfoto p {
    font-family: 'Poppins', sans-serif !important;
    font-size: 10px !important;
    line-height: 33px;
    font-style: normal;
    font-weight: 400 !important;
    letter-spacing: 0.3px;
    color: #94887c !important;
    text-transform: none;
}


/*------------------------------------*\     
Linkeffekt
\*------------------------------------*/

.wpb_wrapper p a {
  color: #94887c !important;
  position: relative;
  
}

.wpb_wrapper p a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  color: #94887c !important;
  background-color: #94887c !important;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.wpb_wrapper p a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.tablepress td a:hover {
  color: #000 !important;
  position: relative;
  
}




/*------------------------------------*\     
HEADER
\*------------------------------------*/



/*------------------------------------*\     
NAVIGATION
\*------------------------------------*/

.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:not(:first-child):before {
    color: #94887c !important;
}

/*------------------------------------*\     
MOBILE NAVIGATION
\*------------------------------------*/




/*------------------------------------*\     
BODY
\*------------------------------------*/




/*------------------------------------*\     
SIDEBAR
\*------------------------------------*/




/*------------------------------------*\     
FOOTER
\*------------------------------------*/




/*------------------------------------*\     
BLOG
\*------------------------------------*/




/*------------------------------------*\     
PORTFOLIO
\*------------------------------------*/




/*------------------------------------*\     
GALLERY
\*------------------------------------*/




/*------------------------------------*\     
CONTACT FORM
\*------------------------------------*/




/*------------------------------------*\     
OTHER
\*------------------------------------*/





/*------------------------------------*\     
SPECIFIC SCREENSIZE
\*------------------------------------*/



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

.carousel-inner .slider_content .thumb img {
    max-height: 100%;
    margin-top: 30% !important;
}


}


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


}

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


}

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


}

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


}

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

.carousel-inner .slider_content .thumb img {
    max-height: 100%;
    margin-top: 20% !important;
}

}

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


}

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


}


/*------------------------------------*\     
MOBILE
\*------------------------------------*/

/*Ipad Landscape*/

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

.vc_custom_1494342682501 {
    padding-right: 10% !important;
}
	
	nav.main_menu.right {
    position: relative;
    left: auto;
    float: right;
    margin-top: 30px !important;
}

}

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



}



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

}


/*Ipad Portrait*/


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

.carousel-inner .slider_content .thumb img {
    max-height: 100%;
    margin-top: 90% !important;
}

}



/*Iphone 6/7 Plus Landscape*/



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

.vc_custom_1494342682501 {
    padding-right: 10% !important;
    padding-left: 10% !important;
}

}



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



}


/*Iphone 6/7  Landscape*/


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



}

/*Galaxy S5*/

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


}




/*Iphone 5 Landscape*/


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



}

/*Iphone 4 Landscape*/

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



}


/*Nexus 6P*/

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



}




/*Iphone 6/7 Plus Portrait*/

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



}


/*Nexus 5X*/

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



}



/*Iphone 6/7 Portrait*/

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



}


/*Galaxy S5*/

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



}




/*Iphone 4/5 Portrait*/



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



}

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

	

}
	


/*
ZWISCHEN ZWEI GROESSEN:
*/


@media screen and (min-width: 980px) and (max-width: 1130px) {
 


}

