.add-to-cart {
    position: absolute;
    right: 30px;
    bottom: 15px;
    width: 19px;
    height: 19px;
}
.add-to-cart .cart-icon {
    top: 0;
    left: 0;
}
section.hero.hero-1 {
    display: none;
}
.cart-page .flex-row.mini-cart-products .product-img {
    max-width: 200px;
}
.cart-page .flex-row.mini-cart-products .prd-item {
    max-width: 100%;
}
.cart-page .product-quantity {
    width: 100%;
    max-width: 200px;
}
.cart-page .product-remove {
    align-self: start;
}
.cart-page .product-quantity .quantity button.btn.btn-primary {
    background: no-repeat;
    color: #000;
    border: 0;
    text-shadow: none;
    box-shadow: none;
    padding: 0;
    text-decoration: underline;
    display: inline-block;
    position: relative;
    margin-right: -4px;
    left: 5px;
    top: -3px;
}
.cart-page .product-quantity .quantity input.form-control {
    border: 0;
    box-shadow: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.cart-page .product-quantity .quantity {
    position: relative;
    max-width: 115px;
    flex-basis: 100%;
    display: inline-flex;
}
.cart-page .product-quantity .quantity .quantity-nav.flex-column {
    position: absolute;
    top: 0;
    right: 5px;
    height: 100%;
}
.cart-page .product-quantity .quantity .quantity-wrapper {
    max-width: 60px;
    display: inline-flex;
    position: relative;
    width: 100%;
}
.cart-page .flex-row.mini-cart-products {
    padding-bottom: 20px;
    align-items: center;
}
.cart-page .flex-row.mini-cart-total {
    justify-content: flex-end;
}
.cart-page .cart-breakdown {
    width: 100%;
    margin-bottom: 10px;
}
.alert.alert-danger {
    background: no-repeat;
    border: 1px solid #b10905;
    border-radius: 0;
    background: #b10905;
    color: #fff;
    text-align: center;
}
.alert-dismissable .close,
.alert-dismissible .close {
    opacity: 1;
    right: -8px;
    font-weight: 100;
    top: -3px;
}
.quantity-button:hover {
    cursor: pointer;
}
.scrollable-products {
    height: 100%;
    max-height: 250px ;
    overflow-y: auto ;
}
.scrollable-products::-webkit-scrollbar {
    width: 8px;
}
.scrollable-products::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.scrollable-products::-webkit-scrollbar-thumb {
    background: #000;
}
.scrollable-products::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.eight8_logo, .eight8_logo svg {
    width: 100%;
    max-width: 35px;
}
.eight8_logo {
    display: inline-block;
    position: relative;
    top: 3px;
}
.eight8_logo svg {
    display: block;
}
.brainyfilter-panel .bf-count {
    display: none;
}
.main-logo img {
    margin: 0 auto;
}
.attributes_wrapper {
    padding: 0 10px;
}
.product-info .attributes_wrapper * {
    font-size: 1.2rem;
}
#content .d-social-login--icons .d-social-login__button__icon {
    max-width: 100%;
    text-align: left;
    width: 100%;
    display: block;
    position: relative;
    padding-left: 45px;
}
.d-social-login__button__icon .provider-name {
    margin-left: 10px;
    font-size: 1.3rem;
}
a.d-social-login__button {
    display: block;
    width: 100%;
}
.d-social-login__button-list,
a.d-social-login__button {
    display: block;
    width: 100%;
    max-width: 100%;
}
div#d_social_login {
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 0 auto 50px auto;
}
#content .d-social-login--icons .d-social-login__label {
    text-align: center;
    color: #000;
    max-width: 100%;
    display: block;
    width: 100%;
}
.d-social-login__button .d-social-login__button__icon img {
    max-width: 30px;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.d-social-login__button--facebook .d-social-login__button__icon img {
    max-width: 10px;
}
.d-social-login__button--google span.d-social-login__button__icon img {
    max-width: 25px;
}
.slick-slide.text-center img {
    display: inline-block;
}
.slider-carousel-slick {
    position: relative;
    padding: 0 30px;
}
.slider-carousel-slick .slider-arrows {
    margin-top: -20px;
}

/* ================ */
/* Product Page */
/* ================ */
.slick-slide {
    margin: 0 5px;
}
.slick-list {
    margin: 0 5px;
}
.slider-nav-thumbnails {
    margin-top: 20px;
}


.slider-arrows,
div#d_social_login,
.hide-label {
    display: none;
}
.cart-text {
    font-family: 'Activist', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    line-height: 0.9;
    letter-spacing: .06em;
}
.main-header-wrapper .account-container {
    display: flex;
    padding-top: 10px;
}

.shortcuts-items #cart .cart-btn {
    position: relative;
}
span#cart-total.hide {
    display: none;
}
span#cart-total.show {
    font-size: 0!important;
    width: 7px;
    height: 7px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    right: -7px;
}

.footer-credits.flex-row {
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 auto 15px auto;
    display: none;
}
.footer-credits div,
.footer-credits div a {
    color: #000;
    text-decoration: none;
    font-family: 'Activist', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .04em;
}
#information-contact {
    overflow: hidden;
    min-height: calc(100vh - 190px);
}
span.eight-logo, span.eight-logo svg {
    display: inline-block;
    width: 100%;
    max-width: 40px;
    position: relative;
    top: 1px;
}
.mz-expand {
    background: transparent!important;
}
.mz-expand .mz-expand-bg > img {
    filter: none!important;
}
.mz-expand-stage {
    background: #fafafa!important;
}
@media screen and (max-width: 767px) {
    section.hero.hero-0 {
        display: none;
    }
    section.hero.hero-1 {
        display: block;
    }
}
