/*
 Theme Name:     Molecula Maxima Divi Child Theme
 Description:    Molecula Maxima Divi Child Theme
 Author:         Eliad Moshe
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 


div.transbox {
position: relative;
height:200px;
     word-spacing: 30px;
font-size: 60px;
    font-weight: bold;
    color: #000000;
    margin: 30px;
    background-color: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}