.xoo-cp-modal,
.xoo-cp-opac {
    position: fixed;
    z-index: 999998
}
.xcp-icon-spinner2,
.xcp-outspin {
    animation: xoo-cp-spin 575ms infinite linear
}
.xcp-rel-head,
.xoo-cp-hdtxt,
a.xcp-btn {
    text-transform: uppercase
}
.xoo-cp-opac {
    background-color: #000;
    opacity: .6;
    display: none
}
.xoo-cp-container,
.xoo-cp-modal:before {
    display: inline-block;
    vertical-align: middle
}
.xoo-cp-cont-opac,
.xoo-cp-modal,
.xoo-cp-opac {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.xoo-cp-content {
    padding: 0 15px;
    overflow: auto
}
.xoo-cp-modal {
    text-align: center;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transform: scale(.7)
}
.xoo-cp-active {
    transition: visibility .4s ease-out, opacity .4s ease-out, transform .4s ease-out;
    visibility: visible;
    opacity: 1;
    transform: scale(1)
}
.xoo-cp-cont-opac {
    z-index: 1;
    background-color: #fff;
    opacity: .5;
    position: absolute
}
.xoo-cp-modal:before {
    content: '';
    height: 100%;
    margin-right: -.25em
}
.xoo-cp-container {
    border: 1px solid #a0a0a0;
    position: relative;
    width: 95%;
    text-align: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    border-radius: 5px;
    overflow: auto;
    max-height: 80%;
    background-size: cover;
    background-repeat: no-repeat
}
i.xoo-cp-close {
    font-size: 17px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 100
}
.xoo-cp-error,
.xoo-cp-success {
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
    text-align: left;
    padding: 6px 15px
}
.xoo-cp-error {
    color: #a94442
}
.xoo-cp-success {
    color: #3C763D;
    background-color: #DFF0D8
}
.xoo-cp-success .xcp-icon{
	margin-right: 4px;
}
.xoo-cp-atcn {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background-color: #eee;
}
.xoo-cp-btns {
    margin: 20px auto 0;
    clear: both;
    text-align: center
}
a.xcp-btn {
    width: 30%;
    text-align: center;
    cursor: pointer;
    padding: 8px 12px;
    display: inline-block;
    margin: 0 4px;
}
.xcp-icon-spinner2 {
    display: inline-block
}
.xoo-cp-atc-icon {
    margin-left: 5px
}
.xoo-cp-qtybox {
    vertical-align: middle;
    font-size: 20px;
    cursor: pointer;
    margin-top: 10px
}
td.xoo-cp-ptitle a {
    font-size: 17px;
    display: block
}
.xoo-cp-variations dl.variation {
    margin-bottom: 5px
}
td.xoo-cp-pimg {
    width: 20%
}
.xcp-one-qty,
td.xoo-cp-pprice,
td.xoo-cp-ptotal {
    font-size: 17px
}
td.xoo-cp-pqty {
    min-width: 120px
}
.xoo-cp-pdetails td.xoo-cp-remove {
    text-align: center;
    font-size: 20px
}
table.xoo-cp-cart td,
table.xoo-cp-cart th {
    vertical-align: middle;
    text-align: center
}
table.xoo-cp-cart th {
    padding: 10px 5px;
    font-size: 15px;
    font-weight: 400
}
table.xoo-cp-cart td.xoo-cp-ptitle {
    padding-left: 15px
}
table.xoo-cp-cart td {
    padding: 20px 0
}
td.xoo-cp-remove .xcp-icon {
    font-size: 20px;
    cursor: pointer;
    width: 25px
}
.xcp-outspin {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 45px
}
@keyframes xoo-cp-spin {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}
@-ms-keyframes xoo-cp-spin {
    from {
        -ms-transform: rotate(0)
    }
    to {
        -ms-transform: rotate(360deg)
    }
}
@-moz-keyframes xoo-cp-spin {
    from {
        -moz-transform: rotate(0)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}
@-webkit-keyframes xoo-cp-spin {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}
.xoo-cp-outer {
    display: none
}
.xoo-cp-variations {
    font-size: 13px;
    display: table
}
.xoo-cp-variations .variation {
    overflow: auto;
    margin-top: 5px
}
.xoo-cp-variations .variation dt {
    margin: 0 3px 0 0;
    float: left
}
.xoo-cp-variations .variation dd {
    margin: 0 7px 0 0;
    float: left
}
.xoo-cp-cart-total {
    display: table;
    margin-left: auto;
    margin-right: 5px;
}
.xcp-totxt{
    font-size: 16px;
    text-transform: uppercase;
}

.xcp-ctotal .amount {
    font-size: 22px
}
.xoo-cp-basket {
    display: table;
    padding: 10px;
    box-shadow: 2px 2px 2px;
    position: fixed;
    z-index: 999997;
    bottom: 20px;
    right: 20px;
    border-radius: 10px;
    cursor: pointer
}
.xcp-bk-count {
    border-radius: 50%;
    left: -15px;
    position: absolute;
    top: -15px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
    font-size: 13px
}
.xoo-cp-empty {
    display: table;
    margin: 20px auto
}
.xcp-empty-txt {
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
    line-height: 44px;
    margin-left: 5px
}
.xcp-rel-head,
.xoo-cp-hdtxt,
tr.xoo-cp-undo {
    font-size: 17px
}
.xoo-cp-hdtxt {
    padding: 6px 15px;
    width: 100%;
    margin-bottom: 10px
}
.xoo-cp-rel-cont {
    overflow: auto
}
.xcp-rel-head {
    display: block;
    text-align: center;
    padding: 7px 0;
    margin: 15px auto
}
.xcp-rel-sing img {
    width: 100%;
    height: auto
}
ul.xoo-cp-rel-prods {
    list-style-type: none;
    display: table;
    padding: 0 15px;
    overflow: auto;
    min-width: 600px
}
li.xoo-cp-rel-sing {
    max-width: 150px;
    min-width: 50px
}
.mCSB_container {
    margin-right: 0!important
}
.mCSB_scrollTools {
    top: 40px!important;
    bottom: 40px!important;
    width: 14px!important
}
li.xoo-cp-rel-sing span.onsale {
    display: none
}
table.xoo-cp-cart tr:nth-child(1) {
    border-top: 0
}
table.xoo-cp-cart {
    margin-top: 5px;
    margin-bottom: 15px;
    width: 100%
}
.xoo-cp-rel-sing h3 {
    margin-top: 3px;
    margin-bottom: 3px;
    line-height: 16px
}
.xoo-cp-empct {
    margin: 0 10px;
    cursor: pointer;
    font-size: 16px;
}
.xoo-cp-empct .xcp-icon{
	font-size: 12px;
    margin-right: 5px;
}
.xcp-undo {
    text-decoration: underline;
    font-weight: 700;
    cursor: pointer
}
.xoo-cp-rel-sing .attachment-shop_catalog {
    width: auto;
    height: auto
}
@media only screen and (max-width: 500px) {
    th.xcp-rhead,
    td.xoo-cp-remove {
        display: none;
    }
    a.xcp-btn {
        width: 80%;
        margin-top: 10px
    }
}
@media only screen and (max-width: 750px) {
    li.xoo-cp-rel-sing {
        min-width: auto
    }
    .xoo-cp-cart-total,
    table.xoo-cp-cart td,
    td.xoo-cp-ptitle a {
        font-size: 14px!important
    }
    table.xoo-cp-cart .xoo-cp-content {
        overflow: auto
    }
    .xoo-cp-pprice,
    th.xcp-phead {
        display: none
    }
}
span.xcp-minus {
    border-right-width: 1px;
    border-right-style: solid
}
span.xcp-plus {
    border-left-width: 1px;
    border-left-style: solid
}
span.xcp-minus,
span.xcp-plus {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    float: left;
    width: 21px
}
input[type=number].xoo-cp-qty {
    border: 0!important;
    text-align: center;
    display: inline-block;
    max-width: 30px;
    float: left;
    height: 100%;
    line-height: 100%;
    padding: 0
}
input.xoo-cp-qty::-webkit-inner-spin-button,
input.xoo-cp-qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.xoo-cp-qtybox {
    border-width: 1px;
    border-style: solid;
    position: relative;
    display: inline-block;
    font-weight: 700;
    max-width: 90px;
    height: 37px;
    line-height: 35px
}
.xoo-cp-table-bottom{
	display: flex;
	align-items: center;
    border-bottom: 1px solid #eee;
    padding: 10px;
}
.xoo-cp-rel-price,.xoo-cp-rel-title{
    display: block;
}

.xoo-cp-sc-cont{
    cursor: pointer;
}
.xoo-cp-sc-icon{
    margin-right: 3px;
}