/*
Theme Name: Ashe Pro Premium Child
Theme URL: https://screenstyle.ch
Description:Ashe Pro Premium Child Theme
Author: Dani Baumann
Author URL: https://screenstyle.ch
Template: ashe-pro-premium
Version: 1.0.0
Text Domain: ashe-pro-premium-child
*/


.woocommerce div.product form.cart .variations select {
    width: 100% !important;
}

div.item-description p {
    color: #a0a0a0;
    font-size: 0.8em;
    white-space: nowrap;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.2em !important;
}

.delivery-date {
    color: #008000;
    font-size: 0.8em;
    font-weight: 700;
}

button.back-btn.button {
    margin-left: 5%;
}

@media (max-width: 850px) {
    img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
        padding: 0 40px !important;
    }
}