/*
Theme Name: Biggys
Theme URI: http://www.mediaoffice.de/themes/biggy.html
Description: A child theme of Biggy Theme
Author: Kriesi and changes from mediaoffice
Author URI: http://www.mediaoffice.de
Version: 7.1.1 - 05-2025
License: GNU General Public License
License URI: licence/GPL.txt
Template: biggy
*/

/*Cookie Consent Banner*/
/*Hintergrund Banner*/
div.avia-cookie-consent {background-color: rgba(61,86,13,0.8) !important;}
/*Schriftgroesse-Abstand*/
div.avia-cookie-consent p {text-align:justify !important;color:#fbfbfb !important;font-size:14px !important;line-height:1.8em !important;}
/*Button Mehr */
.avia-cookie-consent-button.av-extra-cookie-btn {font-size:14px !important;color:#fff !important;background-color:transparent !important;border-color:#fff !important;}
/*Button Akzeptieren*/
.avia-cookie-consent-button.avia-cookie-close-bar {font-size:14px !important;color:#fff !important;background-color:transparent !important;border-color:#fff !important;}
/* Button Verweigern*/  
.avia-cookie-consent-button.avia-cookie-hide-notification {background-color:transparent !important;font-size:14px !important;color:#fff !important;border-color:#fff !important;}
/*Einstellungen Speichern Modal Window*/
.avia-cookie-consent-button.avia-cookie-close-bar.avia-cookie-consent-modal-button, div.avia-cookie-consent-modal-buttons-wrap a.avia-button.avia-color-theme-color-highlight.avia-cookie-consent-button.avia-cookie-consent-button-5.av-extra-cookie-btn.avia-cookie-consent-modal-button.avia-cookie-hide-notification {font-size:14px !important;color:#fff !important;background-color:#1e5107 !important;border-color:#1e5107 !important;}
/*Consent Schloss Symbol*/
#av-cookie-consent-badge{background-color:rgba(61,86,13) !important;color:#fff !important;border:1px solid #fff !important;}
#av-cookie-consent-badge:hover{ background-color:#440000 !important;color:#fff !important;border:1px solid #fff !important;}
.avia-cookiemessage-bottom-right { bottom: 100px !important;}

.mo-logo-s {width: 30px;height:30px;border: none !important;vertical-align:middle;margin: 0 5px;}

.widgettitle{background:url('https://www.biggy.de/biggy/uploads/2018/01/sunflower-menue.png') 0 50% no-repeat;padding:5px 40px !important;}
.widgettitle{font-family:marck-script;color:#98bc5a !important;} 
.widget_product_categories a {font-size:16px !important;color:#000;overflow:hidden;padding:0;margin:0;}
.own h1{font-family:marck-script;color:#3c6d00 !important;font-size:40px;} 

#gedicht {width:400px;min-height:300px;margin-left:20px;padding-left:20px;padding-top:15px;font-family:Verdana,Arial,Helvetica,sans-serif;color:#000;background-image:url(/images/bg_gedicht.jpg);background-position:center;background-repeat:no-repeat;}


#socket {font-size:96%;}
#socket .sub_menu_socket {font-size:96% !important;}

/*
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 (max-width:1145px) {
  /* Add your Desktop Styles here */
 .widgettitle{color:#98bc5a !important;font-size:1.4em !important;}  
 }
/*

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 */
.responsive #socket .sub_menu_socket {display:block !important;overflow:visible !important}
.responsive #socket .sub_menu_socket li {line-height:1.8 !important;}

}
@media only screen and (max-width: 479px) {
  /* Add your Mobile Styles here */
.widgettitle{color:#98bc5a !important;font-size:20px !important;}  
}