.related li {
max-width: 234px;
}

div.wc-proceed-to-checkout {
margin-top:10%;
}

div.product_meta {
display: none;
}

h2.woocommerce-loop-product__title {
font-size: 18px;
line-height: 25px;
}

.woo_pp_cart_buttons_div {
    margin-top: 5%;
}

a.paypal-express-checkout-button { 
width: 100%;
text-align: center;
}

a.checkout-button.button.alt.wc-forward {
width: 100%;
text-align: center;
margin-bottom: 10px;
}

.cart_totals a.button.alt {
margin-bottom: 10px;
}

.tm-toolbar a.uk-icon-button.uk-icon-button {
font-size: 16px;
}

.uk-panel-box-primary.pink {
    background-color: #c5486b;
    color: rgba(255, 255, 255, 0.9);
    border: none;
    box-shadow: inset 0 0 9px rgba(186, 154, 128, 0.8);
    font-size: 14px;
    font-style: italic;
}

h4.sliderSpace {
margin-top: 60px;
}

.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
background: transparent !important;
}

.field_required {
color:#d6416b !important;
}

div.testimonial-content p {
text-align: center;
}

.testimonial-name {
text-align: center;
font-weight: bold;
}