/*
	Theme Name: Disability Rights Florida 2020
	Theme URI: https://www.accessthevote.org/
	Description: Disability Rights Florida 2020 Custom Wordpress themes
	Version: 1.0.0
	Author:
	Author URI:
	Tags:
*/

/*------------------------------------*\
	WORDPRESS CORE
\*------------------------------------*/
/*image styling*/
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
/*comment styling*/
/*comment*/
#comment-section p{
	margin-bottom: 10px;
}
#comment-section p label {
	display: block;
	font-size: 14px;
}
#comment-section p#form-allowed-tags{
	display: none;
}
#comment-section form#commentform input[type="text"],
#comment-section form#commentform textarea {
  background: #f6f6f6;
  border: 1px solid #cecece;
  border-radius: 3px;
  box-shadow: inset 1px 1px 3px rgba(0,0,0,.12);
  height: auto;
  letter-spacing: 1px;
  outline: none;
  padding: 6px 8px;
}
#comment-section form#commentform input[type="text"]{
  width: 100%;
}
#comment-section form#commentform textarea{
	padding: 10px;
	width: 100%;
	height: 120px;
	resize: none;
}
#comment-section form#commentform input[type="text"]:focus,
#comment-section form#commentform textarea:focus{
  background: #eef7fc;
  border: 1px solid #75b1d9;
  box-shadow: none;
}
#comment-section h3 {
	margin: 0 0 20px;
	font-size: 18px;
	border-bottom: 2px solid #ccc;
	padding-bottom: 10px;
}
#comment-section ul li {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

#comment-section ul li:last-child{
	border: none;
}
#comment-section ul {
	padding: 0;
	margin: 0;
}
#comment-section ul.children {
	margin-top: 1rem;
}
#comment-section figure{
	width: 42px;
	height: 42px;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 12px;
}
#comment-section figure img{
	max-width: 100%;
	height: auto;
}
#comment-section .comment-detail{
	float: left;
}
#comment-section .comment-meta cite{
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
}
#comment-section .comment-meta a{
	font-weight: normal;
	color: #ccc;
}
#respond{
	margin-top: 30px;
}
#comment-section ul li.depth-2 {
  margin-left: 50px;
}
.banner figure{
	max-height: 378px;
	overflow: hidden;
}
.banner-questionnaire a{
	color: #fff;
}
.banner-questionnaire a:hover{
	text-decoration: underline;
}

/*------------------------------------*\
	PAGES
\*------------------------------------*/


/*------------------------------------*\
	IMAGES
\*------------------------------------*/


/*------------------------------------*\
	RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
	PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/*color contrast fix*/
.able-offscreen{
	color: #000 !important;
	background: #fff !important;
}
/*.btn--explore {
    font-size: 14px !important;
}
.search-form button{
	font-size: 12px;
	padding: 0.125rem 0.45rem;
}*/
.social-wrapper{
    color: #fff;
}
.social-wrapper span.heading-nav {
    display: block;
}
.social-wrapper a{
    color: #fff;
    font-size: 22px;
    margin-right: 15px;
}
.social-wrapper a:hover{
    opacity: 0.5;
}

/*Questionnaires*/
.banner-questionnaire h2 {
    font-family: 'helveticaneuelight';
    line-height: 1.6;
	font-size: 22px;
    color: white;
}
.title-questionnaires-list {
	font-size: 1.5rem;
}
ul.cite {
    list-style: none;
    padding: 0;
    display: block;
}
ul.cite li {
    display: inline-block;
    padding-left: 10px;
    margin-right: 5px;
    position: relative;
    line-height: normal;
}
ul.cite li:before{
    content: '';
    width: 1px;
    height: 80%;
    top: 2px;
    display: block;
    position: absolute;
    left: 0;
    background: #000;

}
ul.cite li:first-child{
    padding-left: 0;
}
ul.cite li:first-child:before{
    display: none;
}
span.filter-label {
    line-height: 38px;
}
ul.cite li{
    font-family: "helveticaneuemedium";
}
ul.cite li a {
    font-family: "helveticaneuelight";
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #231f20;
    font-weight: normal;
}

/*gtranslate-custom*/
.gtranslate-custom {
	margin-left: 20px;
	max-width: 100px;
}
.gtranslate-custom .switcher {
    font-family: 'helveticaneuemedium';
	width: auto;
}
.gtranslate-custom .switcher .selected {
	background: transparent;
}
.gtranslate-custom .switcher .selected a {
    font-family: 'helveticaneuemedium';
    color: #fff;
	border: 0;
	padding: 0;
	width: 100%;
}
.gtranslate-custom .switcher .selected a:hover {
	background: transparent;
}
.gtranslate-custom  .switcher .selected a:after {
	display: none;
}
.gtranslate-custom .switcher .option {
	opacity: 0;
	visibility: hidden;
	position: absolute;
    background-color: #ffffff;
    width: 100%;
    max-width: 220px;
	max-height: 300px;
    right: 15px;
	top: calc(100% + 10px);
	z-index: 1;
	overflow-x: hidden;
	transition: all .3s ease-in-out;
    border-radius: 3px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
	height: auto !important;
    display: block !important;
}
.gtranslate-custom .switcher .option.open {
	opacity: 1;
	visibility: visible;
}
.gtranslate-custom .switcher .option a {
	font-family: 'helveticaneuemedium';
	display: block;
    padding: 5px 15px;
    margin: 5px 0;
	white-space: nowrap;
	color: #a02625;
}
.gtranslate-custom .switcher a:hover,
.gtranslate-custom .switcher a:focus {
	text-decoration: none;
}
.gtranslate-custom .switcher .option a:hover {
	color: #811f1f;
}
.gtranslate-custom img {
	margin-right: 3px;
}
