/*---------------------------------------------------------------------------------

 Theme Name:   Cactus Gail Mason 2021
 Theme URI:    https://www.gailmason.co.uk
 Description:  Custom Theme for Gail Mason
 Author:       Jon Rolfe, Cactus
 Author URI:   https://www.cactus.co.uk
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/* Here is some custom css */




body {
    background-color: #c8cdd5;
}


a {
    color: #881806;
}




.et_pb_section_0.et_pb_section {
    /* padding-top: 34px; */
    background-color: rgba(0, 0, 0, 0) !important;
}




#content-area {
    background: #eeeeee
}

#content-area {
    background-color: #c8cdd5 !important;
}

.et_pb_gallery_grid .et_pb_gallery_item img,
.et_pb_image_wrap img {
    border: 3px solid white
}

.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 5%;
}

.et_pb_column_1_3 h2 {
    margin-bottom: 8px;
}

h3 {
    line-height: 1.4em;
}

h6 a {
    text-decoration: underline
}

h6 a:hover {
    color: #000000
}



#et-top-navigation {
    font-family:
        Helvetica, Arial, Lucida, sans-serif;
    font-weight: normal;
}

.mobile_menu_bar:before {
    color: grey;
}

.no_border > span > img {
    border: none;
}

/* Mobile drop-down menu same width as logo */
#et_mobile_nav_menu {
    width: 225px;
    margin: 0 auto;
}

/* Gallery page pinbuttons */
div.cactus_pinbutton {
    display:none;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 9999;
    max-width: 178px;
    border: none;
}

img.cactus_pinbutton_png {
    max-width: 56px;
    border: none;
    cursor: pointer;
}
.et_pb_gallery_grid .et_pb_gallery_item img.cactus_pinbutton_png {
    border: none;
    cursor: pointer;
}
