@font-face {
	font-family: bellerose;
	src: url(fonts/bellerose.woff);
}

#shopmenu {
	/*background: #fbe4ba;*/
	background: url("../img/menubg.png") repeat left center;
}

#shopmenu .navbar-collapse {
	/*padding-right: 0px;*/
	/*padding-left: 0px;*/
}

#shopmenu .navbar-nav {
	text-align: center;
	float: none !important;
}

#shopmenu .navbar-nav > li {
	text-align: center;
	float: none;
	position: relative;
	display: inline-block;
}

#shopmenu .navbar-nav > li > a {
	/*width:234px;*/
	padding: 5px 5px 10px 5px;
	color: #000;
	font-family: bellerose;
	font-size: 22px;
	line-height: 1.5em;
	/*height: 70px;*/
	white-space: nowrap;
}

/*#shopmenu .navbar-nav > li.active > a,*/
/*#shopmenu .navbar-nav > li.active > a:hover,*/
/*#shopmenu .navbar-nav > li.active > a:focus {*/
/*color: #000;*/
/*background-color: #fbe4ba;*/
/*}*/

#shopmenu .nav > li > a:hover,
#shopmenu .nav > li > a:focus {
	background-color: #b48a35;
}

#shopmenu .navbar .container {
	padding-left: 0px;
	padding-right: 0px;
}

#shopmenu .navbar {
	margin: 0px;
	border: 0px;
}

#shopmenu .navbar-toggle {
	background-color: #b48a35;
	float: none;
}

#shopmenu .navbar-toggle .icon-bar {
	background: #1a1919;
}

#shopmenu .dropdown-toggle .caret {
	display: none;
}

#shopmenu .dropdown-menu {
	padding: 0px;
}

#shopmenu .dropdown-menu > li {
	text-align: center;
}

#shopmenu .dropdown-menu > li > a {
	background: #fbe4ba;
	padding: 0 !important;
	height: 50px;
	color: #000;
	font-family: bellerose;
	font-size: 20px;
	line-height: 2.2em;
}

#shopmenu .dropdown-menu > li > a:active,
#shopmenu .dropdown-menu > li > a:hover,
#shopmenu .dropdown-menu > li > a:focus {
	color: #000;
	background-color: #dfcaa6;
	outline: 0;
	-moz-outline-style: none;
}

#shopmenu .divider {
	background: url("../img/menu_dot.png") no-repeat top center;
	height: 30px;
	width: 10px;
}

@media screen and (max-width: 767px) {
	#shopmenu .navbar-nav > li {
		text-align: center;
		float: left;
		position: relative;
		display: block;
		width: 100%;
	}

	#shopmenu .container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
		text-align: center;
	}

	#shopmenu .divider {
		display: none !important;
	}

	#shopmenu .container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
		margin-right: 0px;
		margin-left: 0px;
	}
}

/*#shopmenu .divider:before {*/
/*content: "•";*/
/*height: 50px;*/
/*width: 10px;*/
/*line-height: 1.5em;*/
/*font-size: 30px;*/
/*}*/

@media screen and (max-width: 1199px) {
	/*#shopmenu .divider {*/
	/*background: url("../img/menu_dot_med.png") no-repeat top center;*/
	/*height: 25px;*/
	/*width: 10px;*/
	/*line-height: 1.5em;*/
	/*font-size: 30px;*/
	/*}*/

	/*#shopmenu .navbar {*/
	/*min-height: 40px;*/
	/*}*/

	/*#shopmenu .navbar-nav > li > a {*/
	/*height: 40px;*/
	/*padding: 5px 0px;*/
	/*color: #000;*/
	/*font-family: bellerose;*/
	/*font-size: 16px;*/
	/*line-height: 1.5em;*/
	/*white-space: nowrap;*/
	/*}*/
}

@media screen and (max-width: 991px) {
	/*#shopmenu .navbar-nav > li > a {*/
	/*padding: 0px 3px;*/
	/*line-height: 3.3em;*/
	/*font-size: 12px;*/
	/*}*/
}

@media screen and (max-width: 767px) {
	/*#shopmenu .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {*/
	/*text-align: center;*/
	/*}*/

	/*.navbar {*/
	/*border: none;*/
	/*}*/

	/*#shopmenu .navbar-collapse {*/
	/*background: #b48a35;*/

	/*}*/

	/*#shopmenu .divider {*/
	/*background: url("../img/menu_dot_med.png") no-repeat top center;*/
	/*height: 30px;*/
	/*width: 10px;*/
	/*line-height: 1.5em;*/
	/*font-size: 30px;*/
	/*}*/

	/*#shopmenu .navbar {*/
	/*min-height: 30px;*/

	/*}*/

	/*#shopmenu .navbar-nav > li > a {*/
	/*height: 30px;*/
	/*}*/

	/*#shopmenu .navbar-nav li {*/
	/*text-align: center;*/
	/*height: 50px;*/
	/*display: block;*/
	/*}*/

	/*#shopmenu .divider {*/
	/*display: none !important;*/
	/*}*/

	/*#shopmenu .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {*/

	/*text-align: center;*/
	/*}*/

	/*#shopmenu .navbar-nav > li > a {*/
	/*width: auto;*/
	/*font-size: 20px;*/
	/*line-height: 2.0em;*/
	/*}*/

	/*#shopmenu {*/
	/*background: none;*/
	/*padding-right: 0px;*/
	/*padding-left: 0px;*/
	/*}*/

	/*#shopmenu .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {*/
	/*margin-right: 0px;*/
	/*margin-left: 0px;*/
	/*}*/
}

/**************************************************************** CATEGORY *****************************************************************/
#category_text {
	text-align: center;
	padding-bottom: 30px;
	color: #b18739;
	line-height: 1.5em;
}

.category_image {
	text-align: center;
	margin-top: 20px;
}

.category_image a {
	text-decoration: none;
	color: #000;
}

.category_image img {
	max-width: 100%;
	max-height: 250px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.category_image a:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.category_image h2 {
	padding-top: 0px;
	margin-top: 0px;
	font-family: bellerose;
	font-size: 20px;
	/*max-width: 250px;*/
	/*margin: 0px auto;*/
}

@media screen and (max-width: 767px) {
	.category_image h2 {
		padding-top: 0px;
		margin-top: 0px;
		font-family: bellerose;
		font-size: 16px;
	}
}

.product_title {
	font-family: bellerose;
	font-size: 26px;
	color: #b18739;
	text-align: center;
	text-transform: uppercase;
	/*font-weight: bold;*/
	padding: 20px 0px 5px 0px;
	max-width: 600px;
	margin: 0px auto;
	line-height: 1.4em;
}

.product_description_title {
	text-align: center;
	padding: 10px 0px;
	font-size: 18px;
	font-weight: bold;
}

.product_description {
	text-align: center;
	font-size: 18px;
}

.product_gallery {
	padding: 0px 20px;
}

#image-gallery li {
	padding: 0px 60px;
}

.product_additional_details_heading {
	font-weight: bold;
	text-align: left;
	padding: 20px 0px;
}

.product_additional_details_sub_heading {
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 5px 0px;
}

.product_selection_options_wrapper {
	margin-top: 50px;
}

.product_selection_options_heading {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 20px 0px 5px 0px;
}

.product_selection_options {
	height: 50px;
	width: 100%;
	text-align: center;
	-webkit-appearance: menulist-button;
	text-align-last: center;
}

.product_buy_button {
	height: 40px;
	text-align: center;

	/*padding:0px 30px;*/
}

.product_qty_options {
	height: 40px;
	width: 100%;
	text-align: center;
	-webkit-appearance: menulist-button;
}

.product_buy_calendar {
	width: 100%;
	height: 50px;
	text-align: center;
	background: rgb(234, 190, 77);
	border: 1px solid #999;
}

.input-group.date input {
	text-align: center;
}

.product_selection_options.gold_dropdown {
	background: rgb(234, 190, 77);
	text-align-last: left;
	border: 1px solid #999;
}

.product_selection_accordion .panel-heading {
	height: 50px;
	padding: 0px;
}

.product_selection_accordion .panel-heading h2 {
	text-align: center;
}

.product_selection_accordion .panel-title a {
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	line-height: 50px;
	display: block;
	height: 50px;
}

.product_selection_accordion textarea {
	resize: none;
}

/*********/

.product_buy_option_title {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.product_buy_option_heading {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 10px 0px;
}

.product_buy_collect_options {
	text-align: center;
}

.product_buy_options {
	height: 50px;
	width: 100%;
	text-align: center;
	text-align-last: center;
	-webkit-appearance: menulist-button;
	background: rgb(234, 190, 77);

	border: 1px solid #999;
}

.carousel-control.right,
.carousel-control.left {
	background: none;
}

.lSSlideOuter .lSPager.lSGallery {
	margin: 0px auto;
}

.lSSlideOuter .lSPager.lSGallery li {
	border: 1px solid #cecec7;
	border-radius: 5px;
}

.lSSlideOuter .lightSlider li img {
	width: 100%;
}

.popover {
	min-width: 200px;
	border: 2px solid #b48a35;
}

.popover-title {
	padding: 3px 8px;
	margin: 0;
	font-size: 14px;
	background-color: #fff;
	text-align: center;
	color: #b48a35;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
}

.popover.top > .arrow {
	border-top-color: #b48a35;
}

.popover.right > .arrow {
	border-right-color: #b48a35;
}

.popover-content {
	text-align: center;
}

.popover.right > .arrow:after {
	bottom: -12px;
	left: 3px;
}

.popover > .arrow:after {
	border-width: 12px;
}

.popover.top > .arrow:after {
	bottom: 3px;
	margin-left: -12px;
}

/**************************/
.product_image {
	width: 100%;
}

.flip-container {
	perspective: 1000px;
	margin: 0px auto;
}

/* flip the pane when hovered */
.flip-container:hover .flipper,
.flip-container.hover .flipper {
	transform: rotateY(180deg);
}

.flip-container {
	max-width: 320px;
	height: 300px;
}

.flip-container,
.front,
.back {
	/*width: 320px;*/
	/*height: 480px;*/
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.flipper .front,
.flipper .back {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.flipper .front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.flipper .back {
	transform: rotateY(180deg);
}

.flip-container:hover .flipper,
.flip-container.hover .flipper,
.flip-container.flip .flipper {
	transform: rotateY(180deg);
}

.flipper img {
	width: 100%;
	/*background: #fefefe;*/
}

@media screen and (max-width: 767px) {
	.flip-container {
		margin: 0px auto;
		max-width: 320px;
		height: 320px;
	}
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
	background: none;
	color: #eaeaea;
	cursor: default;
}

.place_order_button {
	background: url("../img/place_order.png") no-repeat top center;
	width: 190px;
	height: 40px;
	border: none;
	border-radius: 15px;
	outline: none;
	/*margin:0px auto 20px auto;*/
	text-transform: uppercase;
	/*float: right;*/
	margin-top: 10px;
}

.place_order_button .innerButton {
	font-family: bellerose;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	text-shadow: 0px 1px #979697;
}

.email_order_button {
	background: url("../img/place_order.png") no-repeat top center;
	width: 150px;
	height: 40px;
	display: block;
	border: none;
	border-radius: 15px;
	outline: none;
	/*margin:0px auto 20px auto;*/
	text-transform: uppercase;
	float: right;
	margin-top: 10px;
}

.email_order_button .innerButton {
	font-family: bellerose;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	text-shadow: 0px 1px #979697;
}

.print_order_button {
	background: url("../img/place_order.png") no-repeat top center;
	width: 150px;
	height: 40px;
	display: block;
	border: none;
	border-radius: 15px;
	outline: none;
	/*margin:0px auto 20px auto;*/
	text-transform: uppercase;
	margin-top: 10px;
}

.print_order_button .innerButton {
	font-family: bellerose;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	text-shadow: 0px 1px #979697;
}

.cart-table tr td {
	vertical-align: middle !important;
}

.cart_total_amount {
	padding: 5px 30px;
	background: #eee;
	font-size: 24px;
	font-weight: bold;
	margin: 10px auto 40px auto;
	width: 400px;
	text-align: center;

	border-radius: 10px;
}

.view_cart_edible_image {
	width: 200px;
}

.christmas-products {
	margin: 30px;
}

.christmas-products img {
	border-radius: 20px;
}

.christmas-products h2 {
	padding-top: 0px;
	margin-top: 17px;
}

.product_christmas-products img {
	border-radius: 20px;
}

.product_christmas-products {
	margin-bottom: 25px;
	height: 200px;
}

/********/

.options_size li {
	padding: 5px 0px;
}

.options_title {
	width: 300px;
	display: inline-block;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}

.options_title span {
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	vertical-align: bottom;
}

.options_title span:after {
	content: " ............................................................";
}

.options_price {
	width: 55px;
	text-align: right;
	display: inline-block;
}

@media screen and (max-width: 1200px) {
	.options_title {
		width: 250px;
	}
}

@media screen and (max-width: 992px) {
	.options_title {
		width: auto;
	}

	.options_title span:after {
		content: "";
	}
}
