/*
 Theme Name:   Jessi Gurr Dot Com
 Theme URI:    https://jessigurr.com
 Description:  Hello, World!
 Author:       Iceberg Web Design
 Author URI:   https://www.icebergwebdesign.com
 Template:     iceberg
 Text Domain:  jessigurr

 START YOUR CHILD THEME CSS HERE
*/


/* --- NAVIGATION --- */

/* Removes triangle in slide bar */
.iceberg-navigation .iceberg-navigation-slide-bar:before {
    content: " ";
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 0px;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: transparent;
}


/* --- BUTTONS ---*/

/* Defaults for goodlayers buttons */
.iceberg-body input[type="submit"], .iwd-core-button {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 15px 33px;
    display: inline-block;
    -webkit-appearance: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

/* Removes default gradient and sets default color for goodlayers buttons */
.iwd-core-body .iwd-core-button.iwd-core-button-gradient {
    background: #555555;
}

/* --- FORMS --- */

.iceberg-body input, .iceberg-body textarea {
    color: #4e4e4e;
    padding: 3px 10px;
    border: 1px solid #eeeeee;
    font-size: 18px;
    background-color: #f1f1f1;
}

/* form placeholder overrides - have to use !important or this doesn't work
--------------------------------------------- */
::-webkit-input-placeholder { /* Chrome */
  color: #494949 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #494949 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #494949 !important;
  opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #494949 !important;
  opacity: 1 !important;
}

.iwd-core-page-builder-body [data-skin="White Text"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .iwd-core-page-builder-body [data-skin="White Text"] textarea {
    color: #494949;
}

/* --- GALLERY ---*/

.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0;
}

/* Gallery Columns */

.gallery-item {max-width: 25%;}
.gallery-columns-1 .gallery-item {max-width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}


/* --- MISC --- */

hr {margin-top:60px; margin-bottom:60px;}

ul li {list-style-position: outside;}
ol li {list-style-position: outside;}

.iwd-core-image-overlay.iwd-core-gallery-image-overlay .iwd-core-image-overlay-title {
    font-size: 15px;
    display: block;
    letter-spacing: 1px; font-weight: bold; background: #000; background: rgba(0,0,0,0.7); padding: 10px 20px;
    text-transform: uppercase;
}

/* changes captions to center on gallery */
.iwd-core-image-overlay-caption{
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 0px;
    display: block;
    line-height: 1.4;
    font-style: normal !important;}
.iwd-core-image-overlay.iwd-core-gallery-image-overlay .iwd-core-image-overlay-content {top: 50% !important;}

.iceberg-sidebar-area .iceberg-widget-title {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.5px;
    position: relative; line-height: 1.5;
    margin-bottom: 28px;
    overflow: visible;
}


/* --- FOOTER --- */

.iceberg-copyright-text, .iceberg-copyright-left, .iceberg-copyright-right {
    text-transform: none;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.iceberg-footer-wrapper .iceberg-widget-title {
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 15px;
}


/* --- RESPONSIVE --- */

ul.mm-listview li a { color: #dddddd !important; }
ul.mm-listview li.current_page_item a, ul.mm-listview li a:hover { color: #ffffff !important; }

.mm-menu {background-color: #222222;}
.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title { white-space: unset !important; }

/* Breakpoint for mobile header - 999px */


/* Breakpoint for column stacking - 768px */
@media (max-width: 768px) {
  .iceberg-page-title { font-size: 28px !important; }
  .iwd-core-title-item-title { font-size: 28px !important; }
}



.gform_footer {text-align:center;}

.iceberg-body input, .iceberg-body textarea { border: 0px; padding: 10px !important;}
 
 
 .gform_confirmation_message_1 { background: rgba(255,255,255,0.7); padding: 20px; color: #333;  }

.iceberg-single-article-thumbnail { display: none; }
 