.logo.logo-width-1 a img {
    width: 80px !important;
    min-width: 100%;
}

@media only screen and (max-width: 768px) {
    .logo.logo-width-1 a img {
        width: 60px !important;
        min-width: 100%;
    }
}

@media only screen and (max-width: 1400px) {
    .display-2 {
        font-size: 30px;
    }
}

.hero-slider-1 .slider-content p {
    font-size: 25px;
}

.logo.logo-width-1 {
    margin-right: 50px;
    margin-left: 0px;
}

.header-action-2 .header-action-icon-2>a span.pro-count.blue {
    background-color: #A4862B;
}

.header-style-1 .header-middle-ptb-1 {
    padding: 10px 0;
}

.header-style-1 .hotline p {
    color: #A4862B !important;
}

.main-menu>nav>ul>li:hover>a {
    color: #A4862B;
}

.header-style-1 .main-categori-wrap>a:hover {
    background-color: #A4862B;
}

.header-style-1 .main-categori-wrap>a {
    color: #fff;
    line-height: 70px;
    background: #B8A259;
    padding: 0 30px;
}

.text-brand {
    color: #A4862B !important;
}

button.submit,
button[type="submit"] {
    font-size: 16px;
    font-weight: 500;
    padding: 15px 40px;
    color: #ffffff;
    border: none;
    background-color: #A4862B;
    border: 1px solid #A4862B;
    border-radius: 10px;
}

.header-style-1 .search-style-2 form {
    border: 2px solid #A4862B;
    border-radius: 4px;
    max-width: 1050px !important;
    background-color: #fff;
}

.header-style-1 .search-style-2 form input {
    max-width: 100%;
    border-width: 0px;
    border-radius: 0 5px 5px 0;
    margin-left: 20px;
    background-color: #fff;
    border: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .search-style-2 form input {
        width: 610px;
    }
}

.header-style-1 .search-location .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 35px;
    position: relative;
    color: #A4862B;
    font-weight: 500;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e2d7b6;
    color: color-heading;
}

button.submit:hover,
button[type="submit"]:hover {
    background-color: #a37b01 !important;
}

.dot-style-1 ul li.slick-active button {
    background: #A4862B;
    border-color: #A4862B;
}

.slider-arrow .slider-btn:hover {
    background-color: #A4862B;
    color: #fff;
    border-color: #A4862B;
}

.select2-dropdown .select2-search--dropdown .select2-search__field {
    border: 1px solid #e2d7b6;
    margin-bottom: 15px;
    border-radius: 5px;
    height: 40px;
    padding-left: 20px;
}

.cart-dropdown-wrap ul li .shopping-cart-title h4 a {
    color: #A4862B;
}

.cart-dropdown-wrap.account-dropdown a:hover {
    color: #A4862B;
}

.categories-dropdown-wrap ul li a:hover {
    color: #A4862B;
    background-color: transparent;
}

.main-menu>nav>ul>li ul.sub-menu li a:hover {
    color: #A4862B;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total h4 span {
    font-size: 18px;
    float: right;
    color: #A4862B;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline {
    background-color: transparent;
    border: 2px solid #A4862B;
    color: #A4862B;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline:hover {
    color: #ffffff;
    background-color: #A4862B;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a {
    display: inline-block;
    font-size: 14px;
    color: #A4862B;
    border-radius: 4px;
    line-height: 1;
    padding: 10px 20px;
    background-color: #ffffff;
    font-family: "Quicksand", sans-serif;
    border: 2px solid #A4862B;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a:hover {
    background-color: #A4862B;
    color: white;
}

.hotline p {
    color: #A4862B;
    font-size: 26px;
    font-weight: 700;
    font-family: "Quicksand", sans-serif;
    display: block;
    line-height: 1;
}

.mobile-social-icon a {
    text-align: center;
    font-size: 14px;
    margin-right: 5px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    height: 30px;
    width: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #A4862B;
    border-radius: 30px;
    line-height: 1;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn,
.button {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 30px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid transparent;
    background-color: #917E3E;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    letter-spacing: 0.5px;
    margin-bottom: 6px;
}

.btn:hover,
.button:hover {
    background-color: #A4862B;
}

@media only screen and (min-width: 768px) {
    .logo.logo-width-1 {
        margin-right: 30px;
        margin-left: 30px;
    }
}

.nav-tabs.links .nav-link:hover,
.nav-tabs.links .nav-link.active {
    color: #A4862B;
}

.mobile-header-logo {
    width: 20%;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover>a {
    color: #A4862B;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a i {
    font-size: 14px;
    color: #A4862B;
    margin-right: 8px;
}

@media only screen and (max-width: 768px) {
    .product-cart-wrap .product-img-action-wrap .product-action-1 {
        min-width: 77px;
    }
}

a {
    color: #A4862B;
}

a:hover {
    color: #ce9d33;
}

.footer-list li a:hover {
    color: #A4862B;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .mobile-promotion {
        display: block;
        padding: 7px 0;
        text-align: center;
        background: #A4862B;
        color: #fff;
    }
}

@media only screen and (max-width: 480px) {
    .mobile-promotion {
        display: block;
        padding: 7px 0;
        text-align: center;
        background: #A4862B;
        color: #fff;
    }
}

.header-bottom .header-action-right a span.pro-count {
    background-color: #A4862B;
    color: #fff;
}

.detail-extralink .detail-qty {
    margin: 0 6px 15px 0;
    background: #fff;
    border: 2px solid #A4862B !important;
    font-size: 16px;
    font-weight: 700;
    color: #A4862B;
    border-radius: 5px;
    padding: 11px 20px 11px 30px;
    max-width: 90px;
}

.detail-qty>a {
    font-size: 16px;
    color: #A4862B;
}

.detail-qty>a:hover {
    color: #A4862B;
}

@keyframes zoomInFade {
    0% {
        opacity: 0;
        transform: scale(1);
    }

    50% {
        opacity: 1;
        transform: scale(1.5);
    }

    100% {
        opacity: 0;
        transform: scale(3);
    }
}

.color_active {
    border: 5px #b4b4ff solid;
    border-radius: 10px;
}

/* add by anil */
.attr-detail {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 10px;
}

.size-filter.list-filter li .size-select {
    color: #3A3939;
}

.size-filter.list-filter .size-select {
    background: #fff;
    border-radius: 15px;
    padding: 0 15px;
    border: 1px solid black;
}

.variant-title {
    font-size: 16px;
    color: #3f3f3f;
}

.color-select {
    border-radius: 8px !important;
    padding: 4px !important;
    border: 1px solid rgb(214, 214, 214);
    width: 40px !important;
}

.color-active {
    border: 1px solid rgb(31, 31, 31);
    border-radius: 8px !important;
}

.cart-dropdown-wrap ul li {
    flex-wrap: inherit;
}

.cart-dropdown-wrap {
    width: 360px;
}

/* Premium Cart Page Styles */
.shopping-summery {
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #f0e6cc;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    background: #fff;
    margin-bottom: 30px;
}

#CartTable, #WishlistTable {
    margin-bottom: 0;
}

#CartTable thead th, #WishlistTable thead th {
    background-color: #fcf9f2;
    color: #4A3E1B;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
    padding: 15px 20px;
    border-bottom: 2px solid #ecdcae;
}

#CartTable tbody td, #WishlistTable tbody td {
    padding: 15px 20px;
    vertical-align: middle;
    border-bottom: 1px solid #f7f1df;
}

#CartTable tbody tr:last-child td, #WishlistTable tbody tr:last-child td {
    border-bottom: none;
}

#CartTable tbody tr:hover, #WishlistTable tbody tr:hover {
    background-color: #fffdf9;
}

#CartTable .product-thumbnail img, #WishlistTable .product-thumbnail img {
    max-width: 70px;
    border-radius: 8px;
    border: 1px solid #e8dfc7;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    transition: transform 0.2s ease;
}

#CartTable .product-thumbnail img:hover, #WishlistTable .product-thumbnail img:hover {
    transform: scale(1.05);
}

#CartTable .product-name a, #WishlistTable .product-name a {
    color: #253D4E;
    font-weight: 600;
    font-size: 15px;
    transition: color 0.2s ease;
}

#CartTable .product-name a:hover, #WishlistTable .product-name a:hover {
    color: #A4862B;
}

#CartTable .price h4, #WishlistTable .price h3 {
    font-size: 16px;
    font-weight: 700;
    color: #A4862B;
    margin: 0;
}

#CartTable .action a, #WishlistTable .action a {
    color: #a0a0a0;
    font-size: 16px;
    transition: color 0.2s ease, transform 0.2s ease;
    display: inline-block;
}

#CartTable .action a:hover, #WishlistTable .action a:hover {
    color: #c0392b;
    transform: scale(1.1);
}

/* Shipping calculator compact form */
.calculate-shiping {
    border-radius: 12px !important;
    border: 1px solid #f0e6cc !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    background: #fff;
    padding: 30px !important;
}

.calculate-shiping h4 {
    color: #253D4E;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px !important;
    border-bottom: 2px solid #ecdcae;
    padding-bottom: 10px;
}

.calculate-shiping .form-control {
    border: 1px solid #e4dcb9;
    border-radius: 6px;
    height: 44px;
    font-size: 14px;
    box-shadow: none;
    transition: all 0.2s ease;
}

.calculate-shiping .form-control:focus {
    border-color: #A4862B;
    box-shadow: 0 0 5px rgba(164, 134, 43, 0.15);
}

/* Compact Cart Totals Card */
.cart-totals {
    border-radius: 12px !important;
    border: 1px solid #f0e6cc !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    background: #fff;
    padding: 30px !important;
    margin-left: 0 !important;
}

.cart-totals h4 {
    color: #253D4E;
    font-weight: 700;
    font-size: 18px;
    /* border-bottom: 2px solid #ecdcae; */
    padding-bottom: 10px;
}

#TotalAmountTable {
    margin-bottom: 15px;
}

#TotalAmountTable td {
    padding: 10px 0;
    border: none;
}

#TotalAmountTable .cart_total_label h6 {
    font-weight: 500;
    color: #7e7e7e;
    font-size: 14px;
}

#TotalAmountTable .cart_total_amount h4 {
    font-weight: 700;
    font-size: 18px;
    color: #A4862B;
}

/* Coupon Box styling inside Summary */
.btn-coupon {
    background-color: #253D4E;
    color: #fff;
    border-radius: 6px;
    padding: 10px 20px;
    font-size: 12px;
    font-weight: 600;
    height: 44px;
    border: none;
    transition: all 0.2s ease;
}

.btn-coupon:hover {
    background-color: #A4862B;
    color: #fff;
}

.coupon-box input {
    border: 1px solid #e4dcb9;
    border-radius: 6px;
    height: 44px;
    padding: 10px 15px;
    font-size: 14px;
}

.coupon-box input:focus {
    border-color: #A4862B;
}

/* Proceed to checkout button */
.cart-totals .btn {
    height: 44px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 6px;
    background-color: #A4862B;
    color: #fff;
    border: none;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-totals .btn:hover {
    background-color: #8c7121;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(164, 134, 43, 0.2);
}

/* SweetAlert2 Elegant Global Brand Toast Overrides */
body .swal2-container.swal2-toast .swal2-popup {
    background-color: #ffffff !important;
    border: 1px solid #f0e6cc !important;
    box-shadow: 0 4px 15px rgba(164, 134, 43, 0.12) !important;
    border-radius: 8px !important;
    padding: 12px 15px !important;
}

body .swal2-container.swal2-toast .swal2-title {
    color: #253D4E !important;
    font-family: 'Quicksand', sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    margin: 0 0 0 10px !important;
    text-align: left !important;
}

body .swal2-container.swal2-toast .swal2-html-container {
    color: #4A3E1B !important;
    font-family: 'Quicksand', sans-serif !important;
    font-size: 13px !important;
    margin: 5px 0 0 10px !important;
    text-align: left !important;
}

body .swal2-container.swal2-toast .swal2-timer-progress-bar {
    background: #A4862B !important;
}

body .swal2-container.swal2-toast .swal2-icon.swal2-success {
    border-color: #A4862B !important;
    color: #A4862B !important;
}

body .swal2-container.swal2-toast .swal2-icon.swal2-success [class^='swal2-success-line'] {
    background-color: #A4862B !important;
}

body .swal2-container.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
    border: 4px solid rgba(164, 134, 43, 0.2) !important;
}

body .swal2-container.swal2-toast .swal2-icon.swal2-error {
    border-color: #c0392b !important;
    color: #c0392b !important;
}

body .swal2-container.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
    background-color: #c0392b !important;
}

/* Backdrop blur for modal */
.modal-backdrop.show {
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.45) !important;
}

/* Prevent background scrolling when modal is open */
body.modal-open,
html.modal-open {
    overflow: hidden !important;
    height: 100% !important;
}

/* Custom modal width 375px */
#authModal .modal-dialog {
    max-width: 375px !important;
    width: 375px !important;
    margin-left: auto;
    margin-right: auto;
}

/* Custom modal tab styling */
#authModal .nav-tabs .nav-link {
    background: none !important;
    border: none !important;
    color: #7E7E7E !important;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 15px;
    transition: all 0.3s ease;
}

#authModal .nav-tabs .nav-link.active {
    color: #A4862B !important;
}

#authModal .nav-tabs .nav-link.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 20%;
    right: 20%;
    height: 3px;
    background-color: #A4862B;
    border-radius: 3px;
}

/* Compact form controls */
#authModal .form-control {
    border: 1px solid #ececec;
    border-radius: 8px;
    height: 40px;
    padding-left: 15px;
    font-size: 13px;
}

#authModal .form-group {
    margin-bottom: 12px !important;
}

#authModal .form-control:focus {
    border-color: #A4862B;
    box-shadow: none;
}

#authModal .btn-close-custom {
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 10;
    border: none;
    background: transparent;
    font-size: 24px;
    color: #253D4E;
    cursor: pointer;
    padding: 0;
    line-height: 1;
    transition: all 0.2s ease;
}

#authModal .btn-close-custom:hover {
    color: #A4862B;
    transform: rotate(90deg);
}
.contact-from-area,.contact-logo{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 20px;
  border-radius: 10px;
}

.contact-from-area .contact-form-style button {

  padding: 10px 40px;
  background-color: #A99133;
}
