/*
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
-------------------------------------------------------------- */
ul,li {list-style: none;}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


.pattern-disharmony {
    background-image: url(https://www.mystic.net.au/wp-content/uploads/2019/05/CB-pattern_1-min.png);
    background-repeat: repeat;
    background-position: top center;
}
.blue {
    background-color: #46c0eb;
    color: #ffffff;
}
.br-md{
	display:block;
	white-space:nowrap
}
.br-lg {
    display: block;
    white-space: nowrap;
}
.nb-sm-up {
    display: inline-block;
    white-space: nowrap;
}