/* 
    navy : 0e0f3c
    blue : 131451
    green : 0e8e50 
*/

@import "../../assets/css/order-history.css";

.bg__secondary 
{
    background-color: #0e0f3c;
}

.main__header,
.header__sticky.sticky
{
    background-color: #131451;
    color: white !important;
}

.items__count
{
    background-color: #0e8e50;
}

.header__menu--link, 
.header__account--btn 
{
    color: white !important;
}

.header__shipping--text img 
{
    width: 90px !important;
}

.header__sub--menu__items a 
{
    color: #0e0f3c !important;
}

.header__sub--menu__items a:hover
{
    padding-left: 15px;
    transition: 15ms;
}

.testimonial__bg 
{
    background: url('http://127.0.0.1:8000/frontend/testimoni/bg-testimoni.webp') !important;
}

.color-scheme-2
{
    --secondary-color: #0e8e50 !important;
}

.main__footer
{
    border-bottom: none !important;
}

.norek-shop {
    color: #444546;
}

.box-product {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.product__badge {
    top: 5px !important;
    left: 8px !important;
}

.product__items--content {
    padding: 0 1.2rem 1.2rem 1.2rem !important;
}

small {
    font-size: 10px;
}

.img-bplan {
    width: 100%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-bottom: 20px;
}

.btn-green {
    border-radius: 8px;
    background-color: #0e8e50;
    color: white;
}

.section__heading--maintitle {
    color: #0e8e50 !important;
}

.grayscale { filter: grayscale(100%); }

.swiper-mod
{
    height: 350px;
}

.main__logo img { width: 40%; }

.add-margin {
    margin: 0 0 20px 0;
}

.add-margin-btm-100 {
    margin-bottom: 100px;
}

.quickview__value--quantity.increase {
    border-radius: 0 5px 5px 0;
}

.quickview__value--quantity.decrease,
.quickview__value--quantity.kurang {
    border-radius: 5px 0 0 5px;
}

.breadcrumb__bg {
    background: none !important;
    background-color: #0e0f3c !important;
    color: black !important;
    height: 50px !important;
}

.account__menu--list {
    font-weight: normal !important;
}

.secondary__btn {
	font-size: 1.4rem;
	font-weight: var(--body-line-height);
	line-height: 3.5rem;
	display: inline-block;
	height: 3.5rem;
	padding: 0 1.8rem;
	letter-spacing: .2px;
	border-radius: .3rem;
	background: var(--yellow-color);
	color: var(--white-color);
	border: 0;
}

.secondary__btn:hover {
	background: var(--primary-color);
	color: var(--white-color);
}

/* order track */
.order-track-step.enabled .order-track-text-stat {
    color: #0e8e50;
}

.order-track-step.enabled .order-track-status-dot {
    background: #0e8e50 !important;
}

.order-track-step.enabled .order-track-status-line {
    background: #0e8e50 !important;
}

.order-track-text {
    margin-top: -6px;
}

.order-track-text-stat {
    font-weight: lighter;
}

.content-text-light {
    font-weight: lighter !important;
}

.content-text-light span {
    font-size: 12px !important;
}

.content-text-light h5 {
    font-size: 18px !important;
}

/* footer */
.mod-about-us {
    font-size: 12px;
}

.mod-about-us p {
    color: white !important;
    font-size: 14px;
}

.mod-about-us span {
    font-size: 22px !important;
    font-weight: bold;
    color: white;
}

.mid-footer-section {
    width: 200px;
}

.swiper-mod {
    height: 380px !important;
}

.lokasi-badge {
    border-radius: 4px;
    margin-top: 5px;
    width: 0;
    font-weight: 200;
    line-height: 2rem;
    padding: 0 7px;
    font-size: 1.2rem;
    height: 2rem;
    background-color: #131451;
    color: white;
    width: 80px;
}

.card-reset-password {
    margin: 50px 0;
}

/* loading */
#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.9;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}

.load-center {
    width: 100px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loading-image-fix {
    display: block !important;
}

::-moz-placeholder {
    color: #bfbfbf;
}
  
::placeholder {
    color: #bfbfbf;
}

/* Old Concept */
.menu-ui-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0px;
}

/* footer social media */
.social-media, .method-media {
    height: 38px;
    width: 38px;
    position: relative !important;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3);
    margin-right: 10px !important;
}

.method-media {
    width: 70px !important;
    border-radius: 4px !important;
    margin: 2px !important;
}

.method-frame {
    height: 32px !important;
    width: 64px !important;
    border-radius: 4px !important;
    padding-top: 2px !important;
    left: 28% !important;
}

.method-frame img {
    width: 90%;
    margin-top: 3px;
}

.social-media .social-frame, .method-media .method-frame {
    color: #EC268F;
    height: 32px;
    width: 32px;
    position: absolute !important;
    background: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
    color: #EC268F;
    cursor: pointer;
    text-align: center !important;
    padding-top: 4px;
    transition: 300ms;
}

.method-media .method-frame {
    cursor: unset !important;
}

.social-media .social-frame:hover {
    color: white;
    background: #EC268F;
    transition: 300ms;
}

.li-terms {
    font-weight: normal;
    line-height: 2.4rem;
    list-style: decimal;
    font-size: 1.5rem;
    color: var(--text-gray-color);
}

.sub {
    list-style: lower-latin !important;
}

.alt {
    list-style: upper-roman !important;
}

.banner__items--content {
    background: rgba(0,0,0,0.3);;
    border-radius: 8px;
    padding: 5px 10px 0 10px;
}

.banner__items--content h3 {
    color: white;
}

.brand__logo--items {
    background-color: white;
    border-radius: 4px;
    padding: 5px;
}

.product__details--info {
    margin-top: 100px;
}

.chosen-select {
    padding: 8px;
    width: 100%;
    border: thin solid rgb(218, 218, 218);
    margin-top: 15px;
}

.quickview__header {
    border: none;
}

#loading-image {
    top: 0;
    left: 20%;
    position: absolute;
    z-index: 100;
}

hr {
    border: dashed rgb(228, 228, 228);
}

.danger__btn {
    font-size: 1.4rem;
    font-weight: var(--body-line-height);
    line-height: 3.5rem;
    display: inline-block;
    height: 3.5rem;
    padding: 0 1.8rem;
    letter-spacing: .2px;
    border-radius: .3rem;
    background: #ee2761;
    color: var(--white-color);
    border: 0;
}

.danger__btn:hover {
    font-size: 1.4rem;
    font-weight: var(--body-line-height);
    line-height: 3.5rem;
    display: inline-block;
    height: 3.5rem;
    padding: 0 1.8rem;
    letter-spacing: .2px;
    border-radius: .3rem;
    background: var(--primary-color);
    color: var(--white-color);
    border: 0;
}

.quantity__number-mod {
    border-left: 1px solid var(--border-color2) !important;
    border-right: 1px solid var(--border-color2) !important;
}

/*-----Alerts-----*/
.alert {
    position: relative;
    font-size: 1.5rem;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    margin-top: 10px;
}

.alert:last-child,
.alert p {
    margin-bottom: 0;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 500;
}

.alert-link:hover,
.alert-link a:hover {
    text-decoration: underline;
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-icon {
    padding-left: 3rem;
}

.alert-icon>i {
    color: inherit;
    font-size: 1rem;
    position: absolute;
    top: 1rem;
    left: 1rem;
}

.alert-avatar {
    padding-left: 3.75rem;
}

.alert-avatar .avatar {
    position: absolute;
    top: 0.5rem;
    left: 0.75rem;
}

.alert-default {
    background-color: #e4e7ecc5;
}

.alert-default .alert-link {
    color: #444546;
}

.alert-primary {
    color: var(--primary-bg-color);
    background-color: var(--primary02);
    border-color: var(--primary02);
}

.alert-primary hr {
    border-top-color: var(--primary-bg-color);
}

.alert-primary .alert-link {
    color: var(--primary-bg-color);
}

.alert-secondary {
    color: #e984b1;
    background-color: rgba(233, 132, 177, 0.15);
    border-color: rgba(233, 132, 177, 0.15);
}

.alert-secondary hr {
    border-top-color: #e984b1;
}

.alert-secondary .alert-link {
    color: #e984b1;
}

.alert-success {
    color: darkcyan;
    background-color: rgba(19, 191, 166, 0.15);
    border-color: rgba(19, 191, 166, 0.15);
}

.alert-success hr {
    border-top-color: #13bfa6;
}

.alert-success .alert-link {
    color: #13bfa6;
}

.alert-info {
    color: #59adec;
    background-color: rgba(89, 173, 236, 0.15);
    border-color: rgba(89, 173, 236, 0.15);
}

.alert-info hr {
    border-top-color: #59adec;
}

.alert-info .alert-link {
    color: #59adec;
}

.alert-warning {
    color: #e7c354;
    background-color: rgba(231, 195, 84, 0.15);
    border-color: rgba(231, 195, 84, 0.15);
}

.alert-warning hr {
    border-top-color: #e7c354;
}

.alert-warning .alert-link {
    color: #e7c354;
}

.alert-danger {
    color: #d12c47;
    background-color: rgba(209, 44, 71, 0.15);
    border-color: rgba(209, 44, 71, 0.15);
}

.alert-danger hr {
    border-top-color: #d12c47;
}

.alert-danger .alert-link {
    color: #d12c47;
}

.alert-dark {
    color: #323251;
    background-color: rgba(68, 69, 70, 0.15);
    border-color: rgba(68, 69, 70, 0.15);
}

.alert-dark hr {
    border-top-color: #444546;
}

.alert-dark .alert-link {
    color: #444546;
}

.alert-light {
    color: #4d5875;
    background-color: rgba(228, 231, 236, 0.25);
    border-color: rgba(228, 231, 236, 0.25);
}

.alert-light hr {
    border-top-color: #e4e7ecc5;
}

.alert-light .alert-link {
    color: #868e96;
}

.coupon__code--field label {
    width: 50%;
}

.coupon__code--field__input {
    width: 100%;
    height: 3.5rem;
}

.coupon__code--field__btn {
    height: 3.5rem;
    line-height: 3.5rem;
}

.quantity-plus {
    font-size: 12px;
}

.has-coupon {
    text-decoration: line-through;
}

.card-free-product {
    margin-bottom: 20px;
}

@media screen and (max-width: 48em) {
    .main__logo img {
        width: 100%;
        margin-left: -5px;
    }

    .card-reset-password {
        margin: 20px;
    }

    .user-member { display: none; }

    .offcanvas__menu_ul {
        overflow: visible;
    }

    .checkout__mian {
        padding: 0 0 0;
    }

    .offcanvas__stikcy--toolbar__icon {
        background-color: transparent;
        color: #131451;
        border-radius: 0%;
    }

    .offcanvas__stikcy--toolbar__btn:hover {
        color: #131451 !important;
    }

    .cart__thumbnail {
        max-width: 12rem;
    }

    #loading-image {
        left: 0 !important;
        top: 30%;
    }

    .mid-footer-section {
        width: 100% !important;
    }

    .add-margin {
        margin: 20px 0;
    }

    .method-frame {
        left: 27% !important;
    }

    .method-frame img {
        margin-top: 0;
    }

    .banner__items--content.style2 {
        top: 38px !important;
    }

    .brand__logo--items:last-child {
        margin-right: 15px;
    }

    .product__details--info {
        margin-top: 0;
    }

    .section--padding-mod {
        padding-bottom: 0 !important;
    }

    .product__details--media {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }

    .cart__product {
        width: 300px;
    }

    .alert {
        font-size: 1.5rem;
    }

    .alert-success {
        text-align: center;
    }

    .add-margin-btm-100 {
        margin-bottom: auto;
    }

    #modalKonfirmasi, .btn-readonly {
        margin-top: 20px;
    }
}

.table-responsive table {
    width: 100%;
    margin: 5px 0;
}

.force-right {
    text-align: right;
}

.xsFont {
    font-size: 14px;
}

.account__left--sidebar-mod {
    width: 25rem;
}

.account__menu-mod {
    border-top: thin solid var(--border-color2);
    margin-top: 20px;
    padding-top: 20px;
}

.input__date {
    border-radius: 8px;
    border: thin solid var(--border-color2);
    padding: 5px 8px;
}

.alert button {
    display: none !important;
}

@media only screen and (min-width: 1200px) {
    .primary__btn {
        font-size: 1.5rem;
        line-height: 3.8rem;
        height: 3.8rem;
        padding: 0 2.3rem;
    }
}

.btn-readonly {
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 12px;
    border: thin solid grey;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}