/*
Theme Name: Alexandria Manor 2018
Theme URI: http://www.thejtsite.com
Description: Custom website layout by J Taylor Design
Version: 1
Author: J Taylor Design
Author URI: http://www.thejtsite.com
*/

@charset "UTF-8";

/* General */
a, a:link, a:hover, a:active, a:focus { outline: 0 !important; text-decoration: none; }
a:active { outline: none !important; }
:focus { -moz-outline-style: none !important; }
a:focus { outline: none !important; outline: none !important; outline-offset: none !important; }
input[type=text], input[type=email], textarea, submit { -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

/* WordPress Admin Bar Move
.container-fluid.loggedin .navbar-fixed-top { top: 32px; }

.page-id-404 .gform_wrapper { display:none !important; }
.page-id-404 .gform_wrapper.show { display:block !important; }*/
