#topSearch2 .searchContainerInner {
    border: 1px solid #f3f3f3;
    height: 50px
}

#subHeader2.color_black #topSearch2 .searchContainerInner {
    border: 1px solid rgba(255, 255, 255, .3);
    background-color: rgba(0, 0, 0, .1)
}

#subHeader2.color_theme #topSearch2 .searchContainerInner {
    border: 1px solid rgba(255, 255, 255, .3);
    background-color: rgba(255, 255, 255, .1)
}

#topSearch2 .searchContainer {
    border-collapse: collapse;
    table-layout: fixed;
    line-height: 50px;
    display: table;
    height: 50px;
    width: 100%
}

#searchResult .searchAllResult, #searchResult h1 {
    font-family: robotobold;
    text-transform: uppercase;
    line-height: 85px;
    height: 85px;
    position: relative;
    text-align: center
}

#topSearch2 .searchColumn {
    vertical-align: middle;
    display: table-cell;
    position: relative
}

#topSearch2 .searchColumn:last-child {
    width: 54px
}

#topSearch2 #searchQuery {
    background: url(images/searchH2.png) 14px 50% no-repeat;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 42px;
    height: 50px;
    width: 100%;
    border: 0
}

#searchResult .productList, #topSearch2 #goSearch {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#topSearch2 #goSearch {
    background: url(images/searchIcoH2.png) no-repeat;
    box-sizing: border-box;
    color: transparent;
    cursor: pointer;
    height: 50px;
    border: none;
    width: 50px
}

#subHeader2.color_black #topSearch2 #searchQuery, #subHeader2.color_theme #topSearch2 #searchQuery, #subHeader6.color_black #topSearch2 #searchQuery, #subHeader6.color_theme #topSearch2 #searchQuery, #subHeader7.color_black #topSearch2 #searchQuery, #subHeader7.color_theme #topSearch2 #searchQuery, #subHeader9.color_black #topSearch2 #searchQuery, #subHeader9.color_theme #topSearch2 #searchQuery {
    background: url(images/searchH2W.png) 14px 50% no-repeat;
    color: rgba(255, 255, 255, .7)
}

#subHeader5.color_black #topSearch2 #searchQuery, #subHeader5.color_theme #topSearch2 #searchQuery {
    background: url(images/searchH5W.png) 14px 50% no-repeat;
    color: rgba(255, 255, 255, .7)
}

#subHeader2.color_black #goSearch, #subHeader2.color_theme #goSearch {
    background: url(images/searchIcoH2W.png) no-repeat
}

#subHeader5.color_black #goSearch, #subHeader5.color_theme #goSearch, #subHeader6.color_black #goSearch, #subHeader6.color_theme #goSearch, #subHeader7.color_black #goSearch, #subHeader7.color_theme #goSearch, #subHeader9.color_black #goSearch, #subHeader9.color_theme #goSearch {
    background: url(images/searchIcoH5W.png) no-repeat
}

#topSearch2 #goSearch:hover {
    background-position: 0 -50px
}

#topSearch2 #goSearch:active {
    background-position: 0 -100px
}

#searchResult {
    border-top: 1px solid #f3f3f3;
    background-color: #fff;
    position: absolute;
    display: none;
    height: auto;
    z-index: 999;
    width: 100%;
    top: 172px;
    left: 0
}

#subHeader2 #searchResult {
    top: 102px
}

#subHeader2 #searchOverlap {
    top: 172px
}

#searchResult h1 {
    background-color: #fff;
    font-size: 18px;
    margin: 0
}

#searchResult.visible {
    display: block
}

#searchResult .productList {
    box-sizing: border-box;
    margin-bottom: 24px;
    padding: 0 24px
}

#searchResult .item {
    width: 14.285%
}

#searchResult .searchAllResult {
    border-top: 1px solid #e7e8ea;
    background-color: #f3f3f3;
    text-decoration: none;
    font-size: 14px;
    display: block;
    color: #000
}

#searchResult .searchAllResult:hover {
    background-color: #eee
}

#searchResult .searchAllResult span {
    border-bottom: 1px dashed #000;
    padding-bottom: 4px
}

#searchResult .errorMessage {
    margin: 24px 36px;
    text-align: center;
    font-size: 14px;
    color: #000
}

#searchProductsClose {
    background: url(images/exit.png) no-repeat;
    position: absolute;
    margin-top: -9px;
    display: block;
    height: 18px;
    width: 18px;
    right: 24px;
    top: 50%
}

#searchProductsClose:hover {
    background-position: -18px 0
}

#searchProductsClose:active {
    background-position: -36px 0
}

@media all and (max-width: 1200px) {
    #topSearchLine.color_black #topSearch2 #searchQuery {
        background: url(images/searchH5W.png) 14px 50% no-repeat;
        color: rgba(255, 255, 255, .7)
    }

    #topSearchLine.color_black #goSearch {
        background: url(images/searchIcoH5W.png) no-repeat
    }

    #subHeader6 #topSearchLine #topSearch2 #searchQuery {
        background: url(images/searchH2.png) 14px 50% no-repeat;
        color: #000
    }

    #subHeader6 #topSearchLine #topSearch2 #goSearch {
        background: url(images/searchIcoH2.png) no-repeat
    }

    #subHeader6 #topSearchLine #topSearch2 input[placeholder] {
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        color: rgba(0, 0, 0, .7)
    }

    #subHeader6 #topSearchLine #topSearch2 input::-webkit-input-placeholder {
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        color: rgba(0, 0, 0, .7)
    }

    #subHeader6 #topSearchLine #topSearch2 input::-moz-placeholder {
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        color: rgba(0, 0, 0, .7)
    }
}

.bx-pagination {
    margin: 10px 0
}

.bx-pagination .bx-search-pagination-container {
    text-align: center;
    position: relative
}

.bx-pagination .bx-search-pagination-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block
}

.bx-pagination .bx-search-pagination-container ul li {
    display: inline-block;
    margin: 0 2px 15px
}

.bx-pagination .bx-search-pagination-container ul li span {
    -webkit-transition: color .3s, background-color .3s, border-color .3s;
    -moz-transition: color .3s, background-color .3s, border-color .3s;
    -ms-transition: color .3s, background-color .3s, border-color .3s;
    -o-transition: color .3s, background-color .3s, border-color .3s;
    transition: color .3s, background-color .3s, border-color .3s;
    background: #eff0f1;
    padding: 0 8px;
    display: block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #444;
    font-size: 14px;
    border-radius: 16px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bx-pagination .bx-search-pagination-container ul li a {
    text-decoration: none;
    border-radius: 16px;
    display: block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #444;
    vertical-align: middle
}

.bx-pagination .bx-search-pagination-container ul li a:hover span {
    background: #dadada
}

.bx-pagination .bx-search-pagination-container ul li.bx-active span {
    background: #ff9601;
    color: #fff
}

.bx-pagination .bx-search-pagination-container ul li.bx-pag-all a span, .bx-pagination .bx-search-pagination-container ul li.bx-pag-next a span, .bx-pagination .bx-search-pagination-container ul li.bx-pag-prev a span {
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
    color: #444
}

.bx-pagination .bx-search-pagination-container ul li.bx-pag-all span, .bx-pagination .bx-search-pagination-container ul li.bx-pag-next span, .bx-pagination .bx-search-pagination-container ul li.bx-pag-prev span {
    color: #aab1b4;
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px
}

.items-search.list-items-search .item, .items-search.list-items-search .item .tabloid {
    font: 14px/21px roboto_ltregular, arial, sans-serif;
    border-collapse: collapse;
    list-style: none;
    box-sizing: border-box;
    position: relative;
    height: auto
}

.bx-pagination .bx-search-pagination-container ul li.bx-pag-all a:hover span, .bx-pagination .bx-search-pagination-container ul li.bx-pag-next a:hover span, .bx-pagination .bx-search-pagination-container ul li.bx-pag-prev a:hover span {
    background: #fff;
    border-color: #dadada;
    color: #000
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #f89e1c;
    color: #fff
}

@media all and (max-width: 1920px) {
    #searchResult .item {
        width: 16.666666%
    }
}

@media all and (max-width: 1600px) {
    #searchResult .item {
        width: 20%
    }
}

@media all and (max-width: 1300px) {
    #searchResult .item {
        width: 25%
    }
}

@media all and (max-width: 1024px) {
    #searchResult .item {
        width: 33.33333%
    }
}

@media all and (max-width: 790px) {
    #searchResult .item {
        width: 50%
    }
}

@media all and (max-width: 600px) {
    #searchResult .item {
        width: 100%
    }
}

.items-search.list-items-search {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    z-index: 1005
}

.items-search.list-items-search .item {
    -webkit-font-smoothing: antialiased;
    float: left;
    border: 1px solid #e7e8ea;
    width: 95% !important;
    margin: 0 auto 10px
}

.items-search.list-items-search .item .tabloid {
    -webkit-font-smoothing: antialiased;
    transition: box-shadow .3s ease-in-out, border .3s ease-in-out;
    overflow: hidden;
    z-index: 1;
    box-shadow: none;
    background: 0 0;
    border-bottom: none;
    border: none;
    padding: 0
}

.items-search.list-items-search .inStock {
    font: 14px/21px roboto_condensedlight;
    -webkit-font-smoothing: antialiased;
    border-collapse: collapse;
    list-style: none;
    box-sizing: content-box;
    outline: 0;
    position: absolute;
    right: 8px;
    top: 8px;
    width: auto !important;
    color: #73b24e !important;
    cursor: default;
    transition: .2s ease-in-out;
    text-decoration: none;
    display: block;
    float: left
}

.items-search.list-items-search .productTable, .items-search.list-items-search .productTable .productColImage {
    font: 14px/21px roboto_ltregular, arial, sans-serif;
    border-collapse: collapse;
    list-style: none;
    box-sizing: content-box
}

.items-search.list-items-search .productTable {
    -webkit-font-smoothing: antialiased;
    margin-top: 5px;
    display: flex;
    align-items: center
}

.items-search.list-items-search .productTable .productColImage {
    -webkit-font-smoothing: antialiased;
    width: auto
}

.items-search.list-items-search .productTable .productColImage .picture {
    font: 14px/60px roboto_ltregular, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    border-collapse: collapse;
    list-style: none;
    box-sizing: content-box;
    outline: 0;
    transition: .5s ease-in-out;
    position: relative;
    display: block;
    text-align: center;
    height: 60px;
    width: 80px
}

.items-search.list-items-search .productTable .productColImage .youtube_ico {
    position: absolute;
    left: 10px;
    bottom: auto;
    top: 5px;
    margin-top: 0
}

.items-search.list-items-search .productTable .name {
    font: 13px/44px roboto_ltregular, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    border-collapse: collapse;
    list-style: none;
    box-sizing: content-box;
    outline: 0;
    color: #000;
    transition: .2s ease-in-out;
    text-decoration: none;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    height: auto
}

.items-search.list-items-search .productTable .productColText .optional .row-hidden, .items-search.list-items-search .productTable .rating, .search_res .errorMessage #searchProductsClose {
    display: none
}

.items-search.list-items-search .getFastView {
    display: none !important
}

.items-search.list-items-search .productTable .productColText .price {
    margin-bottom: 0
}

.items-search.list-items-search .productTable .productColText .addCart {
    width: 35%
}

.items-search.list-items-search .productTable .productColText .optional {
    width: 30%;
    text-align: right
}

.items-search.list-items-search .productTable .productColText .optional .row {
    text-align: right;
    margin-bottom: 0
}

.items-search.list-items-search .productTable .productColText .optional .row a {
    width: 90%
}

.search_res.visible {
    border: 2px solid #e7e8ea;
    border-top: none !important
}

#subHeader7 #searchOverlap {
    z-index: 1004
}

.items-search.list-items-search .info_wrapper {
    display: flex;
    flex-direction: column
}