body, code, html, kbd, pre, samp {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: "Poppins", sans-serif !important;
    line-height: 1.5;
    font-size: 15px
}

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

.product-summary button.attribute-value {
    background: #FFF;
    color: #333;
    padding: .3em .6em;
}

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

.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;
}

#billing-form {

}

#billing-form .form-control {
    padding: 20px;
}

#paypal-shield-acdc-iframe {
    background: #f3f3f3;
    border-radius: 6px;
    height: 0;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
    border-radius: 4px;
    height: calc(1.5em + .75rem + 2px);
    padding: 20px;
    position: relative;
}

.select2-container {
    width: 100% !important;
}

.select2-container .select2-search--dropdown .select2-search__field {
    padding: 8px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    position: absolute;
    display: flex !important;
    justify-content: start;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px !important;
}

.slick-next, .slick-prev {
    z-index: 9;
    top: calc(50% - 5px);
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 10px;
}

.slick-next:before, .slick-prev:before {
    color: #000;
    font-size: 30px;
}

.review-photos {
    clear: both;
    float: left;
    width: 100%;
}

.review-photo-item img {
    height: 60px;
    width: auto;
    float: left;
    transition: all 0.7s ease 0s;
    cursor: pointer;
}

.review-photos img.selected {
    height: auto;
    width: 100%;
    max-width: 100%;
    transition: all 0.7s ease 0s;
}