/***************     cart-page    **************/

.c-checkout_col.c-checkout_col-thumb {
    float: right;
    width: 65% !important;
    /* border-left: 1px solid #ddd; */
    padding: 5px 15px 10px;
    /* height: 70px; */
    font-size: 14px;
    /* overflow: hidden; */
    display: block;
}

.c-checkout_col a {
    color: #222
}

.c-checkout_row {
    float: right;
    width: 100%;
    /* margin: 20px 0; */
    border-bottom: 1px solid #eee;
}

    .c-checkout_row .options .titles {
        float: right;
        font-weight: bold;
        padding-left: 7px;
    }

    .c-checkout_row .options {
        margin-top: 5px;
        padding: 0 30px;
    }

.btncheckout, .discountmessagebtn, .giftcardmessagebtn {
    float: right;
    width: 95%;
    text-align: left;
    padding: 14px;
    height: 60px;
    position: relative;
}

.c-checkout-aside .btncheckout {
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
}

    .c-checkout-aside .btncheckout .lnkcheckout, .discountmessagebtn input, .giftcardmessagebtn input {
        background: #26bddf;
        color: #fff !important;
        padding: 6px 18px;
        font-size: 14px;
        width: 96% !important;
        position: absolute;
        right: 0%;
        border: none;
        display: block;
    }

        .c-checkout-aside .btncheckout .lnkcheckout:hover,
        .discountmessagebtn input:hover,
        .giftcardmessagebtn input:hover {
            background: #fc4ff1;
        }

.dgrdshoppingcart {
    width: 69%;
    float: right;
    border: 1px solid #eee;
    background: #fff;
    min-height: 300px;
    padding: 0px 0;
    text-align: right;
    direction: rtl;
    margin: 0px;
}

.c-left-aside.js-left-aside {
    width: 30%;
    float: right;
}

.basket-store .c-left-aside.js-left-aside {
    float: right;
    width: 100%;
}

.c-checkout-aside.js-checkout-aside {
    float: right;
    width: 100%;
    margin-right: 2%;
    background: #fff;
    border: 1px solid #eee;
    min-height: 240px;
    padding: 20px 15px;
    margin-bottom: 16px;
}

    .c-checkout-aside.js-checkout-aside .shoppingcartsumprice {
        margin: 15px 0 0px;
        font-size: 14px;
        /* float: right; */
        text-align: center;
        /* width: 50%; */
        padding-bottom: 13px;
    }

#ContentPlaceHolder1_Shopping1_LblTotals {
    float: right;
    width: 100%;
    margin-bottom: 10px;
}

#ContentPlaceHolder1_Out1_LblTotals {
    display: grid;
    padding-bottom: 10px;
}

.c-checkout-aside.js-checkout-aside .shoppingcartsumprice:first-child {
    border-bottom: 1px solid #eee;
    font-size: 17px;
    line-height: 33px;
    margin: 5px 0 0px;
}

.c-checkout-aside.js-checkout-aside .shoppingcartsumprice:last-child {
    border-top: 1px solid #eee;
    padding-top: 20px;
}

span#ContentPlaceHolder1_Shopping1_Label1 {
    padding-left: 15%;
    /* font-weight: bold; */
}

.c-checkout_col-desc {
    text-align: center;
    width: 10% !important;
    padding-top: 3%;
    float: right;
    display: block;
}

.c-checkout_col-information {
    text-align: center;
    width: 19% !important;
    font-size: 20px;
    padding-top: 3%;
    float: right;
    display: block;
}

.c-checkout_col img {
    height: 60px;
    width: 60px;
    margin-left: 10px;
    margin-bottom: 10px;
}

#ContentPlaceHolder1_Shopping1_LblTotal {
    font-size: 26px;
    color: #00b5de;
}

.shoppingcart {
    color: #585858;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 11px;
    font-size: 20px;
    border-bottom: 2px solid #dedede;
    margin-bottom: 20px;
    position: relative;
    padding-top: 13%;
}

    .shoppingcart:before {
        background: #e2e2e2 url(/images/cart3.png) center no-repeat;
        content: '';
        position: absolute;
        width: 120px;
        height: 120px;
        background-size: 100%;
        top: 0;
        right: 44.9%;
        border-radius: 50%;
    }

.shoppingcartsumprice {
    margin-top: 20px;
    float: right;
    width: 100%;
}

.c-discount-aside.js-discount-aside {
    float: right;
    width: 100%;
    margin-right: 3%;
    background: #fff;
    border: 1px solid #eee;
    min-height: 150px;
    padding: 20px 15px;
    margin-bottom: 20px;
}

.c-giftcard-aside.js-giftcard-aside {
    float: right;
    width: 100%;
    margin-right: 3%;
    background: #fff;
    border: 1px solid #eee;
    min-height: 150px;
    padding: 20px 15px;
    margin-bottom: 20px;
}

.giftcardtextbox input, .discounttextbox input {
    width: 100%
}

.pager-product-skin {
    text-align: center;
    font-size: 15px;
}

    .pager-product-skin a {
        padding: 0 3px
    }

.shoppingcartHeader {
    background-color: #26bddf;
    color: #ffffff;
    text-align: center;
    height: 35px;
}

#ContentPlaceHolder1_Out1_Panel1 input {
    border: 1px solid #ddd;
    background: none !important;
    color: #333 !important;
    height: 32px;
}

.values {
    float: right;
    clear: left;
}
.values span{vertical-align: top;}
.values img {width:50px;height: auto;vertical-align: top;}

.titles {
    float: right;
}

.options {
    display: flex;
}

#ContentPlaceHolder1_Shopping1_LblTotal,
#ContentPlaceHolder1_Out1_LblTotal {
    font-size: 27px;
    color: #00add4;
    line-height: 40px;
}

#ContentPlaceHolder1_Shopping1_btnCheckOut,
#ContentPlaceHolder1_Out1_btnOrder {
    background: #26bddf;
    padding: 9px 20px;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
}

    #ContentPlaceHolder1_Shopping1_btnCheckOut:hover,
    #ContentPlaceHolder1_Out1_btnOrder:hover {
        background: #009ec2;
    }

.prname {
    text-align: right;
    padding: 0 10px;
    direction: rtl;
}

#ContentPlaceHolder1_Out1_Panel1 img {
    max-width: 40px;
}

#ContentPlaceHolder1_Out1_Panel1 input {
    border: 1px solid #ddd;
    background: none !important;
    color: #333 !important;
}

.ContentPlaceHolder1_Logins1 {
    border-radius: 8px;
    border: 1px solid #ededed;
    padding: 30px;
    width: 380px;
    /* position: absolute; */
    /* top: 50%; */
    /* right: 50%; */
    /* -webkit-transform: translate(50%,-55%); */
    /* transform: translate(50%,-55%); */
}

#ContentPlaceHolder1_ctl00_TxtUserName, #ContentPlaceHolder1_ctl00_BtnLogin, #ContentPlaceHolder1_ctl00_TxtCode, #ContentPlaceHolder1_ctl00_BtnCheckPass {
    margin-bottom: 8px !important;
    padding: 9px 12px !important;
    border-radius: 8px;
    border: 1px solid #e0e0e2;
    font-size: 14px;
    font-size: 1rem;
    line-height: 24px;
    width: 100% !important;
    color: #030a16;
    height: auto;
}

#ContentPlaceHolder1_ctl00_BtnRetry {
    font-size: 14px;
    font-size: 1rem;
    border: 0px solid transparent;
    background-color: transparent;
    color: #000;
    padding: 13px 16px;
    direction: rtl;
    line-height: 1.571;
    font-weight: 700;
    border-radius: 0;
}

    #ContentPlaceHolder1_ctl00_BtnRetry:hover {
        box-shadow: none;
    }

#ContentPlaceHolder1_ctl00_PnlLogin p, #ContentPlaceHolder1_ctl00_PnlCheckPass p {
    font-size: .9rem;
    line-height: 21px;
    color: #62666d;
    margin-bottom: 16px;
}

.validationerror {
    color: red;
    font-size: 13px;
    margin-bottom: 20px;
    display: block;
}
/************************************/

@media (max-width: 992px) {
    .dgrdshoppingcart, .c-checkout-aside.js-checkout-aside, .c-left-aside.js-left-aside {
        width: 100%;
        margin: 10px 0;
    }
}

@media (max-width: 480px) {
    .ContentPlaceHolder1_Logins1 {
        border-radius: 8px;
        border: 1px solid #ededed;
        padding: 10px;
        width: 260px;
    }

        .ContentPlaceHolder1_Logins1 h1 {
            font-size: 20px;
        }
}
