/* ==================================================
	Theme Name:  Rabbit
	Because the theme customizer is loading AFTER
	the default child theme style.css file...
	This file is required to ENFORCE our custom CSS
 * =============================================== */

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
.no-mb { margin-bottom: 0 !important; }
.debug { outline: 1px dotted #ccc; }
.all-caps { text-transform: uppercase; }
.button, a.button, .wpcf7-submit {
	padding: 10px 10px;
	border: 0 none;
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	font-weight: 800;
	text-transform: uppercase;
	font-family: "Raleway", Arial Black, Arial Bold, Gadget, sans-serif;
}
a.button.red, .button.red, .wpcf7-submit.red { background-color: #EC2126; }
a.button:hover, .button:hover, .wpcf7-submit:hover {
	text-shadow: 2px 2px 0px #000;
	box-shadow: 3px 3px 8px rgba(0,0,0,.75);
}


/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/
body.custom-background.et_cover_background { background-size: auto 830px !important; }
#main-content .entry-content .et_pb_section {
	min-height:300px;
	padding: 36px 0;
}
#main-content .entry-content .et_pb_section .et_pb_row { padding: 0; }


/*------------------------------------------------*/
/*-----------------[ HEADER AREA ]----------------*/
/*------------------------------------------------*/

/* Header Top Bar */
#top-header {
	position: relative;
	z-index: 100000;
	background-color: #000 !important;
}
#top-header #et-info {
	float: none;
	font-size: 15px;
}
#top-header #et-info a:hover { color: #fff; }
#top-header #et-info .et-social-icons {
	float: right;
	margin-right: 20px;
}
#top-header #et-info .et-social-icons li { margin-left: 8px; }
#top-header #et-info .et-social-icons li > a { font-size: 18px; }
#top-header #et-info { visibility: hidden; }

/* Branding, Logo, Tagline */
#main-header {
	position: relative;
	z-index: 99999;
	min-height: 250px;
	padding-top: 0;
	background-color: transparent !important;
}
#main-header .branding h1,
#main-header .branding h2 {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	max-width: 250px;
}
#main-header .branding .brand a {
	display: block;
	width: 250px;
	height: 160px;
	background: url(images/Logo_Rabbit-Cruelty.png) no-repeat left top;
}
#main-header .branding .brand a:hover { background-position: -250px 0; }
#main-header .branding .tagline {
	padding-top: 50px;
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	line-height: 26px;/*	outline:1px dotted #ccc; */
}


/* Call to Action Widget */
#main-header .et_pb_row.custom { }
#main-header .et_pb_column {
	margin: 0;
	padding: 0;
}
#main-header .et_pb_column:last-child { float: right; }
#main-header .et_pb_column .et_pb_widget { margin: 0; padding: 0; }
#main-header .et_pb_column .et_pb_widget.widget-tagline { padding-top: 80px; }
#main-header .et_pb_column .et_pb_widget.widget-cta {
	float: right;
	width: 240px;
	padding-top: 60px;
	text-align: center; 
}
#main-header .et_pb_column .et_pb_widget.widget-cta .subtext {
	padding:0px;
	margin-bottom:40px;
	color: #fff; font-size:16px; line-height:1;
	letter-spacing:.25px;
}
#main-header .et_pb_column .et_pb_widget.widget-cta .button {
	padding: 5px 10px;
}


/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/

/* Secondary ==> Very Small Topmost Nav Bar */
#et-secondary-menu {
	position: absolute;
	top: 35px;
	right: 0;
	padding-bottom: 10px;
}
#et-secondary-nav li {
	float: right;
	padding-bottom: 0;
}
#et-secondary-nav li.lca-link {
	display: block;
	width: 240px;
	height: 78px;
	padding-bottom:5px;
	border-radius: 0 0 10px 10px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}
#et-secondary-nav li.lca-link a {
	display: block;
	width: 240px;
	height: 78px;
	padding: 0;
	background: url(images/bg_menu-item-lca-logo-2.png) no-repeat center top;
}
#et-secondary-nav li.lca-link:hover {
	background: rgba(0,0,0,1.0);
	box-shadow: 0 2px 3px rgba(255,255,255,.5);
}

/* Top Nav ==> Large Main Menu inside the Header */
#main-header nav#top-menu-nav { padding-top: 24px; }
#et-top-navigation { float: none; }
#et-top-navigation #top-menu li { padding-right: 0; }
#et-top-navigation #top-menu li > a {
	font: 900 26px/32px "Raleway", sans-serif;
	padding: 10px 15px;
	text-transform: uppercase;
}
#et-top-navigation #top-menu > li > a:hover { background-color: #ff5400 !important; }


/*------------------------------------------------*/
/*----------------[ CONTENT MODS ]----------------*/
/*------------------------------------------------*/

/* SPECIAL Content Areas */
#main-content .entry-content .scroller {
	color: #000;
	background-color: #fff;
	max-height: 365px;
	margin-bottom: 50px;
	padding: 20px;
	overflow: auto;
}
#main-content .entry-content .et_pb_text { margin-bottom: 0; }

/* Standard Content HEADER Tags */
#main-content .entry-content h1,
#main-content .entry-content h2,
#main-content .entry-content h3,
#main-content .entry-content h4 {
	color: #fff;
	font-family: 'Raleway', Arial Black, Arial Bold, Gadget, sans-serif;
}
#main-content .entry-content h1,  #main-content .entry-content h2 {
	font-weight: 800;
	letter-spacing: .5px;
}
#main-content .entry-content h3 { font-weight: 800; }
#main-content .entry-content h4 { font-weight: 700; }
#main-content .entry-content h1 {
	font-size: 48px;
	margin-bottom: 30px;
}
#main-content .entry-content h2 { font-size: 40px; }
#main-content .entry-content h3 { font-size: 36px; }
#main-content .entry-content h4 { font-size: 32px; }
#main-content .entry-content ul.red-arrow {
	list-style-type: none;
	padding-left: 0;
	padding-top: 24px;
	max-width: 750px;
}
#main-content .entry-content ul.red-arrow li {
	padding: 0 0 24px 32px;
	background: url(images/icons/red-arrow.png) no-repeat left top;
}
#main-content .entry-content ul.red-arrow li p { font: normal 18px/24px Arial, Helvetica, sans-serif; }
#main-content .entry-content ul.red-arrow li h4 {
	font: bold 24px/32px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

/* Custom Blockquotes */
#main-content .entry-content blockquote {
	position: relative;
	padding: 15px 0 15px 38px;
	border-left: 0 none;
}
#main-content .entry-content blockquote:before,
#main-content .entry-content blockquote:after {
	display: block;
	position: absolute;
	z-index: 0;
	width: 64px;
	height: 64px;
	content: " ";
}
#main-content .entry-content blockquote:before {
	left: 0;
	top: 0;
	background: url(images/icons/blockquote_left.png) no-repeat 0 0;
}
#main-content .entry-content blockquote:after {
	right: 0;
	bottom: 0;
	background: url(images/icons/blockquote_right.png) no-repeat 0 0;
}
#main-content .entry-content blockquote p {
	position: relative;
	z-index: 1;
	color: #fff;
	font: normal 16px/28px Arial, Helvetica, sans-serif;
}

/* Custom Headshot Images */
#main-content .entry-content img.headshot {
	max-width: 220px;
	max-height: 220px;
	border: 15px solid #fff;
}
#main-content .entry-content img.headshot.rounded { border-radius: 125px; }
#main-content .entry-content a:hover > img.headshot { border: 15px solid #333; }


/*------------------------------------------------*/
/*-------------- [CUSTOM SECTIONS] ---------------*/
/*------------------------------------------------*/

/* Custom Section WRAPPER settings */
#main-content .entry-content #section_one.et_pb_section { padding: 30px 0 50px; }
#main-content .entry-content #section_two.et_pb_section { padding: 30px 0 0 0; }
#main-content .entry-content #section_three.et_pb_section { }
#main-content .entry-content #section_four.et_pb_section { }
#main-content .entry-content #section_five.et_pb_section { }
#main-content .entry-content #section_six.et_pb_section { padding: 50px 0; }

/* ------------------------------ 
	ELEMENT styles by Section
 * --------------------------- */
 
/* SECTION ONE */
#section_one .et_pb_row { background-color: #000; }
#section_one .et_pb_column.et_pb_column_2_3 {
	margin: 0;
	background: url(images/sections/bg_video-box.jpg) no-repeat center center;
	background-size: cover;
}
#section_one .et_pb_column.et_pb_column_1_3 {
	float: right;
	height: 350px;
	margin: 0;
	padding: 20px;
	background: none repeat scroll 0 0 #000;/*	outline:1px dotted #fff; */
}
#section_one .et_pb_video { margin-bottom: 0; }
#section_one .video-blurb {
	position: relative;
	height: 100%;
}
#section_one .video-blurb .header {
	margin-bottom: 15px;
	text-transform: uppercase;
}
#section_one .video-blurb .blurb-text { }
#section_one .video-blurb .button-row {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	height: auto;
	text-align: center;
}

/* SECTION TWO */
#section_two .et_pb_column.et_pb_column_1_3 .dk-speakup-share { display: none; }

/* SECTION TWO */
#section_three ul.findings { padding-bottom: 0; }

/* SECTION FOUR */
#section_four .et_pb_lightbox_image {
	display: block;
	margin: 0 auto;
	max-width: 300px;
}

/* SECTION FIVE */
#main-content .entry-content #section_five .et_pb_row {
	margin-bottom: 30px;
	border-bottom: 1px solid #565656;
}
#main-content .entry-content #section_five .et_pb_row:first-child {
	margin-bottom: 0;
	border-bottom: 0 none;
}
#main-content .entry-content #section_five .et_pb_row:last-child {
	margin-bottom: 0;
	border-bottom: 0 none;
}
#main-content .entry-content #section_five h1 {
	margin-bottom: 75px;
	font-size: 60px;
}
#main-content .entry-content #section_five h2 { margin-bottom: 25px; }

/* SECTION SIX */
#main-content .entry-content #section_six h1 { margin-bottom: 35px; }

/*------------------------------------------------*/
/*--------------- [ CONTACT FORMS ] --------------*/
/*------------------------------------------------*/
#main-content .entry-content #section_two ul.form-fields {
	margin: 0;
	padding: 30px 0 0;
	list-style-type: none;
}
.wpcf7-form ul.form-fields li {
	max-width: 220px;
	padding-bottom: 10px;
}
.wpcf7-form ul.form-fields li.sig-count {
	height: 36px;
	max-width: 240px;
	padding: 0;
	margin-bottom: 10px;
	color: #ff;
	background-color: #ccc;
	font: 14px/36px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wpcf7-form ul.form-fields li.sig-count span {
	display: inline-block;
	height: 100%;
	padding: 0 12px;
	background-color: #000;
}
.wpcf7-form select {
	width: 240px;
	padding: 8px;
	color: #696969;
	font: normal 14px/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 0 none;
	border-radius: 5px;
}
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"] {
	width: 100%;
	padding: 10px;
	color: #696969;
	font: normal 14px/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #fff;
	border: 0 none;
	border-radius: 5px;
}
.wpcf7-form ul.form-fields li.button-row { max-width: 240px; }
.wpcf7-form .wpcf7-submit {
	display: block;
	margin: 0 auto;
}
.wpcf7-form .wpcf7-response-output {
	position: relative;
	top: -20px;
	margin: 0;
	padding: 8px 12px;
	background: none repeat scroll 0 0 green;
}


/*------------------------------------------------*/
/*-------- [SIDEBAR & FOOTER WIDGETS] ------------*/
/*------------------------------------------------*/
.et_pb_widget.widget_recent_entries li > a,
.et_pb_widget.widget_recent_entries li > .post-date { display: block; }
.et_pb_widget.widget_recent_entries li > .post-date {
	color: #ccc;
	font-size: 12px;
	line-height: 12px;
}
.fwidget.widget_advwidget .adwrap a > img {
	max-width: 200px;
	border: 1px solid #434343;
}
.fwidget.widget_advwidget .adwrap a:hover > img {
	border: 1px solid #000;
	box-shadow: 2px 2px 5px #000;
}
#main-footer a, #footer-widgets .et_pb_widget a { color: #ccc; }
#main-footer a:hover, #footer-widgets .et_pb_widget a:hover { color: #ec2126; }
#footer-widgets .et_pb_widget h4 a { color: #ec2126; }
#footer-widgets .et_pb_widget h4 a:hover { color: #fff; }
#footer-widgets .et_pb_widget h4 a:after { content: " "; }
#footer-widgets .et_pb_widget h4 a:hover:after {
	content: " »";
	font-size: 24px;
}
#footer-widgets .widget-newslettter form legend {
	margin: 0 0 12px 0;
	padding: 0;
	color: #ccc;
	font: italic 12px/15px Cambria, "Times New Roman", Times, serif;
}
#footer-widgets .widget-newslettter input[type="text"],
#footer-widgets .widget-newslettter input[type="email"] {
	width: 96%;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	background-color: rgba(128,128,128,1.00);
}
#footer-widgets .widget-newslettter input[type="submit"].button {
	display: block;
	padding: 8px 24px;
	font-size: 18px;
	margin: 10px auto;
}
#et-footer-nav .bottom-nav a { color: #b0b0b0; }
#et-footer-nav .bottom-nav a:hover { color: #ec2126; }
#footer-bottom ul.et-social-icons li { margin: 0 3px; }


/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {
#footer-widgets { padding-top: 40px; }
#footer-widgets .footer-widget { margin: 0 50px 25px 0; }
}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
}

@media screen and ( max-width: 782px ) {
}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {
}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {
}
