/*
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
-------------------------------------------------------------- */
#loginform {
    margin: 0 auto!important;
    width: auto!important;
    display: table!important;
}
#wp-submit {
    color: #fff !important;
    font-size: 90%!important;
    font-weight: 500!important;
}
.ph-project-gallery {
    display: table;
    width: 100%;
}

#Top_bar .menu > li#menu-item-115.current-menu-item > a, #Top_bar .menu > li#menu-item-115.current_page_item > a, #Top_bar .menu > li#menu-item-115 > a:hover {
    color: #ef0000;
}
#Top_bar .menu > li#menu-item-114.current-menu-item > a, #Top_bar .menu > li#menu-item-114.current_page_item > a, #Top_bar .menu > li#menu-item-114 > a:hover {
    color: #ff9600;
}
#Top_bar .menu > li#menu-item-406.current-menu-item > a, #Top_bar .menu > li#menu-item-406.current_page_item > a, #Top_bar .menu > li#menu-item-406 > a:hover, #Top_bar .menu > li#menu-item-406:hover > a {
    color: #14cc0a;
}

body:not(.template-slider) #Header_wrapper {
    border-bottom: 1px solid #eee;
}
.z-index-0 {z-index:0 !important;}
#particles-js {pointer-events: none !important;}
#particles-js {position: absolute !important;}
#particles-js {    height: 100% !important;}

h2.red {color: #ef0000;}
.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: #444444;
}
#Top_bar .menu > li > a {
    padding: 0;
    margin: 0;
}
#Top_bar .menu.page-menu > li > a {
    margin: 5px 0;
}
.services-bullets li {font-size:0.6em;color:#bababa;padding:5px 0 5px 10px;}
.services-bullets li span {font-size:2em;color:#444;}

.site-content table.noborder, table.noborder td {
border:none;
padding:0!important;
}
.site-content table.tdpadding10 td {padding:10px!important;}

tr {
    border-bottom: none!important;
}
.widget_product_categories ul {
background-color:transparent;
}
.widget_product_categories ul li a {
    color: #444 !important;
    padding: 4px 0 4px 3px;
}
.widget_product_categories ul {
    list-style-type: none;
    padding: 0;
}
.widget_nav_menu ul {
    list-style-type: none;
    padding: 0;
    background: transparent;
}
.widget_nav_menu ul li a {
    display: block;
    padding: 4px 0;
}
.copyright a {
    color: #999!important;
    margin: 0px 10px;
}
#Footer .widgets_wrapper {
    border-top: 1px solid #eee;
}
#Footer {
    color: #999;
}
#menu-item-191 a {
    background: #00a4ff;
    color: #ffffff !important;
    margin: 10px !important;
    padding: 0px !important;
    border-radius: 50px;
    z-index: 99999;
    height: 40px;
    align-self: center;
}
#menu-item-191 a span {
    line-height: 40px !important;
}
.small-button {
background:#fdd055;
color:#02854c;
margin:10px;
padding:10px 15px;
border-radius:50px;
z-index:99999;
cursor:pointer;
}
.small-button:hover {
background:#fdba00;
color:#02854c;
text-decoration:none;
cursor:pointer;
}
.help-pop-button {
    background: rgba(0, 0, 0, 0.05);
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    display: table;
    margin: 0 auto;
    line-height: 26px;
	border:2px solid #fff;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 700;
}
.help-pop-button:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
	text-decoration:none;
	cursor:pointer;
}
.incentive-pop-button {
background:#fbca45;
color:#222222;
padding:10px 15px;
border-radius:50px;
display:table;
margin:0 auto;
cursor:pointer;
}
.incentive-pop-button:hover {
color:#222222;
text-decoration:none;
cursor:pointer;
}
.support-pop-button {
background:#f05556;
color:#ffffff;
padding:10px 15px;
border-radius:50px;
display:table;
margin:0 auto;
cursor:pointer;
}
.support-pop-button:hover {
background:#e92524;
color:#ffffff;
text-decoration:none;
cursor:pointer;
}
.button-stroke input[type="submit"] {
    color: #fff !important;
}
#btrCF7 .wpcf7-form input, #btrCF7 {
    margin: 10px 0px 20px 0px!important;
}
#btrCF7 .wpcf7-form .wpcf7-textarea {
    margin-top: 10px!important;
}
#btrCF7 .wpcf7-form p > label {
    font-weight: normal;
}
.submit-wrap {
    text-align: center!important;
}
.mcb-section.bg-cover {
    z-index: 1;
}
.text-color-white {
color:#fff;
}
.wpcf7-form p {
    margin: 0 0 20px 0;
}
.red {color:#e73726;}
table tr:first-child td {
    background: none;
}
table tr:nth-child(2n) td {
    background: transparent;
}
table td {
    border: none;
}
.button-default {
    display: inline-block;
    height: 36px;
    border-radius: 100px;
    color: #ff0000;
    text-decoration: none!important;
    text-transform: none!important;
margin:10px;
    padding: 0 24px;
    line-height: 36px;
    font-size: 14px;
    letter-spacing: 0em;
    border: 1px solid #ff8b00;
}
.button-default:hover {
    background-color:rgba(255, 255, 255, 0.5);
    border: 1px solid #ff0000;
}
.button-default-white {
    display: inline-block;
    height: 36px;
    border-radius: 100px;
    color: #fff;
    text-decoration: none!important;
    text-transform: none!important;
margin:10px;
    padding: 0 24px;
    line-height: 36px;
    font-size: 14px;
    letter-spacing: 0em;
    background: transparent;
    border: 1px solid #f5a63d;
}
.button-default-white:hover {
    background: transparent;
    border: 1px solid #c0ecd8;
    color: #fff;
}
.button-white {
    display: inline-block;
    height: 36px;
    border-radius: 100px;
    color: #ef0000;
    text-decoration: none!important;
    text-transform: none!important;
margin:10px;
    padding: 0 24px;
    line-height: 36px;
    font-size: 15px;
	font-weight:500;
    letter-spacing: 0em;
    background: #fff;
}
.button-white:hover {
    background: #fff;
}
.button-red {
    display: inline-block;
    height: 36px;
    border-radius: 100px;
    color: #fff!important;
    text-decoration: none!important;
    text-transform: none!important;
margin:10px;
    padding: 0 24px;
    line-height: 36px;
    font-size: 14px;
    letter-spacing: 0em;
    background: #ef0000;
}
.button-red:hover {
    background: #ef0000;
    color: #fff!important;
}
.button-blue-white {
    display: inline-block;
    height: 36px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none !important;
    text-transform: none !important;
    margin: 10px;
    padding: 0 24px;
    line-height: 36px;
    font-size: 14px;
    letter-spacing: 0em;
    background: #0082c9;
}
.button-blue-white:hover {
    color: #fff;
    background: #0082c9;
}
.button-orange {
    display: inline-block;
    height: 36px;
    border-radius: 100px;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: none !important;
    margin: 10px;
    padding: 10px 24px;
    line-height: 36px;
    font-size: 16px;
    letter-spacing: 0.04em;
    background: #ff9600;
    font-weight: 500;
}
.button-white-red-brdr {
    display: inline-block;
    height: 36px;
    border-radius: 100px;
    color: #ef0000;
    text-decoration: none!important;
    text-transform: none!important;
margin:10px;
    padding: 0 24px;
    line-height: 36px;
    font-size: 14px;
    letter-spacing: 0em;
    background: #fff;
border:1px solid #ef0000;
}
.button-white-red-brdr:hover {
    background: #fff;
    color: #ef0000;
}
.z-index-below {
z-index:0;
}
a.button {
    border-radius: 50px!important;
}
a.button .button_label {
    padding: 10px 24px;
    background: #ef0000;
    color: #fff;
}
.mfp-inline {
    max-width: 720px;
}
#btrCF7 > .wpcf7 form.wpcf7-form .submit-wrap input[type="submit"], .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"] {
    border: none !important;
    color: #fff !important;
    background: #ef0000 !important;
    background-color: #ef0000 !important;
    border-radius: 50px !important;
    line-height: 16px !important;
    height: 42px !important;
    padding: 10px 30px !important;
}
table td {border:none!important;}
table tr:nth-child(2n) td, table tr:first-child td {background: none !important;}

.pricing-box .plan-header h2 {
    font-size: 28px !important;
}

@media only screen and (max-width: 479px) {
h2 {
    line-height: 48px;
}
}

@media only screen and (min-width: 1240px) {
#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 30px!important;
}
}



#Side_slide #menu > ul:last-child > li:last-child a {
    display: table;
    padding: 0px 24px !important;
    margin: 10px auto !important;
}