/*
Additional CSS - Daphne design
*/

.has-light-pink-color {color: #ae9e8f !important;}
.has-light-blue-color {color: #aec0c4 !important;}
.has-light-grey-color {color: #f6f6f6 !important;}

.has-light-pink-background-color {background-color: #ae9e8f !important;}
.has-light-blue-background-color {background-color: #aec0c4 !important;}
.has-light-grey-background-color {background-color: #f6f6f6 !important;}

	
.sidebar .enews {background-color: #f6f6f6; padding:30px 20px 10px; text-align: center;}
.sidebar .enews p {text-transform: initial; font-size:16px; line-height:1.8;}
.sidebar .enews input {padding: 8px 16px; margin-bottom:10px;}
.sidebar .enews #subbutton {width:100%; font-size: 16px; background-color:#ae9e8f; color:#fff;}
.sidebar .enews #subbutton:hover {background-color:#fff; color:#ae9e8f;border-color:#ae9e8f;}

.widget_archive .wp-block-archives-dropdown label {display: none;}