:root {
    --bs-primary: #A6D0DD ;

  }

  .product-details-slider .slick-btn:hover, .product-details-action-bottom a:hover, .product-details-price-wrapper > span, .product-details-list li a, .product-details-content .ratings-wrap a:hover, .error h1, .comment .reply, .order-table .table tr.order-total td span, .cart-calculator-table td .price-ammount, .post .footer-meta a:hover, .post-title a:hover, .blog .read-more, .blog__meta p a, .accordion-button:hover, .banner__name span, .banner__label, .banner__notice, .promo__link, .promo__name, .user-dashboard-tab__head .nav-link.active, .product-tab__link.nav-link.active, .product-tab__link.nav-link:hover, .nav-top .slick-btn:hover i, .product-modal .product-price .sale-price, .product-modal .product-detail-list li a, .ratings i.rated, .widget-product .product-price-wrapper > span, .widget-product .product-rating i, .product-rating i.theme-star, .search-form__submit:hover, .account-form h4, .static-slider .single-static-slide .static-slide-text p, .homepage-slider .single-slider .slider-content p strong, .homepage-slider .single-slider .slider-content h5, .mini-cart__ammount i, .mainmenu__item > a:hover:after, .mainmenu__item > a:hover, .mainmenu__item.active > a:after, .mainmenu__item.active > a, .recent-post-content h4 a:hover, .copyright-text a:hover, .copyright-text a, .contact-info p, .header-toolbar-icons li .bordered-icon:hover, .corporate-2:hover i, .dropdown-item:hover, .tweet i, .tweet a, .breadcrumb-area .breadcrumb li a:hover, .breadcrumb-area .breadcrumb li.current a {
    color: #A6D0DD ;
  }
  
  .primary-bg, .comment .reply:hover, .product-action a:hover, .product-label.discount, .form__submit:hover, .homepage-slider .slick-dots li button:hover:before, .homepage-slider .slick-dots li.slick-active button:before, .homepage-slider .slick-btn:hover, .pagination li a:hover, .pagination li a.current, .scroll-to-top {
    background-color: #A6D0DD ;
  }
  
  .product-details-slider .slick-btn:hover, .product-tab__link.nav-link.active, .sidebar-widget .widget_conent .tagcloud a:hover, .corporate-2:hover i {
    border-color: #A6D0DD ;
  }

  a:hover {
    color: #A6D0DD  !important;
    text-decoration: none;
  }
  a:not([href]):not([tabindex]):hover {
    color: #A6D0DD  !important;
  }

  
  /*****************************
  01. Typography CSS
  *****************************/
  .heading-primary {

    color: #A6D0DD ;

  }

  .heading-big {
    color: #A6D0DD ;

  }

  .site-maintenance h2 {
    color: #A6D0DD ;


  }

  .header-text span {
    color: #A6D0DD ;
  }

  .mini-cart__count {

    background: #A6D0DD ;
  
  }

  .mini-cart__item--price {

    color: #A6D0DD ;
  }

  .mini-cart__calculation--ammount {
    color: #A6D0DD ;

  }

  .btn-bordered {

    border: 2px solid #A6D0DD ;
  }

  .btn-style-1 {
    background-color: #A6D0DD ;
  }
  
  .btn-style-1:hover {
    background-color: #A6D0DD ;
  }
  .btn-style-2 {
    background-color: #A6D0DD ;
  }

  .btn-style-3 {
    background-color: #A6D0DD ;
  }

  .rating > input:checked ~ label, .rating > input:not(:checked) > label:hover, .rating > input:not(:checked) > label:hover ~ label {
    color: #A6D0DD ;
  }
  .rating > input:checked + label:hover, .rating > input:checked ~ label:hover, .rating > input:checked ~ label:hover ~ label {
    color: #A6D0DD ;
  }
  .rating > label:hover ~ input:checked ~ label {
    color: #A6D0DD ;
  }
  

  .product-price-wrapper > span {
    color: #A6D0DD ;
  }

  .product-modal .btn-close {

    color: #A6D0DD ;

  }

  .accordion-item.open {
    border-color: #A6D0DD  !important;
  }
  .accordion-item.open:not(:first-of-type) {
    border-top: 1px solid #A6D0DD ;
  }

  .post-content blockquote {

    border-left: 5px solid #A6D0DD ;

  }

  .comment .reply {
    border: 1px solid #A6D0DD ;
  }

  .user-actions__single h3 {
    border-top: 3px solid #A6D0DD ;

  }
  .user-actions__single h3 i {
    color: #A6D0DD ;
  }

  .color--primary {
    color: #A6D0DD  !important;
  }

  .promo__content-3 {
    background-color:#A6D0DD  !important;

  }

  .active>.page-link, .page-link.active {
    background-color:#A6D0DD!important;
    border-color: #A6D0DD!important;
    z-index: 0;
  }

  a:not([href]):not([tabindex]):hover {
    color: #fff!important;
  }