/*
Theme Name: Brickworks
Description: Overdose team theme special for BeautyRest.
Version: 1.1
*/

.f-subscribe .subscribe-form p,
.hero-page .s-subscribe .subscribe-form p,
.hero-carousel .s-subscribe .subscribe-form p,
.g-subscribe p
{
    margin: 0;
    display: flex;
    position: relative;
}

.f-subscribe .subscribe-form .wpcf7-form-control.wpcf7-submit,
.hero-carousel .s-subscribe .subscribe-form .wpcf7-form-control.wpcf7-submit,
.hero-page .s-subscribe .subscribe-form .wpcf7-form-control.wpcf7-submit {
    text-indent: -9999px;
    display: block;
    padding: 0;
    border: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
    background-image: url(static/public/images/sprite_svg.svg);
    background-repeat: no-repeat;
    background-size: 7.6812em 139.1em;
    background-position: -.2em -13.799999999999999em;
    width: 3.0477000000000003em;
    height: 2.0601em;
}

.g-subscribe .s-form .btn {
    right: 45px;
}

.form-select:before {
    content: '';
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 1px;
    border: 6px solid transparent;
    border-top: 8px solid #9A9B9F;
    border-bottom: none;
    z-index: 1;
}

.hero-carousel .s-subscribe .subscribe-form .wpcf7-form-control.wpcf7-submit,
.hero-page .s-subscribe .subscribe-form .wpcf7-form-control.wpcf7-submit {
    background-image: url(static/public/images/sprite_svg.svg);
    background-repeat: no-repeat;
    background-size: 7.6812em 139.1em;
    background-position: -.2em -23.9em;
    width: 1.7em;
    height: 1.1414em;
}

.wpcf7-list-item-label {
    display: none;
}

#yourir-default-announcement {
    display: block;
    z-index: 9999;
}

._right-align.td {
    text-align: right;
}

.page-template-templates-pagesinvestorInformation-php .l-main p {
    padding-bottom: 20px;
    border-bottom: 1px solid #DAB8AD;
}

.wp-block-table td {
    padding: 10px;
    border: 1px solid #DAB8AD;
}

a.lnk.like.active{
    color: #000;
}
a.lnk.like.active .icon:before {
    background-position: -.2em -70.10000000000001em;
    width: 2em;
    height: 1.8em;
}

.card-snapshot__img img{
    width: 100%;
}

#wpsl-result-list,
#wpsl-gmap {
    width: 100%;
    margin: 0;
}

#wpsl-gmap {
    position: absolute !important;
    top: 0;
}

#wpsl-stores, #wpsl-direction-details {
    height: 100%;
    overflow: visible;
}

.drawer-stores .d-map #wpsl-gmap img {
    position: absolute;
    left: auto;
    top: auto;
}

#wpsl-search-input {
    width: 100%;
    padding: 4px 20px 4px;
    border: 0;
}

.form-control {
    position: relative;
}

#wpsl-search-btn {
    position: absolute;
    top: 3px;
    right: 2px;
    margin: 0;
    border: 0;
    width: 50px;
    z-index: 2;
    background-color: white;
    background-image: url(static/public/images/sprite_svg.svg);
    background-repeat: no-repeat;
    background-size: 7.6412em 139.1em;
    background-position: -.2em -23.9em;
    padding: 0;
    height: 33px;
    box-shadow: none;
}

.page-template-search .l-main, .search .l-main{
    margin-left: auto;
    margin-right: auto;
}

.page-template-search .l-main a {
    color: #B67965;
}

.page-template-search .l-main a {

}

.sf-input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    border-radius: 3px;
    background: #fff;
    font-family: Sohne-Buch,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: normal;
    padding: 4px 20px 4px;
    text-transform: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 60px;
    padding-right: 60px;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #fff;
    background: 0 0;
    border: 1px #707070 solid;
}

.page-template-search .sf-input-text {
    color: #595B60;
}

.search-form .sf-field-search, .search-form li{
    margin: 0;
    padding: 0;
}

.search-form .sf-field-search {
    position: relative;
}

.search-form .sf-field-submit {
    position: absolute;
    top: 10px;
    right: 40px;
}

.search-form li:before {
    display: none;
}

.search-form label {
    width: 100%;
}

.search-form .sf-field-submit input{
    font-size: 10px;
    background-image: url(static/public/images/sprite_svg.svg);
    background-repeat: no-repeat;
    background-size: 7.6812em 139.1em;
    background-position: -.2em -105em;
    width: 2.0895em;
    height: 2.1509em;
    display: block;
    position: absolute;
    background-color: transparent;
    border: none;
    text-indent: -999px;
}

.search-result-wrap__body {
    height: auto;
    max-height: 100%;
    overflow: visible;
}

.search-filter-results {
    height: 100%;
    overflow-y: scroll;
}

.page-template-search .search-filter-results {
    height: auto;
    max-height: 100%;
    overflow: visible;
}

.page-template-search .search-result-wrap__head {
    background: white;
}

.page-template-search .search-result .list-item a {
    background: white;
    border: 1px solid #B67965;
}

.fs-has-links::after {  padding: 5px 7.5px; background-color: #fff; color: rgba(0,0,0,0.8); content: "SHOP IT";  }
.fs-wrapper { height: auto }
.fs-entry-container { height: 0 !important; width: 16.666% !important; padding-top: 16.666% !important; }
.fs-wrapper div.fs-text-container .fs-entry-title, div.fs-detail-title{font-family:Times New Roman, serif;font-style:italic;font-weight:normal;}
div.fs-text-container .fs-entry-date, div.fs-detail-container .fs-post-info, div.fs-wrapper div.fs-has-links::after, .fs-text-product, .fs-overlink-text{font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-style:normal;font-weight:bold;}
.fs-wrapper div.fs-text-container * {color:#fff}
.fs-wrapper div.fs-text-container {background-color:rgba(0,0,0,0.8); margin: 0px}
div.fs-entry-date{display:none}div.fs-entry-title{display:none}.fs-wrapper div.fs-timeline-entry{ margin: 1px }

._with-preloader {
    position: relative;
}
._preloader {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

._preloader:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .9);
    height: 100%;
    width: 100%;
    display: block !important;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

._preloader:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border: 4px rgba(255, 132, 80, .25) solid;
    border-top: 4px #FF8450 solid;
    border-radius: 50%;
    -webkit-animation: preloader .6s infinite linear;
            animation: preloader .6s infinite linear;
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
                transform: rotate(359deg);
    }
}

@keyframes preloader {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
                transform: rotate(359deg);
    }
}

.f-social .wpcf7 form input[type="email"],
#wpcf7-f1358-o1 form input[type="email"],
#wpcf7-f572-o1 form input[type="email"] {

            display: block;
            width: 100%;
            color: #fff;
            font-weight: 400;
            letter-spacing: normal;
            font-family: Sohne-Buch,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            font-size: 20px;
            line-height: 30px;
            padding: 0 40px 0 0;
            height: 30px;
            border: none;
            background: 0 0;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

.f-social .wpcf7 form input[type="submit"],
#wpcf7-f1358-o1 form input[type="submit"],
#wpcf7-f572-o1 form input[type="submit"] {
            display: block;
            padding: 0;
            border: none;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 32px;
            height: 30px;
            background: 0 0;
        }

.f-social .wpcf7 form input[type="submit"]:before,
#wpcf7-f1358-o1form input[type="submit"]:before,
#wpcf7-f572-o1 form input[type="submit"]:before {
    content: ' ';
    display: inline-block;
    font-size: 10px;
    background-image: url(static/public/images/sprite_svg.svg);
    background-repeat: no-repeat;
    background-size: 7.6812em 141.6em;
    background-position: -.2em -16.3em;
    width: 3.0477000000000003em;
    height: 2.0601em;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}


#wpcf7-f1358-o1 form br {
    display: none !important;
}

#wpcf7-f1358-o1 form p {
    margin-bottom: 0 !important;
}

.hero-carousel .s-subscribe .subscribe-form .wpcf7-form-control.wpcf7-submit, .hero-page .s-subscribe .subscribe-form .wpcf7-form-control.wpcf7-submit {
    background-image: url(static/public/images/sprite_svg.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 7.6812em 139.1em !important;
    background-position: -.2em -23.9em !important;
    width: 1.7em !important;
    height: 1.914em !important;
}

a.c-description {
    text-decoration: none;
    color:inherit;
}

.js-modal-youtube .thumbnail .thumb-video:after, .js-modal-vimeo .thumbnail .thumb-video:after {
    z-index: 99;
}

._anchor {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

/** sidebar css by Lily 02-18-2021**/

#sidebar h2 {
    font-family: Sohne-Kraftig,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    text-transform: none;
    font-size: 22px;
    line-height: 30px;
    color: #B67965;
    letter-spacing: normal;
    margin-bottom: 30px;
    
}

#sidebar ol:not(.list-reset):not(.list-unstyled) li:before, #sidebar ul:not(.list-reset):not(.list-unstyled) li:before {
    content:" ";
    margin-right: 0px ;
}

#sidebar ol:not(.list-reset):not(.list-unstyled) li, #sidebar ul:not(.list-reset):not(.list-unstyled) li {
    display: block;
}

#sidebar ul {
    width: 100%;
}

#sidebar ul li div ul li {
    position: relative;
    padding: 20px 0px 20px 0;
    border-bottom: 1px solid #DAB8AD;
    color: #000;
}

#sidebar .menu-reports-menu-container {width:100%;}

#sidebar ul li a:before {
    content: ' ';
    display: inline-block;
    font-size: 10px;
    background-image: url(./static/public/images/sprite_svg.svg);
    background-repeat: no-repeat;
    background-size: 7.6812em 141.6em;
    background-position: -.2em -18.8em;
    width: 1.8em;
    height: 1.8em;
    position: absolute;
    right: 0;
}

#sidebar ul li a:hover {
    text-decoration:none;
}

/**Environmental Documentation landing pages css by: Lily 02-18-2021 **/

.page-id-12152 p.container,
.page-id-12153 p.container,
.page-id-12154 p.container,
.page-id-12155 p.container,
.page-id-12157 p.container,
.page-id-12158 p.container,
.page-id-12159 p.container,
.page-id-12160 p.container,
.page-id-12161 p.container,
.page-id-12162 p.container,
.page-id-12163 p.container,
.page-id-12164 p.container,
.page-id-12165 p.container {
    margin-left: 0;
    padding-left: 0;
}

.page-id-12152 .l-main p,
.page-id-12153 .l-main p,
.page-id-12154 .l-main p,
.page-id-12155 .l-main p,
.page-id-12157 .l-main p,
.page-id-12158 .l-main p,
.page-id-12159 .l-main p,
.page-id-12160 .l-main p,
.page-id-12161 .l-main p,
.page-id-12162 .l-main p,
.page-id-12163 .l-main p,
.page-id-12164 .l-main p,
.page-id-12165 .l-main p {
    padding-bottom: 20px;
    border-bottom: 1px solid #DAB8AD;
}


@media (max-width: 1019px) {
    ._anchor {
        top: -100px;
    }
}

.page-section ._no-video .s-preview:before {
    content: '';
    display: block;
    padding-bottom: 121.21%;
}

@media (min-width: 1020px) {
    .lead-anchor .s-menu .menu-item {
        min-width: 240px;
        max-width: 240px;
        margin-left: -1px;
        min-height: 70px;
    }
}

._catalog-count {
    margin: 35px 0;
}

.yourir-hide-while-loading {
    display: none;
}

.yourir-loaded .yourir-hide-while-loading {
    display: block;
}

/*@media (max-width:700px) {

    .page-section .facts {
        display: block !important;
    }

    .page-section .s-tile .tile-item.facts-item:first-child {
        display: block !important;
        float: none !important;
        border:0px !important;
    }

    .page-section .s-tile .tile-item.facts-item:first-child .item-inner {
        border:0px !important;
    }

    .page-section .s-tile .tile-item.facts-item {
        float: left;
        width: 50%;
    }

    .page-section .s-tile .tile-item:nth-child(2n+2) {
        border-right: 1px solid #DAB8AD;
        border-left: 0px !important;
    }

    .page-section .s-tile .tile-item.facts-item .item-inner {
        border-top: 1px solid #DAB8AD;
    }



    .s-performance {
        clear:both;
        padding-top:30px;
    }
}*/

