/**************************************************************************
SLIDESHOWS
***************************************************************************/
#banner {
	position: relative;
	}

/* TITLE */
#banner .slides .caption-wrap {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 20px;
	left: 0;
	margin: 0;
	padding: 10px 25px 10px;
	width: auto;
	min-width: 0 !important;
	height: auto;
	color: #ccc;
	font: 1.75em/1 Veneer,Impact,Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	text-align: left;
	text-shadow: 0 1px 2px #000;
	background: rgba(0,0,0,.6);
	opacity: 1;
	}
#banner .slides .caption-wrap b, #banner .slides .caption-wrap strong {
	display: block;
	color: #e21a23;
	}

/* ARROWS */
#banner div.ms-nav-next, #banner div.ms-nav-prev {
	width: 55px;
	height: 55px;
	background: url(../img/rb-sprite.png) no-repeat -380px -100px;
	}
#banner div.ms-nav-next {
	background-position: -435px -100px;
	}
#banner div.ms-nav-next[style], #banner div.ms-nav-prev[style] {
	opacity: .6 !important;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	transition: opacity .5s;
	}
#banner div.ms-nav-next.ms-ctrl-hide, #banner div.ms-nav-prev.ms-ctrl-hide {
	opacity: 0 !important;
	}
#banner div.ms-nav-next:hover, #banner div.ms-nav-prev:hover, #banner div.ms-nav-next[style]:hover, #banner div.ms-nav-prev[style]:hover {
	opacity: .9 !important;
	}


/* HOME
---------------------------------------- */
body.home #banner {
	height: 390px;
	background: #000 url(../img/banner-bg.jpg) no-repeat 50% 50%;
	}
body.home #banner .wrapper, body.home #banner .slides, body.home #banner .slides li {
	margin: 0 auto;
	padding: 0;
	width: 1020px;
	height: 390px;
	}


/**************************************************************************
GALLERY
***************************************************************************/
.ngg-galleryoverview {
	margin: 0 -10px 40px !important;
	padding-bottom: 30px;
	width: 820px !important;
	text-align: center;
	list-style: none;
	}
.ngg-galleryoverview ul {
	margin: 0;
	padding: 0;
}
.view-rb-resource-gallery .ngg-galleryoverview {
	border-bottom: 1px solid #e6e6e6;
	}
.view-rb-resource-gallery .ngg-galleryoverview:last-of-type {
	margin-bottom: 0;
	padding: 0;
	border: none;
	}

.ngg-galleryoverview li {
	display: inline-block;
	margin: 0 2px;
	vertical-align: top;
}
.ngg-galleryoverview li p {
	margin: 0;
}
.ngg-galleryoverview h2 {
	border-bottom: 1px solid #ddd;
	text-align: center;
	}
.ngg-galleryoverview li h2 {
	margin-top: 1em;
}
.ngg-galleryoverview h4 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	line-height: 2;
	}
.view-rb-resource-gallery .ngg-galleryoverview h3 {
	margin: 0 0 .2em 10px;
	font: 1.5em/1.2 Veneer, Impact, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	}
.ngg-galleryoverview .ngg-gallery-thumbnail-box {
	float: none;
	display: inline-block;
	margin: 4px 2px !important;
	width: 152px;
	line-height: 1;
	text-align: center;
	}
.view-rb-resource-gallery .ngg-galleryoverview .ngg-gallery-thumbnail-box {
	min-height: 215px;
	}
.ngg-galleryoverview .ngg-gallery-thumbnail {
	float: none !important;
	}
.ngg-galleryoverview .ngg-gallery-thumbnail img {
	display: inline-block;
	margin: 0;
	padding: 1px;
	background: none;
	border: 1px solid #ddd;
	}
.ngg-galleryoverview .ngg-gallery-thumbnail img:hover {
	background: none;
	border-color: #999;
	}
.ngg-galleryoverview .ngg-gallery-thumbnail span {
	font-size: .875em;
	padding: 0;
	}

.ngg-galleryoverview .ngg-download-separator {
	height: 0;
	border: 0;
	}
.ngg-galleryoverview input.ngg-download-selectall {
	margin-left: 10px;
	}
.ngg-galleryoverview input.ngg-download-download {
	background: #e21a23 !important;
	}
.ngg-galleryoverview input.ngg-download-everything {
	display: none !important;
	}


/**************************************************************************
COLLAPSEOMATIC
***************************************************************************/
span.collapseomatic {
	margin-bottom: 20px;
	color: #bc9b4b;
	font-style: italic;
	}
.collapseomatic_content {
	margin: 0 0 1em !important;
	line-height: 1.6;
	}


/**************************************************************************
FORMS
***************************************************************************/
/* General */
form input, form textarea {
	padding: 6px 4px;
	color: #000;
	font-size: 1em;
	background: #e6e6e6;
	border: none;
	vertical-align: bottom;
	}
form input.inputbox:focus, form input.input-text:focus, form input[type="text"]:focus, form textarea:focus {
	outline-color: transparent;
  outline-style: none;
	-webkit-box-shadow: 0 0 4px #b3141b;
	-moz-box-shadow: 0 0 4px #b3141b;
	box-shadow: 0 0 4px #b3141b;
	}
form .button, form .btn, form button, form button.bfSubmitButton {
	padding: 5px 6px;
	color: #f5ebd5;
	font: 1.25em/1 Veneer, Impact, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	background: #000;
	vertical-align: bottom;
	}
form input.button:hover, form input.btn:hover, form button:hover, form button.bfSubmitButton:hover {
	color: #fff;
	-webkit-box-shadow: 0 0 6px #dfc484;
	-moz-box-shadow: 0 0 6px #dfc484;
	box-shadow: 0 0 6px #dfc484;
	behavior: url("http://www.rockandbrews.com/wp-content/themes/rockandbrews_corp/js/PIE.htc");
	}

input[type="button"], input[type="submit"], input[type="reset"] {
	cursor: pointer;
	}
select {
	font-size: .9em;
	white-space: nowrap;
	border: 1px solid #ccc;
}


/* Ninja Forms */
.ninja-forms-form {
	margin: 40px 0 0;
	width: 100%;
	overflow: hidden;
	}
.ninja-forms-form .field-wrap {
	clear: left;
	margin: 10px 0;
	overflow: visible;
	}
.ninja-forms-form .ninja-forms-required-items {
	margin-bottom: 1.8em;
	font-style: italic;
	font-size: 1em;
	}
.ninja-forms-form span.ninja-forms-req-symbol {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;/* for IE */
	margin-left: 0;
	width: 6px;
	color: #b3141b;
	font-weight: bold;
	font-size: 1.125em;
	text-align: center;
	}
.ninja-forms-form h2 {
	margin: 0 0 .6em !important;
	}
.ninja-forms-form p.nf-desc {
	margin: 2.2em 0 .6em;
	}
.ninja-forms-form hr {
	margin: 2.5em 0;
	height: 0;
	border: 0;
	border-top: 1px solid #e6e6e6;
	}

.ninja-forms-form label {
	position: relative;
	float: left;
	margin-right: 20px;
	padding-left: 15px;
	width: 250px;
	font-weight: normal !important;
	font-size: 1em;
	}
.ninja-forms-form .field-wrap input.ninja-forms-field, .ninja-forms-form .field-wrap textarea {
	margin: 0 !important;
	width: 400px;
	font-size: 1em;
	}
.ninja-forms-form .field-wrap input.quiz {
	margin: 0;
	width: 2em;
	text-align: center;
	}
.ninja-forms-form .field-wrap textarea {
	max-width: 490px;
	}
.ninja-forms-form .field-wrap select.ninja-forms-field {
	margin: 0;
	}

/* radio / checkbox */
.ninja-forms-form .list-radio-wrap ul, .ninja-forms-form .list-checkbox-wrap ul {
	display: inline-block;
	width: 515px;
	}
.ninja-forms-form .list-radio-wrap ul, .ninja-forms-form .list-checkbox-wrap li {
	margin: 0 !important;
	padding: 0 !important;
	}
.ninja-forms-form .list-radio-wrap ul label, .ninja-forms-form .list-checkbox-wrap ul label {
	margin: 0 2em .4em 0;
	padding: 0;
	width: auto;
	}
.ninja-forms-form .list-radio-wrap ul label input.ninja-forms-field, .ninja-forms-form .list-checkbox-wrap ul label input.ninja-forms-field {
	position: relative;
	top: -3px;
	margin: 0 .5em 0 0 !important;
	width: auto !important;
	vertical-align: middle !important;
	}

/* submit button */
.ninja-forms-form .submit-wrap {
	margin: 2em 0 1.5em 270px !important;
	}
.ninja-forms-form input.btn {
	padding: 6px 8px;
	width: auto !important;
	font-size: 1.125em;
	}

/* error */
.ninja-forms-form .field-wrap .ninja-forms-field-error {
	margin-left: 270px;
	color: #b3141b;
	font-style: italic;
	font-size: .9em;
	}
.ninja-forms-form .field-wrap .ninja-forms-field-error p {
	margin: 0;
	}


/**************************************************************************
MENU MANAGER
***************************************************************************/
body.menu article header {
	border-color: #333;
	}
body.menu article h1 {
	font-size: 2.5em;
	line-height: 1.2;
	}
body.menu .menu_category {
	clear: both;
	}
body.menu .menu_category_desc {
	font-weight: bold;
	font-size: 1.02em;
	line-height: 1.2;
	}
body.menu .menu_category_desc img {
	position: relative;
	top: 4px;
	}
body.menu article h2 {
	margin: 1em 0 0;
	font-size: 1.75em;
	}
body.menu article h3 {
	position: relative;
	display: inline-block !important;
	float: none !important;
	color: #e21a23;
	font: 1.25em/1.1 Veneer, Impact, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	}
.icon {
	position: absolute;
	z-index: 20;
	top: 2px;
	left: -22px;
	}

body.menu .menu_price {
	display: none;
	float: none;
	font-weight: bold;
	}
body.menu .menu_item_info p {
	margin-bottom: 0;
	line-height: 1.3;
	}
body.menu a.menu-thumb {
	position: relative;
	z-index: 10;
	float: none;
	display: block;
  margin: 0 0 5px;
  width: 85%;
	height: 175px;
	border: 1px solid #666;
	overflow: hidden;
	}
body.menu a.menu-thumb img {
	position: relative;
	top: -20px;
	float: none;
	display: block;
	margin: 0 !important;
	width: auto;
  max-width: 100% !important;
	height: auto;
	min-height: 175px;
	}
/* vertical photos */
body.menu a.menu-thumb img[src*="float"] {
	top: -100px;
	}
body.menu a.menu-thumb img[src*="satisfaction"] {
	top: -50px;
	}
	
.wprmm_menu ul li {
	position: relative;
	}
.wprmm_menu .two-column li {
  width: 47%;
  margin: 15px 3% 0 0;
	}
.wprmm_menu .two-column li:nth-of-type(odd) {
	clear: both;
  width: 47%;
  margin: 15px 3% 0 0;
	}
.wprmm_menu .two-column li:nth-of-type(even) {
  width: 47%;
  margin: 15px 0 0 3%;
	}
.wprmm_menu .two-column li:nth-of-type(-n+2) {
  margin-top: 0;
	}

/* drinks */
.wprmm_menu #featuredwines .two-column li, .wprmm_menu #winesbythebottle .two-column li, .wprmm_menu #specialtydrinks .two-column li, .wprmm_menu #drinks .two-column li, .wprmm_menu #halfbottles .two-column li {
	margin-top: .2em;
	}
.wprmm_menu #featuredwines .two-column h3, .wprmm_menu #winesbythebottle .two-column h3, .wprmm_menu #specialtydrinks .two-column h3, .wprmm_menu #drinks .two-column h3, .wprmm_menu #halfbottles .two-column h3 {
	color: #000;
	font: 1em/1.3 "Source Sans Pro", Helvetica, Arial, sans-serif;
	}
body.menu .wprmm_menu #specialtydrinks .menu_item_info p {
	color: #777;
	font-style: italic;
	line-height: 1.1;
	}


.wprmm_menu .two-column li.clear {
	clear: both !important;
	margin: 0 !important;
	height: 0 !important;
	}

.wprmm_menu p.wprmm_print {
	display: none;
	}


/**************************************************************************
WOOCOMMERCE
***************************************************************************/
/* shop menu */
.shopnav {
	margin: 0;
	padding: .5em;
	text-align: center;
	list-style: none;
	background: #e6e6e6;
	}
.shopnav li {
	display: inline-block;
	margin: 0;
	padding: 0 .4em;
	font-size: .925em;
	letter-spacing: .1em;
	text-transform: uppercase;
	border-right: 1px solid #ccc;
	}
.shopnav li:last-of-type {
	border: 0;
	}
.shopnav li a {
	display: block;
	padding: .1em .2em;
	text-decoration: none;
	}

#wc-content article {
	padding-top: 3em !important;
	}
#wc-content article p {
	line-height: 1.4 !important;
	}

/* buttons */
body.woocommerce-page main input.button, 
body.woocommerce-page main div.woocommerce input.button, 
body.woocommerce-page main .summary form button.button, 
body.woocommerce-page main a.button, 
body.woocommerce-page main div.woocommerce a.button, 
body.woocommerce-page main div.woocommerce-message a.button {
	display: inline-block;
	padding: 5px 6px !important;
	width: auto;
	color: #f5ebd5 !important;
	font: 1.25em/1 Veneer, Impact, Helvetica, Arial, sans-serif !important;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0 !important;
	text-decoration: none;
	text-shadow: none !important;
	text-transform: uppercase;
	vertical-align: bottom;
	background: #000 !important;
	border: none !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	box-border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: color .2s, background .2s linear !important;
	-moz-transition: color .2s, background .2s linear !important;
	transition: color .2s, background .2s linear !important;
	behavior: url("http://www.rockandbrews.com/wp-content/themes/rockandbrews_corp/js/PIE.htc");
	}
body.woocommerce-page main input.button:hover, 
body.woocommerce-page main div.woocommerce input.button:hover, 
body.woocommerce-page main .summary form button.button:hover, 
body.woocommerce-page main a.button:hover, 
body.woocommerce-page main div.woocommerce a.button:hover, 
body.woocommerce-page main div.woocommerce-message a.button:hover {
	color: #fff !important;
	-webkit-box-shadow: 0 0 6px #dfc484;
	-moz-box-shadow: 0 0 6px #dfc484;
	box-shadow: 0 0 6px #dfc484;
	background: #000 !important;
	}

body.woocommerce-page main div.woocommerce input.checkout-button, 
body.woocommerce-page main .summary form button.button {
	color: #f5ebd5 !important;
	background: #e21a23 !important;
	}
body.woocommerce-page main div.woocommerce input.checkout-button:hover, 
body.woocommerce-page main .summary form button.button:hover {
	color: #fff !important;
	background: #e21a23 !important;
	}

/* product list */
body.woocommerce-page ul.products {
	text-align: center !important;
	}
body.woocommerce-page li.product {
	float: none !important;
	display: inline-block;
	margin: 0 0 3em !important;
	width: 33% !important;
	text-align: center;
	vertical-align: top !important;
	}
body.woocommerce-page li.product h3 {
	line-height: 1 !important;
	}
body.woocommerce-page li.product .price {
	display: none;
	}
body.woocommerce-page li.product a img {
	margin: 0 auto !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	}
body.woocommerce-page ul.products li.product .onsale, body.woocommerce-page ul.products li.product .onsale {
	z-index: 2;
	}
body.woocommerce-page a.added_to_cart {
	display: none !important;
	}

/* detail page */
body.woocommerce-page div.product .images a img {
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	}
body.woocommerce-page .summary form.variations_form table label, body.woocommerce-page .summary form.variations_form table .quantity input {
	font-weight: normal !important;
	}
body.woocommerce-page div.product form > div {
	margin: 1em 0;
	}
body.woocommerce-page div.product form input, body.woocommerce-page div.product form textarea {
	margin-right: 0;
	margin-left: 0;
	width: 80%;
	vertical-align: middle;
	}
body.woocommerce-page ul.tabs li {
	background: #f6f6f6 !important;
	}
body.woocommerce-page ul.tabs li.active {
	background: #fff !important;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
    box-shadow: none !important;
}

/* cart */
body.cart div.woocommerce, body.woocommerce-page table.cart {
	margin: 0 auto;
	max-width: 98% !important;
	}
body.woocommerce-page .woocommerce table.cart a.remove, body.woocommerce-page .woocommerce #content table.cart a.remove, body.woocommerce-page .woocommerce-page table.cart a.remove, body.woocommerce-page .woocommerce-page #content table.cart a.remove {
	color: #e21a23 !important;
	}
body.woocommerce-page .woocommerce table.cart a.remove:hover, body.woocommerce-page .woocommerce #content table.cart a.remove:hover, body.woocommerce-page .woocommerce-page table.cart a.remove:hover, body.woocommerce-page .woocommerce-page #content table.cart a.remove:hover {
	color: #fff !important;
	background-color: #e21a23 !important;
	}
body.woocommerce-page div.woocommerce td.product-thumbnail img {
	width: 98% !important;
	max-width: 200px;
	height: auto;
	border: 1px solid #e6e6e6;
	}
body.woocommerce-page div.woocommerce td.product-name a {
	font-size: 1.125em;
	text-decoration: none !important;
	}
body.woocommerce-page div.woocommerce dt, body.woocommerce-page div.woocommerce dd {
	margin: 0 .4em 0 0 !important;
	padding: 0 !important;
	}
body.woocommerce-page div.woocommerce dl p {
	line-height: 1.2;
	}

body.woocommerce-page div.woocommerce div.cart_totals {
	margin-top: 2em;
	}
body.woocommerce-page div.woocommerce div.cart_totals p {
	line-height: 1.3;
	}
body.woocommerce-page div.coupon input.input-text {
	width: 150px !important;
	}
body.woocommerce-page form input.shipping_method {
	width: auto !important;
	}
body.woocommerce-page form .shipping label {
	font-weight: normal !important;
	}

/* lightbox */
div.pp_woocommerce div.ppt, div.pp_woocommerce div.pp_nav, div.pp_woocommerce p.pp_description, div.pp_woocommerce p.pp_description[style] {
	display: none !important;
	}
div.pp_woocommerce .pp_content_container {
	padding-bottom: 0 !important;
	}

/* messages */
body.woocommerce div.woocommerce-error, body.woocommerce-page .woocommerce-error, body.woocommerce div.woocommerce-message, body.woocommerce-page .woocommerce-message, body.woocommerce div.woocommerce-info, body.woocommerce-page .woocommerce-info {
	max-width: 100% !important;
	word-wrap: break-word;
	background: #f6f6f6 !important;
	overflow: hidden;
	-webkit-border-radius: none !important;
	-moz-border-radius: none !important;
	box-border-radius: none !important;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3) !important;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3) !important;
	box-shadow: 0 1px 2px rgba(0,0,0,.3) !important;
	behavior: url("http://www.rockandbrews.com/wp-content/themes/rockandbrews_corp/js/PIE.htc");
	}

body.woocommerce .woocommerce-message, body.woocommerce-page .woocommerce-message {
	border-color: #dfc484 !important;
}
body.woocommerce .woocommerce-message:before, body.woocommerce-page .woocommerce-message:before {
	background-color: #dfc484 !important;
}
body.woocommerce .woocommerce-info, body.woocommerce-page .woocommerce-info {
	border-color: #333 !important;
}
body.woocommerce .woocommerce-info:before, body.woocommerce-page .woocommerce-info:before {
	background-color: #333 !important;
}
body.woocommerce .woocommerce-error, body.woocommerce-page .woocommerce-error {
	border-color: #e21a23 !important;
}
body.woocommerce .woocommerce-error:before, body.woocommerce-page .woocommerce-error:before {
	background-color: #e21a23 !important;
}

/* AddToAny */
footer .addtoany_list {
    display: block;
    text-align: center;
}
@media screen and (min-width: 63.75em) {
    .single .post .addtoany_list a {
        display: block;
        padding: 0 0 0.5625em;
    }
    .single .post .addtoany_share_save_container {
        position: absolute;
        left: 24px;
        top: 24px;
    }
}