.video-wrapper{
	position:relative;
	width:85%;
	margin:15px auto;
	padding-bottom: 43.25%;
	padding-top:4.5%;
	height:0;
	background: #000;
}
.video-wrapper iframe{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	box-shadow:1px 1px 10px #4E4E4E;
	-webkit-box-shadow:1px 1px 10px #4E4E4E;
}
.custom-whitespace{
	display: block;
	height: 5px;
	margin: 0;
}
.metaslider{
   padding: 5%;
   background: #f3f3f3;
   margin-top: 35px !important;
   margin-bottom: 35px !important;
}
.slider-label{
    color:#656262;
    position: absolute;
    left: 50%;
    width: 50px;
    margin-left: -25px;
    display: block;
    text-align: center;
}
#rightbar .metaslider{
   padding:5px;
   margin-top:0 !important;
   margin-bottom:0 !important;
}

.single.single-post .blog-single .tags_line {
	height:auto;
}
.single.single-post .blog-single .tags_line .tags_holder {
	height: auto !important;
	margin-bottom: 10px;
}
.single.single-post .blog-single .tags_line .tags_holder a {
	height: auto !important;
}

#mobile-menu li.menu-item-type-custom .title {
	font-weight: 800;
}
#mobile-menu .mobile_menu_side {
	margin-bottom: 110px;
}
.text-padding{
	padding: 0 30px !important;
}
.single-post .row_section > .vc_row{
	padding: 0 5%
}
.site-footer .f-column {
	padding-left: 10px;
	padding-right: 10px;
}
.single.single-post .blog-single .tags_line {
    border-top: 1px solid #d6d6d6;
    border-bottom: 0;
}
.single-post article .entry-content {
    margin-bottom: 50px;
}
.widget.widget_search .search-field, .woocommerce-sidebar.widget_search .search-field, .widget.widget_product_search .search-field, .woocommerce-sidebar.widget_product_search .search-field {
    padding: 13px 20px;
}
.wpcf7-select{
    height: 41px;
    background: #fff;
}
.wpcf7-submit:hover{color: #fff !important;}
.wpcf7-submit{
    background: #fff;
    border-color: #c89d64 !important;
    color: #c89d64 !important;
    margin-bottom: 0px;
    margin-top: 10px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    min-width: 0;
    -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.35s ease-out, -webkit-transform 0.3s ease-out, padding 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    -moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.35s ease-out, -moz-transform 0.3s ease-out, padding 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    -o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.35s ease-out, -o-transform 0.3s ease-out, padding 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    -ms-transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.35s ease-out, -ms-transform 0.3s ease-out, padding 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.35s ease-out, transform 0.3s ease-out, padding 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    padding: 14px 24px;
    font-size: 12px;
    line-height: 100%;
    color: #000;
    text-decoration: none;
    opacity: 0.999;
    -ms-filter: none;
    filter: none;
    overflow: visible;
    border-width: 1px!important;
    border-style: solid;
}
@media screen and (min-width: 992px) {
	.single.single-post .blog-single .tags_line {
		border-top: 1px solid #d6d6d6;
		border-bottom: 0;
		height:auto;
	}
	.single.single-post .blog-single .tags_line .tags_holder {
		margin-top: 10px;
	}
}
@media screen and (min-width: 782px)

}
@media only screen and (max-width: 480px){
   .metaslider{
      margin-left:10px !important;
      margin-right:10px !important;
   }
   #rightbar .metaslider{
      padding:15px;
   }
}
