/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.5
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/*--- Menu--- */

.header-fixed #Top_bar #logo img {
    max-height: 60px;
}
.section.has-video .section_video .mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    background: url(http://www.hotcheddar.com.au/wp-content/uploads/2015/03/videooverlaymask.png) no-repeat center bottom !important;
    background-size: cover !important;
}
@media screen and (max-width: 1240px) {
.header-fixed #Top_bar #logo img {
    max-height: 40px;
}
}
@media only screen and (max-width: 767px) {
#Top_bar {
    background-color: #fff !important;
}
#Header_wrapper {
    background-color: #FFFFFF;
}
.textwidth3 {
    padding: 0 0%;
}
.biggerh2 {
    font-size: 40px;
}
.contactwidth {
    padding: 0px 0%;
    padding-left: 0%;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
.section {
    background-image: url('http://www.hotcheddar.com.au/wp-content/uploads/2015/03/home-slide-1-mobile.jpg') !important;
}
}
