/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


ul.emm5.emm780.emm23{
box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 0.32);
}
div#map {
    border-radius: 8px;
}

.elementor-element.elementor-element-6bf6edbe .emm0 > .emm4 > .emm29:not(:last-child) > .emm6 {
    border-right-width: 1px;
    display: flex;
    flex-direction: row-reverse;
	gap:5px;
}
.elementor-element.elementor-element-6bf6edbe .emm0 > .emm4 > .emm29:not(:last-child) > .emm6:hover svg path {
 fill:none!important;
 stroke:#DC143C!Important; 
}
 .elementor-element.elementor-element .emm0 .emm77 > .emm5 .emm6 {
	justify-content: space-between!important;
    display: flex;
    flex-direction: row-reverse;
	 padding-left:5px;
}
.emm .emm8 {
    margin-right: auto;
}
.custom-product-titles a{
	color:black;
	font-family:'Inter';
	font-size:16px;
}
.custom-product-titles a:hover{
	color:#DC143C;
}
li.emmi.emmi129.emli.emm31.emm63.emm61.emm861146 svg path:hover{
	fill:none!important;
	stroke:#DC143C!Important; 
}
span.emmico.emm108 svg path{
	fill:none!Important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
	background-color:white!important;
}
table td, table th {
    border: none;
}

@media (max-width: 768px) {
  div#map {
    height: 350px;
  }
}

nav.woocommerce-breadcrumb a:hover {
    color: #DC143C!important;
}
nav.woocommerce-breadcrumb:hover {
    color: #DC143C!important;
}
span.emm8:hover{
	color: #DC143C!important;
}