/*
Theme Name: Doodle Theme
Theme URI: http://doodlecreative.ie
Author: Doodle Creative
Author URI: http://doodlecreative.ie
Description: Doodle Bootstrap theme
Version: 1.1.200
License: GNU General Public License
License URI: see license.txt
Tags: Doodle Creative
_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc.
Twitter Bootstrap
*/

/* Import the necessary TK Bootstrap WP CSS additions */

@import url(includes/css/bootstrap-wp.css );
@import url(includes/css/christmas-styles.css);
/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */

html {
	overflow-x: hidden;
}
body {
	width: 100%;
	padding: 0px;
	overflow-x: hidden;
	word-wrap: break-word;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
button:focus {
	outline: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Lato;
}
* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
p {
	font-family: Lato;
}
a {
	font-family: Lato;
	text-decoration: none;
}
/* Alignment */

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/* Images and wp-captions should always fit and be responsive */

img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}
/* WP Gallery */

.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
/* Make sure embeds and iframes fit their containers */

embed, iframe, object {
	max-width: 100%;
}
/* Text meant only for screen readers */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar */
}
/* Content */

.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
#up_pusher {
	margin-top: -50px;
}
/* Clearing */

.clear {
	clear: both;
}
/* Here some needed widget styles



 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */

.widget {
	margin-bottom: 2em;
}
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li {
	padding-left: 15px;
}
/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.



 * Note: you can change the whole appearance of the search_form() function in our searchform.php */

.widget_search .search-form input[type="submit"] {
	display: none;
}
/* Make sure select elements fit in widgets */

.widget select {
	max-width: 100%;
}
/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!



 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */

.comment .children {
	margin-left: 1.5em;
}
/* Doodle */

.width {
	width: 100% !important;
}
.width_home {
	width: 100%;
	height: 880px;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: -200px;
}
.width_home_gall {
	background-repeat: no-repeat;
	background-size: 100% !important;
	margin-top: -200px;
	height: 1000px;
}
.width_home_gall_private {
	background-repeat: no-repeat;
	background-size: 100% !important;
	height: 50%;
	width: 100%;
}
.width_home_gall_private1 {
	background-repeat: no-repeat;
	background-size: 100% !important;
	height: 50%;
	width: 100%;
	border-bottom: 3px #cc1f7b;
	border-bottom-style: solid;
	display: inline-block;
	font-family: 'Belleza';
}
.mainpic {
	min-height: 400px;
	max-height: 720px;
	overflow: hidden;
	width: 100%;
	background: #a12468;
}
.mainpic_gall {
	height: 720px;
	overflow: hidden;
	width: 100%;
	background: #fff;
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
	.mainpic_gall {
		height: auto;
	}
}
@media screen and (min-width: 321px) and (max-width: 768px) {
	.mainpic_gall {
		height: auto;
	}
}
@media screen and (min-width: 0px) and (max-width: 320px) {
	.mainpic_gall {
		height: auto;
	}
}
.fader_pics_small {
	height: 210px;
	width: 210px;
	padding: 20px;
	list-style-image: none !important;
	list-style-type: none !important;
}
.fader_pics1 {
	list-style-image: none !important;
	list-style-type: none !important;
}
.fader_pics_fade {
	list-style-image: none !important;
	list-style-type: none !important;
}
#gall_margin_top {
	margin-top: 100px;
}
#gall_margin {
	margin-top: 100px;
	padding-bottom: 60px;
}
.midpic {
	min-height: 300px;
	max-height: 400px;
	overflow: hidden;
	width: 100%;
	background: #a12468;
}
.smallpic {
	min-height: 300px;
	max-height: 300px;
	overflow: hidden;
	width: 100%;
	background: #a12468;
}
headerb {
	position: fixed;
	z-index: 999;
	width: 100%;
	text-align: center;
	font-size: 25px;
	line-height: 68px;
	height: 88px;
	background: rgba(0, 0, 0, 0.7);
	padding: 10px 10px 10px 10px;
	display: inline;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	transition: all 0.4s ease;
}
headerb.sticky {
	font-size: 27px;
	line-height: 65px;
	height: 80px;
	background: rgba(0, 0, 0, 0.8);
	padding: 0px 20px 0px 0px;
	color: #fff;
}
headerb.sticky #toplogo {
	max-height: 80px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	headerb {
		line-height: auto !important;
	}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	headerb {
		background: rgba(0, 0, 0, 1);
	}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.headermenu li:before {
		display: none !important;
	}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	#nixon {
		background: rgba(0, 0, 0, 1);
	}
}
.headeritems {
	display: inline;
}
.headermenu li {
	display: inline;
}
.headermenu li:before {
	content: '\00b7';
	float: left;
	margin-top: -11px;
}
.headermenu li:first-child:before {
	display: none;
}
.headermenu a {
	display: inline;
	color: #fff;
	font-family: 'Belleza';
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 10px;
	font-size: 16px;
	line-height: 0;
}
.headermenu a:hover {
	color: #ffddc9 !important;
}
#toplogo {
	float: right;
	margin-top: -10px;
	max-height: 90px;
}
#purplebar {
	background: rgba(126, 49, 91, 0.85);
	max-height: 110px;
	padding: 20px;
	-webkit-transform: translateY(-110px);
	-moz-transform: translateY(-110px);
	-ms-transform: translateY(-110px);
	-o-transform: translateY(-110px);
	transform: translateY(-110px);
	text-align: center;
}
.hometext {
	font-family: 'Open Sans';
	font-size: 16px;
	color: #777;
	font-weight: 700;
	padding: 30px;
	line-height: 1.7;
}
.home_bar {
	font-family: 'Belleza';
	font-size: 18px;
	color: #fff;
	font-weight: 400;
}
.home_bar_mobile {
	font-family: 'Belleza';
	font-size: 16px;
	color: #777;
	font-weight: 400;
	padding: 20px;
}
.mainbttnstyle {
	background: #4D2F45;
	padding: 8px 15px 8px 15px;
	border-color: #ffddc9;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	font-family: 'Belleza';
	color: #ffddc9;
}
.mainbttnstyle:hover {
	background: #252525;
	padding: 8px 15px 8px 15px;
	border-color: #777;
	border-width: 1px;
	border-style: solid;
	color: #777;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
}
.mainbttnmobilestyle {
	background: #4D2F45;
	padding: 15px 15px 15px 15px;
	border-color: #ffddc9;
	border-width: 1px;
	width: 100%;
	border-style: solid;
	display: block;
	font-size: 14px;
	font-family: 'Belleza';
	color: #ffddc9;
	text-decoration: none;
}
.mainbttnmobilestyle:hover {
	color: #777;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
}
.mainbttnmobilestyle a {
	text-decoration: none !important;
}
.maincontactbttnstyle {
	background: #A12468;
	border: none;
	padding: 8px 20px 8px 20px;
	font-size: 14px;
	font-family: 'Belleza';
	color: #fff;
}
.maincontactbttnstyle:hover {
	background: #A12468;
	padding: 8px 20px 8px 20px;
	color: #fff;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
}
.mainbttnstyle .circle, .mainbttnstyle .top-circle {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-color: #5BA0CE;
	border: 1px solid #000;
	margin-left: 70px;
}
.mainbttnstyle .top-circle {
	margin-top: 1px;
	margin-left: 71px;
	border: none;
}
.mainbttnstyle .inner-circle {
	position: absolute;
	width: 36px;
	height: 36px;
	border-radius: 20px;
	background-color: #FFA80D;
	margin: 3px 0 0 73px;
	line-height: 30px;
	font-size: 36px;
	cursor: pointer;
}
.homebttnstyle {
	background: #778288;
	padding: 15px;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	font-family: 'Belleza';
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	max-width: 150px
}
.homebttnstyle:hover {
	background: #4D2F45;
	border-color: #777;
	color: #fff;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
}
#left_seventy {
	margin-left: 70px;
}
.home_bar_number {
	font-family: 'Belleza';
	font-size: 16px;
	color: #ffddc9;
	font-weight: 700;
	margin-left: 20px;
}
.grey_foot {
	font-family: 'Lato';
	font-size: 12px;
	color: #777;
	text-align: center;
}
.grey_foot_2 {
	font-family: 'Lato';
	font-size: 12px;
	color: #777;
	margin-top: -27px;
	text-align: center;
}
.white_foot {
	display: inline;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	line-height: 12;
}
.white_foot a {
	display: inline;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	line-height: 12;
}
.home_heading {
	font-family: 'Great Vibes', cursive;
	color: #fff;
	width: auto;
	position: absolute;
	z-index: 1;
	height: auto;
	text-align: center;
	text-shadow: 0px 3px 7px #252525;
	font-size: 100px;
	margin: 0 auto;
	display: block;
	-webkit-transform: translateY(280px);
	-moz-transform: translateY(280px);
	-ms-transform: translateY(280px);
	-o-transform: translateY(280px);
	transform: translateY(280px);
}
.awardtext {
	font-family: 'Great Vibes', cursive;
	color: #777;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 35px;
	margin: 0 auto;
	display: block;
}
.awardtext_p {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #883258;
	font-weight: 700;
	margin-left: 10px;
}
.awardtext_p_large {
	display: block;
}
#contact_grey {
	background-color: #262626;
}
.address_text {
	font-family: 'Belleza';
	font-size: 14px;
	color: #ffddc9;
	font-weight: 400;
	max-width: 300px;
	padding-left: 30px;
	position: relative;
}
.address_text:before {
	content: url("../Jacobs_On_The_Mall/img/home_icon.jpg");
	position: absolute;
	left: 5px;
}
.address_text_phone {
	font-family: 'Belleza';
	font-size: 14px;
	color: #ffddc9;
	font-weight: 400;
	max-width: 300px;
	padding-left: 30px;
	position: relative;
}
.address_text_phone:before {
	content: url("../Jacobs_On_The_Mall/img/phone_icon.jpg");
	position: absolute;
	left: 5px;
}
.address_text_mail {
	font-family: 'Belleza';
	font-size: 14px;
	color: #ffddc9;
	font-weight: 400;
	max-width: 300px;
	padding-left: 30px;
	position: relative;
}
.address_text_mail:before {
	content: url("../Jacobs_On_The_Mall/img/letter_icon.jpg");
	position: absolute;
	left: 5px;
}
.address_text_web {
	font-family: 'Belleza';
	font-size: 14px;
	color: #ffddc9;
	font-weight: 400;
	max-width: 300px;
	padding-left: 30px;
	position: relative;
}
.address_text_web:before {
	content: url("../Jacobs_On_The_Mall/img/arrow_icon.jpg");
	position: absolute;
	left: 5px;
}
.address_text_plain {
	font-family: 'Belleza';
	font-size: 14px;
	color: #ffddc9;
	font-weight: 400;
}
.address_text_white {
	font-family: 'Belleza';
	font-size: 14px;
	color: #fff;
	font-weight: 700;
}
.address_title {
	font-family: 'Belleza';
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	padding-top: 40px;
}
.address_text:before {
	font-size: 14px;
	color: #fff;
}
@media screen and (max-width: 1199px) and (min-width: 0px) {
	.home_bar_number {
		display: none;
	}
}
@media screen and (max-width: 767px) and (min-width: 0px) {
	.hometext {
		font-family: 'Open Sans';
		font-size: 16px;
		color: #777;
		font-weight: 700;
		padding: 100px 0px 0px 30px;
	}
}
#awardtext_quote {
	font-size: 60px;
}
#quote_area {
	display: inline;
}
#socialstuff {
	float: right;
	margin-top: 20px;
	padding-left: 20px;
}
.menu a {
	color: #fff;
	font-size: 14px;
}
.modal_title {
	font-family: 'Great Vibes', cursive;
	color: #fff;
	width: auto;
	height: auto;
	text-align: left;
	font-size: 35px;
	margin: 0 auto;
	display: block;
}
.mc-field-group {
	padding: 10px;
	color: #fff;
	border-width: 1px;
	float: left;
	/*border-radius*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#mce-email {
	float: left;
	margin: 10px;
}
#mce-FNAME {}
#halfer {
	padding: 20px;
	font-size: 18px;
	color: #fff;
	font-family: 'Lato', sans-serif;
}
input[type="number"] {
	width: 50px !important;
}
input[type="text"] {
	display: block;
	width: 95%;
	padding: 2px 0;
	margin-bottom: -10px;
	text-indent: 2%;
	color: #cecece !important;
	border: 1px;
	border-style: solid;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
}
.textarea {
	display: block;
	border-radius: 5px;
	width: 95%;
	height: 165px;
	padding: 10px 0;
	margin-bottom: -10px;
	text-indent: 2%;
	color: #cecece !important;
	border: 1px;
	border-style: solid;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
}
input[type="email"] {
	display: block;
	width: 95%;
	padding: 2px 0;
	margin-bottom: -10px;
	text-indent: 2%;
	color: #cecece !important;
	border: 1px;
	border-style: solid;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
}
@media all and (max-width: 767px) and (min-width: 0px) {
	input[type="number"] {
		width: 250px !important;
	}
}
/* contact area fontawesome */

.wpcf7-form-control-wrap input.wpcf7-text, .wpcf7-form-control-wrap textarea {
	padding-left: 50px;
}
.wpcf7-form-control-wrap:before {
	display: block;
	position: absolute;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	height: 26px;
	width: 30px;
	color: #A12468;
	left: 0;
	z-index: 1;
	font-family: FontAwesome;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=33);
	opacity: 0.33;
}
.wpcf7-form-control-wrap.text-105:before {
	content: "\f0b1";
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #777;
}
.wpcf7-form-control-wrap.your-name:before {
	content: "\f007";
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #777;
}
.wpcf7-form-control-wrap.your-email:before {
	content: "\f0e0";
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #777;
}
.wpcf7-form-control-wrap.text-302:before {
	content: "\f095";
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #777;
}
.wpcf7-form-control-wrap.your-message:before {
	content: "\f040";
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #777;
}
/* end fontawesome */

.ui-widget-header {
	border: none;
	background: #A12468 !important;
	color: #fff;
	font-weight: bold;
}
.wpcf7-mail-sent-ok {
	border: 2px solid #C93887;
	float: left;
	width: 30%;
	height: 50px;
	color: #C93887;
}
#top-title {
	font-family: 'Great Vibes', cursive;
	color: #5D5D5C;
	width: auto;
	height: auto;
	text-align: right;
	font-size: 55px;
	margin: 0 auto;
	display: block;
}
#grey_menu_menu {
	margin-top: 20px;
}
#jacobs_j {
	background-image: url('http://www.jacobsonthemall.com/wp-content/themes/Jacobs_On_The_Mall/img/Jacobs-watermark.png');
	background-repeat: no-repeat;
	height: 700px;
	margin-top: 20px;
}
@media screen and (min-width: 0px) and (max-width: 1100px) {
	#jacobs_j {
		background-image: url('http://www.jacobsonthemall.com/wp-content/themes/Jacobs_On_The_Mall/img/Jacobs-watermark.png');
		background-repeat: no-repeat;
		display: block;
		margin-top: 20px;
	}
}
#review_cont {
	padding: 20px 45px 45px 45px;
}
#review_cont h3 {
	border-bottom: 3px #cc1f7b;
	border-bottom-style: solid;
	display: inline-block;
	font-family: 'Belleza';
}
#review_cont h2 {
	border-bottom: 3px #cc1f7b;
	border-bottom-style: solid;
	display: inline-block;
	font-family: 'Belleza';
}
#review_cont h1 {
	border-bottom: 3px #cc1f7b;
	border-bottom-style: solid;
	display: inline-block;
	font-family: 'Belleza';
}
#review_cont li {
	color: #cc1f7b;
	font-family: 'Belleza';
	font-size: 17px;
}
#review_cont .subheading {
	color: #cc1f7b;
	font-family: 'Open Sans';
	font-weight: 700;
}
.mainpic_gall_reviews {
	height: 770px;
	overflow: hidden;
	background: #fff;
}
.menubttnstyle {
	background: transparent;
	padding: 8px 5px 8px 45px;
	border: none;
	font-size: 19px;
	text-align: right;
	width: 100%;
	font-family: 'Belleza';
	color: #5D5D5C;
}
.menubttnstyle:hover {
	background: #953C6C;
	padding: 8px 5px 8px 45px;
	border: none;
	text-align: right;
	width: 100%;
	font-size: 19px;
	font-family: 'Belleza';
	color: #fff;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
}
.menubttnstyle_small {
	background: #E0E0E0;
	padding: 8px 5px 8px 45px;
	border: none;
	font-size: 14px;
	text-align: right;
	width: 100%;
	font-family: 'Belleza';
	color: #5D5D5C;
}
.menubttnstyle_small:hover {
	background: #953C6C;
	padding: 8px 5px 8px 45px;
	border: none;
	text-align: right;
	width: 100%;
	font-size: 14px;
	font-family: 'Belleza';
	color: #fff;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	-o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	transition-timing-function: cubic-bezier(0.250, 0.250, 0.035, 0.970);
	/* custom */
}
@media all and (max-width: 991px) and (min-width: 0px) {
	headerb {
		position: fixed;
		z-index: 999;
		width: 100%;
		text-align: center;
		font-size: 25px;
		line-height: 68px;
		height: 75px;
		background: rgba(0, 0, 0, 0.4);
		padding: 10px 10px 10px 10px;
		display: inline;
		color: #fff;
		font-family: 'PT Sans', sans-serif;
		transition: all 0.4s ease;
	}
	headerb.sticky {
		font-size: 25px;
		line-height: 68px;
		height: 75px;
		background: rgba(0, 0, 0, 0.8);
		padding: 10px 10px 10px 10px;
		color: #fff;
	}
	#toplogo {
		float: left !important;
		margin-top: -10px;
		max-height: 90px;
	}
	.menubttnstyle {
		text-align: center;
	}
	.menubttnstyle:hover {
		text-align: center;
	}
	.menubttnstyle_small {
		text-align: center;
	}
	.menubttnstyle_small:hover {
		text-align: center;
	}
	#top-title {
		text-align: center !important;
	}
}
#liquid_margin-twelve {
	margin-top: -12px;
}
.home.blog.logged-in.modal-open {
	padding-right: 0px !important;
}
.modal-open {
	padding-right: 0px !important;
}
#carousel img {
	display: block;
	opacity: 1;
	cursor: pointer;
}
#carousel img:hover {
	display: block;
	opacity: .5;
	cursor: pointer;
}
.menu_title {
	border: none;
	text-transform: uppercase;
	width: 100%;
	font-size: 30px;
	font-family: 'Belleza';
	color: #fff;
	border-bottom: 2px #E13592;
	border-bottom-style: solid;
	display: table-cell;
}
.menu_sub_title {
	border: none;
	width: 100%;
	font-size: 23px;
	font-family: 'Belleza';
	color: #953C6C;
}
.menu_sub_title_smallblack {
	border: none;
	width: 100%;
	font-size: 16px;
	font-family: 'Belleza';
	color: #000000;
}
.menu_title_small {
	text-transform: uppercase;
	width: 100%;
	font-size: 20px;
	font-family: 'Belleza';
	color: #fff;
	border-bottom: 2px #E13592;
	border-bottom-style: solid;
	display: table-cell;
	margin-bottom: 4px;
}
.menu_item {
	padding-top: 2px;
	border: none;
	width: 100%;
	font-size: 14px;
	font-family: 'Belleza';
	color: #fff;
}
.menu_item_small {
	border: none;
	width: 100%;
	font-size: 14px;
	font-family: 'Lato';
	color: #E13592;
}
.price {
	border: none;
	margin-left: 10px;
	width: 100%;
	font-size: 12px;
	font-family: 'Belleza';
	color: #953C6C;
	font-weight: 800;
}
@media all and (min-width: 1366px) {
	body .modal-content {
		/* new custom width */
		width: 650px;
	}
}



/*

 * jQuery FlexSlider v2.2.0

 * http://www.woothemes.com/flexslider/

 *

 * Copyright 2012 WooThemes

 * Free to use under the GPLv2 license.

 * http://www.gnu.org/licenses/gpl-2.0.html

 *

 * Contributing author: Tyler Smith (@mbmufffin)

 */

/* Browser Resets

*********************************/

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* Icon Fonts

*********************************/

/* Font-face Icons */

@font-face {
	font-family: 'flexslider-icon';
	src: url('fonts/flexslider-icon.eot');
	src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* FlexSlider Necessary Styles

*********************************/

.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you

 * include js that eliminates this class on page load */

.no-js .slides>li:first-child {
	display: block;
}
/* FlexSlider Default Theme

*********************************/

.flexslider {
	margin: 0 0 60px;
	background: #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */

.flex-direction-nav {
	*height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 63px;
	height: 63px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	line-height: 1;
	display: inline-block;
}
.flex-direction-nav a.flex-next:before {
	content: url(../Jacobs_On_The_Mall/img/arrow1.png);
}
.flex-direction-nav a.flex-prev:before {
	content: url(../Jacobs_On_The_Mall/img/arrow.png);
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.flex-direction-nav a.flex-next:before {
		display: none;
	}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.flex-direction-nav a.flex-prev:before {
		display: none;
	}
}
/* Pause/Play */

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: url(../Jacobs_On_The_Mall/img/arrow.png);
}
/* Control Nav */

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px;
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}
}
#jacobs_j_fixed {
	position: fixed;
	background-image: url('http://www.jacobsonthemall.com/wp-content/themes/Jacobs_On_The_Mall/img/Jacobs-watermark.png');
	background-repeat: no-repeat;
	height: 700px;
	margin-top: 20px;
}
#margin_fixer {
	margin-left: 25%;
}
@media screen and (max-width: 991px) {
	#jacobs_j_fixed {
		background-image: url('http://www.jacobsonthemall.com/wp-content/themes/Jacobs_On_The_Mall/img/Jacobs-watermark.png');
		background-repeat: no-repeat;
		height: 700px;
		margin-top: 20px;
		position: relative !important;
	}
	#margin_fixer {
		margin-left: 0% !important;
	}
}
#center-mobile {
	text-align: center;
}
.menu_title_black {
	border: none;
	text-transform: uppercase;
	width: 100%;
	font-size: 30px;
	font-family: 'Lato';
	color: #252525;
	border-bottom: 2px #953C6C;
	border-bottom-style: solid;
	display: table-cell;
}
.menu_title_small_black {
	text-transform: uppercase;
	width: 100%;
	font-size: 20px;
	font-family: 'Lato';
	color: #252525;
	border-bottom: 2px #953C6C;
	border-bottom-style: solid;
	display: table-cell;
	margin-bottom: 10px;
}
.menu_item_black {
	padding-top: 2px;
	border: none;
	width: 100%;
	font-size: 14px;
	font-family: 'Lato';
	color: #252525;
}
.price_wine {
	border: none;
	margin-left: 10px;
	width: 100%;
	font-size: 15px;
	font-family: 'Lato';
	color: #953C6C;
	font-weight: 800;
}
.wine_number {
	background-color: #953C6C;
	color: #fff;
	text-align: center;
	border-color: #953C6C;
}
.wine_year {
	background-color: #252525;
	color: #fff;
	display: table-cell;
}
.navbar-collapse {
	padding-right: 0px !important;
}
/*****************************/

