/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1763894004
Updated: 2025-11-23 10:33:24

*/

.meta-wrap{
	text-align:center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link h2{
	font-size:14px;
}
.whats {margin-top: 10px;}
.whats a{background-color: #25d366; color:#fff!important; padding: 10px 20px;}

#return-to {
    position: fixed;
    bottom: 120px;
    left: 20px;
    background: #c9070b;
    width: 16rem;
	color: #fff!important;
	font-size: 24px;
    height: 50px;
    display: block;
	padding-top: 5px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 30px;
   }
#return-to i {
    color: #fff!important;
    margin: 0;
    height: 50px;
    width: 45px;
    left: 10px;
    top: 0px;
    position: relative;
    margin-left: 5px;
    
    
   }
#return-to:hover {
    background:#000;
}
#return-to:hover i {
    color: #fff;
    }


#return-to-top {
    position: fixed;
    bottom: 120px;
    right: 20px;
    background: #f68121;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 30px;
   }
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 12px;
    top: 10px;
    font-size: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background:#5f9d39;
}
#return-to-top:hover i {
    color: #fff;
    }


#return-to-catalog {
    position: fixed;
    bottom: 240px;
    right: 20px;
    background: #f68121;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 30px;
   }
#return-to-catalog i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 12px;
    top: 10px;
    font-size: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-catalog:hover {
    background:#5f9d39;
}
#return-to-catalog:hover i {
    color: #fff;
    }

.si-entry .gallery, .si-entry blockquote, .si-entry dl, .si-entry p, .si-entry pre, .si-entry table {
    margin-bottom: 0.25em;
    margin-top: 0.25em;
}

