/*
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
-------------------------------------------------------------- */
table#example tbody tr td label a {
	color: #245448 !important;}
table#example td {padding:5px !important;}
#header_cart {display:none !important;}
.cust-desc {
    min-height: 100px;
}
#Footer {
  z-index: 99;
}
.woocommerce .product div.entry-summary .cart .button{display:none;}
.top-compo
{
    text-align: center;
    font-size: 36px;
    line-height: 64px;
    background: #6b6969;
    color: #fff;
    margin-bottom: 5%;
    padding: 20px;
 }
 #Top_bar .logo
 {
 width:225px;
 }
#Top_bar .menu > li > a span:not(.description)
{
  padding: 0 10px !important;
}
#Top_bar .menu_wrapper
{
margin-left:3%;
}
.mc4wp-form-fields input[type="email"] {
    margin-bottom: -8px;
    margin-top: 15px;
}
.rt-wpls .single-logo .single-logo-container
{
background-color: #fff;
}
.rt-wpls .single-logo img, .rt-wpls .single-logo .single-logo-container
{
padding: 0 !important;
}

body:not(.template-slider) #Header {
    min-height: inherit !important;
}
.white-textw1 .column
{
margin: 0 1% 15px;
}
.white-textw1 .column .button_align.align_center
{
margin-bottom:-12%;
}
.button-division a.button {
    background-color: #252d80;
    color: #fff;
}
.rt-wpls .single-logo h3 {
    font-weight: 600;
    padding-top: 12px;
    font-size:20px;
}
footer#Footer .container {
    max-width: 1220px !important;
    }
div#Top_bar .container,#Action_bar .container
 {
 max-width:1220px;
 }
#lcs_logo_carousel_wrapper .owl-nav .owl-prev
{
position:absolute;
left:2%;
}
#lcs_logo_carousel_wrapper .owl-nav .owl-next
{
position:absolute;
right:2%;
}
.section.mcb-section.white-text.white-textw1 {
    border-bottom: 8px solid #e73338;
}
#lcs_logo_carousel_wrapper .owl-nav {
    position: absolute;
    margin-top: 8% !important;
    width: 100%;
}
.column-who-we .one-second{margin-bottom:0 !important;}
.cust-desc h3 {    font-size: 20px;}
.icon-hm i {font-size: 34px;color: #245448;}
.icon-hm {margin: 18px 0;
}
.padding-top-cl {padding-top:40px;}
.color-pink {color: #e73338;}
.rd-button {    padding: 5px 15px;
    background: #e73338;
    border-radius: 10px;
    color: #ffff;
}
.image-margin-tp  {z-index: 2;}
.image-margin-bttm  {z-index: 2;margin-bottom:-80px;}
.logo-mobile {max-height: 62px !important;margin-left: 62px;}
@media only screen and (max-width:980px){
#logo {margin:0 !important;}
}
.footer-col {
	position: fixed;
	bottom: 0;
	width: 100% !important;
	margin-bottom: 0;
	z-index: 9999999999;
	display: block;
	text-align: center;
	background: #009bda;
	padding: 6px;
	margin: 0;
}

.footer-col button {
	padding: 13px 21px;
	margin-bottom: 0;
	width: 30%;
}

.footer-col .button {
	padding: 8px 0;
	margin-bottom: 0;
	width: 47%;
	background: #009bda!important;
	color: #fff!important;
	margin-top: 2px;
	float: left;
	font-size: 15px;
}

.tel-foo {
	border-right: 3px solid #fff !important;
	border-radius: 0 !important;
}


/* The Modal (background) */

.modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 1;
	/* Sit on top */
	padding-top: 100px;
	/* Location of the box */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: rgb(0, 0, 0);
	/* Fallback color */
	background-color: rgba(0, 0, 0, 0.4);
	/* Black w/ opacity */
}

.modal-body input,
.modal-body textarea {
	border-color: #000 !important;
}

.modal-body textarea {
	height: 80px;
}


/* Modal Content */

.modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
}


/* The Close Button */

.close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#myModal .modal-content form textarea {
	height: 110px;
}

#myModal .modal-content form textarea {
	height: 110px;
}

#myModal .modal-content {
	padding-top: 20px;
}

#myModal {
	padding-top: 70px;
	z-index: 9999;
}

#mwacht {
	display: none;
}

.footer-form .fo-form {
    background: #fff;
    padding: 8px;
    border: 1px solid #f9f9f9;
    box-shadow: 0 2px 5px #afacac;
}
.footer-form .heading-look {
    font-size: 24px;
    background:#e73338;
    color: #fff;
    text-align: center;
    display: block;
    padding: 7px 0;
    cursor: pointer;
}
.footer-form {
    position: fixed;
    right: 15px;
    bottom: 0;
    z-index: 1000;
    width: 286px;
}
.footer-form .contactform {
    background: transparent;
    padding: 0;
    margin-top: 0;
}
@media only screen and (min-width: 1240px) {
	.footer-col {
		display: none !important;
	}
}
.header-classic #Action_bar
{
background-color: #3d8ac3 !important;
}
span.wpcf7-form-control-wrap .wpcf7-textarea
{
height:20px;
}
span.wpcf7-form-control-wrap .wpcf7-text, span.wpcf7-form-control-wrap .wpcf7-textarea 
{
border-radius:13px;
}
div#wpcf7-f803-p9-o1 input[type="submit"]
{
width:100%;
background-color: #318e77;
}
.ourdivision img
{
min-height:155px;
}
div#wpcf7-f804-p349-o1
{
padding: 20px;
color: #fff;
}
.contctfrm {
    background: #e31e24;
    padding: 11px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color:#fff;
}
.contctusss form.wpcf7-form
{
padding:10px;
}
.column.mcb-column.one-third.column_column.contctusss{
    color: #fff;
    background: #e31e24;
}
.contctusss input[type="submit"]
{
    background-color: #e31f24;
    color: #ffffff;
    width: 100%;
}
.contctusss span.wpcf7-form-control-wrap .wpcf7-text
{
    border-radius: 7px;
}
.archive  #Content
{
padding-top:0px;
}
.archive h1.page-title{
  text-align:center;
  padding-top: 30px;
}
.archive div#Subheader {
    display: none;
}
.con-from
{
margin-top: 33%;
    margin-left: 10%;
}
.page-id-87 .one-second.mcb-wrap {
    width: 75%;
}
.con-from ul li {
    background: #e9393b;
    padding: 5px 10px;
    margin-top: 10px;    
}
.con-from ul li a
{
color:#fff;
}
.page-id-87 form.wpcf7-form
{
    margin-top: 10%;
    background: #e9383b;
    padding: 20px;
    color: #fff;
}
p.dwlnda
{
    text-align: right;
    margin-top: -45px;
    font-weight: bold;
}
p.dwlnda i
{
 color: #27338b;
}
.archive .one-second.mcb-wrap {
    width: 75%;
}
.archive div#wpcf7-f804-o1
{
    background: #e9383b;
    margin-top: 20%;
    padding: 20px;
    color: #fff;
}
.archive .con-from {
    margin-top: 0%;
    margin-left: 16%;
}
div[id*='ajaxsearchlite'].wpdreams_asl_container {
    width: 31% !IMPORTANT	;
    margin: 0px 0px 0px 0px;
    TEXT-ALIGN: CENTER !IMPORTANT	;
    MARGIN: AUTO !IMPORTANT	;
}
.dataTables_length {
    float: left;
    margin-left: 7px;
}
.dataTables_filter {
    float: left;
    margin-left: 33px;
    margin-top: -14px;
}
.dataTables_info {
    margin-bottom: 10px;
}
.paginate_button {
    padding: 5px;
    background: #11aaa2;
    color: #fff;
    margin-left: 3px;
}
.main-panel {
    width: 100%;
    float: left;
    margin-top: 32px;
}
.panel-order {
    width: 50%;
    float: left;
    margin-left: 10px;
    border: 1px solid #000;
    background-color: #ddd;
}
.order-form {
    width: 40%;
    float: left;
    margin-left: 5%;
    border: 1px solid #000;
    margin-bottom: 30px;
}
.order-form h3 {
    text-align: center;
    margin-top: 10px;
}
.cart-row {
    width: 100%;
    float: left;
    background-color: #f0f8ff;
    border-bottom: 1px solid #000;
}
.subtwo h4, .cart-p-qty {
    width: 18%;
}
.panel-subheading h4 {
    float: left;
}
.subone h4, .cart-p-name {
    width: 65%;
}
.cart-p-name, .cart-p-qty, .cart-p-del {
    float: left;
}
#bulktable_wrapper select {
    display: inline !important;
    width: 53px;
}