.wmc-cart-wrapper.shortcode-wrapper {
    position: absolute !important;
    top: 0px !important;
    width: 120px !important;
    right: 0px !important;
}

.wmc-cart-wrapper.shortcode-wrapper {
    height: 10px !important;
}

.shortcode-wrapper .wmc-content {
    top: 68px !important;
}

.shortcode-wrapper .wmc-cart {
    float: right;
    right: 35px;
}

.active_cart .wmc-content {
    right: auto !important;
    left: -187px !important;
    height: auto !important;
    position: relative !important;
    width: 361px;
}

ul.wmc-products {
    padding-left: 0px !important;
}

.wmc-content {
    border-radius: 20px;
    background: #FFF;
    box-shadow: -9px 4px 61px 0px rgba(0, 0, 0, 0.19);
}

.wtc-content h3 {
    background: white !important;
}

.wmc-content h3 {
    background: white !important;
    color: black;
    font-size: 16px !important;
    margin-left: 0px !important;
    justify-content: left;
    padding-left: 17px;
}

.wmc-image img {
    width: 90px !important;
    height: 90px !important;
}

.wmc-products li {
    align-items: start;
    justify-content: left;
}

.shortcode-wrapper li {
    width: 100%;
}

.buttons_box a {
    width: 100% !important;
    color: #000 !important;
    height: 40px;
    border: 2px solid #000 !important;
    border-radius: 30px;
    background: transparent !important;
    width: 80% !important;
    margin: 0 auto !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.buttons_box {
    width: 100%;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    display: flex;
}

.cross_sell_products_inner {
    display: flex;
}

.cross_sell_products_box {
    flex: auto;
}

.cross_sell_products {
    width: 100%;
    float: left;
}

.cross_sell_products_box img {
    width: 100% !important;
    height: 120px !important;
    object-fit: contain;
}

.cross_sell_products_box_text_box_inner_title a {
    font-size: 13px;
    color: black;
}

.cross_sell_products_box_text_box_inner_price {
    font-size: 12px;
    color: black;
    font-weight: bold;
}

.cs_product_title_inner {
    font-family: 'Lexend Exa', sans-serif !important;
    color: black;
    font-weight: bold;
    border-top: 1px solid #9E9E9E;
    margin-top: 16px;
    padding-top: 9px;
    margin-bottom: 10px;
}

.cs_product_title {
    padding: 0px 20px;
}

.cs_product_title_inner {
    font-family: 'Lexend Exa', sans-serif !important;
    color: black;
    font-weight: bold;
    border-top: 1px solid #9E9E9E;
    margin-top: 16px;
    padding-top: 9px;
    margin-bottom: 10px;
}

.cs_product_title {
    padding: 0px 20px;
}

.shortcode-wrapper ul li a {
    justify-content: stretch;
}

.wmc-details {
    text-align: left;
}

.wmc-content h3 {
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 16px;
    margin-bottom: 13px !important;
}

.wmc-content h5 {
    border-top: none !important;
}

.wmc-remove {
    position: absolute;
    background: red;
    width: 13px;
    height: 14px;
    display: flex;
    color: white !important;
    box-shadow: 2px 4px 10px -2px black;
}

body #page-container .wmc-remove a {
    color: white !important;
    margin: auto !important;
    line-height: 0px;
    font-size: 18px;
/*     height: 16px;
    width: 11px; */
	padding-bottom: 4px !important;
}

.cross_sell_products {
    padding-bottom: 10px !important;
}

.wmc-content {
    display: none !important;
}

.active_cart .wmc-content {
    display: block !important;
}

.wmc-content h3 {
    font-family: 'Lexend Exa', sans-serif !important;
}

.cart_shipping_logic_top_inner {
    display: flex;
    width: 100%;
}

.bx_1_fs_box {
    flex: 1;
    text-align: left;
    font-size: 12px;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
}

.bx_2_fs.bx_1_fs_box {
    text-align: right;
}

.cart_shipping_logic {
    width: 91%;
    margin: 0 auto;
}

.bx_1_fs.bx_1_fs_box {
    /* font-family: 'Lexend Exa', sans-serif !important; */
}

progress#free_shipping {
    background: #939393;
    height: 7px;
    width: 100%;
    border-radius: 81px;
}

progress::-webkit-progress-value {
    background: #86E23D;
}

.cart_shipping_logic_bottom {
    /* height: 10px; */
    margin-top: -10px;
    margin-bottom: 10px;
}

.wmc-content.wmc-empty h3 {
    padding-top: 24px;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .wmc-cart-wrapper.shortcode-wrapper {
        top: 3px !important;
        width: 29px !important;
        right: -5px !important;
    }
    .shortcode-wrapper .wmc-cart {
        right: -12px !important;
        top: 1px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .wmc-cart-wrapper.shortcode-wrapper {
        top: 4px !important;
        width: 29px !important;
        right: 0px !important;
    }
    .shortcode-wrapper .wmc-cart {
        right: 0 !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {}

@media all and (min-width: 1025px) and (max-width: 1140px) {}

@media all and (min-width: 1141px) and (max-width: 1280px) {}

@media all and (min-width: 1281px) and (max-width: 1440px) {}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}