/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Requires PHP: 7.0
Version: 27.6.3

All css files are placed in /css/ folder
*/

body.page-id-1102 footer{
	display: none !important;
}

body.page-id-1102 #Content{
	padding-top: 0px !important;
}

body.page-id-1102 #Header_wrapper{
	background-color: #040503 !important;
}

body.page-id-1102 #Top_bar {
        background-color: #040503 !important;
	background: #040503 !important;
}

body.page-id-1102 #Top_bar .responsive-menu-toggle,
body.page-id-1102 #Top_bar .menu > li > a{
    color: #fff;
}

body.page-id-1102 .wpcp-carousel-section.nav-vertical-center .swiper-button-prev {
    left: -30px !important;
}

body.page-id-1102 .wpcp-carousel-section.nav-vertical-center .swiper-button-next {
    right: -30px !important;
} 

body.page-id-1102 #sp-wp-carousel-free-id-1157.sp-wpcp-1157 .swiper-button-prev i, 
body.page-id-1102 #sp-wp-carousel-free-id-1157.sp-wpcp-1157 .swiper-button-next i,
body.page-id-1102 #sp-wp-carousel-free-id-1125.sp-wpcp-1125 .swiper-button-prev i, 
body.page-id-1102 #sp-wp-carousel-free-id-1125.sp-wpcp-1125 .swiper-button-next i{
	    font-size: 51px !important;
    font-weight: 100 !important;
}

body.page-id-1102 p,
body.page-id-1102 div,
body.page-id-1102 h2{
	font-family: 'Objective', sans-serif !important;
}



@media (min-width: 768px) {
	body.page-id-1102 #Top_bar #logo img{
		    max-height: 105px !important;
	}
	body.page-id-1102 #Top_bar #logo{
		height: 107px;
		line-height: 107px;
	}
  	#Top_bar { 
	  background-color: white !important;
	  background: white !important;
	}
	#cover-text{
		position: absolute;
	}
}

@media (max-width: 767px) {
	body.page-id-1102 .content_wrapper .section_wrapper, 
	body.page-id-1102 .container, .four.columns .widget-area {
        max-width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }
	body.page-id-1102 #Top_bar .menu > li > a {
		color: #000000;
	}
	
	body.page-id-1102.mobile-header-mini #Top_bar a.responsive-menu-toggle {
        right: 25px !important;
    }
	body.page-id-1102.mobile-header-mini #Top_bar .top_bar_left {
        padding: 0 25px !important;
    }
  	.about-text-felt {
		margin-top : 0px;
  	}
	
    #Top_bar .column.one:first-child {
        display: block !important;
    }
}

@media (min-width: 768px){
  	.about-text-felt {
		/*margin-top : 303px;*/
  	}
}