button:focus{
    outline: none;
    box-shadow: none;
}
a,a:hover , .page-link{
    color: #00b517;
}
.page-item.active .page-link{
    background: #00b517;
    border: none;
}
.phpdebugbar {
    display: none !important;
}
.phpdebugbar.phpdebugbar-minimized {
    display: none;
}
.navbar{
    background: linear-gradient(141deg,#E22028 0,#E22028 51%,#E22028 85%);
}
.navbar a.nav-link{
    color:white;
}
.all-category {
    height: 40px;
    line-height: 40px;
    padding-left: 16px;
    font-weight: 600;
    background-color: #e6e8eb;
    border-radius: 8px 8px 0px 0px;
}
.footer-top p a {
    border-right: 1px solid;
    padding: 0px 10px;
}
.footer-top p a:last-child {
    border: none;
}
.btn{
    border-radius: 0;
}
.single-product-buttons button {
    width: 48%;
}
button.btn.btn-primary {
    background: #FD1422;
    border: 1px solid #FD1422;
}
.product-box-2 {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 5px 0px!important;
    transition: all 0.3s!important;
    -webkit-transition: all 0.3s!important;
    background: #fff!important;
    border-radius: 5px!important;
    margin-bottom: 10px !important;
    margin-right: 10px !important;
}
.product-box-2:hover{
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -ms-webkit-transform: translateY(-5px);
}
.navbar-toggler ,.navbar-toggler:hover, .navbar-toggler:focus {
    padding: 5px;
    border: none;
    outline: none;
}
.carousel-item img {
    height: 100%;
    width: 100%;
}
.carousel-control-prev, .carousel-control-next{
    width: 5%;
}
.fa-shopping-cart{
    font-size: 14px;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-top:0px;
    padding-bottom:0px;
}
.brand-wrap .logo, .navbar-brand .logo {
    max-height: 100%; 
}
.menu-category{
    scroll-behavior: auto;
    height: 277px;
    overflow: scroll;
    overflow-x: hidden;
    padding: 10px;
}
.menu-category > li > a { 
    padding: 5px 6px;
}
.menu-category li{
    border: none;
}
.menu-category > li:hover {
    background: #f1f1f1;
}
 
.mobile-side-menu{
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 300px;
    max-width: 80vw;
    height: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1), visibility 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1), visibility 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-webkit-transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1), visibility 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropdown-cart {
    min-width: 360px;
    padding: 0 1rem;
  }
  
  .dropdown-cart .dc-header .heading {
    margin: 0;
    color: rgba(0, 0, 0, 0.7);
  }
  
  .dropdown-cart .dc-item {
    padding: 1rem 1.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  
  .dropdown-cart .dc-item:before,
  .dropdown-cart .dc-item:after {
    content: '';
    display: table;
  }
  
  .dropdown-cart .dc-item:after {
    clear: both;
  }
  
  .dropdown-cart-header {
    padding: 1rem;
    border-bottom: 1px solid #f9f9f9;
  }
  
  .dropdown-cart-header .heading {
    margin: 0;
  }
  
  .dropdown-cart .dc-image {
    display: inline-block;
    float: left;
    width: 70px;
  }
  
  .dropdown-cart .dc-content {
    display: inline-block;
    float: right;
    width: calc(100% - 70px);
    padding-left: 1.5rem;
  }
  
  .dropdown-cart .dc-product-name a {
    color: rgba(0, 0, 0, 0.7);
  }
  
  .dropdown-cart .dc-product-name a:hover {
    color: rgba(0, 0, 0, 0.9);
  }
  
  .dropdown-cart .dc-quantity,
  .dropdown-cart .dc-price {
    display: inline-block;
    font-size: 0.75rem;
    color: rgba(0, 0, 0, 0.5);
    padding-right: 0.5rem;
  }
  
  .dropdown-cart .dc-actions {
    text-align: right;
  }
  
  .dropdown-cart .dc-actions button {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    font-size: 0.5rem;
    padding: 0;
    margin: 0;
    cursor: pointer;
  }
  
  .dropdown-cart .dc-actions button:hover {
    background: #ff3b30;
    color: #FFF;
  }
  
  .dc-item .subtotal-text {
    display: inline-block;
    color: rgba(0, 0, 0, 0.5);
  }
  
  .dc-item .subtotal-amount {
    display: inline-block;
    color: rgba(0, 0, 0, 0.5);
  }
  .widget-header a ,   .widget-header a:hover{
      color:white;
  }

  
#single-product-galary .carousel-indicators {
    position: relative;
    top: 100%;
    left: 0;
    margin: 5px 0;
    width: 100%;
    justify-content: left;
}
#single-product-galary  .carousel-indicators li {
  float: left;
  height: 50px;
  margin: 0 5px 0 0;
  width: 50px;
  border-top: 0px;
}
#single-product-galary .carousel-indicators li img{
  opacity: .7;
  display: block;
}
#single-product-galary {
  padding: 15px;
  padding-bottom: 0px;
}
#lightbox .modal-content {
  display: inline-block;
  text-align: center;
  padding: 20px;
  border-radius: 5px;
  box-shadow: none!important;
  border: 0;
}
#lightbox .modal-dialog {
  text-align: left;
  vertical-align: middle;
  background: 0 0;
  width: auto!important;
}
#lightbox .close {
  padding: 5px 8px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1032;
} 

.form-control{
  padding-left: 5px;
}
.card-product-grid span.price.h4{
    font-size: 14px;
    font-width: 500;
}
.price-old{
    color: #ea100f;
}
.nav-cart-box .dropdown-menu {
    border: 0px;
    padding:0!important;
    z-index: 999;
    margin: 0;
    border-radius: .5rem;
    background: #fff !important;
    /*box-shadow: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -2px rgba(0,0,0,.05);*/
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.31) 0px 0px 1px;
}
.nav-cart-box .dropdown-menu .dropdown-cart-items {
    max-height: 195px;
    overflow-y: auto;
}
.dropdown-menu .mc-header{
    background: #e0e0e0;
    color: #494949;
    padding: 10px;
    border-top-right-radius: .5rem;
    border-top-left-radius: .5rem;
}

.dropdown-cart .dc-header h3{font-size: 15px;padding-top: 15px;}
.dropdown-cart .dc-header {padding: 20px;text-align: center;}
.dropdown-cart .dc-item {padding: 5px 15px;}
.dropdown-cart .dc-btn .link--style-1 {
    color: #fff;
    font-size: 13px;
    border-radius: 3px;
}
.has-error{
    border-color: red !important;
}

.prev-arrow , .next-arrow{
    cursor: pointer;
    background: #fff;
    width: 40px;
    height: 40px;
    top: calc(50% - 15px);
    display: block;
    position: absolute;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: 0px 1px 8px 0px #888;
    z-index: 9;
}
.prev-arrow{
    left: 0%;
}
.next-arrow{
    right: 0%;
}

.card .img-wrap {
    border: 2px solid #E22028;
}


@media all and (max-width: 768px) {
    .section-header .header-main .brand-wrap{
      margin-bottom: 0rem;
      display: inline-block;
    }
    .search-box {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        background: #fff;
        padding: 15px 15px !important;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
        transition: opacity 0.3s 0s, visibility 0s 0s;
    }
    .section-header .header-main .search {
        margin-bottom: 0rem;
    }
    .search-box.show {
        opacity: 1;
        visibility: visible;
    }
    .search-box-back button {
        background: none !important;
        border-radius: 0;
        width: 48px;
        border: 0;
        padding: 0;
        border-radius: 0 3px 3px 0;
        height: 40px;
        font-size: 26px;
        padding-left: 11px;
        padding-right: 11px;
    }
    .search-box .input-group-append{
        display: none;
    }
 
    .carousel-control-prev, .carousel-control-next{
        display: none;
    }
    .carousel-indicators{
        margin-bottom: 0px;
    }
    .section-header .logo {
        width: 100%;
    }
    .side-menu-wrap.opacity-1, .side-menu-overlay.opacity-1 {
        opacity: 1;
        visibility: visible;
    }
   
    .mobile-side-menu.show{
        opacity: 1;
        visibility: visible;
    }
    .mobile-side-menu ul {
        padding: 20px 0;
        margin: 0;
        list-style: none;
    }
    .mobile-side-menu ul > li > a {
        display: block;
        padding: .5rem 0rem;
    }
    .single-product .content-body{
        padding: 10px;
    }
    .single-product .content-body h4{
        font-size: 18px;
    }
    .price{
        font-size: 20px;
    }
    #single-product-galary .carousel-inner{
      padding: 0px;
    }
    #lightbox .modal-dialog .modal-content .modal-body img {
      max-width: 100%!important;
    }

    .all-category{
        display: none;
    }
    .menu-category {
        scroll-behavior: unset;
        height: auto;
        overflow: unset;
        overflow-x: visible;
        padding: 0;
    }
    .menu-category li {
        width: 30.80%;
        height: 110px;
        display: inline-block;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #e9e9e9 !important;
        margin: 3px;
        vertical-align: top;
    }
    .menu-category > li > a {
        text-align: center;
        height: 100%;
        text-overflow: unset;
        white-space: initial;
        border: none !important;
        padding: 12px 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

/* Panel */
    .deals-section{
        background:#f2f3f5;
    }
    .deals-section .deals-box{
        background:#FFFFFF;
        border-radius:12px;
        padding:16px;
        box-shadow:0 2px 10px rgba(0,0,0,.04);
    }

    /* Header */
    .deals-header{
      display:flex; align-items:center; justify-content:space-between;
      margin-bottom:12px;
    }
    .deals-title{
      margin:0; font-size:18px; font-weight:700; color:#3a3a3a;
      display:flex; align-items:center; gap:8px;
    }
    .deals-bolt{
      display:inline-flex; align-items:center; justify-content:center;
      width:22px; height:22px; border-radius:50%;
      background:#7c3aed1a; /* light purple tint */
      color:#7c3aed; font-size:14px; line-height:1;
    }
    .deals-more{
      font-weight:700; color:#7c3aed; text-decoration:none;
      display:inline-flex; align-items:center; gap:6px;
      padding:6px 10px; border-radius:9999px;
      background:transparent;
    }
    .deals-more:hover{ color:#6628d6; }

    /* Scroller (horizontal list) */
    .deals-scroller{
      display:flex; gap:16px; overflow-x:auto; padding:6px 2px 4px;
      scroll-snap-type:x proximity;
    }
    .deals-scroller::-webkit-scrollbar{ height:6px; }
    .deals-scroller::-webkit-scrollbar-thumb{ background:#e1e1e6; border-radius:6px; }

    /* Item card */
    .deal-card{
      flex:0 0 180px; scroll-snap-align:start;
    }
    @media (max-width: 576px){
      .deal-card{ flex-basis: 150px; }
    }

    /* Thumb */
    .deal-thumb{
      display:block; background:#fff; border:1px solid #e8e8ee;
      border-radius:10px; padding:6px;
    }
    .deal-img{
      width:100%; height:150px; object-fit:cover; border-radius:8px;
    }

    /* Meta row */
    .deal-meta{
      display:flex; align-items:center; justify-content:space-between;
      margin-top:8px;
    }
    .deal-price strong{
      font-weight:700; color:#2b2b2b; display:block; line-height:1.2;
    }
    .deal-price del{
      color:#b6b6bf; font-size:13px; display:block; line-height:1.2;
    }

    /* OFF pill */
    .deal-off{
      font-size:12px; font-weight:700; color:#7c3aed;
      background:#f3e9ff;
      border:1px solid #e8d9ff;
      padding:3px 8px; border-radius:9999px; white-space:nowrap;
    }

    /* Section wrapper look */
    .love-wrap { background: #f5f6f8; }
    .love-panel{
        background:#eceff1;
        border-radius:14px;
        padding:16px 12px;
        box-shadow:0 4px 14px rgba(0,0,0,.05);
    }

    /* Header */
    .section-heading .section-title{ font-weight:700; color:#35363a; }
    .love-dot{ margin-right:6px; }
    .love-see-more{
        font-weight:700; color:#7c3aed; text-decoration:none;
        display:inline-flex; align-items:center; gap:6px;
        padding:6px 12px; border-radius:999px;
    }
    .love-see-more:hover{ color:#5f28d0; }

    /* Card */
    .love-card{
        position:relative;
        background:#fff;
        border:1px solid #e6e6ec;
        border-radius:14px;
        overflow:hidden;
        display:flex;
        flex-direction:column;
        height:100%;
        box-shadow:0 2px 10px rgba(0,0,0,.03);
    }

    /* Discount pill */
    .love-badge{
        position:absolute; top:10px; right:10px;
        background:#ef4444; color:#fff; font-weight:700;
        font-size:12px; line-height:1;
        padding:6px 10px; border-radius:6px;
        z-index:2;
    }

    /* Image */
    .love-thumb{
        display:block;
        border-bottom:1px solid #f0f0f5;
        padding:8px;
    }
    .love-thumb .img-fit{
        width:100%; 
        height:180px; 
        object-fit:cover; 
        border-radius:10px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    /* Content */
    .love-info{ padding:10px 12px 0; }
    .love-title{
        display:block; color:#333; font-size:14px;
        white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
        text-decoration:none; margin-bottom:6px;
    }
    .love-title:hover{ color:#7c3aed; }
    .love-price{
        display:flex; align-items:baseline; gap:10px; margin-bottom:10px;
    }
    .love-price strong{ color:#111; font-weight:800; }
    .love-price del{ color:#b7b7c3; font-size:13px; }

    /* CTA button */
    .love-btn{
        margin:10px 12px 12px;
        border:none; width:calc(100% - 24px);
        background:#6226ea; color:#fff; font-weight:700;
        border-radius:10px; padding:10px 12px; cursor:pointer;
        transition:.2s ease;
        font-size: 14px;
        text-align: center;
    }
    .love-btn:hover{ background:#511fd0; color:#FFFFFF; }

    /* Grid tweaks */
    @media (max-width: 991.98px){
        /*.love-thumb .img-fit{ height:160px; }*/
    }
    @media (max-width: 575.98px){
        /*.love-thumb .img-fit{ height:150px; }*/
    }

@media (min-width: 992px) {
    .col-lg-20p {
        width: 20%;
        flex: 0 0 20%;
    }
}
@media (max-width: 991.98px) {
    .col-lg-20p {
        width: 100%;       /* or 50%, or auto */
        flex: 0 0 100%;
        padding-left: 2px;
        padding-right: 2px;
    }
    .mb-4{
        margin-bottom: 2px !important;
    }
    .love-thumb{
        padding: 5px;
    }

    .fixed-btn-row {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 10px;
        background: #fff;  /* optional */
        z-index: 9999;
        display: flex;
        gap: 10px;
    }

    .fixed-btn-row .btn:nth-child(1),
    .fixed-btn-row .btn:nth-child(2) {
        flex: 1; /* equal width */
    }

    .fixed-btn-row .btn-whatsapp {
        display: none; /* hide WhatsApp from fixed row */
    }
}
