/*--------------------------------------------------------------
>>> HTML5: HYPE
--------------------------------------------------------------*/

.HYPE_element {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.stars-hype,
.hearte-hype {
    display: block;
    overflow: hidden;
}
.HYPE_scene,
.HYPE_element_container,
.HYPE_element {}
.reflection .radio-inline {
    padding-left: 20px;
}
.reflection input[type=radio] {
    margin-top: 0px;
}
.reflection .form-control {
    max-width: 40px;
}

/*--------------------------------------------------------------
>>> STEWART TMP CSS
--------------------------------------------------------------*/

/*.navbar-dark .navbar-nav .nav-link {*/
/*    color: rgba(255,255,255,.75);*/
/*}*/

/*.navbar-dark .navbar-nav .nav-link:hover {*/
/*    color: rgba(255,255,255,1);*/
/*}*/

/*#searchform .btn {*/
/*	color: #000;*/
/*}*/

/*#searchform label {*/
/*	background-color: #FFF;*/
/*}*/

/*.breadcrumb-item.active {*/
/*    color: #474D52;*/
/*}*/

/*#wrapper-footer .bg-footer-blue .textwidget a {*/
/*    color: #000;*/
/*}*/

/*#wrapper-footer .bg-footer-blue .textwidget a:hover {*/
/*    text-decoration: underline;*/
/*    cursor: pointer;*/
/*}*/