/*
Theme Name: Avada
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Theme URI: https://avada.com/
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
License: Themeforest Split Licence
Version: 7.12.1
Requires PHP: 5.6
Requires at least: 4.9
Text Domain: Avada
*/

/* Classes needed by Theme Check */
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}


.RefFrom {
  background-color: #FFFFFF00;
  color: #undefined;
  border: 1px solid #6a4387FF;
  border-top-color: rgb(106, 67, 135);
  border-right-color: rgb(106, 67, 135);
  border-bottom-color: rgb(106, 67, 135);
  border-left-color: rgb(106, 67, 135);
  border-radius: 3px;
  max-width: 650px;
  width: 100%;
  margin-top: ;
  border-color: #6a4387FF;
  padding-top: 30px;
  padding-bottom: 0px;
  padding-left: 40px;
  padding-right: 40px;
  box-shadow: 0px 0px 0px 0px #57647e36;
  margin: 20px auto;
}

.RefFrom form label {  
    color: #2c3345FF !important;
    font-family: 'Inter';
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 8px !important;
}


.RefFrom form input {  
    background-color: #FFFFFF4F !important;
    color: #2c3345FF !important;
    border: 1px solid #6a4387FF !important;
    border-radius: 5px !important;
    padding: 8px 15px 8px 15px !important;
    box-shadow: 0px 0px 0px 0px #FFFFFF;
    font-family: 'Inter';
    font-size: 12px;
    font-weight: 300;
    background-clip: inherit !important;  
}


.RefFrom form input::placeholder {  
  font-size: 12px !important;
}

.RefFrom form button {  
  width: 100%;
  background: #6a4387FF !important;
  font-family: 'Inter';
  font-size: 14px !important;
  font-weight: 800 !important;
}