/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1731799426
Updated: 2024-11-16 23:23:46

*/

#row-product-tab li.product {
	background:#fff;
	border:1px solid #000;
	-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
	padding:25px;
}

/* #row-product-tab li.product .woocommerce-loop-product__title { 
position: absolute;
    top: 0;
    width: 50%;
	margin-bottom:2em;
} */

.main-runtext{
	height: 53px !important;
}
.runtext-container .holder a:hover{
	color:#fff !important;
}
.text-container a:hover::before {
    background-color: transparent !important;
}

.runtext-container .holder a{
	font-weight: 900 !important;
	text-shadow:initial !important;
}
.main-runtext .fancybox {
    display: inline-flex; /* Permite alinierea elementelor copil */
    align-items: end; /* Aliniază vertical elementele */
    text-decoration: none; /* Elimină sublinierea linkului */
}

.main-runtext .fancybox::before {
    content: "";
    display: inline-block;
    width: 36.45px; 
    height: 44px;  
    background-image: url('/wp-content/uploads/2024/12/Frame-50.svg'); /* Adresa imaginii */
    background-size: cover;  
    margin-right: 8px;  
    vertical-align: middle;  
	background-color: transparent !important;
	border-radius:initial;
}


.single-product #header{
	background:#191D1C;
}
.e-n-tabs-heading{
	padding-bottom:10px;
}

.e-n-tab-title[aria-selected="true"]::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 10px solid #000;
    width: 0;
    height: 0;
}
.floating-effect {
    position: relative;
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.page-id-2591 #header,
.single-post #header,
.archive #header,
.page-id-3477 #header,
.page-id-4010 #header,
.single-joburi #header,
.page-id-4737 #header,
.page-id-3 #header,
.page-id-3967 #header,
.page-id-3973 #header,

.page-id-6019 #header
{
	background-color:#191D1C;
}
/* .page-id-4095 #header
{
	background-color:#033129;
} */

.single-post h1,.single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6{
	color:#000;
} 
.filter__container {
    width: 40%;
    margin: 0 auto;
  }

  #orase {
    width: 100%;
    background-color: white;
    outline: none;
    border: 2px solid green;
    padding: 10px;
    margin-bottom: 20px;
    font-family: inherit;
    color: black;
  }

  .cities__container {
    text-align: left;
  }

  .nume__locatie {
	  width:33%;
    margin-bottom: 20px;  
    border-bottom: 1px solid #999999; 
	  padding-bottom: 5px;
	  float: left;
	  min-height:57px;
  }
  .program__locatie {
	  width:33%;
    margin-bottom: 20px;  
    border-bottom: 1px solid #999999; 
	  padding-bottom: 5px;
	  float: left;
	  min-height:57px;
  }
  .adresa__locatie {
	  width:33%;
    margin-bottom: 20px;  
    border-bottom: 1px solid #999999; 
	  padding-bottom: 5px;
	  float: left;
	  min-height:57px;
  } 

  .location__title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .imagini-curieri {
    width: 100px;
  }

  .glovo {
    margin-right: 20px;
  }

  .cities {
    width: 100%;
    margin: 0 auto;
	  padding-top:2em;
  }

  .descriere__locatie {
    font-style: italic;
    font-size: 12px;
    margin: 40px 0 20px 0;
  }  

  @media (max-width: 768px) { 

    .filter__container {
      width: 100%;
    }

    .custom__style {
      font-size: 16px;
    }

    .imagini-curieri {
      width: 100px;
    }

    .descriere__locatie {
      font-size: 12px;
    }
  }

#marquee-footer{
	transform: rotate(0.5deg);
    transform-origin: center;
	z-index: 99;
    margin-bottom: -20px;
}
#marquee-header{
	transform: rotate(-0.5deg);
    transform-origin: center;
	z-index: 99;
    margin-bottom: -20px;
}

.runtext-container .holder a{
	margin-right:5em;
}

#nav-istorianoastra li a.selected .elementor-icon-list-text{
	color:#000;
}

#form_reclamatii input[type="file"] {
    background-color: #fff;  
    border-color: #D8D8D8;
    border-width: 1px 1px 1px 1px;
    border-radius: 15px 15px 15px 15px;
}

.single-product .e-n-accordion-item .elementor-widget-container{
	white-space: pre-line;
}

/* Desktop */
#menu-1-ffcb11c .sub-menu .elementor-sub-item img { 
    display: inline-block !important;
    width: 30px;
    margin-bottom: 0;
    margin-right: 10px;
    vertical-align: middle;
}

#menu-1-ffcb11c .sub-menu{
	width: 15em !important;
}

#menu-1-ffcb11c .sub-menu .elementor-sub-item{
	padding: 4px 4px 4px 4px;
}
  

/* Mobile */
#menu-2-ffcb11c .sub-menu .elementor-sub-item img{
	 display: inline-block !important;
    width: 50px;
    margin-bottom: 0;
    margin-right: 10px;
    vertical-align: middle;
}

table.variations tbody tr:hover>td, table tbody tr:hover>th,
table.variations tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
	background:transparent;
}

.woocommerce div.product form.cart .variations label { 
    font-size: 18px;
    line-height: 18px;
    text-transform: initial;
	color:#000;
}

table.variations td, table.variations th{
	padding:10px 0 10px 0;
	text-align:left;
	line-height: 3em !important;
} 

#item-job:hover h1,
#item-job:hover .elementor-widget-theme-post-excerpt .elementor-widget-container{
	color:#fff;
}
#item-job:hover .elementor-button-text{
	color:#000;
}

#item-job .elementor-heading-title{
	min-height: 68px;
}

marquee{
	margin-top:0px;
}

.runtext-container{ 
    padding-top: 10px;
    padding-bottom: 10px;
}

.photo-instagram{
	-webkit-border-radius: 15px !important;
-moz-border-radius: 15px !important;
border-radius: 15px !important;
}

.elementor-kit-8 .wpforms-form input:not([type="button"]):not([type="submit"]):not([type="checkbox"]), .elementor-kit-8 .wpforms-form textarea, .elementor-kit-8 .wpforms-form .elementor-field-textual{
	background-color:#fff !important;
	
    color: #000000b3;
    border-width: 1px;
    border-style: solid;
    border-color: rgba( 0, 0, 0, 0.25 )
}
.wpforms-form input[type="checkbox"]{
background: transparent !important;
}

.page-id-4095 .elementor-widget-container {
    min-height: inherit !important;
}

.Num_of_store .count-result{
	display:none !important;
}
#wpcf7-f228-p5715-o1 input.wpcf7-number{
	width:390px;
}

#wpcf7-f228-p5715-o1 input:-webkit-autofill {
    background-color: #000 !important;
    -webkit-box-shadow: 0 0 0 1000px #000 inset !important; /* Match the background color to the input's background */
    box-shadow: 0 0 0 1000px #000 inset !important;
    -webkit-text-fill-color: #fff !important; /* Set text color */
}

#info_nr_bon{
	font-style:italic;
	font-size:12px;
}
 
 