/*My Account jatin 12 march*/
.site-header-account .account-dropdown .account-inner.dashboard a:hover {
    color: white !important;
}

.cs-side {
    border-radius: 15px;
    border: 1px solid #F36342;
    padding: 15px;
}

.cs-side {
    border-radius: 15px;
    border: 1px solid #F36342;
    padding: 15px;
    width: 100%;
    max-width: 360px;
    float: left;
}

.woocommerce.profile-side-nav .woocommerce-MyAccount-navigation {
    width: unset;
    float: unset;
    margin-right: unset;
}

.user-profile.profile-sidee {
    background: #FFECE8;
    display: flex;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 12px;
    align-items: center;
    gap: 16px;
}

.user-profile.profile-sidee img {
    border-radius: 100%;
    height: 80px;
    width: 80px;
}

.user-profile.profile-sidee h3 {
    font-family: "Poppins", serif;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
}

.user-details p.user-credit {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}

.user-details p.user-credit span {
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #F36342;
}

.woocommerce.profile-side-nav .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-direction: column;
    border: none !important;

}

.woocommerce.profile-side-nav .woocommerce-MyAccount-navigation ul li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    padding: 20px;
    border-color: #47485133 !important;
}

.woocommerce.profile-side-nav .woocommerce-MyAccount-navigation ul li.active {
    border-left: 3px solid #F36342 !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #F2F3FF;
}

.woocommerce.profile-side-nav .woocommerce-MyAccount-navigation ul li.active a {
    color: #F36342;
}

.woocommerce.profile-side-nav .woocommerce-MyAccount-navigation ul li a::before {
    display: none;
}

.woocommerce-MyAccount-content {
    background: #FDF2EF;
    padding: 40px;
    border-radius: 18px;
}

.b-no {
    border: none !important;
}

li.logout {
    display: flex;
    gap: 10px;
    padding: 20px 20px !important;
}

.site-header-account .account-dropdown .account-inner.dashboard a:after {
    display: none;
}

.site-header-account .account-dropdown .account-inner.dashboard a {
    padding: 12px 20px;
}

.woocommerce.profile-side-nav .woocommerce-MyAccount-navigation ul li a:hover {
    color: #F36342;
}

.site-header-account .account-dropdown .account-inner.dashboard {
    padding: 20px 10px !important;
}

/* My competitions */
.competitions-list {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(3,1fr);

}



.competition-item {
    background: #fff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 270px;
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    position: relative;

}


.competition-item img {

    width: 100%;
    height: auto;
    border-radius: 8px;

}


.competition-item img {
    border-radius: 0 !important;
    border-top-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
}

.competition-item h3 {
    font-family: "Poppins", serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    font-weight: 600;
    padding-bottom: 10px;
}

.competitions-list .competition-item a.button {
    margin-bottom: 25px !important;
    background: linear-gradient(90deg, #F36342 0%, #FF8164 100%);
    font-family: font-family/Body;
    font-weight: 500;
    font-size: 14px;
    line-height: line-height/11;
    letter-spacing: 0%;
    text-align: center;
    padding: 12px 20px;
    border: none;
}

.competitions-list .comp-item {
    padding: 20px;
    margin-bottom: 15px;
}

.competitions-list a.view-rs {
    font-family: font-family/Title;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    margin-left: 8px;
}

.competitions-list span.com_imgs {
    position: relative;
    z-index: 1;
}

.competitions-list .lty-shop-timer-wrapper {
	position: absolute;
	left: 3%;
    bottom: 20px;
    margin-bottom: 0;
}

.competitions-list .lty-shop-timer-section span {
    font-size: 21px;
    font-weight: 700;
}

.competitions-list span.lty-shop-timer-section {
    background: linear-gradient(0deg, #F36342 20.59%, #FF8164 100%);
    border-radius: 8px;
}

.competitions-list .lty-shop-timer-section {
    color: #ffffff !important;
    font-family: Inter;
    font-weight: 400;
    font-size: 8px !important;
    letter-spacing: 0%;
    text-align: center;

}

.competitions-list .lty-shop-timer-wrapper {
    background: unset !important;
}

.competitions-list .lty-shop-timer-wrapper .lty-shop-timer-container .lty-shop-timer-section {
    display: block;
    position: relative;
    width: 22%;
    float: left;
    padding: 6px 0px;
    text-align: center;
    line-height: normal;
    margin: 0 2px;
}

.competitions-list .lty-shop-timer-section:before {
    display: none;
}

.competitions-list span#lty_lottery_days {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff !important;
}

.competitions-list span#lty_lottery_hours {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff !important;
}

.competitions-list span#lty_lottery_minutes {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff !important;
}

.competitions-list span#lty_lottery_seconds {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff !important;
}

.competitions-list .lty-shop-timer-wrapper #lty_lottery_days,
.competitions-list .lty-shop-timer-wrapper #lty_lottery_hours,
.competitions-list .lty-shop-timer-wrapper #lty_lottery_minutes,
.competitions-list .lty-shop-timer-wrapper #lty_lottery_seconds {
    color: #ffffff !important;
}






/* End My competitions */

/* Site Games  */

.games h2 {
    font-family: Poppins;
    font-weight: 500 !important;
    font-size: 32px;
    line-height: 45px;
}

.games p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;

}


.credit-boxes {
    display: flex;
    gap: 15px;
    margin-bottom: 25px;
}

.credit-box {
    flex: 1;
    padding: 20px;
    border-radius: 10px;
    color: white;
}

.credit-box.available {
    background: linear-gradient(90deg, #F36342 0%, #FF8164 100%);
    padding: 50px;
}

.credit-box.total {
    background: #DBDDF1;
    padding: 50px;
    color: #474851;
}

.credit-amount {
    font-family: Poppins;
    font-weight: 600;
    font-size: 65px;
    line-height: 75px;

}

.credit-label {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;

}

.history-section {
    border: 1px solid #F36342;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
}

.history-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
    margin-top: 10px;
}

.history-header h2 {
    font-family: Poppins;
    font-weight: 500 !important;
    font-size: 32px !important;
    line-height: 45px !important;
    margin: 0;

}

.view-all-btn {
    background: linear-gradient(90deg, #F36342 0%, #FF8164 100%);
    font-weight: 500;
    font-size: 18px !important;
    letter-spacing: 0%;
    text-align: center;

    color: white;
    border: none;
    padding: 15px 30px;
    border-radius: 120px;
    font-size: 14px;
    cursor: pointer;
}

.history-section table {
    width: 100%;
    margin: 0;

}

.history-section thead {


    border-top-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
    color: #080B31;
}

.history-section thead th {

    font-weight: 500 !important;
    font-size: 14px !important;

    color: #080B31;
}

.entry-content table:not(.shop_table) td,
.entry-content table:not(.shop_table) th {
    /* border: 1px solid; */
    /* border-color: var(--e-global-color-border); */
    border: none;
}

.history-section td {
    padding: 14px 10px;
    border-bottom: 1px solid #D8DAE7;
    font-family: font-family/Title;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #474851;
    letter-spacing: 0%;

}

tr:last-child td {
    border-bottom: none;
}

/* .woocommerce-MyAccount-content table tr:nth-of-type(even):not(.woosw-item) {

    background: #D8DAE7 !important;
} */


.woocommerce-MyAccount-content table th:nth-child(2),
.woocommerce-MyAccount-content table td:nth-child(2),
.woocommerce-MyAccount-content table th:nth-child(4),
.woocommerce-MyAccount-content table td:nth-child(4) {
    background: #d8dae74d !important;
}

.history-section thead tr {
    background: black;
    background: #ff81645e;
}

.woocommerce-MyAccount-content table thead:not(.woosw-item) th {
    background-color: unset !important;
}

.history-section tbody td {
    padding: 25px 15px !important;
}

p.history-note {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0%;
}

span.star {
    font-family: Poppins;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #F36342;
    position: relative;
    top: 4px;
}

/* End Site Games  */

/* My details  */

.four-card {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.card-imgs {
    align-content: end;
}

.card {
    width: 100%;
    height: 100%;
    min-height: 130px;
    max-width: 263px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border: 2px solid #f4a08f;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    padding: 20px;
}

.card.active {
    background-color: #f26742;
    color: #fff;
    border: none;
}

.card img {
    transition: all 0.3s ease-in-out;
}

.card:hover {
    background-color: #f26742;
}

.card:hover p {
    color: white;
}

.card:hover img {
    filter: brightness(10);
}

.head-card p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0%;
    transition: all 0.3s ease-in-out;

}

.head-card {
    text-align: left;
}

/* End My details  */

/* Refer A friend */

.tiers {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin: 30px 0;
    flex-wrap: wrap;
}

.tier {
    flex: 1;
    padding: 10px;
    border-radius: 10px;
    color: #333;
}

.bronze {
    background-color: #B17D43;
}

.silver {
    background-color: #9A9CAD;
}

.gold {
    background-color: #E0B956;
}

.tier h2 {
    font-family: Poppins !important;
    font-weight: 700 !important;
    font-size: 65px !important;
    line-height: 75px;
    color: #FFFFFF !important;
    margin: 0;


}

.tier p {
    font-family: Poppins;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px;
    color: #FFFFFF !important;
}

.info {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #080B31;
}

.disclaimer {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0%;

}

.progress-section h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
}

.progress-container {
    display: flex;
    gap: 15px;
    padding-top: 1.5em;
}

.credit-box {
    background-color: #ff7a59;
    color: white;
    border-radius: 15px;
    flex: 0 0 40%;
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 10px;
    padding: 50px;
}

.credit-box h3 {
    font-family: Poppins;
    font-weight: 600 !important;
    font-size: 65px !important;
    line-height: 75px;
    letter-spacing: 0%;
    margin: 0;
    color: #FFFFFF;
}

.credit-box p {
    font-family: Poppins;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 24px;
    letter-spacing: 0%;
    margin: 0;
    color: #FFFFFF;

}

.stats {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #E7E9FF;
    padding: 30px;
    gap: 10px;
    border-radius: 15px;
}

.stats hr {
    margin: 0 !important;
    background-color: #9A9CAD;
}

.stat-item {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 5px;
}
.billing-section .edt img.edit {
	width: 20px;
	height: 20px;
}
.stat-circle {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
    flex-shrink: 0;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: center;

}

.stat-text {
    font-family: Poppins;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 27px;
    margin: 0;
    letter-spacing: 0%;
    color: #474851;

}

.blue {
    background-color: #d8e8ff;
    border: 1px solid #2563EB;
}

.pink {
    background-color: #F363421A;
    border: 1px solid #F36342
}

.green {
    background-color: #00CED12B;
    border: 1px solid var(--Color, #00CED1);
}

.purple {
    background: #D042F32B;
    border: 1px solid #D042F3;
}

.doted {
    border: 1px solid #FFFFFF;
    border: dashed 1px #ffff;
    border-radius: 10px;
    padding: 12px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}

.progress-section {
    border-top: 1px solid #9A9CAD;
    padding-top: 35px;
}

/* End Refer A friend */

.login-form-head a.register-link:after {
    display: none;
}

/* My Wins  */
.woocommerce-MyAccount-content .win-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "Poppins", serif;
    min-height: 85px;
}

.woocommerce-MyAccount-content .win-image {
    position: relative;
    z-index: 1;
    height: 180px;
    object-fit: cover;
}

.woocommerce-MyAccount-content .win-image span.credit-earned {
    top: inherit;
    bottom: 10px;
    left: 0;
    right: 0;
    max-width: 84%;
    margin: 0 auto;
}

.woocommerce-MyAccount-content .win-image img {
    height: 100%;
    object-fit: cover;
}

.woocommerce-MyAccount-content .view-order {
    /* background: #ff6600; */
    color: #F36342;
    border: 1px solid #F36342;
    font-family: "Poppins", serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    border-radius: 100px;
    flex: unset !important;
    padding: 10px 20px;
    background: unset !important;
    margin: 0 !important;
}

.woocommerce-MyAccount-content .lottery-wins-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px;
}

.woocommerce-MyAccount-content .win-buttons {
    justify-content: unset !important;
    align-items: center;
    gap: 10px;
}

.woocommerce-MyAccount-content .lottery-wins-container {
    padding: 0;
    background: unset !important;
    margin: 0 !important;
}

.woocommerce-MyAccount-content .view-result {
    background: unset !important;
    font-size: 14px;
    color: #080B31;
    text-decoration: underline;
}

.woocommerce-MyAccount-content .lottery-win-card {
    position: relative;
    width: 100%;
    max-width: 270px;
}

.woocommerce-MyAccount-content .credit-earned {
    font-family: 'Inter' !important;
    font-weight: 600 !important;
    background: #43D2C6 !important;
    font-size: 14px !important;
    padding: 12px 14px !important;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase !important;
    border-radius: 100px !important;

}

.woocommerce-MyAccount-content span.credit-earned {
    position: absolute;
    top: 34%;
    left: 11%;
}

.woocommerce-MyAccount-content .win-tickets {
    font-size: 14px;
    color: #080B31;
    font-family: "Poppins", serif;
}






/* End My Wins */

/* My deatils inner pages */
.Colr-box {
    display: flex;
    background: #F36342;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    border-radius: 8px;
}

.Colr-box p {
    color: #ffffff;
    margin: 0;
}

.info-box {
    margin-top: 30px;
}

.info-box h5 {
    font-family: Poppins !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 32px;
    margin-bottom: 12px;
}


.info-box p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;

}

.contact-info .form-group {
    display: flex;
    gap: 2em;
}

.contact-info .input-group {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.contact-info .input-group input {
    border-radius: 8px;
    width: 380px;
    border: 1px solid #FFE4DB !important;
    border-radius: 8px !important;
}
.save {
	background: linear-gradient(90deg, #F36342 0%, #FF8164 100%) !important;
	padding: 15px 40px !important;
	border-radius: 50px !important;
	color: #ffffff !important;
	width: fit-content;
	font-family: Inter !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 28px;
	letter-spacing: 0%;
	text-align: center;
	border: none !important;
	text-transform: uppercase;
}

.contact-info {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

img.bright {
    filter: brightness(10);
}

.checkbox-container {
    display: flex;
    justify-content: space-between;
}

.slider-box {
    margin-top: 30px;
    background: #fff;
    padding: 25px 30px;
    border-radius: 8px;
}

input#enable-limit {
    position: relative;
    right: 6px;
    top: 1px;
}

.slider-container {
    padding-bottom: 30px;
}

input#slider {
    width: 100%;
}

p.slider-text {
    text-align: right;
    font-family: font-family/Body;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -1%;

}

.checkbox-container p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0%;

}

.checkbox-container label {

    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;

}

.frgt {
    border: none;
    padding: 25px 30px;
    background: #ffff;
    margin-top: 0;
    border-radius: 8px;
}

.page-id-13 legend {
    padding: 10px !important;
    padding-bottom: 40px !important;
    position: relative;
    top: 38px;
}

.chng-password input {
    border: 1px solid #FFE4DB !important;
    border-radius: 8px !important;
}

.profile-section {
    background: #ffffff;
    padding: 25px;
    border-radius: 8px;
    width: 450px;
}

.billing-section {
    background: #ffffff;
    padding: 25px;
    border-radius: 8px;
    width: 370px;
    /* display: flex;
        flex-direction: column;
        gap: 10px; */
}

.personal-sec {
    display: flex;
    gap: 30px;
    margin-top: 30px;
}

.personal-sec h3 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0%;
    margin: 0;
}

.profile-section img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
}

.profile-section .profile-avatar {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 20px;
}

.dtlss p {
    margin-bottom: 3px;
}

p.admin-nam {
    font-family: Poppins !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    color: #080B31;
    letter-spacing: 0px;
}

p.admin-maill {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: 111;
    color: #6B7280;
}

.profile-fild {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 25px 0px;
}


.personal-sec label {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #080B31;
}

.edt {
    display: flex;
    align-items: anchor-center;
    justify-content: space-between;
    margin-bottom: 20px;
}


.personal-sec input {
    border: 1px solid #FFE4DB !important;
    border-radius: 8px !important;
}

.billing-section .profile-fild {
    gap: 20px;
}

/* End My deatils inner pages */



/* Login page */
form.woocommerce-form.woocommerce-form-login.login input,
form.woocommerce-form.woocommerce-form-register.register input,
form.woocommerce-ResetPassword.lost_reset_password input {
    border: 1px solid #FFE4DB !important;
    border-radius: 8px !important;

}

form.woocommerce-form-login {
    max-width: 100% !important;
}

form.woocommerce-form.woocommerce-form-login.login {
    background: #FDF5F2;
    border-radius: 20px;
    padding: 60px;
}

form.woocommerce-form.woocommerce-form-register.register {
    max-width: 100% !important;
    background: #FDF5F2;
    border-radius: 20px;
    padding: 60px;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    background: linear-gradient(90deg, #F36342 0%, #FF8164 100%) !important;
    padding: 16px 40px !important;
    border-radius: 50px !important;
    color: #ffffff !important;
    font-family: Inter !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    border: none !important;
    text-transform: uppercase;
}

button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    background: linear-gradient(90deg, #F36342 0%, #FF8164 100%) !important;
    padding: 16px 40px !important;
    border-radius: 50px !important;
    color: #ffffff !important;
    font-family: Inter !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    border: none !important;
    text-transform: uppercase;
}

h2.login-form-title {
    font-family: "Poppins", serif;
    font-size: 32px;
    font-weight: 600;
}

h2.register-from-title {
    font-family: "Poppins", serif;
    font-size: 32px;
    font-weight: 600;
}

.site-header-account .account-dropdown .login-form-head a.register-link {
    padding: 2px;
}

.site-header-account .account-dropdown .login-form-bottom a.lostpass-link {
    border: none;
    padding: 5px;
}

.site-header-account .account-dropdown .login-form-bottom a.lostpass-link::after {
    display: none;
}

form.woocommerce-ResetPassword.lost_reset_password {
    background: #FDF5F2;
    border-radius: 20px;
    padding: 60px;
}

form.woocommerce-ResetPassword.lost_reset_password p {
    color: #080B31;
}

form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
    background: linear-gradient(90deg, #F36342 0%, #FF8164 100%) !important;
    padding: 16px 40px !important;
    border-radius: 50px !important;
    color: #ffffff !important;
    font-family: Inter !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    border: none !important;
    text-transform: uppercase;
}

p.woocommerce-LostPassword.lost_password a {
    border: none !important;
    color: #f36342 !important;
    text-decoration: none !important;
}

.site-header-account .account-dropdown .account-wrap {
    border-radius: 20px !important;
}

.site-header-account .account-dropdown .account-inner {
    width: 100% !important;
    padding: 60px !important;
    max-height: 700px !important;
    overflow: auto;
    background: #FDF5F2;
}

.site-header-account .account-dropdown {
    width: 700px;
    right: 200% !important;
    top: 150% !important;

}

.site-header-account .account-dropdown .account-inner input {
    border: 1px solid #FFE4DB !important;
    border-radius: 8px !important;
}

.site-header-account .account-dropdown button {
    background: linear-gradient(90deg, #F36342 0%, #FF8164 100%);
    border: none;
    border-radius: 12px !important;
}

.site-header-account .account-dropdown .account-inner {
    border-radius: 12px;
}

.site-header-account .account-dropdown .account-inner a {
    border: none !important;
    text-decoration: none !important;
}

.site-header-account .account-dropdown .account-inner a.register-link {
    padding: 0 !important;
}

.site-header-account .account-dropdown .account-inner a:hover {
    background-color: unset !important;
    color: #F36342 !important;
}

.site-header-account .account-dropdown .account-inner a::after {
    display: none !important;
}

.site-header-account .account-dropdown .login-form-bottom {
    text-align: right;
    padding: 5px 0 15px;
}

.site-header-account .account-dropdown .login-form-head {
    margin-bottom: 20px;
}

.site-header-account .login-form-title {
    font-size: 32px !important;
    font-family: "Poppins", serif;
    font-weight: 600;
}

span.login-des {
    display: block;
    font-size: 16px !important;
    font-family: "Poppins", serif;
    font-weight: 400;
    padding: 15px 0px;
    color: #474851 !important;
}

.login-btns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 20px 0px;
    gap: 15px;
}

.login-btns .login-btn {
    background: #FFFFFF !important;
    color: black !important;
    border: 1px solid #FFE4DB !important;
    border-radius: 8px !important;
    font-size: 14px;
    font-weight: 500 !important;
    font-family: 'Inter';
    text-transform: unset !important;
    display: flex;
    align-items: center;
    padding: 15px!important;
    gap: 10px;
}

.login-btns .login-btn img {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

span.pull-right a.register-link {
    font-family: Inter !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #F36342 !important;

}

span.not-member {
    color: #474851 !important;
    font-weight: 400 !important;


}

a.lostpass-link {
    font-family: Inter !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #F36342 !important;
}


/* End Login page */
.toggle-button {
    font-size: 30px;
    color: black;
    cursor: pointer;
}

.woocommerce-MyAccount-navigation {
    display: none;
    /* Hide menu by default */
}


.woocommerce-MyAccount-navigation.active {
    display: block;
    /* Show menu when active */
}

.priotech-woocommerce-title {

    font-family: "Poppins", serif !important;
}

.lottery-win-item .button {
    display: inline-block;
    padding: 10px 20px !important;
    background: unset !important;
    border: 1px solid #F36342;
    font-family: "Poppins", serif !important;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: line-height/11;
    letter-spacing: 0%;
    text-align: center;
    border-radius: 50px !important;
    color: #F36342 !important;
}

.lottery-win-item h3 {
    margin-bottom: 10px;
    color: #080B31 !important;
    font-family: "Poppins", serif !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.history-section {
    overflow-x: auto;
    /* Allows horizontal scrolling on small screens */
}



.table-wrapper {
    overflow-x: auto;
    /* Allows horizontal scrolling */
    -webkit-overflow-scrolling: touch;
    /* Smooth scrolling on iOS */
}

.header-group-action a {
    color: white;
    border: solid 1px #fff;
    padding: 13px 24px;
    border-radius: 100px;
    transition: .3s all ease;
    cursor: pointer;
}}

.header-group-action a:hover {
    color: #ffffff;
    background-color: #F36342;
    border-color: #F36342;
}

.header-group-action .site-header-account a {
    padding: 10px 24px !important;
}

.site-header-account a::after {
    display: none !important;
}

/* product page */

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical {
    max-width: 500px !important;
}

.single-product div.product .product_title {
    font-size: 32px !important;
    font-family: "Poppins", serif;
    font-weight: 500;
}

.summary.entry-summary {
    background: #fdf4f1;
    border-radius: 12px;
    padding: 30px;
}

span.woocommerce-Price-amount.amount {
    color: #1F2937 !important;
    font-family: "Poppins", serif;

}


.lty-progress-bar span.lty-progress-fill {
    background: #F36342;
}

.lty-lottery-progress-bar .lty-progress-bar-percentage {
    background: #F36342;
    width: auto;
    padding: 3px 6px;
    font-size: 11px;
}

.lty-lottery-progress-bar .lty-progress-bar-percentage::after {
    border-color: #F36342 transparent transparent transparent;
}

.single-product div.product .single_add_to_cart_button {
    background: linear-gradient(0deg, #F36342 20.59%, #FF8164 100%);

}

.lty-progress-bar {
    border-radius: 100px !important;

}

.lty-progress-bar {
    background: #f3624226 !important;
}


.single-product div.product .single_add_to_cart_button {
    font-family: 'Inter';
    font-size: 16px;
}

.com-overview ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 45px;
}

.com-overview li {
    color: #333;
    font-size: 16px;
    margin-bottom: 8px;
}

.com-overview {
    display: flex;
    align-items: center;
    padding: 85px 0;
    justify-content: space-between;
}

.com-overview img {
    width: 550px;
}

.text-content h2 {
    font-family: 'Poppins';
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 15px;
}



.text-content p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 18px;
    color: #474851;
}

.text-content li {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    display: flex;
    gap: 12px;
    color: #474851;

}

.text-content li img {
    width: unset !important;
    height: unset !important;
}

.bundel img {
    /* width: unset; */
    border-radius: 10px;
}

.bundel {
    background: #FDF4F1;
    padding: 50px;
    gap: 50px;
    border-radius: 15px;
    margin-bottom: 50px;
}

.bundel p {
    width: 90%;
    margin-bottom: 36px;
}

.com-overview .save {
    font-family: "Poppins", serif !important;
}

.thre-c {
    padding: 80px 0px;
    padding-bottom: 100px;
}



.thre-c {
    display: flex;
    gap: 30px;

}

.thre-c .dba {
    padding: 30px;
    border-radius: 8px !important;
    box-shadow: 0 2px 0px rgba(0, 0, 0, 0.1);
    width: 420px;
    display: flex;
    flex-direction: column;
    gap: 35px;
    height: 320px;
}

.thre-c .dba h3 {
    margin-bottom: 10px;
    font-size: 24px;
    font-family: "Poppins", serif !important;
    font-weight: 600;
}

.thre-c .dba ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.thre-c .dba ul li {
    margin-bottom: 8px;
    display: flex;
    gap: 12px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
}

.thre-c .iphone {
    background-color: #F2F3FF;
}

.thre-c .watch {
    background-color: #F6E4DF;
}

.thre-c .airpods {
    background-color: #E4F9FA;
}

/* 
.single.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .swiper-thumbs-vertical {
    top: inherit;
    bottom: 0 !important;
    width: 100%;
    height: 130px !important;
    position: inherit;
    overflow: visible !important;
}

.single.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-viewport {
    width: calc(100% - 0px);
    display: block;
}

.single.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .swiper-thumbs-vertical ol.flex-control-nav.flex-control-thumbs {
    height: 130px !important;
    flex-direction: row;
    margin-top: 25px;
}
.single.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical {
    flex-direction: column-reverse;
} */
.bnerr {
	background-image: url(/wp-content/uploads/2025/03/Frame-1000003083.png);
	padding: 60px 140px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* max-width: 1366px; */
}
.bnerr h2 {
    margin: 0;
    font-size: 55px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 600;
}
/* End product page */

/* Instant Wins */
.recent_shortcode .elementor-shortcode {
    gap: 20px !important;

}
.page-id-6243 .elementor-element.elementor-element-73276c2.bannread.inner_bg.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    display: none !important;
}

.page-id-6243 .col-full {
    max-width: 100%;
}
.flexible-draw-text h2 {
    color: #fff;
    font-size: 60px;
    font-family: 'poppins';
    font-weight: 600;
    margin-bottom: 10px;
}
p.nav-bread {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #fff;
    display: block;
}
.instant {
    display: unset !important;
}
.page-template-instant-php .elementor-element.elementor-element-73276c2.bannread.inner_bg.e-flex.e-con-boxed.e-con.e-parent {
    display: none !important;
}


.flexible-time .lty-shop-timer-wrapper {
    background: unset;
}



.flexible-time span.lty-shop-timer-section {
    color: #fff;
    font-family: 'Poppins' , serif;
font-weight: 600 !important;
font-size: 39.37px !important;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: capitalize;

background: linear-gradient(0deg, #F36342 20.59%, #FF8164 100%);

border: 2.19px solid #FD461C ;
border-radius: 14px;
height: 75px;
width: 75px;
align-content: center;


}

.flexible-time span.lty-shop-timer-container.lty-lottery-countdown-timer {
    display: flex;
    gap: 15px;
}


.flexible-time .lty-shop-timer-section:before {
 display: none;
}

.in {
    text-align: unset !important;
}
.instant-slide .live-competition-colum {
    max-width: unset;
}

.competition-item span.com_imgs {
    height: 180px;
    display: block;
    overflow: hidden;
    object-fit: cover;
}

.competition-item span.com_imgs img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.instant-slide .owl-stage-outer {
    padding-top: 35px;
}

.in-grid {
    background: #FDF9F8;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #FFE4DB;
}
.in-grid .owl-nav {
    display: block !important;
    text-align: right !important;
    position: absolute;
    top: -23%;
    width: 100%;
}

.owl-theme .owl-nav [class*=owl-] {
    border-radius: 50px !important;
    background: #ffffff !important;
    font-size: 0.5px !important;
    margin: 0 !important;
    display: none;
}

.in-grid button.owl-prev {
    margin-right: 20px !important;
}
.in-grid i.owl-nav-prev:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/03/Button.svg);
    top: 0;
    background-repeat: no-repeat;
    float: right;
    right: 0px;
    bottom: 0;
    left: 91%;
    width: 56px;
    height: 56px;
}
.in-grid i.owl-nav-next:before{
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/03/Button-1.svg);
    top: 0;
    background-repeat: no-repeat;
    float: right;
    right: 0px;
    bottom: 0;
    left: 96.5%;
    width: 56px;
    height: 56px;
}

.instant-wins {
    background: #080B31;
    max-width: 1280px;
    padding: 50px 65px;
    border-radius: 15px;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
    margin-top: 60px;
    display: flex;
}

.instant-wins h2 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 5px !important;
    font-weight: 500;
}
.thr {
    display: flex;
    gap: 60px;
}
.thr  h5 {
    font-family: 'Poppins' , serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #fff;
    margin: 0;
}
.stat p {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #ffffffa8;
    margin: 0;
}
.stat {
    display: flex;
    gap: 20px;
    align-items: center;
}
.shop-instant ul.priotech-products.products.elementor-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.shop-instant {
    max-width: 1280px;
    margin: 0 auto;
    margin-top: 80px;
}
.ava {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 0px;
}
.ava img {
    width: 60px !important;
    height: 60px !important;
    margin: 0 !important;
}
p.slsj {
    margin: 0 !important;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;

}

p.slsj span {
    color: #181F76;
    font-size: 22px;
}


.shop-instant .name {
    font-family: Inter;
    font-weight: 600 !important;
    font-size: 18px !important;
    padding: 0 !important;
    margin-bottom: 5px !important;
}
.bg-ll {
    background: #F363420D;
    border-radius: 8px !important;
    padding: 15px;
}
/* .shop-instant .product-block {
    padding: 0;
} */

.in-win .product-block {
    padding: 0;
}

.in-win .product-block .product-caption .quantity_cart {
    position: unset !important;
    display: flex;
    justify-content: space-between;
    padding: 15px 25px;
    align-items:center;
}
.doted-price p {
    margin: 0;
    color: #9A9CAD;
    font-size: 80px;
    position: relative;
    bottom: 23px;
}
.in-win .product-block .add_to_cart .button.add_to_cart_button::before {
    background: white !important;
    color: #F36342 !important;
    border: 1px solid;
}
.in-win .product-block .product-caption {
    padding: 0 !important;
}
.in-win .product-block .product-caption .custom-product-title {
    margin: 0 !important;
}
.in-win .custom-product-title:after {

    background: #ffffff !important;
    right: -1px !important;

}

.in-win .custom-product-title:before {
    background: #ffffff !important;
    left: -1px !important;
}


.live-competition nav.woocommerce-pagination {
    position: absolute;
    bottom: -30px;
    left: 45%;
}



.live-competition{
    position: relative;
}
.flexp{
    display: grid;
grid-template-columns: repeat(4,1fr);
    gap: 20px;
}

.flexp{
    flex: unset !important;
    max-width: unset !important;
}

.container.slider-box .slider-container input[type="range"]::-moz-range-progress, .container.slider-box .slider-container input[type="range"]::-moz-range-track {
	background-color: #2563EB;
	height: 8px;
	border-radius: 20px;
}
.container.slider-box .slider-container input[type="range"]::-moz-range-progress, .container.slider-box .slider-container input[type="range"]::-moz-range-track {
	background-color: #2563EB;
	height: 8px;
	border-radius: 20px;
	/* margin-top: 24px; */
}
/* Cart Popup */
.site-header-cart-side.active {
    width: 544px;
    right: 150px !important;
    border-radius: 12px !important;
    height: 522px;
    top: 160px;
}
.site-header-cart-side .cart-side-heading {
    background: #FFD2C8;
}
.site-header-cart-side .widget_shopping_cart .product_list_widget {
    background: #FDF5F2;
    padding: 15px;
}
.site-header-cart-side .widget_shopping_cart .product_list_widget li{
    background: #FFFFFF;
    border: 0.61px solid #FFE4DB;
    margin-bottom: 15px !important;
    border-radius: 10px;
}
.site-header-cart-side .cart-side-title {
    font-family: 'Inter' !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 150% !important;
    letter-spacing: 0%;
}
.site-header-cart-side .widget_shopping_cart p.total strong {

    font-family: 'Inter' !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 150% !important;
    letter-spacing: 0%;
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item a {

    font-family: 'Inter' !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0%;
}

.site-header-cart-side .widget_shopping_cart .widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons {
    display: flex !important;
    flex-direction: row;
    gap: 10px;
}
.site-header-cart-side .widget_shopping_cart .buttons a {
    width: 100%;
    align-content: center;
}
a.button.wc-forward {
    border: 1px solid #F36342 !important;
    box-shadow: 0px 10.94px 21.27px 0px #00000008 !important ;

}
.site-header-cart-side.active + .cart-side-overlay {
    opacity: 0.4 !important;
}
.header-group-action .site-header-cart .count {
    color: #ffffff !important;
}

/* img.close-formm {
    width: 35px;
    height: 35px;
    object-fit: contain;
    position: absolute;
    right: 35px;
    top: 15px;
    cursor: pointer;
} */
.wc-block-components-quantity-selector {
    border-radius: 100px !important;
}
.chng-password input {
	height: 50px;
}
.chng-password {
	display: flex;
	flex-wrap: wrap;
	gap: 0 24px;
	justify-content: space-between;
}
.chng-password .woocommerce-form-row.woocommerce-form-row--wide {
	flex: 0 0 48%;
	max-width: 48%;
}
.chng-password .woocommerce-form-row.woocommerce-form-row--wide input::placeholder {
	font-family: Inter;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #9A9CAD;

}
.wp-block-woocommerce-checkout-order-summary-block {
	border: 1px solid hsl(0, 0%, 91.8%);
	border-radius: 12px;
	background: #fdf2ef;
}
.wc-block-components-totals-wrapper {
	border: 1px solid hsl(0, 0%, 91.8%);
}
.wc-block-components-form.wc-block-checkout__form {
	padding: 40px 40px;
	background: #FDF2EF;
	border-radius: 15px;
}
.wc-block-components-form.wc-block-checkout__form input, .wc-block-components-form.wc-block-checkout__form select {
	border: 1px solid #eaeaea !important;
	color: #193f56;
}
/* End Cart Popup */

.page-id-13 form.woocommerce-form  .nsl-container {
    display: none;
}




/* responsive */
@media (max-width: 1440px) {
    .woocommerce.profile-side-nav .woocommerce-MyAccount-navigation ul li {
        font-size: 16px;
        padding: 15px;
    }

    .competition-item h3 {

        font-size: 15px;

    }

    .competitions-list span#lty_lottery_days {
        font-size: 18px;
    }

    .competitions-list span#lty_lottery_hours {
        font-size: 18px;
    }

    .competitions-list span#lty_lottery_minutes {

        font-size: 18px;
    }

    .competitions-list span#lty_lottery_seconds {

        font-size: 18px;

    }

    /* .competitions-list .lty-shop-timer-wrapper {
        top: 50%;
    } */
    .contact-info .input-group input {

        width: 310px;

    }

    .profile-section {

        width: 350px;
    }

    .billing-section {

        width: 350px;
    }
    .text-content h2 {
        font-size: 40px;

    }
    /* .instant-wins {
        max-width: 1220px;
}
.shop-instant {
    max-width: 1220px;

} */
.instant-wins h2 {
    font-size: 25px;
}
.thr  h5 {
    font-size: 25px;

}
}

@media (max-width: 1300px) {
    .priotech-woocommerce-title {

        font-size: 40px !important;
    }

    .woocommerce-MyAccount-content {
        padding: 30px;

    }

    .competitions-list .comp-item {
        padding: 15px;
    }

    .user-profile.profile-sidee h3 {
        font-size: 22px;
    }
    .header-group-action a {

        padding: 10px 10px;

    }
    .instant-wins {
            margin: 50px 30px auto;

}
.shop-instant {
padding: 30px;
margin-top: 50px;
}


}

@media (max-width: 1220px) {
    .cs-side {
        max-width: 300px;
    }

    .user-profile.profile-sidee h3 {
        font-size: 20px;
    }

    .competitions-list .competition-item a.button {
        font-size: 12px;

    }

    .competitions-list a.view-rs {

        font-size: 12px;

    }

    /* .woocommerce-MyAccount-content h2 {
            font-size: 25px !important;
        } */

    .profile-section {
	width: 100%;
}
.chng-password .woocommerce-form-row.woocommerce-form-row--wide {
	flex: 0 0 47%;
	max-width: 47%;
}
    .billing-section {

        width: 100%;
    }

    .personal-sec {
        gap: 20px;

    }

    /* .woocommerce-MyAccount-content span.credit-earned {
        top: 30%;

    } */
    .woocommerce-MyAccount-content .view-order {
        font-size: 13px !important;
    }
    .text-content h2 {
        font-family: 'Poppins';
        font-size: 36px;
        font-weight: 600;
        margin-bottom: 15px;
    }
    /* .instant-wins {
        max-width: 1020px;
}
.shop-instant {
    max-width: 1020px;

} */
.instant-wins {

    padding: 35px;

}
.in-grid i.owl-nav-prev:before {
    left: 90%;

}
.flexp{
    display: grid;
grid-template-columns: repeat(3,1fr);
}
}

@media (max-width: 1025px) {
    .toggle-button {
        font-size: 32px;
        background: #ffffff;
        border-radius: 50px;
    }

    .cs-side {
        max-width: unset !important;
        float: unset !important;
    }

  .woocommerce-MyAccount-content {
    float: left !important;
    width: 100% !important;
}

    .custom-account-sidebar.cs-side {
        background: #FFECE8;
        border: none;
        display: flex;
        justify-content: space-between;
        align-items: anchor-center;
    }

    .user-profile.profile-sidee {

        margin-bottom: 0px;

    }

    div#toggle-button img {
        width: 50px;
        height: 50px;
        /* object-fit: contain; */
    }

    .custom-account-sidebar.cs-side {

        margin-bottom: 50px;
    }

    .competitions-list {
        gap: 20px;
        grid-template-columns: repeat(2,1fr);
    }



    .menu-container {
        position: relative;
    }

    .woocommerce-MyAccount-navigation {
        position: fixed;
        top: 20%;
        right: 6%;
        width: 85% !important;
        background: #fff;
        box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
        transition: right 0.3s ease-in-out;
        border-radius: 15px;
        padding: 30px;
        z-index: 1000;
    }

    /* Close button */
    .close-button {
        position: absolute;
        top: 10px;
        right: 15px;
        background: #ff4d4d;
        color: white;
        border: none;
        padding: 5px 10px;
        cursor: pointer;
        font-size: 18px;
        border-radius: 3px;
    }

    /* Show menu when active */
    .menu-open .woocommerce-MyAccount-navigation {
        right: 0;
    }

    div#close-icon {
        text-align: right;
        display: flex;
        justify-content: end;
        padding-bottom: 10px;
    }

    .competitions-list .competition-item a.button {
        font-size: 14px;

    }

    .competitions-list a.view-rs {

        font-size: 14px;

    }

    .competition-item h3 {
        font-size: 16px;
    }

    .competition-item {
	max-width: 100%;
}




    .credit-box {
        flex: 0 0 50%;
    }

    .four-card {
        grid-template-columns: repeat(2, 1fr);
    }

    .contact-info .input-group input {
        border-radius: 8px;
        width: 250px;
        border: 1px solid #FFE4DB !important;
        border-radius: 8px !important;
    }
    .thre-c {

        flex-wrap: wrap;
        justify-content: center;
    }
    .instant {
        text-align: center;
    }
   .ins .flexible-draw-review {
        width: 40%;
        margin: 0 auto;
    }
    .instant-wins {
        /* max-width: 885px; */
        padding: 30px;
    }
    .instant-wins h2 {
        font-size: 18px;
    }
    .thr  h5 {

        font-size: 18px;

    }
    /* .shop-instant {
        max-width: 900px;
    } */
    .stat p {

        font-size: 14px;

    }
    .shop-instant ul.priotech-products.products.elementor-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .in-grid i.owl-nav-prev:before {
        left: 89%;

    }
}

@media (max-width: 991px) {
    .woocommerce-MyAccount-content .lottery-wins-grid {
        grid-template-columns: repeat(2, 1fr) !important;

    }

    .woocommerce-MyAccount-content .lottery-win-card {

        max-width: unset;
    }

    .woocommerce-MyAccount-content span.credit-earned {
        position: absolute;
        top: 45%;
        left: 24%;
    }
    .com-overview {

        flex-direction: column;
        gap: 40px;
    }

    .com-overview {
        flex-direction: column;
        gap: 40px;
        align-items: self-start;
    }
    .com-overview img {
        width: 100%;
        height: 470px;
    }
    .bundel {
        padding: 20px;
        padding-bottom: 40px;

    }
    /* .instant-wins {
        max-width: 790px;
    } */
    .thr {
        display: flex;
        gap: 35px;
    }
    /* .shop-instant {
        max-width: 790px;
    } */
    .in-win .product-block .product-caption .quantity_cart {
        padding: 15px;
    }
   .instant h2 {
        font-size: 36px !important ;

    }
    .in-grid i.owl-nav-prev:before {
        left: 87%;

    }
    .flexp{
        display: grid;
    grid-template-columns: repeat(2,1fr);
    }

}

@media (max-width: 798px) {

    /* .woocommerce-MyAccount-content h2 {

        text-align: center;
    } */
    table {
        display: block;
        /* Makes the table a block element */
        overflow-x: auto;
        /* Allows horizontal scrolling */
        white-space: nowrap;
        /* Prevents text from wrapping */
    }

    .games h2 {

        text-align: left !important;
    }

    .credit-boxes {

        flex-direction: column;
    }

    button.view-all-btn {
        display: none;
    }

    h2.txt-align {
	text-align: left;
}
    .woocommerce-MyAccount-content span.credit-earned {
        position: absolute;
        top: 40%;
        left: 15%;
    }
    .com-overview br {
        display: none;
    }
    /* .shop-instant {
        max-width: 700px;
    }
    .instant-wins {
        max-width: 700px;
    } */
    .thr {
        gap: 15px;
    }
    .stat {
        display: flex;
        gap: 15px;
        align-items: center;
    }
    .stat img {
        width: 40px;
        height: 40px;
    }
    .ins .flexible-draw-review {
        width: 100%;
    }
    .shop-instant ul.priotech-products.products.elementor-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .instant-wins h2 br{
        display: none;
    }
    .instant-wins h2 {
        width: 160px;
    }
    .in-grid .owl-nav {
        display: none;
    }
	.live-competition-row.handpick-carousel.owl-carousel {
	margin: auto;
}
}

@media (max-width: 767px) {
.chng-password .woocommerce-form-row.woocommerce-form-row--wide {
	flex: 0 0 100%;
	max-width: 100%;
}
.custom-howwork-section .hm_title .elementor-widget-container {
    display: flex;
    justify-content: center;
    text-align: center;
}
.fotr_linkcol .primary-navigation .menu li .sub-menu li a {
    color: #21252d;
    padding: 0 20px !important;
}
	.wc-block-components-form.wc-block-checkout__form {
	padding: 24px;
}
	.is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
	padding: 16px !important;
	border-radius: 12px !important;
	border: 0 !important;
}
	.wp-block-woocommerce-checkout {
	margin: 0;
	padding-top: 0;
}
	.page-id-12 #page .site-content {
	margin-top: 0;
}
	.is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open {
	padding: 16px;
	border: 0;
}
	.is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open .wc-block-components-totals-wrapper:first-child {
	border: 0;
}

.user-profile.profile-sidee h3 {
    font-size: 16px;
}

.user-details p.user-credit {
    font-size: 14px;
}

.spend .slider-container label {width: 100%;display: block;margin: 0 0 20px 0;}

   form.woocommerce-form.woocommerce-form-login.login {
    padding: 30px;
}

form.woocommerce-form.woocommerce-form-register.register {
    padding: 30px;
}

.g-recaptcha {
    transform: scale(0.90);
}

}

@media (max-width: 585px) {
    .woocommerce.profile-side-nav {
        background: #FFECE8;
        padding: 13px 20px;
        border-radius: 12px;
    }
.instant-wins {
	padding: 30px;
	margin: 0 20px;
}
	.doted-price p {
	margin: 0;
	color: #9A9CAD;
	font-size: 60px;
	position: relative;
	bottom: 10px;
}
	.ava img {
	width: 30px !important;
	height: 30px !important;
	margin: 0 !important;
}
    .custom-account-sidebar.cs-side {
        background: unset;

    }

    div#toggle-button img {
        width: unset;
        height: unset;
        object-fit: none;
    }

    .toggle-button {
        background: unset;
    }

    .custom-account-sidebar.cs-side {
        margin-bottom: 25px;
    }

    .cs-side {
        padding: unset;
    }

    .user-profile.profile-sidee {
        padding: 13px 20px;

        gap: 10px;
    }

    .user-profile.profile-sidee img {
        border-radius: 100%;
        height: 50px;
        width: 50px;
    }

    .four-card {
        grid-template-columns: repeat(1, 1fr);
    }

    .card {
        max-width: 100%;
    }

    .tier {
        flex: 100% !important;

    }

    .progress-container {

        flex-wrap: wrap;
    }

    .credit-box {
        flex: 0 0 100%;
    }

    .contact-info .form-group {

        flex-direction: column;
    }

    .contact-info .input-group input {
        width: 100%;

    }

    .personal-sec {

        flex-direction: column;
    }

    .profile-section {
        width: 100%;
    }

    .billing-section {
        width: 100%;
    }

    .profile-section .profile-avatar {
        gap: 10px;

    }

    .checkbox-container {

        flex-direction: column;
    }

    input#enable-limit {
        position: unset;
    }

    .slider-container {
        padding-top: 20px;
    }

    .woocommerce-MyAccount-content .lottery-wins-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .woocommerce-MyAccount-content span.credit-earned {
        position: absolute;
        top: 44%;
        left: 21%;
    }
    .com-overview img {
        width: unset;
       height: unset;
    }
    .instant h2 {
        font-size: 24px !important;
    }
    p.nav-bread {

        font-size: 14px;

    }
  .instant-wins h2 {
    font-size: 14px;
    width: 220px;
    margin: 0 auto;
    text-align: center;
}
    .thr  h5 {
        font-size: 10px;
    }
    .stat p {
        font-size: 8px;
    }
    .competitions-list {
        grid-template-columns: repeat(1,1fr);
    }

    .competition-item span.com_imgs {
    height: auto;
}

.in-win .product-block .doted-price p {
    font-size: 46px;
    bottom: 12px;
}


}

@media (max-width: 480px) {

    p.slsj span {
    font-size: 16px;
}

.woocommerce.profile-side-nav {
    padding: 8px 13px;
}

.user-profile.profile-sidee {
    padding: 8px 13px;
}

.instant-wins {
    padding: 22px;
    margin: 0 20px;
}



}

@media (max-width: 425px) {
    .woocommerce.profile-side-nav {
        background: #FFECE8;
        padding: 10px;
        border-radius: 12px;
    }

    .user-profile.profile-sidee {
        padding: 11px 12px;
        gap: 10px;
    }

    .woocommerce-MyAccount-content span.credit-earned {
        position: absolute;
        top: 40%;
        left: 15%;
    }
    .shop-instant ul.priotech-products.products.elementor-grid {
	grid-template-columns: repeat(2, 2fr);
}
    .instant-wins {
        flex-direction: column;
        gap: 20px;
    }
    .flexp{
    grid-template-columns: repeat(2,1fr);
    }

 


}


/* Only for togle btn */
@media (min-width: 1025px) {
    .toggle-button {
        display: none;
        /* Hide toggle button on larger screens */
    }

    .woocommerce-MyAccount-navigation {
        display: block;
        /* Show menu by default on larger screens */
    }

    div#close-icon {
        display: none;
    }
}

/* Only for togle btn End */

/*end My Account jatin 12 march*/