/*
Theme Name: hillstate_theme
Version: 1.0
Description: A child theme of Best by MyThemeShop
Template: mts_best
Text Domain: best
*/

@import url("../mts_best/style.css");

.home .single_page .breadcrumb,.home .single_page > header{
	display: none;
}

#sidebar .widget h3.widget-title {
    background: #3498db;
    color: #ffffff;
    font-size: 20px !important;
    line-height: 50px !important;
    text-align: center;
    padding-left: 0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 0 10px 0;
}
/*cf7 style*/
.cf7_wrap {
    width: 100%;
    overflow: hidden;
}
.cf7_wrap input,
.cf7_wrap textarea,
.cf7_wrap select{
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #fff;
    -webkit-appearance: none;
}
.cf7_wrap input:focus,
.cf7_wrap textarea:focus{
	border: 1px solid #ffa300;
	color: #ffa300;
	outline: none;
}
.cf7_wrap input[type="date"]:before {
   content: attr(placeholder) !important;
   color: #aaa;
   margin-right: 0.5em;
 }
.cf7_wrap  input[type="date"]:focus:before,
.cf7_wrap  input[type="date"]:valid:before {
   content: "";
 }
.cf7_wrap input,
.cf7_wrap select{
	height: 39px;
}
.cf7_wrap select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAVklEQVQImX3KQQ3AIBBE0bkjBTHIwUF9sBI2+4VgAwscyqUH0tD+ZC6TJ6AD98+63D0D4wMMd8+SJKAA8wUmULQXEXVHEVF1CmgPakcgSWaWgMvM0v4v8Btn7NLEpSUAAAAASUVORK5CYII=") right 10px center no-repeat #FFF !important;
}
.cf7_wrap textarea{
	height: 125px;
}
.cf7_row{
	margin-bottom: 4px;
}
.cf7_col1 {
    width: 50%;
    float: left;
    padding-right: 2px;
    margin-bottom: 4px;
}
.cf7_col2 {
    width: 50%;
    float: right;
    padding-left: 2px;
    margin-bottom: 4px;
}
.cf7_submit {
    text-align: right;
    margin-top: 15px;
}
.wpcf7-form-control.wpcf7-submit {
    border: 1px solid #ffa300;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #ffa300;
    width: 100%;
    height: 39px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    float: right;
    padding: 0;
}
.wpcf7-form-control.wpcf7-submit:hover{
	border: 1px solid #d88f0e;
	background: #d88f0e;
    color: #fff !important;
}
div.wpcf7 img.ajax-loader {
    position: relative;
    top: 0px;
    left: 15px;
}
span.wpcf7-form-control-wrap {
    position: relative;
    display: block;
    margin: 5px 0 0;
}
select.wpcf7-form-control {
    border: 1px solid #ccc;
    background: #fff;
}
input.wpcf7-form-control.wpcf7-submit {
    width: auto;
    padding: 0 20px;
    margin: 0 auto;
    float: none;
}
@media (max-width: 767px){
	.cf7_wrap_full_mobile .cf7_col1,
	.cf7_wrap_full_mobile .cf7_col2{
    	width: 100%;
    	padding-left:0;
    	padding-right:0;
    	
	}
}
.cf7_wrap_left {
    width: 70%;
    float: left;
}
.cf7_wrap_right {
    width: 30%;
    float: right;
padding-left: 20px;
}
.wpcf7-response-output {
    float: left;
    margin: 0 10px 0 !important;
}
/*End cf7*/
.logo-wrap {
    margin: 0;
}
.header-inner {
    padding: 20px 0;
}
.cf7_wrap_right .wpcf7-submit {
    margin-top: 43px;
}
.tab_widget ul.wps_tabs li a {
    color: #fff!important;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
}
.tab_widget ul.wps_tabs li.active, .tab_widget ul.wps_tabs li.active a:hover {
    background: #0271bf;
    border-bottom: 0;
}
#wpadminbar #wp-admin-bar-my-account.with-avatar>a img{
	height: 16px !important;
}
iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}
.stick_menu {
    background: #ffb200;
    color: #fff;
    margin: 0;
    min-height: 1px;
}
.stick_menu.menu_fixed {
    position: fixed;
    width: 300px;
    top: 105px;
}
.stick_menu.menu_absolute {
    position: absolute;
    bottom: 0;
    width: 300px;
}
ul.svl_menu_stick_values {
    margin: 0;
    padding: 10px 0;
    list-style: none;
    overflow: hidden;    
}
ul.svl_menu_stick_values li {
    list-style: none;
    display: block;
    margin: 0;
}
ul.svl_menu_stick_values li a {
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 10px 10px 10px 30px;
}

.shareit.bottom {
    float: left;
    clear: none;
    padding: 0 0 0 20px;
}
form#mtscontact_form, div#mtscontact_success {
    clear: both;
}
.wpcf7 input {
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
}
@media (max-width: 830px){
	.stick_menu{
		display: none;
	}
}
body .mfp-wrap {
    z-index: 99999999999;
}
body .mfp-bg {
    z-index: 9999999999;
}

.full-width .article {
    width: 100%;
}
.blog_items_kygui {
    margin: 0 -15px !important;
}
.margin_mobile div#content_box {
    overflow: hidden !important;
}
.blog_items_kygui > article.kygui_box {
    padding: 0 15px;
    margin: 0 0 30px 0;
    clear: none;
}
.blog_items_kygui > article.kygui_box .post-data{
    background: #fff;
    padding: 10px;
    border: 1px solid #e6e4e4;
    border-top: 0;
}
.blog_items_kygui > article.kygui_box:nth-child(3n+1) {
    clear: both;
}
.blog_items_kygui > article.kygui_box .post-data .post-data-container h2 {
    margin: 0 0 5px 0 !important;
}
.blog_items_kygui > article.kygui_box .post-data footer {
    background: none;
    overflow: initial;
}
.blog_items_kygui > article.kygui_box .post-data footer ul {
    border-top: 1px solid #e6e4e4;
    margin: 10px 0 0;
    list-style: none;
    padding: 10px 0 0 0;
    overflow: hidden;
}
.blog_items_kygui > article.kygui_box .post-data footer ul li {
    width: 50%;
    float: left;
    margin: 0 0 10px 0;
}
.blog_items_kygui > article.kygui_box .post-data footer ul li:nth-child(2n+1){
    clear: both;
}

@media (min-width: 768px) {
    .blog_items_kygui > article.kygui_box {
        width: 33.333%;
        float: left;
    }
}
span.label_text {
    position: absolute;
    z-index: 10;
    top: 8px;
    left: 8px;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 14px;
}