/**
 * @category    ClassyLlama
 * @copyright   Copyright (c) Classy Llama Studios, LLC
 */
@media (min-width: 320px) {
  .row:not(tr) .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left;
  }
  .row:not(tr) .col-xxs-12 {
    width: 100%;
  }
  .row:not(tr) .col-xxs-11 {
    width: 91.66666667%;
  }
  .row:not(tr) .col-xxs-10 {
    width: 83.33333333%;
  }
  .row:not(tr) .col-xxs-9 {
    width: 75%;
  }
  .row:not(tr) .col-xxs-8 {
    width: 66.66666667%;
  }
  .row:not(tr) .col-xxs-7 {
    width: 58.33333333%;
  }
  .row:not(tr) .col-xxs-6 {
    width: 50%;
  }
  .row:not(tr) .col-xxs-5 {
    width: 41.66666667%;
  }
  .row:not(tr) .col-xxs-4 {
    width: 33.33333333%;
  }
  .row:not(tr) .col-xxs-3 {
    width: 25%;
  }
  .row:not(tr) .col-xxs-2 {
    width: 16.66666667%;
  }
  .row:not(tr) .col-xxs-1 {
    width: 8.33333333%;
  }
  .row:not(tr) .col-xxs-pull-12 {
    right: 100%;
  }
  .row:not(tr) .col-xxs-pull-11 {
    right: 91.66666667%;
  }
  .row:not(tr) .col-xxs-pull-10 {
    right: 83.33333333%;
  }
  .row:not(tr) .col-xxs-pull-9 {
    right: 75%;
  }
  .row:not(tr) .col-xxs-pull-8 {
    right: 66.66666667%;
  }
  .row:not(tr) .col-xxs-pull-7 {
    right: 58.33333333%;
  }
  .row:not(tr) .col-xxs-pull-6 {
    right: 50%;
  }
  .row:not(tr) .col-xxs-pull-5 {
    right: 41.66666667%;
  }
  .row:not(tr) .col-xxs-pull-4 {
    right: 33.33333333%;
  }
  .row:not(tr) .col-xxs-pull-3 {
    right: 25%;
  }
  .row:not(tr) .col-xxs-pull-2 {
    right: 16.66666667%;
  }
  .row:not(tr) .col-xxs-pull-1 {
    right: 8.33333333%;
  }
  .row:not(tr) .col-xxs-pull-0 {
    right: auto;
  }
  .row:not(tr) .col-xxs-push-12 {
    left: 100%;
  }
  .row:not(tr) .col-xxs-push-11 {
    left: 91.66666667%;
  }
  .row:not(tr) .col-xxs-push-10 {
    left: 83.33333333%;
  }
  .row:not(tr) .col-xxs-push-9 {
    left: 75%;
  }
  .row:not(tr) .col-xxs-push-8 {
    left: 66.66666667%;
  }
  .row:not(tr) .col-xxs-push-7 {
    left: 58.33333333%;
  }
  .row:not(tr) .col-xxs-push-6 {
    left: 50%;
  }
  .row:not(tr) .col-xxs-push-5 {
    left: 41.66666667%;
  }
  .row:not(tr) .col-xxs-push-4 {
    left: 33.33333333%;
  }
  .row:not(tr) .col-xxs-push-3 {
    left: 25%;
  }
  .row:not(tr) .col-xxs-push-2 {
    left: 16.66666667%;
  }
  .row:not(tr) .col-xxs-push-1 {
    left: 8.33333333%;
  }
  .row:not(tr) .col-xxs-push-0 {
    left: auto;
  }
  .row:not(tr) .col-xxs-offset-12 {
    margin-left: 100%;
  }
  .row:not(tr) .col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
  .row:not(tr) .col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .row:not(tr) .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .row:not(tr) .col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .row:not(tr) .col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .row:not(tr) .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .row:not(tr) .col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .row:not(tr) .col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .row:not(tr) .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .row:not(tr) .col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .row:not(tr) .col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .row:not(tr) .col-xxs-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 480px) {
  .row:not(tr) .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .row:not(tr) .col-xs-12 {
    width: 100%;
  }
  .row:not(tr) .col-xs-11 {
    width: 91.66666667%;
  }
  .row:not(tr) .col-xs-10 {
    width: 83.33333333%;
  }
  .row:not(tr) .col-xs-9 {
    width: 75%;
  }
  .row:not(tr) .col-xs-8 {
    width: 66.66666667%;
  }
  .row:not(tr) .col-xs-7 {
    width: 58.33333333%;
  }
  .row:not(tr) .col-xs-6 {
    width: 50%;
  }
  .row:not(tr) .col-xs-5 {
    width: 41.66666667%;
  }
  .row:not(tr) .col-xs-4 {
    width: 33.33333333%;
  }
  .row:not(tr) .col-xs-3 {
    width: 25%;
  }
  .row:not(tr) .col-xs-2 {
    width: 16.66666667%;
  }
  .row:not(tr) .col-xs-1 {
    width: 8.33333333%;
  }
  .row:not(tr) .col-xs-pull-12 {
    right: 100%;
  }
  .row:not(tr) .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .row:not(tr) .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .row:not(tr) .col-xs-pull-9 {
    right: 75%;
  }
  .row:not(tr) .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .row:not(tr) .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .row:not(tr) .col-xs-pull-6 {
    right: 50%;
  }
  .row:not(tr) .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .row:not(tr) .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .row:not(tr) .col-xs-pull-3 {
    right: 25%;
  }
  .row:not(tr) .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .row:not(tr) .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .row:not(tr) .col-xs-pull-0 {
    right: auto;
  }
  .row:not(tr) .col-xs-push-12 {
    left: 100%;
  }
  .row:not(tr) .col-xs-push-11 {
    left: 91.66666667%;
  }
  .row:not(tr) .col-xs-push-10 {
    left: 83.33333333%;
  }
  .row:not(tr) .col-xs-push-9 {
    left: 75%;
  }
  .row:not(tr) .col-xs-push-8 {
    left: 66.66666667%;
  }
  .row:not(tr) .col-xs-push-7 {
    left: 58.33333333%;
  }
  .row:not(tr) .col-xs-push-6 {
    left: 50%;
  }
  .row:not(tr) .col-xs-push-5 {
    left: 41.66666667%;
  }
  .row:not(tr) .col-xs-push-4 {
    left: 33.33333333%;
  }
  .row:not(tr) .col-xs-push-3 {
    left: 25%;
  }
  .row:not(tr) .col-xs-push-2 {
    left: 16.66666667%;
  }
  .row:not(tr) .col-xs-push-1 {
    left: 8.33333333%;
  }
  .row:not(tr) .col-xs-push-0 {
    left: auto;
  }
  .row:not(tr) .col-xs-offset-12 {
    margin-left: 100%;
  }
  .row:not(tr) .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .row:not(tr) .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .row:not(tr) .col-xs-offset-9 {
    margin-left: 75%;
  }
  .row:not(tr) .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .row:not(tr) .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .row:not(tr) .col-xs-offset-6 {
    margin-left: 50%;
  }
  .row:not(tr) .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .row:not(tr) .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .row:not(tr) .col-xs-offset-3 {
    margin-left: 25%;
  }
  .row:not(tr) .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .row:not(tr) .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .row:not(tr) .col-xs-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 640px) {
  .row:not(tr) .col-s-1, .col-s-2, .col-s-3, .col-s-4, .col-s-5, .col-s-6, .col-s-7, .col-s-8, .col-s-9, .col-s-10, .col-s-11, .col-s-12 {
    float: left;
  }
  .row:not(tr) .col-s-12 {
    width: 100%;
  }
  .row:not(tr) .col-s-11 {
    width: 91.66666667%;
  }
  .row:not(tr) .col-s-10 {
    width: 83.33333333%;
  }
  .row:not(tr) .col-s-9 {
    width: 75%;
  }
  .row:not(tr) .col-s-8 {
    width: 66.66666667%;
  }
  .row:not(tr) .col-s-7 {
    width: 58.33333333%;
  }
  .row:not(tr) .col-s-6 {
    width: 50%;
  }
  .row:not(tr) .col-s-5 {
    width: 41.66666667%;
  }
  .row:not(tr) .col-s-4 {
    width: 33.33333333%;
  }
  .row:not(tr) .col-s-3 {
    width: 25%;
  }
  .row:not(tr) .col-s-2 {
    width: 16.66666667%;
  }
  .row:not(tr) .col-s-1 {
    width: 8.33333333%;
  }
  .row:not(tr) .col-s-pull-12 {
    right: 100%;
  }
  .row:not(tr) .col-s-pull-11 {
    right: 91.66666667%;
  }
  .row:not(tr) .col-s-pull-10 {
    right: 83.33333333%;
  }
  .row:not(tr) .col-s-pull-9 {
    right: 75%;
  }
  .row:not(tr) .col-s-pull-8 {
    right: 66.66666667%;
  }
  .row:not(tr) .col-s-pull-7 {
    right: 58.33333333%;
  }
  .row:not(tr) .col-s-pull-6 {
    right: 50%;
  }
  .row:not(tr) .col-s-pull-5 {
    right: 41.66666667%;
  }
  .row:not(tr) .col-s-pull-4 {
    right: 33.33333333%;
  }
  .row:not(tr) .col-s-pull-3 {
    right: 25%;
  }
  .row:not(tr) .col-s-pull-2 {
    right: 16.66666667%;
  }
  .row:not(tr) .col-s-pull-1 {
    right: 8.33333333%;
  }
  .row:not(tr) .col-s-pull-0 {
    right: auto;
  }
  .row:not(tr) .col-s-push-12 {
    left: 100%;
  }
  .row:not(tr) .col-s-push-11 {
    left: 91.66666667%;
  }
  .row:not(tr) .col-s-push-10 {
    left: 83.33333333%;
  }
  .row:not(tr) .col-s-push-9 {
    left: 75%;
  }
  .row:not(tr) .col-s-push-8 {
    left: 66.66666667%;
  }
  .row:not(tr) .col-s-push-7 {
    left: 58.33333333%;
  }
  .row:not(tr) .col-s-push-6 {
    left: 50%;
  }
  .row:not(tr) .col-s-push-5 {
    left: 41.66666667%;
  }
  .row:not(tr) .col-s-push-4 {
    left: 33.33333333%;
  }
  .row:not(tr) .col-s-push-3 {
    left: 25%;
  }
  .row:not(tr) .col-s-push-2 {
    left: 16.66666667%;
  }
  .row:not(tr) .col-s-push-1 {
    left: 8.33333333%;
  }
  .row:not(tr) .col-s-push-0 {
    left: auto;
  }
  .row:not(tr) .col-s-offset-12 {
    margin-left: 100%;
  }
  .row:not(tr) .col-s-offset-11 {
    margin-left: 91.66666667%;
  }
  .row:not(tr) .col-s-offset-10 {
    margin-left: 83.33333333%;
  }
  .row:not(tr) .col-s-offset-9 {
    margin-left: 75%;
  }
  .row:not(tr) .col-s-offset-8 {
    margin-left: 66.66666667%;
  }
  .row:not(tr) .col-s-offset-7 {
    margin-left: 58.33333333%;
  }
  .row:not(tr) .col-s-offset-6 {
    margin-left: 50%;
  }
  .row:not(tr) .col-s-offset-5 {
    margin-left: 41.66666667%;
  }
  .row:not(tr) .col-s-offset-4 {
    margin-left: 33.33333333%;
  }
  .row:not(tr) .col-s-offset-3 {
    margin-left: 25%;
  }
  .row:not(tr) .col-s-offset-2 {
    margin-left: 16.66666667%;
  }
  .row:not(tr) .col-s-offset-1 {
    margin-left: 8.33333333%;
  }
  .row:not(tr) .col-s-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 769px) {
  .row:not(tr) .col-m-1, .col-m-2, .col-m-3, .col-m-4, .col-m-5, .col-m-6, .col-m-7, .col-m-8, .col-m-9, .col-m-10, .col-m-11, .col-m-12 {
    float: left;
  }
  .row:not(tr) .col-m-12 {
    width: 100%;
  }
  .row:not(tr) .col-m-11 {
    width: 91.66666667%;
  }
  .row:not(tr) .col-m-10 {
    width: 83.33333333%;
  }
  .row:not(tr) .col-m-9 {
    width: 75%;
  }
  .row:not(tr) .col-m-8 {
    width: 66.66666667%;
  }
  .row:not(tr) .col-m-7 {
    width: 58.33333333%;
  }
  .row:not(tr) .col-m-6 {
    width: 50%;
  }
  .row:not(tr) .col-m-5 {
    width: 41.66666667%;
  }
  .row:not(tr) .col-m-4 {
    width: 33.33333333%;
  }
  .row:not(tr) .col-m-3 {
    width: 25%;
  }
  .row:not(tr) .col-m-2 {
    width: 16.66666667%;
  }
  .row:not(tr) .col-m-1 {
    width: 8.33333333%;
  }
  .row:not(tr) .col-m-pull-12 {
    right: 100%;
  }
  .row:not(tr) .col-m-pull-11 {
    right: 91.66666667%;
  }
  .row:not(tr) .col-m-pull-10 {
    right: 83.33333333%;
  }
  .row:not(tr) .col-m-pull-9 {
    right: 75%;
  }
  .row:not(tr) .col-m-pull-8 {
    right: 66.66666667%;
  }
  .row:not(tr) .col-m-pull-7 {
    right: 58.33333333%;
  }
  .row:not(tr) .col-m-pull-6 {
    right: 50%;
  }
  .row:not(tr) .col-m-pull-5 {
    right: 41.66666667%;
  }
  .row:not(tr) .col-m-pull-4 {
    right: 33.33333333%;
  }
  .row:not(tr) .col-m-pull-3 {
    right: 25%;
  }
  .row:not(tr) .col-m-pull-2 {
    right: 16.66666667%;
  }
  .row:not(tr) .col-m-pull-1 {
    right: 8.33333333%;
  }
  .row:not(tr) .col-m-pull-0 {
    right: auto;
  }
  .row:not(tr) .col-m-push-12 {
    left: 100%;
  }
  .row:not(tr) .col-m-push-11 {
    left: 91.66666667%;
  }
  .row:not(tr) .col-m-push-10 {
    left: 83.33333333%;
  }
  .row:not(tr) .col-m-push-9 {
    left: 75%;
  }
  .row:not(tr) .col-m-push-8 {
    left: 66.66666667%;
  }
  .row:not(tr) .col-m-push-7 {
    left: 58.33333333%;
  }
  .row:not(tr) .col-m-push-6 {
    left: 50%;
  }
  .row:not(tr) .col-m-push-5 {
    left: 41.66666667%;
  }
  .row:not(tr) .col-m-push-4 {
    left: 33.33333333%;
  }
  .row:not(tr) .col-m-push-3 {
    left: 25%;
  }
  .row:not(tr) .col-m-push-2 {
    left: 16.66666667%;
  }
  .row:not(tr) .col-m-push-1 {
    left: 8.33333333%;
  }
  .row:not(tr) .col-m-push-0 {
    left: auto;
  }
  .row:not(tr) .col-m-offset-12 {
    margin-left: 100%;
  }
  .row:not(tr) .col-m-offset-11 {
    margin-left: 91.66666667%;
  }
  .row:not(tr) .col-m-offset-10 {
    margin-left: 83.33333333%;
  }
  .row:not(tr) .col-m-offset-9 {
    margin-left: 75%;
  }
  .row:not(tr) .col-m-offset-8 {
    margin-left: 66.66666667%;
  }
  .row:not(tr) .col-m-offset-7 {
    margin-left: 58.33333333%;
  }
  .row:not(tr) .col-m-offset-6 {
    margin-left: 50%;
  }
  .row:not(tr) .col-m-offset-5 {
    margin-left: 41.66666667%;
  }
  .row:not(tr) .col-m-offset-4 {
    margin-left: 33.33333333%;
  }
  .row:not(tr) .col-m-offset-3 {
    margin-left: 25%;
  }
  .row:not(tr) .col-m-offset-2 {
    margin-left: 16.66666667%;
  }
  .row:not(tr) .col-m-offset-1 {
    margin-left: 8.33333333%;
  }
  .row:not(tr) .col-m-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .row:not(tr) .col-l-1, .col-l-2, .col-l-3, .col-l-4, .col-l-5, .col-l-6, .col-l-7, .col-l-8, .col-l-9, .col-l-10, .col-l-11, .col-l-12 {
    float: left;
  }
  .row:not(tr) .col-l-12 {
    width: 100%;
  }
  .row:not(tr) .col-l-11 {
    width: 91.66666667%;
  }
  .row:not(tr) .col-l-10 {
    width: 83.33333333%;
  }
  .row:not(tr) .col-l-9 {
    width: 75%;
  }
  .row:not(tr) .col-l-8 {
    width: 66.66666667%;
  }
  .row:not(tr) .col-l-7 {
    width: 58.33333333%;
  }
  .row:not(tr) .col-l-6 {
    width: 50%;
  }
  .row:not(tr) .col-l-5 {
    width: 41.66666667%;
  }
  .row:not(tr) .col-l-4 {
    width: 33.33333333%;
  }
  .row:not(tr) .col-l-3 {
    width: 25%;
  }
  .row:not(tr) .col-l-2 {
    width: 16.66666667%;
  }
  .row:not(tr) .col-l-1 {
    width: 8.33333333%;
  }
  .row:not(tr) .col-l-pull-12 {
    right: 100%;
  }
  .row:not(tr) .col-l-pull-11 {
    right: 91.66666667%;
  }
  .row:not(tr) .col-l-pull-10 {
    right: 83.33333333%;
  }
  .row:not(tr) .col-l-pull-9 {
    right: 75%;
  }
  .row:not(tr) .col-l-pull-8 {
    right: 66.66666667%;
  }
  .row:not(tr) .col-l-pull-7 {
    right: 58.33333333%;
  }
  .row:not(tr) .col-l-pull-6 {
    right: 50%;
  }
  .row:not(tr) .col-l-pull-5 {
    right: 41.66666667%;
  }
  .row:not(tr) .col-l-pull-4 {
    right: 33.33333333%;
  }
  .row:not(tr) .col-l-pull-3 {
    right: 25%;
  }
  .row:not(tr) .col-l-pull-2 {
    right: 16.66666667%;
  }
  .row:not(tr) .col-l-pull-1 {
    right: 8.33333333%;
  }
  .row:not(tr) .col-l-pull-0 {
    right: auto;
  }
  .row:not(tr) .col-l-push-12 {
    left: 100%;
  }
  .row:not(tr) .col-l-push-11 {
    left: 91.66666667%;
  }
  .row:not(tr) .col-l-push-10 {
    left: 83.33333333%;
  }
  .row:not(tr) .col-l-push-9 {
    left: 75%;
  }
  .row:not(tr) .col-l-push-8 {
    left: 66.66666667%;
  }
  .row:not(tr) .col-l-push-7 {
    left: 58.33333333%;
  }
  .row:not(tr) .col-l-push-6 {
    left: 50%;
  }
  .row:not(tr) .col-l-push-5 {
    left: 41.66666667%;
  }
  .row:not(tr) .col-l-push-4 {
    left: 33.33333333%;
  }
  .row:not(tr) .col-l-push-3 {
    left: 25%;
  }
  .row:not(tr) .col-l-push-2 {
    left: 16.66666667%;
  }
  .row:not(tr) .col-l-push-1 {
    left: 8.33333333%;
  }
  .row:not(tr) .col-l-push-0 {
    left: auto;
  }
  .row:not(tr) .col-l-offset-12 {
    margin-left: 100%;
  }
  .row:not(tr) .col-l-offset-11 {
    margin-left: 91.66666667%;
  }
  .row:not(tr) .col-l-offset-10 {
    margin-left: 83.33333333%;
  }
  .row:not(tr) .col-l-offset-9 {
    margin-left: 75%;
  }
  .row:not(tr) .col-l-offset-8 {
    margin-left: 66.66666667%;
  }
  .row:not(tr) .col-l-offset-7 {
    margin-left: 58.33333333%;
  }
  .row:not(tr) .col-l-offset-6 {
    margin-left: 50%;
  }
  .row:not(tr) .col-l-offset-5 {
    margin-left: 41.66666667%;
  }
  .row:not(tr) .col-l-offset-4 {
    margin-left: 33.33333333%;
  }
  .row:not(tr) .col-l-offset-3 {
    margin-left: 25%;
  }
  .row:not(tr) .col-l-offset-2 {
    margin-left: 16.66666667%;
  }
  .row:not(tr) .col-l-offset-1 {
    margin-left: 8.33333333%;
  }
  .row:not(tr) .col-l-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .row:not(tr) .col-ll-1, .col-ll-2, .col-ll-3, .col-ll-4, .col-ll-5, .col-ll-6, .col-ll-7, .col-ll-8, .col-ll-9, .col-ll-10, .col-ll-11, .col-ll-12 {
    float: left;
  }
  .row:not(tr) .col-ll-12 {
    width: 100%;
  }
  .row:not(tr) .col-ll-11 {
    width: 91.66666667%;
  }
  .row:not(tr) .col-ll-10 {
    width: 83.33333333%;
  }
  .row:not(tr) .col-ll-9 {
    width: 75%;
  }
  .row:not(tr) .col-ll-8 {
    width: 66.66666667%;
  }
  .row:not(tr) .col-ll-7 {
    width: 58.33333333%;
  }
  .row:not(tr) .col-ll-6 {
    width: 50%;
  }
  .row:not(tr) .col-ll-5 {
    width: 41.66666667%;
  }
  .row:not(tr) .col-ll-4 {
    width: 33.33333333%;
  }
  .row:not(tr) .col-ll-3 {
    width: 25%;
  }
  .row:not(tr) .col-ll-2 {
    width: 16.66666667%;
  }
  .row:not(tr) .col-ll-1 {
    width: 8.33333333%;
  }
  .row:not(tr) .col-ll-pull-12 {
    right: 100%;
  }
  .row:not(tr) .col-ll-pull-11 {
    right: 91.66666667%;
  }
  .row:not(tr) .col-ll-pull-10 {
    right: 83.33333333%;
  }
  .row:not(tr) .col-ll-pull-9 {
    right: 75%;
  }
  .row:not(tr) .col-ll-pull-8 {
    right: 66.66666667%;
  }
  .row:not(tr) .col-ll-pull-7 {
    right: 58.33333333%;
  }
  .row:not(tr) .col-ll-pull-6 {
    right: 50%;
  }
  .row:not(tr) .col-ll-pull-5 {
    right: 41.66666667%;
  }
  .row:not(tr) .col-ll-pull-4 {
    right: 33.33333333%;
  }
  .row:not(tr) .col-ll-pull-3 {
    right: 25%;
  }
  .row:not(tr) .col-ll-pull-2 {
    right: 16.66666667%;
  }
  .row:not(tr) .col-ll-pull-1 {
    right: 8.33333333%;
  }
  .row:not(tr) .col-ll-pull-0 {
    right: auto;
  }
  .row:not(tr) .col-ll-push-12 {
    left: 100%;
  }
  .row:not(tr) .col-ll-push-11 {
    left: 91.66666667%;
  }
  .row:not(tr) .col-ll-push-10 {
    left: 83.33333333%;
  }
  .row:not(tr) .col-ll-push-9 {
    left: 75%;
  }
  .row:not(tr) .col-ll-push-8 {
    left: 66.66666667%;
  }
  .row:not(tr) .col-ll-push-7 {
    left: 58.33333333%;
  }
  .row:not(tr) .col-ll-push-6 {
    left: 50%;
  }
  .row:not(tr) .col-ll-push-5 {
    left: 41.66666667%;
  }
  .row:not(tr) .col-ll-push-4 {
    left: 33.33333333%;
  }
  .row:not(tr) .col-ll-push-3 {
    left: 25%;
  }
  .row:not(tr) .col-ll-push-2 {
    left: 16.66666667%;
  }
  .row:not(tr) .col-ll-push-1 {
    left: 8.33333333%;
  }
  .row:not(tr) .col-ll-push-0 {
    left: auto;
  }
  .row:not(tr) .col-ll-offset-12 {
    margin-left: 100%;
  }
  .row:not(tr) .col-ll-offset-11 {
    margin-left: 91.66666667%;
  }
  .row:not(tr) .col-ll-offset-10 {
    margin-left: 83.33333333%;
  }
  .row:not(tr) .col-ll-offset-9 {
    margin-left: 75%;
  }
  .row:not(tr) .col-ll-offset-8 {
    margin-left: 66.66666667%;
  }
  .row:not(tr) .col-ll-offset-7 {
    margin-left: 58.33333333%;
  }
  .row:not(tr) .col-ll-offset-6 {
    margin-left: 50%;
  }
  .row:not(tr) .col-ll-offset-5 {
    margin-left: 41.66666667%;
  }
  .row:not(tr) .col-ll-offset-4 {
    margin-left: 33.33333333%;
  }
  .row:not(tr) .col-ll-offset-3 {
    margin-left: 25%;
  }
  .row:not(tr) .col-ll-offset-2 {
    margin-left: 16.66666667%;
  }
  .row:not(tr) .col-ll-offset-1 {
    margin-left: 8.33333333%;
  }
  .row:not(tr) .col-ll-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1440px) {
  .row:not(tr) .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .row:not(tr) .col-xl-12 {
    width: 100%;
  }
  .row:not(tr) .col-xl-11 {
    width: 91.66666667%;
  }
  .row:not(tr) .col-xl-10 {
    width: 83.33333333%;
  }
  .row:not(tr) .col-xl-9 {
    width: 75%;
  }
  .row:not(tr) .col-xl-8 {
    width: 66.66666667%;
  }
  .row:not(tr) .col-xl-7 {
    width: 58.33333333%;
  }
  .row:not(tr) .col-xl-6 {
    width: 50%;
  }
  .row:not(tr) .col-xl-5 {
    width: 41.66666667%;
  }
  .row:not(tr) .col-xl-4 {
    width: 33.33333333%;
  }
  .row:not(tr) .col-xl-3 {
    width: 25%;
  }
  .row:not(tr) .col-xl-2 {
    width: 16.66666667%;
  }
  .row:not(tr) .col-xl-1 {
    width: 8.33333333%;
  }
  .row:not(tr) .col-xl-pull-12 {
    right: 100%;
  }
  .row:not(tr) .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .row:not(tr) .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .row:not(tr) .col-xl-pull-9 {
    right: 75%;
  }
  .row:not(tr) .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .row:not(tr) .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .row:not(tr) .col-xl-pull-6 {
    right: 50%;
  }
  .row:not(tr) .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .row:not(tr) .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .row:not(tr) .col-xl-pull-3 {
    right: 25%;
  }
  .row:not(tr) .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .row:not(tr) .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .row:not(tr) .col-xl-pull-0 {
    right: auto;
  }
  .row:not(tr) .col-xl-push-12 {
    left: 100%;
  }
  .row:not(tr) .col-xl-push-11 {
    left: 91.66666667%;
  }
  .row:not(tr) .col-xl-push-10 {
    left: 83.33333333%;
  }
  .row:not(tr) .col-xl-push-9 {
    left: 75%;
  }
  .row:not(tr) .col-xl-push-8 {
    left: 66.66666667%;
  }
  .row:not(tr) .col-xl-push-7 {
    left: 58.33333333%;
  }
  .row:not(tr) .col-xl-push-6 {
    left: 50%;
  }
  .row:not(tr) .col-xl-push-5 {
    left: 41.66666667%;
  }
  .row:not(tr) .col-xl-push-4 {
    left: 33.33333333%;
  }
  .row:not(tr) .col-xl-push-3 {
    left: 25%;
  }
  .row:not(tr) .col-xl-push-2 {
    left: 16.66666667%;
  }
  .row:not(tr) .col-xl-push-1 {
    left: 8.33333333%;
  }
  .row:not(tr) .col-xl-push-0 {
    left: auto;
  }
  .row:not(tr) .col-xl-offset-12 {
    margin-left: 100%;
  }
  .row:not(tr) .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .row:not(tr) .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .row:not(tr) .col-xl-offset-9 {
    margin-left: 75%;
  }
  .row:not(tr) .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .row:not(tr) .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .row:not(tr) .col-xl-offset-6 {
    margin-left: 50%;
  }
  .row:not(tr) .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .row:not(tr) .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .row:not(tr) .col-xl-offset-3 {
    margin-left: 25%;
  }
  .row:not(tr) .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .row:not(tr) .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .row:not(tr) .col-xl-offset-0 {
    margin-left: 0%;
  }
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
@-ms-viewport {
  width: device-width;
}
[class^="visible-"] {
  display: none !important;
}
@media (max-width: 319px) {
  .visible-xxxs {
    display: block !important;
  }
  table.visible-xxxs {
    display: table !important;
  }
  tr.visible-xxxs {
    display: table-row !important;
  }
  th.visible-xxxs,
  td.visible-xxxs {
    display: table-cell !important;
  }
}
@media (max-width: 319px) {
  .visible-xxxs-block {
    display: block !important;
  }
}
@media (max-width: 319px) {
  .visible-xxxs-inline {
    display: inline !important;
  }
}
@media (max-width: 319px) {
  .visible-xxxs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .visible-xxs {
    display: block !important;
  }
  table.visible-xxs {
    display: table !important;
  }
  tr.visible-xxs {
    display: table-row !important;
  }
  th.visible-xxs,
  td.visible-xxs {
    display: table-cell !important;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .visible-xxs-block {
    display: block !important;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .visible-xxs-inline {
    display: inline !important;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .visible-xxs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .visible-s {
    display: block !important;
  }
  table.visible-s {
    display: table !important;
  }
  tr.visible-s {
    display: table-row !important;
  }
  th.visible-s,
  td.visible-s {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .visible-s-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .visible-s-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .visible-s-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .visible-m {
    display: block !important;
  }
  table.visible-m {
    display: table !important;
  }
  tr.visible-m {
    display: table-row !important;
  }
  th.visible-m,
  td.visible-m {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .visible-m-block {
    display: block !important;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .visible-m-inline {
    display: inline !important;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .visible-m-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-l {
    display: block !important;
  }
  table.visible-l {
    display: table !important;
  }
  tr.visible-l {
    display: table-row !important;
  }
  th.visible-l,
  td.visible-l {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-l-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-l-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-l-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .visible-ll {
    display: block !important;
  }
  table.visible-ll {
    display: table !important;
  }
  tr.visible-ll {
    display: table-row !important;
  }
  th.visible-ll,
  td.visible-ll {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .visible-ll-block {
    display: block !important;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .visible-ll-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .visible-ll-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  .visible-xl-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-xl-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 319px) {
  .hidden-xxxs {
    display: none !important;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .hidden-xxs {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .hidden-s {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .hidden-m {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .hidden-l {
    display: none !important;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .hidden-ll {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .hidden-xl {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
 * The two separate mixins were written to prevent duplicate generated css for the pre-generated aspect ratio sizes
 * This mixin is for convenience so the user doesn't have to declare both mixins every time. It also includes parameters
 * for min-height and max-height for additional convenience is it is expected those will be set anyway when used in
 * custom code.
 */
/*
// Disabling this mixin until the issue where compiling with PHP results in this error:
//      Sorry, can not do JavaScript evaluation in PHP...
// Currently this mixin only works with Grunt compilation
.background-image-pixel-density(@image1x: '', @image2x: '') {
    & when not (@image1x = '') {
        background-image: ~`"url(@{image1x})"`;
    }
    & when not (@image2x = '') {
        @media
        only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min--moz-device-pixel-ratio: 2),
        only screen and (-o-min-device-pixel-ratio: 2/1),
        only screen and (min-device-pixel-ratio: 2),
        only screen and (min-resolution: 192dpi),
        only screen and (min-resolution: 2dppx) {
            background-image: ~`"url(@{image2x})"`;
        }
    }
}

.background-image(@image1x: '', @image2x: '', @position: center, @size: cover) {
    .background-image-pixel-density(@image1x, @image2x);
    background-size: @size;
    background-repeat: no-repeat;
    background-position: @position;
}
*/
.background-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.background-contain {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-layout-full-width .page-main {
  max-width: 100%;
}
@media (min-width: 768px) {
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    content: '' !important;
  }
}
@media (max-width: 767px) {
  .page-wrapper .page-header .logo img {
    height: auto;
  }
}
.catalog-product-view .product-social-links {
  text-align: left !important;
}
.grecaptcha-badge {
  z-index: 2;
}
.header.links .phone-number-head {
  order: 1;
}
.header.links .help-link-head {
  order: 2;
}
.header.links .link.wishlist {
  order: 3;
}
.header.links .authorization-link {
  order: 4;
}
.header.links li:last-child {
  order: 5;
}
@font-face {
  font-family: 'tourcycling-icons';
  src: url('../fonts/tourcycling-icons/tourcycling-icons.woff2') format('woff2'), url('../fonts/tourcycling-icons/tourcycling-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
/**
 * @category    ClassyLlama
 * @copyright   Copyright (c) Classy Llama Studios, LLC
 */
@media (min-width: 769px) {
  body:not(.checkout-index-index) .page-wrapper .page-header .logo {
    margin-top: 0;
  }
  .page-wrapper .page-header .header.links {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .page-wrapper .page-header .header.links li {
    white-space: nowrap;
  }
  .page-wrapper .page-header .header.links li a {
    font-size: 16px;
  }
  .page-wrapper .page-header .block-search {
    width: 30%;
  }
  .page-wrapper .page-header .header.content {
    padding-top: 10px;
  }
  .page-wrapper .page-header .logo {
    margin-left: 0;
    margin-top: 0;
  }
  .page-wrapper .page-header .logo img {
    height: auto;
  }
  .page-wrapper .page-header .header-shipping {
    display: block;
    width: 75%;
    margin-left: auto;
  }
  .page-wrapper .navigation ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .page-wrapper .navigation ul ul {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-wrapper .navigation ul ul li {
    position: relative;
  }
  .page-wrapper .navigation ul .level0 {
    margin-right: 0;
  }
  .page-wrapper .navigation ul .level0 > .level-top {
    white-space: nowrap;
    text-align: center;
    padding: 0;
  }
  .page-wrapper .navigation ul .level0 > .level-top > .ui-menu-icon {
    right: -15px;
  }
}
@media (max-width: 1024px) {
  body .ub-mega-menu ul.level0 > li.mega {
    margin-right: 40px;
  }
}
/**
 * @category    ClassyLlama
 * @copyright   Copyright (c) Classy Llama Studios, LLC
 */
@media (min-width: 769px) {
  .page-footer .footer.content .custom-footer {
    text-align: left;
  }
  .page-footer .footer.content .custom-footer .trust-icon {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .page-footer .footer.content .footer-bottom-container .bottom-left {
    padding-bottom: 10px;
  }
}
@media (min-width: 1024px) {
  .page-footer .footer.content .footer-bottom-container .bottom-left {
    text-align: left;
    padding-bottom: 0;
  }
  .page-footer .footer.content .footer-bottom-container .bottom-middle {
    text-align: center;
  }
  .page-footer .footer.content .footer-bottom-container .bottom-right {
    text-align: right;
  }
}
@media (max-width: 769px) {
  .page-footer .footer-developedby-container {
    justify-content: center;
  }
}
/**
 * @category    ClassyLlama
 * @copyright   Copyright (c) Classy Llama Studios, LLC
 */
/**
 * @category    ClassyLlama
 * @copyright   Copyright (c) Classy Llama Studios, LLC
 */
@media (min-width: 640px) {
  .page-products #maincontent .columns .main .products-grid .product-item .product-item-info .swatch-attribute.size {
    display: block;
  }
}
@media (min-width: 1024px) {
  .page-products #maincontent .columns .main .products-grid .product-item {
    width: 31%;
    margin-left: calc((100% - 3 * 32%) / 2);
  }
}
.minicart-items .product-item .product-image-wrapper img {
  object-fit: contain;
}
.checkout-index-index .title-number {
  color: #111111;
  border: 1px solid transparent;
  background-image: none;
  box-shadow: none;
}
.checkout-index-index div.iosc-place-order-container {
  border-color: #e14b23;
}
.checkout-index-index div.iosc-place-order-container button.iosc-place-order-button {
  background-image: none;
  background: #e14b23;
  border: 1px solid #eeeeee;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 16px;
  padding: 15px;
  width: 100%;
  border-radius: 0;
  letter-spacing: 0;
  text-transform: capitalize;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.checkout-index-index div.iosc-place-order-container button.iosc-place-order-button:focus,
.checkout-index-index div.iosc-place-order-container button.iosc-place-order-button:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.checkout-index-index div.iosc-place-order-container button.iosc-place-order-button:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.checkout-index-index div.iosc-place-order-container button.iosc-place-order-button.disabled,
.checkout-index-index div.iosc-place-order-container button.iosc-place-order-button[disabled],
fieldset[disabled] .checkout-index-index div.iosc-place-order-container button.iosc-place-order-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.checkout-index-index .newaddress-button-title .action-toggle:after,
.checkout-index-index .discount-code .payment-option-title .action-toggle:after,
.checkout-index-index .iosc-comment .iosc-comment-title .action-toggle:after {
  font-family: 'icons-blank-theme';
  font-size: 32px;
  line-height: 16px;
  margin: 0;
}
.checkout-index-index .discount-code._active .payment-option-title .action-toggle:after {
  transform: rotate(180deg);
}
@media (min-width: 769px) {
  .checkout-index-index .page-wrapper .page-header .header.content {
    margin-bottom: 15px;
  }
  .checkout-index-index .page-wrapper .page-header .header.content .logo {
    margin: auto;
    display: block;
    float: none;
  }
  .checkout-index-index .page-wrapper .page-header .header.content .logo img {
    margin: auto;
    padding: 20px 0;
  }
  .checkout-index-index .opc-wrapper .fieldset > .field:not(.choice) > .label {
    float: none;
    text-align: left;
  }
  .checkout-index-index .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 0;
  }
  .checkout-index-index .form.form-discount .actions-toolbar {
    margin-left: 0;
  }
}
@media (max-width: 769px) {
  body.checkout-index-index .page-wrapper .page-header a.logo {
    margin-left: calc(50% - 75px);
    margin-right: 0;
  }
}
/**
 * @category    ClassyLlama
 * @copyright   Copyright (c) Classy Llama Studios, LLC
 */
@media (max-width: 1024px) {
  .cms-index-index #maincontent .widget-product-carousel-container .products-grid .homepage-products-slideshow {
    margin-left: 0;
  }
}
@media (min-width: 769px) {
  .cms-index-index #maincontent .home-page-summary .container-fluid .row .summary-content {
    text-align: left;
  }
  .cms-index-index #maincontent .home-page-activities .flex-row .activity-container {
    width: 24%;
  }
  .cms-index-index #maincontent .brands-carousel-container .brands-carousel-content .brands-flex-container .row {
    width: 100%;
    margin: auto;
  }
  .cms-index-index #maincontent .brands-carousel-container .brands-carousel-content .brands-flex-container .row > .brand-item {
    display: inline-block;
    width: calc(100% / 9);
  }
}
/**
 * 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;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content {
  max-width: 1320px;
  margin: auto;
  padding-left: 5%;
}
@media only screen and (min-width: 1170px) {
  .ub-mega-menu ul.level1 > li.mega.has-child:focus > .child-content,
  .ub-mega-menu ul.level1 > li.mega.has-child:hover > .child-content {
    top: 10px;
  }
  .ub-mega-menu ul.level2 > li.mega.has-child:focus > .child-content,
  .ub-mega-menu ul.level2 > li.mega.has-child:hover > .child-content {
    top: 10px;
  }
  .ub-mega-menu ul.level3 > li.mega.has-child:focus > .child-content,
  .ub-mega-menu ul.level3 > li.mega.has-child:hover > .child-content {
    top: 10px;
  }
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner-wrap .child-content-inner ul.level2 > li.mega.has-child .child-content {
    max-width: 82%;
    min-height: 100% !important;
  }
}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .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;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 769px) {
  .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;
  }
}
/**
 * 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%;
  }
}
.filter .filter-current.active {
  padding-bottom: 15px;
}
.filter .filter-current.active .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.filter .filter-current.active .items .filter-label {
  display: none;
}
.filter .filter-current.active .items .item {
  border: 1px solid #E5E5E5;
  padding: 3px 17px 3px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 5px 10px 5px 0;
}
.filter .filter-current.active .items .item .filter-value {
  font-size: 14px;
  color: #111111;
}
.filter .filter-current.active .items .item a:before {
  font-size: 22px;
  position: absolute;
  top: 6px;
  right: -3px;
  color: #111111;
  font-weight: 300;
}
.filter .filter-current.active .items .action.remove {
  position: unset;
}
@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,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-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-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title,
  .block-search .label {
    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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar: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 .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,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    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,
  .product-add-form .fieldset > .field,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .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,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    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,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .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 {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  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: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    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: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    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: #101010;
    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: #eeeeee;
    line-height: 53px;
    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: #e14b23;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #e14b23;
    border-style: solid;
    border-width: 0 0 3px;
    color: #e14b23;
    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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    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: #d1d1d1;
    color: #d1d1d1;
    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: #b0b0b0;
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #e14b23;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .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: 'icons-blank-theme';
    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: 'icons-blank-theme';
    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;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .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 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #5b5b5b;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #5b5b5b;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #5b5b5b;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #111111;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .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: #111111;
    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: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .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 5px 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;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  ul.level0 > li.mega {
    margin: 0 3.5% 0 0;
  }
  ul.level0 > li.mega.lasr {
    margin-right: 0;
  }
  ul.level0 > li.mega > .mega {
    padding: 0 0;
    position: relative;
  }
  ul.level0 > li.mega.style-default,
  ul.level0 > li.mega.style-1,
  ul.level0 > li.mega.style-2 {
    position: static;
  }
  ul.level0 > li.mega.style-default .child-content,
  ul.level0 > li.mega.style-1 .child-content,
  ul.level0 > li.mega.style-2 .child-content {
    left: 0;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .func-01 p {
    font-size: 14px;
    line-height: 25px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .func-01 img {
    margin-bottom: 20px;
    max-width: 400px;
  }
  ul.level1 > li.mega.has-child:focus > .child-content,
  ul.level1 > li.mega.has-child:hover > .child-content {
    right: -100%;
    top: 0;
  }
  ul.level2 > li.mega.has-child:focus > .child-content,
  ul.level2 > li.mega.has-child:hover > .child-content {
    right: -100%;
    top: 0;
  }
  li.mega.style-tabs ul.level2 > li.mega .mega {
    color: #575757;
    font-weight: 600;
    line-height: 35px;
    padding: 0 10px;
  }
  li.mega.style-tabs ul.level2 > li.mega.has-child .child-content {
    display: none;
  }
  li.mega.style-tabs ul.level2 > li.mega.has-child.active > .child-content {
    display: block !important;
  }
  li.mega.style-tabs ul.level2 > li.mega.has-child.active .has-child {
    background-color: #f0f0f0 !important;
    color: #1979c3;
  }
  li.mega.style-tabs ul.level2 > li.mega.has-child.active > li.mega .mega {
    color: #1979c3;
  }
  li.mega.style-tabs ul.level4 > li.mega .mega {
    font-weight: 400;
    padding: 0;
  }
  li.mega.style-tabs .child-content .child-content-inner-wrap .child-content-inner ul.level2 > li.mega.has-child .child-content {
    max-width: 68%;
  }
  li.mega.style-tabs .child-content .child-content-inner-wrap .child-content-inner .collections .block.widget .products-grid li.product-item {
    width: 50% !important;
  }
  .mega-with-thumb ul.mega-menu li {
    width: 33.332%;
  }
  .ub-mega-menu-vertical .ub-mega-menu-wrapper .child-content {
    left: 120px;
  }
  .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level0 > li.mega {
    position: relative;
  }
  .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:hover > .child-content,
  .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:focus > .child-content {
    right: -200px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper .child-content {
    right: 120px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level0 > li.mega {
    position: relative;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:hover > .child-content,
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:focus > .child-content {
    left: -200px;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .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 {
    width: 33.33333333%;
  }
  .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: transparent;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
    color: #5b5b5b;
    border: 1px solid #d1d1d1;
    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: #5b5b5b;
    background: rgba(0, 0, 0, 0);
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(209, 209, 209, 0.8), inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
    background: rgba(0, 0, 0, 0);
    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: #5b5b5b;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #5b5b5b;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .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;
  }
  .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%;
  }
  .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;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .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 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .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;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .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: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .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: 769px;
    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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .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%;
  }
  .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.8%;
  }
  .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: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .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;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .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%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #b0b0b0;
    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 #e14b23;
    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 {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .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 .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .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;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #b0b0b0;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    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 .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .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;
    padding: 5px 0;
    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: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    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: inherit;
  }
  .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;
  }
  .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 #d1d1d1;
  }
  .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 #d1d1d1;
    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: #5b5b5b;
    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;
  }
  .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 {
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  ul.level0 > li.mega {
    position: static;
    margin: 0 5.5% 0 0;
  }
  ul.level0 > li.mega > .mega {
    padding: 0;
    position: relative;
  }
  ul.level0 > li.mega.style-default,
  ul.level0 > li.mega.style-1 {
    position: relative;
  }
  ul.level0 > li.mega.style-2 {
    position: static;
  }
  ul.level0 > li.mega.style-2 .child-content {
    left: 100px;
  }
  ul.level1 > li.mega.has-child:focus > .child-content,
  ul.level1 > li.mega.has-child:hover > .child-content {
    right: -100%;
    top: 0;
  }
  ul.level2 > li.mega.has-child:focus > .child-content,
  ul.level2 > li.mega.has-child:hover > .child-content {
    right: -100%;
    top: 0;
  }
  li.mega.style-tabs .child-content .child-content-inner-wrap .child-content-inner ul.level2 > li.mega.has-child .child-content {
    max-width: 77%;
  }
  li.mega.style-tabs .child-content .child-content-inner-wrap .child-content-inner .collections .block.widget .products-grid li.product-item {
    width: 33.3332% !important;
  }
  .mega-with-thumb ul.mega-menu li {
    width: 20%;
  }
  .ub-mega-menu-vertical .ub-mega-menu-wrapper .child-content {
    left: 170px;
  }
  .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level0 > li.mega {
    position: relative;
  }
  .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:hover > .child-content,
  .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:focus > .child-content {
    right: -200px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper .child-content {
    right: 170px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level0 > li.mega {
    position: relative;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:hover > .child-content,
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:focus > .child-content {
    left: -200px;
  }
  .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 {
    width: 23.233%;
    margin-left: calc((100% - 4 * 23.233%) / 3);
    padding: 0;
  }
  .page-products .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .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;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    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: 1440px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .ub-mega-menu ul.level0 > li.mega {
    position: relative;
    margin: 0 7% 0 0;
  }
  .ub-mega-menu ul.level0 > li.mega > .mega {
    padding: 0;
  }
  .ub-mega-menu ul.level0 > li.mega.style-default,
  .ub-mega-menu ul.level0 > li.mega.style-1 {
    position: relative;
  }
  .ub-mega-menu ul.level0 > li.mega.style-2 {
    position: relative;
  }
  .ub-mega-menu ul.level0 > li.mega.style-2 .child-content {
    left: 0;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .func-01 p {
    font-size: 16px;
    line-height: 30px;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 45px;
    line-height: 55px;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .func-01 img {
    max-width: inherit;
  }
  .ub-mega-menu ul.level0 {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width {
    position: static;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content {
    left: 0;
    width: 100%;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap {
    padding: 20px;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner {
    padding: 0;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .cms-content-important {
    font-size: 16px;
    margin: 20px 0 0 0;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .intro {
    margin-bottom: 20px;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .func-01 {
    margin-bottom: 20px;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .func-01 p {
    font-size: 16px;
    line-height: 30px;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width .child-content .child-content-inner-wrap .child-content-inner .intro-megamenu .func-01 img {
    float: right;
    margin-left: 20px;
  }
  .ub-mega-menu ul.level0 > li.mega.style-tabs .child-content {
    padding: 20px 0;
  }
  .ub-mega-menu ul.level0 > li.mega.style-tabs .child-content .child-content-inner-wrap {
    padding: 0 20px;
  }
  .ub-mega-menu ul.level1 > li.mega.has-child:focus > .child-content,
  .ub-mega-menu ul.level1 > li.mega.has-child:hover > .child-content {
    right: -100%;
    top: 0;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width ul.level1 > li.mega.has-child > .mega > span.menu-title {
    background-position: right -8px;
    display: inline-block;
    padding-right: 20px;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width ul.level1 > li.mega.has-child .child-content {
    left: auto;
  }
  .ub-mega-menu ul.level2 > li.mega.has-child:focus > .child-content,
  .ub-mega-menu ul.level2 > li.mega.has-child:hover > .child-content {
    right: -100%;
    top: 0;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child > .mega > span.menu-title {
    background-position: right -8px;
    display: inline-block;
    padding-right: 20px;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child .child-content {
    left: auto;
  }
  .ub-mega-menu ul.level3 > li.mega.has-child:focus > .child-content,
  .ub-mega-menu ul.level3 > li.mega.has-child:hover > .child-content {
    right: -100%;
    top: 0;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width ul.level3 > li.mega.has-child > .mega > span.menu-title {
    background-position: right -8px;
    display: inline-block;
    padding-right: 20px;
  }
  .ub-mega-menu ul.level0 > li.mega.dynamic-width ul.level3 > li.mega.has-child .child-content {
    left: auto;
  }
  .ub-mega-menu-vertical .ub-mega-menu-wrapper .child-content {
    left: 170px;
  }
  .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:hover > .child-content,
  .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:focus > .child-content {
    right: -230px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper .child-content {
    right: 170px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:hover > .child-content,
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu-wrapper ul.level1 li.mega.has-child:focus > .child-content {
    left: -230px;
  }
  .jaws.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotate(90deg);
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotate(90deg);
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotate(90deg);
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotate(90deg);
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotate(90deg);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .jaws.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .fence.ub-mega-menu li.has-child.tab-head .child-content,
  .fence.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotateY(-90deg);
    -moz-transform-origin: 100% 50%;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotateY(-90deg);
    -ms-transform-origin: 100% 50%;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotateY(-90deg);
    -o-transform-origin: 100% 50%;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotateY(-90deg);
    transform-origin: 100% 50%;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .fence.ub-mega-menu li.has-child.tab-head.active .child-content,
  .fence.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    overflow: hidden;
    transform: none;
    -webkit-transform: none;
  }
  .venitian.ub-mega-menu li.has-child.tab-head .child-content,
  .venitian.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: scale(1, 0);
    -moz-transform-origin: 50% 0;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: scale(1, 0);
    -ms-transform-origin: 50% 0;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: scale(1, 0);
    -o-transform-origin: 50% 0;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    overflow: inherit;
    transform: scale(1, 0);
    transform-origin: 50% 0;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .venitian.ub-mega-menu li.has-child.tab-head.active .child-content,
  .venitian.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    overflow: hidden;
    transform: none;
    -webkit-transform: none;
  }
  .fly.ub-mega-menu li.has-child.tab-head .child-content,
  .fly.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotateX(-180deg);
    -moz-transform-origin: 50% 50% -50px;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotateX(-180deg);
    -ms-transform-origin: 50% 50% -50px;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotateX(-180deg);
    -o-transform-origin: 50% 50% -50px;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotateX(-180deg);
    transform-origin: 50% 50% -50px;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotateX(-180deg);
    -webkit-transform-origin: 50% 50% -50px;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .fly.ub-mega-menu li.has-child.tab-head.active .child-content,
  .fly.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .papercut.ub-mega-menu li.has-child.tab-head .child-content,
  .papercut.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: skewY(30deg);
    -moz-transform-origin: 0% 0%;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: skewY(30deg);
    -ms-transform-origin: 0% 0%;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: skewY(30deg);
    -o-transform-origin: 0% 0%;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: skewY(30deg);
    transform-origin: 0% 0%;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: skewY(30deg);
    -webkit-transform-origin: 0% 0%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .papercut.ub-mega-menu li.has-child.tab-head.active .child-content,
  .papercut.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .fan.ub-mega-menu li.has-child.tab-head .child-content,
  .fan.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: 0% 0%;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotate(90deg);
    -ms-transform-origin: 0% 0%;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotate(90deg);
    -o-transform-origin: 0% 0%;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotate(90deg);
    transform-origin: 0% 0%;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: 0% 0%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .fan.ub-mega-menu li.has-child.tab-head.active .child-content,
  .fan.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .wave.ub-mega-menu li.has-child.tab-head .child-content,
  .wave.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: skewY(-90deg);
    -moz-transform-origin: 0% 0%;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: skewY(-90deg);
    -ms-transform-origin: 0% 0%;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: skewY(-90deg);
    -o-transform-origin: 0% 0%;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: skewY(-90deg);
    transform-origin: 0% 0%;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: skewY(-90deg);
    -webkit-transform-origin: 0% 0%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .wave.ub-mega-menu li.has-child.tab-head.active .child-content,
  .wave.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .helix.ub-mega-menu li.has-child.tab-head .child-content,
  .helix.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotateY(90deg);
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotateY(90deg);
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotateY(90deg);
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotateY(90deg);
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotateY(90deg);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .helix.ub-mega-menu li.has-child.tab-head.active .child-content,
  .helix.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .pop.ub-mega-menu li.has-child.tab-head .child-content,
  .pop.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: scale(0.2);
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
    -ms-transform: translateX(-80%);
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
    opacity: 0;
    -o-transform: translateX(-80%);
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
    transform: translateX(-80%);
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
    -webkit-transform: scale(0.2);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  }
  .pop.ub-mega-menu li.has-child.tab-head.active .child-content,
  .pop.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .linear.ub-mega-menu li.has-child.tab-head .child-content,
  .linear.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: translateX(-40%);
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -ms-transform: translateX(-40%);
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    opacity: 0;
    -o-transform: translateX(-40%);
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    transform: translateX(-40%);
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -webkit-transform: translateX(-40%);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  }
  .linear.ub-mega-menu li.has-child.tab-head.active .child-content,
  .linear.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .bounce.ub-mega-menu li.has-child.tab-head .child-content,
  .bounce.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: translateX(-40%);
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -ms-transform: translateX(-40%);
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    opacity: 0;
    -o-transform: translateX(-40%);
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    transform: translateX(-40%);
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -webkit-transform: translateX(-40%);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  }
  .bounce.ub-mega-menu li.has-child.tab-head.active .child-content,
  .bounce.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .radial.ub-mega-menu li.has-child.tab-head .child-content,
  .radial.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: translateY(-120px) rotate(70deg);
    -moz-transform-origin: 0 0;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: translateY(-120px) rotate(70deg);
    -ms-transform-origin: 0 0;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: translateY(-120px) rotate(70deg);
    -o-transform-origin: 0 0;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: translateY(-120px) rotate(70deg);
    transform-origin: 0 0;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: translateY(-120px) rotate(70deg);
    -webkit-transform-origin: 0 0;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .radial.ub-mega-menu li.has-child.tab-head.active .child-content,
  .radial.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .winding.ub-mega-menu li.has-child.tab-head .child-content,
  .winding.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotateY(90deg);
    -moz-transform-origin: 0 0;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotateY(90deg);
    -ms-transform-origin: 0 0;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotateY(90deg);
    -o-transform-origin: 0 0;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotateY(90deg);
    transform-origin: 0 0;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotateY(90deg);
    -webkit-transform-origin: 0 0;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .winding.ub-mega-menu li.has-child.tab-head.active .child-content,
  .winding.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .shield.ub-mega-menu li.has-child.tab-head .child-content,
  .shield.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotateX(90deg);
    -moz-transform-origin: 0 0;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -ms-transform: rotateX(90deg);
    -ms-transform-origin: 0 0;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    opacity: 0;
    -o-transform: rotateX(90deg);
    -o-transform-origin: 0 0;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    transform: rotateX(90deg);
    transform-origin: 0 0;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -webkit-transform: rotateX(90deg);
    -webkit-transform-origin: 0 0;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  }
  .shield.ub-mega-menu li.has-child.tab-head.active .child-content,
  .shield.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .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;
  }
}
/**
 * @category    ClassyLlama
 * @copyright   Copyright (c) Classy Llama Studios, LLC
 */
.aw-giftcard-totals .action-delete .delete-icon {
  line-height: 1.6rem;
}
.aw-giftcard-totals .action-delete .delete-icon:before {
  font-size: 20px;
  font-family: 'icons-blank-theme' !important;
  vertical-align: sub;
}
.filter-actions .filter-clear {
  color: #111111;
}
.filter-actions .filter-clear:hover,
.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
  color: #111111;
}
.filter-options-content .item a:hover {
  color: #111111;
}
.filter-options-content .item a:hover .count {
  color: #111111;
}
.filter-options input[type='checkbox'] + .amshopby-choice {
  top: 3px;
}
.filter-options input[type='checkbox'] + .amshopby-choice:after {
  background-color: #111111;
  width: 20px;
  height: 20px;
  top: -4px;
  background-repeat: no-repeat;
}
.filter-options input[type='checkbox'] + .amshopby-choice:before {
  width: 20px;
  height: 20px;
  top: -4px;
}
.filter-options input[type='checkbox'] + .amshopby-choice:hover:before {
  border-color: #111111;
}
.filter-options-item .filter-options-title:after {
  font-size: 30px;
  font-weight: 600;
  right: 12px;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view) {
  margin: 0;
}
.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
  padding-left: 25px;
}
.amasty-catalog-topnav .filter-options {
  padding: 3px 15px;
  background-color: #f6f6f6;
}
.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
  border-color: #000000;
}
.items[class*='category_ids']:not(.items-children) > .item > a {
  font-weight: 400;
}
.filter-options .swatch-option.text {
  background: #ffffff;
  color: #000000;
}
.filter-options .swatch-option.text.selected {
  outline: none;
  background: #e14b23;
  color: #ffffff;
}
@media (max-width: 769px) {
  .block.filter .filter-title strong[aria-selected="false"] {
    background-color: #e14b23;
    width: 195px;
    height: 32px;
    border: none;
    padding: 6px 67px;
    color: #ffffff;
    font-size: 12px;
    line-height: 19px;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .block.filter .filter-title strong[aria-selected="false"]:before {
    content: ' ';
    background-image: url(../images/filter.svg);
    height: 14px;
    width: 13px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    cursor: pointer;
    margin-right: 5px;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    width: 25px;
    height: 25px;
    top: -5px;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    width: 25px;
    height: 25px;
    top: -5px;
  }
  .filter-options .swatch-option.text {
    font-size: 14px;
    font-weight: 400;
  }
  .am-show-button {
    padding: 0;
    border-top: unset;
  }
  .am-show-button .amshopby-button {
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #e14b23;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .am-show-button .amshopby-button .am-items {
    margin-left: 5px;
  }
  .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 35px;
  }
}
@media (max-width: 480px) {
  .block.filter .filter-title strong[aria-selected="false"] {
    width: calc(100% - 160px);
    padding: 6px 36px;
    justify-content: center;
  }
}
.catalog-product-view .box-tocart .action.tocart {
  transition: .3s;
}
.catalog-product-view .box-tocart .action.tocart:disabled {
  background: #716f6f;
  transition: .3s;
  opacity: .3;
}
.catalog-product-view .box-tocart .action.tocart span {
  text-transform: uppercase;
}
.available-payments-container {
  margin-top: 30px;
}
.available-payments-container .payments-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  place-content: flex-start;
  gap: 10px;
  margin-top: 10px;
}
.available-payments-container .fa-lock:before {
  content: "\f023";
  font-family: 'FontAwesome';
  font-style: normal;
}
.available-payments-container .secure-payment {
  font-weight: 600;
}
@media (min-width: 769px) {
  .page-product-giftcard .product-info-main .box-tocart {
    display: block;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    width: unset;
  }
  .page-product-giftcard .product-addto-links {
    position: relative;
  }
  .page-product-giftcard .product-addto-links .action.towishlist {
    position: absolute;
    right: 5px;
    bottom: 0;
  }
}
@media (min-width: 1024px) {
  .page-product-giftcard .product-addto-links .action.towishlist {
    right: 70px;
  }
}
.product-info-main .product-options-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
}
.product-info-main .custom-addto {
  display: block;
}
.product-info-main .custom-addto .action.primary.tocart {
  vertical-align: bottom;
  padding: 14px 40px;
}
.product-info-main .custom-addto .towishlist {
  display: inline-block;
  text-align: center;
  padding: 0;
  margin: 20px 0;
  margin-left: 10px;
  background-color: #ffffff;
  height: 52px;
  width: 52px;
  border-radius: 2px;
  border: 1px solid #c2c2c2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.product-info-main .custom-addto .towishlist:hover,
.product-info-main .custom-addto .towishlist:focus,
.product-info-main .custom-addto .towishlist:active {
  background-color: #000000;
  border: 1px solid #000000;
  border-radius: 1px;
  transition: .3s;
}
.product-info-main .custom-addto .towishlist:hover span i,
.product-info-main .custom-addto .towishlist:focus span i,
.product-info-main .custom-addto .towishlist:active span i {
  background-color: #000000;
  color: #ffffff;
  transition: .3s;
}
.product-info-main .custom-addto .towishlist span i {
  background-color: #ffffff;
  color: #000000;
  font-size: 18px;
  margin-top: 17px;
}
.product-info-main .custom-addto .action.towishlist.updated {
  width: 180px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  text-decoration: none;
}
.product-info-main .custom-addto .action.towishlist.updated:hover,
.product-info-main .custom-addto .action.towishlist.updated:focus,
.product-info-main .custom-addto .action.towishlist.updated:active {
  color: #ffffff;
}
.product-info-main .custom-addto .product-add-form .fieldset {
  margin-bottom: 0;
}
.product.media:hover {
  cursor: zoom-in;
}
.fancybox-container .fancybox-content {
  padding: 30px;
  max-width: 60%;
}
@media (max-width: 1190px) {
  .product-info-main .custom-addto .action.towishlist.updated {
    width: 104px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 994px) {
  .fancybox-container .fancybox-content {
    max-width: 70%;
  }
  .product-info-main .custom-addto .action.primary.tocart {
    padding: 14px 20px;
  }
}
@media (max-width: 767px) {
  .product-info-main .custom-addto {
    text-align: left;
  }
  .product-info-main .custom-addto .product-add-form .product-options-bottom {
    width: unset;
  }
  .product-info-main .custom-addto .product-add-form .product-options-bottom .actions {
    text-align: left;
  }
  .product-info-main .box-tocart {
    width: 75%;
  }
  .fancybox-container .fancybox-content {
    padding: 15px;
    max-width: 85%;
  }
}
@media (max-width: 479px) {
  .fancybox-container .fancybox-content {
    padding: 15px;
    max-width: 90%;
  }
}
.fancybox-container img {
  max-width: 101%;
}
.minicart-items .product > .product-image-container {
  height: 60px !important;
  width: 60px !important;
}
.minicart-items .product > .product-image-container .product-image-wrapper {
  height: 60px;
  width: 60px;
}
.minicart-items .product > .product-image-container .product-image-wrapper img {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
}
@media (max-width: 769px) {
  body.account .title.block-collapsible-nav-title {
    margin-top: 21px;
  }
  body.account .toolbar-amount {
    position: unset !important;
    vertical-align: unset !important;
  }
}
@media (min-width: 769px) {
  .block.newsletter {
    max-width: unset;
  }
  .block.newsletter .field.newsletter {
    max-width: unset;
  }
}
.swatch-option.disabled {
  pointer-events: unset !important;
}
.swatch-option-tooltip {
  display: none !important;
}
.swatch-option.color:not(.disabled):hover {
  outline: 2px solid #000000;
}
.swatch-attribute-selected-option {
  text-transform: uppercase;
}
.swatch-option.text {
  padding: 10px 10px;
}
.catalog-category-view .swatch-option.image {
  width: 30px !important;
  height: 20px !important;
  background-size: contain !important;
}
.form.form-aw-giftcard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.form.form-aw-giftcard .payment-option-inner {
  flex: 1;
}
.form.form-aw-giftcard .actions-toolbar {
  display: block;
}
.form.form-aw-giftcard .actions-toolbar .action.action-apply.primary {
  height: 32px;
  margin: 0 5px 0 10px;
  background: #f2f2f2;
  color: #000000;
  border: 1px solid #cdcdcd;
}
.form.form-aw-giftcard .actions-toolbar .action.action-apply.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
@media (max-width: 769px) {
  .form.form-aw-giftcard {
    max-width: 700px !important;
  }
  .form.form-aw-giftcard .payment-option-inner {
    flex: 2;
    margin-right: 10px;
  }
  .form.form-aw-giftcard .actions-toolbar {
    flex: 1;
  }
  .form.form-aw-giftcard .actions-toolbar .action.action-apply.primary {
    margin: unset;
  }
}
@media (min-width: 1024px) {
  #y-badges .y-badge {
    margin: unset !important;
  }
}
@media (min-width: 769px) {
  #y-badges .y-badge {
    cursor: default !important;
  }
}
