/*
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.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* import default parent styles */
@import url("../betheme/style.css");

@font-face {
    font-family: 'zona_probold';
    src: url('../betheme/fonts/zonapro-bold-webfont.eot');
    src: url('../betheme/fonts/zonapro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../betheme/fonts/zonapro-bold-webfont.woff2') format('woff2'),
         url('../betheme/fonts/zonapro-bold-webfont.woff') format('woff'),
         url('../betheme/fonts/zonapro-bold-webfont.ttf') format('truetype'),
         url('../betheme/fonts/zonapro-bold-webfont.svg#zona_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'zona_proextralight';
    src: url('../betheme/fonts/zonapro-extralight-webfont.eot');
    src: url('../betheme/fonts/zonapro-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../betheme/fonts/zonapro-extralight-webfont.woff2') format('woff2'),
         url('../betheme/fonts/zonapro-extralight-webfont.woff') format('woff'),
         url('../betheme/fonts/zonapro-extralight-webfont.ttf') format('truetype'),
         url('../betheme/fonts/zonapro-extralight-webfont.svg#zona_proextralight') format('svg');
    font-weight: normal;
    font-style: normal;
	
	}

h1 {
font-family: 'zona_proextralight'!important;
font-size: 45px !important;
}

h2, h5 {
font-family: 'zona_proextralight'!important;
}

h3 {
	font-family: 'zona_proextralight'!important;
	font-size: 25px !important;
}


h4 {
	font-family: 'zona_probold'!important;
}

p {
font-family: 'zona_probold'!important;
}



.decor2-shadow {
box-shadow: inset 0px -8px 0px 0px #61c7d5 !important;
	}


.button.button_fp_et.button_size_2.button_stroke_custom.button_js {
border-width: 2px;
border-style: solid;
border-radius: 0px;
background-color: transparent!important;
box-shadow: inset 0 0 0 0;
background-image: none;
font-family: 'zona_probold' !important;
width: 65% !important;
}

#Footer a:hover {
color: #61c7d5 !important;
}

.wrap.mcb-wrap.one.door-color.valign-top.bg-contain.clearfix {
margin-bottom: -85px !important;
}

.wpcf7 input, .wpcf7-form textarea
{
font-family: 'zona_probold'!important;
}

.wpcf7-form-control.wpcf7-submit.button_full_width {
color: #ffffff !important;
border-color: #61c7d5 !important;
}

.button-stroke a.button, .button-stroke a.button .button_icon i, .button-stroke a.tp-button {
border-color: #ffffff !important;
color: #ffffff !important;
border-radius: 0px !important;
font-family: 'zona_probold' !important;

}

a.button .button_label {
padding-top: 11px;
padding-bottom: 11px;
padding-left: 20px;
padding-right: 70px;
}

.popup-content {
background-color: #4688c5;
}

