.pt_lushcheckout .container{
    max-width:100%;
}

#login{
    max-width:500px;
    margin:0 auto;
}

#login h1{
    margin-bottom:24px;
}

#login fieldset{
    width:100%;
}

#dwfrm_guestcapture .form-row{
    max-width:500px;
}

.helpInfo{
    display:inline-block;
    color:#fff;
    width:auto;
    position:relative;
    float:right;
}

.helpInfo p{
    font-size:14px;
    line-height:21px;
    margin:0;
    text-align:right;
}

.helpInfo span {
    color:#fff;
}

.helpInfo span a {
    color:#fff;
}

#fid_phone{
    display:none;
}

.inputHelp{
    font-size:16px;
    font-weight:700;
    top:11px;
    right:4px;
    z-index:100;
    width:28px;
    height:28px;
    text-align:center;
    padding-top:5px;
    position:absolute
}

.inputHelp:after {
    position:absolute;
    border:2px solid #000;
    border-radius:100%;
    content:"";
    height:24px;
    width:24px;
    z-index:90;
    left:2px;
    top:1px;
}

.inputHelp:active, .inputHelp:hover {
    color:#0070E9;
    text-decoration:none;
}

.inputHelp:active:after, .inputHelp:hover:after {
    border-color:#0070E9;
}

#captcha{
    width:300px;
    display:none
}

.errormessage, #captcha.error{
    color:#d9534f;
    margin-top:2px;
    text-align:right;
    display:block
}

.helpInfo{
    color:#fff;
    float:right
}

.helpInfo p{
    line-height:21px;
    font-weight:700;
    margin:0;
    text-align:right
}

.helpInfo a{
    color:#fff
}

#pinInput{
    width:225px;
    display:none
}

#pperror.error-form{
    background-color:#d0021b;
    clear:both;
}

#shipMethodList{
    display:flex;
    justify-content:space-between;
    margin-top:0;
}

#shipMethodList input[type="radio"]{
    display:none;
}

#shipMethodList li{
    border:1px solid #000;
    width:32%
}

#shipMethodList li.chosen{
    background-color:#000
}

#shipMethodList label{
    padding:16px
}

#shipMethodList .form-caption{
    color:#333;
    font-size:12px;
    margin:4px 0 0 0;
}

#shipMethodList li.chosen span, #shipMethodList li.chosen .form-caption{
    color:#fff;
}

#shippingmethodform{
    margin-bottom:12px;
    position:relative
}

#shippingmethodform label{
    width:100%;
    display:block;
    font-size:16px;
    line-height:normal;
    cursor:pointer;
    margin-bottom:0;
    padding-bottom:0;
}

.radioSM{
    float:left;
    display:inline-block;
    height:100%;
    margin-right:8px;
}

#paymentAddressFields div.redemption .success{
    background:url(../iconography/SVG/check.svg) 15px 13px no-repeat #f7f7f7;
    background-size:17px
}

#lushSummary .paypalButton{
    float:left;
    margin-right:8px
}

#lushSummary .ogcartoffer{
    max-width:220px
}

#navigationWide{
    font-size:12px!important
}

.coContainer a.dialogify{
    text-decoration:underline
}

#headerWide.min{
    min-height:40px
}

#headerWide .header-logo-min{
    float:left;
    width:auto;
    position:relative;
    margin-left:14px
}

#headerWide .header-logo-min.stack a{
    display:block;
    overflow:hidden;
    height:100%
}

#headerWide .header-logo-min img{
    max-width:100%;
    width:100%;
    margin:5px auto 0;
    position:relative;
    z-index:1
}

#minisumm h4{
    margin-bottom:0
}

.coContainer * p:last-child{
    margin-bottom:0
}

.coContainer ol{
    list-style:outside decimal;
    margin:1em 0 1.5em 1.5em
}

.coContainer dl{
    margin:0 0 1.5em
}

.coContainer dt{
    font-weight:700
}

.coContainer dd{
    margin-left:1.5em
}

.coLink, #password-reset{
    font-size:16px;
    text-decoration:underline
}

.coContainer .shippingEdit{
    cursor:pointer
}

.coContainer{
    padding:16px;
}

.coContainer h3{
    clear:both;
}

.coContainer #ogTermsStart{
    display:inline-block;
    max-width:670px;
    margin:0 0 20px
}

.coContainer h3.loginHead{
    margin:0
}

.coContainer #ogTermsStart .ogh2{
    font-size:20px;
    line-height:26px;
    margin:0
}

.coContainer #ogTermsStart .ogh3{
    font-size:17px;
    line-height:25px
}

#loginFields{
    display:none;
    overflow:hidden
}

.mobileHelper{
    display:none
}

.signUpOg{
    position:relative;
    display:inline-block;
    margin:20px 0
}
label[for="dwfrm_singleshipping_shippingAddress_addressFields_states_state"], label[for="dwfrm_billing_billingAddress_addressFields_states_state"], label[for="dwfrm_billing_paymentMethods_creditCard_month"], label[for="dwfrm_billing_paymentMethods_creditCard_year"], label[for="dwfrm_billing_addressList"]{
    display:none;
}

#paymentmethods{
    max-width:700px;
}

.shippingMethodHelp{
    position:absolute;
    top:8px;
    right:8px
}

.coContainer input:disabled{
    opacity:.6;
    background-color:#f7f7f7
}

.coContainer input:disabled:hover{
    cursor:not-allowed
}

#dwfrm_guestcapture input.error{
    display:inline-block
}

.coContainer .customList ul{
    list-style:none;
    height:100%;
    width:100%;
    margin:0;
    padding:0
}

.coContainer .customList ul li{
    color:#333;
    display:block;
    position:relative;
    float:left;
    width:100%;
    height:auto
}

.coContainer .customList ul li label{
    display:block;
    position:relative;
    font-weight:300;
    font-size:14px;
    line-height:21px;
    color:#333;
    padding:15px 15px 15px 80px;
    margin:10px auto;
    height:30px;
    z-index:9;
    cursor:pointer;
    -webkit-transition:all .25s linear
}

.coContainer .customList ul li:hover label{
    color:#aaa
}

.coContainer .customList ul li .check{
    display:block;
    position:absolute;
    border:2px solid #000;
    border-radius:100%;
    height:15px;
    width:15px;
    top:25px;
    left:15px;
    z-index:5;
    transition:border .25s linear;
    -webkit-transition:border .25s linear
}

.coContainer .customList ul li:hover .check{
    border:2px solid #000
}

.coContainer .customList ul li .check:before{
    display:block;
    position:absolute;
    content:"";
    border-radius:100%;
    height:15px;
    width:15px;
    top:0;
    left:0;
    margin:auto;
    transition:background .25s linear;
    -webkit-transition:background .25s linear
}

.coContainer #ogTerms .ogh4{
    font-weight:300;
    color:#fff
}

.coContainer .alert{
    width:100%;
    padding:10px;
    box-shadow:1px 2px 1px #aaa;
    margin-bottom:10px;
    width:400px
}

.coContainer .alert.default{
    background-color:#f7f7f7;
    border:1px solid #d3d3d3;
    color:#555
}

.coContainer .alert.primary{
    color:#fff;
    background-color:#7db1f1;
    border:1px solid #4b8cdc
}

.coContainer .alert.success{
    color:#fff;
    background-color:#68d58c;
    border:1px solid #3bb85d
}

.coContainer .alert.info{
    color:#fff;
    background-color:#83d4ee;
    border:1px solid #3bb1d9
}

.coContainer .alert.warning{
    background-color:#fdd876;
    border:1px solid #f4b941;
    color:#fff
}

.coContainer .alert.error{
    color:#fff;
    background-color:#f17783;
    border:1px solid #d9434e
}

.coContainer .alert.line{
    background-color:transparent
}

.coContainer .alert.default.line{
    color:#bbb
}

.coContainer .alert.primary.line{
    color:#5c9ded
}

.coContainer .alert.success.line{
    color:#42cb6f
}

.coContainer .alert.info.line{
    color:#4ec2e7
}

.coContainer .alert.warning.line{
    color:#fcce54
}

.coContainer .alert.error.line{
    color:#ed5564
}

#lushcheckout .ui-tooltip{
    background:#848484;
    border-radius:10px;
    color:#fff;
    border:none;
    padding:0;
    opacity:1;
    max-width:300px;
    box-shadow:0 0 1px #666;
    font-family:HelveticaNeue-Bold, Arial, sans-serif
}

#lushcheckout .mm .ui-tooltip{
    max-width:280px
}

#lushcheckout .ui-tooltip-content{
    position:relative;
    padding:20px;
    font-family:HelveticaNeue-Bold, Arial, sans-serif;
    font-size:14px;
    color:#fff;
    letter-spacing:0;
    line-height:21px
}

#lushcheckout .bottom .ui-tooltip-content:after, #lushcheckout .right .ui-tooltip-content:after, #lushcheckout .top .ui-tooltip-content:after{
    content:"";
    position:absolute;
    border-style:solid;
    display:block;
    width:0
}

#lushcheckout .right .ui-tooltip-content:after{
    top:28px;
    left:-10px;
    border-color:transparent #848484;
    border-width:10px 10px 10px 0
}

#lushcheckout .left .ui-tooltip-content:after{
    top:18px;
    right:-10px;
    border-color:transparent #848484;
    border-width:10px 0 10px 10px
}

#lushcheckout .top .ui-tooltip-content:after{
    bottom:-10px;
    right:50%;
    border-color:#848484 transparent;
    border-width:10px 10px 0
}

#lushcheckout .bottom .ui-tooltip-content:after{
    top:-10px;
    left:72px;
    border-color:#848484 transparent;
    border-width:0 10px 10px
}

.coContainer .ease-in{
    transition:all .2s ease-in
}

.coContainer .ease-out{
    transition:all .2s ease-out
}

.coContainer .ease-in-out{
    transition:all .2s ease-in-out
}

.rightAlign{
    text-align:right
}

.progressbar{
    counter-reset:step;
    margin:0;
}

.progressbar li{
    list-style-type:none;
    margin-bottom:24px;
    width:33.3333%;
    float:left;
    position:relative;
    text-align:center;
    text-transform:capitalize;
    transition:all .2s ease-in
}

.progressbar li.active{
    background-image:url(../../images/checkout/assets/ProgStep1.svg)
}

.progressbar li.active{
    background-position:50% 0;
    background-repeat:no-repeat
}

.progressbar li.one.active{
    background-image:url(../../images/checkout/assets/ProgStep1.svg)
}

.progressbar li.two.active{
    background-image:url(../../images/checkout/assets/ProgStep2.svg)
}

.progressbar li.three.active{
    background-image:url(../../images/checkout/assets/ProgStep3.svg)
}

.progressbar span{
    margin-top:76px;
    display:block;
    padding-top:6px;
    font-size:23px;
    color:#d3d2d3;
    border-top:12px solid #d8d8d8
}

.progressbar li.active span{
    color:#333;
    border-top:12px solid #000
}

fieldset.shipContinue{
    clear:both
}

#shipMethodList li.chosen h4.smethodName{
    color:#fff
}

#shipMethodList li h4.smethodName{
    font-weight:700;
    color:#333;
    text-align:left;
    letter-spacing:0
}

.phoneHelp{
    display:inline-block;
    width:auto;
    height:auto;
    position:relative;
    top:35px
}

.pp_checkout{
    border-left:1px solid #757575;
    display:inline-block;
    padding-left:12px;
    max-width:300px;
}

.pp_checkout .btn__paypal{
    display:inline-block;
}

.pp_checkout .btn__paypal .lush-icon-paypal{
    width:auto;
}

.form-row-cc .icon{
    font-size:56px;
    width:72px;
    vertical-align:text-bottom;
}

#paymentAddressFields div.redemption .success{
    font-size:16px;
    color:#333;
    padding-left:45px;
    position:relative;
    line-height:20px
}

#paymentAddressFields div.redemption a.remove{
    position:relative;
    float:right;
    height:20px;
    display:inline-block;
    width:auto;
    padding:4px 0 0 26px;
    margin:0;
    font-size:14px
}

#paymentAddressFields div.redemption a.remove:hover{
    color:#000
}

#paymentAddressFields div.balance{
    font-size:16px;
    display:inline-block
}

#paypal-button{
    position:relative;
    background:url(../../images/checkout/assets/PaypalCo.png) no-repeat;
    background-size:229px 44px;
    height:44px;
    width:229px;
    display:block;
    margin:10px auto;
    overflow:hidden
}

#billing-address-form{
    display:none;
}

#dwfrm_billing_paymentMethods_creditCard_number{
    background-image:none;
    background-position:98%;
    background-size:53px auto;
    background-repeat:no-repeat
}

#dwfrm_billing_paymentMethods_creditCard_number.mastercard{
    background-image:url(../../images/checkout/assets/MasterCard.svg)
}

#dwfrm_billing_paymentMethods_creditCard_number.amex{
    background-image:url(../../images/checkout/assets/Amex.svg)
}

#dwfrm_billing_paymentMethods_creditCard_number.visa{
    background-image:url(../../images/checkout/assets/Visa.svg)
}

#dwfrm_billing_paymentMethods_creditCard_number.discover{
    background-image:url(../../images/checkout/assets/Discover.svg)
}

span#CCDiscover{
    background:url(../../images/checkout/assets/Discover.svg) no-repeat;
    background-size:53px 32px
}

.coContainer .checkout-step-header{
    color:#101010;
    margin-bottom:0;
    padding:10px 1% 10px 0;
    position:relative;
    width:99%
}

.mobile-title{
    display:none
}

.pt_cart .breadcrumb_lush{
    padding:25px 0
}

.pt_cart .breadcrumb_lush a{
    text-transform:capitalize
}

#lushSummary .item-list{
    margin-bottom:48px;
}

#lushSummary .item-list thead{
    display:none;
}

#lushSummary .item-image{
    display:inline-block;
    width:75%;
}

#lushSummary .item-total{
    text-align:right;
    width:25%;
    vertical-align:bottom;
}

#lushSummary .ogsummary .reviewText{
    font-size:11px;
}

#lushSummary .og-offer{
    display:inline;
}

#lushSummary .reviewText{
    font-weight:bold;
    font-size:16px;
}

#lushSummary .cartHeader{
    font-size:2.5em;
    display:inline-block;
    margin-right:30px
}

#lushSummary .cart-count{
    font-size:1.8em;
    font-weight:700;
    color:#000;
    clear:both;
    margin-top:60px
}

#lushSummary .cart-action-checkout #paypal-button{
    background:transparent
}

#lushSummary .cart-action-checkout button[type=submit], #lushSummary .cart-action-continue-shopping button[type=submit]{
    width:230px;
    padding:15px 10px;
    margin-left:16px;
    text-transform:uppercase
}

button[disabled]:hover, input[type=button][disabled]:hover{
    background-color:#635f5f
}

#lushSummary .cart-action-checkout #paypal-button, #lushSummary .cart-action-checkout button[type=submit], #lushSummary .cart-action-checkout button img, #lushSummary .cart-action-checkout button span{
    display:inline-block;
    vertical-align:middle
}

#lushSummary .cart-action-checkout button span{
    margin:2px 0 0 12px
}

#lushSummary .cart-action-continue-shopping button[type=submit]{
    margin:35px auto;
    display:block
}

#lushSummary .waitingButton{
    background:transparent url(../../images/ajax-loader.gif) no-repeat top;
    width:280px;
    height:15px;
    top:10px;
    padding-top:40px;
    font-size:1.1em;
    font-weight:700;
    font-family:Arial, Helvetica, sans-serif;
    display:inline-block;
    overflow:hidden;
    text-align:center
}

#lushSummary #cart-table th, #lushSummary .item-list thead tr{
    border:none
}

#lushSummary #cart-table th{
    padding-bottom:18px
}

#lushSummary .item-list tr.rowbundle, #lushSummary .item-list tr.show_items{
    border:none
}

#lushSummary .item-list tr.rowbundle{
    display:none
}

#lushSummary .rowbundle .item-details, #lushSummary .rowbundle .item-quantity, #lushSummary .rowbundle .item-quantity-details{
    border-top:1px solid #d8d8d8
}

#lushSummary .rowbundle .item-details{
    display:block
}

#lushSummary .item-list .showBundles{
    background:transparent;
    color:#000
}

#lushSummary .remove{
    background:transparent url(../images/icons/svg/close.svg) no-repeat;
    width:14px;
    height:14px;
    padding:0;
    margin:0
}

#lushSummary .name a{
    font-family:lushhandwritten;
    font-size:24px
}

#lushSummary #ogTerms .ogh2{
    font-size:20px;
    line-height:26px
}

#lushSummary #ogTerms .ogh3{
    font-size:17px;
    line-height:25px
}

#lushSummary .no-og{
    font-size:1.1em;
    color:#000
}

#lushSummary .editOffer, #lushSummary .og_widget_content, #lushSummary .og_widget_content>div, #lushSummary .og_widget_content label{
    margin:0;
    font-weight:700!important
}

#lushSummary .og_widget_content label{
    margin-left:0!important
}

#lushSummary .og_widget_content input[type=radio]{
    display:none!important
}

#lushSummary .og_widget_content input[type=radio]:checked+.og_inline>label:before, #lushSummary .og_widget_content input[type=radio]:checked+label:before{
    content:"\2022";
    color:#000;
    font-size:32px;
    text-align:center;
    line-height:18px
}

#lushSummary .og_widget_content .og_inline>label:before, #lushSummary .og_widget_content input[type=radio]+label:before{
    content:"";
    display:inline-block;
    width:18px;
    height:18px;
    border-radius:20px;
    margin-right:10px;
    left:0;
    bottom:1px;
    background-color:#fff;
    border:1px solid #000;
    vertical-align:middle
}

#lushSummary .og_widget_content .ogSeeDetailsLink{
    color:#8f8f8f!important;
    font-weight:700!important;
    margin-left:25px
}

#lushSummary .og_widget_content .og_inline div span label{
    margin-bottom:15px
}

#lushSummary .og_widget_content .og-frequency-wrap{
    border:1px solid #000;
    clear:both
}

#lushSummary .og_widget_content .og-frequency-wrap select{
    padding:5px 20px 8px!important;
    font-weight:700!important
}

#lushSummary div.item-list{
    border-bottom:none
}

#lushSummary .item-wishlist .in-wishlist{
    font-weight:700
}

#cart-table .item-list tr{
    border-top:none;
    padding:0;
}

#cart-table .item-list td{
    padding:8px 0;
}

.cart-row{
    border-bottom:1px solid #c5c5c5;
}

.cart-row td{
    display:block
}

.cart-row td.item-image {
    display:block;
    max-width:none;
    width:100%;
}

.cart-row td:last-of-type {
    padding-bottom:0;
}

.cart-row p{
    margin:0;
}

.cart-row .product-list-item{
    padding:0 0 0 8px;
    width:calc(75% - 4px);
}

.cart-row .product-list-item p{
    font-size:12px;
}

.cart-row .primary-image, .cart-row .product-list-item{
    display:inline-block;
    vertical-align:top;
}

.cart-row .item-frequency, .cart-row .item-quantity, .cart-row .item-unit-total, .cart-row .item-total{
    display:inline-block;
    vertical-align:top;
    text-align:center;
    width:25%;
}

.cart-row .item-frequency p, .cart-row .item-quantity p, .cart-row .item-unit-total p, .cart-row .item-total p{
    font-size:12px;
}

.cart-row .primary-image{
    max-width:25%;
}

.cart-row.first .item-image {
    padding-top:0;
}

.reviewGridItem{
    margin-bottom:24px;
}

.reviewGridItem p{
    color:#757575;
    text-align:right;
}

.reviewGridItem h3{
    border-bottom:1px solid #c5c5c5;
    text-transform:capitalize;
}

.reviewGridItem span{
    display:block
}

.editReviewItem{
    text-decoration:underline;
    font-weight:700;
    display:block;
    text-align:right;
}

#lushSummary .price-standard-sale{
    text-decoration:line-through
}

h2.thankyou{
    margin-bottom:10px
}

.orderNumber{
    font-family:HelveticaNeue-Bold, Arial, sans-serif;
    font-size:25px;
    font-weight:700;
    color:#000;
    letter-spacing:0;
    line-height:32px;
    margin:5px 0
}

p.orderMessage{
    font-family:HelveticaNeue, Arial, sans-serif;
    font-size:20px;
    font-weight:400;
    color:#000;
    line-height:25px;
    margin:5px 0
}

.accountRegister{
    position:relative;
    background:#efefef;
    padding:20px;
    display:block;
    width:auto;
    margin:15px 0
}

div.form-third{
    position:relative;
    width:30%;
    float:left;
    margin-right:10px
}

.signUpContainer{
    display:block;
    float:none;
    width:auto;
    margin:5px 0;
    clear:both
}

.coContainer .passwordContainer{
    display:block;
    position:relative;
    margin:15px 0
}

.coContainer .accountactions{
    display:block;
    position:relative;
    margin:10px 0
}

.pt_orderconfirmation div.item-list>div{
    float:none;
    position:relative;
    padding:10px 0;
    vertical-align:top
}

.confirmationItemTable{
    margin:10px 0 20px
}

.order-receipt.item-list{
    border-bottom:none
}

.pt_orderconfirmation .pdp-info-drawer, .pt_orderconfirmation .pdp-info-drawer:hover{
    border-top:1px solid #979797;
    padding:10px 10px 10px 0!important;
    font-family:HelveticaNeue, Arial, sans-serif;
    font-size:22px;
    color:#000;
    line-height:35px;
    font-weight:300;
    cursor:pointer;
    background:#fff;
    background-image:url(../../images/checkout/assets/ArrowD.png);
    background-position:right 20px top 50%;
    background-size:14px 8px;
    background-repeat:no-repeat
}

.pt_orderconfirmation .pdp-info-drawer.bottomButton{
    border-bottom:1px solid #979797
}

.pt_orderconfirmation .pdp-info-drawer-content{
    display:none;
    padding:10px 0
}

.pt_orderconfirmation .pdp-info-drawer-content h1{
    margin:10px 0 25px
}

.pt_orderconfirmation .pdp-info-drawer-content p, .pt_orderconfirmation .pdp-info-drawer-content ul{
    font-size:16px;
    line-height:22px
}

.pt_orderconfirmation #confirm_panel .contact-us h2, .pt_orderconfirmation #confirm_panel .opening-times h2{
    margin:45px 0 20px
}

.pt_orderconfirmation .confirmActions{
    display:block;
    overflow:hidden;
    position:relative;
    margin:10px 0;
    height:60px
}

.recommended-address-container{
    margin-top:15px;
    overflow:hidden;
    position:relative
}

.recommended-address-container.closed{
    height:250px;
    overflow:hidden
}

.recommended-address-container.showall{
    height:auto
}

.recommended-address-container .cradio{
    float:left;
    position:relative;
    margin:0;
    min-height:100px
}

.default-address-container .cradio, .recommended-address-container .cradio{
    float:left;
    margin-right:0;
    padding-right:0;
    padding-left:0;
    width:100%;
    position:relative
}

.address-container .address{
    width:250px;
    float:left;
    font-weight:700
}

.default-address-container{
    position:relative
}

.default-address-container .edit{
    position:relative;
    float:right;
    height:50px
}

.address-container .cradio label{
    margin:0;
    padding:2% 0;
    height:auto;
    display:inline-block;
    line-height:20px;
    cursor:pointer
}

.editdetails a, .item-edit-details a, .order-totals-table a{
    text-decoration:underline
}

.address-container .cradio input[type=radio]{
    margin-top:10px
}

.address-container .cradio input[type=radio]+label{
    padding:10px 10px 10px 0
}

.address-container .cradio input[type=radio]:checked+label{
    background:url(../images/address-bg.png)
}

.address-container .cradio label:before{
    top:25px;
    position:absolute
}

.see-more-container{
    text-align:center;
    margin:10px auto;
    clear:both
}

.see-more-container #see-more-suggestions{
    border-bottom:1px solid #e8e8e8;
    text-transform:lowercase;
    font-weight:700;
    padding:10px 20px;
    background:url(../images/arrow-down-black.png) no-repeat 100%
}

.see-more-container #see-more-suggestions.showall{
    background:url(../images/arrow-up-black.png) no-repeat 100%
}

.lushcheckout-main #reserveCart{
    margin:0 auto 24px;
}

.lushcheckout-main .reserveContainer{
    max-width:100%
}

.pt_checkout .cpostWarn p{
    display:block;
    text-align:left;
    color:red;
    border:1px solid #999;
    line-height:20px;
    padding:15px;
    font-size:14px;
    font-weight:700
}

.pt_checkout #summaryContainer .pdp-info-drawer-content div.styled select.adjustmentSelect{
    font-size:13px!important;
    width:115%
}

.pt_checkout #summaryContainer .pdp-info-drawer-content .reasonContainer{
    margin-top:5px
}

.pt_checkout #shippingpricetotal{
    font-size:13px!important
}

.pt_checkout #section-help-mobile{
    display:none
}

.pt_checkout p{
    color:#636363;
    font-size:1em;
    line-height:1.425em;
    margin:8px 0
}

.pt_checkout form a{
    cursor:pointer;
    display:inline;
    font-size:1em;
    padding:0;
    text-align:left;
    text-transform:capitalize;
    border:0 none;
    color:#282626;
    font-weight:700
}

.pt_checkout .item-user-actions.full{
    margin-top:25px
}

.pt_checkout .item-user-actions a{
    display:block
}

.pt_checkout div.outerBalance{
    display:none;
}

.pt_checkout form .remove{
    background:transparent url(../images/checkout/remove-button-sm.png) left 1px no-repeat;
    background-size:20px;
    padding:0 18px 0 25px;
    color:#bbb;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:400;
    line-height:15px;
    text-decoration:none;
    width:35px;
    height:35px;
    margin:0 auto
}

.pt_checkout form .remove:hover{
    color:#101010
}

.pt_checkout legend.custom{
    font-style:italic;
    font-size:1.325em
}

.pt_checkout legend, .pt_checkout legend.custom{
    font-weight:400;
    font-family:Arial, Helvetica, sans-serif
}

.pt_checkout legend{
    font-style:normal;
    font-size:1.625em;
    text-transform:uppercase;
    margin:0 0 5px
}

.pt_checkout legend#gcHd{
    width:98%;
    cursor:pointer;
    display:block;
    background:url(../images/arrows/down-arrow.png) no-repeat scroll 98% 48% #fff;
    border-bottom:1px solid #d9d9d9;
    padding:4px 2% 4px 0;
    margin:15px 0 5px
}

.pt_checkout legend#gcHd.noDrop{
    background:0 none
}

.pt_checkout legend.secondaryText{
    color:#8c8c8c;
    font-size:1.425em;
    font-style:normal;
    font-weight:400;
    text-transform:none;
    margin:0;
    margin:10px 0
}

.pt_checkout .section-header{
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.625em;
    font-style:normal;
    font-weight:700;
    margin:0 0 5px;
    padding:20px 15px 5px 0;
    cursor:pointer;
    text-transform:capitalize
}

.pt_checkout .summary .section-header{
    opacity:.8;
    background:url(../images/arrows/down-arrow.png) no-repeat scroll 98% 70% #fff
}

.pt_checkout .summary .section-header.expanded{
    opacity:1
}

.pt_checkout div.styled, .pt_checkout select{
    background:url(../images/arrows/down-arrow.png) no-repeat scroll 98% 48% #fff;
    box-shadow:0 0 2px rgba(0, 0, 0, .2)!important;
    width:99%;
    cursor:pointer!important
}

.pt_checkout.lushI #section-forms div.styled{
    background:url(../images/arrows/down-arrow.png) no-repeat scroll 98% 12px #fff!important;
    box-shadow:0 0 2px rgba(0, 0, 0, .2)!important;
    width:99%;
    cursor:pointer!important
}

.pt_checkout div.styled{
    overflow:hidden;
    padding:0;
    margin:0;
    clear:both
}

.pt_checkout div.styled select{
    width:120%;
    background-color:transparent!important;
    border:none;
    box-shadow:none!important;
    border:1px solid #d9d9d9!important;
    color:#282626!important;
    font-size:1.1em!important;
    font-weight:400!important;
    text-align:left!important;
    padding:8px 4% 8px 2%;
    cursor:pointer!important;
    -webkit-appearance:listbox!important;
    width:110%
}

.pt_checkout .form-row{
    clear:both;
    margin:10px 0 20px;
    overflow:visible;
    display:block
}

.pt_checkout label.cradioBefore{
    position:relative;
    line-height:20px
}

.pt_checkout #shipping-method-list label{
    min-width:120px;
    font-size:1.225em
}

.pt_checkout #shipping-method-list .cradio label{
    font-weight:400
}

.pt_checkout #main .button{
    border-radius:0;
    margin:0 15px 0 0;
    display:inline-block;
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.225em;
    font-weight:700;
    text-align:center;
    padding:8px 20px;
    text-transform:capitalize;
    border:1px solid rgba(0, 0, 0, .3);
    border:1px solid #111;
    background:#101010;
    vertical-align:top
}

.pt_checkout #main .button:hover{
    background:0 0;
    color:#fff;
    text-decoration:none
}

.pt_checkout #main .button:focus{
    outline-style:solid!important;
    outline-width:2px!important;
    opacity:1!important;
    overflow:visible;
    outline-color:#a6c8ff!important;
    transition:all .2s ease-in, text-shadow .2s ease-in!important
}

.pt_checkout #main .button span{
    position:relative;
    padding-top:2px;
    padding-left:0;
    display:inline-block
}

.pt_checkout #main .button-black{
    position:relative;
    cursor:pointer;
    margin:0;
    background-color:#454545;
    background:linear-gradient(180deg, #232323 0, #2a2a2a);
    white-space:nowrap;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.325em;
    font-weight:700;
    border:none;
    text-align:center;
    -webkit-perspective:1000;
    color:#f9f9f9;
    text-shadow:0 1px 0 rgba(0, 0, 0, .4);
    box-shadow:0 0 .05em rgba(0, 0, 0, .4);
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}

.pt_checkout #main .button-black:hover{
    background:#151515;
    box-shadow:0 0 .1em rgba(0, 0, 0, .4)
}

.pt_checkout #main .button-white{
    background-color:#f8f8f8;
    background:linear-gradient(0deg, #fff 0, #f2f2f2);
    white-space:nowrap;
    border:1px solid #d7d7d7;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.325em;
    font-weight:400;
    text-align:center;
    color:#464646;
    margin-right:2px;
    box-shadow:0 1px 0 #fff, inset 0 1px 0 #fff;
    padding:6px 25px
}

.pt_checkout #main .button-white:hover{
    color:#2f2f2f;
    border:1px solid #ccc
}

.stepIndicator img{
    max-width:100%;
    height:auto;
    margin:0 auto;
    position:relative;
    z-index:1
}

#shippingmethodform .cradio label .form-caption{
    display:inline-block
}

#shippingmethodform .cradio label{
    font-size:1.1em;
    font-weight:400
}

.shipping-promos{
    clear:both;
    display:inline-block;
    margin:2px;
    position:relative
}

.shipping-promos li{
    font-size:1.325em;
    color:#151313;
    padding:7px;
    margin:6px 0;
    border:2px dashed #4e4e4e
}

.pt_orderconfirmation .checkout-left h1{
    margin-top:0;
    padding-top:0
}

.pt_orderconfirmation .checkout-left>div{
    margin-top:0;
    padding-top:10px
}

.pt_orderconfirmation .checkout-left .payment-shipping{
    width:48%!important;
    padding-right:2%!important
}

.checkout-left{
    float:none;
    display:block;
    position:relative;
    overflow:hidden;
    padding:0;
    padding-top:30px;
    width:100%;
    margin:0
}

.checkout-left h2.content-header{
    padding-top:10px;
    padding-bottom:5px
}

.checkout-left h1{
    margin:15px 0 10px
}

.checkout-left>div{
    padding:15px 0;
    font-size:1.125em;
    color:#666;
    font-weight:400;
    margin-top:5px
}

.checkout-left .payment-shipping .order-totals-table{
    display:none
}

.checkout-right{
    margin:0;
    display:block;
    position:relative;
    overflow:hidden;
    padding:0;
    padding-top:20px;
    float:none;
    width:48%
}

.checkout h5{
    background:0 0;
    color:#232323;
    font-weight:400;
    margin:0;
    padding:20px 0;
    text-transform:uppercase
}

.checkout .addressform, .checkoutbilling, .checkoutmultishipping, .checkoutplaceorder, .checkoutshipping, .orderconfirmation{
    margin-bottom:15px
}

.checkout .addresslist, .checkout .creditcardlist{
    margin:15px 0
}

.checkout .emailsignup .value{
    width:300px
}

.checkout .emailsignup label{
    float:left;
    font-size:1em;
    font-weight:400;
    margin:-14px 0 0 18px;
    text-align:left
}

.checkout .emailsignup .value a{
    display:block;
    margin:0 0 0 18px
}

.checkout-billing #gc-checkbalance, .checkout-billing .button-black{
    float:right
}

.checkout-billing .payment-method-options{
    position:relative;
    margin-top:0;
    visibility:hidden;
    height:0
}

.checkout-billing .month label, .checkout-billing .year label{
    display:none
}

.checkout-billing .month, .checkout-billing .year{
    width:30%;
    min-width:170px
}

.checkout-billing .cvn{
    width:30%;
    min-width:130px
}

.checkout-step-header .expandedEdit{
    background:url(../images/arrows/up-arrow.png) no-repeat scroll 50% 110% #fff;
    background-color:transparent
}

.checkout-step-header.expanded .expandedEdit, .checkout-step-header .expandedEdit{
    display:block;
    cursor:pointer;
    width:40px;
    height:20px;
    position:absolute;
    right:10px;
    top:5px;
    border:1px solid #e7e6e5;
    box-shadow:0 1px 2px rgba(0, 0, 0, .1);
    text-indent:-9999px
}

.checkout-step-header.expanded .expandedEdit{
    background:url(../images/arrows/up-arrow.png) no-repeat scroll 50% 55% #fff;
    background-color:transparent
}

.shipHelper{
    position:relative;
}

.shipHelper h3{
    display:inline-block;
    position:relative;
}

.shipHelper .inputHelp{
    overflow:visible;
    top:-4px;
    right:-32px
}

.shipHelper .inputHelp:after {
    top:7px;
}

.gift-message-text{
    display:none;
}

.gift-message-text textarea{
    display:block;
    height:120px;
    padding:4px 12px
}

.gift-message-text .form-caption{
    display:none;
}

.grid-container{
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    grid-gap:0 16px;
    margin-bottom:24px;
}

.form-row .form-caption{
    position:absolute;
    bottom:-18px
}

.form-row .form-caption.error-message {
    color:#d9534f;
    right:0;
}

.form-row .error ~ .error-message{
    display:none;
}

.form-row__useAddress {
    grid-column:1 / 3;
}

.form-row__useAddress .select-arrow {
    top:calc(50% - 4px);
}

.form-row__addressBook {
    grid-column:1 / 3;
}

.form-row__addressBook .select-arrow {
    top:calc(50% - 4px);
}

.form-row__lushAddress {
    grid-column:3 / 5;
}

.form-row__lushAddress .select-arrow {
    top:calc(50% - 4px);
}

.form-row__fname {
    grid-column:1 / 3;
}

.form-row__lname {
    grid-column:3 / 5;
}

.form-row__address1 {
    grid-column:1 / 3;
}

.form-row__address1 input {}

.form-row__address1 input::-webkit-input-placeholder, .form-row__address1 input::-moz-placeholder, .form-row__address1 input:-ms-input-placeholder, .form-row__address1 input:-moz-placeholder {
    color:blue;
    display:none;
}

.form-row__address2 {
    grid-column:3 / 5;
}

.form-row__city {
    grid-column:1 / 3;
}

.form-row__state {
    grid-column:3 / 4;
}

.form-row__zip {
    grid-column:4 / 5;
}

.form-row__telephone {
    grid-column:1 / 3;
}

.form-row__telephone > .form-row {
    margin-bottom:0;
}

.form-row__country {
    grid-column:3 / 5;
}

.form-row__country .select-arrow {
    top:calc(50% - 4px);
}

.form-row__country .form-row {
    margin-bottom:0;
}

.form-row__email {
    grid-column:1 / 3;
}

.form-row__ccNumber {
    grid-column:1 / 3;
}

.form-row__ccName {
    grid-column:3 / 5;
}

.form-row__ccMonth {
    grid-column:1 / 2;
}

.form-row__ccMonth .form-row {
    margin-bottom:0;
}

.form-row__ccYear {
    grid-column:2 / 3;
}

.form-row__ccYear .form-row {
    margin-bottom:0;
}

.form-row__ccCVN {
    grid-column:3 / 4;
}

.form-row__ccCVN .form-row {
    margin-bottom:0;
}

.form-row__telephone .form-caption{}

.pt_lushcheckout .btn, .pt_lushcheckout input[type=button], .pt_lushcheckout input[type=reset], .pt_lushcheckout input[type=submit]{
    padding:12px 30px;
    border:1px solid #000;
    font-weight:300;
    font-size:12px;
    letter-spacing:2px;
    line-height:22px;
    width:300px;
    text-transform:uppercase
}

.pt_lushcheckout .continue{
    background-color:#33803B;
    border-color:#33803B;
}

.pt_lushcheckout .previous{
    float:left;
    background-color:#fff;
    color:#000
}

.pt_lushcheckout .previous:hover {
    background-color:#000;
}

.pt_lushcheckout .btn:active, .pt_lushcheckout .btn:focus{
    outline:none;
    text-decoration:none
}

.pt_lushcheckout h4{
    font-weight:normal;
}

.pt_lushcheckout p{
    font-size:16px;
    line-height:1.4;
}

#gc-coupons-container{
    max-width:50%
}

.checkbalance button.btn{
    background-color:#000;
    color:#fff;
    display:inline-block;
    width:auto
}

.checkbalance button.btn:hover {
    background-color:#000;
    color:#fff;
}

#cart-table{
    clear:both;
    margin:0;
}

.submit-order{
    text-align:right;
}

#lushSummary .item-edit-details{
    display:none;
}

#gc-coupons-container{
    border-bottom:1px solid #757575;
    margin-bottom:24px;
}

.createaccount .form-row .form-caption{
    position:static;
}

@media screen and (max-width: 768px) {

    .helpInfo {
        display:none;
    }

    .inputHelp {
        padding-top:3px;
    }

    .progressbar li.active {
        background-size:38px;
    }

    .progressbar span {
        margin-top:48px;
    }

    #CCAddressFields .continuecheckoutbutton .btn {
        display:inline-block;
        max-width:calc(50% - 8px);
    }

    #lushSummary .name a {
        font-size:16px;
    }

    .shipHelper .inputHelp:after {
        top:0;
    }

    #gc-coupons-container {
        max-width:75%;
    }
}

@media screen and (max-width: 700px) {

    #shipMethodList {
        flex-direction:column;
    }

    #shipMethodList li {
        margin-bottom:8px;
        width:100%;
    }

    #shipMethodList li:last-child {
        margin-bottom:0;
    }
}

@media screen and (min-width: 1170px) {

    .coContainer {
        margin:0 auto;
        max-width:1170px;
        padding-left:0;
        padding-right:0;
    }
}

@media screen and (max-width: 640px) {

    .pp_checkout {
        border-left:none;
        display:block;
        padding-left:0;
    }

    .pt_lushcheckout .previous {
        margin-bottom:8px;
    }
}

@media screen and (min-width: 768px) {

    .gift-message-text textarea {
        max-width:calc(50% - 8px);
    }

    .form-row__ccMonth .select-arrow {
        top:calc(50% - 4px);
    }

    .form-row__ccYear .select-arrow {
        top:calc(50% - 4px);
    }
}

@media screen and (max-width: 800px) {

    .form-row__address1 {
        grid-column:1 / 5;
    }

    .form-row__address2 {
        grid-column:1 / 5;
    }

    .form-row__state {
        grid-column:3 / 5;
    }

    .form-row__zip {
        grid-column:1 / 3;
    }

    .form-row__telephone {
        grid-column:3 / 5;
    }

    .form-row__country {
        grid-column:1 / 5;
    }

    .form-row__email {
        grid-column:3 / 5;
    }

    .form-row__ccNumber {
        grid-column:1 / 5;
    }

    .form-row__ccName {
        grid-column:1 / 5;
    }

    .form-row__ccMonth .form-row {
        margin-bottom:24px;
    }

    .form-row__ccMonth {
        grid-column:1 / 3;
    }

    .form-row__ccYear {
        grid-column:3 / 5;
    }

    .form-row__ccCVN {
        grid-column:1 / 3;
    }
}

@media screen and (max-width: 500px) {

    .form-row__telephone .form-caption {
        display:none;
    }
}

@media screen and (max-width: 600px) {

    .pt_lushcheckout .btn, .pt_lushcheckout input[type=button], .pt_lushcheckout input[type=reset], .pt_lushcheckout input[type=submit] {
        width:100%;
    }
}

@media screen and (max-width: 560px) {

    #gc-coupons-container {
        max-width:100%;
    }

    .checkbalance button.btn {
        width:auto;
    }
}