/* Check out stylesheet */
header .header_content { margin-bottom: 7px; }

.main_content { font-family: 'Open Sans', Arial, Helvetica, sans-serif; }

    .main_content .breadcrumb { margin-bottom: 0; }

    .main_content h2 { margin-top: 0px; }

        .main_content h2 .have_an_account { font-size: 14px; font-weight: normal; font-family: 'Open Sans', Arial, Helvetica, sans-serif; }

.checkout_content { /*padding-right: 8px;*/ margin-bottom: 20px; }

/* Steps indicator */
.steps_indicator { width: 600px; margin: 0 auto; }

    .steps_indicator .step { position: relative; float: left; margin-bottom: 5px; width: 200px; }

    .steps_indicator .step_number { text-align: center; }

        .steps_indicator .step_number span.circle { font-family: 'Roboto Slab', serif; font-size: 20px; width: 42px; height: 42px; background: #d8d8d8; text-align: center; line-height: 42px; color: #999; display: inline-block; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }

    .steps_indicator .step_label { text-align: center; margin: 5px 0 8px; color: #999999; }

    .steps_indicator .step.active .step_number span.circle { background: #444; color: #fff; }

    .steps_indicator .step.active .step_number span.number { display: inline; }
    .steps_indicator .step.completed .step_number span.circle { background: #90c833; color: #fff; }
    .steps_indicator .step.completed .step_number span.number { display: none !important; }
    .steps_indicator .step.completed .step_number span.icon-check { display: inline-block !important; vertical-align: middle; }

    .steps_indicator .step.completed .step_label,
    .steps_indicator .step.active .step_label { color: #222; }

    .steps_indicator .step_connector { position: absolute; top: 0px; left: 121px; width: 185px; }

    .steps_indicator .step .step_connector hr { border-top: 1px solid #dbdbdb; margin: 20px 0; }

    .steps_indicator .step.active .step_connector hr { border-top: 1px solid #dbdbdb; }

    .steps_indicator .step.completed .step_connector hr { border-top: 1px solid #90c833; }
/* End steps indicator */

.checkout_content .panel-group { border-bottom: none; }

    .checkout_content .panel-group .panel { border-bottom: none; margin-bottom: 20px !important; border: 1px solid #dbdbdb; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1); }

        .checkout_content .panel-group .panel .address_information_excerpt,
        .checkout_content .panel-group .panel .delivery_option_excerpt, { margin-top: 8px; }

            .checkout_content .panel-group .panel .address_information_excerpt h4,
            .checkout_content .panel-group .panel .delivery_option_excerpt h4 { font-family: inherit; font-size: 17px; font-weight: 600; margin-top: 18px; }

            .checkout_content .panel-group .panel .address_information_excerpt p,
            .checkout_content .panel-group .panel .delivery_option_excerpt p { margin: 0; }

.checkout_content .address_information_excerpt .left_col,
.checkout_content .delivery_option .left_col { border-right: 1px solid #c3c3c3; }

.checkout_content .delivery_option .left_col,
.checkout_content .delivery_option .right_col { /*margin: 20px 0;*/ }

.checkout_content .address_information_excerpt .right_col { padding-left: 10px; }

.checkout_content .panel-group .panel-heading { border: none; padding: 13px 20px; }

.edit_content_in_section { display: inline-block; position: absolute; top: 0; right: 0; border-left: 1px solid #c3c3c3; padding: 10px 10px 0px; min-height: 44px; }

    .edit_content_in_section .edit-button-hover { display: none; }

    .edit_content_in_section:hover .edit-button-hover { display: block; }

    .edit_content_in_section:hover .edit-button { display: none; }

.checkout_content .checkout_subsection { padding: 20px; }

.checkout_subsection .form-group:last-child { margin-bottom: 0; }

.checkout_content .panel-group .delivery_option .checkout_subsection { /*padding: 0 11px*/ }

.checkout_content .panel-group .delivery_option .right_col .checkout_subsection { padding: 0 4px; }

/*.checkout_content .panel-group .panel-body .continue_to_next_step {
			margin: 0 auto;
			width: 250px;
		}

		.checkout_content .panel-group .delivery_option .panel-body .continue_to_next_step {
			margin: 0 auto;
			width: 250px;
			margin-bottom: 20px;
		}*/

.checkout_content .continue_to_next_step { /*margin: 0 auto 20px;*/ text-align: center; width: 240px; }

.checkout_content .confirmation_and_payment_option .pay_with_paypal h4,
.checkout_with_facebook h4 { text-align: left; font-size: 17px; font-weight: 600; margin: 10px auto; width: 242px; text-transform: uppercase; margin-top: 0; }

.checkout_with_facebook h4 { text-align: center; width: auto; margin: 8px; }

.checkout_content .confirmation_and_payment_option .pay_with_paypal a.pay_with_paypal_button { display: block; margin: 5px auto 10px; width: 242px; }

.pointer { cursor: pointer; }

.checkout_content .confirmation_and_payment_option .pay_with_paypal p { text-align: center; margin: 0; }

.checkout_content .cc-cards-logos { display: inline-block; margin: 6px 0 0 3px; }

.opaque40 { opacity: 0.4; filter: alpha(opacity=40); }

.opaque100 { opacity: 1; filter: alpha(opacity=100); }

.checkout_content hr { margin: 0; border-color: #dadada; }

.checkout_content button[type=submit] { min-width: 240px; }

    .checkout_content button[type=submit].apply_gift_card { }

/*.checkout_content .custom_checkbox { padding: 6px 0px; }*/

.checkout_content .delivery_option .custom_checkbox { /*margin-bottom: 8px;*/ }

.checkout_content .delivery_option .delivery-option-area:not(:last-child) { border-right: 1px solid #c3c3c3; }

.checkout_content .delivery_option .checkout_subsection .delivery-option-details { padding-left: 25px; font-size: .9em; }

    .checkout_content .delivery_option .checkout_subsection .delivery-option-details ul { list-style: none; padding: 0; }

.checkout_content .delivery_option .checkout_subsection p { margin: 0 0 0 33px; }

.checkout_content .delivery_option .checkout_subsection label span { font-size: 17px !important; font-weight: 600; }

.checkout_content .delivery_option .checkout_subsection label i { font-size: 14px !important; font-weight: normal; }

.checkout_content .confirmation_and_payment_option .gift_cart_subsection { margin: 0; }

.checkout_content .confirmation_and_payment_option .form-group label { margin-right: 10px; }

.checkout_content .confirmation_and_payment_option .form-group .gift_card { display: inline-table; vertical-align: middle; width: 60%; }

.checkout_content .confirmation_and_payment_option .glyphicon glyphicon-question-sign { vertical-align: middle; }

.checkout_content .form-group .apply_gift_card { min-width: auto; padding: 6px 40px; }

.checkout_content .confirmation_and_payment_option .form-group .exp_card_separator { width: 0px; margin-right: 3px; }

.checkout_content .confirmation_and_payment_option .form-group .card_exp_month { text-align: center; margin: 0; }

.checkout_content .secure_checkout { text-align: center; }

    .checkout_content .secure_checkout span,
    .checkout_content .choose_secure_method span { vertical-align: top; }

.disabledText { color: #999999 !important; }

/* Radio buttons for checkout */
/*input[type=radio].css-checkbox + label.css-label { padding-left: 10px; }*/

/* Shopping cart */
.shopping_cart, .choose_secure_method { background: #fff; /*margin-bottom: 10px;*/ /*border: 1px solid #dbdbdb;*/ -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1); }

.cart_subsection_title { padding: 12px 10px; border-bottom: solid 1px #dbdbdb; margin: 0; }

.shopping_cart .edit_cart { margin-right: 7px; min-height: 42px; border-left: solid 1px #dbdbdb; }

.shopping_cart h4,
.choose_secure_method h4 { font-size: 17px; font-weight: 600; }

.shopping_cart .cart_item .cart_item_details { /*width: 82%;*/ padding: 6px 15px; }

.shopping_cart .cart_item .cart_item_actions { width: auto; }

    .shopping_cart .cart_item .cart_item_actions a { border-bottom: none !important; border-right: 1px solid #dbdbdb; /*padding: 18px 19px 14px;*/ min-height: 53px; }

.shopping_cart .cart_item_actions a .icon-preview-button-hover { display: none; }

.shopping_cart .cart_item_actions a:hover .icon-preview-button-hover { display: block; }

.shopping_cart .cart_item .cart_item_actions a:hover .icon-preview-button { display: none; }

.mobile_cart_totals,
.shopping_cart .cart_totals { position: relative; padding: 15px 20px; background: url("../images/main/cart_totals_background.png") repeat; color: #fff; }

    .shopping_cart .cart_totals.updated { /*background: gold;*/ transition: background-color 1s linear; }

.mobile_cart_totals { padding: 0px 15px 8px; }

.cart_notes { padding: 2px 8px; }

.mobile_cart_totals .payment_concept p,
.mobile_cart_totals .payment_amount p,
.shopping_cart .cart_totals .payment_concept p,
.shopping_cart .cart_totals .payment_amount p { font-size: 17px; margin: 0; }

    .mobile_cart_totals .payment_concept p.total_text,
    .shopping_cart .cart_totals .payment_concept p.total_text { font-weight: 600; line-height: 25px; margin-top: 8px; }

    .mobile_cart_totals .payment_amount p.total,
    .shopping_cart .cart_totals .payment_amount p.total { font-weight: 600; font-size: 25px; line-height: 25px; margin-top: 8px; /*color: #fff;*/ }

.mobile_cart_totals .payment_concept p,
.shopping_cart .cart_totals .payment_concept p { text-align: left; }

.mobile_cart_totals .payment_amount p,
.shopping_cart .cart_totals .payment_amount p { text-align: right; }

.mobile_cart_totals .cart_notes { font-size: 12px; }

/* Choose secure method */
.choose_secure_method .choose_secure_method_section { padding: 0px 30px 0px; position: inherit; /*margin: 20px 0;*/ }

.choose_secure_method.checkout_with_facebook .btn-fbblue { margin-bottom: 8px; }

.choose_secure_method.choose_secure_method_section .input-group button { width: 100px; }

/*.choose_secure_method .left_right { border-right: 1px solid #dadada; }*/

.choose_secure_method .choose_secure_method_section > h4 { margin-top: 0; }

/*.choose_secure_method hr { display: none; }*/



/*.choose_secure_method button { width: 110px; }*/

.checkout_content .address_information .address_information_excerpt,
.checkout_content .delivery_option .delivery_option_excerpt { display: block; }

.checkout_content .address_information.open .address_information_excerpt,
.checkout_content .delivery_option.open .delivery_option_excerpt { display: none; }

.label_previewer { text-align: center; }

    .label_previewer .package_name { margin: 10px 100px 20px; }

    .label_previewer .previewer_message { margin: 20px 50px 8px; }

    .label_previewer hr { margin: 0; border-top-color: #dadada; }

    .label_previewer .all_labels { padding: 20px 25px 16px; }

        .label_previewer .all_labels img { border: 1px solid #e6e6e6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

        .label_previewer .all_labels .option { width: 48px; height: 44px; display: inline-block; }



/* Style sheet for container set at 960px wide */

@media (max-width: 1199px) {

    .choose_secure_method .choose_secure_method_section { padding: 0px 40px 10px; }

    .checkout_content .confirmation_and_payment_option .form-group .gift_card { width: 65%; }
}

/* Style sheet for container set at 724px wide */

@media (max-width: 991px) {

    .checkout_content .panel-group .panel .post_code { text-align: left; }

    .checkout_content .address_information_excerpt .right_col { padding: 0; }

    .checkout_content .address_information_excerpt .left_col,
    .checkout_content .delivery_option .left_col { border: none; }

    .checkout_content .panel-group .delivery_option .right_col .checkout_subsection { padding: 0 20px; }

    .checkout_content .confirmation_and_payment_option .form-group .gift_card { width: 100%; }

    .checkout_content .delivery_option .left_col { border-bottom: 1px solid #e6e6e6; padding-bottom: 20px; }

    .checkout_content .delivery_option .right_col { margin-top: 0; }

    .checkout_content .delivery_option .checkout_subsection { /*padding: 0 50px !important;*/ }

    .card_logos { text-align: center; }

    .checkout_content .confirmation_and_payment_option .cc-cards-logos { display: inline-block; margin: 10px 0 0; }

    .card_logos { text-align: center; }

    .checkout_content .confirmation_and_payment_option .form-group .card_exp_month { text-align: left; }

    .confirmation_and_payment_option .cc_section { padding-top: 10px; }

    /*.checkout_content .panel-group .panel-body .continue_to_next_step {
		margin: 25px auto 0;
	}*/

    .checkout_content .province_code_section label,
    .checkout_content .province_code_section div { margin-bottom: 8px; }
}

/* Style sheet for container below 767px wide */

@media (max-width: 767px) {

    header .header_bottom_section { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

    .checkout_content { padding-right: 0px; margin-bottom: 10px; }

        .shopping_cart, .choose_secure_method,
        .checkout_content .panel-group .panel { margin-bottom: 10px !important; border: none; border-left: none; border-right: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

        .shopping_cart, .choose_secure_method,
        .checkout_content .panel-group .panel { border-bottom: 1px solid #dbdbdb; }

    .cart_subsection_title { padding: 12px 7px; }

    .checkout_content .address_information .checkout_subsection,
    .checkout_content .confirmation_and_payment_option .checkout_subsection { padding: 20px 40px; }

    .checkout_content .delivery_option .checkout_subsection { /*padding: 0 30px !important;*/ }

    .choose_secure_method { padding: 20px 0 !important; }

    .checkout_content .cc_section label { padding-top: 7px; }

    .choose_secure_method .left_col { border-right: none; margin-bottom: 0; }

    /*.choose_secure_method hr { display: block; margin-bottom: 15px; }*/

    /* Steps indicator */
    .steps_indicator { width: 318px; }

        .steps_indicator .step { position: relative; float: left; margin-bottom: 5px; width: 106px; }
        .steps_indicator .step_number span.circle { font-size: 14px; width: 28px; height: 28px; background: #d8d8d8; line-height: 28px; }

        .steps_indicator .step_label { font-size: 12px; padding: 0 15px; }

        .steps_indicator .step_connector { top: 0px; left: 67px; width: 78px; }

        .steps_indicator .step .step_connector hr { margin: 13px 0; }

        .steps_indicator .step_label { margin: 5px 0 2px; }

        .steps_indicator .step.completed .step_number span.icon-check {  }

    /* End steps indicator */

    .modal .modal-sm { margin-top: 115px; }
}
