.woocommerce .woocommerce-breadcrumb,
.woocommerce-breadcrumb {
margin: 2em auto !important;
}
span.page-numbers.current,
a.page-numbers {
padding: 20px !important;
}
button.single_add_to_cart_button.button.alt {
background: #5aa41c;
padding: 1em 1em;
display: inline-block;
}
button.single_add_to_cart_button.button.alt:hover {
background: #366e0f;
padding: 1em 1em;
display: inline-block;
} a[href^="tel:"]:hover {
text-decoration: underline !important;
} .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { 
background-color:#5aa41c !important;
} a.skip:active, 
a.skip:focus, 
a.skip:hover {
left: 0; 
top: 0;
width: auto; 
height: auto; 
overflow: visible; 
}
a.skip {
left:-999px;
position:absolute;
top:auto;
width:1px;
height:1px;
overflow:hidden;
z-index:-999;
}
a.skip {
left:-999px;
position:absolute;
top:auto;
width:1px;
height:1px;
overflow:hidden;
z-index:-999;
}
a.skip:focus, 
a.skip:active {
color: #fff;
background-color:#000;
left: auto;
top: auto;
width: 30%;
height: auto;
overflow:auto;
margin: 10px 35%;
padding:5px;
border-radius: 15px;
border:4px solid yellow;
text-align:center;
font-size:1.2em;
z-index:999;
} .product_meta {
display: none;
} .woocommerce-product-details__short-description,
div#tab-description {
line-height: 2;
}
.woocommerce-product-details__short-description p {
line-height: 2 !important;
}