
@media screen and (min-width: 1367px) and (max-width: 1566px) {
  .countDetails .count {
    font-size: 3rem;
  }
  .containerHeader {
    max-width: 1420px !important;
}
}

@media screen and (min-width: 1024px) and (max-width: 1366px) {
  .containerHeader {
        max-width: 1210px !important;
    }
  .countDetails .count {
    font-size: 2.6rem;
  }
  .menuList {
    gap: 23px;
  }
  .playButton a {
    width: 295px;
    font-size: 16px;
  }
  .countIcon {
    width: 65px;
    height: 65px;
}

.ticketSection .ticketShape {
    height: 120px;
}
.ticketSection a {
    font-size: 0.8rem;
  }
  .ticketSection span {
    font-size: .65rem;
  }
  .heroSlide iframe {
    height: 100% !important;
}
.newsLetterBox {
    padding: 64px 30px;
    grid-template-columns: 2.1fr 3fr;
}
}
/*Tab View*/
@media screen and (min-width: 768px) and (max-width: 1200px) {
    html h2 {
    font-size: 1.5rem;
}
    html h5 {
    font-size: 1rem;
    line-height: 24px !important;
}
.p80 {
    padding: 2.5rem 0 !important;
}
    .g-5 {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 2rem;
}
    .row_reverse .row {
        flex-direction: column-reverse;
    }
    .page-title h4 {
        font-size: 2.2rem;
    }
    .draw_result_load {
    grid-template-columns: repeat(2, 1fr);
}
.entriesList ul {
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 55px;
    row-gap: 30px;
}
.faq_section {
    padding: 2.5rem 0px;
}
.playButton {
    margin-bottom: 16px;
}
    .playButton a {
    width: 320px;
    font-size: 16px;
    padding: 10px;
}
.counterBox {
    gap: 15px;
    justify-content: center;
}
.countDetails .count {
    font-size: 2.8rem;
}
    .countext p {
        font-size: 18px;
        margin-top: 6px;
    }

    .userBtn a {
        padding: 34px 20px 34px;
        border-right: 1px solid #ddd;
    }
        .topCart a {
    padding: 34px 10px 34px 17px;
}
.featuredSection {
    padding-top: 12px;
}
.reviewImg {
    margin: 0 auto 40px;
    text-align: center;
}
.reviewImg img {
    width: 60%;
}
.featuredImg {
    height: auto;
}
.boxes_rows {
    grid-template-columns: repeat(3, 1fr);
}
.box-wrapper__header {
    padding: 1rem 0 0;
}
.featuredContent h4 {
    font-size: 18px;
    margin-bottom: 0.5rem;
    min-height: 55px;
}
.browseMore {
    font-size: 16px;
    margin-top: 2.5rem;
    padding: 12px 24px;
}
.featuredSection {
    padding: 2.5rem 0;
}
.featured_content span {
    font-size: 1rem;
}
.featured_content span.item_price {
    font-size: 1.2rem;
}
.ck_coin_img {
    width: 28px !important;
    height: 28px !important;
    margin-top: 1px;
}
.viewalldiv {
    padding: 0px !important;
}
section.boxes_section {
    padding: 1.5rem 0px 2.5rem;
}
section.happyCustomer {
    padding: 40px 0px;
}
.winner_details h2 {
    font-size: 1.5rem;
    margin-top: 12px;
}
.winnner_profile img {
  width: 100%;
  height: 250px !important;
}
.happyCustomer .swiper-wrapper {
    padding-bottom: 28px;
}
.newsLetterBox {
    padding: 24px 24px;
    grid-template-columns: 1fr;
    border-radius: 12px;
    box-shadow: none;
    margin-top: 2.5rem;
    gap: 20px;
}
.topFooter {
    padding: 2.188rem 0;
}
.topFooter ul {
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 2rem;
    row-gap: 1rem;
    margin-top: 2rem;
}
.topFooter .social_icons {
    justify-content: center !important;
}
.bootomFooter {
    padding-bottom: 20px;
}
.bootomFooter .row {
    padding-top: 15px;
}
.how_it_works_section {
    padding: 3rem 0px 0;
}
.adventure_section .row.py-5 {
    padding-top: 1rem !important;
    gap: 2.5rem;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{
    float: left !important; 
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    float: right !important;
}
.singleProductText {
    padding-top: 0.1rem;
}
.competitionDescription {
    padding: 24px 0;
}
.entriesSection .reviewImg {
    margin-bottom: 10px;
}
.ticket-desctiptionTabs {
    margin-top: 2rem;
}
.singleProductTop .card-wrapper .img-showcase {
    height: 450px;
}
.currentDrawGrid {
    grid-template-columns: repeat(3, 1fr);
}
.currentDrawBox {
    height: 170px;
}
.item_box_rows {
    grid-template-columns: repeat(3, 1fr);
}
.productSwiper .reward_slide img {
    height: 6rem;
}
.featured-button-prev{
    left: -18px;
}
.featured-button-prev img {
    width: 25px;
}
.featured-button-next{
    right: -18px;
}
.featured-button-next img {
    width: 25px;
}
.data_details .row {
    row-gap: 1.3rem;
}
}
@media screen and (max-width: 1200px) {
  header .container {
    position: initial !important;
  }
  .navbar-collapse:not(.show) {
    display: none;
  }
  .menuList {
    display: block;
    margin-right: 0px;
  }
  .menuList li {
    margin-bottom: 21px;
  }
  .menuList li a {
    font-size: 1.1rem;
    line-height: 22.4px;
    justify-content: left;
  }
  header {
    padding: 0;
  }
  header .navbar {
    padding: 0px;
  }
  header .header-logo img {
    width: 120px;
    height: 65px;
    max-width: fit-content;
  }
  header .brandBox {
    gap: 12px;
    padding: 0;
  }
  header .shoppingIcon {
    gap: 6px;
  }
.product_cart {
    margin-right: 0;
}
.topCart .count {
    font-size: 9px;
    top: 0px;
    padding: 5px;
    line-height: 8px;
}
.total_amount {
   font-size: 13px;
}
.select-selected {
    font-size: 14px;
}

.select-items li {
    font-size: 13px;
    padding: 7px 5px;
}
.product_cart .dropdown-toggle:after {
    border-top: .35em solid;
    border-right: .35em solid transparent;
    border-left: .35em solid transparent;
}
.amount_add, .addMoney {
    padding-left: 5px;
}
.product_cart .dropdown-menu {
    padding: 0px;
    border-radius: 0 0 4px 4px;
    min-width: 91px;
}
body .ck_headcoin_img{
    width: 18px !important;
    height: 18px !important;
    margin-right: 5px;
}
button.plus_box {
    padding: 4px 6px;
    font-size: 1rem !important;
}
.custom-select {
    width: 106px;
}
   .shoppingIcon img {
    width: 24px;
  }
  .userBtn img{
    width: 20px;
  }
  header .topCart a {
    font-size: 0.875rem;
  }
    .header-logo {
    padding: 6px 0;
}
  header .navbar-toggler {
    border: none;
    padding: 0;
    float: right;
    display: block; 
  }
  header .navbar-collapse {
    position: absolute;
    right: 0;
    background-color: #ffffff;
    width: 100%;
    overflow: hidden;
    z-index: 111;
    top: 98%;
    height: 100vh;
    transition: -0.1s;
    padding: 2rem 1rem;
  }
  header .dropdown-toggle {
    width: 100%;
  }
  header .dropdown-toggle:after {
    display: none;
  }
  header .dropdown-toggle svg {
    float: right;
  }
  header .dropdown-top {
    position: inherit;
  }
  .navbar-toggler:hover {
    cursor: pointer;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .navbar-toggler .navbar-toggler-icon {
    width: 34px;
    height: 2px;
    background-color: #000000;
    display: block;
    margin: 5px 0px;
    transition: all 0.3s ease-in-out;
    background-image: none;
    border-radius: 5px !important;
  }
  .navbar-toggler .navbar-toggler-icon.first {
      width: 29px;
      float: right;
      margin: -2px 0 0 0;
  }
  .navbar-toggler .navbar-toggler-icon.third {
      width: 28px;
      margin: 0;
      float: right;
  }
  #hamburger-1.is-active .navbar-toggler-icon:nth-child(2) {
    opacity: 0;
  }
  #hamburger-1.is-active .navbar-toggler-icon:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
    width: 26px;
  }
  #hamburger-1.is-active .navbar-toggler-icon:nth-child(3) {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
    width: 26px;
  }

  .menuShow {
    position: inherit !important;
    transform: translateY(0px) !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}
.menuShow li {
    margin-bottom: 0;
}
ul.sub-menu {
    width: 100% !important; 
    transition: 0s;
}
.menu-item-has-children:hover .sub-menu {
    transform: translateY(0px);
    opacity: 0;
    visibility: hidden;
}
.tabButton {
    overflow: hidden;
    overflow-x: scroll;
    justify-content: start;
    gap: 10px;
    padding-bottom: 0;
    margin-bottom: 20px;
    display: -webkit-box;
/*    margin-left: 12px;*/
    margin-right: 12px;
}
button.filter-box-button{
    margin-right: 8px;
} 
.tabButton .filter-button {
    white-space: pre;
    width: fit-content;
    padding: 3px 11px;
    width: max-content;
    margin-right: 8px;
}

.tabButton .filter-button img {
    width: 26px;
}
.navbar-collapse {
    display: block;
    z-index: 99;
}
.menu-item-has-children {
    margin-right: 0;
}
.menu-item-has-children span:after {
    right: 0;
}
.bingoBox {
    width: 100%;
}
}

/*Mobile View*/
@media screen and (max-width: 767px) {

/*.ticketPriceBtn {
    flex-wrap: wrap;
  }*/
	.featured_image {
    height: auto;
}
section.freebox_section pre {
    overflow: visible;
    font-family: 'Exo';
    font-size: 16px;
    text-wrap: balance;
    padding-right: 10px;
}

.counter_text span {
    font-size: 2rem !important;
    text-transform: uppercase;
}
.webBtn {
    padding: 12px 24px;
    font-size: 14px;
}

.heroSlide {
        overflow: hidden;
    }
.frameBanner img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.counterBox {
    gap: 15px;
  justify-content: flex-start;
}
.countIcon {
    padding: 0;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.countDetails .count {
    font-size: 28px;
}
.countext p {
    font-size: 11px;
}
.countIcon img {
    width: 21px;
}
.counter-wrapper {
    padding: 8px 0 27px;
}

.playButton {
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #E4E4E4;
}
.featuredSection {
    padding: 0 0 20px;
}
.featuredSection .sectionTitle {
    padding-top: 30px;
}
.reviewImg {
    padding-bottom: 34px;
    text-align: center;
}
.reviewImg img {
    width: 80%;
    margin: 20px auto 0;
}

.sectionTitle h6 {
    font-size: 14px;
    margin-bottom: 6px;
}

.sectionTitle h2 {
    font-size: 22px;
}

.sectionTitle h5 {
    font-size: 14px;
}
.featuredImg {
    height: 120px;
}

.featuredContent h4 {
    font-size: 16px;
    margin-bottom: 0;
    min-height: 50px;
}

.featuredContent {
    padding: 12px 8px;
}

.competition-boxes {
    display: grid;
    grid-template-columns: 1fr 1fr;
    --bs-gutter-y: 1.25rem;
    --bs-gutter-x: 0;
    column-gap: 2rem;
}

.ticketBox p {
    font-size: 10px;
}

.ticketBox {
    margin-bottom: 11px;
}

.progress-number-mark h6 {
    font-size: 12px;
    margin-bottom: 4px;
}

.progressbar-item {
    margin-bottom: 0;
}

.daysBox {
    padding: 10px 8px 7px;
}

.daysBox img {
    width: 20px;
}

.playNow img {
    width: 15px;
}

.playNow span {
    font-size: 11px;
}

.calendarBox span {
    font-size: 12px;
}

.calendarBox {
    gap: 3px;
}

.featuredTag {
    font-size: 9px;
    padding: 3px 12px;
}
.browseMore {
    font-size: 14px;
    padding: 12px 17px;
    border-radius: 8px;
}
.browseMore img {
    padding-left: 12px;
    width: 31px;
}
.latestWinner {
    padding: 2rem 0;
}
.latestWinner .row.mt-5 {
    margin-top: 1.25rem !important;
    row-gap: 1.5rem;
}
.clientImage {
    height: 162px;
}
.ticketInformation span {
    font-size: 14px;
}
.ticketInformation {
    padding: 15px 13px 45px;
}
.ticketInformation h4 {
    margin-top: 13px;
}
.ticketInformation h6 {
    margin-bottom: 0 !important;
}
.competitionImage {
    width: 106px;
}
.latestWinner .browseMore {
    margin-top: 0;
}
.latestWinnerSlider .swiper-wrapper {
    padding-bottom: 60px;
}
.latestWinner .col-md-12.text-center.mt-5 {
    margin-top: 1rem !important;
}
.latestWinner .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    background-color: #D9D9D9 !important;
    opacity: 1 !important;
}
.latestWinner .swiper-pagination-bullet-active {
    background: #E2AD22 !important;
}

section.happyCustomer {
    padding: 1.5rem 0;
}
.happyCustomer .sectionTitle {
    text-align: center !important;
}
.happyCustomer .swiper-pagination {
    width: 250px !important;
}
.pagination_panel {
    width: 70%;
    margin: 0 auto;
}
.button-prev {
    padding-right: 24px !important;
}
.button-next {
    padding-right: 24px !important;
}
.happyCustomer .swiper-pagination-bullet {
    margin: 0 6px !important;
}
.happyCustomer .row.mt-5 {
    margin-top: 2rem !important;
}
.testimonial_client_panel {
    display: grid;
    grid-template-columns: 1fr;
    background-color: #fff;
    padding: 12px;
    border-radius: 12px;
}
.winnner_profile {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}

.winnner_profile img {
    object-fit: fill;
    object-position: center;
    border-radius: 12px;
    width: 100%;
    height: 100%;
}
.newsLetterBox {
    padding: 24px 24px;
    grid-template-columns: 1fr;
    border-radius: 12px;
    box-shadow: none;
    margin-top: 1.5rem;
    gap: 20px;
}
.topFooter .menu-bottom-menu-container ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-bottom: 16px;
}

.topFooter .social_icons {
    justify-content: center !important;
}

.paymentMethod {
    justify-content: center !important;
}
.topFooter {
    padding: 1.5rem 0;
}
.topFooter .footer-logo {
    margin-bottom: 2rem;
}
.bootomFooter .row {
    border: none;
    padding-top: 5px;
}
.topFooter {
    padding: 1.5rem 0;
}

.topFooter .footer-logo {
    margin-bottom: 2rem;
}

.bootomFooter .row {
    border: none;
    padding-top: 5px;
}

.copyRights {position: absolute;bottom: 14px;}

.copyRights p {
    color: #0A142F;
}

ul.paymentMethod {
    margin-bottom: 1.2rem;
}
.bootomFooter {
    position: relative;
}
.winner_details {
    padding: 0 0 24px;
}
.winner_details span {
    font-size: 14px;
}
.winner_details h2 {
    font-size: 1.5rem;
    margin-top: 10px;
}
.swiper.testimonial {
    --bs-gutter-x: 3.5rem;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
}
.swiper.latestWinnerSlider {
    --bs-gutter-x: 2.5rem;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
}
.happyCustomer .swiper-wrapper {
    padding-bottom: 15px;
}
.ck_coin_img {
    width: 28px !important;
    height: 28px !important;
}
.subscribeNow input[type="submit"] {
    border-radius: 4px;
    padding: 11px 12px;
    font-size: 14px;
    width: 100%;
    margin-top: 12px;
}
.countdown ul {
    padding: 5px 45px;
    border-radius: 9px;
    gap: 18px;
}
.countdown ul li {
    font-size: 10px;
}
.countdown ul li span {
    font-size: 20px;
}
.singleProductTop {
    padding: 1.5rem 0 !important;
}
.singleProductTop .g-5 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 1rem;
}
.answerQuestion {
    padding: 20px;
}
.answerQuestion h3 {
    margin-bottom: 1.5rem;
    font-size: 1.25rem;
}
.qnaOptions {
    padding-bottom: 20px;
    margin: 0 auto 24px;
    column-gap: 25px;
}
.Qna_radio {
    padding: 10px 14px;
}
.progressbarButton {
    gap: 18px;
}
.numberTickets p {
/*    padding-left: 47px;*/
    padding-top: 45px;
    font-size: 12px;
    padding-bottom: 20px;
}
.need-login {
    font-size: 13px;
    padding: 5px;
}
.productBtnBox .productBtn {
    padding: 7px 14px;
    font-size: 13px;
}
.entriesList ul {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 1.5rem;
}
.entriesList ul li {
    font-size: 12px;
    font-weight: 600;
    gap: 10px;
}
.entriesList ul li:after {
    right: -20px;
}

  .entriesSection .reviewImg {
    padding-bottom: 0;
}
.entriesSection .g-5 {
    --bs-gutter-y: 2rem;
    --bs-gutter-x: 0;
}
.progress-number .progress-number-mark h6 {
    font-size: 16px;
    text-align: center;
}
.clickBtn .value-button {
    font-size: 18px;
    padding: 6px 9px;
}
.answerQuestion .need-login, .answerQuestion .competition-closed{
    margin-top: 0px;
    line-height: 22px;
    padding: 8px 16px;
    font-size: 14px;
} 
.descriptionBox h3 {
    margin-bottom: 18px;
    font-size: 22px;
}
.competitionDescription {
    padding: 2rem 0;
}
.singleProductText h2 {
    font-size: 22px;
    text-align: center;
}
.prizesBox .prizesImg img {
    border-radius: 6px;
    object-fit: fill;
}

.prizesBox .prizesBoxText h4 {
    font-size: 1.125rem;
}

.prizesBox .prizesBoxText h5 {
    font-size: 14px;
}
.accordionSection {
    padding: 2.5rem 0 !important;
}
.ticketSection .ticketShape {
    height: 102px;
    background-position: center;
}
.col-md-3.repat-sec {
    margin-bottom: 0px !important;
}
a.loadMore {
    margin-top: .5rem !important;
    margin-bottom: 1rem !important;
}
.currentDrawGrid {
    grid-template-columns: repeat(2, 1fr);
}

.currentDrawBox {
    height: 160px;
    padding: 20px;
}

.currentDrawBox a, .currentDrawBox h5{
    font-size: 1.125rem;
}

.drawHistoryBox {
    margin-bottom: 50px;
}

.drawHistoryBtn {
    font-size: 20px;
}
.justWinSection {
    padding: 1.5rem 0;
}
.justWinBox h3 {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 22px;
}
.recommendedSection{
    padding: 1.5rem 0;
}
.recommendedSection .sectionTitle {
    margin-bottom: 2rem !important;
}
.latestWinnerBox {
    padding: 12px 18px;
    margin-bottom: 2.1rem;
}
.billiard-ball::after {
    font-size: 16px;
}

.shareDropdown {
    position: relative;
}

.shareDropdown ul {
    position: absolute;
    display: grid;
    justify-content: right;
    text-align: center;
    gap: 5px;
    top: 100%;
    right: 0;
    z-index: 111;
    background-color: #fff;
    border-radius: 6px;
    padding: 9px;
    transform: translateY(20px);
    opacity: 0;
    transition: 0.3s ease-in-out;
    visibility: hidden;
}

.shareClick {
    text-align: right;
}
ul.socialActive {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.ticketsLeft {
    padding: 6px 30px;
    width: 100%;
}
.ticketsLeft h3 {
    font-size: 1.25rem;
}
.ticketsLeft p {
    font-size: 14px;
}
.pricingButton label {
    font-size: 1rem;
    padding: 10px 14px;
}
.leaderboardSection h2 {
    font-size: 1.5rem;
    margin-bottom: 2rem;
}
.leaderboardGrid {
    display: grid;
    gap: 2rem;
    column-gap: 20px;
    padding-bottom: 1.5rem;
}
.leaderboardSection {
    padding: 24px 0;
    margin-bottom: 24px;
}
.leaderboardBox h6 {
    font-size: 14px;
}
.entriesList ul li:nth-child(2):after, .entriesList ul li:nth-child(4):after  {
    right: 0;
    display: none;
}
div:where(.swal2-icon) .swal2-icon-content {
    font-size: 2.5em !important;
}
div:where(.swal2-icon){
    width: 3em !important;
    height: 3em !important;
    margin: 1.5em auto .6em !important;
}

div#swal2-html-container {
    font-size: 17px !important;
    padding: .4em .2em 0;
}
.swal2-title.danger {
    font-size: 18px !important;
    padding-top: .5rem !important;
}
div:where(.swal2-container) div:where(.swal2-actions) {
    margin: .8em auto 0 !important;
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line] {
    top: 1.3em !important;
    width: 2em !important;
    height: 0.25em !important;
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left] {
    left: 0.5em !important;
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right] {
    right: .5em !important;
}
div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 1.125em !important;
    margin-bottom: 1rem !important;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-line] {
    height: .28em !important;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip] {
    top: 1.75em !important;
    left: .4em !important;
    width: 1em !important;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long] {
    top: 1.375em !important;
    right: .4em !important;
    width: 1.75em !important;
}
input.qty {
    margin-top: 14px !important;
    margin-left: 0 !important;
}
.swal2-html-container .winnig-section-3 {
    min-height: auto;
    max-height: max-content;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
    font-size: 13px !important;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny) {
    font-size: 13px !important;
}
div:where(.swal2-icon).swal2-success .swal2-success-fix {
    height: 0 !important;
}
.entriesList ul li img {
    width: 18px;
}

.ticket-desctiptionTabs {
    margin-top: 1.5rem;
}
.accordionSection .accordion-body {
    padding-top: 1.5rem;
}
.prizesBox .prizesImg {
    width: 100%;
    height: 100%;
}
.prizesBoxText {
    width: 100%;
}
.ticketSection a {
    font-size: 14px;
    line-height: 18px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100% !important;
    height: auto !important;
    border-radius: 15px 15px 0 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
    padding: 2rem 1.2rem !important;
    border-radius: 0 0 15px 15px !important;
    height: auto !important;
}
.woocommerce-button.button.view {
    width: fit-content;
    font-size: 14px!important;
    padding: .6rem 1rem !important;
    margin: 0 !important;
}
.order {
    margin-bottom: 1.5rem;
}
.tab-button {
    font-size: 15px !important;
    padding: 10px 14px !important;
}
.competition-box-section.tab-container {
    margin-top: 40px !important;
    margin-bottom: 15px !important;
}
a.prev.page-numbers, a.next.page-numbers, .page-numbers {
    font-size: 16px !important;
    padding: 0px 8px !important;
}
.toolTips .tooltip {
    font-size: 11px;
    line-height: 15px;
}
    .data-history thead th {
        padding: 10px 30px 10px 8px !important;
    }
    .coupon {
            margin: 0 0 1rem;
      display: grid;
    }
    .coupon button.button {
        font-family: "Exo", sans-serif;
        font-size: 14px !important;
        padding: 14px 16px !important;
        white-space: pre;
        margin-bottom: 1rem !important;
        width: 100% !important;
    }
    .input-text#coupon_code {
      padding: 10px;
}
.woocommerce-cart .woocommerce-cart-form {
    padding: 3rem 0 1rem;
}
.cart_totals h2 {
    font-size: 1.5rem;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 14px !important;
}
.woocommerce-cart .cart-collaterals {
    padding: 0rem 0 2rem;
}
.subscribeNow form {
    display: grid;
    gap: 8px;
}
    .box-wrapper__header {
        padding: 0.5rem 0 0 !important;
    }
    .viewalldiv {
    padding: 5px 0px !important;
}
     .featured_content span {
        font-size: 14px !important;
    }
    .subscribeNow input[type="email"] {
    font-size: 14px;
    padding: 6px;
}
.page-title h4 {
    font-size: 1.5rem !important; 
    margin-bottom: 0;
}
    .how_it_works_section .section-title h3 {
        margin-top: 2rem !important;
        font-size: 1.2rem !important;
    }
    .adventure_section .row.py-5 {
    padding-top: 1.5rem !important;
}
.adventure_content h4 {
    padding-left: .5rem !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    display: grid !important; 
    gap: 20px;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    margin-top: 2rem;
}
.checkout.woocommerce-checkout h6 {
    line-height: 21px;
    font-size: 14px;
}
.checkout.woocommerce-checkout h6 {
    line-height: 21px;
    font-size: 14px;
}
.ship-to-different-address span {
    font-size: 12px !important;
}
#ship-to-different-address span {
    font-size: 15px;
}
#ship-to-different-address {
    margin-bottom: 0;
    margin-top: 15px;
}
#ship-to-different-address label {
    display: flex;
    align-items: center;
    gap: 12px;
}
.woocommerce-checkout #customer_details {
    padding: 3rem 0 2rem !important;
}
#order_review_heading {
    font-size: 20px;
    margin-bottom: 14px;
}
.headingPanel h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.woocommerce-checkout #order_review {
    padding: 0 0 1em !important;
}
.woocommerce-checkout #customer_details {
    padding: 2rem 0 2rem !important;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields input {
    padding: 12px 14px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px !important;
}
.woocommerce-billing-fields h3 {
    font-size: 1.25rem;
}
.faq_section {
    padding: 2rem 0px !important;
}
.faq_section .section-title h2 {
    font-size: 1.4rem;
    margin-bottom: 10px;
}
.faq_section p {
    margin-bottom: 12px;
}
.accordion {
    padding: 0px;
    margin-top: 16px;
}
.accordion .accordion-item {
    padding: 16px 20px;
    border-radius: 12px;
}
.accordion h2 .accordion-title {
    font-size: 1.1rem !important;
    margin-right: 1rem;
}
.accordion .accordion-content p {
    margin-bottom: 10px;
    margin-top: 15px;
    padding-top: 20px;
    font-size: 1rem;
    line-height: 24px;
}
.page-banner-title {
    padding: 35px 0 !important;
}
.resetPassword .lost_reset_password p:first-child {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
}
.resetPassword .lost_reset_password {
 padding: 2rem;
}
header .col-md-2.col-3 {
    padding-right: 0;
}
.woocommerce-form-coupon-toggle .wpccl-btn-wrapper {
    text-align: left !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 2.9em !important;
}
.entriesList ul li:last-child{
  position: absolute;
  bottom: -40px;
  justify-content: center;
  left: 0;
  right: 0;
}
.cart-empty.woocommerce-info {
    padding-left: 46px !important;
    font-size: 14px !important;
}
.woocommerce-cart .wc-empty-cart-message {
    padding: 2rem 0px 0rem;
}
.woocommerce-cart .return-to-shop {
    padding: 0rem 0px 1rem;
}
body .woocommerce .wc-backward {
    font-size: 14px !important;
    padding: 13px 20px !important;
}
.progress-bg span input {
    margin-left: 0;
}
.progress-bg span {
    right: 0px !important;
}

.sweet-alert .sa-icon {
    margin: 0px auto 10px !important;
  }
  .sweet-alert h2 {
    font-size: 20px !important;
    line-height: 28px !important;
    margin: 10px 0 !important;
  }
    .showSweetAlert  fieldset {
    padding: 0;
}

.sweet-alert .sa-icon.sa-info {
    width: 55px;
    height: 55px;
}
.sweet-alert .sa-icon.sa-info::after {
    top: 10px !important;
}
.sweet-alert .sa-icon.sa-info::before {
    height: 25px !important;
    bottom: 8px !important;
}
.draw_result_load {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
}
.competition-closed {
    border-radius: 6px;
    padding: 25px;
}
.competition-closed h3 {
    font-size: 18px;
    margin-bottom: 12px;
}
.competition-closed p {
    font-size: 16px;
}
.browseMore {
    margin-top: 15px;
    margin-bottom: 25px;
}
.resultData {
    padding: 34px 0px;
}
.cardText h3 {
    font-size: 16px;
}
.cardText span {
    font-size: 15px;
}
.cardUserDetails h4 {
    font-size: 16px;
}
.winnerPrize {
    padding: 10px;
}
.addSubhead {
    margin-top: 30px;
}
.order-again a.button {
    font-size: 17px !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info a {
    font-size: 1rem;
}
.woocommerce-form-coupon-toggle .woocommerce-info .wpccl-input-wrapper {
    font-size: 1rem;
    padding-left: 26px;
}
.price-href {
    display: flex;
    align-items: center;
    justify-content: right;
    gap: 9px;
    padding-right: 10px;
}

.tooltip_box img {
    width: 15px;
    padding-left: 0;
    padding-bottom: 0;
}

.tooltip_box .price_d {
    font-size: 0.875rem;
}

.price-box {
    height: auto;
    align-items: center;
}

.infotooltip {
    right: 0;
    width: 15px;
}
.heroSlide {
    height: 49vh;
}
.my_account h2 {
    font-size: 1.35rem;
}
.woocommerce-account .woocommerce {
    padding: 2rem 1rem !important;
}
.registration-notice {
    margin-bottom: 2rem;
}
.registration-notice h3 {
    font-size: 1.4rem;
}
.coming-soon {
    font-size: 20px;
    margin: 2rem 0;
}
.counter-container {
    margin: 2rem 0 !important;
}
.counter-container .icon {
    margin-top: 0px !important;
}
    .topCart a {
    padding: 29px 0 29px 6px;
}
.userBtn a {
    padding: 27px 6px 27px;
    border-right: 1px solid #ddd;
}
.singleProductTop .card-wrapper .img-showcase {
    height: 340px;
}
}
