/*
 Theme Name:   Legenda Child
 Theme URI:    http://8theme.com/
 Description:  Legenda Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     legenda
 Version:      0.0.1
 Text Domain:  legenda-child
*/



/* Edits by Cathy */

.top-bar {
    /*display: none !important;*/
}
/*
.page-heading.bc-type-variant2 {
    display: none !important;
}
*/

.main-nav {
    border-top: 1px solid #c858ff;
    border-bottom: 1px solid #c858ff;
    padding: 2px 0;
    position: relative;
}

.flexslider .slides img {
    width: 69% !important;
    display: block;
}

.woocommerce-message, .alert-success, .success {
    color: #6f6f6f;
    background-image: url(images/alert-1.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-color: #c858ff !important;
    color: #fff;
    position: relative;
    border: 1px solid #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 20px 30px 20px 80px;
}
.page-content {margin-bottom: 0px !important;}
.yikes-easy-mc-success-message {
    color: #770f77 !important;
    background: rgba(200, 88, 255, 0.37) !important;
}
.shopping-cart-widget {
    font-size: 30px;
}
@media (max-width: 767px) {
    .page-content {margin-bottom: 0px !important;}
}
/*********TelNum*********/
div.shopping-cart-widget a.tel {
    font-size: 30px;
    color: #c858ff;
}
div.shopping-cart-widget a.tel:hover {
    color: #33006d;
}

@media (max-width: 480px) {
    .header .shopping-cart-widget, .modal-buttons{
        display: none !important;
    }
 }

/**Footer Opt-in**/

input[type="submit"] {
    border: 1px solid #dddddd;
    display: inline-block;
    color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 12px;
    font-family: Georgia;
    padding: 5px 20px;
    text-align: center;
    box-sizing: border-box;
    line-height: 1.5 !important;
    text-transform: uppercase;
}

.copyright .container {
    padding: 5px 0;
}
.footer .container {
    padding-top: 10px;
    padding-bottom: 10px;
}
img.aligncenter.ausDolphins {
    border: #FFF 8px solid;
    border-radius: 10px 10px;
}
div.span6 a {
    color: #FFF;
}
div.span6 a:hover {
    color: #c858ff;
}

.google-map.googlemap-wide {
    width: 100%;
    height: 300px;
    margin-bottom: 40px;
    display: none !important;
}

.bc-type-variant2 {
    display: none !important;
}


