﻿
.alisveris-sepetim {
    padding: 40px 0;
    background-color: #ffffff;
    display: flex;
}
.sepetimc {

}
.aliverisCol {
    width: calc(100% - 250px);
    float: left;
    padding-right: 15px;
}
.sepetAside {
    width: 250px;
    max-width: 250px;
    float: right;
    height: 100%;
    position: relative;
}
.__alisverItem {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e2e2e2;
    padding: 20px;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
}
.__alisverItemName {
    display: flex;
    flex-direction: column;
    width: 500px;
    margin-right: 15px;
}
.__alisverItemImg {
    height: 50px;
    max-height: 50px;
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 50px;
}
    .__alisverItemImg img {
        max-width: 100%;
        width: auto;
        margin: 0 auto;
        max-height: 100%;
    }


.__alisverisMercant {
    display: flex;
    flex-direction: column;
    padding: 10px 15px;
    justify-content: space-between;
    background-color: #f0f2f5;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 4px 4px 0 0;
}

.__alisverisMercantHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
}
.__alisverisMercantInfo {
    display: flex;
    justify-content: space-between;
}
.__aliverisKargoBilgi {
    display: flex;
    font-size: 14px;
    color: #4CAF50;

}
.__alisverisCart {
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    border-radius: 4px
}
.__alisverisMercantLabel {
    margin-right: 3px;
}
.__aliverisKargoBilgiText {
    margin:0;
    color: #4CAF50;
}
.__aliverisKargoBilgi i {
    position: relative;
    top: 1px;
    margin-right: 4px;
    font-size: 17px;
    font-weight: 500;
}

.qua-wrappeR {
    display: flex;
    box-sizing: border-box;
    width: 90px;
}
    .qua-wrappeR input {
        border-radius: 0;
        border: 0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        max-width: 42px;
        text-align: center;
        height:34px;
        background-color:#fff;
        padding:0;
    }
    .qua-wrappeR button {
        background-color: #f0f2f5;
        border: 1px solid #e5e5e5;
        height: 34px;
        width: 24px;
        padding: 0;
    }

.badge {
    display:none;
}
.list-vari li{
    display:inline-block;
    font-size:13px;
    font-weight:400;
    color:#919191;  
    margin-left:5px;
}
.__alisverItemName a{
    font-size: 13px;
    font-weight: 400;
    color: #0f1111;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.__alisverItemQua{
    margin-right:15px;
}
.__alisverItemPrice {
    width: 150px;
    margin-right: 15px;
    text-align: center;
}
    .__alisverItemPrice span.real {
        color: #0070ba;
        font-weight: 400;
        font-size: 14px;
    }
    .__alisverItemDelete {
        width: 43px;
    }
.discount-price {
    color: #0f1111;
    display: block;
    line-height: 12px;
    font-size: 16px;
}
.__siparisOzet {
    border: 1px solid #e5e5e5;
    padding: 20px;
    display: inline-block;
    border-radius: 4px;
    width: 100%;
    background-color: #fff;
}
    .__siparisOzet h2 {
        font-size: 22px;
        margin-bottom: 15px;
        font-weight:500;
    }

    .__siparisOzet dt, .__siparisOzet dd {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        font-weight: normal;
        padding: 3px 0;
        font-size: 13px;
        margin: 0;
    }
    .__siparisOzet dl dt {
        float: left;
        width: 110px;
        color: #0f1111;
        font-weight:500;
    }
    .__siparisOzet dl dd {
        float: right;
        width: 90px;
        text-align: right;
        position: relative;
        color: #0f1111;
    }
    .__siparisOzet .error-message {
        margin: 0;
        display: block;
        margin-bottom: 10px;
        font-size: 13px;
        color: #d10909;
        font-weight: 400;
    }

.checkOut {
    display: block;
    font-size: 18px !important;
    padding: 6.5px !important;
}


.coupon-form input {
    font-size: 13px !important;
    width: calc(100% - 55px);
    padding: 0 10px;
    float: left;
    background: #f0f2f5;
}
    .coupon-form input::placeholder {
        font-size: 13px !important;
    }

.coupon-form .btn {
    padding: 0;
    width: 50px;
    line-height: 35px;
    height: 37px;
    margin: 0;
    margin-left: 5px;
    background: #0f1111;
    color: #ffffff !important;
}
.coupon-form h3 {
    font-size: 14px;
    margin-bottom: 5px;
}
.btn-delete {
    background: #fff;
    width: 43px;
    text-align: center;
    padding: 0 !important;
    height: 43px;
    color: #0f1111 !important;
}
    .btn-delete::before {
        content: "\f2ed";
        font-family: "Font Awesome 5 Pro";
    }


.total {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    text-align: right;
    color: #0070ba;
    border-top: 1px solid #e5e5e5;
    padding-top: 25px;
    font-weight: 500;
    font-size: 18px;
    line-height: 15px;
}

.headline-3 {
    height: 42px;
    line-height: 42px;
    font-weight:400!important;
    margin-bottom: 1rem !important;
}

.btn-tooltip {
    background: transparent;
    border: 0;
    font-size: 13px;
    padding: 0;
    color: #919191;
}
    .btn-tooltip:hover i, .btn-tooltip:focus i{
        color: #0070ba;
        font-weight:900;
    }
.btn-tooltip:focus + .tooltip-message {
    display: inline-grid !important;
}
.tooltip-message {
    background: #ffffff;
    padding: 15px;
    position: absolute;
    margin-left: -320px;
    margin-top: 33px;
    width: 320px;
    box-shadow: 0px 2px 5px -2px #837d7d;
    border: 0 solid #e5e5e5;
    border-radius: 4px;
    border-top: 2px solid #0070ba;
    font-weight:400;
}
.tooltip-message font{
    display:block;
}

.controlClass.fixed {
    position: fixed;
    top: 15px;
    transition: 1s;
}
.controlClass {
    width: 250px;
    transition: 1s;
}

.totalIndirim {
    font-weight: 500 !important;
    color: #4CAF50 !important;
}


.btn-unlock {
    font-size: 13px;
    padding: 0;
    color: #0070ba;
}
.sepetAlert {
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 15px;
    background-color: #fffff1;
    border: 1px solid #deddbe;
    font-weight: 500;
    font-size: 13px;
}



@media(max-width:768px) {
    .__alisverItem {
        padding: 10px;
    }

    .__alisverisMercant {
        display: none;
    }

    .aliverisCol {
        width: 100%;
        padding-right: 0;
        float: none;
    }

    .__alisverItem {
        position: relative;
        clear: both;
        background: white;
        margin-bottom: 0;
        display: inline-block;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
    }

        .__alisverItem > div {
            margin: 0;
            padding: 0;
        }

    .__alisverItemImg {
        height: 120px;
        max-height: 120px;
        min-height: 120px;
        text-align: center;
        width: 120px;
        float: left;
        margin-right: 10px !important;
    }

    .__alisverItemName, .__alisverItemQua, .__alisverItemPrice {
        float: left;
        width: calc(100% - 130px);
        margin-bottom: 5px !important;
    }

    .__alisverItemQua {
        width: calc(100% - 210px);
    }

    .__alisverItemPrice {
        width: 80px;
    }

    .__alisverisCart {
        border: 0;
    }

    .__alisverItemPrice {
        text-align: right;
    }

        .__alisverItemPrice span.real {
            font-weight: 500;
            font-size: 16px;
        }

    .discount-price {
        color: #666;
        font-size: 13px;
    }

    .__alisverItemName a {
        padding-left: 0;
        -webkit-line-clamp: 2;
    }

    .__alisverItemName {
        margin-bottom: 30px !important;
        padding-right: 20px !important;
    }

    .__alisverItemDelete {
        width: 30px;
        position: absolute;
        right: 0;
        top: 6px;
    }

    .headline-3 {
        font-size: 16px;
        margin-bottom: 0px !important;
        margin-top: 15px !important;
        margin: 0;
        font-weight: 500 !important;
    }

    .alisveris-sepetim {
        padding: 0;
    }

    .sepetAside, .controlClass {
        max-width: 100%;
        width: 100%;
        float: none;
        margin: 10px 0 15px;
        height: auto;
    }

    .checkOut {
        display: inline-block;
        width: 100%;
    }

    .container {
        padding: 0 5px !important;
    }

    .btn-delete {
        width: 30px;
        height: 30px;
    }

    .list-vari {
        line-height: 1;
    }

        .list-vari li {
            font-size: 12px;
        }
}
