/*

Theme Name: Craftis Child

Theme URI: http://craftis.themerex.net/

Template: craftis

Author: ThemeREX

Author URI: http://themerex.net/

Description: Craftis is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.

Tags: flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,full-width-template,microformats,post-formats,theme-options,threaded-comments,translation-ready

Version: 1.0

Updated: 2019-06-10 09:41:54



*/
div#page_preloader {
    opacity: 0 !important;
    display: none;
}
.pagination-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
        .pagination-number, .pagination-link {
            margin: 0 5px;
            padding: 5px 10px;
            border: 1px solid #ddd;
            text-decoration: none;
            color: #000;
        }
        .pagination-number.current {
            background-color: #0073aa;
            color: #fff;
        }
        .page-select {
            margin-top: 10px;
        }
        .page-select {
    width: 30%;
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
}
.page-select select#page-selector {
    padding: 10px;
}
.filter_top {
    display: grid;
    grid-template-columns: 70% 30%;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    align-items: center;
    margin: 50px 0px 70px 0px;
}
.filter_top .filter_search input {
    width: 100%;
}
.filter-select input[type="radio"] {
    opacity: 0;
    display: none;
}
.filter-select label {
    margin: 10px;
    padding: 20px 40px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    /* border-radius: 20px; */
    cursor: pointer;
}
.filter_footer .sc_button_hover_slide_left {
    width: 190px;
    color: #fff;
    text-align: center;
}
.filter_footer {
    display: flex;
    margin: 20px 0px 30px 0px;
    align-items: center;
    justify-content: flex-start;
}
.filter_footer a.button.reset-button {
    margin-left: 30px;
    font-family: "Metropolis", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    color: rgb(32, 47, 50);
}
.filter_footer a.button.reset-button:hover {
    text-decoration: underline;
    color: #e2b9b3;
}
.category-list {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

        .category-item {
            display: inline-block;
            position: relative;
            text-align: center;
            padding: 10px;
            /* border: 1px solid #ddd; */
            border-radius: 0px;
            cursor: pointer;
            transition: background-color 0.3s ease;
            width: 227px;
            height: 110px;
            cursor: pointer;
            background-color: #f2f1ef;
        }

        .category-item img.category-image, .category-list li label svg {
            width: 45px;
            height: 35px;
            object-fit: cover;
            display: flex;
            margin: 0 auto 10px;
            margin-bottom: 0;
        }

        .category-item .category-name {
            font-size: 14px;
            font-weight: 500;
            font-family: "Metropolis", sans-serif;
            color: #323333;
            text-transform: uppercase;
            text-align: left;
        }

        .category-item input[type="radio"] {
    width: 227px;
    height: 110px;
    cursor: pointer;
    opacity: 0;
    position: absolute !important;
    left: 0;
    top: 0;
}

.filter_footer .button.reset-button {
            margin-left: 30px;
        }
        .category-item.active, .category-item:hover, .category-item:focus {
    /* border-color: #e2b9b3;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2); */
}
.filter-select label.active_post {
    background-color: #e2b9b3;
    color: #fff;
    border-color: #e2b9b3 !important;
}
.filter_sub_btn {
    display: flex;
    align-items: center;
}
.posts-per-page form {
    align-items: center;
    display: grid;
    grid-template-columns: 65% 35%;
}
.posts-per-page form select {
    padding: 10px 15px;
}
.pagination-wrapper .pag_right a {
    /* border: 1px solid #ddd; */
    margin: 0px 15px;
    padding: 3px 15px;
    font-size: 16px;
    color: #949494;
}
.pagination-wrapper .pag_right a:hover  {
    /* background-color: #4d595b; */
    color: rgb(32, 47, 50);
    /* border-color: #4d595b; */
}
.pagination-wrapper .pag_right span.page-numbers.current{
    background-color: #4d595b00;
    color: rgb(32, 47, 50);
    border-color: #4d595b;
    margin: 0px 15px;
    padding: 3px 15px;
    font-size: 16px;
}
.pagination-wrapper .posts-per-page {
    width: 23%;
}
.filter_search {
    position: relative;
    display: inline-block;
}

.filter_search .search-icon {
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    color: #aaa;
}

.filter_search input[type="text"] {
    padding-left: 25px; /* Add padding to make space for the icon */
}
.profile:before {
    background-color: #357550 !important;
}
.vaccine-section .sc_price_item_info h4.sc_price_item_title {
    min-height: 80px !important;
}
.filter-select label:nth-child(3).active_post, .filter-select label:nth-child(3):hover {
    background-color: #357550;
    color: #fff;
}
 .filter-select label:nth-child(2):hover {
    background-color: #e2b9b3;
    color: #fff;
}
.filter-select label:nth-child(1).active_post, .filter-select label:nth-child(1):hover {
    background-color: #4d595b;
}
.top_pagination {
    margin: 80px 0px 40px 0px;
}
.read_more {
    left: 0;
    position: absolute !important;
    margin: auto;
    left: 30px;
}
.bio_mrkers {
    margin-bottom: 0px;
    margin-top: 60px;
}
.category-list li label svg path, .category-list li label svg path .cls-1, line.cls-1 {
    fill: #e2b9b3 !important;
    stroke: #e2b9b3 !important;
    stroke-width: 0px;
}
.category-list li label rect, .category-list li label circle, .category-list li label polyline {
   
    stroke: #e2b9b3 !important;
}

.category-item.active svg path, .category-item.active label svg path .cls-1, .category-item.active line.cls-1, .category-item:hover svg path, .category-item:hover label svg path .cls-1, .category-item:hover line.cls-1
{
fill: #202f32 !important;
stroke: #202f32 !important;
}
.category-item.active label rect, .category-item.active label circle, .category-item.active label polyline, .category-item:hover label rect, .category-item:hover label circle, .category-item:hover label polyline {
    stroke: #202f32 !important;
}
.category-item:hover .category-name, .category-item.active .category-name {
    color: #202f32;
    
}
.biomarker-title strong, .biomarker-wrapper h4 a {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.88);
    position: relative;
    left: 5px;
    top: -1px;
}
.biomarker-wrapper.bio_marker_2 {
    overflow-y: auto;
}
.biomarker-item p {
    color: rgba(0, 0, 0, 0.88);
     font-size: 14px;
     padding-left: 20px;
 }
 .custom_tabs .elementor-toggle .elementor-toggle-item .elementor-tab-title {
    border-top: 2px solid #f2f2f2;
}
.custom_tabs .elementor-toggle .elementor-toggle-item:last-child .elementor-tab-title {
    border-bottom: 2px solid #f2f2f2 !important;
}
.vaccine-section .btest-btn img, .bio_mrkers img {
    height: 19px;
    position: relative;
    top: 5px;
}
.scheme_default .sc_price_item:hover .report_title {
    color: #357550;
}
.pagination-wrapper .posts-per-page label {
    color: #4d595b;
    font-weight: 500;
}
.scheme_default .select_container select {
     color: #000 !important;
}
.report_excerpt .read_more {
    color: #357550 !important;
}
.video_height .video_embed.video_frame iframe {
    height: 100vh !important;
}
.video_height .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}
.custom_tabs .elementor-toggle .elementor-toggle-item .elementor-tab-title .elementor-toggle-icon-right {
    font-size: 10px;
}

/* styles for loader */

/* Full-Screen Spinner Overlay */
.spinner-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8); /* Semi-transparent background */
    z-index: 9999; /* Ensure it's above all other elements */
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Spinner Animation */
.spinner {
    border: 4px solid rgba(0, 0, 0, 0.2);
    border-top: 4px solid #0073aa; /* Primary color */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
