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

/* HEADER */
#Top_bar .logo {
    padding-top: 10px;
}


/* CONTENIDOS */

.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: #6e6e6e!important;
}

.no-margin-bottom .vc_single_image-wrapper{
	margin-bottom: 0px!important;
}

.t-white{
	color: #fff;
}

.wpb_gallery_slides li a{
	margin: 0 15px 20px 0;
}

/* FOOTER */

#Footer .widgets_wrapper{
	padding: 15px 0 10px!important;
}