/* $Id:$ */
/* 
 *   Texas Bullock Museum Site
 */

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover,
a:focus,
input:focus,
select:focus,
textarea:focus,
button:focus,
.button:focus {
    outline: none;
}
/* #bf3f24 > #b1381f */
body {font-family: "Gotham SSm A", "Gotham SSm B";}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-weight: bold;}
.container {max-width: 1430px;}
.breadcrumb-wrap .breadcrumbs {
    font-size: 0.75rem;
    padding-bottom: 15px;
    padding-top: 15px;
}
.breadcrumb-wrap .breadcrumbs a {
    color: #000;
    text-decoration: none;
}
button,
.button {
    background-color: #eee;
    color: #bf3f24;
    font-size: 0.95rem;
    padding: 12px 45px;
}
button:hover,
.button:hover {
    background-color: #ddd;
    color: #bf3f24;
}
#tiptip_holder {
    z-index: 99999;
}
.input-group .input-group-input input {
    border: 1px solid #eee;
    font-size: 0.85rem;
    padding: 12px 5px;
}
.fieldset .field label {background-color: #f6f6f6;}
.status-box {
    background-color: #fff; 
    border: none; 
    color: #31a6aa;
    display: block;
    padding: 10px 0;
    margin-bottom: 15px;
}
.back-top {
    border-top: 3px solid #878787;
    border-bottom: 3px solid #878787;
    bottom: 80px;
    color: #878787;
    display: none;  
    text-align: center;
    font-weight: 400;
    font-size: 0.7rem;
    right: 30px;
    position: fixed;
    padding: 5px;
    text-transform: uppercase;
    z-index: 100;
}
.back-top i {
    font-size: 1.5rem;
    margin-top: -10px;
}
.back-top span {display: block;}
/**
* Non US orders
*/
.non-us-orders-note {
    border: 1px solid #bf3f24;
    margin: 15px 0 25px 0;
    padding: 15px;
}

/** 
 * Email acquisition
 */
#simplemodal-container.lcb-smc {max-width: 645px;}
#simplemodal-container.lcb-smc .modalCloseImg {color: #fff;}
.lets-connect-box {
    background: #fff url(/mas_assets/media/texas_bullock_museum/ea_bcg.jpg) no-repeat;
    margin: -15px;
    padding: 50px;
    max-height: 365px;
}
.lets-connect-box .lcb-inner {
    background-color: #fff;
    padding: 45px;
}
.lets-connect-box h2 {
    color: #242d41;
    font-size: 2.5rem;
    font-weight: normal;
    margin: 0 15px 0 0 ;
    text-transform: uppercase;
}
.lets-connect-box .be-first {
    color: #31adc9;
    font-size: 1rem;
    margin-bottom: 35px;
}
.lets-connect-box .input-group .input-group-input {padding-right: 5px;}
.lets-connect-box .input-group input {
    border: 2px solid #000;
    color: #000;
    font-size: 1rem;
    padding: 6px 15px;
}
.lets-connect-box .input-group input::-webkit-input-placeholder {color: #000;}
.lets-connect-box .input-group input:-moz-placeholder {color: #000;}
.lets-connect-box .input-group input::-moz-placeholder {color: #000;}
.lets-connect-box .input-group input:-ms-input-placeholder {color: #000;}
.lets-connect-box .sign-up {
    background-color: #b33b2b;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    margin: 0;
    padding: 8px 15px;
    width: initial;
}


/**
 * Header
 */
.ajax-cart-wrap > .container {position: relative;}
.site-header {background-color: #fff;}
.site-header-inner {position: relative;}
.site-header-top {
    background-color: #000;
    color: #fff;
}
.site-header-top > .container {
    padding-bottom: 8px;
    padding-top: 8px;
}
.site-header-top a {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
}
.site-header-top a > i {
    color: #878787;
    display: inline-block;
    font-size: 1.1rem;
    margin: 0 10px;
}
.site-header-top .account-link,
.site-header-top .checkout-link {
    border-right: 1px solid #3f3f3f;
    padding-right: 10px;
}
.site-logo {
    display: inline-block;
    margin-top: 10px;
    max-width: 300px;
}
.site-header .header-banner {
    color: #31a6a5;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}
.site-header .header-banner a {
    color: #31a6a5;
    text-decoration: none;
}
.site-header .mobile-header-actions {
    float: right;
    margin-top: 21px;
}
.site-header .mobile-header-actions > a {
    background-color: #eee7db;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    color: #44352b;
    display: inline-block;
    font-size: 1.5rem;
    margin-left: 5px;
    padding: 7px;
    text-decoration: none;
}
.site-search .search-box {
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -khtml-border-radius: 17px;
    border-radius: 17px;
    border: 2px solid #000;
    overflow: hidden;
}
.site-search .search-box input {
    border: 0;
    font-size: 0.9rem;
    padding: 5px;
}
.site-search .search-box input::-webkit-input-placeholder {
    color: #000;
    font-weight: bold;
}
.site-search .search-box input:-moz-placeholder {
    color: #000;
    font-weight: bold;
}
.site-search .search-box input::-moz-placeholder {
    color: #000;
    font-weight: bold;
}
.site-search .search-box input:-ms-input-placeholder {
    color: #000;
    font-weight: bold;
}
.site-search .search-box button {
    background-color: transparent;
    color: #000;
    font-size: 1.4rem;
    padding: 0px 10px 2px 15px;
}
.search-page button {padding: 5px 30px;}

/* Ajax cart */
#shopping-cart-container {
    right: 15px;
    top: 65px;
    width: 320px;
}
.ajax-cart .shopping-cart-title {
    border-bottom: 1px solid #ddd;
    color: #383736;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.ajax-cart .cart-items .item-info .item-link {
    color: #3a3a3a;
    font-weight: bold;
    text-decoration: none;
}
.ajax-cart .cart-items .image {
    padding-right: 15px;
    width: 70px;
}
.ajax-cart .cart-items .image > a {width: 70px;}
.ajax-cart .cart-items .qty-wrap {
    color: #7b7b7b;
    font-weight: bold;
}
.ajax-cart .cart-btn {
    background-color: #bf3f24;
    color: #fff;
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.ajax-cart .checkout-btn {
    background-color: #bf3f24;
    width: 100%;
}
.ajax-cart .cart-btn:hover,
.ajax-cart .checkout-btn:hover {
    background-color: #b82e11;
}
.ajax-cart .close {
    font-size: 0.8rem;
    padding-top: 8px;
}
.ajax-cart .thumb-tbm{
    width: 48%;
    float: left;
}

/**
 * Footer
 */
 .site-footer {
    background-color: transparent;
    padding: 0;
} 
.site-prefooter {
    background-color: #eee7db;
    border-top: 1px solid #000;
    padding: 50px 0 30px 0;
}
.site-prefooter .pf-block label {
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
}
.site-prefooter .location-block {
    background: url(../images/texas_teritory.png) top left no-repeat;
    min-height: 110px; 
    padding-left: 125px;
}
.site-prefooter .location-block address {
    font-style: normal;
    font-weight: 500;
}
.site-prefooter .location-block address a {color: #c25039;}
.socials > a {
    background: blue;
    background-size: 40px 40px;
    color: #fff;
    font-size: 1.5rem;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    width: 40px;
}
.socials > .fa-facebook {background: url(../images/social_bcgs/facebook-back.png);}
.socials > .fa-twitter {background: url(../images/social_bcgs/twitter-back.png);}
.socials > .fa-youtube {background: url(../images/social_bcgs/youtube-back.png);}
.socials > .fa-instagram {background: url(../images/social_bcgs/instagram-back.png);}
.socials > .fa-yelp {background: url(../images/social_bcgs/yelp-back.png);}
.socials > .fa-pinterest {background: url(../images/social_bcgs/pinterest-back.png);}

.site-footer .subscribe-box input {
    border: 2px solid #000;
    padding: 5px;
}
.site-footer .subscribe-box input::-webkit-input-placeholder {
    color: #000;
    font-weight: bold;
}
.site-footer .subscribe-box input:-moz-placeholder {
    color: #000;
    font-weight: bold;
}
.site-footer .subscribe-box input::-moz-placeholder {
    color: #000;
    font-weight: bold;
}
.site-footer .subscribe-box input:-ms-input-placeholder {
    color: #000;
    font-weight: bold;
}
.site-footer .subscribe-box button {
    background-color: #000;
    padding: 7px;
    height: 33px;
}
.site-footer .subscribe-box button:before {
    content: '';
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 0;
    border-left: 10px solid #cdb585;
    display: block;
    height: 1px;
    width: 1px;
}
.site-footer .site-footer-inner {
    background: #eee7db url(../images/footer-bcg.jpg) top center no-repeat;
    border-top: 1px solid #000;
    padding: 15px 0;
}
.site-footer .links-block h4 {
    color: #bf3f24;
    font-size: 1rem;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}
.site-footer .links-block ul {
    display: none;
    list-style: none;
    margin-bottom: 10px;
}
.site-footer .links-block ul li {padding: 3px 0;}
.site-footer .links-block ul li,
.site-footer .links-block ul a {
    color: #000;
    text-decoration: none;
}
.site-footer .links-block .purchase-support {
    color: #8d5927;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 20px;
    text-transform: uppercase;
}
.site-footer .copyright-section {
    background-color: #000;
    color: #fff;
    font-size: 0.65rem;
    font-weight: 300;
    padding: 12px 0;
    text-transform: uppercase;
}
.site-footer .copyright-section a {
    color: #fff;
    text-decoration: none;
}
.site-footer .copyright-section .poweredby {white-space: nowrap;}
.site-footer .footer-slogan {
    font-weight: bold;
    letter-spacing: 2px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
}

/**
 * Homepage
 */
.homepage-slider-wrap .bx-wrapper .bx-controls-direction a {
    background: none;
    color: rgba(255,255,255,0.7);
    font-size: 3rem;
    height: initial;
    line-height: 1;
    margin-top: -32px;
    width: initial;
    text-indent: initial;
    text-decoration: none;
}
.homepage-slider-wrap .slide {
    position: relative;
    text-align: center;
}
.bx-wrapper img {display: inline-block;}
.homepage-slider-wrap .caption-wrap {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
}
.homepage-slider-wrap .caption {
    background-color: rgba(61,144,140,0.82);
    color: #fff;
    padding: 15px;
}
.homepage-slider-wrap .caption .title {
    font-size: 2rem;
    font-weight: lighter;
    line-height: 1;
    margin-right: 20px;
}
.homepage-slider-wrap .caption .link {
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
}
.homepage-boxes .image-boxes {
    margin: 30px auto;
    text-align: center;
}
.homepage-boxes .image-boxes a {
    display: block;
    position: relative;
    text-decoration: none;
}
.homepage-boxes .image-boxes .caption {
    background-color: rgba(191,63,36,0.6);
    bottom: 0;
    color: #fff;
    font-weight: bold;
    left: 0;
    padding: 10px 15px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
.homepage-boxes .text-boxes {width: 100%;}
.homepage-boxes .text-boxes .text-box-row {
    display: table;
    width: 100%;
}
.homepage-boxes .text-boxes .text-box {
    display: table-cell;
    padding: 15px;
    text-align: center;
    width: 50%;
}
.homepage-boxes .text-boxes .box1,
.homepage-boxes .text-boxes .box3 {border-right: 2px solid #703f1c;}
.homepage-boxes .text-boxes .box2,
.homepage-boxes .text-boxes .box4 {border-left: 2px solid #703f1c;}
.homepage-boxes .text-boxes .text-box .title {
    color: #bf3f24;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.homepage-boxes .text-boxes .text-box .text {color: #703f1c;}

/**
 * Site navigation
 */
.site-nav-wrapper .mobile-menu-close {display: none;}
.site-nav {
    display: block;
    font-size: 0;
    position: relative;
    text-align: justify;
    z-index: 1;
}.site-nav:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.site-nav > .top-level > a {
    color: #000;
    font-weight: 500;
    text-decoration: none;
}
.site-nav .site-nav-subcategory-inner {
    background-color: #fff;
    padding: 15px;
}
.site-nav .subcategories ul {list-style: none;}
.site-nav .subcategories a {
    color: #000;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
}
.site-nav .subcategories a.view-all {color: #bf3f24;}

/**
 * Category
 */
.category-page {}
.category-page .category-info,
.cms-page.new .title-img-wrap {position: relative;}
.category-page .category-info h1 {
    color: #000;
    margin: 0;
    padding: 15px 0;
}
.category-page .category-info.has-image h1,
.cms-page.new h1 {
    background-color: rgba(122,158,44,0.69);
    bottom: 0;
    color: #fff;
    font-weight: 200;
    position: absolute;
    padding: 15px 45px;
    right: 0;
}

/* Refine Solr Filters*/
.category-filters .filter-options .hidden-option {display: none;}
.category-filters .filter-options .filter-expand {display: block;}
.category-filters .filter-options .filter-expand:before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    margin-right: 5px;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.category-filters .filter-options .filter-expand:after {display: inline-block;}
.category-filters .filter-options .filter-expand.more:before {content: "\f078";}
.category-filters .filter-options .filter-expand.more:after {content: 'more';}
.category-filters .filter-options .filter-expand.less:before {content: "\f077";}
.category-filters .filter-options .filter-expand.less:after {content: 'less';}

/* Actions */
.category-actions {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    margin: 0;
}
.category-actions.actions-top {border-top: 0;}
.category-actions > div {
    margin: 10px 0;
    position: relative;
    vertical-align: middle;
}
.category-actions .view-as-box .grid-block,
.category-actions .view-as-box .rows-block {
    border: 1px solid #c0c0c0;
    display: inline-block;
    height: 22px;
    padding: 1px;
    vertical-align: middle;
}
.category-actions .view-as-box .grid-block span {
    display: block;
    height: 8px;
}
.category-actions .view-as-box .grid-block .fa-th-large,
.category-actions .view-as-box .rows-block .fa-th-list{
    font-size: 1.4em;
    color: #c0c0c0;
}
.category-actions .category-sort-order {margin-right: 0;}

.category-actions .pagination a {
    background-color: #eee;
    color: #000;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 32px;
}
.category-actions .pagination .active {background-color: #d3bfa9;}
.category-actions .pagination .fa {color : #7e7e7e;}

/* Thumbs */
.thumbs-wrap {margin: 0 -10px;}

.thumb-tbm {padding: 15px 10px;}
.thumb-tbm .thumb-tbm-inner {
    border: 1px solid #ececec;
    position: relative;
    z-index: 0;
}
.thumb-tbm .wishlist-btn,
.thumb-tbm-row .wishlist-btn {
    color: #ddd5d5;
    font-size: 1.3rem;
    position: absolute;
    right: 15px;
    text-decoration: none;
    top: 15px;
    z-index: 1;
}
.thumb-tbm .img-wrap {position: relative;}
.thumb-tbm .img {
    display: block;
    text-align: center;
    padding-top: 15px;
}
.thumb-tbm-row .qv,
.thumb-tbm .qv {
    background-color: rgba(122,158,44,0.69);
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 1.2rem;
    font-weight: 100;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
}.thumb-tbm-row .qv:hover,
.thumb-tbm .qv:hover {background-color: rgba(122,158,44,0.79);}
.thumb-tbm .product-info {
    height: 150px;
    padding: 10px;
}
.product-tags .ptag {
    font-size: 0.85rem;
    padding: 5px 0;
    text-transform: uppercase;    
}
.product-tags {
    font-size: 0.95rem;
    font-weight: bold;
    margin-bottom: 5px;
}
.product-tags .new {color: #7a9e2c;}
.product-tags .bestseller {color: #31a6a5;}
.product-tags .texas {color: #905a29;}
.product-tags .online-only {color: #8c8c8c;}
.thumb-tbm .name,
.thumb-tbm-row .name {
    color: #000;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
}
.thumb-tbm .price {
    font-weight: 300;
    margin-right: 5px;
}
.thumb-tbm .retail-price,
.thumb-tbm .old-price,
.thumb-tbm-row .retail-price,
.thumb-tbm-row .old-price {text-decoration: line-through;}
.thumb-tbm .sale-price,
.thumb-tbm-row .sale-price {color: #af2f14}
.thumb-tbm .see-more-options,
.thumb-tbm-row .see-more-options {
    background-color: #eee7db;
    bottom: 0;
    color: #000;
    font-size: 0.75rem;
    font-weight: bold;
    line-height: 1;
    padding: 10px;
    right: 0;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 2;
}

/* thumb row */
.thumb-tbm-row {
    border: 2px solid #e5e5e5;
    margin: 15px;
    padding-left: 170px;
    padding-right: 15px;
    position: relative;
}
.thumb-tbm-row .img-wrap {
    float: left;
    margin-left: -170px;
    position: relative;
    width: 150px;
}
.thumb-tbm-row .img-wrap > a {
    display: block;
    text-align: center;
}
.thumb-tbm-row .img-wrap > a > img {
    padding: 10px;
    width: 80%;
}
.thumb-tbm-row .see-more-options {
    left: 0;
    right: initial;
}
.thumb-tbm-row .product-info {padding: 15px 0;}
.thumb-tbm-row .description {margin-top: 40px;}

.thumb-tbm.slot-row{
    width: 100%!important;
    padding: 0px 10px!important;
    height: auto!important;
}
.thumb-tbm.slot-thumb{
    padding: 0px 10px!important;
}
.thumb-tbm-row.slot-thumb, .thumb-tbm-row.slot-row{
    padding: 0px;
    border:none;
}

/**
 * Product page
 */
.product-page .product-title h1 {
    font-size: 1.7rem;
    margin: 15px 0;
    line-height: 1.42;
}
.product-page .sku {
    color: #000;
    font-style: normal;
}
.product-page .free-shipping-badge,
.product-page .onsale-item-badge {display: none;}
.product-page .product-images {margin-bottom: 20px;}
.product-page .product-img-wrap {
    border: 1px solid #eaeaea;
    width: 100%;
}
.product-page .product-information {margin-bottom: 20px;}
.product-page .product-gallery img {width: 100px;}
.product-quickview .product-gallery img {width: 50px;}
.product-page .share-box-wrapper {position: relative;}
.product-page .share-box-wrap {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 10px;
    display: none;
    padding: 10px 10px 2px 10px;
    position: absolute;
    right: 0px;
    width: 170px;
}
.product-page .share-button {
    cursor: pointer;
    font-size: 1rem;
    font-weight: bold;
    padding: 5px 0;
    text-transform: uppercase;
}
.product-page .share-box-wrap .share-box .addthis_toolbox > a {
    display: block;
    margin-right: 5px;
}
.product-page .share-box-wrap .share-box .addthis_toolbox .tweet_iframe_widget {margin-left: -32px;}
.product-page .share-box-wrap .share-box .addthis_toolbox .pin_it_iframe_widget {margin-right: 3px;}
.product-page .share-box-wrap:after, 
.product-page .share-box-wrap:before {
    bottom: 100%;
    left: 80%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}
.product-page .share-box-wrap:before {
    border-bottom-color: #ddd;
    border-width: 10px;
    margin-left: -10px;
}
.product-page .share-box-wrap:after {
    border-bottom-color: #f5f5f5;
    border-width: 8px;
    margin-left: -8px;
}

/* Parent child box */
.pc-wrapper .pc-attribute-wrapper {margin-bottom: 25px;}
.pc-wrapper .pc-attribute-wrapper .attribute-title {
    color: #222;
    display: inline-block;
    font-size: 0.9rem;
    margin-bottom: 10px;
    text-transform: uppercase;
    vertical-align: middle;
}
.pc-wrapper .pc-attribute-wrapper .selected-value {
    color: #8b8b8b;
    text-transform: none;
}
.pc-wrapper .pc-attribute-wrapper .size-chart-wrap {
    display: inline-block;
    margin: 0 0 10px 5px;
    vertical-align: middle;
}
.pc-wrapper .pc-attribute-wrapper .size-chart-wrap .fa-child {
    color: #8b8b8b;
    display: inline-block;
    margin-right: 5px;
}
.pc-wrapper .pc-attribute-wrapper .size-chart-wrap .size-chart-link {
    color: #8b8b8b;
    font-size: 0.8rem;
}
.pc-wrapper .pc-attribute-wrapper .attribute-options:after {
    content: '';
    clear: both;
    display: table;
} 
.pc-wrapper .pc-attribute-wrapper .attribute-option {
    float: left;
    list-style: none;
    margin: 0 5px 5px 0;
}
.pc-wrapper .pc-attribute-wrapper .attribute-option label {
    border: 1px solid #d5d5d5;
    color: #222;
    display: inline-block;
    font-weight: bold;
    height: 46px;
    padding: 1px;
    text-align: center;
    width: 46px;
}
.pc-wrapper .pc-attribute-wrapper .attribute-option.sb_binding-swatch label {
    padding: 0 10px;
    width: initial;
}
.pc-wrapper .pc-attribute-wrapper .attribute-option .disabled:not(.in_stock_email) {
    cursor: not-allowed;
    opacity: 0.7;
}
.pc-wrapper .pc-attribute-wrapper .attribute-option label > span {line-height: 42px;}
.pc-wrapper .pc-attribute-wrapper .attribute-option label > img {
    border: 1px solid #fff;
    height: 42px;
    width: 42px;
}
.pc-wrapper .pc-attribute-wrapper .attribute-option label:hover,
.pc-wrapper .pc-attribute-wrapper .attribute-option .pc-selected {border-color: #393a39;}
.pc-wrapper .pc-attribute-wrapper .attribute-option input[type="radio"] {display: none;}

/* Prices */
.product-page .product-prices .price {
    color: #040404;
    font-size: 1.4rem;
    margin: 0 10px 0 0;
}
.product-page .product-prices .new-price {color: #a50101;}
.product-page .product-prices .you-save {
    color: #4b4b4b;
    display: inline-block;
    font-size: 1rem;
}
.product-page .product-prices .you-save .saved-money {font-weight: 300;}

.product-page .product-actions {margin: 0;}
.product-page .product-actions .qty-box {
    display: inline-block;
    margin: 0 0 15px 0;
}
.product-page .product-actions .qty-box label {
    color: #222;
    display: block;
    font-size: 0.9rem;
    margin-bottom: 5px;
    text-align: left;
}
.product-page .product-actions .qty-box input {
    border: 1px solid #d5d5d5;
    font-size: 1.1rem;
    line-height: 1.7rem;
    padding: 7px 10px;
    width: 60px;
}

.product-page .add-to-cart-box {margin: 0;}
.product-page .add-to-cart {
    background-color: #bf3f24;
    font-weight: normal;
    padding: 10px 20px;
    margin: 0 10px 10px 0;
}
.product-page .add-to-cart i {margin-left: 10px;}
.product-page .add-to-cart:hover {background-color: #b1381f;}
.add-to-wishlist {
    background: none;
    float: none;
    height: initial;
    text-indent: 0;
    width: initial;
}
.product-page .sold-out {
    background-color: #3b4967;
    color: #fff;
    display: inline-block;
    font-size: 0.95rem;
    margin: 0 0 10px 0;
    opacity: 0.7;
    padding: 10px 20px;
    text-transform: uppercase;
    vertical-align: middle;
}
.product-page .add-to-wishlist,
.product-page .added-to-wishlist {
    background-color: #3b4967;
    color: #fff;
    display: inline-block;
    font-size: 0.95rem;
    margin: 0 0 10px 0;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.product-page .add-to-wishlist i,
.product-page .added-to-wishlist i {margin-left: 10px;}
.product-page .add-to-wishlist:hover i:before,
.product-page .added-to-wishlist i:before {content: "\f101";}
.product-page .input-group {
    display: inline-block;
    vertical-align: middle;
    width: 210px;
}
.product-page .input-group-input input {
    border: 2px solid #000;
    padding: 5px;
}
.product-page .input-group input::-webkit-input-placeholder {color: #000;}
.product-page .input-group input:-moz-placeholder {color: #000;}
.product-page .input-group input::-moz-placeholder {color: #000;}
.product-page .input-group input:-ms-input-placeholder {color: #000;}
.product-page .input-group-button button {
        background-color: #000;
    padding: 0 10px;
    height: 33px;
}
.product-page .input-group-button i {
    color: #fff;
    font-size: 1.5rem;
}

/* Product tabs */
.product-tabs {
    background-color: initial;
    border-bottom: 1px solid #e1e1e1;
    padding: 0;
}
.product-tabs .tab-title {
    border-top: 1px solid #e1e1e1;
    color: #bf3f24;
    font-size: 1rem;
    margin: 0;
    padding: 15px 25px 15px 5px;
    position: relative;
}
.product-tabs .tab-title:after {
    content: "\f067";
    color: #514f4f;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 5px;
    top: 15px;
}
.product-tabs .tab-title.expanded:after {content: "\f068";}
.product-tabs .product-tab {
    border-top: 1px solid #e1e1e1;
    display: none;
    padding: 15px 5px;
}
.view-more-box {
    height: 110px;
    line-height: 1.5;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
}
.view-more-box.expanded {
    height: initial;
    overflow: auto;
}
.view-more-box.view-more-trigger-show .view-more-trigger {
    background: #fff;
    bottom: 0;
    cursor: pointer;
    display: block;
    line-height: 2;
    left: 0;
    position: absolute;
    width: 100%;
}
.view-more-box.view-more-trigger-show .view-more-trigger:after {
    background-color: #fff;
    color: #bf3f24;
    bottom: 0;
    content: '... View More +';
    display: inline-block;
    padding: 1px 0 1px 5px;
}
.view-more-box.expanded .view-more-trigger:after {content: 'View Less -';}
.product-page .you-may-also-like-wrap h4 {text-align: center;}
.product-page .you-may-also-like-wrap {margin: 50px -10px 30px -10px;}
.product-page .you-may-also-like-wrap:after {
    content: '';
    clear: both;
    display: table;
}

/**
 * Cart page
 */
.cart-page h1 {
    color: #000;
    float: left;
    margin-bottom: 15px;
}
.cart-page .checkout-btn {
    background-color: #bf3f24;
    color: #fff;
    font-size: 0.95rem;
    padding: 12px 45px;
    text-transform: uppercase;
}
.cart-page .checkout-btn:hover {
    background-color: #b1381f;
    color: #fff;  
}
.cart-page h1 + .checkout-btn {
    margin-bottom: 15px;
    margin-left: 10px;
}
.cart-page .continue-shopping {
    float: right;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.tbm-cart-content .cart-actions {text-align: right;}
.tbm-cart-table {
    margin-bottom: 10px;
    width: 100%;
}
.tbm-cart-table th {
    background-color: #f7f5f5;
    border-bottom: 1px solid #ddd;
    color: #777;
    font-weight: normal;
    padding: 2px 5px;
    text-align: left;
}
.tbm-cart-table .unit-price-title,
.tbm-cart-table .qty-title, 
.tbm-cart-table .unit-price,
.tbm-cart-table .quantity {text-align: center;}
.tbm-cart-table .total-price-title,
.tbm-cart-table .total-price {text-align: right;}
.tbm-cart-table td {
    border-bottom: 1px solid #ddd;
    padding: 10px 5px;
    vertical-align: top;
}
.tbm-cart-table input[name^="qty"] {
    border: 2px solid #c6c6c6;
    text-align: center;
    width: 50px;
}
.tbm-cart-table .item .info {margin-bottom: 10px;}
.tbm-cart-table .info .name {
    color: #393a39;
    font-weight: bold;
    text-decoration: none;
}
.tbm-cart-table .info .sku {
    display: block;
    margin-top: 5px;
}
.tbm-cart-table .info .props {
    display: block;
    margin-top: 5px;
}
.tbm-cart-table .total-price {font-weight: bold;}
.tbm-cart-table .remove,
.tbm-cart-table .wishlist {
    color: #000;
    display: inline-block;
    font-size: 0.75rem;
    margin-top: 10px;
    text-decoration: none;
}
.tbm-cart-content .actions-and-promos .promo-box {max-width: initial;}
.tbm-cart-content .actions-and-promos .promo-box .title {
    display: inline-block;
    margin-bottom: 5px;
}
.cart-page .cart-shipping-quote .ship-options-trigger {color: #5c5c5c;}
.tbm-cart-content .cart-totals {
    background-color: transparent;
    border: 0;
    margin-bottom: 40px;
    padding: 0;
}
.tbm-cart-content .cart-totals table {width: 100%;}
.tbm-cart-content .cart-totals table td {
    font-size: 1rem;
    padding: 10px 0;
}
.tbm-cart-content .cart-totals table .total td {
    border-top: 1px solid #ddd;
    color: #303030;
    font-size: 1.2rem;
    font-weight: bold;
    padding-top: 15px;
}

/**
 * Checkout process
 */
.checkout-page {padding: 0 0 30px 0;}
.checkout-page a {color: #bf3f24;}
.checkout-page a:hover {color: #b1381f;}
.checkout-page .checkout-btn {
    background-color: #bf3f24;
    font-size: 1rem;
    font-weight: bold;
    padding: 10px 45px;
    text-decoration: none;
    text-transform: uppercase;
}
.checkout-page .checkout-btn:hover {background-color: #b1381f;}
.checkout-page .page-title {font-size: 1.8rem;}
.checkout-page .sidebar-summary-inner .total-info .input-group .input-group-input input,
.tbm-cart-content .cart-totals .input-group .input-group-input input {padding: 5px;}
.checkout-page .sidebar-summary-inner .total-info .input-group .input-group-button button,
.tbm-cart-content .cart-totals .input-group .input-group-button button {
    font-size: 0.85rem;
    padding: 6px 15px;
}

/* Steps */
.tbm-checkout-steps {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: 30px;
}
.tbm-checkout-steps .checkout-step {
    float: left;
    text-align: center;
}
.tbm-checkout-steps .checkout-step a {
    color: #5c5c5c;
    display: block;
    padding: 15px 0;
    text-decoration: none;
    white-space: nowrap;
}
.tbm-checkout-steps .checkout-step.current {background-color: #f6f6f6;}

/* Checkout start */
.tbm-checkout-page .checkout-start-box {
    max-width: 440px;
    margin: 0 auto;
}
.tbm-checkout-page .checkout-start-box .h4 {line-height: 1.42;}
.tbm-checkout-page .checkout-start-box .checkout-btn {
    float: right;
    text-transform: none;
}
.checkout-start-box .returning-customer-box {margin-bottom: 50px;}
.checkout-start-box .returning-customer-box .checkout-btn {margin-right: 0}
.checkout-start-box .returning-customer-box .forgotten-password {
    color: #000;
    display: inline-block;
    float: right;
    font-size: 0.8rem;
    margin-top: 10px;
}
.checkout-start-box  .alternative-payment-methods {margin-top: 50px;}

/* Shipping page */
.single-shipping-page .shipping-methods {margin: 0;}
.checkout-shipping-box .page-title {font-size: 1.6rem;}
.single-shipping-page .checkout-shipping-box h3 {
    color: #5c5c5c;
    margin: 0 0 25px 0;
}
.single-shipping-page .refresh-methods {
    font-size: 1rem;
    vertical-align: baseline;
}
.single-shipping-page .shipping-address-box .fieldset {margin-top: 0;}
.shipping-methods .shipping-option {margin-bottom: 5px;}
.shipping-methods .shipping-option input[type="radio"] {margin-right: 10px}
.shipping-methods .shipping-option label {text-transform: uppercase;}
.shipping-methods .shipping-option .method-price {font-weight: bold;}

/* Payment page */
.checkout-payment-box h1,
.checkout-payment-box h4 {color: #5c5c5c;}

.checkout-payment-box .order-summary {margin-bottom: 50px;}
.checkout-payment-box .total-info {
    color: #5c5c5c;
    width: 100%;

}
.checkout-payment-box .total-info td {padding: 5px 0;}
.checkout-payment-box .total-info td:last-of-type {
    padding-left: 10px;
    text-align: right;
    white-space: nowrap;
}
.checkout-payment-box .total-info tr:nth-last-child(2) td {padding-bottom: 15px;}
.checkout-payment-box .total-info .grandtotal {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-size: 1.3rem;
    font-weight: bold;
}
.checkout-payment-box .total-info .grandtotal td {padding: 15px 0;}
.checkout-payment-box .tbm-promo-box {
    margin-bottom: 25px;
    padding-right: 140px;
    position: relative;
}
.checkout-payment-box .tbm-promo-box-hidden {
    display: none;
    margin-bottom: 25px;
}
.checkout-payment-box .check-gc-box .applied-gc {margin-bottom: 10px;}
.checkout-payment-box .tbm-promo-box p {margin: 5px 0;}
.checkout-payment-box .tbm-promo-box .action {
    background-color: #eee;
    bottom: 0;
    color: #bf3f24;
    display: block;
    font-size: 0.95rem;
    height: 50px;
    line-height: 50px;
    position: absolute;
    margin: auto;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 130px;
}
.toggle-check-gc-box,
.toggle-new-gc-box,
.toggle-rp-box{
    cursor: pointer;
}
/* Review page, Order review page */
.tbm-review-page .order-summaries-box {margin-bottom: 15px;}
.tbm-review-page .special-comments textarea {width: 100%;}
.tbm-review-page .special-comments .h5 {font-weight: normal;}
.tbm-review-page .complete-order-box .terms-wrap {
    display: inline-block;
    margin: 10px 0;
} 
.shipping-summary-box,
.payment-summary-box {
    background-color: transparent;
    border: 0;
    margin-bottom: 50px;
    padding: 0;
}
.shipping-summary-box h5, 
.payment-summary-box h5 {
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    padding: 10px 0;
}
.shipping-summary-box .edit, 
.payment-summary-box .edit {
    font-size: 0.85rem;
    padding: 8px 15px;
}

/* Express checkout */
.express-checkout-page {padding-top: 30px;}

/* Receipt */
.order-complete-page {margin-top: 50px;}
.order-complete-page .order-info .print i {
    font-size: 1.3rem;
    margin-right: 10px;
}
.order-complete-page .order-info .print span {
    font-size: 0.85rem;
    text-decoration: underline;
    vertical-align: middle;
}
.order-complete-page .order-info {margin-bottom: 30px;}

.completed-order-summary .order-summary {
    background-color: transparent;
    border: 0;
    padding: 0;
}
.completed-order-summary .order-summary .order-summary-title {
    font-size: 1.1rem;
    font-weight: normal;
    margin: 10px 0;
}
.completed-order-summary .order-summary .cart-summary {
    margin-bottom: 30px;
    width: 100%;
}
.completed-order-summary .order-summary .cart-summary th {
    background-color: #f7f5f5;
    border-bottom: 1px solid #ddd;
    color: #777;
    font-weight: normal;
    padding: 2px 5px;
    text-align: left;
}
.completed-order-summary .order-summary .cart-summary .qty-title {text-align: center;}
.completed-order-summary .order-summary .cart-summary .total-price-title,
.completed-order-summary .order-summary .cart-summary .total-price {text-align: right;}
.completed-order-summary .order-summary .cart-summary .qty,
.completed-order-summary .order-summary .cart-summary .total-price {font-size: 1rem;}
.completed-order-summary .order-summary .cart-summary td {
    border-bottom: 1px solid #ddd;
    padding: 10px 5px;
    vertical-align: middle;
}
.completed-order-summary .order-summary .cart-summary .item .info {margin-bottom: 10px;}
.completed-order-summary .order-summary .cart-summary .info .name {
    color: #393a39;
    font-weight: bold;
    text-decoration: none;
}
.completed-order-summary .order-summary .cart-summary .info .sku,
.completed-order-summary .order-summary .cart-summary .info .props {
    display: block;
    margin-top: 5px;
}
.completed-order-summary .order-summary .total-info  td {
    font-size: 1rem;
    padding: 10px 0;
}
.completed-order-summary .order-summary .total-info .total td {
    border-top: 1px solid #ddd;
    color: #303030;
    font-size: 1.2rem;
    font-weight: bold;
    padding-top: 15px;
}
/* Site Map */
ul.first-level,
ul.second-level {list-style-type: none;}
ul.first-level a,
ul.second-level a {text-decoration: none;}
ul.first-level > li > a {
    border-bottom: 5px solid #8e5926;
    color: #000;
    display: block;
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
}
ul.first-level > li {
    float: left;
    padding: 20px 40px 20px 0;
    width: 33.33%;
}
ul.second-level {padding: 10px 0;}
ul.second-level li {line-height: 1.7;}
ul.second-level a {color: #000;}

/* Bentley Global Arts PDP */
.bentley-description {
    float: right;
    padding-left: 20px;
    width: 50%;
}
.bentley-description .share-box-wrap {z-index: 2;}

/* CMS Page */
.cms-page table td,
.cms-page table th {
    border: 1px solid #5c5c5c;
    padding: 5px 10px;
}
.cms-page.new h1 {margin: 0;}
/* Bentley Global Arts PDP */
/*.bga-description-wrap {
    background-color: #fff;
    color: #777;
    margin-top: -10px;
    margin-bottom: 30px;
}
.bga-description-trigger {
    border: 1px solid #dadada;
    box-shadow: 0px -7px 8px -7px #888888;
    cursor: pointer;
    text-transform: uppercase;
    padding: 20px;
}
.bga-description-trigger:hover {color: #bf3f24;}
.bga-description {
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    color: #777777;
    display: none;
    font-style: oblique;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.7;
    padding: 20px 30px;
}
.bga-description-trigger .arrow {
    cursor: pointer;
    height: 20px;
    float: left;
    width: 40px;
}
.bga-description-trigger .arrow.up {
    background: url(//calder.museumseven.com/img/template/v1/line-arrow-up.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.bga-description-trigger .arrow.down {
    background: url(//calder.museumseven.com/img/template/v1/line-arrow-down.png);
    background-repeat: no-repeat;
    background-position: center center;
}*/

/**
 * Media queries
 ========================================================================== */
@media (max-width: 339px) {
    .site-header .site-logo {
        text-align: center;
        max-width: initial;
        width: 100%;
    }
    .site-header .site-logo img {width: 190px;}
    .site-header .mobile-header-actions {
        float: none;
        text-align: center;
    }
    /**
     * Category page
     */
	.category-page .category-info.has-image h1,
	.cms-page.new h1 {
		font-size: 8px !important;
	}
} /*  max-width 339 exception query for header */
@media (max-width: 479px) {
    /**
     * Header
     */
    .site-logo {max-width: 40%;}

    /**
     * Footer
     */
    .site-footer .socials-block {    
        margin-bottom: 25px;
        margin-top: 10px;
    }

    /**
     * Site navigation
     */
    .site-nav .subcategories {margin-bottom: 20px;}

    /**
     * Homepage
     */
    .homepage-slider-wrap .caption {
        text-align: left;
        padding: 8px;
    }
    .homepage-slider-wrap .caption .title {
        display: block;
        font-size: 1rem;
        margin-right: 0;
    }
    .homepage-slider-wrap .caption .link {
        display: block;
        font-size: 0.9rem;
        margin-top: 5px;
    }
    
    /**
     * Category page
     */
	.category-page .category-info.has-image h1,
	.cms-page.new h1 {
		font-size: 12px;
	}

    /* Thumbs */
    .thumbs-wrap .thumb-tbm {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    /**
     * Product page
     */
    .product-page .you-may-also-like-wrap .thumb-tbm {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    /**
     * Cart page
     */
    .cart-page h1 {
        font-size: 1.4rem;
        float: none;
    }

    /**
     * Checkout
     */
    .tbm-checkout-steps .checkout-step a {font-size: 0.65rem;}

    #shopping-cart-container{width: 100%;}

} /* max-width: 479px */

@media (min-width: 480px) {
    /**
     * Header 
     */
     /**
     * Site navigation
     */
    .site-nav .subcategories {
        float: left;
        padding-right: 15px;
        width: 50%;
    }
    .site-nav .megamenu-banner {
        float: right;
        text-align: center;
        width: 50%;
    }
    .site-nav .megamenu-banner img {display: inline-block;}
    /* Ajax cart */
    #shopping-cart-container {min-width: 400px;}
    
    /**
     * Thumbs
     */
    .thumb-tbm-row {padding-left: 220px;}
    .thumb-tbm-row .img-wrap {
        margin-left: -220px;
        width: 200px; 
    }

    /**
     * Cart page
     */
    .tbm-cart-table .item {padding-left: 60px;}
    .tbm-cart-table .item .img-wrap {
        display: block;
        float: left;
        margin-left: -60px;
        width: 50px;
    }
    .tbm-cart-table .item .img-wrap img {width: 50px;}
    .tbm-cart-table .item .info {
        float: left;       
        width: 100%;
    }
    .tbm-cart-table .item .extra {
        float: left;
        width: 100%;
    }

    /**
     * Receipt page 
     */
    .completed-order-summary .order-summary .cart-summary .item {
        padding-left: 60px;
    }
    .completed-order-summary .order-summary .cart-summary .item .img-wrap {
        display: block;
        float: left;
        margin-left: -60px;
        width: 50px;
    }
    .completed-order-summary .order-summary .cart-summary .item .img-wrap img {width: 50px;}


} /* min-width: 480px */ 

@media (min-width: 480px) and (max-width: 767px){
    /**
     * Header
     */
    .site-logo {width: 210px;}

    /**
     * Homepage
     */
    .homepage-slider-wrap .caption .title {font-size: 1.2rem;}
    .homepage-slider-wrap .caption .link {
        font-size: 1rem;
        margin-top: 5px;
    }

    /**
     * Footer
     */
    .site-footer .socials-block {    
        padding-left: 125px;
        margin-bottom: 25px;
        margin-top: -15px;
    }

    /**
     * Category page
     */
	.category-page .category-info.has-image h1,
	.cms-page.new h1 {
		font-size: 18px;
	}
} /* min-width: 480px and max-width: 767px */

@media (min-width: 480px) and (max-width: 991px){
    /**
     * Category page
     */
    /* Thumbs */
    .category-content .thumbs-wrap .thumb-tbm {
        float: left;
        width: 50%;
    }
    .category-content .thumbs-wrap .thumb-tbm:nth-of-type(2n+1) {clear: none;}

    /**
     * Product page
     */
    .product-page .you-may-also-like-wrap .thumb-tbm {
        float: left;
        width: 50%;
    }
    .product-page .you-may-also-like-wrap .thumb-tbm::nth-of-type(2n+1) {clear: none;}

} /* min-width: 480px and max-width: 991px */

@media (max-width: 767px) {
    .back-top {display: none!important;}
    /**
    * Email sign up popup
    */
    .lets-connect-box {padding: 40px;}
    .lets-connect-box .lcb-inner {padding: 25px;}
    .lets-connect-box .lcb-inner h2 {font-size: 1.6rem;}
    .lets-connect-box .lcb-inner p.be-first {
        font-size: 0.8rem;
        margin-bottom: 25px;
    }


    /**
     * Header
     */
    .site-header-top {display: none;}
    .site-header {border-bottom: 1px solid #e5e5e5;}
    .site-header .header-banner {clear: both;}
    .site-search {
        border-top: 1px solid #e5e5e5;
        display: none;
        margin: 0 -15px;
        padding: 10px 15px;
    }

    /**
     * Site Navigation
     */
    body.menu-visible {overflow: hidden;}
    .site-nav-wrapper {
        background-color: #eee7db;
        position: fixed;
        right: -100%;
        height: 100%;
        width: 100%;
        top: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
        z-index: 100;
    }
    .site-nav-wrapper.menu-visible {right: 0;}
    .site-nav-wrapper .mobile-menu-close {
        color: #000;
        display: inline-block;
        font-size: 1.7rem;
        float: right;
        padding: 20px 25px 10px 0;
        text-decoration: none;
        z-index: 1;
    }
    .site-nav {
        height: 100%;
        overflow: auto;
        padding: 15px;
        
    }
    .site-nav > li > a:hover,
    .site-nav a:hover {text-decoration: none;}
    .site-nav a.active {color: #bf3f24;}
    .site-nav > li {position: relative;}
    .site-nav > li > a {
        display: inline-block;
        font-size: 1rem;
        padding-right: 42px;
    }
    .site-nav > .top-level .mobile-subcat-expand {
        display: block;
        height: 42px;
        line-height: 42px;
        position: absolute;
        right: 0;
        text-align: center;
        width: 42px;
        top: 0;
    }
    .site-nav .site-nav-subcategory {display: none;}
    .site-nav .site-nav-subcategory.menu-visible {display: block;}
    .site-nav .site-nav-subcategory-inner {border-top: 2px solid #bf3f24;}
    .site-nav .subcategories a {padding: 5px 0;}


    /**
     * Footer
     */
    .site-footer .socials-block label {display: none;}
    .site-footer .subscribe-block label {margin-bottom: 10px;}
    .site-footer .links-block h4:before {
        content: "\f0d7";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1.1rem;
        margin-right: 7px;
    }
    .site-footer .links-block h4.expanded:before {content: "\f0d8";}
    .site-footer .copyright-section {text-align: center;}
    .site-footer .copyright {
        display: block;
        margin-bottom: 5px;
    }
    .site-footer .copyright .poweredby {display: block;}

    /**
     * Homepage
     */
    .homepage-boxes .text-boxes .text-box-row {margin-bottom: 30px;}

    /**
     * Category
     */
    /* Refine Solr Filters */
    .category-filters {position: relative;}
    .category-filters .filters-heading {display: none;}
    .category-filters .mobile-filters-heading {
        color: #af2f14;
        font-size: 1rem;
        margin: 0 0 30px 0;
        padding: 15px 20px;
    }
    .category-filters .mobile-filters-heading:after {
        content: "\f0d7";
        float: right;
        font-family: 'FontAwesome';
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; 
    }
    .category-filters .mobile-filters-heading.expanded:after {content: "\f0d8";}
    .category-filters .category-filters-inner {
        background-color: #fff;
        border: 2px solid #8d5927;
        display: none;
        position: absolute;
        top: 48px;
        width: 100%;
        z-index: 5;
    }
    .category-filters .category-filters-inner.visible-mobile {display: block;}
    .category-filters .category-filter {margin: 0 0 3px 0;}
    .category-filters .filter-title {display: none;}
    .category-filters .mobile-filter-title {
        background-color: #eee7db;
        display: block;
        font-weight: bold;
        padding: 10px 15px;
    }
    .category-filters .mobile-filter-title:after,
    .category-filters .mobile-filter-title.expanded:after {
        content: "\f067";
        float: right;
        font-family: 'FontAwesome';
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .category-filters .mobile-filter-title.expanded:after {content: "\f068";}
    .category-filters .filter-options {
        display: none;
        list-style: none;
        padding: 5px 0;
    }
    .category-filters .filter-options.visible-mobile {display: block;}
    .category-filters .filter-options > li {
        padding: 3px 8px;
    }
    .category-filters .filter-options > li input[type="checkbox"] {
        margin-right: 5px;
        vertical-align: middle;
    }
    .category-filters .filter-options .filter-expand:before {margin-right: 8px}
    .clear-filters {
        border-top: 1px solid #e4e4e4;
        color: #000;
        display: block;
        margin: 0 3px 3px 3px;
        padding: 5px 10px;
        text-align: center;
        text-decoration: none;
    }
    .clear-filters:hover,
    .clear-filters:visited {color: #000;}
    .clear-filters:before {
        color: #b0aeae;
        content: "\f00d";
        font-family: 'FontAwesome';
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 10px;
    }

    /* Actions */
    .category-actions:after {
        content: "";
        clear: both;
        display: table;
    }
    .category-actions .view-as-box,
    .category-actions .category-sort-order,
    .category-actions .results-per-page,
    .category-actions .pagination {
        display: inline-block;
        float: left;
        line-height: 32px;
        width: 50%;
    }
    .category-actions .category-sort-order {text-align: left;}
    .category-actions .results-per-page {text-align: right;}
    .category-actions .pagination {
        text-align: center;
        width: 100%;
    }

    /**
     * Product-page
     */ 
    .product-page .product-prices .prices-wrap {text-align: center;}

    /**
     * Cart page
     */
    .cart-page .continue-shopping {display: none;}
    /* Site Map */
    ul.first-level > li {
        padding-right: 0;
        width: 100%;
    }
    /* Bentley Global Arts PDP */
    .bentley-description {
        padding: 0;
        width: 100%;
    }

} /* max-width: 767px */

@media (min-width: 768px) {
    /**
     * Header
     */ 
    .site-header .mobile-header-actions {display: none;}
    .site-logo {float: left;}
    .site-search {
        display: block!important;
        float: right;
        margin-top: 26px;
        width: 50%;
    }
    .site-header .header-banner {
        font-size: 1rem;
        position: absolute;
        right: 0;
        width: 50%;
        top: 54px;
    }
    /* Ajax Cart */
    #shopping-cart-container {
        right: 150px;
        top: 35px;
    }

     /**
     * Site navigation
     */
    .site-nav-wrapper {
        display: block!important;
        margin-top: 20px;
    }/* override inline js style */
    .site-nav {display: table!important;}
    .site-nav > .top-level {
        border-bottom: 5px solid transparent;
        display: table-cell;
        max-width: 90px;
        position: relative;
        text-align: center;
        vertical-align: middle;
    }
    .site-nav > .top-level.first {text-align: left;}
    .site-nav > .top-level.last {text-align: right;}
    .site-nav > .top-level:hover {border-bottom-color: #bf3f24}
    .site-nav > .top-level > a {padding: 10px 5px 5px 5px;}
    .site-nav > .top-level > a:hover {
        color: #bf3f24;
        text-decoration: none;
    }
    .site-nav > .top-level:first-of-type > a {padding-left: 5px;}
    .site-nav > .top-level:last-of-type > a {padding-right: 5px;}
    .site-nav > .top-level:hover > a,
    .site-nav > .top-level.active > a {color: #bf3f24;}
    .site-nav > .top-level .mobile-subcat-expand {display: none;}
    .site-nav .subcategories a:hover,
    .site-nav .subcategories a.active {color: #bf3f24;}
    .site-nav .site-nav-subcategory {
        display: none;/*!important;*/
        position: absolute;
        top: 100%;
    }
    .site-nav > .top-level:hover .site-nav-subcategory {display: block!important;}
    .site-nav .site-nav-subcategory-inner {
        border: 1px solid #bf3f24;
        border-top: 2px solid #bf3f24;
        margin-top: 5px;
        padding: 20px;
        text-align: left;
        width: 550px;
    }
    .site-nav .subcategories {padding-right: 20px;}
    .site-nav .subcategories a {padding: 3px 0;}

    /**
     * Footer
     */
    .site-prefooter .pf-block {
        float: left;
        width: 50%;
    }
    .site-prefooter .socials-block label {margin-bottom: 20px;}
    .site-footer .site-footer-inner {padding: 40px 0 30px 0;}
    .site-footer .links-block {
        float: left;
        width: 33.3333%;
    }
    .site-footer .links-block ul {display: block!important;}/* to override js inline styles*/
    .site-footer .copyright {
        display: inline-block;
        float: left;
        width: 50%;
    }
    .site-footer .policies-links {
        float: right;
        text-align: right;
        width: 50%;
    }

     /**
     * Homepage 
     */
    .homepage-boxes .image-boxes {
        float: left;
        margin: 40px 0;
        width: 50%;
    }
    .homepage-boxes .texas-note {padding-right: 20px;}
    .homepage-boxes .historical-maps {padding-left: 20px;}
    .homepage-boxes .text-boxes {
        display: table;
        margin-bottom: 40px;
    }
    .homepage-boxes .text-boxes .text-box-row {
        display: table-cell;
        width: 50%;
    }
    .homepage-boxes .text-boxes .text-box {height: 210px;}
    .homepage-boxes .text-boxes .box2 {border-right: 2px solid #703f1c;}
    .homepage-boxes .text-boxes .box3 {border-left: 2px solid #703f1c;}

    /**
     * Category
     */
    .category-sidebar {
        float: left;
        padding-right: 20px;
        width: 30%;
    }
    .category-content {
        float: right;
        margin-top: 30px;
        width: 70%;
    }
    /*.category-list-page .category-description {
        float: right;
        width: 70%;
    }*/
    /* Refine Solr Filters */
    .category-filters {margin-top: 30px;}
    .category-filters .filters-heading {
        color: #3c3c3c;
        font-size: 1rem;
    }
    .category-filters .mobile-filter-title {display: none;}
    .category-filters .mobile-filters-heading {display: none;}
    .category-filters .filter-title {
        border-bottom: 1px solid #e4e4e4;
        color: #af2f14;
        display: block;
        font-size: 0.9rem;
        font-weight: bold;
        padding: 10px 5px 10px 0;
    }
    .category-filters .filter-title:after,
    .category-filters .filter-title.expanded:after {
        content: "\f067";
        float: right;
        font-family: 'FontAwesome';
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .category-filters .filter-title.expanded:after {content: "\f068";}
    .category-filters .filter-options {
        display: none;
        list-style: none;
        padding: 5px 0;
    }
    .category-filters .filter-options.visible {display: block;}
    .category-filters .filter-options > li {
        padding: 3px 10px 3px 0;
    }
    .category-filters .filter-options > li input[type="checkbox"] {
        margin-right: 5px;
        vertical-align: middle;
    }
    .category-filters .filter-options .filter-expand:before {margin-right: 8px}
    .clear-filters {
        border-top: 1px solid #e4e4e4;
        color: #000;
        display: block;
        padding: 5px 10px 5px 0;
        text-decoration: none;
    }
    .clear-filters:hover,
    .clear-filters:visited {color: #000;}
    .clear-filters:before {
        content: "\f00d";
        font-family: 'FontAwesome';
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 10px;
    }

    /* Actions */
    .category-actions {
        font-size: 0;
        text-align: justify;
    }
    .category-actions:after {
        content: '';
        display: inline-block;
        width: 100%;
    }
    .category-actions * {font-size: 0.85rem;}
    .category-actions > div {margin: 20px 0;}
    .category-actions .view-as-box {display: inline-block;}
    .category-actions .results-per-page {display: inline-block;}
    .category-actions .pagination {display: inline-block;}
    .thumb-tbm-row:hover .qv,
    .thumb-tbm:hover .qv {display: block;}

    .thumb-tbm-row {padding-left: 270px;}
    .thumb-tbm-row .img-wrap {
        margin-left: -270px;
        width: 250px; 
    }

    /**
     * Product page
     */
     /* Parent child box */
    .product-page:not(.product-quickview) .pc-wrapper:after {
        content: '';
        clear: both;
        display: table;
    }
    .product-page:not(.product-quickview) .pc-wrapper .pc-attribute-wrapper {
        float: left;
        padding-right: 20px;
        width: 50%;
    }
    .product-page:not(.product-quickview) .pc-wrapper .pc-attribute-wrapper:nth-of-type(2n+1) {clear: both;}

    .product-page .product-images {width: 50%;}
    .product-page .product-title,
    .product-page .product-information,
    .product-page .product-tabs {width: 50%;}
    .product-page .product-tabs {
        clear: right;
        float: right;
    }

    /**
     * Cart page
     */
    .tbm-cart-table .item {padding-left: 110px;}
    .tbm-cart-table .item .img-wrap {
        margin-left: -110px;
        width: 100px
    }
    .tbm-cart-table .item .img-wrap img {width: 100px;}
    .tbm-cart-table .info .name {font-size: 1rem;}
    .tbm-cart-table .unit-price,
    .tbm-cart-table .total-price {font-size: 1rem;}
    .tbm-cart-content .cart-totals {float: right;}

    /**
     * Checkout process
     */
    /* Shipping */
    .single-shipping-page .shipping-address-box,
    .single-shipping-page .shipping-methods-box,
    .checkout-payment-box .info-block,
    .checkout-payment-box .payment-block {
        float: left;
        width: 50%;
    }
    .single-shipping-page .shipping-address-box,
    .checkout-payment-box .info-block {padding-right: 40px;}
    .single-shipping-page .shipping-methods-box,
    .checkout-payment-box .payment-block {padding-left: 40px;}

    /**
     * Review page, Order review page
     */
    .tbm-review-page .order-summaries-box {
        width: 50%;
        float: left;
        padding-right: 15px;
    }
    .tbm-review-page .complete-order-box {
        float: right;
        width: 50%;
    }

    /**
     * Receipt page 
     */
    .completed-order-summary .order-summary .cart-summary .item {padding-left: 110px;}
    .completed-order-summary .order-summary .cart-summary .item .img-wrap {
        margin-left: -110px;
        width: 100px;
    }
    .completed-order-summary .order-summary .cart-summary .item .img-wrap img {width: 100px;}

} /* min-width: 768px */

@media (min-width: 768px) and (max-width: 991px) {
    /**
     * Homepage
     */
    .homepage-slider-wrap .caption .title {font-size: 1.5rem;}
    .homepage-slider-wrap .caption .link {
        font-size: 1.2rem;
        margin-top: 5px;
    }
    /* Site Map */
    ul.first-level > li {
        width: 50%;
    }
    ul.first-level > li:nth-of-type(2n+1) {clear: both;}    
    .site-prefooter .location-block {
        padding-left: 95px;
        background-size: 90px;
    }
    } /* min-width: 768px and max-width: 991px */

@media (min-width: 768px) and (max-width: 1199px) {
    /**
     * Footer
     */
    .site-prefooter .subscribe-block {
        border-top: 1px solid #d8c6b1;
        margin-top: 15px;
        padding-top: 15px;
        width: 100%;
    }
    .site-prefooter .prefooter-subscribe {
        display: table;
        width: 100%;
    }
    .site-prefooter .subscribe-block label {
        display: table-cell;
        width: 50%;
        vertical-align: middle;
    }
    .site-prefooter .subscribe-block .subscribe-box {
        display: table-cell;
        width: 50%;
    }

}    /* min-width: 768px and max-width: 1199px */

@media (max-width: 991px) {} /* max-width: 991px */

@media (min-width: 992px) {
    /**
     * Header
     */
    .site-logo { margin-top: 15px;}

    /**
     * Footer
     */
    .site-footer .footer-slogan {font-size: 1rem;}

    /**
     * Homepage
     */
    .homepage-boxes .text-boxes .text-box {height: 165px;}

    /**
     * Product page
     */
    .product-page .add-to-cart {padding: 10px 45px;}
    .product-page .add-to-wishlist,
    .product-page .added-to-wishlist {padding: 10px 45px;}
    .product-page .you-may-also-like-wrap .thumb-tbm {
        float: left;
        width: 25%;
    }

    /**
     * Cart page
     */
    .tbm-cart-table .item .info {
        padding-right: 15px;
        width: 50%;
    }
    .tbm-cart-table .item .extra {
        margin-top: 5px;
        width: 50%;
    }
    .tbm-cart-content .actions-and-promos {width: 60%;}
    .tbm-cart-content .actions-and-promos .promo-box {width: 90%;}
    .tbm-cart-content .cart-totals {width: 40%;}

    /** 
     * Checkout page
     */
    /* Review page */
    .tbm-review-page .complete-order-box {width: 40%;}

} /* min-width: 992px */

@media (min-width: 992px) and (max-width: 1199px) {    
    /* Site Map */
    ul.first-level > li {
        width: 33.33%;
    }
    ul.first-level > li:nth-of-type(3n+1) {clear: both;}
    } /* min-width: 992px and max-width: 1199px */

@media (min-width: 992px) and (max-width: 1459px) {
    /**
     * Category page
     */
    /* Thumbs */
    .category-content .thumbs-wrap .thumb-tbm {
        float: left;
        width: 33.3333%;
    }
    .category-content .thumbs-wrap .thumb-tbm:nth-of-type(3n+1) {clear: left;}
} /* min-width: 992px and max-width: 1459px */

@media (max-width: 1199px) {
    /**
    * Category Page
    */
    .thumb-tbm .thumb-tbm-inner {height: 350px;}
    .thumb-tbm .thumb-tbm-inner .img {height: 200px;}
    .thumb-tbm .thumb-tbm-inner .img img {max-height: 190px;}
    } /* max-width: 1199px */

@media (min-width: 1200px) {
    /**
     * Header
     */ 
    .site-search {
        margin-top: 40px;
        width: 390px;
    }
    .site-header .header-banner {
        left: 305px;
        right: 405px;
        width: initial;
        top: 36px;
    }
    /**
     * Site Navigation
     */
    .site-nav {display: block;}
    .site-nav:after {display: none;}
    .site-nav > .top-level {
        height: initial;
        max-width: initial;
    }
    .site-nav > .top-level > a {
        font-size: 0.9rem;
        padding: 10px 30px 5px 40px;
    }
    .site-nav > .top-level:first-of-type > a {
        padding-left: 0;
        padding-right: 30px;
    }
    .site-nav > .top-level:last-of-type > a {
        padding-left: 30px;
        padding-right: 0;
    }

    /**
     * Footer
     */
    .site-prefooter .pf-block {width: 33.3333%;}
    .site-prefooter .subscribe-block label {margin-bottom: 20px;}
    .site-footer .footer-slogan {
        font-size: 1.1rem;
        letter-spacing: 3px;
    }
    .site-footer .site-footer-inner {padding: 50px 0 30px 0;}

    /**
     * Homepage
     */
    .homepage-boxes .text-boxes .text-box {height: 165px;}
    .homepage-boxes .text-boxes .box1 {border-left: 4px solid #703f1c;}
    .homepage-boxes .text-boxes .box4 {border-right: 4px solid #703f1c;}

    /**
     * Category
     */
    .category-sidebar {width: 20%;}
    .category-content {width: 80%;}
    /*.category-list-page .category-description {width: 80%;}*/

    .thumb-tbm-row {padding-left: 320px;}
    .thumb-tbm-row .img-wrap {
        margin-left: -320px;
        width: 300px; 
    }
    .thumb-tbm .thumb-tbm-inner {height: 400px;}
    .thumb-tbm .thumb-tbm-inner .img {height: 265px;}
    .thumb-tbm .thumb-tbm-inner .img img {max-height: 250px;}

    /**
     * Product page
     */
    .product-page .product-images {
        padding-right: 30px;
        width: 40%;
    }
    .product-page .product-title,
    .product-page .product-information,
    .product-page .product-tabs {width: 60%;}

    /**
     * Cart page
     */
    .tbm-cart-table th {padding: 2px 10px;}
    .tbm-cart-table td {padding: 15px 10px;}
    .tbm-cart-table .item {padding-left: 180px;}
    .tbm-cart-table .item .img-wrap {
        margin-left: -180px;
        width: 150px
    }
    .tbm-cart-table .item .img-wrap img {width: 150px;}
    .tbm-cart-table .info .name {font-size: 1.1rem;}
    .tbm-cart-content .actions-and-promos {width: 65%;}
    .tbm-cart-content .actions-and-promos .promo-box .title {
        margin: 0 10px 0 0;
        /*text-align: right;*/
        vertical-align: top;
    }
    .tbm-cart-content .actions-and-promos .input-group {
        display: inline-block;
        float: right;
        width: 65%;
    }
    .tbm-cart-content .cart-totals {width: 35%;}

    /**
     * Checkout page
     */

    /* Review order page */
    .tbm-review-page .complete-order-box {width: 35%;}

    /* Receipt */
    .completed-order-summary .order-summary .total-info {
        float: right;
        width: 70%;
    }
    /* Site Map */
    ul.first-level > li {
        width: 25%;
    }
    ul.first-level > li:nth-of-type(4n+1) {clear: both;}

} /* min-width: 1200px */

@media (min-width: 1200px) and (max-width: 1459px) {
    .site-prefooter .location-block {
        padding-left: 95px;
        background-size: 90px;
    }
    } /* min-width: 1200px and max-width: 1459px */

@media (min-width: 1200px) and (max-width: 1759px) {} /* min-width: 1200px and max-width: 1759px */

@media (max-width: 1459px) {} /* max-width: 1459px */

@media (min-width: 1460px) {
    .site-nav > .top-level > a {padding: 10px 40px 5px 40px;}
    /**
     * Footer
     */
    .site-footer .footer-slogan {
        font-size: 1.2rem;
        letter-spacing: 6px;
    }

    /**
     * Homepage
     */
    .homepage-boxes .text-boxes .text-box {height: 145px;}

    /**
     * Category page
     */
    /* Thumbs */
    .category-content .thumbs-wrap .thumb-tbm {
        float: left;
        width: 33.33%;
    }
    .category-content .thumbs-wrap .thumb-tbm:nth-of-type(3n+1) {clear: left;}

    /**
     * Cart page
     */
    .tbm-cart-content .actions-and-promos .input-group {width: 70%;}


} /* min-width: 1460px */

@media (min-width: 1460px) and (max-width: 1759px) {} /* min-width: 1460px and max-width: 1759px */

@media (min-width: 1760px) {} /* min-width: 1760px */
@media (min-width: 1920px) {
    .homepage-slider-wrap .bx-controls.bx-has-controls-direction {
        max-width: 1890px;
        /* padding-right: 15px; */
        /* padding-left: 15px; */
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
    .homepage-slider-wrap .bx-controls-direction {
        max-width: 1890px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
        top: 50%;
        display: block;
        width: 100%;
    }
}