/* 
Theme Name: Frectaris Web Design
Theme URI: https://github.com/elementor/hello-theme/
Description: Tema hijo personalizado para Frectaris web design
Author: Frectaris
Author URI: https://www.frectaris.com/
Template: hello-elementor
Version: 1.0.3
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Add your custom styles here
*/

.elementor-sticky--effects{
	box-shadow: 0px 10px 15px 5px rgba(0, 0, 0, 0.15)!important;
}


/*
    MEDIA QUERYS ANGEL
*/
@media only screen and (max-width: 768px) {
	.BotonPedido{
		position: fixed;
		bottom:20px;
		left:10px;
	}
}
