/**
* Theme Name: Ekommart Child
* Description: This is a child theme of Ekommart, generated by Merlin WP.
* Author: <a href="https://www.wpopal.com/">Opal Team</a>
* Template: ekommart
* Version: 4.1.0
*/
body,
button,
input,
select,
optgroup,
textarea {
	font-family: lobster, Sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}
.wc-block-cart__submit-container a{
    min-height: 3em;
    border: 2px solid;
    border-radius: 3px;
    background: none;
    background-color: var(--primary);
    border-color: var(--primary);
    color: #fff;
    cursor: pointer;
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 700;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none;
}
h1{
    font-family: lobster, Sans-serif;
}
h2 {
    font-family: lobster, Sans-serif;    
}
h3 {
    font-family: lobster, Sans-serif;    
}
h4 {
    font-family: lobster, Sans-serif;        
}
h5 {
    font-family: lobster, Sans-serif;      
}
h6 {
   font-family: lobster, Sans-serif;
}
a {
    color: #dc1919;
    text-decoration: none;
}
.site-header-search > a i {
    color: #dc1919;
}
.site-header-account > a i{
    color: #dc1919;
}
.site-header-wishlist .header-wishlist i{
    color: #dc1919;
}
.site-header-cart .cart-contents::before{
    color: #dc1919;  
}
.site-header-cart .cart-contents .amount{
    color: #dc1919;
}
button, input[type='button'], input[type='reset'], input[type='submit'], .button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart {
    border: 2px solid;
    border-radius: 3px;
    background: none;
    background-color: #dc1919;
    border-color: #dc1919;
    color: #fff !important;
    cursor: pointer !important;
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 700 !important;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none !important;
}
.home a {
    text-decoration: none !important;
}
.elementor-6576 .elementor-element.elementor-element-dccedb7 .elementor-icon-box-title, .elementor-6576 .elementor-element.elementor-element-dccedb7 .elementor-icon-box-title a {
    font-size: 15.4px;
    font-weight: 700;
    line-height: 1em;
}