.vsi_serchbar .block-advancesearch-result::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background-color: #F5F5F5
}

.vsi_serchbar .block-advancesearch-result::-webkit-scrollbar {
    width: 6px;
    background-color: #e1e1e1
}

.vsi_serchbar .block-advancesearch-result::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
    background-color: #cccccc
}

.vsi_serchbar .content-select-category.active::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background-color: #F5F5F5
}

.vsi_serchbar .content-select-category.active::-webkit-scrollbar {
    width: 6px;
    background-color: #e1e1e1
}

.vsi_serchbar .content-select-category.active::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
    background-color: #cccccc
}

.vsi_serchbar {
    float: left;
    width: 100%
}

.vsi_serchbar .custom-search .select-category {
    display: inline-block;
    vertical-align: middle;
    min-width: 180px;
}

.vsi_serchbar .custom-search .select-category .dropdown-detail .dropdown-group .dropdown-display {
    padding: 10px 15px;
    font-weight: 700;
    cursor: pointer
}

.vsi_serchbar .custom-search .select-category .dropdown-detail {
    display: none;
    width: 100%
}

.vsi_serchbar .custom-search .select-category label,
.vsi_serchbar .custom-search .select-category label input[type="checkbox"] {
    cursor: pointer
}

.vsi_serchbar .custom-search .select-category .dropdown-display {
    cursor: pointer
}

.vsi_serchbar .custom-search .select-category .dropdown-detail.active {
    display: inline-block
}

.vsi_serchbar .custom-search .select-category .dropdown-display.active .material-icons.add {
    display: none
}

.vsi_serchbar .custom-search .select-category .dropdown-display:not(.active) .material-icons.remove {
    display: none
}

.vsi_serchbar .custom-search .select-category .category-item a.category-name {
    display: block
}

.vsi_serchbar .custom-search .select-category .dropdown-detail .dropdown-group .dropdown-display label {
    cursor: pointer
}

.vsi_serchbar .custom-search .select-category .dropdown-detail .dropdown-group .dropdown-display label,
.vsi_serchbar .custom-search .select-category .dropdown-detail ul {
    margin-bottom: 0
}

.vsi_serchbar .custom-search .select-category .dropdown-detail .category-list {
    border-top: 1px solid #bbb
}

.vsi_serchbar .custom-search .select-category .clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.vsi_serchbar .custom-search .select-category .float-left {
    float: left
}

.vsi_serchbar .custom-search .select-category .float-right {
    float: right
}

.vsi_serchbar .custom-search .select-category .collapse-all {
    display: none
}

.vsi_serchbar .custom-search .select-category .category-item .category-name:hover {
    background-color: #ccc
}

.vsi_serchbar .custom-search .select-category .content-select-category .dropdown-autoaction {
    padding: 10px 15px
}

.vsi_serchbar .custom-search {
    display: flex;
    width: 100%;
    border: 2px solid #08a7e1;
    padding: 10px;
    color: #b4b4b4;
    position: relative;
    align-items: center;
    animation: none;
    background-color: #ffffff;
}

.vsi_serchbar .custom-search .select-category .content-select-category {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 5px 1px #d9d9d9;
    z-index: 10;
    width: 100%;
    padding: 10px
}

.vsi_serchbar .custom-search .block_fromsearch {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    width: 100%;
}

.vsi_serchbar .custom-search .block_fromsearch::before {
    content: '';
    background-color: #b4b4b4;
    display: inline-block;
    padding: 15px 1px;
    position: absolute
}

.vsi_serchbar .custom-search .block_fromsearch .vsi_fromsearch {
    margin-left: 20px
}

.vsi_serchbar .custom-search .block_fromsearch .vsi_fromsearch .inp-search {
    padding: 5px;
    width: 100%;
    outline: none;
    border: none;
    padding: 5px;
    width: 100%;
    outline: none;
    border: none
}

.vsi_serchbar .custom-search .block_fromsearch .vsi_fromsearch .btn-search-submit {
    position: absolute;
    right: 12px;
    top: 10px;
    border: none;
    background: none;
    color: #08a7e1;
    cursor: pointer
}

.vsi_serchbar .result-search {
    display: none
}

.vsi_serchbar .result-search.active {
    display: block
}

.vsi_serchbar .block-advancesearch-result {
    position: absolute;
    top: 5px;
    left: 0;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 8px 2px #d9d9d9;
    z-index: 10;
    width: 100%;
    padding: 15px
}

.vsi_serchbar .lable-search-word {
    padding: 8px 10px;
    background-color: #f0f0f0;
    margin-bottom: 20px
}

.vsi_serchbar .block-advancesearch-result .pull-left {
    float: none;
    display: inline-block;
    vertical-align: middle;
    color: #252525
}

.vsi_serchbar .lable-search-word .pull-right {
    float: right;
    width: 30%;
    text-align: right;
}

.vsi_serchbar .block-advancesearch-result .pull-right {
    float: right;
    width: auto;
    text-align: right
}

.vsi_serchbar .block-advancesearch-result .pull-right a {
    color: #252525;
    vertical-align: middle
}

.vsi_serchbar .block-advancesearch-result .pull-right i {
    font-size: 22px;
    color: red;
    position: unset;
    vertical-align: top;
}

.vsi_serchbar .contecnt-viewmore-top {
    padding: 0;
    border-bottom: 1px solid #ccc
}

.vsi_serchbar .contecnt-viewmore-top h3 {
    text-transform: capitalize
}

.vsi_serchbar .search-result-item {
    display: inline-block;
    background-color: #f0f0f0;
    padding: 10px;
    margin-right: 5px;
    margin-top: 5px;
    color: #707070
}

.vsi_serchbar .search-result-item.hide-item {
    display: none;
}

.vsi_serchbar .search-result-item.item-readmore {
    background-color: #08a7e1;
    color: #ffffff;
    display: none;
    cursor: pointer;
}

.vsi_serchbar .search-result-item.item-readmore.active {
    display: inline-block;
}

.vsi_serchbar li.search-result-item a {
    color: #707070
}

.vsi_serchbar li.search-result-item:hover {
    background-color: #08a7e1;
}

#header .vsi_serchbar li.search-result-item:hover a,
.vsi_serchbar li.search-result-item:hover a {
    color: #ffffff;
}

.vsi_serchbar .title-before-hold-mouse {
    background-color: #08a7e1;
    color: #fff;
    padding: 10px 20px
}

.vsi_serchbar .contentFlex {
    display: flex;
    flex-wrap: nowrap;
}

.vsi_serchbar .contentFlex .itemFlex.align-end {
    align-self: flex-end
}

.vsi_serchbar .position-relative {
    position: relative
}

.vsi_serchbar .result-product-status {
    position: absolute;
    bottom: 0
}

.vsi_serchbar .result-product-item {
    padding: 10px 5px;
    border-bottom: 1px solid #ccc
}

.vsi_serchbar .title-after-hold-mouse {
    display: none
}

.vsi_serchbar .add button.btn.add-to-cart,
.vsi_serchbar .add .block-quickview-search {
    display: inline-block;
    vertical-align: middle;
}

.vsi_serchbar button.btn.add-to-cart,
.vsi_serchbar a.btn-quick-view,
#header .vsi_serchbar a.btn-quick-view {
    background: none;
    border: none;
    box-shadow: none;
    color: #ffffff;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #0a81ad;
    background-color: #08a7e1;
    display: block;
}

.vsi_serchbar button.btn.add-to-cart:hover,
.vsi_serchbar a.btn-quick-view:hover,
#header .vsi_serchbar a.btn-quick-view:hover {
    color: #08a7e1;
    background-color: #ffffff;
}

.vsi_serchbar button.btn.add-to-cart i,
.vsi_serchbar a.btn-quick-view i {
    margin: 0;
}

.vsi_serchbar .thisThemplate {
    display: none !important
}

.vsi_serchbar .single-blockForm {
    margin-top: 10px
}

.vsi_serchbar .result-product-name a.a-product-name:hover {
    color: #08a7e1;
}

.vsi_serchbar .contecnt-viewmore-top .pull-right {
    width: 50%;
}

.vsi_serchbar a.single-linkProductName {
    line-height: 25px;
}

/* session-left */

.vsi_serchbar .first-col {
    padding-left: 0;
    padding-right: 0;
}

.vsi_serchbar .position-relative span {
    font-size: 13px;
    color: #707070
}

.vsi_serchbar .position-relative a {
    color: #252525;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vsi_serchbar .result-reference-name,
.vsi_serchbar .setToBottom2 {
    font-size: 14px;
}

.vsi_serchbar .circle-status {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle
}

.vsi_serchbar .circle-status.active {
    background-color: #a7e84e
}

.vsi_serchbar .circle-status.disabled {
    background-color: #ff2d35
}

.vsi_serchbar .last-col {
    padding-right: 0;
    padding-left: 0;
}

.vsi_serchbar .last-col .frmAddToCart {
    width: 100%;
    margin-top: 10px;
}

.vsi_serchbar .last-col .frmAddToCart .col-1 {
    width: 37%;
    display: inline-block
}

.vsi_serchbar .last-col .frmAddToCart .col-2 {
    width: 60%;
    display: inline-block;
    vertical-align: top
}

.vsi_serchbar .last-col .frmAddToCart .col-2 .add {
    text-align: right
}

.vsi_serchbar .last-col .frmAddToCart .leo-bt-cart span {
    display: inline-block;
    font-size: 14px;
    text-transform: capitalize;
    padding-left: 0;
    vertical-align: top
}

/* .vsi_serchbar .last-col .frmAddToCart .leo-bt-cart:before {
    content: " ";
    background: url(/themes/leo_xalem/assets/img/cart-blue-small.png) no-repeat;
    top: -3px;
    left: -29px
} */

.vsi_serchbar .last-col span.price_amount {
    color: #252525;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif
}

.vsi_serchbar .last-col span.regular_price_amount {
    color: #252525;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif
}

.vsi_serchbar .last-col .discount-price {
    text-decoration: line-through
}

.vsi_serchbar .btn-bottom-viewmore {
    text-align: center;
    width: 80%;
    background: #888;
    margin: 0 12%;
    height: 46px;
    vertical-align: middle
}

.vsi_serchbar .btn-bottom-viewmore a,
#header .vsi_serchbar .btn-bottom-viewmore a {
    padding: 12px;
    color: #fff;
    font-weight: 600;
    font-size: 18px
}

.vsi_serchbar .bootstrap-touchspin {
    box-shadow: none;
}

.vsi_serchbar .btn-bottom-viewmore:hover {
    background: #08a7e1;
    color: #fff;
    cursor: pointer
}

.vsi_serchbar .btn-bottom-viewmore:hover a {
    color: #fff
}

.vsi_serchbar .btn-bottom-viewmore a:hover {
    color: #fff !important
}

/*  Faii have a small styling to show the word not found if total equal 0 */
.vsi_serchbar .group-product-notfound {
    padding: 15px 0 1px;
    background: #f0f0f0;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 20px;
}

/* session-right */

.vsi_serchbar a.single-linkProductName {
    font-size: 18px;
    font-weight: 600
}

.vsi_serchbar .vsi-search-img {
    border: 1px solid #ccc;
    display: inline-block;
    max-width: 100%;
    width: 100%
}

.vsi_serchbar .session-right .single-numDiscountPrice {
    font-size: 12px;
    color: #707070;
    font-family: 'Montserrat', sans-serif
}

.vsi_serchbar .session-right .single-numRealPrice {
    font-size: 18px;
    color: #08a7e1;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif
}

.vsi_serchbar .session-right .single-blockStatus .name {
    font-size: 13px
}

.vsi_serchbar .session-right .single-blockFeatures ul,
.session-right .single-blockAttributes ul {
    list-style: square inside;
    margin-bottom: 0;
}

.vsi_serchbar .session-right .single-blockFeatures ul li,
.session-right .single-blockAttributes ul li {
    padding-top: 5px;
    color: #08a7e1;
    font-size: 14px
}

.vsi_serchbar .session-right .single-blockFeatures ul li span,
.session-right .single-blockAttributes ul li span,
.session-right .single-blockAttributes ul li b {
    color: #707070;
    font-size: 14px
}

.vsi_serchbar .single-blockForm .leo-bt-cart span {
    display: inline-block;
    font-size: 14px;
    text-transform: capitalize;
    padding-left: 0;
    vertical-align: top
}

/* .vsi_serchbar .single-blockForm .leo-bt-cart:before {
    content: " ";
    background: url(/themes/leo_xalem/assets/img/cart-blue-small.png) no-repeat;
    top: -3px;
    left: -29px
} */

.vsi_serchbar .session-right .clearfix.single-blockPrice {
    min-height: 50px
}

.vsi_serchbar .single-blockForm .col-amount {
    width: 70px;
    display: inline-block
}

.vsi_serchbar .single-blockForm .col-add {
    float: right;
}

.vsi_serchbar .search-result-title {
    border-bottom: 1px solid #ccc;
    margin-top: 5px;
    padding: 10px;
    color: #252525;
    font-size: 18px;
    font-weight: 600
}

.vsi_serchbar .block-advancesearch-result,
.vsi_serchbar .content-select-category.active {
    max-height: 750px;
    min-width: 950px;
    overflow: auto;
}

.vsi_serchbar .single-numDiscountPrice.discount-price {
    text-decoration: line-through;
}

.vsi_serchbar .not_discout,
.vsi_serchbar .has_discount {
    display: none;
}

.vsi_serchbar .single-blockForm .col-amount .input-qty {
    min-height: 40px;
    background: #ffffff;
    text-align: center;
}

.vsi_serchbar .last-col input[name="qty"] {
    height: 40px;
    background: #fff;
    padding: 0;
    text-align: center;
}

.vsi_serchbar .block-advancesearch-result {
    z-index: 11;
}

.vsi_serchbar .lable-search-word .pull-right {
    width: 20%;
}

.vsi_serchbar .thisHide {
    display: none !important;
}

.vsi_serchbar .result-product-item.active {
    background-color: #f0f0f0;
}

.vsi_serchbar .session-right .single-blockFeatures ul li {
    padding: 5px 10px;
}

.vsi_serchbar .category-item.dropdown-group[data-level-dept="3"] a.category-name.dropdown-display {
    padding-left: 30px;
}

.vsi_serchbar .category-item.dropdown-group[data-level-dept="4"] a.category-name.dropdown-display {
    padding-left: 60px;
}

.vsi_serchbar .block-quickview-search i.mo-icon-view {
    position: relative;
    right: 0;
    top: 2px;
}

.vsi_serchbar .custom-search .select-category .main-select-category span {
    display: inline-block;
    vertical-align: middle;
}

.vsi_serchbar .checkbox-name-category {
    display: inline-block;
    vertical-align: middle
}

.vsi_serchbar .display-select-all,
.vsi_serchbar .expand-text {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.vsi_serchbar a.category-name.dropdown-display {
    text-decoration: none;
}

.search-loading-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999998;
}

.search-loading-wrapper .search-loading-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.search-loading-wrapper .search-loading-contnet {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999;
}

.vsi_serchbar .bootstrap-touchspin {
    min-width: 70px;
}

.vsi_serchbar .block-viewmore-top a.link-viewmore span {
    display: inline-block;
    vertical-align: middle;
}

.vsi_serchbar .block-advancesearch-result .lable-search-word  .pull-right {
    width: 80px;
}

@media only screen and (max-width:1366px) {

    .vsi_serchbar .block-advancesearch-result,
    .vsi_serchbar .content-select-category.active {
        max-height: 500px;
        overflow: auto;
    }
}

@media only screen and (max-width:1199px) {
    .vsi_serchbar .result-product-item {
        padding: 10px;
    }

    .vsi_serchbar .position-relative {
        position: relative;
    }

    .vsi_serchbar .last-col {
        padding-right: 0;
    }

    .vsi_serchbar .last-col .frmAddToCart .col-1 {
        float: left;
    }

    .vsi_serchbar .last-col .frmAddToCart .col-2 {
        vertical-align: top;
        float: right;
    }

    .vsi_serchbar .session-right .single-blockFeatures ul li,
    .session-right .single-blockAttributes ul li {
        padding: 5px;
        color: #08a7e1;
        font-size: 14px;
    }

    .vsi_serchbar .session-right .single-blockFeatures ul,
    .session-right .single-blockAttributes ul {
        list-style: square inside;
        padding-top: 5px;
        margin-bottom: 0;
    }

    .vsi_serchbar .single-blockForm .col-amount {
        display: block;
    }

    .vsi_serchbar .single-blockForm .col-add {
        display: block;
        float: right;
        text-align: right;
    }

    .vsi_serchbar .custom-search .select-category .main-select-category span {
        display: none;
    }

    .vsi_serchbar .position-relative a {
        color: #252525;
        font-size: 14px;
    }
}

@media only screen and (max-width:991px) {
    .vsi_serchbar .block-advancesearch-result .pull-right i {
        margin-left: 1%;
    }

    .vsi_serchbar .session-left {
        width: 100%;
    }

    .vsi_serchbar .session-right {
        width: 100%;
        padding-top: 5%;
        padding-bottom: 2%;
    }

    .vsi_serchbar .contentFlex2 {
        display: block;
    }

    .vsi_serchbar .contentFlex2 .main-col-1 {
        width: 7%;
        display: inline-block;
    }

    .vsi_serchbar .contentFlex2 .main-col-2 {
        width: 20%;
        padding-left: 10px;
        display: inline-block;
    }

    .vsi_serchbar .contentFlex2 .main-col-3 {
        width: 25%;
        display: inline-block;
    }

    .vsi_serchbar .contentFlex2 .main-col-4 {
        width: 20%;
        display: inline-block;
        vertical-align: middle;
    }

    .vsi_serchbar .contentFlex2 .main-col-5 {
        width: 25%;
        float: right;
        vertical-align: middle;
        padding-top: 2%;
    }

    .vsi_serchbar .contentFlex2 .main-col-5 .frmAddToCart {
        position: static;
        vertical-align: top;
    }

    .vsi_serchbar .contentFlex2 .main-col-5 .frmAddToCart .col-1 {
        display: inline-block;
        width: 60px;
    }

    .vsi_serchbar .contentFlex2 .main-col-5 .frmAddToCart .col-2 {
        float: right;
    }

    .vsi_serchbar .contentFlex2 .main-col-5 .frmAddToCart .input-group {
        width: 60px;
    }

    .vsi_serchbar .block-advancesearch-result .pull-right {
        float: right;
        width: 50%;
        text-align: right;
    }

    .vsi_serchbar .contentFlex2 .frmAddToCart .add-to-cart span {
        display: inline-block;
        font-size: 14px;
        text-transform: capitalize;
        padding-left: 0;
        vertical-align: unset;
        font-weight: bold;
    }

    /* .vsi_serchbar .contentFlex2 .frmAddToCart .add-to-cart:before {
        content: " ";
        background: url(/themes/leo_xalem/assets/img/cart-blue-small.png) no-repeat;
        top: auto;
        right: 0;
        padding-right: 12%;
        height: 23px;
        width: 23px;
        z-index: 10;
        position: absolute;
    } */

    .vsi_serchbar .contentFlex2 .frmAddToCart .add-to-cart span:before {
        display: none;
    }

    .vsi_serchbar .contentFlex2 .main-col-5 .frmAddToCart .input-group {
        width: 60px;
        height: 40px;
    }

    .vsi_serchbar .btn-bottom-viewmore {
        text-align: center;
        width: 100%;
        background: #888;
        margin: 0;
        height: 46px;
        vertical-align: middle;
    }

    .vsi_serchbar .block-search-result-group {
        display: none;
    }

    .vsi_serchbar .session-right .col-photo {
        width: 25%;
    }

    .vsi_serchbar .single-blockForm .col-amount {
        width: 100%;
        display: inline-block;
    }

    .vsi_serchbar .single-blockForm .col-amount .input-qty {
        min-height: 39px;
        padding: 7px;
    }

    .vsi_serchbar .single-blockForm .col-add {
        display: inline-block;
        float: none;
        width: 100%;
        text-align: center;
        background: #ddd;
    }

    .vsi_serchbar .col-add button.btn.add-to-cart {
        background: none;
        border: none;
        box-shadow: none;
        color: #08a7e1;
        padding: 0;
        margin-top: 13px;
        margin-bottom: 3px;
    }

    .vsi_serchbar .single-blockForm .leo-bt-cart:before {
        display: none;
    }

    .vsi_serchbar .single-blockForm .leo-bt-cart span {
        display: inline-block;
        font-size: 14px;
        text-transform: capitalize;
        padding-left: 0;
        vertical-align: super;
    }

    .vsi_serchbar .custom-search .select-category {
        min-width: 60px;
    }

    .vsi_serchbar .block-advancesearch-result,
    .vsi_serchbar .content-select-category.active {
        min-width: auto;
    }

    .vsi_serchbar .session-right {
        display: none;
    }
}

@media only screen and (max-width:927px) {
    .vsi_serchbar .contentFlex2 .frmAddToCart .add-to-cart:before {
        padding-right: 13%;
    }
}

@media only screen and (max-width:881px) {
    .vsi_serchbar .contentFlex2 .main-col-3 {
        width: 22%;
        display: inline-block;
    }

    .vsi_serchbar .contentFlex2 .main-col-4 {
        width: 20%;
    }

    .vsi_serchbar .contentFlex2 .main-col-5 {
        width: 22%;
    }

    .vsi_serchbar .contentFlex2 .frmAddToCart .add-to-cart:before {
        padding-right: 7%;
        cursor: pointer;
    }

    /* .vsi_serchbar .single-blockForm .leo-bt-cart:before {
        content: " ";
        background: url(/themes/leo_xalem/assets/img/cart-blue-small.png) no-repeat;
        top: 14px;
        left: -29px;
        width: 23px;
        height: 23px;
    } */

    .vsi_serchbar .session-right .clearfix.single-blockPrice .pull-left {
        display: none;
    }

    .vsi_serchbar .session-right .clearfix.single-blockPrice .pull-right {
        width: 65% !important;
    }
}

@media only screen and (max-width:767px) {
    .vsi_serchbar .contentFlex2 .main-col-3 {
        width: 17%;
        display: inline-block;
    }

    .vsi_serchbar .contentFlex2 .main-col-4 {
        width: 26%;
    }

    .vsi_serchbar .contentFlex2 .main-col-5 {
        width: 25%;
        float: right;
        vertical-align: middle;
        padding-top: 1%;
    }

    .vsi_serchbar .session-left span.topic_price_amount {
        vertical-align: text-top;
        font-size: 14px;
    }

    .vsi_serchbar .session-right .col-detail {
        width: 75%;
        float: left;
    }

    .vsi_serchbar .session-right .col-photo {
        width: 25%;
        display: inline-block;
    }

    .vsi_serchbar a.single-linkProductName {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
    }
}

@media only screen and (max-width:575px) {
    .vsi_serchbar .last-col .frmAddToCart .col-1,
    .vsi_serchbar .block-advancesearch-result .last-col .pull-left {
        display: none;
    }

    .vsi_serchbar .block-advancesearch-result .last-col .pull-right {
        width: 100%;
        float: none;
    }

    .vsi_serchbar .last-col .frmAddToCart .col-2 {
        width: 100%;
        float: none;
    }

    .vsi_serchbar button.btn.add-to-cart, 
    .vsi_serchbar a.btn-quick-view, 
    #header .vsi_serchbar a.btn-quick-view {
        padding: 4px;
    }
    .vsi_serchbar button.btn.add-to-cart i, 
    .vsi_serchbar a.btn-quick-view i, 
    #header .vsi_serchbar a.btn-quick-view i {
        font-size: 18px;
    }
}
