/*
 Theme Name:   Storefront Child
 Theme URI:    http://agwa.at/
 Description:  Storefront Child Theme
 Author:       Martin Fischer
 Author URI:   http://martinfischer.name/
 Template:     storefront
 Version:      1.0.0
 License:      none
 License URI:  none
 Tags:         agwa
 Text Domain:  storefront-child
*/

/*

todo: handheld menu flags integration


*/

body {
  -ms-word-wrap: normal;
  word-wrap: normal;
  font-size: 0.938em;
}

body, button, input, select, textarea {
   font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#top-bar {
    background: url("images/background_top.png") center top;
    height: 78px;
    width:100%;
    overflow: hidden;
    background-repeat: repeat-x;
    padding-bottom: 44px;
}


.site-content {
    min-height: 621px;
}

.site-info {
    padding: 0;
}

.site-footer {
    background-color: #0074B3;
    width:100%;
    overflow: hidden;
    background-repeat: repeat;
    color: #fff;
    padding: 0;
}

.secondary-navigation {
  display: block;
}

.secondary-navigation .menu {
    float: left;
    list-style: none;
}

.site-header {
    background-color: transparent;
}

.site-header {
    border-bottom: none;
}

.primary-navigation {
    background-color: #EFEFEF;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.5);
    /*text-align: center;*/
}

/* neu 2016-05-17 */

.storefront-primary-navigation {
    background-color: #FFFFFF;
}

.main-navigation ul li a {
    color: #0074B3;
}

.button {
    background-color: #0074B3 !important;
    border-color: #0074B3 !important;
}

.button:hover {
    opacity: 0.8 !important;
    background-color: #0074B3 !important;
}

input[type="submit"] {
    background-color: #0074B3 !important;
    border-color: #0074B3 !important;
}

input:hover {
    opacity: 0.8;
    background-color: #0074B3 !important;
}

/* neu 2016-05-17 */

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding: 1em 0.7em 1em;
}

.main-navigation ul.menu > li:first-child, .main-navigation ul.nav-menu > li:first-child {
    margin-left: 0;
}

.main-navigation ul li a:hover {
    color: #fff;
    background-color: #0074B3;
}

ul.menu li.current-menu-item > a {
    color: #333333;
}

/* neu 2016-06-03 */

.site-header ul.menu li.current-menu-item > a {
    color: #333333;
}

/* neu 2016-06-03 */

ul.menu li.current-menu-item > a:hover {
    color: #fff;
}

/* neu 2018-06-04 */

.main-navigation ul.menu, .main-navigation ul.nav-menu {
    margin-left: 0;
}

a {
    color: #0074B3;
    text-decoration: none;
}
a:hover {
    color: #D4871D;
    text-decoration: none;
}

a:focus {
    outline: 2px solid #0074B3 !important;
}

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
    color: #82868e;
}

.site-footer a:not(.button) {
    color: #fff;
}

.site-footer a:hover:not(.button) {
    color: #AAAAAA;
}

.imprint {
    float: right;
}

.entry-header {
    display:none;
}
.entry-title {
    display:none;
}

h1, h2, h3, h4, h5, h6 {
    color: #0074B3;
}

.hentry {
  margin: 0 0 4.236em;
  padding-bottom: 1em;
  border-bottom: none;
}

.hentry .wp-post-image {
    margin-bottom: 1.618em;
}

.hentry .entry-header {
    border-bottom: 3px solid #60646c;
    margin-bottom: 3.631em;
}

.hentry .entry-header h1 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 0.618em;
    margin-bottom: 3px;
}

.hentry .entry-header .posted-on, .hentry .entry-header .byline {
    font-size: 0.857em;
}

.hentry .entry-meta a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.hentry .entry-meta a:hover {
    border-bottom-color: rgba(0, 0, 0, 0.2);
}


#order_review .shop_table {
    table-layout: fixed;
}

#payment .place-order .button {
    font-size: 1.287em !important;
}


.pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #3B96DD;
    border-color: #3B96DD;
}

.widget_price_filter .ui-slider .ui-slider-range {
    background: #3B96DD !important;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background: #3B96DD !important;
}

button.cta, button.alt, input[type="button"].cta, input[type="button"].alt, input[type="reset"].cta, input[type="reset"].alt, input[type="submit"].cta, input[type="submit"].alt, .button.cta, .button.alt, .added_to_cart.cta, .added_to_cart.alt {
  background-color: #3B96DD;
  border-color: #3B96DD;
}

button.cta:hover, button.alt:hover, input[type="button"].cta:hover, input[type="button"].alt:hover, input[type="reset"].cta:hover, input[type="reset"].alt:hover, input[type="submit"].cta:hover, input[type="submit"].alt:hover, .button.cta:hover, .button.alt:hover, .added_to_cart.cta:hover, .added_to_cart.alt:hover {
  opacity: 0.8;
  background-color: #3B96DD !important;
}

button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .button:focus, .added_to_cart:focus {
    outline: 2px solid #3B96DD;
}

/* neu 2016-06-03 */

input[type="text"]:hover, input[type="search"]:hover, input[type="email"]:hover, input[type="tel"]:hover, input[type="number"]:hover {
    background-color: #f2f2f2 !important;
}

/* neu 2016-06-03 */

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 2em;
}

#logo-the {
    float: left;
    padding-right: 10px;
    height: 25px;
}

/*hide woocommerce lightbox title*/
.pp_woocommerce .ppt {
    display: none !important;
}

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

    .imprint {
        float: right;
    }

    .site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link {
        width: 28.7391304348%;
        margin-right: 4.347826087%;
    }

    .woocommerce-active .site-header .secondary-navigation {
        width: 40.8260869565%;
        margin-right: 4.347826087%;
    }

    .main-navigation {
        padding-top: 0.5em;
    }

    .main-navigation ul li {
        margin-left: 0.2em;

    }

    #order_review, #order_review_heading {
        border: none !important;
        float: left;
    }

    .storefront-sorting select {
        width: 11em !important;
    }

}


@media screen and (max-width: 65.141em) {
    .col-full {
        margin-left: 2.618em;
        margin-right: 2.618em;
    }
    .imprint {
        float: right;
    }
    .secondary-navigation {
        margin-top: 15px;
        display: block;
        float: left;
    }

}

@media screen and (max-width: 568px) {
    .col-full {
        margin-left: 1.387em;
        margin-right: 1.387em;
    }
    .imprint {
        float: left;
    }
    .secondary-navigation {
        margin-top: 15px;
        display: block;
        float: left;
    }
}
