/*
 Theme Name:     Pirply Launcher
 Theme URI:      https://pirply.com
 Description:    Launcher theme for Pirply websites
 Author:         Pirply Platform
 Author URI:     https://pirply.com
 Template:       Divi
 Version:        1.0.0
*/

/* Write here your own personal stylesheet */

/* ----- START CSS FIX FOR DIVI LOGO ----- */
img#logo {
	-webkit-transform: initial !important;
}
/* ----- END CSS FIX FOR DIVI LOGO ----- */

#mainform a.nav-tab:nth-child(7) {
	display: none;
}

#footer-info {
	font-size: 16px;
	float: none!important;
	text-align: center!important;
	font-weight: 300;
	color: #d3c4dc!important;
}

#footer-info a {
	color: #FFFFFF!important;
	font-weight: 300;
}