/* *:hover {
    transition:all 400ms ease-in-out;
    } */
.h5, h5 {
     font-size: 20px;
    }
.top-header-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 45px;
    background-color: #444648;
    }
    .contact-info-widget{
        overflow: scroll !important;
    }
    .contact-info-widget .table-bordered {
    border: none;
}
.top-header-area .top-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    }

.top-header-area .top-header-content>a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin-right: 30px;
    }
.top-header-area .top-header-content>a i {
    padding-right: 5px;
    color: #fff;
    }
.tpOpsn {
    float: right;
    margin-left: 20px;
    font-size: 14px;
    color: #fff;
    }
.tpOpsn a {
    color:#00bf32;
    }
.tpOpsn:first-child a {
    color:#fff;
    font-weight:700;
    }
.tpOpsn select {
    color: #fff;
    border: none;
    background-color: #080a52;
    }
.tpOpsn i.fa.fa-mobile {
    font-size: 19px;
    position: relative;
    top: 2px;
    right: 2px;
}
.round {
    border-radius: 25px;
}
.site-blocks-cover h1.aos-init.aos-animate {
    font-weight: 700;
    font-size: 4em;
}
.site-blocks-cover .text-center p.aos-init.aos-animate {
    font-size: 18px;
}
.site-blocks-cover p.aos-init {
    font-weight: 400;
    margin-top: 15px;
}
.form-search-wrap input.form-control.rounded {
    border-radius: 25px !important;
}
.form-search-wrap select.form-control.rounded {
    border-radius: 25px !important;
}
.form-search-wrap input.btn.btn-primary.btn-block.rounded {
    border-radius: 25px !important;
    background-color: #231f20;
    border-color: #ffffff;
    border: 2px solid;
    font-size: 14px;
}
.form-search-wrap input.btn.btn-primary.btn-block.rounded:hover {
    background-color: #000;
}
.site-navbar .site-navigation .site-menu .cta span:hover {
    background-color: #000;
}
.welcome-area {
    position: relative;
    z-index: 1;
    height: 740px;
    margin-top: 30px;
}
.welcome-area .google-maps {
    width: 100%;
    height: 100%;
}
.welcome-area .google-maps iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.border-primary h2 span {
    color: #231f20;
}
a.btn.btn-primary.rounded.text-white:hover {
    background-color: #000;
}
a.btn.btn-primary.rounded.text-white {
    background-color: #231f20;
    border-radius: 25px !important;
    border: none;
}
.section-padding-100-70 {
    padding-top: 100px;
    padding-bottom: 70px;
}
.section-padding-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.jarallax {
    position: relative;
    z-index: 0;
}
.bg-img {
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
section.rehome-call-to-action-area:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
   /* background: rgba(0, 0, 0, 0.73);*/
}
.call-to-action-content h2 {
    font-size: 48px;
    color: #fff;
    margin-bottom: 12px;
}
.call-to-action-content p {
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    margin-bottom: 0;
    margin-bottom: 0px;
}
.calTacsn {
    float: left;
    max-width: 80%;
}
.call-to-action-content .download-btn {
    float: right;
}
.call-to-action-content .download-btn a.btn.btn-primary.rounded {
    float: right;
    margin-top: 27px;
    border: 2px solid #fff !important;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px !important;
}
.call-to-action-content h2 {
    font-size: 48px;
    color: #ffffff;
    margin-bottom: 12px;
    font-weight: 700;
}
.tpProduct .owl-nav {
    bottom: auto;
    top: 35%;
    width: 100%;
}
.tpProduct .owl-nav .owl-prev {
    padding: 0;
    margin-left: -40px;
    text-align: left;
    font-size: 40px;
}
.tpProduct .owl-nav .owl-next {
    margin-right: -40px;
    float: right;
    padding: 0;
    font-size: 40px;
}
.tpProduct .owl-nav .owl-prev {
/* font-size: 40px; */
}
.listing .lh-content h3 a {
    color: #0e0e0e;
    font-weight: 700;
}
.prdctPric span.cutPrice {
    font-size: 14px;
    text-decoration: line-through;
    color: #6f6a6b;
    font-weight: 600;
}
.prdctPric {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 700;
    color: #000;
    font-size: 20px;
}
button.adToCart {
    display: table;
    margin: 0 auto;
    font-size: 13px !important;
    border-radius: 25px;
    padding: 5px 15px;
    border: none;
    background-color: #080a52;
    color: #fff;
}
button.adToCart:hover {
    background-color: #000;
    color: #fff;
}
button.adToCart {
    display: table;
    margin: 0 auto;
    font-size: 13px !important;
    border-radius: 25px;
    padding: 5px 15px;
    border: none;
    background-color: #ffffff;
    color: #231f20;
    border: 1px solid #231f20;
    font-weight: 700;
}
.advertBox img {
    width: 100%;
}
.advertBox {
    float: left;
    width: 100%;
}
.tpProduct .owl-carousel {
    margin-bottom: 20px;
}
.tpProduct .d-block.d-md-flex.listing.vertical {
    border: 1px solid #ddd !important;
    border-radius: 10px;
}
.offers {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 11px;
    padding: 3px 7px;
    border-radius: 15px;
    background-color: #231f20;
    color: #fff;
}
.assrNfrtur {
    float: left;
    width: 100%;
}
.assrNfrtur a {
    padding: 1px 4px;
    margin-right: 6px;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
}
.assrNfrtur a.featured {
    background-color: #353434;
}
.assrNfrtur a.Verified {
    background-color: #66bb6a;
}
.ownr_img {
    position: absolute;
    top: -20px;
    z-index: 999999;
    width: 40px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fff;
    left: 15px;
}
.testimonialSection {
    position: relative;
    background-image: url(../images/bg7.jpg);
}
.testimonialSection:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.86);
}
.site-section.bg-white.testimonialSection {
    background-image: none !important;
    background-color: #444648 !important;
  /*  border-bottom: 1px solid #0e0e0e;*/
}
.testimonialSection .border-primary h2 {
    color: #fff !important;
    margin-bottom: 25px;
}
.testimonialSection .slide-one-item {
}
.testimonialSection .slide-one-item .testimonial {
    color: #fff;
}
.site-footer a.pr-3 {
    font-size: 21px;
    color: #fff;
}
.footlogo {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.foot_Img a {
    margin-left: 15px;
}
.foot_Img {
    float: right;
}
.footSecond {
    float: left;
    width: 100%;
    background-color: #000;
    padding-top: 10px;
}
footer.site-footer {
    float: left;
    width: 100%;
    padding: 0px;
}
.footFirst {
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.site-section.bg-light.aos-init.aos-animate {
    background-color: #efefef!important;
}
/*.site-section.tpProduct {
    background-image: url(../images/mailPtrnBg.png);
    background-size: 100%;
}*/
.site-section.full-bg {
    background-image: url(../images/mailPtrnBg.png);
    background-size: 100%;
}
.footFirst {
    background-image: url(../images/foot-back.png);
    background-repeat-y: no-repeat;
    background-size: 24%;
    background-position: top;
    background-color: #000 !important;
    border-bottom: 1px solid #0e0e0e;
}
.site-footer p {
    color: #737373;
    font-size: 14px;
    margin-top: 5px;
}
/****************** Login Page *********************/
.site-section.bg-light.login_sec {
 background-image: #FFF;
    background-size: cover;
    padding: 3em 0px;
   
}
/*.login_sec form.p-5.bg-white {
    border-radius: 25px;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 18%);
}*/
.site-section.bg-light.login_sec h2.mb-5.text-black {
    text-align: center;
    color: #2b2d2f !important;
    margin-bottom: 20px !important;
}
.login_sec form.p-5.bg-white input {
    border-radius: 25px;
    box-shadow: -1px 2px 2px #ccc;
}
.login_sec form.p-5.bg-white .form-group input.btn-primary {
    display: table;
    margin: 0 auto;
    min-width: 150px;
    /*background-color: #2b2d2f;*/
    border: none;
}
.login_sec form.p-5.bg-white .form-group input.btn-primary:hover {
    background-color: #000000;
}
.row.form-group.loginmid a {
    color: #000;
}
.row.form-group.loginfoot a {
    font-weight: 700;
    color: #181cb9;
}
.row.form-group.loginfoot p {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
}
.site-navbar .site-logo a img.logoMail {
    width: 164px;
    padding-top: 5px;
/*    max-width: 220px;*/
}
.footlogo img {
    width: 80%;
    max-width: 200px;
}

/****************** Register page *******************/

/*form styles*/
#msform {
    width: 100%;
    margin: 30px auto;
    text-align: center;
    position: relative;
    min-height: 70vh;
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 15px;
   /* box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);*/
    padding: 20px 30px;
    box-sizing: border-box;
    width: 100%;
    margin: 0px;
    position: relative !important;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}
/*inputs*/
#msform input, #msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    width: 100%;
    box-sizing: border-box;
    /*    font-family: montserrat;*/
    color: #2C3E50;
    font-size: 13px;
    /*border-radius: 25px;*/
    box-shadow: -1px 2px 2px #ccc;
    line-height: normal;
}
/*buttons*/
#msform .action-button {
    width: 150px;
    color: white;
    cursor: pointer;
    padding: 10px 5px;
    margin: 0 auto;
    min-width: 150px;
    background-color: #2b2d2f;
    border: none;
    border-radius: 25px;
    margin-bottom: 20px;
    font-size: 1rem;
    margin-top: 30px;
}
#msform .action-button:hover, #msform .action-button:focus {
    /* box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60; */
    background-color: #000000;
}
/*headings*/
.fs-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #2b2d2f;
    margin-bottom: 20px;
}
.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    /*overflow: hidden; */
    counter-reset: step;
    padding: 0;
}
#progressbar li {
    list-style-type: none;
    color: #444648;
    text-transform: uppercase;
    font-size: 12px;
    width: 33.33%;
    float: left;
    position: relative;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 40px;
    line-height: 40px;
    display: block;
    font-size: 16px;
    color: #333;
    background: #dadada;
    border-radius: 25px;
    margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #dadada;
    position: absolute;
    left: -50%;
    top: 20px;
    z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #2b2d2f;
    color: white;
}
#msform fieldset label.text-black {
    text-align: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #292929 !important;
    margin-bottom: 0px;
}
#msform input[type="file"] {
    padding: 8px;
}
/*#msform input[type="file"] {
    display: none;
}*/
.custom-file-upload {
    display: none;
    cursor: pointer;
    padding: 11px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    /*font-family: montserrat;*/
    color: #2C3E50;
    font-size: 12px;
    border-radius: 25px;
    box-shadow: -1px 2px 2px #ccc;
    text-align: left;
}
#msform fieldset .row.form-group {
    margin-bottom: 10px;
}
.signupmsg p {
    font-size: 13px;
}
.signupmsg p a {
    font-weight: 600;
    color: #181cb9;
}
.top-social-area.ml-auto {
    float: left;
    width: 100%;
}
.tpOpsn:first-child {
    float: left;
    margin-left: 0;
}
.tpOpsn:last-child {
    background-color: #fff;
    padding: 0px 10px;
    border-radius: 25px;
}
.tpOpsn:last-child i.fa {
    color: #00c378;
    font-size: 22px;
}
.tpOpsn:last-child a {
    font-size: 16px;
    font-weight: 700;
}
.bx_mainAgree .wrapper_1.account {
    display: block;
    text-align: center;
    padding: 60px 40px 40px;
    min-height: 100vh;
    background-size: 100% !important;
    background-position: top;
    background-color: #c5c5c5 !important;
}
/*a.btn.nikki-btn:before {
    content: "";
    -webkit-transition: background-color,color,.3s ease;
    transition: background-color,color,.3s ease;
    width: 100%;
    background: #da153e;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    border: 2px solid #da153e;
}*/
.bx_mainAgree .account .inner_1 {
    width: 700px;
    margin: 0px auto;
    padding: 0px 30px 10px;
    border-radius: 5px;
    display: inline-block;
    float: none;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 999999;
    margin-top: 14%;
}
.witLogo {
    text-align: center;
    margin-bottom: 20px;
    display: table;
    margin: 20px auto;
    padding: 8px 15px;
}
.bx_mainAgree p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.5px;
}
h2.adult_18 {
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px;
    letter-spacing: 1px;
}
.btn_agr {
    text-align: center;
}
ul.list_agNtn li {
    display: inline-block;
    margin: 25px 15px 15px;
}
ul.list_agNtn li a {
    border: none;
    font-size: 16px !important;
    background-color: transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.nikki-btn {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 180px;
    height: 50px;
    color: #ffffff;
    background-color: #2f166f;
    border: 1px solid #2f166f;
    border-radius: 2px;
    padding: 0 30px;
    font-size: 14px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 500;
}
ul.list_agNtn li:Last-child a {
    min-width: auto;
}
ul.list_agNtn li + li a {
    background: none;
    border-color: #fff;
}
ul.list_agNtn li a {
    border: none;
    font-size: 16px !important;
    background-color: transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.wrapper_1.account:before {
    content: "";
   background-image: linear-gradient(to right, #444648 ,#444648, #F7FF0A ) !important;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
/*    background: -moz-linear-gradient(left, rgba(47,22,111,1) 0%, rgba(110,22,104,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(47,22,111,1)), color-stop(100%, rgba(110,22,104,1)));
    background: -webkit-linear-gradient(left, rgba(47,22,111,1) 0%, rgba(110,22,104,1) 100%);
    background: -o-linear-gradient(left, rgba(47,22,111,1) 0%, rgba(110,22,104,1) 100%);
    background: -ms-linear-gradient(left, rgba(47,22,111,1) 0%, rgba(110,22,104,1) 100%);
    background: linear-gradient(to right, rgba(47, 22, 111, 0.89) 0%, rgba(110, 22, 104, 0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f166f', endColorstr='#6e1668', GradientType=1 );*/
}
ul.list_agNtn li:Last-child a:before {
    border: 2px solid #ddd;
    background-color: transparent;
    min-width: auto;
}
a.btn.nikki-btn:before {
    content: "";
    -webkit-transition: background-color, color, .3s ease;
    transition: background-color, color, .3s ease;
    width: 100%;
    background: #444648;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    border: 2px solid #8e8e8e;
    border-radius: 25px;
}
ul.list_agNtn li a:hover {
    color: #fff !important;
}
ul.list_agNtn li:Last-child a {
    min-width: auto;
}
a.btn.nikki-btn.animated.fadeIn:hover:before {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-color: rgba(255,255,255,0.2);
    background-color: #000000;
    border-color: #fff;
}
ul.list_agNtn li:Last-child a:before {
    border: 2px solid #8e8e8e;
    background-color: #231f20;
    min-width: auto;
}
.witLogo img {
    width: 315px;
}
input#getLocation {
    width: 100%;
    border-radius: 25px !important;
    font-size: 14px;
    background-color: #fff;
}
form#search_form .wrap-icon i.fa {
    position: absolute;
    top: 15px;
    left: 40px;
}
/*span.icon-menu.h3 {
    display: none;
}*/

.site-navbar .site-logo {
    margin-top: 0px;
}
.top-social-area.ml-auto .pull-right li {
    float: left;
    list-style: none;
    margin-left: 14px;
}
.top-social-area.ml-auto .pull-right li a.cta {
    border: 1px solid #fff;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 13px;
    color: #fff;
}
.tpOpsn.for-FixedChat {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99;
}
.top-social-area.ml-auto .pull-right li a.cta:hover span {
    color: #000 !important;
}
.tpOpsn.for-FixedChat a:hover i.fa {
    color: #000;
}
.top-social-area.ml-auto .pull-right li a.cta:hover {
    background-color: #fff;
    text-decoration: none;
}
.tpOpsn.for-FixedChat a {
    position: relative;
}
.tpOpsn.for-FixedChat a i.fa.fa-comment {
    font-size: 75px;
}
.tpOpsn.for-FixedChat a span {
    position: absolute;
    color: #fff;
    top: -32px;
    z-index: 999;
    right: 7px;
    width: 50px;
    font-weight: 800;
    font-size: 17px;
    line-height: 19px;
}
/********************** Search Services Box ***************/

.sf-search-result-girds {
    margin-bottom: 30px;
    margin-top: 30px;
}
.btn-advace-wrap .btn-advace-search::after, .sf-featured-top, .sf-latest-news .post-thum, .sf-featured-media {
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}
.sf-featured-top:hover .sf-featured-media {
    transform: scale(1.2);
}
.sf-featured-media {
    height: 250px;
    background-size: cover;
    background-position: center;
    transition: all 400ms ease-in-out;
}
.sf-overlay-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.sf-categories-label {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: #ff650d;
    z-index: 1;
}
.sf-categories-label, .sf-featured-sign {
    padding: 3px 5px 3px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-transform: uppercase;
    font-weight: 500;
}
.sf-categories-label a {
    color: #fff;
}
.sf-featured-approve {
    position: absolute;
    white-space: nowrap;
    top: 20px;
    right: 20px;
    background-color: #f34343;
    color: #FFF;
    font-size: 11px;
    width: 80px;
    line-height: 20px;
    height: 25px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    z-index: 1;
    padding: 1px 5px 0;
    overflow: hidden;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    -ms-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}
.sf-featured-approve span {
    font-size: 12px;
    font-weight: 500;
    padding-left: 5px;
}
.sf-featured-item {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #FFF;
    font-size: 18px;
    z-index: 1;
}
.sf-featured-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 85%;
    padding: 15px 20px;
}
.sf-featured-sign {
    background-color: #77c04b;
    margin-bottom: 5px;
}
.sf-featured-provider {
    padding: 2px 0;
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.sf-featured-address {
    padding: 2px 0;
    font-size: 14px;
    color: #fff;
}
.sf-featured-address i {
    font-size: 16px;
}
.sf-show-rating .rating-disabled {
    cursor: text;
}
.sf-show-rating .rating-sm {
    font-size: 15px;
}
.sf-show-rating .star-rating .caption, .sf-show-rating .star-rating .clear-rating {
    display: none;
}
.star-rating .clear-rating {
    padding-right: 5px;
}
.star-rating .clear-rating, .star-rating-rtl .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%;
}
.sf-show-rating .rating-container {
    font-size: 12px;
}
.sf-show-rating .rating-container {
    letter-spacing: 2px;
    font-size: 15px;
}
.rating-container {
    color: #c8c8c8;
}
.rating-container {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #e3e3e3;
    overflow: hidden;
}
.rating-gly-star {
    font-family: 'Glyphicons Halflings';
    padding-left: 2px;
}
.sf-featured-girds .sf-profile-link, .sf-search-result-girds .sf-profile-link {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.sf-featured-bot {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}
.sf-featured-bot {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 0px 0px 5px 5px;
}
.sf-featured-text {
    margin-bottom: 15px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.sf-featured-bot .sf-provider-tooltip .btn {
    padding: 0;
    border: none;
    background: none;
    margin: 0 15px 0 0 !important;
    width: auto;
}
.sf-featured-top {
    position: relative;
    overflow: hidden;
}
.sf-featured-info .star-rating span.fa {
    color: #f3c900;
}
.sf-featured-approve{
    width: 80px;
}
.sf-featured-bot .sf-featured-comapny {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
}

/**************** Search Product box *****************/

.sl-featuredProducts--post {
    display: flex;
    flex-direction: column;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-top: 30px;
}
.sl-featuredProducts--post figure {
    position: relative;
    border-bottom: 1px solid #ddd;
    border-radius: 6px 6px 0 0;
    background-color: #fff;
    margin-bottom: 0px;
}
/*.sl-featuredProducts--post img {
    width: 100%;
    border-radius: 6px 6px 0 0;
}*/
.sl-featuredProducts--post figcaption {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 20px;
    line-height: 0;
}
.sl-featuredProducts--post figcaption .sl-slider__tags {
    margin-bottom: 0;
}

.sl-slider__tags a, .sl-slider__tags span {
    font: 400 12px "Source Sans Pro", sans-serif;
    border-radius: 2px;
    height: 18px;
    color: #fff;
    padding: 0 7px;
    line-height: 1.4166666667em !important;
}
.sl-bg-red-orange {
    background-color: #ff7043;
}
.sl-featuredProducts--post figcaption > a {
    color: #ddd;
}
.sl-featuredProducts--post__content {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin-top: -3px;
    background-color: #fff;
}
.sl-featuredProducts--post__title h6 {
    color: #363636;
}
.sl-featuredProducts--post__content h6 {
    font-size: 0.875rem;
    color: #767676;
    line-height: 1.142857;
}
.sl-featuredProducts--post__price {
    display: flex;
    align-items: baseline;
}
.sl-featuredProducts--post__content h5 {
    line-height: 1.333333;
    font-size: 16px;
}
.sl-featuredProducts--post__price h6 {
    font-size: 14px;
}
.sl-featuredProducts--post__price h6 {
    padding-left: 7px;
    text-decoration: line-through;
}
.sl-featuredProducts--post__content h6 {
    font-size: 14px;
    color: #232323;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 0;
}
.sl-featuredProducts--post__content .sl-featureRating {
    padding: 3px 0 1px;
    width: 100%;
    display: block;
    margin-bottom: 5px;
}
.sl-featuredProducts--post__content .sl-featureRating .star-rating {
    float: left;
    margin-right: 5px;
}
.sl-featuredProducts--post__content .sl-featureRating .star-rating span.fa.fa-star {
    color: #e6b314;
}
.sl-featureRating {
    font-family: "Source Sans Pro", sans-serif;
    color: #767676;
    line-height: 19px;
}
.sl-featureRating__stars {
    letter-spacing: 1px;
}
.sl-featureRating__stars, .sl-featureRating__stars span, .sl-featureRatingDollars__dollars, .sl-featureRatingDollars__dollars span {
    position: relative;
    width: 77.5px;
    height: 16px;
    line-height: 16px;
}
.sl-featureRating__stars span {
    width: 80%;
    overflow: hidden;
}
.sl-featureRating__stars::before {
    color: #dadada;
}
.sl-featureRating__stars::before, .sl-featureRating__stars span::after {
    color: #ffcc03;
    content: '\f005 \f005 \f005 \f005 \f005';
}
.sl-featureRating__stars::before, .sl-featureRating__stars span::after, .sl-featureRatingDollars__dollars::before, .sl-featureRatingDollars__dollars span::after {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    font-family: 'Font Awesome 5 Free';
}
.sl-btn {
    justify-content: center;
    font: 600 14px "Source Sans Pro", sans-serif;
    color: #363636;
    border: 1px solid #444648;
    border-radius: 6px;
    height: 44px;
    padding: 0 10px;
    /* min-width: 136px; */
    background-color: #fff;
    padding: 10px;
    height: auto;
    line-height: normal;
    font-weight: 400;
}
.sl-btn:hover {
    background-color: #444648;
    color: #fff;
}
.sl-featuredProducts--post em {
    font-style: normal;
}
.btn-group.sf-provider-tooltip {
    display: block;
}
.sl-featuredProducts--post__content em {
    margin: 10px 0px;
    font-size: 14px;
    color: #231f20;
}
.sl-featuredProducts--post__content .sl-featureRating em {
    font-size: 12px;
    color: #636363;
}
.btn-group.sf-provider-tooltip a:hover {
    background-color: #444648;
    color: #fff;
}
.btn-group.sf-provider-tooltip a {
    text-align: center;
    padding: 10px;
    display: block;
    border: 1px solid #231f20;
    border-radius: 25px;
    color: #231f20;
    font-size: 13px;
}
/****************************************** Single Product ************************************/
.section-full {
    padding: 70px 0;
}
.bg-gray {
    background-color: #eff3f6;
}
.section-full {
    padding: 80px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.about-info .sf-provider-des {
    padding: 10px;
    background: #FFF;
    text-align: center;
    margin: 0 15px 15px 0;
    position: relative;
}
.sf-thum-bx {
    background-color: #fff;
    margin-bottom: 10px !important;
}
.sf-thum-bx img, .post-thum-bx img, .post-thum img {
    width: 100%;
    height: auto;
}
.contact-info-widget .single-info p a {
    color: #444648;
    font-size: 13px;
}
.about-info .sf-provider-name {
    display: block;
    font-size: 16px;
    padding-top: 15px;
    font-weight: 600;
    color: #333;
}
.about-info .social-bx {
    margin: 15px 0 10px;
    float: none;
}
.social-bx, .login-bx {
    margin: 0 0 0 15px;
    float: right;
}
.about-info .social-bx li {
    padding: 0;
    margin: 0 2px;
    display: inline-block;
}
.about-info .social-bx li a {
    border: 1px solid #CCC;
    padding: 7px;
    width: 30px;
    height: 30px;
    color: #999;
}
.about-info .sf-about-box {
    padding: 20px;
    padding-top: 0px;
}
.about-info .sf-title {
    margin: 0 0 20px;
}
.about-info .tagline {
    margin: 0 0 10px;
    display: block;
}
.sf-provider-cat {
    margin-bottom: 20px;
    margin-right: 300px;
}
.sf-provider-cat a {
    margin-left: 5px;
}
.sf-about-box .shared-bx {
    display: table;
    width: 780px;
    margin-bottom: 15px;
}
.about-info .sharebtn-bx {
    /* width: 42%; */
    padding-left: 0;
}
ul.sharebtn-bx, ul.share-social-bx {
    list-style: none;
    margin: 0;
    min-height: 34px;
}
ul.sharebtn-bx {
    float: left;
}
.about-info .shared-bx .sharebtn-bx li {
    background: #FFF;
    margin-bottom: 5px;
}
ul.sharebtn-bx li, ul.share-social-bx li {
    display: inline-block;
    border: 1px solid #efeded;
    padding: 0px 10px 0 0;
    height: 34px;
    margin-right: 8px;
}
ul.sharebtn-bx li a, ul.share-social-bx li a {
    display: inline-block;
}
ul.sharebtn-bx li i, ul.share-social-bx li i {
    display: inline-block;
    text-align: center;
    color: #3396d1;
    padding: 10px;
    margin-right: 10px;
    border-right: 1px solid #efeded;
    font-size: 11px;
}
section.myAccountSec {
    padding: 50px 0;
    background-image: url(../images/full-Bg-acnt.png);
    background-size: cover;
    padding: 3em 0px;
    background-color: #f3f3f3 !important;
}
form#update_frm .box_style_2 {
    float: left;
    width: 100%;
    border-radius: 25px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    border: none;
}
form#update_frm .box_style_2 h2.inner {
    border-radius: 25px 25px 0px 0px;
    padding: 20px;
}
form#update_frm .box_style_2 input {
    border-radius: 25px;
}
form#update_pwd .box_style_2 {
    float: left;
    width: 100%;
    border-radius: 25px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    border: none;
}
form#update_pwd .box_style_2 h2.inner {
    border-radius: 25px 25px 0px 0px;
    padding: 20px;
}
form#update_pwd .box_style_2 input {
    border-radius: 25px;
}
form#update_pwd button#update_oldpwd {
    background-color: #231f20;
    color: #fff;
    margin: 0;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 400;
    display: table;
    margin: 0 auto;
    width: auto;
}
section.rehome-call-to-action-area.bg-overlay {
    background-image: none !important;
    background-color: #231f20 !important;
}
#msform input::-webkit-outer-spin-button, #msform input::-webkit-inner-spin-button {
 -webkit-appearance: none;
}
textarea.form-control {
    height: 120px !important;
}
#msform fieldset .form-group h2 {
    font-size: 16px;
    font-weight: 600;
    /* margin-top: 10px; */
    /* border-top: 1px solid #ddd; */
    padding-top: 10px;/* background-color: #f3f3f3; */
}
.row.vehicle_dtl {
    /* background-color: #f1f1f1; */
    margin-bottom: 10px;
    border: 1px solid #dddd;
    margin: 15px 0px;
    padding: 5px;
}

#post-review-box .text-right .stars.starrr {
    display: inline;
    float: left;
    margin: 0px;
}

#post-review-box .text-right {
    margin-top:15px;
    }
.bcx_rg .review-block-name {
    margin:0px 0px 5px;
    font-size:15px;
    }
.bcx_lft {
    float:left;
    margin-right:15px;
    }
.bcx_rg {
    display:inline-block;
    }
.review-blockOne .review-block-rate {
    margin-bottom:5px;
    }
.review-blockOne .review-block-title {
    margin-bottom:0px;
    }
.review-block .row {
    margin-bottom:15px;
    }

#sticky .radio input {
    margin-right: 5px;
    margin-left:5px; 
    }
#sticky .radio label {
    line-height: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    }

@media (min-width: 769px) and (max-width: 1024px) {

.prduc_img{
    height: 113px !important;
}
.listing_width_eq{
    min-height: inherit !important;
}
}


@media (min-width: 320px) and (max-width: 767px) {
.slide-box {
    display: flex;
    justify-content: start !important;
    width: 277px;
    margin-left: 3px;
}
.prduc_img {
    height: 120px !important;
}


.sl-appointment{
        display: block !important;
 }
 .sl-width {
    width: 100% !important;
    float: left;
}
.slide-box-pro img{
width: 100% !important;
}
/*.slide-box img{
width: 100% !important;
}*/
.remimage .carousel-inner img{
    max-width: 95% !important;
}
/*.slide-box{
    height: 65px !important;
    text-align: center; 
}*/

.slide-box-pro {
    height: 65px !important;
    width: 18% !important;
    text-align: center;
    overflow: hidden;
    border: 1px solid #ccc;
    float: left;
    margin-right: 0px !important;
    margin-bottom: 10px !important;
    
}

.sf-provider-des .remimage img{
height: 99px !important;

 }
 i.fa {
    margin-right: 2px !important;
    font-size: 12px !important;
}

}


@media (min-width: 768px) and (max-width: 1023px) {
.sl-appointment{
        display: flex !important;
 }

}

@media (min-width: 320px) and (max-width: 1024px) {

.sf-featured-top .prduc_img {
     height: 100px !important;
   
}

.sidebar-wrapper .widget{
    width: 100% !important;
}
.sf-thum-bx.overlay-black-light {
    height: auto !important;
 }
}

@media (min-width: 320px) and (max-width: 767px) {
.site-section.tpProduct {
    width: 100%;
    display: inline-block;
}

a.back-to-store {
    border: 1px solid #444648;
    color: #444648;
    padding: 6px 12px;
    font-size: 13px;
    /* margin-top: 5px; */
    border-radius: 3px;
}
.post-review-box button.btn.btn-success.btn-lg {
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 13px;
    min-width: 100px;
    background-color: #444648;
    border: 1px solid #444648;
}

.tpProduct h2.font-weight-light.text-primary {
    width: 100%;
    display: inline-block;
}
/*#post-review-box .text-right .stars.starrr {
    display: block !important;
    float: inherit !important;
    margin: 0px;
}*/

#post-review-box .text-right .stars.starrr {
    display: inline;
    float: left;
    margin: 0px;
    width: 100% !important;
    font-size: 17px;
    margin-bottom: 1px;
}
.tpOpsn:first-child {
    display: none;
}
.tpProduct .owl-nav {
    bottom: auto;
    top: -66px;
    width: 100%;
}
.tpProduct .owl-nav .owl-prev {
    padding: 0;
    margin-left: 0px;
    text-align: left;
    font-size: 40px;
}
.tpProduct .owl-nav .owl-next {
    margin-right: 0px;
    float: right;
    padding: 0;
    font-size: 40px;
}
.site-blocks-cover h1.aos-init.aos-animate {
    font-weight: 700;
    font-size: 25px;
}
.site-blocks-cover p {
    font-size: 13px;
    margin-bottom: 0px;
}
.form-search-wrap input {
    height: 40px !important;
    line-height: 12px;
}
.form-search-wrap select {
    height: 40px !important;
    line-height: 12px;
}
a.site-menu-toggle.js-menu-toggle.text-black {
    float: right;
}
.site-blocks-cover.overlay {
    position: relative;
    background-position: 50% 0px !important;
    min-height: 82vh;
    height: calc(82vh);
}
.site-blocks-cover > .container > .row {
    min-height: 76vh;
    height: calc(86vh);
}
.call-to-action-content h2 {
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 12px;
    font-weight: 700;
}
.call-to-action-content p {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    margin-bottom: 0px;
}
.call-to-action-content .download-btn {
    float: left;
}
.foot_Img {
    float: right;
    margin-bottom: 15px;
}
.bx_mainAgree .account .inner_1 {
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px 10px;
    border-radius: 5px;
    display: inline-block;
    float: none;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 999999;
    margin-top: 0px;
}
.witLogo {
    text-align: center;
    margin-bottom: 20px;
    display: table;
    margin: 00px auto;
    padding: 8px 0px;
}
h2.adult_18 {
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
    letter-spacing: 1px;
}
.btn_agr ul.list_agNtn {
    margin: 0px;
    padding: 0;
}
ul.list_agNtn li {
    display: inline-block;
    margin: 5px 15px 15px;
}
.bx_mainAgree .wrapper_1.account {
    display: block;
    text-align: center;
    padding: 15px;
    min-height: 100vh;
    background-size: cover !important;
    background-position: top;
    background-color: #c5c5c5 !important;
}
.witLogo img {
    width: 250px;
    margin-top: 25px;
}
section.bg-gray.seller_ProSer
{
	padding-bottom:10px !important;
}
.searchResults
{
	margin-bottom: 0px !important;	
}

.sl-appointment
{
	padding: 20px;
}

.sl-appointment__content h5 {
    margin-top: 6px;
    margin-bottom: 2px;
}
.sl-appointment__content h3 {
    margin: 8px 0px;
}

.sl-featureRating {
    margin-bottom: 0;
}

section.feature-area.section-gap {
    padding: 10px 0 !important;
}

section.about-video-area.section-gap {
    padding-bottom: 0 !important;
    padding-top: 25px !important;
}
.about-video-left h1 {
    padding: 0px 0;
}
.about-video-right {
    height: auto !important;
    margin-top: 20px;
}

}


#owl-demo .item {
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
div#owl-demo {
    background-color: #fff;
    padding: 0px 15px;
}
div#demo .customNavigation {
    position: absolute;
    z-index: 9;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 40%;
}
div#demo .customNavigation a.btn.prev {
    float: left;
    margin-left: 6px;
    font-size: 18px;
    color: #a7a7a7;
}
div#demo .customNavigation a.btn.next {
    float: right;
    margin-right: 6px;
    font-size: 18px;
    color: #a7a7a7;
}
div#demo .customNavigation {
    text-align: right;
}
div#demo .customNavigation a:hover {
    color: #000 !important;
}
div#demo .customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ctimg_show img {
    float: left;
    width: 100%;
}
.about-info .sf-about-box p {
    font-size: 14px;
}
button.btn.btn-sm.btn-primary.sf-review-btn {
    background-color: #444648;
    margin-top: 15px;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    border: 1px solid #444648;
    font-size: 12px;
}
.sidebar-wrapper .widget {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 30px;
}

.open-time-widget ul {
    padding-left: 0px;
    list-style: none;
}

.contact-info-widget .single-info h5 {
    color: #666666;
    float: left;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    text-transform: capitalize;
    width: 80px;
    font-size: 14px;
}
.contact-info-widget .single-info p {
    overflow: hidden;
}
.open-time-widget ul>div {
    margin-bottom: 0px;
}
.open-time-widget ul li:last-child {
    margin-bottom: 0;
}
.open-time-widget ul li h5.day {
    float: left;
    font-size: 14px;
    min-width: 30px;
    color: #656565;
}
.open-time-widget ul li .dates {
    float: right;
}
.open-time-widget ul li .date {
    display: block;
    transition: none;
    text-align: right;
}
.open-time-widget ul li .date {
    display: block;
    transition: none;
    text-align: right;
}
.welcome-area.selrLocsn {
    height: 430px;
}

.bold {
    font-weight: 700;
}
.padding-bottom-7 {
    padding-bottom: 7px;
}
.review-block {
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 15px;
}
.review-block-name {
    font-size: 12px;
    margin: 10px 0;
}
.review-block-date {
    font-size: 12px;
}
.review-block-rate {
    font-size: 13px;
    margin-bottom: 15px;
}
.review-block-title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}
.review-block-description {
    font-size: 13px;
}
.row.for-Ratingsec {
    margin-top: 50px;
}
.row.for-Ratingsec .rating-block button.btn-sm {
    padding: 5px;
    width: 34px;
    color: #fff;
}
section.bg-gray.seller_ProSer .resto-near {
    border: none;
    background-color: transparent;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
section.bg-gray.seller_ProSer {
    padding-bottom: 50px;
}
section.bg-gray.seller_ProSer .resto-near h4 {
    font-size: 22px;
}
.seller_ProSer .sl-featuredProducts--post__content {
    background-color: #fff;
    border-radius: 5px;
}
/*.sl-appointment {
    margin-top: -100px;
    z-index: 9;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-radius: 6px;
    width: 100%;
    padding: 30px;
    float: left;
    position: relative;
}*/
.sl-appointment .shared-bx_social {
    position: absolute;
    right: 25px;
    top: 30px;
}
.sl-appointment__content {
    padding: 0 3px;
    margin-bottom: -7px;
    float: left;
 /*   width: 30%;*/
     margin-top: 15px;
}
.sl-appointment__note {
    flex: 0 0 190px;
    margin-left: auto;
    text-align: center;
    float: right;
}
.sl-appointment__img img {
    border-radius: 50%;
    width: 100px;
}
.sl-appointment__content .sl-slider__tags {
    margin-bottom: 13px;
}

.sl-slider__tags a:nth-last-child(n+2), .sl-slider__tags span:nth-last-child(n+2) {
    margin-right: 5px;
}
.sl-slider__tags a, .sl-slider__tags span {
    font: 400 12px "Source Sans Pro", sans-serif;
    border-radius: 2px;
    height: 18px;
    color: #fff;
    padding: 0 7px;
    line-height: 1.4166666667em !important;
}
.sl-bg-red-orange {
    background-color: #ff7043;
}
.sl-appointment__content h5 {
    line-height: 1.3888888889em;
}
.sl-appointment__content h3 {
       line-height: 1.2142857143em;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
/*.sl-appointment__feature {
    padding-bottom: 5px;
    flex-wrap: wrap;
    margin-top: -3px;
    float: left;
    width: 100%;
    font-size: 14px;
}*/


.sl-appointment__feature > div:nth-child(n+2) {
    position: relative;
    margin-left: 16px;
    padding-left: 23px;
}
.sl-appointment__feature > div .text-warning {
    float: left;
    margin-right: 10px;
}
.sl-appointment__feature > div {
    padding-top: 1px;
    float: left;
}
.sl-appointment em {
    font-size: 0.875rem;
    font-style: normal;
}
.sl-appointment__feature > div:nth-child(n+2)::before {
    content: '|';
    position: absolute;
    font: 400 14px "Open Sans", sans-serif;
    color: #767676;
    left: 0;
}
.sl-detail {
    color: #767676;
    flex-wrap: wrap;
    margin-top: -3px;
    margin: 0 -15px;
    float: left;
    width: 100%;
}
.sl-detail > div {
    padding: 0 15px;
    padding-top: 3px;
    float: left;
}
.sl-appointment em {
    font-size: 13px;
    font-style: normal;
}
.sl-bg-green {
    background-color: #66bb6a;
}
.sl-detail > div em i {
    padding-right: 8px;
    font-size: 14px;
}
.sl-detail > div em a {
    color: #767676;
}
.sl-appointment__note h6 {
    line-height: 1.125em;
    font-weight: 700;
}
.sl-alert-color {
    color: #e74c3c;
}
.sl-appointment__note em {
    font-size: 0.75rem;
    font-style: italic;
    display: inline-flex;
    width: 80%;
    line-height: 1.3333333333em;
}
.sl-appointment__note .sl-btn {
    margin-top: 16px;
}
.sl-appointment__img {
    float: left;
}
/* shared buttons */

ul.sharebtn-bx {
    float: left;
}
ul.share-social-bx {
    float: right;
}
ul.sharebtn-bx,  ul.share-social-bx {
    list-style: none;
    margin: 0;
    min-height: 34px;
}
ul.sharebtn-bx li,  ul.share-social-bx li {
    display: inline-block;
    border: 1px solid #efeded;
    padding: 0px 10px 0 0;
    height: 34px;
    margin-right: 8px;
}
ul.sharebtn-bx li a,  ul.share-social-bx li a {
    display: inline-block;
}
ul.sharebtn-bx li i,  ul.share-social-bx li i {
    display: inline-block;
    text-align: center;
    color: #3396d1;
    padding: 10px;
    margin-right: 10px;
    border-right: 1px solid #efeded;
    font-size: 11px;
}
/* shared style 1*/

/* shared style 2*/

ul.share-social-bx li {
    border: none;
    width: 36px;
    display: block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 0;
}
ul.share-social-bx li a {
    color: #FFF;
}
ul.share-social-bx li i {
    border-right: none;
    font-size: 14px;
    color: #FFF;
    width: 36px;
    height: 34px;
    line-height: 34px;
    padding: 0;
    text-align: center;
}
ul.share-social-bx li.fb {
    background: #354d89;
}
ul.share-social-bx li.fb i {
    background: #3a5799;
}
ul.share-social-bx li.gp {
    background: #d34b2b;
}
ul.share-social-bx li.gp i {
    background: #e35736;
}
ul.share-social-bx li.tw {
    background: #029fdf;
}
ul.share-social-bx li.tw i {
    background: #00abf0;
}
ul.share-social-bx li.dig {
    background: #1d61aa;
}
ul.share-social-bx li.dig i {
    background: #2B6FB8;
}
ul.share-social-bx li.lin {
    background: #0176be;
}
ul.share-social-bx li.lin i {
    background: #0082CA;
}
ul.share-social-bx li.pin {
    background: #ac0104;
}
ul.share-social-bx li.pin i {
    background: #BD0E15;
}
ul.share-social-bx li:hover {
    width: 90px;
}
.viewSeller {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 30px;
}
.viewSeller a {
    text-align: center;
    padding: 8px 15px;
    /* display: block; */
    border: 1px solid #231f20;
    border-radius: 25px;
    color: #231f20;
    font-size: 13px;
}
.viewSeller a:hover {
    background-color: #231f20;
    color: #fff;
}
/********************************************* For Help Page *************************************************/

section#ordr-grab-sec {
    padding: 65px 0px;
    background-color: #FFF;
    position: relative;
    margin-top: 0px;
}
.web-heading {
    width: 100%;
    float: left;
    text-align: center;
}
section#ordr-grab-sec .web-heading h2 {
    font-size: 40px;
    font-weight: 700;
    color: #444648;
    margin-bottom: 15px;
    text-align: center;
}
section#ordr-grab-sec .web-heading>p {
    width: 60%;
    display: table;
    margin: 0 auto;
    font-size: 16px;
    color: #444648;
}
#ordr-grab-sec .forml-changs {
    float: none;
    width: 100%;
    padding: 15px;
    max-width: 700px;
    display: table;
    margin: 0 auto;
    color: #fff;
}
#ordr-grab-sec .trvlr-form {
    width: 500px;
    display: table;
    margin: 0 auto;
}
#ordr-grab-sec .trvlr-form .input-group {
    width: calc(100% - 160px);
    float: left;
}
#ordr-grab-sec .trvlr-form button.btn.btn-primary {
    border: 2px solid #fff;
    font-size: 16px;
    padding: 8px;
    min-width: 28%;
    background-color: #231f20;
    border-radius: 25px;
    margin-top: 0;
    text-transform: uppercase;
    margin-left: 10px;
}
#ordr-grab-sec .trvlr-form .input-group .form-group {
    margin-top: 0px !important;
    width: 100%;
    margin-right: 15px;
}
#ordr-grab-sec .trvlr-form .input-group input.form-control {
    border: 1px solid #d2d2d2;
    padding: 13px;
    min-height: 43px;
    background-color: #fff;
    border-radius: 25px;
}
section.support {
    padding: 65px 0px;
    background-color: #f0f4f6;
    position: relative;
}
.web-heading.support-head {
    text-align: left;
    margin-bottom: 35px;
    border-bottom: 1px solid #cecece;
}
.web-heading {
    width: 100%;
    float: left;
    text-align: center;
}
.web-heading.support-head h2 {
    text-align: left;
    margin-top: 0px;
}
.web-heading h2 {
    font-size: 32px;
    font-weight: 700;
    color: #231f20;
    margin-bottom: 15px;
    text-align: center;
}
.help-topic {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.topic-icon {
    width: 35px;
    float: left;
}
.topic-icon i.fa {
    font-size: 22px;
    color: #231f20;
}
.topic-text {
    width: calc(100% - 50px);
    float: left;
    text-align: left;
    margin-bottom: 20px;
}
.topic-text h2 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #000;
    font-weight: 500;
}
.topic-text p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #4e4e4e;
    line-height: 18px;
}
.populr-topics {
    float: left;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 25px;
}
.populr-topics h2 {
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #000;
}
.populr-topics p {
    font-size: 14px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d6d6d6;
    padding: 5px 0px;
}
.color-btn {
    float: left;
    padding: 6px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 50px;
    background-color: #231f20;
    margin-top: 12px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    border: none;
    cursor: pointer;
}
section#faq {
    padding: 65px 0px;
    position: relative;
    float: left;
    width: 100%;
    background-color: #f0f4f6;
}
#faq #faq-list {
    padding: 0;
    list-style: none;
    margin-top: 20px;
}
#faq #faq-list li:first-child {
    border-top: 1px solid #ddd;
}
#faq #faq-list li {
    border-bottom: 1px solid #ddd;
    border: 1px solid #ddd;
    padding: 0 15px;
    margin-bottom: 15px;
    background-color: #ffffff;
}
#faq #faq-list a.collapsed {
    color: #000;
}
#faq #faq-list a {
    padding: 22px 0;
    display: block;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding-right: 20px;
    color: #333;
}
#faq #faq-list a span {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 28px;
    margin-right: 15px;
    position: relative;
    top: -5px;
}
#faq #faq-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 16px;
    color: #adadad;
}
#faq #faq-list a.collapsed i::before {
    content: "\f105" !important;
}
#faq #faq-list p {
    margin-bottom: 20px;
    font-size: 14px;
}
.topic-text a {
    padding: 3px 10px;
    border: 1px solid #231f20;
    font-size: 13px;
    border-radius: 20px;
    color: #000;
}
section.support-text {
    padding: 0px;
    background-color: #f0f4f6;
    position: relative;
    padding-bottom: 50px;
}
.sl-privacydetails {
    margin-top: -5px;
    margin-bottom: 32px;
}
.sl-privacydetails__title h3 {
    line-height: 1.2;
    font-size: 20px;
    margin-bottom: 17px;
    color: #000;
    font-weight: 500;
}
.sl-privacydetails__description p {
    margin-bottom: 24px;
}
.sl-privacydetails__description p {
    margin-bottom: 24px;
    font-size: 14px;
}
.populr-topics p a {
    color: #444648;
    font-size: 14px;
}
#faq #faq-list .collapse p {
    margin-bottom: 0px;
}
#faq #faq-list .collapse {
    padding: 10px 15px;
    /*background-color: #ececec;*/
    background-color: #ffffff;
    margin-bottom: 15px;
}
/*#faq #faq-list li:nth-child(odd) {
    background-color: #f5f5f5;
}*/


/****************************** Product Detail Page **********************************/

.sf-about-box .star-rating {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.sf-about-box .star-rating .text-warning {
    float: left;
    margin-right: 15px;
}
.sf-about-box .star-rating .text-warning i.fa {
    color: #ffb204;
}
.about-info .sf-about-box .proPrice {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.about-info .sf-about-box .proPrice .cutPrice {
    font-size: 30px;
    font-weight: 500;
    color: #231f20;
    float: left;
    margin-right: 15px;
    line-height: normal;
}
.about-info .sf-about-box .proPrice .mainPrice {
    float: left;
    margin-top: 14px;
    font-size: 18px;
    text-decoration: line-through;
    color: #d00e0e;
    line-height: normal;
}
.about-info .sf-about-box .sf-provider-cat {
    margin-bottom: 10px;
}
.about-info .sf-about-box .avilblStock {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 18px;
    color: #009627;
}
.smilrProdct .text-warning {
    color: #ffa434;
}
.smilrProdct a {
    color: #000;
}
.smilrProdct {
    float: left;
    text-align: left;
}
div#demo h2 {
    margin-top: 0;
    margin-bottom: 0;
    /*background-color: #fff;
    padding: 15px;*/
    width: 100%;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    font-weight: 700;
}
.about-info .sf-about-box h2.sf-title {
    font-size: 24px;
    line-height: 30px;
}
.smilrProdct {
    float: left;
    text-align: left;
}
.animated {
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}
.stars {
    margin: 20px 0;
    font-size: 24px;
    color: #d17581;
}
.post-review-box {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 15px 0px;
}
.post-review-box h2 {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.post-review-box a#close-review-box {
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
}
.post-review-box button.btn.btn-success.btn-lg {
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 12px;
    min-width: 100px;
    background-color: #444648;
}
.post-review-box form .text-right {
    text-align: left;
}
.review-block-rate button {
    color: #fff;
}
.post-review-box form .text-right .stars.starrr {
    color: #ffbf0a;
}
.forFilterBar {
    margin-top: 30px;
    float: left;
    width: 100%;
    padding: 15px;
    background-color: #fff;
}
.searchResults {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.resto-near h4 {
    font-size: 20px;
    color: #000;
    margin-bottom: 0px;
}
.resto-near {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 15px;
}
.welcome-area.contact-map {
    margin-top: 0px;
    height: 330px;
}
section.contactusHead {
    background-color: #f8f9fa;
    position: relative;
}
.sl-contactform__details {
    position: relative;
    top: -50px;
    z-index: 99999;
    background-color: #fff;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0px 0px 2px #b7b7b7;
    text-align: center;
    color: #000;
}
.site-section.bg-light.contactForm {
    padding-top: 0px;
}
.site-section.bg-light.contactForm form .form-control {
    border-radius: 25px;
}
input.btn.btn-primary.py-2.px-4.text-white {
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
    min-width: 100px;
    background-color: #231f20;
}
a.btn.btn-primary.px-4.py-2.text-white {
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
    min-width: 100px;
    background-color: #231f20;
}
.site-section.bg-light.contactForm .bg-white p a {
    color: #000;
}
.for-Whit-Bck {
    border-radius: 15px;
    box-shadow: 0px 0px 2px #b7b7b7;
}
.myOdrersBox {
    float: left;
    width: 100%;
    /* background-color: #fff; */
    /* padding: 15px; */
    margin-bottom: 15px;
}
.myOrder {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    box-shadow: 2px 2px 2px #ddd;
    border-radius: 15px;
    margin-bottom: 25px;
}
.myOrderImg {
    float: left;
    width: 20%;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.myOrderImg img {
    width: 40%;
    background-color: #f5f5f5;
    padding: 10px;
}
.myOrderDtelBox {
    float: left;
    width: 80%;
    padding-left: 30px;
}
.myOrderDtelBox {
/* float: right; */
}
.myOrderActnBox {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 10px;
}
.myOrderName {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    float: left;
    width: 100%;
    text-transform: capitalize;
}
.myOrderDtel {
    /* border: 1px solid #ddd; */
    padding: 5px 0px;
    border-bottom: none;
    float: left;
    width: 50%;
}
.myOrderDtel label {
    float: left;
    width: 35%;
    margin-bottom: 0;
}
.myOrderDtel strong {
    float: left;
}
.myOrderDtelBtn {
    float: left;
    margin-right: 15px;
}
.myOrderDtelBtn button {
    /* background-color: #231f20; */
    /* margin-top: 15px; */
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    min-width: 100px;
    cursor: pointer;
}
.myOrderDtelBtn button {
    border: 1px solid #231f20;
    background-color: #fff;
    color: #231f20;
    font-weight: 700;
}
section.myOrderSec.section-full {
    background-color: #eff3f6;
    padding: 50px 0px;
}
.myOrderID {
    background-color: #e2e2e2;
    float: left;
    color: #231f20;
    padding: 5px 10px;
    border-radius: 15px;
    margin-bottom: 8px;
    font-weight: bolder;
}
.myOrderID label {
    margin-bottom: 0;
}
.myOrderID strong {
    font-weight: 700;
}
.myOdrersBox h2 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    float: left;
}
.orderFiltr {
    float: right;
    margin-bottom: 15px;
}
.orderFiltr select {
    padding: 6px 10px;
    border-radius: 5px;
}
.custom-pagination {
    float: left;
    width: 100%;
}
.myOrderDtelBtn button:hover {
    background-color: #231f20;
    color: #fff;
}
.myOdrersBox.myOdrersDetailBox h2 {
    width: 100%;
}
.myOdrersDetailBox {
}
.myOdrersDetailBox .myOrderImg {
    width: 100%;
    background-color: #fff;
}
.myOdrersDetailBox .myOrder {
}
.myOdrersDetailBox .myOrder .myOrderDtelBox {
    padding-left: 0px;
    width: 100%;
}
.myOdrersDetailBox .myOrder .myOrderDtelBox .myOrderDtel {
    width: 100%;
    border: 1px solid #ddd;
    padding-left: 10px;
    margin-top: -1px;
    font-size: 13px;
}
.myOdrersDetailBox .myOrder .myOrderDtelBox .myOrderDtel strong {
    float: left;
    padding-right: 10px;
    font-weight: 600;
}
.similer_prod .owl-nav {
    bottom: auto;
    top: 35%;
    width: 100%;
}
.owl-carousel.similer_prod {
    padding: 0px 25px;
    
}
.similer_prod .owl-nav .owl-prev {
/* font-size: 40px; */
}
.similer_prod .owl-nav .owl-prev {
    padding: 0;
    margin-left: -3px;
    text-align: left;
    font-size: 40px;
}
.similer_prod .owl-nav .owl-next {
    margin-right: -2px;
    float: right;
    padding: 0;
    font-size: 40px;
}
.xzoom-container {
    display: inline-block;
    float: left;
    width: 100%;
    max-width: 100%;
}
/*.xzoom-container img#xzoom-default {
    width: 100% !important;
}*/
.forFilterBar .form-group .wrap-icon .form-control {
    padding-right: 35px;
}
.btn {
    border-radius: 0;
    font-size: 13px;
}
.forFilterBar form button.btn.btn-dark.p-2.btn-block.float-right {
    background-color: #231f20;
    margin-top: 15px;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px !important;
    font-size: 12px;
    width: 100%;
    display: block;
    /* height: 40px; */
    line-height: unset;
    max-height: unset;
}
.parallax-window.Serv_Prod_Banner {
    height: 140px !important;
}
.parallax-window.Serv_Prod_Banner ul.brad-home {
    display: none;
}

section.parallax-window {
overflow: hidden; 
position: relative; 
width: 100%;
background-image: url(../images/sub_header_2.jpg) !important; 
background-attachment: fixed; 
background-repeat: no-repeat; 
background-position: top center;
background-size: cover;
}


section.section-full.checkuot_Sec {
    background-color: #efefef;
    padding: 50px 0px;
}
.yourOrder .sf-provider-des {
    margin: 0px;
}
.yourOrder .sf-about-box {
    padding: 0px;
}
.yourOrder .sf-about-box h2.sf-title {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    padding-right: 15px;
}
.yourOrder .sf-about-box {
    padding: 0px;
    padding-top: 15px;
}
.yourOrder {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
.order-md-1 form.needs-validation label {
    font-size: 14px;
}
.yourOrder .sf-provider-des {
    margin: 0px;
    padding-right: 0px;
}
.yourOrder .sf-provider-des .sf-thum-bx.overlay-black-light {
    margin-bottom: 0;
}
.yourOrder .sf-about-box .proPrice {
}
.yourOrder .sf-about-box .proPrice .cutPrice {
    font-size: 20px;
}
.yourOrder .sf-about-box .proPrice .mainPrice {
    margin-top: 6px;
    font-size: 14px;
}
.order-md-1 h4.mb-3 {
    margin-top: 15px;
}
.order-md-1 form.needs-validation {
    padding: 15px;
    background-color: #fff;
}
section.section-full.checkuot_Sec .order-md-1 .text-center {
    padding: 0px !important;
}
section.section-full.checkuot_Sec .order-md-1 .text-center h2 {
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
    background-color: #231f20;
    padding: 10px;
    color: #fff;
}
.order-md-1 h4.mb-3 {
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
    background-color: #231f20;
    padding: 10px;
    color: #fff;
}
.order-md-1 form.needs-validation .form-control {
    height: 35px;
    border-radius: 20px;
}
.order-md-1 form.needs-validation .custom-select {
    height: 35px;
    font-size: 13px;
    border-radius: 20px;
}
.custom-control.custom-radio {
    margin-bottom: 10px;
}
.custom-control.custom-radio label.custom-control-label {
    font-size: 14px;
    padding-left: 10px;
}
.custom-control.custom-radio label.custom-control-label:before {
    width: 14px;
    height: 14px;
    border-color: #231f20;
    background-color: #231f20;
}
.custom-control.custom-radio label.custom-control-label:after {
    background-size: 8px;
    top: 5px;
    left: -13px;
}
button.btn.btn-primary.btn-lg.btn-block {
    background-color: #231f20;
    margin-top: 15px;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 13px;
}
.orderSumery {
}
.orderSumery .justify-content-between {
}
.orderSumery h4.d-flex.justify-content-between.align-items-center.mb-3 {
    background-color: #444648;
    padding: 10px;
}
.orderSumery h4.d-flex.justify-content-between.align-items-center.mb-3 span.text-muted {
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    text-transform: capitalize;
}
.orderSumery .justify-content-between span.text-muted {
    color: #444648 !important;
    text-transform: capitalize;
    font-weight: 600;
}
ul.orderSumeryBox small.text-muted {
    color: #444648 !important;
    text-transform: capitalize;
    font-weight: 600;
}
.orderSumery li.list-group-item.d-flex.justify-content-between.bg-light small {
    font-size: 13px;
    font-weight: 600;
}
.orderSumery li.list-group-item.d-flex.justify-content-between.bg-light span.text-success {
    font-size: 13px;
    font-weight: 600;
}
li.list-group-item.d-flex.justify-content-between.fulTotal span {
    font-weight: 700;
}
.myOrderPay {
    padding: 15px;
    border: 1px solid #ddd;
    background-color: #efefef;
}
#sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}
.thnxMsgSec.text-center i {
}
.thnxMsgSec.text-center {
}
.thnxMsgSec.text-center span {
    background-color: #231f20;
    border-radius: 50%;
    font-size: 30px;
    width: 52px;
    height: 40px;
    display: table;
    margin: auto;
    margin-bottom: 25px;
    color: #fff;
}
.thnxMsgSec.text-center h2 {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
}
.thnxMsgSec.text-center p {
    margin-bottom: 30px;
    font-size: 14px;
}
.ordrSumry {
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 15px;
}
.ordrSumry span.thnx_head {
    float: left;
    margin-right: 10px;
    font-size: 22px;
    line-height: normal;
    margin-bottom: 20px;
}
.ordrSumry h4 {
    margin-top: 7px;
    font-weight: 700;
    font-size: 16px;
}
.addresss strong {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.addresss span {
    float: left;
    width: 100%;
    font-size: 14px;
    /* font-weight: 600; */
    margin-bottom: 3px;
}
section.section-full.myOrderThnk {
    padding: 50px 0px;
    background-color: #efefef;
}
.MnThnxBox .btn-primary {
    background-color: #231f20;
    margin-top: 15px;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 13px;
}
/********************** User Dash ********************/
.manag-tabs ul.nav li.brand-nav {
    float: left;
    width: 100%;
}
.manag-tabs ul.nav li.brand-nav a.active {
    background-color: #231f20;
    color: #fff;
    -webkit-box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22) !important;
    -moz-box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22) !important;
    box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22) !important;
    -webkit-transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1) !important;
    -moz-transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1) !important;
    -o-transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1) !important;
    transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1) !important;
    z-index: 9;
    border: none;
}
.background-white {
    background-color: #fff;
}
.page-title {
    border-bottom: 1px solid #e9e9e9;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    font-size: 20px;
}
.manag-tabs ul.nav li.brand-nav a {
    color: #023c6a;
    font-weight: 600;
    position: relative;
}
.manag-tabs ul.nav li.brand-nav a {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #dadada;
    font-size: 14px;
    background-color: #ffffff;
}
.manag-tabs ul.nav li.brand-nav a {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #dadada;
    font-size: 14px;
    color: #231f20;
    border-radius: 5px;
    margin-bottom: 6px;
}
.manag-tabs ul.nav li.brand-nav a.active:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #023c6a;
    border-width: 25px;
    margin-top: -26px;
}
.manag-tabs ul.nav li.brand-nav a.active:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.profile-basic {
    float: left;
    width: 100%;
    padding: 20px;
    border-radius: 5px;
}
.page-title {
    border-bottom: 1px solid #e9e9e9;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    font-size: 20px;
}
.prof-img {
    width: 200px !important;
    float: left !important;
    padding-top: 30px;
}
.user-photo {
    background-color: #fff;
    border: 1px dashed #9e9e9e;
    padding: 15px;
    position: relative;
}
.user-photo img {
    height: auto;
    width: 100%;
}
.prsn-info.my-profl {
    margin-top: 25px;
}
.prsn-info {
    float: left;
    width: calc(100% - 225px);
    margin-left: 25px;
}
.prsn-info.my-profl .form-group {
    margin-top: 0px;
    background-color: #f7f7f7;
    padding: 10px 15px;
    margin-bottom: 2px;
}
.form-group {
    position: relative;
}
.prsn-info.my-profl p {
    margin-bottom: 0;
}
.prsn-info.my-profl p label {
    margin-bottom: 0;
    font-size: 14px;
}
.prsn-info.my-profl p strong {
    float: right;
    font-size: 14px;
}
.prsn-info.my-profl .form-group {
    margin-top: 0px;
    background-color: #f7f7f7;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 25px;
}
.tvlr-rating {
    position: absolute;
    right: 15px;
    top: 15px;
}
.prsn-info.my-profl .form-group .tvlr-rating p {
    float: left;
    margin-right: 10px;
    margin-top: -3px;
}
.prsn-info.my-profl p {
    margin-bottom: 0;
}
.prsn-info.my-profl .form-group .tvlr-rating strong {
    font-size: 13px;
    position: relative;
    top: -5px;
    font-weight: 500;
}
.prsn-info .form-group span {
    font-size: 12px;
    color: #6f6f6f;
}
section.setting-section {
    padding: 50px 0px;
    background-color: #efefef;
}
.manag-tabs {
    margin-top: 40px;
    float: left;
/*    width: 100%;*/
}
.verify-info.my-prof-verify {
    padding-top: 15px;
}
.verify-info {
    float: left;
    width: 100%;
}
.verify-info.my-prof-verify .form-group {
    margin-top: 5px;
    margin-bottom: 5px;
}
.verify-info .form-group {
    position: relative;
}
.verify-info .form-group label {
    width: 200px;
    float: left;
    margin-top: 13px;
    font-size: 14px;
}
.verify-info.my-prof-verify p label {
    font-size: 14px;
    width: 100%;
}
.verify-info .form-group label {
    width: 200px;
    float: left;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 10px;
}
.verify-info.my-prof-verify p {
    float: left;
    margin-bottom: 0;
    width: calc(100% - 200px);
    background-color: #f1f1f1;
    padding-left: 15px;
    border-radius: 25px;
}
.profile-basic .full-width {
    width: 100%;
    float: left;
}
.profile-basic .full-width button.btn.btn-primary.color-btn {
    border-radius: 25px;
    float: right;
}
.profile-basic .full-width button.btn.btn-primary.color-btn:hover {
    background-color: #000;
}
.profile-basic .add-new-method {
    position: absolute;
    top: 0;
    right: 33px;
}
.profile-basic .add-new-method .color-btn {
    color: #fff !important;
    font-size: 14px;
}
.profile-basic .method-list {
    float: left;
    width: 100%;
    padding: 10px;
    background-color: #ececec;
    margin-top: 15px;
    border: 1px solid #ddd;
}
.profile-basic .method-list label.control.control--radio {
    float: left;
    margin-bottom: 0;
    margin-top: 12px;
    font-size: 15px;/* min-width: 161px; */
}
.control--radio .control__indicator {
    border-radius: 50%;
}
.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #d0d0d0;
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.profile-basic .method-list.method-box span {
    float: left;
    margin: 5px;
}
.profile-basic .method-list span {
    float: right;
    margin: 5px;
}
.form-group.updat-method {
    float: right;
    margin-top: 0px;
    margin-bottom: 0px;/* width: 100%; */
}
.form-group.updat-method .method-btn {
    float: left;
    margin-left: 10px;
}
.form-group.updat-method .method-btn button.color-btn {
    margin-top: 3px;
}
.updat-method-text {
    float: left;
    width: 100%;
    padding: 15px;
    background-color: #efefef;
}
.updat-method-text p {
    float: left;
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
}
.profile-basic .method-list {
    float: left;
    width: 100%;
    padding: 10px;
    background-color: #ececec;
    margin-top: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.profile-basic .method-list label.control.control--radio {
    float: left;
    margin-bottom: 0;
    margin-top: 12px;
    font-size: 15px;/* min-width: 161px; */
}
.control-group {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: left;
    padding: 15px;
    width: 100%;
}
.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 18px;
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #d0d0d0;
}
.control--radio .control__indicator {
    border-radius: 50%;
}
.control:hover input ~ .control__indicator, .control input:focus ~ .control__indicator {
    background: #ccc;
}
.control input:checked ~ .control__indicator {
    background: #231f20;
}
.control:hover input:not([disabled]):checked ~ .control__indicator, .control input:checked:focus ~ .control__indicator {
    background: #0e647d;
}
.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control__indicator:after {
    display: block;
}
.control--checkbox .control__indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
    left: 3px;
    top: -3px;
    height: 0px;
    width: 0px;
    border-radius: 50%;
    background: #231f20;
    content: '\2714';
    color: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}
.ordr-crt-head .control-group label.control.control--radio img {
    width: 50px;
    margin-top: -13px;
    float: left;
    margin-right: 10px;
}
.profile-basic .method-list.method-box span {
    float: left;
    margin: 5px;
}
.profile-basic .method-list span {
    float: right;
    margin: 5px;
}
.verify-info .form-group span.pass-view {
    right: 30px;
    top: 60px;
}
span.pass-view {
    position: absolute;
    right: 0;
    color: #868686;
    top: 6px;
    cursor: pointer;
}
.verify-info .form-group input.form-control {
    border-radius: 25px;
}
.web-heading p {
    font-size: 14px;
}
.section-gap {
    padding: 50px 0;
}
.align-items-center {
    align-items: center !important;
}
.about-video-left h6 {
    color: #c6b069;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
}
.about-video-left h1 {
    padding: 20px 0;
    font-size: 28px;
    font-weight: 700;
    color: #444648;
}
.about-video-left p {
    margin-bottom: 0px;
    font-size: 14px;
}
.about-video-left .primary-btn {
    border-radius: 0;
    border: 1px solid transparent;
}
.about-video-right {
    height: 330px;
}
.about-video-left h6 {
    color: #b7c0c5;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 14px;
}
.abutBg:after {
    background-color: #231f2091;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}
.abutBg {
    float: left;
    width: 100%;
    position: relative;
}
.abutBg img {
    width: 100%;
}
.about-video-left a.primary-btn {
    float: left;
    margin-top: 27px;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px !important;
    background-color: #231f20;
}
.feature-area {
    background-color: #efefef;
}
.justify-content-center {
    justify-content: center !important;
}
.feature-area .single-feature {
    background: #fff;
    padding: 32px;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.feature-area .single-feature p {
    margin-bottom: 0px;
    margin-top: 15px;
    font-weight: 500;
}
.feature-area h1 {
    font-size: 30px;
    font-weight: 700;
    color: #231f20;
}
.feature-area p {
    font-size: 14px;
    font-weight: 600;
    color: #231f20;
}
section.feature-area .header-text {
    margin-bottom: 20px;
}
.feature-area .single-feature a.title {
    font-size: 20px;
    font-weight: 700;
    color: #444648;
}
.feature-area .single-feature a.titleq h4 {
    font-weight: 600;
}
.feature-area .single-feature a.title h4 {
    font-weight: 600;
    font-size: 20px;
    color: #444648;
}
.feature-area .single-feature a.title span {
    position: relative;
    top: -3px;
    margin-right: 10px;
}
/****************** For home map ***************/
.mrchnt_dtl img {
    width: 150px;
    height: auto;
    }
.mrchnt_dtl h3.mt-3 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    }
.mrchnt_dtl p {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 400;
    }
.mrchnt_dtl a.text-dark:hover {
    background-color:#444648;
    color:#fff !important;
    text-decoration:none;
    }
.mrchnt_dtl a.text-dark {
    margin-top:5px;
    display:table;
    margin:5px auto;    
    color:#444648 !important;
    padding:3px 8px;
    font-size:12px;
    border-radius:15px;
    font-weight:400;
    border:1px solid #444648;
    }
.mrchnt_dtl div i.fa-star {
    color:#f5b80e;
    }
.mrchnt_dtl div i.fa-star-o {
    color:#ddd;
    }
.welcome-area div#map{
    height:550px;
    }
#msform input {
    outline:none !important;
    }
.forFilterBar .mb-5 {
    margin-bottom:15px !important;
    }
.searchResults div#products > .col-md-12{
    padding:0px !important;
    }
.deeprevblock i.fa{
    color:#444648;
    }
.deeprating i.fa{
    color:#444648;
    }
.prsn-info.my-profl .row{
    width:100%;
    margin:0px;
    }
.verify-info input.form-control{
    padding-right:40px;
    }
#msform h2.fs-title {
    margin-top:20px;
    }
.MnThnxBox div#map {
    border:5px solid #fff;
    }
.myOrderSec ul.pagination li span, .myOrderSec ul.pagination li a{
    min-width:100px;
    border-radius:0px;
    line-height:30px;
    background:#fff;
    border-color:#ccc !important;
    text-decoration:none !important; 
    outline:none !important; 
    box-shadow:none;
    }
.myOrderSec ul.pagination li span:focus, .myOrderSec ul.pagination li a:focus{
    outline:none !important; 
    box-shadow:none; 
    }
.myOrderSec ul.pagination li a:hover{
    color:#333 !important; 
    outline:none !important;
    }   
.myOrderSec ul.pagination {
    display:inline-block;
    }
.myOrderSec ul.pagination li {
    display:inline-block;
    outline:none !important;
    }
.bnmts .sf-about-box {
    padding-top:20px !important;
    background:#f5f5f5;
    height:96%;
    border-radius: 4px;
    }
   /* div#demo{
     border: 1px solid #ddd;
    
    }*/
.bnmts .sf-provider-name {
    padding-top:0px !important;  
    }
.bnmts .google-maps {
    padding:10px;
    background:#fff;
    }
.bnmts .sf-provider-des {
    margin: 0 0px 15px 0px !important;
    }
.orderadrs span.thnx_head {
    margin-bottom: 10px !important;
    font-size: 20px !important;
    }
.orderadrs span.thnx_head i.fa.fa-home {
    font-size: 18px;
    }
table.shop_table.table-bordered {
    width: 100%;
    }
.value-button {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding: 2px 0;
    background: #eee;
    font-size: 22px;
    }
.value-button:hover {
    cursor: pointer;
    }
.quantity #decrease {
    margin-right: -4px;
    border-radius: 8px 0 0 8px;
    }
.quantity #increase {
    margin-left: -4px;
    border-radius: 0 8px 8px 0;
    }
.quantity #input-wrap {
    margin: 0px;
    padding: 0px;
    }
.quantity input.number {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0px;
    width: 40px;
    height: 40px;
    background-color: white;
    }
.quantity input[type=number]::-webkit-inner-spin-button, .quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    }
table.shop_table.table-bordered tr th, table.shop_table.table-bordered tr td {
    padding: 10px 15px;
    text-align: center;
    }
table.shop_table.table-bordered tr th {
    text-transform: capitalize;
    }
table.shop_table.table-bordered {
    background:#fff;
    margin-bottom:15px;
    }
table.shop_table.table-bordered a {
    color:#333;
    text-decoration:none; 
    }
table.shop_table.table-bordered a.remove .fa {
    font-size:24px;
    font-weight:300 !important;
    }
.quantity {
    display:flex;
    align-items:center;
    margin:0px auto;
    width:112px;
    }
input.button_right {
    background-color:#fff;
    border-radius:3px;
    border: none;
    color: #444648;
    border: 1px solid #444648;
    padding: 8px 20px 9px;
    font-size: 14px;
    outline: none;
    }


.sidebar-wrapper .contact-info-widget .single-info p{
    width:auto !important;
}

/* 21 jan */

@media (min-width: 320px) and (max-width: 767px) {

.thnxMsgSec.text-center h2 {    
    font-size:22px !important;
    }    
section.section-full.myOrderThnk {
    padding:30px 0px 0px !important;     
    }
.myOrderImg {
    margin-bottom:15px;
    }
.myOrder {
    margin-bottom:0px;
    }
.form-search-wrap {
    border-radius:8px;
    }
.form-search-wrap input.form-control.rounded {
    border-radius:5px !important;
    }
input#getLocation {
    border-radius:5px !important;
    }
.form-search-wrap select.form-control.rounded {
    border-radius:5px !important;
    }
.form-search-wrap input.btn.btn-primary.btn-block.rounded {
    border-radius:5px !important;
    }
form#search_form .wrap-icon i.fa {
    left:10px;
    }
.wrap-icon input.btn.rounded {
    text-align:left;
    }
a.btn.btn-primary.rounded.text-white {
    margin-bottom:15px;
    }
.site-mobile-menu .site-nav-wrap .cta {
    background:#000;
    border-radius:10px;
    }

 [data-aos^=fade][data-aos^=fade] {
    opacity: 1;
    }

.sf-provider-cat {
    float:left;
    width:100%;
    }
.MnThnxBox .btn-primary {
    margin-bottom:15px;
    }
.about-info .sf-provider-des {
    padding:15px !important;
    border-radius: 5px;
    border:1px solid #ddd;
    }
.yourOrder .sf-about-box {
    padding:0px 15px;
    }
.resto-near {
    margin-top:0px;
    padding:0px 15px 0;
    }
.searchResults {
    margin-top: 20px;
    }
section.bg-gray.seller_ProSer .resto-near h4 {
    margin-bottom: 15px;
    }
.sl-featureRating {
    margin-bottom: 3px;
    }
.form-search-wrap.mb-3.aos-init.aos-animate {
    width: 100%;
    margin: 0 auto;
    }
.form-search-wrap .btn {
    padding: 10px 15px;
    }
.prsn-info.my-profl {
    width:100%;
    margin-left:0;
    }
.manag-tabs {
    margin-top:18px;
    }
.myOrderImg img {
    width: 80% !important;
    margin: 0 auto;
    float: none;
    display: table;
    }
    .rating-block {
 background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 15px 15px 20px 15px;
    border-radius: 4px;
    border: unset !important;
    margin-top: 1px;

}
}

@media (min-width: 481px) and (max-width: 767px) {
    .site-section.aos-init.aos-animate.full-bg .col-md-6.mb-4.mb-lg-4.col-lg-4.aos-init {
        width:50%;
    }
    section#sf-provider-info {
        padding:20px 0px !important;
    }
}

@media (min-width: 561px) and (max-width: 767px) {

    .sl-appointment__content {
        padding:0px 20px;
        margin-bottom:10px;
        float:left;
        width:75%;
    }
    .sl-appointment__img {
        float:left;
        width:22%;
    }
    .sl-appointment .shared-bx_social {
        position:absolute;
    }
    .sl-appointment__img img {
        width:100px;
        height:100px;
    }
    .sl-appointment {
        padding:20px;
    }
    .searchResults .col-md-3.col-sm-6.equal-col {
        width:50%;
        float:left;
    }
    #sf-provider-info .col-md-4.col-sm-4.col-xs-4 {
        width:50%;
        flex:auto;
        max-width:initial;
    }
    #sf-provider-info .col-md-8.col-sm-8.col-xs-8 {
        width:50%;
        float:left;
        flex:auto;
        max-width:initial;
    }
    .section-full {
        padding:20px 0 30px;
    }
    .profile-basic .add-new-method {
        position:static !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .verify-info.my-prof-verify label {
        width:100% !important;
        float:left !important;
    }
    .verify-info.my-prof-verify p {
        float:left !important;
        width:100% !important;
    }	 
    .forFilterBar select.form-control{
        padding-right:42px !important;	
    }
}

@media (min-width: 561px) and (max-width: 767px) {
    div#products .sl-featuredProducts--post figure {
        max-height:126px !important;
        min-height:126px;
    }
    div#products .col-md-3.col-sm-6.equal-col {
        padding:0px 5px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .forFilterBar select.form-control{
        padding-right:42px !important;	
    }
    section.myOrderSec.section-full{
        padding:15px 0px !important;	
    }
    .col-lg-6.about-video-left {
        width:50%;
        float:left;
    }
    .col-lg-6.about-video-right {
        width:50%;
        float:left;
    }
    section.about-video-area {
        padding:20px 0;
    }

}


@media (min-width: 401px) and (max-width: 560px) {
    .sl-appointment__content {
        padding: 0 20px;
        margin-bottom: 10px;
        float: left;
        width: 70%;
    }
    .sl-appointment__img {
        float: left;
        width: 30%;
    }
    .sl-appointment .shared-bx_social {
        position: static;
    }
    .sl-appointment__img img {
        width: 100px;
        height: 100px;
    }
    .sl-appointment {
        padding: 20px;
    }
    .profile-basic .add-new-method {
        position: static !important;
    }
    .verify-info.my-prof-verify p {
        float: left !important;
        width: 100% !important;
    }

}

@media (max-width: 1200px) {
    .tpProduct .owl-nav .owl-next {
        margin-right:-20px !important;
    }
    .tpProduct .owl-nav .owl-prev {
        margin-left:-20px !important;
    }
}   

@media (max-width: 1170px) {

    section.section-full.checkuot_Sec {    
        padding:20px 0px !important;
    }
    .tpProduct .owl-nav .owl-next {
        margin-right:0px !important;
        margin-left:0px !important;
        border:1px solid #ccc;
        background:#fff;
    }
    .tpProduct .owl-nav .owl-next {
        font-size:20px !important;
    }
    .tpProduct .owl-nav .owl-prev {
        font-size:20px !important;
    }
    .tpProduct .owl-nav .owl-prev {
    margin-left:0px !important;
    border:1px solid #ccc;
    background:#fff;    
    }
}


@media (max-width: 767px) {

    .bnmts .sidebar-wrapper {
        margin-top:15px;
    }
    .smilrProdct {        
        text-align:center !important;
        width:100% !important;
    }
    .site-section.bg-light.login_sec {
        padding:3em 0px 0px !important;
    }
    .myOrderName label {
        font-size:16px !important;
        line-height:24px !important;
    }
    section.section-full.checkuot_Sec {    
        padding:15px 0px !important;
    }
    .contactForm form.p-5.bg-white.for-Whit-Bck {
        padding:20px !important;
    }
    .about-info .sf-about-box {
        padding:15px !important;
    }
    .searchResults button.ml-3.mt-4.btn.btn-dark.rounded {    
        margin-bottom: 15px;
    }
    .listing.vertical .img {
        height:200px;
    }
    .sl-contactform__details {    
        top:-20px !important;
    }
    section#ordr-grab-sec .web-heading h2 {
        font-size:30px !important;
    }
    .web-heading h2 {
        font-size:24px !important;
    }
    section.support {
        padding:25px 0px !important;   
    }
    #faq-list .col-lg-12.col-md-12 {
        padding:0px !important;
    }
    #faq #faq-list li {
        margin-bottom:5px !important;
    }
    section#faq {
        padding:25px 0px !important;        
    }
    .about-video-left h1 {
        padding:0px !important;
        font-size:24px !important;
    }
    .feature-area h1 {
        font-size:22px !important;
    }

}


@media (max-width: 640px) {
    #sf-provider-info .col-md-4.col-sm-4.col-xs-4{
        width:40% !important;
    }
    #sf-provider-info .col-md-8.col-sm-8.col-xs-8{
        width:60% !important;
    }
}

@media (max-width: 600px) {
    #sf-provider-info .col-md-4.col-sm-4.col-xs-4{
        width:100% !important;
    }
    #sf-provider-info .col-md-8.col-sm-8.col-xs-8{
        width:100% !important;
    }
    .bnmts .sf-about-box {
        height:auto;
        margin-bottom:15px;
        display:inline-block;
        width:100%;
    }
}

@media (max-width: 500px) {
    .welcome-area {
     /*   height:400px !important;*/
    }
    .welcome-area div#map {
        height:400px !important;
    }
    #msform fieldset {
        padding:10px 15px !important;
    }
}

@media (max-width: 400px) {
.sl-appointment__img img {
    border-radius:50%;
    width:100px;
    height:100px;
    display:table;
    margin:0px auto;
    }
.sl-appointment__img {
    float:left;
    width:100%;
    height:100%;
    margin-bottom:20px;
    }
.sl-appointment__content {
    padding:0px 0px;
    margin-bottom:10px;
    float:left;
    width:100%;
    }
.sl-appointment .shared-bx_social {
    position: static;
    right: 0px;
    top: 0px;
    float: left;
}
.about-info .sf-about-box {
    padding-top: 15px;
}
.top-header-area .top-header-content{
	padding: 10px 0 !important;	
}
.prsn-info.my-profl label {
    width: 100%;
    float: left;
}
.prsn-info.my-profl strong {
    float: left;
    width: 100%;
}
.prsn-info.my-profl p {
    width: 100%;
    float: left;
}
.prsn-info.my-profl .tvlr-rating {
    width: 100%;
    float: left;
    position: static;
    text-align: left;
}
.prsn-info.my-profl .tvlr-rating p {
    width: 50%;
    float: left;
}
.prsn-info.my-profl .tvlr-rating p span.float-right {
    float:left !important;
    }
.prsn-info.my-profl .tvlr-rating strong {
    float:right !important;
    width:auto;
    }
.prsn-info.my-profl .tvlr-rating{
    margin-top:5px !important;	
    }
.profile-basic .add-new-method {
    position:static !important;
    }
.verify-info.my-prof-verify p {
    float:left !important;
    width:100% !important;
    }

}

@media (min-width: 991px) and (max-width: 1199px) {

.site-navbar .site-navigation .site-menu > li > a {
    padding: 20px 5px !important;
    font-size: 13px !important;
    }
div#products .col-md-3.col-sm-6.equal-col {
    padding: 0px 5px;
    }   
div#products .sl-featuredProducts--post figure {
    max-height: 145px !important;
    min-height: 145px !important;
    }
.align-items-center.justify-content-center.text-center .col-lg-12.mb-4.mb-xl-0 {
    width: 37% !important;
    padding-right: 0;
    margin-bottom: 0 !important;
    flex: auto;
    }
.align-items-center.justify-content-center.text-center .col-lg-12.col-xl-2.ml-auto.text-right {
    width: 26% !important;
    flex: auto;
    }
.form-search-wrap .form-control {
    height: 45px;
    }
.section-padding-100 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    }
.forFilterBar select.form-control{
    padding-right: 42px !important;	
    }
section.myOrderSec.section-full{
    padding: 15px 0px !important;	
    }
section.about-video-area {
    padding: 20px 0 !important;
    }
section.feature-area.section-gap {
    padding: 20px 0 !important;
    }

}

@media (min-width: 768px) and (max-width: 1199px) {
    .col-md-6.mb-5.aos-init.aos-animate {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width:80%;
    }
    .row.social_med_log {
        width:100% !important;
        display:flex !important;
        justify-content:center;
        align-items:center;
    }
    .login_sec .col-md-7.aos-init.aos-animate {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 81%;
        max-width:81%;
    }
    #products .col-md-3.col-sm-6.equal-col {
        padding:0px 5px;
    }
    .sf-about-box h2.sf-title {
        margin-bottom:0 !important;
    }
    .sf-about-box .sf-provider-cat {
        margin-bottom:0 !important;
    }
    .section-padding-100 {
        padding-top:40px !important;
        padding-bottom:40px !important;
    }
    .resto-near{
        margin-top:10px;	
    }
}


@media (min-width: 1200px) and (max-width: 1280px) {
    div#products .sl-featuredProducts--post figure {
        overflow: hidden !important;
        max-height: 154px !important;
    }
    .yourOrder .sf-about-box h2.sf-title{
        margin-bottom: 0;	
    }
    .about-info .sf-about-box .sf-provider-cat {
        margin-bottom: 0px !important;
    }
    section#sf-provider-info {
        padding: 22px 0;
    }
    section.myOrderSec.section-full{
        padding: 15px 0px !important;	
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
div#products .sl-featuredProducts--post figure {
    overflow: hidden !important;
    max-height: 165px !important;
}
div#products .col-md-3.col-sm-6.equal-col {
    padding: 0px 5px;
}


.yourOrder .sf-about-box h2.sf-title
{
    margin-bottom: 0;	
}
.about-info .sf-about-box .sf-provider-cat {
    margin-bottom: 0px !important;
}

section#sf-provider-info {
    padding: 22px 0;
}

section.myOrderSec.section-full
{
    padding: 15px 0px !important;	
}

}


@media (min-width: 768px) and (max-width: 991px) {

.col-md-6.mb-5.aos-init.aos-animate {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}

.site-navbar .site-navigation .site-menu > li > a {
    padding: 20px 5px;
    font-size: 12px;
}
header.site-navbar.container {
    margin: 0;
    padding: 0 5px;
    width: 100%;
    max-width: 100%;
}
header.site-navbar.container .col-md-9.d-md-block.d-sm-none {
    padding: 0;
}
.row.align-items-center {
    margin-right: 0px;
    margin-left: 0px;
}
ul.site-menu.js-clone-nav.mr-auto.d-md-block {
    padding-left: 0;
}
.top-header-area.aos-init .container.h-100 {
    width: 100%;
    max-width: 100%;
}
.top-header-area.aos-init .container.h-100 .col-12 {
    padding: 0;
}
.top-header-area .top-header-content {
    padding: 10px 0px 10px 10px;
}
.sl-appointment__img img {
    width: 100px;
    height: 100px;
}
.about-info .sf-provider-des {
    padding: 10px;
    margin: 0 15px 15px 0;
}
.about-info .social-bx li {
    margin: 0 1px;
}

.prsn-info.my-profl label {
    width: 100%;
}

.prsn-info.my-profl p strong {
    width: 100%;
}

.prsn-info.my-profl .tvlr-rating {
    width: 100%;
    float: left;
    position: static;
    }
.container-fluid.margin_20_35 .col-md-9.col-sm-8.col-xs-12 {
    max-width: 66%;
    padding: 0;
    }
div#products .col-md-3.col-sm-6.equal-col {
    width: 50%;
    max-width: 100%;
    flex: 50% 0;
    }
div#products .row {
    margin-right: 0;
    }
div#listing_restaurant_div .row {
    margin-right: 0;
    }
h1.mb-0.site-logo {
    width: auto;
    float: left;
    }
.site-navbar .site-navigation .site-menu > li > a {
    padding: 25px 5px;
    }
.site-navbar .site-navigation .site-menu .cta span {
       padding: 2px 2px 3px 7px;
    }
.site-navbar .site-navigation .site-menu .has-children > a {
       padding-right: 10px;
    }
.site-navbar .site-logo {
    margin-top: 4px !important;
    }
.form-search-wrap{
    border-radius:20px;	
    }
.form-search-wrap.mb-3.aos-init.aos-animate {
    width: 100% !important;
    margin: 10px auto !important;
    float: left !important;
    margin-bottom: 15px !important;	
    }
.site-blocks-cover, .site-blocks-cover.top_search_sec> .container > .row {
    min-height: auto;
    height: auto;
    }
.align-items-center.justify-content-center.text-center .col-lg-12.mb-4.mb-xl-0 {
    width: 37%;
    padding-right: 0;
    margin-bottom: 0 !important;
	padding-left: 12px;
    }
.align-items-center.justify-content-center.text-center .col-lg-12.col-xl-2.ml-auto.text-right {
    width: 26%;
    }
.form-search-wrap .form-control {
    height: 45px;
	padding: 0px 10px;
    }
}
@media (min-width: 768px) and (max-width: 822px) {
    .site-navbar .site-navigation .site-menu > li > a {
        font-size: 10px;
    }
}

.form-search-wrap.mb-3.aos-init.aos-animate {
    width:80%;
    margin:0px auto;
    }
label.form-check-label {
    margin-left: 7px;
    }
.login_sec form.p-5.bg-white input {
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif !important;
    }
.row.form-group.loginfoot {
    margin-bottom: 0;
    }
input.btn.btn-primary.py-2.px-4.text-white {
    margin-top: 8px !important;
    }
.row.social_med_log {
    margin: 0 auto;
    width: 80%;
    margin-top: 15px;
    display: table;
    }
a.loginBtn.loginBtn--facebook {
    background: #1e71ad;
    float: left;
    padding: 7px 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    margin-right: 15px;
    }
a.loginBtn.loginBtn--google {
    background: #c52820;
    float: left;
    padding: 7px 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    }
.row.social_med_log i.fa {
    margin-right: 5px;
    font-size: 13px;
    }
i.fa {
    margin-right: 5px;
    font-size: 13px;
    }
a.loginBtn.loginBtn--facebook:hover {
    background: #000000;
    color: #fff;
    text-decoration: none;
    }
a.loginBtn.loginBtn--google:hover {
    background: #000000;
    color: #fff;
    text-decoration: none;
}
.forFilterBar input.form-control {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 55px;
    font-size: 13px;
    padding-right: 15px;
}
.forFilterBar select.form-control {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 55px;
    font-size: 13px;
    padding-right: 15px;
}
/* *:hover {
    transition: all 400ms ease-in-out;
} */
.h5, h5 {
    font-size: 20px;
}
.top-header-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 45px;
    background-color: #f7f7f7;
   
}
.top-header-area .top-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
}
.top-header-area .top-header-content>a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin-right: 30px;
}
.top-header-area .top-header-content>a i {
    padding-right: 5px;
    color: #fff;
}
.tpOpsn {
    float: right;
    margin-left: 20px;
    font-size: 14px;
    color: #fff;
}
.tpOpsn a {
    color: #00bf32;
}
.tpOpsn:first-child a {
    color: #222;
    font-weight: normal;
}
.tpOpsn select {
    color: #fff;
    border: none;
    background-color: #080a52;
}
.tpOpsn i.fa.fa-mobile {
    font-size: 19px;
    position: relative;
    top: 2px;
    right: 2px;
    color: #444648;
}
.round {
    border-radius: 3px;
}
.site-blocks-cover h1.aos-init.aos-animate {
    font-weight: 700;
    font-size: 4em;
}
.site-blocks-cover .text-center p.aos-init.aos-animate {
    font-size: 18px;
}
.site-blocks-cover p.aos-init {
    font-weight: 400;
    margin-top: 15px;
}
.form-search-wrap input.form-control.rounded {
    border-radius: 6px !important;
   /* border: 1px solid #ddd;*/
}
.form-search-wrap select.form-control.rounded {
    border-radius: 6px !important;
}
.form-search-wrap input.btn.btn-primary.btn-block.rounded {
       border-radius: 6px !important;
    background-color: #444648 !important;
    border-color: unset !important;
    border: unset;
    font-size: 14px;
}
a.show-list-mode {
    background-color: #444648!important;
    color: #fff !important;
    padding: 9px 20px !important;
    border-radius: 40px;
    border: 2px solid #fff !important;
    font-size:14px;
    margin-left: 0px !important;
   
}
.form-search-wrap input.btn.btn-primary.btn-block.rounded:hover {
    background-color: #000;
}
.site-navbar .site-navigation .site-menu .cta span:hover {
    background-color: #000;
}
.welcome-area {
    position:relative;
    z-index:1;
    height:auto;
    margin-top:30px;
}
.welcome-area .google-maps {
    width: 100%;
    height: 100%;
}
.welcome-area .google-maps iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.border-primary h2 span {
    color: #231f20;
}
a.btn.btn-primary.rounded.text-white:hover {
    background-color: #000;
}
a.btn.btn-primary.rounded.text-white {
    background-color: #231f20;
    border-radius: 25px !important;
    border: none;
}
.section-padding-100-70 {
    padding-top: 100px;
    padding-bottom: 70px;
}
.section-padding-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.jarallax {
    position: relative;
    z-index: 0;
}
.bg-img {
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
section.rehome-call-to-action-area:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    /*background: rgba(0, 0, 0, 0.73);*/
}
.call-to-action-content h2 {
    font-size: 48px;
    color: #fff;
    margin-bottom: 12px;
}
.call-to-action-content p {
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    margin-bottom: 0;
    margin-bottom: 0px;
}
.calTacsn {
    float: left;
    max-width: 80%;
}
.call-to-action-content .download-btn {
    float: right;
}
.call-to-action-content .download-btn a.btn.btn-primary.rounded {
    float: right;
    margin-top: 27px;
    border: 2px solid #fff !important;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px !important;
}
.call-to-action-content h2 {
    font-size: 48px;
    color: #ffffff;
    margin-bottom: 12px;
    font-weight: 700;
}
.tpProduct .owl-nav {
    bottom: auto;
    top: 35%;
    width: 100%;
}
.tpProduct .owl-nav .owl-prev {
    padding: 0;
    margin-left: -40px;
    text-align: left;
    font-size: 40px;
}
.tpProduct .owl-nav .owl-next {
    margin-right: -40px;
    float: right;
    padding: 0;
    font-size: 40px;
}
.tpProduct .owl-nav .owl-prev {
/* font-size: 40px; */
}
.listing .lh-content h3 a {
     color: #0e0e0e;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 21px;
    }
.prdctPric span.cutPrice {
    font-size: 14px;
    text-decoration: line-through;
    color: #6f6a6b;
    font-weight: 600;
}
.prdctPric {
        float: left;
    width: 100%;
    margin-bottom: 0px;
    font-weight: normal;
    color: #222;
    font-size: 15px;
}
button.adToCart {
    display: table;
    margin: 0 auto;
    font-size: 13px !important;
    border-radius: 25px;
    padding: 5px 15px;
    border: none;
    background-color: #080a52;
    color: #fff;
}
button.adToCart:hover {
    background-color: unset;
    color: #444648;
    text-decoration: none !important;
    outline: none;
    border:1px solid #444648;
}
.lh-content a {
    text-decoration: none !important;
}
button.adToCart {
       display: block;
    margin: 0 0;
    font-size: 13px !important;
    border-radius: 25px;
    padding: 5px 15px;
    border: none;
    background-color: #ffffff;
    color: #444648;
    border: 1px solid #444648;
    font-weight: 700;
    text-decoration: none !important;
    outline: none;
    width: 100%;
}
.advertBox img {
    width: 100%;
}
.advertBox {
    float: left;
    width: 100%;
}
.tpProduct .owl-carousel {
    margin-bottom: 20px;
}
.tpProduct .d-block.d-md-flex.listing.vertical {
    border-top: 1px solid #444648 !important;
    border-right: 1px solid #444648!important;
    border-bottom: 1px solid #444648 !important;
    border-left: 1px solid #444648!important;
    border-radius: 10px;
}
.offers {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 11px;
    padding: 3px 7px;
    border-radius: 15px;
    background-color: #231f20;
    color: #fff;
}

.assrNfrtur {
    float: left;
    width: 100%;
}
.assrNfrtur a {
    padding: 1px 4px;
    margin-right: 6px;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
}
.assrNfrtur a.featured {
    background-color: #353434;
}
.assrNfrtur a.Verified {
    background-color: #66bb6a;
}
.ownr_img {
    position: absolute;
    top: -20px;
    z-index: 999999;
    width: 40px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fff;
    left: 15px;
}
.testimonialSection {
    position: relative;
    background-image: url(../images/bg7.jpg);
}
.testimonialSection:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
/* background-image: linear-gradient(to right, #444648, #444648 , #F7FF0A ) !important; */
    background-color: #f9f9f9 !important;
}
.site-section.bg-white.testimonialSection {
    background-image: none !important;
    background-color: #444648 !important;
    /*border-bottom: 1px solid #0e0e0e;*/
}
.testimonialSection .border-primary h2 {
    color: #222 !important;
    margin-bottom: 25px;
}
.testimonialSection .slide-one-item {
}
.testimonialSection .slide-one-item .testimonial {
    color: #222;
}

/*.footlogo {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}*/
.foot_Img a {
    margin-left: 15px;
}
.foot_Img {
        float: left;
    margin-left: 43%;
}
.footSecond {
    float: left;
    width: 100%;
  /*  background-image: linear-gradient(to right, #444648 ,#444648, #F7FF0A ) !important;*/
    padding-top: 5px;
}
footer.site-footer {
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: 0px;
}
.footFirst {
    float: left;
    width: 100%;
    padding: 20px 0px;
}
.site-section.bg-light.aos-init.aos-animate {
    background-color: #efefef!important;
}
/* .site-section.tpProduct {
    background-image: url(../images/mailPtrnBg.png);
    background-size: 100%;
} */
.site-section.full-bg {
    background-image: url(../images/mailPtrnBg.png);
    background-size: 100%;
}
.footFirst {
    background-image: url(../images/foot-back.png);
    background-repeat-y: no-repeat;
    background-size: 24%;
    background-position: top;
    background-color: #fff !important;
    border-bottom: unset !important;
}
.site-footer p {
    color: #fff;
    font-size: 13px;
    margin-top: 5px;
}
/*************** Login Page ***********************/
.site-section.bg-light.login_sec {
  /*  background-image: url(../images/full-Bg-acnt.png);*/
    background-size: cover;
    padding: 3em 0px;
    background-color: #FFF !important;
}
.login_sec form.p-5.bg-white {
    border-radius: 3px;
    /*box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);*/
}
.site-section.bg-light.login_sec h2.mb-5.text-black {
    text-align: center;
    color: #444648 !important;
    margin-bottom: 20px !important;
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 22px;
    width: 100%;
    padding: 10px 12px;
    margin-bottom: 0 !important;
    padding-bottom: 0px;
    margin-top: 12px;
}
.login_sec form.p-5.bg-white input {
    border-radius: 3px;
    box-shadow: -1px 2px 2px #ccc3;
}
.login_sec form.p-5.bg-white .form-group input.btn-primary {
    display: table;
    margin: 0 auto;
    min-width: 150px;
    background-image: linear-gradient(to right, #444648 ,#444648) !important;
    border: none;
    font-family: 'PT Sans Narrow' !important;
    font-size: 17px;
    letter-spacing: 2px !important;
    font-weight: bold;
	border: 1px solid #444648 !important;
}
.login_sec form.p-5.bg-white .form-group input.btn-primary:hover {
    background-image: linear-gradient(to right,#444648, #444648  ) !important;
}
.row.form-group.loginmid a {
    color: #000;
    font-family: 'PT Sans Narrow';
    left: 2px !important;
    font-size: 13px;
}
.row.form-group.loginfoot a {
    font-weight: 700;
    color: #444648;
}
.row.form-group.loginfoot p {
   text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
    font-size: 13px;
}
/*.site-navbar .site-logo a img.logoMail {
    width: 67%;
    max-width: 220px; 
    padding: 13px;
}*/
.footlogo img {
    width: 80%;
    max-width: 200px;
}
/*********************** Register page ****************/

/*form styles*/
#msform {
    width: 100%;
    margin: 30px auto;
    text-align: center;
    position: relative;
    min-height: 70vh;
}
#msform fieldset {
    background: #fff !important;
    border: 0 none;
  border-radius: unset !importants;
/*    box-shadow: 0 0 15px 1px rgb(0 0 0 / 40%);
*/    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    margin: 0px;
    position: relative !important;
    border-radius: 3px !important;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}
/*inputs*/
#msform input, #msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    width: 100%;
    box-sizing: border-box;
    font-family:'Open Sans', sans-serif;
    color: #2C3E50;
    font-size: 14px;
    /*border-radius: 25px;*/
    box-shadow: -1px 2px 2px #ccc3;
    line-height: normal;
}
/*buttons*/
#msform .action-button {
    width: 150px;
    color: white;
    cursor: pointer;
    padding: 10px 5px;
    margin: 0 auto;
    min-width: 150px;
    background-color: #444648;
    border: none;
    border-radius: 25px;
    margin-bottom: 20px;
    font-size: 14px;
    margin-top: 30px;
}
#msform .action-button:hover, #msform .action-button:focus {
    /* box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60; */
    background-color: #000000;
}
/*headings*/
.fs-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #2b2d2f;
    margin-bottom: 20px;
}
.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    /*overflow: hidden; */
    counter-reset: step;
    padding: 0;
}
#progressbar li {
    list-style-type: none;
    color: #444648;
    text-transform: uppercase;
    font-size: 12px;
    width: 33.33%;
    float: left;
    position: relative;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 40px;
    line-height: 40px;
    display: block;
    font-size: 16px;
    color: #333;
    background: #dadada;
    border-radius: 25px;
    margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #dadada;
    position: absolute;
    left: -50%;
    top: 20px;
    z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
   background-image: linear-gradient(to right, #444648 , #cbcbcb ) !important;
    color: white;
}
#msform fieldset label.text-black {
    text-align: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #292929 !important;
    margin-bottom: 0px;
}
#msform input[type="file"] {
    padding: 8px;
}
/*#msform input[type="file"] {
    display: none;
}*/
.custom-file-upload {
    display: none;
    cursor: pointer;
    padding: 11px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    /*font-family: montserrat;*/
    color: #2C3E50;
    font-size: 12px;
    border-radius: 25px;
    box-shadow: -1px 2px 2px #ccc;
    text-align: left;
}
#msform fieldset .row.form-group {
    margin-bottom: 10px;
}
.signupmsg p {
    font-size: 13px;
}
.signupmsg p a {
    font-weight: 600;
    color: #444648;
}
.top-social-area.ml-auto {
    float: left;
    width: 100%;
}
.tpOpsn:first-child {
    float: left;
    margin-left: 0;
}
.tpOpsn:last-child {
    background-color: #fff;
    padding: 0px 10px;
    border-radius: 25px;
}
.tpOpsn:last-child i.fa {
    color: #00c378;
    font-size: 22px;
}
.tpOpsn:last-child a {
    font-size: 16px;
    font-weight: 700;
}
.bx_mainAgree .wrapper_1.account {
    display: block;
    text-align: center;
    padding: 60px 40px 40px;
    min-height: 100vh;
    background-size: 100% !important;
    background-position: top;
background-image: linear-gradient(to right, #444648 ,#444648, #444648 ) !important;
    display:flex;
    align-items:center;
}

/*a.btn.nikki-btn:before {
    content: "";
    -webkit-transition: background-color,color,.3s ease;
    transition: background-color,color,.3s ease;
    width: 100%;
    background: #da153e;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    border: 2px solid #da153e;
}*/

.bx_mainAgree .account .inner_1 {
    width:700px;
    margin:0px auto;
    padding:30px;
    border-radius:5px;
    display:inline-block;
    float:none;
    text-align:center;
    color:#fff;
    position:relative;
    z-index:999999;
    border:1px solid #ddd;
}
.witLogo {
    text-align: center;
    margin-bottom: 0px;
    display: table;
    padding: 8px 15px;
}
.bx_mainAgree p {
    color: #fff;
    font-size: 16px;
    font-family: 'Open Sans';
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h2.adult_18 {
   padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px;
    letter-spacing: 2px;
    font-family: 'PT Sans Narrow';
}
.btn_agr {
    text-align: center;
}
ul.list_agNtn li {
    display: inline-block;
    margin: 25px 15px 15px;
    margin-top: 0px;
}
ul.list_agNtn li a {
    border: none;
    font-size: 16px !important;
    background-color: transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.nikki-btn {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 180px;
    height: 50px;
    color: #ffffff;
    background-color: #2f166f;
    border: 1px solid #2f166f;
    border-radius: 2px;
    padding: 0 30px;
    font-size: 14px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 500;
}
ul.list_agNtn li:Last-child a {
    min-width: auto;
}
ul.list_agNtn li + li a {
    background: none;
    border-color: #fff;
}
ul.list_agNtn li a {
    border: none;
    font-size: 16px !important;
    background-color: transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.wrapper_1.account:before {
    content: "";
   background-image: linear-gradient(to right, #444648 ,#444648, #444648 ) !important;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
/*    background: -moz-linear-gradient(left, rgba(47,22,111,1) 0%, rgba(110,22,104,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(47,22,111,1)), color-stop(100%, rgba(110,22,104,1)));
    background: -webkit-linear-gradient(left, rgba(47,22,111,1) 0%, rgba(110,22,104,1) 100%);
    background: -o-linear-gradient(left, rgba(47,22,111,1) 0%, rgba(110,22,104,1) 100%);
    background: -ms-linear-gradient(left, rgba(47,22,111,1) 0%, rgba(110,22,104,1) 100%);
    background: linear-gradient(to right, rgba(47, 22, 111, 0.89) 0%, rgba(110, 22, 104, 0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f166f', endColorstr='#6e1668', GradientType=1 );*/
}
ul.list_agNtn li:Last-child a:before {
    border: 2px solid #ddd;
    background-color: transparent;
    min-width: auto;
}
a.btn.nikki-btn:before {
    content: "";
    -webkit-transition: background-color, color, .3s ease;
    transition: background-color, color, .3s ease;
    width: 100%;
    /* background: #444648; */
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    border: 4px solid #fff;
    border-radius: 25px;
    background-image: linear-gradient(to right, #444648 , #444648 ) !important;
}
ul.list_agNtn li a:hover {
    color: #fff;
}
ul.list_agNtn li:Last-child a {
    min-width: auto;
}
a.btn.nikki-btn.animated.fadeIn:hover:before {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-color: rgba(255,255,255,0.2);
    background-color: #000000;
    border-color: #fff;
}
ul.list_agNtn li:Last-child a:before {
    border: 4px solid #fff;
    background-color: #231f20;
    min-width: auto;
}
.witLogo img {
    width: 315px;
}
input#getLocation {
    width: 100%;
    border-radius: 25px !important;
    font-size: 14px;
    background-color: #fff;
}
form#search_form .wrap-icon i.fa {
    position: absolute;
    top: 15px;
    left: 40px;
}
/*span.icon-menu.h3 {
    display: none;
}*/

.site-navbar .site-logo {
    margin-top: 0px;
}
.top-social-area.ml-auto .pull-right li {
    float: left;
    list-style: none;
    margin-left: 14px;
}
.top-social-area.ml-auto .pull-right li a.cta {
    border: 1px solid #ddd;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 13px;
    color: #222;
}
.tpOpsn.for-FixedChat {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99;
}
.top-social-area.ml-auto .pull-right li a.cta:hover span {
    color: #000 !important;
}
.tpOpsn.for-FixedChat a:hover i.fa {
    color: #000;
}
.top-social-area.ml-auto .pull-right li a.cta:hover {
    background-color: #fff;
    text-decoration: none;
}
.tpOpsn.for-FixedChat a {
    position: relative;
}
.tpOpsn.for-FixedChat a i.fa.fa-comment {
    font-size: 75px;
}
.tpOpsn.for-FixedChat a span {
    position: absolute;
    color: #fff;
    top: -32px;
    z-index: 999;
    right: 7px;
    width: 50px;
    font-weight: 800;
    font-size: 17px;
    line-height: 19px;
}
/************* Search Services Box ****************/

.sf-search-result-girds {
    margin-bottom: 0px;
    margin-top: 0px;
}
.btn-advace-wrap .btn-advace-search::after, .sf-featured-top, .sf-latest-news .post-thum, .sf-featured-media {
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}
.sf-featured-top:hover .sf-featured-media {
    transform: scale(1.1);
}
.sf-featured-media {
    height: 250px;
    background-size: cover;
    background-position: center;
    transition: all 400ms ease-in-out;
    background-repeat: no-repeat;
}
.sf-overlay-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.sf-categories-label {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: #ff650d;
    z-index: 1;
}
.sf-categories-label, .sf-featured-sign {
    padding: 3px 5px 3px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-transform: uppercase;
    font-weight: 500;
}
.sf-categories-label a {
    color: #fff;
}
.sf-featured-approve {
    position: absolute;
    white-space: nowrap;
    top: 20px;
    right: 20px;
    background-color: #f34343;
    color: #FFF;
    font-size: 11px;
    width: 80px;
    line-height: 20px;
    height: 25px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    z-index: 1;
    padding: 1px 5px 0;
    overflow: hidden;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    -ms-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}
.sf-featured-approve span {
    font-size: 12px;
    font-weight: 500;
    padding-left: 5px;
}
.sf-featured-item {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #FFF;
    font-size: 18px;
    z-index: 1;
}
.sf-featured-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 85%;
    padding: 15px 20px;
}
.sf-featured-sign {
    background-color: #77c04b;
    margin-bottom: 5px;
}
.sf-featured-provider {
  font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    white-space: nowrap;
    width: 215px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.sf-featured-address {
       padding: 2px 0;
    font-size: 14px;
    color: #000;
    font-size: 12px;
    /* font-weight: bold; */
    text-transform: capitalize;
    white-space: nowrap;
    width: 215px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 22px;
}
.sf-featured-address i {
    font-size: 16px;
}
.sf-show-rating .rating-disabled {
    cursor: text;
}
.sf-show-rating .rating-sm {
    font-size: 15px;
}
.sf-show-rating .star-rating .caption, .sf-show-rating .star-rating .clear-rating {
    display: none;
}
.star-rating .clear-rating {
    padding-right: 5px;
}
.star-rating .clear-rating, .star-rating-rtl .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%;
}
.sf-show-rating .rating-container {
    font-size: 12px;
}
.sf-show-rating .rating-container {
    letter-spacing: 2px;
    font-size: 15px;
}
.rating-container {
    color: #c8c8c8;
}
.rating-container {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #e3e3e3;
    overflow: hidden;
}
.rating-gly-star {
    font-family: 'Glyphicons Halflings';
    padding-left: 2px;
}
.sf-featured-girds .sf-profile-link, .sf-search-result-girds .sf-profile-link {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.sf-featured-bot {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}
.sf-featured-bot {
  padding: 0px;
    background-color: #fff;
    border: unset;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 10px;
}
.sf-featured-text {
    margin-bottom: 15px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.sf-featured-bot .sf-provider-tooltip .btn {
    padding: 0;
    border: none;
    background: none;
    margin: 0 15px 0 0 !important;
    width: auto;
}
.sf-featured-top {
    position: relative;
    overflow: hidden;
}
.sf-featured-info .star-rating span.fa {
    color: #f3c900;
}
.sf-featured-approve:hover {
    width: 80px;
}
.sf-featured-bot .sf-featured-comapny {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
}

/******************** Search Product box ********************/

.sl-featuredProducts--post {
    display: flex;
    flex-direction: column;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 30px;
    padding: 8px;
    background-color: #fff;
    /* background: #fefefe; */
    box-shadow: 0px 5px 90px 0px rgb(110 123 131 / 10%);
}
.sl-featuredProducts--post figure {
    position: relative;
    border-bottom: 1px solid #ddd;
    border-radius: 6px 6px 0 0;
    background-color: #fff;
    margin-bottom: 0px;
}
.sl-featuredProducts--post img {
        width: 66%;
  /*  border-radius: 6px 6px 0 0;*/
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sl-featuredProducts--post figcaption {
    position: absolute;
    top: -20px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 20px;
    line-height: 0;
    left: -20px;
}
.sl-featuredProducts--post figcaption .sl-slider__tags {
    margin-bottom: 0;
}

.sl-slider__tags a, .sl-slider__tags span {
    font: 400 12px "Source Sans Pro", sans-serif;
    border-radius: 2px;
    height: 18px;
    color: #fff;
    padding: 0 7px;
    line-height: 1.4166666667em !important;
}
.sl-bg-red-orange {
    background-color: #ff7043;
}
.sl-featuredProducts--post figcaption > a {
    color: #ddd;
}
.sl-featuredProducts--post__content {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin-top: -3px;
    background-color: #fff;
}
.sl-featuredProducts--post__title h6 {
    color: #363636;
}
.sl-featuredProducts--post__content h6 {
    font-size: 0.875rem;
    color: #767676;
    line-height: 1.142857;
}
.sl-featuredProducts--post__price {
    display: flex;
    align-items: baseline;
}
.sl-featuredProducts--post__content h5 {
    line-height: 1.333333;
    font-size: 12px;
	font-weight: 600;
}
.sl-featuredProducts--post__price h6 {
    font-size: 14px;
}
.sl-featuredProducts--post__price h6 {
    padding-left: 7px;
    text-decoration: line-through;
}
.sl-featuredProducts--post__content h6 {
    font-size: 14px;
    color: #232323;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 0;
}
.sl-featuredProducts--post__content .sl-featureRating {
    padding: 3px 0 1px;
    width: 100%;
    display: block;
    margin-bottom: 5px;
}
.sl-featuredProducts--post__content .sl-featureRating .star-rating {
    float: left;
    margin-right: 5px;
}
.sl-featuredProducts--post__content .sl-featureRating .star-rating span.fa.fa-star {
    color: #e6b314;
}
.sl-featureRating {
    font-family: "Source Sans Pro", sans-serif;
    color: #767676;
    line-height: 19px;
}
.sl-featureRating__stars {
    letter-spacing: 1px;
}
.sl-featureRating__stars, .sl-featureRating__stars span, .sl-featureRatingDollars__dollars, .sl-featureRatingDollars__dollars span {
    position: relative;
    width: 77.5px;
    height: 16px;
    line-height: 16px;
}
.sl-featureRating__stars span {
    width: 80%;
    overflow: hidden;
}
.sl-featureRating__stars::before {
    color: #dadada;
}
.sl-featureRating__stars::before, .sl-featureRating__stars span::after {
    color: #ffcc03;
    content: '\f005 \f005 \f005 \f005 \f005';
}
.sl-featureRating__stars::before, .sl-featureRating__stars span::after, .sl-featureRatingDollars__dollars::before, .sl-featureRatingDollars__dollars span::after {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    font-family: 'Font Awesome 5 Free';
}
.sl-btn {
    justify-content: center;
    font: 600 14px "Source Sans Pro", sans-serif;
    color: #363636;
    border: 1px solid #444648;
    border-radius: 6px;
    height: 44px;
    padding: 0 10px;
    /* min-width: 136px; */
    background-color: #fff;
    padding: 10px;
    height: auto;
    line-height: normal;
    font-weight: 400;
}
.sl-btn:hover {
    background-color: #444648;
    color: #fff;
}
.sl-featuredProducts--post em {
    font-style: normal;
}
.btn-group.sf-provider-tooltip {
    display: block;
}
.sl-featuredProducts--post__content em {
    margin: 10px 0px;
    font-size: 14px;
    color: #231f20;
}
.sl-featuredProducts--post__content .sl-featureRating em {
    font-size: 12px;
    color: #636363;
}
.btn-group.sf-provider-tooltip a:hover {
    background-color: #444648;
  color: #fff !important;
    text-decoration: unset !important;
}
.btn-group.sf-provider-tooltip a {
    text-align: center;
    padding: 10px;
    display: block;
    border: 1px solid #444648;
    border-radius: 3px;
    color: #444648 !important;
    font-size: 13px;
}
/************** Single Product ********************/
.section-full {
    padding: 70px 0;
}
.bg-gray {
    background-color: #fff;
}
.section-full {
    padding: 80px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    padding: 30px;
    background-color: #fff;
   
}
.about-info .sf-provider-des {
    padding: 15px;
    background: #F5F5F5;
    text-align: center;
    margin: 0 15px 15px 0;
    position: relative;
   
}
/*.sf-thum-bx {
    background-color: #fff;
    margin-bottom: 20px;
}*/
.sf-thum-bx img, .post-thum-bx img, .post-thum img {
    width: 100%;
    height: auto;
}
.contact-info-widget .single-info p a {
    color: #444648;
    font-size: 13px;
}
.about-info .sf-provider-name {
       display: block;
    font-size: 20px;
    padding-top: 15px;
    font-weight: 600;
    color: #333;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
.about-info .social-bx {
    margin: 15px 0 10px;
    float: none;
}
.social-bx, .login-bx {
    margin: 0 0 0 15px;
    float: right;
}
.about-info .social-bx li {
    padding: 0;
    margin: 0 2px;
    display: inline-block;
}
.about-info .social-bx li a {
    border: 1px solid #CCC;
    padding: 7px;
    width: 30px;
    height: 30px;
    color: #999;
}
.about-info .sf-about-box {
    padding: 20px;
    padding-top: 0px;
}
.about-info .sf-title {
    margin: 0 0 20px;
}
.about-info .tagline {
    margin: 0px;
    display: block;
    color: #444648;
    font-weight: bold;
    text-transform: capitalize;
}
.sf-provider-cat {
    margin-bottom: 20px;
    margin-right: 300px;
}
.sf-provider-cat a {
    margin-left: 5px;
}
.sf-about-box .shared-bx {
    display: table;
    width: 780px;
    margin-bottom: 15px;
}
.about-info .sharebtn-bx {
    /* width: 42%; */
    padding-left: 0;
}
ul.sharebtn-bx, ul.share-social-bx {
    list-style: none;
    margin: 0;
    min-height: 34px;
}
ul.sharebtn-bx {
    float: left;
}
.about-info .shared-bx .sharebtn-bx li {
    background: #FFF;
    margin-bottom: 5px;
}
ul.sharebtn-bx li, ul.share-social-bx li {
    display: inline-block;
    border: 1px solid #efeded;
    padding: 0px 10px 0 0;
    height: 34px;
    margin-right: 8px;
}
ul.sharebtn-bx li a, ul.share-social-bx li a {
    display: inline-block;
}
ul.sharebtn-bx li i, ul.share-social-bx li i {
    display: inline-block;
    text-align: center;
    color: #3396d1;
    padding: 10px;
    margin-right: 10px;
    border-right: 1px solid #efeded;
    font-size: 11px;
}
section.myAccountSec {
    padding: 50px 0;
    background-image: url(../images/full-Bg-acnt.png);
    background-size: cover;
    padding: 3em 0px;
    background-color: #f3f3f3 !important;
}
form#update_frm .box_style_2 {
    float: left;
    width: 100%;
    border-radius: 25px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    border: none;
}
form#update_frm .box_style_2 h2.inner {
    border-radius: 25px 25px 0px 0px;
    padding: 20px;
}
form#update_frm .box_style_2 input {
    border-radius: 25px;
}
form#update_pwd .box_style_2 {
    float: left;
    width: 100%;
    border-radius: 25px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    border: none;
}
form#update_pwd .box_style_2 h2.inner {
    border-radius: 25px 25px 0px 0px;
    padding: 20px;
}
form#update_pwd .box_style_2 input {
    border-radius: 25px;
}
form#update_pwd button#update_oldpwd {
    background-color: #444648;
    color: #fff;
    margin: 0;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    display: table;
    margin: 0 auto;
    width: auto;
}
section.rehome-call-to-action-area.bg-overlay {
   
   background-image: linear-gradient(to right, #444648 , #F7FF0A, #444648) !important;
}
#msform input::-webkit-outer-spin-button, #msform input::-webkit-inner-spin-button {
 -webkit-appearance: none;
}
#msform fieldset .form-group h2 {
    font-size: 16px;
    font-weight: 600;
    /* margin-top: 10px; */
    /* border-top: 1px solid #ddd; */
    padding-top: 10px;/* background-color: #f3f3f3; */
}
.row.vehicle_dtl {
    /* background-color: #f1f1f1; */
    margin-bottom: 10px;
    border: 1px solid #dddd;
    margin: 15px 0px;
    padding: 5px;
}
 @media (min-width: 320px) and (max-width: 767px) {
    .calTacsn {    
        max-width:100%;
    }
    .tpOpsn:first-child {
        display: none;
    }
.tpProduct .owl-nav .owl-prev {
    padding: 0;
    margin-left: 0px;
    text-align: left;
    font-size: 40px;
}
.tpProduct .owl-nav .owl-next {
    margin-right: 0px;
    float: right;
    padding: 0;
    font-size: 40px;
}
.site-blocks-cover h1.aos-init.aos-animate {
    font-weight: 700;
    font-size: 25px;
}
.site-blocks-cover p {
    font-size: 13px;
    margin-bottom: 0px;
}
.form-search-wrap input {
    height: 40px !important;
    line-height: 12px;
}
.form-search-wrap select {
    height: 40px !important;
    line-height: 20px;
}
a.site-menu-toggle.js-menu-toggle.text-black {
    float: right;
    margin-right: 20px;
	margin-top: 8px;
}
.site-blocks-cover.overlay {
/*    position: relative;
    background-position: 50% 0px !important;
    min-height: 82vh;
    height: calc(82vh);*/
	position: relative;
    background-position: 50% 0px !important;
    min-height: auto;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;	
}
.site-blocks-cover > .container > .row {
    min-height: 76vh;
    height: calc(86vh);
}
.call-to-action-content h2 {
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 12px;
    font-weight: 700;
}
.call-to-action-content p {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    margin-bottom: 0px;
}
.call-to-action-content .download-btn {
    float: left;
}
.foot_Img {
    float: right;
    margin-bottom: 15px;
}
.bx_mainAgree .account .inner_1 {
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px 10px;
    border-radius: 5px;
    display: inline-block;
    float: none;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 999999;
    margin-top: 0px;
}
.witLogo {
    text-align: center;
    margin-bottom: 20px;
    display: table;
    margin: 00px auto;
    padding: 8px 0px;
}
h2.adult_18 {
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
    letter-spacing: 1px;
}
.btn_agr ul.list_agNtn {
    margin: 0px;
    padding: 0;
}
ul.list_agNtn li {
    display: inline-block;
    margin:5px 5px 15px;
}
.bx_mainAgree .wrapper_1.account {
    text-align: center;
    padding: 15px 0px;
    min-height: 100vh;
    background-size: cover !important;
    background-position: top;
    background-color: #c5c5c5 !important;
}
.witLogo img {
    width: 250px;
    margin-top: 25px;
}
.cnt_shop a {
    padding: 10px 5px 10px;
    font-size: 12px;
}
}
#owl-demo .item {
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
div#owl-demo {
    background-color: #fff;
    padding: 0px 15px;
}
div#demo .customNavigation {
    position: absolute;
    z-index: 9;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 40%;
}
div#demo .customNavigation a.btn.prev {
    float: left;
    margin-left: 6px;
    font-size: 18px;
    color: #a7a7a7;
}
div#demo .customNavigation a.btn.next {
    float: right;
    margin-right: 6px;
    font-size: 18px;
    color: #a7a7a7;
}
div#demo .customNavigation {
    text-align: right;
    }
div#demo .customNavigation a:hover {
    color: #000 !important;
    }
div#demo .customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
.ctimg_show {
    /* float: left; */
    width: 100%;
    overflow: hidden;
    /* height: 200px; */
    margin: auto !important;
}
.about-info .sf-about-box p {
    /* font-size: 13px; */
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 0;
    letter-spacing: 0.05em;
    /* font-family: 'PT Sans Narrow'; */
    margin-bottom: 20px;
}

/*button.btn.btn-sm.btn-primary.sf-review-btn {
    background-color: #444648;
    margin-top: 15px;
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    float: left;
    display: block;
	border: 1px solid #444648 !important;
    }*/
.sidebar-wrapper .widget {
    background-color: #FFF;
    margin-bottom: 20px;
    padding: 12px;
    width:64%;
    border-radius: 4px;
    float: right;
}
.pro-tem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pro-tem {
    width: 115px;
    margin: auto;
    height: 123px;
}
.widget-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 14px;
   /* margin-bottom: 30px;
    margin-top: 20px;*/
    text-transform: capitalize;
    text-align: center;
    padding: 10px;
    }
.open-time-widget ul {
    padding-left: 0px;
    list-style: none;
    }
.contact-info-widget .single-info {
    margin-bottom: 11px;
    }
.contact-info-widget .single-info h5 {
    color:#666666;
    float:left;
    font-weight:500;
    line-height:24px;
    margin:0;
    text-transform:capitalize;
    width:120px;
    font-size:14px;
    }
.contact-info-widget .single-info p {
    overflow: hidden;
    color: #666666;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    text-transform: capitalize;
    width: 80px;
    font-size: 14px;
    }
.open-time-widget ul>div {
    margin-bottom: 0px;
    }
.open-time-widget ul li:last-child {
    margin-bottom: 0;
    }
.open-time-widget ul li h5.day {
    float: left;
    font-size: 14px;
    min-width: 30px;
    color: #656565;
    }
.open-time-widget ul li .dates {
    float:right;
    }
.open-time-widget ul li .date {
    display: block;
    transition: none;
    text-align: right;
}
.open-time-widget ul li .date {
    display: block;
    transition: none;
    text-align: right;
}
.welcome-area.selrLocsn {
    height: 430px;
}
.rating-block {
    border: 1px solid #ddd !important;
    padding: 15px 15px 20px 15px;
    border-radius: 3px;
    margin-bottom: 10px;
}
/*.rating-product {
    padding-left: 0px;
    padding-right: 0px;
}*/
.bold {
    font-weight: 700;
}
.padding-bottom-7 {
    padding-bottom: 7px;
}
.review-block {
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 15px;
}
.review-block-name {
    font-size: 12px;
    margin: 10px 0;
}
.review-block-date {
    font-size: 12px;
}
.review-block-rate {
    font-size: 13px;
    margin-bottom: 15px;
}
.review-block-title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;

}
.review-block-description {
    font-size: 13px;
}
.row.for-Ratingsec {
    margin-top: 50px;
}
.row.for-Ratingsec .rating-block button.btn-sm {
    padding: 5px;
    width: 34px;
    color: #fff;
}
section.bg-gray.seller_ProSer .resto-near {
    border: none;
    background-color: transparent;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
section.bg-gray.seller_ProSer {
    padding-bottom: 50px;
}
section.bg-gray.seller_ProSer .resto-near h4 {
    font-size: 22px;
}
.seller_ProSer .sl-featuredProducts--post__content {
    background-color: #fff;
    border-radius: 5px;
}
.sl-appointment {
    margin-top: -100px;
    z-index: 9;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-radius: 6px;
    width: 100%;
    padding: 30px;
    float: left;
    position: relative;
 border:1px solid #ddd;
 /*min-height: 500px;*/
}
.sl-appointment .shared-bx_social {
    position: absolute;
    right: 25px;
    top: 30px;
}

.sl-appointment__note {
    flex: 0 0 190px;
    margin-left: auto;
    text-align: center;
    float: right;

}
#merchantimg {
  border-radius: 0px !important;
  transition: 0.5s;
}

#merchantimg:hover {
    border: 2px solid #444648;
    z-index: 999;
    height: 400px;
    width: 400px;
    position: relative;
}

/*.sf-thum-bx.overlay-black-light{
width: 280px;
height:280px;
}
*/


.sl-appointment__img img {
    border-radius: 50%;
   /* width: 100px;*/
}

.sl-slider__tags a:nth-last-child(n+2), .sl-slider__tags span:nth-last-child(n+2) {
    margin-right: 5px;
}
.sl-slider__tags a, .sl-slider__tags span {
  font: 400 12px "Source Sans Pro", sans-serif;
    border-radius: 2px;
    height: auto;
    color: #fff !important;
    padding: 6px 8px;
    line-height: unset !important;
}
.sl-bg-red-orange {
    background-color: #444648;
}
.sl-appointment__content h5 {
    line-height: 1.3888888889em;
    font-size: 13px;
}
.sl-appointment__content h3 {
    line-height: 1.2142857143em;
}
.sl-appointment__feature {
    padding-bottom: 5px;
    flex-wrap: wrap;
    margin-top: -3px;
    float: left;
    width: 100%;
    font-size: 14px;
}
.sf-provider-des .sf-thum-bx img {
    height: 100%;
    width: 100%;
    object-fit: fill;
}

.sl-featureRating {
    font-family: "Source Sans Pro", sans-serif;
    color: #767676;
    line-height: 19px;
}
.sl-appointment__feature > div:nth-child(n+2) {
    position: relative;
    margin-left: 16px;
    padding-left: 23px;
}
.sl-appointment__feature > div .text-warning {
    float: left;
    margin-right: 10px;
}

.sl-appointment em {
    font-size: 0.875rem;
    font-style: normal;
}
.sl-appointment__feature > div:nth-child(n+2)::before {
    content: '|';
    position: absolute;
    font: 400 14px "Open Sans", sans-serif;
    color: #767676;
    left: 0;
}
.sl-detail {
    color: #767676;
    flex-wrap: wrap;
    margin-top: -3px;
    margin: 0 -15px;
    float: left;
    width: 100%;
}
.sl-detail > div {
    padding: 0 15px;
    padding-top: 3px;
    float: left;
}
.sl-appointment em {
    font-size: 13px;
    font-style: normal;
}
.sl-bg-green {
    background-color: #66bb6a;
}
.sl-detail > div em i {
    padding-right: 8px;
    font-size: 14px;
}
.sl-detail > div em a {
    color: #767676;
}
.sl-appointment__note h6 {
    line-height: 1.125em;
    font-weight: 700;
}
.sl-alert-color {
    color: #e74c3c;
}
.sl-appointment__note em {
    font-size: 0.75rem;
    font-style: italic;
    display: inline-flex;
    width: 80%;
    line-height: 1.3333333333em;
}
.sl-appointment__note .sl-btn {
    margin-top: 16px;
}
.sl-appointment__img {
    float: left;
}
/* shared buttons */

ul.sharebtn-bx {
    float: left;
}
ul.share-social-bx {
    float: right;
}
ul.sharebtn-bx,  ul.share-social-bx {
    list-style: none;
    margin: 0;
    min-height: 34px;
}
ul.sharebtn-bx li,  ul.share-social-bx li {
    display: inline-block;
    border: 1px solid #efeded;
    padding: 0px 10px 0 0;
    height: 34px;
    margin-right: 8px;
}
ul.sharebtn-bx li a,  ul.share-social-bx li a {
    display: inline-block;
}
ul.sharebtn-bx li i,  ul.share-social-bx li i {
    display: inline-block;
    text-align: center;
    color: #3396d1;
    padding: 10px;
    margin-right: 10px;
    border-right: 1px solid #efeded;
    font-size: 11px;
}
/* shared style 1*/

/* shared style 2*/

ul.share-social-bx li {
    border: none;
    width: 36px;
    display: block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 0;
}
ul.share-social-bx li a {
    color: #FFF;
}
ul.share-social-bx li i {
    border-right: none;
    font-size: 14px;
    color: #FFF;
    width: 36px;
    height: 34px;
    line-height: 34px;
    padding: 0;
    text-align: center;
}
ul.share-social-bx li.fb {
    background: #354d89;
}
ul.share-social-bx li.fb i {
    background: #3a5799;
}
ul.share-social-bx li.gp {
    background: #d34b2b;
}
ul.share-social-bx li.gp i {
    background: #e35736;
}
ul.share-social-bx li.tw {
    background: #029fdf;
}
ul.share-social-bx li.tw i {
    background: #00abf0;
}
ul.share-social-bx li.dig {
    background: #1d61aa;
}
ul.share-social-bx li.dig i {
    background: #2B6FB8;
}
ul.share-social-bx li.lin {
    background: #0176be;
}
ul.share-social-bx li.lin i {
    background: #0082CA;
}
ul.share-social-bx li.pin {
    background: #ac0104;
}
ul.share-social-bx li.pin i {
    background: #BD0E15;
}
ul.share-social-bx li:hover {
    width: 90px;
}
.viewSeller {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 30px;
}
.viewSeller a {
     text-align: center;
    padding: 8px 15px;
    /* display: block; */
    border: 1px solid #444648;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    background-color: #444648;
}
.viewSeller a:hover {
    background-color: #444648;
    color: #fff;
    text-decoration: unset;
}
/***************** For Help Page ***************/

section#ordr-grab-sec {
    padding: 10px 0px;
  /* background-image: linear-gradient(to right, #444648 ,#444648, #444648  ) !important;
  */  position: relative;
  background-color: #FFF;
    margin-top: 0px;
}
.web-heading {
    width: 100%;
    float: left;
    text-align: center;
}
section#ordr-grab-sec .web-heading h2 {
       font-size: 29px;
    font-weight: 700;
    color: #444648;
    margin-bottom: 15px;
    text-align: center;
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
    text-transform: uppercase;

}
section#ordr-grab-sec .web-heading>p {
    width: 60%;
    display: table;
    margin: 0 auto;
    font-size: 16px;
    color: #444648;
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
    font-weight: bold;
}
#ordr-grab-sec .forml-changs {
    float:none;
    width:100%;
    padding:15px;
    max-width:700px;
    display:table;
    margin:0px auto;
    color:#fff;
    }
#ordr-grab-sec .trvlr-form {
    width:500px;
    display:table;
    margin:0px auto;
    }
#ordr-grab-sec .trvlr-form .input-group {
    width: calc(100% - 160px);
    float: left;
}
#ordr-grab-sec .trvlr-form button.btn.btn-primary {
    border: 2px solid #fff;
    font-size: 16px;
    padding: 8px;
    min-width: 28%;
    background-color: #231f20;
    border-radius: 25px;
    margin-top: 0;
    text-transform: uppercase;
    margin-left: 10px;
}
#ordr-grab-sec .trvlr-form .input-group .form-group {
    margin-top: 0px !important;
    width: 100%;
    margin-right: 15px;
}
#ordr-grab-sec .trvlr-form .input-group input.form-control {
    border: 1px solid #d2d2d2;
    padding: 13px;
    min-height: 43px;
    background-color: #fff;
    border-radius: 25px;
}
section.support {
    padding: 65px 0px;
    background-color: #f0f4f6;
    position: relative;
}
.web-heading.support-head {
    text-align: left;
    margin-bottom: 35px;
    border-bottom: 1px solid #cecece;
}
.web-heading {
    width: 100%;
    float: left;
    text-align: center;
}
.web-heading.support-head h2 {
    text-align: left;
    margin-top: 0px;
}
.web-heading h2 {
    font-size: 32px;
    font-weight: 700;
    color: #231f20;
    margin-bottom: 15px;
    text-align: center;
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
}
.help-topic {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.topic-icon {
    width: 35px;
    float: left;
}
.topic-icon i.fa {
    font-size: 22px;
    color: #231f20;
}
.topic-text {
    width: calc(100% - 50px);
    float: left;
    text-align: left;
    margin-bottom: 20px;
}
.topic-text h2 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #000;
    font-weight: 500;
}
.topic-text p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #4e4e4e;
    line-height: 18px;
}
.populr-topics {
    float: left;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 25px;
}
.populr-topics h2 {
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #000;
}
.populr-topics p {
    font-size: 14px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d6d6d6;
    padding: 5px 0px;
}
.color-btn {
    float: left;
    padding: 6px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 50px;
    background-color: #444648;
    margin-top: 12px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    border: none;
    cursor: pointer;
}
section#faq {
    padding: 65px 0px;
    position: relative;
    float: left;
    width: 100%;
    background-color: #f0f4f6;
}
#faq #faq-list {
    padding: 0;
    list-style: none;
    margin-top: 20px;
}
#faq #faq-list li:first-child {
    border-top: 1px solid #ddd;
}
#faq #faq-list li {
    border-bottom: 1px solid #ddd;
    border: 1px solid #ddd;
    padding: 0 15px;
    margin-bottom: 15px;
    background-color: #ffffff;
}
#faq #faq-list a.collapsed {
    color: #000;
}
#faq #faq-list a {
    padding: 22px 0;
    display: block;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding-right: 20px;
    color: #333;
}
#faq #faq-list a span {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 28px;
    margin-right: 15px;
    position: relative;
    top: -5px;
}
#faq #faq-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 16px;
    color: #adadad;
}
#faq #faq-list a.collapsed i::before {
    content: "\f105" !important;
}
#faq #faq-list p {
    margin-bottom: 20px;
    font-size: 14px;
}
.topic-text a {
    padding: 3px 10px;
    border: 1px solid #231f20;
    font-size: 13px;
    border-radius: 20px;
    color: #000;
}
section.support-text {
    padding: 0px;
    background-color: #f0f4f6;
    position: relative;
    padding-bottom: 50px;
}
.sl-privacydetails {
    margin-top: -5px;
    margin-bottom: 32px;
}
.sl-privacydetails__title h3 {
    line-height: 1.2;
    font-size: 20px;
    margin-bottom: 17px;
    color: #000;
    font-weight: 500;
}
.sl-privacydetails__description p {
    margin-bottom: 24px;
}
.sl-privacydetails__description p {
    margin-bottom: 24px;
    font-size: 14px;
}
.populr-topics p a {
    color: #444648;
    font-size: 14px;
}
#faq #faq-list .collapse p {
    margin-bottom: 0px;
}
#faq #faq-list .collapse {
    padding: 10px 15px;
    /*background-color: #ececec;*/
    background-color: #ffffff;
    margin-bottom: 15px;
}
/*#faq #faq-list li:nth-child(odd) {
    background-color: #f5f5f5;
}*/


/*********** Product Detail Page ***********/

.sf-about-box .star-rating {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.sf-about-box .star-rating .text-warning {
    float: left;
    margin-right: 15px;
}
.sf-about-box .star-rating .text-warning i.fa {
    color: #444648;
}
.about-info .sf-about-box .proPrice {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.about-info .sf-about-box .proPrice .cutPrice {
 font-size: 17px;
    font-weight: 500;
    color: #231f20;
    float: left;
    margin-right: 15px;
    line-height: normal;
    font-family: 'PT Sans Narrow';
    font-weight: bold;

}
.about-info .sf-about-box .proPrice .mainPrice {
    float: left;
    margin-top: 14px;
    font-size: 18px;
    text-decoration: line-through;
    color: #d00e0e;
    line-height: normal;
}
.about-info .sf-about-box .sf-provider-cat {
    margin-bottom: 10px;
}
.about-info .sf-about-box .avilblStock {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 15px;
    color: #444648;
    font-family: 'PT Sans Narrow';
}
.smilrProdct .text-warning {
    color: #ffa434;
}
.smilrProdct a {
   color: #333;
    font-size: 13px;
    font-weight: normal;
    white-space: nowrap;
    width: 124px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.smilrProdct {
    float: left;
    text-align: left;
}
div#demo h2 {
    margin-top: 0;
    margin-bottom: 0;
    /*padding: 15px;*/
    width: 100%;
    /*border:1px solid #ddd;*/
    font-weight: 700;
    /*border-radius: 5px;*/
}
.about-info .sf-about-box h2.sf-title {
    font-weight: 700;
    line-height: 1.2em;
    color: #333333;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-family: 'PT Sans Narrow', sans-serif;
}
.smilrProdct {
    float: left;
    width: 100%;
}
.animated {
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}
.stars {
    margin: 20px 0;
    font-size: 24px;
    color: #d17581;
}
.post-review-box {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    padding: 15px 0px;
    border-radius: 5px;
    
    margin-top: 20px;
}
span.sf-provider-name {
    text-transform: capitalize;
    color: #333 !important;
}
/*.post-review-box h2 {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 20px;
}*/
.post-review-box a#close-review-box {
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
}
.post-review-box button.btn.btn-success.btn-lg {
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 15px;
    min-width: 100px;
    background-color: #444648;
	    border: 1px solid #444648;
}
.post-review-box button.btn.btn-success.btn-lg:hover {
    background-color: #FFF ;
    border: 1px solid #444648;
    color: #444648;
}
.post-review-box form .text-right {
    text-align: left;
}
.review-block-rate button {
    color: #fff;
}
.post-review-box form .text-right .stars.starrr {
    color: #444648;
}
.forFilterBar {
    margin-top: 30px;
    float: left;
    width: 100%;
    padding: 15px;
    background-color: #fff;
}
.searchResults {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.resto-near h4 {
font-size: 25px !important;
    color: #000;
    margin-bottom: 0px;
    /* padding: 10px; */
    /* background-color: #fff; */
    border-bottom: 1px solid #ddd;
    /* margin-top: 20px; */
    border-radius: 4px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
    font-weight: bold;
    border-radius: unset;
    padding: 10px 0px;
}
.resto-near {
 float: left;
    width: 100%;
    background-color: unset !important;
    padding: 3px;
    border: unset !important;
    border-radius: 3px;
    margin-bottom: 10px;
   
}
div#mapss {
    margin-bottom: 20px;
}
.welcome-area.contact-map {
    margin-top: 0px;
    height: 330px;
}
section.contactusHead {
    background-color: #f8f9fa;
    position: relative;
}
.sl-contactform__details {
    position: relative;
    top: -50px;
    z-index: 99999;
    background-color: #fff;
    padding: 25px;
    border-radius: 4px;
    box-shadow: 0px 0px 2px #b7b7b7;
    text-align: center;
    color: #000;
}
.sl-contactform__details {
    font-size: 14px;
}
.site-section.bg-light.contactForm {
    padding-top: 0px;
     font-size: 14px;
}
.site-section.bg-light.contactForm form .form-control {
      border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
input.btn.btn-primary.py-2.px-4.text-white {
    border-radius: 3px;
    border: none;
    color: #fff ;
    padding: 6px 15px !important;
    font-size: 14px;
    min-width: 100px;
    background-color: #444648;
	border: 1px solid #444648 !important;
}
.login_sec form.p-5.bg-white .form-group input.btn-primary:hover {
    border: 1px solid #444648 !important;
    color: #444648 !important;
    background-color: #fff !important;
    background-image: unset !important;
}
a.btn.btn-primary.px-4.py-2.text-white {
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px !important;
    font-size: 14px;
    min-width: 100px;
    background-color: transparent !important;
}
.site-section.bg-light.contactForm .bg-white p a {
    color: #000;
}
.for-Whit-Bck {
    border-radius: 4px;
    box-shadow: 0px 0px 2px #b7b7b7;
    float: left;
    width: 100%;
}
.myOdrersBox {
    float: left;
    width: 100%;
    /* background-color: #fff; */
    /* padding: 15px; */
    margin-bottom: 15px;
}
.myOrder {
 float: left;
    width: 100%;
    background: #fefefe;
    box-shadow: 0px 5px 90px 0px rgb(110 123 131 / 10%);
    padding: 25px;
  
    border-radius: 3px;
    margin-bottom: 25px;
    border: 1px solid #ddd;
    margin-right: 10px;
}
.oder-detail_pages {
    width: 32%;
}
.myOrderImg {
    float: left;
    width: 100%;
    padding: 5px;
    border: unset;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}
}
.myOrderImg img {
    width: 100%;
}
.myOrderDtelBox {
    float: left;
    width: 100%;
    padding-left: 0px;
    text-align: center;
}
.myOrderDtelBox {
/* float: right; */
}
.myOrderActnBox {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 10px;
}
.myOrderName {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd;  
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
.myOrderDtel {
    /* border: 1px solid #ddd; */
    padding: 5px 0px;
    border-bottom: none;
    float: left;
    width: 100%;
}
.myOrderDtel label {
    float: left;
    width: 50%;
    margin-bottom: 0;
    text-align: center;
}
.myOrderDtel strong {
    float: left;
    width: 50%;
}
.myOrderDtelBtn {
    float: left;
    margin-right: 15px;
}
.myOrderDtelBtn button {
    /* background-color: #231f20; */
    /* margin-top: 15px; */
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    min-width: 100px;
    cursor: pointer;
}
.myOrderDtelBtn button {
    border: 1px solid #231f20;
    background-color: #fff;
    color: #231f20;
    font-weight: 700;
}
section.myOrderSec.section-full {
    background-color: #fff;
    padding: 50px 0px;
    margin-top: 20px !important;
}
.myOrderID {
    background-image: linear-gradient(to right, #444648 ,#444648, #edc0ff ) !important;
    color: #fff !important;
    float: left;
    color: #231f20;
    padding: 5px 10px;
    border-radius: unset;
    margin-bottom: 0px;
    font-weight: bolder;
    text-align: center;
    float: left;
    margin-top: 10px;
    width: 100%;
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
}
.myOrderID label {
    margin-bottom: 0;
}
.myOrderID strong {
    font-weight: 700;
}
.myOdrersBox h2 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    float: left;
}
.orderFiltr {
    float: right;
    margin-bottom: 15px;
}
.orderFiltr select {
    padding: 6px 10px;
    border-radius: 5px;
}
.custom-pagination {
    float: left;
    width: 100%;
}
.myOrderDtelBtn button:hover {
    background-color: #231f20;
    color: #fff;
}
.myOdrersBox.myOdrersDetailBox h2 {
    width: 100%;
}
.myOdrersDetailBox {
}
.myOdrersDetailBox .myOrderImg {
    width: 100%;
    background-color: #fff;
}
.myOdrersDetailBox .myOrder {
}
.myOdrersDetailBox .myOrder .myOrderDtelBox {
    padding-left: 0px;
    width: 100%;
}
.myOdrersDetailBox .myOrder .myOrderDtelBox .myOrderDtel {
    width: 100%;
    border: 1px solid #ddd;
    padding-left: 10px;
    margin-top: -1px;
    font-size: 13px;
}
.myOdrersDetailBox .myOrder .myOrderDtelBox .myOrderDtel strong {
    float: left;
    padding-right: 10px;
    font-weight: 600;
    text-transform: capitalize;
}
.similer_prod .owl-nav {
    bottom: auto;
    top: 40%;
    width: 100%;
    z-index: -99;
}
.owl-carousel.similer_prod {
    padding: 25px 25px;
}
.similer_prod .owl-nav .owl-prev {
/* font-size: 40px; */
}
.similer_prod .owl-nav .owl-prev {
    padding: 0;
    margin-left: -15px;
    text-align: left;
    font-size: 40px;
}
.similer_prod .owl-nav .owl-next {
    margin-right: -15px;
    float: right;
    padding: 0;
    font-size: 40px;
}
.xzoom-container {
    display: inline-block;
    float: left;
    width: 100%;
    max-width: 100%;
}
.xzoom-container img#xzoom-default {
width: 100% !important;
    display: flex;
    justify-content: center;
    margin: 0 auto;
   /* margin-bottom: 10px;*/
    /*background-color: #f5f5f5;*/
   /* padding: 6px;*/
    /*margin-top: 7px;*/
    /*margin-bottom: 5px;*/
}
.img_wdt_product {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    padding: 10px;
    /* margin: 10px; */
    /*margin-left: 7px;*/
    /*margin-right: 2px;*/
    /*margin-top: 5px;*/
    margin-bottom: 5px;
}
.xzoom-thumbs {
    text-align: center;
    margin-bottom: 10px;
    float: left;
    width: 97%;
    /*background-color: #f5f5f5;*/
    padding: 5px;
    margin: 7px;
    margin-top: 0px;
}
.xzoom-lens {
    border: unset !important;
    box-shadow: unset !important;
    cursor: crosshair;
}
.forFilterBar .form-group .wrap-icon .form-control {
    padding-right: 35px;
}
.btn {
    border-radius: 0;
    font-size: 13px;
}
.forFilterBar form button.btn.btn-dark.p-2.btn-block.float-right {
    background-color: #444648;
    margin-top: 15px;
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 8px 15px !important;
    font-size: 12px;
    width: 100%;
    display: block;
    /* height: 40px; */
    line-height: unset;
    max-height: unset;
}
.forFilterBar form button.btn.btn-dark.p-2.btn-block.float-right:hover{
    background-color: #fff;
    border:1px solid #444648;
    color: #444648;
}
.parallax-window.Serv_Prod_Banner {
    height: 160px !important;
    padding:30px;
}
.parallax-window.Serv_Prod_Banner ul.brad-home {
    display: none;
}
section.section-full.checkuot_Sec {
    background-color: #fff;
    padding: 50px 0px;
}
.yourOrder .sf-provider-des {
    margin: 0px;
}
.yourOrder .sf-about-box {
    padding: 0px;
}
.yourOrder .sf-about-box h2.sf-title {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    padding-right: 15px;
}
.yourOrder .sf-about-box {
    padding: 0px;
    padding-top: 15px;
}
.yourOrder {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
.order-md-1 form.needs-validation label {
    font-size: 14px;
}
.yourOrder .sf-provider-des {
    margin: 0px;
    padding-right: 0px;
}
.yourOrder .sf-provider-des .sf-thum-bx.overlay-black-light {
    margin-bottom: 0;
}
.yourOrder .sf-about-box .proPrice {
}
.yourOrder .sf-about-box .proPrice .cutPrice {
    font-size: 20px;
}
.yourOrder .sf-about-box .proPrice .mainPrice {
    margin-top: 6px;
    font-size: 14px;
}
.order-md-1 h4.mb-3 {
    margin-top: 15px;
}
.order-md-1 form.needs-validation {
    padding: 15px;
    background-color: unset;
    padding-left: 0px;
    padding-right: 0px;
}
section.section-full.checkuot_Sec .order-md-1 .text-center {
    padding: 0px !important;
}
section.section-full.checkuot_Sec .order-md-1 .text-center h2 {
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
    background-color: #231f20;
    padding: 10px;
    color: #fff;
}
.order-md-1 h4.mb-3 {
      text-align: left;
    margin-bottom: 0px !important;
    font-size: 20px;
    /* background-image: linear-gradient(to right, #444648 , #F7FF0A ) !important; */
    padding: 10px;
    color: #000;
    margin-top: 0px;
    background-color: unset;
    font-family: 'PT Sans Narrow';
    font-weight: bold;
    letter-spacing: 1px;
    padding-left: 0px;
    border-bottom: 1px solid #ddd;
}
.order-md-1 form.needs-validation .form-control {
    height: 40px;
    border-radius: 3px;
}
.order-md-1 form.needs-validation .custom-select {
 
    font-size: 13px;
     height: 40px;
    border-radius: 3px;
}
.custom-control.custom-radio {
    margin-bottom: 10px;
}
.custom-control.custom-radio label.custom-control-label {
    font-size: 14px;
    padding-left: 10px;
}
.custom-control.custom-radio label.custom-control-label:before {
    width: 14px;
    height: 14px;
    border-color: #231f20;
    background-color: #231f20;
}
.custom-control.custom-radio label.custom-control-label:after {
    background-size: 8px;
    top: 5px;
    left: -13px;
}
button.btn.btn-primary.btn-lg.btn-block {
    background-color: #444648;
    margin-top: 15px;
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 13px;
    opacity: 1;
}
button.btn.btn-primary.btn-lg.btn-block:hover{
    color: #444648 !important;
    background-color: #fff !important;
    border:1px solid #444648 !important;
}
.orderSumery {
}
.orderSumery .justify-content-between {
}
.orderSumery h4.d-flex.justify-content-between.align-items-center.mb-3 {
    /*background-image: linear-gradient(to right, #444648 , #F7FF0A ) !important;*/
    padding:10px;
    margin-bottom:0px !important;
    background-color: unset !important;
}
.orderSumery h4.d-flex.justify-content-between.align-items-center.mb-3 span.text-muted {
    font-size: 16px;
    font-weight: 500;
    color: #000 !important;
    text-transform: capitalize;
}
.list-group-item {
 background-color: unset !important;
}
.orderSumery .justify-content-between span.text-muted {
    color: #444648 !important;
    text-transform: capitalize;
    font-weight: 600;
}
ul.orderSumeryBox small.text-muted {
    color: #444648 !important;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
.orderSumery li.list-group-item.d-flex.justify-content-between.bg-light small {
    font-size: 13px;
    font-weight: 600;
}
.orderSumery li.list-group-item.d-flex.justify-content-between.bg-light span.text-success {
    font-size: 13px;
    font-weight: 600;
}
li.list-group-item.d-flex.justify-content-between.fulTotal span {
    font-weight: 700;
    font-size: 16px;
    font-weight: normal;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
li.list-group-item.d-flex.justify-content-between.fulTotal strong {
    font-size: 16px;
    font-family: 'PT Sans Narrow';
    font-weight: normal;
}
.myOrderPay {
    padding: 15px;
    border: 1px solid #ddd;
    background-color: #fff;
}
#sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    padding: 12px;
    background-color: #f1f4f7;
    border: 30px solid #ffffff;
}
.thnxMsgSec.text-center i {
    font-size: 20px;
    line-height: 10px !important;
    margin: 0px;
}
.thnxMsgSec.text-center {
}
.thnxMsgSec.text-center span {
    border-radius: 100%;
    width: 52px;
    height: 52px;
    display: inline-block;
    margin: auto;
    margin-bottom: 25px;
    color: #fff;
    line-height: 45px;
	background: #449D44;
}
.thnxMsgSec.text-center h2 {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
}
.thnxMsgSec.text-center p {
    margin-bottom: 30px;
    font-size: 15px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
.ordrSumry {
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 15px;
    min-height: 310px;
    margin-bottom: 20px;
    border:1px solid #ddd;
    border-radius: 4px;
    }
.ordrSumry span.thnx_head {
    float: left;
    margin-right: 10px;
    font-size: 22px;
    line-height: normal;
    margin-bottom: 20px;
}
.ordrSumry h4 {
      margin-top: 7px;
    font-weight: 700;
    font-size: 16px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
.addresss strong {
     float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
.addresss span {
    float: left;
    width: 100%;
    font-size: 15px;
    /* font-weight: 600; */
    margin-bottom: 3px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
    /* font-weight: bold; */
}
section.section-full.myOrderThnk {
    padding: 50px 0px;
    background-color: #efefef;
}
.MnThnxBox .btn-primary {
    background-color: #444648 ;
    margin-top: 15px;
    border-radius: 4px;
    border: none;
    color: #fff !important;
    padding: 8px 15px;
    font-size: 13px;
}
.MnThnxBox .btn-primary:hover {
    background-color: #444648;
    text-decoration: unset;
}
/*************** User Dash ******************/
.manag-tabs ul.nav li.brand-nav {
    float: left;
    width: 100%;
}
.manag-tabs ul.nav li.brand-nav a.active {
       background-image: unset !important;
    color: #fff !important;
    -webkit-box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22) !important;
    -moz-box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22) !important;
    box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22) !important;
    -webkit-transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1) !important;
    -moz-transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1) !important;
    -o-transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1) !important;
    transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1) !important;
    z-index: 9;
    border: none;
    background-color: #444648 !important;
}
.background-white {
    background-color: #fff;
}
.page-title {
    border-bottom: 1px solid #e9e9e9;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    font-size: 20px;
}
.manag-tabs ul.nav li.brand-nav a {
    color: #023c6a;
    font-weight: 600;
    position: relative;
}
.manag-tabs ul.nav li.brand-nav a {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #dadada;
    font-size: 14px;
    background-color: #ffffff;
}
.manag-tabs ul.nav li.brand-nav a {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #dadada;
    font-size: 14px;
    color: #231f20;
    border-radius: 5px;
    margin-bottom: 6px;
}
.manag-tabs ul.nav li.brand-nav a.active:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #023c6a;
    border-width: 25px;
    margin-top: -26px;
}
.manag-tabs ul.nav li.brand-nav a.active:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.profile-basic {
    float: left;
    width: 100%;
    padding: 20px;
    border-radius: 3px;
    /* background-color: #f5f5f5; */
    padding: 20px;
    margin-bottom: 10px;
    /* border: 1px solid #ddd; */
    box-shadow: 0px 5px 90px 0px rgb(110 123 131 / 10%);
    background: #fefefe;
    border: 1px solid #ddd;
}
.page-title {
    border-bottom: 1px solid #e9e9e9;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    font-size: 20px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
    font-weight: bold;
}
.prof-img {
    width: auto;
    float: left;
    padding-top: 30px;
}
.user-photo {
    background-color: #fff;
    border: 1px dashed #9e9e9e;
    padding: 15px;
    position: relative;
}
.user-photo img {
    height: 100px;
    width: 100%;
}
.prsn-info.my-profl {
    margin-top: 25px;
}
.user-photo {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.prsn-info {
    float: left;
    width: calc(100% - 225px);
    margin-left: 25px;
}
.prsn-info.my-profl .form-group {
    margin-top: 0px;
    background-color: #f7f7f7;
    padding: 10px 15px;
    margin-bottom: 2px;
}
.form-group {
    position: relative;
}
.prsn-info.my-profl p {
    margin-bottom: 0;
}
.prsn-info.my-profl p label {
    margin-bottom: 0;
    font-size: 14px;
}
.prsn-info.my-profl p strong {
    float: right;
    font-size: 14px;
}
.prsn-info.my-profl .form-group {
    margin-top: 0px;
    background-color: #f7f7f7;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 4px;
    border:1px solid #ddd;
}
.tvlr-rating {
    position: absolute;
    right: 15px;
    top: 15px;
}
.prsn-info.my-profl .form-group .tvlr-rating p {
    float: left;
    margin-right: 10px;
    margin-top: -3px;
}
.prsn-info.my-profl p {
    margin-bottom: 0;
}
.prsn-info.my-profl .form-group .tvlr-rating strong {
    font-size: 13px;
    position: relative;
    top: -5px;
    font-weight: 500;
}
.prsn-info .form-group span {
    font-size: 12px;
    color: #6f6f6f;
}
section.setting-section {
    padding: 50px 0px;
    background-color: #fff;
}
.manag-tabs {
    margin-top: 40px;
    float: left;
/*    width: 100%;*/
}
.verify-info.my-prof-verify {
    padding-top: 15px;
}
.verify-info {
    float: left;
    width: 100%;
}
.verify-info.my-prof-verify .form-group {
    margin-top: 5px;
    margin-bottom: 5px;
}
.verify-info .form-group {
    position: relative;
}
.verify-info .form-group label {
    width: 200px;
    float: left;
    margin-top: 13px;
    font-size: 14px;
}
.verify-info.my-prof-verify p label {
    font-size: 14px;
    width: 100%;
}
.verify-info .form-group label {
 width: 200px;
    float: left;
    margin-top: 10px;
    font-size: 15px;
    margin-bottom: 10px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
.verify-info.my-prof-verify p {
    float: left;
    margin-bottom: 0;
    width: calc(100% - 200px);
    background-color: #f1f1f1;
    padding-left: 15px;
    border-radius: 25px;
}
.profile-basic .full-width {
    width: 100%;
    float: left;
}
.profile-basic .full-width button.btn.btn-primary.color-btn {
    border-radius: 4px;
    float: right;
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 15px;
	border: 1px solid #444648;
}
.verify-info .form-group select.form-control {
    border-radius: 4px !important;
}
.profile-basic .full-width button.btn.btn-primary.color-btn:hover {
    background-color: #444648;
}
.profile-basic .add-new-method {
    position: absolute;
    top: 0;
    right: 33px;
}
.profile-basic .add-new-method .color-btn {
    color: #fff !important;
    font-size: 14px;
}
.profile-basic .method-list {
    float: left;
    width: 100%;
    padding: 10px;
    background-color: #ececec;
    margin-top: 15px;
    border: 1px solid #ddd;
}
.profile-basic .method-list label.control.control--radio {
    float: left;
    margin-bottom: 0;
    margin-top: 12px;
    font-size: 15px;/* min-width: 161px; */
}
.control--radio .control__indicator {
    border-radius: 50%;
}
.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #d0d0d0;
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.profile-basic .method-list.method-box span {
    float: left;
    margin: 5px;
}
.profile-basic .method-list span {
    float: right;
    margin: 5px;
}
.form-group.updat-method {
    float: right;
    margin-top: 0px;
    margin-bottom: 0px;/* width: 100%; */
}
.form-group.updat-method .method-btn {
    float: left;
    margin-left: 10px;
}
.form-group.updat-method .method-btn button.color-btn {
    margin-top: 3px;
}
.updat-method-text {
    float: left;
    width: 100%;
    padding: 15px;
    background-color: #efefef;
}
.updat-method-text p {
    float: left;
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
}
.profile-basic .method-list {
    float: left;
    width: 100%;
    padding: 10px;
    background-color: #ececec;
    margin-top: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.profile-basic .method-list label.control.control--radio {
    float: left;
    margin-bottom: 0;
    margin-top: 12px;
    font-size: 15px;/* min-width: 161px; */
}
.control-group {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: left;
    padding: 15px;
    width: 100%;
}
.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 18px;
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #d0d0d0;
}
.control--radio .control__indicator {
    border-radius: 50%;
}
.control:hover input ~ .control__indicator, .control input:focus ~ .control__indicator {
    background: #ccc;
}
.control input:checked ~ .control__indicator {
    background: #231f20;
}
.control:hover input:not([disabled]):checked ~ .control__indicator, .control input:checked:focus ~ .control__indicator {
    background: #0e647d;
}
.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control__indicator:after {
    display: block;
}
.control--checkbox .control__indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
    left: 3px;
    top: -3px;
    height: 0px;
    width: 0px;
    border-radius: 50%;
    background: #231f20;
    content: '\2714';
    color: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}
.ordr-crt-head .control-group label.control.control--radio img {
    width: 50px;
    margin-top: -13px;
    float: left;
    margin-right: 10px;
}
.profile-basic .method-list.method-box span {
    float: left;
    margin: 5px;
}
.profile-basic .method-list span {
    float: right;
    margin: 5px;
}
.verify-info .form-group span.pass-view {
    right: 30px;
    top: 60px;
}
span.pass-view {
    position: absolute;
    right: 0;
    color: #868686;
    top: 6px;
    cursor: pointer;
}
.verify-info .form-group input.form-control {
    border-radius: 4px;
}
.web-heading p {
    font-size: 14px;
}
.section-gap {
    padding: 50px 0;
}
.align-items-center {
    align-items: center !important;
}
.about-video-left h6 {
    color: #c6b069;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
}
.about-video-left h1 {
    padding: 20px 0;
    font-size: 28px;
    font-weight: 700;
    color: #444648;
}
.about-video-left p {
    margin-bottom: 0px;
    font-size: 14px;
}
.about-video-left .primary-btn {
    border-radius: 0;
    border: 1px solid transparent;
}
.about-video-right {
    height: 330px;
}
.about-video-left h6 {
    color: #b7c0c5;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 14px;
}
.abutBg:after {
    background-color: #231f2091;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}
.abutBg {
    float: left;
    width: 100%;
    position: relative;
}
.abutBg img {
    width: 100%;
}
.about-video-left a.primary-btn {
    float: left;
    margin-top: 27px;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px !important;
    background-color: #231f20;
}
.feature-area {
    background-color: #efefef;
}
.justify-content-center {
    justify-content: center !important;
}
.feature-area .single-feature {
    background: #fff;
    padding: 32px;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.feature-area .single-feature p {
    margin-bottom:0px;
    margin-top:15px;
    font-weight:500;
    }
.feature-area h1 {
    font-size:30px;
    font-weight:700;
    color:#231f20;
    }
.feature-area p {
    font-size:14px;
    font-weight:600;
    color:#231f20;
    }
section.feature-area .header-text {
    margin-bottom: 20px;
    }
.feature-area .single-feature a.title {
    font-size: 20px;
    font-weight: 700;
    color: #444648;
    }
.feature-area .single-feature a.titleq h4 {
    font-weight: 600;
    }
.feature-area .single-feature a.title h4 {
    font-weight: 600;
    font-size: 20px;
    color: #444648;
    }
.feature-area .single-feature a.title span {
    position: relative;
    top: -3px;
    margin-right: 10px;
    }

/*************** For home map *****************/
.mrchnt_dtl img {
    width: 80px;
    height: auto;
}
.mrchnt_dtl h3.mt-3 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
.mrchnt_dtl p {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 400;
}
.mrchnt_dtl a.text-dark:hover {
    background-color: #444648;
    color: #fff !important;
    text-decoration: none;
}
.mrchnt_dtl a.text-dark {
    margin-top: 5px;
    display: table;
    margin: 5px auto;
    color: #444648 !important;
    padding: 3px 8px;
    font-size: 12px;
    border-radius: 15px;
    font-weight: 400;
    border: 1px solid #444648;
}
.mrchnt_dtl div i.fa-star {
    color: #f5b80e;
}
.mrchnt_dtl div i.fa-star-o {
    color: #ddd;
}


/*chatpopup*/

#frame {
  width: 56%;
  min-width: 250px;
  max-width: 450px;
  height: 92vh;
  min-height: 300px;
  max-height: 720px;
  background: #E6EAEA;
  display: none;
  position: fixed;
  right: 0;
  opacity: 1;
  z-index: 9999;
  max-height: 400px;
  min-height: 400px;
  bottom: 65px;
  box-shadow: 0 0 16px 0 #333333e3;
}
#frame div#contacts ul {
    padding-left: 0;
}


#frame .content .messages ul li {
display: inline-block;
float: left;
margin: 10px 15px 5px 0px;
font-size: 12px;
width: 100%;
padding-right: 15px;
}
#frame .content .messages ul {
float: left;
width: 100%;
padding: 0 10px;
}
#frame .content .messages ul li.sent p {
    background: #435f7a;
    color: #f5f5f5;
    width: auto;
    max-width: 185px;
    }
#frame .content .messages ul li.replies p {
    background:#f5f5f5;
    float:right;
    width:auto;
    max-width:185px;
    }
#return-order-form textarea#reason {
    width:100% !important;
    }
#return-order-form button#submit-request {
    border:1px solid #231f20;
    background-color:#fff;
    color:#231f20;
    font-weight:700;
    border-radius:25px;
    padding:8px 15px;
    min-width:100px;
    cursor:pointer;
    text-decoration:none;
    }
#return-order-form button#submit-request:hover{
    background:#000;
    color:#fff;   
    }
.myOrderName ~ hr.hrline {
    display:inline-block !important;
    width:100% !important;
    margin:0px !important;
    }
.checkuot_Sec .cart-tab.table-responsive input {
    float:right;
    }
.ureviewrat .prsn-info.my-profl {
    width:100%;
    margin-left:0px;
    }
.custom-pagination ul.pagination li a, .custom-pagination ul.pagination li span {
    min-width:100px;
    border-radius:0px;
    margin-right:5px;
    padding:0px;
    }
.ureviewrat .prsn-info.my-profl .col-lg-4 .form-group {
    text-align:center;
    }
.sl-appointment .sl-appointment__img {
    width: 282px;
/*    height: 268px;*/
    /* border-radius: 50% !important; */
   /* overflow: hidden;*/
    border: 1px solid #ddd;
}



/*.sf-thum-bx.overlay-black-light img{
height: 250px;
}*/
.sf-thum-bx.overlay-black-light{
	height: auto !important;
/*height: 262px !important;
*//*overflow: hidden;*/
}
.contact-info-widget .table td{
    padding: 2px !important;
}
/*.sl-appointment .sl-appointment__img img {
 
    border-radius: 0px;

}*/
p.checklogin a {
    border: 2px solid #fff;
    padding: 1px 25px 2px;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 20px;
    color: #fff;
    }   
section#short #sub_content {
    padding-top:30px;
    }






/**Responsive**/


.sl-width{
    width: 35%;
    float: left;
}

@media screen and (max-width: 360px) {
  #frame {
    width:100%;
    height:100vh;
  }
}

#frame #sidepanel {
  float:left;
  min-width:180px;
  max-width:280px;
  width:20%;
  height:100%;
 background-color: #f5f5f5;
  color:#f5f5f5;
  overflow:hidden;
  position:relative;
}

@media screen and (max-width: 735px) {
  #frame #sidepanel {
    width:58px;
    min-width:58px;
  }
}
#frame #sidepanel #profile {
 width: 100%;
    margin: 0px;
/*background-image: linear-gradient(to right, #444648 , #F7FF0A ) !important;*/
background-color: #444648 !important;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile {
    width:100%;
    margin:0px auto;
    padding:5px 0 0 0;
    background:#32465a;
  }
}
#frame #sidepanel #profile.expanded .wrap {
  height: 210px;
  line-height: initial;
}
#frame #sidepanel #profile.expanded .wrap p {
  margin-top: 20px;
}
#frame #sidepanel #profile.expanded .wrap i.expand-button {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
#frame #sidepanel #profile .wrap {
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  -moz-transition: 0.3s height ease;
  -o-transition: 0.3s height ease;
  -webkit-transition: 0.3s height ease;
  transition: 0.3s height ease;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap {
    height: 55px;
  }
}
#frame #sidepanel #profile .wrap img {
  width: 40px;
  border-radius: 50%;
  padding: 3px;
  border: 2px solid #e74c3c;
  height: auto;
  float: left;
  cursor: pointer;
  -moz-transition: 0.3s border ease;
  -o-transition: 0.3s border ease;
  -webkit-transition: 0.3s border ease;
  transition: 0.3s border ease;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap img {
    width: 40px;
    margin-left: 4px;
  }
}
#frame #sidepanel #profile .wrap img.online {
  border: 2px solid #2ecc71;
}
#frame #sidepanel #profile .wrap img.away {
  border: 2px solid #f1c40f;
}
#frame #sidepanel #profile .wrap img.busy {
  border: 2px solid #e74c3c;
}
#frame #sidepanel #profile .wrap img.offline {
  border: 2px solid #95a5a6;
}
#frame #sidepanel #profile .wrap p {
  float: left;
  margin-left: 15px;
  font-size: 13px  ;
  font-weight: 600;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap p {
    display: none;
  }
}
#frame #sidepanel #profile .wrap i.expand-button {
  float: right;
  margin-top: 28px;
  font-size: 0.8em;
  cursor: pointer;
  color: #ccc;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap i.expand-button {
    display: none;
  }
}
#frame #sidepanel #profile .wrap #status-options {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 150px;
  margin: 70px 0 0 0;
  border-radius: 6px;
  z-index: 99;
  line-height: initial;
  background: #435f7a;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap #status-options {
    width: 58px;
    margin-top: 57px;
  }
}
#frame #sidepanel #profile .wrap #status-options.active {
  opacity: 1;
  visibility: visible;
  margin: 75px 0 0 0;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap #status-options.active {
    margin-top: 62px;
  }
}
#frame #sidepanel #profile .wrap #status-options:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #435f7a;
  margin: -8px 0 0 24px;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap #status-options:before {
    margin-left: 23px;
  }
}
#frame #sidepanel #profile .wrap #status-options ul {
  overflow: hidden;
  border-radius: 6px;
}
#frame #sidepanel #profile .wrap #status-options ul li {
  padding: 15px 0 30px 18px;
  display: block;
  cursor: pointer;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap #status-options ul li {
    padding: 15px 0 35px 22px;
  }
}
#frame #sidepanel #profile .wrap #status-options ul li:hover {
  background: #496886;
}
#frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 5px 0 0 0;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
    width: 14px;
    height: 14px;
  }
}
#frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  margin: -3px 0 0 -3px;
  background: transparent;
  border-radius: 50%;
  z-index: 0;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
    height: 18px;
    width: 18px;
  }
}
#frame #sidepanel #profile .wrap #status-options ul li p {
  padding-left: 12px;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #profile .wrap #status-options ul li p {
    display: none;
  }
}
#frame #sidepanel #profile .wrap #status-options ul li#status-online span.status-circle {
  background: #2ecc71;
}
#frame #sidepanel #profile .wrap #status-options ul li#status-online.active span.status-circle:before {
  border: 1px solid #2ecc71;
}
#frame #sidepanel #profile .wrap #status-options ul li#status-away span.status-circle {
  background: #f1c40f;
}
#frame #sidepanel #profile .wrap #status-options ul li#status-away.active span.status-circle:before {
  border: 1px solid #f1c40f;
}
#frame #sidepanel #profile .wrap #status-options ul li#status-busy span.status-circle {
  background: #e74c3c;
}
#frame #sidepanel #profile .wrap #status-options ul li#status-busy.active span.status-circle:before {
  border: 1px solid #e74c3c;
}
#frame #sidepanel #profile .wrap #status-options ul li#status-offline span.status-circle {
  background: #95a5a6;
}
#frame #sidepanel #profile .wrap #status-options ul li#status-offline.active span.status-circle:before {
  border: 1px solid #95a5a6;
}
#frame #sidepanel #profile .wrap #expanded {
  padding: 50px 0 0 0;
  display: block;
  line-height: initial !important;
}
#frame #sidepanel #profile .wrap #expanded label {
  float: left;
  clear: both;
  margin: 0 8px 5px 0;
  padding: 5px 0;
}
#frame #sidepanel #profile .wrap #expanded input {
  border: none;
  margin-bottom: 6px;
  background: #32465a;
  border-radius: 3px;
  color: #f5f5f5;
  padding: 7px;
  width: calc(100% - 43px);
}
#frame #sidepanel #profile .wrap #expanded input:focus {
  outline: none;
  background: #435f7a;
}
#frame #sidepanel #search {
  border-top: 1px solid #32465a;
  border-bottom: 1px solid #32465a;
  font-weight: 300;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #search {
    display: none;
  }
}
#frame #sidepanel #search label {
  position: absolute;
  margin: 10px 0 0 20px;
}
#frame #sidepanel #search input {
  font-family: "proxima-nova",  "Source Sans Pro", sans-serif;
  padding: 10px 0 10px 46px;
  width: calc(100% - 25px);
  border: none;
  background: #32465a;
  color: #f5f5f5;
}
#frame #sidepanel #search input:focus {
  outline: none;
  background: #435f7a;
}
#frame #sidepanel #search input::-webkit-input-placeholder {
  color: #f5f5f5;
}
#frame #sidepanel #search input::-moz-placeholder {
  color: #f5f5f5;
}
#frame #sidepanel #search input:-ms-input-placeholder {
  color: #f5f5f5;
}
#frame #sidepanel #search input:-moz-placeholder {
  color: #f5f5f5;
}
#frame #sidepanel #contacts {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #contacts {
    height: calc(100% - 149px);
    overflow-y: scroll;
    overflow-x: hidden;
  }
  #frame #sidepanel #contacts::-webkit-scrollbar {
    display: none;
  }
}
#frame #sidepanel #contacts.expanded {
  height: calc(100% - 334px);
}
#frame #sidepanel #contacts::-webkit-scrollbar {
  width: 8px;
  background: #2c3e50;
}
#frame #sidepanel #contacts::-webkit-scrollbar-thumb {
  background-color: #243140;
}
#frame #sidepanel #contacts ul li.contact {
  position: relative;
  padding: 10px 0 15px 0;
  font-size: 12px;
  cursor: pointer;
  list-style: none !important;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #contacts ul li.contact {
    padding: 6px 0 46px 8px;
  }
}
#frame #sidepanel #contacts ul li.contact:hover {
  background: #444648;
  color: #fff !important;
}
#frame #sidepanel #contacts ul li.contact.active {
  background: #32465a;
  border-right: 5px solid #435f7a;
}
#frame #sidepanel #contacts ul li.contact.active span.contact-status {
  border: 2px solid #32465a !important;
}
#frame #sidepanel #contacts ul li.contact .wrap {
  width: 88%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #contacts ul li.contact .wrap {
    width: 100%;
  }
}
#frame #sidepanel #contacts ul li.contact .wrap span {
  position: absolute;
  left: 0;
  margin: -2px 0 0 -2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #2c3e50;
  background: #95a5a6;
}
#frame #sidepanel #contacts ul li.contact .wrap span.online {
  background: #2ecc71;
}
#frame #sidepanel #contacts ul li.contact .wrap span.away {
  background: #f1c40f;
}
#frame #sidepanel #contacts ul li.contact .wrap span.busy {
  background: #e74c3c;
}
#frame #sidepanel #contacts ul li.contact .wrap img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #contacts ul li.contact .wrap img {
    margin-right: 0px;
  }
}
#frame #sidepanel #contacts ul li.contact .wrap .meta {
  padding: 5px 0 0 0;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #contacts ul li.contact .wrap .meta {
    display: none;
  }
}
#frame #sidepanel #contacts ul li.contact .wrap .meta .name {
  font-weight: 600;
  margin-bottom: 0px;
}
#frame #sidepanel #contacts ul li.contact .wrap .meta .preview {
  margin: 5px 0 0 0;
  padding: 0 0 1px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-transition: 1s all ease;
  -o-transition: 1s all ease;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
}
#frame #sidepanel #contacts ul li.contact .wrap .meta .preview span {
  position: initial;
  border-radius: initial;
  background: none;
  border: none;
  padding: 0 2px 0 0;
  margin: 0 0 0 1px;
  opacity: .5;
}
#frame #sidepanel #bottom-bar {
  position: absolute;
  width: 100%;
  bottom: 0;
}
#frame #sidepanel #bottom-bar button {
  float: left;
  border: none;
  width: 50%;
  padding: 10px 0;
  background: #32465a;
  color: #f5f5f5;
  cursor: pointer;
  font-size: 0.85em;
  font-family: "proxima-nova",  "Source Sans Pro", sans-serif;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #bottom-bar button {
    float: none;
    width: 100%;
    padding: 15px 0;
  }
}
#frame #sidepanel #bottom-bar button:focus {
  outline: none;
}
#frame #sidepanel #bottom-bar button:nth-child(1) {
  border-right: 1px solid #2c3e50;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #bottom-bar button:nth-child(1) {
    border-right: none;
    border-bottom: 1px solid #2c3e50;
  }
}
#frame #sidepanel #bottom-bar button:hover {
  background: #435f7a;
}
#frame #sidepanel #bottom-bar button i {
  margin-right: 3px;
  font-size: 1em;
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #bottom-bar button i {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 735px) {
  #frame #sidepanel #bottom-bar button span {
    display: none;
  }
}
#frame .content {
  float: right;
  width: 59%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 735px) {
  #frame .content {
    width: calc(100% - 58px);
  /*  min-width: 300px !important;*/
  }
}
/*@media screen and (min-width: 900px) {
  #frame .content {
    width: calc(100% - 350px);
  }
}*/
#frame .content .contact-profile {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #f5f5f5;
}
#frame .content .contact-profile img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  float: left;
  margin: 9px 12px 0 9px;
}
#frame .content .contact-profile p {
  float: left;
  font-size: 13px;
  font-weight: 600;
}
#frame .content .contact-profile .social-media {
  float: right;
}
#frame .content .contact-profile .social-media i {
  margin-left: 14px;
  cursor: pointer;
}
#frame .content .contact-profile .social-media i:nth-last-child(1) {
  margin-right: 20px;
}
#frame .content .contact-profile .social-media i:hover {
  color: #435f7a;
}
#frame .content .messages {
  height: auto;
  min-height: calc(100% - 93px);
  max-height: calc(100% - 93px);
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
}
@media screen and (max-width: 735px) {
  #frame .content .messages {
    max-height: calc(100% - 105px);
  }
}
#frame .content .messages::-webkit-scrollbar {
  width: 8px;
  background: transparent;
}
#frame .content .messages::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}
#frame .content .messages ul li {

}
#frame .content .messages ul li:nth-last-child(1) {
  margin-bottom: 20px;
}
#frame .content .messages ul li.sent img {
  margin: 6px 8px 0 0;
}
#frame .content .messages ul li.sent p {
  background: #231f20;
  color: #f5f5f5;
}
#frame .content .messages ul li.replies img {
  float: right;
  margin: 6px 0 0 8px;
}
#frame .content .messages ul li.replies p {
 
}
#frame .content .messages ul li img {
  width: 22px;
  border-radius: 50%;
  float: left;
}
#frame .content .messages ul li p {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 20px;
  max-width: 205px;
  line-height: 130%;
}
@media screen and (min-width: 735px) {
  #frame .content .messages ul li p {
    max-width: 300px;
  }
}
#frame .content .message-input {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 99;
}
#frame .content .message-input .wrap {
  position: relative;
}
#frame .content .message-input .wrap input {
  font-family: "proxima-nova",  "Source Sans Pro", sans-serif;
  float: left;
  border: none;
  width: calc(100% - 50px);
  padding: 14px 32px 10px 8px;
  font-size: 12px;
  color: #32465a;
}
@media screen and (max-width: 735px) {
  #frame .content .message-input .wrap input {
    padding: 15px 32px 16px 8px;
  }
}
#frame .content .message-input .wrap input:focus {
  outline: none;
}
#frame .content .message-input .wrap .attachment {
  position: absolute;
  right: 60px;
  z-index: 4;
  margin-top: 10px;
  font-size: 1.1em;
  color: #435f7a;
  opacity: .5;
  cursor: pointer;
}
@media screen and (max-width: 735px) {
  #frame .content .message-input .wrap .attachment {
    margin-top: 17px;
    right: 65px;
  }
}
#frame .content .message-input .wrap .attachment:hover {
  opacity: 1;
}
#frame .content .message-input .wrap button {
  float: right;
  border: none;
  width: 50px;
  padding: 12px 0;
  cursor: pointer;
  background: #444648;
  color: #f5f5f5;
}
@media screen and (max-width: 735px) {
  #frame .content .message-input .wrap button {
    padding: 16px 0;
  }
}
#frame .content .message-input .wrap button:hover {
  background: #444648;
}
#frame .content .message-input .wrap button:focus {
  outline: none;
}



/*end*/

@media (max-width: 560px) {
    .sl-appointment .shared-bx_social {
        position:static;
        display:inline-block;
        width:100%;
        text-align:center !important;
        padding-left:28%;
    }
    .shared-bx_social ul.share-social-bx {
        float:left;
        padding:0px;
    }
    .shared-bx_social .viewSeller {
        float:left !important;
        text-align:left;
        margin-top:15px;
    }
    .sl-appointment__content {
        padding: 0 0px;
    }
}
@media (max-width: 400px) {
    .sl-appointment .shared-bx_social {
      
    }
	
	
.container.h-100 .col-12 {
    padding-left: 0;
}	
	
}


@media (min-width: 320px) and (max-width: 768px) {
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: flex;
}
.slide-box {
    display: flex;
    justify-content: space-between;
    width: 277px;
    margin-left: 3px;
}

}

.videocls {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
}
.slide-box {
    display: flex;
    justify-content: flex-start;
    margin-left: 0px;
    flex-wrap: wrap;
    width: 277px;
}

.previ-vido {
    position: absolute;
    left: 286px;
    bottom: 303px;
    font-size: 32px !important;
    color: #FFF;
}
.nex-vido {
    position: absolute;
    left: 38px;
    bottom: 311px;
}
.videocls i{
  font-size: 23px !important;
  color: #959595;
}

.slide-box-video {
    /*width: 240px;*/
    height: 160px;
    text-align: center;
    margin: auto;
}



@media (min-width: 320px) and (max-width: 767px) {
.top-social-area.ml-auto .pull-right li{
    float: none;
    margin-left: 10px;
    margin-right: 0px;
    text-align: center;
    display: inline-block;
}
.sl-appointment__img .videocls img{
    height: 100% !important;
}
.videocls {
    float: left;
    width: 100%;
    height: 130px;
    margin-bottom: 2px;
}
.videocls i {
    font-size: 23px !important;
    color: #959595;
}

/*.nex-vido {
    position: relative !important;
    left: 10px;
    top: -100px;
}

.previ-vido {
    position: relative !important;
    left: 87%;
    top: -100px;
}*/
/*.previ-vido {
    position: absolute;
    left: 35%;
    bottom: 313px;
    font-size: 32px !important;
}*/
.pro-tem {
    width: 100%;
    margin: auto;
    height: 100px;
}
.slide-box {
   
    float: left !important;
    min-height: 100px !important;
/*    margin-bottom: 118px !important;*/
    width: 100%;
}
.sf-thum-bx.overlay-black-light {
   
    text-align: center !important;
}
.sl-appointment .sl-appointment__img img {
    width: 100%;
    height: 100% !important;
    }

.sl-appointment .sl-appointment__img{
    border: 1px solid #FFF !important;
}
.top-header-content .top-social-area .pull-right {
    float: right;
}
.top-header-content .top-social-area.ml-auto {
    text-align: center !important;
    float: none !important;
}

.top-header-content .top-social-area.ml-auto{
    text-align: center !important;
    float: none !important;
}
.myOrderImg {
    margin-bottom: 15px;
}
.myOrder {
    margin-bottom: 15px;
}
.form-search-wrap {
    border-radius: 8px;
}
.form-search-wrap input.form-control.rounded {
    border-radius: 5px !important;
}
input#getLocation {
    border-radius: 5px !important;
}
.form-search-wrap select.form-control.rounded {
    border-radius: 5px !important;
}
.form-search-wrap input.btn.btn-primary.btn-block.rounded {
    border-radius: 5px !important;
}
form#search_form .wrap-icon i.fa {
    left: 10px;
}
.wrap-icon input.btn.rounded {
    text-align: left;
}
a.btn.btn-primary.rounded.text-white {
    margin-bottom: 15px;
}
.site-mobile-menu .site-nav-wrap .cta {
    background: #444648 ;
    border-radius: 10px;
	border: 1px solid #444648;
    text-align: center;
}
 [data-aos^=fade][data-aos^=fade] {
 opacity: 1;
}
.sf-provider-cat {
    float: left;
    width: 100%;
}
.MnThnxBox .btn-primary {
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 0px;
}
.about-info .sf-provider-des {
    padding: 15px !important;
    }
.yourOrder .sf-about-box{
    padding:10px 0px;
    }
.resto-near {
    margin-top: 10px;
    padding: 10px 15px 10px;
 }
.searchResults {
    margin-top: 0px;
    }
section.bg-gray.seller_ProSer .resto-near h4 {
    margin-bottom: 15px;
    }
.sl-featureRating {
    margin-bottom: 10px;
}
.form-search-wrap.mb-3.aos-init.aos-animate {
    width: 100%;
    margin: 0 auto;
}
.form-search-wrap .btn {
    padding: 10px 15px;
}
.prsn-info.my-profl {
    width: 100%;
    margin-left: 0;
}
.manag-tabs {
    margin-top: 18px;
}

.sf-about-box .shared-bx
  {
	width: 100%;	
}


form#update_pwd .box_style_2{
    width: 100%;
    margin: 0px auto;
    float: none;
    padding-bottom: 20px !important;  
    }
form#update_frm .box_style_2{
    float: none;
    width: 90%;
    margin: 0 auto;	
    }

.top-header-area .top-header-content
{
    padding: 10px 0 !important;
}

section.myOrderSec.section-full
{
    padding: 0px 0px !important;	
}

.sl-width{
    width: 100% !important;
    float: inherit !important;
}
}



@media (min-width: 481px) and (max-width: 767px) {
.site-section.aos-init.aos-animate.full-bg .col-md-6.mb-4.mb-lg-4.col-lg-4.aos-init {
    width: 50%;
}
.row.social_med_log {
    width: 100% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.foot_Img {
    float: none;
    margin-bottom: 15px;
    text-align: center;
}
.foot_Img a {
    margin-right: 10px;
    margin-left: 10px;
}
.site-footer p {
    text-align: center;
}


.col-md-6.mb-5.aos-init {
    flex: 0 0 80%;
    max-width: 80%;
}
.col-md-7.aos-init {
    flex: 0 0 81%;
    max-width: 81%;
}

}

@media (min-width: 561px) and (max-width: 767px) {
.sl-appointment__content {
    padding: 0 20px;
    margin-bottom: 10px;
    float: left;
    width: 71%;
}
.sl-appointment__img {
    float: left;
    width: 22%;
}
.sl-appointment .shared-bx_social {
    position: absolute;
}
.sl-appointment__img img {
    width: 100px;
   /* height: 100px;*/
}
.sl-appointment {
    padding: 20px;
}
.searchResults .col-md-3.col-sm-6.equal-col {
    width: 50%;
    float: left;  
}
#sf-provider-info .col-md-4.col-sm-4.col-xs-4 {
    width:35%;
    flex:auto;
    max-width:initial;
    }
#sf-provider-info .col-md-8.col-sm-8.col-xs-8 {
    width:65%;
    float: left;
    flex: auto;
    max-width: initial;
    }
.section-full {
    padding: 20px 0 30px;
}


section.feature-area.section-gap .col-lg-4.col-md-6 {
    width: 50%;
}
.feature-area .single-feature a.title h4
{
    font-size: 17px;	
}
.feature-area .single-feature
{
    padding: 22px;
}

.myOrderDtelBox {
    width: 70%;
    padding-left: 10px;
}

.myOrderImg {
    width: 30%;
    padding: 10px;
}

.sf-about-box h2.sf-title {
    margin-bottom:2px !important;
}

.sf-about-box .sf-provider-cat {
    margin-bottom: 3px !important;
}

.about-info .sf-provider-des {
    padding: 5px !important;
}


.listing.vertical .item .ctimg_show { 
    text-align: center;
}
.owl-carousel .owl-item img {
    width: auto;
    margin:0px auto;
    float: none;
}
.ctimg_show a {
    display: inline-block;
    }
    .sl-appointment .sl-appointment__img{
        border: initial !important;
    }
}

 @media (min-width: 401px) and (max-width: 560px) {
    .sl-appointment__content {
        margin-bottom: 10px;
        float: left;
        width: 70%;
    }
    .sl-appointment__img {
        float: left;
        width: 30%;
    }
    .sl-appointment__img img {
        width: 100px;
        height: 100px;
    }
    .sl-appointment {
        padding: 20px;
    }
}

@media (min-width: 481px) and (max-width: 560px) {

.myOrderDtelBox {
    width: 70%;
    padding-left: 10px;
}

.myOrderImg {
    width: 30%;
    padding: 10px;
}

.ctimg_show img {
    min-height: auto !important;
    max-height: 100% !important;
}

}

@media (max-width: 480px) {

    .myOrderDtelBtn a {
        padding:8px 10px !important;
    }
    .myOrderDtel label {    
        width:45%;
    }
    .myOrderDtel {
        width:100%;
    }
    h2.adult_18 {
        padding:0px;
        font-size:20px;    
    }
    ul.list_agNtn li a {    
        font-size:14px !important;
        height: 40px;    
        line-height: 40px;
    }


.foot_Img {
    float: none;
    margin-bottom: 15px;
    text-align: center;
}
.foot_Img a {
    margin-right: 10px;
    margin-left: 10px;
}
.site-footer p {
    text-align: center;
}
.nav-link {
    padding: 0px 0px !important;
}
label.form-check-label {
    margin-left: 4px !important;
}
 .myOrderImg {
    width: 100%;
}
.myOrderDtelBox {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
a.loginBtn.loginBtn--facebook {
    margin-bottom: 10px !important;
    padding: 7px 9px !important;
    margin-right: 0px !important;
}
.row.social_med_log {
    display: flex !important;
    align-content: center;
    justify-content: center;
}

section#sf-provider-info {
    padding: 20px 0;
}

.ctimg_show img {
    min-height: auto !important;
    max-height: 100% !important;
}

}

@media (max-width: 400px) {
#faq #faq-list a {
    font-size: 12px;
    padding: 10px 0 ;
}
#faq #faq-list p {
    font-size: 12px;
}
#faq #faq-list i {
    right: -10px;
    top: 10px;
}
.sl-appointment__img img {
    border-radius: 50%;
    width: 100px;
   /* height: 100px;*/
    display: table;
    margin: 0 auto;
}
.sl-appointment__img {
    float: left;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}
.sl-appointment__content {
    padding: 0 0px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}


.ctimg_show img {
    min-height: auto !important;
    max-height: 100% !important;
}
}

@media (min-width: 1200px) and (max-width: 1360px) {
.sf-about-box .shared-bx{
	width: 100%;
}
.sidebar-wrapper .widget{
    float: left;
}

.sidebar-wrapper .widget
{
	padding: 20px;	
}

.myOrderDtelBox {
    width: 75%;
    padding-left: 20px;
}

.myOrderImg {
    width: 25%;
    padding: 10px;
}
	
footer.site-footer .footFirst .col-md-3 {
    float: left;
    width: 25%;
}

.site-footer .footer-heading
{
	margin-top: 0;
    margin-bottom: 30px;	
}

.site-navbar .site-navigation .site-menu .has-children > a
{
    padding-right: 10px !important;
}

  }

@media (min-width: 991px) and (max-width: 1199px) {
.site-navbar .site-navigation .site-menu > li > a {
    padding: 20px 5px !important;
    font-size: 13px !important;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
    padding: 5px 15px;
    font-size: 13px;
}

.sf-about-box .shared-bx
{
	width: 100%;	
}

.sidebar-wrapper .widget
{
    float: left;
}

.sidebar-wrapper .widget
{
	padding: 20px;	
}


footer.site-footer .footFirst .col-md-3 {
    float: left;
    width: 25%;
}

.site-footer .footer-heading
{
	margin-top: 0;
    margin-bottom: 30px;	
}

section#sf-provider-info {
    padding: 20px 0;
}


.sl-featuredProducts--post__content
{
    padding: 10px 10px !important;	
}

}

@media (min-width: 1361px) and (max-width: 1560px) {

footer.site-footer .footFirst .col-md-3 {
    float: left;
    width: 25%;
}

.site-footer .footer-heading
{
	margin-top: 0;
    margin-bottom: 30px;	
}


.sl-featuredProducts--post__content
{
    padding: 10px 10px !important;	
}

}



@media (min-width: 768px) and (max-width: 991px) {

.site-navbar .site-navigation .site-menu > li > a {
    padding: 20px 5px;
    font-size: 12px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
    padding: 5px 15px;
    font-size: 12px;
}
header.site-navbar.container {
    margin: 0;
    padding: 0 5px;
    width: 100%;
    max-width: 100%;
}
header.site-navbar.container .col-md-9.d-md-block.d-sm-none {
    padding: 0;
}
.row.align-items-center {
    margin-right: 0px;
    margin-left: 0px;
}
ul.site-menu.js-clone-nav.mr-auto.d-md-block {
    padding-left: 0;
}
.top-header-area.aos-init .container.h-100 {
    width: 100%;
    max-width: 100%;
}
.top-header-area.aos-init .container.h-100 .col-12 {
    padding: 0;
}
.top-header-area .top-header-content {
    padding: 10px 0px 10px 10px;
}
.sl-appointment__img img {
    width: 100px;
 /*   height: 100px;*/
}
.about-info .sf-provider-des {
	padding: 6px;
    margin: 0 0px 0px 0;
}
.about-info .social-bx li {
    margin: 0 1px;
}

.sf-about-box .shared-bx
{
	width: 100%;	
}

.sidebar-wrapper .widget
{
    float: left;
}
.single-info.fix h5 {
	width: 100%;
    float: left;
    font-weight: 700;
    color: #000;
}
.single-info.fix p {
    width: 100%;
    float: left;
}
.sidebar-wrapper .widget
{
	padding: 20px;	
}

.myOrderDtelBox {
    width: 70%;
    padding-left: 10px;
}

.myOrderImg {
    width: 30%;
    padding: 10px;
}

div#products .sl-featuredProducts--post figure {
    overflow: hidden !important;
    max-height: 200px !important;
}

.yourOrder .sf-about-box .sf-provider-cat {
    width: 100%;
}

.yourOrder .sf-about-box {
    padding-top: 4px;
}


.yourOrder .sf-about-box .proPrice .cutPrice {
    font-size: 15px;
/*	position:relative;
	top:10px;
	left:5px;
	margin-bottom:0px;*/
}


.ctimg_show img {
    min-height: auto !important;
    max-height: 100% !important;
}

.listing.vertical .item .ctimg_show { 
    text-align: center;
}
.owl-carousel .owl-item img {
    width: auto;
    float: none;
    margin: 0px auto;
}

.ctimg_show a {
    display: inline-block;
    }


footer.site-footer .footFirst .col-md-3 {
    float: left;
    width: 25%;
}

.site-footer .footer-heading
{
	margin-top: 0;
    margin-bottom: 30px;	
}

section#sf-provider-info {
    padding: 20px 0 !important;
}

form#update_pwd .box_style_2{
	width:90%;
	margin: 0 auto;
    float: none;
}

form#update_frm .box_style_2
{
    float: none;
    width: 90%;
    margin: 0 auto;	
}

#sticky .radio input
{
    float: left !important;
    margin-bottom: 10px !important;	
}
#sticky .radio label
{
	line-height: 15px !important;
}

}


@media (min-width: 768px) and (max-width: 822px) {
.site-navbar .site-navigation .site-menu > li > a {
    font-size: 12px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
    padding: 5px 15px;
    font-size: 10px;
}
.section-full {
    padding: 35px 0;
}

}

.form-search-wrap.mb-3.aos-init.aos-animate {
    width: 100%;
    margin: 0 auto;
}
label.form-check-label {
    margin-left: 7px;
}
.login_sec form.p-5.bg-white input {
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif !important;
}
.row.form-group.loginfoot {
    margin-bottom: 0;
}
input.btn.btn-primary.py-2.px-4.text-white {

    margin-top: 8px !important;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
}
.row.social_med_log {
    margin: 0 auto;
    width: 80%;
    margin-top: 15px;
    display: table;
}
a.loginBtn.loginBtn--facebook {
    background: #1e71ad;
    float: left;
    padding: 7px 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    margin-right: 15px;
}
a.loginBtn.loginBtn--google {
    background: #c52820;
    float: left;
    padding: 7px 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}
.row.social_med_log i.fa {
    margin-right: 5px;
    font-size: 13px;
}
/*i.fa {
    margin-right: 5px;
    font-size: 13px;
}*/
a.loginBtn.loginBtn--facebook:hover {
    background: #000000;
    color: #fff;
    text-decoration: none;
}
a.loginBtn.loginBtn--google:hover {
    background: #000000;
    color: #fff;
    text-decoration: none;
}
.forFilterBar input.form-control {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 55px;
    font-size: 13px;
    padding-right: 15px;
}
.forFilterBar select.form-control {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 55px;
    font-size: 13px;
    padding-right: 15px;
    z-index: 1;
    position: relative;
    background: transparent;
    }

.about-info .social-bx li a:hover {
    border: 1px solid #3396d1;
    color: #3396d1;
    text-decoration: none;
}

div#products .sl-featuredProducts--post figure {
    overflow: hidden;
    max-height: 190px;
    }
.main_add_sec{
width: 100%;
    padding: 0px;
    z-index: 1;
    position: relative;
    margin-bottom: 0px;
    margin-top: 10px;
    background-color: #f5f5f5;
    padding: 30px;
    margin-bottom: 30px;
    margin-top: 15px;
    }
.site-section.bg-light {
    float: left;
    width: 100%;
    padding: 3em 0 2em;
    }
.site-section.tpProduct {
    padding: 2em 0 0;
    }
.site-section.ser_top {
    padding: 1em 0;
    }
.site-section.tpProduct .owl-carousel {
    margin-bottom: 0px;
    }
.site-blocks-cover, .site-blocks-cover.top_search_sec> .container > .row {
    min-height: 150px;
    height: auto;
    }
.form-search-wrap.mb-3 {
    margin-bottom: 0 !important;
    }
.ctimg_show img {
    min-height: auto;
    max-height: auto;
    display: flex !important;
    justify-content: center;
    align-items: center;
    /* width: 75% !important; */
    /* height: 100%; */
    /* width: 60% !important; */
    object-fit: cover;
}
.similer_prod .owl-item .ctimg_show a {
    display: flex;
    justify-content: center;
   /* border: 1px solid #ccc;*/
    height: 200px;
    width: 200px;
    margin: auto;
}
/*.ctimg_show a {
    display: flex;
    justify-content: center;
    align-items: center;
}*/
.site-section.bg-light.login_sec select.form-control {
    border-radius: 3px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
textarea#description {
 /*   border-radius: 50px;*/
    }
.label-primary {
    background-color: #231f20;
    }
section.bg-gray.seller_ProSer .searchResults .sl-featuredProducts--post figure {
    border-bottom: none;
    }
section#sf-provider-info div#demo h2 {
    border: none;
    color: #444444;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    /* margin-bottom: 20px; */
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
section#sf-provider-info .xzoom-container .xzoom-thumbs a {
    float: left;
    width: 90px;
    height: 90px;
    position: relative;
    border: 1px solid #ddd;
    background-color: #fff;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 5px;
}
section#sf-provider-info .xzoom-container .xzoom-thumbs a img.xzoom-gallery {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    margin: 0 auto;
    border: none;
}
/*section#sf-provider-info .xzoom-container {
    margin-bottom: 30px;
}*/
.listing.vertical .item .ctimg_show {
    margin-bottom: 10px;
}
.sf-about-box .qtycss {
    float: left;
    width: 100%;
}
.sf-about-box .qtycss .buycss {
      float: left;
    width: 100%;
    margin-top: 10px;
    display: -webkit-box;
}
.sf-about-box .qtycss .buycss a.btn.btn-sm.btn-primary.sf-review-btn {
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 12px;
    min-width: 100px;
    background-color: #231f20;
}
form#search_form .select-wrap span.icon {
    display: none;
}
form#search_form .select-wrap select.form-control.rounded {
    background-image: url(../images/aerowSelect.png);
    background-size: 20px 20px;
    background-position: 95%;
    background-repeat: no-repeat;
    background-position-y: center;
    /*border: 1px solid #ddd;*/
}
button.btn.btn-sm.btn-primary.disablebtn {
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 12px;
    min-width: 100px;
    background-color: #231f20;
    margin-top: 0;
    cursor: pointer;
}
li.cart_icon_sec {
    color: #fff;
}
li.cart_icon_sec i.fa {font-size: 18px;}

li.cart_icon_sec b {
    font-weight: 300;
    font-size: 15px;
}
li.cart_icon_sec.dcart a {
    color: #fff;
}

.parallax-window#short {
    
    background-image: linear-gradient(to right, #444648 ,#444648, #c5c5c5 ) !important;
    
}


/*.remimage img {
vertical-align: middle;
max-width: 24%;
height: auto;
cursor: pointer;
}*/
.remimage {
    padding-bottom: 5px;
    display: flex;
    /*align-items: center;
    justify-content: center;
    vertical-align: middle;*/
}
.fix-img {
    border: 1px solid #f5f5f5;
    height: 70px;
    width: 80px;
    overflow: hidden;
}
.fix-img img {
    width: 100%;
    border-radius: 0px;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
ul.site-menu li a:hover {
    color: #444648!important;
}    

li.cart_icon_sec.dcart a {
    color: #222;
}
li.cart_icon_sec.dcart b {
    color: #222;
}
.tpOpsn:first-child a:hover {
    text-decoration: unset !important;
    color: #444648!important;
}
a.cta:hover {
    color: #444648!important;
    border: 1px solid #444648!important;
}

ul.list-unstyled li a:hover {
    color: #444648!important;
    text-decoration: unset !important;
}

section.about-video-area.section-gap a {
    color: #444648;
}
.form-search-wrap input.btn.btn-primary.btn-block.rounded:hover {
    background-color: transparent !important;
    color: #fff;
    border: 3px solid #444648;
}

ul#slmerchant li {
    float: left;
    width: 100%;
    /* background-color: unset !important; */
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    padding-left: 14px;
    border-bottom: 1px solid #ddd;
    padding: 9px;
}

ul#slmerchant {
    float: left;
    width: 100%;
}
.contact-profile p {
    color: #222;
}
.mylivechat_offline_text {
    text-align: center;
    font-size: 12px;
}
input.mylivechat_offline_name_box.mylivechat_offline_box {
    border-radius: 40px !important;
}
input.mylivechat_offline_email_box.mylivechat_offline_box {
    border-radius: 40px !important;
}
textarea.mylivechat_offline_question_box.mylivechat_offline_box {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 118px !important;
}
.site-footer a.pr-3:hover {
    text-decoration: unset !important;
}
.sl-appointment__content .sl-bg-green {
    border-radius: 3px;
}
/*.sl-detail .fa {
    color: #444648;
}*/
.myOrderDtelBtn a {
    border: 1px solid #444648 !important;
    border-radius: 3px !important;
    color: #444648 !important;
    background-color: #fff!important;
    width: 100% !important;
    float: left;
    height: 46px;
    font-size: 15px;
    display: block;
    font-weight: normal !important;
    padding-top: 10px !important;
}

.myOrderDtelBtn a:hover {
    border: 1px solid #444648 !important;
    color: #fff !important;
    background-color: #444648 !important;
}
button.btn.btn-sm.btn-primary.sf-review-btn:hover{
     border: 1px solid #444648 !important;
    color: #444648 !important;
    background-color: #fff !important; 
}
input#search_home:hover {
    background-color: #444648!important;
    border: 1px solid #444648!important;
}
a#dlistview:hover {
     background-color: #444648!important;
    border: 1px solid #444648!important;
}
a.btn.btn-primary.rounded.py-2.px-4.text-white:hover{
      background-color: #444648!important;
    border: 1px solid #444648!important; 
}

button.mylivechat_prechat_submit_button:hover{
     background-color: #444648!important;
    border: 1px solid #444648!important; 
}
input.btn.btn-primary.py-2.px-4.text-white:hover{
  background-color: #444648!important;
    border: 1px solid #444648!important;   
}
.row.form-group.loginfoot a:hover {
    color: #444648!important;
}
span#livechat:hover{
    background-color: #444648!important;
    border: 1px solid #444648!important;
}
.sl-featuredProducts--post__content .btn {
    color: #444648;
    border: 1px solid #444648;
    border-radius: 5px;
}

.sl-featuredProducts--post__content .btn:hover {
    color: #444648;
    border: 1px solid #444648;
    background-color: unset  !important;
    border-radius: 5px;
}
select#quantity {
    border: 1px solid #ddd;
    width: 43%;
    height: 39px;
    border-radius: 3px;
}
.product-left {
 /*background-color: #f1f5f8;*/
    /* border: 1px solid #ddd; */
    /* padding: 0px; */
    margin-bottom: 10px;
}

/*.product-rigt {

    padding: 20px;
 

}*/
.smilar-pro{
    padding-right: 0px;
    padding-left: 0px;
    border: unset;
    background-color: unset;
    margin-top: 0px !important;
    padding-top: 0px;
    
}
.similer_prod .owl-item {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    background: #ffffff;
    box-shadow: 0px 5px 90px 0px rgb(255 255 255 / 10%);
    /*width: 261px !important;*/
}
.xzoom-thumbs img {
    width: 100%;
    height: 100%;
    padding: 3px;
    /* border: 1px solid #ddd; */
}
.smilrProdct a:hover {
    text-decoration: none;
    color: #444648;
}
.smilrProdct p {
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 0px;
margin-bottom: 0px;
}
.cnt_shop a{
    background-color: #444648 !important;
    border:1px solid #444648 !important;
}
.cnt_shop a:hover{
    background-color: #fff !important;
    border:1px solid #444648 !important;
    color: #444648 !important
}
input.button_right:hover{
   background-color: #444648 !important;
    border:1px solid #444648 !important; 
    color: #fff !important;
}
.table-responsive {
    border: 1px solid #ddd;
    padding: 20px;
    background-color: #fff;
}
form#search_form {
width: 100% !important;
}
a.remove i {
    background-color: #444648;
    padding: 5px;
    font-size: 15px !important;
    color: #FFF;
    border-radius: 4px;
}
.input-group-append button#btnRedeem {
    background: #444648 !important;
    border:1px solid #444648 !important;
}
.thnxMsgSec.text-center h2 {
    color: #444648;
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
}
.UserNames strong {
    text-transform: uppercase;
}
span.green {
    border:1px solid #444648;
    color: #444648;
    border-radius: 40px;
    padding: 1px 1px !important;
}
.myOdrersBox h2 {
    background-color: unset;
    padding: 10px;
    border: unset;
    border-radius: 4px;
    margin-bottom: 20px;
    width: 100%;
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
    text-align: center;
}
.alert-success {
    color: #000;    
    width: 100% !important;
    text-align: center;
    margin-bottom: 10px !important;
    background-color: #fff;
    border:unset;
}

.sl-privacydetails__title.sl-privacydetails__description p {
   font-size: 13px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 26px !important;
}
ul.ul1 li {
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 26px !important;
    margin-left: 0px;
    padding-left: 0px;
}
ul.ul1{
	padding-left: 0px;
	margin-left: 20px;
}
.sl-privacydetails__title.sl-privacydetails__description a {
    color: #444648 !important;
}
.sl-privacydetails__title.sl-privacydetails__description {
  background-color: #fff !important;
    padding: 40px !important;
    border: 1px solid #ddd !important;
    border-top: 28px solid #f9f9f9 !important;
     border-bottom: 28px solid #F9f9f9 !important;
    text-align: justify;
    border-left: 28px solid #F9f9f9!important;
    /* border-top-left-radius: 166px; */
    border-right: 28px solid #F9f9f9!important
}
section#faq .web-heading {
    background-color: #fff;
    padding: 40px;
    text-align: left !important;
    border: 1px solid #ddd;
     border-top: 8px solid #444648 !important;
}
.web-heading.wow.bounceIn strong {
    font-size: 16px !important;
    margin-bottom: 5px !important;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.sl-privacydetails {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 40px;
    border: 1px solid #ddd;
    border-top: 8px solid #444648 !important;
}
section.about-video-area.section-gap .row {
    background-color: #fff;
    padding: 40px;
    border: 1px solid #ddd;
    font-size: 14px;
    text-align: justify;
    line-height: 28px;
    border-top: 8px solid #444648 !important;
}
button.quantity-right-plus.btn-number {
    border: unset;
    background-color: unset;
    color: #444648 !important;
}
span.glyphicon.glyphicon-minus {
    font-size: 16px;
    padding-top: 2px;
    color: #444648 !important;
}
input#quantity {
    border: unset;
    border-left: 1px solid #444648 !important;
    border-right: 1px solid #444648 !important;
    text-align: center;
    color: #444648 !important;
}
.input-group {
    border: 2px solid #444648 !important;
    }
.contactForm p strong {
    font-weight: normal !important;
}
.alert-danger {
    color: #fff;
    margin-top: 10px;
    width: 100% !important;
    text-align: center;
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    float: left;
}
.myOrderDtelBtn {
       float: left !important;
    text-align: center;
    vertical-align: -8px;
    margin-left: 0;
    /* width: 49% !important; */
    margin-top: 15px !important;
    display: block !important;
    margin-left: 5px !important;
}
strong.complete_status {
    background-color: #444648;
    color: #fff;
    border-radius: 40px;
    padding: 0 10px;
}
.bubblesystem_3 {
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    border-radius: 5px;
    padding: 6px 9px;
    clear: both;
    margin: 3px auto 9px 6px;
    display: table;
    color: #444648;
    text-align: center;
}
.SystemMessage.bubblesystem_3 img {
    margin-right: 10px !important;
}
.jsml_button, .mylivechat_alert_button, .mylivechat_survey_submit_button, .mylivechat_prompt_button_ok {
    color: #fff;
    background-image: linear-gradient(to right, #444648 ,#444648 ) !important;
}
.sl-featuredProducts--post a {
    color: #444648;
}
.sl-featuredProducts--post__title h6 {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 15px;
}
.gm-style .gm-style-iw-c{
     border-top: 3px solid #444648 !important;
     border-bottom: 3px solid #444648 !important;
     border-left: 3px solid #444648!important;
     border-right: 3px solid #444648!important;
}
.gm-style-iw-d a {
    color: #444648 !important;
}
.gm-style-iw-d p {
    color: #444648!important;
}
.mrchnt_dtl a:hover {
    text-decoration: unset !important;
}
@media only screen and (max-width: 768px) {
.product-left {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset !important;
    margin: 20px;
}

.col-md-6.product-rigt {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset;
    margin: 20px;
}
.smilar-pro {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
#frame {

    right: 23px !important;

}
}
@media only screen and (max-width: 640px) {
.site-mobile-menu {
    border-left: 4px solid #444648 !important;
    border-top: 10px solid #444648 !important;
}
.site-mobile-menu .site-nav-wrap li.active > a {
    color: #444648 !important;
}
.site-footer .footer-heading {
    padding-top: 30px;
}
.footFirst {
    padding: 30px 0px;
}
section.about-video-area.section-gap {
    padding: 30px;
}
.product-rigt {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0px !important;
   margin-top: 10px;
    margin: 10px !important;
}
.product-left {
    margin: 10px !important;
}
.sl-privacydetails__title.sl-privacydetails__description {
    padding: 15px !important;
}
.foot_Img {
  margin-left:20px !important;
    text-align: left !important;
}
.main_add_sec {
    padding: 0px !important;
}
.bg-img {
    padding: 30px !important;
}
/*.similer_prod .owl-item {
    width: 570px !important;
}*/

}
.gm-style-iw.gm-style-iw-c {
    width: 145px;
}
.xzoom {
    box-shadow: unset !important;
}
.xzoom-preview {
    border: 1px solid #ddd !important;
    background: #fff !important;
}
.col-md-4.foter_3 {
    float: left;
}
.col-md-2.foter_2 {
    float: left;
}
.footFirst {
    background-color: #fff!important;
}
.f_firt_content {
    float: left;
    width: 100%;
}

.app_logo {
    float: left;
    width: 100%;
}

.app_logo img {
    float: left;
    width: 29%;
    margin-bottom: 15px;
    margin-top: 10px;
}
.social_footer_icon {
    float: left;
    width: 100%;
}

.social_footer_icon img {
    width: 19px;
}
ul.list-unstyled li a {
    text-transform: capitalize;
}
.container {
    width: 100%;
    max-width: 1366px;
}
.site-footer a {
    font-size: 13px !important;
}
table.shop_table.table-bordered th {
    font-weight: normal;
    font-size: 15px;
}

table.shop_table.table-bordered td {
    font-size: 14px;
}
.list-group-item {
    border: unset;
    padding-bottom:0px;
}

.xzoom-preview {
    border: 1px solid #888;
    background: #2f4f4f;
    box-shadow: unset !important;

}
.produt_rating{
    padding: 20px;
}
div#listview {
    background: #fefefe;
    box-shadow: 0px 5px 90px 0px rgb(110 123 131 / 10%);
}
.sf-featured-top .prduc_img {
    margin-top: 10px !important;
    height: 165px;
    margin-bottom: 10px !important;
    overflow: hidden;
}
/*home.css copy*/
/*home page responsive view*/
@media only screen and (max-width: 1366px) {
ul.rgt_map_list li {
    width: auto;
}
}
@media only screen and (max-width: 1280px) {
ul.rgt_map_list li {
    width: auto;
}
ul.rgt_map_list {

    display: flex;
    justify-content: center;
    align-items: center;
}
ul.rgt_map_list a {
    padding: 4px 16px;
}
}
@media only screen and (max-width: 1144px) {
ul.rgt_map_list a {
    padding: 1px 7px;
}
}
@media only screen and (max-width: 1140px) {
ul.rgt_map_list a {
   
    width: auto !important;   
}
ul.rgt_map_list li {
    display: -webkit-inline-box;
    padding-right: 8px;
    width: auto !important;
    padding-left: 4px;
    padding-right: 0px;
}
}
@media only screen and (max-width: 1050px) {
.mb_list_view {
    padding-left: 0px;
}
}
@media only screen and (max-width: 1024px) {
.site-footer .footer-heading {
    font-size: 14px;
    margin-bottom: 10px !important;
}
.app_logo img {
    width: 20%;
    margin-bottom: 15px;
}
.social_footer_icon img {
    width: 15px;
}

.row_listing {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.listing_width_eq {
    float: left;
    width: 18%;
}
.second_des h3 {
    width: auto;
}
.btn-group.sf-provider-tooltip a {
    padding: 0px;
}
.sf-featured-provider {
    width: auto;
}
.sf-featured-address {
    width: auto;
}
button.btn.btn-sm.btn-primary.sf-review-btn {
    float: left;
    width: auto !important;
}
.myOrderDtelBtn {
    width: auto !important;
}
/*.myOrderDtelBtn a {
    min-width: 200px !important;
}*/
.sl-featuredProducts--post__title h6 {
    width: auto;
}
/*#sf-provider-info .row.for-Ratingsec {
    margin-left: 0px;
    margin-right: 0px;
}*/	
.myOrderDtelBtn a {
    padding: 8px 0px;
    min-width: 91px;
}
}
@media only screen and (max-width: 800px) {
ul.rgt_map_list a {
    font-size: 11px;
}
}

@media (min-width: 769px) and (max-width: 1024px) {
.equal-col {
    width: 20% !important;
    max-width: 20%;
    padding-left: 0px;
    padding-right: 5px;
}

}


@media only screen and (max-width: 768px) {
.row_listing {
    padding: 30px;
}
.listing_width_eq {
    float: left;
    width: 30%;
    max-width: 31%;
    margin-left: 10px;
   /* border: 1px solid #dddddd40;*/
    margin-bottom: 10px;
}
.category_sect ul li {
    padding-right: 9px;
}
.category_sect ul li a {
    font-size: 11px;
}
.equal-col {
    width: 20% !important;
    max-width: 20%;
    padding-left: 0px;
    padding-right: 5px;
}
.seller_ProSer {

    padding: 10px !important;
}
.sl-featuredProducts--post__content {
    padding: 0px;
    margin-top: 10px;
}
.myOrder {
    float: left;
    width: 32%;
    padding: 5px;
    margin-right: 5px;
}
.myOrderImg {
    width: 100% !important;   
}
.myOrderImg img {
    width: 50% !important;   
}
.myOrderDtelBox {
    width: 100% !important;
        padding-left: 0px;
}
.myOrderDtel label {
    text-align: left;
}
.view_order_extra a {
    font-size: 11px;
    letter-spacing: 0px;
}
.myOrderDtelBtn {
    width: auto !important;
    margin-top: 7px !important;
}
.myOrderDtelBtn a {
    /*min-width: 82px !important;
    font-size: 12px !important;*/
}
.myOrderDtel strong {

    text-align: right;
}
.order-detail-page {
    width: 100%;
}
.right_side_order {
    width: 100%;
}
.order-detail-page .myOrderImg {
    padding: 0px;
}
.order-detail-page img {
    padding: 0px;
}
.order-detail-page strong {
    font-size: 11px !important;
}
.order-detail-page label {
    font-size: 11px !important;
}
.order-detail-page .myOrderDtel {
    padding: 0px;
    margin: 0px;
}
.invoice_order {
    width: 100%;
}
}
@media only screen and (max-width: 767px) {
.bg_color-serach {
    float: left;
    width: 100%;
    background-color: unset !important;
    padding: 0px !important;
    margin: 0 !important;
    border: unset !important;
    line-height: 0px;
    border-radius: 3px;
}
form.home_page_banner {
    float: left;
    width: 100%;
    background-color: #232f3e;
    padding: 8px;
    border: 1px solid #232f3e;
    border-radius: 6px;
}
form.home_page_banner .form-control {
    background-color: #fff !important;
        border-radius: 3px;
}
.mb_mg_top {
    margin-top: 5px;
}
a#listview {
    color: #000 !important;
    border: 1px solid #000;
    line-height: 23px;
}
a#mapview {
   
    color: #000 !important;
    border: 1px solid #000;
    line-height: 23px;
}
.bg_color-serach {
    padding: 10px !important;
}
.home_page_banner .col-md-6 {
    padding-left: 0px;
    padding-right: 0;
}
span.serach_icon {
    left: 9px;
}
.mb_icon {
    top: 25px !important;
}
ul.rgt_map_list {
    display: block;
    margin-top: 7px;
}
li.list_view {
    border-left: 1px solid #000 !important;
}
a.sl-bg-green {
    margin-top: 10px !important;
}
}
@media only screen and (max-width: 752px) {
.mb_wdt_left {
    float: left;
    width: 20%;
}

.mbwdt-right {
    float: left;
    width: 70%;
}
.order-detail-page {
    width: 94%;
}
.mbwdt-right strong {
    text-align: left;
}
.right_side_order {
    width: 94%;
}
.heading-prod {
    margin-top: 20px;
}
}
@media only screen and (max-width: 700px) {
div#listview {
    width: 29%;
}
.rating .fa {
    font-size: 11px;
}
}
@media only screen and (max-width: 640px) {
.foter_3 {
    float: left;
    text-align: center;
    width: 100%;
}
.footer_2 {
    float: left;
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.col-md-2.foter_2 {
    float: left;
    text-align: center;
}
.app_logo {
    float: left;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.app_logo img {
    float: left;
    width: 94px;
    margin-bottom: 5px;
    margin-top: 10px;
}
form.home_page_banner {
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #232f3e;

}
.home_page_banner .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}
form.home_page_banner .form-control {
    border: 1px solid #dddddd69 !important;
    /* margin-bottom: 10px; */
    background-color: #fff !important;
    border-radius: 4px;
}
span.serach_icon {
    left: 8px;
}
.mb_mg_top {
    margin-top: 10px;
}
/*.mb_icon {
    margin-top: 10px;
}*/
.b_add {
    padding: 10px;
}
.b_add .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}
.map {
    padding: 10px;
}
.product-listing-section.aos-init.aos-animate {
    float: left;
    width: 100%;
    padding: 10px;
    margin-left: 0px !important;
}
.row_listing {
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.listing_width_eq {
    float: left;
    width: 30%;
    max-width: 32%;
    margin-left: 5px;
}
.adds_banner img {
    height: auto;
}
.category_sect.desktop-view_homepage_cat_sect {
    display: none;
}
.mobile-view-homepage_cate_section {
    display: block;
    position: absolute;
    /* right: 0; */
    margin-top: -46px;
    left: 188px;
}
.mobile-view-homepage_cate_section button.w3-btn {
    color: #000;
    font-size: 12px;
    background-color: #fff!important;
    padding: 4px 10px;
    border-radius: 3px;
    line-height: 25px;
    margin-top: 1px;
    margin-left: 7px;
    border: 1px solid #000;
}

.w3-dropdown-click.mobile-view-homepage_cate_section ul {
    list-style: none;
    padding-left: 10px;
    padding: 4px 10px;
  
}
.w3-dropdown-click.mobile-view-homepage_cate_section ul li {
    margin-bottom: 7px;
    border-bottom: 1px solid #dddddd6b;
}
.w3-btn:hover {
    box-shadow: unset !important;
}
.w3-dropdown-click.mobile-view-homepage_cate_section ul li a {
    font-size: 13px;
}
.w3-dropdown-hover:first-child, .w3-dropdown-click:hover {
    background-color: unset !important;
    color: #000;
}
div#Demo {
    border-top: 5px solid #444648;
    z-index: 999;
}

ul.rgt_map_list a {
    font-size: 12px;
    padding: 4px 10px;
}
.site-footer .footer-heading {
    margin-bottom: 10px !important;
    padding-top: 0px;
}
.w3-dropdown-content {
    min-width: 130px;
}
form.home_page_banner .form-control {
    font-size: 11px !important;
}
.bg_color-serach {
    float: left;
    width: 100%;
    background-color: #fff !important;
    padding: 0 !important;
    margin: 0 !important;
    border:unset !important;
    line-height: 0px;
    border-radius: 3px;
}
ul.rgt_map_list li {
    float: left;
    border-left: unset !important;
    margin-right: 10px;
}
ul.rgt_map_list {
    width: 80%;
    margin-left: 0px;
}
.site-mobile-menu .site-nav-wrap .cta {
    margin-top: 13px;
}

span.round.merchnat_btn {
    background-color: unset !important;
    color: #fff !important;
    border: unset !important;
    margin-bottom: 0px !important;
}
li.cart_icon_sec.dcart {
    border: 1px solid #444648;
    margin-top: 10px;
    text-align: center;
    border-radius: 10px;
}
.second_des h3 {
    font-size: 14px;
   /* font-weight: bold;*/
    text-transform: capitalize;
    white-space: nowrap;
    width: auto !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
ul.rgt_map_list a {
    line-height: 25px;
}
.bg_color-serach {

    padding: 10px !important;
}
/*.prduc_img {
height: auto !important;
}*/
.sf-featured-provider {
  width: auto !important;
}
.sf-featured-address {
    font-size: 10px;
}
.btn-group.sf-provider-tooltip a {
    padding: 0px !important;
}
.dltv{
    height: 259px !important;
} 
.equal-col {
    width: 32% !important;
    max-width: 33%;
}
.sl-featuredProducts--post {
    margin-top: 0px;
}
.fg_mb_view a {
    font-size: 9px;
    padding: 3px 3px;
}
.site-footer ul li {
    margin-bottom: 1px;
}
button.btn.btn-primary.btn-lg.btn-block {
    width: auto !important;

}
.order-md-1 {
    border: 10px solid #ffffff;
}
#sticky {
    border: 10px solid #ffffff;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    /*height: 168px;*/
}
.myOrder {
    width: 49%;
}
.myOdrersBox h2 {
    font-size: 18px;
}
.order-detail-page {
    width: 94%;
}
.right_side_order{
   width: 94%;  
}
.mbwdt-right {
    border-bottom: 1px solid #ddd;
}
.invoice_order {
    width: 95%;
}
section.about-video-area.section-gap .row {
    padding: 10px;
}
.testimonial img {
    height: auto !important;
}
}
@media only screen and (max-width: 690px) {
.sl-appointment__content {
    width: 64%;
}
}
@media only screen and (max-width: 590px) {
.heading-prod {
    margin-top: 5px;
}
.order_dt tr th {
    font-size: 12px;
    padding: 0px !important;
}
.order_dt tr td {
    font-size: 12px;
}
}
@media only screen and (max-width: 560px) {
.listing_width_eq {
    width: 29%;
}
.sl-featuredProducts--post__title h6 {
    font-size: 10px;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}
.sl-featuredProducts--post__content h5 {
    font-size: 10px;
        padding-bottom: 0px;
    margin-bottom: 0px;
}
.star-rating .fa {
    font-size: 10px;
}
.sl-appointment .sl-appointment__img {
   
    width: 25% !important;
    height: auto !important;
    margin-right: 20px !important;
}
.sl-appointment__content {
    width: 70%;
}
.sl-appointment .sl-appointment__img img {
   /* min-height: auto !important;
    height: auto !important;
    margin-right: 4px;*/
}
.sl-featureRating {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.shared-bx_social .viewSeller {
    margin-top: 0px;
}
.sl-appointment {
    padding: 10px;
}
.viewSeller a {
    text-align: center;
    padding: 2px 5px;
}
.sl-appointment__feature > div {
    padding-top: 0px;
}
.sl-appointment__feature {
    padding-bottom: 0px;
}
.resto-near {
    padding: 0px;
}
.social_footer_icon {
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 525px) {
.myOrderImg {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
    padding: 0px;
}
.myOrderImg img {
    width: 34% !important;
}
.myOrderID {
    padding: 5px 10px;
    margin-bottom: 0px;
    font-size: 11px;
}
.myOrderName {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    float: left;
    width: 100%;
    letter-spacing: 1px;
}
.myOrderName label {
    font-size: 13px !important;
    line-height: 13px !important;
}
.myOrderDtel {
    padding: 1px 0px;
}
.myOrderDtel label {
    text-align: left;
    font-size: 13px;
}
.myOrderDtel strong {
    font-size: 13px;
}
.view_order_extra a {
    font-size: 11px !important;
    font-weight: bold !important;
}
.myOrder {
    width: 47%;
}
.invoice_order {
    width: 95%;
}
}
@media only screen and (max-width: 510px) {
.order-detail-page {
    width: 100% !important;
}
.right_side_order {
    width: 100% !important;
}
}
@media only screen and (max-width: 480px) {
.listing_width_eq {
    float: left;
    width: 49%;
    max-width: 46%;
}
.prduc_img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-group.sf-provider-tooltip a {
    font-size: 11px;
}
div#listview {
    height: 198px !important;
}
.sf-featured-provider {
    font-size: 10px;
    font-weight: normal;
}
.rating .fa {
    font-size: 8px;
}
.sf-featured-text {
    display: none;
}
.sf-featured-bot {
    margin-top: 2px;
}
figcaption.fg_mb_view {
    margin-top: 18px;
}
/*.similer_prod .owl-item {
    width: 410px!important;
}*/
.order-detail-page img {
    margin-top: 9px;
}
}
@media only screen and (max-width: 479px) {
.listing_width_eq {
    float: left;
    width: 46%;
    max-width: 44%;
}
}
@media only screen and (max-width: 472px) {
div#listview {
    width: 28%;
}
}
@media only screen and (max-width: 453px) {
.myOrderDtelBtn.view_order_extra a {
    height: unset !important;
    padding: 0px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    min-width: 68px !important;
    font-size: 10px !important;
}
.myOrderDtel strong {
    font-size: 12px;
}
.myOrderDtel label {
   
    font-size: 12px;
}
}
@media only screen and (max-width: 425px) {
.listing_width_eq {
    float: left;
    width: 45%;
    max-width: 46%;
    margin-left: 5px;
}
}
@media only screen and (max-width: 416px) {
div#listview {
    width: 44%;
}
div#listview {
    height: 232px !important;
}
}
@media only screen and (max-width: 414px) {
.listing_width_eq {
    float: left;
    width: 45%;
    max-width: 51%;
    margin-left: 5px;
}
.app_logo img {
    width: 90px;
}
.prduc_img {
    height: 120px;
}
.second_des h3 {
    font-size: 11px;

}
span.rgt_cont {

    font-size: 10px;
}
span.rgt_chk i {

    font-size: 10px;
}
p.f_left {
    font-size: 10px;
}
p.f_right {
    font-size: 10px;
}
.price p {
    font-size: 10px;
}
.price span {
    font-size: 10px;
}
.rating .fa {
    color: #faab19;
    font-size: 10px;
    margin-right: 1px;
}
.sl-appointment__content .sl-slider__tags {
    margin-bottom: 13px;
    float: right;
}
.sl-appointment .sl-appointment__img {
    width: 23% !important;
    height: auto !important;
    margin-right: 20px !important;
}
a.back-to-store {
    padding: 8px 4px !important;
    font-size: 10px !important;
}
.post-review-box button.btn.btn-success.btn-lg {
    padding: 8px 15px !important;
    font-size: 10px !important;
}
.review-sub {
    margin-top: 0px !important;
}
/*.similer_prod .owl-item {
    width: 344px!important;
}*/
.myOrderDtelBtn.view_order_extra a {
    min-width: 61px !important;
}
}

@media (min-width: 320px) and (max-width: 767px) {
.listing_width_eq {
    min-height: 248px !important;
    padding: 5px;
}
.prduc_img{
        margin-top: 5px !important;
}

span.serach_icon {
    position: absolute;
    top: 17px;
    left: 25px;
}
.cart_icon_sec a i.fa {
    margin-right: 2px !important;
    font-size: 18px !important;
}


}

@media only screen and (max-width: 394px) {
.listing_width_eq {
    max-width: 43%;
}
}
@media only screen and (max-width: 380px) {
.listing_width_eq {
    float: left;
    width: 44%;
    max-width: 46%;
    margin-left: 5px;
    height: 185px;
}
/*.similer_prod .owl-item {
    width: 310px!important;
}*/
.myOrderDtel label {
    font-size: 11px;
}
.myOrderDtel strong {
    font-size: 11px;
}
.myOrderDtelBtn.view_order_extra a {
 
    font-size: 11px !important;
}
.myOrderName {
    font-size: 13px;
}
}
@media only screen and (max-width: 380px) {
.listing_width_eq {
    float: left;
    width: 43%;
    max-width: 46%;
    margin-left: 5px;
}
}

@media only screen and (max-width: 360px) {
div#listview {
    width: 42%;
}
div#listview {
    height: 217px !important;
}
.post-review-box button.btn.btn-success.btn-lg {
    padding: 8px 8px !important;
    font-size: 10px !important;
    width: 87px;
    min-width: 79px;
}
/*.similer_prod .owl-item {
    width: 290px!important;
}*/
.myOrderDtelBtn {
    margin-right: 3px !important;
}
}
@media only screen and (max-width: 320px) {
.w3-dropdown-content {
    min-width: 99px;
    margin-top: 9px;
}
div#listview {
    height: 200px !important;
}
.sl-appointment__content {
    width: 69%;
}
.stars {
    font-size: 12px;
}
/*.similer_prod .owl-item {
    width: 250px!important;
}*/
.myOrderID {
    font-size: 8px;
}
.cnt_shop a {
    padding: 10px 5px 10px !important;
    font-size: 11px !important;
}
}
.similar-pro {
    /*padding-left: 0px;
    padding-right: 0px;*/
    margin-bottom: 10px;
    
}
h6.product-title {
    float: left;
    width: 100%;
    color: #333333;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 20px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}

h6.product-title-btype {
    font-weight: 700;
    font-size: 15px;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}

p.raleted-rating a {
    font-weight: normal !important;
    text-transform: none;
}
.row.for-Ratingsec h2 {
    color: #444444;
    padding-bottom: 20px;
    /* margin-bottom: 20px; */
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
}
p.similar_price-s {
    font-family: 'PT Sans Narrow';
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}
.produt-total h3 {
    font-family: 'PT Sans Narrow';
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: 1px;
}
.order-md-1 {
    padding: 30px;
    background-color: #f1f4f7;
    border: 30px solid #ffffff;
}
.sl-appointment__content .sl-bg-green:hover {
    text-decoration: unset !important;
}
a.sl-bg-green {
    padding: 4px 10px;
}
.viewSeller a:hover {
    color: #444648;
    border: 1px solid #444648;
    background-color: #fff !important;
}
.seller_ProSer {
    background-color: #f5f5f582 !important;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
    padding-bottom: 15px !important;
}
figcaption.fg_mb_view {
    position: static !important;
    padding: 0px;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.fg_mb_view a {
    font-size: 11px;
}
.sl-featuredProducts--post figure {
    border-bottom: unset;
}
.sl-featuredProducts--post a:hover {
    text-decoration: unset !important;
    color: #b8cddd !important;
}
form#msform p {
    text-transform: uppercase;
    font-size: 24px;
    /* font-family: 'Poppins'; */
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
    font-weight: bold;
}
.sl-featuredProducts--post:hover {
    border: 1px solid #444648;
}
span.sf-featured-approve.bg-success {
    border-radius: 3px !important;
}
a.back-to-store {
    border: 1px solid #444648;
    color: #444648;
    padding: 8px 15px;
    font-size: 15px;
    /* margin-top: 5px; */
    border-radius: 3px;
}
.review-sub {
    margin-top: -6px;
}
a.back-to-store:hover {
    text-decoration: unset !important;
    color: #444648 !important;
}
ul#sticky {
    border: 0px;
}
.owl-item:hover {
    border: 1px solid #444648;
    cursor: pointer;
}
.prerolls_product {
   
    padding-top: 10px;
    padding-bottom: 5px;
}
span.rgt_chk i {
    color: #444648 !important;
}
.color-btn:hover {
    background-color: #fff !important;
    color: #444648;
    border: 1px solid #444648;
}
.myOrderDtelBtn.view_order_extra a {
    height: unset !important;
    padding: 0px;
    padding-top: 0px !important;
}

.view_order_extra {
    display: flex;
}
.myOrderActnBox {
    margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.myOrder.order-detail-page .myOrderImg {
    background-color: unset !important;
}
.order-detail-page img {
    width: 100% !important;
}
.order-detail-page .myOrderName {
    border-bottom: unset;
}
.order-detail-page .myOrderName {
    text-align: left;
}
.order-detail-page label {
    text-align: left;
}

.order_d_extra {
    margin-top: 30px;
}
.order-detail-page strong {
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
    font-size: 15px;
}

.order-detail-page label {
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
    font-size: 15px;
}
.order-detail-page {
    padding: 5px;
}
.order-detail-page .order_d_extra {
    margin-top: 0px;
}
.heading-prod strong {
    color: #444648;
}
.right_side_order .myOrderDtel {
    border: unset !important;
}
.right_side_order label {
    text-align: left;
}
.right_side_order .myOrderID {
    width: 100%;
    background-color: unset;
    background-image: unset !important;
    color: #333!important;
    text-align: left !important;
    border-bottom: 1px dotted #ddd;
}
.right_side_order strong {
    text-align: left;
    font-weight: 100 !important;
    width: 100% !important;
}
.right_side_order label {
    width: 100%;
    font-weight: bold;
}
.right_side_order .myOrderDtel {
    border-bottom: 1px dotted #ddd !important;
}
.right_side_order .green {
    border: unset;
    padding: 0px;
}
.invoice_order .myOrderDtel {
    /* border-bottom: unset !important; */
    border: unset !important;
}
.invoice_order .myOrderID {
    background-color: unset !important;
    background-image: unset !important;
    color: #333 !important;
    text-align: left;
}
.invoice_order label {
    text-align: left;
    float: left;
    width: 100%;
    font-weight: bold;
}
.invoice_order strong {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: 100 !important;
}
.invoice_order .myOrderDtel {
    border-bottom: 1px dotted #ddd !important;
}
.invoice_order .complete_status {
    background-color: unset;
    color: green;
    padding: 0px;
}
.myOrder strong {
    color: #000 !important;
    font-weight: 400 !important;
}
ul#sticky li a {
    text-decoration: unset !important;
    font-family: 'PT Sans Narrow';
    letter-spacing: 2px;
    font-size: 16px;
}
.color-btn:hover {
    color: #444648 !important;
    border: 1px solid #444648 !important;
}
h3.head_cont_her {
    text-align: left;
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 18px;
}
p.add i {
    background-color: orange;
    padding: 6px 12px;
    /* border-radius: 50px; */
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
}
p.phn i {
    background-color: orange;
    padding: 6px 11px;
    /* border-radius: 50px; */
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
}
p.email i {
    background-color: orange;
    padding: 6px 10px;
    /* border-radius: 50px; */
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
}
.fpnt-family p {
    font-family: 'PT Sans Narrow';
    font-weight: bold;
    letter-spacing: 1px;
    float: left;
    width: 100%;
}
p.email a:hover {
    text-decoration: unset;
}
.map_ifram {
    float: left;
    width: 100%;
}
.row.form-group label {
    font-family: 'PT Sans Narrow';
    letter-spacing: 1px;
    font-size: 14px;
}
section.about-video-area.section-gap {
    background-color: #fff !important;
}
.about-video-left p {
    font-family: 'Open Sans';
    margin-bottom: 10px;
}
a:hover, a:focus {
    color: #444648 !important;
    text-decoration: unset !important;
}
.nikki-btn {
    font-family: 'PT Sans Narrow';
    font-weight: bold;
    letter-spacing: 2px;
}
.btn_agr {
    text-align: center;
    float: left;
    width: 100%;
}
ul.list_agNtn {
    float: left;
    width: 100%;
    text-align: center;
}
.witLogo h3 {
    font-family: 'PT Sans Narrow';
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    font-size: 38px;
    margin-bottom: 0px;
    padding-bottom: 0;
}
#sub_content h1 {
    font-family: 'PT Sans Narrow' !important;
    letter-spacing: 2px !important;
}
span.restaunt_countrt {
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
    button.btn.btn-sm.btn-primary.sf-review-btn {
    margin-top: 7px !important;
}
.poweredby {
    margin-top: 5px !important;
    float: none;
    margin-left: 0px !important;
    margin-bottom: 15px;
}
.ctimg_show img {
	width: 100% !important;
}
.owl-carousel.similer_prod {
    padding: 20px 20px; 
}
}

.quantity-new-plus .input-group {
    width: 130px;
}
.poweredby {
    width: 100%;
    margin-top: 12px;
    float: left;
    /*margin-left: 35px;*/
}

button:focus {
    outline: none;
}
.img_wdt_product:focus-visible {
    outline: none;
}
.myOrderID strong {
    color: #ffffff !important;
}
.checkuot_Sec .produt-total h3 {
    font-size: 14px;
}
.checkuot_Sec ul.orderSumeryBox small.text-muted {
font-size: 13px;
}
.checkuot_Sec .list-group-item {
  padding: 0.25rem 0.75rem;
}
.checkuot_Sec .produt-total p {
    margin-bottom: 5px;
}
/*.social_footer_icon img:hover {
    transform: translateY(-10px);
}*/
.login_sec form.p-5.bg-white {
	padding: 2rem!important;
}



.table thead th{
    vertical-align: top;
    /*line-height: 15px !important;*/
    padding: 1px !important;
}

.progress-bar{
  background-color: #ed1c24;

}

@media screen and (min-width: 230px) and (max-width: 767px) {

.table thead th {
    padding: 4px;
    line-height: 11px;
    font-size: 10px;
  
}
.sl-appointment .sl-appointment__img {
    width: 100% !important;
    /* height: auto !important;*/
    margin-right: 20px !important;
}
.table-bordered thead td {
    border-bottom-width: 2px;
    border: none;
    padding: 1px !important;
    font-size: 10px;
    vertical-align: top;
}

.sl-appointment__content {
    width: 100%;
}
.widget-title {
    padding: 10px !important;
    margin-bottom: 3px;
    }
.sidebar-wrapper .widget {
    background-color: #f5f5f5;
    margin-bottom: 20px;
    padding: 4px;
    width: 100%;
    border-radius: 8px;
    float: right;
}
.sl-appointment__img img {
    display: inline !important;
    }
.remimage {
    padding-bottom: 5px;
    margin-top: 2px !important;
    display: flex;
   /* align-items: stretch;
    justify-content: center;*/
}
button.btn.btn-sm.btn-primary.sf-review-btn {
    margin-top: 15px;
    color: #fff;
    padding: 2px 16px;
    font-size: 13px;
    float: left;
    }
.sl-detail > div em i {
    padding-right: 3px !important;
    font-size: 14px;
}
.sl-width {
    width: 100%!important;
    float: left;
}
 }

.sl-appointment__content p{
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

.contact-info-widget .table td, .table th{
  padding: 4px;
}

.remimage .carousel-inner img {
    border-radius: 0px;
    /* max-width: 52px; */
    /* cursor: pointer; */
    /* height: 50px; */
    object-fit: cover;
}
.slide-box img{
    margin-right: 2px;
}

.slide-box-pro {
    width: 52px;
    height: 49px;
    overflow: hidden;
    border: 1px solid #ccc;
    float: left;
    margin-right: -3px;
    margin-bottom: 10px;
    margin-left: 5px;
}



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

.flex-container > div {
  width: 100px;
  text-align: center;
  padding: 3px;
  margin: 0px;
  
}


