.h3, h3 {
    font-size: 1.75rem;
    font-weight: 700 !important;
}


.btn-dark {
    color: #fff;
    background-color: #000000 !important;
    border-color: #343a40;
}


.btn-danger {
    color: #fff;
    background-color: #d21023 !important;
    border-color: #dc3545;
}


.text-danger {
    font-size: 24px !important;
    font-weight: bold;
    line-height: unset;
    color: #098829 !important;
}

}


 


.product-summary button.attribute-value {
    background: #FFF;
    color: #333;
    padding: .6em .8em !important;
      border-radius: 60px !important;
}

.mb-1, .my-1 {
    margin-bottom: 0.6rem !important;
    margin-right: 0.2rem !important;
}


.product-card {
    transition: transform 0.2s ease-in-out, box-shadow 0.2s;
}

.product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.1);
}

.product-title {
    font-size: 1rem;
    line-height: 1.2;
    height: 2.4em;
    overflow: hidden;
}

.product-image {
    object-fit: cover;
    height: 200px;
    border-radius: 8px;
}


body, code, html, kbd, pre, samp {
       font-family: 'Roboto', sans-serif;
 !important;
    font-size: 15px;
    line-height: 1.5;
}

#product-description img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.product-summary button.attribute-value {
    background: #FFF;
    color: #333;
    padding: .6em .7em;
  
      border-radius: 5px !important;
}

.product-summary button.attribute-value.selected {
    color: #FFF;
    background: #181717;
    border-color: #181717;
}

.atc-form .qty, .atc-form .qty .form-control {
    background: #FFF;
}

#atc-bottom {
    left: 0;
    bottom: 0;
    right: 0;
    background: #FFF;
    -webkit-box-shadow: 0 -5px 16px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 -5px 16px 0 rgba(0, 0, 0, 0.1);
    z-index: 3;
    -webkit-transition: opacity 0.25s ease-out;
    -o-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
}

#atc-bottom .form-group, #atc-bottom .form-group select {
    font-size: 12px;
}

#atc-bottom .form-group select {
    height: 40px;
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

#atc-bottom .form-group select::-ms-expand {
    display: none;
}

#atc-bottom button {
    height: 40px;
    font-size: 16px !important;
}

#atc-bottom button.toggle-options {
    margin-bottom: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: solid 1px #dadce0;
    border-radius: 4px;
    border-radius: 4px;
    padding: 6px 12px;
    padding-right: 8px;
    background-color: #f5f5f5;
    width: 100%;
    color: #1b1b1b;
    font-size: 14px !important;
    height: 36px;
    font-weight: normal;
}

#atc-bottom button.cart-btn:disabled {
    background: #121212;
}

#bottom-actions {
    top: -55px;
    right: 10px;
    position: absolute;
    display: flex;
    justify-content: space-between;
}

.go-to-cart {
    box-shadow: 0px 6.4px 14.4px rgba(101, 115, 129, 0.13);
    border-radius: 73px;
    padding: 10px 18px 10px 18px;
    height: 44px;
    color: #FFF !important;
    background: #1b1b1b;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.go-to-cart:hover {
    text-decoration: none;
}

.go-to-cart span.title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: white;
    margin-right: 8px;
}

.go-to-cart span.bag {
    position: static;
    border: none;
    line-height: 22px;
    width: 20px;
    height: 20px;
    min-width: 20px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 11px;
    font-weight: 700;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    cursor: pointer;
}

.go-to-cart img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    margin-right: 4px;
}

#sidebar-cart {
    top: 0;
    right: -100%;
    bottom: 0;
    max-width: 480px;
    padding: 30px;
    width: 100%;
    min-height: 100vh;
    overflow-y: auto;
    z-index: 999999;
}

#sidebar-cart-bg, #sidebar-nav-bg {
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999998;
    display: none;
}

#sidebar-nav {
    top: 0;
    left: -100%;
    bottom: 0;
    max-width: 340px;
    width: 100%;
}

#loader-bg {
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999998;
    display: none;
}

.loader {
    color: #ffffff;
    font-size: 45px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: absolute;
    transform: translateZ(0);
    animation: mltShdSpin 1.7s infinite ease, round 1.7s infinite ease;
    top: 50%;
    left: 50%;
    margin-top: -.5em;
    margin-left: -.5em;
}

@keyframes mltShdSpin {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em,
        0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
        0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em,
        0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
        0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em,
        -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em,
        -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
        -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
        -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
        -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
        -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em,
        0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes round {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

#checkout-form .express-checkout-text {
    top: -.75rem;
    left: 0;
    right: 0;
    text-align: center;
}

.progressbar-wrapper {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
}

.progressbar li {
    list-style-type: none;
    width: 25%;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #ccc;
}

.progressbar li:before {
    width: 40px;
    height: 40px;
    content: "";
    line-height: 40px;
    border: 1px solid #eee;
    display: block;
    text-align: center;
    margin: 0 auto 3px auto;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    background-color: #ccc;
}

.progressbar li:after {
    width: 60%;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #ccc;
    top: 18px;
    left: -30%;
    z-index: 0;
}

.progressbar li:first-child:after {
    content: none;
}

.progressbar li.active {
    color: #0a7902;
    font-weight: bold;
}

.progressbar li.active:before {
    border-color: #0a7902;
    background: #0a7902;
}

.progressbar li.active:after {
    background-color: #0a7902;
}

.progressbar li.active:before {
    background-size: 60%;
}

.progressbar li::before {
    background: #ccc;
    background-size: 60%;
}

.progressbar {
    counter-reset: step;
    margin-left: -18%;
}

.progressbar li i.fa-check {
    color: #FFF;
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -6px;
    z-index: 999;
}

div.order-item {
    padding-bottom: 3rem;
}

.swal-text {
    text-align: center !important;
}

.form-control.validationElement {
    background-color: #ffe1e6;
    border-color: #e52f3b;

}

.review-order-heading {
    cursor: pointer;
}

.review-order-heading img.arrow-down, .review-order-heading img.arrow-up {
    display: none
}

.paypal-buttons.paypal-buttons-context-iframe {
    z-index: 1;
}

#checkout-form .express-checkout-text {
    z-index: 0;
}

#paypal-shield-iframe {
    z-index: 999;
}

#paypal-shield-iframe.activated {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    width: 100% !important;
    height: 100% !important;
}