/*
 Theme Name:   Körper Gest Seife
 Theme URI:    https://www.vertriebsguru.com/themes/koerper-geist-seife/
 Description:  Theme by VertriebsGuru. GmbH
 Author:       Tönjes Peters
 Author URI:   https://www.thoenix.de
 Template:     koerper-geist-seife 
 Version:      1.0.0
 License:      proprietar
 License URI:  https://themeforest.net/licenses/faq
 Tags:         light, dark, responsive-layout, accessibility-ready
 Text Domain:  koerper-geist-seife-child
*/


/*
Common Styles
================================================== */
  .av_phone_active_right .phone-info { padding-right: 13px !important; }

#footer>.container>.av_one_fourth>section>.textwidget { font-size: 0.8em; }
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

	#main { margin-top: 132px !important; }
	#footer { padding: 10px 0 10px 0 !important; }
	#footer>.container>.av_one_fourth>section { margin: 5px 0 5px 0 !important; }
	#footer>.container>.av_one_fourth>section>h3 { font-size: 0.82em; }
	#footer>.container>.av_one_fourth>section>.textwidget { font-size: 0.72em; line-height: 1.8em }

  ul#avia-menu>li>a>span { font-size: 20px; }
  ul#sub-menu>li>a>span.avia-menu-text { font-size: 16px; }
  .avia-menu-text { font-size: 16px; }
}


/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */


}