/* Make all Title's font-weight as normal */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal !important;
}

/*my styles start*/

.formBlockSubmitButton {
	font: normal 20px 'ChollaSansRegularMedium', Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 0.07em;
	padding: 7px 25px 3px 25px;
	margin: 5px 0 5px 0;
	color: white;
	background-color: rgb(226, 1, 119);
	border-radius: 7px  !important;
	-webkit-border-radius: 7px  !important;
	-moz-border-radius: 7px  !important;
	-o-border-radius: 7px !important;
	-ms-border-radius: 7px !important;
	text-decoration:none!important;
	border: none !important;
	box-shadow: none !important;
	
	/*fade color when you roll out*/
	-webkit-transition: color 0.25s;
}
	
.formBlockSubmitButton:hover {
	color: rgba(92, 55, 86, 1.0);
	text-decoration: none!important;
	/*fade color when you roll on*/
	-webkit-transition: color 0.25s;
}
.top-list{
width: 100%;
float: left;
margin-bottom: 30px;
}

.icons li {
float: left;
margin-left: 5px;
}

#oops_popup{
	width: 750px;
}
#oops_popup ul{
	margin-bottom: 20px;
}
#oops_popup ul li{
	margin-left: 25px;
	list-style-type: disc !important;
}
.order_list_header{
	cursor: pointer;
	text-transform: lowercase;
}
.account_menu li a.active{
	color: #5C3756 !important;
}
.account_menu{
	margin-top: 15px;
}
.select_store_payment {
    float: left;
    width: 100%;
}
.accordian_content_payment {
    background-color: #FAFAFA;
    padding: 1px 20px;
}

#pickup_location
{
	float:right;
	}
.iso {
    float: left;
}
.gift_message {
    float: left;
}

.day_med {
	margin-top: 50px;
    float: right;
    width: 325px;
}
#ajax_waiting{
	color: #E20177;
}

.shipment_payment_gift .gift_message {
    float: left;
}

.day_med .datepicker_payment {
    float: left;
    width: 100%;
}

.container .ccm-core-commerce-cart-price.shipping_total {
    float: right;
    text-align: right;
	   color: #674461;
    font-size: 20px;
    font-weight: normal;
}
.container .shipping_name_td {
    float: right;
}

.total_price_total {
    color: #674461;
    font-size: 20px;
    font-weight: normal;
}

.ccm-core-commerce-cart-price.right_shift {
    float: right;
    text-align: right;
}.max_right {
    float: right;
}

.right_shift .sub_total_price {
    font-size: 26px;
    font-weight: normal;
}
.max_right h3 {
    font-size: 26px;
    font-weight: normal;
    margin: -9px;
}.ccm-core-commerce-cart-displaytotal {
    border-top: 1px solid #E0E0E0;
    padding-top: 15px;
}


.b-modal.__b-popup1__{background:none !important;}







/*cart style*/

.container .ccm-core-commerce-cart .ccm-core-commerce-cart-price_total {
    float: right !important;
	margin-top:20px;
    position: static !important;
}.container .ccm-core-commerce-cart-subtotal .ccm-core-commerce-cart-price {
    float: left;
    margin: 0;
    position: static !important;
    width: auto !important;
}

/**/

.day_med .datepicker_payment label {
    float: left;
    margin-right: 10px;
    margin-top: 9px;
}
.day_med .add-on {
    height: 26px;
}
.day_med .datepicker_payment p {
    color: #C40375;
}
table.ccm-core-commerce-cart .ccm-core-commerce-cart-thumbnail {
	vertical-align:top;
}
table.ccm-core-commerce-cart .ccm-core-commerce-cart-thumbnail img {
	/*height:125px;
	width:125px;*/
}
.option_label {
	float: left;
	font-size: 15px/155%;
	margin: 0;
	width: 100%;
}
.control-label {
	float:left;
	margin-top: 2px;
	font-size: 15px/155%;
	color: #C3C3C3;
}
table.ccm-core-commerce-cart .ccm-core-commerce-cart-quantity, table.ccm-core-commerce-cart td, table.ccm-core-commerce-cart th {
	vertical-align:top;
}
.option_value {
	color: #5C3756;
	float: left;
	font-size: 15px/155%;
	/*margin-left: 5px;*/
	margin-top: 3px;
	margin-bottom: 5px !important;
}
table.ccm-core-commerce-cart td, table.ccm-core-commerce-cart th {
	border:0 !important;
}
.ccm-core-commerce-cart-subtotal h3 {
	color: #5C3756;
	text-align:right;
	font-size: 26px;
	font-weight: normal;
}
.qty_header, .price_header {
	color:#c3c3c3;
	font-size:16px;
	font-weight:normal;
	margin-left: -80px;
}
tr.ccm-core-commerce-cart-subtotal td {
	background-color:transparent !important;
}
.ccm-core-commerce-cart-subtotal span {
	color: #947F91;
	font-family: chollasansregularmedium;
	font-size: 18px;
	font-weight: normal;
}
.ccm-core-commerce-cart-subtotal .ccm-core-commerce-cart-price {
	color: #5C3756 !important;
	float: left;
	font-size: 26px !important;
	font-weight: normal;
	margin-top: 20px;
	vertical-align: top;
}

.ccm-core-commerce-cart-subtotal {
	border-top: 1px dashed #C3C3C3;
	margin-bottom:0 !important;
	padding-top:15px;
}
.ccm-core-commerce-cart tr {
	float:left;
	width:100%;
	margin-bottom:45px;
}
.ccm-core-commerce-cart-subtotal td {
	float: right !important;
	position: static !important;
}
.ccm-core-commerce-cart-name {
	width:295px;
}
.ccm-core-commerce-cart-quantity, .ccm-core-commerce-cart-price {
	/*width: 100px;*/
}
.ccm-core-commerce-cart-remove {
	width:20px;
}
table.ccm-core-commerce-cart {
	margin-top:16px;
}
form {
	float: left;
	margin: 0 0 20px;
	width: 100%;
}
.checkout_header {
	clear: both;
	float: left;
	margin: 30px 0 20px 0;
	width: 100%;
}
.checkout-login {
	float: left;
	width: 100%;
}
.checkout_header h1 span {
	font-size:28px;
}

td.boxcontainer .box{
	padding-left:0px !important;
}
.pickup_right_address{
	margin-top: 70px !important;
	width: 80%;
	float: right !important;
}
.pickup_right_address .ccm-attribute-address-line{
	margin-bottom:10px;
}
.box label {
	color: #C3C3C3;
	float: left;
	font-size: 15px/155%;
	width: 100%;
	text-transform: lowercase;
}
.box input {
	border: 1px solid #CFCFCF;
	/*border-radius: 6px;*/
	/*float: right;*/
	height: 25px;
	width: 100% !important;
}
.box select {
	position: relative;
left: 15px;
border: 1px solid #CFCFCF;
/* border-radius: 6px; */
float: right;
height: 34px;

width: 106% !important;
}
.stripe-button-el {
margin-top: 50px;
}
.box .control-group {
	float: left;
	width: 92%;
}
.box .controls {
	float: left;
	width: 100%;
}
.box .actions {
	float: left;
	width: 92%;
	position:relative;
}
.actions button {
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.fancybox {
	color: #BD9FB3;
}

.fancybox:hover {
	color: #E20177;
}

#share li a img:hover, .mail li a img:hover{opacity:0.8;}

.box {
	border: 0 none !important;
	float: left;
	min-height: 352px !important;
	padding-bottom:0px;
}
.wap {
	float: right;
	margin: -5px -10px 10px 0;
}
.login-btn {
	bottom: 15px;
	float: left;
	margin: 10px 0 0 35px;
	left: 22px;
	width: 100%;
}
.register-btn {
	bottom: 15px;
	float: left;
	margin: 10px 0 0 13px;
	left: 22px;
	width: 100%;
}
.border_right {
	border-right: 1px solid #DBDBDB;
}
.required {
	color: #C3C3C3;
}
.checkout-address .ccm-required {
	display: none;
}
.ship_bill {
	float: left;
	position: relative !important;
	width: 100% !important;
}
.ship_bill label {
	float: left !important;
	font-family: 'ChollaSansRegularMedium' !important;
	font-size: 14px !important;
	letter-spacing: 1px;
	width: auto !important;
}
.box .ship_bill input {
	float: left;
	height: auto;
	margin-left: 15px;
	width: auto !important;
}
.checkout-address .border_right {
	padding-right: 18px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .ccm-core-commerce-cart-subtotal h3 {
 margin:0;
}
.ccm-core-commerce-cart-subtotal .ccm-core-commerce-cart-price {
 position:absolute !important;
 right:0;
}
.ccm-core-commerce-cart-subtotal {
 position:relative;
}
table .ccm-core-commerce-cart-price_total {
position: absolute !important;
right: 135px;
top: 25px;
}
}
/*my styles end*/





/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html, button, input, select, textarea {
	color: #5C3756;
}
body {
	font-size: 1em;
	line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */


::-moz-selection {
 background: #E20177;
 text-shadow: none;
 color:#FFF;
}

::selection {
 background: #E20177;
 text-shadow: none;
 color:#FFF;
}
/*
 * A better looking default horizontal rule
 */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
	vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */








/*mystyles start*/

.row_card {
	float: left;
	width: 100%;
}
#middlealign_divs {
	text-align:center;
}
#middlealign_divs .span_card3 {
	display: inline-block;
	margin: 0 !important;
	float:none;
}
.span_card4.gift_card_store {
	float: right;
	width: 374px;
}
#middlealign_divs .span3 {
	display: inline-block;
	float: none;
	margin: 0;
	width: 270px;
}
.hproduct .span_card3 {
	float: left;
	width: 240px;
}
.ccm-core-commerce-add-to-cart-product-attributes {
	float:right;
}
#qty_spinner_span {
	float: right;
}
.product-header .span_card1 {
	float: right;
	margin-left: 0 !important;
	margin-top: -7px !important;
}
.product-header .selectpicker {
	margin-top:0;
}
#macaron_options .span_card2 {
	float: left;
}
#macaron_options #box_color_div {
	float: right;
}
.hproduct .row_card_submit {
	float: right;
}
#macaron_options .span_card3 {
	float: right;
	width: 181px;
}
.ccm-core-commerce-add-to-cart-product-info-container {
	float:left;
}
#select_qty_dropdown {
	float: right;
	width: 121px;
}
.hproduct #targetFlavors {
	clear: both;
	float: left;
	margin-left: 5px;
	position: relative;
	width: 100%;
	z-index: 0;
}
.row_new {
	float: left;
	width: 100%;
}

.finish_checkout_success h2{
		color:#bd9fb3;
		margin: 0 !important;
	}
	
	.finish_checkout_success h3{
		margin-top: 30px !important;
		margin-bottom: 0px !important;
	}
	
	.finish_checkout_success .tower_message{
		background-color: #FAFAFA;
		margin:20px 0 20px 0;
		padding: 1px 20px;
		width: 550px;
	}
	
	.finish_checkout_success .tower_message h4, .accordian_content_payment h4{
		color:#E20177 !important;
	}
	.accordian_content_payment {
		width: 300px;
	}
	.completeorderinstruction{
		display: none;
	}


/*mystyles end*/






/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
	display: none !important;
	visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
	visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
 *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
 @media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
 content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group; /* h5bp.com/t */
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}

.mailinglist {
	width:96% !important;
}
.mailinglist label{
	float: left;
	width: 200px;
}
.mailinglist input{
	float: right;
	width: auto !important;
	height: auto !important;
}