/*--------------------------------------------------------------------------------- Theme Name:   Divi Theme URI:    https://www.entire.ro Description:  Divi Author:       Divi Author URI:   https://www.entire.ro Template:     Divi Version:      1.0.0 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*/.mp_m_blurb_templates .et_pb_image_wrap {		max-height: 400px!important;		position: relative;		overflow: hidden;		width: 100%;		overflow: scroll;		overflow-x: hidden;				} 		.mp_m_blurb_templates .et_pb_blurb_container {    padding: 0 20px 0 20px !important;}/* afisare meniu mobil in functie de limba */html[lang="ro-RO"] .menu-mobile-en {	display: none !important;}html[lang="en-US"] .menu-mobile-ro {	display: none !important;}@media (min-width: 767px) {        /* ascudem elemente din meniul pe DESKTOP pt. ca nu incap */    .hide-menu-items {        display: none !important;    }}		@media ( max-width: 480px ) {		        /* buton close popup contact */    .mfp-close {       top: 55px !important;    }	}