/* Compare the tipsters button */
.small_wp-block-button {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: 4px;
    background-color: #c20114;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word;
    box-sizing: border-box;
    font-size: 1.125em;
}

/* Accordion*/
details {
    background: #eee;
    color: #444;
    padding: 18px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}




/* Changes the feature image to auto instead of full page 2/1/23 */
.image-container img {
    width: auto !important;
}

div.post-thumbnail a img {
    height: 150px !important;
    object-fit: cover !important;
}

div.uagb-post__image a img {
    height: 150px !important;
    ;
    object-fit: cover !important;
}



.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img {
    width: 90% !important;
    height: 150px !important;
    object-fit: cover !important;
}

* {
    box-sizing: border-box;
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

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

    100% {
        transform: rotate(360deg);
    }
}

/* Style the counter cards */
.Tcard {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 16px;
    text-align: center;
    background-color: white;
    margin-bottom: 18px;
}

.search_tipster_input {
    width: 50px;
}


.checked {
    color: orange;
}


.columns2 {
    float: left;
    width: 50%;
    padding: 8px;
}

/* Pricing header */
.price .headerPros {
    background-color: green;
    color: white;
    font-size: 25px;
}

.price .headerCons {
    background-color: red;
    color: white;
    font-size: 25px;
}

/* Create three columns of equal width */
.columns {
    float: left;
    width: 33.3%;
    padding: 8px;
}



/* Style the list */
.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    /* Add shadows on hover */
    .price:hover {
        box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
    }

    /* Pricing header */
    .price .header {
        background-color: #294c60;
        color: white;
        font-size: 25px;
    }

    /* List items */
    .price li {
        border-bottom: 1px solid #blackp;
        padding: 20px;
        text-align: center;
    }

    /* Grey list item */
    .price .grey {
        background-color: 6610f2;
        font-size: 20px;
    }

.wp-block-button__link {
    background-color: #c20114;
    font-size: 20px;
}

    .wp-block-button__link hover {
        background-color: blue;
        font-size: 20px;
    }


.has-vivid-red-background-color {
    background-color: #c20114;
}

.has-vivid-blue-background-color {
    background-color: #0039BF;
}

.has-vivid-grey-background-color {
    background-color: #FF5733;
}



/* The "Sign Up" button */
.button {
    background-color: #04AA6D;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

/* Change the width of the three columns to 100%
(to stack horizontally on small screens) */
@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}

.* {
    box-sizing: border-box;
}

/* Float four columns side by side */
.column {
    float: left;
    width: 33%;
    padding: 0 5px;
}

.row {
    margin: 0 -5px;
}

    /* Clear floats after the columns */
    .row:after {
        content: "";
        display: table;
        clear: both;
    }

/* Responsive columns */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
}

/* Style the counter cards */
.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 16px;
    text-align: center;
    //background-color: #444;
    background-color: #f17105;
    color: white;
}

    .card div {
        color: white !important;
        font-size: 24px;
    }




.fa {
    font-size: 50px;
}


.rowgrid {
    display: flex;
}

/* Create two equal columns that sits next to each other */
.colgrid {
    flex: 50%;
    padding: 10px;
}

.cvf_pag_loading {
    padding: 20px;
}

.cvf-universal-pagination ul {
    margin: 0;
    padding: 0;
}

    .cvf-universal-pagination ul li {
        display: inline;
        margin: 3px;
        padding: 4px 8px;
        background: #FFF;
        color: black;
    }

        .cvf-universal-pagination ul li.active:hover {
            cursor: pointer;
            background: #1E8CBE;
            color: white;
        }

        .cvf-universal-pagination ul li.inactive {
            background: #7E7E7E;
        }

        .cvf-universal-pagination ul li.selected {
            background: #1E8CBE;
            color: white;
        }

#my-ajax-filter-search img {
    border-radius: 50%;
}

#primary img {
    border-radius: 50%;
}

.cppt-free-tips-hub {
    background: #f7f9fc;
    border: 1px solid #d8dfeb;
    border-radius: 8px;
    padding: 20px;
    margin: 20px 0;
}

.cppt-free-tips-header h1 {
    margin-top: 0;
}

.cppt-free-tips-updated,
.cppt-free-tips-checked {
    color: #4a5568;
    font-size: 0.9rem;
}

.cppt-free-tips-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 14px;
}

.cppt-free-tips-card {
    background: #ffffff;
    border: 1px solid #d8dfeb;
    border-radius: 8px;
    padding: 14px;
}

.cppt-free-tips-card h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.cppt-tip-items {
    margin: 0;
    padding-left: 18px;
}

.cppt-tip-items li {
    margin-bottom: 10px;
}

.cppt-tip-meta {
    color: #2d3748;
    font-size: 0.9rem;
}

.cppt-tip-reason {
    margin: 4px 0 0;
    color: #4a5568;
    font-size: 0.92rem;
}

.cppt-free-tips-sources ul {
    padding-left: 18px;
}
