/* Basket */
.output-basket {
    position: absolute;
}

.output-basket img.cart-img {
    position: relative;
    height: 2.5rem;
    width: auto;
    top: 1.5rem;
}

.cartPop .ecological {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 2rem;
    width: auto !important;
}

.output-basket .txt {
    height: 3rem;
    line-height: 3rem;
    color: #fff;
    font-size: 1.6rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}

/*.output-basket .countCircle {*/
/*    width: 2.5rem;*/
/*    height: 2.5rem;*/
/*    border-radius: 50%;*/
/*    background: #4982cf;*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    top: .5rem;*/
/*    margin-left: -3rem;*/
/*    z-index: 50;*/
/*}*/

/*.output-basket .countCircle span {*/
/*    color: #fff;*/
/*    position: relative;*/
/*    top: .5rem;*/
/*}*/

.output-basket .countCircle span {
    position: absolute;
    top: -4px;
    left: 24px;
    color: #ffffff;
    background: #BE4B8C;
    height: 1.7rem;
    width: 1.7rem;
    font-size: 1rem;
    line-height: 1.7rem;
    padding-left: 0.55rem;
    border-radius: 3rem;
    left: 2.5rem;
}


/*.output-basket{ height: 100px; line-height: 100px; position: absolute; right: 30px; top: 0; padding-right: 35px; }
.output-basket img.cart-img{ position: absolute; top: 44px; right: 30px; width:15px; height:12px; }
.output-basket .txt { padding-right:20px; }

.output-basket .countCircle{ position: absolute; right: 0px; top: 37px; width: 26px; height: 26px; background: #95989a; line-height: 1; color: #fff; text-align: center; font-size: 11px; font-weight: 700; border-radius: 13px; }
.output-basket .countCircle span{ position: relative; top: 7px; }*/

.cartPop {
    position: absolute;
    width: 410px;
    top: 70px;
    right: -230px;
    z-index: 8888;
    line-height: 1;
    background: #fff;
    /*border: #95989a solid 1px;*/
    border-top: none;
    box-shadow: 0px 3px 6px #00000029;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
    z-index: 9996;
    display: none;
    cursor: default;
}

.popProd {
    overflow: hidden;
    height: 13rem;
    position: relative;
    /* border-bottom: #95989a solid 1px; */
    padding-right: 41px;
    background: #FFFFFF;
    margin-bottom: 0.5rem;
}

.popProd .delete {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    height: 1.5rem;
}

.popProd .imageContainer {
    position: absolute;
    top: 7px;
    left: 15px;
    width: 90px;
    height: auto;
    text-align: center;
    overflow: hidden;
}

.popProd .imageContainer .vertical {
    height: 100%;
    width: auto;
}

.popProd .imageContainer .horizontal {
    position: relative;
    width: 100%;
    height: auto;
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
}

.popProd .title {
    padding: 7px 10px 0 120px;
    color: #030303;
    font-size: 14px;
    font-weight: 500;
    line-height: 2rem;
    /*height: 40px;*/
    overflow: hidden;
    text-align: left;
}

.popProd .infoRow {
    position: absolute;
    top: 40px;
    left: 120px;
    font-size: 1.4rem;
    line-height: 1.9rem;
}

.minicart-quantity-title {
    float: left;
    color: #696969;
}

.minicart-quantity {
    float: left;
    margin-left: 20px;
}

.minicart-amount-title {
    float: left;
    color: #696969;
    margin-top: 5px;
}

.minicart-amount {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

.popProd .infoRow span {
    font-weight: 700;
    color: #030303;
}

.cartPop .sumRow {
    text-align: right;
    height: 60px;
    padding-right: 10px;
}

.cartPop .sumRow .inside {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.cartPop .sum {
    /* height: 50px; */
    position: relative;
    line-height: 50px;
    color: #030303;
    font-weight: 500;
    padding: 10px 15px;
    font-size: 16px;
    text-align: left;
    background: #F0F0EF;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.cartPop .sum span {
    font-weight: 500;
    color: #030303;
    margin-left: 20px;
}

/*.cartPop .button {*/
/*    background: transparent linear-gradient(128deg, #26AA9D 0%, #016A63 100%) 0% 0% no-repeat padding-box;*/
/*    font-weight: 600;*/
/*    font-size: 16px;*/
/*    text-align: center;*/
/*    height: 40px;*/
/*    line-height: 18px;*/
/*    color: #FFFFFF;*/
/*    position: absolute;*/
/*    bottom: 15px;*/
/*    right: 15px;*/
/*}*/

.cartPop .button {
    background: transparent linear-gradient(128deg, #26AA9D 0%, #016A63 100%) 0% 0% no-repeat padding-box;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 18px;
    color: #FFFFFF;
    position: relative;
    bottom: 15px;
    right: 10px;
    float: right;
}

.cart-products {
    max-height: 70rem;
    overflow-x: auto;
}

.cartPop .button img {
    margin-left: 10px;
}

.showPop {
    display: block;
    cursor: default;
}

.output-basket {
    left: -1.5rem;
    width: 4rem;
    height: 4rem;
    display: none;
    cursor: pointer;
}

.output-basket.isActive{
    display: block;
}

header .member-box .cart-image.with-items {
    height: 4rem;
    width: 4rem;
    top: 0;
    left: -1.5rem;
}

.cart-title {
    margin-top: 1.5rem;
    margin-left: 1.5rem;
    margin-bottom: 2.5rem;
    color: #151515;
}

.close-cart {
    position: absolute;
    right: 1.5rem;
    top: 2rem;
    height: 1.1rem !important;
    cursor: pointer;
}










@media screen and (max-width: 1180px) {
    /* Basket */
    /*.output-basket {*/
    /*    right: 2rem;*/
    /*    width: 15rem;*/
    /*}*/
}

@media screen and (max-width: 1000px) {
    /* Basket */
    /*.output-basket {*/
    /*    right: 7rem;*/
    /*    height: 8rem;*/
    /*    width: 10rem;*/
    /*}*/
    .output-basket img.cart-img {
        position: relative;
        height: 2rem;
        /*top: 2.2rem;*/
        top: 1rem;
        left: 2rem;
    }

    .output-basket .txt {
        height: 4.5rem;
        line-height: 4.5rem;
        font-size: 1.2rem;
    }

    /*.output-basket .countCircle {*/
    /*    left: 50%;*/
    /*    top: 1.9rem;*/
    /*    margin-left: -3rem;*/
    /*    z-index: 50;*/
    /*}*/
    /*.output-basket .countCircle span {*/
    /*    color: #fff;*/
    /*    position: relative;*/
    /*    top: .5rem;*/
    /*}*/

    a.cart-href {
        position: absolute;
        right: 50px;
        top: 15px;
    }

    .output-basket .countCircle span {
        top: 15px;
        left: 45px;
    }

    .output-basket {
        position: inherit;;
    }

    .cartPop {
        width: 100%;
        right: 0;
        top: 8rem;
        padding-top: 0;
        position: fixed;
    }
}

@media screen and (max-width: 760px) {
    /*.output-basket {*/
    /*    right: 0rem;*/
    /*    height: 6rem;*/
    /*}*/
    .output-basket img.cart-img {
        top: 1rem;
    }

    .output-basket .txt {
        height: 2.5rem;
        line-height: 2.5rem;
    }

    /*.output-basket .countCircle {*/
    /*    top: .8rem;*/
    /*}*/
    /*.cartPop {*/
    /*    width: 273px;*/
    /*    right: -40px;*/
    /*    top: 60px;*/
    /*}*/
}

/*@media screen and (max-width : 1290px){
.output-basket{ right: 20px; }
.cartPop{ top: 100px; }
}
@media screen and (max-width : 900px){
.output-basket{ position:relative; top:auto; right:auto; width:170px; margin:0 auto; display: block; height: 50px; line-height: 50px; font-family: 'Cabin'; font-size: 16px; text-align: center; z-index:1000; }
.output-basket img.cart-img{ top:20px; }
.output-basket .countCircle{ top:12px; }
.cartPop{ top: 49px; right:-90px; }
}
@media screen and (max-width : 760px){
.output-basket .countCircle{ top: -6px; }
.cartPop{ top: 33px; width: 273px; right: -45px; }
}*/