
/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.checkout-onepage-index .middle-container .middle {
    font-family: Arial, Helvetica, sans-serif;
    width: 100% !important;
    line-height: 1.4;
}

/* ============================================ *
 * Typography
 * ============================================ */
.checkout-onepage-index .middle-container h1, .checkout-onepage-index .middle-container .h1 {
    margin: 0;
    margin-bottom: 0.7em;
    color: #0176ab;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
}
.checkout-onepage-index .middle-container .page-title h1 {
    margin: 8px 0 10px;
    padding-left: 8px;
}
.checkout-onepage-index .middle-container h2, .checkout-onepage-index .middle-container .h2 {
    margin: 0;
    margin-bottom: 0.5em;
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
}
.checkout-onepage-index .middle-container h3, .checkout-onepage-index .middle-container .h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
}
.checkout-onepage-index .middle-container h4, .checkout-onepage-index .middle-container .h4 {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
}
.checkout-onepage-index .middle-container h5, .checkout-onepage-index .middle-container .h5 {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px !important;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
}
.checkout-onepage-index .middle-container h6, .checkout-onepage-index .middle-container .h6 {
    margin: 0;
    margin-bottom: 5px;
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
}
.checkout-onepage-index .middle-container .validation-advice,
.checkout-onepage-index .middle-container .required {
    color: #666;
}

/* -------------------------------------------- *
 * Block Module
 */
.block,
.col-left-first {
    background-color: inherit;
    border: 0 none;
    margin: 0;
    padding: 10px;
}
.block {
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    padding: 1.125em;
    margin: 1.125em 12px 1.125em 0;
}
.col-left-first .block:last-of-type {
    margin-bottom: 0;
}
.block .block-title {
    background-color: inherit;
    border: 0 none;
    border-bottom: 1px dashed #ccc;
    clear: none;
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px !important;
    font-weight: bold !important;
    font-style: normal;
    line-height: 1.4;
    margin-bottom: 5px;
    padding: 0;
    position: relative;
    width: 100%;
}
.block .block-title h2,
.block .block-title h3,
.block .block-title strong {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px !important;
    font-weight: bold !important;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    color: #0176ab;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
}
.block .block-title small {
    font-size: 100%;
    font-weight: normal;
    color: #a0a0a0;
}
body:not(.customer-account) .block:first-child .block-title {
    border-top: none;
    padding-top: 0;
}
.block .block-subtitle {
    font-weight: bold;
    margin-bottom: 7px;
}
.block .block-content {
    margin-top: 5px;
}
.block .block-content p {
    color: #797979;
    font-size: 13px;
    margin-top: 8px;
}
.block .block-content.unpad {
    padding: 0;
}
.block .block-content li.item {
    margin: 0 0 10px 9px;
}
.block .block-content li.item:last-child {
    margin-bottom: 0;
}
.col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a {
    line-height: 33px;
    margin-right: 5px;
}
@media only screen and (max-width: 770px) {
    .sidebar .block:not(.block-layered-nav) {
        margin-bottom: 0;
    }
    .sidebar .block:not(.block-layered-nav) .block-title {
        padding: 0;
        margin-top: 0;
        border-bottom: none;
        border-top: none;
        margin-bottom: 0;
    }
    .sidebar .block:not(.block-layered-nav) .block-title > strong {
        margin: 0;
        margin-bottom: 10px;
        color: #636363;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        font-weight: normal;
        margin-bottom: 0px;
        padding: 7px 10px 7px 24px;
        border-width: 1px;
        border-style: solid;
        border-color: #cccccc;
        position: relative;
        background-color: #f4f4f4;
        display: block;
        width: 100%;
        cursor: pointer;
        border-bottom: 0;
    }
    .sidebar .block:not(.block-layered-nav) .block-title > strong:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #0176ab;
        border-right: none;
        left: 10px;
        top: 50%;
        margin-top: -3px;
    }
    .sidebar .block:not(.block-layered-nav) .block-title > strong:hover {
        background-color: #ececec;
    }
    .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
        margin: 0;
        margin-bottom: 10px;
        color: #636363;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        font-weight: normal;
        margin-bottom: 0px;
        padding: 7px 10px 7px 24px;
        border-width: 1px;
        border-style: solid;
        border-color: #cccccc;
        position: relative;
        background-color: #f4f4f4;
    }
    .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid #0176ab;
        border-bottom: none;
        left: 10px;
        top: 50%;
        margin-top: -3px;
    }
    .sidebar .block:not(.block-layered-nav) .block-title.active > strong:hover {
        background-color: #ececec;
    }
    .sidebar .block:not(.block-layered-nav) .block-content {
        padding: 10px;
        margin-top: 0;
        border-width: 0 1px;
        border-style: solid;
        border-color: #cccccc;
    }
    .sidebar .block:last-of-type {
        border-bottom: 1px solid #cccccc;
    }
}

.block.tollfree,
.block.shipping-info,
.block.authorizelogo,
.block.secure-page,
.block.verisign {
    padding: 8px 20px 8px 10px;
}
.block.tollfree h3 {
    font-size: 14px !important;
    margin: 0;
}
.block.tollfree h4 {
    font-size: 19px !important;
    margin: 0;
}
.block.shipping-info {
    padding-right: 10px;
}
.block.shipping-info p {
    font-size: 13px;
    line-height: 1.3;
    text-align: justify;
}
.block.shipping-info p strong {
    font-weight: 400;
    text-decoration: underline;
}
.block.verisign {
    background: none;
    border: 0 none;
    padding: 0 12px;
}
.block.confidence .block-content h4 {
    font-size: 13px;
    margin-bottom: 4px;
    margin-top: 10px;
}
.block.confidence .block-content h4 + p {
    margin-top: 4px;
}
.block.confidence .block-content > div {
    margin-bottom: 15px;
}
.block.confidence .block-content > div:last-child {
    margin-bottom: 15px;
}

/* ============================================ *
 * Buttons
 * ============================================ */
/* Secondary Buttons */
.checkout-onepage-index .middle-container .button.button-secondary {
    background: #dddddd;
    color: #636363;
    padding: 7px 15px;
}
.checkout-onepage-index .middle-container .button.button-secondary:hover {
    background: #d0d0d0;
    cursor: pointer;
}
.checkout-onepage-index .middle-container .button.button-secondary:active {
    background: #c4c4c4;
    color: #636363;
}
.checkout-onepage-index .middle-container .button.button-secondary:focus {
    color: #636363;
    background: #c4c4c4;
    outline: none;
}

.checkout-onepage-index .middle-container .sidebar .actions button.button {
    white-space: normal;
}

/* Primary Buttons */
.checkout-onepage-index .middle-container .button,
.checkout-onepage-index .middle-container #co-shipping-method-form .buttons-set .button {
    background: #0176ab;
    display: inline-block;
    padding: 7px 15px;
    border: 0;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}
.checkout-onepage-index .middle-container .button:hover,
.checkout-onepage-index .middle-container #co-shipping-method-form .buttons-set .button:hover  {
    background: #2e8ab8;
    cursor: pointer;
}
.checkout-onepage-index .middle-container .button:active,
.checkout-onepage-index .middle-container #co-shipping-method-form .buttons-set .button:active {
    background: #297aa3;
    color: #FFFFFF;
}
.checkout-onepage-index .middle-container .button:focus,
.checkout-onepage-index .middle-container #co-shipping-method-form .buttons-set .button:focus {
    background-color: #297aa3;
    outline: none;
    color: #FFFFFF;
}
.checkout-onepage-index .middle-container a.button {
    text-decoration: none;
}
.checkout-onepage-index .middle-container a.button:hover {
    color: #FFFFFF;
}

/* Disabled - class for anchor, state for form elements */
.checkout-onepage-index .middle-container .button.disabled,
.checkout-onepage-index .middle-container .button:disabled {
    background: #C8C8C8;
    opacity: 0.6;
    cursor: not-allowed;
}

/* Adjacent buttons */
.checkout-onepage-index .middle-container .button + .button {
    margin-left: 5px;
}
.checkout-onepage-index .middle-container .button2 {
    border: 0;
    padding: 0 5px;
    margin: 0;
    background: transparent;
    cursor: pointer;
    vertical-align: middle;
}
.checkout-onepage-index .middle-container .button2:focus {
    outline: none;
}
.checkout-onepage-index .middle-container .button2 span,
.checkout-onepage-index .middle-container .button2 span span {
    line-height: 30px;
    height: 30px;
    text-decoration: underline;
    text-transform: uppercase;
    display: inline-block;
    color: #0176ab;
    font-family: Arial, Helvetica, sans-serif;
}
.checkout-onepage-index .middle-container .button2 span:hover,
.checkout-onepage-index .middle-container .button2 span span:hover {
    text-decoration: none;
    color: #246b8f;
}

@media only screen and (max-width: 770px) {
    .checkout-onepage-index .middle-container .col2-set .buttons-set .button,
    .checkout-onepage-index .middle-container .col2-set .buttons-set .button2 {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .checkout-onepage-index .middle-container .col2-set .buttons-set .back-link {
        display: none;
    }
    .checkout-onepage-index .middle-container .col2-set .buttons-set .required {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .checkout-onepage-index .middle-container .buttons-set .button {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 7px;
    }
    .checkout-onepage-index .middle-container .buttons-set .back-link {
        display: none;
    }
    .checkout-onepage-index .middle-container .buttons-set .required {
        display: none;
    }
}
/* -------------------------------------------- *
 * Button Sets
 */
.checkout-onepage-index .middle-container .buttons-set {
    clear: both;
    margin: 10px 0 0;
    padding-top: 10px;
    border-top: 1px solid #ededed;
    text-align: right;
}
.checkout-onepage-index .middle-container .buttons-set p.required {
    margin: 0;
    margin-left: 10px;
    line-height: 33px;
    float: right;
}
.checkout-onepage-index .middle-container .buttons-set .back-link {
    float: left;
    margin: 0;
    line-height: 33px;
}
.checkout-onepage-index .middle-container .buttons-set a:not(.button) {
    line-height: 20px;
    display: inline-block;
    padding: 5px;
}
.checkout-onepage-index .middle-container .buttons-set button.button {
    float: right;
    margin-left: 5px;
    min-width: 140px;
}
.checkout-onepage-index .middle-container .buttons-set:after {
    content: '';
    display: table;
    clear: both;
}

/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* -------------------------------------------- *
 * Fieldsets
 */
.checkout-onepage-index .middle-container .fieldset p {
    margin-bottom: 7px;
}
.checkout-onepage-index .middle-container .fieldset p.required {
    margin-bottom: 8px;
    float: none;
    font-size: 12px;
    margin-top: 0px;
    text-align: left;
}
.checkout-onepage-index .middle-container .fieldset + .fieldset {
    margin-top: 5px;
}
.checkout-onepage-index .middle-container form .legend {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ededed;
}

/* -------------------------------------------- *
 * Input Box
 */
#checkout-step-login .form-list .input-box,
.checkout-onepage-index .middle-container .input-box {
    padding-top: 2px;
    margin-top: 3px !important;
}
.checkout-onepage-index .middle-container .input-box:after {
    content: '';
    display: table;
    clear: both;
}
.checkout-onepage-index .middle-container li.centinel-logos div.input-box img {
    display: inline;
    vertical-align: middle;
}

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.checkout-onepage-index .middle-container .input-box .v-fix {
    float: left;
    margin-right: 5px;
    max-width: 100%;
}

/* -------------------------------------------- *
 * Labels
 */
.checkout-onepage-index .middle-container label {
    display: inline-block;
    border: 0 none;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin: 0px;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.checkout-onepage-index .middle-container label.required:after,
.checkout-onepage-index .middle-container span.required:after {
    content: ' *';
    color: #df280a;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.checkout-onepage-index .middle-container label.required em,
.checkout-onepage-index .middle-container span.required em {
    display: none;
}

/* -------------------------------------------- *
 * Hints
 */
.checkout-onepage-index .middle-container .input-hint {
    color: #a0a0a0;
    font-size: 12px;
}

/* -------------------------------------------- *
 * Select
 */
.checkout-onepage-index .middle-container select {
    font-size: 14px;
}
.checkout-onepage-index .middle-container select + select {
    margin-left: 5px;
}
.checkout-onepage-index .middle-container select[multiple] {
    width: 270px;
    border: 1px solid silver;
    font-size: 15px;
    padding: 5px;
}

/* -------------------------------------------- *
 * Textarea
 */
.checkout-onepage-index .middle-container textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 450px;
    padding: 5px;
}

/* -------------------------------------------- *
 * Inputs
 */
.checkout-onepage-index .middle-container .input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 14px;
}
.checkout-onepage-index .middle-container .input-text:focus {
    border: 1px solid #0176ab;
}
.checkout-onepage-index .middle-container .input-text.validation-failed {
    border-color: #df280a;
}
.checkout-onepage-index .middle-container .input-text.validation-failed:focus {
    outline-color: #ef9384;
}
.checkout-onepage-index .middle-container input[type=email],
.checkout-onepage-index .middle-container input[type=search],
.checkout-onepage-index .middle-container input[type=number],
.checkout-onepage-index .middle-container input[type=password],
.checkout-onepage-index .middle-container input[type=tel],
.checkout-onepage-index .middle-container input[type=text] {
    height: 24px;
    padding: 0 8px;
}
.checkout-onepage-index .middle-container input[type=email],
.checkout-onepage-index .middle-container input[type=search],
.checkout-onepage-index .middle-container input[type=number],
.checkout-onepage-index .middle-container input[type=password],
.checkout-onepage-index .middle-container input[type=tel],
.checkout-onepage-index .middle-container input[type=text] {
    width: 100%;
    max-width: 100%;
}

/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
    .checkout-onepage-index .middle-container input[type=email],
    .checkout-onepage-index .middle-container input[type=search],
    .checkout-onepage-index .middle-container input[type=number],
    .checkout-onepage-index .middle-container input[type=password],
    .checkout-onepage-index .middle-container input[type=tel],
    .checkout-onepage-index .middle-container input[type=text],
    .checkout-onepage-index .middle-container select {
        font-size: 16px;
        /* Prevent from zooming on focus */
    }
}
.checkout-onepage-index .middle-container .ie8 .input-text {
    max-width: none;
}

/* -------------------------------------------- *
 * Inputs - Quantity
 */
.checkout-onepage-index .middle-container input[type=number].qty,
.checkout-onepage-index .middle-container input[type=text].qty {
    width: 3em;
    text-align: center;
    vertical-align: middle;
}

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
    color: #a0a0a0;
}

input:-moz-placeholder {
    color: #a0a0a0;
}

/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkout-onepage-index .middle-container .checkbox,
.checkout-onepage-index .middle-container .radio {
    position: relative;
    top: -1px;
    display: inline-block;
}

.checkout-onepage-index .middle-container .checkbox + label,
.checkout-onepage-index .middle-container .radio + label {
    width: auto;
    max-width: 85%;
    padding: 0 0 0 8px;
    font-size: 14px;
    font-weight: normal;
    vertical-align: top;
}

/* -------------------------------------------- *
 * Validation
 */
.checkout-onepage-index .middle-container p.required,
.checkout-onepage-index .middle-container .validation-advice {
    margin: 5px 0 0;
    color: #df280a;
    font-size: 13px;
}

/* ============================================ *
 * Form List
 * ============================================ */
.checkout-onepage-index .middle-container .form-list .fields {
    margin: 0;
}
#checkout-step-login .form-list li,
.checkout-onepage-index .middle-container .form-list > li {
    margin-bottom: 10px !important;
}
.checkout-onepage-index .middle-container .form-list li ul li .field label{
    margin: 0;
    padding-left: 1px;
}
.checkout-onepage-index .middle-container .form-list li .input-box .input-text {
    margin-bottom: 0;
}
.checkout-onepage-index .middle-container .form-list li ul li .input-box .input-text {
    margin-bottom: 1px;
    /*width: 365px;*/
    width: 100% !important;
    max-width: 100%;
}
.checkout-onepage-index .middle-container .form-list select {
    margin-bottom: 4px;
    /*width: 365px;*/
    width: 100%;
    max-width: 100%;
}
.checkout-onepage-index .middle-container .form-list .input-range .input-text {
    width: 74px;
}
.checkout-onepage-index .middle-container .form-list .field,
.checkout-onepage-index .middle-container .form-list .wide,
.checkout-onepage-index .middle-container .form-list .control {
    margin-bottom: 10px;
}

/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
.checkout-onepage-index .middle-container .form-list .control,
.checkout-onepage-index .middle-container .sp-methods dt,
.checkout-onepage-index .middle-container #checkout-shipping-method-load .sp-methods dd,
.checkout-onepage-index .middle-container #co-shipping-method-form .sp-methods dd,
.checkout-onepage-index .middle-container .product-options ul.options-list {
    /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */
}
.checkout-onepage-index .middle-container .form-list .control div.input-box,
.checkout-onepage-index .middle-container .sp-methods dt div.input-box,
.checkout-onepage-index .middle-container #checkout-shipping-method-load .sp-methods dd div.input-box,
.checkout-onepage-index .middle-container #co-shipping-method-form .sp-methods dd div.input-box,
.checkout-onepage-index .middle-container .product-options ul.options-list div.input-box {
    display: inline;
    float: left;
}
.checkout-onepage-index .middle-container .form-list .control div.input-box:after,
.checkout-onepage-index .middle-container .sp-methods dt div.input-box:after,
.checkout-onepage-index .middle-container #checkout-shipping-method-load .sp-methods dd div.input-box:after,
.checkout-onepage-index .middle-container #co-shipping-method-form .sp-methods dd div.input-box:after,
.checkout-onepage-index .middle-container .product-options ul.options-list div.input-box:after {
    display: none;
}
.checkout-onepage-index .middle-container .form-list .control input.radio,
.checkout-onepage-index .middle-container .form-list .control input.checkbox,
.checkout-onepage-index .middle-container .sp-methods dt input.radio,
.checkout-onepage-index .middle-container .sp-methods dt input.checkbox,
.checkout-onepage-index .middle-container #checkout-shipping-method-load .sp-methods dd input.radio,
.checkout-onepage-index .middle-container #checkout-shipping-method-load .sp-methods dd input.checkbox,
.checkout-onepage-index .middle-container #co-shipping-method-form .sp-methods dd input.radio,
.checkout-onepage-index .middle-container #co-shipping-method-form .sp-methods dd input.checkbox,
.checkout-onepage-index .middle-container .product-options ul.options-list input.radio,
.checkout-onepage-index .middle-container .product-options ul.options-list input.checkbox {
    float: left;
    margin-right: -20px;
    margin-top: 5px;
    margin-left: 10px;
}
.checkout-onepage-index .middle-container .form-list .control label,
.checkout-onepage-index .middle-container .sp-methods dt label,
.checkout-onepage-index .middle-container #checkout-shipping-method-load .sp-methods dd label,
.checkout-onepage-index .middle-container #co-shipping-method-form .sp-methods dd label,
.checkout-onepage-index .middle-container .product-options ul.options-list label {
    color: #636363;
    background-color: inherit;
    padding: 5px 10px;
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 3px 10px 3px 30px;
    margin: auto;
}
.checkout-onepage-index .middle-container .form-list .control label:hover,
.checkout-onepage-index .middle-container .sp-methods dt label:hover,
.checkout-onepage-index .middle-container #checkout-shipping-method-load .sp-methods dd label:hover,
.checkout-onepage-index .middle-container #co-shipping-method-form .sp-methods dd label:hover,
.checkout-onepage-index .middle-container .product-options ul.options-list label:hover {
    /*background-color: #ececec;*/
}
.checkout-onepage-index .middle-container .form-list .control .no-display + label,
.checkout-onepage-index .middle-container .sp-methods dt .no-display + label,
.checkout-onepage-index .middle-container #checkout-shipping-method-load .sp-methods dd .no-display + label,
.checkout-onepage-index .middle-container #co-shipping-method-form .sp-methods dd .no-display + label,
.checkout-onepage-index .middle-container .product-options ul.options-list .no-display + label {
    padding-left: 10px;
    background-color: transparent;
}
.checkout-onepage-index .middle-container .form-list .control .no-display + label:hover,
.checkout-onepage-index .middle-container .sp-methods dt .no-display + label:hover,
.checkout-onepage-index .middle-container #checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
.checkout-onepage-index .middle-container #co-shipping-method-form .sp-methods dd .no-display + label:hover,
.checkout-onepage-index .middle-container .product-options ul.options-list .no-display + label:hover {
    background-color: transparent;
}

.checkout-onepage-index .middle-container .product-options ul.options-list label,
.checkout-onepage-index .middle-container .col2-set .form-list .control label {
    min-width: inherit;
    width: 250px;
    max-width: 100%;
}
.checkout-onepage-index .middle-container .form-list .control.remember-me-box label {
    width: auto;
    max-width: none;
    min-width: inherit;
}
.checkout-onepage-index .middle-container .form-list .control {
    margin: 0 !important;
}
.checkout-onepage-index .middle-container .form-list .control label {
    float: none;
}
.checkout-onepage-index .middle-container .form-list .control .radio,
.checkout-onepage-index .middle-container .form-list .control .checkbox {
    margin-right: 6px;
}
.checkout-onepage-index .middle-container .form-list .control .input-box {
    clear: none;
    display: inline-block;
    width: auto;
    padding: 0;
}
.checkout-onepage-index .middle-container form .form-instructions {
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #a0a0a0;
}

/* ============================================ *
 * Table Helpers
 * ============================================ */
.checkout-onepage-index .middle-container .hide-th {
    text-indent: -9999px;
}

/* ============================================ *
 * Data Table
 * ============================================ */
.checkout-onepage-index .middle-container .data-table {
    width: 100%;
}
.checkout-onepage-index .middle-container .data-table td,
.checkout-onepage-index .middle-container .data-table th {
    padding: 10px;
    vertical-align: top;
}
.checkout-onepage-index .middle-container .data-table th {
    background: #f4f4f4;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.4;
    white-space: nowrap;
}
.checkout-onepage-index .middle-container .data-table thead th,
.checkout-onepage-index .middle-container .data-table tbody td {
    border-bottom: 1px solid silver;
}
.checkout-onepage-index .middle-container .data-table tbody td,
.checkout-onepage-index .middle-container .data-table tfoot td {
    font-family: Arial, Helvetica, sans-serif;
}
.checkout-onepage-index .middle-container .data-table tfoot tr {
    background: #f4f4f4;
}
.checkout-onepage-index .middle-container .data-table tbody td .item-options {
    margin-left: 20px;
    margin-top: 10px;
}
.checkout-onepage-index .middle-container .data-table tbody td .item-options dt:after {
    content: ':';
}

/* ============================================ *
 * Generic Info Table
 * ============================================ */
.checkout-onepage-index .middle-container .info-box {
    border: 1px solid silver;
    padding: 12px 15px;
    margin: 0 0 15px;
}
.checkout-onepage-index .middle-container .info-box h2 {
    font-weight: bold;
    font-size: 13px !important;
}
.checkout-onepage-index .middle-container .info-table th,
.checkout-onepage-index .middle-container .info-table td {
    vertical-align: top;
}
.checkout-onepage-index .middle-container .info-table th {
    font-weight: bold;
    padding: 4px 20px 4px 0;
}
.checkout-onepage-index .middle-container .info-table td {
    padding: 4px 0;
}

/* ============================================ *
 * Zebra-Stripe Table
 * ============================================ */
.zebra-table tr:first-child,
.zebra-table th:first-child {
    border-top: 1px solid silver;
}
.zebra-table td,
.zebra-table th {
    border-bottom: 1px solid silver;
    padding: 6px;
    background-color: transparent;
}
.zebra-table tr {
    background-color: #eeeded;
}
.zebra-table tr:nth-child(odd) {
    background-color: #f8f7f5;
}

/* ============================================ *
 * Linearize Table
 * ============================================ */
@media only screen and (max-width: 479px) {
    .linearize-table {
        /* Helpers */
    }
    .linearize-table tr,
    .linearize-table th,
    .linearize-table td {
        display: block;
    }
    .linearize-table thead th {
        border-right: 0;
        border-left: 0;
    }
    .linearize-table thead th.lin-hide {
        display: none;
    }
    .linearize-table thead th:nth-child(1n+2) {
        display: none;
    }
    .linearize-table tbody tr {
        position: relative;
        border-bottom: 1px solid #cccccc;
    }
    .linearize-table tbody td {
        padding: 0 10px 4px;
        border-right: 0;
        border-bottom: 0;
    }
    .linearize-table tbody td.lin-hide {
        display: none;
    }
    .linearize-table tbody td:first-child {
        padding-top: 10px;
    }
    .linearize-table tbody td:first-child,
    .linearize-table tbody td:first-child h3 {
        font-weight: bold;
    }
    .linearize-table tbody td[data-rwd-label] {
        text-align: left;
        padding-left: 30px;
    }
    .linearize-table tbody td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        padding-right: 5px;
        text-transform: uppercase;
    }
    .linearize-table tfoot tr {
        display: block;
        text-align: right;
    }
    .linearize-table tfoot tr:after {
        content: '';
        display: table;
        clear: both;
    }
    .linearize-table tfoot td {
        display: block;
        float: left;
    }
    .linearize-table tfoot td.lin-hide {
        display: none;
    }
    .linearize-table tfoot td:nth-child(odd) {
        clear: left;
        width: 60%;
    }
    .linearize-table tfoot td:nth-child(even) {
        text-align: left;
        width: 40%;
    }
    .linearize-table .linearize-hide {
        display: none;
    }
    .linearize-table .linearize-unpad {
        padding: 0;
    }
    .linearize-table .linearize-show {
        display: block;
    }
}
@media only screen and (max-width: 599px) {
    .linearize-table-large {
        /* Helpers */
    }
    .linearize-table-large tr,
    .linearize-table-large th,
    .linearize-table-large td {
        display: block;
    }
    .linearize-table-large thead th {
        border-right: 0;
        border-left: 0;
    }
    .linearize-table-large thead th.lin-hide {
        display: none;
    }
    .linearize-table-large thead th:nth-child(1n+2) {
        display: none;
    }
    .linearize-table-large tbody tr {
        position: relative;
        border-bottom: 1px solid #cccccc;
    }
    .linearize-table-large tbody td {
        padding: 0 10px 4px;
        border-right: 0;
        border-bottom: 0;
    }
    .linearize-table-large tbody td.lin-hide {
        display: none;
    }
    .linearize-table-large tbody td:first-child {
        padding-top: 10px;
    }
    .linearize-table-large tbody td:first-child,
    .linearize-table-large tbody td:first-child h3 {
        font-weight: bold;
    }
    .linearize-table-large tbody td[data-rwd-label] {
        text-align: left;
        padding-left: 30px;
    }
    .linearize-table-large tbody td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        padding-right: 5px;
        text-transform: uppercase;
    }
    .linearize-table-large tfoot tr {
        display: block;
        text-align: right;
    }
    .linearize-table-large tfoot tr:after {
        content: '';
        display: table;
        clear: both;
    }
    .linearize-table-large tfoot td {
        display: block;
        float: left;
    }
    .linearize-table-large tfoot td.lin-hide {
        display: none;
    }
    .linearize-table-large tfoot td:nth-child(odd) {
        clear: left;
        width: 60%;
    }
    .linearize-table-large tfoot td:nth-child(even) {
        text-align: left;
        width: 40%;
    }
    .linearize-table-large .linearize-hide {
        display: none;
    }
    .linearize-table-large .linearize-unpad {
        padding: 0;
    }
    .linearize-table-large .linearize-show {
        display: block;
    }
}
@media only screen and (min-width: 600px) {
    .linearize-table .linearize-collapse {
        display: none;
    }
}

/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.checkout-onepage-index .middle-container .please-wait {
    display: inline-block;
    margin: 5px;
    line-height: 24px;
    height: 24px;
    white-space: nowrap;
    /* Prevent the linebreak in the HTML from causing layout issues */
}
.checkout-onepage-index .middle-container .please-wait img {
    float: left;
    margin: 0 10px 0 0;
    width: 24px;
}

/* -------------------------------------------- *
 * Content Columns
 */
.checkout-onepage-index .middle-container .col2-set {
    width: 100%;
}
.checkout-onepage-index .middle-container .col2-set .col-1,
.checkout-onepage-index .middle-container .col2-set .col-2 {
    width: 50%;
}
.checkout-onepage-index .middle-container .opc-firststep-login .col2-set .col-1,
.checkout-onepage-index .middle-container .opc-firststep-login .col2-set .col-2 {
    padding-top: 10px;
}
@media only screen and (max-width: 770px) {
    .checkout-onepage-index .middle-container .col2-set .col-1,
    .checkout-onepage-index .middle-container .col2-set .col-2 {
        padding: 10px;
    }
}
.checkout-onepage-index .middle-container .col2-set .col-1 {
    float: left;
    /*padding-left: 0;*/
}
.checkout-onepage-index .middle-container .col2-set .col-2 {
    float: right;
    padding-right: 0;
}
@media only screen and (max-width: 479px) {
    .checkout-onepage-index .middle-container .col2-set .col-1,
    .checkout-onepage-index .middle-container .col2-set .col-2 {
        float: none;
        width: auto;
        border: 0;
        padding-right: 0;
        padding-left: 0;
    }
}
.checkout-onepage-index .middle-container .col2-set .narrow {
    width: 33%;
}
.checkout-onepage-index .middle-container .col2-set .wide {
    width: 65%;
}
.checkout-onepage-index .middle-container .col2-set:after {
    content: '';
    display: table;
    clear: both;
}

/* -------------------------------------------- *
 * Top Container
 */
@media only screen and (min-width: 771px) {
    .top-container {
        max-width: 1260px;
        margin: 0 auto;
        padding: 0 30px;
    }
}
.checkout-onepage-index .middle-container .col-right,
.checkout-onepage-index .middle-container .col-left {
    display: none;
    /*background-color: #f6f6f6;*/
    /*border: 1px solid #ccc;
    border-width: 0 0 1px 1px;
    margin-bottom: -1px;*/
}
.checkout-onepage-index .middle-container .col-main {
    width: auto;
    float: none;
    padding-bottom: 40px;
}
@media only screen and (min-width: 980px) {
    .checkout-onepage-index .middle-container .col-main {
        float: left;
        width: 66.75%;
        max-width: 66.75%;
    }
    .checkout-onepage-index .middle-container .col-right,
    .checkout-onepage-index .middle-container .col-left {
        width: 31.25% !important;
        display: block;
    }
    .checkout-onepage-index .middle-container .col-right {
        padding-left: 0;
    }
}
.opc select {
    /*width: 365px;*/
    width: 100%;
    max-width: 100%;
}

/* -------------------------------------------- *
 * Section Styling - Default
 */
.opc .section .step-title {
    width: 100%;
    border-top: 1px solid #ececec;
    position: relative;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.opc .section .step-title:after {
    content: '';
    display: table;
    clear: both;
}
.opc .section.allow:not(.active) .step-title {
    cursor: pointer;
}
/* Using .no-touch since touch devices emulate hover, thereby making steps look active that are not */
.no-touch .opc .section.allow:not(.active) .step-title:hover {
    background-color: #f4f4f4;
}
.opc .section.active .step-title {
    border-bottom: 1px solid #ececec;
}
.opc .section .step-title a {
    display: none;
}
.opc .section.allow:not(.active) .step-title a {
    display: block;
    float: right;
    line-height: 40px;
    height: 40px;
    padding: 0px 10px;
}
.no-touch .opc .section .step-title a:hover {
    text-decoration: none;
}
.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
    width: 26px;
    height: 26px;
    text-align: center;
    color: #FFFFFF;
    line-height: 26px;
    background-color: #0176ab;
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -13px;
}
.opc .section.allow .step-title .number {
    background-color: #99cce5;
}
.opc .section.allow .step-title h2 {
    color: #a0a0a0 !important;
}
.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
    color: #0176ab !important;
}
.opc .section .step-title h2 {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 43px;
    height: 40px;
    float: left;
    margin: 0px 4px 0px 45px;
}
.opc .section .step {
    padding: 10px 20px 20px;
}
.opc .section .step:after {
    content: '';
    display: table;
    clear: both;
}
@media only screen and (max-width: 979px) {
    .opc .section .step {
        padding: 10px;
    }
}
.opc select {
    max-width: 365px;
    width: 100%;
    max-width: 100%;
}
.opc h3 {
    font-weight: 500;
}
.opc .buttons-set {
    text-align: left;
}
.opc .buttons-set button.button {
    float: left;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 0;
}
.opc .buttons-set p.required {
    float: right;
    margin-left: 5px;
    margin-bottom: 0;
}
.opc .buttons-set .back-link {
    float: right;
    margin: 0;
}
.opc .buttons-set a {
    line-height: 20px;
    display: inline-block;
    padding: 5px 5px 5px 0;
}

@media only screen and (max-width: 479px) {
    .opc .buttons-set .button + .buttons-set .button,
    .paypal-express-review .buttons-set .button + .buttons-set .button {
        margin-left: 0;
    }
}
.opc #opc-login .buttons-set {
    border-top: 0;
    padding-top: 5px;
}
.opc #opc-login .description,
.opc #opc-login li {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
.opc #opc-login p.required {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

@media only screen and (max-width: 770px) {
    .opc #opc-login .description,
    .opc #opc-login p.required {
        display: none;
    }
}
#opc-payment .note {
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

/* -------------------------------------------- *
 * This section hides everything but the "Checkout Method" step of the checkout process and fades in the content
 * once the customer progresses to the next step. The purpose of this is to simplify what the customer has to focus on.
 * It is limited to larger viewports since smaller devices are inherently going to be focused solely on the
 * "Checkout Method" step.
 */
.opc.opc-firststep-login .section:not(#opc-login) .step-title,
.opc-block-progress-step-login {
    -webkit-transition: opacity 300ms linear;
    -webkit-transition-delay: 0;
    -moz-transition: opacity 300ms linear 0;
    -o-transition: opacity 300ms linear 0;
    transition: opacity 300ms linear 0;
}
.opc.opc-firststep-login .section#opc-login .step-title .number {
    -webkit-transition: width 80ms linear;
    -webkit-transition-delay: 0;
    -moz-transition: width 80ms linear 0;
    -o-transition: width 80ms linear 0;
    transition: width 80ms linear 0;
}
.opc.opc-firststep-login .section#opc-login .step-title h2 {
    -webkit-transition: margin-left 80ms linear;
    -webkit-transition-delay: 0;
    -moz-transition: margin-left 80ms linear 0;
    -o-transition: margin-left 80ms linear 0;
    transition: margin-left 80ms linear 0;
}

/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the              */
/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the         */
/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title {
    opacity: 0;
}
/*body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login {
    opacity: 0;
}
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number {
    width: 0px;
    overflow: hidden;
}
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2 {
    margin-left: 18px;
}*/

/* -------------------------------------------- *
 * Billing
 */
#opc-billing .step {
    max-width: 510px;
}

/* -------------------------------------------- *
 * Shipping
 */
#opc-shipping .step {
    max-width: 510px;
}

/* -------------------------------------------- *
 * Shipping Method
 */
#opc-shipping_method .step {
    max-width: 510px;
}

/* -------------------------------------------- *
 * Payment
 */
#opc-payment .step {
    max-width: 510px;
}

/* -------------------------------------------- *
 * Shipping and Payment methods
 */
.sp-methods {
    margin: 0 0 8px;
}
.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: bold;
}
.sp-methods dt:first-child {
    margin: 0 0 5px;
}
.sp-methods dd li {
    margin: 5px 0;
}
.sp-methods label img {
    /*float: left;*/
}
.sp-methods label a {
    margin-top: 6px;
    /*float: right;*/
    margin-left: 10px;
}
.sp-methods .price {
    font-weight: bold;
}
.sp-methods .form-list {
    padding-left: 20px;
}
.sp-methods .form-list li {
    margin: 0 0 8px;
}
.sp-methods select.month {
    width: 120px;
    margin-right: 10px;
}
.sp-methods select.year {
    width: 96px;
}
.sp-methods input.cvv {
    width: 4em !important;
}
.sp-methods #advice-validate-cc-exp-ccsave_expiration {
    max-width: 130px;
}
.sp-methods .checkmo-list li {
    margin: 0 0 5px;
    content: '';
    display: table;
    clear: both;
}
.sp-methods .checkmo-list label {
    width: 165px;
    padding-right: 15px;
    text-align: right;
    float: left;
}
.sp-methods .checkmo-list address {
    float: left;
}
@media only screen and (max-width: 479px) {
    .sp-methods .checkmo-list {
        padding-left: 0;
    }
    .sp-methods .checkmo-list label {
        width: 135px;
    }
}
.sp-methods .release-amounts {
    margin: 0.5em 0;
}
.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0;
}
.sp-methods #rush-warning p {
    background-color: #FBFFFF;
    border: 1px solid #0198DD;
    font-size: 10px;
    margin: 8px 10px 12px;
    padding: 5px;
    text-align: left;
}

/* One Page Checkout */
.block-progress {
}
.block-progress .block-content {
    font-size: 13px;
}
.block-progress dt {
    padding-top: 6px;
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: normal;
    color: #a0a0a0;
}
.block-progress dt.complete {
    color: #636363;
}
.block-progress dd {
    padding-left: 15px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.block-progress dd address {
}
.block-progress #payment-progress-opcheckout .subtitle {
    margin-bottom: 3px;
}
.block-progress .payment-info dt {
    padding: 0;
    margin: 0 0 3px 0;
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    float: left;
    clear: both;
    font-size: 13px;
}
.block-progress .payment-info dt:after {
    content: ': ';
}
.block-progress .payment-info dd {
    float: left;
    margin-bottom: 3px;
    font-size: 13px;
}
.block-progress .payment-info:after {
    content: '';
    display: table;
    clear: both;
}

/* review step */
#checkout-review-table .btn-remove img {
    display: none;
}
#checkout-review-table-wrapper {
    clear: both;
}
#review-buttons-container {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
#review-buttons-container .btn-checkout {
    min-width: 220px;
}
#review-buttons-container .btn-checkout span {
    background: none;
    line-height: inherit;
    padding: 0;
}
#review-buttons-container .please-wait {
    float: left;
    margin-right: 10px;
}
#review-buttons-container .f-left {
    float: right;
}

@media only screen and (max-width: 599px) {
    .linearize-table-large.checkout-review-table thead tr:nth-child(1n+2) {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .linearize-table.checkout-review-table thead tr:nth-child(1n+2) {
        display: none;
    }
}
/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
    display: inline;
}
.opc-block-progress dt a,
.opc-block-progress dt .separator {
    display: none;
}

/* On small screens, the progress review content will be moved to the review step via JS. Styled via this CSS: */
#checkout-step-review .opc-block-progress {
    border-left: none;
    padding-left: 0;
}
#checkout-step-review .opc-block-progress .block-title {
    display: none;
}
#checkout-step-review .opc-block-progress .block-content {
    display: block !important;
    padding: 0;
}
#checkout-step-review .opc-block-progress .block-content > dl > div {
    float: left;
    width: 50%;
}
@media only screen and (max-width: 479px) {
    #checkout-step-review .opc-block-progress .block-content > dl > div {
        float: none;
        width: auto;
    }
}
#checkout-step-review .opc-block-progress .block-content .changelink {
    display: none;
}
@media only screen and (max-width: 479px) {
    #checkout-review-table thead > tr > th {
        display: none;
    }
    #checkout-review-table thead > tr > th:first-child {
        display: block;
    }

    #checkout-review-table thead > tr > th:first-child {
        display: block;
    }
}
#checkout-step-review .centinel > p {
    margin-bottom: 10px;
}
#checkout-step-review .centinel iframe {
    width: 100%;
    min-height: 400px;
}

/* Gift options */
.gift-messages-form .item {
    content: '';
    display: table;
    clear: both;
    margin-top: 30px;
}
.gift-messages-form .item h5 {
    font-weight: bold;
}
.gift-messages-form .item .product-img-box {
    width: auto;
    float: left;
    padding-right: 15px;
}
.gift-messages-form .item .details {
    float: left;
}
.gift-message-form .inner-box > div {
    content: '';
    display: table;
    clear: both;
    width: 100%;
    margin-top: 15px;
    display: block;
}
.gift-message-form .inner-box > div.extra-options-container p {
    margin-bottom: 15px;
}
.gift-message-form .gift-wrapping-form label {
    margin-right: 10px;
}
.gift-message-form .gift-wrapping-form img {
    float: left;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design {
    height: 75px;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after {
    content: '';
    display: table;
    clear: both;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box {
    margin-right: 5px;
}
.gift-message-form .gift-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #ececec;
}
.gift-message-form .gift-item:after {
    content: '';
    display: table;
    clear: both;
}
.gift-message-form .gift-item .product-img-box {
    width: 200px;
}
.gift-message-form .gift-item .product-img-box .product-image {
    width: 75px;
    margin-left: auto;
    margin-right: auto;
}
.gift-message-form .gift-item .product-img-box .product-name {
    display: block;
}
.gift-message-form .gift-item .fieldset {
    margin-left: 200px;
}

@media only screen and (max-width: 770px) {
    .gift-message-form .giftmessage-area {
        max-width: 100%;
    }
    .gift-message-form .gift-item .product-img-box {
        width: 100%;
        float: none;
    }
    .gift-message-form .gift-item .fieldset {
        margin-left: 0px;
    }
    .gift-message-form .gift-item .fieldset textarea {
        width: 100%;
    }
}
/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .col-main {
    padding: 0;
    text-align: center;
}
.checkout-onepage-success .buttons-set {
    margin: 10px 0;
    text-align: center;
}
.checkout-onepage-success .buttons-set button {
    float: none;
}

/* ============================================ *
 * PayPal
 * ============================================ */
@media only screen and (max-width: 870px) and (min-width: 771px) {
    .paypal-review-order .col2-set .col-1,
    .paypal-review-order .col2-set .col-2 {
        padding: 0px;
    }
}
.paypal-review-order .info-set {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
}
.paypal-review-order .buttons-set {
    margin-top: 0px;
    padding-top: 0px;
    border: 0;
}
.paypal-review-order .buttons-set button {
    margin-bottom: 10px;
}
@media only screen and (max-width: 770px) {
    .paypal-review-order .col-1 {
        padding-bottom: 0;
    }
    .paypal-review-order .field.inactive {
        display: none;
    }
}
.top-container .bml-ad {
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: center;
}
.top-container .bml-ad span {
    display: inline-block;
}
.top-container .bml-ad span a {
    display: block;
}
.bml-ad {
    display: none;
    text-align: center;
    margin-bottom: 5px;
}
.bml-ad span {
    display: block;
    line-height: 0;
}
.bml-ad a {
    display: inline-block;
    max-width: 100%;
}
.bml-ad a:hover {
    opacity: 0.7;
}
.bml-ad img {
    height: auto !important;
    max-width: 100%;
}
.cart-totals-wrapper .bml-ad.large img {
    display: block;
    margin: 0;
}
@media only screen and (max-width: 770px) {
    .bml-ad.small {
        display: block;
    }
}
@media only screen and (min-width: 771px) {
    .bml-ad.large {
        display: block;
    }
}
div.paypal-logo {
    text-align: center;
    margin: 15px 0;
    max-width: 100%;
}
div.paypal-logo span {
    display: block;
    width: 100%;
}
div.paypal-logo span a {
    display: inline-block;
    max-width: 100%;
}
div.paypal-logo span a img {
    max-width: 100%;
}
div.paypal-logo span > img {
    display: none;
}
.checkout-types div.paypal-logo {
    text-align: right;
}
.bml-checkout-type {
    list-style-type: none;
}
.sidebar .paypal-logo {
    text-align: center;
    line-height: 0;
}
.sidebar .paypal-logo > a {
    display: inline-block;
    max-width: 100%;
}
.sidebar .paypal-logo > a:hover {
    opacity: 0.8;
}
.sidebar .paypal-logo > a img {
    display: block;
}
.sidebar .paypal-logo .label {
    margin-top: 4px;
}
.sidebar .paypal-logo .label a {
    font-size: 12px;
    line-height: 1.5;
}
