/*your custom css goes here*/

.aiz-card-box {
    background: linear-gradient(252deg, rgb(190 230 240 / 35%) 13%, rgb(240 219 214 / 60%) 70%, rgb(177 222 227 / 35%) 100%) ! IMPORTANT;
}

.category-sec {
    padding: 50px 0px;
}

.category-sec h3 {
    font-size: 30px;
}

.category-sec h3 span:after {
    content: "Categories";
    position: absolute;
    width: auto;
    color: var(--primary) !important;
    margin-left: 10px;

}

.cat-details .name {
    color: #1F2826;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 6px;
}

.cat-details .name:hover {
    transition: all 0.5s ease;
    transform: translateY(30%);
}

.cat-img {
    width: 150px;
    height: 150px;
    transition: all .2s;
    position: relative;
    overflow: hidden;
}

.testimonials h3 {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 32px;
}


/*.testimonials .testimonial-details:after {*/
/*    content: "";*/
/*    display: block;*/
/*    width: 14px;*/
/*    height: 14px;*/
/*    background-color: #f9f9f9;*/
/*    position: absolute;*/
/*    transform: scaleX(.75) rotate(45deg);*/
/*    border-width: 0;*/
/*    box-sizing: content-box;top:75%;left:50%}*/


.testimonials .elementor-testimonial__text {
    background: #f9f9f9 !important;
    padding: 50px 10px !important;
    width: 90%;
    margin: 0 auto;
}

.testimonials .elementor-testimonial__text p {
    font-size: 16px;
    line-height: 31px;
}

.testimonials .elementor-testimonial__footer .elementor-testimonial__name {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 18px;
}


.testimonials .elementor-testimonial__footer .elementor-testimonial__title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 14px;
}

button.btn.btn-soft-primary.mr-2.add-to-cart.fw-600.add-cart {
    margin-bottom: 20px;
    margin-top: 20px;
}

.products-detail-h3 {
    font-size: font-size: 0.87rem !important;
    height: 40px;
}

.products {
    font-size: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.price {
    font-size: .82rem;
}

.password-container {
    position: relative;
    border: 1px solid #e2e5ec !important;
    border-radius: .25rem !important;
}

.password-container .form-control {
    border: none !important;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.password-container input {
    width: calc(100% - 30px);
    padding-right: 30px;
}

.toggle-password {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.toggle-password i {
    font-size: 20px;
}

.cat-card-cs {
    background: linear-gradient(252deg, rgb(190 230 240 / 35%) 13%, rgb(240 219 214 / 60%) 70%, rgb(177 222 227 / 35%) 100%) ! IMPORTANT;
    border: none !important;
}

.social .social-cs {
    border: 1px solid #e2e5ec;
    border-radius: 50px;
    transition: all .3s ease;
}

.social .social-cs:hover {
    background-color: #3c9581;
    border: none;
}

.social .social-cs svg {
    margin-bottom: 5px;
}

.social .social-cs:hover i,
.social .social-cs:hover svg {
    filter: brightness(0) invert(1);
}

.topbar-cs {
    padding-bottom: 5px;
  position: relative;
  z-index: 9999;
}

.cat-img-cs {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.home-desc-cs {
    padding: 90px 90px 50px;
}

.home-desc-cs h1,
.home-desc-cs h2 {
    font-size: 24px;
    color: #1f2826;
}

.home-desc-cs p {
    font-size: 16px !important;
    line-height: 1.75rem;
}

.hamburger-menu {
    display: none;
}

ul.social-ft.colored i {
    color: #fff !important;
}

ul.social-ft.colored svg {
    filter: brightness(0) invert(1);
    margin-bottom: 4px;
}

.contact-main-cs {
    padding: 2rem 8rem;
}

.contact-main {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
}

.contact-info,
.contact-form {
    flex: 1 1 45%;
    margin: 10px;
}

.contact-info h2,
.contact-form h2 {
    color: #1F2826;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: .9rem;
}

.contact-info p,
.contact-form p {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}

.contact-details {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 1.2rem;
}

.contact-item {
    display: flex;
    align-items: start;
    margin-bottom: 16px;
    flex-direction: column;
    flex: 1 1 auto;
}

.contact-item .las {
    font-size: 3.5rem;
    color: #3c9581;
    opacity: .9;
    margin-bottom: .4rem;
}

.social-media {
    display: flex;
    align-items: center;
}

.social-media h3 {
    margin-right: 10px;
    color: #1F2826;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 0;
}

.social-media .social .social-cs {
    color: #fff !important;
    background: #3c9581;
}

.social-media ul.social.colored i {
    color: #fff !important;
}

.social-media ul.social.colored svg {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(100%) contrast(100%) !important;
}

.contact-form form {
    display: flex;
    flex-direction: column;
}

.contact-form label {
    margin-top: 10px;
    margin-bottom: 2px;
    color: #777;
    font-size: .92rem;
}

.contact-form input,
.contact-form textarea {
    padding: 12px 14px;
    border: 1px solid #333;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 6px;
}

.contact-form textarea {
    resize: vertical;
    height: 180px;
}

.contact-form button {
    margin-top: 10px;
    padding: 14px 10px;
    border: none;
    border-radius: 5px;
    background-color: #3c9581;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

.dropdown-content {
    display: none;
    position: absolute;
    left: 0;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    transition: max-height 0.3s ease;
    max-height: 0;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    /*padding: 0 6rem;*/
}

.dropdown-content .left {
    padding: 2rem 2rem 0 2rem;
    text-align: left !important;
}

.dropdown-content .right {
    padding: 2rem 0 2rem 6rem;
}

.dropdown-content .left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dropdown-content .left ul li {
    margin-bottom: 20px;
}

.dropdown-content .left ul li a {
    color: black;
    text-decoration: none;
    font-size: 16px;
}

.dropdown-content .left ul li a:hover {
    text-decoration: underline;
}

.image-conatiner-cs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    gap: 20px;
}

.dropdown-content .right .tab-contentss img {
    width: 240px;
    height: auto;
}

.dropdown-content .view-all {
    display: block;
    margin-top: 10px;
    text-decoration: none;
    background-color: #333;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
}

.dropdown-content .view-all:hover {
    background-color: #ddd;
    color: black;
}

.dropdown-cs:hover .dropdown-content {
    display: flex;
    max-height: 100vh;
}

.img-detail {
    color: #333;
}

.img-detail h2 {
    font-size: 1.10rem;
    padding-top: .75rem;
    font-weight: 500;
    color: #4c4a4a;
}

.arrow-dropdown {
    display: inline-block;
    transition: transform 0.3s ease;
    transform-origin: center;
    margin-left: 5px;
}

.dropdown-cs:hover a .arrow-dropdown {
    transform: rotate(180deg);
}

.left ul li a .dropside-arr {
    visibility: hidden;
    opacity: 0;
    transition: transform 0.5s ease;
    margin-left: 5px;
}

.left ul li .active .dropside-arr {
    visibility: visible;
    opacity: 1;
    transition: transform 0.5s ease;
}

.left ul li:hover a .dropside-arr {
    visibility: visible;
    opacity: 1;
    transition: transform 0.5s ease;
}


.left ul li .active {
    color: #3c9581 !important;
    transition: transform 0.4s ease;
}

.left ul li:hover a {
    color: #3c9581 !important;
    transition: transform 0.4s ease;
}

.tab-content-btn {
    display: flex;
    align-items: center;
    margin-top: 1.5rem;
}

.tab-content-btn .view-all-tab {
    background: #3c9581;
    color: #fff;
    font-size: .9rem;
    padding: .5rem 2.25rem;
    border-radius: 40px;
    cursor: pointer;
}

.tab-arr {
    margin-left: 6px;
}


@media (max-width: 768px) {
    .contact-main {
        flex-direction: column;
    }

    .contact-info,
    .contact-form {
        flex: 1 1 100%;
    }
}



@media screen and (max-width: 480px) {
    .category-sec {
        padding: 30px 0px;
        margin-bottom: .75rem !important;
    }

    .category-sec h3,
    .products,
    .testimonials h3 {
        font-size: 18px;
    }

    .category-btn-cs {
        font-size: 10px;
    }

    .home-banner-area {
        margin-bottom: 0 !important;
    }

    .testimonials .elementor-testimonial__text {
        width: 100%;
    }
}

@media screen and (max-width: 365px) {

    .category-sec h3,
    .products,
    .testimonials h3 {
        font-size: 15px;
    }
}

@media screen and (max-width: 991px) {
    .dropdown-cs {
        display: none;
    }

    .social {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0 !important;
        margin: .45rem 0;
    }

    .home-desc-cs {
        padding: 30px 20px 10px;
    }

    .home-desc-cs h1,
    .home-desc-cs h2 {
        font-size: 18px;
        color: #1f2826;
    }

    .home-desc-cs p {
        font-size: 14px !important;
        line-height: 1.75rem;
    }

    .hamburger-menu {
        position: relative;
        display: block;
    }

    .hamburger-icon {
        font-size: 30px;
        cursor: pointer;
        padding: 10px;
        position: relative;
    }

    .overlay-cs {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
        display: none;
        z-index: 999;
    }

    .overlay-cs.open {
        display: block;
    }

    .mob-menu {
        position: fixed;
        top: 0;
        left: -290px;
        width: 250px;
        height: 100%;
        background-color: #fff;
        color: #333;
        transition: left 0.3s ease;
        display: flex;
        flex-direction: column;
        padding: 20px;
        z-index: 9999;
    }

    .mob-menu a {
        color: #333;
        text-decoration: none;
        padding: 10px 0;
        margin: 10px 0;
        border-bottom: 1px solid #444;
    }

    /*.mob-menu a:hover {*/
    /*  background-color: #444;*/
    /*}*/

    .mob-menu.open {
        left: 0;
        /* Slide in from the left */
    }

    .contact-info,
    .contact-form {
        flex: 1 1 50%;
    }

    .contact-details {
        margin-bottom: 0;
    }

    .contact-form {
        margin-top: 2rem;
    }

    .mob-sort-cs {
        display: flex;
        align-items: center;
        margin-bottom: 6px;
        margin-left: 14px !important;
        width: 180px;
    }

    .mob-sort-cs label {
        width: 40%;
        color: #66676d !important;
        opacity: 1 !important;
    }

    .bootstrap-select .dropdown-toggle {
        color: #66676d !important;
        background-color: transparent !important;
        border-color: #333 important;
    }

    .dropdown-item {
        padding: 0.3rem 0.3rem !important;
    }
}


@media screen and (max-width: 1200px) {

    .image-box-cs img {
        height: auto;
        display: block !important;
    }

    .image-conatiner-cs {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: flex-start;
        gap: 20px;
    }

    .dropdown-content .left {
        padding: 2.5rem 0rem 0 !important;
    }

    .contact-main-cs {
        padding: 2rem 2rem;
    }
}


@media screen and (max-width: 600px) {

    .contact-info,
    .contact-form {
        flex: 1 1 50%;
    }

    .contact-main-cs {
        padding: 0rem 0rem;
    }

    .contact-item {
        padding: 0 2rem 0 0;
    }

    .social-media .social {
        margin: 0;
    }
}

@media screen and (max-width: 1500px) {
    .dropdown-content .right .tab-contentss img {
        width: 200px;
    }

}

@media screen and (max-width: 1220px) {

    .dropdown-content .left ul li a {
        font-size: 13px;
    }

    .dropdown-content .right .tab-contentss img {
        width: 170px;
    }

    .img-detail h2 {
        font-size: .85rem;
    }
}



.aiz-card-box .p-md-3 {
    min-height: 130px;
}

.left {
    max-width: 250px;
    /* Set a maximum width for the left column */
}

.right {
    padding-left: 20px;
    /* Add space between left and right sections */
}

/* Style for the dropdown content */
.dropdown-content {
    display: flex;
    /* Use flexbox for layout */
}

/* Image container styling */
.image-conatiner-cs {
    max-height: 300px;
    /* Ensure it stays scrollable */
    overflow-y: auto;
    /* Enable vertical scrolling */
}

/* Ensure images are responsive */
.image-box-cs img {
    max-width: 100%;
    /* Keep images within their containers */
    height: auto;
    /* Maintain aspect ratio */
}

/* Styling the view all button */
.tab-content-btn {
    margin-top: 10px;
    /* Space above the button */
    text-align: center;
    /* Center the button */
}

/* Coupon Section Styling */
.coupon-section {
    border: 1px solid #e0e0e0; /* Light gray border */
    padding: 15px;
    margin-top: 20px;
    background-color: #fff; /* White background */
}

.coupon-header {
    font-size: 16px;
    font-weight: bold;
    color: #d32f2f; /* Red color to match "BEST OFFERS" */
    text-transform: uppercase;
    margin-bottom: 15px;
}

.coupon-box {
    padding: 10px;
    border: 1px solid #e0e0e0; /* Solid gray border around each offer */
    position: relative;
}

.coupon-box p {
    margin: 5px 0;
    font-size: 14px;
}

.coupon-box strong {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.coupon-code {
    font-weight: bold;
    background-color: #f9f1d3; /* Light yellow background for the code */
    padding: 5px 15px;
    border: 1px solid #d1a55f;
    font-family: 'Courier New', Courier, monospace; /* Monospace font for the code */
    color: #000;
    display: inline-block;
    margin-left: 10px;
    border-radius: 3px;
}

.coupon-box p:last-child {
    margin-top: 8px;
}

/* Styling the 'View All' and 'Buy Now' buttons */
button {
    padding: 12px 20px;
    background-color: #a3916c; /* Olive-like color for button */
    border: none;
    /*color: #fff;*/
    /* text-transform: uppercase; */
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
}

button:hover {
    background-color: #8f7d5f; /* Darker olive on hover */
}
.product-pricing {
    display: flex;
    align-items: center;
    gap: 10px;
}

.product-pricing .price {
    font-size: 1.2rem;
    color: #000;
}

.product-pricing .discount {
    font-size: 1rem;
    color: #28a745; /* Success green */
    font-weight: bold;
}

.custom-product-cls{
    padding: 1rem 10px 0 !important;
}

.org-price {
  font-size: .675rem;
}

.wrapp {
  display: flex;
  align-items: center;
  line-height: 1.4;
  margin-top: 4px;
}

.pricing-section-cls {
  margin-right: 10px;
}

.wrapp .discount {
  font-size: .625rem !important;
  background: #ffc846;
  color: #343a40 !important;
  padding: 2px 5px;
  border-radius: 50px;
  margin-left: 10px;
}

.col-sm-10.prod-price-wrapp {
  display: flex;
}

.prod-price-wrapp .prod-dispricem {
  margin: 0;
}

.prod-price-wrapp .prod-dispricem h4 {
  margin: 6px 0 0 14px;
  font-size: 1rem;
  background: #ffc846;
  color: #000;
  padding: 4px 8px;
  border-radius: 5px;
  font-weight: 600;
}

@media screen and (max-width: 450px) {
    .pricing-section-cls {
      margin-right: 6px;
    }
    .org-price {
      font-size: .62rem;
    }
    .price {
      font-size: .74rem;
    }
    .price {
      font-size: .78rem;
    }
    .wrapp .discount {
      font-size: .6rem !important;
      background: #ffc846;
      color: #343a40 !important;
      padding: 1px 4px;
      border-radius: 50px;
    }
    .custom-product-cls {
      padding: 1rem 5px 0 !important;
    }
    button.btn.btn-soft-primary.mr-2.add-to-cart.fw-600.add-cart {
      margin-bottom: 14px;
      margin-top: 14px;
    }
}

@media screen and (max-width: 376px) {
    .wrapp .discount {
        font-size: .54rem !important;
        background: #ffc846;
        color: #343a40 !important;
        padding: 1px 4px;
        border-radius: 50px;
      }
      .price {
    font-size: .72rem;
  }
}
  