/** General **/

h1 {
    color: #000 !important;
    font-family: 'Roboto', sans-serif !important;
    margin: 25px 0 10px;
    text-transform: uppercase;
}

.bSe h1 {
    font-size: 40px !important;
}

h2 {
    color: #000;
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
}

.bSe h2 {
    font-size: 34px !important;
}

h3 {
    color: #000;
    font-family: 'Roboto', sans-serif !important;
}

h3.heading-box {
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 10px 20px !important;
}

h4 {
    color: #000;
    font-family: 'Roboto', sans-serif !important;
}

.tcb-button-link {
    min-width: 200px;
}

.alignleft {
    text-align: left !important;
}

.aligncenter {
    text-align: center    
}

.alignright {
    text-align: right;
}

.accent-text {
    color: #6dcff6;
}

.bSe a, .cnt article a {
    color: #000 !important;
    font-weight: 600 !important;
}

.check-list-icon {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px;
}

.check-list-icon li {
    margin-bottom: 15px !important;;
}

.check-list-icon li i {
    margin-right: 10px !important;
}


/** General (end) **/

/** Page Structure **/

.page-template .wrp.cnt,
.page-template-default .wrp.cnt {
    width: 100%;
}

.fixed-wrapper {
    max-width: 1080px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.page-template .awr.lnd {
    padding-top: 0 !important;
}

.spr {
    display: none;
}

.thrv_post_grid .tve-post-grid-title {
    font-size: 24px !important;
}

.post-grid-dark,
.thrv_wrapper.thrv_post_grid.fixed-wrapper.post-grid-dark a {
    color: #fff !important;
}

/** Page Structure (end) **/

/** Header **/

#logo img {
    max-height: 120px;
}

header {
    background: #000;
}

#nav_right #menu-main-menu {
    text-align: right;
}

#nav_right li a {
    color: #fff !important;
    font-size: 13.5px;
    font-weight: 600;
    text-transform: uppercase;
}

#nav_right li a:hover,
#nav_right li a:hover:after,
#nav_right li .sub-menu a:hover:after {
    color: #ddd !important;
}

#nav_right li a:after {
    color: #fff;
    line-height: 1.5
}

#nav_right ul.sub-menu {
    min-width: 275px;
}

#nav_right .sub-menu li {
    background: #000;
    border: none;
    text-align: left;
}

#nav_right .sub-menu li a {
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding-right: 0 !important;
    border: 2px solid #fff;
    border-bottom: none;
}

#nav_right li .sub-menu a:after {
    color: #000;
    top: 13px;
}

.header-menu-module .sub-menu li.menu-item:hover a {
    color: #ddd;
}

#nav_right li.header-enquire-now-btn a {
    color: #000 !important;
    padding: 5px !important;
    line-height: 1.6;
    border-top: none;
}

.header-social-icon a {
    font-weight: normal !important;
}

@media (min-width: 769px) {

header nav > ul>li {
    padding: 15px 15px 15px 00px !important;
}

header nav ul>li.menu-item-has-children.toplvl {
    margin-right: 10px;
}

#nav_right .sub-menu li:last-child a {
    border-bottom: 2px solid #fff;
}

#nav_right .sub-menu li a:hover {
    background: #000 !important;
    color: #ddd !important;
}

}

@media (max-width: 768px) {


header #nav_right {
    overflow: hidden;
}

#logo img {
    max-height: 80px;
}

#floating_menu header {
    padding: 10px 0;
}

.hru {
    padding: 0;
    min-height: 0;
}

.hru .hrui {
    padding: 40px 0;
}

header .hmn .rmn {
    background: transparent;
    font-size: 27px;
}

#nav_right #menu-main-menu {
    text-align: left;
}

header nav ul li,
header ul.sub-menu li a {
    background: #000
}

#nav_right .sub-menu li a {
    color: #fff !important;
}

#nav_right .sub-menu li a {
    color: #fff !important;
    border: none;
}

header nav ul li a:hover {
    background: #000;
}

header nav ul li ul li a:hover:before {
    color: #9c8435 !important;
}

#nav_right li.header-enquire-now-btn a {
    padding: 10px 5px !important;
}

}

/** Header (end) **/

/** Footer **/

.ftw {
    background: #000 !important;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
}

.ftw .colm section {
    width: 100%;
}

.ftw p {
    color: #fff !important;
}

/** Footer (end) **/

/** Contact Form **/

.site-form {
    margin-top: 60px !important;
}

.site-form .tve-cf-item {
    margin-bottom: 20px;
}

.site-form label {
    display: none;
}

.site-form input,
.site-form textarea {
    font-family: Lato,sans-serif;
    padding: 15px !important;
}

.site-form textarea {
    min-height: 170px;
}

.site-form .tve-cf-submit {
    text-align: center;
}

.site-form .tve-cf-submit button {
    font-family: Lato,sans-serif !important;
    font-weight: bold !important;
    border-radius: 20px;
    padding: 15px 40px !important;
    background-color: rgb(109, 207, 246);
    text-transform: uppercase;
    max-width: 250px;
}

.site-form .tve-cf-submit button:hover {
    background-color: #4ec6f6;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: Lato,sans-serif;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-family: Lato,sans-serif;
}

:-ms-input-placeholder {
    /* IE 10+ */
    font-family: Lato,sans-serif;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-family: Lato,sans-serif;
}

@media (max-width: 767px) {

.site-form {
    margin-top: 30px !important;
}

}

/** Contact Form (end) **/

/** Home **/

.testimonial-section h2 {
    color: #fff
}

.testimonial-section .testimonial-item {
    background: #000 url(https://cellobear.com/wp-content/uploads/2019/05/quote-img.png) no-repeat top 15px left 15px;
    background-size: 30px;
    padding: 30px 30px 0 60px;
    margin-top: 10px !important;
}

.testimonial-section .testimonial-item p {
    color: #fff;
}

.testimonial-section .testimonial-item p.testimonial-author {
    text-align: right;
    font-weight: bold;
}

.home-form-section,
.home-form-section h2,
.home-form-section p {
    color: #fff !important;
}

/** Home (end) **/

/** Blog Post **/

.hru.tcbk {
    background: #fff url(https://cellobear.com/wp-content/uploads/2019/06/cellobear-banner-img-07.jpg) no-repeat;
    background-size: cover;
}

.sAs section[id*=recent-posts] li a:first-child,
.sAs section[id*=rss] li a:first-child,
.sAs section[id*=recent-posts] li a:first-child:hover,
.sAs section[id*=rss] li a:first-child:hover {
    color: #000;
    font-weight: bold;
}

.cnt section footer ul li:hover .awe,
.sAs section[id*=recent-posts] li:before,
.sAs section[id*=rss] li:before {
    color: #000;
}

/** Blog Post (end) **/