/*
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
*/

/* Theme customization starts here
-------------------------------------------------------------- */


label{
color: white;
}
a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #ffffff;
    color: #383838;
}
.tr-menu.header-split #Top_bar:not(.is-sticky) {
background-color: rgba(0, 0, 0, 0.12)!important;
}
.tp-caption a {
    color: #fff;
}
.tp-caption a:hover {
    color: #383838;
}
.tr-menu.header-split #Top_bar:not(.is-sticky) {
background-color: rgba(0, 0, 0, 0.12)!important;
}
.one.mcb-wrap {
    padding-top: 100px!important;
}
.infobox ul li:after {
display:none;
}

.infobox ul li:before {
    content: "";
    display: block;
    background: url(/wp-content/uploads/2016/12/list_check.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 15px;
}
.infobox {
    /* padding: 25px 20px 25px 30px; */
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0;
}
.infobox ul{
	padding-left: 30px;
}
.wpcf7-submit{
   color: #383838 !important;
   font-size:18px;
 }
 .erinyen .tp-thumb.selected .tp-thumb-over, .erinyen .tp-thumb:hover .tp-thumb-over {
    background: rgba(68, 68, 68, 0.73);
}
.tr-menu.header-split #Top_bar:not(.is-sticky):hover {
    background-color: rgba(0, 0, 0, 0.60)!important;
    transition: background 0.5s ease-in-out;
}
.tp-caption .tp-revstop {
    display: block!important;
    width: 6px;
    margin:auto;
}
@media screen and (max-width:830px) {
	#header .tp-thumbs.outer-bottom.erinyen.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal.tp-forcenotvisible {
		visibility: inherit !important;
		display: block !important;
	}
}
