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

.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
    width: 230px !important;
    font-family: poppins !important;
}

a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #165A87 !important;
    color: #ffffff;
    width: 100%;
    font-size: 20px !important;
    text-align: center !important;
    line-height: 30px !important;
	border-radius: 30px;
}


.dottedborder {
    width: 48%;
    border: 3px dashed #155987;
}

#Footer .footer_copy {
    border-top: 1px solid rgba(255,255,255,.1);
    background-color: #ffffff !important;
}
