/*
Theme Name: Gateway Women's Care
Description: Child theme for Gateway Women's Care. Made with love by Angel Oak Creative.
Author: Angel Oak Creative
Author URI: http://angeloakcreative.com/
Template: Avada
Version: 0.1.4
Text Domain:  Avada
*/


.fusion-header {background-color: rgba(233, 233, 233,0.9);}

.footer-edge {background-color: #ffc656; bottom: auto;
    top: 0; left: 0;
}

.bottom-edge {background-color: transparent; bottom: auto;
    top: 0; left: 0;
}

.top-edge {background-color: transparent; bottom: auto;
    top: 0; left: 0;
}

.fusion-copyright-notice {
    font-family: Arial,Helvetica,sans-serif;
}

.fusion-page-title-bar {
    background-position: top center;}
    
.alignright {
    margin-bottom: 30px;
}
    
.fusion-person-icon-bottom .fusion-social-networks {
    margin-top: 0px;
}

#wrapper .search-table .search-field input {color: #000;}
#wrapper .search-table .search-field input {border-color: #000;}

.fusion-icon-mail {background-color:#898989 !important; border-color:#898989 !important;}

.fusion-main-menu .fusion-dropdown-menu .sub-menu li a, .fusion-main-menu .sub-menu li a, .fusion-megamenu-wrapper li .fusion-megamenu-title-disabled {font-family: arial, helvetica, sans-serif;}

.fusion-date-and-formats .fusion-format-box {
    display: none;
}
.whitetext {color: #fff;}
.whitetext h1 {color: #fff;}
.whitetext h2 {color: #fff;}
.whitetext h3 {color: #fff;}
.whitetext h4 {color: #fff;}
.whitetext a {color: #fff;}
.minheight250 {min-height: 250px;}
.minheight400 {min-height: 400px;}
.minheight250:hover {opacity: 0.7;}
.fusion-page-title-bar h1 {text-shadow: 1px 1px #111;}
.fusion-page-title-bar h3 {text-shadow: 1px 1px #111;}
.menubutton {background-color: #6abc45;}
.catalog-ordering a, .order-dropdown ul li a, .order-dropdown > li::after, .searchform .fusion-search-form-content .fusion-search-field input, .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #333;
}
#comment-input input, #comment-textarea textarea, .avada-select .select2-container .select2-choice, .avada-select .select2-container .select2-choice .select2-arrow, .avada-select .select2-container .select2-choice2 .select2-arrow, .chzn-container .chzn-drop, .chzn-container-single .chzn-single, .comment-form-comment textarea, .fusion-body .avada-select-parent .select-arrow, .fusion-body .avada-select-parent select, .gravity-select-parent .select-arrow, .input-text, .main-nav-search-form input, .post-password-form label input[type="password"], .search-page-search-form input, .searchform .fusion-search-form-content .fusion-search-field input, .select-arrow, .select2-container .select2-selection .select2-selection__arrow, .select2-container--default .select2-dropdown .select2-search, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-selection--single, .select2-dropdown, input.s, input[type="email"], input[type="number"], input[type="password"], input[type="text"], select, textarea {
    border-color: #333;}
    
    
/* Reverse columns on mobile */
    
@media all and (max-width:800px) {
    .reverse-cols .fusion-row {
        display: flex;
        flex-flow: wrap;
        flex-direction: column-reverse;
    }
}

/* Avada testimonial styling */

/* Remove standard black background on author name */
.review,.no-avatar,.active-testimonial {
    background-color: transparent !important;
    background: transparent !important;
}
    
/* Decrease top margin on author */
.author {
margin-top: 0 !important;
}