header {
    display: none !important;
}

.absolute-footer {
    display: none;
}



@media only screen and (max-width: 767px) {
    .jackpot-banner h2 {
        font-size: 17px !important;
    }	  
    .jackpot-banner p {
        font-size: 15px;
        line-height: 1.2;
    }	  
    .jackpot-banner {
        padding-left: 5px !important; 
        padding-right: 5px !important;
    }
}

.header-wrapper {
    display: none;
}
#faq  { display: none; }
.section-footer1  { display: none; }
#footer { display: none; }
.b-product {
    width: 260px !important;
}
#content {
    padding-top: 10px;
}
.jackpot-time{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    padding-top: 5px;
}

.jackpot-time >span{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    font-weight: 500;
    font-size: 18px;
    color: black;
}

.jackpot-time #countdown{
    overflow: hidden;
}

.jackpot-time #countdown{
    width: 60px;
    padding: 6px 0;
    max-width: 100%;
    background: #f52b39;
    border: 1px solid #f52b39;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1.1;
}



.jackpot-time #countdown .countdown-row{
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size:1em;
}

#countdown .countdown-row .countdown-section{float: none !important;width: auto !important;font-size:1em !important;}
#countdown .countdown-row .countdown-section:first-child{padding: 0 6px 0 0;position: relative;}
#countdown .countdown-row .countdown-section:first-child:after{
    content:":";
    position: absolute;
    top: 0;
    right:2px;
    font-weight: 700;
    font-size: 1em;
}
#countdown .countdown-row .countdown-section .countdown-amount{
    font-weight: 700;
    margin: 0;
    font-size: 1em;
}

.jackpot-time #countdown .countdown-period{display: none;}

.jackpot-banner{
    text-align: center;
    padding:1.7em 0;
    margin: 0 0 2em;
    position: relative;
}

.jackpot-banner:before{
    content:"";
    background-size: 55px 55px;
    display: inline-block;
    width: 55px; 
    height: 55px;
    position: absolute;
    top: 13px;
    left: 49%;
    transform: rotate(20deg);
} 

.jackpot-banner p:last-child{margin: 0;}

.page-checkout-simple .full-message{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    z-index: 99999;
}

.page-checkout-simple .full-message .holder{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.page-checkout-simple .full-message .text{
    text-align: center;
    font-weight: 700;
}

.page-checkout-simple .full-message .text .price{
    font-size: 3.5em;
    display: block;
    margin: 0 0 0.3em;
    text-shadow:-6px 5px 0 rgba(0,0,0,.2);
}

.page-checkout-simple .full-message .text span:last-child{
    text-transform: uppercase;
    display: block;
}

.jackpot-products{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: stretch;
}

.jackpot-products .block{
    width: 25%;
}

.block{
    padding-bottom: 1rem !important;
    padding-left: 3px;
    padding-right: 4px;
    width: 270px!important;
}

.product-rating1{
    float: right;
    display: flex;
    align-items: baseline;
    padding-top: 5px;
}



.stars1{
    width: 60px;
    height: 12px;
}

.product-title{
    color: #173f5b;
    font-size: 19px;
    margin-bottom: 0px;
    text-align: left;
    display: flex;
    align-items: center;
    font-weight: 700;
}

.b-product{
    border-radius: 5px;
    box-shadow: 0 0 6px 2px #d4d4d4;
    border: 0;
    height: 100%;
    padding-bottom: 10px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.jackpot-products .b-product{
    width: 208px;
    margin: 0 auto;
    padding: 0 0 20px;
}

.b-product__image{
    margin: 0 0 10px;
}

.box-text{
    height: 170px;
}

.b-product .row-prise{
    display: flex;
    text-align: left;
    margin-bottom: 0px;
    align-items: flex-end;
    padding: 5px 0px;

}

.product-main .row-prise{
    overflow: hidden;
    margin: 0 0 10px;
}

.product-main .row-prise .bottom{
    background: #fee4a3;
    color: #000;
    text-align: center;
    padding: 10px 5px;
    display: block;
    width: 100%;
    border-radius:3px;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 1.2;
    font-weight: 600;
    max-width:200px;
}

.product-main .row-prise .old-price,

.b-product .old-price{
    color:#72706e;
    text-decoration:line-through;
    margin: 0 10px 0 0;
    font-size: 16px;
    line-height: 21px;
    display: inline-block;
    vertical-align: middle;
    font-weight:100;
}

.product-main .row-prise .new-price,
.b-product .new-price{
    color:#f52b39;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
}

.product-main .row-prise .new-price{color:#ed1c24;font-size: 2em;font-weight: 400;}
.b-product .btn-yellow{
    display: block;
    background: #f52b39;
    border: 1px solid #f52b39;
    color: #000;
    padding: 6px;
    margin: 0 0 10px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    text-transform: none;
    font-size: 1em;
    letter-spacing: 0;
    min-height:inherit;
    line-height: 1.2;
    width: 100%;
    border-radius:3px;
    transition: all 0.3s linear;
}

.b-product .btn-yellow:hover{
    background:transparent;
    color:#fba718;
}

.b-product .btn-green{
    display: block;
    background: #193e5b;
    border: 1px solid #193e5b;
    color: #fff;
    padding: 6px;
    margin: 0;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    text-transform: none;
    font-size: 1em;
    letter-spacing: 0;
    min-height:inherit;
    line-height: 1.5;
    border-radius:3px;
    transition: all 0.3s linear;
    width: calc(100% - 90px);
    margin-left: 10px;
}

.b-product .btn-green:hover{
    background:#193e5b;
    color: white;
}

.b-product .btn-close{
    background: #f52b39;
    border: 1px solid #f52b39;
    text-indent: -9999px;
    display: block;
    width:40px;
    padding: .375rem 0;
    margin: 0;
    text-align: left;
    line-height: 1.2;
    border-radius:3px;
    transition: all 0.3s linear;
    position: relative;
}

.b-product .btn-close:before,
.b-product .btn-close:after{
    content:"";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    background: #fff;
    width:11px;
    height: 2px;
    margin: -2px 0 0 -5px;
    transform: rotate(45deg);
    transition: all 0.3s linear;
}

.b-product .btn-close:after{
    transform: rotate(-45deg);
}

.b-product .btn-close:hover{
color: white;
}

/* .b-product .btn-close:hover:before,

.b-product .btn-close:hover:after{background: #fb0007;} */

.b-product .btn-gray{
    display: block;
    padding: 10px;
    margin: 0;
    text-align: center;
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
    color: #585858;
    width: 100%;
    border-radius:3px;
    font-size: 1em;
    letter-spacing: 0;
    min-height:inherit;
    line-height: 1.2;
    transition: all 0.3s linear;
}

.b-product .btn-gray:hover{
    background: transparent;
}

.b-product .row-buttons{
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
}

.woocommerce-mini-cart__buttons .btn-yellow{
    background: #fdb51d;
    border: 1px solid #fdb51d;
    color: #000;
    text-align: center;
    padding:11px 10px;
    display: block;
    margin: 0 auto;
    font-weight: 700;
    transition: all 0.3s linear;
}

.woocommerce-mini-cart__buttons .btn-yellow:hover{
    background:#fff;
    color:#fdb51d;
}

.more1{
    width: 85%;
    margin: 0 5%;
    background: linear-gradient(90deg,rgba(255, 213, 23 ) 0%,rgba(251,167,24,1) 100%)!important;
    justify-content: center;
    color: #173f5b !important;
    font-weight: 600;
    font-family: "Ubuntu",sans-serif;
    margin-top: 5px;
    position: relative;
    display: block;
    text-align: center;
    padding-left: 10px !important;
    border-right: 0px solid #193e5b !important;
    border-radius: 5px !important;
    font-size: 16px;

}



.more1:before{
    display: none;
    content: '';
    position: absolute;
    top:-1px;
    bottom:-1px;
    right: 0;
    width:33px;
    border-bottom: 38px solid #193e5b;
    border-left: 19px solid transparent;
}

.more1:after{
    position: absolute;
    right: -0px !important;
    top: 0 !important;
    width: 50px !important;
    bottom: 0 !important;
    padding: 0px 6px 0px 0px !important;
    color: #122c43 !important;
    display: inline-block !important;
    background-image: url('../icons/shopping-cart-plus-white.svg') !important;
    font-weight: 300 !important;
    font-size: 1.9em !important;
    width: 50px !important;
    z-index: 99 !important;
    content: "" !important;
    display: none !important;
    clear: none !important;
    height: 50px !important;
    background-repeat: no-repeat;
    background-size: 35%;
    background-position-x: 78%;
    background-position-y: 28%;
}


.block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.box-text{
    height: auto !important;
}

.product-title {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 1.2;
}

.cart-btn-yellow{
    background: #fdb51d;
    /* border: 1px solid #fdb51d; */
    color: #000;
    text-align: center;
    width: 420px;
    padding:11px 10px 11px 70px;
    position: relative;
    display: block;
    margin: 0 auto 2em;
    font-weight: 700;
    /* transition: all 0.3s linear; */
}

.cart-btn-yellow:hover{
    text-decoration: none;
}

.cart-btn-yellow:before{
    content:"";
    position: absolute;
    top:0px;
    bottom:0px;
    left:-1px;
    width: 60px;
    background: #193e5b url('../icons/shopping-cart-plus-white.svg') no-repeat 50% 50%;
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
}

.cart-btn-yellow:hover{
    background: #ffd517 !important;
    color: #183853 !important; 
    z-index: 99;
    transition: 0.3s;
    transform: scale(1.05);
}

@media screen and (max-width: 980px) {
    .wc-sticky-product-bar .button {
        font-size: 12px;
    }
    .wc-sticky-product-bar .action-button {
        padding: 0 20px;
        margin: 0 !important;
    }
    .jackpot-products .block{width: 33.33%;}
    .jackpot-products{
        justify-content: center;
    }
    
    .b-product .btn-green{
        width: calc(100% - 40px);
    }
}

@media screen and (max-width: 767px) {
    .jackpot-products .block{
        width:50% !important;
    }

    .cart-btn-yellow{
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        width: 100%;
        z-index: 9;
    }

    .jackpot-time.sticky{
        position: sticky;
        top:0px !important;
        padding:5px 0;
        left: 0;
        right: 0;
        margin: 0 -15px;
        z-index: 99;
    }


    .jackpot-time #countdown{font-size: 14px;}
    .pp-title {
        height: 50px !important;
    }

    .more1:before{
        width: 18%;
        left: 184px;
        border-bottom-width: 33px;
    }

    .more1:after{
        background-position-x: 88%;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .b-product{
        width: 102% !important;
    }

    .jackpot-banner:before {
        top: 2px;
        left: 47%;
    }
}

@media screen and (min-width: 500px) and (max-width: 576px) {
    .jackpot-banner:before {
        top: 2px;
        left: 47%;
    }
}

@media screen and (max-width: 576px) {
    .b-product{
        width: 100% !important;
    }

    .more1{
        font-weight: 500;
    }
    .more1:after{
        background-position-x: 95%;
    }
}

@media screen and (max-width: 576px) {
    .more1{
    font-size: 12px;
    font-weight: 600;
    }

    .more1:before {
        border-bottom-width: 32px;
        width: 28%;
    }

    .more1:after{
        background-position-x: 70%;
        background-position-y: 20%;
    }

    .b-product .btn-green{
        font-size: 12px;
    }

    .jackpot-banner:before {
        top: 4px;
        left: 45%;
    }
}

@media screen and (max-width: 467px) {
    .more1{
    font-size: 12px;
    text-align: center;
    border-right: none !important;
    }
    .more1:before {
    display: none;
    }

    .more1:after{
    display:none !important;
    }

    .jackpot-products .b-product{
        padding-bottom: 0px;
    }
   
    .product-title{
        font-size: 17px;
    }
}

@media screen and (max-width: 482px) {

    .more1 {
    /* width: 100%; */
        padding-left: 5px !important;
    }   
}



@media screen and (max-width: 400px) {
    .b-product .btn-green{
        padding: 6px;
    }

    .b-product .btn-close{
        width: 20px;
        padding: 0rem 0;
        text-align: left;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .more1 {
        font-size: 13px;
    }
}

@media screen and (min-width: 320px) and (max-width: 365px) {
    .stars1{
        width: 50px;
        height: 9px;
    }
    .product-rating1{
        float:none;
        padding-top: 18% !important;
    }

    .product-title {
        min-height: 52px;
        padding-top: 0px;
        font-size: 16px;
    }

    .more1 {
        font-size: 10px;
    }

    .product-rating1 span{
        font-size: 10px;
    }

    .box-text {
        height: 155px;
    }

    .jackpot-banner:before{
        left: 45%;
    }

}

@media screen and (max-width: 390px){
    .product-rating1{
    display: none;
    }
}

@media screen and (max-width: 336px) {
    .product-rating1{
    display: none;
    }
    .more1{
        font-size: 10px;
    }
}

@media screen and (min-width: 336px) and (max-width: 380px) {
    /* .more1{
        font-size: 13px;
    } */
}

.jackpot-banner {	
    background: #fbe8ea;
    padding: 1em 0;
    padding-top: 62px;
    margin: 0px auto 5px auto;
}

.jackpot-banner h2{
    font-weight: 600;
}

.widget_shopping_cart .quantity {
    display: none !important;
}

#chat-widget-container {
    display: none !important;
}

.top-ty-so-banner.newtheme:after {
    border-left: 20px solid #0000;
    border-right: 20px solid #0000;
    border-top: 20px solid #161f3c;
    bottom: -20px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
}
.jackpot-header{
    padding: 10px;
    /*background: linear-gradient(rgba(250,188,64,255) 0% ,rgba(250,230,127,255) 100% ) !important; */
}
.jackpot-header img{
    width: 150px;
}
.jackpot-header-warp{
    display: flex;
    align-items: center;
    justify-content: center;
}