/*
 Theme Name:   Highend Child
 Theme URI:    http://preview.hb-themes.com/?theme=Highend
 Description:  A Flexible, Powerful & Beautiful WordPress Theme by HB-Themes. Mobile ready and optimized for best performance. With the powerful engine and user friendly interface it will allow you to build outstanding websites quick and easy... It comes with Premium Plugins integrated into the theme.
 Author:       HB-Themes
 Author URI:   http://www.hb-themes.com
 Template:     HighendWP
 Version:      1.0.1
 Tags:		   Responsive, Page-Builder, Drag&Drop, Clean, Modern, Corporate, Multi-Purpose, Multi-Color
 Text Domain:  hbthemes
*/

/* =Theme customization starts here


font-family: blakely,sans-serif;
font-weight: 300, 700, 800;
font-style: normal;

-------------------------------------------------------------- */

@import url("https://use.typekit.net/jgz2xsg.css");
#main-content .fontblakely {font-family: blakely,sans-serif;}


/*disable mobile menu*/
@media handheld,only screen and (max-width:900px){
#show-nav-menu{display:none !important}
#main-nav { display: inline-block !important; }
}


/** FLUSH MAIN CONTENT WITH FOOTER **/
#main-content .fullwidth .col-12 {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

/** GLOBAL mobile **/
@media handheld, only screen and (max-width: 767px) {
/** FLUSH columns in mobile **/
	.vc_column_container {
		margin-bottom: 0px !important;
	}
/** center text align just in mobile **/
	.centermobile {
		text-align: center !important;
	}
}

/*reverse row in mobile*/
@media handheld, only screen and (max-width: 767px){
.reverse-column {
position: relative;
flex-direction: column-reverse;
display: flex;
}
}

.top-widget .hb-moon-arrow-right-5 {
  display: none !important;
}


/** GLOBAL FONTS **/

.fontweightnine {font-weight: 900 !important;}
.fontweighteight {font-weight: 800 !important;}
.fontweightseven {font-weight: 700 !important;}
.fontweightsix {font-weight: 600 !important;}
.fontweightfive {font-weight: 500 !important;}
.fontweightfour {font-weight: 400 !important;}
.fontweightthree {font-weight: 300 !important;}
.fontweighttwo {font-weight: 200 !important;}
.fontweightone {font-weight: 100 !important;}

.fontuppercase {text-transform: uppercase !important;}

.colorwhite {color: #FFFFFF !important;}

/** GLOBAL IMAGE SIZES **/
.maxwidthtwelvehundred img {max-width: 1200px !important; width: 100% !important;}
.maxwidthevelenhundred img {max-width: 1100px !important; width: 100% !important;}
.maxwidthonethousand img {max-width: 1000px !important; width: 100% !important;}
.maxwidthninehundred img {max-width: 900px !important; width: 100% !important;}
.maxwidtheighthundred img {max-width: 800px !important; width: 100% !important;}
.maxwidthsevenhundred img {max-width: 700px !important; width: 100% !important;}
.maxwidthsixhundred img {max-width: 600px !important; width: 100% !important;}
.maxwidthfivehundred img {max-width: 500px !important; width: 100% !important;}
.maxwidthfourhundred img {max-width: 400px !important; width: 100% !important;}
.maxwidththreehundred img {max-width: 300px !important; width: 100% !important;}
.maxwidthtwohundredfifty img {max-width: 250px !important; width: 100% !important;}
.maxwidthtwohundred img {max-width: 200px !important; width: 100% !important;}
.maxwidthonehundredfifty img {max-width: 150px !important; width: 100% !important;}
.maxwidthonehundred img {max-width: 100px !important; width: 100% !important;}
.maxwidtheighty img {max-width: 80px !important; width: 100% !important;}
.maxwidthsixty img {max-width: 60px !important; width: 100% !important;}
.maxwidthforty img {max-width: 40px !important; width: 100% !important;}
.maxwidthtwenty img {max-width: 20px !important; width: 100% !important;}

.textshadow {text-shadow: 4px 4px 2px #000 !important;}

.letterspacingone {letter-spacing: 1px !important;}
.letterspacingtwo {letter-spacing: 2px !important;}

/** RAW HTML PADDING **/
.wpb_raw_html {
  line-height: 0px;
}

video {
  width: 100% !important;
  height: auto !important;
}
.vc_row > .video-wrap {
    z-index: 1;
	width: 100% !important;
}

.vc_row > .wpb_column {
    z-index: 2;
}

/** FLUSH MAIN CONTENT WITH FOOTER **/
#main-content .fullwidth .col-12 {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

/*disable mobile menu*/
@media handheld,only screen and (max-width:900px){
#show-nav-menu{display:none !important}
#main-nav { display: inline-block !important; }
}

/** forminator **/
.formsubmit {
	width: 100% !important;
	text-align: center !important;
}


/** DESERT OASIS **/
.vc_tta-color-black.vc_tta-style-flat.tabsoasis .vc_tta-tab.vc_active > a {
	background-color: #f5daa7 !important;
	color: #000000 !important;
}
.vc_tta-color-black.vc_tta-style-flat.tabsoasis .vc_tta-tab > a {
	color: #f5daa7 !important;
}
.vc_tta-color-black.vc_tta-style-flat.tabsoasis .vc_tta-tab {
  font-family: "Chicle", serif;
  font-weight: 400;
  font-style: normal;
	font-size: 30px;
}