#slideoutCart ul {
    display: inline-block;
    margin: 0;
    padding: 0 15px 0;
    /*overflow-x: hidden;*/
	/*flex-grow: 1;*/
}

#slideoutCart ul li {
	border-bottom: 1px solid #eee;
    display: inline-block;
    list-style: none;
    padding: 15px 0;
    width: 100%
}

#slideoutCart ul li .left {
    display: table-cell;
    vertical-align: top;
    width: 25%
}

#slideoutCart ul li .right {
    box-sizing: border-box;
    display: table-cell;
    padding: 0 0px 0 10px;
    text-align: left;
    width: 75%;
	position: relative;
}

#slideoutCart ul li .right>p {
    margin-right: 20px;
}

#slideoutCart ul li img {
    max-width: 100%;
    width: auto
}

#slideoutCart ul li .right .prce {
	display: flex;
    align-items: center;
    justify-content: space-between;
	column-gap: 10px;
}

span.delref {
    position: absolute;
    right: 0;
    top: 1px;
}

#slideoutCart .opt7p02-cvpitem {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.cart_loader {
    display: none !important;
}

.mini-cart-qty-box i {
    font-size: 12px;
	cursor: pointer;
}

.mini-cart-qty-box {
    display: flex;
    width: 65px;
    align-items: center;
    background: #fff;
    border: 1px solid #ddd;
    height: 35px;
	padding: 5px;
	border-radius: 5px;
}

.mini-cart-qty-box input {
    border: none;
    padding: 0;
    text-align: center;
    font-weight: 600;
    height: 100%;
	box-shadow: none !important;
}

.mini-cart-qty-box:not(.grey) input {
    background: #fff !important;
}

#slideoutCart.show-slide-cart div#_jstl__mini_cart {
	right: 0;
}

#slideoutCart.show-slide-cart div#_jstl__mini_cart2 {
    display: block !important
}

button.refreshh {
    background: 0 0;
    border: medium none;
    float: right;
    outline: medium none;
    padding: 0 10px 0 0
}

span.mini-cart-prod-price {
    font-weight: 700;
}

.drawer_bottom {
    background: #fff;
    box-sizing: border-box;
    padding: 10px 15px 0;
}

.drawer-total {
    margin: 0 5px;
    display: flex;
    flex-direction: column;
	align-items: end;
}

.drawer-total>span {
    font-weight: 400;
    padding: 10px 0 0
}

.drawer-total span.grand-drawer {
    font-weight: 700;
}

.drawer-butt {
    display: flex;
    margin: 0 0 10px;
    text-align: center;
    width: 100%;
    justify-content: space-between;
}

.mini-cart-continue-shopping {
    text-align: center;
    color: #dc3545;
    margin: 18px 15px;
    cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
    letter-spacing: 1.75px;
}

.mini-cart-continue-shopping i {
    font-weight: bold;
    font-size: 12px;
}

.drawer-butt a.btnn {
    background: #e35339 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: Lora, serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 60px;
    text-transform: uppercase;
    width: 280px;
    margin: 0
}

.drawer-butt a:focus {
    border: medium none
}

form.mini_cart_form .opt7p02-cvptext {
    font-size: 12px;
}

form.mini_cart_form .opt7p02-cvpgroup {padding: 20px 20px 10px 10px;}


form.mini_cart_form .close-cart {
    position: absolute;
    top: 17px;
    right: 15px;
    cursor: pointer;
    font-size: 20px;
}

form.mini_cart_form > .h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 15px;
    line-height: 40px;
}

#_jstl__mini_cart .cart-product-slider > .h4 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 0 15px;
    text-align: center;
    font-family: inherit;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-top: 20px;
}

#_jstl__mini_cart2 h1 {
    margin-bottom: 0;
    padding: 0 0 15px;
    text-align: center;
    font-size: 14px
}

#slideoutCart #_jstl__mini_cart {
    background: #fff;
    border-top: 1px solid #fff;
    box-shadow: 0 5px 7px #999;
    box-sizing: border-box;
    position: fixed;
    right: -200%;
    top: 0px;
    width: 370px;
    z-index: 9999999;
    transition: right .3s ease 0s;
    bottom: 0;
	max-width: 100%;
}

#slideoutCart #_jstl__mini_cart2 {
    background: #ebebeb none repeat scroll 0 0;
    border-top: 1px solid #fff;
    box-sizing: border-box;
    display: none;
    position: absolute;
    right: 10px;
    top: 62px;
    width: 370px;
    z-index: 99999
}

#_jstl__mini_cart>div#_jstl__mini_cart_r {
    float: left;
    overflow-y: auto;
    width: 100%;
    position: relative;
	height: 100%;
}

form.mini_cart_form {
    height: calc(100% - 60px);
	/*overflow: hidden;*/
}

.mini-cart-items {
    height: 100%;
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
}

.prce select.form-control {
    display: inline-block;
    height: auto;
    line-height: 20px;
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    padding: 3px 0 3px 5px
}

#_jstl__mini_cart2>div#_jstl__mini_cart2_r {
    background: #ebebeb;
    float: left;
    margin: 0 0 0;
    overflow-y: auto;
    width: 100%;
    box-shadow: 0 5px 7px #999;
    position: relative
}

#slideoutCart {
    position: absolute;
    right: 15px;
    top: 16px;
	z-index: 9999999999;
}

.npopup.slide-cart-no-popup {
    display: none !important;
}

.overlay {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9999989;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease 0s;
}

.slide-cart-open .overlay, .overlay.show {
    opacity: 1;
    visibility: visible;
    display: block !important;
}

.empty_cart_text {
    text-align: center;
    margin: 20px;
    font-size: 15px;
}

a.cart_prod_img {
    display: block;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

a.cart_prod_img span.sale-lable {
    background: #dc3545;
    color: #fff;
    padding: 3px;
    font-size: 9px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 10px;
    letter-spacing: 1px;
}

a.cart_prod_img .savings-container {
    left: 0;
    right: 0;
    top: unset;
    bottom: 0;
}

.cart-giveaway.row .sku_and_availability_wrap {
    display: none;
}

.cart-giveaway.row .pd-thumb p.card-title.h4 a {
    font-size: 12px;
    line-height: 17px;
	text-transform: capitalize;
}

.cart-giveaway.row article.pd-thumb {
    padding: 0 5px;
}

.cart-giveaway.row .pd-thumb p.price span {
    font-size: 14px !important;
}

.cart-giveaway.row .pd-thumb .card-body .btn svg {
    display: none;
}

.cart-giveaway.row .pd-thumb .card-body .btn {
    padding: 0;
    font-size: 12px;
    line-height: 32px;
	text-transform: uppercase;
}

.cart-giveaway.row .pd-thumb p.price {
    margin-bottom: 6px;
}

.cart-giveaway.row .pd-thumb .thumbnail.card-body .card-title {
    min-height: 52px;
    max-height: 52px;
    margin: 10px 0;
}

.cart-giveaway.row {
    margin: 0;
}

.cart-giveaway.row>.slick-arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.cart-giveaway.row>i.fa.fa-chevron-left.slick-arrow {
    left: -10px;
}

.cart-giveaway.row>i.fa.fa-chevron-right.slick-arrow {
    right: -10px;
}

.drawer_bottom {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.drawer-total {
    border-top: 1px solid #eee;
    padding-top: 10px;
}

#slideoutCart ul {
    /*max-height: calc(100% - 528px);
    overflow: auto;*/
}

#slideoutCart ul li:last-of-type {
    border-bottom: none;
}

html:has(div#slideoutCart.show-slide-cart) {
    overflow: hidden;
}

#slideoutCart .footer {
    /*margin: 0 -15px;
    padding: 5px 15px;
    background: #eee;
    margin-top: 5px;*/
	min-height: 301.37px;
}

.mini-cart-qty-box {
    position: relative;
}

.mini-cart-qty-box .nactivity {
    position: absolute;
    right: -30px;
    background: #fff;
    text-align: center;
    top: 0;
    bottom: 0;
}

.mini-cart-qty-box .nactivity.show {
	display: block !important;
}

.mini-cart-qty-box i.fa.fa-spinner.fa-spin.fa-3x.fa-fw {
    font-size: 18px;
    line-height: 32px;
}

.mini-cart-qty-box.grey, .mini-cart-qty-box.grey input {
    background: #f0f0f0;
	pointer-events: none;
	cursor: wait;
}

.trash_item.grey {
	pointer-events: none;
	cursor: wait;
}

.cart-giveaway.row:not(.slick-initialized.slick-slider) {
    flex-wrap: nowrap;
    overflow: hidden;
}

.cart-giveaway.row:not(.slick-initialized.slick-slider) article.pd-thumb {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

@media (max-width: 575px) {
.cart-giveaway.row:not(.slick-initialized.slick-slider) article.pd-thumb {
    flex: 0 0 50%;
    max-width: 50%;
}	
}

@media (min-width: 992px) {
#slideoutCart ul {
    overflow-x: hidden;
}
	
#slideoutCart ul:not(:has(>li:nth-child(5))) {
    /*overflow: hidden !important;*/
}
}

