.elementor-25 .elementor-element.elementor-element-7fb656a{padding:12px 0px 12px 0px;}.elementor-25 .elementor-element.elementor-element-498732f .woocommerce-breadcrumb{color:rgba(1,1,1,0.5);font-size:1.6rem;font-weight:bold;}.elementor-25 .elementor-element.elementor-element-498732f .woocommerce-breadcrumb > a{color:rgba(1,1,1,0.5);}.elementor-25 .elementor-element.elementor-element-28537033 > .elementor-container{max-width:1108px;}.elementor-25 .elementor-element.elementor-element-28537033{padding:30px 0px 144px 0px;}/* Start custom CSS for woocommerce-breadcrumb, class: .elementor-element-498732f */.elementor-25 .elementor-element.elementor-element-498732f .woocommerce-breadcrumb {
    margin: 0;
}

.elementor-25 .elementor-element.elementor-element-498732f .woocommerce-breadcrumb a {
    margin: 0!important;
    font-weight: normal;
}/* End custom CSS */
/* Start custom CSS for wc-elements, class: .elementor-element-08eb234 */table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead {
    background: #EFEFEF;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    border: 0;
    border-radius: 0;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents th {
    padding: 10.5px;
    font-size: 1.8rem;
    font-weight: 600;
}
tr.woocommerce-cart-form__cart-item.cart_item td {
    border-top: 0;
    border-bottom: 1px solid rgba(183, 183, 183, .5);
}
.woocommerce-cart table.cart .product-thumbnail {
    width: 180px;
    padding-left: 0;
}

.woocommerce-cart table.cart .product-thumbnail a {
    display: block;
}

.woocommerce-cart table.cart img {
    width: 160px;
    border: 1px solid #A2A2A2;
}

.woocommerce table.shop_table td.product-name a {
    color: #010101;
    font-size: 1.8rem;
    font-weight: 600;
}

.woocommerce td.product-name dl.variation {
    font-size: 1.6rem;
}

.woocommerce td.product-name dl.variation dd {
    font-weight: 600;
    margin-bottom: 22px
}

.woocommerce td.product-quantity label.qty-label {
    display: none;
}

.woocommerce td.product-quantity input.qty {
    height: 39px;
    width: 47px;
}

td.product-price .woocommerce-Price-amount {
    font-size: 1.8rem;
    font-weight: 600;
}

.woocommerce a.remove {
    font-size: 1.6rem!important;
    color: rgba(1, 1, 1, .5)!important;
    font-weight: normal;
    width: auto;
    height: auto;
    text-align: right;
}

.woocommerce a.remove:hover {
    color: #010101!important;
    background: none;
}

.woocommerce .cart-collaterals .cart_totals {
    border: 1px solid #4E5F1E;
    border-radius: 10px;
    padding: 38px 40px;
}

.woocommerce .cart-collaterals .cart_totals h2 {
    margin-bottom: 40px;
}

.cart_totals table.shop_table.shop_table_responsive {
    font-size: 1.6rem;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    width: 55%;
    padding-left: 0;
    padding-top: 20px;
}

.cart_totals table.shop_table.shop_table_responsive td {
    text-align: right;
        padding-right: 0;
}

.cart_totals table.shop_table.shop_table_responsive tr.order-total {
    font-size: 1.8rem;
}

.cart_totals table.shop_table.shop_table_responsive tr.cart-discount th, .cart_totals table.shop_table.shop_table_responsive tr.cart-discount td {
    border-top: 0;
    padding-bottom: 25px
}

a.woocommerce-remove-coupon {
    color: #8CAB36;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background: #4E5F1E!important;
    border-radius: 10px;
    font-size: 2rem;
    text-transform: uppercase;
    -webkit-font-smoothing: auto;
    padding: 24px 20px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background: #8CAB36;
}

.total-coupon input {
    height: 33px;
    border: 0;
    border-bottom: 1px solid #010101;
}
.total-coupon input:focus {
    outline: none;
}
.total-coupon  button {
    height: 33px;
    font-size: 1.4rem;
    background: #010101;
    border: 0;
    border-radius: 5px;
    padding: 0 20px;
    color: #fff;
    margin-left: 6px;
}

.total-coupon {
    display: flex;
}

.after-cart {
    position: relative;
}

div#wufdc_div {
    position: absolute!important;
    top: 0;
    width: 49%;
}

div#wufdc_div h6 {
    text-align: center;
    font-size: 2.4rem;
    margin-bottom: 10px;
    margin-top: 55px;
}

div#wufdc_div ul li:not(.ready) input[type="file"] {
    height: 178px;
    color: #fff;
    opacity: 0;
    display: block;
    position: relative;
    z-index: 9;
}

div#wufdc_div ul li:not(.ready) {
    height: auto;
    border: 1px dashed #ACACAC;
    border-radius: 10px;
    position: relative;
}

div#wufdc_div ul li:not(.ready):after {
    content: 'Please upload or drag and drop your student/educator ID';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
}

div#wufdc_div ul li:not(.ready) small {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    background: #fff;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

div#wufdc_div ul li {
    height: 30px;
    list-style: none;
    border: 1px dashed #ACACAC;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
}

.woocommerce .cart-collaterals .cart_totals tr.woocommerce-shipping-totals.shipping {
    display: none;
}/* End custom CSS */