.sfte-fixed-header {position: absolute;left: 0;right: 0;width: 100%;top: 0;}body.admin-bar .sfte-fixed-header {top: 32px;}header {-webkit-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;}header.stfe-sticky-header.enable-sticky {position: fixed;left: 0;right: 0;width: 100%;top: 0;}.stfe-fixed-footer {position: fixed;left: 0;right: 0;bottom: 0;width: 100%;}header ~ *:not(footer) {position: relative;z-index: 1;}#tmpcoder-page {overflow-x: hidden;} 
.tmpcoder-cart-wrapper ul{margin:0;padding:0;list-style:none}.tmpcoder-cart-wrapper .tmpcoder-cart-button{display:inline}.tmpcoder-cart-wrapper .tmpcoder-cart-popup{position:absolute;left:0;z-index:999;overflow:hidden;padding:25px;width:350px;border-radius:3px;background-color:var(--theme-global-color-1);-webkit-box-shadow:0 1px 10px rgba(204,204,204,.5);box-shadow:0 1px 10px rgba(204,204,204,.5);text-align:left}.tmpcoder-cart-align-center .tmpcoder-cart-popup{right:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tmpcoder-cart-align-right .tmpcoder-cart-popup{right:0;left:auto;-webkit-transform:none;-ms-transform:none;transform:none}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .blockOverlay{background-color:var(--theme-primary-color)!important}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-header{clear:both;overflow:hidden;text-align:center;line-height:1}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-header .tmpcoder-cart-popup-count-text-area{position:relative;z-index:999;display:inline-block;color:var(--theme-text-color);text-align:center;text-transform:uppercase;font-weight:600;font-size:13px;line-height:1}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-header .tmpcoder-cart-popup-count-text-area:after,.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-header .tmpcoder-cart-popup-count-text-area:before{position:absolute;top:50%;width:1200px;height:1px;border-top:1px solid var(--theme-global-border-color);border-right:0!important;border-bottom:0!important;border-left:0!important;content:"";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-header .tmpcoder-cart-popup-count-text-area:after{left:100%;margin-left:15px}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-header .tmpcoder-cart-popup-count-text-area:before{right:100%;margin-right:15px}.tmpcoder-cart-wrapper .tmpcoder-cart-popup-body ul.woocommerce-mini-cart.cart_list.product_list_widget{overflow:auto;max-height:300px}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body ul li{position:relative;overflow:hidden;padding:20px 0;border-bottom:1px solid var(--theme-global-border-color);}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body ul li a{display:block;margin-bottom:10px;color:var(--theme-text-color);font-weight:600;font-size:15px;line-height:18px}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body ul li a>img,.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body ul li>img{float:left;margin-right:15px;max-width:80px;width:80px}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body ul li a.remove{position:absolute;top:50%;right:6px;margin:0;width:24px;height:24px;border-radius:100px;background-color:var(--theme-global-color-1);color:var(--theme-text-color);text-align:center;font-size:24px;line-height:24px;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body ul li a.remove:hover{background-color:var(--theme-primary-color);color:var(--theme-global-color-1);}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body ul li .quantity{display:block;color:var(--theme-global-color-2);font-size:13px;line-height:13px}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__total{overflow:hidden;margin:0;padding:20px 0;color:var(--theme-global-color-2);text-transform:uppercase;font-weight:600;font-size:15px}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__total .amount,.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__total strong{font-weight:700;font-size:17px}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__total .amount{float:right}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__buttons .wc-forward,.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__buttons .wc-forward.checkout{display:inline-block;-webkit-box-flex:0;-webkit-flex:0 0 calc(50% - 5px);-ms-flex:0 0 calc(50% - 5px);flex:0 0 calc(50% - 5px);padding:10px 15px;max-width:calc(50% - 5px);border:2px solid var(--theme-global-border-color);border-radius:3px;-webkit-box-shadow:none;box-shadow:none;text-align:center;text-transform:uppercase;font-weight:600;font-size:14px;line-height:1.2;-webkit-transition:all .3s;transition:all .3s}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__buttons .wc-forward{border-color:var(--theme-global-border-color);background-color:var(--theme-global-color-1);color:var(--theme-text-color);}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__buttons .wc-forward.checkout{border-color:var(--theme-primary-color);background-color:var(--theme-primary-color);color:var(--theme-global-color-1);}.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__buttons .wc-forward.checkout:hover,.tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body .woocommerce-mini-cart__buttons .wc-forward:hover{border-color:var(--theme-secondary-color);background-color:var(--theme-secondary-color);color:var(--theme-global-color-1);}.tmpcoder-cart-wrapper .tmpcoder-cart-inner{position:relative;display:inline-block}.tmpcoder-cart-wrapper .tmpcoder-cart-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:var(--theme-text-color);font-weight:500;font-size:18px;cursor:pointer;-webkit-transition:all .03s;transition:all .03s}.tmpcoder-cart-wrapper .tmpcoder-cart-button:hover{color:var(--theme-primary-color);}.tmpcoder-cart-wrapper .tmpcoder-cart-count-area{position:relative}.tmpcoder-cart-wrapper .tmpcoder-cart-count{position:absolute;top:-10px;right:-14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:18px;height:18px;border-radius:100%;background-color:var(--theme-primary-color);color:var(--theme-global-color-1);text-align:center;font-size:12px;line-height:1}.tmpcoder-cart-wrapper .tmpcoder-cart-button:hover .tmpcoder-cart-count{background-color:var(--theme-primary-color);}.tmpcoder-cart-wrapper .tmpcoder-cart-icon>svg{width:1em;height:auto;vertical-align:top;fill:currentColor}.tmpcoder-cart-subtotal-position-right .tmpcoder-cart-wrapper .tmpcoder-cart-button .tmpcoder-cart-total{margin-left:10px}.tmpcoder-cart-subtotal-position-left .tmpcoder-cart-wrapper .tmpcoder-cart-button .tmpcoder-cart-total{margin-right:10px}@media (max-width:1024px){.tmpcoder-cart-tablet-align-left .tmpcoder-cart-popup{right:auto;left:0;-webkit-transform:none;-ms-transform:none;transform:none}.tmpcoder-cart-tablet-align-center .tmpcoder-cart-popup{right:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tmpcoder-cart-tablet-align-right .tmpcoder-cart-popup{right:0;left:auto;-webkit-transform:none;-ms-transform:none;transform:none}}@media (max-width:767px){.tmpcoder-cart-mobile-align-left .tmpcoder-cart-popup{right:auto;left:0;-webkit-transform:none;-ms-transform:none;transform:none}.tmpcoder-cart-mobile-align-center .tmpcoder-cart-popup{right:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tmpcoder-cart-mobile-align-right .tmpcoder-cart-popup{right:0;left:auto;-webkit-transform:none;-ms-transform:none;transform:none}} .tmpcoder-cart-wrapper .tmpcoder-cart-popup .tmpcoder-cart-popup-body ul li { color: inherit }

.tmpcoder-cart-wrapper .tmpcoder-cart-popup:not(.open-cart-in-side) {
    display: none;
}

.open-cart-in-side .tmpcoder-cart-popup-header .close {
    background: unset;
    border: unset;
    padding: 0;
    width: 20px;
    height: 20px;
    position: relative;
    /*top: 6px;*/
    top: -7px;
    left: 50%;
}

.open-cart-in-side .tmpcoder-cart-popup-header .close:before {
    transform: rotate(45deg);
	content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 20px;
    height: 2px;
    transition-duration: 0.4s;
}
.open-cart-in-side .tmpcoder-cart-popup-header .close:after {
	transform: rotate(-45deg);
	content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 20px;
    height: 2px;
    transition-duration: 0.4s;
}
.open-cart-in-side .tmpcoder-cart-popup-header .close:hover {
    transform: rotate(180deg);
}

.custom-remove-icon a.remove:before {
    content: "\f2ed"!important;
    color: var(--theme-text-color) !important;
    transition: all 300ms ease;
}

.custom-remove-icon a.remove:hover:before{
    color: var(--e-global-color-tmpcoderprimarycolor) !important;
}

.custom-remove-icon a.remove{
    font-size: 0px !important;
}

.custom-remove-icon ul li a.remove:hover{background:unset!important;}
.custom-remove-icon ul li a.remove{background:unset!important;}
