@import url('https://fonts.cdnfonts.com/css/sharp-sans');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.1/css/all.min.css');

body {
    /* font-family: "Circular Pro Book"; */
    font-family: 'Sharp Sans', sans-serif;
}

/* @font-face {
font-family: "Utopia Std";
src: url("../Fonts/UtopiaStd/bold/UtopiaStd-Bold.eot");
src:
url("../Fonts/UtopiaStd/bold/UtopiaStd-Bold.eot") format("embedded-opentype"),
url("../Fonts/UtopiaStd/bold/UtopiaStd-Bold.woff2") format("woff2"),
url("../Fonts/UtopiaStd/bold/UtopiaStd-Bold.woff") format("woff"),
url("../Fonts/UtopiaStd/bold/UtopiaStd-Bold.ttf") format("truetype"),
url("../Fonts/UtopiaStd/bold/UtopiaStd-Bold.svg#UtopiaStd-Bold") format("svg");
font-weight: bold;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Circular Pro Book";
src: url("../Fonts/CircularBook/CircularPro-Book.eot");
src:
url("../Fonts/CircularBook/CircularPro-Book.eot?#iefix") format("embedded-opentype"),
url("../Fonts/CircularBook/CircularPro-Book.woff2") format("woff2"),
url("../Fonts/CircularBook/CircularPro-Book.woff") format("woff"),
url("../Fonts/CircularBook/CircularPro-Book.ttf") format("truetype"),
url("../Fonts/CircularBook/CircularPro-Book.svg#CircularPro-Book") format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
} */

.dark [type=radio]:checked,
[type=radio]:checked {
    background-image: url('../assets/radio-check-icon.svg');
}

button.bg-GreenColor span~span,
a.bg-GreenColor span~span {
    top: 2px;
}

/* INPUT FILED */
.input_control .custom_control {
    position: relative;
    z-index: 1;
    border: 1px solid #218ccc;
    padding: 16px 16px 16px 30px;
}

.input_control .custom_control.custom_control_select {
    padding: 20px 42px 20px 20px !important;
}

.input_control .custom_control input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
    background-color: transparent;
}

.input_control .custom_control.custom_control2 {
    position: relative;
    z-index: 1;
    /* border: 1px solid #218ccc; */
    border: 1px solid #4DC7EB40;
    background-color: transparent;
    color: #ffffff;
    font-family: "Lato", sans-serif;
    box-shadow: none;
}

.input_control select.custom_control.custom_control3 {
    color: #000 !important;
}

.input_control select.custom_control.select_control_3{
    color: #b8b2b2 !important;
}

.input_control .custom_control.custom_control3 {
    position: relative;
    z-index: 1;
    background-color: transparent;
    color: #000 !important;
    border: 1px solid #002E6B1A;
}

.input_control .custom_control.custom_control3::placeholder {
    color: #B2B2B2 !important;
}

.input_control .custom_control.custom_control3:focus,
.input_control .custom_control.custom_control5:focus{
    border-color: #002E6B1A !important;
    outline: none;
    box-shadow: none;
}

.input_control .custom_control.custom_control4 {
    border: 1px solid #f2f2f2;
    background-color: #ffffff;
    color: #646469;
}

.input_control .custom_control.custom_control4:focus {
    border-color: #4DC7EB !important;
    outline: none;
    box-shadow: none;
}

.input_control .custom_control.custom_control5 {
    border: 1px solid #002E6B1A;
    background-color: #FAFBFC;
    color: #6b7280;
}

.custom_control.custom_control2::placeholder {
    color: #fff;
    opacity: 0.5;
}

.custom_control.custom_control2:focus {
    /* border-color: #a9c23e; */
    border-color: #4DC7EB;
}

.input_control label {
    font-size: 16px;
    color: #777679;
    position: absolute;
    left: 20px;
    top: -12px;
    padding: 0 5px;
    z-index: 9;
    background-color: #ffffff;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}

.subscription-bg .input_control label {
    z-index: 1;
}

.input_control label.label2 {
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    left: 20px;
    top: -12px;
    padding: 0 5px;
    z-index: 9;
    background-color: #002E6B;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}

.input_control label.label3 {
    font-size: 16px;
    color: #646469;
    position: absolute;
    left: 20px;
    top: -12px;
    padding: 0 5px;
    z-index: 9;
    background-color: #f9f9f9;
}

.input_control label.label4 {
    color: #646469;
}

.input_control label.label6 {
    font-size: 16px;
    color: #646469;
    position: absolute;
    left: 20px;
    top: -12px;
    padding: 0 5px;
    z-index: 1;
    background-color: #f2f4f7;
    font-weight: 500;
}

.input_control label span {
    color: #e2195b;
}

input.custom_control:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #002E6B inset;
    -webkit-text-fill-color: #fff !important;
}

input.custom_control3:-webkit-autofill,
.input_control .custom_control.custom_control5:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f9f9f9 inset !important;
    -webkit-text-fill-color: #000 !important;
}

select.custom_control2:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #002E6B inset !important;
    -webkit-text-fill-color: #ffffff !important;
}

input.custom_control2:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #002E6B inset !important;
    -webkit-text-fill-color: #ffffff !important;
}

input.custom_control4:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
    -webkit-text-fill-color: #777679 !important;
}

#newsletterSubscription input.custom_control:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
    -webkit-text-fill-color: #777679 !important;
}

/* */

/* TABINATION */

.cstm-tab:hover button,
.cstm-tab:hover button i {
    color: #ffffff;
}

.cstm-tab:focus button,
.cstm-tab:focus button i {
    color: #ffffff;
}

.cstm-tab button[aria-selected="true"] {
    background-color: #4DC7EB;
    color: #fff;
}

/* SELECT DOWN ARROW */
.custom-select select:not([size]) {
    background-image: url("../assets/down-arrow.png");
    background-position: right 0.75rem center;
    background-repeat: no-repeat;
    padding-right: 2.5rem;
    background-size: 12px;
}

.shiiping-address select:not([size]) {
    background-image: url("../assets/shipping-down-arrow.png");
    background-position: right 0.75rem center;
    background-repeat: no-repeat;
    /* padding-right: 2.5rem; */
    background-size: 12px;
}

/* MEN GRID */

/* .gridhover:hover,
.gridhover:focus {
border-color: #218ccc;
} */

.grid-tab:hover circle,
.grid-tab:focus circle,
.grid-tab.active circle,
.grid-tab:hover rect,
.grid-tab:focus rect,
.grid-tab.active rect {
    fill: #4DC7EB;
}

.grid-tab:hover,
.grid-tab.active,
.grid-tab:focus {
    border: 1px solid #4DC7EB !important;
}


/* PRODUCT IMAGE */
.product-image {
    width: 338px;
    height: 244px;
    object-fit: contain;
}

.product-tab {
    color: #646469 !important;
}

/* 
.product-tab:focus, */
.product-tab.active,
.product-tab:hover,
.product-tab[aria-selected="true"] {
    color: #4DC7EB !important;
    border-bottom-color: #4DC7EB !important;
}

/* textarea:focus{
border: transparent;
outline: 0;
box-shadow: none;
} */

/* Input Number Hide icon */
.cstm-number-input input::-webkit-outer-spin-button,
.cstm-number-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

[type=text]:focus {
    box-shadow: none !important;
}

/* Steps */
/* .steps-line:after {
content: "";
position: absolute;
border: 2px solid #a9c23e;
border-radius: 10px;
left: 60px;
top: 27px;
margin: 0 auto;
width: calc(100% - 74px);
} */

.steps-line:after {
    content: "";
    position: absolute;
    border: 3px solid #4DC7EB;
    border-radius: 10px;
    left: 60px;
    right: 0;
    top: 26px;
    margin: 0 auto;
    /* width: 226px; */
    /* width: 100%; */
    width: calc(100% - 65px);
}

.steps-line {
    position: relative;
    width: 33.33%;
}

.steps-line:last-child {
    width: auto;
    padding-right: 28px;
}

.steps-line:last-child>div:nth-child(1) {
    margin: 0 auto;
    margin-top: -29px;
}

.steps-line:last-child>div:nth-child(2) {
    position: absolute;
    left: -15px;
    top: 31px;
}

.steps-line.active .step-round {
    background-color: #4DC7EB;
}

.steps-line.active path {
    fill: #ffffff;
}

.steps-line.active .step-content {
    color: #4DC7EB;
}

.steps-line:last-child::after {
    display: none;
}

.steps-line svg path {
    fill: #fff;
}

/* banner silder */
.banner-silder .swiper {
    width: 100%;
    height: calc(100vh - 102px);
}

.banner-silder .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-silder .swiper-button-prev:after,
.banner-silder .swiper-button-next:after {
    display: none;
}

.slider-main {
    display: flex;
    position: absolute;
    right: 7vw;
}

.slider-main .banner-vector {
    max-width: 179px;
    position: absolute;
    top: -45%;
    left: -16%;
}

/* .swiper-button-prev {
left: 80px;
}

.swiper-button-next {
right: 80px;
} */

.banner-silder .cstm-swiper-btn {
    background-color: #218ccc;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}

.banner-silder .swiper-pagination-bullet-active {
    background: #a9c23e;
}

.banner-silder .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
}

.banner-silder .custom-swiper {
    position: relative;
}

/* .banner-vector {
position: absolute;
top: 29%;
right: 41%;
width: 160px !important;
height: 160px !important;
z-index: 999;
} */

.banner-content {
    /* font-family: "Utopia Std"; */
    /* font-size: 80px;
line-height: 100px; */
    color: #fff;
    font-size: 72px;
    font-weight: 700;
    line-height: 94.68px;

}

.slidermain1 {
    display: flex;
    position: absolute;
    right: 0;
    left: 0;
    justify-content: center;
}

.slidermain1 .banner-vector {
    max-width: 179px;
    position: absolute;
    top: -45%;
    left: -16%;
}

.banner-silder .swiper-button-prev {
    left: 2%;
}

.banner-silder .swiper-button-next {
    right: 2%;
}

/* .slider-main{
position: relative;
}

.banner-vector{
position: absolute;
} */

/* FEATURE PRODUCT SILDER */
.feature-product-slider .swiper-button-next:after,
.feature-product-slider .swiper-button-prev:after {
    display: none;
}

.feature-swiper .swiper-button-next,
.feature-swiper .swiper-button-prev {
    top: 50px;
    background-color: #218ccc;
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.feature-swiper .swiper-button-prev,
.feature-swiper .swiper-rtl .swiper-button-next {
    right: 70px !important;
    left: inherit;
}

/* PRODUCT SLIDER */

.product__carousel {
    display: block;
    max-width: 700px;
    margin: 1em auto 3em;
}

.product__carousel a {
    display: block;
    margin-bottom: 15px;
}

.product__carousel .gallery-top {
    /* border: 1px solid #ebebeb;
border-radius: 3px; */
    margin-bottom: 20px;
}

.product__carousel .gallery-top .swiper-slide {
    position: relative;
    overflow: hidden;
}

.product__carousel .gallery-top .swiper-slide a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.product__carousel .gallery-top .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product__carousel .gallery-top .swiper-slide .easyzoom-flyout img {
    min-width: 100%;
    min-height: 100%;
}

.product__carousel .gallery-thumbs .swiper-slide {
    position: relative;
    transition: border 0.15s linear;
    border: 1px solid #f2f2f2;
    border-radius: 12px;
    cursor: pointer;
    overflow: hidden;
    height: calc(100% - 2px);
}

.product__carousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #218ccc;
}

.product__carousel .gallery-thumbs .swiper-slide img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
}


/* CUSTOM SCROLL BAR */

/* width */
.custom-scrollbar::-webkit-scrollbar,
.cart-scroll::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.cart-scroll::-webkit-scrollbar-track {
    background: #ffffff;
}

/* Handle */
.custom-scrollbar::-webkit-scrollbar-thumb,
.cart-scroll::-webkit-scrollbar-thumb {
    background: #aaa9aa;
    border-radius: 60px;
}

/* width */
.custom-auth-scroll::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

/* Handle */
.custom-auth-scroll::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 60px;
}

#myTab::-webkit-scrollbar {
    display: none;
}


.tringle {
    position: absolute;
    width: 0px;
    height: 0px;
    border: 14px solid transparent;
    border-bottom-color: #4DC7EB;
    top: -25px;
    right: 50%;
    transform: translate(50%, 0);
}

.focus\:ring-0:focus {
    --tw-ring-offset-shadow: none !important;
    --tw-ring-shadow: none !important;
    box-shadow: none;
}

.faq-accodion {
    border-bottom: 1px solid #ebebeb;
}

.faq-accodion:last-child {
    border-bottom: 0;
}

.faq-accodion .accordion-content:last-child {
    border-radius: 0 0 20px 20px;
}


/* input date type placeholder */
input[type=date]:required:invalid::-webkit-datetime-edit {
    color: transparent;
}

input[type=date]:focus::-webkit-datetime-edit {
    color: #777679 !important;
}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 0;
}

/* product zoom slider */

.xzoom-thumbs {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 38px;
    justify-content: center;
}


/* feature product image*/
.feature-product-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.feature-img-main {
    width: 100%;
    height: 336px;
    overflow: hidden;
}

.feature-swiper .swiper-button-lock {
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-height {
    /* min-height: 500px;
height: 100%; */
    height: calc(100vh - 88px);
    gap: 20px;
    padding-bottom: 40px;
    position: relative;
}

/* .on-sale-label::after {
content: "";
width: 0px;
height: 0px;
z-index: 1;
position: absolute;
top: 0;
right: 0;
border-width: 17px 16px 18px 0px;
border-color: transparent #fff transparent transparent;
border-style: solid;
} */

/* MEDIA QUERY */
@media (max-width:1300px) {
    .feature-img-main {
        width: 100%;
        height: 245px;
    }

    /* .search-height {
height: 370px;
} */
}

@media (max-width: 1199px) {
    .banner-silder .swiper {
        height: auto;
    }
}

@media (max-width: 1024px) {
    .banner-silder .silder-content {
        right: 170px;
        font-size: 40px;
        line-height: 50px;
    }

    .banner-content {
        font-size: 50px;
        line-height: 60px;
    }

    .slidermain1 .banner-vector {
        max-width: 120px;
    }

    .banner-silder .cstm-swiper-btn {
        width: 40px;
        height: 40px;
    }
}

@media(max-width:1023px) {
    .custom-mobile-menu {
        position: absolute;
        background-color: #f3f4f6;
        z-index: 9;
        width: 100%;
        left: 0;
        top: 70px;
        border-radius: 0 !important;
    }

    .custom-mobile-menu ul li {
        padding-bottom: 10px;
    }
}

@media(max-width:767px) {
    /* .custom-mobile-menu{
top: 115px;
} */
}

@media (max-width: 768px) {
    .banner-silder .silder-content {
        right: 140px;
        font-size: 30px;
        line-height: 40px;
    }

    .banner-content {
        font-size: 34px;
        line-height: 44px;
    }

    .slidermain1 .banner-vector {
        max-width: 86px;
        top: -44%;
        left: -17%;
    }

    /* .search-height {
height: 270px;
} */

    .custom-mobile-menu {
        position: absolute;
        z-index: 9;
        width: 100%;
        left: 0;
    }
}

@media (max-width: 576px) {
    .banner-silder .silder-content {
        display: none;
    }

    .banner-silder .cstm-swiper-btn {
        width: 30px;
        height: 30px;
    }

    .banner-silder .cstm-swiper-btn img {
        width: 13px;
    }

    .banner-silder .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .feature-swiper .swiper-button-next,
    .feature-swiper .swiper-button-prev {
        top: inherit !important;
        bottom: 0;
        background-color: #218ccc;
        width: 40px !important;
        height: 40px !important;
        border-radius: 100%;
    }

    .feature-swiper .swiper-button-prev {
        left: 36% !important;
    }

    .feature-swiper .swiper-button-next {
        left: 52%;
    }

    .slidermain1 {
        display: none;
    }

    /* .steps-line:after {
display: none;
} */

    /* .input_control label{
font-size: 14px !important;
top: 18px !important;
} */

}

/* .pac-container {
background-color: #fff;
position: absolute !important;
z-index: 1000;
border-radius: 2px;
border-top: 1px solid #d9d9d9;
font-family: Arial, sans-serif;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
} */

/* .pac-container{ z-index: 9999; } */

/* .pac-container {
background-color: #FFF;
z-index: 20;
position: fixed;
display: inline-block;
float: left;
} */

@keyframes loadingoverlay_animation__rotate_right {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.dt-scroll-body::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

/* Handle */
.dt-scroll-body::-webkit-scrollbar-thumb {
    background: #aaa9aa;
    border-radius: 60px;
}

.dt-scroll-body::-webkit-scrollbar-thumb {
    background: #c1c1c1;
}

.custom-scrollbar::-webkit-scrollbar {
    width: 2px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    color: red;
}

/* SweetAlert Popup */
.swal2-popup-custom {
    width: 700px;
}

.swal2-popup-custom .swal2-html-container {
    line-height: inherit;
}

td.dt-empty {
    padding: 10px;
}

.custom-loader {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    height: 100vh;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.9);
}

.custom-loader img {
    width: 72px;
    height: 72px;
}

@media(max-width:576px) {
    /* .header-main {
flex-wrap: wrap;
} */

    /* .custom-mobile-menu {
top: 116px;
} */

}

.ais-Hits {
    background-color: #ffffff;
    /* border: 1px solid #d4d4d4; */
    border-radius: 10px;
    padding: 0;
    margin-top: 10px;
    /* max-height: 250px; */
    overflow: auto;
    height: calc(100vh - 350px);
}

li.ais-Hits-item {
    margin-right: 10px;
}

.ais-Hits::-webkit-scrollbar {
    width: 5px;
}

.ais-Hits::-webkit-scrollbar-track {
    background: #ebedee;
    border-radius: 5px;
}

.ais-Hits::-webkit-scrollbar-thumb {
    background: #0060a1;
    border-radius: 5px;
}

.ais-Hits-item,
.ais-InfiniteHits-item,
.ais-FrequentlyBoughtTogether-item,
.ais-LookingSimilar-item,
.ais-RelatedProducts-item,
.ais-TrendingItems-item {
    padding: 0.25rem !important;
}

.ais-Hits-item {
    box-shadow: none !important;
}

div#algolia_search_results {
    border: 1px solid #d4d4d4;
    border-radius: 10px;
    margin-top: 10px;
    padding: 2px 12px;
}

.ais-Hits.ais-Hits--empty {
    text-align: center;
    padding: 15px 15px 20px 15px;
}

.swal2-actions button {
    background-color: #218ccc;
}

option {
    text-overflow: ellipsis;
}

select:invalid,
select option[value=""] {
    color: #000;
}

.dt-column-order {
    font-family: "Utopia Std" !important;
}

.dt-column-order::before,
.dt-column-order::after {
    line-height: 10px !important;
}

.input_control .custom_control.custom_control2.custom-password {
    z-index: 0 !important;
}

.subscription-bg {
    background-image: url("../assets/subscription.png");
    background-size: cover;
}

.custom-mobile-menu li {
    margin: 0 !important;
}

video.home-banner-video,
.banner-silder .swiper-slide {
    background: #ECF6FF;
    /* width: 100%;
height: 100%;
display: block;
object-fit: cover; */
}

.cancel-button-custom {
    border: 1px solid #4DC7EB !important;
    color: #4DC7EB;
    background-color: white !important;
    transition: ease-in-out 0.5s;
}

.cancel-button-custom:hover {
    background-color: #4DC7EB !important;
    color: #fff;
}

.datatable-table>thead>tr>th {
    vertical-align: middle !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.24px;
    padding: 15px !important;
}

.datatable-container table thead tr th {
    background-color: #4DC7EB;
    padding-right: 0 !important;
}

.datatable-container table thead tr th:first-child {
    border-top-left-radius: 10px;
}

.datatable-container table thead tr th:last-child {
    border-top-right-radius: 10px;
}

.datatable-table th button,
.datatable-pagination-list button {
    color: #ffffff !important;
}

.datatable-table tbody {
    background-color: #ffffff;
}

.datatable-table>tbody>tr>td,
.datatable-table>tfoot>tr>td {
    padding: 30px 15px !important;
    font-family: l;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    color: #646469;
    font-family: 'Sharp Sans', sans-serif;
}

.datatable-selector {
    border-radius: 10px;
    border: 1px solid #002E6B1A;
}

.datatable-selector:focus,
input.datatable-input:focus {
    border-color: #4DC7EB !important;
    outline: none;
    box-shadow: none;
}

input.datatable-input {
    border: 1px solid #002E6B1A;
    padding: 10px 20px;
    background-color: transparent;
    font-size: 16px;
    font-weight: 600;
    color: #6b7280;
    border-radius: 10px;
}

input.datatable-input:focus {
    border-color: rgb(222, 232, 237);
    --tw-ring-color: rgb(222, 232, 237);
}

select:not([size]) {
    background-color: transparent;
    border: 1px solid rgb(222, 232, 237);
}

.datatable-wrapper.no-footer .datatable-container {
    border-bottom: none !important;
}

.datatable-sorter::before {
    border-top: 4px solid #ffffff !important;
}

.datatable-sorter::before,
.datatable-sorter::after {
    opacity: 0.6 !important;
}

.datatable-ascending .datatable-sorter::after,
.datatable-descending .datatable-sorter::before,
.datatable-ascending .datatable-filter::after,
.datatable-descending .datatable-filter::before {
    opacity: 1 !important;
}

.datatable-sorter::after {
    border-bottom: 4px solid #fff !important;
}

.datatable-table tfoot {
    background-color: #ffffff !important;
}

.datatable-table tfoot tr td {
    border-top: 1px solid #002E6B1A;
}

.datatable-table tfoot tr:last-child td {
    border-bottom: 0px;
}

.datatable-table tfoot tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.datatable-table tfoot tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.datatable-pagination-list button {
    color: #000000 !important;
}

.datatable-dropdown,
input.datatable-input {
    margin: 10px 0px;
}

.datatable-info {
    font-family: "Lato", sans-serif;
}

.datatable-pagination li .datatable-pagination-list-item-link {
    margin-left: 0;
    border-top: 1px solid #002E6B1A;
    border-bottom: 1px solid #002E6B1A;
    border-right: 1px solid #002E6B1A;
    opacity: 1 !important;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    transition: ease-in-out 0.5s;
}

.datatable-pagination li:first-child .datatable-pagination-list-item-link {
    border-left: 1px solid #002E6B1A;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 24px;
    line-height: 1;
}

.datatable-pagination li:last-child .datatable-pagination-list-item-link {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 24px;
    line-height: 1;
}

.datatable-pagination li.datatable-active .datatable-pagination-list-item-link {
    background: #4DC7EB;
    color: #fff !important;
    border-color: #4DC7EB !important;
}

.datatable-pagination li .datatable-pagination-list-item-link:hover {
    color: #4DC7EB !important;
    background: transparent;
}

.datatable-pagination li.datatable-hidden {
    opacity: 0.5;
    visibility: visible !important;
}


.table-responsive {
    overflow-x: auto;
}

.xzoom-gallery,
.xzoom-gallery2,
.xzoom-gallery3,
.xzoom-gallery4,
.xzoom-gallery5 {
    border: 1px solid #002E6B1A;
    border-radius: 12px;
}

body .xactive {
    border: 2px solid #002E6B;
    box-shadow: none;
}

@media (max-width:991px) {

    .datatable-table>tbody>tr>td,
    .datatable-table>tfoot>tr>td {
        padding: 15px !important;
    }
}

.text-red-700 {
    font-weight: 500
}

.input_control .country-dropdown.custom_control.custom_control2,
.input_control .state-dropdown.custom_control.custom_control2 {
    background-color: #002e6b;
}

.datatable-sorter::before,
.datatable-sorter::after {
    right: -5px !important;
}

#orderReportTable thead,
#orderReportTable thead tr {
    background-color: #4dc7eb !important;
}
#usageDescription option{
    color: #7b7679;
}

#itemActivityByMonthReportTable thead tr th {
    width: 1% !important;
}

.datatable-container:has(#itemActivityByMonthReportTable) {
    height: 100% !important;
}

#restockTriggerReportTableBelow >tbody>tr>td {
    padding: 15px !important;
    color: red;
}

#restockTriggerReportTableAbove >tbody>tr>td {
    padding: 15px !important;
}

#itemActivityReportTable >tbody>tr>td {
    padding: 15px !important;
}

#categoryReportTable >tbody>tr>td {
    padding: 15px !important;
}

#cmsStockReportTable >tbody>tr>td {
    padding: 15px !important;
}

#inventoryReportTable >tbody>tr>td {
    padding: 15px !important;
}

#itemActivityByMonthReportTable >tbody>tr>td {
    padding: 15px !important;
}

#orderReportTable >tbody>tr>td {
    padding: 15px !important;
}

#viewOrdersReportTable >tbody>tr>td {
    padding: 15px !important;
}


#viewOrderDetailsTable >tbody>tr>td {
    padding: 12px !important;
}

#budgetTable >tbody>tr>td {
    padding: 12px !important;
}


#resetPasswordForm .custom-eye-icon, #registerForm .custom-eye-icon  {
    color: #fff;
    font-size: 0.9em;
    z-index: 1;
}
#passwordForm .custom-eye-icon{
    z-index: 1;   
}

.text-red-600{
    color: red;
}
