/**************************************************************
Theme Name:   This Day Live
Description:  Bespoke WordPress theme for This Day Live
Author:       WP-Proz
Version:      1.0.2
***************************************************************/
html, body {
  overflow: auto !important;
  position: static !important;
  height: auto !important;
}

.no-filter {
	filter: none !important;
}

.no-filter img {
	filter: none !important;
}

.hys-wrapper {
	border: 1px solid #cccccc;
}

.gform_confirmation_wrapper,
.gpoll_summary {
	font-size: 1.4rem;
    line-height: 2;
}

.gform_footer input.gform_button,
.gpoll_back_button {
	background-color: #000;
    color: #fff;
    padding: 10px 20px;
    outline: none;
    border: none;
    font-size: 1.4rem !important;
    font-weight: 700;
    text-transform: uppercase;
}

.gpoll_button {
	font-size: 1.4rem !important;
    font-weight: 900;
	color: #000;
}

.gpoll_field label {
	font-size: 1.6rem !important;
    font-weight: 400;
	color: #000;
}

.gpoll_field label.gfield_label {
	font-size: 2.2rem !important;
	font-family: 'Oswald', sans-serif;
	line-height: 1.6 !important;
    font-weight: 900;
	color: #121214;
	padding-bottom: 10px;
	border-bottom: 1px solid #d2d2d2;
}

.gform_confirmation_wrapper .gform_confirmation_message {
	
}

.gpoll_container {
	padding-top:15px;
}

.gform_confirmation_wrapper .gform_confirmation_message .gpoll_container .gpoll_field {
	
}

.gform_confirmation_wrapper .gform_confirmation_message .gpoll_container .gpoll_field .gpoll_field_label_container {
	
}

.gpoll_container .gpoll_field .gpoll_field_label {
	font-size: 2.2rem !important;
	font-family: 'Oswald', sans-serif;
	line-height: 1.6 !important;
    font-weight: 900;
	color: #121214;
	padding-bottom: 10px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 20px;
}

.gpoll_container .gpoll_field .gpoll_choice_label {
	display: block;
	margin-bottom: 5px;
	    font-size: 1.6rem !important;
    font-weight: 400;
    color: #000;
}

.gpoll_container .gpoll_field .gpoll_wrapper {
	margin-bottom: 15px;
}

.gpoll_wrapper.red .gpoll_ratio_box {
	background-color: #cc0c0b;
}

.gpoll_wrapper.red .gpoll_bar {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.gpoll_wrapper.red .gpoll_bar .gpoll_bar_juice {

	box-shadow: none;
	-webkit-box-shadow: none;
}

.gpoll_wrapper.red .gpoll_bar .gpoll_bar_juice:after {

}

.gpoll_container .gpoll_field .gpoll_choice_label.gpoll_value_selected {
	font-weight: 700;
	background: none;
	padding-left: 0 !important;
}

.gpoll_container .gpoll_field .gpoll_choice_label.gpoll_value_selected:before {
	content: '\f058';
	font-family: 'Font Awesome 6 Pro';
	margin-right: 5px;
	
}
.commento-root .commento-submit-button {
    float: right;
    background: rgb(204, 12, 11)!important;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 10px;
}
