@charset "UTF-8";
/*
Theme Name: B&C Duncan Transportation
Theme URI: 
Author: Custom Virtual Solutions
Author URI: https://customvs.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

B&C Duncan Transportation is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*###################################
# General Styles
###################################*/
html {font-size: 16px; /* 1em */ overflow: auto; line-height: 1.15; -webkit-text-size-adjust: 100%;}
body {margin: 0 auto; width: 100%; overflow: hidden;}
a, a:visited {color: inherit; text-decoration: none; -webkit-transition: all .5s ease; text-decoration: none !important;}
a, img {-webkit-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s;}
a:focus {outline: none!important;}
input:not([type="checkbox"]):not([type="radio"]), select {height: 42px;}
h1, h2, h3, h4, h5, h6, p, li, ul, ol {margin: 0;}
#cn-close-notice {background: transparent !important;}

/*###################################
## Layouts
###################################*/

/*###################################
## Header
###################################*/
.elementor-editor-active #global-header {position: relative;}
#global-header .elementor-nav-menu--main ul li a:hover, #global-header .elementor-nav-menu--main ul .current-menu-item a {text-shadow: 0.5px 0 0 #FFF, -0.5px 0 0 #FFF;}

/*###################################
## Content
###################################*/

/*###################################
## Footer
###################################*/
#global-footer .elementor-icon-list-text a, #footer-no-form .elementor-icon-list-text a {word-break: break-all;}
#global-footer .elementor-nav-menu--main ul li a:hover, #global-footer .elementor-nav-menu--main ul .current-menu-item a, #footer-no-form .elementor-nav-menu--main ul li a:hover, #footer-no-form .elementor-nav-menu--main ul .current-menu-item a {text-shadow: 0.5px 0 0 #212121, -0.5px 0 0 #212121;}

/*###################################
## Responsive
###################################*/
@media screen and (max-width: 1024px) {
	#global-footer .e-form__buttons .elementor-button, #footer-no-form .e-form__buttons .elementor-button, #contact-us .e-form__buttons .elementor-button {padding: 23px 30px 23px 30px;}
}

@media screen and (max-width: 767px) {
	#global-footer .e-form__buttons .elementor-button, #footer-no-form .e-form__buttons .elementor-button, #contact-us .e-form__buttons .elementor-button {padding: 21px 30px 21px 30px;}
}