/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 16 2018 | 12:36:30 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
/* front page fading effect for phoenix */
#cycler{position:relative;}
#cycler img{position:absolute;z-index:1}
#cycler img.active{z-index:3}
/* front page footer remove effect */

.page-id-137 .footer-adv-overlay {
    display: none;
}
.page-id-137 .ast-small-footer {
    display: none;
}
.page-id-137 img#fsb_image {
    display: none;
}
.page-id-137 .ast-flex-grow-1 {
    display: none;
}
.page-id-137 .ast-header-break-point {
    display: none;
}

.page-id-137 .ast-mobile-menu-buttons-outline.menu-toggle {
    display: none;
}
/* Coloring for Site Title */

.site-title a {
 color: #002365 !important; 
}

.elementor-heading-title {
    font-size: 1.6rem !important;
    color: #002365;
    position: absolute;
    top: -120px;
    z-index: 100;
    left: 50%;
}

.main-header-bar {
    border-bottom-color: rgba(255, 255, 255, 0) !important;
    background-color: rgba(255, 255, 255, 0) !important; 
}


/* Hiding Menu Items on Oriental Sourcing */

.page-id-154 .menu-item-111{
 display:none; 
}
.page-id-154 .menu-item-112{
 display:none; 
}
.page-id-154 .menu-item-579{
 display:none; 
}
/* Footer Styling */

.widget-title {
    color: #002365 !important;
    font-family: Engravers MT !important;
}
.textwidget a{
    color: #002365 !important;
    font-family: Engravers MT !important;
    font-size: 1rem !important;
}
/* Mobie menu tweaks */
.ast-header-break-point {
    background: transparent;
    border: 1px solid #002365 !important;
    color: #002365 !important;
}
.ast-mobile-menu-buttons-outline.menu-toggle {
    background: transparent;
    border: 1px solid #002365 !important;
    color: #002365 !important;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    position: absolute;
  	top:35px !important;
  	right:-10px !important;

}