/*
Theme Name: Webmagic
Author: Liudmyla Kukharchuk
Description: Custom WordPress theme based on Bootstrap
Version: 1.0
*/

.woocommerce-product-attributes-item__value p {
    margin-top: 1.5em;
    margin-left: 1em;
}

#liton_product_list .product-img .product-hover-action {
    display: none;
}

img {
    height: auto;
}

.ltn__breadcrumb-area.ltn__breadcrumb-area-2 {
    padding-top: 180px;
    padding-bottom: 100px;
}

.sidebar .woocommerce-product-attributes-item__value p {
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn.single_add_to_cart_button {
    padding: 15px 35px;
}