/*
Theme Name: Trigama Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Trigama International s.r.o.
Author URI: https://trigama.eu/
Description: Child šablona odvozená od Hello Elementor. Slouží k bezpečným úpravám designu a funkcí webu bez zásahu do původní šablony. Umožňuje snadné přidávání vlastních stylů, funkcí a přizpůsobení vzhledu pomocí Elementoru.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1759214394
Updated: 2025-09-30 08:39:54

*/

#wpify-woo-icdic__ares-submit {
  background-color: #eb2323;
  color: #fff;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.3s ease;
}

#wpify-woo-icdic__ares-submit:hover {
  background-color: #000;
  color: #fff;
}

.custom-product-attribute {
    margin: 10px 0;
    padding: 12px 15px;
    background: #f8f8f8;
    border-left: 3px solid #eb2323;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}

.custom-product-attribute strong {
    color: #333;
    margin-right: 5px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.custom-product-attribute .attribute-value {
    color: #666;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}