.navbar-light .navbar-nav .nav-link a {
    color: #ffffff;
}

.navbar-light .navbar-nav .nav-link.active a,
.navbar-light .navbar-nav .nav-link a:hover {
    color: #1965FF;
}

.sub-menu a{
    color:#ffffff !important;
}

.wpcf7-response-output {
    color: red;
    font-size: 24px;
}

.screen-reader-response {
    display: none;
}

span.wpcf7-not-valid-tip {
    font-size: 22px;
    color: red;
}

.fas.fa-star.fill {
    color: #ED8A19;
}

.fas.fa-star.black {
    color: #78838E !important;
}
.blog-nav-row {
    margin: 50px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blog-nav-row a {
    display: flex;
    align-items: center;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    gap: 15px;
}
.btn-prev span {
    /* max-width: 250px; */
    width: 100%;
}
.blog-nav-row a:hover {
    color: #1965FF;
}
.categories-box .accordion .accordion-item .accordion-button figure img {
    width: 24px;
}
.comparisons-list-info-rw .custom-thumb {
    width: 100px;
    height: auto;
}
.top-pro-img img {
    width: 35px;
    height: 35px;
    margin-top: 15px;
}

.gt_option{
	position:absolute !important;
	left:0 !important;
}

.gt_container--yuq73r .gt_switcher{
	width:130px;
}
.categories-box .accordion .accordion-item .accordion-header .child-category {
    padding: 10px 0 10px 0px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Dongle';
    line-height: 28px;
    color: #ffffff;
    background-color: transparent;
}
.categories-box .accordion .accordion-item .accordion-button  {
    width: auto;
    padding: 10px 0 10px 0px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Dongle';
    line-height: 28px;
    color: #ffffff;
}
a.text-white {
    font-weight: 600;
    font-size: 22px;
}

.page-id-23 .inner-banner-img img{
    width: unset;
    height: 310px;
    object-fit: cover;
    object-position: center;
    padding-left: 15%;
}
.comparisons-in-data h3 {
    line-height: 35px;
    margin-bottom: 15px;
}
.tool-data .view-detail .btn-main {
    font-size: 22px;
    padding: 5px 20px;
    width: 100%;
    display: unset;
    text-align: center;
}
.tool-block .tool-img h3 {
    line-height: 35px;
}
.taxonomiy-cmparison-list {
    height: 100px;
    width: 100px;
}

.blog-pagination a {
    /* display: flex; */
    align-items: center;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    gap: 15px;
}
.comparisons-in-data h3 a.text-white {
    font-size: 46px;
    font-weight: bold;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: unset;
}
.categories-box .accordion .accordion-item {
    margin: 0;
}
@media screen and (min-width: 300px) and (max-width : 2000px){
    .camparision-view-detail {
        text-align: center;
    }
}
.tool-block .tool-data p {
    margin: 0;
}
.page-id-17 .wpcf7-form .wpcf7-spinner {
    display: none !important;
}
.comparisons-cover.product-detail img {
    width: unset;
}
.comparisons-details-list-rw .com-probox figure.product-image {
    height: 100px;
    width: 100px;
}
.comparisons-details-list-rw .features-list ul {
    margin: 0px;
}
.comparisons-details-list-rw .features-list ul li {
    width: 100%;
}