/**
*  __  __                        _   _       __        __   _         _ _            
* |  \/  | __ _  __ _ _ __   ___| |_(_) ___  \ \      / /__| |__  ___(_) |_ ___  ___ 
* | |\/| |/ _` |/ _` | '_ \ / _ \ __| |/ __|  \ \ /\ / / _ \ '_ \/ __| | __/ _ \/ __|
* | |  | | (_| | (_| | | | |  __/ |_| | (__    \ V  V /  __/ |_) \__ \ | ||  __/\__ \
* |_|  |_|\__,_|\__, |_| |_|\___|\__|_|\___|    \_/\_/ \___|_.__/|___/_|\__\___||___/
*               |___/                                                                
*
* Keystone Stoneworks
* Custom CSS by Magentic Websites 2017
*/
#mobile-logo .btn {width: 100%;}
#mobile-menu-div a.meanmenu-reveal {width: 100%;}
#mobile-menu-div a.btn-empty {color: #fff;}
#mobile-menu-div a.btn-empty:hover {color: black;}

#mainwrap a, #mainwrap .zen-menu-heading, #mainwrap li a span {text-transform: capitalize;}

/* Forms */
.formResponsive .formHorizontal .rsform-block {margin-bottom: 10px;}
.formResponsive input, .formResponsive textarea {width: 65%;}
.formResponsive input[type="text"], textarea {padding: 5px 0; margin: 0;}
input {min-height: 30px;}

