/**:hover {
    transition:all 400ms ease-in-out;
    } */

a {
    color: inherit;
    /* Reset / normal styles */
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

button {
    border: none;
    transition: all 0.15s ease-out;
}

button:hover {
}

.site-wrap {
    overflow-x: hidden;
    overflow-y: hidden;
}

.spinner-gif {
    /* Spinner transform */
    transform: rotate(360deg);
    animation: spin 1s linear infinite;
}

.top-header-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 45px;
    background-color: #231F20;
    }
.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;
    }
.layoutArea .column ul {
    width: 100% !important;
}
.layoutArea .column p {
    line-height: 1.8 !important;
}
.ali-outbar a.active {
    color: #ee3a2f !important;
}
.hed-map{
    color: #495057 !important;
}
.hed-map i{
    color: #bdbdbd !important;
}
.hed-map i:hover{
    color: #bdbdbd !important;
}
.bg_color-serach a{
 color: #444444 !important;
}
.bg_color-serach a:hover, .bg_color-serach a:focus {
    color: #444444 !important;
    text-decoration: unset !important;
}
.pmptowp {
    color: #adadad;
}
.rating-product .for-Ratingsec {
    margin: -6px !important;
}

.mobile-container {
    display: none;
    justify-content: flex-end;
    align-items: center;

}

.mobile-menu-container {
    display: none;
    position: absolute;
    top: 51px;
    right: 0;
    z-index: 10000;
    background-color: #fff;
    padding: 16px 24px 8px 24px;
    width: 200px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* Red left border */
    border-top: 2px solid #c00;
}

.mobile-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-menu-container ul li {
    margin-bottom: 8px;
    font-size: 18px;
}

.mobile-menu-container ul li a {
    text-decoration: none;
    color: #231f20;
}

.mobile-menu-container ul li a:hover {
    color: #000000;
    font-weight: 600;
}

.mobile-menu-container ul li a.active {
    color: #231f20;
    font-weight: 600;
}

.mobile-menu-container ul li a.active:hover {
    color: #231f20;
}

.mobile-menu-container-list-item {
    padding-left: 8px;
    font-size: 16px;
    margin-bottom: 4px;
    width: 100%;
}

.mobile-menu-container-list-item a {
    width: 100%;
}

.mobile-menu-container-divider {
    height: 1px;
    background-color: #e0e0e0;
    margin: 8px 0;
}

header.site-navbar.container.py-0.right-z-index {
    position: sticky;
    width: 100% !important;
    top: 0px;
    background: #fff;
    z-index: 999;
    border: none;
}
.modal-dialog.modal-sm {
    max-width: 500px !important;
}
.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;
}
.similar-pro h2{
}
.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;
}
/*.site-navbar h1{
    margin: 0px 0 !important;
}*/
.welcome-area {
    position: relative;
  /*  z-index: 99;*/
    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;
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none !important;
}
.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;
}
.multiselect p{
    font-size: 21px !important;
}
.multiselect {
    width: 363px !important;
    float: left;
    display: flex;
    position: relative;
}
.multiselect p {
    font-size: 15px !important;
    margin-right: 11px;
}
.about-info .sf-about-box p {
 margin: 4px 0;
}
.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;
}
.selectBox select {
    width: 100%;
    font-weight: bold;
    padding: 8px;
    font-size: 14px;
    font-weight: normal !important;
   line-height: 16px;
   -webkit-appearance: none;
    background-image: url("https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-chevron-down-16.png") !important;
    background-position: right 8px center;
    background-repeat: no-repeat;
    padding-right: 20px;
    color: #4d4d53;
    border: 1px solid #dfdfdf;
    background-size: 10px;
}
.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: #231F20 !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;
}

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-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:#FFF !important;
    background-size: cover;
    padding: 3em 0px;
}
.login_sec form.p-5.bg-white {
    border-radius: 25px;
    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: #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;
    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: #c00;
}
.row.form-group.loginfoot p {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
}
.footlogo img {
    width: 253px;
   /* 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: #c00;
    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: #231F20;
    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: #c00;
}
.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 {
    position: relative;
    z-index: 0;
}

.bx_mainAgree .wrapper_1.account {
    display: block;
    text-align: center;
    /* padding: 60px 20px 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, #c00 ,#c00, #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: #231F20;
    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;
}
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 {
  /*top: 4px !important;*/
}
.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-slider__tags {
    display: flex;
    margin-bottom: 3px;
}
.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-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 #231F20;
    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: #231F20;
    color: #fff;
}
.btn-group.sf-provider-tooltip a:hover {
    background-color: #231F20;
    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;
}
.al-order{
    text-align: center;
    margin-bottom: 15px;
}
.al-order h2 {
    color: #000;
    font-weight: 600;
}
.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: 15px;
    background: #FFF;
    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: #231F20;
    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 .tagline {
    margin: 0 0 10px;
    display: block;
}
.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;
}
p.quick-text {
    font-size: 30px;
    color: #c00;
    font-weight: 800;
    padding-top: 38px;
    line-height: 1.4;
}
input#quantity{
    height: 24px !important;
}
span.glyphicon.glyphicon-minus{
        padding-top: 0px !important;
    }
    span.glyphicon.glyphicon-plus{
       padding-top: 0px !important;
    }
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;
}
.top_search_sec.overlay {
    margin-bottom: 40px;
}
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;
}
#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;
}


.bcx_lft {
    float:left;
    margin-right:15px;
    }
.bcx_rg {
    display:inline-block;
    }

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

.modal-footer .btn-secondary {
    color: #fff;
    background-color: #333333 !important;
    border-color: #333333 !important;
}
.shopcartd span.cnt_shop a:hover {
    background-color: #cc0000 !important;
    color: #fff !important;
}
.would-you-like h4 {
    color: #fff;
    font-weight: 800;
    font-size: 30px;
    padding: 20px;
}
.would-you-like {
    margin-bottom: 10px;
    position: relative;
    background-size: 100% 100% !important;
    width: 618px;
    height: 239px !important;
    float: right;
    margin-top: 15px;
}
.product-bann .carousel-item img {
    width: 100%;
    height: 454px !important;
}
.would-you-like a.yes-btn {
    position: absolute;
    right: 80px;
    background-color: #cc0000;
    color: #fff;
    font-weight: 700;
    border-radius: 30px;
    bottom: 20px;
    font-size: 15px;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    height: 45px;
    align-items: center;
    border: solid 2px #fff;
}
/*
.yes-btn.naiya {
    width: 22% !important;
}*/
.shop-now-part {
    position: relative;
    margin-bottom: 10px;
    background-size: 100% 100% !important;
    width: 618px;
    height: 239px !important;
    float: left;
    margin-top: 15px;
}
.shop-now-part a.shop-now-btn {
    position: absolute;
    right: 80px;
    background-color: #cc0000;
    color: #fff;
    font-weight: 700;
    border-radius: 30px;
    bottom: 20px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    height: 45px;
    align-items: center;
    border: solid 2px #fff;
    padding: 10px 20px;
}
.link-pages a.shop-now-btn-btn {
    position: absolute;
    right: 298px;
    background-color: #cc0000;
    padding: 8px 30px 8px 30px;
    color: #fff;
    font-weight: 700;
    border-radius: 30px;
    bottom: 30px;
    font-size: 15px;
    width: 13%;
    display: flex;
    justify-content: center;
    height: 45px;
    align-items: center;
    border: solid 2px #fff;
}
.vip-page img {
    width: 100%;
    height: 375px;
}
.link-shop {
    background-size: cover !important;
    width: 100%;
}
.link-pages {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    height: 375px;
    position: relative;
}
ul.site-menu.js-clone-nav.mr-auto.nav.e-commerc li a {
    text-transform: uppercase;
}
.popover-value {
    display: flex !important;
    flex-wrap: nowrap;
    width: 96%;
    padding-left: 15px;
}
.popover-value .sf-thum-bx.overlay-black-light {
    width: 143px;
}
.popover-value video#VisaChipCardVideod12 {
    width: 135px;
    margin-left: 4px;
    height: 111px;
    margin-top: -22px;
}
.popover-value img#img_id {
    max-width: 40px;
}
.popover-inner-content {
    width: 23%;
}
.right-pagin {
    padding-top: 11px;
    margin-right: 3px;
}
.for-Ratingsec .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}
.review-top {
    padding-left: 5px;
    padding-right: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.remimage{
    width: inherit !important;
}
 }
 .sf-thum-bx{
    height: inherit  !important;
 }

}
@media only screen and (min-width: 500px) and (max-width: 1024px) {
    .remimage img {
    padding-bottom: 15px;
    width: 100% !important;
    margin-top: 2px !important;
    }
    .sf-thum-bx{
    height: inherit !important;
    }
}
.sale-page{
display: none !important;
}
@media  (max-width: 500px) {
.mobile-flex-b{
    display: flex;
    justify-content: center;
    width: 100%;
}
.price-mid span{
    width: 149px !important;
}
.pro_name span {
    font-size: 14px;
     width: 149px !important;
}
.addonpms {
    width: 75px;
    /* background: #ccc; */
}
}
@media (min-width: 501px) and (max-width: 767px) {
.mobile-flex-b{
    display: flex;
    justify-content: center;
    width: 48%;
    margin-right: 7px;
}
  }
@media (min-width: 768px) and (max-width: 1024px) {
.site-footer .footer-heading {
    margin-top: 45px !important;
}
.oder-detail_pages {
    width: 32% !important;
 }
  }
.social_footer_icon .pr-3{
    padding-right: 0 !important;
}
@media  (max-width: 615px) {
.price-mid h3 {
    font-weight: 700;
    width: 300px !important;
    font-size: 15px;
}
.pro_name h3 {
    width: 309px !important;
    font-size: 15px;
}

  }
@media only screen and (min-width: 1400px) and (max-width: 2500px) {
    display: flex;
    flex-direction: column;
    padding: 2px !important;
    margin-top: 5px;
}
}
@media  (max-width: 767px) {
     .mobile-container {
    display: flex;
 }
  }
.pr-0v{
    padding-right: 0px;
  }
.smal-larg{
display: none;
}
span.sm-dnone{
    content: inherit;
}

@media (min-width: 768px) and (max-width: 1024px) {
}
@media  (max-width: 767px) {
section#faq .web-heading {
    padding: 15px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.right-pagin ul li .page-link {
    padding: 5px 6px !important;
    background: #FFF;
    margin: auto;
}
section#faq pre {
    margin-bottom: 0;
}
h2.contact-us-heading {
    margin-top: 0px !important;
}
.review-top {
    padding-left: 0px;
    padding-right: 0px;
}
.right-pagin {
    display: flex !important;
    justify-content: center;
    margin-right: 0;
}

.popover-value {
    display: block !important;
}
.new-mobiledive ul#catfilter a {
    font-size: 14px;
    color: #222222;
}
a.smal-larg:focus {
    color: #fff;
    outline: none;
}
.new-mobiledive a#dropdownMenu {
    background: none;
    border: none;
    font-size: 16px;
    color: #212529;
    padding-left: 19px;
}
.new-mobiledive .dropdown-toggle::after {
    display: none;
}
.new-mobiledive ul#catfilter {
    list-style: none;
    padding-left: 15px;
    line-height: 2.2;
}
.new-mobiledive li.new-whole-mobile {
    font-size: 16px;
    color: #222222;
    list-style: none;
    padding-left: 19px;
}
.site-mobile-menu.bv-tex {
    /* height: 330px; */
    width: 60%;
    padding-top: 8px;
}
.new-mobiledive .dropdown-menu.show {
    width: 100%;
    overflow: scroll;
    height: 280px;
}
.new-mobiledive ul#catfilter:hover {
    background: #f4f5f9;
    color: #ee3a2f !important;
}


.searchbox-icon {
    top: auto !important;
}
.site-navbar .site-logo {
    left: 2px;
    top: -8px !important;
}
li.whole-savle-sign.who-bxn a:hover {
    color: #cc0000 !important;
}
li.whole-savle-sign.who-bxn a:focus {
    color: #cc0000 !important;
}
.header-search-wrapper .search-form-main .search-field {
    margin-top: 8px;
}
.site-mobile-menu .site-nav-wrap .cta {
    background: #c00 !important;
    border-radius: 10px;
    text-align: center;
    width: 100%;
}
li.whole-savle-sign.who-bxn {
    padding-left: 19px;
}
.site-mobile-menu .site-mobile-menu-body {
    line-height: 1.9;
    height: 100%;
}
li.whole-savle-sign.who-bxn {
    margin-right: 9px !important;
    font-size: 16px;
    color: #212529;
}
.popover-inner-content img#merchantimg {
    width: 100% !important;
    height: 140px !important;
}
a.smal-larg:hover {
    color: #fff !important;
}
.would-you-like h4 {
    font-size: 10px;
    line-height: 1.5;
}
.would-you-like a.yes-btn {
    right: 11px;
    width: 43%;
    height: 40px;
}
.would-you-like {
    padding-bottom: 28px !important;
    height: 162px;
    background-size: 100% 100% !important;
}
.shop-now-part {
    padding-bottom: 128px;
}
.shop-now-part a.shop-now-btn {
    right: 11px;
    width: 43%;
    height: 40px;
    top: 73px;
}
.link-pages a.shop-now-btn-btn {
    top: 218px;
    position: absolute;
    right: 11px;
    bottom: auto;
    width: 45% !important;
    height: 40px;
}
.would-you-like h4 {
    font-size: 10px;
    line-height: 1.5;
}
.would-you-like {
    padding-bottom: 28px !important;
    background-size: 100% 100% !important;
    width: 100%;
    height: 140px !important;
}
.shop-now-part {
    padding-bottom: 128px;
    width: 100%;
    height: 140px !important;
}
.link-shop {
    width: 100%;
    height: 280px;
}
.vip-page img {
    height: auto;
    margin-top: 10px;
}
.link-pages {
    display: block;
    height: auto;
}
.cat-fixed {
    height: 39px !important;
    width: 39px !important;
    right: 3px !important;
}
.skut-box ul li {
    font-size: 16px;
}
.nav-button-container {
    gap: 12px;
}
li.whole-savle-sign {
    margin-right: 25px !important;
}
.ali-outbar-bottm {
    width: 219px !important;
    top: 3px !important;
}
.site-navbar.top-red .site-navigation .site-menu > li > a{
    padding-top: 5px !important;
}
li.whole-savle-sign.who-bxn {
    margin-right: 9px !important;
}
.same-day .lo-gb{
    left: 0px !important;
}
.pl-2-vb {
    padding-left: 19px !important;
}
.cat-fixed {
    top: 70px !important;
    right: 5px !important;
}
.site-mobile-menu-body .header-search-wrapper{
    display: none !important;
}
.vbn-kt .carousel-inner {
    height: auto !important;
    border-radius: 3px;
}
.whole-savle-sign a {
    position: relative;
    top: 1px !important;
}
.bv-tex .whole-savle-sign{
 display: block !important;
}
.preference-menu {
    border: 1px solid #a7a7a7  !important;
    border-radius: 14px !important;
    padding: 9px !important;
    margin-top: 11px;
}
.preference-menu h2 {
    font-size: 16px !important;
    letter-spacing: 2px !important;
    margin-bottom: 11px !important;
    margin: 0;
}
.flex-base-menu a {
    font-size: 12px !important;
    font-weight: bold;
    letter-spacing: 2px !important;
    margin-right: 7px !important;
    border: 1px solid #ee3a2f !important;
    border-radius: 12px !important;
    padding: 6px 7px !important;
    color: #231f20;
    margin-bottom: 7px !important;
    float: left;
}
.preference-menu img {
    width: 25px !important;
    margin-right: 0px !important;
}
.same-day a.city-link span.round.lo-gb {
    color: #222;
}
.same-day a span {
    color: #222 !important;
}
li.whole-savle {
    border: 1px solid #c00;
    border-radius: 6px;
    background: #c00;
}
li.whole-savle a{
   color: #FFF !important;
}
ul.site-menu li.whole-savle a:hover{
   color: #FFF !important;
}
.whole-savle{
  padding-left: 4px;
}
.sale-page {
    display: block !important;
}
.site-navbar .site-navigation .site-menu > li {
    display: inline-block;
    margin-right: -4px;
}
ul li.sale-page a{
   color: #c00 !important;
}
.hied-sale{
    display: none !important;
}
.bv-tex .same-day-das{
   display: block !important;
}
.bv-tex .same-day{
    display: none !important;
}
.bv-tex .whole-savle {
    display: none !important;
}
.small-nav {
    width: 100%;
}
.ali-outbar {
}
.same-day-das .lo-gb {
    left: -1px !important;
}
.lgo-bar {
    position: relative;
}
.header-search-wrapper {
    display: block !important;
    position: relative !important;
}
.same-day-das ul {
    padding-left: 22px;
}

.calendr-infor .modal-body .row{
  margin-right: 0px;
  margin-left: 0px;
}
.vbn-kt{
    padding: 0px;
}
.prid-flxe .mt-4 {
    margin-top: -1px !important;
}
.resto-near h4 {
   text-align: center;
}
.calendr-infor .modal-body .sf-thum-bx img{
margin-bottom: 20px;
width: 60% !important;
}
.search-main i.fa{
    font-size: 18px;
}
.smal-larg {
    display: block;
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
    /* width: 100%; */
    position: absolute;
    right: 79px;
    /*top: 8px;*/
    z-index: 9;
}
.smal-larg-hide{
    display: none !important;
}
.site-mobile-menu .site-nav-wrap > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 99999;
    position: absolute;
    background: #FFF;
    width: 100%;
}

.prid-flxe {
    display: inherit !important;
    align-items: center;
    border-bottom: 1px solid #dbdbdb;
    padding: 8px 5px !important;
}
.shiping-right div:first-child{
   font-weight: 600;
}
.shiping-right{
    display: inherit !important;
}

.pr-0v{
    padding-right: 15px;
  }

.site-section.tpProduct {
    width: 100%;
    display: inline-block;
}
.mobile-flex-b .myOrderDtel strong {
    text-align: left;
}
.myOdrersBox {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}

li.cart_icon_sec.dcart span.session_qty {
    position: absolute !important;
    top: 4px !important;
    right: 94px !important;
    height: 18px;
    width: 18px;
    background: #c00;
    color: #FFF;
    text-align: center;
    border-radius: 50px;
    display: flex;
    font-size: 13px;
    align-items: center;
    justify-content: center;
}

.sf-about-box h2.sf-title{
        font-size: 20px !important;
}
.myOrderID {
    padding: 4px 2px;
    margin-bottom: 0px;
    font-size: 15px !important;
}
.cutPricei {
    width: 175px !important;
    }
.RcutPrice {
    width: 155px !important;
        font-size: 13px !important;
}
span.serach_icon {
        left: 30px !important;
    }
.bg_color-serach input#searchcityz{
        margin-bottom: 9px;
}
.wholesate-btn{
        width: 96% !important;
}
section#sf-provider-info div#demo h2{
        padding-top: 13px;
}
.variant-prodct h2 {
    padding-top: 16px !important;
}
.product-rigt .col-md-5 {
    padding: 0px 4px;
}
.about-info .sf-about-box h2.sf-title {
    letter-spacing: 0.2px !important;
    font-size: 19px !important;
}
h6.product-title {
    letter-spacing: 0.2px !important;
    font-size: 19px !important;
}
.multiselect p{
     font-size: 19px !important;
}
.serch-bar-boc.serch-bar-event {
    margin-bottom: 0px !important;
    }
#sf-provider-info .row.for-Ratingsec {
    margin-left: 0px  !important;
    margin-right: 5px !important;
    width: 100%;
}
.sf-about-box .star-rating {
    margin-bottom: 2px !important;
}
.about-info .sf-about-box .proPrice {
    padding-right: 16px;
}
.list_view_bg_sect .sf-featured-top .prduc_img{
    margin-top: 2px !important;
}
.remimage img {
    padding-bottom: 15px;
    height: 100% !important;
    width: 100% !important;
}
.sf-thum-bx{
        margin-bottom: 0px !important;
}
.repo-img{
    margin-top: 10px !important;
}
.tpProduct h2.font-weight-light.text-primary {
    width: 100%;
    display: inline-block;
}
/*.repo-img {
    width: 73px !important;
}*/
.repo-img img{
    width: 100% !important;
}
.remimage img {
    padding-bottom: 15px;
    height: 70px;
    /* overflow: hidden; */
    width: 100%;
    display: flex;
    /* padding: 10px; */
    align-items: center;
  /*  justify-content: space-between;*/
   /* margin-top: 24px;*/
}
.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 {
    float: left;
    width: 100%;
}
.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: #E81E2A;
    margin-top: 15px;
    border-radius: 4px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 16px;
}
.sidebar-wrapper .widget {
    background-color: #fff;
  /*  margin-bottom: 20px;*/
    padding: 30px;
}
.widget-title {
    font-size: 18px;
    font-weight: 700;
     margin-bottom: 10px !important;
    text-transform: capitalize;
}
.closetime{
   color: #da2334;
   font-weight: 700;
   text-align: right;
}
.opentime {
   color: #28a745;
   font-weight: 700;
   text-align: right;
}
.wek-day span {
  /* width: 32%; */
}
.wek-main{
width: 30%;
font-size: 13px;
}
.time-am {
   width: 50%;
   display: flex;
   justify-content: space-between;
       align-items: center;
}
.open-close{
width: 10%;
}
.cotime{
/* width: inherit !important; */
text-align: left !important;
}
.clend-blog {
    /* background: #FFF; */
    padding: 3px 1px;
}
.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: 80px;
    font-size: 13px;
}
.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;
}
.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 20px;
    margin-bottom: -7px;
    /*float: left;
    width: 70%;*/
}
.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 {
    display: flex;
    margin-bottom: 3px;
}
.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: 'Outfit';
    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 {
    padding-top: 8px;
}
.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__feature > div {
    padding-top: 8px;
    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 "Outfit", 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: #231F20;
    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: #fff;
    margin-bottom: 15px;
    text-align: center;
}
section#ordr-grab-sec .web-heading>p {
    width: 60%;
    display: table;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
}
#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;
}
#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: #231F20;
    font-size: 14px;
}
#faq #faq-list .collapse p {
    margin-bottom: 0px;
}
#faq #faq-list .collapse {
    padding: 10px 15px;
    background-color: #ececec;
    margin-bottom: 15px;
}
/*#faq #faq-list li:nth-child(odd) {
    background-color: #f5f5f5;
}*/
/****************************** Product Detail Page **********************************/
.sf-about-box .star-rating {
    width: 100%;
    margin-bottom: 10px;
}
.sf-about-box .star-rating .text-warning i.fa {
    color: #ffb204;
}
.about-info .sf-about-box .proPrice {
    float: left;
    width: 100%;
    margin-bottom: 4px;
}
.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;
    width: 100%;
}
/*.about-info .sf-about-box .avilblStock {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 18px;
    color: #009627;
}*/
.wek-day {
display: flex;
justify-content: space-between;
align-items: center;
vertical-align: middle;
margin-bottom: 1px;
/*border-bottom:1px solid #e1e1e1;*/
}
.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;
}
.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 {
    width: 100%;
    background-color: #fff;
}
.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: 4px;
}
input.btn.btn-primary.py-2.px-4.text-white {
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 7px 26px !important;
    font-size: 17px;
    min-width: 100px;
    background-color: #c00;
}
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: 4px;
    box-shadow: 0px 0px 2px #b7b7b7;
}
/*.myOrder {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 11px;
    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%;
    padding: 3px;
}
.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 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 .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 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;
}
.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 {
    background-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;
}
.progress-bar{
        background-color: #c00;
}
.orderSumery {
}
.orderSumery .justify-content-between {
}
.orderSumery h4.d-flex.justify-content-between.align-items-center.mb-3 {
    background-color: #231F20;
    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: #231F20 !important;
    text-transform: capitalize;
    font-weight: 600;
}
ul.orderSumeryBox small.text-muted {
    color: #231F20 !important;
    text-transform: capitalize;
    font-weight: 600;
}
.orderSumery li.list-group-item.d-flex.justify-content-between.bg-light small {
    font-size: 15px;
    font-weight: 600;
}
.orderSumery li.list-group-item.d-flex.justify-content-between.bg-light span.text-success {
    font-size: 15px;
    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;
}
#p2ppaybox input{
    padding-left: 9px;
    }
.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;
    box-shadow: 0px !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-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;
    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 .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 h1 {
    padding: 20px 0;
    font-size: 28px;
    font-weight: 700;
    color: #231F20;
}
.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;
}
.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: #231F20;
}
.feature-area .single-feature a.titleq h4 {
    font-weight: 600;
}
.feature-area .single-feature a.title h4 {
    font-weight: 600;
    font-size: 20px;
    color: #231F20;
}
.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:#231F20;
    color:#fff !important;
    text-decoration:none;
    }
.mrchnt_dtl a.text-dark {
    margin-top:5px;
    display:table;
    margin:5px auto;
    color:#231F20 !important;
    padding:3px 8px;
    font-size:12px;
    border-radius:15px;
    font-weight:400;
    border:1px solid #231F20;
    }
.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:#c00;
    }
.deeprating i.fa{
    color:#c00;
    }
.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;
    font-size: 13px;
    font-weight: 400 !important;
}
.bnmts .sf-about-box {
    padding-top: 1px !important;
    /* background: #f5f5f5; */
    height: 96%;
    padding: 16px;
    border-radius: 4px;
}
.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: #c00;
    font-size: 22px;
    user-select: none;
    color: #FFF;
    }
.value-button:hover {
    cursor: pointer;
    background: #af0006;
    }
.quantity #input-wrap {
    margin: 0px;
    padding: 0px;
    }
.quantity input.number {
    text-align: center;
    border: none;
    border: 1px solid #ddd;
    margin: 0px 0px;
    padding: 2px 0;
    width: 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;
    }
.sidebar-wrapper .contact-info-widget .single-info p{
    width:auto !important;
}
/* 21 jan */
.order-des-pres {
    /* height: 70px; */
    display: flex;
    align-items: center;
    justify-content: center;
}
@media  (max-width: 767px) {
.product-video iframe {
    width: 100% !important;
}

.for-Ratingsec h2 {
    padding-left: 18px;
}
.yes-btn.naiya {
    width: 80% !important;
}
.header-search-wrapper.snew {
    right: 55px;
    top: -23px !important;
}
.ali-outbar-bottm nav.site-navigation.position-relative.small-nav {
    margin-top: -11px;
}
.ali-outbar-bottm a.city-link.round.lo-gb.xc {
    padding-left: 0px;
}
.right-space {
    margin-right: 29px;
}
ul.site-menu.js-clone-nav.mr-auto.nav.e-commerc li a {
    font-size: 13px !important;
}
li.has-children.same-day-das {
    margin-top: 12px;
}
a.city-link.round.lo-gb.xc {
    font-weight: 500 !important;
}
li.whole-savle-sign.who-bxn a {
    font-weight: 500 !important;
    color: #212529;
}
.remimage{
    width: inherit !important;
    align-items: center !important;
    justify-content: center !important;
}
.floting-cart {
    width: 15px !important;
}

.info-ttst{
    padding: 10px 11px !important;
}
  /*  .site-navbar .site-logo {
        top: -22px !important;
    }*/
.same-day .arrow-collapse:before {
        top: 9px !important;
        border-radius: 0px;
        color: #c00 !important;
        padding: 2px 11px;
    }
.social-icn ul li img {
    width: 21px !important;
}
.social-icn{
margin-left: -1px;
}

.session_qty {
    position: absolute;
    top: -3px !important;
    left: -10px;
    padding: 5px 5px !important;
    z-index: 9;
}
.myOrderDtelBox td {
    text-align: left;
    padding: 1px 9px;
    font-size: 13px;
}
.or-gb{
    padding-left: 23px;
}
.order-detail-page .myOrderName {
    text-align: left;
    padding: 0 !important;
    margin: 0 !important;
}
.bnmts .sf-provider-des {
    margin: 0 0px 0px 0px !important;
}
.myOrder strong{
        font-size: 13px !important;
        margin-bottom: 3px !important;
}
.myOrderDtel label {
    font-size: 13px !important;
}
.myOdrersDetailBox .myOrder .myOrderDtelBox .myOrderDtel{
padding-left: 0px !important;
}
.col-md-6.od-pres{
    padding-left: 0 !important;
}
.resto-near h4 {
    font-size: 19px !important;
        letter-spacing: 1px;
    }

.thnxMsgSec.text-center h2 {
    font-size:22px !important;
    }
section.section-full.myOrderThnk {
    padding:30px 0px 0px !important;
    }
    .sf-thum-bx{
        text-align: center;
    }
.sf-thum-bx img{
    width: 100% !important;
    height: 100% !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 {
    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 {
    padding:0px 15px 0;
    }
.searchResults {
    margin-top: 20px;
    }
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;
    }
.myOrderImg img {
    width: 80% !important;
    margin: 0 auto;
    float: none;
    display: table;
    }
}
@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%;
    }
}
@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) {
        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) {
    .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:1px;
    }
    .smilrProdct {
        text-align:center !important;
        width:100% !important;
    }
    .site-section.bg-light.login_sec {
        padding:3em 0px 1.5em !important;
    }
    .myOrderName label {
        font-size:16px !important;
        line-height:24px !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:22px !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 screen and (max-width: 768px) {
       .site-mobile-menu .site-nav-wrap .arrow-collapse {
        right: 5px;
        top: 14px !important;
        border-radius: 0px;
    }
}
@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:1px;
        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: 12px;
}
.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) {
div#products .col-md-3.col-sm-6.equal-col {
    padding: 0px 5px;
    }
    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%;
    }
     .flex-base-menu a{
            padding: 8px 20px !important;
    }
    .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) {
        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;
    }

}
@media (min-width: 1281px) and (max-width: 1366px) {
    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.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%;
}

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;
    }

.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;
    }
}

.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: 'Outfit', 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;
    }
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: #c00;
}
.round {
    border-radius: 30px;
}
.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: #c00 !important;
    border-color: unset !important;
    border: unset;
    font-size: 14px;
}
a.show-list-mode {
    background-color: #c00!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: 99;*/
    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: #c00;
    text-decoration: none !important;
    outline: none;
    border:1px solid #c00;
}
.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: #c00;
    border: 1px solid #c00;
    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 #c00 !important;
    border-right: 1px solid #c00!important;
    border-bottom: 1px solid #c00 !important;
    border-left: 1px solid #c00!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, #c00, #c00 , #F7FF0A ) !important; */
  background-color: #fbfcfc !important;
}
p.quick-text:after {
    content: '';
    background: url(https://www.packsdash.store/demo/assets/images/star-rating.png);
    width: 10%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    z-index: 9999999;
    margin: auto;
}
figure.mb-4.figcls {
    width: 43%;
    margin: auto;
    text-align: left;
}
.uniqss {
    width: 100% !important;
    max-width: 100%;
}
p.quick-text-two {
    font-size: 18px;
    color: #c00;
    font-weight: 800;
    text-align: center;
}
.testimonial-new-home .slide-one-item .owl-dots .owl-dot {
    display: inline-block;
    margin: 4px;
}
.testimonial-new-home .slide-one-item .owl-dots {
    text-align: center;
}
.testimonial-new-home .slide-one-item .owl-dots .owl-dot.active span {
    background: #c00 !important;
}
.testimonial-new-home .slide-one-item .owl-dots {
    text-align: center;
    display: block !important;
}
.testimonial-new-home .slide-one-item .owl-dots .owl-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #dee2e6;
}
.testimonial-new-home .slide-one-item.home-slider .owl-nav {
    display: none;
}
.site-section.bg-white.testimonialSection {
    background-image: none !important;
    background-color: #231F20 !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;
}
.site-footer a.pr-3 {
    font-size: 21px;
    color: #c00;
}
.footlogo {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
.foot_Img a {
    margin-left: 15px;
}
.foot_Img {
        float: left;
    margin-left: 43%;
}

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-repeat-y: no-repeat;
    background-size: 24%;
    background-position: top;
    background-color: #fff !important;
    border-bottom: unset !important;
    background-image: inherit !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: 'Outfit';
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 22px;
}
.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, #c00 ,#c00) !important;
    border: none;
    font-family: 'Outfit' !important;
    font-size: 17px;
    letter-spacing: 2px !important;
    font-weight: bold;
    border: 1px solid #c00;
}
.login_sec form.p-5.bg-white .form-group input.btn-primary:hover {
    background-image: linear-gradient(to right,#c00, #c00  ) !important;
}
.row.form-group.loginmid a {
    color: #000;
    font-family: 'Outfit';
    left: 2px !important;
    font-size: 13px;
}
.row.form-group.loginfoot a {
    font-weight: 700;
    color: #c00;
}
.row.form-group.loginfoot p {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Outfit';
    letter-spacing: 1px;
    font-size: 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:'Outfit', 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: #c00;
    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: #231F20;
    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, #c00 , #ff7e83 ) !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: #c00;
}
.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: 20px 40px 40px;
    min-height: 100vh;
    background-size: 100% !important;
    background-position: top;
    background: #ffffff !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: #c00;
    font-size: 16px;
    font-family: 'Outfit';
    font-family: 'Outfit';
    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: 'Outfit';
    color: #c00;
}
.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: #ffffff !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: #c00; */
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    border: 4px solid #fff;
    border-radius: 25px;
    background: #c00;
}
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: 14px;
    font-weight: 600;
    text-transform: capitalize;
    white-space: nowrap;
    width: 215px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 22px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.sf-featured-address {
    padding: 2px 0;
    font-size: 13px;
    color: #000;
    text-transform: capitalize;
    white-space: nowrap;
    width: 215px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 22px;
}
.sf-featured-address i {
    font-size: 16px !important;
    margin-right: 9px !important;
}
.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;
}
/****************************************** 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: 3px;
    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;
    height: 170px;
    overflow: hidden;
}
.sf-thum-bx img, .post-thum-bx img, .post-thum img {
    width: 100%;
    height: auto;
}
.contact-info-widget .single-info p a {
    color: #231F20;
    font-size: 13px;
}
.about-info .sf-provider-name {
       display: block;
    font-size: 20px;
    padding-top: 15px;
    font-weight: 600;
    color: #333;
    font-family: 'Outfit';
    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: 2px;
    padding-top: 0px;
    width: 85%;
}
.about-info .sf-title {
    margin: 0 0 20px;
}
.about-info .tagline {
    margin: 0px;
    display: block;
    color: #c00;
    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: #c00;
    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, #c00 , #F7FF0A, #c00) !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;
}
#sinstructions{
    width: 100%;
}
 @media (min-width: 768px) and (max-width: 1000px) {
.serch-bar-boc.serch-bar-event{
    position: inherit !important;
    width: 100% !important;
    margin-top: 12px;
}
.about-info .sf-about-box{
width: 100%
}
#sinstructions{
    width: 100%;
}
    }

 @media  (max-width: 767px) {

    .calTacsn {
        max-width:100%;
    }
.skut-box {
    width: 100% !important;
}
.sho-car {
    top: 5px !important;
}
 .cat-fixed{
        height: 25px !important;
    width: 39px !important;
 }
 a.smal-larg:focus-visible{
outline: none;
 }
    #proimgthumb img{
        margin-left: 0 !important;
    }
    .other-service-product span {
    margin-bottom: 4px !important;
}
/*.site-mobile-menu.bv-tex .site-nav-wrap .arrow-collapse:hover {
     background: #FFF;
}*/
.site-mobile-menu .site-nav-wrap .same-day-das:before {
          color: #c00 !important;
    }
#dropid {
    float: none !important;
    padding-left: 5px !important;
    padding-top: 6px !important;
}
.sf-featured-provider {
    font-size: 12px !important;
    font-weight: 600  !important;
}
.order-md-1 {
    padding: 13px !important;
    background-color: #f1f4f7;
    border: 8px solid #ffffff;
}
#sticky{
    padding: 40px 7px !important;
}
.descrption_set .star-rating .fa {
    margin-right: 5px;
    font-size: 13px;
}
    .sidebar-wrapper .widget{
        min-height: 205px !important;
    }
    .contact-info-widget .single-info p{
        line-height: 20px !important;
    }
    .for-Ratingsec .col-sm-12{
        padding: 0 !important;
    }
    .bnmts .sidebar-wrapper {
    margin-top: 1px;
    padding: 0px 12px;
}
.stars {
     font-size: 19px !important;
}
    section#sf-provider-info {
    padding: 1px 0 !important;
}
    .widget-title{
            margin-top: 18px;
    }
    .bnmts .sf-about-box{
        padding: 1px 14px;
    }
    .serch-bar-boc.serch-bar-event{
    position: inherit !important;
    width: 100% !important;
    border: inherit !important;
    padding: inherit !important;
}
.xzoom-thumbs{
    margin-bottom: 0 !important;
    padding: 0px !important;
    margin: -1px !important;
    margin-top: 20px !important;
}
.about-info .sf-about-box {
    padding: 12px 0px !important;
}
button.btn.btn-sm.btn-primary.sf-review-btn {
    height: 37px !important;
    padding: 3px 9px !important;
    font-size: 13px !important;
    margin-top: 15px !important;
}
.myOrderDtelBtn a {
    padding: 4px 8px !important;
    height: 38px !important;
    font-size: 13px !important;
    display: block;
    font-weight: normal !important;
    padding-top: 7px !important;
}
.about-info .sf-about-box{
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: 0;
    margin-top: 11px;
}
a.smal-larg {
    margin-top: 5px !important;
}
.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;
}

#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: 220px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.ctimg_show img {
    float: left;
    width: 100%;
    }
.descrip-tex-p {
    margin-bottom: 14px !important;
        text-align: justify;
}
button.btn.btn-sm.btn-primary.sf-review-btn {
    background-color: #c00;
  /*  margin-top: 28px;*/
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    float: left;
    border: 1px solid #c00;
    display: block;
    }
.sidebar-wrapper .widget {
   /* background-color: #f5f5f5;*/
    /* margin-bottom: 20px; */
    padding: 3px;
    width: 100%;
    float: left;
    border-radius: 4px;
    min-height: 265px;
}
.sf-review-btn.btn-x{
    height: 40px;
}
.sf-provider-cat strong{
    font-weight: 600;
}
.wek-main b{
      font-weight: 600;
}
.widget-title {
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 30px;
    color: #333333;
    letter-spacing: 0.5px;
   /* margin-bottom: 15px !important;*/
    font-size: 24px;
    text-transform: capitalize;
    font-family: 'Outfit', sans-serif;
    }
.open-time-widget ul {
    padding-left: 0px;
    list-style: none;
    }
.contact-info-widget .single-info {
    margin-bottom: 1px;
    display: flex;
    }
.contact-info-widget .single-info h5 {
    color:#666666;
    float:left;
    font-weight:500;
    line-height:24px;
    margin:0;
    text-transform:capitalize;
    width:105px;
    font-size:13px;
    }
.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: 13px;
    }
.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-product {
    padding-left: 0px;
    padding-right: 0px;
}
.bold {
    font-weight: 700;
}
.padding-bottom-7 {
    padding-bottom: 7px;
}

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;
}
    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: 14px 2px;
    float: left;
    position: relative;
/* border:1px solid #ddd;*/
}
.sl-appointment .shared-bx_social {
    position: absolute;
    right: 25px;
    top: 30px;
}
.sl-appointment__content {
    padding: 0 15px;
    margin-bottom: -7px;
    /*float: left;
    width: 60%;*/
}
.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 {
    display: flex;
    margin-bottom: 3px;
}
.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: 10px;
    line-height: unset !important;
}
.sl-bg-red-orange {
    background-color: #000000;
}
.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;
}
.sl-appointment__feature > div {
    padding-top: 8px;
}
.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__feature > div {
    padding-top: 8px;
    float: left;
    width: 100%;
}
.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 "Outfit", 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 #c00;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    background-color: #c00;
}
.viewSeller a:hover {
    background-color: #c00;
    color: #fff;
    text-decoration: unset;
}
/**************** For Help Page **************/
section#ordr-grab-sec {
    padding: 10px 0px;
    background: linear-gradient(to right, #93291E, #ED213A) !important;
    position: relative;
    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: #fff;
    margin-bottom: 15px;
    text-align: center;
    font-family: 'Outfit';
    letter-spacing: 2px;
    text-transform: uppercase;
}
section#ordr-grab-sec .web-heading>p {
    width: 60%;
    display: table;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    font-family: 'Outfit';
    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: 'Outfit';
    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: #c00;
    margin-top: 12px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    border: 1px solid #c00 !important;
    cursor: pointer;
}
section#faq {
    padding: 65px 0px;
    position: relative;
    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;
    color: #000;
}
.populr-topics p a {
    color: #231F20;
    font-size: 14px;
}
#faq #faq-list .collapse p {
    margin-bottom: 0px;
}
#faq #faq-list .collapse {
    padding: 10px 15px;
    background-color: #ececec;
    margin-bottom: 15px;
}
/****************************** Product Detail Page **********************************/
.sf-about-box .star-rating .text-warning {
    margin-right: 15px;
}
.sf-about-box .star-rating .text-warning i.fa {
    color: #c00;
}
.about-info .sf-about-box .proPrice {
    width: 100%;
    margin-bottom: 4px;
}
.about-info .sf-about-box .proPrice .cutPrice {
    font-size: 17px;
    font-weight: 500;
    color: #231f20;
    margin-right: 15px;
    line-height: normal;
    font-family: 'Outfit';
    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: 0px;
    font-size: 15px;
    color: #c00;
    font-family: 'Outfit';
}
.smilrProdct .text-warning {
    color: #ffa434;
}
.smilrProdct a {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    /*white-space: nowrap;*/
    width: 124px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.smilrProdct {
    float: left;
    text-align: left;
}
.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: 'Outfit', 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;
}
span.sf-provider-name {
    text-transform: capitalize;
    color: #333 !important;
}

.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: 'Outfit';
    letter-spacing: 2px;
    font-weight: bold;
    border-radius: unset;
    padding: 10px 0px;
}
.resto-near {
    float: left;
    width: 100%;
    background-color: unset !important;
    padding: 1px;
    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: 'Outfit';
    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: #c00;
}
.login_sec form.p-5.bg-white .form-group input.btn-primary:hover {
    border: 1px solid #c00 !important;
    color: #c00 !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;
}
.ordrSumry .thnx_head i.fa {
    margin-right: -1px;
    font-size: 18px;
    /* margin-top: 1px; */
    position: relative;
    top: -3px;
}
.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: 8px 9px 10px rgb(207 207 207 / 33%);
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 25px;
     border: 1px solid #f0f0f0;
    margin-right: 9px;
}
.myOrderDtelBox .myOrderID strong{
    color: #FFF !important;
}
.oder-detail_pages {
    width: 24%;
}
.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: left;
}
.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: 'Outfit';*/
    letter-spacing: 1px;
    margin-bottom: 7px;
}
.myOrderDtel {
    /* border: 1px solid #ddd; */
    padding: 2px 0px;
    border-bottom: none;
    float: left;
    width: 100%;
}
.myOrderDtel label {
    float: left;
    width: 50%;
    margin-bottom: 0;
    text-align: left;
}
.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: 4px 0px;
}
.myOrderID {
    background: #c00 !important;
    color: #fff !important;
    float: left;
    color: #231f20;
    padding: 5px 4px;
    border-radius: unset;
    margin-bottom: 0px;
    font-weight: bolder;
    text-align: center;
    float: left;
    margin-top: 1px;
    width: 100%;
    font-family: 'Outfit';
    letter-spacing: 2px;
    font-size: 14px;
}
.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 .myOrderImg {
    width: 129px;
    background-color: #fff;
}
.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: -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;
    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%;
    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: #c00;
    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 #c00;
    color: #c00;
}
.parallax-window.Serv_Prod_Banner {
    /* height: 160px !important; */
    padding:12px;
}
.parallax-window.Serv_Prod_Banner ul.brad-home {
    display: none;
}
.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 {
    background-color: unset;
    padding-left: 0px;
    padding-right: 0px;
}
.order-md-1 h4.mb-3 {
      text-align: left;
    margin-bottom: 13px !important;
    font-size: 20px;
    /* background-image: linear-gradient(to right, #c00 , #F7FF0A ) !important; */
    padding: 10px;
    color: #000;
    margin-top: 0px;
    background-color: unset;
    font-family: 'Outfit';
    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: #c00;
    margin-top: 15px;
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 8px 15px;
    font-size: 13px;
    opacity: 1;
        border: 1px solid #c00;
}
button.btn.btn-primary.btn-lg.btn-block:hover{
    color: #c00 !important;
    background-color: #fff !important;
    border:1px solid #c00 !important;
}
.orderSumery {
}
.orderSumery .justify-content-between {
}
.orderSumery h4.d-flex.justify-content-between.align-items-center.mb-3 {
    /*background-image: linear-gradient(to right, #c00 , #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: #231F20 !important;
    text-transform: capitalize;
    font-weight: 600;
}
ul.orderSumeryBox small.text-muted {
    color: #231F20 !important;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Outfit';
    /*letter-spacing: 1px;*/
}
.orderSumery li.list-group-item.d-flex.justify-content-between.bg-light small {
    font-size: 14px;
    font-weight: 600;
}
.orderSumery li.list-group-item.d-flex.justify-content-between.bg-light span.text-success {
    font-size: 14px;
    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: 'Outfit';
    letter-spacing: 1px;
}
li.list-group-item.d-flex.justify-content-between.fulTotal strong {
    font-size: 16px;
    font-family: 'Outfit';
    font-weight: normal;
}
.myOrderPay {
    padding: 15px;
    border: 1px solid #ddd;
    background-color: #fff;
}
#sticky {
    padding: 35px 19px;
    background-color: #f1f4f7;
    border: 12px solid #ffffff;
}
.thnxMsgSec.text-center i {
    font-size: 20px;
    line-height: 10px !important;
    margin: 0px;
}
.thnxMsgSec.text-center {
}
.thnxMsgSec.text-center span {
    background: linear-gradient(to right, #93291E, #ED213A) !important;
    border-radius: 100%;
    width: 52px;
    height: 52px;
    display: inline-block;
    margin: auto;
    margin-bottom: 25px;
    color: #fff;
    line-height: 45px;
}
.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: 'Outfit';
    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: 4px;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Outfit';
    letter-spacing: 1px;
}
.addresss strong {
     float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: 'Outfit';
    letter-spacing: 1px;
}
.addresss span {
    float: left;
    width: 100%;
    font-size: 15px;
    /* font-weight: 600; */
    margin-bottom: 3px;
    font-family: 'Outfit';
    letter-spacing: 1px;
    /* font-weight: bold; */
}
section.section-full.myOrderThnk {
    padding: 50px 0px;
    background-color: #efefef;
}
.MnThnxBox .btn-primary {
    background-color: #c00 ;
    margin-top: 15px;
    border-radius: 4px;
    border: none;
    color: #fff !important;
    padding: 8px 15px;
    font-size: 13px;
}
.MnThnxBox .btn-primary:hover {
    background-color: #c00;
    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: #c00 !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; */
    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: 'Outfit';
    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;
       /* border-top: 1px solid #f1f4f7;*/
}
.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: 'Outfit';
    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: 20%;
    float: left;
}*/
.profile-basic .full-width button.btn.btn-primary.color-btn {
    border-radius: 4px;
    float: left;
    font-family: 'Outfit';
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 15px;
}
.verify-info .form-group input.form-control{
        margin-bottom: 10px;
}
.verify-info .form-group select.form-control {
    border-radius: 4px !important;
}
.profile-basic .full-width button.btn.btn-primary.color-btn:hover {
    background-color: #c00;
}
.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 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;
}
.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;
    font-size: 14px;
}
.about-video-left h1 {
    padding: 20px 0;
    font-size: 28px;
    font-weight: 700;
    color: #231F20;
}
.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;
}
.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: #231F20;
    }
.feature-area .single-feature a.titleq h4 {
    font-weight: 600;
    }
.feature-area .single-feature a.title h4 {
    font-weight: 600;
    font-size: 20px;
    color: #231F20;
    }
.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: #231F20;
    color: #fff !important;
    text-decoration: none;
}
.mrchnt_dtl a.text-dark {
    margin-top: 5px;
    display: table;
    margin: 5px auto;
    color: #231F20 !important;
    padding: 3px 8px;
    font-size: 12px;
    border-radius: 15px;
    font-weight: 400;
    border: 1px solid #231F20;
}
.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;
    }
.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: 150px;
    height: 150px;
    /*border-radius: 50% !important;*/
    overflow: hidden;
    border: 1px solid #ddd;
    margin-right: 15px;
    }
.sl-appointment .sl-appointment__img img {
    width: 100%;
    border-radius: 0px;
    min-height: 150px;
    }
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: 0px !important;
    }
span.green{
    color: #ff0000;
}
#sub_content {
    display: table-cell;
    padding: 29px 0 0 !important;
    font-size: 16px;
}
/**Responsive**/
@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, #c00 , #F7FF0A ) !important;*/
background-color: #c00 !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.05s all ease-out;
  -o-transition: 0.05s all ease-out;
  -webkit-transition: 0.05s all ease-out;
  transition: 0.05s all ease-out;
}
@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: #c00;
  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: #c00;
  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: #c00;
}
#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 screen and (min-width:320px) and (max-width: 767px) and (orientation: landscape){
span#pin-ship {
    font-size: 11px;
}

.equal-col {
    width: 25% !important;
    max-width: 33% !important;
    padding-left: 0px;
    padding-right: 5px;
}

.site-mobile-menu .site-nav-wrap .cta span {
    padding: 0px;
    color: #FFF;
}
.contact-info-widget .single-info {
    margin-bottom: 1px !important;
    display: flex;
}
.app_logo img {
    width: 92px !important;
}
.site-footer ul li {
    margin-bottom: 1px !important;
}
.app_logo {
      display: flex !important;
    justify-content: center !important;
}
.col-md-3.foter_3 {
    width: 100%;
    text-align: center;
}
.AuthorizeNetSeal{
    margin-left: 0px !important;
}
.col-md-3.foter_2{
    width: 32%;
    padding: 8px 30px !important;
}
}
@media  (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;
}
ul.e-commerc li a{
}
.myOrderName label{
    font-size: 14px;
}
.myOrder{
    padding: 5px !important;
}
.profile-basic{
    padding: 10px;
}
.verify-info .form-group label {
    width: 100%;
    margin-top: -10px;
    font-size: 15px;
    margin-bottom: 2px;
}
.clend-blog{
    padding: 3px 14px
}
.about-info .sf-about-box .proPrice{
    margin-bottom: 4px !important;
}
.about-info .sf-about-box .avilblStock{
    margin-bottom: 0px !important;
}
.contact-info-widget .single-info {
    margin-bottom: 6px;
    display: flex;
}
.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;
}
.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;
}
}
 @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;
}
.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;
}
}
#sf-provider-info .row.for-Ratingsec {
    margin-top: 0px;
    padding: 40px 20px !important;
    padding-bottom: 25px !important;
}
@media (min-width: 900px) and (max-width: 1199px) {
.time-am {
    width: inherit;
    font-size: 11px !important;
}
.wek-day span {
    font-size: 11px !important;
}
.widget-title{
    font-size: 18px;
}
.sf-about-box h2.sf-title{
    font-size: 18px !important;
}
}
@media (min-width: 1200px) and (max-width: 1360px) {
.sf-about-box .shared-bx{
    width: 100%;
}
.sf-about-box h2.sf-title{
    font-size: 18px !important;
}
.widget-title {
    font-size: 18px !important;
}
.sidebar-wrapper .widget{
    float: left;
}
.time-am {
    width: inherit;
    font-size: 11px !important;
}
.wek-day span {
    font-size: 11px !important;
}
.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) {


.sf-about-box .shared-bx
{
    width: 100%;
}
.sidebar-wrapper .widget
{
    float: left;
}
footer.site-footer .footFirst .col-md-3 {
    float: left;
    width: 25%;
}
.site-footer .footer-heading
{
    margin-top: 0;
    margin-bottom: 30px;
}
{
    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;
}
{
    padding: 10px 2px !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wek-day span {
    font-size: 9px;
}
section#sf-provider-info {
    padding: 0px 0 !important;
}
.vbn-kt .carousel-inner{
    height: inherit !important;
}
    height: 233px;
}

.right-space{
    margin-left: -137px !important;
}
.contact-info-widget .single-info h5{
    font-size: 9px;
    color: #666666 !important;
}
.contact-info-widget .single-info p{
    font-size: 9px;
}
.sf-about-box h2.sf-title{
    font-size: 20px !important;
}
.widget-title{
    font-size: 20px;
}

.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 {
    float: left;
    font-weight: 700;
    color: #333;
}
.single-info.fix p {
    width: 100%;
    float: left;
}
.myOrderDtelBox {
    padding-left: 10px;
}
.myOrderImg {
    padding: 10px;
}
    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;
}
.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;
}
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) {

.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: 'Outfit', 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: 'Outfit';
    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;
}
    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 {
    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;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 60% !important;
    object-fit: contain;
}*/
.ctimg_show img {
    min-height: auto;
    display: flex !important;
    justify-content: center;
    align-items: center;
    /* width: 75% !important; */
    height: 100%;
    /* width: 60% !important; */
    object-fit: contain;
}
/*.similer_prod .ctimg_show a {
    display: flex;
    justify-content: center;
}*/
.similer_prod .ctimg_show a {
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* vertical-align: middle; */
    text-align: center;
    /* width: 100%; */
    /* float: left; */
}
.site-section.bg-light.login_sec select.form-control {
    border-radius: 50px;
    font-family: 'Outfit';
    letter-spacing: 1px;
}
textarea#description {
    border-radius: 50px;
    }
.label-primary {
    background-color: #231f20;
    }
    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: 'Outfit';
    letter-spacing: 1px;
    width: 95%;
    margin: auto;
}
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 {
    width: 100%;
}
.sf-about-box .qtycss .buycss {
    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;
    list-style: none;
    padding: 0;
    z-index: 9;
    cursor: pointer;
}
li.cart_icon_sec i.fa {font-size: 22px;}
li.cart_icon_sec b {
    font-weight: 300;
    font-size: 15px;
}
.parallax-window#short {
  /* background: linear-gradient(to right, #93291E, #ED213A); */
 /* background-color: #3e3e3e !important;*/
}
.remimage img {
    vertical-align: middle;
    width: 24%;
    /* height: 100%; */
    cursor: pointer;
}
.remimage {
    padding-bottom: 15px;
    height: 70px;
 /*   overflow: hidden;*/
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: inherit !important;
}


.tpOpsn:first-child a:hover {
    text-decoration: unset !important;
    color: #c00!important;
}
a.cta:hover {
    color: #c00!important;
    border: 1px solid #c00!important;
}
ul.list-unstyled li a:hover {
    color: #c00!important;
    text-decoration: unset !important;
}
section.about-video-area.section-gap a {
    color: #c00;
}
.form-search-wrap input.btn.btn-primary.btn-block.rounded:hover {
    background-color: transparent !important;
    color: #fff;
    border: 3px solid #c00;
}
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: #c00;
}*/
.myOrderDtelBtn a {
    border: 1px solid #c00 !important;
    border-radius: 3px !important;
    color: #c00 !important;
    background-color: #fff!important;
    width: 100% !important;
    float: left;
    height: 40px;
    font-size: 15px;
    display: block;
    font-weight: normal !important;
    padding-top: 10px;
}
.myOrderDtelBtn a:hover {
    border: 1px solid #c00 !important;
    color: #fff !important;
    background-color: #c00 !important;
}
button.btn.btn-sm.btn-primary.sf-review-btn:hover{
    background-color: #cc0000 !important;
}
input#search_home:hover {
    background-color: #c00!important;
    border: 1px solid #c00!important;
}
a#dlistview:hover {
    background-color: #c00!important;
    border: 1px solid #c00!important;
}
a.btn.btn-primary.rounded.py-2.px-4.text-white:hover{
    background-color: #c00!important;
    border: 1px solid #c00!important;
}
button.mylivechat_prechat_submit_button:hover{
    background-color: #c00!important;
    border: 1px solid #c00!important;
}
input.btn.btn-primary.py-2.px-4.text-white:hover{
  background-color: #c00!important;
    /*border: 1px solid #c00!important;*/
}
.row.form-group.loginfoot a:hover {
    color: #c00!important;
}
span#livechat:hover{
    background-color: #c00!important;
    border: 1px solid #c00!important;
}
    color: #c00;
    border: 1px solid #c00;
    border-radius: 5px;
}
    color: #c00;
    border: 1px solid #c00;
    background-color: unset  !important;
    border-radius: 5px;
}
select#quantity {
    border: 1px solid #ddd;
    width: 43%;
    height: 39px;
    border-radius: 3px;
}
.product-left {
    margin-bottom: 10px;
}

.smilar-pro{
  padding-right: 0px;
    padding-left: 0px;
    border: unset;
    background-color: unset;
    margin-top: 0px !important;
    padding-top: 0px;
}
span.rgt_chk i.fa{
margin-right: 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;*/
  /*  transition: 0.5s;*/
}
.xzoom-thumbs img {
    width: 100%;
    height: 100%;
    padding: 3px;
    /* border: 1px solid #ddd; */
}
.smilrProdct a:hover {
    text-decoration: none;
    color: #c00;
}
.smilrProdct p {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.table-responsive {
    padding: 0px;
    background-color: #fff;
    overflow: hidden;
}
form#search_form {
width: 100% !important;
}
a.remove i {
    background-color: #c00;
    padding: 5px;
    font-size: 15px !important;
    color: #FFF;
    border-radius: 4px;
}
.input-group-append button#btnRedeem {
    background: #c00 !important;
    border:1px solid #c00 !important;
}
.thnxMsgSec.text-center h2 {
    color: #c00;
    font-family: 'Outfit';
    letter-spacing: 2px;
}
.UserNames strong {
    text-transform: uppercase;
}
span.green {
    border:1px solid #c00;
    color: #c00 !important;
    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: 'Outfit';
    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: 'Outfit', sans-serif !important;
   line-height: 26px !important;
}
ul.ul1 li {
    font-size: 14px !important;
    font-family: 'Outfit', 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: #c00 !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 #c00 !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 #c00 !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 #c00 !important;
}
.contactForm p strong {
    font-weight: normal !important;
}
.alert-danger {
    color: #fff;
    background-color: #ffad00;
}
.cutPricei {
    width: 262px !important;
    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: #c00;
    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: #c00;
    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, #c00 ,#c00 ) !important;
}
    color: #232323 !important;
        text-align: center;
}
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    text-transform: capitalize;
    margin-bottom: 4px;
    min-height: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.gm-style .gm-style-iw-c{
    border-top: 3px solid #c00 !important;
     border-bottom: 3px solid #c00 !important;
     border-left: 3px solid #c00!important;
     border-right: 3px solid #c00!important;
}
.gm-style-iw-d a {
    color: #c00 !important;
}
.gm-style-iw-d p {
    color: #c00!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;
}
.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: 2px solid #c00 !important;
    border-top: 2px solid #c00 !important;
}
.site-mobile-menu .site-nav-wrap li.active > a {
    color: #c00 !important;
}
.site-footer .footer-heading {
    padding-top: 30px;
}
.footFirst {
    padding: 30px 0px;
    padding-bottom: 0;
}
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;
}
.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: 17px;
}
ul.list-unstyled li a {
    text-transform: capitalize;
}
.container {
    width: 100%;
    max-width: 1280px;
}
.site-footer a {
    font-size: 13px !important;
}
table.shop_table.table-bordered th {
    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;
}*/
.list_view_bg_sect .sf-featured-top .prduc_img {
    margin-top: 24px;
    height: 187px;
    margin-bottom: 1px !important;
    background: #fff;
    padding: 10px;
    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) {
   .product-rigt {
    padding-left: 20px;
}
.site-footer .footer-heading {
    font-size: 14px;
    margin-bottom: 10px !important;
}
.app_logo img {
    width: 33%;
    margin-bottom: 15px;
}
.social_footer_icon img {
    width: 15px;
}
.prduc_img {
    height: auto !important;
   /* margin-top: 20px;*/
    margin-bottom: 20px;
}
.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;
}*/
    width: auto;
}
#sf-provider-info .row.for-Ratingsec {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px !important;
}
.myOrderDtelBtn a {
    padding: 8px 0px;
    min-width: 91px;
}
}
@media only screen and (max-width: 800px) {
ul.rgt_map_list a {
    font-size: 11px;
}
}
@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;*/
        margin-right: 1px !important;
}
.category_sect ul li a {
    font-size: 13px !important;
}
.equal-col {
    width: 20%;
    max-width: 20%;
    padding-left: 0px;
    padding-right: 5px;
}
.seller_ProSer {
    padding: 10px !important;
}
    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) {
p.quick-text {
    font-size: 18px;
}
p.quick-text-two {
    font-size: 13px;
}
figure.mb-4.figcls {
    width: 80%;
    margin: auto;
    text-align: left;
}
p.quick-text:after {
    top: 18px;
    width: 25%;
}

ul.site-menu.js-clone-nav.mr-auto.nav.e-commerc li a {
    display: none;
}
li.whole-savle-sign.who-bxn {
    padding-left: 0;
}
.new-mobiledive li.whole-savle-sign.who-bxn {
    padding-left: 19px;
    padding-top: 5px;
    padding-bottom: 4px;
}
.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: 20px !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: 90px;
}
.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: 55px;
    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 #c00  ;
    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;
}
.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: 49% !important;
    max-width: 49%;
    margin-bottom: 10px;
}
    margin-top: 0px;
}
.fg_mb_view a {
    font-size: 9px;
    padding: 7px 3px;
}
.site-footer ul li {
    margin-bottom: 1px;
}
button.btn.btn-primary.btn-lg.btn-block {
    width: auto !important;
}

.orderSumery {
    padding: 0 !important;
    margin: 0 6px !important;
}

.order-md-1 {
        margin: 0 6px !important;

}
#sticky {
    border-left: 10px solid #ffffff;
    border-right: 10px solid #ffffff;
    border-top: 0px 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%;
}
 }
@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%;
}
    font-size: 13px;
    margin-bottom: 5px !important;
    padding-bottom: 0px;
}
    font-size: 12px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}
.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: 65%;
}
.sl-appointment .sl-appointment__img img {
    min-height: auto !important;
    height: auto !important;
}
.sl-featureRating {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.shared-bx_social .viewSeller {
    margin-top: 0px;
}
.sl-appointment {
    padding: 12px;
}
.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;
    padding: 8px 0 !important;

}
.myOrder {
   /* width: 47%;*/
    padding: 7px 9px;
}
.invoice_order {
    width: 95%;
 }
   }
@media only screen and (max-width: 510px) {
/*.order-detail-page {
    width: 94% !important;
}*/
.right_side_order {
    width: 100% !important;
}
 }
.remimage img {
    padding-bottom: 15px;
    height: 59px;
    /* overflow: hidden; */
    width: 57px;
    display: flex;
    padding: 2px;
    align-items: center;
    justify-content: space-between;
    object-fit: cover;
}
@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) {
.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: 73px;
}
.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;
}

.review-sub {
    margin-top: 0px !important;
}
}
@media only screen and (max-width: 414px) {
  /*.similer_prod .owl-item {
    width: 342px!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: 375px) {
.similer_prod .owl-item {
    /*width: 305px!important;*/
}
/*.myOrderDtelBtn {
    margin-top: 13px !important;
}*/
}
@media only screen and (max-width: 360px) {
div#listview {
    width: 42%;
}
div#listview {
   /* height: 217px !important;*/
}

.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 {
    width: 100%;
    color: #333333;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 6px;
    line-height: 1;
    font-size: 21px;
    font-family: 'Outfit';
    letter-spacing: 1px;
    margin-top: 5px;
}
.myOrderDtelBox td {
    text-align: left;
    padding: 1px 9px;
    font-size: 13px;
}
h6.product-title-btype {
    /* font-weight: 700; */
    font-size: 13px !important;
    /* font-family: 'Outfit'; */
    /* letter-spacing: 1px; */
        line-height: 19px;
}
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: 'Outfit';
    letter-spacing: 1px;
}
p.similar_price-s {
    font-family: 'Outfit';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
}
.product-total h3 {
    font-family: 'Outfit';
    text-transform: capitalize;
    font-weight: bold;
  /*  letter-spacing: 1px;*/
    text-transform: capitalize;
    font-weight: 600;
}
.order-md-1 {
    padding: 30px;
    background-color: #f1f4f7;
}
.sl-appointment__content .sl-bg-green:hover {
    text-decoration: unset !important;
}
a.sl-bg-green {
    padding: 4px 10px;
}
.sf-about-box p b{
    font-weight: 600;
}
.viewSeller a:hover {
    color: #c00;
    border: 1px solid #c00;
    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;
}
    border-bottom: unset;
}
    text-decoration: unset !important;
    color: #ffffff !important;
}
form#msform p {
    text-transform: uppercase;
    font-size: 24px;
    /* font-family: 'Poppins'; */
    font-family: 'Outfit';
    letter-spacing: 2px;
    font-weight: bold;
}

span.sf-featured-approve.bg-success {
    border-radius: 3px !important;
}
a.back-to-store {
    border: 1px solid #c00;
    color: #c00;
    padding: 7px 9px;
    font-size: 14px;
    /* margin-top: 5px; */
    border-radius: 3px;
}
.review-sub {
    margin-top: -6px;
}

ul#sticky {
    border: 0px;
}
.owl-item:hover {
    border: 1px solid #c00;
    cursor: pointer;
}
.prerolls_product {
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    /*padding: 38px;*/
    padding-top: 10px;
    padding-bottom: 5px;
}
span.rgt_chk i {
    color: #323232;
}
.color-btn:hover {
    background-color: #fff !important;
    color: #c00;
    border: 1px solid #c00;
}
.myOrderDtelBtn.view_order_extra a {
    height: unset !important;
    padding: 4px 8px;
}
.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: 'Outfit';*/
    letter-spacing: 1px;
    font-size: 15px;
}
.order-detail-page label {
 /*   font-family: 'Outfit';*/
    letter-spacing: 1px;
    font-size: 14px;
}
.order-detail-page {
    padding: 5px;
}
.order-detail-page .order_d_extra {
    margin-top: 0px;
}
.heading-prod strong {
    color: #c00;
}
.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 .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;
    line-height: 19px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
ul#sticky li a {
    text-decoration: unset !important;
    font-family: 'Outfit';
    letter-spacing: 2px;
    font-size: 16px;
}
.color-btn:hover {
    color: #c00 !important;
    border: 1px solid #c00 !important;
}
h3.head_cont_her {
    text-align: left;
    font-family: 'Outfit';
    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: 'Outfit';
    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: 'Outfit';
    letter-spacing: 1px;
    font-size: 14px;
}
section.about-video-area.section-gap {
    background-color: #fff !important;
}
.about-video-left p {
    font-family: 'Outfit';
    margin-bottom: 10px;
}

a:hover, a:focus {
    color: #c00;
    text-decoration: unset !important;
}

.nikki-btn {
    font-family: 'Outfit';
    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: 'Outfit';
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    font-size: 38px;
    margin-bottom: 0px;
    padding-bottom: 0;
}
#sub_content h1 {
    /*font-family: 'Outfit' !important;*/
    letter-spacing: 2px !important;
}
span.restaunt_countrt {
    color: #000;
    letter-spacing: 1px;
    font-size: 24px;
    font-weight: 500;
}
@media screen and (max-width: 768px) {
button.btn.btn-sm.btn-primary.sf-review-btn {
    margin-top: 7px !important;
    width: 130px !important;
}
.poweredby {
    margin-top: 5px !important;
    float: none;
    margin-left: 0px !important;
    margin-bottom: 15px;
}
.ctimg_show img {
    width: 100% !important;
}
}

.poweredby {
    width: 100%;
    margin-top: 12px;
    float: left;
    margin-left: 0px;
}
/*11 - oct*/
.login_sec form.p-5.bg-white input:focus {
    border: 1px solid #858585;
}
.login_sec form.p-5.bg-white textarea:focus {
    border: 1px solid #858585;
}
.login_sec form.p-5.bg-white select:focus {
    border: 1px solid #858585;
}
button:focus {
    outline: none;
}
.text-warning i {
    color: #c00;
}
.tvlr-rating i {
    color: #c00 !important;
}
.form-control:active, .form-control:focus {
    border-color: #858585;
}
.custom-select:focus {
    border-color: #858585 !important;
    outline: 0;
    box-shadow: none !important;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #c00;
}
ul.list_agNtn a:hover {
    color: #ffffff !important;
}
ul.list_agNtn a:hover::before {
    background: #c00 !important;
}
img.abv-21-logo {
    margin-bottom: 20px;
}
ul.list_agNtn li a:focus {
    color: #ffffff !important;
}
.site-mobile-menu .site-nav-wrap .cta:focus {
    outline: none !important;
}
li.active a {
    font-weight: bold;
}
.myOrderPay textarea#comment:focus-visible {
    outline: none !important;
}
@media screen and (max-width: 768px) {
    header.site-navbar.container.py-0 {
 /*   padding-top: 10px !important;*/
   /* padding-bottom: 10px !important;*/
}
section#ordr-grab-sec .web-heading h2 {
        margin-bottom: 0px;
}
section#ordr-grab-sec .web-heading>p {
    width: auto;
}
.contactForm {
    padding-top: 35px !important;
}
.similar-pro {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}
.home-mobile-bar {
    font-size: 20px !important;
    color: #212529 !important;
}
section.support-text {
    padding-bottom: 10px;
}
}
.starview {
    float: left;
}
.sl-detail .sl-detail__view {
    padding-right: 0px;
}
.MnThnxBox .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #c00;
    border-color: #c00;
}
@media only screen and (max-width: 1500px){
    width: auto;
}
}
.addtocart {
    width: 23px !important;
    float: right;
    position: absolute;
    right: 0;
}
@media (min-width: 768px) and (max-width: 1024px){
.ali-outbar-bottm {
    top: 14px;
}
.link-pages a.shop-now-btn-btn {
    width: 23%;
    right: 228px;
}
.would-you-like a.yes-btn {
    width: 23%;
}
.shop-now-part a.shop-now-btn {
    width: 23%;
}
  .equal-col {
    width: 20% !important;
    max-width: 20%;
    padding-left: 0px;
    padding-right: 5px;
}
.ali-outbar {
    margin-left: -11%;
    top: -3px !important;
}
   }
.flexwrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
    padding: 0 10px;
}

.roll-flowers ul {
    list-style: none;
    display: flex;
    margin-top: 5px;
    padding-left: 0;
    flex-wrap: wrap;
}
.roll-flowers ul li {
    cursor: pointer;
    margin-right: 7px;
    margin-bottom: 14px;
}
.roll-flowers ul li a {
    cursor: pointer;
   /* border: 1px solid #b9b9b9;*/
    padding: 10px 18px;
    border-radius: 50px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.roll-flowers ul li a:hover{
    cursor: pointer;
   /* border: 1px solid #343434;*/
    padding: 10px 18px;
    border-radius: 50px;
    font-size: 14px;
    color: #FFF !important;
    font-weight: 600;
    background-color: #343434;
}
.roll-flowers ul li a.active{
    cursor: pointer;
    /*border: 1px solid #343434;*/
    padding: 10px 18px;
    border-radius: 50px;
    font-size: 14px;
    color: #FFF !important;
    font-weight: 600;
    background-color: #343434;
}
/*.front-flowers ul {
    list-style: none;
    display: flex;
    margin-top: 25px;
    padding-left: 0;
}
.front-flowers ul li {
    cursor: pointer;
    margin-right: 0px;
}
.front-flowers ul li a {
    cursor: pointer;
    border: 1px solid #b9b9b9;
    padding: 10px 22px;
    border-radius: 50px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.front-flowers ul li a:hover{
    cursor: pointer;
    border: 1px solid #343434;
    padding: 10px 22px;
    border-radius: 50px;
    font-size: 14px;
    color: #FFF !important;
    font-weight: 600;
    background-color: #343434;
}
.front-flowers ul li a.active{
  cursor: pointer;
    border: 1px solid #343434;
    padding: 10px 22px;
    border-radius: 50px;
    font-size: 14px;
    color: #FFF !important;
    font-weight: 600;
    background-color: #343434;
}*/
@media  (max-width: 992px){
.category_sect ul li a{
    margin-bottom: 10px;
    float: left;
}
.ctimg_show {
    height: 174px;
}
}
@media (min-width: 993px) and (max-width: 1300px){
.roll-flowers ul li {
    margin-bottom: 28px;
}
    }
 @media  (max-width: 1239px){
.category_sect ul{
display: flex;
flex-wrap: wrap;
   }
     }
#checkboxes {
    display: none;
    border: 1px #dadada solid;
    padding: 6px !important;
    height: 150px;
    overflow-y: scroll;
    width: 363px !important;
    font-size: 13px !important;
    margin-bottom: 10px;
    position: absolute;
    background: #FFF;
    bottom: -153px;
    z-index: 9;
    right: 11px;
}
span.session_qty {
    background: #c00;
    color: #FFF;
    padding: 5px 5px;
    line-height: 9px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    left: -3px;
    top: -8px;
    z-index: 9;
}
.lo-gb{
    position: relative;
    left: -13px;
    text-transform: capitalize;
}
@media  (max-width: 768px){
.site-mobile-menu .site-nav-wrap a {
    padding: 5px 20px;
    font-size: 16px !important;
}
.selectBox {
    position: relative;
    width: 190px !important;
    float: right;
}
.weithbar select {
    width: 192px !important;
}
h4.pric-botm {
    font-size: 15px;
    font-weight: 700;
    position: relative;
   /* top: 18px;*/
   /* margin-bottom: 20px;*/
}

h5.brn-nam{
    font-size: 11px;
}
.e-commerc{
    display: flex !important;
    justify-content: center;
    width: 100%;
}
.whole-savle {
    border: 1px solid #c00;
    border-radius: 30px;
    margin-bottom: 7px;
}
.prod-svn i {
    position: absolute;
    top: 16px !important;
    left: 79% !important;
    z-index: 99;
    /* width: 303px !important; */
}
.prod-svn {
    left: 6%;
    margin-top: 20px;
}
.prod-svn input {
    border: 1px solid #ccc;
    border-radius: 20px;
    height: 35px !important;
    padding: 2px 27px;
    width: 184px !important;
}
.roll-flowers ul{
     display: flex;
     flex-wrap: wrap;
}
.roll-flowers ul li {
    margin-bottom: 2px;
}
.order-detail-page {
    padding: 5px;
    width: 100% !important;
}
.site-navbar .site-logo {
    left: 2px;
}
.category_sect ul li a {
    padding: 2px 9px !important;
    margin-right: 4px;
    margin-bottom: 5px;
 }
 .rig-sc {
     justify-content: center !important;
 }
}
.fot-btn-check{
    border: 1px solid #c00;
    padding: 8px 11px;
    font-size: 15px;
    border-radius: 3px;
}
.mandatory {
    color: red;
}
.social-icn {
    float: left;
    width: 100%;
    margin-top: 12px;
    margin-left: -15px;
}
.social-icn ul {
    list-style: none;
    padding: 0px;
    display: flex;
    justify-content: center;
}
.social-icn ul li {
    margin-left: 10px;
}
.social-icn ul li img {
    width: 25px;
}
@media (min-width: 576px) and (max-width: 925px) {
/*.remimage img {
    padding-bottom: 15px;
    height: 45px !important;
    width: 45px !important;
    display: flex;
    padding: 2px;
    align-items: center;
    justify-content: space-between;
    object-fit: cover;
}*/
    }
.about-info .sf-about-box p {
   margin: 4px 0;
}
/*.sf-about-box h2.sf-title{
    font-weight: 700;
    line-height: 1.2em;
    color: #333333;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    font-size: 24px;
    text-transform: capitalize;
    font-family: 'Outfit', sans-serif;
}*/
.top_search_sec .carousel-item img{
    width: 100%;
    height: 100%;
}
.other-service-bar {
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
}
.other-service-bar a {
    width: 106px;
    text-align: center;
    font-size: 13px;
    margin-right: 10px;
    margin: auto;
    margin-bottom: 5px;
    border-radius: 4px;
    color: #FFF !important;
}
.yelo{
    background: #b58843;
    color: #FFF;
 }
.red{
    background: #a74141;
    color: #FFF;
 }
.gray{
    background: #565656;
    color: #FFF;
 }
.black{
    background: #444481;
    color: #FFF;
 }
.other-service-bar a:hover{
color: #FFF !important;
}
.cate-color {
    background: #444648;
}
.other-service-product a:hover{
color: #FFF !important;
}
.other-service-product {
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.other-service-product span {
    width: 89px;
    text-align: center;
    font-size: 12px;
    margin-right: 2px;
    /* margin: auto; */
   /* margin-bottom: 8px;*/
    border-radius: 4px;
    color: #FFF !important;
    line-height: 16px;
    padding: 3px;
}
.flex_rating_price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 37px;
}
    display: flex;
    align-items: center;
    width: 143px;
    /* background: #ccc; */
}
/*
.fot-btn-check{
    border: 1px solid #444648;
    padding: 8px 11px;
    font-size: 15px;
    border-radius: 3px;
}*/
#loadshow {
    float: left;
    width: 151px;
    border: 1px solid #c00;
    background: #FFF;
    padding: 3px 3px;
    font-size: 16px;
    font-weight: 600;
    color: #c00;
    margin: auto !important;
}
.load-btn {
    text-align: center;
    width: 100%;
    display: flex;
}
.variant-prodct{
}
.vari-pro {
    border: 1px solid #efefef;
    min-height: 92px;
    border-radius: 4px;
    box-shadow: 2px 2px 5px #e7e7e7bd;
    display: flex;
    padding: 5px;
    margin-bottom: 5px;
}
.img-box-vari{
    border: 1px solid #efefef;
    height: 82px;
    width: 82px;
    overflow: hidden;
    margin-right: 12px;
}
.img-box-vari img{
width: 100%;
    }
.info-vari{
}
.info-vari h5 {
    font-weight: inherit;
    text-transform: capitalize;
    font-size: 15px;
    margin: 0;
    margin-bottom: 4px;
}
.info-vari p {
    font-weight: 600;
    font-size: 14px;
    margin: 0;
    padding-bottom: 12px;
}
.info-vari a {
    border: 1px solid #fdd6d7;
    padding: 3px 12px;
    font-size: 11px;
    color: #c00;
    background: #FFF;
    border-radius: 2px;
    font-weight: 600;
}
.vari-pro a:hover {
    color: #FFF !important;
    background: #c00;
}
.variant-prodct h2{
    font-weight: 700;
    line-height: 1.2em;
    color: #333333;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-family: 'Outfit', sans-serif;
    padding-bottom: 10px;
    border-bottom: 2px solid #4c4c4c;
    margin-bottom: 10px;
}
a.wholesate-btn {
    background: #c00;
    color: #FFF !important;
    padding: 20px 24px;
    font-size: 18px;
    border-radius: 5px;
     position: relative;
    /* top: 22px; */
    width: 300px;
    float: right;
    border: 2px solid #c00;
    text-align: center;
}
/*.wholesate-btn:hover {
border: 2px solid #d10810;
background: #d10810;
color: #FFF !important;
}*/
a.wholesate-btn:hover {
    color: #FFF !important;
    background: #d3131b;
    border: 2px solid #d3131b;
}
.img_wdt_product img{
    width: 100% !important;
}
.rig-sc{
    width: 100%;
    display: flex;
   /* justify-content: right;*/
}
.my-prof-verify .progress {
        margin-top: 8px;
}
.sim-prog a{
    font-size: 14px !important;
    font-weight: normal;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.sim-prog{
    font-size: 14px !important;
    font-weight: normal;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.nav-button-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0px;
    position: relative;
    /* gap: 24px; */
}
.hamburger-menu-button {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .site-navbar .col-md-3 {
        -ms-flex: 0 0 25% !important;
        flex: 1 0 23% !important;
        max-width: 31% !important;
    }
.site-navbar .col-md-8 {
    max-width: 57% !important;
    flex: 0 0 55.333333%;
    padding: 7px 8px;
}
.position-relative{
    margin-right: 0px !important;
}
.info-vari p{
margin-bottom: 2px;
padding-bottom: 0 !important;
}
.text-success{
    letter-spacing: inherit !important;
}
.cros-tm span {
    font-size: 31px;
    position: relative;
    left: -6px;
}
.prid-flxe {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dbdbdb;
    padding: 14px 11px;
}
.col-md-12.vbn-kt{
    padding: 0px;
}
.whole-savle {
    border: 1px solid #c00;
    border-radius: 30px;
}
.whole-savle a{
    color: #c00 !important;
   /* font-weight: bold !important;*/
}
.same-day a.city-link span.round.lo-gb {
    color: #ee3a2f;
}
.same-day a.city-link span.round.lo-gb:hover {
    color: #ee3a2f !important;
}
.same-day-das a.city-link span.round.lo-gb:hover {
    color: #ee3a2f !important;
}
.same-day a span{
color: #c00;
   /* font-weight: bold !important;*/
}
.same-day .lo-gb  {
    position: relative;
    left: -10px;
    text-transform: capitalize;
}

.same-day a span:before {
    top: 62% !important;
    right: -16px !important;
}

a.disabled {
    pointer-events: none;
    cursor: default;
    color: #a1a1a1 !important;
}
.same-day ul a {
    padding: 2px 14px !important;
    font-weight: 600 !important;
}




.prod-svn input {
    border: 1px solid #ccc;
    border-radius: 20px;
    height: 29px;
    padding: 2px 14px;
    width: 137px;
  /*  margin-right: 6px;*/
}
.prod-svn i {
    position: absolute;
    top: 11px;
    left: 25%;
    z-index: 99;
}
.sm-dnone{
    display: block;
}
.prod-svn input:focus-visible {
  border: 1px solid #d95c5c;
  outline: none;
}
.frst-me {
    /* margin-bottom: 5px; */
    display: flex;
}
.sale-text a{
color: #c00 !important;
}
a.city-link {
    color: #000000;
}
/*******************17/05/2024************************/
.product-cart p {
    font-size: 14px;
    color: rgb(101, 101, 101);
      }
.product-cart{
    display: flex;
}
.product-cart img{
    height: 80px;
}
.cart-herd-icon {
    padding: 13px;
    padding-bottom: 12px;
    float: left;
}
.virw-cart {
    width: 100%;
    position: relative;
    background: #ee3a2f;
    float: left;
    text-align: center;
    color: #FFF !important;
    padding: 4px;
    border-radius: 2px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.cehc-cart{
    width: 100%;
    position: relative;
    background: #000;
    float: left;
    text-align: center;
    color: #FFF !important;
    padding: 4px;
    border-radius: 2px;
    text-transform: uppercase;
}
.rmeove-cart a.virw-cart:hover{
color: #FFF !important;
}
.rmeove-cart a.cehc-cart:hover{
color: #FFF !important;
}
.seller-cart {
    padding: 10px 5px;
    border: 1px solid rgb(225, 221, 221);
    border-end-end-radius: 5px;
    border-end-start-radius: px;
    border-top: none;
    font-size: 14px;
    display: flex;
    justify-content: space-around;
      }
.seller-cart {
    padding: 10px;
    border: 1px solid rgb(225, 221, 221);
    border-start-end-radius: 5px;
    border-start-start-radius: 5px;
    display: flex;
    gap: 5px;
    line-height: 25px;
    width: 100%;
      }
.seller-cart img {
    height: 70px;
    padding: 5px;
    border: 2px solid rgb(225, 221, 221);
    border-radius: 5px;
      }


.ali-outbar-bottm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* margin-right: 2%; */
    top: 9px;
    position: relative;
    width: 54%;
    padding-right: 30px;
}
.ali-outbar {
    display: flex;
    align-items: center;
    justify-content: right;
    /*margin-right: 2%;*/
    top: 0px ;
    position: relative;
}

.e-commerc{
    display: flex;
    align-items: center;
}
.same-day-das .lo-gb {
    position: relative;
    left: -2px;
    text-transform: capitalize;
}
.same-day-das a span:before {
    top: 62% !important;
    right: -16px !important;
}
/**********20/05/2024*******************/
.header-search-wrapper {
    display: none;
    padding-right: 8px;
}
.search-main {
    display: block;
  /*  line-height: 40px;
    padding: 0 14px;*/
    cursor: pointer;
    color: #231f20;
 /*   background: #FFF;*/
}
.header-search-wrapper .search-form-main {
    /* background: #fff none repeat scroll 0 0; */
    /* padding: 15px; */
    position: absolute;
    right: -20px;
    top: 96%;
    width: 258px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    /* margin: auto; */
    /* left: -203px; */
}
.search-form-main.active-search {
    opacity: 1;
    visibility: visible;
}
/*.header-search-wrapper .search-form-main {
    border-top-color: #d33;
}*/
/*.header-search-wrapper .search-form-main:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #408c40;
    content: "";
    position: absolute;
    right: 15px;
    top: -10px;
}*/
.header-search-wrapper .search-form-main:before {
    border-bottom-color: #d33;
}
.search-form{
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-form-main label{
    width: 100%;
}
.searchbox-icon {
    position: relative;
    top: -3px;
    right: 23px;
}
.header-search-wrapper .search-form-main .search-field {
    border-radius: 21px;
    padding: 4px 10px;
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    height: 40px;
}
.header-search-wrapper .search-form-main .search-submit {
   /* border: medium none;
    border-radius: 0;*/
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    float: left;
    padding: 5px;
    width: 25%;
    /* height: 36px; */
    background: #d33;
}
.search-form-main input:focus-visible {
    outline: 1px solid transparent;
    border-radius: 21px;
}
.right-space{
    margin-left: -184px;
}
.cta-lgo-ner{
    color: #c00;
}
.doyou {
    float: right;
    font-size: 16px;
    font-weight: normal;
}
.site-navbar .site-navigation .site-menu .cta span {
    padding: 9px 8px 7px 8px;
}
.bg-nav{
}
.customer_btn i {
    font-size: 18px;
    margin-right: 0;
}
.cusone-box{}
.whole-savle-sign a {
    position: relative;
    /* top: 1px; */
   /* font-weight: 700 !important;*/
}
.lo-gb.xc{
    font-weight: 700 !important;
}
.who-bxn a{
    font-weight: 700 !important;
}
.same-day-das {
    position: relative !important;
 /*   top: 1px;*/
}
.pin-ship i{
    font-size: 18px;
}
.preference-menu {
    padding: 13px;
    border: 2px solid #a7a7a7;
    border-radius: 20px;
    padding-top: 0px;
}
.preference-menu h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 20px;
    color: #231f20;
}
.preference-menu img {
    width: 50px;
    margin-right: 21px;
}
.flex-base-menu a {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-right: 10px;
    border: 1px solid #ee3a2f;
    border-radius: 19px;
    padding: 2px 66px;
    color: #231f20;
}
.flex-base-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-pagination ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}
.product-pagination ul li a {
    font-size: 20px;
    margin-right: 8px;
    color: #c00;
}
.product-pagination {
    /* float: right; */
    justify-content: right;
    width: 100%;
    display: flex;
}
.les-fs{
}
.vbn-kt .carousel-inner{
  /*  height: 380px;*/
    border-radius: 3px;
}
.merchantinfo p {
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
}
.merchantinfo{
    text-align: center;
    margin-bottom: 13px;
}
.locat-divle h3 {
    font-size: 19px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}
.locat-divle ul li{
list-style: none;
}
.locat-divle ul{
    padding: 0px;
    margin-bottom: 0;
}
.locat-divle {
    padding: 10px;
    text-align: center;
    padding-bottom: 18px;
}
.locat-divle .close {
    float: right;
    position: absolute;
    right: 9px;
    top: 4px;
}
.name-pr{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.floting-cart {
    position: relative;
    width: 45px;
}
.cat-fixed {
    display: flex;
    align-items: center;
    top: 0;
    background: #FFF;
    border-radius: 50px;
    height: 45px;
    width: 46px;
    justify-content: center;
    right: 0;
    z-index: 9;
    margin-top: -6px;
    margin-left: -9px;
}
.sho-car {
    color: #0B0B09;
    position: relative;
    left: 8px;
    top: 2px;
}
.pl-2-vb {
    padding-left: 6px ;
}
h5.brn-nam {
    text-align: left;
    margin-bottom: 4px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}
h6.name-pr {
    margin-bottom: 3px;
}

.weight-lst{
    float: left;
}
.weight-lst ul {
    padding-left: 21px;
}
.weight-lst ul li {
    font-size: 14px;
    font-weight: 500;
    color: #7e7e7e;
}
.puchs-box {
    float: left;
    width: 100%;
}
.puchs-box h6 {
    font-size: 13px;
    color: #919191;
}
.puchs-box h5 {
    color: #000;
    font-weight: 600;
}
.puchs-box h5 strike {
    color: #727272;
}
.skut-box ul {
    list-style: none;
    padding-left: 0px;
}
.skut-box {
    margin-top: 18px;
    width: 400px;
}
.skut-box ul li span {
    color: #cc0000;
}
.skut-box ul li {
    border-bottom : 1px dashed #ccc;
    padding: 2px;
}
.weithbar {
    float: left;
    display: flex;
    position: relative;
}
#checkboxesvt {
    display: none;
    border: 1px #dadada solid;
    padding: 6px !important;
    height: 122px;
    overflow-y: scroll;
    width: 249px !important;
    font-size: 14px !important;
    margin-bottom: 10px;
    position: absolute;
    background: #FFF;
    left: 103px;
    top: 32px;
    z-index: 9;
}
#checkboxesvt label {
    display: block;
}
.weithbar select{
    width: 250px;
}
.weithbar input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 3px;
}
.weithbar p {
    color: #333333;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 6px;
    line-height: 1;
    font-size: 15px !important;
    font-family: 'Outfit';
    letter-spacing: 1px;
    margin-top: 5px;
    width: 102px;
}
p.w-cn {
    font-size: 15px !important;
    margin-right: 13px;
}



@media (min-width: 1701px) and (max-width:2000px) {

@media  (max-width: 767px) {
    .doyou {
        float: left;
        font-size: 16px;
        font-weight: normal;
        margin-top: 18px;
        width: 100%;
        margin-bottom: 11px;
    }

}
.flex-base-menu a:hover, .flex-base-menu a:focus{
color: #231f20 !important;
}
@media (min-width: 1368px) and (max-width: 1600px) {
.cat-fixed {
    right: 124px !important;
}
    }
@media (min-width: 1707px) and (max-width: 1900px) {
.cat-fixed {
    right: 220px !important;
}
}
