/*
Theme Name: Kunst Child Theme
Theme URI: https://kunst.ancorathemes.com/
Description: Kunst is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.1.0
Tested up to: 6.9
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: kunst
Template: kunst
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

/* COLORES */

.blanco {color:#fff !important;}
.verde {color:#95c11f !important;}
.marron { color:#CA9E67 !important;}

/* TIPOGRAFIAS */
.size144 {font-size:9em !important;} /* Equivalente a 148,59 px del .elementor-heading-title del tema = 7,8vw*/
.size89, .size89 h1.elementor-heading-title {font-size:5.56em !important;}
.size55 {font-size:3.44em !important;} /* Equivalente a 57 px  del h1 del tema*/
.size34 {font-size:2.12em !important;} /* Equivalente a 57 px  del h2 del tema*/
.size21 {font-size:1.31em !important;}
.size13 {font-size:0.81em !important;}

/* MÁRGENES Y RELLENO */
.m0{ margin:0 !important;}
.mt0{ margin-top:0 !important;}
.mb0{ margin-bottom:0 !important;}
.mtb0{ margin-top:0 !important; margin-bottom:0 !important;}
.m40{ margin-top:40 !important;}
.m60{ margin-top:60 !important;}
.m80{ margin-top:80 !important;}
.m100{ margin-top:100 !important;}


.p0{ padding:0 !important;}

/* MENU PRINCIPAL*/
.current-menu-item > .trx-addons-menu-link { color:#CA9E67 !important;}
.trx-addons-menu-link {color:#fff !important;}
.trx-addons-menu-link:hover {color:#95c11f !important;}