/***** flip cart - manasi *****/
.minicart_overlay {
    display: none;
    background-color: #1a1919;
    opacity: .8;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: all;
    z-index: 9998;
}
.minicart-wrapper.active .minicart_overlay{
    display: block;
}
#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title{
    background: transparent !important;
    color: #000;
    text-align: center;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    line-height: 30px;
    letter-spacing: 6px;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}
.minicart-items .product-item-details{
  padding-left: 108px;  
}
.minicart-items .product-item-name{
    font-weight: 400;
    margin: 0 0 10px;
    padding-right: 75px;
    color: #1a1919;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    text-transform: capitalize;
}
.minicart-items .product-item-name a{
    color: #1a1919;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 24px;
    margin-bottom: 5px;
    font-weight: 400;
    display: block;
    text-transform: capitalize;
}
.minicart-items .product-item-details .price-container {
    position: absolute;
    right: 0;
    top: 0;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1.8px;
}
#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items .product-item-details .product.actions{
    top: 30px;
}
.minicart-items .item-qty{
    height: auto;
    text-align: left;
    margin: 0;
    border: 0;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    opacity: 0.5;
}
@media screen and (min-width: 320px){
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart{
        z-index: 9999;
        width: 500px !important;
        background: #f6f4f2;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title{
        color: #000 !important;
        padding: 30px 20px 30px 60px !important;
        margin: 0;
        height: auto !important;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content{

    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .action.close:before{
        font-size: 38px !important;
        color: #333 !important
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title #cart-title{
        font-size: 24px;
        vertical-align: middle;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .items-total{
        letter-spacing: normal;
        line-height: 24px;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .action.close{
        left: 30px;
        top: 30px !important;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals{
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 1;
        padding: 40px;
        max-height: 622px;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .totals{
        font-family: 'ClassGarmnd BT',"Times New Roman",serif;
        font-size: 15px;
        letter-spacing: 2px;
        line-height: 32px;
        color: #000;
        text-transform: uppercase;
        font-weight: 400;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .totals th.mark{
        padding: 0 !important;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .totals td.amount{
        font-size: 18px;
        font-weight: 700 !important;
        padding: 0 !important;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals .totals-title{
        border-top: 0;
        padding: 0;
        margin: 0;
        text-transform: uppercase;
    }
    #custom-sliding-cart.minicart_wrap .fieldset.coupon > .field{
        margin: 0 0 10px 0;
    }
    #custom-sliding-cart.minicart_wrap .fieldset.coupon > .field .input-text{
        height: 40px;
    }
    #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .cart-discount .fieldset.coupon .control {
    margin-right: 0;
}
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .cart-discount .fieldset .actions-toolbar .primary .action{
        background: #000;
        color: #fff;
        letter-spacing: 2px;
        line-height: 1.2;
        padding: 15px 20px 14px;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: normal;
        box-shadow: none;
        border: none;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals table tbody > tr:last-child > th, #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals table tbody > tr:last-child > td{
        font-weight: normal;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .cart-discount .fieldset:last-child{
        padding-bottom: 20px;
        border-bottom: 1px solid #d8d8d8;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals table{
        border-top: 0 !important;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper{
        padding-top: 20px;
        margin-top: 20px;
        padding-bottom: 0;
        border-top: 1px solid #d8d8d8;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper .actions{
        display: inline-block;
        top: inherit;
        margin: 0;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper .actions .btn{
        padding:0;
        min-width: inherit;
        max-width: inherit;
        border:0;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper .actions .primary.btn .action.primary{
        background-color: #000;
        color: #fff;
        display: inline-block;
        letter-spacing: 2px;
        line-height: 43px;
        text-align: center;
        text-decoration: none;
        transition: .2s ease-in-out;
        text-transform: uppercase;
        border: 1px solid #000;
        font-size: 12px;
        border-radius: 0 !important;
        font-weight: 400;
        font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
        padding: 0 15px;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper .actions .primary.btn .action.primary:hover, 
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper .actions .primary.btn .action.primary:focus{
        background-color: transparent;
        color: #453f3f;
        border: 1px solid #000; 
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .secondary{
        display: inline-block;
        float: right;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .secondary .action.viewcart{
        background-color: #000;
        color: #fff;
        display: inline-block;
        letter-spacing: 2px;
        line-height: 43px;
        text-align: center;
        text-decoration: none;
        transition: .2s ease-in-out;
        text-transform: uppercase;
        border: 1px solid #000;
        font-size: 12px;
        border-radius: 0 !important;
        font-weight: 400;
        font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
        padding: 0 15px;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo{
        border:0;
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper{
    }
    #custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item{
        padding: 20px 0 !important;
        margin: 0;
    }
    #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:first-child{
        border-top: 1px solid #d8d8d8;
    }
    #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:not(:first-child){
        border-top: 1px solid #d8d8d8;
    }
}

.minicart-items .product-item-name > a:hover{
    text-decoration: none;
}
.minicart-items .product-item-pricing .label{
    font-size: 12px;
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    text-transform: uppercase;
}
#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper{
    max-height: 216px;
}
/**************** cart ****************/
.checkout-cart-index .cart-container{
}
.checkout-cart-index .cart-container .form-cart{
    width:100%;
    padding:0;
}
.checkout-cart-index .sections.nav-sections{
    margin: 0;
}
.checkout-cart-index .page-title-wrapper{
    text-align: center;
    margin-bottom: 2px;
    margin-top: 45px;
}
.checkout-cart-index .page-title-wrapper .page-title{
    margin: 0;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    font-size: 24px;
    letter-spacing: 6px;
    line-height: 40px;
    text-transform: uppercase;
    color: #453f3f;
}
.checkout-cart-index .page-main{
    position: relative;
}
.checkout-cart-index .cart-need-help{
    position: absolute;
    right: 20px;
    top: 0;
    margin-top: 45px;
    line-height: 40px;
    font-size: 12px;
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    color: #865;
    text-transform: uppercase;
}
.checkout-cart-index .cart-need-help a{
    font-size: 12px;
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    color: #865;
}
.checkout-cart-index .cart-need-help div{
    margin: 0 !important;
    padding: 0 !important;
}
.checkout-cart-index .cart-total-product{
    text-align: center;
    color: #9a7b69;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 16px;
    margin-bottom: 34px;
}
.checkout-cart-index .cart.table-wrapper th.col{
    color: #1a1919;
    font-size: 12px;
    letter-spacing: 2.8px;
    line-height: 14px;
    text-transform: uppercase;
    padding:20px 10px 15px 0;
}

.checkout-cart-index .cart.table-wrapper .items>.item {
    border-bottom: 1px solid #d1d1d1;
}
.checkout-cart-index #maincontent .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table .cart.item .item-info td.col.item {
    padding: 15px 8px 15px;
    /* background: red; */
}
.checkout-cart-index #maincontent .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table td.col.qty{
    text-align: center;
    width: 200px;
    /* background:blue; */
}
.checkout-cart-index #maincontent .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table td.col.price {
    padding-top: 30px;
    /* background:black; */
}
.checkout-cart-index .cart.table-wrapper .col.price, 
.checkout-cart-index .cart.table-wrapper .col.qty{
    text-align:center;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name a{
    font-size: 20px;
    line-height: 24px;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    letter-spacing: .5px;
    color: #1a1919;
    margin: 0;
}
.checkout-cart-index .cart.table-wrapper .product-item-name{
   margin-top:0;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text{
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    font-size: 17px;
    margin: 0 4px;
    text-align: center;
    padding: 0;
}
.checkout-cart-index .decrement-item-qty-btn
{
    background: transparent;
    border:0;
    box-shadow:none;
    font-size: 25px;
    width:25px;
    height:25px;
    border-radius: 25px;
    text-align:center;
    display:inline-block;
    line-height: 24px;
    padding: 0;
    font-weight: normal;
}

.checkout-cart-index .increment-item-qty-btn{
    background: transparent;
    border:0;
    box-shadow:none;
    font-size: 22px;
    width:25px;
    height:25px;
    border-radius: 25px;
    text-align:center;
    display:inline-block;
    line-height: 24px;
    padding: 0;
    font-weight: normal;
}

.checkout-cart-index .decrement-item-qty-btn:hover, 
.checkout-cart-index .decrement-item-qty-btn:focus, 
.checkout-cart-index .increment-item-qty-btn:hover, 
.checkout-cart-index .increment-item-qty-btn:focus{
    background:#e8e8e8;
}
.checkout-cart-index td.col.qty label{
    top:0;
}
.checkout-cart-index .cart-container .cart.table-wrapper td.col.price .cart-price .price{
    color: #1a1919;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 400;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-edit, 
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete{
    position:relative;
    right:auto;
    font-size: 12px;
    color: #865;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 2px;
    text-decoration:underline;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-edit:before, 
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete:before{
    content:'';
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-edit > span, 
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete > span{
    position: relative;
    margin: 0;
    clip: inherit;
    width: auto;
    height: auto;
    display: block;
}
.checkout-cart-index .product-item-name > a:hover{
    text-decoration:none;
}
.checkout-cart-index .cart.main.actions .action{
    text-decoration: underline;
    color: #9a7b69;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 14px;
    background:transparent;
    border:0;
    box-shadow:none;
}
.checkout-cart-index .cart-summary{
    width: 50%;
    padding: 0;
}
.checkout-cart-index .cart-container .cart-gift-item{
    /* border:1px solid; */
    width: 45%;
    padding: 0;
}
.checkout-cart-index .gift-item-block .title{
    padding: 15px 0;
    color: #453f3f;
    text-transform: uppercase;
    font-size: 14px;
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
}
.checkout-cart-index .gift-item-block .title:after{
   float:right; 
}
.checkout-cart-index .cart-summary .summary.title{
    font-size:20px;
    font-family:'ClassGarmnd BT',"Times New Roman",serif;
    color:#1a1919;
}
.checkout-cart-index .fieldset.rate .item-title{
    /* display:inline-block; */
    vertical-align:middle;
}
.checkout-cart-index .fieldset.rate .item-options{
    /* display:inline-block; */
    vertical-align:middle;
}
.checkout-cart-index .cart-summary .block .item-options .field .radio{
    float:none;
    display:inline-block;
}
.checkout-cart-index .cart-summary .block .item-options .field .radio + .label{
    display:inline-block;
    width:auto;
}
.checkout-cart-index .cart-summary .block .title strong{
    font-size:16px;
}
.checkout-cart-index .cart-summary .block.active .content{
    padding:0;
}
.cart-totals, .opc-block-summary .table-totals{
}
.checkout-cart-index .cart-totals .totals.sub .mark, 
.checkout-cart-index .cart-totals .totals.sub .amount{
    font-family:'ClassGarmnd BT',"Times New Roman",serif;
    color:#1a1919;
    padding-bottom:18px;
    font-size:14px;
    line-height:20px;
    text-transform:uppercase;
    letter-spacing:0.3px;
}
.checkout-cart-index .cart-totals .grand.totals .mark, 
.checkout-cart-index .cart-totals .grand.totals .amount{
    font-size:30px;
    border-top:1px solid #453f3f;
    padding-top:25px;
    color: #1a1919;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.checkout-cart-index .checkout-payment-secure{
    display:inline-block;
    float: left;
    margin-top: 20px;
    width: 50%;
    line-height: 45px;
}
.checkout-cart-index .checkout-payment-secure .text-info{
    margin:0;
    color: #9a7b69;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    padding-left: 22px;
}
.checkout-cart-index .checkout-payment-secure .text-info:before{content: "?";font-family: iconfont;position: absolute;top: 50%;transform: translateY(-50%);left: 0;line-height: initial;}
.checkout-cart-index .cart-summary .checkout-methods-items{
    display:inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout{
    background-color: #1a1919;
    border: 1px solid #1a1919;
    color: #fff;
    display: inline-block;
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    font-size: 12px;
    font-style: normal;
    letter-spacing: 2px;
    line-height: 1.2;
    min-width: 220px;
    padding: 15px 20px 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: auto;
    font-weight: 400;
    border-radius: 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout:hover, 
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout:focus{
    background-color: transparent;
    color: #453f3f;
    border: 1px solid #000; 
}
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.multicheckout{
    text-decoration: underline;
    color: #9a7b69;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 14px;
}
.checkout-cart-index .cart-discount{
    width:45%;
    padding: 0;
}
.checkout-cart-index .block.discount, 
.checkout-cart-index .block.giftcard{
    width: 100% !important;
    margin-bottom: 10px;
}
.checkout-cart-index .cart-discount .block.discount .title, 
.checkout-cart-index .cart-discount .block.giftcard .title{
    padding: 15px 0;
    color: #453f3f;
    text-transform: uppercase;
    font-size: 14px;
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    width:100%;
    border-bottom: 1px solid #d1d1d1;
}
.checkout-cart-index .cart-discount .block.discount .title:after, 
.checkout-cart-index .cart-discount .block.giftcard .title:after{
    float:right;
}
.checkout-cart-index .cart-discount .block.discount .title strong, 
.checkout-cart-index .cart-discount .block.giftcard .title strong{
    color: #453f3f;
    font-size:14px;
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
}
.checkout-cart-index .cart-discount .block.discount .content, 
.checkout-cart-index .cart-discount .block.giftcard .content{
    padding: 20px 0;
}

.checkout-cart-index .cart-discount .block.discount .content .fieldset, 
.checkout-cart-index .cart-discount .block.giftcard .content .fieldset{
    margin:0;
}
.checkout-cart-index .cart-discount form input[type="text"], 
.checkout-cart-index .cart-discount form input[type="password"]{
    font-size:14px;
    height: 42px;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.primary{
    background-color: #1a1919;
    border: 1px solid #1a1919;
    color: #fff;
    display: inline-block;
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    font-size: 12px;
    font-style: normal;
    letter-spacing: 2px;
    line-height: 1.2;
    min-width: 220px;
    padding: 15px 20px 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: auto;
    font-weight: 400;
    border-radius: 0;
    box-shadow:none;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.primary:hover{
    background-color: transparent;
    color: #453f3f;
    border: 1px solid #000; 
}
.checkout-cart-index .cart-discount .fieldset > .field{
    padding-right:1px;
}
.checkout-cart-index .cart-discount .actions-toolbar .secondary .action{
    text-decoration: underline;
    color: #9a7b69;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 14px; 
}
/******************************/
/*** Manasi Checkout CSS ***/
/************** gift card hide **********/
.checkout-cart-index .cart-discount .block.giftcard{
    display:none;
}
/*************** checkout ************/
.checkout-index-index .amcheckout-step-container li{
}
.checkout-index-index .amcheckout-step-container li.-opened .amcheckout-title{
    background: #000;
    color: #fff;
}
.checkout-index-index .amcheckout-step-container .amcheckout-title{
    padding: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    line-height: 1;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    font-size: 16px;
    background: #fff;
    color: #453f3f;
}
.checkout-index-index .amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper{
    padding:20px 30px 50px;
    background: #fff;
}
.checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title{ 
    background:#000 !important;
    color:#fff;
}
.checkout-index-index .fieldset>.field:not(.choice)>.label{
    color:#453f3f;    
}
.checkout-index-index .amcheckout-step-container input[type='text'], 
.checkout-index-index .amcheckout-step-container input[type='password'], 
.checkout-index-index .amcheckout-step-container input[type='url'], 
.checkout-index-index .amcheckout-step-container input[type='tel'], 
.checkout-index-index .amcheckout-step-container input[type='search'], 
.checkout-index-index .amcheckout-step-container input[type='number'], 
.checkout-index-index .amcheckout-step-container input[type='datetime'], 
.checkout-index-index .amcheckout-step-container input[type='email'], 
.checkout-index-index .amcheckout-step-container select{
    border-bottom:1px solid #d8d8d8;
    border-top:0;
    border-left:0;
    border-right:0;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 19px;
    padding: 10px 10px 10px 0;
    border-radius: 0;
    margin: 0;
}
.checkout-index-index .fieldset.address > .field{
    padding:0;
    width: 46%;
    margin-right: 4%;
}
.checkout-index-index .field .control._with-tooltip input{
    width:100%;
}
.checkout-index-index .amcheckout-step-container input[type='checkbox'] + label, 
.checkout-index-index .amcheckout-step-container input[type='radio'] + label{
    top:0;
}
.checkout-index-index ._amcheckout-selectable-item.-selected, 
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected, 
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected, 
.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item.-selected, 
.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item, 
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, 
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, 
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected, 
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active{
    border:0;
    background:transparent;
    padding: 0;
}
.checkout-index-index ._amcheckout-selectable-item:hover, 
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-details:hover, 
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:hover, 
.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item:hover, 
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:hover, 
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover{
    box-shadow:none;
}
.checkout-index-index ._amcheckout-selectable-item, 
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-details, 
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details, 
.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item, 
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method, 
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method{
    background:transparent;
}
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label{
    padding:0;
    margin-bottom:15px
}
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content{
    padding:0;
}
.checkout-index-index .amcheckout-step-container input[type='checkbox'] + label:before, 
.checkout-index-index .amcheckout-step-container input[type='radio'] + label:before{
    padding:5px;
    border-color:white;
    border-width:2px;
    box-shadow:0 0 0 1px #007cfb;
}
.checkout-index-index .amcheckout-step-container input[type='radio'] + label:hover:before, 
.checkout-index-index .amcheckout-step-container input[type='radio']:checked + label:before{
    border-color:white;
    border-width:2px;
    background:#007cfb !important;
    padding:5px;
    box-shadow:0 0 0 1px #007cfb;
}
.checkout-index-index .amcheckout-step-container input[type='checkbox'] + label:hover:before, 
.checkout-index-index .amcheckout-step-container input[type='checkbox']:checked + label:before, 
    background: #007cfb;  
}
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method{
    padding:0;
}
.checkout-index-index #checkoutcom_card_payment_frm .card-frame{
    box-shadow:none;
    border-radius:0;
    margin-top:20px;
}
/******************************/
#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper .actions .primary.btn:hover, 
#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper .actions .primary.btn:focus{
    border: 0 !important;
}

#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper .secondary .action.viewcart:hover, 
#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .fixed-totals .btn-wrapper .secondary .action.viewcart:focus{
    background-color: transparent;
    color: #453f3f;
    border: 1px solid #000;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger), 
.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger) {
    background-color: #000 !important;
    color: #fff;
    display: inline-block;
    letter-spacing: 2px;
    line-height: 1.2;
    padding: 15px 20px 14px;
    text-align: center;
    text-decoration: none;
    transition: .2s ease-in-out;
    text-transform: uppercase;
    border: 1px solid #000 !important;
    font-size: 12px;
    border-radius: 0;
    font-weight: 400;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):hover, 
.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):hover, 
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):focus, 
.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):focus {
    background-color: transparent !important;
    color: #453f3f;
    border: 1px solid #000;
}
.amcheckout-step-container .form-login .actions-toolbar .secondary{
    line-height: 45px;
}
.amcheckout-step-container .form-login .actions-toolbar .secondary .action{
    margin:0;
}
.amcheckout-step-container .opc-payment-additional.giftcardaccount{
    display:none;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals, 
.amcheckout-step-container .amcheckout-summary-container .table-totals .value{
    font-size:15px;
    color:;
    font-family:'ClassGarmnd BT',"Times New Roman",serif;
    text-transform:uppercase;
    color:#000;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .value{
    padding: 10px 0;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand.totals{
    border-top:1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-name{
    color:#453f3f;
    font-size:14px;
    font-family:ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    padding: 0;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details .details-qty{
    font-size:12px;
    text-transform:uppercase;
    color:#666;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details .details-qty .value{
    font-size:14px;
    color: #000;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper{
    overflow-y:auto;
}
.checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title{
    background:#ebebeb !important;
    color:#000;
    padding:15px 20px;
    letter-spacing:.5px;
}
.checkout-index-index .amcheckout-step-container.-summary{
    border: 0 !important;
    background: #f6f4f2 !important;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .amcheckout-wrapper{
    background: #f6f4f2 !important;
    padding: 0 !important;
}
.checkout-index-index .amcheckout-step-container .amcheckout-additional-options{
    background: #f6f4f2 !important;
    padding:0;
    bord: transparent;
}
.checkout-index-index .opc-block-summary .items-in-cart > .title{
    padding:15px;
    border-bottom:1px solid #d8d8d8;
}
.checkout-index-index .opc-block-summary .items-in-cart > .title:after{
    top:18px;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper{
    padding:0;
    max-height: 344px;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper li{
    padding:15px 0;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item .product{
    padding:0;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details{
    padding-left:93px;
}
.checkout-index-index .opc-block-summary .product-item .price{
    color:#453f3f;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner{
    align-items: start;
    margin: 0;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block{
    padding:0;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container{
    border:0;
}
.checkout-index-index .amcheckout-step-container.-summary .checkout-payment-method{
    border-top:1px solid #d8d8d8;
}
.checkout-index-index .amcheckout-step-container.-summary .checkout-payment-method .opc-payment-additional{
    padding: 0;
    margin-bottom: 15px;
}
.checkout-index-index .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content{
    padding: 15px 0 0 0;
}
.checkout-index-index .checkout-payment-method .payment-option-inner, 
.checkout-index-index .checkout-payment-method .actions-toolbar{
    margin: 0 0 15px 0 !important;
}
.checkout-index-index .checkout-payment-method form.form-discount .actions-toolbar .action.action-apply{
    background: #000;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1.2;
    padding: 15px 20px 14px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: normal;
    box-shadow: none !important;
    border:1px solid #000;
    border-radius: 0;
    margin-left: 1px;
}
.checkout-index-index .checkout-payment-method form.form-discount .actions-toolbar .action.action-apply:hover, 
.checkout-index-index .checkout-payment-method form.form-discount .actions-toolbar .action.action-apply:focus{
    background-color: transparent;
    color: #453f3f;
    border: 1px solid #000;
}
.checkout-index-index .checkout-payment-method .payment-option-inner .input-text{
    height: 45px;
}
.checkout-index-index .amcheckout-step-container.-summary .checkout-payment-method.submit{
    border:0;
}
.checkout-index-index .amcheckout-step-container.-summary .checkout-payment-method.submit .actions-toolbar{
    text-align:right;
}
.checkout-index-index .amcheckout-step-container.-summary .checkout-payment-method.submit .action.checkout.amasty{
    background: #000;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1.2;
    padding: 15px 20px 14px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: normal;
    box-shadow: none !important;
    border:1px solid #000;
    border-radius: 0;
    margin-left: 1px;
    font-size: 12px;
    width: auto !important;
}
.checkout-index-index .amcheckout-step-container.-summary .checkout-payment-method.submit .action.checkout.amasty:hover, 
.checkout-index-index .amcheckout-step-container.-summary .checkout-payment-method.submit .action.checkout.amasty:focus{
    background-color: transparent;
    color: #453f3f;
    border: 1px solid #000;
}
.checkout-index-index .checkout-payment-method .payment-option-title{
    border-bottom: 1px solid #d8d8d8 !important;
}
.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle{
    color: #453f3f;
    font-size: 14px;
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    text-transform:uppercase;
    display: block;
}
.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle:after{
    float:right;
    margin-top: 3px;
}
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method{
    width: 100%;
}
.checkout-index-index .amcheckout-step-container li.checkout-shipping-address{
}
.checkout-index-index .amcheckout-step-container li.checkout-shipping-address .amcheckout-wrapper{
    padding:0 !important;
    background:transparent !important;
}
.checkout-index-index .amcheckout-step-container li.checkout-shipping-address .amcheckout-wrapper .form-login{
    padding:20px 30px 50px;
    background:#fff;
    border: 0;
    margin-bottom: 40px;
}
.checkout-index-index .amcheckout-step-container li.checkout-shipping-address .amcheckout-wrapper .form-shipping-address{
    padding:20px 30px 50px;
    background:#fff;
}
.checkout-index-index .amcheckout-step-container li.checkout-shipping-address .amcheckout-wrapper .form-shipping-address .fieldset.address{
    margin:0;   
}
/******************************/
/************ thank you page *************/
.checkout-onepage-success .checkout-success .customer-name{
    font-size:20px;
    text-transform:uppercase;
    font-family: 'ClassGarmnd BT',"Times New Roman",serif;
    margin:25px 0 20px 0;
}
.checkout-onepage-success .checkout-success .welcome-msg{
    margin-bottom:20px;
}
.checkout-onepage-success .checkout-success .welcome-msg h1{
    font-size:16px;
    margin-bottom: 0;
}
.checkout-onepage-success .checkout-success p{
    line-height:24px;
    margin:0;
}
.checkout-onepage-success .checkout-success p span{
    color:#9a7b69;
    font-weight:bold;
    text-decoration:underline;
}
.checkout-onepage-success .checkout-success .actions-toolbar{
    text-align:center;
    padding:40px 0;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary{
    float:none;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .action.primary{
    margin:0;
    padding: 0 20px;
    background:#fff;
    border:1px solid #9a7b69;
    border-radius:0;
    color:#9a7b69;
    font-size:12px;
    text-transform:uppercase;
    height: 45px;
    line-height: 45px;
    width: auto;
}

.checkout-cart-index .cart-empty{
    text-align:center;
    margin-top:34px;
}
.checkout-cart-index .cart-empty p {
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    font-style: normal;
    color: #453f3f;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.checkout-cart-index .cart-empty a{
    color: #865;
    text-decoration:underline;
}
.block-minicart .subtitle.empty{
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 20px;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
    background: #000;
    border-radius: 0;
}

@media all and (max-width: 1200px){
    .checkout-cart-index .checkout-payment-secure{
        width:35%;
    }
    .checkout-cart-index .cart-summary .checkout-methods-items{
        width: 65%;
    }
    .checkout-cart-index .gift-options-cart-item .gift-wrapping + .gift-message, .cart-gift-item .gift-wrapping + .gift-message{
        padding-left: 20px !important;
    }
}
@media all and (max-width: 1100px){
    .checkout-cart-index .gift-options-cart-item .gift-wrapping, .cart-gift-item .gift-wrapping, 
    .checkout-cart-index .gift-options-cart-item .gift-wrapping + .gift-message, .cart-gift-item .gift-wrapping + .gift-message{
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important;
    }
    .checkout-cart-index .gift-options .actions-toolbar:nth-child(3):before{
        border: 0 !important;
    }

}
#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .action.close{
    border:0;
}
#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .action.close:before {
    font-size: 18px !important;
    content: '\e616';
    font-family: 'luma-icons';
}
.checkout-cart-index .cart-container .cart-gift-item .actions-toolbar .action{
    background: #000;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1.2;
    padding: 15px 20px 14px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: normal;
    box-shadow:none;
    margin: 0 5px;
}
.checkout-cart-index .cart-container .cart-gift-item .actions-toolbar .action:hover, 
.checkout-cart-index .cart-container .cart-gift-item .actions-toolbar .action:focus{
    background-color: transparent;
    color: #453f3f;
    border: 1px solid #000; 
}


/************ 09-10-2020 *******/

.cart-summary-main-box{
    background: #fff;
    float: left;
    width: 100%;
}
.cart-summary-main-box:before, 
.cart-summary-main-box:after{
    content:'';
    display:table;
}
.cart-summary-main-box:after{
    clear:both;
}
.checkout-cart-index .cart-summary{
    background:#fff;
    padding:40px;
}

.block-minicart .subtitle.empty{
    font-family: ScalaSansOT,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 20px;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
    background: #000;
    border-radius: 0;
}

@media all and (max-width: 1200px){
    .checkout-cart-index .checkout-payment-secure{
        width:35%;
    }
    .checkout-cart-index .cart-summary .checkout-methods-items{
        width: 65%;
    }
    .checkout-cart-index .gift-options-cart-item .gift-wrapping + .gift-message, .cart-gift-item .gift-wrapping + .gift-message{
        padding-left: 20px !important;
    }
}
@media all and (max-width: 1100px){
    .checkout-cart-index .gift-options-cart-item .gift-wrapping, .cart-gift-item .gift-wrapping, 
    .checkout-cart-index .gift-options-cart-item .gift-wrapping + .gift-message, .cart-gift-item .gift-wrapping + .gift-message{
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important;
    }
    .checkout-cart-index .gift-options .actions-toolbar:nth-child(3):before{
        border: 0 !important;
    }

}
#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .action.close{
    border:0;
}
#custom-sliding-cart.minicart_wrap .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .action.close:before {
    font-size: 18px !important;
    content: '\e616';
    font-family: 'luma-icons';
}
.checkout-cart-index .cart-container .cart-gift-item .actions-toolbar .action{
    background: #000;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1.2;
    padding: 15px 20px 14px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: normal;
    box-shadow:none;
    margin: 0 5px;
}
.checkout-cart-index .cart-container .cart-gift-item .actions-toolbar .action:hover, 
.checkout-cart-index .cart-container .cart-gift-item .actions-toolbar .action:focus{
    background-color: transparent;
    color: #453f3f;
    border: 1px solid #000; 
}
.checkout-cart-index .cart-discount
{
	
	display:none;
}
.checkout-cart-index .action.action-edit
{
	
	display:none !important;
}
#gift-options-cart {
    width: 100% !important;
    
    float: left;
}
.checkout-cart-index .cart-summary {
    width: 100%;
	padding-left: 50%;
	clear: both;
}

 
.minicart_wrap .items-total {
    display: none !important;
}

.minicart-items .action.edit, .minicart-items .action.delete {    
    display: none;
}

.minicart_wrap .totals {
    display: none;
}
.minicart_wrap .totals:nth-child(1) {
    display: block;
}
cart detail page:
.checkout-cart-index .action.action-edit {
    display: none !important;
}



.minicart_wrap .totals:nth-child(3) {
    display: block;
}


@media screen and (max-width: 767px){
.checkout-index-index .amcheckout-step-container li.checkout-shipping-address .amcheckout-wrapper .form-login {
    padding: 20px 20px 30px;
    margin-bottom: 30px;
}
.checkout-index-index .amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
    padding: 20px 20px 30px;
}
}