body{
    background-image: none !important;
}
.text-gold{
    color: #ffdeaa;
}
/*/*---intro---*/
.link-section-description{
    font-size: 14px;
    font-weight: 100;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    background-color: #000;
    padding-top: 12px;
}
.link-section-description hr{
    margin-top: 15px!important;
}
.remove-container{
    width: 50px;
    height: 26px;
    border-radius: 0 0 12px 12px;
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(117deg, #e9cfa1, #b39a6d);
    border-image-slice: 1;
    background-image: linear-gradient(to bottom, #262626, #000 98%), linear-gradient(117deg, #e9cfa1, #b39a6d);
    background-origin: border-box;
    background-clip: content-box, border-box;
    margin-top: -1px;
}
.intro{
    background-image: url("../img/shop/hex.svg");
    background-size: contain;
    background-position: 50% 56%;
}
#site_wrapper .container-fluid.intro{
    padding: 0 15px 140px;
}

@media (max-width: 767px){
    #site_wrapper .container-fluid.intro {
        padding: 0 15px 60px;
    }
}

.custom-amount-added {
    background-color: #28a745 !important;
    border-color: #28a745 !important;
}

.dropdown-item:focus, .dropdown-item:hover{
    background-color: #101010;
    color: #e8cfa0;
}
.dropdown-menu.show {
    background: #101010;
}
.dropdown-menu{
    border-radius: .5rem;
    /*border-color: #e8cfa0;*/
}
.dropdown-item{
    color: #fff;
}
.dropdown-toggle::after{
    margin-left: .75rem;
}
#options:hover{
    border: solid 1px #e8cfa0;
}
#options, .dropdown-item > div > span{
    font-weight: 600;
}
#options{
    min-width: 90px;
    box-shadow: none;
}
.currency-slug{
    margin-left: 0.6rem;
}
.currency-symbol{
    font-size: 14px;
}

.grow-in{
    opacity: 0;
    display: block;
    transition: all 0.3s cubic-bezier(0, 1, 0.3, 1);
    overflow: hidden;
    transform: scale(0.8);
}

.grow-in.collapsing{
    opacity: 0.1;
    transform: scale(0.9);
    transition: all 0.3s linear;
}

.grow-in.show{
    opacity: 1;
    transform: scale(1);
    transition: all 0.3s cubic-bezier(0, 1, 0.3, 1);
}
ul.dropdown-menu.grow-in.show{
    min-width: 107px!important;
}
.currencies .fa-btc{
    padding-top: 4px;
}
.currency-icon{
    color:#e8cfa0;
}

.exchange .dropdown-menu.grow-in.show{
    border-radius: 0 0 8px 8px;
    background-color: #1c1c1c;
    border: 1px solid #373737;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -3px;
    border-top: none;
}
.currencies div.d-flex{
    padding-top: 5px;
}
a.dropdown-item.currencies{
    padding-left: 12px;
    padding-right: 41px;
}
a.dropdown-item.currencies:last-of-type{
    padding-bottom: 7px;
}
.btn-outline-dark:hover, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #1c1c1c!important;
    border-color: #373737!important;
}
.show>.btn-outline-dark.dropdown-toggle:focus, .show>.btn-outline-dark.dropdown-toggle:focus, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle, .btn-outline-dark:focus {
    box-shadow: none!important;
}
body{
    background-image: none !important;
}
/*---section one-intro--*/
.intro{
    padding-top: 53px !important;
}
.section-title{
    font-size: 50px;
    font-weight: 600;
    line-height: normal;
    color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.section-description{
    font-size: 18px;
    line-height: normal;
    color: #ffeed4;
    padding-bottom: 40px;
    font-weight: 400;
}
.card{
    background-color: #101010;
    border-radius: 8px;
}
.intro .card-header{
    padding-left: 26px;
    padding-right: 26px;
    padding-bottom: 7px;
}
.table thead th, .table td{
    border: none !important;
}
.table thead th{
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-align: right;
    color: #ffffff;
    padding-bottom: 8px;
}
.table thead th.price-info{
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    color: #ffffff;
    text-align: left;
}
.table tr:nth-child(even){
    background-color: #171717;
    border-radius: 5px;
}
.table tr:nth-child(even) td:first-child{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.table tr:nth-child(even) td:last-child{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.note{
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    padding: 18px 70px 30px;
}
/*---section two-chart--*/
.exchange{
    margin-bottom: 47px;
}
.nav-pills span{
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    color: #ffffff;
}
.nav-pills .nav-link{
    padding: 2px 19px;
    background-color: #2f2f30;
    border-radius: 14px;
    margin-right: 15px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color: #e8cfa0;
}
.chart{
    margin-bottom: 87px;
}
.chart-description{
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    color: #ffffff;
}
.chart .card-header{
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 32px;
}
/*---section-three-exchange---*/
.exchange-title{
    font-size: 25px;
    font-weight: 600;
    line-height: normal;
    color: #ffffff;
    letter-spacing: 0.3px;
}
.exchange .section-description, .exchange .card-header{
    padding-bottom: 0;
}
.exchange .card-header{
    padding-left: 50px;
    padding-top: 45px;
}
.exchange .card-body{
    padding-top: 16px;
    padding-bottom: 15px;
    padding-left: 50px;
}
.exchange-label{
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    color: #909090;
}
.section-one .form-control{
    height: 46px;
    border-radius: 4px;
    border: solid 1px #333765;
    background-color: #080a21;
    transition: all 0.3s;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.section-one .form-control:focus,.section-one  .form-control:hover {
    border: solid 1px #e8cfa0;
    background-color: #080a21;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    box-shadow: none;
}
span.input-group-text{
    border-radius: 4px;
    border: solid 1px #373737;
    background-color: #1c1c1c;
    padding: 13px 18px;
}
.input-group-text span{
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    color: #ffffff;
    padding-left: 10px;
}
.eth-symbol{
    width: 13px;
    height: 17px;
    fill: #e8cfa0;
}
.dropdown-item:focus .eth-symbol, .dropdown-item:hover .eth-symbol{
    fill: #e8cfa0;
    width: 13px;
}
.shuffle-img{
    padding: 40px 27px;
}
.parity{
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    color: #e8cfa0;
    padding-top: 12px;
}
.exchange .btn-default{
    border-radius: 4px;
    background-color: #000;
    border: 1px solid #e8cfa0;
    color: #fff;
    max-height: 46px;
    margin-top: 29px;
    margin-left: 35px;
    max-width: 156px;
    transition: all 0.3s;
}
.exchange .btn-default:hover, .exchange .btn-default:focus {
    background-color: #e8cfa0;
    border: 1px solid #e8cfa0;
}
.row.d-flex{
    margin-left: 0;
    margin-right: 0;
}
/*/*---section-four-products---*/
.products{
    margin-bottom: 50px;
}
.product-image-container{
    /*padding: 40px;*/
    width: 100%;
}
.products .product-image-container {
    min-height: 207px;
    padding: 0 15px;
}
.products .card-img-top{
    object-fit: contain;
    height: 154px;
    margin: 50px auto 0 auto;
}
.products .card{
    margin-bottom: 30px;
    color:#fff;
    border-radius: 14px;
    width: 100%;
}
.products .card-body{
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.text-gold{
    color:#e8cfa0;
}
.products .card-title{
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 6px !important;
    text-transform: capitalize;
}
.products .card-text{
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    color: #e8cfa0;
    margin-bottom: 22px !important;
    text-transform: capitalize;
    padding: 0 15px;
    height: 51px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.products .card.wow .card-body h5 a{
    color: #fff;
    text-decoration: none;
    transition: all ease 0.5s;
}
.products .card.wow .card-body h5 a:hover{
    color: #e8cfa0;
}
.from{
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 4px;
}
.gold-bar-price{
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0;
}
.btn-info.focus, .btn-info:focus{
    box-shadow: none!important;
}
button.add-to-cart-button{
    width: 100%;
    height: 50px;
    background-color: #1b1b1b;
    border: none;
    border-radius: 0 0 14px 14px;
    line-height: 38px;
    font-size: 16px;
    transition: all 0.3s;
    color: #e8cfa0;
}
button.added-to-cart{
    width: 100%;
    height: 50px;
    border-radius: 0 0 14px 14px;
    line-height: 38px;
    font-size: 16px;
    /*transition: all 0.3s;*/
    position: absolute;
    z-index: 3;
    left: 0;
    display: none;
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    top: 0;
}
button.added-to-cart:hover{
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
button.add-to-cart-button:hover, button.add-to-cart-button:focus{
    background-color: #E8CFA0;
    color:#fff;
}
button.add-to-cart-no-qty{
    width: 100%;
    height: 50px;
    background-color:#e8cfa0;
    border: 1px solid #e8cfa0 !important;
    border-radius: 0 0 14px 14px;
    line-height: 38px;
    font-size: 16px;
    transition: all 0.3s;
    position: absolute;
    z-index: 3;
    left: 0;
    display: none;
    background: #636363;
    top: 0;
    /*fill: #636363;*/
}


.btn-primary:not(:disabled):not(.disabled):active:focus{
    box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled):active{
    background-color: transparent !important;
    color:#fff;
}
.not-available{
    background-color: #1b1b1b;
    color: #4d4d4d;
}
.product-custom{
    position: relative;
}
.quantity-custom-span{
    position: absolute;
    left: 0;
    top: calc( 50% - 13px);
    margin-left: 20px;
}
.quantity-custom-input{
    padding-left: 5em;
}
.custom-product{
    border-radius: 8px;
    background-color: #101010;
    padding: 30px 15px 24px 30px;
}
.custom-product .custom-product-img{
    padding: 18px 35px 0 12px;
}
.custom-product .custom-product-img img{
    max-width: 130px;
    width: 100%;
    height: 80%;
}
.custom-product h3{
    font-size: 25px;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding-top: 3px;
    margin-bottom: 6px;
}
.custom-product p.custom-description{
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.25px;
    color: #ffeed4;
    margin-bottom: 19px;
}
.custom-product .form-group{
    margin-bottom: 13px;
}
.custom-product .input-group-text{
    font-size: 20px;
    line-height: normal;
    letter-spacing: normal;
    color: #e8cfa0;
    padding: 6px 21px;
}
.custom-add-to-cart.btn.btn-info{
    margin: -15px 0 0 20px;
    padding: 12px 26px 9px;
    background-color: #000;
    /*background-color: #000 !important;*/
    /*border:1px solid #e8cfa0!important;*/
}
.custom-add-to-cart:hover, .custom-add-to-cart:focus{
    background-color: #e8cfa0 !important;
    border:1px solid #e8cfa0!important;
}
#custom-amount::placeholder{
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #ffffff;
}
#custom-amount{
    color: #ffffff;
}
.gold-price-parity p{
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #e8cfa0;
    margin-bottom: 0;
}

.card .product-image-container .card-img-top,
.custom-product .custom-product-img img {
    transition: all 0.3s;
}

.card:hover > .product-image-container .has-individual-page .card-img-top,
.custom-product:hover > .custom-product-img .has-individual-page img {
    transform: scale(1.1);
}

a.item-badge-cart .cart-btn {
    width: 30px;
    height: 30px;
    background-color: #ddc190;
    padding: 5px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

a.item-badge-cart .cart-btn span {
    position: absolute;
    background-color: #ff0000;
    border-radius: 50%;
    width: 1.6em;
    height: 1.6em;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -5px;
    right: -5px;
    font-size: 12px;
}

ul.navbar-nav li#header-cart {
    margin-top: -4px;
}

.swal2-container .swal2-popup .swal2-content .mx-5 {
    margin: 0 1em !important;
    border-radius: 5px;
    border: solid 1px #464646;
    background-color: #040404;
    width: 7em;
    text-align: center;
    transition: ease all 0.5s;
    cursor: pointer;
}
.swal2-header .swal2-icon.swal2-info {
    border-color: #e8cfa1;
    color: #d5ba86;
}
.swal2-header .swal2-icon-content{
    color: #d5ba86;
}
.swal2-container .swal2-popup .swal2-content .mx-5:hover {
    border-color: #e9cfa1;
}
.selected-payment-method {
    border-color: #e9cfa1 !important;
}

#swal2-content > label:nth-child(2) {
    /*display: none;*/
}

body > div.swal2-container.swal2-center.swal2-backdrop-show > div > div.swal2-actions > button.swal2-confirm.swal2-styled,
body > div.swal2-container.swal2-center.swal2-backdrop-show > div > div.swal2-actions > button.swal2-cancel.swal2-styled {
    width: 17.2em;
}

.remove-affiliate {
    cursor: pointer;
    color: #d5ba86;
    padding-top: 5px;
}

.coming-soon-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #090b26;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.coming-soon-overlay p{
    font-size: 25px;
    color:#fff;
    text-align: center;
    margin-bottom: 0;
}
.coming-soon-overlay p.text-gold{
    color: #d0b9a0;
    font-size: 30px;
}

.swal2-styled.checkout-green-btn {
    background-color: #28a745 !important;
    border-color: #0a8415 !important;
    color: white !important;
    font-weight: 200 !important;
}

/* ------------- tnq modal end ------------- */
.summary-container {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #333765;
    padding: 1em 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.summary-container .d-flex.align-items-center.text-left {
    width: 60%;
}
#ratesModal .modal-content{
    background: black;
    border: 1px solid #e9cfa1;
    border-radius: 10px;
}
#ratesModal .modal-header{
    border-color: #4e4e4e;
}
#ratesModal .row-content, .selected-courier {
    margin-left: 0;
    margin-right: 0;
}

.tooltip-inner {
    border: 1px solid #e9cfa1;
    max-width: 350px;
    padding: 1em 1em;
}
/*/*---media---*/
@media (max-width: 1199px) {
    .main-section .dropdown-menu.cart {
        left: -835.6% !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .exchange .btn-default {
        margin-left: 20px;
    }
}
@media (max-width: 1024px){
    .container{
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .exchange .btn-default{
        margin-left: 5px;
        margin-top: 15px;
    }
    .custom-product p.custom-description{
        font-size: 14px;
    }
    .custom-product h3{
        font-size: 23px;
    }
    .gold-price-parity p{
        font-size: 13px;
    }
    .products .product-image-container {
        min-height: 175px;
    }
}
@media (max-width: 991px){
    .name-details {
        max-width: fit-content;
    }
    .exchange .btn-default {
        margin-left: 35px;
        margin-top: 29px;
    }

    #exchange-container {
        display: block !important;
    }

    .products .card-img-top {
        height: 140px;
    }

    #header-cart {
        margin-top: 4px;
    }

    a.item-badge-cart .cart-btn {
        text-align: center;
        margin: 10px auto;
    }

    .main-section .dropdown-menu.cart {
        margin-left: auto;
        margin-right: auto;
        left: -440% !important;
        right: 0;
        text-align: center;
    }

    .cart-empty-container, .cart-full {
        margin: 0 auto;
    }

.dropdown.cart.show {
    top: 273px !important;
}

    .summary-container .d-flex.align-items-center.text-left {
        width: 100%;
        padding-bottom: 1em;
    }
}

@media (max-width: 767px) {
    .custom-product-img img {
        margin: 0 auto;
        padding-bottom: 50px;
        height: 148px;
    }

    .custom-add-to-cart.btn.btn-info {
        margin: 0 0 10px 0;
    }
    .custom-product{
        padding: 15px;
        max-width: 300px;
        margin: 0 auto;
    }
    .custom-add-to-cart{
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }
    .custom-product-img{
        display: flex;
    }
    .section-title{
        font-size: 35px;
    }
    .section-description{
        font-size: 15px;
    }
    .intro .card-header{
        padding-left: 10px;
        padding-right: 10px;
    }
    .table thead th, .table td{
        font-size: 13px;
    }
    .table thead th.price-info, .products .card-title {
        font-size: 15px;
    }
    .btn-default{
        margin-left: 0;
    }
    .chart-description, .nav-pills span{
        font-size: 13px;
    }
    .chart-description{
        margin-top: 20px;
    }
    .nav-pills .nav-link{
        margin-right: 0px;
    }
    canvas{
        width: 280px;
    }
    .note{
        font-size: 13px;
        padding: 18px 30px 30px;
    }
    .exchange .card-body, .exchange .card-header{
        padding-left: 30px;
    }
    .exchange .card-header{
        padding-top: 20px;
    }
    .exchange .card-body{
        padding-bottom: 30px;
    }
    .shuffle-img{
        padding: 0 12px 20px;
    }
    .exchange .btn-default{
        margin-left: 0;
        margin-top: 10px;
    }
    .products .card{
        max-width: 300px;
        margin: 30px auto;
    }
    .products .card-img-top{
        margin: 30px auto 15px;
    }
    .gold-bar-price{
        font-size: 20px;
    }
    .products .card-text{
        font-size: 14px;
        padding-top: 0;
    }
    .dropdown-menu.grow-in.show{
        left:1px!important;
    }
    .custom-product .custom-product-img{
        padding: 18px 35px 0 35px;
    }
}
@media (max-width: 320px){
    .dropdown-menu.grow-in.show {
        left: 8px!important;
    }
}

.text-green {
    color: green!important;
}

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

.section-table#responsive-table{
    display: none;
}


.btn-info.cart {
    background-color: transparent;
    border: none;
    padding-right: 0;
    right: 0;
    position: absolute;
    top: 16px;
}
.cart-full .btn-info.cart:focus, .cart.btn-info:not(:disabled):not(.disabled):active, .cart.btn-info:not(:disabled):not(.disabled):active:focus, .cart.btn.focus,.cart.btn:focus{
    box-shadow: none;
    background-color: transparent;
    border: none;
}
.btn.btn-block:focus {
    box-shadow: none;
}
.cart .badge-pill {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border-width: 3px;
    padding: 4px 0;
}
.main-section.text-right.pr-0 {
    padding-top: 24px;
}
.cart .badge-danger {
    background-color: #e8cfa0;
    border: 3px solid #000;
}
.cart.btn .badge {
    top: -10px;
    left: -13px;
}
#header-bar .fa-shopping-cart {
    position: absolute;
    top: 27px;
    right: 41px;
    color: #fff;
}
div.backend-cart-header #header-bar .fa-shopping-cart {
    top: -4px;
}

#header-bar .notify-badge {
    position: absolute;
    right: 24px;
    border: 1px solid #000;
    background: #e8cfa0;
    min-width: 25px;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color: white;
}

div.backend-cart-header #header-bar .notify-badge {
    top: -24px;
}
.dropdown-menu.cart {
    margin: 0;
    padding: 0;
    background-color: transparent;
    left: -300px;
    color: #fff;
}
.checkout a {
    font-size: 14px;
    line-height: normal;
    text-align: center;
    padding-top: 10px;
    width: 210px;
    height: 40px;
    border-radius: 4px;
    font-stretch: normal;
    color: #ffffff;
    text-transform: uppercase;
    vertical-align: middle;
    max-width: 130px;
    margin: 20px auto;
    background-color: transparent;
    border-color: transparent;
    opacity: 1;
    transform: none !important;
}
.checkout a:hover, .checkout a:focus{
    font-size: 14px;
    line-height: normal;
    text-align: center;
    padding-top: 10px;
    width: 210px;
    height: 40px;
    border-radius: 4px;
    font-stretch: normal;
    color: #ffffff;
    text-transform: uppercase;
    vertical-align: middle;
    max-width: 130px;
    margin: 20px auto;
    background-color: #28a745;
    border-color: #0a8415!important;
    opacity: 1;
    transform: none !important;
}
.product-dsc .col-sm-3 {
    width: 30% !important;
}
.product-dsc .col-sm-9 {
    width: 70% !important;
}
.cart-main-container {
    color: white;
}
.cart-content .col-lg-3 {
    max-width: 25%;
}
.cart-content .col-lg-7 {
    max-width: 58.333333%;
}
.cart-content .col-lg-2 {
    max-width: 16.666667%;
}

.cart-content a:hover{
    color: white;
    transition: all 0.3s;
}
.cart-empty-container, .cart-full {
    width: 341px;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(to bottom, #e8cfa0, #000000);
    border-image-slice: 1;
    background-image: linear-gradient(to bottom, #101010, #1a1a1a), linear-gradient(to bottom, #e8cfa0, #000000);
    background-origin: border-box;
    background-clip: content-box, border-box;
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.empty-cart .col-12{
    padding-right: 14px;
    padding-left: 14px;
}
.cart.show {
    top: 66px !important;
}
.cart-detail {
    margin-right: 13px;
    padding-right: 0;
    padding-left: 0;
    margin-left: 13px;
    border-bottom: 1px solid #232323;
}
.cart-detail-img {
    padding-left: 0;
}
.cart-detail-img img {
    width: 66px;
    /*height: 56px;*/
    padding-top: 23px;
    padding-bottom: 20px;
}
.cart-detail-product {
    padding-left: 10px;
    padding-right: 10px;
    width: 168px;
}
.cart-detail-product p {
    font-size: 16px;
    line-height: normal;
    padding-top: 12px;
    margin-bottom: 6px;
}
.cart-detail-product .price, .cart-detail-product .count {
    font-size: 14px;
    line-height: normal;
}
.delete-product {
    padding-right: 10px;
}
.total-text {
    font-size: 16px;
    line-height: normal;
}
.total-amount {
    font-size: 18px;
    font-weight: 600;
    color: #e8cfa0;
}
.total-header-section {
    margin: 0 13px;
    padding: 16px 0 !important;
    border-bottom: 1px solid #232323;
}

.currency-container {
    width: 158px;
    position: absolute;
    right: 83px;
    top: 21px;
    border: solid 1px #e8cfa0;
    border-radius: 4px ;

}
.currency-container label, .currency-container select {
    font-size: 12px;
    line-height: normal;
    text-align: center;
    color: #ffffff;
    /*border: solid 1px #e8cfa0;*/
    background-color: #000;
    z-index: 1;
}

.custom-select-marketplace.active {
    border-radius: 0 4px 0 0;
}
.currency-container label {
    padding: 5px 6px 6px 12px;
    margin-bottom: 0;
    border-radius: 4px 0 0 4px;
    border-right: none;
    z-index: 99;
}

label[for=cart_currency].active {
    border-radius: 4px 0 0 0;
}

.currency-container select {
    color: #d6bb87;
    border-left: none !important;
    margin-left: -5px;
    cursor: pointer;
    width: 73px;
}
.currency-container .form-control {
    height: 27px;
    border-radius: 0 4px 4px 0;
}
.currency-container .form-control:focus, .currency-container .form-control:hover {
    border: solid 1px #e8cfa0;
    border-left: none;
    background-color: #000000;
    color: #d6bb87;
    box-shadow: none;
    font-size: 12px;
}

select#cart_currency {
    -webkit-user-select: none;
    border:none;
    opacity: 0;
    display:none;
}

div.div-add-to{
    position:relative !important;
    border-radius: 0 0 14px 14px;
    margin-top: 20px;
}
.btn-loading {
    font-size:24px;
    display: none;
    z-index: 2;
    position: absolute;
    top: 14px;
    right: calc(50% - 12px);
}

.sel {
    font-size: 12px;
    line-height: normal;
    text-align: center;
    color: #ffffff;
    /*border: solid 1px #e8cfa0;*/
    border-left: none;
    border-radius: 0 4px 4px 0;
    background-color: #000;
    z-index: 1;
    position: relative;
    cursor: pointer;
    width: 73px;
}

.sel::before {
    position: absolute;
    content: '\f078';
    font-family: 'FontAwesome';
    font-size: 9px;
    line-height: normal;
    text-align: center;
    color: #ffffff;
    right: 8px;
    top: calc(50% - 0.5em);
}

.sel.active::before {
    transform: rotateX(-180deg);
}

.sel__placeholder {
    display: block;
    font-size: 12px;
    line-height: normal;
    color: #d6bb87;
    padding: 6px 1px 5px;
    text-align: left;
    pointer-events: none;
    user-select: none;
    visibility: visible;
}

.sel.active .sel__placeholder {
    visibility: hidden;
}

.sel__placeholder::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 6px 1px 5px;
    content: attr(data-placeholder);
    visibility: hidden;
}

.sel.active .sel__placeholder::before {
    visibility: visible;
}

.sel__box {
    position: absolute;
    top: 27px;
    right: -1px;
    display: none;
    list-style-type: none;
    text-align: left;
    font-size: 12px;
    background-color: #000;
    width: 158px;
    box-sizing: border-box;
    border: 1px solid #e8cfa0;
    border-radius: 0 0 4px 4px;
    z-index: 99;
}
.sel__box.custom-sel__boxect-marketplace{
    max-height: 250px;
    overflow-y: scroll;
}
.sel.active .sel__box {
    display: block;
}

.sel__box__options {
    display: list-item;
    font-size: 12px;
    color: #fff;
    padding: 0.5em 1em;
    user-select: none;
}

.sel__box__options.selected, .sel__box__options.selected:hover{
    background-color: #e8cfa0;
    color:#fff;
}

.sel__box__options:hover {
    color:#e8cfa0;
}
.delete-product-from-cart {
    position: relative;
    top: calc( 50% - 9px );
    cursor: pointer;
}

.custom-green-alert {
    background-color: #28a745;
    border-color: #0a8415;
    color: #ffffff;
}

.custom-red-alert {
    color: #fff;
    border-color: #f75676;
    background-color: #f75676;
}

.custom-red-alert a {
    color: #e8d0a0;
}
/*/* ----------responsive cart ----------*/
.qty-details input{
    display: inline;
}
.name-details span{
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}
.name-details{
    margin-bottom: 0.2em;
}
.price-details, .subtotal-details{
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7c7c7c;
}
.price-details{
    margin-bottom: 0.8em;
}
.qty-details{
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 1em;
}
#cart .qty-details input{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #e8cfa0;
    width: 30px;
    height: 30px;
    padding: 2px;
    margin-left: 5px;
}
/* ----- Select Box Black Panther ----- */

.sel--black-panther {
    z-index: 3;
}

.cart.show {
    transform: none !important;
}
@media (max-width: 1200px) {
    .btn-info.cart {
        padding-right: 15px;
    }

    .product-dsc .photo-name {
        padding-left: 25px!important;
    }
}
@media (max-width: 1024px) {
        #header-bar .dropdown-menu.cart {
            left: 107px !important;
        }
    }
    @media (max-width: 991px) {
        .cart-main-container .section-table {
            display: none;
        }
        .section-table#responsive-table {
            display: block;
    }

    #responsive-table .img-responsive {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

    td.footer-padding a.checkout-btn {
        margin-left: 0 !important;
        max-width: 100% !important;
    }
}

@media (max-width: 992px) {
    #header-bar .dropdown-menu.cart {
        left: 103px !important;
    }
}
@media (max-width: 768px) {
    .btn-info.cart {
        padding-right: 36px;
    }
    .currency-container {
        right: 105px;
    }
}
@media (max-width: 767px) {
    #header-bar {
        min-height: 100px;
    }
    .currency-container {
        position: initial;
    }
    .btn-info.cart {
        top: -5px;
    }
    .cart-empty-container, .cart-full {
    width: 305px;
    }
    #header-bar .dropdown-menu.cart {
        left: 41% !important;
        transform: none !important;
    }
    #header-bar .fa-shopping-cart {
        top: 10px;
    }
    #header-bar .notify-badge {
        right: 24px;
        top: -9px;
    }
    .cart-detail-product p {
        font-size: 14px;
    }
    .total-text {
        font-size: 14px;
    }
    .total-amount {
        font-size: 16px;
    }
    .checkout a {
        font-size: 13px;
    }
    .cart-detail-product .price, .cart-detail-product .count {
        font-size: 12px;
    }
    #header-bar .dropdown-menu.cart {
        left: 15px !important;
    }
    #header-bar .cart-empty-container, #header-bar .cart-full, #header-bar .cart.show {
        width: 96%;
    }

    #cart tfoot tr td.footer-padding span.cart-total{
        display: inline-block;
    }
}

@media (max-width: 575px) {
    td.footer-padding a.shopping-btn {
        width: 100% !important;
    }
    .card .table td, .card .table th {
        padding: 10px;
    }
    .total, .total-currency {
        font-size: 20px !important;
    }

    .summary-container .d-flex.align-items-center.text-left {
        display: block !important;
    }

    .summary-container .d-flex.align-items-center.text-left div {
        text-align: center;
    }
    .summary-container .d-flex.align-items-center.text-left .img-responsive {
        margin-right: 0;
        margin-bottom: 1em;
    }
    }
    @media (max-width: 425px) {
        .summary-container {
            display: block;
        }
    .dropdown-menu.cart {
        left: -158px;
    }

    .cart-empty-container, .cart-full {
        width: 320px;
    }
}

@media (max-width: 375px) {
    .btn-info.cart {
        padding-right: 15px;
    }

    .dropdown-menu.cart {
        left: -2px !important;
    }

    .main-section {
        padding: 0;
    }
    .btn-info.cart {
        padding-right: 15px;
    }
}

.section-title {
   padding-top: 54px;
}

.currency-container {
   margin-top: 76px;
}
.container.cart-main-container {
    min-height: calc(100vh - 366px);
}
.btn-info.cart {
    padding-top: 82px;
}
.thin_font {
    padding-top: 1px;
}
#cart{
    width: 100%;
    height: 284px;
    border-radius: 8px;
    background-color: #080a21;
}

.table tr{
    height: 1px;
    border-top: none;
    border-bottom: solid 1px #252525;
}


.table tfoot tr{
    border-bottom: none;
    border-top: solid 1px #252525 ;
    vertical-align: middle;
}

tfoot{
    margin-top: 20px!important;
}

#cart .product-th{
    padding-left: 30px;
    padding-top: 14px;
}

.table thead th {
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    color: #ffffff;
    padding-bottom: 27px;
}

.table > tbody > tr > td {
    vertical-align: middle;
    color: white;
    font-size: 16px!important;
}

.actions-buttons{
    fill: #636363;
    transition: all 0.3s
}

.actions-buttons:hover {
    fill: #e8cf9f;
}

.table tbody tr td.actions{
    padding-left: 0;
}

tfoot tr td{
    margin-top: 20px;
}

.img-responsive{
    width: 66px;
    height: auto;
    margin-right: 10px;
}

.shopping-btn{
    padding-top: 10px;
    height: 45px;
    border-radius: 4px;
    border: solid 1px #e8cfa0;
    font-size: 16px;
    font-stretch: normal;
    color: #ffffff;
    vertical-align: middle;
    margin-left: 18px;
}

.shopping-btn:hover{
    background-color: #e8cfa0;
    color: white;
    transition: all 0.3s;
}

.table tr:nth-child(even) {
    background-color: transparent;
}

.product-dsc    .photo-name{
    padding-left: 11px!important;
}

.checkout-btn {
    width: 15em;
    margin-left: 17px;
    background-color: #28a745 !important;
    border-color: #0a8415 !important;
    opacity: 1;
    transform: none !important;
}
.checkout-btn:hover, .checkout-btn:focus {
    opacity: 0.9;
    background-color: #101010;
}
.btn.focus, .btn:focus {
    box-shadow: none!important;
}
.card-header {
    padding: 12px 10px;
}


.form-control.quantity {
    transition: all 0.3s;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 67px;
    height: 36px;
    border-radius: 5px;
    border: solid 1px #393939;
    background-color: #1a1d42;
    text-align: center;
}

.form-control.quantity:focus{
    border-color: #e8cfa0;
}

.form-control.quantity:hover{
    border-color: #e8cfa0;
}

.total, .total-currency {
    font-size: 20px;
    font-weight: 600;
}

td.footer-padding{
    padding-top: 31px;
    padding-bottom: 4px;
    padding-right: 22px;
}

div.section-table{
    margin-bottom: 58px!important;
}
.button-details button{
    display: contents;
}
@media (max-width: 991px){
    .table thead tr th.product-th, .table thead tr th.price-th, .table thead tr th.quantity-th, .table thead tr th.subtotal-th, .table thead tr th.actions-th{
        text-align: left;
    }

    .product-dsc .photo-name {
        padding-left: 50px!important;
    }
    .checkout-btn{
        margin-top: 0px;
    }
    .shopping-btn {
        margin-left: 0;
        width: 15em;
    }
    .qty-details,.price-details, .subtotal-details{
        text-align: left;
    }
}

@media (max-width: 767px){
    .btn-info.cart {
        padding-top: 7px;
    }

    .currency-container {
        padding-top: 0;
    }
    .total, .total-currency {
        font-size: 16px;
    }
    .shopping-btn {
        font-size: 14px;
        width: 220px;
        height: 38px;
        padding-top: 6px;
    }
    span.cart-total.text-gold.total-currency {
        display: block;
    }
    td.footer-padding.text-right {
        padding-top: 39px;
    }
    td.footer-padding {
        padding-top: 26px;
    }
}

.overlay{
    position:absolute;
    background-color: #000000;
    border-radius: 15px;
    opacity: 0;
    width: 101%;
    height: 110%;
    z-index: 2;
    transition: opacity .5s;
}

.overlay-payment{
    position:absolute;
    background-color: #000000;
    border-radius: 5px;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: opacity .5s;
}

.overlay-payment:hover{
    opacity: 1;
    transition: opacity .5s;
}

.not-available{
    font-size: 24px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.overlay:hover{
    opacity: .9;
    transition: opacity .5s;
}

*{
    padding: 0;
    margin: 0;
    color: white;
}
body{
    position: relative;
    background-image: none!important;
    /*min-height: 1200px;*/
}
.alert-danger {
    color: #fff;
    border-color: #f75676;
    background-color: #f75676;
    font-size: 1rem;
}
section#summary {
    min-height: 630px;
}
footer.footer{
    position:relative !important;
}
table#summary-table{
    margin-bottom: 0;
}
.container #card-summary{
    margin-top: 45px;
}
.container #card-summary.card {
    border: solid 1px #333765;
    border-radius: 8px;
    margin-bottom: 23px;
    background-color: #0c0f2a;
    padding-bottom: 2.5em;
}
#card-summary .card-body{
    padding-bottom: 15px;
}
.container  .card .summary-span{
    font-size: 18px;
    color: #ffeed4;
}
.container .card .card-head-btn {
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #eace9f;
    text-decoration: underline;
}
.card-body tbody td .card-dsc{
    padding-left: 25px;
}
.container #card-summary .card-header{
    padding-bottom: 1px;
    padding-right: 38px;
    background: inherit;
}
table td img{
    max-width: 66px;
    height: auto;
}
table td .product-description {
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 0;
}
table td .card-qty {
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}
.product-purity {
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #888888;
}
.table td, .table th{
    border-top: 1px solid #303030;
    padding-top: 23px;
    padding-left: 19px;
    padding-bottom: 22px;
}
.approx{
    font-size: 15px;
    color: #ffffff;
}
span#total-txt {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    padding-right: 33px;
}

.total-amount {
    font-size: 18px;
    font-weight: 600;;
    color: #fff;
}
.table#summary-table td, .table#summary-table th{
    vertical-align: middle;
}
table tr td:last-child{
    text-align: right;
}
tfoot td{
    margin-bottom: 0;
}
tfoot#table-footer tr td{
    padding-bottom: 0;
    padding-top: 18px
}

 /*-------- headline example -------- */
.example{
    border-radius: 5px;
    background-color: #101010;
    padding: 33px 43px 7px 44px;
    margin-bottom: 71px;
}
.example img{
    width: 30px;
    height: 30px;
}
.example .title{
    font-size: 24px;
    color: #ffffff;
    padding-left: 17px;
}
.example .title-example{
    font-size: 20px;
    color: #ffffff;
}
.example .description-example{
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
    color: #989898;
}
#summary .row{
    position: relative;
}
/* -------- headline example end -------- */
#payment-method{
    max-height: 676px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin-top: 45px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(to bottom, #e8cfa0, #000000);
    border-image-slice: 1;
    background-image: linear-gradient(to bottom, #101010, #000000), linear-gradient(to bottom, #e8cfa0, #000000);
    background-origin: border-box;
    background-clip: content-box, border-box;
    position: absolute;
    right: 0;
}
#payment-method .payment-title{
    font-size: 18px;
    color: #fffffe;
    padding-top: 29px;
}
#payment-method div.card{
    background-color: transparent;
    border: 1px solid #3b3b3b;
    margin-left: 17px;
    margin-right: 17px;
    margin-bottom: 29px;
}
#payment-method div.card:hover{
    border: 1px solid #e8cfa0;
}
#payment-method .card .card-body img{
    width: 39px;
    height: 37px;
    margin-top: 8px;
    margin-bottom: 20px;
}
#payment-method .card .card-body .card-subtitle{
    font-size: 18px;
    color: #fffffe;
}
#payment-method .card .card-body .btn{
    width: 213px;
    height: 40px;
    border-radius: 5px;
    background-color: #28a745;
    color:white;
    border: solid 1px #28a745;
    transition: all 0.3s;
}
#payment-method .card .card-body .btn:hover{
    background-color: transparent;
}
#payment-method .card .card-body .card-text{
    font-size: 14px;
    color: #a1a1a1;
    padding: 0 34px;
}
/* --------- radio buttons --------- */
#payment-method .card .container{
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#summary .container .summary-main-row{
    position: relative;
}
 /*Hide the browser's default radio button */
#payment-method .card-body  label.container input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom radio button */
#payment-method .card-body span.checkmark{
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #747474;
}
/* On mouse-over, add a grey background color */
#payment-method .card-body  label.container:hover input ~ .checkmark{
    border: 1px solid #e8cfa0;
}
/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark{
    background-color: #e8cfa0;
}
/* Create the indicator (the dot/circle - hidden when not checked)*/
.checkmark:after{
    content: "";
    position: absolute;
    display: none;
}
/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after{
    display: block;
    background-color: #e8cfa0;
}
/* Style the indicator (dot/circle) */
.container .checkmark:after{
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #e8cfa0;
}
#payment-method .card .card-body .d-flex p{
    text-align: left;
    position: relative;
    right: 12px;
    font-size: 14px;
    color: #a1a1a1;
    padding-left: 7px;
}
#payment-method .card .card-body .d-flex label:hover .checkmark{
    border: 1px solid #e8cfa0;
}
#payment-method .card .card-body .d-flex label:hover p{
    color: #e8cfa0;
}
/* --------- radio buttons end --------- */
.modal-dark .modal-content{
    background-color: #181818 !important;
}
.close{
    color: #fff !important;
}
.btn-primary.action-btn{
    background-color:#28a745 !important;
    border-color: #28a745 !important;
    color: #fff !important;
}

button.close:focus {
    outline: none !important;
}

#back-to-cart-div {
    text-align: center;
}
.registration-link{
    margin-bottom: 3.5em;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(114deg, #ddc190, #b39a6d);
    border-image-slice: 1;
    background-image: linear-gradient(to bottom, #000000, #090909), linear-gradient(114deg, #ddc190, #b39a6d);
    background-origin: border-box;
    background-clip: content-box, border-box;
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    text-align: center;
}
.registration-link .registration-padding{
    background-image: url(../img/bghex.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 6.8em 1em 6.2em;
}
.registration-link p.registration-title{
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #eace9f;
    margin: 2.3em 0 0.5em;
}
.registration-link p.desc{
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 2.9em;
}
.registration-link a{
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(100deg, #ddc190, #b39a6d);
    border-image-slice: 1;
    background-image: linear-gradient(to bottom, #000000, #090909), linear-gradient(100deg, #ddc190, #b39a6d);
    background-origin: border-box;
    background-clip: content-box, border-box;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    max-width: 228px;
    width: 100%;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.registration-link a:hover{
    color: #fff;
}
/* -------- media --------- */
@media (min-width: 1199px){
    footer{
        padding: 50px!important;
    }
}
@media (max-width: 1199px){
    #payment-method{
        position:relative;
        max-width: 958px;
        margin: 0 auto;
    }
    #payment-method .card-body span.checkmark{
        left: 47%;
    }
    #payment-method .card .card-body .d-flex p{
        text-align: center;
        left: 15px;
    }
    .first-summary-col{
        margin:0 auto;
        padding-right: 0!important;
        padding-left: 0!important;
    }
    /*body{*/
    /*    height: 1450px;*/
    /*}*/
}
@media (max-width: 991px){
    #payment-method{
        max-width: 718px;
    }
}
@media (max-width: 786px){
    .nav-footer .nav-link{
        font-size: 0.775rem!important;
    }
}
@media (max-width: 767px){
    #payment-method{
        max-width: 540px;
        margin-bottom: 80px;
    }
    .card-body #summary-table .qty-size{
        width: 55px;
    }
    #payment-method .card-body span.checkmark{
        left: 46%;
    }
    table td .card-qty{
        font-size: 12px;
        margin-left: 9px;
    }
    .table td, .table th{
        padding: 20px 0;
    }
    table td .product-description{
        font-size: 18px;
    }
    .product-purity{
        font-size: 12px;
    }
    .container .card .summary-span{
        font-size: 16px;
    }
    #summary .card h2{
        font-size: 25px;
    }
    #summary .container .summary-main-row{
        margin-right: 0px;
        margin-left: 0px;
    }
    /*body{*/
    /*    height: 1530px;*/
    /*}*/
    .card-header.d-flex{
        display: block!important;
    }
    div#back-to-cart-div, .container .card .card-head-btn {
        width: 100%;
    }
    .container .card .card-head-btn{
        margin-top: 20px;
    }
    .container #card-summary .card-header {
        padding-right: 10px;
    }
    td .d-flex.align-items-center {
        display: block !important;
    }
    .card-body tbody td .card-dsc {
        padding-top: 15px;
        padding-left: 0;
    }
    .summary-table td {
        max-width: 100px;
    }
    tfoot tr td span#total-txt {
        font-size: 15px;
        display: block;
    }
    tfoot tr td .total-amount {
        font-size: 15px;
    }
    .registration-link p.registration-title {
        font-size: 16px;
    }
    .registration-link p.desc {
        font-size: 14px;
    }
    .registration-link .registration-padding {
        padding: 2.8em 1em 3.2em;
    }
}

@media (max-width: 575px) {
    /*body {*/
    /*    height: 1506px;*/
    /*}*/

    #summary .container .row {
        margin-left: 0;
        margin-right: 0;
    }

    .container #card-summary.card {
        border: unset;
    }
}

@media (max-width: 558px) {
    table td .product-description {
        font-size: 14px;
    }

    /*body {*/
    /*    height: 1492px;*/
    /*}*/

    #summary .container .row .col-xl-12,
    #summary .container {
        padding: 0 !important;
    }

    .total, .total-currency {
        display: block !important;
        text-align: center;
    }

    span#total-txt {
        padding-right: 0;
    }
}

@media (max-width: 542px) {
    table td .product-description {
        font-size: 15px;
    }
}
/*@media (max-width: 443px){*/
/*    body{*/
/*        height: 1519px;*/
/*    }*/
/*}*/
@media (max-width: 425px){
    #payment-method .card-body span.checkmark{
        left: 45%;
    }
    .container #card-summary .card-header{
        display: block!important;
    }
    #summary .card h2{
        font-size: 25px;
    }
    .container .card .summary-span{
        font-size: 16px;
    }
    table td img{
        max-width: 50px;
    }
    table td .product-description{
        font-size: 10px;
    }
    .product-purity{
        font-size: 10px;
    }
    table td .card-qty{
        margin-left: 5px;
        font-size: 10px;
    }
    .example{
        margin-top: 66px;
        margin-bottom: 50px;
    }

    table td .card-qty {
        width: 105px;
    }

    .first-summary-col {
        text-align: center;
    }

    .example .title {
        font-size: 21px;
    }

    .swal2-container .swal2-popup .swal2-content .mx-5 {
        margin: .4em .4em !important;
        width: 6em;
    }

}

/*@media (max-width: 377px) {*/
/*    body {*/
/*        height: 1561px;*/
/*    }*/
/*}*/
/*@media (max-width: 364px){*/
/*    body{*/
/*        height: 1585px;*/
/*    }*/
/*}*/
/*@media (max-width: 364px){*/
/*    body{*/
/*        height: 1632px;*/
/*    }*/
/*}*/

@media (max-width: 576px){
    #payment-method{
        max-width: 538px;
    }
    #payment-method .card-body span.checkmark{
        left: 46%;
    }
}

.pay-now-btn, .choose-shipping-btn {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    width: 213px;
    height: 40px;
    border-radius: 5px;
    background-color: #28a745 !important;
    border-color: #0a8415 !important;
}

.pay-now-btn:hover, .choose-shipping-btn:hover{
    background-color: transparent;
    color: white;
}

.row-content, .selected-courier {
    border: solid 1px #373737;
    border-radius: 10px;
    margin: 10px 5px 10px 5px;
    transition: all 0.3s;
    padding: 15px;
}
.row-content:hover, .selected-courier:hover {
    border: solid 1px #e8cfa0;
    box-shadow: none;
}
.courier-display-name {
    color: #e8cfa0;
}

.courier-description {
    font-size: 13px;
}

.courier-delivery-time {
    font-size: 14px;
}

.courier-cost {
    align-content: center;
}

.delete-shipping-option {
    cursor: pointer;
}
