/* CSS Document */
/*Handle desktop & mobile*/
@media only screen and (max-width: 1200px) {
    .cp-row .cp-row-header .pull-left,
    .cp-row .cp-row-header .pull-right {
        float: none !important;
        width: 100% !important;
        text-align: left !important;
    }
    .cp-row .cp-row-header .pull-right {
        margin-bottom: 25px;
    }
    .CategoryBreadcrumb {
        margin-bottom: 20px !important;
    }
    .categorie-not-sidebar .categoryInformationDiv {
        margin-bottom: 45px;
    }
    .rightSidebar .dx-treeview .dx-treeview-node-container .dx-treeview-node-container {
        padding-left: 20px !important;
        margin-bottom: 15px !important;
    }

    .categorie-not-sidebar .categoryInformationDiv,
    .pageContentSubpage .CategoryBreadcrumb {
        margin-bottom: 45px !important;
    }
    .categorie-not-sidebar .categoryTileDiv .col-md-4 {
        padding: 45px 20px !important;
    }
    .categorie-not-sidebar .categoryInformationDiv h2 span {
        font-size: 30px;
        line-height: 36px;
    }
    .pageContentSubpage {
        padding: 30px 0;
    }
    .header .navbar-default .container {
        padding: 0 15px;
    }
    .price-bgr {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 1024px) {
    .header .navbar-nav>li {
        display: none;
    }

    .header .navbar-nav>li:first-of-type {
        display: inline-block;
    }
    .header .header-part {
        width: auto;
    }
    .header .header-part ul li {
        display: inline-block;
        margin-right: 20px;
    }
    .hero-slider-wrapper .nivo-caption h3 {
        font-size: 26px;
        line-height: 30px;
    }
    .hero-slider-wrapper .nivo-caption {
        position: relative;
        bottom: 0;
        right: 0;
        padding: 15px;
        max-width: 100%;
        background: #000;
    }
    .home-featured .featuredItemDivInner {
        display: block;
    }
    .home-featured .featuredItemDivInner .fid-right,
    .home-featured .featuredItemDivInner .fid-left {
        width: 100%;
        padding: 0;
    }
    .home-featured .featuredItemDivInner .fid-right {
        padding-bottom: 60px;
    }
    .home-featured {
        padding: 50px 0 1px;
    }
}
span.nonBold {font-weight: 400;}
@media only screen and (min-width: 993px) {

    .header-search.menuSearch {
        display: inline-block !important;
    }
    
    
}
@media only screen and (max-width: 992px) {
    .cp-row .cp-row-header .pull-left {
        margin-bottom: 15px;
    }
    .price-bgr .price-bgr-inner {
        margin-left: 0;
    }
    .price-bgr .price-bgr-inner p {
        margin: 0 0 30px;
    }
    .header-search.menuSearch {
        display: none;
    }
    /*Mobile view - FA search icon*/
    #menuSearchToggle > i {
        padding: 15px 0px 1px;
    }
    .dxdvFlowItem.dxdvItem .itemTileHeadline a {
        font-size: 18px;
        line-height: 24px;
    }
    #valorFooterTable tbody {
        display: flex!important;
    }
    /*Austin: hide sidebar with tree navigation on mobile size window*/
    div.leftSidebar.sidebar-offcanvas {display: none;}
}


@media only screen and (max-width: 767px) {
    h1 {
        font-size: 30px;
    }
    .h2-title {
        font-size: 26px;
        line-height: 30px;
    }
    footer {
        text-align: center;
    }
    footer span {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .categorie-not-sidebar .categoryInformationDiv,
    .pageContentSubpage .CategoryBreadcrumb {
        margin-bottom: 25px !important;
    }
    .pageContentSubpage {
        padding: 45px 0;
    }
    
    /*Austin: hide sidebar with tree navigation on mobile size window*/
    div.leftSidebar.sidebar-offcanvas {display: none;}
    
    .container-fluid>.navbar-collapse, 
    .container-fluid>.navbar-header, 
    .container>.navbar-collapse, 
    .container>.navbar-header {
        margin: 0 !important;
    }
    .navbar-collapse.collapse {
        display: block !important;
    }
    .navbar-default .navbar-collapse, 
    .navbar-default .navbar-form {
        border: 0 none !important;
        box-shadow: none !important;
    }
    .navbar-toggle {
        position: absolute;
        top: 27px;
        right: 15px;
        float: none;
        padding: 9px 10px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        background-color: transparent;
        background-image: none;
        border: 1px solid #353535;
        border-radius: 0;
        display: none;
    }
    .price-bgr {
        padding: 75px 0;
    }
    .header .btn-primary {
        padding: 10px;
        font-size: 12px;
        line-height: 16px;
    }
    .header .navbar-nav > li > a {
        padding: 10px 0;
    }
    .header .navbar-right {
        display: block;
    }
    .header .header-part ul li {
        padding: 0 0 10px;
        margin-right: 10px;
    }
    nav .navbar-nav .open .dropdown-menu {
        position: absolute;
        float: none;
        width: 245px;
        margin-top: 0;
        right: 0;
        top: 91px;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 33;
        background: black;
        height: auto;
    }

    
    .home-featured h2 {
        margin-bottom: 30px;
    }
    .home-featured .featuredItemDivInner {
        padding: 15px;
    }
    .hero-slider-wrapper .nivo-controlNav {
        position: absolute;
        right: 0;
        bottom: -30px;
        padding-left: 20px;
        text-align: left;
        width: 100%;
        background: black;
        padding-bottom: 10px;
    }
    .categoryInformationImageDiv, .hero-search, .product-details-hero {
        height: 260px;
    }
    .tagline {
        font-size: 36px;
        line-height: 40px;
    }
    /*Handle discontinued title cat tile listing*/
    #BEFORE_cat_tile_44{
        min-height: 120px;
        vertical-align: bottom !important;
        line-height: 40px !important;
        padding-top: 25px;
    }
    /*Remove Nav Shortcut Favicons*/
    li.w3-animate-zoom{display: none !important;}
    
    /*Remove Footer's Center Table / IE table with nav*/
    #valorFooterTableInner {display: none !important;}
    
    /*Reduce My Account Dropdown menu size*/
    #navbar1 > ul > li.dropdown.fade-in > ul {transform: scale(.9) translate(-88%, 0%) !important; transform-origin: top;}
    
    /*Re-position search favi within it's <i> by remove padding*/
    i.fa .fa-search .fade-in {padding: 2px 0px;}
}

@media only screen and (max-width: 480px) {
    
    /*Remove Nav Shortcut Favicons 
    & Reduce Search Favicon Height*/
    li.w3-animate-zoom{display: none !important;}
    #menuSearchToggle > i {max-height: 29px;}
    
    /*Remove Footer's Center Table / IE table with nav*/
    #valorFooterTableInner {display: none !important;}
    
    .header .btn-primary {
        padding: 4px;
        font-size: 10px;
    }
    .header .navbar-brand img {
        width: 130px;
        height: auto;
    }
}