a:active, a:focus {
border: none;
outline: none;
}
select {
width: 100%;
font-size: 1em;
color: #fff;
background-color: #4286f4;
border: none;
-webkit-appearance: none;
cursor: pointer;
background-position: right;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
background-image: url(//www.werbezentrum-shop.de/wp-content/themes/storefront-child/select_arrow.png);
-moz-appearance: none;
appearance: none;
background-repeat: no-repeat;
padding: 0.3em;
}
.site-header {
padding-top: 0.617924em;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
margin-bottom: 0.235801032em;
}
.site-branding .site-title a {
font-size: 90%;
color: #4286f4;
font-weight: 500;
text-transform: none;
}
.site-footer {
color: steelblue;
background-color: #333;
}
.site-footer a:not(.button) {
color: yellowgreen;
}
.widget {
margin-bottom: 0.1em;
}
.woocommerce-message, .woocommerce-noreviews, p.no-comments {
background-color: #4286f4;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
color: #fff;
background-color: #4286f4;
border-color: #4286f4;
}
.add_to_cart_button:hover {
color: #fff;
background-color: #2ccc00;
}
.button:hover {
color: #fff;
background-color: #2ccc00;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .widget a.button.checkout {
color: #fff;
background-color: #ff5d00;
border-color: #ff5d00;
}
button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .added_to_cart.alt:hover, .widget-area .widget a.button.alt:hover, .added_to_cart:hover, .widget a.button.checkout:hover {
color: #fff;
background-color: #2ccc00;
border-color: #2ccc00;
}
.storefront-full-width-content .woocommerce-products-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header {
padding: 0 0 1.5em;
}
.onsale {
color: #000;
background-color: #94ff00;
border-color: #000;
}
select:hover {
background-color: #222;
}
select::-ms-expand {
display: none;
}
option {
background-color: #222;
padding: 0.3em;
}
a {
color: #4286f4;
}
a:hover {
color: #22a000;
}
.site-footer .storefront-handheld-footer-bar a:not(.button) {
color: #4286f4;
}
.site-footer .storefront-handheld-footer-bar a:not(.button):hover {
color: #22a000;
}
.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: #4286f4;
}
.site-footer a:not(.button):not(.components-button) {
color: rgba(255,255,255,0.75);
text-decoration: none; 
}
.site-footer a:not(.button):hover {
color: yellowgreen;
text-decoration: underline;
}
section.footer-widgets {
padding-top: 5px;
}
div.site-info {
padding-top: 25px;
padding-bottom: 25px;
color: #fff;
font-size: 120%;
}
a:focus, .button:focus, .button.alt:focus, .button.added_to_cart:focus, .button.wc-forward:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
outline-color: #4286f4;
}
.storefront-handheld-footer-bar ul li.cart .count {
background-color: #ff5d00;
} @media screen and (max-width: 767px) {
.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
padding-top: 0.25em !important;
padding-bottom: 0.25em !important;	
padding-left: 0.8em !important;	
padding-right: 0.2em !important;
}
} @media screen and (max-width: 767px) {
.main-navigation ul li a {
padding-top: 0.25em !important;
padding-bottom: 0.25em !important;	
padding-left: 0.8em !important;	
padding-right: 0.25em !important;
}
}
button:focus {
outline: 0px solid #7f54b3;
outline-color: rgb(127, 84, 179);
}
.handheld-navigation .dropdown-toggle {
background: greenyellow;
right: 20%;
}