/* <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet"> */

body {

	font-family: 'Poppins', sans-serif;
}
section#main-body {
    background-color: #fff;
}
.store-scrol-side-menu-list {
    height: 379px !important;
    overflow-y: scroll;
}
.main-container{
    max-width: 1540px !important;
}
.n-sub-heading{
    font-size: 35px  !important;
    font-weight: 600  !important;
}

.s-layout__content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.nav-padding{
  padding: 14px 5px;
}
.new-nav-container{
    max-width: 1500px !important;
}
.account{
    background-color: #ff8d00;
    padding: 7px 11px;
    border-radius: 8px;
}
#Secondary_Navbar-Account{
    background-color: #FF6C2C;
    padding: 7px 9px;
    border-radius: 8px;
}

#Secondary_Navbar-Account a{
    text-decoration: none;
    color: black;
}

.c-dropdown-toggle{
  color: black;
  background-color: #FF6C2C;
  padding: 7px 9px !important;
  border-radius: 8px;
}

.c-shopping-cart{
  color: white;
}

.c-billing-accounts-products-dropdown-div{
    position: absolute !important;
    max-height: 300px;
    overflow: auto;
    transform: translate3d(873px, 152px, 0px) !important;
}

.c-billing-accounts-products-dropdown-shop{
  top: -95px !important;
    left: 133px !important;
}

.c-billing-breadcrumb{
  margin-top: 93px;
}

/* Sidebar */
.s-sidebar__trigger {
  z-index: 100009;
  position: fixed;
  top: -20px;
  left: -20px;
  width: 3em;
  height: 3em;
  background: #620049;
}

.s-sidebar__trigger > i {
  display: inline-block;
  margin: 1.5em 0 0 1.5em;
  color: #fff;
}

.s-sidebar__nav {
  position: fixed;
  top: 0;
  left: -15em;
  overflow: hidden;
  transition: all 0.3s ease-in;
  width: 15em;
  height: 100%;
  background: #000;
  background-image: linear-gradient(to bottom, #620049, #1A0222);
  color: rgba(255, 255, 255, 0.7);
  z-index: 100000;
}

.s-sidebar__nav-link{
    color: #fff;
    font-weight: 600;
}
.s-sidebar__nav:hover,
.s-sidebar__nav:focus,
.s-sidebar__trigger:focus + .s-sidebar__nav,
.s-sidebar__trigger:hover + .s-sidebar__nav {
  left: 0;
}

.s-sidebar__nav ul {
  position: absolute;
  top: 4em;
  left: 0;
  margin: 0;
  padding: 0;
  width: 15em;
}

.s-sidebar__nav ul li {
  width: 100%;
}

.s-sidebar__nav-link {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4em;
}

.s-sidebar__nav-link:hover {
  color: #FF6C2C;
}

.s-sidebar__nav-link span {
  position: absolute;
  top: 50%;
  left: 4em;
  transform: translateY(-50%);
}

.s-sidebar__nav-link:hover {
  background: #fff;
}

.s-sidebar__nav-link > i {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 3em;
  height: 4em;
  font-size: 21px;
}

.s-sidebar__nav-link > i::before {
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
}

header.header .logo-img {
    max-width: 170px;
}
.n-home-area--icon{
    color: #000000 !important;
}
.n-top-border-box{
    border-top: 3px solid #FF6C2C !important;
    background-color: #ffe9c769 !important;
} 
.n-box-text{
    color: #000 !important;
    font-weight: 600;
}
.product-cato-icon-link-box {
    background-color: #fff;
    padding: 21px;
    border-radius: 15px;
    height: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.product-cato-icon-round {
    display: block;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding: 17px;
    margin: 0 auto 10px auto;
}
.product-cato-icon-round-bg-1 {
    background-color: #000219;
}
.product-cato-icon-round-bg-2 {
    background-color: #fd6511;
}

.product-cato-icon {
    width: 62px;
}
.product-cato-explore-btn {
    background-color: #001f41;
    font-weight: 600;
    color: white;
    border: none;
    border-radius: 10px;
    text-transform: uppercase;
    margin: 9px;
    padding: 7px 40px;
}
.product-cato-head{
    font-size: 20px;
    font-weight: 600;
}
/* {
    padding: 6px 24px 8px !important;
    display: flex !important;
    color: #000 !important;
    background-color: #fff !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-size: 19px;
    font-weight: 600;
    gap: 20px;
} */
.flex-card i{
    color: #FF6C2C !important;
}
.mobile-block-card{
  align-items: center;
}
.bg-box-section{
  background-color: #c1c1c140;
    padding: 40px 0px;
}








/* home product */
/* Main Heading Style */
.n-sub-heading {
    color: #3C0753 !important;
    font-size: 2.2rem !important;
    font-weight: 700 !important;
    position: relative;
    padding-bottom: 15px;
}

.n-sub-heading::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: linear-gradient(to right, #3C0753, #910A67);
    border-radius: 2px;
}

/* Card Columns Layout */
.card-columns.home {
    column-gap: 1.5rem;
}

@media (min-width: 576px) {
    .card-columns.home {
        column-count: 2;
    }
}

@media (min-width: 992px) {
    .card-columns.home {
        column-count: 3;
    }
}

/* Product Card Styling */
.dark-product-card {
    background: linear-gradient(135deg, rgba(145, 10, 103, 0.1), rgba(234, 150, 17, 0.1));
    border: 1px solid #3c0753 !important;
    border-radius: 15px !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    position: relative;
}

.dark-product-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(145, 10, 103, 0.1), rgba(234, 150, 17, 0.1));
    opacity: 0;
    transition: opacity 0.3s ease;
}

.dark-product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(60, 7, 83, 0.2) !important;
}

.dark-product-card:hover::before {
    opacity: 1;
}

/* Card Content Styling */
.product-heading-text {
    color: #000 !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    margin-bottom: 1rem;
    min-height: 50px;
}

.dark-product-card .card-body {
    padding: 2rem !important;
}

.dark-product-card p {
    color: rgba(255, 255, 255, 0.85) !important;
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

/* Button Styling */
.product-box-btn {
    background-color: #fbae8c !important;
    border: 2px solid #FF6C2C !important;
    color: #000000 !important;
    font-weight: 600 !important;
    padding: 0.75rem 1.5rem !important;
    border-radius: 25px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease !important;
    position: relative;
    overflow: hidden;
}

.product-box-btn:hover {
    background-color: #FF6C2C !important;
    color: #ffffff !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(234, 150, 17, 0.3);
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .n-sub-heading {
        font-size: 1.8rem !important;
    }
    
    .dark-product-card .card-body {
        padding: 1.5rem !important;
    }
    
    .product-heading-text {
        font-size: 1.3rem !important;
    }
}
/*home product */

/* products page */

/* .product-left-card {
  padding-left: 115px !important;
} */
/* Main Heading */

.main-heading span i {
    color: #910A67;
    font-size: 0.8em;
}

/* Product Card */
.product-card-div {
    background: #ffffff !important;
    border-radius: 12px !important;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid rgba(60, 7, 83, 0.1);
    box-shadow: 0 4px 15px rgba(60, 7, 83, 0.1);
    margin-bottom: 25px;
}

.product-card-div:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(60, 7, 83, 0.15);
}

/* Product Header */
.product-head {
    background: linear-gradient(135deg, #3C0753, #720455) !important;
    padding: 20px !important;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.product-head::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(145, 10, 103, 0.1), transparent);
    pointer-events: none;
}

.product-head-name {
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Product Description Area */
.product-lay {
    width: 100% !important;
    padding: 25px 20px !important;
    background-color: #ffffff;
}

.product-desc p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 20px;
}

/* Features List */
.pro-ul {
    padding-left: 0px;
    margin: 0;
}

.product-dec {
    font-size: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid rgba(60, 7, 83, 0.1);
    color: #444;
}

.product-dec:last-child {
    border-bottom: none;
}

.product-dec span.feature-value {
    font-weight: 600 !important;
    color: #720455;
}

/* Product Footer */
.pro-footer {
    margin: 0 !important;
    padding: 20px !important;
    width: 100% !important;
    background: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

/* Price Styling */
.pro-price {
    font-size: 16px;
    font-weight: 500;
    color: #666;
}

.pro-price span {
    font-size: 28px !important;
    font-weight: 700;
    color: #910A67 !important;
    display: inline-block;
    margin: 5px 0;
}

/* Order Button */
.product-order-btn {
    background: linear-gradient(to right, #FF6C2C, #f1a93d) !important;
    padding: 12px 25px !important;
    font-weight: 600 !important;
    border: none !important;
    color: #ffffff !important;
    font-size: 16px !important;
    border-radius: 25px !important;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    width: auto !important;
    min-width: 160px;
    text-align: center;
}

.product-order-btn:hover {
    background: linear-gradient(to right, #f1a93d, #FF6C2C) !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(234, 150, 17, 0.3);
}

.product-order-btn i {
    margin-right: 8px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .product-head-name {
        font-size: 1.1rem;
    }
    
    .pro-price span {
        font-size: 24px !important;
    }
    
    .product-order-btn {
        width: 100% !important;
        padding: 10px 20px !important;
    }
    
    .pro-footer {
        flex-direction: column;
        text-align: center;
    }
}
/* products page */

/*header*/
.header.header .navbar a {
    color: #000;
    text-decoration: none;
}
header.header .navbar-nav a {
    font-size: 16px;
    font-weight: 600;
}
.master-breadcrumb {
    background-color: #1b0222;
}.breadcrumb {
    background-color: #fd651100;
}
.breadcrumb-item.active {
    color: #ffffff !important;
    font-weight: 700;
    font-size: 16px;
}
.dropdown-menu {
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 14%), 0 6px 20px 0 rgb(0 0 0 / 7%);
    opacity: unset;
    visibility:visible;
    transition: none;
    transform: none;
}

.head-card{
  font-size: 20px;
  color: #ffffff;
}
/*header*/

/* footer */
a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a,
a:active,
a:focus {
    color: #333;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
}

.btn {
    padding: 14px 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.red-btn {
    background: var(--error-color);
    border: 2px solid var(--error-color);
    color: white;
}

.red-btn:hover {
    background: #1c376c;
    color: white;
    border-color: white;
}

/*---------footer---------*/
footer {
    background-color: var(--primary-color);
    background-image: -webkit-linear-gradient(top, var(--primary-color), #1e2c47);
    background-image: -moz-linear-gradient(top, var(--primary-color), #1e2c47);
    background-image: -o-linear-gradient(top, var(--primary-color), #1e2c47);
    background-image: linear-gradient(to bottom, #620049, #1A0222);
    color: white;
    padding: 50px 0;
    font-size: 17px;
}

footer h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
}

footer h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 2px;
}

.about-footer li i {
    position: absolute;
    left: 0;
}

.about-footer li {
    padding-left: 33px;
    position: relative;
    margin-bottom: 20px;
}

.about-footer ul {
    margin-top: 30px;
}

footer a {
    color: white;
    text-decoration: none;
}

footer a:hover {
    color: var(--yellow-color);
}

.footer-title {
    border-bottom: 2px solid #FF6C2C;
    padding-bottom: 25px;
    margin-bottom: 35px;
}

ul.footer-social {
    /* float: left; */
    padding-left: 0;
    margin-top: 0;
}

ul.footer-social li {
    display: inline;
    margin-right: 16px;
}

ul.footer-social i {
    width: 30px;
    height: 30px;
    background: white;
    color: #222025;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    font-size: 16px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 800;
}

ul.footer-social li:last-child {
    margin-right: 0px;
}

ul.footer-social i:hover {
    background: var(--yellow-color);
    color: white;
}

.page-more-info li {
    margin-bottom: 15px;
}

footer .table td:first-child {
    font-weight: 600;
    padding-left: 33px;
}

footer .table td:last-child {
    text-align: right;
}

footer .table td {
    padding: 0px;
    border: 0;
}

footer .table td i {
    position: absolute;
    left: 0px;
    font-size: 21px;
    top: 6px;
}

footer .table td {
    position: relative;
    padding: 4px 0;
}

.footer-logo td {
    padding-right: 4px !important;
}

.footer-logo td:last-child {
    padding-right: 0px !important;
}

footer hr {
    border-color: #9294a0;
}

.footer-bottom p {
    text-align: right;
}

.footer-bottom {
    margin-top: 30px;
}

.open-hours hr {
    margin: 30px 0;
}

.footer-company-logo{
    width: 240px;
}
/* footer */

/* configure product */
.configuration-card-body{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 27px 25px !important;
    border-radius: 10px;
    border: none;
}
.main-heading{
  display: flex;
    gap: 15px;
    align-items: center;
    font-weight: 700;
    font-size: 33px !important;
    color: #3C0753;
    display: flex;
}

.main-heading span{
    color: #ff5e00;
}
.sub-heading-description{
  font-size: 18px;
    margin-top: 10px;
    font-weight: 600;
}
.product-information{
  background-color: #ffe9c77a !important;
    border-left: 4px solid #FF6C2C !important;
    padding: 20px 16px !important;
}
.product-info-title{
  font-weight: 700;
}
.product-info-des{
  font-size: 16px;
    margin-top: 20px;
}
.price-select{
  background-color: #e5e5e5 !important;
    border: none !important;
    font-weight: 600 !important;
    color: #4e4e4e !important;
}
.color-black{
  color: #000 !important;
}
.label-black{
  font-size: 17px !important;
    font-weight: 600 !important;
}
.order-card{
    background-color: #fff4e4 !important;
}
#order-standard_cart .summary-container {
  background-color: #fff4e4 !important;
  font-size: 17px !important;
}

#order-standard_cart .cart-sidebar .list-group{
    max-height: 600px;
    overflow-y: auto;
}

.order-summery-heading{
  background-color: #220030 !important;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 25px !important;
}
.order-summery-div{
  padding: 21px 14px !important;
}
#order-standard_cart .order-summary .product-name {
  font-weight: 700;
  font-size: 18px !important;
}

#order-standard_cart .order-summary .product-group {
  font-size: 18px !important;
    text-align: center !important;
    padding: 5px 10px !important;
    font-weight: 600 !important;
    margin-top: 16px !important;
    margin-bottom: 15px !important;
    font-style: normal !important;
    color: #FF6C2C;
    text-decoration: underline;
}
.total-due-today .amt{
  font-size: 30px !important;
  font-weight: 700 !important;
}
.blue-order-btn{
  background-color: #3c0753 !important;
  border: none !important;
  padding: 7px 28px;
  font-weight: 600;
  margin-bottom: 16px;
}
/* configur product */

/* Review & Checkout */
.btn-group-div{
  display: flex;
  gap: 4px;
  justify-content: center;
  margin: 5px;
  flex-direction: column;
}
.checkout-btn{
  padding: 10px 12px !important;
  font-size: 16px !important;
  font-weight: 600;
  background-color: #059105;
    border: none;
}
.continue-shopping-btn{
  font-size: 16px !important;
  padding: 10px 12px !important;
    background-color: #3c0753 !important;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    border: none !important;
}
.continue-shopping-btn:hover{
  text-decoration: none;
    background-color: #0d6efd;
}
.view-cart-items{
  border-bottom: none !important;
}
.card-tab-header{
  background-color: #000 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}
.edit-btn{
  background-color: #ffb100 !important;
    font-size: 14px !important;
    padding: 3px 12px !important;
    font-weight: 500 !important;
    color: #000 !important;
    text-decoration: none !important;
}
.remove-btn{
  background-color: #d70000 !important;
    font-size: 14px !important;
    padding: 3px 12px !important;
    font-weight: 500 !important;
    color: #fff !important;
    text-decoration: none !important;
}
.empty-btn{
     background-color: #ffb100 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    color: #000 !important;
    font-weight: 600 !important;
    border-radius: 4px !important;
}
.promo-code-div{
  display: flex;
    align-items: center;
    gap: 8px;
}
.promo-code-btn{
  background-color: #4e7cff;
    margin-bottom: 5px;
    color: #fff;
    width: 35%;
}
.bg-white{
  background-color: #fff !important;
}
/* Review & Checkout */

/* checkout */
#order-standard_cart .sub-heading{
  text-align: center !important;
}
#order-standard_cart .sub-heading span{
  background-color: #3c0753 !important;
    padding: 3px 28px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #fff !important;
    border-radius: 20px !important;
    top: -16px !important;
}
#order-standard_cart .sub-heading {
  border-top: 2px solid #ffc99b !important;
}
#order-standard_cart .field, #order-standard_cart .form-control {
  border: none !important;
  color: #5a5a5a  !important;
  background-color: #f1f1f1 !important;
  border-radius: 7px !important;
}
.form-top-top{
  background-color: #4e7cff;
    border: none;
    color: #fff;
    font-weight: 500;
}
.payment-method-text{
  font-size: 16px !important;
    font-weight: 600 !important;
    color: #000 !important;
}
.payment-method-icon{
  display: flex;
    justify-content: end;
    align-items: center;
    gap: 4px;
}
.mv-pay-m-icon{
  width: 45px;
}
.small-text-form{
  font-size: 16px !important;
  color: #878787 !important;
}
/* checkout */

/* invoice */
.invoice-container {
  border: 2px solid #ff8100 !important;
}
.invoice-logo{
  width:  225px !important;
}
.invioce-card-header{
  background-color: #000219;
    color: #fff;
    text-align: center;
}
.invoice-small-text{
  font-size: 16px !important;
}
.table-bottom-area{
  background-color: #ff8100;
    font-size: 16px;
    font-weight: 600;
}
.bg-gray{
  background-color: #f5f4f4 !important;
  font-size: 18px !important;
}
.table-light-area{
  background-color: #ffe6c5;
}
.invo-print-btn{
  background-color: #000;
padding: 10px 20px !important;
color: #fff;
font-weight: 600;
border: none;
}
.invo-download-btn{
  background-color: #1b7ffb;
padding: 10px 20px !important;
color: #fff;
font-weight: 600;
border: none;
}
.invo-pay-btn input{
  background-color: #00224d;
  padding: 7px 20px !important;
  color: #fff;
  font-weight: 600;
  border: none;
  border-radius: 6px;
}
/* invoice */

/* client area */
.breadcrumb-item a{
  text-decoration: none;
  color: #b200ff;
  font-size: 17px;
  font-weight: 600;
}

.forms-main-heading {
  display: flex;
  gap: 10px;
  align-items: center;
  font-weight: 600;
  color: #131554;
  font-size: 26px !important;
}
.forms-main-heading span {
  color: #FF6C2C;
}
.text-form-control {
  border: none !important;
  color: #4c4c4c !important;
  background-color: #f1f1f1 !important;
}
#country{
  border: none !important;
  color: #4c4c4c !important;
  background-color: #f1f1f1 !important;
}
.form-check-input:checked {
  background-color: #fd710d;
  border-color: #fd710d;
}
.cancel-btn{
  font-size: 16px !important;
  padding: 10px 12px;
  background-color: #d90000;
  color: #fff !important;
  text-decoration: none;
  font-weight: 600;
  border: none;
}
.cancel-btn:hover{
  background-color: gray;
}
.label-font{
  font-size: 17px;
}
/* client area */

/* table */
table.table-list thead th {
  padding: 10px !important;
  background-color: #3c0753 !important;
  color: #fff !important;
  font-weight: 600 !important;
}
.table-list>tbody>tr>td {
  background-color: #f5f5f594  !important;
  font-size: 16px !important;
}
.custom-select {
  padding: .375rem 1.75rem .375rem .75rem !important;
}
.status-unpaid {
  background-color: #c10600 !important;
}
.btn-success {
 color: #fff;
background-color: #029b0e !important;
  border: none !important;
}
.card-sidebar .card-header{
  background-color: #3c0753;
    color: #fff;
}
.sidebar .list-group-item.active{
  background-color: #FF6C2C;
  border-color: #FF6C2C;
  font-weight: 600;
}
.sidebar .list-group-item.active:hover {
  background-color: #c3c3c3;
  border-color: #c3c3c3;
  color: #000;
}
.list-group-item.active {
    color: #fff;
    background-color: #FF6C2C !important;
    font-weight: 600;
}
/* table */

/* cilent area product section */
.icon-stack{
  font-size: 50px !important;
  color: #000219;
}
.client-product-detail .product-icon{
    background-color: #fff0e4 !important;
    border-radius: 1px !important;
}
.product-name{
  font-size: 25px !important;
  font-weight: 600;
}
.product-location{
  font-size: 19px !important;
}
.c-product-info-heading{
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
}
.light-bg-card{
  background-color: #fff0e4 !important;
}
.c-status{
  font-size: 22px;
    font-weight: 600;
    background-color: #ffbc00;
    border-radius: 25px;
    color: #000;
}
.status-pending {
  background-color: #ffcb2f;
  color: #000;
}
.btn-info {
     color: #fff !important;
    background-color: #910a67 !important;
    border: none !important;
    font-weight: 600 !important;
}
/* cilent area product section */

/* ticket sections */
.add-btn{
  background-color: #3c0753 !important;
  color: #fff !important;
  font-weight: 600 !important;
}
.add-btn:hover{
  background-color: #002d6e;
    color: #fff;
}
.small-bottom-text{
  font-size: 16px;
}
/* ticket sections */

/* nav top bar */
header.header .topbar {
  margin: 0;
  padding: 2px 0;
  background-color: #000219;
  color: #fff;
}
header.header .topbar .btn {
  line-height: 1;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
header.header .topbar .active-client .input-group-text {
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  font-weight: 600;
}
header.header .topbar .active-client .btn {
  color: #fff;
}
/* nav top bar */

/* login */
.main-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
    padding: 3rem 2rem;
}

.login-main-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1200px;
}

/* Login Form Container */
.login-form-container {
    width: 100%;
    max-width: 500px;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(60, 7, 83, 0.15);
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
}

.login-form-container:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(60, 7, 83, 0.2);
}

.login-form-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(to right, #3C0753, #910A67, #FF6C2C);
}

/* Logo Section */
.logo-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.login-logo {
    width: 200px;
    height: auto;
    margin-bottom: 1.5rem;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
    transition: transform 0.3s ease;
}

.login-logo:hover {
    transform: scale(1.05);
}

.logo-container h6 {
    color: #3C0753;
    font-weight: 700;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

.form-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #720455;
    text-align: center;
    margin: 0.5rem 0 1rem;
    position: relative;
}

/* Tip Box */
.tip-box {
    background: linear-gradient(135deg, rgba(234, 150, 17, 0.08), rgba(234, 150, 17, 0.15));
    padding: 1.2rem 2rem;
    border-radius: 15px;
    text-align: center;
    border: 1px solid rgba(234, 150, 17, 0.2);
    position: relative;
    font-weight: 500;
    color: #555;
}

.tip-box::before {
    content: '';
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 10px;
    height: 10px;
    background: #FFF6E8;
    border-left: 1px solid rgba(234, 150, 17, 0.2);
    border-top: 1px solid rgba(234, 150, 17, 0.2);
    transform: translateX(-50%) rotate(45deg);
}

.tip-box a {
    color: #910A67 !important;
    text-decoration: none;
    font-weight: 700;
    transition: all 0.3s ease;
    margin-left: 5px;
    position: relative;
    display: inline-block;
}

.tip-box a:hover {
    color: #FF6C2C !important;
}

.tip-box a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #FF6C2C;
    transition: width 0.3s ease;
}

.tip-box a:hover::after {
    width: 100%;
}

/* Form Elements */
.form-group {
    margin-bottom: 15px;
    position: relative;
}

.form-control-label {
    color: #3C0753 !important;
    font-weight: 600;
    margin-bottom: 0.7rem;
    font-size: 0.95rem;
    display: inline-block;
    transition: all 0.3s ease;
}

.text-form-control {
    border: 2px solid rgba(114, 4, 85, 0.15);
    border-radius: 12px;
    padding: 8px 14px;
    transition: all 0.3s ease;
    font-size: 1rem;
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
}

.text-form-control:focus {
    border-color: #910A67;
    box-shadow: 0 0 0 3px rgba(145, 10, 103, 0.1);
    background-color: #fff;
}

.input-group-merge {
    position: relative;
    display: flex;
    width: 100%;
}

/* Password Field */
.pw-input {
    padding-right: 3.5rem;
}

.input-group-append {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 5;
    display: flex;
    align-items: center;
}

.btn-reveal-pw {
    background: transparent !important;
    border: none !important;
    color: #720455 !important;
    height: 100%;
    padding: 0 1rem;
    transition: all 0.3s ease;
}

.btn-reveal-pw:hover {
    color: #FF6C2C !important;
}

.btn-reveal-pw i {
    font-size: 1.1rem;
}

/* Submit Button */
.continue-shopping-btn {
    background: linear-gradient(45deg, #910A67, #FF6C2C) !important;
    border: none;
    padding: 0.85rem 2.5rem;
    border-radius: 30px;
    color: #ffffff !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.4s ease;
    box-shadow: 0 6px 15px rgba(145, 10, 103, 0.25);
    position: relative;
    overflow: hidden;
}

.continue-shopping-btn:hover {
    background: linear-gradient(45deg, #FF6C2C, #910A67) !important;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(145, 10, 103, 0.35);
}

.continue-shopping-btn::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    transition: all 0.5s;
}

.continue-shopping-btn:active::after {
    transform: translate(-50%, -50%) scale(20);
    opacity: 1;
    transition: all 0s;
}

/* Checkbox Style */
.form-check-input {
    border: 2px solid #720455;
    border-radius: 4px;
    margin-right: 0.5rem;
    width: 18px;
    height: 18px;
    position: relative;
    top: 4px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.form-check-input:checked {
    background-color: #720455;
    border-color: #720455;
}

/* Remember Me Text */
.text-left {
    margin-top: 1rem;
}

.text-left label {
    color: #555;
    font-weight: 500;
    cursor: pointer;
}

/* Forgot Password Link */
.pw-text {
    color: #910A67 !important;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    font-size: 0.9rem;
    position: relative;
}

.pw-text:hover {
    color: #FF6C2C !important;
}

.pw-text::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #FF6C2C;
    transition: width 0.3s ease;
}

.pw-text:hover::after {
    width: 100%;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .main-section {
        padding: 2rem 1rem;
    }
    
    .login-form-container {
        padding: 2rem 1.5rem;
    }
    
    .login-logo {
        width: 160px;
    }
    
    .form-title {
        font-size: 1.3rem;
    }
    
    .tip-box {
        padding: 1rem 1.2rem;
        font-size: 0.9rem;
    }
    
    .continue-shopping-btn {
        padding: 0.75rem 1.8rem;
        font-size: 0.9rem;
    }
    
    .float-right, .text-left {
        margin-top: 0.5rem;
    }
}

/* Animation for form appearance */
@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.login-form-container {
    animation: fadeIn 0.5s ease-out forwards;
}
/* login */

/* Contact */
.center-sub-heading{
  display: flex;
  justify-content: center;
  gap: 11px;
  font-weight: 600;
  color: #131554;
}
.center-sub-heading span {
  color: #FF6C2C;
}
/* Contact */

/* client area */
.client-home-cards .card-header .btn{
  color: #ff5707;
  border: 0;
  font-weight: 700;
}
.card-one{
  background-color: #3c075330 !important;
  border: 2px solid #fff !important;
  border-radius: 15px;
}
.card-one-border {
  background-color: #3c0753 !important;
}
.card-two{
  background-color: #ffe9c7 !important;
  border: 2px solid #fff !important;
  border-radius: 15px;
}
.card-two-border {
  background-color: #FF6C2C !important;
}
.icon-card i{
  font-size: 45px !important;
  color: #FF6C2C !important;
}

.icon-card .stat{
  font-size: 47px;
    font-weight: 600;
    color: #001d52 !important;
}

.icon-card .title{
  color: #001d52 !important;
  font-size: 17px !important;
}
.client-area-card{
  padding: 10px !important;
  border: none !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgb(0 0 0 / 0%) !important;
}
.client-bottom-card .card-title{
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #020142;
}
.client-bottom-card p a{
  font-size: 17px !important;
  font-weight: 600 !important;
  color: #FF6C2C ;
}
.client-area-link-btn{
  background-color: #3c0753 !important;
  color: #fff !important;
  font-weight: 600 !important;
}
.client-area-link-btn:hover{
  background-color: #d9d9d9;
}
.client-area-card i{
  color: #FF6C2C;
}
/* client area */

/* announcement */
.announcement-div a{
  text-decoration: none !important;
  color: #000;
  font-weight: 600 !important;
}
.announcement-div h1 span{
  color: #ff5e00 !important;
}
.announcements .announcement article {
  background-color: #ffefd7;
  border-left: 4px solid #FF6C2C;
}
.announcement-btn{
  background-color: #000219;
  padding: 10px 10px;
  color: #fff !important;
  font-weight: 700 !important;
}
.announcement-btn:hover{
  background-color: #ff8100;
}
.announcement-date{
  font-weight: 600;
  color: #000 !important;
}
.announcements .announcement {
  margin-bottom: 3rem;
}
/* announcement */

/* knowledgebase */
.knowledgebase-bg-card{
  background-color: #ff81001f;
}
.main-search-btn{
  background-color: #ff8d00;
  border: none;
  font-weight: 600;
}
.knowledgebase-body{
  background-color: #ffead959;
  border-left: 3px solid #ff9900 !important;
  border-radius: 10px;
  font-weight: 600;
  font-size: 18px;
}
.knowledgebase-w-bg-card{
  background-color: #fff;
  border-left: 3px solid #ff8100 !important;
  border-radius: 10px !important;
}
/* knowledgebase */

/* Network Status */
.server-card p i{
  color:#ff5e00;
  font-size: 30px;
}
.server-card-header{
  font-weight: 600;
  background-color: #ff810026;
  border: none;
}
.server-badge{
  padding: 7px 18px;
  background-color: green;
}
/* Network Status */

/* ticket */
.view-ticket .posted-by {
  color: #000;
  background-color: #ff6a0036;
}
/* ticket */

/*mass payment*/
.masspay-table-head{
    background-color: #3c0753 !important;
    color: #fff !important;
}
.mass-pay-table-bottom{
    background-color: #ffcda2a1 !important;
}
.red{
    color: red;
    font-size: 18px;
}
/*mass payment*/

/* Mobile First */
@media (min-width: 1640px) {
  .s-layout__content {
    margin-left: 4em;
  }

  .s-sidebar__trigger {
    width: 4em;
  }

  .s-sidebar__nav {
    width: 4em;
    left: 0;
  }

  .s-sidebar__nav:hover,
  .s-sidebar__nav:focus,
  .s-sidebar__trigger:hover + .s-sidebar__nav,
  .s-sidebar__trigger:focus + .s-sidebar__nav {
    width: 15em;
  }
  
}
@media (max-width: 995px) {
  header.header {
    margin-top: 60px;
  }
  .head-container{
    max-width: 800px;
  }
  .main-container {
    max-width: 800px;
}
#order-standard_cart .cart-body {
  padding-left: 15px !important;
}
}
@media (max-width: 1640px) {
  header.header {
    margin-top:64px !important;
  }
}
@media (min-width: 2000px) {
  .s-layout__content {
    margin-left: 15em;
  }

  .s-sidebar__trigger {
    display: none;
  }

  .s-sidebar__nav {
    width: 15em;
  }

  .s-sidebar__nav ul {
    top: 1.3em;
  }
}
@media (max-width: 671px) {
    header.header {
    margin-top: 60px;
}
.n-sub-heading{
    font-size: 25px  !important;
}
}
@media (max-width: 500px) {
    .pay-social-area {
      justify-content: center !important;
    }
    .mobile-block-card{
      display: block !important;
    }
    
}
@media (max-width: 600px) {
    .grid.responsive-grid-5 {
      display: block;
    }
    .ul-list-div li {
      text-align: center;
  }
  .footer-logo{
    margin-bottom: 20px;
  }
  ul.scroll {
    height: 100%;
    overflow-y: scroll;
}
.product-dec {
  font-size: 14px;
}
.promo-code-div{
  display: block;
}
.promo-code-btn{
    width: 100%;
}
}
@media (max-width: 768px) {
  .grid.responsive-grid-5 {
      grid-template-columns: repeat(auto-fit, minmax(120px, -1fr));
  }
  #d-f-heading{
    font-size: 19px;
  }
  .footer-logo {
    width: 150px;
 }
 .login-form-container {
  border-radius: 1rem;
 }

}
@media only screen and (max-width: 991px) {
  #order-standard_cart .secondary-cart-sidebar {
      width: 100% !important;
  }
}
@media (min-width: 768px) {
  .main-container {
      grid-template-columns: 1fr 1fr;
  }

  .image-container {
      display: block;
  }
}
@media (min-width: 1024px) {
  .form-container {
      padding: 4rem;
      border-radius: 1rem;
  }

  .form-content {
      gap: 2rem;
  }
  .input-field {
      padding: 1rem;
  }

  .login-button {
      padding: 1rem 2rem;
      font-size: 1.25rem;
  }
}
/* Mobile First */

@media (min-width: 992px) {
    .card-columns.home {
        column-count: 4 !important;
    }
}

.btn-primary {
    color: #fff !important;
    background-color: #5c0046 !important;
    border-color: #5c0046 !important;
}

.help-heading-section {
    color: #3C0753;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 2rem !important;
    position: relative;
    padding-bottom: 15px;
}

.help-heading-section::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(to right, #3C0753, #910A67);
    border-radius: 2px;
}

/* Help card styling */
.help--section .help-card,
.help--section .n-top-border-box {
    border: none !important;
    border-radius: 12px !important;
    padding: 1.75rem 1rem !important;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    color: #333 !important;
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    background: white;
}

/* Card hover effect */
.help--section .help-card:hover,
.help--section .n-top-border-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

/* Accent colors for cards */
.help--section .card-accent-teal::before,
.help--section .card-accent-pomegranate::before,
.help--section .card-accent-sun-flower::before,
.help--section .card-accent-asbestos::before,
.help--section .card-accent-green::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(to right, #3C0753, #720455);
    border-radius: 6px 6px 0 0;
}

/* Specific accent for each card to create variety */
.help--section .card-accent-pomegranate::before {
    background: linear-gradient(to right, #720455, #910A67);
}

.help--section .card-accent-sun-flower::before {
    background: linear-gradient(to right, #910A67, #FF6C2C);
}

.help--section .card-accent-asbestos::before {
    background: linear-gradient(to right, #FF6C2C, #720455);
}

.help--section .card-accent-green::before {
    background: linear-gradient(to right, #3C0753, #FF6C2C);
}

/* Icon container styling */
.help--section .ico-container {
    background: rgba(60, 7, 83, 0.1);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    transition: all 0.3s ease;
}

.help--section .help-card:hover .ico-container,
.help--section .n-top-border-box:hover .ico-container {
    background: rgba(60, 7, 83, 0.2);
}

/* Icon styling */
.help--section .n-home-area--icon {
    font-size: 28px;
    color: #3C0753;
    transition: all 0.3s ease;
}

.help--section .card-accent-pomegranate .n-home-area--icon {
    color: #720455;
}

.help--section .card-accent-sun-flower .n-home-area--icon {
    color: #910A67;
}

.help--section .card-accent-asbestos .n-home-area--icon {
    color: #720455;
}

.help--section .card-accent-green .n-home-area--icon {
    color: #FF6C2C;
}

/* Text styling */
.help--section .n-box-text {
    font-weight: 600;
    font-size: 1rem;
    text-align: center;
    margin-top: 0.5rem;
}

/* Responsive adjustments */
@media (max-width: 767px) {
    .help--section {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }
    
    .help--section > div {
        margin-bottom: 20px;
    }
    
    .help--section .ico-container {
        width: 60px;
        height: 60px;
    }
    
    .help--section .n-home-area--icon {
        font-size: 22px;
    }
}

/* Additional flair: subtle background pattern */
.help--section {
    position: relative;
    padding: 2rem 0;
    background-color: #f8f9fa;
    border-radius: 16px;
}

.help--section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: radial-gradient(circle at 10% 20%, rgba(60, 7, 83, 0.03) 0%, transparent 8%), 
                     radial-gradient(circle at 90% 80%, rgba(145, 10, 103, 0.03) 0%, transparent 8%);
    background-size: 40px 40px;
    border-radius: 16px;
    z-index: 0;
}

.help--section .row {
    position: relative;
    z-index: 1;
}

.account-option-section {
  padding: 20px 0;
  background-color: #FFF6E8;
  border-radius: 12px;
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* Section heading styling */
.account-option-heading-section {
  color: #3C0753;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  text-align: center;
}

.account-option-heading-section::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: #910A67;
  border-radius: 2px;
}

/* Card styling */
.account-option .card-accent-midnight-blue {
  background-color: white;
  border-radius: 12px;
  padding: 20px 15px;
  text-align: center;
  color: #720455;
  font-weight: 500;
  transition: all 0.3s ease;
  height: 100%;
  border: 1px solid rgba(145, 10, 103, 0.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  text-decoration: none;
}

.account-option .card-accent-midnight-blue:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(60, 7, 83, 0.15);
  border-color: rgba(145, 10, 103, 0.2);
  color: #3C0753;
}

/* Icon container styling */
.account-option .ico-container {
  background-color: rgba(145, 10, 103, 0.1);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  transition: all 0.3s ease;
}

.account-option .card-accent-midnight-blue:hover .ico-container {
  background-color: #910A67;
}

/* Icon styling */
.account-option .ico-container i {
  font-size: 28px;
  color: #910A67;
  transition: all 0.3s ease;
}

.account-option .card-accent-midnight-blue:hover .ico-container i {
  color: white;
}

/* Adjust for mobile */
@media (max-width: 768px) {
  .account-option-section {
    margin: 2rem 0 !important;
  }
  
  .account-option {
    margin-bottom: 15px;
  }
  
  .account-option .ico-container {
    width: 60px;
    height: 60px;
  }
  
  .account-option .ico-container i {
    font-size: 24px;
  }
  
  .mobile-block-card {
    flex-direction: column;
    padding: 15px 10px;
  }
}

/* Special highlight for payment button */
.account-option:nth-child(5) .card-accent-midnight-blue {
  border: 1px solid rgba(234, 150, 17, 0.3);
}

.account-option:nth-child(5) .ico-container {
  background-color: rgba(234, 150, 17, 0.15);
}

.account-option:nth-child(5) .ico-container i {
  color: #FF6C2C;
}

.account-option:nth-child(5) .card-accent-midnight-blue:hover .ico-container {
  background-color: #FF6C2C;
}

/* Fix for flex layout */
.flex-card {
  display: flex !important;
}

.action-icon-btns {
  justify-content: center;
}

.language-btn{
    background: white !important;
}

.client-top-nav .custom-dropdown {
    background-color: #ffffff;
    border: none;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    padding: 10px 0;
    margin-top: 10px;
    min-width: 200px;
}

.client-top-nav .custom-dropdown li a {
    color: #333333; 
    padding: 10px 20px;
    font-size: 0.9rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 0; 
    transition: background-color 0.2s ease, color 0.2s ease;
}

.client-top-nav .custom-dropdown li a i {
    color: #3C0753;
    font-size: 1rem;
    width: 20px; 
    text-align: center;
}

.client-top-nav .custom-dropdown li a:hover {
    background-color: rgba(145, 10, 103, 0.08); 
    color: #910A67;
}

.client-top-nav .custom-dropdown li a:hover i {
    color: #910A67;
}

.client-top-nav .custom-dropdown .dropdown-divider {
    border-top: 1px solid #eeeeee;
    margin: 8px 0;
}

.client-top-nav .user-menu li a {
    gap: 0; 
}