/*!
Theme Name: GSFOne Child
Theme URI: https://redwolfogilvy.cy
Description: GSFOne Theme by Redwolf Ogilvy
Author: Redwolf Ogilvy [MT]
Author URI: https://redwolfogilvy.cy
Template: gsfone
Version: 1.0.0
Text Domain: gsfone
*/

 /* Add your custom style here */



.uicore-navbar a.uicore-btn:hover {
	background-color: #00C2FF!important;
}


sup.tm {
    color: inherit!important;
    font-size: 65%;
    font-weight: 600;
}


sup.tm-s {
    color: inherit!important;
    font-size: 40%;
    font-weight: 600;
	vertical-align: super;
}

.bdt-comparison-content-item ul li {
    list-style: circle;
    padding: 0px 20px 20px 0px;
    margin-left: 25px!important;
}

.bdt-comparison-content-item ul li::marker {
	color: #5fcbed;
}

.bdt-comparison-list-wrap ul li {
	margin-left: 25px;
}


h4 {
    margin-block-end: 5px;
}



.check-icon-yes span {
    color: #4CAF50;
    border: 1px solid #4CAF50;
    padding: 5px;
    border-radius: 50%;
    display: inline-flex;
}

.check-icon-yes {
    display: inline-flex;
    width: auto;
    margin-left: 10px;
}

.check-icon-no span {
    color: #f00707;
    border: 1px solid #f00707;
    padding: 5px;
    border-radius: 50%;
    display: inline-flex;
}

.check-icon-no {
    display: inline-flex;
    width: auto;
    margin-left: 10px;
}
