/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/
.bdt-form-controls input{
	margin-bottom: 0px;
	width: 100%;
}

.bdt-form-stacked .bdt-form-label {
    display: block;
    margin-bottom: 5px;
}

.the_content_wrapper {
    width: 100%;
	margin: 0px;
}

#Content {
  padding-top: 0px;
}
.nocomments, .section-post-header, .author-box-wrapper{
	display:none;
}

.layout-boxed #Wrapper {
   border: 1px solid rgba(0,0,0,.075);
    border-top-color: rgba(0, 0, 0, 0.075);
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.075);
    border-bottom-style: solid;
    border-bottom-width: 1px;
  border-top-color: rgba(0, 0, 0, 0.075);
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: rgba(0, 0, 0, 0.075);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top: 0;
  border-bottom: 0;
  box-sizing: content-box;
}

.layout-boxed {
  padding: 0!important;
}
.wpr-grid-media-wrap img{
	height: 250px;
}
.elementor-icon-box-description {
  text-align: justify;
}

#vission .elementor-icon-box-description{
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}
.elementor-widget-text-editor ul li{
	margin-right: 25px;
	margin-left: 25px;
}

}

.hide-document-info .fbdl-search-control, .hide-document-info .fbdl-layout-control
{
    display: none!important;
}

.cpel-switcher__name {
  padding-right: 10px!important;
}



#filebird-document-library a{
	font-size:18px;
}

/* Center language switcher*/
.menu-item-type-custom{
	display: flex;
    flex-direction: row;
    align-items: center;
}

#language-bar{
	margin-bottom: 0px!important;
}

#header-social .elementor-column-gap-default > .elementor-column > .elementor-element-populated{
	padding: 0px!important;
}

.rt-wpls .slick-initialized .slick-slide {
    float: none !important;
    vertical-align: middle;
    display: inline-block !important;
}

.rt-wpls .slick-track { 
    padding: 0px!important;
}
.no-margin{
	margin-bottom:0px!important;
}
.fbdl-grid-icon, .fbdl-file-size{
	display:none!important;
}

.elementor-267 .elementor-element.elementor-element-222d4560 {
  margin-top: 0px!important;
  margin-bottom: 0px!important;
}

@media (max-width: 767px){
	.elementor-267 .elementor-element.elementor-element-adc53f5 .bdt-search-container .bdt-search {
  		padding: 0px!important;
	}
	#filebird-document-library a{
		font-size:14px;
	}
	#footer-table{
		display: grid;
		grid-template-rows: auto repeat(3, 1fr);
	}
	#footer1 {
    	order: 1;
  	}
  
  #footer2 {
    order: 3;
  }
  
  #footer3 {
    order: 2;
  }
}
