#sfWebDebugBar {
    display: none;
}
/* 
body{font-size: 13px;} */

a:hover {
    text-decoration: none !important
}
/*p{padding: 0 !important;margin: 0!important;}*/

.resp_menu {
    display: none;
}
/** MENU BY SHRIKAR **/

.menuouter-wrapper {
    display: none;
    position: absolute;
    background: #fff;
    width: 80%;
    font-size: 16px;
    z-index:22;
    overflow: auto;
    /* margin-left: 15px; */
    
    min-height: 545px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.36);
    left: -490px;
}
.menuouter-wrapper>ul, .main-cat-wrap, .wrapper-css{
	padding-left:5px;
}
.menuouter-wrapper>ul>li{
	cursor:pointer;
}
.main-cat-wrap,
.wrapper-css {
    display: none;
    left: -490px;
    position: absolute;
    top: 0;
    background: #fff;
    width: 100%;
    min-height: 600px;
    overflow-y: auto;
    box-shadow: 3px 0 8px -5px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
}
.menuouter-wrapper li {
    padding: 12px;
    border-top: solid 1px transparent;
    border-bottom: 1px solid #e8e8e8;
    text-align: left;
}
.menuouter-wrapper li:hover {
    background: rgba(0, 0, 0, 0.15);
}
.menuouter-wrapper li a {
    color: #333;
}
.main-cat-wrap li a {
    color: #333;
    width: 100%;
    display: inline-block;
}
.deal-wrap .img-span-deal {
    background: url("../../images/newMenu/1x/deals.png") no-repeat scroll 0 0 / 24px auto;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}

.ipl-wrap .img-span-deal {
    background: url("../../images/newMenu/1x/ball-png.png") no-repeat scroll 0 0 / 24px auto;
       width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.coupon-wrap .img-span-coupon {
    background: url("../../images/newMenu/1x/coupon.png") no-repeat scroll 0 0 / 24px auto;
       width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}

.home-wrap .img-span-home {
    background: url("../../images/newMenu/1x/home.png") no-repeat scroll 0 0 / 24px auto;
       width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.prod-cat-wrap .img-span-0 {
    background: url("../../images/newMenu/1x/MobilesandTablets.png") no-repeat scroll 0 0 / 24px auto;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.prod-cat-wrap .img-span-1 {
    background: url("../../images/newMenu/1x/electronics.png") no-repeat scroll 0 0 / 24px auto;
    width: 25px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.prod-cat-wrap .img-span-2 {
    background: url("../../images/newMenu/1x/homeandkitchen.png") no-repeat;
    width: 25px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    background-size: 100%;
}.prod-cat-wrap .img-span-3 {
    background: url("../../images/newMenu/1x/personalcare.png") no-repeat scroll 0 0 / 18px auto;
    width: 25px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.prod-cat-wrap .img-span-4 {
    background: url("../../images/newMenu/1x/mensfashion.png") no-repeat scroll 0 0 / 26px auto;
    width: 25px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}.prod-cat-wrap .img-span-5 {
    background: url("../../images/newMenu/1x/women.png") no-repeat scroll 0 0 / 20px auto;
    width: 26px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1px;
}.prod-cat-wrap .img-span-6 {
    background: url("../../images/newMenu/1x/books.png") no-repeat;
    width: 25px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    background-size: 100%;
}
.prod-cat-wrap .img-span-7 {
    background: url("../../images/newMenu/1x/kids.png") no-repeat;
    width: 25px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    background-size: 100%;
}
.more-option-arrow {
    background: url('../../images/mobile/arrow.png') no-repeat;
    width: 21px;
    height: 21px;
    background-position: 1px 0px;
    display: inline-block;
    float: right;
}
.show-title {
    background: #e8e8e8;
    font-weight: bold;
}
.back-btn span {
    background: url('../../images/mobile/back.png') no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.maincat-wrap,
.deal-wrap a {
    display: inline-block;
    width: 100%;
}
.headerlogoWrap {
    margin: 0 auto;
    width: 40%;
}
/*fixed header change */

.container #header_part {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background: white;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.containerbody {
    position: relative;
    margin-top: 55px;
}
/** MENU END **/

.containerbody .display-block {
    display: block;
}
.menu-trigger-img {
    background: url("../../images/mobile/menu-icon.png") no-repeat scroll center center transparent;
    display: block;
    height: 19px;
    padding: 25px 15px;
    width: 29px;
}
.navbar-toggle {
    position: relative;
    float: left;
	padding:10px;
	margin:6px 0;
    background-color: transparent;
    background-image: none;
    border: 0 none;
    border-radius: 3px;
}
.navbar-default {
    background: none;
    margin-bottom: 0px;
}
.navbar-brand {
    padding: 4px 0;
}
.mob-search-icon {
    background: url("../../images/mobile/search-head.png") no-repeat scroll center center transparent;
    background-size: 42%;
    display: inline-block;
    height: 19px;
    padding: 25px 30px;
    width: 29px;
}
.mp-level {
    left: -1px !important;
}
.mp-menu ul li > a {
    color: #333 !important;
    padding: 8px 10px 8px 50px !important;
    font-size: 18px;
    font-weight: 300;
}
.mp-level {
    background: #fff !important;
    border-right: 1px solid #b7b7b7;
}
.mp-menu ul {
    background: none !important;
}
.icon-arrow-left1 {
    background: url("../../images/home_gallery/next_slide.png") no-repeat scroll center right transparent;
}
.icon-home {
    background: url("../../images/mobile/home_img.png") no-repeat scroll 20px 9px transparent;
}
/* .container{overflow: visible !important;height: 100% !important;} */

.prod-title-resp {
    margin: 0;
    padding: 0.5em;
    text-align: left;
    font-size: 1.45em;
    color: #333;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
}
.prod-image-wrap {
    width: 250px;
    margin: 0 auto;
    text-align: center;
}
.prod-best-price {
    color: #aa1111;
    font-size: 20px;
    font-weight: bold;
}
.prod-price-wrap {
    font-size: 1.15em;
    color: #333;
    font-weight: 300;
    text-align: center;
    margin: 10px 0;
}
.store-tab-wrap {
    margin-top: 10px;
}
.nav-tabs>li>a {
    font-size: 1.15em;
    color: #000;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #000;
    border-top: 1px solid #e47911;
}
/*.store-tab-wrap .nav>li>a{padding: 6px 25px;}*/

.store-tab-wrap .nav-tabs {
    background: #eaeaea;
    padding: 0 25px;
    border: 0;
}
/*.table-striped>tbody>tr>td{background: #fff !important;}*/

.table-striped>tbody>tr .price-td {
    padding: 15px;
    color: #aa1111;
    font-size: 18px;
}
.table-striped>tbody>tr .callto-action-td {
    padding: 0.625em 1.6em 0.625em 0.625em;
    color: #5E5E5E;
    font-size: 1em;
    text-align: center;
}
.cta-arrow {
    background: url("../../images/mobile/arrow.png") no-repeat scroll right -2px transparent;
    width: 18px;
    height: 21px;
    float: right;
    position: absolute;
    right: 0;
    width: 100%;
}
.cp-cta-arrow {
    background: url("../../images/mobile/arrow.png") no-repeat scroll right center transparent;
    height: 21px;
    float: right;
    position: absolute;
    right: 0;
    top: 100px;
    width: 21px;
    padding: 0;
    margin-top: -24px;
    box-sizing: border-box;
}
.default-text {
    color: #5e5e5e;
}
.default-text:hover {
    color: #909090;
    text-decoration: none;
}
.table-responsive>.table>tbody>tr>td.spec-value {
    white-space: normal;
    width: 250px;
    display: inline-block;
    border-left: 1px solid #ddd;
}
.mp-back {
    background: url("../../images/mobile/bk-arrow.png") no-repeat scroll 0px 16px transparent !important;
    outline: none;
    color: #0196e3 !important;
    text-transform: capitalize !important;
    letter-spacing: 1px;
    /* font-weight: 700; */
    
    display: block;
    font-size: 16px !important;
    padding: 1em 1.6em !important;
    position: relative;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}
.mp-back::after {
    content: none !important;
}
.modal-wrap .modal-dialog {
    margin: 0;
}
.modal-wrap .modal {
    width: 100%;
    height: 100%;
    background-color: inherit !important;
    border: 0 solid !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    /*overflow: hidden;*/
    
    -webkit-overflow-scrolling: touch;
    outline: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.modal-wrap .modal-content {
    border-radius: 0;
}
.modal-wrap td.prod-title-desc {
    font-size: 1.15em;
    color: #4B4949;
    width: 55%;
    white-space: initial !important;
    padding: 15px 10px;
}
.modal-wrap td.prod-price {
    padding: 15px 10px;
    font-size: 1.25em;
    color: #aa1111;
}
.modal-wrap .coupon-wrap {
    white-space: inherit;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    padding: 12px 10px 11px 10px;
    border: 1px dashed #ff7b2c;
    width: 79%;
    text-align: center;
    display: inline-block;
}
.modal-wrap .modal.fade {
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal-wrap .modal.fade.in {
    left: 0;
}
.back-btn {
    text-align: left;
    color: #2c67ce;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}
/* .row {
 margin-right: 0; 
} */

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.table-responsive>.table>tbody>tr>td {
    white-space: normal;
    vertical-align: middle;
}
.searchbox-icon,
.searchbox-icon-home {
    background: url("../../images/mobile/search-action.png") no-repeat scroll center #2c65d6;
    height: 43px;
    width: 50px;
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 2px;
    border-radius: 0 3px 3px 0px;
    background-size: 50%;
}
.mobile-searchbox {
    width: 95% !important;
    padding: 10px 5px;
    margin: 0 0 10px 16px;
    border-radius: 3px;
    border: 1px solid #b7b7b7;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.18) inset;
    font-size: 15px;
    height: 43px;
}
.searchbox-wrapper {
    position: relative;
    /*box-shadow: 0 2px 6px rgba(0, 0, 0, 0.36);*/
    
    padding: 1px;
    margin-bottom: 5px;
    margin-top: 12px;
}
.twitter-typeahead {
    display: block !important;
}
.tt-hint {
    top: 12px !important;
    left: 25px !important;
    font-size: 16px !important;
}
.bs-example {
    font-family: sans-serif;
    position: relative;
    margin: 100px;
}
.typeahead {
    background-color: #FFFFFF;
}
.typeahead:focus {
    border: 1px solid #0097CF;
}
.tt-query {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
    color: #999999;
}
.tt-dropdown-menu {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    padding: 8px 0;
    width: 100%;
}
.tt-suggestion {
    font-size: 16px;
}
.tt-suggestion.tt-is-under-cursor {
    color: #333;
}
.tt-suggestion p {
    margin: 0 30px;
    padding: 0;
    text-align: left;
}
@media (max-width: 370px) {
    .nav>li>a {
        padding: 10px;
    }
    /*
.tbl-prod-data tr:nth-child(2)
{
display: none;
} */
    
    .table-responsive>.table>tbody>tr>td.spec-value {
        width: 200px;
    }
}
@media (max-width: 1024px) and (min-width: 400px) {
    .headerlogoWrap {
        margin: 0 auto;
        width: 150px;
    }
    .containerbody .categorypage-headWrap .page-title,
    .containerbody .filter-row .total-result {
        width: 76%;
    }
    .containerbody .categorypage-headWrap .prod-sort,
    .containerbody .filter-row .prod-sort {
        width: 9%;
        margin-left: 6%;
    }
    .containerbody .filter-row .prod-filter,
    .containerbody .category-prod-filter {
        width: 8%;
    }
    .menuouter-wrapper {
        top: 55px;
    }
}
/* autcomplete*/
/* autoComplete styles */

.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
    /* core styles should not be changed */
    
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.autocomplete-suggestion {
    position: relative;
    padding: 0.5em 0.6em;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1.02em;
    color: #333;
    border-bottom: 1px solid #ccc;
}
.autocomplete-suggestion b {
    font-weight: bold;
}
.autocomplete-suggestion.selected {
    background: #f0f0f0;
}
.searchbox-loading {
    display: none;
    position: absolute;
    right: 65px;
    top: 10px;
}
.autocomplete-suggestion a {
    color: #333;
}
.searchbox-row {
    display: none;
}
.margin0 {
    margin: 0;
}
.filter-row .total-result {
    font-size: 1.15em;
    color: #333333;
    width: 50%;
    display: inline-block;
    height: 22px;
    vertical-align: middle;
}
.filter-row .prod-sort {
    background: url("../../images/mobile/sort.png") no-repeat scroll 0px 3px;
    background-size: 20%;
    display: inline-block;
    width: 22%;
    max-height: 1.45em;
    vertical-align: middle;
    margin-left: 8%
}
.filter-row .prod-sort a,
.categorypage-headWrap .prod-sort a {
    padding-left: 21px;
    font-size: 16px;
    display: inline-block;
    box-sizing: border-box
}
.filter-row .prod-filter,
.category-prod-filter {
    display: inline-block;
    width: 18%;
    background-size: contain;
    float: right;
}
.filter-row .prod-filter span {
    background: url("../../images/mobile/forward-arrow.png") no-repeat scroll right 0px;
    width: 15px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background-size: 80%;
}
.filter-row .prod-filter a {
    font-size: 16px;
}
.filter-row {
    border-bottom: 1px solid #e8e8e8;
    padding: 10px;
    /* padding-right: 0;*/
}
.searchprod-wrap {
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid #dadada;
    width: 100%;
}
.searchprod-wrap:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.searchprod-image-wrap {
    vertical-align: middle;
    width: 25%;
    display: inline-block;
    padding: 0 0.9375em
}
/*.searchprod-image-wrap a{float: left;height: 100%;text-align: center;width: 100%;}*/

.searchprod-image-wrap a {
    /*display: table-cell;*/
    
    text-align: center;
    vertical-align: middle;
    width: 145px;
    max-height: 145px;
}
.searchprod-image-wrap a * {
    vertical-align: middle;
}
.searchprod-image-wrap > a > img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
}
.searchprod-wrap .prod-desc-wrap {
    font-size: 1.1em;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    width: 70%;
}
.searchprod-wrap .prod-desc-wrap p {
    margin: 5px 0;
    color: #333;
}
.searchprod-wrap .prod-desc-wrap .prod-title {
    color: #454545;
    font-weight: bold;
    font-size: 1em;
}
.searchprod-wrap .prod-desc-wrap .prod-price {
    color: #d31010;
    font-weight: bold;
}
.searchprod-pagging-activebtn {
    padding: 10px 15px;
    background: #b7b7b7;
    color: #333;
    font-weight: bold;
}
.searchprod-pagging-wrap {
    text-align: center;
    margin: 20px;
}
.searchprod-pagging-wrap .inactive-btn {
    color: #fff;
    padding: 10px 15px;
    background: #b7b7b7;
    font-weight: bold;
    opacity: 0.5;
}
.outofstock {
    color: #808080;
    display: block;
    font-size: 12px;
    font-style: oblique;
    float: none;
}
.prod-desc-wrap a:active {
    text-decoration: none;
}
/* .img_wrap img {
    max-width: 150px;
    max-height: 135px;
} */
.commonstore_class {
    display: none;
    background-color: #D9EEFA;
}
/* FILTER */

.filter-title {
    background: #2d2d2d;
    color: #fff;
    text-align: center;
    padding: 70px 0 12px 35px;
    font-size: 1.5em;
    font-weight: 400;
}
.filter-title .cross-img {
    float: right;
    margin: 0 10px 0 10px;
    cursor: pointer;
    height: 20px
}
.main-fileter-wrap {
    width: 40%;
    display: inline-block;
    float: left;
}
.filter-value-wrapper {
    display: inline-block;
    width: 60%;
    vertical-align: top;
    height: 100%;
    background: #fff;
    overflow: scroll;
}
.main-fileter-wrap .main-filter-selected {
    background-color: #fff;
}
.filter-value-wrapper .value-wrap {
    display: none;
    width: 100%;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 40px;
}
.filter-value-wrapper .value-wrap-selected {
    display: inline-block;
}
.main-fileter-wrap p {
    padding: 15px 0;
    text-align: center;
    font-size: 1.25em;
    border-bottom: 1px solid #e2e2e2;
}
.filter_sort-wrapper {
    background: #f0f0f0;
    float: left;
    width: 100%;
    position: fixed;
    top: -62px;
    bottom: 0;
    display: none;
    right: -360px;
    /* box-shadow:0 4px 25px rgba(0,0,0,0.4);*/
    z-index: 20;
}
.value-cat-wrap p,
.value-wrap p,
.sort-wrapper .sortval,
.booksauth-filter {
    padding: 10px 0px;
    font-size: 1.15em;
    color: #333;
    border: 1px solid #a1a1a1;
    border-radius: 4px;
    text-align: center;
    margin: 15px 0;
    display: inline-block;
    width: 100%;
}
.filter_sort-wrapper .selected-filter-val,
.booksauth-filter:hover {
    background: #555555;
    color: #FFFFFF;
    border-color: #555555;
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2)
}
.categorypage-container .filter_sort-wrapper{
	top: -62px;
	right: -360px;
}

.filter-apply-btn,
.dealfilter-apply-btn {
    display: inline-block;
    padding: 15px;
    font-size: 1.15em;
    background: #306acf;
    color: #fff;
    width: 51%;
    border: 0;
    float: left;
    display: none;
}
.filter-reset-btn,
.dealfilter-reset-btn {
    display: inline-block;
    border: 0;
    padding: 15px;
    width: 50%;
    font-size: 1.15em;
    background: #f0f0f0;
    text-align: center
}
.filter-action-wrap {
    position: fixed;
    width: 100%;
    bottom: 25px; /*30px till IPL game, after it should be 0*/
}
.filter-action-wrap form input {
    border-radius: 0;
}
.selected-category-heading {
    background: #fff;
    font-size: 22px;
    color: #333;
    text-transform: capitalize;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #a1a1a1;
    font-weight: bold;
}
.filternval-wrap {
    background: #f0f0f0;
}
/* SORT */

.sort-val-wrapper {
    display: inline-block;
    width: 100%;
    background: #fff;
    height: 100%;
    padding: 25px 30px;
}
/*.sort-wrapper{width: 75%;}*/

.modal.fade:not(.in).left .modal-dialog {
    -webkit-transform: translate3d(125%, 0, 0);
    transform: translate3d(125%, 0, 0);
}
.modal.fade {
    left: 50%;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.fade.in {
    left: 50%;
}
/* product page */

.outofstock-bg {
    background: none repeat scroll 0 0 #f9f9f9;
}
.table-striped>tbody>tr>td figure a {
    display: block;
    padding-left: 10px;
}
.table-striped>tbody>tr>td figure a img {
    width: 75%
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #FFFFFF;
}
.withcoupon-tag {
    font-size: 12px;
    color: #fff;
    background: #aa1111;
    padding: 3px;
    border-radius: 3px;
    display: block;
    width: 70%;
    margin-top: 4px;
    text-align: center;
}
.go-btn {
    float: right;
    background-color: #ff7b2c;
    color: #fff;
    padding: 9px;
    border-radius: 3px;
    margin: 0 0 0 10px !important;
}
/*.cp-collapse{display: none;}*/

.go-btn {
    float: right;
    background-color: #ff7b2c;
    color: #fff;
    padding: 9px;
    border-radius: 3px
}
.go-btn:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.table-responsive .table>tbody>tr.cp-collapse>td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    white-space: inherit !important;
    border-top: 0 none;
    background-color: #f2f2f2;
}
.arrow_box_respTD:first-child {
    position: relative;
    background: #c9c7c7;
    box-shadow: inset 0 6px 2px -4px rgba(0, 0, 0, 0.2);
}
.arrow_box_respTD:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(201, 199, 199, 0);
    border-bottom-color: #CDCDCD;
    border-width: 10px;
    margin-left: -10px;
}
.copycode-label {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #333;
}
#mp-pusher {
    width: 0;
}
.mp-close {
    background: url("../../images/mobile/close.png") no-repeat scroll center;
    width: 34px;
    height: 34px;
    display: inline-block;
    background-size: 50%;
    cursor: pointer;
    position: absolute;
    float: right;
    box-sizing: border-box;
    padding: 10px;
    right: 5px;
    top: 6px;
}
/******** DEALS *****/

.deal-wrapper {
    display: inline-block;
    width: 100%;
    /*border-top: 1px solid #e8e8e8;*/
    
    border-bottom: 1px solid #e8e8e8;
    padding: 0;
    margin: 5px 0 10px 0;
    min-height: 527px;
}
.deal-wrapper .deal-prod-wrap {
    display: inline-block;
    width: 48%;
    text-align: center;
    margin: 0px auto 5px 5px;
    border: 1px solid #e8e8e8;
    float: left;
    min-height: 250px;
    padding: 3px;
}
.deal-img-wrap .deal-prod-img {
    display: table-cell;
    vertical-align: middle;
    height: 150px;
}
.deal-prod-wrap .deal-img-wrap {
    display: inline-block;
    margin: 0 auto;
    max-height: 150px;
    overflow: hidden;
}
.deal-prod-title {
    height: 140px;
    display: inline-block;
    overflow: hidden;
}
.deal-prod-title a {
    display: inline;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.deal-prod-store {
    color: #848484;
    font-size: 14px;
    display: block
}
.deal-prod-wrap .deal-finalprice {
    color: #aa1111;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 10px;
}
.deal-prod-filter
/*,.category-prod-filter*/

{
    display: inline-block;
    width: 18%;
    font-size: 1.125em;
    float: right;
}
.category-prod-filter a {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}
.deal-prod-filter span,
.category-prod-filter span {
    background: url("../../images/mobile/forward-arrow.png") no-repeat scroll right 0px;
    width: 15px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background-size: 80%;
}
.deal-heading {
    font-size: 1.125em;
    padding: 10px;
    font-weight: 500;
    color: #333;
}
/***** deal filter */

.deal-childfilter-wrapper {
    display: none;
}
.deal-filter {
    padding: 10px 40px;
    border-top: 1px solid #e8e8e8;
    font-size: 1.15em;
}
.deal-filter-wrapper {
    background: #fff;
    z-index: 1;
    position: absolute;
    width: 100%;
    top: -62px;
    bottom: 0;
    display: none;
    right: -360px;
}
.deal-parent-wrapper {
    /* margin: 10px 0;  padding: 10px 0;*/
    
    border-bottom: 1px solid #e8e8e8;
}
.deal-parentfilter {
    padding: 12px 15px;
    font-size: 1.15em;
}
.deal-selectall {
    float: right;
    font-size: 0.92em;
    color: #e47911;
    box-sizing: border-box;
    width: 18%;
    text-align: center;
    margin: 2px 0 0 0;
    display: none;
}
.deal-parentfilter-title {
    display: inline-block;
    width: 100%;
}
.deal-filter-wrapper .dealfilter-apply-btn,
.deal-filter-wrapper .dealfilter-reset-btn {
    display: inline-block;
    width: 49%;
}
.expclp {
    width: 10px;
    display: inline-block;
}
/*Deal details*/

.deal-details-topbar {
    border-bottom: 1px solid #e8e8e8;
    padding: 10px;
    display: inline-block;
    width: 100%;
    font-size: 1.15em;
    color: #838383;
}
.deal-details-topbar .addedat {
    float: right;
    margin: 0 10px;
}
.deal-prod-name {
    margin: 15px;
    text-align: center;
    font-size: 18px;
    color: #333333;
}
.deal-pricedetail-wrap {
    color: #333;
    font-size: 17px;
    padding: 10px 15px;
    text-align: center;
    line-height: 1.6
}
.deal-pricedetail-wrap .dealprice {
    color: #d31010;
    font-size: 22px;
    padding: 0 5px;
    font-weight: bold;
}
.deal-pricedetail-wrap .oldprice {
    color: #8d8d8d;
    text-decoration: line-through;
}
.pricedifference {
    color: #8d8d8d;
    padding: 0 10px;
}
.pricediff-percent {
    color: #2bac16;
}
.deal-action-wrap {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
}
.deal-action-wrap .share-btn {
    display: inline-block;
    border-radius: 3px;
    border-color: #cecece;
    padding: 15px 25px;
    color: #737373;
    font-size: 20px;
    width: 40%;
}
.deal-action-wrap .grab-deal {
    width: 54%;
    /*border: 1px solid #d9751c;*/
    
    background: #ff881e;
    color: #fff;
    padding: 12px 15px;
    font-size: 20px;
    border-radius: 3px;
    display: inline-block;
}
/***************** Category ******************/

.category-product-wrapper {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    /*border-top: 1px solid #e8e8e8;*/
    
    padding: 0;
    margin: 5px 0 10px 0;
}
.category-product-wrapper .category-prod-wrap {
    display: inline-block;
    width: 48%;
    text-align: center;
    margin: 0px auto 5px 5px;
    border: 1px solid #e8e8e8;
    float: left;
    min-height: 250px;
    padding: 5px;
    max-height: 250px;
}
.category-prod-wrap .img_wrap {
    display: inline-block;
    margin: 0 auto;
    max-height: 136px;
    overflow: hidden;
    min-height: 125px;
}
.category-prod-title {
    padding: 5px;
    display: inline-block;
}
.category-prod-wrap .img_wrap > a {
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}
.category-prod-price {
    margin: 0 0 1px 0
}
.category-prod-price .oldprice {
    display: inline-block;
    width: 100%;
    color: #8d8d8d;
    text-decoration: line-through;
}
.category-prod-price .category-finalprice {
    color: #aa1111;
    font-size: 13px;
    font-weight: bold;
    margin-left: 1px;
}
.category-prod-price .disc-tag {
    color: #318620;
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
    float: none;
}
.categorypage-container .filter_sort-wrapper {
    top: -62px;
    right: -360px;
}
.categorypage-headWrap {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    padding-right: 0;
    border-bottom: 1px solid #e8e8e8
}
.categorypage-headWrap .page-title {
    font-size: 1.15em;
    padding: 0 5px;
    width: 50%;
    word-wrap: break-word;
    display: inline-block;
    float: left;
}
.categorypage-headWrap .prod-sort {
    background: url("../../images/mobile/sort.png") no-repeat scroll 0px 2px;
    background-size: 20%;
    display: inline-block;
    width: 22%;
    max-height: 1.45em;
    vertical-align: middle;
    margin-left: 8%;
}
.gray-background {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    opacity: 0.5;
    display: none;
}
/* HOME */

.home-body-wrap {
    position: relative;
    margin: 15% 0;
    width: 100%;
    display: inline-block;
}
.home-search-wrap .mobile-searchbox {
    margin: 0 0 0 10px;
}
.home-search-wrap .searchbox-icon,
.searchbox-icon-home {
    top: 0;
    right: 9px;
}
.home-category-wrap {
    display: inline-block;
    width: 94%;
    margin: 50px 10px;
}
.home-category-wrap ul.outer-menu-wrap {
    border: 1px solid #e8e8e8;
    font-size: 16px;
    font-weight: normal;
    color: #333;
}
.home-category-wrap ul.outer-menu-wrap li {
    border-bottom: 1px solid #e2e2e2;
}
.outer-menu-wrap ul.inner-menu-wrap {
    display: none;
    border-top: 1px solid #e2e2e2;
    font-size: 15px;
}
.home-category-wrap ul.outer-menu-wrap a {
    color: #333;
    width: 100%;
    display: inline-block;
    padding: 10px;
}
.home-category-wrap ul li:last-child {
    border: 0;
}
.inner-arrow-img {
    background: url("../../images/mobile/arrow.png") no-repeat scroll 0px 5px;
    width: 21px;
    height: 21px;
    display: inline-block;
}
.main-cat .cat-img {
    background: url("../../images/mobile/category-sprite.png") no-repeat top left;
    margin: 0 5px 0 0;
}
.main-cat .sprite-appliances {
    background-position: 0 0;
    width: 32px;
    height: 32px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}
.main-cat .sprite-mobiles {
    background-position: 0 -57px;
    width: 32px;
    height: 32px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}
.main-cat .sprite-accessories {
    background-position: 0 -114px;
    width: 32px;
    height: 32px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}
.main-cat .sprite-books {
    background-position: 0 -171px;
    width: 32px;
    height: 32px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}
.main-cat .sprite-cameras {
    background-position: 0 -228px;
    width: 32px;
    height: 32px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}
.main-cat .sprite-computers {
    background-position: 0 -285px;
    width: 32px;
    height: 32px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}
.main-cat .sprite-entertainment {
    background-position: 0 -342px;
    width: 32px;
    height: 32px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}
.main-cat .sprite-personal-care {
    background-position: 0 -399px;
    width: 32px;
    height: 32px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}
/* sub category page*/

.subcat-wrap {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    margin: 20px 0;
}
.subcat-wrap p {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
}
.subcat-wrap a {
    padding: 10px;
    color: #333;
    display: inline-block;
    width: 100%;
}
.subcat-wrap h1.subcat-headding {
    font-size: 20px;
    padding: 15px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
}
.containerbody .breadcrumbs {
    font-size: 14px;
    margin: 10px;
}
.books-subcat-wrapper {
    border-top: 1px solid #e2e2e2;
    display: inline-block;
    width: 100%;
}
.books-subcat-wrapper .author-name {
    display: inline-block;
    width: 45%;
    padding: 10px;
    vertical-align: middle;
}
/*
.hot-prod-parentwrap{
display: inline-block;
width: 100%;
overflow: hidden;
padding: 10px;
}
.hot-prod-wrap{
position: relative;
width: 1750px;
left: 0;
clear: both;
display: block;
height: 240px;
overflow-x: auto;
overflow-y: hidden;
content: ".";
}
.home-body-wrap .prod-wrap{
display: inline-block;
padding: 10px;float: left;
}*/
/* overlay install app*/

.overlay-install-app {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background: white;
    bottom: 0;
    padding: 20px;
}
.overlay-install-app .instalapp-headding {
    margin: 50px auto 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.overlay-install-app .logo-scandid {
    margin: 0 auto;
    width: 150px;
}
.overlay-install-app .button-wrapper {
    margin: 25px auto;
    width: 151px;
    margin-top: 0;
}
.overlay-install-app .install-app-button {
    background: #ff7b2c;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
}
.overlay-install-app .install-app-button a {
    color: #FFFFFF;
}
.overlay-install-app .hero-img-wrap {
    margin: 0 auto;
    width: 265px;
}
.overlay-install-app .hero-img-wrap img {
    max-width: 265px;
}
.overlay-install-app .closebtn {
    background: url('../../images/mobile/close.png') no-repeat top right;
    width: 34px;
    height: 34px;
    display: inline-block;
    background-size: 55%;
    float: right;
}
/* .follow-cont {
    margin: 0 auto;
    width: 35%;
} */
.follow-cont .follwhead {
    margin: 10px 5px;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}
.follow-cont li {
    display: inline-block;
}
.fa-facebook {
    background: url('../../images/mobile/facebook.png') no-repeat top right;
    width: 34px;
    height: 24px;
    display: inline-block;
    background-size: 70%;
}
.fa-twitter {
    background: url('../../images/mobile/tweeter.png') no-repeat top right;
    width: 34px;
    height: 24px;
    display: inline-block;
    background-size: 70%;
}
.fixpos {
    position: fixed;
    top: 53px;
    width: 100%;
    z-index: 1;
}
.refresh-notification {
    display: none;
    height: 35px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
.refresh-notification a {
    background-color: #fdffc8;
    box-shadow: 0 1px 2px #edcf87 inset;
    color: #3d3d3d;
    display: block;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    width: 100%;
}
.refresh-notification a .refersh-img {
    background: url("../../images/refresh-new.png") no-repeat scroll 0 4px transparent;
    display: inline-block;
    height: 16px;
    width: 18px;
}
/* Small */

@media (min-width: 768px) {
    .headerlogoWrap {
        margin: 0 auto;
        width: 10%;
    }
    .table-striped>tbody>tr>td figure a img {
        width: 35%;
    }
}
