ul, ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
a
{
    text-decoration:none;
}
.badge_count
{
    border-radius:50%!important;
    color:#fff;
    background-color:#000000!important
}
.input-group-prepend
{
    z-index:0!important;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fdf4f4;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
 }
 #preloader-img img {
    width: 150px; /* Adjust as needed */
    animation: bounce 2s infinite;
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0) scale(1);
    }
    40% {
        transform: translateY(-20px) scale(1.2);
    }
    60% {
        transform: translateY(-10px) scale(0.8);
    }
}
 
.notification-bar {
  background-color: #103e4a;
  /*box-shadow: 0px 1px 11px #8b4e4e;*/
  /*border-radius: 3px;*/

}

.field-label{
        color:#241e20;

}

label {
    color:#241e20;
}

.notification-bar p {
    color: white;
/*    font-weight: bold;
*/    font-size: 13px;
    
    

  
}

img {
      border-radius: 8px;
}


.service-banner .row > div:nth-child(2n+1) .service-box {
    /*background-color: #000000;*/
    background-color:#000000;
    
/*    box-shadow: -3px 1px 5px #c5c1c1;
*/}

.service-banner .service-box p {
    color: black;
    font-weight: bold;
    font-size: 12px;

}

.product-box .product-info h5 {
    color: #000;
}

.category .category-block .category-content h5 {
    color: #000;
}

/*footer .sub-footer .payment-card-bottom {*/
/*        color: #444ca1;*/

/*}*/

footer .subscribe-section {
    background-color:#000000;
}

footer.footer-2 .sub-footer {
    background-color: #000;;
}


.category .category-block:hover {
    background-color: #cdcee1;
 
}

footer .call-text .call-no {
    color: #000;

}

.service-banner .row > div:nth-child(2n) .service-box {
    /*background-color: #000000;*/
    background-color: #000000;
    font-weight: bold;
    /*box-shadow: -3px 1px 5px #c5c1c1;
*/}



.img-fluid bg-img {
height: 300px;  

}

.product-box .img-block .cart-details i, .product-box .img-block .cart-wrap i {
    color: #ffffff;
    
}


header .search-bar .search-icon {

background-color: #000000;

}

footer .footer-social ul li a i {
    font-size: 22px;
    color: #000000;
    
}

.tap-top {
color: #000000;
background: #ffffff;

    }



footer.footer-2 .sub-footer {
    background-color: #000000;
    font-weight: bold;
    color : white;
/*    box-shadow: 0px 1px 11px gray;
*/
}
/*.btn*/
/*{*/
/*    border-radius:0px!important;*/
/*}*/
footer .sub-footer p {
    color: black;
  
}

footer .subscribe-section {
    /*background-color: #000000;*/
    background-color: #000000;
    color:#000000;
}

.btn-solid {

color: #fff;
background-color: #f75878;
}

footer.footer-2 .subscribe-section .subscribe-content .subscribe-form .btn-solid {
    background-color: #000000;
    color:#ffffff;
}

.add_to_cart .cart-inner .cart_media li .buttons a {
    font-size: 16px;
    color: #fff;
}

header .toggle-nav {
/*    display: none;
*/}

/*slider.home-fix .slider-contain {
    height: 70px;

height: 0px;
}*/

header.header-4 .brand-logo img {
    width:100px;
}

.home-slider.home-fix .home, .home-slider.home-fix .slider-contain {
    height: 0vh;
}

.bg-gradient {
    background: #000000;

}




.product-buttons {
            color: #000000;

}


.img-fluid {
  /*max-width: 100%;*/
  height: auto;
  }
  
  .img-fluid1 {
      
  }
  
  
  .service-banner .row > div:nth-child(2n+1) .service-box {
      background-color: #000000;
  }
  
  
  .service-banner .row > div:nth-child(2n) .service-box {
    background-color: #000000;
     
    
  }
  
  footer .call-text h3 {
  text-transform: capitalize;
  font-size: 22px;
  margin-bottom: 0;
  margin-top: -68px;
}

footer .call-us, footer .callus {
    border:none;   
}
  
  
.title-basic {
    top: 16px;
}
  
  
  
.slick-slide slick-current slick-active {
    width: 100px!important;
}
  
.mobile_logo
{
    display:none;
}
.announce_bar
{
    display:block;
}
.brand-logo
{
    display:block;
}
.lang_nav_mobile
{
    display:none;
}

.product-right .product-description .qty-box .input-group {
  justify-content:center;

 }
 
 
 .product-right h4 span {
     color:#000;
 }
 
 
 
 @media only screen and (max-width: 767px) {
    .img-fluid {
        
        background-image: url('../system_images/logo.png');
    }
    
     .mobile_logo img {
    max-width: 149px !important;
  }
}
.secTitle {
  font-size: 22px;
  font-weight: 400;
  color: #4e3120;
  text-align: center;
  margin-bottom: 32px;
}

.secTitle span {
    padding-bottom: 5px;
    border-bottom: 1px solid #4e3120;
}

.companyDetail {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #103e4a;
  margin: 30px 0;
  line-height: 1.6;
  text-align: justify;
}

.globalBtn {
  padding: 20px 29px;
  color: #fff;
  background-color: #103e4a;
  cursor: pointer;
  outline: none;
  border: none;
}

.globalBtn:hover {
  color: #fff;
  background-color: #ddb9a4;
}

.footer {
  background-color: #103e4a;
}

.button-container {
    text-align: center; /* Center the button horizontally */
}


/* Header Styles */
.header {
    background-color: #fff;
    padding: 0px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.top-bar {
    background-color: #103e4a;
    padding: 10px 0;
}

.top-bar__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
}

.top-bar__left span, .top-bar__right a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    margin-right: 20px;
}

.top-bar__right .currency-flag {
    width: 20px;
    margin-right: 5px;
}

.top-bar__left span:last-child, .top-bar__right a:last-child {
    margin-right: 0;
}

.header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__logo {
    flex: 1;
    padding:10px;
}

.logo {
    max-width: 170px;
}

.header__nav {
    flex: 2;
}

.nav__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.nav__item {
    margin-right: 20px;
}

.nav__link {
    text-decoration: none;
    color: #333;
    transition: color 0.3s ease;
}

.nav__link:hover {
    color: #007bff;
}

.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.sub-menu li {
    padding: 10px;
}

.sub-menu li a {
    color: #333;
    text-decoration: none;
}

.sub-menu li a:hover {
    color: #007bff;
}

.header__actions {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}

.search-bar {
    position: relative;
    margin-right: 20px;
}

.search__input {
    padding: 8px 15px;
    border: 1px solid #ccc;
    border-radius: 20px;
    outline: none;
}

.search__button {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}

.user-actions {
    margin-right: 20px;
}

.user-name {
    margin-right: 10px;
}

.user-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    list-style: none;
    padding: 10px;
}

.user-dropdown li {
    margin-bottom: 5px;
}

.user-dropdown li a {
    color: #333;
    text-decoration: none;
}

.user-dropdown li a:hover {
    color: #007bff;
}

.login-link {
    text-decoration: none;
    color: #333;
    transition: color 0.3s ease;
}

.login-link:hover {
    color: #007bff;
}

.cart-favorite-actions {
    display: flex;
    align-items: center;
}

.cart-icon, .favorite-icon {
    text-decoration: none;
    color: #333;
    margin-left: 20px;
}

.cart-icon:hover, .favorite-icon:hover {
    color: #007bff;
}



/* Select box styles */
.select-currency {
    position: relative;
    display: inline-block;
}

#currency-selector {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 8px 35px 8px 10px;
    border: 1px solid #ccc;
    border-radius: 20px;
    background-color: #fff;
    cursor: pointer;
    font-size: 14px;
    color: #333;
}

.select-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #555;
    pointer-events: none;
}

/* Flag styles */
.flag-icon {
    width: 20px;
    height: auto;
    margin-right: 5px;
}

@media (max-width: 1430px) {
  header .search-bar .search__input {
    width: 379px;
  }
}

.payment-methods img {
       color:WHITE;
    margin-bottom: 10px;
    width: 30px; /* Adjust the width as needed */
    height: auto; /* Maintain aspect ratio */
}

.footer {
    background-color: #f8f9fa;
    padding: 50px 0;
}

.footer .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer .col-lg-4 {
    flex: 0 0 calc(33.333% - 20px);
    max-width: calc(33.333% - 20px);
    margin-bottom: 20px;
}

.footer h4 {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
}

.footer p {
    color: #555;
    font-size: 16px;
    margin-bottom: 10px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    color: #007bff;
}

.footer .social-media-icons a {
    display: inline-block;
    font-size: 24px;
    margin-right: 15px;
}

.footer-info ul {
    list-style: none;
    padding: 0;
}

.footer-info ul li {
    margin-bottom: 10px;
}

.footer-info ul li a {
    color: #333; /* Link color */
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-info ul li a:hover {
    color: #FFA500; /* Hover color */
}

.category ul {
    list-style: none;
    padding: 0;
}

.category ul li {
    margin-bottom: 10px;
}

.category ul li a {
    color: #333; /* Link color */
    text-decoration: none;
    transition: color 0.3s ease;
}

.category ul li a:hover {
    color: #FFA500; /* Hover color */
}

.social-media-icons a {

  background-color: #103e4a;
  border-radius: 14%;
}


