#enjoyable-checkout {
    max-width: 525px;
    margin: auto;
}

#login_form_content #SubmitLogin {
    font-size: 16px;
    padding: 10px 18px;
    margin-top: 10px;
}

#opc_login_errors.alert.alert-danger::before {
    content: "x";
    float: right;
    font-size: 15px;
    font-weight: 700 !important;
    text-shadow: 0px 1px 0px #FFF;
    opacity: 0.2;
    background: transparent none repeat scroll 0px 0px;
    border: 0px none;
    line-height: 12px !important;
    color: #FFF !important;
    font-family: inherit;
    margin-top: 4px;
}
#opc_login_errors {
    background-color: #EA6153;
    color: #FFF;
    padding: 10px;
    border: 1px solid #E05749;
    border-radius: 4px;
    text-align: center;
    text-transform: uppercase;
}

#opc_login_errors b {
    display: none;
}
#opc_login_errors ol {
    margin: 0px;
}
#opc_login_errors ol li {
    list-style-type: none;
}

#opc_new_customer_buttons {
    display: none;
}
.ec-right {
    float: right;
}
.ec-left {
    float: left;
}
.ec-hidden {
    display: none;
}

.ec-content, #enjoyable-checkout {
    display: none;
}
.ec-header {
    background-color: #FFF;
    color: #000;
    font-size: 16px;
    line-height: 44px;
    text-transform: uppercase;
    border: 1px solid #e1e1e1;
    border-top: 0;
    padding-left: 15px;
}
.ec-header.active {
    cursor: auto;
    background-color: #fff;
    color: #000;
}

#ec-back-to-cart.ec-header{
    border-top:1px solid #000000;
}

.ec-account-switch {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 18px;
}
.ec-account-switcher {
    display: inline-block;
    text-align: center;
    margin: 0px 0px 15px;
    max-width: 26%;
    width: 100%;
    font-size: 14px !important;
    padding: 10px 15px !important;
    line-height: 14px;
    text-transform: uppercase;
    color: #000;
    cursor: pointer;
}
.ec-account-switcher.active {
    color: #FFF !important;
    background: #31498A none repeat scroll 0% 0% !important;
    border: 1px solid #31498A !important;
}

#new_account_form {
    margin-top: 20px;
}
#new_account_form .ec-cart-navigation {
    margin-right: 20px;   
}


.cart_delete,
.price_discount_del {
    position: relative;
}

.cart_delete div, .price_discount_del div {
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -3px;
}


#ec-cart {
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 0px auto 10px;
}
#ec-cart .top-header,
#enjoyable-checkout .top-header{
    color: #4A8A32 !important;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

.breadcrumb {
    display: none;
}
.ec-table tfoot tr {
    background-color: #FFF;
}

.ec-table td {
    border: 0px !important;
}
.ec-table .cart_total_price .text-right,
.ec-table .cart_total_delivery .text-right,
.ec-table .cart_total_voucher .text-right {
    border-left: 1px solid #9B9B9B !important;
    text-align: left;
    font-weight: normal !important;
}
.ec-table .cart_total_price #total_product,
.ec-table .cart_total_price #total_price_container,
.ec-table .cart_total_delivery #total_shipping,
.ec-table .cart_total_voucher #total_discount {
    border-right: 1px solid #9B9B9B !important;
    font-size: 13px !important;
    color: #777 !important;
}

.ec-table .cart_total_price .ec-top-border { border-top: 1px solid #9B9B9B !important; }
.ec-table .cart_total_price .ec-bottom-border { border-bottom: 1px solid #9B9B9B !important; }

.ec-table td.cart_image { width: 15%; }
.ec-table td.cart_description { width: 34%; }
.ec-table td.cart_quantity { width: 15%; }
.ec-table td.cart_total { width: 18%; }
.ec-table td.cart_delete { width: 2%; }

.ec-table #voucher {
    width: 280px;
    float: right;
    margin-right: 25px;
    font-size: 13px;
}
.ec-table #voucher label {
    text-transform: uppercase;
}
.ec-table #voucher #discount_name {
    width: 62%;
    height: 36px;
}
.ec-table #voucher .ec-submit-voucher {
    height: 36px;
    border: 0px none;
    background: #F9F9F8;
    text-transform: uppercase;
}
.ec-table #cart_voucher .voucher_errors{
    background-color: #EA6153;
    color: #FFF;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #E05749;
    border-radius: 4px;
    text-align: center;
    text-transform: uppercase;
    margin-left: auto;
    margin-bottom: 20px;
    margin-right: 20px;
    max-width: 410px;
}
.ec-table .opc-close {
    float: right;
    font-size: 21px !important;
    font-weight: 700 !important;
    color: #FFF !important;
    text-shadow: 0px 1px 0px #FFF;
    opacity: 0.2;
    background: transparent none repeat scroll 0px 0px;
    border: 0px none;
    line-height: 12px !important;
    color: #FFF !important;
}

.ec-table #voucher-body,
.ec-table #voucher-body tr,
.ec-table #voucher-body tr td {
    border: none;
    color: #000000;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
}

 .ec_quantity {
    border: 1px solid #919191;
    padding: 0px;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center;
    width: 40px !important;
    background: #FFF none repeat scroll 0% 0%;
}

.ec-white-button {
    float: left;
    cursor: pointer;
    padding: 15px 35px;
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #969696;
    font-size: 20px;
    text-transform: uppercase;
    color: #000 !important;
    font-weight: normal;
}
.ec-white-button a {
    color: #000;
}
#ec-back-to-cart {
    margin-top: 20px;
}

.ec-blue-button a {
    color: #FFF;
}
.ec-blue-button {
    /*float: right;*/
    cursor: pointer;
    padding: 15px 35px;
    background: #31498A none repeat scroll 0% 0%;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    color: #FFF !important;
}
.ec-center {
    margin-left: auto;
    margin-right: auto;
}
#ec-summary-content .row {
    margin-left: 10px;
    margin-right: 10px;
}
#ec-summary-products {
    margin: auto;
}
#ec-summary-products .cart_discount_price {
    text-align: left;
}

#ec-summary-products,
#ec-summary-products tr,
#ec-summary-products tr td {
    border: none;
}

#ec-summary-products .cart_description { width: 70%; }
#ec-summary-products .cart_quantity { width: 10%; }
#ec-summary-products .cart_total {
    padding-top: 25px;
    width: 10%;
    border-right: 1px solid #9B9B9B;
}

#ec-summary-products {
    border-top: 1px solid #9B9B9B;
    margin-top: 12px;
}
#ec-summary-products tr.cart_product{
    border-bottom: 1px solid #9B9B9B;    
}
#ec-summary-products .cart_image {
    width: 10%;
    border-left: 1px solid #9B9B9B;
}

#ec-summary-products .cart_quantity input[disabled="disabled"] {
    background: #FFF;
}

.ec-box {
    font-size: 13px;
    border: 1px solid #e1e1e1;
    padding: 5px;
    margin-bottom: 5px;
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.ec-box .header {
    text-transform: uppercase;
    font-size: 14px;
}
.ec-box .content {
    margin-left: 15px;
}
.ec-box .change {
    font-size: 13px;
    position: absolute;
    bottom: 0px;
    right: 5px;
    cursor: pointer;
}

#ec-summary-order {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 50%;
    width: 35%;
    min-width: 350px;
}

#ec-summary-second-row {
    position: relative;
}
#ec-summary-carrier-payment {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 9px;
}
#ec-summary-address-delivery,
#ec-summary-carrier-payment {
    width: 48%;
}
#ec-summary-carrier,
#ec-summary-payment {
    height: 50%;
}

#ec-summary-fourth-row {
    margin-bottm: 13px;
}

#ec-checkout {
    width: 100%;
    text-align: center;
}

#place-clearfix {
    margin-bottom: 0px !important;
}

#ec-carrier-payment-content .header{
    text-transform: uppercase;
    font-size: 16px;
}

#HOOK_PAYMENT,
.delivery_options_address {
    margin-top: 15px;
}

.ec-message {
    padding-left: 0;
    padding-right: 0;
}

#ec-proceed-to-summary {
    margin-right: 20px;
}

.ec-terms-link {
    margin-left: 20px;
}

.ec-delivery-details {
    margin-left: 25px;
}

.delivery_option,
.payment_option {
    margin-bottom: 10px;
}
.delivery_option label,
.payment_option label {
    cursor: pointer;
}
.delivery_option input[type=radio],
.payment_option input[type=radio]{
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
	opacity: 0;
	position: absolute;
	z-index: 12;
	width: 18px;
	height: 18px;
	cursor: pointer;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
#carrier_area input[type=radio] + .ec-carrier-name:before,
#HOOK_PAYMENT input[type=radio] + .ec-payment-name:before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	font-family: FontAwesome;
	height: 19px;
	min-width: 19px;
	border: 1px solid #9b9b9b !important;
	font-size: 16px;
}

#carrier_area input[type=radio]:checked + .ec-carrier-name:before,
#HOOK_PAYMENT input[type=radio]:checked + .ec-payment-name:before {
	content: '\f00c';
}

#ec-tos-popup {
    display: none;
    background-color: #FFF;
    position: fixed;
    z-index: 99;
    width: 400px;
    height: 110px;
    text-align: center;
    left: 0px;
    right: 0px;
    margin: auto;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ec-tos-overlay {
    display: none;
    background-color: #000;
    display: none;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 98;
    opacity: 0.2;
}
#ec-tos-popup .ec-tos-warning {
    font-size: 20px;
    margin-top: 15px;
}
#ec-tos-popup .ec-tos-ok {
    margin-top: 12px;
}
#ec-tos-popup .ec-tos-ok a {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.cart_delete a.cart_quantity_delete, a.price_discount_delete {
    font-size: 23px;
    color: #333;
    height: 15px;
    width: 15px;
    display: inline-block;
}

.voucher_errors {
    clear:both;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 25px 50px;
    box-shadow: 0px 1px 5px #ccc;
    text-transform: uppercase;
    color: red;
    font-weight: 600;
    font-family: 'MontserratSemiBold', sans-serif;
    z-index:999;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.voucher_errors .fa-times-circle{
    display:none;
}

.voucher_errors button{
    position: absolute;
    right: 5px;
    top: 5px;
    border: 0;
    background: #fff;
}

.disable-checkout-button {
    pointer-events: none;
}