.qty-wrapper {
    display: inline-flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    max-width: 120px;
}

.qty-input {
    width: 50px;
    text-align: center;
    border: none;
    outline: none;
    font-size: 14px;
    padding: 5px;
}

.qty-btn {
    border: none;
    width: 32px;
    height: 32px;
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s, transform 0.1s;
    color: #fff;
    font-weight: bold;
}

.qty-btn.minus {
    background: #e74c3c; /* red */
}

.qty-btn.minus:hover {
    background: #c0392b;
}

.qty-btn.plus {
    background: #27ae60; /* green */
}

.qty-btn.plus:hover {
    background: #1e8449;
}

.qty-btn:active {
    transform: scale(0.9);
}

.header_left {color:#FFF;}

 #airTable th { background-color: #1e76bc;
                           line-height: 30px; 
                           height: 40px; 
                           color: #FFF; 
                           padding: 5px 10px; 
                           border: 1px solid #000; }
            #airTable tr.category td { background-color: #cbcbcb; 
                                       line-height: 30px; 
                                       height: 40px; 
                                       color: #5d0439; 
                                       padding: 5px 10px; 
                                       border: 1px solid #000; }
            #airTable td { line-height: 30px; 
                           height: 40px; 
                           color: #5d0439; 
                           padding: 5px 10px; 
                           border: 1px solid #000; 
                           color: #000; }
            #qty_box { width: 75px; 
                              height: 25px; 
                              text-align: center; }
            h3 { font-size: 20px; 
                 padding: 0px; 
                 margin: 0px; }
          
	 .table-wrapper {
        position: relative;
        overflow-x: auto;
    }

    .fixed-footer-summary {
        position: sticky;
        bottom: 0;
        background: #262135;
        color: white;
        font-weight: bold;
        border-top:1px solid #262135;
        z-index: 999;
        width: 100%;
    }

    .table-wrapper .fixed-footer-summary {
        width: 100%;
        max-width: 100%;
    }

    .fixed-footer-summary > div {
        flex: 1;
        text-align: center;
    }

    @media (max-width: 576px) {
        .fixed-footer-summary {
            font-size: 14px;
            padding: 8px;
        }
    }


@media (min-width: 320px) 
{    
section.ec-instagram-section {
     padding-left:0px; 
     padding-right:0px; 
     padding-bottom:0px;    
    
}

}

/* Quick Shop */
section#shop-area { background-color: #FFF !important; }
table.quick-shop thead tr { background-color: #262135 !important; color: #FFF; }
table.quick-shop tr.category { background-color: #262135; color: #FFF; }
table.quick-shop tr td { border: 1px solid #485f34; }
table.quick-shop tr.category h3 { color: #FFF; }
table.quick-shop tr { background-color: #b3d5df; }
table.quick-shop tr td table { background-color: #D8EBF2; }

.pce-s { text-decoration-color: #000; }
.qtybutton-1 { border: 1px solid #ccc; box-shadow: inset 0 1px 3px #ddd; }

#showdis { background-color: #262135; color: #FFF; font-weight: bold; }
#showdis span { color: #FFF; font-weight: bold; }

#shipping-info { background-color: transparent !important; }
.shipping-info input { background: cornsilk; }

.billing-info { background-color: #8aabda; }
.billing-info input { background:cornsilk; }
.billing-info textarea { background: cornsilk; }
.billing-info select { background:cornsilk; }
.billing-info .at-custom-label { color: ivory; text-shadow: 2px 2px 5px black; }

.ship-info { background-color: #8aabda; }
.ship-info input { background:cornsilk; }
.ship-info textarea { background: cornsilk; }
.ship-info select { background:cornsilk; }
.ship-info .at-custom-label { color: ivory; text-shadow: 2px 2px 5px black; }


.deliveryMethod { background-color: #bbe1fb; }
.deliveryMethodCalculation { background-color: #fdfdfd; }

/* Check Box */
.checkbox-container input:checked ~ .checkmark { background-color:burlywood; }
.checkbox-containerB .checkmark:after { border: solid white; }
.checkbox-containerB:hover .checkmark { background-color: #ccc; }
.checkmark { background-color: #eee;border: 1px solid #000; }
.custome-form-check .form-check-label { color: #212529; }

/* Primary Menu */
nav { margin: auto; }

.billing-info .at-custom-label { font-size: 18px; }
.billing-info h2 { font-size: 18px; }

.ship-info .at-custom-label { font-size: 18px; }
.ship-info h2 { font-size: 18px; }

header .main-navbar .nav-menu > li > a { font-size: 16px; }

/* Button */
.btn.btn-red { color: #FFFFFF; background-color: #D92211; border-color: #D92211; }
.home-section-2 .home-social { background-color: burlywood; }


/* User */
.font-head { color: #000; }
.progtrckr li.progtrckr-done { color: #212529; border-top: 4px solid #75b109 !important; }
.progtrckr li.progtrckr-done:before { background-color: #6f970a; }

/* Buy Crackers */
div.accordion-body ul li { border-bottom: 1px dashed #ba880c; padding: 0 0 5px 10px; }
div.accordion-body ul li a { color: #212529; }
div.accordion-body ul li a:hover { color: #D92211; }

button.accordion-button { background-color:transparent !important; }

.category-option .category-name .accordion-item { border: 1px solid #ced4da; color: #212529; background-color: rgb(231, 213, 189) !important; }
.category-option .category-name .accordion-item .accordion-header { background-color: transparent; }
.category-option::-webkit-scrollbar-track { background: #f5e3b5; transform: translateY(10px); }
.category-option::-webkit-scrollbar-thumb { background: #d19c0a; }
.category-option::-webkit-scrollbar-thumb:hover { background: #d0b90c; }

div.product-style-2 h3 a { color: #DF0A0A; }
.badge-red { background-color: #DF0A0A; color: #FFF; }

#cinfo
{
text-transform:uppercase;
background-color:#1e76bc;
color:#FFF;
padding:10px;
border-bottom:1px solid #1e76bc;
}
.error {color:red;}
#customer {margin-top:20px;}
#billing_info
{

border: 2px solid;
    padding-left: 0px;
    padding-right: 0px;    
    
}
#billingForm
{
    margin:20px;
}
 #airTable th { background-color: #1e76bc;
                           line-height: 30px; 
                           height: 40px; 
                           color: #FFF; 
                           padding: 5px 10px; 
                           border: 1px solid #1e76bc; }
            #airTable tr.category td { background-color: #cbcbcb; 
                                       line-height: 30px; 
                                       height: 40px; 
                                       color: #5d0439; 
                                       padding: 5px 10px; 
                                       border: 1px solid #1e76bc; }
            #airTable td { line-height: 30px; 
                           height: 40px; 
                           color: #5d0439; 
                           padding: 5px 10px; 
                           border: 1px solid #1e76bc; 
                           color: #000; }
            #qty_box { width: 75px; 
                              height: 25px; 
                              text-align: center; }
            h3 { font-size: 20px; 
                 padding: 0px; 
                 margin: 0px; }
          
	 .table-wrapper {
        position: relative;
        overflow-x: auto;
    }

    .fixed-footer-summary {
        position: sticky;
        bottom: 0;
        background: #1e76bc;
        color: white;
        font-weight: bold;
        border-top:1px solid #1e76bc;
        z-index: 999;
        width: 100%;
    }

    .table-wrapper .fixed-footer-summary {
        width: 100%;
        max-width: 100%;
    }

    .fixed-footer-summary > div {
        flex: 1;
        text-align: center;
    }

    @media (max-width: 576px) {
        .fixed-footer-summary {
            font-size: 14px;
            padding: 8px;
        }
    }


@media (min-width: 320px) 
{    
section.ec-instagram-section {
     padding-left:0px; 
     padding-right:0px; 
     padding-bottom:0px;    
    
}

}


.header-top-message {
    overflow: hidden;
    white-space: nowrap;
    
}

.news-ticker__content {
    display: inline-block;
    padding-left: 100%;
    animation: scrollNews 20s linear infinite;
}

.news-ticker__content span {
    display: inline-block;
    margin-right: 50px; /* space between items */
    font-family: Arial, sans-serif;
    font-size: 16px;
}

/* Scroll animation */
@keyframes scrollNews {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}

/* Pause on hover */
.header-top-message:hover .news-ticker__content {
    animation-play-state: paused;
}

/* Mobile responsiveness */
@media (max-width: 480px) {
    .news-ticker__content span {
        font-size: 14px;
        margin-right: 30px;
    }
}
/*-------------------------------------------------
  Breadcrumb Style CSS
---------------------------------------------------*/
.ec-breadcrumb {
  padding: 15px 0;
  background-color: #f7f7f7;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.ec-breadcrumb .ec-breadcrumb-title {
  text-decoration: none;
  color: #444444;
  display: block;
  font-size: 15px;
  font-family: "Montserrat";
  line-height: 22px;
  font-weight: 700;
  margin: 0 auto;
  text-transform: capitalize;
}

.ec-breadcrumb-list {
  text-align: right;
}
.ec-breadcrumb-list li {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.02rem;
  line-height: 1.2;
  text-transform: capitalize;
}
.ec-breadcrumb-list li a {
  position: relative;
  color: #444444;
}
.ec-breadcrumb-list li.active {
  color: #3474d4;
}
.ec-breadcrumb-list .ec-breadcrumb-item.active::before {
  color: #3474d4;
}

.ec-breadcrumb-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ec-breadcrumb-item + .ec-breadcrumb-item {
  padding-left: 7px;
}
.ec-breadcrumb-item + .ec-breadcrumb-item::before {
  display: inline-block;
  padding-right: 7px;
  color: #444444;
  content: "\f101";
  font-family: "EcIcons";
  font-size: 15px;
}
/*-------------------------------------------------
  Track Order Page CSS
---------------------------------------------------*/
.track_order_page .ec-page-content .section-title {
  margin-bottom: 22px;
}
.track_order_page .ec-page-content .section-title .ec-title {
  padding: 0 64px;
}
.track_order_page .ec-page-content .section-title .ec-title:after {
  width: 50px;
}
.track_order_page .ec-page-content .section-title .ec-title:before {
  width: 50px;
}

.ec-trackorder-inner {
  background: #f9f9f9;
  padding: 50px;
  overflow: hidden;
  border: 1px solid #eeeeee;
}

.ec-trackorder-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ec-trackorder-top .ec-order-id {
  font-family: "Montserrat";
  font-size: 25px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 0;
  color: #555;
  letter-spacing: 0;
  position: relative;
  text-transform: capitalize;
}
.ec-trackorder-top .ec-order-detail {
  font-size: 15px;
  color: #444444;
  letter-spacing: 0;
  line-height: 1.1;
}
.ec-trackorder-top .ec-order-detail div:first-child {
  margin-bottom: 7px;
}
.ec-trackorder-top .ec-order-detail span {
  color: #3474d4;
  text-transform: uppercase;
  font-weight: 600;
}

#ec-progressbar {
  overflow: hidden;
  margin: 58px -9% 5px;
}
#ec-progressbar li {
  list-style-type: none;
  font-size: 14px;
  width: 20%;
  float: left;
  position: relative;
  font-weight: 400;
  text-align: center;
}
#ec-progressbar li .ec-progressbar-track {
  position: relative;
  display: block;
}
#ec-progressbar li .ec-progressbar-track:before {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: block;
  font-size: 26px;
  background: #deddff;
  border-radius: 50%;
  margin: auto;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  z-index: 9;
  position: relative;
}
#ec-progressbar li .ec-progressbar-track:after {
  content: "";
  width: 100%;
  height: 12px;
  background: #deddff;
  position: absolute;
  left: 0;
  top: 19px;
}
#ec-progressbar li .ec-track-icon {
  display: block;
  margin-bottom: 11px;
}
#ec-progressbar li .ec-track-title {
  position: relative;
  color: #444444;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 24px;
  max-width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0;
  margin-top: 16px;
  word-break: break-all;
}
#ec-progressbar li:first-child .ec-progressbar-track:after {
  content: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  left: 50%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#ec-progressbar li:last-child .ec-progressbar-track:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  left: -50%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
#ec-progressbar li:nth-child(2) .ec-progressbar-track:after {
  left: -50%;
}
#ec-progressbar li:nth-child(3) .ec-progressbar-track:after {
  left: -50%;
}
#ec-progressbar li:nth-child(4) .ec-progressbar-track:after {
  left: -50%;
}
#ec-progressbar li.active .ec-progressbar-track:before {
  background: #deddff;
  background: #3474d4;
  font-family: "EcIcons";
  content: "\f00c";
  z-index: 2;
}
#ec-progressbar li.active .ec-progressbar-track:after {
  background: #3474d4;
}
#ec-progressbar .step0 .ec-progressbar-track:before {
  font-family: "EcIcons";
  content: "\f10c";
}
/*-------------------------------------------------
  Contact Page CSS
---------------------------------------------------*/
.ec-contact-leftside {
  max-width: 568px;
  padding-right: 15px;
  float: left;
  margin: 0 auto;
}

.ec-contact-rightside {
  max-width: calc(100% - 568px);
  padding-left: 15px;
  float: left;
  margin: 0 auto;
  width: 100%;
}

.ec-contact-container {
  padding: 30px;
  background-color: #fff;
  border: 1px solid #ededed;
  text-align: left;
}
.ec-contact-container .ec-contact-form .ec-contact-wrap {
  width: 100%;
  padding: 0 15px;
}
.ec-contact-container .ec-contact-form .ec-contact-wrap.ec-contact-half {
  width: 50%;
}
.ec-contact-container .ec-contact-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px;
}
.ec-contact-container .ec-contact-form label {
  margin-bottom: 9px;
  color: #444444;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
}
.ec-contact-container .ec-contact-form input {
  background-color: transparent;
  border: 1px solid #ededed;
  color: #444444;
  font-size: 14px;
  margin-bottom: 27px;
  padding: 0 15px;
  width: 100%;
  outline: none;
}
.ec-contact-container .ec-contact-form input::-webkit-input-placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form input::-moz-placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form input:-ms-input-placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form input::-ms-input-placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form input::placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form input::-ms-input-placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form textarea {
  background-color: transparent;
  border: 1px solid #ededed;
  color: #444444;
  font-size: 14px;
  margin-bottom: 27px;
  padding: 0 15px;
  width: 100%;
  outline: none;
  padding-top: 14px;
  min-height: 150px;
}
.ec-contact-container .ec-contact-form textarea::-webkit-input-placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form textarea::-moz-placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form textarea:-ms-input-placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form textarea::-ms-input-placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form textarea::placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form textarea::-ms-input-placeholder {
  color: #777;
}
.ec-contact-container .ec-contact-form .ec-contact-fp label {
  margin-bottom: 0;
}
.ec-contact-container .ec-contact-form .ec-contact-fp label a {
  color: #444444;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0px;
}
.ec-contact-container .ec-contact-form .ec-rg-select-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  border-radius: 0;
  border: 1px solid #ededed !important;
  font-size: 14px;
  padding: 0;
  margin-bottom: 27px;
}
.ec-contact-container .ec-contact-form .ec-rg-select-inner select {
  padding: 0 15px;
}
.ec-contact-container .ec-contact-form .ec-rg-select-inner::after {
  content: "\f107";
  position: absolute;
  font-family: "EcIcons";
  top: 0;
  right: 0;
  padding: 0 10px;
  cursor: pointer;
  pointer-events: none;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  line-height: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #777777;
}
.ec-contact-container .ec-contact-form .ec-contact-wrap.ec-recaptcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ec-contact-container .ec-contact-form .ec-contact-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ec-contact-container .ec-contact-form .btn {
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  padding: 0 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: none;
  border-radius: 0px;
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ec_contact_info {
  max-width: 375px;
  margin-top: 30px;
  background-color: #fff;
}
.ec_contact_info .ec_contact_info_head {
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 19px;
  color: #202b3a;
  letter-spacing: 0.6px;
  position: relative;
}

li.ec-contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  line-height: 26px;
  border: 0;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  color: #777777;
  margin-bottom: 9px;
}
li.ec-contact-item + .ec-contact-item {
  margin-bottom: 18px;
}
li.ec-contact-item:last-child {
  margin-bottom: 0;
}
li.ec-contact-item a {
  color: #777777;
}
li.ec-contact-item span {
  font-size: 15px;
  color: #444444;
  font-weight: 500;
  min-width: 74px;
}

.ec-contact-item i {
  min-width: 20px;
  font-size: 20px;
  color: #3474d4;
  margin-right: 11px;
}

.ec_map_canvas iframe {
  overflow: hidden;
  background: none !important;
  height: 500px;
  width: 100%;
}

.qty-wrapper {
    display: inline-flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    max-width: 120px;
}

.qty-input {
    width: 50px;
    text-align: center;
    border: none;
    outline: none;
    font-size: 14px;
    padding: 5px;
}

.qty-btn {
    border: none;
    width: 32px;
    height: 32px;
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s, transform 0.1s;
    color: #fff;
    font-weight: bold;
}

.qty-btn.minus {
    background: #e74c3c; /* red */
}

.qty-btn.minus:hover {
    background: #c0392b;
}

.qty-btn.plus {
    background: #27ae60; /* green */
}

.qty-btn.plus:hover {
    background: #1e8449;
}

.qty-btn:active {
    transform: scale(0.9);
}

.header_left {color:#FFF;}


.contact-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; /* ensures responsiveness */
    gap: 20px;
    padding: 20px 0;
}

.contact-item {
    display: flex;
    align-items: flex-start;
    flex: 1 1 250px; /* minimum width for responsive stacking */
    background: #f9f9f9;
    padding: 15px;
    border-radius: 10px;
    transition: transform 0.3s;
}

.contact-item:hover {
    transform: translateY(-5px);
}

.contact-item i {
    font-size: 30px;
    color: #ff5722; /* icon color */
    margin-right: 15px;
}

.contact-text h4 {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 600;
}

.contact-text p,
.contact-text a {
    margin: 0;
    font-size: 14px;
    color: #555;
    text-decoration: none;
}

.contact-text a:hover {
    text-decoration: underline;
}

/* Mobile */
@media (max-width: 768px) {
    .contact-wrapper {
        flex-direction: column;
        gap: 15px;
    }
}


.ec-page-content {
    padding: 60px 0;
    background-color: #f8f9fa;
}

.card {
    border-radius: 12px;
}

.btn-primary {
    background-color: #ff5722;
    border: none;
}

.btn-primary:hover {
    background-color: #e64a19;
}

@media (max-width: 576px) {
    .card {
        padding: 20px;
    }
}

.timeline {
    list-style: none;
    padding-left: 0;
    position: relative;
}
.timeline::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #ddd;
}
.timeline li {
    position: relative;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-left: 4px solid transparent;
}
.timeline li.active {
    border-left-color: #ff5722;
}
.timeline li::before {
    content: '';
    position: absolute;
    left: 7px;
    top: 18px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ddd;
    border: 3px solid white;
}
.timeline li.active::before {
    background: #ff5722;
}
.timeline li span {
    display: block;
    font-size: 14px;
    color: #555;
    margin-top: 5px;
}

.privacy-policy h1 {
    font-size: 2rem;
    margin-bottom: 20px;
}
.privacy-policy h2 {
    font-size: 1.5rem;
    margin-top: 20px;
    margin-bottom: 10px;
}
.privacy-policy p {
    font-size: 1rem;
    margin-bottom: 10px;
    line-height: 1.6;
}
.privacy-policy ul {
    margin-left: 20px;
    margin-bottom: 10px;
}
.section-space-p {
    padding: 60px 0;
}

.terms-conditions h1 {
    font-size: 2rem;
    margin-bottom: 20px;
}
.terms-conditions h2 {
    font-size: 1.5rem;
    margin-top: 20px;
    margin-bottom: 10px;
}
.terms-conditions p, 
.terms-conditions li {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 10px;
}
.terms-conditions ul {
    margin-left: 20px;
}
.section-space-p {
    padding: 60px 0;
}

.click-zoom {
    transition: transform 0.3s ease;
    z-index: 10;
}

.click-zoom.zoomed {
    position: absolute;         /* float above the table */
    transform: scale(3);        /* zoom level */
    z-index: 9999;              /* keep on top */
    cursor: zoom-out;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.3);
}

#information {
    background: #262135; /* soft light background */
    padding: 40px 40px;
    border: 1px solid #f5d27a; /* subtle border */
    border-radius: 10px;
    margin: 40px 0;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.08);
}

#information p {
    font-size: 16px;
    line-height: 1.8;
    color: #FFF;
    margin: 0;
    text-align: justify;
}

#information p::before {
    content: "â„¹ï¸ ";
    font-size: 20px;
    color: #d35400;
    font-weight: bold;
}



#showdis { width: 100%; margin: 10px auto; display: block; padding: 20px; text-align: center; position: -webkit-sticky; position: sticky; bottom: 0; height: 60px; font-size: 18px; border-radius: 15px; }



.stick {
    width: 100%;
     position: sticky; 
    top: 120px;
    color: white;
    z-index: 999;
    flex-wrap: wrap;
}

 /* Blinking effect for the text */
    .blink-text {
        animation: blinker 1.2s linear infinite;
        color: #d9534f; /* red highlight */
        font-weight: bold;
    }

    @keyframes blinker {
        50% {
            opacity: 0;
        }
    }

    /* New label style */
    .new-label {
        background: #ff0000;
        color: #fff;
        font-size: 11px;
        padding: 2px 6px;
        margin-left: 6px;
        border-radius: 8px;
        animation: pulse 1.5s infinite;
    }

    @keyframes pulse {
        0% { transform: scale(1); }
        50% { transform: scale(1.2); }
        100% { transform: scale(1); }
    }


    .btn-options {
      position: relative;
      padding: 15px 40px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      border: 2px solid #ffcc00;
      border-radius: 50px;
      overflow: hidden;
      transition: color 0.4s ease;
    }

    .btn-options::before {
      content: "";
      position: absolute;
      top: 0;
      left: -100%;
      width: 100%;
      height: 100%;
      background: #ffcc00;
      transition: all 0.4s ease;
      z-index: -1;
    }

    .btn-options:hover {
      color: #111;
    }

    .btn-options:hover::before {
      left: 0;
    }

    /* Optional glowing animation */
    .btn-options {
      box-shadow: 0 0 10px #ffcc00, 0 0 20px #ffcc00 inset;
      animation: glow 2s infinite alternate;
    }

    @keyframes glow {
      from {
        box-shadow: 0 0 5px #ffcc00, 0 0 10px #ffcc00 inset;
      }
      to {
        box-shadow: 0 0 20px #ffcc00, 0 0 40px #ffcc00 inset;
      }
    }
    
.custom-btn {
    background: linear-gradient(135deg, #ff9800, #ff5722); /* warm tones for contrast */
    color: #fff;
    border: none;
    padding: 14px 32px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 50px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
}
.custom-btn:hover {
    transform: scale(1.08);
    box-shadow: 0 6px 25px rgba(255,87,34,0.6);
}


.btn-move {
  display: inline-block;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(45deg, #ff4d6d, #ffcc00);
  border: none;
  border-radius: 50px;
  text-decoration: none;
  cursor: pointer;
  transition: transform 0.3s ease;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

.btn-left {
  animation-name: moveLeftRight;
}

.btn-right {
  animation-name: moveRightLeft;
}

@keyframes moveLeftRight {
  0% { transform: translateX(0); }
  50% { transform: translateX(50px); }
  100% { transform: translateX(0); }
}

@keyframes moveRightLeft {
  0% { transform: translateX(0); }
  50% { transform: translateX(-50px); }
  100% { transform: translateX(0); }
}

/* Mobile View: Buttons move Up/Down */
@media (max-width: 768px) {
    .btn-left, .btn-right {
        display: block;
        margin: 20px auto;
    }

    .btn-left {
        animation-name: moveUpDown1;
    }

    .btn-right {
        animation-name: moveUpDown2;
    }

    @keyframes moveUpDown1 {
        0%, 100% { transform: translateY(0); }
        50% { transform: translateY(-20px); }
    }

    @keyframes moveUpDown2 {
        0%, 100% { transform: translateY(0); }
        50% { transform: translateY(20px); }
    }
}