/***********************************************************************************

* EDITS AT BOTTOM OF FILE - ORIGINAL TEMPLATE CSS UNTOUCHED
* Implementation: 7/2020 - SG

***********************************************************************************
* HEADER, HOMEPAGE, FOOTER STYLES
**********************************************************************************/

#divworkspacearea {
    max-width: 1320px;
    padding: 20px 10px 20px 10px;
    margin: 0 auto;
    margin-top: 95px;
}

.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1320px;
    padding-left: 10px;
    padding-right: 10px;
}

.HomePageForm #divworkspacearea {
    max-width: 100%;
    position: relative;
    z-index: 100;
    padding: 0;
    margin-top: 0 !important;
}

*:focus {
    outline: none;
}

img {
    border: 0;
}

h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0;
    padding: 0;
}

h3 {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

body {
    margin: 0 auto;
    background-color: #fff;
    /*font-family: Arial, sans-serif;*/
}

.hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#headercontainer {
    width: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
}

#logo {
    width: 17%;
    background-color: #505050;
    text-align: center;
    padding: 28px 0;
    float: left;
}

#logo img {
    max-width: 100%;
    height: auto;
}

#mainnav {
    width: 68%;
    padding-top: 35px;
    float: left;
}

.nav a {
    text-decoration: none;
}

.nav li {
    list-style: none;
}

.nav {
    display: inline-block;
    cursor: default;
    z-index: 500;
    /*font-family: "Raleway", Arial, sans-serif;*/
}

.nav>li {
    display: block;
    float: left;
}

.nav>li>a {
    text-transform: uppercase;
    display: block;
    z-index: 510;
    padding-left: 40px;
    height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.nav>li>.nav-shop {
    position: absolute;
    top: 93px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: #f8f8f8;
    display: block;
}

.nav .nav-column p,
.nav-nonbold-heading {
    margin: 10px 0;
    line-height: 18px;
    font-size: 14px;
}

.nav>li:hover>a {
    color: #a4ced7;
}

.nav>li>.nav-shop {
    width: 750px;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
}

.nav>li:hover>div {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}

.nav .nav-column {
    width: 20%;
    padding: 2.3%;
    text-align: left;
    float: left;
}

.nav .nav-column ul {
    padding-bottom: 5px;
}

.nav-nonbold-heading {
    font-weight: 400 !important;
    color: #000;
}

.nav .nav-column p {
    font-weight: 600;
    color: #000;
}

.nav .nav-column p a {
    color: #000;
}

.nav .nav-column p a:hover {
    text-decoration: underline;
}

.nav .nav-column li a {
    display: block;
    line-height: 16px;
    font-weight: 400;
    font-size: 13px;
    color: #000;
    margin-bottom: 10px;
}

.nav .nav-column li a:hover {
    color: #909090;
    text-decoration: underline;
}

#mobilenav {
    width: 38%;
    padding-top: 34px;
    padding-left: 2%;
    float: left;
}

#mobilenav ul {
    list-style: none;
}

#mobilenav ul li {
    display: block;
    position: relative;
    font-weight: 600;
    /*font-family: "Raleway", Arial, sans-serif;*/
    font-size: 18px;
    text-transform: uppercase;
    z-index: 9999;
}

/*#mobilenav li:hover ul,
#mobilenav li:hover>ul {
    position: absolute;
    display: block;
}*/

#accountnav li ul,
#mobilenav li ul {
    display: none;
}

#mobilenav ul li a {
    display: block;
    color: #FFF;
    white-space: nowrap;
    text-decoration: none;
}

/*#mobilenav ul li:hover a {
    text-decoration: none;
    color: #a4ced7;
}

#mobilenav li:hover ul {
    width: 100%;
    z-index: 9999;
}

#mobilenav li:hover li {
    width: 200px;
    clear: both;
}

#mobilenav li:hover li a {
    padding-left: 20px;
    padding-top: 5px;
    background-color: #000;
    color: #fff;
    position: relative;
    border-top: 1px solid #000;
    height: 35px;
    text-transform: none;
    font-weight: 400;
    font-size: 17px;
    line-height: 35px;
    left: 0;
    top: 0;
    z-index: 200;
}

#mobilenav li:hover li a:hover {
    text-decoration: underline;
}*/

.products-items li a {
    background-color: #232323 !important;
}

.products-items {
    position: relative !important;
}

#accountsearch {
    width: 15%;
    padding-top: 2px;
    float: left;
}

#accountnav {
    margin-top: 15px;
    position: relative;
}

#accountnav ul {
    margin-right: 10px;
    list-style: none;
}

#accountnav ul li {
    display: block;
    /*font-family: "Raleway", Arial, sans-serif;*/
    font-size: 12px;
    text-transform: uppercase;
    float: right;
}

#accountnav li ul {
    display: none;
}

#accountnav ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    height: 16px;
    margin-right: 8px;
    margin-left: 8px;
    white-space: nowrap;
}

#accountnav ul li:hover>a {
    text-decoration: none;
    color: #a4ced7;
}

#accountnav li:hover ul {
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
    padding-top: 10px;
    z-index: 9999;
    cursor: pointer;
}

#accountnav li:hover li {
    width: 140px;
    font-size: 12px;
    /*font-family: "Raleway", Arial, sans-serif;*/
    font-weight: 700;
    text-align: right;
    clear: both;
}

#accountnav li:hover li a {
    background-color: #fff;
    color: #2a2a2a;
    position: relative;
    height: 25px;
    line-height: 25px;
    z-index: 800;
    border: 0;
    text-transform: none;
    padding-right: 10px;
}

#accountnav li:hover li a:hover {
    text-decoration: underline;
}

#headerphone {
    margin-top: 30px;
    text-align: right;
    margin-right: 15px;
}

#headerphone a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    /*font-family: "Raleway", Arial, sans-serif;*/
}

.headerquantity {
    font-size: 18px;
}

#accountsearch .fa-times {
    color: #a4ced7;
}

#searchbar {
    width: 66%;
    padding-top: 24px;
    padding-left: 2%;
    float: left;
    display: none;
}

#searchbox {
    height: 50px;
}

#searchboxfield {
    width: 100%;
    float: left;
}

#searchboxfield input {
    width: 97%;
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    /*font-family: "Raleway", sans-serif;*/
    font-size: 16px;
    font-weight: 600;
    color: #686868;
    padding: 5px;
    border: 1px solid #fff;
}

#homeslide {
    width: 100%;
    height: 743px;
    background-image: url("images/homebanner.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 20px;
}

#homeslide img {
    width: 100%;
    height: auto;
    display: block;
}

#homeslidecontent {
    padding-top: 250px;
}

#homeslidecopy {
    width: 100%;
    text-align: center;
}

#homeslidecopy p {
    /*font-family: "Raleway", sans-serif;*/
    font-size: 22px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 5%;
}

.homeslidelarge {
    font-size: 36px;
    font-weight: 700;
}

#homeslidecopy a {
    /*font-family: "Raleway", sans-serif;*/
    background-color: #a4ced7;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 35px;
    margin-top: 20px;
}

#homescrolldiv {
    display: none;
    text-align: center;
    margin-top: 200px;
}

.homebannerpic {
    margin-top: 30px;
}

.homebannerpic img {
    width: 100%;
    height: auto;
    display: block;
}

.homebannertitle {
    text-align: center;
    padding: 10px 0;
}

.homebannertitle a {
    /*font-family: "Raleway", sans-serif;*/
    font-size: 19px;
    color: #353535;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
}

.homebannertitle a:hover {
    text-decoration: underline;
}

#createlookcontainer {
    width: 100%;
    background: linear-gradient(#e5e5e5, #fff);
    margin-bottom: 60px;
    margin-top: 40px;
}

.hometitle {
    padding: 50px 0;
    text-align: center;
}

.hometitle p {
    /*font-family: "Raleway", sans-serif;*/
    font-size: 36px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 2px;
    color: #353535;
    text-transform: uppercase;
    padding: 0 10px;
}

.homesubtitle {
    font-size: 18px;
    font-weight: 400;
}

/* Comparison Image Slider */

div#comparison {
    width: 790vw;
    height: 387vw;
    max-width: 790px;
    max-height: 387px;
    overflow: hidden;
    margin: 0 auto;
}

div#comparison figure {
    background-image: url("images/createlook-before.png");
    background-size: cover;
    position: relative;
    font-size: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

div#comparison figure>img {
    position: relative;
    width: 100%;
}

div#comparison figure div {
    background-image: url("images/createlook-after.png");
    background-size: cover;
    position: absolute;
    width: 50%;
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    bottom: 0;
    height: 100%;
}

div#comparison input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    top: -2rem;
    left: -1.3%;
    background: rgba(134, 134, 134, 0.7);
    width: 102%;
}

div#comparison input[type=range]:focus {
    outline: none;
}

div#Comparison input[type=range]:active {
    outline: none;
}

div#comparison input[type=range]::-moz-range-track {
    -moz-appearance: none;
    height: 20px;
    width: 98%;
    background-color: rgba(255, 255, 255, 0.1);
    position: relative;
    outline: none;
}

div#comparison input[type=range]::active {
    border: none;
    outline: none;
}

div#comparison input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background: #353535;
    border-radius: 0;
}

div#comparison input[type=range]::-moz-range-thumb {
    -moz-appearance: none;
    width: 20px;
    height: 15px;
    background: #353535;
    border-radius: 0;
}

div#comparison input[type=range]:focus::-webkit-slider-thumb {
    background: rgba(53, 53, 53, 0.5);
}

div#comparison input[type=range]:focus::-moz-range-thumb {
    background: rgba(53, 53, 53, 0.5);
}

/* End Comparison Image Slider */

#createlookbutton {
    margin-top: 20px;
    text-align: center;
}

#createlookbutton a {
    /*font-family: "Raleway", sans-serif;*/
    background-color: #a4ced7;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 35px;
    margin-top: 20px;
}

#brandswecarrycontainer {
    width: 100%;
    background-color: #f2f2f2;
    margin-top: 50px;
}

#brandswecarrycontainer #brandslist li {
    float: none;
    display: inline-block;
}

#brandswecarrycontainer #brandslist {
    margin-top: 0;
}

#ourstoryvideo {
    text-align: center;
    position: relative;
}

#ourstoryvideo img {
    width: 100%;
    height: auto;
    display: block;
}

#ourstoryvideo:hover>#ourstoryvideoplay a {
    opacity: 1;
}

#ourstoryvideoplay {
    width: 100%;
    position: absolute;
    text-align: center;
    top: 30%;
}

#ourstoryvideoplay a {
    font-size: 8em;
    color: #fff;
    text-decoration: none;
    opacity: 0.7;
    display: block;
}

#ourstorycopy p {
    /*font-family: "Raleway", sans-serif;*/
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    color: #353535;
}

#ourstorycopy a {
    color: #353535;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

#ourstorycopy a:hover {
    text-decoration: underline;
}

#homenewslettercontainer {
    width: 100%;
    background-color: #f2f2f2;
    margin-top: 50px;
}

#homenewslettercopy {
    text-align: center;
    margin-bottom: 50px;
}

#homenewslettercopy p {
    /*font-family: "Raleway", sans-serif;*/
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    color: #353535;
}

#newsletterbox {
    width: 721px;
    position: relative;
    left: 50%;
    margin-left: -360px;
    margin-bottom: 70px;
}

#newsletterboxleft {
    width: 577px;
    float: right;
}

#newsletterboxleft input {
    width: 562px;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    /*font-family: Arial, sans-serif;*/
    font-size: 16px;
    color: #353535;
    padding: 5px 5px 5px 10px;
    border: 1px solid #a4ced7;
}

#newsletterboxright {
    width: 144px;
    float: right;
}

#newsletterboxright input {
    width: 144px;
    height: 50px;
    line-height: 50px;
    background-color: #a4ced7;
    /*font-family: "Raleway", sans-serif;*/
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #353535;
    border-top: 1px solid #a4ced7;
    border-right: 1px solid #a4ced7;
    border-bottom: 1px solid #a4ced7;
    border-left: 1px solid #a4ced7;
    cursor: pointer;
}

#footercontainer {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

#footertop {
    width: 100%;
    padding: 20px 0;
}

.footersocial {
    width: 100%;
    text-align: center;
}

.footersocial ul {
    margin-top: 10px;
    margin-left: 10px;
}

.footersocial li {
    list-style: none;
    display: inline;
    padding: 0 5px;
}

.footersocial li a {
    color: #353535;
    text-decoration: none;
    font-size: 40px;
}

#footercontentcontainer {
    width: 84%;
    background-color: #505050;
    padding: 37px 8%;
}

.footerheading {
    /*font-family: "Raleway", sans-serif;*/
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 20px;
    display: inline-block;
}

.footercolumn {
    width: 23%;
    padding-right: 2%;
    float: left;
}

.footercolumn li {
    list-style: none;
    /*font-family: "Raleway", sans-serif;*/
    font-size: 14px;
    line-height: 25px;
}

.footercolumn li a {
    color: #fff;
    text-decoration: none;
}

.footercolumn li a:hover {
    text-decoration: underline;
}

.footercolumn p {
    /*font-family: "Raleway", sans-serif;*/
    font-size: 14px;
    line-height: 25px;
    color: #fff;
}

.footercolumn a {
    color: #fff;
    text-decoration: none;
}

.footercolumn a:hover {
    text-decoration: underline;
}

#copyrightcontainer {
    width: 100%;
    padding: 28px 0;
    background-color: #353535;
}

#copyright {
    text-align: center;
}

#copyright p {
    /*font-family: "Raleway", sans-serif;*/
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
}

#copyright a {
    color: #fff;
    text-decoration: none;
}

#copyright a:hover {
    text-decoration: underline;
}

#seocontentbox {
    max-width: 100%;
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
    margin-top: 15px;
}

#seocontentbox p {
    /*font-family: "Raleway", sans-serif;*/
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}

#scrolldiv {
    display: none;
}

@media screen and (max-width: 400px) {

    #headercontainer {
        position: relative;
        padding-bottom: 20px;
        background: rgba(0, 0, 0, 1);
    }

    #logo {
        width: 100%;
        float: none;
    }

    #mobilenav {
        padding-top: 24px;
    }

    #searchbar {
        width: 95%;
        padding-left: 2%;
        float: none;
        position: absolute;
        bottom: -60px;
        left: 0;
    }

    #accountsearch {
        width: 60%;
        padding-top: 6px;
        float: left;
    }

    #homeslide {
        height: auto;
        background-image: none;
        background-attachment: scroll;
    }

    #homeslidecontent {
        padding-top: 0;
    }

    #homeslidecopy {
        position: static;
        margin-top: 30px;
    }

    #homeslidecopy p {
        font-size: 15px;
        font-weight: 400;
        color: #292525;
    }

    .homeslidelarge {
        font-size: 40px;
    }

    div#comparison {
        width: 300vw;
        height: 147vw;
        max-width: 300px;
        max-height: 147px;
    }

    #ourstorycopy {
        margin-top: 20px;
    }

    #ourstoryvideoplay {
        top: 23%;
    }

    #ourstoryvideoplay a {
        font-size: 7em;
    }

    #newsletterbox {
        width: 306px;
        position: relative;
        left: 50%;
        margin-left: -153px;
        margin-bottom: 70px;
    }

    #newsletterboxleft {
        width: 206px;
        float: right;
    }

    #newsletterboxleft input {
        width: 191px;
        height: 38px;
        line-height: 38px;
    }

    #newsletterboxright {
        width: 100px;
        float: right;
    }

    #newsletterboxright input {
        width: 100px;
        height: 50px;
        line-height: 50px;
    }

    #footercontainer {
        padding-left: 0px;
        padding-right: 0px;
    }

    #footercontentcontainer {
        width: 94%;
        padding: 37px 3%;
    }

    .footercolumn {
        width: 100%;
        text-align: center;
        float: none;
    }

}

@media screen and (min-width: 401px) and (max-width: 767px) {

    #headercontainer {
        position: relative;
        padding-bottom: 20px;
        background: rgba(0, 0, 0, 1);
    }

    #logo {
        width: 100%;
        float: none;
    }

    #mobilenav {
        padding-top: 24px;
    }

    #searchbar {
        width: 95%;
        padding-left: 2%;
        float: none;
        position: absolute;
        bottom: -60px;
        left: 0;
    }

    #accountsearch {
        width: 60%;
        padding-top: 6px;
        float: left;
    }

    #homeslide {
        height: auto;
        background-image: none;
        background-attachment: scroll;
    }

    #homeslidecontent {
        padding-top: 0;
    }

    #homeslidecopy {
        position: static;
        margin-top: 30px;
    }

    #homeslidecopy p {
        font-size: 15px;
        font-weight: 400;
        color: #292525;
    }

    .homeslidelarge {
        font-size: 40px;
    }

    div#comparison {
        width: 350vw;
        height: 171vw;
        max-width: 350px;
        max-height: 171px;
    }

    #ourstorycopy {
        margin-top: 20px;
    }

    #ourstoryvideoplay {
        top: 28%;
    }

    #ourstoryvideoplay a {
        font-size: 8em;
    }

    #newsletterbox {
        width: 326px;
        position: relative;
        left: 50%;
        margin-left: -163px;
        margin-bottom: 70px;
    }

    #newsletterboxleft {
        width: 226px;
        float: right;
    }

    #newsletterboxleft input {
        width: 211px;
        height: 38px;
        line-height: 38px;
    }

    #newsletterboxright {
        width: 100px;
        float: right;
    }

    #newsletterboxright input {
        width: 100px;
        height: 50px;
        line-height: 50px;
    }

    #footercontainer {
        padding-left: 0px;
        padding-right: 0px;
    }

    #footercontentcontainer {
        width: 94%;
        padding: 37px 3%;
    }

    .footercolumn {
        width: 100%;
        text-align: center;
        float: none;
    }

}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    #logo {
        width: 30%;
        float: left;
    }

    #mainnav {
        width: 40%;
        float: left;
    }

    #searchbar {
        width: 38%;
        padding-left: 2%;
        float: left;
    }

    .nav>li>.nav-shop {
        left: 0;
    }

    #accountsearch {
        width: 30%;
        float: left;
    }

    div#comparison {
        width: 700vw;
        height: 343vw;
        max-width: 700px;
        max-height: 343px;
    }

    #ourstoryvideoplay {
        top: 25%;
    }

    #ourstoryvideoplay a {
        font-size: 7em;
    }

}

@media screen and (min-width: 1350px) {

    #scrolldiv {
        display: block;
    }

    #scrolldiv a {
        /*font-family: Arial, sans-serif;*/
        font-size: 14px;
        font-weight: normal;
    }

    .scrolltotop {
        width: 30px;
        height: 30px;
        padding: 10px;
        text-align: center;
        color: #cfcfcf;
        text-decoration: none;
        position: fixed;
        bottom: 80px;
        right: 20px;
        z-index: 500;
        display: none;
    }

    .scrolltotop:hover {
        color: #a2a2a2;
        text-decoration: none;
    }

}

@media screen and (min-width: 1024px) {

    #homescrolldiv {
        display: block;
    }

    #homescrolldiv a {
        font-size: 60px;
        font-weight: normal;
    }

    .homescrolldown {
        text-align: center;
        color: #fff;
        text-decoration: none;
        z-index: 500;
    }

    .homescrolldown:hover {
        color: #a4ced7;
        text-decoration: none;
    }

}

/***********************************************************************************
 * END HEADER, HOMEPAGE, FOOTER STYLES
 **********************************************************************************/

/* DESIGNERS PAGES ****************************************************************/

/* Hide designers list until sorted */
.designer-list-block {
    display: none;
}

.designer-container {
    margin: 0 auto;
    background: #f5f5f5;
    padding: 50px 0 50px 0;
}

.designer-search {
    margin: 0 auto;
}

.designer-search-bottom {
    background: rgba(0, 0, 0, 0.75);
    line-height: 26px;
    padding: 20px;
}

.designer-search-top {
    background-color: #000;
    line-height: 26px;
    margin: 0 0 2px 0;
}

.designer-search-top h1 {
    /*font-family: Arial, sans-serif !important;*/
    font-size: 14px !important;
    font-weight: bold !important;
    color: #FFF !important;
    padding-left: 10px !important;
}

.designer-search-content {
    margin: 0 auto;
}

.designer-search-content p {
    /*font-family: Arial, sans-serif;*/
    font-size: 14px !important;
    line-height: 18px;
    color: #FFF;
}

/* List Results Page */

.designer-list-block {
    margin: 0 0 25px 0;
    padding: 0 0 25px 0;
    border-bottom: none;
}

.designer-list-block:last-of-type {
    border-bottom: none;
}

.designer-list-heading {
    margin: 25px 0 25px 0;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #f2f2f2;
    font-size: 25px;
    color: #2a2a2a;
    font-weight: normal;
    padding-left: 15px;
}

.designer-list-image {
    width: 15%;
    text-align: left;
    float: left;

}

.designer-list-image img {
    width: 100%;
    height: auto;
    display: block;
}

.designer-list-description {
    float: left;
    width: 83%;
    padding: 0 0 0 1.5%;
}

.designer-list-description h2 {
    margin: 0 0 10px;
}

.designer-list-description h2 a {
    /*font-family: Times, sans-serif;*/
    font-size: 22px;
    color: #242424;
    font-weight: normal;
    text-decoration: none;
}

.designer-list-description a {
    text-decoration: none;
}

.designer-list-description a:hover {
    text-decoration: underline;
}

.designer-list-info {
    margin: 25px 0 10px 0;
}

.designer-list-info p {
    margin: 0 0 15px 0;
}

.designer-list-info p a {
    color: #000000;
}

.designer-list-info a img {
    display: none !important;
}

.designer-list-description:after {
    clear: both;
}

.designer-location::after {
    content: " | ";
}

.designer-phone::after {
    content: " | ";
}

.designer-list-info .designer-phone,
.designer-list-info .designer-email {
    display: none;
}

#email a {
    color: #000000;
    text-decoration: underline;
}

#email a:hover {
    text-decoration: none;
}

.designer-email a {
    text-decoration: underline;
}

.designer-email a:hover {
    text-decoration: none;
}

/* End List Results Page */

/* Indivdual Designer Page */

.designers-container {
    max-width: 1264px;
    padding: 10px;
    margin: 0 auto;
}

#content-theme-3.static-page.designers-container h1 {
    margin-top: 0;
}

.designers-container img {
    width: 100%;
    height: auto;
}

/*.designer-heading {
    margin: 25px 0 25px 0;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #f2f2f2;
    font-size: 25px;
    color: #2a2a2a;
    font-weight: normal;
    padding-left: 15px;
}*/

.designer-image img {
    width: 100%;
    height: auto;
    display: block;
}

/*.designer-contact-information h3 {
    margin: 10px 0 0 0;
}*/

.designer-contact-information ul li {
    display: inline-block;
    list-style-type: none;
    margin: 5px 3px 25px 0;
}

/*.designer-contact-information i{
	color: #000;
	font-size: 2em;
}
*/
/*.designer-contact-information i:hover {
    color: #284D72;
}*/

.designer-information {
    padding: 15px;
    /*border: 1px solid #e4e4e4;*/
    margin-top: 15px;
    border: none;
    background-color: #eee;
}

@media screen and (min-width: 768px) {
	.designer-contact-information .gallery-slider a {
		display: inline-block;
		width: calc(50% - 10px);
		margin-bottom: 20px;
	}

	.designer-contact-information .gallery-slider a:nth-child(odd) {
		margin-right: 20px;
	}
}

/* End Indivdual Designer Page */

/* END DESIGNERS PAGES ************************************************************/

/**********************************************************************************
* IMPLEMENTATION AND ONGOING EDITS *
***********************************************************************************

* COLORS *

Bronze (Living) ------ lt: #C3805F - dk: #986045
Gray (Design Res.) --- lt: #838083 - dk: #646565

* COLOR CHANGES *******************************************************************/

body,
#searchboxfield input,
#content-theme-3.static-page.store-page .commitment-brands a h3 {
    color: #1a1a1a;
}

#accountnav li:hover li a,
#mainnav>ul>li>ul>li>a,
.hometitle p,
.footersocial li a {
    color: #000;
}

#headercontainer,
#mobilenav li li a,
#testimonials-container,
#footercontainer,
#content-theme-2.category-page .hero .hero-copy,
#content-theme-2.category-page h1 span,
#content-theme-2.category-page .hero-copy a:hover {
    background-color: #000;
}

#copyrightcontainer,
#mobile-footer-links li a {
    background-color: #1a1a1a;
}

#mobilenav li li li a,
#mobile-footer-links li li a {
    background-color: #222;
}

#mobilenav li li li li a,
#mobile-footer-links li li li a {
    background-color: #2a2a2a;
}

.nav>li:hover>a,
#mobilenav a:hover,
#mainnav>ul>li>ul>li>div a:hover,
#accountnav>ul>li:hover>a,
#headerphone>ul>li:hover>a,
#accountsearch .fa-times,
#searchbox a,
.ourstorycopy a:hover,
#testimonial-slider.owl-carousel .owl-nav button.owl-prev:hover,
#testimonial-slider.owl-carousel .owl-nav button.owl-next:hover,
.mfp-title a,
#mobile-footer-links a:hover {
    color: #C3805F;
}

.ourstorycopy a,
.gallery-slider a i,
.gallery-slider.owl-carousel .owl-nav button.owl-prev:hover,
.gallery-slider.owl-carousel .owl-nav button.owl-next:hover,
.footersocial a:hover,
.pageheadingcopy h2,
.static-page.store-page h2,
#content-theme-3.static-page h2,
#content-theme-3.static-page.store-page h2,
#content-theme-3.static-page.store-page h3,
#vendors-page ul.vendor-type-list li a.active,
#vendors-page ul.vendor-type-list li a:hover {
    color: #986045;
}

a.button,
#content-theme-3.static-page a.button {
    color: #fff;
    background-color: #986045;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

a.button:hover,
#content-theme-3.static-page a.button:hover {
    color: #fff;
    background-color: #C3805F;
}

#testimonials-container .hometitle p,
#testimonial-slider p strong,
#testimonial-slider.owl-carousel .owl-nav button,
.footer-location a,
.footer-location p {
    color: #fff;
}

#testimonial-slider p {
    color: #ccc;
}

#footertop {
    background-color: #fff;
}

.HomePageForm #footertop {
    background-color: #f2f2f2;
}

/* END COLOR CHANGES **************************************************************/

/* FONTS **************************************************************************/

body,
.hometitle p .homesubtitle {
    font-family: 'Noto Sans JP', sans-serif;
}

.hometitle p,
#testimonial-slider p,
h1,
h2,
h3 {
    font-family: 'Playfair Display', serif;
}

/* END FONTS **********************************************************************/

/* GLOBAL *************************************************************************/

a.button {
    display: inline-block;
    padding: 13px 35px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

#content-theme-3.static-page a.button {
    border: none;
}

.no-wrap {
    white-space: nowrap;
}

@media screen and (max-width: 767px) {
    .mobile-hidden {
        position: absolute;
        left: -10000px;
        top: auto;
        width: 1px;
        height: 1px;
        overflow: hidden;
    }
}

@media screen and (min-width: 768px) {
    .ul-columns-2 {
        -webkit-columns: 2;
        columns: 2;
    }
}

/* END GLOBAL *********************************************************************/

#headercontainer {
    padding: 0;
}

#logo {
    position: relative;
    width: 20%;
    background-color: #000;
    padding: 0;
}

#logo a {
    display: block;
    padding: 18px 0;
    margin: 0 10px;
}

#logo div {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(100%);
}

#logo div a {
    padding: 3px 10px;
    margin: 0 10%;
    color: #fff;
    background-color: #986045;
    opacity: .7;
    font-size: .875rem;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#logo:hover div a {
    padding: 15px 10px;
    opacity: 1;
}

#logo div a:hover {
    background-color: #C3805F;
}

#mainnav {
    padding: 0;
    width: 55%;
}

#mainnav .nav {
    display: block;
    position: relative;
}

#mainnav>ul>li>a {
    height: inherit;
    padding: 35px 1vw;
    text-transform: none;
}

#mainnav .nav>li>.nav-shop {
    top: inherit;
    left: 0;
    right: 0;
    width: unset;
    max-height: 82vh;
    overflow: auto;
}

#mainnav .nav>li>.nav-shop::-webkit-scrollbar-track {
    background-color: #d7d7d7;
}

#mainnav .nav>li>.nav-shop::-webkit-scrollbar {
    width: 6px;
    background-color: #d7d7d7;
}

#mainnav .nav>li>.nav-shop::-webkit-scrollbar-thumb {
    background-color: #986045;
}

#mainnav>ul>li>ul,
#mainnav>ul>li>ul>li>ul,
#mainnav>ul>li>ul>li>div {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s ease, visibility 0s ease .3s;
    -moz-transition: opacity .3s ease, visibility 0s ease .3s;
    -o-transition: opacity .3s ease, visibility 0s ease .3s;
    transition: opacity .3s ease, visibility 0s ease .3s;
}

#mainnav>ul>li>ul {
    padding: 24px 0;
    width: max-content;
    min-width: 200px;
    background-color: #f8f8f8;
}

#mainnav>ul>li:hover>ul,
#mainnav>ul>li>ul>li:hover>ul,
#mainnav>ul>li>ul>li:hover>div {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

#mainnav>ul>li>ul>li>a {
    display: block;
    padding: 0 16px;
    margin-bottom: 4px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    white-space: nowrap;
}

#mainnav>ul>li>ul a:hover {
    text-decoration: underline;
    color: #909090;
}

#mainnav>ul>li>ul>li>ul,
#mainnav>ul>li>ul>li>div {
    top: 0;
    left: 100%;
    background-color: #444;
}

#mainnav>ul>li>ul>li>ul {
    columns: 2;
    padding-right: 12px;
}

#mainnav>ul>li>ul>li>ul li a {
    display: block;
    padding: 35px;
    margin-bottom: 10px;
}

#logo a img,
#mainnav>ul>li>ul>li>ul li a img {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

#logo a:hover img,
#mainnav>ul>li>ul>li>ul li a:hover img {
    opacity: .6;
}

#mainnav>ul>li>ul>li>ul li a img {
    width: 120px;
    height: 100%;
}

#mainnav>ul>li>ul>li>div {
    width: 360px;
    padding: 10px 16px 0;
}

#mainnav>ul>li>ul>li>div>a {
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    text-decoration: none !important;
    color: #f8f8f8;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

#mainnav>ul>li>ul>li>div img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

#mainnav>ul>li>ul>li>div>a>p {
    font-weight: 300;
}

#mobilenav {
    display: none;
    box-sizing: border-box;
    width: 53%;
    padding: 24px 0 0 10px;
}

#mobilenav>ul {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

#mobilenav>ul>li>a {
    padding: 10px;
}

#mobilenav>ul>li>ul {
    position: absolute;
    margin-top: 12px;
}

#mobilenav li ul {
    width: 300px;
}

#mobilenav li li a {
    padding: 5px 20px;
    line-height: 35px;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
    border-top: 1px solid #000;
}

#mobilenav .home-link a {
    font-size: .9rem;
}

#accountsearch {
    width: 25%;
}

#accountnav {
    margin-top: 14px;
}

#accountnav ul li a {
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

#accountnav>ul:first-child>li:last-child>a {
    padding: 4px 0;
}

#accountnav .contact-link {
    padding: 3px;
    font-size: 14px;
}

#headerphone {
    margin: 18px 0 0;
}

#searchbar {
    position: absolute;
    left: 20%;
    width: 55%;
    z-index: 1000;
    box-sizing: border-box;
    padding: 20px;
    background-color: #000;
}

#searchboxfield {
    width: 94%;
}

#searchboxfield input {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

#searchbox a {
    float: left;
    width: 6%;
    height: 50px;
    text-align: center;
    line-height: 60px;
}

#homeslide {
    height: 100vh;
    background-position: bottom;
}

.homebannerpic {
    position: relative;
}

.homebannerpic a div {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 4% 21%;
    background-color: rgba(220, 220, 220, .8);
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.homebannerpic a:hover div {
    background-color: rgba(255, 255, 255, .8);
}

.homebannerpic a div img {
    max-width: 380px;
    margin: 0 auto;
}

.hometitle p,
#content-theme-3.static-page h1 {
    line-height: inherit;
    font-weight: 500;
}

.homesubtitle {
    font-size: 20px;
    text-transform: none;
    letter-spacing: normal;
}

.ourstorycopy p {
    line-height: 1.5;
    margin-bottom: 10px;
}

.ourstorycopy a {
    display: inline-block;
    padding: 10px 0;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

.video {
    position: relative;
    padding: 6% 0 50%;
    height: 0;
    margin-bottom: 25px;
}

.video.video-full {
    padding: 6% 0 32%;
    margin: 0;
    overflow: hidden;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video.video-full iframe {
    top: 50%;
    height: 150%;
    transform: translateY(-50%);
}

#testimonials-container {
    margin-top: 30px;
}

#testimonial-slider .owl-item {
    text-align: center;
}

#testimonial-slider p {
    padding: 25px 25px 35px;
    line-height: 1.5;
    font-style: italic;
    letter-spacing: .05em;
}

#testimonial-slider.owl-carousel .owl-nav button.owl-prev,
#testimonial-slider.owl-carousel .owl-nav button.owl-next,
.gallery-slider.owl-carousel .owl-nav button.owl-prev,
.gallery-slider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    margin: 0;
    width: 50px;
    height: 60px;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

#testimonial-slider.owl-carousel .owl-nav button.owl-prev {
    left: 0;
    transform: translate(-100%, -100%);
}

#testimonial-slider.owl-carousel .owl-nav button.owl-next {
    right: 0;
    transform: translate(100%, -100%);
}

.gallery-slider.owl-carousel .owl-nav button.owl-prev {
    left: 0;
    transform: translate(-100%, -50%);
}

.gallery-slider.owl-carousel .owl-nav button.owl-next {
    right: 0;
    transform: translate(100%, -50%);
}

#testimonial-slider.owl-carousel .owl-nav button.owl-prev:hover,
#testimonial-slider.owl-carousel .owl-nav button.owl-next:hover,
.gallery-slider.owl-carousel .owl-nav button.owl-prev:hover,
.gallery-slider.owl-carousel .owl-nav button.owl-next:hover {
    background: transparent;
}

#createlookcontainer {
    margin: 0;
}

#createlookcontainer,
#gallery-section {
    padding-bottom: 60px;
    background: linear-gradient(#e5e5e5, #f2f2f2);
}

#gallery-section {
    margin-top: 30px;
}

.create-look-image {
    margin: 0 auto;
    text-align: center;
}

.create-look-image img {
    max-width: 100%;
    height: auto;
}

/*** Sofa Slider and Room Planner image responsive edits ***/
@media screen and (min-width: 1357px) {

    #createlookcontainer div#comparison {
        max-width: 640px;
        height: 313px;
    }
}

@media screen and (max-width: 1356px) and (min-width: 1025px) {

    #createlookcontainer div#comparison {
        max-width: 474px;
        height: 232px;
    }

    .create-look-image {
        width: 419px;
    }
}

@media screen and (max-width: 767px) {

    .create-look-image {
        max-width: 360px;
    }
}
/*** END Sofa Slider and Room Planner image responsive edits ***/

.createlookbutton {
    margin-top: 20px;
    text-align: center;
}

.title-image {
    margin: 0 15%;
}

.title-image img {
    max-width: 100%;
    height: auto;
}

.gallery-slider {
    position: relative;
}

.gallery-slider a {
    display: block;
    position: relative;
}

.gallery-slider a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(220, 220, 220, .75);
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.gallery-slider a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.gallery-slider a:hover::after,
.gallery-slider a:hover i {
    opacity: 1;
}

.mfp-title {
    line-height: 1.5;
}

.mfp-counter {
    display: none;
}

.footersocial a {
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

#mobile-footer-links a {
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #000;
}

.footer-location {
    margin-top: 60px;
    text-align: center;
    font-weight: 300;
}

.footer-location a {
    display: inline-block;
    text-decoration: none;
}

.footer-location a:hover {
    text-decoration: underline;
}

.footer-location a:first-child {
    margin: 0 15% 10%;
}

.footer-location a:not(:first-child),
.footer-location p {
    padding: 3px;
    margin-bottom: 3px;
    line-height: 1.5;
}

.footer-location img {
    max-width: 100%;
    height: auto;
}

#copyrightcontainer {
    margin-top: 60px;
}

#copyright p {
    text-transform: inherit;
}

/* PLATFORM PAGES *****************************************************************/

.LoginPageContainer {
    margin: 10vh auto 20vh;
}

/* STATIC PAGES *******************************************************************/

/* Override theme 2 issue */
#content-theme-2 .CategoryImage li {
    margin: 0;
    float: none;
}

#content-theme-3.static-page h1 span {
    padding-top: 6px;
}

#content-theme-3.static-page h1:after {
    border-width: 2px;
}

.pageheadingcopy h2,
#content-theme-3.static-page h2 {
    font-weight: 500;
    text-transform: capitalize;
}

#content-theme-3.static-page p {
    line-height: 1.5;
}

#content-theme-3.static-page hr {
    margin: 40px 0 60px;
    border-top: none;
    border-bottom: 1px solid #ddd;
}

.location-page .location-logo {
    margin: 0 10% 25px 0;
}

.location-page .location-logo a {
    display: block;
    margin-bottom: 20px;
}

.location-page .location-logo img {
    display: block;
    margin: 0 auto;
}

.location-page .location-logo p {
    text-align: center;
    line-height: 1.4;
}

#content-theme-3 .designer-list-heading,
#content-theme-3 .designer-heading {
    padding: 0;
    background-color: transparent;
}

#content-theme-3 .designer-information {
    margin: 0 0 20px;
}

#content-theme-3 .designer-contact-information {
    margin: 20px 0 25px;
}

#content-theme-3.static-page.services-page h2 {
	text-align: center;
    margin-bottom: 50px;
}

.static-page h3 {
    margin: 25px 0 15px;
}

.static-page .section {
    padding: 40px 10px;
}

.static-page .section:nth-child(odd) {
	background: linear-gradient(#e5e5e5, #f2f2f2);
}

#content-theme-3.static-page .image-left img,
#content-theme-3.static-page .image-right img {
    max-width: 50%;
}

.static-page .image-left img {
    float: left;
    margin: 0 20px 15px 0;
}

.static-page .image-right img {
    float: right;
    margin: 0 0 15px 20px;
}

#content-theme-3.static-page.store-page h2 {
	font-size: 1.5rem;
}

#content-theme-3.static-page.store-page a.button {
    display: inline-block;
    margin: 50px 0 25px;
}

#content-theme-3.static-page.store-page ul {
    padding: 25px 0;
}

#content-theme-3.static-page.store-page ul li {
    margin-left: 30px;
}

.static-page.store-page .commitment-brands {
    text-align: center;
}

#content-theme-3.static-page.store-page .commitment-brands h2 {
    margin-bottom: 25px;
}

#content-theme-3.static-page.store-page .commitment-brands a {
    display: block;
    margin: 5px 0 20px;
    text-decoration: none;
}

.static-page.store-page .commitment-brands a img {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.static-page.store-page .commitment-brands a:hover img {
    opacity: .6;
}

.static-page.store-page .commitment-brands a:hover h3 {
    text-decoration: underline;
}

.static-page.store-page .commitment-brands a p {
    text-align: left;
}

.static-page.services-page .section {
    padding: 60px 10px 40px;
}

.services-page .flex-section {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.services-page .gallery-section,
.services-page .text-section {
    padding: 0 10px;
    box-sizing: border-box;
}

.services-page .gallery-section {
    width: 66.666%;
}

.services-page .text-section {
    width: 33.333%;
}

.services-page .gallery-slider {
    margin-bottom: 20px;
}

.services-page .gallery-slider .owl-stage {
    margin: 0 auto;
}

#vendors-page ul {
    list-style: none;
}

#vendors-page ul li a {
    text-decoration: none;
    color: #2a2a2a;
}

#vendors-page ul.vendor-type-list {
    padding-left: 10px;
}

#vendors-page ul.vendor-type-list li a {
    display: block;
    padding: 8px 16px;
}

#vendors-page ul.vendor-type-list li a.active {
    font-weight: 600;
    background-color: #f4f4f4;
}

#vendors-page .vendor-list-container {
    padding: 0 10px 0 35px;
    border-left: 1px solid #d5d5d5;
}

#vendors-page .pageheading {
    margin-top: 0 !important;
}

#vendors-page ul.vendor-list {
    -webkit-columns: 2;
    columns: 2;
}

#vendors-page ul.vendor-list li a {
    display: inline-block;
    padding: 3px 0;
    font-size: .875rem;
}

#vendors-page ul.vendor-list li a:hover {
    text-decoration: underline;
}

/* END STATIC PAGES ***************************************************************/

@media screen and (max-width: 1500px) {

    #mainnav>ul>li>a {
        font-size: 16px;
        padding: 34px 10px;
    }
}

@media screen and (max-width: 1420px) {

    .gallery-slider.owl-carousel .owl-nav button.owl-prev,
    .gallery-slider.owl-carousel .owl-nav button.owl-next {
        height: 90px;
        width: 50px;
        background-color: rgba(255, 255, 255, .75);
    }

    .gallery-slider.owl-carousel .owl-nav button.owl-prev {
        left: 50px;
        border-radius: 0 45px 45px 0;
    }

    .gallery-slider.owl-carousel .owl-nav button.owl-next {
        right: 50px;
        border-radius: 45px 0 0 45px;
    }

    .gallery-slider.owl-carousel .owl-nav button.owl-prev:hover,
    .gallery-slider.owl-carousel .owl-nav button.owl-next:hover {
        background-color: rgba(255, 255, 255, .75);
        ;
    }
}

@media screen and (max-width: 1260px) {

    #logo {
        width: 22%;
    }

    #mainnav {
        display: none !important;
    }

    #mobilenav {
        display: block;
    }

    #searchbar {
        left: 0;
        bottom: -65px;
        width: 100%;
        padding: 0 2%;
        float: none;
        background-color: transparent;
    }

    #content-theme-3.static-page.services-page h2 {
        text-align: center;
        margin-bottom: 45px;
    }

    .static-page h3 {
        margin-top: 0;
    }
}

@media screen and (max-width: 1024px) {

    #logo {
        width: 28%;
    }

    #mobilenav {
        width: 30%;
    }

    #accountsearch {
        width: 42%;
    }

    #searchboxfield {
        width: 85%;
    }

    #searchbox a {
        width: 15%;
    }

    #content-theme-3.static-page hr {
        margin: 30px 0 50px;
    }

    .services-page .gallery-section,
    .services-page .text-section {
        width: 50%;
    }

    .video.video-full {
        padding: 6% 0 50%;
    }
}

@media screen and (max-width: 767px) {

    #divworkspacearea {
        margin-top: 0 !important;
    }

    #logo {
        width: 100%;
    }

    #logo a {
        padding: 15px 0 0;
        margin: 0 25%;
    }

    #accountsearch {
        width: 70%;
    }

    #mobilenav {
        padding-top: 12px;
    }

    #mobilenav>ul>li>ul {
        margin-top: 0;
    }

    #homeslide {
        height: inherit;
    }

    .homebannerpic a div img {
        max-width: unset;
    }

    .hometitle p {
        font-size: 30px;
    }

    .our-story .video {
        margin: 0
    }

    .our-story .ourstorycopy {
        margin-top: 20px;
    }

    .hunter-douglas .ourstorycopy {
        margin-bottom: 20px;
    }

    #testimonial-slider.owl-carousel .owl-nav {
        display: none;
    }

    #content-theme-3.static-page.store-page h2 {
    	font-size: 1.125rem;
    }

    .location-page .location-logo {
        margin: 0;
    }

    .location-page .location-logo a {
        margin: 0 15% 20px;
    }

    #content-theme-3.static-page.location-page .location-logo p {
        margin: 0 0 20px;
    }

    .location-page .location-info {
        text-align: center;
    }

    #content-theme-3.static-page.location-page a.button {
        width: unset;
        max-width: 360px;
        margin: 25px auto;
    }

    #content-theme-3.static-page .image-left img,
    #content-theme-3.static-page .image-right img {
        float: none;
        max-width: 100%;
        margin: 0 0 20px;
    }

    .services-page .gallery-section,
    .services-page .text-section {
        width: 100%;
    }

    .services-page .text-section {
        margin-bottom: 15px;
    }

    .services-page .flex-section:nth-child(odd) .text-section {
        order: -1;
    }
}

@media screen and (max-width: 480px) {

    .hometitle p {
        font-size: 24px;
    }

    .footer-location a:not(:first-child),
    .footer-location p {
        font-size: .75rem;
    }
}

/* 76694 */
/* home page form */
#homepage-contact-form #topSubmit {
    width: 60%;
    margin: 30px auto;
}

.homepage-contact-form-container input {
    border: white;
    border-bottom: 1px solid #000;
    width: 100%;
    color: #000;
    height: 20px;
    margin-bottom: 30px;
    text-indent: 8px;
    font-size: 16px;
    line-height: 19px;
}

.homepage-contact-form-container {
    padding: 25px;
    box-sizing: border-box;
}

.homepage-contact-form-container p {
    margin-bottom: 20px;
    font-size: 16px;
}

#homepage-contact-form button {
    background-color: #fff;
    color: #000;
    padding: 5px 10px;
    font-size: 16px;
    border: 3px solid #000;
    cursor: pointer;
    float: right;
}

@media screen and (max-width: 750px) {
    #homepage-contact-form #topSubmit {
        width: 90%;
    }
}

/* CMM Edit - remove strikethrough border */
#content-theme-3.static-page h1:after {
    border: none !important;
}
/* END CMM Edit */

/* END */