/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 07 2022 | 11:34:38 */
.btc-newsletter2go input {
    background-color: transparent;
    border: 0px !important;
    border-bottom: solid 1px #63718E !important;
	padding: 10px 100px 10px 0px !important;
	color: #1F2341 !important;
	outline: 0px !important;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: 500 !important;		
}
.btc-newsletter2go input::placeholder{
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: 500 !important;			
}
.btc-newsletter2go button {
    position: absolute;
    right: 0px;
    padding: 0px !important;
    bottom: 25px;
    background-color: transparent !important;
    color: #1F2341 !important;
    text-align: right;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: 500 !important;	
}
.btc-newsletter2go label {
    display: none;
}
