/*
Theme Name: MEWS TotalBusiness Theme
Description: Customisation of TotalBusiness theme 
Author: MERWINTECHMEDIA Web Solutions
Author URI: https://merwintechmedia.com
Template: totalbusiness-v1-03
Version: 1.03
*/




/* Home */

#hero-homepage {   
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.sf-menu .totalbusiness-normal-menu ul ul {
    left: 100%!important;
}

.top-navigation-left {
    float: right !important;
    width:100%;
}

.top-navigation-left a:hover{
    color: #f7941f;
}

#totalbusiness-menu-search-button {
    display: none !important;
}

.phone-icon i {
    font-size: 34px !important;
    padding: 20px 24px;
    border: #0d8142 2px solid;
    border-radius: 50%;
    color: #0d8142 !important;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cta .call {
    font-size: 21px !important;
    margin-bottom: -10px !important;
    text-transform: uppercase;
    color: rgba(13, 129, 66, 0.67) !important;
}

.cta .phone {
    font-size: 35px !important;
    color: rgba(13, 129, 66, 0.67) !important;
}

.cta a:hover {
    color: #0d8142!important; 
}
.phone-icon {
    margin-right: 8px;
    float: left !important;
}

.cta {
    padding-left: 12px;
    border-left: rgb(247, 148, 31) 2px solid;
    float: left !important;
    text-align: left !important;
}

#stunning-text-01 .stunning-item-title {
    font-size: 32px !important;
    color: #fff !important;
}

.totalbusiness-service-half-background-item .totalbusiness-half-left .totalbusiness-item-margin {
    margin: 0px 30px 0px 15px;
}

.totalbusiness-service-half-background-item .totalbusiness-half-right .totalbusiness-item-margin {
   margin: 0px 0px 0px 90px;
}



/* Forms */

.contact-form input, .contact-form textarea, .enquiry-form input, .enquiry-form textarea  {
  border: #0d8142 1px solid !important;
  box-sizing: border-box;
}
.contact-form input[type="submit"] {
    font-size: 20px !important;
    margin-bottom: -5px !important;
    width: 100%;
    border: none !important;
    background-color: #0d8142!important;
}
.enquiry-form input[type="submit"] {
    border: none !important;
    font-size: 14px !important;
    margin-top: 10px !important;
}
.wpcf7 span.wpcf7-form-control-wrap {padding-right: 0px !important;
}

.enquiry-form br{ display: none; }

.wpcf7-form p {margin-bottom: -22px !important;}
.wpcf7 input[type="submit"] {
    margin-top: 25px !important;
    background-color: #c02535!important;
}

.totalbusiness-item-title-wrapper.totalbusiness-left .totalbusiness-item-title-caption {
    display: inline-block!important;
}

.totalbusiness-widget-title {
    font-size: 21px;
}

.contact-form input[type="submit"] {
    width: 30%!important;
}

.contact-form .wpcf7-form-control-wrap {
    margin-top: 10px!important;
}

/* Body */

.totalbusiness-box-with-icon-item {
    background-color: rgba(0, 0, 0, 0.7)!important;
}

.totalbusiness-box-with-icon-item {
    color: #bbb!important;
}

.totalbusiness-item-title-wrapper.totalbusiness-medium .totalbusiness-item-title {
    color: #222!important;
}

#half-background .totalbusiness-left-service-title, #half-background-service .totalbusiness-right-service-title {
  color: #fff !important;
}
#half-background .totalbusiness-left-service-content, #half-background-service .totalbusiness-right-service-caption {
  color: #B7B7B7 !important;
}

.totalbusiness-service-half-background-item .totalbusiness-right-service-title {
    font-size: 28px;
    color: #fff;
}

.totalbusiness-service-half-background-item .totalbusiness-left-service-title {
    font-size: 28px;
    color: #fff;
}

.totalbusiness-right-service-caption p {
   color: #ccc;
}

.totalbusiness-left-service-content p {
   color: #ccc;
}

.totalbusiness-item-title-wrapper .totalbusiness-item-title {
    color: #fff!important;
}

.totalbusiness-box-with-icon-item .box-with-icon-title {
    color: #f3f3f3!important;
    text-transform: uppercase!important;
}

/* Footer */

.footer-wrapper a:hover {
    color: #c02535!important;
}

.footer-wrapper a {
    color: #f7941f!important;
}


/* SS-Page */

.totalbusiness-feature-media-item.totalbusiness-left .feature-media-thumbnail {
    margin-right: 0px!important;
    width: 30%!important;
}

/* Table */

.style1 table, th, td {
    border: 1px solid black;
}


#stunning-text-01 .stunning-item-button {background: transparent !important; border: #fff 1px solid;}
#stunning-text-01 .stunning-item-button:hover {
    background: #C02535 !important;
    border: #C02535 1px solid;
}

#list-1 .list-with-icon .list-with-icon-icon{
    width: 25px!important;
    height: 25px!important;
    margin-right: 15px !important;
    padding: 5px !important;
    border: none !important;
}
#list-1 .list-with-icon{ margin-bottom: 5px!important; }
#list-1 .list-with-icon .list-with-icon-title{ font-size: 15px !important; }

#services .portfolio-icon{ display: none; }

.totalbusiness-header-inner, .totalbusiness-header-wrapper.header-style-2-wrapper .totalbusiness-header-inner-overlay {
    background-color: #0d8142 !important;
}