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

/*THEME STYLES*/
a.action_button{background: #0197ac; transition: .5s}
a.action_button:hover{transform: scale(1.1);}
#Top_bar .top_bar_right a{color: #fff}
#Footer .footer_copy .one,{margin-bottom: 0; padding-top: 0; min-height: 33px;}

/*TYPOGRAPHY STYLES*/
.yellow{color: #ffcc34}
.white{color: #fff}
.black{color: #343434}

/*CUSTOM STYLES*/
.transition{transition: .5s}
.box-shadow{-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);}
.box-banner-btn:hover{transform: scale(1.1);}
.banner-btn{color: #fff; padding: 20px; display: block; box-sizing: border-box; transition: .5s}
.banner-btn:hover{text-decoration: none; color: #fff;}
.banner-btn img{float: right;}
.social{display: inline-block; margin: 0 2px; width: 80px; height: 80px; transition: .5s}
.social:hover{transform: scale(1.1);}