/*
Theme Name:     tgsdu
Theme URI:      https://github.com/stuartduff/storefront-child-theme
Author:         Thomas Schwarz
Author URI:     http://www.joiom.de
Template:     	storefront
Description:  	A child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
This theme is based on Storefront Child Theme from  Stuart Duff http://stuartduff.com
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*****
 * BODY HTML
  */
body, button, input, textarea {
  color: #222;
  line-height: 1.3; }
.title {
    line-height: 1.1;
}
/* link underline*/
a:active, a:hover {
    text-decoration: underline;
}


/*****
 * HEADER logo / 
  */
.site-header {
  padding-top: 15px; 
  background-size: 85%;
    background-position-y: 0px;
    background-position-x: 0px;
}

/** .site-header .custom-logo-link { } **/

/*****
 * HEADER widget below / margin bottom / breadcrumb 
 */
.header-widget-region {
  text-align: center;
  background-color: #dc7;
  font-weight: 700;
  color: #543;
  font-size: 1.1em; }

.header-widget-region a { color: #a22;}
.header-widget-region a:hover { color: #533;}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header, .no-wc-breadcrumb .site-header {
  margin-bottom: 0em; }

#content .woocommerce {
    margin-top: 1em;
}
.woocommerce-breadcrumb {
  background-color: #fff; 
  margin-bottom: 0;
}
.woocommerce-breadcrumb a {
    background-color: #f7f1d1;
    padding: 0 3px 1px;
    text-decoration: none;
}.woocommerce-breadcrumb a:hover {
    background-color: #f7f1d1;
    text-decoration: underline;
}


/*****
 * MENU
 */
.secondary-navigation ul.menu a {
  color: #ffffff;
  font-size: 1.1em; 
  padding: 1.41575em 0.675em;
}
.secondary-navigation ul.menu a:hover {
    color: #ffffff;
    text-decoration: underline;
}
li#menu-item-737 {
  background: rgba(117,0,0,0.50);
  /* background-color: #882211; */
}

.storefront-primary-navigation {
  background: rgba(210, 172, 19, 0.0);
}

.main-navigation ul.menu > li:first-child, .main-navigation ul.nav-menu > li:first-child {
  margin-left: 0em; }

.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a, .site-header ul.menu li.current-menu-item > a {
  color: #fff;
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.2); }

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a, .site-header-cart .cart-contents {
  padding: 1em 0.5em; }

/*handheld*/
.main-navigation ul li a:before {
    content: "\f138";
}

/*****
 * PAGE Title
 */
h1.page-title {
    text-align: center;
    font-size: 1.85em;
}
h2 {
    font-size: 1.6em;
    line-height: 1.214;
}
h2.tom-h2 {
    margin: 0;
}

/*****
 * ASIDE Widgets
 */
.widget {
    margin: 0 0 2.5em;
}
aside#katb_display_testimonial_widget-2 {
    margin: 0;
}

/* title*/
.widget .widget-title,
.widget h3.widget-title {
    border-bottom: 2px solid rgba(0,0,0,.25);
    padding: 0 0 0.2em;
}
/* links*/
.widget-area .widget a:not(.button) {
    text-decoration: none;
}
.widget-area .widget a:not(.button):hover {
    text-decoration: underline;
}

/*product category font */
#categories-3 a,
#woocommerce_product_categories-2 a {
    color: #888;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1em;
}
#categories-3 a:hover,
#woocommerce_product_categories-2 a:hover {
    color: #333;
}
#categories-3 a:hover,
#woocommerce_product_categories-2 .current-cat a {
    color: #333;
}
/* icons*/
.widget_categories ul li:before {
    content: "\f0f6";
}
.widget_product_categories ul li:before {
    opacity: 0.65;
    color: #ddbb00;
    content: "\f111";
}
.widget_product_categories ul li.current-cat:before {
    content: "\f111";
    color: #aa2222;
    opacity: 1;
}
.widget_product_categories ul li.current-cat {
    background-color: #f7f1d1;
    padding: 2px 5px 0;
    margin: -2px -5px 6px;
}



/* tag cloud*/
.tagcloud a {
    background-color: #f7f1d1;
    padding: 0 3px;
}

/* product pictures*/
.product_list_widget li img {
    margin-left: 3px;
    max-width: 5.618em;
}

/*****
 * SHOP sorting yellow background
 */
.storefront-sorting {
  background: #f7f1d1;
  padding-left: 0.4em; }

/* price tag */
.products .woocommerce-Price-amount.amount {
    font-size: 1.3em;
    font-weight: 700;
    background-color: #ddcc77;
    color: #a22;
    padding: 0 5px 2px;
}

/*categories front page*/
ul.products li.product h3 {
    font-size: 1.7em;
}
ul.products li.product mark {
    display: none;
}

/* add to basket */
ul.products li.product .button {
    margin-bottom: .236em;
    background-color: transparent;
    color: #666;
    border: 2px solid #ccc;
}
ul.products li.product .button:hover {
    background-color: #eee;
    color: #333;
    border: 2px solid #aaa;
}
ul.products li.product.instock .button {
    background-color: #f7f1d1;
}

/*****
 * BLOG
 */
a.more-link {
    background-color: #aa2222;
    color: #f0e18d;
    padding: 0 4px 2px;
}

/*****
 * MyAccount
 */
.woocommerce-MyAccount-navigation ul li a {
    padding: 0.475em 0;
    display: block;
    color: #333;
}

/*****
 * FOOTER widgets
 */
#page .sfb-footer-bar {
    padding-top: 2em;
    padding-bottom: 0.618em;
    background-image: url(/wp-content/uploads/2016/10/australia-map-160930.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 320px 140px;
}

.site-footer {
    padding: 1.618em 0 0;
}

div#nav_menu-3 {
    margin-bottom: 12px;
}


.footer-widgets {
  padding-top: 0.1em;
  border-bottom: 0px; }

#colophon .widget .widget-title,
.sfb-footer-bar .widget .widget-title {
    border-bottom: 0px solid;
    padding: 0 0 0.5em;
    margin: 0;
}

.widget_nav_menu ul li:before {
    content: "\f0a4";
    opacity: 1;
}

a.social-icons-fb:before {
    content: "\f230";
    font-family: FontAwesome;
    margin-right: .5407911001em;
    display: inline-block;
    font-size: 2.4em;
    float: left;
    margin-top: -3px;
}

/*****
 * FOOTER last 01
 */
.joiom-footer01 {
  text-align: center;
  background-color: #a22;
  color: #fff;
  font-size: 0.8em;
  padding: 0.8em; }

/*****
 * FOOTER last 02
 */
.joiom-footer02 {
  text-align: center;
  background-color: #dc7;
  color: #222;
  font-size: 0.8em;
  padding: 0.6em 0 0.8em;
  margin-bottom: 10em;
}
.joiom-footer02 a {
    color: #222;
    font-weight: 400;
    text-decoration: underline;
}




/*****
 * TEMP register from old shop - kann weg mit dem menupunkt
 */


.registerfirst .u-column1 {
   display: none;
}

.registerfirst .col2-set#customer_login .col-2 {
    width: 80%;
    float: none;
}


.content-area, .widget-area {
    margin-bottom: 0em;
}


@media (min-width: 768px) {
  .storefront-primary-navigation {
    background: rgba(117,0,0,0.50);
    /** background: rgba(210, 172, 19, 0.27);**/
  }
  .joiom-footer02 {
    margin-bottom: 4.2em;
  }
  .site-header .site-branding {
     margin-bottom: 1.0em;
  }
  .secondary-navigation ul.menu a:hover {
    color: #ffffff;
    text-decoration: underline;
  }
  .site-search .widget_product_search input[type=search], .site-search .widget_product_search input[type=text] {
    padding: 0.41575em 0.618em 0.41575em 0.906326em;
}
.site-search .widget_product_search form:before {
    top: 0.5em;
    left: 0.5em;
}
  /*footer link*/
  ul.menu li.current-menu-item>a {
      color: #ffffff;
  }
  /* cart */
  .woocommerce-active .site-header .site-header-cart {
      width: 31.73913%;
  }
  .woocommerce-active .site-header .main-navigation {
      width: 61.913043%;
  }
  .woocommerce-active .site-header .site-search {
    margin-top: 18px;
    }

  li.mini_cart_item a.remove:before {
      color: #fff;
  }
  .site-header-cart .cart-contents .amount {
      margin-right: 0;
  }
  .site-header-cart .cart-contents .count {
    padding-left: 0.35em;
  }
  /*fb text*/
  div#text-5 {
    margin-top: 38px;
 }

/* MC **********/
.footer-widgets.col-4 .block {
    width: 22%;
    margin-right: 1.5%;
}
.footer-widgets.col-4 .block.footer-widget-4 {
    width: 29%;
}
#mc_embed_signup form {
    padding: 0 !important;
}

/* MC END*******/

}
/*# sourceMappingURL=style.css.map */

