#checkoutSteps input.input-text.input-validation-fail {
    background: pink;
}
#checkoutSteps select.input-validation-fail {
    background: pink;
}
.creditly-wrapper.gray-theme .credit-card-wrapper {
    padding: 0px;
    margin-top: 10px;
    margin-left: 5px;
}
.creditly-wrapper .card-type {
    /*text-align:right;
    margin-right:55px;*/
    margin-left: 10px;
    margin-top:10px;
    min-height:20px;
    margin-bottom:0px;
    font-size: 15px;
    color: #333;
}
.creditly-wrapper .first-row {
    margin-bottom: 10px;
}
.creditly-wrapper.gray-theme .col-sm-8, .creditly-wrapper.gray-theme .col-sm-4 {
    display: inline-block;
    background-color: #eee;
    padding: 5px;
    border: 6px solid white;
    border-radius: 13px;
}
.field input, .field select {
    background-color: #eee;
}
.creditly-wrapper.gray-theme .form-control {
    color: #2f2f2f;
    background-color: #eee;
    border: none;
    height: 19px;
    padding: 0;
}
.creditly-wrapper.card-type {
    text-align:right;
    margin-top:10px;
    margin-right:10px;
    min-height:20px;
    margin-bottom:-15px
}
input.qty, label#qty {
    width: 7.5em !important;
    text-align: center;
    margin-top: 5px;
    display:none;
}
input.input-text, textarea {
    padding: 0px;
}
input.input-text, select, textarea {
    /*background: #fff;*/
    /*border: 1px solid #b6b6b6;*/
    /*background-color: #eee;*/
    border: 0;
    border-radius: 0;
    width: auto;
    height: auto;
    line-height: 1.55;
    margin-bottom: 0px;
}
input, select, textarea, button {
    vertical-align: middle;
    color: #2f2f2f;
}
input, textarea, .uneditable-input {
    margin-left: 0;
}
input, textarea, .uneditable-input {
    margin-left: 0;
}
input, textarea, .uneditable-input {
    /*width: 206px;*/
}
input, button, select, textarea {
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}
label, input, button, select, textarea {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}
#CheckoutModal::placeholder {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}
.email {
    width: 225px;
}
.phone {
    width: 125px;
}
.name-firstname, .name-lastname, #shipping_city, #shipping_region, #shipping_postalcode, #shipping_countrycode {
    width: 175px;
}
#shipping_street1, #shipping_street2 {
    width: 376px;
}
#shipping-address2 {
    display: none;
}
#shipping_regioncode {
    display: none;
}
#shipping-address2-section {
    margin-left: 10px;
}
.shipping-company {
    display: none;
}
.address2-link {
    font-size: 10px;
    color: #666;
}
.payment-heading {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    margin-left: 5px;
}
/* swap the display around for the next two sections for US/Canada */
#credit-card-section {
    display: block;
}
#paypal-amount {
    display: inline;
}
.credit-card-row {
    display:flex;
    margin-top: 8px;
}
.credit-card-symbols {
    width: 55%;
    margin-left: 5px;
}
.creditly-wrapper.gray-theme {
    background: white;
    margin-bottom: 20px;
    padding-bottom: 0px;
}
.creditly-wrapper.gray-theme {
    margin-top: 10px;
}
.creditly-wrapper .col-sm-8 {
    width: 220px;
}
.creditly-wrapper.gray-theme .col-sm-8, .creditly-wrapper.gray-theme .col-sm-4 {
    padding-left: 20px;
    padding-right: 20px;
}
.creditly-wrapper.gray-theme .control-label {
    color: #8f8f8f;
    font-weight: normal;
}
.buttons-set, .exit-links {
    clear: both;
    padding: 0 0 0px;
    /*border-bottom: 1px solid #ddd;*/
    margin: 10px 0;
    text-align: center;
}
.buttons-set {
    padding-bottom: 29px;
}
.discount .buttons-set button.button, .shipping .buttons-set button.button {
    float: none;
    margin-left: 0;
}
.buttons-set button.button {
    /*float: right;*/
    /*margin-left: 5px;*/
}
button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 3px 15px;
    margin: 0;
    margin-left: 0px;
    background: 
    transparent;
    cursor: pointer;
}
button.button span {
    display: block;
    text-align: center;
    white-space: nowrap;
    padding: 9px 15px;
    text-transform: uppercase;
}
/*
button .material-icons {
    vertical-align: sub;
}
*/
.back-link a, .back-link a:visited, .exit-link a, .exit-link a:visited {
    text-decoration: underline;
    color: black;
}
.back-link {
    vertical-align: text-bottom;
    margin-top: 10px;
    font-size: 21px;
}
span.back-arrow {
    font-size: 13px;
}
span.back-word {
    font-size: 13px;
}
.exit-link {
    vertical-align: text-bottom;
    margin-top: 10px;
    font-size: 21px;
    text-decoration: underline;
}
.exit-link span {
    font-size: 13px;
}
button.btn-checkout {
    margin: 0 auto;
}
button.btn-proceed-checkout {
    float: right;
    margin-bottom: 10px;
}
.button.btn-checkout {
    display: flex;
    height: 40px;
    border: 0;
    padding: 0 9px 0 9px;
}
.button.btn-checkout span {
    font: bold 15px/40px;
    color: #fff;
    background: #FB91A1;
}
#paypal-amount p {
    padding-top: 20px;    
    padding-bottom: 15px;    
    color: #60c3b7;
    text-align: center;
    font-size: 16px;
}
/*
.btn-checkout .material-icons {
    font-size: 18px;
    margin-right: 10px;
}
*/
.btn-checkout .lock-compensate-width {
    display:inline;
    width: 10px;
}
button.button span.inner {
    display: inline;
    padding: 0px;
    border-radius: 0px;
}
#checkout-pay-total {
    display:inline;
}
.checkout-checkmarks {
    font-size: 27px;
    line-height: 0.8;
}
/* BEGIN CHECKOUT */
.span9 {
    width: 74.35897435897436%;
}
.span3 {
    width: 23.076923076923077%;
}
.col-right.sidebar {
    margin-top: 30px;
}
.opc {
    position: relative;
}
.opc .step {
    border-left: 1px solid #53658B !important;
    border-right: 1px solid #53658B !important;
    border-bottom: 1px solid #53658B !important;
    border-top: 0;
    background: none;
    padding: 15px 30px;
}
.opc li.section {
    margin: 5px 0 0;
}
.opc .step-title {
    border-width: 0 1px;
    border-style: solid;
    border-color: #ccc;
    background: #60c3b7;
    padding: 4px 8px 6px;
    text-align: right;
}
.opc .step-title .number {
    float: left;
    background: #60c3b7;
    border: 1px solid #60c3b7;
    padding: 0 4px;
    margin: 0 5px 0 0;
    font: bold 11px/14px;
    color: #FFF;
}
.opc .step-title h2 {
    float: left;
    margin: 0;
    font: bold 13px/16px;
    color: #FFF;
}
/*
.opc .step-title a {
    float: right;
    font-size: 11px;
    line-height: 16px;
}
*/
.block .block-title strong {
    font: normal 16px/16px;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
}
.col-right .block .block-content {
    padding: 0px 8px 12px 8px;
}
.block-progress .block-content {
    background: none;
}
.block-progress .block-title {
    background: none;
    border: 0;
    padding: 0;
    margin: 0 0 5px;
}
.block-progress .block-title strong {
    font-size: 13px;
    color: #0a263c;
    font-weight: bold;
}
.block-progress dt {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.35;
    background: #60c3b7;
    border: 1px solid #a3aeb3;
    margin: 0 0 6px;
    padding: 2px 8px;
    color: #FFF;
}
/* END OF CHECKOUT */

/* CHECKOUT MODAL */
.checkout-header {
    display: flex;
    justify-content: space-between;
}
.checkout-cart {
    margin-right: 5%;
    background: #eee;
    padding: 5px;
    border-radius: 5px;
}
.checkout-logo-wrapper {
    display:inline;
}
.checkout-logo {
    height: 32px;
}
.checkout-code {
    width: 83px;
    margin-top: 8px;
}
a.checkout-code-link {
    font-size: 10px;
    color: gray;
    text-decoration: none;
}
.checkout-minicart {
    display:inline;
    width: 14px;
    margin-right: 9px;
}
p.checkout-amount {
    display:inline;
    font-size: 12px;
    color: black;
    margin-left: 8px;
    margin-right: 3px;
    vertical-align: super;
}
.checkout-expand {
    display: inline-block;
    font-size: 18px;
    color: black;
}
.checkout-cart-detail {
    display: none;
    position: absolute;
    top: 50px;
    right: 14px;
    width: 140px;
    border: 0px solid black;
    padding: 5px;
    padding-left: 8px;
    padding-right: 8px;
    background: #eee;
    margin-right: 5%;
}
.checkout-cart-detail-item {
    float: left;
    width: 60px;
}
.checkout-cart-detail-amount {
    float: right;
    width: 45px;
    text-align: right;
}
#shipping-region_id {
    display:none;
}
#checkout-progress-wrapper {
    display: inline-block;
    padding:10px;
}
#checkout-checkmarks-wrapper {
    line-height: 5px;    
}
#CheckoutModal {
    position: fixed;
    overflow-x: auto;
    left: calc(50% - 200px);
    width: 400px;
    margin: 0 auto;
    top: 10px;
    height: 575px;
    /*z-index: 9;*/
    display: none;
    background-color: white;
    border: solid black 2px;
    border-radius: 25px;
    padding: 15px;
}
@media (max-width: 500px) {
    #CheckoutModal {
        position: absolute;
        top: 0;
        left: 0;
        padding: 10px;
        width: calc(100vw - 20px);
        height: 100%;
        margin: 0;
        border: 0px;
        border-radius: 1px;
        overflow: auto;
        /*CSS animation applied : Slide in*/
        -webkit-transition-property: background, width;
        -moz-transition-property: background, width;
        -o-transition-property: background, width;
        transition-property: background, width;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }
    .temphide {
        display: none;
    }
    #shipping_street1, #shipping_street2 {
        width: 315px;
    }
    .name-firstname, .name-lastname, #shipping_firstname, #shipping_lastname, #shipping_city, #shipping_region, #shipping_postalcode, #shipping_countrycode {
        width: 144px;
    }
}
@media (max-width: 413px) {
.phone {
    width: 225px;
}
}
.checkout-tab.check {
    visibility: hidden; 
    width: 84px; 
    height: 10px; 
    padding: 5px; 
    text-align: center;
    vertical-align: text-bottom;
    color: #60c3b7;
    /*border: 1px solid black;*/
} 
.checkout-tab {
    display: inline-block; 
    height: 10px; 
    padding-top: 5px; 
    padding-left: 5px; 
    padding-right: 5px; 
    padding-bottom: 10px;
    margin-right: 13px;
}
.checkout-tab #opc-shipping-tab {
    width: 90px; 
}
.checkout-tab #opc-shipping-method-tab {
    width: 80px; 
}
.checkout-tab #opc-payment-tab {
    width: 80px; 
}
.shipping-content {
    margin-bottom: 20px;
}
.shipping-method-content {
    margin-top: 25px;
    margin-bottom: 30px;
}
.method-group {
    margin-top: 15px;
    margin-bottom: 10px;
}
.method-group p {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    margin-top: 0px;
    margin-bottom: 2px;
}
.method-group label {
    text-align: left;
    font-size: 13px;
    margin-left: 7px;
}
#shipping-method-buttons-container {
    margin-top: 40px;
}
.transport-price {
    font-weight: bold;
    margin-left: 2px;
}
p.fulfill-type-error {
    margin-top: 20px;
    color: #FF6666;
}
.radio-left {
    display: block;
    margin-left: 8px;
}
p.success1 {
    margin-top:15px;
    text-align: center;
    font-size: 13px;
    color: #60c3b7;
}
p.success2 {
    margin-top:12px;
    text-align: center;
    font-size: 12px
}
img.order-confirmation {
    margin-top:18px;
}
/* END CHECKOUT MODAL */

/* put showit at bottom to override any other css above */
.showit {
    display:block;
}
