@import url('https://fonts.googleapis.com/css?family=Homemade+Apple');

@font-face {
    font-family: "TruenoLight";
    src: url(/css/1353/fonts/TruenoLt.otf) format("truetype");
}

@font-face {
    font-family: "TruenoBold";
    src: url(/css/1353/fonts/TruenoBd.otf) format("truetype");
}

@font-face {
    font-family: "TruenoReg";
    src: url(/css/1353/fonts/TruenoRg.otf) format("truetype");
}


/** HEADER, HOMEPAGE, FOOTER STYLES  **/
.g-recaptcha {
    display: block !important;
    float: right;
}


#rccontact p {
    font-size: 17px;
}

.shopcategoryheading h2 {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #2a2a2a;
    background-color: #FFF;
    padding-right: 15px !important;
    display: inline-block;
}

div.pp_default .pp_close {
    margin-right: 26px !important;
    top: -2px !important;
}

div.pp_pic_holder {
    top: 150px !important;
}

#predesignnavcontainer {
    width: 100%;
    height: 10px;
    background-color: #222222;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}


.workspacearea img {
    max-width: 100%;
    height: auto;
}

.AttributeFilterMainHeadingH2 {
    background: #E27d1c !important;
}

.pagination a {
    color: #E27d1c !important;
}

.CompareButton {
    background-color: #E27d1c !important;
}

.centered {
    text-align: center;
    margin: 0 auto;
}

/* Promo Function */
#email-popup {
    max-width: 500px;
    margin: 0 auto;
    background: #ffffff;
    padding: 25px;
    text-align: center;
    border-top: 20px solid #E27d1c;
    position: relative;
    font-family: 'TruenoLight', sans-serif;
}

#email-popup hr {
    display: none;
}

#email-popup #h1 {
    margin-bottom: 10px 0 10px 0;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 2px;
}

#email-popup #h2 {
    margin-bottom: 25px;
    font-weight: bold;
    color: #E27d1c;
}

#email-popup #h3 {
    margin-bottom: 25px;
    font-weight: normal;
}

#email-popup #p {
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 25px;
    font-weight: bold;
}

#popup-input-container {
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.popup-submit {
    float: left;
    width: 25%;
    padding: 10px 5px;
    box-sizing: border-box;
    border: 1px solid #929292;
    background: #E27d1c;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

.popup-input {
    float: left;
    width: 75%;
    padding: 10px 5px;
    box-sizing: border-box;
    border: 1px solid #929292;
}

.popup-disclaimer {
    font-size: 11px;
    margin: 15px 0;
    font-style: italic;
}

.dont-leave {
    top: 0;
    left: 0;
    right: 0;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    border-bottom: 2px solid red;
    position: fixed;
    background: white;
    z-index: 100000;
}

.call-to-promo {
    position: fixed;
    bottom: 10px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 290px;
    z-index: 10000;
}

/*Use Below for side button*/
/*.call-to-promo {
    position: fixed;
    bottom: 50%;
    top: 50%;
    left: 45px;
    transform: rotate(90deg);
    transform-origin: left top 0;
    margin-top: auto;
    margin-bottom: auto;
    height: 285px;
    z-index: 10000;
}*/

.call-to-promo p {
    font-size: 11px;
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 3px 5px;
    margin: 2px 0 0 0;
    border-radius: 2px;
    text-align: center;
}

.call-to-promo p a {
    color: #000000;
    text-decoration: none;
}

.open-promo {
    margin: 0 auto;
    background: #E27d1c;
    border-radius: 2px;
    text-align: center;
    padding: 10px 45px 10px 20px;
    color: #ffffff;
    border: 1px solid #ec7400;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
    position: relative;
}

.open-promo .fa {
    font-size: 15px;
    vertical-align: bottom;
}

.open-promo:hover {
    background: #ec7400;
    border: 1px solid #E27d1c;
}

.close-promo {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.65);
    border-radius: 2px;
    bottom: 0;
    padding: 10px;

}

/*Use Below for side button*/
/*.close-promo {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    background: rgba(255,255,255,0.65);
    border-radius: 2px;
    bottom: -40px;
    padding: 10px;
}*/

.close-promo a,
.close-promo-bar a {
    color: #000000;
}

.close-promo-bar {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 16px;
    bottom: 0;
    padding: 2px 20px;

}

/* End Promo Function */

.socialmediaicon .fa {
    font-size: 1.35em;
    padding-left: 2px;
    color: #313131;
    padding-top: 1px;
}

/*.heading {
    background: rgb(42, 42, 42);
    background: rgba(0, 0, 0, .7);
    color: #FFF;
    position: relative;
    text-transform: none;
    height: 30px;
    line-height: 30px;
    left: 0px;
    top: 0px;
    z-index: 9999;
    display: block;
    text-decoration: none;
    color: #FFF;
    padding-left: 22px;
    padding-right: 22px;
    white-space: nowrap;
}*/

.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    padding-left: 10px;
    padding-right: 10px;
}

#divworkspacearea {
    max-width: 1380px;
    padding: 20px 10px 20px 10px;
    margin: 0 auto;
    margin-top: 115px;
}

.HomePageForm #divworkspacearea {
    max-width: 100%;
    padding: 0;
}

*:focus {
    outline: none;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

body {
    margin: 0 auto;
    background-color: #FFF;
    font-family: 'TruenoLight', sans-serif;
}

#fixedheader {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
}

#fixedheader-top {
    background: rgba(0, 0, 0, .8);
}

#fixedheader-bottom {
    background-color: rgba(255, 255, 255, .925);
}

#logo {
    background-color: #FFF;
    padding: 15px;
    -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .6);
    -moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .6);
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
}

#logo img {
    max-width: 100%;
    height: auto;
}

#mainnav {
    height: 39px;
    line-height: 39px;
    margin-left: 20%;
}

#mainnav ul {
    list-style: none;
}

#mainnav ul li {
    display: block;
    position: relative;
    font-family: 'TruenoLight', sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    z-index: 9999;
    float: right;
}

#mainnav li ul {
    display: none;
    padding: 0;
}

#mainnav ul li a {
    display: block;
    text-decoration: none;
    color: #FFF;
    height: 39px;
    padding-left: 22px;
    padding-right: 22px;
    white-space: nowrap;
}

#mainnav ul li:hover a {
    color: #ababab;
}

#mainnav li:hover ul {
    display: block;
    position: absolute;
    z-index: 9999;
    /*-moz-box-shadow: 3px 5px 5px #000;
    -webkit-box-shadow: 3px 5px 5px #000;
    box-shadow: 3px 5px 5px #000;*/
}

#mainnav li:hover li {
    width: 220px;
    font-size: 13px;
    font-family: 'TruenoLight', sans-serif;
    clear: both;
}

#mainnav li:hover li a {
    background: rgb(42, 42, 42);
    background: rgba(0, 0, 0, .8);
    color: #FFF;
    position: relative;
    text-transform: none;
    height: 30px;
    line-height: 30px;
    left: 0px;
    top: 0px;
    z-index: 9999;
}

#mainnav li:hover li a:hover {
    text-decoration: underline;
}

/*#footernav {}*/

#footernav li ul {
    display: none;
    padding: 0;
}

#footernav ul li:hover a {
    color: #ababab;
}

#footernav li:hover ul {
    display: block;
    position: absolute;
    z-index: 9999;
}

#footernav li:hover li {
    width: 180px;
    font-size: 13px;
    font-family: 'TruenoLight', sans-serif;
    clear: both;
}

#footernav li:hover li a {
    color: black;
    position: relative;
    text-transform: none;
    line-height: 30px;
    left: 0px;
    top: 0px;
    z-index: 9999;
}

#footernav li:hover li a:hover {
    text-decoration: underline;
}

#mobilenav {
    line-height: 39px;
    text-align: right;
}

#mobilenav a {
    font-family: 'TruenoLight', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
}

.slideout-menu {
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    background: #333;
    z-index: 9999;
}

.slideout-menu h3 {
    font-family: 'TruenoLight', sans-serif;
    position: relative;
    padding: 12px 10px;
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    border-bottom: 4px solid #222;
}

.slideout-menu .slideout-menu-toggle {
    position: absolute;
    top: 12px;
    right: 10px;
    display: inline-block;
    padding: 3px 9px 5px;
    font-family: 'TruenoLight', sans-serif;
    font-weight: bold;
    line-height: 1;
    background: #222;
    color: #999;
    text-decoration: none;
    vertical-align: top;
}

.slideout-menu .slideout-menu-toggle:hover {
    color: #fff;
}

.slideout-menu ul {
    list-style: none;
    font-weight: 300;
    border-top: 1px solid #151515;
    border-bottom: 1px solid #454545;
}

.slideout-menu ul li {
    border-top: 1px solid #454545;
    border-bottom: 1px solid #151515;
}

.slideout-menu ul li a {
    position: relative;
    font-family: 'TruenoLight', sans-serif;
    display: block;
    padding: 10px;
    color: #999;
    text-decoration: none;
}

.slideout-menu ul li a:hover {
    background: #000;
    color: #fff;
}

.slideout-menu ul li a i {
    position: absolute;
    top: 15px;
    right: 10px;
    opacity: .5;
}

#accountnav {
    margin-top: 30px;
    float: right;
}

#accountnav ul {
    list-style: none;
}

#accountnav ul li {
    display: block;
    position: relative;
    font-family: 'TruenoLight', sans-serif;
    font-weight: 300;
    font-size: 13px;
    z-index: 99;
    float: left;
}

#accountnav li ul {
    display: none;
}

#accountnav ul li a {
    display: block;
    text-decoration: none;
    color: #2a2a2a;
    height: 15px;
    padding-left: 12px;
    padding-right: 9px;
    border-left: 1px solid #2a2a2a;
    white-space: nowrap;
}

#accountnav ul li a:hover {
    text-decoration: underline
}

#accountnav li:hover ul {
    display: block;
    position: absolute;
    z-index: 99999;
}

#accountnav li:hover li {
    width: 140px;
    font-size: 12px;
    font-family: 'TruenoLight', sans-serif;
    font-weight: 300;
    font-size: 12px;
    clear: both;
}

#accountnav li:hover li a {
    background-color: #4b4b4b;
    color: #FFF;
    position: relative;
    height: 25px;
    line-height: 25px;
    left: 0px;
    top: 7px;
    z-index: 99999;
}

#accountnav li:hover li a:hover {
    text-decoration: underline;
}

#searchbox {
    width: 230px;
    height: 28px;
    border: 1px solid #d9d9d9;
    margin-top: 22px;
    margin-bottom: 12px;
    float: right;
}

#searchboxleft {
    width: 192px;
    height: 28px;
    float: right;
}

#searchboxleft input {
    width: 181px;
    height: 20px;
    font-family: 'TruenoLight', sans-serif;
    font-size: 11px;
    color: #929292;
    background-color: #FFF;
    padding: 3px 3px 3px 6px;
    border: 1px solid #FFF;
}

#searchboxright {
    width: 38px;
    height: 28px;
    float: right;
}

#searchboxright a {
    display: block;
    width: 38px;
    height: 28px;
    line-height: 28px;
    background-color: #FFF;
    /*font-family: Arial, sans-serif;*/
    font-size: 12px;
    font-weight: bold;
    color: #e27d1c;
    text-align: center;
    text-decoration: none;
}

#searchboxright a:hover {
    color: #ababab;
}

.header-address {
    margin-top: 20px;
    float: right;
    margin-right: 20px;
    /*font-family: Times New Roman, sans-serif;*/
    font-style: italic;
}

.header-phone {
    margin-top:18px;
    /* margin-top: 30px; */
    float: right;
    color: #313131;

    margin-right: 20px;
    /*font-family: Times New Roman, sans-serif;
*/
}

.header-phone a {
    color: #313131;
}

.header-phone p {
    line-height: 1.35em;
}

.header-phone .fa {
    font-size: 1.35em;
    vertical-align: middle;
    margin-right: 4px;
}

#social-head {
    margin-top: 20px;
    margin-bottom: 12px;
    margin-right: 10px;
    float: right;
    text-align: right;
}

#topbanner {
    /*background-color: #f5f5f5;*/
    background-color: #657988;
    text-align: center;
    padding: 15px 20px 8px 20px;
}

#topbanner h1 {
    font-family: 'TruenoLight', sans-serif;
    font-size: 23px;
    font-weight: normal;
    text-transform: uppercase;
    color: #2a2a2a;
    padding-bottom: 5px;
}

#topbanner p {
    font-family: Times New Roman, sans-serif;
    font-size: 18px;
    font-style: italic;
    color: #2a2a2a;
    /*border-bottom: 1px solid #d8d8d8;*/
    border-bottom: 1px solid #EAA25D;
    padding-bottom: 19px;
    display: inline-block;
}

#topbanner a {
    font-family: 'TruenoLight', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #2a2a2a;
    text-decoration: none;
    display: inline-block;
    background-color: #657988;
    padding: 0 8px 0 8px;
    position: relative;
    top: -10px;
}

#homebanner img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

#homebannerslides .item img {
    display: block;
    width: 100%;
    height: auto;
}

#homebanner .owl-buttons {
    display: none;
}

#homebanner .owl-theme .owl-controls {
    text-align: center !important;
}

#homebanner .owl-theme .owl-controls .owl-page span {
    margin: 2px 4px !important;
    width: 8px !important;
    height: 8px !important;
    background: #000 !important;
}

.subbanner {
    position: relative;
    margin-top: 20px;
}

.subbanner:hover .subbannertop {
    display: block !important;
}

.subbannerpic img {
    width: 100%;
    height: auto;
    display: block;
}

.subbannertop {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.subbannerbg {
    background-color: rgba(255, 232, 211, 0.5);
    /* background-color: rgba(226, 125, 28, 0.4); */

}

.subbannerbg img {
    width: 100%;
    height: auto;
    display: block;
}

.subbannercopy {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.small {
    margin-top: 20%;
}

.tall {
    margin-top: 30%;
}

.wide {
    margin-top: 12%;
}

.square {
    margin-top: 15%;
}

.subbannercopy h3 {
    font-family: 'TruenoLight', sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    padding-bottom: 15px;
    margin-bottom: 25px;
    display: inline-block;
}

.subbannercopy h2 {
    font-family: Times New Roman, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    color: #FFF;
    padding-bottom: 10px;
}

.subbannercopy a {
    display: inline-block;
    font-family: 'TruenoLight', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    padding: 8px 15px 8px 15px;
    border: 1px solid #e27d1c;
}

.subbannercopy a:hover {
    background-color: rgba(226, 125, 28, 0.5);
}

.introcopy {
    background-color: #FFF;
    /*border: 1px solid #E27d1c;*/
    border: 1px solid #dadada;
    text-align: center;
    padding: 145px 20px 145px 20px;
    margin-top: 20px;
}

.introcopy p {
    font-family: Times New Roman, sans-serif;
    font-size: 18px;
    font-style: italic;
    color: #2a2a2a;
    padding-bottom: 15px;
}

.introcopy h2 {
    font-family: 'TruenoLight', sans-serif;
    font-size: 23px;
    font-weight: normal;
    text-transform: uppercase;
    color: #2a2a2a;
    /*border-bottom: 1px solid #d8d8d8;*/
    border-bottom: 1px solid #E27d1c;
    padding-bottom: 30px;
    display: inline-block;
}

.introcopy a {
    font-family: 'TruenoLight', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #2a2a2a;
    text-decoration: none;
    display: inline-block;
    background-color: #FFF;
    padding: 0 5px 0 5px;
    position: relative;
    top: -10px;
}

#promotionsbox {
    background-color: #f5f5f5;
    text-align: center;
    padding: 30px 20px 25px 20px;
    margin-top: 30px;
}

#promotionsbox a:hover {
    color: #bbb;
}

#blog:hover {
    content: url('/css/1353/images/Blog-gray.png');
    width: 32px;
    height: 32px;
}

#promotionsbox h2 {
    font-family: 'TruenoLight', sans-serif;
    font-size: 23px;
    font-weight: normal;
    text-transform: uppercase;
    color: #2a2a2a;
    /*border-bottom: 1px solid #d8d8d8;*/
    /*border-bottom: 1px solid #E27d1c;*/
    padding-bottom: 20px;
    display: inline-block
}

#promotionsbox a {
    font-family: 'TruenoLight', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #2a2a2a;
    text-decoration: none;
    display: inline-block;
    background-color: #f5f5f5;
    padding: 0 15px 0 15px;
    position: relative;
    top: -10px;
}

#promotionsbox h2 a {
    color: #e27d1c !important;
    font-size: 30px;
}

#homecopycontainer {
    margin-top: -60px;
    /*border: 1px solid #E27d1c;*/
    border: 1px solid #dadada;
    padding: 20px;
}

#homecopy h2 {
    font-family: 'TruenoLight', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #2a2a2a;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#homecopy p {
    font-family: 'TruenoLight', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #2a2a2a;
    line-height: 22px;
}

#homecopy p:before,
#homecopy h2:before {
    content: "";
    width: 8em;
    display: block;
    overflow: hidden;
}

#footercontainer {
    width: 100%;
    /*background-color: #657988;*/
    background-color: #f5f5f5;
    background-image: url('images/footerbg.png');
    background-position: center 125px;
    background-repeat: no-repeat;
    padding: 40px 0 40px 0;
    margin-top: 50px;
}

#footerlogo {
    text-align: center;
}

#footerlogo img {
    max-width: 100%;
    height: auto;
}

.socialmedia {
    padding-top: 10px;
    padding-bottom: 15px;
    margin: 0 auto;
}

.socialmediaicon {
    width: 23px;
    height: 19px;
    float: left;
    padding-right: 4px;
    text-align: center;
}

.footercolumn-container {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.footercolumn {
    text-align: left;
    float: left;
    margin: 0 1%;
}

.footercolumn h2 {
    font-family: 'TruenoLight', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #2a2a2a;
    padding-bottom: 15px;
    padding-top: 20px;
}

.footercolumn li {
    list-style: none;
    font-family: 'TruenoLight', sans-serif;
    font-size: 13px;
    line-height: 18px;
}

.footercolumn li a {
    color: #2a2a2a;
    text-decoration: none;
}

.footercolumn li a:hover {
    text-decoration: underline;
}

.footercolumn p {
    font-family: 'TruenoLight', sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #2a2a2a;
}

.footercolumn a {
    color: #2a2a2a;
    text-decoration: none;
}

.footercolumn a:hover {
    text-decoration: underline;
}

#copyrightcontainer {
    width: 100%;
    background-color: #2d2d2d;
}

#copyright {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

#copyright p {
    font-family: 'TruenoLight', sans-serif;
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
}

#copyright a {
    color: #FFF;
    text-decoration: none;
}

#copyright a:hover {
    text-decoration: underline;
}

#seocontentbox {
    max-width: 100%;
    border: 1px solid #315274;
    background-color: #FFF;
    padding: 15px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
}

#seocontentbox p {
    font-family: 'TruenoLight', sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #202020;
}

#scrolldiv {
    display: none;
}

.EmptyFlyersDiv {
    font-weight: bold;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

#staticpagecontent iframe {
    max-width: 100%;
}


/*---------------------------------------------
    TO THE TRADE page styles &
    Winter Savings Event 15
---------------------------------------------*/

.winter-savings-page h1 {
    margin: 5vw 0 20px;
    font-size: 4.5em;
    font-weight: normal;
    font-family: 'Italianno', cursive;
    line-height: 1;
    color: #03353e;
}

.winter-savings-page h1 span {
    white-space: nowrap;
    font-size: 1em;
}

.winter-savings-page .center p {
    font-size: 1.25em;
}

.winter-savings-page .email-field {
    width: 70%;
    margin: 35px auto 5vw;
}

.winter-savings-page .email-field input {
    float: left;
    height: 45px;
    padding: 10px;
    box-sizing: border-box;
    font-family: 'TruenoLight', sans-serif;
    font-size: 1em;
}

.winter-savings-page .email-field input[type="text"] {
    width: 70%;
    border: 2px solid #03353e;
}

.winter-savings-page .email-field input[type="submit"] {
    width: 30%;
    color: #fff;
    background-color: #03353e;
    border: 2px solid #03353e;
    border-left: none;
    cursor: pointer;
}

.winter-savings-page .email-field input[type="submit"]:hover {
    color: #03353e;
    background-color: #9db7bb;
}

.winter-savings-page .top-image {
    margin-bottom: 35px;
}

.winter-savings-page .disclaimer {
    margin-top: 55px;
}

.winter-savings-page .disclaimer p {
    font-size: .85em;
}

.one-third,
.two-thirds {
    display: inline-block;
    vertical-align: middle;
}

.one-third {
    width: 33.333%;
}

.two-thirds {
    width: 65.666%;
}

.center {
    text-align: center;
}

.tothetradepage h2 {
    font-weight: normal;
    margin-bottom: 40px;
}

.tothetradepage .two-thirds p {
    line-height: 1.85em;
    padding: 0 5%;
}

.tothetradepage h2 span {
    font-weight: bold;
}

.tothetradepage .button {
    background: #FFF;
    border: 2px solid #db8013;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #db8013 !important;
    display: inline-block;
    font-weight: 400 !important;
    margin: 40px 0 15px;
    padding: 10px 20px;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all .25s;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
}

.tothetradepage .button:hover {
    background: #db8013;
    color: #FFF !important;
}

.tothetradepage .title-section {
    background: #faefe1;
    color: #db8013;
    margin-bottom: 55px;
    padding: 35px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.tothetradepage .title-section:before {
    border-top: 30px solid #faefe1;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    content: '';
    margin: 0 auto;
    position: absolute;
    bottom: -30px;
}

.tothetradepage .title-section h2 {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
}

.tothetradepage ul.icons {
    font-size: 0;
    list-style: none;
    margin: 30px 0;
    padding: 0 5%;
    text-align: center;
}

.tothetradepage ul.icons li {
    color: #3b3b3b;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 80px;
    margin-right: 2%;
    vertical-align: top;
    width: 27.333%;
    padding: 0 2%;
}

.tothetradepage ul.icons li:before {
    background: url('images/icons.png') 0 0 no-repeat;
    background-size: 650px;
    content: '';
    display: block;
    height: 120px;
    margin: 0 auto;
    width: 130px;
}

.tothetradepage ul.icons li:nth-child(2):before {
    background-position: -130px 0;
}

.tothetradepage ul.icons li:nth-child(3):before {
    background-position: -260px 0;
}

.tothetradepage ul.icons li:nth-child(4):before {
    background-position: -390px 0;
}

.tothetradepage ul.icons li:nth-child(5):before {
    background-position: -520px 0;
}


.tothetradepage ul.icons li h3,
.grey-section h3 {
    color: #db8013;
    font-size: 26px;
    font-weight: 400;
}

.tothetradepage ul.icons li:nth-child(3n) {
    margin-right: 0;
}

.grey-section {
    background: #f1f1f1;
    font-size: 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.tothetradepage .grey-section:before {
    border-top: 30px solid #f1f1f1;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    content: '';
    margin: 0 auto;
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.grey-section p {
    color: #3b3b3b;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
}

.grey-section .box-text {
    padding: 35px 0;
}

.grey-section>.box-text {
    padding: 35px 10px;
}

.grey-section .half {
    display: inline-block;
    font-size: 0;
    margin-right: 4%;
    vertical-align: top;
    width: 46%;
}

.grey-section .box-3 {
    margin-bottom: 8%;
}

.grey-section .box-5 {
    display: inline-block;
    vertical-align: top;
    width: 29.333%;
    margin-left: 4%;
}

.grey-section .box-6 {
    display: inline-block;
    vertical-align: top;
    width: 62.666%;
    margin-left: 4%;
}


.tothetradepage .grey-section h2 {
    color: #3b3b3b;
    font-size: 40px;
    line-height: 40px;
    margin: 0;
    padding: 35px 10px;
    text-align: center;
}

.grey-section .left-col {
    display: inline-block;
    vertical-align: top;
    width: 44.674%;
}

.grey-section .right-col {
    display: inline-block;
    vertical-align: top;
    width: 55%;
}

.grey-section h3 {
    color: #3b3b3b;
    margin: 0 0 10px;
}


ul.gallery-section {
    list-style: none;
    font-size: 0;
    padding: 60px 0 30px;
    text-align: center;
}

ul.gallery-section li {
    color: #3b3b3b;
    display: inline-block;
    font-size: 17px;
    line-height: 1.75em;
    margin-bottom: 60px;
    padding: 0 3%;
    vertical-align: top;
    width: 27.333%;
}

ul.gallery-section li h3 {
    border-bottom: 1px solid #db8013;
    display: block;
    font-size: 24px;
    line-height: 32px;
    margin: 0 auto 15px;
    width: 80%;
}

ul.gallery-section li a p {
    color: #3b3b3b;
    font-size: inherit;
    text-decoration: none !important;
}

ul.gallery-section li a h3 {
    color: #3b3b3b;
    text-decoration: none !important;
}

ul.gallery-section a {
    text-decoration: none !important;
}

.tothetradepage ol li {
    margin-bottom: 10px;
}

.tothetradepage span {
    font-size: 50px;
}

.pageheadingcopy li {
    margin-left: 50px;

}

.pageheadingcopy h3 {
    font-weight: normal;
}

.disclaimer p {
    text-align: left;
}

.radiobuttons {

    margin-top: 5px !important;
}

#submitcontactform {
    margin-right: 10px;
}

#membership {
    margin-left: 70px;
}

.ttt-image {
    height: 300px;
    float: left;
    width: 33.333%;
}

.one {
    background: url(ttt-1.jpg);
    background-size: cover;
}

.two {
    background: url(ttt-2.jpg);
    background-size: cover;
}

.three {
    background: url(ttt-3.jpg);
    background-size: cover;
}

h3.button a {
    background: #E27d1c;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #FFF !important;
    display: inline-block;
    font-weight: 400 !important;
    margin: 15px 0;
    padding: 10px 20px;
    text-decoration: none !important;
    transition: all .25s;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
}

h3.button a:hover {
    background: #b15904;
}

.ttt-text {
    margin: 35px 0 50px;
    text-align: center;
    width: 40%;
}

.ttt-text.right,
.ttt-img.right {
    float: right;
}

.ttt-text.right {
    margin-right: 10%;
}

.ttt-text.left {
    margin-left: 10%
}

.ttt-text.left,
.ttt-img.left {
    float: left;
}

.ttt-text h3 {
    font-size: 35px;
    font-style: italic;
    color: #a1a1a1;
    display: block;
    border-bottom: 1px solid #E27d1c;
    margin: 10px 0 0;
    font-weight: 400;
}

.ttt-img {
    width: 45%;
}

.ttt-img img {
    margin: 0 auto;
    width: 75%;
}

.ttt-img img.small {
    margin: 0 auto;
    width: 55%;
}

.ttt-img img.large {
    margin: 0 auto;
    width: 90%;
}

.grey {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+0,ffffff+100 */
    background: #ececec;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ececec 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ececec 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ececec 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
    margin: 20px 0;
    padding: 15px;
}

.RequestInformationParagraph {
    background: #E27d1c !important;
    border: 1px solid #fff;
}

.RequestInformationParagraph:hover {
    background: #fff !important;
    border: 1px solid #E27d1c;
}

/* epiphany 4 */
#request-information,
#email-friend {
    background: #E27d1c;
}

#email-friend a {
    color: #fff;
}

/*#item-info-container {
    margin-top: 115px;
}*/

#item-info-container #basic-function-icons li a:hover {
    color: #E27d1c;
}

.item-info-links a {
    color: #E27d1c;
    font-weight: bold;
}

#item-info-short-description .view-collection {
    color: #E27d1c;
}

#item-info-product-info .product-tab-heading.tab-active {
    border-bottom: 3px solid #E27d1c;
}

/* end epiphany 4 */

.RequestInformationParagraph a {
    font-weight: bold !important;
}

.RequestInformationParagraph a:hover {
    color: #E27d1c;
}

.AdditionalLinksParagraph {
    margin-bottom: 16px;
}

.AdditionalLinksParagraph a {
    color: #E27d1c;
}

#LivingRoom3 li:nth-child(13) {
    clear: both;
}

.grid-nopadding {
    padding: 0;
}

@media screen and (max-width: 400px) {

    #logo {
        position: static;
        text-align: center;
    }

    #fixedheader {
        width: 100%;
        position: static;
    }

    #accountnav {
        margin-top: 20px;
    }

    #searchbox {
        margin-top: 12px;
    }

    #mobilenav {
        padding-top: 5px;
        text-align: center;
    }

    #homevideo {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    #footercontainer {
        background-image: none;
    }

    .subbannercopy h3 {
        font-size: 17px;
    }

    .subbannercopy a {
        font-size: 13px;
    }

    input[type="radio"] {
        margin-left: -100px;
    }

    #membership {
        margin-left: 0;
    }

    .winter-savings-page h1 {
        margin-top: 0;
    }

    .grey-section .left-col {
        display: block;
        width: 90%;
        margin: 0 auto;
    }

    .grey-section .right-col {
        display: block;
        width: 90%;
        margin: 25px auto 0;
    }
}

@media screen and (min-width: 401px) and (max-width: 767px) {

    #logo {
        position: static;
        text-align: center;
    }

    #fixedheader {
        width: 100%;
        position: static;
    }

    #mobilenav {
        padding-top: 5px;
        text-align: center;
    }

    #homevideo {
        margin-right: 20px;
        margin-bottom: 20px;
    }

    #footercontainer {
        background-image: none;
    }

    .subbannercopy h3 {
        font-size: 17px;
    }

    .subbannercopy a {
        font-size: 13px;
    }

    #membership {
        margin-left: 0;
    }

    .winter-savings-page h1 {
        margin-top: 0;
    }

    .grey-section .left-col {
        display: block;
        width: 90%;
        margin: 0 auto;
    }

    .grey-section .right-col {
        display: block;
        width: 90%;
        margin: 25px auto 0;
    }
}

@media screen and (min-width: 768px) {

    .square {
        margin-top: 20%;
    }
}

@media screen and (max-width: 490px) {

    #accountnav {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    #searchbox {
        margin-top: 12px;
    }

    #social-head {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .header-address {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .header-phone {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .winter-savings-page h1 {
        font-size: 3.25em;
    }

    .winter-savings-page .center p {
        font-size: 1em;
    }

    .winter-savings-page .email-field {
        width: 100%;
        margin-bottom: 45px;
    }
}

@media screen and (min-width: 491px) and (max-width: 767px) {

    #accountnav {
        margin-top: 20px;
    }

    #searchbox {
        margin-top: 12px;
    }

}

@media screen and (min-width: 400px) and (max-width: 1024px) {

    #LivingRoom3 li:nth-child(3) {
        clear: both;
    }

    #LivingRoom3 li:nth-child(9) {
        clear: both;
    }

    .winter-savings-page .email-field {
        margin-bottom: 65px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1290px) {

    #mainnav ul li a {
        display: block;
        text-decoration: none;
        color: #FFF;
        height: 39px;
        padding-left: 6px;
        padding-right: 6px;
        white-space: nowrap;
    }

    #membership {
        margin-left: 55px;
    }
}

@media screen and (min-width: 1290px) and (max-width: 1377px) {

    #mainnav ul li a {
        display: block;
        text-decoration: none;
        color: #FFF;
        height: 39px;
        padding-left: 15px;
        padding-right: 15px;
        white-space: nowrap;
    }
}

@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: #000;
        filter: alpha(opacity=40);
        opacity: 0.4;
        text-decoration: none;
        position: fixed;
        bottom: 30px;
        right: 20px;
        display: none;
    }

    .scrolltotop:hover {
        color: #2a2a2a;
        text-decoration: none;
    }
}

@media print {

    .no-print,
    .no-print * {
        display: none !important;
    }

    #logo,
    #predesignnavcontainer,
    #footerlogo,
    #copyrightcontainer,
    #footercontainer,
    .header-address,
    .header-phone,
    .SocialMedia,
    #otherPhotosControl_otherVideosControl_otherVideoAttachments,
    .ErrorReport,
    .RelatedItems,
    .RequestInformation {
        display: none !important;
    }

    #divworkspacearea {
        width: 100%;
    }

    .ItemInformationRight {
        width: 100%;
    }

    .ProductInfoDiv {
        max-height: 1000px;
        page-break-inside: avoid;
    }

    .ProductDetails {
        max-height: 1000px;
        page-break-inside: avoid;
    }
}

@media (min-width: 1025px) and (max-width: 1259px) {
    #mainnav ul li a {
        display: block;
        text-decoration: none;
        color: #FFF;
        height: 39px;
        padding-left: 3px;
        padding-right: 3px;
        white-space: nowrap;
        font-size: 12px;
    }
}

@media (max-width: 1336px) {
    .header-address {
        clear: both;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .header-phone {
        margin-top: 0px;
    }
}

@media (max-width: 938px) {
    #social-head {
        clear: both;
        margin-top: 0px;
    }

    .header-phone {
        margin-top: 0px;
    }
}


a.no-style-link {
    text-decoration: none;
    color: #313131;
}

a.no-style-link:visited {
    text-decoration: none;
    color: #313131;
}

a.no-style-link:hover {
    text-decoration: none;
    color: #313131;
}




/***********************************************************************************
 * END HEADER, HOMEPAGE, FOOTER STYLES
 **********************************************************************************/

.ProductInfoSpanNameCollection {
    display: none;
}

.ProductInfoSpanValueCollection {
    display: none;
}

.PDFAttachments {
    display: none;
}

.ProductImageVideoAttachments {
    display: none;
}

.ProductInfoParagraphWarranty {
    display: none;
}

.printProductBrand {
    display: none;
}

/***********************************************************************************
 * TO THE TRADE STYLES
 **********************************************************************************/

.ttt-image {
    height: 300px;
    float: left;
    width: 33.333%;
}

.one {
    background: url(ttt-1.jpg);
    background-size: cover;
}

.two {
    background: url(ttt-2.jpg);
    background-size: cover;
}

.three {
    background: url(ttt-3.jpg);
    background-size: cover;
}

h3.button a {
    background: #E27d1c;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #FFF !important;
    display: inline-block;
    font-weight: 400 !important;
    margin: 15px 0;
    padding: 10px 20px;
    text-decoration: none !important;
    transition: all .25s;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
}

h3.button a:hover {
    background: #b15904;
}

.ttt-text {
    color: #999;
    font-size: 15px;
    line-height: 1.75em;
    margin: 35px 0 50px;
    text-align: center;
    width: 40%;
}

.ttt-text.right,
.ttt-img.right {
    float: right;
}

.ttt-text.right {
    margin-right: 10%;
}

.ttt-text.left {
    margin-left: 10%
}

.ttt-text.left,
.ttt-img.left {
    float: left;
}

.ttt-text h3 {
    font-family: Times New Roman, sans-serif;
    font-size: 35px;
    font-style: italic;
    color: #a1a1a1;
    display: block;
    border-bottom: 1px solid #E27d1c;
    margin: 10px 0 12px;
    font-weight: 400;
}

.ttt-img {
    width: 45%;
}

.ttt-img img {
    margin: 0 auto;
    width: 75%;
}

.ttt-img img.small {
    margin: 0 auto;
    width: 55%;
}

.ttt-img img.large {
    margin: 0 auto;
    width: 90%;
}

.grey {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+0,ffffff+100 */
    background: #ececec;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ececec 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ececec 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ececec 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
    margin: 20px 0;
    padding: 15px;
}

.homeheading {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.homeheading h2 {
    font-family: 'BebasNeue', sans-serif;
    font-size: 45px;
    font-weight: normal;
    text-transform: uppercase;
    color: #95989a;
    margin-bottom: 10px;
}

.homeheading h3 {
    font-family: 'TruenoLight', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #95989a;
}

.homespecialtyslidertitlebackground {
    border: 1px solid #3A2814;
    width: 99%;
    /* height: 89px;
    bottom: 90px; */
    height: 50px;
    bottom: 51px;
    background-color: #3A2814;
    position: relative;
    opacity: 0.7;
}


.homespecialtyslidertitle {
    width: 270px;
    position: absolute;
    text-align: center;
    left: 50%;
    margin-left: -135px;
    /* bottom: 108px; */
    bottom: 48px;
}

.homespecialtyslidertitle h3 {
    font-family: 'TruenoLight', sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
}

.homespecialtyslidertitle a {
    font-family: 'TruenoLight', sans-serif;
    /* font-weight: 400;
    font-size: 14px; */
    color: white;
    text-decoration: none;
    /* border: 1px solid #E27D1C; */
    border: none;
    padding: 5px;
}

.homespecialtyslidertitle a:hover {
    text-decoration: underline;
    color: white;
    
}

.homeslide-wrap {
    margin: 0 10px;
    position: relative;
}

.homespecialtyslider .slick-prev,
.slick-next {
    width: 80px !important;
    height: 80px !important;
}

.homespecialtyslider .slick-prev::before,
.homespecialtyslider .slick-next::before {
    font-size: 60px;
}

.homespecialtyslider .slick-prev,
.slick-next {
    z-index: 999;
}

.homespecialtyslider .slick-prev {
    left: 35px !important;
}

.homespecialtyslider .slick-next {
    right: 35px !important;
}

.homespecialtyslider .slick-slide img {
    max-width: 100%;
    max-height: 100%;
}

.homespecialtyslider .slick-slide .homeslide:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.homespecialtyslider .slick-active .homeslide:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.homespecialtyslider .slick-current .homeslide:after {
    opacity: 0;
}

.homespecialtyslider .slick-next::before {
    font-size: 40px !important;
}

.homespecialtyslider .slick-prev::before {
    font-size: 40px !important;
}

.homespecialtyslider .slick-next::before,
.slick-prev::before {
    font-size: 40px !important;
}

.slick-slider {
    margin-bottom: 45px !important;
}

/***********************************************************************************
 * TESTIMONIALS PAGE STYLES
 **********************************************************************************/

.testimonials h1 {
    line-height: 1.35em;
    margin-bottom: 50px;
    text-align: center;
}

.testimonials h2 {
    color: #e27c1c;
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.testimonials p {
    color: #1d1d1d;
    line-height: 1.5em;
    margin-bottom: 12px;
}

.testimonials p.script {
    font-family: 'Homemade Apple', cursive;
    font-size: 23px;
    text-align: center;
}

.testimonials .left {
    float: left;
}

.testimonials .right {
    float: right;
}

.featured {
    margin-top: 70px;
}

.featured .left,
.featured .right {
    width: 48.5%;
}

.featured .left {
    margin-right: 3%;
}

.videos {
    margin: 70px 0;
}

.videos ul {
    display: inline;
    font-size: 0;
}

.videos li {
    background: #333;
    display: inline-block;
    min-height: 250px;
    margin-bottom: 20px;
    margin-right: 2%;
    width: 31.333%;
}

.videos li:nth-child(3n) {
    margin-right: 0;
}

.quote {
    border-bottom: 3px solid #e27c1c;
    border-top: 3px solid #e27c1c;
    margin: 60px 0 130px;
    padding: 40px 0 30px;
    text-align: center;
}

.quote.last {
    margin: 60px 0;
}

.quote:before {
    background: url('images/stars.gif') center no-repeat;
    background-size: contain;
    color: #e27c1c;
    content: '';
    display: block;
    height: 40px;
    margin: 0 auto 40px;
    position: relative;
    width: 210px;
}

.quote p {
    display: block;
    font-size: 18px;
    font-style: italic;
    line-height: 40px;
    margin: 0 auto;
    width: 80%;
}

.quote p strong {
    color: #000;
    display: block;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    margin: 15px 0;
}

.video-responsive {
    overflow: hidden;
    position: relative;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.featured .left.one-third {
    float: left;
    width: 30.333%;
}

.featured .right.two-third {
    float: right;
    width: 66.666%;
}

.featured .right.two-third h1 {
    font-size: 2.75em;
}

.featured .right.two-third h3 {
    margin: 35px 0 55px;
}

.reviews {
    display: inline;
    list-style: none;
}

.reviews li {
    display: inline-block;
    margin-right: 5%;
}

.reviews a li:before {
    background: url("images/social.png") 0 0 no-repeat;
    background-size: 180px;
    color: #3b5998;
    content: '';
    display: inline-block;
    height: 60px;
    margin-right: 8px;
    vertical-align: middle;
    width: 60px;
}

.reviews a li.yelp:before {
    background-position: -60px 0;
    color: #cf2200;
}

.reviews a li.google:before {
    background-position: -120px 0;
    color: #d0422a;
}

.reviews a li {
    color: #3b5998;
}

.reviews a li.yelp {
    color: #cf2200;
}

.reviews a li.google {
    color: #d0422a;
}


/***********************************************************************************
 * ABOUT US PAGE STYLES
 **********************************************************************************/
.clear {
    clear: both;
}

.about-top {
    border-bottom: 8px solid #f38435;
    padding: 30px 0;
}

.aboutuspage div {
    position: relative;
}

.aboutuspage section {
    margin-bottom: 50px;
}

.aboutuspage section p {
    color: #3a3a3a;
    margin-bottom: 12px;
    line-height: 1.75em;
}

.aboutuspage section h4 {
    color: #3a3a3a;
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
}

.aboutuspage .left {
    float: left;
}

.aboutuspage .right {
    float: right;
}

.aboutuspage .half {
    width: 48%;
}

.aboutuspage .about-top h2,
.aboutuspage .unique h2 {
    color: #373737;
    font-size: 40px;
    font-weight: 300;
    line-height: 60px;
    margin-top: 2rem;
    text-align: center;
}

.aboutuspage .showroom h2 {
    color: #373737;
    font-size: 40px;
    font-weight: 300;
    line-height: 60px;
    margin: 2rem 0;
    text-align: center;
}

.aboutuspage .unique h2 {
    line-height: 44px;
    margin: .5rem 0 1.25rem;
    text-align: left;
}

.chair-section .one-third {
    width: 30.333%;
}

.chair-section .one-third img {
    margin-top: -80px;
}

@media only screen and (max-width : 1100px) {

    .aboutuspage .about-top h2,
    .aboutuspage .unique h2 {
        font-size: 34px;
        line-height: 44px;
    }

    .aboutuspage section h4 {
        font-size: 20px;
        line-height: 28px;
    }

    .aboutuspage section p {
        font-size: 13px;
        line-height: 1.5em;
    }

}

@media only screen and (max-width : 768px) {

    .aboutuspage .about-top h2,
    .aboutuspage .unique h2 {
        font-size: 24px;
        line-height: 30px;
        margin-top: 1rem;
    }

    .aboutuspage section h4 {
        font-size: 18px;
        line-height: 24px;
    }

    .chair-section .one-third img {
        margin-top: 0;
    }

    .aboutuspage section {
        margin-bottom: 35px;
    }

    .aboutuspage .showroom h2 {
        font-size: 32px;
        line-height: 40px;
        margin: 1.5rem 0;
    }

    .about-top h2 {
        margin-bottom: 1rem;
    }

    .footercolumn h2,
    .footercolumn .socialmedia {
        text-align: left !important;
        margin: 0px;
    }

}

@media only screen and (max-width : 685px) {
    .aboutuspage .left {
        float: none;
    }

    .aboutuspage .right {
        float: none;
    }

    .aboutuspage .half {
        width: 100%;
    }

    .aboutuspage .one-third,
    .aboutuspage .two-thirds {
        display: block;
        width: 100%;
    }
}


h1.motion {
    padding: 50px 0 20px;
}

h2.motion {
    font-size: 32px;
    font-weight: 300;
    padding: 40px 0 10px;
}

.grid-33.tablet-grid-33 h2.motion {
    padding: 0px 0 20px;
}

.edit.intro {
    font-size: 13px;
    line-height: 1.5em;
}

.edit.intro a {
    color: #EC7400;
}

table#events strong {
    font-weight: 700;
}

.viewallincollectionLink {
    color: #535353;
    text-decoration: none;
}

.viewallincollectionLink:hover {
    text-decoration: underline;
}

/****ondisplay****/
/***Zendesk 49545 JD 5/6/2019***/

.ProductThumbnailIconOnDisplay .on-display-icon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ProductThumbnailIconOnDisplay .on-display-icon .red span {
    font-size: 8px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#ec7400 0%, #ec7400 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    left: -21px;
}

.ProductThumbnailIconOnDisplay .on-display-icon .red span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #ec7400;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #ec7400;
}

.ProductThumbnailIconOnDisplay .on-display-icon .red span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #ec7400;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #ec7400;
}

#rugs-in-denver-page h1 {
    text-align: center;
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 45px;
}

#rugs-in-denver-page h2 {
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    margin: 45px 0px;
}

#rugs-in-denver-page h3 {
    text-transform: uppercase;
}

#rugs-in-denver-page a {
    text-decoration: none;
    color: #000;
}

#rugs-in-denver-page a:hover {
    text-decoration: underline;
}

#rugs-in-denver-page .hero p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #808080;
    padding: 20px 10%;
}

#rugs-in-denver-page .fiber-type {
    background-color: rgb(236, 116, 0, 0.1);
}

#rugs-in-denver-page .types-of-rugs,
#rugs-in-denver-page .rug-sizing {
    background-color: rgb(0, 0, 0, 0.2);
}

#rugs-in-denver-page .types-of-rugs {
    padding-bottom: 50px;
}

#rugs-in-denver-page .types-of-rugs span {
    font-size: 50px;
    color: #fff;
    position: absolute;
    left: 40px;
    margin-top: 43px;
}

#rugs-in-denver-page .types-of-rugs li {
    list-style: none;
    position: relative;
}

#rugs-in-denver-page .craftsmanship #video {
    position: relative;
    padding: 6% 0 44% 0;
    height: 0;
}

#rugs-in-denver-page .craftsmanship #video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

#rugs-in-denver-page .fiber-types h3 {
    color: #e27d1c;
    margin-top: 30px;
}

#rugs-in-denver-page .fiber-type {
    border-top: 1px solid #e27d1c;
    padding: 10px 0px;
}

#rugs-in-denver-page .make-a-rug h3 {
    color: #e27d1c;
    margin-top: 30px;
    font-size: 25px;
}

#rugs-in-denver-page .make-a-rug-img {
    text-align: center;
}

#rugs-in-denver-page .make-a-rug h4,
#rugs-in-denver-page .make-a-rug p span {
    margin-top: 30px;
    font-size: 20px;
    font-weight: bold;
}

#rugs-in-denver-page .make-a-rug p {
    margin-top: 30px;
}

#rugs-in-denver-page .make-a-rug img {
    width: 60%;
    margin-bottom: 40px;
}

#rugs-in-denver-page .rug-sizing {
    padding-bottom: 60px;
}

#rugs-in-denver-page .rug-sizing h3 {
    text-align: center;
    color: #e27d1c;
    font-size: 22px;
    padding-top: 10px;
}

#rugs-in-denver-page .rug-sizing h4 {
    font-size: 18px;
    text-align: center;
}

#rugs-in-denver-page .rug-sizing p {
    font-weight: bold;
    line-height: 30px;
}

#rugs-in-denver-page .rug-sizing-container {
    display: inline-grid;
    grid-template-columns: 33% 33% 33%;
}

#rugs-in-denver-page .rug-sizing-box-1 {
    padding: 10px;
}

#rugs-in-denver-page .rug-sizing-box-3 ul {
    list-style: none;
}

#rugs-in-denver-page .rug-sizing-box-2,
#rugs-in-denver-page .rug-sizing-box-3 {
    border: 1px solid #e27d1c;
    margin: 0 10px;
    padding: 10px 10%;
}

#rugs-in-denver-page .cleaning-rug p {
    font-size: 18px;
    line-height: 35px;
}

#rugs-in-denver-page .maintaining-a-rug h3 {
    color: #e27d1c;
    text-align: center;
}

#rugs-in-denver-page .hero,
#rugs-in-denver-page .craftsmanship,
#rugs-in-denver-page .fiber-types,
#rugs-in-denver-page .make-a-rug,
#rugs-in-denver-page .cleaning-rug,
#rugs-in-denver-page .maintaining-a-rug {
    padding: 40px 0;
}

#rugs-in-denver-page .bannercontent {
    position: relative;
    z-index: 200;
}

#rugs-in-denver-page .bannerheading {
    font-family: Times, serif;
    font-size: 26px;
    line-height: 33px;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 30%;
    padding-top: 10px;
    border-radius: 16px;
}

#rugs-in-denver-page .bannerheading p {
    color: #fff;
}

#rugs-in-denver-page .bannerimg {
    margin-bottom: 5px;
}

#rugs-in-denver-page .bannerimg img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width : 1025px) {
    #rugs-in-denver-page .maintaining-a-rug h3 {
        text-align: left;
    }
}

@media only screen and (max-width : 768px) {
    #rugs-in-denver-page .rug-sizing-container {
        display: block;
    }

    #rugs-in-denver-page .rug-sizing-box-2 {
        margin: 20px 10px;
    }

    #rugs-in-denver-page h1 {
        text-align: center;
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 45px;
    }

    #rugs-in-denver-page h2 {
        text-align: center;
        font-size: 25px;
        line-height: 30px;
        margin: 15px 0px;
    }

    #rugs-in-denver-page .hero,
    #rugs-in-denver-page .craftsmanship,
    #rugs-in-denver-page .fiber-types,
    #rugs-in-denver-page .make-a-rug,
    #rugs-in-denver-page .cleaning-rug,
    #rugs-in-denver-page .maintaining-a-rug {
        padding: 20px 0;
    }
}

@media screen and (max-width:1024px) {
    .footercolumn-container {
        display: block;
    }
}

/* complimentary-design-services.inc */
#complementary-design-services-page .hero {
    margin-bottom: 30px;
}

#complementary-design-services-page .left-side {
    box-sizing: border-box;
    padding: 0px 20px;
}

#complementary-design-services-page .left-side img {
    width: 306px;
    height: 63px;
    margin-bottom: 20px;
}

#complementary-design-services-page .left-side {
    text-align: center;
}

#complementary-design-services-page .left-side hr {
    border: .5px solid #000;
}

#complementary-design-services-page .left-side h2 {
    font-weight: bold;
    color: #707070;
    font-size: 1.75rem;
    line-height: 2rem;
    margin: 10px auto 20px auto;
}

#complementary-design-services-page .left-side h3 {
    font-family: Raleway, sans-serif;
    color: #707070;
    font-size: 1.75rem;
    font-weight: 400;
    margin: 10px auto 20px auto;
}

#complementary-design-services-page .left-side a {
    text-decoration: none;
    background-color: #c2761e;
    border: 1px solid #c2761e;
    color: #fff;
    border-radius: 10000px;
    padding: 10px 20px;
    margin: 0px auto 40px auto;
    display: block;
    width: 200px;
}

#complementary-design-services-page .left-side a:hover {
    color: #c2761e;
    background-color: #fff;
}

#complementary-design-services-page .right-side {
    text-align: center;
}

#complementary-design-services-page .right-side img:first-of-type {
    max-width: 435px;
    max-height: 432px;
}

#complementary-design-services-page .right-side img:last-of-type {
    max-width: 435px;
    max-height: 580px;
}

/* 59062 3/13/20 JD */
.pdf-attachments {
    display: none !important;
}

/* 59597 3/26/20 JD */
#rccontact a {
    color: #2a2a2a;
}

/* Zendesk #59628 & 59572 SG - Virtual Shopping & Virtual Design Pages */
#virtual-shop-page {
    color: #313131;
}

#virtual-shop-page h1 {
    margin: 20px 0;
    text-align: center;
    text-transform: uppercase;
}

#virtual-shop-page h2 {
    margin: 35px 0;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
}

#virtual-shop-page.virtual-design h2 {
    margin: 25px 0;
    font-weight: bold;
}

#virtual-shop-page img {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}

#virtual-shop-page p {
    line-height: 1.5;
    margin-bottom: 10px;
}

#virtual-shop-page.virtual-design p {
    text-align: center;
}

#virtual-shop-page .contact-buttons {
    margin: 35px 0 50px;
}

#virtual-shop-page .contact-buttons a {
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #313131;
    background-color: #fff;
    border: 1px solid #e27d1c;
}

#virtual-shop-page .contact-buttons a:hover {
    background-color: rgba(226, 125, 28, .5);
}

#virtual-shop-page .contact-form {
    margin-top: 25px;
    padding: 20px;
    background-color: #f2f2f2;
}

#virtual-shop-page #submitcontactform {
    margin-bottom: 0;
}

#virtual-shop-page>p:last-of-type {
    text-align: center;
    font-size: 18px;
}

/*#virtual-shop-page.virtual-design>p:last-of-type {
    font-size: inherit;
    margin-bottom: 25px;
}*/

#virtual-shop-page>p:last-of-type a {
    text-decoration: none;
    color: #e27d1c;
}

#virtual-shop-page>p:last-of-type a:hover {
    text-decoration: underline;
}

/* END Virtual Shopping Page */

#submitcontactform input,
#submitcontactform button {
    color: #313131;
    background-color: #fff;
    border: 1px solid #e27d1c;
    background-image: url(/css/1353/images/send-blk.png);
}

#submitcontactform input:hover,
#submitcontactform button:hover {
    background-color: rgba(226, 125, 28, .5) !important;
}


/* 61231 5/13/20 JD --- EDIT Zendesk #63182 */
#item-info-short-description p a {
    display: none;
}

#item-info-short-description p.discontinued {
    font-weight: 600;
    font-style: italic;
    color: #EC7400;
}

/* 61253 5/13/20 JD */

.ProductThumbnailIconsContainer {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ProductThumbnailIconHotBuys {
    font-size: 10px;
    content: "";
    font-size: 10px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #ff0000;
    background: linear-gradient(#ff0000 0%, #ff0000 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 14px;
    left: -23px;
}

.ProductThumbnailIconHotBuys::after {
    content: "";
    position: absolute;
    right: 7px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #ff0000;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #ff0000;
}

.ProductThumbnailIconHotBuys::before {
    content: "";
    position: absolute;
    left: 3px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #ff0000;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #ff0000;
}

.ProductThumbnailIconOnDisplay {
    background: none !important;
}

/* #61873 JD */
#homecopycontainer {
    position: relative;
}

.youtube {
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.youtube i {
    color: red;
}

/* Zendesk #64317 - New Leather Landing Page - SG */
.finest-leather-page #main-heading {
    margin-top: 30px;
    margin-bottom: 0;
}

.finest-leather-page #large-heading h2 {
    font-size: 2.5rem;
}

.finest-leather-page h1,
.finest-leather-page h2,
.finest-leather-page h3 {
    font-size: 2rem;
    line-height: 1.5;
    text-align: center;
}

.finest-leather-page h1,
.finest-leather-page h3 {
    margin-bottom: 25px;
}

.finest-leather-page h2 {
    margin-bottom: 45px;
}

.finest-leather-page p {
    margin-bottom: 20px;
    font-size: 1.125rem;
    line-height: 1.25;
}

.finest-leather-page .large-image {
    text-align: center;
}

.finest-leather-page .large-image img {
    width: 80%;
}

.finest-leather-page .paragraph {
    margin: 50px 3%;
}

.finest-leather-page .text-center p {
    text-align: center;
}

.finest-leather-page img {
    width: 100%;
}

.finest-leather-page #advantages {
    margin: 50px 0;
}

.finest-leather-page .video {
    position: relative;
    padding: 6% 0 50%;
    height: 0;
}

.finest-leather-page .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.finest-leather-page .aside-section {
    margin: 50px 20%;
}

.finest-leather-page aside.left {
    float: left;
    width: 50%;
    margin: 0 30px 15px 0;
}

.finest-leather-page aside.right {
    float: right;
    width: 50%;
    margin: 0 0 15px 30px;
}

.finest-leather-page .aside-section .clear {
    margin: 50px 0;
}

.finest-leather-page #quality-leather-top {
    width: 90%;
}

.finest-leather-page #quality-leather-bottom {
    width: 90%;
    margin-left: 10%;
}

.finest-leather-page .black-box {
    padding: 30px 16vw 50px;
    margin: 45px 0;
    color: #fff;
    background-color: #333;
}

.finest-leather-page .shop-tiles {
    display: flex;
    margin:0 auto;
}

.finest-leather-page .shop-tiles div {
    flex:33%;
    padding:5px;
    box-sizing: border-box;
}

.finest-leather-page .shop-tiles img {
    display: block;
    width:100%;
    height: auto;
}

.finest-leather-page .border-box {
    border:1px solid #333;
    margin:50px 0;
    position: relative;
}

.finest-leather-page .border-box:after {
    display: block;
    content: "";
    width: 40%;
    height: 40%;
    position: absolute;
    bottom: -25px;
    right: -10px;
    border-bottom: 35px solid #000;
    border-right: 35px solid #000;
}

.finest-leather-page .border-box .inner {
    background:#f5f5f5;
    margin:15px;
    text-align: left;
    padding:50px;
}

.finest-leather-page .border-box .inner h4 {
    font-size:24px;
    padding:0 15px;
    margin:0 0 5px 0;
}

.finest-leather-page .border-box .inner .count {
    display: inline-block;
    vertical-align: middle;
    padding:15px;
}
.finest-leather-page .border-box .inner .count p {
    font-size:36px;
    font-weight: bold;
}

.finest-leather-page .border-box .inner .text {
    display: inline-block;
    vertical-align: middle;
    width:80%;
}

.finest-leather-page .flex-section {
    display: flex;
    max-width: 1145px;
    margin:0 auto;
}

.finest-leather-page .flex-section p {
    flex:50%;
    align-self: center;
}
#staticpagecontent.finest-leather-page .flex-section img {
    flex:50%;
    align-self: center;
    padding:25px;
    max-width: 350px;
    width:100%;
    height: auto;
}

.finest-leather-page .flex-section-large {
    display: flex;
    max-width: 1145px;
    margin:0 auto;
}

.finest-leather-page .flex-section-large p {
    flex:50%;
    align-self: center;
}
#staticpagecontent.finest-leather-page .flex-section-large img {
    flex:50%;
    align-self: center;
    padding:25px;
    width:100%;
    height: auto;
}

#staticpagecontent.finest-leather-page .standard img {
    max-width: 550px;
}

#staticpagecontent.finest-leather-page .mountain-modern img {
    max-width: 650px;
}

.flex-section-left-arrow {
    position: relative;
    padding: 25px 25px 25px 60px;
}

.flex-section-left-arrow::before {
    position: absolute;
    top: 50%;
    left: -20px;
    content: ' ';
    width: 68px;
    height: 12px;
    background-image: url('/css/1353/images/left-arrow-bullet.jpg');
}

.flex-section-right-arrow {
    position: relative;
    padding: 25px 60px 25px 25px;
}

.flex-section-right-arrow::after {
    position: absolute;
    top: 50%;
    right: -20px;
    content: ' ';
    width: 68px;
    height: 12px;
    background-image: url('/css/1353/images/right-arrow-bullet.jpg');
}

@media screen and (max-width: 1024px) {
    .finest-leather-page #quality-leather-top {
        width: 100%;
    }
    
    .finest-leather-page #quality-leather-bottom {
        width: 100%;
        margin-left: 0;
    }

    .finest-leather-page .large-image img {
        width: 100%;
    }

    .finest-leather-page .black-box {
        padding: 30px 10vw 50px;
    }

    #staticpagecontent.finest-leather-page .flex-section-large img {
        max-width: 450px;
    }
}

@media screen and (max-width: 768px) {
    .finest-leather-page .border-box .inner {
        padding:10px;
    }

    .finest-leather-page .border-box:after {
        display: block;
        content: "";
        width: 40%;
        height: 40%;
        position: absolute;
        bottom: 0;
        right: 0;
        border-bottom: 15px solid #000;
        border-right: 15px solid #000;
    }

    .finest-leather-page .flex-section, .finest-leather-page .flex-section-large, .finest-leather-page .shop-tiles {
        flex-wrap: wrap;
        border-bottom:1px solid #ccc;
        justify-content: center;
    }

    .finest-leather-page .flex-section:last-of-type {
        margin-bottom:25px;
    }

    .finest-leather-page .flex-section-large:last-of-type {
        margin-bottom:25px;
    }

    #staticpagecontent.finest-leather-page .flex-section img, #staticpagecontent.finest-leather-page .flex-section-large img, .finest-leather-page .shop-tiles div {
        flex:100%;
    }
    #staticpagecontent.finest-leather-page .flex-section img {
        padding: 25px 0;
    }
    #staticpagecontent.finest-leather-page .flex-section-large img {
        padding: 25px 0;
    }
    .finest-leather-page .flex-section p {
        flex:100%;
    }

    .finest-leather-page .flex-section-large p {
        flex:100%;
    }

    .finest-leather-page .aside-section {
        margin: 50px 10%;
    }

    .finest-leather-page .black-box {
        padding: 30px 3vw 50px;
    }

    .flex-section-left-arrow::before {
        width: 0;
        left: 0;
        background: none;
    }
    
    .flex-section-right-arrow::after {
        width: 0;
        right: 0;
        background: none;
    }

    .flex-section-left-arrow {
        padding: 25px;
    }

    .flex-section-right-arrow {
        padding: 25px;
        order: 2;
    }
}


/* SEO Accordion */
#seo-accordion-container {
    margin-top: 30px;
    margin-bottom: 30px;
}
.seo-accordion {
    border-bottom: 1px solid #ccc;
    padding: 15px;
    text-align: left;
}
.seo-accordion > div {
    display: none;
}
.seo-accordion.active > div {
    display: block;
    padding: 5px 25px;
}
.seo-accordion > h2 {
    cursor: pointer;
    font-size: 22px;
    padding: 0 20px 0 0;
}
.seo-accordion.active > h2 {
    cursor: pointer;
    padding: 0 20px 10px 0;
}
.seo-accordion h2 {
    position: relative;
}
.seo-accordion > h2:after {
    content: "\f067";
    position: absolute;
    top:10px;
    right:0;
    z-index: 10;
    font-family: 'FontAwesome';
    font-size: 16px;
}
.seo-accordion.active > h2:after {
    content: "\f00d";
    position: absolute;
    top:10px;
    right:0;
    z-index: 10;
    font-family: 'FontAwesome';
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    .seo-accordion > h2 {
        font-size: 18px;
    }
    .seo-accordion > h2:after {
        font-size: 14px;
    }
    .seo-accordion.active > h2:after {
        font-size: 14px;
    }
}
/* End SEO Accordion */

/* zd 86865 */
#read_more, 
#read_more_collapse,
#read_more_expand {
    color: #222;
    float: right;
    margin-right: 20px;
}
#read_more_collapse,
#read_more_expand{
    font-weight: bold;
    cursor: pointer;
}
#read_more_collapse:hover,
#read_more_expand:hover{
    text-decoration: underline;
}
/* initialize hidden */
#read_more, 
#read_more_collapse {
    display: none;
}

#snap-shot,
li.print-product-Brand {
    display: none;
}

/* rewards.inc */
.rewards_btn {
    color: #fff;
    background-color: #e17c1c;
    border-color: #e5b689;
    padding: 20px 40px;
    font-size: 24px;
    border-radius: 50px;
    text-decoration: none;
}
.rewards_btn:hover {
    background-color: #e17c1c;
    border-color: #d7b89b;
    text-decoration: underline;
    font-weight: bolder;
}

.rewards_btn:active, .rewards_btn:focus, .rewards_btn:active:focus {
    background-color: #e17c1c;
    border-color: #e5b689;
}




.maps_container {
    display: flex; 
    flex-direction: row;
    justify-content: space-evenly;
    /* gap: 30px; */
}

.maps_container > div { 
    margin-top:30px;
}

.maps_container .map_left_col {
    display: flex; 
}

.maps_container .map_left_col p { 
    line-height: 24px;
}

.maps_container .map_right_col {
    display: flex; 
}

.maps_container .map_right_col iframe {
    border:0; 
    width:425px; 
    height:225px;
}


@media screen and (max-width: 767px) {

    .maps_container {
        flex-direction: column;
        gap: 0px;
        
    }
    .maps_container .map_left_col {
        order: 1;
    }
    .maps_container .map_right_col {
        order: 2;
    }
    
    .maps_container .map_right_col iframe {
        width:100%; 
    }
}



#homevideo {
    float: left;
    margin-right: 20px;
    position: relative;
}

#homevideo img {
    max-width: 100%;
    height: auto;
}

#homevideo iframe {
    max-width: 100%;
    border: solid 2px #2D2D2D;
}




/* featured */

/* carousel */

div#featured-items .slider-container {
    padding: 25px 65px;
}

div#featured-items ul {
    list-style: none;
}

div#featured-items .owl-carousel .owl-nav button.owl-prev,
div#featured-items .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    width: 55px;
    color: #243e5f;
}

div#featured-items .owl-carousel .owl-nav button.owl-prev:hover,
div#featured-items .owl-carousel .owl-nav button.owl-next:hover {
    background-color: #f5f5f5;
}

div#featured-items .owl-carousel .owl-nav button.owl-prev {
    left: 5px;
    transform: translate(-100%, -50%);
}

div#featured-items .owl-carousel .owl-nav button.owl-next {
    right: 5px;
    transform: translate(100%, -50%);
}

div#featured-items .owl-carouselProductPrice {
	color: green;
}

div#featured-items .ProductThumbnailParagraphSkuName {
	display: none;
}

/* end carousel */

div#featured-items {
	padding:45px;
}

div#featured-items h3 {
	width: 100%;
    font-weight: normal;
    font-size: 2.05em;
    margin: 0 0 25px;
    text-transform: uppercase;
    color: #333;
    text-align: center;
    font-family: 'Crimson Text', serif;
}

div#featured-items h3:after {
    content: ' ';
    border-bottom: 2px solid var(--primary-btn);
    border-bottom: 2px solid var(--primary-btn);
    display: block;
    width: 105px;
    padding-top: 5px;
    margin:0 auto;
}

div#featured-items ul {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;	
	list-style-type: none;
	padding:0;
}

div#featured-items ul li {
	flex:1 1 25%;
	display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    margin:0 0 25px 0;	
}

div#featured-items ul li a {
    display: block;
    color: #333;
    text-decoration: none;
    width: 100%;
    box-sizing: border-box;
    padding:15px;
}

div#featured-items ul li a:hover img {
	transform: translateZ(0) scale(1.03);
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;		
}

div#featured-items ul li a img {
    width: 100%;
    height: auto;
    transition: transform .3s ease-in-out;
    /*border: 1px solid #ccc;*/
    /*border-radius: 2px;*/
    padding: 5px;
    margin: 0 0 10px 0;
}

div#featured-items ul li a span {
    flex: 0 0 100%;
    font-size: 0.825em;
    display: block;
    color: #333;
    margin:0 0 5px 0;
}

div#featured-items ul li a span.callout {
    background: #333;
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    border-radius: 2px;
    margin:0 0 15px 0;
}

div#featured-items ul li a span.title {
	font-size:1em;
	font-weight: 600;
}

div#featured-items ul li a span.price {
	color:green;
	/*font-weight:600;*/
	font-size:1em;
}



@media screen and (max-width: 896px) {

	div#featured-items ul li {
		flex:0 0 50%;
	}
}
/* end featured */

/* Financing landing Page */

.financing-landing-page {
    padding: 0;
    margin: 0;
}

/* Top Header Bar */
.financing-header-bar {
    background: var(--secondary);
    padding: 20px 0;
    border-bottom: 1px solid var(--gray);
}

.financing-header-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.financing-logos-section {
    display: flex;
    align-items: center;
}

.header-logo {
    width: 100%;
    max-width: 188px !important;
    height: auto;
    object-fit: contain;
}

.logo-separator {
    width: 1px;
    height: 30px;
    background-color: #ccc;
    margin: 0 20px;
}

.financing-buttons-section {
    display: flex;
    gap: 15px;
}

.financing-header-btn {
    background: #FFF;
    color: #2c3669;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
    border: 1px solid #2c3669;
}

.financing-header-btn:hover {
    background: #2c3669;
    border-color: #2c3669;
    color: #FFF;
}

/* Hero Section */
.financing-hero-section {
    background-color: #75cfe7;
    padding: 60px 20px;
    text-align: center;
}

.financing-hero-content {
    max-width: 1400px;
    margin: 0 auto;
    color: #2c3669;
    text-align: left;
}

.financing-hero-section h1 {
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 20px 0;
    color: #2c3669;
}

.financing-hero-section h2 {
    font-size: 35px;
    font-weight: normal;
    margin: 0 0 30px 0;
    color: #2c3669;
}

.financing-hero-section p {
    font-size: 18px;
    line-height: 1.6;
    margin: 0 0 30px 0;
    color: #2c3669;
    max-width: 600px;
    margin-bottom: 30px;
}

.financing-cta-btn {
    display: inline-block;
    background-color: #2c3669;
    color: white;
    text-decoration: none;
    padding: 15px 30px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    transition: background-color 0.3s ease;
}

.financing-cta-btn:hover {
    background-color: #1f2650;
    color: white;
    text-decoration: none;
}

.credit-score-disclaimer {
    font-size: 14px;
    margin: 0 0 40px 0 !important;
    color: #2c3669;
}

.hero-card-image {
    max-width: 300px !important;
    width: 100%;
    height: auto;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

/* Benefits Section */
.financing-benefits-section {
    background-color: #2c3669;
    color: white;
    padding: 60px 20px;
}

.financing-benefits-content {
    max-width: 1400px;
    margin: 0 auto;
    text-align: left;
}

.financing-benefits-section h3 {
    font-size: 35px;
    font-weight: normal;
    margin: 0 0 40px 0;
    color: white;
}

.benefits-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 60px;
    margin-bottom: 40px;
}

.benefit-item {
    display: flex;
    align-items: center;
    gap: 15px;
}

.benefit-icon {
    width: 60px;
    height: 60px;
    object-fit: contain;
    flex-shrink: 0;
}

.benefit-text {
    font-size: 18px;
    line-height: 1.4;
    color: white;
}

.benefits-separator {
    width: 100%;
    height: 1px;
    background-color: white;
    margin: 40px 0 30px 0;
}

.existing-account-text {
    font-size: 16px;
    margin: 0;
    color: white;
}

/* Disclaimer Section */
.financing-disclaimer-section {
    background-color: white;
    color: black;
    padding: 40px 20px;
}

.financing-disclaimer-content {
    max-width: 1400px;
    margin: 0 auto;
    text-align: left;
}

.financing-disclaimer-content a {
    color: #000;
}

.financing-disclaimer-section p {
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 15px 0;
    color: black;
}

.financing-disclaimer-section p:last-child {
    margin-bottom: 0;
}

/* Responsive Design - Mobile at 899px breakpoint */
@media screen and (max-width: 899px) {
    .financing-header-content {
        flex-direction: column;
        gap: 20px;
        padding: 0 15px;
    }

    .financing-logos-section {
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }

    .logo-separator {
        display: none;
    }

    .header-logo {
        max-width: 100px;
    }

    .financing-buttons-section {
        justify-content: center;
    }

    .financing-hero-section {
        padding: 40px 15px;
    }

    .financing-hero-section h1 {
        font-size: 36px;
    }

    .financing-hero-section h2 {
        font-size: 28px;
    }

    .financing-hero-section p {
        font-size: 16px;
    }

    .hero-card-image {
        max-width: 250px;
    }

    .financing-benefits-section {
        padding: 40px 15px;
    }

    .financing-benefits-section h3 {
        font-size: 28px;
    }

    .benefits-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }

    .benefit-item {
        gap: 12px;
    }

    .benefit-icon {
        width: 50px;
        height: 50px;
    }

    .benefit-text {
        font-size: 16px;
    }

    .financing-disclaimer-section {
        padding: 40px 15px;
    }
}

@media screen and (max-width: 500px) {
    .financing-header-bar {
        padding: 15px 0;
    }

    .financing-logos-section {
        gap: 10px;
    }

    .header-logo {
        max-width: 80px;
    }

    .financing-header-btn {
        padding: 8px 16px;
        font-size: 12px;
    }

    .financing-hero-section {
        padding: 30px 10px;
    }

    .financing-hero-section h1 {
        font-size: 28px;
    }

    .financing-hero-section h2 {
        font-size: 22px;
    }

    .hero-card-image {
        max-width: 200px;
    }

    .financing-benefits-section {
        padding: 30px 10px;
    }

    .financing-benefits-section h3 {
        font-size: 24px;
    }

    .benefit-text {
        font-size: 14px;
    }

    .financing-disclaimer-section {
        padding: 40px 10px;
    }
}

/* End Financing Landing Page */