body,html {
    height: 100%
}

html {
    scroll-behavior: smooth
}

body {
    margin: 0;
    padding: 0;
    color: #000;
/*    font-family: noto sans,sans-serif;*/
    font-size: 14px;
    /*    background: #fef9f7;*/
    background: #f1f3f7;
    line-height: 1.5;
    font-family: 'Quicksand', sans-serif;
}

*,p,h1,h2,h3,h4,h5,h6,ul {
    margin: 0
}

ul {
    padding: 0;
    list-style-type: none
}

a {
    color: inherit;
    text-decoration: none;
    outline: none!important
}

a:hover,a:focus,a:active {
    text-decoration: none;
    color: var(--second)
}

.td {
    text-decoration: none!important
}

.fw1 {
    font-weight: 200
}

.fw2 {
    font-weight: 400
}

.fw3 {
    font-weight: 700
}

.fw4 {
    font-weight: 500
}

.inline {
    display: inline-block
}

.inflex {
    display: inline-flex
}

.inlineImp {
    display: inline-block!important
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    line-height: 1.3
}

.trans {
    transition: background .25s ease,color .25s ease,box-shadow .25s ease
}

.flex {
    display: flex
}

.jc {
    justify-content: center
}

.jcb {
    justify-content: space-between
}

font-w {
    align-items: center
}

.pointer {
    cursor: pointer
}

.rel {
    position: relative
}

.abs {
    position: absolute
}

.fs11 {
    font-size: 11px!important
}

.fs12 {
    font-size: 12px!important
}

.fs13 {
    font-size: 13px!important
}

.fs14 {
    font-size: 14px!important
}

.fs15 {
    font-size: 15px!important
}

.fs16 {
    font-size: 16px!important
}

.fs17 {
    font-size: 17px!important
}

.fs18 {
    font-size: 16px!important
}

.fs19 {
    font-size: 19px!important
}

.fs20 {
    font-size: 20px!important
}

.fs22 {
    font-size: 22px!important
}

.fs24 {
    font-size: 24px!important
}

.fs26 {
    font-size: 26px!important
}

.fs28 {
    font-size: 28px!important
}

.fs30 {
    font-size: 30px!important
}

.fs35 {
    font-size: 35px!important
}

.fs40 {
    font-size: 40px!important
}

.fs50 {
    font-size: 50px!important
}

.br100 {
    border-radius: 100px
}

.br10 {
    border-radius: 10px
}

.br4 {
    border-radius: 4px
}

.us {
    user-select: none
}

.m0 {
    margin: 0!important
}

.m10 {
    margin: 10px 0
}

.m15 {
    margin: 15px 0
}

.m20 {
    margin: 20px 0
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mb5 {
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.ml0 {
    margin-left: 0!important
}

.ml15 {
    margin-left: 15px!important
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 20px
}

.cgray {
    color: rgb(191 188 188)!important
}

.cwhite {
    color: #fff!important
}

:root {
    --no_img: #e8e8e8;
    --first: #0A7BC5;
    --second: #F37746;
    --third: #2C2F34;
    --forth: #009688
}

.fwrap {
    flex-wrap: wrap
}

.topHeader {
    background: rgb(22 22 22);
    padding: 17px 0;
    border: 1px solid #242424
}

.logo-main {
    width: 130px
}

.topSearchFlex {
    background: #262626;
    overflow: hidden;
    border-radius: 4px
}

.searchTopInp {
    background: 0 0;
    border: none;
    outline: none;
    padding: 0 16px;
    color: #f1f1f1
}

.searchBtnTop {
    background: var(--second);
    color: #fff;
    border: none;
    outline: none;
    padding: 3px 16px;
    font-size: 16px
}

.topHeadMenu {
    color: var(--second);
    border: 1px solid;
    display: inline-block;
    width: 90px;
    text-align: center;
    padding: 4px 9px;
    border-radius: 4px
}

.moreBtnHead {
    color: #bbb!important;
    background: rgb(255 255 255/7%);
    padding: 4px 21px;
    border-radius: 4px;
    display: inline-block;
    border: 1px solid transparent
}

.socialTopHeadCont .fa {
    color: #aba7a7;
    display: inline-flex;
    width: 29px;
    height: 29px;
    align-items: center;
    border-radius: 34px;
    justify-content: center;
    background: #282828;
    margin: 0 2px;
    transition: 0.3s ease;
}

.socialTopHeadCont .fa:hover{
    background: var(--second);
    color: white !important;
}


.w100 {
    width: 100%!important
}

.logoContHead {
}

.searchTopCont {
    width: 45%
}

.topNavCont {
}

.main-link {
    color: #6c6b6b;
    margin-right: 27px;
    font-size: 14px;
    font-weight: 600;
}

.headerMenu {
    background: #fff;
    border-bottom: 1px solid #dcdcdc
}

.mainUl {
}

.mainUl li,.topHeadCatList li {
    display: inline-block
}

.headerMenu .active {
    position: relative;
    color: var(--second);
    display: block
}

.mainUl li {
    padding: 13px 0
}

.topHeadCat {
    background: #f37746;
    padding: 0
}

.topHeadCatList {
}

.topHeadCatList a {
    font-size: 13px;
    color: #fff;
    padding: 8px 10px;
    display: block
}

.topHeadCatList a:hover {
    background: #e76634
}

.homeSlider {
    padding: 110px 0 180px;
    background: rgb(254 249 247) url(../img/sliderBg.png) no-repeat center
}

.sliderInpFlex {
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0 0 52px rgb(78 24 1/15%)
}

.sliderInp {
    background: 0 0;
    border: none;
    outline: none;
    padding: 11px 10px;
    color: #e35f2b;
    font-size: 16px;
    padding-left: 49px;
    background: #fff
}

.sliderBtn {
    background: #d15c2e;
    border: none;
    outline: none!important;
    padding: 12px 10px;
    width: 230px;
    color: #fff
}

.sliderBtn:hover {
    background: #b3481e
}

.sliderInpFlex .fa {
    color: #f37746;
    font-size: 20px;
    position: absolute;
    left: 32px
}

.bottomSliderHome {
}

.btSlidInner {
    background: #fcddd0;
    padding: 20px;
    margin: -40px 0 0
}

.cfirst {
    color: var(--first)
}

.csecond {
    color: var(--second)
}

.trendHome {
    padding: 60px 0;
    border-top: 1px solid rgb(255 255 255/42%)
}

.heading2 {
    font-size: 29px;
    color: #000
}

.heading2 a {
    color: var(--second);
    font-size: 14px
}

.prodBox1 {
    display: block;
    margin-top: 50px;
    background: #fff;
    border-bottom: 2px solid #e9e9e9;
    box-shadow: 0 0 35px rgb(0 0 0/7%);
    border-radius: 10px;
    overflow: hidden
}

.prodBox1:hover {
    border-bottom: 2px solid #f37746
}

.prodThumb2 {
    background: #f0ecea;
    height: 176px;
    width: 100%
}

.prodTitle2 {
    font-size: 15px;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.prodBox1 .inner {
    padding: 11px 22px 18px;
}

.prodBy2 {
}

.prodAmt2 {
    margin-bottom: 1px;
    color: var(--second)
}

.projTitleBack {
    min-height: 82px
}

.starProd2 {
}

.starProd2 .star {
    width: 19px;
    margin-right: 5px;
    width: 12px;
    height: 12px
}

.prod2BtnCont {
}

.prodCartBtn {
    width: 18px
}

.revBtn1 {
    padding: 8px 10px;
    background: #f6f6f6;
    text-align: center;
    color: #646060!important
}

.revBtn1:hover,.revBtn1:focus {
    background: #efefef
}

.revBtn2 {
    padding: 9px 0;
    background: #fdede7;
    width: 80px
}

.revBtn2:hover,.revBtn2:focus {
    background: #e5d5cf
}

.block {
    display: block
}

.homeSec2 {
}

.whiteBox1 {
    background: #fff;
    box-shadow: 0 0 35px rgb(0 0 0/7%)
}

.homeSec2 .whiteBox1 {
    padding: 53px 60px;
    padding-right: 110px
}

.lh1 {
    line-height: 1.5
}

.btn1 {
    color: #fff!important;
    background: var(--second);
    display: inline-block;
    user-select: none;
    border: none;
    outline: none!important;
    font-size: 11px;
    padding: 10px 12px;
    max-width: 150px;
    text-align: center
}

.btn1:hover,.btn1:focus {
    background: #d96031
}

.homeSec2 .whiteBox1 .btn1 {
    padding: 11px 34px
}

.prodBox2 .thumbImg {
    width: 100%;
    height: 100%
}

.prod2Thumb {
    background: #f0ecea;
    height: 147px;
    overflow: hidden;
    margin-bottom: 30px
}

.prod2Thumb:hover,.sh:hover {
    box-shadow: 0 0 35px rgb(0 0 0/22%)
}

.prod2Thumb .inner {
    background: #fff;
    padding: 9px 18px;
    transition: .25s ease;
    opacity: 0;
    bottom: -60%
}

.prod2Thumb:hover .inner {
    bottom: 0%!important;
    opacity: 1;
    width: 100%
}

.prod2Thumb a {
    min-height: 52px
}

.ai {
    align-items: center
}

.homeSec3 {
    padding: 0 0 30px
}

.homeSec3 .inner {
    padding: 17px 50px 70px;
    padding-right: 150px;
    padding-left: 0
}

.homeStatFlex {
}

.homeSec3 .statAmt {
    font-size: 36px
}

.statCont {
    margin-right: 30px;
    background: #fef9f7;
    padding: 12px 20px
}

.homeStatFlex img {
    width: 42px;
    margin-right: 18px
}

.homeStatFlex .flex {
    margin-right: 50px
}

.featHomeSlider .prodBox1 {
    margin: 0 10px;
    box-shadow: none;
    border-left: 1px solid #e9e7e7;
    border-right: 1px solid #e9e7e7;
    border-bottom: 5px solid #e9e7e7
}

.featHomeSlider .inner {
    padding: 25px 26px
}

.slick-slide {
    outline: none!important
}

.hotTag {
    width: 60px;
    left: 20px
}

.hotListTag {
    color: #fff;
    background: orange;
    padding: 2px 14px;
    width: 180px;
    text-align: center;
    font-weight: 700;
    transform: rotate(-45deg);
    left: -55px;
    top: 17px;
    font-size: 13px
}

.hotListTag2 {
    color: #fff;
    padding: 2px 14px;
    width: 180px;
    text-align: center;
    font-weight: 700;
    transform: rotate(-45deg);
    left: -55px;
    top: 17px;
    font-size: 13px;
    background: #7bb241
}

.slick-prev,.slick-next {
    display: none!important
}

.leftArrow_homeFeat,.rightArrow_homeFeat {
    z-index: 10;
    width: 36px;
    opacity: .25;
    top: 180px;
    cursor: pointer;
    padding: 10px 12px
}

.leftArrow_homeFeat {
    left: -60px
}

.rightArrow_homeFeat {
    right: -60px
}

.leftArrow_homeFeat:hover,.rightArrow_homeFeat:hover {
    opacity: .7
}

.footer {
    padding: 50px 0;
    background: #161616;
    color: #707070
}

.csecond {
    color: var(--second)
}

.footList {
    margin: 30px 0
}

.footList a {
    margin-bottom: 6px;
    display: inline-block;
    color: #707070
}

.footList p {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 17px
}

.footSocialList a {
    display: flex;
    align-items: center;
    margin-bottom: 8px
}

.footSocialList .fa {
    display: flex;
    align-items: center;
    margin-right: 20px
}

.logoFoot {
    width: 110px;
    filter: grayscale(1);
    opacity: .4
}

.blogHome {
    padding: 50px 0;
    background: #ffffff;
    border-bottom: 1px solid #dddde0;
}

.blogHome .inner {
}

.blogBox {
    margin-top: 30px;
    border: 1px solid #dddddd;
    border-radius: 9px !important;
}

.ofop {
    object-fit: cover;
    object-position: center
}

.blogThumb {
}

.blogInner {
    padding: 16px 20px
}

.blogInner .title {
    margin: 0 0 12px;
    font-size: 19px;
    min-height: 59px
}

.blogInner .desc {
    overflow: hidden;
    max-height: 8rem;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden!important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3
}

.startSellBtn {
    padding: 6px 40px;
    transition: .25s ease;
    animation-name: specBtn;
    animation-duration: 1s;
    animation-iteration-count: infinite
}

@keyframes specBtn {
    0% {
        background: var(--second)
    }

    50% {
        background: #a93609
    }

    100% {
        background: var(--second)
    }
}

.themeBtn {
    width: 18px;
    opacity: .2;
    cursor: pointer;
    margin-left: 10px
}

.themeBtn:hover {
    opacity: .4
}

.activeTheme {
    opacity: .5!important
}

.topAccountFlex {
    padding: 6px 14px;
    border-radius: 6px;
    margin: -15px 0;
    margin-left: 30px;
    background: #242424
}

.topAccountFlex_active {
    background: #363636
}

.topAccountFlex img {
    width: 32px
}

.topAccList {
    background: #242424;
    position: absolute;
    width: 200px;
    padding: 12px 11px;
    top: 119%;
    display: none;
    border-radius: 5px;
    left: 0;
    z-index: 10
}

.topAccList a {
    text-decoration: none;
    display: block;
    padding: 6px 18px
}

.topAccList .fa {
    margin-right: 12px
}

.topAccList a:hover {
    background: #333;
    color: #fff
}

.bar {
    display: none;
    top: -2px;
    right: 12px;
    z-index: 99;
    padding: 5px 10px
}

.bar span {
    display: block;
    background: #7a7a7a;
    width: 18px;
    height: 2px;
    margin: 6px 0
}

.flexImp {
    display: flex!important
}

.homeSec3 .inner1 {
    padding: 19px 18px
}

.breadcrumbs1 {
}

.breadcrumbs1 a,.breadcrumbs1 span {
    align-items: center
}

.breadcrumbs1 .dash {
    margin: 0 8px
}

.inp2 {
    outline: none;
    border: none;
    background: #fef9f7;
    padding: 12px 17px;
    border-radius: 5px;
    color: #f37746;
    width: 100%;
    margin-top: 19px
}

.topListSec {
    padding: 30px 0;
    background: #fff;
    border-bottom: 1px solid gainsboro;
    background: white;
}

.listPageTopFlex {
    justify-content: flex-end
}

.listPageTopFlex select {
}

.listPageTopFlex input {
}

.listPageCont {
    padding: 50px 0
}

.listOuter {
    background: #fff;
    border: 1px solid #e1e1e1;
    margin-bottom: 18px;
    border-radius: 10px;
    overflow: hidden
}

.listOutFlex {
    overflow: hidden;
    display: block;
    background: white;
    display: flex;
}

.listOutThumb {padding: 5px;}

.listOutThumb img {
    width: 307px;
    height: 100%;
    object-fit: contain;
    margin-right: 30px;
    background: #f5f5f5;
    border-radius: 10px;
}

.listOut2 {
    padding: 22px 0 10px
}

.listTitle2 {
    white-space: pre-wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    text-decoration: none!important;
    font-weight: 700;
    margin: 8px 0 0;
    display: block;
    white-space: pre-wrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:-webkit-box!important;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    padding-right: 20px;
}

.listContDet .cgray {
    margin-right: 11px
}

.listTag2 a {
    text-decoration: none!important;
    padding: 2px 5px;
    background: #f0f3f7;
    font-size: 10px;
    border-radius: 4px;
    margin-right: 9px;
    margin-bottom: 12px
}

.listOut3 {
    padding: 11px 17px;
    border-left: 1px solid #e1e1e1;
    width: 50%
}

.cgreen {
    color: #7bb241
}

.listOutDet {
    border-radius: 7px;
    margin-top: 7px
}

.list2UserImg {
    border-radius: 100px!important
}

.ofop {
    object-fit: cover;
    object-position: center;
    background: var(--no_img);
    border-radius: 10px 10px 0 0
}

.listCommImg img {
    margin-right: 11px;
    margin-left: 24px
}

.listUserBox {
    background: #fff;
    padding-right: 24px
}

.listOuter:hover {
    box-shadow: 0 0 22px rgb(62 62 62/14%)
}

.graybg {
    background: #eff1f5
}

.padder1 {
    padding: 50px 0
}

.blockBox1 {
    background: #fff;
    border-radius: 6px;
    padding: 30px 20px
}

.btnPad1 {
    padding: 9px 8px
}

.ppRating {
    background: #f37746;
    bottom: 0;
    right: -10px;
    height: 46px;
    width: 46px
}

.profileLink {
    background: #fff
}

.profileLink li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dfdfdf;
    padding: 0
}

.profileLink li img {
    width: 16px;
    margin-right: 15px;
    filter: grayscale(1)
}

.profileLink .tri {
    background: #f37746;
    color: #fff;
    padding: 0 6px;
    border-radius: 4px;
    margin-right: 20px;
    height: 27px
}

.profileLink a {
    display: block;
    padding: 13px 20px;
    text-align: left;
    width: 100%;
    font-size: 14px;
    opacity: .55;
    text-decoration: none!important
}

.profileLink .active a {
    font-weight: 700;
    color: #f37746!important;
    box-shadow: inset 4px 0;
    opacity: 1
}

.profileLink .active img {
    filter: none;
    opacity: 1
}

.profileLink a:hover {
    opacity: 1;
    color: gray
}

.ppListSocial {
    padding-top: 20px
}

.ppListSocial a {
    font-size: 19px;
    opacity: 1
}

.ppListSocial .facebook {
    color: #45619d
}

.ppListSocial .twitter {
    color: #1da0f1
}

.ppListSocial .instagram {
    color: #8436b7
}

.ppListSocial .linkedin {
    color: #3788dd
}

.ppListSocial .envelope {
    color: #f37746
}

.ppListSocial .youtube {
    color: #FF0000
}

.ppCoverCont {
}

.ppCover {
    width: 100%;
    height: 364px;
    background: var(--no_img)
}

.starppImg {
    background: #f37746;
    padding: 20px;
    width: 70px;
    height: 70px;
    margin-right: 18px
}

.starBoxPP {
    background: #fff;
    padding: 16px
}

.block-box {
    background: #fff;
    border-radius: 10px
}

.block-heading {
    padding: 14px 23px;
    color: var(--second);
    border-bottom: 1px solid;
    font-size: 16px
}

.block-body {
    padding: 23px;
    background: #fff
}

.sticky {
    position: sticky;
    top: 20px
}

.prodBox2 {
    box-shadow: 0 10px 21px rgb(245 245 245)
}

.ppProdThumbCont {
}

.ppProdRating {
    background: var(--second);
    width: 51px;
    height: 51px;
    font-size: 18px;
    right: 22px;
    bottom: -30px
}

.ppProdInner {
    background: #fff;
    padding: 15px 18px
}

.ppProdTitle {
    font-size: 15px;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 52px
}

.ppProdThumbCont img {
    background: var(--no_img);
    object-fit: contain;
    width: 100% !important;
}

.grayBtn {
    background: #eff1f5;
    color: #505050!important
}

.grayBtn:hover,.grayBtn:focus {
    background: #dcdee2;
    color: #313131!important
}

.prodBox2:hover {
    box-shadow: 0 10px 21px rgb(219 216 216)
}

.topAccountFlex p {
    line-height: 1;
    margin-bottom: 2px
}

.topFootBox {
    background: #f37746 url(../img/iconsBg.jpg) center;
    color: #fff;
    background-size: 900px;
    padding: 55px 0
}

.btn2 {
    text-decoration: none!important;
    background: #f48659;
    padding: 11px 20px;
    display: inline-block;
    color: #fff!important;
    transition: .25s ease;
    border: 1px solid;
    outline: none!important
}

.btn2:hover,.btn2:focus {
    background: #fff;
    color: #f37646!important
}

.block1 {
    background: #fff;
    padding: 20px
}

.starListCont img {
    width: 13px;
    height: 13px;
    margin-right: 4px;
}

.inp2Btn {
    padding: 6px 0
}

.inp2::placeholder {
    color: #f37746
}

.listBtnCont a {
    text-align: center;
    padding: 5px 7px;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    display: block;
    font-size: 12px;
    margin-top: 12px
}

.listBtnCont .previewBtn {
    background: #f37746
}

.listBtnCont .previewBtn:hover {
    background: #db6537
}

.buyBtn {
    background: #7bb241;
    width: 100%;
    border: none!important;
    outline: none!important;
    transition: 0.3s ease;
}

.buyBtn:hover {
    background: #669f2b
}

.listBtnCont {
    margin-top: 20px
}

.depositResultPage .block1 {
    padding: 50px 80px;
    border: 2px solid
}

.depositResultPage .successBlock {
    border-color: #8bc34a;
    background: #f9fff2
}

.depositImgStat {
    animation-name: tick;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-duration: 1s
}

@keyframes tick {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

.revUserPP {
    margin-right: 25px
}

.starRev img {
    width: 12px;
    height: 12px;
    margin-right: 6px
}

.userReplyBox {
    padding: 20px;
    margin-left: 119px;
    background: #f8f9fb;
    margin-top: 30px;
    margin-bottom: 25px
}

.headTag {
    background: rgb(243 119 70/8%);
    padding: 6px 10px
}

.block-body2 {
    padding: 12px 30px;
    background: #fff
}

.followCol4 img {
    width: 13px;
    height: 13px
}

.block-body3 {
    background: #fff;
    padding: 19px;
    border-radius: 8px;
}

.singlePage {
}

.singleTopBox {
    padding: 21px 0;
    background: #fff;
    overflow: hidden;
    color: #000
}

.singleBreadCrumbs a {
    color: #7e7e7e;
    font-size: 14px
}

.btnPad2 {
    padding: 8px 24px
}

.singleStatTop p {
    border-radius: 5px;
    font-size: 13px;
    color: #a1a1a1;
    margin-left: 40px
}

.singleThumbBlur {
    height: 100%;
    top: 0;
    background-position: top;
    background-size: cover;
    opacity: .1;
    background: #fff!important
}

.singleBody {
    padding: 20px 0
}

.singleThumbsCont .sliderBigImg {
    width: 100%
}

.singleStars img {
    width: 15px;
    height: 15px;
    margin-right: 5px
}

.singleStars {
    margin-right: 20px;
}

.singleAmt {
    font-size: 23px;
    margin: 3px 0 13px
}

.singlePriceBont {
}

.singlePriceBont div {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
    margin: 11px 0;
    color: gray;
    cursor: pointer;
    user-select: none
}

.singlePriceBont .active {
    background: #fbfdf9 url(../img/tickImg2.png) no-repeat 96% center;
    color: #7bb241!important;
    background-size: 21px;
    font-weight: 700;
    border: 1px solid #7bb240
}

.subHead2 {
    margin-bottom: 9px
}

.subValue,.subValueFlex a {
    background: #eff1f5;
    padding: 6px 11px;
    font-size: 14px;
    border-radius: 4px;
    margin-bottom: 12px;
    font-size: 12px
}

.subValueFlex p,.subValueFlex a {
    margin-right: 12px
}

.btn4 {
    background: #f4f6f8;
    color: #2ea6e8!important
}

.btn4:hover,.btn4:focus {
    background: #e6ebf3
}

.tabsCont {
}

.tabsCont a {
    padding: 5px 10px 12px;
    margin-bottom: 5px;
    color: #8d8d8d;
    width: 100%;
    border-bottom: 3px solid #e4e4e4
}

.tabsCont .current {
    color: #f37746;
    font-weight: 700;
    border-bottom: 3px solid
}

.tabsCont span {
    background: #bcbcbc;
    margin-left: 10px;
    color: #fff;
    width: 27px;
    text-align: center;
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    border-radius: 4px
}

.tabsCont .current span {
    background: orange
}

.tabsCont a:hover {
    color: var(--second);
    border-color: color:var(--second)
}

.tabsCont a:hover span {
    background: var(--second)
}

.singleItemShare a {
    margin-left: 24px;
    color: #a2a2a2
}

.sliderArrow {
    font-size: 30px;
    position: absolute;
    top: 32%;
    background: #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 57px;
    height: 57px;
    z-index: 10;
    transition: .25s ease;
    color: #bdbdbd
}

.arrowLeft {
    left: -10%
}

.arrowRight {
    right: -10%
}

.sliderRel:hover .arrowLeft {
    left: 6%
}

.sliderRel:hover .arrowRight {
    right: 6%
}

.sliderRel {
    overflow: hidden
}

.refBoxItem {
    background: #fff;
    border: 1px solid #f37746;
    border-right: 4px solid #f37746
}

.refBoxItem .rightCont {
    background: #eff1f5;
    padding: 55px 0;
    width: 119px
}

.refLinkTxt {
    background: #fef4f0;
    padding: 12px 20px;
    color: #c34f21;
    border-radius: 4px;
    margin-top: 7px;
    width: 100%;
    font-size: 13px;
    border: none;
    outline: none!important
}

.refBoxItem .leftCont {
    padding: 0 35px;
    padding-left: 66px
}

.copyBtn {
    background: var(--second);
    color: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 12px 9px;
    width: 130px;
    outline: none;
    border: none;
    border-radius: 4px;
    outline: none!important
}

.refBoxItem .gift {
    position: relative;
    right: -60px;
    height: 90px;
    width: 82px
}

.becomeMemberItem {
    padding: 39px 60px;
    border-top: 7px solid #7bb241;
    padding-right: 290px;
    background: #fdfffb
}

.btnGreen {
    text-decoration: none!important;
    background: #7bb241;
    padding: 11px 20px;
    display: inline-block;
    color: #fff!important;
    transition: .25s ease;
    border: 1px solid
}

.becomeMemberItem img {
    right: 0;
    width: 200px;
    bottom: 31px;
    right: 48px
}

.commentFlex {
    padding: 0 20px
}

.cred {
    color: #e53935
}

.replyCommentFlex {
    margin-left: 104px;
    background: #fafafa;
    border-radius: 12px;
    margin-top: 26px;
    padding: 24px 30px
}

.commentMsgBopx {
    margin-left: 104px;
    padding-top: 30px;
    border-top: 7px solid #fafafa;
    margin-top: 30px;
    display: none
}

.commTxtArea {
    max-width: 100%;
    min-width: 100%;
    min-height: 100px;
    max-height: 560px;
    outline: none;
    border: 1px solid transparent;
    background: #fafafa;
    padding: 11px 20px;
    min-height: 180px
}

.commTxtArea:focus {
    border: 1px solid var(--second)
}

.custom-radio input {
    display: none
}

.custom-radio label {
    font-weight: 400;
    margin: 0;
    padding: 8px 18px;
    width: 100%
}

.active label {
    font-weight: 700
}

.helpImgSingle {
    opacity: .4
}

.helpImgSingle:hover {
    opacity: .64
}

.modal-open .modal {
    background: rgb(0 0 0/88%)
}

.modal-backdrop {
    background: 0 0;
    position: static
}

.modal-header {
    text-align: left;
    display: block;
    background: var(--second);
    color: #fff
}

.modal-body {
    padding: 26px
}

.modal-footer {
    padding: 14px 26px
}

.modal-header {
    padding: 14px 26px
}

.modal-header .close {
    color: #fff;
    outline: none!important
}

.reviewSingle {
    padding: 17px 20px 0
}

.reviewReplySingle .revUserPP {
    width: 50px;
    height: 50px
}

.btnPad3 {
    padding: 5px 12px
}

.btnRed {
    background: #e53935;
    color: #fff!important
}

.btnRed:hover,.btnRed:focus {
    background: #d12b27
}

.singleRevBack {
    border-bottom: 1px solid #e7e7e7
}

.inp1 {
    width: 100%;
    padding: 9px 18px;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    background: #fafafc;
    margin-bottom: 20px;
    outline: none!important;
    padding-left: 50px;
    transition: .25s ease
}

.textarea {
    max-width: 100%;
    min-width: 100%;
    min-height: 200px;
    max-height: 500px
}

.inpFlex i {
    top: 16px;
    left: 20px
}

.inp1:hover,.inp1:focus {
    border: 1px solid var(--second);
    background: #fff
}

.inpFlex:hover i,.inp1Hov {
    color: var(--second)
}

.commentCont {
    border-bottom: 1px solid #ededed;
    padding-bottom: 29px;
    padding-top: 19px
}

.authorBox {
    background: #fff;
    margin-bottom: 34px
}

.authorThumb {
    height: 141px
}

.authorRating {
    top: 20px;
    right: 20px
}

.authorInner {
    background: #fff;
    padding: 15px 20px
}

.authorInner {
    color: gray
}

.authorThumbFlex {
}

.authorRating img {
    width: 10px;
    height: 10px;
    margin-right: 7px
}

.userImgAuthor {
    margin-top: 11px
}

.authorAmtList {
    background: #eff1f5;
    padding: 3px 17px;
    max-width: 48px;
    width: 100%;
    text-align: center
}

.tag {
    color: #fff;
    padding: 2px 6px;
    font-size: 12px;
    margin-left: 10px;
    user-select: none;
    border-radius: 4px
}

.tag1 {
    background: var(--second)
}

.tag2 {
    background: #7bb241
}

.pagination .page-numbers {
    display: inline-flex;
    background: #eff1f5;
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    margin-left: 6px;
    font-size: 13px;
    border-radius: 4px
}

.pagination .page-numbers:hover {
    background: #e0e3e9
}

.pagination .current {
    background: var(--second)!important;
    color: #fff!important
}

.pagination {
    justify-content: flex-end
}

.landing_logo {
}

.landing_main_link {
    margin: 0 12px;
    color: #9e9d97
}

.landing_ul {
    margin-top: 9px
}

.landing_ul li {
    display: inline-block
}

.landing_ul li .current {
    color: var(--second)!important
}

.header_land {
    padding: 40px 0;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 100;
    transition: .25s ease
}

.cgray2 {
    color: #525261
}

.landing_slider .btn1 {
    max-width: 330px;
    width: 100%;
    box-shadow: 0 6px 8px rgb(243 119 70/31%);
    padding: 15px 21px
}

.flexInp {
    display: flex!important
}

.landing_slider {
    padding: 210px 0 190px
}

.personLanding {
    top: -57px;
    width: 100%
}

.grad1 {
    background: #fff;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,250,248,1) 99%,rgba(255,250,248,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(99%,rgba(255,250,248,1)),color-stop(100%,rgba(255,250,248,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,250,248,1) 99%,rgba(255,250,248,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,250,248,1) 99%,rgba(255,250,248,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,250,248,1) 99%,rgba(255,250,248,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,250,248,1) 99%,rgba(255,250,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#fffaf8',GradientType=0 )
}

.landing_sec2 {
    padding: 60px 0
}

.ladning_sec3 {
    padding-bottom: 90px
}

.orangeBox {
    background: #fffaf8;
    padding: 40px;
    border-radius: 20px
}

.numberList1 li {
    display: flex;
    margin-bottom: 35px;
    color: #858594!important
}

.numberList1 .num {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    background: var(--second);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-right: 30px
}

.numberListTxt {
}

.landing_sec3 {
    padding: 90px 0;
    background: #fffaf8
}

.landing_sec4 {
    background: var(--second);
    border-radius: 20px;
    padding: 80px 50px 85px;
    padding-right: 130px
}

.landingImg3 {
    width: 560px;
    position: absolute;
    left: -170px;
    top: -40px
}

.checkOut {
    background: #f58b62;
    padding: 15px 30px;
    width: 100%;
    margin: 0
}

.tickCheck {
    margin-right: 20px;
    font-size: 23px;
    color: #ed7647
}

.btnYellow {
    color: #f05213;
    background: #ffd233;
    border: none!important;
    outline: none;
    margin-left: 20px;
    width: 100%;
    text-align: center;
    padding: 15px 0 0;
    display: block;
    text-decoration: none!important
}

.btnYellow:hover {
    background: #ffe075;
    color: #704903
}

.landing_footer {
    background: var(--second)
}

.footSocial a {
    color: #fff!important;
    font-size: 20px;
    margin-right: 25px
}

.footLinksUl {
    margin-top: 60px;
    margin-bottom: 50px
}

.footLinksUl li {
    display: inline-block
}

.footLinksUl a {
    color: #fff!important;
    margin-left: 33px;
    font-size: 14px
}

.checked {
    color: #fff!important
}

.header_land_head {
    padding: 15px 0;
    background: #fff;
    box-shadow: 0 0 32px hsl(0deg 0% 0%/11%)
}

.purPayBox {
    text-align: center;
    border-radius: 10px;
    background: #eff1f5;
    user-select: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eff1f5;
    transition: .2s ease;
    width: 28%;
    padding: 13px 10px;
    margin: 0px 0% 15px;
}

.purPayBox img {
    width: 90%
}

.purInfoBox {
    padding: 15px 23px;
    transition: .25s ease
}

.purPayementCont .active {
    border: 1px solid #e0e7d7;
    background: #d4ebbb
}

.payRadio {
    display: none
}

.chatItemBox {
    background: #2fbb9a;
    width: 100px;
    height: 38px;
    border-radius: 10px;
    font-size: 14px;
    color: #fff!important
}

.chatItemBox:hover {
    background: #23ab8b
}

.tooltipCont {
    position: relative;
    margin-right: 10px
}

.tooltipTxt {
    position: absolute;
    width: 180px;
    background: #000;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    padding: 8px 14px;
    font-size: 12px;
    bottom: 159%;
    left: 50%;
    transform: translateX(-50%)
}

.badgeCont img {
    height: 34px;
    border-radius: 100px;
    width: 34px
}

.tooltipTxt {
    display: none
}

.tooltipTxt::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #000 transparent transparent transparent;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto
}

.badgeCont:hover .tooltipTxt {
    display: block
}

.allBedgecont {
    background: #eff1f5;
    border-radius: 100px;
    padding: 7px 20px;
    font-size: 12px
}

.jce {
    justify-content: flex-end
}

.moreItem_slide {
    padding: 10px 15px 16px
}

.moreItem_slide .prodBox1 {
    box-shadow: 0 0 16px rgb(0 0 0/7%);
    margin: 0
}

.moreItemsSec {
    background: #fff;
    padding: 40px 0;
    border-bottom: 1px solid #262626
}

.moreItem_slide .prodBox1 .inner {
    background: #fff
}

.sliderArrow2 {
    display: flex!important;
    align-items: center;
    justify-content: center;
    font-size: 25px!important;
    background: #eff1f5;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    color: #a2a6af;
    top: 50%;
    margin-right: 18px;
    margin-top: 20px
}

.miniLeft {
    left: -7%
}

.miniRight {
    right: -7%
}

.sliderArrow2:hover {
    opacity: 1
}

.homeListBox1 {
    min-height: 69px
}

.homeFeatTitle {
    white-space: pre-wrap;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px!important
}

.homeSec3 .prodBy2 {
    font-size: 13px;
    min-height: 50px
}

.homeSec3 .prodTitle2 {
    min-height: 57px
}

.homeSec3 .prodAmt2 {
    margin-top: -3px!important
}

.singleThumbBig {
    background: #fff;
    border: 1px solid #dcdcdc
}

.singleBigThumb {
    background: #fff;
    width: 100%
}

.singleThumbHov {
    width: -webkit-fill-available;
    background: rgb(0 0 0 / 80%);
    text-align: center;
    z-index: -1;
    opacity: 0;
    transition: .25s ease;
    height: -webkit-fill-available;
    left: 0;
    top: 0;
    margin: 15px;
    backdrop-filter: blur(3px);
}

.singleThumbBtn {padding: 9px 20px;border-radius: 100px;font-weight: 700;background: rgba(255,204,255,1);background: -moz-linear-gradient(left, rgba(255,204,255,1) 0%, rgba(128,128,255,1) 100%);background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,204,255,1)), color-stop(100%, rgba(128,128,255,1)));background: -webkit-linear-gradient(left, rgba(255,204,255,1) 0%, rgba(128,128,255,1) 100%);background: -o-linear-gradient(left, rgba(255,204,255,1) 0%, rgba(128,128,255,1) 100%);background: -ms-linear-gradient(left, rgba(255,204,255,1) 0%, rgba(128,128,255,1) 100%);background: linear-gradient(to right, rgba(255,204,255,1) 0%, rgba(128,128,255,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffccff', endColorstr='#8080ff', GradientType=1 );color: #38356e !important;margin: 40px 0 0;display: inline-block;}

.singleBigThumgInner:hover .singleThumbHov {
    z-index: 0;
    opacity: 1
}

.singleThumbBtn:hover {
    background: #8080ff;
    color: #1e1c47 !important;
}

.singleBigThumgInner {
    padding: 15px
}

.liveDmoBtn {
    padding: 7px 20px;
    color: #fff!important;
    border: 1px solid;
    transition: .25s ease;
    background: #007bff;
    width: 100%;
    text-align: center
}

.liveDmoBtn2 {
    padding: 7px 20px;
    border: 1px solid;
    color: #4a7a17!important;
    background: #7bb24105;
    transition: .25s ease;
    width: 100%;
    text-align: center
}

.liveDmoBtn:hover {
    background: #1370d3
}

.liveDmoBtn2:hover {
    background: rgb(96 153 35/14%)
}

.hireBtn1 {
    background: #2e99df;
    text-shadow: 0 1px #0875bb;
    position: relative;
    margin: 17px 0 0;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    transition: background .3s ease;
    border-bottom: 3px solid #0586da
}

.hireBtn1:hover {
    background: #40a8ec
}

.hireBtn1:active {
    border-bottom: 1px;
    bottom: -2px
}

.hireBtnIcon {
    background: #2382bf;
    display: flex;
    align-items: center;
    padding: 14px 0;
    width: 60px;
    justify-content: center;
    transition: .2s ease;
    font-size: 18px
}

.hireBtn1 p {
    font-size: 15px
}

.hireBtn1:hover .hireBtnIcon {
    width: 80px
}

.hireBtn1 .fa-spinner {
    animation-name: spinner;
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-timing-function: linear;
    transform: rotate(0deg);
    width: 20px
}

.hireBtn1 .hireBtnIcon2 {
    display: none;
    transition: .25s ease;
    padding: 6px 0
}

@keyframes spinner {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.prodSelCont {
}

.prodSelBack {
    border: 1px solid #fff;
    padding: 6px 16px;
    border-radius: 6px;
    margin-bottom: 12px;
    user-select: none;
    cursor: pointer;
    font-size: 13px;
    background: #f2f4f7
}

.prodSelBack img {
    height: 25px;
    margin-right: 14px;
    filter: grayscale(1)
}

.prodAmtBox p {
    font-weight: 600;
    font-size: 15px;
    color: #959595;
    letter-spacing: 1p
}

.prodSelBack-active {
    border: 1px solid #7bb241;
    background: #fff
}

.prodSelBack-active .prodAmtBox p {
    color: #7bb241!important
}

.prodSelBack-active img {
    filter: none!important
}

.itemPayIcons {
    width: 84%;
    filter: grayscale(1);
    opacity: .4
}

.itemPayIcons:hover {
    opacity: .8;
    filter: none
}

.itemCheckHiddne {
    display: none
}

.heartItemImg {
    display: inline-block;
    background: url(../img/heartItemImg.png) no-repeat center 0;
    width: 32px;
    height: 27px;
    background-size: 29px;
    transform: scale(.7);
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    margin: auto
}





.ppListSocial a {
    width: initial;
    border: 1px solid;
    margin: 13px 0;
    margin-left: 12px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: 40px;
    width: 40px
}

.notify_alert {
    width: 100%;
    max-width: 330px;
    padding: 10px 20px;
    border-radius: 8px;
    position: fixed;
    z-index: 9;
    right: 30px;
    bottom: -10%;
    display: flex;
    align-items: center;
    font-size: 13px;
    justify-content: space-between;
    transition: .3s ease;
    opacity: 0
}

.notify_alert .fa {
    margin-right: 10px
}

.alert_closeBtn {
    user-select: none;
    cursor: pointer
}

.notify-info {
    background: #cbefff;
    color: #00608b;
    border: 1px solid #83cff3
}

.notify-show {
    bottom: 30px;
    opacity: 1
}

.notify-error {
    background: #ed716e;
    color: #fff;
    border: 1px solid #cf4b47
}

.moreLikeTTitle {
    min-height: 110px
}

.moreBtn2 {
    margin-top: 30px;
    background: #161616;
    color: #adadad!important;
    padding: 10px 30px;
    border-radius: 100px;
    border: 1px solid #505050
}

.moreBtn2:hover {
    background: #f37746;
    color: #fff!important
}

.blackBarMoreItme {
    background: #161616;
    width: 100%;
    height: 370px;
    bottom: 0
}

.moreBtn3 {
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 11px 40px;
    border-radius: 100px;
    color: gray;
    text-align: center
}

.aside-menu .menu-item .menu-link.active {
    background-color: #f37746
}

.homeTabSecCont {
}

.rightHomeTab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.rightTabImg {
    width: 33px;
    opacity: .5
}

.rightTabTitle {
    font-weight: 700;
    margin: 15px 0 12px
}

.rightTabDesc {
    color: #888;
    min-height: 79px
}

.rightTabBox {
    text-align: center;
    width: 50%!important;
    padding: 0 0 20px 20px;
    float: none!important;
    height: initial!important
}

.rightHomeTab .slick-current .rightTabImg {
    opacity: 1
}

.rightImgBack {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    width: 70px;
    background: #f377461f;
    border-radius: 100px
}

.rightTabBox .inner {
    padding: 37px 40px 24px;
    background: #fff;
    transition: .3s ease;
    border-radius: 11px;
    border: 1px solid transparent
}

.rightHomeTab .slick-current .inner {
    border: 1px solid #f37746;
    border-radius: 11px;
    background: 0 0
}

.leftHomeTab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.leftTabImg {
    backdrop-filter: blur(11px);
    width: 100%;
    border-radius: 10px;
    height: 156px;
    object-fit: cover
}

.leftTabtitle {
    margin: 10px 0 0;
    font-size: 16px;
    font-size: 15px;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.leftTabName {
    margin: 0 0 9px;
    color: gray;
    font-size: 12px
}

.leftTabAmount {
    color: gray
}

.leftTabBox {
    width: 48%;
    padding-bottom: 20px
}

.leftTabBox .inner {
    background: #fff;
    padding: 12px;
    border-radius: 10px
}

.leftTabStarCont img {
    width: 12px;
    height: 12px;
    margin-right: 6px
}

.leftHomeTab .slick-track {
    display: flex!important
}

.leftHomeTab .slick-slide {
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between
}

.rightHomeTab .slick-track {
    display: flex!important
}

.rightHomeTab .slick-track {
    width: 100%!important;
    display: flex!important;
    flex-wrap: wrap;
    transform: none!important;
    justify-content: center
}

.rightHomeTab .slick-list {
    width: 100%
}

.breadCrumbArrow {
    width: 6px;
    margin: 0 13px
}

.regCont {
    background: #fff;
    padding: 0;
    border-radius: 17px;
    margin: 80px 30px;
    padding: 20px 40px;
    box-shadow: 0 11px 30px rgb(0 0 0/9%)
}

.scrollerItemBtn {
    display: none
}

.descItemCont {
}

.showMoreBox {
    padding-bottom: 70px
}

.showMoreBox_on {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    line-clamp: 11;
    -webkit-box-orient: vertical;
    padding-bottom: 0
}

.showMoreCont,.showMoreCont2 {
    background: 0 0;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.48) 12%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(12%,rgba(255,255,255,0.48)),color-stop(64%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.48) 12%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.48) 12%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.48) 12%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.48) 12%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0 );
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 60px 0 0;
    text-align: center;
    left: 0
}

.showMoreCont p,.showMoreCont2 p {
    color: #fb9f7b;
    font-weight: 600;
    font-size: 16px
}

.showMoreCont p:hover,.showMoreCont2 p:hover {
    color: #f37746
}

.showMoreCont-nobg,.showMoreCont2-nobg {
    background: 0 0!important
}

.sidebarInner-full {
    height: 290px;
    overflow: hidden
}

.showMoreSideBack-nobg {
    background: 0 0!important
}

.showMoreBox2 {
    padding-bottom: 70px
}

.showMoreBox_on2 {
    overflow: hidden;
    height: 300px
}

.searchFiltInp {
    background: #fff;
    border: 1px solid #e6e6ec;
    padding: 13px 15px;
    border-radius: 7px;
    transition: .25s ease;
    outline: none!important
}

.searchFiltInp:focus {
    border: 1px solid #f37746
}

.searchFiltBtn {
    background: #f37746;
    border: none;
    outline: none;
    color: #fff;
    padding: 10px;
    border-radius: 7px;
    outline: none!important;
    transition: .25s ease
}

.searchFiltBtn:hover,.searchFiltBtn:focus {
    background: #df551f
}

.checkFilterCont {
    margin: 14px 0
}

.CheckTxtPart {
    color: #7f7c7b
}

.checkFilter {
    border: 1px solid #e6e6ec;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    margin-right: 13px;
    background: #fff;
    overflow: hidden
}

.filterSearchHead {
    margin-bottom: 27px
}

.searchFilter_active .checkFilter {
    background: #f37746;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.searchFilter_active .CheckTxtPart {
    color: #f37746
}

.searchFilter_active .checkFilter::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 100px
}

.searchFilterBack .fa {
    top: 20px;
    right: 14px;
    transition: .25s ease
}

.searchFilterBack .fa-active {
    color: #f37746
}

.featItmImgBakc {
    border-radius: 10px
}

.mobNavCont {
    display: none
}

.dropdown_lo {
    position: relative
}

.dropdown_div {
    position: absolute;
    background: #fff;
    width: 860px;
    padding: 24px 30px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 16%);
    z-index: 999;
    top: 30px;
    left: -50px;
    border-radius: 0 0 10px 10px;
    transition: 0.3s ease;
    border-top: 1px solid #dadada;
    opacity: 0;
    z-index: -40;
}

.dropdownUl {
    display: flex;
    flex-wrap: wrap
}

.dropdownUl li {
    width: 33%;
    margin-bottom: 0;
    padding: 0
}

.dropdownUl li a {
    font-size: 14px;
    display: block;
    padding: 5px 10px;
    width: 100%;
    opacity: .7;
    position: relative;
    border-radius: 6px;
    transition: 0.3s ease;
    border: 1px solid transparent;
    margin: 2px 0;
}

.dropdownUl li a:hover {
    opacity: 1;
    color: var(--second);
    border: 1px solid var(--second);
}

.dropdownUl li a:hover::before {
    content: '';
    width: 100%;
    height: 29px;
    position: absolute;
    background: url(../img/brushLine.png) no-repeat;
    background-size: contain;
    left: -23px;
    top: 0;
    display: none !important;
}

.dropdownRatImg {
    height: 47px;
    margin-right: 14px;
    background: lightgrey;
    border-radius: 8px
}

.dropDateStar {
    background: #fff;
    left: 0;
    bottom: 18px;
    border-radius: 0 100px 100px 0;
    font-size: 12px;
    padding: 0 9px
}

.dropRateTitle .title {
    font-size: 12px;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.dropratBox {
    margin-top: 13px
}

.allItemDrop {
    padding-left: 36px
}

.dropdown_div {
}

.dropdown_lo:hover .dropdown_div {
    opacity: 1;
    top: 45px;
    z-index: 99;
}

.allTempTxt::after {
    content: '';
    position: absolute;
    width: 120%;
    height: 8px;
    background: rgb(243 119 70/20%);
    bottom: 0;
    left: 0
}

.mobMenuSec1 {
}

.bars {
    margin-right: 20px
}

.bars span {
    background: #fff;
    height: 2px;
    width: 20px;
    display: block;
    margin: 5px 0
}

.mobLogo {
    width: 107px
}

.mobNavCont {
    background: #161616
}

.mobNavCont .inner {
    padding: 12px 20px
}

.mobBtnBack a {
    font-size: 13px;
    color: #bbb
}

.mobBtnBack a:hover {
    color: #fff!important
}

.mobFormSearch .fa-search {
    color: #fff;
    position: absolute;
    left: 16px;
    top: 16px
}

.mobFormSearch .fa-times {
    color: #fff;
    position: absolute;
    top: 16px;
    right: 16px;
    display: none
}

.mobSearchBox {
    width: 100%;
    background: 0 0;
    outline: none!important;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border: 1px solid #242424;
    padding: 10px 56px;
    color: #fff;
    font-size: 15px
}

.mobInp-active {
    background: #101010;
    border-color: #101010
}

.mobCatOuter {
    overflow-x: scroll;
    padding: 8px 0
}

.mobCatBox {
    width: max-content
}

.mobCatBox a {
    color: darkgrey;
    font-size: 11px;
    padding: 5px 11px;
    background: #202020;
    margin-left: 10px;
    border-radius: 5px
}

.mobCatSidebar {
    position: fixed;
    left: -110%;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #161616;
    color: #fff;
    overflow: hidden;
    transition: .25s ease
}

.mobCatHead {
    font-size: 17px;
    margin: 30px 0 0;
    padding: 15px 20px;
    border-bottom: 1px solid #242424;
    color: #c5c5c5
}

.mobCatUl {
}

.mobCatUl li {
}

.mobCatUl a {
    display: block;
    padding: 11px 20px;
    border-bottom: 1px solid #242424;
    color: #a5a5a5;
    font-size: 15px;
    background: url(../img/arrowHead3.png) 94% no-repeat;
    background-size: 6px
}

.mobCatUl a:hover,.mobCatUl a:focus {
    background-color: #121212
}

.mobCatHeader {
    padding: 20px 24px
}

.mobCatInner {
    overflow-y: scroll;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-bottom: 150px
}

.mobCatSidebar-active {
    left: 0!important
}

.homeHero {
    background: #1e1a19 url(../img/sliderBack3.jpg) no-repeat;
    background-size: cover;
    padding: 80px 0;
    color: #fff
}

.gnHero {
    background: #2a0d42 url(../img/backBack.png) no-repeat;
    background-size: cover;
    padding: 80px 0;
    color: #fff
}

.heroHomeFlex {
    background: transparent;
    border-radius: 10px;
    padding: 8px;
    margin: 40px 0 20px;
    max-width: 500px;
    border: 2px dashed rgb(255 255 255 / 35%);
    transition: 0.3s ease;
}

.heroSearch {
    background: 0 0;
    border: none!important;
    outline: none!important;
    width: 100%;
    padding: 8px 14px;
    font-size: 18px;
    color: white;
}

.heroBtn {
    padding: 0 36px;
    font-size: 15px;
    border-radius: 10px
}

.heroTagBack {
    background: #fff;
    border-radius: 100px;
    padding: 7px 13px;
    color: #000;
    font-weight: 500;
    align-items: center;
    font-size: 13px;
    margin-right: 12px;
    opacity: .6;
    transition: 0.3s ease;
}

.heroTagBack img {
    height: 11px;
    margin-right: 10px
}

.heroTagBack a,.heroTagBack * {
    color: #000!important
}

.heroTagBack:hover {
    opacity: .9
}

.heroHead {
    margin: 10px 0 20px;
    line-height: 1.2;
    font-size: 49px;
    letter-spacing: -2px
}

.heroHomeBoxes {
    position: absolute;
    top: -20px;
    width: 720px;
    left: -70px
}

.heroTagsCont {
    overflow-x: auto
}

.hidepc {
    display: none
}

.footerCont {
    background: #fff
}

.footSocialCont {
}

.footSocialCont a {
    font-size: 20px;
    margin-right: 13px
}

.ffootSearch {
}

.ffootSearch {
    border: 1px solid #b1b1ba;
    border-radius: 6px;
    overflow: hidden
}

.searchFoot {
    background: 0 0;
    border: none;
    outline: none;
    padding: 10px 12px;
    font-size: 15px
}

.searchFootBtn {
    border: none!important;
    outline: none!important;
    background: url(../img/searchImg3.png) no-repeat center;
    background-size: 15px;
    width: 38px;
    opacity: .5
}

.footSec1 {
    padding: 30px 0
}

.footSec2 {
    border-top: 1px solid #dddde0;
    padding: 50px 0
}

.footListFlex {
    font-size: 17px
}

.footLinkHead {
    font-weight: 500;
    margin-bottom: 29px;
    font-size: 16px
}

.footerUl {
}

.footerUl li {
    margin-top: 10px
}

.footerUl a {
    font-size: 14px;
    color: #424251
}

.footerUl a:hover {
    color: var(--second)
}

.footSec3 {
    padding: 30px 0 50px
}

.footSec3Flex {
}

.footCopyCont {
}

.footCopyCont img {
    margin: 30px 27px 0 0
}

.footBorderBtn {
    border: 1px solid #b4b4bb;
    border-radius: 7px;
    padding: 1px 8px;
    margin-left: 10px;
    display: inline-block
}

.footExtraBox {
    max-width: 430px;
    line-height: 2
}

.footExtraBox .flex {
    justify-content: flex-end
}

.homecat {
    padding: 30px 0 70px
}

.homeCatBox {
    display: block;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e3e3ea;
    overflow: hidden;
    text-align: center;
    padding: 39px 30px;
    box-shadow: 0 3px 0 #e0e0e7,0 0 10px #e7e7e7;
    margin-top: 30px;
    transition: .25s ease
}

.homeCatBox:hover {
    border: 1px solid #f37746;
    box-shadow: 0 3px 0 #f37746,0 0 10px #e7e7e7
}

.homeCatImg {
    height: 55px;
    margin-top: 3px
}

.hotImgHome {
    position: absolute;
    width: 80px;
    left: -4px;
    top: -4px;
    transition: .2s ease
}

.homeCatTitle {
    margin: 18px 0 24px;
    font-size: 16px;
    font-weight: 500
}

.homeCatBox:hover .hotImgHome {
    left: 0;
    top: 0
}

.homeCatItems {
    background: #f3f3f4;
    padding: 6px 10px;
    color: #868695;
    border-radius: 7px;
    font-size: 13px
}

.LogRegFlex {
    background: #232323;
    border-radius: 7px;
    overflow: hidden
}

.LogRegBtn {
    padding: 6px 20px;
    color: #b7b2b2!important;
    transition: .2s ease
}

.LogRegBtn:hover,.LogRegBtn:focus {
    background: #f37746;
    color: #fff!important
}

.stSellBtn {
    color: #fff!important;
    background: #e91e63;
    padding: 6px 32px;
    border-radius: 6px;
    transition: .25s ease;
    font-weight: 500;
}

.stSellBtn:hover,.stSellBtn:focus {
    background: #BB0C48
}

.stSellBtn img {
    transition: .25s ease;
    left: 0
}

.stSellBtn:hover img {
    left: 7px;
    margin-top:-5px;
}
.stAffBtn {
    color: #fff!important;
    background: #f37746;
    padding: 6px 32px;
    border-radius: 6px;
    transition: .25s ease;
    font-weight: 500;
}

.stAffBtn:hover,.stAffBtn:focus {
    background: #BA4111
}

.stAffBtn img {
    transition: .25s ease;
    left: 0;
    margin-top:-5px;
}

.stAffBtn:hover img {
    left: 7px
}
.searchToggle {
    font-size: 18px;
    padding: 10px 22px;
    margin-bottom: 40px;
    border: 1px solid #dfdede;
    background: #fff;
    color: gray;
    border-radius: 6px;
    box-shadow: 0 2px 0 #ebebeb
}

.searchToggle img {
    transform: rotate(90deg);
    height: 11px;
    transition: .2s ease
}

.img-open {
    transform: rotate(270deg)!important
}

.searchFilterCont {
    padding: 0 10px;
    margin: 0 0 50px;
    background: white;
    padding: 19px 20px;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
}

.listCatCont {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.listCatCont a {
    background: #fff;
    border-radius: 5px;
    padding: 5px 13px;
    margin: 0 9px 9px 0;
    font-size: 13px;
    color: #939393;
    border: 1px solid #e3e3e3
}

.listCatCont a:hover,.listCatCont a:focus {
    background: #f1f1f1;
    color: #585858;
    border: 1px solid #d3d3d3
}

.logRegCont {
}

.logRegBox {
    background: #fff;
    padding: 30px;
    border-radius: 7px;
    max-width: 410px;
    margin: 80px auto;
    border-bottom: 3px solid #dcdcdc;
    box-shadow: 0 12px 50px hsl(0deg 0% 0%/5%)
}

.logTabTop {
    justify-content: space-between;
    align-items: center
}

.titleLog {
    font-size: 28px;
    color: gray
}

.logTabBtn {
    background: #ececec;
    width: 39%;
    border-radius: 6px;
    padding: 10px;
    text-align: center;
    color: grey!important
}



.logregLnl {
    font-weight: 400;
    margin: 0 0 6px
}

.logRegInpFlex {
    position: relative;
    align-items: center;
    display: flex;
    margin: 0 0 17px
}

.logreginp {
    background: 0 0;
    border: 1px solid #d0d0d0;
    outline: none!important;
    width: 100%;
    padding: 11px 13px;
    border-radius: 6px;
    padding-left: 48px
}

.lrImg {
    position: absolute;
    left: 19px;
    font-size: 19px;
    color: #bcbcbc
}

.logregBtn {
    width: 100%;
    border: none;
    padding: 12px 10px;
    background: 0 0;
    color: #fff;
    border-radius: 4px;
    font-weight: 600;
    outline: none!important;
    transition: .25s ease;
    border: 1px solid #689f38;
    color: #689f38!important
}

.logRegLink1 {
    color: #000!important;
    font-size: 12px
}

.logreginp::placeholder {
    color: #aaa
}

.logReginner {
}

.logreginp:hover,.logreginp:focus,.logreginp:hover .i,.logreginp:focus .i {
    border: 1px solid #689f38
}

.logRegInpFlex:hover .lrImg,.logRegInpFlex:focus .lrImg {
    color: #689f38
}

.lrline1 {
    border-color: #d0d0d0;
    margin: 15px 0
}

input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus {
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0 40rem #ffff inset
}

.logregBtn:hover,.logregBtn:focus {
    background: #599228;
    color: #fff!important
}

.orTxtLog {
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 140px;
    text-align: center;
    background: #fff;
    top: -9px;
    z-index: 10;
    color: #d0d0d0;
    font-weight: 600
}

.logregSBtn {
    width: 100%;
    text-align: center;
    padding: 11px 10px;
    background: 0 0;
    border-radius: 4px;
    font-weight: 600;
    border: 1px solid
}

.lg-fb {
    color: #496ddf!important
}

.lg-goog {
    color: #df5349!important
}

.lrorback2 {
    margin: 40px 0 25px
}

.logregColBox {
    top: 0;
    right: 30px
}

.logregColBox span {
    height: 9px;
    width: 30px
}

.loginFlex {
    margin: 100px 0
}

.itemSingTab {
    border: 1px solid #cdcdcd;
    border-radius: 9px;
    overflow: hidden
}

.itemSingTab .tab {
    width: 111px;
    text-align: center;
    padding: 7px;
    border-left: 1px solid #d9d9d9;
    color: #707070;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center
}

.itemSingTab .tab:nth-child(1) {
    border: none
}

.itemSingTab .activeTab {
    background: #d49379!important;
    color: #fff!important
}

.itemSingTab .tab:hover {
    background: #ececec;
    color: #515151
}

.dnone {
    display: none!important
}

.itemSingTab span {
    background: #e8e8e8;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 17px;
    border-radius: 100px;
    margin-left: 10px;
    color: #656565;
    font-size: 12px;
    font-weight: 500
}


.msgbtnItem {
    background: #0093ff;
    color: #fff;
    text-align: center;
    width: 100px;
    color: #fff!important;
    border-radius: 9px
}

.msgbtnItem:hover {
    background: #0082e1
}

.itmsprice {
    font-size: 45px;
    font-weight: 400;
    letter-spacing: -2px
}

.itemFavBox img {
    height: 13px;
    margin-right: 8px
}

.itemFavBox p {
}

.itemfSing {
    margin-right: 11px;
    background: #fff;
    border-radius: 6px;
    padding: 3px 7px;
    align-items: center;
    font-size: 13px
}

.itemFavBox .sale {
    background: #e2ffe2
}

.itemFavBox .fav {
    background: #ffe2e2
}

.itemFavBox .comm {
    background: #e2eaff
}

.itSingTimg {
    height: 70px;
    width: 70px;
    border-radius: 7px;
    border: 1px solid;
    border: 1px solid #ddd;
    border-bottom: 0;
}

.ingtopOuter .txt {
    text-align: center;
    background: #f1f1f1;
    border-radius: 7px;
    color: #848484;
    font-size: 13px;
    padding: 1px 0;
    margin-top: 2px
}

.ingtopOuter {
    margin-right: 29px
}

.itemSingDesc {
    overflow: hidden;
    max-height: 8rem;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden!important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    margin: 9px 0 0
}

.prod_dec_main {
    font-size: 15px;
    margin: 14px 0 0;
    padding: 20px 22px;
    background: #eff1f5;
    border-radius: 7px;
    color: #585858
}
.itUsrImg{
    
}

.itUsrFlag{

}



.errorBlock{

}
.errorPageLinks a{

color: #e4452f;

padding: 0 0 0px;

border-bottom: 1px solid;

font-weight: 600;
}



.itemgrid1Box{
}
.itemgrid1Box .thumb{
    
width: 100%;
    
height: 148px;
    
background: gainsboro;
    
object-fit: cover;
    
border-radius: 9px;
}


.itemgrid1Box .title{
    font-size: 17px;
    padding-right: 30px;
    margin: 10px 0 16px;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 47px;
}


.itemgrid1Box .amt{
    
font-size: 20px;
    
margin-left: 18px;
    
color: #43a047;
}
.itemgrid1Box .poster{
    
font-size: 14px;
}

.itemGBtn1{
    background: #43A047;
    width: 100%;
    display: block;
    text-align: center;
    padding: 7px 0;
    border-radius: 7px;
}

.itemGBtn1:hover{
    background: #308734;
}


.itemgrid1Box .rate img{
    
width: 11px;
    
margin-right: 5px;
}
.itemgrid1Box .stats img{
    
height: 11px;
    
margin-right: 3px;
    
opacity: 0.4;
}

.itemgrid1Box .stats .cont{
    
padding: 3px 8px;
    
border-radius: 8px;
    
background: #eaeaea;
    
margin-right: 7px;
    
margin: 10px 0 1px;
    
margin-right: 13px;
    
font-size: 13px;
}

















.sellerSec1{
    padding: 80px 0;
}

.btnbig1{
    padding: 11px 29px;
    max-width: initial;
    font-size: 16px;
    border-radius: 100px;
    max-width: 318px;
    width: 100%;
    justify-content: center;
    background: transparent;
    outline: none !important;
}



.ls{ letter-spacing:-1px }



.fs55 {
    font-size: 55px !important
}



.fs60 {
    font-size: 60px !important
}


.selllangingimg1{
    
width: 600px;
    
margin: 20px 0 0;
}


.landBtmBox{
    
background: #e91e63;
    
color: white;
    
padding: 60px 90px;
    
border-radius: 20px;
        box-shadow: 0 23px 32px rgb(120 0 41 / 23%);

margin: 90px  00;
}


.bg-white{ background:white }

.sellerBackHov .imgg{
    transition: 0.3s ease;
}

.sellerBackHov:hover .imgg{
    transform: translateY(-10px);
}


.sellerCheck{margin: 40px 0 0;}

.sellerCheck .inlabel{
    background: #d61859;
    margin: 0;
    padding: 10px 18px;
    border-radius: 100px;
    font-weight: 400;
    font-size: 13px;
    transition: 0.25s ease;
}


/*.sellerCheck  .checkbox{
    display: none;
}
*/
.sellerCheck  .checkIcon{
    width: 30px;
    background: #d9175a;
    height: 30px;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    margin-left: -7px;
    transition: 0.25s ease;
    opacity: 0.5;
}




.underlink{
    text-decoration: underline !important;
}


.sellerCheck .activeTerms{background: #ff3f80;}

.sellerCheck .activeTerms .checkIcon{
    background: white;
    opacity: 1;
    color: #e91e63;
}



.gridFlex .grid_view{
    width: 33%;
    display: inline-block;
    background: transparent;
    border: none;
    padding: 0 7px;
    border-radius: 0;
    box-shadow: none !important;
    vertical-align: top;
}



.gridFlex .listOutThumb img{width: 100%;object-fit: cover;}

.gridFlex .listOutFlex {
    display: block;
    background: white;
    border: 1px solid #e1e1e1;
    padding: 9px;
    border-radius: 10px;
    overflow: hidden;
}

.gridFlex .listUserBox {

}
.gridFlex .listTitle2 {
    padding: 0;
}

.gridFlex .listOutDet {

}
.gridFlex .listOut3 {width: 100%;border: none;padding: 8px;}
.gridFlex .listBtnCont {display: flex;margin-top: 2px;}
.gridFlex .listOut2 {padding: 21px 7px 0;}

.gridFlex .listBtnCont a{
    width: 100%;
    padding: 9px 6px;
}


.gridFlex .buyBtn {
    margin-left: 11px;
}


.gridFlex:hover{
    box-shadow: none !important;
}
.gridFlex .listOutThumb img{margin: 0;width: 100%;border-radius: 7px;}




.gridFlex .list2UserImg{
    width: 20px;
    height: 20px;
}

.gridFlex .listInner{
    display: flex;
    justify-content: space-between;
}


.gridListBtn{background: #e8e8e8;display: flex;align-items: center;justify-content: center;width: 26px;height: 26px;border-radius: 2px;margin-right: 12px;}


.gridListBtn:hover{
    background: #c7c7c7;
}

.gridListBtn img{
    width: 17px;
    opacity: 0.7;
}


.viewListFlex{
    background: white;
    padding: 12px 14px;
    margin: 0 0  18px;
    border: 1px solid gainsboro;
    border-radius: 7px;
    border-bottom: 2px solid gainsboro;
}

.viewListFlex .title{
    margin-right: 13px;
    font-size: 15px;
    color: gray;
}

.listvTabsBack{overflow: auto;}

.listvTabsBack a{
    background: #e8e8e8;
    font-size: 12px;
    display: block;
    padding: 3px 9px;
    border-radius: 100px;
    margin-left: 10px;
    color: #4c4c4c;
    width: max-content;
    text-align: center;
}


.listvTabsBack a:hover{
    color: #393939;
    background: #d7d7d7;

}

.itemShareBack{}

.itemShareBox {
    width: initial;
    left: 0;
}
.itemShareBack i{background: white;width: 50px;display: flex;align-items: center;justify-content: center;height: 50px;border: 1px solid transparent;border-radius: 100px;margin: 0 0 16px;font-size: 18px;}
.itemShareBack .fa-facebook{color: #004bff;}

.itemShareBack .fa-twitter{color: #00afff;}

.itemShareBack .fa-pinterest{color: #ff0000;}

.itemShareBack .fa-heart-o{color: #e91e63;}

.itemShareBack .likedPost {background: red !important;}
.itemShareBack .likedPost i{
    background: #E91E63;
    color: white;
    border: 1px solid #e91e63 !important;
}



.itemShareBack i:hover{
    border: 1px solid;
}




.gridFlex .listOutDet{ display:none }


.heroHomeFlex .placeholder{
    font-size: 19px;
    top: 15px;
    left: 16px;
    position: absolute;
}



.grecaptcha-badge { 
visibility: hidden; 
}


.interstFlex{margin: 12px 0 0;}
.interstFlex a{text-align: center;font-size: 19px;background: gainsboro;padding: 5px 8px;border-radius: 7px;font-weight: 600;transition: 0.3s ease;}
.interstFlex .hireBtn2{
    background: #CDDC39;
    color: #484e06;
    width: 100%;
    border: 1px solid #cddc39;
}
.interstFlex .msgBtn1{
    background: url(../img/msgimg23.png) no-repeat center;
    background-size: 17px;
    width: 56px;
    background-color: #f5f5f5;
    margin-left: 12px;
    border: 1px solid #d5d5d5;
}
.interstFlex .hireBtn2:hover{
    background: #b7c629;
}

.interstFlex .msgBtn1:hover{
    background-color: #e8e1e1;
}





.hireBtn2 img{width: 14px;margin-left: 3px;transition: 0.3s ease;}

.hireBtn2:hover img{
    transform: translateX(6px);
}


.hireItemBox{
    border: 1px solid #cddc39;
}

.gridFlex .hideMob{
    display: none;
}


hr{
    background: #000000;
    height: 2px!important;
    border: none !important;
    opacity: 0.08;
    height: 1px !important;
}




.affsec1 .head{
    
}



.affiliatePage{
    background: white;
}
.affsec1{

padding: 70px 0;

}
.affsec1 .inner{

}
.affsec1 .affimgbig1{
    
width: 80%;
    
margin: 0 0 40px;
}
.affsec1 .head{
    
font-size: 45px;
    
letter-spacing: -1px;
    
margin: 0 0 32px;
    
max-width: 560px;
}
.affsec1 .desc{
    
font-weight: 600;
    
color: #898989;
    
margin: 0 0 30px;
    
font-size: 16;
    
font-size: 15px;
}
.affsec1 .arrowwhite1{
    transition: 0.3s ease;
height: 10px;
    
margin-left: 8px;
}

.affsec1 .spcBtn{
    
background: var(--second);
    
padding: 12px 30px;
    
width: 100%;
    
max-width: 200px;
    
display: inline-block;
    
border-radius: 100px;
    
color: white;
    
font-weight: 600;
    
font-size: 15px;
    
margin: 0 0 50px;
    
transition: 0.3s ease;
}

.affsec1 .spcBtn:hover,
.affsec1 .spcBtn:focus{
    background: black;
}

.affsec1 .compLogoBack img{
    
height: 23px;
    
margin: 0 20px;
    
filter: grayscale(1);
    
opacity: 0.4;
}


.affsec2{

padding: 20px 0 60px;
}

.affHead{

font-size: 39px;

line-height: 1.4;

letter-spacing: -1px;
}


.affDesc{
    
font-weight: 600;
    
color: #b5b5b5;
    
margin: 30px 0 50px;
    
font-size: 16px;
    
max-width: 410px;
}


.affHead .barDown::before{
    content: '';
    position: absolute;
    background: #ffb699;
    width: 100%;
    height: 4px;
    bottom: -3px;
    left: 0px;
}

.affHead .barDown{
    
color: var(--second);
}


.affimgbig2{
    
height: 340px;
}



 .affilBtn{
    
font-size: 17px;
    
display: inline-block;
    
background: #ececec;
    
border-radius: 100px;
    
padding: 13px 22px;
    
user-select: none;
    
max-width: 230px;
    
width: 100%;
    
color: #7c7c7c !important;
    
transition: 0.8s ease;
}


 .affilBtn:hover{
    background: white;
    box-shadow: 0 12px 67px #d9d9d9;
}


.affsec3{

padding: 50px 0 60px;
}


.affLine{

opacity: 0.1;

transform: rotate(358deg);
}



.affsec4{
    
padding: 50px 0 60px;
}




.afflLinks a{
    
font-size: 13px;
    
margin: 0 14px;
    
border-bottom: 1px solid;
    
font-weight: 600;
    
padding: 0 0 3px;
    
opacity: 0.5;
}

.afflLinks a:hover{
    opacity: 0.8;
    color: black;
}


.afflBotFooter{
    background: #f3f3f3;
    border-radius: 30px;
    text-align: center;
    padding: 60px 110px;
    margin: 0 0 80px;
}
.afflBotFooter .head{

font-size: 35px;

line-height: 1.45;
}


.abtbtmfotFlex a{

padding: 14px 30px;

border-radius: 100px;

background: white;

margin: 5px 8px 0;

font-size: 15px;
}

.abtbtmfotFlex .btnSpec1{
    
background: var(--second);
    transition: 0.3s ease;
color: white !important;
}

.abtbtmfotFlex .btnSpec1:hover{
    background: black;
}


.abtbtmfotFlex .btnSpec2{
    
background: #e8e8e8;
    transition: 0.3s ease;
color: #5e5e5e !important;
}

.abtbtmfotFlex .btnSpec2:hover{
        background: #d1d1d1;
    color: black !important;
}


.affsec5 .desc{
    
margin: 20px 0 40px;
    
color: #b5b5b5;
}






/* message page  */

.messagePage{
    
padding: 40px 0;
    
background: white;
}

.messageFlex{

min-height: 610px;
}

.messageFlex .messLeft{

width: 27%;

height: 700px;

overflow-y: auto;
}

.messageFlex .messRight{

width: 73%;

height: 700px;

overflow-y: auto;
}
.messSearchFlex{

position: relative;

align-items: center;

border: 1px solid #c4c4c4;

overflow: hidden;

border-radius: 7px;

margin: 17px 0;
}
.messSearchBox{

background: none !important;

border: none !important;

outline: none !important;

width: 100%;

padding: 6px 17px;

padding-left: 48px;
}

.messSearchBox:focus{
    
}

.searchmessimg{

width: 15px;

position: absolute;

left: 15px;

opacity: 0.4;
}
.messLeftOuter{

border-top: 1px solid #e1e1e1;
}

.messLeftBox{

display: flex;

border-bottom: 1px solid #e1e1e1;

padding: 15px 22px;

user-select: none;

cursor: pointer;

position: relative;
}



.messLeftBox .uersimg1{

}

.messLeftBox .title{
    
font-weight: 600;
    
font-size: 14px;
    
display: inline-block;
    
color: black !important;
    
text-decoration: none !important;
}
.messLeftBox .desc{font-size: 13px;text-overflow: ellipsis;overflow: hidden;display: -webkit-box!important;-webkit-line-clamp: 1;-webkit-box-orient: vertical;color: #9c9c9c;height: 21px;}

.messLeftBox .msgThr{
    
width: 24%;
}


.messLeftBox .time{color: #9c9c9c;font-size: 12px;text-align: right;}

.messLeftBox .msgMid{
    display: flex;
    width: 100%;
}




.memLeftUserImg{
    
width: 43px;
    
height: 43px;
    
border-radius: 100px;
    
object-fit: cover;
    
background: #dbdbdb;
    
margin-right: 20px;
}

.menumsgBar{
    background: url(../img/menumsgBar.png) no-repeat;
    height: 8px;
    width: 25px;
    background-size: 18px;
    background-position: right;
    opacity: 0.3;
    cursor: pointer;
}



.messLeftBox .cont1{
    margin: 0 0 5px;
}

.msgDropDown{
    /* position: relative; */
    display: none;
    right: 0;
}


.dropMemUl{
    position: absolute;
    width: 180px;
    border: 1px solid gainsboro;
    padding: 8px 0;
    box-shadow: 0 4px 12px rgb(0 0 0 / 12%);
    top: 20px;
    display: none;
    background: white;
    z-index: 99;
    right: 0;
}

.dropMemUl li{

}

.dropMemUl li a{
    
display: block;
    
padding: 3px 14px;
    
font-size: 13px;
    
color: #6f6f6f;
    
text-decoration: none !important;
}

.dropMemUl li a:hover{
        color: #383838;
        text-decoration: underline !important;
}



.menumsgBar:hover{
    opacity: 0.5;
}

.msgActive{
    background: rgb(38 166 154 / 13%);
    box-shadow: inset 3px 0 0 #26a69a;
}










.msgRightOuter{

border-bottom: 1px solid #e1e1e1;

padding-left: 40px;

padding-bottom: 13px;

min-height: 69px;

padding-right: 44px;
}
.msgRightTop{
    
}

.msgRightTop .personImg{
    
width: 36px;
    
height: 36px;
    
border-radius: 100px;
    
margin-right: 12px;
}

.msgRightTop .rating{
    
font-weight: 700;
    
color: #6b6b6b;
}

.msgRightTop .title{
    
color: black !important;
    
margin: 0 0 4px;
    
display: inline-block;
    
text-decoration: none !important;
    
font-size: 14px;
}



.msgRightTop .fa-star{
    
color: #dfa73c;
    
font-size: 14px;
    
margin-right: 5px;
}

.msgRightOptionTop{
    height: 18px;
    margin-left: 21px;
    opacity: 0.4;
}

.msgRightOptionTop:hover{
    opacity: 0.8;
}

.msgRightMain{

border-left: 1px solid #d7d7d7;

min-height: 100%;
}

.rmsgBox{

border-bottom: 1px solid gainsboro;

padding: 36px 44px;
}
.rmsgBox .msgTop{
}
.msgPersonBox{

}
.msgPersonBox img{
    width: 20px;
    height: 20px;
    border-radius: 100px;
    margin-right: 15px;
}

.msgPersonBox .title{
    
font-size: 14px;
    
font-weight: 600;
}

.msgPersonBox .date{
    
color: #9c9c9c;
    
font-size: 13px;
}

.rmsgBox .desc{
    
padding: 16px 0 0;
    
padding-right: 160px;
}


.composeBnt{

max-width: 100%;

border-radius: 5px;

background: #26A69A;

color: white !important;

text-align: center;

text-decoration: none !important;

transition: 0.35s ease;

padding: 8px 10px;

border: none !important;

outline: none !important;
}

.composeBnt:hover,
.composeBnt:focus{
    background: #1c8d83;
}


.messLeft .inner{
    
padding-right: 11px;
}


.composeBox {
    
border-top: 1px solid gainsboro;
    
border-bottom: 1px solid gainsboro;
    
padding: 12px 0;
}

.writeMsgBack{
    
}

.usermsgbox{
    
transition: 0.3s ease;
    
width: 100%;
    
outline: none !important;
    
padding: 20px 20px;
    
min-height: 210px;
    
border: none;
    
border-bottom: 1px solid gainsboro;
    
padding: 27px 44px;
    
max-height: 330px;
    
background: #f5f5f5;
    
font-size: 15px;
}

.usermsgbox:hover,
.usermsgbox:focus{
    background: #fff;
}


.sendMsgBtn{
    
width: 100%;
    
max-width: 130px;
    
padding: 10px 0;
}

.sendmsgbtnouter{
    padding: 26px 44px;
    border: none;
    border-bottom: 1px solid gainsboro;
}




.msgDropDown{
    display: block;
}







.messLeft::-webkit-scrollbar {
  width: 5px;
}


.messLeft::-webkit-scrollbar-track {
  background: #EEEEEE;
}


.messLeft::-webkit-scrollbar-thumb {
  background: #D8D8D8;
}


.messLeft::-webkit-scrollbar-thumb:hover {
  background: #C8C8C8;
}

.messRight::-webkit-scrollbar {
  width: 5px;
}


.messRight::-webkit-scrollbar-track {
  background: #EEEEEE;
}


.messRight::-webkit-scrollbar-thumb {
  background: #D8D8D8;
}


.messRight::-webkit-scrollbar-thumb:hover {
  background: #C8C8C8;
}



.msgAlertBox{
    
}


.singMsgTag{
    background: #FFD54F;
    color: #2a2000;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 3px;
    margin-left: 9px;
}




.inMsgOptns{
    margin-left: 20px;
    display: none;
}


.rmsgBox:hover .inMsgOptns{
    display: flex;
}



.inMsgOptns .fa{
    
color: black;
    
opacity: 0.25;
    
margin-right: 14px;
}

.inMsgOptns .fa-flag{
    
}


.inMsgOptns .fa:hover{
    opacity: 0.5;
}



/* contact page  */



.contctBox{

text-align: center;

padding: 20px 20px;

border: 2px solid gainsboro;

background: white;
}
.contctBox img{

height: 44px;
}
.contctBox .txt1{
    
background: black;
    
color: white;
    
font-size: 15px;
    
padding: 8px 10px;
    
margin: 20px 0 20px;
    
transition: 0.3s ease;
}
.contctBox .txt2{
    
max-width: 170px;
    
margin: auto;
    
color: #6e6e6e;
}


.contctSocFlex a{
    
display: flex;
    
align-items: center;
    
justify-content: center;
    
background: black;
    
border-radius: 100px;
    
width: 40px;
    
margin: 20px 6px 20px;
    
height: 40px;
    
transition: 0.3s ease;
    
color: white;
}

.messLeftBox .inLink *,
.messLeftBox .inLink
{
    text-decoration: none !important;
}

.messLeftBox .inLink{
    display: flex;
}

.msgDropDown{
        bottom: 0;

}
.messLeftBox .desc{
    width: 88%;
}

.contctbtn2{
    background: var(--second) !important;
}


.startConvoBox{
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.startConvoBox .inner{
        width: 330px;
    text-align: center;
}


.startConvoBox .newmsgicon{
        height: 60px;
            margin: 0 0 22px;


}
.lblcontact{

display: block;

text-align: left;

margin: 20px 0 3px;
}
.inpCont{

width: 100%;

padding: 8px 12px;

border-radius: 3px;

border: 1px solid #d2d2d2;

outline: none !important;
}
.inpCont:hover,
.inpCont:focus
{

border: 1px solid #f37746;
}
.conSbmtBtn{

margin: 8px 0 0;

max-width: 230px;

width: 100%;

transition: 0.3s ease;

border-radius: 4px;
}

.txtarea1{
    
min-width: 100%;
    
max-width: 100%;
    
min-height: 170px;
    
max-height: 500px;
}

.contctBox .txt1:hover,
.contctSocFlex a:hover
{
    background: var(--second) !important;
}


























@media screen and (max-width: 992px) {

    .hotItemTag{ display:none !important }

    .heroHead {
        font-size:35px
    }

    .topHeadFlex,.main-link,.mainUl li,.menuBtnFlex,.bar,.headLogRegMob,.block992,.listOutFlex,.userReplyBox,.listContDet,.userRevFlex1,.userRevFlex1 a,.refBoxItem,.scrollerItemBtn,.showmob {
        display: block
    }

    .prodThumb2 {
        height: initial
    }

    .headerMenu,.topHeadCat,.leftArrow_homeFeat,.rightArrow_homeFeat,.searchTopCont,.ttopHeadSocial,.topNavCont,.topThemeIcon,.hideMob,.sliderArrow,.tabsCont .fa,.topHeader,.heroTagsCont,.tabsCont span,.sliderArrow2,.rightTabDesc {
        display: none
    }

    .topHeadMenu,.listPart1,.listOutThumb img,.listOut3 {
        width: 100%
    }

    .w992,.refBoxItem .rightCont {
        width: 100%!important
    }
.grid_view{
    width: 100% !important;
}
    .topNavCont,.tac {
        text-align: center
    }

    .topAccountFlex,.listPart2 .flex,.listStarCont,.listPart2 .flex,.starRev,.jc992 {
        justify-content: center!important
    }

    .followCol5,.followCol4,.followCol3 {
        margin-top: 15px
    }

    .fs50 {
        font-size: 30px!important
    }

    .fs35,.fs28,.heading2 {
        font-size: 25px!important
    }

    .mainUl {
        display: flex;
        flex-wrap: wrap
    }

    .footSocialList a {
        justify-content: center
    }

    .leftTabBox {
        width: 50%!important
    }

    .rightImgBack {
        height: 50px;
        width: 50px
    }

    .listOut3 {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .rightTabTitle {
        margin: 0;
        min-height: 44px;
        line-height: 1.5
    }

    .rightTabImg {
        width: 26px
    }

    .block-body2 {
        padding: 19px 17px
    }

    .listBtnCont .buyBtn {
        width: 58px!important
    }

    .main-link {
        text-align: center;
        margin: 0;
        background: #1e1d1d;
        margin: -1px 3px;
        border-radius: 3px;
        font-size: 13px
    }

    .refBoxItem .gift {
        left: 0
    }

    .regCont {
        margin: 40px 0
    }

    .sticky {
        position: static
    }

    .mainUl li {
        width: 50%;
        padding: 3px 0
    }

    .refBoxItem .rightCont {
        text-align: center;
        padding: 26px 0
    }

    .headerMenu .active {
        padding: 0
    }

    .becomeMemberItem {
        padding: 27px 37px
    }

    .sliderRel {
        padding: 0
    }

    .becomeMemberItem img {
        position: static;
        display: block;
        margin-top: 40px;
        width: 90%
    }

    .listOutThumb img {
        margin-right: 0;
        max-width: initial
    }

    .revUserPP {
        width: 130px;
        height: 130px;
        margin-bottom: 10px;
        margin-right: 0
    }

    .searchTopCont {
        margin: 30px 0
    }

    .listPart1 {
        margin-right: 0;
        max-width: 100%;
        display: block;
        text-align: center
    }

    .topAccList {
        width: 240px;
        z-index: 100;
        left: initial;
        right: 0
    }

    .prod2Thumb {
        height: initial
    }

    .rightTabBox {
        width: 46%!important;
        padding-left: 0!important;
        margin: 0 2%
    }

    .refBoxItem .leftCont {
        padding: 20px
    }

    .singleAmt {
        margin-top: 10px
    }

    .startSellBtn {
        width: 100%;
        margin: 10px 4px;
        text-align: center
    }

    .listTag2 {
        overflow-x: auto
    }

    .topAccountFlex {
        margin-top: 10px
    }

    .topAccountFlex {
        margin: 0;
        position: absolute;
        top: -13px;
        padding: 6px 11px;
        right: 60px
    }

    .themeBtn {
        margin: 0 10px
    }

    .topNavCont {
        padding-top: 21px
    }

    .topThemeIcon {
        width: 100%;
        justify-content: flex-end;
        margin-top: 20px
    }

    .topAccountFlex img {
        width: 26px
    }

    .homeSec3 .inner {
        padding-right: 0
    }

    .homeStatFlex .flex {
        margin: 40px 0 30px
    }

    .homeSec2 .whiteBox1 {
        padding: 53px 60px
    }

    .listPart2,.listPart3,.listPart4,.listPart5 {
        margin: 40px 30px 0;
        padding: 0;
        border: none;
        text-align: center
    }

    .listThumb {
        width: 100%;
        height: 180px;
        margin-bottom: 30px
    }

    .listPart1 .rel {
        margin-right: 0
    }

    .listPart3 {
        display: block
    }

    .listPart3 {
        position: absolute;
        top: 130px;
        right: 20px;
        background: #fff;
        padding: 9px 11px;
        border-radius: 6px
    }

    .listPart3 {
        margin: 0!important;
        min-height: initial
    }

    .inp2 {
        margin: 10px 0;
        margin-left: 0;
        width: 100%!important
    }

    .listOut2 {
        padding: 21px 23px 10px
    }

    .listOut3 {
        border-top: 2px solid #f5f5f5;
        padding-top: 9px;
        display: block;
        width: 100%;
    }

    .listOutDet {
        margin-top: 11px
    }

    .userReplyBox {
        margin: 0
    }

    .tabsCont {
        flex-wrap: wrap
    }

    .tabsCont a {
        width: 50%;
        text-align: center;
        font-size: 13px
    }

    .tabsCont .fa {
        display: none
    }

    .singleTopBox {
        padding-bottom: 22px
    }

    .singleStatTop p {
        margin: 14px 16px 0
    }

    .accBtnsCont .txt {
        display: none
    }

    .accBtnsCont a {
        margin: 0 0 0 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #eff1f5;
        width: 21px;
        height: 21px;
        border-radius: 100px;
        font-size: 11px
    }

    .leftTabImg {
        height: 124px;
        border-radius: 2px;
        object-fit: contain
    }

    .leftTabtitle {
        -webkit-line-clamp: 2;
        font-size: 14px
    }

    .leftTabBox .inner {
        padding: 8px
    }

    .rightTabBox .inner {
        padding: 14px
    }

    .itemRightFlex {
        order: 1;
        display: flex;
        flex-direction: column
    }

    .itemLeftFlex {
        order: 1;
        display: flex;
        flex-direction: column
    }

    .singleAmt,.singleStatTop {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .singleStatTop .txt {
        display: none
    }

    .singleStatTop {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .singleThumbHov img {
        height: 50px
    }

    .singleThumbBtn {
        margin-top: 20px;
        padding: 3px 13px
    }

    .modal .prev,.modal .next {
        bottom: 0;
        top: initial;
        width: 50%;
        padding: 5px
    }

    .mySlides img {
        max-height: 72%
    }

    .authfy-panel-leftm,.authfy-panel-right {
        width: 100%;
        max-width: 100%
    }

    .loginFlex {
        margin: 20px 0;
        border-radius: 18px;
        overflow: hidden;
        box-shadow: 0 8px 12px rgb(0 0 0/11%)
    }

    .authfy-panel-left {
        box-shadow: 0
    }

    .authfy-panel-right {
        box-shadow: none!important
    }

    .scrollerItemBtn {
    position: fixed;
    bottom: 20px;
    background: #fdd835;
    padding: 7px 18px;
    border-radius: 7px;
    color: #000;
    box-shadow: 0 7px 14px rgb(0 0 0/18%);
    z-index: 1;
    transition: .25s ease;
    text-align: center;
    width: -webkit-fill-available;
    margin: 0 20px;
    }




    

    .scrollerItemBtn_close {
        bottom: -10%
    }

    .moreBtn3 {
        margin: 20px 0
    }

    .mobNavCont {
        display: block
    }

    .listBtnCont {
        display: flex;
        margin: 0;
        width: 100%;
    }

    .listBtnCont a {
        width: 100%;
        padding: 10px 4px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .starListCont img {
        margin-right: 3px
    }

    .listBtnCont .fa-eye {
        margin-right: 4px
    }

    .footSec1 {
        flex-direction: column
    }

    .footLogoCont {
        order: -1
    }

    .footSocialCont a {
        margin: 0 8px
    }

    .footSocialCont {
        margin: 30px 0 22px
    }

    .footListFlex {
        flex-wrap: wrap
    }

    .footerUl {
        width: 50%;
        margin-bottom: 40px
    }

    .footSec2 {
        padding: 50px 0 0
    }

    .footSec3Flex {
        flex-direction: column;
        text-align: center
    }

    .footCopyCont {
        margin-bottom: 50px
    }

    .footCopyCont img {
        height: 19px;
        margin: 30px 11px 0
    }

    .searchToggle {
        display: flex!important
    }

    .second_font_modern {
        font-size: 32px
    }

    .logRegBox {
        width: 100%;
        max-width: 100%
    }

    .itemSingTab,.itemSingTab .tab {
        width: 100%
    }
    .viewListFlex{
        display: block;
    }

.listvTabsBack a{
    display: block;
    padding: 5px 10px;
    margin: 9px 0 0;
    margin-right: 8px;
    border-radius: 4px;
}


.listvTabsBack{border-top: 1px solid #e8e8e8;margin: 10px 0 0;padding: 4px 0 0;}




.gridFlex .listOutThumb img{
    width: 100%;
    height: initial;
}

.gridFlex .listOut3{
    display: block;
}
.gridFlex .listBtnCont{
    width: 100%;
}

.gridFlex .listBtnCont a{
        margin-left: 0;

}
.flexitTop, .itembox3Flex, .msgbtnItem{
    display: block;
}


.ingtopOuter{
    text-align: center;
    background: #e8e8e8;
    margin: 0 0 14px;
    border-radius: 7px;
}


.itemfSing span{
    display: none;
}

.itemFavBox .fav {
    background: #ffe2e2;
    width: 100%;
    justify-content: center;
}

.msgbtnItem{
    margin: 11px 0 0 !important;
    width: 100%;
    padding: 7px 0;
}


.affsec1 .affimgbig1,
.affimgbig2
{
    width: 100%;
    height: initial;
    margin: 30px 0;
}


.afflBotFooter{
    
padding: 20px 20px;
    
border-radius: 10px;
}


.afflBotFooter .head{
    
font-size: 22px;
}
.affsec1 .compLogoBack img{
    
margin: 19px 15px;
}


.affHead{
    font-size: 32px;
}

.affDesc{
    
font-size: 15px;
    
color: #a9a9a9;
}


.abtbtmfotFlex a{
    
border-radius: 8px;
    
padding: 16px;
    
width: 100%;
    
font-size: 14px;
}

.affsec5 .desc{
    
margin: 20px 0 16px;
}
.affsec1 .head{
    
font-size: 37px;
}

    .messageFlex .messLeft,
    .messageFlex .messRight{
        width: 100%;
    }
    .messageFlex,
    .msgPersonBox,
    .msgRightTop
    {
        display: block;
    }
    .msgRightTop .flex1{
        margin-bottom: 23px;
    }
    .messageFlex .messLeft{
        margin-bottom: 30px;
        height: 370px;
    }
    .msgPersonBox .date{
        margin-top: 10px;
    }
    .msgRightMain{
        
    border: none;
    }
    .rmsgBox .desc{
        
    padding: 30px 0 0;
    }

    .rmsgBox{
        
    padding: 38px 20px;
    }

    .msgRightOuter{
    padding: 38px 20px;
        
    }
    .msgRightTop .flex2{
        
    justify-content: end;
    }

    .usermsgbox{
        
padding: 20px 20px;
        
font-size: 14px;
    }

    .sendmsgbtnouter{
        
padding: 19px 13px;
    }












} /*  width 992  */








.loggTopMenu .fa{
    background: none;
    font-size: 20px;
    width: initial;
    margin: 0 7px;
    color: #575757;
}


.loggTopMenu .fa:hover,
.loggTopMenu .fa:focus{
    background: none !important;
    color: #909090 !important;
}



.notifyDropTop li{border-bottom: 1px solid #373737;}

.notifyDropTop a{
    display: flex;
    padding: 9px 14px;
    margin: 5px;
    border-radius: 7px;
}

.notifyDropTop .notiIcon{margin: 0;margin-right: 16px;font-size: 19px;width: 43px;height: 43px;border-radius: 100px;background: #f37746;color: white;}
.notifyDropTop .notiIconItem{margin: 0;margin-right: 16px;font-size: 19px;width: 43px;height: 43px;background: none;color: white;}

.notifyDropTop .title{margin: 0 0 1px;color: white !important;}

.notifyDropTop .date{color: #9d9d9d;font-size: 12px;}


.notifyTopBtn .fa-shopping-cart{
    
}

.notifyBackTop .read_msg .fa{
    background: #313131 !important;
    color: #838383 !important;
}

.notifyBackTop .read_msg .title{
    color: #b2b2b2 !important;
}

.notifyDropTop a:hover,
.notifyDropTop a:focus{
    background: #303030;
}



.nitofyOuter {
    background: #242424;
    color: white;
    border-radius: 11px;
    position: absolute;
    width: 300px;
    right: -40px;
    top: 34px;
    padding: 0px;
    z-index: 99;
    box-shadow: 0 4px 8px hsl(0deg 0% 0% / 30%);
    padding-right: 0;
    padding-left: 0;
    display: none;
}


.allnotiBtn{color: grey !important;font-size: 13px !important;display: inline-block;}


.notifyDropTop{
    overflow-y: auto;
    height: 290px;
}






.notifyDropTop::-webkit-scrollbar {
  width: 5px;
  border-radius: 100px;
}

.notifyDropTop::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 100px;
}

.notifyDropTop::-webkit-scrollbar-thumb {
  background: #464646;
  border-radius: 100px;
}

.notifyDropTop::-webkit-scrollbar-thumb:hover {
  background: #555;
}



.notifyBoxBottom{
    padding: 6px 14px;
}
.allnotiBtn:hover{
    color: #ababab !important;
}















