/*!
Theme Name: blackcatsx
Theme URI: https://skuallstudio.com/
Author: Nikolas Skuall
Author URI: https://nikolasskuall.com/
Description: Construido sobre una base sólidamente diseñada
Version: 10.0.0
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v3 or later
License URI: LICENSE
Text Domain: blackcatsxbox__featured
Tags: Plantilla multi propósito, tiendas, empresas diseño libre, inmobiliarias, portales.

BlackCats WordPress Theme, (C) 2023 nskstudios.com
se distribuye bajo los términos del GNU GPL.
Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
    - MayaGrip
	- Box sizing
	- Elementor
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Conect
	-conexion maya
    -conexion simi
*/
#map {
	height: 400px;
}

@media (max-width: 967px) {
    .box__featured{
        width: 30%!important;
    }
}

@media (max-width: 798px) {
    .box__featured{
        width: 50%!important;
    }
}
