.sample-order-form {
    margin-bottom: 0px
}

.sample-order-form .banner-image {
    text-align: center
}

.sample-order-form .banner-image img {
    max-width: 100%;
    height: auto
}

.sample-order-form .tile-intro {

    font-size: 34px;
    font-weight: 700;
    text-align: center;
    margin: 45px 0;
    line-height: 35px;
    color: #666
}

.sample-form {
    padding:0 40px;
}

@media ( max-width: 767px) {
    .sample-order-form .tile-intro {
        line-height: 35px
    }
}


.sample-order-form .form-sample-left, .sample-order-form .top-step-two,
.sample-order-form .bottom-step-three {
    border: 1px solid #ccc;
}

.sample-order-form .form-sample-left {
    padding: 14px 0px
}

@media screen and (max-width: 1199px) {
    .sample-order-form .form-sample-left {
        padding: 53px 30px
    }
}

@media screen and (max-width: 991px) {
    .sample-order-form .form-sample-left {
        margin-bottom: 30px;
        padding: 0 30px
    }
}

@media screen and (max-width: 650px) {
    .sample-order-form .form-sample-left {
        padding: 0 15px
    }
}

.sample-order-form .form-sample-left:after {
    clear: both;
    content: " ";
    display: table
}

.sample-order-form .form-sample-left h2 {
    margin-top: 15px;
    margin-left: 0px;
    margin-bottom: 30px;
    font-size: 26px;
    color: #666
}


@media screen and (max-width: 767px) {
    .sample-order-form .form-sample-left h2 {
        font-size: 5.86701vw
    }
}

.sample-order-form .form-sample-left p {
    font-size: 15px
}
.sample-order-form .form-sample-left p .allowed-number{
    font-weight: bold;
    color: #ef7f00;
}
.sample-order-form .form-sample-left .success p {
    color: #0e3f70;
    font-weight: bolder;
    font-size: 1.6em
}

.sample-order-form .top-step-two, .sample-order-form .bottom-step-three {
    padding: 0 20px 40px 20px
}

.sample-order-form .top-step-two h2, .sample-order-form .bottom-step-three h2 {
    margin-top: 17px;
    margin-left: -10px;
    margin-bottom: 25px;
    color: #666
}

.sample-order-form .top-step-two a, .sample-order-form .bottom-step-three a {
    color: #0ba8a1
}

.sample-order-form .top-step-two a:hover, .sample-order-form .bottom-step-three a:hover {
    text-decoration: underline
}

.sample-order-form .bottom-step-three {
    margin-top: 30px
}

.sample-order-form .bottom-step-three p {
    text-align: center
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .sample-order-form .bottom-step-three h2 {
        font-size: 24px
    }

    .sample-order-form .bottom-step-three h2 span {
        font-size: 35px
    }
}

.sample-order-form h2 {

    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    color: #333;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 45px
}

@media screen and (max-width: 767px) {
    .sample-order-form h2 {
        font-size: 5.73664vw
    }
}

.sample-order-form h2 span {
    border-radius: 50%;
    background-color: #0e3f70;
    margin-right: 15px;
    margin-top: -10px;
    width: 61px;
    display: inline-block;
    text-align: center;
    line-height: 61px;
    color: #fff;
    box-shadow: -2px 6px 6px #888888;
    font-size: 35px
}

.sample-order-form .sample-tiles {
    text-align: center
}

@media screen and (max-width: 650px) {
    .sample-order-form .sample-tiles {
        width: 100%;
        padding: 0
    }
}

.sample-form .input {
    width: 100%;
}

.sample-order-form .sample-tiles .sample-tile {
    vertical-align: top;
    width: 18.3%;
    display: inline-block;
    margin-bottom: 30px;
    padding: 10px;
}

.sample-order-form .sample-tiles .sample-order-remove{
    margin-top: 10px;
}
@media ( max-width: 767px) {
    .sample-order-form .sample-tiles .sample-tile {
        margin-bottom: 20px;
        width: 32%;
    }
}

.sample-order-form .sample-tiles .sample-tile .tile-image {
    background-color: #f9f2e9;
    background-image: url('../img/cross.png?1444728415');
    background-position: center center;
    background-repeat: no-repeat no-repeat;
    display: inline-block;
    min-height: 100px;
    width: 100%;
}
.sample-order-form .sample-tiles .sample-tile .tile-image img{
    width: 100%;
    max-width: 150px;
}

.sample-order-form .sample-tiles .sample-tile.actual-tile .tile-image {
    background-size: 75px 75px
}

.sample-order-form .sample-tiles .sample-tile .tile-name {
    font-size: 14px;
    padding-top: 5px
}

.sample-order-form .sample-tiles .sample-tile .tile-name span {
    display: block
}

@media ( max-width: 767px) {
    .sample-order-form .sample-tiles .sample-tile .tile-remove {
        padding: 10px
    }
}

.sample-order-form .sample-tiles .sample-tile .tile-remove a {
    font-size: 15px;
    color: #0e3f70
}

@media screen and (max-width: 650px) {
    .sample-order-form .sample-form {
        width: 100%
    }
}

.sample-order-form input {
    border: 1px solid #A9A9A9;
    width: 100%;
    margin-bottom: 13px;
    padding: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.sample-order-form .submit {
    width: inherit;
}

.sample-order-form .submit input {
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #0BA8A1;
    border: none;
    margin-bottom: 10px;
    margin-top: 5px
}

.sample-order-form .submit input:hover {
    background-color: #12CAC1
}

#module-TileSamples-tiles .tile-group {
    padding: 0
}

#module-TileSamples-tiles .tile-group .description {
    display: none
}

#module-TileSamples-tiles .tile-group .group-title,
#module-TileSamples-tiles .tile-group .sample {
    display: none
}

#module-TileSamples-tiles .tile-group .select-supply-your-own {
    display: none
}

#module-TileSamples-tiles .tile-group .require-box {
    padding: 0 20px
}

@media screen and (max-width: 325px) {
    #module-TileSamples-tiles .tile-group .require-box {
        padding: 0
    }
}

.category-accessories .sub-header-image {
    display: none
}

.responsive-fixbox {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding-right: 15px;
    padding-left: 15px;
    z-index: 10000
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox {
        left: auto;
        top: 0;
        right: 0;
        width: 120px;
        box-shadow: 4px 10px 15px 20px rgba(0, 0, 0, 0.2)
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox {
        background-color: #066964
    }
}

.responsive-fixbox .row {
    background-color: #f8f2e9
}

.responsive-fixbox .row.short-summary {
    padding-bottom: 15px
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox .row {
        background-color: transparent
    }
}

.responsive-fixbox .row .expanding-details {
    background-color: #0e3f70;
    font-size: 15px;
    margin-bottom: 10px;
    width: 100%;
    padding: 15px
}

@media screen and (max-width: 360px) {
    .responsive-fixbox .row .expanding-details {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox .row .expanding-details {
        display: none
    }
}

.responsive-fixbox .row .expanding-details .icon-angle-double-up,
.responsive-fixbox .row .expanding-details .icon-double-angle-up {
    margin-right: 15px
}

.responsive-fixbox .row .expanding-details .icon-angle-double-up,
.responsive-fixbox .row .expanding-details .icon-double-angle-up {
    margin-left: 15px
}

.responsive-fixbox .row .expanding-details-land {
    display: none
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox .row .expanding-details-land {
        display: block;
        font-size: 15px;
        font-weight: 800;
        text-transform: uppercase;
        background-color: #fff;
        border: none;
        color: #5b5b5b;
        width: 100%;
        padding: 10px;
        white-space: normal;
        margin-top: 5px
    }
}

@media screen and (max-height: 370px) and (orientation: landscape) {
    .responsive-fixbox .row .expanding-details-land {
        padding: 10px;
        font-size: 12px
    }
}

@media screen and (max-height: 320px) and (orientation: landscape) {
    .responsive-fixbox .row .expanding-details-land {
        padding: 7px;
        font-size: 10px
    }
}

@media screen and (max-width: 767px) {
    .responsive-fixbox .row .left-responsive-swatchs-pics {
        padding-right: 0
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox .row .left-responsive-swatchs-pics {
        padding-bottom: 5px;
        padding-right: 15px;
        width: 100%;
        right: 0;
        text-align: center
    }
}

.responsive-fixbox .row .left-responsive-swatchs-pics img {
    margin-right: 8px
}

@media ( max-width: 767px) {
    .responsive-fixbox .row .left-responsive-swatchs-pics img {
        width: 80px
    }
}

@media screen and (max-width: 350px) {
    .responsive-fixbox .row .left-responsive-swatchs-pics img {
        width: 75px
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox .row .left-responsive-swatchs-pics img {
        margin-right: 0;
        margin-bottom: 8px
    }
}

.responsive-fixbox .row .left-responsive-swatchs-pics img:last-child {
    margin-right: 0
}

@media screen and (max-height: 370px) and (orientation: landscape) {
    .responsive-fixbox .row .left-responsive-swatchs-pics img {
        width: 65px
    }
}

@media screen and (max-height: 320px) and (orientation: landscape) {
    .responsive-fixbox .row .left-responsive-swatchs-pics img {
        width: 55px
    }
}

@media screen and (max-width: 767px) {
    .responsive-fixbox .row .big-buy-responsive-button {
        padding-left: 0
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox .row .big-buy-responsive-button {
        width: 100%;
        padding-left: 15px
    }
}

.responsive-fixbox .row .big-buy-responsive-button .short-price {
    text-align: right;
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 2px;
    color: #066964;
    line-height: 1
}

@media screen and (max-width: 400px) {
    .responsive-fixbox .row .big-buy-responsive-button .short-price {
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox .row .big-buy-responsive-button .short-price {
        white-space: nowrap;
        color: white
    }
}

@media only screen and (max-width: 767px) and (max-height: 390px) and
(orientation: landscape) {
    .responsive-fixbox .row .big-buy-responsive-button .short-price {
        display: none
    }
}

.responsive-fixbox .row .big-buy-responsive-button #add_to_cart {
    padding: 0;
    margin: 0;
    text-align: right
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox .row .big-buy-responsive-button #add_to_cart {
        text-align: center
    }
}

.responsive-fixbox .row .big-buy-responsive-button #add_to_cart button {
    border: none;
    background-color: #0e3f70;
    position: relative;
    font-size: 14px;
    font-weight: 800;
    padding: 15px;
    color: #5b5b5b
}

@media ( max-width: 767px) {
    .responsive-fixbox .row .big-buy-responsive-button #add_to_cart button {
        padding: 10px
    }
}

@media ( max-width: 500px) {
    .responsive-fixbox .row .big-buy-responsive-button #add_to_cart button {
        padding: 10px;
        line-height: 1.2
    }
}

@media screen and (max-width: 350px) {
    .responsive-fixbox .row .big-buy-responsive-button #add_to_cart button {
        padding: 5px
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .responsive-fixbox .row .big-buy-responsive-button #add_to_cart button {
        width: 100%;
        background-color: #0e3f70;
        padding: 14px;
        line-height: 1.2
    }
}

@media screen and (max-height: 370px) and (orientation: landscape) {
    .responsive-fixbox .row .big-buy-responsive-button #add_to_cart button {
        padding: 10px;
        font-size: 12px
    }
}

@media screen and (max-height: 320px) and (orientation: landscape) {
    .responsive-fixbox .row .big-buy-responsive-button #add_to_cart button {
        padding: 7px;
        font-size: 10px
    }
}

.category-footstools #page .sub-header-image, .category-cushions #page .sub-header-image,
.category-trays #page .sub-header-image {
    display: none
}

#index .editorial_block h1 {
    text-align: center
}

#module-TileSamples-bespokencontact .bespoke-contact-background {
    background-color: #f8f2e9
}

#module-TileSamples-bespokencontact .bespoke-contact-background p.error,
#module-TileSamples-bespokencontact .bespoke-contact-background p.success {
    margin: 0;
    margin-top: 10px
}

#module-TileSamples-bespokencontact .bespoke-contact-background p.error {
    color: #e0760e;
    font-weight: bolder;
    font-size: 1.4em
}

#module-TileSamples-bespokencontact .bespoke-contact-background p.success {
    color: #0e3f70;
    font-weight: bolder;
    font-size: 1.4em
}

#module-TileSamples-bespokencontact .bespoke-contact-background .bespoke-contact {
    padding: 15px;
    padding-top: 25px
}

#module-TileSamples-bespokencontact .bespoke-contact-background .bespoke-contact .text,
#module-TileSamples-bespokencontact .bespoke-contact-background .bespoke-contact .email {
    margin-bottom: 15px
}

#module-TileSamples-bespokencontact .bespoke-contact-background .bespoke-contact .text input,
#module-TileSamples-bespokencontact .bespoke-contact-background .bespoke-contact .email input {
    padding: 10px;
    width: 100%;
    height: auto
}

#module-TileSamples-bespokencontact .bespoke-contact-background .bespoke-contact .text input:focus,
#module-TileSamples-bespokencontact .bespoke-contact-background .bespoke-contact .text input:active,
#module-TileSamples-bespokencontact .bespoke-contact-background .bespoke-contact .email input:focus,
#module-TileSamples-bespokencontact .bespoke-contact-background .bespoke-contact .email input:active {
    color: black
}

#module-TileSamples-bespokencontact .bespoke-contact-background #message {
    margin-left: 15px;
    width: 95%;
    height: 150px
}

#module-TileSamples-bespokencontact .bespoke-contact-background #message:focus {
    color: Black
}

#module-TileSamples-bespokencontact .bespoke-contact-background .submit input {
    background-color: #0A9E65;
    border: none;
    float: right;
    padding: 5px 25px 5px 25px;
    margin: 10px;
    margin-right: 25px
}

#module-TileSamples-bespokencontact .bespoke-contact-background #uniform-fileUpload .filename {
    background: #fff
}

#module-TileSamples-bespokencontact .bespoke-contact-background #uniform-fileUpload .action {
    background-image: none;
    background-color: #09a8a1;
}

.action {
    background-image: none;
    background-color: #09a8a1;
}

.footer-container #footer ul {
    margin-top: 0 !important;
}

ul, ol {
    margin-bottom: 3px !important;
}

span.appointmeonly {
    display: block;
    font-size: 10px;
    font-weight: normal;
    line-height: 15px;
}

a.choose-link {
    border-bottom: 1px solid #5b5b5b;
    cursor: pointer;
}

a.choose-link:hover {
    background-color: #f8f2e9;
}

#product .sample-order-button{
    padding: 15px 35px;
    background-color: #e8e2dd;
}
#product .sample-order-button:hover{
    background-color: #ef7f00 !important;
    color: #fff;
}

@media (max-width:480px) {
    .sample-order-form .sample-tiles .sample-tile .tile-image{
        min-height: 105px;
    }
}