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

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

.team.team_circle .image_frame {width: 200px; height: 200px;}
.box-team .image_wrapper a:hover {opacity: 0.8;}
.box-team .desc_wrapper h4 a:hover {color: #305aa2}
#Top_bar a#header_cart {display: none;}
.post-head {display: none;}
.post-links .icon-comment-empty-fa {display: none;}
.post-links .post-comments {display: none;}
.date {display: none;}
.newsletter {text-align: center;}
.newsletter label {max-width: 270px !important;}
.newsletter input {padding: 14px !important; font-size: 15px;background-color: #fff !important; border:1px solid #ccc !important;}
.newsletter input:focus {border:1px solid #ccc !important;background-color: #999 !important;color: #fff;outline: 0 !important}
.newsletter label span {display: none;}
.newsletter button {font-size: 18px; font-weight: 600; padding: 15px !important;max-width: 270px !important;margin-left:auto !important;margin-right:auto !important;position: relative;}
.txt-lineheight h1 {line-height: 30px;}
.mb20 {margin-bottom: 20px !important}
.custom-title .title {font-size: 25px !important;}
.custom-button .button {width: 370px;padding: 10px;background-color: #3564AB;font-size: 22px;text-align: center !important;color:#fff}
.custom-button a.button .button_label {float: none; margin: 0 auto;display: block;}
.web_dev {float: right;margin-right: 20px;}
.web_dev a {color: #CCC !important;}
#menu > ul > li > a, .action_button, #overlay-menu ul li a {font-weight: 600 !important;}
#Action_bar {padding:8px 0;}
#Action_bar .slogan {color: #fff !important}
.box_header {color: #fff !important;text-align: center;}
.box_header aside {display: inline-block;height: 35px;}
.box_header .EMAIL-label span {display: none;}
.box_header input {padding: 5px 10px !important; margin-bottom: 0px !important; background-color: #fff !important; border:1px solid #ccc !important;}
.box_header input:focus {border:1px solid #ccc !important;background-color: #fff !important;color: #000;outline: 0 !important}
.box_header label {margin-bottom: 0 !important; float: left;display: inline-block;width: 150px !important; margin-right: 20px }
.box_header button {font-weight: 600; min-height: 30px !important;width: 150px !important;  padding: 7px 10px 6px !important;float: left;display: inline-block !important;margin: 0 !important; background-color: #fff;color: #3564AB}
.box_header .widget {padding-bottom: 0; margin-bottom: 0;}
.box_header .widget:after {display: none;}
.box_header .widget_text{padding-right: 10px;}
.box_header .widget_text div {float: left;padding-top: 9px;font-size: 14px;}
.yikes-mailchimp-container {padding-top: 5px;}
.isotope_wrapper .post-title a:hover {color: #305aa2}
#Content {min-height: 340px;}
.testimonials_list .item {max-width: 580px;float: left;display: inline-block;clear: none !important;}
.testimonials_list .item img , .testimonials_list .item .image_frame {max-width: 150px !important;}



/***** max width 767 *****/
@media screen and (max-width: 767px) {
	.box_header {background-color: #ff6600;padding: 10px;}
	.box_header input {margin-bottom: 10px !important;}
	.box_header aside {height: auto;}
	.copyright, .web_dev {width: 100%;text-align: center;margin-right: 0px !important}
}