.xoo-wsc-close {
    cursor: pointer;
    position: absolute
}

@keyframes xoo-wsc-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}
.xoo-wsc-icon-atc {
    margin-left: 5px
}
.xoo-wsc-icon-atc.xoo-wsc-active {
    display: inline-block;
    -webkit-animation: xoo-wsc-spin 575ms infinite linear;
    animation: xoo-wsc-spin 575ms infinite linear
}
.xoo-wsc-updating {
    display: none;
    text-align: center;
    z-index: 1
}
.xoo-wsc-updating .xoo-wsc-icon-spinner2 {
    position: absolute;
    -webkit-animation: xoo-wsc-spin 575ms infinite linear;
    animation: xoo-wsc-spin 575ms infinite linear;
    display: inline-block;
    font-size: 30px;
    z-index: 1;
    color: #000;
    bottom: 10px
}
.xoo-wsc-uopac,
.xoo-wsc-updating {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute
}
.xoo-wsc-uopac {
    background-color: #f0f0f0;
    opacity: .7
}
body.xoo-wsc-active {
    overflow: hidden
}
.xoo-wsc-modal.xoo-wsc-active .xoo-wsc-opac {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    bottom: 0;
    background-color: #000;
    z-index: 99999;
    opacity: .2
}
.xoo-wsc-container {
    position: fixed;
    z-index: 999999;
    background-color: #fff;
    top: 0;
    bottom: 0;
    transition: right .5s
}


.xoo-wsc-header {
    position: relative
}
.xoo-wsc-basket {
    position: fixed;
    top: 35px;
    right: 66px;
    height: 40px;
    width: 46px;
    z-index: 6; 
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    cursor: pointer;
    background-color: transparent;
}

.xoo-wsc-basket , .xoo-wsc-container{
    transition: right .5s;
}
/*
body.detail .xoo-wsc-basket {
    position: fixed;
    top: 45px;
    right: 66px;
    height: 40px;
    width: 46px;
    z-index: 4; 
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    cursor: pointer;
    background-color: transparent;
}*/


@media (max-width:767px) {
 /* body.detail .xoo-wsc-basket {
    top: 35px;
    right: 60px;
  }
*/
    .xoo-wsc-basket {
    top: 35px;
    right: 60px;
  }
}

@media (max-width:991px) {


    .xoo-wsc-basket {
    top: 35px;
    right: 60px;
  }
}


.xoo-wsc-bki {
    color: #000;
}

body.detail .xoo-wsc-bki {
    color: #000;  
}

@media (max-width:991px) {
    .xoo-wsc-bki {
    color: #000;
    }

    body #changetest.mobile_white {
    top: 20px;
    }

    .xoo-wsc-bki.mobile_white:before {
    color: #fff;
    }
}

.xoo-wsc-items-count {
right: 0px;
position: absolute;
top: 0px;
font-size: 13px;
width: 26px;
height: 15px;
line-height: 1;
text-align: center;
overflow: hidden;
color: #fff;
background-color: #008c3c;
font-weight: bold;
border-radius: 10px;
}
.xoo-wsc-close {
    transform: translateY(-50%);
    top: 50%;
    right: 0;
    left: 20px;
}
.xoo-wsc-body {
    overflow-y: auto;
    position: relative
}
.xoo-wsc-product {
    padding: 15px;
    width: 100%;
    display: inline-block
}
.xoo-wsc-img-col {
    float: left;
    text-align: center;
    overflow: hidden;
}

.xoo-wsc-img-col img {
height: auto;
max-width: none;
margin-left: -50px;
}
a.xoo-wsc-remove {
    margin-top: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 10px
}
.xoo-wsc-sum-col {
    display: inline-block;
    margin-left: 10px;
    float: left
}
a.xoo-wsc-pname {
    word-wrap: break-word;
    display: block;
    width: 100%
}
.xoo-wsc-price {
    margin: 3px 0
}
.xoo-wsc-sum-col .variation {
    overflow: auto;
    font-size: 12px;
    margin: 5px 0
}
.xoo-wsc-sum-col .variation dt {
    display: inline-block;
    margin: 0 3px 0 0;
    float: none
}
.xoo-wsc-sum-col .variation dd {
    display: inline-block;
    margin: 0 5px 0 0;
    float: none
}
span.xoo-wsc-minus,
span.xoo-wsc-plus {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    float: left;
    width: 35px;
    border: none;
}
.xoo-wsc-footer,
.xoo-wsc-footer a.button {
    width: 100%;
    text-align: center;
    display: inline-block;
}
span.xoo-wsc-minus {
    border-right-width: 0;
    border-right-style: solid
}
span.xoo-wsc-plus {
    border-left-width: 0;
    border-left-style: solid
}
.xoo-wsc-psrow {
    margin-top: 10px;
    height: 35px;
    line-height: 35px;
    display: block;
    color:#707070;
}
.xoo-wsc-qtybox {
    border-width: 0;
    border-style: solid;
    position: relative;
    display: inline-block;
    font-weight: 700;
    max-width: 110px;
    float: left;
    height: inherit;
    color:#707070;
    background-color: #ebe9eb;
}
input[type=number].xoo-wsc-qty {
    text-align: center;
    display: inline-block;
    max-width: 35px;
    float: left;
    height: 100%;
    line-height: 100%;
    padding: 0
}


.xoo-wsc-subtotal {
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
    font-size: 17px
}
.xoo-wsc-footer {
    position: absolute;
    bottom: 0;
    padding: 10px;
    box-sizing: border-box;
    background-color: pink
}
.xoo-wsc-modal.xoo-wsc-active .xoo-wsc-container {
    right: 0
}
.xoo-wsc-mgn {
    margin: 10px 0;
    display: block
}
input.xoo-wsc-qty::-webkit-inner-spin-button,
input.xoo-wsc-qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.xoo-wsc-ecnt {
    padding: 15px;
    font-size: 20px;
    display: block
}
.xoo-wsc-shiptxt {
    padding: 0 15px;
    display: block;
    font-size: 13px
}
.xoo-wsc-sc-cont{
    cursor: pointer;
}
.xoo-wsc-sc-icon{
    margin-right: 3px;
}

.xoo-wsc-container #respond input#submit, .xoo-wsc-container a.button, .xoo-wsc-container button.button, .xoo-wsc-container input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}