.loaded.mm-open {
    padding-right: 0 !important;
}

.tt-logo img {
    max-height: 79px;
}

.tt-header-logo-mini  {
    max-height: 50px !important;
}

.tt-desctop-parent-multi .tt-parent-box {
    display: none !important;
}

@media (max-width: 870px) {
    .tt-header-row.tt-top-row {
        display: none;
    }
}

.tt-cart-content {
	margin-top: 20px;
}

#indicationReturn {
    display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.select-operation-value,
.select-deposit-value {
    padding: 10px 20px 6px 20px !important;
    border-radius: 100px !important;
    margin-right: 10px !important;
    margin-top: 6px !important;
}

.submitDeposit,
.depositPaymentMessage {
    display: none;
}

.depositOptions {
    float: none !important;
}

.select-operation-value.active,
.select-deposit-value.active {
    background-color: black !important;
    color: white !important;
    border: 1px solid black !important;
}

.couponLabel.error {
	color: red !important;
}

.containerItems .tt-page404, 
.containerItems .btnMoreItems {
    width: 100%;
}

.tt-page404 .status-icon {
	font-size: 80px;
}

.tt-product-inside-hover {
    background-color: white !important;
}

.tt-product-single-img .tt-btn-zomm.tt-top-right {
	border: 0.1px solid lightgray !important;
}

@media (max-width: 1075px) {
	.tt-price a {
		font-size: 14px;
	}

    .tt-product-single-info .tt-row-custom-01 .col-item .tt-input-counter.style-01 {
        max-width: 100%;;
    }

    .tt-product-single-info .tt-row-custom-01 .col-item {
        width: 100%;
    }

    .tt-product-single-info .tt-row-custom-01 {
        flex-direction: column;
    }
}

#readMoreQuestions {
    z-index: 4;
}

.questionsGradient {
    position:absolute;
    z-index:2;
    right:0; 
    bottom:0; 
    left:0;
    height: 330px;
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 60%,rgba(255,255,255,1) 100%);
}

.questionTextarea {
    resize: none;
    font-size: 15px !important;
    height: 50px !important;
    overflow-y: hidden;
}

.btn-light {
    background-color: transparent !important;
    color: black;
}

.btn-light:hover {
    color: darkgray !important;
}

.tt-product:not(.tt-view) .tt-description .tt-title a {
    font-size: 20px;
    font-weight: 400;
}

.collapseDescription {
    transition: max-height 2s;
    max-height: 300px;
    overflow: hidden;
}

.collapseDescription.more {
    max-height: 6000px;
    overflow: auto;
}

.tt-header-holder .tt-desctop-menu.tt-menu-small {
    margin-top: 0px;
}

.hidden-in-stuck {
    display:auto !important;
}

.hidden-in-stuck.true {
    display:none !important;
}

.new-price small {
    color: gray;
}

.row-float {
    float: left;
    width: 100%;
}

.referral-label {
    color: #007bff;
}

.installments-block {
    display: flow-root;
}

.installments-list div {
    width: 50%;
    float: left;
}

.installments-block .tt-item {
    padding-bottom: 10px;
}

.installments-block b {
    font-weight: bold;
    
}

#bio.has-counter {
    line-height: 2;
}

.additional-links.in-form {
    list-style-type: none;
}

.couponError {
	display: none;
}

.shipping-block {
    background-color: #f7f8fa;
    border: solid 1px #2879fe;
    float: left;
    width: 100%;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.shipping-block .form-control {
    background: #fff;
    border: 1px solid #2879fe;
}

.ship-ico {
    padding-right: 10px;
}

.ship-ico img {
    max-width: 100px;
}

#shipOptions {
    float: left;
    width: 100%;
}

#shipOptions h6 {
    padding-top: 20px;
    padding-bottom: 5px;
}

#shipOptions thead {
    font-weight: bold;
}

.shipping-cart-block {
    float: left;
    width: 100%;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.selectShip {
    border: 1px solid #e9e7e7;
    border-radius: 5px;
}

.selectShip:hover,
.selectShip.active {
	border: 1px solid #2879fe;
    cursor: pointer;
}
.selectShip td label:hover{
    cursor: pointer;
}

@keyframes spinner-border {
	to { transform: rotate(360deg); }
}

.spinner-border {
    display: inline-block;
    width: 3rem;
    height: 3rem;
	margin-top: 20px;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.selectShip td {
	padding: 5px;
}

.seal_product_page img {
    max-width: 100%;
}

.cardFormContainer {
	display: none;
}

.btn-checkout-go,
.tt-shopcart-box .operation-submit,
.subscription-submit,
.btn-checkoutPayment {
    background-color: limegreen !important;
    font-weight: bold;
    font-size: 120%;
}

@media (max-width: 790px) {
    .subscription-total {
        padding-right: 0 !important;
    }
}

@media (min-width: 1025px) {
    .subscription-total {
        padding-right: 3rem !important;
    }

	.arrow-location-right-top .slick-prev,
	.arrow-location-right-top .slick-arrow,
	.tt-product:not(.tt-view) .tt-image-box .tt-btn-wishlist {
		border: 0.1px solid lightgray !important;
	}
}

#registersellerform #first-part,
#registersellerform #second-part,
#registersellerform #third-part {
    display: none;
}

#registersellerform #first-part.active,
#registersellerform #second-part.active,
#registersellerform #third-part.active {
    display: block;
}

.cashback-box {
    margin-top: 10px !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: center !important;
}

.cashback-box1 {
    margin-top: 5px !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
}

.cashback-price {
    font-size: 17px !important;
    font-weight: 550 !important;
    display: flex !important;
    align-self: center !important;
}

.cashback-price1 {
    font-size: 16px !important;
    font-weight: 550 !important;
    display: flex !important;
    align-self: flex-start !important;
}

@media (max-width: 575px) {
    .tt-product-single-info div.tt-add-info {
        margin-top: 20px !important;
    }
}


.product-title {
    font-size: 28px !important;
    line-height: 32px !important;
    font-weight: bold !important;
}

@media (max-width: 400px) {
    .product-title {
        font-size: 24px !important;
    }
}

.product-cashback-box {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
}

.product-cashback-img {
    user-select: none !important;
    -webkit-user-drag: none !important;
    margin-left: -10px !important;
    margin-top: 30px !important;
    display: flex !important;
    width: 230px !important;
}

.product-cashback-price {
    font-size: 20px !important;
    line-height: 15px !important;
    display: flex !important;
}

.prod-description-content *:not(button.btn) {
    margin-left: unset !important;
    padding-left: unset !important;
}

.mfp-close:before {
	content: "\2716";
}

.tt-collapse .tt-collapse-title:after {
	color: black;
}

.search-main-img {
    width: 100% !important;
}

.related-prod-box {
    height: 280px !important;
}

@media (max-width: 1229px) {
    .related-prod-box {
        height: 228px !important;
    }
}

@media (max-width: 1024px) {
    .related-prod-box {
        height: 237px !important;
    }
}

@media (max-width: 790px) {
    .related-prod-box {
        height: 253px !important;
    }
}

@media (max-width: 500px) {
    .related-prod-box {
        height: 200px !important;
    }
}

@media (max-width: 400px) {
    .related-prod-box {
        height: 170px !important;
    }
}

@media (max-width: 360px) {
    .related-prod-box {
        height: 150px !important;
    }
}

@media (max-width: 300px) {
    .related-prod-box {
        height: 110px !important;
    }
}

.purchases-page-title,
.purchases-title,
.fav-prod-title,
.order-title {
    padding-bottom: 0px !important;
}

h1.fav-prod-title {
    font-weight: normal !important;
    margin-bottom: revert !important;
}

.fav-prod-row {
    margin-left: 0.01px !important;
}

.account-title {
    padding-bottom: 20px !important;
    font-weight: 900 !important;
}

.account-last-order-title {
    font-size: 20px;
    padding-bottom: 26px;
    letter-spacing: 0.02em;
}

.account-item {
    margin-top: 20px !important;
    margin-bottom: 20px;
    padding: 25px 35px 25px 35px;
    border: 1px solid lightgrey;
    border-radius: 10px;
}

.profileReferralLink {
    overflow-wrap: anywhere !important;
}

span.type-CC-CP,
span.type-Btc,
span.type-Pix {
    display: none;
}

.account-item .tt-title-subpages.noborder {
    padding-bottom: 0;
}

.account-item.d-flex {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

.account-buttons a i {
    margin-top: 2px;
}

.account-item .account-buttons {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
}

.account-item .account-buttons a {
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 10px 17px 10px 17px;
    border: 1px solid black;
    border-radius: 50px;
}

@media (max-width: 500px) {
    .account-item .account-buttons a {
        margin-left: 60px;
        margin-right: 60px;
    }
}

@media (max-width: 400px) {
    .account-item .account-buttons a {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width: 330px) {
    .account-item .account-buttons a {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.gauge-container {
    margin-top: 10px;
    padding: 0;
    height: 30px;
    border: 1px solid lightgray;
    border-radius: 20px;
}

.gauge {
    border-radius: 20px;
    height: 100%;
}

.gauge-counter {
    position: absolute;
    padding-top: 4px;
    padding-left: 20px;
    font-weight: 500;
    color: rgb(49 49 49);
}

.gauge-icon {
    font-size: 26px;
    align-self: flex-end;
    margin-bottom: 3px;
    padding-right: 0;
}

.grid-free-ship {
    font-size: 16px !important;
    color: #0c932b !important;
}

.grid-free-ship i {
    vertical-align: middle !important;
}

#readMoreDescription:hover,
#readMoreQuestions:hover {
    cursor: pointer;
}

.questionsBody {
    max-height: 330px;
    overflow-y: hidden;
}

.questionsBody.all {
    max-height: fit-content;
    overflow-y: auto;
}

.review-title {
    margin-top: 30px;
    margin-bottom: 10px;
    padding-bottom: 0 !important;
    font-weight: 900 !important;
}

.review-question-title {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
    padding-left: 13px !important;
}


.review-question-title h5,
.star-title {
    font-weight: 400 !important;
}

.review-like,
.review-stars {
    text-align: center;
    display: flex;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
    align-self: end;
}

.review-stars .icon-h-14 {
    font-size: 30px !important;
}

.review-stars .icon-h-14:hover {
    cursor: pointer !important;
}

.review-stars .row{
    flex-grow: 1;
}

@media (min-width: 768px) {
    .review-stars {
        margin-top: 15px;
    }
}

.review-like .icon-f-91 {
    font-size: 30px !important;
}

.review-like .icon-f-91.deslike {
    transform: rotate(180deg);
}

.review-like .icon-f-91:hover {
    cursor: pointer !important;
}

.review-textwrapper {
    border:1px solid #999999;
    margin:5px 0;
    padding:3px;
}

.prod-review-textarea {
    width:100%;
}

.review-divider {
    width: 100% !important;
    border-bottom: 1px solid lightgrey;
}

.review-stars .icon-h-14.tt-base-color {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.background-lightgrey {
    background-color: rgb(243, 243, 243);
}

@media (max-width: 767px) {
    .review-prod-title {
        margin-top: 0 !important;
    }

    .review-prod-title h1 {
        font-weight: 900 !important;
    }

    .review-prod-title .tt-collapse-title {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 470px) {
    .review-prod-title h1 {
        font-size: 20px !important;
    }
}

.prod-average-stars {
    display: inline-block !important;
}

.prod-average-stars i {
    vertical-align: sub;
}

.prod-average-stars i,
.prod-average-stars h3 {
    font-size: 26px !important;
}

@media (max-width: 350px) {
    .prod-average-stars i,
    .prod-average-stars h3 {
        font-size: 20px !important;
    }
}

.prod-average-total {
    font-size: 28px !important;
}

.prod-review-item {
    display: flex;
}

.prod-review-like .icon-f-91 {
    font-size: 20px !important;
    vertical-align: top;
}

.prod-review-stars .icon-h-14 {
    font-size: 18px !important;
}

.prod-review-stars p {
    display: inline;
    vertical-align: top;
}

.prod-review-like .icon-f-91.deslike {
    display: inline-block;
    transform: rotate(180deg) !important;
}

@media (max-width: 790px) {
    .prod-review-item {
        margin-left: 5px !important;
    }
}

@media (max-width: 1024px) {
    .prod-review-item {
        margin-left: 0.25rem !important;
    }
}

@media (min-width: 791px) {
    .container-fluid-mobile.review-container .row:first-child > *[class^="col-"]:not(.ignore-first-child-call) {
        max-width: 33.33333% !important;
    }
}

@media (min-width: 576px) {
    .container-fluid-mobile.review-container .row:first-child > *[class^="col-"]:not(.ignore-first-child-call) {
        max-width: 50% !important;
    }
}

.add-operation-item{
	min-height: 200px !important;
}

.subscription-item{
	min-height: 250px !important;
}

@media (max-width: 575px) {

	.add-operation-item {
		min-height: 100px !important;
	}

	.subscription-item {
		min-height: 140px !important;
	}

}

.add-operation-item:hover,
.add-operation-item.active,
.subscription-item:hover,
.subscription-item.active {
    cursor: pointer;
    background-color: #565656;
    animation-duration: 4s;
}

.add-operation-item:hover *,
.add-operation-item.active *,
.subscription-item:hover *,
.subscription-item.active * {
    color: white;
}

.add-operation-item.active .font-weight-bold.active,
.subscription-item.active .font-weight-bold.active {
    text-transform: uppercase;
}

.operation-part-2,
.operation-part-3,
.subscription-part-2,
.subscription-part-3 {
    display: none;
}

.operation-resume h6 b {
	font-size: 18px;
}

.operation-resume hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

.subscription-submit {
    font-size: 16px !important;
}

.box-shadow {
	box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 8%);
}

.profile-picture {
  opacity: 1;
  display: block;
  transition: .5s ease;
  backface-visibility: hidden;
}

.profile-pic-hover {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  transform: translate(30%, -200%);
  -ms-transform: translate(30%, -200%);
  text-align: center;
  line-height: 1;
  color: #393939;
}

.profile-picture:hover,
.profile-pic-hover {
	cursor: pointer;
}

.profile-pic-container:hover .profile-picture {
  opacity: 0.3;
}

.profile-pic-container:hover .profile-pic-hover {
  opacity: 1;
}

.picture-options {
	display: none;
}

.picture-options a {
	font-size: 18px;
}

#croppie-container {
	background-color: rgb(0 0 0 / 90%);
	position: fixed;
    display: none;
    z-index: 77;
    top: 0;
}

#croppie-container.active {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
}

.croppie-container .cr-boundary {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
    width: 30%;
    height: 500px;
	background-color: rgb(67 67 67);
}

@media (max-width: 1000px) {
	.croppie-container .cr-boundary {
    	width: 60%;
		height: 100%;
	}
}

@media (max-width: 600px) {
	.croppie-container .cr-boundary {
		width: 100%;
		height: 100%;
	}
}

.cr-viewport.cr-vp-circle {
	box-shadow: 0 0 0px 20000px rgb(0 0 0 / 70%);
}

.croppie-header,
.croppie-footer {
	width: 100%;
	height: 60px;
	background-color: rgb(32 32 32);
	z-index: 77;
	display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    align-items: center;
}

.croppie-title,
.btn-croppieConfirm {
	z-index: 10;
	color: white !important;
}

#selectImage {
	display: none;
}

.card-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid transparent;
    border-radius: .5rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 8%);
}

.card-body {
    flex: 1 1 auto;
    padding: .5rem .5rem;
}

.card-icon {
    font-size: 27px !important;
    font-weight: bold;
    line-height: 2;
    padding-right: 6px;
    color: #555555 !important;
}

.options-card {
	background-color: white;
    max-height: 185px !important;
}

.options-card:hover {
	background-color: #737373;
}
.options-card:hover i,
.options-card:hover .detail-title,
.options-card:hover .text-muted{
    color: white !important;
}

.bg-antiquered {
    background-color: #f8ebeb !important;
}

.account-options-bg {
	background-color: rgb(243, 243, 243);
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-radius: 15px;
}

#operationsStatus {
	display: none;
}

.operation-table  {
	overflow: auto;
}

.operation-table th,
.operation-table td {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-detail-finished,
.btn-detail-canceled,
.operation-table .btn.operation-finished,
.operation-table .btn.operation-canceled {
	border-radius: 30px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 12%;
	color: white;
}

.btn-detail-finished,
.operation-table .btn.operation-finished {
	background-color: #333 !important;
}

.btn-detail-canceled,
.operation-table .btn.operation-canceled {
	background-color: #d9534f !important;
}

.operations-item,
.operation-history-item {
	display: none;
}

.operation-table .btn-show-operation {
	max-width: 60px;
    padding: 10px !important;
}

.operation-table .btn-show-operation i {
	margin-right: 0px !important;
	margin-bottom: 1px !important;
}

.collapse:not(.show) {
	display: none;
}

.data-income-dropdown {
	padding: 12px; 
	background-color: #F9F9F9; 
	border: 1px solid #E7E7E7;
}

.btn-detail-finished,
.btn-detail-canceled,
.operation-table .btn.operation-canceled:hover,
.operation-table .btn.operation-finished:hover {
	background-color: #B8060A;
}

.operationDetailBody {
	display: none;
}

#transactionTypes {
    width: 200px;
}

#transactionInitialDate,
#transactionFinalDate {
    width: 186px;
}

#transactionTypes #defaultValue {
    color: #777777 !important;
}

@media (max-width: 1024px) {
    .form-group select,
    .form-group input {
        margin-bottom: 10px !important;
        width: 100% !important;
    }

	.planTableBody,
	.transactionTableBody {
		overflow-x: auto !important;
	}
}

.validateForm label.error {
	color: #B8060A !important;
}

.planTableBody td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.transaction-table {
    font-size: 15px !important;
}

.transaction-table th,
.transaction-table td {
    min-width: 120px !important;
}

.plan-item,
.transaction-item {
    display: none;
}

.address-checkout-item,
.address-item,
.referral-item {
    flex-wrap: nowrap;
}

.address-checkout-item:hover,
.referral-item:hover {
    background-color: #ebebeb;
    cursor: pointer;
}

@media (max-width: 440px) {
    .referral-item {
        padding-left: 0 !important;
    }
}

.referral-item .referral-avatar {
    align-self: center;
    max-width: 90px !important;
}

.address-description {
    max-width: revert;
}

@media (max-width: 700px) {
    .referral-description {
        max-width: 80% !important;
    }

    .address-description *,
    .referral-description * {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 410px) {
    .addAddressModal {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-bottom: 20px !important;
    }
}

.showAddressesModal:hover {
    color: black !important;
}

.detail-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.detail-icon {
    font-size: 50px !important;
    font-weight: normal !important;
}

.detail-title {
    text-align: center;
    font-size: 18px !important;
}

.detail-title {
    padding-bottom: 0px !important;
}

@media (max-width: 1024px) {
    .detail-icon {
        font-size: 40px !important;
    }
    
    .detail-title {
        font-size: 20px !important;
        margin-bottom: 5px;
    }

    .row h5.text-center.h5.text-muted {
        font-size: 16px !important;
        line-height: 17px;
        letter-spacing: 1px;
    }
}

.rounded-item {
    padding: 25px 0 35px 0;
    margin-bottom: 10px !important;
    border: 1px solid lightgrey;
    border-radius: 10px;
}

.order-item {
    padding: 25px 0 15px 0;
    margin-bottom: 10px !important;
    border: 1px solid lightgrey;
    border-radius: 10px;
}

.purchases-img span img,
.fav-prod-img span img {
    min-width: -moz-fill-available !important;
    min-width: -webkit-fill-available !important;
}

.fav-prod-description a h4 {
    font-size: 18px !important;
}

.fav-prod-price {
    padding-bottom: 0 !important;
}

.fav-prod-installments span{
    line-height: 0 !important;
}

@media (max-width: 767px) {
    .fav-prod-buttons {
        margin-top: 30px;
    }
    .mobile-flex {
        display: flex !important;
    }
}

.purchases-main-title h5,
.order-main-title h5 {
    margin-left: 2% !important;
}

.purchases-main-button a {
    padding-top: 15px !important;
    float: right;
    margin-right: 20px !important;
}

.purchases-main-button.d-block {
    margin-bottom: 30px !important;
}

.purchases-main-button.d-block a {
    width: 90% !important;
}

.purchases-vendor-description img {
    max-width: 60px !important;
}

.rounded-circle.margin {
    margin-left: 7px !important;
}

.purchases-vendor-description div {
    height: 60px !important;
}

.purchases-vendor-photo {
    display: inline-flex !important;
    float: left !important;
    width: 60px !important;
    margin-right: 10px !important;
    padding-right: 0 !important;
}

.purchases-vendor-info,
.order-info {
    display: inline-flex !important;
}

.purchases-vendor-info a strong,
.order-info a strong {
    font-weight: 900 !important;
}

.purchases-small,
.order-small {
    color: #777777 !important;
    font-weight: normal !important;
    display: inline-flex !important;
    font-size: 14px !important;
}


.purchases-small.flex,
.order-small.flex {
    display: flex !important;
}

.checkout-imgs {
	padding-top: 20px;
	padding-bottom: 20px;
}

.checkout-imgs img {
	height: 150px;
	padding: 20px;
}

.checkout-imgs .checkout-img-holder {
	display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 350px;
}

@media (max-width: 790px) {
    h4.fav-prod-price {
        font-size: 20px !important;
    }

    .fav-prod-description a h4 {
        font-size: 16px !important;
        font-weight: bold !important;
    }
}

.modal-spinner {
	overflow-y: hidden;
}

.contact-modal-container {
    display: none;
    padding-top: 40vh !important;
    height: 100vh;
    background-color: rgba(129, 129, 129, 0.658);
    position: fixed !important;
    top: 0 !important;
    z-index: 10 !important;
}

.contact-modal {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.modal-shadow-light {
    box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 20%);
}

#transferForm label.error,
#transferPointsForm label.error,
#withdrawForm label.error {
    width: 100% !important;
    margin-left: 5px !important;
}

#transferForm input.error,
#transferForm select.error,
#transferPointsForm input.error,
#transferPointsForm select.error,
#updateBankAccount input.error,
#updateBankAccount select.error,
#withdrawForm input.error,
#withdrawForm select.error {
    border: 1px solid red;
}

#updateBankAccount label.error,
#transferForm label.error,
#transferPointsForm label.error,
#withdrawForm label.error {
    color: red !important;
}

.tt-list-btn li .btn-link.active {
	display: flex;
    align-items: center;
}

.tt-list-btn li .btn-link i {
	transition: background .1s linear;
	transition: border .1s linear;
	transition: border .1s linear;
	transition: padding .1s linear;
}

.tt-list-btn li .btn-link:not(.active) i {
	margin-left: 7px;
}

.tt-list-btn li .btn-link.active i {
	border-radius: 50%;
	padding: 7px;
	margin-right: 5px;
}

.paymentsOptions:not(.subscription) {    
    float: left;
    width: 100%;
}

.paymentsOptions h1 {
    font-size: 18px;
}

.paymentsOptions h2 {
    font-size: 11px;
}

.border-top-gray-1 {
    border-top: 1px solid #e9e7e7;
    padding-top: 15px;
}

#ships_html .shipItem:not(.btn-shipSelect02),
.paymentsOptions .paymentItem {
    min-height: 100px !important;
    margin-bottom: 20px;
}

#ships_html .shipItem:not(.btn-shipSelect02),
.paymentsOptions .paymentItem:not(.btn-BalanceMethod) {
    border: 1px solid #e9e7e7;
    border-radius: 5px;
}

.paymentsOptions .btn-BalanceMethod {
    border-bottom: 3px dotted gray;
}

.paymentsOptions .payItemHeader {
    font-weight: bold;
    font-size: 16px;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

.paymentsOptions .payItemText {
    font-size: 14px;
    padding: 0px;
    margin: 5px 0px 0px 0px;
}

#ships_html .shipItem:not(.btn-shipSelect02):hover,
.paymentsOptions .paymentItem:hover:not(.btn-BalanceMethod) {
    border: 1px solid #2879fe;
    background-color: #f7f8fa;
    cursor: pointer;
}

#ships_html .shipItem.active:not(.btn-shipSelect02),
.paymentsOptions .paymentItem.active:not(.btn-BalanceMethod) {
    border: 1px solid #2879fe;
    background-color: #f7f8fa;
    cursor: pointer;
}

.btn-BalanceMethod:hover {
	cursor: pointer;
}

.btn-BalanceMethod .checkbox-holder {
	width: 40px !important;
	height: 40px !important;
    margin-left: 30px;
    margin-right: 30px;
	border: 4px solid #000000;
	border-radius: 6px;
}

.btn-BalanceMethod .checkbox-holder i {
	display: none;
}

.btn-BalanceMethod.active .checkbox-holder i {
	display: block;
	color: black;
	font-size: 230%;
}

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

.fntColorBlue {
    color: #2879fe !important;
}

.fntColorGreen {
    color: green !important;
}

#progress_track {
    width: 100%;
    float: left;
    padding-top: 25px;
}

#progress_track .node {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    transition: all 1000ms ease;
}

#progress_track .activated {
    box-shadow: 0px 0px 3px 2px rgba(194, 255, 194, 0.8);
}

#progress_track .divider {
    height: 20px;
    width: 2px;
    margin-left: 30px;
    transition: all 800ms ease;
}

#progress_track li p {
    display: inline-block;
    margin-left: 15px;
    line-height: 15px;
    position: absolute;
    top: 0px;
    left: 60px;
    width: auto;
    text-align: left;
    margin-top: 0px;
}

#progress_track li {
    list-style: none;
    line-height: 1px;
    position: relative;
    float: left;
    width: 100%;
}

#progress_track li div {
    line-height: 60px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size:16px;
}

#progress_track .blue {
    background-color: rgba(82, 165, 255, 1);
}

#progress_track .green {
    background-color: yellowgreen
}

#progress_track .red {
    background-color: rgba(255, 148, 148, 1);
}

#progress_track .grey {
    background-color: rgba(201, 201, 201, 1);
}

.payment-imgs, li span.icon {
    height: 25px !important;
    padding-right: 8px;
    font-size: 17px !important;
}

select.form-control {
	-webkit-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
	background-image: url("https://img.icons8.com/material-rounded/15/000000/chevron-down.png") !important;
    background-position: right 8px center !important;
    background-repeat: no-repeat !important;
}

.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content {
    font-size: 22px;
    overflow: hidden;
}