﻿
/*
====================
OFFER CODE
====================
*/

#carts {
	display: inline-block;
	width: 855px;
	clear: both;
}

.main {
	background-color: #fcf9f7;
	align-items: normal;
}

#side_nav {
	width: 270px;
	display: inline-block;
}

.cart_a {
	display: block;
	clear: both;
}

.cart_b {
	display: none;
	width: 855px;
	clear: both;
	background-color: transparent;
}


#shopping_cart .express .partnercheckout .heading {
	text-align: left;
	color: #373a36;
}

#shopping_cart .express .partnercheckout h2 {
	color: #373a36;
	text-transform: none;
	font-weight: 400;
	margin: 0 0 15px;
	font-size: 18px;
	font-size: 1.125rem;
}

.promotion_code_container {
	display: flex;
	align-items: center;
}

#shopping_cart .express .partnercheckout .button .btn {
	padding: 7px 15px;
	border: none;
}

#shopping_cart .express .promotion_input_field {
	width: 64%;
	float: left;
}

#shopping_cart .express .partnercheckout .promotion_cta_button {
	float: right;
	width: 35%;
	text-align: right;
}

	#shopping_cart .express .partnercheckout .promotion_cta_button div.button {
		margin: 0;
	}

#shopping_cart .express .partnercheckout input#offer_code {
	height: 35px;
	width: 90%;
	margin: 0;
	display: inline-block;
	padding: 0 0 0 10px;
}

#shopping_cart .express .partnercheckout .subtotal_price {
	width: 25%;
}

#shopping_cart .express .partnercheckout .subtotal {
	text-align: right;
}

#shopping_cart .express .partnercheckout #subtotals {
	margin: 0 0 30px;
	padding: 10px 0 0;
}

/*
====================
OFFER CODE MINI CART
===================
*/

#filled_cart div.shopping_list {
	line-height: normal;
}

	#filled_cart div.shopping_list .headline {
		font-weight: 700;
		text-transform: uppercase;
		margin: 10px 0;
	}

header .right ul#menu-icon li.row_item_header {
	line-height: normal;
}

#filled_cart .description {
	width: 100%;
	font-size: 16px;
	font-size: 1rem;
	text-align: left;
}

#cart_preview .row_item_header .image {
	float: left;
	display: inline-block;
	width: 21px;
	width: 35%;
	padding: 0 5px 5px 0;
	text-align: right;
	margin: 0;
}

#mini_cart .cart_contents .product_description {
	display: inline-block;
	vertical-align: text-bottom;
}

#mini_cart .cart_contents .qty {
	vertical-align: text-bottom;
}

#mini_cart .cart_contents .total_amount {
	vertical-align: text-bottom;
}

#cart_preview #promotional_code {
	margin: 0;
}

	#cart_preview #promotional_code a {
		text-decoration: underline;
	}

.zoid-outlet {
	z-index: 1;
}

#cart_preview #checkout #subtotals {
	margin: 20px 0;
}

	#cart_preview #checkout #subtotals .subtotal_row {
		height: 30px;
	}

	#cart_preview #checkout #subtotals .subtotal {
		width: 78.5%;
	}

	#cart_preview #checkout #subtotals .subtotal_price {
		width: 20%;
	}

	#cart_preview #checkout #subtotals .subtotal_price {
		line-height: normal
	}

	#cart_preview #checkout #subtotals .subtotal {
	}

#cart_preview #wp_btns {
	padding: 20px 0 0 0;
	text-align: unset;
}

#wp_btns .mini_cart_edit {
	text-align: right;
}

#wp_btns .wp_buttons_left {
	width: 45%;
}

#wp_btns .wp_buttons_right {
	display: inline-block;
	width: 50%;
	text-align: left;
}

#cart_preview #wp_btns #minicartpaypal {
	display: block;
	width: 100%;
	margin: 20px 0;
	text-align: center;
}

#cart_preview #checkout #subtotals .subtotal_price {
	line-height: normal;
}

#mini_cart .cart_contents .product_description {
	margin-left: 1%;
	width: 54%;
}

#carts {
	display: block;
	width: 100%;
	margin: 0 auto;
	clear: both;
	text-align: center;
	max-width: 800px;
}

.cart_a,
.cart_b {
	width: auto;
}

#shopping_cart #mobile_cartitemlist #quick_checkout {
	display: block;
	margin-bottom: 20px;
	padding: 10px;
	width: 100%;
	padding: 4%;
}

#shopping_cart #quick_checkout .right a.m_button,
#shopping_cart #quick_checkout .right a.btn,
#shopping_cart #quick_checkout .right a.m_button,
#shopping_cart #quick_checkout .right a.btn {
	display: inline-block;
	height: 20px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 12px 0;
	border: medium none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #483627;
	font-weight: 500;
	letter-spacing: 1.2px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.125s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}

#shopping_cart #quick_checkout .left {
	text-align: left;
}

#shopping_cart #quick_checkout .right {
	text-align: right;
}

#mobile_cartitemlist .rule {
	clear: both;
}

#offercode p {
	text-align: left;
	width: 90%;
	margin: 0 auto;
}

#shopping_cart #mobile_cartitemlist .promotion_input_field {
	width: 80%;
	float: none;
	margin: auto;
}

#shopping_cart .offer_code h2 {
	font-size: 24px;
	font-size: 1.5rem;
	text-align: left;
	font-weight: 400;
	text-transform: uppercase;
}

#shopping_cart #mobile_cartitemlist .promotion_input_field input {
	border: solid 1px;
	margin: 20px 0 20px;
	height: 36px;
	width: 100%;
	padding: 0;
	text-indent: 20px;
}

#shopping_cart #mobile_cartitemlist .partnercheckout .promotion_cta_button {
	float: right;
	width: 35%;
	text-align: right;
}

	#shopping_cart #mobile_cartitemlist .partnercheckout .promotion_cta_button div.button {
		margin: 0;
	}

#shopping_cart #mobile_cartitemlist .partnercheckout input#offer_code {
	height: 35px;
	width: 90%;
	margin: 0;
	display: inline-block;
	padding: 0 0 0 10px;
}

#shopping_cart #mobile_cartitemlist .promotion_code_container {
	display: block;
	align-items: center;
}

#shopping_cart #mobile_cartitemlist .paypal_switch {
	color: #fff;
}

.offer_code_details {
	margin: 10px 0
}

#shopping_cart .column_size {
	padding: 10px 0;
	margin: 10px 0 0 0;
	border-top: none;
	text-align: left;
	clear: both;
}

#shoppnig_cart #subtotals {
	width: 100%;
	display: block;
}

#shopping_cart .subtotal {
	width: 65%;
	font-weight: 400;
    font-size: 18px;
	font-size: 1.125rem;
}

#shopping_cart .subtotal_cost,
#shopping_cart .subtotal_price {
	display: inline-block;
	width: 20%;
	text-align: right;
	padding: 5px 0;
	font-weight: 400;
    font-size: 18px;
	font-size: 1.125rem;
}

#shopping_cart #mobile_cartitemlist .checkout a.btn {
    margin-top: 0;
}

.disclaimer a {
    text-decoration: underline;
}

#shopping_cart input.btn {
	width: 80% !important;
}	

#shopping_cart .column_buttons a.btn {
    margin: 0 auto;
}

#subtotals .footer {
	flex: 0;
	min-height: 0;
	min-width: 0;
	width: 20%;
	margin: 0;
}

.partnercheckout {
	width: 90%;
	margin: 0 auto;
}

.remove_button input.link {
	display: inline-block;
	margin: 20px 10% 30px;
	padding: 5px 15px 7px;
	border-radius: 0;
	background-color: #373A36;
	color: #fff !important;
	font-family: inherit;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	border: 0;
	text-transform: capitalize;
}

.cart_b #shopping_cart .crossdomainlink {
	width: 80%;
	height: auto;
	padding: 6px 0;
}

/*Free Promo Item*/
#cart_page #shopping_cart .cart_contents .product_description{
	text-align: left;
}

#cart_page #shopping_cart .cart_contents .qty,
#cart_page #shopping_cart .cart_contents .unit_price,
#cart_page #shopping_cart .cart_contents .total_amount {
	width: 30%;
	margin: 10px 0;
	float: left;
}

#cart_page #shopping_cart .cart_contents .total_amount {
	padding-right: 22px;
}

.button_row .button {
	width: 300px;
}

#shopping_cart input.btn {
    width: 100%;
    max-width: initial;
	}

#shopping_cart .button_row .button a.btn {
	min-width: initial;
	width: 100%;
}