﻿html, body {
    height: 100%;
}

.navbar-logo img {
    max-height: 90px;
}

.navbar-fixed-top {
    border-width: 0px 0px 0px !important;
    position: relative !important;
}

.modal-blurb {
    text-align: center;
    padding: 0 15px;
}

.headerOffset {
    padding-top: 0 !important;
    margin-top: -20px;
}

.navbar-nav {
    max-width: 100%;
}

.dropdown-menu {
    max-width: 500px;
}

    /*.dropdown-menu li {
        width: 50%;
        float: left;
    }*/

.extended-dropdown-menu {
    max-width: 750px !important;
}

    /*.extended-dropdown-menu li {
        width: 33.33% !important;
        float: left;
    }*/

#search-field {
    width: 400px;
}

.multiImg {
    display: inline-block;
    float: left;
}

.sliderLink {
    display: inline-block;
    width: 33.33%;
    float: left;
    position: relative;
    z-index: 100;
}

.two-sections {
    width: 50%;
    display: inline-block;
    float: left;
    max-height: 100%
}

.three-sections {
    /*width: 33.33%;*/
    display: inline-block;
    float: left;
    max-height: 100%
}

.slide-section {
    height: 100%;
    float: left;
    position: relative;
}

    .slide-section a {

    }

        .slide-section a img {
            height: 100%;
            width: 100%;
        }

.slide-section-info {
    position: absolute;
    text-align: center;
    display: inline-block;
    margin: auto;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

    .slide-section-info h1 {
        font-size: 36px;
        letter-spacing: 3px;
        font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        color: #fff;
    }

.messagesText {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 15px 20px 0 0;
    text-transform: capitalize;
}

#addSpace {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.category-top {
    height:28px;
}

.fav-added {
    background-color: #3498db;
    border-color: #3498db;
}

.fav-added i {
    color: #ffffff;
}

.catalogFooter {
    margin-top: 15px !important;
}

/*.adjustMarginTop {
    margin-top: 70px !important;
}*/

#adjustPadding {
    padding-top: 20px !important;
}

.checkoutBtn {
    background-color: #4ec67f;
}

    .checkoutBtn:hover {
        background-color: rgb(92, 212, 141);
    }

.marginTop20 {
    margin-top: 20px !important;
}

.cartSummary {
    position: fixed;
    max-width: 260px !important;
}

#_quickCartBtn {
    background-color: #4ec67f !important;
    color: #ffffff;
}

    #_quickCartBtn:hover {
        background-color: rgb(92, 212, 141) !important;
    }

.cartPadding {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}

#wishlist-button {
    float: right;
}

.wishlistpager li {
    padding-right: 10px;
}

.navbar-top {
    background-color: #f5c675;
}

.brandWrap {
    background-color: #0055a5;
}

.menuWrap {
    background-color: #f5c675;
}

/*.navbar.stuck .menuWrap {
    height: 0;
    overflow: hidden;
}*/

.navWrap {
    background-color: #e8e8e8;
}

.miniCartFooter {
    background-color: #0055a5 !important;
}

.logoContainer {
    margin-left: 150px;
    width: 300px;
    display: inline-block;
    font-family: 'Old Standard TT' !important;
    padding-top: 1%;
}

    .logoContainer a div {
        color: #fff;
        font-size: 25px;
        text-transform: uppercase;
        font-family: 'Old Standard TT' !important;
    }

        .logoContainer a div img {
            height: 25px;
            vertical-align: super;
            margin-bottom: -11px
        }

.centered-container {
    position: relative;
}

.tagline {
    height: 30px;
    font-family: 'Old Standard TT';
    font-size: 14px;
    padding-top: 10px;
}

.category-nav {
    float: left;
    padding-left: 140px;
}

.navbar-padding {
    padding-left: 0px;
}

.navbar-toggle, .search-box-mobile {
    margin-top: 1px;
    margin-bottom: 0;
    margin-right: 0 !important;
}

.search-box-mobile {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .search-box-mobile .input-group {
        margin: 0;
    }

        .search-box-mobile button {
            padding: 0;
        }

.navbar-form {
    margin-top: 3px;
    margin-bottom: 3px;
}

.categoryNavItem {
    float: left;
}

    .categoryNavItem a:hover, a:focus, a.link {
        color: #34495E;
    }

.imgAdjust {
    max-height: 30px;
}

.navbar-nav li a {
    color: #3d5a7a;
}

/* temp fix for nav */
.navbar-nav > li > a {
    /* word-spacing: -3px;*/
}

.nav-subcategory {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.42857143;
    white-space: nowrap;
}
/* end fix */

.search-box {
    margin-right: 10px;
    height: 41px;
}

.searchButton {
    background-color: #0055a5;
}

.searchButton:hover {
    background-color: #004484;
}

.search-full, .search-input {
    background: #0055a5;
}

/*.mobileSearchButton {
    background-color: rgba(0, 0, 0, 0.2);
}*/

#toggleMQuickCart {
    color: #fff;
}

.navbar-toggle i {
    color: #fff;
}

.panel-default > .panel-heading {
    border-top-color: #0055a5 !important;
}

.categoryimage-title {
    font-family: 'Source Sans Pro', sans-serif;
    color: #ffffff;
    font-size: 65px;
    font-weight: 100;
    text-transform: uppercase;
    z-index: 100 !important;
    position: absolute;
    right: 50px;
    top: 210px;
}

.category-blurb {
    max-width: 370px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #ffffff;
    font-size: 15px;
    font-weight: 100;
    z-index: 100 !important;
    position: absolute;
    left: 260px;
    top: 260px;
}

#shipToBilling {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.mobileCartLinks {
    color: #0055a5 !important;
}

.headerProduct {
    width: 15%;
}

.headerDetails {
    width: 40%;
}

.headerDelete {
    width: 10%;
}

.headerQNT {
    width: 10%;
}

.headerDiscount {
    width: 10%;
}

.headerTotal {
    width: 15%;
}

.cartMiniTable {
    margin-bottom: 15px;
}

#productAddToCartForm .filterBoxContainer button {
    font-size: 18px;
}

.checkout-cartItem {
    border-bottom: solid 1px #DDD;
    margin-bottom: 10px;
    overflow: hidden;
}

    .checkout-cartItem img {
        height: 100px;
    }

.checkout-cartDescription {
    width: 150px;
    float: right;
    text-transform: capitalize;
}

.checkout-cartDescription div {
    text-transform: capitalize;
}

.price-discount {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #4ec67f;
}

.price-normal {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #808080;
    text-decoration: line-through;
}

.checkoutBtnTop {
    display: none;
}

.CartProduct .add-fav {
    background-color: rgba(0,0,0,0);
}

.noResults {
    height: 200px;
    text-align: center;
    padding-top: 70px;
}

::-webkit-input-placeholder {
    color: #7f7f7f;
}
:-moz-placeholder {
    color: #7f7f7f;
    opacity: 1;
}
::-moz-placeholder {
    color: #7f7f7f;
    opacity: 1;
}
:ms-input-placeholder {
    color: #7f7f7f;
}

.textWrap {
    min-height: 50px;
}

.textblock-area {
    font-family: 'Times New Roman';
    text-align: center;
    font-size: 16px;
    padding: 15px;
}

.textHeader {
    color: #fff;
}

.textBody {
    color: #000;
}

#SimilarProductSlider .item, #SimilarProductSlider .product {
    max-height: 327px;
    min-height: 297px;
}

    #SimilarProductSlider .item h4 {
        margin-top: 0px !important;
    }

.socialIcon {
    float: left;
}

.rating a {
    font-size: 16px;
}

.product {
    position: relative;
}

.imgSwap {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.descriptionMargin {
    margin-bottom: 85px;
}

.item h4 a {
    font-weight: 600;
}

.itemPrice {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

    .itemPrice::after {
        content: "";
        display: block;
        clear: both;
    }

.priceLock .itemPrice {
    bottom: auto;
    top: 429px;
}

.discountTag {
    display: inline-block;
    text-decoration: none !important;
    background: #eb5e58;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border-radius: 5px;
    padding: 4px 4px 5px 4px;
    line-height: 12px;
    margin-left: 5px;
    margin-bottom: 2px;
}

.grid-description {
    height: 131px;
}

.description-container {
    height: 93px;
    position: relative;
    padding: 0 2px;
    background-color: #fff;
    z-index: 100;
    overflow: hidden;
}

.list-description .description-container {
    padding: 0;
    height: 50px;
}

.description-teaser, .product-name {
    font-weight: 600;
    padding: 0 5px;
}

.list-view .itemPrice {
    position: static;
}

.owl-item .item {
    min-height: 400px;
}

.item {
    padding: 0 5px;
    min-height: 500px;
}

.item.contentExpand {
    height: auto;
}

.contentExpand .grid-description {
    height: auto !important;
}

.contentExpand .description-container {
    height: auto !important;
}

    .contentExpand .description-container :nth-last-child(3){
        margin-bottom: 40px;
    }

.search-item-description {
    margin: 0;
    z-index: 0;
}

.description-expand {
    padding: 5px;
    padding-bottom: 15px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    font-weight: bold;
    text-decoration: underline;
    color: #3498db;
    z-index: 1;
    cursor: pointer;
}

    .description-expand:before {
        content: "READ MORE";
    }

    .contentExpand .description-expand:before {
        content: "READ LESS";
    }

    /*.item:nth-child(3n) .description-expand {
        color: #f00 !important;
    }*/

.itemAccent {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 2.5px;
    z-index: 2;
}

.breadcrumb > .active {
    font-weight: bold;
}

.itemKeepShopping {
    background-color: #3498db;
}

.cc-icons img {
    height: 30px;
}

.rightSidebar .secureShopping, .rightSidebar .satisfactionGuarantee {
    width: 100% !important;
}

#billingForm input[type="text"], input[type="tel"], input[type="password"],
.shippingForm input[type="text"], input[type="tel"], input[type="password"],
#_MultiShipAddressRegion input[type="text"], input[type="tel"], input[type="password"],
#paymentForm input[type="text"] {
    color: #555;
}

.multiplePopup { border: 3px solid #3498db; background-color: #fff; position: absolute; overflow: hidden; z-index: 1000; }
.multiplePopup .carrot { position: absolute; width: 14px; height: 39px; background: url(/images/multiplepopup_carrot_left.png) no-repeat left top; }
.multiplePopup .top .bottom .inside { padding: 5px 0px 5px 0px; }
.multiplePopup .top .bottom .inside .scroller { max-height: 200px; overflow-y: auto;}
.multiplePopup .top .bottom .inside .scroller div { display: block; overflow: hidden; }
.multiplePopup .top .bottom .inside .scroller div .details { font-size: 12px; color: #000000; font-weight: bold; white-space: normal; vertical-align: middle; }
.multiplePopup .top .bottom .inside .scroller div .details .itemnumber { margin-right: 5px; }
.multiplePopup .top .bottom .inside .scroller div .price { color: #278ea8; white-space: normal; vertical-align: middle; }
.multiplePopup .top .bottom .inside .scroller .sep { border-bottom: dotted 1px #959595; height: 1px; margin: 10px 0px 10px 0px; }

/*.multiplePopup {
    position: absolute;
    width: 100%;
    overflow: hidden;
    z-index: 1000;
    border-top: 1px solid #3498db;
    background-color: #fff;
    color: #000;
    right: 0;
    bottom: 0;
    white-space: normal;
}

.mpScroller {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 1px;
}

.mpProduct {
    width: 100%;
    border-bottom: 1px solid #3498db;
    padding: 5px; 
    overflow: auto;
}

.mpDetails {
    width: 100%;
    white-space: normal;
    text-align: left;
    padding: 0 5px 5px 5px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}

.mpPrice {
    display: inline-block;
    width: 50%;
    text-align: left;
    padding: 0 5px;
}

.mpPurchase {
    display: inline-block;
    width: 50%;
    float: right;
}*/

.noBg {
    background: none !important;
}

.shipping-table {
    border: solid 2px #000;
}

    .shipping-table td {
        border: solid 2px #000;
        text-align: center;
        padding: 2px 5px;
    }

.searchBreadcrumb li:nth-last-child(3) {
    font-weight: bold;
}

.showing-results {
    text-align: center;
    display: block !important;
    margin-top: -20px;
    height: 20px;
    overflow: hidden;
}

    .showing-results::before {
        display: none;
    }

.results, .options {
    transition: 0.5s;
}

    /*.showing-results:hover .results, .showing-results:hover .options, .showing-results:active .results, .showing-results:active .options {
        transform: translateY(-20px);
        transition: 0.5s;
    }*/

    .options .active, .results .active {
        font-weight: bold;
        font-size: 18px;
        color: #3498db;
    }

.sorting-results {
    height: 35px;
    float: right;
    margin-top: -28px;
    margin-right: -14px;
}

    .sorting-results::before {
        display: none;
    }

#sortingChange input {
    border: 0;
    background-color: rgba(0,0,0,0);
    padding: 0;
}

.specialCategoryBanner {
    text-align: center;    
    color: #3498db;  
}

    .specialCategoryBanner h2 {
        padding-bottom: 10px;
        font-weight: bold;
    }

.homePageitem {
    min-height: 50px;
    height: 80px;
    margin-bottom: 90px;
}

    .homePageitem h4 {
        min-height: 45px;
        max-height: 45px;
    }

.homePageitem .grid-description {
    height: 21px;
}

.slider-next-btn, .slider-prev-btn {
    z-index: 1000;
    position: absolute;
    top: 0;
    bottom: 40px;
}

.slider-next-btn {
    right: 52px;
    visibility: hidden;
}

.slider-prev-btn {
    left: 0;
    visibility: hidden;
}

/* This shows the slider buttons whn you hover over the images  */
    /*.slider-next-btn i,
    .slider-prev-btn i {
        color: #aaa;
        font-size: 50px;
        opacity: 0.65;
        position: absolute;
        top: 40%;
        margin: 5px;
        cursor: pointer;
    }

        .slider-prev-btn i:hover, 
        .slider-next-btn i:hover {
            opacity: 1;
        }

.slider-content:hover .slider-next-btn, .slider-content:hover .slider-prev-btn {
    visibility: visible;
}*/

.modal-footer {
    text-align: left !important;
}

.img-responsive.primaryImage.showSketch {
    opacity: 0;
}

.img-responsive.secondaryImage.showSketch {
    opacity: 1;
}

.productImage {
    /*position: absolute;*/
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.productImageArea {
    min-height: 425px;
    position: relative;
}

.groupedItemThumbnail {
    width: 140px;
    margin: -10% 5px 0px 10px;
    float: right;
    padding: 30px 0px 0px 20px
}

    .groupedItemThumbnail img {
        max-width: 100%;
    }

.groupedItemThumbnails { width: 100%; overflow: hidden; border: solid 1px #cccccc; border-radius: 5px; padding: 5px 0px 0px 5px; }
.groupedItemThumbnails img { max-width: 102px; max-height: 100px; margin: 0px 5px 5px 0px; }


.tab-pane p b {
    font-weight: normal !important;
}

.recommendedItems {
    min-height: 200px !important;
    max-height: 200px !important;
}

.store-specials * {
    text-align: center !important;
}

.store-attn {
    font-weight: bold;
}

.store-event-date {
    padding: 0;
    font-weight: bold;
    color: #E74C3C;
}

.store-event {
    padding: 0;
    font-weight: bold;
    color: #0055a5;
}

.store-event-details {
    font-weight: bold;
}

.store-buttons-area {
}

.store-button, .coupon-button {
    display: block;
    width: 100%;
}

.storeAlbum {
    width: 100%;
    height: 355px;
    overflow-y: auto;
    display: none;
}

.showPhotos .storeAlbum {
    display: block;
}

.showPhotos iframe {
    display: none;
}

.storePhoto {
    display: inline-block;
    height: 110px;
    width: 110px;
    margin: 3px;
    background: #ccc;
}

    .storePhoto img {
        vertical-align: initial;
        max-height: 100%;
        max-width: 100%;
    }

    .storePhoto img:hover {
        opacity: 0.8;
    }

.dropdown-tree-a {
    padding: 5px !important;
}

.search-filter {
    background: #ddd;
    padding: 5px 8px;
    font-weight: bold;
    color: #fff;
    border: solid 1px #ccc;
    border-radius: 3px;
    text-shadow: 1px 1px #555;
    font-size: 16px;
}

    .search-filter i {
        color: #555;
        text-shadow: none;
        margin: 1px;
    }

.multiPricing {
    font-size: 14px;
    font-weight: normal;
}

.multiPriceTbl td {
    padding-right: 5px;
}

.paymentIcons {
    display: block;
    font-size: 12px;
    line-height: 17px;
}

.jarvisSideImage {
    height: 125px;
    position: absolute;
    right: -75px;
    top: 180px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.jarvisImage {
    padding: 0 15px;
}

.headerWLName {
    width: 30%;
    text-align: left !important;
    padding-left: 15px !important;
}

.headerWLDate {
    width: 20%;
    text-align: left !important;
}

.headerWLOptions {
    width: 50%;
    text-align: left !important;
}

.wlName {
    padding-left: 15px !important;
    text-align: left !important;
}

.wlDate {
    text-align: left !important;
}

.wlOptions {
    text-align: left !important;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

    .wlOptions a {
        width: 50%;
    }

.shipping-address-box {
    display: inline;
    float: left;
    width: 30%;
}

.shipping-options-box {
    display: inline;
    float:left;
    width:70%;
}

.lowerUpdateCart {
    position: absolute;
    padding-top: 20px;
    right: 15px;
}

.storeInventory {
    display: none;
    border: solid 1px #808080;
    width:200px;
    margin-top:5px;
    padding:15px 5px 10px 5px;
}

@media (max-width: 1200px) {

    #search-field {
        width: 300px;
    }

    .banner {
        max-height: 268px;
    }

    .tagline {
        font-size: 12px;
        text-align: center;
    }

    /*.headerOffset {
        padding-top: 80px;
    }*/

    .nav > li > a {
        padding: 10px 7px;
    }

    .userMenu li a {
        padding-right: 15px;
    }
}

@media (max-width: 991px) {

    #search-field {
        width: 250px;
    }

    .category-nav {
        padding-left: 115px;
    }

    .navbar-padding {
        padding-left: 0;
    }

    .banner {
        margin-bottom: -25px;
    }

    .logoContainer a div img {
        height: 25px;
    }
}

@media (max-width: 978px) {

    /*.navbar.stuck .logoContainer {
        margin-left: 0;
    }*/

    .nav > li > a {
        font-size: 11px;
    }

    .breadcrumb {
        font-size: 12px;
    }

    .logoContainer a div img {
        height: 23px;
    }

    /*.slider-v2 {
        margin-bottom: 30px;
    }*/
}

@media (max-width: 909px) {
    .category-nav > li > a {
        font-size: 12px;
        padding: 10px 5px;
    }
}

@media (max-width: 896px) {
    
    .headerOffset {
        padding-top: 120px;
    }

    #sidebar {
        margin-top: 40px;
    }
}

@media (max-width: 852px) {

    .headerOffset {
        padding-top: 165px;
    }

    .breadcrumb {
        font-size: 14px;
    }

    .showing-results {
        margin-top: 5px;
        text-align: left;
    }
}

@media (max-width: 836px) {

    #search-field {
        width: 180px;
    }
}

@media (max-width: 770px) {

    .btsLink {
        max-width: 190px !important;
        float: right !important;
    }

    .checkoutBtnTop {
        display: block;
        background-color: #4ec67f;
    }

    .navbar-logo img {
        padding-top: 8px !important;
        height: 60px;
    }

    .headerOffset {
        padding-top: 0px;
    }
}

@media (max-width: 767px) {
    .dropdown-menu li {
        float: none;
    }

    .category-nav {
        padding-left: 130px;
    }

    .navWrap {
        background-color: #0055a5;
    }

    .navbar-nav {
        margin: 0 !important;
    }

    .navbar-nav li a:hover {
        background-color: #004484;
    }
}

@media (max-width: 694px) {

    .headerOffset {
        padding-top: 58px;
    }

    .imgAdjust a img {
        width: 100px;
        padding-top: 15px;
    }

    .logoContainer {
        margin-left: 60px;
    }

        .logoContainer a div {
            font-size: 20px;
        }

            .logoContainer a div img {
                height: 20px;
            }

    .category-nav {
        padding-left: 0;
    }

    /*.navbar-header {
        width: 115%;
        background-color: #f5c675;
        padding-left: 28px;
    }*/

    .navbar-header {
        width: 100%;
        background-color: #f5c675;
        margin: 0;
    }

    .search-full, .search-input {
        background: #f5c675;
    }

    .search-close {
        color: #0055a5;
    }

    #toggleMQuickCart, .navbar-toggle i {
        color: #0055a5;
    }

    .navbar-toggle .icon-bar {
        border: solid 2px #0055a5;
    }

    .mobileSearchButton {
        color: #0055a5;
    }
}

/* This keeps the parallax on the About Us page from being bumped down from the top of the page in mobile view. Needs to be tested on device to confirm if needed*/
@media (max-width: 625px) {

    .parallax-image-aboutus {
        margin-top: 0px !important;
    }

    .aboutus-parallax-text {
        padding-top: 125px !important;
        padding-bottom: 125px !important;
    }

    .sorting-results {
        margin-top: 5px;
        display: block !important;
        float: none;
    }

    .showing-results {
        display: none !important;
    }

    .shipping-address-box {
        display:block;
        width: 100%;
    }

    .shipping-options-box {
        margin-top:10px;
        display: block;
        width: 100%;
    }  
}

@media (max-width: 480px) {

    .mobileSearchButton {
        background: none;
    }
}

@media (max-width: 405px) {

    .navbar-logo img {
        max-width: 50%;
    }
}

@media (max-width: 400px) {

    .headerDetails {
        display: none;
    }

    .hideThumbMobile {
        display: none;
    }

    .addPaddingMobile {
        padding-left: 15px;
    }

    .removeMobile {
        display: none;
    }

    .logoContainer a div img {
        height: 20px;
    }

    .lowerUpdateCart {
        padding-top: 6px;
    }
}

@media (max-width: 340px) {

    .category-nav > li > a {
        font-size: 11px;
        padding: 10px 4px;
    }

    .shipping-table {
        font-size: 12px;
    }

    .mobileRemovePadding {
        padding: 0px;
    }

    .change-view a {
        margin-left: 0;
        padding-left: 0;
    }
}



/* Product page adjustments to fix white-space issues - START */
@media screen and (max-width: 770px) {
    #page-product .productImageArea { min-height: unset; padding-bottom: 20px; }
    #page-product .breadcrumb { border: none; margin-bottom: 10px !important; padding: 0px; }
}

@media screen and (max-width: 600px) {
    #page-product .marginTop20 { margin-top: 10px !important; }
    #page-product .productImageZoom { padding: 0px !important; }
    #page-product .zoomThumb { margin: 0px; }
    #page-product .zoomThumb a { width: 24%; border: none; margin-right: 0px; }
    #page-product .zoomThumbLink { width: 22%; } 
    #page-product .productImageArea .img-responsive { max-width: 65%; }
}

@media screen and (max-width: 480px) {
    #page-product .productImageArea { min-height: unset; padding-bottom: 0px; }
    #page-product .productBreadcrumb li:first-child { display: none !important; }
    #page-product .productBreadcrumb li:last-child { display: none !important; }
    #page-product .productBreadcrumb li.active { display: none !important; }
}
/* Product page adjustments - END */
