/*
 Theme Name:   Scherer Bros. Lumber Co.
 Theme URI:    http://www.schererbros.com/
 Description:   Website development for Scherer Bros. Lumber Co.
 Author:       Iceberg Web Design
 Author URI:   https://www.icebergwebdesign.com
 Template:     iceberg
 Text Domain:  scherer

 START YOUR CHILD THEME CSS HERE
*/


/* --- NAVIGATION --- */

/* Top bar menu with icons */
.iceberg-top-bar-menu i {
    margin-right: 5px
}
.iceberg-top-bar .iceberg-top-bar-menu {
    margin-right: 0;
}
#iceberg-top-bar-menu li {
    margin-bottom: 0;
}
.iceberg-top-bar .iceberg-top-bar-menu > li > a {
    margin: 0;
}
.iceberg-top-bar .iceberg-top-bar-menu > li > a:hover {
    text-decoration: underline;
}
.iceberg-top-bar .iceberg-top-bar-menu > li {
    padding: 0 12px;
    line-height: 1.3em;
}

.sf-menu.iceberg-top-bar-menu > .iceberg-normal-menu ul {
    font-size: 15px;
}
.sf-menu.iceberg-top-bar-menu > .iceberg-mega-menu .sf-mega, .sf-menu.iceberg-top-bar-menu > .iceberg-normal-menu ul {
    margin-top: 11px !important;
    z-index: 999;
}
.sf-menu > .iceberg-normal-menu li, .sf-menu > .iceberg-mega-menu > .sf-mega, .sf-vertical ul.sub-menu li, ul.sf-menu > .menu-item-language li {
    background-color: #09502f;
}
.sf-menu.iceberg-top-bar-menu > .iceberg-normal-menu ul li {
    padding: 0px 20px 17px;
}
.sf-menu > li.current-menu-item > a {
    color: #eeeeee;
}
.sf-menu > li.current-menu-ancestor > a {
    color: unset !important;
}

/* --- PAGE TITLES --- */

.iceberg-page-title-wrap.iceberg-style-custom .iceberg-page-title {
    font-family: 'Roboto', sans-serif;
}

.iceberg-page-title-wrap.iceberg-style-custom .iceberg-page-title {
    background: rgba(0,0,0,0.6);
    display: inline;
    padding: 20px 40px;
}

#title-background {
    background: rgba(0,0,0,0.6);
    display: inline-block;
    padding: 20px 40px;
}

.page-id-296 .iceberg-page-title-wrap {
    background-position: top;
}


/* --- HOME FEATURED --- */

.iwd-core-feature-box-item .iwd-core-feature-box-item-image {
    margin-bottom: 30px;
}

.iwd-core-feature-box-item .iwd-core-feature-box-item-content {
    padding-left: 20px;
    padding-right: 20px;
}

.fords-folly h1,  .fords-folly h2, .fords-folly h3 {
    font-family: 'Fords Folly', sans-serif !important;
    color: #c20430 !important;
}


/* --- BUTTONS ---*/

/* Defaults for goodlayers buttons */
.iceberg-body input[type="submit"], .iwd-core-button {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 15px 33px;
    display: inline-block;
    -webkit-appearance: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    /*box-shadow: 2px 2px 8px rgba(35, 31, 32,0.2);*/
    /*-moz-box-shadow: 2px 2px 8px rgba(35, 31, 32,0.2);*/
    /*-webkit-box-shadow: 2px 2px 8px rgba(35, 31, 32,0.2);*/
    border: none;
}

/* 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: #ffffff;
}

/* 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;
}

.iceberg-body input[type="button"] {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 15px 33px !important;
    box-shadow: 2px 2px 8px rgba(35, 31, 32,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(35, 31, 32,0.2);
    -webkit-box-shadow: 2px 2px 8px rgba(35, 31, 32,0.2);
    padding: 10px 60px 10px 60px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #00483a;
    border: none;
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
    background: #ffffff !important;
}

/* Expo vendor registration */

#gform_13 .gfield_label,
#gform_14 .gfield_label,
#gform_15 .gfield_label {
	font-size: 18px !important;
	display: block;
	padding-top: 20px;
}

#gform_13 .gfield_radio label,
#gform_14 .gfield_radio label, 
#gform_15 .gfield_radio label {
	font-size: 17px !important;
}

.gform_wrapper.gravity-theme .chosen-container-multi, 
.gform_wrapper.gravity-theme .ginput_product_price, 
.gform_wrapper.gravity-theme .ginput_product_price_label, 
.gform_wrapper.gravity-theme .ginput_quantity_label {
	font-size: 17px !important;
}
.gfield_repeater_cell > .gfield_label {
	padding-top: 0 !important;
}

#gform_13 input[type=text]
#gform_14 input[type=text]
#gform_15 input[type=text] {
	font-size: 17px !important;
}


/* --- 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%;}


/* Product Partners List */
.product-partner ul > li > a > div > span.iwd-core-icon-list-caption {
    font-size: 14px;
    display: block;
    margin-top: -8px;
    margin-left: 34px;
}

/* --- MISC --- */

a:hover {
    text-decoration:underline;
}

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;
}

#alt-font h3 {
    font-family: 'Fords Folly', sans-serif !important;
}

/* --- PRODUCTS PAGES --- */

#product-cta div > h3 {
    font-family: 'Fords Folly', sans-serif;
    color: #c20430;
}

#product-cta > a {
    color: #555555;
    border: 1px solid #555555;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 10px 20px;
}

.iwd-core-icon-list-item .iwd-core-icon-list-content {
    position: relative;
    top: -2px;
}

#product-showroom > div > h3 {
        font-family: "Caveat", sans-serif;
        line-height: 1em;
}

/* default list style for pages */
ul {
    margin-left: 0;
}

ul li {
    margin-bottom: 10px;
    list-style-type: none;
}


/* --- INTERIOR PAGES --- */

.page-id-356 .iceberg-page-title-wrap,
.page-id-380 .iceberg-page-title-wrap {
    background-position: 50% 10% !important;
}


/* --- LOCATIONS --- */

.fc-badge.info {
    display: none !important;
}

.wpgmp_infowindow.fc-infowindow-default .fc-item-title {
    font-family: 'Muli', sans-serif;
}

.wpgmp_locations_content > strong {
    font-weight: bold !important;
}

.wpgmp_location_title a.place_title {
	font-weight: 600;
	font-size: 18px;
}

.fc-item-title {
    text-transform: none !important;
    font-family: "Muli", sans-serif !important;
    font-weight: 400 !important;

}

.fc-item-body-text-color {
    color: #515151 !important;
}


/* Moulding Profile Search */
.screen-reader-text {
    display: none;
}

.product-image img {
    max-height: 300px;
    margin: 20px 0;
}

.page-id-315 .iwd-core-image-overlay {
    background-color: rgba(0, 0, 0, .1)!important;
}
.page-id-315 .iwd-core-image-overlay.iwd-core-gallery-image-overlay .iwd-core-image-overlay-content {
    top: 90% !important;
}

.search-link i {
    font-size:11px;
    color:#00483a;
    position: relative;
    top: -2px;
}

.nav-links {
    padding-top: 30px;
}


/* --- FOOTER --- */

.iceberg-copyright-text, .iceberg-copyright-left, .iceberg-copyright-right {
    text-transform: none;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 28px;
    letter-spacing: 0px;
    color: rgb(56,56,56,0.5);
}
.iceberg-copyright-wrapper a {
    color: rgb(56,56,56,0.5);
}
.iceberg-copyright-wrapper a:hover {
    color: rgb(56,56,56,0.7);
}

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

.footer-phone {
    font-size: 24px;
    font-weight: 600;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #231f20 !important;
	text-align: center;
}

 .footer-phone:hover {
    color: #00483a !important;
    text-decoration: none !important;
} 

.footer-social i {
    color: #00483a;
    font-size: 22px;
    margin-right: 15px;
    transition: all 300ms;
}

.footer-social i:hover {
    color: #231F20;
    transform: scale(1.1);
}

.fa-linkedin:before {
    content: "\f0e1";
}

footer .iwd-core-button {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.iwd-core-body .iwd-core-button.iwd-core-button-gradient {
    background: #555555;
}

.iwd-core-body .iwd-core-button.iwd-core-button-gradient:hover {
    background: #00483a;
}

.footer-tagline {
    text-transform: none;
    text-align:center;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    line-height: 2.4em;
    font-weight: 600;
    letter-spacing: 1px;
    color: #231f20;
}

footer hr {
    border-color: rgb(56,56,56,0.19) !important; 
    margin-top: 50px; 
    margin-bottom: 28px;
}

.fa-houzz:before {
    content: "" !important;
    background-image: url("/source/490cf92a6bc6655ffeb4436dabd507f7/houzz-logo.png");
    width: 18px;
    height: 17px;
    margin-top: -16px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}


.fa-houzz:hover:before {
    background-image: url("/source/b4419a561d148735f5561f14e66f58bf/houzz-logo-dark.png");
    width: 18px;
    height: 17px;
    margin-top: -16px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

/* --- 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; }

.iceberg-overlay-menu-content ul.menu > li {
    font-weight: 400;
    text-align: left;
}

.iceberg-overlay-menu-content ul li a:hover {
    text-decoration: none;
}

.iceberg-overlay-menu-content ul.sub-menu > li {
    font-size: 16px;
}

.iceberg-overlay-menu-content ul.sub-menu ul.sub-menu {
    max-width: unset;
    margin: 10px 0 10px 30px;
    border: none;
}


/* TOP BAR FLASHING BUTTON */

.pulsate-buttons {
    display: flex;
    padding:  5px 0;
}

.pulsate {
    -webkit-animation: pulsate 3s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.5;
}
@-webkit-keyframes pulsate {
    0% { 
        opacity: 0.5;
    }
    50% { 
        opacity: 1.0;
    }
    100% { 
        opacity: 0.5;
    }
}

.hour-button{
  background-color: white;
  color: #006838;
  border: 1px solid #006838;
  padding: 5px 10px !important;
  margin-left:10px !important;
  font-size: 15px;
/*  width:250px;*/
}

.iceberg-top-bar-right {
	padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.iceberg-top-bar-container.iceberg-top-bar-full {
	padding-left: 0px;
}
.gform_wrapper .percentbar_blue {
	background-color: #00703D !important;
}

.gfield_repeater_item {
	display:flex;
}
.gfield_repeater_cell {
	padding-right: 16px;
}
.gform_wrapper.gravity-theme .gfield_repeater_buttons {
    padding-top: 48px !important;
}
.iwd-core-testimonial-title {
	text-align:center !important;
}
.gform_wrapper.gravity-theme .gfield_repeater_items .gfield_repeater_cell {
    padding-top: 0 !important;
}
.gform_wrapper.gravity-theme .gfield_repeater_cell label {
    color: #515151 !important;
 }


/* TOP BAR FLASHING BUTTON */

/* Breakpoint for mobile header - 999px */
@media (max-width: 1085px) {
	.iceberg-body h1, .iceberg-body h2, .iceberg-body h3, .iceberg-body h4, .iceberg-body h5, .iceberg-body h6 {
       line-height: 1.7;
	}
	.iceberg-page-title-wrap.iceberg-style-custom .iceberg-page-title {
       display: block;
   }
}
@media only screen and (max-width: 999px) {}
.iceberg-mobile-header-wrap .iceberg-top-bar {
    font-size: 15px;
}
@media (max-width: 800px) {
    .iceberg-page-title-wrap.iceberg-style-custom .iceberg-page-title { display: block; }
}

/* Breakpoint for column stacking - 768px */
@media (max-width: 768px) {
    .iceberg-page-title-wrap.iceberg-style-custom .iceberg-page-title {padding: 10px 20px; font-size: 35px !important;}
    .career-button { text-align: left !important; }
    footer .iceberg-column-15 { width: 100%; }
    .iceberg-footer-wrapper.iceberg-with-column-divider .iceberg-footer-column {margin-bottom: 10px !important}
    .mobile-left.iwd-core-right-align {text-align: center !important}
    .iwd-core-page-builder-body p { padding-bottom: 20px;}
    .archive #iwd-core-wrapper-1 .iwd-core-pbf-wrapper-container {display:flex; flex-direction:column-reverse;}
    .sf-menu.iceberg-top-bar-menu > .iceberg-normal-menu ul {margin-top: 7px !important; z-index: 999;}
    .iceberg-body h2 {font-size: 30px !important;}
    .iceberg-body h3 {font-size: 26px !important;}
    .iceberg-body h3.footer-tagline {font-size: 24px !important;}
    .iceberg-footer-wrapper img {max-width: 250px;}
    .page-id-317 .iceberg-page-title-wrap.iceberg-style-custom .iceberg-page-title {font-size: 30px !important;}
    .iwd-core-columnize-item .iwd-core-columnize-item-content {column-count: 1;-moz-column-count: 1;-webkit-column-count: 1;}
    .pulsate-buttons {display: block; padding-bottom: 0}
    .hour-button {width: 250px; margin-bottom: 8px;}
}

@media (max-width: 500px) {
    .iwd-core-pbf-column-content-margin { border: none !important; }
	}
}
h3.gsection_title {
	margin-bottom: 0;
}
.gchoice_16_8_0 {
	display: none;
}
.iwd-core-icon-list-item .iwd-core-icon-list-content-wrap {
	overflow: visible;
}
.new-notice:after {
    content: 'Updated!';
    font-family: 'Fords Folly', sans-serif;
    font-weight: 400;
    color: #c20430;
    padding-left: 5px;
    font-size: 23px;
    position: absolute;
	width:85px;
    top:-20px;
	margin-left:-10px;
}
/* make second line of bulleted list indent */
li > a {display:flex;}
.iwd-core-icon-list-item > ul > li {display: flex;}

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    padding: 8px;
}
.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
	padding: 8px;
}

/* map infowindow styling */
h3.map-title {
	margin-bottom: 10px;
}
div.map-message {
	font-weight: 600;
	margin-bottom: 5px;
}