 /*
Theme Name: Kolormats Layout
Theme URI: https://www.moduloweb.net
Template: cartify
Author: Moduloweb
Author URI: https://www.moduloweb.net
Description: Kolormat's WooCommerce WordPress Theme
Tags: kolormats
Version: 1.0.0
Updated: 2023-12-02 15:31:05

*/
/*  Site main red color: #ed1c24  */

/*****   SITE CUSTOM CSS    *****/
.site-header-main {
  background-color: #ffffff;
}
.agni-ajax-search-form {
  border-color: #BBB8B8;
}
.site-header-top__contents--center {
    margin: auto !important;
}
#menu-menu-categorias-3 {
	padding: 0 20px;
}
.woocommerce .agni-shop-categories-bar__container {
    padding-left: 25px;
}
.category-dropdown-menu__user-info {
    background-color: #ed1c24;
    color: #ffffff !important;
}
.agni-sidecart__footer .order-total .includes_tax, .wc-block-components-totals-footer-item-tax {
	display: none;
}
.widget-area.topbar {
	display: none;
}
.wc-block-components-totals-shipping__fieldset {
	display: none;
}
.agni-block-text-card__content .agni-block-paragraph {
	margin-bottom: 0px;
}
.site-header-menu-additional > li > a {
    font-size: var(--cartify_font_size_small_1);
}
.agni-block-posts .blog-post-thumbnail img {
    max-width: 372px;
    max-height: 268px;
}
.wp-gr.wpac a.wp-google-name {
    color: #000 !important;
}
.slick-slide img {
    margin: auto;
}
.site-header-icon-cart .tax_label {
	display: none;
}
.site-title-logo {
  aspect-ratio: 5 / 1;
}
.no-display { display: none !important; }
.woocommerce-price-suffix { 
	margin-left: 10px; 
	font-size: 14px; 
}
.width100 { width: 100% !important; }
.wc-block-components-product-metadata__description { display: none !important; }
.wp-container-core-social-links-layout-1.wp-container-core-social-links-layout-1 { justify-content: flex-start; }
#calculator_1, #calculator_2 {
  max-width: 600px;
  margin: auto;
  border: 1px solid #000;
}
.btn-cotizador {
  text-align: center;
  border-style: solid;
  border-width: 3px;
  border-radius: 30px;
  cursor: pointer;
  padding-bottom: 4px;
  margin-top: 30px;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  min-width: 310px;
}

/*****     RESPONSIVIDAD    *****/


