.load-more-products, .load-more-advanced {
    color: #fff;
    background-color: #c9ac74;
    border-color: #c9ac74;
}
.load-more-products:hover, .load-more-advanced:hover {
    color: #fff;
    background-color: #99582A;
    border-color: #99582A;
}
.swal2-styled {
    background: #705934 !important;
}
.swal2-popup {
    background: #ffffffd1 !important;
    border-radius: 0 !important;
}
.radio_selection label{
    cursor: pointer;
    font-weight: bold;
    width: 300px;
}
.radio_selection .ship{

    width: 110%;
}
.radio_selection label img {
    height: 20px;
    width: auto;
    margin-right: 10px;
    margin-top: -10px;
}
.account-control{
    margin-top: 15rem !important;
}
.bootstrap-modal .modal-content{
    background-color: #FFF !important;
}
.bootstrap-modal .modal-body{
    border-radius: 0;
}
.bootstrap-modal .modal-header .close{
    color: #333;
    background-color: #FFF;
}
.bootstrap-modal .modal-header{
    border-bottom: 1px solid #dee2e6;
}
.bootstrap-modal .modal-header .close {
    margin: -0.2rem auto -1rem -1rem;
}
.alert.animated{
    border: 0;
    border-radius: 0;
    padding: 1.05rem 1.35rem;
}
#v-orders>.row {
    background: #FFF;
    margin-bottom: 20px;
    padding: 5px;
    border-bottom: 2px solid #ad8e5b;
    border-radius: 5px;
    margin-right: 10px;
}
#v-orders .single-cart-item {
    border-bottom: none;
}
#v-orders .col-md-12 hr {
    background: #007bff;
    padding: 0.5px;
}
.account-control>.row>.col-md-3{
    background: #0b213cfa;
    border-radius: 5px;
}
.account-control a{
    color: #FFF;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #406c9a;
}
div#v-pills-tab {
    padding-top: 10px;
    padding-bottom: 10px;
}
@media (min-width: 1200px){
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1260px;
        width: 1260px;
    }
}
/*@media (min-width: 1400px) {
	.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1370px;
    width: 1370px;
  }
}
@media (min-width: 1600px) {
	.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1570px;
    width: 1570px;
  }
}
@media (min-width: 1900px) {
	.container, .container-sm, .container-md, .container-lg, .container-xl {
		max-width: 1570px;
		width: 1570px;
	}
}*/

.sizing-options label, .empty-radio-btn label {
    padding: 5px 10px;
}
.footer-content p{
    margin-bottom: 0;
}
.out-of-stock{
    width: 100%;
    border: none;
    font-size: 14px;
    font-weight: bold;
    color: #CEB273;
    text-align: center;
    background: #9d84ad;
    padding: 10px;
    margin-top: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.reply {
    background: #d0b073;
    padding: 20px;
    margin-right: 20px;
    border-radius: 5px;
    color: #FFF;
}
.alert.animated{
    z-index: 99999999 !important;
}
.text-purple, .text-purple a{
    color: #421160 !important;
}
.notification-badge {
    background: #fd4545;
    width: 20px !important;
    height: 20px !important;
    color: #FFF !important;
    font-size: 12px !important;
    font-weight: bold !important;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.offcanvas.show2 {
    visibility: visible;
    transform: translateX(0);
    transition: transform 0.5s;
}
.cart-badge {
    background: #fd4545;
    width: 20px !important;
    height: 20px !important;
    color: #FFF !important;
    font-size: 12px !important;
    font-weight: bold !important;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
label.label.label-danger {
    background: #fb3434;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: bold;
}
label.label.label-success {
    background: #2789ca;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: bold;
}
.alert {
    border-radius: 0;
    border: none;
    box-shadow: 0px 2px;
}
.logo img {
    height: 100px;
    max-width: 100px;
}
.section-title span a {
    font-size: 22px;
    font-weight: 700;
}
.item-description p{
    word-break: break-word;
}
.icon-flag img {
    width: 35px;
}
.price-per-item.before-discount{
    color: #d83a3a;
    text-decoration: line-through;
}
#loader-back{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9998;
    background: #e9e9e900;
    top: 0;
    left: 0;
    position: fixed;
}
.sizing-options input[type="checkbox"], .empty-checkbox-btn input[type="radio"] {
    display: none;
}
.sizing-options input[type="checkbox"]:checked + label, .empty-radio-btn input[type="checkbox"]:checked + label {
    border: solid 1px #421160;
    background: #421160;
    color: #fff;
}
.col-red {
    color: #fd4545;
}
label.label.label-info {
    padding: 5px;
    background: #5bc0de;
    color: #FFF;
    border-radius: 3px;
    font-size: 12px;
}

.bootstrap-modal{
    z-index: 1200 !important;
}
a.selected-options-btn {
    color: #6d6d6d;
}
a.selected-options-btn {
    color: #6d6d6d;
    margin: 10px 0;
    display: block;
}
.input-group-prepend {
    margin-left: -1px;
    padding: 10px 20px;
    border: 1px solid #CCC;
    font-size: 14px;
}
.input-group-append {
    margin-left: -1px;
    padding: 0 20px;
    border: 1px solid #CCC;
    font-size: 14px;
    line-height: 36px;
}
.modal .modal-body {
    box-shadow: none;
}
.col-md-12.description {
    background: #fbcf2d85;
    padding: 20px;
    margin-bottom: 24px;
}
.swal2-container {
    z-index: 999999999999 !important;
}
.discount-append {
    padding: 0;
    border: 0;
}
@media(max-width: 992px) {
    .offcanvas .wrapper footer {
        padding-bottom: 60px;
    }
}

.social-container .container{
    background: #FAFAFA;
    padding: 10px;
}

.social-container .container .row{
    justify-content: center;
}

.social-container i{
    color: #969696;
}


/* Cart bank information */
.payment-info-cart{
    background-color: transparent;
    border: 0;
}

.payment-info-cart .card-header{
    background: transparent;
    border: 0;
}
.payment-info-cart .card-title{
    font-weight: 600;
}
.payment-info-cart .nav-item{
    flex: 1 1 auto;
}
.payment-info-cart .nav-link{
    color: #333;
}
.payment-info-cart .nav-link.active{
    background-color: #99582a;
    color: #ffffff;
}

.payment-info-cart .card{
    cursor: pointer;
    transition: background-color 350ms ease-in-out;
    -webkit-transition: background-color 350ms ease-in-out;
    -moz-transition: background-color 350ms ease-in-out;
}

.payment-info-cart .card .card-body img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.payment-info-cart .card .card-body p{
    color: #969696;
    font-size: 15px;
}

.payment-info-cart .nav-link:hover{
    background-color: #99582a;
    color: #ffffff;
}
.payment-info-cart .row{
    transition: max-height 350ms ease-in-out;
    overflow: hidden;
    max-height: 5000px;
}
.payment-info-cart .col-md-12{
    transition: transform 350ms ease-in-out;
}

.payment-info-cart .col-md-12.active .card{
    background-color: #99582a;
}

.payment-info-cart .col-md-12.active .card .card-body h5, .payment-info-cart .col-md-12.active .card .card-body p{
    color: #fff;
}

.payment-info-cart .col-md-12:hover .card{
    background-color: #99582a;
}

.payment-info-cart .col-md-12:hover .card .card-body h5, .payment-info-cart .col-md-12:hover .card .card-body p{
    color: #fff;
}

.payment-info-cart .bank-account-info{
    transition: all 350ms ease-in-out;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
}

.payment-info-cart .bank-account-info.active{
    opacity: 1;
    visibility: visible;
    max-height: 1000px;
}