/* HEADER */

.panel.wrapper {
    background-color: #363636 !important;
}
#search {
    color: #c2c2c2;
    height: 30px !important;
}
#search::placeholder {
    color: #c2c2c2;
}
#search[aria-expanded=true] {
    box-shadow: none !important;
}
.block-search .action.search {
    color: #c2c2c2 !important;
}
.block-search input {
    font-size: 14px !important;
}
.block-search .action.search:before {
    color: #c2c2c2 !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 14px !important;
}
.block-search .action.search[disabled], 
.block-search .action.search.disabled {
    color: #c2c2c2 !important;
    opacity: 1 !important;
}
a.action.showcart:before {
    color: #575757 !important;
    transition: .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
}
a.action.showcart:hover:before {
    color: #fec000 !important;
    transition: .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
}
.navigation {
    background: #f2f2f2 !important;
}
.navigation span {
    color: #363636 !important;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top,
.navigation .level0 .submenu .active > a {
    transition: .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    border-style: solid !important;
    border-color: #fec000 !important;
    border-width: 0 0 4px !important;
}
.navigation .level0 > .level-top {
    transition: all .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    border-style: solid !important;
    border-color: transparent !important;
    border-width: 0 0 4px !important;
}
.navigation .level0 > .level-top:hover {
    transition: all .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    border-style: solid !important;
    border-color: #fec000 !important;
    border-width: 0 0 4px !important;
}

.navigation .level0.parent > .level-top:hover {
    transition: all .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    border-style: solid !important;
    border-color: transparent !important;
    border-width: 0 0 4px !important;
}
.navigation .level0 .submenu a {
    border-bottom: 4px solid transparent !important;
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus {
    transition: .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    border-style: solid !important;
    border-color: #fec000 !important;
    border-width: 0 0 4px !important;
    background-color: transparent !important;
}
/* li.link.authorization-link::after {
    display: none !important;
} */
.header.panel>.header.links>.authorization-link::after {
    display: none !important;
}
.header.links > li > a {
    padding-bottom: 0 !important;
    transition: all .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    border-bottom: 1px solid transparent;
}
.header.links > li > a:hover {
    transition: all .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    border-color: #ffffff;
    text-decoration: none !important;
}
.minicart-wrapper {
    z-index: 4;
}
/* FOOTER */

.footer.content {
    padding-top: 22.5px !important;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.page-footer {
    padding-bottom: 22.5px !important;
    background: #f2f2f2 !important;
}
.footer.links {
    order: 1;
}
.footer.links a {
    color: #575757 !important;
    text-decoration: none !important;
    padding-bottom: 0 !important;
    border-bottom: 1px solid transparent !important;
    transition: .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
}
.footer.links a:hover {
    color: #363636 !important;
    text-decoration: none !important;
    padding-bottom: 0 !important;
    border-bottom: 1px solid #f0b500 !important;
    transition: .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
}
.footer.links li:last-child {
    margin: 0 !important;
}
.block.newsletter {
    order: 3;
    margin-bottom: 0 !important;
}
#newsletter {
    color: #c2c2c2;
}
#newsletter::placeholder {
    color: #c2c2c2;
}
#newsletter:focus {
    box-shadow: none !important;
    outline: none !important;
}
.block.newsletter .field .control:before {
    color: #c2c2c2 !important;
}
.mp-reward-earning {
    margin-top: 10px !important;
    color: #575757 !important;
}
.mp-reward-earning span {
    margin-left: 0 !important;
}
.mp-rw-highlight {
    color: #8884ff !important;
    transition: .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
}
.mp-rw-highlight:hover {
    color: #363636 !important;
    transition: .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
}
.action.subscribe.primary {
    background-color: #8884ff !important;
    transition: .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    border-top-right-radius: 1px !important;
    border-bottom-right-radius: 1px !important;
    border-color: #8884ff !important;
}
.action.subscribe.primary:hover {
    background-color: #363636 !important;
    border-color: #363636 !important;
    transition: .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
}
.block.newsletter {
    /* margin-top: 85px !important; */
}
.copyright {
    background-color: #363636 !important;
}

/* GLOBAL */

h1 {
    font-family: 'Arial, Bold', sans-serif !important;
    font-size: 36px !important;
    font-weight: bold !important;
}
h2 {
    font-family: 'Arial, Bold', sans-serif !important;
    font-size: 28px !important;
    font-weight: bold !important;
}
h3 {
    font-family: 'Arial, Bold', sans-serif !important;
    font-size: 22px !important;
    font-weight: bold !important;
}
h4 {
    font-family: 'Arial, Bold', sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
}
span a[href], p a[href], .breadcrumbs a[href] {
    color: #8884FF !important;
    text-decoration: none !important;
    transition: all .1s;
}
span a[href]:hover, p a[href]:hover, .breadcrumbs a[href]:hover {
    color: #363636 !important;
    text-decoration: none !important;
    transition: all .1s;
}

/* SOCIAL ICONS */

.social-container {
    order: 2;
    /* position: absolute;
    bottom: 140px; */
    width: 20%;
    height: 40px;
    background-color: #f2f2f2;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    left: 0;
    right: 0;
}
.social {
    display: flex;
    flex-direction: row;
    /* width: 30%; */
    align-items: center;
    justify-content: center;
}
.social-icon {
    position: relative;
    width: 40px;
    height: 40px;
    flex: 1;
}
#facebook {
    background: url('../images/sm/FB purple.png');
    transition: all .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: center;
    width: 40px;
    height: 40px;
    cursor: pointer !important;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    margin-left: calc(50% - 20px) !important;
}
#facebook:hover {
    transition: all .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    opacity: 0;
    margin-left: calc(50% - 20px) !important;
}
#facebook-hover {
    background: url('../images/sm/FB grey.png');
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: center;
    width: 40px;
    height: 40px;
    cursor: pointer !important;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    margin-left: calc(50% - 20px) !important;
}
#instagram {
    background-image: url('../images/sm/IG purple.png');
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    width: 40px;
    height: 40px;
    -webkit-transition: all .15s !important;
    transition: all .15s !important;
    -moz-transition: all .15s !important;
    cursor: pointer !important;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    margin-left: calc(50% - 20px) !important;
}
#instagram:hover {
    transition: all .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    opacity: 0;
    margin-left: calc(50% - 20px) !important;
}
#instagram-hover {
    background: url('../images/sm/IG grey.png');
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    width: 40px;
    height: 40px;
    cursor: pointer !important;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    margin-left: calc(50% - 20px) !important;
}
#twitter {
    background-image: url('../images/sm/TW purple.png');
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    width: 40px;
    height: 40px;
    -webkit-transition: all .15s !important;
    transition: all .15s !important;
    -moz-transition: all .15s !important;
    cursor: pointer !important;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    margin-left: calc(50% - 20px) !important;
}
#twitter:hover {
    transition: all .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    opacity: 0;
    margin-left: calc(50% - 20px) !important;
}
#twitter-hover {
    background: url('../images/sm/TW grey.png');
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    width: 40px;
    height: 40px;
    cursor: pointer !important;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    margin-left: calc(50% - 20px) !important;
}
#youtube {
    background-image: url('../images/sm/YT purple.png');
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    width: 40px;
    height: 40px;
    -webkit-transition: all .15s !important;
    transition: all .15s !important;
    -moz-transition: all .15s !important;
    cursor: pointer !important;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    margin-left: calc(50% - 20px) !important;
}
#youtube:hover {
    transition: all .1s !important;
    -webkit-transition: all .1s !important;
    -moz-transition: all .1s !important;
    opacity: 0;
    margin-left: calc(50% - 20px) !important;
}
#youtube-hover {
    background: url('../images/sm/YT grey.png');
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    width: 40px;
    height: 40px;
    cursor: pointer !important;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    margin-left: calc(50% - 20px) !important;
}
/* <div class='social-container'>
<div class='social'>
  <a class='social-icon'>
    <div id='facebook'></div>
    <div id='facebook-hover'></div>
  </a>
  <a class='social-icon'>
    <div id='instagram'></div>
  </a>
  <a class='social-icon'>
    <div id='youtube'></div>
  </a>
  <a class='social-icon'>
    <div id='twitter'></div>
  </a>
</div>
</div> */
.d4k8oth, .pia89sw {
    margin-top: 10px;
}
.action.tocompare, .block.block-compare, .compare.wrapper, .amsearch-button.-compare, .product-item-actions > .actions-secondary, .amsearch-products-section .actions-secondary {
  display: none !important;
}
.product.actions.product-item-actions {
    text-align: center !important;
}

/* @media (min-width: 767px) {
    .modal-popup.confirm._show {
        z-index: 1010 !important;
    }
    .modal-popup.popup-authentication.modal-slide._inner-scroll._show {
        z-index: 1010 !important;
    }
} */