.safari-mac .remember_me {
    top: 0;
}

input:focus,
input:focus-visible {
    outline: none;
    box-shadow: none;
}

input:-internal-autofill-selected {
    background-color: transparent !important;
}

[card-theme="white"] input:-webkit-autofill,
[card-theme="white"] input:-webkit-autofill:hover,
[card-theme="white"] input:-webkit-autofill:focus,
[card-theme="white"] input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px transparent inset !important;
    -webkit-background-clip: text;
    /* border: none !important; */
    caret-color: #000 !important;
    outline: none !important;
}

[card-theme="black"] input:-webkit-autofill,
[card-theme="black"] input:-webkit-autofill:hover,
[card-theme="black"] input:-webkit-autofill:focus,
[card-theme="black"] input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px transparent inset !important;
    -webkit-background-clip: text;
    caret-color: #fff !important;
    /* border: none !important; */
    outline: none !important;
}

[card-theme="black"][card-font-color="white"] input:-webkit-autofill,
[card-theme="black"][card-font-color="white"] input:-webkit-autofill:hover,
[card-theme="black"][card-font-color="white"] input:-webkit-autofill:focus,
[card-theme="black"][card-font-color="white"] input:-webkit-autofill:active {
    -webkit-text-fill-color: #fff !important;
}

[card-font-color="gold"] input:-webkit-autofill,
[card-font-color="gold"] input:-webkit-autofill:hover,
[card-font-color="gold"] input:-webkit-autofill:focus,
[card-font-color="gold"] input:-webkit-autofill:active {
    -webkit-text-fill-color: #cfaa3c !important;
}

[card-font-color="silver"] input:-webkit-autofill,
[card-font-color="silver"] input:-webkit-autofill:hover,
[card-font-color="silver"] input:-webkit-autofill:focus,
[card-font-color="silver"] input:-webkit-autofill:active {
    -webkit-text-fill-color: #909394 !important;
}

#cropzee-modal .light-modal-body {
    background: #fff;
    text-align: center;
    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;
}

#cropzee-modal .light-modal-body {
    background: #fff;
    text-align: center;
    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;
}

#cropzee-modal .light-modal-body {
    padding: 40px 20px;
}

#cropzee-modal .light-modal-footer {
    padding: 17px 20px;
    background: rgb(255 255 255);
    border-top: 1px solid #e1e1e1;
    border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -ms-border-radius: 0 0 8px 8px;
    -o-border-radius: 0 0 8px 8px;
}

#cropzee-modal .light-modal-close-btn:first-child {
    cursor: pointer;
    background-color: transparent;
    color: #373737;
    font-weight: 400;
    box-shadow: none;
    border-radius: 4px;
    font-size: 16px;
    border: 1px solid #c6c6c6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

#cropzee-modal .light-modal-close-btn:first-child:hover {
    border-color: #373737;
}

#cropzee-modal .light-modal-close-btn:last-child {
    font-size: 16px;
    color: #fff;
    background-color: #373737;
    border-radius: 4px;
    border: 1px solid #373737;
}

#cropzee-modal .light-modal-close-btn:last-child:hover {
    background-color: #4e4e4e;
}

.slick-slide img {
    margin: 0 auto;
}

#user-orders-wrap .my-card {
    right: 25px;
}

#show-back,
#show-front {
    cursor: pointer;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.user-profile-wrap .user-profile-info label.error {
    text-transform: initial;
}

.remember_me_label {
    margin-left: 0 !important;
}

.user-profile-wrap .user-profile-info .form-group {
    margin-bottom: 0;
}

.myaccount-tab-menu a,
.myaccount-tab-menu a span,
.myaccount-tab-menu a img {
    transition: none;
    font-weight: 400;
    text-transform: none;
}

.mycard-custom-bg {
    background-color: #f6f6f6;
}

abbr.required {
    text-decoration: none;
}

span.password-icon {
    position: absolute;
    top: 28px;
    right: 3px;
    color: rgb(117, 117, 117);
    cursor: pointer;
    display: inline-block;
    height: 50px;
    width: 30px;
    line-height: 50px;
    z-index: 1;
    text-align: center;
}

span.password-icon i {
    font-size: 20px;
    line-height: 45px;
}

#show-back svg {
    width: 40px;
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
    fill: #7c7c7c;
}

#show-front svg {
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%) rotate(-180deg);
    fill: #7c7c7c;
}

.success-modal .modal-dialog {
    max-width: 700px !important;
    width: 100%;
    position: relative;
}

.success-modal.modal .modal-header,
.social-links-modal .modal-header,
.profile-select-modal .modal-header {
    background-color: #fbfbfb;
    align-items: center;
    padding-left: 25px;
}

.success-modal.modal .modal-header h5.modal-title {
    color: #363636;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
}

.success-modal.modal .btn-close-white {
    filter: none;
}

.success-modal .modal-body,
.social-links-modal .modal-body,
.profile-select-modal .modal-body {
    text-align: center;
    padding: 30px 25px;
}

.success-modal .modal-body img {
    width: 60px;
}

.success-modal .modal-body p {
    font-size: 18px;
    line-height: 32px;
    margin-top: 20px;
    color: #000000;
}

.alert-success {
    color: #0f5132;
    background-color: #00ad5e;
    border-color: #00ad5e;
    color: #fff;
    font-size: 14px;
    padding: 0.9em;
    padding-right: 30px;
}

.alert-success a,
.alert-success a:hover {
    border: 1px solid #fff;
    padding: 4px 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    font-size: 12px;
    color: #fff;
}

.alert-dismissible .close {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit;
    padding: 8px;
    transform: translateY(-50%);
}

#loading {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 1;
    background-color: rgb(255, 255, 255);
    z-index: 9812;
}

#loading-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #404040;
}

.theme-bg {
    background-color: #e5e5e5;
}

.description-wrap a {
    color: #008cff;
}

.card-layout .card-body {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px 15px 20px;
}

.card-layout .standard {
    justify-content: center;
}

.row-reverse {
    flex-direction: column-reverse;
}

div[card-theme="black"] .preview-card_phone {
    color: #ffffff;
}

/* .dec-review-topbar a {
    font-size: 18px;
} */
.your-order-area .your-order-wrap .your-order-info ul li span {
    color: #010225;
}

.card-layout .card-body.standard {
    display: flex;
    width: 100%;
    height: 100%;
    /* flex-direction: row; */
    justify-content: center;
    align-items: center;
}

.card-layout .card-body.standard .header {
    position: absolute;
    width: 100%;
    right: 15px;
    top: 20px;
}

/* .generate-card.modal{
    background-color: rgba(0,0,0,0.5)!important;
} */
.color-btn label {
    font-size: 16px;
    font-weight: 500;
    color: #797979;
    margin: 0 0 5px;
    display: inline-block;
}

.card-preview-btn-wrapper {
    margin: 0 auto;
}

.card-preview-btn-wrapper .color-btn li {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    transition: all 0.4s ease 0s;
    width: 28px;
    position: relative;
    margin-left: 5px;
}

.modal-dialog {
    max-width: 800px;
}

.card-preview-btn-wrapper {
    margin-top: 20px;
}

.card-preview-btn-wrapper .color-btn li {
    background-color: #000000;
}

.card-preview-btn-wrapper {
    justify-content: center;
}

.card-preview-btn-wrapper .color-btn li.active {
    border: 1px solid #000;
}

.card-preview-btn-wrapper .color-btn ul {
    height: 60px;
}

.card-preview-btn-wrapper .color-btn li.active:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 2px solid #008cff;
}

.card-preview-btn-wrapper .color-btn li.white {
    background-color: #f1f1f1;
}

.card-preview-btn-wrapper .color-btn li.white.active {
    border: 2px solid white;
}

.card-preview-btn-wrapper .color-btn li.white.active:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.card-preview-btn-wrapper ul li {
    border: 1px solid #666 !important;
}

#show-front img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50px;
    width: 15px;
}

#show-back img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    width: 15px;
}

/* .generate-card .modal-dialog .modal-body{
    padding: 0;
    position: relative;
} */
.generate-card .modal-title {
    font-size: 24px;
    color: #2a2a2a;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.generate-card button.btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
}

.sticky-cart {
    position: fixed;
    width: 60px;
    height: 60px;
    background: #008cff;
    padding: 10px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    right: 25px;
    z-index: 999999;
    left: auto;
    -webkit-box-shadow: 1px 1px 5px #808080;
    -moz-box-shadow: 1px 1px 5px #808080;
    box-shadow: 1px 1px 5px #808080;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.sticky-cart:hover,
#scrollUp:hover {
    background-color: #2a9fff;
}

.sticky-cart img {
    width: 30px;
    margin-left: -3px;
}

#stickyItemCount {
    position: absolute;
    top: -2px;
    left: -7px;
    height: 25px;
    width: 25px;
    background: #ffd814;
    color: #000;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    border: 2px solid white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.generate-card .modal-content {
    background-color: #ffffff;
    height: 580px;
}

.generate-card .modal-header {
    justify-content: center;
    border-color: #cdcdcd;
    padding: 0;
}

label.error {
    top: -10px;
    line-height: 18px;
    position: relative;
    color: #f00 !important;
}

#updateUsernameForm label.error {
    display: block;
    text-align: left;
    top: 8px;
}

.order-successful label.error {
    text-align: left;
    display: block;
}

[card-theme="black"] .card {
    background: #000000;
    color: #ffffff;
}

[card-theme="white"] .card {
    background: #ffffff;
    color: #000000;
}

[card-theme="white"] .wifi-signal,
[card-theme="white"] .card-brand,
[card-theme="white"] .card-brand-big {
    filter: invert(1);
}

[card-theme="white"] .card-qr {
    filter: invert(0);
}

[card-theme="black"] .card-qr {
    filter: invert(1);
}

.card-layout .wifi-signal {
    width: 18px;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: none;
}

.card-layout .card-brand-big {
    width: 175px;
}

.front {
    transform: perspective(2000px) rotateY(0deg);
    transition: all 0.3s linear;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* Personal Card  */
.personal.card-layout .front .header-body,
.personal.card-layout .back .header-body,
.bussiness.card-layout .back .header-body {
    display: flex;
    justify-content: space-between;
}

.personal.card-layout .front .footer-body h3 {
    font-size: 21px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 32px;
}

.personal.card-layout .front .footer-body p {
    font-size: 15px;
    color: #fff;
    line-height: 13px;
    font-weight: 300;
    text-align: center;
}

.personal.card-layout .back .footer-body h3 {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 2px;
}

.personal.card-layout .back .footer-body p {
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 300;
    color: #fff;
    line-height: 16px;
}

[card-theme="white"].personal.card-layout .footer-body h3,
[card-theme="white"].personal.card-layout .footer-body p {
    color: #000;
}

/* Bussiness card */
.bussiness.card-layout .front .card-body {
    flex-direction: row;
    align-items: center;
}

.bussiness.card-layout .card-body .card-left {
    flex-basis: 40%;
    flex-shrink: 0;
}

.bussiness.card-layout .card-body .card-right {
    flex-shrink: 0;
    flex-basis: 60%;
}

.bussiness.card-layout .card-body .card-right h4 {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 2px;
}

.bussiness.card-layout .card-body .card-right p {
    font-size: 11px;
    margin-bottom: 0;
    font-weight: 300;
    color: #fff;
    line-height: 16px;
}

#preview .card-body .address-line1 {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 2px;
}

.bussiness.card-layout .back .card-body p {
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 300;
    color: #fff;
    line-height: 16px;
}

.card-layout .add-to-cart-submit {
    padding: 9px 30px;
    margin-bottom: 30px;
}

.modal-footer {
    padding: 0;
}

#trackOrderModal .modal-footer {
    padding: 10px;
}

#trackOrderModal .modal-header {
    align-items: center;
}

.mac-safari li.color-attribute.active {
    outline: none;
}

#previewModal .tab-content .tab-pane {
    height: 385px;
    overflow-y: scroll;
}

#previewModal .personal .tab-content .tab-pane {
    overflow: hidden;
}

.user-profile-info {
    padding-right: 10px;
}

.user-profile-wrap .user-profile-btns .user-profile-info {
    padding-right: 0;
}

/* width */
.user-profile-info::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.user-profile-info::-webkit-scrollbar-track {
    background: #f1f1f1;
    margin-bottom: 50px;
    margin-top: 50px;
    border-radius: 10px;
}

/* Handle */
.user-profile-info::-webkit-scrollbar-thumb {
    background: #c5c5c5;
    border-radius: 10px;
}

/* Handle on hover */
.user-profile-info::-webkit-scrollbar-thumb:hover {
    background: #c5c5c5;
}

[card-theme="white"].bussiness.card-layout .card-body .card-right h3,
[card-theme="white"].bussiness.card-layout .card-body .card-right p,
[card-theme="white"].bussiness.card-layout .card-body .card-right p {
    color: #000;
}

.btn.active {
    background-color: #008cff;
    color: #ffffff;
}

/* .table-responsive > .table-bordered {
    border: 1px solid #dee2e6;
} */
.myaccount-table i {
    font-size: 22px;
    line-height: 22px;
    vertical-align: middle;
}

.cart-plus-minus-box::-webkit-outer-spin-button,
.cart-plus-minus-box::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

.product-wrap .product-list-ul a {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    color: #008cff;
}

.product-wrap .product-list-ul ul {
    list-style: disc;
}

.list-style-none {
    list-style: none;
    margin-top: 5px;
}

.shop-product_description {
    /* min-height: 340px; */
}

.payment-wrap {
    width: 40%;
    margin-left: auto;
}

.compatible-device ul li:last-child {
    list-style: disc;
    margin: 0;
}

.login-register-wrapper .login-form-container .login-register-form form .button-box button {
    background-color: #333333;
}

.social-login h4 {
    position: relative;
    font-size: 14px;
}

.social-login h4:after {
    content: "";
    position: absolute;
    background: #e7e7e7;
    height: 1px;
    width: 45%;
    right: 0;
    top: 8px;
}

.social-login h4::before {
    content: "";
    position: absolute;
    background: #e7e7e7;
    height: 1px;
    width: 45%;
    left: 0;
    right: 0;
    top: 8px;
}

.social-login a {
    margin-top: 10px;
    display: inline-block;
}

.croppr-container img {
    margin-bottom: 0 !important;
}

/* Slick Slider  */
.product-details-img {
    display: flex;
    flex-direction: row-reverse;
}

.zoompro-span {
    width: calc(100% - 90px);
}

.product-dec-slider1 {
    width: 90px;
    margin-right: 20px;
}

#gallery span {
    margin-bottom: 10px;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

#gallery span.active {
    border: 1px solid #008cff;
}

#gallery span img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.product-dec-slider1 .product-dec-prev,
.product-dec-slider1 .product-dec-next {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    rotate: 90deg;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 100%;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #ededed;
    margin-left: -14px;
}

.product-dec-slider1 .product-dec-prev:hover,
.product-dec-slider1 .product-dec-next:hover {
    background-color: #008cff;
    color: #fff;
}

.product-dec-slider1 .product-dec-prev {
    top: 0;
}

.product-dec-slider1 .product-dec-next {
    bottom: 105px;
}

.product-dec-slider1 .slick-slide {
    text-align: center;
    margin-top: 10px;
}

.product-dec-slider1 .slick-slide:first-child {
    margin-top: 0;
}

.modal-dialog {
    max-width: 100%;
    width: 950px;
}

.nav-link {
    color: #333;
    border: none !important;
    transition: all 0s;
    padding: 8px 30px;
}

.address-selector .radio-custom:checked+.radio-custom-label:before {
    content: "";
    background-color: #008cff;
    background-image: url(../images/radio-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    border-color: transparent;
}

.address-selector [type="radio"]:checked,
.address-selector [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.address-selector [type="radio"]:checked+label,
.address-selector [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

.address-selector [type="radio"]:checked+label:before,
.address-selector [type="radio"]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #646464;
    border-radius: 100%;
    background: #fff;
}

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

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

.product-price span.old {
    text-decoration: line-through;
    font-size: 20px;
}

.success-modal .order-detail {
    background-color: #373737;
    display: inline-block;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    width: 195px;
    height: 55px;
    line-height: 55px;
    position: relative;
    color: #fff !important;
    margin-top: 10px;
}

.success-modal .order-detail:hover {
    background-color: #4e4e4e;
    color: #fff;
}

#mobile-accordian table td a .my-account-edit-icon {
    background: url(../images/edit.png) no-repeat center;
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

#mobile-accordian table td a .my-account-preview-icon {
    background: url(../images/preview.png) no-repeat center;
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

#changeUsernameModal input#current-username {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    font-size: 14px;
    height: 40px;
    padding: 0 15px;
    color: #010225;
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

#updateUsernameForm .current-username-label {
    display: block;
    text-align: left;
    font-size: 16px;
}

#changeUsernameModal .modal-body,
#changeUsernameModal .modal-header {
    background-color: #ffffff;
}

#changeUsernameModal button.check-btn.sqr-btn {
    background-color: #373737;
    border: none;
    padding: 0;
    cursor: pointer;
    text-transform: capitalize;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    min-width: 90px;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    position: relative;
    text-align: center;
    display: block;
    margin-top: 20px;
}

#changeUsernameModal button.check-btn.sqr-btn:hover {
    background: #4e4e4e;
}

#changeUsernameModal.success-modal .modal-body {
    padding: 0 25px 30px;
}

#changeUsernameModal .success-error-wrap {
    margin-bottom: 15px;
    margin-top: 15px;
}

#changeUsernameModal.success-modal .modal-dialog {
    max-width: 490px !important;
    width: 100%;
    position: relative;
}

.shop-product_description .show_hide {
    color: #008cff;
}

.position-relative .custom-hidden-text {
    visibility: hidden;
    display: none;
    white-space: pre;
    font-family: "Manrope", sans-serif;
}

.dynamic-product_field {
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}

#snackbar {
    visibility: hidden;
    /* max-width: 250px; */
    margin-left: -125px;
    background-color: #fff;
    color: #df3131;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    right: 0;
    top: 123px;
    font-size: 15px;
    z-index: 999999;
    box-shadow: 0.3em 0.5em 1.3em rgb(79 79 79 / 10%);
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

#snackbar span {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

#snackbar i {
    margin-right: 5px;
    position: relative;
    top: 4px;
    vertical-align: top;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {
        right: 0;
        opacity: 0;
    }

    to {
        right: 0;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        right: 0;
        opacity: 0;
    }

    to {
        right: 0;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        right: 0;
        opacity: 1;
    }

    to {
        right: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        right: 0;
        opacity: 1;
    }

    to {
        right: 0;
        opacity: 0;
    }
}

.input-line-through {
    text-decoration: line-through;
    text-decoration-thickness: 2px;
}

.input-line-through::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    text-decoration: line-through;
    text-decoration-thickness: 2px;
}

.input-line-through::-moz-placeholder {
    /* Firefox 19+ */
    text-decoration: line-through;
    text-decoration-thickness: 2px;
}

.input-line-through:-ms-input-placeholder {
    /* IE 10+ */
    text-decoration: line-through;
    text-decoration-thickness: 2px;
}

.input-line-through:-moz-placeholder {
    /* Firefox 18- */
    text-decoration: line-through;
    text-decoration-thickness: 2px;
}

[card-theme="black"] .card .input-line-through {
    text-decoration: line-through;
    text-decoration-thickness: 1px;
}

[card-theme="black"] .card .input-line-through::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    text-decoration: line-through;
    text-decoration-thickness: 1px;
}

[card-theme="black"] .card .input-line-through::-moz-placeholder {
    /* Firefox 19+ */
    text-decoration: line-through;
    text-decoration-thickness: 1px;
}

[card-theme="black"] .card .input-line-through:-ms-input-placeholder {
    /* IE 10+ */
    text-decoration: line-through;
    text-decoration-thickness: 1px;
}

[card-theme="black"] .card .input-line-through:-moz-placeholder {
    /* Firefox 18- */
    text-decoration: line-through;
    text-decoration-thickness: 1px;
}

[card-theme="white"] .card .input-line-through {
    text-decoration-color: #c2bebe;
    -moz-text-decoration-color: #c2bebe;
}

[card-theme="white"] .card .input-line-through::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    text-decoration-color: #c2bebe;
    -moz-text-decoration-color: #c2bebe;
}

[card-theme="white"] .card .input-line-through::-moz-placeholder {
    /* Firefox 19+ */
    text-decoration-color: #c2bebe;
    -moz-text-decoration-color: #c2bebe;
}

[card-theme="white"] .card .input-line-through:-ms-input-placeholder {
    /* IE 10+ */
    text-decoration-color: #c2bebe;
    -moz-text-decoration-color: #c2bebe;
}

[card-theme="white"] .card .input-line-through:-moz-placeholder {
    /* Firefox 18- */
    text-decoration-color: #c2bebe;
    -moz-text-decoration-color: #c2bebe;
}

[card-theme="black"] .card .input-line-through {
    text-decoration-color: #c2bebe;
    -moz-text-decoration-color: #c2bebe;
}

[card-theme="black"] .card .input-line-through::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    text-decoration-color: #c2bebe;
    -moz-text-decoration-color: #c2bebe;
}

[card-theme="black"] .card .input-line-through::-moz-placeholder {
    /* Firefox 19+ */
    text-decoration-color: #c2bebe;
    -moz-text-decoration-color: #c2bebe;
}

[card-theme="black"] .card .input-line-through:-ms-input-placeholder {
    /* IE 10+ */
    text-decoration-color: #c2bebe;
    -moz-text-decoration-color: #c2bebe;
}

[card-theme="black"] .card .input-line-through:-moz-placeholder {
    /* Firefox 18- */
    text-decoration-color: #c2bebe;
    -moz-text-decoration-color: #c2bebe;
}

[card-font-color="gold"] .card .dynamic-product_field.opacity-down {
    opacity: 0.8 !important;
}

[card-font-color="silver"] .card .dynamic-product_field.opacity-down {
    opacity: 0.7 !important;
}

.safari-mac .field-card_name-front {
    width: 100%;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0;
}

.spinner .spinner-button {
    visibility: hidden;
    opacity: 0;
}

.spinner::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 4px solid #e7e7e7;
    border-top-color: #919191;
    border-radius: 50%;
    animation: button-loading-spinner 1s ease infinite;
}

.card-designing .card-designing-body .nav-tabs .nav-item a[disabled] {
    pointer-events: none;
}

@keyframes button-loading-spinner {
    from {
        transform: rotate(0turn);
    }

    to {
        transform: rotate(1turn);
    }
}

.swal2-cancel:focus,
.swal2-confirm:focus {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.update-username-popup .swal2-actions .swal2-confirm,
.remove-cart-item-popup .swal2-actions .swal2-confirm,
.clear-cart-popup .swal2-actions .swal2-confirm {
    background-color: #008cff !important;
    color: #fff;
    border: medium none;
    cursor: pointer;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    height: 48px;
    width: 150px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.update-username-popup .swal2-actions .swal2-confirm:hover,
.remove-cart-item-popup .swal2-actions .swal2-confirm:hover,
.clear-cart-popup .swal2-actions .swal2-confirm:hover {
    color: #fff;
    background-color: #2a9fff;
}

.update-username-popup .swal2-actions .swal2-cancel,
.remove-cart-item-popup .swal2-actions .swal2-cancel,
.clear-cart-popup .swal2-actions .swal2-cancel {
    background-color: #333333 !important;
    display: inline-block;
    cursor: pointer;
    width: 150px;
    height: 48px;
    line-height: 48px;
    text-transform: capitalize;
    color: #fff;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.update-username-popup .swal2-actions .swal2-cancel:hover,
.remove-cart-item-popup .swal2-actions .swal2-cancel:hover,
.clear-cart-popup .swal2-actions .swal2-cancel:hover {
    background-color: #4e4e4e !important;
}

.clear-cart-popup .swal2-title {
    font-weight: 500;
}

.update-username-popup .swal2-actions .swal2-input {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    font-size: 14px;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 15px;
    color: #010225;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.update-username-popup .swal2-input:focus,
.update-username-popup .swal2-file:focus,
.update-username-popup .swal2-textarea:focus {
    box-shadow: none !important;
    border: 1px solid #ebebeb;
}

.remove-cart-item-popup .swal2-icon.swal2-warning,
.clear-cart-popup .swal2-icon.swal2-warning {
    border-color: #d5d5d5;
    color: #d5d5d5;
}

.card-designing .card-designing-body .tab-content .tab-pane .card-layout .card.front .card-body .middle .middle-body .your-name.data-empty {
    /* padding: 0 10px; */
    width: 232px;
    text-align: left !important;
}

.card-designing .card-designing-body .tab-content .tab-pane .card-layout .card.front .card-body .middle .middle-body .designation.data-empty {
    /* padding: 0 10px; */
    width: 150px;
    text-align: left !important;
}

.nav-link.step-no-bg {
    background-color: #e6e6e6 !important;
    color: #646464 !important;
}

.nav-link.step-no-bg:after {
    border-color: transparent transparent #e6e6e6 transparent !important;
}

.address-line1 {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
}

body.hidden-body-content .main-wrapper>div:not(.card-designing),
body.hidden-body-content .main-wrapper header {
    opacity: 0;
}

.spinner {
    position: relative;
}

.tooltip-inner {
    background-color: #cccccc;
    font-size: 12px;
    color: #000;
    border-bottom: none;
    line-height: 20px;
    width: 300px;
    max-width: 100%;
}

.tooltip .tooltip-arrow::before {
    border-top-color: #cccccc;
}

.my-account .tooltip-inner {
    background-color: #dddddd;
}

.my-account .tooltip .tooltip-arrow::before {
    border-top-color: #dddddd;
}

.business-font20 {
    font-size: 20px !important;
}

.business-font21 {
    font-size: 21px !important;
}

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

.business-font24 {
    font-size: 24px !important;
}

.business-font26 {
    font-size: 26px !important;
}

.business-font28 {
    font-size: 28px !important;
}

.business-font30 {
    font-size: 30px !important;
}

.business-font32 {
    font-size: 32px !important;
}

.business-font34 {
    font-size: 34px !important;
}

.business-font36 {
    font-size: 36px !important;
}

.resend-mail-link {
    margin-left: 5px;
    color: #333 !important;
    display: inline-block;
    font-weight: 500;
    text-decoration: underline !important;
}

.business-name {
    transition: all 0.2s ease-in-out !important;
    -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -ms-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
}

.pagination {
    margin-top: 20px;
}

/* span.product-color span,
.cart-username span {
    color: #858585 !important;
} */
.remove-icon .card-header a::after {
    display: none;
}

.preview-business-font18 {
    font-size: 16px !important;
}

.preview-business-font16 {
    font-size: 16px !important;
}

.preview-business-font14 {
    font-size: 14px !important;
}

.preview-business-font13 {
    font-size: 13px !important;
}

.preview-card_address1-back-font14 {
    font-size: 14px !important;
}

.preview-card_address1-back-font13 {
    font-size: 13px !important;
}

.back-address-font26 {
    font-size: 26px !important;
    line-height: 1.5 !important;
}

.back-address-font22 {
    font-size: 22px !important;
    line-height: 1 !important;
}

.card-active-form .card-active-switch[type="checkbox"] {
    height: 0;
    width: 0;
    visibility: hidden;
}

.card-active-form {
    margin-top: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-active-form label {
    cursor: pointer;
    text-indent: -9999px;
    width: 40px;
    height: 20px;
    background: grey;
    display: block;
    border-radius: 100px;
    position: relative;
    margin-bottom: 0;
}

.card-active-form label:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 5px;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.card-active-form .card-active-switch:checked+label {
    background: #5cda55;
}

.card-active-form .card-active-switch:checked+label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%);
}

.card-active-form label:active:after {
    width: 20px;
}

.sticky-help-support {
    position: fixed;
    width: 60px;
    height: 60px;
    background: #008cff;
    padding: 10px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 25px;
    right: 25px;
    z-index: 999999;
    left: auto;
    -webkit-box-shadow: 1px 1px 5px #808080;
    -moz-box-shadow: 1px 1px 5px #808080;
    box-shadow: 1px 1px 5px #808080;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.sticky-help-support img {
    max-width: 50px;
}

.personal-card-img {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}

.personal-card-img img {
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.18);
    border-radius: 10px;
}

.card-active-error-alert #swal2-title {
    font-size: 26px;
}

.card-active-error-alert .swal2-confirm {
    display: inline-block;
    background-color: #333333 !important;
    display: inline-block;
    cursor: pointer;
    width: 150px;
    height: 48px;
    line-height: 48px;
    text-transform: uppercase;
    color: #fff;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.card-active-error-alert .swal2-confirm:hover {
    background-color: #4e4e4e;
}

.page-link:focus {
    box-shadow: none;
}

.social-section-wrap .user-profile-info .input-group-prepend+input {
    padding-left: 5px !important;
}

form .spinner {
    pointer-events: none;
}

.dropdown-toggle::after {
    display: none;
}

.share-card-pop .modal-content,
.card-add-pop .modal-content {
    position: relative;
}

.share-card-pop .close,
.card-add-pop .close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    color: #777;
}

.share-card-pop .modal-body {
    padding: 50px;
}

.share-card-pop .qr-wrapper {
    text-align: center;
}

.share-card-pop .qr-wrapper .qr-img-wrapper {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    border: 1px solid #333;
    border-radius: 10px;
}

.share-card-pop .qr-wrapper .download-btn,
.share-card-pop .qr-wrapper .add-to-wallet-btn {
    font-size: 14px;
    color: #373737;
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #c6c6c6;
    line-height: 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    width: 150px;
    display: inline-block;
    padding: 0;
    height: 40px;
    margin: 20px 0 25px;
}

.share-card-pop .qr-wrapper .add-to-wallet-btn {
    margin-left: 10px;
}

.share-card-popup-title {
    font-size: 16px;
    color: #373737;
}

.share-card-pop .qr-wrapper .download-btn:hover,
.share-card-pop .qr-wrapper .add-to-wallet-btn:hover {
    background-color: #fff;
    box-shadow: none;
    border-color: #373737;
}

.share-card-pop .copy-link-wrapper,
.username-popup .copy-link-wrapper {
    border-top: 1px solid #f6f6f6;
    padding-top: 20px;
}

.username-popup .copy-link-wrapper {
    margin-top: 10px;
    border-top: none;
}

.username-popup .copy-link-wrapper .head {
    text-align: left;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    color: #000000;
    margin-bottom: 5px;
}

.copy-link-wrapper .head {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #333;
    font-weight: 500;
}

.share-card-pop .modal-dialog {
    max-width: 100%;
    width: 740px;
}

.share-card-pop .copy-link-wrapper .copy-link,
.username-popup .copy-link-wrapper .copy-link {
    width: 80%;
    background-color: #f7f7f7;
    border: none;
    font-size: 14px;
    height: 50px;
    padding: 0 15px;
    color: #adadaf;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.username-popup .copy-link-wrapper .copy-link {
    width: 100%;
    height: 45px;
}

.copy-link::selection {
    background: transparent;
}

.share-card-pop .copy-link-wrapper .copy-link-btn,
.username-popup .copy-link-wrapper .copy-link-btn {
    color: #008cff;
    margin-left: 20px;
}

.share-card-pop .copy-link-wrapper .copy-link-btn i,
.username-popup .copy-link-wrapper .copy-link-btn i {
    font-weight: 100;
}

.username-popup .card-profile-username-label {
    text-align: left;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 5px;
    color: #000000;
}

.span-sub-title {
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
    color: #878787;
    text-align: left;
}

.username-popup label.error {
    font-size: 14px;
    top: 8px;
    display: block;
    flex: 1 0 100%;
    text-align: left;
}

.username-popup .sqr-btn {
    background-color: #373737;
    border: none;
    padding: 0;
    cursor: pointer;
    text-transform: capitalize;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    min-width: 90px;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    position: relative;
    text-align: center;
    display: block;
    margin-top: 20px;
}

.emptyCardsCreatePopup .sqr-btn {
    background-color: #373737;
    border: none;
    padding: 0;
    cursor: pointer;
    text-transform: capitalize;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    min-width: 90px;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    position: relative;
    text-align: center;
    display: inline-block;
}

.username-popup .sqr-btn:disabled,
#changeUsernameModal button.check-btn.sqr-btn:disabled {
    color: rgba(0, 0, 0, 0.26);
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.12);
}

.username-popup .form-group {
    margin-bottom: 1rem;
    width: 70%;
    margin-right: auto;
}

.username-popup .form-group-wrapper .edit_card_profile_username {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    font-size: 14px;
    height: 45px;
    /* margin-bottom: 20px; */
    padding: 0 15px;
    color: #010225;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    padding-left: 5px;
    -o-border-radius: 8px;
}

.username-popup .form-group-wrapper .edit_card_profile_username:active,
.username-popup .form-group-wrapper .edit_card_profile_username:focus {
    outline: none;
    box-shadow: none;
}

.username-popup .card_profile_username {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    font-size: 14px;
    height: 45px;
    padding: 0 15px;
    color: #010225;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.username-popup .sqr-btn:hover {
    background-color: #4e4e4e;
    color: #fff;
}

.modal.small .modal-dialog {
    max-width: 500px !important;
    width: 100% !important;
}

.modal.big .modal-dialog {
    max-width: 700px !important;
    width: 100% !important;
}

.modal,
.clear-cart-popup {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.modal .input-group-text {
    height: 45px;
    background: #e9ecef;
}

.modal-content,
.clear-cart-popup .swal2-popup {
    border-radius: 20px;
    border: none;
    overflow: hidden;
}

.clear-cart-popup .swal2-validation-message:before {
    display: none;
}

.clear-cart-popup .swal2-validation-message {
    display: flex;
    background: transparent;
    color: red;
    padding: 0 1.6em;
    margin: 0;
}

/* .clear-cart-popup .swal2-title,
.clear-cart-popup .swal2-html-container,
.clear-cart-popup .swal2-validation-message{
    text-align: left;
} */

.connect-wrapper .dropdown-menu {
    width: 300px;
    left: auto !important;
    top: 45px !important;
    right: 0;
    transform: none !important;
    box-shadow: 2px 2px 10px #c5c5c5;
    padding: 15px 15px 20px;
    border: none;
    background: #f5f5f7;
    max-height: 275px;
    overflow-y: scroll;
    position: relative;
}

.dropdown-toggle .drop-down-arrow {
    content: "";
    position: absolute;
    top: 55px;
    right: 126px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #dbdbdb;
    border-top: 7px solid transparent;
    height: 0;
    z-index: 1;
    width: 0;
    opacity: 0;
}

/* width */
.connect-wrapper .dropdown-menu::-webkit-scrollbar {
    width: 5px;
    max-height: 30px;
}

/* Track */
.connect-wrapper .dropdown-menu::-webkit-scrollbar-track {
    background: #e8e8e8;
    margin-bottom: 50px;
    margin-top: 50px;
    border-radius: 10px;
}

/* Handle */
.connect-wrapper .dropdown-menu::-webkit-scrollbar-thumb {
    background: #c5c5c5;
    border-radius: 10px;
}

/* Handle on hover */
.connect-wrapper .dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: #c5c5c5;
}

.connect-wrapper .connect-btn {
    font-size: 13px;
    color: #ffffff !important;
    background-color: #6b6b6b;
    border-radius: 8px;
    line-height: 27px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    min-width: 80px;
    display: inline-block;
    padding: 0 15px;
    height: 30px;
}

.connect-wrapper .connect-btn.connected {
    background-color: #373737;
}

.connect-wrapper .preview-button {
    font-size: 13px;
    line-height: 30px;
    width: 80px;
    height: 30px;
    background-color: transparent;
    border: 1px solid #c6c6c6;
    color: #373737 !important;
    border-radius: 8px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    display: inline-block;
    padding: 0;
    margin-left: 8px;
}

.connect-wrapper .preview-button:hover {
    background-color: #fff;
    box-shadow: none;
    border-color: #373737;
}

#my-cards table tr td:last-child,
#my-cards table tr th:last-child {
    width: 200px;
}

.connect-wrapper ul li {
    display: inline-block;
}

.connect-wrapper ul li:last-child {
    margin-left: 8px;
}

/* .connect-wrapper ul li a{
    display: inline-block;
    background: #ffffff;
    border-radius: 4px;
    padding: 3px 6px;
    border: 1px solid #ddd;
} */
.connect-wrapper ul li img {
    height: 20px;
}

.connect-wrapper .connect-btn .btn-wrap {
    cursor: pointer;
}

.connect-wrapper .connect-btn:hover {
    background-color: #4e4e4e;
    color: #fff;
}

.connect-wrapper .dropdown-menu h3 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 400;
}

.connect-wrapper .profile-box {
    display: flex;
    flex-direction: row;
    row-gap: 20px;
    border: 1px solid #dbdbdb;
    padding: 6px 10px;
    margin-bottom: 10px;
    border-radius: 6px;
    background: #fff;
    cursor: pointer;
}

.profile-box:last-child {
    margin-bottom: 0;
}

.connect-wrapper .profile-box.active,
.connect-wrapper .profile-box:hover {
    border-color: #88c9fb;
    background: #e6f4ff;
}

.connect-wrapper .profile-box .profile-img-box {
    width: 50px;
    margin-right: 10px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.connect-wrapper .profile-box .profile-content-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.connect-wrapper .profile-box .profile-content-box h4 {
    font-size: 15px;
    margin-bottom: 3px;
    width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.connect-wrapper .profile-box .profile-content-box p {
    font-size: 13px;
    color: #b2b2b2;
    width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.connect-wrapper .updated-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -28px;
    font-size: 13px;
}

.alert-danger {
    font-size: 13px;
}

.horizontal-separator {
    position: relative;
}

.horizontal-separator:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    background-color: #e3e3e3;
    height: 160px;
}

.myaccount-content .check-btn i,
.myaccount-content .check-btn {
    color: #b2b2b2;
}

.username-popup input {
    height: 45px;
}

.username-popup input:focus,
.username-popup input:focus-visible,
.username-popup input:active {
    box-shadow: none;
}

.modal .modal-dialog {
    margin-top: 0;
}

.sticky-cart {
    display: none;
}

.close.sticky-cart:after {
    content: "x";
    display: inline-block;
    font-size: 24px;
    color: #333;
    position: fixed;
    top: 50px;
    right: 50px;
    width: auto;
    z-index: 1;
}

.page-item.active .page-link {
    color: #fff;
    background-color: #757575;
    border-color: #757575;
}

.page-link {
    color: #333;
}

.modal-title,
.order-tracking .modal-title {
    color: #363636;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
}

.btn-close {
    background: none;
    width: auto;
    height: auto;
}

.btn-close:focus {
    box-shadow: none;
}

.btn-close span {
    color: #333;
    font-size: 24px;
    font-weight: 700;
}

#cookieWarnBox {
    padding: 15px inherit;
    color: #fff;
}

.sticky-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 105px;
}

#cookieWarnBox .btn {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.up-icon {
    top: 35px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #333;
    border-top: 10px solid transparent;
    height: 0;
    width: 0;
    left: 350px;
    position: relative;
}

.mac .bussiness .preview-card_business_name-front,
.mac .bussiness .preview-card_name-front,
.mac .bussiness .business-name,
.mac .bussiness .your-name {
    font-family: "Roboto", sans-serif !important;
}

.card-link-wrapper {
    text-align: left;
    margin-top: 20px;
}

.card-link-wrapper .full-url {
    width: 100%;
    background-color: #f7f7f7;
    border: none;
    font-size: 14px;
    height: 45px;
    padding: 0 15px;
    color: #adadaf;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    line-height: 45px;
}

.card-link-wrapper .full-url label {
    margin-bottom: 0 !important;
}

.card-link-wrapper .card-link-label {
    text-align: left;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 5px;
    color: #000000;
}

.card-link-wrapper .full-url span {
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 190px;
}

button:disabled,
button[disabled] {
    pointer-events: initial;
    cursor: not-allowed;
}

.tab-pane .cart-detail-wrapper .cart-img {
    text-align: left;
    width: auto;
}

.tab-pane .cart-detail-wrapper {
    margin-bottom: 0;
}
.card-qr-border{
    border: 1px solid;
    padding: 2px;
    border-radius: 8px;
}
[card-theme="black"] .card-qr-border {
    border-color: #fff;
}

@media screen and (min-device-width: 1367px) and (max-device-width: 1600px) {
    #snackbar {
        top: 94px;
    }

    .card-designing .card-designing-body .nav-tabs .nav-item a.active::after,
    .card-designing .card-designing-body .nav-tabs .nav-item a:after {
        right: -31.5px;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {

    .card-designing .card-designing-body .tab-content .tab-pane .card-layout .card.front,
    .card-designing .card-designing-body .tab-content .tab-pane .card-layout .card.back,
    .card-designing .card-designing-body .tab-content #preview .card.front,
    .card-designing .card-designing-body .tab-content #preview .card.back {
        width: 350px;
        border-radius: 10px;
    }

    .product-listing-section .row {
        row-gap: 30px;
    }

    .product-listing-section .row .col-md-12 {
        margin-top: 0 !important;
    }

    .product-wrap .product-content-heading {
        flex-wrap: wrap;
    }

    .product-wrap .price-addtocart {
        margin-top: 12px;
    }

    .modal-open .modal {
        overflow: scroll;
    }
}

@media (max-width: 1199px) {
    .generate-card .modal-title {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .generate-card .mt-90 {
        margin-top: 60px;
    }

    .generate-card .mb-60 {
        margin-bottom: 60px;
    }

    .product-wrap .product-list-ul li {
        font-size: 14px;
    }

    .shop-product_description {
        min-height: 386px;
    }

    .card-preview-btn-wrapper .color-btn {
        display: flex;
    }
}

@media (max-width: 992px) {
    .myaccount-page-wrapper {
        display: none;
    }

    .myaccount-dashboard .paddingzero p {
        margin-bottom: 0;
    }

    .myaccount-dashboard {
        overflow-x: scroll;
    }

    .header-right-wrap .cart-wrap a {
        line-height: 25px;
    }

    .product-listing-section .product-wrap {
        max-width: 500px;
        width: 100%;
        /* padding: 0 20px; */
    }

    .shop-product_description {
        min-height: auto !important;
    }

    .product-details-content .pro-details-buy-now a {
        padding: 8px 26px;
    }

    .cart-active .count-style {
        font-size: 16px;
        position: relative;
    }

    .sticky-cart {
        width: 50px;
        height: 50px;
        top: 60%;
    }

    .sticky-cart img {
        width: 20px;
        margin-left: -3px;
    }

    .cart-active i {
        font-size: 25px;
    }

    .generate-card .modal-title {
        font-size: 22px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #show-back img {
        right: 15px;
        width: 10px;
    }

    #show-front img {
        left: 15px;
        width: 10px;
    }

    #show-front svg {
        left: 40px;
        width: 30px;
    }

    #show-back svg {
        right: 40px;
        width: 30px;
    }

    #subscribe-form .form-control {
        width: 75%;
    }

    .product-details-img {
        display: block;
    }

    .zoompro-span {
        width: 60%;
        margin: 0 auto;
    }

    .product-dec-slider1 {
        width: 100%;
        margin-right: 0;
    }

    .product-dec-slider1 .product-dec-prev {
        top: 50%;
        bottom: auto;
        transform: translateY(-50%);
        rotate: none;
        left: 0;
        margin-left: 0;
    }

    .product-dec-slider1 .product-dec-next {
        top: 50%;
        bottom: auto;
        transform: translateY(-50%);
        rotate: none;
        right: 0;
        left: auto;
        margin-left: 0;
    }

    .personal.card-layout .front .footer-body h3,
    .personal.card-layout .back .footer-body h3 {
        font-size: 25px;
    }

    .personal.card-layout .front .footer-body p {
        font-size: 17px;
    }

    .personal.card-layout .back .footer-body p {
        font-size: 14px;
    }

    #gallery {
        text-align: center;
    }

    #gallery span,
    #gallery .front-card-view-img {
        margin-top: 10px;
        margin-left: 10px;
    }

    #gallery span:first-child {
        margin-left: 0;
    }

    .nav-tabs {
        margin-top: 10px;
    }

    .generate-card .modal-content {
        height: 820px;
    }

    .card-box {
        margin-top: 20px;
        width: 70%;
        margin: 0 auto;
    }

    .card-preview-btn-wrapper .color-btn {
        width: 70%;
    }

    .card-preview-btn-wrapper .color-btn ul {
        height: auto;
    }

    .card-layout .add-to-cart-submit {
        margin-bottom: 30px;
    }

    .tab-content {
        height: auto;
    }

    ul.pagination {
        margin-left: 15px;
        margin-right: 15px;
        justify-content: center;
    }

    .card-active-form {
        justify-content: end;
        font-size: 0;
    }

    .myaccount-content-wrapper .my-account-card-wrapper .my-account-card-box {
        border: 2px solid #f8f8f8;
        max-width: 450px;
        margin: 0 auto;
    }

    .connect-wrapper .connect-btn .btn-wrap,
    .connect-wrapper .preview-button {
        text-align: center;
    }

    .connect-wrapper .updated-text {
        display: none;
    }

    .horizontal-separator:after {
        display: none;
    }

    #faq5 .myaccount-content {
        padding: 0;
    }

    #faq5 .myaccount-content h3{
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .modal-content,
    .clear-cart-popup .swal2-popup {
        border-radius: 10px;
    }

    .cart-detail-wrapper .cart-img {
        width: 125px;
        text-align: center;
    }

    .accordion .cart-detail-wrapper {
        justify-content: end;
    }

    .accordion .cart-detail-wrapper .cart-img {
        text-align: end;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1180px) and (orientation: landscape) {
    .shop-product_description {
        min-height: 98px;
    }

    .card-designing {
        overflow: scroll;
    }

    .card-designing .card-designing-body .nav-tabs .nav-item a.active::after,
    .card-designing .card-designing-body .nav-tabs .nav-item a::after {
        right: -31px;
    }

    .myaccount-table table tr th:first-child,
    .myaccount-table .table tr th:first-child,
    .myaccount-table table tr td:first-child,
    .myaccount-table .table tr td:first-child {
        padding-left: 10px;
    }
}

@media (max-width: 767px) {
    .payment-wrap {
        width: 100%;
    }

    .single-contact-info {
        padding: 48px 10px 49px;
    }

    .footer-tag-wrap .footer-tag-list ul li a {
        font-size: 13px;
    }

    .alert.alert-success.alert-dismissible.fade.show {
        padding-right: 30px;
    }

    .product-details-content .pro-details-quality .cart-plus-minus {
        margin-top: 5px;
    }

    .footer-tag-wrap {
        padding: 0;
        text-align: center;
    }

    .footer-tag-wrap .footer-tag-list ul li {
        margin: 0 5px 5px 0px;
    }

    .footer-tag-wrap .footer-tag-list ul li:before {
        display: none;
    }

    .product-listing-section .product-wrap {
        padding: 0;
    }

    .product-details-content .pro-details-buy-now a {
        font-size: 14px;
        line-height: 40px;
        height: 40px;
        vertical-align: middle;
        padding: 0 20px;
    }

    #show-front img,
    #show-back img {
        left: auto;
        width: 10px;
        transform: none;
        bottom: 10px;
        top: auto;
    }

    .generate-card .modal-title {
        font-size: 17px;
        margin-top: 0;
    }

    .generate-card button.btn-close {
        position: relative;
        right: 5px;
        top: 5px;
    }

    #show-front img {
        right: 40px;
    }

    .cart-active {
        display: inline-block;
    }

    .generate-card .card-layout .card-qr {
        width: 70px;
    }

    .generate-card .card-title.h4 {
        font-size: 19px;
        margin-bottom: 4px;
    }

    .generate-card .card-text.h6 {
        font-size: 15px;
    }

    #show-front svg {
        width: 20px;
        position: absolute;
        bottom: 0px;
        left: 30px;
        transform: translateY(-50%) rotate(-180deg);
        fill: #7c7c7c;
        top: auto;
    }

    #show-back svg {
        width: 20px;
        position: absolute;
        bottom: 0;
        left: 60px;
        transform: translateY(-50%);
        fill: #7c7c7c;
        top: auto;
    }

    .bussiness.card-layout .card-body .card-right h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .bussiness.card-layout .card-body .card-right h4 {
        font-size: 16px;
    }

    .bussiness.card-layout .card-body .card-right p {
        font-size: 13px;
    }

    .bussiness.card-layout .back .card-body h3 {
        font-size: 18px;
    }

    .bussiness.card-layout .back .card-body p {
        font-size: 13px;
    }

    /* .bussiness.card-layout .card-body .card-right .social-info {
        margin-top: 8px;
        margin-bottom: 10px;
    } */
    .card-box {
        width: 100%;
    }

    .card-preview-btn-wrapper .color-btn li {
        width: 18px;
        height: 18px;
    }

    .card-preview-btn-wrapper .color-btn li.active:after {
        width: 22px;
        height: 22px;
    }

    .nav-tabs {
        margin-top: 20px;
    }

    .remove-padding {
        padding: 0;
    }

    .generate-card .modal-header,
    .generate-card .modal-footer {
        padding: 8px;
    }

    .modal-dialog .modal-body {
        padding-top: 30px;
    }

    .tab-content {
        height: auto;
    }

    .zoompro-span {
        width: 100%;
    }

    .dynamic-product_field {
        width: auto;
    }

    .card-designing .card-designing-body .tab-content .tab-pane .card-layout .card.front .card-body .middle .middle-body .your-name.data-empty {
        width: 150px;
    }

    .card-designing .card-designing-body .tab-content .tab-pane .card-layout .card.front .card-body .middle .middle-body .designation.data-empty {
        width: 104px;
    }

    .sticky-cart {
        display: none;
    }

    .business-font20,
    .business-font21,
    .business-font22,
    .business-font24,
    .business-font26,
    .business-font28,
    .business-font30,
    .business-font32,
    .business-font34,
    .business-font36 {
        font-size: 18px !important;
    }

    #snackbar {
        font-size: 13px;
        padding: 8px;
        display: flex;
        flex-direction: row;
        align-items: start;
        max-width: 260px;
    }

    #snackbar br {
        display: none !important;
    }

    .product-detail-content-wrapper .product-detail-buttons .continue .add-to-cart {
        margin-bottom: 10px;
    }

    .product-detail-content-wrapper .product-detail-buttons .continue .continue-btn {
        font-size: 13px;
        margin-bottom: 10px;
        width: 200px;
        height: 45px;
        line-height: 45px;
    }

    .product-detail-content-wrapper .product-detail-buttons .continue .add-to-cart {
        height: 45px;
        line-height: 45px;
        font-size: 13px;
        width: 95px;
    }

    .product-detail-content-wrapper .product-detail-buttons .continue .continue-btn i {
        top: 54%;
        transform: translateY(-50%);
        font-size: 13px;
    }

    .card-designing .card-designing-body .tab-content .tab-pane .card-layout .card.without-address .card-body .bussiness-nfc img {
        width: 15px;
    }

    .card-designing .card-designing-body .tab-content .tab-pane .card-layout .card.without-address .card-body .bussiness-nfc {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    #snackbar i {
        top: 5px;
    }

    .card-designing .card-designing-body .tab-content .tab-pane .card-layout .card {
        border-radius: 10px !important;
    }

    .card-designing .card-designing-body .tab-content #preview .card.front,
    .card-designing .card-designing-body .tab-content #preview .card.back {
        height: 200px;
    }

    .myaccount-content-wrapper .my-account-card-wrapper .my-account-card-box {
        margin-top: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .myaccount-content-wrapper .my-account-card-wrapper .my-account-card-box.empty {
        margin-bottom: 0;
    }

    .share-card-pop .modal-body {
        padding: 20px;
    }

    .share-card-pop .qr-wrapper .qr-img-wrapper {
        width: 80px;
        height: 80px;
        margin: 30px auto 20px;
    }

    .share-card-pop .qr-wrapper .download-btn {
        margin: 0px 0 30px;
    }

    .share-card-pop .copy-link-wrapper {
        padding-top: 30px;
    }

    .username-popup {
        padding-right: 0;
    }

    .share-card-pop .copy-link-wrapper .d-flex {
        display: block !important;
    }

    .share-card-pop .copy-link-wrapper .copy-link {
        width: 100%;
        height: 45px;
        text-align: center;
    }

    .share-card-pop .copy-link-wrapper .copy-link-btn {
        display: block;
        margin-left: 4px;
        margin-top: 10px;
        text-align: center;
    }

    .copy-link-wrapper .head {
        text-align: center;
    }

    .username-popup .form-group {
        width: 65%;
    }

    .username-popup .modal-body {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .username-popup .sqr-btn {
        min-width: 90px;
    }

    .connect-wrapper .preview-button {
        margin-left: 0;
        text-align: center;
    }

    #mobile-accordian .card table tr td:first-child,
    #mobile-accordian .card table tr th:first-child {
        padding-right: 0;
    }

    #mobile-accordian .card table tr td:last-child,
    #mobile-accordian .card table tr th:last-child {
        padding-left: 0;
    }

    .connect-wrapper .dropdown-menu {
        max-height: 193px;
    }

    .card-link-wrapper .full-url {
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .tab-pane .cart-detail-wrapper .cart-img {
        text-align: right;
        width: auto;
    }

    .cart-detail-wrapper .cart-img {
        text-align: center;
    }

    .personal-card-img {
        flex-direction: column;
        row-gap: 20px;
        -moz-column-gap: auto;
        column-gap: auto;
        align-items: center;
    }

    .accordion .cart-detail-wrapper .cart-img {
        text-align: end;
    }
        .daterangepicker .ranges ul li:last-child{
            display: none;
        }
    
    .profile-select-modal {
        overflow-y: scroll !important;
    }
    .user-profile-info {
        padding-right: 0;
    }
        .form-register .steps {
            margin-bottom: 20px;
        }
                .modal.show .modal-dialog{
                    width: calc(100% - 15px) !important;
                }
    }