@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

@font-face {
    font-family: 'Sarifo';
    src: url('https://webapp7.cordobarewards.co.uk/assets/fonts/OneFunds/Safiro-Medium.ttf') format('truetype'),
         url('https://webapp7.cordobarewards.co.uk/assets/fonts/OneFunds/Safiro-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
h1,
h2,
h3 {
    font-family: 'Sarifo', sans-serif !important;
    font-weight: 150 !important;
}

body {
    font-family: 'Sarifo', sans-serif !important;
}

body {
    background-color: #000 !important;
    color: #fff !important;
}

.section-title h3{
    color: #fff !important;
}
.app-desktop-menu {
    background-color: #000 !important;
     font-family: 'Sarifo', sans-serif !important;
}
.app-desktop-menu .navbar .menu ul li a{
    color: #fff !important;
}
.footer-copyright p {
    color: #fff !important;
}
.nav-link:hover {
    color: #000 !important;
}
.login-page .login-logo {
    background-color: #000 !important;
}
.navbar-light .navbar-nav .nav-link.view_all, .ppoints {
    color: #000 !important;
}
.app-desktop-menu .navbar .right-menu ul li a ion-badge {
    color: #fff !important;
    background: #999 !important;
}
.category-box p {
   color: #fff !important;
}
.link span {
    color: #fff !important;
}
.menu-box h5 {
    color: #000 !important;
}
.product-name a {
    color: #000 !important;
}
.btn-theme {
    background: #000 !important;
    border-color: #000 !important;
}
.btn-theme:hover {
    border-color: #000 !important;
    color: #000 !important;
    background-color: transparent !important;
}
.section-title h3:after {
    background-color: #fff !important;
}
.common-btn {
    border-color: #fff !important;
    color: #fff !important;
    background-color: transparent !important;
    border-radius: 100px !important;
}
.selectCategory {
    color: #000 !important;
}
.pagination-container pagination-template .ngx-pagination .pagination-previous.disabled {
    border: 1px solid #dbdbdb;
    color: #fff !important;
}
.pagination-container pagination-template .ngx-pagination .pagination-next a {
    color: #fff !important;
}
.pagination-container pagination-template .ngx-pagination .current {
    background-color: transparent;
    color: #fff !important;    
    text-decoration: underline !important;    
}
.pagination-container pagination-template .ngx-pagination .pagination-next.disabled {
    border: 1px solid #dbdbdb;
    color: #fff !important;
}
.sub-catagory a {
    color: #000 !important;
}
#productlistsection span a {
    color: #fff !important;
}
.custom-control-label{
  color: #000 !important;
}
.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #000 !important;
    background-color: #000 !important;
}
.filter-header .title{
    color: #000 !important;
}
.closebtn .lable-name{
    color: #000 !important;
}
.empty-msg .shopping-cart-empty{
    color: #000 !important;
}

.product-name h3 {
    color: white !important;
}

.product-name h5 {
    color: #e3e3e3 !important;
}

.price span {
    color: #e3e3e3 !important;
}
 .btn-primary, .btn.btn-theme {
    background-color: white !important;
    border: 1px solid black !important;
    color:black !important;
    border-radius: 100px !important;
}
}

.btn.btn-primary:hover, .btn.btn-theme:hover {
    background-color: white !important;
    border: 1px solid black !important;
    color: black !important;
    opacity: 0.85 !important;
border-radius: 100px; !important
}

.breadcrumbdesign > a,
.link.breadcrumb-item.active {
    color: white;
}

.products-details .product-details .action .btn-with-icon {
    border: .5px solid white;
    background: black;
    padding: 8px 16px;
    display: inline-flex;
    align-items: center;
    color: white;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .05em;
    border-radius: 200px;
}

.products-details .product-details .action .btn-with-icon > a > img {
    filter: contrast(1) brightness(1) !important;
}

.products-details .product-details .desc .title {
    color: white;
}

.products-details .product-details .desc .content {
    color: #e3e3e3 !important;
}

.products-details .product-details .action .add-items .add,
.products-details .product-details .action .add-items .minus{
    border: 1px solid #e3e3e3;
    color: #fff;
    background-color: white;
    cursor: pointer;
}

.products-details .product-details .action .add-items .selctbox {
    background: #e1e1e1;
    border: 1px solid #e1e1e1;
}

.products-details .product-details .action .add-items > img > svg {
    filter: contrast(1) brightness(1) !important;
}

.modal-body {
    background: #171719;
}

.modal-body a {
    color: white !important;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: gray;
    text-decoration-thickness: 2px;
}

table tr:nth-child(1) {
    background-color: white !important;
    color: black !important;
}

.dropdown-item.active, .dropdown-item:active {
    background: black !important;
}

.desktopsubmenu .menu-box .dropdown-item.view_all {
    color: black !important;
}

.app-product-card .product-card {
    border-radius: 12px;
}

.contact-us .form-label {
    font-family: 'Sarifo';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: white;
}

.breadcrumb-item {
    color: #e3e3e3 !important;
}

.contact-us-img img {
    border-radius: 12px;
}
.section-title .red-text {
color: #fff !important;
}
.my-cart .summary .title{
color: #000 !important;
}
.my-cart .summary .order-total .total {
color: #000 !important;
}
.my-cart .summary .order-total .points {
color: #000 !important;
}
.my-cart .card .details .points {
color: #000 !important;
}
.points.user-points-info {
background-color: #8b7e7c !important;
}
.form-check-label{
color: #000 !important;
}
.checkout .card .address .text {
color: #000 !important;
}
.checkout .card .heading .red-text {
color: #000 !important;
    text-decoration: underline !important;
}
.checkout .summary .title {
color: #000 !important;
}
.checkout .summary .order-total .total {
color: #000 !important;
}
.checkout .summary .order-total .points {
color: #000 !important;
}
.checkout .card-active .details .points {
color: #000 !important;
}
.checkout .card .address .arrow-dropleft, .checkout .card .address .arrow-dropright {
color: #000 !important;
}
.checkout .card-comment .red-text {
color: #000 !important;
    text-decoration: underline !important;
}
.my-cart .card .add-items .add{
border: 1px solid #000 !important;
background-color: #fff !important;
}
.my-cart .card .add-items .minus{
border: 1px solid #000 !important;
}
input[type=checkbox] {
accent-color: #000 !important;
}
.btn:focus, .btn.focus {
    box-shadow: 0 0 0 0.2rem #1f1a1a26!important;
}
.form-control:focus {
    border-color: #000 !important;
    box-shadow: 0 0 0 0.2rem #1f1a1a26 !important;
}
.orders .page-title {
 color: #000 !important;
}
.acc-info-edit .page-title, .address-book .page-title {
 color: #000 !important;
}
.acc-info .category-card .active {
 color: #000 !important;
}
.add-new-font {
    color: #000 !important;
}
.light-blue {
    background:  #000 !important;
}
.qty{
color: #000 !important;
}
 .btn.btn-theme {
    background-color: white !important;
    border: 1px solid black !important;
    border-radius: 100px !important;
    color:black !important;
}

 .btn.btn-theme:hover {
       background-color: black !important;
    border: 1px solid black !important;
    border-radius: 100px !important;
    color: white !important;
    opacity: 0.85 !important;
}
.Store_About_Us img{
    width: 35% !important;
}
.btn-dark{
border-radius: 100px  !important;
}
