:root {
    --clr-white: rgb(255, 255, 255);
    --clr-black: rgb(0, 0, 0);
    --clr-light: rgb(245, 248, 255);
    --clr-light-gray: rgb(196, 195, 196);
    --clr-blue: rgb(63, 134, 255);
    --clr-light-blue: rgb(171, 202, 255);
}

i.icon-shopping-cart {
    font-weight: 600;
}

.header-bottom {
    background: #282d3b;
}

textarea.form-control {
    max-width: 100%;
}

.product-default .product-label {
    font-size: 12px;
}

.menu>li>a {
    color: #e1e1e1;
}

.header-bottom .container:before {
    display: none;
}

.banner1 h4 {
    font-size: .9375em;
    font-weight: 800;
}

.banner2 img {
    border: none;
}

.bag-store-name h5 a {
    color: #f13ab1;
    font-weight: 700;
    font-size: 18px;
}

.product-default {
    border: 1px solid #efefef;
}

.btn-dark {
    border-color: #000000;
    background-color: #000000;
}

.btn-pink {
    border-color: #f13ab1;
    background-color: #f13ab1;
}

.inner-quickview figure .btn-quickview {
    text-transform: capitalize;
}

.product-default .product-label {
    text-transform: capitalize;
}

.product-default .product-label {
    border-radius: 10px;
}

.info-box {
    height: 80px;
}

.info-boxes-slider .info-box {
    padding: 1.6rem 1rem;
}

.main-nav .menu>li {
    margin-right: 20px;
}

h3.product-title {
    font-size: 2rem;
}

a.highlight-link {
    text-decoration: underline;
    color: #f859c0;
    font-weight: 400;
}

a.region-settings {
    color: #777;
    display: inline-block;
    padding: 0 10px;
}

a.region-settings:hover {
    background-color: #1b1d20 !important;
    border-radius: 40px;
}

.setting-dialog h5 {
    font-size: 2rem;
}

.no-rd {
    border-radius: 10px !important;
}

.product-col .product-title {
    vertical-align: top;
}

.table.table-cart tr th,
.table.table-cart tr td {
    vertical-align: top;
}

.product-col span.product-title-color {
    display: block;
    margin-top: 10px;
    font-size: 1.5rem;
    color: #777;
    font-weight: 500;
}

.form-check-input {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    top: 2px;
}

.bg-primary {
    background-color: #000000 !important;
}

.form-control {
    height: 4rem;
    padding: 1rem;
    border-radius: 50px;
}

.header-contact h6 {
    text-transform: capitalize;
}

.btn {
    transition: all .3s;
    text-transform: inherit;
    padding: 1.2rem 2.2rem;
    border-radius: 50px;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    line-height: 1;
}

.nav-tabs .nav-item:not(:last-child) {
    margin-right: 1.9rem;
}

.btn-primary {
    border-color: #000;
    background-color: #000;
    color: #fff;
    box-shadow: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
    border-color: #F13AB1;
    background-color: #F13AB1;
    color: #fff;
    box-shadow: none;
}

a {
    transition: all .3s;
    color: #F13AB1;
    text-decoration: none;
}

.text-centerise {
    align-items: center !important;
}

.social-likes {
    display: inline-block;
    padding: 16px 8px;
    color: #222529;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    letter-spacing: -.015em;
    text-transform: capitalize;
    white-space: nowrap;
}

.social-likes a {
    color: #222529;
}

.widget-banners {
    border: 1px solid #dae2e6;
}

.banner {
    position: relative;
    font-size: 1.6rem;
}

aside .banner {
    font-size: 1.6rem;
}

.bg-secondary {
    background-color: #ee3d43 !important;
}

.badge-sale {
    width: 11.3rem;
    height: 11.3rem;
    margin-top: 2.5rem;
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    letter-spacing: .05em;
}

.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5,
.banner h6 {
    line-height: 1;
}

.badge-sale:before {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 2.5rem;
    background: #dae2e6;
}

.badge-sale em {
    display: block;
    color: #fff;
    font-size: 2.9rem;
    font-style: normal;
    font-weight: 800;
}

.badge-sale:after {
    content: '';
    position: absolute;
    top: 3.2rem;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #fff;
}

.widget-banners .sale-text {
    font-size: 7rem;
    position: relative;
}

.widget-banners .sale-text sup {
    font-size: 60%;
    font-weight: 600;
}

.widget-banners .sale-text sub {
    font-family: 'Oswald';
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    right: 4px;
    bottom: 3px;
    line-height: 1.4em;
}

.sidebar-home p {
    line-height: 24px;
}

.widget-banners p {
    font-size: .875em;
    max-width: 100%;
}

/* faq */

.accordion__item {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #dae2e6;
    border-radius: 4px;
}

.accordion__body {
    display: none;
    padding-top: 10px;
}

.accordion__body p {
    margin-bottom: 0;
}

.accordion__title {
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
}

.accordion__title:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABlUlEQVRIS72V6zEEQRSFv81ABogAESADIiADRIAIEAEiQASIABmQgQyor+rerZ7enp71Y92qqZrpxznnPmfGim22YnyWITgGdoHteNT0Hs8j8NQT2SM4AK6AjQkvP4EzQLIFGyO4Bk7i9Bfg90uodllv9oBTYD3OeUaigbUISnAv+N0zSfRUuwnS+fmawLA8xO5OoXiqFvToLQ4dluGqCYynLi+jvCZNT8TYzM2SwGq5BYz5VGLHPEqBcy9KgjvgqFJ/ETn4HkFci2K4jP304h5Q8KAPrO0tIGMv+HnkYR+oSQR/joqSwPOZC7HEGRD8hIr0SgBLU1IvlCQl+EeUbAoY4JQhqgnka5G4nsprcPdGCeoQZdhrkmy0FniGyD3fByFqJblF4loL3PVukrPJBnVcVE964pJjolVZ3TL14lSjSaK1wFP9oI/+fVSorhx2qnKA9exPwy6BShLD5vdrNa79CQmeY2VhktZVVKs06QLnvB/zwphL9KcfTgkmkY91bVdnmdo3gjaBE2CZf/JECvrbKyf4BdpXaxkir2UhAAAAAElFTkSuQmCC") no-repeat;
    background-size: 20px;
}

.accordion__title.active {
    color: #F13AB1;
}

.accordion__title.active:after {
    transform: rotate(-180deg);
}

.accordion {
    width: 100%;
}

.middle-or p {
    color: inherit;
    font-weight: 900;
    margin: 0;
    text-align: center;
}

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

.omb_login .omb_socialButtons a {
    color: white;
    opacity: 0.9;
}

.omb_login .omb_socialButtons a:hover {
    color: white;
    opacity: 1;
}

.omb_login .omb_socialButtons .omb_btn-facebook {
    background: #3b5998;
    display: block;
}

.omb_login .omb_socialButtons .omb_btn-facebook i {
    margin-right: 10px;
}

.omb_login .omb_socialButtons .omb_btn-apple {
    background: #000000;
    display: block;
}

.omb_login .omb_socialButtons .omb_btn-apple i {
    margin-right: 10px;
}

.omb_login .omb_socialButtons .omb_btn-google {
    background: #c32f10;
    display: block;
}

.omb_login .omb_socialButtons .omb_btn-google i {
    margin-right: 10px;
}

.list-disc {
    list-style: disc;
    padding-left: 30px;
}

.icon_span {
    background: rgb(241 58 177 / 50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    min-width: 60px;
    min-height: 60px;
    margin-right: 15px;
}

ul.list-steps li {
    display: flex;
    align-items: start;
}

.list-steps h5 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
}

.icon-text p {
    margin: 0;
}

.list-steps {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 10px 0;
}

.icon-text {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.acoordian_custom .card {
    margin-bottom: 0rem;

    width: 100%;
}

.acoordian_custom .card {
    border: 0;
}

.acoordian_custom button {
    padding: 0;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.acoordian_custom .card-header {
    background-color: transparent;
}

.acoordian_custom .card-body {
    min-height: inherit;
}


.acoordian_custom button {
    padding: 0;
    border: 0;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    position: relative;
}

.acoordian_custom button::after {
    content: "";
    position: absolute;
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url(../images/minus.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.acoordian_custom button.collapsed::after{
    background-image: url(../images/plus.svg);
}
.acoordian_custom button:hover,.acoordian_custom button:active,.acoordian_custom button:focus{
    text-decoration: none;
}
.faq_section{
    padding: 60px 0;
}


@media screen and (max-width: 767px) {
    footer a {
        color: inherit;
        font-size: 10px;
    }
}

.btn-icon.btn-add-cart.btn-store-nav {
    background: transparent;
    color: #f13ab1;
    border: none;
}

.btn-icon.btn-add-cart.btn-store-nav {
    color: #2b2b2d !important;
    background: transparent !important;
    border-color: transparent !important;
}

.social-activity {
    display: flex;
    flex-direction: row;
    /*margin-bottom: 20px;*/
    justify-content: center;
    /*width: 100%;
    background: #fdd0ed;*/
}

a.btn-icon-social-act {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 2px 0 0;
    width: 50px;
    height: 36px;
    font-size: 1.6rem;
    text-align: center;
}

.social-activity a.btn-icon-social-act {
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    color: #6f6e6b;
    line-height: 34px;
}

a.btn-icon-social-act i {
    color: #2b2b2d;
}

.product-store-info {
    margin-bottom: 15px;
}

.feature-boxes-container {
    background-size: cover !important;
    background-position: center !important;
    background-attachment: scroll !important;
}

.dwnld-link {
    display: flex;
    align-items: center;
}

.dwnld-link a img {
    max-width: 100%;
}

.title-box h2 {
    font-size: 3rem;
    color: #2b2b2d;
    margin-bottom: 10px;
}

.title-box p {
    margin: 0;

}

.download-app {
    background-size: cover !important;
    background-position: center !important;
    background-attachment: scroll !important;
}

.social-menu ul {
    position: relative;
    padding: 0;
    margin: 0;
    display: flex;
}

.social-menu ul li {
    list-style: none;
    margin: 0 10px;
}

.social-menu ul li:first-child {
    margin-left: 0;
}

.social-menu ul li .fab {
    font-size: 18px;
    line-height: 30px;
    transition: .3s;
    color: #000;
}

.social-menu ul li .fab:hover {
    color: #fff;
}

.social-menu ul li a {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    transition: .6s;
    box-shadow: 0 5px 4px rgba(0, 0, 0, .5);
}

.social-menu ul li a:hover {
    transform: translate(0, -10%);
}

.social-menu ul li:nth-child(1) a:hover {
    background-color: #4267B2;
    color: #fff;
}

.social-menu ul li:nth-child(2) a:hover {
    background-color: #E4405F;
}

.social-menu ul li:nth-child(3) a:hover {
    background-color: #1DA1F2;
}

.social-menu ul li:nth-child(4) a:hover {
    background-color: #000;
}

.social-menu ul li:nth-child(5) a:hover {
    background-color: #ff0000;
}

.subscribe-section {
    padding: 40px 0px 20px;
    background: #f6f7f9;
}

ul.links.bottom-prv {
    display: flex;
    flex-direction: row;
    margin: 0;
}

ul.links.bottom-prv li {
    margin: 0;
    display: flex;
    align-items: center;
    padding: 0 10px;
    border-right: 1px solid;
}

ul.links.bottom-prv li:last-child {
    border-right: 0;
}

ul.links.bottom-prv li:first-child {
    padding-left: 0;
}

ul.links.bottom-prv li a {
    text-decoration: underline;
}

ul.links.bottom-prv li img {
    width: 25px;
    margin-right: 15px;
}

.drp-custom-country select.form-control:not([size]):not([multiple]) {
    height: 40px;
}

.drp-custom-country .form-control {
    display: inline-block;
    margin-bottom: 0;
    padding: 1rem;
    color: #777;
}

.custom-control-label a {
    text-decoration: underline;
}

nav.myAccordion {
    margin: 10px 0;
}

.myAccordion-list li a {
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding: 1rem 0;
    color: #777777;
}

.myAccordion-list li a:hover {
    background-color: #fafafa
}

.myAccordion-list li:last-child a {
    border-bottom: none
}

.myAccordion-list>li>ul li a {
    padding: 1rem 2rem
}

/*# sourceMappingURL=sample.css.map */
.category-filter {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
}

.ct-filter-div {
    padding: 1rem;
    border: 1px solid #eee;
}

.ct-filter-div a span {
    color: #777;
}

.ct-filter-div a span:hover {
    text-decoration: underline;
    color: #F13AB1;
}

.online-pay {
    margin: 15px 0;
}

.inner-quickview .category-wrap {
    justify-content: center;
}

.form-check-label img {
    height: 20px;
    position: relative;
    top: 5px;
}

.price-div {
    margin: 25px 0;
}

.price-div label {
    color: #777777;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    font-size: 1.3rem;
    line-height: 2.3rem;
}

/* store page profile */
.banner-user {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 0;
    padding: 0;
    position: relative;
    margin-bottom: 0;
    z-index: 1;
}

.banner-user:before {
    content: "";
    height: 100%;
    width: 100%;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    border-radius: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.banner-item-dts {
    position: relative;
    padding: 180px 30px 35px;
}

.banner-media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-user .banner-media .item-profile-img {
    position: relative;
    margin-right: 30px;
    border-radius: 50%;
    background-color: #fff;
    padding: 5px;
    display: inline-block;
}

.banner-user .banner-media .item-profile-img img {
    border-radius: 50%;
}

.avatar-btn {
    position: absolute;
    bottom: 0;
    right: -10px;
}

.banner-media-body {
    position: relative;
    -ms-flex: 1;
    flex: 1;
}

.item-user-title {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
}

.item-username {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
}

.banner-user .banner-media .user-meta-btns {
    position: absolute;
    bottom: 0;
    right: 0;
}

.user-meta-btns li {
    display: inline-block;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 20px auto;
    text-align: center;
}

.profile-edit-btn {
    height: 40px;
    padding: 11px 20px;
    font-size: 14px;
    color: #fff;
    border: 0;
    background: #000;
    border-radius: 3px;
    margin-right: 5px;
    font-weight: 600;
    display: inline-block;
}

/* tab view */
.tabs-center-div {
    justify-content: center;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #000000;
    background-color: transparent;
    border-color: #dee2e600 #dee2e600 black;
    font-weight: 500;
}

.nav-tabs .nav-link {
    border: 2px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #000000;
    font-weight: 500
}

.nav-tabs .nav-item .nav-link {
    font-weight: 500;
}

.product-action form {
    margin: 0;
    display: inline;
}

.seller {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.seller-info {
    margin: 10px 0;
    text-align: center;
}

.seller-info a {
    display: block;
    text-decoration: underline;
}

.product-single-details .product-title {
    font-size: 2rem;
    font-weight: 500;
}

.delete-height-min {
    min-height: 60px !important;
}

.product-single-container {
    margin-bottom: .1rem;
}

.modal {
    background: rgb(0 0 0 / 55%);
}

.explore-search-section {
    position: relative;
    margin: 50px 0;
}

.list-explore {
    display: flex;
    margin: 40px 0 0;
}

.list-explore ul {
    margin: 0;
    padding: 0;
}

.list-explore ul li {
    display: inline-block;
    padding: 0 10px;
    list-style-type: none;
    width: 110px;
    text-align: center;
}

.list-explore a span {
    color: #000;
    font-weight: 600;
}

.cat-img {
    position: relative;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin: 0 auto;
}

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

.cetegory-block span {
    margin-top: 15px;
    display: block;
}

.list-explore-category ul {
    margin: 0;
    padding: 0;
}

.list-explore-category ul li {
    display: inline-block;
    padding: 0 3px;
    margin-bottom: 10px;
}

.list-explore-category ul li:first-child {
    padding-left: 0;
}

.btn-dark-category {
    border-color: #222529;
    background-color: #fff;
    color: #222529;
    box-shadow: none;
}

.nav-tabs .nav-item .nav-link {
    text-transform: unset;
}

/*timeline */

.timeline {
    padding: 0 20px;
    margin: 50px 0 0 0;
    position: relative;
    counter-reset: list 0;
}

.timeline-item {
    list-style: none;
    border-left: 2px solid #d9d9d9;
}

.timeline-item:last-child {
    border-left-color: transparent;
}

.timeline-title {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
}

.timeline-title:before {
    color: #2a2a2a;
    position: relative;
    left: -22px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: #d9d9d9;
    counter-increment: list;
    content: counter(list);
}

.timeline-text {
    margin: 0;
    padding: 0 40px 10px;
}

li.timeline-item {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

.delivery-align {
    justify-content: flex-start;
    align-items: flex-start;
}

.delivery-align .seller-info h3 {
    font-size: 20px;
    margin-top: 5px;
}

p.timeline-text a {
    position: relative;
    border-bottom: 1px dashed;
    color: #858585;
}

/*timeline 2 */
.timeline-1 {
    padding: 0 20px;
    margin: 50px 0 0 0;
    position: relative;
    counter-reset: list 0;
}

.timeline-item-1 {
    list-style: none;
    border-left: 2px solid #d9d9d9;
}

.timeline-item-1:last-child {
    border-left-color: transparent;
}

.timeline-title-1 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
}

.timeline-title-1:before {
    color: #2a2a2a;
    position: relative;
    left: -22px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: #d9d9d9;
    counter-increment: list;
    content: counter(list);
}

.timeline-text-1 {
    margin: 0;
    padding: 0 40px 10px;
}

li.timeline-item-1 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

.delivery-align-1 {
    justify-content: flex-start;
    align-items: flex-start;
}

.delivery-align-1 .seller-info-1 h3 {
    font-size: 20px;
    margin-top: 5px;
}

p.timeline-title-1 a {
    position: relative;
    border-bottom: 1px dashed;
    color: #858585;
}

h3.timeline-title-1.light {
    color: #ccc;
}

.timeline-title-1.light:before {
    color: #adadad;
    position: relative;
    left: -22px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: #cccccc;
    counter-increment: list;
    content: counter(list);
}

@media screen and (max-width: 767px) {
    .info-box {
        height: auto;
    }
}

/* legal */
ul.legal-content-section {
    margin: 0 0 10px 20px;
    padding: 0;
    list-style: disc;
}

ul.legal-content-section li {
    padding: 5px 0;
}

ul.legal-content-section li ul.nested-content-section {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: circle;
}

ul.legal-content-section li ul.nested-content-section li {
    padding: 5px 0;
}

/*.toggle-handle {
    background-color: #ccc !important;
}*/
.switch input {
    display: none;
}

.switch {
    display: inline-block;
    width: 50px;
    height: 14px;
    margin: 5px;
    margin-left: 25px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    position: relative;
}

.slider {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 20px;
    background: #B7B7B7;
    cursor: pointer;
    border: 4px solid transparent;
    overflow: visible;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    width: 22px;
    height: 22px;
    background: #706F6F;
    border-radius: 100px;
    top: -8px;
    -webkit-transform: translateX(-0px);
    transform: translateX(-0px);
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.23);
}

.switch input:checked+.slider:before {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    background: #f159bb;
}

.off {
    position: absolute;
    left: -25px;
    top: -5px;
    color: #706F6F;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
}

.on {
    position: absolute;
    right: -30px;
    top: -3px;
    color: #d3d3d3;
    font-family: 'roboto_light', sans-serif;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
}

.switch input:checked~.off {
    color: #d3d3d3;

    top: -5px;
}

.switch input:checked~.on {
    color: #f33ab3;

}

/*all-brands*/

.all-brands h1 {
    margin: 70px 0 20px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}

.all-brands .all-brands-letter {
    display: flex;
    flex-direction: row;
    background: #ecedf1;
    align-items: center;
    justify-content: space-around;
    padding: 25px;
}

.all-brands .all-brands-letter a p {
    margin: 0;
    color: black;
    font-weight: 700;
}

.all-brands .all-brands-letter a p:hover,
.all-brands .all-brands-letter a p:focus {
    color: #F13AB1;
}

.all-company-brand .brand-list {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex: 1;
    margin: 50px 0;
}

.all-company-brand .brand-list .list-tb {
    flex: 1;
    margin-left: 20px;
    width: 25%;
}

.all-company-brand .brand-list p {
    font-size: 35px;
    font-weight: 700;
    color: black;
    margin: 0 20px 0 0;
}

.all-company-brand .brand-list .list-tb ul {
    margin: 0;
}

.all-company-brand .brand-list .list-tb ul li a {
    line-height: 30px;
    color: black;
}

.all-company-brand .brand-list .list-tb ul li a:hover,
.all-company-brand .brand-list .list-tb ul li a:focus {
    color: #F13AB1;
}

.get-app {
    display: flex;
    justify-content: center;
    overflow: hidden;
    padding: 100px 0 0;
    /*background: linear-gradient(113deg, #eed8e5 48%, #eed8e5 48%, #d684b4 48%, #d684b4 48%);*/
    background: url('../images/back-img.png')no-repeat center;
    background-size: cover;
    max-width: 100%;
    height: 500px;
}

@media(max-width:991px) {
    .get-app {
        height: 450px;
    }
}

.get-app h3 {
    margin: 0;
    font-size: 56px;
    line-height: 65px;
    padding-top: 50px;
    color: white;
}

.get-app h5 {
    margin: 0;
    font-size: 28px;
    font-weight: 400;
    color: white;
}

.get-app .app-store {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.get-app .app-store img {
    margin: 40px 20px 0 0;
}

@media(max-width:767px) {
    .get-app h3 {
        font-size: 50px;
        padding: 0;
    }

    .get-app .app-store img {
        margin: 40px 20px 40px 0;
        width: 45%;
    }
}


/*become-a-seller*/
.become-seller {
    padding: 50px 0;
}

.become-seller .easy-way-content h1 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 8px;
}

.become-seller .easy-way-content p {
    font-size: 16px;
    margin-top: 8px;
    color: black;
    width: 80%;
}

.become-seller .easy-way-content ul li {
    line-height: 40px;
    font-size: 18px;
    color: black;
    font-weight: 300;
}

.become-seller .easy-way-content ul li .fa {
    color: #eed8e5;
}

.become-seller .easy-way-content .sell-now {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

.become-seller .easy-way-content .sell-now .fa {
    vertical-align: middle;
    margin-left: 2px;
}

.become-seller .sell-almost {
    background: #f5f5f6;
    padding: 70px;
    margin: 50px 0;
}

.become-seller .sell-almost.sell-it-df {
    background: #eed8e5;
}

.become-seller .sell-almost .sell-content {
    display: inline-block;
    width: 45%;
}

.become-seller .sell-almost .sell-img {
    display: inline-block;
    position: absolute;
    width: 100%;
    top: -60px;
    right: 0;
}

.become-seller .sell-almost .sell-content h3 {
    font-size: 32px;
    margin: 0 0 10px;
}

.become-seller .sell-almost .sell-content p {
    margin: 0;
    color: black;
    font-size: 16px;
    line-height: 25px;
}

.become-seller .sell-almost .sell-seller h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}

.become-seller .sell-almost .sold-seller .product-sold .prod-img {
    position: relative;
}

.become-seller .sell-almost .sold-seller .product-sold .prod-img span {
    text-align: inherit;
    font-weight: bold;
    color: white;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #f67900cc;
    font-size: 12px;
    line-height: 12px;
    padding: 4px 8px;
}

.become-seller .sell-almost .sold-seller .product-sold {
    margin-bottom: 20px;
}

.become-seller .sell-almost .sold-seller .product-sold .prod-name p {
    margin: 0;
}

.become-seller .sell-almost .sold-seller .product-sold .prod-name span {
    font-weight: 700;
    color: black;
}

.become-seller .sell-almost .sold-seller .see-more {
    margin-bottom: 50px;
}

.become-seller .sell-almost .sold-seller .see-more a {
    font-size: 16px;
    font-weight: 700;
}

.become-seller .sell-almost .sold-seller .see-more a.fa {
    vertical-align: middle;
}

.sell-almost.become-seller {
    padding: 40px 70px;
}

.sell-almost.become-seller.sell-it-df {
    border-radius: 0 110px;
}

.sell-almost.become-seller .sell-content {
    width: auto;
}

.sell-almost.become-seller .sell-content .list-now {
    background: #f47900;
    border: 0;
    color: white;
    padding: 12px 40px;
    margin-top: 20px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
}

.sell-almost.become-seller .sell-img {
    top: -90px;
}

.seller-protection {
    border-top: 2px solid #ecedf1;
    border-bottom: 2px solid #ecedf1;
    padding: 50px 0;
    margin: 20px 0;
}

.seller-protection .seller-head {
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 32px;
    font-weight: 600;
    color: black;
}

.seller-protection .seller-list {
    display: flex;
    flex-direction: row;
    flex: 1;
    align-items: center;
}

.seller-protection .seller-list .sell-content {
    margin: 0 0 0 20px;
}

.seller-protection .seller-list .sell-content h5,
.seller-protection .seller-list .sell-content p {
    margin: 0;
}

.seller-protection .seller-list .sell-img {
    width: 20%;
}

.seller-protection .seller-list .sell-content {
    width: 60%;
}

.seller-protection .seller-list .sell-content h5 {
    font-size: 18px;
    line-height: 22px;
}

.seller-protection .seller-list .sell-content p {
    margin-top: 8px;
}

.selling-never-easy {
    padding: 50px;
}

.selling-never-easy .ease-content h3 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: -0.5px;
    font-weight: bold;
}

.selling-never-easy .ease-content p {
    font-size: 16px;
    margin: 10px 0;
}

.selling-never-easy .ease-content a {
    font-size: 16px;
    font-weight: 600;
}

.selling-never-easy .did-u-knw {
    display: flex;
    flex-direction: row;
    margin: 30px 0;
    background: #eed8e5;
    padding: 20px;
    border-radius: 10px;
}

.selling-never-easy .did-content {
    margin-left: 15px;
}

.selling-never-easy .did-content h6 {
    color: #F13AB1;
}

.selling-never-easy .did-content h6,
.selling-never-easy .did-content p {
    margin: 0;
}

.few-pics-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 50%;
    margin-bottom: 30px;
}

.few-pics-list:last-child {
    margin-bottom: 0;
}

.few-pics-list.margin-50 {
    margin-left: 50px;
}

.few-pics-list.margin-150 {
    margin-left: 150px;
}

.few-pics-list.margin-250 {
    margin-left: 250px;
}

.few-pics-list .counts {
    font-size: 100px;
    font-weight: 900;
    color: #d785b5;
}

.few-pics-list .counts-content {
    margin-left: 30px;
}

.few-pics-list .counts-content h4,
.few-pics-list .counts-content p {
    margin: 0;
}

.few-pics-list .counts-content h4 {
    margin: 0 0 6px;
}

.few-pics-list .counts-content p {
    color: black;
    font-size: 16px;
}

/*slider-review-section*/
#exampleSlider {
    position: relative;
}

@media (max-width: 767px) {
    #exampleSlider {
        border-color: transparent;
    }
}

#exampleSlider .MS-content {
    margin: 15px 5%;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
}

@media (max-width: 767px) {
    #exampleSlider .MS-content {
        margin: 0;
    }
}

#exampleSlider .MS-content .item {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    border: 0;
    width: 31%;
    margin: 0 15px;
}

@media (max-width: 1200px) {
    #exampleSlider .MS-content .item {
        width: 25%;
    }
}

@media (max-width: 992px) {
    #exampleSlider .MS-content .item {
        width: 100%;
        margin: 5px;
    }
}

@media (max-width: 767px) {
    #exampleSlider .MS-content .item {
        width: 100%;
        margin: 5px;
    }
}

#exampleSlider .MS-controls button {
    position: absolute;
    border: none;
    background: transparent;
    font-size: 30px;
    outline: 0;
    top: 50%;
    transform: translate(0, -50%);
}

@media (max-width: 767px) {
    #exampleSlider .MS-controls button {
        display: none;
    }
}

#exampleSlider .MS-controls button:hover {
    cursor: pointer;
}

#exampleSlider .MS-controls .MS-left {
    left: 10px;
}

@media (max-width: 992px) {
    #exampleSlider .MS-controls .MS-left {
        left: -2px;
    }
}

#exampleSlider .MS-controls .MS-right {
    right: 10px;
}

@media (max-width: 992px) {
    #exampleSlider .MS-controls .MS-right {
        right: -2px;
    }
}

.reviews-sectn .MS-content .item {
    text-align: center;
    background: #ecedf1;
    padding: 48px 38px 42px;
}

.reviews-sectn .MS-content .item h6 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    margin: 0;
}

.reviews-sectn .MS-content .item p {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    margin: 10px 0;
    white-space: break-spaces;
}

.reviews-sectn .MS-content .item .star-rating {
    margin: 20px 0;
}

.reviews-sectn .MS-content .item .star-rating .fa {
    color: #d684b4;
}

.reviews-sectn .MS-content .item .app-store {
    font-weight: 700;
    color: #252b60;
    margin-top: 5px;
    font-size: 15px;
}

.reviews-sectn {
    margin: 100px 0;
}

.reviews-sectn .seller-head {
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 700;
    color: black;
}

.see-more-selling .see-selling .sold-selling-img {
    position: relative;
}

.see-more-selling .see-selling .sold-selling-img span {
    position: absolute;
    top: 0;
    background: #222222;
    color: white;
    padding: 5px 10px;
    font-weight: 600;
}

.see-more-selling .see-selling .sold-selling-content p {
    margin: 0;
    line-height: 25px;
}

.see-more-selling .see-selling .sold-selling-content span {
    display: block;
}

.see-more-selling .see-selling .sold-selling-content span.price-tb,
.see-more-selling .see-all p {
    font-weight: 600;
    color: black;
    font-size: 16px;
    line-height: 30px;
}

.see-more-selling .see-all {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.see-more-selling .see-all .fa {
    background: white;
    border: 1px solid #eed8e5;
    border-radius: 50%;
    padding: 10px;
}

.in-press {
    background: #fafbfe;
    text-align: center;
    padding: 50px 0;
    margin-bottom: 50px;
}

.in-press h3 {
    font-size: 40px;
    font-weight: 600;
}

.client-partners {
    height: 100px;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.client-partners ul {
    margin: 20px 0;
}

.client-partners .js-marquee-wrapper:hover ul li {
    transition: all .5s linear 0s;
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
}

.client-partners ul li {
    display: inline-block;
    width: 150px;
    height: auto;
    margin: 0 40px;
}

.client-partners .js-marquee-wrapper:hover ul li:hover {
    filter: blur(0px);
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
}

.client-partners ul li img {
    max-width: 100%;
    object-fit: cover;
}

@media(max-width:991px) {
    .become-seller .sell-almost {
        padding: 30px 15px;
    }

    .become-seller .sell-almost .sell-content {
        width: auto;
        margin-bottom: 50px;
        text-align: center;
    }

    .become-seller .sell-almost .sell-img {
        display: none;
    }

    .become-seller .sell-almost .sold-seller .see-more {
        margin: 0 auto;
    }

    .selling-never-easy {
        padding: 0;
    }

    .few-pics-list {
        width: 100%;
        margin-bottom: 0;
    }

    .few-pics-list.margin-50 {
        margin-left: 0;
    }

    .few-pics-list.margin-150 {
        margin-left: 0;
    }

    .few-pics-list.margin-250 {
        margin-left: 0;
    }

    .seller-protection .seller-list {
        margin-bottom: 40px;
    }

    .reviews-sectn {
        margin: 50px 0;
    }
}

/*Career-main*/

.career-main .career-banner {
    background: url('../images/banners/mycareer.jpg')no-repeat center;
    background-size: cover;
    max-width: 100%;
    height: 300px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.career-main .career-banner h1 {
    margin: 0;
    color: white;
    font-size: 30px;
    width: 45%;
    padding-left: 50px;
    font-weight: 600;
}

.career-main .career-content {
    text-align: center;
    padding: 50px;
}

.career-main .career-content p {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 30px;
    color: black;
}

.career-main .career-content .see-opening {
    background: #d684b4;
    border: 0;
    color: white;
    padding: 20px;
    border-radius: 5px;
}

.career-main .core-values,
.career-main .work-balance {
    background: #eed8e5;
    padding: 50px;
    margin: 50px 0;
}

.career-main .core-values h2,
.career-main .work-balance h3 {
    margin: 0 0 20px;
    text-align: center;
    font-size: 32px;
}

.career-main .core-values .core-values-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}

.career-main .core-values .core-values-list .img-cv {
    width: 100px;
    margin-right: 20px;
}

.cv-content h4,
.cv-content p {
    margin: 0;
}

.career-main .work-balance h3 {
    margin: 0 0 40px;
}

.career-main .work-balance .work-img img {
    margin: 0 0 30px;
}

.career-main .work-balance .work-balance-lis ul {
    margin: 0 0 0 30px;
}

.career-main .work-balance .work-balance-list li {
    font-size: 20px;
    font-weight: 600;
    color: black;
    line-height: 35px;
    padding-bottom: 10px;
}

.career-main .work-balance .work-balance-list li .fa {
    margin-right: 15px;
}

.career-main .current-opening .opening-forms .open-listing ul li {
    font-size: 18px;
    color: black;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
}

.career-main .current-opening .opening-forms .open-listing ul li span {
    display: block;
    color: #bdbcbc;
    font-size: 15px;
}

@media(max-width:991px) {
    .career-main .career-banner {
        padding: 20px;
    }

    .career-main .career-banner h1 {
        width: auto;
        padding-left: 0;
    }

    .career-main .career-content {
        padding: 50px 0;
    }

    .career-main .core-values,
    .career-main .work-balance {
        padding: 30px 15px;
        margin: 0;
    }

    .career-main .core-values h2,
    .career-main .work-balance h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .career-main .core-values .core-values-list {
        margin: 10px 0;
    }

    .career-main .core-values .cv-content h4 {
        margin: 0 0 5px;
    }

    .career-main .work-balance .work-balance-list li {
        font-size: 16px;
        line-height: 30px;
    }

    .current-opening {
        margin: 50px 0 0;
    }
}

/*press-release*/

.press-release-main {
    padding: 50px 0;
}

.press-release-main .release-year-category h1 {
    font-size: 35px;
    font-weight: 500;
}

.press-release-main .release-list {
    background: #f8f6f3;
    padding: 20px;
    margin: 50px 0 0;
}

.press-release-main .release-list .date-of-post {
    font-size: 15px;
    font-weight: 600;
}

.press-release-main .release-list .date-of-post h2 {
    margin: 0 0 10px;
}

.press-release-main .release-year-category .see-more {
    background: #d684b4;
    border: 0;
    color: white;
    padding: 20px;
    border-radius: 5px;
    margin: 50px auto;
    display: block;
}

.how-it-works .become-seller.work-banner {
    margin: 0 0 50px;
    overflow: hidden;
    padding: 80px 70px;
}

.how-it-works .seller-protection.create-list {
    border-top: 0;
    padding: 0 0 50px;
}

.how-it-works .seller-protection.create-list .seller-head {
    margin-bottom: 10px;
}

.how-it-works .seller-protection.create-list .sel-tp {
    text-align: center;
    margin-bottom: 50px;
}

.how-it-works .sell-almost.become-seller.seling-bulk .sell-img {
    top: -30px;
}

.how-it-works .sell-it {
    background: #d785b5;
    color: white;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 50px;
}

.become-seller.how-it-works {
    padding: 50px 0 0;
}

.tracking-info-detail {
    position: relative;
    margin-top: 40px;
    margin-bottom: 45px;
}

.tracking-info-detail .tracking-box {
    position: relative;
}

.tracking-info-detail .tracking-box .tracking-location {
    position: relative;
    font-size: 14px;
    color: #777;
    padding-left: 70px;
    padding-bottom: 40px;
    display: inline-block;
    padding-top: 10px
}

.tracking-info-detail .tracking-box .tracking-location:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #d785b5;
}

.tracking-info-detail .tracking-box .tracking-location strong {
    position: relative;
    color: #222;
    font-size: 16px;
    font-weight: 400;
    display: block;
    font-family: montserrat, sans-serif;
}

.tracking-info-detail .tracking-box .tracking-location:after {
    position: absolute;
    content: '';
    left: -16px;
    top: 10px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #eed8e5;
    display: inline-block;
}

.company-logo {
    display: block;
    position: relative;
}

.company-logo ul {
    margin: 0;
    padding: 0;
}

.company-logo ul li {
    display: inline-block;
    width: 100px;
    margin: 0 12px;
    position: relative;
    top: 30px;
}

.shipping-pack {
    margin-left: 150px;
}

a.btn-icon-social-act span {
    margin-left: 6px;
    font-size: 14px;
}

.accordion__body .cat-list li {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}

.cat-list li i {
    margin-right: 10px;
    width: 10px;
    min-width: 10px !important;
    color: #000;
    text-align: center;
    font-size: 1.4rem;
}

ul.cat-list-follow {
    margin: 0;
    padding: 0;
    display: flex;
}

ul.cat-list-follow li {
    width: 50%;
    border: 1px solid #eee;
    margin: 0 5px;
}

ul.cat-list-follow li:first-child {
    margin-left: 0;
}

ul.cat-list-follow li:last-child {
    margin-right: 0;
}

.user-content-card {
    background: #fff;
    padding: 30px;
    border: 1px solid #e7e7e7;
}

.list-explore.shares {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

a.articals-hover {
    padding: 20px;
    transition: .2s all;
    display: block;
    border: 1px solid transparent;
}

a.articals-hover:hover {
    background: #fff;
    padding: 20px;
    border: 1px solid #ccc;
}

@media(max-width:991px) {
    .shipping-pack {
        margin-left: 0;
        padding: 0 20px;
    }

    .tracking-info-detail {
        margin: 0;
    }

    .how-it-works .seller-protection.create-list {
        padding: 0;
        margin: 50px 0;
    }
}

/*about-store*/
.cat-list li.contact-owner {
    padding: 1rem;
    border: 1px solid #eee;
    text-align: center;
}

.report-shop {
    text-decoration: underline;
}

.add-cart-btn a {
    color: white;
}

.add-cart-btn a:hover {
    color: white;
}


/*followers*/

.followers-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: white;
    box-shadow: 0 0 15px 0px #d5d5d5;
    padding: 20px;
    margin: 10px 0;
}

.followers-list .follower-img {
    height: 50px;
    width: 50px;
    overflow: hidden;
    line-height: 50px;
    border-radius: 50%;
}

.followers-list .follower-detail {
    flex: 1;
    margin: 0 0 0 20px;
}

.followers-list .follower-detail h5 {
    margin: 0;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.35;
    letter-spacing: .005em;
}


/*our-community*/


.community-list {
    margin: 50px 0;
}

.community-list .subtitle {
    font-family: Oswald;
    font-size: 1.6rem;
    line-height: 1.5625;
    margin: 0;
}

.community-list span {
    font-weight: 400;
    color: #6a6a6d;
    font-family: Poppins, sans-serif;
}

.community-list p {
    font-size: 1.5rem;
    line-height: 1.8;
    font-weight: 400;
}

.community-list .user-detail-title {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 1.8rem;
}

@media(max-width:991px) {
    .community-list .user-detail-title {
        margin-top: 1.8rem;
    }
}

/*contact-us*/
.questions-section {
    padding: 50px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #f4f4f4;
}

.questions-section .text-con {
    flex: 1;
}

.questions-section .text-con h1 {
    font-size: 25px;
    line-height: 34px;
    margin: 0;
    font-weight: 500;
}

.questions-section .text-con h2 {
    font-size: 20px;
    margin: 0;
    line-height: 28px;
    font-weight: 300;
}

.work-place {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 50px 0;
}

.work-place .work-logo {
    font-size: 100px;
    flex: 1;
}

.work-place .work-add {
    flex: 1;
}

.work-place .work-add h5 {
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 5px 0
}

.work-place .work-add p {
    font-size: 18px;
    line-height: 24px;
}

/*visit-support*/

.visit-support {
    margin: 50px 0;
}

.visit-support h2 {
    margin: 0 0 30px 0;
}

.support-list {
    display: flex;
    border: 1px solid #f4f4f4;
    padding: 20px 20px 20px 0;
    flex-direction: row;
    align-items: center;
    border-radius: 10px;
    margin: 20px;
}

.support-list:hover {
    box-shadow: 0 0 15px 0px #d5d5d5;
}

.support-list .support-icon {
    background: white;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    box-shadow: 0 0 15px 0px #d5d5d5;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    font-size: 25px;
    margin-left: -20px;
    margin-right: 20px;
}

.support-list .support-detail {
    flex: 1;
}

.support-list .support-detail h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
}

article.post.box-blog {
    padding: 20px;
    border: 1px solid #dedede;
    background: #f5f5f5;
    box-shadow: 0 5px 5px #0000001a;
}

span.image-ct-icons img {
    width: 50px;
    margin-bottom: 20px;
}

.centerize-name {
    display: flex;
    align-items: center;
    font-weight: bold;
}

span.store-indentity {
    display: inline-block;
    margin-right: 5px;
    overflow: hidden;
    width: 30px;
    border-radius: 50%;
    border: 1px solid #cfc1c1;
}

span.store-indentity img {
    width: 30px;
}

.product-default .product-label.label-sale.gray-badge {
    background-color: #636262;
}

.favorite-block {
    display: flex;
    overflow: hidden;
    width: 180px;
    height: 180px;
    border-radius: 20px;
    flex-direction: row;
    background: #f5f5f5;
}

.favorite-block.active {
    padding: 10px;
    border-radius: 20px;
    border: 1px solid #000;
}

.favorite-block.active ul li {
    display: inline-block;
    width: 77px;
    height: 77px;
    overflow: hidden;
}

.favorite-block ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-radius: 20px;
}

.favorite-block ul li {
    display: inline-block;
    width: 88px;
    height: 88px;
    overflow: hidden;
}

.favorite-block ul li img {
    width: 90px;
    object-fit: cover;
}

a.favorite-hover {
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
}

a.favorite-hover {
    padding-left: 0;
}

.add-favorite {
    position: relative;
    display: block;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-10px, -10px);
}

.add-favorite span {
    font-size: 18px;
    color: #fff;
}

.add-bg-favorite {
    background: #c7c7c7;
}

h2.product-title.gift-text {
    font-size: 18px;
    font-weight: 600;
}

ul.help-center-link {
    margin: 0;
    padding: 0 0 0 20px;
}

ul.help-center-link li {
    list-style-type: disc;
}

ul.help-center-link li a {
    color: #000000;
    text-decoration: underline;
}

.post-slider {
    margin-bottom: 0;
}

.social-icon.social-pinterest {
    background-color: #E60023;
}

.social-icon.social-insta {
    background-color: #bc2a8d;
}

/*about*/
.product-single-container.about-main {
    padding: 50px 0;
}

.about-tb.product-single-details {
    padding: 20px 50px;
}

.about-tb.product-single-details .product-title {
    font-size: 4.5rem !important;
    margin-bottom: 0.5em;
    font-weight: 300;
    font-size: 4.6875rem;
    line-height: 1;
    word-spacing: 100vw;
}

.about-tb p {
    font-size: 2.8125rem;
    line-height: 3.9375rem;
    font-weight: 300;
}

.start-selling-lg {
    padding: 1.6rem 2.6rem;
    font-size: 1.8rem;
}

.widget-info h4 {
    color: #f23ab8;
}

h3.product-title a {
    color: #000;
}

ul.help-center-link li:last-child {
    margin-top: 20px;
    list-style-type: none;
}

ul.help-center-link li a.highlight-link {
    color: #f859c0;
}

ul.help-center-link li i {
    font-size: inherit;
}

span.general-img img {
    width: 60px;
    margin: 20px 0;
}

.move-2 {
    -webkit-animation: move2 5s infinite;
    animation: move2 5s infinite;
}

.job-heading h2 {
    font-size: 20px;
    color: #000000;
}

.job-heading h2 span {
    display: block;
}

.job-heading>span {
    display: block;
}

span.inner-upload {
    margin: 10px 10px;
    display: inline-block;
}

span.inner-upload a {
    text-decoration: underline;
}

span.inner-upload:first-child {
    margin-left: 0;
}

.job-form {
    background: #f5f5f5;
    padding: 20px;
}

.no-bt-border {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.dwh-100 {
    width: 100%;
}

.create-community {
    display: flex;
    align-items: center;
    justify-content: end;
}

.create-community p {
    margin-bottom: 0;
    padding-right: 10px;

}

a.right-pd i {
    margin-right: 10px;
    margin-left: 5px;
}

p.black-clr {
    color: #777777;
}

.bottom-function {
    display: inline-block;
    width: auto;
    background: #ededed;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #cccccc;
}

a.fnt-black {
    color: #000000;
    font-size: 15px;
}

a.fnt-black i {
    margin-right: 5px;
}

.as-guest {
    display: flex;
    justify-content: center;
}

.policies-btn {
    margin: 15px 0;
    background: #ebebeb;
    border-radius: 30px;
    padding: 8px 10px;
    display: inline-block;
}

.policies-btn a {
    font-size: 13px;
    color: #000000;
}

@-webkit-keyframes move2 {
    0% {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px)
    }

    50% {
        -webkit-transform: rotate(-1deg) translate(-2px, -2px);
        transform: rotate(-1deg) translate(-2px, -2px)
    }

    to {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px)
    }
}

@keyframes move2 {
    0% {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px)
    }

    50% {
        -webkit-transform: rotate(-1deg) translate(-2px, -2px);
        transform: rotate(-1deg) translate(-2px, -2px)
    }

    to {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px)
    }
}

/* accordian */

.side-menu-wrapper {
    border: 1px solid #e7e7e7;
}

.side-menu-title {
    color: #313131;
}

.side-menu-title {
    padding: 1.45rem 2rem;
    margin-bottom: 0;
    background: #f6f7f9;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.side-menu li {
    position: relative;
}

.side-menu li>a {
    display: block;
    border-bottom: 1px solid #e7e7e7;
    padding: 1.2rem 0;
    color: #777;
    font-weight: 600;
}

.side-menu-toggle {
    position: absolute;
    top: 1rem;
    right: 0;
    width: 24px;
    color: #222529;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}

.side-menu-toggle:before {
    content: '\e81c';
    font-family: 'porto';
    font-weight: 600;
}

.side-menu ul {
    display: none;
    padding-left: 1.0714em;
}

/*19-11*/
.btn-pink.add-cart.icon-shopping-cart.buy-now {
    padding: 1.2rem 3rem;
}

.product-single-share .add-wishlist,
.product-single-share .social-likes {
    padding: 10px;
}

.dropdown-cart-products {
    height: 205px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.checkout-progress-bar li.active:before,
.checkout-progress-bar li.active>span:before {
    background-color: #f13ab1;
}

.shipping-address-box.active:after {
    background-color: #f13ab1;
}

.shipping-address-box.active {
    border-color: #f13ab1;
}

.checkout-progress-bar li.completed:before,
.checkout-progress-bar li.completed>span:before {
    background-color: #686868;
}

.shipping-address-box.completed:after {
    background-color: #f13ab1;
}

.shipping-address-box.completed {
    border-color: #f13ab1;
}

.completed span a {
    color: #686868;
    text-decoration: underline;
    font-weight: 500;
}

.report-tb {
    display: flex;
    align-items: center;
    /*justify-content: flex-end;*/
}

.report-tb img {
    width: 18px;
    height: 18px;
    margin-right: 5px !important;
}

.purchase-item-review .item-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 50px;
}

.purchase-item-review .item-content {
    margin-left: 15px;
}

.purchase-item-review p {
    margin-bottom: 5px;
}

.close-account {
    background: white;
    border: 1px solid #d5d5d5;
    padding: 30px;
    margin: 50px 0;
}

.dashboard-content {
    padding-left: 50px;
}

.dashboard-content .nav-link {
    padding: 10px 20px;
}

.close-account ul {
    list-style: disc;
}

.close-account ul li {
    line-height: 25px;
}

.close-account ul .terms-tb {
    line-height: 50px;
}

.dashboard-content .nav-pills .nav-link.active,
.dashboard-content .nav-pills .show>.nav-link {
    background-color: black;
}

.close-account.lang {
    padding: 0;
    border: 0;
    margin: 0;
}

.close-account.lang .form-control {
    height: 45px !important;
    margin-top: 5px;
}

.default-add .default-label {
    background: #f13ab1;
    display: inline-block;
    color: white;
    padding: 5px 10px;
    border-radius: 30px;
}

.default-add .add-content {
    padding: 5px 0;
}

.default-add .add-content h5 {
    margin: 0;
}

.default-add .add-content .edit-delete .btn-tb {
    background: transparent;
    border: 0;
    cursor: pointer;
}

.profile-content .profile-img-tb {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}

.profile-content .profile-img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    z-index: 1;
    border: 2px solid #f13ab1;
    margin: auto;
    cursor: pointer;
}

.profile-content .profile-img-tb .cam-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    bottom: auto;
    right: auto;
    font-size: 35px;
    color: #f13ab1;
}

.profile-content .profile-img input[type="file"] {
    display: none;
}

.profile-content .avtar-img img {
    width: 100%;
    height: 100%;
    text-align: center;
}

.profile-content textarea.form-control {
    min-height: 80px;
}

/*my-account-credit-card*/
.card-details {
    border: 1px solid #d5d5d5;
    border-radius: 10px;
}

.card-details .card-body {
    padding: 15px;
    background: #fff3fb;
    border-radius: 10px 10px 0 0;
}

.card-details .card-body .visa-head {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}

.card-details .card-body .visa-head .visa-img {
    width: 35px;
}

.card-details .card-body .visa-head .visa-title h4 {
    color: black;
    margin: 0 15px;
    font-size: 16px;
}

.card-details .card-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background: #fff3fb;
}

.card-details .card-footer .default-check .custom-control {
    margin: 0;
}

.card-details .card-footer .edit-remove .btn {
    border-radius: 5px;
}

.card-details .card-footer .edit-remove .btn.remove-btn {
    background-color: white;
    color: black;
}

.card-details .card-body .visa-content {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
}

.card-details .card-body .visa-content .content-title {
    font-weight: 900;
    width: 40%;
}

.card-details .card-body .visa-content .content-tb {
    margin-left: 15px;
    width: 60%;
    font-weight: 600;
}

.refund-policy .modal-body h5 {
    font-weight: 300;
    color: #f13ab1;
}

.refund-policy .modal-body h6 {
    margin: 0;
}

.refund-policy .modal-body .divider {
    margin: 20px 0;
}

.refund-policy .modal-body ul {
    list-style: disc;
    padding-left: 20px;
}

.refund-policy .modal-body p {
    line-height: 24px;
}

.product-action.buyer-tb .icon-lock:before {
    font-size: 18px;
    vertical-align: middle;
}

.gift-card .card-img {
    border-radius: 40px;
    overflow: hidden;
    height: 500px;
    margin: 20px 0;
}

.gift-card .card-img img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.gift-card p {
    font-size: 16px;
    line-height: 25px;
    color: black;
}

.gift-card-amount h4 {
    margin: 0;
}

.gift-card-amount .card-price {
    text-align: center;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}

.gift-card-amount .card-price span {
    font-size: 25px;
    font-weight: 500;
}

.messge-tb {
    border-radius: 10px;
}

.recent-view {
    margin: 80px 0;
}

.fav-hrt {
    position: absolute;
    top: 10px;
    right: 10px;
    color: white;
    font-size: 20px;
}

.recent-view .product-default.inner-quickview.inner-icon {
    position: relative;
}

.inner-card {
    position: relative;
}

.order-tracking-info p {
    font-size: 18px;
    color: #171717;
    text-align: left;
    font-weight: 600;
}

.order-tracking .order-time {
    font-size: 16px;
    text-align: left;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

.order-tracking .tracking-img {
    position: relative;
    margin: 0px auto;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    z-index: 0;
}

.order-tracking .tracking-img:after {
    height: 58px;
    width: 2px;
    left: 0;
    /* margin-left: 2px; */
    content: "";
    top: 22px;
    display: block;
    /* background-color: #17005D; */
    position: absolute;
    z-index: -1;
    right: 0;
    margin: auto;
    border-left: 2px dotted #DADADA;
}

.order-tracking:last-child .tracking-img {
    margin-bottom: 0px;
}

.order-tracking:last-child .tracking-img:after {
    display: none;
}

.order-tracking .tracking-img.tracking-blank:after {
    display: none;
}

.order-tracking .tracking-img.tracking-green:after,
.order-tracking .tracking-img.tracking-ontheway:after {
    border-left: 2px dotted #17005D;
}

/*.order-tracking .tracking-img.tracking-blank:after{

    border-left: 2px dotted #DADADA;

}*/

.order-tracking .tracking-img {
    height: 25px;
    width: 25px;
    margin: 0px auto;
    background-color: #fff;
    border-radius: 50%;
    border: 2px dotted #f13ab1;
    line-height: 20px;
    color: #f13ab1;
    font-size: 12px;
}

.order-tracking .tracking-green {
    background-color: #f13ab1;
    border-color: #f13ab1;
    color: #fff;
}

.order-tracking .tracking-img .fa {
    font-size: 12px;
    min-width: auto;
    margin: 0;
    color: black;
    line-height: 21px;
}

/*.order-tracking .tracking-img.circle-tb .fa{color: #f13ab1;}*/
.order-tracking-info .estimate-arive p {
    font-size: 12px;
    border-bottom: 1px dotted black;
    display: inline-block;
}

.order-tracking-info .estimate-arive h4 {
    display: block;
    margin: 5px 0 15px;
}

.order-tracking .tracking-img.tracking-blank {
    border-color: #DADADA;
}

.order-tracking .tracking-img.tracking-green span i {
    visibility: visible;
    font-size: 14px;
    color: #000;
}

.order-tracking .tracking-info {
    font-size: 14px;
    text-align: left;
    display: inline-block;
    width: 100%;
    color: #171717;
    font-weight: bolder;
    line-height: 1.2;
    margin-bottom: 25px;
    text-transform: uppercase;
    min-height: 33px;
}

.order-tracking .tracking-text-green span {
    color: #777;
}

.order-tracking .tracking-info span {
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    color: #777;
    text-transform: capitalize;
    margin-top: 0px;
}

.row.order-tracking div[class*="col-"] {
    margin-top: 0px;
}

.order-booki-details {
    padding: 15px;
    border-radius: 10px;
}

.order-tracking .tracking-info.tracking-disabled {
    color: #6D7B84;
}

.report-img {
    background-color: #ddd;
    height: 40px;
    overflow: hidden;
    border-radius: 20px;
    z-index: 1;
    border: 1px solid #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
}

.report-img input[type="file"] {
    display: none;
}

.report-img img {
    margin-right: 10px;
}

.free-accpt span {
    font-size: 10px;
}

.free-accpt h4 {
    display: block;
    color: black;
    font-size: 16px;
}

.chnge-country .dropdown-toggle:not(.dropdown-arrow):after {
    display: inline-block;
    vertical-align: middle;
}

.chnge-country .dropdown-menu {
    width: 100%;
}

.chnge-country .dropdown-menu a {
    font-size: 16px;
}

.product-title .bottom-function a {
    font-weight: 500;
}

.product-title .bottom-function a.fnt-black i {
    margin-right: 0;
}


/* LATEST CSS */

.list-group {
    border-color: #D0D5DC !important;
}

.list-group .list-group-item {
    border-color: #D0D5DC !important;
}

a.account-card {
    text-decoration: none;
    color: unset;
}

a.account-card i.fa {
    font-size: 42px;
    width: 45px;
}

a.account-card .card {
    background: #F9FAFB;
    border: 1px solid #D0D5DC;
}

a.account-card .card:hover {
    background: #FFFFFF;
}

a.account-card .card:active {
    background: #F0F2F5;
}

.bg-yellow {
    background: #F5D847;
    color: #222C3A;
}

.list-group-item-action {
    background: #F9FAFB;
}

.list-group-item-action .fa {
    width: 22px;
}

.list-group-item-action .fa.fa-angle-right {
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 14px;
}

.coupon {
    background: #F9FAFB;
    border: 2px dashed #D0D5DC !important;
}

.reward-status-box {
    position: relative;
    width: 100%;
    color: #FFFFFF;
    background: #1b8cb2;
    border: 2px solid #38b7e1;
    border-radius: 5px;
}

.reward-status-box .reward-status {
    width: 60%;
    background: #38b7e1;
    padding: 15px;
}

.reward-status-box .current-status {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #FFFFFF;
}

.reward-status-box .current-status-2 {
    position: absolute;
    right: 15px;
    top: 41px;
    color: #FFFFFF;
}

.text-orange {
    color: #EC9532 !important;
}

.text-carbon {
    color: #222C3A !important;
}

.text-pebble {
    color: #79879A !important;
}

.text-gray {
    color: #A2ABB9 !important;
}

.text-cloud {
    color: #D0D5DC !important;
}

.text-blue {
    color: #49AED0 !important;
}

.text-gray {
    color: #A2ABB9 !important;
}

.text-pale-sky {
    color: #A2ABB9 !important;
}

.bg-black {
    background: #111822 !important;
}

.bg-snow {
    background: #F9FAFB !important;
}

.bg-fog {
    background: #F0F2F5 !important;
}

.bb1-cloud {
    border-bottom: 1px solid #D0D5DC;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.bg-snow {
    background: #F9FAFB !important;
}

.text-pebble {
    color: #79879A !important;
}

.text-charcoal {
    color: #354050 !important;
}

.bottom-drawer {
    position: fixed;
    bottom: 56px;
    width: 100%;
    border-top: 1px solid #D0D5DC;
}

.bg-white {
    background: #FFFFFF !important;
}

.list-group {
    border-color: #D0D5DC !important;
}

.list-group-item {
    border-color: #D0D5DC !important;
}

.text-red {
    color: #C62931 !important;
}

.text-green {
    color: #00A362 !important;
}

.text-link-blue {
    color: #3373cc !important;
}

.form-control {
    background: #F9FAFB;
    border-color: #D0D5DC !important;
}

.bd-2-cloud {
    border: 2px dashed #D0D5DC;
}

.b-1-green {
    border: 2px solid #00A362 !important;
}

.br-8 {
    border-radius: 5px;
}

.address-radio .address-label {
    padding: 1rem;
    margin-bottom: 0 !important;
}

.address-radio [type=radio]:checked,
.address-radio [type=radio]:not(:checked) {
    position: absolute;
    opacity: 0;
}

.address-radio [type=radio]:checked+label,
.address-radio [type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 50px;
    width: 100%;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #354050;
}

.address-radio [type=radio]:checked+label:before,
.address-radio [type=radio]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 1rem;
    top: 1rem;
    width: 20px;
    height: 20px;
    border: 2px solid #D0D5DC;
    border-radius: 50%;
    background: #fff;
}

.address-radio [type=radio]:checked+label:after,
.address-radio [type=radio]:not(:checked)+label:after {
    content: "";
    width: 12px;
    height: 12px;
    background: #00A362;
    position: absolute;
    top: 20px;
    left: 20px;
    border-radius: 50%;
    transition: all 0.2s ease;
}

.address-radio [type=radio]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.address-radio [type=radio]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.address-radio [type=radio]:not(:checked)~label p {
    display: none;
}

.address-radio [type=radio]:checked~label p {
    display: unset;
}

.padding-03 {
    padding: 1em !important;
}

.btn-secondary-trans-outline {
    background: #FFFFFF !important;
    color: #354050 !important;
    border-color: #D0D5DC !important;
    cursor: pointer;
}

.btn-secondary-trans-outline:hover {
    color: #354050 !important;
    background: #F9FAFB !important;
}

.btn-secondary-trans-outline:active {
    color: #79879A !important;
    background: #F0F2F5 !important;
}

.btn-secondary-trans-outline:focus {
    color: #79879A !important;
    background: #F0F2F5 !important;
    outline: 0 !important;
}

.shipping-add-layout {
    border: 1px solid #cccccc;
    padding: 15px;
}

ul.help-center-link-1 {
    margin: 0;
    padding: 0 0 0 20px;
}

ul.help-center-link-1 li {
    list-style-type: disc;
}

ul.help-center-link-1 li a {
    color: #000000;
    text-decoration: underline;
}

/*ul.help-center-link li:last-child {
    margin-top: 20px;
    list-style-type: none;
}*/
ul.help-center-link-1 li a.highlight-link-1 {
    color: #f859c0;
}

ul.help-center-link-1 li i {
    font-size: inherit;
}

.order-highlight a span {
    color: #000000 !important;
    font-weight: 600 !important;
}

.order-highlight-pink a span {
    color: #F13AB1 !important;
    font-weight: 600 !important;
}

.root {
    padding: 1rem;
    border-radius: 5px;
    box-shadow: 0 2rem 6rem rgba(0, 0, 0, 0.3);
}

figure.order-tr {
    display: flex;
}

figure.order-tr img {
    width: 8rem;
    height: 8rem;
    border-radius: 15%;
    border: 1.5px solid #f05a00;
    margin-right: 1.5rem;
    padding: 1rem;
}

figure.order-tr figcaption {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

figure.order-tr figcaption h4 {
    font-size: 1.4rem;
    font-weight: 500;
}

figure.order-tr figcaption h6 {
    font-size: 1rem;
    font-weight: 300;
}

figure.order-tr figcaption h2 {
    font-size: 1.6rem;
    font-weight: 500;
}

.order-track {
    margin-top: 2rem;
    padding: 0 1rem;
    border-top: 1px dashed #2c3e50;
    padding-top: 2.5rem;
    display: flex;
    flex-direction: column;
}

.order-track-step {
    display: flex;
    height: 7rem;
}

.order-track-step:last-child {
    overflow: hidden;
    height: 4rem;
}

.order-track-step:last-child .order-track-status span:last-of-type {
    display: none;
}

.order-track-status {
    margin-right: 1.5rem;
    position: relative;
}

.order-track-status-dot {
    display: block;
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 50%;
    background: #F13AB1;
}

.order-track-status-line {
    display: block;
    margin: 0 auto;
    width: 2px;
    height: 7rem;
    background: #F13AB1;
}

.order-track-text-stat {
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 3px;
}

.order-track-text-sub {
    font-size: 1rem;
    font-weight: 300;
}

.order-track {
    transition: all .3s height 0.3s;
    transform-origin: top center;
}

span.text-dif-color {
    color: #F13AB1;
}

h4.text-dif-gray {
    color: #767676;
}

.ui-sortable-placeholder {
    border: 1px dashed black !important;
    visibility: visible !important;
    background: #eeeeee78 !important;
}

.ui-sortable-placeholder * {
    visibility: hidden;
}

.RearangeBox.dragElemThumbnail {
    opacity: 0.6;
}

.RearangeBox {
    width: 160px;
    height: 170px;
    padding: 10px 5px;
    cursor: all-scroll;
    /*float: left;*/
    border: 1px solid #9e9e9e;
    font-family: sans-serif;
    display: inline-block;
    margin: 5px !important;
    text-align: center;
    color: #000000;
    background: #f13ab1;
    /*color: rgb(34, 34, 34);
            background: #f3f2f1;     */
}

.IMGthumbnail {
    max-width: 168px;
    height: 130px;
    margin: auto;
    background-color: #ececec;
    padding: 2px;
    border: none;
}

.IMGthumbnail img {
    max-width: 100%;
    max-height: 100%;
}

.imgThumbContainer {
    margin: 4px;
    border: solid;
    display: inline-block;
    justify-content: center;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.imgThumbContainer>.imgName {
    text-align: center;
    padding: 2px 6px;
    font-size: 13px;
    overflow: hidden;
}

.imgThumbContainer>.imgRemoveBtn {
    position: absolute;
    color: #e91e63ba;
    right: 2px;
    top: 2px;
    cursor: pointer;
    display: none;
}

.RearangeBox:hover>.imgRemoveBtn {
    display: block;
}

.image-preview-scr {
    min-height: 5px;
    max-height: 200px;
    overflow-y: auto;
}

/* ankit css */
.become-seller .sell-almost {
    background: #eeeeee;
}

.career-main .career-content .see-opening {
    cursor: pointer;
}

.career-main .career-content .see-opening:hover {
    background-color: #eed8e5;
    color: #fff;
}

.bottom-function {
    width: 100%;
}

.header-icon:not(:last-child) {
    margin-right: 1.5rem !important;
}

/**/
.become-seller .sell-almost .sell-img {
    z-index: 1;
}

.become-seller .sell-almost .sell-content {
    position: relative;
    z-index: 2;
}

/**/
.invite-friend .top-image img {
    width: 500px;
}

.promocopy-outer .invite-cd-box {
    padding: 15px;
    border: 2px dashed;
    border-radius: 5px;
}

.promocopy-outer .invite-cd-box input {
    outline: none;
}

.offer-single .content {
    padding: 15px;
}

.offer-single {
    border-radius: 10px;
    background-color: #eee;
}

.offer-single img {
    border-radius: 10px;
    height: 200px;
}

.offer-single .content a {
    font-size: 13px;
}

/*purches-single-sec*/
.purches-single img {
    height: 280px;
    width: 100%;
    object-fit: cover;
}

.purches-single {
    background-color: #eee;
    border-radius: 10px;
}

.purches-single .content {
    padding: 15px;
}

.stric {
    text-decoration: line-through;
    text-decoration-color: red;
}

.deli-search label {
    font-size: 18px;
}

.deli-sec+small {
    font-size: 14px;
}

/*16-12-2021*/
.cat-title h2.product-title {
    font-size: 16px;
    margin-bottom: 5px;
}

.sub_category_list {
    padding: 10px;
    background: #f5f5f5;
}

.cat-title .product-default:hover figure {
    box-shadow: none;
}

/****************************************************************************************************/
/*Notification css*/
/****************************************************************************************************/
.notification-ui_icon .unread-notification {
    display: inline-block;
    height: 7px;
    width: 7px;
    border-radius: 7px;
    background-color: #66BB6A;
    position: absolute;
    top: 7px;
    left: 12px;
}

.notification-ui_dd {
    padding: 0;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 20px -3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 5px 20px -3px rgba(0, 0, 0, 0.16);
    border: 0;
    max-width: 400px;
}

.dropdown-menu.notification-ui_dd.show {
    right: 0;
    left: auto;
}

.notification-ui_dd:after {
    content: "";
    position: absolute;
    top: -30px;
    left: calc(64% - 7px);
    border-top: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
}

.notification-ui_dd .notification-ui_dd-header {
    border-bottom: 1px solid #ddd;
    padding: 15px;
}

.notification-ui_dd .notification-ui_dd-header h3 {
    margin-bottom: 0;
}

.notification-ui_dd .notification-ui_dd-content {
    max-height: 500px;
    overflow: auto;
}

.notification-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
    margin: 0 25px;
    border-bottom: 1px solid #ddd;
}

.notification-list--unread {
    position: relative;
}

.notification-list--unread:before {
    content: "";
    position: absolute;
    top: 0;
    left: -25px;
    height: calc(100% + 1px);
    border-left: 2px solid #f13ab1;
}

.notification-list .notification-list_img img {
    height: 48px;
    width: 48px;
    border-radius: 50px;
    margin-right: 20px;
}

.notification-list .notification-list_detail p {
    margin-bottom: 5px;
    line-height: 1.2;
}

.notification-list .notification-list_feature-img img {
    height: 48px;
    width: 48px;
    border-radius: 5px;
    margin-left: 20px;
}

/*list*/
.dark-link {
    color: #333;
    position: relative;
    padding-bottom: 5px;
}

.heading-line:after {
    content: "";
    height: 4px;
    width: 75px;
    background-color: #f79421;
    position: absolute;
    bottom: 0;
    left: 0;
}

.notification-ui_dd-content {
    margin-bottom: 30px;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.notification-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
    margin-bottom: 7px;
    background: #fff;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);
}

.notification-list--unreads {
    border-left: 2px solid #f79421;
}

.notification-list .notification-list_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.notification-list .notification-list_content .notification-list_img img {
    height: 48px;
    width: 48px;
    border-radius: 50px;
    margin-right: 20px;
}

.notification-list .notification-list_content .notification-list_img i {
    height: 48px;
    width: 48px;
    border-radius: 50px;
    margin-right: 20px;
    border: 1px solid #F79421;
    background-color: #F79421;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 25px;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
}

.notification-list .notification-list_content .notification-list_detail p {
    margin-bottom: 5px;
    line-height: 1.2;
}

.notification-list .notification-list_feature-img img {
    height: 48px;
    width: 48px;
    border-radius: 5px;
    margin-left: 20px;
}


/****************************************************************************************************/
/*post css*/
/****************************************************************************************************/
.post-user-profile {
    width: 55px;
    height: 55px;

    overflow: hidden;
}

.post-user-profile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}

.post-user {
    display: flex;
    align-items: center;
}

.post-card-1 {
    border-radius: 7px;
    padding: 30px;
    box-shadow: 0 3px 16px 0 rgba(234, 234, 234, 0.6);
}

.post-user-text {
    margin-right: auto;
    padding-left: 15px;
}

.post-user-text h4 a {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
}

.post-user-text span {
    font-size: 15px;
}

.post-dropdown i {
    color: #AFB1BF
}

.remover-after:after {
    display: none;
}

.single-img {
    width: 100%;
    height: 335px;
}

.post-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.post-text {
    margin-bottom: 15px;
}

.post-text p {
    font-size: 17px;
}

.single-post-4 {
    height: 353px;
}

.postby-3 {
    height: 103px;
    overflow: hidden;
    margin-bottom: 15px;
}

.more-img {
    position: relative;
}

.more-img .overlay {
    position: absolute;
    background: rgb(0 0 0 / .3);
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.like-dislike {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
    padding: 8px 13px;
    box-shadow: 0 3px 16px 0 rgba(234, 234, 234, 0.6);
    display: flex;
    align-items: center;
}

.like-dislike a img {
    width: 25px;
    margin-left: -8px;
}

.like-dislike a img:first-child {
    margin-left: 0
}

.like-share-comment {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    align-items: center;
}

.like-share-comment a {
    color: #6C838F;
    font-size: 18px;
    font-weight: 600;
}

.like-share-comment i {
    font-size: 20px
}

.header-title {
    font-size: 20px;
    font-weight: 700;
    color: #282B40;
}

.check-success img {
    width: 35px;
    height: 35px;
}

ul.social-elem li {
    margin: 0 12px;
    display: flex;
    align-items: center;
}

ul.social-elem li span {
    font-size: 18px;
    font-weight: 600;
}

.search {}

.search form {
    position: relative;
}

.search form button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    height: 4rem;
    border-radius: 5px;
    background-color: #000;
    color: #fff;
    padding: 13px !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.search form input {
    border-radius: 5px;
    padding-right: 100px;
}

span.price {
    font-size: 23px;
}

strike.color-gray-amt {
    color: #9d9b9b;
    font-weight: 400;
}

.bs-example {
    margin: 20px;
}

/*21-12-2021*/

.side-bar-sw {
    position: absolute;
    top: -1px;
    left: 0;
    height: 100%;
    background-color: #282d3b;
    max-width: 400px;
    width: 100%;
}


.side-bar-sw .content {
    padding: 20px;
}

.side-bar-sw .content p {
    font-size: 35px;
    line-height: 1.2;
}

.side-bar-sw .content h1 {
    padding-bottom: 35px;
}

.side-image {
    background-size: contain;
    height: 500px;
}

@media(max-width: 1200px) {
    .side-bar-sw {
        display: none;
    }
}

@media(min-width: 1400px) {
    .side-bar-sw {
        max-width: 500px;
        width: 100%;
    }
}

@media(min-width: 1500px) {
    .side-bar-sw {
        max-width: 540px;
        width: 100%;
    }
}


/*payement  page css*/
.checkout-discount h4 a {
    font-size: 18px;
}

.hide {
    display: none;
}


.custom-rd span.cr-rd {
    font-size: 18px;
    margin-left: 11px;
}

span.lock {
    position: absolute;
    top: 34px;
    right: 11px;
}


/*toggle button common css*/
.toggle.switch {
    width: 100px;
    height: 25px;
    transform: translateY(0%) !important;
}

.notif-main .single {
    padding: 10px;
}

.user-cotn {
    width: calc(100% - 100px);
}

.jumbotron {
    background: #6b7381;
    color: #bdc1c8;
    border-radius: 0;
    padding: 2rem;
}

.jumbotron h1 {
    color: #fff;
}

.switch>.row {
    padding-bottom: 2rem;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid rgba(189, 193, 200, 0.5);
}

.switch h3 {
    font-weight: 400;
}

.switch h3>small {
    font-weight: 200;
    font-size: 0.75em;
    color: #939aa5;
}

.switch h6 {
    font-weight: 700;
    font-size: 0.65rem;
    letter-spacing: 3.32px;
    text-transform: uppercase;
    color: #bdc1c8;
    margin: 0;
    line-height: 5rem;
}

.switch .btn-toggle {
    top: 50%;
    transform: translateY(-50%);
}

.btn-toggle {
    margin: 0 4rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 3rem;
    border-radius: 1.5rem;
    color: #6b7381;
    background: #bdc1c8;
}

.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle:focus.active,
.btn-toggle.focus.active {
    outline: none;
}

.btn-toggle:before,
.btn-toggle:after {
    line-height: 1.5rem;
    width: 4rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
}

/*.btn-toggle:before {
  content: 'Off';
  left: -4rem;
}*/
/*.btn-toggle:after {
  content: 'On';
  right: -4rem;
  opacity: 0.5;
}*/
.btn-toggle>.handle {
    position: absolute;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left 0.25s;
}

.btn-toggle.active {
    transition: background-color 0.25s;
}

.btn-toggle.active>.handle {
    left: 1.6875rem;
    transition: left 0.25s;
}

.btn-toggle.active:before {
    opacity: 0.5;
}

.btn-toggle.active:after {
    opacity: 1;
}

.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: 0.75px;
    left: 0.4125rem;
    width: 2.325rem;
}

.btn-toggle.btn-sm:before {
    text-align: right;
}

.btn-toggle.btn-sm:after {
    text-align: left;
    opacity: 0;
}

.btn-toggle.btn-sm.active:before {
    opacity: 0;
}

.btn-toggle.btn-sm.active:after {
    opacity: 1;
}

.btn-toggle:before,
.btn-toggle:after {
    color: #6b7381;
}

.btn-toggle.active {
    background-color: #f13ab1;
}








.btn-toggle.btn-sm {
    margin: 0 0.5rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 3rem;
    border-radius: 1.5rem;
}

.btn-toggle.btn-sm:focus,
.btn-toggle.btn-sm.focus,
.btn-toggle.btn-sm:focus.active,
.btn-toggle.btn-sm.focus.active {
    outline: none;
}

.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after {
    line-height: 1.5rem;
    width: 0.5rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.55rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
}

.btn-toggle.btn-sm:before {
    content: 'Off';
    left: -0.5rem;
}

.btn-toggle.btn-sm:after {
    content: 'On';
    right: -0.5rem;
    opacity: 0.5;
}

.btn-toggle.btn-sm>.handle {
    position: absolute;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left 0.25s;
}

.btn-toggle.btn-sm.active {
    transition: background-color 0.25s;
}

.btn-toggle.btn-sm.active>.handle {
    left: 1.6875rem;
    transition: left 0.25s;
}

.btn-toggle.btn-sm.active:before {
    opacity: 0.5;
}

.btn-toggle.btn-sm.active:after {
    opacity: 1;
}

.btn-toggle.btn-sm.btn-sm:before,
.btn-toggle.btn-sm.btn-sm:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: 0.75px;
    left: 0.4125rem;
    width: 2.325rem;
}

.btn-toggle.btn-sm.btn-sm:before {
    text-align: right;
}

.btn-toggle.btn-sm.btn-sm:after {
    text-align: left;
    opacity: 0;
}

.btn-toggle.btn-sm.btn-sm.active:before {
    opacity: 0;
}

.btn-toggle.btn-sm.btn-sm.active:after {
    opacity: 1;
}

.btn-toggle.btn-sm.btn-xs:before,
.btn-toggle.btn-sm.btn-xs:after {
    display: none;
}


/*add-remove-card page */
.imgs {
    position: absolute;
    top: 62%;
    right: 23px;
    width: 44px;
    height: 27px;
    transform: translateY(-50%);
    z-index: 1;
}



/*----------- checkbox---------*/
@keyframes click-wave {
    0% {
        height: 40px;
        width: 40px;
        opacity: 0.35;
        position: relative;
    }

    100% {
        height: 40px;
        width: 40px;
        margin-left: -10px;
        margin-top: -10px;
        opacity: 0;
    }
}

.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    min-width: 30px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 0;
    max-width: 30px;
}

.option-input:hover {
    background: #9faab7;
}

.option-input:checked {
    background: #f13ab1;
}

.option-input:checked::before {
    height: 30px;
    width: 30px;
    position: absolute;
    content: '\f00c';
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.option-input:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #f79421;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
}

.option-input.radio {
    border-radius: 50%;
}

.option-input.radio::after {
    border-radius: 50%;
}

.mine_btn {
    display: flex;
    align-items: center;
    font-size: 20px !important;
    border: 1px solid #efefef;
    padding: 9px 10px;
    border-radius: 8px;
}

.mine_btn input {
    margin-bottom: 0;
}

.mine_btn i {
    position: relative !important;
    left: inherit !important;
    right: inherit !important;
    top: inherit !important;
    bottom: inherit !important;
}

.mine_btn i {
    font-size: 24px !important;
}

.add-adres {
    border: 1px solid #efefef;
    border-radius: 8px;
}

.edit_deleter {
    border-top: 1px dashed #ddd;
    border-radius: 0px;
    padding: 10px;
    display: flex;
    align-items: center;
}

.add-deta h6 {
    font-size: 20px;
}

.add-deta p {
    margin-bottom: 0;
    font-size: 16px;
}

.add-deta {
    padding: 10px;
}

.edit_deleter a {
    width: 50%;
    float: left;
    color: #f13ab1 !important;
    text-align: center;
    opacity: 1 !important;
}

.edit_deleter a:nth-child(1) {
    border-right: 1px solid #ddd
}

.fs-20 {
    font-size: 20px;
}

.choose-amount {
    margin-top: 50px;
}

.InputGroup {
    display: flex;
    height: 80px;
    width: 400px;
}

.InputGroup input[type="radio"] {
    visibility: hidden;
    /* 1 */
    height: 0;
    /* 2 */
    width: 0;
    /* 2 */
}

.InputGroup label {
    display: flex;
    flex: auto;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    border: 1px solid #cccccc;
    background-color: transparent;
    color: black;
    padding: 5px 10px;
    border-radius: 6px;
    transition: color --transition-fast ease-out,
        background-color --transition-fast ease-in;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 8px;
    max-width: 100px;
    width: 100px;
    box-shadow: 0 5px 10px #eae9e9;
    background: url(../../webassets/images/msk-group-icon.png) no-repeat;
    background-position-x: left;
    background-position-y: bottom;
}

.InputGroup label:last-of-type {
    margin-right: 0;
}

.InputGroup input[type="radio"]:checked+label {
    background-color: #f13ab1;
    color: #ffffff;
    border: 1px solid #f13ab1;
}

.InputGroup input[type="radio"]:hover:not(:checked)+label {
    background-color: #000;
    color: #ffffff;
}

/* thumbnail slider */
.wrapper {
    margin: 0 auto;
    width: 80%;
    text-align: center;
}

.image-gallery {
    margin: 0 auto;
    display: flex;
    width: 90%;
    flex-direction: column;
    justify-content: center;
}

.primary,
.thumbnails {
    display: table-cell;
}

.thumbnails {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.primary {
    width: 100%;
    height: 300px;
    background-color: #cccccc;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
    border: 2px solid #37d19e;
}

.thumbnail:hover .thumbnail-image,
.selected .thumbnail-image {
    border: 2px solid #37d19e;
    border-radius: 10px;
}

.thumbnail-image {
    width: 110px;
    height: 80px;
    margin: 20px auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid transparent;
    border-radius: 10px;
}

/*23-12-2021*/

.jcb-logo-icon {
    height: 26px;
    width: 42px;
    padding-right: 5px;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    z-index: 0;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 15px 10px;
    position: absolute;
    z-index: 1;
    top: 30px;
    left: -118px;
    margin-left: 0;
    opacity: 0;
    transition: opacity 0.3s;
}

.slider-wrapper .tooltip .tooltiptext {
    bottom: -183px;
}

.slider-wrapper .tooltip .tooltiptext::after {
    top: -10px;
    border-color: transparent transparent #000 transparent;
    left: 48%;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

/*review*/
.review-sec address {
    font-size: 16px;
    font-weight: 500;
}

.review-sec .cntn {
    /* font-size: 16px;
    font-weight: 500;
    margin-left: 22px; */
    display: flex;
    font-size: 16px;
    font-weight: 500;
    margin-left: 22px;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.pay-method .step-title {
    margin-bottom: 18px;
}

.shipping-method li {
    position: relative;
    padding-left: 27px;
}

.shipping-method ul li input {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 7px;
}

.f-16 {
    font-size: 16px;
    line-height: 1.7;
}


/* Dropdown */

.dropdown {
    display: inline-block;
    position: relative;
}

.dd-button {
    display: inline-block;
    /*border: 1px solid gray;*/
    border-radius: 4px;
    padding: 10px 45px 10px 20px;
    background-color: #ffffff;
    cursor: pointer;
    white-space: nowrap;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 12%);
}

.dd-button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
}

.dd-button:hover {
    background-color: #eeeeee;
}


.dd-input {
    display: none;
}

.dd-menu {
    position: absolute;
    top: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    list-style-type: none;
    z-index: 9;
}

.dd-input+.dd-menu {
    display: none;
}

.dd-input:checked+.dd-menu {
    display: block;
}

.dd-menu li {
    padding: 10px 20px;
    cursor: pointer;
    white-space: nowrap;
}

.dd-menu li:hover {
    background-color: #f6f6f6;
}

.dd-menu li a {
    display: block;
    margin: -10px -20px;
    padding: 10px 20px;
}

.dd-menu li.divider {
    padding: 0;
    border-bottom: 1px solid #cccccc;
}

.review-img img {
    border-radius: 10px;
}



/*wallet*/
.wallet-sec .wallet {}

.wallet-sec .wallet h2 {
    font-size: 25px;
}

.wallet-sec .wallet .wallet-img {
    font-size: 40px;
    font-weight: 700;
}


.shipping-method.card-design {}

.shipping-method.card-design ul li input {
    top: 50%;
    right: 10px;
    left: auto;
    transform: translateY(-50%);
}

.shipping-method.card-design ul li {
    padding: 15px 30px 15px 10px;
}

.checkout-payment .form-group.ap {
    max-width: 100%;
}


.shipping-method.return-resons {}

.shipping-method.return-resons ul li input {
    top: 0;
}

.shipping-method.return-resons ul li {
    padding-bottom: 10px;
}

.notification-bell i:hover {
    color: #f13ab1;
    cursor: pointer;
}

a.round-header-ic {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
}

a.round-header-ic img {
    object-fit: cover;
}

.inner-tab-row {
    background: #eeeeee;
    padding: 10px;
    margin-bottom: 25px;
}

.inner-tab-row ul {
    margin: 0;
    padding: 0;
}

.inner-tab-row ul li {
    display: inline-flex;
    padding: 0 10px;
    justify-content: flex-start;
    flex-direction: row;
}

.inner-tab-row ul li a {
    color: #6c6c6c;
    text-decoration: underline;
}

.inner-tab-row ul li:first-child {
    color: #000000;
}

.inner-tab-row ul li.active {
    color: #f13ab1;
    font-weight: 600;
}

.cases-container {
    display: block;
    padding: 40px 0;
}

.bagZag-wallet-info {
    margin: 15px 20px;
}

.bagZag-wallet-info p {
    border: 1px solid #cccccc;
    padding: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #000000;
}

/* alerts */
.alrt-custom-bg {
    background: #e9e9e9;
    border-color: #bfbfbf;
    border-left: 2px solid #333333;
}

.alrt-custom-bg a {
    color: #7e7e7e;
}

.alert-dismissible .close {
    top: 5px;
}

.rgt-button-group {
    display: block;
    float: right;

}

/*rate and review star*/

.rating input {
    float: right;
    opacity: 0;
    position: absolute;
}

.rating a,
.rating label {
    float: right;
    color: #aaa;
    text-decoration: none;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
    font-size: 50px;
    margin: 0 5px;
}

.rating label:hover~label,
.rating input:focus~label,
.rating label:hover,
.rating a:hover,
.rating a:hover~a,
.rating a:focus,
.rating a:focus~a {
    color: orange;
    cursor: pointer;
}

.rating2 {
    direction: rtl;
}

.rating2 a {
    float: none
}

/*
.drop-down-custm h3.dr-tile:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0.4rem;
    transform: translateY(-50%);
    font-family: 'porto';
    font-size: 1.5rem;
    content: '\e81b';
    transition: all 0.5s ease;
    }


.drop-down-custm h3.dr-tile.collapsed:after  {
    content: '\e81c';
}*/

/*become-sellers*/
.col-ting {}

.cl-ting .image-box {
    border-radius: 5px;
    padding: 20px;
    border: 1px solid rgba(159, 162, 170, 0.5);
}

.cl-ting .image-box i {
    font-size: 45px;
    color: #9fa2aa80;
}



/*27-12-2021*/
.rating-modal .modal-dialog {
    max-width: 570px;
    margin: 0 auto;
}

.modal.modal-radius .modal-content {
    border-radius: 20px;
}



.range-sliders {
    width: 300px;
    margin: auto;
    text-align: center;
    position: relative;
    height: 6em;
}

.range-sliders svg,
.range-sliders input[type=range] {
    position: absolute;
    left: 0;
    bottom: 0;
}

.boxs-div input[type=number] {
    border: 1px solid #ddd;
    text-align: center;
    font-size: 1.6em;
    -moz-appearance: textfield;
}

.boxs-div input[type=number]::-webkit-outer-spin-button,
.boxs-div input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.boxs-div input[type=number]:invalid,
.boxs-div input[type=number]:out-of-range {
    border: 2px solid #ff6347;
}

.range-sliders input[type=range] {
    -webkit-appearance: none;
    width: 100%;
}

.range-sliders input[type=range]:focus {
    outline: none;
}

.range-sliders input[type=range]:focus::-webkit-slider-runnable-track {
    background: #2497e3;
}

.range-sliders input[type=range]:focus::-ms-fill-lower {
    background: #2497e3;
}

.range-sliders input[type=range]:focus::-ms-fill-upper {
    background: #2497e3;
}

.range-sliders input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: #2497e3;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
}

.range-sliders input[type=range]::-webkit-slider-thumb {
    z-index: 2;
    position: relative;
    box-shadow: 0px 0px 0px #000;
    border: 1px solid #2497e3;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: #a1d0ff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -7px;
}

.range-sliders input[type=range]::-moz-range-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: #2497e3;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
}

.range-sliders input[type=range]::-moz-range-thumb {
    z-index: 2;
    position: relative;
    box-shadow: 0px 0px 0px #000;
    border: 1px solid #2497e3;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: #a1d0ff;
    cursor: pointer;
}

.range-sliders input[type=range]::-ms-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

.range-sliders input[type=range]::-ms-fill-lower,
.range-sliders input[type=range]::-ms-fill-upper {
    background: #2497e3;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
}

.range-sliders input[type=range]::-ms-thumb {
    z-index: 2;
    position: relative;
    box-shadow: 0px 0px 0px #000;
    border: 1px solid #2497e3;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: #a1d0ff;
    cursor: pointer;
}

.shop-header-section {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.detail-form-structure {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.attention-prompt-box {
    background: #ffe9f7;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.attention-prompt-box p {
    margin-bottom: 0;
}

.selling-icon img {
    width: 32px;
}

.selling-icon {
    background: url(../../webassets/images/store.png) no-repeat;
    width: 32px;
    height: 32px;
}

.selling-icon:hover {
    background: url(../../webassets/images/store-hover.png) no-repeat;
}

.sign-up-pr {
    display: flex;
    flex-direction: row;
    flex: 1;
    align-items: center;
    box-shadow: 0 2px 10px #00000040;
}

.signin-process-left {
    width: 100%;
    height: 700px;
    overflow: hidden;
}

.height-more {
    height: 900px;
}

.signin-process-left img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.rgt-sign-in {
    padding: 0 50px;
}

.title {
    max-width: 550px;
    margin: 0 auto;
}

.title p {
    line-height: 1.8;
}


.stock-box {
    /*display:flex;*/
    border: 1px solid;
    padding: 20px;
}

/*.stock-box .single{width:25%;margin:0 5px;}*/
.stock-box .single .stock-img {}

.stock-box .single .stock-img .without-img {
    padding: 0 0 79.412% 0;
    background-color: #000;
    opacity: 0.25;
}


.rd-custm input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
}

.rd-custm {
    position: relative;
    padding-left: 30px;
}

ul.card-imgs li {
    margin: 0 4px;
}

ul.card-imgs li img {
    height: 30px;
}

/* serach box */
#search-box-bagzag {
    position: relative;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

#search-form {
    height: 40px;
    background-color: #fff;
    overflow: hidden
}

#search-text {
    font-size: 14px;
    color: #ddd;
    border-width: 0;
    background: transparent;
    line-height: 15px
}

#search-box-bagzag input[type="text"] {
    width: 90%;
    padding: 10px 0 10px 1em;
    color: #333;
    outline: none
}

#search-button {
    position: relative;
    padding: 10px 0;
    /*top:5px;right:5px;height:35px;*/
    width: 40%;
    color: #fff;
    text-align: center;
    border-width: 0;
    background-color: #f13ab1;
    cursor: pointer;
    text-transform: capitalize;
    border-radius: 3px;
    outline: 0
}

#search-button:hover {
    background: #000
}

@media screen and (min-width: 991px) {
    .padding-lft-10 {
        padding-left: 8em;
    }
}

/*30-12-2021*/
.shipping-method.billings ul li input {
    left: 12px;
}

.shipping-method.billings ul li {
    padding: 15px 15px 15px 50px;
}

a.edits {
    position: absolute;
    right: 0;
}


.serach {}

.serach span {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
}

.serach {}

.serach input {
    padding-left: 50px;
}

#main #faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
}

.doller-price {}

.doller-price span.sign {
    position: absolute;
    top: 50%;
    left: 15px;
    font-size: 22px;
    transform: translateY(-50%);
}

.doller-price input {
    padding-left: 40px;
    font-size: 16px;
}



.row.two-div.chnages {
    display: flex !important;
}

/*bookmark */
.bookmark {
    --width: 16px;
    --height: calc(var(--width) * 1.5);
    --border-color: black;
    --fill-color: #ff4141;
    position: relative;
    width: var(--width);
    height: var(--height);
    transform-style: preserve-3d;
    cursor: pointer;
    margin-bottom: 0 !important;
}

.bookmark__toogle {
    position: absolute;
    opacity: 0;
}

.bookmark__toogle:checked~.bookmark__fill {
    transform: translateX(0);
}

.bookmark__stroke {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 3px solid var(--border-color);
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 50% 73%, 0 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 50% 73%, 0 100%);
}

.bookmark__stroke::before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -37%;
    box-sizing: border-box;
    width: calc(var(--width) / 1.5);
    height: calc(var(--width) / 1.5);
    border: 4px solid var(--border-color);
    border-bottom: 0;
    border-right: 0;
    transform: translate(-50%, -50%) rotate(45deg);
}

.bookmark__fill {
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--fill-color);
    border-radius: 5px 5px 0 0;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 50% 73%, 0 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 50% 73%, 0 100%);
    transform: perspective(150px) rotateX(90deg);
    transform-origin: center top;
    transition: 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}

.sidebar-shop .widget {
    border: none;
    border-bottom: 1px solid #e7e7e7 !important;
}

.ct-filter-div {
    border-radius: 15px;
}

.ct-filter-div a img {
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
}

/*.sidebar-shop .widget-title a:before, .sidebar-shop .widget-title a:after{content: none !important  ;}*/
.new-custom-style {
    border-radius: 15px;
    box-shadow: 0 4px 20px rgb(34 34 34 / 15%);
}

.review-style label.custom-control-label::before,
.review-style label.custom-control-label::after {
    top: 5px;
}

.bookmark-div {
    display: inline-flex;
    background: #f4f4f4;
    padding: 8px 10px;
    align-items: center;
    margin-bottom: 20px;
}

.bookmark-div span {
    margin-left: 10px;
    font-size: 15px;
    font-weight: 700;
    color: #000;
}

.bookmark-div:hover {
    cursor: pointer;
}

.only-border {
    border: 1px solid #000;
}

/* upload file css */
/* Upload Area */
.upload-area {
    width: 100%;
    max-width: 25rem;
    background-color: var(--clr-white);
    box-shadow: 0 10px 10px rgb(241 241 241);
    border: 1px solid rgb(173 173 173);
    border-radius: 24px;
    padding: 2rem 1.875rem 5rem 1.875rem;
    margin: 0.625rem;
    text-align: center;
}

.upload-area--open {
    /* Slid Down Animation */
    animation: slidDown 500ms ease-in-out;
}

@keyframes slidDown {
    from {
        height: 28.125rem;
        /* 450px */
    }

    to {
        height: 35rem;
        /* 560px */
    }
}

/* Header */
.upload-area__header {}

.upload-area__title {
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 0.3125rem;
}

.upload-area__paragraph {
    font-size: 0.9375rem;
    color: var(--clr-light-gray);
    margin-top: 0;
}

.upload-area__tooltip {
    position: relative;
    color: rgb(241 58 177);
    cursor: pointer;
    transition: color 300ms ease-in-out;
}

.upload-area__tooltip:hover {
    color: var(--clr-blue);
}

.upload-area__tooltip-data {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -125%);
    min-width: max-content;
    background-color: var(--clr-white);
    color: var(--clr-blue);
    border: 1px solid var(--clr-light-blue);
    padding: 0.625rem 1.25rem;
    font-weight: 500;
    opacity: 0;
    visibility: hidden;
    transition: none 300ms ease-in-out;
    transition-property: opacity, visibility;
}

.upload-area__tooltip:hover .upload-area__tooltip-data {
    opacity: 1;
    visibility: visible;
}

/* Drop Zoon */
.upload-area__drop-zoon {
    position: relative;
    height: 11.25rem;
    /* 180px */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 2px dashed rgb(251 207 235);
    border-radius: 15px;
    margin-top: 2.1875rem;
    cursor: pointer;
    transition: border-color 300ms ease-in-out;
}

.upload-area__drop-zoon:hover {
    border-color: rgb(241 58 177);
}

.drop-zoon__icon {
    display: flex;
    font-size: 3.75rem;
    color: var(--clr-blue);
    transition: opacity 300ms ease-in-out;
}

.drop-zoon__paragraph {
    font-size: 0.9375rem;
    color: var(--clr-light-gray);
    margin: 0;
    margin-top: 0.625rem;
    transition: opacity 300ms ease-in-out;
}

.drop-zoon:hover .drop-zoon__icon,
.drop-zoon:hover .drop-zoon__paragraph {
    opacity: 0.7;
}

.drop-zoon__loading-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    color: var(--clr-light-blue);
    z-index: 10;
}

.drop-zoon__preview-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 0.3125rem;
    border-radius: 10px;
    display: none;
    z-index: 1000;
    transition: opacity 300ms ease-in-out;
}

.drop-zoon:hover .drop-zoon__preview-image {
    opacity: 0.8;
}

.drop-zoon__file-input {
    display: none;
}

/* (drop-zoon--over) Modifier Class */
.drop-zoon--over {
    border-color: var(--clr-blue);
}

.drop-zoon--over .drop-zoon__icon,
.drop-zoon--over .drop-zoon__paragraph {
    opacity: 0.7;
}

/* (drop-zoon--over) Modifier Class */
.drop-zoon--Uploaded {}

.drop-zoon--Uploaded .drop-zoon__icon,
.drop-zoon--Uploaded .drop-zoon__paragraph {
    display: none;
}

/* File Details Area */
.upload-area__file-details {
    height: 0;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    transition: none 500ms ease-in-out;
    transition-property: opacity, visibility;
    transition-delay: 500ms;
}

/* (duploaded-file--open) Modifier Class */
.file-details--open {
    height: auto;
    visibility: visible;
    opacity: 1;
}

.file-details__title {
    font-size: 1.125rem;
    font-weight: 500;
    color: var(--clr-light-gray);
}

/* Uploaded File */
.uploaded-file {
    display: flex;
    align-items: center;
    padding: 0.625rem 0;
    visibility: hidden;
    opacity: 0;
    transition: none 500ms ease-in-out;
    transition-property: visibility, opacity;
}

/* (duploaded-file--open) Modifier Class */
.uploaded-file--open {
    visibility: visible;
    opacity: 1;
}

.uploaded-file__icon-container {
    position: relative;
    margin-right: 0.3125rem;
}

.uploaded-file__icon {
    font-size: 3.4375rem;
    color: var(--clr-blue);
}

.uploaded-file__icon-text {
    position: absolute;
    top: 1.5625rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.9375rem;
    font-weight: 500;
    color: var(--clr-white);
}

.uploaded-file__info {
    position: relative;
    top: -0.3125rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.uploaded-file__info::before,
.uploaded-file__info::after {
    content: '';
    position: absolute;
    bottom: -0.9375rem;
    width: 0;
    height: 0.5rem;
    background-color: #ebf2ff;
    border-radius: 0.625rem;
}

.uploaded-file__info::before {
    width: 100%;
}

.uploaded-file__info::after {
    width: 100%;
    background-color: var(--clr-blue);
}

/* Progress Animation */
.uploaded-file__info--active::after {
    animation: progressMove 800ms ease-in-out;
    animation-delay: 300ms;
}

@keyframes progressMove {
    from {
        width: 0%;
        background-color: transparent;
    }

    to {
        width: 100%;
        background-color: var(--clr-blue);
    }
}

.uploaded-file__name {
    width: 100%;
    max-width: 6.25rem;
    /* 100px */
    display: inline-block;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uploaded-file__counter {
    font-size: 1rem;
    color: var(--clr-light-gray);
}


/*05-1-2022*/
.comp-width-cstm .modal-dialog {
    max-width: 500px;
}

.delete-custom {
    position: absolute;
    border: 0;
    top: 35px;
}

.delete-custom a svg {
    width: 30px;
}

.cust-info span.sign {
    right: 11px;
    left: auto;
}

.btn-primary {
    white-space: inherit;
}

/*******************************************************************aa css ne replace karva ni 6e**********************************************/
.rating {
    width: 80%;
    margin: 0;
    font-size: 45px;
    overflow: hidden;
}

/**/
.shipping-icon {
    width: 50px;
    height: 50px;
    border: 1px solid;
    border-radius: 50px;
    padding: 6px;
    background-color: #000;
}

.shipping-icon svg {
    fill: #fff;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    z-index: 8;
    cursor: help;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 15px 10px;
    position: absolute;
    z-index: 1;
    top: 25px;
    /* left: 0; */
    margin-left: 0;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltip img.info {
    width: 20px;
    height: 20px;
    margin-left: 6px;
}

.custom-btm-line {
    border-bottom: 3px dashed;
}

@media(max-width:991px) {
    .tooltip .tooltiptext {
        left: 0;
    }

    .tooltip .tooltiptext::after {
        left: 4%;
    }
}

@media(max-width:767px) {
    .tooltip .tooltiptext {
        width: 200px;
    }
}

.decorate-selling {
    /* border-bottom: 1px dashed #cccccc; */
    padding-bottom: 50px;
}

p.name-bold {
    font-weight: bold;
    color: #000;
}

.section-dec-drive {
    background: #f5f5f5;
    border: 1px solid #cccccc;
    padding: 15px;
    border-radius: 10px;
}

.rating-image-rv {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #cccccc;
}

.rating-image-rv img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

span.color-black {
    color: #000;
}

.sell-item-ss p {
    margin: 0;
    display: flex;
}

.sell-item-ss p a {
    margin-left: 5px;
    font-weight: bold;
}

/*10-01-2022*/
.category-banner h3 {
    line-height: 1.2
}

.add-bg-favorite .image-upload-wrap input.file-upload-input {
    position: absolute;
    opacity: 0;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
}

/*radio-button-selection*/
.selection {
    margin-bottom: 1em;
}

.selection label {
    display: inline-block;
    width: 100%;
    /*background-color:#42b4d6;color:#ffffff;*/
    border-radius: 5px;
    padding: 16px 8px;
    cursor: pointer;
    border: 1px solid #dee2e6;
    color: #000;
}

.selection label:hover {
    /*background-color:#5fc0dc;*/
}

.selection input[type=radio] {
    display: none;
}

.selection input[type=radio]:checked~label {
    background-color: #f13ab1;
    color: #fff;
    border-color: #f13ab1;
}

.overview-product h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.static-overview label {
    font-size: 15px;
    color: #747373;
    font-weight: 500;
    line-height: 2;
}

.static-overview span {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    line-height: 2;
}

.static-overview span a {
    color: #000;
    text-decoration: underline;
}

.pricing-detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;

}

span.extra-bold {
    font-weight: bold;
    color: #000;
}

.pricing-set {
    padding: 20px;
}

img.floating-card {
    margin-right: 20px;
}

.banner-user.serller-user::before {
    content: none;
}

.dc-underline {
    text-decoration: underline;
}



/*12-1-2022*/
.btn-secondary-trans-outline {
    white-space: unset !important;
}

.cicle {
    width: 100px;
    height: 100px;
    border: 1px solid #fff;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    background-color: #fff;
}

.cicle i {
    font-size: 50px;
}

/*17-1-2022*/
.thank-sec {
    width: 600px;
    margin: 0 auto;
    box-shadow: 0px 5px 24px rgb(0 0 0 / 15%);
    border-radius: 20px;
}

.section-thankyou {
    background-color: #fffbde;
    padding: 24px 0;
    /* height: 750px; */
    /* margin-bottom: 280px; */
    margin-bottom: 30px;
}

.section-thankyou .product-default {
    background-color: #ffffff;
}

/* tags */
.bootstrap-tagsinput {
    background-color: transparent;
    border: 1px solid #D0D5DC;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    display: block;
    padding: 12px 20px;
    color: #555;
    vertical-align: middle;
    border-radius: 50px;
    width: 100%;
    line-height: 26px;
    cursor: text;
    margin-bottom: 20px;
    text-align: left;
    height: 5rem;
}

.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 6px;
    margin: 0;
    width: auto;
    max-width: inherit;
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none;
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 8px;
    cursor: pointer;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0px 2px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.label-info {
    background-color: #f13ab1;
    padding: 5px 10px;
    border-radius: 5px;
}

.add-location-div {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}

/* category show more toogle */

#profile-description {
    max-width: 400px;
    /*margin-top: 50px;*/
    position: relative;
}

#profile-description .text {
    /*   width: 660px;  */
    margin-bottom: 5px;
    color: #777;
    /*padding: 0 15px;*/
    position: relative;
    font-size: 14px;
    display: block;
}

#profile-description .show-more-category {
    /* width: 690px; */
    color: #777;
    position: relative;
    font-size: 13px;
    padding-top: 5px;
    /* height: 20px; */
    text-align: left;
    background: transparent;
    cursor: pointer;
    color: #000;
    font-weight: 600;

}

#profile-description .show-more-category:hover {
    color: #f13ab1;
    cursor: pointer;
}

#profile-description .show-more-height {
    /* height: 180px; */
    min-height: 80px;
    overflow: hidden;
}

.shipping-sqare-div {
    display: flex;
    padding: 20px;
    border: 1px solid #cccccc;
    justify-content: space-between;
    align-items: center;
}

.shipping-sqare-div p {
    margin-bottom: 0;
}

.shipping-sqare-div p span {
    background: #ccc;
    border-radius: 5px;
    color: #000;
    padding: 5px;
    font-size: 12px;
    margin-left: 10px;
}

.nav-tabss {
    display: none;
}

@media (min-width: 768px) {
    .nav-tabss {
        display: flex;
        flex-flow: column nowrap;
    }

    .nav-tabss {
        border-bottom: none;
        border-right: 1px solid #ddd;
        display: flex;
    }

    .nav-tabss {
        margin: 0 15px;
    }

    .nav-tabss .nav-item+.nav-item {
        margin-top: 0.25rem;
    }

    .nav-tabss .nav-link {
        transition: border-color 0.125s ease-in;
        white-space: nowrap;
    }

    .nav-tabss .nav-link:hover {
        background-color: #f7f7f7;
        border-color: transparent;
    }

    .nav-tabss .nav-link.active {
        border-bottom-color: #ddd;
        border-right-color: #fff;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
        margin-right: -1px;
    }

    .nav-tabss .nav-link.active:hover {
        background-color: #fff;
        border-color: #0275d8 #fff #0275d8 #0275d8;
    }

    /*.card {
    border: none;
  }

  .card .card-header {
    display: none;
  }*/

    /*.card .collapse {
    display: block;
  }*/
}

/*@media (max-width: 767px) {
  .tab-pane {
    display: block !important;
    opacity: 1;
  }
}*/


.custom-tab li.nav-item {
    width: 200px;
    /* background-color: #f5f5f6;
    margin: 2px 0 !important; */
}

.custom-tab li.nav-item a {
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
}

.custom-tab li.nav-item a.active {
    background-color: #f5f5f6;
}

.custom-text {
    font-size: 13px;
    font-weight: 600;
}

.light-text {
    display: block;
}

.light-text label.form-check-label {
    color: #777;
    font-weight: 500;
}

.rating-modal-sm .modal-dialog {
    max-width: 420px;
    margin: 0 auto;
}


span.store-indentity img {
    width: 30px;
    height: 30px;
    object-fit: cover;
}

/* .inner-icon figure {
    position: relative;
    width: 100%;
    height: 278px;
    overflow: hidden;
    padding: 20px;
} */

.inner-icon figure {
    position: relative;
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.product-default figure img {
    transition: all .5s;
    height: auto;
    width: 100%;
    height: 100% !important;
    object-fit: contain;
}

.inner-quickview .product-details {
    padding: 0 10px;
}


/* new css of 2022 december 20 */

.color.select {
    width: 40px;
    height: 40px;
    border: 1px solid #aaaaa6;
    background: #eee;
    display: flex;
    border-radius: 2px;
    margin-right: 2px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.color.select:hover {
    cursor: pointer;
    background: #fff;
}

.color.select:hover .name {
    color: #599fcf;
}

.color.select.selected {
    background: #000000;
    border: 1px solid #000000;
}

.color.select.selected .name {
    color: #fff;
}

.color.bar {
    width: 35px;
    height: 35px;
}

.color.select.selected .color.bar {
    width: 30px;
    height: 30px;
}

.color.bar.red {
    background: #9d3c31;
}

.color.bar.clay {
    background: #adac9a;
}

.color.bar.brown {
    background: #6c5648;
}

.color.bar.white {
    background: #eaeae8;
    border: 1px solid #aaaaa6;
}

.color.bar.black {
    background: #232323;
}

.color.bar.blue {
    background: #4f738b;
}

.color.name {
    color: #3383bb;
    font-size: 0.75em;
    font-family: Lato;
}

.color.holder {
    display: flex;
    flex-wrap: wrap;
    max-width: 380px;
}

.color.area {
    display: flex;
    margin-bottom: 24px;
}

.color.area .description {
    font-family: Roboto;
    margin-right: 30px;
}

.color.area .description .title {
    color: #069;
    font-weight: 300;
    font-size: 16px;
}

.color.area .description .text {
    font-size: 0.75em;
}

/* for sizing */

.sizing_block {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.selection.product_sizing {
    margin-bottom: 0;
    margin-right: 5px;
}

.selection.product_sizing label {
    padding: 8px;
    line-height: 1.5;
}

.selection.product_sizing.color_block input[type=radio]:checked~label {
    background-color: transparent;
    border-color: #000;
}

.selection.product_sizing label.selected_color {
    border: 3px solid transparent;
    width: 30px;
    height: 30px;
}

.selection input[type=radio]:checked~label.selected_color {
    border: 3px solid #000000;
}

.height_4 {
    height: 4rem !important;
}

.algn-middle {
    position: relative;
    display: inline-block;
    top: -5px;
    margin-left: 10px;
    font-weight: 600;
}

.sharing-products {
    background: #dedede;
    padding: 12px 20px;
    border-radius: 5px;
    display: flex;
    align-items: flex-start;
    width: 340px;
}

.sharing-products .product_sp {
    height: 70px !important;
    width: 100px !important;
    overflow: hidden;
}

.sharing-products .product_sp img {
    height: 100% !important;
    width: 100% !important;
    border-radius: 0 !important;
    object-fit: cover;
}

.product_sp {
    margin-right: 20px;
}

span.product_tx {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}

.favorite-selection {
    background: #F13AB1;
    border: 1px solid #F13AB1;
    color: #ffffff;
}

/* favorite section selection */
.add-fav {
    display: flex;
    align-items: center;
    padding: 5px;
    cursor: pointer;
    border: 1px solid #000;
    background: transparent;
    position: relative;
    transition: all 0.5s ease;
    border-radius: 0;
    box-shadow: inset 0 -1px 1px #eee;
    margin: 0 !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
}

/* .add-fav:hover {
    background: -webkit-linear-gradient(top, #fff, #ccc) #ddd;
  } */
.add-fav .icon-heart {
    font-size: 24px;
    color: #666;
    position: relative;
    transition: all 0.5s ease-in-out;
}

.add-fav .icon-plus-sign {
    font-size: 10px;
    color: #333;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    bottom: 2px;
    right: 2px;
    height: 11px;
    width: 11px;
    line-height: 11px;
    text-align: center;
    transition: all 1s ease-in-out;
}

.add-fav input[type=checkbox] {
    position: absolute;
    opacity: 0;
}

.add-fav input[type=checkbox]:checked+.icon-heart {
    color: #f13ab1;
}

.add-fav input[type=checkbox]:checked+.icon-heart .icon-plus-sign {
    display: none;
}

.tag-listing {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}

ul.detailed-listing {
    margin: 16px 0;
    padding: 0;
}

ul.detailed-listing li {
    background: #000000;
    color: #ffffff;
    border-radius: 50px;
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    margin-bottom: 2px;
}

ul.detailed-listing li a {
    margin-left: 4px;
    color: #ffffff;
}

.brand-listing_section {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}

ul.brand-checklist {
    margin: 16px 0;
    padding: 0;
}

ul.brand-checklist li {
    color: #000000;
    padding: 5px 10px;
    display: inline-flex;
    text-align: center;
    margin-bottom: 2px;
    flex-wrap: wrap;
    align-items: center;
}

.btn-150-dark {
    width: 150px;
}

@media screen and (max-width: 767px) {
    .sharing-products {
        width: 100%;
    }
}

.hrt_badge {
    position: absolute;
    top: 21%;
    right: 6%;
    width: 3.6rem rem;
    border-radius: 50%;
    color: #fff;
    background: #ff5b5b;
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    display: inline-block;
    width: 1.4rem;
}

.notification_badge {
    position: absolute;
    top: 21%;
    right: 10.5%;
    width: 3.6rem rem;
    border-radius: 50%;
    color: #fff;
    background: #ff5b5b;
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    display: inline-block;
    width: 1.4rem;
}

/* new css of 2023 february 16 */
.notification-bell {
    position: relative;
}

.notification_badge {
    transform: translate(2px, -5px);
    top: 0;
    right: 0;
}

.comment-box {
    width: 100%;
}

.comment-container .comment-avatar {
    flex: 1 0 auto;
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}

.comment-avatar img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.click-to-like {
    display: flex;
    align-items: center;
    border: 1px solid #000;
    padding: 10px 10px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 1.2rem;
}

.like_ppl-post {
    cursor: pointer;
    margin-right: 5px;
}

.like_ppl-post i {
    font-size: 1.5rem;
    font-weight: 700;
}

.like_ppl-post i.fa.fa-heart-o,
.like_ppl-post i.fa.fa-thumbs-o-up {
    color: #000;
}

.like_ppl-post i.fa.fa-heart,
.like_ppl-post i.fa.fa-thumbs-up {
    color: #f13ab1;
}

.pin-wrapper {
    height: 100vh;
}

.cetegory-block {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.cat-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.fav-floating {
    background: #ffffff;
    position: relative;
    top: -2px;
}

.socail-list-block ul li {
    line-height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 2px dotted #cccccc;
}

.socail-list-block ul li>.social-icon {
    margin-right: 30px
}

.socail-list-block ul li>span a {
    color: #000000;
}

/* css change of help center page */
.features-section {
    padding: 5rem 20px 2.4rem;
}

.art-min-height-370 {
    min-height: 370px;
}

.ac-border-solid {
    border: 1px solid #eeeeee;
}

.article-details-block h2 {
    font-weight: 500;
}

.article-help {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin: 15px 0;
    padding: 15px 0;
}

.related-articles-block {
    padding: 15px 0 50px;
}

.related-articles-block ul {
    margin: 0;
    padding: 0;
}

.related-articles-block ul li {
    font-size: 16px;
    line-height: 26px;
}

.related-articles-block ul li a {
    font-size: 16px;
    text-decoration: underline;
    color: #000000;
}

.related-articles-block h4 {
    font-weight: 500;
}



.hr-dyn-submenu-list {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    width: calc(550px - 30px);
    flex-wrap: wrap;
}

.hr-dyn-submenu-list a {
    width: 120px;
    margin-right: 10px;
    padding: 5px 0;
}

.menu .megamenu {
    width: 550px;
}

.thumbnail-fix {
    width: 103px;
    height: 103px;
    overflow: hidden;
}

.thumbnail-fix img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-item {
    width: 430px;
    height: 430px;
    overflow: hidden;
}

.product-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.dropdown-menu.notification-ui_dd.show {
    right: 0;
    left: auto;
    width: 400px;
    transform: translate(31%, 4%);
}


/* notification css */

.panel-group {

    margin-bottom: 20px;

}

.panel {

    margin-bottom: 20px;

    background-color: #fff;

    border: 1px solid transparent;

    border-radius: 4px;

    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);

    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);

}

.panel-default {

    border-color: #ddd;

}

.panel-group .panel {

    margin-bottom: 0;

    border-radius: 4px;

}

.panel-heading {

    padding: 10px 15px;

    border-bottom: 1px solid transparent;

    border-top-left-radius: 3px;

    border-top-right-radius: 3px;

}

.panel-group .panel-heading {

    border-bottom: 0;

}

.panel-default>.panel-heading {

    color: #333;

    background-color: #f5f5f5;

    border-color: #ddd;

}

.panel-title {

    margin-top: 0;

    margin-bottom: 0;

    font-size: 16px;

    color: inherit;

}


.panel-body {

    padding: 15px;

}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {

    border-top: 1px solid #ddd;

}

.panel-default>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #ddd;

}

.panel-group .panel+.panel {

    margin-top: 5px;

}

.dropdown-menu>.panel {
    border: none;
    margin: -5px 0;
    padding: 0;
}

#notification-list {
    width: 100%;
    max-height: 400px;
    overflow-y: scroll;
}

div.activity-item {
    padding: 7px 12px;
}

#notification-list div.activity-item {
    border-top: 1px solid #f5f5f5;
    font-size: 14px;
}

.activity-item i {
    float: left;
    margin-top: 3px;
    font-size: 16px;
}

div.activity {
    margin-left: 60px;
    /* margin-left: 28px; */
}

.pull-right {
    float: right;
}

.dropdown-menu {
    min-width: 15rem;
    padding: 10px 0;
    border-bottom: 2px solid #000000;
    position: absolute !important;
    /* transform: translate3d(0px, 34px, 0px) !important; */
    top: 30px !important;
    right: 0 !important;
    will-change: transform !important;
    left: unset;
    bottom: auto;
    width: 30%;
}

footer.panel-footer a {
    color: inherit;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
    /*    border-top: 1px solid #eee;*/
}

#notificationsli footer.panel-footer {
    background: #f5f5f5;
    margin-top: 15px;
}

.activity-item span {
    display: block;
    font-size: 12px;
    color: #666;
}

.noty-manager-bubble {
    position: absolute;
    top: -8px;
    background-color: #fb6b5b;
    color: #fff;
    padding: 2px 5px !important;
    font-size: 9px;
    line-height: 12px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    cursor: pointer;
    height: 15px;
    font-weight: bold;
    border-radius: 50%;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

div#notificationsli {
    margin-right: 15px;
}

@media screen and (max-width: 767px) {
    .dropdown-menu {
        top: 60px !important;
        width: 80%;
        transform: translateX(70px) !important;
    }
}


.notification-g-theme-div {
    width: 100%;
    padding: 15px;
    background-color: #ffffff;
    border: 1px solid #eee;
    border-radius: 5px;
}

.noti-block {
    background-color: #fff;
    height: auto;
    margin-bottom: 30px;
}

.g-theme-main-date {
    margin-bottom: 20px;
}

.noti-block img.small-notification {
    width: 20px;
}

.noti-block p {
    color: #000000;
    font-weight: 400;
    margin-bottom: 5px;
}

.notift-del a {
    float: right;
    width: 35px;
    height: 35px;
    background-color: #ebebeb;
    border-radius: 50px;
    text-align: center;
    padding: 6px 10px;
    margin: 5px 30px;
}

.notift-del i {
    color: #9a9a9a;
    transition: 0.2s;
}

hr {
    margin: 10px auto 10px;
}

.noti-display-img {
    width: 40px;
    height: 40px;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
    margin-bottom: 5px;
}

.noti-display-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*2023-03-24 new css*/
.avtar-img {
    width: 100%;
    height: 100px;
    overflow: hidden;
}

.profile-content .avtar-img img {
    width: 100%;
    height: 100%;
    text-align: center;
    object-fit: cover;
}

.single-post-4 {
    height: 220px;
    width: 100%;
    overflow: hidden;
}

.single-post-4 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.post-user-text h4 a {
    font-size: 16px;
}

.empty-card-dv {
    width: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50px, -50%);
}

.prod-thumbnail {
    overflow: hidden;
    overflow-x: scroll;
}

.cart-dropdown .product-image-container {
    position: relative;
    max-width: 80px;
    margin: 0;
    margin-left: auto;
    border: 1px solid #ededed;
    width: 200px;
}

.cart-dropdown .product-image-container img {
    object-fit: contain;
}

.no-order-dv {
    display: block;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    padding: 30px;
}

.dv-order-section img {
    width: 50px;
    margin: 0 auto;
}

.dv-order-section {
    position: relative;
    top: 50px;
    left: 0;
    height: 200px;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

.dv-order-section p {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

a.round-header-ic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.rating-starts {
    display: flex;
    align-items: center;
}

.tart-icon-lst {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #d8d8d8;
}

.tart-icon-lst i {
    color: #ffa100;
    font-size: 18px;
}

.decs-content-details {
    margin-top: 10px;
}

.shop-pf-div {
    padding: 10px;
}

.favorite-shop-ct {
    justify-content: flex-start !important;
}

/*2023-04-07 new css*/
.mn-price-height-30 {
    min-height: 30px;
}

.sidebar-shop .widget-title a:before,
.sidebar-shop .widget-title a:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 2px;
    margin-top: -1px;
    transition: all .35s;
    background: #222529;
    content: unset;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.sidebar-shop .widget-title a:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 2px;
    margin-top: -8px;
    transition: all .35s;
    background: transparent;
    /*    content: "\f078";*/
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.sidebar-shop .widget-title a.collapsed:after {
    transform: rotate(-90deg);
    margin-top: 2px;
}

.post-card-1.rd-post-card {
    padding: 12px 15px;
}

h4.smilira-size {
    font-size: 15px !important;
}

.smilira-size a {
    font-size: 15px !important;
}

.post-md-image {
    height: 160px;
}

.header-icon.bookmark-icon i {
    font-size: 1.7rem;
}

ul.social-elem {
    margin-bottom: 1rem;
}

/* invoice */
.order-status-position {
    display: flex;
    justify-content: flex-end;
    margin: 40px 0px 0;
}

.order-status-position p {
    font-size: 16px;
}

.order-status-position p span.status-highlight {
    color: red;
    font-weight: bold;
}

.panel.panel-default.sm-address-height {
    min-height: 200px;
}

.tacx-invoice-dv h6 {
    text-align: left;
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
}

.btn-block-right {
    text-align: right;
    margin-bottom: 15px;
}

.slider-browser-height {
    overflow: hidden !important;
    height: 500px;
}

@media (max-width: 767px) {
    .slider-browser-height {
        height: inherit;
    }
}

.fade:not(.show) {
    opacity: 0;
    display: none !important;
}

span.noty-manager-bubble.not-bubble {
    margin-left: -10px;
    top: 5px;
    opacity: 1;
}

.hrt_badge {
    background: #fb6b5b;
}

@media (max-width: 767px) {
    span.noty-manager-bubble.not-bubble {
        top: 14px;
    }

    .hrt_badge {
        top: -1px;
        right: -4px;
    }
}

a.header-icon {
    position: relative;
}

@media (max-width: 767px) {
    .res-fropdown-block {
        display: flex;
    }

    .dropdown-arrow:after {
        margin: 10px 2px 0 8px;
    }
}

@media (max-width: 767px) {
    .cart-dropdown .dropdown-menu {
        left: -280px;
    }
}

.table {
    position: relative;
}

/*@media (max-width:767px) {
    td.res-checkout-block {
        position: absolute;
        right: 10px;
        bottom: 30px;
    }
    td.price-dv-res {
        position: absolute;
        bottom: 50px;
        left: 175px;
    }
    .total-prz-block {
        position: absolute;
        bottom: 20px;
        left: 175px;
    }
}*/
@media (max-width: 767px) {
    .banner-media {
        align-items: self-start;
    }

    .banner-user .banner-media .user-meta-btns {
        position: relative;
        bottom: -20px;
        right: 0;
    }

    .fav-floating {
        margin-bottom: 5px;
    }

    .profile-edit-btn {
        margin-bottom: 5px;
    }
}

span.noty-manager-bubble.not-bubble {
    margin-left: -10px;
    top: 33px;
    opacity: 1;
}

@media (max-width: 767px) {
    span.noty-manager-bubble.not-bubble {
        top: 5px;
    }
}

.hrt_badge {
    top: -3px;
    right: -6px;
}

@media (max-width: 767px) {
    .checkout-progress-bar li {
        width: 33%;
    }

    a.fnt-black {
        font-size: 12px
    }

    .small,
    small {
        font-size: 58%;
        font-weight: 400;
    }

    .checkout-progress-bar li {
        width: 33%;
    }

    /*td.res-checkout-block {
        right: 10px;
        bottom: 70px;
    }
    td.price-dv-res {
        bottom: 80px;
        left: 175px;
    }
    .total-prz-block {
        bottom: 80px;
        left: 232px;
    }*/
}

/*2023-04-28 new css*/
.click-to-like {
    cursor: pointer;
}

.floating-favorite {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 12;
}

.floating-favorite .like_ppl-post i {
    font-size: 3rem;
    font-weight: 700;
}

.socail-list-block {
    text-align: center;
}

.resp-sharing-button {
    display: inline-block;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    transition: background-color 25ms ease-out, border-color 25ms ease-out, opacity 250ms ease-out;
    margin: 0.25em;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.resp-sharing-button a {
    text-decoration: none;
    color: #FFF;
    display: block;
}

.resp-sharing-button__icon {
    display: inline-block;
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-bottom: 0.1em;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #FFF;
    fill: none;
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #FFF;
    stroke: none;
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #FFF;
}

.resp-sharing-button--large .resp-sharing-button__icon svg,
.resp-sharing-button--medium .resp-sharing-button__icon svg {
    padding-right: 0.4em;
}

.resp-sharing-button__wrapper {
    display: inline-block;
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
    background-color: #2d4373;
    border-color: #2d4373;
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
    background-color: #2795e9;
    border-color: #2795e9;
}

.resp-sharing-button--tumblr {
    background-color: #35465C;
    border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
    background-color: #222d3c;
    border-color: #222d3c;
}

.resp-sharing-button--email {
    background-color: #777777;
    border-color: #777777;
}

.resp-sharing-button--email:hover .resp-sharing-button--email:active {
    background-color: #5e5e5e;
    border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
    background-color: #bd081c;
    border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
    background-color: #8c0615;
    border-color: #8c0615;
}

.copy-url-bg {
    background-image: linear-gradient(135deg, #fff7fd 10%, #e8c7dc 100%);
    height: 100%;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    margin-bottom: 30px;
}

.clipboard-url {
    border: 0;
    padding: 15px;
    border-radius: 3px;
    background-image: linear-gradient(135deg, #1c1c1b 10%, #060505 100%);
    cursor: pointer;
    color: #fff;
    font-family: "Karla", sans-serif;
    font-size: 16px;
    position: relative;
    top: 0;
    transition: all 0.2s ease;
    margin-bottom: 10px;
}

.clipboard-url:hover {
    top: 2px;
}

.copy-url-bg p {
    font-weight: 500;
    margin-bottom: 0;
    color: #222;
}

.clipboard-url i {
    margin-right: 10px;
}

.shape-linked-icons {
    border: 1px solid #eeeeee;
    padding: 20px 10px;
}

ul.social-elem li {
    margin: 0 10px;
    display: flex;
    align-items: center;
}

.header-icon:not(:last-child) {
    margin-right: 1.1rem !important;
}

.favorite-plaveun {
    display: inline-block;
    margin-top: 10px;
}

.click-to-like.fav-floating {
    border-radius: 20px;
}

textarea.form-control {
    padding: 1rem 2.8rem !important;
}

.content-dv {
    padding: 70px 0;
    background: #f5f5f5;
}

.dv-content-second {
    padding: 0 0 50px;
}

.select2-container--default .select2-selection--single {
    background-color: #F9FAFB !important;
    border: 1px solid #D0D5DC !important;
    border-radius: 40px !important;
}

.select2-container .select2-selection--single {
    height: 4rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444 !important;
    line-height: 35px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important
}

#profile-description .text {
    /* height: 450px; */
    max-height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
}

.price-box {
    min-height: 30px
}

.owl-carousel .owl-item img {
    /* height: 300px; */
    object-fit: cover;
}

/* .post-title {min-height: 120px;word-break: break-word;} */
.post-title {
    min-height: 40px;
    word-break: break-word;
}

address {
    min-height: 170px
}

.customrightmenu {
    right: 0;
    left: unset !important;
}

.megamenu.megamenu-fixed-width.customrightmenu:first-child {
    right: unset;
    left: -15px !important
}

.nicescroll-cursors {
    display: none;
    width: unset !important;
}

@media (max-width: 1024px) {
    .mobile-menu-toggler {
        display: block;
    }

    .header-bottom {
        display: none !important;
    }
}

.store-indentity img {
    height: 30px !important;
    object-fit: cover;
}

.owl-carousel .owl-item img {
    height: 300px;
    object-fit: cover;
}

.card-details {
    margin-bottom: 15px
}

#brandslist-mainblock .widget-body.Brandslist {
    height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
}

.container .right .bubble span.time {
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 120px;
}


span.time:after {
    display: none !important;
}

span.time::before {
    display: none !important;
}

.testimonial-owner figure img {
    height: 50px !important;
    object-fit: cover;
    width: 50px;
}

/*--------------2023-09-13 eye icon in password textbox--------------------*/
.custm-input {
    position: relative;
}

.input_floating.right_eye {
    position: absolute;
    right: 15px;
    left: unset;
    top: 9px;
}

.input_floating.right_eye:hover {
    cursor: pointer;
}

.input_floating.right_eye span {
    color: #000000;
}

a.tw-img img {
    width: 100%;
    position: relative;
    top: 7px;
}

/* SKJ */
.home-search-wrapper {
    display: flex;
    display: -ms-flexbox;
    box-sizing: content-box;
    height: 40px;
}

.home-search-wrapper .form-control {
    border-radius: 5rem 0 0 5rem;
    padding-left: 15px;
    background: #f4f4f4;
    border-color: #f4f4f4 !important;
}

.home-search-wrapper .btn {
    border-radius: 0 5rem 5rem 0;
    font-size: 2rem;
    width: 40px;
    border-left: 2px solid #fff;
    min-width: 40px;
    color: #222529;
    background: #f4f4f4;
}

@media screen and (max-width: 767px) {
    .home-search-wrapper {
        height: 36px;
    }
}


/* Chat Modal CSS Starts */
#chat-modal #chat_store_image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

#chat-modal #chat_store_name {
    color: #000;
    font-weight: 600;
}

#chat-modal .container .right .write {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    /* height: 102px; */
    height: unset;
    min-height: 42px !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* #chat-modal .container .right .chat {
    padding: 0 35px 15px !important;
    height: calc(80vh - 176px) !important;
} */

#chat-modal .container .right .chat {
    padding: 0 35px 15px !important;
    height: calc(65vh - 166px) !important;
}

@media (max-width: 576px) {
    #chat-modal .modal-body {
        max-height: unset;
    }

    #chat-modal .container .right .chat.active-chat .bubble {
        max-width: 95% !important;
    }

    #chat-modal .sharing-products {
        width: unset;
    }

    #chat-modal {
        height: 65vh !important;
        right: 0px !important;
        bottom: -50px !important;
    }

    #chat-modal .container .right .chat {
        height: calc(65vh - 176px) !important;
    }

    #chat-modal .modal-content {
        border-bottom-left-radius: unset !important;
        border-bottom-right-radius: unset !important;
    }
}

#chat-modal {
    right: 18px;
    bottom: 18px;
    left: unset;
    top: unset;
    padding-right: unset !important;
    overflow-x: unset;
    overflow-y: unset;
    height: 75vh;
    border-radius: 24px;
    background: unset;
    z-index: 1050;
}

#policies {
    z-index: 1051;
}

#chat-modal .modal-content {
    border-radius: 24px;
    box-shadow: var(--clg-effect-sem-shadow-elevation-4, 0px 1px 5px 0px rgba(0, 0, 0, 0.3019607843), 0px 5px 20px 6px rgba(0, 0, 0, 0.1490196078));
    margin-top: 0px;
    margin-bottom: 0px;
}

#chat-modal .modal-dialog {
    max-width: 440px;
    margin: 0px;
}

#chat-modal .close {
    font-size: 40px;
    font-weight: normal;
    padding: 0px;
}

#chat-modal .sharing-products {
    width: 280px;
    padding: 10px 10px;
}

#chat-modal .container .right .bubble {
    padding: 10px 10px;
}

#chat-modal .container {
    padding-right: 0px;
    padding-left: 0px;
}

#chat-modal .modal-body {
    padding-right: 0px;
    padding-left: 0px;
}

#chat-modal .file-container {
    height: 50px;
    width: 65px;
    position: relative;
    margin-left: 20px;
}

#chat-modal .file-container img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

#chat-modal .file-container .remove-file {
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-radius: 13px;
    top: -4px;
    right: -15px;
    position: absolute;
    border-style: none;
}

.disabledLink {
    cursor: no-drop;
}

/* Chat Modal CSS Ends */

/* ******************************* */
/* ********* Loader CSS ********** */
#ajax-loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
}

#ajax-loader .loader-spinner {
    border: 5px solid #f3f3f3;
    border-top-color: rgb(243, 243, 243);
    border-top-style: solid;
    border-top-width: 5px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid #555;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
}

/* ******************************* */
/* ********* Loader CSS ********** */

.ac-list-item {
    cursor: pointer;
}

.subscribe-btn {
    height: 4rem;
    background: unset;
    border-color: #D0D5DC !important;
    color: #222529;
}

@media screen and (max-width: 576px) {
    .justify-content-center-576 {
        justify-content: center !important;
    }

    .text-center-576 {
        text-align: center !important;
    }

    .table.table-cart .product-col .product-image-container {
        margin-right: auto !important;
    }

    .category_box {
        height: 245px !important;
    }

    .category_box img {
        height: 200px !important;
    }
}

@media screen and (max-width: 767px) {
    .category_box {
        height: 245px !important;
    }

    .category_box img {
        height: 200px !important;
    }
}

@media screen and (max-width: 419px) {
    .category_box {
        height: 200px !important;
    }

    .category_box img {
        height: 140px !important;
    }
}

.sidebar-shop .widget {
    padding: 1rem 1.5rem;
}

/* Category Pages */
.category_box {
    text-align: center;
    border: 2px solid #ddd;
    border-radius: 35px;
    height: 300px;
    margin: 10px;
}

.category_box:hover {
    box-shadow: 0 25px 35px -5px rgba(0, 0, 0, 0.1);
}

.category_box:hover h5 {
    color: #f13ab1;
}

.category_box img {
    object-fit: contain;
    height: 245px;
    width: 100%;
    border-radius: 35px;
}

.subcategory_box {
    text-align: center;
    border: 2px solid #ddd;
    border-radius: 35px;
    margin: 10px;
    height: 60px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.subcategory_box h5 {
    margin-bottom: unset;
}

.subcategory_box:hover h5 {
    color: #f13ab1;
}

/* Home banner css change */
.home-slider img {
    height: 314px !important;
    min-height: 314px !important
}

.slider-browser-height {
    height: 314px !important;
}

.home-slider .owl-stage-outer {
    height: 314px !important;
}

.home-slider .container {
    height: 314px !important;
}

.banner-layer-custom {
    bottom: 10%;
    top: unset;
    transform: unset;
}


.top-cat-prod {
    height: 376px !important;
    object-fit: contain;
}

.home-slide1 h3 {
    font-size: 1.875em;
}

.home-slide2 h3 {
    font-size: 3.313em;
}

.home-slide1 .banner-layer {
    left: 0%;
}

.right_image img {
    width: 100px;
    height: 100px;
    border: 1px solid #161616;
}

/* Product list subCategory list */
.prodlist_category_box {
    text-align: center;
}

.prodlist_category_box p {
    width: 90px;
    color: black;
}

.prodlist_category_box img {
    object-fit: cover;
    height: 90px;
    width: 90px;
    border-radius: 50%;
}

.scroll-container {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
    /* Hide scrollbar for Firefox */
    -ms-overflow-style: none;
    /* Hide scrollbar for IE/Edge */
    padding-top: 30px;
    text-align: center;
    margin-bottom: 30px !important;
}

.scroll-container::-webkit-scrollbar {
    display: none;
    /* Hide scrollbar for WebKit browsers */
}

.scroll-item {
    display: inline-table;
    width: 100px;
    white-space: wrap;
    padding: 10px;
}

.box {
    width: 100%;
    height: 155px;
}

#scroll-next {
    position: absolute;
    right: 0;
    top: 46%;
    background: #fff;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .05);
    pointer-events: auto;
    transition: transform .15s ease, -webkit-transform .15s ease;
    padding: 10px 18px;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
    background: #fff;
    color: #000;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    -webkit-transition: transform .15s ease, -webkit-transform .15s ease;
    -moz-transition: transform .15s ease, -webkit-transform .15s ease;
    -ms-transition: transform .15s ease, -webkit-transform .15s ease;
    -o-transition: transform .15s ease, -webkit-transform .15s ease;
}

#scroll-prev {
    position: absolute;
    left: 0;
    top: 46%;
    background: #fff;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .05);
    pointer-events: auto;
    transition: transform .15s ease, -webkit-transform .15s ease;
    padding: 10px 18px;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
    background: #fff;
    color: #000;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#scroll-next:hover {
    /* background: #ddd; */
    cursor: pointer;
}

#scroll-prev:hover {
    /* background: #ddd; */
    cursor: pointer;
}

.search-wrapper {
    width: 100%;
    position: relative;
    margin: 0 0 30px 0;
    padding: 0 12px;
}

.search-wrapper .btn {
    padding: 0 0 3px 0 !important;
    border: 0;
    border-left: 1px solid #fff;
    min-width: 40px;
    color: #222529;
    font-size: 2rem;
    background: #f4f4f4;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    border-radius: 0 5rem 5rem 0;
    -webkit-border-radius: 0 5rem 5rem 0;
    -moz-border-radius: 0 5rem 5rem 0;
    -ms-border-radius: 0 5rem 5rem 0;
    -o-border-radius: 0 5rem 5rem 0;
    min-height: 35px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.search-mall-form {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.headline {
    font-size: 50px;
    font-weight: 700;
    line-height: 70px;
  }

  .headline span {
    color: #f13ab1;
  }

  .vedio-img {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
  }

  .Money-content h6 {
    color: white;
  }

  .Money-content p {
    color: rgb(8, 8, 8);
  }

  .Money-content {
    position: absolute;
    left: 0%;
    top: 22%;
    width: 100%;
  }

  .round-img {
    position: absolute;
    right: 72px;
    top: 50%;
  }

  .radius {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }

  .form-control {
    padding: 15px 15px;
  }

  .Monthly_Earnings-content ul {
    padding-left: 2rem;
  }

  .Monthly_Earnings-content ul li {
    list-style-type: disc;
    padding: 15px 0;
    border-bottom: 1px solid #8080803b;
  }

  .Monthly_Earnings-content {
    padding-left: 70px !important;
  }

  .Monthly_Earnings-content h6 {
    font-size: 32px;
    line-height: 40px;
  }

  .Monthly_Earnings-content ul li span {
    color: #f13ab1;
  }

  .Note_text {
    width: 100%;
    text-align: start;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #8080802b;
    color: #777777;
  }

  .profile-content .profile-img-tb .edit-profile_icon {
    position: absolute;
    left: 90%;
    top: 75%;
    transform: translate(-50%, -50%);
    bottom: auto;
    right: auto;
    font-size: 21px;
    color: #f13ab1;
    background: white;
    text-align: center;
    padding: 10px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  @media (max-width: 991px) {
    .Monthly_Earnings-content {
      padding-left: 10px !important;
    }
  }

  @media (max-width: 620px) {
    .headline {
      font-size: 30px;
      font-weight: 700;
      line-height: 44px;
    }

    .Monthly_Earnings-content h6 {
      font-size: 20px;
      line-height: 28px;
    }

    .round-img {
      right: 24px;
    }
  }


  /* add by drashti */
    .centerize-name {
        display: flex;
        align-items: center;
        font-weight: bold;
        justify-content: center;
    }


    .centerize-name p {
        color: inherit;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 62%;
        margin: 0;
    }

.title-name p {
        color: inherit;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        margin: 0;
    }

    /* ========================influencer 04-10-24==================== */
.option-item .form-select {
    width: 100%;
    border-radius: 6px;
    padding: 8px 4px;
    border: 1px solid #80808057;
    color: gray;
  }

  .chat-Card {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px,
      rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    padding: 10px;
  }

  .ProductCardbody {
    padding: 20px;
    gap: 10px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 10px !important;
    width: 100%;
    height: auto;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-bottom: 30px;
  }
  
  .post-view-img {
    width: 66px;
    height: 66px;
    object-fit: cover;
    border-radius: 6px;
    margin-right: 15px;
  }

  .like-commnet .fa-thumbs-up {
    color: #f13ab1;
  }

  .like-commnet {
    color: #5d7186;
  }

  .like-commnet i {
    padding-right: 8px;
  }
  
  @media (max-width: 991px) {
    .Influencer_content1 {
      padding-left: 20px;
    }
  }
  
  @media (max-width: 767px) {
    .Influencer_tab>.tab-pane {
      display: none;
    }

    .Influencer_tab .tab-pane {
      display: none !important;
    }

    .Influencer_tab>.active {
      display: block !important;
    }
  }

  .radial-01 {
    float: left;
    position: relative;
    width: 100px;
    height: 100px;
    text-align: center;
    background-color: red;
    padding-top: 40px;
    border-radius: 100%;
  }
  
  .radial-01 .radial-01-number {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #fff;
    border-radius: 100%;
    padding-top: 41px;
    z-index: 20;
  }

  .radial-01 .radial-01-number {
    font-size: 30px;
    padding-top: 32px;
  }

  .radial-01 .radial-01-number .radial-01-syb {
    font-size: 20px;
  }

.radial-01>span.radial-01-border-r:before {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #ccc;
    border-radius: 100%;
    z-index: 5;
  }

.radial-01>span.radial-01-border-r:after {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #008cba;
    border-radius: 100%;
    z-index: 10;
    clip: rect(0px, 120px, 120px, 60px);
  }

.radial-01>span.radial-01-border-l:before {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #ccc;
    border-radius: 100%;
    z-index: 5;
  }

.radial-three-quarters>span.radial-01-border-l:after {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #008cba;
    border-radius: 100%;
    z-index: 10;
    clip: rect(60px, 120px, 120px, 0px);
  }

  .Influencer-Follower {
    font-weight: 500;
    font-size: 17px;
    color: var(--black);
  }

  .Influencer-Follower span {
    font-weight: 400;
    color: #5d7186;
  }

  .Influencer-F-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #8080804d;
    margin-right: 14px;
  }

  .main-box {
    padding: 26px;
    background-color: #fff;
    border-radius: 10px !important;
    width: 100%;
    height: auto;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }
  
  .Influencer-F-img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 2px solid #8080804d;
  }

  .ProductName {
    font-size: 15px;
    font-weight: 500;
    color: #000;
  }

  .ProductDetails {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    opacity: 0.8;
  }

  .Influencer-Follower {
    font-weight: 500;
    font-size: 17px;
    color: #000000;
    opacity: 0.8;
  }

  .Influencer-Follower span {
    font-weight: 400;
    color: #5d7186;
    padding-left: 10px;
  }

  /* ===============22-11-24============================= */
.filter_section {
    padding-left: 30px;
    padding-right: 30px;
  }
  
  .filter_section .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
  }

  .filter_section .sidenav::-webkit-scrollbar {
    display: none;
  }

  .filter_section .filter_header {
    padding: 20px 20px 0;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
  }

  .filter_section .filter_header h6 {
    font-size: 22px !important;
  }
  
  .filter_section .sidenav .closebtn {
    font-size: 36px;
    text-decoration: none;
    color: #3d3d3d;
  }

  .filter_section .sidebar-wrapper {
    width: 100% !important;
  }

  .filter_section .myAccordion-list li a {
    padding: 1rem;
  }

  .filter_section .sidebar-shop .widget-title a {
    text-decoration: none;
  }

  .filter_section .myAccordion-list {
    max-height: 250px !important;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .filter_section .toolbox .form-control {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
  }

  .filter_section .filter_card {
    overflow-y: auto;
    max-height: 92vh;
    border-bottom: 1px solid #e7e7e7 !important;
  }

  .filter_section .filter_btns {
    border: none;
  }

  .filter_section .filter_btns .f_btn {
    width: 100%;
  }

  .filter_section .all-filter_btn {
    border: 1px solid #dee2e6;
    color: #4c4c4c;
    display: flex;
    align-items: center;
    font-size: 16px;
    padding: 6px 14px;
    font-weight: 400;
  }

  .filter_section .all-filter_btn img {
    width: 26px;
    margin-right: 10px;
  }
  
  @media (max-width: 991px) {
    .filter_section .sidebar-shop .widget {
      padding: 2rem !important;
    }

    .filter_section .myAccordion-list {
      padding-right: 10px;
    }

    .filter_section {
      padding-left: 20px;
      padding-right: 20px;
    }
  }

  @media (max-width: 576px) {
    #mySidenav {
      width: 100%;
    }

    .filter_section {
      padding-left: 10px;
      padding-right: 10px;
    }
}

.we-accept-link img {
    height: 40px !important;
    width: 40px !important;
}

/* For search suggestion box add by drashti */
.suggestion-box {
    position: absolute;
    background: #f4f4f4;
    border-radius: 10px;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
    width: 100%;
}

.suggestion-box.open {
    border: 1px solid #ccc;
    /* Show border when the box is open */
}

.suggestion-box div {
    padding: 8px;
    cursor: pointer;
    text-align: left;
}

.suggestion-box div:hover {
    background: #f0f0f0;
}


/* 12-12-2024 mayur antala start */

.section-thankyou {
    background-color: #fffbde;
    padding: 24px 0;
}

.title-thankyou {
    font-size: 46px;
    line-height: 58px;
    color: #21201f;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 300;
}

.title-thankyou span {
    text-decoration: underline;
}

.thankyouBox {
    width: 100%;
    text-align: center;
}

.thankyouBox-text {
    background-color: #fffdf1;
    padding: 18px;
}

.fw-4 {
    font-weight: 400 !important;
}

.fw-5 {
    font-weight: 500 !important;
}

.fw-6 {
    font-weight: 600 !important;
}

.fw-7 {
    font-weight: 700 !important;
}

.fw-8 {
    font-weight: 800 !important;
}

.fw-9 {
    font-weight: 900 !important;
}

.m_0 {
    margin-bottom: 0;
}

.text-black_01 {
    color: #000 !important;
}

ul.order-detalai_success-listing {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.font-16px {
    font-size: 16px;
    line-height: 21px;
    text-align: left;
}

.font-14px {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
}

.font-13px {
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}

.subtitle_thankyou {
    text-align: start;
}

.subtitle_thankyou span {
    color: #393835;
}

.text-gift {
    margin-bottom: 5px;
    color: #000;
}

.text-gift span {
    color: #393835;
}

.icon_gift img {
    width: 24px;
}

.icon_gift {
    position: relative;
    top: 5px;
}

.right-gift {
    text-align: left;
}

.order-detalai_success-listing li {
    display: flex;
    gap: 15px;
    flex-wrap: nowrap;
}

.right_thankyouBox {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.right_thankyouBox .leftside {
    display: flex;
    gap: 12px;
    align-items: center;
}


.orderImg_theam {
    border: 1px solid;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    overflow: hidden;
}

.object_cover {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    /* object-fit: contain; */
}

.img-order {
    width: 100px;
    height: 100px;
}

.orderId {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin-bottom: 4px;

}

.orderIteminfo {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    font-weight: 500;
    text-align: left;
}

.msg-icon img {
    width: 24px;
}

.sendmsgright {
    display: flex;
    gap: 12px;
    align-items: center;
}


.title-commen {
    font-size: 27.01px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: .13505px;
    margin-bottom: 20px;
}

.img_weddingstyle {
    margin-bottom: 12px;
    width: 100%;
    height: 251px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    overflow: hidden;
}

.btn-weddingstyle {
    display: flex;
    gap: 12px;
    border: 0;
    background-color: transparent;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    color: #000;
    display: flex;
    text-align: center;
    justify-content: center;
}

.arrow-next {
    width: 18px;
}

.weddingstyleBox .img_weddingstyle:hover {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

/* .weddingstyleBox .img_weddingstyle:hover {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
} */


.octionBox {
    display: flex;
    justify-content: end;
    align-items: end;
    position: relative;
    margin-bottom: 12px;
    width: 100%;
    height: 270px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    overflow: hidden;
    /* padding: 18px; */
}


.bg-blue1 {
    background-color: #3151cd;
}

.dateBox-color {
    background-color: #fbdd6c;
    color: #000;
}

.dateBox p {
    font-size: 12px;
    line-height: 16px;

}

.dateBox {
    display: inline-block;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
}

.dateBox>div {
    padding: 4px 8px;
    gap: 8px;
    display: flex;
    align-items: center;
}

.calender-icon {
    width: 18px;
}


.giftName {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #ffffff;
    margin-bottom: 0;
}

.img_gift {
    width: 90%;
    height: 80%;
    overflow: hidden;
    border-radius: 0 0 0 150px;
    -webkit-border-radius: 100% 0px 0 0px;
    -moz-border-radius: 0 0 0 150px;
    -ms-border-radius: 0 0 0 150px;
    -o-border-radius: 0 0 0 150px;
}

.postiondateBox {
    position: absolute;
    top: 18px;
    left: 18px;
}

.sliderone {
    overflow: hidden;
}

.slick-slider {
    margin: 0 -15px;
}

.slick-slide {
    padding: 5px;
    text-align: center;
    margin-right: 7px;
    margin-left: 7px;
}

.bg-blue1 {
    background-color: #3151cd;
}

.bg-green1 {
    background-color: #005835;
}

.bg-parrot1 {
    background-color: #1cbd6d;
}

/* 12-12-2024 mayur antala end */

/* 13-12-2024 start */
/* Favourite item section start*/

.favouriteItemBox {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.subtitle-commen {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
}

.mb-5px {
    margin-bottom: 5px;
}

.btn-shopuniq button {
    background-color: #0e0e0e17;
    border: 0;
    color: #222;
    border-radius: 24px;
    outline: none;
    min-width: 48px;
    min-height: 48px;
    padding: 12px 18px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 35px;
}

.wt-text-body--tight {
    letter-spacing: .16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

/* .videobox {
    overflow: hidden;
    width: 100%;
    height: 314px;
   
    background: #ebebe6;
    position: relative;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
} */

.videobox {
    overflow: hidden;
    width: 100%;
    height: 314px;
    /* height: 100%; */
    background: transparent;
    position: relative;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 1px solid #f3eaea;
    object-position: top;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.heartBox {
    opacity: 0;
}

.rateBox {
    opacity: 0;
}

.videobox:hover .heartBox {
    opacity: 1;
}

.videobox:hover .rateBox {
    opacity: 1;
}

.videofram video {
    object-fit: cover;
    /* Ensures the video or poster scales nicely */
    border-radius: 10px;
    /* Adds rounded corners */
}

.boxLastminute {
    width: 100%;
    height: 100%;
}

.heartBox {
    border: 1px solid #0000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 2;
    top: 12px;
    right: 12px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    -ms-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
}

.heartBox2 {
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    -ms-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
}

.refreshBox {
    border: 1px solid #0000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 2;
    top: 12px;
    left: 12px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    -ms-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
}

.heart-icon {
    width: 18px;
}

.rateBox {
    border: 1px solid #949494;
    background-color: #ffffff;
    border-radius: 12px;
    min-width: 25px;
    padding: 6px 8px;
    font-size: 12.99px;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    position: absolute;
    z-index: 2;
    left: 12px;
    bottom: 12px;
    transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    -ms-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
}

.videobox {
    width: 100%;
    height: 315px;
}

.videobox_img {
    height: inherit;
}

.videobox_img img {
    width: 100%;
    height: 100%;
}

.videofram {
    display: none;
    width: 100%;
    height: 100%;
}

.videobox:hover .videofram {
    display: block;
}

.videobox:hover .videobox_img {
    display: none;
}

.mb-lastminute .col-12 {
    margin-bottom: 24px;
}


.section-selibrationSession .Contain-Celibration {
    border: 1px solid #0e0e0e2e;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.wt-text-title {
	letter-spacing: .08px;
	/* font-family: Graphik Webfont,-apple-system,Helvetica Neue,Droid Sans,Arial,"sans-serif"; */
	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;
	color: #000;
}

.Shadow01 {
    padding: 8px 8px 16px 8px;
}

.Shadow01:hover {
    box-shadow: var(--clg-effect-sem-shadow-elevation-3, 0px 1px 3px 0px #0000004d, 0px 4px 8px 3px #00000026);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.celebrateBoxLeft .videobox {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.celebrateBoxright .videobox {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.celebrateBoxright {
    width: 100%;
    height: 100%;
}

.celebrateBoxright .videobox {
    width: 100%;
    height: 100%;
}

.img_Card01 {
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
}

.cardTheam .card {
    position: relative;
    border: 0;
    box-shadow: var(--clg-effect-sem-shadow-elevation-3, 0px 1px 3px 0px #0000004d, 0px 4px 8px 3px #00000026);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.cardTheam .card-body {
    min-height: auto;
}

.cardTheam .card-title {
    font-size: 16px;
    line-height: 19px;
    text-align: left;
    margin-bottom: 5px;
}

.cardTheam .card-text {
    font-size: 14px;
    line-height: 17px;
    text-align: left;
}

.cardTheam .heartBox {
    opacity: 1;
}


/* Card three start */
.card-img-savepost_img-01 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.card-img-savepost_img-01 {
    width: 100%;
    height: 100%;
}

.card-img-top-savepost_container {
    display: flex;
    gap: 2px;
    padding: 8px;
}

.left_savepost_img {
    width: 100%;
}

.right_savepost_img {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 2px;
    overflow-y: hidden;
}

.card-img-savepost_img-02 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card-img-savepost_img-02 {
    width: 100%;
    /* height: 146px; */
    height: 100%;
}

.card-img-savepost_img-03 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card-img-savepost_img-03 {
    width: 100%;
    height: 100%;
}

.right_savepost_img,
.left_savepost_img {
    width: 100%;
    height: 292px;
}

.cardtheam-postContent .card-body {
    display: flex;
    flex-direction: column;
    gap: 8.03px;
    justify-content: space-between;
    padding: 8px 12px;
    min-height: auto;
}

.savePost-card .cardtheam-postContent .card-body {
    display: flex;
    flex-direction: row;
    height: 100%;
    min-height: auto;
}

.imgthem-card {
    overflow: hidden;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.start-container_box2 {
    display: flex;
    gap: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.5px;
    text-align: left;
}

.card-title-shop {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: left;
    margin-bottom: 5px;
}

.img_icon-shop {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.savePost-card .card-body .top {
    display: flex;
    gap: 8px;
    align-items: center;
}


/* Favourite item section end*/
@media(min-width:1441px) {
    /* .img_gift {
        width: 65%;
        height: 75%;
    } */
}

@media(max-width:1024px) {
    .title-thankyou {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 24px;
    }

    /* .img_gift {
        width: 90%;
        height: 60%;
    } */

    .main .filter_section {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
}

@media(max-width:575px) {
    /* .img_gift {
        width: 65%;
        height: 80%;
    } */
}

/* Card three end */
@media(max-width:991px) {
    .btn-shopuniq {
        margin-bottom: 30px;
    }
}

.object_contain {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* For chat box */

.chat-suggestion-box {
    position: relative;
    /* Position it within the flow */
    z-index: 10;
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    /* border: 1px solid #ccc; */
    margin: 10px 0;
    /* Add some spacing between chat and input */
}

.chat-suggestion-box ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    /* Make sure items stack vertically */
    gap: 10px;
    /* Add space between items */
}

.chat-suggestion-box ul li {
    padding: 10px;
    border: 1px solid gray;
    border-radius: 6%;
    cursor: pointer;
}
.input-file{
    position: relative;
}
.input-file input[type="file"]{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.mobile_dropdown .dropdown-menu {
    top: 34px !important;
    border-radius: 8px;
    min-width: 19rem;
    border: 0;
    left: -100% !important;
    border: 1px solid #efefef;
    padding: 0;
}
.mobile_dropdown .dropdown-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    border-bottom: 1px solid #efefef;
    padding: 10px 12px;
}
.mobile_dropdown .dropdown-item:last-child{
    border-bottom: 0;
}

@media screen and (max-width: 575px) {
    .file-upload{
            display: none !important;
        }
}

@media screen and (min-width: 576px) {
    .mobile_dropdown {
        display: none;
    }
}

@media (min-width: 778px) and (max-width: 1350px) {
    .custom-col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  
