/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 20 2024 | 16:53:28 */
.rounded-button11:hover {
    background-color: #e94d65!important;
  color: white !important;
    margin-left: -5px;
    animation: pulse 1s infinite;
    border: none;
 box-shadow: 0 0 7px #fff !important;
}


.rounded-button1:hover {
    background-color: #e94d65!important;
    color: white !important;
    margin-left: -5px;
    animation: pulse 1s infinite;
    border: none;
    box-shadow: 0 0 7px #fff !important;
}

.rounded-button10:hover {
    background-color: #e94d65!important;
    border-color: #fff;
    color: white !important;
    margin-left: -5px;
    animation: pulse 1s infinite;
	 box-shadow: 0 0 7px #fff !important;
	    border: none;
}


.rounded-formular:hover {
    background-color: #e94d65!important;
    border-color: #fff;
    color: white !important;
    margin-left: -5px;
    animation: pulse 1s infinite;
		 box-shadow: 0 0 7px #fff !important;
	    border: none!important;
}

       .rounded-start:hover {
            background-color: #e94d65!important;
            border-color: #fff;
            color: white !important;
            margin-left: -5px;
            animation: pulse 1s infinite;
		    box-shadow: 0 0 7px #fff !important;
	    border: none;
        }