/*
 Theme Name:   Pixeltivity-Divi-Child
 Theme URI:    https://pixeltivity.ro
 Description:  Pixeltivity Divi Child Theme
 Author:       Rigaleb
 Author URI:   https://pixeltivity.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
 Tags:         responsive-layout, accessibility-ready
 Text Domain:  divi
*/


/*SITEWIDE*/
h1{margin-bottom:0px !important;}
.double-gradient-top-bottom-black {background-image: linear-gradient(0deg,#000000 5%,rgba(0,0,0,0) 27%), linear-gradient(180deg,#000000 5%,rgba(0,0,0,0) 27%), url(https://pixeltivity.ro/wp-content/uploads/2020/10/Depositphotos_148219729_ds.jpg);}

.pxltvt-menu-right:hover{margin-left:0px !important;}
.pxltvt-menu-right{transition:0.5s ease all;}

.pxltvt-menu-left:hover{margin-right:0px !important;}
.pxltvt-menu-left{transition:0.5s ease all;}

/*HOME*/
.home-main-logo img{color:white;}
/*.page{overflow:hidden;}*/

#eLGcjexbCnW2:hover{fill:red; height:300px !important; box-shadow: 0 0 0 10px rgba(241, 128, 112, 0.7);}

/*GENERAL PROPERTIES*/
.pxltvt-logo-letter{ margin:0px 0px 0px 0px; margin-bottom:0px !important; left:0px; right:0px; width:fit-content; position:absolute;} 
.pxltvt-logo-letter .et_pb_code_inner{height:100%; width:fit-content;}
.pxltvt-logo-letter svg{width:auto; margin:0px 0px 0px 0px; margin-bottom:0px !important; height:100%; } 
.pxltvt-logo-letter svg path, .pxltvt-logo-letter svg polygon, .pxltvt-logo-letter svg rect{fill:white; transition:0.5s ease all; cursor:pointer;}
#pxltvt-logo-scene{width:1210px; height:300px;}

/*FINAL LETTER SIZING & POSITION*/
#logo-L1, #logo-L2, #logo-L3, #logo-L4, #logo-L7, #logo-L8, #logo-L9, #logo-L10, #logo-L11 {height:65.34%; margin-right:17px; bottom:51.97px;}
#logo-L5{height:82.6%; bottom:0px;}
#logo-L6{height:82.6%; bottom:51.97px;}
#logo-L12, #logo-L14{height:11.55%; bottom:265.35px;}
#logo-L13, #logo-L15{height:11.55%; bottom:0px;}

/*x axis position*/
#logo-L1{left:0px;} 
#logo-L2{left:123.9px;}
#logo-L3{left:175.87px;}
#logo-L4{left:312.88px;}
#logo-L5{left:425px;}
#logo-L6{left:424.33px;}
#logo-L7{left:530.18px;}
#logo-L8{left:582.15px;}
#logo-L9{left:720.51px;}
#logo-L10{left:772.48px;}
#logo-L11{left:893.75px;}
#logo-L12{left:175.91px;}
#logo-L13{left:512.85px;}
#logo-L14{left:123.9px;}
#logo-L15{left:720.51px;}

/*ANIMATII PE HOVER*/
/*.pxltvt-logo-letter svg path:hover, .pxltvt-logo-letter svg polygon:hover, .pxltvt-logo-letter svg rect:hover {fill:yellow;}*/
/*.pxltvt-logo-letter svg path, .pxltvt-logo-letter svg polygon, .pxltvt-logo-letter svg rect {animation:pulse-white-stroke 2s infinite; border-radius:50%; stroke-width:3px; transform-origin:50% 50%;}*/


/*DEFINIRE ANIMATII*/
@keyframes pulse-white-stroke {
	0% {transform: scale(0.95);	stroke:rgba(255, 255, 58, 0.7);}
	70% {transform: scale(1);  stroke:rgba(255, 255, 58, 0);}
	100% {transform: scale(0.95); stroke:rgba(255, 255, 58, 0);}
}



#home-section-1{background-size:contain; background-position:top; background-repeat:no-repeat;}