/*---------------------------------------------------------------------------------

 Theme Name:   Divi Child
 Theme URI:    https://thaiharmonia.hu/
 Description:  Child Theme
 Author:       Garand Design
 Author URI:   https://gdwordpress.hu/
 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 ------------------------------*/

/*Back to top button*/
.et_pb_scroll_top.et-pb-icon {
    text-align: center;
    background: #8f5f25;
    text-decoration: none;
    position: fixed;
    z-index: 99999;
    bottom: 50px;
    right: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 15px;
    border-radius: 25px;
    border-bottom-left-radius: 25px;
    display: none;
    cursor: pointer;
    font-size: 30px;
    padding: 5px;
    color: #000000;
}
#sln-salon h1, #sln-salon h2, #sln-salon h3, #sln-salon h4, #sln-salon h5, #sln-salon h6{
	font-family: 'Times New Roman',Georgia,"Times New Roman",serif !important;
	}
body {
		font-family: 'Times New Roman',Georgia,"Times New Roman",serif !important;
	}
#sln-salon button, #sln-salon input, #sln-salon optgroup, #sln-salon select, #sln-salon textarea{
		font-family: 'Times New Roman',Georgia,"Times New Roman",serif !important;
	}
#sln-salon{
		font-family: 'Times New Roman',Georgia,"Times New Roman",serif !important;
	}
.sln-service, #sln-salon .sln-service{
		margin-bottom: 1em;
		padding-top: 1em;
	}
.sln-btn{
		border-radius: 10px;
	}
#sln-salon .select2-container .sln-select2.select2-selection--single{
		border-radius: 10px;
	}