/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jun 25 2021 | 06:44:37 (pm)
/*
/******* Do not edit this file *******/

.pp_woocommerce div.product form.cart .variations td.label, .woocommerce #content div.product form.cart .variations td.label, .woocommerce div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label {
    width: auto !important;
}
.woocommerce-page .products .product.product-category .meta-wrapper{
    position: initial;
    opacity: 1;
    left: 0;
    top: 0;
    -moz-transform: initial;
    -webkit-transform: initial;
    transform: initial;
    margin-top: 10px;
    text-align: center;
}

.woocommerce-page .products .product.product-category .meta-wrapper div
,.woocommerce-page .products .product.product-category .meta-wrapper h3
,.woocommerce-page .products .product.product-category .shop-now-button{
    color: #3f3f3f !important;
}
.woocommerce-page .products .product.product-category .shop-now-button
,.woocommerce-page .products .product.product-category .shop-now-button:hover{
    border-color: #3f3f3f !important;
    margin-top: 15px;
}
.woocommerce-page .products .product.product-category:hover .meta-wrapper > div{
    -moz-animation-name: initial;
    -webkit-animation-name: initial;
    animation-name: initial;
}
.woocommerce-page .products .product.product-category:before{
    display: none;
}
.social-icons.style-3 {
    text-align: center;
}
@media only screen and (max-width: 767px){
#left-sidebar {
    -ms-flex-order: 2;
    order: 1;
}
}
@media only screen and (min-width: 480px){
.logo {
    width: 80%;
}
}