/**** Read Stories Sidebar ****/
.yikes-mailchimp-form-description-1{
	color: white;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 4px;
	border: 1.5px dotted #AC001B;
	font-family: "Latin Modern Roman Dunhill",Arial,Helvetica,sans-serif;
       font-size: 18px;
       letter-spacing: 1px;
}
#yikes_easy_mc_widget-2 {
	padding: 10px;
	background-color: #3A1B07;
}
.yikes-easy-mc-text, .yikes-easy-mc-email {
	line-height: normal;
	border: 1.5px solid #dedddc !important;
	border-radius: 5px;
	height: 40px;
	background-color: white !important;
	color: black;
	font-weight: 400;
}
.yikes-easy-mc-form-1 .MMERGE1-label, .MMERGE2-label, .EMAIL-label {
	font-weight: bold;
	text-align: left;
	color: white;
	margin-bottom: 20px !important;
}
.yikes-easy-mc-submit-button-1{
	background-color: #AC001B;
	color: white;
	border: 1px solid #AC001B;
	border-radius: 5px;
	margin-left: 24%;
	width: 50% !important;
}

/*** Home Page ***/
.yikes-mailchimp-form-description-2{
        text-align: center;
	color: white;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: "Latin Modern Roman Dunhill",Arial,Helvetica,sans-serif;
       font-size: 18px;
       letter-spacing: 1px;
}
#yikes_easy_mc_widget-3 {
	background-color: #3A1B07;
}
.yikes-easy-mc-submit-button-2{
	background-color: #AC001B;
	color: white;
	border: 1px solid #AC001B;
	border-radius: 5px;
	width: 150px !important;
}
.yikes-easy-mc-form-2 .MMERGE1-label {
        margin-left: 120px;
}
.submit-button-inline-label {
        width: 200px !important;
}
@media screen and (max-width: 630px){
.yikes-easy-mc-form-2 .MMERGE1-label {
        margin-left: 2px;
}
.submit-button-inline-label {
        width: 200px !important;
        margin-left: 25% !important;
}
}
@media screen and (max-width: 1615px){
.submit-button-inline-label {
        width: 200px !important;
        margin-left: 45%;
}
}
