@import url(https://fonts.googleapis.com/css?family=Roboto);

a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
span {
    font-family: Roboto, sans-serif
}

body,
p {
    line-height: 1.4285em
}

body,
html {
    font-size: 14px
}

body {
    background: #e5e5e5 !important;
    scroll-behavior: smooth
}

a:hover {
    text-decoration: none
}

html {
    scroll-behavior: smooth
}

input.search-nav {
    height: 26px;
    width: 420px !important;
    font-size: .9rem
}

button.search-btn {
    margin-left: -30px;
    padding: 0 .2rem
}

a.nav-link {
    font-size: .91rem
}

.mobile-nav {
    display: none !important
}

.mobile-nav {
    bottom: 0 !important;
    top: inherit !important
}

@media only screen and (max-width:560px) {
    input.search-nav {
        width: 220px !important
    }
}

@media only screen and (max-width:992px) {
    a.nav-link {
        font-size: 18px !important
    }

    li.nav-item:active {
        background: #4a1bb0
    }

    li.nav-item:visited {
        background: #4a1bb0
    }

    ul li.mob-nav-li {
        width: 25%;
        text-align: center
    }

    .mob-navbar-nav {
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        flex-direction: inherit
    }

    .prod-cont {
        margin-top: 53px
    }

    button.search-btn {
        padding: 0 !important;
        background: 0 0
    }

    i.fa.fa-search {
        color: #495057 !important
    }

    input.form-control.mr-sm-2.search-nav {
        color: #495057;
        background-color: #4d318b;
        border: 1px solid #7347ce;
        border-radius: 1.25rem
    }

    .container.nav-container {
        padding-bottom: 10px
    }

    input.form-control.mr-sm-2.search-nav:focus {
        background: #fff
    }
}

.notice-bar {
    text-align: center;
    padding: 8px 22px;
    height: auto;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .14), 0 1px 1px -2px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .12);
    background: #fff;
    margin-top: 10px;
    margin-bottom: 4px
}

.grid:after {
    content: '';
    display: block;
    clear: both
}

.grid {
    max-width: 1200px
}

.grid-item {
    width: 33.3%;
    float: left
}

.front-grid-item {
    width: 100%;
    float: right;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    border-radius: 3px;
    margin: 1px 0 1px;
    padding: 10px;
    background: #fff
}

.comments-container {
    padding-right: 10px !important;
    padding-left: 10px !important
}

.comment-block {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    float: left;
    margin: 5px;
    -webkit-box-flex: 0 !important;
    flex: 0 0 48% !important;
    max-width: 48% !important;
    padding: 10px !important;
    border-radius: 3px
}

@media only screen and (max-width:767px) {
    .comment-block {
        -webkit-box-flex: 0 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin: 0
    }

    .grid-item {
        width: 100% !important;
        margin: 0
    }
}

@media only screen and (min-width:767px) and (max-width:1199px) {
    .grid-item {
        width: 48% !important
    }
}

.cmnt-product {
    float: left;
    margin-bottom: 1px;
    position: relative;
    width: 100%
}

.cmnt-img {
    height: 100px;
    width: 80px;
    float: left;
    margin-right: 12px;
    border: 1px solid #eee;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    cursor: pointer
}

.cmnt-src-img {
    height: 100px;
    width: 80px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    padding: 2px
}

.cmnt-prodtitle {
    cursor: pointer;
    margin-bottom: 2px;
    height: 44px;
    overflow: hidden;
    line-height: 1.4;
    padding-right: 20px
}

#cmnt-prodtitle {
    text-decoration: none;
    color: #0f0f0f;
    font-weight: 500;
    font-size: 15px
}

.cmnt-prod-detail {
    height: 44%
}

.cmnt-price-row {
    height: 22px;
    margin: 0 0 8px;
    overflow: hidden
}

.cmnt-price-fotr {
    height: 22px;
    overflow: hidden;
    font-size: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 700
}

.cmnt-mrp {
    text-decoration: line-through;
    font-size: 15px;
    color: #4f4f4f
}

.cmnt-offer {
    font-weight: 500;
    color: #560591
}

.cmnt-price-fotr {
    height: 22px;
    overflow: hidden;
    color: #747474
}

.cmnt-store {
    display: inline;
    float: right
}

.cmnt-cmnts-btn,
.cmnt-like-btn {
    width: 49%;
    display: inline-block;
    cursor: pointer;
    padding: 5px 0
}

.cmnt-cmnts-btn:hover,
.cmnt-like-btn:hover {
    background: #efefef
}

.cmnt-box {
    text-align: center
}

span.pipe-bw-lc {
    padding: 0 15px;
    color: #dcdcdc
}

.c-like-cmnt {
    padding: 5px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    color: #2e2e2e
}

.avatar {
    border-radius: 50%;
    display: block;
    margin-right: 6px;
    position: relative;
    float: left;
    border: 1px solid #eee;
    display: inline
}

img.avatar-img {
    border-radius: 50%;
    height: 32px;
    width: 32px;
    display: inline;
    float: left;
    -o-object-fit: contain;
    object-fit: scale-down;
    background: #e1e1e1;
    padding: 2px
}

.top-coment-sec-our {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: start;
    width: 100%
}

.input-cmnt-box {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    justify-content: start;
    width: 100%
}

ul.p-l-7 {
    padding-left: 7px !important
}

.reply-cmnt {
    padding-left: 40px
}

span.p-l-7>span a {
    font-size: 12px;
    color: #265278
}

.cmnt-input {
    display: inline !important;
    border-radius: 20px;
    height: calc(2.05rem + 2px) !important;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 16px
}

.cmnt-container {
    margin: 10px 0
}

ul li {
    list-style-type: none
}

ul.unord-cmnts {
    padding-left: 0;
    margin-top: 10px
}

span.cmnt-inputs {
    background-color: #ececec;
    border-radius: 18px;
    box-sizing: border-box;
    color: #292c30;
    display: inline-block;
    line-height: 18px;
    margin: 0;
    max-width: 100%;
    word-wrap: break-word;
    position: relative;
    white-space: normal;
    word-break: break-word;
    height: auto;
    border: none !important;
    font-size: 15px
}

.form-control:focus {
    outline: 0 !important;
    border: 1px solid #ccd0d5 !important;
    box-shadow: none !important
}

@media only screen and (min-width:750px) and (max-width:950px) {
    .product-grid {
        width: 23.9%
    }
}

@media only screen and (min-width:950px) and (max-width:1028px) {
    .product-grid {
        width: 24.1%
    }
}

@media only screen and (min-width:1028px) and (max-width:1250px) {
    .product-grid {
        width: 24.2%
    }
}

@media only screen and (min-width:1250px) {
    .product-grid {
        width: 22.2%
    }
}

@media only screen and (min-width:695px) and (max-width:749px) {
    .product-grid {
        width: 32.1%
    }
}

@media only screen and (min-width:550px) and (max-width:694px) {
    .product-grid {
        width: 31.8%
    }
}

@media only screen and (min-width:470px) and (max-width:549px) {
    .product-grid {
        width: 48.15%
    }
}

@media only screen and (min-width:50px) and (max-width:469px) {
    .product-grid {
        width: 47.4%
    }
}

.product-grid {
    margin: 4px;
    position: relative;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

::-webkit-scrollbar {
    width: 6px !important;
    height: 6px !important
}

::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, .08)
}

.pimg {
    text-align: center;
    height: 150px;
    background-color: #fff;
    padding: 0;
    margin-top: 1px;
    position: relative
}

a:active,
a:hover {
    outline: 0
}

.postthumb {
    padding: 10px 10px;
    cursor: pointer;
    cursor: hand;
    border: 0 solid #eee;
    width: 100%;
    height: 130px;
    display: block;
    margin: 0 auto;
    -o-object-fit: scale-down;
    object-fit: scale-down
}

img {
    vertical-align: middle
}

.storename {
    background: #fff;
    line-height: 24px;
    border-top-left-radius: 0;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.storename img {
    height: 25px;
    width: 25px;
    padding: 0;
    border: 1px solid #eee;
    border-top-left-radius: 0;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%
}

.cper,
.discount {
    font-size: 12.5px
}

.discount {
    color: #222;
    font-size: 89%;
    font-weight: 400;
    top: 145px;
    position: absolute;
    padding: 0 0 0 8px;
    right: 4px;
    line-height: 24px;
    border-radius: 5px 0 0 5px
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.post {
    padding: 10px 12px 8px
}

.post h2.post-title {
    font-size: 13px;
    font-weight: 400;
    color: #222;
    text-transform: none;
    line-height: 1.4;
    margin-bottom: 2px;
    margin-top: 13px;
    overflow: hidden;
    box-sizing: border-box
}

.post h2 a {
    color: #222;
    text-decoration: none
}

.dealprice,
.mrpprice {
    font-size: 13px
}

.mrpprice {
    display: inline;
    float: none;
    text-decoration: line-through;
    text-align: left;
    font-size: 1rem;
    color: #666;
    box-sizing: border-box;
    vertical-align: baseline
}

.dealprice {
    color: rgba(0, 0, 0, .87);
    display: inline;
    float: right;
    text-align: left;
    font-size: 1rem;
    font-weight: 600;
    box-sizing: border-box;
    vertical-align: baseline
}

.ccount,
.cptime a,
.cstore,
.grid-footer {
    font-size: 11px
}

.pcomments,
.plike,
.ptime {
    font-size: 14px;
    background: #fff;
    border-radius: 1px;
    padding: 2px 5px;
    font-weight: 700;
    width: 100%;
    margin: 0 2px;
    text-align: center
}

.plike span {
    font-weight: 700
}

.fa-comment-o:before {
    content: "\f0e5"
}

.ccount,
.cptime a,
.cstore,
.grid-footer {
    font-size: 11px
}

.grid-footer {
    height: auto;
    padding: 0 10px;
    font-size: 80%;
    color: rgba(0, 0, 0, .4);
    background: #fff;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.pcomments:hover,
.plike:hover {
    color: #1e70bf
}

.grid-footer a {
    color: rgba(0, 0, 0, .4)
}

.fa-clock-o:before {
    content: "\f017"
}

.single-product:hover {
    cursor: pointer;
    z-index: 5;
    background: #fff;
    border: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    transition: box-shadow .1s ease, transform .1s ease, -webkit-transform .1s ease;
    border-radius: .28571429rem
}

.ui.dimmer {
    visibility: hidden !important;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color .5s linear;
    transition: background-color .5s linear;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ui.inverted.button {
    box-shadow: 0 0 0 2px #fff inset !important;
    color: #fff;
    background: 0 0;
    text-shadow: none !important
}

.ui.inverted.button.active,
.ui.inverted.button:focus,
.ui.inverted.button:hover {
    background: #fff;
    box-shadow: 0 0 0 2px #fff inset !important;
    color: rgba(0, 0, 0, .8)
}

.ui.button,
.ui.buttons .button,
.ui.buttons .or {
    font-size: 1rem
}

.ui.button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    background: #e0e1e2;
    color: rgba(0, 0, 0, .6);
    margin: 0 .25em 0 0;
    padding: .78571429em 1.5em;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    border-radius: 0;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
    -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    will-change: ''
}

.ui.button:focus,
.ui.button:hover {
    background-color: #cacbcd;
    color: rgba(0, 0, 0, .8)
}

.ui.button:hover {
    background-image: none;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset
}

.ui.button:focus {
    background-image: '' !important;
    box-shadow: '' !important
}

.navbar {
    position: fixed;
    width: 100%;
    z-index: 3;
    right: 0;
    left: 0;
    top: 0;
    height: 47px;
    min-width: 100%
}

.nav-container {
    height: 43px;
    position: relative;
    width: 100%
}

@media only screen and (min-width:1250px) {
    .nav-container {
        max-width: 1038px
    }
}

@media only screen and (min-width:1421px) {
    .notice-bar {
        width: calc(100% - 92px)
    }
}

@media only screen and (min-width:1290px) and (max-width:1421px) {
    .notice-bar {
        width: calc(100% - 87px)
    }
}

@media only screen and (min-width:1250px) and (max-width:1290px) {
    .notice-bar {
        width: calc(100% - 80px)
    }
}

@media only screen and (max-width:1250px) {
    .notice-bar {
        width: 100%
    }
}

@media only screen and (min-width:1250px) {
    .products-container {
        width: 100%
    }

    .prod-cont {
        width: 1140px;
        margin: auto
    }

    .comment-head {
        height: 44px
    }

    .comments-section {
        height: 100%;
        overflow: scroll
    }

    .prod-cont {
        margin-top: 52px;
        padding-right: 318px;
        width: 100%
    }
}

@media only screen and (max-width:1249px) {
    .comment-body {
        display: none !important
    }

    .prod-cont {
        width: 100%
    }

    .nav-container,
    .products-container {
        width: 100% !important;
        max-width: 100% !important
    }
}

@media only screen and (max-width:991px) {

    .pcomments,
    .plike,
    .ptime {
        font-size: 14px
    }

    .products-container.container {
        padding-right: 3px;
        padding-left: 3px
    }
}

.notice-bar-container {
    padding: 0 3px
}

.sidebar-title {
    background: #fff;
    color: #222;
    font-size: 16px;
    margin-bottom: 0;
    padding: 11px 5px 9px 10px
}

#rocketmeluncur.showrocket {
    visibility: visible;
    opacity: 1
}

#rocketmeluncur:hover {
    background-position: 50% -62px
}

#rocketmeluncur {
    position: fixed;
    bottom: 50px;
    z-index: 7;
    display: none;
    visibility: hidden;
    width: 26px;
    height: 48px;
    left: 0;
    background: url(assets/img/rocket.png) 50% 0 no-repeat;
    opacity: 0;
    -webkit-transition: visibility .6s cubic-bezier(.6, .04, .98, .335), opacity .6s cubic-bezier(.6, .04, .98, .335), -webkit-transform .6s cubic-bezier(.6, .04, .98, .335);
    transition: visibility .6s cubic-bezier(.6, .04, .98, .335), opacity .6s cubic-bezier(.6, .04, .98, .335), -webkit-transform .6s cubic-bezier(.6, .04, .98, .335);
    transition: visibility .6s cubic-bezier(.6, .04, .98, .335), opacity .6s cubic-bezier(.6, .04, .98, .335), transform .6s cubic-bezier(.6, .04, .98, .335);
    transition: visibility .6s cubic-bezier(.6, .04, .98, .335), opacity .6s cubic-bezier(.6, .04, .98, .335), transform .6s cubic-bezier(.6, .04, .98, .335), -webkit-transform .6s cubic-bezier(.6, .04, .98, .335)
}

#rocketmeluncur i {
    display: block;
    margin-top: 48px;
    height: 14px;
    background: url(assets/images/rocket.png) 50% -48px no-repeat;
    opacity: .5;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

#rocketmeluncur:hover i {
    background-position: 50% 100%;
    -webkit-animation: flaming .7s infinite;
    animation: flaming .7s infinite
}

.test-comments-section {
    border-left: 1px solid rgba(0, 0, 0, .12) !important
}

.test-sidebar-title {
    border-bottom: 1px solid #cacacc !important;
    background: #e9ebee !important
}

.test-front-grid-item {
    background: #e9ebee !important;
    box-shadow: transparent !important;
    box-shadow: none !important
}

.cmnt-headr {
    background: #fafafa;
    padding: 5px 5px 5px 8px !important
}

.test-cmnt-container {
    margin: 10px 8px !important
}

.test-cmnt-cmnts-btn:hover,
.test-cmnt-like-btn:hover {
    background: #fafafa !important
}

.test-cmnt-cmnts-btn,
.test-cmnt-like-btn {
    background: #e3e3e3
}

.test-cmnt-inputs {
    font-size: 13px !important
}

a.test-cmnt-prodtitle {
    font-size: 14px !important;
    color: #000
}

.test-cmnt-prodtitle {
    height: 40px !important
}

.test-cmnt-price-row {
    margin: 0 0 3px !important;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.test-cmnt-img,
.test-cmnt-src-img {
    height: 80px !important;
    width: 80px
}

img.test-avatar-img {
    background: #fff !important
}

@media only screen and (min-width:992px) and (max-width:1250px) {
    .prod-cont {
        margin-top: 52px
    }
}

.comnts-container {
    padding-right: 7px !important;
    padding-left: 7px !important
}

.info-page-card {
    padding: 20px 10px
}

.info-img-cont {
    width: 240px;
    margin: auto;
    height: 240px;
    background: #fff;
    padding: 10px;
    border-radius: 100%
}

img.img-fluid.info-img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.info-title {
    padding-bottom: 15px
}

.scrollWrap {
    width: 100%;
    margin-bottom: 2em
}

.loader_bg {
    background: url(../images/loader.gif) no-repeat scroll center center transparent;
    width: 100%;
    height: 60px
}