/*
CTC Separate Stylesheet
Updated: 2025-11-15 18:23:51
Theme Name: Divi Child Theme RayGuard
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1763227431
*/


.et-pb-icon {
    font-size: 56px;
}
.et_fixed_nav #logo {
    max-height: 63px;
}
.et-fixed-header #logo {
    max-height: 40px;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.3em;
}

#logo {
    margin-bottom: 10px;
}

.et_pb_slider .et_pb_slide {
    text-align: left;
}
h1 {
    font-size:50px;
    text-transform: uppercase;
}

.et_pb_pricing_table_button, .et_pb_promo_button, a.et_pb_more_button, .et_pb_newsletter_button, .comment-reply-link, .form-submit input, .et_pb_contact_submit, .et_pb_contact_reset, .et_password_protected_form .et_submit_button, .single_add_to_cart_button .button {
    border: 1px solid;
}


#et-top-navigation {
    float: right;
    font-size: 1.2em;
}

/*#top-menu a:hover, .fullwidth-menu a:hover {
    background-color: #9B9B9B;
	color: #ffffff;
}*/

#main-header {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
}

#breadcrumbs {
 float:left; 
 width: 75%; 
 margin-bottom: 1em; 
 position:relative; z-index:1; 
}
@media screen and (
 max-width: 980px){
 #breadcrumbs{ width: 100%; }
}