
/*for chrome*/
.modal-content .bigPopup::-webkit-scrollbar-track-piece  {
    background-color: #f9f9f9;
}
/* width */
.modal-content .bigPopup::-webkit-scrollbar {
    width: 2px;
}
/* Handle */
.modal-content .bigPopup::-webkit-scrollbar-thumb{
    background: #b8b8b8 !important;
    border-radius: 2px;
}
/* Handle on hover */
.modal-content .bigPopup::-webkit-scrollbar-thumb:hover {
    background: #8a8383 !important;
}

/*for firebox*/
.modal-content .bigPopup {
    scrollbar-color: #b8b8b8 #f9f9f9 !important;
    scrollbar-width: thin !important;
}
body, *, body, html, p, span, h1, h2, h3, h4, h5, h6, strong, li {
	font-family: "Archivo", sans-serif !important;
}
html body {
	background: #fff !important;
}
.blackBtn, .borderBlackBtn, .redBtn {
    background: #212121;
    border-radius: 44px;
    font-size: 14px;
    border: 1px solid #212121;
    color: #fff;
    padding: 7px 19px;
    padding: 12px 23px;
    margin-left: 10px;
    font-weight: 400 !important;
    font-size: 16px;

    font-size: 14px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.redBtn {
    background: #DC0C00 !important;
    border: 1px solid #DC0C00;
    color: #fff !important;
}

.blackBtn:focus,.blackBtn:hover{
	color: #fff !important;
}
.borderBlackBtn{
    background: #fff;
    color: #212121;
    border: 1px solid #212121;
}
.borderBlackBtn:hover {
    /*background: #212121;
    color: #fff;
    border: 1px solid #212121;*/
}
.mainBanner h1 {
	font-weight: 500 !important;
	color: #212121;
}

.mainBanner p {
	font-weight: 400 !important;
	font-size: 18px;
	color: #898989;
}
html body form .form-group .form-group-inner input.inputBox, .inputBox {
	border: 1px solid #DEDEDE !important;
    border-radius: 40px !important;
    padding: 4px 13px !important;
    /* padding-left:45px !important; */
    padding-left: 25px !important;
    padding-right: 50px !important;
}
.inputBox  {
	border: 0px;
}
.mainBanner .inputBox, .mainBanner .borderBlackBtn, .inputBoxMY{
	height: 48px;
}
.mainBanner {
	/* padding-top: 70px; */
	padding-top: 10px !important ;
}
.padMY {
    padding: 120px 0px;
    padding: 100px 0px;

}
.h1My {
	font-size: 48px;
	color: #212121;
}
.catBox {
    background: #EDFBEB;
    border-radius: 24px;
    width: 145px;
    margin-top: 40px;
    text-align: center;
    padding: 15px 10px;
    cursor: pointer;
}
.catBox img {
	width: 69px !important;
	margin: auto;
}
section .sectionHeader h2 {
    color: #212121 !important;
    font-size: 48px !important;
    font-weight: 500 !important;
}
.proLink {
	background: transparent;
	border: 0px;
	color: #898989;
	font-size: 16px;
}
body .sectionContent .itemMy{
	border: 1px solid #DEDEDE;
    padding: 8px !important;
    border-radius: 16px;
}
.iconsPro button {
    padding: 0px !important;
    width: 28px;
    height: 28px;
    border-radius: 44px;
    line-height: 28px;
    background: #F7F7F7;
    margin-left: 6px;
    margin-top: 5px;
    border: 0px;
}
.itemCarousel {
	/*margin: 0 -15px;*/
}
.itemCarousel .item .itemImg, .itemCarousel .item1 .itemImg, .videos .item .itemImg {
	position: relative;
    border-radius: 16px !important;
    margin: 0 0 15px !important;

        overflow: hidden;
}
.itemCarousel .item .itemImg img, .itemCarousel .item1 .itemImg img {
    border-radius: 16px !important;

}
.itemCarousel .item .itemText h4, .videos .item .itemText h4.itemCarousel .item1 .itemText h4 {
	padding-bottom: 5px !important;
	justify-content: end !important;
}
.itemCarousel .item .itemText h2, .videos .item .itemText h2, .itemCarousel .item1 .itemText h2  {
    margin: 0;
    color:  #212121 !important;
    font-size: 18px !important;
}
.itemCarousel .item .itemText h3, .videos .item .itemText h3, .itemCarousel .item1 .itemText h3 {
	color: #898989 !important;
	font-size: 14px !important;
}
.proLikes {
    position: absolute;
    background: #EDFBEB;
    display: flex;
    align-items: center;
    padding: 7px 9px;
    border-radius: 25px;
    right: 5px;
    top: 5px;
    border: 0px;
    font-size: 14px;
}
.proLikes img {
    margin-right: 5px !important;
    width: 16px !important;
    height: auto !important;
    display: inline-block;
}
.greySection {
	background: #F7F7F7;
	padding: 25px 25px;
	border-radius: 24px;
}
section .sectionHeader {
    padding-bottom: 30px !important;
}
footer {
	padding-top: 150px !important;
}
.iconsPro button img {
    width: 18px !important;
}
.iconsPro button img {
	margin: auto;
    padding-top: 0px;
}
.itemCarousel .item.manageImg  .itemImg{

        height: 200px !important;
    overflow: hidden;
}

.itemCarousel .item.manageImg  .itemImg img {
    width: 100% !important;
    height: auto !important;
}
.noscrollItems {
	white-space: inherit !important;
}
.noscrollItems .item, .noscrollItems .item1  {
	margin-bottom: 30px !important;
}
html body .itemCarousel .item:hover .itemImg {
    box-shadow: none !important;
}
.noscrollItems.itemCarousel .item .itemImg img, .noscrollItems.itemCarousel .item1 .itemImg img {
    height: auto !important;
    width: 100% !important;
}
html body form .form-group .form-group-inner:focus, html body  form .form-group .form-group-inner:hover {
    box-shadow: none !important;
}
.searchInIcon {
    position: absolute;
    /* left: 14px; */
    right: 14px;
    top: 10px;
    cursor: pointer;
}
.relative {
    position: relative !important;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
html body form .form-group .form-group-inner input.inputBox:focus, .inputBox:focus {
    border: 1px solid #212121 ;
}

html body form .form-group .form-group-inner .searchblack,  .searchblack {
	opacity: 0;
}
html body form .form-group .form-group-inner input.inputBox:focus+.searchgrey, .inputBox:focus+.searchgrey {
	opacity: 0;
}

html body form .form-group .form-group-inner input.inputBox:focus+.searchgrey+.searchblack, .inputBox:focus+.searchgrey+.searchblack {
	opacity: 1;
}

.RecentSearch {
	border: 1px solid #F7F7F7;
    box-shadow: 6px 12px 16px 0px #A4A4A440;
    position: absolute;
    z-index: 999999999;
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    margin-top: 11px;
    width: 100%;
}
.RecentSearch h2 {
    margin: 0;
    font-size: 1.45rem;
    font-weight: 600;
    padding: 0px 0px 12px 0px;
    color: #212121;
    font-size: 16px;
    font-weight: 500;
}
.RecentSearch h3 {
    margin: 0;
    font-size: 1rem;
    color: #212121;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 400;
}
.zmdi-time-restore {
    margin-right: 8px;
}
.resent_searches {
	    margin: 0 auto;
    margin-bottom: 20px;
    padding-top: 10px;
}
.proPopular button {
    padding: 9px 17px;
    border-radius: 30px;
    background: transparent;
    margin-right: 8px;
    background: #EDFBEB;
    border: 0px;
    font-size: 12px;
}
.relative.hereAddClasss {
	position: absolute;
}
.RecentSearch {
	display: none;
}
.relative.hereAddClasss .RecentSearch {
	display: block;
}
.px-15 {
	padding: 0px 15px;
}

.sectionContent .fa-classic, .sectionContent .fa-regular, .sectionContent .fa-solid, .sectionContent .far, .sectionContent .fas, .font6 {
    font-family: "Font Awesome 6 Free" !important;
}

.owl-theme .owl-nav [class*=owl-] {
	background: #F7F7F7 !important;
    height: 44px !important;
    width: 44px !important;
    border-radius: 50px !important;
    line-height: 35px !important;
}
.btnmenuIcon {
	padding: 0px !important;
    border: 1px solid #DEDEDE;
    width: 48px;
    height: 48px;
    border-radius: 44px;
    line-height: 44px;
    background: #fff;
    margin-left: 10px;

}
.btnmenuIcon img.w21 {
    width: 21px;
}
.Usermenu {
    background: #212121;
    padding: 11px;
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
}
.form-floating {
  position: relative;
  margin-bottom: 1rem;
}

.form-floating input:focus + label,
.form-floating input:not(:placeholder-shown) + label, .form-floating textarea:focus + label,
.form-floating textarea:not(:placeholder-shown) + label {
  top: -1.5rem;
  font-size: 0.875rem;
  color: #495057;
}

.form-floating label {
    position: absolute !important;
    top: 1px !important;
    top: 6px !important;
    left: 0rem !important;
    font-size: 14px !important;
    color: #898989 !important;
    pointer-events: none;
    transition: top 0.2s ease, font-size 0.2s ease;
    padding-left: 15px !important;
    padding-top: 11px !important;
}
.form-floating input, .form-floating textarea, .form-floating select {
    height: 49px !important;
    border-radius: 265px;
    padding: 0px !important;
    padding-left: 15px !important;
}
.form-floating>.form-control-plaintext:focus, .form-floating>.form-control-plaintext:not(:placeholder-shown), .form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
    padding: 0px !important;
    padding-left: 15px !important;

    padding: 15px !important;
    padding-left: 15px !important;
    padding-bottom: 0px !important;
}

.form-floating input:focus + label, .form-floating input:not(:placeholder-shown) + label, .form-floating textarea:focus + label, .form-floating textarea:not(:placeholder-shown) + label {
    top: -1px !important;
    font-size: 10px !important;
    top: 8px !important;
    font-size: 12px !important;
    opacity: 1 !important;
}
.form-floating>.form-control:not(:placeholder-shown)~label::after {
    opacity: 0;
}
.form-floating>.form-control-plaintext~label, .form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
    opacity: 1 !important;
}

html body .form-floating textarea, html body .form-floating>textarea.form-control:not(:placeholder-shown), html body .form-floating>textarea {
    height: auto !important;
    border-radius: 25px;
    min-height: 150px !important;
    padding-top: 20px !important;
}
/* Black border on focus */
.form-floating .form-control:focus, html body .form-floating>textarea:focus, html body .form-floating>input:focus, html body .form-floating>select:focus {
    border-color: #212121;
    box-shadow: none; /* Remove any default focus shadow */
}

/* Black border if input is filled (not showing placeholder) */
.form-floating .form-control:not(:placeholder-shown), html body .form-floating>textarea:not(:placeholder-shown), html body .form-floating>input:not(:placeholder-shown), html body .form-floating>select:not(:placeholder-shown) {
    /*border-color: #212121;*/
}
ion-item.hasValue {

    /*border-color: #212121 !important;*/
}

/* Make sure the label stays in place when the input is readonly */
.form-floating input[readonly] + label,
.form-floating textarea[readonly] + label,.form-floating select[readonly] + label {
  top: 8px !important; /* Ensure label doesn't move */
  font-size: 12px !important; /* Reset font size */
  opacity: 1 !important; /* Ensure visibility */
}

/* Make sure the label stays in place when the input is readonly */
.form-floating input[readonly] + label,
.form-floating textarea[readonly] + label, .form-floating select[readonly] + label {
  top: 8px !important; /* Ensure label doesn't move */
  font-size: 12px !important; /* Reset font size */
  opacity: 1 !important; /* Ensure visibility */
}
/* For readonly input and textarea */
.form-floating input[readonly], .form-floating textarea[readonly], input[readonly],  select[readonly]{
  cursor: pointer !important;
  border-color: #dedede !important;
}

.modal-dialog {
    display: flex;
    align-items: center;
    height: 100vh;
    margin: auto !important;
}
.modal-content {
    border-radius: 13px !important;
    border: 0px !important;
    overflow: hidden;
    overflow-y: auto;
    height: auto;
    padding-bottom: 20px;
}
.modal-dialog{

    max-width: 650px !important; 
}
.modal-content .bigPopup {
    overflow: hidden;
    overflow-y: auto;
    height: auto;

    max-height: 88vh;
}
.modal-header {
    border: 0px !important;
    padding: 10px 20px !important ;
    padding-top: 15px !important;
    justify-content: space-between;
}

.modal-header p {
    color: #898989;
    font-size: 14px;
}
.modal-header .close{
    border: 1px solid #DEDEDE;
    height: 35px;
    width: 35px;
    border-radius: 30px;
    font-size: 26px;
    padding: 0px;
    line-height: 0;
    background: #fff;
    margin-top: 0px;
}
.modal-header h5 {
    font-size: 34px;
}
.modal-body{
    padding: 10px 20px !important ;
}

.orLine {
    margin: 20px 0px;
    text-align: center;
    font-size: 12px;
    color: #898989;
    position: relative;
}
.googleSign {
    height: 48px;
    border: 1px solid #212121;
    background: #fdfdfd;
    border-radius: 50px;
    margin-bottom: 20px;
}
.googleSign img {
    margin-right: 5px;
}
.timerOtp p.mp {
    font-size: 14px !important;
    padding: 0px 10px;
    color: #898989 !important;
    text-align: center;
}

.timerOtp p.mp span {
    display: inline-block !important;
    color: #212121 !important;
}
button:disabled {
    background: #F7F7F7 !important;
    border-color: #F7F7F7 !important;
    color: #898989 !important;
    cursor: not-allowed; 
    border: 1px solid #b4b4b4 !important;
}
.button:disabled:hover, .blackBtn:disabled:focus, .blackBtn:disabled:hover {
    color: #898989 !important;
    border: 1px solid #b4b4b4 !important;
    background: #F7F7F7 !important;
}
.blackColor {
    color: #212121 !important;
}
.OTPHere input {
    height: 66px;
    width: 66px;
    text-align: center;
}
.OTPHere input.error{
    background: #FFEEED;
    border-color: #FFEEED;
}
.headW {
    width: 74%;
}
.checkLines {
    margin-top: 30px;
}
.checkLines p {
    margin: 0 !important;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 5px;
    color: #212121;
    font-size: 14px;
    color: #898989;
}
.checkLines .red {
    color: #DC0C00;
}
.checkLines .green {
    color: #169B05;
}
.manaGeOnboarding .w-100 {
	width: 100%;
    align-items: center;

}
.eyeInput {
    position: absolute;
    right: 16px;
    top: 12px;
}
.errorInputMsg {
    color: #DC0C00;
    font-size: 12px;/* font-size: 10px; */
    padding-left: 13px;
    margin-top: 0px;
    display: block;
}
.errorInput {
    background: #FFEEED !important;
    border: 1px solid #DC0C00 !important
}
.modal-header.text-center .close {
    position: absolute;
        right: 18px;
}
.backButton img{
    height: 19px;
    margin-right: 3px;
}

.backButton {
    margin-bottom: 30px;
}
.nobg {
    padding: 0px;
    background: transparent !important;
    border: 0px;
}
.nav-item label {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    color: #212121;
}
.moreOptions .nav-link span img {
    margin-right: 5px;
}
.moreOptions .lineMenu{
    border: 0.5px solid #DEDEDE;
    margin: 12px 0px;
    margin-bottom: 17px;
}
.header.active .moreOptions {
    display: block !important;
}
.noresult  p {
    font-weight: 400 !important;
    font-size: 16px;
    color: #212121;
}
.noresult  p span{
    display: block;
    color: #898989;
}
.CartOpenHere {
    position: absolute;
    border: 1px solid #DEDEDE;
    box-shadow: 6px 12px 16px 0px rgba(164, 164, 164, 0.2509803922);
    border-radius: 24px;
    min-width: 350px;
    padding: 10px !important;
    background: #fff;
    top: 56px;
    border: 1px solid #F7F7F7;
    right: 0px;
}

.cartClass .CartOpenHere {
    display: block;
}
.CartOpenHere .img_box, .CartOpenHereBag .img_box {
    min-width: 94px !important;
    height: 94px !important;
    border-radius: 15px !important;
    display: block;
    position: relative;
    max-width: 94px  !important;
    background: #fff;
    border-radius: 15px !important;
}

.CartOpenHere .img_box img.crop_img, .CartOpenHereBag .img_box img.crop_img{
    min-height: auto !important;
}

.CartOpenHere .list-group li, .CartOpenHereBag .list-group li {
    display: flex;
    gap: 10px;
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.CartOpenHere .list-group li:last-child, .CartOpenHereBag .list-group li:last-child {
    border: 0px;
}
.snAddressSearch h2, .CartOpenHere .list-group li .text_box h2, .CartOpenHereBag .list-group li .text_box h2, h4.promocode {
    font-size: 14px;
    color: #212121;
}
h4.promocode {
    font-size: 16px;
}
.snAddressSearch h3, .CartOpenHere .list-group li .text_box h3, .CartOpenHereBag .list-group li .text_box h3 {
    font-size: 12px;
    color: #898989;
}
.CartOpenHere .list-group li .text_box h5, .CartOpenHereBag .list-group li .text_box h5 {
    font-size: 16px;
    color: #212121;
}
.add_remove_btn {
    background: #fff;
    border: 1px solid #DEDEDE;
    border-radius: 44px;
    display: flex;
    align-items: center;
}
.add_remove_btn span{
    min-width: 33px;
    height: 32px;
    border-radius: 50%;
    border: 0px solid rgba(204, 204, 204, 0.6);
    text-align: center;
    line-height: 30px;
    font-size: 1.8rem;
    font-weight: 400;
    color: #212121;
    display: inline-block;
    font-size: 16px;
}
.add_remove_btn strong {
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    height: 36px;
    min-width: 41px;
    font-weight: 500;
    font-size: 14px;
    height: 32px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.CartOpenHereIn {
    background: #F5FCF4;
    border-radius: 16px;
    padding: 15px;
    margin-bottom: 15px;

}
.CartOpenHereIn input, .CartOpenHereIn select {
    font-size: 14px !important;
    letter-spacing: 0 !important;
    font-weight: 500 !important;
    padding: 0px 14px !important;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 40px;
    min-height: 45px !important;
    padding-left: 25px !important;
}
input::placeholder{
    font-size: 14px !important;
    color: #898989 !important;
    font-weight: 400 !important;
}
.amount_info h3 {
    margin: 0;
    color: #212121;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 6px 0px;
}
.line {
    border-bottom: 0.5px solid #DEDEDE;
    margin: 10px 0px;
    margin-bottom: 10px;
}
.HaveProducts button {
    background: #212121;
    position: relative;
}
.HaveProducts button.btnmenuIcon:before {
    height: 6px;
    width: 6px;
    position: absolute;
    content: '';
    background: #fff;
    border-radius: 20px;
    top: 15px;
    right: 13px;
}
.btnmenuIconWish {
    background: #F7F7F7 !important;

}
.track {
    gap: 8px;
    color: #898989;
    font-size: 12px;
}
.proDuctName  {
    margin-top: 15px;
}
.proDuctName h4 {
    font-size: 18px;
    color: #212121;
}
.proDucttagName, .infoInfo{
    font-size: 14px !important;
    font-weight: 400 !important;
}
.quPro {
    border: 1px solid #212121;
    border-radius: 44px;
    display: flex;
    align-items: center;
}
.quPro button {
    background: transparent;
    border: 0px;
}
.quPro>* {
    width: 34%;
}
.quPro input {
    text-align: center;
    border: 0px;
    height: 44px;
    background: transparent;
    border-left: 1px solid #212121;
    border-right: 1px solid #212121;
    width: 34%;
}

.notinstock {
    position: absolute;
    bottom: 14px;
    left: 14px;
    background: #FFEEED;
    font-size: 14px;
    display: flex;
    gap: 5px;
    padding: 9px 15px;
    border-radius: 30px;
    color: #DC0C00;
    border: 0px;
    display: flex;
    align-items: center;
}
.notinstock img {
    display: inline-block !important;
    width: auto;
}
.product-slider-container {
  display: flex;
}

.product-thumbnails {
    width: 140px;
    margin-right: 20px;

        max-height: 560px;
    overflow: hidden;
    overflow-y: auto;
    width: 150px;
}
.thumbnail-item {
    margin-bottom: 20px;
        width: 100px;
}
.thumbnail-item img {
  width: 100%;
  cursor: pointer;
  transition: transform 0.3s ease;

  border-radius: 12px;
}

.thumbnail-item img:hover {
  transform: scale(1.1);
}

.main-product {
  width: 100%;
}

.main-product img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 24px;
    color: black;
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
    padding: 10px;
    cursor: pointer;
    transform: translateY(-50%);
}

.slick-prev {
    left: 10px;
}

.slick-next {
    right: 10px;
}
.slick-next:before, .slick-prev:before {
    display: none;
}
.slick-next, .slick-prev {
    background: transparent;
    padding: 0px;
    width: 48px;
    height: 48px;
    top: auto;
    bottom: 10px;
    transform: inherit;
    right: 010px;
}
.slick-prev {
    left: auto;
    right:70px;
}
html body .MySlideWidth .itemCarousel .item.itemMy  {
    min-width: 100% !important;
    width: 100% !important;
    margin: 0px !important;
}
.CartOpenHereBag .CartOpenHereIn {
    background: #F7F7F7;
}
.CartOpenHereBag .list-group li:last-child {
    border: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.CartOpenHereBag .amount_info h4 {
    font-size: 20px;
    color: #212121;
    font-weight: 500;
}
.CartOpenHereBag .amount_info h3 {
    font-size: 16px;
}
.CartOpenHereBag .amount_info h3 strong {
    font-weight: 600 !important;
}
.inputright {
    position: absolute;
    right: 14px;
    bottom: 0px;
    top: 0px;
    margin: auto;
    height: auto;
}
.refreshLaunch {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.addressListIn .text_box {
    margin-left: 8px;
}
.addressListIn .text_box h3 {
    font-size: 14px;
    color: #212121;
        margin: 0px;
}
.addressListIn .text_box p {
    margin: 5px 0px;
    color: #898989;
    font-size: 12px;
}

/* Hide the default radio input */
.custom-radio input[type="radio"] {
    display: none !important;
}

/* Style the custom radio button */
.custom-radio .radio-btn {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #898989;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  transition: background-color 0.3s;
}

/* When the radio button is checked */
.custom-radio input[type="radio"]:checked + .radio-btn {
  background-color: #212121;
  border-color: #212121;
}

/* Add the inner circle when checked */
.custom-radio input[type="radio"]:checked + .radio-btn::after {

}

/* Style for the label text */
.custom-radio {
  font-size: 16px;
  display: flex;
  align-items: center;
  width: auto !important;
}
.snAddress {
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.snAddress:last-child {
    /*border-bottom: 0px solid #dedede;
    margin-bottom: 0px;
    padding-bottom: 0px;*/
}
.snPayment.snAddress {
    margin-bottom: 4px;
    padding-bottom: 11px;
    padding-top: 11px;
}
.line.linemb-15 {
    border-bottom: 0.5px solid #DEDEDE;
    margin: 15px 0px;
    margin-bottom: 15px;
}
/* Hide the default checkbox */
.switch input {
  display: none;
}

/* Style the slider (the switch itself) */
.switchslider {
    position: relative;
    display: block;
    cursor: pointer;
    width: 50px;
    height: 24px;
    background-color: #ccc;
    border-radius: 50px;
    transition: background-color 0.3s;
}

/* Create the circle inside the slider */
.switchslider:before {
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  height: 16px;
  width: 16px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.3s;
}

/* When the checkbox is checked, move the slider and change the background */
input:checked + .switchslider {
  background-color: #4caf50;
}

input:checked + .switchslider:before {
  transform: translateX(26px);
}
.border0 {
    border: 0px !important;
    margin: 0px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.faq-answer p {
    font-size: 12px !important;
    margin-bottom: 0px;
    margin-top: 4px;
}
.snFaq {
    padding:  5px 15px;
}
.snFaq .snPayment:last-child {
    border: 0px !important;
}
.snFaq .snPayment .ques {
    font-size: 14px;
}
.videoplayicon {
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: 0px;
    right: 0px;
}
.dropdown-toggle::after {
    display: none !important;
}
.f14 {
    font-size: 14px !important;
}
.accBottom {
    background: #F7F7F7;
    padding: 15px;
    background: #F7F7F7;
    border-radius: 15px;
}
.deleteAddress {
    margin-top: 10px;
    color: #DC0C00 !important;
    font-size: 16px;
    gap: 10px;
}
.hrr {
    background: #DEDEDE;
}
.accountHereBottom .deleteAddress {
    margin-top: 0px;
    padding: 5px;
}
.logoutAddress {
    color: #898989 !important;
}
.snAdress {
    margin-bottom: 15px;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 16px;
}
.snAdress:last-child {
    border-bottom: 0px solid #DEDEDE;
}
.snAdress .imgAdd {
    width: 36px;
}
.snAdress .imgAdd>div {
    width: 36px;
    height: 36px;
    padding: 8px 0px;
    background: #fff;
    display: flex;
    border-radius: 50px;
    text-align: center;
    align-items: center;
    justify-content: center;
}   
.snAdress h5 {
    font-size: 16px;
    font-weight: 500;
    color: #212121;
    padding-bottom: 2px;
}
.snAdress p {
    color: #898989;
    font-size: 14px;
    font-weight: 400;
}
.rAdress button >div {
    width: 32px;
    height: 32px;
    padding: px 0px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    text-align: center;
}
.rAdress button {
    background: transparent;
    margin-left: 5px;
}

.heightOnboarding {
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.footerManage .themePadding {
    padding-top: 0px !important;
}
.manaGeOnboarding .slides {
    margin: 17px 0px;
    margin-top: 28px;
}
.manaGeOnboarding p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}
.SearchAdressList {
    margin-top: 20px;
}
.snAddressSearch{
    padding: 13px 20px;
    border-radius: 12px;
    cursor: pointer;
    margin-bottom: 5px;
}
.snAddressSearch:hover, .snAddressSearch:focus, .snAddressSearch.active{
    background: #F5FCF4;
}
.snAddressSearch h3 {
    margin-bottom: 0px;
}
.w250px {
    width: 250px;
}
.select-form-control {
    height: 49px !important;
    padding-left: 15px !important;
        border: 1px solid #ced4da;
        color: #898989;
    background-color: #fff;
    border-radius: 265px;
    width: 100%;
    font-size: 14px;
}
.nav-pills .nav-link {
    min-width: 273px;
    color: #898989;
    border-bottom: 1px solid #DEDEDE !important;
    border-radius: 0px !important;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link, .nav-pills .nav-link:hover, .active>.nav-link {
    background: transparent !important;
    color: #212121 !important;
    border-bottom: 1px solid #212121 !important;
}
.nav-pills {
    gap: 10px;
}
.tab-content .CartOpenHereBag .list-group li .text_box h2{
    font-size: 16px;
}
.tab-content .CartOpenHereBag .list-group li .text_box h3{
    font-size: 16px;
    font-weight: 400;
        color: #212121;
}
.tab-content .CartOpenHereBag .list-group li .text_box h4{
    font-size: 14px;
    font-weight: 400;
    color: #898989;
}
.orderDetails  .CartOpenHereBag .CartOpenHereIn, .reviewHere {
    background: #F5FCF4;

} 
.snoInfo {
    background: #fff;
    border-radius: 16px;
    padding: 10px 15px;
}
.snoInfo p {
    font-size: 10px;
    color: #898989;
    font-weight: 400;
    margin-bottom: 3px;
}
.snoInfo h5 {
    font-size: 12px;
    color: #212121;
    font-weight: 400;
    margin-bottom: 3px;
}
.col-sm-20 {
    width: 20% !important;
    flex: 0 0 auto;
}
.snplaceDeatil {
    text-align: center;
    position: relative;
}
.imgPlaceIn {
    background: #F7F7F7;
    border-radius: 50px;
    height: 44px;
    width: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
}
.snplaceDeatil.active .imgPlaceIn{
    background: #39C527;
}

.snplaceDeatil h4 {
    font-size: 14px;
    color: #212121;
    font-weight: 500;
    margin-bottom: 0px;
}
.snplaceDeatil .imgPlace:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #898989;
    top: 21px;
    width: 70%;
    left: 0px;
    right: -115%;
    margin: auto;
}
.snoInfo .row>div:last-child .snplaceDeatil .imgPlace:before {
    display: none;
}

.snplaceDeatil.active .imgPlace:before {
    background: #212121;
}
.snplaceDeatil .imgPlace .blackO {
    display: block;
}
.snplaceDeatil .imgPlace .whiteO {
    display: none;
}
.snplaceDeatil.active .imgPlace .blackO {
    display: none;
}
.snplaceDeatil.active .imgPlace .whiteO {
    display: block;
}
.proOrderName h4 {
    color: #212121 !important;
    font-weight: 500 !important;
    font-size: 14px;
}
.proOrderName p {
    font-size: 14px;
    color: #898989;
}
.delcode {
    margin-bottom: 6px;
}
.delcode  h5 {
    font-size: 14px;
    color: #212121;
    font-weight: 500;
}
.delcode  h2 {
    font-size: 16px;
    color: #212121;
    font-weight: 500;
}

.reviewImg {
    height: 250px;
    overflow: hidden;
    border-radius: 12px;
}
.reviewHere {
    border-radius: 24px;
    padding: 15px;
    margin-bottom: 15px;
}


/*Vendor*/
.navLine .biglineNav {
    width: 52px;
    height: 8px;
    border-radius: 12px;
    margin: 0px 3px;
    border: 1px solid #DEDEDE;
}
.navLine .smalllineNav {
    height: 8px;
    width: 8px;
    border: 1px solid #DEDEDE;
    margin: 0px 3px;
    border-radius: 12px;
    background: #EDFBEB;
}
.navLine .active {
    background: #39C527;
    border: 1px solid #39C527;
}
.navLine .activeDone {
    background: #212121;
    border: 1px solid #212121;
}
.f16 {
    font-size: 16px !important;
}
.file-upload {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 10px 0;
    min-height: 145px;
    background-color: #fff;
    border: 1px dashed #DEDEDE;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
}
.file-label {
    display: block;
    color: #525252;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}
.file-label span {
    display: block;
}
.fileLoader .filePercentageLine {
    height: 8px;
    width: 100%;
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
}
.filePercentage {
    font-size: 12px;
}
.fileLoader .greenPer {
    height: 8px;
    background: #39C527;
    display: block;
    border-radius: 30px;
}
.snFile {
    margin-top: 10px;
}
.rAdressVendor.rAdress button>div {
    border: 1px solid #DEDEDE;
    width: 48px;
    height: 48px;
    border-radius: 38px;
}
.rAdressVendor.rAdress button>div img{
    border-radius: 40px;
}
.snIngo {
    background: #F5FCF4 !important;
    border-radius: 16px !important;
    font-weight: 500;
}
.readmore {
    color: #898989;
}

.addProductIcon {
    width: 78px;
    height: 78px;
    background: #212121;
}
.addProductbox   .file-upload {
    border: 1px solid #DEDEDE !important;
        min-height: 360px !important;
        margin-bottom: 20px !important;
}
.thumbnail-item {
    margin-bottom: 20px;
    width: 150px;
    height: 120px;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
}
.thumbnail-item .deleteIcon {
    position: absolute;
    right: 8px;
    top: 8px;
    padding: 0px !important;
    border: 1px solid #DEDEDE;
    width: 28px;
    height: 28px;
    border-radius: 44px;
    line-height: 24px;
    background: #fff !important;
}

.thumbnail-item .deleteIcon img {
    width: auto;
        width: 16px;
}
.reviewTopSec h4{
    font-size: 16px;
    font-weight: 400;

}
.reviewTopSec p{
    font-size: 14px;
    font-weight: 400;
    color: #212121;
}
.treviews {
    color: #fff;
    padding: 10px 15px;
    background: #169B05;
    border: 0px;
    border-radius: 50px;
    margin-bottom: 8px;
}
.borderRight {
    border-right: 1px solid #DEDEDE;
}
.snRlist {
    margin-bottom: 3px;
}
.reviewPersonouter h4.promocode {
    font-size: 18px;
}
.reviewPersonouter .reviewPersonSN h4.promocode {
    font-size: 16px;
}

.reviewPersonouter  p{
    font-size: 14px;
    color: #212121;
}
.reviewPersonouter .reviewPersonTime p{
    font-size: 14px;
    color: #898989;
}
.INSights p {
    margin: 0px;
    font-size: 16px !important;
    margin-bottom: 2px !important;
} 
.mysightsTop {
        border-radius: 24px;
    padding: 0px;
    background: #F5FCF4;
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
}
.mysightsTop h4 {
    font-size: 18px;
    margin-bottom: 0px;
}
.buttonInghtBank {
    background: #212121;
}
.buttonInghtBank {
    background: #212121;
    color: #fff;
    min-height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0px;
}
.chart-container {
  background-color: #f9f9f9;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  max-width: 600px;
  margin: auto;
}

.f18 {
    font-size: 18px !important;
}
.timpickerchartseletct{
    border: 0px;
    padding: 10px;
    border-radius: 20px;
    color: #898989;
}
.bggrey {
    background: #F7F7F7 !important;

}
.TopSellerItems .CartOpenHere .img_box, .TopSellerItems  .CartOpenHereBag .img_box {
    min-width: 105px !important;
    height: 82px !important;
    border-radius: 15px !important;
    display: block;
    position: relative;
    max-width: 105px !important;
}
.textgrey {
    color: #898989 !important;
}
.w500 {
    font-weight: 500 !important;
}
.w400 {
    font-weight: 400 !important;
}
.protagnewcom {
    background: #212121;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 30px;
    font-size: 14px;;
    font-weight: 400;
}
.new .protagnewcom{
    background: #169B05;
}
.new.CartOpenHereIn {
    background: #EDFBEB !important;
}
.vendor_order_page .CartOpenHere .img_box, .vendor_order_page .CartOpenHereBag .img_box {
    min-width: 144px !important;
    height: 144px !important;
    max-width: 144px !important;
}
.c212121 {
    color: #212121 !important;
}
.c898989 {
    color: #898989 !important;
}
.f12 {
    font-size: 12px !important;
}
.Usermenu {
    cursor: pointer;
}

.alert-message, .logout-modal .modal-body{
	color: #212121 !important;
	font-size: 12px !important;
    line-height: 16px;
}
.alert-wrapper .alert-head, .alert-wrapper .alert-message {
	text-align: center !important;
	padding: 0px 0px !important;
	padding-bottom: 17px !important;
}
.alert-wrapper .alert-head{
	padding: 0px 12px !important;
	padding-bottom: 11px !important;
}
.alert-wrapper {
	padding: 28px 15px;
}
.alert-wrapper .alert-button-group .alert-button {
	font-size: 12px !important;
	border-radius: 80px !important;
	background: #212121 !important;
	text-transform: capitalize !important;
	font-weight: 400 !important;
    min-width: 48% !important;
}
.alert-wrapper .alert-button-group .alert-button:hover {
	background: #269412 !important;
}
.alert-wrapper .alert-button-group .alert-button:only-child:active{
	background: #269412 !important;
}

.alert-wrapper .alert-button-group .alert-button:nth-child(1) {
	background: transparent !important;
    border: 1px solid #212121 !important;
    color: #212121 !important;
}
.redBtnonly2 .alert-wrapper .alert-button-group .alert-button:nth-child(2) {
	background: #DC0C00 !important;
    border: 1px solid #DC0C00 !important;
    color: #fff !important;
}
.alert-wrapper .alert-button-group .alert-button:only-child {
	background: #212121 !important;
    border: 1px solid #212121 !important;
    color: #fff !important;
}
.alert-wrapper .alert-radio-label.sc-ion-alert-md,.alert-wrapper .alert-checkbox-label.sc-ion-alert-md {
	padding-inline-start: 10px !important;
}
.alert-wrapper .alert-radio-icon.sc-ion-alert-md,.alert-wrapper .alert-checkbox-icon.sc-ion-alert-md {
	position: absolute !important;
	right: 0px !important;
	top: 12px !important;
	inset-inline-start: inherit !important;
	width: 25px !important;
    height: 25px !important;
    border-radius: 50%;
}

ion-input::first-letter {
    text-transform: uppercase;
}

.capatalize{
    text-transform: capitalize;
}
.transform{
    text-transform: capitalize;
}

/* Cropper Container */
.cropper-container {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: rgba(0, 0, 0, 0.8);
display: flex;
justify-content: center;
align-items: center;
/* z-index: 9999; */
}

.circle-cropper-wrapper .cropper-view-box{
border-radius: 50%;
}

/* Image inside Cropper */
.cropper-image {
max-width: 90%;
max-height: 80%;
object-fit: contain;
}

/* Button Container */
.button-container {
position: absolute;
bottom: 10%;
display: flex;
gap: 20px;
}

/* Confirm Button */
.confirm-button {
padding: 10px 20px;
color: #fff;
background-color: #4CAF50;
border: none;
border-radius: 5px;
cursor: pointer;
}

/* Cancel Button */
.cancel-button {
padding: 10px 20px;
color: #fff;
background-color: #f44336;
border: none;
border-radius: 5px;
cursor: pointer;
}

ion-item:hover {
--ion-ripple-color: #fff; /* Ripple color */
/* background-color: #ffffff !important;  */
--ion-ripple-background:#ffffff !important;
--background-hover: #ffffff !important; /* Background color on hover */
--color-hover: #898989 !important; /* Text color on hover */
color:#898989 !important; /* Text color */
}

@media (any-hover: hover) {
    ::host, :host(.ion-activatable:not(.ion-focused):hover) .item-native {
        --background-hover: #fff !important;
        cursor: pointer; /* Make sure the element is interactive */
    }
}

[aria-checked=true].sc-ion-alert-md .alert-radio-icon.sc-ion-alert-md,[aria-checked=true].sc-ion-alert-md .alert-checkbox-icon.sc-ion-alert-md, [aria-checked=true].sc-ion-alert-md .alert-checkbox-icon.sc-ion-alert-md{
    border-color: #212121 !important;
    background-color: #212121;
    border-radius: 50%;
}
.sc-ion-alert-md .alert-radio-inner.sc-ion-alert-md {
    background-color: #212121;

}
[aria-checked=true].sc-ion-alert-md .alert-radio-inner.sc-ion-alert-md,.alert-checkbox-inner.sc-ion-alert-md{
    width: 23px;
    height: 23px;
    top: -1px;
    left: -1px;
    transform: inherit !important;

}
[aria-checked=true].sc-ion-alert-md .alert-checkbox-inner.sc-ion-alert-md{
    width: 23px;
    height: 23px;
    transform: inherit !important;
}

.sc-ion-alert-md-h{
    position: fixed !important;
}

.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md, .input-label-placement-floating.ion-touched.ion-invalid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md, .has-focus.input-label-placement-stacked.ion-valid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md, .input-label-placement-stacked.ion-touched.ion-invalid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md{ color: #898989 !important;}

.my-custom-loader {
    --background: #fff;
    --spinner-color: #279411;     
    color: #000;              
    font-size: 16px;
}

.loading-wrapper.sc-ion-loading-md, .modal-footer {
    border-radius: 10px;
    column-gap: 10px !important;
}
html body ngb-modal-window .modal-content .modal-footer {
    border: 0px !important;
    padding-top: 10px !important;
    border-radius: 0px !important;
    column-gap: 10px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
html body ngb-modal-window .modal-content .modal-footer button.btn  {
    font-size: 12px !important;
    font-size: 1rem !important;
    border-radius: 80px !important;
    background: #212121 !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    min-width: 48% !important;
    color: var(--white);
    height: 50px;
    text-align: center;
    margin: 0;
    width: 100%;
    min-width: 50%;
    border-radius: 0;
    border: 0;
}
ngb-modal-window .modal-content .modal-footer button.btn:nth-child(2)::after {
    width: 0px !important;
}
html body ngb-modal-window .modal-content .modal-footer button.btn:nth-child(1) {
    background: transparent !important;
    border: 1px solid #212121 !important;
    color: #212121 !important;
}
.my-custom-loader .loading-wrapper {
    padding: 20px;
    box-shadow: 0 0 15px rgba(0,0,0,0.3);
}

ion-item {
  --padding-start: 0px !important;
  --padding-end: 0px !important;
  --inner-padding-end: 0px !important;
  --inner-padding-start: 0px !important;
  --inner-padding-top: 0px !important;
  --inner-padding-bottom: 0px !important;
}
.item-inner {
    padding-inline-end:  0px;
}
ion-select {
    margin-top: -4px;
    position: relative;
    color: #898989 !important;
}


ion-select, ion-input, ion-textarea {
    --highlight-color-valid: #898989 !important;
    --highlight-color:  #898989 !important;
}
.alert-wrapper .alert-button-group {
    gap: 10px;
}
input:-internal-autofill-selected {
    --background: #fff !important;
}

input:-webkit-autofill {
  background-color: #fff !important;
  box-shadow: 0 0 0px 1000px #fff inset !important;
  -webkit-text-fill-color: #212121 !important;
}
.timerOtp {
    margin-top: 10px !important; 
}
.select-text, input {
    color: #212121 !important;
}
.modal-body {
    padding-top: 0px !important;
}
.modal-body .list-md{
    padding: 0px !important;
}
.alert-wrapper .alert-button-group .alert-button:hover, html body ngb-modal-window .modal-content .modal-footer button.btn:hover, .blackBtn:hover{
    background: #39C527 !important;
    border-color: #39C527 !important;
}
.alert-wrapper .alert-button-group .alert-button:nth-child(1):hover, html body ngb-modal-window .modal-content .modal-footer button.btn:nth-child(1):hover, .borderBlackBtn:not(:disabled):hover  {
    background: #212121 !important;
    border-color: #212121 !important;
    color: #fff !important;
}
.borderBlackBtn:not(:disabled):hover img{
    filter: invert(1);
}
.snFile>p {
    margin-bottom: 5px !important;
}
.snFile .file-upload {
    margin-top: 5px !important;
}
.labelCheckbox {
    font-size: 12px !important;
}
.labelCheckbox a {
    color: #212121 !important;
    text-decoration: underline !important;
}
.modal-header .close span{
    display: block;
    margin-top: -2px;
}
.owl-nav {
    display: none;
}
::ng-deep .owl-carousel .owl-item {
  display: flex;
  justify-content: center;
}

::ng-deep .owl-carousel .product-card {
  max-width: 320px;
  width: 100%;
}
@media (min-width: 1200px) {
    .items321 .owl-item {
         width: 271.5px !important;
    }
}
@media (min-width: 1400px) {
    .items321 .owl-item {
         width: 316.5px !important;
    }
}
.owl-stage {
    column-gap: 20px;
    display: flex;
}
.amount_info strong {
    font-weight: 600;
}
/* .CartOpenHere>.CartOpenHereIn:nth-child(1) {
    max-height: 300px;
    overflow: auto;
} */
.CartOpenHereIn .custom-radio {
    padding-bottom: 0px ;
}
.modal-content .modal-content {
    padding: 0px !important;
}
.SelectPort {
    border: 1px solid #F7F7F7;
    background: #FFFFFF;
    box-shadow: 6px 12px 16px 0px #A4A4A440;
    border-radius: 16px;
    padding: 15px;
    width: 95%;
    margin: auto;
}

.SelectPort button {
    width: 100%;
    background: transparent;
    border: 0px;
    padding: 0px;
}
.SelectPort button .checkRadio {
    inset-inline-start: inherit !important;
    width: 25px !important;
    height: 25px !important;
    border-width: 2px;
    border-style: solid;
    border-color: #737373;
    border-radius: 60px;
}
.SelectPort button.active .checkRadio {
    width: 23px;
    height: 23px;
    top: -1px;
    left: -1px;
    transform: inherit !important;
    border-color: #212121;
    background: #212121;
}
.cursor, .itemMy  {
    cursor: pointer !important;
}

@media (min-width: 767px) {
    .modal-dialog{
        width: 652px !important;
    }

    html body ngb-modal-window .modal-content .modal-footer {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.modal-dialog .modal-title{
    font-weight: 800px;
    /* font-size: 18px; */
}

.logout-modal .modal-body{
    text-align: center;
}

/* .modal-header{
    justify-content: center;
} */


.logout-modal .modal-header{
    justify-content: center;
}

.logout-modal .modal-dialog .modal-title{
    font-weight: 800px;
    font-size: 18px;
}

.multiproductoutofstock{
    left: auto;
    right: 5px !important;
}


.empty_view img{
        width: 280px;
        display: block;
        margin: 0 auto;
}

.myCart .empty_view img{
     width: 100px;
     display: block;
     margin: 0 auto;
}

.empty_view h6 {
    color: #898989 !important;
    font-size: 16px !important;
}

html body .notinstock img, .noscrollItems.itemCarousel .item .itemImg .notinstock img, .noscrollItems.itemCarousel .item1 .itemImg .notinstock img, .itemCarousel .item.manageImg .itemImg .notinstock img
{
    width: 16px !important;
}


.sn-offer {
    transition: all 0.5s;
    margin: 0 15px;
    margin: 0 1% !important;
    margin-bottom: 30px !important;
    border: 1px solid #DEDEDE;
    padding: 12px !important;
    border-radius: 16px;
}

.sn-offer .f14 {
    color: #898989;
    margin-bottom: 8px;
}

.sn-offer .f18 {
    color: #212121;
    margin-bottom: 8px;
}

ion-textarea{
    --color: #212121 !important;
}

.posButton{
    background: #212121;
    color: #fff !important;
    padding: 6px 14px;
    border-radius: 20px;
    font-weight: 400 !important;
    position: absolute;
    right: 1px;
    border: none;
}

.cursorNone * , .cursorNone input{
    cursor: inherit !important;
}
.cursorDefault *{
    cursor: default !important;
}

.uploaded {
    background: #EDFBEB;
    font-size: 10px;
    color: #212121;
    padding: 7px 8px;
    margin-top: 1px;
    display: inline-block;
    border-radius: 21px;
}

.carouselButton button {
    height: 48px;
    width: 48px;
    border: 0px !important;
    border-radius: 50px;
    color: #212121 !important;
    margin: 0 5px;
    background: #F7F7F7 !important;
}
.carouselButton button:disabled{
    opacity: 0.5 !important;
}

#doctor_map img{
    width: 47px;
    height: 47px;
    border: 3px solid var(--primary);
    border-radius: 50%;
    margin: auto;
    align-self: center;
    position: relative;
    z-index: 99;
}

.form-floating>.form-control-plaintext~label::after, .form-floating>.form-control:focus~label::after, .form-floating>.form-control:not(:placeholder-shown)~label::after, .form-floating>.form-select~label::after{
    background:transparent !important;
}

.cardQuantity{
    background: #ff0000;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    height: 20px;
    width: 20px !important;
    border-radius: 50px;
    line-height: 20px;
    position: absolute;
    right: -2px;
    text-align: center;
}

.label-text{
    color: #898989 !important;
    font-weight: 400 !important;
}

.specialBanner .owl-item {
    padding: 0px 2px !important;
}
.noscrollItems {
    display: flex;
    flex-wrap: wrap;
}
.item1 {
    width: 200px;
    margin: auto;
}
.owl-carousel .owl-item {
    /*margin: 0px 20px !important;*/
}
.owl-carousel .owl-stage {
    column-gap: 0px !important;
}
.onlyPickedCss .imgPlaceIn img {
    filter: brightness(0.5);
}
.noscrollItems.itemCarousel .item {
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    min-width: 200px;
    margin: 0 15px;
    margin: 0 1% !important;
    min-width: 23%;
    width: 23%;
    margin-bottom: 30px !important;
}
.product-slider-container {
    margin-bottom: 10px;    
}
.form-floating input[readonly] {
    cursor: not-allowed !important;
}
.add_remove_btn span {
    cursor: pointer;
}
html body .alert-wrapper {
    min-width: 500px !important;
}
.SelectPortSign{
    box-shadow: none;
    border: 0;
    width: auto;
    padding: 0;
    border-radius: 0;
    border: 1px solid #DEDEDE;
    padding: 10px 10px;
    border-radius: 50px;
}
.SignTab svg{
     height: 16px;
    margin-right: 5px;
    fill: #fff;
}
.SignTab .borderBlackBtn svg{
    fill: #212121;

}
.SignTab .borderBlackBtn:hover svg{
    fill: #fff;

}
.SignTab button{
    padding: 10px;
    text-align: center;
    border: 1px solid #212121;
    border-radius: 50px;
    background: transparent;
    justify-content: center;
    color: #212121;
}
.SignTab button svg{
    fill: #212121;
}
.SignTab button:hover svg, .SignTab button.active svg{
    fill: #fff;
}
.SignTab button:hover, .SignTab button.active{
    color: #fff;
    background: #212121;
}
.INSights{
    padding: 15px 0px;
}
.earningList ion-col {
    padding: 10px 5px !important;

}

.swiper-button-next, .swiper-button-prev {
    display: none !important;
}

html body .navbar-brand img.img-fluid {
    max-width: 195px !important;
}


@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
        max-width: 1220px !important;
    }
}

.categoryCarousel .owl-item {
    margin-left: 12px !important;
}
.categoryCarousel .catBox {
    margin-top: 28px;
}
.owl-theme .owl-dots, .owl-theme .owl-nav , .owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 30px !important;
}
.searchInIcon {
    right: 24px;
    top: 11px;
}
.searchInIconLeft .searchInIcon {
    left: 24px;
    top: 12px;
    right: auto;
}
.searchInIconLeft .inputBox {
        padding-left: 45px !important;
    padding-right: 20px !important;
}
.searchrowcol {
    margin: 0px -5px !important;
}
.searchrowcol>div {
    padding: 0px 5px;
}
/*State for Address*/
.alert-wrapper .alert-head h2
{
    font-size: 26px;
}
.snAdress.lastfor:last-child{
    margin-bottom: 0px;
}

.owl-stage {
    margin: 0px 0px;
}
.categoryCarousel .owl-item {
    margin-left: 0px !important;
}
.catBox {
    width: 153px;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
}
.mySwiperpb25  {
    padding-bottom: 45px !important;
}
.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    margin: 5px 7px;
    background: #D6D6D6;
}
.swiper-pagination-bullet-active {
        background: #869791 !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
}
@media (max-width: 991px) {
    .body_wrapper.pt-5{
        padding-top: 20px !important;
    }
    .body_wrapper.mt-5{
        margin-top: 20px !important;
    }
    .text_center_phone, .text_center_phone .text-start, .sectionHeader .justify-content-between {
        text-align: center !important;
    }
    .sectionHeader .justify-content-between {
        justify-content: center !important;
    }
}
/* 
    this is for wordbreak of product title  
*/

.itemText h2{
    white-space: nowrap;       
    overflow: hidden;          
    text-overflow: ellipsis;
    display: block;           
    max-width: 100%;  
}

@media (min-width: 1300px) {
    .itemText h2{
        max-width: 240px !important; 
    }
}

@media (max-width: 480px) {
    .itemText h2{
        max-width: 160px !important; 
    }
}
@media (max-width: 380px) {
    .itemText h2{
        max-width: 130px !important; 
    }
}

/* 
   END: this is for wordbreak of product title
*/