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

.gform_wrapper form.f-subscribe__form .gfield_label{
    display: none;
}

.gform_wrapper form.f-subscribe__form ul.gform_fields li.gfield,
.gform_wrapper form.f-subscribe__form .ginput_container.ginput_container_email,
.gform_wrapper form.f-subscribe__form li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper form.f-subscribe__form .gfield_description.validation_message,
.gform_wrapper form.f-subscribe__form .gform_footer,
.gform_wrapper form.s-form ul.gform_fields li.gfield{
    margin: 0;
    padding: 0;
}

.gform_wrapper.gform_validation_error .s-form .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half),
.gform_wrapper.gform_validation_error form.f-subscribe__form .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    border: none;
    background: none;
}

.gform_wrapper form.f-subscribe__form div.validation_error,
.gform_wrapper form.s-form div.validation_error
{
    display: none;
}

.gform_wrapper form.f-subscribe__form input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']){
    font-family: Apercu-Regular,-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";
    display: block;
    width: 100%;
    font-size: .875rem;
    line-height: 1.15;
    border: 1px solid #fff;
    background: 0 0;
    color: #fff;
    padding: 12px 15px;
    height: 42px;
    min-width: 210px;
}

.gform_wrapper form.f-subscribe__form input[type="submit"]:not([type='radio']):not([type='checkbox']):not([type='image']):not([type='file']){
    font-family: Apercu-Regular,-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;
    min-width: 120px;
    letter-spacing: normal;
    padding: 12px 15px;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    margin: 0;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border: 1px solid #fff;
    border-radius: 0;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: none;
    background-image: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: .875rem;
    line-height: 1.15;
    transition: none;
}

.f-breadcrumbs span.breadcrumb_last{
    color: #fff;
}

.pagination .list-item span{
    display: block !important;
}

.s-wrap .s-form{
    flex-direction: row;
    flex-wrap: wrap;
}

.s-wrap .s-form .gform_heading .gform_description{
    text-align: center;
    margin: 0;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.gform_wrapper .s-form  legend.gfield_label,
.gform_wrapper .s-form  .top_label .gfield_label,
.s-wrap .s-form .gfield_label{
    display: none;
}
.gform_wrapper form.s-form input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.s-wrap .s-form .ginput_container input{
    display: block;
    width: 100%;
    font-family: Apercu-Light,-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-weight: 400;
    height: 50px;
    background-image: none;
    color: rgba(0,0,0,.76);
    border: 1px solid white;
    font-size: .9375rem;
    line-height: 1.25rem;
    padding: 14px 20px 14px;
    background-color: transparent;
    border-radius: 0;
    color: #fff;
}

.s-wrap .gform_body{
    max-width: 390px;
    width: 100%;
}

.s-form .gform_footer.top_label{
    max-width: 120px;
    min-width: 120px;
    margin: 0 0 0 10px;
    padding: 0;
}

.gform_wrapper .s-form .gform_footer input.button{
    margin: 0;
    display: block;
    width: 100%;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: none;
    background-image: none;
    background-color: white;
    color: #000;
    letter-spacing: 2px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: Apercu-Medium,-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: .875rem;
    line-height: 1rem !important;
    padding: 16px 20px 16px;
    transition: none;
    min-height: 1px !important;
}

.gform_wrapper .s-form .field_description_below .gfield_description,
.gform_wrapper .s-form li.gfield.gfield_error.gfield_contains_required div.ginput_container{
    margin: 0;
    padding: 0;
}

body .s-wrap .gform_wrapper .top_label div.ginput_container{
    margin: 0;
}

ul.heateor_sss_sharing_ul{
    margin: 0 !important;
}

ul.heateor_sss_sharing_ul .heateorSssSharingRound{
    padding: 0 15px !important;
    white-space: nowrap;
}

.heateorSssSharing{
    background: transparent !important;
    position: relative;
    width: auto !important;
    height: auto !important;
}
.heateorSssSharing ss {
    position: relative;
    width: 44px;
    height: 44px;
    border: 1px solid #00ADB7;
    border-radius: 50%;
    font-size: .375rem;
    letter-spacing: normal;
}

.s-part__list .heateor_sss_horizontal_sharing .heateorSssTwitterSvg{
    background: url(data:image/svg+xml;data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2039%2039%22%3E%0A%3Cpath%20d%3D%22M28%208.557a9.913%209.913%200%200%201-2.828.775%204.93%204.93%200%200%200%202.166-2.725%209.738%209.738%200%200%201-3.13%201.194%204.92%204.92%200%200%200-3.593-1.55%204.924%204.924%200%200%200-4.794%206.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942%204.942%200%200%200-.665%202.477c0%201.71.87%203.214%202.19%204.1a4.968%204.968%200%200%201-2.23-.616v.06c0%202.39%201.7%204.38%203.952%204.83-.414.115-.85.174-1.297.174-.318%200-.626-.03-.928-.086a4.935%204.935%200%200%200%204.6%203.42%209.893%209.893%200%200%201-6.114%202.107c-.398%200-.79-.023-1.175-.068a13.953%2013.953%200%200%200%207.55%202.213c9.056%200%2014.01-7.507%2014.01-14.013%200-.213-.005-.426-.015-.637.96-.695%201.795-1.56%202.455-2.55z%22%20fill%3D%22%23000%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E) no-repeat 50%;
}

.s-part__list .heateor_sss_horizontal_sharing .heateorSssFacebookSvg{
    background: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23000%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat 50%;
}

.s-part [class^="icon-"]:before, .s-part [class*=" icon-"]:before{
    font-size: 25px;
    border: 1px solid #00ADB7;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vortex-p-like, .vortex-p-dislike{
    display: flex;
    align-items: center;
    padding: 0 10px;
}

.vortex-p-like-counter, .vortex-p-dislike-counter{
    margin-left: 10px;
}

#wpsl-gmap{
    width: 100%;
    height: 800px;
}
#wpsl-result-list{
    width: 100%;
    margin: 0;
}

#wpsl-search-input {
    width: 100%;
    height: 50px;
    padding: 14px 20px 14px;
    font-size: 100%;
    margin-bottom: 40px;
}

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

#wpsl-search-btn{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 50px;
    height: 100%;
    background: 0;
    border: 0;
    box-shadow: none;
    z-index: 2;
}

#wpsl-search-input{
    position: relative;
}

.page-template-findStorePage
.form-group__control:before{
    z-index: 1;
}

#wpsl-stores{
    height: 630px;
    margin-right: -20px;
}

@media (max-width: 768px) {
    .heateorSssSharing ss {
        width: 30px;
        height: 30px;
    }
    ul.heateor_sss_sharing_ul .heateorSssSharingRound{
        padding: 0 8px !important;
        white-space: nowrap;
    }
    .s-part [class^="icon-"]:before, .s-part [class*=" icon-"]:before{
        font-size: 16px;
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 560px) {
    .s-wrap .gform_body{
        max-width: 100%;
    }
    .s-form .gform_footer.top_label{
        max-width: 100%;
        min-width: 120px;
        margin: 0;
    }
}

.page-template-bedding .bedding-list .item-text:before{
    display: none;
}

.page-template-bedding .bedding-list .item-text{
    max-height: none;
}

.yotpo-label.yotpo-small-box,
.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes, 
.yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes,
.yotpo .yotpo-nav-content,
.yotpo .yotpo-small-box.yotpo-nav.reviews{
    display: none;
}

.page-template-findStorePage .search-filter{
    display: none;
}

.home .home-hero .btn-video{
    display: block;
}

.home .home-hero.video-ready .btn-video{
    z-index: 100;
    opacity: 1;
    visibility: visible;
}

.ginput_container.ginput_container_select select{
    display: block;
    width: 100%;
    font-family: Apercu-Light,-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-weight: 400;
    height: 50px;
    background-image: none;
    background-color: #fff;
    color: rgba(0,0,0,.76);
    border: 1px solid silver;
    border-radius: 2px;
    font-size: .9375rem;
    line-height: 1.25rem;
    padding: 14px 20px 14px;
}

.page-template-bedding .bedding-list .item-text{
    min-height: 145px;
}

@media (max-width: 1023px){
    .home .home-hero .btn-video{
        display: none !important;
    }
    .home .h-bg__video{
        display: none;
    }
}