/*
Theme Name: Allyon Child Theme
Theme URI: https://www.strongmtn.com
Version: 1.1
Description: Custom theme for Allyon
Author: Strong Mountain
Author URI: https://www.strongmtn.com
template: bb-theme
*//* Grayscale To Color *//* Image Hover Change */.cta-button{padding:5px 16px !important;background-color:#caa556;border-radius:100px;transition:ease 300ms;}.cta-button:hover{background-color:#7d6e4e;}.cta-button:hover .menu-item-text{color:#fff !important;}.cta-button .menu-item-text{color:#272f3d !important;}#menu-item-75{border:2px solid #caa556 !important;transition:  ;}#menu-item-75:hover{border:2px solid #fff !important;}.footer-updates input{border-radius:100px !important;}.footer-updates a{border-radius:100px !important;}.transition-smooth{transition:ease 300ms;}.max-height .uabb-post-thumbnail{max-height:25vh;}.gray-scale-img .fl-photo-content{overflow:hidden;-webkit-backface-visibility:hidden;}.gray-scale-img .fl-photo{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;will-change:filter;}.gray-scale-img .fl-photo:hover{-webkit-filter:grayscale(0);filter:grayscale(0);}.fl-photo{position:relative;overflow:hidden;}.photo-hover{position:absolute;top:0;left:0;opacity:0;z-index:-1;-webkit-transition:all 0.3s;-webkit-transform:ease;-ms-transition:all 0.3s;-ms-transform:ease;-moz-transition:all 0.3s;-moz-transform:ease;transition:all 0.3s;transform:ease;}.fl-photo:hover .photo-hover{z-index:1;opacity:1;-webkit-transform:ease;-ms-transform:ease;-moz-transform:ease;transform:ease;}.awards .fl-col{padding:5% !important;}.gform_wrapper .top_label input.medium{width:100% !important;}.choice_style .uabb-gf-style .gform_wrapper .gfield_radio li label{font-weight:400 !important;}