body {
    height: auto;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    text-rendering: inherit;
    text-transform: inherit;
}
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] {
    height: auto;
}
.signUp input {
    height: 34px;
}
.servicePanel > li + li {
    /*margin-left: 20px;*/
}
.logo {
    float: none;
    width: auto;
    min-width: 0;
    min-height: 0;
    max-width: none;
    padding: 0;
}
.logo1 {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    bottom: -3px;
}
.logo1 img {
    max-width: 160px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.logo h2 {
    letter-spacing: 5px;
    font-size: 2rem;
    color: black;
    text-transform: uppercase;
    margin-top: 10px;
    margin-right: -7px;
    line-height: 1;
}
.logo .smallText {
    letter-spacing: 4px;
    margin-top: 4px;
    font-size: 1.7rem;
}
.logo2 {
    display: inline-block;
    margin-right: 35px;
    vertical-align: bottom;
}
.topHeader .servicePanel.logOut li:first-child::after {
    margin-left: 20px;
}
img {
    display: inline;
}
.product-image, .no-touch .product-img-box .product-image:not(.zoom-available):hover {
    border: none;
}
.listing {
    margin-left: 285px;
    overflow: hidden;
}
.listing .pagination {
    min-width: 260px;
    min-height: 26px;
    text-align: right;
}
.listing .sortTools {
    /*height: 26px;*/
}
.listing .productList {
    text-align: left;
    margin: 50px 0 0;
    clear: both;
}
.listing .productList li {
    width: 280px;
    margin: 0 12px 12px 0;
    vertical-align: top;
}
.listing .productList figcaption {
    width: 280px;
    height: 280px;
    padding: 80px 20px;
    font-size: 20px;
}
.listing .productList figcaption a {
    padding: 10px 15px;
    text-transform: uppercase;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 1;
    font-family: 'nexa_lightregular';
    font-size: 16px;
    display: block;
    background-color: transparent;
    color: #d87947;
    text-decoration: underline;
    position: absolute;
    left: 0;
    bottom: 45px;
    width: 100%;
}
.listing .productList figcaption a:hover {
    color: #000;
}
.topPager .prevNext a.prevProduct:last-child:after {
    content: "";
}
.no-touch li.acount:hover > ul {
    display: inline-block;
}
.topHeader a:focus {
    color: #fff;
}
.mainContainer {
    /*clear: both;*/
}
.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button {
    font-family: inherit;
    background: #d87947;
    vertical-align: inherit;
    border-radius: 5px;
}
.button:hover, .cart-table .product-cart-actions .button:hover, #co-shipping-method-form .buttons-set .button:hover, .footer .button:hover {
    background: #F7A57A;
}
.button:focus, .cart-table .product-cart-actions .button:focus, #co-shipping-method-form .buttons-set .button:focus, .footer .button:focus {
    background: #F7A57A;
}
.opc .section.allow .step-title .number {
    background-color: #F7A57A;
}
.block-account li strong, .block-cms-menu li strong {
    color: #F7A57A;
}
.block-account li a:hover, .block-cms-menu li a:hover {
    color: #F7A57A;
}
.opc .section.allow .step-title:hover h2, .opc .section.active .step-title h2 {
    color: #d87947;
}
.block-title h2, .block-title h3, .block-title strong {
    color: #d87947;
}
.opc .section .step-title .number, .opc .section.allow.active .step-title .number, .no-touch .opc .section.allow:hover .step-title .number {
    background-color: #d87947;
}
#wishlist-table .product-name a {
    color: #d87947;
}
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text], .input-text {
    border: 1px solid #ddd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 10px 5px 13px;
    color: #777;
}
input:focus, .input-text:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.cart-table thead th, .cart-table tbody td {
    font-family: inherit;
}
h2.product-name, h3.product-name, h4.product-name, h5.product-name, p.product-name {
    font-family: inherit;
}
.cart-table {
    font-family: inherit;
}
.price-box .price, .price {
    font-family: inherit;
}
.block-progress dd {
    font-family: inherit;
}
.productActions table {
    max-width: 257px;
    width: 100%;
}
.productActions table th {
    width: 300px;
}
.productActions form {
    max-width: 257px;
    width: 100%;
    margin: 0 auto 40px;
}
.productActions button {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 8px 13px 8px 20px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
}
.productActions .button + .button {
    margin-left: 0;
}
.productActions button .button-title {
    float: left;
    position: relative;
    top: 2px;
}
.productActions button .button-icon {
    float: right;
    margin-left: 8px;
    position: relative;
    background: no-repeat right;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.productActions button.reserve-stock {
    background-color: #e1b147;
}
.productActions button.order-yardage {
    background-color: #d87947;
}
.productActions button.reserve-cfa {
    background-color: #82ba9e;
}
.productActions button.order-sample {
    background-color: #777777;
}
.productActions button.reserve-stock .button-icon {
    background-image: url("../images/reserve_stock.png");
    background-size: contain;
}
.productActions button.order-yardage .button-icon {
    background-image: url("../images/order_yardage.png");
    background-size: contain;
}
.productActions button.reserve-cfa .button-icon {
    background-image: url("../images/reserve_cfa.png");
    background-size: contain;
}
.productActions button.order-sample .button-icon {
    background-image: url("../images/order_sample.png");
    background-size: contain;
}
.productActions .separator {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
    line-height: 0.1em;
    margin: 10px 0 20px;
}
.productActions .separator span {
    background: #fff;
    padding: 0 20px;
    text-transform: uppercase;
    color: #666;
    font-size: 15px;
    position: relative;
    top: 2px;
}
.productActions label {
    float: left;
    font-size: 18px;
    font-size: 1.8rem;
    height: 39px;
    line-height: 39px;
    color: #666;
}
.productActions input {
    float: right;
    padding: 0;
    border: 6px solid #efefef;
    width: 55px;
    height: 39px;
}
.button2 span, .button2 span span {
    color: #777;
    font-family: inherit;
}
.cart-table .product-cart-sku {
    font-family: inherit;
}
.block-account li, .block-cms-menu li {
    font-family: inherit;
}
.dashboard .box-account p, .dashboard .box-account address {
    font-family: inherit;
}
.shipping .sp-methods label span {
    font-family: inherit;
}
.cart .cart-totals table tfoot strong span, .cart .cart-totals table tfoot span.price {
    font-family: inherit;
}
.cart .cart-totals table {
    font-family: inherit;
}
#wishlist-table .product-name {
    font-family: inherit;
}
#wishlist-table.clean-table {
    font-family: inherit;
}
#wishlist-table .wishlist-sku {
    font-family: inherit;
}
.data-table tbody td, .data-table tfoot td {
    font-family: inherit;
}
footer {
    margin-top: 50px;
}
.page-title {
    margin-top: 30px;
}
.page-title h1, .page-title h2, .product-name h1, .product-name .h1 {
    font-size: 19px;
}
.account-login h2 {
    font-size: 2rem;
}
.opc .section .step-title {
    border: none;
}
.opc .section.active .step-title {
    border: none;
}
.mainNav > li {
    letter-spacing: 1px;
}
.mainNav > li > span {
    padding: 20px 0;
}
.productDetails .col-sm-6:first-child {
    float: left;
}
.productDetails .col-sm-6 + .col-sm-6 {
    padding-right: 15px;
}
.productDetails .col-sm-6.detailsListCol {
    padding-right: 50px;
}
.productDetails .col-sm-6.add-to-col {
    float: right;
    min-height: 200px;
}
a.houzz:before {
    content: "\f27c";
}
.comparison-link {
    font-weight: bold;
    text-decoration: underline;
}
a:hover, a:focus, .topPager a:hover, .footerNav a:hover, .mobileMenu .dropdown-menu a:hover {
    color: #000;
}
.contacts-index-index .contact-info p {
    margin: 0 0 10px;
    color: #000;
    font-size: 1.2em;
}
.contacts-index-index p.required, .validation-advice {
    color: red;
    font-size: 1em;
}
.contacts-index-index .contact-info h3 {
    font-size: 1.4em;
    line-height: 1.4em;
    color: #636363;
}
.contacts-index-index .mainContainer {
    /*max-width: 950px;*/
}
.contacts-index-index .buttons-set {
    margin-left: 0;
    max-width: 465px;
}
.contacts-phone-icon {
    display: inline-block;
    background: url("../images/icon_contact_phone.jpg") center center no-repeat;
    width: 26px;
    height: 31px;
}
.contacts-phone {
    vertical-align: top;
    line-height: 35px;
    margin-left: 10px;
}
.contacts-email-icon {
    display: inline-block;
    background: url("../images/icon_contact_email.jpg") center center no-repeat;
    width: 26px;
    height: 20px;
}
.contacts-email {
    vertical-align: top;
    line-height: 21px;
    margin-left: 10px;
}
.chat {
    margin-left: 25px;
}
.topBanners .bannerLeft a {
    margin-right: 0;
    transform: translateX(50%);
}
.productActions .pleaseCall {
    margin-bottom: 30px;
    text-align: center;
}
.productActions .pleaseCall span {
    font-size: 1.8rem;
    color: #777;
}
body.cms-page-view {
    color: #777777;
}
.filterTools label a {
    text-transform: capitalize;
}
.Neutral {
    background-color: #e7d9cc;
}

.Grey {
    background-color: #bbb;
}

.Ivory {
    background-color: #eeeee0;
}

.Off-White {
    background-color: #faebd7;
}

.Tan {
    background-color: #F5DEB3;
}

.White {
    background-color: #ffffff;
}

.Metallic {
    background-color: #888;
}

.Black {
    background-color: #000;
}

.Brown {
    background-color: #c7622b;
}

.Green {
    background-color: #479970;
}

.Blue {
    background-color: #0085b2;
}

.Yellow {
    background-color: #f9e18e;
}

.Orange {
    background-color: #fc9604;
}

.Red {
    background-color: #ed5656;
}

.Pink {
    background-color: #eb81a2;
}

.Purple {
    background-color: #c7458b;
}

.Multicolored {
    position: relative;
}
.Multicolored .color1 {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 12px 0 0;
    border-color: #fc9604 transparent transparent transparent;
}
.Multicolored .color2 {
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 27px 12px;
    border-color: transparent transparent #479970 transparent;
}
.mainNav a {
    color: black;
}
.mainNav li.sale span a {color: #ed5656;}
.filterTools fieldset .scrollContent {
    /*height: auto;*/
    /*max-height: 140px;*/
}
.more-views h3 {
    padding: 45px 0 15px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #777;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.bigSquare {
    margin-left: -14px;
}
.productDetails table tr {
    margin-top: 8px;
}
.filterTools .multicolored .color1 {
    position: static;
}
.filterTools .multicolored .color2 {
    position: static;
    margin-left: -30px;
}
.listingContent .filterTools button {
    display: block;
}
.dropdown-backdrop {
    position: static;
}
.customer .inputWidth3 + .newRow {
    margin-left: 0;
}
.topHeader, .topHeader a {
    color: #D5D5D5;
}
.tags UL LI {
    display: inline-block;
    padding: 0;
}
.postTitle {
    margin-bottom: 35px;
}
.listing .productList.bookList li {
    width: 258px;
    margin: 0 37px 37px 0;
}
.listing .productList.bookList figure {
    /*border: #e0e0e0 1px solid;*/
    margin-bottom: 15px;
}
.book-item-corner {
    background: url("../images/book-item-corner.png") center center no-repeat;
    height: 62px;
    width: 65px;
}
.mitchell-book {
    background: url("../images/mitchell-book.png") center center no-repeat;
    height: 28px;
    width: 63px;
    margin-bottom: 15px;
}
.book-details {
    background: url("../images/book-item-corner.png") right bottom no-repeat;
    bottom: -1px;
    right: -1px;
    position: relative;
    min-height: 62px;
    padding: 20px 10px;
}
.book-details .product-sku {
    font-size: 20px;
    font-family: 'robotobold';
}
.book-details .product-name {
    font-size: 16px;
    font-family: 'open_sansregular';
}
.book-details a {
    color: #656565;
}
.book-details-bottom {
    text-align: center;
}
.topFooter .logo {
    margin-bottom: 35px;
}
.productDetails table.stockDataTable {
    border-collapse: collapse;
}
.productDetails table.stockDataTable thead {
    background-color: #efefef;
}
.productDetails table.stockDataTable th, .productDetails table.stockDataTable td {
    text-align: center;
    padding: 10px;
}
.productDetails table.stockDataTable tr {
    border: 1px solid #efefef;
    margin: 0;
    padding: 8px 20px;
    display: table-row;
}
.productDetails .status {
    color: #479970;
    font-weight: bold;
}
.productDetails .detailsList .detailsListContent {
    margin-bottom: 15px;
}
.productDetails .row {
    overflow: hidden;
}
.productDetails .col-sm-6.add-to-col {
    min-height: 400px;
}
.category-image {
    border: none;
    padding: 0;
}
.top-banner {
    margin-bottom: 25px;
}
.top-banner img {
    width: 100%;
}
.stockCheckFilters {
    font-size: 15px;
    font-size: 1.5rem;
    border-bottom: 10px solid #eeeeee;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.stockCheckFilters .input-box {
    padding-bottom: 2px;
}
.stockCheckFilters button {
    margin-left: 10px;
    text-transform: uppercase;
    color: #fff;
    background-color: #666;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: 1px;
    padding: 13px 25px 11px;
    line-height: 1;
    border: none;
    font-family: 'nexa_lightregular';
}
.stockCheckFilters button:hover, .stockCheckFilters button:focus {
    background-color: #A8A7A7;
}
.stockCheckFilters .searchIcon::before {
    font-family: FontAwesome;
    content: "";
    color: #777777;
    line-height: 1;
    margin-right: 7px;
}
.stockCheckFilters ul {
    display: inline-block;
    vertical-align: middle;
}
.stockCheckFilters li {
    display: inline-block;
    margin: 0 10px;
}
.stockCheckFilters input.input-text {
    font-family: 'nexa_lightregular';
    max-width: 200px;
    text-align: center;
    padding: 9px 10px 5px 13px;
}
.stockCheckFilters input::-webkit-input-placeholder {
    text-align: center;
}
.stockCheckFilters input:-moz-placeholder { /* Firefox 18- */
    text-align: center;
}
.stockCheckFilters input::-moz-placeholder {  /* Firefox 19+ */
    text-align: center;
}
.stockCheckFilters input:-ms-input-placeholder {
    text-align: center;
}
.stockCheckFilters .searchDescription {
    margin-right: 10px;
}
.stockCheckResults.listing {
    margin-left: 0;
}
.stockCheckResults h2 {
    font-size: 20px;
    font-size: 2rem;
    color: #777;
    margin-bottom: 5px;
}
.stockCheckResults .stockDataTable {
    margin: 50px 0 0;
    clear: both;
    width: 100%;
    font-family: 'nexa_lightregular';
}
.stockCheckResults .stockDataTable tr {
    height: 50px;
}
.stockCheckResults .stockDataTable thead tr {
    background-color: #efefef;
    font-family: 'nexa_boldregular';
}
.stockCheckResults .stockDataTable th, .stockCheckResults .stockDataTable td {
    text-align: center;
    border-bottom: 1px solid #eeeeee;
}
.stockCheckResults .stockDataTable th {
    font-weight: bold;
    text-transform: uppercase;
}
.stockCheckResults .stockDataTable a {
    text-decoration: underline;
}
.stockCheckResults .stockDataTable button {
    background: #83b99f;
    padding: 5px 20px;
}
.discount-text {
    font-size: 14px;
}
.productDetails .productActions tbody td {
    text-align: right;
    width: 200px;
}
.productDetails .productActions tbody td#price-line-through {
    text-decoration: line-through
}
.sales-promotion-block p {
    background-color: #80b799;
    text-align: right;
    padding: 2px 10px 2px 10px;
    margin-bottom: 5px;
    float: right;
    clear: both;
    border-radius: 3px;
}

.sales-promotion-block {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 2;
    color: white;
    font-family: 'nexa_lightregular';
    font-size: 13px;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    opacity: 1;

}
.listing .productList li figure:hover .sales-promotion-block{
    opacity: 0;
}

/*
*/
.banners {
    margin-top: 50px;
    margin-bottom: 30px;
}
.achievements {
    padding-bottom: 20px;
}
.topBanners {
    margin: 0 0 14px;
    height: 409px;
}
.bottomBanners a {
    position: static;
    top: 0;
}
.topBanners div,
.middleBanners div,
.bottomBanners div{
    display: inline-block;
    vertical-align: top;
    height: 100%;
    position: relative;
}
.middleBanners {
    margin: 25px 0;
    height: 328px;
}
.topBanners .column-banner-1 {
    width: 38%;
}
.topBanners .column-banner-2,
.topBanners .column-banner-3 {
    width: 29%;
    margin-left: 1.6%;
}
.middleBanners .column-banner-4 {
    width: 38%;
}
.middleBanners .column-banner-5 {
    width: 60%;
    margin-left: 1.5%;
}
.topBanners img,
.middleBanners img,
.bottomBanners img {
    max-width: 100%;
    height: 100%;
    display:block;
}
.bottomBanners {
    height: 412px;
}
.bottomBanners .column-banner-6 {
    width: 48%;
    margin-right: 1.3%;
}
.bottomBanners .column-banner-7 {
    width: 23%;
    margin-right: 1.3%;
}
.bottomBanners .column-banner-8 {
    width: 25.6%;
}
.banners a {
   padding: 0px !important;
}
.banners a:hover img{
    -webkit-filter: brightness(110%);
    filter: brightness(110%);

}
nav {
    margin-top: 10px;
}
.mobileMenu .dropdown-menu .wishIcon {
    margin-left: 0px;
}
.listingContent .listing h1 {
    color: #777;
    font-size: 4rem;
    margin-bottom: 10px;
}
#popular_searches_h2 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
}
#popular_searches #seo-links {
    -webkit-column-count: 7;
    -moz-column-count: 7;
    column-count: 7;
}
#popular_searches #seo-links .search-link {
    float: left;
    font-size: 14px;
    padding-bottom: 5px;
    text-decoration: none;
    width: 100%;
    color: #666;
}
#popular_searches .btn-container {
    display: none;
}
.btn-container #toggle {
    color: red;
    font-size: 2rem;
    font-style: italic;
    color: #000;
    font-family: "Times New Roman", Times, serif;
}
#popular_searches .btn-container {
    width: 100%;
    text-align: center;
}
@media (min-width: 1200px) {
    .contacts-index-index .title-container, .contacts-index-index .contact-info {
        padding-left: 100px;
    }
}
@media (max-width: 1200px) {
    .productDetails .col-sm-6:first-child, .productDetails .col-sm-6.detailsListCol, .productDetails .col-sm-6.add-to-col {
        float: none;
    }
    .productDetails h2 {
        text-align: center;
    }
    .productDetails .col-sm-6 + .col-sm-6 {
        margin-top: 0;
    }
    .productDetails .col-sm-6.detailsListCol {
        padding-right: 15px;
        margin-top: 20px;
    }
    .productDetails .col-sm-6.add-to-col {
        min-height: 0;
    }
    #popular_searches #seo-links {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
    .mainNav > li + li {
        margin-left: 30px;
    }
}
@media (max-width: 992px) {
    .logo1 img {
         margin-top: 0px;
    }
    .listingContent .filterBy {
        z-index: 5 !important;
    }
    .footerNav2 .navGroup {
        width: 100%;
    }
    .footerNav2 {
        float: none !important;
    }
    #popular_searches #seo-links {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
    .mainNav > li > span {
        padding: 15px 0;
    }
    .listing {
        margin-left: 0;
    }
    .listing .productList figcaption {
        height: auto;
        padding-top: 15px;
        padding-bottom: 40px;
    }
    .listing .productList figcaption a {
        position: static;
        padding: 0;
    }
    .listing .productList {
        margin: 0;
        width: 100%;
        text-align: center;
    }
    .topBanners .column-banner-1 {
        width: 38%;
    }
    .topBanners .column-banner-2,
    .topBanners .column-banner-3 {
        width: 29%;
        margin-left: 1%;

    }
    .topBanners img, .middleBanners img, .bottomBanners img {
        width: 100%;
    }
    .middleBanners {
        margin: 15px 0;
    }
    .topBanners, .middleBanners, .bottomBanners {
        height: 250px;
    }
    .middleBanners .column-banner-5 {
        margin-left: 1%;
    }
    .bottomBanners .column-banner-7, .bottomBanners .column-banner-6 {
        margin-right: 1%;
    }
    .listing .productList figcaption a.link-wishlist {
        padding: 10px 0px;
    }
}
@media (max-width: 767px) {
    .footerNav2 h3 {
        margin-bottom: 0px !important;
    }
    .footerNav2 ul {
        padding: 16px;
    }
    .footerNav  {
        margin-bottom: 0px !important;
    }
    .footerNav2 .navGroup {
        display: block;
        width: auto;
        margin: 0;
        padding: 0;
    }
    .footerNav2 h3 {
        margin: 0;
        padding: 15px 18px 15px 16px;
        border-width: 2px 0 2px 0;
        border-color: #f3f3f3;
        border-style: solid;
        border-collapse: collapse;
        border-top: none;
    }
    .footerNav2 h3:after {
        font-family: FontAwesome;
        content: "";
        color: #ccc;
        font-size: 13px;
        float: right;
    }
    .footerNav2 {
        width: 100%;
        text-align: left;
    }
    #popular_searches #seo-links {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    #search {
        width: 100%;
    }
    .productDetails h2 {
        font-size: 22px;
        font-size: 2.2rem;
        position: absolute;
        top: -435px;
        width: 100%;
        left: 0;
    }
    .productDetails .col-sm-6 + .col-sm-6 {
        padding: 0;
        margin: 0 auto;
    }
    .productDetails .col-sm-6.detailsListCol {
        padding: 0 30px;
        margin-top: 0;
        margin-bottom: 50px;
        width: auto;
    }
    .productView {
        height: 370px;
    }
    .mainContainer {
        padding: 0 10px;
    }
    #search {
        width: 100%;
        background-color: transparent;
        border: 1px solid #eee;
        color: #aaa;
    }
    #search::-webkit-input-placeholder {color:#aaa;}
    #search::-moz-placeholder          {color:#aaa;}/* Firefox 19+ */
    #search:-moz-placeholder           {color:#aaa;}/* Firefox 18- */
    #search:-ms-input-placeholder      {color:#aaa;}
    .top-banner {
        margin-left: -10px;
        margin-right: -10px;
    }
    .bottomHeader .mobileMenu .dropdown {
        display: inline-block !important;
    }
    .mobileMenu .colorShop {
        display: none;
    }
}

@media (max-width: 667px) {
    .topBanners, .middleBanners, .bottomBanners {
        height: auto;
    }
    .topBanners .column-banner-1,
    .middleBanners .column-banner-4,
    .middleBanners .column-banner-5,
    .bottomBanners .column-banner-6 {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 15px;
    }
    .topBanners .column-banner-1 img ,
    .middleBanners .column-banner-4 img ,
    .middleBanners .column-banner-5 img,
    .bottomBanners .column-banner-6 img {
        width: 70%;
        margin: 0 auto;
    }

    .topBanners .column-banner-2,
    .topBanners .column-banner-3,
    .bottomBanners .column-banner-7,
    .bottomBanners .column-banner-8 {
        width: 46%;
        margin: 0px 1.8%;
        margin-top: 15px;
    }
    .topBanners .column-banner-2 img ,
    .bottomBanners .column-banner-7 img {
       float: right;
    }
    .topBanners .column-banner-3 img,
    .bottomBanners .column-banner-8 img {
        float: left;
    }
    .middleBanners, .topBanners {
        margin: 0;
    }
    .banners {
        margin-top: 50px;
    }
    .topBanners .column-banner-2 img,
    .topBanners .column-banner-3 img {
        margin: 0 auto;
        width: 80%;
        height: auto;
    }
    .bottomBanners .column-banner-7 img,
    .bottomBanners .column-banner-8 img {
        margin: 0 auto;
        width: 80%;
        height: 250px;
    }
}

@media (max-width: 530px) {
    .stockCheckResults .stockDataTable td.pattern, .stockCheckResults .stockDataTable th.pattern,
    .stockCheckResults .stockDataTable td.color, .stockCheckResults .stockDataTable th.color,
    .stockCheckResults .stockDataTable td.addtocart, .stockCheckResults .stockDataTable th.addtocart {
        display: none;
    }
}

.accountList {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
    z-index: 2;
    display: none;
    padding: 30px 25px;
    position: absolute;
    top: 25px;
    left: 45px;
    background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.accountList a { color: #777777; font-size: 13px !important; }
.accountList a:hover { color: #000000; }
.accountList li + li {  margin-top: 6px; background:none !important; content:"" !important; }
.accountList li + li::before {
    content: "" !important;
    margin: 0 0px !important;
}
.accountList li {
    text-transform: capitalize;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: normal;
    display: block !important;
    text-align: left;
}
.hardware {
    top: 35px;
    left: -75px;
}
.hardware .bigTriangle {
    left: 100px;
}
.blinds {
    top: 35px;
    left: -85px;
}
.blinds .bigTriangle {
    left: 95px;
}
.mainNav > li.stock-check::before {
    content: "" !important;
}
.mainNav > li.active::before {
    /*content: "";*/
}
#advice-required-entry-company_type {
    position: absolute;
    top: 30px;
}
#phone.validation-failed{margin-top: 20px !important;}
.customer .error-msg { color:#ff0000;}
.customer .formActions {
    width: 330px;
    /*margin: 0 auto;*/
}
.th-bold {font-weight: bold; font-size: 130%;}
.cart-table .product-cart-image { width:13%;}
.cart-table .product-cart-image .product-image img { max-width: 100%; width: 140px; }
.sales-order-view .my-account h3 { text-align:left; padding: 5px 0; }
#co-billing-form input[type=”text”] select {}

.catalog-product-view .messages li li {
    position: relative;
    margin-bottom: 5px;
    padding: 7px 10px 7px 20px;
    background: #f4f4f4;
    font-size:18px;
    font-weight:bold;
}
.messages{
    margin-bottom: 40px;
}

.topPager {
    margin-bottom: 10px;
}
.success-msg a {text-decoration: underline; color:#636363; }
.success-msg a:hover { color:#000000; }
.blocked-msg { color: #ed5656 !important; }
.optional-input { padding-top:20px !important; }
.optional-input textarea {
    padding: 10px;
    font-size: 15px;
    color: #777;
    border: 1px solid #ddd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.checkout-cart-index .error-msg ul li { color:red !important; }


/*
    MAGECLOUD CODE STARTS HERE
*/

.loginPanel1 a {
    color: red;
    font-family: 'nexa_boldregular';
    font-size: 22px;
}
.productDetails .availability {
    margin-bottom: 20px;
}

.listing .productList figcaption a.link-wishlist {
    /*padding: 10px 15px;*/
    text-transform: none;
    line-height: 1;
    font-family: 'nexa_lightregular';
    font-size: 16px;
    display: block;
    background-color: transparent;
    color: #070301;
    text-decoration: none;
    bottom: 37%;
    width: 100%;
}
.listing .productList figcaption a.link-wishlist:hover {
    color: #d87947;
}
.listing .productList figcaption a.link-wishlist:before {
    font-family: FontAwesome;
    content: '\f004' !important;
    /*float: left;*/
    font-size: 14px;
    color: #970907;
    margin-right: 10px;
}
.modal-open {
    overflow: hidden;
    padding-right: 0px !important;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 17px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #777;
    font-style: normal;
}
.modal-title, .modal-body {
    font-family: 'open_sansregular';
    font-size: 22px;
    color: #777;
    letter-spacing: 0.5px;
}
.modal-body {
    position: relative;
    padding: 25px 16px;
}
.modal-body a {
    font-weight: bolder;
    color: black;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
.page-title-custom-notes {
    margin-top: 5px;
    font-size: 16px;
}
.page-title-custom-notes h3 {
    font-size: 18px;
    margin-bottom: 15px;
}
.cart-table {
    float: left;
    width: 100%;
}
.modal-footer {
    text-align: right;
    padding: 0px 15px 10px;
}
.modal-footer .popup-button {
    width: 80px;
    background-color: #aaa;
    border: 1px solid #aaa;
    color: black;
    border-radius: 0px;
    font-size: 18px;
    font-family: 'open_sansregular';
}

.wishlist-index-configure .link-update-wishlist {
    font-size: 24px;
    font-weight: bold;
}


.modal-footer .popup-button:hover {
    background-color: transparent;
    color: black;
}



/*
    shopping cart changes
*/

#shopping-cart-top-note-container {
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 15px;
}
#shopping-cart-top-note {
    background-color: #fcf6f2;
    border-radius: 10px;
    padding: 20px 20px 15px 20px;
    color: #d87947;
    font-size: 15px;
}
#shopping-cart-top-note > div{
    color: #d87947;
    font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serifgit ;
    padding-left: 15px;
    display: inline;
    vertical-align: super;
}
#shopping-cart-right-note {
    padding-right: 0px;
    padding-left: 40px;
}
#shopping-cart-right-note .page-title-custom-notes {
    border-radius: 8px;
    padding: 20px 35px;
    margin-bottom: 10px;
}

#shopping-cart-right-note #page-title-custom-notes-1 {
    border: 1px solid #e1b147;
    border-left: 9px solid #e1b147;
}
#shopping-cart-right-note #page-title-custom-notes-2 {
    border: 1px solid #82ba9e;
    border-left: 9px solid #82ba9e;
}
#shopping-cart-right-note .page-title-custom-notes h3 {
    font-family: Lato, "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 24px;
}
#shopping-cart-right-note #page-title-custom-notes-1 h3 {
    color: #e1b147;
}
#shopping-cart-right-note #page-title-custom-notes-2 h3 {
    color: #82ba9e;
}
#shopping-cart-right-note .page-title-custom-notes p {
    line-height: 18px;
    color: #939393;
    font-size: 16px;
    font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
}
#shopping-cart-table-container {
    padding-left: 0px;
    padding-right: 0px;
}
.cart .cart-totals {
    margin-top: 10px;
    border-radius: 8px;
    border: 1px solid #e1e1e1;
    padding: 40px 40px 25px 40px;
}
.checkout-types.bottom,
.cart-totals .checkout-types .btn-checkout {
    width: 100%;
}
.cart-totals .checkout-types .btn-checkout {
    background-color: #d87947;
    color: white;
    font-family: "Open Sans Semibold", "nexa_lightregular", "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    padding: 15px;
    border: 2px solid #d87947;
}
.cart-totals .checkout-types .btn-checkout:hover {
    background-color: transparent;
    color: #d87947;
}
.cart .cart-totals table td:first-child {
    text-align: left;
}
.cart .cart-totals table td {
    font-family: "nexa_lightregular", "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    color: #343434;
    font-weight: bold;
}
.cart .cart-totals table tbody tr:last-child td:nth-child(2) {
    font-size: 16px;
}
.cart .cart-totals table tbody tr:last-child td {
    padding-bottom: 0px;
    font-size: 16px;
}
.cart .cart-totals table tfoot td {
    padding: 0px;
    font-weight: bold;
}
.cart .cart-totals table tfoot strong {
    font-weight: 600;
}
.cart-table .product-cart-price {
    text-align: right;
}
.customer .form-header {
    margin-top: 20px;
    font-family: "nexa_boldregular", "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-size: 2.4rem;
    color: #777;
    display: inline-block;
    width: 100%;
    padding-bottom: 0px;
    border-bottom: 1px solid #777;
    margin-bottom: 20px;
}
.customer fieldset {
    padding-top: 0px;
}

.customer .inputGroup {
    float: none !important;
    margin: 0 auto;
}
.topHeader .servicePanel.logOut #header-create-account {
    background-color: transparent;
    color: #D5D5D5;
    padding: 4px 0px 4px 15px;
}
.servicePanel > li + li {
    margin-left: 0px;
}
.servicePanel li {
    font-size: 15px;
}
.wishIcon {
    margin-left: 15px;
}
.servicePanel .shopingCart {
    margin-left: 15px;
    margin-right: 20px;
}
#search {
    font-family: inherit;
    color: #767676;
    background-color: white;
    width: 100%;
    height: 30px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 0 34px 0 12px;
    border: 1px solid #aaa;
    font-size: 15px;
}
.mainNav > li {
    font-size: 14px;
}
#search::-webkit-input-placeholder {color:#767676;}
#search::-moz-placeholder          {color:#767676;}/* Firefox 19+ */
#search:-moz-placeholder           {color:#767676;}/* Firefox 18- */
#search:-ms-input-placeholder      {color:#767676;}
.search-autocomplete:before {
    content: initial;
}
.fabricCategories {
    z-index: 9;
    left: -400px;
}
.bigTriangle {
    left: 420px;
}
.Gold {
    background-color: #CBA052;
}
.Aqua {
    background-color: #00B2A9;
}
.Beige {
    background-color: #B7A99A;
}

.footerNav2 {
    float: left;
}
.footerNav2 h3 {
    margin-bottom: 30px;
    text-transform: uppercase;
}
.footerNav2 a {
    line-height: 1.4;
    padding: 4px 0;
    color: #666;
    display: inline-block;
    font-family: 'open_sansregular';
}
.logoBlock {
    clear: both;
}
.owl-carousel .owl-item .sliderCaption a {
    position: absolute;
    bottom: 35px;
    right: 105px;
}
.owl-carousel .owl-item .sliderCaption {
    background-color: transparent !important;
}
.bottomHeader {
    padding-top: 15px;
    margin-bottom: 20px;
}
@media (max-width: 1200px) {
    .topHeader{
        padding-bottom: 30px;
    }
}
@media (max-width: 992px) {
    #shopping-cart-right-note {
        padding-left: 15px;
    }
    .customer .formActions {
        margin: 0 auto;
    }
    .customer .formActions {
        width: 310px;
    }
    .topHeader, .topHeader a {
        padding-bottom: 11px;
    }
    .mainNav > li:last-child {
        display: block;
    }
    .mainNav > li:last-child::before {
        content: '';
    }
    .owl-carousel .owl-item .sliderCaption a {
        right: 25px;
    }
}


@media (min-width: 767px) {
    .mainNav {
        margin-top: 20px;
    }
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}



@media (max-width: 767px) {
    .loginPanel1 {
        text-align: center;
        margin-bottom: 30px;
    }
    #shopping-cart-right-note {
        padding-left: 0px;
    }
}

@media (max-width: 480px) {
    #popular_searches .btn-container {
        display: inline-block;
        text-align: center;
    }
    #popular_searches #seo-links.show-description {
        overflow: hidden;
        height: 55px;
    }
    #popular_searches #seo-links.hide-description {
        overflow: auto;
        height: auto;
    }
    #popular_searches #seo-links {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .topBanners > div,
    .middleBanners > div,
    .bottomBanners > div {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 15px !important;
    }
    .topBanners img,
    .middleBanners img,
    .bottomBanners img {
        width: 100% !important;
    }
    .bottomBanners .column-banner-7 img, .bottomBanners .column-banner-8 img {
        height: auto;
    }
}



/*
*   NEW LOGIN/CREATE ACCOUNT PAGES
*/
.new-customer-account h1 {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: black;
    font-size: 36px;
    text-align: center;
    font-weight: normal;
    border-bottom: none;
    text-transform: inherit;
    margin-bottom: 30px;
    margin-top: 20px;
}
.customer-account-createtrade .new-customer-account {
    margin-top: 50px;
}
.new-customer-account .col2-set .col-2 {
    float: left;
    padding-left: 0px;
    border-left: none;
    padding-right: 45px;
}
.new-customer-account .col2-set .col-1 {
    float: right;
    padding-left: 30px;
    text-align: center;
}
.new-customer-account h2 {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-style: italic;
    margin-bottom: 40px;
    color: black;
    font-weight: normal;
    font-size: 32px;
}
.new-customer-account .scaffold-form label:first-child {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #606060;
}
.new-customer-account .col2-set .buttons-set button {
    border-radius: 0px;
    background-color: #062340;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    padding: 12px 9px;
    min-width: 40% !important;
}
#click-here {
    margin-top: 30px;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
}
#click-here a {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #032442;
}
.new-customer-account .form-list > li a {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #606060;
    font-weight: normal;
}
.new-customer-account .form-instructions {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: black;
    font-size: 18px;
    padding: 0px 35px;
    font-style: normal;
    font-weight: 600;
}
.new-customer-account .col-1 h2 {
    margin-bottom: 15px;
}
.new-customer-account .col-1 .buttons-set span {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    color: #062340;
    font-size: 18px;
}
.new-customer-account .col-1 .buttons-set {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 25px;
    border: none;
}
.new-customer-account .col-1 .buttons-set a{
    border: 2px solid #062340;
    line-height: 40px;
    padding: 0px 45px
}
.new-customer-account .col-1 .buttons-set a:hover {
    background-color: #062340;
}
.new-customer-account .col-1 .buttons-set a:hover span {
    color: white;
}
.customer .formActions button:hover {
    background-color: transparent;
    color: #062340;
}
.new-customer-account .col-1 p {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: black;
    font-style: normal;
    padding-left: 51px;
    font-size: 16px;
    padding-right: 25px;
}
.new-customer-account input {
    border-radius: 0px;
    border: 1px solid #767676;
    padding: 8px 10px 7px 13px;
    color: black;
}
.new-customer-account input::placeholder {
    color: black;
    opacity: 1;
}
.new-customer-account input:-ms-input-placeholder {
    color: black;
}
.new-customer-account input::-ms-input-placeholder {
    color: black;
}
.new-customer-account-create .customer .inputGroup {
    width: 100%;
}
.new-customer-account .form-item {
    padding-bottom: 15px;
}
.new-customer-account-create .form-item label {
    padding-bottom: 5px;
    color: black;
    font-size: 18px;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
}
.new-customer-account1-container {
    padding-left: 0px;
    padding-right: 30px;
}
.new-customer-account-create .form-item {
    padding-left: 0px;
}
.new-customer-account-create p {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: black;
    font-size: 18px;
    padding: 0px;
    padding-bottom: 20px;
    font-style: normal;
    font-weight: 600;
}
.new-customer-account-create h2 {
    margin-bottom: 15px;
}
.new-customer-account-create fieldset {
    margin-bottom: 20px;
}
.new-customer-account .control .input-box {
    width: 20px;
    height: 15px;
    margin: 0px;
    float: left;
}
.new-customer-account .control label {
    display: inline-block;
    line-height: 22px;
    font-size: 16px;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: black;
}
.new-customer-account .bigSquare {
    width: 20px;
    height: 20px;
    border: 1px solid black;
}
.new-customer-account .smallSquare {
    width: 14px;
    height: 14px;
    background-color: black;
}
.new-customer-account .col-1 p {
    padding-left: 25px;
    padding-right: 0px;
}
.new-customer-account2-container {
    padding-right: 0px;
    padding-left: 0px;
}
.customer-account-create .new-customer-account {
    display: inline-block;
    margin-top: 60px;
}
.customer-account-create .formActions button,
.customer .formActions button {
    border-radius: 0px;
    background-color: #062340;
    padding: 11px 10px;
    border: 2px solid #062340;
}
.customer-account-create .formActions button:hover {
    color: #062340;
}
.customer-account-create .formActions {
    width: 370px;
}
.new-customer-account1-container .control {
    margin-left: 40px;
}
.thank-you-page-container {
    width: 670px;
    margin: 80px auto;
    text-align: center;
}
.thank-you-page-container h1 {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-style: italic;
    font-size: 46px;
    color: black;
    margin-bottom: 40px;
}
.thank-you-page-container p {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-size: 26px;
    color: black;
}
.createtrade-form {
    margin-top: 30px;
}
.createtrade-form .inputGroup {
    width: 600px;
}
.createtrade-form .form-header {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 2.0rem;
    color: black;
    border-bottom: none;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.createtrade-form .form-header p {
    font-style: italic;
    font-size: 18px;
    text-transform: initial;
}
#shipping-billing-checkbox {
    padding-left: 15px;
    float: left;
}
#shipping-billing-checkbox span.label {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: black;
    line-height: 22px;
    vertical-align: super;
}
/* Tooltip container */
.tooltip {
    top: 2px;
    position: absolute;
    display: inline-block;
    right: -10px;
}
.tooltip .tooltiptext {
    border: 1px solid black;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    visibility: hidden;
    width: 300px;
    font-weight: 600;
    background-color: white;
    color: black;
    text-align: center;
    padding: 10px;
    border-radius: 0px;
    position: absolute;
    z-index: 1;
    bottom: 45px;
    left: -145px;
    opacity: 0;
    transition: opacity 0.3s;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.createtrade-form .tooltip::after {
    font-family: FontAwesome;
    content: '\f059';
    color: #062340;
    font-size: 22px;
}
.createtrade-form .upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.createtrade-form .upload-btn-wrapper .btn {
    border: 1px solid #767676;
    padding: 0px;
    border-radius: 0px;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    background-color: transparent;
    width: 100%;
    line-height: 34px;
    color: black;
}
.createtrade-form .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    height: 36px;
}
.createtrade-form .upload-btn-wrapper .btn::before {
    font-family: FontAwesome;
    content: '\f0c6';
    color: grey;
    font-size: 22px;
    float: left;
    padding-left: 10px;
}
.createtrade-form .company-type-select {
    width: 100%;
    border-radius: 0px;
    border: 1px solid #767676;
    color: black;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    height: 36px;
    padding-left: 10px;
}
.createtrade-form .formActions {
    width: 570px;
}
#contact_me_label {
    display: inline-block;
    line-height: 22px;
    font-size: 16px;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: black;
}
.createtrade-form .formActions .btn-container {
    text-align: center;
}
.createtrade-form .formActions .btn-container button {
    width: 330px;
}
.createtrade-form  fieldset {
    margin-bottom: 30px;
}
.new-customer-account1-container .control #subscribe-label,
.new-customer-account .control #subscribe-label,
.new-customer-account .control #contact_me_label {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: black;
    line-height: 22px;
    vertical-align: super;
    font-size: 16px;
}
#textareaChars-label {
    display: inline-block;
    width: 100%;
}
#remaining-container {
    display: inline-block;
    width: 100%;
    color: red;
}
#media-videos {
    max-width: 334px !important;
    margin-bottom: 30px;
}
#media-videos iframe {
    width: 100% !important;
    height: 184px !important;
    margin-top: 15px;
}
.more-videos {
    margin-top: 10px;
}
.more-videos h3 {
    padding: 20px 0 15px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #777;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.rwd #without-carousel li {
    display: inline;
}
.productDetails h2.discontinued,
.productDetails table td.discontinued {
    color: #ff0000;
}

#qty-modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
.qty-modal-content {
    background-color: white;
    margin: 10% auto;
    padding: 20px;
    border-radius: 4px;
    width: 28%;
    box-shadow: 4px 4px 6px grey;
}
.qty-modal-content p {
    color: black;
    font-size: 20px;
}
.close-qty-modal {
    margin-top: 10px;
    margin-left: auto;
    width: 70px;
    background-color: #777777;
    border-radius: 4px;
    padding: 5px;
}
.close-qty-modal span {
    color: white;
    font-size: 17px;
    font-weight: bold;
    font-family: 'nexa_boldregular';
}
.close-qty-modal:hover {
    cursor: pointer;
}
.signUp-container {
    width: 50%;
    font-family: 'open_sansregular';
    font-size: 1.3rem;
    margin: 0 auto;
}
.signUp-container legend {
    margin-bottom: 18px;
    font-size: 24px;
    font-size: 2.4rem;
    font-style: italic;
    color: #000;
    font-family: "Times New Roman", Times, serif;
}
.signUp-container p {
    font-family: "open_sansregular";
    color: #777;
    margin-bottom: 18px;
}
.signUp-container .button {
    margin-top: 12px;
}
.signUp p {
    text-decoration: underline;
}
.signUp legend a {
    color: black;
}
.checkout-onepage-index .jconfirm .jconfirm-box {
    color: black;
    font-size: 16px;
    font-family: Arial;
}
.cms-page-view.cms-whats-new .page-title h1 {
    text-transform: capitalize;
    font-size: 4rem;
    max-width: 1016px;
    margin: 0 auto 30px;
}
.whats-new-container .row {
    margin-bottom: 40px;
    text-align: center;
}
.whats-new-container .row .col-img {
    text-align: right;
    padding: 0;
}
.whats-new-container .row .col-text {
    padding-right: 0;
}

.whats-new-container .col-text p {
    font-family: "Helvetica", "Arial", sans-serif;
    color: black;
    font-size: 22px;
    margin-bottom: 50px;
    text-align: left;
}
.whats-new-container .col-text span {
    font-family: "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    display: block;
}
.whats-new-container .col-text span a {
    color: black;
}
.whats-new-container .subscribe-row {
    background-color: grey;
    text-align: center;
    max-width: 1016px;
    margin: 0 auto;
    padding: 20px;
}
.whats-new-container .subscribe-row p {
    font-family: "Helvetica", "Arial", sans-serif;
    color: white;
    font-size: 22px;
    margin-bottom: 20px;
}
.whats-new-container .subscribe-row a {
    color: black;
    text-transform: uppercase;
    font-size: 20px;
    background-color: white;
    border: 1px solid white;
    padding: 5px 15px;
    font-weight: bold;
}
.whats-new-container .subscribe-row a:hover {
    background-color: transparent;
    color: white;
}

@media (max-width: 1200px) {
    .checkout-onepage-index .jconfirm .jconfirm-box {
        width: 60% !important;
    }
    .whats-new-container .hide-tablet {
        display: none;
    }
    .whats-new-container .row img {
        width: 100%;
    }
    .what-inspiring h2 {
        text-align: left;
        font-size: 26px;
    }
    .what-inspiring a {
        float: right;
    }
}
@media (max-width: 767px) {
    .checkout-onepage-index .jconfirm .jconfirm-box {
        width: 80% !important;
    }
    .whats-new-container .col-text p {
        margin-bottom: 30px;
        font-size: 20px;
    }
    .signUp-container {
        width: 90%;
    }
    .productView .wm-zoom-box {
        width: 400px !important;
        margin: 0 auto;
    }
    .productView {
        width: 100% !important;
        margin: 0 auto !important;
        height: 100%;
    }
    #media-videos {
        margin: 0 auto;
        margin-bottom: 35px;
    }
    .productView img {
        width: auto;
    }
    .new-customer-account .col2-set .col-1, .new-customer-account .col2-set .col-2 {
        width: 100%;
        padding: 0px 20px;
        text-align: center;
    }
    .new-customer-account .col2-set .buttons-set button {
        width: 50%;
    }
    .new-customer-account .col2-set .buttons-set {
        text-align: center;
    }
    .thank-you-page-container {
        width: 100%;
    }
    .createtrade-form .inputGroup,
    .createtrade-form .formActions {
        width: auto !important;
    }
    #shipping-billing-checkbox {
        width: 100%;
        text-align: left;
    }
    .customer .bigSquare + span {
        margin-left: 0px;
    }
    .new-customer-account1-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .new-customer-account-create .form-item label {
        text-align: left;
    }
}
@media (max-width: 480px) {
    .new-customer-account h2 {
        margin-top: 40px;
    }
    .customer-account-createtrade .new-customer-account {
        padding: 0px;
    }
    .new-customer-account .form-item {
        padding-left: 0px;
        padding-right: 0px;
    }
    .createtrade-form .tooltip {
        display: none;
    }
    .new-customer-account1-container .control #subscribe-label, .new-customer-account .control #subscribe-label, .new-customer-account .control #contact_me_label {
        display: inline;
    }
    .customer-account-create .new-customer-account {
        margin-top: 10px;
        width: 100%;
    }
    .new-customer-account1-container .control {
        margin-left: 0px;
    }
    .new-customer-account1-container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .customer-account-create .formActions {
        width: auto;
    }
    .new-customer-account .col-1 p {
        padding-left: 0px;
    }
    .new-customer-account .col-1 .buttons-set a {
        line-height: 40px;
        padding: 0px 20px;
    }
}