/*
Theme:       LeftSell
Theme URI:   https://leftsell.com
Author:      Kundschaft Schweiz
Author URI:  http://kundschaft.ch/
Description: User File - Changes to style.css can be done here to differ the clients
Version:     3.0.0
Requirements: menu main und menu icons
              Warenkorb Menu: <img id="cart" src="https://xxxx/wp-content/themes/leftsell/include/images/shop.png" style="width:16px" />
              
              menu icons:
              Blog:      <img src="https://xxxx/wp-content/themes/leftsell/include/images/news.png" />
              Whatsapp:  <img src="https://xxxx/wp-content/themes/leftsell/include/images/whatsapp.png" />
              Tel:       <img src="https://xxxx/wp-content/themes/leftsell/include/images/telefon.png" />
              Mail:      <img src="https://xxxx/wp-content/themes/leftsell/include/images/kontakt.png" />
              Suchen:    <img src="https://xxxx/wp-content/themes/leftsell/include/images/search.png" />
              
Features:     animated slideInDown ( https://animate.style/ ) 
*/
:root {
   --headerbackground:     rgb(255, 255, 255, .5);
   --submenuback:          rgba(63, 143, 185, .9);
   --menulinkcolor:        black;
   --footerbackground:     #1E5EC8;
   
   --buttons:              #1E5EC8;
   --buttonshover:         #224466;

   --buttonalternate:      #05262B; 
   --buttonalternatehover: #043d46;

   --buttonshiny:          rgb(255, 255, 255, .5);
   --buttonshinyhover:     rgb(255, 255, 255, .8);
}

#leftsell-header { display: none}

/* AMELIA */
.am-lite-footer { display: none}

/* main layout corrections */
.leftsellClear { line-height:0}

/*localsearch calender */
.SBW-button svg { display: none}
.SBW-button {background-color: rgb(0, 76, 200) !important; padding: 12px 16px;}


* { color: rgb(30, 30, 30);}
h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a, p { color: rgb(30, 30, 30);  line-height: 1.5em}
h1 { line-height: 2em}
h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a { font-family: 'Playfair Display', 'Open Sans', Verdana, Century Gothic, Arial, Helvetica, sans-serif; }

ul {padding: 0 0 10px 17px; }
ul li           { list-style: '֎';  padding-left: 10px; }

.leftsellNavi { display:none}

.times { font-family: "Times New Roman", Times, serif;}

/*
html { background:rgb(247, 255, 177); max-height:none}
body { background: rgb(83, 27, 27); max-height:none; overflow:scroll }

#leftsellWrap { padding: 0; width: 250px;  }
#leftsell-header { background: grey ; max-height: 50px; overflow:hidden }
#leftsellContent { background:royalblue; width: 100px; overflow:hidden;}
footer#leftsell_footer { max-height:20px; margin-top:0; overflow:hidden; padding-top:0; padding-bottom:0 }
@media screen and ( max-width: 782px ) {
   

}
*/


/* with sidebar 
#leftsellContent { width: calc( 100% - 300px ); float: left }
#leftsellSideBar { display:block; float: right; padding-top: 60px; position: sticky; top: 60px;
                   width: 280px; padding:0 0 0 20px;  }
*/


.textshadow {}
.dropshadow {}
.center {}
.engrave {}
.button {}
.buttonshiny {}
.buttonleft {}

.blackbox {}
.whitebox {}
.white {}
.shiny {}

.block {}
.mid50 {}
.mid60 {}
.mid70 {}
.mid80 {}
.mid90 {}

ul.hyphen {}
ul.noteblock {}

.leftsellpin {}
.webicon {}

.wp-block-columns .nowrap {}
.leftsellNavi {}
.smallproducts {}
#leftsellQuickContact {} 


