@charset "UTF-8";
.rd-navbar-fixed .rd-navbar-search .form-group, .rd-navbar-fixed .rd-navbar-cart-floating, .rd-navbar-fixed .rd-navbar-cart-floating:before, .rd-navbar-fixed .rd-navbar-cart-floating #top-cart-btn-checkout, .rd-navbar-fixed .rd-navbar-cart-fixed {
  transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86); }

/*
*  Mixins
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
/*
* @subsection   RD Navbar Toggles
*/
/*
* @subsection   Typography
*/
h1, .heading-1 {
  font-size: 2rem; }

h2, .catalog-product-view .product-info-main .price-wrapper .price, .heading-2, .block-title strong, .cart-summary > .title {
  font-size: 1.5rem; }

h3, .heading-3, .block-subtitle, .sidebar .block .block-title, .collapsible-block .opener, .checkout-index-index .opc-wrapper .step-title, .opc-sidebar .opc-block-summary span.title {
  font-size: 1.17rem;
  line-height: 2rem; }

h4, .heading-4, .box-title, .catalog-product-view .data.items .additional-attributes .attributes-caption, .filter-current .filter-current-subtitle, .filter-options-title, .opc-block-shipping-information .shipping-information-title, .review-list .review-title, .review-add .review-legend {
  font-size: 1rem;
  font-weight: 600; }

h5, .heading-5 {
  font-size: .83rem; }

h6, .heading-6 {
  font-size: .67rem; }

h1,
.heading-1 {
  color: #444;
  font-weight: 500;
  margin-bottom: 0.5em; }

h2, .catalog-product-view .product-info-main .price-wrapper .price,
.heading-2,
.block-title strong,
.cart-summary > .title {
  color: #444;
  font-weight: 500;
  margin-bottom: 0.5em; }

h3,
.heading-3,
.block-subtitle,
.sidebar .block .block-title,
.collapsible-block .opener,
.checkout-index-index .opc-wrapper .step-title,
.opc-sidebar .opc-block-summary span.title {
  color: #444;
  font-weight: 500;
  margin-bottom: 0.5em; }

h4,
.heading-4,
.box-title,
.catalog-product-view .data.items .additional-attributes .attributes-caption,
.filter-current .filter-current-subtitle,
.filter-options-title,
.opc-block-shipping-information .shipping-information-title,
.review-list .review-title,
.review-add .review-legend {
  color: #444;
  font-weight: 500;
  margin-bottom: 0.5em; }

h5,
.heading-5 {
  color: #444;
  font-weight: 500;
  margin-bottom: 0.5em; }

h6,
.heading-6 {
  color: #444;
  font-weight: 500;
  margin-bottom: 0.5em; }

.page-title,
.section-title {
  text-align: center; }

.text-center {
  text-align: center; }

a {
  color: #cacaca;
  transition: .2s ease; }
  a:hover {
    color: #00a9c8;
    transition: .3s ease; }

p {
  margin-bottom: 1rem; }

p a,
.list a,
.contact-info a {
  color: #00a9c8; }
  p a:hover,
  .list a:hover,
  .contact-info a:hover {
    color: #00a9c8; }

mark {
  color: #FFF;
  background: #00a9c8; }

em {
  color: #00a9c8; }

small {
  font-size: .8em; }

pre {
  white-space: normal; }

dl dt {
  font-weight: 700; }
dl dd {
  font-style: italic;
  padding-left: 2rem; }

* {
  margin: 0; }

html, body {
  height: 100%; }

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
  -webkit-text-size-adjust: none;
  color: #9a9a9a;
  background: #ffffff; }
  @media (min-width: 992px) {
    body {
      font-size: 14px;
      line-height: 1.5em; } }

.translate-edit-icon {
  width: auto; }

.page-header__panel {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5; }
  .page-header__panel .container, .page-header__panel .page-print.sales-order-print #maincontent, .page-print.sales-order-print .page-header__panel #maincontent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .page-header__panel .container .page-header__rightblock, .page-header__panel .page-print.sales-order-print #maincontent .page-header__rightblock, .page-print.sales-order-print .page-header__panel #maincontent .page-header__rightblock {
      order: 3;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .page-header__panel .container .page-header__rightblock .header-login, .page-header__panel .page-print.sales-order-print #maincontent .page-header__rightblock .header-login, .page-print.sales-order-print .page-header__panel #maincontent .page-header__rightblock .header-login {
        font-weight: 500; }
        .page-header__panel .container .page-header__rightblock .header-login a, .page-header__panel .page-print.sales-order-print #maincontent .page-header__rightblock .header-login a, .page-print.sales-order-print .page-header__panel #maincontent .page-header__rightblock .header-login a {
          position: relative;
          color: #444;
          text-transform: uppercase; }
          .page-header__panel .container .page-header__rightblock .header-login a:hover, .page-header__panel .page-print.sales-order-print #maincontent .page-header__rightblock .header-login a:hover, .page-print.sales-order-print .page-header__panel #maincontent .page-header__rightblock .header-login a:hover {
            color: #00a9c8; }
            .page-header__panel .container .page-header__rightblock .header-login a:hover:after, .page-header__panel .page-print.sales-order-print #maincontent .page-header__rightblock .header-login a:hover:after, .page-print.sales-order-print .page-header__panel #maincontent .page-header__rightblock .header-login a:hover:after {
              background: #00a9c8; }
          .page-header__panel .container .page-header__rightblock .header-login a:before, .page-header__panel .page-print.sales-order-print #maincontent .page-header__rightblock .header-login a:before, .page-print.sales-order-print .page-header__panel #maincontent .page-header__rightblock .header-login a:before {
            content: "";
            display: inline-block;
            font-family: 'FontAwesome';
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            transform: translate(0, 0);
            margin-right: 7px; }
          .page-header__panel .container .page-header__rightblock .header-login a:after, .page-header__panel .page-print.sales-order-print #maincontent .page-header__rightblock .header-login a:after, .page-print.sales-order-print .page-header__panel #maincontent .page-header__rightblock .header-login a:after {
            content: '';
            position: absolute;
            right: -1px;
            bottom: 2px;
            width: 76%;
            height: 1px;
            background: #444;
            transition: .3s all ease; }
    .page-header__panel .container .welcome, .page-header__panel .page-print.sales-order-print #maincontent .welcome, .page-print.sales-order-print .page-header__panel #maincontent .welcome {
      font-weight: 500;
      order: 2;
      color: #3c414c; }
      @media (max-width: 479px) {
        .page-header__panel .container .welcome, .page-header__panel .page-print.sales-order-print #maincontent .welcome, .page-print.sales-order-print .page-header__panel #maincontent .welcome {
          display: none; } }
    .page-header__panel .container .rd-navbar-collapse-container, .page-header__panel .page-print.sales-order-print #maincontent .rd-navbar-collapse-container, .page-print.sales-order-print .page-header__panel #maincontent .rd-navbar-collapse-container {
      order: 1; }
  .page-header__panel .links {
    order: 2;
    margin-left: -3px; }

.page-header__content {
  padding: 20px 0; }
  @media (min-width: 500px) {
    .page-header__content {
      padding: 15px 0 18px; } }
  .page-header__content .container, .page-header__content .page-print.sales-order-print #maincontent, .page-print.sales-order-print .page-header__content #maincontent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 768px) {
      .page-header__content .container, .page-header__content .page-print.sales-order-print #maincontent, .page-print.sales-order-print .page-header__content #maincontent {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
    @media (max-width: 767px) {
      .page-header__content .container > *, .page-header__content .page-print.sales-order-print #maincontent > *, .page-print.sales-order-print .page-header__content #maincontent > * {
        margin: 0;
        top: 0; }
        .page-header__content .container > *.rd-navbar-search, .page-header__content .page-print.sales-order-print #maincontent > *.rd-navbar-search, .page-print.sales-order-print .page-header__content #maincontent > *.rd-navbar-search {
          z-index: 999; }
        .page-header__content .container > *.logo, .page-header__content .page-print.sales-order-print #maincontent > *.logo, .page-print.sales-order-print .page-header__content #maincontent > *.logo {
          margin-bottom: 20px; } }
  .page-header__content .rd-navbar-search {
    order: 3;
    flex: 1 1 auto; }
    @media (min-width: 768px) {
      .page-header__content .rd-navbar-search.block {
        margin-left: 30px; } }
    @media (min-width: 992px) {
      .page-header__content .rd-navbar-search.block {
        margin-left: 73px; } }
    .page-header__content .rd-navbar-search .minisearch, .sidebar-search {
      position: relative; }
      .page-header__content .rd-navbar-search .minisearch .search, .sidebar-search .search {
        width: 100%;
        margin-bottom: 0; }
        .page-header__content .rd-navbar-search .minisearch .search input, .sidebar-search .search input {
          background: transparent;
          border: 1px solid #e5e5e5;
          height: 50px;
          transition: .2s;
          font-size: 14px;
          border-radius: 0;
          color: #212020; }
          .page-header__content .rd-navbar-search .minisearch .search input::-webkit-input-placeholder {
            color: #212020; }
          .page-header__content .rd-navbar-search .minisearch .search input::-moz-placeholder {
            color: #212020; }
          .page-header__content .rd-navbar-search .minisearch .search input:-ms-input-placeholder {
            color: #212020; }
          .page-header__content .rd-navbar-search .minisearch .search input:-moz-placeholder {
            color: #212020; }
          .page-header__content .rd-navbar-search .minisearch .search input:focus {
            background: #FFF;
            font-style: normal; }
          @media (max-width: 784px) {
            .page-header__content .rd-navbar-search .minisearch .search input, .sidebar-search .actions .search input {
              border-radius: 0;
              background: #fff;
              padding: 5px 50px 5px 15px; } }
      .rd-navbar-search .minisearch .actions,
    	.sidebar-search .actions {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 80px;
        background: #FFF;
        border: 1px solid #e5e5e5;
        border-left: none; }
        @media (max-width: 767px) {
          .rd-navbar-search .minisearch .actions, .sidebar-search .actions {
            width: 50px; } }
        .rd-navbar-search .minisearch .actions .search, .sidebar-search .actions .search {
          width: 100%;
          height: 100%;
          background: transparent !important;
          padding: 0;
          margin: 0;
          color: #000; }
          .rd-navbar-search .minisearch .actions .search:focus, .sidebar-search .actions .search:focus {
            color: #00a9c8; }
          .rd-navbar-search .minisearch .actions .search:hover, .sidebar-search .actions .search:hover {
            color: #00a9c8; }
          .rd-navbar-search .minisearch .actions .search span, .sidebar-search .actions .search span {
            display: none; }
          .rd-navbar-search .minisearch .actions .search:before, .sidebar-search .actions .search:before {
            content: "";
            display: inline-block;
            font-family: 'FontAwesome';
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            transform: translate(0, 0); }
  .page-header__content .header-add-info {
    order: 2;
    margin-left: 0;
    text-align: center; }
    @media (min-width: 768px) {
      .page-header__content .header-add-info {
        margin-left: 50px; } }
    @media (min-width: 992px) {
      .page-header__content .header-add-info {
        margin-left: 100px; } }
    @media (min-width: 1200px) {
      .page-header__content .header-add-info {
        margin-left: 284px; } }
    .page-header__content .header-add-info a {
      display: block;
      font-size: 14px;
      font-weight: 500;
      color: #444;
      letter-spacing: 0.08em; }
      .page-header__content .header-add-info a:hover {
        text-decoration: underline; }
      .page-header__content .header-add-info a + a {
        margin-top: 5px; }
      @media (min-width: 768px) {
        .page-header__content .header-add-info a + a {
          margin-top: 5px; } }
      @media (max-width: 767px) {
        .page-header__content .header-add-info a {
          display: inline-block;
          margin: 0 15px; }
          .page-header__content .header-add-info a + a {
            margin-top: 0; } }

.header.links li {
  margin-left: 1rem; }

.header-switchers:before, .header-switchers:after {
  display: table;
  content: "";
  line-height: 0; }
.header-switchers:after {
  clear: both; }
.header-switchers > div {
  float: left; }
  .header-switchers > div:first-child {
    margin-left: 0; }
.header-switchers .actions .action {
  background-color: transparent;
  transition: .3s ease;
  color: #444;
  padding: 6px 6px 6px 0;
  font-weight: 500;
  margin-right: 37px;
  text-transform: uppercase; }
  .header-switchers .actions .action.active, .header-switchers .actions .action:hover {
    background-color: transparent;
    color: #00a9c8; }
    .header-switchers .actions .action.active strong:before, .header-switchers .actions .action:hover strong:before {
      background: #00a9c8; }

.switcher {
  position: relative;
  margin: 0 10px 0 0;
  padding: 0; }
  .switcher .toggle {
    cursor: pointer; }
    .switcher .toggle:after {
      content: "";
      display: inline-block;
      font-family: 'FontAwesome';
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      padding: 2px;
      line-height: 19px;
      margin-left: 6px; }
    .switcher .toggle strong {
      position: relative; }
      .switcher .toggle strong:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 2px;
        width: 90%;
        height: 1px;
        background: #444;
        transition: .3s all ease; }
    .switcher .toggle.active:after {
      transform: rotateX(180deg); }
  .switcher .dropdown .mage-dropdown-dialog {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    background: #FFF;
    box-shadow: none;
    min-width: 175px;
    margin-top: 10px;
    z-index: 15;
    border-radius: 0;
    padding: 5px 0;
    overflow: hidden;
    outline: none; }
    @media (min-width: 785px) {
      .switcher .dropdown .mage-dropdown-dialog {
        padding: 10px 0;
        border: 1px solid #e5e5e5; } }
    .switcher .dropdown .mage-dropdown-dialog a {
      display: block;
      padding: 5.5px 20px;
      font-weight: 300;
      color: #444; }
      .switcher .dropdown .mage-dropdown-dialog a:hover {
        color: #00a9c8; }
  .switcher .dropdown.active .mage-dropdown-dialog {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .rd-navbar-collapse .switcher .dropdown .mage-dropdown-dialog {
    background-color: transparent;
    box-shadow: none; }
    .rd-navbar-collapse .switcher .dropdown .mage-dropdown-dialog a {
      color: #FFF; }
      .rd-navbar-collapse .switcher .dropdown .mage-dropdown-dialog a:hover {
        color: #00a9c8; }

.switcher-label {
  display: none; }

.switcher-options {
  display: inline-block; }
  .switcher-options.active .switcher-dropdown {
    display: inline-block; }

.switcher-dropdown {
  display: none; }

.switcher-store {
  margin: 1.5em 0 1em 0; }

.links li {
  display: inline-block; }

.page-top {
  margin-bottom: 2rem; }

.page-header {
  margin-bottom: 60px; }

.breadcrumbs {
  background: #f4f4f4;
  margin-bottom: 2rem;
  padding: 1rem 0;
  margin-top: -60px; }
  .breadcrumbs .items .item {
    display: inline-block;
    font-size: 14px;
    margin-right: 1rem;
    padding-right: 1rem;
    position: relative;
    color: #3c414c; }
    .breadcrumbs .items .item.home a,
    .breadcrumbs .items .item a {
      color: #00a9c8; }
      .breadcrumbs .items .item.home a:hover,
      .breadcrumbs .items .item a:hover {
        color: #007e95; }
    .breadcrumbs .items .item:after {
      content: '|';
      position: absolute;
      right: -4px;
      top: 0;
      color: #dadada; }
    .breadcrumbs .items .item:last-child {
      margin-right: 0;
      padding-right: 0; }
      .breadcrumbs .items .item:last-child:after {
        display: none; }

.page-main {
  margin-bottom: 2rem;
  padding-top: 30px; }

.page-title-wrapper {
  margin-bottom: 2rem; }

.columns > .row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.page-layout-3columns .grid-left {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-3columns .grid-main {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }
.page-layout-3columns .grid-right {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.page-layout-2columns-right .grid-main {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-2columns-right .grid-right {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.page-layout-2columns-left .grid-left {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-2columns-left .grid-main {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

@media (max-width: 767px) {
  .page-layout-3columns .grid-left,
  .page-layout-3columns .grid-main,
  .page-layout-2columns-right .grid-left,
  .page-layout-2columns-right .grid-main,
  .page-layout-2columns-left .grid-left,
  .page-layout-2columns-left .grid-main {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .page-layout-3columns .grid-main,
  .page-layout-2columns-right .grid-main,
  .page-layout-2columns-left .grid-main {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-right .grid-left,
  .page-layout-2columns-left .grid-left {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .page-layout-3columns .grid-right,
  .page-layout-2columns-right .grid-right,
  .page-layout-2columns-left .grid-right {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; } }
.block {
  margin-bottom: 2rem; }

.block-title {
  margin-bottom: 1rem;
  position: relative; }
  .block-title strong {
    width: 100%;
    display: inline-block;
    text-transform: uppercase; }
  .block-title .action {
    float: right;
    padding: 0;
    background: 0;
    line-height: inherit; }
    .block-title .action.edit {
      padding: 0 20px; }
  .block-title .counter {
    width: 100%;
    font-size: .8rem;
    line-height: 1;
    margin-top: 0; }
  .sidebar .collapsible-block .block-title {
    margin-bottom: 1em; }

.block-subtitle {
  display: block;
  margin-bottom: 1rem; }

.box {
  margin-bottom: 1rem; }

.box-title {
  margin-bottom: 1rem;
  display: block; }

.sidebar .block {
  margin-bottom: 2rem; }
  .sidebar .block .block-title strong {
    font-size: 18px;
    font-weight: 400; }
  .sidebar .block.block-compare .block-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    .sidebar .block.block-compare .block-title > * {
      width: auto; }
    .sidebar .block.block-compare .block-title .counter {
      font-weight: normal;
      font-size: 14px;
      color: #b8b8b8; }
  .sidebar .block.block-compare a.action.delete {
    color: #00a9c8;
    padding: 0; }
    .sidebar .block.block-compare a.action.delete:before {
      content: '\f00d';
      font-family: FontAwesome; }
    .sidebar .block.block-compare a.action.delete:hover {
      color: #444; }
  .sidebar .block.block-compare .primary .action,
  .sidebar .block.block-compare .secondary .action {
    padding: 0;
    margin: 0;
    background: none;
    color: #00a9c8; }
    .sidebar .block.block-compare .primary .action:hover,
    .sidebar .block.block-compare .secondary .action:hover {
      color: #444; }
  .sidebar .block.block-compare .actions-toolbar {
    margin: 7px 0 0; }
.sidebar #layered-filter-block .block-title strong {
  font-size: 24px;
  font-weight: 500; }
.sidebar #layered-filter-block .block-subtitle {
  font-weight: 500; }
.sidebar #layered-filter-block .filter-options-item .filter-options-title {
  font-size: 16px;
  font-weight: 300; }
.sidebar #layered-filter-block .filter-options-item .items .item {
  margin-bottom: 5px; }

.page-footer {
  clear: both;
  padding: 25px 0; }
  @media (min-width: 500px) {
    .page-footer {
      padding: 97px 0; } }
  .page-footer .row > .col-sm-3 {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .page-footer .row > .col-sm-3 {
        text-align: left;
        width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; } }
    @media (min-width: 992px) {
      .page-footer .row > .col-sm-3 {
        margin-bottom: 0;
        width: 25%;
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%; } }
  .page-footer h4 {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 15px; }
    @media (min-width: 500px) {
      .page-footer h4 {
        font-size: 24px;
        margin-bottom: 30px; } }
  .page-footer .footer-col-content li {
    line-height: 30px; }
  .page-footer .newsletter .title.heading-4, .page-footer .newsletter .title.box-title, .page-footer .newsletter .catalog-product-view .data.items .additional-attributes .title.attributes-caption, .catalog-product-view .data.items .additional-attributes .page-footer .newsletter .title.attributes-caption, .page-footer .newsletter .filter-current .title.filter-current-subtitle, .filter-current .page-footer .newsletter .title.filter-current-subtitle, .page-footer .newsletter .title.filter-options-title, .page-footer .newsletter .opc-block-shipping-information .title.shipping-information-title, .opc-block-shipping-information .page-footer .newsletter .title.shipping-information-title, .page-footer .newsletter .review-list .title.review-title, .review-list .page-footer .newsletter .title.review-title, .page-footer .newsletter .review-add .title.review-legend, .review-add .page-footer .newsletter .title.review-legend {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 15px; }
    @media (min-width: 500px) {
      .page-footer .newsletter .title.heading-4, .page-footer .newsletter .title.box-title, .page-footer .newsletter .catalog-product-view .data.items .additional-attributes .title.attributes-caption, .catalog-product-view .data.items .additional-attributes .page-footer .newsletter .title.attributes-caption, .page-footer .newsletter .filter-current .title.filter-current-subtitle, .filter-current .page-footer .newsletter .title.filter-current-subtitle, .page-footer .newsletter .title.filter-options-title, .page-footer .newsletter .opc-block-shipping-information .title.shipping-information-title, .opc-block-shipping-information .page-footer .newsletter .title.shipping-information-title, .page-footer .newsletter .review-list .title.review-title, .review-list .page-footer .newsletter .title.review-title, .page-footer .newsletter .review-add .title.review-legend, .review-add .page-footer .newsletter .title.review-legend {
        font-size: 24px;
        margin-bottom: 35px; } }

.copyright-container {
  margin: 1rem 0; }

.footer.links .item {
  display: block; }

.footer-col-content {
  padding: 0 !important;
  font-family: "Open Sans", sans-serif; }

.scrollToTop {
  position: fixed;
  bottom: 15px;
  right: 20px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: none;
  cursor: pointer;
  text-indent: 100vw;
  white-space: nowrap;
  overflow: hidden;
  z-index: 9999;
  background: #3c414c;
  transition: .3s all ease; }
  .scrollToTop:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 32px;
    line-height: 1;
    text-indent: 0;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    color: #FFF;
    transition: .3s all ease; }
  .scrollToTop:hover {
    background: #00a9c8; }
    .scrollToTop:hover:before {
      color: #FFF; }

#page-preloader .spinner:before,
#page-preloader .spinner:after,
body .loading-mask .loader:before,
body .loading-mask .loader:after {
  border: 3px solid #00a9c8;
  box-shadow: 0 0 30px #00a9c8, #00a9c8;
  -o-box-shadow: 0 0 30px #00a9c8, #00a9c8;
  -ms-box-shadow: 0 0 30px #00a9c8, #00a9c8;
  -webkit-box-shadow: 0 0 30px #00a9c8, #00a9c8;
  -moz-box-shadow: 0 0 30px #00a9c8, #00a9c8; }

.no-display {
  display: none; }

.catalog-product-view .fotorama__stage__frame {
  background: #f4f4f4;
  z-index: 9; }
.catalog-product-view .fotorama-item .fotorama__stage {
  margin-bottom: 0; }
.catalog-product-view .fotorama__thumb {
  background: transparent;
  z-index: 9; }
.catalog-product-view .fotorama__thumb-border {
  background: #f4f4f4;
  z-index: 1;
  border-color: #f4f4f4 !important;
  margin-top: 0 !important; }

/*
* @section      Custom pages
* @description  This section holds specific style for Custom pages
*/
.cms-page-view h1,
.cms-page-view heading-1 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h2, .cms-page-view .catalog-product-view .product-info-main .price-wrapper .price, .catalog-product-view .product-info-main .price-wrapper .cms-page-view .price,
.cms-page-view heading-2 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h3,
.cms-page-view heading-3 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h4,
.cms-page-view heading-4 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h5,
.cms-page-view heading-5 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h6,
.cms-page-view heading-6 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view .page-title,
.cms-page-view .section-title {
  margin-top: 2em; }

.custom-page table {
  margin-bottom: 4em; }
  @media (max-width: 767px) {
    .custom-page table.responsive thead {
      display: none; }
    .custom-page table.responsive tbody td {
      display: block;
      text-align: center; }
      .custom-page table.responsive tbody td:first-child {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 600;
        color: #444;
        background: #f2f2f2;
        padding: 1em 1em .8em; }
        .custom-page table.responsive tbody td:first-child:before {
          display: none; }
    .custom-page table.responsive tbody td:before {
      content: attr(data-th);
      display: block;
      text-align: center;
      font-weight: 600; } }

.skills {
  color: #00a9c8; }
  .skills .value {
    font-size: 56px;
    line-height: 1.519em;
    font-weight: 700; }
  .skills .term {
    font-size: 16px;
    text-transform: uppercase; }

@media (max-width: 767px) {
  .cms-about-us .big-circle-icon {
    margin-top: 2rem; } }

@media (max-width: 767px) {
  .team > div[class*='col-'] {
    margin-bottom: 2rem; } }
.team > div[class*='col-'] img {
  margin-bottom: 1rem; }

.cms-customer-service .terms-conditions h4.small-icon:before {
  padding-right: 15px;
  vertical-align: bottom; }

.cms-about-us .page-title-wrapper .page-title {
  margin-top: 1em; }
.cms-about-us .section-title {
  margin-top: 4em;
  padding-top: 4em;
  border-top: 1px solid #e2e8eb; }
.cms-about-us .custom-page .section-title:first-child {
  border-top: none; }

.change-message {
  padding: 1em;
  margin-bottom: 30px;
  border: 1px solid #bce8f1;
  border-radius: 2px;
  color: #31708f;
  background-color: #d9edf7; }

dl.custom-page dd {
  font-style: normal;
  margin-bottom: 2em; }

.testimonials {
  padding-bottom: 2em; }
  .testimonials blockquote {
    padding: 10px 20px; }
    .testimonials blockquote cite {
      display: block;
      text-align: center;
      margin: 0 auto 0.5em;
      font-weight: 500;
      text-transform: uppercase;
      color: #00a9c8; }
    .testimonials blockquote q {
      display: block;
      padding: 0 5%; }
  .testimonials.owl-testimonials .owl-nav {
    position: static; }
  .testimonials.owl-testimonials .owl-controls {
    top: auto;
    bottom: 0;
    right: 50%;
    margin-right: -49px; }
  .testimonials.owl-testimonials .owl-prev,
  .testimonials.owl-testimonials .owl-next {
    padding: 8px 7px 0;
    height: 35px; }
    .testimonials.owl-testimonials .owl-prev:before,
    .testimonials.owl-testimonials .owl-next:before {
      font-size: 2.5em;
      color: #444;
      transition: .3s ease; }
    .testimonials.owl-testimonials .owl-prev:hover:before,
    .testimonials.owl-testimonials .owl-next:hover:before {
      color: #00a9c8; }
  .testimonials.owl-testimonials .owl-prev {
    line-height: inherit; }
    .testimonials.owl-testimonials .owl-prev:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .testimonials.owl-testimonials .owl-next {
    line-height: inherit; }
    .testimonials.owl-testimonials .owl-next:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }

.big-circle-icon {
  display: block;
  width: 122px;
  height: 122px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  border: 2px solid #00a9c8;
  text-align: center; }
  .big-circle-icon:before {
    color: #00a9c8;
    font-size: 66px !important;
    line-height: 122px;
    width: 100%; }

.medium-icon {
  margin: 0 auto 1rem;
  text-align: center;
  width: 100%; }
  .medium-icon:before {
    font-size: 60px;
    line-height: 1em;
    color: #00a9c8; }

.small-icon {
  width: 100%; }
  .small-icon:before {
    font-size: 40px;
    line-height: inherit;
    color: #00a9c8; }

.cms-no-route .page-title {
  color: #9a9a9a; }

.not-found-page {
  color: #9a9a9a; }
  .not-found-page .image404 svg .svg_layer1 {
    fill: #000; }
  .not-found-page .image404 svg .svg_layer2 {
    fill: #9a9a9a; }
  .not-found-page .image404 svg .svg_layer3 {
    fill: #00a9c8; }
  .not-found-page .disc li,
  .not-found-page dd {
    font-style: normal; }
  .not-found-page .not-found-page_top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px; }
    .not-found-page .not-found-page_top img {
      width: auto;
      max-width: 100%;
      margin-bottom: 40px; }
    .not-found-page .not-found-page_top > div {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      text-align: center; }
    .not-found-page .not-found-page_top strong {
      font-size: 20px;
      line-height: 1;
      font-weight: 600;
      padding-right: 20px; }
      @media (min-width: 768px) {
        .not-found-page .not-found-page_top strong {
          font-size: 50px;
          line-height: 1; } }
      @media (min-width: 992px) {
        .not-found-page .not-found-page_top strong {
          font-size: 84px;
          line-height: 84px; } }
    .not-found-page .not-found-page_top span {
      font-size: 16px;
      line-height: 20px;
      font-weight: 300; }
      @media (min-width: 768px) {
        .not-found-page .not-found-page_top span {
          font-size: 30px;
          line-height: 38px; } }
      @media (min-width: 992px) {
        .not-found-page .not-found-page_top span {
          font-size: 55px;
          line-height: 68px; } }
  .not-found-page .not-found-page_bottom dt {
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .not-found-page .not-found-page_bottom dt {
        font-size: 20px; } }
  .not-found-page .not-found-page_bottom dd {
    text-align: center; }
    .not-found-page .not-found-page_bottom dd a {
      display: inline-block;
      font-size: 14px;
      line-height: 22px;
      font-weight: 600;
      padding: 12px 25px;
      line-height: inherit;
      color: #FFF;
      background: #00a9c8;
      padding: 15px 45px;
      line-height: 1.5em;
      display: inline-block;
      text-transform: uppercase;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      transform: translateZ(0);
      background: #00a9c8;
      color: #FFF;
      border-radius: 0;
      padding: 15px 45px;
      line-height: 20px;
      text-transform: uppercase; }
      .not-found-page .not-found-page_bottom dd a:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
      .not-found-page .not-found-page_bottom dd a:hover {
        background: #3c414c; }
      .not-found-page .not-found-page_bottom dd a:hover {
        background: #3c414c;
        color: #FFF; }
      .not-found-page .not-found-page_bottom dd a:before {
        padding-right: 5px;
        font-size: 22px;
        vertical-align: sub; }

.customer-account-create .field .checkbox {
  margin-top: .5rem; }

.search-term-popular ul.search-terms:before, .search-term-popular ul.search-terms:after {
  display: table;
  content: "";
  line-height: 0; }
.search-term-popular ul.search-terms:after {
  clear: both; }
.search-term-popular ul.search-terms li {
  float: left;
  margin-right: 15px;
  font-size: 24px; }

@media (min-width: 1200px) {
  .search.advanced {
    max-width: 50%; } }
@media (min-width: 992px) {
  .search.advanced {
    max-width: 75%; } }
.search.advanced legend.legend {
  padding-bottom: 2em;
  border-bottom: 1px solid #dadada;
  margin-bottom: 2em;
  width: 100%; }
.search.advanced .price .range.price {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
  .search.advanced .price .range.price > .field {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%; }
  .search.advanced .price .range.price .addafter {
    position: absolute;
    top: 0;
    left: calc(100% + 6px);
    line-height: 28px;
    margin-right: 0; }
    @media (max-width: 767px) {
      .search.advanced .price .range.price .addafter {
        left: auto;
        right: 0; } }
  .search.advanced .price .range.price .separator {
    line-height: 28px;
    padding: 7px 0;
    margin-bottom: 1rem; }
  @media (max-width: 767px) {
    .search.advanced .price .range.price .addon {
      padding-right: 45px; } }
.search.advanced .actions-toolbar {
  padding-top: 1.5rem;
  border-top: 1px solid #dadada; }

.search-terms ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .search-terms ul li {
    margin: 0 5px 5px 0;
    border: 1px solid #dadada; }
  .search-terms ul a {
    padding: 5px;
    color: #9a9a9a; }
    .search-terms ul a:hover {
      background: #f4f6f7; }

.form-orders-search legend.admin__legend {
  padding-bottom: 2em;
  border-bottom: 1px solid #dadada;
  margin-bottom: 2em;
  width: 100%; }
.form-orders-search .actions-toolbar {
  padding-top: 1.5rem;
  border-top: 1px solid #dadada; }

.shipping-delivery-page p {
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .shipping-delivery-page p {
      margin-bottom: 30px; } }
.shipping-delivery-page .heading-3, .shipping-delivery-page .block-subtitle, .shipping-delivery-page .sidebar .block .block-title, .sidebar .block .shipping-delivery-page .block-title, .shipping-delivery-page .collapsible-block .opener, .collapsible-block .shipping-delivery-page .opener, .shipping-delivery-page .checkout-index-index .opc-wrapper .step-title, .checkout-index-index .opc-wrapper .shipping-delivery-page .step-title, .shipping-delivery-page .opc-sidebar .opc-block-summary span.title, .opc-sidebar .opc-block-summary .shipping-delivery-page span.title {
  text-transform: uppercase;
  color: #00a9c8;
  margin-bottom: 10px; }
.shipping-delivery-page ul li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 0.8em; }
  .shipping-delivery-page ul li:before {
    content: '.';
    font-size: 35px;
    line-height: inherit;
    color: #00a9c8;
    position: absolute;
    top: -8px;
    left: 0; }
  .shipping-delivery-page ul li:last-child {
    margin-bottom: 1.5em; }
.shipping-delivery-page .shipping-delivery-page__border {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dadada; }
  @media (min-width: 992px) {
    .shipping-delivery-page .shipping-delivery-page__border {
      padding-bottom: 30px;
      margin-bottom: 40px; } }
  .shipping-delivery-page .shipping-delivery-page__border span:not(.heading-3):not(.block-subtitle) {
    margin-bottom: 15px;
    display: block; }
.shipping-delivery-page .shipping-delivery-page_shipping-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_shipping-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.shipping-delivery-page .shipping-delivery-page_track-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_track-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.shipping-delivery-page .shipping-delivery-page_order-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_order-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.shipping-delivery-page .shipping-delivery-page_shipping-icon:before,
.shipping-delivery-page .shipping-delivery-page_track-icon:before,
.shipping-delivery-page .shipping-delivery-page_order-icon:before {
  font-size: 40px;
  color: #00a9c8;
  padding-right: 15px; }

.faq-page #faq-accordion .accordion-trigger {
  margin-bottom: 30px;
  padding-right: 30px;
  position: relative; }
  .faq-page #faq-accordion .accordion-trigger:before {
    content: 'q';
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1;
    color: #FFF;
    background: #00a9c8;
    text-align: center;
    padding: 15px 0;
    width: 50px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer; }
  .faq-page #faq-accordion .accordion-trigger:after {
    position: absolute;
    font-size: 20px;
    line-height: 1;
    top: 17px;
    right: 0;
    cursor: pointer;
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0); }
  .faq-page #faq-accordion .accordion-trigger.open:after {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0); }
  @media (min-width: 768px) {
    .faq-page #faq-accordion .accordion-trigger {
      display: inline-block; } }
  .faq-page #faq-accordion .accordion-trigger span {
    cursor: pointer;
    font-size: 20px;
    line-height: 50px;
    color: #00a9c8; }
.faq-page #faq-accordion .accordion-content {
  display: none; }
  .faq-page #faq-accordion .accordion-content p {
    padding-bottom: 50px;
    margin-bottom: 0; }
    .faq-page #faq-accordion .accordion-content p:before {
      content: 'a';
      text-transform: uppercase;
      font-size: 20px;
      line-height: 1;
      color: #00a9c8;
      background: #f6f6f6;
      text-align: center;
      padding: 15px 0;
      width: 50px;
      display: inline-block;
      margin: 5px 15px 15px 0;
      float: left; }

.support-page .text-block {
  padding-bottom: 20px;
  border-bottom: 1px solid #dadada;
  margin-bottom: 30px; }
.support-page .boxes-block li a {
  transition: 0s; }
.support-page .boxes-block li div {
  background: transparent;
  border: 1px solid #00a9c8;
  margin-bottom: 30px;
  padding: 87px 10px;
  transition: .3s ease;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .support-page .boxes-block li div:hover {
    background: #00a9c8; }
    .support-page .boxes-block li div:hover span,
    .support-page .boxes-block li div:hover span:before {
      color: #FFF; }
  @media (min-width: 1200px) {
    .support-page .boxes-block li div {
      margin-bottom: 50px; } }
  .support-page .boxes-block li div span {
    font-size: 20px;
    line-height: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .support-page .boxes-block li div span:before {
      color: #00a9c8;
      font-size: 70px;
      line-height: 1; }
.support-page .boxes-block .support-page__archive-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__archive-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.support-page .boxes-block .support-page__bubbles-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__bubbles-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.support-page .boxes-block .support-page__bubble-question-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__bubble-question-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.support-page .boxes-block .support-page__envelope-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__envelope-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.guarantee-page p {
  margin-bottom: 20px; }
.guarantee-page h3 {
  font-size: 35px;
  line-height: 1;
  color: #000;
  font-weight: 600; }
.guarantee-page h4 {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  color: #444;
  line-height: inherit; }
  .guarantee-page h4:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .guarantee-page h4:before {
    font-size: 30px;
    line-height: inherit;
    color: #00a9c8;
    padding-right: 10px; }
.guarantee-page ul {
  padding: 10px 0 20px; }
  .guarantee-page ul li {
    margin-bottom: 15px; }
    .guarantee-page ul li:last-child {
      margin-bottom: 0; }
.guarantee-page .text-block {
  padding-bottom: 20px;
  border-bottom: 1px solid #dadada;
  margin-bottom: 30px; }
  .guarantee-page .text-block:last-child {
    padding-bottom: 0;
    border-bottom: none; }

.secure-payment-page h4 {
  color: #00a9c8;
  line-height: inherit; }
  .secure-payment-page h4:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .secure-payment-page h4:before {
    font-size: 1.5em;
    line-height: inherit;
    color: #00a9c8;
    padding-right: 10px;
    vertical-align: bottom; }
.secure-payment-page ul {
  padding: 15px 0 20px; }
  .secure-payment-page ul li {
    margin-bottom: 15px; }
    .secure-payment-page ul li:last-child {
      margin-bottom: 0; }
.secure-payment-page .secure-payment_icons ul:before, .secure-payment-page .secure-payment_icons ul:after {
  display: table;
  content: "";
  line-height: 0; }
.secure-payment-page .secure-payment_icons ul:after {
  clear: both; }
.secure-payment-page .secure-payment_icons ul li {
  float: left;
  margin-right: 28px; }
.secure-payment-page .secure-payment_icons ul a {
  font-size: 41px;
  line-height: 1;
  color: #00a9c8; }
  .secure-payment-page .secure-payment_icons ul a:hover {
    color: #444; }

.terms-conditions-page p {
  margin-bottom: 28px; }
.terms-conditions-page ul h4 {
  color: #00a9c8;
  line-height: inherit; }
  .terms-conditions-page ul h4:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .terms-conditions-page ul h4:before {
    font-size: 1.5em;
    line-height: inherit;
    color: #00a9c8;
    padding-right: 10px;
    vertical-align: bottom; }

.cms-template-settings.cms-page-view h3 {
  font-size: 20px;
  line-height: 1;
  text-transform: none;
  margin-bottom: 2em; }
  .cms-template-settings.cms-page-view h3 em {
    color: #444; }
.cms-template-settings .data-table {
  margin-bottom: 40px; }
  .cms-template-settings .data-table th, .cms-template-settings .data-table td {
    word-break: break-all; }

.one-product-carousel {
  background: url("../images/media/one-product_bg.png");
  background-attachment: fixed;
  background-position: 50% 0;
  background-color: #111;
  margin-bottom: 30px;
  margin-top: -60px; }
  @media (min-width: 500px) {
    .one-product-carousel {
      margin-bottom: 60px; } }
  .one-product-carousel .block-title {
    display: none; }
  .one-product-carousel .container, .one-product-carousel .page-print.sales-order-print #maincontent, .page-print.sales-order-print .one-product-carousel #maincontent {
    padding-bottom: 50px; }
  .one-product-carousel .products-list .product-item-info {
    display: block;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: transparent; }
    @media (min-width: 600px) {
      .one-product-carousel .products-list .product-item-info {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
  .one-product-carousel .products-list .product-item-photo {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
    pointer-events: none; }
    .one-product-carousel .products-list .product-item-photo img {
      margin: -120px auto; }
    @media (min-width: 768px) {
      .one-product-carousel .products-list .product-item-photo img {
        margin: -170px auto; } }
    @media (min-width: 1200px) {
      .one-product-carousel .products-list .product-item-photo img {
        margin: -200px auto; } }
  .one-product-carousel .products-list .product-item-details {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 20px 10px;
    position: relative;
    z-index: 9; }
    @media (min-width: 500px) {
      .one-product-carousel .products-list .product-item-details {
        padding: 70px 10px; } }
  .one-product-carousel .products-list .product-item-name {
    font-size: 25px;
    color: #FFF;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
    line-height: 30px; }
    @media (min-width: 500px) {
      .one-product-carousel .products-list .product-item-name {
        font-size: 43px;
        line-height: 49px;
        margin-bottom: 20px; } }
    .one-product-carousel .products-list .product-item-name a {
      color: #FFF;
      position: relative;
      border-bottom: 0; }
      @media (min-width: 500px) {
        .one-product-carousel .products-list .product-item-name a:hover {
          text-decoration: underline; } }
      @media (min-width: 768px) {
        .one-product-carousel .products-list .product-item-name a:before, .one-product-carousel .products-list .product-item-name a:after {
          content: '';
          display: block;
          height: 2px;
          width: 0;
          position: absolute;
          bottom: -3px;
          background: #FFF;
          opacity: .75;
          transition: .2s linear; }
        .one-product-carousel .products-list .product-item-name a:before {
          left: 0; }
        .one-product-carousel .products-list .product-item-name a:after {
          right: 0; }
        .one-product-carousel .products-list .product-item-name a:hover {
          text-decoration: none; }
          .one-product-carousel .products-list .product-item-name a:hover:before, .one-product-carousel .products-list .product-item-name a:hover:after {
            width: 100%;
            transition: .2s linear;
            background: #00a9c8; } }
  .one-product-carousel .products-list .product-item-description {
    font-size: 17px;
    line-height: 25px;
    color: #FFF;
    max-width: 600px;
    margin-bottom: 20px; }
    @media (max-width: 500px) {
      .one-product-carousel .products-list .product-item-description {
        display: none; } }
  .one-product-carousel .products-list .opw-right-side {
    margin-top: -5px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    @media (max-width: 600px) {
      .one-product-carousel .products-list .opw-right-side {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%; }
        .one-product-carousel .products-list .opw-right-side > div {
          -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
          max-width: 100%;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center;
          text-align: center;
          margin: 15px 0; }
          .one-product-carousel .products-list .opw-right-side > div.price-box {
            margin-right: 0; }
          .one-product-carousel .products-list .opw-right-side > div.product-item-actions {
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
            .one-product-carousel .products-list .opw-right-side > div.product-item-actions > div {
              -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
              max-width: 100%;
              -webkit-justify-content: center;
              -ms-flex-pack: center;
              justify-content: center; } }
    .one-product-carousel .products-list .opw-right-side .price-box {
      font-size: 30px;
      color: #FFF;
      font-weight: 700;
      margin-right: 30px;
      line-height: 1; }
      @media (min-width: 500px) {
        .one-product-carousel .products-list .opw-right-side .price-box {
          font-size: 43px; } }
      .one-product-carousel .products-list .opw-right-side .price-box .price-wrapper {
        line-height: 1.1; }
    .one-product-carousel .products-list .opw-right-side .product-item-actions {
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      @media (min-width: 1200px) {
        .one-product-carousel .products-list .opw-right-side .product-item-actions {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
      @media (max-width: 1199px) {
        .one-product-carousel .products-list .opw-right-side .product-item-actions {
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex; } }
      .one-product-carousel .products-list .opw-right-side .product-item-actions .actions-primary .stock.unavailable {
        font-size: 18px;
        text-align: center;
        color: #FFF;
        margin: -5px 0 10px; }
        @media (min-width: 601px) {
          .one-product-carousel .products-list .opw-right-side .product-item-actions .actions-primary .stock.unavailable {
            margin: 9px 0 10px; } }
        @media (min-width: 992px) {
          .one-product-carousel .products-list .opw-right-side .product-item-actions .actions-primary .stock.unavailable {
            margin: 13px 0 10px; } }
      .one-product-carousel .products-list .opw-right-side .product-item-actions .action {
        background: transparent;
        border: 2px solid #FFF;
        border-radius: 26px;
        color: #FFF;
        font-size: 18px;
        padding: 14px 45px; }
        .one-product-carousel .products-list .opw-right-side .product-item-actions .action:hover {
          border-color: #00a9c8;
          background: #00a9c8; }
        .one-product-carousel .products-list .opw-right-side .product-item-actions .action.tocart span {
          color: #FFF; }
        .one-product-carousel .products-list .opw-right-side .product-item-actions .action.tocart:before {
          font-size: 19px; }
        .one-product-carousel .products-list .opw-right-side .product-item-actions .action.towishlist, .one-product-carousel .products-list .opw-right-side .product-item-actions .action.tocompare {
          width: 52px;
          padding: 0;
          text-align: center;
          transform: scale(0);
          transition: 0.2s cubic-bezier(0, 0, 0.6, 1.77);
          margin: 0 15px; }
          .one-product-carousel .products-list .opw-right-side .product-item-actions .action.towishlist:before, .one-product-carousel .products-list .opw-right-side .product-item-actions .action.tocompare:before {
            font-size: 25px;
            line-height: 50px;
            color: #FFF; }
      .one-product-carousel .products-list .opw-right-side .product-item-actions .actions-secondary {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .one-product-carousel .products-list .opw-right-side:hover .product-item-actions .action.towishlist, .one-product-carousel .products-list .opw-right-side:hover .product-item-actions .action.tocompare {
      transform: scale(1); }
      .one-product-carousel .products-list .opw-right-side:hover .product-item-actions .action.towishlist:hover, .one-product-carousel .products-list .opw-right-side:hover .product-item-actions .action.tocompare:hover {
        transition: .2s linear; }
  .one-product-carousel .products-list .product-item-details:hover .product-item-actions .action.towishlist, .one-product-carousel .products-list .product-item-details:hover .product-item-actions .action.tocompare {
    transform: scale(1); }
  .one-product-carousel .owl-carousel .owl-item img {
    width: auto; }
  .one-product-carousel .owl-nav {
    right: auto;
    width: 100%;
    top: 55%;
    padding: 0;
    pointer-events: none; }
    @media (min-width: 768px) {
      .one-product-carousel .owl-nav {
        max-width: 750px;
        left: calc(50% - 375px); } }
    @media (min-width: 992px) {
      .one-product-carousel .owl-nav {
        max-width: 970px;
        left: calc(50% - 485px); } }
    @media (min-width: 1200px) {
      .one-product-carousel .owl-nav {
        max-width: 1200px;
        left: calc(50% - 600px); } }
    .one-product-carousel .owl-nav > div {
      padding: 0;
      margin: 0;
      pointer-events: all; }
    .one-product-carousel .owl-nav .owl-prev {
      float: left; }
      .one-product-carousel .owl-nav .owl-prev:before {
        content: '\e5c4';
        font-size: 55px; }
        @media (min-width: 480px) {
          .one-product-carousel .owl-nav .owl-prev:before {
            font-size: 81px; } }
    .one-product-carousel .owl-nav .owl-next {
      float: right; }
      .one-product-carousel .owl-nav .owl-next:before {
        content: '\e5c8';
        font-size: 55px; }
        @media (min-width: 480px) {
          .one-product-carousel .owl-nav .owl-next:before {
            font-size: 81px; } }

.widget.featured.grid.new_product {
  margin-bottom: 80px; }
  .widget.featured.grid.new_product .product-item {
    padding: 5px;
    margin: 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 992px) {
      .widget.featured.grid.new_product .product-item {
        height: 371px; } }
    @media (min-width: 1200px) {
      .widget.featured.grid.new_product .product-item {
        height: 394px; } }
    .widget.featured.grid.new_product .product-item .product-item-info {
      background: #FFF;
      transition: .2s; }
    @media (min-width: 480px) {
      .widget.featured.grid.new_product .product-item {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; } }
    @media (min-width: 992px) {
      .widget.featured.grid.new_product .product-item {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%; }
        .widget.featured.grid.new_product .product-item:nth-child(5) {
          width: 50%;
          -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
          max-width: 50%; }
          .widget.featured.grid.new_product .product-item:nth-child(5) .product-item-info .product-item-details {
            padding: 5px 30px 0 30px; } }

.widget.block-new-products.grid {
  margin-bottom: 100px; }
  .widget.block-new-products.grid .product-item {
    padding: 5px;
    margin: 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 480px) {
      .widget.block-new-products.grid .product-item {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; } }
    @media (min-width: 992px) {
      .widget.block-new-products.grid .product-item {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%; } }

.parallax-container.parallax-1 {
  margin-bottom: 87px; }

.rd-parallax .rd-parallax-layer-holder {
  position: static !important; }
  .rd-parallax .rd-parallax-layer-holder:before {
    content: '';
    background: #000;
    opacity: .4;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
.rd-parallax .parallax-1 .container, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent {
  background: none;
  margin: 6% auto;
  text-align: center; }
  @media (min-width: 992px) {
    .rd-parallax .parallax-1 .container, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent {
      margin: 8% auto; } }
  .rd-parallax .parallax-1 .container .text-box, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent .text-box, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent .text-box {
    max-width: 750px;
    margin: 0 auto; }
  .rd-parallax .parallax-1 .container h3, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent h3, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent h3 {
    font-size: 4vw;
    line-height: 1.26;
    font-weight: bold;
    color: #FFF;
    margin-bottom: 4%; }
    @media (min-width: 768px) {
      .rd-parallax .parallax-1 .container h3, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent h3, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent h3 {
        font-size: 43px; } }
    .rd-parallax .parallax-1 .container h3 i, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent h3 i, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent h3 i {
      font-weight: normal;
      font-style: italic;
      display: block; }
  .rd-parallax .parallax-1 .container p, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent p, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent p {
    font-size: 14px;
    line-height: 26px;
    color: #FFF;
    margin-bottom: 5%;
    display: none; }
    @media (min-width: 768px) {
      .rd-parallax .parallax-1 .container p, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent p, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent p {
        display: block; } }
    @media (min-width: 992px) {
      .rd-parallax .parallax-1 .container p, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent p, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent p {
        font-size: 17px; } }
  .rd-parallax .parallax-1 .container .banner-button, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent .banner-button, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent .banner-button {
    color: #FFF;
    background: #00a9c8;
    padding: 15px 45px;
    line-height: 1.5em;
    display: inline-block;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    background: transparent;
    color: #FFF;
    border-radius: 25px;
    padding: 14px 45px;
    line-height: 20px;
    font-size: 18px;
    border: 2px solid #FFF; }
    .rd-parallax .parallax-1 .container .banner-button:hover, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent .banner-button:hover, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent .banner-button:hover {
      background: #3c414c; }
    .rd-parallax .parallax-1 .container .banner-button:hover, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent .banner-button:hover, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent .banner-button:hover {
      background: #00a9c8;
      border-color: #00a9c8; }
    @media (max-width: 767px) {
      .rd-parallax .parallax-1 .container .banner-button, .rd-parallax .parallax-1 .page-print.sales-order-print #maincontent .banner-button, .page-print.sales-order-print .rd-parallax .parallax-1 #maincontent .banner-button {
        padding: 5px 15px;
        font-size: 14px; } }

.manufacturer-list {
  margin-top: 78px;
  margin-bottom: -2rem;
  padding-top: 77px;
  padding-bottom: 47px;
  background: #f4f4f4; }
  .manufacturer-list .block-title strong {
    margin-bottom: 15px; }

.man-carousel.owl-carousel {
  padding-bottom: 40px; }
  .man-carousel.owl-carousel .owl-stage {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .man-carousel.owl-carousel .owl-item li {
    position: relative; }
    .man-carousel.owl-carousel .owl-item li img {
      width: auto;
      margin: 0 auto;
      opacity: .6;
      transition: .3s all ease; }
    .man-carousel.owl-carousel .owl-item li a:hover img {
      opacity: 1; }
  .man-carousel.owl-carousel .owl-nav {
    right: auto;
    top: auto;
    bottom: -18px;
    left: 50%;
    background: #f4f4f4;
    transform: translateX(-50%);
    width: 170px;
    text-align: center;
    display: none; }
    .man-carousel.owl-carousel .owl-nav .owl-prev:before {
      content: '\e5c4';
      font-size: 26px; }
    .man-carousel.owl-carousel .owl-nav .owl-next:before {
      content: '\e5c8';
      font-size: 26px; }
  .man-carousel.owl-carousel .owl-dots {
    margin-top: 30px;
    text-align: center; }
    .man-carousel.owl-carousel .owl-dots .owl-dot {
      display: inline-block;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      background: transparent;
      border: 2px solid #3c414c;
      transition: .3s all ease; }
      .man-carousel.owl-carousel .owl-dots .owl-dot:hover, .man-carousel.owl-carousel .owl-dots .owl-dot.active {
        background: #3c414c; }
    .man-carousel.owl-carousel .owl-dots .owl-dot + .owl-dot {
      margin-left: 10px; }
  .man-carousel.owl-carousel:hover li:before {
    transform: scale(1);
    border-radius: 0; }
  .man-carousel.owl-carousel:hover li:hover:before {
    transform: scale(0); }

.main-copyright {
  background: #2b2f37;
  padding: 17px 0;
  color: #FFF; }
  .main-copyright small {
    font-size: 14px;
    font-family: "Open Sans", sans-serif; }

.contact-index-index .page-title {
  text-align: left;
  margin-bottom: 70px; }
.contact-index-index .contact .legend {
  font-size: 18px;
  margin-bottom: 10px; }
.contact-index-index .contact .no-label {
  font-size: 16px;
  color: #9a9a9a; }

.ios.iphone.mobile.portrait.rd-navbar-fixed-linked body {
  padding-top: 0 !important; }

.ios.iphone.mobile.portrait .page-wrapper {
  padding-top: 56px; }

.loading-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9999999; }

.new-label {
  background: #4bc16b;
  line-height: 35px;
  font-weight: 700;
  padding: 0 15px;
  border-radius: 2px; }

.sale-label {
  background: #ff4157;
  line-height: 35px;
  font-weight: 700;
  padding: 0 15px;
  border-radius: 2px; }

.product-item .smart-labels .smart-label.new-label,
.product-item .smart-labels .smart-label.sale-label {
  top: 20px;
  left: 20px; }

.products .product-item .price-box {
  font-size: 1.5rem;
  line-height: 1;
  color: #00a9c8; }
  .products .product-item .price-box .price-label {
    display: none; }
.products .product-item .special-price {
  color: #3c414c; }
.products .product-item .old-price .price {
  text-decoration: line-through;
  font-size: 1rem;
  color: #888; }
.products .product-item .product-item-name a {
  color: #444; }
  .products .product-item .product-item-name a:hover {
    color: #00a9c8; }
.products .product-item .product-item-name {
  display: block;
  font-size: 16px; }
.products .product-item .product-item-description {
  margin-bottom: 1em; }
  .products .product-item .product-item-description p {
    margin-bottom: 0;
    color: #9a9a9a;
    line-height: 21px; }
.products .product-item .product-reviews-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem; }
  .products .product-item .product-reviews-summary .action.add {
    display: none; }
.products .product-item .rating-summary {
  width: 90px;
  margin-top: 2px; }
  .products .product-item .rating-summary .label {
    display: none; }
.products .product-item .reviews-actions .view {
  margin-right: 1rem; }
  .products .product-item .reviews-actions .view:hover {
    color: #444; }
.products .product-item .swatch-attribute-options {
  margin-right: 20px; }
.products .product-item .product-item-actions {
  margin-top: 0; }
  .products .product-item .product-item-actions .swatch-input.super-attribute-select {
    display: none; }
.products .product-item .swatch-option:not(.selected) {
  border-color: transparent; }
  .products .product-item .swatch-option:not(.selected)[style*="background: #ffffff"] {
    border-color: #666;
    border-width: 1px; }
.products .product-item .swatch-option:hover {
  color: #FFF;
  background: #00a9c8;
  border-color: #00a9c8; }

.toolbar-products,
.toolbar-posts {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  text-align: center;
  background: #f4f4f4;
  padding: 0;
  position: relative; }
  @media (min-width: 550px) {
    .toolbar-products,
    .toolbar-posts {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  @media (max-width: 991px) {
    .toolbar-products:before,
    .toolbar-posts:before {
      content: '';
      position: absolute;
      top: 50px;
      left: 0;
      width: 100%;
      height: 1px;
      background: #f4f4f4;
      z-index: 9; } }
  .toolbar-products p,
  .toolbar-products .field,
  .toolbar-posts p,
  .toolbar-posts .field {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .toolbar-products p .label,
    .toolbar-products .field .label,
    .toolbar-posts p .label,
    .toolbar-posts .field .label {
      margin-right: 10px; }
      @media (max-width: 991px) {
        .toolbar-products p .label,
        .toolbar-products .field .label,
        .toolbar-posts p .label,
        .toolbar-posts .field .label {
          display: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  .toolbar-products label.label,
  .toolbar-posts label.label {
    display: none; } }

  .toolbar-products .filter-toggle,
  .toolbar-posts .filter-toggle {
    -webkit-flex-basis: 50px;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    max-width: 50px;
    text-align: center;
    padding: 0;
    color: #d1d7da;
    border-right: 1px solid #f4f4f4;
    margin-right: 15px; }

.toolbar-container .filter-toggle {
  color: #FFF;
  background: #00a9c8;
  padding: 15px 45px;
  line-height: 1.5em;
  display: inline-block;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  margin-bottom: 20px;
  display: none; }
  .toolbar-container .filter-toggle:hover {
    background: #3c414c; }

.field.toolbar-sorter {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .field.toolbar-sorter {
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: auto;
      margin-right: auto; } }
  .field.toolbar-sorter .select2-container {
    border-right: 1px solid #f4f4f4; }
    .field.toolbar-sorter .select2-container:hover, .field.toolbar-sorter .select2-container.select2-container--open {
      color: #f4f4f4; }
      .field.toolbar-sorter .select2-container:hover .select2-selection, .field.toolbar-sorter .select2-container.select2-container--open .select2-selection {
        box-shadow: none; }
  .field.toolbar-sorter .label {
    text-align: left;
    display: none; }
  .field.toolbar-sorter .sorter-action {
    transition: .2s;
    height: 50px;
    width: 50px;
    margin: 0;
    padding: 0;
    border-right: 1px solid #FFF; }
    .field.toolbar-sorter .sorter-action span {
      display: none; }
    .field.toolbar-sorter .sorter-action.sort-asc, .field.toolbar-sorter .sorter-action.sort-desc {
      line-height: inherit;
      font-size: 1.5rem;
      line-height: 50px;
      color: #d1d7da;
      background: #f4f4f4; }
      .field.toolbar-sorter .sorter-action.sort-asc:before, .field.toolbar-sorter .sorter-action.sort-desc:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .field.toolbar-sorter .sorter-action.sort-desc {
      transform: rotate(180deg);
      border-right: none;
      border-left: 1px solid #f4f4f4; }
    .field.toolbar-sorter .sorter-action:hover {
      color: #3c414c; }

p.toolbar-amount {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  color: #3c414c; }
  p.toolbar-amount span.toolbar-number:first-child {
    margin-left: .3em; }
  p.toolbar-amount span.toolbar-number:nth-child(2) {
    margin-right: .3em; }
  p.toolbar-amount span.toolbar-number:last-child {
    margin-left: .3em; }
  @media (min-width: 768px) {
    p.toolbar-amount {
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: auto; } }
  @media (min-width: 768px) and (max-width: 991px) {
    p.toolbar-amount {
      display: none; } }

@media (min-width: 550px) and (max-width: 570px) {
  p.toolbar-amount {
    display: none; } }

.field.limiter {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  transition: .2s;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  @media (min-width: 768px) {
    .field.limiter {
      -webkit-order: 3;
      -ms-flex-order: 3;
      order: 3;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: auto;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-left: 40px; } }
  .field.limiter .control {
    display: inline-block;
    border-left: 1px solid #f4f4f4; }
    .field.limiter .control .select2-container--open {
      color: #f4f4f4; }
  .field.limiter .limiter-text {
    display: none; }
  .field.limiter .control:hover .select2-container {
    color: #f4f4f4; }
  .toolbar-products .field.limiter .select2-container--default .select2-selection--single {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
    .toolbar-products .field.limiter .select2-container--default .select2-selection--single.select2-selection {
      box-shadow: none; }

.tollbar-bottom {
  margin-top: 20px; }
  .tollbar-bottom .toolbar-products:before {
    display: none; }
  .tollbar-bottom .modes,
  .tollbar-bottom .toolbar-amount,
  .tollbar-bottom .limiter,
  .tollbar-bottom .toolbar-sorter {
    display: none; }
  .tollbar-bottom .pages .item {
    line-height: 50px;
    margin: 0 10px;
    font-weight: 300; }
    .tollbar-bottom .pages .item.pages-item-previous, .tollbar-bottom .pages .item.pages-item-next {
      line-height: 46px; }
    .tollbar-bottom .pages .item a {
      color: #00a9c8; }
      .tollbar-bottom .pages .item a:hover {
        color: #007e95; }
    .tollbar-bottom .pages .item.current {
      color: #3c414c; }
  .tollbar-bottom .pages .items .action {
    color: #060606; }
    .tollbar-bottom .pages .items .action span:before {
      color: #00a9c8; }
    .tollbar-bottom .pages .items .action:hover {
      color: #00a9c8; }
  .tollbar-bottom .filter-toggle {
    display: none !important; }

.modes {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .modes {
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: auto;
      margin-left: 0;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .modes .modes-label {
    display: none; }
  .modes .modes-mode {
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0; }
    .modes .modes-mode span {
      display: none; }
    .modes .modes-mode.active {
      color: #00a9c8;
      pointer-events: none; }
      .modes .modes-mode.active:hover {
        color: #00a9c8; }
    .modes .modes-mode:hover {
      color: #00a9c8; }
  .modes .mode-grid {
    line-height: inherit;
    font-size: 1.5rem;
    line-height: 50px; }
    .modes .mode-grid:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    @media (max-width: 767px) {
      .modes .mode-grid {
        border-left: 1px solid #f4f4f4; } }
  .modes .mode-list {
    line-height: inherit;
    font-size: 1.5rem;
    line-height: 50px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF; }
    .modes .mode-list:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }

.pages {
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  display: none;
  margin-bottom: 0; }
  .pages .pages-items {
    position: relative;
    display: inline-block; }
    .pages .pages-items:before, .pages .pages-items:after {
      display: table;
      content: "";
      line-height: 0; }
    .pages .pages-items:after {
      clear: both; }
  .pages .item {
    float: left;
    padding: 0 4px;
    font-size: 1rem;
    line-height: 1; }
    .pages .item.current {
      font-weight: 500; }
    .pages .item.pages-item-previous a span:not(.label), .pages .item.pages-item-next a span:not(.label) {
      line-height: inherit; }
      .pages .item.pages-item-previous a span:not(.label):before, .pages .item.pages-item-next a span:not(.label):before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .pages .item.pages-item-previous a span:not(.label):before {
      content: '\e5cb'; }
    .pages .item.pages-item-next a span:not(.label):before {
      content: '\e5cc'; }
    .pages .item.pages-item-previous .action span, .pages .item.pages-item-next .action span {
      display: inline-block;
      vertical-align: middle; }
  .tollbar-bottom .pages {
    display: block; }

.toolbar-products .select2-container--default .select2-selection--single,
.toolbar-posts .select2-container--default .select2-selection--single {
  background: #f4f4f4;
  border-color: #f4f4f4;
  border-right-color: #FFF; }
.toolbar-products .select2-container--default.select2-container--open .select2-selection--single,
.toolbar-posts .select2-container--default.select2-container--open .select2-selection--single {
  background: #FFF; }

.field.limiter .select2-container--default .select2-selection--single {
  border-right-color: #f4f4f4; }
  @media (min-width: 768px) {
    .field.limiter .select2-container--default .select2-selection--single {
      border-left-color: #FFF; } }

.toolbar-bottom .toolbar-posts {
  background: transparent; }

.catalog-product-view .main {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.catalog-product-view .product-info-main {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: center; }
  @media (min-width: 768px) {
    .catalog-product-view .product-info-main {
      text-align: left; } }
  .catalog-product-view .product-info-main .rating-summary {
    margin-top: 4px; }
.catalog-product-view .product-info-stock-sku {
  margin-bottom: 1rem; }
  .catalog-product-view .product-info-stock-sku .available {
    color: #00a9c8;
    margin-bottom: 7px; }
  .catalog-product-view .product-info-stock-sku .unavailable {
    color: #3c414c;
    margin-bottom: 7px; }
.catalog-product-view .page-title-wrapper {
  margin-bottom: 1rem;
  line-height: 1; }
  .catalog-product-view .page-title-wrapper .container, .catalog-product-view .page-title-wrapper .page-print.sales-order-print #maincontent, .page-print.sales-order-print .catalog-product-view .page-title-wrapper #maincontent,
  .catalog-product-view .page-title-wrapper h1 {
    margin: 25px 0 0;
    padding: 0;
    text-align: center;
    font-size: 40px;
    line-height: 54px; }
    @media (min-width: 768px) {
      .catalog-product-view .page-title-wrapper .container, .catalog-product-view .page-title-wrapper .page-print.sales-order-print #maincontent, .page-print.sales-order-print .catalog-product-view .page-title-wrapper #maincontent,
      .catalog-product-view .page-title-wrapper h1 {
        text-align: left;
        margin-top: 0; } }
.catalog-product-view .product-reviews-summary {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 768px) {
    .catalog-product-view .product-reviews-summary {
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
.catalog-product-view .product-info-main .rating-summary {
  padding-right: 1rem; }
  .catalog-product-view .product-info-main .rating-summary .label {
    display: none; }
.catalog-product-view .reviews-actions .view {
  margin-right: 1rem; }
.catalog-product-view #tab-label-reviews-title span.counter:before {
  content: '('; }
.catalog-product-view #tab-label-reviews-title span.counter:after {
  content: ')'; }
.catalog-product-view .price-box {
  margin-bottom: 1rem;
  color: #00a9c8;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .catalog-product-view .price-box .price-label {
    display: none; }
  .catalog-product-view .price-box .special-price {
    color: #3c414c; }
  .catalog-product-view .price-box .old-price {
    color: #888;
    text-decoration: line-through; }
    .catalog-product-view .price-box .old-price .price {
      font-size: 1rem; }
.catalog-product-view .product-info-price {
  margin-bottom: 25px; }
  .catalog-product-view .product-info-price .price-wrapper .price {
    font-size: 47px; }
.catalog-product-view .overview {
  margin-bottom: 1rem; }
.catalog-product-view .product-add-form {
  margin-bottom: 1.6rem;
  margin-top: 25px; }
.catalog-product-view .product-info-price {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .catalog-product-view .product-info-price {
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .catalog-product-view .product-info-price .product-info-stock-sku {
    order: 2; }
    .catalog-product-view .product-info-price .product-info-stock-sku .stock span {
      color: #00b06c; }
  .catalog-product-view .product-info-price .page-title-wrapper {
    order: 1;
    margin-top: -13px; }
  .catalog-product-view .product-info-price .price-box {
    order: 3; }
.catalog-product-view .box-tocart .fieldset {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
.catalog-product-view .box-tocart .tocart {
  border: 2px solid #00a9c8;
  background: #00a9c8;
  color: #FFF;
  font-size: 18px;
  line-height: 25px;
  height: 60px;
  padding: 11px 44px;
  text-transform: uppercase; }
  .catalog-product-view .box-tocart .tocart:hover {
    color: #FFF;
    background: #3c414c;
    border-color: #3c414c; }
  .catalog-product-view .box-tocart .tocart span:before {
    content: "\e04f";
    display: inline-block;
    font-family: "fl-outicons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 24px;
    margin-right: 11px; }
.catalog-product-view .box-tocart .field.qty {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-right: 0;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 768px) {
    .catalog-product-view .box-tocart .field.qty {
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .catalog-product-view .box-tocart .field.qty .label span {
    vertical-align: sub; }
  .catalog-product-view .box-tocart .field.qty .control input {
    text-align: center;
    padding: 10px 20px; }
  @media (min-width: 1200px) {
    .catalog-product-view .box-tocart .field.qty {
      padding-right: 2rem; } }
.catalog-product-view .product-social-links {
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 1rem; }
  .catalog-product-view .product-social-links .action span {
    display: none; }
.catalog-product-view .social-sharing {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 768px) {
    .catalog-product-view .social-sharing {
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
.catalog-product-view .swatch-attribute {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  position: relative; }
  @media (min-width: 1200px) {
    .catalog-product-view .swatch-attribute {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .catalog-product-view .swatch-attribute .swatch-attribute-label {
    font-weight: 400;
    display: inline-block;
    min-width: 80px;
    font-size: 16px;
    color: #9a9a9a; }
  @media (max-width: 1199px) {
    .catalog-product-view .swatch-attribute.color .swatch-attribute-label {
      text-align: center;
      margin-left: -8px; } }
  .catalog-product-view .swatch-attribute .swatch-attribute-selected-option {
    display: none; }
  .catalog-product-view .swatch-attribute [id*='super_attribute['].mage-error {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    padding: 5px 10px; }
    @media (max-width: 767px) {
      .catalog-product-view .swatch-attribute [id*='super_attribute['].mage-error {
        right: 0; } }
  .catalog-product-view .swatch-attribute.color [id*='super_attribute['].mage-error {
    position: static; }
.catalog-product-view .swatch-option {
  min-width: 20px;
  margin-bottom: 0;
  border-radius: 20px; }
  .catalog-product-view .swatch-option.color {
    min-height: 20px; }
  .catalog-product-view .swatch-option.text {
    min-width: 20px;
    min-height: 20px;
    padding: 5px 20px; }
.catalog-product-view .product-options-wrapper .field {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .catalog-product-view .product-options-wrapper .field {
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (min-width: 1200px) {
    .catalog-product-view .product-options-wrapper .field {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .catalog-product-view .product-options-wrapper .field.required {
    margin-bottom: 2rem; }
  .catalog-product-view .product-options-wrapper .field .control {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 1200px) {
      .catalog-product-view .product-options-wrapper .field .control {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%; } }
  .catalog-product-view .product-options-wrapper .field .label {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 1200px) {
      .catalog-product-view .product-options-wrapper .field .label {
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        max-width: 40%;
        font-size: 16px; } }
.catalog-product-view .product-addto-links {
  display: inline-block; }
  .catalog-product-view .product-addto-links a.action {
    width: 46px;
    height: 46px;
    display: inline-block;
    text-align: center;
    line-height: 46px;
    font-size: 19px;
    color: #FFF;
    background: #00a9c8; }
    .catalog-product-view .product-addto-links a.action:hover {
      background: #3c414c; }
.catalog-product-view .product-social-links .mailto {
  width: 46px;
  height: 46px;
  display: inline-block;
  text-align: center;
  line-height: 46px;
  font-size: 19px;
  color: #FFF;
  background: #00a9c8; }
  .catalog-product-view .product-social-links .mailto:hover {
    background: #3c414c; }
.catalog-product-view .product.attribute strong {
  font-weight: 600; }
.catalog-product-view .product.attribute .value {
  display: inline-block; }
.catalog-product-view .product.attribute.sku {
  margin-bottom: 10px; }
.catalog-product-view .product.media {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
.catalog-product-view .product.info {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  margin: 4rem 0 1rem;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  background: transparent; }
  @media (min-width: 768px) {
    .catalog-product-view .product.info {
      padding-left: 15px;
      padding-right: 15px; } }
  .catalog-product-view .product.info .description p {
    font-weight: 300;
    text-indent: 1.5em;
    color: #9a9a9a; }
.catalog-product-view .data.items {
  position: relative;
  text-align: center; }
  .catalog-product-view .data.items .title {
    border-top: 1px solid #dadada;
    display: block;
    line-height: 1;
    margin-right: 0;
    padding: 15px;
    font-size: 18px;
    margin-bottom: 0; }
    .catalog-product-view .data.items .title a {
      color: #3c414c; }
    @media (min-width: 768px) {
      .catalog-product-view .data.items .title {
        display: inline-block;
        border-top: none;
        margin-right: 1rem;
        padding: 7px 50px;
        border-bottom: 2px solid #dadada;
        margin-bottom: 16px; } }
    @media (min-width: 992px) {
      .catalog-product-view .data.items .title {
        padding: 7px 70px; } }
    .catalog-product-view .data.items .title.active {
      border-color: #00a9c8; }
    .catalog-product-view .data.items .title:before {
      top: 15px;
      right: 12px; }
      @media (min-width: 768px) {
        .catalog-product-view .data.items .title:before {
          display: none; } }
    .catalog-product-view .data.items .title:hover a {
      color: #00a9c8; }
  .catalog-product-view .data.items .content {
    text-align: left;
    padding: 0 1rem;
    font-size: 17px;
    line-height: 25px; }
    @media (min-width: 768px) {
      .catalog-product-view .data.items .content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        width: 100%;
        padding: 5rem 0 0;
        display: none; } }
    .catalog-product-view .data.items .content.active {
      display: block; }
    .catalog-product-view .data.items .content[role="tabpanel"] {
      display: block; }
    .catalog-product-view .data.items .content .table-caption {
      display: none;
      text-align: left; }
      @media (min-width: 768px) {
        .catalog-product-view .data.items .content .table-caption {
          display: table-caption; } }
  .catalog-product-view .data.items .additional-attributes {
    font-size: 17px; }
    .catalog-product-view .data.items .additional-attributes .attributes-row {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      border-bottom: 1px solid #dadada; }
    .catalog-product-view .data.items .additional-attributes .attributes-label {
      -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
      flex-basis: 150px;
      max-width: 150px;
      padding: 1rem 2rem 1rem 0;
      color: #060606; }
    .catalog-product-view .data.items .additional-attributes .attributes-data {
      padding: 1rem 0 1rem 2rem;
      font-weight: 300;
      color: #9a9a9a; }

@media (min-width: 768px) {
  .catalog-product-view .product-info-main {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
    max-width: 40%; }
  .catalog-product-view .product.media {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%;
    max-width: 60%; } }
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 1rem 0; }
body.catalog-product-compare-index .table-caption {
  display: none; }

.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto; }
  .table-wrapper.comparison .table-comparison > tbody > tr {
    border-right: 1px solid #dadada; }
    .table-wrapper.comparison .table-comparison > tbody > tr > th,
    .table-wrapper.comparison .table-comparison > tbody > tr > td {
      border-top: 0; }
  @media (max-width: 768px) {
    .table-wrapper.comparison td {
      border-bottom: 0;
      display: table-cell;
      padding: 0; }
      .table-wrapper.comparison td.product:before {
        display: none; } }

.table-comparison {
  table-layout: fixed; }
  .table-comparison .cell.label.remove,
  .table-comparison .cell.label.product {
    border-bottom: none; }
    .table-comparison .cell.label.remove span,
    .table-comparison .cell.label.product span {
      display: none; }
  .table-comparison .cell {
    width: 180px;
    padding: 1rem; }
    .table-comparison .cell .attibute.value {
      width: 100%;
      overflow: hidden; }
    .table-comparison .cell.product.info, .table-comparison .cell.product.label {
      border-bottom: 1px solid #dadada; }
    .table-comparison .cell.label {
      width: 80px; }
      .table-comparison .cell.label .attribute.label {
        display: block;
        width: 100%;
        word-wrap: break-word; }
    .table-comparison .cell.attribute img {
      max-width: 100%;
      height: auto; }
    .table-comparison .cell.remove {
      padding-top: 0;
      padding-bottom: 0;
      text-align: right; }
  .table-comparison .product-item-photo {
    display: block;
    margin: 0 auto 1rem; }
  .table-comparison .product-image-photo {
    margin-left: 0; }
  .table-comparison .product-item-actions,
  .table-comparison .price-box,
  .table-comparison .product.rating,
  .table-comparison .product-item-name {
    display: block;
    margin: 0.25rem 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .table-comparison .product-addto-links {
    margin-top: 1rem; }
    .table-comparison .product-addto-links .action.toggle {
      padding: 0; }
  .table-comparison .action.tocart {
    white-space: nowrap; }
  .table-comparison .action.towishlist {
    background: none;
    padding: 0;
    color: #00a9c8; }
    .table-comparison .action.towishlist:hover {
      color: #444; }
    .table-comparison .action.towishlist:hover {
      background: none; }

.comparison.headings {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  display: none; }

.block-compare .product-items {
  margin-bottom: 1rem; }
.block-compare .product-item-name {
  display: block;
  padding-right: 2rem;
  font-weight: 500;
  line-height: 1.5; }
  .block-compare .product-item-name a {
    color: #444; }
    .block-compare .product-item-name a:hover {
      color: #00a9c8; }
.block-compare .product-item {
  position: relative;
  margin-bottom: 1rem; }
.block-compare .action.delete {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 20px;
  color: #9a9a9a; }
  .block-compare .action.delete:hover {
    color: #00a9c8; }
.block-compare .actions-toolbar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 1200px) {
    .block-compare .actions-toolbar {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  .block-compare .actions-toolbar .primary {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .block-compare .actions-toolbar .clear {
    background: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 7px;
    margin-top: 9px; }

.products-grid .product-items {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }
.products-grid .product-item {
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px;
  margin: 0; }
  @media (min-width: 992px) {
    .products-grid .product-item {
      height: 420px; } }
  @media (min-width: 1200px) {
    .products-grid .product-item {
      height: 445px; } }
  .products-grid .product-item .product-item-actions {
    margin-bottom: 30px; }
  .products-grid .product-item .product-label {
    position: absolute;
    top: 28px;
    left: 5px;
    z-index: 2;
    padding: 2px 8px;
    font-size: 12px;
    font-weight: 500;
    color: #FFF;
    background: #00a9c8; }
    .products-grid .product-item .product-label:after {
      content: '';
      position: absolute;
      top: 0;
      right: -14px;
      bottom: 0;
      width: 14px;
      background-image: url(../images/media/label-after.png);
      background-repeat: no-repeat;
      background-size: cover; }
  .products-grid .product-item .product-item-info {
    background: #FFF;
    transition: .2s;
    text-align: center;
    height: 100%;
    position: relative;
    border: 1px solid #e5e5e5; }
    .products-grid .product-item .product-item-info:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 169, 200, 0.2);
      opacity: 0;
      transition: .3s all ease; }
    .products-grid .product-item .product-item-info .product-item-details {
      text-align: left;
      padding: 30px 30px 0 30px;
      color: #9a9a9a; }
      .products-grid .product-item .product-item-info .product-item-details .product-item-link {
        font-size: 16px;
        text-transform: none;
        color: #444;
        position: relative;
        font-weight: 500;
        padding-bottom: 5px;
        margin-bottom: 5px;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%; }
      .products-grid .product-item .product-item-info .product-item-details .price-box {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 500;
        color: #00a9c8; }
  .products-grid .product-item .product-item-description {
    font-weight: 300;
    margin-bottom: 10px; }
    .products-grid .product-item .product-item-description p {
      margin-bottom: 0; }
  .products-grid .product-item .swatch-option {
    min-height: 20px;
    min-width: 20px; }
    .products-grid .product-item .swatch-option.text {
      padding: 0 14px;
      min-width: 68px; }
      @media (min-width: 480px) and (max-width: 767px) {
        .products-grid .product-item .swatch-option.text {
          padding-right: 10px;
          padding-left: 10px;
          min-width: 54px;
          font-size: 12px;
          line-height: 1.2; } }
    .products-grid .product-item .swatch-option.selected {
      background-color: #3c414c !important;
      border-color: #3c414c !important; }
  .products-grid .product-item .hover-show .product-item-inner-bottom {
    margin-top: 15px;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .products-grid .product-item .hover-show .product-item-inner-bottom .product-item-inner {
      order: 2; }
    @media (min-width: 1200px) {
      .products-grid .product-item .hover-show .product-item-inner-bottom {
        margin-top: 0; } }
  @media (max-width: 991px) {
    .products-grid .product-item .hover-show .product-item-actions {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .products-grid .product-item .hover-show .product-item-actions .actions-primary {
        margin-bottom: 0;
        margin-right: 7px; }
    .products-grid .product-item .hover-show .actions-secondary {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      max-width: none;
      margin-bottom: 0; }
    .products-grid .product-item .hover-show .product-item-actions .actions-secondary .action + .action {
      margin-top: 0;
      margin-left: 7px; } }
  .products-grid .product-item .product-item-actions .actions-secondary .action {
    color: #00a9c8; }
    .products-grid .product-item .product-item-actions .actions-secondary .action:hover {
      color: #FFF; }
  @media (min-width: 992px) {
    .products-grid .product-item .hover-show .product-item-inner-bottom {
      max-height: 0;
      overflow: hidden; } }
  @media (min-width: 992px) {
    .products-grid .product-item .hover-show {
      opacity: 0;
      transition: .3s all ease; }
      .products-grid .product-item .hover-show .product-reviews-summary {
        position: relative;
        margin-bottom: 15px; }
      .products-grid .product-item .hover-show .product-item-actions {
        position: absolute;
        top: 50px;
        right: 13px; } }
  .products-grid .product-item:hover {
    z-index: 1; }
    .products-grid .product-item:hover .product-item-info:before {
      opacity: 1; }
    @media (min-width: 992px) {
      .products-grid .product-item:hover .product-item-info {
        height: auto; } }
    .products-grid .product-item:hover .product-item-info .product-item-actions .actions-secondary .action {
      color: #FFF; }
      .products-grid .product-item:hover .product-item-info .product-item-actions .actions-secondary .action:hover {
        color: #00a9c8; }
    @media (min-width: 992px) {
      .products-grid .product-item:hover .hover-show {
        opacity: 1; } }
    .products-grid .product-item:hover .hover-show .product-item-inner-bottom {
      max-height: 300px; }
.products-grid .product-image-container {
  display: inline-block;
  max-width: 100%; }
.products-grid .product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  overflow: hidden; }
.products-grid .product-image-photo {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 100%; }
.products-grid .reviews-actions {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .products-grid .reviews-actions .action.add {
    line-height: inherit;
    font-size: 0; }
    .products-grid .reviews-actions .action.add:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .products-grid .reviews-actions .action.add:before {
      font-size: 14px; }
.products-grid .special-price {
  display: block; }
.products-grid .old-price {
  display: block; }
.products-grid .price-from {
  margin-bottom: 0; }
.products-grid .price-to {
  margin-bottom: 0; }
.products-grid .product-item-actions > div {
  max-width: 46px;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 4px; }
  .products-grid .product-item-actions > div .stock.unavailable {
    width: 46px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    color: #FFF;
    background: #00a9c8; }
    .products-grid .product-item-actions > div .stock.unavailable:before {
      content: '\e022';
      font-family: "fl-outicons"; }
    .products-grid .product-item-actions > div .stock.unavailable > span {
      display: none; }
.products-grid .product-item-actions .actions-secondary .action {
  background-color: transparent;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  color: #FFF;
  padding: 0;
  display: block; }
  .products-grid .product-item-actions .actions-secondary .action:before {
    width: 46px;
    height: 46px;
    line-height: 46px;
    color: #FFF;
    background: #00a9c8;
    transition: .3s all ease; }
  .products-grid .product-item-actions .actions-secondary .action:hover {
    color: #00a9c8; }
  .products-grid .product-item-actions .actions-secondary .action:hover:before {
    background: #3c414c; }
.products-grid .product-item-actions .actions-secondary .action + .action {
  margin-top: 7px; }
.products-grid .product-item-actions .tocart {
  color: #00a9c8;
  background: none;
  padding: 3px 0; }
  .products-grid .product-item-actions .tocart span {
    background: none;
    color: #00a9c8;
    font-weight: 600; }
    .products-grid .product-item-actions .tocart span:before {
      content: "";
      display: inline-block;
      font-family: "fl-outicons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      font-size: 18px;
      margin-right: 7px;
      font-weight: 400;
      width: 46px;
      height: 46px;
      line-height: 46px;
      color: #FFF;
      background: #00a9c8;
      transition: .3s all ease; }
  .products-grid .product-item-actions .tocart:hover {
    background: none; }
    .products-grid .product-item-actions .tocart:hover span {
      color: #FFF; }
      .products-grid .product-item-actions .tocart:hover span:before {
        background: #3c414c; }
.products-grid.products-related .product-item-details .choice, .products-grid.products-crosssell .product-item-details .choice {
  float: left; }
.products-grid.products-related .product-item-details .product-item-actions, .products-grid.products-crosssell .product-item-details .product-item-actions {
  float: right; }
@media (min-width: 992px) {
  .products-grid.products-related:hover .product-item-info, .products-grid.products-crosssell:hover .product-item-info {
    height: 100%; } }
@media (max-width: 479px) {
  .products-grid.products-crosssell .product-items {
    margin: 0; } }
.products-grid.products-crosssell .product-item-details .product-item-actions {
  width: 100%; }
.products-grid.wishlist .product-item {
  height: auto; }
  .products-grid.wishlist .product-item .product-item-info {
    background: none; }
.products-grid.wishlist .box-tocart .fieldset {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
.products-grid.wishlist .box-tocart .field.qty {
  margin-bottom: 7px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
.products-grid.wishlist:hover .product-item-info {
  background: none; }
.products-grid .product-items.owl-carousel .product-item {
  max-width: none; }
.products-grid .product-items.owl-carousel .owl-stage-outer {
  margin-bottom: -52px; }
.products-grid .product-items.owl-carousel .owl-item {
  padding-bottom: 52px; }
.products-grid .product-items.owl-carousel .owl-nav .owl-prev, .products-grid .product-items.owl-carousel .owl-nav .owl-next {
  margin-top: -40px;
}

.featured-widget .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
  padding-bottom: 15px; }
@media (min-width: 992px) {
  .featured-widget .product-item {
    height: 370px; } }
@media (min-width: 1200px) {
  .featured-widget .product-item {
    height: 379px; } }

.products-grid:not(.featured-widget) .product-item {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  max-width: 100%; }

@media (min-width: 480px) {
  .products-grid:not(.featured-widget) .product-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    max-width: 50%; } }
@media (min-width: 992px) {
  .products-grid:not(.featured-widget) .product-item {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%; } }
@media (max-width: 991px) {
  .featured-widget .product-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
    .featured-widget .product-item .product-item-actions {
      margin-top: 10px; } }
@media (max-width: 767px) {
  .featured-widget .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }
.ie11 .new_product.grid.featured.widget .product-item {
  height: 387px; }
.ie11 .products-grid .product-item .product-item-info:before {
  background: #cceef4; }
.ie11 .products-grid .product-item .product-item-info .product-item-description {
  color: #9a9a9a; }
.ie11 .products-grid .product-item .product-item-info .product-item-details {
  padding: 24px 0 0 0; }
  .ie11 .products-grid .product-item .product-item-info .product-item-details > *:not(.hover-show) {
    position: relative;
    z-index: 1;
    padding-left: 30px;
    padding-right: 30px; }
  .ie11 .products-grid .product-item .product-item-info .product-item-details .product-item-link {
    max-width: 80%; }
  .ie11 .products-grid .product-item .product-item-info .product-item-details .product-item-inner-bottom {
    position: relative;
    z-index: 1;
    margin: 0 -1px; }
    .ie11 .products-grid .product-item .product-item-info .product-item-details .product-item-inner-bottom > * {
      padding-left: 30px;
      padding-right: 30px; }
.ie11 .products-grid .product-item:hover .product-item-info {
  border-bottom-color: #cceef4; }
  .ie11 .products-grid .product-item:hover .product-item-info .product-item-details .product-item-inner-bottom {
    background: #cceef4;
    border: 1px solid #e5e5e5;
    border-top: none; }

@media (min-width: 768px) {
  .products-list {
    margin-top: -2rem;
    margin-bottom: -20px;
    padding-top: 2rem;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4; } }
.products-list .product-item-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #FFF;
  margin: 0 0 10px; }
  @media (min-width: 550px) {
    .products-list .product-item-info {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
.products-list .item + .item {
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid #f4f4f4; }
.products-list .product-image-photo {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: center;
  margin-bottom: 1rem; }
.products-list .product-item-details {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 35px;
  padding-bottom: 35px; }
  @media (min-width: 550px) {
    .products-list .product-item-details {
      -webkit-flex-basis: 55%;
      -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
      max-width: 55%; } }
.products-list .product-item-actions > div {
  margin-bottom: .5rem; }
.products-list .product-item-photo {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin-bottom: 0; }
  @media (min-width: 550px) {
    .products-list .product-item-photo {
      -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
      max-width: 45%; } }
.products-list .product-item-name {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  font-size: 16px;
  text-transform: none;
  font-weight: 500;
  margin-bottom: 15px; }
.products-list .product-item-description {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }
  .products-list .product-item-description .action.more {
    display: table; }
.products-list .product-reviews-summary {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4; }
.products-list .price-button-box {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 991px) {
    .products-list .price-button-box {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .products-list .price-button-box > * {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 10px; } }
  .products-list .price-button-box .product-item-inner {
    flex: 1 1 100%; }
  .products-list .price-button-box .price-box {
    font-size: 24px;
    color: #00a9c8;
    margin-right: 20px;
    font-weight: 400; }
.products-list div[class^="swatch-opt-"] {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media (max-width: 991px) {
    .products-list div[class^="swatch-opt-"] {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .products-list div[class^="swatch-opt-"] > div {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-top: 15px; } }
.products-list .product-item-actions {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .products-list .product-item-actions > div {
    margin-bottom: 0; }
  .products-list .product-item-actions .actions-secondary .action {
    background-color: transparent;
    font-size: 19px;
    line-height: 1;
    color: #444;
    padding: 5px; }
    .products-list .product-item-actions .actions-secondary .action:hover {
      color: #00a9c8; }
  .products-list .product-item-actions .tocart {
    color: #00a9c8;
    background: none;
    padding: 3px 0; }
    .products-list .product-item-actions .tocart span {
      background: none;
      color: #00a9c8;
      font-size: 18px;
      font-weight: 300;
      transition: .3s all ease; }
      .products-list .product-item-actions .tocart span:before {
        content: "";
        display: inline-block;
        font-family: "fl-outicons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        transform: translate(0, 0);
        font-size: 24px;
        margin-right: 7px; }
    .products-list .product-item-actions .tocart:hover {
      background: none; }
      .products-list .product-item-actions .tocart:hover span {
        color: #444; }

.gallery-placeholder .loading-mask {
  padding: 0 0 50%;
  position: absolute;
  display: none; }
.gallery-placeholder .fotorama-hidden,
.gallery-placeholder .fotorama--hidden,
.gallery-placeholder .fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
  display: none; }

.fotorama-item .fotorama__stage {
  margin-bottom: 1rem; }

.gallery-placeholder .fotorama__thumb-border,
.fotorama-item .fotorama__thumb-border {
  border-color: #00a9c8; }

.fotorama__fullscreen-icon:focus, .fotorama__fullscreen-icon:focus:after, .fotorama__fullscreen-iconafter,
.fotorama__zoom-out:focus,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-outafter,
.fotorama__zoom-in:focus,
.fotorama__zoom-in:focus:after,
.fotorama__zoom-inafter,
.fotorama__arr:focus,
.fotorama__arr:focus:after,
.fotorama__arrafter,
.fotorama__stage__shaft:focus,
.fotorama__stage__shaft:focus:after,
.fotorama__stage__shaftafter,
.fotorama__nav__frame--thumb:focus,
.fotorama__nav__frame--thumb:focus:after,
.fotorama__nav__frame--thumbafter,
.fotorama__thumb:focus,
.fotorama__thumb:focus:after,
.fotorama__thumbafter,
.fotorama__nav__frame--dot:focus,
.fotorama__nav__frame--dot:focus:after,
.fotorama__nav__frame--dotafter,
.fotorama__dot:focus,
.fotorama__dot:focus:after,
.fotorama__dotafter {
  box-shadow: none !important; }

.action-skip-wrapper {
  height: 0;
  position: relative; }

.action.skip:not(:focus) {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.block.related {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden; }
  .block.related .block-actions button.action.select {
    color: #00a9c8; }
    .block.related .block-actions button.action.select:hover {
      text-decoration: underline; }

.products-grid.products-related {
  margin: 2rem 0 0;
  padding: 0; }
  .products-grid.products-related .product-item-actions .actions-secondary .action:before {
    width: auto;
    height: auto;
    line-height: normal;
    color: #00a9c8;
    background: transparent; }
  .products-grid.products-related .product-item-actions > div {
    max-width: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .products-grid.products-related .product-item-actions .actions-secondary .action + .action {
    margin-top: 0; }
  .products-grid.products-related .product-items {
    margin: 0 -15px;
    padding: 0; }
  .products-grid.products-related .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0; }
    .products-grid.products-related .product-item .product-item-info .product-item-details .price-box {
      margin-bottom: 15px;
      margin-top: 5px; }
    .products-grid.products-related .product-item .product-item-actions .actions-secondary .action {
      padding: 5px 0;
      margin-right: 10px; }
      .products-grid.products-related .product-item .product-item-actions .actions-secondary .action:hover:before {
        color: #3c414c; }
  .products-grid.products-related .owl-item {
    padding: 0 15px; }

.block.upsell {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden; }
  .block.upsell .block-actions button.action.select {
    color: #00a9c8; }
    .block.upsell .block-actions button.action.select:hover {
      text-decoration: underline; }

.products-grid.products-upsell {
  margin: 2rem 0 0;
  padding: 0; }
  .products-grid.products-upsell .product-items {
    margin: 0 -15px;
    padding: 0; }
  .products-grid.products-upsell .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0; }
  .products-grid.products-upsell .owl-item {
    padding: 0 15px; }

.block.crosssell {
  margin-top: 50px; }
  .block.crosssell .owl-controls {
    top: -30px; }

.products-grid.products-crosssell {
  margin: 2rem 0 0;
  padding: 0; }
  .products-grid.products-crosssell .product-items {
    margin: 0 -15px;
    padding: 0; }
    @media (max-width: 479px) {
      .products-grid.products-crosssell .product-items {
        margin: 0; } }
  .products-grid.products-crosssell .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0; }
  .products-grid.products-crosssell .owl-item {
    padding: 0 15px; }

.product-options-wrapper .fieldset > br {
  display: none; }
.product-options-wrapper .downloads {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.collapsible-block {
  position: relative; }
  @media (min-width: 768px) {
    .collapsible-block {
      padding-top: 1rem;
      border-top: 1px solid #dadada;
      margin-top: 3rem; } }
  .collapsible-block .opener {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
    cursor: pointer; }
    .collapsible-block .opener::before {
      position: absolute;
      left: 0;
      top: 0;
      font-weight: 500; }

@media (min-width: 768px) {
  .sidebar-additional:first-child .collapsible-block {
    margin-top: 0;
    border-top: none; }
    .sidebar-additional:first-child .collapsible-block .block-title,
    .sidebar-additional:first-child .collapsible-block .block-title strong {
      margin-top: 0; } }

.towishlist,
.tocompare {
  position: relative; }
  .towishlist span,
  .tocompare span {
    display: none; }

.product-social-links .mailto {
  padding: 0 0.5rem;
  line-height: inherit; }
  .product-social-links .mailto:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.towishlist {
  line-height: inherit; }
  .towishlist:before {
    content: "";
    display: inline-block;
    font-family: "fl-outicons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.tocompare {
  line-height: inherit; }
  .tocompare:before {
    content: "";
    display: inline-block;
    font-family: "fl-outicons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.filter-current--wrapper {
  margin-bottom: 1rem;
  background: #f2f2f2;
  padding: 25px 10px 25px 25px; }
@media (min-width: 768px) and (max-width: 991px) {
  .filter-current--wrapper {
    padding: 5px; } }

  .filter-current--wrapper .filter-actions {
    margin-top: 1rem; }
    .filter-current--wrapper .filter-actions .filter-clear {
      color: #444; }
      .filter-current--wrapper .filter-actions .filter-clear:hover {
        color: #00a9c8; }

.filter-current.active .filter-current-subtitle {
  margin-bottom: 0; }
.filter-current.active .items {
  display: none; }
  .filter-current.active .items .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
.filter-current .items {
  display: block; }
  .filter-current .items .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.filter-current .filter-label:after {
  content: ':';
  padding: 0 2px 0 4px;
  vertical-align: text-bottom; }
.filter-current .remove {
  color: #444;
  line-height: inherit; }
  .filter-current .remove:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .filter-current .remove:before {
    vertical-align: bottom; }
  .filter-current .remove:hover {
    color: #00a9c8; }
  .filter-current .remove span {
    display: none; }
.filter-current[role="tablist"] [role="tab"] {
  line-height: inherit; }
  .filter-current[role="tablist"] [role="tab"]:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .filter-current[role="tablist"] [role="tab"][aria-expanded="true"] {
    line-height: inherit; }
    .filter-current[role="tablist"] [role="tab"][aria-expanded="true"]:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }

.filter-options-title {
  line-height: inherit;
  position: relative;
  cursor: pointer; }
  .filter-options-title:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .filter-options-title:before {
    position: absolute; }

.filter-options-content .item a {
  font-weight: 300;
  text-transform: capitalize;
  color: #444; }
  .filter-options-content .item a:hover {
    color: #00a9c8; }
.filter-options-content .count {
  display: inline-block;
  width: auto;
  margin-left: 0.5rem;
  float: right; }
  .filter-options-content .count .filter-count-label {
    display: none; }
@media (min-width: 768px) and (max-width: 991px) {
  .filter-options-content .count {
    margin-left: 0; } }

.filter-toggle {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  line-height: inherit;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
  font-size: 2rem;
  line-height: 1;
  padding-right: 10px; }
  .filter-toggle:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .filter-toggle:before {
    vertical-align: bottom; }
  @media (min-width: 768px) {
    .filter-toggle {
      display: none; } }
  .filter-toggle span {
    display: none; }

[role="tablist"] .filter-options-content[role="tabpanel"] {
  margin-bottom: 1rem; }

@media (max-width: 768px) {
  #layered-filter-block {
    margin: 0; } }
.form-login .actions-toolbar {
  flex-direction: row-reverse;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-login .actions-toolbar .secondary .action {
    background: none;
    padding: 0;
    color: #00a9c8; }
    .form-login .actions-toolbar .secondary .action:hover {
      color: #444; }

.form-create-account .fieldset,
.form-edit-account .fieldset,
.form-address-edit .fieldset {
  margin-bottom: 2rem;
  max-width: 700px;
  margin: 0 auto; }
  .form-create-account .fieldset + .fieldset,
  .form-edit-account .fieldset + .fieldset,
  .form-address-edit .fieldset + .fieldset {
    margin-top: 30px; }
.form-create-account .actions-toolbar,
.form-edit-account .actions-toolbar,
.form-address-edit .actions-toolbar {
  flex-direction: row-reverse;
  max-width: 700px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-create-account .actions-toolbar .secondary,
  .form-edit-account .actions-toolbar .secondary,
  .form-address-edit .actions-toolbar .secondary {
    margin-right: 30px; }
    .form-create-account .actions-toolbar .secondary .action,
    .form-edit-account .actions-toolbar .secondary .action,
    .form-address-edit .actions-toolbar .secondary .action {
      background: none;
      padding: 0;
      color: #00a9c8; }
      .form-create-account .actions-toolbar .secondary .action:hover,
      .form-edit-account .actions-toolbar .secondary .action:hover,
      .form-address-edit .actions-toolbar .secondary .action:hover {
        color: #444; }

body.account .block-title {
  position: relative; }
  body.account .block-title .action {
    position: absolute;
    right: 0;
    top: 0; }
body.account .box address {
  margin-bottom: 1rem; }
body.account .box-actions .action {
  background: none;
  padding: 0;
  color: #00a9c8; }
  body.account .box-actions .action:hover {
    color: #444; }

.sidebar .account-navigation a {
  color: #9a9a9a; }
  .sidebar .account-navigation a:hover {
    color: #00a9c8; }
.sidebar .account-navigation li.current strong {
  font-weight: 400;
  color: #00a9c8; }
.sidebar .account-navigation .block-title,
.sidebar .account-navigation .block-title strong {
  margin-top: 0; }

.sidebar #reorder-validate-detail strong.subtitle {
  display: none; }
.sidebar #reorder-validate-detail .no-display {
  display: block; }
.sidebar #cart-sidebar-reorder .item.choice label {
  display: none; }
.sidebar #cart-sidebar-reorder .item.choice input[type="checkbox"] {
  position: relative;
  opacity: 1;
  z-index: auto;
  margin: 0; }

.products-grid.wishlist .price-box {
  margin-top: 10px;
  font-size: 1.5rem;
  line-height: 1;
  color: #00a9c8; }
  .products-grid.wishlist .price-box .price-label {
    display: none; }
.products-grid.wishlist .product-item-tooltip {
  color: #444; }
  .products-grid.wishlist .product-item-tooltip .content dl dd {
    padding: 0;
    font-weight: 300;
    font-style: normal; }
.products-grid.wishlist .comment-box {
  color: #444; }
.products-grid.wishlist .special-price {
  color: #3c414c; }
.products-grid.wishlist .old-price .price {
  text-decoration: line-through;
  font-size: 1rem;
  color: #888; }
.products-grid.wishlist .product-item-name a {
  color: #444; }
  .products-grid.wishlist .product-item-name a:hover {
    color: #00a9c8; }
.products-grid.wishlist textarea {
  min-height: 80px; }

.block-dashboard-info .block-title strong,
.block-dashboard-addresses .block-title strong {
  margin-top: 0; }
.block-dashboard-info .box,
.block-dashboard-addresses .box {
  padding: 10px;
  border: 1px solid #dadada;
  height: 100%;
  position: relative; }
.block-dashboard-info .action.edit,
.block-dashboard-addresses .action.edit {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: transparent;
  font-size: 1.2rem;
  line-height: 1; }

#add-recipient-button {
  margin-bottom: 1em; }

.block-search .block-title {
  display: none; }

#search_mini_form {
  background: none; }
  #search_mini_form .label {
    display: none; }
  #search_mini_form .nested {
    display: none; }

.rd-navbar-static .rd-navbar-search {
  display: block; }
  .rd-navbar-static .rd-navbar-search .rd-navbar-search-form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    @media (min-width: 785px) and (max-width: 991px) {
      .rd-navbar-static .rd-navbar-search .rd-navbar-search-form {
        max-width: 450px;
        margin-left: auto;
        margin-top: 10px; } }
  .rd-navbar-static .rd-navbar-search form {
    position: relative; }
    .rd-navbar-static .rd-navbar-search form button[type="submit"] {
      margin-left: 10px;
      position: relative; }

.rd-navbar-search,
.rd-navbar-search-toggle {
  display: none; }

.rd-navbar-fixed .rd-navbar-search-toggle {
  display: block;
  position: fixed;
  top: 4px;
  right: 104px;
  font-family: "FontAwesome";
  width: 48px;
  height: 48px;
  z-index: 18; }
  .rd-navbar-fixed .rd-navbar-search-toggle span {
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    font-size: 22px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    color: #FFF; }
    .rd-navbar-fixed .rd-navbar-search-toggle span, .rd-navbar-fixed .rd-navbar-search-toggle span:before, .rd-navbar-fixed .rd-navbar-search-toggle span:after {
      transition: .3s all ease; }
    .rd-navbar-fixed .rd-navbar-search-toggle span:before, .rd-navbar-fixed .rd-navbar-search-toggle span:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .rd-navbar-fixed .rd-navbar-search-toggle span:before {
      content: "";
      -webkit-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .rd-navbar-fixed .rd-navbar-search-toggle span:after {
      content: "";
      -webkit-transform: rotate(-90deg) scale(0);
      transform: rotate(-90deg) scale(0);
      opacity: 0;
      visibility: hidden; }
  .rd-navbar-fixed .rd-navbar-search-toggle.active span:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotate(90deg) scale(0);
    transform: rotate(90deg) scale(0); }
  .rd-navbar-fixed .rd-navbar-search-toggle.active span:after {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible; }
.rd-navbar-fixed .rd-navbar-search {
  display: block; }
  .rd-navbar-fixed .rd-navbar-search .form-group {
    position: fixed;
    top: 0;
    padding-top: 4px;
    left: 56px;
    right: 155px;
    height: 56px;
    z-index: 17;
    visibility: hidden;
    opacity: 0; }
    .rd-navbar-fixed .rd-navbar-search .form-group input {
      width: 100%;
      height: 46px;
      display: block;
      background: #FFF;
      line-height: normal; }
    @media (max-width: 767px) {
      .rd-navbar-fixed .rd-navbar-search .form-group {
        left: 0; }
        .rd-navbar-fixed .rd-navbar-search .form-group input {
          border-radius: 0;
          background: #fff; } }
  .rd-navbar-fixed .rd-navbar-search.active .form-group {
    opacity: 1;
    visibility: visible; }
  .rd-navbar-fixed .rd-navbar-search form button[type="submit"] {
    line-height: inherit;
    background: #FFF;
    height: 43px;
    line-height: 45px;
    margin: -23px 0 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 46px; }
    .rd-navbar-fixed .rd-navbar-search form button[type="submit"]:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .rd-navbar-fixed .rd-navbar-search form button[type="submit"] span {
      display: none; }
    @media (max-width: 784px) {
      .rd-navbar-fixed .rd-navbar-search form button[type="submit"] {
        top: 0; } }

.minicart-wrapper .showcart span[class=""] {
  line-height: inherit; }
  .minicart-wrapper .showcart span[class=""]:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.rd-navbar-cart {
  display: none;
  text-align: left;
  color: #9a9a9a;
  background: #FFF;
  border: 1px solid #e5e5e5;
  transition: 0.3s ease; }
  .rd-navbar-cart .block-minicart.empty {
    height: auto; }
  .rd-navbar-cart .block-title,
  .rd-navbar-cart button.close {
    display: none; }
  .rd-navbar-cart #minicart-content-wrapper {
    overflow: hidden;
    padding: 1.6rem 1.2rem; }
  .rd-navbar-cart .block-content {
    position: static; }
    .rd-navbar-cart .block-content .page-title-top {
      display: none; }
    .rd-navbar-cart .block-content .items-total {
      font-size: 18px;
      color: #000; }
    .rd-navbar-cart .block-content .product-item {
      overflow: visible; }
    .rd-navbar-cart .block-content > .actions {
      position: relative;
      padding: 1rem 0; }
      .rd-navbar-cart .block-content > .actions .primary button,
      .rd-navbar-cart .block-content > .actions .primary a {
        display: block;
        width: 100%;
        text-align: center; }
      .rd-navbar-cart .block-content > .actions .primary .action {
        text-transform: uppercase; }
        .rd-navbar-cart .block-content > .actions .primary .action.primary:hover {
          color: #FFF;
          background: #3c414c; }
      .rd-navbar-cart .block-content > .actions .secondary {
        text-align: center; }
        .rd-navbar-cart .block-content > .actions .secondary .action {
          padding: 0;
          margin-top: 20px;
          background: transparent;
          color: #00a9c8; }
          .rd-navbar-cart .block-content > .actions .secondary .action:hover {
            color: #444; }
  .rd-navbar-cart:before {
    content: '';
    position: absolute;
    height: 32px;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1; }
  .rd-navbar-cart-items {
    overflow: auto;
    max-height: 100%;
    height: 100%;
    padding: 16px 0; }
    .rd-navbar-cart-items::-webkit-scrollbar {
      width: 4px; }
    .rd-navbar-cart-items::-webkit-scrollbar-thumb {
      background: #9a9a9a; }
  .rd-navbar-cart .rd-navbar-cart-item__preview {
    border-radius: 50%; }
  .rd-navbar-cart .rd-navbar-cart-item {
    position: relative;
    padding: 8px 0; }
    .rd-navbar-cart .rd-navbar-cart-item__left, .rd-navbar-cart .rd-navbar-cart-item__body, .rd-navbar-cart .rd-navbar-cart-item__remove {
      position: relative;
      display: table-cell; }
    .rd-navbar-cart .rd-navbar-cart-item__left {
      padding: 0 16px; }
      .rd-navbar-cart .rd-navbar-cart-item__left img {
        max-width: none; }
    .rd-navbar-cart .rd-navbar-cart-item__body {
      vertical-align: middle;
      width: 100%; }
    .rd-navbar-cart .rd-navbar-cart-item__title {
      font-size: 16px;
      line-height: 26px;
      color: #FFF; }
    .rd-navbar-cart .rd-navbar-cart-item__counter {
      font-size: 14px;
      line-height: 1.3; }
    .rd-navbar-cart .rd-navbar-cart-item__remove {
      vertical-align: middle;
      width: 56px;
      font-size: 24px;
      padding: 0 16px; }
    .rd-navbar-cart .rd-navbar-cart-item:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      left: 88px;
      display: block;
      height: 1px;
      background: rgba(154, 154, 154, 0.2); }

.rd-navbar-static .rd-navbar-cart-wrap {
  position: relative;
  float: right;
  margin-left: 10px; }
  @media (min-width: 1200px) {
    .rd-navbar-static .rd-navbar-cart-wrap {
      margin-left: 20px; } }
.rd-navbar-static .rd-navbar-cart-floating {
  display: block; }
.rd-navbar-static .rd-navbar-cart {
  display: block;
  position: absolute;
  width: 300px;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  z-index: 19;
  margin-top: 25px; }
  .rd-navbar-static .rd-navbar-cart.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
.rd-navbar-static #top-cart-btn-checkout {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  transition: 0.3s ease;
  border: 1px solid transparent;
  text-transform: uppercase; }
  .rd-navbar-static #top-cart-btn-checkout:before {
    font-weight: 400;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px; }
  .rd-navbar-static #top-cart-btn-checkout:hover {
    color: #FFF;
    background: #3c414c;
    border: 1px solid #3c414c; }
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-cart.active {
  max-height: calc(100% - 57px);
  overflow-x: auto;
  position: fixed;
  top: 47px;
  right: 20px; }

.block-minicart .block-content {
  position: relative; }
.block-minicart .action.close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  padding: 0;
  background: none; }
.block-minicart .subtotal {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.2rem;
  font-size: 16px;
  font-weight: 300;
  color: #3c414c; }
  .block-minicart .subtotal .label {
    margin-right: 1rem; }
  .block-minicart .subtotal .price-wrapper {
    font-weight: 500;
    color: #00a9c8; }
.block-minicart .subtitle {
  font-size: 16px;
  font-weight: 300;
  color: #3c414c; }
.block-minicart .product.actions .action {
  background: none;
  padding: 0; }
.block-minicart .product.actions .primary .action,
.block-minicart .product.actions .secondary .action {
  color: #00a9c8; }
  .block-minicart .product.actions .primary .action:hover,
  .block-minicart .product.actions .secondary .action:hover {
    color: #3c414c; }
.block-minicart .product-item-details .product-item-pricing {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .block-minicart .product-item-details .product-item-pricing .details-qty {
    width: 75px;
    margin-right: 15px;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
    .block-minicart .product-item-details .product-item-pricing .details-qty .label {
      display: none; }
    .block-minicart .product-item-details .product-item-pricing .details-qty input {
      background: transparent;
      height: 34px;
      font-family: "Poppins", sans-serif;
      border-radius: 2px;
      border-width: 0;
      width: 50px;
      margin-right: 15px;
      text-align: center;
      font-size: 16px;
      color: #444;
      -webkit-flex-basis: 85%;
      -ms-flex-preferred-size: 85%;
      flex-basis: 85%;
      max-width: 85%; }
      .block-minicart .product-item-details .product-item-pricing .details-qty input::-webkit-input-placeholder {
        color: #444; }
      .block-minicart .product-item-details .product-item-pricing .details-qty input::-moz-placeholder {
        color: #444; }
      .block-minicart .product-item-details .product-item-pricing .details-qty input:-ms-input-placeholder {
        color: #444; }
      .block-minicart .product-item-details .product-item-pricing .details-qty input:-moz-placeholder {
        color: #444; }
    .block-minicart .product-item-details .product-item-pricing .details-qty .control {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .block-minicart .product-item-details .product-item-pricing .price-container {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
    color: #00a9c8; }
    .block-minicart .product-item-details .product-item-pricing .price-container .minicart-price {
      padding-right: 5px; }

.minicart-items-wrapper {
  margin: 1rem 0; }

.minicart-items .product {
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .minicart-items .product .product-item-details {
    padding-left: 7px; }
  .minicart-items .product .product-image-container {
    display: block; }
  .minicart-items .product .product-item-name {
    padding-right: 2em;
    display: inline-block;
    margin-bottom: 15px;
    color: #444; }
    .minicart-items .product .product-item-name a {
      font-size: 14px;
      font-weight: 300;
      color: #444; }
      .minicart-items .product .product-item-name a:hover {
        color: #00a9c8; }
.minicart-items .item {
  margin-bottom: 1rem;
  position: relative; }
  .minicart-items .item:last-child {
    margin-bottom: 0; }
  .minicart-items .item:after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: 0;
    right: -20px;
    height: 1px;
    background: #e2e8eb; }
.minicart-items .details-qty .control {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.minicart-items .details-qty .label {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  margin-right: 0; }
.minicart-items .details-qty .cart-item-qty {
  -webkit-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
  max-width: 35%; }
.minicart-items .details-qty .update-cart-item {
  position: relative;
  left: -15px;
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  max-width: 15%;
  line-height: inherit;
  color: #00a9c8;
  text-align: right; }
  .minicart-items .details-qty .update-cart-item:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .minicart-items .details-qty .update-cart-item:hover {
    color: #444; }
  .minicart-items .details-qty .update-cart-item span {
    display: none; }
.minicart-items .product.options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #3c414c; }
  .minicart-items .product.options .toggle {
    cursor: pointer; }
  .minicart-items .product.options .list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 10px; }
    .minicart-items .product.options .list dt {
      font-weight: 500;
      color: #3c414c; }
    .minicart-items .product.options .list dd {
      font-style: normal;
      padding-left: 0.4rem; }
    .minicart-items .product.options .list > dt, .minicart-items .product.options .list > dd {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }
.minicart-items .product.actions {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1rem;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .minicart-items .product.actions .primary .action.edit:before {
    content: '\f040';
    font-family: "FontAwesome"; }
  .minicart-items .product.actions .secondary .action.delete:before {
    content: '\f1f8';
    font-family: "FontAwesome"; }
  .minicart-items .product.actions .primary + .secondary {
    margin-top: 10px; }

@media (min-width: 768px) {
  .minicart-wrapper {
    padding: 6px 0; } }
/*
* @subsection   RD Navbar Toggles
*/
.rd-navbar-cart-floating {
  display: none; }

.rd-navbar-cart-toggle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: normal; }
  .rd-navbar-cart-toggle span {
    display: inline-block;
    position: relative;
    width: 26px;
    height: 26px;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    color: #FFF; }
    .rd-navbar-cart-toggle span, .rd-navbar-cart-toggle span:before, .rd-navbar-cart-toggle span:after {
      transition: .3s all ease; }
    .rd-navbar-cart-toggle span:before, .rd-navbar-cart-toggle span:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .rd-navbar-cart-toggle span:before {
      content: "";
      -webkit-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .rd-navbar-cart-toggle span:after {
      content: "";
      -webkit-transform: rotate(-90deg) scale(0);
      transform: rotate(-90deg) scale(0);
      opacity: 0;
      visibility: hidden; }
  .rd-navbar-cart-toggle.active span:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotate(90deg) scale(0);
    transform: rotate(90deg) scale(0); }
  .rd-navbar-cart-toggle.active span:after {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible; }
  .rd-navbar-cart-toggle span {
    font-family: "FontAwesome";
    transition: .2s; }
    @media (min-width: 768px) {
      .rd-navbar-cart-toggle span {
        font-family: "fl-outicons"; } }
  .rd-navbar-cart-toggle strong {
    font-weight: normal; }
    .rd-navbar-cart-toggle strong.counter-number {
      font-size: 12px;
      font-family: "Open Sans", sans-serif;
      width: 20px;
      height: 20px;
      line-height: 20px;
      border-radius: 50%;
      background: #444;
      display: inline-block;
      text-align: center;
      color: #FFF;
      transition: .2s;
      margin-left: 11px;
      margin-top: 1px; }
    .rd-navbar-cart-toggle strong .counter-label {
      display: none; }
  .rd-navbar-cart-toggle .loading-mask {
    display: none; }
  .rd-navbar-cart-toggle:hover .counter-number {
    background: #00a9c8; }
  .rd-navbar-cart-toggle.active span {
    font-family: "FontAwesome";
    top: -1px; }

.rd-navbar-fixed .rd-navbar-cart {
  display: block;
  position: fixed;
  top: -100%;
  right: 10px;
  z-index: 10;
  opacity: 0; }
  .rd-navbar-fixed .rd-navbar-cart.active {
    opacity: 1;
    top: 56px;
    max-height: calc(100% - 57px);
    overflow-x: auto; }
  .rd-navbar-fixed .rd-navbar-cart::-webkit-scrollbar {
    width: 5px; }
.rd-navbar-fixed .rd-navbar-cart-floating {
  display: block;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 20;
  color: #FFF;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.25), 0 0 2px 0 rgba(0, 0, 0, 0.25);
  width: 56px;
  height: 56px;
  outline: 1px solid transparent;
  backface-visibility: hidden; }
  .rd-navbar-fixed .rd-navbar-cart-floating:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #434343;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .rd-navbar-fixed .rd-navbar-cart-floating #top-cart-btn-checkout {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 56px;
    opacity: 0;
    visibility: hidden; }
    .rd-navbar-fixed .rd-navbar-cart-floating #top-cart-btn-checkout:before {
      font-weight: 400;
      font-size: 24px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 8px; }
  .rd-navbar-fixed .rd-navbar-cart-floating .rd-navbar-cart-toggle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .rd-navbar-fixed .rd-navbar-cart-floating .rd-navbar-cart-toggle span {
      color: #FFF;
      height: 56px;
      line-height: 56px; }
  .rd-navbar-fixed .rd-navbar-cart-floating.active {
    right: 0;
    bottom: 0;
    border-radius: 0;
    width: 100%; }
    .rd-navbar-fixed .rd-navbar-cart-floating.active:before {
      -webkit-transform: translate(-50%, -50%) scale(20);
      transform: translate(-50%, -50%) scale(20);
      background: #2ecc71; }
    .rd-navbar-fixed .rd-navbar-cart-floating.active #top-cart-btn-checkout {
      opacity: 1;
      visibility: visible; }
    .rd-navbar-fixed .rd-navbar-cart-floating.active .rd-navbar-cart-toggle {
      visibility: hidden;
      opacity: 0; }
.rd-navbar-fixed .rd-navbar-cart-fixed {
  display: block;
  position: fixed;
  top: 6px;
  right: 30px;
  z-index: 17;
  overflow: visible;
  width: 76px;
  height: 51px;
  outline: 1px solid transparent;
  backface-visibility: hidden; }
  .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle {
    font-size: 16px;
    line-height: 46px; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span {
      display: inline-block;
      position: relative;
      width: 44px;
      height: 44px;
      font-size: 22px;
      line-height: 44px;
      text-align: center;
      cursor: pointer;
      color: #FFF; }
      .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span, .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span:before, .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span:after {
        transition: .3s all ease; }
      .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span:before, .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span:before {
        content: "";
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible; }
      .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span:after {
        content: "";
        -webkit-transform: rotate(-90deg) scale(0);
        transform: rotate(-90deg) scale(0);
        opacity: 0;
        visibility: hidden; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle.active span:before {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: rotate(90deg) scale(0);
      transform: rotate(90deg) scale(0); }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle.active span:after {
      -webkit-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle .loading-mask {
      visibility: hidden; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle, .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle a {
      color: #FFF; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter-number {
      margin-left: -7px; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter-label {
      display: none; }

.checkout-cart-index .page-title {
  text-align: left; }
  .checkout-cart-index .page-title span {
    z-index: 35;
    font-size: 40px;
    line-height: 1;
    color: #060606;
    font-weight: 700;
    text-transform: none; }

#shopping-cart-table {
  border-collapse: collapse; }
  #shopping-cart-table .cart-price {
    color: #00a9c8;
    font-size: 16px;
    font-weight: 400; }
  #shopping-cart-table a {
    font-weight: 400; }
  #shopping-cart-table .product-item-name a {
    font-size: 16px;
    color: #060606;
    text-decoration: underline; }
    #shopping-cart-table .product-item-name a:hover {
      color: #00a9c8; }
  #shopping-cart-table .col.item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1199px) {
      #shopping-cart-table .col.item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  #shopping-cart-table thead {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada; }
    #shopping-cart-table thead th {
      color: #444;
      font-weight: 400;
      border-bottom: none; }
    #shopping-cart-table thead .price {
      color: #444; }
  #shopping-cart-table tr th {
    padding-left: 40px; }
    #shopping-cart-table tr th:last-child {
      border-right: none; }
    #shopping-cart-table tr th:first-child {
      padding-left: 0; }
    @media (max-width: 767px) {
      #shopping-cart-table tr th {
        border-right: none; } }
  #shopping-cart-table td {
    min-width: 140px;
    padding: 20px 40px; }
    #shopping-cart-table td:first-child {
      padding-left: 0; }
    @media (max-width: 1199px) {
      #shopping-cart-table td {
        padding: 20px; } }
    #shopping-cart-table td.price, #shopping-cart-table td.subtotal {
      font-size: 1rem;
      line-height: 1;
      color: #00a9c8; }
    #shopping-cart-table td > div {
      margin: 0 auto; }
    #shopping-cart-table td input.qty {
      text-align: center;
      margin: 0 auto; }
  #shopping-cart-table .cart.item {
    border-bottom: 1px solid #dadada; }
    @media (max-width: 767px) {
      #shopping-cart-table .cart.item {
        border-width: 3px; } }
    @media (max-width: 767px) {
      #shopping-cart-table .cart.item .item-info {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        #shopping-cart-table .cart.item .item-info td {
          border-right: none;
          padding-left: 0;
          padding-right: 0; } }
    #shopping-cart-table .cart.item td {
      text-align: center;
      vertical-align: middle; }
      #shopping-cart-table .cart.item td:last-child {
        border-right: none; }
      #shopping-cart-table .cart.item td.col.item {
        text-align: left; }
        @media (max-width: 767px) {
          #shopping-cart-table .cart.item td.col.item:before {
            display: none; } }
      #shopping-cart-table .cart.item td .product-item-photo {
        padding-right: 40px; }
        @media (max-width: 767px) {
          #shopping-cart-table .cart.item td .product-item-photo {
            display: block;
            padding-right: 0;
            text-align: center; } }
    #shopping-cart-table .cart.item .item-actions td {
      padding: 10px 0; }
    #shopping-cart-table .cart.item .actions-toolbar {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      #shopping-cart-table .cart.item .actions-toolbar .action {
        margin: 0;
        margin-right: 10px; }
      #shopping-cart-table .cart.item .actions-toolbar > .action {
        font-size: 22px;
        line-height: 37px; }
      #shopping-cart-table .cart.item .actions-toolbar > .action span {
        display: none; }
      #shopping-cart-table .cart.item .actions-toolbar > .action-edit {
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar > .action-edit:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      #shopping-cart-table .cart.item .actions-toolbar > .action-delete {
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar > .action-delete:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      #shopping-cart-table .cart.item .actions-toolbar .action-gift {
        font-size: 22px;
        line-height: 37px;
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar .action-gift:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
        #shopping-cart-table .cart.item .actions-toolbar .action-gift span {
          display: none; }
      #shopping-cart-table .cart.item .actions-toolbar .action-towishlist {
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar .action-towishlist:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      #shopping-cart-table .cart.item .actions-toolbar .gift-content {
        display: none;
        background: #FFF;
        border: 1px solid #dadada;
        padding: 0.5rem;
        text-align: left;
        min-width: 250px; }
        #shopping-cart-table .cart.item .actions-toolbar .gift-content._active {
          display: block;
          position: absolute;
          z-index: 50;
          top: 100%;
          left: 0; }
    #shopping-cart-table .cart.item .col.price,
    #shopping-cart-table .cart.item .col.subtotal {
      font-size: 24px;
      line-height: 1; }
      @media (max-width: 991px) {
        #shopping-cart-table .cart.item .col.price,
        #shopping-cart-table .cart.item .col.subtotal {
          font-size: 16px; } }
    #shopping-cart-table .cart.item .product-item-details dl.item-options {
      font-size: 12px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #shopping-cart-table .cart.item .product-item-details dl.item-options dt {
        font-weight: 400;
        text-transform: capitalize;
        padding-right: 5px; }
        #shopping-cart-table .cart.item .product-item-details dl.item-options dt:after {
          content: ':'; }
      #shopping-cart-table .cart.item .product-item-details dl.item-options dd {
        padding-left: 0;
        text-transform: capitalize; }
  #shopping-cart-table .item-actions {
    border-top: 1px solid #dadada; }
  #shopping-cart-table .item-control {
    position: relative; }
    #shopping-cart-table .item-control .action-gift {
      font-size: 22px;
      line-height: 37px;
      color: #00a9c8;
      line-height: inherit; }
      #shopping-cart-table .item-control .action-gift:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
      #shopping-cart-table .item-control .action-gift:hover {
        color: #444; }
      #shopping-cart-table .item-control .action-gift span {
        display: none; }
    #shopping-cart-table .item-control .gift-content {
      display: none;
      background: #FFF;
      border: 1px solid #dadada;
      padding: 0.5rem;
      text-align: left;
      min-width: 250px; }
      #shopping-cart-table .item-control .gift-content._active {
        display: block;
        position: absolute;
        z-index: 50;
        top: 100%;
        left: 0; }
    #shopping-cart-table .item-control .action-edit,
    #shopping-cart-table .item-control .action-delete {
      font-size: 1.5rem;
      line-height: 1;
      background-color: transparent; }
      #shopping-cart-table .item-control .action-edit span,
      #shopping-cart-table .item-control .action-delete span {
        display: none; }

table.cart {
  width: 100%; }
  table.cart > caption,
  table.cart .qty label {
    display: none; }
  table.cart .product-item-details,
  table.cart .product-item-photo {
    display: table-cell;
    vertical-align: middle; }
  table.cart td.price .price,
  table.cart td.subtotal .price {
    display: inline-block;
    padding: 6px 0; }

.cart-container .main.actions {
  margin: 1rem 0 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 991px) {
    .cart-container .main.actions {
      margin-bottom: 1.5rem;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .cart-container .main.actions .action {
    background-color: transparent;
    border: none;
    padding: 5px;
    line-height: 22px;
    font-size: 16px; }
    .cart-container .main.actions .action:before {
      font-size: 22px;
      line-height: 1;
      color: #9a9a9a;
      display: none; }
    .cart-container .main.actions .action:hover,
    .cart-container .main.actions .action:hover span {
      color: #9a9a9a;
      transition: 0.3s ease; }
    .cart-container .main.actions .action span {
      color: #00a9c8;
      font-weight: 400;
      text-transform: capitalize;
      display: inline-block;
      margin-top: 2px; }
    .cart-container .main.actions .action.continue {
      line-height: inherit; }
      .cart-container .main.actions .action.continue:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .cart-container .main.actions .action.clear {
      line-height: inherit;
      margin-left: 2rem;
      margin-right: auto; }
      .cart-container .main.actions .action.clear:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
      @media (max-width: 767px) {
        .cart-container .main.actions .action.clear {
          margin-left: 0; } }
    .cart-container .main.actions .action.update {
      line-height: inherit; }
      .cart-container .main.actions .action.update:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .cart-container .main.actions .action.continue:before, .cart-container .main.actions .action.clear:before, .cart-container .main.actions .action.update:before {
      vertical-align: text-top;
      display: none; }

.cart-summary {
  background: #FFF;
  padding: 30px; }
  .cart-summary .title strong {
    font-weight: 500;
    color: #444; }
  .cart-summary > .title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-size: 26px;
    color: #060606;
    font-weight: 400; }
  .cart-summary .checkout.methods .item {
    margin-bottom: 0.5rem; }
  .cart-summary .checkout.methods .primary.checkout {
    padding: 15px 25px; }
  .cart-summary .block {
    margin: 0; }
    .cart-summary .block .title {
      text-transform: uppercase; }
  .cart-summary .cart-totals {
    text-align: left; }
    .cart-summary .cart-totals caption {
      display: none; }
    .cart-summary .cart-totals th, .cart-summary .cart-totals td {
      padding-left: 0; }
  .cart-summary .legend {
    display: none; }

.table.totals {
  padding: 1rem 0; }
  .table.totals .mark,
  .table.totals .amount {
    padding: 0;
    text-align: right; }
  .table.totals .mark {
    padding: 0 1rem 0 0;
    color: #444; }
    .table.totals .mark,
    .table.totals .mark strong {
      font-weight: 500; }
  .table.totals .amount {
    color: #00a9c8; }
    .table.totals .amount,
    .table.totals .amount strong {
      font-weight: 400; }
  .table.totals .shipping .value {
    font-weight: 400;
    font-size: 12px; }

.items.methods,
.item-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .items.methods dt, .items.methods dd,
  .item-options dt,
  .item-options dd {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .items.methods .item,
  .item-options .item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .items.methods .checkout,
  .item-options .checkout {
    width: 100%; }
  .items.methods .action.multicheckout,
  .item-options .action.multicheckout {
    background-color: transparent;
    padding: 5px 0;
    border: none;
    color: #00a9c8; }
    .items.methods .action.multicheckout:hover,
    .item-options .action.multicheckout:hover {
      background-color: transparent;
      color: #444; }

.block.shipping .items.methods {
  display: block; }
  .block.shipping .items.methods .item-title {
    font-weight: 500;
    color: #444; }
  .block.shipping .items.methods .item-title,
  .block.shipping .items.methods .item-options {
    max-width: 100%;
    padding: 0; }
.block.shipping .field.note {
  font-size: 12px;
  line-height: 1;
  text-transform: none;
  font-weight: 400; }

.block.discount .apply {
  border-color: #dadada;
  background: #00a9c8; }
  .block.discount .apply:hover {
    background: #3c414c;
    border-color: #3c414c; }

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999; }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  position: absolute;
  right: 10px;
  top: 10px;
  overflow: hidden;
  display: none; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    font-family: "FontAwesome";
    content: '\f00d'; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    opacity: 0.5; }

.modals-overlay {
  z-index: 800; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  pointer-events: none; }
  .modal-slide._show,
  .modal-popup._show {
    visibility: visible;
    background: rgba(255, 255, 255, 0.65);
    pointer-events: auto; }
    .modal-slide._show .modal-inner-wrap,
    .modal-popup._show .modal-inner-wrap {
      position: relative;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
  .modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1; }

.modal-slide {
  left: auto;
  z-index: 1000; }
  .modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: 270px; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-header,
  .modal-slide._inner-scroll .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-slide._inner-scroll .modal-content {
    overflow-y: auto; }
  .modal-slide._inner-scroll .modal-footer {
    margin-top: auto; }
  .modal-slide .modal-header,
  .modal-slide .modal-content,
  .modal-slide .modal-footer {
    padding: 0 0.5rem 0.5rem; }
  .modal-slide .modal-header {
    padding-bottom: 10px;
    padding-top: 10px; }

.modal-popup {
  left: 0;
  display: block;
  overflow-y: auto;
  z-index: 1000; }
  .modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 4rem auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: flex;
    flex-direction: column;
    width: 75%; }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie10 .modal-popup._inner-scroll, .ie9 .modal-popup._inner-scroll {
      overflow-y: auto; }
    .modal-popup._inner-scroll .modal-inner-wrap {
      max-height: 90%; }
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap, .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: none; }
    .modal-popup._inner-scroll .modal-content {
      overflow-y: auto; }
  .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    padding-left: 1rem;
    padding-right: 1rem; }
  .modal-popup .modal-header,
  .modal-popup .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-popup .modal-header {
    padding-bottom: 1rem;
    padding-top: 1rem; }
  .modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 1rem;
    padding-top: 1rem; }
    .modal-popup .modal-footer button {
      margin: 0 3px;
      color: #FFF;
      background: #00a9c8;
      padding: 15px 45px;
      line-height: 1.5em;
      display: inline-block;
      text-transform: uppercase;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      transform: translateZ(0);
      color: #FFF;
      background: #00a9c8;
      padding: 15px 45px;
      line-height: 1.5em;
      display: inline-block;
      text-transform: uppercase;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      transform: translateZ(0);
      background: #00a9c8;
      color: #FFF;
      border-radius: 0;
      padding: 15px 45px;
      line-height: 20px;
      text-transform: uppercase; }
      .modal-popup .modal-footer button:hover {
        background: #3c414c; }
      .modal-popup .modal-footer button:hover {
        background: #3c414c; }
      .modal-popup .modal-footer button:hover {
        background: #3c414c;
        color: #FFF; }
      .modal-popup .modal-footer button:hover {
        box-shadow: 0 0 7px #00a9c8; }
  .modal-popup .modal-footer-actions {
    text-align: right; }
  .modal-popup.confirm .modal-inner-wrap {
    left: 50%;
    margin-left: -25rem;
    width: 50rem; }
  .modal-popup.confirm .modal-footer {
    text-align: right; }
  .modal-popup._image-box .modal-inner-wrap {
    margin: 5rem auto;
    max-width: 78rem;
    position: static; }
  .modal-popup._image-box .thumbnail-preview {
    padding-bottom: 4rem;
    text-align: center; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image-block {
      border: 1px solid #ccc;
      margin: 0 auto 2rem;
      max-width: 58rem;
      padding: 2rem; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image {
      max-height: 54rem; }

@media (max-width: 768px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    pointer-events: none;
    left: auto;
    z-index: 1000; }
    .custom-slide._show {
      visibility: visible;
      background: rgba(255, 255, 255, 0.65);
      pointer-events: auto; }
      .custom-slide._show .modal-inner-wrap {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      padding: 15px;
      background-color: #fff;
      box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
      opacity: 1; }
    .custom-slide._show .modal-inner-wrap {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      transition-duration: .3s;
      -webkit-transition-property: -webkit-transform, visibility;
      transition-property: transform, visibility;
      transition-timing-function: ease-in-out;
      width: 270px; }
    .custom-slide._inner-scroll .modal-inner-wrap {
      overflow-y: visible;
      display: flex;
      flex-direction: column; }
    .custom-slide._inner-scroll .modal-header,
    .custom-slide._inner-scroll .modal-footer {
      flex-grow: 0;
      flex-shrink: 1; }
    .custom-slide._inner-scroll .modal-content {
      overflow-y: auto; }
    .custom-slide._inner-scroll .modal-footer {
      margin-top: auto; }
    .custom-slide .modal-header,
    .custom-slide .modal-content,
    .custom-slide .modal-footer {
      padding: 0 0.5rem 0.5rem; }
    .custom-slide .modal-header {
      padding-bottom: 10px;
      padding-top: 10px; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      overflow-x: hidden; }
    .custom-slide .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      min-height: 100%; }

  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }

  .modal-custom .action-close,
  .modal-popup .action-close,
  .modal-slide .action-close {
    display: block; } }
@media print {
  .modal-popup {
    display: none;
    visibility: hidden;
    opacity: 0; } }
.checkout-index-index .page-title {
  margin-bottom: 2em; }
.checkout-index-index .page-title span {
  z-index: 35;
  line-height: 1;
  color: #444;
  font-weight: 600;
  text-transform: none; }

.checkout-index-index .opc-wrapper .step-title {
  border-bottom: 1px solid #dadada;
  padding-bottom: 10px;
  margin-bottom: 10px; }
.checkout-index-index .opc-wrapper .payment-method-billing-address .billing-address-same-as-shipping-block #billing-address-same-as-shipping-checkmo {
  position: static;
  height: 20px;
  opacity: 1; }
.checkout-index-index .opc-wrapper .payment-method-billing-address .billing-address-same-as-shipping-block > label {
  cursor: pointer; }
.checkout-index-index .opc-wrapper .step-content {
  margin: 0; }
  .checkout-index-index .opc-wrapper .step-content .actions-toolbar {
    margin-top: .65rem; }
  .checkout-index-index .opc-wrapper .step-content .payment-method-billing-address .field-select-billing {
    margin: 0; }
    .checkout-index-index .opc-wrapper .step-content .payment-method-billing-address .field-select-billing > .label {
      display: none; }
  .checkout-index-index .opc-wrapper .step-content .note {
    font-size: 12px; }
    .checkout-index-index .opc-wrapper .step-content .note::before {
      font-family: "FontAwesome";
      content: '\f0d8';
      padding-right: 5px; }
  .checkout-index-index .opc-wrapper .step-content .message {
    padding: 5px 5px 5px 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1;
    color: #F11F17; }

.checkout-index-index .page-title {
  text-align: left;
  color: #060606; }
.checkout-index-index #customer-email-fieldset .loading-mask {
  display: none !important; }
.checkout-index-index #customer-email-fieldset .field {
  margin-bottom: 0 !important; }
.checkout-index-index .loading-mask {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed !important;
  right: 0;
  top: 0;
  z-index: 9999; }
  .checkout-index-index .loading-mask .loader {
    position: absolute;
    z-index: 9999;
    left: 50%;
    top: 50%;
    margin: -45px 0 0 -45px;
    box-sizing: border-box;
    text-align: center;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-transform: uppercase;
    -o-text-transform: uppercase;
    -ms-text-transform: uppercase;
    -webkit-text-transform: uppercase;
    -moz-text-transform: uppercase; }
    .checkout-index-index .loading-mask .loader:before, .checkout-index-index .loading-mask .loader:after {
      opacity: 0;
      box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      content: "\0020";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 60px;
      border: 3px solid #00a9c8;
      box-shadow: 0 0 30px #00a9c8, #00a9c8;
      -o-box-shadow: 0 0 30px #00a9c8, #00a9c8;
      -ms-box-shadow: 0 0 30px #00a9c8, #00a9c8;
      -webkit-box-shadow: 0 0 30px #00a9c8, #00a9c8;
      -moz-box-shadow: 0 0 30px #00a9c8, #00a9c8; }
    .checkout-index-index .loading-mask .loader:before {
      z-index: 2;
      animation: cssload-gogoloader 2.3s infinite;
      -o-animation: cssload-gogoloader 2.3s infinite;
      -ms-animation: cssload-gogoloader 2.3s infinite;
      -webkit-animation: cssload-gogoloader 2.3s infinite;
      -moz-animation: cssload-gogoloader 2.3s infinite; }
    .checkout-index-index .loading-mask .loader:after {
      z-index: 1;
      animation: cssload-gogoloader 2.3s infinite 1.15s;
      -o-animation: cssload-gogoloader 2.3s infinite 1.15s;
      -ms-animation: cssload-gogoloader 2.3s infinite 1.15s;
      -webkit-animation: cssload-gogoloader 2.3s infinite 1.15s;
      -moz-animation: cssload-gogoloader 2.3s infinite 1.15s; }
@keyframes cssload-gogoloader {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }
@-o-keyframes cssload-gogoloader {
  0% {
    -o-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -o-transform: scale(1);
    opacity: 0; } }
@-ms-keyframes cssload-gogoloader {
  0% {
    -ms-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -ms-transform: scale(1);
    opacity: 0; } }
@-webkit-keyframes cssload-gogoloader {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }
@-moz-keyframes cssload-gogoloader {
  0% {
    -moz-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -moz-transform: scale(1);
    opacity: 0; } }
    .checkout-index-index .loading-mask .loader p {
      display: none; }
    .checkout-index-index .loading-mask .loader > img {
      bottom: 0;
      left: 0;
      height: 60px;
      margin: auto;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 100;
      width: auto;
      display: none; }
.checkout-index-index .block-authentication .control input {
  background: #f4f4f4; }
.checkout-index-index .block-authentication .actions-toolbar .secondary .action {
  background: none;
  padding: 0;
  color: #00a9c8; }
  .checkout-index-index .block-authentication .actions-toolbar .secondary .action:hover {
    color: #444; }
.checkout-index-index #opc-sidebar {
  background: #fff;
  padding: 30px;
  outline: none; }

.checkout-onepage-success #registration .action.primary {
  color: #FFF;
  background: #00a9c8;
  padding: 15px 45px;
  line-height: 1.5em;
  display: inline-block;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  color: #FFF;
  background: #00a9c8;
  padding: 15px 45px;
  line-height: 1.5em;
  display: inline-block;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  background: #00a9c8;
  color: #FFF;
  border-radius: 0;
  padding: 15px 45px;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
  border: none; }
  .checkout-onepage-success #registration .action.primary:hover {
    background: #3c414c; }
  .checkout-onepage-success #registration .action.primary:hover {
    background: #3c414c; }
  .checkout-onepage-success #registration .action.primary:hover {
    background: #3c414c;
    color: #FFF; }

@media (min-width: 769px) {
  .checkout-container:before, .checkout-container:after {
    display: table;
    content: "";
    line-height: 0; }
  .checkout-container:after {
    clear: both; }
  .checkout-container .opc-wrapper {
    float: left;
    padding-right: 30px;
    width: 66.6667%; }
  .checkout-container .opc-sidebar {
    float: right;
    margin: -70px 0 20px;
    width: 33.3333%; } }

.opc-progress-bar {
  margin-bottom: 2rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .opc-progress-bar {
      float: left;
      padding-right: 30px;
      width: 66.6667%; } }
  .opc-progress-bar .opc-progress-bar-item {
    font-size: 16px;
    line-height: 2em;
    position: relative;
    text-align: center;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .opc-progress-bar .opc-progress-bar-item {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 0; } }
    .opc-progress-bar .opc-progress-bar-item:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 30px;
      right: 30px;
      height: 2px;
      background: #9a9a9a;
      opacity: 0.5; }
    .opc-progress-bar .opc-progress-bar-item:first-child span:before {
      content: '01.'; }
    .opc-progress-bar .opc-progress-bar-item:last-child span:before {
      content: '02.'; }
    .opc-progress-bar .opc-progress-bar-item span {
      font-size: 18px;
      line-height: 1;
      font-weight: 400;
      color: #060606;
      display: inline-block; }
    .opc-progress-bar .opc-progress-bar-item._active {
      opacity: 1; }
      .opc-progress-bar .opc-progress-bar-item._active:after {
        background: #00a9c8;
        opacity: 1; }
    .opc-progress-bar .opc-progress-bar-item._complete {
      opacity: .5; }

.opc-sidebar .opc-block-summary span.title {
  display: block;
  border-bottom: 1px solid #dadada;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: 400; }
.opc-sidebar .items-in-cart .title strong {
  font-size: 18px;
  color: #444; }
.opc-sidebar .cart-price {
  font-weight: 500;
  color: #00a9c8; }

.block.items-in-cart {
  margin-top: 2rem; }
  .block.items-in-cart .product-item {
    margin-bottom: 1rem; }
    .block.items-in-cart .product-item .product-image-container {
      float: left;
      margin: 0 1rem 1rem 0; }

.opc-block-shipping-information .ship-to {
  margin-top: 2rem; }

.opc-wrapper .shipping-address-item {
  padding: 20px;
  border: solid 1px transparent; }
  .opc-wrapper .shipping-address-item.selected-item {
    border: 1px solid #dadada; }

.form-shipping-address .field.street label {
  display: none; }

.table-checkout-shipping-method {
  width: 100%;
  margin-bottom: 1rem; }
  .table-checkout-shipping-method th {
    font-weight: 600;
    padding: 6px 0;
    color: #444; }
  .table-checkout-shipping-method td.ch-method .radio,
  .table-checkout-shipping-method td.ch-method input[type="radio"] {
    margin: 0; }
  .table-checkout-shipping-method td > span {
    display: inline-block; }

.methods-shipping {
  margin-bottom: 2rem; }

.opc-estimated-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2rem; }
  .opc-estimated-wrapper .estimated-block span {
    display: block;
    font-weight: 700; }
  @media (min-width: 769px) {
    .opc-estimated-wrapper {
      display: none; } }

.opc-block-summary .table-totals caption {
  display: none; }

.opc-block-shipping-information {
  border-top: 1px solid #dadada;
  padding-top: 20px; }
  .opc-block-shipping-information .shipping-information-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .opc-block-shipping-information .shipping-information-content {
    padding: 10px; }
  .opc-block-shipping-information .action-edit {
    background: none;
    padding: 0; }
    .opc-block-shipping-information .action-edit span {
      display: none; }
    .opc-block-shipping-information .action-edit:hover {
      background: none;
      opacity: 0.5; }
    .opc-block-shipping-information .action-edit::before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      padding-right: 10px; }

.billing-address-details {
  margin-bottom: 1rem; }

.opc-payment-additional {
  margin-top: 2rem; }

@media (max-width: 768px) {
  .opc-block-summary .table-totals th {
    display: block;
    width: 100%;
    padding: 10px 0 0; }
  .opc-block-summary .table-totals td {
    padding: 0; }
    .opc-block-summary .table-totals td::before {
      display: none; } }
.checkout-container {
  position: relative; }
  .checkout-container .authentication-wrapper {
    display: none;
    position: absolute;
    right: 30px;
    top: 30px; }
    .checkout-container .authentication-wrapper button.action-auth-toggle {
      text-transform: uppercase;
      font-weight: 700;
      color: #9a9a9a;
      transition: .3s ease; }
      .checkout-container .authentication-wrapper button.action-auth-toggle:hover {
        color: #00a9c8; }
    .checkout-container .authentication-wrapper aside.authentication-dropdown {
      top: -1000px; }
    .checkout-container .authentication-wrapper .actions-toolbar {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .checkout-container .authentication-wrapper .actions-toolbar .primary {
        margin-bottom: 5px; }
  @media (min-width: 769px) {
    .checkout-container .authentication-wrapper .modal-custom-overlay {
      background: none; }
    .checkout-container .authentication-dropdown {
      bottom: 0;
      left: 0;
      position: fixed;
      right: 0;
      top: 0;
      pointer-events: none;
      left: 0;
      display: block;
      overflow-y: auto;
      z-index: 1000;
      width: 270px;
      right: 0;
      left: auto;
      position: absolute;
      overflow: visible; }
      .checkout-container .authentication-dropdown._show {
        visibility: visible;
        background: rgba(255, 255, 255, 0.65);
        pointer-events: auto; }
        .checkout-container .authentication-dropdown._show .modal-inner-wrap {
          position: relative;
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }
      .checkout-container .authentication-dropdown .modal-inner-wrap {
        padding: 15px;
        background-color: #fff;
        box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
        opacity: 1; }
      .checkout-container .authentication-dropdown._show .modal-inner-wrap {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
      .checkout-container .authentication-dropdown .modal-inner-wrap {
        box-sizing: border-box;
        height: auto;
        left: 0;
        margin: 4rem auto;
        position: absolute;
        right: 0;
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%);
        transition-duration: .2s;
        -webkit-transition-property: -webkit-transform, visibility;
        transition-property: transform, visibility;
        transition-timing-function: ease;
        display: flex;
        flex-direction: column;
        width: 75%; }
      .checkout-container .authentication-dropdown .modal-inner-wrap {
        margin: 0;
        width: 100%; } }

.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px; }
  .field-tooltip._active {
    z-index: 100; }
    .field-tooltip._active .field-tooltip-content {
      display: block; }
    .field-tooltip._active .field-tooltip-action:before {
      color: #00a9c8; }
  .field-tooltip .field-tooltip-action::before {
    font-size: 18px;
    font-family: "FontAwesome";
    content: ""; }
  ._keyfocus .field-tooltip .field-tooltip-action:focus {
    z-index: 100; }
    ._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
      display: block; }
    ._keyfocus .field-tooltip .field-tooltip-action:focus::before {
      color: #00a9c8; }
  .field-tooltip .field-tooltip-content {
    background: #f5f5f5;
    border: solid 1px #dddddd;
    padding: 12px;
    width: 270px;
    display: none;
    right: 0;
    position: absolute;
    text-transform: none;
    top: 100%;
    word-wrap: break-word;
    z-index: 2; }

.page-print.sales-order-print #maincontent {
  margin-top: 3rem; }
.page-print.sales-order-print .actions-toolbar,
.page-print.sales-order-print .page-footer {
  display: none; }

.rating-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .rating-summary .label {
    margin-right: 1rem; }
  .rating-summary .rating-result__stars span[class^="material-icons-"] {
    color: #f1c85f;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    padding: 0; }
  .rating-summary .rating-result__text {
    display: none; }

.items.review-items .rating-result__stars {
  padding-top: 3px; }

.review-list .review-items {
  margin-top: 2rem; }
.review-list .review-item {
  margin-bottom: 10px;
  background: #f4f4f4;
  padding: 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .review-list .review-item .left-review {
    margin-right: 40px; }
  .review-list .review-item .right-review {
    flex: 1 1 auto; }
.review-list .review-title {
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 400; }
.review-list .rating-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .review-list .rating-summary {
    margin-bottom: 10px; }
.review-list .rating-label {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  max-width: 30%;
  font-size: 14px;
  width: 70px;
  color: #868686; }
.review-list .rating-result {
  display: inline-block; }
.review-list .review-details p {
  float: left;
  padding-right: 2rem;
  font-weight: 400;
  font-size: 14px;
  color: #9a9a9a; }
  .review-list .review-details p .review-details-value {
    text-transform: uppercase; }
.review-list .review-author {
  text-align: left; }
.review-list .review-date {
  text-align: right; }
.review-list .review-details-value {
  display: inline-block; }
.review-list .review-ratings,
.review-list .review-content {
  margin-bottom: 1.5rem;
  font-size: 14px;
  color: #9a9a9a; }

.review-add .review-legend span {
  display: inline-block;
  margin-right: 1rem; }

.review-fieldset {
  background: #f4f4f4;
  padding: 20px;
  margin: 20px 0; }
  .review-fieldset .row {
    margin-top: 2rem; }
  .review-fieldset .review-legend {
    margin: 0;
    padding: 20px;
    margin: 0 -20px;
    display: block;
    width: calc(100% + 40px);
    background: #f4f4f4; }
    .review-fieldset .review-legend span {
      font-weight: normal;
      text-transform: uppercase; }
    .review-fieldset .review-legend strong {
      font-weight: normal; }
  .review-fieldset .control input,
  .review-fieldset .control textarea {
    border: 1px solid #ebebeb; }

.review-field-rating {
  margin-bottom: 0; }
  .review-field-rating > .label {
    min-width: 100px; }

.control.review-control-vote {
  display: inline-block; }
  .control.review-control-vote label[class^='rating-'] {
    display: inline-block;
    cursor: pointer;
    margin-right: 0; }
    .control.review-control-vote label[class^='rating-'] .rating-star {
      color: #f1c85f;
      display: inline-block;
      font-size: 18px;
      margin: 0;
      line-height: 1;
      padding: 0 4px;
      line-height: inherit; }
      .control.review-control-vote label[class^='rating-'] .rating-star:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .control.review-control-vote label[class^='rating-'].fill .rating-star {
      line-height: inherit; }
      .control.review-control-vote label[class^='rating-'].fill .rating-star:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
  .control.review-control-vote .radio {
    display: none; }

.top-review {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/**
 * Copyright ┬⌐ 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.swatch-attribute-label {
  font-weight: bold;
  position: relative; }
  .swatch-attribute-label.required {
    padding-right: 10px; }

.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em; }

.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px; }

.swatch-option {
  min-width: 35px;
  max-width: 90px;
  min-height: 35px;
  float: left;
  margin: 0 10px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 2px solid #f4f4f4;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s ease;
  border-radius: 0; }
  .swatch-option.text {
    background: #00a9c8;
    color: #FFF;
    border-color: #00a9c8;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 4px 15px;
    min-width: 22px;
    margin-right: 7px;
    min-height: 35px; }
    .swatch-option.text.selected {
      background-color: #00a9c8 !important;
      border: 2px solid #00a9c8;
      color: #FFF;
      box-shadow: 2px 2px 10px #999; }
  .swatch-option.color {
    min-height: 35px;
    border: 3px solid transparent; }
    .swatch-option.color[style*="background: #ffffff"] {
      border-color: #000; }
    .swatch-option.color.selected {
      border: 3px solid #00a9c8;
      color: #FFF;
      box-shadow: 2px 2px 5px #999; }
  .swatch-option.selected, .swatch-option:not(.disabled):hover {
    box-shadow: 2px 2px 5px #999; }
  .swatch-option .disabled {
    cursor: default; }
    .swatch-option .disabled:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, white), color-stop(46%, white), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, white), color-stop(57%, white), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.clearfix:after, .review-list .review-details:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494; }
  .swatch-attribute.size .swatch-option.selected,
  .swatch-attribute.manufacturer .swatch-option.selected {
    color: #FFF;
    border: 3px solid #FFF;
    box-shadow: 2px 2px 10px #999; }
  .swatch-attribute.size .swatch-option:hover,
  .swatch-attribute.manufacturer .swatch-option:hover {
    border-color: #FFF;
    background: #00a9c8;
    color: #FFF; }

.swatch-option-tooltip {
  visibility: hidden; }
  @media (min-width: 768px) {
    .swatch-option-tooltip {
      max-width: 140px;
      max-height: 100%;
      min-height: 20px;
      min-width: 40px;
      position: absolute;
      padding: 5px;
      background: #fff;
      color: #949494;
      border: 1px solid #e5e5e5;
      display: none;
      visibility: visible;
      z-index: 999;
      text-align: center; } }

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  position: absolute;
  bottom: -1.1px;
  height: 8px; }
  .swatch-option-tooltip .corner::after,
  .swatch-option-tooltip-layered .corner::after {
    content: '';
    position: relative;
    top: 0;
    left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7.5px 0 7.5px;
    border-color: #ffffff transparent transparent transparent;
    font-size: 1px; }
  .swatch-option-tooltip .corner::before,
  .swatch-option-tooltip-layered .corner::before {
    content: '';
    position: relative;
    top: 1px;
    left: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8.5px 0 8.5px;
    border-color: #adadad transparent transparent transparent;
    font-size: 1px; }

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto; }

.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden; }

.swatch-opt {
  margin: 20px 0; }

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1; }

/* Layered Features */
.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important; }

.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px; }

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px; }

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px; }

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block; }

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px; }

.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px; }

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0; }

/* Bugfix for Add To Cart button */
div[class^="swatch-opt-"] {
  margin-bottom: 10px; }
  div[class^="swatch-opt-"] > div {
    margin-bottom: 7px; }

.swatch-option-loading {
  content: url("../images/loader-2.gif"); }

.products-grid .product-item .swatch-attribute-options,
.product-list .product-item .swatch-attribute-options,
.product-info-main .product-item .swatch-attribute-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.block-wishlist .product-item {
  display: block;
  margin-bottom: 2rem; }
.block-wishlist .product-item-photo {
  float: left;
  width: 75px; }
.block-wishlist .product-item-name {
  font-weight: normal;
  display: inline-block;
  margin-bottom: 5px; }
.block-wishlist .price-box {
  color: #00a9c8; }
.block-wishlist .product-item-details {
  overflow: hidden;
  margin-left: 85px;
  padding-right: 20px;
  position: relative;
  margin-top: 1rem; }
  .block-wishlist .product-item-details .product-item-name {
    font-weight: 300; }
    .block-wishlist .product-item-details .product-item-name a {
      color: #444; }
.block-wishlist .product-item-actions {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0; }
  .block-wishlist .product-item-actions .actions-primary {
    margin: 0; }
    .block-wishlist .product-item-actions .actions-primary a {
      font-size: 14px; }
.block-wishlist .empty {
  margin-top: 1rem; }
.block-wishlist .actions-primary .action {
  padding: 5px 15px; }
.block-wishlist .actions-secondary {
  position: absolute;
  top: 2px;
  right: 0; }
  .block-wishlist .actions-secondary .btn-remove {
    background-color: transparent;
    padding: 0; }
    .block-wishlist .actions-secondary .btn-remove:hover {
      background-color: transparent;
      color: #444; }
    .block-wishlist .actions-secondary .btn-remove:before {
      font-size: 14px; }
.block-wishlist .actions-toolbar .action {
  background: none;
  padding: 0;
  color: #00a9c8; }
  .block-wishlist .actions-toolbar .action:hover {
    color: #444; }
  .block-wishlist .actions-toolbar .action:hover {
    background: none; }

.form-wishlist-items .actions-toolbar {
  margin-top: 30px;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-wishlist-items .actions-toolbar > .primary {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .form-wishlist-items .actions-toolbar > .secondary {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
    .form-wishlist-items .actions-toolbar > .secondary .action {
      background: none;
      padding: 0;
      color: #00a9c8; }
      .form-wishlist-items .actions-toolbar > .secondary .action:hover {
        color: #444; }
  @media (max-width: 767px) {
    .form-wishlist-items .actions-toolbar {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .form-wishlist-items .actions-toolbar > .primary {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1; }
      .form-wishlist-items .actions-toolbar > .secondary {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2; }
      .form-wishlist-items .actions-toolbar button {
        margin-bottom: 7px; } }
  .form-wishlist-items .actions-toolbar .action {
    padding: 15px 25px; }
.form-wishlist-items .comment-box .label {
  margin-right: 0; }
.form-wishlist-items .control {
  padding-left: 15px;
  padding-right: 15px; }

.products-grid.wishlist .product-item-name {
  display: block;
  margin-top: 15px;
  font-size: 16px; }
.products-grid.wishlist .price-box .price-as-configured {
  margin-bottom: .5rem; }
.products-grid.wishlist .field label.label {
  padding-top: 0; }
.products-grid.wishlist .box-tocart {
  margin-bottom: 1rem; }
  .products-grid.wishlist .box-tocart > .fieldset:before, .products-grid.wishlist .box-tocart > .fieldset:after {
    display: table;
    content: "";
    line-height: 0; }
  .products-grid.wishlist .box-tocart > .fieldset:after {
    clear: both; }
  .products-grid.wishlist .box-tocart > .fieldset .product-item-actions {
    float: left; }
  .products-grid.wishlist .box-tocart .field.qty {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    float: left;
    margin-bottom: 14px;
    margin-right: 1rem; }
    .products-grid.wishlist .box-tocart .field.qty .label {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      padding-bottom: 0;
      margin-right: .5rem; }
    .products-grid.wishlist .box-tocart .field.qty input.qty {
      width: 4rem;
      line-height: 1.5;
      min-height: 33px;
      padding: 6px 0 6px 10px;
      text-align: center; }
  .products-grid.wishlist .box-tocart .unavailable.stock {
    margin: 7px 3px 6px 8px; }
.products-grid.wishlist .product-item-actions {
  display: block;
  margin: 0;
  padding-top: 1px; }
  .products-grid.wishlist .product-item-actions .action {
    color: #00a9c8; }
    .products-grid.wishlist .product-item-actions .action:hover {
      color: #3c414c; }
  .products-grid.wishlist .product-item-actions .actions-primary {
    margin: 0;
    max-width: none; }
    .products-grid.wishlist .product-item-actions .actions-primary .tocart {
      line-height: 24px; }
      .products-grid.wishlist .product-item-actions .actions-primary .tocart span {
        transition: .3s all ease; }
      .products-grid.wishlist .product-item-actions .actions-primary .tocart span:before {
        margin-right: 10px;
        width: auto;
        height: auto;
        line-height: normal;
        color: #00a9c8;
        background: transparent; }
      .products-grid.wishlist .product-item-actions .actions-primary .tocart:hover span {
        color: #3c414c; }
        .products-grid.wishlist .product-item-actions .actions-primary .tocart:hover span:before {
          color: #3c414c;
          background: transparent; }
.products-grid.wishlist a.action.edit, .products-grid.wishlist a.action.delete {
  font-size: 1.2rem;
  line-height: 1;
  padding: 2px 20px;
  background-color: transparent; }

.bundle-actions {
  margin-bottom: 1rem; }

.bundle-options-container {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  padding-left: 15px;
  padding-right: 15px; }

.bundle-options-wrapper .legend {
  margin-bottom: 1rem; }

.fieldset-bundle-options__wrapper {
  margin-top: 1rem; }
  .fieldset-bundle-options__wrapper .field.option {
    margin-bottom: 2rem; }
    .fieldset-bundle-options__wrapper .field.option > .label {
      font-weight: 600; }
    .fieldset-bundle-options__wrapper .field.option .price {
      font-size: inherit; }
  .fieldset-bundle-options__wrapper .qty-holder {
    margin-top: 1rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

@media (min-width: 480px) {
  .fieldset-bundle-options__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
    .fieldset-bundle-options__wrapper .field.option {
      padding-left: 15px;
      padding-right: 15px;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
@media (min-width: 1200px) {
  .fieldset-bundle-options__wrapper .field.option {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%; } }
.block-bundle-summary > .title {
  margin-bottom: 1rem; }

@media (min-width: 480px) {
  .block-bundle-summary > .content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: -15px;
    margin-right: -15px; }
    .block-bundle-summary > .content > div {
      padding-left: 15px;
      padding-right: 15px;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
/**
 *
 */
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }
.fotorama-video-container .magnify-lens {
  display: none !important; }
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6; }
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25); }

.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px; }

.product-video {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto; }
  .product-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999; }

.fotorama__arr.hidden-video {
  z-index: -1 !important; }

.fotorama__video-close {
  bottom: 89%;
  top: auto; }

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }

.page-title-wrapper .order-status {
  padding-bottom: 10px;
  font-size: 1.2em;
  display: inline-block; }
.page-title-wrapper .order-date {
  font-style: italic;
  padding-bottom: 10px; }

.table-order-items caption {
  display: none; }

.order-links {
  font-size: 18px; }
  .order-links strong {
    font-weight: normal; }

.order-details-items .order-title {
  display: none; }

.block-order-details-view {
  padding: 20px 0 0;
  overflow: hidden; }
  .block-order-details-view .block-content .box {
    display: inline-block;
    min-width: 50%;
    float: left;
    padding-right: 15px;
    border-top: solid 1px #dadada; }
    .block-order-details-view .block-content .box.box-order-billing-address {
      clear: both; }
    @media (max-width: 767px) {
      .block-order-details-view .block-content .box {
        min-width: 100%; } }

.block.newsletter .heading-4 strong, .block.newsletter .box-title strong, .block.newsletter .catalog-product-view .data.items .additional-attributes .attributes-caption strong, .catalog-product-view .data.items .additional-attributes .block.newsletter .attributes-caption strong, .block.newsletter .filter-current .filter-current-subtitle strong, .filter-current .block.newsletter .filter-current-subtitle strong, .block.newsletter .filter-options-title strong, .block.newsletter .opc-block-shipping-information .shipping-information-title strong, .opc-block-shipping-information .block.newsletter .shipping-information-title strong, .block.newsletter .review-list .review-title strong, .review-list .block.newsletter .review-title strong, .block.newsletter .review-add .review-legend strong, .review-add .block.newsletter .review-legend strong {
  font-weight: 500; }
.block.newsletter .field {
  margin-bottom: 0;
  padding-bottom: 1.5rem;
  position: relative; }
  .block.newsletter .field .control {
    position: relative; }
  .block.newsletter .field .label {
    padding: 0;
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #cacaca;
    margin-bottom: 29px; }
  .block.newsletter .field .actions .action.primary {
    background: none;
    padding: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: #00a9c8;
    position: absolute;
    right: 9px;
    top: 0;
    text-align: center; }
    .block.newsletter .field .actions .action.primary:hover {
      color: #FFF; }
    .block.newsletter .field .actions .action.primary span {
      line-height: 50px; }
.block.newsletter #newsletter {
  margin-bottom: 0;
  padding: 0 60px 0 29px;
  font-weight: 300;
  line-height: 50px;
  border-radius: 0;
  color: #FFF;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #3b3f49; }
  .block.newsletter #newsletter:focus {
    border-color: #00a9c8; }
.block.newsletter input {
  margin-bottom: 0; }
  .block.newsletter input::-webkit-input-placeholder {
    color: #FFF; }
  .block.newsletter input::-moz-placeholder {
    color: #FFF; }
  .block.newsletter input:-ms-input-placeholder {
    color: #FFF; }
  .block.newsletter input:-moz-placeholder {
    color: #FFF; }
.block.newsletter #newsletter-error {
  padding: 0;
  position: absolute;
  bottom: -3px;
  left: 16px;
  transform: translateY(100%); }

/*
* TM_Megamenu
*/
.navigation {
  position: static; }

.rd-navbar.rd-navbar-static {
  position: relative;
  z-index: 120; }

@media (min-width: 1200px) {
  .rd-navbar-static .navigation .row {
    margin-bottom: 15px; } }
.rd-navbar-static .navigation [class*='col-'] {
  padding-left: 30px;
  padding-right: 30px;
  position: relative; }
  .rd-navbar-static .navigation [class*='col-']:first-child {
    border-left: 0; }
  .rd-navbar-static .navigation [class*='col-'] > ul:first-child {
    margin-top: -23px; }
@media (min-width: 1200px) {
  .rd-navbar-static .navigation .row {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 40px; } }
.rd-navbar-static .navigation li.level-top .megamenu-wrapper,
.rd-navbar-static .navigation a.level-top .megamenu-wrapper {
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: 25px;
  padding: 55px 0 22px;
  background: #FFF;
  box-shadow: none; }
  .rd-navbar-static .navigation li.level-top .megamenu-wrapper:before, .rd-navbar-static .navigation li.level-top .megamenu-wrapper:after,
  .rd-navbar-static .navigation a.level-top .megamenu-wrapper:before,
  .rd-navbar-static .navigation a.level-top .megamenu-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: -.5px;
    width: 50vw;
    background: #FFF;
    border-bottom: 1px solid #e5e5e5; }
  .rd-navbar-static .navigation li.level-top .megamenu-wrapper:before,
  .rd-navbar-static .navigation a.level-top .megamenu-wrapper:before {
    left: 100%;
    border-left: none;
    margin-left: -1px; }
  .rd-navbar-static .navigation li.level-top .megamenu-wrapper:after,
  .rd-navbar-static .navigation a.level-top .megamenu-wrapper:after {
    right: 100%;
    border-right: none;
    margin-right: -1px; }
  .rd-navbar-static .navigation li.level-top .megamenu-wrapper > .container > .row + .row, .rd-navbar-static .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent > .row + .row, .page-print.sales-order-print .rd-navbar-static .navigation li.level-top .megamenu-wrapper > #maincontent > .row + .row,
  .rd-navbar-static .navigation a.level-top .megamenu-wrapper > .container > .row + .row,
  .rd-navbar-static .navigation a.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent > .row + .row,
  .page-print.sales-order-print .rd-navbar-static .navigation a.level-top .megamenu-wrapper > #maincontent > .row + .row {
    margin-top: 35px; }
    @media (min-width: 1200px) {
      .rd-navbar-static .navigation li.level-top .megamenu-wrapper > .container > .row + .row, .rd-navbar-static .navigation li.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent > .row + .row, .page-print.sales-order-print .rd-navbar-static .navigation li.level-top .megamenu-wrapper > #maincontent > .row + .row,
      .rd-navbar-static .navigation a.level-top .megamenu-wrapper > .container > .row + .row,
      .rd-navbar-static .navigation a.level-top .page-print.sales-order-print .megamenu-wrapper > #maincontent > .row + .row,
      .page-print.sales-order-print .rd-navbar-static .navigation a.level-top .megamenu-wrapper > #maincontent > .row + .row {
        margin-top: 55px; } }
  .rd-navbar-static .navigation li.level-top .megamenu-wrapper .banner-img,
  .rd-navbar-static .navigation a.level-top .megamenu-wrapper .banner-img {
    position: relative;
    display: inline-block; }
    .rd-navbar-static .navigation li.level-top .megamenu-wrapper .banner-img:before,
    .rd-navbar-static .navigation a.level-top .megamenu-wrapper .banner-img:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      background: rgba(0, 0, 0, 0.1);
      transition: .3s all ease; }
    .rd-navbar-static .navigation li.level-top .megamenu-wrapper .banner-img:hover:before,
    .rd-navbar-static .navigation a.level-top .megamenu-wrapper .banner-img:hover:before {
      opacity: 1; }
.rd-navbar-static .navigation li.level-top .mm-label,
.rd-navbar-static .navigation a.level-top .mm-label {
  background-color: #444;
  top: 4px;
  left: 100%;
  font-size: 14px;
  line-height: 1;
  padding: 2px 4px 0; }
  .rd-navbar-static .navigation li.level-top .mm-label.new,
  .rd-navbar-static .navigation a.level-top .mm-label.new {
    background-color: #0ec2fd; }
  .rd-navbar-static .navigation li.level-top .mm-label.hot,
  .rd-navbar-static .navigation a.level-top .mm-label.hot {
    color: #00a9c8;
    background-color: #fffc13; }
.rd-navbar-static .navigation li.level-top .mm-product-title,
.rd-navbar-static .navigation a.level-top .mm-product-title {
  display: block;
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
  color: #00a9c8;
  padding: 6px 0;
  margin-bottom: 12px;
  text-transform: uppercase; }

.rd-navbar-static .rd-navbar-nav > li.parent > ul.level0:not(.rd-navbar-dropdown) {
  position: absolute;
  z-index: 80;
  padding: 12px 22px;
  width: 270px;
  margin-top: 20px;
  color: #9a9a9a;
  background: #FFF;
  border: 1px solid #f4f4f4;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease;
  -webkit-transform: translateY(30px);
  transform: translateY(30px); }
.rd-navbar-static .rd-navbar-nav > li.parent:hover > ul.level0:not(.rd-navbar-dropdown) {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0); }
.rd-navbar-static .rd-navbar-nav > li.parent li > a {
  font-size: 14px;
  font-weight: 300;
  line-height: 40px;
  color: #525a6b; }
.rd-navbar-static .rd-navbar-nav > li.parent li.focus > a, .rd-navbar-static .rd-navbar-nav > li.parent li.opened > a, .rd-navbar-static .rd-navbar-nav > li.parent a:hover {
  color: #00a9c8; }
.rd-navbar-static .rd-navbar-subpanel {
  display: table; }
.rd-navbar-static .rd-navbar-outer .rd-navbar-inner {
  position: relative; }
.rd-navbar-static .rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-megamenu {
  position: absolute;
  padding: 25px 30px;
  z-index: 99;
  color: #444;
  background: #FFF;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease;
  -webkit-transform: translateY(30px);
  transform: translateY(30px); }
  .rd-navbar-static .rd-navbar-dropdown li > a,
  .rd-navbar-static .rd-navbar-megamenu li > a {
    font-size: 14px;
    line-height: 40px; }
  .rd-navbar-static .rd-navbar-dropdown li.focus > a,
  .rd-navbar-static .rd-navbar-dropdown li.opened > a,
  .rd-navbar-static .rd-navbar-dropdown a:hover,
  .rd-navbar-static .rd-navbar-megamenu li.focus > a,
  .rd-navbar-static .rd-navbar-megamenu li.opened > a,
  .rd-navbar-static .rd-navbar-megamenu a:hover {
    color: #00a9c8;
    background: none; }
  .rd-navbar-static .rd-navbar-dropdown ul.level1 > li > a,
  .rd-navbar-static .rd-navbar-megamenu ul.level1 > li > a {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    color: #444;
    display: inline-block;
    margin: 20px 0 13px;
    text-transform: uppercase; }
.rd-navbar-static .rd-navbar-dropdown {
  width: 270px; }
.rd-navbar-static .rd-navbar-megamenu {
  left: 0;
  right: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 16px 8px; }
  .rd-navbar-static .rd-navbar-megamenu > li {
    display: table-cell; }
.rd-navbar-static .rd-navbar-nav {
  display: block;
  text-align: left; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a {
    line-height: inherit;
    line-height: 26px; }
    .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown:before, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown:before, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a:before {
      position: absolute;
      right: 7px;
      top: 50%;
      margin-top: -10px; }
    .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown.level-top:before, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a.level-top:before {
      right: -8px;
      margin-top: -13px;
      color: #FFF;
      font-size: 14px; }
      @media (min-width: 1200px) {
        .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown.level-top:before, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a.level-top:before {
          right: 3px; } }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown {
    position: relative; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a {
    position: relative; }
  .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-megamenu, .rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-megamenu {
    opacity: 1;
    visibility: visible;
    border: 1px solid #e5e5e5;
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  .rd-navbar-static .rd-navbar-nav > li {
    display: inline-block;
    margin-right: 6px; }
    @media (min-width: 1200px) {
      
      .rd-navbar-static .rd-navbar-nav > li {
        margin-right: 24px; }
      .rd-navbar-static .rd-navbar-nav > li.page-item-15 {margin-right:0px}
        }
    .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-megamenu {
      top: 100%;
      z-index: 99; }
    .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown {
      left: 0;
      margin-top: 45px; }
      .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown {
        left: 100%;
        top: -8px;
        z-index: 2; }
    .rd-navbar-static .rd-navbar-nav > li > a {
      position: relative;
      display: inline-block;
      line-height: 26px;
      font-size: 16px;
      padding: 10px 5px;
      font-weight: 500;
      text-transform: uppercase;
      color: #FFF; }
      @media (min-width: 992px) {
        .rd-navbar-static .rd-navbar-nav > li > a {
          padding-left: 11px;
          padding-right: 11px;
          font-size: 15px; } }
      @media (min-width: 1200px) {
        .rd-navbar-static .rd-navbar-nav > li > a {
          padding-left: 24px;
          padding-right: 24px;
          font-size: 16px; } }
      .rd-navbar-static .rd-navbar-nav > li > a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -20px;
        height: 0;
        width: 100%;
        background: #00a9c8;
        opacity: 0;
        transition: .3s all ease; }
    .rd-navbar-static .rd-navbar-nav > li.active > a:after, .rd-navbar-static .rd-navbar-nav > li.opened > a:after, .rd-navbar-static .rd-navbar-nav > li.focus > a:after, .rd-navbar-static .rd-navbar-nav > li > a:hover:after {
      opacity: 1;
      height: 5px; }
    .rd-navbar-static .rd-navbar-nav > li:first-child > a {
      padding-left: 0; }
      .rd-navbar-static .rd-navbar-nav > li:first-child > a:after {
        left: 0; }
        @media (min-width: 992px) {
          .rd-navbar-static .rd-navbar-nav > li:first-child > a:after {
            left: -3px; } }
        @media (min-width: 1200px) {
          .rd-navbar-static .rd-navbar-nav > li:first-child > a:after {
            left: -10px; } }
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li.parent > ul.level0:not(.rd-navbar-dropdown) {
  margin-top: 5px; }

.sidebar .navigation li.level0 a.level-top {
  padding: 10px; }

@media (max-width: 767px) {
  .navigation li.level-top,
  .navigation a.level-top {
    position: relative; }

  .rd-navbar-fixed .rd-navbar-submenu .megamenu-wrapper.rd-navbar-megamenu ul li li > a {
    padding-left: 40px; } }
@media (max-width: 784px) {
  .rd-navbar-fixed .megamenu-wrapper > .container, .rd-navbar-fixed .page-print.sales-order-print .megamenu-wrapper > #maincontent, .page-print.sales-order-print .rd-navbar-fixed .megamenu-wrapper > #maincontent {
    min-width: 0; }
    .rd-navbar-fixed .megamenu-wrapper > .container > .row > [class*='col-sm-3'], .rd-navbar-fixed .page-print.sales-order-print .megamenu-wrapper > #maincontent > .row > [class*='col-sm-3'], .page-print.sales-order-print .rd-navbar-fixed .megamenu-wrapper > #maincontent > .row > [class*='col-sm-3'] {
      width: 100%;
      max-width: 100%;
      padding: 0;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }
    .rd-navbar-fixed .megamenu-wrapper > .container .banner-img, .rd-navbar-fixed .page-print.sales-order-print .megamenu-wrapper > #maincontent .banner-img, .page-print.sales-order-print .rd-navbar-fixed .megamenu-wrapper > #maincontent .banner-img {
      display: none; } }

/*
* TM_Newsletter-popup
*/
.newsletter-popup.modal-popup {
  text-align: center; }
  .newsletter-popup.modal-popup._show {
    pointer-events: auto !important; }
  .newsletter-popup.modal-popup .modal-inner-wrap {
    border-radius: 4px;
    padding: 30px 15px; }
    @media (min-width: 768px) {
      .newsletter-popup.modal-popup .modal-inner-wrap {
        padding: 100px 15px; } }
  .newsletter-popup.modal-popup header.modal-header {
    padding: 0; }
    .newsletter-popup.modal-popup header.modal-header h1.modal-title {
      font-size: 28px;
      color: #060606;
      font-weight: 400;
      margin-bottom: 20px; }
    .newsletter-popup.modal-popup header.modal-header .action-close {
      display: block;
      position: absolute;
      top: 30px;
      right: 30px;
      padding: 0; }
      .newsletter-popup.modal-popup header.modal-header .action-close:before {
        content: '\e14c';
        font-family: "Material Icons";
        font-size: 23px;
        color: #cecece; }
      .newsletter-popup.modal-popup header.modal-header .action-close span {
        display: none; }
      .newsletter-popup.modal-popup header.modal-header .action-close:hover:before {
        color: #00a9c8; }
  .newsletter-popup.modal-popup .form.subscribe {
    position: relative; }
  .newsletter-popup.modal-popup .modal-content {
    position: relative;
    padding: 0;
    margin: 0 5px; }
    @media (min-width: 768px) {
      .newsletter-popup.modal-popup .modal-content {
        margin: 0 85px; } }
    .newsletter-popup.modal-popup .modal-content .newsletter .field {
      padding-bottom: 0; }
      .newsletter-popup.modal-popup .modal-content .newsletter .field .control {
        position: relative; }
        .newsletter-popup.modal-popup .modal-content .newsletter .field .control #newsletter {
          border: none; }
          @media (max-width: 479px) {
            .newsletter-popup.modal-popup .modal-content .newsletter .field .control #newsletter {
              margin-bottom: 30px; } }
        .newsletter-popup.modal-popup .modal-content .newsletter .field .control #newsletter-error {
          position: absolute;
          top: 100%;
          padding-left: 0; }
        .newsletter-popup.modal-popup .modal-content .newsletter .field .control input {
          background: #FFF;
          border: 1px solid #cdcdcd;
          line-height: 50px;
          padding: 0 20px; }
          .newsletter-popup.modal-popup .modal-content .newsletter .field .control input::-webkit-input-placeholder {
            color: #212020; }
          .newsletter-popup.modal-popup .modal-content .newsletter .field .control input::-moz-placeholder {
            color: #212020; }
          .newsletter-popup.modal-popup .modal-content .newsletter .field .control input:-ms-input-placeholder {
            color: #212020; }
          .newsletter-popup.modal-popup .modal-content .newsletter .field .control input:-moz-placeholder {
            color: #212020; }
          .newsletter-popup.modal-popup .modal-content .newsletter .field .control input:focus {
            border-color: #333; }
    .newsletter-popup.modal-popup .modal-content .buttons-container .subscribe {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 9;
      line-height: 50px;
      width: 60px;
      text-align: center;
      background: transparent;
      color: #00a9c8; }
      .newsletter-popup.modal-popup .modal-content .buttons-container .subscribe span:before {
        content: '\f003';
        font-family: "FontAwesome";
        font-size: 18px; }
      .newsletter-popup.modal-popup .modal-content .buttons-container .subscribe:hover {
        background: transparent;
        color: #444; }
    .newsletter-popup.modal-popup .modal-content .buttons-container .cancel {
      display: none; }
  .newsletter-popup.modal-popup .content-text {
    font-size: 17px;
    line-height: 25px;
    color: #9a9a9a;
    margin-bottom: 30px;
    font-weight: 300; }
    @media (max-width: 499px) {
      .newsletter-popup.modal-popup .content-text {
        padding: 0 20px; } }
  .newsletter-popup.modal-popup .modal-inner-wrap {
    margin-top: 12%; }
  .newsletter-popup.modal-popup .privacy-policy-check-box .label {
    text-align: left;
    padding: 0 0 0 22px;
    margin: 0; }
    .newsletter-popup.modal-popup .privacy-policy-check-box .label:before {
      position: absolute;
      top: 0;
      left: 0; }
    .newsletter-popup.modal-popup .privacy-policy-check-box .label span {
      font-size: 14px; }
  .newsletter-popup.modal-popup .modal-footer {
    padding: 0; }
  @media screen and (max-width: 767px) {
    .newsletter-popup.modal-popup .modal-inner-wrap {
      margin-top: 7%; }
    .newsletter-popup.modal-popup .modal-inner-wrap {
      width: auto !important;
      margin-right: 20px;
      margin-left: 20px; }
    .newsletter-popup.modal-popup .modal-content,
    .newsletter-popup.modal-popup footer.modal-footer .buttons-container,
    .newsletter-popup.modal-popup footer.modal-footer .modal-social {
      padding: 10px 15px 10px; }
    .newsletter-popup.modal-popup .modal-content {
      padding: 0; }
    .newsletter-popup.modal-popup header.modal-header {
      padding: 38px 20px 0; } }

/*
*   TM_AjaxCatalog
*/
.swatch-option-tooltip {
  visibility: hidden; }
  @media (max-width: 767px) {
    .swatch-option-tooltip .image {
      height: auto;
      width: auto; }
    .swatch-option-tooltip .title {
      min-height: 0; } }
  @media (min-width: 1024px) {
    .swatch-option-tooltip {
      visibility: visible; } }

.modals-wrapper .modal-popup.compare-popup._show {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden; }
.modals-wrapper .modal-popup.compare-popup .modal-inner-wrap {
  overflow: hidden;
  box-sizing: border-box;
  height: auto;
  min-height: 100%; }
  .modals-wrapper .modal-popup.compare-popup .modal-inner-wrap .product-item-actions .tocart {
    padding: 7px 15px;
    margin-right: 15px; }
.modals-wrapper .modal-popup.compare-popup._inner-scroll .modal-content {
  margin-right: -40px;
  padding-right: 40px; }
.modals-wrapper .modal-popup.compare-popup .modal-footer {
  display: block;
  min-height: 70px !important; }

/*
*   TM_AjaxCatalog
*/
#search_mini_form {
  position: relative; }

body.ajax-loading #search.input-text:focus {
  background-image: url(../images/loader-dark.gif);
  background-position: 2px 50%;
  background-repeat: no-repeat;
  background-size: 15px 15px; }

#search.input-text {
  padding-left: 20px; }

#search_mini_form input[aria-haspopup="false"] + #search_autocomplete ul[role=listbox] {
  overflow: hidden; }
#search_mini_form .search-autocomplete {
  overflow: hidden;
  position: static;
  max-height: 350px;
  z-index: 99;
  background: #ffffff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25); }
  #search_mini_form .search-autocomplete::after {
    content: '';
    position: absolute;
    top: 320px;
    left: 0;
    z-index: 9999;
    width: 120%;
    height: 30px;
    background: transparent; }
  #search_mini_form .search-autocomplete ul[role=listbox] {
    overflow-y: scroll;
    position: static;
    max-height: 350px;
    margin-right: -20px;
    z-index: 10;
    display: block; }
  #search_mini_form .search-autocomplete ul li.search-item {
    border-bottom: solid 1px #e2e8eb;
    border-top: none;
    padding: 10px;
    padding-right: 30px; }
    #search_mini_form .search-autocomplete ul li.search-item .amount {
      position: static; }
    #search_mini_form .search-autocomplete ul li.search-item a {
      display: block;
      overflow: hidden;
      line-height: normal;
      text-decoration: none;
      margin: -10px;
      padding: 10px;
      color: #3c414c; }
      #search_mini_form .search-autocomplete ul li.search-item a .search-thumb {
        float: left;
        width: 50px;
        margin-right: 10px; }
      #search_mini_form .search-autocomplete ul li.search-item a .qs-option-name {
        font-size: 14px;
        font-weight: 300;
        display: block;
        margin-bottom: 5px;
        color: #3c414c; }
      #search_mini_form .search-autocomplete ul li.search-item a .price {
        display: block;
        color: #00a9c8;
        font-weight: 500;
        font-size: 16px; }
    #search_mini_form .search-autocomplete ul li.search-item:hover {
      background: none;
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15) inset; }

/*
*   Social Login
*/
.block-social-login ul {
  margin: 20px 0 0;
  padding: 0;
  list-style: none; }
  .block-social-login ul li {
    margin-bottom: 8px; }
    .block-social-login ul li a {
      display: inline-block;
      text-decoration: none;
      overflow: hidden;
      position: relative;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      box-sizing: border-box;
      font-size: 14px;
      line-height: 40px;
      color: #ffffff;
      border-radius: 2px;
      min-width: 270px;
      min-width: 270px;
      padding: 5px 6px; }
      .block-social-login ul li a i.fa {
        font-style: normal;
        display: inline-block;
        width: 43px;
        text-align: center;
        border-right: solid 1px;
        border-right-color: rgba(255, 255, 255, 0.1);
        font-size: 18px;
        line-height: 40px; }
      .block-social-login ul li a.facebook {
        background: #3b5999; }
      .block-social-login ul li a.twitter {
        background: #00b6f1; }
      .block-social-login ul li a.instagram {
        background: #7c4e3a; }
      .block-social-login ul li a.google-plus {
        background: #e04a39; }
      .block-social-login ul li a .label {
        padding-left: 25px; }
      .block-social-login ul li a::after {
        background: #fff;
        content: "";
        height: 155px;
        left: -75px;
        opacity: .2;
        position: absolute;
        top: -50px;
        transform: rotate(35deg);
        transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
        width: 50px;
        z-index: 10; }
      .block-social-login ul li a:hover {
        opacity: .8; }
        .block-social-login ul li a:hover::after {
          left: 120%;
          transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1); }

.timer-wrapper {
  border: none !important;
  background: #3c414c;
  color: #FFF;
  font-weight: 700;
  max-width: 300px;
  padding: 14px 20px;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.block-posts-list {
  clear: both;
  font-family: inherit; }
  .block-posts-list .post-items {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 0 0 -16px; }
    .block-posts-list .post-items .post-item {
      flex-basis: 100%;
      -webkit-flex-basis: 100%;
      list-style: none;
      padding: 0 0 0 16px;
      box-sizing: border-box; }
      .block-posts-list .post-items .post-item .item-wrapper {
        margin-bottom: 20px;
        padding-bottom: 40px;
        border-bottom: 1px solid #e2e2e2; }
    .block-posts-list .post-items .post-image {
      margin-bottom: 21px;
      max-height: 400px;
      overflow: hidden; }
      .block-posts-list .post-items .post-image img {
        width: 100%;
        vertical-align: top; }
    .block-posts-list .post-items .post-title {
      margin-bottom: 6px; }
      .block-posts-list .post-items .post-title h3 {
        font-family: inherit;
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
        margin: 0; }
        .block-posts-list .post-items .post-title h3 a {
          color: #444;
          text-decoration: none; }
          .block-posts-list .post-items .post-title h3 a:hover {
            color: #00a9c8; }
    .block-posts-list .post-items .post-short-content {
      font-size: inherit;
      line-height: inherit;
      margin-bottom: 26px; }
    .block-posts-list .post-items .post-link {
      display: block;
      color: #00a9c8;
      font-weight: 400;
      text-transform: none; }
      .block-posts-list .post-items .post-link:hover {
        color: #666666; }
    .block-posts-list .post-items .post-data {
      color: #999999;
      display: flex;
      -webkit-display: flex;
      justify-content: flex-start;
      -webkit-justify-content: flex-start;
      border: none; }
      .block-posts-list .post-items .post-data .create-date a,
      .block-posts-list .post-items .post-data .post-author a,
      .block-posts-list .post-items .post-data .post-comments a {
        color: #999999;
        text-decoration: none;
        margin-right: 7px; }
        .block-posts-list .post-items .post-data .create-date a:hover,
        .block-posts-list .post-items .post-data .post-author a:hover,
        .block-posts-list .post-items .post-data .post-comments a:hover {
          color: #000; }
      .block-posts-list .post-items .post-data .create-date a span:before, .block-posts-list .post-items .post-data .create-date:before,
      .block-posts-list .post-items .post-data .post-author a span:before,
      .block-posts-list .post-items .post-data .post-author:before,
      .block-posts-list .post-items .post-data .post-comments a span:before,
      .block-posts-list .post-items .post-data .post-comments:before {
        font-size: 18px;
        padding-right: 4px;
        color: #000;
        vertical-align: middle; }
      .block-posts-list .post-items .post-data .create-date {
        order: 1;
        -webkit-order: 1; }
      .block-posts-list .post-items .post-data .post-author {
        order: 2;
        -webkit-order: 2; }
      @media (max-width: 1200px) {
        .block-posts-list .post-items .post-data {
          display: block;
          overflow: hidden; }
          .block-posts-list .post-items .post-data .create-date,
          .block-posts-list .post-items .post-data .post-author {
            display: block; }
          .block-posts-list .post-items .post-data .post-comments {
            float: right; } }
    .block-posts-list .post-items .post-comments {
      text-align: right;
      margin-top: -45px;
      float: right; }

.posts-list-wrapper {
  /*Toolbar
  **********************************************/ }
  .posts-list-wrapper .toolbar-top {
    margin-bottom: 30px; }
    .posts-list-wrapper .toolbar-top .toolbar {
      margin-bottom: 0;
      text-align: left; }
    .posts-list-wrapper .toolbar-top .limiter {
      display: block;
      text-align: right;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .posts-list-wrapper .toolbar-top .pages {
      display: none; }
    .posts-list-wrapper .toolbar-top .toolbar-sorter {
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      padding-left: 15px;
      margin-bottom: 0; }
      @media (max-width: 479px) {
        .posts-list-wrapper .toolbar-top .toolbar-sorter {
          padding-left: 0; } }
      .posts-list-wrapper .toolbar-top .toolbar-sorter .sorter-label {
        margin-right: 5px; }
        @media (max-width: 479px) {
          .posts-list-wrapper .toolbar-top .toolbar-sorter .sorter-label {
            display: none; } }
      .posts-list-wrapper .toolbar-top .toolbar-sorter .select2-container {
        border: 1px solid #f4f4f4;
        border-top: none;
        border-bottom: none; }
    .posts-list-wrapper .toolbar-top .sorter-action {
      height: 50px;
      width: 50px;
      margin: 0;
      padding: 0;
      border-right: 1px solid #FFF;
      text-align: center; }
      .posts-list-wrapper .toolbar-top .sorter-action span {
        display: none; }
      .posts-list-wrapper .toolbar-top .sorter-action.sort-asc, .posts-list-wrapper .toolbar-top .sorter-action.sort-desc {
        line-height: inherit;
        font-size: 1.5rem;
        line-height: 50px; }
        .posts-list-wrapper .toolbar-top .sorter-action.sort-asc:before, .posts-list-wrapper .toolbar-top .sorter-action.sort-desc:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      .posts-list-wrapper .toolbar-top .sorter-action.sort-desc {
        transform: rotate(180deg); }
      .posts-list-wrapper .toolbar-top .sorter-action:hover {
        background: #f4f4f4; }
    .posts-list-wrapper .toolbar-top .select2-selection {
      border-radius: 0;
      border-left-color: #FFF; }
  .posts-list-wrapper .toolbar-bottom .toolbar {
    margin-bottom: 30px;
    height: 50px;
    text-align: center; }
  .posts-list-wrapper .toolbar-bottom .sorter,
  .posts-list-wrapper .toolbar-bottom .limiter {
    display: none;
    visibility: hidden; }
  .posts-list-wrapper .toolbar-bottom .pages {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .posts-list-wrapper .toolbar-bottom .pages-items {
    position: relative;
    display: inline-block; }
    .posts-list-wrapper .toolbar-bottom .pages-items:before, .posts-list-wrapper .toolbar-bottom .pages-items:after {
      display: table;
      content: "";
      line-height: 0; }
    .posts-list-wrapper .toolbar-bottom .pages-items:after {
      clear: both; }
  .posts-list-wrapper .toolbar-bottom .item {
    float: left;
    padding: 0 4px;
    font-size: 1rem;
    line-height: 47px;
    margin: 0 10px; }
    .posts-list-wrapper .toolbar-bottom .item.current {
      font-weight: 600; }
    .posts-list-wrapper .toolbar-bottom .item.pages-item-previous a span:not(.label), .posts-list-wrapper .toolbar-bottom .item.pages-item-next a span:not(.label) {
      line-height: inherit; }
      .posts-list-wrapper .toolbar-bottom .item.pages-item-previous a span:not(.label):before, .posts-list-wrapper .toolbar-bottom .item.pages-item-next a span:not(.label):before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .posts-list-wrapper .toolbar-bottom .item.pages-item-previous a span:not(.label):before {
      content: '\e5cb'; }
    .posts-list-wrapper .toolbar-bottom .item.pages-item-next a span:not(.label):before {
      content: '\e5cc'; }

.widget.blog-posts {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 80px;
  padding-right: 30px;
  padding-left: 30px;
  clear: both; }
  .widget.blog-posts .block-title {
    margin-bottom: 13px;
    margin-left: -15px; }
  .widget.blog-posts .post-items {
    display: block;
    padding: 0;
    margin: 0 -20px; }
    .widget.blog-posts .post-items .post-item {
      width: 100%;
      list-style: none;
      padding: 5px;
      box-sizing: border-box;
      float: left; }
      .widget.blog-posts .post-items .post-item .item-wrapper {
        position: relative; }
        @media (min-width: 1200px) {
          .widget.blog-posts .post-items .post-item .item-wrapper {
            height: 397px; } }
        @media (min-width: 1200px) {
          .widget.blog-posts .post-items .post-item .item-wrapper:hover .text-box {
            opacity: 1;
            visibility: visible; } }
      @media (min-width: 768px) {
        .widget.blog-posts .post-items .post-item {
          width: 50%; } }
      @media (min-width: 992px) {
        .widget.blog-posts .post-items .post-item {
          width: 33.333%; } }
    @media (min-width: 1200px) {
      .widget.blog-posts .post-items .post-item + .post-item {
        padding-left: 18px; } }
    .widget.blog-posts .post-items .post-image {
      overflow: hidden; }
      .widget.blog-posts .post-items .post-image img {
        width: auto;
        height: auto;
        min-width: 100%;
        max-width: none;
        min-height: 100%;
        max-height: none;
        vertical-align: top; }
      @media (min-width: 1200px) {
        .widget.blog-posts .post-items .post-image {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          margin: 0;
          pointer-events: none; } }
    .widget.blog-posts .post-items .text-box {
      padding: 25px;
      color: #9a9a9a;
      background: #f4f4f4; }
      @media (min-width: 768px) {
        .widget.blog-posts .post-items .text-box {
          padding: 25px 55px 17px 30px; } }
      @media (min-width: 1200px) {
        .widget.blog-posts .post-items .text-box {
          position: absolute;
          top: 50%;
          left: 50%;
          width: 92%;
          opacity: 0;
          visibility: hidden;
          background: #FFF;
          transform: translate(-50%, -50%);
          transition: .3s all ease; } }
    .widget.blog-posts .post-items .post-title {
      margin-bottom: 12px; }
      .widget.blog-posts .post-items .post-title h3 {
        font-family: inherit;
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
        margin: 0;
        text-transform: uppercase; }
        .widget.blog-posts .post-items .post-title h3 a {
          color: #444;
          text-decoration: none; }
          .widget.blog-posts .post-items .post-title h3 a:hover {
            color: #00a9c8; }
    .widget.blog-posts .post-items .post-short-content {
      margin-top: 10px;
      margin-bottom: 15px;
      font-size: 16px;
      line-height: 25px;
      font-weight: 300;
      color: #9a9a9a; }
      @media (min-width: 768px) {
        .widget.blog-posts .post-items .post-short-content {
          margin-top: 26px; } }
      .widget.blog-posts .post-items .post-short-content > span {
        margin-top: 18px;
        display: block; }
    .widget.blog-posts .post-items .post-link {
      display: inline-block;
      font-size: 18px;
      color: #00a9c8;
      font-weight: 500;
      text-transform: uppercase; }
      .widget.blog-posts .post-items .post-link:hover {
        color: #3c414c; }
    .widget.blog-posts .post-items .post-data {
      color: #999999; }
      .widget.blog-posts .post-items .post-data .post-comments,
      .widget.blog-posts .post-items .post-data .post-author {
        display: none; }
      .widget.blog-posts .post-items .post-data .create-date a,
      .widget.blog-posts .post-items .post-data .post-author a,
      .widget.blog-posts .post-items .post-data .post-comments a {
        color: #999999;
        text-decoration: none; }
        .widget.blog-posts .post-items .post-data .create-date a:hover,
        .widget.blog-posts .post-items .post-data .post-author a:hover,
        .widget.blog-posts .post-items .post-data .post-comments a:hover {
          color: #000; }
      .widget.blog-posts .post-items .post-data .create-date a span:before, .widget.blog-posts .post-items .post-data .create-date:before,
      .widget.blog-posts .post-items .post-data .post-author a span:before,
      .widget.blog-posts .post-items .post-data .post-author:before,
      .widget.blog-posts .post-items .post-data .post-comments a span:before,
      .widget.blog-posts .post-items .post-data .post-comments:before {
        font-size: 18px;
        padding-right: 4px;
        color: #000;
        vertical-align: middle; }
      .widget.blog-posts .post-items .post-data .create-date {
        order: 1;
        -webkit-order: 1; }
        .widget.blog-posts .post-items .post-data .create-date.thin-icon-calendar:before {
          position: relative;
          top: -1px;
          padding-right: 2px;
          font-size: 20px;
          font-family: "Thin Regular";
          color: #00a9c8; }
        .widget.blog-posts .post-items .post-data .create-date time {
          display: inline-block;
          font-weight: 300;
          text-transform: uppercase;
          font-family: "Poppins", sans-serif;
          vertical-align: middle;
          color: #9a9a9a; }
      .widget.blog-posts .post-items .post-data .post-author {
        order: 2;
        -webkit-order: 2; }
      .widget.blog-posts .post-items .post-data .post-comments {
        order: 3;
        -webkit-order: 3;
        flex-basis: 50px;
        -webkit-flex-basis: 50px;
        text-align: right; }
  @media (min-width: 480px) {
    .widget.blog-posts {
      min-width: 300px;
      max-width: 480px; } }
  @media (min-width: 768px) {
    .widget.blog-posts {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .widget.blog-posts {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .widget.blog-posts {
      max-width: 1200px; } }

.post-page {
  clear: both;
  font-family: inherit;
  width: 100%; }
  .post-page .related {
    padding: 0; }
  .post-page .products-grid.products-related .product-items {
    margin: 0; }
  .post-page .block-content {
    margin: 0 -15px; }
  .post-page .post-relatedproducts .product-items .product-item {
    height: 370px; }
  .post-page .post-text {
    margin-bottom: 25px; }
    .post-page .post-text img {
      margin-bottom: 15px; }
  .post-page .post-data {
    border-top: solid 1px #e8e8e8;
    padding: 13px 0 0;
    margin-bottom: 50px;
    color: #999999; }
    .post-page .post-data .create-date,
    .post-page .post-data .post-author,
    .post-page .post-data .post-comments {
      display: inline-block;
      margin-right: 20px; }
      .post-page .post-data .create-date span, .post-page .post-data .create-date a,
      .post-page .post-data .post-author span,
      .post-page .post-data .post-author a,
      .post-page .post-data .post-comments span,
      .post-page .post-data .post-comments a {
        display: inline-block; }
      .post-page .post-data .create-date a,
      .post-page .post-data .post-author a,
      .post-page .post-data .post-comments a {
        color: #999999;
        text-decoration: none; }
        .post-page .post-data .create-date a:hover, .post-page .post-data .create-date a:hover span:before,
        .post-page .post-data .post-author a:hover,
        .post-page .post-data .post-author a:hover span:before,
        .post-page .post-data .post-comments a:hover,
        .post-page .post-data .post-comments a:hover span:before {
          color: #00a9c8; }
      .post-page .post-data .create-date a span:before, .post-page .post-data .create-date:before,
      .post-page .post-data .post-author a span:before,
      .post-page .post-data .post-author:before,
      .post-page .post-data .post-comments a span:before,
      .post-page .post-data .post-comments:before {
        font-size: 18px;
        line-height: 18px;
        padding-right: 4px;
        color: #3c414c;
        vertical-align: middle;
        transition: .3s all ease; }
    .post-page .post-data .create-date time {
      display: inline-block; }
    @media (max-width: 480px) {
      .post-page .post-data {
        overflow: hidden; }
        .post-page .post-data .create-date,
        .post-page .post-data .post-author,
        .post-page .post-data .post-comments {
          display: block;
          margin-bottom: 3px; } }

.post-comments-block {
  margin-bottom: 68px; }
  .post-comments-block .comment-add {
    background: #f4f4f4;
    padding: 20px; }
  .post-comments-block .post-comments-title {
    margin-bottom: 40px; }
  .post-comments-block .post-comments-content {
    margin-bottom: 48px; }
  .post-comments-block .post-comment {
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 20px; }
  .post-comments-block .comment-info {
    overflow: hidden;
    padding: 0 0 3px 0;
    margin-bottom: 15px;
    border-bottom: solid 1px #e8e8e8; }
    .post-comments-block .comment-info .post-data {
      float: right;
      margin: 0 0 0 5px;
      border: none;
      padding: 0; }
      .post-comments-block .comment-info .post-data .create-date {
        margin: 0; }
  .post-comments-block .post-comments-title {
    margin-bottom: 40px; }
  .post-comments-block .comment-add .subtitle {
    margin-bottom: 30px; }
  .post-comments-block .comment-add .fieldset {
    margin-bottom: 0; }
    .post-comments-block .comment-add .fieldset .field {
      margin-bottom: 28px; }
  @media (min-width: 767px) {
    .post-comments-block .comment-add label.label {
      float: left;
      margin: 0;
      min-width: 90px; }
    .post-comments-block .comment-add .control {
      overflow: hidden; }
      .post-comments-block .comment-add .control input {
        width: 327px; }
      .post-comments-block .comment-add .control textarea {
        height: 242px; }
    .post-comments-block .comment-add .comment-form-actions {
      margin-left: 90px; } }

.block.related-posts {
  margin-top: 80px; }
  .block.related-posts .block-title {
    margin-bottom: 15px; }
  .block.related-posts .block-content {
    overflow: hidden;
    padding: 15px; }
  .block.related-posts .related-post-list {
    padding: 0;
    margin: -1px 0 0 0;
    list-style: none; }
    .block.related-posts .related-post-list li {
      box-sizing: border-box;
      margin-bottom: 0; }
      .block.related-posts .related-post-list li a {
        display: block;
        text-decoration: none;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -ms-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        font-size: 14px;
        line-height: 51px;
        color: #000000;
        border-top: solid 1px #e8e8e8; }
        .block.related-posts .related-post-list li a:hover {
          background: #f4f4f4;
          padding-left: 15px; }
    @media (min-width: 767px) {
      .block.related-posts .related-post-list {
        display: flex;
        -webkit-display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin-left: -15px; }
        .block.related-posts .related-post-list li {
          padding-left: 15px;
          flex-basis: 50%;
          -webkit-flex-basis: 50%; } }
    @media (min-width: 1200px) {
      .block.related-posts .related-post-list li {
        flex-basis: 33.333%;
        -webkit-flex-basis: 33.333%; }
        .block.related-posts .related-post-list li a {
          font-size: 18px; } }

/*!
*  - v1.2.4
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.slider-pro {
  position: relative;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.sp-slides-container {
  position: relative; }

.sp-mask {
  position: relative;
  overflow: hidden; }

.sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.sp-slide {
  position: absolute; }
  @media (max-width: 767px) {
    .sp-slide {
      z-index: 2; }
      .sp-slide:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background: rgba(255, 255, 255, 0.5); } }

.sp-image-container {
  overflow: hidden; }

.sp-image {
  position: relative;
  display: block;
  border: none; }

.sp-no-js {
  overflow: hidden;
  max-width: 100%; }

/* Thumbnails
--------------------------------------------------*/
.sp-thumbnails-container {
  position: relative;
  overflow: hidden; }

.sp-top-thumbnails,
.sp-bottom-thumbnails {
  left: 0;
  margin: 0 auto; }

.sp-top-thumbnails {
  position: absolute;
  top: 0;
  margin-bottom: 4px; }

.sp-bottom-thumbnails {
  margin-top: 4px; }

.sp-left-thumbnails,
.sp-right-thumbnails {
  position: absolute;
  top: 0; }

.sp-right-thumbnails {
  right: 0;
  margin-left: 4px; }

.sp-left-thumbnails {
  left: 0;
  margin-right: 4px; }

.sp-thumbnails {
  position: relative; }

.sp-thumbnail {
  border: none; }

.sp-thumbnail-container {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Horizontal thumbnails
------------------------*/
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
  margin-left: 2px;
  margin-right: 2px; }

.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
  margin-left: 0; }

.sp-top-thumbnails .sp-thumbnail-container:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container:last-child {
  margin-right: 0; }

/* Vertical thumbnails 
----------------------*/
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
  margin-top: 2px;
  margin-bottom: 2px; }

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
  margin-top: 0; }

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
  margin-bottom: 0; }

/* Right thumbnails with pointer
--------------------------------*/
.sp-right-thumbnails.sp-has-pointer {
  margin-left: -13px; }

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  left: 18px;
  margin-left: 0 !important; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  left: 0;
  top: 0;
  margin-left: 13px; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin-top: -8px;
  border-right: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

/* Left thumbnails with pointer
-------------------------------*/
.sp-left-thumbnails.sp-has-pointer {
  margin-right: -13px; }

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  right: 18px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  right: 0;
  top: 0;
  margin-right: 13px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -8px;
  border-left: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

/* Bottom thumbnails with pointer
---------------------------------*/
.sp-bottom-thumbnails.sp-has-pointer {
  margin-top: -13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  top: 18px;
  margin-top: 0 !important; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  top: 0;
  margin-top: 13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 0;
  margin-left: -8px;
  border-bottom: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* Top thumbnails with pointer
------------------------------*/
.sp-top-thumbnails.sp-has-pointer {
  margin-bottom: -13px; }

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  bottom: 18px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  bottom: 0;
  margin-bottom: 13px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -8px;
  border-top: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* Layers
--------------------------------------------------*/
.sp-layer {
  position: absolute;
  z-index: 1;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden; }
  .sp-layer, .sp-layer > div {
    height: 100%; }
  .sp-layer > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .sp-layer .sp-layer-caption {
    width: 100%; }
    @media (min-width: 768px) {
      .sp-layer .sp-layer-caption-left {
        text-align: left; }
      .sp-layer .sp-layer-caption-right {
        text-align: right; } }
  @media (max-width: 767px) {
    .sp-layer {
      transform: scale(0.5) !important;
      text-align: center;
      transform-origin: center center 0 !important; }
      .sp-layer .box-modern-description,
      .sp-layer .box-pricing-description {
        display: none; } }
  @media (max-width: 479px) {
    .sp-layer {
      transform: scale(0.28) !important; }
      .sp-layer .box-modern-title,
      .sp-layer .box-pricing-title {
        display: none; }
      .sp-layer .btn {
        transform: scale(1.6); } }

.sp-slides .sp-slide .sp-layer {
  opacity: 0; }

.sp-black {
  color: #FFF;
  background: black;
  background: rgba(0, 0, 0, 0.7); }

.sp-white {
  color: #000;
  background: white;
  background: rgba(255, 255, 255, 0.7); }

.sp-rounded {
  border-radius: 10px; }

.sp-padding {
  padding: 10px; }

/* Touch Swipe
--------------------------------------------------*/
.sp-grab {
  cursor: url(../images/media/openhand.cur), move; }

.sp-grabbing {
  cursor: url(../images/media/closedhand.cur), move; }

.sp-selectable {
  cursor: default; }

/* Caption
--------------------------------------------------*/
.sp-caption-container {
  text-align: center;
  margin-top: 10px; }

/* Full Screen
--------------------------------------------------*/
.sp-full-screen {
  margin: 0 !important;
  background-color: #000; }

.sp-full-screen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.sp-full-screen-button:before {
  content: '\2195'; }

.sp-fade-full-screen {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.slider-pro:hover .sp-fade-full-screen {
  opacity: 1; }

/* Buttons
--------------------------------------------------*/
.sp-buttons {
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  transform: translateX(-50%); }
  @media (min-width: 480px) {
    .sp-buttons {
      bottom: 5px; } }
  @media (min-width: 768px) {
    .sp-buttons {
      bottom: 35px; } }
  @media (min-width: 1200px) {
    .sp-buttons {
      bottom: 95px; } }

.sp-button {
  width: 5px;
  height: 5px;
  background: #FFF;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  transition: .3s all ease; }
  @media (min-width: 480px) {
    .sp-button {
      width: 10px;
      height: 10px; } }

.sp-button + .sp-button {
  margin-left: 13px; }
  @media (min-width: 480px) {
    .sp-button + .sp-button {
      margin-left: 18px; } }
  @media (min-width: 992px) {
    .sp-button + .sp-button {
      margin-left: 30px; } }

.sp-selected-button {
  transform: scale(1.3);
  background: #00a9c8;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.6);
  will-change: transform; }
  @media (min-width: 480px) {
    .sp-selected-button {
      transform: scale(1.7); } }

/* Arrows
--------------------------------------------------*/
.sp-arrows {
  position: absolute; }

.sp-fade-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.sp-slides-container:hover .sp-fade-arrows {
  opacity: 1; }

.sp-horizontal .sp-arrows {
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -15px; }

.sp-vertical .sp-arrows {
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -10px; }

.sp-arrow {
  position: absolute;
  display: block;
  width: 20px;
  height: 30px;
  cursor: pointer; }

.sp-vertical .sp-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sp-horizontal .sp-previous-arrow {
  left: 20px; }

.sp-horizontal .sp-next-arrow {
  right: 20px; }

.sp-vertical .sp-previous-arrow {
  top: 20px; }

.sp-vertical .sp-next-arrow {
  bottom: 20px; }

.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF; }

.sp-previous-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg); }

.sp-previous-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg); }

.sp-next-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg); }

.sp-next-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg); }

.ie8 .sp-arrow,
.ie7 .sp-arrow {
  width: 0;
  height: 0; }

.ie8 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie7 .sp-arrow:after {
  content: none; }

.ie8.sp-horizontal .sp-previous-arrow,
.ie7.sp-horizontal .sp-previous-arrow {
  border-right: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

.ie8.sp-horizontal .sp-next-arrow,
.ie7.sp-horizontal .sp-next-arrow {
  border-left: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

.ie8.sp-vertical .sp-previous-arrow,
.ie7.sp-vertical .sp-previous-arrow {
  border-bottom: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

.ie8.sp-vertical .sp-next-arrow,
.ie7.sp-vertical .sp-next-arrow {
  border-top: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

/* Thumbnail Arrows
--------------------------------------------------*/
.sp-thumbnail-arrows {
  position: absolute; }

.sp-fade-thumbnail-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
  opacity: 1; }

.sp-top-thumbnails .sp-thumbnail-arrows,
.sp-bottom-thumbnails .sp-thumbnail-arrows {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px; }

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px; }

.sp-thumbnail-arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer; }

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sp-top-thumbnails .sp-previous-thumbnail-arrow,
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  left: 0px; }

.sp-top-thumbnails .sp-next-thumbnail-arrow,
.sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  right: 0px; }

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
  top: 0px; }

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
  bottom: 0px; }

.sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF; }

.sp-previous-thumbnail-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg); }

.sp-previous-thumbnail-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg); }

.sp-next-thumbnail-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg); }

.sp-next-thumbnail-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg); }

.ie8 .sp-thumbnail-arrow,
.ie7 .sp-thumbnail-arrow {
  width: 0;
  height: 0; }

.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
  content: none; }

.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  border-right: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  border-left: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  border-bottom: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
  border-top: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

/* Video
--------------------------------------------------*/
a.sp-video {
  text-decoration: none; }

a.sp-video img {
  -webkit-backface-visibility: hidden;
  border: none; }

a.sp-video:after {
  content: '\25B6';
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #FFF;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  margin: auto;
  line-height: 52px; }

/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
  max-width: none;
  max-height: none;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none; }

.slider-pro a:not(.btn) {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
  max-width: none;
  max-height: none; }

.slider-pro p.sp-layer {
  font-size: 14px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h1.sp-layer {
  font-size: 32px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h2.sp-layer, .slider-pro .catalog-product-view .product-info-main .price-wrapper .sp-layer.price, .catalog-product-view .product-info-main .price-wrapper .slider-pro .sp-layer.price {
  font-size: 24px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h3.sp-layer {
  font-size: 19px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h4.sp-layer {
  font-size: 16px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h5.sp-layer {
  font-size: 13px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h6.sp-layer {
  font-size: 11px;
  line-height: 1.4;
  margin: 0; }

.slider-pro img.sp-layer {
  border: none; }

/* TM styles */
@media screen and (max-width: 767px) {
  #maincontent .columns {
    display: block; } }
.slider-pro-wrapper {
  overflow: hidden;
  position: relative;
  margin-top: -60px; }
  @media (max-width: 767px) {
    .slider-pro-wrapper {
      max-width: 480px;
      padding: 0 15px;
      margin: -15px auto 30px; } }

.slider-pro.abs {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.slider-pro-container {
  position: relative;
  display: block; }

.loading-mask.for-slider {
  position: absolute;
  /*background: none;*/ }

.loading-mask.for-slider .loader img {
  position: absolute; }

.loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100; }

.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }