#mobileMove {
    transition: all .4s ease-in-out;
}

#imageDisclaimer {
    display: none;
}

#fullMenu {
    width: 0;
    height: 0;
    overflow: hidden;
}
 
#contentOverlay {
    display: none;
}

.fullWrapper {
    font-family: 'Open Sans', sans-serif;
}

.centerWrapper {
    max-width: 1000px;
    margin: 0 auto;
}

#topSection {
    padding: 5px 0px;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    text-align: right;
}

#topSection a {
    color: #fff;
}

#topSection a:hover {
    color: #bfbfbf;
}

#menuBlock {
    display: none;
}

.textSpacer {
    padding: 0px 10px;
}

.topTextContainer {
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    padding-right: 20px;
}

#searchIcon {
    display: none;
}

#searchEngine {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-family: arial;
}

#searchInputBox {
    float: left;
    border: 1px solid #000;
    border-right: 0px;
    background: #fff;
    height: 30px;
}

#searchInputBox input {
    border: 0px;
    background: transparent;
    margin: 2px;
    padding: 0px 5px;
    width: 120px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    line-height: 25px;
}

#searchSubmitBtn {
    float: left;
    line-height: 30px;
    font-size: 14px;
    padding: 0px 10px;
    background: #fff;
    border: 1px solid #000;
    border-left: 0px;
    color: #000;
    cursor: pointer;
}

#searchSubmitBtn:hover {
    color: #bfbfbf;
}

#headerSection {
    padding: 10px 0px;
    text-align: left;
    min-height: 100px;
}

#logoImage {
    height: 65px;
    display: inline-block;
    margin-top: 10px;
}

#rightHeadContent {
    float: right;
}

.mediaBtn {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 20px;
    color: #fff;
    background: #000;
    border-radius: 50%;
}

.mediaBtn:hover {
    background: #bfbfbf;
}

#menuSection {
    margin-bottom: 10px;
    text-align: center;
}

.dropName {
    padding: 5px 10px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
}

.dropBox {
    width: 175px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: left;
}

.dropBox .dropName {
    background: #fff;
    color: #000;
    text-transform: capitalize;
    padding: 5px 10px;
}

.dropName:hover {
    background: #bfbfbf;
    color: #fff;
}

.activeDrop {
    color: #bfbfbf !important;
    background: transparent !important;
}

.activeLeft {
    margin-left: -200px;
}

.activeRight {
    margin-left: 200px;
}

#bodySection {}

#triBoxHolder {
    padding: 27px 0px;
}

.triBox {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.triBoxBorder {
    border: 1px solid #ccc;
    width: 95%;
    height: 100%;
    margin: 0 auto;
}

.triBoxImg {
    width: 80%;
    padding: 5px;
    margin: 0 auto;
}

.triBoxImg img {
    width: 100%;
}

.triBoxText {
    height: 65px;
    line-height: 50px;
    text-align: center;
    padding: 15px 0px 0px;
    color: #000;
    font-weight: 300;
    font-size: 25px;
}

.triBox:hover .triBoxText {
    color: #bfbfbf;
}

#dynamicSection {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 50px 0px;
    margin-top: 50px;
}


#brandSection h1 {
    font-weight: 100;
    text-align: center;
}

.dataBoxBorder {
    background: transparent !important;
    border: 0 !important;
}

.brandsImg {
    display: inline-block;
    width: 250px;
    margin: 0 5px;
}

.brandsImg img {
    width: 100%;
}

#customSlideshow,
.transPopupContainer {
    transition: .2s all ease-in-out;
}

.transPopupContent {
    height: 100%;
    padding: 0 !important;
}

.transPopupContainer {
    background: transparent !important;
    box-shadow: none !important;
}

.transPopupBtnHeader {
    display: none;
}

.transPopupContainer {
    max-width: 1200px;
}

#grandPopup img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

#customSlideshow {
    margin: 0 auto;
}

.slidesHolder {
    height: 100%;
}

.slideImg {
    height: 100%;
}

.slideshow .slide {
    height: 100%;
}

#footerSection {
    padding: 50px 0px;
    font-size: 16px;
}

.featuredTitle {
    text-align: center;
    font-size: 25px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
}

.footerCol {
    width: 200px;
    float: left;
    padding: 0 20px;
}

.colTitle {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    padding-bottom: 15px;
}

.colContent {
    line-height: 25px;
    color: #000;
    font-weight: 300;
}

.colContent a {
    color: #000;
    font-weight: 300;
}

.colContent a:hover,
.colContent a:hover i {
    color: #bfbfbf;
}

.colContent a i {
    color: #ccc;
}

#slideshowHolder {
    max-width: 988px;
    margin: 0 auto;
}

.delayBox_slideshow {
    display: none;
}

.poweredByBox {
    display: none !important;
}

.lvl1Show {
  display:none;
}

.dataPrice {
    display: none !important; 
}

@media screen and (max-width: 600px){
    .productBox {
        /* width properties were breaking visibility in 'More in This Collection' window on item info pages */
        width: auto !important;
        max-width: 350px !important;
    }
}

@media screen and (max-width:800px){
    .waypointInfo > .itemDetailTitle{
        margin-top: 35px;
    }
}

@media screen and (max-width:940px) {
    body.clicked {
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .lvl1Show {
       display:block;
    }
    #mobileMove.clicked {
        transform: translate3d(17.625rem, 0, 0);
    }
    #contentOverlay {
        display: block;
        opacity: 0;
        transition: opacity .4s ease-in-out;
    }
    #contentOverlay.clicked {
        background: rgba(255, 255, 255, 0.2);
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 10000;
        opacity: 1;
        cursor: pointer;
    }
    #topSection {
        height: 30px;
    }
    .topTextContainer {
        display: none;
    }
    #fullMenu {
        width: 18rem;
        margin: 0 auto;
        color: #000;
        cursor: pointer;
        height: 100%;
        transform: translate3d(-100%, 0, 0);
        transition: all .4s ease-in-out;
        font-size: 14px;
        position: fixed;
        z-index: 1000;
        left: 0;
        top: 0;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    #fullMenu.clicked {
        transform: translate3d(0%, 0, 0);
    }
    #dropDown {
        background: #fff;
        height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    h2 {
        text-decoration: underline;
        padding: 0px 10px 0px;
        margin: 10px 5px;
    }
    #mobileContact {
        font-size: 16px;
        padding: 10px;
    }
    #mobileSocial {
        width: 55%;
        margin: 0 auto;
    }
    .menuBtn {
        padding: 20px 15px;
        min-width: 185px;
        width: 100%;
        float: left;
        background: transparent;
        position: relative;
        color: rgba(0, 0, 0, 0.7);
        border-bottom: 1px solid #262626;
        box-sizing: border-box;
        font-size: 18px;
    }
    .menuBtn i {
        float: right;
        padding: 0px 5px;
    }
    .menuBtn:hover {
        color: #666;
    }
    .tap {
        height: auto !important;
        overflow: visible !important;
    } 
    .subMenu {
        display: block;
        left: 0;
        height: 0;
        z-index: 1000;
        max-width: 350px;
        width: 100%;
        box-shadow: 25px 5px 10px 0px rgba(0, 0, 0, .25);
        margin-left: 20px;
        overflow: hidden;
        transition: all ease-in-out .4s;
    }
    .subMenuBtn {
        color: rgba(0, 0, 0, 0.7);
        border-bottom: 1px solid #262626;
        padding: 10px 0;
        margin-left: 20px;
        font-size: 16px;
    }
    .subMenuBtn:hover {
        background: #333;
    }
    .subMenu i {
        float: none;
    }
    #contactBox {
        box-sizing: border-box;

    }
    #searchIcon {
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        display: block;
        float: right;
        margin-right: 20px;
    }
    #searchIcon i {
        vertical-align: middle;
    }

    #searchEngine {
        width: 100%;
        margin: 0 auto;
        z-index: 100;
        position: relative;
        overflow: hidden;
        transition: all 0.3s ease;
        background: #dfdfdf;
        height: 0;
        padding: 0 15px;
    }

    #searchInputBox {
        display: inline-block;
        vertical-align: top;
        border-bottom: 1px solid #333;
        background: transparent;
        border-right: 0px;
        height: 55px;
        width: calc(100% - 70px);
    }

    #searchInputBox input {
        border: 0px;
        background: transparent;
        margin: 2px;
        padding: 10px;
        width: 100%;
        font-size: 26px;
        color: #333;
        font-weight: 300;
    }

    #searchSubmitBtn {
        display: inline-block;
        vertical-align: top;
        background: transparent;
        line-height: 55px;
        padding: 0px 15px 0px 10px;
        color: #6d6d6d;
        cursor: pointer;
        border-bottom: 1px solid #333;
        margin-left: -5px;
        font-size: 18px;
    }

    #searchSubmitBtn:hover {
        color: #999;
    }
    #rightHeadContent {
        display: none;
    }
    #menuSection {
        display: none;
    }
    #menuBlock {
        padding: 3px 15px;
        font-size: 18px;
        float: left;
        text-transform: capitalize;
        display: block;
        cursor: pointer;
    }
    #menuBlock i {
        border-right: 1px solid #000;
        font-size: 20px;
        vertical-align: middle;
    }
    .triBox {
        width: 100%;
    }
    #logoImage {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
}