/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/* Theme customization starts here
-------------------------------------------------------------- */
h3 {
	text-transform: uppercase;
}

hr {
    background-color: rgb(29, 32, 70);
    color: rgba(0,0,0,.08);
}

.arrow-bullet {
    margin-left: 0 !important;
    line-height: 28px;
}

.arrow-bullet li {
    background: url(https://kallis.co.uk/wp-content/uploads/2018/03/arrow-bullet.png) no-repeat left 5px !important;
    padding: 0px 0px 3px 24px;
    list-style: none;
    margin: 0;
}

/* HEADER */
#Top_bar .menu > li {
    text-transform: uppercase;
}

#Top_bar {
	border-bottom: 1px solid #d8d2c1;
}

#Top_bar.is-sticky {
    height: 68px !important;
}

.column_image {
    line-height: 0;
    margin-bottom: 0;
}

#Top_bar .menu > li > a {
    padding: 38px 0 0 0 !important;
}

#Action_bar .contact_details {
    float: right;
}

/* FOOTER */
#Footer h4 {
    text-transform: uppercase;
}

#Footer .footer_copy {
    border-top: 1px solid rgb(47, 54, 70);
}

.float-links {
    position: fixed;
    top: 350px;
    right: 0;
	width: 40px;
	 z-index: 10;
}

.float-links a {
	background: #2c3344;
    color: #fff;
    font-size: 28px;
    width: 40px;
    line-height: 38px;
    height: 45px;
    display: inline-block;
    text-align: center;
    border-bottom: 2px solid #fff;
}

.float-links a:last-of-type {
	border-bottom: none;
}

.float-links i {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #fff;
    color: #876929;
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
}

a#back_to_top.button.button_js {
	background: #fff !important;
}

/* HOMEPAGE */
.home-cta {
	color: #fff;
	font-size: 32px;
    font-weight: 200;
    line-height: 1.2;
}

.home-cta .big {
    font-size: 36px;
	line-height: 1.2;
    text-transform: uppercase;
}

.service-categories img {
    margin-bottom: 10px;
}

.service-categories .desc {
    text-align: left;
    width: 200px;
    margin: 0 auto;
}

.icons img {max-width: 230px !important;width: 100%;}

.nav-icons img {max-width: 140px !important;width: 100%;}

/*
.service-categories .column_icon_box {
    min-height: 270px;
}

.service-categories .icon_box .desc_wrapper .desc {
    text-align: center;
    position: absolute;
    top: 50px;
    background: #1d2046cc;
    padding: 30px;
	display: none;
}

.service-categories .column_icon_box:hover .desc {
	display: block;
}

.service-categories .column_icon_box:hover .image_wrapper, .service-categories  .column_icon_box:hover .desc_wrapper .title {
	display: none;
}

.style-simple .icon_box:hover .desc_wrapper .title:before {
	display: none;
}
*/

.column_icon_box {
	margin-bottom: 10px;
}

.style-simple .icon_box .image_wrapper, .style-simple .icon_box .icon_wrapper {
    padding-top: 5px;
    margin-bottom: 0;
    height: auto;
}

.icon_box.icon_position_left {
    min-height: 90px;
    padding-left: 145px;
}

.footer-cta {    
	background-color: #8a6a27 !important;
	font-size: 28px;
	line-height: 1.2;
    color:  #fff;
	font-weight: 300;
	padding: 15px;
}

.footer-cta p {
    display: inline-block;
	margin-top: 12px;
}

.footer-cta a {color: #fff;}

.footer-cta a.button.cta-button {
    background-color: #2b3244 !important;
	border: none;
    text-transform: uppercase;
	margin: 0;
	font-size: 18px;
	position: relative;
    top: 6px;
    left: 12px;	
}

#Footer .footer_copy .one {
    margin-bottom: 4px;
    padding-top: 18px;
    min-height: 33px;
}

#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: rgba(255, 255, 255, 1) !important;
}

/* Our People */
.team-grid, .team-grid a {
	color: #fff;
}

.team-grid a:hover {color: #fff;}

.team-grid .mcb-wrap:hover .column_attr  {
    background-color: #d68e0b !important;
}

.team-tab .ui-tabs-nav {
    width: 30%;
    max-width: 200px;
}

.team-tab .ui-tabs-panel {
    background: #ffffffe8 !important;
}

.team-tab img {
    float: left;
    margin-right: 26px;
    margin-bottom: 26px;
}

.team-grid .one.column {
    width: 95%;
}

.entry-content[itemprop="mainContentOfPage"] {
    border-bottom: 1px solid #d8d2c1;
}

.wpcf7 label {
    font-size: 13px;
    font-weight: 400;
    color: #9b9b9b;
}

.icon_box .desc_wrapper {
    text-align: center;
    padding-top: 12px;
}

.style-simple .icon_box:hover .image_wrapper img {
        top: -10px;
}

.style-simple .icon_box .desc_wrapper .title:before {display: none;}

.blog #Content {
    border-bottom: 1px solid #303645;
}

.blog .entry-title {
    font-size: 24px;
    line-height: 1.2;
}

.blog .post-item {
    background: #e5eaec !important;
}

.blog .post-footer {
    background: #2c3344;
    padding: 0 12px;
    color: #fff;
    font-size: 13px;
}

.blog .post-footer a {color: #fff;}

.post-footer .button-love a.mfn-love {display: none;}

.post-item .date {
    color: #8a6a27;
}

.indicator {
    position: absolute;
    top: 172px;
}

.indicator .icon-down-dir:before {
    content: '\e866';
    font-size: 70px;
    line-height: 1;
    color: #e5eaec;
}

.services-nav .one-third.mcb-wrap {
    min-height: 380px !important;
}

.nav-icons .column_hover_box {
	margin-bottom: 0;
}

.gold-text  {
    color: #886726;
	border-left: 4px solid #3e4554;
    padding-left: 18px;
}

.white-text {
	color: #fff;
}

.testimonials_slider_ul li .author h5 {
    margin-bottom: 2px;
    color: #8a6927 !important;
}

#back_to_top.sticky {
    right: 100px !important;
}

#cookie-notice .cn-button {
    margin-left: 10px;
    color: #f5f5f5;
}

/* MEDIA QUERIES */

@media screen and (max-width: 1500px) {
	#Top_bar #menu > ul {
    	border-bottom: none !important;
	}
	
	#Top_bar .menu > li > a {
    	padding: 38px 0 !important;
	}
	
}

@media screen and (max-width: 1240px) {
	
	#Top_bar #menu > ul {
		border-bottom: 3px solid #8a6a27 !important;
		border-left: 1px solid #f2f2f2 !important;
	}
	
	#Top_bar .menu > li > a {
		padding: 0 15px 0 15px !important;
	}

}
@media screen and (max-width: 1055px) {
	.services-nav .mcb-wrap {
		width: 50% !important;
		clear: none;
		min-height: 445px;
	}
	
	.services-nav .icons img {
		max-width: 230px !important;
		width: 100% !important;
	}
	
	.threecol-collapse {
		display: none;
	}
}

@media screen and (max-width: 844px) {
    #Action_bar {
  		display: none;
	}
	
	#Top_bar .logo #logo {
    	margin: 10px 16px;
	}
	
	.indicator {
    	display: none;
	}
	
	#Top_bar .logo {
	    padding: 5px 0 12px 0;
	}
	
	#Top_bar #logo img {
		max-width: 260px;
	}
	
	#Top_bar #logo img.logo-mobile {
		float: left;
		max-width: 200px;
	}
	
	#Top_bar #logo {
		height: auto !important;
    	line-height: 1.2;
	}
	
	#Top_bar a.responsive-menu-toggle {
	    top: 46px;
	}
	
	.services-nav .mcb-wrap .column_icon_box {margin: 0;}
	
	.hide-tablet {display: none;}
	
	
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
#Subheader ul.breadcrumbs {
    display: block;
}
}

@media only screen and (max-width: 767px) {
#Subheader ul.breadcrumbs {
    display: block;
}
	.hide-pad-mob, .hide-pad-mob .column {padding: 10px 0 !important; margin: 0 !important;}
	
	.gold-text {display: none;}
	
}

@media screen and (max-width: 480px) {
    .float-links {
		top: 160px;
	}
	
	.services-nav .mcb-wrap {
		min-height: 500px;
	}
	
	.minimalist-header-no #Subheader {
    	padding: 50px 0!important;
	}
	
	.services-nav .one-third.mcb-wrap {
	    min-height: 234px !important;
	}
	
	.service-categories.homelinks .wrap.one-third {padding: 12px 0 !important;}
	
	.service-categories.homelinks .icons img {
		max-width: 182px !important;
		width: 100%;
	}
}


