/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 - * NOTICE OF LICENSE
 - *
 - * This source file is subject to the commercial license
 - * that is bundled with this package in the file LICENSE.txt.
 - *
 - * @category Extait
 - * @package Extait_Locator
 - * @copyright Copyright (c) 2016-2017 Extait, Inc. (http://www.extait.com)
 - */
.word-wrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.store_loc__pagination_top.toolbar {
  margin-bottom: 26px;
  text-align: left;
}
.store_loc__pagination_top.toolbar select {
  box-shadow: none;
  border-radius: 0;
  width: 82px;
  margin: 0 6px 0 10px;
  background-image: url('../Extait_Locator/images/drop_down.svg');
  background-position: 88% 50%;
  background-size: 20%;
}
.store_loc__pagination_top.toolbar .limiter-label,
.store_loc__pagination_top.toolbar .limiter-text {
  font-weight: 600;
}
.store_loc__pagination_top.toolbar .pages {
  display: none;
}
.store_loc__pagination_bottom.toolbar {
  margin-bottom: 0;
  text-align: left;
}
.store_loc__pagination_bottom.toolbar .pages {
  margin-bottom: 0;
}
.store_loc__pagination_bottom.toolbar .pages .pages-items {
  padding: 0;
}
.store_loc__pagination_bottom.toolbar .pages .item {
  line-height: 32px;
  margin: 0 9px 0 0;
  vertical-align: bottom;
}
.store_loc__pagination_bottom.toolbar .pages strong.page,
.store_loc__pagination_bottom.toolbar .pages a.page {
  background-color: #1979c3;
  color: #ffffff;
  padding: 0 13px;
  border-radius: 3px;
  line-height: 32px;
}
.store_loc__pagination_bottom.toolbar .pages .action {
  width: 66px;
  margin-left: 0;
  border: none;
  border-radius: 3px;
  background-color: #1979c3;
  padding: 0;
}
.store_loc__pagination_bottom.toolbar .pages .action.next,
.store_loc__pagination_bottom.toolbar .pages .action.previous {
  text-align: center;
}
.store_loc__pagination_bottom.toolbar .pages .action.next:before,
.store_loc__pagination_bottom.toolbar .pages .action.previous:before {
  color: #ffffff;
}
.store_loc__pagination_bottom.toolbar .pages .action.next:visited:before,
.store_loc__pagination_bottom.toolbar .pages .action.previous:visited:before {
  color: #ffffff;
}
.store_loc__pagination_bottom.toolbar .pages .action.previous {
  margin-right: 0;
}
.store_loc__pagination_bottom.toolbar .pages-item-next {
  position: static;
  line-height: 32px;
}
.store_loc__pagination_bottom.toolbar .limiter {
  display: none;
}
.store_loc__list_in {
  margin: 20px -15px 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.store_loc__li {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 290px;
  margin: 0 15px 25px;
}
.store_loc__li_main_image {
  display: block;
  height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.store_loc__li_sbtl {
  margin-top: 5px;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 29px;
}
.store_loc__li_store_name {
  font-size: 20px;
}
.store_loc__li_open_hours {
  font-size: 16px;
}
.store_loc__li_info {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.015em;
}
.store_loc__li_info_phone {
  margin-bottom: 13px;
}
.action.primary.store_loc__li_more {
  margin-top: auto;
  width: 100%;
  text-align: center;
  padding: 5px 15px;
}
.store_loc__heading {
  font-size: 26px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.store_loc__store_image {
  width: 290px;
}
.store_loc__store_sbtl {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.store_loc__store_info {
  margin-top: 6px;
  font-weight: 300;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.store_loc__phones_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.store_loc__phones_list li {
  margin: 0;
}
.store_loc__contacts_table {
  margin-top: 8px;
  max-width: 380px;
}
.store_loc__contacts_table .store_loc__store_sbtl {
  width: 35%;
  margin-top: 0;
  padding: 5px 0;
  vertical-align: top;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.store_loc__store_contact_info {
  margin: 0;
  padding: 7px 0 5px;
  vertical-align: top;
  font-weight: 300;
  line-height: 1.3;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.store_loc__shedule_table {
  width: 290px;
  margin-top: 10px;
  border: 1px solid #d8d8d8;
  text-align: center;
}
.store_loc__shedule_table thead {
  font-size: 18px;
}
.store_loc__shedule_table tbody {
  font-weight: 300;
}
.store_loc__shedule_table th,
.store_loc__shedule_table td {
  padding: 6px 0;
}
.store_loc__shedule_table th {
  text-align: center;
  font-weight: 400;
}
.store_loc__shedule_table tr > td:first-child,
.store_loc__shedule_table tr > td:last-child {
  width: 95px;
}
.store_map {
  margin-bottom: 40px;
}
.store_map #map {
  height: 360px;
}
@media only screen and (max-width: 639px) {
  .items .pages-item-previous {
    position: static;
  }
}
@media all and (max-width: 480px) {
  .store_map {
    margin-bottom: 25px;
  }
  .store_map #map {
    height: 150px;
  }
}
.gw-euvat-field .message-success {
  margin-top: 10px;
}
.gw-euvat-field .vatid-retry {
  cursor: pointer;
}
.cat-tile-container {
  margin-bottom: 50px;
}
.cat-tile-container .sub-category-tiles {
  margin-bottom: 30px;
}
.cat-tile-container .sub-category-tiles .category-thumb-img {
  text-align: center;
  width: 100%;
}
.cat-tile-container .sub-category-tiles .category-thumb-img img {
  max-height: 215px;
  margin: auto;
}
.cat-tile-container .sub-category-tiles a {
  position: absolute;
  left: 15px;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  background-color: #303c47;
  text-align: center;
  text-transform: none;
  width: calc(100% - 30px);
  margin-bottom: 0;
  padding-top: 0px;
  z-index: 100;
}
.cat-tile-container .sub-category-tiles a h3 {
  margin-top: 10px;
  margin-bottom: 0;
  color: white;
  font-size: 15px;
}
.cat-home-tile-header {
  text-align: center;
}
.cat-home-tile-container {
  margin-bottom: 50px;
  float: left;
}
.cat-home-tile-container .sub-category-tiles {
  margin-bottom: 30px;
}
.cat-home-tile-container .sub-category-tiles .category-thumb-img {
  text-align: center;
  width: 100%;
}
.cat-home-tile-container .sub-category-tiles .category-thumb-img img {
  max-height: 175px;
  margin: auto;
  width: 100%;
}
.cat-home-tile-container .sub-category-tiles a {
  position: absolute;
  left: 15px;
  top: 0;
  height: 100%;
  background-color: transparent;
  text-align: center;
  text-transform: none;
  width: calc(100% - 30px);
  margin-bottom: 0;
  padding-top: 0px;
  z-index: 100;
}
.cat-home-tile-container .sub-category-tiles a h3 {
  margin-top: calc(87px - 0.9rem);
  margin-bottom: 0;
  color: white;
  font-size: 1.8rem;
  text-shadow: 1px 0px 0px black;
}
.guickorder-table thead tr th div {
  text-align: center;
}
.guickorder-table thead tr th div img {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.guickorder-table thead tr th:nth-of-type(2) {
  background-color: #e4e4e4;
}
.guickorder-table thead tr th:nth-of-type(4) {
  background-color: #9f6ed0;
}
.guickorder-table thead tr th:nth-of-type(6) {
  background-color: #a8d175;
}
.guickorder-table thead tr th:nth-of-type(8) {
  background-color: #87b0f4;
}
.guickorder-table thead tr th:nth-of-type(10) {
  background-color: #e12c00;
}
.guickorder-table thead tr:nth-of-type(2n+1) {
  background-color: #e6e6e6;
}
.guickorder-table tbody tr .product-stati-box div img {
  width: 4rem;
}
.guickorder-table tbody tr .product-stati-box:hover div img {
  position: fixed;
  z-index: 100;
  width: 75rem;
  left: calc(50% - 32.5rem);
  top: 40%;
}
.guickorder-table tbody tr td:nth-of-type(2) {
  background-color: #e4e4e4;
}
.guickorder-table tbody tr td:nth-of-type(4) {
  background-color: #9f6ed0;
}
.guickorder-table tbody tr td:nth-of-type(6) {
  background-color: #a8d175;
}
.guickorder-table tbody tr td:nth-of-type(8) {
  background-color: #87b0f4;
}
.guickorder-table tbody tr td:nth-of-type(10) {
  background-color: #e12c00;
}
.guickorder-table tbody tr td input[type="text"] {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  height: 2.5rem;
  font-size: 1.1rem;
}
.guickorder-table tbody tr td {
  padding: 0rem;
  vertical-align: middle;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.3rem;
}
.quick-order-banner {
  margin: 5px 0;
}
.quick-order-banner img {
  border-radius: 10px;
}
@media (max-width: 768px) {
  .quick-order-banner img {
    display: none;
  }
}
.schufa-ageverification .terme-content {
  margin-bottom: 1.5rem;
}
.schufa-ageverification .pass-container {
  display: none;
}
.schufa-ageverification .passport-inputblock {
  font-size: 1.2rem;
}
.schufa-ageverification .passport-errorfield {
  border-color: red;
  border-width: 0.2rem;
}
#shipping-new-address-form .fieldset .input-text.error {
  border-color: red;
  border-width: 0.2rem;
}
body .modals-usercentrics-wrapper {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  z-index: 1000;
  top: 0;
  left: 0;
}
.attention-content .attention-list {
  padding-left: 0rem;
  list-style: none;
}
.attention-content .attention-list tr td label {
  font-weight: bold;
  width: 13rem;
}
.symbollisting ul {
  list-style: none;
  padding-left: 0;
}
.symbollisting ul li {
  display: inline-block;
  margin-right: 2rem;
  text-align: center;
}
.symbollisting ul li img {
  width: auto;
  height: 50px;
  margin-bottom: 8px;
}
.hl-all-productlist-col-4.products .list.items.product-items .item {
  width: calc(25% - 3.2rem);
}
.hl-all-productlist-col-4.products .product.item.product-item:nth-child(3n+1) {
  margin-left: 1.5rem;
}
.hl-all-productlist-col-4.products .product.item.product-item:nth-child(4n+1) {
  margin-left: 0;
}
.hl-all-productlist-col-4 .hide-products {
  display: none;
}
.hl-all-productlist-col-4 .showall {
  width: 30rem;
  margin: auto;
  margin-top: 2rem;
}
.hl-all-productlist-col-4 .showall.list {
  text-align: center;
}
.presse-image-container .presse-item {
  text-align: center;
}
.presse-image-container .presse-item.hide-products {
  display: none;
}
.presse-image-container .presse-item .presse-image-title {
  text-align: center;
  height: 5rem;
}
.presse-image-container .presse-item .presse-image-title a {
  text-decoration: none;
  color: #2980b9;
}
.presse-image-container .presse-item .presse-download-button {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.presse-image-container .presse-item .presse-download-button .btn {
  color: #fff;
  padding: .7em 1em;
  line-height: 1;
  background: #1d92d5;
  margin: 0 5px 5px 0;
}
.presse-image-container .showall {
  width: 30rem;
  margin: auto;
  margin-top: 2rem;
}
.presse-image-container .showall.list {
  text-align: center;
}
.extend_1,
.owl-carousel.products .owl-controls .owl-nav .owl-prev,
.owl-carousel.products .owl-controls .owl-nav .owl-next,
.owl-carousel.products .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  user-select: none;
}
.products.products-grid,
.custom-slider {
  position: relative;
  padding: 0 0 20px;
}
.owl-carousel.products {
  display: none;
  width: 100%;
  position: relative;
  z-index: 0;
}
.owl-carousel.products .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel.products .owl-animated-in {
  z-index: 0;
}
.owl-carousel.products .owl-animated-out {
  z-index: 1;
}
.owl-carousel.products .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel.products .owl-stage {
  position: relative;
}
.owl-carousel.products .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.products .owl-stage-outer {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev {
  width: 40px !important;
  top: 0 !important;
  left: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev:hover {
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next {
  width: 40px !important;
  top: 0 !important;
  right: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next:hover {
  background: none transparent !important;
}
.owl-carousel.products.owl-loaded {
  display: block;
}
.owl-carousel.products.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.products.owl-hidden {
  opacity: 0;
}
.owl-carousel.products .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  user-select: none;
}
.owl-carousel.products .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}
.owl-carousel.products .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-item .product-item {
  width: 100% !important;
  margin: 10px;
}
.owl-carousel.products .owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.products.owl-rtl {
  direction: rtl;
}
.owl-carousel.products.owl-rtl .owl-item {
  float: right;
}
.owl-carousel.products .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel.products .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}
.owl-carousel.products .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel.products .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel.products .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel.products .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel.products .owl-refresh .owl-item {
  display: none;
}
.owl-carousel.products.owl-text-select-on .owl-item {
  user-select: auto;
}
.owl-carousel.products .banner-item .content_slider {
  position: absolute;
  top: 25%;
  left: 50px;
  width: calc(100% - 120px);
  z-index: 1;
  color: #ffffff;
}
.owl-carousel.products .banner-item .content_slider .banner-title {
  width: 100%;
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  clear: both;
}
.owl-carousel.products .banner-item .content_slider .banner-description {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
}
.owl-carousel.products .banner-item .content_slider .buttons {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
}
.owl-carousel.products .banner-item .content_slider .buttons a.action.primary {
  margin: 10px;
}
.owl-carousel.products .banner-item .content_slider .buttons .custom_content {
  margin: 10px 0 0;
  text-align: center;
}
.owl-carousel.products .product-item-details {
  float: left;
  width: 100%;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-theme.owl-carousel .owl-controls .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme.owl-carousel .owl-controls .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  border: 1px solid #d6d6d6;
  background: white;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:hover span {
  background: #000000;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
  background: #000000;
  border: 1px solid #000000;
}
.owl-theme.owl-carousel .product .price-container .price {
  padding-right: 3px;
}
.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #ffffff;
  font-size: 14px;
  margin: calc(-@size / 2) 0 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  overflow: hidden;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-] {
  background: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: -55px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
  position: absolute;
  top: 8px;
  left: 6px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  text-indent: 0;
  border-top: none;
  transform: rotate(360deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: -55px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
  position: absolute;
  top: 8px;
  left: 7px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  border-top: none;
  transform: rotate(180deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000000;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  background-color: #ffffff;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  border-color: #000000;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
[class*=owl-carousel-products-] .owl-theme .owl-dots {
  position: relative;
  bottom: -20px;
}
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:after {
  background: #000000;
}
.no-js .owl-carousel {
  display: block;
}
#pre-div-ajax {
  position: relative;
  top: 80px;
}
#pre-div {
  background-color: #ffffff;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000;
}
#pre-div .cssload-loader {
  position: relative;
  left: calc(50% - 31px);
  top: calc(50% - 31px);
  width: 62px;
  height: 62px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  perspective: 780px;
}
#pre-div .cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
#pre-div .cssload-inner.cssload-one {
  left: 0%;
  top: 0%;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-two {
  right: 0%;
  top: 0%;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-three {
  right: 0%;
  bottom: 0%;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #000000;
}
#pre-div .catalog-product-view .product-items .product-item-actions .actions-secondary {
  display: inline-block !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.tocompare {
  position: absolute !important;
  right: 0 !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.towishlist {
  position: absolute !important;
  left: 0 !important;
}
@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-one {
  0% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-one {
  0% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-one {
  0% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-two {
  0% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-two {
  0% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-two {
  0% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-three {
  0% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-three {
  0% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-three {
  0% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
.catalog-product-view.theme-pearl .column.main .block-content.content .block-actions .action.select {
  font-size: 18px;
}
.catalog-product-view .column.main .block-content.content .block-actions .action.select {
  margin-left: 10px;
}
.catalog-product-view .column.main .products-grid.products-related .product-item .product-item-info .product-item-details .field.choice.related {
  width: 80px;
  margin: 0 auto;
  float: none;
  position: static;
}
/* Mixins */
.css-code-ie-edge {
  /* IE10+ Edge CSS styles go here */
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 5px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e608" !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  overflow: visible !important;
  right: 30px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 42px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
  left: 45px;
}
.css-code-ie-edge [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
  right: -55px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
  background: transparent !important;
  color: #fff !important;
}
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
  color: black !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
@supports (-ms-ime-align:auto) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .store_loc__pagination_top .limiter {
    float: none;
  }
  .store_loc__pagination_bottom.toolbar {
    margin-top: 10px;
  }
  .store_loc__heading {
    font-size: 26px;
    line-height: 29px;
    margin-bottom: 20px;
  }
  .store_loc__list_in {
    margin-right: -20px;
    margin-left: -20px;
  }
  .store_loc__li {
    margin-right: 60px;
    margin-left: 20px;
  }
  .store_loc__image_info_container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .store_loc__image_info_container .store_loc__store_info {
    width: calc(100% - 340px);
    margin-top: 0;
  }
  .store_loc__contacts_main_container {
    flex-basis: 300px;
    padding-right: 40px;
  }
  .store_loc__contacts_table_container {
    display: flex;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .store_loc__shedule_table {
    margin-top: 20px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1422px), print {
  .store_loc__pagination_top.toolbar {
    margin-bottom: 39px;
  }
  .store_loc__pagination_top.toolbar .limiter {
    float: right;
    margin-right: 15px;
  }
  .store_loc__heading {
    font-size: 40px;
    line-height: 30px;
    margin-top: 25px;
    margin-bottom: 0;
  }
  .store_loc__li {
    margin-right: 130px;
    margin-bottom: 40px;
  }
  .store_loc__li:nth-child(3n+3) {
    margin-right: 0;
  }
  .store_loc__image_info_container {
    margin-top: 51px;
    justify-content: flex-start;
  }
  .store_loc__image_info_container .store_loc__store_info {
    width: 650px;
    margin-left: 70px;
  }
  .store_loc__store_image {
    width: 331px;
  }
  .store_loc__contacts_main_container {
    flex-basis: 360px;
  }
  .store_loc__shedule_table {
    margin-top: 18px;
  }
  .store_loc__contacts_table_container {
    margin-bottom: 0;
  }
  .store_loc__store_info.how_to_find {
    width: 1052px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*
  Responsive variables
  ____________________


  Sets the variables responsible vor responsiveness to the magento2 defaults
*/
/*
  Theming variables
  _________________
*/
/* happy-liquid color palette */
/* colors for use in design elements */
/* colors for use in typography */
/* colors for homepage favourites */
/**
  Legacy-Code

  Dont cross this line!
  ---------------------
*/
/**
  Select Box
*/
/**
  Global Button Styling
*/
/**
  Button Size
*/
/**
  Sidebar
*/
/*
  Typography styles
  _________________
*/
@font-face {
  font-family: 'Pacific Again';
  src: url('source/webfonts/PacificAgain.eot');
  src: url('source/webfonts/PacificAgain.eot?#iefix') format('embedded-opentype'), url('source/webfonts/PacificAgain.woff2') format('woff2'), url('source/webfonts/PacificAgain.woff') format('woff'), url('source/webfonts/PacificAgain.ttf') format('truetype'), url('source/webfonts/PacificAgain.svg#PacificAgain') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/Rubik-Regular.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  
  /* src: local('Rubik'), local('Rubik-Regular'), url("webfonts/Rubik-Regular.ttf") format('truetype'); */
}
/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: local('Rubik Medium'), local('Rubik-Medium'), url('../webfonts/Rubik-Medium.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: local('Rubik Light'), local('Rubik-Light'), url('../webfonts/Rubik-Light.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url('../webfonts/fa-solid-900.eot');
  src: url('../webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-solid-900.woff2') format('woff2'), url('../webfonts/fa-solid-900.woff') format('woff'), url('../webfonts/fa-solid-900.ttf') format('truetype'), url('../webfonts/fa-solid-900.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/fa-regular-400.eot');
  src: url('../webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-regular-400.woff2') format('woff2'), url('../webfonts/fa-regular-400.woff') format('woff'), url('../webfonts/fa-regular-400.ttf') format('truetype'), url('../webfonts/fa-regular-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('../webfonts/fa-brands-400.eot');
  src: url('../webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-brands-400.woff2') format('woff2'), url('../webfonts/fa-brands-400.woff') format('woff'), url('../webfonts/fa-brands-400.ttf') format('truetype'), url('../webfonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
/*
  Legacy Styles
  _____________
*/
.block-new-products .block-title {
  position: relative;
}
.block-new-products .block-title:before {
  position: absolute;
  content: url('image/happy_geld.svg');
  left: 0rem;
}
html {
  font-family: 'Rubik';
  font-weight: 400;
  font-size: 10px;
}
body {
  font-size: 1.6rem;
  font-weight: 400;
}
a,
a:before,
a:after {
  cursor: pointer;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  max-width: 1420px;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1420px;
    width: 100%;
  }
}
.page-layout-2columns-right .page-wrapper .page-main .columns .column.main,
.page-layout-2columns-left .page-wrapper .page-main .columns .column.main {
  width: 75%;
}
.page-layout-2columns-right .page-wrapper .page-main .columns .column.main .hl-product-listing,
.page-layout-2columns-left .page-wrapper .page-main .columns .column.main .hl-product-listing {
  margin-top: 1.5rem;
}
.page-layout-2columns-right .page-wrapper .page-main .columns .sidebar,
.page-layout-2columns-left .page-wrapper .page-main .columns .sidebar {
  width: calc(25% - 1.5rem);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 0;
}
@media only screen and (max-width: 1023px) {
  html {
    font-size: 8px;
  }
  .page-layout-2columns-right .page-wrapper .page-main .columns .column.main,
  .page-layout-2columns-left .page-wrapper .page-main .columns .column.main {
    width: 100%;
  }
  .page-layout-2columns-right .page-wrapper .page-main .columns .sidebar,
  .page-layout-2columns-left .page-wrapper .page-main .columns .sidebar {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 8px !important;
  }
}
#maincontent a:not(.button):hover {
  color: #1d92d5;
  text-decoration: none;
}
.page-layout-2columns-left .page-wrapper .page-main .columns .sidebar {
  margin-right: 1.5rem;
}
.page-layout-2columns-right .page-wrapper .page-main .columns .sidebar {
  margin-left: 1.5rem;
}
.totals-tax-summary {
  display: none;
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-top: 1px solid #ccc;
  display: table-row;
}
.cart-summary {
  border-radius: 10px;
}
@media screen and (max-width: 768px - 1) {
  h1 {
    font-size: 3.6rem;
  }
  h2 {
    font-size: 3rem;
  }
  h3 {
    font-size: 2.5rem;
  }
  .cms-home .columns .column.main {
    flex-basis: inherit;
    flex-grow: inherit;
    order: inherit;
    -webkit-order: inherit;
    -webkit-flex-basis: inherit;
    -webkit-flex-grow: inherit;
    min-height: auto;
  }
  .tile-container {
    display: block;
  }
  .tile-container .tile-box {
    margin-bottom: 1.5rem;
  }
  .page-wrapper .page-header .panel.wrapper {
    display: none;
  }
  body.cms-page-view .page-wrapper,
  body.page-layout-1column-category-cms .page-wrapper {
    padding-top: 163px;
  }
  body .page-wrapper {
    padding-top: 145px;
  }
  body .page-wrapper .page-header {
    position: fixed;
    top: 0;
    left: auto;
    width: 100%;
    background-color: white;
    z-index: 10;
    -webkit-transition: left 0.25s ease-out;
    -moz-transition: left 0.25s ease-out;
    -ms-transition: left 0.25s ease-out;
    -o-transition: left 0.25s ease-out;
    transition: left 0.25s ease-out;
  }
  body.catalog-product-view .block-margin.row {
    margin-right: 0 !important;
  }
  body.catalog-product-view .product.description table,
  body.catalog-product-view .product.description tbody,
  body.catalog-product-view .product.description tr,
  body.catalog-product-view .product.description td {
    display: block;
    width: 100%;
  }
}
.ie10 .page-wrapper,
.ie11 .page-wrapper {
  height: auto;
}
.header-slider .owl-theme.owl-carousel .owl-stage-outer {
  padding: 0;
}
.header-slider .owl-theme.owl-carousel .owl-stage-outer .owl-item {
  border-radius: 10px;
  overflow: hidden;
}
.header-slider .owl-theme.owl-carousel .owl-controls .owl-dot span {
  background-color: white;
  border: none;
  height: 9px;
  width: 9px;
}
.header-slider .owl-theme.owl-carousel .owl-controls .owl-dot.active span {
  width: 34px;
}
.header-slider .owl-carousel .banner-item .content_slider {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 480px) {
  .owl-dots {
    display: none !important;
  }
}
.header-slider .owl-carousel .banner-item .content_slider .buttons,
.header-slider .owl-carousel .banner-item .content_slider .buttons .custom_content {
  text-align: left;
}
.header-slider .custom_content {
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.sidebar .button--rounded.action.tocart {
  -webkit-border-radius: 3rem;
  -moz-border-radius: 3rem;
  border-radius: 3rem;
}
.sidebar .button--primary.action.tocart.disabled:focus {
  background-color: #1d92d4;
  color: white;
}
.page-layout-1column.page-with-filter .column.main {
  padding-top: 0;
}
body .sidebar .action.tocart {
  -webkit-border-radius: 3rem;
  -moz-border-radius: 3rem;
  border-radius: 3rem;
}
@media only screen and (max-width: 640px - 1) {
  .product-info-price {
    margin: 0;
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .page-layout-1column .toolbar-products {
    position: relative;
  }
  .page-layout-1column .toolbar-products .modes {
    display: none;
  }
}
.abs-status-desktop,
.return-status,
.order-status {
  border: 2px solid #1d92d4;
  margin-top: 26px;
}
.block-order-details-comments .comment-content {
  margin-bottom: 24px;
}
.block-dashboard-info .block-title,
.block-dashboard-addresses .block-title,
.block-dashboard-orders .block-title {
  margin-bottom: 1rem;
}
.page-products .columns {
  padding-top: 0;
}
p:empty,
body p:empty {
  display: none;
}
/* Usercentrics */
body .usercentrics-button.layout-1 .uc-banner-content .btn-list .uc-btn {
  border-radius: 3rem !important;
}
body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-deny-banner,
body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-accept-banner,
body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-more-info-banner {
  width: 100% !important;
  margin-left: 0 !important;
  margin-bottom: 20px !important;
}
@media (min-width: 768px) {
  body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-deny-banner {
    width: calc(30% - 15px) !important;
    margin-right: 15px !important;
    margin-bottom: 0 !important;
  }
  body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-accept-banner {
    width: 40% !important;
    margin-bottom: 0 !important;
  }
  body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-more-info-banner {
    width: calc(30% - 15px) !important;
    margin-left: 15px !important;
    margin-bottom: 0 !important;
  }
  body .usercentrics-button.layout-1 .uc-banner-content .btn-list .uc-btn {
    width: 100% !important;
  }
}
#uc-main-banner .uc-optin-description,
#uc-main-banner .uc-optin-description span {
  color: #333 !important;
}
body .usercentrics-button.layout-1 .uc-dropdown .uc-dropdown-toggle:after {
  border: none !important;
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #333;
  vertical-align: baseline;
  width: 10px;
  height: 16px;
  margin-right: 5px;
}
body .usercentrics-button.layout-1 .uc-corner-modal .uc-corner-modal-content .uc-card-header,
body .usercentrics-button.layout-1 .uc-corner-modal .uc-corner-modal-content .uc-nav-tabs {
  border: 1px solid #dfdfdf!important;
  border-bottom: none !important;
}
body .usercentrics-button .uc-corner-modal .uc-corner-modal-content .uc-nav-tabs a {
  color: #333 !important;
}
body .usercentrics-button .uc-corner-modal .uc-corner-modal-content .uc-nav-tabs a.uc-active {
  color: #333 !important;
  text-decoration: underline;
}
body .uc-language-wrapper {
  top: 2px !important;
  left: 2px !important;
}
body .usercentrics-button.layout-1 .uc-header-title,
body .usercentrics-button.layout-1 .uc-header-subtitle-text {
  color: #333 !important;
  margin-bottom: 0 !important;
}
body .usercentrics-button.layout-1 .uc-corner-modal .uc-corner-modal-content .uc-card-footer .uc-btn {
  color: #1d92d4 !important;
  border: 1px solid #1d92d4;
}
body #usercentrics-button.layout-1 #uc-corner-modal .uc-corner-modal-content .uc-tab-content {
  height: auto !important;
}
body #uc-btn-close-x-corner-modal svg path {
  fill: #333 !important;
}
body .usercentrics-button.layout-1 .uc-inner-content {
  margin-bottom: 20px !important;
}
/* One Step Checkout */
body .fa-stack.fa-2x > i,
body .fa.fa-gift.fa-2x,
body .fa.fa-check-circle,
body .checkout-payment-method .payment-option-title .action-toggle {
  color: #1d92d4;
}
body .one-step-checkout-wrapper [type=radio]:checked + label:before {
  border-color: #1d92d4;
}
body [type=radio]:checked + label,
body .one-step-checkout-wrapper [type=radio]:not(:checked) + label {
  padding: 0 0 0 35px;
}
body [type=radio]:checked + label:after,
body .one-step-checkout-wrapper [type=radio]:not(:checked) + label:after {
  background-color: #1d92d4;
}
@media (min-width: 1024px) {
  body .hoverable.only-colspan {
    width: calc(50% - 15px);
    margin-left: 15px;
  }
}
body #checkout-step-shipping .action.action-show-popup {
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
}
body.onestepcheckout-index-index input[type="text"]:focus,
body.onestepcheckout-index-index input[type="password"]:focus,
body.onestepcheckout-index-index input[type="email"]:focus {
  background-image: none;
  -webkit-background-size: 0;
  background-size: 0;
}
body .one-step-checkout-wrapper .input-text,
body .one-step-checkout-wrapper .input-text:focus {
  background-image: none;
  -webkit-background-size: 0;
  background-size: 0;
}
body .one-step-checkout-wrapper .product-item a {
  background-color: #1d92d5;
}
body .one-step-checkout-wrapper .shipping-address-item.selected-item {
  border-color: #1d92d4;
}
body .one-step-checkout-wrapper .shipping-address-item.selected-item:after {
  background-color: #1d92d4;
}
body .one-step-checkout-wrapper .shipping-address-items {
  padding: 0 10px;
}
body .one-step-checkout-wrapper .field .control.input-field .label {
  top: 50%;
  transform: translateY(-50%);
  left: 17px;
}
body .one-step-checkout-wrapper button.action.primary.checkout span {
  font-size: 18px;
}
body .opc-payment .payment-method-content .checkout-agreements-block {
  margin: 0 !important;
  padding: 0 !important;
}
body .osc-addition-content-wrapper .checkout-addition-block .field {
  margin-bottom: 0;
}
body .one-step-checkout-wrapper select,
body .modal-popup select {
  border: none;
}
body .one-step-checkout-wrapper select option,
body .modal-popup select option {
  background-color: white;
}
body .checkout-payment-method .ccard .number .input-text {
  width: 100%;
}
body .one-step-checkout-container > .mp-6 {
  width: calc(50% - 28px) !important;
}
@media (max-width: 992px) {
  body .one-step-checkout-wrapper .one-step-checkout-container > .mp-xs-12 {
    width: calc(100%) !important;
    margin: 0;
  }
  body .one-step-checkout-wrapper .one-step-checkout-container > .mp-xs-12:first-child {
    margin-bottom: 35px;
  }
}
body #checkout-review-table thead th {
  padding: 0 1rem 1rem 0;
}
body #checkout-review-table thead th,
body #checkout-review-table tbody tr td,
body #checkout-review-table tfoot tr td {
  padding: 15px 1rem;
}
body .toolbar select {
  border-radius: 3rem;
}
body select:focus {
  border: none;
}
.breadcrumbs .items {
  font-size: 1.5rem;
}
.breadcrumbs .items strong {
  color: #333;
}
.catalog-category-view .swatch-option.text,
.catalog-product-view .swatch-option.text {
  height: 40px;
  width: 40px;
  border: none;
  background-color: #f2f2f2;
  line-height: 32px;
  border-radius: 3rem;
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.catalog-category-view .swatch-option.text:hover,
.catalog-product-view .swatch-option.text:hover,
.catalog-category-view .swatch-option.text.selected,
.catalog-product-view .swatch-option.text.selected {
  outline: none;
  background-color: #1d92d4 !important;
  color: white;
}
.search-autocomplete {
  z-index: 10;
}
.search-autocomplete ul:not(:empty) {
  border: 1px solid #c2c2c2;
  border-radius: 10px;
  overflow: hidden;
}
.search-autocomplete ul:not(:empty) li.selected {
  background-color: #1d92d4;
}
.search-autocomplete ul:not(:empty) li.selected span {
  color: white;
}
.catalog-product-view .ves-widget.widget-accordion .panel-heading {
  background-color: white;
  border: none;
  margin-bottom: 2.5rem;
  padding-left: 0;
  position: relative;
  font-size: 2.4rem;
}
.catalog-product-view .ves-widget.widget-accordion .panel-heading:after {
  content: '';
  position: absolute;
  background-color: #1d92d4;
  height: 2px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.catalog-product-view .ves-widget.widget-accordion .panel-body {
  padding-left: 0;
  border: none;
}
/* breakpoints */
/*
  Responsive variables
  ____________________


  Sets the variables responsible vor responsiveness to the magento2 defaults
*/
/* colors */
/*
  Theming variables
  _________________
*/
/* happy-liquid color palette */
/* colors for use in design elements */
/* colors for use in typography */
/* colors for homepage favourites */
/**
  Legacy-Code

  Dont cross this line!
  ---------------------
*/
/**
  Select Box
*/
/**
  Global Button Styling
*/
/**
  Button Size
*/
/**
  Sidebar
*/
/* fonts */
/*
  Typography styles
  _________________
*/
@font-face {
  font-family: 'Pacific Again';
  src: url('source/webfonts/PacificAgain.eot');
  src: url('source/webfonts/PacificAgain.eot?#iefix') format('embedded-opentype'), url('source/webfonts/PacificAgain.woff2') format('woff2'), url('source/webfonts/PacificAgain.woff') format('woff'), url('source/webfonts/PacificAgain.ttf') format('truetype'), url('source/webfonts/PacificAgain.svg#PacificAgain') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/Rubik-Regular.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  
  /* src: local('Rubik'), local('Rubik-Regular'), url("webfonts/Rubik-Regular.ttf") format('truetype'); */
}
/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: local('Rubik Medium'), local('Rubik-Medium'), url('../webfonts/Rubik-Medium.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: local('Rubik Light'), local('Rubik-Light'), url('../webfonts/Rubik-Light.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url('../webfonts/fa-solid-900.eot');
  src: url('../webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-solid-900.woff2') format('woff2'), url('../webfonts/fa-solid-900.woff') format('woff'), url('../webfonts/fa-solid-900.ttf') format('truetype'), url('../webfonts/fa-solid-900.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/fa-regular-400.eot');
  src: url('../webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-regular-400.woff2') format('woff2'), url('../webfonts/fa-regular-400.woff') format('woff'), url('../webfonts/fa-regular-400.ttf') format('truetype'), url('../webfonts/fa-regular-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('../webfonts/fa-brands-400.eot');
  src: url('../webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-brands-400.woff2') format('woff2'), url('../webfonts/fa-brands-400.woff') format('woff'), url('../webfonts/fa-brands-400.ttf') format('truetype'), url('../webfonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
/* legacy styles */
/*
  Legacy Styles
  _____________
*/
.block-new-products .block-title {
  position: relative;
}
.block-new-products .block-title:before {
  position: absolute;
  content: url('image/happy_geld.svg');
  left: 0rem;
}
/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url('../webfonts/fa-solid-900.eot');
  src: url('../webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-solid-900.woff2') format('woff2'), url('../webfonts/fa-solid-900.woff') format('woff'), url('../webfonts/fa-solid-900.ttf') format('truetype'), url('../webfonts/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.header.content.header-main {
  display: inline-grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: repeat(1, 82px);
  grid-template-areas: "menu logo minicart";
  width: 100%;
  left: 50%;
  transform: translate(-50%);
  align-items: center;
  z-index: 10;
}
@media (min-width: 767px) {
  .header.content.header-main {
    grid-template-rows: repeat(1, 120px);
    grid-template-areas: "logo search minicart";
  }
}
@media (min-width: 1023px) {
  .header.content.header-main {
    grid-template-columns: 1fr 2fr 1fr;
  }
}
.header-authorization-link {
  list-style: none;
}
.header-authorization-link__link {
  color: white;
  text-transform: uppercase;
}
.header-authorization-link__link:hover,
.header-authorization-link__link:visited {
  color: white;
}
.header-authorization-link__link:before {
  content: '';
  color: white;
  text-transform: uppercase;
}
.header-contact {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.header-contact__item {
  float: left;
  margin: 0 12px 0 0;
  text-transform: uppercase;
  /* font-size: 15px; */
}
@media (min-width: 1200px) {
  .header-contact__item {
    margin-right: 26px;
  }
}
.header-contact__icon {
  height: 16px;
  width: 16px;
  margin-right: 0;
  vertical-align: text-top;
}
@media (min-width: 992px) {
  .header-contact__icon {
    margin-right: 1rem;
  }
}
.header-contact__text,
.header-contact__link {
  color: white;
  /* font-size: 15px; */
}
.header-contact__link:hover {
  color: white;
}
.header-links__link {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 0 0 12px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .header-links__link {
    margin-right: 12px;
  }
}
.header-links__link:first-child {
  margin-left: 0;
}
.header-links__link:first-child:before {
  content: none;
}
.header-links__link:before {
  content: '|';
  margin-right: 12px;
  font-weight: 300;
}
@media (min-width: 992px) {
  .header-links__link:before {
    margin-right: 18px;
  }
}
.header-links__link:last-child {
  margin-right: 0;
}
.header-links__icon {
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  margin-right: 1rem;
}
.header-minicart {
  display: inline-block;
}
.header-minicart__link {
  display: inline-block;
  cursor: pointer;
  position: relative;
  color: #333333;
  text-decoration: none;
  transition: transform 0.2s;
}
.header-minicart__link:hover {
  transform: scale(1.05);
}
.header-minicart__link:hover,
.header-minicart__link:visited {
  color: #333333;
  text-decoration: none;
}
.header-minicart__icon {
  display: inline-block;
  position: relative;
}
.header-minicart__icon-icon {
  height: 45px;
  width: 45px;
  max-width: 35px;
  max-height: 35px;
}
.header-minicart__icon-badge {
  display: inline-block;
  height: 32px;
  min-width: 32px;
  border-radius: 16px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(55%, -50%);
  text-align: center;
}
.header-minicart__icon-badge--visible {
  border: 2px solid white;
  background-color: #CF3D05;
}
.header-minicart__icon-badge-count {
  color: #FFFFFF;
  position: relative;
  font-size: 1.5rem;
  line-height: 28px;
  padding: 2px 9px;
}
.header-main .header-minicart {
  grid-area: minicart;
  width: 100%;
  text-align: right;
  font-weight: 500;
}
.header-main .header-minicart__icon {
  height: 45px;
  width: 45px;
  margin-right: 20px;
  max-width: 35px;
  max-height: 35px;
}
@media (min-width: 767px) {
  .header-main .header-minicart__icon {
    max-width: 45px;
    max-height: 45px;
  }
}
@media (min-width: 767px) {
  .header-main .header-minicart__icon-icon {
    max-width: 45px;
    max-height: 45px;
  }
}
.header-main .header-minicart__subtotal {
  display: none;
  font-size: 3rem;
  vertical-align: middle;
}
@media (min-width: 1023px) {
  .header-main .header-minicart__subtotal {
    font-size: 2.6rem;
  }
}
@media (min-width: 767px) {
  .header-main .header-minicart__subtotal {
    display: inline-block;
  }
}
@media (min-width: 1110px) {
  .header-main .header-minicart__subtotal {
    font-size: 3rem;
  }
}
#store\.menu .header-minicart--fixed {
  display: none;
}
.sections.nav-sections.fixed #store\.menu .header-minicart--fixed {
  display: inline-block;
  float: right;
  max-height: 50px;
  margin-right: 10px;
}
.sections.nav-sections.fixed #store\.menu .header-minicart--fixed .header-minicart__link {
  padding: 0;
  height: 45px;
}
@media (min-width: 1023px) {
  .sections.nav-sections.fixed #store\.menu .header-minicart--fixed .header-minicart__link {
    height: 60px;
  }
}
.sections.nav-sections.fixed #store\.menu .header-minicart--fixed .header-minicart__icon {
  top: 50%;
  transform: translate(0, -60%);
  white-space: nowrap;
}
.sections.nav-sections.fixed #store\.menu .header-minicart--fixed .header-minicart__icon-icon {
  height: 28px;
  width: 28px;
  margin-right: 10px;
}
.sections.nav-sections.fixed #store\.menu .header-minicart--fixed .header-minicart__icon-badge {
  position: relative;
  transform: none;
}
.sections.nav-sections.fixed #store\.menu .header-minicart--fixed .header-minicart__subtotal {
  display: none;
}
.header-row {
  background-color: #1D92D4;
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: auto;
  font-size: 1.5rem;
  display: none;
}
.header-row#header-row:before {
  content: none;
}
.header-row#header-row:after {
  content: none;
}
@media (min-width: 767px) {
  .header-row {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .header-row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.header-row__item {
  margin: 0;
  padding: 0;
  font-weight: 300;
}
.header-row__logo {
  min-width: 158px;
  min-height: 70px;
  width: 158px;
  height: 70px;
}
@media (min-width: 767px) {
  .header-row__logo {
    width: 203px;
    height: 90px;
  }
}
.header-search {
  display: none;
  grid-area: search;
  margin: 0 20px;
}
@media (min-width: 768px) {
  .header-search {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .header-search {
    display: inline-grid;
    grid-column-start: 1;
    grid-column-end: 4;
    margin-top: 10px;
  }
}
.header-search__form {
  position: relative;
}
.header-search__field {
  position: relative;
}
.header-search__field .header-search__button {
  height: 100%;
}
.header-search__label {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  font-size: 1.6rem;
  text-transform: uppercase;
}
.header-search__field.header-search__field--no-label .header-search__label {
  display: none;
}
.header-search__input,
.header-search__control .header-search__input {
  border: none;
  background-color: #F2F2F2;
  padding: 5px 44px 5px 25px;
  border-radius: 100px;
  height: 50px;
  width: 100%;
  font-size: 1.6rem;
}
.header-search__button,
.header-search__field .header-search__button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border: none;
  padding: 11px 16px 11px 14px;
  background-color: #F2F2F2;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 2rem;
}
.header-search__button:hover,
.header-search__field .header-search__button:hover {
  background-color: #1D92D4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.header-slider {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
  max-width: 1420px;
  width: 100%;
}
.header-slider > .custom-slider {
  padding-bottom: 10px;
}
.header-slider .owl-theme.owl-carousel .owl-stage-outer {
  padding: 0;
}
.header-slider .owl-theme.owl-carousel .owl-stage-outer .owl-item {
  min-height: 210px;
  border-radius: 10px;
  overflow: hidden;
  background-size: cover;
}
@media (min-width: 346px) {
  .header-slider .owl-theme.owl-carousel .owl-stage-outer .owl-item {
    min-height: 1px;
  }
}
.header-slider .owl-theme.owl-carousel .owl-stage-outer .owl-item .owl-lazy {
  visibility: hidden;
}
@media (min-width: 346px) {
  .header-slider .owl-theme.owl-carousel .owl-stage-outer .owl-item .owl-lazy {
    visibility: visible;
  }
}
body.no-webp .header-slider .owl-theme.owl-carousel .owl-stage-outer .owl-item {
  background: url('../images/Happy-Liquid-Sliderbild.png') no-repeat;
}
body.webp-supported .header-slider .owl-theme.owl-carousel .owl-stage-outer .owl-item {
  background: url('../images/Happy-Liquid-Sliderbild.webp') no-repeat;
}
@media (max-width: 480px) {
  .header-slider {
    padding: 0 15px;
  }
}
.header-slider__text {
  display: inline-block;
}
.header-slider__text .headline {
  margin-bottom: 15px;
}
.header-slider__text .headline:after {
  background-color: white;
  bottom: 0;
}
.header-slider__text .headline__text {
  font-size: 2rem;
  font-weight: 300;
}
@media (min-width: 768px) {
  .header-slider__text .headline__text {
    font-size: 2.4rem;
  }
}
.header-slider__text-big {
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
}
@media (min-width: 768px) {
  .header-slider__text-big {
    font-size: 4rem;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .header-slider__text-big {
    font-size: 6rem;
  }
}
.header-social__link {
  top: 0;
  height: 16px;
  width: 16px;
  display: inline-block;
  position: relative;
  margin-right: 6px;
  vertical-align: middle;
  transition: transform 500ms ease-out;
}
.header-social__link:last-child {
  margin-right: 0;
}
.header-social__link:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-family: "Font Awesome 5 Brands";
  font-size: 16px;
}
.header-social__link:hover {
  transform: scale(1.25);
}
.header-social__link--facebook:after {
  content: '\f39e';
}
.header-social__link--twitter:after {
  content: '\f099';
}
.header-social__link--instagram:after {
  content: '\f16d';
}
.header-social__link--pinterest:after {
  content: '\f231';
}
@media (min-width: 992px) {
  .header-social__link {
    margin-right: 12px;
  }
}
@media (min-width: 1200px) {
  .header-social__link {
    margin-right: 26px;
  }
}
.header-switcher__language {
  text-transform: uppercase;
  margin-right: 1rem;
  color: white;
  vertical-align: middle;
}
.header-switcher__language:last-child {
  margin-right: 0;
}
.header-switcher__language--active {
  text-decoration: underline;
}
.header-switcher__language--link {
  text-transform: uppercase;
}
.header-switcher__language--link:hover,
.header-switcher__language--link:visited {
  color: white;
}
.headline:not(div) {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.headline:not(div):after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.headline:not(div) a {
  color: #333;
}
.headline:not(div) > img {
  display: none;
}
h2.headline__text {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 3.3rem;
  text-transform: uppercase;
}
h2.headline__text:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
h2.headline__text a {
  color: #333;
}
h2.headline__text > img {
  display: none;
}
.page-title {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.page-title:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.page-title a {
  color: #333;
}
.page-title > img {
  display: none;
}
.become-retailer {
  float: right;
  margin-top: 27px;
  display: none;
}
@media (min-width: 768px) {
  .become-retailer {
    display: block;
  }
}
.info-box-container {
  display: inline-grid;
  width: 100%;
  grid-gap: 5px;
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "product flavours" "stores retailer";
}
@media (min-width: 767px) {
  .info-box-container {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    grid-template-areas: "product flavours stores retailer";
  }
}
.info-box-container .info-box {
  position: relative;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  min-height: 135px;
  height: 185px;
  max-height: 135px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 767px) {
  .info-box-container .info-box {
    max-height: 185px;
    padding-left: 25px;
  }
}
.info-box-container .info-box__link {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.info-box-container .info-box__icon {
  height: 64px;
  display: block;
  margin: 0 auto 20px auto;
}
@media (min-width: 767px) {
  .info-box-container .info-box__icon {
    margin: 0 0 20px;
  }
}
.info-box-container .info-box__content {
  position: relative;
  text-align: center;
  font-size: 1.7rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
  color: white;
  top: 50%;
  transform: translate(0, -50%);
}
@media (min-width: 767px) {
  .info-box-container .info-box__content {
    text-align: left;
    transform: translate(0, -40%);
  }
}
.info-box-container .info-box__content-count {
  font-size: 65px;
  line-height: 85px;
}
.info-box-container .info-box--product {
  grid-area: product;
}
.info-box-container .info-box--flavours {
  grid-area: flavours;
}
.info-box-container .info-box--stores {
  grid-area: stores;
}
.info-box-container .info-box--retailer {
  grid-area: retailer;
}
.info-box-container .info-box--retailer .info-box__content {
  text-align: center;
  font-size: 64px;
}
body.no-webp .info-box-container .info-box--product {
  background-image: url('../images/img_qualitaet.png');
}
body.no-webp .info-box-container .info-box--flavours {
  background-image: url('../images/img_geschmack.png');
}
body.no-webp .info-box-container .info-box--stores {
  background-image: url('../images/img_verkaufsstellen.png');
}
body.no-webp .info-box-container .info-box--retailer {
  background-image: url('../images/img_haendler_login.png');
}
body.webp-supported .info-box-container .info-box--product {
  background-image: url('../images/img_qualitaet.webp');
}
body.webp-supported .info-box-container .info-box--flavours {
  background-image: url('../images/img_geschmack.webp');
}
body.webp-supported .info-box-container .info-box--stores {
  background-image: url('../images/img_verkaufsstellen.webp');
}
body.webp-supported .info-box-container .info-box--retailer {
  background-image: url('../images/img_haendler_login.webp');
}
@media (max-width: 767px) {
  .sidebar {
    position: relative;
  }
  .sidebar .header-1,
  .sidebar .navbar-default {
    -webkit-transition: left 0.25s ease-out;
    -moz-transition: left 0.25s ease-out;
    -o-transition: left 0.25s ease-out;
    transition: left 0.25s ease-out;
  }
  .sidebar__overlay {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    z-index: 1500;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    -moz-transition: opacity 0.25s ease-out;
    -o-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
  }
  .sidebar__close {
    background: #1D92D4;
    width: 45px;
    height: 45px;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    padding: 9px 0 11px;
    z-index: 1501;
    -webkit-transition: left 0.25s ease-out, opacity 0.25s ease-out;
    -moz-transition: left 0.25s ease-out, opacity 0.25s ease-out;
    -o-transition: left 0.25s ease-out, opacity 0.25s ease-out;
    transition: left 0.25s ease-out, opacity 0.25s ease-out;
    visibility: hidden;
    opacity: 0;
  }
  .sidebar__close .fa-times {
    color: #FFFFFF;
    font-size: 24px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.16);
  }
  .sidebar__sidebar {
    position: fixed;
    left: -300px;
    width: 300px;
    top: 0;
    bottom: 0;
    min-height: 100vh;
    -webkit-transition: left 0.25s ease-out;
    -moz-transition: left 0.25s ease-out;
    -o-transition: left 0.25s ease-out;
    transition: left 0.25s ease-out;
    background: #F2F2F2;
  }
  .sidebar__placeholder {
    width: 300px;
  }
  .sidebar__sidebar-content {
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 45px;
  }
  .sidebar--open {
    height: 100vh;
    width: 100vw;
    overflow: hidden;
  }
  .sidebar--open .sidebar__sidebar {
    left: 0;
  }
  .sidebar--open .sidebar__overlay {
    visibility: visible;
    left: 0;
  }
  .sidebar--open .sidebar__overlay,
  .sidebar--open .sidebar__close {
    opacity: 1;
  }
  .sidebar--open .header-1.affix,
  .sidebar--open .navbar-default.affix,
  .sidebar--open .sidebar__close,
  .sidebar--open .sidebar__content,
  .sidebar--open .page-wrapper,
  .sidebar--open .page-header {
    left: 300px;
  }
  .sidebar--open .sidebar__close {
    visibility: visible;
  }
  .sidebar__content,
  .page-wrapper {
    position: relative;
    width: 100%;
    left: 0;
    -webkit-transition: left 0.25s ease-out;
    -moz-transition: left 0.25s ease-out;
    -o-transition: left 0.25s ease-out;
    transition: left 0.25s ease-out;
  }
}
@media (min-width: 768px) {
  .sidebar__sidebar,
  .sidebar__overlay,
  .sidebar__close {
    display: none;
  }
}
.sidebar-menu {
  width: 300px;
}
.sidebar-menu .sidebar-menu__list {
  margin-bottom: 15px;
  padding-left: 0;
}
.sidebar-menu__back-wrapper {
  background: #F2F2F2;
}
.sidebar-menu__back-link {
  color: #1D92D4;
  display: block;
  height: 45px;
  font-size: 16px;
  line-height: 19px;
  padding: 0 0 0 15px;
  cursor: pointer;
}
.sidebar-menu__back-link .fa-arrow-left {
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: -1px;
  font-size: 16px;
}
.sidebar-menu__back-link .sidebar-menu__back-link-text {
  display: inline-block;
  padding: 0;
  line-height: 45px;
}
.sidebar-menu__list-item {
  min-height: 45px;
  display: block;
  border-bottom: 1px solid #F2F2F2;
  background: #FFFFFF;
  -webkit-transition: height 0.25s ease-out, padding 0.25s ease-out;
  -moz-transition: height 0.25s ease-out, padding 0.25s ease-out;
  -o-transition: height 0.25s ease-out, padding 0.25s ease-out;
  transition: height 0.25s ease-out, padding 0.25s ease-out;
  margin-bottom: 0;
}
.sidebar-menu__list-item:not(.sidebar-menu__list-item--level-0):not(.sidebar-menu__list-item--headline):not(.sidebar-menu__list-item--has-children) .sidebar-menu__icon-wrapper:not(.sidebar-menu__icon-wrapper--force-display) {
  display: none;
}
.sidebar-menu__list-item:not(.sidebar-menu__list-item--level-0):not(.sidebar-menu__list-item--headline):not(.sidebar-menu__list-item--has-children) .sidebar-menu__icon-wrapper:not(.sidebar-menu__icon-wrapper--force-display) + .sidebar-menu__link-text {
  padding-left: 15px;
}
.sidebar-menu__list-item--has-children > .sidebar-menu__link > .sidebar-menu__icon-wrapper {
  padding: 0 10px 0 0;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.sidebar-menu__list-item--has-children > .sidebar-menu__link > .sidebar-menu__icon-wrapper.sidebar-menu__icon-wrapper--position-left {
  text-align: left;
  padding: 0 10px 0 0;
  position: static;
}
.sidebar-menu__list-item--has-children > .sidebar-menu__link > .sidebar-menu__icon-wrapper:not(.sidebar-menu__icon-wrapper--position-left) {
  text-align: right;
}
.sidebar-menu__list-item--headline {
  background: none;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  background: #F2F2F2;
  padding: 0 15px;
}
.sidebar-menu__icon-wrapper {
  width: 25px;
  display: inline-block;
  text-align: center;
  margin-right: 0;
  float: left;
  padding: 0 10px 0 0;
  min-height: 45px;
  line-height: 45px;
}
.sidebar-menu__icon-wrapper .fa,
.sidebar-menu__icon-wrapper .fas,
.sidebar-menu__icon-wrapper .far,
.sidebar-menu__icon-wrapper .fab {
  color: #1D92D4;
  font-size: 16px;
  display: inline-block;
}
.sidebar-menu__link {
  position: relative;
  display: block;
  min-height: 45px;
  color: #222222;
  font-size: 18px;
  line-height: 18px;
  padding: 0 0 0 15px;
  -webkit-transition: height 0.25s ease-out, padding 0.25s ease-out;
  -moz-transition: height 0.25s ease-out, padding 0.25s ease-out;
  -o-transition: height 0.25s ease-out, padding 0.25s ease-out;
  transition: height 0.25s ease-out, padding 0.25s ease-out;
}
.sidebar-menu__link:hover,
.sidebar-menu__link:focus {
  text-decoration: none;
  outline: none;
  color: #222222;
}
.sidebar-menu__link:visited {
  color: #333;
}
.sidebar-menu__link-text {
  display: inline-block;
  padding: 14px 0 14px;
}
.sidebar-menu__list {
  display: block;
  transition: left 0.6s;
  width: 300px;
  left: 0;
  position: relative;
}
.sidebar-menu__list {
  transition: opacity 0.25s, visibility 0.25s;
}
.sidebar-menu__list > .sidebar-menu__list-item.sidebar-menu__list-item--open > .sidebar-menu__list {
  visibility: visible;
  opacity: 1;
}
.sidebar-menu__list > .sidebar-menu__list-item > .sidebar-menu__list {
  left: 300px;
  position: absolute;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.sidebar-menu__list--top-level {
  transition: transform 0.5s ease-in-out, height 0.5s ease-in-out;
  transform: translate(0, 0);
}
.button {
  padding: 11px 15px;
  display: inline-block;
  font-size: 15px;
  line-height: 18px;
}
.button:hover,
.button:hover span {
  text-decoration: none;
}
.button--absolute-right-center {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.button--primary {
  color: white;
  background-color: #1D92D4;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.button--primary span {
  color: white;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.button--primary:hover {
  color: black;
  background-color: #e1e1e1;
}
.button--primary:hover span {
  color: black;
  background-color: transparent;
}
.button--primary:focus:not(:hover) {
  color: white;
  background-color: #1D92D4;
}
.button--primary:focus:not(:hover) span {
  color: white;
  background-color: transparent;
}
.button--primary-outline {
  color: #1D92D4;
  border: 2px solid #1D92D5;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.button--primary-outline span {
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #1D92D4;
}
.button--primary-outline:hover {
  color: white;
  background-color: #1D92D4;
}
.button--primary-outline:hover span {
  color: white;
  background-color: transparent;
}
.button--more-products {
  font-weight: 700;
  letter-spacing: 0.75px;
  text-align: center;
  width: 200px;
  margin-bottom: 50px;
}
.button--rounded {
  border-radius: 3rem;
}
.button--uppercase {
  text-transform: uppercase;
}
.button--center {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.cart-container .form-cart .actions.main .clear {
  background-color: #1D92D4;
  width: 100%;
  padding: 11px 15px;
  font-size: 1.4rem;
  line-height: 18px;
  border: none;
  border-radius: 3rem;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: inherit;
}
.cart button.action.clear span {
  font-family: 'Rubik';
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: normal;
  color: #FFFFFF;
  text-transform: uppercase;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.grid {
  overflow: auto;
  margin-right: -15px;
  margin-left: -15px;
}
.grid-item {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .grid-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .grid-item {
    float: left;
    width: 25%;
  }
}
.grid--3col .grid-item {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .grid--3col .grid-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .grid--3col .grid-item {
    float: left;
    width: 33.33333333%;
  }
}
.grid-item__to-product {
  width: 55%;
  margin: auto;
  padding-bottom: 53px;
}
.grid-item__shadow {
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #CCCCCC;
  -moz-box-shadow: 0px 0px 5px 0px #CCCCCC;
  box-shadow: 0px 0px 5px 0px #CCCCCC;
}
.grid-item__image-box {
  margin-bottom: 20px;
}
.grid-item__image {
  padding: 2rem 2rem 15px;
}
.grid-item__info {
  padding: 0 2rem 37px;
}
.grid-item__name {
  margin-top: 0;
  margin-bottom: 3.4rem;
  font-weight: 500 !important;
  font-size: 2.3rem;
  color: #000000;
  text-align: center;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #1D92D4;
  padding: 0 !important;
  font-size: 2.3rem !important;
  text-transform: none !important;
  margin-bottom: 3.4rem !important;
}
.grid-item__name:after {
  content: none !important;
}
.grid-item__normal-price {
  color: #9B9B9B;
  font-size: 1.4rem;
}
.grid-item__add-to-basket {
  overflow: auto;
  padding: 0 20px 20px;
}
.grid-item__option-box {
  margin-top: 10px;
  margin-bottom: 20px;
  min-height: 45px;
}
.grid-item__option-qty {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-left: 0;
  margin-bottom: 2rem;
  padding-right: 0;
  position: relative;
}
@media (min-width: 1200px) {
  .grid-item__option-qty {
    margin-bottom: 0;
    width: 85px;
    padding-right: 15px;
  }
}
.grid-item__option-qty:after {
  content: '';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #1D92D4;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 19px;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .grid-item__option-qty:after {
    right: 34px;
  }
}
.grid-item__option-qty-input[type="number"] {
  border: 1px solid #CCCCCC;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  position: relative;
  text-align: center;
}
/*
.grid-item__option-qty-input:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
}
*/
.grid-item__option-qty-input::-webkit-calendar-picker-indicator {
  display: none;
}
.grid-item__tocart-action {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 15px;
  border: none;
}
@media (min-width: 1200px) {
  .grid-item__tocart-action {
    padding-left: 0;
    padding-right: 0;
    width: calc(100% - 85px);
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .grid-item__tocart-action {
    font-size: 13px;
  }
}
.grid-item__tocart-action:hover,
.grid-item__tocart-action:active,
.grid-item__tocart-action:focus {
  border: none;
}
.grid-item__swatch-attribute {
  position: relative;
}
@media (min-width: 1200px) {
  .grid-item__swatch-attribute {
    margin-bottom: 20px;
  }
}
.grid-item__swatch-attribute.hp_nicotine:before {
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #1D92D4;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 19px;
  pointer-events: none;
}
.grid-item__swatch-select {
  background-image: none;
  border-radius: 20px;
  background-color: #F2F2F2;
  border: none;
  height: 40px;
  padding-left: 17px;
  background-position: calc(100% - 12px) 50%;
  -webkit-background-size: 10px 16px;
  background-size: 10px 16px;
  font-size: 15px;
}
.grid-item__swatch-select option {
  background-color: white;
}
.product__price,
.product__price .price {
  color: #1D92D4;
  font-size: 2rem;
  letter-spacing: 0.5px;
}
.catalog-product-view .product-info-main .product-options-bottom .field.qty .control.control--hidden-arrow::after {
  content: none;
}
.catalog-product-view .detail-box .content {
  padding: 0 !important;
}
.catalog-product-view .attention-list tr td:first-child {
  padding-left: 0;
}
.catalog-product-view .attention-list tr:first-child td {
  padding-top: 0;
}
.catalog-product-view .swatch-option .text {
  padding: 0px 12px;
}
.productlist {
  margin-bottom: 3rem;
}
.productlist__grid {
  margin-bottom: 63px;
}
.productlist__headline {
  margin-left: -7px;
}
/**
Action Buttons
 */
.cart button.action.update,
button.primary.action {
  background-color: #1D92D4;
  width: 100%;
  padding: 11px 15px;
  font-size: 1.4rem;
  line-height: 18px;
  border: none;
  border-radius: 3rem;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cart button.action.update span,
button.primary.action span {
  font-family: 'Rubik';
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: normal;
  color: #FFFFFF;
  text-transform: uppercase;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cart button.action.update span:before,
button.primary.action span:before {
  content: none;
}
.cart button.action.update:hover,
button.primary.action:hover {
  border: none;
  background-color: #e1e1e1;
  color: black;
}
.cart button.action.update:hover span,
button.primary.action:hover span {
  color: black;
  background-color: transparent;
}
.cart button.action.update:hover span:before,
button.primary.action:hover span:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.cart button.action.update:focus,
button.primary.action:focus,
.cart button.action.update:active,
button.primary.action:active {
  border: none;
}
#discount-coupon-form .field {
  float: left;
  width: 20rem;
}
#discount-coupon-form .actions-toolbar {
  display: block;
}
#discount-coupon-form .actions-toolbar .primary {
  width: 20rem;
}
#discount-coupon-form .actions-toolbar .primary button.action.apply[value="Rabatt anwenden"] {
  background-color: #1D92D4;
  border: none;
}
#discount-coupon-form .actions-toolbar .primary button.action.apply[value="Rabatt anwenden"]:hover {
  background-color: #e1e1e1;
}
#discount-coupon-form .actions-toolbar .primary button.action.apply[value="Rabatt anwenden"]:hover span {
  color: black;
}
#discount-coupon-form .actions-toolbar .primary button.action.apply,
.cart button.action.update {
  width: inherit;
}
.widget.cms-button {
  margin-top: 3rem;
}
.widget.cms-button a {
  color: #ffff !important;
  padding: 11px 15px;
  font-size: 15px;
  line-height: 18px;
  background: #1D92D4;
  margin: 0 5px 5px 0;
  transform: translateZ(0);
}
.widget.cms-button a:hover::before {
  transform: scaleX(1);
}
.widget.cms-button a .fa {
  padding-right: 0.5rem;
  font-size: 1.5rem;
}
.widget.cms-button-logo:before {
  content: "";
  width: 16px;
  height: 17px;
  background: url(../img/happy_blau.svg) center center no-repeat;
}
.option-box,
.option-qty,
.control {
  width: 100%;
}
.option-box select,
.option-qty select,
.control select {
  background-color: #F2F2F2;
  color: #1D92D4;
  -webkit-background-size: 10px 16px;
  background-size: 10px 16px;
  background-position: right 19px bottom 50%;
  border-radius: 3rem;
  border: none;
  height: 40px;
  padding-left: 17px;
  font-size: 15px;
}
.option-box select option,
.option-qty select option,
.control select option {
  color: black;
  background-color: white;
}
.option-box input.input-text,
.option-qty input.input-text,
.control input.input-text,
.option-box textarea.input-text,
.option-qty textarea.input-text,
.control textarea.input-text {
  background-color: #F2F2F2;
  width: 100%;
  border-radius: 3rem;
  border: none;
  height: 40px;
  padding-left: 17px;
  font-size: 15px;
}
.option-box textarea.input-text,
.option-qty textarea.input-text,
.control textarea.input-text {
  height: 150px;
}
a.btn {
  background-color: #1D92D4;
  border-radius: 3rem;
  border: none;
  color: white;
  margin-right: 1rem;
  padding: 11px 15px;
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-transform: uppercase;
}
a.btn.clean:after,
a.btn.pdf:after {
  content: none;
}
a.btn span {
  color: white;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-size: 15px;
  text-transform: uppercase;
}
a.btn:hover {
  color: black;
  background-color: #e1e1e1;
}
a.btn:hover span {
  color: black;
  background-color: transparent;
}
a.btn:after {
  content: none;
}
a.btn:before {
  content: none;
}
.presse-gallery-buttonlist .btn {
  margin-bottom: 0.5rem;
}
.yellow-box a.btn:before {
  background-color: #ffcb01;
}
.red-box a.btn:before {
  background-color: red;
}
#discount-coupon-form .actions-toolbar .primary button.action.apply,
button.action.action-show-popup,
button.action.action-apply,
button.action.action-login {
  border: 1px solid #1D92D4;
  color: #FFFFFF;
  background-color: white;
  width: 100%;
  padding: 11px 15px;
  font-size: 15px;
  line-height: 18px;
  border-radius: 3rem;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#discount-coupon-form .actions-toolbar .primary button.action.apply span,
button.action.action-show-popup span,
button.action.action-apply span,
button.action.action-login span {
  font-family: 'Rubik';
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: normal;
  color: #FFFFFF;
  text-transform: uppercase;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#discount-coupon-form .actions-toolbar .primary button.action.apply span:before,
button.action.action-show-popup span:before,
button.action.action-apply span:before,
button.action.action-login span:before {
  content: none;
}
#discount-coupon-form .actions-toolbar .primary button.action.apply:hover,
button.action.action-show-popup:hover,
button.action.action-apply:hover,
button.action.action-login:hover {
  background-color: #1D92D4;
  color: white;
}
#discount-coupon-form .actions-toolbar .primary button.action.apply:hover span,
button.action.action-show-popup:hover span,
button.action.action-apply:hover span,
button.action.action-login:hover span {
  color: white;
  background-color: transparent;
}
#discount-coupon-form .actions-toolbar .primary button.action.apply:hover span:before,
button.action.action-show-popup:hover span:before,
button.action.action-apply:hover span:before,
button.action.action-login:hover span:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.page-wrapper h1 {
  color: #000000;
}
.page-wrapper .minisearch {
  position: relative;
  margin-top: 2rem;
}
.page-wrapper .minisearch .control #search {
  background-color: #F2F2F2;
  color: #a0a0a0;
  border: none;
  font-size: 1.2rem;
}
.page-wrapper .minisearch .actions .action {
  right: 0;
  background-color: transparent;
  opacity: 1;
}
.page-wrapper .minisearch .actions .action:before {
  padding-right: 1rem;
  font-size: 1.7rem;
}
.page-wrapper .minisearch .actions .search::before {
  background-color: white;
  right: 0;
  font-size: 2rem;
  padding-left: 1rem;
}
.page-wrapper .page-header {
  border-top: 6px solid #1D92D4;
}
@media (min-width: 767px) {
  .page-wrapper .page-header {
    border-top: none;
  }
}
.page-wrapper .page-header .header.links .switcher {
  float: none;
}
.page-wrapper .page-header .panel.wrapper {
  /* background-color: transparent; */
  background-color: #1D92D5;
  border-bottom: none;
}
.page-wrapper .page-header .panel.wrapper.fixed {
  position: fixed;
  width: 100%;
  z-index: 100000;
  top: 0;
}
.page-wrapper .page-header .panel.wrapper .panel.header {
  background-color: transparent;
  position: relative;
}
.page-wrapper .page-header .panel.wrapper .panel.header .header-fa {
  color: #1D92D4;
}
.page-wrapper .page-header .panel.wrapper .panel.header .hl-toplinks a {
  color: black;
}
.page-wrapper .page-header .panel.wrapper .panel.header .hl-toplinks .authorization-link:after {
  display: none;
}
.page-wrapper .page-header .panel.wrapper .panel.header .hl-toplinks .switcher-language ul {
  list-style: none;
  padding-left: 0;
}
.page-wrapper .page-header .panel.wrapper .panel.header .hl-toplinks .switcher-language ul li strong span {
  color: #1D92D4;
}
.page-wrapper .page-header .panel.wrapper .panel.header .hl-toplinks .switcher-language ul li {
  display: inline-block;
}
.page-wrapper .page-header .panel.wrapper .panel.header .hl-toplinks .switcher-language ul li a {
  text-decoration: underline;
}
.page-wrapper .page-header .panel.wrapper .panel.header .hl-toplinks .switcher-language ul li:after {
  content: '|';
}
.page-wrapper .page-header .panel.wrapper .panel.header .hl-toplinks .switcher-language ul li:last-of-type::after {
  display: none;
}
.page-wrapper .header .block-search {
  margin-top: 45px;
}
.page-wrapper .header .hl-header-middle-image {
  position: absolute;
  overflow: hidden;
  float: left;
  width: 100%;
  left: 0;
  margin-top: 1.5rem;
  text-align: center;
}
.page-wrapper .header .hl-header-middle-image img {
  margin-top: -2rem;
  width: 36rem;
}
.page-wrapper .header .hl-header-middle-image .happyliquid-identity {
  list-style: none;
  padding-left: 0;
  margin-top: -2rem;
}
.page-wrapper .header .hl-header-middle-image .happyliquid-identity li {
  display: inline-block;
  width: 22rem;
  vertical-align: middle;
  margin-right: 1rem;
}
.page-wrapper .header .hl-header-middle-image .happyliquid-identity li .fa,
.page-wrapper .header .hl-header-middle-image .happyliquid-identity li .fas {
  float: left;
  color: #ebc826;
  font-size: 3rem;
}
.page-wrapper .header .hl-header-middle-image .happyliquid-identity li span {
  padding-left: 3rem;
  display: block;
  color: #1D92D4;
  font-size: 1.3rem;
  font-weight: 600;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .page-wrapper .header .hl-header-middle-image .happyliquid-identity {
    width: 70%;
    margin: auto;
  }
  .page-wrapper .header .hl-header-middle-image .happyliquid-identity li {
    width: 16.5rem;
  }
  .page-wrapper .header .hl-header-middle-image .happyliquid-identity li .fa,
  .page-wrapper .header .hl-header-middle-image .happyliquid-identity li .fas {
    font-size: 2rem;
  }
  .page-wrapper .header .hl-header-middle-image .happyliquid-identity li span {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 992px) {
  .page-wrapper .header .hl-header-middle-image {
    margin-top: 5.5rem;
  }
  .page-wrapper .header .hl-header-middle-image .happyliquid-identity {
    display: none;
  }
}
@media screen and (max-width: 670px) {
  .page-wrapper .header .hl-header-middle-image {
    margin-top: 0;
  }
  .page-wrapper .header .hl-header-middle-image img {
    height: 10rem;
  }
}
.page-wrapper .header .logo {
  grid-area: logo;
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.page-wrapper .header .logo img.header-row__logo.store-vap {
  width: 57px;
  height: 87px;
}
@media screen and (min-width: 767px) {
  .page-wrapper .header .logo img.header-row__logo.store-vap {
    width: 95px;
    height: 145px;
  }
}
.page-wrapper .header.content {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 767px) {
  .page-wrapper .header.content {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.page-wrapper .header.panel .hl-topcontact {
  float: left;
}
.page-wrapper .header.panel .hl-topcontact li {
  font-size: 1.2rem;
  margin-left: 0rem;
  margin-right: 1rem;
}
.page-wrapper .header.panel .hl-topcontact li .header-fa {
  font-family: "Font Awesome 5 Free";
}
.page-wrapper .header .hl-toplinks li a {
  font-size: 1.3rem;
  font-weight: 200;
}
.cms-page-view .sections.nav-sections,
.page-layout-1column-category-cms .sections.nav-sections {
  margin-bottom: 0;
}
.cms-page-view p,
.page-layout-1column-category-cms p {
  margin-bottom: 1.5rem;
}
.page-layout-1column.catalog-category-view .panel-heading {
  display: none;
}
.page-layout-1column.catalog-category-view .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
.page-layout-1column.catalog-category-view .sections.nav-sections {
  margin-bottom: 35px;
}
.page-main.page-fluid-header {
  max-width: 100%;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: 'Rubik';
}
.page-main.page-fluid-header ul {
  list-style: none;
  padding-left: 0;
}
.page-main.page-fluid-header ul.arrow-check li {
  padding-left: 2.5rem;
}
.page-main.page-fluid-header ul.arrow-check li:before {
  color: #1D92D4;
  content: "\f00c";
}
.page-main.page-fluid-header ul li {
  position: relative;
  font-weight: 900;
  padding-left: 1.5rem;
}
.page-main.page-fluid-header ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  position: absolute;
  font-weight: 900;
  left: 0;
}
.page-main.page-fluid-header .page-content-light-list ul li strong {
  font-weight: 400;
}
.page-main.page-fluid-header .page-widget-video .block-title {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.page-main.page-fluid-header .page-widget-video .block-title strong {
  font-weight: 300;
}
.page-main.page-fluid-header .page-widget-video .embed-responsive {
  margin-bottom: 1.5rem;
}
.page-main.page-fluid-header .page-widget-contact {
  padding: 1rem 1.5rem 1rem 1.5rem;
  float: left;
}
.page-main.page-fluid-header .page-widget-contact .block-content div:nth-of-type(1) {
  float: left;
  width: 25%;
}
.page-main.page-fluid-header .page-widget-contact .block-content div:nth-of-type(2) {
  float: right;
  width: 75%;
  padding-left: 1rem;
}
.page-main.page-fluid-header .page-widget-contact .block-content div:nth-of-type(3) {
  float: left;
  width: 100%;
  margin-top: 1rem;
}
.page-main.page-fluid-header .page-widget-contact .mail {
  padding-left: 3rem;
}
.page-main.page-fluid-header .page-widget-contact .mail a {
  color: #222222;
}
.page-main.page-fluid-header .page-widget-contact .mail:before {
  content: "\f0e0";
  color: #1D92D4;
  width: 30px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.page-main.page-fluid-header .page-widget-contact .phone {
  padding-left: 3rem;
}
.page-main.page-fluid-header .page-widget-contact .phone:before {
  content: "\f095";
  color: #1D92D4;
  width: 30px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.page-main.page-fluid-header .page-widget-grey {
  padding: 2rem 2.5rem;
  background-color: #F2F2F2;
  margin-bottom: 5rem;
  width: 100%;
  border-radius: 3rem;
}
.page-main.page-fluid-header .page-widget-grey .block {
  margin-bottom: 0;
}
.page-main.page-fluid-header .page-widget-grey a.cat-menu-activ {
  color: #1D92D4 !important;
}
.page-main.page-fluid-header .page-widget-person {
  margin-bottom: 10rem;
}
.page-main.page-fluid-header .page-widget-person h4 {
  font-weight: 300;
  font-size: 2.5rem;
}
.page-main.page-fluid-header .page-widget-person h4:last-of-type {
  margin-bottom: 1.5rem;
}
.page-main.page-fluid-header .widget-inner.block-content ul li {
  font-weight: 300;
}
.page-main.page-fluid-header .widget.block.block-cms-link a {
  color: #000000;
  font-weight: 200;
  font-family: 'Rubik';
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel + .panel {
  margin-top: 0.1rem;
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel-default .panel-heading + .panel-collapse .panel-body {
  border-top: none;
  padding-left: 5rem;
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel-default .panel-collapse {
  background-color: #FFFFFF;
  color: #000000;
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel-default .activ + .panel-collapse {
  background-color: #FFFFFF;
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel-default .panel-heading {
  background-color: #FFFFFF;
  border: none;
  border-radius: 0;
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel-default .panel-heading.activ {
  background-color: #FFFFFF;
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel-default .panel-heading .panel-title {
  color: #000000;
  padding-left: 4rem;
  font-size: 2.25rem;
  font-weight: 300;
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel-default .panel-heading .panel-title .accordion-toggle {
  position: relative;
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel-default .panel-heading .panel-title .accordion-toggle:before {
  content: "+";
  position: absolute;
  left: -4rem;
  font-size: 3.5rem;
  top: 0rem;
  line-height: 3rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel-default .panel-heading .panel-title .accordion-toggle:hover {
  text-decoration: none;
}
.page-main.page-fluid-header .hl-widget-accordion .panel-group .panel-default .panel-heading .panel-title .accordion-toggle.collapsed:before {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.cms-home #maincontent {
  max-width: 100%;
  padding: 0;
}
.cms-home .ves-container {
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.cms-home .ves-container.homepage-full-width {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.cms-home .ves-container.homepage-full-width .ves-inner {
  overflow: hidden;
}
.cms-home .homepage-info-text .col-lg-12,
.cms-home .homepage-info-text .col-md-12,
.cms-home .homepage-info-text .col-sm-12,
.cms-home .homepage-info-text .col-xs-12 {
  padding: 0;
}
.cms-home .homepage-info-text .col-lg-12 .block,
.cms-home .homepage-info-text .col-md-12 .block,
.cms-home .homepage-info-text .col-sm-12 .block,
.cms-home .homepage-info-text .col-xs-12 .block {
  margin: 0 10px;
  padding: 10px 25px;
  background-color: #F2F2F2;
  border-radius: 15px;
}
.cms-home .homepage-info-text .col-lg-12 .block .block-title,
.cms-home .homepage-info-text .col-md-12 .block .block-title,
.cms-home .homepage-info-text .col-sm-12 .block .block-title,
.cms-home .homepage-info-text .col-xs-12 .block .block-title {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
  padding-bottom: 11px;
  font-size: 2.2rem;
}
.cms-home .homepage-info-text .col-lg-12 .block .block-title:after,
.cms-home .homepage-info-text .col-md-12 .block .block-title:after,
.cms-home .homepage-info-text .col-sm-12 .block .block-title:after,
.cms-home .homepage-info-text .col-xs-12 .block .block-title:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.cms-home .homepage-info-text .col-lg-12 .block .block-title a,
.cms-home .homepage-info-text .col-md-12 .block .block-title a,
.cms-home .homepage-info-text .col-sm-12 .block .block-title a,
.cms-home .homepage-info-text .col-xs-12 .block .block-title a {
  color: #333;
}
.cms-home .homepage-info-text .col-lg-12 .block .block-title > img,
.cms-home .homepage-info-text .col-md-12 .block .block-title > img,
.cms-home .homepage-info-text .col-sm-12 .block .block-title > img,
.cms-home .homepage-info-text .col-xs-12 .block .block-title > img {
  display: none;
}
.cms-home .homepage-info-text .col-lg-12 .block .block-title:not(div),
.cms-home .homepage-info-text .col-md-12 .block .block-title:not(div),
.cms-home .homepage-info-text .col-sm-12 .block .block-title:not(div),
.cms-home .homepage-info-text .col-xs-12 .block .block-title:not(div) {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.cms-home .homepage-info-text .col-lg-12 .block .block-title:not(div):after,
.cms-home .homepage-info-text .col-md-12 .block .block-title:not(div):after,
.cms-home .homepage-info-text .col-sm-12 .block .block-title:not(div):after,
.cms-home .homepage-info-text .col-xs-12 .block .block-title:not(div):after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.cms-home .homepage-info-text .col-lg-12 .block .block-title:not(div) a,
.cms-home .homepage-info-text .col-md-12 .block .block-title:not(div) a,
.cms-home .homepage-info-text .col-sm-12 .block .block-title:not(div) a,
.cms-home .homepage-info-text .col-xs-12 .block .block-title:not(div) a {
  color: #333;
}
.cms-home .homepage-info-text .col-lg-12 .block .block-title:not(div) > img,
.cms-home .homepage-info-text .col-md-12 .block .block-title:not(div) > img,
.cms-home .homepage-info-text .col-sm-12 .block .block-title:not(div) > img,
.cms-home .homepage-info-text .col-xs-12 .block .block-title:not(div) > img {
  display: none;
}
.cms-home .homepage-info-text .col-lg-12 .block .block-content,
.cms-home .homepage-info-text .col-md-12 .block .block-content,
.cms-home .homepage-info-text .col-sm-12 .block .block-content,
.cms-home .homepage-info-text .col-xs-12 .block .block-content {
  padding-bottom: 10px;
}
.navigation {
  font-family: 'Rubik' !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}
.page-wrapper .nav-sections {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .page-wrapper .nav-sections {
    display: none;
  }
}
.page-wrapper .nav-sections .nav-sections-items {
  background-color: #FFFFFF;
  position: relative;
  max-height: 54px;
  will-change: max-height;
  transition: max-height 200ms ease;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content {
  position: relative;
  background-color: #FFFFFF;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation {
  background-color: #FFFFFF;
  font-family: 'Rubik' !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  padding: 0 !important;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .level0.active .level-top,
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .level0.has-active .level-top {
  border: none;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .level0 .submenu a:hover {
  background-color: #FFFFFF;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .level0.ui-menu-item {
  text-transform: uppercase;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .level0.ui-menu-item > a.ui-state-focus {
  cursor: pointer;
  color: #1d92d5;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .ui-menu-item {
  margin-right: 0px;
  text-transform: none;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .ui-menu-item a {
  color: #000000;
  font-weight: 400;
  font-size: 1.6rem;
  padding: 1rem 2rem;
  display: block;
  line-height: 1.6rem;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .ui-menu-item a.level-top .ui-icon-carat-1-e {
  display: none;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .ui-menu-item.has-active,
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .ui-menu-item.active {
  border: none;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .ui-menu-item.has-active > a,
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .ui-menu-item.active > a {
  color: #1d92d5;
  border: none;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .submenu {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 3.5px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 3.5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3.5px 1px rgba(0, 0, 0, 0.25);
  border: none;
  border-top: 2px solid #1D92D4;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .submenu .submenu {
  top: -2px !important;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content .navigation .submenu .ui-state-focus {
  cursor: pointer;
  color: #1d92d5 !important;
}
.page-wrapper .nav-sections.fixed {
  position: fixed;
  width: 100%;
  z-index: 899;
  top: 40px;
}
.page-wrapper .nav-sections.fixed .nav-sections-items {
  height: 68px;
  max-height: 68px;
}
.page-wrapper .nav-sections.fixed .nav-sections-items .nav-sections-item-content {
  top: 50%;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1023px) {
  .page-wrapper .nav-sections.fixed {
    top: 37px;
  }
}
.page-wrapper .copyright {
  float: left;
  background-color: #515151;
}
.sections .level0:not(.parent) {
  float: right;
}
.sections .level0.parent > a:after,
.sections .level1.parent > a:after {
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 5px;
  vertical-align: bottom;
  color: #1d92d5;
}
.sections .level1.parent > a:after {
  content: '\f105';
  margin-left: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.sections .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
  display: none;
}
.sections .navigation ul {
  padding: 0;
}
.nav-toggle.mobile-navbar__menu-button {
  grid-area: menu;
  vertical-align: middle;
  position: relative;
  top: 0;
  left: 0;
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus {
  background-color: #FFFFFF;
}
#store\.menu .navigation .level0.category-item.level-top {
  margin: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  #store\.menu .navigation .level0.category-item.level-top {
    margin: 0 1rem;
  }
}
#store\.menu .navigation .level0.category-item.level-top > .level-top {
  line-height: 1.6rem;
  color: #000000;
  padding: 18px 4px;
}
@media (min-width: 864px) {
  #store\.menu .navigation .level0.category-item.level-top > .level-top {
    padding: 18px 14px;
  }
}
#store\.menu .navigation > ul .level0.category-item.level-top.nav-1 {
  margin-left: 0;
}
#store\.menu .navigation > ul .level0.category-item.level-top.nav-1 > a {
  padding-left: 20px;
}
#store\.menu .navigation > ul .level0.category-item.level-top.nav-3 {
  margin-right: 0;
}
#store\.menu .navigation > ul .level0.category-item.level-top.nav-3 > a {
  padding-right: 20px;
}
#store\.menu .navigation > ul .level0.category-item.level-top.nav-8 > a > span {
  color: #e12c00;
}
body .navigation .level0.parent > .level-top > .ui-menu-icon:after {
  content: '';
}
.page-wrapper .customer-welcome {
  margin-top: 1.5rem;
  font-weight: 400;
}
.page-wrapper .customer-welcome .customer-menu .ui-menu-item a {
  color: #000000;
}
.page-wrapper .hl-minicart-nav-symbol {
  line-height: 5.5rem;
}
.page-wrapper .hl-minicart-nav-symbol .text {
  position: relative;
}
.page-wrapper .hl-minicart-nav-symbol .counter.qty {
  position: absolute;
  right: -10px;
  top: 5px;
  border-radius: 2rem;
  border: solid 2px white;
}
.page-wrapper .minicart-wrapper .action.showcart {
  position: relative;
}
.page-wrapper .minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  right: -2rem;
  border-color: #1D92D4;
  border-style: solid;
  border-radius: 3rem;
  border-width: 1px;
  top: -1rem;
  width: 2.5rem;
}
.page-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number {
  font-size: 1rem;
}
.page-wrapper .minicart-wrapper .action.showcart::before {
  font-size: 1.6rem;
  color: #1D92D4;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f07a";
  float: right;
  margin-top: 0px;
}
#minicart-content-wrapper .minicart-items-wrapper .item.product.product-item .product .product-item-details .product-item-name a {
  color: #000000;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
}
#minicart-content-wrapper .actions .secondary .action.viewcart {
  color: #000000;
}
/*# sourceMappingURL=_critical-styles.css.map */
/* breakpoints */
/*
  Responsive variables
  ____________________


  Sets the variables responsible vor responsiveness to the magento2 defaults
*/
/* colors */
/*
  Theming variables
  _________________
*/
/* happy-liquid color palette */
/* colors for use in design elements */
/* colors for use in typography */
/* colors for homepage favourites */
/**
  Legacy-Code

  Dont cross this line!
  ---------------------
*/
/**
  Select Box
*/
/**
  Global Button Styling
*/
/**
  Button Size
*/
/**
  Sidebar
*/
/* fonts */
/*
  Typography styles
  _________________
*/
@font-face {
  font-family: 'Pacific Again';
  src: url('source/webfonts/PacificAgain.eot');
  src: url('source/webfonts/PacificAgain.eot?#iefix') format('embedded-opentype'), url('source/webfonts/PacificAgain.woff2') format('woff2'), url('source/webfonts/PacificAgain.woff') format('woff'), url('source/webfonts/PacificAgain.ttf') format('truetype'), url('source/webfonts/PacificAgain.svg#PacificAgain') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/Rubik-Regular.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  
  /* src: local('Rubik'), local('Rubik-Regular'), url("webfonts/Rubik-Regular.ttf") format('truetype'); */
}
/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: local('Rubik Medium'), local('Rubik-Medium'), url('../webfonts/Rubik-Medium.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: local('Rubik Light'), local('Rubik-Light'), url('../webfonts/Rubik-Light.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url('../webfonts/fa-solid-900.eot');
  src: url('../webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-solid-900.woff2') format('woff2'), url('../webfonts/fa-solid-900.woff') format('woff'), url('../webfonts/fa-solid-900.ttf') format('truetype'), url('../webfonts/fa-solid-900.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/fa-regular-400.eot');
  src: url('../webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-regular-400.woff2') format('woff2'), url('../webfonts/fa-regular-400.woff') format('woff'), url('../webfonts/fa-regular-400.ttf') format('truetype'), url('../webfonts/fa-regular-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('../webfonts/fa-brands-400.eot');
  src: url('../webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-brands-400.woff2') format('woff2'), url('../webfonts/fa-brands-400.woff') format('woff'), url('../webfonts/fa-brands-400.ttf') format('truetype'), url('../webfonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
/* legacy styles */
/*
  Legacy Styles
  _____________
*/
.block-new-products .block-title {
  position: relative;
}
.block-new-products .block-title:before {
  position: absolute;
  content: url('image/happy_geld.svg');
  left: 0rem;
}
/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: 0.1em;
  border: solid 0.08em #eee;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-moon:before {
  content: "\f186";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.cms-block {
  margin-bottom: 38px;
}
.cms-block__text {
  margin-bottom: 27px;
}
footer.page-footer {
  background-color: #222222;
  color: #FFFFFF;
  margin: 0;
  padding-bottom: 0 !important;
}
footer.page-footer > * {
  padding: 7% 5% !important;
}
@media (min-width: 767px) {
  footer.page-footer > * {
    padding: 5% 2% !important;
  }
}
@media (min-width: 1439px) {
  footer.page-footer > * {
    padding: 2% 2% !important;
  }
  footer.page-footer > *:first-child {
    padding: 0 !important;
  }
}
footer.page-footer .footer.content > *:not(:last-child) {
  margin-bottom: 5%;
}
@media (max-width: 767px) {
  footer.page-footer .footer.content .footer-social,
  footer.page-footer .footer.content .footer-links {
    margin-bottom: 50px;
  }
}
footer.page-footer .cr_form-block.cr_button {
  background-color: #1D92D4;
  width: 100%;
  padding: 11px 15px;
  font-size: 1.4rem;
  line-height: 18px;
  border: none;
  border-radius: 3rem;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: none;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
footer.page-footer .cr_body {
  max-width: 95%;
  position: relative;
}
footer.page-footer .cr_form-input {
  margin-top: 0.7rem;
}
footer.page-footer .cr_form-inputgroup {
  margin-bottom: 1rem;
}
/* all styles are tailored towards the icons in use at time of development */
/* the corresponding block is being maintained in the backend */
.footer-badges {
  background-color: #FFFFFF;
  background-color: #F2F2F2;
  text-align: center;
}
.footer-badges img {
  max-height: 100px;
}
@media (min-width: 319px) {
  .footer-badges img {
    margin: 4% 4%;
  }
}
@media (min-width: 639px) {
  .footer-badges img {
    margin: 2% 4%;
  }
}
.footer-badges img.medium {
  max-height: 75px;
}
.footer-badges source {
  margin: 0;
}
.footer-info {
  text-align: center;
  font-size: 1.75rem;
}
.footer-info__text {
  margin-bottom: 50px;
}
@media (min-width: 767px) {
  .footer-info__text {
    margin-right: 1%;
    margin-bottom: 2%;
  }
}
.footer-info__link,
.footer-info__link:hover,
.footer-info__link:visited {
  color: #FFFFFF;
}
.footer-info__link:not(:last-child) {
  margin-right: 5%;
}
@media (min-width: 767px) {
  .footer-info {
    font-size: 1.5rem;
  }
  __text {
    margin-bottom: 5%;
  }
}
.layout_form.cr_form.cr_font {
  max-width: 400px;
}
.footer-links {
  text-align: left;
  grid-gap: 5rem 2rem;
  display: block;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas: "service info" "contact hours" "account .";
}
@media (min-width: 639px) {
  .footer-links {
    display: grid;
  }
}
.footer-links--en {
  grid-template-areas: "service contact" "hours account";
}
.footer-links__box:nth-child(1) {
  grid-area: service;
}
.footer-links__box:nth-child(2) {
  grid-area: info;
}
.footer-links__box:nth-child(3) {
  grid-area: account;
}
.footer-links__box:nth-child(4) {
  grid-area: contact;
}
.footer-links__box:nth-child(5) {
  grid-area: hours;
}
@media (min-width: 1439px) {
  .footer-links__box--no-header {
    margin-top: calc(4rem);
  }
}
.footer-links--en .footer-links__box:nth-child(1) {
  grid-area: service;
}
.footer-links--en .footer-links__box:nth-child(2) {
  grid-area: account;
}
.footer-links--en .footer-links__box:nth-child(3) {
  grid-area: contact;
}
.footer-links--en .footer-links__box:nth-child(4) {
  grid-area: hours;
}
@media (min-width: 1439px) {
  .footer-links--en .footer-links__box--no-header {
    margin-top: calc(4rem);
  }
}
.footer-links__header {
  font-size: 2.25rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 4rem 0;
}
.footer-links__item {
  font-size: 1.75rem;
  line-height: 2.25rem;
  margin-bottom: 5px !important;
}
.footer-links__item--bold {
  font-weight: 500;
}
.footer-links__list {
  padding: 0 !important;
}
.footer-links__link,
.footer-links__link:hover,
.footer-links__link:visited {
  color: #FFFFFF;
}
@media (min-width: 767px) {
  .footer-links {
    grid-gap: 2rem;
    text-align: left;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "service contact" "info hours" "account .";
  }
  .footer-links__box {
    padding-left: 30%;
  }
  .footer-links--en {
    grid-template-areas: "service contact" "hours account";
  }
  .footer-links__header {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
  .footer-links__item {
    font-size: 1.5rem;
    line-height: 2.25rem;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1439px) {
  .footer-links {
    grid-template-columns: repeat(5, 1fr);
    grid-template-areas: "service info account contact hours";
  }
  .footer-links__box {
    padding-left: 0;
  }
  .footer-links--en {
    grid-template-columns: repeat(4, 1fr);
    grid-template-areas: "service account contact hours";
  }
}
.footer-social {
  text-align: center;
  position: relative;
}
.footer-social:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
  background: -moz-linear-gradient(left, #222222 0%, rgba(255, 255, 255, 0.2) 50%, #222222 100%);
  background: -webkit-linear-gradient(left, #222222 0%, rgba(255, 255, 255, 0.2) 50%, #222222 100%);
  background: linear-gradient(to right, #222222 0%, rgba(255, 255, 255, 0.2) 50%, #222222 100%);
}
.footer-social__links {
  background-color: #222222;
  position: relative;
  padding: 0 1rem;
  display: inline-grid;
  grid-gap: 3rem;
  grid-template-columns: repeat(4, 48px);
  grid-template-rows: auto;
  grid-template-areas: "fb tw insta pin";
}
@media (max-width: 319px) {
  .footer-social__links {
    grid-template-columns: repeat(2, 48px);
    grid-template-areas: "fb tw" "insta pin";
  }
}
.footer-social__link {
  background-color: #FFFFFF;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  position: relative;
  transition: transform 500ms ease-out, background-color 500ms ease-out, color 500ms ease-out;
  /* :hover:after needs to be in this order for the animation to work */
}
.footer-social__link:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #222222;
  font-family: "Font Awesome 5 Brands";
  font-size: calc(24px);
}
.footer-social__link:hover {
  transform: scale(1.25);
  background-color: #1D92D4;
}
.footer-social__link:hover:after {
  color: #FFFFFF;
}
.footer-social__link--facebook:after {
  content: '\f39e';
  grid-area: fb;
}
.footer-social__link--twitter:after {
  content: '\f099';
  grid-area: tw;
}
.footer-social__link--instagram:after {
  content: '\f16d';
  grid-area: insta;
}
.footer-social__link--pinterest:after {
  content: '\f231';
  grid-area: pin;
}
.favourites {
  width: 100%;
  height: 498px;
  background-size: cover;
}
.favourites .favourites-container {
  margin: auto;
  max-width: 1420px;
  padding: 60px 20px;
}
.favourites .favourites-container .favourites-title {
  font-weight: 400;
  position: relative;
  padding: 0 0 16px;
  margin: 0 0 60px;
  font-size: 3.3rem;
  line-height: 35px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.favourites .favourites-container .favourites-title::after {
  content: '';
  position: absolute;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
  background-color: #FFFFFF;
}
.favourites .favourites-container .favourites-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
}
.favourites .favourites-container .favourites-content .favourites__link {
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 2rem;
  height: 100%;
  width: 100%;
  max-width: 330px;
  max-height: 250px;
}
.favourites .favourites-container .favourites-content .favourites__link :hover {
  color: white;
}
.favourites .favourites-container .favourites-content .favourites__link > div {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0px 3px 6px #00000040;
}
.favourites .favourites-container .favourites-content .favourites__link--tobacco {
  background: #CF3D05;
}
.favourites .favourites-container .favourites-content .favourites__link--fruit {
  background: #9CC346;
}
.favourites .favourites-container .favourites-content .favourites__link--sweet {
  background: #D7B819;
}
.favourites .favourites-container .favourites-content .favourites__link--menthol {
  background: #3399CC;
}
.favourites .favourites-container .favourites-content .favourites__link .favourites-icon {
  margin: 50px auto 30px;
  height: 90px;
}
.favourites .favourites-container .favourites-content .favourites__link p {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .favourites {
    height: 440px;
    background-size: cover;
  }
  .favourites .favourites-container {
    padding: 40px 10px;
  }
  .favourites .favourites-container .favourites-title {
    margin-bottom: 20px;
  }
  .favourites .favourites-container .favourites-content {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
  }
  .favourites .favourites-container .favourites-content .favourites__link {
    min-width: 170px;
    min-height: 125px;
  }
  .favourites .favourites-container .favourites-content .favourites__link .favourites-icon {
    margin: 25px auto 15px;
    height: 55px;
  }
  .favourites .favourites-container .favourites-content .favourites__link p {
    padding-bottom: 20px;
  }
}
body.no-webp .favourites {
  background: url('../images/favourites.png') no-repeat;
}
@media (max-width: 767px) {
  body.no-webp .favourites {
    background: url('../images/favourites_mobile.png') no-repeat;
  }
}
body.webp-supported .favourites {
  background: url('../images/favourites.webp') no-repeat;
}
@media (max-width: 767px) {
  body.webp-supported .favourites {
    background: url('../images/favourites_mobile.webp') no-repeat;
  }
}
.store_table_country,
.store_table {
  width: 100%;
}
.store_table_country tbody,
.store_table tbody {
  font-size: 1.4rem;
}
.store_table_country tbody .info,
.store_table tbody .info {
  cursor: pointer;
}
.store_table_country tbody .info:hover,
.store_table tbody .info:hover {
  background: #eee;
}
.store_table_country tbody .info.active,
.store_table tbody .info.active {
  background: #eee;
}
.store_table_country tbody .info.active .toggle-address,
.store_table tbody .info.active .toggle-address,
.store_table_country tbody .info.active .toggle-map-marker,
.store_table tbody .info.active .toggle-map-marker {
  display: block !important;
}
.store_table_country tbody .store-name,
.store_table tbody .store-name {
  width: 30%;
}
.store_table_country tbody .store-name i,
.store_table tbody .store-name i {
  margin-right: 0.5rem;
}
.store_loc__list_in {
  margin-left: 0;
  margin-right: 0;
  margin-top: 3rem;
}
.store_loc__list_in .fa {
  padding-right: 10px;
}
#map_canvas {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
  margin-bottom: 3rem;
}
.zip-search {
  width: 100%;
  border: 0;
  padding: 0.5em 1em;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.zip-search label {
  display: inline-block;
  padding-right: 20px;
  flex: 0 0 30%;
  font-weight: 700;
  min-width: 130px;
}
.zip-search .search-input-container {
  display: inline-block;
  position: relative;
  min-width: 150px;
  flex: 0 0 70%;
}
.zip-search .search-input-container #zip-search-input {
  height: 40px;
  padding-left: 20px;
  padding-right: 40px;
  border: none;
  background: #F2F2F2;
}
.zip-search .search-input-container .search_zip {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 15px;
}
.showall {
  width: 100%;
  margin-top: 1em;
  cursor: pointer;
  color: #1D92D5;
  text-align: center;
}
.popup-authentication .block[class] + .block:before {
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.block-authentication .actions-toolbar > .primary {
  padding-top: 10px;
}
.actions-toolbar .secondary a.action {
  margin-top: 0;
}
.actions-toolbar .secondary a.action:not(.button) {
  line-height: 40px;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 27px;
}
.page-product-bundle .bundle-options-container .product-add-form {
  display: block;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper {
  width: 100%;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-bottom {
  display: none;
}
.page-product-bundle .bundle-options-container .block-bundle-summary {
  margin-top: 0;
}
.page-product-bundle .bundle-options-container .block-bundle-summary #product-addtocart-button {
  width: 100%;
}
.headline:not(div) {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.headline:not(div):after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.headline:not(div) a {
  color: #333;
}
.headline:not(div) > img {
  display: none;
}
h2.headline__text {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 3.3rem;
  text-transform: uppercase;
}
h2.headline__text:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
h2.headline__text a {
  color: #333;
}
h2.headline__text > img {
  display: none;
}
.page-title {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.page-title:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.page-title a {
  color: #333;
}
.page-title > img {
  display: none;
}
.checkout-cart-index .page-main {
  padding-left: 20px;
  padding-right: 20px;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 35px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .col.qty .input-text {
  padding: 0;
  width: 64px;
}
.cart td .product-item-name,
.cart td .product-item-name a {
  font-weight: 400;
  color: #1D92D4;
  font-size: 2rem;
}
.cart td .price {
  color: #1D92D4;
}
.cart td .attention-content {
  display: none;
}
.cart td .item-options .item-option-hazard-label {
  text-align: center;
}
.cart td .item-options .item-option-hazard-label img {
  width: 50px;
}
.cart td .item-options .item-option-hazard-label label {
  font-weight: bold;
}
.abs-account-table-margin-desktop,
.table-wrapper.balance-history,
.table-wrapper.reward-history,
.table-wrapper.orders-recent {
  margin-top: 0;
}
.order-details-items .col.subtotal .price-excluding-tax .price {
  color: #1D92D4;
}
.checkout-cart-index .product-item-name {
  margin-top: 0;
  margin-bottom: 3.4rem;
  font-size: 2rem;
  color: #000000;
}
.checkout-agreement input {
  position: absolute;
}
.checkout-agreement label {
  padding-left: 20px;
}
.checkout-agreement label button {
  text-align: left;
}
.cart-totals .totals .mark,
.opc-wrapper .totals .mark,
.cart-totals .table-totals .mark,
.opc-wrapper .table-totals .mark {
  background: none;
}
.cart-totals .shipping-address-items .shipping-address-item,
.opc-wrapper .shipping-address-items .shipping-address-item {
  border-radius: 25px;
}
.cart-totals .shipping-address-items .selected-item::after,
.opc-wrapper .shipping-address-items .selected-item::after {
  border-radius: 25px;
  margin: 8px;
}
.cart-totals .step-title,
.opc-wrapper .step-title {
  border-radius: 25px;
}
.cart-totals .opc-block-summary .button-action,
.opc-wrapper .opc-block-summary .button-action,
.cart-totals .opc-block-summary .item_qty,
.opc-wrapper .opc-block-summary .item_qty {
  border-radius: 25px;
}
#co-shipping-form .fieldset .input-text.error {
  border-color: red;
  border-width: 0.2rem;
}
.no-background {
  background: none !important;
}
.checkout-cart-index #block-shipping {
  display: none;
}
#checkout-review-table .product-item .details-qty {
  padding: 15px 0;
}
#checkout-review-table .product-item .details-qty .qty-wrapper {
  width: 100px;
  padding: 0;
  text-align: left;
}
#checkout-review-table .product-item .details-qty .qty-wrapper .button-action {
  margin: 0;
}
#checkout-review-table .product-item .details-qty .qty-wrapper .qty-wrap {
  width: unset;
  vertical-align: middle;
  height: 24px;
}
#checkout-review-table .product-item .details-qty .qty-wrapper .qty-wrap .input-text {
  width: 52px;
  position: relative;
}
.checkout-agreements-block:after {
  display: block;
  content: '';
  clear: both;
}
.checkout-agreements-block .col-mp.mp-12 {
  margin-bottom: 2rem;
}
input[type=checkbox][name='trustedshops_mails_accepted'] {
  top: 0;
  margin-right: 0.7rem;
}
.paypal-review-items .checkout-agreement {
  position: relative;
}
.cms-page-view .page-main .cms-content {
  padding-left: 3.5rem;
}
.cms-home .homepage-teaserImage {
  margin-top: -2.5rem;
  margin-bottom: 5rem;
  float: left;
  width: 100%;
}
.cms-home .homepage-teaserImage .slider-left-container {
  float: left;
  width: 80%;
}
.cms-home .homepage-teaserImage .slider-right-tile-container {
  float: right;
  width: 20%;
}
@media screen and (max-width: 1280px) {
  .cms-home .homepage-teaserImage .slider-left-container {
    width: 75%;
  }
  .cms-home .homepage-teaserImage .slider-right-tile-container {
    width: 25%;
  }
}
@media screen and (max-width: 1024px) {
  .cms-home .homepage-teaserImage .slider-left-container {
    padding-left: 0;
    width: 100%;
  }
  .cms-home .homepage-teaserImage .slider-right-tile-container {
    width: 75%;
    margin-right: 12.5%;
  }
}
@media screen and (max-width: 767px) {
  .cms-home .homepage-teaserImage .slider-right-tile-container {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 620px) {
  .cms-home .homepage-teaserImage .slider-right-tile-container {
    width: 100%;
    padding-right: 2rem;
  }
}
.ves-container {
  margin-bottom: 25px;
}
.ves-container .container {
  padding: 0;
}
.ves-container .container .container-fluid {
  padding: 0;
}
.category-verkaufsstellen .ves-container .container,
.category-produkt-und-qualitaet .ves-container .container,
.category-kontakt .ves-container .container {
  padding: 20px;
}
.category-verkaufsstellen .ves-container .container .container-fluid,
.category-produkt-und-qualitaet .ves-container .container .container-fluid,
.category-kontakt .ves-container .container .container-fluid {
  padding: 0;
}
.page-full-headerbanner-small {
  max-height: 30rem;
  overflow: hidden;
}
.page-full-headerbanner,
.category-cms .page-full-headerbanner,
.category-cms .page-full-headerbanner-small,
.category-cms .ves-parallax,
.cms-page-view .page-full-headerbanner {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.page-full-headerbanner:before,
.category-cms .page-full-headerbanner:before,
.category-cms .page-full-headerbanner-small:before,
.category-cms .ves-parallax:before,
.cms-page-view .page-full-headerbanner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-full-headerbanner .block,
.category-cms .page-full-headerbanner .block,
.category-cms .page-full-headerbanner-small .block,
.category-cms .ves-parallax .block,
.cms-page-view .page-full-headerbanner .block {
  margin-bottom: 0;
}
.page-full-headerbanner .block-content,
.category-cms .page-full-headerbanner .block-content,
.category-cms .page-full-headerbanner-small .block-content,
.category-cms .ves-parallax .block-content,
.cms-page-view .page-full-headerbanner .block-content {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding-left: 3rem;
  padding-right: 3rem;
}
.page-full-headerbanner .block-content h2,
.category-cms .page-full-headerbanner .block-content h2,
.category-cms .page-full-headerbanner-small .block-content h2,
.category-cms .ves-parallax .block-content h2,
.cms-page-view .page-full-headerbanner .block-content h2,
.page-full-headerbanner .block-content p,
.category-cms .page-full-headerbanner .block-content p,
.category-cms .page-full-headerbanner-small .block-content p,
.category-cms .ves-parallax .block-content p,
.cms-page-view .page-full-headerbanner .block-content p {
  padding: 0 0 16px;
  margin-bottom: 35px;
  font-size: 24px;
  text-transform: uppercase;
  color: #333;
  font-weight: 400;
}
.page-full-headerbanner .block-content h1:after,
.category-cms .page-full-headerbanner .block-content h1:after,
.category-cms .page-full-headerbanner-small .block-content h1:after,
.category-cms .ves-parallax .block-content h1:after,
.cms-page-view .page-full-headerbanner .block-content h1:after,
.page-full-headerbanner .block-content h2:after,
.category-cms .page-full-headerbanner .block-content h2:after,
.category-cms .page-full-headerbanner-small .block-content h2:after,
.category-cms .ves-parallax .block-content h2:after,
.cms-page-view .page-full-headerbanner .block-content h2:after,
.page-full-headerbanner .block-content h3:after,
.category-cms .page-full-headerbanner .block-content h3:after,
.category-cms .page-full-headerbanner-small .block-content h3:after,
.category-cms .ves-parallax .block-content h3:after,
.cms-page-view .page-full-headerbanner .block-content h3:after {
  content: initial;
}
.page-full-headerbanner .block-content,
.category-cms .page-full-headerbanner .block-content,
.category-cms .page-full-headerbanner-small .block-content,
.cms-page-view .page-full-headerbanner .block-content {
  margin: 15rem auto;
}
@media screen and (max-width: 1279px) {
  .page-full-headerbanner .block-content,
  .category-cms .page-full-headerbanner .block-content,
  .category-cms .page-full-headerbanner-small .block-content,
  .cms-page-view .page-full-headerbanner .block-content {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .page-full-headerbanner .block-content,
  .category-cms .page-full-headerbanner .block-content,
  .category-cms .page-full-headerbanner-small .block-content,
  .cms-page-view .page-full-headerbanner .block-content {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .page-full-headerbanner .block-content h2,
  .category-cms .page-full-headerbanner .block-content h2,
  .category-cms .page-full-headerbanner-small .block-content h2,
  .cms-page-view .page-full-headerbanner .block-content h2 {
    font-size: 4rem;
  }
}
.cms-page-view h1,
.cms-page-view h2 {
  font-weight: 300;
  margin-bottom: 1.75rem;
}
.cms-sm-parallax-notext {
  padding: 10rem 0;
  margin: 10rem 0;
}
.tile-product-picker {
  margin-top: 2.5rem;
  margin-left: 2rem;
  margin-right: 2rem;
  border: solid 2px #1D92D4;
  padding: 2rem;
  position: relative;
  color: #000000;
  text-shadow: 1px 1px 1px black;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .tile-product-picker {
    float: left;
    width: 45%;
  }
}
@media screen and (max-width: 992px) {
  .tile-product-picker {
    width: 43.5%;
  }
}
@media screen and (max-width: 570px) {
  .tile-product-picker {
    width: 42.5%;
  }
}
@media screen and (max-width: 440px) {
  .tile-product-picker {
    width: 95%;
  }
}
.tile-product-picker h2 {
  margin-top: 0;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1620px) {
  .tile-product-picker h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1280px) {
  .tile-product-picker h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .tile-product-picker h2 {
    font-size: 2.8rem;
  }
}
.tile-product-picker .btn {
  padding-top: 0.5rem;
  background-color: #1c7dc9;
  position: absolute;
  border-radius: 0;
  width: 20rem;
  left: calc(50% - 10rem);
  top: calc(100% - 2rem);
  line-height: 2.5rem;
  font-weight: 400;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .tile-product-picker .btn {
    width: 25rem;
    left: calc(50% - 12.5rem);
  }
}
.tile-product-picker .btn:hover {
  text-decoration: none;
}
.header-retailer-login {
  margin: auto;
  margin-top: 2.5rem;
  margin-left: 2rem;
  margin-right: 2rem;
  border: solid 2px #e12c00;
  padding: 2rem;
  position: relative;
  height: 19.5rem;
  color: #000000;
  text-shadow: 1px 1px 1px black;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .header-retailer-login {
    float: left;
    width: 45%;
  }
}
@media screen and (max-width: 440px) {
  .header-retailer-login {
    width: 95%;
  }
}
.header-retailer-login h4 {
  font-size: 3rem;
}
@media screen and (max-width: 1620px) {
  .header-retailer-login h4 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1280px) {
  .header-retailer-login h4 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .header-retailer-login h4 {
    font-size: 2.8rem;
  }
}
.header-retailer-login p {
  color: #1c7dc9;
  text-shadow: none;
}
.header-retailer-login .btn {
  padding-top: 0.5rem;
  background-color: #e12c00;
  position: absolute;
  border-radius: 0;
  width: 20rem;
  left: calc(50% - 10rem);
  top: calc(100% - 2rem);
  line-height: 2.5rem;
  font-weight: 400;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .header-retailer-login .btn {
    width: 25rem;
    left: calc(50% - 12.5rem);
  }
}
.header-retailer-login .btn:hover {
  text-decoration: none;
}
.homepage-teaserImage {
  position: relative;
}
.homepage-teaserImage .custom-slider .owl-stage-outer {
  padding-top: 2.5rem;
  padding-bottom: 0;
}
.homepage-teaserImage img {
  width: 100%;
}
.homepage-teaserImage .teaser-title a > span {
  font-family: "Pacific Again";
  font-size: 10rem;
  text-shadow: -4px 5px 2px #4eb3f5;
}
.homepage-teaserImage .homepage-teaserContent {
  position: absolute;
  top: 0;
  left: calc(50% - 585px);
  height: 100%;
}
.homepage-teaserImage .homepage-teaserContent .teaser-title {
  margin: auto;
  width: 60%;
  margin-top: 3rem;
  text-align: center;
  font-weight: 600;
  font-size: 3rem;
  color: white;
}
.homepage-teaserImage .homepage-teaserContent .teaser-title a {
  color: white;
  text-decoration: none;
  text-shadow: 2px 2px 2px black;
}
.homepage-teaserImage .homepage-teaserContent .teaser-title a:hover {
  text-decoration: none;
}
@media screen and (min-width: 1280px) and (max-width: 1679px) {
  .homepage-teaserImage .homepage-teaserContent .teaser-title a span {
    font-size: 8rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .homepage-teaserImage .homepage-teaserContent {
    left: 0;
  }
  .homepage-teaserImage .homepage-teaserContent .teaser-title {
    width: 80%;
    font-size: 2rem;
    margin-top: 2rem;
  }
  .homepage-teaserImage .homepage-teaserContent .teaser-title a > span {
    font-size: 5rem;
  }
  .homepage-teaserImage .homepage-teaserContent .header-retailer-login {
    height: 16rem;
    margin-top: 0rem;
    margin-right: -2rem;
  }
}
@media screen and (max-width: 1023px) {
  .homepage-teaserImage .homepage-teaserContent {
    left: 0;
  }
  .homepage-teaserImage .homepage-teaserContent .teaser-title {
    display: none;
  }
  .homepage-teaserImage .homepage-teaserContent .header-retailer-login {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 679px) {
  .homepage-teaserImage .homepage-teaserContent .teaser-title {
    display: block;
    width: 100%;
  }
  .homepage-teaserImage .homepage-teaserContent .teaser-title span {
    font-size: 4rem;
  }
  .homepage-teaserImage .homepage-teaserContent .header-retailer-login {
    display: none;
  }
}
.tile-categories .categories-row div ul {
  padding-left: 0;
  list-style: none;
  border: silver 0.1rem solid;
  text-align: center;
  line-height: 10rem;
}
.tile-categories .categories-row div ul li {
  margin-bottom: 0;
}
.tile-categories .categories-row div ul li a {
  display: block;
  color: black;
}
.tile-categories .categories-row div ul li a:hover {
  text-decoration: none;
}
.tile-single-categorie {
  padding-left: 0;
  list-style: none;
  border: silver 0.1rem solid;
  text-align: center;
  line-height: 15rem;
  background-size: 100% 100%;
  -webkit-transition: line-height 0.25s ease-in;
  transition: background-size 0.25s ease-in;
}
.tile-single-categorie:hover {
  background-size: 110% 110%;
}
.tile-single-categorie .block-category-link {
  margin-bottom: 0;
}
.tile-single-categorie a {
  color: white;
  font-size: 3rem;
  text-shadow: 1px 1px 1px black;
  background-color: rgba(0, 0, 0, 0.5);
  padding-left: 1rem;
  padding-right: 1rem;
  box-shadow: 0.1rem 0.1rem 2rem white;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .tile-single-categorie a {
    font-size: 2.25rem;
  }
}
.tile-single-categorie a:hover {
  color: white !important;
  text-decoration: none;
}
.page-main .page-fluid-header .page-widget-grey {
  padding: 1rem 1.5rem 2rem 2.5rem;
}
#maincontent .column.main .tile-categories {
  padding: 0 15px;
}
.tile-container {
  display: flex;
}
.tile-container .tile-box {
  display: flex;
}
.tile-container .tile-box .red-box .block-title:before {
  content: url('image/happy_rot.svg') !important;
}
.tile-container .tile-box .red-box .block-content .btn.btn-default {
  background-color: #e12c00;
  border: none;
  color: white;
  text-shadow: 1px 1px 0px black;
}
.tile-container .tile-box .red-box .block-content .btn.btn-default:hover {
  text-decoration: none;
}
.tile-container .tile-box .yellow-box .block-title:before {
  content: url('image/happy_geld.svg') !important;
}
.tile-container .tile-box .yellow-box .block-content .btn.btn-default {
  background-color: #ebc826;
  color: white;
  text-shadow: 1px 1px 0px black;
}
.tile-container .tile-box .yellow-box .block-content .btn.btn-default:hover {
  text-decoration: none;
}
.tile-container .tile-box .blue-box .block-title:before {
  content: url('image/happy_blau.svg') !important;
}
.tile-container .tile-box .blue-box .block-content .btn.btn-default {
  background-color: #1D92D4;
  color: white;
  text-shadow: 1px 1px 0px black;
}
.tile-container .tile-box .blue-box .block-content .btn.btn-default:hover {
  text-decoration: none;
}
.tile-container .tile-box .col-inner {
  border: silver 1px solid;
  padding: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 3rem;
  position: relative;
}
.tile-container .tile-box .col-inner .widget-html {
  margin-bottom: 3rem;
}
.tile-container .tile-box .col-inner .widget-html .block-title {
  padding-left: 2.5rem;
  position: relative;
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
.tile-container .tile-box .col-inner .widget-html .block-title strong {
  font-weight: 200;
}
.tile-container .tile-box .col-inner .widget-html .block-title:before {
  position: absolute;
  width: 2rem;
  left: 0;
  content: url('image/happy_geld.svg');
}
.tile-container .tile-box .col-inner .widget-html .block-content {
  font-size: 1.4rem;
}
.tile-container .tile-box .col-inner .widget-html:nth-child(2n) .block-title::before,
.tile-container .tile-box .col-inner .widget-html:nth-child(5n) .block-title::before {
  content: url('image/happy_blue.svg');
}
.tile-container .tile-box .col-inner .widget-html:nth-child(3n) .block-title::before,
.tile-container .tile-box .col-inner .widget-html:nth-child(6n) .block-title::before {
  content: url('image/happy_rot.svg');
}
.tile-container .tile-box .col-inner .widget-button {
  text-align: center;
  width: 100%;
  left: 0px;
  bottom: 1.75rem;
  position: absolute;
}
.tile-container .tile-box .col-inner .widget-button .block-content {
  position: absolute;
  width: 100%;
}
.tile-container .tile-box .col-inner .widget-button .block-content .btn-default.default {
  border-radius: 0;
  width: 17rem;
  left: calc(50% - 8.5rem);
  top: -1.25rem;
}
@media screen and (max-width: 992px) {
  .tile-container .tile-box .col-inner .widget-button .block-content .btn-default.default {
    width: 20rem;
  }
}
.tile-categorie .col-inner {
  border: silver 1px solid;
  padding: 0;
  position: relative;
  height: 15rem;
  overflow: hidden;
}
.tile-categorie .col-inner .widget-image .block {
  margin-bottom: 0;
}
.tile-categorie .col-inner .widget-image .block-content {
  font-size: 1.4rem;
}
.tile-categorie .col-inner .widget-image .block-content .img-responsive {
  position: absolute;
  width: 100%;
  top: -50%;
}
.tile-categorie .col-inner .block-category-link {
  position: absolute;
  top: 50%;
  text-align: center;
  left: calc(50% - 7.5rem);
}
.tile-categorie .col-inner .block-category-link a {
  padding-top: 0.5rem;
  background-color: #ffffff;
  position: absolute;
  border-radius: 0;
  border: 0.2rem grey solid;
  width: 15rem;
  left: calc(50%);
  top: -1.5rem;
  height: 3.5rem;
  font-weight: 400;
  color: #000000;
}
.widget-parallax-zitat {
  padding: 6rem 0;
}
.widget-parallax-zitat .block-content {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  color: #333;
  font-weight: 400;
}
.widget-parallax-zitat .block-content .zitatautor {
  padding: 0 0 1.6rem;
  margin-bottom: 3.5rem;
  font-size: 24px;
  text-transform: uppercase;
  color: #333;
  font-weight: 400;
}
.widget-parallax-zitat .ves-widget.widget-html.block {
  margin: 150px auto;
}
.happyliquid-product-slider .owl-slider-productnaming {
  height: 7.5rem;
}
.ves-parallax {
  background-repeat: no-repeat;
  background-size: 100%;
}
.category-description {
  margin-bottom: 0;
}
.category-description h1 {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 3.3rem;
  text-transform: uppercase;
}
.category-description h1:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.category-description h1 a {
  color: #333;
}
.category-description h1 > img {
  display: none;
}
.category-description h2,
.category-description h3 {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.category-description h2:after,
.category-description h3:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.category-description h2 a,
.category-description h3 a {
  color: #333;
}
.category-description h2 > img,
.category-description h3 > img {
  display: none;
}
.category-cms {
  margin-bottom: 68px;
}
.category-cms h1,
.category-cms h2,
.category-cms h3 {
  padding-left: 0;
}
.category-cms h1:before,
.category-cms h2:before,
.category-cms h3:before {
  content: '';
}
.category-cms .block-static-block.widget,
.category-cms .block-cms-link.widget {
  margin-bottom: 0 !important;
}
.widget-html h1,
.widget-accordion h1 {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 3.3rem;
  text-transform: uppercase;
}
.widget-html h1:after,
.widget-accordion h1:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.widget-html h1 a,
.widget-accordion h1 a {
  color: #333;
}
.widget-html h1 > img,
.widget-accordion h1 > img {
  display: none;
}
.widget-html h2,
.widget-accordion h2,
.widget-html h3,
.widget-accordion h3 {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.widget-html h2:after,
.widget-accordion h2:after,
.widget-html h3:after,
.widget-accordion h3:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.widget-html h2 a,
.widget-accordion h2 a,
.widget-html h3 a,
.widget-accordion h3 a {
  color: #333;
}
.widget-html h2 > img,
.widget-accordion h2 > img,
.widget-html h3 > img,
.widget-accordion h3 > img {
  display: none;
}
.widget-html h2:not(div),
.widget-accordion h2:not(div),
.widget-html h3:not(div),
.widget-accordion h3:not(div) {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.widget-html h2:not(div):after,
.widget-accordion h2:not(div):after,
.widget-html h3:not(div):after,
.widget-accordion h3:not(div):after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.widget-html h2:not(div) a,
.widget-accordion h2:not(div) a,
.widget-html h3:not(div) a,
.widget-accordion h3:not(div) a {
  color: #333;
}
.widget-html h2:not(div) > img,
.widget-accordion h2:not(div) > img,
.widget-html h3:not(div) > img,
.widget-accordion h3:not(div) > img {
  display: none;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #1D92D4;
}
@media (max-width: 767px) {
  .block-collapsible-nav {
    position: relative;
  }
}
.page-main .block-collapsible-nav {
  margin-bottom: 0;
}
.page-main .block-collapsible-nav .nav.item,
.page-main .block-collapsible-nav .nav.item a {
  -ms-word-break: break-word;
  word-break: break-word;
}
.design-presets-block {
  padding: 40px 0;
}
.design-presets-block h3 {
  position: relative;
}
.design-presets-block h3:before {
  position: absolute;
  content: url('image/happy_geld.svg');
  left: 0rem;
}
.design-presets-block .design-presets {
  margin-top: 70px;
}
.design-presets-block .image-left,
.design-presets-block .image-right {
  display: flex;
  margin-top: 1%;
  /*@include max-screen(@screen__m) {
        margin-bottom: 30px;

        .image {
            display: none;
        }

        .design {
            width: 100%;

            a {
                flex-direction: column;
                align-items: flex-start;

                .description {
                    order: 1;
                    flex: 1;
                    width: auto;
                    padding: 0 25px;
                }

                .description-image {
                    order: 2;
                    width: 60%;
                    margin-top: 30px;
                }
            }
        }
    }*/
}
.design-presets-block .image-left .image,
.design-presets-block .image-right .image {
  width: 32%;
  margin-right: 1%;
  display: flex;
  box-shadow: 0 0 14px 0 rgba(11, 33, 70, 0.2);
}
.design-presets-block .image-left .design,
.design-presets-block .image-right .design {
  width: 67%;
  box-shadow: 0 0 14px 0 rgba(11, 33, 70, 0.2);
  padding: 20px 10px;
  text-align: center;
}
.design-presets-block .image-left .design a,
.design-presets-block .image-right .design a {
  display: flex;
  height: 100%;
  align-item: center;
  color: #0b2146;
}
.design-presets-block .image-left .design a:hover,
.design-presets-block .image-right .design a:hover {
  text-decoration: none;
}
.design-presets-block .image-left .design a:hover .description,
.design-presets-block .image-right .design a:hover .description {
  /*.icon-arrowinbox {
                @extend .icon-arrowinbox-active;
            }*/
}
.design-presets-block .image-left .design a .description-image,
.design-presets-block .image-right .design a .description-image {
  width: 40%;
}
.design-presets-block .image-left .design a .description,
.design-presets-block .image-right .design a .description {
  width: 60%;
  padding: 0 40px;
}
.design-presets-block .image-right {
  /*@include max-screen(@screen__m) {
        .design {
            a {
                .description-image {
                    align-self: flex-end;
                }
            }
        }
    }*/
}
.design-presets-block .image-right .image {
  margin-right: 0;
  margin-left: 1%;
}
.design-presets-block .more-designs {
  margin: 60px auto 0;
}
select {
  -webkit-background-size: 10px 16px;
  background-size: 10px 16px;
  background-position: right 12px bottom 50%;
  border-radius: 3rem;
  border: none;
  height: 40px;
  padding: 4px 35px 5px 17px;
  font-size: 15px;
  cursor: pointer;
}
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #00699D;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
.password-strength-meter,
.password-strength-meter:before {
  border-radius: 3rem;
}
input[type="text"]:not([disabled]):focus,
input[type="password"]:not([disabled]):focus,
input[type="url"]:not([disabled]):focus,
input[type="tel"]:not([disabled]):focus,
input[type="search"]:not([disabled]):focus,
input[type="number"]:not([disabled]):focus,
input[type="datetime"]:not([disabled]):focus,
input[type="email"]:not([disabled]):focus,
.password-strength-meter:not([disabled]):focus,
.password-strength-meter:before:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #00699D;
}
.sidebar .fieldset {
  margin-bottom: 2rem;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .sidebar .fieldset > .field:not(.choice) .label,
  .sidebar .fieldset .fields > .field .label {
    margin: 0 1% 0 0;
    line-height: 40px;
    float: left;
    width: 33%;
  }
}
.legend,
.account .legend {
  border-bottom: 0;
}
.legend > span,
.account .legend > span {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.legend > span:after,
.account .legend > span:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.legend > span a,
.account .legend > span a {
  color: #333;
}
.legend > span > img,
.account .legend > span > img {
  display: none;
}
.legend > span:not(div),
.account .legend > span:not(div) {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.legend > span:not(div):after,
.account .legend > span:not(div):after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.legend > span:not(div) a,
.account .legend > span:not(div) a {
  color: #333;
}
.legend > span:not(div) > img,
.account .legend > span:not(div) > img {
  display: none;
}
.form-edit-account .col-mp.mp-12.initial {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}
.products-grid .products.items {
  display: flex;
  column-count: 3;
  flex-direction: row;
  flex-wrap: wrap;
}
.products-grid .product.product-item-name a {
  font-weight: 300;
}
.products-grid .product .photo {
  display: block !important;
}
.products-grid .product .photo .product-image-container {
  width: 100% !important;
}
.products-grid .product .photo .product-image-container .product-image-wrapper {
  padding-bottom: inherit !important;
  overflow: inherit;
  height: auto;
}
.products-grid .product .photo .product-image-container .product-image-wrapper .product-image-photo {
  bottom: inherit;
  height: auto;
  position: relative;
  right: inherit;
  top: inherit;
}
.products-grid .product.item.product-item {
  width: calc(33% - 2.8rem);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  box-shadow: 0px 0px 2px 2px silver;
  margin-left: 1.5rem;
}
.products-grid .product.item.product-item:nth-child(3n+1) {
  margin-left: 0;
}
.products-grid .product .product-wishlist-container {
  position: absolute;
  z-index: 1000;
}
.products-grid .product .actions-secondary .action.tocompare:before,
.products-grid .product .actions-secondary .action.towishlist:before {
  font-family: 'luma-icons';
}
.products-grid .product .actions-secondary .action.tocompare span,
.products-grid .product .actions-secondary .action.towishlist span {
  display: none;
}
.products-grid .product .product-price-column {
  float: right;
  width: 100%;
  text-align: right;
  padding-right: 0.5rem;
  position: relative;
}
.products-grid .product .product-price-column .price-box {
  margin-top: 0;
  margin-bottom: 0;
}
.products-grid .product .product-price-column .price-box .price {
  font-size: 2.9rem;
  font-weight: 400;
}
.products-grid .product .product-price-column .tax-details {
  font-size: 1.9rem;
  font-weight: 300;
}
.products-grid .product .product-price-column .baseprice {
  position: absolute;
  top: 0;
  font-size: 1.4rem;
  padding-top: 2.6rem;
  text-align: left;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .products-grid .product .product-price-column .baseprice {
    font-size: 1.2rem;
  }
}
.products-grid .product .product-item-info {
  box-shadow: none;
  width: 100%;
}
.products-grid .product .product-item-info .product-item-details {
  position: relative;
  float: left;
  width: 100%;
}
.products-grid .product .product-item-info:hover {
  background: none;
  border: none;
  margin: 0;
  padding: 0 !important;
}
.products-grid .product .product-description {
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.products-grid .product .product-item-name {
  font-family: 'Rubik';
  font-size: 2.4rem;
  height: 5.5rem;
}
.products-grid .product .product-item-inner {
  float: left;
  background: none;
  border: none;
  box-shadow: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: inherit;
  right: 0;
  z-index: auto;
  height: 19rem !important;
  width: 100% !important;
  margin-top: 1rem !important;
}
.products-grid .product .product-item-inner:before {
  background: none;
  height: 18rem;
  position: inherit;
  top: 0;
}
.products-grid .product .product-item-inner .product-item-actions {
  margin: 0px;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .products-grid .product .product-item-inner .product-item-actions .action.tocart.primary span {
    font-size: 1.25rem;
  }
}
.products-grid .product .product-item-inner .product-item-actions .actions-primary {
  display: block;
}
.products-grid .product .product-item-inner .product-item-actions .actions-primary .product-item.tocart {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.products-grid .product .product-item-inner .product-item-actions .option-box {
  margin-bottom: 1.3rem;
}
.products-grid .product .product-item-inner .product-item-actions .option-box label {
  font-size: 1.2rem;
  font-weight: bold;
}
.products-grid .product .product-item-inner .product-item-actions .option-box select {
  color: #1D92D4;
}
.products-grid .product .product-item-inner .product-item-actions .option-box .swatch-attribute-options:before {
  content: attr(aria-label);
  display: block;
  height: 20px;
  color: black;
  z-index: 10000;
  font-weight: bold;
  font-size: 1.2rem;
}
.products-grid .product .product-item-inner .product-item-actions .option-qty {
  margin-bottom: 1.3rem;
}
.products-grid .product .product-item-inner .product-item-actions .option-qty label {
  font-size: 1.2rem;
  font-weight: bold;
}
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  border: none;
  box-shadow: none;
  height: inherit;
  overflow: inherit;
  padding: 0;
  position: inherit;
  clip: inherit;
  margin: inherit;
  width: inherit;
}
@media only screen and (max-width: 1023px) {
  .hl-product-listing.hl-all-productlist-col-4.products-grid .products.items,
  .products-grid .products.items {
    display: flex;
    column-count: 2;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product.item.product-item:nth-child(2n+1),
  .products-grid .product.item.product-item:nth-child(2n+1) {
    margin-left: 0rem !important;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product.item.product-item:nth-child(3n+1),
  .products-grid .product.item.product-item:nth-child(3n+1) {
    margin-left: 1.5rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info,
  .products-grid .product .product-item-info {
    position: relative;
    float: left;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-photo,
  .products-grid .product .product-item-info .product-item-photo {
    width: 50%;
    float: left;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details,
  .products-grid .product .product-item-info .product-item-details {
    float: left;
    width: 50%;
    height: 45rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner,
  .products-grid .product .product-item-info .product-item-details .product-item-inner {
    position: absolute;
    margin-top: 0rem !important;
    top: 0px;
    height: 100%;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .product-item-actions,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .product-item-actions {
    top: calc(100% - 12.5rem);
    vertical-align: bottom;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .option-box,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .option-box,
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty {
    float: left;
    width: calc(50% - 1rem);
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .option-box,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .option-box {
    margin-right: 1rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty {
    margin-left: 1rem;
    padding-top: 0.75rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty input,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty input {
    margin-top: 0.75rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-price-column,
  .products-grid .product .product-item-info .product-item-details .product-price-column {
    text-align: left;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-price-column .baseprice,
  .products-grid .product .product-item-info .product-item-details .product-price-column .baseprice {
    position: relative;
    padding-top: 0.5rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product.item.product-item,
  .products-grid .product.item.product-item {
    width: calc(50% - 2.8rem);
  }
}
@media only screen and (max-width: 1023px) {
  .hl-product-listing.hl-all-productlist-col-4.products-grid .products.items,
  .products-grid .products.items {
    display: flex;
    column-count: 2;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product.item.product-item,
  .products-grid .product.item.product-item {
    margin-left: 0rem !important;
    margin-bottom: 1.5rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info,
  .products-grid .product .product-item-info {
    position: relative;
    float: left;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-photo,
  .products-grid .product .product-item-info .product-item-photo {
    width: 50%;
    float: left;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details,
  .products-grid .product .product-item-info .product-item-details {
    float: left;
    width: 50%;
    height: 37.5rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .product-item-actions,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .product-item-actions {
    top: calc(100% - 12.5rem);
    vertical-align: bottom;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .option-box,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .option-box,
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty {
    float: left;
    width: calc(50% - 1rem);
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .option-box,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .option-box {
    margin-right: 1rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty {
    margin-left: 1rem;
    padding-top: 0.75rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty input,
  .products-grid .product .product-item-info .product-item-details .product-item-inner .option-qty input {
    margin-top: 0.75rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-price-column,
  .products-grid .product .product-item-info .product-item-details .product-price-column {
    text-align: left;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details .product-price-column .baseprice,
  .products-grid .product .product-item-info .product-item-details .product-price-column .baseprice {
    position: relative;
    padding-top: 0.5rem;
  }
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product.item.product-item,
  .products-grid .product.item.product-item {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .hl-product-listing.hl-all-productlist-col-4.products-grid .product .product-item-info .product-item-details,
  .products-grid .product .product-item-info .product-item-details {
    height: inherit;
  }
}
@media only screen and (max-width: 992px) {
  .products-grid .product .product-item-info .product-item-details .product-item-inner .product-item-actions {
    top: calc(100% + 4.5rem);
  }
}
.block-new-products-list .product-items .product-item {
  width: calc(25% - 3.8rem);
  display: inline-block;
  box-shadow: 0px 0px 2px 2px silver;
  padding: 1rem;
  margin-bottom: 2rem;
  margin-right: 1.5rem;
}
.block-new-products-list .product-items .product-item .product-item-photo {
  display: block !important;
}
.block-new-products-list .product-items .product-item .product-item-photo .product-image-container {
  width: 100% !important;
}
.block-new-products-list .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: inherit !important;
  overflow: inherit;
  height: auto;
}
.block-new-products-list .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  bottom: inherit;
  height: auto;
  position: relative;
  right: inherit;
  top: inherit;
}
.block-new-products-list .product-items .product-item .product-item-name {
  font-family: 'Rubik';
  font-size: 2.4rem;
  height: 5.5rem;
}
.block-new-products-list .product-items .product-item .product-item-name .product-item-link:hover {
  text-decoration: none;
}
.block-new-products-list .product-items .product-item .product-item-details .product-item-actions .actions-primary {
  display: block;
}
.block-new-products-list .product-items .product-item .product-item-details .product-item-actions .actions-primary span {
  font-size: 1.5rem;
}
.block-new-products-list .product-items .product-item .product-item-inner {
  float: left;
  background: none;
  border: none;
  box-shadow: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: inherit;
  right: 0;
  z-index: auto;
  height: 19rem !important;
  width: 100% !important;
  margin-top: 1rem !important;
}
.block-new-products-list .product-items .product-item .product-item-inner:before {
  background: none;
  height: 18rem;
  position: inherit;
  top: 0;
}
.block-new-products-list .product-items .product-item .product-item-inner .product-item-actions {
  margin: 0px;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .block-new-products-list .product-items .product-item .product-item-inner .product-item-actions .action.tocart.primary span {
    font-size: 1.25rem;
  }
}
.block-new-products-list .product-items .product-item .product-item-inner .product-item-actions .actions-primary {
  display: block;
}
.block-new-products-list .product-items .product-item .product-item-inner .product-item-actions .actions-primary .product-item.tocart {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.block-new-products-list .product-items .product-item .product-item-inner .product-item-actions .option-box {
  margin-bottom: 1.3rem;
}
.block-new-products-list .product-items .product-item .product-item-inner .product-item-actions .option-box select {
  color: #1D92D4;
}
.block-new-products-list .product-items .product-item .product-item-inner .product-item-actions .option-qty {
  margin-bottom: 1.3rem;
  padding-top: 0.75rem;
}
.block-new-products-list .product-items .product-item .product-item-inner .product-item-actions .option-qty label {
  font-size: 1.2rem;
  font-weight: bold;
}
.block-new-products-list .product-items .product-item .product-item-inner .product-item-actions .option-qty input {
  margin-top: 0.75rem;
}
@media screen and (max-width: 767px) {
  .sections.nav-sections {
    background-color: #FFFFFF;
  }
  .sections.nav-sections .block-search {
    margin-bottom: 2rem;
    background-color: #F2F2F2;
  }
  .sections.nav-sections .nav-sections-items {
    background-color: transparent;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content {
    background-color: transparent;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content .navigation {
    background-color: transparent;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content .navigation .ui-menu-item a {
    padding-left: 3rem;
    font-size: 2rem;
  }
  .hl-topcontact.header.links {
    padding-left: 3rem;
    padding-bottom: 2rem;
    color: white;
  }
  .hl-topcontact.header.links li span {
    font-size: 1.75rem;
  }
  .hl-toplinks.header.links .switcher-language {
    display: none;
  }
  .hl-toplinks.header.links li a {
    color: #FFFFFF;
    font-size: 1.75rem;
  }
  .section-item-content * {
    color: white;
  }
  .section-item-content .switcher-language .switcher-dropdown li a {
    color: #FFFFFF;
  }
  .section-item-title.active .nav-sections-item-switch {
    color: #FFFFFF;
  }
}
.block-authentication .block-content ul li {
  position: relative;
  padding-left: 15px;
}
.block-authentication .block-content ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  position: absolute;
  font-weight: 900;
  left: 0;
}
.account .block-reorder .product-items-names .product-item {
  align-items: baseline;
}
.account .block-reorder .product-items-names .product-item .product-item-link {
  font-weight: 400;
}
.account .form-edit-account > .password .confirm .label {
  width: 100%;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main {
  padding-top: 0;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .customer-quickorder-link-wrapper {
  padding-top: 25px;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .customer-quickorder-link {
  padding-top: 1px;
  margin-bottom: 48px;
}
.customer-dob #dob {
  height: 40px;
  padding-left: 17px;
}
#password-strength-meter-container {
  margin-top: 20px;
}
#password-strength-meter-container .password-strength-meter {
  height: 40px;
  padding-top: 5px;
  padding-left: 17px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin-right: 1%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 52%;
}
h1.page-title {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 3.3rem;
  text-transform: uppercase;
}
h1.page-title:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
h1.page-title a {
  color: #333;
}
h1.page-title > img {
  display: none;
}
.sales-order-view #maincontent .columns .table-order-items .mark,
.sales-order-invoice #maincontent .columns .table-order-items .mark {
  background-color: #F5F5F5;
}
.page-print #sidebar .page-wrapper .sections.nav-sections {
  display: none;
}
@media print {
  .page-print #sidebar {
    display: block !important;
  }
  .page-print #sidebar .page-wrapper #maincontent {
    max-width: 1420px;
  }
  .page-print #sidebar .page-wrapper #maincontent .logo:after {
    content: none;
  }
  #usercentrics-button {
    display: none;
  }
}
/**
Action Buttons
 */
.catalog-product-view {
  /**
  Related Products
   */
}
.catalog-product-view .product.media {
  width: calc(100% * 2/3);
}
@media screen and (max-width: 767px) {
  .catalog-product-view .product.media {
    width: 100%;
    margin: auto;
  }
}
.catalog-product-view .product-info-main {
  width: calc(100% * 1/3);
}
@media screen and (max-width: 767px) {
  .catalog-product-view .product-info-main {
    width: 100%;
  }
}
.catalog-product-view .product-info-main .page-title {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 3.3rem;
  text-transform: uppercase;
}
.catalog-product-view .product-info-main .page-title:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.catalog-product-view .product-info-main .page-title a {
  color: #333;
}
.catalog-product-view .product-info-main .page-title > img {
  display: none;
}
.catalog-product-view .product-info-main .more-info-link {
  cursor: pointer;
}
.catalog-product-view .product-info-main .more-info-link .fa-exclamation {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  padding-top: 4px;
  margin-right: 10px;
  background-color: lightgrey;
  text-align: center;
  position: relative;
}
.catalog-product-view .product-info-main .more-info-link .fa-exclamation:before {
  font-size: 20px;
}
.catalog-product-view .product-info-main .overview.hl-shortdescription {
  margin-bottom: 68px;
}
.catalog-product-view .product-info-main .product-info-price {
  border-bottom: none;
}
.catalog-product-view .product-info-main .product-info-price .price-box {
  display: block;
  padding-bottom: 0;
  width: 100%;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container {
  line-height: 1;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price-wrapper {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price-wrapper .price {
  line-height: 1;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .grid-item__price-amount-info {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-info-price .tax-details {
  margin-bottom: 1.5rem;
  float: left;
  width: 100%;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku {
  padding-left: 5%;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .stock {
  font-size: 1.6rem;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .sku {
  font-size: 1.5rem;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .sku .type:after {
  content: ':';
}
.catalog-product-view .product-info-main .product-info-price .baseprice {
  float: left;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.7rem;
}
.catalog-product-view .product-info-main .product-options-bottom {
  width: 100%;
}
.catalog-product-view .product-info-main .product-options-bottom #product-addtocart-button {
  width: 100%;
  margin-left: 0;
}
@media screen and (min-width: 1200px) {
  .catalog-product-view .product-info-main .product-options-bottom #product-addtocart-button {
    width: 66%;
    margin-left: 34%;
  }
}
.catalog-product-view .product-info-main .product-options-bottom .field .control {
  float: left;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .catalog-product-view .product-info-main .product-options-bottom .field .control {
    width: 66%;
  }
}
.catalog-product-view .product-info-main .product-options-bottom .field .control .qty {
  border: 1px solid #CCCCCC;
  background-color: white;
  border-radius: 100px;
  padding: 5px 35px 5px 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  position: relative;
  width: 100%;
}
.catalog-product-view .product-info-main .product-options-bottom .field .control .qty::-webkit-calendar-picker-indicator {
  display: none;
}
.catalog-product-view .product-info-main .product-options-bottom .field.qty {
  margin-bottom: 60px;
}
.catalog-product-view .product-info-main .product-options-bottom .field.qty .control {
  position: relative;
}
.catalog-product-view .product-info-main .product-options-bottom .field.qty .control:after {
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #1D92D5;
  position: absolute;
  bottom: -1px;
  transform: translateY(-50%);
  right: 19px;
  pointer-events: none;
}
.catalog-product-view .product-info-main .product-options-bottom .field label,
.catalog-product-view .product-info-main .product-options-bottom .field label span {
  font-weight: 400;
  font-size: 1.6rem;
}
.catalog-product-view .product-info-main .product-options-bottom .field:before,
.catalog-product-view .product-info-main .product-options-bottom .field:after {
  display: table;
  content: " ";
}
.catalog-product-view .product-info-main .product-options-wrapper {
  width: 100%;
}
.catalog-product-view .product-info-main .product-options-wrapper .field label {
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
}
.catalog-product-view .product-info-main .product-options-wrapper .field .control {
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .catalog-product-view .product-info-main .product-options-wrapper .field .control {
    width: 66%;
  }
}
.catalog-product-view .detail-box {
  margin-bottom: 3rem;
}
.catalog-product-view .detail-box .title,
.catalog-product-view .detail-box .headline,
.catalog-product-view .detail-box .description h2,
.catalog-product-view .detail-box .description h1,
.catalog-product-view .detail-box .description h3 {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.catalog-product-view .detail-box .title:after,
.catalog-product-view .detail-box .headline:after,
.catalog-product-view .detail-box .description h2:after,
.catalog-product-view .detail-box .description h1:after,
.catalog-product-view .detail-box .description h3:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.catalog-product-view .detail-box .title a,
.catalog-product-view .detail-box .headline a,
.catalog-product-view .detail-box .description h2 a,
.catalog-product-view .detail-box .description h1 a,
.catalog-product-view .detail-box .description h3 a {
  color: #333;
}
.catalog-product-view .detail-box .title > img,
.catalog-product-view .detail-box .headline > img,
.catalog-product-view .detail-box .description h2 > img,
.catalog-product-view .detail-box .description h1 > img,
.catalog-product-view .detail-box .description h3 > img {
  display: none;
}
.catalog-product-view .detail-box .title:not(div),
.catalog-product-view .detail-box .headline:not(div),
.catalog-product-view .detail-box .description h2:not(div),
.catalog-product-view .detail-box .description h1:not(div),
.catalog-product-view .detail-box .description h3:not(div) {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.catalog-product-view .detail-box .title:not(div):after,
.catalog-product-view .detail-box .headline:not(div):after,
.catalog-product-view .detail-box .description h2:not(div):after,
.catalog-product-view .detail-box .description h1:not(div):after,
.catalog-product-view .detail-box .description h3:not(div):after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.catalog-product-view .detail-box .title:not(div) a,
.catalog-product-view .detail-box .headline:not(div) a,
.catalog-product-view .detail-box .description h2:not(div) a,
.catalog-product-view .detail-box .description h1:not(div) a,
.catalog-product-view .detail-box .description h3:not(div) a {
  color: #333;
}
.catalog-product-view .detail-box .title:not(div) > img,
.catalog-product-view .detail-box .headline:not(div) > img,
.catalog-product-view .detail-box .description h2:not(div) > img,
.catalog-product-view .detail-box .description h1:not(div) > img,
.catalog-product-view .detail-box .description h3:not(div) > img {
  display: none;
}
.catalog-product-view .detail-box .content {
  padding: 1.5rem;
}
.catalog-product-view .detail-box .content h2,
.catalog-product-view .detail-box .content h3 {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.catalog-product-view .detail-box .content h2:after,
.catalog-product-view .detail-box .content h3:after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.catalog-product-view .detail-box .content h2 a,
.catalog-product-view .detail-box .content h3 a {
  color: #333;
}
.catalog-product-view .detail-box .content h2 > img,
.catalog-product-view .detail-box .content h3 > img {
  display: none;
}
.catalog-product-view .detail-box .content h2:not(div),
.catalog-product-view .detail-box .content h3:not(div) {
  font-weight: 400;
  position: relative;
  padding: 10px 0 16px;
  margin-bottom: 25px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.catalog-product-view .detail-box .content h2:not(div):after,
.catalog-product-view .detail-box .content h3:not(div):after {
  content: '';
  position: absolute;
  background-color: #1D92D4;
  height: 4px;
  width: 40px;
  bottom: -2px;
  left: 0;
}
.catalog-product-view .detail-box .content h2:not(div) a,
.catalog-product-view .detail-box .content h3:not(div) a {
  color: #333;
}
.catalog-product-view .detail-box .content h2:not(div) > img,
.catalog-product-view .detail-box .content h3:not(div) > img {
  display: none;
}
.catalog-product-view #maincontent .block.related {
  display: none;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 770px) {
  .catalog-product-view #maincontent .block.related {
    display: unset;
  }
}
.catalog-product-view #maincontent .block.related .block-title.headline {
  color: #000000;
}
.catalog-product-view #maincontent .block.related .title {
  margin-bottom: 1rem;
  padding-left: 1.5rem;
  border-bottom: 0.3rem red solid;
}
.catalog-product-view #maincontent .block.related .title strong {
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (min-width: 1420px) {
  .catalog-product-view #maincontent .block.related {
    width: 100%;
    margin: auto;
  }
  .catalog-product-view #maincontent .block.related .product-image-photo {
    height: 115px;
  }
  .catalog-product-view #maincontent .block.related .product-item-details {
    margin-left: 150px;
    width: 50%;
  }
}
@media screen and (min-width: 1420px) and screen and (min-width: 1420px) {
  .catalog-product-view #maincontent .block.related .product-image-photo {
    margin: 0 !important;
  }
}
.catalog-product-view #maincontent .block.related .product-item-details {
  width: 100%;
}
@media screen and (min-width: 770px) {
  .catalog-product-view #maincontent .block.related .products-grid.products-related {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (min-width: 1420px) {
  .catalog-product-view #maincontent .block.related .products-grid.products-related .product-item-name {
    width: 60%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1419px) {
  .catalog-product-view #maincontent .block.related .products-grid.products-related .product-item-info {
    text-align: center;
  }
}
.catalog-product-view #maincontent .block.related .products-grid.products-related .product-items {
  margin-left: 0;
  margin-right: 0;
}
.catalog-product-view #maincontent .block.related .products-grid.products-related .product-items .product-item-link:hover {
  text-decoration: none;
}
.catalog-product-view #maincontent .block.related .products-grid.products-related .product-items .product-item {
  box-shadow: 0px 0px 2px 2px silver;
  margin-left: 3px;
  margin-right: 1rem;
}
@media screen and (min-width: 770px) and (max-width: 1417px) {
  .catalog-product-view #maincontent .block.related .products-grid.products-related .product-items .product-item {
    width: calc((100% - 4%) / 3);
    height: 400px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1417px) {
  .catalog-product-view #maincontent .block.related .products-grid.products-related .product-items a {
    width: 98%;
  }
}
.catalog-product-view .control select {
  color: #000000;
}
.product.data.items {
  margin-left: 0;
  margin-right: 0;
}
#datasheet ul {
  list-style: none;
  padding-left: 0;
}
#datasheet ul li {
  display: inline-block;
  font-size: 1.6rem;
  width: 100%;
  margin-bottom: 1rem;
}
#datasheet ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#datasheet ul li a img {
  max-height: 30px;
  padding-right: 10px;
}
.widget.block-products-list .block-title h3 {
  font-weight: 300;
}
.widget.block-products-list .block-content .widget-product-grid .product-item {
  margin-left: 0;
  margin-right: 0;
  width: calc(50% - 1rem);
  padding: 0.5rem;
}
.widget.block-products-list .block-content .widget-product-grid .product-item .product-item-info {
  background-color: #F2F2F2;
  min-height: 23rem;
  transition: all 0.2s;
}
.widget.block-products-list .block-content .widget-product-grid .product-item .product-item-info:hover {
  transform: scale(1.05);
  border: none;
  margin: inherit;
  padding: inherit;
  box-shadow: none;
}
.widget.block-products-list .block-content .widget-product-grid .product-item .product-item-info .product-image-wrapper {
  padding-bottom: 100% !important;
}
.widget.block-products-list .block-content .widget-product-grid .product-item .product-item-info .product-image-wrapper .product-image-photo {
  width: auto;
  height: 15rem;
}
.widget.block-products-list .block-content .widget-product-grid .product-item .product-item-info .product-item-details {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.5rem;
}
.widget.block-products-list .block-content .widget-product-grid .product-item .product-item-info .product-item-details .product-item-name {
  font-weight: 300;
}
/*
.columns > .sidebar{
  padding-bottom: 99999px;
  margin-bottom: -99999px;
}

.columns{
  overflow: hidden;
}

.sidebar .block {
  background-color: @sidebar-color-bg;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .page-layout-2columns-right {
    .page-wrapper {
      #maincontent.page-main {
        .columns {
          .sidebar {
            margin-left: 1.5%;
          }
        }
      }
    }
  }
}

.sidebar {

  .block-customer-login {
    .block-title {
      font-size: 2.5rem;
    }

    .fieldset .field {
      margin-bottom: 0.5rem !important;

      label {
        font-size: 1.1rem;
        padding-bottom: 0 !important;
      }
    }

    .control {
      .input-text {
        background-color: white;
      }
    }

    .actions-toolbar {
      button {
        margin-right: 0;
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
      }

      .primary{
        width: 100%;
      }

      .secondary {
        width: 100%;
        .action {
          color: @hl-blacktext;
          float: right;
          font-size: 1.2rem;
        }
      }
    }
  }

  .block {
    padding: 1rem 1.5rem 1rem 1.5rem;

    .block-title {
      strong {
        font-size: 2.4rem;
        font-weight: 300;
      }
    }

    .block-content {
      color: black;
      font-size: 1.6rem;

      .action.primary {
        margin-right: 0;
        padding: 10px;
        span {
          font-size: 14px;
        }
      }

      .secondary {
        font-size: 1.4rem;
        margin-top: 0.5rem;
      }

      .product-items {
        strong {
          a {
            font-weight: 200;
          }
        }
      }

    }
  }
}
*/
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with LESS.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-grow:hover,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-shrink:hover,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover,
.hvr-push:focus,
.hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover,
.hvr-bounce-in:focus,
.hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover,
.hvr-bounce-out:focus,
.hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover,
.hvr-rotate:focus,
.hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}
/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover,
.hvr-sink:focus,
.hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-skew:hover,
.hvr-skew:focus,
.hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover,
.hvr-skew-forward:focus,
.hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-backward:hover,
.hvr-skew-backward:focus,
.hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-bottom-right:hover,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-top-right:hover,
.hvr-wobble-to-top-right:focus,
.hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-wobble-top:hover,
.hvr-wobble-top:focus,
.hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-skew:hover,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz:hover,
.hvr-buzz:focus,
.hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-forward:hover,
.hvr-forward:focus,
.hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
/* Backward */
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active {
  background-color: #2098D1;
  color: white;
}
/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: "color, background-color";
  transition-property: "color, background-color";
}
.hvr-back-pulse:hover,
.hvr-back-pulse:focus,
.hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098D1;
  background-color: #2098d1;
  color: white;
}
/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:active {
  color: white;
}
.hvr-bounce-to-left:hover:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover,
.hvr-radial-in:focus,
.hvr-radial-in:active {
  color: white;
}
.hvr-radial-in:hover:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover,
.hvr-border-fade:focus,
.hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover,
.hvr-hollow:focus,
.hvr-hollow:active {
  background: none;
}
/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-trim:hover:before,
.hvr-trim:focus:before,
.hvr-trim:active:before {
  opacity: 1;
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-in:hover:before,
.hvr-ripple-in:focus:before,
.hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}
/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "top, right, bottom, left";
  transition-property: "top, right, bottom, left";
}
.hvr-outline-out:hover:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "top, right, bottom, left";
  transition-property: "top, right, bottom, left";
}
.hvr-outline-in:hover:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover,
.hvr-round-corners:focus,
.hvr-round-corners:active {
  border-radius: 1em;
}
/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: "right";
  transition-property: "right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
  right: 0;
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: "left";
  transition-property: "left";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before,
.hvr-underline-from-right:focus:before,
.hvr-underline-from-right:active:before {
  left: 0;
}
/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: "right";
  transition-property: "right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before,
.hvr-overline-from-left:focus:before,
.hvr-overline-from-left:active:before {
  right: 0;
}
/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}
/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: "left";
  transition-property: "left";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before,
.hvr-overline-from-right:focus:before,
.hvr-overline-from-right:active:before {
  left: 0;
}
/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098D1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before,
.hvr-reveal:focus:before,
.hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}
/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before,
.hvr-overline-reveal:focus:before,
.hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "box-shadow, transform";
  transition-property: "box-shadow, transform";
}
.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "transform, opacity";
  transition-property: "transform, opacity";
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Shadow Radial */
.hvr-show-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-show-radial:before,
.hvr-show-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-show-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-show-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-show-radial:hover:before,
.hvr-show-radial:focus:before,
.hvr-show-radial:active:before,
.hvr-show-radial:hover:after,
.hvr-show-radial:focus:after,
.hvr-show-radial:active:after {
  opacity: 1;
}
/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before,
.hvr-bubble-top:focus:before,
.hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover,
.hvr-bubble-float-top:focus,
.hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before,
.hvr-bubble-float-top:focus:before,
.hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:hover,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:hover,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:hover,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover .hvr-icon,
.hvr-icon-back:focus .hvr-icon,
.hvr-icon-back:active .hvr-icon {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover .hvr-icon,
.hvr-icon-forward:focus .hvr-icon,
.hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-down .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-down:hover .hvr-icon,
.hvr-icon-down:focus .hvr-icon,
.hvr-icon-down:active .hvr-icon {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-up .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-up:hover .hvr-icon,
.hvr-icon-up:focus .hvr-icon,
.hvr-icon-up:active .hvr-icon {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-spin .hvr-icon {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover .hvr-icon,
.hvr-icon-spin:focus .hvr-icon,
.hvr-icon-spin:active .hvr-icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  100% {
    opacity: 1;
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  100% {
    opacity: 1;
  }
}
/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-drop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-drop:hover .hvr-icon,
.hvr-icon-drop:focus .hvr-icon,
.hvr-icon-drop:active .hvr-icon {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-fade .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.hvr-icon-fade:hover .hvr-icon,
.hvr-icon-fade:focus .hvr-icon,
.hvr-icon-fade:active .hvr-icon {
  color: #0F9E5E;
}
/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-float-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover .hvr-icon,
.hvr-icon-float-away:focus .hvr-icon,
.hvr-icon-float-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-sink-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover .hvr-icon,
.hvr-icon-sink-away:focus .hvr-icon,
.hvr-icon-sink-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover .hvr-icon,
.hvr-icon-grow:focus .hvr-icon,
.hvr-icon-grow:active .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}
/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover .hvr-icon,
.hvr-icon-shrink:focus .hvr-icon,
.hvr-icon-shrink:active .hvr-icon {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover .hvr-icon,
.hvr-icon-pulse:focus .hvr-icon,
.hvr-icon-pulse:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover .hvr-icon,
.hvr-icon-pulse-grow:focus .hvr-icon,
.hvr-icon-pulse-grow:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover .hvr-icon,
.hvr-icon-pulse-shrink:focus .hvr-icon,
.hvr-icon-pulse-shrink:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover .hvr-icon,
.hvr-icon-push:focus .hvr-icon,
.hvr-icon-push:active .hvr-icon {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon,
.hvr-icon-pop:focus .hvr-icon,
.hvr-icon-pop:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover .hvr-icon,
.hvr-icon-bounce:focus .hvr-icon,
.hvr-icon-bounce:active .hvr-icon {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover .hvr-icon,
.hvr-icon-rotate:focus .hvr-icon,
.hvr-icon-rotate:active .hvr-icon {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover .hvr-icon,
.hvr-icon-grow-rotate:focus .hvr-icon,
.hvr-icon-grow-rotate:active .hvr-icon {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}
/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-float .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-float:hover .hvr-icon,
.hvr-icon-float:focus .hvr-icon,
.hvr-icon-float:active .hvr-icon {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-sink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:hover .hvr-icon,
.hvr-icon-sink:focus .hvr-icon,
.hvr-icon-sink:active .hvr-icon {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bob .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover .hvr-icon,
.hvr-icon-bob:focus .hvr-icon,
.hvr-icon-bob:active .hvr-icon {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover .hvr-icon,
.hvr-icon-hang:focus .hvr-icon,
.hvr-icon-hang:active .hvr-icon {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover .hvr-icon,
.hvr-icon-wobble-horizontal:focus .hvr-icon,
.hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover .hvr-icon,
.hvr-icon-wobble-vertical:focus .hvr-icon,
.hvr-icon-wobble-vertical:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz:hover .hvr-icon,
.hvr-icon-buzz:focus .hvr-icon,
.hvr-icon-buzz:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz-out .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz-out:hover .hvr-icon,
.hvr-icon-buzz-out:focus .hvr-icon,
.hvr-icon-buzz-out:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(135deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-left:hover:before,
.hvr-curl-top-left:focus:before,
.hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-right:hover:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(315deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before,
.hvr-curl-bottom-right:focus:before,
.hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(45deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before,
.hvr-curl-bottom-left:focus:before,
.hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}
/*# sourceMappingURL=_non-critical-styles.css.map */
a {
  text-decoration: none;
}
.block.crosssell .owl-stage .owl-item .product-item {
  width: 89% !important;
}
.block.crosssell .owl-stage .owl-item .product-item .product-item-actions {
  text-align: center;
}
.block.crosssell .owl-stage .owl-item .product-item .product-item-actions .actions-primary {
  display: block;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
