
/* -------------------------------------------- *
 * Skip Link - Label
 */

/* ============================================ *
 * Skip Content
 * ============================================ */

.header-container.desktop{
    display: none;
}

.header-container.mobile{
    display: block;
}

.shop-by-category{
    margin-bottom: 5px;
}

.footer-mobile{
    display: block;
}

#footunder{
    display: none;
}

.toolbar-wrapper p.amount{
    display: none;
}

.toolbar-wrapper .pages{
    margin-left:0px;
}

.searchautocomplete .nav {
    border: 1px #c7c2c2 solid;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.catalog-category-view .subcategories_list ul.products-grid > li:not(:first-child),
#subcategory-promo ul.products-grid > li:not(:first-child){
    display: none;
}

.slick-prev {
    left: 0px;
    z-index: 100;
}

.slick-next {
    right: 0px;
    z-index: 100;
}

.catalog-product-view .fancybox-media span{
    top:50%;
    left:50%;
}

ul.outer-nav li h4 {
    margin-left: 29px;
    font-style: italic;
}

div.product-image{
    border: solid 1px #F0F0F0;
    overflow: hidden;
}

.product-view .product-img-box div.product-image{
    display: none;
}

.input-text,  .select, select, textarea, input {
    padding: 8px 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 1px rgba(0,0,0,.05);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.cart .discount .input-text{
    padding: 8px 5px;
    font-size: 16px;
}

.checkout-onepage-index button.button span span{
    padding: 12px 40px;
    background-size: 200%;
}

input[type='checkbox'], input[type='radio'] {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    border: 2px solid #555;
}

.skip-link .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.skip-content {
    display: none;
}

.skip-link {
    text-decoration: none;
}

.skip-content.skip-active {
    display: block;
    background: #EDEDED;
}


.skip-nav .icon {
    background-position: 4px 4px;
}

.skip-search .icon {
    background-position: 4px -146px;
}

.skip-account .icon {
    background-position: 4px -44px;
}

.skip-cart{
    text-decoration: none;
}

.skip-cart .icon {
    background-position: 0 -95px;
}

div.skip-links{
    padding: 5px 0;
    height:50px;
}

a.skip-link {
    position: relative;
    float: left;
    width: 16%;
    height: 45px;
    background: #FFFFFF;
    color: #636363;
    line-height: 42px;
    text-align: center;
    margin-top: 4px;
}

.header-minicart a.skip-link{
    text-align: right;
}

a.skip-logo{
    width:35%;
    position: relative;
    float: left;
}

.skip-logo img{
    width:100%;
}


.product-options-bottom{
    overflow: hidden;
}

ul.searchindex-results {
    margin-top: 10px;
}

div#mobile-search {
    background-color: white;
    z-index: 100;
    clear: both;
    width: auto;
    padding-top:12px;
}


/* -------------------------------------------- *
 * Icons
 */
.icon-sprite, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
.sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
    background-image: url(https://www.contempospace.com/skin/frontend/default/contempospace/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .icon-sprite, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
    .sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
        background-image: url(https://www.contempospace.com/skin/frontend/default/contempospace/images/icon_sprite@2x.png);
        background-size: 100px 1000px;
    }
}

.btn-remove2{
    /* background-position: 0 -649px;
    padding: 4px 2px; */
}

.theme-default .nivo-controlNav{
    width: 40% !important;
}

.searchautocomplete .searchautocomplete-placeholder{
    right: 10px;
    top: 95px;
    width:95%;
}

#search_mini_form{
    width:auto;
    margin-top:0px;
}


.searchautocomplete{
    clear:both;
    padding:0 !important;
}

@media only screen and (min-width: 480px) {


    .searchautocomplete .searchautocomplete-placeholder {
        top: 166px;
        right: auto;
        width: 69%;
    }
}

@media only screen and (max-width: 1330px) {
    div.wrapper.open{
        margin-left:250px;
        position: fixed;
    }

    .sidenav {
        left: 0;
    }

    .products-grid li.item-c-316 img{
        width:100%;
        height: auto;
    }

    div.more-views{
        display:none;
    }
}

div.wrapper{
    margin-left: 0;
}

.bar1, .bar2, .bar3, .nav-toggle > span {
    width: 28px;
    height: 2px;
    background-color: #c7c2c2;
    margin: 6px 0;
    transition: 0.4s;
    display: block;
    clip: auto;
    position: static;
}

.nav-toggle {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    position: absolute;
    top: 7px;
    z-index: 14;
    padding-top: 0px;
    padding-right: 5px;
}

.nav-toggle:before{
     content: none;
 }

.open-menu .bar1 {
    -webkit-transform: rotate(-45deg) translate(-6px, 5px);
    transform: rotate(-45deg) translate(-6px, 5px);
}

.open-menu .bar2 {opacity: 0;}

.open-menu .bar3 {
    -webkit-transform: rotate(45deg) translate(-6px, -6px);
    transform: rotate(45deg) translate(-6px, -6px);
}

span.icon-menu-text {
    margin-left: -30px;
}
@media only screen and (max-width: 878px) {
    span.icon-menu-text{
        margin-left: -20px;
    }
}
@media only screen and (max-width: 812px) {
    span.icon-menu-text{
        margin-left: -10px;
    }
}


#mobile-main-menu-content .mobile-sub-link-menu.menu-categories ul > li > a:after,
#mobile-main-menu-content .mobile-sub-link-menu.menu-shop-by ul > li:before,
#mobile-main-menu-content .mobile-sub-link-menu.menu-company ul > li:before{
    content: '';
    position: absolute;
    border-right:2px solid black;
    border-bottom:2px solid black;
    width: 8px;
    height:8px;
    margin-top: 10px;
    right: 20px;
    transform: translateY(-50%) rotate(-45deg);
}

#mobile-main-menu-content .mobile-sub-link-menu.menu-categories ul > li > a:only-child:after,
#mobile-main-menu-content .mobile-sub-link-menu.menu-shop-by ul > li:only-child:after,
#mobile-main-menu-content .mobile-sub-link-menu.menu-company ul > li:only-child:after{
    content: '';
    border:0;
}

#mobile-main-menu-content{
    height: 700px;
}

.mobile-sub-link-menu > ul > li > ul{
    display: none;
}

#sidenav #mobile-main-menu{
    width: 250px;
}

#sidenav .mobile-sub-link-menu{
    width: 223px;
    padding:0 5px 0 22px;
}

#sidenav .mobile-sub-link-menu > ul > li, #mobile-ul-sub-menu li{
    font-size: 16px;
    padding: 7px 0;
}

#mobile-ul-sub-menu a{
    font-size: 16px;
}

#mobile-ul-sub-menu ul a {
    margin-left: 10px;
}

#sidenav hr{
    border: 0;
    height: 1px;
    background: #ccc;
    background-image: linear-gradient(to right, #ccc, #8c8989, #ccc);
    margin:10px;
}

#sidenav #mobile-menu-wapper{
    height:100%;
}

.wrapper {
    transition: margin-left .5s;
    -moz-transition: margin-left .5s;
    -webkit-transition: margin-left .5s;
}



p.product-image{
    border: solid 1px #F0F0F0;
}

.product-view .product-name-details h1{
    padding: 7px 0;
}


div#mobile-footer{
    clear: both;
    margin: 10px;
    height: 50px;
}

div.mobile-footer-links{
    margin: 30px 0 30px 10px;
    height: 50px;
}

.footer-container{
    /* font-size: 120%; */
}

div.mobile-footer-help{

}

div.mobile-footer-badges{
    float:right;
    width:35%;
}

div.mobile-footer-badges li{
    text-align: right;
}

div.mobile-footer-badges img{
    width: 60%;
}

.catalog-category-view .category-products .product-name-wapper{
    height:28px;
}

.catalog-category-view .category-products .products-grid .price-box{
    height: 30px;
    margin-bottom: 10px;
}

.catalog-category-view .category-products .products-grid .sku{
    clear: both;
    float: left;
    display: none;
}

.catalog-category-view .subcategories{
    margin-top: 10px;
}

.catalog-category-view .subcategories .category-products:first-of-type{
    padding-bottom: 5px;
}

.breadcrumbs{
    padding-bottom: 0;
}

.catalogsearch-result-index .products-grid li.item,
.tagseo-product-list .products-grid li.item,
.tagseo-product-listcategory .products-grid li.item{
    padding: 0px;
    border: solid 1px #F0F0F0;
}

  .stick {
    position:fixed;
    top:0px;
    z-index:2;
    border-bottom: 2px solid #888;
    left:-4px;
    width: 100%;
  -webkit-overflow-scrolling:touch;
    }
    
    .stick #image{
        width:auto;
           margin:auto;
    }
    
    #image-reel{
        width: auto;
        height:auto;
    }


.cms-index-index #slider img{
    width: 100%;
    display: block;
    transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
}

.products-grid img, div#category-collection .products-grid img{
    width:95%;
    height: auto;
}
#upsell-product-table.products-grid img {
    width: 100%;
}

.products-grid li.last {
    margin-right: 15px;
}




#checkout-step-billing .form-list, #checkout-step-shipping .form-list{
    margin: auto;
}

.checkout-onepage-index .input-text,  .checkout-onepage-index .select, .checkout-onepage-index select, .checkout-onepage-index textarea {
    display: block;
    width: 100%;
    height: 25px;
    padding: 8px 14px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 1px rgba(0,0,0,.05);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.checkout-onepage-index select{
    height: 40px;
}

#checkout-step-billing .form-list select, #checkout-step-shipping .form-list select{
    width: 101%;
}

#checkout-step-billing .form-list .field, #checkout-step-shipping .form-list .field{
    width: 100%;
}

#checkout-step-billing .form-list input.input-text, #checkout-step-shipping .form-list input.input-text {
    width: 92%;
}

#checkout-step-billing .form-list li.wide input.input-text, #checkout-step-shipping .form-list li.wide input.input-text{
    width:92%;
}

.checkout-onepage-index .page-title h1{
    padding: 0 0 15px 0;
}

.checkout-onepage-index p.required{
    text-align: center;
}

.checkout-onepage-index #checkoutSteps .buttons-set {
    padding: 0;
    text-align: center;
}

.checkout-onepage-index  .buttons-set {
    clear: both;
    padding: 0;
}

.checkout-onepage-index .col2-set .col-1 {
    float: none;
    width: 100%;
}

.checkout-onepage-index  .buttons-set button.button {
    float: none;
}

.searchautocomplete .nav .nav-input input{
    font-size: 16px;
}


body.magepal-minipdp-product-view .pre-config-product .images ul li,
body.magepal-minipdp-product-view .pre-config-product .list-items-3.images ul li{
    width: 28%;
}


@media only screen and (min-width: 600px) {

    div.category-title {
        width: 50%;
    }

    .skip-logo img {
        width: 80%;
        /* margin-left: 20%; */
    }

    a.skip-link{
        margin-top: 15px;
    }

    .header-container {
        margin-bottom: 10px;
    }

    .checkout-onepage-index .col-main{
        width: 63%;
    }

    .checkout-onepage-index .col-right{
        width: 30%;
    }

    .header-container {
        border-bottom: solid 1px #ECECEC;
        padding-bottom: 5px;
    }


    div#mobile-footer, .mobile-footer-links{
        float: left;
        margin: 20px 0 50px 20px;
        width: 40%;
    }

}

@media only screen and (max-width: 1330px) {

    .header-container.mobile {
        padding: 0 25px 20px 25px;
    }

    .searchautocomplete .nav{
        width: 95%;
    }

    .page, .wrapper{
        width: 100%;
        background-color: #FFF;
        background-image: none;
    }

    body{
        background-color: #FFF;
        background-image: none;
    }


    .testimonial-photo{
        display:none;
    }
    
    ul.sf-menu  ul{
        display:none;
    }

    .testimonial-comments{
        width:100%;
    }
    
    .cms-contact-contempo-space img{
        width: 100%;
    }
    
    .cms-contact-contempo-space #comment, .cms-contact-contempo-space .form-list li.wide .input-box{
        width: 100%;
    }

    .checkout-onepage-index  .form-list .input-box, .form-list li.wide .input-box{
        width:100%
    }

    #checkout-step-billing .form-list select, #checkout-step-shipping .form-list select {
        width: 98%;
    }


    .tagseo-product-stacked .col-main{
        margin: 0px 18px;

    }


    .tagseo-product-stacked .col-left{
        width: auto;
        margin: -3em 0 3em;
        padding: 0 25px;
    }

    body.magepal-minipdp-product-view .pre-config-product .images ul{
        width: 80%;
    }

    .product-view .product-img-box{
        width:auto;
        margin:0 auto;
        float:none;
    }

    .product-right-options {
        width: 100%;
        min-height: 420px;
        float: none;
    }

    #product-options-wrapper .input-box {
        float: left;
        width: 436px;
    }

    .product-detail-left {
        float: left;
        width: 60%;
    }

    .product-detail-right {
        float: right;
        width: 38%;
    }

    .catalog-category-view #category-collection .products-grid li.item,
    .catalogsearch-result-index #category-collection .products-grid li.item{
        width: 31.68%;
    }

    .tagseo-product-list .products-grid li.item,
    .tagseo-product-listcategory .products-grid li.item{
        width: 31.68%;
    }

    .tagseo-product-list .products-grid li.item:nth-child(3){
        margin-right: 0;
    }

    .category-description-bottom{
        width:46%;
    }

    #poptags{
        width:46%;
    }

    .quick-contact-form {
        width: 100%;
        box-sizing: border-box;
    }

    .quick-contact-form .form-list label.required em{
        position: static;
        top: 0;
        right: 0;
    }
    .quick-contact-form label{
        padding-right: 5px;
        padding-top: 5px;
    }
}


@media only screen and (max-width: 990px) {

    .tagseo-product-stacked .col-main{
        width:700px;
        margin: 0px 14px;

    }



    .catalog-category-view #category-collection .products-grid li.item,
    .catalogsearch-result-index #category-collection .products-grid li.item,
    .tagseo-product-list .products-grid li.item,
    .tagseo-product-listcategory .products-grid li.item{
        width: 31.08%;
    }

}


@media only screen and (max-width: 950px) {

    .tagseo-product-stacked .col-main{
        width:97%;
        margin: 0px 14px;

    }

    body.magepal-minipdp-product-view .pre-config-product .images ul{
        width: auto;
    }

}

@media only screen and (max-width: 870px) {

    .searchautocomplete .nav {
        width: 94%;
    }
}

@media only screen and (max-width: 725px) {

    .searchautocomplete .nav {
        width: 93%;
    }
}

@media only screen and (max-width: 610px) {

    .searchautocomplete .nav {
        width: 92%;
    }
}

@media only screen and (max-width: 555px) {

    .searchautocomplete .nav {
        width: 91%;
    }
}

@media only screen and (max-width: 497px) {

    .searchautocomplete .nav {
        width: 90%;
    }
}

@media only screen and (max-width: 452px) {

    .searchautocomplete .nav {
        width: 89%;
    }
}

@media only screen and (max-width: 393px) {

    .searchautocomplete .nav {
        width: 88%;
    }
}

@media only screen and (max-width: 360px) {

    .searchautocomplete .nav {
        width: 87%;
    }
}


@media only screen and (max-width: 336px) {

    .searchautocomplete .nav {
        width: 86%;
    }
}

@media only screen and (max-width: 278px) {

    .searchautocomplete .nav {
        width: 85%;
    }
}

@media only screen and (max-width: 770px) {


    div.footer #foot4{
        display:none;
    }

    body.magepal-minipdp-product-view .product-right-options div.section-container-full{
        display: none;
    }

    body.magepal-minipdp-product-view a.float-left,
    body.magepal-minipdp-product-view a.float-right{
        float: none;
        text-align: center;
    }

    #subcategory-promo .customize-bar{
        display: none;
    }

    #company-news, #testimonial-featured, #recent-post, #welcome-featured  {
        width:49%;
    }


    #checkout-review-table{
        font-size: 76%;
    }

    
    .checkout-cart-index #foot3, .checkout-onepage-index #foot3{
        text-align:center;
        height:80px;
        width:auto;
        margin-left: 10px;
    }
    
    .checkout-cart-index #footunder a, .checkout-onepage-index #footunder a{
        margin: 0 10px;
        white-space: nowrap;
    }

    .checkout-onepage-index .col-main{
        width: 60%;
    }
    
    .cms-page-view .buttons-set{
        margin-right:auto;
        padding-right:10px;
    }
    
    .about-us-table ul li{
        width:auto;
    }
    
    .about-us-table ul li img{
        width:100%;
    }
    
    .about-us-table li.first, .about-us-table li.second{
        padding-right:0px;
    }
    
    .testimonial-comments .testimonial-col{
        float:none;
        width:95%;
    }
    
    .tagseo-product-stacked div.col-left{
        width:auto;
        padding-left:0px;
        padding-right:25px;
    }
    
    .tagseo-product-stacked .col2-left-layout .col-main{
        float:none;
        margin:0 10px;
    }
    
    .tagseo-product-stacked .furniture-shop{
        font-size: 14px;
        margin-left:13px;
    }
    
    .customer-account-login .col-2, .customer-account-login .col-1{
        margin-top:20px;
    }
    
    .customer-account-login .buttons-set button.button{
        float: left;
        clear: both;
    }
    
    #showroom-wapper img{
        width: 50%;
    }
    
    #showroom-wapper .col-1{
        width: 100%;
    }
    
    #showroom-wapper h3{
        margin-top: 2px;
    }
    
    .cms-contempo-space-factory-showroom iframe{
        height:auto; 
     }

    ul.sf-menu  ul{
        display:none
    }
    
    .page{
        width: 100%;
    }
    
    #header-promo{
        float: right;
    }
    
    .fineprint-1{
        margin-left:114px;
        margin-top:-23px;
    }
    
    
    .product-right-options{
        width:100%;
    }
    
    #product-options-wrapper .input-box{
        float: left;
    }
    
    .product-detail-left{
        width: 60%
    }
    
    .product-detail-right{
        width: 37%
    }
    
    #image-reel{
        margin:0 auto;
        width:420px;
    }

    dd.ox-picker img {
        width: 40px;
        height: 40px;
    }
    
    #top-header-nav .mobile-menu{
        font-size:120%;
        text-align: center;
        height:45px;
    }


    p.stick{
        background-color: #fff;
    }

    /* homepage */
    
    .slider-wrapper{
        height: auto !important;
        width:100%;
    }

    .bottomFeederDate, .bottomFeederTitle, .bottomFeederSnippet{
        float:none;
        width:auto;
        padding-bottom:15px;
    }
    
    div.feedThumb{
        margin-top:auto;
    }
    
    
    
    #cms-home-info img{
        width: 100%;
    }
    
    .furniture-intro h2{
        font-size:17px !important;
    }

    
    /*category list*/
    .category-image img{
        width:100%;
        height: auto;
    }


  .catalog-category-view #category-collection .products-grid li.item,
  .catalogsearch-result-index #category-collection .products-grid li.item,
  .tagseo-product-list .products-grid li.item,
  .tagseo-product-listcategory .products-grid li.item {
       padding: 0;
       border: 0;
   }

    body.magepal-minipdp-product-view .product-name-details.mobile {
        display: block;

    }
    body.magepal-minipdp-product-view .product-name-details.desktop {
        display: none;
    }

    body.magepal-minipdp-product-view div.product-price,
    body.magepal-minipdp-product-view div.product-price.product-price-top{
        font-weight: bold;
        font-size: 23px;
        float:right;
        clear: none;
        padding-top: 0px;
        text-align: right;
        position: static;
        border: none;
    }

    body.magepal-minipdp-product-view .quick-contact-form{
        padding-bottom: 7px;
    }

    body.magepal-minipdp-product-view .products-grid li.item,
    body.magepal-minipdp-product-view div#category-collection li.item,
    .tagseo-product-list .products-grid li.item,
    .tagseo-product-listcategory .products-grid li.item{
        margin:0 10px 0px 0;
        width: 31.3%;
    }

    body.magepal-minipdp-product-view .contact-us-wapper{
        display: block;
    }

    body.magepal-minipdp-product-view div.product-price{
        float: right;
    }

    body.magepal-minipdp-product-view  .product-top-wapper {
        padding: 0 7px 10px 7px;
    }
    
    .products-grid li.item-c-316{
        width:32%;
        height: auto;
    }
    
    .products-grid li.item-c-316 img{
        width: 100%;
        height: auto;
    }
    

    .top_right{
        width:448px
    }
    
    #geo-wapper{
        padding-top: 15px;
    }
    
    .product-options-bottom .add-to-cart{
        padding-left: 60px;
    }


    body.magepal-minipdp-product-view div.product-right-options{
        width: 100%;
        min-height: auto;
    }
    
       /* color swatch */
    
    .product-color-samples .option-row-dl-wrapper .option-dl-odd, .product-color-samples #product-options-wrapper .input-box{
        width:100%;
    }
    
    .product-color-samples .option-row-dl-wrapper ul{
        width:100%;
    }
    
    .product-color-samples .option-row-dl-wrapper .option-dl-even{
        float: none;
        width: auto;
    }
    
    button.add-more-button-add-to-cart{
        display: none;
    }
    
    .product-color-samples .product-detail-left{
        width:auto
    }
    
    #ft-seals{
        clear:both !important;
        position:static !important;
        float:none !important;
    }
    
    .customer-account-login .col2-set .col-1{
        width:100%;
    }
    
    .customer-account-login  .buttons-set{
        padding:auto;
    }
    
    /* checkout page */
    .col-main{
        width:auto;
    }
    
    .opc .step{
        position:static;
    }
    
    #checkout-step-billing .form-list .field, #checkout-step-shipping .form-list .field{
        padding-top:5px;
    }
  
    #checkoutSteps fieldset, #checkoutSteps .input-box{
        width:100%;
    }
    
    #checkout-step-billing .form-list input.input-text, #checkout-step-shipping .form-list input.input-text{
        width:94%;
    }

    #category-collection .products-grid li.item:nth-child(4),
    .tagseo-product-list .products-grid li.item:nth-child(4),
    .tagseo-product-listcategory .products-grid li.item:nth-child(4){
        margin-right: 0;
    }


    .cart .cart-collaterals .col2-set{
        width: 355px;
    }

    #checkout-step-billing .form-list select, #checkout-step-shipping .form-list select {
        width: 100%;
    }

    body.magepal-minipdp-product-view .pre-config-product .images ul li {
        width: 21.9%;
    }

}

@media only screen and (max-width: 736px) {

    .header-container.mobile {
        padding: 0 10px 10px 10px;
        margin-bottom: .75em;
    }


    .product-options-bottom{
        margin-bottom: 10px;
    }

    #product-options-wrapper .input-box{
        float: right;
    }

    .catalog-category-view #category-collection .products-grid li.item,
    .catalogsearch-result-index #category-collection .products-grid li.item,
    .tagseo-product-list .products-grid li.item,
    .tagseo-product-listcategory .products-grid li.item{
        margin-right: 0;
        width: 49%;
    }

    
    #header-promo{
        float: left;
    }
    
    #geo-content, #geoiplocation{
        width: auto;
        height: auto;
    }
    
    #header-promo{
        width: 90%;
        height: 50px;
        text-align: center;
       margin: 5px 10px;
    }
    
    #geo-wapper{
        padding-top:0px;
        
    }
    div#div_qcq ul div{
        float:none;
        clear:both;
        padding:5px 0;
    }
    
    #textarea_qcq{
        /* height: 32px; */
    }
    
    .top-info{
        text-align: center;
    }
    .header .links{
        float: none;
        width: 95%;
        margin:auto;  
    }

    .product-essential{
        width: auto;
    }
    .product-right-options{
        clear: both;
        float: left;
        margin-top: 10px;
    }
    
    .product-options{
        padding:0;
    }


    .product-detail-right, .product-detail-left{
        clear: both;
        float: none;
        width:auto;
        margin-top:7px
    }
    
    .quick-contact-form{
        float: left;
    }
    
    .top_right{
        clear: both;
        float:none;
        width: auto;
        margin: 5px 0px 0px 0;
    }
    
    #product-options-wrapper .input-box{
        width:auto;
        float:none;
    }
    

    .ox-picker-image  {
        width:37px;
        height:37px;
    }

    .product-color-samples dd.ox-picker img  {
        width:48px;
        height:48px;
    }

    .subcategories img{
        height:auto;
        width:100%;
    }
    
    #options-list-front-type li, #options-list-mattress-size li, #options-list-back-type li, ul.options-list li{
        width:29%;
        padding:6px 3px;
    }
    
    dd.ox-picker .description{
        clear: both;
    }
    
    .product-view .product-img-box{
        width: 100%;
    }
    
    #image{
        width:98%;
        height:auto;
    }
    
    p.product-image{
        background-color: white;
    }
   
    #product-options-wrapper dd{
        padding:5px 0px 5px 4px
    }
    
    #product-options-wrapper dt{
       float:none;
        width:auto;
    }
    
    .col-main{
        margin:0 15px;
    }
    
    #product-options-wrapper dl dt div{
        height:20px;
        padding:12px 58px 0 30px;
    }
    
    .product-view .product-img-box .more-views h2{
        padding-bottom: 6px;
            
    }
    
    .product-options-bottom .add-to-cart{
        margin:15px 77px 10px 0;
        /* float:right; */
    }

    body.catalog-category-view .products-grid li.item{
        margin:0 15px 0px 0;
        width: 46%;
    }

    body.magepal-minipdp-product-view .products-grid li.item,
    body.magepal-minipdp-product-view div#category-collection li.item,
    .tagseo-product-listcategory .products-grid li.item{
        margin:0 3px 0px 0;
        width: 48%;
    }

    #category-collection .products-grid li.item:nth-child(even) {
        margin-right: 0;
        float: right;
    }

    .section-container-full .mini-products-list li{
        /* padding:2px;
        width:100%; */
    }
    
    .section-container-full .mini-products-list li p{
        font-size: 12px;
    }
    
    .mini-products-list .product-details{
        width:auto;
    }
    /* category */
    
    .catalog-category-view .last{
        margin:0 15px 10px 0;
    }

    
    div.category-title{
        width:auto !important;
    }
    
    .limiter, .sort-by {
        display:none;
    }
    
    .pager .pages{
        float: right;
    }
    .page-title h1{
        margin-bottom:2px;
        padding-bottom: 0px;
    }
    
    .toolbar .pager{
        padding-top:2px;
    }
    
    .toolbar{
        clear: both;
        margin-top: 0px;
        padding-top:0px;
    }
    
    
    /* cart start*/
    .col2-set .col-2, .cart .cart-collaterals .col-2, .cart .cart-collaterals .col2-set {
        float:left;
        width: 100%;
    }
    
    .cart-table .product-image, .cart-table .product-image img{
        width:100px;
        height: auto;
    }
    
    .cart .totals{
        width: 100%;
    }
    
    #shopping-cart-table th, #shopping-cart-table td:nth-child(5){
        display:none;
    }
    
    #shopping-cart-table td {
        width: 7%;
        border:none;
    }
    
    #shopping-cart-table td+td {
        float: right;
        width: 90%;
        border:none;
    }
    
    .cart-holder{
        padding:0;
    }
    
   
    
    /* menu */
    .category-description-bottom{
        width: auto;
        margin-right: 0;
        border: 0;
        padding-right: 0;
    }


    .recent-post-detail{
        width: 100%;
    }
    
    #poptags{
        width: auto;
        float: left;
        padding-left:0;
    }
    
 
    
    /* home page */


    body.magepal-minipdp-product-view .pre-config-product .images ul li {
        width: 28%;
    }
}


@media only screen and (max-width: 700px) {

    #company-news, #testimonial-featured, #recent-post, #welcome-featured  {
        width:48%;
    }

    .opc-block-progress {
        display: none;
    }

    .skip-link .label {
        display: none;
    }

}


@media only screen and (max-width: 650px) {


    .add-to-cart-wapper .info-wapper{
        width: 75px;
    }

}

@media only screen and (max-width: 500px) {

    #textarea_qcq{
        /* font-size:13px; */
    }

    .product-view .product-name-details h1 {
        font-size: 13pt;
    }

    .catalog-category-view  .subcategories .subcategories_list .products-grid li.item{
        width: 99%;
        display: block;
        float: none;
        text-align: left;
        cursor: pointer;
    }

    .catalog-category-view  .subcategories .subcategories_list .products-grid li.item:before {
        content: '';
        position: absolute;
        border-right:2px solid black;
        border-bottom:2px solid black;
        width: 8px;
        height:8px;
        margin-top: 30px;
        right: 25px;
        transform: translateY(-50%) rotate(-45deg);
    }

    .subcategories_list h2 a {
        font-size: 14px;
        text-decoration: none;
        line-height: 56px;
    }


    .catalog-category-view .subcategories .subcategories_list li img {
        width: 50px;
        margin: 2px 12px 2px 0;
        float: left;
    }

    .catalog-category-view .subcategories .subcategories_list ul.products-grid > li:not(:first-child),
    .catalog-category-view .subcategories #subcategory-promo ul.products-grid > li:not(:first-child),
    .catalog-category-view #subcategory-promo ul.products-grid > li:not(:first-child){
        display: block;
    }


    #foot1, #foot2, #foot3, #foot4 {
        display: block;
        float: none;
        margin-left: 20px;
        margin-right: 20px;
        width: 90%;
    }

    .toolbar .pager .amount{
        margin-top:5px;
    }

    .breadcrumbs{
        display: block;
        background: transparent;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    .breadcrumbs::-webkit-scrollbar{
        -webkit-appearance: none;
        display: none;
    }

    .social-network{
        display:none;
    }

}

@media only screen and (max-width: 450px) {

    div#mobile-search{
        padding-top: 5px;
    }

    .searchautocomplete .searchautocomplete-placeholder{
        right: 25px;
        top: 141px;
        width: 90%;
    }

    .tagseo-product-stacked .category-products .products-grid .price-box{
        margin-right:0;
    }

    .tagseo-product-list .products-grid li.item, .tagseo-product-listcategory .products-grid li.item{
        margin: 0 0px 10px 0;
        width: 47%;
    }

    .catalog-category-view .last{
        margin-right: 0;
    }


    .product-view .product-img-box div.product-image{
        display: block;
    }


    .category-products .product-name-wapper{
        height:47px;
    }

    body.catalog-category-view .products-grid li.item{
        margin-bottom: 5px;
    }

    body.cms-index-index .furniture-intro h2{
        /* display: none !important; */
    }

    #news{
        display: none;
    }

   .cms-index-index .products-grid li.last { margin:0; margin-right: 15px;}

    #cms-home-info ul li{
        width: auto;
        display: inline-table;
        float: none;
    }

    #cms-home-info ul li.last {
        padding-right: 15px;
    }

    #recent-post, #welcome-featured{
        width:100%;
        margin-bottom: 10px;
    }

    .testimonial-featured-content p, .welcome-featured-content p{
        padding: 5px 10px;
    }

    #company-news, #testimonial-featured{
        width:100%;
        margin-left:0;
        float:none;
    }

    .start-at{
        margin-left: 0;
    }

    .cms-index-index .furniture-shop{
        margin: 10px 0px;
    }

    .cms-index-index .furniture-description{
        margin-left: 3px;
    }

    .cms-index-index .furniture-shop{
        font-size: 13px;
    }

    #upsell-product-table li.item {
        height: auto;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .products-grid img, div#category-collection .products-grid img{
        width: 100%;
        height: auto;
    }

    .cart .discount .buttons-set button span{

    }

    .cart .discount .buttons-set{
        width: 306px;
    }

    .cart ul.checkout-types{
        text-align: center;
        margin-top: 15px;
    }
    .cart-holder .btn-checkout{
        margin-right: 0;
    }

    #shopping-cart-table .item-options dd {
        /* padding: 8px 2px 2px 30px;
        height: auto;
        display: inline-block; */
    }

    #shopping-cart-table .item-options{
        max-width:200px;
    }

    .checkout-onepage-index .col-main{
        width: 95%;
        margin: 0 10px;
    }

    .checkout-onepage-index .col-right.sidebar{
        float: none;
        width: auto;
        margin-right: 0px;
        text-align: center;
        margin-top:20px;
    }

    .checkout-onepage-index .input-text,  .checkout-onepage-index .select, .checkout-onepage-index select, .checkout-onepage-index textarea {
        display: block;
        width: 100%;
        height: 25px;
        padding: 8px 14px;
        font-size: 16px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 2px;
        box-shadow: inset 0 0 1px rgba(0,0,0,.05);
        -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

    .checkout-onepage-index select{
        height: 40px;
    }

    #checkout-step-billing .form-list select, #checkout-step-shipping .form-list select{
        width: 101%;
    }

    #checkout-step-billing .form-list .field, #checkout-step-shipping .form-list .field{
        width: 100%;
    }

    #checkout-step-billing .form-list input.input-text, #checkout-step-shipping .form-list input.input-text {
        width: 92%;
    }

    #checkout-step-billing .form-list li.wide input.input-text, #checkout-step-shipping .form-list li.wide input.input-text{
        width:92%;
    }

    .checkout-onepage-index .page-title h1{
        padding: 0 0 15px 0;
    }

    .checkout-onepage-index p.required{
        text-align: center;
    }

    .checkout-onepage-index #checkoutSteps .buttons-set {
        padding: 0;
        text-align: center;
    }

    .checkout-onepage-index  .buttons-set {
        clear: both;
        padding: 0;
    }

    .checkout-onepage-index .col2-set .col-1 {
        float: none;
        width: 100%;
    }

    .checkout-onepage-index  .buttons-set button.button {
        float: none;
    }

    .checkout-onepage-index .opc li.section {
        padding-bottom: 5px;
    }

    dd.ox-picker img {
        width: 42px;
        height: 42px;
    }

    div#category-collection .product-name-wapper {
        height: 45px;
    }

}

@media only screen and (max-width: 375px) {


    .checkout-onepage-index .col-main{
        width: auto;
    }

    .product-color-samples dd.ox-picker img  {
        width:42px;
        height:42px;
    }

    #checkout-step-billing .form-list select, #checkout-step-shipping .form-list select {
        width: 101%;
    }

   .pinterest {
        width: 61px !important;
    }
    
    .facebook {
        width: 100px !important;
    }
    
    .google-plus {
        width: 75px !important;
    }
    
    .twitter {
        width: 95px !important;
    }
    
    
    .header .links li a{
        padding: 3px 5px 0 25px;
    }
    
    .header .links li.link-3 a{
        padding: 3px 5px 0 39px;
    }

    
    #options-list-front-type li, #options-list-mattress-size li, #options-list-back-type li, ul.options-list li {
        width:47%;
        padding:6px 1px;
        height: 47px;
    }

    .products-grid .price-box{
        padding: 2px 5px;
    }

    .toolbar .pager .amount{
        display:none;
    }

    .toolbar .pager .pages{
        float: none;
        margin: 0 auto;
    }

    dd.ox-picker img {
        width: 43px;
        height: 43px;
    }

    .products-grid li.item a.minimal-price-link{
        display:none;
    }
}

@media only screen and (max-width: 365px) {
    #options-list-front-type li, #options-list-mattress-size li, #options-list-back-type li, ul.options-list li{
        padding:6px 0px;
    }

    dd.ox-picker img {
        width: 42px;
        height: 42px;
    }
}

@media only screen and (max-width: 320px) {


    .tagseo-product-stacked .button span span{
        padding: 7px 25px 10px 19px;
    }

    .nav {
        width: 84% !important;
    }

    .cms-index-index .furniture-shop{
        font-size: 13px;
    }
    
    .products-grid li.item-c-316 img{
        width:90%;
        height: auto;
    }
    .add-to-cart-button-wapper{
        padding-right:0px;
    }
    .product-options-bottom{
        padding:5px;
    }

    .product-color-samples dd.ox-picker img  {
        width:41px;
        height:41px;
    }
    
    .pinterest {
        width: 51px !important;
    }
    
    .facebook {
        width: 95px !important;
    }
    
    .google-plus {
        width: 68px !important;
    }
    
    .twitter {
        width: 85px !important;
    }
    
    .product-top-wapper{
        padding:0 0 7px 0;
    }
    
    .social-network{
        margin-top:7px;
        clear:both;
        float:none;
    }
    
    .header .links li a, .header .links li.link-3 a{
        padding: 3px 0px 0 17px;
        background:none;
    }

    #options-list-front-type li, #options-list-mattress-size li, #options-list-back-type li, ul.options-list li{
        width:47%;
        padding:6px 0px;
    }

    #shipping-popup input.input-text, #shipping-popup #postcode{
        width: 90%;
    }

    .cart .shipping .buttons-set{
        width: 100%;
        padding: 0;
    }

    dd.ox-picker img {
        width: 36px;
        height: 36px;
    }

    .product-view .box-tags .product-tags li{
        margin: 0 5px 0 0;
    }

    .buttons-set button.button{
        float: left;
    }

    .cart .discount .input-box{
        width:260px;
    }

    .cart .discount .input-text{
        width:90%;
    }

    #shopping-cart-table .item-options{
        width: 180px;
    }

    #shopping-cart-table .item-options dd{
        padding-left:5px;
    }

    .cart-table td{
        padding: 15px 0px;
    }

    #checkout-step-billing .form-list input.input-text, #checkout-step-shipping .form-list input.input-text {
        width: 90%;
    }

    #checkout-step-billing .form-list li.wide input.input-text, #checkout-step-shipping .form-list li.wide input.input-text {
        width: 90%;
    }

    #checkout-step-billing .form-list select, #checkout-step-shipping .form-list select {
        width: 101%;
    }

    body.magepal-minipdp-product-view .pre-config-product .images ul li{
        width: 27%;
    }


}

@media only screen and (max-width: 320px) {
    #options-list-front-type li, #options-list-mattress-size li, #options-list-back-type li, ul.options-list li {
        width: 100%;
    }
}

.pinterest a{
    z-index: 0;
}



body.magepal-minipdp-product-view .pre-config-product{
    margin-left: 0px;
}



body.magepal-minipdp-product-view  #category-collection{
    padding-top:15px;
    background-color: #FFF;
}

body.magepal-minipdp-product-view .products-grid li.item,
body.magepal-minipdp-product-view div#category-collection li.item{
    margin-bottom: 10px;
}


body.magepal-minipdp-product-view .contact-us li{
    float: left;
    width:45%;
    padding-top: 10px;
}

@media screen and (max-width: 770px) {

    /* #top-initial {
        font-size: 13px;
    } */

    #shipping-modal {
        width: 85%;
        left: 5%;
        top: 30px;
    }

}

@media screen and (max-width: 570px) {

    /* #top-initial {
        font-size: 13px;
    } */

    #shipping-modal {
        width: 75%;
        left: 5%;
        top: 30px;
    }

}

@media screen and (max-width: 1330px) {

    #top-header-nav li{
        width:100%;
    }

    #top-header-nav{
        display:none;
        padding: 0;
        height: 0;
    }

    #navigation-wrapper{
        position: absolute;
        z-index: 1;
        background-color: #fff;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.8);
        overflow: scroll;
    }

    #navigation-wrapper ul {
        background-color: #fff;
    }

    #header-nav-ul li {
        margin: 0;
        padding: 0;
    }

    .outer-nav li a {
        display: block;
        padding: 10px;
        text-decoration: none;
        font-size: 17px;
        letter-spacing: 1px;
        border-bottom: 1px solid #F9F9F9;
        border-top: 1px solid #F9F9F9;
    }

    .outer-nav > li > a {
        font-weight: bold;
    }

    .outer-nav li a span {
        float: right;
        color: #999;
        font-size: .7em;
    }

    #header-nav-ul li a:hover {
        background-color: #efefef;
    }

    .navexpanded {
        display:none;
    }

    .navexpand-right {
        display:none;
    }

    .nav-deep li a{
        padding: 7px 0 7px 30px;
        border: 0;
        font-size:15px
        text-transform: none;
    }

}



/*******************************************/
/***************** MOBILE Footer ******************/
/*******************************************/

@media screen and (max-width: 770px) {

    .footer-mobile {
        padding: 10px;
    }

    .foot-top {
        width: 100%;
        float: none;
    }

    .foot-top h3 {
        margin-left: 10px;
    }

    #foot-mail {
        padding-left:10px;
        padding-right: 10px;
        width: 100%;
    }

    #foot-social {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }

    #socials {
        text-align: center;
    }

    .footstuff h3 {
        border-bottom: 1px solid #ccc;
        padding: 10px;
    }

    .footstuff h3 span {
        display: block;
        float:right;
    }

    .footstuff h3:hover {
        cursor: pointer;
    }

    .footstuff ul h3 span:before {
        content: '\25B6';
    }

    .footstuff ul.open h3 span:before {
        content: '\25BC';
    }

    .footstuff ul {
        width: 100%;
        padding: 0;
    }

    .footstuff ul li {
        display: none;
    }

    .footstuff ul.open li {
        display: block;
    }


    .footstuff ul li a {
        margin: 0;
        padding: 10px;
    }

    .foot-seal {
        max-width: 30%;
    }

    #first-foot-seal {
        margin-left: 0;
    }

    #policy-links {
        width: 100%;
        max-width: 100%;
        line-height: 22px;
        margin: 0;
        float: none;
    }

    .foot-seal img {
        width:100%;
    }

}
