.elementor-48 .elementor-element.elementor-element-5df85346:not(.elementor-motion-effects-element-type-background), .elementor-48 .elementor-element.elementor-element-5df85346 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#f8f8f8;}.elementor-48 .elementor-element.elementor-element-5df85346{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:20px 0px 20px 0px;}.elementor-48 .elementor-element.elementor-element-5df85346 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}body.elementor-page-48:not(.elementor-motion-effects-element-type-background), body.elementor-page-48 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#f8f8f8;}@media(max-width:767px){.elementor-48 .elementor-element.elementor-element-5df85346{padding:0px 0px 0px 0px;}}/* Start custom CSS */#tg-custom-cart{
    display:flex;
    font-size:14px;
}
#tg-custom-cart .shop_table_wrap.amount{
    color:#005295;
}
.woocommerce-message {
    background-color: #005295;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
    border-left: 10px solid #173d7e;
}
.woocommerce-message a{
    color: #ffc425 !important;
}
.checkout-steps{
    font-weight:700;
    color:#999;
    padding:0px 0px 20px;
    text-transform:uppercase;
    font-size:14px;
}
.checkout-step.active{
    color:#005295;
    text-decoration:underline;
}
.mobile-cart-summary{
    display:none;
}
.shop_table_wrap {
    background-color: #ffffff;
    border: none;
    width: 65%;
    padding:0px 20px 20px;
}
.continue-shopping{
    padding: 0px 0px 20px;
    margin: 0px;
    font-size: 14px;
}
.continue-shopping-cart-link{
    text-decoration:underline;
    color: #005295;
}
.shopping-cart-table{
    margin-bottom:2em;
}
.cart-header{
    text-transform:uppercase;
    color:#005295;
    padding:20px 0px;
    margin-bottom:0px;
    margin-top:0px;
    font-weight:700;
    font-size:18px;
}
.mobile-cart-heading{
    display:none;
}
.shopping-cart-header, .cart-product{
    display:flex;
    font-size:.9em;
}
.shopping-cart-header{
    padding:.8em 1em;
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
    text-transform:uppercase;
    font-weight:700;
}
.shopping-cart-header .product-name, .shopping-cart-header .product-subtotal{
    color:#333;
}
.cart-product{
    padding: .5em 1em 2em;
    align-items:center;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.product-name{
    width:55%;
    color:#005295;
    font-weight:700;
    text-transform:uppercase;
    line-height:18px;
}
.product-name a:nth-child(2) {
    display: inline-block;
    padding-top: calc(25% - 25px);
    width: calc(60% - 20px);
}
.product-name>a{
    color:#005295;
}
.product-name .sku{
    font-weight:400;
    color:#333;
}
#tg-custom-cart .product-name img{
     /*   margin:2em 0px 1em;
    max-width: 80px;
    height: auto;
    border: 1px solid rgba(0,0,0,.1);
    display:block;*/
    border: none;
    float: left;
    width: 40%;
    height: 40%;
    min-width: 40%;
    margin: 1em 0em;
    margin-right: 20px;
}
.product-price{
    width:15%;
    font-weight:700;
    text-align:center;
}
.product-quantity{
    width:10%;
    font-weight:700;
    text-align:center;
}
#tg-custom-cart .product-quantity .qty{
    width: 2.5em;
    height: 2.1em;
    margin-bottom:0px;
}
.product-subtotal{
    width:15%;
    color:#000000;
    font-weight:700;
    text-align:center;
}
.subtotal-due-today{
    color:#005295;
}
.product-remove{
    width:15%;
    text-align:right;
    text-decoration:underline;
}

.payment-upsell-container{
    background-color: rgba(41, 159, 255, 0.1) !important;
    padding:1em;
}
.payment-upsell-container h4{
	color:#005295;
	margin-bottom:10px;
	width:100%;
}
.payment-upsell-details{
	width:49.95%;
}
.payment-upsell-add-to-cart{
	width:33.3%;
}
.payment-upsell-details p, .payment-upsell-add-to-cart p{
    display:none;
}
.upsell-content{
    display:flex;
}
.payment-upsell-container .payment-upsell-image{
    padding-right:2%;
    width:15%;
    float:left;
}
#tg-custom-cart .payment-upsell-add-to-cart .upsell-button{
    width:80% !important;
    margin:1em auto !important;
    background-color: #005295;
    color: #fff;
}
.tgtv-upsell-container {
	background-color: rgba(41,159,255,.1) !important;
	padding:1em;
	margin-top:5px;
}
.tgtv-headline {
    color:#005295;
    margin: 0 5px 10px 5px;
    font-size: 18px;
}
.tgtv-upsell-content    {
    	display:flex;
}
.tgtv-upsell-image-container{
	padding-right:15px;
	max-width: 20%;
	padding:0;
	margin: 3px 10px;
}
.tgtv-upsell-text-container {
    margin-left: 20px;
    font-size: 1em;
    font-weight: 600;
}
.tgtv-price {
    font-weight: normal;
}
.tgtv-desktop {
    font-size: .9em;
    font-weight:normal !important;
}
.tgtv-mobile {
    display: none;
}
.cart-upsell-container {
    margin: 20px 0px;
    display: flex;
    flex-wrap: wrap;
}
.cart-upsell-heading{
	color:#005295;
	padding: 1em 1em 0px 0px;
	margin-bottom:0px;
	width:100%;
	font-size:16px;
}
.cart-upsell{
	width: calc((100% - 60px)/4);
	margin-right:20px;
}
.cart-upsell:last-of-type{
    margin-right:0px;
}
.select-popup{
	width: calc(95% - 40px);
	max-width:500px;
	/*max-width:100% /*debug*/ 
	margin:0px auto;
	background-color:#fff;
	padding:20px;
	display:flex;
	flex-direction: column;
	font-size:12px;
	line-height:18px;
}
.select-popup .popup-content{
	text-align:center;
	order:2;
	margin-top:-20px;
}
.select-popup .select-total-gym-title{
	font-size:16px;
	line-height:20px;
}
.select-popup .add-to-cart-button{
	background-color: #34C308 !important;
    margin:0px auto;
    color: white;
    padding:10px 20%;
    text-align:center;
    border-radius:2px;
    text-decoration:none;
}
.select-popup .add-to-cart-button:hover{
    box-shadow: inset 0 0 5px rgba(26,29,25,0.35);
}
.select-popup .variation-select {
    font-size: .9em;
    height: 36px;
    border-radius:3px;
    margin: 0px auto;
    display: block;
}
.select-popup .mfp-close{
	position:relative;
	text-align:right;
	margin-top:-20px;
	width:100%;
	order:1;
}
.model-popup-link{
	font-size:.9em;
	display:block;
	text-align:center;
	margin:5px auto 20px;
	text-decoration:underline !important;
}
.upsell-image-container img {
    border: 1px solid #eee;
    display: block;
}
.upsell-title {
    display: block;
    margin: 10px 0px;
    font-size:12px;
    color:#000000;
    font-weight:700;
}
.upsell-sale-price{
	color:#005295;
	margin: 0px;
	font-size:12px;
	line-height:14px;
}
.upsell-reg-price{
	text-decoration:line-through;
	margin:0px;
	font-size:12px;
	line-height:14px;
}
#tg-custom-cart .upsell-button {
    margin: 10px 0px;
    font-size: 12px;
    background-color: #e6e6e6;
    display: block;
    color: #005295;
    padding: 10px;
    text-align: center;
    border-radius: 2px;
    transition:all .4s;
}
#tg-custom-cart .upsell-button:hover{
    background-color:#005295;
    color:#ffffff;
}
.wjecf-fragment-cart-select-free-product{
	display:none;
}
.upsell-divider{
	display:none;
}
.upsell-list li{
	font-size: .9em !important;
}
.upsell-list{
	padding: 0px 0px 0px 10px;
}
.upsell-content{
    display:flex;
    align-items:center;
}
.payment-upsell-image img{
    border:1px solid #005295;
}
.payment-upsell-container h4{
    font-size:18px;
    margin-top:0px;
}
.payment-upsell-details{
    line-height:1.5em;
    margin-top: -10px;
}
.payment-upsell-details.mobile{
    display:none;
}
.cart-totals-sidebar{
    width:35%;
    margin-right:-20px;
    padding:0px 0px 0px 20px;
}
.cart-totals-wrap{
    border:none;
    background-color:#fff;
    padding:20px;
    margin-bottom:10px;
    padding-top:0px;
}
.cart-section{
    display:flex;
    justify-content: space-between;
    align-items:center;
    border-top:1px solid rgba(0,0,0,.1);
    padding:.8em 0px;
}
.cart-subtotal{
}
.cart-heading{
    font-weight:700;
    text-transform:uppercase;
    font-size:12px;
}
.cart-data {
    text-align: right;
}
.cart-discount.cart-section{
    border-top:none;
    background-color:#e9f5ff;
    padding:.8em .7em;
    margin-bottom:.8em;
}
.cart-discount .cart-heading{
    color:#005295;
}
.cart-discount .woocommerce-remove-coupon{
    color:#005295;
    font-size:12px;
}

.subtotal-due-today, .total-due-today{
    text-transform:uppercase;
    font-weight:700;
}
.cart-totals-wrap .subtotal-due-today{
    color:#333;
}
.order-total.cart-section{
    border-bottom:1px solid rgba(0,0,0,.1);
    margin-bottom:1em;
}
.payments-due{
    font-weight:400;
    font-size:12px;
}

.total-due-today{
    font-size:1.1em;
    color:#005295;
}
.proceed-to-checkout-button{
    background-color:#33c30a;
    text-align:center;
    padding:1em 0px;
    width:100%;
    border-radius:3px;
    color:#fff;
    font-weight:700;
    font-size:.9em;
    display:block;
    margin-bottom:.8em;
    text-transform:uppercase;
}
.proceed-to-checkout-button:hover{
    background-color: #2c7548 !important;
    color:#FFF !important;
}
#tg-custom-cart .payment-method-icons{
    text-align:center;
    padding:.25em 0px;
}
#tg-custom-cart .payment-method-icons img{
    height:30px;
    width:auto;
}
.update-cart-link{
    width:100%;
    text-align:center;
    background:transparent;
    text-decoration:underline;
    color:#005295 !important;
    background-color:#fff !important;
    border:none;
}
#tg-custom-cart .woocommerce-remove-coupon{
    text-decoration:underline;
}
.one-coupon-allowed{
    text-align:center;
}
.shipping-info-container{
    background-color:#fff;
    padding:20px;
    margin-top:20px;
}
.shipping-info-header{
    color:#005295;
    font-size:18px;
    text-transform: uppercase;
    margin:0px 0px 10px;
    padding-bottom:20px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.shipping-info-container p{
    font-size: 12px;
    line-height:18px;
}
.delivery-timeframe{
    color:#005295;
}
.shipping-divider{
    background-color:rgba(0,0,0,.1);
    border:none;
    height:1px;
}
.tax-tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid black;
}

.tax-tooltip .tax-tooltip-text {
  display:none;
  width: 120px;
  background-color: #3a3a3a;
  color: #fff;
  border-radius: 3px;
  padding: 5px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.tax-tooltip:hover .tax-tooltip-text {
  display:block;
}

.qvc-banner {
    display:none;
}

@media only screen and (min-width: 1199px){
    .upsell-title {
        min-height: 2.5em;
    }
}
@media only screen and (max-width:768px){
    #tg-custom-cart{
        flex-direction:column;
    }
    #tg-custom-cart .shop_table_wrap{
        width:100% !important;
        margin:0px !important;
    }
    #tg-custom-cart .cart-totals-sidebar{
        width:100%;
        margin:0px;
        padding:0px;
    }
    .woocommerce{
        padding-left:0px;
    }
}
@media only screen and (max-width: 767px){

    .page-template-default #mpcth_content>.mpcth-page{
        padding-top:0px;
    }
    .elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container{
        width:100%;
    }
    .mobile-cart-summary{
        display:flex;
        background-color:#FFF;
        padding:.5em 20px;
    }
	.cart-summary-total-container p{
	    margin-top:0px;
	    margin-bottom:0px;
	    font-size:.9em;
	}
    .cart-summary-header{
        font-size:.9em;
        font-weight:700;
        text-transform:uppercase;
        margin-bottom:.5em !important;
    }
	.cart-summary-total-container, .cart-summary-checkout{
	    width:50%;
	}
	.cart-summary-checkout .proceed-to-checkout-button{
	    margin-bottom:0px;
	}
	.checkout-steps{
	    display:none;
	}
	.continue-shopping{
	    margin-left:20px;
	    padding-top:20px;
	}
    #tg-custom-cart .product-name img{
        display:none;
    }
    #tg-custom-cart .cart-product{
        padding:2em 0px;
        flex-wrap: wrap;
    }
    .shop_table_wrap .cart-header{
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
    .product-name{
        order:1;
        width:75%;
    }
    .product-remove{
        order:2;
        width:25%;
    }
    .product-price{
        order:3;
        width:50%;
        align-self:flex-start;
        text-align:left;
    }
    .product-quantity{
        order:4;
        width:25%;
        align-self:flex-start;
        text-align:left;
    }
    .product-subtotal{
        order:5;
        width:25%;
        text-align:right;
        align-self:flex-start;
    }
    .mobile-cart-heading{
        display:block;
        text-transform:uppercase;
        color:#333;
        margin-top:1.5em;
    }
    .shopping-cart-header{
        display:none;
    }
    .sku{
        display:none;
    }
    .continue-shopping-cart-container p{
        font-size:.85em;
    }
    .payment-upsell-details{
        display:none;
    }
    .payment-upsell-details.mobile{
        display:block;
        width:100%;
    }
    #tg-custom-cart .payment-upsell-add-to-cart .upsell-button{
        padding:1em 0px !important;
        margin:1em 0px !important;
        width:100% !important;
    }
    #tg-custom-cart .upsell-button{
        padding:1em 0px !important;
        margin:1em 0px !important;
    }
    .upsell-content{
        align-items:flex-start;
        justify-content: space-between;
    }
	.payment-upsell-container .payment-upsell-image{
		width:31%;
	}
    .payment-upsell-add-to-cart{
        margin-left:10px;
        width:60%;
    }
    .payment-upsell-container h4, .cart-upsell-container h4{
		font-size:1em;
	}
	.tgtv-headline {
        font-size: 1em;
    }
    .tgtv-upsell-image-container{
    	max-width: 25%;
    }
    .tgtv-upsell-text-container {
      margin-top: 10px;
    }
    .tgtv-price {
       margin-top:5px;
      font-weight:normal;
    }
	.tgtv-desktop {
	    display:none;
	}
	.tgtv-mobile    {
	    display:block;
	    font-size:.9em;
	    font-weight:normal !important;
	    margin-left:-20px;
	}
	.cart-upsell{
		width:100%;
		display:flex;
		margin-bottom: 1em;
		margin-right:0px;
	}
	.upsell-image-container{
		width:50%;
	}
	.upsell-details-container{
	    width: 50%;
        margin-left: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
	}
	.upsell-divider{
    	background-color: #eee;
    	height: 1px;
    	border: 0px;
    	width: 70%;
    	margin: .5em auto;
    	display: block;
	}
	.upsell-details-container .variation-select{
		font-size:.9em;
		width:100%;
	}
	.upsell-title{
	    margin:0px 0px 1em 0px !important;
	    font-weight:700;
	    min-height:0px;
	    font-size:.9em;
	}
    #tg-custom-cart .cart-totals-sidebar{
        margin-top:2em;
    }
}


@media only screen and (max-width:600px){


}

@media only screen and (max-width:480px){

    
}





/* start old styles */

.woocommerce-message .button{
	display:none !important;
}
.cart-subtotals-heading, .cart-coupon-heading, .cart-shipping-heading, .cart-tax-heading, .cart-totals-heading{
    font-weight:700;
}
.cart-line-divider{
    border: 0px;
    background-color: #e8e8e8;
    height: 1px;
    margin-top: .5em;
}
#shipping_method li:before{
    display:none;
}
#shipping_method li{
    font-size:.9em;
}

.cart-subtotals-data, .cart-coupon-data, .cart-shipping-data, .cart-tax-data, .cart-totals-data{
    text-align:right;
}

@media only screen and (max-width:767px){
    #mpcth_page_wrap .woocommerce .shop_table thead th{
        width:30% !important;
    }
    #mpcth_page_wrap .woocommerce .shop_table thead th.product-remove{
        width:10% !important;
    }
    .woocommerce-cart #mpcth_page_wrap .mpcth-page-content > .woocommerce > form .shop_table_wrap .shop_table .product-price{
        padding-right:0px;
    }
}/* End custom CSS *//* End custom CSS */