.snaps--columnedlist_3up {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    font-weight: bold;
    font-size: 14px;
}

/**** rich content ****/
.snaps--dplcontainer > * {
    border-bottom: 1px solid lightgray;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.snaps--dplcontainer > .rint-54-chat, .snaps--dplcontainer > .rc-58-html, .snaps--dplcontainer > .rw-50-lightbox {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.snaps--dplcontainer > .rg-73-contentcta .mmm--pagesection_nodividers {
    padding-bottom: 0;
}

.snaps--dplcontainer > .rg-73-contentcta .mmm--featuredbox {
    margin: 0;
}

.snaps--richcontzone hr.mmm--hr {
    display: none;
}

/**** end rich content ****/

.snaps--itemcontainer{
    display: flex;
    margin-right: 15px;
}

.snaps--result-div .snaps--comparebar{
    align-items: center;
    background-color: #f2f2f2;
    border: 1px solid;
    border-color: #cccccc;
    display: flex;
    height: 45px;
    padding: 15px;   
}

.snaps--result-div .snaps--comparebar .snaps--compare_btn{
    font-weight: 400;
    margin-left: auto;
    padding: 10px 35px;
}

.snaps--result-div .snaps--comparebar .snaps--compareitem{
    margin: 15px 0px 15px 15px;
}

/* copied from snaps_global.css */
.snaps--compareitem {display:inline-block; position:relative; width:40px; height:40px; border:1px solid #cbcbcb; margin:0 2px; overflow: hidden;}
.snaps--compareitem img {display:block; position:relative; max-width:40px; max-height:40px;}
.snaps--compareitem .mmm--icn_delete {position:absolute; top:0; right:2px; color:#ff0000;}

.js-cp-secundarypage-section{
    display: flex;
}
.cp-root-div .snaps--result-div .mmm--tilecontent-inner-bd {
    padding-top: 10px;
    text-align: left;
}
.gph-left-nav{
    float: left;    
    width: 25%;
}
.gph-right-nav{
    width: 75%;
    float: left;
}

/**** page title ****/
.mmm-pagetitle {
    position: relative;
}
.mmm-pagetitle img {
    width: 100%;
    position: relative;
}
/**** breadcrumbs ****/
.js-cp-secondaryfilters .breadbox-filters{
    height: auto;  
    padding-left: 15px;  
}
.mmm--breadcrumbs-list .mmm--breadcrumb_item:last-of-type .mmm--icn.mmm--icn_breadcrumb, .cp-jumplink-mobile {
    display: none;
}
.mmm--breadcrumbs_theme.js-cp {
    display: block;
    padding: 10px 0 0 20px;
}
.mmm--breadcrumbs_theme.js-cp .mmm--breadcrumbs-list > li{
    display: inline;
    zoom: 1;
    font-size: 11px;   
    text-transform: capitalize;
}
.mmm--breadcrumbs_theme .mmm--breadcrumbs-list {
    margin-bottom: 5px;
    padding-left: 0;
}
.mmm--breadcrumbs_theme.js-cp .mmm--breadcrumbs-list a:link, .mmm--breadcrumbs-list a:visited {
    color: #4d4d4d;
    border-bottom: 1px solid rgba(0,0,0,0.25);
}
.cp-secundarytitle {
    padding-top: 8px;
    padding-left: 25px;
    padding-bottom: 20px;
}
.cp-jumplink {
    margin: auto;
    position: relative;
    padding-bottom: 75px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.cp-jumplink a, .cp-jumplink-mobile,  .cp-jumplink-mobile a,  .cp-viewproducts-mobile a{
    position: relative;
    display: inline-flex;
    border-bottom: none;
    color: #4b4b4b;
}
.cp-jumplink i, .cp-jumplink-mobile i {
    padding-right: 10px;
}
.cp-jumplink h1 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.cp-jumplink-mobile h1{
    border-bottom: 1px solid #4b4b4b;
}
.mmm-cptitle-simple {
    padding: 25px;
}
/* gph navigation and product gallery */
.snaps--prod-name {
    padding-left: 0;
    padding-top: 10px;
    font-size: 14px;
    border: none;
    line-height: 16px;
}
.snaps--subcatdiv .snaps--prod-name {
    text-align: center;
}
.snaps--subcatdiv .snaps--prod-name a {
    border: none;
}
.snaps--prod-inner-bd{
    padding: 15px 15px 15px 15px;
}
.snaps--rating-container {
    padding-top: 10px;
    padding-bottom: 10px;
}
.snaps--prod-divider {
    border-top: solid 1px #c9c8c3;
    text-align: center;
}
.snaps--subcatdiv {
    padding: 15px 10px 75px 10px;
}
.snaps--subcatimg { 
    text-align: center;
}
.snaps--subcatdiv .snaps--subcatimg img {
    max-width: 100%;
    max-height: 100%;
}

.snaps--subcatdiv .snaps--subcatimg img.noimage {
    max-width: 80%;
    max-height: 80%;
}

.snaps--subcatdiv .snaps--subcatimg {
    height: 132px;
    line-height: 132px;
}
.snaps--subcatdiv>ul {
    display: flex;
    list-style: none;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
}
.snaps--subcatdiv>ul>li {
    flex-basis: 16.666666666%;
}
.fp-result-container .snaps--result-div {
    padding: 0px 10px 0px 15px;
}
.snaps--prod-alternateids {
    height: 25px;
    padding-bottom: 15px;
    font-size: 11px;
}
.snaps--prod-options {
    font-size: 11px;
    padding-bottom: 10px;
    height: 16px;
}
.js-cp-results a.mmm--btn{
    padding: 10px 20px;
}
.snaps-lefnav{
    padding-left: 25px;
    padding-top: 10px;
    width: -moz-available;    
    width: -webkit-fill-available; 
}
.ln-header {
    cursor: pointer;
    padding-bottom: 20px;
    word-break: break-word;
}
.ln-content {
    font-size: 14px;
    line-height: 26px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out; /* open-close effect */
    margin-right: 4px;
}

.top-space {
    margin-bottom: 30px;
    border-bottom: solid 1px #aeaeae;
}

.bottom-space {
    margin-bottom: 30px;
    border-bottom: solid 1px #aeaeae;
    position: relative;
    margin-top: 20px;
}

.bottom-shadow {
    box-shadow: -50px -20px 20px 20px #fff;
}

.ln-content ul li:last-child {
    padding-bottom: 20px; /* to make the last element visible and and not covered by the box-shadow */
}

.ln-content-scroll {
    height: 0;
}

.ln-more-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.ln-more-filters {
    display: none;
}
.ln-content a, .ln-content a > label {
    color: #000000;
    border-bottom: none;
    cursor: pointer;
}
#mmm--icn-ln {
    float: right;
    padding-left: 10px;
}

/*
lhn style
*/

.ln-header h3 span {
    font-size: 18px;
}

.ln-content ul li a label, .ln-content ul li label, #js-ln-more-btn span, .js-ln-preview label {
    font-size: 13px;
}

.ln-content ul li a label:hover, .ln-content ul li label:hover, #js-ln-more-btn span:hover {
    font-weight: bold;
}

.ln-header #mmm--icn-ln:before {
    font-size: 20px;
}

/*
 *  scroll bar style
 */
 .ln-content::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border-style: solid;
    border-color: #aeaeae;
    border-width: 1px;
    background-color: #f2f2f2;
}
 
 .ln-content::-webkit-scrollbar-track
 {
   /*the track where the scroll bar is on top off */
   background: linear-gradient(to right, 
      #fff 45%, #aeaeae 45% 55%, #fff 55%);
 }
 
 .ln-content::-webkit-scrollbar
 {
     width: 10px;
 }

#js-ln-more-btn span, #js-ln-more-btn-ajax span {
    border-bottom: 1px solid #cbcbcb;
}

#js-ln-more-btn {
    padding-left: 3px;
}

.ln-content .container {
    display: block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* hide the browser's default checkbox */
.ln-content .container input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
/* create a custom checkbox */
.ln-content .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 17px;
    width: 18px;
    border: 1px solid #4b4b4b;
}


/* on mouse-over, add a grey background color */
.ln-content .container:hover input ~ .checkmark {
    background-color: #eee;
}
/* when the checkbox is checked, add a blue background */
.ln-content .container input:checked ~ .checkmark {
    background-color: #4b4b4b;
    border: 1px solid #aeaeae;
}
/* create the checkmark/indicator (hidden when not checked) */
.ln-content .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* show the checkmark when checked */
.ln-content .container input:checked ~ .checkmark:after {
    display: block;
}
/* style the checkmark/indicator */
.ln-content .container .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.js-ln-preview {
    padding-top: 10px;
    display: none;
    line-height: 22px;
    color: #a9a9a9;
}

.snaps--subcatdiv .snaps--subcatimg a {
    border: none;
}
.snaps--subcatdiv img {
    vertical-align: middle;
}
.js-cp-secundarypage {
    display: block;
}
/**** breadbox filter****/
.js-snaps--breadboxbtn-remove {
    cursor: pointer;
    display: inline-block;
}
.js-snaps--breadboxbtn-remove a {
    border-bottom: 0px
}
.js-snaps--breadboxbtn-remove{
    padding-top: 1px;
    padding-left: 10px;
    float: right;
}
.snaps--breadboxselection{
    margin-bottom: 5px;
}
#snaps--breadboxbtn-item span.bbfilter-dimensionname:after{
    content: " : ";
}
span#filterindus-1:before{
    content: " ";
}
#filteritemindus .bbfilter-dimensionname:after, .indus:not(:last-child):after {
    content: " > ";
}
div#fil-remove:not(:last-child) {
    display: none;
}
.bbfilter-refinementname:last-of-type, .bbfilter-refinementname:last-of-type:after{
    content: " ";
} 
.snaps--prdratings {
    border-top: 1px solid #e1e1e1;
    margin-top: 4px;
    padding-top: 14px;
}
.snaps--breadboxbtn {
    display: inline-block;
    font-size: 14px;
    font-family: "3mcircular", arial, "helvetica neue", helvetica, sans-serif;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    padding: 10px;
    background-color: #f2f2f2;
}
.breadboxcontent {
    padding-left: 25px;
}
.mmm--hlist_evenmargins-mobile-cancel > span {
    border-bottom: 2px solid;
}
/* dropdown content (hidden by default) */
.mmm--hlist_evenmargins>* {
    margin-bottom: 15px;
    margin-right: 15px;
}
.upfilter {
    padding-bottom: 15px;
}

.cursordefault{
    cursor: default;
} 
.mmm--contentwrapper-bd-mobile, .cp-products-panel-expand-mobile{
    display: none;
}

.disabledbuttonremove {
    pointer-events: none;
    opacity: 0.7;
}
/* .mmm-cptitle{
    top:25%;
} */

/**** h tags - seo ****/
.hiddenseogph {
 display: none;
}

.mmm--contentwrapper-bd-mobile, .cp-products-panel-expand-mobile, .cp-products-panel-mobile{
    display: none;
}


/* search results styles */
.snaps--searchresultscntr {
    padding: 20px 20px 0px 24px;
}

.snaps--searchdivider {
    margin:30px 0px 30px 0px; 
    border-top:solid 1px #e1e1e1;
    clear:both;
}
/* end of search results styles */

/* ====================================== media queries ================================================ */
/* desktop */
@media screen and (min-width: 960px) {    
    .mmm--breadcrumbs_theme.js-cp {
        padding: 10px 75px 0 40px;
    }
    .js-cp-breadbox{
        color: #000000;
    }
   
}
/* tablet */
@media screen and (min-width: 769px) and (max-width: 959px) {
    .snaps--result-div {
        padding: 0px 5px 0px 15px;
    }
    
    .cp-root-div .fp-result-container {
        min-height: 250px;
        clear: both;
        display: inline-block;
        float: none;
        padding: 0px;
    }
    .cp-secundarytitle h1{
        font-size: 18px;
    }
    .gph-left-nav{
        width: 30%;
    }
    .gph-right-nav {
        width: 70%;
    }
    /* product gallery & gph nav */
    .snaps--subcatdiv > ul > li{
        flex-basis: 20%;
    }
    .snaps--subcatdiv {
        padding: 25px 5px 75px 5px;
    }
    .snaps--subcatdiv .snaps--subcatimg {
        height: 125px;
        line-height: 125px;
    }
}

/* mobile */

@media screen and (min-width: 320px) and (max-width: 768px) {
    .cp-jumplink-mobile, .show-mobile {
        display: block;
    }
    .cp-secundarytitle, .mmm--contentwrapper-bd, .js-cp-secondaryfilters, .cp-jumplink {
        display: none;
    }    
    #cpdivid-2{
        border-bottom: 1px solid #cbcbcb;
        border-top: 1px solid #cbcbcb;
        margin: 0px;
        position: relative;
        padding: 15px 0 15px 0;
    }
    .mmm--contentwrapper-bd-mobile{
        display: inline-block!important;
        position: relative;
        padding: 10px 20px;
        cursor: pointer;
    }
    .cp-jumplink-mobile{
        margin: 0;
        width: 48%;
    }
    .cp-viewproducts-mobile {
        margin: 20px;
        width: 55%;
    }
    .filterapplied{        
        text-transform: uppercase;
        padding: inherit;
    }
  
    .breadboxcontent{
        padding: 0px;
        text-transform: uppercase;
    }
  
    .mmm--hlist_evenmargins-mobile {
        display: flex;
        overflow: auto;
    }
    .mmm--hlist_evenmargins-mobile > *{
        margin-bottom: 0;
        min-width: max-content;
        min-width: -moz-fit-content;
        margin-right: 15px;
        padding: 7px;       
    }
    .sticky-mobile-bd {
        position: fixed;
        top:0;
        width: -webkit-fill-available;
        width: -moz-available;
    }
    .cp-products-panel-expand-mobile{
        height: -webkit-fill-available;    
        height: calc(100vh - 0px);
        background-color: white; 
        z-index: 100;
        width: 100%;
    }
    .cp-products-panel-expand-mobile-sticky{
        overflow-y: scroll;
        position: sticky;
        height: inherit;
        top: 0px;
    }
    .breadbox-filters-mobile ul{
        position: relative;
        padding-bottom: 30px;
        border-bottom: 1px solid #cbcbcb;
    }
    .breadbox-filters-mobile-close{
        position: absolute;
        bottom: 0px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        border-top: 3px ridge #cbcbcb;
        background-color: white;
        -webkit-box-shadow: 0px -40px 50px 0px rgba(255,255,255,0.75);
        -moz-box-shadow: 0px -40px 50px 0px rgba(255,255,255,0.75);
        box-shadow: 0px -40px 50px 0px rgba(255,255,255,0.75);
    }
    .mmm--hlist_evenmargins-mobile-cancel{
        padding: 4%;
    }
    .mmm--hlist_evenmargins-mobile-cancel span{ 
        cursor: pointer;
    }
    .cp-products-panel-mobile{
        margin: 25px;
        padding: 15px 0px;
        background-color: white;
        z-index: 1000;
        display: block; 
    }
    .cp-products-panel-mobile-show-ex{
        margin: 0px;
        padding: 0px;
    }
    .breadbox-filters-mobile{
        padding: 25px;
    }
    .cp-products-collapse-mobile{
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .mmm-borderbottom-cp-mobile {
        border-bottom: 1px solid #e1e1e1;
        border-top: 1px solid #e1e1e1;
    }
    .breadbox-filters-mobile-close .cp-viewproducts-mobile{
        padding: 10px;
        text-transform: uppercase;
    }
    .breadbox-filters-mobile-close .cp-viewproducts-mobile a{
        color: white;
        display: block;
        text-align: center;
    }
    .snaps-lefnav{
        padding-right: 25px;
        max-width: none;
        float: none;
        padding-bottom: 60px;
    }
    .js-cp-leftnav {
        display: none;
    }
    .ln-mobile {
        max-height: 72%; 
    }  
    /* product gallery & gph nav */
    .mmm--columnlist.mmm--columnlist_mc4 > li {
        width: 50%;
        padding-bottom: 0px;
    } 
    .snaps--prod-inner-bd{
        padding: 20px 10px 0px 10px;
    } 
    .snaps--result-div{
        padding: 0px 5px 0px 5px;
    }
    .cp-root-div .fp-result-container {
        width: 100%;
        min-height: 250px;
        clear: both;
        display: inline-block;
        float: none;
    }
    .snaps--subcatdiv > ul > li{
        flex-basis: 50%;
    }
    .snaps--subcatdiv {
        padding: 15px 0px 75px 0px;
    }
    .snaps--subcatdiv .snaps--prod-inner-bd{
        padding: 25px 15px 0px 15px;
    }
    .snaps--subcatdiv .snaps--subcatimg {
        height: 135px;
        line-height: 135px;
    }
    .gph-right-nav{
        width: 100%;
    }

    /* search results styles */
    .snaps--searchdivider {
        display: none;
    }
    /* end of search results styles */

}

@media screen and (min-width: 320px) and (max-width: 544px) {
    .snaps--result-div .snaps--comparebar .snaps--compareitem {
        margin: 15px 15px 15px 0px;
    }

    .snaps--result-div .snaps--comparebar {
        flex-direction: column;
        height: 135px;
        align-items: normal;
    }

    .snaps--result-div .snaps--comparebar span {
        line-height: normal;
    }

    .snaps--result-div .snaps--comparebar .snaps--compare_btn{
        margin-left: unset;
    }

    .snaps--result-div .snaps--comparebar{
        padding: 15px 20px;
    }
}

