/*
Theme Name: Ronnie Dunn
Theme URI: http://ronniedunn.com/
Author: FreeForm Agency
Author URI: http://freeformagency.com/
Description: Custom theme built for Ronnie Dunn.
Version: 1.0.1
Text Domain: ronniedunn
*/


/* Table of Contents

* Bootstrap
* General
* Classes
* Forms
* Header
	* Logo
	* Newsletter Signup
	* Main Menu
	* Background Text
* Content
	* RD Block
	* Gallery Thumbs
	* Slider
	* Two Column
	* Video Gallery
	* Albums
	* Posts
	* Tour Dates
	* Media Element
* WooCommerce
	* Single Product
	* Cart & Checkout
* Sidebar
* Footer
	* Social Links
* Bootstrap

*/


@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400,700,400italic,700italic|Tenor+Sans);


/* --------------------------------------------------------- */
/* !Bootstrap */
/* --------------------------------------------------------- */

/*html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
.main-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
#site-footer, .push {
	height: 4em;
}*/
.container {
	max-width: 1058px;
	margin: 0 auto;
}
.ronniedunn-fixed .container {
	max-width: none !important;
	width: 1058px;
}
.row {
	margin-left: -9px;
	margin-right: -9px;
}
.row .col-xs-1, .row .col-xs-2, .row .col-xs-3, .row .col-xs-4, .row .col-xs-5, .row .col-xs-6, .row .col-xs-7, .row .col-xs-8, .row .col-xs-9, .row .col-xs-10, .row .col-xs-11, .row .col-xs-12, .row .col-sm-1, .row .col-sm-2, .row .col-sm-3, .row .col-sm-4, .row .col-sm-5, .row .col-sm-6, .row .col-sm-7, .row .col-sm-8, .row .col-sm-9, .row .col-sm-10, .row .col-sm-11, .row .col-sm-12, .row .col-md-1, .row .col-md-2, .row .col-md-3, .row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-10, .row .col-md-11, .row .col-md-12, .row .col-lg-1, .row .col-lg-2, .row .col-lg-3, .row .col-lg-4, .row .col-lg-5, .row .col-lg-6, .row .col-lg-7, .row .col-lg-8, .row .col-lg-9, .row .col-lg-10, .row .col-lg-11, .row .col-lg-12 {
	padding-left: 9px;
	padding-right: 9px;
}
.row-continuous {
	margin-left: 0;
	margin-right: 0;
}
.row-continuous .col-xs-1, .row-continuous .col-xs-2, .row-continuous .col-xs-3, .row-continuous .col-xs-4, .row-continuous .col-xs-5, .row-continuous .col-xs-6, .row-continuous .col-xs-7, .row-continuous .col-xs-8, .row-continuous .col-xs-9, .row-continuous .col-xs-10, .row-continuous .col-xs-11, .row-continuous .col-xs-12, .row-continuous .col-sm-1, .row-continuous .col-sm-2, .row-continuous .col-sm-3, .row-continuous .col-sm-4, .row-continuous .col-sm-5, .row-continuous .col-sm-6, .row-continuous .col-sm-7, .row-continuous .col-sm-8, .row-continuous .col-sm-9, .row-continuous .col-sm-10, .row-continuous .col-sm-11, .row-continuous .col-sm-12, .row-continuous .col-md-1, .row-continuous .col-md-2, .row-continuous .col-md-3, .row-continuous .col-md-4, .row-continuous .col-md-5, .row-continuous .col-md-6, .row-continuous .col-md-7, .row-continuous .col-md-8, .row-continuous .col-md-9, .row-continuous .col-md-10, .row-continuous .col-md-11, .row-continuous .col-md-12, .row-continuous .col-lg-1, .row-continuous .col-lg-2, .row-continuous .col-lg-3, .row-continuous .col-lg-4, .row-continuous .col-lg-5, .row-continuous .col-lg-6, .row-continuous .col-lg-7, .row-continuous .col-lg-8, .row-continuous .col-lg-9, .row-continuous .col-lg-10, .row-continuous .col-lg-11, .row-continuous .col-lg-12 {
	padding-left: 0;
	padding-right: 0;
}


.ronniedunn-form-row {
	margin-left: -8px;
	margin-right: -8px;
}
.ronniedunn-form-row .col-xs-1, .ronniedunn-form-row .col-xs-2, .ronniedunn-form-row .col-xs-3, .ronniedunn-form-row .col-xs-4, .ronniedunn-form-row .col-xs-5, .ronniedunn-form-row .col-xs-6, .ronniedunn-form-row .col-xs-7, .ronniedunn-form-row .col-xs-8, .ronniedunn-form-row .col-xs-9, .ronniedunn-form-row .col-xs-10, .ronniedunn-form-row .col-xs-11, .ronniedunn-form-row .col-xs-12, .ronniedunn-form-row .col-sm-1, .ronniedunn-form-row .col-sm-2, .ronniedunn-form-row .col-sm-3, .ronniedunn-form-row .col-sm-4, .ronniedunn-form-row .col-sm-5, .ronniedunn-form-row .col-sm-6, .ronniedunn-form-row .col-sm-7, .ronniedunn-form-row .col-sm-8, .ronniedunn-form-row .col-sm-9, .ronniedunn-form-row .col-sm-10, .ronniedunn-form-row .col-sm-11, .ronniedunn-form-row .col-sm-12, .ronniedunn-form-row .col-md-1, .ronniedunn-form-row .col-md-2, .ronniedunn-form-row .col-md-3, .ronniedunn-form-row .col-md-4, .ronniedunn-form-row .col-md-5, .ronniedunn-form-row .col-md-6, .ronniedunn-form-row .col-md-7, .ronniedunn-form-row .col-md-8, .ronniedunn-form-row .col-md-9, .ronniedunn-form-row .col-md-10, .ronniedunn-form-row .col-md-11, .ronniedunn-form-row .col-md-12, .ronniedunn-form-row .col-lg-1, .ronniedunn-form-row .col-lg-2, .ronniedunn-form-row .col-lg-3, .ronniedunn-form-row .col-lg-4, .ronniedunn-form-row .col-lg-5, .ronniedunn-form-row .col-lg-6, .ronniedunn-form-row .col-lg-7, .ronniedunn-form-row .col-lg-8, .ronniedunn-form-row .col-lg-9, .ronniedunn-form-row .col-lg-10, .ronniedunn-form-row .col-lg-11, .ronniedunn-form-row .col-lg-12 {
	padding-left: 8px;
	padding-right: 8px;
}


/* --------------------------------------------------------- */
/* !General */
/* --------------------------------------------------------- */

body {
	color: #EBE8E3;
}
body.ronniedunn-fixed {
	display: table;
	width: 100%;
}
/*
body.ronniedunn-boxed #main-wrapper {
	max-width: 1058px;
	margin: 0 auto;
}
*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
	font-family: 'Playfair Display', serif;
}
p {
	margin-bottom: 26px;
}
img {
	max-width: 100%;
	height: auto;
}
a:hover {
	color: inherit;
	text-decoration: none;
}
a, a:active, a:focus,
button, button:active, button:focus,
input, input:active, input:focus {
	outline: none !important;
}
/*
iframe {
	max-width: 100%;
	height: auto;
}
*/
a {
	color: #ceaf76;
}
#rd-mobile-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: none;
	background-size: cover;
}
@media (max-width: 480px) {
	p {
		margin-bottom: 16px;
	}
}


/* --------------------------------------------------------- */
/* !Classes */
/* --------------------------------------------------------- */

.assistive-text {
	display: none;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}
.underline {
	background: url(assets/images/underline.png) repeat-x left bottom;
}
.rd-bottom-left {
	position: absolute;
	left: 26px;
	bottom: 26px;
}
.rd-bottom-right {
	position: absolute;
	right: 26px;
	bottom: 26px;
}
.rd-ico-play:before {
	display: block;
	float: left;
	font-family: 'FontAwesome';
  content: "\f144";
  margin-right: 8px;
}
.rd-ico-play-large {
	display: block;
	width: 54px;
	height: 54px;
	background: url(assets/images/ico-play-large.png);
	background-size: 54px 54px;
	text-shadow: 0 0 2px #000;
}
.rd-ico-play-large-reverse {
	display: block;
	width: 54px;
	height: 54px;
	background: url(assets/images/ico-play-large-reverse.png);
	background-size: 54px 54px;
	text-shadow: 0 0 2px #000;
}
.serif {
	font-family: 'Playfair Display', serif;
}
@media (max-width: 767px) {
	.rd-bottom-left {
		left: 16px;
		bottom: 16px;
	}
	.rd-bottom-right {
		right: 16px;
		bottom: 16px;
	}
	.rd-ico-play-large,
	.rd-ico-play-large-reverse {
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
	}
}


/* --------------------------------------------------------- */
/* !Forms */
/* --------------------------------------------------------- */

input[type="text"],
input[type="email"],
input[type="password"],
textarea,
.form-control {
	width: 100%;
	border: none;
	padding: 10px;

	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
textarea {
	padding-top: 8px;
	padding-top: 7px;
}
input[type="submit"] {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-shadow: none;
	background: #CEAF79;
	border: none;
	padding: 10px 27px 8px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.form-control:focus {
	outline: none;
	border-color: #ceaf76 !important;
	-webkit-box-shadow: 0 0 8px #ceaf76;
	-moz-box-shadow: 0 0 8px #ceaf76;
	box-shadow: 0 0 8px #ceaf76;
}
@media (max-width: 480px) {
	input[type="text"],
	input[type="email"],
	input[type="password"],
	textarea,
	.form-control {
		padding: 7px;
	}
}


	/* --------------------------------------------------------- */
	/* !Search form */
	/* --------------------------------------------------------- */
	
	.search-form {
		max-width: 500px;
	}
	.search-form input[type="text"] {
		margin-bottom: 15px;
	}

/* --------------------------------------------------------- */
/* !Header */
/* --------------------------------------------------------- */

#site-header-top {
	background: #1f1f1f;
	padding-top: 26px;
	margin-bottom: 40px;
}

	/* --------------------------------------------------------- */
	/* !Logo */
	/* --------------------------------------------------------- */

	#logo {
		float: left;
		max-width: 100%;
		display: block;
		margin: -16px 0 10px;
	}
	#logo img {
		width: 426px;
		max-width: 100%;
		height: auto;
	}
	
	/* --------------------------------------------------------- */
	/* !Header Links */
	/* --------------------------------------------------------- */
	
	#header-links {
		float: right;
		font-family: 'Tenor Sans', sans-serif;
		font-size: 12px;
		line-height: 12px;
		text-transform: uppercase;
		text-align: right;
		letter-spacing: 1px;
		color: #FFF;
		margin-bottom: 5px;
	}
	/*
#header-links > .wrapper {
		float: right;
		margin-bottom: 5px;
	}
*/
	#cart-links {
		float: left;
		margin-bottom: 10px;
		/* margin-bottom: 20px; */
	}
	#cart-links > span {
		display: inline-block;
		border-right: 1px solid #FFF;
		padding: 0 7px;
	}
	#cart-links > span:last-child {
		border-right: none;
	}
	#cart-links a {
		color: #FFF;
	}
	#ronniedunn-header-social-links {
		float: left;
		margin-bottom: 10px;
	}
	#ronniedunn-header-social-links > .wrapper {
		float: right;
	}
	#ronniedunn-header-social-links .ronniedunn-social-links-title {
		font-size: 12px;
		line-height: 12px;
		color: #FFF;
		padding: 0 7px;
		margin-right: 10px;
	}
	#ronniedunn-header-social-links .ronniedunn-social-link {
		margin-top: -5px;
	}
	@media (max-width: 767px) {
		#cart-links {
			float: left;
		}
		#ronniedunn-header-social-links {
			float: right;
		}
		#site-header-top .newsletter-form {
			display: none;
		}
	}
	@media (max-width: 480px) {
		#ronniedunn-header-social-links {
			clear: both;
			margin-bottom: 10px;
		}
		#ronniedunn-header-social-links > .wrapper {
			float: none;
		}
		/*
#cart-links {
			float: none;
			margin-bottom: 10px;
		}
		#ronniedunn-header-social-links {
			float: none;
			margin-bottom: 10px;
		}
*/
	}

	/* --------------------------------------------------------- */
	/* !Main Menu */
	/* --------------------------------------------------------- */

	#primary-menu {
		position: relative;
		z-index: 20;
		background: #ceaf76;
	}
	.primary-menu-container ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.primary-menu-container li {
		float: left;
		margin-right: 45px;
	}
	.primary-menu-container ul li:last-child {
		margin-right: 0;
	}
	.primary-menu-container a {
		display: block;
		font-family: 'Tenor Sans', sans-serif;
		font-size: 13px;
		line-height: 13px;
		text-transform: uppercase;
		color: #58595B;
		padding: 17px 10px;
		-webkit-transition: color .2s linear;
		-moz-transition: color .2s linear;
		-o-transition: color .2s linear;
		transition: color .2s linear;
	}
	.primary-menu-container a:hover {
		text-decoration: none;
		color: #FFF;
	}
	.primary-menu-container li.current-menu-item a {
		color: #FFF;
		background: #3D3424;
	}
	@media (max-width: 767px) {
		.primary-menu-container li {
			margin-right: 10px;
		}
	}
	
	/*
.mm-page {
		background: none !important;
	}
	#mobile-menu-toggle {
		display: none;
		float: left;
		padding: 10px 20px;
	}
	#mobile-menu-toggle i {
		color: #1f1f1f;
	}
*/
	
	
	/* !Main mobile menu */
	.primary-menu-mobile-container {
		display: none;
		clear: both;
		overflow: hidden;
		position: relative;
		z-index: 99998;
		background: #ceaf76;
		margin-bottom: 34px;
		height: 31px;
		font-weight: normal;
	}
	.primary-menu-mobile-container br {
		display: none;
	}
	.primary-menu-mobile-icon {
		position: absolute;
		top: 12px;
		right: 12px;
		z-index: 99999;
		color: #58595B;
		cursor: pointer;
	}
	.primary-menu-mobile-container:hover .primary-menu-mobile-icon {
		color: #FFF;
	}
	.primary-menu-mobile-container ul {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.primary-menu-mobile-container li,
	.primary-menu-mobile-container a {
		display: block;
		font-family: 'Tenor Sans', sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #58595B;
	}
	.primary-menu-mobile-container a {
		padding: 11px 20px 8px 20px;
	}
	.primary-menu-mobile-container > ul > li > a {
		text-transform: uppercase;
		color: inherit;
	}
	.primary-menu-mobile-container li ul a {
		color: inherit;
	}
	.primary-menu-mobile-container a:hover,
	.primary-menu-mobile-container li.active-menu-item > a {
		color: #FFF;
		background: #3D3424;
		text-decoration: none;
	}
	.primary-menu-mobile-container a.mtphr-menu-level-1 {
		padding-left: 40px;
	}
	.primary-menu-mobile-container a.mtphr-menu-level-2 {
		padding-left: 60px;
	}
	.primary-menu-mobile-container a.mtphr-menu-level-3 {
		padding-left: 80px;
	}
	.primary-menu-mobile-container a.mtphr-menu-level-4 {
		padding-left: 100px;
	}
	.primary-menu-mobile-container a.mtphr-menu-level-5 {
		padding-left: 120px;
	}
	.primary-menu-mobile-container a.mtphr-menu-level-6 {
		padding-left: 140px;
	}
	.primary-menu-mobile-container a.mtphr-menu-level-7 {
		padding-left: 160px;
	}
	.primary-menu-mobile-container a.mtphr-menu-level-8 {
		padding-left: 180px;
	}
	.primary-menu-mobile-container a.mtphr-menu-level-9 {
		padding-left: 200px;
	}
	.primary-menu-mobile-container a.mtphr-menu-level-10 {
		padding-left: 220px;
	}
	.primary-menu-mobile-container li.mobile-menu-top a {
		text-transform: uppercase;
		color: inherit;
	}
	.primary-menu-mobile-container li.active-menu-item.mobile-menu-top a {
		text-transform: uppercase;
		color: #58595B;
		background: none;
	}
	.primary-menu-mobile-container li.active-menu-item.mobile-menu-top a:hover {
		color: #FFF;
		background: #3D3424;
	}
	.primary-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-1,
	.primary-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-2,
	.primary-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-3,
	.primary-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-4,
	.primary-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-5,
	.primary-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-6,
	.primary-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-7,
	.primary-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-8,
	.primary-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-9,
	.primary-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-10 {
		padding-left: 20px;
	}
	
	@media (max-width: 767px) {
		
		/* !Main menu */
		.ronniedunn-responsive .primary-menu-container {
			display: none;
		}
		/*
#mobile-menu-toggle {
			display: block;
		}
*/
		.ronniedunn-responsive .primary-menu-mobile-container {
			display: block;
			height: 36px;
		}
	}

	/* --------------------------------------------------------- */
	/* !Background Text */
	/* --------------------------------------------------------- */

	#background-text {
		top: 0;
		z-index: 0;
		padding-top: 40px;
		text-shadow: 0 0 2px #000;
	}
	#background-text,
	#background-text * {
		font-family: 'Playfair Display', serif;
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 1px;
	}
	#background-text h1,
	#background-text h2,
	#background-text h3,
	#background-text h4,
	#background-text h5,
	#background-text h6 {
		font-size: 73px;
		line-height: 83px;
		margin-top: 0;
		margin-bottom: 40px;
	}
	#background-text h1 .underline,
	#background-text h2 .underline,
	#background-text h3 .underline,
	#background-text h4 .underline,
	#background-text h5 .underline,
	#background-text h6 .underline {
		font-size: 73px;
		line-height: 83px;
		background-position: left 86px;
	}
	@media (max-width: 767px) {
		#background-text {
			/* padding-top: 70px; */
		}
		#background-text,
		#background-text * {
			font-size: 14px;
			line-height: 20px;
		}
		#background-text h1,
		#background-text h2,
		#background-text h3,
		#background-text h4,
		#background-text h5,
		#background-text h6 {
			font-size: 53px;
			line-height: 63px;
			margin-bottom: 30px;
		}
		#background-text h1 .underline,
		#background-text h2 .underline,
		#background-text h3 .underline,
		#background-text h4 .underline,
		#background-text h5 .underline,
		#background-text h6 .underline {
			font-size: 53px;
			line-height: 63px;
			background-position: left 64px;
		}
	}
	@media (max-width: 480px) {
		#background-text {
			padding-top: 0;
		}
		#background-text h1,
		#background-text h2,
		#background-text h3,
		#background-text h4,
		#background-text h5,
		#background-text h6 {
			font-size: 33px;
			line-height: 43px;
			margin-bottom: 20px;
		}
		#background-text h1 .underline,
		#background-text h2 .underline,
		#background-text h3 .underline,
		#background-text h4 .underline,
		#background-text h5 .underline,
		#background-text h6 .underline {
			font-size: 33px;
			line-height: 43px;
			background-position: left 41px;
		}
	}


/* --------------------------------------------------------- */
/* !Content */
/* --------------------------------------------------------- */

#content {
	position: relative;
	z-index: 100;
	/* background: #1f1f1f; */
}
#main {
	position: relative;
	z-index: 100;
	padding-bottom: 60px;
}
#primary-content {
	background: #606060;
	padding: 26px;
	margin-bottom: 15px;
}
.post-type-archive-rd_photo_gallery #primary-content,
.single-rd_photo_gallery #primary-content {
	padding: 0;
}
#scondary {
	margin-bottom: 15px;
}
.page-title {
	font-family: 'Playfair Display', serif;
	font-size: 34px;
	line-height: 44px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #e9e6e1;
	background: url(assets/images/underline.png) repeat-x left bottom;
	padding-bottom: 15px;
	margin-top: 0;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	#primary-content {
		padding: 16px;
	}
	.page-title {
		font-size: 26px;
		line-height: 28px;
		padding-bottom: 9px;
		margin-bottom: 10px;
	}
}
@media (max-width: 480px) {
	#primary-content {
		padding: 10px;
	}
	.page-title {
		font-size: 20px;
		line-height: 22px;
	}
}

	/* --------------------------------------------------------- */
	/* !RD Block */
	/* --------------------------------------------------------- */

	.rd-block {
		margin-bottom: 18px;
	}
	.rd-block-title {
		display: block;
		font-family: 'Tenor Sans', sans-serif;
		font-size: 12px;
		line-height: 12px;
		text-transform: uppercase;
		color: #58595b;
		background: #d2b682;
		padding: 12px;
		margin: 0;
	}
	.rd-block-title-alt {
		margin: -26px -26px 26px -26px;
	}
	.rd-block-title-links {
		float: right;
	}
	.rd-block-title a,
	.rd-block-title span {
		text-decoration: none;
		color: #58595b;
		margin-right: 10px;
	}
	#rd-resource-share {
		cursor: pointer;	
	}
	.rd-resource-share span {
		line-height: 8px !important;
	}
	.rd-block-title .st_sharethis span {
		margin: 0 !important;
	}
	.rd-block-title .stButton .sharethis {
		font-family: 'Tenor Sans', sans-serif !important;
		font-size: 12px !important;
		line-height: 12px !important;
		text-decoration: none;
		color: #58595b !important;
		margin-right: 10px;
	}
	.rd-block-title .stButton .sharethis:before {
		font-family: 'FontAwesome';
	  content: "\f144";
	  margin-right: 8px;
	}
	.rd-block-title #rd-resource-share span {
		line-height: 12px !important;
		height: 12px !important;
	}
	.rd-block-title i {
		margin-right: 8px;
	}
	.rd-block-content {
		position: relative;
		display: block;
		height: 240px;
		background: #606060;
		padding: 26px;
		background-position: center center;
		background-size: cover;
	}
	.rd-block-content-auto {
		height: auto;
	}
	a.rd-block-content:hover {
		text-decoration: none;
	}
	.rd-block-text {
		display: inline-block;
		font-family: 'Playfair Display', serif;
		font-size: 27px;
		line-height: 37px;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #e9e6e1;
		margin-right: 100px;
		text-shadow: 0 0 2px #000;
	}
	.rd-block-text-large {
		display: inline-block;
		font-size: 35px;
		line-height: 45px;
	}
	.rd-block-text-small {
		display: inline-block;
		font-size: 20px;
		line-height: 30px;
	}
	.rd-block-go {
		position: absolute;
		right: 26px;
		bottom: 26px;
		display: inline-block;
		font-size: 45px;
		line-height: 45px;
		color: #e9e6e1;
	}
	@media (max-width: 767px) {
		.rd-block-title-links {
			float: none;
			display: block;
		}
		.rd-block-content {
			padding: 16px;
		}
		.rd-block-text {
			font-size: 23px;
			line-height: 28px;
		}
		.rd-block-text-small {
			font-size: 16px;
			line-height: 26px;
		}
	}

	/* --------------------------------------------------------- */
	/* !Gallery Thumbs */
	/* --------------------------------------------------------- */

	#rd-gallery-thumbs {
		margin: 0 -2% 10px;
	}
	.ronniedunn-gallery-page {
		display: none;
	}
	#rd-gallery-thumbs a {
		float: left;
		display: block;
		width: 50%;
		padding: 12px 2%;
	}
	#rd-gallery-thumbs a > .wrapper {
		display: block;
		background: #1f1f1f;
	}
	#rd-gallery-thumbs img {
		display: block;
		width: 100%;
		height: auto;
	}
	#rd-gallery-thumbs-pages {
		float: right;
		padding-bottom: 2px;
		word-break: break-word;
	}
	#rd-gallery-thumbs-pages a,
	#rd-gallery-thumbs-pages span {
		font-family: 'Playfair Display', serif;
		font-size: 40px;
		line-height: 35px;
		letter-spacing: 1px;
		color: #e9e6e1;
		margin-left: 14px;
		-webkit-transition: color .2s linear;
		-moz-transition: color .2s linear;
		-o-transition: color .2s linear;
		transition: color .2s linear;
	}
	#rd-gallery-thumbs-pages a:hover,
	#rd-gallery-thumbs-pages a.active {
		text-decoration: none;
		color: #d2b682;
	}
	.gallery-thumb-placeholder {
		display: inline-block;
		background: #1f1f1f;
		width: 350px;
		max-width: 100%;
		height: 350px;
	}
	@media (max-width: 767px) {
		#rd-gallery-thumbs a {
			padding-top: 6px;
			padding-bottom: 6px;
		}
		#rd-gallery-thumbs-pages a,
		#rd-gallery-thumbs-pages span {
			font-size: 22px;
			line-height: 17px;
			margin-left: 10px;
		}
	}


	/* --------------------------------------------------------- */
	/* !Slider */
	/* --------------------------------------------------------- */

	.rd-block-slider {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	.rd-block-slider-contents {
		overflow: hidden;
	}
	.rd-slider-prev,
	.rd-slider-next {
		display: block;
		position: absolute;
		top: 50%;
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
		margin-top: -20px;
	}
	.rd-slider-prev {
		left: 20px;
	}
	.rd-slider-next {
		right: 20px;
	}
	.rd-gallery-item {
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		height: auto;
	}
	.rd-gallery-item-title {
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		-khtml-opacity: 0;
		opacity: 0;
	}
	
	/* --------------------------------------------------------- */
	/* !Two Column */
	/* --------------------------------------------------------- */
	
	.rd-two-col-1 {
		font-size: 24px;
		text-transform: uppercase;
		line-height: 29px;
		color: #d2b682;
	}
	.rd-two-col-2 {
		font-size:20px;
	}
	
	@media (max-width: 767px) {
		.rd-two-col-1 {
			font-size: 18px;
			line-height: 28px;
		}
		.rd-two-col-2 {
			font-size: 18px;
			line-height: 28px;
		}
	}
	@media (max-width: 480px) {
		.rd-two-col-1,
		.rd-two-col-2 {
			font-size: 14px;
			line-height: 20px;
		}
		.rd-two-col-1 p,
		.rd-two-col-2 p {
			font-size: 14px;
			line-height: 20px;
		}
	}
	
	/* --------------------------------------------------------- */
	/* !Video Gallery */
	/* --------------------------------------------------------- */
	
	/*
.page-template-pgtemp-videos-php #main {
		top: -300px;
		margin-bottom: -300px;
	}	
*/

	iframe.me-plugin {
    width:100%;
    height: 100%;
	}
	.rd-video-link.active {
		opacity: .5;
	}
	#rd-video-player-container {
		position: relative;
		background: #1f1f1f;
		padding: 0 0 108px;
		margin-bottom: 15px;
	}
	#rd-video-player-container .mejs-controls {
		clear: both;
		display: block !important;
		visibility: visible !important;
		bottom: -90px;
		padding: 0 5px;
	}
	/*
#rd-video-player-container .mejs-overlay-button {
		display: none;
	}
*/
	#rd-video-logo {
		float: left;
		margin: 8px 0 -8px 30px;
	}
	#rd-video-title {
		float: right;
		font-family: 'Playfair Display', serif;
		font-size: 24px;
		line-height: 24px;
		text-transform: uppercase;
		margin: 17px 30px 0 0;
	}
	
	/* Mobile */
	.ronniedunn-mobile #rd-video-player-container {
		padding-bottom: 12px;
	}
	.ronniedunn-mobile #rd-video-player-container .mejs-controls {
		display: none !important;
	}
	
	
	@media (max-width: 767px) {
		#rd-video-player-container {
			padding-bottom: 35px;
		}
		#rd-video-player-container .mejs-controls {
			bottom: -65px;
		}
		#rd-video-title {
			float: none;
			font-size: 18px;
			margin: 8px 7px 0 7px;
		}
	}
	@media (max-width: 480px) {
		/*
#rd-video-player-container {
			padding-bottom: 35px;
		}
*/
		/*
#rd-video-player-container .mejs-controls {
			bottom: -55px;
		}
*/
		#rd-video-title {
			font-size: 15px;
			line-height: 15px;
		}
	}
	
	/* --------------------------------------------------------- */
	/* !Albums */
	/* --------------------------------------------------------- */
	
	/*
.single-rd_album #main {
		top: -390px;
		margin-bottom: -390px;
	}
*/
	#rd-audio-player-container {
		position: relative;
		background: #1f1f1f;
		padding: 0 5px;
		margin-bottom: 18px;
	}
	#rd-audio-player-container > .wrapper {
		margin-bottom: 7px;
	}
	#rd-audio-player {
		clear: both;
	}
	#rd-audio-logo {
		float: left;
		margin: 8px 0 0 25px;
	}
	#rd-audio-title {
		float: right;
		font-family: 'Playfair Display', serif;
		font-size: 24px;
		line-height: 24px;
		text-transform: uppercase;
		margin: 17px 25px 0 0;
	}
	#rd-purchase-link {
		display: none;
	}
	.rd-album-audio-list {
		list-style: none;
		padding: 20px;
		margin: 0;
	}
	.rd-album-audio-list li {
		background: rgba(0, 0, 0, .5);
		padding: 0 10px 2px;
		margin-bottom: 3px;
	}
	.rd-album-audio-list li,
	.rd-album-audio-list a {
		font-family: 'Playfair Display', serif;
		color: #EBE8E3;
	}
	.rd-album-audio-list a:hover,
	.rd-album-audio-list a.active {
		text-decoration: none;
		color: #caa767;
	}
	.rd-album-audio-list i {
		font-size: 12px;
		margin-right: 5px;
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		-khtml-opacity: 0;
		opacity: 0;
	}
	.rd-album-audio-list i.fa-pause {
		display: block;
		float: left;
		height: 14px;
		width: 12px;
		font-size: 10px;
		line-height: 14px;
		text-align: center;
		margin-top: 4px;
		margin-right: 8px;
	}
	.rd-album-audio-list a i {
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
	}
	.rd-album-audio-list span {
		margin-right: 5px;
	}
	.rd-album-audio-list a.rd-album-track-link {
		float: right;
		color: #CAC4B6;
		text-transform: uppercase;
		margin-left: 10px;
	}
	.rd-album-audio-list a.rd-album-track-link:hover {
		color: #caa767;
	}
	.rd-pause {
		display: inline-block;
		width: 10px;
		height: 11px;
		background: url(assets/images/rd-pause.png) no-repeat center bottom;
		background-size: 10px 11px;
		-webkit-background-size: 10px 11px;
		margin-bottom: -1px;
	}
	@media (max-width: 767px) {
		#rd-audio-player-container > .wrapper {
			margin-bottom: 0;
		}
		#rd-audio-title {
			float: none;
			font-size: 18px;
			margin: 8px 7px 0 7px;
		}
		.rd-album-audio-list li {
			font-size: 12px;
			padding-top: 4px;
			padding-bottom: 4px;
		}
		.rd-album-audio-list {
			padding: 0;
		}
		.rd-album-audio-list i.fa-pause {
			margin-top: 2px;
			margin-right: 6px;
		}
	}
	@media (max-width: 480px) {
		#rd-audio-title {
			font-size: 15px;
			line-height: 15px;
		}
	}

	/* --------------------------------------------------------- */
	/* !Posts */
	/* --------------------------------------------------------- */

	.page-template-pgtemp-blog-php article,
	.search-results article {
		font-family: 'Playfair Display', serif;
		font-size: 18px;
		line-height: 28px;
		border-bottom: 1px solid #888888;
		padding-bottom: 28px;
		margin-bottom: 30px;
	}
	.single-post article {
		font-family: 'Playfair Display', serif;
		font-size: 18px;
		line-height: 28px;
	}
	.entry-featured {
		margin-bottom: 20px;
	}
	.entry-title,
	.entry-title a {
		font-family: 'Playfair Display', serif;
		font-size: 24px;
		line-height: 26px;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #d2b682;
		margin-top: 0;
	}
	.entry-date {
		font-size: 15px;
		text-transform: uppercase;
		margin-bottom: 14px;
	}
	.entry-utility {
		display: block;
		float: left;
		font-size: 15px;
		line-height: 15px;
		text-transform: uppercase;
		border-right: 1px solid #FFF;
		padding: 0 12px;
	}
	.entry-utility:first-child {
		padding-left: 0;
	}
	.entry-utility:last-child {
		padding-right: 0;
		border: none;
	}
	.entry-readmore,
	.entry-readmore:hover {
		color: #d2b682;
	}
	.fb-comments-count {
		float: left;
		margin-right: 5px;
	}
	.entry-comments a,
	.entry-comments a:hover {
		color: #FFF;
	}
	.stButton {
		margin: 0 !important;
	}
	.stButton .sharethis {
		font-family: 'Playfair Display', serif !important;
		font-size: 15px !important;
		line-height: 15px !important;
		text-transform: uppercase !important;
		color: #FFF !important;
		background: none !important;
		padding: 0 !important;
	}
	.st_sharethis,
	.st_sharethis:hover {
		color: #FFF;
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
	}
	.content-nav {
		padding-top: 4px;
	}
	.nav-previous a,
	.nav-next a {
		font-family: 'Playfair Display', serif;
		font-size: 24px;
		line-height: 26px;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #d2b682;
	}
	.nav-next {
		float: left;
	}
	.nav-previous {
		float: right;
	}
	@media (max-width: 767px) {
		.page-template-pgtemp-blog-php article,
		.search-results article,
		.single-post article {
			font-size: 14px;
			line-height: 18px;
		}
		.page-template-pgtemp-blog-php article p,
		.search-results article p,
		.single-post p {
			margin-bottom: 16px;
		}
		.entry-title,
		.entry-title a {
			font-size: 20px;
			line-height: 22px;
		}
		.entry-date {
			margin-bottom: 10px;
		}
		.entry-utility {
			font-size: 12px;
			line-height: 12px;
			padding: 0 6px;
		}
		.stButton .sharethis {
			font-size: 12px !important;
			line-height: 12px !important;
		}
	}
	
	/* --------------------------------------------------------- */
	/* !Tour Dates */
	/* --------------------------------------------------------- */
	
	#rd-tour-dates-container {
		margin-bottom: 40px;
	}
	table.rd_tour_date {
		width: 100%;
		font-family: 'Playfair Display', serif;
		background: rgba(0, 0, 0, .5);
		border-bottom: 2px solid #ebe8e3;
		border-spacing: 0;
		margin-bottom: 20px;
	}
	.rd_tour_date td {
		text-align: left;
		padding: 15px;
	}
	.rd_tour_date td.rd-tour-date-date {
		width: 150px;
		text-transform: uppercase;
		vertical-align: top;
		padding-right: 0;
	}
		.rd-tour-date-date .wrapper {
			border-right: 2px solid #ebe8e3;
		}
		.rd_tour_date .rd-tour-date-month {
			display: block;
			float: left;
			font-size: 25px;
			margin-right: 10px;
		}
		.rd_tour_date .rd-tour-date-day {
			display: block;
			float: left;
			font-size: 60px;
			line-height: 33px;
			margin-bottom: 14px;
		}
	.rd-tour-date-location {
		font-size: 13px;
	}
	.rd-tour-date-venue {
		font-size: 20px;
	}
	.rd_tour_date td.rd-tour-date-tickets {
		width: 180px;
		text-align: right;
		padding-left: 0;
	}
		.rd-tour-date-tickets a {
			font-size: 26px;
			color: #EBE8E3;
			text-transform: uppercase;	
			border-bottom: 2px solid #ebe8e3;
		}
	@media (max-width: 767px) {
		.rd_tour_date td.rd-tour-date-date {
			width: 118px;
		}
			.rd_tour_date .rd-tour-date-month {
				font-size: 20px;
				margin-right: 6px;
			}
			.rd_tour_date .rd-tour-date-day {
				font-size: 45px;
				line-height: 25px;
			}
		.rd-tour-date-location {
			font-size: 12px;
		}
		.rd-tour-date-venue {
			font-size: 18px;
		}
		.rd_tour_date td.rd-tour-date-tickets {
			width: 140px;
			text-align: right;
		}
			.rd-tour-date-tickets a {
				font-size: 20px;
			}
	}
	@media (max-width: 480px) {
		.rd_tour_date td {
			text-align: center;
			padding: 5px;
		}
		.rd_tour_date td.rd-tour-date-date,
		.rd_tour_date td.rd-tour-date-info,
		.rd_tour_date td.rd-tour-date-tickets {
			display: block;
			width: auto;
			text-align: center;
		}
		.rd_tour_date td.rd-tour-date-tickets {
			padding-bottom: 15px;
		}
		.rd-tour-date-tickets a {
			border: none;
		}
		.rd-tour-date-date .wrapper {
			border: none;
		}
		.rd_tour_date .rd-tour-date-month {
			display: inline;
			float: none;
		}
		.rd_tour_date .rd-tour-date-day {
			display: inline;
			float: none;
			margin-bottom: 0;
		}
		.rd-tour-date-venue {
			line-height: 20px;
		}
	}
	
	/* --------------------------------------------------------- */
	/* !Media Element */
	/* --------------------------------------------------------- */
	
	.mejs-container, .mejs-embed,
	.mejs-embed body {
		background: #1f1f1f;
	}
	.mejs-container .mejs-controls {
		background: #1f1f1f;
	}
	.mejs-controls .mejs-time-rail span {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.mejs-controls .mejs-time-rail .mejs-time-total {
		background: #000;
	}
	.mejs-controls .mejs-time-rail .mejs-time-loaded {
		background: #606060;
	}
	.mejs-controls .mejs-time-rail .mejs-time-current {
		background: #d2b682;
	}
	.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
		background: #000;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
		background: #606060;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	
	
/* --------------------------------------------------------- */
/* !Comments */
/* --------------------------------------------------------- */

#rd-fb-comments {
	/* background: #1f1f1f; */
	/* padding: 20px; */
	margin-bottom: 15px;
}
.fb_iframe_widget {
	background: #1f1f1f;
}
#rd-fb-comments .postToProfile {
	color: #FFF;
}
#rd-fb-comments .commentas_inner {
	color: #FFF;
}
#rd-fb-comments .commentaschange {
	color: #d2b682;
}
.fb-comments,
.fb-comments span,
.fb-comments iframe,
.fb-comments iframe[style] {
	/* width: 100% !important; */
}}
.fbFeedbackContent .fbFeedbackContentHeader {
	background: #333;
	border-color: #666;
}



/* --------------------------------------------------------- */
/* !WooCommerce */
/* --------------------------------------------------------- */

.onsale {
	display: none;
}
.rd-catalog-info {
	font-family: 'Playfair Display', serif;
	font-size: 22px;
	line-height: 26px;
	padding: 20px 25px;
	text-decoration: none;
}
.rd-catalog-info h3 {
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
}
.rd-catalog-info .price {
	display: block;
	color: #d2b682;
	margin-bottom: 3px;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info {
	border-color: #ceaf76;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-info:before {
	background-color: #ceaf76;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before {
	height: 1.8em;
	line-height: 0;
}
.cart_totals table {
	width: 100%;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
	margin-bottom: 0;
}
.price del {
	font-size: .8em !important;
	color: #AAA !important;
}
.woocommerce div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
	margin-bottom: 4px !important;
}
.chosen-container .chosen-results li.active-result,
.chosen-results {
	color: #000;
}
@media (max-width: 767px) {
	.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
		margin-bottom: 20px;
	}
	.rd-catalog-info {
		font-size: 14px;
		line-height: 20px;
		padding: 10px;
	}
	.rd-catalog-info h3 {
		font-size: 16px;
		line-height: 18px;
	}
}
@media (max-width: 480px) {
	.rd-catalog-info {
		font-size: 12px;
		line-height: 18px;
	}
	.rd-catalog-info h3 {
		font-size: 14px;
		line-height: 16px;
	}
}

	/* --------------------------------------------------------- */
	/* !Single Product */
	/* --------------------------------------------------------- */

	.single-product .entry-title {
		color: #FFF;
	}
	.single-product .price {
		font-family: 'Playfair Display', serif;
		font-size: 22px;
		line-height: 26px;
		color: #d2b682;
	}
	.woocommerce div.product div.images div.thumbnails a,
	.woocommerce #content div.product div.images div.thumbnails a,
	.woocommerce-page div.product div.images div.thumbnails a,
	.woocommerce-page #content div.product div.images div.thumbnails a {
		margin-bottom: 9px;
	}
	div.pp_woocommerce div.ppt {
		display: none !important;
	}
	body.woocommerce div.product form.cart,
	body.woocommerce #content div.product form.cart,
	body.woocommerce-page div.product form.cart,
	body.woocommerce-page #content div.product form.cart {
		margin-bottom: 0;
	}
	div.pp_woocommerce .pp_content_container {
		padding: 40px 0 10px 0;
	}
	div.pp_woocommerce .pp_nav p,
	div.pp_woocommerce .pp_description {
		color: #1f1f1f;
		line-height: 16px;
	}
	div.pp_overlay {
		background: #000;
	}
	
	body .woocommerce-message,
	body .woocommerce-error,
	body .woocommerce-info {
		color: #CAC4B6;
		text-shadow: none;
		background: #1f1f1f;
		border: none;
		padding: 15px;
		margin-bottom: 15px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	body .woocommerce-message:before,
	body .woocommerce-error:before,
	body .woocommerce-info:before {
		display: none;
		content: '';
	}
	body .woocommerce-message .button {
		/* display: none !important; */
	}
	.cart .variations td {
		background: none;
	}
	.cart .variations td.label label {
		font-size: 13px;
		font-weight: normal;
		color: #EBE8E3;
	}
	.reset_variations {
		font-size: 13px;
		margin-top: 2px;
	}
	.reset_variations:hover {
		color: #ceaf76;
	}
	@media (max-width: 767px) {
	}
	@media (max-width: 480px) {
		body.woocommerce div.product div.images,
		body.woocommerce #content div.product div.images,
		body.woocommerce-page div.product div.images,
		body.woocommerce-page #content div.product div.images {
			float: none;
			width: 100%;
			margin-bottom: 15px;
		}
		body.woocommerce div.product div.summary,
		body.woocommerce #content div.product div.summary,
		body.woocommerce-page div.product div.summary,
		body.woocommerce-page #content div.product div.summary {
			float: none;
			width: 100%;
			margin-bottom: 0;
		}
	}
	
	/* --------------------------------------------------------- */
	/* !Cart & Checkout */
	/* --------------------------------------------------------- */
	
	.woocommerce-checkout h1,
	.woocommerce-checkout h2,
	.woocommerce-checkout h3,
	.woocommerce-checkout h4,
	.woocommerce-checkout h5,
	.woocommerce-checkout h6 {
		color: #d2b682;
	}
	.cart,
	.shop_table {
		overflow: hidden;
	}
	.cart td,
	.cart th,
	.shop_table td,
	.shop_table th {
		color: #1f1f1f;
		background: #FFF;
	}
	.shop_table .coupon {
		min-width: 205px;
	}
	.woocommerce-checkout .form-row .chzn-container-single .chzn-single {
		height: 36px;
		line-height: 36px;
	}
	.woocommerce-checkout .form-row .chzn-container-single .chzn-single div b {
		background-position: 0px 8px!important;
	}
	.chzn-drop {
		color: #1f1f1f;
	}
	.woocommerce table.cart a {
		color: #ceaf76;
	}
	.cart_totals h2 {
		font-family: 'Playfair Display', serif;
		font-size: 26px;
	}
	.product-remove {
		width: 1px;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
		width: auto;
	}
	.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th {
		border-color: gray;
	}
	.shipping-calculator-form {
		clear: both;
		float: right;
	}
	.shipping_calculator h2 {
		float: right;
	}
	.shipping_calculator h2,
	.shipping_calculator h2 a {
		font-family: 'Playfair Display', serif;
		font-size: 22px;
		color: #FFF;
	}
	.woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals .shipping_calculator .button {
		width: auto;
		float: right;
	}
	.woocommerce #payment,
	.woocommerce-page #payment {
		background: #FFF;
	}
	body.woocommerce table.cart a.remove,
	body.woocommerce #content table.cart a.remove,
	body.woocommerce-page table.cart a.remove,
	body.woocommerce-page #content table.cart a.remove {
		line-height: 17px;
	}
	/*
.shop_table input[name="update_cart"] {
		margin-bottom: 10px !important;
	}
*/
	.payment_methods label {
		color: #1f1f1f;
	}
	body.woocommerce table.cart img,
	body.woocommerce #content table.cart img,
	body.woocommerce-page table.cart img,
	body.woocommerce-page #content table.cart img {
		min-width: 32px;
	}
	@media (max-width: 767px) {
		body.woocommerce .col2-set .col-1,
		body.woocommerce-page .col2-set .col-1,
		body.woocommerce .col2-set .col-2,
		body.woocommerce-page .col2-set .col-2 {
			clear: none;
			float: none;
			width: 100%;
			margin: 0 0 20px;
		}
	}
	@media (max-width: 480px) {
		body.woocommerce .cart-collaterals .cart_totals,
		body.woocommerce-page .cart-collaterals .cart_totals {
			float: none;
			width: 100%;
			text-align: left;
		}
		body.woocommerce .cart-collaterals .shipping_calculator,
		body.woocommerce-page .cart-collaterals .shipping_calculator {
			float: none;
			width: 100%;
			text-align: left;
			margin-top: 10px;
		}
		.shipping-calculator-form {
			float: none;
			text-align: center;
		}
		body.woocommerce .cart-collaterals .shipping_calculator .button,
		body.woocommerce-page .cart-collaterals .shipping_calculator .button {
			display: inline-block;
			width: auto;
			text-align: center;
			margin-top: 10px;
		}
		.shop_table thead {
			display: none;
		}
		.woocommerce-cart .cart_item {
			display: block;
			position: relative;
			background: #FFF;
			margin-bottom: 15px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			overflow: hidden;
		}
		body.woocommerce table.cart th,
		body.woocommerce table.cart td,
		body.woocommerce #content table.cart th,
		body.woocommerce #content table.cart td,
		body.woocommerce-page table.cart th,
		body.woocommerce-page table.cart td,
		body.woocommerce-page #content table.cart th,
		body.woocommerce-page #content table.cart td {
			display: block;
			text-align: center;
		}
		.woocommerce-cart .cart_item .product-name {
			font-weight: bold;
			padding-bottom: 10px !important;
			border: none !important;
		}
		.woocommerce-cart .cart_item .product-remove {
			position: absolute;
			background: none;
			/*
top: 5px;
			left: 0;
			width: 50px;
			border: none !important;
*/
		}
		body.woocommerce table.cart img,
		body.woocommerce #content table.cart img,
		body.woocommerce-page table.cart img,
		body.woocommerce-page #content table.cart img {
			width: 90px;
		}
		.woocommerce-cart .cart_item .product-price {
			float: left;
			width: 50%;
			text-align: right !important;
			height: 40px;
			line-height: 29px;
		}
		.woocommerce-cart .cart_item .product-quantity {
			float: left;
			width: 50%;
		}
		.cart_table_item .quantity,
		.cart_item .quantity {
			margin: 0 !important;
		}
		.cart_table_item .product-subtotal,
		.cart_item .product-subtotal {
			clear: both;
			font-weight: bold;
			padding-top: 10px !important;
			padding-bottom: 10px !important;
		}
		body.woocommerce table.cart td.actions,
		body.woocommerce #content table.cart td.actions,
		body.woocommerce-page table.cart td.actions,
		body.woocommerce-page #content table.cart td.actions {
			padding-top: 10px;
			padding-bottom: 10px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}
		body.woocommerce table.cart td.actions .coupon,
		body.woocommerce #content table.cart td.actions .coupon,
		body.woocommerce-page table.cart td.actions .coupon,
		body.woocommerce-page #content table.cart td.actions .coupon {
			float: none;
			margin-bottom: 10px;
		}
		body.woocommerce table.cart td.actions .button.alt,
		body.woocommerce #content table.cart td.actions .button.alt,
		body.woocommerce-page table.cart td.actions .button.alt,
		body.woocommerce-page #content table.cart td.actions .button.alt {
			float: none;
			display: block;
			margin-left: 0;
		}
		.shop_table input[name="update_cart"] {
			display: block !important;
			width: 100% !important;
			margin-bottom: 17px !important;
		}
		.shop_table input[name="proceed"] {
			display: block !important;
			width: 100% !important;
		}
	}
	
	/* --------------------------------------------------------- */
	/* !Profile Page */
	/* --------------------------------------------------------- */
	
	/*
.woocommerce-account h1,
	.woocommerce-account h2,
	.woocommerce-account h3,
	.woocommerce-account h4,
	.woocommerce-account h5,
	.woocommerce-account h6 {
		color: #ceaf76;
	}
*/	
	body .woocommerce form.login,
	body .woocommerce form.checkout_coupon,
	body .woocommerce form.register,
	body .woocommerce-page form.login,
	body .woocommerce-page form.checkout_coupon,
	body .woocommerce-page form.register {
		border: none;
		padding: 0;
	}
	.woocommerce .addresses .address {
		border: 1px solid #888;
		padding: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	@media (max-width: 767px) {
	}
	@media (max-width: 480px) {
		body .woocommerce form.login,
		body .woocommerce form.checkout_coupon,
		body .woocommerce form.register,
		body .woocommerce-page form.login,
		body .woocommerce-page form.checkout_coupon,
		body .woocommerce-page form.register {
			margin: 1em 0 1em 0px;
		}
		body .woocommerce form .form-row-first,
		body .woocommerce-page form .form-row-first,
		body .woocommerce form .form-row-last,
		 body.woocommerce-page form .form-row-last {
			float: none;
			width: 100%;
		}
	}


/* --------------------------------------------------------- */
/* !Sidebar */
/* --------------------------------------------------------- */

.widget {
	position: relative;
	display: block;
	background: #606060;
	background-position: center center;
	background-size: cover;
	padding: 26px;
	margin-bottom: 18px;
}
.widget-title {
	display: block;
	font-family: 'Tenor Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #58595b;
	background: #d2b682;
	padding: 12px 10px;
	margin: -26px -26px 26px;
}
.widget-title:before {
	font-family: 'FontAwesome';
  content: "\f144";
  margin-right: 8px;
}
.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
@media (max-width: 767px) {
	padding: 16px;
}

	/* --------------------------------------------------------- */
	/* !WooCommerce Categories */
	/* --------------------------------------------------------- */

	.widget_product_categories .product-categories li,
	.widget_nav_menu li {
		margin-bottom: 5px;
	}
	.widget_product_categories .product-categories a,
	.widget_nav_menu a {
		font-family: 'Playfair Display', serif;
		font-size: 24px;
		line-height: 26px;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #FFF;
	}
	.widget_product_categories .product-categories a:hover,
	.widget_nav_menu a:hover,
	.widget_product_categories .product-categories .current-cat a,
	.widget_nav_menu li.current-menu-item a {
		color: #d2b682;
	}
	@media (max-width: 480px) {
		.widget_product_categories .product-categories a,
		.widget_nav_menu a {
			font-size: 18px;
			line-height: 20px;
		}
	}
	
	/* --------------------------------------------------------- */
	/* !Links */
	/* --------------------------------------------------------- */
	
	.widget_recent_entries li,
	.widget_archive li,
	.widget_categories li {
		margin-bottom: 5px;	
	}
	.widget_recent_entries a,
	.widget_archive a,
	.widget_categories a {
		font-family: 'Playfair Display', serif;
		font-size: 14px;
		line-height: 24px;
		color: #EBE8E3;
	}
	.widget_recent_entries a:hover,
	.widget_archive a:hover,
	.widget_categories a:hover {
		color: #d2b682;
	}
	
	/* --------------------------------------------------------- */
	/* !Facebook */
	/* --------------------------------------------------------- */
	
	.rd-fb-feed-item {
		font-size: 14px;
		line-height: 18px;
		border-bottom: 1px solid #888888;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.rd-fb-feed-item a {
		word-break: break-all;
	}
	.rd-fb-feed-item:last-child {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.rd-fb-feed-time {
		display: block;
		font-family: 'Tenor Sans', sans-serif;
		font-size: 12px;
		line-height: 12px;
		text-transform: uppercase;
	}
	.rd-fb-feed-message {
		display: block;
		margin-top: 15px;
	}
	.rd-fb-feed-story {
		display: block;
		margin-top: 15px;
	}
	.rd-fb-feed-link {
		display: block;
	}
	.rd-fb-feed-link-link,
	.rd-fb-feed-link-shared_story {
		background: #6c6c6c;
		border: 1px solid #888888;
		padding: 10px;
		margin-top: 15px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.rd-fb-feed-picture {
		display: block;
		margin: 15px auto 0;
	}
	.rd-fb-feed-link-link .rd-fb-feed-picture {
		margin-top: 0;
	}
	.rd-fb-feed-name {
		display: block;
		font-weight: bold;
		margin-top: 15px;
	}
	.rd-fb-feed-link:hover .rd-fb-feed-name {
		color: #ceaf76;
	}
	.rd-fb-feed-caption {
		display: block;
		font-size: 12px;
		color: #FFF;
	}
	.rd-fb-feed-description {
		display: block;
		margin-top: 15px;
		color: #FFF;
	}
	@media (max-width: 767px) {
		.rd-fb-feed-item {
			border-bottom: none;
			padding-bottom: 0;
			margin-bottom: 0;
		}
	}
	@media (max-width: 480px) {
	}
	
	.fbDarkWidget .warnings a {
		color: #3b5998;
	}



/* --------------------------------------------------------- */
/* !Footer */
/* --------------------------------------------------------- */

#site-footer {
	font-family: 'Tenor Sans', sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #CAC4B6;
	background: #1f1f1f;
	padding-bottom: 10px;
}
@media only screen and (min-width : 668px) {
	#site-footer {
		width: 100%;
		position: fixed;
		z-index: 1000;
		bottom: 0px;
	}
}
#site-footer > .container {
	padding-top: 15px;
}
#site-footer a {
	color: #CAC4B6;
}
#ronniedunn-copyright,
#ronniedunn-footer-social-links {
	margin-bottom: 20px;
}
#ronniedunn-copyright p {
	margin: 0;
}
#ronniedunn-copyright div.wrapper {
	max-width: 100% !important;
}
#site-footer .newsletter-form {
	display: none;
}

	/* --------------------------------------------------------- */
	/* !Newsletter Signup */
	/* --------------------------------------------------------- */

	.newsletter-form {
		clear: both;
		float: right;
		width: 100%;
		max-width: 400px;
		position: relative;
		margin-bottom: 20px;
	}
	.newsletter-form input {
		display: block;
		font-size: 12px;
		line-height: 12px;
		text-transform: uppercase;
		background: #444444;
		border: none;
		padding: 0;
		margin: 0;
	}
	.newsletter-form input[type="text"] {
		width: 100%;
		color: #848484;
		padding: 6px 74px 3px 8px;
	}
	.newsletter-form input[type="submit"],
	body.woocommerce-page .newsletter-form input.button,
	body.woocommerce-page #content .newsletter-form input.button {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		font-weight: normal;
		color: #CEAF76;
		text-shadow: none;
		background: none;
		border: none;
		padding: 6px 8px 5px;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.newsletter-form p {
		clear: both;
		color: #595F5F;
		line-height: 12px;
		text-align: right;
		margin-top: 8px;
		margin-bottom: 0;
	}
	@media (max-width: 767px) {
		.newsletter-form {
			float: none;
			margin: 0 auto 20px;
		}
		.newsletter-form p {
			text-align: center;
		}
		#site-footer .newsletter-form {
			display: block;
		}
	}
	
	/* --------------------------------------------------------- */
	/* !Gravity Forms */
	/* --------------------------------------------------------- */
	
	.gform_wrapper ul {
		list-style: none;
		margin: 0; 
		padding: 0;
	}
	.gfield {
		clear: both;
		margin-bottom: 15px;
	}
	.gform_footer {
		clear: both;
	}
	.gform_wrapper .validation_error {
		display: none;
	}
	.gfield_error .validation_message {
		float: left;
		color: #FF0000;
	}
	#gforms_confirmation_message,
	.gform_confirmation_wrapper {
		float: right;
	}
	#gforms_confirmation_message ~ p,
	.gform_confirmation_wrapper + p {
		display: none;
	}
	.gform_ajax_spinner {
		display: block;
		width: 10px;
		height: 10px;
		position: absolute;
		top: 7px;
		right: 64px;
	}
	#field_1_1 .gfield_label,
	#field_2_1 .gfield_label {
		display: none;
	}
	@media (max-width: 767px) {
		#gforms_confirmation_message,
		.gform_confirmation_wrapper,
		.gfield_error .validation_message {
			float: none;
			text-align: center;
		}
	}
	
	
	/*
.newsletter-form .gform_wrapper {
		max-width: 100%;
		margin: 0;
	}
	.newsletter-form .gform_wrapper .gform_footer {
		clear: none;
		margin: 0;
		padding: 0;
	}
	.newsletter-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
		margin: 0 !important;
		padding: 0 !important;
	}
	.newsletter-form .gform_wrapper li.gfield.gfield_error,
	.newsletter-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
		background-color: none;
		margin: 0 !important;
		padding: 0 !important;
		border: none;
	}
*/

	/* --------------------------------------------------------- */
	/* !Social Links */
	/* --------------------------------------------------------- */

	#ronniedunn-footer-social-links > .wrapper {
		float: right;
	}
	.ronniedunn-social-links-title {
		float: left;
		display: block;
		height: 20px;
		line-height: 20px;
		margin-right: 18px;
	}
	.ronniedunn-social-link {
		float: left;
		display: block;
		margin-right: 8px;
	}
	.wrapper .ronniedunn-social-link:last-child {
		margin-right: 0;
	}
	#ronniedunn-footer-social-links > .wrapper .ronniedunn-social-link:last-child {
		margin-right: 0;
	}
	.ronniedunn-social-link:hover {
		text-decoration: none;
	}
	.ronniedunn-social-link i {
		display: inline-block;
		width: 20px;
		height: 20px;
		font-size: 16px;
		text-align: center;
		line-height: 20px;
		color: #1f1f1f;
		background: #CAC4B6;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
	}

@media (max-width: 767px) {
	
	#site-footer > .container {
		padding-top: 25px;
	}
	#ronniedunn-copyright,
	#ronniedunn-footer-social-links {
		text-align: center;
	}
	.newsletter-form,
	#ronniedunn-footer-social-links {
		margin-bottom: 10px;
	}
	#ronniedunn-copyright {
		margin-bottom: 20px;
	}
	#copyright-date {
		display: block;
	}
	#ronniedunn-footer-social-links > .wrapper {
		float: none;
		display: inline-block;
	}
	.rd-hidden-xs {
		display: none;
	}
}


/* --------------------------------------------------------- */
/* !Bootstrap */
/* --------------------------------------------------------- */

.container {
	max-width: 1058px;
}

/* --------------------------------------------------------- */
/* !Call-To-Action */
/* --------------------------------------------------------- */
@media screen and (max-width : 480px) {
	#cta_home_alt {
		width: 100%;
		height: auto;
	}
	#cta_home_alt_img {
		display: block;
	}
}

@media only screen and (min-width : 481px) {
	#cta_home_alt {
		float: right;
		width: 60%;
		height: auto;
	}
	#cta_home_alt_img {
		float: right;
		display: block;
	}
}


/* --------------------------------------------------------- */
/* Home Page Slider and News block */
/* --------------------------------------------------------- */
.home img.vegas-background {
	display:none !important;
	height:0 !important;}

#site-header-top {
	margin-bottom:0;}
	
body.home, .home .content, #home_container {
	background-color: rgb(25, 25, 25);
}
	
#home_container .container {
	width:100%;
	max-width:100%;
}

#background-text {
	padding:0;
}
	
#news_bg {
	width: 100%;
	min-height: 500px;
	background: url('http://ronniedunn.com/wp-content/uploads/2015/01/bg-news.jpg') top left repeat-x;
	position:relative;
}
	
#news {
	margin:0 auto;
}
	
#news_block {
	width:90%;
	margin:0 auto;
	position:relative;
}
	
#news_text {
	width:50%;
	padding-bottom: 15px;
	float: left;
}
	
#news_text h1 {
	margin-top:0;
}
	
#news_text h1 {
	font-size:36px;
	line-height:72px;
	border-bottom:2px solid #ffffff;
	margin-bottom:10px;
	text-transform:uppercase;
}

#news_text h2 {
	font-size:24px;
	color:#ceaf76;
	line-height:26px;
	margin-bottom:15px;
	text-transform:uppercase;
}

#news_text p {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	line-height:140% !important;
	margin-bottom:15px !important;
}

#news_text .news_date, #news_text .news_link {
	text-transform:uppercase;
}
	
#news_image {
	margin: 0 auto;
	text-align: center;
	width:50%;
	position: relative;
	float: left;
    position: relative;
    top: -30px;
    left: 50px;
    z-index: 999;
    height: 500px;
}
	
#news_image a {
	background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
	z-index:999;
}
	
.home #site-footer .container .row .col-sm-6 {
	width:30%;}
	
.home #site-footer .container .row .col-sm-pull-6 {
	right:30%;}
	
.home #site-footer .container .row .col-sm-push-6 {
	left:30%;}
	
.home #site-footer .container #ronniedunn-footer-social-links > .wrapper {
	float:left;}
	
@media only screen 
and (max-width : 768px) {
	
	#home_container {
		margin-top:-35px;
	}
	
	#news {
		max-width:100%;
	}
	
	#news_text {
		width:100%;
	}
	
	#news_image {
		width: 100%;
		height: 300px;
		top: 0;
		left: 0;
	}

	.home #content {
		display:none;
	}
		
	.home #site-footer {
		position:relative;
		clear:both;
	}
		
	.home #site-footer .container .row .col-sm-6 {
		width:100%;
	}
	
	.home #site-footer .container .row .col-sm-pull-6 {
		right:0;
	}
	
	.home #site-footer .container .row .col-sm-push-6 {
		left:0;
	}
	
	.home #site-footer .container #ronniedunn-footer-social-links > .wrapper {
		float:none;
	}
}