:root {
    --color-secondary: #92600a;
    --color-dark:#82178b;
}

.invalid-feedback {
    display: block;
    color: red;
    text-align: left;
    font-size: 13px;
}

.form-control.invalid {
    border-color: red;
    background-color: rgb(255, 246, 246);
}

.logo_img {
    height: 50px;
}

.logo_img_login {
    height: 70px;
}

.cart-action {
    position: relative;
    height: 40px;
    line-height: 39px;
    padding: 0 18px;
    display: block;
    border-radius: 4px;
    font-weight: 700;
    font-size: 14px;
    color: black ! important;
    background-color: white;
    transition: .3s;
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, .06);
    position: relative;
    z-index: 1;
}

.axil-signin-form-wrap {
    justify-content: center;
    text-align: center;
    margin: 0 0px 0px;
    height: calc(100vh - 10px);
}

.header-action .my-account .my-account-dropdown li a {
    font-size: 15px;
    padding: 9px 0;
}


.center-logo {
    text-align: center;
}

/***** Alert Styling ******/

.popupunder {
    width: 300px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 10;
    border: 0;
    padding: 20px;
    border-left: 4px solid;
    display: flex;
}

.popupunder .close {
    font-size: 11px;
    position: absolute !important;
    right: 3px;
    top: 3px;
    font-weight: bold;
}

.glyphicon {
    float: inline-end;
}

/****** End Alert Styling ********/


img.paystack {
    height: 30px;
}

select.form-control {
    font-size: 1.4rem;
}

.fade:not(.show) {
    opacity: 1;
    z-index: 100;
}

.dataTables_wrapper .dataTables_length select {
    width: 43px;
    height: 40px;
    padding: 5px;
}

.btn-table {
    font-size: 11px ! important;
    padding: 4px;
    height: auto !important;
    border-radius: 0px ! important;
}

.product-img {
    height: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.copyright-default .quick-link li::after {
    display: none;
}

.main-slider-style-3 {
    background-color: #f3f7f6;
    padding: 60px 0;
}

.btn-border-black {
    border: 1px solid #f1f1f1;
}

.browse-by-category {
    height: 160px;
}

.cart-action {
    box-shadow: none;
}

.current-price,
.old-price {
    font-size: 16px ! important;
}

@media only screen and (max-width: 600px) {
    .axil-product .product-hover-action {
        bottom: 30px;
        opacity: 1;
        visibility: visible;
        transition-delay: 0.2s;
    }
}

.product-details {
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
    margin-top: -15px;
    padding: 10px;
    border-radius: 5px;
}

.thumbnail {
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.font-13 {
    font-size: 13px;
}

.cart-dropdown .cart-item .item-quantity .quantity-input {
    width: 80px;
    text-align: left;
}

.cart-dropdown .cart-header .header-title {
    font-size: 20px;
}

.cart-dropdown .cart-footer .cart-subtotal {
    font-size: 17px;
}

.axil-signin-form {
    max-width: 1000px ! important;
    width: 100%;
    padding: 30px;
}

.text-left {
    text-align: left;
}

.text-bold {
    font-weight: bold;
}

.axil-section-gap {
    padding: 30px 0;
}

.axil-dashboard-order .table thead th {
    font-size: 15px;
}


.fade {
    opacity: 1;
}

.tableCustomer th {
    text-transform: capitalize;
    font-size: 14px;
}

.tableCustomer td {
    font-size: 14px;
}

.shadow {
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, .06);
}

.border-radius-5 {
    border-radius: 5px;
}

.categrie-product-3 a img {
    border-radius: 4px;
    width: auto;
}

.font-weight-900 {
    font-weight: bolder ! important;
}

.border-bottom {
    border-bottom: 1px solid #ccc;
}

.margin-bottom--10 {
    margin-bottom: -10px;
}

.total {
    text-decoration: overline;
}

.peachArea {
    padding: 15px;
    background-color: #ececec;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.bg-none {
    background-color: none ! important;
    background: none ! important;
    text-align: right;
    height: 50px;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    padding: 10px;
}

.inline {
    display: inline ! important;
}

.single-product-modern .single-product-content .inner .product-action-wrapper .product-action {
    margin: -10px;
    width: 100% ! important;
}

.axil-product.product-style-six .product-content .product-hover-action .cart-action li.select-option a {
    background-color: var(--color-white);
    color: var(--color-black);
    border: 1px solid var(--color-black);
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
}

.axil-product.product-style-six .product-content .product-hover-action .cart-action li.select-option a:hover {
    background-color: var(--color-dark);
    border: 1px solid #efefef;
    color: #efefef;
}

.axil-product>.thumbnail .label-block .product-badget {
    background-color: var(--color-secondary);
}

.cart-dropdown .cart-item .item-title {
    font-size: 16px;
    margin-bottom: 0px;
}

@media only screen and (max-width: 767px) {
    .cart-dropdown .cart-item .item-title {
        font-size: 16px;
        margin-bottom: -7px;
    }
}

.header-action .wishlist .wishlist-count {
    text-align: center;
    background-color: var(--color-primary);
    border: 2px solid var(--color-white);
    font-size: 12px;
    font-weight: 500;
    color: var(--color-white);
    border-radius: 50%;
    height: 22px;
    width: 22px;
    line-height: 19px;
    position: absolute;
    top: -12px;
    right: -12px;
}

.text-babge {
    color: #E5E5E5;
}

.header-action .shopping-cart .cart-dropdown-btn .cart-count {
    background-color: var(--color-dark);
}

.header-action .wishlist .wishlist-count {
    background-color: var(--color-dark);
    color:beige
}

.text-secondary {
    color: var(--color-secondary);
}

a.axil-btn.btn-bg-dark,
button.axil-btn.btn-bg-dark{
  background-color: var(--color-dark);
  color: var(--color-white)! important;
  border:1px solid var(--color-dark)
}

.welcome-arrow {
  color: var(--color-white)! important;
}

a.axil-btn.btn-bg-dark:hover,
button.axil-btn.btn-bg-dark:hover{
  background-color: var(--color-white);
  color: var(--color-dark)! important;
}

.welcome-arrow:hover{
  color: var(--color-dark)! important;
}

a.axil-btn.btn-bg-dark-inverse,
button.axil-btn.btn-bg-dark-inverse {
    background-color: var(--color-white);
    color: var(--color-dark);
    border:1px solid var(--color-dark);
}

a.axil-btn.btn-bg-dark-inverse:hover,
button.axil-btn.btn-bg-dark-inverse:hover {
  background-color: var(--color-dark);
  color: var(--color-white);
}

.axil-product .product-content .title {
    color: var(--color-body);
}

.title a:hover {
    color: var(--color-secondary)! important;
}

.axil-product.product-style-six .product-content .product-hover-action .cart-action {
    justify-content: center;
}

.center{
    text-align: center! important;
}

.axil-order-summery {
    background-color: #f7f7f7;
    border-radius:0px;
}
.header-style-5 .header-top-campaign {
    background-image: url(../images/others/campaign-bg3.png);
    padding: 20px 0 18px;
    filter: grayscale(82%);
}

.mainmenu>li>a {
    color: var(--color-heading);
    font-weight: 500;
}

a.axil-btn.btn-bg-primary,
button.axil-btn.btn-bg-primary {
  background-color: rgb(222, 153, 164)! important;
  color: var(--color-white);
}

@media only screen and (max-width: 991px) {
    .header-brand a img {
        max-height: 65px;
    }
}
.logo_img {
    height: 100px;
}

h1.title span{
    color:var(--color-dark);
}

.main-slider-style-3 .main-slider-content .title {
    font-size: 45px;
}

a.axil-btn, button.axil-btn {
    padding: 10px 30px;
}

.main-slider-content .subtitle i {
    background-color: black! important;
}

.font-size-11{
    font-size: 11px;
}