@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600&display=swap);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900&display=swap);
/**@import url('/catalog/view/javascript/font-awesome/css/font-awesome.min.css');*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;/*background:url(http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/4a37f8008959c75f619bf0a3a4e2d7a2.png) no-repeat;*/cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@media (min-width: 544px) {
  .container {
    max-width: 100%;
    width: 576px; } }

@media (min-width: 768px) {
  .container {
    max-width: 100%;
    width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 100%;
    width: 940px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 100%;
    width: 1200px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* If media is between 992 and 1199 */
  #column-left,
  #column-right {
    width: 30%; }
  #content {
    width: 70%; }
  #product-product #content {
    width: 100%; } }

.product-thumb {
  text-align: center;
  display: block;
  overflow: hidden;
  position: relative;
  padding: 10px 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  @media (max-width: 543px) {
    .product-thumb {
      /* If media is below 544 */
      max-width: 370px;
      margin: auto; } }
  .product-thumb .image {
    overflow: hidden;
    position: relative; }
    .product-thumb .image a {
      display: block;
      position: relative; }
    .product-thumb .image img {
      margin: 0 auto;
      max-width: 100%;
      -webkit-transition: all 0.7s ease 0s;
      -moz-transition: all 0.7s ease 0s;
      -ms-transition: all 0.7s ease 0s;
      -o-transition: all 0.7s ease 0s;
      transition: all 0.7s ease 0s; }
    .product-thumb .image .product-img-extra, .product-thumb .image.change {
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      opacity: 0;
      -moz-transform: scale(0, 1);
      -webkit-transform: scale(0, 1);
      -o-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      transform: scale(0, 1); }
  .product-thumb .caption {
    border: 0;
    padding: 12px 15px;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out; }
    .product-thumb .caption h4 {
      font-size: 16px;
      font-weight: 500;
      line-height: 18px;
      overflow: hidden;
      margin: 0;
      margin-bottom: 8px;
      letter-spacing: 0.1px;
      text-align: center;
      color: #202020;
      text-transform: capitalize; }
      .product-thumb .caption h4 a {
        color: #000000;
        white-space: normal; }
    .product-thumb .caption .description {
      display: none; }
    .product-thumb .caption .price {
      color: #000000;
      font-size: 16px;
      font-weight: 400;
      margin: 0;
      -webkit-transition: all .6s;
      -moz-transition: all .6s;
      -o-transition: all .6s;
      transition: all .6s; }
      .product-thumb .caption .price .price-old {
        color: #a9a9a9;
        font-size: 16px;
        font-weight: 400;
        text-decoration: line-through; }
      .product-thumb .caption .price .price-tax {
        color: #999;
        font-size: 12px;
        display: none; }
  .product-thumb .rating {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
    text-align: center;
    margin: 0 auto;
    opacity: 1;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s; }
    @media (max-width: 767px) {
      .product-thumb .rating {
        bottom: 56px;
        opacity: 1; } }
    .product-thumb .rating .fa-star, .product-thumb .rating .fa-star-o {
      color: #d6131b;
      font-size: 13px;
      line-height: 0; }
    .product-thumb .rating .fa-star-o {
      color: #999; }
    .product-thumb .rating span.fa-stack {
      width: 8px;
      height: 8px;
      margin-right: 4px; }
  .product-thumb .button-group {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 7px;
    top: 5px;
    opacity: 0;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s; }
    @media (max-width: 767px) {
      .product-thumb .button-group {
        opacity: 1; } }
    .product-thumb .button-group i {
      display: none; }
    .product-thumb .button-group > div {
      border: none;
      border-radius: 0;
      display: block;
      vertical-align: middle;
      line-height: 0;
      text-align: center; }
      .product-thumb .button-group > div button, .product-thumb .button-group > div .quickbox {
        /*background: transparent url(http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/5668791273121f9f95ae9990e36f7724.png) no-repeat;*/
        background-position: -11px -9px;
        width: 25px;
        height: 25px;
        border: none;
        border-radius: 50px;
        padding: 0;
        display: inline-block;
        vertical-align: middle; }
        .product-thumb .button-group > div button span, .product-thumb .button-group > div .quickbox span {
          display: none !important; }
        .product-thumb .button-group > div button:hover, .product-thumb .button-group > div .quickbox:hover {
          background-position: -11px -34px; }
        .product-thumb .button-group .btn-wishlist button {
          background-position: -11px -58px; }
        .product-thumb .button-group .btn-wishlist:hover button {
          background-position: -11px -85px; }
        .product-thumb .button-group .btn-compare button {
          background-position: -11px -112px; }
        .product-thumb .button-group .btn-compare:hover button {
          background-position: -11px -140px; }
        .product-thumb .button-group .btn-cart button {
          background-position: -11px -58px; }
        .product-thumb .button-group .btn-cart:hover button {
          background-position: -40px 8px; }
  .product-thumb .btn-cart {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s; }
    @media (min-width: 768px) {
      .product-thumb .btn-cart {
        /* If media is above 767 */
        opacity: 0; } }
    .product-thumb .btn-cart button {
      padding: 9px 20px;
      background: #d6131b;
      color: #ffffff;
      border: 0;
      font-size: 13px;
      font-weight: 400;
      text-transform: uppercase;
      -webkit-transition: all .6s;
      -moz-transition: all .6s;
      -o-transition: all .6s;
      transition: all .6s; }
      @media (min-width: 768px) {
        .product-thumb .btn-cart button {
          /* If media is above 767 */
          -moz-transform: translateY(50px);
          -webkit-transform: translateY(50px);
          -o-transform: translateY(50px);
          -ms-transform: translateY(50px); } }
      .product-thumb .btn-cart button:hover {
        background: #000000;
        color: #ffffff; }
    .product-thumb .btn-cart i {
      display: none; }
  .product-thumb:hover .image .product-img-extra {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  @media (min-width: 768px) {
    .product-thumb:hover .image .rating {
      opacity: 0; } }
  .product-thumb:hover .image .button-group {
    opacity: 1; }
  @media (min-width: 768px) {
    .product-thumb:hover .image .btn-cart {
      /* If media is above 767 */
      opacity: 1;
      -moz-transform: translateY(-50px);
      -webkit-transform: translateY(-50px);
      -o-transform: translateY(-50px);
      -ms-transform: translateY(-50px); } }

.product-grid {
  padding: 0; }
  @media (max-width: 767px) {
    .product-grid {
      /* If media is below 768 */
      width: 50%; } }
  @media (max-width: 543px) {
    .product-grid {
      /* If media is below 544 */
      margin: 0 auto;
      width: 300px;
      float: none; } }
  .product-grid:nth-child(3n+1) {
    clear: left; }
  @media (max-width: 1199px) {
    .product-grid {
      /* If media is below 1200 */ }
      .product-grid:nth-child(4n+1) {
        clear: none; }
      .product-grid:nth-child(3n+1) {
        clear: left; } }
  @media (max-width: 767px) {
    .product-grid {
      /* If media is below 768 */ }
      .product-grid:nth-child(3n+1) {
        clear: none; }
      .product-grid:nth-child(2n+1) {
        clear: left; } }
  @media (max-width: 543px) {
    .product-grid {
      /* If media is below 544 */ }
      .product-grid:nth-child(2n+1) {
        clear: none; } }

.product-list {
  padding: 0; }
  @media (max-width: 543px) {
    .product-list {
      /* If media is below 544 */
      margin: auto;
      width: 300px;
      float: none; } }
  .product-list .product-thumb {
    padding: 15px;
    border: 0; }
    @media (max-width: 767px) {
      .product-list .product-thumb {
        /* If media is below 768 */
        max-width: 370px;
        margin: 0 auto;
        text-align: center; } }
    @media (max-width: 543px) {
      .product-list .product-thumb {
        /* If media is below 544 */
        text-align: center; } }
    .product-list .product-thumb .caption {
      text-align: left;
      margin: 0;
      border: 0;
      padding: 6px 15px 6px 20px; }
      @media (max-width: 767px) {
        .product-list .product-thumb .caption {
          /* If media is below 768 */
          float: none;
          margin: 0 auto;
          text-align: center; } }
      .product-list .product-thumb .caption .description {
        text-align: left;
        display: block; }
        @media (max-width: 767px) {
          .product-list .product-thumb .caption .description {
            /* If media is below 768 */
            text-align: center; } }
      .product-list .product-thumb .caption .price {
        text-align: left; }
        @media (max-width: 767px) {
          .product-list .product-thumb .caption .price {
            /* If media is below 768 */
            text-align: center; } }
      .product-list .product-thumb .caption .caption-inner {
        background: transparent;
        border: 0;
        padding: 0;
        text-align: left; }
        @media (max-width: 767px) {
          .product-list .product-thumb .caption .caption-inner {
            /* If media is below 768 */
            text-align: center; } }
        .product-list .product-thumb .caption .caption-inner h4 {
          text-align: left; }
          @media (max-width: 767px) {
            .product-list .product-thumb .caption .caption-inner h4 {
              /* If media is below 768 */
              text-align: center; } }
    .product-list .product-thumb .image {
      border: 1px solid #eeeeee;
      padding: 0; }
      @media (max-width: 767px) {
        .product-list .product-thumb .image {
          /* If media is below 768 */
          width: 100%;
          float: none;
          margin: 0 auto; } }
      .product-list .product-thumb .image .rating {
        text-align: center; }

.breadcrumb {
  margin-bottom: 30px;
  text-align: center;
  padding: 31px 0;
  /*background: #000000 url(http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/4fa6ad69a03e6f42af8d2a5258807c71.png) no-repeat top fixed; */}
  @media (max-width: 767px) {
    .breadcrumb {
      padding: 40px 0; } }
  .breadcrumb i {
    font-size: 15px;
    color: #000000; }
  .breadcrumb > li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    white-space: nowrap;
    line-height: 17px;
    font-size: 15px; }
    .breadcrumb > li + li:before {
      content: "|";
      padding: 0 10px 0 5px;
      top: -1px;
      font-weight: 400;
      color: #000000;
      position: relative; }
    .breadcrumb > li a {
      color: #000000; }

.page-title {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  margin: 20px 0;
  display: none; }

.category_banner {
  margin-bottom: 15px; }
  .category_banner .category_img {
    margin-bottom: 15px; }
  .category_banner .category_description {
    line-height: 22px;
    color: #888;
    font-weight: 300; }
    .category_banner .category_description p {
      margin: 0; }

.refine-search {
  margin-bottom: 15px; }
  .refine-search h3 {
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.5px; }
  .refine-search .category-list ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .refine-search .category-list ul li {
      display: inline-block;
      vertical-align: middle;
      border: 1px solid #eee;
      padding: 5px 15px;
      margin: 0 5px 5px 0;
      background-color: #fff;
      font-size: 13px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .refine-search .category-list ul li a {
        color: #000000;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
      .refine-search .category-list ul li:hover {
        border-color: #d6131b; }
        .refine-search .category-list ul li:hover a {
          color: #d6131b; }

.product-list-top {
  padding: 14px 15px;
  line-height: 30px;
  background-color: #f5f5f5;
  margin-bottom: 15px; }
  .product-list-top .btn-list-grid {
    position: relative;
    top: 4px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px; }
    @media (max-width: 767px) {
      .product-list-top .btn-list-grid {
        /* If media is below 768 */
        margin-right: 15px; } }
    .product-list-top .btn-list-grid .btn-group > .btn {
      width: 22px;
      height: 22px;
      display: inline-block;
      cursor: pointer;
      margin: 1px;
      padding: 0;
      border: 0;
      /*background: url(http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/95f04365bfbbb96ea26d2985d5939ddb.png) no-repeat;*/
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }
      .product-list-top .btn-list-grid .btn-group > .btn i {
        display: none; }
      .product-list-top .btn-list-grid .btn-group > .btn#grid-view {
        background-position: 0 0;
        margin-right: 8px; }
        .product-list-top .btn-list-grid .btn-group > .btn#grid-view:hover, .product-list-top .btn-list-grid .btn-group > .btn#grid-view.active {
          background-position: 0px -33px; }
      .product-list-top .btn-list-grid .btn-group > .btn#list-view {
        background-position: -37px 0; }
        .product-list-top .btn-list-grid .btn-group > .btn#list-view:hover, .product-list-top .btn-list-grid .btn-group > .btn#list-view.active {
          background-position: -37px -32px; }
  .product-list-top .compare-total {
    position: relative;
    top: 5px;
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle; }
  .product-list-top .pagination-right {
    float: right;
    margin: 0;
    width: auto; }
    @media (max-width: 767px) {
      .product-list-top .pagination-right {
        /* If media is below 768 */
        float: none;
        margin-left: 15px;
        margin-top: 15px; } }
    .product-list-top .pagination-right .sort-by-wrapper, .product-list-top .pagination-right .show-wrapper {
      float: left;
      margin-right: 15px;
      position: relative;
      top: 3px;
      display: inline-block;
      vertical-align: middle; }
      @media (max-width: 767px) {
        .product-list-top .pagination-right .sort-by-wrapper, .product-list-top .pagination-right .show-wrapper {
          /* If media is below 768 */
          float: none; } }
    @media (max-width: 543px) {
      .product-list-top .pagination-right .show-wrapper {
        /* If media is below 544 */
        margin: 10px 0 0; } }
    .product-list-top .pagination-right .sort-by {
      float: left;
      margin: 3px 10px 0 0;
      width: auto;
      padding: 0; }
    .product-list-top .pagination-right .sort {
      float: left;
      width: 150px;
      padding: 0; }
    .product-list-top .pagination-right .show {
      float: left;
      margin: 2px 10px 0;
      padding: 0;
      width: auto; }
      @media (max-width: 543px) {
        .product-list-top .pagination-right .show {
          /* If media is below 544 */
          margin: 2px 10px 0 0; } }
    .product-list-top .pagination-right .limit {
      float: right;
      width: 100px;
      padding: 0; }
    .product-list-top .pagination-right .select-wrapper .form-control {
      font-size: 12px;
      border: 1px solid #e0e0e0;
      background-color: #fff;
      padding: 0 5px;
      color: #333;
      position: relative;
      text-decoration: none;
      white-space: nowrap;
      text-align: left;
      border-radius: 0;
      box-shadow: none;
      cursor: pointer;
      appearance: none;
      -o-appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none; }
      .product-list-top .pagination-right .select-wrapper .form-control:focus {
        box-shadow: none;
        outline: none; }
    .product-list-top .pagination-right .select-wrapper:after {
      font-family: 'fontawesome';
      content: '\F0D7';
      font-size: 16px;
      position: absolute;
      right: 10px;
      top: 2px;
      pointer-events: none; }

.category-pagination {
  display: block;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 14px 15px;
  overflow: hidden;
  background-color: #f5f5f5; }
  @media (max-width: 991px) {
    .category-pagination {
      /* If media is below 992 */
      margin-bottom: 15px; } }
  @media (max-width: 543px) {
    .category-pagination {
      /* If media is below 544 */
      text-align: center !important; } }
  .category-pagination .pagination-desc {
    line-height: 34px;
    font-size: 16px;
    color: #333; }
    @media (max-width: 543px) {
      .category-pagination .pagination-desc {
        /* If media is below 544 */
        text-align: center !important; } }
  .category-pagination .pagination {
    margin: 0; float:left;}
    .category-pagination .pagination > .active > span {
      background-color: #d6131b;
      border-color: #d6131b;
      color: #ffffff;
      cursor: not-allowed; }
    .category-pagination .pagination li > a, .category-pagination .pagination li > span {
      color: #000000;
      background-color: #fff;
      border: 1px solid #ddd; }

#information-contact .contact-location .store-map img {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px; }

#information-contact .contact-location .location-title {
  font-weight: 600; }
  #information-contact .contact-location .location-title i {
    border: 2px solid #e9e9e9;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #999999;
    font-size: 16px;
    height: 30px;
    margin: 10px 8px 10px 0;
    padding: 5px;
    text-align: center;
    width: 30px;
    position: relative;
    top: 5px; }

#information-contact .contact-location .location-detail {
  margin: 0 0 20px 37px; }

#cart table > tbody > tr {
  border-bottom: 1px solid #eee; }
  #cart table > tbody > tr:nth-of-type(2n+1) {
    background-color: transparent; }
  #cart table > tbody > tr > td {
    border-top: 0;
    font-size: 16px; }
    #cart table > tbody > tr > td.product-image {
      padding: 10px 0; }
      #cart table > tbody > tr > td.product-image img {
        border: 1px solid #eee; }
    #cart table > tbody > tr > td.product-list {
      display: inline-block;
      vertical-align: top; }
    #cart table > tbody > tr > td .cart_block_product_name {
      font-weight: 500; }
    #cart table > tbody > tr > td .text-price {
      display: block;
      margin: 5px 0;
      font-size: 16px; }
    #cart table > tbody > tr > td .product-detail {
      font-weight: 300;
      font-size: 13px; }
    #cart table > tbody > tr > td .btn-danger {
      background: transparent;
      font-size: 16px;
      padding: 0;
      color: #000;
      border: 0;
      line-height: 0; }
      #cart table > tbody > tr > td .btn-danger:hover {
        color: #d6131b; }

#cart table.billing-info > tbody > tr {
  border-bottom: 0; }
  #cart table.billing-info > tbody > tr > td {
    padding: 2px; }
    #cart table.billing-info > tbody > tr > td strong {
      font-weight: 500;
      color: #232323;
      line-height: 22px; }
    #cart table.billing-info > tbody > tr > td .value {
      color: #000;
      line-height: 22px; }

.table.table-bordered {
  border-color: #e9e9e9;
  margin-bottom: 16px; }
  @media (max-width: 767px) {
    .table.table-bordered {
      /* If media is below 768 */
      margin-bottom: 0; } }
  .table.table-bordered > thead > tr > td {
    background: #FFF;
    border: 1px solid #e9e9e9;
    color: #222;
    font-family: "Microsoft JhengHei", "Montserrat", sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    vertical-align: middle; }
  .table.table-bordered > tbody > tr > td {
    background: #FFF;
    border: 1px solid #e9e9e9;
    color: #222;
    font-family: "Microsoft JhengHei","Montserrat", sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    vertical-align: middle; }
    .table.table-bordered > tbody > tr > td .img-thumbnail {
      border-radius: 0;
      padding: 0;
      border-color: #eee; }
    .table.table-bordered > tbody > tr > td small {
      font-size: 12px; }
    .table.table-bordered > tbody > tr > td .price {
      font-weight: 500; }
      .table.table-bordered > tbody > tr > td .price b {
        color: #000;
        font-size: 16px;
        font-weight: 500; }
      .table.table-bordered > tbody > tr > td .price s {
        color: #888; }
    .table.table-bordered > tbody > tr > td.unit-price, .table.table-bordered > tbody > tr > td.total-price {
      color: #333;
      font: 500;
      font-size: 16px;
      font-weight: 20px; }
    .table.table-bordered > tbody > tr > td.rating .fa-stack {
      width: 20px;
      height: 20px; }
      .table.table-bordered > tbody > tr > td.rating .fa-stack .fa-stack-2x, .table.table-bordered > tbody > tr > td.rating .fa-stack i {
        font-size: 15px; }

#checkout-cart h2 {
  font-family: "Microsoft JhengHei","Montserrat", sans-serif;
  font-weight: normal; }

#checkout-cart #accordion .panel-heading {
  padding: 0;
  border-color: #d6d4d4; }
  #checkout-cart #accordion .panel-heading a {
    padding: 10px 15px;
    font-weight: 400;
    display: block;
    overflow: hidden; }
    #checkout-cart #accordion .panel-heading a i {
      float: right;
      line-height: 20px; }

#checkout-cart #accordion .control-label {
  width: 100%;
  padding: 0;
  color: #444;
  text-align: left; }

#checkout-cart #accordion .form-control {
  background: #ffffff;
  border-color: #e9e9e9;
  color: #9c9b9b;
  margin: 0 0 5px; }

#checkout-cart #accordion .input-group {
  display: table; }
  #checkout-cart #accordion .input-group .input-group-btn {
    vertical-align: top; }
    #checkout-cart #accordion .input-group .input-group-btn .btn-primary {
      padding: 8px 14px;
      line-height: 16px; }

#checkout-cart #accordion .form-horizontal .form-group {
  margin: 15px 0; }
  #checkout-cart #accordion .form-horizontal .form-group > div {
    width: 100%;
    padding: 0;
    margin: 5px 0; }

#checkout-cart .sub-total-table {
  margin-bottom: 20px; }
  #checkout-cart .sub-total-table .table-bordered > tbody > tr > td strong {
    font-weight: 400; }
  #checkout-cart .sub-total-table .table-bordered > tbody > tr > td.total-amount {
    color: #333;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: right; }
  #checkout-cart .sub-total-table .table-bordered > tbody > tr:last-child > td strong {
    font-size: 16px;
    font-weight: 500;
    color: #666; }
  #checkout-cart .sub-total-table .table-bordered > tbody > tr:last-child > td.total-amount {
    font-size: 18px;
    color: #666; }

#checkout-cart .buttons {
  margin: 0; }

@media (min-width: 1200px) {
  #checkout-cart {
    /* If media is above 1199 */ }
    #checkout-cart .collapse {
      display: none; }
      #checkout-cart .collapse.in {
        display: block; } }

@media (min-width: 992px) {
  #checkout-cart {
    /* If media is above 991 */ }
    #checkout-cart .collapse {
      display: none; }
      #checkout-cart .collapse.in {
        display: block; } }

#checkout-checkout #accordion .panel-default {
  border-radius: 0;
  overflow: hidden; }
  #checkout-checkout #accordion .panel-default .panel-heading {
    border-color: #e9e9e9; }
    #checkout-checkout #accordion .panel-default .panel-heading .panel-title a {
      display: block; }
      #checkout-checkout #accordion .panel-default .panel-heading .panel-title a i {
        float: right; }

#checkout-checkout #accordion h2 {
  font-size: 23px;
  line-height: 25px;
  font-weight: 500; }

@media (min-width: 1200px) {
  #checkout-checkout {
    /* If media is above 1199 */ }
    #checkout-checkout .collapse {
      display: none; }
      #checkout-checkout .collapse.in {
        display: block; } }

@media (min-width: 992px) {
  #checkout-checkout {
    /* If media is above 991 */ }
    #checkout-checkout .collapse {
      display: none; }
      #checkout-checkout .collapse.in {
        display: block; } }

@media (min-width: 1200px) {
  #checkout-checkout #column-left,
  #checkout-checkout #column-right {
    /* If media is above 1199 */ }
    #checkout-checkout #column-left .collapse,
    #checkout-checkout #column-right .collapse {
      display: inherit; } }

@media (min-width: 992px) {
  #checkout-checkout #column-left,
  #checkout-checkout #column-right {
    /* If media is above 991 */ }
    #checkout-checkout #column-left .collapse,
    #checkout-checkout #column-right .collapse {
      display: inherit; } }

@media (max-width: 991px) {
  #checkout-cart .buttons {
    margin-bottom: 10px; } }

@media (max-width: 340px) {
  #checkout-cart .buttons .pull-left, #checkout-cart .buttons .pull-right {
    float: none !important;
    display: block; } }

@media (max-width: 340px) {
  #checkout-cart .buttons .pull-right {
    float: left;
    margin-top: 5px; } }

@media (min-width: 1200px) {
  #checkout-cart #column-left,
  #checkout-cart #column-right {
    /* If media is above 1199 */ }
    #checkout-cart #column-left .collapse,
    #checkout-cart #column-right .collapse {
      display: inherit; } }

@media (min-width: 992px) {
  #checkout-cart #column-left,
  #checkout-cart #column-right {
    /* If media is above 991 */ }
    #checkout-cart #column-left .collapse,
    #checkout-cart #column-right .collapse {
      display: inherit; } }

table.table-bordered > tbody > tr > td .btn-primary {
  border: 0;
  line-height: 20px;
  padding: 7.5px 12px; }

#account-login .well {
  border-radius: 0;
  box-shadow: none;
  border-color: #e9e9e9; }
  #account-login .well h2 {
    color: #333;
    font: 400 23px/25px "Montserrat", sans-serif; }
  #account-login .well p {
    color: #888888;
    line-height: 22px; }
    #account-login .well p strong {
      font-weight: 600;
      color: #888888; }

#column-right .list-group .list-group-item {
  border-radius: 0; }

#account-account .a-link-list {
  border: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding: 5px; }
  #account-account .a-link-list .a-link-heading {
    background-color: #f5f5f5;
    margin-bottom: 6px;
    padding: 5px 8px; }
    #account-account .a-link-list .a-link-heading h2 {
      margin: 0;
      font-size: 16px;
      font-weight: 500;
      color: #000;
      line-height: 38px; }
  #account-account .a-link-list .a-link-content {
    padding: 8px;
    font-size: 16px;
    color: 888; }
    #account-account .a-link-list .a-link-content ul {
      margin: 0;
      padding: 0; }
      #account-account .a-link-list .a-link-content ul li a {
        color: #888;
        line-height: 24px; }
        #account-account .a-link-list .a-link-content ul li a:hover {
          color: #d6131b; }

#account-address .table-responsive .table.table-bordered {
  margin-bottom: 0; }
  #account-address .table-responsive .table.table-bordered > tbody > tr > td {
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize; }

@media (max-width: 991px) {
  #account-order table.table-bordered {
    /* If media is below 992 */
    margin-bottom: 0; } }

#account-order table.table-bordered > tfoot > tr > td > b {
  color: #333; }

#account-return .form-horizontal .form-group .input-group {
  display: table; }
  #account-return .form-horizontal .form-group .input-group .btn-default {
    line-height: 1.32857143;
    padding: 8px 12px; }

#common-home #footer {
  background: #ffffff;
  margin-top: 0; }

/* footer */
#footer {
  margin-top: 60px;
  clear: both;
  line-height: 1.25em;
  /*background: #d6131b url(/images/catalog/bg-02.jpg) no-repeat; }*/
  background-color:#d6131b;
}
  @media (max-width: 543px) {
    #footer {
      background: #d6131b; } }
  #footer hr {
    border-top: none;
    border-bottom: 1px solid #666; }
  #footer section {
    margin: 0; }
  #footer #slidetop {
    background: #d6131b none repeat scroll 0 0;
    box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.1);
    color: transparent;
    border-radius: 50%;
    bottom: 20px;
    cursor: pointer;
    height: 40px;
    overflow: hidden;
    padding: 6px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    z-index: 99;
    display: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    #footer #slidetop:before {
      content: "\F106";
      display: inline-block;
      color: #ffffff;
      font-family: FontAwesome;
      font-size: 26px;
      left: 0;
      position: absolute;
      right: 0; }
    #footer #slidetop:hover {
      background-color: #000000; }
      #footer #slidetop:hover:before {
        color: #ffffff; }
  #footer .footer-aftertext a {
    color: #000000;
    line-height: 22px; }
    #footer .footer-aftertext a:hover {
      color: #d6131b; }
  #footer .newsletter_form a {
    color: #ffffff;
    line-height: 42px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px; }
    @media (max-width: 543px) {
      #footer .newsletter_form a {
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        bottom: 0; } }
    #footer .newsletter_form a:hover {
      color: #d6131b; }
  #footer .account {
    width: 60%;
    float: none;
    text-align: center;
    margin: auto;
    margin: 50px auto 26px;
    display: inline-block; }
    @media (max-width: 1199px) {
      #footer .account {
        width: 70%; } }
    @media (max-width: 991px) {
      #footer .account {
        width: 100%;
        text-align: left;
        padding: 0 15px;
        margin: 0; } }
    #footer .account #account-container .list-unstyled {
      margin-bottom: 0; }
      #footer .account #account-container .list-unstyled li {
        display: inline-block;
        vertical-align: middle;
        margin: 2px 11px;
        margin-bottom: 11px;
        position: relative; }
        #footer .account #account-container .list-unstyled li:hover a {
          color: #000000; }
        @media (max-width: 991px) {
          #footer .account #account-container .list-unstyled li {
            display: block;
            margin: 0;
            padding-bottom: 4px; } }
        #footer .account #account-container .list-unstyled li a {
          font-weight: 400;
          letter-spacing: 0.5px;
          font-size: 16px;
          text-decoration: none;
          color: #ffffff;
          font-family: "Microsoft JhengHei","Poppins", sans-serif; }
        #footer .account #account-container .list-unstyled li:before {
          content: '';
          height: 12px;
          width: 1px;
          background: #ffffff;
          position: absolute;
          right: -14px;
          top: 8px; }
          @media (max-width: 991px) {
            #footer .account #account-container .list-unstyled li:before {
              display: none; } }
        #footer .account #account-container .list-unstyled li:last-child:before {
          display: none; }
  #footer a {
    font-family: "Microsoft JhengHei","Montserrat", sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 16px;
    line-height: 25px;
    color: #777;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s; }
    #footer a:hover {
      color: #ffffff; }
  #footer h5, #footer .h3 {
    margin: 0 0 20px 0;
    color: #000000;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.1px;
    cursor: pointer;
    font-family: "Microsoft JhengHei","Montserrat", sans-serif; }
  @media (max-width: 991px) {
    #footer ul {
      margin-bottom: 0; } }
  #footer .footer-before {
    display: block;
    position: relative;
    top: -57px; }
    @media (max-width: 767px) {
      #footer .footer-before {
        padding: 0 10px; } }
    #footer .footer-before .container {
      box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
      z-index: 2;
      background: #ffffff;
      padding: 25px 5px;
      border-radius: 10px; }
      @media screen and (min-width: 544px) and (min-width: 1200px) {
        #footer .footer-before .container {
          /* If media is between 992 and 1199 */
          width: 1170px; } }
  #footer .footer-container {
    display: block;
    position: relative;
    text-align: center;
    padding: 0px 0 55px; }
    @media (max-width: 991px) {
      #footer .footer-container {
        padding: 0 0 22px;
        margin-top: -20px; } }
    #footer .footer-container li:hover a {
      color: #d6131b; }
    #footer .footer-container .services {
      display: none; }
  #footer .block_contact {
    display: block; }
    #footer .block_contact #contact-info-container {
      text-align: left;
      display: block;
      position: relative;
      padding: 0 120px; }
      @media (max-width: 1199px) {
        #footer .block_contact #contact-info-container {
          padding: 0; } }
    #footer .block_contact .block {
      letter-spacing: 0.5px;
      font-size: 16px;
      font-weight: 400;
      text-align: center; }
      @media (max-width: 991px) {
        #footer .block_contact .block {
          margin-bottom: 10px; } }
      @media (max-width: 543px) {
        #footer .block_contact .block {
          width: 100%; } }
      #footer .block_contact .block:last-child {
        margin-bottom: 0; }
      #footer .block_contact .block:hover .icon {
        background-color: #000000; }
      #footer .block_contact .block .icon {
        height: 75px;
        width: 75px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        border-radius: 50%;
        text-align: center;
        -webkit-transition: all 0.7s;
        -moz-transition: all 0.7s;
        -o-transition: all 0.7s;
        transition: all 0.7s;
        position: relative;
        border: 0px;
        background-color: #d6131b;
        cursor: pointer; }
        #footer .block_contact .block .icon i {
          display: none; }
        @media (max-width: 991px) {
          #footer .block_contact .block .icon {
            display: block;
            margin: 0 auto;
            margin-bottom: 15px; } }
      #footer .block_contact .block.address .content {
        width: 55%; }
        @media (max-width: 991px) {
          #footer .block_contact .block.address .content {
            width: 100%; } }
      #footer .block_contact .block.address .icon {
        background-position: -54px 1px; }
      #footer .block_contact .block.phone .icon {
        background-position: -1px 1px; }
      #footer .block_contact .block.email .icon {
        background-position: -109px 1px; }
      #footer .block_contact .block .content {
        line-height: 24px;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        color: #666; }
        @media (max-width: 991px) {
          #footer .block_contact .block .content {
            display: block;
            text-align: center; } }
        #footer .block_contact .block .content .address-title {
          display: none; }
        #footer .block_contact .block .content > div {
          color: #666666;
          text-transform: capitalize;
          font-size: 16px;
          font-weight: 400; }
        #footer .block_contact .block .content a {
          color: #666666;
          /*text-transform: capitalize;*/
          font-size: 16px;
          font-weight: 400;
          font-family: "Microsoft JhengHei","Montserrat", sans-serif; }
          #footer .block_contact .block .content a:after {
            display: none; }
  @media (max-width: 992px) {
    #footer {
      /* If media is above 991 */ }
      #footer .footer-block {
        padding-bottom: 15px; }
        #footer .footer-block:last-child {
          padding-bottom: 0; }
      #footer .footer-dropdown {
        margin-top: 10px; } }
  @media (min-width: 992px) {
    #footer {
      /* If media is above 991 */ }
      #footer .collapse {
        display: inherit; }
      #footer .footer-dropdown {
        margin-top: 0; } }
  #footer .footer-title .navbar-toggler {
    top: 0;
    right: 0;
    color: #000000; }

.footer-after {
  background: #ffffff;
  color: #000000;
  padding: 20px 15px; }
  @media (max-width: 991px) {
    .footer-after {
      border-top: 1px solid #e9e9e9; } }
  .footer-after .storeinfoblock {
    text-align: center;
    display: block;
    overflow: hidden; }
    @media (max-width: 991px) {
      .footer-after .storeinfoblock {
        padding: 0px 15px; } }
    .footer-after .storeinfoblock .storeinfo-inner .store-logo {
      display: block;
      margin-bottom: 15px;
      text-align: center; }
      .footer-after .storeinfoblock .storeinfo-inner .store-logo img {
        max-width: 100%; }
      .footer-after .storeinfoblock .storeinfo-inner .store-logo:after {
        display: none; }
    .footer-after .storeinfoblock .storeinfo-inner .store-description {
      text-align: left;
      display: none; }
      @media (max-width: 991px) {
        .footer-after .storeinfoblock .storeinfo-inner .store-description {
          text-align: left;
          width: 100%; } }
      .footer-after .storeinfoblock .storeinfo-inner .store-description p {
        line-height: 24px;
        font-size: 16px;
        font-family: "Microsoft JhengHei","Montserrat", sans-serif;
        margin-bottom: 0;
        color: #a9a9a9;
        display: none; }
  .footer-after .footer-aftertext {
    text-align: left;
    color: #000000;
    margin-bottom: 0;
    padding: 12px 15px; }
    .footer-after .footer-aftertext p {
      margin: 0;
      color: #000000; }
      @media (max-width: 543px) {
        .footer-after .footer-aftertext p {
          /* If media is above 991 */
          padding-bottom: 5px; } }
    @media (max-width: 991px) {
      .footer-after .footer-aftertext {
        /* If media is above 991 */
        text-align: center;
        padding-bottom: 13px;
        padding-top: 4px; } }
    @media (max-width: 767px) {
      .footer-after .footer-aftertext {
        padding: 0; } }
    .footer-after .footer-aftertext a {
      color: #000000; }
      .footer-after .footer-aftertext a:after {
        display: none; }
  @media (max-width: 991px) {
    .footer-after > .container {
      /* If media is above 991 */
      padding-top: 6px;
      padding-bottom: 6px; } }
  @media (max-width: 767px) {
    .footer-after > .container {
      /* If media is above 991 */
      padding: 15px 15px; } }

.owl-carousel .owl-nav {
  text-align: center;
  margin-top: 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #333;
    background: #333;
    border-radius: 50px;
    margin: 4px;
    text-align: center;
    outline: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .owl-carousel .owl-nav button.owl-prev:hover,
    .owl-carousel .owl-nav button.owl-next:hover {
      border-color: #d6131b;
      background: #d6131b; }
      .owl-carousel .owl-nav button.owl-prev:hover i:before,
      .owl-carousel .owl-nav button.owl-next:hover i:before {
        color: #ffffff; }
  .owl-carousel .owl-nav i:before {
    color: #ffffff;
    position: relative;
    font-size: 19px;
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle; }

.owl-carousel .owl-dots {
  position: absolute;
  bottom: 15px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    outline: none; }
    .owl-carousel .owl-dots .owl-dot span {
      width: 12px;
      height: 12px;
      border-radius: 50px;
      background: #333;
      border: 1px solid #333;
      margin: 0 5px;
      display: block; }
    .owl-carousel .owl-dots .owl-dot.active span {
      background: #d6131b;
      border-color: #d6131b; }
  .owl-carousel .owl-dots.ishi-style-dot1 .owl-dot span {
    border-radius: 0; }
  .owl-carousel .owl-dots.ishi-style-dot2 .owl-dot span {
    border-radius: 50%; }
  .owl-carousel .owl-dots.ishi-style-dot3 .owl-dot span {
    border-radius: 0;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg); }
  .owl-carousel .owl-dots.ishi-style-dot4 .owl-dot span {
    width: 25px;
    height: 5px;
    border-radius: 0; }
  .owl-carousel .owl-dots.ishi-style-dot5 .owl-dot span {
    width: 25px;
    height: 6px;
    border-radius: 5px; }

#product-search .search-criteria {
  border: 1px solid #eeeeee;
  padding: 10px; }
  #product-search .search-criteria .select-wrapper {
    position: relative; }
  #product-search .search-criteria .checkbox-inline {
    line-height: 20px; }
  #product-search .search-criteria .search-list {
    margin-bottom: 15px; }
    #product-search .search-criteria .search-list .form-control {
      margin: 0;
      font-size: 12px;
      border: 1px solid #e0e0e0;
      background-color: #fff;
      padding: 0 10px;
      color: #333;
      position: relative;
      text-decoration: none;
      border-radius: 0;
      box-shadow: none; }

/* menu */
#_desktop_top_menu {
  float: right;
  display: inline-block;
  vertical-align: middle; 
  padding-top:20px;}
  #_desktop_top_menu #top-menu {
    margin: 0 auto;
    text-align: center;
    padding: 6px 0; }

#top-menu > li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-transform: capitalize;
  cursor: pointer; }
  @media (max-width: 991px) {
    #top-menu > li {
      /* If media is below 992 */
      display: block;
      padding: 2px 0;
      overflow: hidden; } }
  #top-menu > li:first-child a {
    padding-left: 0; }
  #top-menu > li .dropdown-item {
    white-space: normal; }
  #top-menu > li > a {
    padding: 11px 15px 11px;
    font-size: 16px;
    display: block;
    text-transform: capitalize;
    line-height: 14px;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    @media (max-width: 991px) {
      #top-menu > li > a {
        /* If media is above 991 */
        color: #000000; } }
    #top-menu > li > a:hover {
      color: #d6131b; }
  #_desktop_top_menu #top-menu > li .sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    padding: 1px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto; }
    #_desktop_top_menu #top-menu > li .sub-menu.collapse {
      background-color: #ffffff;
      background-position: right bottom;
      background-repeat: no-repeat;
      display: block;
      position: absolute;
      text-align: left;
      top: 170%;
      left: 0px;
      margin: 0px;
      padding: 20px 14px;
      z-index: 18;
      visibility: hidden;
      border-radius: 3px;
      opacity: 0;
      border: 0;
      -webkit-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      transition: all 0.7s ease;
      -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2); }
    #_desktop_top_menu #top-menu > li .sub-menu ul[data-depth="1"] > li {
      float: left;
      width: 200px;
      text-align: left;
      font-weight: 400; }
    #_desktop_top_menu #top-menu > li .sub-menu ul[data-depth="2"] > li {
      line-height: 26px; }
      #_desktop_top_menu #top-menu > li .sub-menu ul[data-depth="2"] > li a {
        font-style: "Poppins", sans-serif;
        text-transform: capitalize;
        padding: 3px 20px;
        clear: both;
        color: #666666;
        font-size: 16px;
        font-weight: 400; }
      #_desktop_top_menu #top-menu > li .sub-menu ul[data-depth="2"] > li:hover a {
        color: #d6131b; }
    #_desktop_top_menu #top-menu > li .sub-menu a {
      padding: 3px 20px;
      font-size: 16px;
      font-weight: 400;
      color: #d6131b;
      text-transform: capitalize;
      position: relative;
      padding-bottom: 4px;
      margin-bottom: 17px; }
      #_desktop_top_menu #top-menu > li .sub-menu a:hover {
        color: #000000; }
    #_desktop_top_menu #top-menu > li .sub-menu .dropdown-submenu:before {
      border-top: 1px solid #ddd;
      bottom: -7px;
      content: "";
      position: absolute;
      width: 50%; }
  #_desktop_top_menu #top-menu > li:nth-child(8) .sub-menu {
    right: 0;
    left: auto; }
  #_desktop_top_menu #top-menu > li:hover:hover .sub-menu {
    visibility: visible;
    top: 122%;
    opacity: 1; }
    #_desktop_top_menu #top-menu > li:hover:hover .sub-menu.collapse:before {
      width: 100%; }

.top-menu a.dropdown-submenu {
  color: #000000;
  display: block;
  width: 100%;
  clear: both;
  background: none;
  border: 0; }

.top-menu .collapse {
  display: inherit; }

.top-menu .category-image {
  max-width: 100%;
  margin-top: 10px; }

.top-menu .popover {
  max-width: inherit; }

.popover.bs-tether-element-attached-top {
  margin-top: 0; }

#canvas {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

#mobile_top_menu_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  bottom: 0;
  background: white;
  z-index: 999;
  overflow-y: auto;
  overflow-x: auto; }
  #mobile_top_menu_wrapper #top_menu_closer {
    cursor: pointer;
    color: #000;
    margin-top: 8px;
    margin-right: 11px;
    text-align: right; }
    #mobile_top_menu_wrapper #top_menu_closer i {
      font-size: 19px; }
  #mobile_top_menu_wrapper #_mobile_top_menu {
    padding: 10px; }
  #mobile_top_menu_wrapper #top-menu {
    margin-bottom: 0;
    text-align: left;
    display: block;
    padding: 2px 0;
    background: none; }
    #mobile_top_menu_wrapper #top-menu > li {
      padding: 2px 0;
      border-bottom: 0;
      overflow: hidden;
      cursor: pointer; }
      #mobile_top_menu_wrapper #top-menu > li a {
        padding: 0;
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin-bottom: 0;
        line-height: 30px;
        z-index: 1; }
      #mobile_top_menu_wrapper #top-menu > li i {
        float: right;
        line-height: 16px;
        font-size: 22px; }
  #mobile_top_menu_wrapper .top-menu {
    color: #000000; }
    #mobile_top_menu_wrapper .top-menu .category-image {
      display: none; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add {
      display: none; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .remove {
      display: block; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
      display: none; }
    #mobile_top_menu_wrapper .top-menu .navbar-toggler {
      padding: 0;
      position: absolute;
      right: 0;
      top: 9px;
      left: 0; }
    #mobile_top_menu_wrapper .top-menu .collapse {
      display: none; }
      #mobile_top_menu_wrapper .top-menu .collapse.in {
        display: block; }
    #mobile_top_menu_wrapper .top-menu .sub-menu {
      box-shadow: none;
      z-index: inherit;
      display: block;
      position: static;
      overflow: hidden;
      margin-left: 0;
      width: 100%;
      min-width: 100%;
      border: none;
      padding: 0 0 0 15px; }
      #mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
        display: none; }
        #mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
          display: block; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
        margin: 0;
        padding: 0; }
        #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
          float: none;
          margin: 0; }
          #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
            text-transform: capitalize; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul {
        padding: 0 0 0 15px; }
      #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
        margin-bottom: 5px; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
        padding-left: 2.5rem; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
        padding-left: 3.75rem; }
    #mobile_top_menu_wrapper .top-menu .popover {
      border-radius: 0; }

#menu-icon {
  color: #000000;
  padding: 14px 0px;
  font-size: 24px;
  float: left;
  cursor: pointer; }

#_desktop_seach_widget {
  float: right;
  padding: 7px 0; }

.search-widget {
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 991px) {
    .search-widget {
      /* If media is below 992 */
      padding: 6px 0;
      float: right;
      position: relative; } }
  @media (max-width: 991px) {
    .search-widget .search-logo {
      background: url(/images/common.png) no-repeat -1px 0px;
      width: 40px;
      height: 40px;
      display: block; } }
  .search-widget .searchboxform {
    position: absolute;
    left: 0;
    width: 28%; }
    @media (max-width: 991px) {
      .search-widget .searchboxform {
        /* If media is below 992 */
        display: none; } }
    .search-widget .searchboxform .ishicategory-select {
      border: 0;
      height: 50px;
      padding: 0 10px;
      font-weight: 400;
      font-size: 13px;
      width: 100%;
      z-index: 11;
      color: #222222;
      cursor: pointer;
      outline: none;
      /*background: url(http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/23a882fdba6ed05126eedb941fa6b473.png) no-repeat right 20px center/25px 28px;*/
      position: relative;
      -webkit-appearance: none;
      -moz-appearance: none; }
      .search-widget .searchboxform .ishicategory-select:focus {
        outline: none; }
    .search-widget .searchboxform:before {
      content: "";
      height: 30px;
      position: absolute;
      right: 15px;
      top: 10px;
      width: 1px;
      background: #dddddd;
      z-index: 111; }
  @media (max-width: 991px) {
    .search-widget form {
      position: absolute;
      right: 0;
      top: 52px;
      width: auto;
      display: none; } }
  .search-widget form input[type="text"] {
    min-width: 320px;
    width: 100%;
    border: 0;
    border-radius: 0 !important;
    height: 35px;
    padding: 5px 15px;
    margin: 0;
    background: #f9f9f9;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #a5a5a5; }
    @media (max-width: 991px) {
      .search-widget form input[type="text"] {
        /* If media is below 992 */
        min-width: 350px;
        text-indent: 0; } }
    @media (max-width: 543px) {
      .search-widget form input[type="text"] {
        /* If media is below 544 */
        min-width: 286px; } }
    @media (max-width: 400px) {
      .search-widget form input[type="text"] {
        /* If media is below 544 */
        min-width: 258px;
        font-size: 12px; } }
    .search-widget form input[type="text"]:focus {
      background: #ffffff;
      outline: none;
      color: #a5a5a5; }
    .search-widget form input[type="text"]::placeholder {
      color: #a5a5a5;
      opacity: 0.6; }
  .search-widget form .input-group-btn {
    position: absolute;
    right: 0; }
  .search-widget form button {
    position: absolute !important;
    right: 0px;
    border: none;
    height: 35px;
    background: #333;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 0 15px;
    outline: none;
    z-index: 11;
    border-radius: 0 !important;
    display: inline-block;
    vertical-align: middle;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .search-widget form button:hover, .search-widget form button:focus {
      background-color: #000000; }
      @media (max-width: 991px) {
        .search-widget form button:hover, .search-widget form button:focus {
          /* If media is below 992 */ }
          .search-widget form button:hover i, .search-widget form button:focus i {
            color: #ffffff; } }
    @media (max-width: 991px) {
      .search-widget form button {
        /* If media is below 992 */ }
        .search-widget form button i {
          color: #000000; } }

#checkout #search_widget {
  display: none;
  /* Not ideal solution by allows to reuse same hooks/templates */ }

#pagenotfound .page-content #search_widget {
  width: 100%; }

.page-not-found #_desktop_seach_widget {
  float: none;
  padding: 0;
  position: unset; }

.page-not-found .search-widget {
  position: relative;
  padding: 0; }
  .page-not-found .search-widget .search-logo {
    display: none; }
  .page-not-found .search-widget form {
    display: inline-block;
    top: 0;
    position: relative;
    opacity: 1;
    visibility: visible; }

#product-compare .btn-danger, #product-compare .btn-primary {
  margin: 2px 0; }

@media (max-width: 991px) {
  #product-compare {
    /* If media is below 992 */ }
    #product-compare .table-bordered {
      float: left;
      width: 100%;
      overflow: auto;
      display: inline; } }

.product_carousel {
  display: block;
  position: relative; }
  @media (max-width: 767px) {
    .product_carousel {
      /* If media is below 768 */
      overflow: hidden; } }
  .product_carousel .carousel-container {
    display: block; margin-bottom: 20px; }
    .product_carousel .carousel-container .item_image {
      margin-bottom: 15px; }
      .product_carousel .carousel-container .item_image:last-child {
        margin-bottom: 0; }
    @media (max-width: 544px) {
      .product_carousel .carousel-container .owl-nav {
        /* If media is below 543 */
        margin-top: 15px; } }
    .product_carousel .carousel-container .owl-nav .owl-prev,
    .product_carousel .carousel-container .owl-nav .owl-next {
      top: 55%; }
    .product_carousel .carousel-container .owl-nav .owl-prev {
      left: -19px; }
    .product_carousel .carousel-container .owl-nav .owl-next {
      right: -19px; }

@keyframes slide-down {
  0% {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%); }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0); } }

.product-left {
  position: relative;
  display: block; }
  .product-left .image {
    margin-bottom: 20px; }
  .product-left .thumbnail {
    border: 1px solid #eee;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0; }
    .product-left .thumbnail img {
      width: 100%; }
    .product-left .thumbnail:hover, .product-left .thumbnail:focus {
      border-color: #eee; }
  .product-left .image-carousel {
    position: sticky;
    position: -webkit-sticky;
    top: 15px; }
    @media (max-width: 991px) {
      .product-left .image-carousel {
        /* If media is below 992 */
        display: none; } }
    .product-left .image-carousel .owl-nav {
      top: 35%; }
      .product-left .image-carousel .owl-nav .owl-prev,
      .product-left .image-carousel .owl-nav .owl-next {
        left: -15px;
        right: auto;
        position: absolute;
        top: 37%;
        margin-top: -12px;
        border: 0;
        border-radius: 50%;
        padding: 5px;
        width: 25px;
        height: 25px;
        overflow: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 543px) {
          .product-left .image-carousel .owl-nav .owl-prev,
          .product-left .image-carousel .owl-nav .owl-next {
            top: 50%; } }
        .product-left .image-carousel .owl-nav .owl-prev i:before,
        .product-left .image-carousel .owl-nav .owl-next i:before {
          font-size: 12px; }
      .product-left .image-carousel .owl-nav .owl-next {
        right: -15px;
        left: auto; }

.product-left-title {
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee; }
  @media (max-width: 767px) {
    .product-left-title {
      border: 0;
      padding: 0;
      text-align: center; } }
  .product-left-title .product-title {
    font-size: 30px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 12px;
    color: #333;
    line-height: 30px; }
    @media (max-width: 543px) {
      .product-left-title .product-title {
        /* If media is below 544 */
        font-size: 24px; } }
  .product-left-title .price {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 22px; }
    .product-left-title .price .product-price {
      margin: 0 0 15px;
      font-size: 18px;
      font-weight: 400;
      display: inline-block;
      vertical-align: middle; }
      .product-left-title .price .product-price h2 {
        margin: 0;
        font-size: 22px;
        color: #d6131b; }
    .product-left-title .price .product-dis {
      display: inline-block;
      vertical-align: middle;
      font-size: 18px;
      color: #888888;
      font-weight: 500;
      margin: 0 10px 15px; }
    .product-left-title .price hr {
      border: 0; }

.product-image .additional-carousel .image-additional {
  margin-bottom: 15px; }
  .product-image .additional-carousel .image-additional.active {
    border: 2px solid #dddddd; }
  .product-image .additional-carousel .image-additional .thumbnail img {
    max-width: 110px; }
.product-image .additional-carousel .image-additional {
  margin-bottom: 15px; }
  .product-image .additional-carousel .image-additional.active {
    border: 2px solid #ddd; }
  .product-image .image_show #slider_carousel {
    padding: 0 8px 15px; }
  .product-image .image_show #slider_carousel .owl-nav {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -25px; }
  .product-image .image_show #slider_carousel .owl-nav .owl-prev, .product-image .image_show #slider_carousel .owl-nav .owl-next {
    left: 0;
    right: auto;
    position: absolute;
    overflow: hidden;
    margin: 0; }
  .product-image .image_show #slider_carousel .owl-nav .owl-prev i:before, .product-image .image_show #slider_carousel .owl-nav .owl-next i:before {
    font-size: 17px;
    line-height: 27px; }
  .product-image .image_show #slider_carousel .owl-nav .owl-next {
    right: 0;
    left: auto; }

.tab-description {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: .3px;
  padding: 0 15px; }

.social-toolbox {
  margin-bottom: 10px;
  display: block; }
  .social-toolbox .addthis_toolbox {
    display: inline-block;
    vertical-align: top; }
    .social-toolbox .addthis_toolbox a {
      margin-bottom: 0;
      vertical-align: middle; }
    .social-toolbox .addthis_toolbox .addthis_pill_style {
      height: auto; }

.product-right {
  position: sticky;
  top: 10px; }
  .product-right .rating-wrapper {
    margin: 10px 0 20px;
    color: #888888; }
    .product-right .rating-wrapper .fa-star,
    .product-right .rating-wrapper .fa-star-o {
      color: #d6131b;
      font-size: 13px;
      line-height: 6px; }
    .product-right .rating-wrapper .fa-star-o {
      color: #999; }
    .product-right .rating-wrapper span.fa-stack {
      width: 8px;
      height: 8px;
      margin-right: 3px; }
    .product-right .rating-wrapper .review-count,
    .product-right .rating-wrapper .write-review {
      margin: 0 10px;
      color: #888888; }
  .product-right .list-unstyled {
    margin-bottom: 0; }
    .product-right .list-unstyled.attr {
      padding: 20px 0 0;
      border-top: 1px solid #eeeeee;
      margin-bottom: 20px;
      display: block;
      overflow: hidden;
      text-align: center; }
      .product-right .list-unstyled.attr li {
        line-height: 35px;
        padding: 5px 5px ;
        float: left;
        border: 1px solid #eee;
        margin-right: 15px;
        color: #666666;
        margin-bottom: 15px; }
        @media (min-width: 1199px) {
          .product-right .list-unstyled.attr li {
            /* If media is above 1200 */
            width: 48%; } }
        @media screen and (min-width: 768px) and (max-width: 1199px) {
          .product-right .list-unstyled.attr li {
            /* If media is between 992 and 1310px */
            width: 47%; } }
        @media screen and (min-width: 435px) and (max-width: 767px) {
          .product-right .list-unstyled.attr li {
            /* If media is between 430 and 767 */
            width: 48%; } }
        @media (max-width: 435px) {
          .product-right .list-unstyled.attr li {
            /* If media is below 430 */
            width: 47%; } }
        .product-right .list-unstyled.attr li:nth-child(3n+3), .product-right .list-unstyled.attr li:nth-child(4n+4) {
          margin-bottom: 0; }
        .product-right .list-unstyled.attr li:nth-child(3n+2), .product-right .list-unstyled.attr li:nth-child(4n+4) {
          margin-right: 0; }
        .product-right .list-unstyled.attr li span {
          font-weight: 400;
          color: #666666;
          font-size: 13px;
          display: block;
          text-transform: uppercase;
          background: #cccccc36;
          padding: 0; }
          @media (max-width: 410px) {
            .product-right .list-unstyled.attr li span {
              /* If media is below 558 */
              font-size: 12px; } }
        .product-right .list-unstyled.attr li a {
          color: #666666; }
    .product-right .list-unstyled.price {
      margin-bottom: 20px;
      font-size: 13px;
      line-height: 22px; }
      .product-right .list-unstyled.price .product-price {
        margin: 0 0 15px;
        font-size: 18px;
        font-weight: 400;
        display: inline-block;
        vertical-align: middle; }
        .product-right .list-unstyled.price .product-price h2 {
          margin: 0;
          font-size: 22px;
          color: #d6131b; }
      .product-right .list-unstyled.price .product-dis {
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        color: #888888;
        font-weight: 500;
        margin: 0 10px 15px; }
        @media (max-width: 767px) {
          .product-right .list-unstyled.price .product-dis {
            /* If media is below 768 */
            margin: 0 0px 15px; } }
      .product-right .list-unstyled.price hr {
        border: 0; }
  .product-right .form-group {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    clear: both; }
    .product-right .form-group .control-label {
      float: left;
      margin: 0px 10px 10px 0;
      font-size: 16px; }
      .product-right .form-group .control-label.radio-text, .product-right .form-group .control-label.checkbox-text {
        float: none;
        margin: 0; }
    .product-right .form-group #input-quantity {
      margin-right: 6px;
      margin-bottom: 0;
      width: auto;
      float: left;
      height: 37px;
      text-align: center; }
      @media (max-width: 342px) {
        .product-right .form-group #input-quantity {
          /* If media is below 343 */
          padding: 6px 5px; } }
    .product-right .form-group #button-cart {
      display: inline-block;
      vertical-align: middle;
      width: auto;
      padding: 7px 15px;
      font-size: 16px; }
      @media (max-width: 378px) {
        .product-right .form-group #button-cart {
          /* If media is below 377 */
          font-size: 12px;
          padding: 7px 10px; } }
      @media (max-width: 342px) {
        .product-right .form-group #button-cart {
          /* If media is below 343 */
          padding: 7px 6px; } }
    .product-right .form-group .wishlist,
    .product-right .form-group .compare {
      padding: 0;
      /*background: #d6131b url(http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/5668791273121f9f95ae9990e36f7724.png) no-repeat;*/
      display: inline-block;
      vertical-align: middle;
      height: 36px;
      width: 36px;
      border: 0;
      text-align: center;
      text-transform: capitalize;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media (max-width: 378px) {
        .product-right .form-group .wishlist,
        .product-right .form-group .compare {
          /* If media is below 377 */
          margin: 0; } }
      @media (max-width: 342px) {
        .product-right .form-group .wishlist,
        .product-right .form-group .compare {
          /* If media is below 343 */
          width: 33px; } }
      .product-right .form-group .wishlist i,
      .product-right .form-group .compare i {
        display: none; }
      .product-right .form-group .wishlist.wishlist,
      .product-right .form-group .compare.wishlist {
        background-position: -6px -192px; }
        @media (max-width: 342px) {
          .product-right .form-group .wishlist.wishlist,
          .product-right .form-group .compare.wishlist {
            /* If media is below 343 */
            background-position: -8px -192px; } }
      .product-right .form-group .wishlist.compare,
      .product-right .form-group .compare.compare {
        background-position: -6px -165px; }
        @media (max-width: 342px) {
          .product-right .form-group .wishlist.compare,
          .product-right .form-group .compare.compare {
            /* If media is below 343 */
            background-position: -8px -165px; } }
      .product-right .form-group .wishlist:hover,
      .product-right .form-group .compare:hover {
        background-color: #000000; }
    .product-right .form-group .input-group.date, .product-right .form-group .input-group.time, .product-right .form-group .input-group.datetime {
      display: inline-table; }
      .product-right .form-group .input-group.date .btn-default, .product-right .form-group .input-group.time .btn-default, .product-right .form-group .input-group.datetime .btn-default {
        padding: 6px 18px; }
    .product-right .form-group .btn-file {
      display: inline-block;
      vertical-align: middle;
      width: auto; }
  .product-right .addthis_toolbox {
    margin-bottom: 10px; }
  @media (max-width: 1199px) {
    .product-right .product_option .checkbox label,
    .product-right .product_option .radio label {
      /* If media is below 1200 */
      font-size: 13px; } }
  @media (min-width: 544px) {
    .product-right .product_option {
      /* If media is above 543 */ }
      .product-right .product_option:nth-child(2n+1) {
        clear: right; } }

.tabs_info {
  margin-bottom: 30px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee; }
  @media (max-width: 991px) {
    .tabs_info {
      /* If media is below 992 */
      margin-bottom: 30px; } }
  .tabs_info .collapse.in {
    display: block; }
  .tabs_info .collapse {
    display: none; }
  .tabs_info .panel-group {
    margin-bottom: 0px; }
    .tabs_info .panel-group .panel {
      border: 0;
      border-radius: 0;
      margin: 0;
      border-bottom: 1px solid #eeeeee; }
      .tabs_info .panel-group .panel + .panel {
        margin: 0; }
      .tabs_info .panel-group .panel:last-child {
        border-bottom: 0; }
      .tabs_info .panel-group .panel .panel-body {
        border-color: #eeeeee; }
  .tabs_info .panel-heading {
    padding: 0;
    background: transparent;
    border: 0; }
    .tabs_info .panel-heading a {
      color: #000;
      display: block;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 13px;
      padding: 20px 15px; }
      @media (max-width: 543px) {
        .tabs_info .panel-heading a {
          /* If media is below 544 */
          padding: 15px 10px; } }
      .tabs_info .panel-heading a::after {
        content: "";
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'FontAwesome';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        float: right;
        transition: transform .25s linear;
        -webkit-transition: -webkit-transform .25s linear; }
      .tabs_info .panel-heading a[aria-expanded="true"]:after {
        content: "\F068";
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
      .tabs_info .panel-heading a[aria-expanded="false"]:after {
        content: "\F067";
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
  .tabs_info #tab-review .fa-stack {
    width: 16px;
    height: 20px; }
    .tabs_info #tab-review .fa-stack .fa-stack-1x,
    .tabs_info #tab-review .fa-stack .fa-stack-2x {
      font-size: 17px;
      color: #d6131b; }
  .tabs_info #tab-review .form-horizontal .form-group .control-label {
    padding-top: 0;
    margin-bottom: 10px; }
  .tabs_info #tab-review .form-horizontal .form-group .radio-title {
    margin-bottom: 0;
    position: relative;
    top: 1px; }
  .tabs_info #tab-review .form-radio {
    display: inline-block;
    vertical-align: middle; }
    .tabs_info #tab-review .form-radio span {
      position: relative;
      top: 0; }
    .tabs_info #tab-review .form-radio input[type="radio"] {
      margin: 0;
      position: relative;
      top: 1px; }
  .tabs_info #tab-specification table thead tr td {
    background: #f7f7f7; }

#product-product .related-product {
  text-align: center;
  margin-bottom: 30px; }
  #product-product .related-product .owl-nav {
    margin-top: 0; }

.quickview {
  background: #FFFFFF;
  padding: 15px 0;
  display: block;
  overflow: hidden;
  position: relative; }
  .quickview .quickview-container .productpage-quickview {
    width: 100%; }
    .quickview .quickview-container .productpage-quickview .product-left {
      float: left; }
    .quickview .quickview-container .productpage-quickview .product-right {
      float: right;
      clear: none !important; }
      .quickview .quickview-container .productpage-quickview .product-right .product-title {
        font-weight: 600;
        padding: 0 0 5px; }
      .quickview .quickview-container .productpage-quickview .product-right .rating-wrapper {
        margin: 0 0 15px;
        clear: both;
        padding: 0; }
        .quickview .quickview-container .productpage-quickview .product-right .rating-wrapper .review-count, .quickview .quickview-container .productpage-quickview .product-right .rating-wrapper .write-review {
          display: none; }
      .quickview .quickview-container .productpage-quickview .product-right .list-unstyled.attr {
        border-bottom: 1px solid #eeeeee;
        border-top: 1px solid #eeeeee;
        padding: 20px 0;
        margin: 0 0 20px; }
        .quickview .quickview-container .productpage-quickview .product-right .list-unstyled.attr li {
          line-height: 28px;
          font-size: 16px;
          color: #666666; }
          .quickview .quickview-container .productpage-quickview .product-right .list-unstyled.attr li .desc {
            margin-right: 10px;
            text-transform: capitalize;
            color: #000; }
          .quickview .quickview-container .productpage-quickview .product-right .list-unstyled.attr li a {
            color: #666666;
            text-decoration: none; }
      .quickview .quickview-container .productpage-quickview .product-right .list-unstyled.price li {
        line-height: 15px;
        padding: 3px 0;
        font-size: 15px;
        color: #808080; }
      .quickview .quickview-container .productpage-quickview .product-right .list-unstyled.price .special-price {
        color: #000;
        font-size: 24px;
        font-weight: 500;
        line-height: 30px;
        margin-top: 10px; }
      .quickview .quickview-container .productpage-quickview .product-right .list-unstyled.price .input-group {
        display: inline-flex; }
        .quickview .quickview-container .productpage-quickview .product-right .list-unstyled.price .input-group .input-group-btn .btn-default {
          line-height: 18px; }
      .quickview .quickview-container .productpage-quickview .product-right #product2 .form-group .control-label {
        margin: 8px 8px 8px 0; }
      .quickview .quickview-container .productpage-quickview .product-right #product2 .form-group .form-control {
        display: inline-block;
        vertical-align: middle;
        line-height: 20px; }
      .quickview .quickview-container .productpage-quickview .product-right #product2 .form-group button {
        width: auto;
        display: inline-block;
        vertical-align: middle; }
      .quickview .quickview-container .productpage-quickview .product-right .addthis_toolbox a {
        margin: 0; }

/*!
 * 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
 */
/*** Animate ****/
.hb-animate-element {
  opacity: 0; }
  .hb-animate-element.hb-animate-element.hb-in-viewport.right-to-left {
    animation: 1s ease 0s normal none 1 fadeInRight;
    -webkit-animation: 1s ease 0s normal none 1 fadeInRight;
    -moz-animation: 1s ease 0s normal none 1 fadeInRight;
    -o-animation: 1s ease 0s normal none 1 fadeInRight;
    opacity: 1; }
    .lang-rtl .hb-animate-element.hb-animate-element.hb-in-viewport.right-to-left {
      animation: 1s ease 0s normal none 1 fadeInLeft;
      -webkit-animation: 1s ease 0s normal none 1 fadeInLeft;
      -moz-animation: 1s ease 0s normal none 1 fadeInLeft;
      -o-animation: 1s ease 0s normal none 1 fadeInLeft; }
  .hb-animate-element.hb-animate-element.hb-in-viewport.left-to-right {
    animation: 1s ease 0s normal none 1 fadeInLeft;
    -webkit-animation: 1s ease 0s normal none 1 fadeInLeft;
    -moz-animation: 1s ease 0s normal none 1 fadeInLeft;
    -o-animation: 1s ease 0s normal none 1 fadeInLeft;
    opacity: 1; }
    .lang-rtl .hb-animate-element.hb-animate-element.hb-in-viewport.left-to-right {
      animation: 1s ease 0s normal none 1 fadeInRight;
      -webkit-animation: 1s ease 0s normal none 1 fadeInRight;
      -moz-animation: 1s ease 0s normal none 1 fadeInRight;
      -o-animation: 1s ease 0s normal none 1 fadeInRight; }
  .hb-animate-element.hb-animate-element.hb-in-viewport.bottom-to-top {
    animation: 1s ease 0s normal none 1 fadeInUp;
    -webkit-animation: 1s ease 0s normal none 1 fadeInUp;
    -moz-animation: 1s ease 0s normal none 1 fadeInUp;
    -o-animation: 1s ease 0s normal none 1 fadeInUp;
    opacity: 1; }
  .hb-animate-element.hb-animate-element.hb-in-viewport.top-to-bottom {
    animation: 1s ease 0s normal none 1 fadeInDown;
    -webkit-animation: 1s ease 0s normal none 1 fadeInDown;
    -moz-animation: 1s ease 0s normal none 1 fadeInDown;
    -o-animation: 1s ease 0s normal none 1 fadeInDown;
    opacity: 1; }
  .hb-animate-element.hb-animate-element.hb-in-viewport.fade-in {
    animation: 1s ease 0s normal none 1 fadeIn;
    -webkit-animation: 1s ease 0s normal none 1 fadeIn;
    -moz-animation: 1s ease 0s normal none 1 fadeIn;
    -o-animation: 1s ease 0s normal none 1 fadeIn;
    opacity: 1; }

/*** end Animate ****/
.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; }

#product-manufacturer .a-link-group {
  color: #222222;
  font-family: "Microsoft JhengHei","Montserrat", sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 20px; }

#product-manufacturer .a-link-list {
  border: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding: 5px; }

#product-manufacturer .a-link-heading {
  background: #f5f5f5;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 6px;
  padding: 5px 8px; }
  #product-manufacturer .a-link-heading p {
    line-height: 38px;
    margin: 0;
    color: #222222;
    padding: 0 10px; }

#product-manufacturer .a-link-content {
  padding: 8px;
  font-size: 16px;
  line-height: 20px; }

.newletter-popup {
  /*background: #fff url(http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/2176f24c4f3fe43db8e9a4a950d009eb.jpg) no-repeat center;*/
  padding: 30px;
  width: 650px;
  height: 330px; }
  .newletter-popup #popup2 {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 25px;
    text-align: center;
    background: #000000;
    cursor: pointer;
    padding: 0 10px;
    color: #ffffff; }
  .newletter-popup .newletter-container .newletter-title {
    margin-bottom: 20px; }
    .newletter-popup .newletter-container .newletter-title h2 {
      margin: 0;
      color: #ffffff; }
  .newletter-popup .newletter-container .block-newsletter-label {
    margin-bottom: 20px;
    line-height: 22px;
    color: #ffffff; }
  .newletter-popup .newletter-container .newsletter_form {
    text-align: center;
    position: relative;
    margin-bottom: 20px; }
    .newletter-popup .newletter-container .newsletter_form .btn-submit {
      height: 50px;
      cursor: pointer;
      background-color: #d6131b;
      font-size: 16px;
      font-weight: 400;
      border: none;
      font-family: "Microsoft JhengHei","Poppins", sans-serif;
      text-transform: uppercase;
      border-radius: 0 4px 4px 0;
      color: #ffffff;
      padding: 17px 20px;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      @media (max-width: 543px) {
        .newletter-popup .newletter-container .newsletter_form .btn-submit {
          /* If media is below 544 */
          font-size: 15px;
          padding: 4px 15px; } }
      .newletter-popup .newletter-container .newsletter_form .btn-submit:hover {
        background-color: #000000; }
    .newletter-popup .newletter-container .newsletter_form .text-email {
      min-width: 250px;
      width: 100%;
      height: 50px;
      border-radius: 4px;
      border: 1px solid #eee;
      color: #a4a4a4;
      padding: 10px;
      background-color: #ffffff;
      font-family: "Microsoft JhengHei","Poppins", sans-serif;
      font-size: 16px;
      font-weight: 400; }
      .newletter-popup .newletter-container .newsletter_form .text-email:focus {
        background-color: #ffffff; }
      .newletter-popup .newletter-container .newsletter_form .text-email:placeholder {
        color: #a4a4a4; }
  .newletter-popup .newletter-container .subscribe-bottom {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px; }
    .newletter-popup .newletter-container .subscribe-bottom input[type="checkbox"], .newletter-popup .newletter-container .subscribe-bottom input[type="radio"] {
      margin: 2px 4px 0 0; }
    .newletter-popup .newletter-container .subscribe-bottom label {
      margin: 0;
      color: #ffffff; }
  .newletter-popup .newletter-container #notification .alert {
    margin: 0; }

.ishislider {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px; }
  .ishislider .owl-carousel .owl-nav {
    margin: 0;
    position: unset; }
    @media (max-width: 767px) {
      .ishislider .owl-carousel .owl-nav {
        /* If media is below 768 */
        display: none; } }
    .ishislider .owl-carousel .owl-nav button.owl-prev, .ishislider .owl-carousel .owl-nav button.owl-next {
      position: absolute;
      top: 45%;
      left: 70px;
      right: auto;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media (max-width: 991px) {
        .ishislider .owl-carousel .owl-nav button.owl-prev, .ishislider .owl-carousel .owl-nav button.owl-next {
          /* If media is below 992 */
          top: 44%; } }
      .ishislider .owl-carousel .owl-nav button.owl-prev i:before, .ishislider .owl-carousel .owl-nav button.owl-next i:before {
        color: #666666;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
        line-height: 30px; }
      .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav1, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav1 {
        right: auto;
        left: 50px;
        border: none;
        border-radius: 0;
        padding: 2px;
        margin: 4px;
        width: 40px;
        height: 42px;
        outline: none;
        box-shadow: none;
        /*background: transparent url(http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/2118abfbea8a940c7a169a101fbd60b9.png) no-repeat 7px 0px;*/
        border: none; }
        @media (min-width: 768px) {
          .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav1, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav1 {
            /* If media is above 767 */
            -moz-transform: translateX(-100px);
            -webkit-transform: translateX(-100px);
            -o-transform: translateX(-100px);
            -ms-transform: translateX(-100px);
            transform: translateX(-100px); } }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav1:hover, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav1:hover {
          background-color: transparent;
          background-position: 7px -65px; }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav1 i, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav1 i {
          display: none; }
      .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav2, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav2 {
        margin: 4px;
        left: 70px;
        right: auto;
        height: 40px;
        width: 40px;
        overflow: hidden;
        opacity: 0;
        border: 0;
        border-radius: 0;
        padding: 4px 5px;
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
        /*background: #000000 url(http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/93655aaf588764783ce1e017cf139706.png) no-repeat 12px 8px;*/
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav2:hover, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav2:hover {
          background-color: #d6131b; }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav2 i, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav2 i {
          display: none; }
      .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav3, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav3 {
        border: none;
        border-radius: 0;
        padding: 2px;
        margin: 4px;
        left: 30px;
        right: auto;
        width: 40px;
        height: 40px;
        outline: none;
        box-shadow: none;
        background-color: #d6131b;
        color: #ffffff;
        border: none;
        transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0); }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav3:hover, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav3:hover {
          background-color: #000000; }
          .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav3:hover i:before, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav3:hover i:before {
            color: #ffffff; }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav3 i:before, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav3 i:before {
          color: #ffffff;
          font-size: 24px;
          line-height: 39px; }
      .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav4, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav4 {
        border: 0;
        background-color: #d6131b;
        border: 1px solid #d6131b;
        padding: 10px;
        margin: 4px;
        left: 70px;
        right: auto;
        width: 35px;
        height: 35px;
        overflow: hidden;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 991px) {
          .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav4, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav4 {
            /* If media is below 768 */
            top: 38%; } }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav4:hover, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav4:hover {
          background-color: #333;
          border-color: #333; }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav4 i:before, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav4 i:before {
          content: "\F060";
          font-size: 16px;
          color: #ffffff;
          font-weight: 400;
          line-height: 33px; }
      .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav5, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav5 {
        border: 1px solid #151515;
        background-color: #151515;
        border-radius: 30px;
        padding: 10px;
        margin: 4px;
        left: 70px;
        right: auto;
        width: 38px;
        height: 38px;
        overflow: hidden;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav5:hover, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav5:hover {
          background-color: #d6131b;
          border-color: #d6131b; }
          .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav5:hover i:before, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav5:hover i:before {
            color: #ffffff; }
          .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav5:hover:after, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav5:hover:after {
            -webkit-transform: translateX(0%);
            -moz-transform: translateX(0%);
            -ms-transform: translateX(0%);
            -o-transform: translateX(0%);
            transform: translateX(0%); }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav5:after, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav5:after {
          content: "";
          background: transparent;
          border: 1px solid #ffffff;
          -webkit-transform: translateX(-100%);
          -moz-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
          -o-transform: translateX(-100%);
          transform: translateX(-100%);
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          border-radius: 50%;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .ishislider .owl-carousel .owl-nav button.owl-prev.ishi-style-nav5 i:before, .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav5 i:before {
          font-size: 22px;
          color: #ffffff;
          line-height: 34px; }
    .ishislider .owl-carousel .owl-nav button.owl-next {
      right: 70px;
      left: auto; }
      .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav1 {
        right: 50px;
        left: auto;
        background-position: -64px 0px; }
        @media (min-width: 768px) {
          .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav1 {
            /* If media is above 767 */
            -moz-transform: translateX(100px);
            -webkit-transform: translateX(100px);
            -o-transform: translateX(100px);
            -ms-transform: translateX(100px);
            transform: translateX(100px); } }
        .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav1:hover {
          background-position: -64px -65px; }
      .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav2 {
        right: 70px;
        left: auto;
        background-position: -23px 8px; }
      .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav3 {
        right: 30px;
        left: auto; }
      .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav4 {
        right: 70px;
        left: auto; }
        .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav4 i:before {
          content: "\F061"; }
      .ishislider .owl-carousel .owl-nav button.owl-next.ishi-style-nav5 {
        right: 70px;
        left: auto; }
  .ishislider .owl-carousel .owl-dots {
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .ishislider .owl-carousel .owl-dots .owl-dot {
      display: inline-block;
      vertical-align: middle;
      outline: none; }
      .ishislider .owl-carousel .owl-dots .owl-dot span {
        width: 50px;
        height: 3px;
        border: 1px solid #000000;
        background: #000000;
        margin: 0 5px;
        display: block; }
      .ishislider .owl-carousel .owl-dots .owl-dot.active span {
        background: #d6131b;
        border-color: #d6131b; }
    .ishislider .owl-carousel .owl-dots.ishi-style-dot1 .owl-dot span {
      border-radius: 0; }
    .ishislider .owl-carousel .owl-dots.ishi-style-dot2 .owl-dot span {
      border-radius: 50%; }
    .ishislider .owl-carousel .owl-dots.ishi-style-dot3 .owl-dot span {
      border-radius: 0;
      transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -moz-transform: rotate(45deg); }
    .ishislider .owl-carousel .owl-dots.ishi-style-dot4 .owl-dot span {
      width: 25px;
      height: 5px;
      border-radius: 0; }
    .ishislider .owl-carousel .owl-dots.ishi-style-dot5 .owl-dot span {
      width: 25px;
      height: 6px;
      border-radius: 5px; }
  .ishislider:hover:before {
    width: 100%; }
  .ishislider:hover .owl-carousel .owl-nav button.owl-prev, .ishislider:hover .owl-carousel .owl-nav button.owl-next {
    opacity: 1;
    left: 50px; }
    .ishislider:hover .owl-carousel .owl-nav button.owl-prev.ishi-style-nav1, .ishislider:hover .owl-carousel .owl-nav button.owl-next.ishi-style-nav1 {
      -moz-transform: translate(0);
      -webkit-transform: translate(0);
      -o-transform: translate(0);
      -ms-transform: translate(0);
      transform: translate(0); }
    .ishislider:hover .owl-carousel .owl-nav button.owl-prev.ishi-style-nav3, .ishislider:hover .owl-carousel .owl-nav button.owl-next.ishi-style-nav3 {
      left: 30px;
      transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1); }
  .ishislider:hover .owl-carousel .owl-nav button.owl-next {
    right: 50px;
    left: auto; }
    .ishislider:hover .owl-carousel .owl-nav button.owl-next.ishi-style-nav3 {
      right: 30px;
      left: auto; }

.manufacturerblock {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .manufacturerblock {
      /* If media is below 992 */
      margin-bottom: 25px; } }
  .manufacturerblock .home-title {
    display: none; }
  .manufacturerblock .item {
    text-align: center; }
    @media (min-width: 1200px) {
      .manufacturerblock .item {
        /* If media is above 1199 */
        text-align: left; } }
    .manufacturerblock .item img {
      opacity: 0.8;
      max-width: 130px;
      display: inline-block; }
      @media (max-width: 543px) {
        .manufacturerblock .item img {
          /* If media is below 992 */
          max-width: 72%; } }
    .manufacturerblock .item:hover img {
      opacity: 1; }

.ishi-customhover-fadeinnormal.scale img, .ishi-customhover-fadeinflip.scale img, .ishi-customhover-fadeinrotate.scale img,
.ishi-customhover-fadeinrotate3D.scale img, .ishi-customhover-fadeintop.scale img, .ishi-customhover-fadeinbottom.scale img,
.ishi-customhover-fadeoutcenter.scale img, .ishi-customhover-fadeinoutcorner.scale img, .ishi-customhover-doublefadeincenter.scale img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1); }

.ishi-customhover-fadeinnormal:hover.scale img, .ishi-customhover-fadeinflip:hover.scale img, .ishi-customhover-fadeinrotate:hover.scale img,
.ishi-customhover-fadeinrotate3D:hover.scale img, .ishi-customhover-fadeintop:hover.scale img, .ishi-customhover-fadeinbottom:hover.scale img,
.ishi-customhover-fadeoutcenter:hover.scale img, .ishi-customhover-fadeinoutcorner:hover.scale img, .ishi-customhover-doublefadeincenter:hover.scale img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1); }

.ishi-customhover-fadeinnormal:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background: rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.ishi-customhover-fadeinnormal:hover:after {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1); }

.ishi-customhover-fadeinflip:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  padding: 30px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  opacity: 0;
  -webkit-transform: rotate3d(1, 1, 0, 100deg);
  -moz-transform: rotate3d(1, 1, 0, 100deg);
  -ms-transform: rotate3d(1, 1, 0, 100deg);
  -o-transform: rotate3d(1, 1, 0, 100deg);
  transform: rotate3d(1, 1, 0, 100deg);
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  transition: all 0.35s ease; }

.ishi-customhover-fadeinflip:hover:after {
  opacity: 1;
  -webkit-transition-delay: 0.14s;
  -moz-transition-delay: 0.14s;
  transition-delay: 0.14s;
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  -moz-transform: rotate3d(0, 0, 0, 0deg);
  -ms-transform: rotate3d(0, 0, 0, 0deg);
  -o-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg); }

.ishi-customhover-fadeinrotate:after {
  content: '';
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
  position: absolute;
  display: block;
  top: 10px;
  right: 10px;
  bottom: 10px;
  opacity: 0;
  left: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: rotate(-180deg) scale(0);
  -moz-transform: rotate(-180deg) scale(0);
  -ms-transform: rotate(-180deg) scale(0);
  -o-transform: rotate(-180deg) scale(0);
  transform: rotate(-180deg) scale(0); }

.ishi-customhover-fadeinrotate:hover:after {
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  opacity: 1; }

.ishi-customhover-fadeinrotate3D:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s; }

.ishi-customhover-fadeinrotate3D:hover:after {
  background: rgba(255, 255, 255, 0.1);
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s; }

.ishi-customhover-fadeintop:after {
  content: "";
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  width: 100%;
  height: 0%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }

.ishi-customhover-fadeintop:hover:after {
  height: 100%; }

.ishi-customhover-fadeinbottom:after {
  content: "";
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  width: 100%;
  height: 0%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.ishi-customhover-fadeinbottom:hover:after {
  height: 100%; }

.ishi-customhover-fadeintopbottom:before, .ishi-customhover-fadeintopbottom:after {
  content: "";
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
  bottom: -100%;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s; }

.ishi-customhover-fadeintopbottom:after {
  top: -100%;
  bottom: auto; }

.ishi-customhover-fadeintopbottom:hover:before {
  bottom: 50%;
  opacity: 1; }

.ishi-customhover-fadeintopbottom:hover:after {
  top: 50%;
  opacity: 1; }

.ishi-customhover-doublefadeincenter:before, .ishi-customhover-doublefadeincenter:after {
  content: "";
  bottom: 10px;
  left: 10px;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  -moz-transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  -ms-transition: opacity 0.35s ease 0s, transform 0.5s ease 0s; }

.ishi-customhover-doublefadeincenter:before {
  transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -ms-transform: scale(0, 1); }

.ishi-customhover-doublefadeincenter:after {
  transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -ms-transform: scale(1, 0); }

.ishi-customhover-doublefadeincenter:hover:before, .ishi-customhover-doublefadeincenter:hover:after {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1); }

.ishi-customhover-fadeoutcenter:after {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  bottom: 20px;
  content: "";
  left: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  opacity: 0; }

.ishi-customhover-fadeoutcenter:hover:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  -khtml-transition-duration: 1s;
  -o-transition-duration: 1s;
  opacity: 1; }

.ishi-customhover-fadeoutcorner:before, .ishi-customhover-fadeoutcorner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.1);
  margin: auto;
  opacity: 1; }

.ishi-customhover-fadeoutcorner:after {
  bottom: 0;
  right: 0;
  left: auto;
  top: auto; }

.ishi-customhover-fadeoutcorner:hover:before, .ishi-customhover-fadeoutcorner:hover:after {
  height: 100%;
  -webkit-transition: 1.3s;
  -moz-transition: 1.3s;
  -ms-transition: 1.3s;
  -o-transition: 1.3s;
  transition: 1.3s;
  opacity: 0;
  width: 100%; }

.ishi-customhover-fadeinoutcorner:after {
  background-color: rgba(255, 255, 255, 0.1);
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  right: 0;
  top: 0; }

.ishi-customhover-fadeinoutcorner:hover:after {
  width: 100%;
  height: 100%;
  right: auto;
  left: 0; }

.bannerblock {
  overflow: hidden;
  position: relative; }
  @media (max-width: 543px) {
    .bannerblock {
      width: 100%;
      text-align: center;
      margin-bottom: 30px; } }
  @media (max-width: 543px) {
    .bannerblock:last-child {
      margin-bottom: 0; } }
  .bannerblock .bannersblock {
    margin-bottom: 30px; }
    .bannerblock .bannersblock:nth-child(2n+2) {
      margin-bottom: 0; }
    @media (max-width: 1199px) {
      .bannerblock .bannersblock {
        margin-bottom: 15px; } }
    @media (max-width: 767px) {
      .bannerblock .bannersblock:nth-child(2n+2) {
        margin-bottom: 15px; } }
  .bannerblock img {
    max-width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .bannerblock .image-container a {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .bannerblock .image-container a img {
      width: 100%;
      max-width: 100%;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
  .bannerblock .image-container .banner-desc {
    position: absolute;
    top: 15px;
    right: 30px;
    bottom: 15px;
    left: auto;
    text-align: right; }
  .bannerblock .image-container .banner-data {
    top: 24%;
    position: relative;
    padding: 5px 15px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (min-width: 1400px) and (max-width: 1700px) {
      .bannerblock .image-container .banner-data {
        /* If media is between 1090 and 1400 */
        top: 23%; } }
    @media (max-width: 1400px) {
      .bannerblock .image-container .banner-data {
        /* If media is below 1500 */
        top: 20%; } }
    @media (max-width: 991px) {
      .bannerblock .image-container .banner-data {
        /* If media is below 992 */
        top: 2%; } }
    @media (max-width: 767px) {
      .bannerblock .image-container .banner-data {
        /* If media is below 768 */
        top: 10%; } }
    .bannerblock .image-container .banner-data .banner-title {
      text-transform: capitalize;
      font-weight: 500;
      font-size: 50px;
      line-height: 60px;
      margin-bottom: 20px;
      color: #000000;
      -webkit-transition: all 0.7s;
      -moz-transition: all 0.7s;
      -ms-transition: all 0.7s;
      -o-transition: all 0.7s;
      transition: all 0.7s; }
      @media screen and (min-width: 1400px) and (max-width: 1700px) {
        .bannerblock .image-container .banner-data .banner-title {
          /* If media is between 1090 and 1400 */
          font-size: 54px;
          line-height: 60px; } }
      @media screen and (min-width: 1200px) and (max-width: 1400px) {
        .bannerblock .image-container .banner-data .banner-title {
          /* If media is between 1090 and 1400 */
          font-size: 40px;
          line-height: 50px; } }
      @media screen and (min-width: 1090px) and (max-width: 1200px) {
        .bannerblock .image-container .banner-data .banner-title {
          /* If media is between 768 and 1090 */
          font-size: 30px;
          line-height: 40px; } }
      @media screen and (min-width: 768px) and (max-width: 1090px) {
        .bannerblock .image-container .banner-data .banner-title {
          /* If media is between 768 and 1090 */
          font-size: 23px;
          line-height: 30px; } }
      @media (max-width: 543px) {
        .bannerblock .image-container .banner-data .banner-title {
          /* If media is below 544 */
          font-size: 24px;
          line-height: 25px; } }
  .bannerblock .image-container .banner-btn {
    background-color: #d6131b;
    box-shadow: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    outline: none;
    padding: 11px 20px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    border: 0; }
    @media screen and (min-width: 767px) and (max-width: 1199px) {
      .bannerblock .image-container .banner-btn {
        /* If media is between 768 and 1199 */
        font-size: 12px;
        padding: 6px 12px; } }
    @media (max-width: 543px) {
      .bannerblock .image-container .banner-btn {
        /* If media is below 544 */
        font-size: 12px;
        padding: 6px 12px; } }
    @media screen and (min-width: 1090px) and (max-width: 1200px) {
      .bannerblock .image-container .banner-btn {
        /* If media is between 768 and 1090 */
        padding: 6px 12px; } }
    .bannerblock .image-container .banner-btn:hover {
      background-color: #151515;
      color: #ffffff; }

@media (min-width: 992px) {
  .featuredproduct_block {
    -js-display: flex;
    display: flex;
    align-items: center; } }

@media (max-width: 542px) {
  .featuredproduct_block .product-thumb {
    padding: 20px 0; } }

@media (max-width: 991px) {
  .product-img {
    /* If media is below 544 */
    display: none; } }

.product-img a {
  display: block;
  overflow: hidden;
  position: relative; }
  .product-img a img {
    max-width: 100%;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s; }

@media (max-width: 991px) {
  .featuredcategory {
    /* If media is below 544 */
    width: 100%; } }

.featuredcategory .home-title {
  margin-bottom: 15px; }

.featuredcategory .product-btn {
  text-align: center; }
  @media (max-width: 542px) {
    .featuredcategory .product-btn {
      /* If media is below 544 */
      margin-top: 15px; } }
  .featuredcategory .product-btn .btn {
    font-weight: 500;
    background-color: #d6131b;
    border-color: #d6131b;
    color: #ffffff;
    padding: 10px 18px;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .featuredcategory .product-btn .btn:hover {
      background: #000000;
      border-color: #000000; }

.featuredcategory .owl-nav .owl-prev, .featuredcategory .owl-nav .owl-next {
  position: absolute;
  left: 0;
  top: 36%; }
  @media (max-width: 542px) {
    .featuredcategory .owl-nav .owl-prev, .featuredcategory .owl-nav .owl-next {
      /* If media is below 544 */
      position: unset; } }

.featuredcategory .owl-nav .owl-next {
  left: auto;
  right: 0; }

.ishiparallaxbannerblock {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .ishiparallaxbannerblock {
      margin-bottom: 30px; } }
  .ishiparallaxbannerblock .parallax_banner {
    padding: 100px 0;
    background-size: cover; }
    @media (max-width: 1199px) {
      .ishiparallaxbannerblock .parallax_banner {
        /* If media is below 1200 */
        padding: 50px 0; } }
    @media (min-width: 1200px) {
      .ishiparallaxbannerblock .parallax_banner .container {
        max-width: 1400px; } }
  .ishiparallaxbannerblock .parallax-list {
    text-align: center;
    float: right;
    color: #ffffff;
    font-family: "Microsoft JhengHei","Montserrat", sans-serif; }
    @media (max-width: 991px) {
      .ishiparallaxbannerblock .parallax-list {
        width: 100%; } }
    .ishiparallaxbannerblock .parallax-list .parallax-info {
      font-size: 24px;
      font-weight: 500;
      line-height: 20px;
      margin-bottom: 20px;
      font-style: italic;
      color: #000000; }
    .ishiparallaxbannerblock .parallax-list .parallax-title {
      font-size: 74px;
      font-weight: 400;
      color: #ffffff;
      line-height: 80px;
      padding-bottom: 50px;
      position: relative; }
      @media (max-width: 991px) {
        .ishiparallaxbannerblock .parallax-list .parallax-title {
          /* If media is below 768 */
          font-size: 50px; } }
      @media (max-width: 543px) {
        .ishiparallaxbannerblock .parallax-list .parallax-title {
          /* If media is below 768 */
          font-size: 35px;
          line-height: 40px; } }
      .ishiparallaxbannerblock .parallax-list .parallax-title:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 30px;
        width: 235px; }
    .ishiparallaxbannerblock .parallax-list .parallax-desc {
      font-size: 18px;
      font-weight: 300;
      line-height: 28px;
      margin: 30px auto;
      position: relative;
      letter-spacing: 0.4px;
      color: #ffffff;
      width: 60%;
      text-align: center; }
      .ishiparallaxbannerblock .parallax-list .parallax-desc span {
        color: #d6131b; }
      @media (max-width: 991px) {
        .ishiparallaxbannerblock .parallax-list .parallax-desc {
          width: 100%; } }
      @media (max-width: 767px) {
        .ishiparallaxbannerblock .parallax-list .parallax-desc {
          /* If media is below 768 */
          font-size: 15px; } }
    .ishiparallaxbannerblock .parallax-list > a {
      font-size: 16px;
      color: #000000;
      line-height: 20px;
      background-color: #d6131b;
      border: 1px solid #d6131b;
      font-weight: 400;
      font-family: "Microsoft JhengHei","Montserrat", sans-serif;
      padding: 8px 17px;
      position: relative;
      text-transform: uppercase;
      cursor: pointer;
      -webkit-transition: 0.5s all ease;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      transition: 0.5s all ease; }
      .ishiparallaxbannerblock .parallax-list > a:hover {
        border-color: #ffffff;
        background: #ffffff; }

.ishiservice .ishiservices {
  display: block;
  overflow: hidden;
  position: relative; }
  .ishiservice .ishiservices .services {
    cursor: pointer;
    padding: 35px 15px;
    text-align: center;
    border: 1px solid #eee;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s; }
    @media (min-width: 544px) {
      .ishiservice .ishiservices .services {
        /* If media is below 544 */
        border-right: 0; } }
    @media (max-width: 543px) {
      .ishiservice .ishiservices .services {
        /* If media is below 544 */
        width: 100%;
        padding: 25px 15px; } }
    @media (min-width: 544px) {
      .ishiservice .ishiservices .services:last-child {
        /* If media is below 544 */
        border-right: 1px solid #eee; }
        .ishiservice .ishiservices .no-border:last-child {
        /* If media is below 544 */
        border-right: 0px solid #eee; } }
    @media (max-width: 991px) {
      .ishiservice .ishiservices .services:nth-child(4n+1) {
        /* If media is below 544 */
        border-right: 0;
        border-bottom: 0; } }
    @media (max-width: 543px) {
      .ishiservice .ishiservices .services:nth-child(4n+1) {
        /* If media is below 544 */
        border-right: 1px solid #eee; } }
    @media (max-width: 991px) {
      .ishiservice .ishiservices .services:nth-child(4n+2) {
        /* If media is below 544 */
        border-right: 1px solid #eee;
        border-bottom: 0; } }
    @media (max-width: 543px) {
      .ishiservice .ishiservices .services:nth-child(4n+3) {
        border-bottom: 0; } }
    .ishiservice .ishiservices .services .service-img {
      text-align: center;
      margin: 0 auto;
      margin-bottom: 15px;
      position: relative;
      height: 75px;
      width: 75px;
      padding: 20px;
      background: #d6131b;
      background-repeat: no-repeat;
      background-position: 19px 21px;
      border-radius: 50%;
      z-index: 1;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .ishiservice .ishiservices .services .icon-img {
      text-align: center;
      margin: 0 auto;
      margin-bottom: 0px;
      position: relative;
      height: 75px;
      width: 75px;
      padding: 20px;
      background: #e9e9e9;
      background-repeat: no-repeat;
      background-position: 19px 21px;
      border-radius: 50%;
      z-index: 1;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 991px) {
        .ishiservice .ishiservices .services .service-img {
          /* If media is below 544 */
          text-align: center;
          margin: 0px auto 0;
          display: block; } }
      .ishiservice .ishiservices .services .service-img:after {
        border-radius: 50%;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
        content: "";
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        position: absolute;
        opacity: 0;
        transform: scale(0.9);
        z-index: -1; }
    .ishiservice .ishiservices .services .service-block {
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      font-family: "Microsoft JhengHei","Montserrat", sans-serif; }
      @media (max-width: 991px) {
        .ishiservice .ishiservices .services .service-block {
          text-align: center;
          margin: 10px auto 0;
          display: block; } }
      .ishiservice .ishiservices .services .service-block .service-title, .ishiservice .ishiservices .services .service-block .service-desc {
        font-size: 17px;
        font-weight: 400;
        margin-bottom: 8px;
        line-height: 18px;
        color: #000000;
        text-transform: uppercase;
        font-family: "Microsoft JhengHei","Poppins", sans-serif;
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease; }
      .ishiservice .ishiservices .services .service-block .service-desc {
        color: #a9a9a9;
        font-size: 16px;
        font-weight: 300;
        margin-bottom: 0;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
    .ishiservice .ishiservices .services:hover .service-img:after {
      animation: 1.5s ease-out 75ms normal none 1 running shine; }

@keyframes shine {
  0% {
    opacity: .3; }
  40% {
    opacity: .5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d6131b, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d6131b, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0; } }

@-webkit-keyframes shine {
  0% {
    opacity: .3; }
  40% {
    opacity: .5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d6131b, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d6131b, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0; } }

@-moz-keyframes shine {
  0% {
    opacity: .3; }
  40% {
    opacity: .5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d6131b, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d6131b, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0; } }

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

#ishiheaderblock {
  letter-spacing: 0.5px;
  text-align: left;
  color: #a9a9a9;
  font-size: 16px;
  line-height: 16px;
  padding: 12px 0; }
  @media (max-width: 767px) {
    #ishiheaderblock {
      text-align: center;
      position: relative;
      padding: 12px 0 5px; } }
  @media (max-width: 543px) {
    #ishiheaderblock {
      font-size: 13px;
      padding: 10px 0 5px; } }
  #ishiheaderblock p {
    display: inline-block;
    letter-spacing: 0.5px;
    color: #a9a9a9;
    margin: 0; }

.ishispecial {
  position: relative;
  overflow: hidden;
  display: block; }
  .ishispecial .owl-nav {
    margin-top: 0px; }

.ishispecialdeals .product-content {
  background: #f8f8f8;
  padding: 25px 0;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1); }

@media (min-width: 992px) {
  .ishispecialdeals .home-title {
    margin-bottom: 15px; } }

.ishispecialdeals .product-banner {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px; }
  .ishispecialdeals .product-banner a img {
    max-width: 100%; }

.ishispecialdeals .product-thumb {
  padding: 0; }
  .ishispecialdeals .product-thumb .image {
    overflow: hidden;
    transform: none;
    display: inline-block;
    margin: auto;
    position: relative; }
    .ishispecialdeals .product-thumb .image img {
      max-width: 210px;
      margin: auto; }
  .ishispecialdeals .product-thumb .owl-nav .owl-prev, .ishispecialdeals .product-thumb .owl-nav .owl-next {
    right: auto;
    left: -10px;
    position: absolute;
    top: 38%;
    width: 25px;
    height: 25px;
    margin: 0; }
  .ishispecialdeals .product-thumb .owl-nav .owl-next {
    right: -10px;
    left: auto; }
  .ishispecialdeals .product-thumb .caption {
    text-align: center;
    padding: 0 15px 0; }
    @media (max-width: 543px) {
      .ishispecialdeals .product-thumb .caption {
        padding: 0; } }
    .ishispecialdeals .product-thumb .caption h4 {
      text-align: center;
      font-size: 17px;
      margin-top: 5px;
      margin-bottom: 14px; }
      @media (max-width: 767px) {
        .ishispecialdeals .product-thumb .caption h4 {
          text-align: center; } }
    .ishispecialdeals .product-thumb .caption .price {
      margin-bottom: 13px; }
    .ishispecialdeals .product-thumb .caption .description {
      display: block;
      color: #a4a4a4;
      line-height: 22px;
      font-size: 16px;
      margin-bottom: 20px; }
  .ishispecialdeals .product-thumb .rating {
    opacity: 1;
    position: unset; }
    @media (max-width: 767px) {
      .ishispecialdeals .product-thumb .rating {
        bottom: 16px; } }
  .ishispecialdeals .product-thumb .countdown-container {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-bottom: 10px;
    background: #d6131b;
    opacity: 1;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease; }
    .ishispecialdeals .product-thumb .countdown-container .countdown-text {
      display: none;
      font-weight: 400;
      margin-bottom: 20px;
      color: #242424;
      font-size: 18px; }
    .ishispecialdeals .product-thumb .countdown-container .counter {
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      cursor: pointer;
      position: relative; }
      .ishispecialdeals .product-thumb .countdown-container .counter span {
        display: block; }
      .ishispecialdeals .product-thumb .countdown-container .counter .data {
        font-size: 20px;
        letter-spacing: 1px;
        padding-bottom: 4px;
        font-family: "Microsoft JhengHei","Poppins", sans-serif;
        font-weight: 500;
        line-height: 20px;
        color: #ffffff;
        padding: 8px 0px;
        width: 55px;
        position: relative;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        @media (max-width: 1199px) {
          .ishispecialdeals .product-thumb .countdown-container .counter .data {
            font-size: 17px;
            width: 50px; } }
        .ishispecialdeals .product-thumb .countdown-container .counter .data:after {
          content: ":";
          position: absolute;
          top: 7px;
          right: -5px; }
      .ishispecialdeals .product-thumb .countdown-container .counter .lbl {
        display: none;
        font-size: 16px;
        font-weight: 300;
        letter-spacing: 1px;
        color: #000000; }
        @media (max-width: 1199px) {
          .ishispecialdeals .product-thumb .countdown-container .counter .lbl {
            font-size: 12px; } }
      .ishispecialdeals .product-thumb .countdown-container .counter:last-child .data:after {
        display: none; }
  .ishispecialdeals .product-thumb .btn-cart {
    bottom: 20px;
    position: relative; }
    @media (max-width: 767px) {
      .ishispecialdeals .product-thumb .btn-cart {
        position: unset;
        padding: 0;
        margin-top: 7px; } }
    .ishispecialdeals .product-thumb .btn-cart button {
      -moz-transform: unset;
      -webkit-transform: unset;
      -o-transform: unset;
      -ms-transform: unset; }
  .ishispecialdeals .product-thumb:hover .btn-cart {
    opacity: 1;
    -moz-transform: unset;
    -webkit-transform: unset;
    -o-transform: unset;
    -ms-transform: unset; }

@media (max-width: 543px) {
  .ishispecialdeals .owl-nav {
    margin-bottom: 15px; } }

.ishispecialdeals .owl-dots {
  position: unset;
  margin-top: 10px; }

.block_newsletter {
  font-size: 13px;
  overflow: hidden;
  display: block;
  padding: 0; }
  @media (max-width: 991px) {
    .block_newsletter {
      width: 100%;
      padding: 0 15px;
      padding-bottom: 15px;
      text-align: left; } }
  .block_newsletter p {
    margin: 0px 0 25px; }
  .block_newsletter .conditions {
    display: none; }
  .block_newsletter .alert-danger, .block_newsletter .alert-success {
    padding: 15px;
    margin: 6px 0; }
  .block_newsletter .valign-wrapper {
    -js-display: flex;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 991px) {
      .block_newsletter .valign-wrapper {
        /* If media is below 992 */
        display: block; } }
  .block_newsletter #newsletter-container {
    overflow: hidden;
    margin: 0 auto;
    position: relative; }
    @media (max-width: 991px) {
      .block_newsletter #newsletter-container {
        /* If media is below 992 */
        padding-bottom: 8px; } }
  .block_newsletter .newsletter_text {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px; }
    .block_newsletter .newsletter_text .email-title .home-title {
      font-size: 30px;
      font-weight: 400;
      margin-bottom: 30px;
      text-align: center;
      font-family: "Microsoft JhengHei","Poppins", sans-serif;
      text-transform: uppercase;
      color: #ffffff;
      padding: 0; }
      .block_newsletter .newsletter_text .email-title .home-title:after {
        display: none; }
    .block_newsletter .newsletter_text .email-title p {
      font-size: 16px;
      font-weight: 400;
      color: #a9a9a9;
      margin-bottom: 15px;
      margin-top: 0;
      line-height: 26px;
      text-align: left; }
      @media (max-width: 991px) {
        .block_newsletter .newsletter_text .email-title p {
          margin-top: 7px; } }
  .block_newsletter .newsletter_form {
    text-align: center;
    position: relative;
    max-width: 510px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .block_newsletter .newsletter_form {
        margin: 0;
        max-width: 660px; } }
    .block_newsletter .newsletter_form a {
      color: #ffffff; }
    .block_newsletter .newsletter_form .btn-submit {
      height: 50px;
      cursor: pointer;
      background-color: #333;
      font-size: 16px;
      font-weight: 400;
      border: none;
      font-family: "Microsoft JhengHei","Montserrat", sans-serif;
      text-transform: uppercase;
      color: #ffffff;
      padding: 5px 26px;
      position: relative;
      right: auto;
      left: auto;
      top: auto;
      bottom: auto;
      margin: auto;
      float: right;
      line-height: 29px;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      @media (max-width: 400px) {
        .block_newsletter .newsletter_form .btn-submit {
          padding: 5px 10px; } }
      .block_newsletter .newsletter_form .btn-submit:hover {
        background-color: #ffffff;
        color: #d6131b; }
    .block_newsletter .newsletter_form .text-email {
      min-width: 250px;
      width: 74%;
      height: 50px;
      border: 1px solid #ffffff;
      color: #9d9d9d;
      background: #ffffff;
      padding: 5px 10px;
      font-family: "Microsoft JhengHei","Montserrat", sans-serif;
      font-size: 16px;
      font-weight: 400; }
      @media (max-width: 991px) {
        .block_newsletter .newsletter_form .text-email {
          width: 80%; } }
      @media (max-width: 767px) {
        .block_newsletter .newsletter_form .text-email {
          width: 76%; } }
      @media (max-width: 543px) {
        .block_newsletter .newsletter_form .text-email {
          width: 100%; } }
      .block_newsletter .newsletter_form .text-email:focus {
        background-color: #ffffff; }
      .block_newsletter .newsletter_form .text-email:placeholder {
        color: #9d9d9d; }

.ishipaymentblock {
  text-align: right;
  padding: 4px 15px 3px;
  float: right; }
  @media (max-width: 1199px) {
    .ishipaymentblock {
      /* If media is below 1200 */
      padding: 9px 15px 6px; } }
  @media (max-width: 991px) {
    .ishipaymentblock {
      /* If media is below 992 */
      text-align: center;
      padding: 0;
      overflow: hidden;
      float: none;
      margin-top: 10px; } }
  .ishipaymentblock .item {
    display: inline-block;
    vertical-align: middle; }
    .ishipaymentblock .item img {
      background: #f7f8fa;
      margin: 4px 3px 4px 3px;
      box-shadow: 0 0px 7px -1px rgba(0, 0, 0, 0.2); }
      @media (max-width: 1199px) {
        .ishipaymentblock .item img {
          /* If media is below 1200 */
          width: 39px; } }
      @media (max-width: 1046px) {
        .ishipaymentblock .item img {
          /* If media is below 1200 */
          width: 35px; } }
      @media (max-width: 991px) {
        .ishipaymentblock .item img {
          /* If media is below 1200 */
          width: 40px; } }
      @media (max-width: 324px) {
        .ishipaymentblock .item img {
          /* If media is below 1200 */
          width: 38px; } }

.ishitestimonials {
  text-align: center;
  color: #000000;
  display: block;
  position: relative;
  overflow: hidden;
  background-size: cover;
  padding: 85px 0 40px; }
  @media (max-width: 991px) {
    .ishitestimonials {
      /* If media is below 992 */
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .ishitestimonials {
      padding: 35px 0 35px; } }
  .ishitestimonials .ishitestimonials-container {
    text-align: center;
    margin: 0 auto; }
    .ishitestimonials .ishitestimonials-container .testimonial-img {
      display: block;
      max-width: 110px;
      border-radius: 50%;
      overflow: hidden;
      text-align: center;
      margin: 50px auto 20px;
      border: 1px solid #e4e4e4;
      overflow: hidden; }
      @media (max-width: 767px) {
        .ishitestimonials .ishitestimonials-container .testimonial-img {
          margin: 20px auto 20px; } }
      .ishitestimonials .ishitestimonials-container .testimonial-img img {
        max-width: 100%; }
    .ishitestimonials .ishitestimonials-container .testimonial-info {
      color: #171717;
      margin: 0 auto;
      padding-top: 10px;
      text-align: center; }
      @media (max-width: 767px) {
        .ishitestimonials .ishitestimonials-container .testimonial-info {
          padding-top: 0; } }
    .ishitestimonials .ishitestimonials-container .user-name {
      color: #000000;
      font-weight: 400;
      font-size: 24px;
      text-transform: capitalize;
      display: block; }
    .ishitestimonials .ishitestimonials-container .user-designation {
      color: #d6131b;
      margin-top: 18px;
      font-weight: 400;
      font-size: 16px;
      text-transform: capitalize;
      display: block; }
    .ishitestimonials .ishitestimonials-container .user-description {
      text-align: center;
      margin: 0 auto;
      display: block;
      color: #a9a9a9;
      font-weight: 300;
      font-size: 15px;
      letter-spacing: 0.4px;
      padding: 20px 20px 40px;
      line-height: 26px; }
      @media (max-width: 767px) {
        .ishitestimonials .ishitestimonials-container .user-description {
          padding: 0px;
          padding-bottom: 20px; } }
  .ishitestimonials .owl-carousel .owl-dots {
    position: unset;
    margin-top: 30px; }
    @media (max-width: 767px) {
      .ishitestimonials .owl-carousel .owl-dots {
        margin-top: 20px; } }
    .ishitestimonials .owl-carousel .owl-dots .owl-dot {
      display: inline-block; }
      .ishitestimonials .owl-carousel .owl-dots .owl-dot span {
        margin: 0 4px; }

/* Ishi ProductBlock */
.ishiproductsblock {
  text-align: center; }
  .ishiproductsblock .ishiproductstab {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    border-bottom: 1px solid #d6131b; }
    @media (max-width: 767px) {
      .ishiproductsblock .ishiproductstab {
        /* If media is below 768 */
        float: none; } }
    @media (max-width: 553px) {
      .ishiproductsblock .ishiproductstab {
        /* If media is below 544 */
        border: none;
        padding: 0; } }
    .ishiproductsblock .ishiproductstab .nav-item {
      display: inline-block;
      vertical-align: middle;
      float: none; }
      @media (max-width: 543px) {
        .ishiproductsblock .ishiproductstab .nav-item {
          /* If media is below 544 */
          display: inline-block;
          margin-right: 0;
          text-align: center;
          /*margin-bottom: 10px;*/ } }
      @media (max-width: 553px) {
        .ishiproductsblock .ishiproductstab .nav-item:last-child {
          /* If media is below 544 */
          margin-bottom: 0px; } }
      .ishiproductsblock .ishiproductstab .nav-item .nav-link {
        background: transparent none repeat scroll 0 0;
        border: 0;
        display: inline-block;
        vertical-align: middle;
        text-transform: uppercase;
        color: #333;
        font-weight: 400;
        font-size: 13px;
        margin: 0 4px;
        border-radius: 0;
        outline: medium none;
        padding: 8px 22px;
        line-height: 18px;
        position: relative;
        transition: all 400ms ease-in-out 0s;
        -webkit-transition: all 400ms ease-in-out 0s;
        -ms-transition: all 400ms ease-in-out 0s;
        -moz-transition: all 400ms ease-in-out 0s;
        -o-transition: all 400ms ease-in-out 0s; }
        @media (max-width: 767px) {
          .ishiproductsblock .ishiproductstab .nav-item .nav-link {
            /* If media is below 768 */
            padding: 8px 14px; } }
        .ishiproductsblock .ishiproductstab .nav-item .nav-link.active, .ishiproductsblock .ishiproductstab .nav-item .nav-link:hover {
          color: #ffffff;
          background: #d6131b; }
      .ishiproductsblock .ishiproductstab .nav-item.active .nav-link {
        color: #ffffff;
        background-color: #d6131b; }
  .ishiproductsblock .tab-content {
    padding: 0; }
  .ishiproductsblock .owl-nav {
    margin-top: 0px; }

.smartblog_block {
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .smartblog_block {
      margin-bottom: 20px; } }
  .smartblog_block .blog_post {
    padding: 0 15px; }
    .smartblog_block .blog_post:hover .news_module_image_holder .hover-date {
      -moz-transform: translateY(20px);
      -webkit-transform: translateY(20px);
      -o-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px); }
      @media (max-width: 767px) {
        .smartblog_block .blog_post:hover .news_module_image_holder .hover-date {
          -moz-transform: translateY(0px);
          -webkit-transform: translateY(0px);
          -o-transform: translateY(0px);
          -ms-transform: translateY(0px);
          transform: translateY(0px); } }
    .smartblog_block .blog_post:hover .news_module_image_holder a img {
      transform: scale(1.5);
      -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      -moz-transform: scale(1.5);
      opacity: 0.8; }
    .smartblog_block .blog_post:hover .news_module_image_holder .blogicons {
      opacity: 1; }
    .smartblog_block .blog_post:hover .news_module_image_holder .smartview .view-blog,
    .smartblog_block .blog_post:hover .news_module_image_holder .smartview .date-comment {
      opacity: 0;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media (max-width: 767px) {
        .smartblog_block .blog_post:hover .news_module_image_holder .smartview .view-blog,
        .smartblog_block .blog_post:hover .news_module_image_holder .smartview .date-comment {
          opacity: 1; } }
    .smartblog_block .blog_post:hover .blog_content .r_more {
      font-size: 16px;
      margin-right: 8px; }
    .smartblog_block .blog_post .news_module_image_holder {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      overflow: hidden;
      background: #000000;
      opacity: 0.9; }
      .smartblog_block .blog_post .news_module_image_holder a {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        color: #d6131b; }
        .smartblog_block .blog_post .news_module_image_holder a img {
          width: 100%;
          max-width: 100%;
          -webkit-transform-style: unset;
          -webkit-transition: all 2s ease;
          transition: all 2s ease; }
      .smartblog_block .blog_post .news_module_image_holder .hover-date {
        position: absolute;
        bottom: 18px;
        background: transparent;
        left: 0;
        right: 0;
        padding: 12px 0;
        color: #000;
        text-align: center;
        font-size: 24px;
        font-weight: 400;
        z-index: 2;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        @media (max-width: 991px) {
          .smartblog_block .blog_post .news_module_image_holder .hover-date {
            /* If media is below 991 */
            font-size: 30px; } }
        @media (max-width: 767px) {
          .smartblog_block .blog_post .news_module_image_holder .hover-date {
            /* If media is below 768 */
            font-size: 25px; } }
        .smartblog_block .blog_post .news_module_image_holder .hover-date i {
          display: none; }
        .smartblog_block .blog_post .news_module_image_holder .hover-date .blog_date {
          position: relative;
          display: inline-block;
          vertical-align: middle; }
          .smartblog_block .blog_post .news_module_image_holder .hover-date .blog_date .date_month {
            padding: 10px 30px 0;
            display: block; }
          .smartblog_block .blog_post .news_module_image_holder .hover-date .blog_date .day_year {
            font-size: 35px;
            position: relative;
            line-height: 46px;
            display: block;
            overflow: hidden; }
            @media (max-width: 767px) {
              .smartblog_block .blog_post .news_module_image_holder .hover-date .blog_date .day_year {
                /* If media is below 768 */
                font-size: 16px;
                line-height: 38px; } }
      .smartblog_block .blog_post .news_module_image_holder .smartview {
        position: absolute;
        background: #ffffff;
        color: #d6131b;
        bottom: -20px;
        padding: 20px 15px 20px;
        left: 70px;
        right: 70px;
        text-align: center;
        margin: 0 auto;
        display: none; }
        @media (max-width: 767px) {
          .smartblog_block .blog_post .news_module_image_holder .smartview {
            left: 10px;
            right: 10px; } }
        .smartblog_block .blog_post .news_module_image_holder .smartview .view-blog,
        .smartblog_block .blog_post .news_module_image_holder .smartview .date-comment {
          display: inline-block;
          vertical-align: middle; }
          @media (max-width: 1199px) {
            .smartblog_block .blog_post .news_module_image_holder .smartview .view-blog .read-more,
            .smartblog_block .blog_post .news_module_image_holder .smartview .view-blog .write-comment,
            .smartblog_block .blog_post .news_module_image_holder .smartview .date-comment .read-more,
            .smartblog_block .blog_post .news_module_image_holder .smartview .date-comment .write-comment {
              font-size: 12px; } }
        .smartblog_block .blog_post .news_module_image_holder .smartview .view-blog {
          margin-right: 7px; }
          @media (max-width: 991px) {
            .smartblog_block .blog_post .news_module_image_holder .smartview .view-blog {
              margin-right: 4px; } }
      .smartblog_block .blog_post .news_module_image_holder .blogicons {
        display: none;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: center;
        top: 45%;
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s; }
        .smartblog_block .blog_post .news_module_image_holder .blogicons a {
          display: inline-block;
          float: none; }
          .smartblog_block .blog_post .news_module_image_holder .blogicons a:hover i:before {
            color: #ffffff;
            background: #000000;
            border-color: #000000; }
          .smartblog_block .blog_post .news_module_image_holder .blogicons a i:before {
            border: 1px solid #ffffff;
            color: #ffffff;
            font-size: 16px;
            height: 40px;
            margin: auto;
            padding: 12px;
            text-align: center;
            width: 40px;
            line-height: 13px;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s; }
    .smartblog_block .blog_post .blog_content {
      padding: 15px;
      text-align: center;
      background: #f8f8f8;
      margin: 0; }
      .smartblog_block .blog_post .blog_content .smartblog_info {
        margin-bottom: 10px; }
        .smartblog_block .blog_post .blog_content .smartblog_info .blog_date {
          display: inline-block;
          padding-right: 20px;
          margin-right: 9px;
          position: relative; }
          .smartblog_block .blog_post .blog_content .smartblog_info .blog_date span {
            font-size: 13px;
            color: #333;
            font-weight: 400;
            margin-bottom: 0;
            font-family: "Microsoft JhengHei","Poppins", sans-serif;
            overflow: hidden; }
          .smartblog_block .blog_post .blog_content .smartblog_info .blog_date:after {
            content: '';
            height: 15px;
            width: 1px;
            background: #d4d4d4;
            position: absolute;
            right: 3px;
            top: 2px; }
      .smartblog_block .blog_post .blog_content .blog_title {
        margin-top: 0;
        margin-bottom: 10px; }
        .smartblog_block .blog_post .blog_content .blog_title a {
          font-size: 18px;
          text-transform: capitalize;
          font-weight: 400;
          font-family: "Microsoft JhengHei","Poppins", sans-serif;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          @media (max-width: 767px) {
            .smartblog_block .blog_post .blog_content .blog_title a {
              /* If media is below 768 */
              font-size: 15px; } }
      .smartblog_block .blog_post .blog_content .blog-desc {
        font-size: 16px;
        color: #a9a9a9;
        line-height: 24px;
        font-weight: 400;
        padding: 0 15px; }
        @media (max-width: 767px) {
          .smartblog_block .blog_post .blog_content .blog-desc {
            /* If media is below 768 */
            margin-bottom: 10px;
            line-height: 20px; } }
      .smartblog_block .blog_post .blog_content .r_more {
        display: none;
        vertical-align: middle;
        font-size: 0;
        color: #d6131b;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        @media (max-width: 767px) {
          .smartblog_block .blog_post .blog_content .r_more {
            display: none; } }
      .smartblog_block .blog_post .blog_content i {
        color: #333;
        font-size: 16px;
        padding-right: 3px; }
      @media (max-width: 991px) {
        .smartblog_block .blog_post .blog_content .view-blog {
          /* If media is below 992 */
          padding: 6px 14px; } }
      .smartblog_block .blog_post .blog_content .date-comment {
        margin-bottom: 0px;
        color: #333;
        font-size: 16px;
        font-weight: 300;
        font-family: "Microsoft JhengHei","Poppins", sans-serif;
        display: inline-block;
        text-transform: lowercase; }
        .smartblog_block .blog_post .blog_content .date-comment .author {
          position: relative;
          padding-right: 10px;
          margin-right: 10px; }
          @media screen and (min-width: 544px) and (max-width: 565px) {
            .smartblog_block .blog_post .blog_content .date-comment .author {
              /* If media is between 544 and 565 */
              display: block;
              margin-bottom: 5px; } }
          .smartblog_block .blog_post .blog_content .date-comment .author:after {
            content: "/";
            position: absolute;
            color: #d6131b;
            right: -2px; }
        .smartblog_block .blog_post .blog_content .date-comment .author,
        .smartblog_block .blog_post .blog_content .date-comment a {
          color: #000000; }

/*<------------------------------------------------------------------------------------>*/
.single-blog {
  text-align: center; }
  .single-blog .page-item-title {
    margin-bottom: 30px; }
    .single-blog .page-item-title h1 {
      font-size: 22px;
      text-transform: uppercase;
      color: #000000;
      font-weight: 500;
      font-family: "Microsoft JhengHei","Montserrat", sans-serif;
      margin: 0; }
  .single-blog .blog-img img {
    max-width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto; }
  .single-blog .blog-date {
    display: none;
    font-size: 15px;
    position: relative;
    text-transform: capitalize;
    color: #000;
    font-family: "Microsoft JhengHei","Montserrat", sans-serif;
    padding: 20px 0 0; }
  .single-blog .blog-desc {
    padding: 30px 15px 20px;
    font-family: "Microsoft JhengHei","Montserrat", sans-serif;
    margin: 0 auto;
    width: 80%;
    color: #332233;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: .8px;
    line-height: 20px; }
    @media (max-width: 991px) {
      .single-blog .blog-desc {
        /* If media is below 992 */
        width: 100%; } }
  .single-blog .smartblogcomments {
    margin-bottom: 50px; }
    .single-blog .smartblogcomments .reply-title {
      margin-bottom: 15px;
      font-weight: 500;
      color: #000000;
      font-family: "Microsoft JhengHei","Montserrat", sans-serif;
      font-size: 20px; }
    .single-blog .smartblogcomments .view-comment {
      text-align: left;
      padding: 15px 0;
      margin-bottom: 15px;
      border-top: 1px solid #eeeeee;
      border-bottom: 1px solid #eeeeee; }
      .single-blog .smartblogcomments .view-comment:last-child {
        margin-bottom: 0; }
      .single-blog .smartblogcomments .view-comment .user_icon {
        display: inline-block;
        vertical-align: middle; }
        .single-blog .smartblogcomments .view-comment .user_icon i:before {
          font-size: 70px;
          color: #000000; }
      .single-blog .smartblogcomments .view-comment .user_list {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        margin-left: 10px; }
  .single-blog .block-title .reply-title {
    margin-bottom: 15px;
    font-weight: 500;
    color: #000000;
    font-family: "Microsoft JhengHei","Montserrat", sans-serif;
    font-size: 20px; }
  .single-blog #add-comment .form-horizontal .control-label {
    text-align: left; }
  .single-blog #add-comment .form-horizontal .form-control {
    border-color: #eeeeee; }
    .single-blog #add-comment .form-horizontal .form-control:last-child {
      margin-bottom: 0; }
  .single-blog #add-comment .form-horizontal .form-group {
    margin: 15px; }
  .single-blog #add-comment .form-horizontal .submit-btn {
    margin-top: 20px; }

/*<------------------------------------------------------------------------------------>*/
.all-blog {
  text-align: center;
  margin: 0 auto; }
  .all-blog h1 {
    display: none; }
  .all-blog .sdsarticleCat {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center; }
    .all-blog .sdsarticleCat > div {
      font-family: "Microsoft JhengHei","Montserrat", sans-serif;
      font-size: 16px;
      color: #000;
      font-weight: 400;
      line-height: 20px; }
    .all-blog .sdsarticleCat .blog-content {
      margin-bottom: 30px;
      display: block;
      overflow: hidden; }
      @media (max-width: 991px) {
        .all-blog .sdsarticleCat .blog-content {
          /* If media is below 992 */
          margin-bottom: 20px; } }
    .all-blog .sdsarticleCat .articleContent:last-child {
      margin-bottom: 0; }
    .all-blog .sdsarticleCat .articleContent .post_hover {
      display: none; }
    .all-blog .sdsarticleCat .articleContent .blog-image img {
      text-align: center;
      margin: 0 auto; }
    .all-blog .sdsarticleCat .smartblog-desc {
      position: relative;
      text-align: left; }
      @media (max-width: 1199px) {
        .all-blog .sdsarticleCat .smartblog-desc {
          /* If media is below 1200 */
          text-align: center; } }
      .all-blog .sdsarticleCat .smartblog-desc .blog-date-comment {
        margin-bottom: 15px; }
        @media (max-width: 1199px) {
          .all-blog .sdsarticleCat .smartblog-desc .blog-date-comment {
            /* If media is below 1200 */
            margin-bottom: 10px; } }
        .all-blog .sdsarticleCat .smartblog-desc .blog-date-comment .blog-title {
          margin: 0 0 15px; }
          @media (max-width: 1199px) {
            .all-blog .sdsarticleCat .smartblog-desc .blog-date-comment .blog-title {
              /* If media is below 1200 */
              margin: 15px 0; } }
          .all-blog .sdsarticleCat .smartblog-desc .blog-date-comment .blog-title a {
            font-size: 20px;
            text-transform: uppercase;
            color: #000000;
            font-weight: 400;
            text-decoration: none; }
        .all-blog .sdsarticleCat .smartblog-desc .blog-date-comment .blog-date {
          display: block;
          margin-bottom: 15px;
          font-size: 15px;
          position: relative; }
        .all-blog .sdsarticleCat .smartblog-desc .blog-date-comment .comment-wrapper {
          display: block; }
          .all-blog .sdsarticleCat .smartblog-desc .blog-date-comment .comment-wrapper span {
            font-size: 15px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
            position: relative;
            text-transform: capitalize;
            color: #000000;
            line-height: 25px; }
      .all-blog .sdsarticleCat .smartblog-desc .blog-desc {
        display: block;
        margin-bottom: 15px;
        color: #666;
        line-height: 24px; }
        @media (max-width: 1199px) {
          .all-blog .sdsarticleCat .smartblog-desc .blog-desc {
            /* If media is below 1200 */
            margin-bottom: 10px; } }
      .all-blog .sdsarticleCat .smartblog-desc .read-more a {
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        background: #d6131b;
        color: #ffffff;
        text-transform: capitalize;
        padding: 5px 15px;
        border-radius: 0;
        display: inline-block;
        vertical-align: middle;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .all-blog .sdsarticleCat .smartblog-desc .read-more a:hover {
          background: #000000;
          color: #ffffff; }

.dealstestimonials {
  padding: 85px 0 40px; }
  @media (max-width: 543px) {
    .dealstestimonials {
      padding: 65px 0 15px; } }
  .dealstestimonials .ishitestimonials {
    padding: 0; }
  .dealstestimonials .ishispecialdeals {
    position: relative;
    top: -25px; }

.ishiinstagramblock {
  position: relative;
  text-align: center;
  -js-display: flex;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 1199px) {
    .ishiinstagramblock {
      display: block; } }
  .ishiinstagramblock .home-title {
    position: relative;
    margin-bottom: 0; }
    .ishiinstagramblock .home-title a {
      line-height: 30px;
      color: #000000; }
      @media (max-width: 1199px) {
        .ishiinstagramblock .home-title a {
          display: block;
          line-height: 25px;
          margin-bottom: 25px; } }
    .ishiinstagramblock .home-title span {
      font-size: 20px;
      color: #a9a9a9;
      font-weight: 300;
      font-family: "Microsoft JhengHei","Montserrat", sans-serif;
      text-transform: capitalize; }
  .ishiinstagramblock .instagram-main {
    padding: 0; }
  .ishiinstagramblock #ishiinstagram-carousel {
    position: relative; }
    .ishiinstagramblock #ishiinstagram-carousel .item a {
      display: block;
      position: relative;
      overflow: hidden;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .ishiinstagramblock #ishiinstagram-carousel .item a:after {
        background: rgba(255, 255, 255, 0.3);
        content: "";
        position: absolute;
        top: 12px;
        right: 12px;
        left: 12px;
        bottom: 12px;
        margin: auto;
        border-radius: 40%;
        transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transition: all 1.2s;
        -moz-transition: all 1.2s;
        -o-transition: all 1.2s;
        transition: all 1.2s; }
      .ishiinstagramblock #ishiinstagram-carousel .item a img {
        height: auto;
        max-width: 100%;
        transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -webkit-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        -webkit-transform-style: unset;
        transform-style: unset;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s; }
      .ishiinstagramblock #ishiinstagram-carousel .item a .instagram {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        display: none;
        text-align: center;
        margin: 0 auto;
        z-index: 99;
        margin-top: -10px;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease; }
        .ishiinstagramblock #ishiinstagram-carousel .item a .instagram i {
          font-size: 30px;
          color: #ffffff;
          border-radius: 10px;
          display: inline-block;
          vertical-align: middle;
          line-height: 26px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
          .ishiinstagramblock #ishiinstagram-carousel .item a .instagram i:hover {
            background: #d6249f;
            background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25); }
    .ishiinstagramblock #ishiinstagram-carousel .item .text-container {
      position: absolute;
      bottom: 0;
      display: block;
      padding: 10px;
      width: 100%;
      opacity: 0;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      text-transform: capitalize;
      font-size: 16px;
      font-weight: 500;
      font-family: "Microsoft JhengHei","Montserrat", sans-serif;
      color: #ffffff; }
      .ishiinstagramblock #ishiinstagram-carousel .item .text-container .likes {
        float: left;
        display: inline-block;
        margin-left: 10px;
        position: relative;
        margin-bottom: 5px; }
      .ishiinstagramblock #ishiinstagram-carousel .item .text-container .comments {
        float: right;
        display: inline-block;
        margin-right: 10px;
        position: relative;
        margin-bottom: 5px; }
      .ishiinstagramblock #ishiinstagram-carousel .item .text-container i {
        display: block;
        font-size: 16px;
        color: #ffffff;
        display: inline-block;
        padding-right: 5px;
        padding-left: 8px; }
    .ishiinstagramblock #ishiinstagram-carousel .item:hover a:after {
      border-radius: 0%;
      transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1); }
    .ishiinstagramblock #ishiinstagram-carousel .item:hover a img {
      transform: scale(1.2) rotate(-5deg);
      -moz-transform: scale(1.2) rotate(-5deg);
      -webkit-transform: scale(1.2) rotate(-5deg);
      -o-transform: scale(1.2) rotate(-5deg);
      -ms-transform: scale(1.2) rotate(-5deg); }
    .ishiinstagramblock #ishiinstagram-carousel .item:hover a .instagram {
      display: block;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .ishiinstagramblock #ishiinstagram-carousel .item:hover .text-container {
      opacity: 1; }

.ishifooterblock {
  color: #ffffff;
  padding: 10px 15px;
  overflow: hidden; }
  @media (max-width: 572px) {
    .ishifooterblock {
      /* If media is below 572 */
      width: 100%;
      padding: 10px 15px 27px; } }
  .ishifooterblock .footer-info {
    background: #1d1d1d;
    border: 1px solid #333333;
    padding: 5px;
    display: block;
    overflow: hidden; }
    .ishifooterblock .footer-info .footer-description {
      float: left;
      padding: 16px 5px; }
      .ishifooterblock .footer-info .footer-description h4 {
        font-size: 30px;
        line-height: 30px;
        font-weight: 600;
        margin-bottom: 5px;
        margin-top: 0;
        color: #ffffff; }
        @media (max-width: 1300px) {
          .ishifooterblock .footer-info .footer-description h4 {
            /* If media is below 1300 */
            font-size: 20px; } }
      .ishifooterblock .footer-info .footer-description p {
        color: #666666;
        font-size: 16px;
        font-weight: 400;
        margin: 0; }
    .ishifooterblock .footer-info .footer-offer {
      padding: 6px 15px;
      float: right;
      font-size: 12px;
      color: #ffffff;
      background: #d6131b;
      text-transform: uppercase;
      letter-spacing: 2px;
      text-align: center;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media (max-width: 1340px) {
        .ishifooterblock .footer-info .footer-offer {
          /* If media is below 1340 */
          padding: 6px 10px; } }
      .ishifooterblock .footer-info .footer-offer span {
        display: block;
        font-size: 26px;
        padding: 10px 0;
        font-weight: 500;
        position: relative; }
        @media (max-width: 767px) {
          .ishifooterblock .footer-info .footer-offer span {
            /* If media is below 768 */
            font-size: 20px; } }
        .ishifooterblock .footer-info .footer-offer span:before, .ishifooterblock .footer-info .footer-offer span:after {
          content: '';
          height: 1px;
          width: 50px;
          background: rgba(255, 255, 255, 0.4);
          position: absolute;
          left: 0;
          right: 0;
          top: 3px;
          bottom: auto;
          text-align: center;
          margin: 0 auto;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
        .ishifooterblock .footer-info .footer-offer span:after {
          top: auto;
          bottom: 2px; }
  .ishifooterblock:hover .footer-offer {
    background: #ffffff;
    color: #d6131b; }
    .ishifooterblock:hover .footer-offer span:before, .ishifooterblock:hover .footer-offer span:after {
      background: #d6131b;
      width: 25px; }

.mfp-figure figure {
  margin: 0;
  height: 100vh; }

.mfp-iframe-holder .mfp-close {
  top: -30px;
  right: 0;
  left: auto; }

body {
  font-family: "Microsoft JhengHei","Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #232323;
  line-height: 1.8em;
  letter-spacing: 0.1px; }

form {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  color: #333333; }

p {
  color: #232323; }

/* default font size */
.fa {
  font-size: 16px; }

/* Override the bootstrap defaults */
h1 {
  font-size: 33px; }

h2 {
  font-size: 27px; }

h3 {
  font-size: 21px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10.2px; }

* {
  outline: 0; }

a {
  color: #000000;
  outline: 0; }
  a:hover {
    color: #d6131b;
    text-decoration: none;
    outline: 0; }
  a:focus {
    outline: 0;
    color: #d6131b;
    text-decoration: none; }

.form-control {
  box-shadow: none;
  border-radius: 0;
  margin: 0 0 5px;
  border-color: #e9e9e9;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .form-control:focus {
    box-shadow: none;
    border-color: #ccc; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    /* If media is above 767 */
    text-align: left; } }

input[type="checkbox"] {
  position: relative;
  top: 1px;
  margin: 3px 0 0px 2px; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 0;
  box-shadow: none; }

legend {
  font-size: 18px;
  padding: 7px 0px; }

label {
  font-size: 16px;
  font-weight: 400;
  color: #888888; }

.panel-heading {
  padding: 15px; }

select.form-control, textarea.form-control {
  font-size: 12px; }

input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
  font-size: 12px; }

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
  font-size: 12px; }

.input-group .input-group-addon {
  font-size: 12px;
  height: 30px; }

/* Fix some bootstrap issues */
/*span {
  &.hidden-xs, &.hidden-sm, &.hidden-md, &.hidden-lg {
    display: inline;
  }
}*/
.popover {
  font-family: inherit; }

.nav-tabs {
  margin-bottom: 15px; }

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold; }

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
  text-decoration: none;
  outline: none;
  background-color: transparent; }

@media (max-width: 991px) {
  /* If media is below 992 */
  #_mobile_column_left > #column-left, #_mobile_column_left #column-right, #_mobile_column_right > #column-left, #_mobile_column_right #column-right {
    float: left;
    width: 100%;
    padding: 0;
    display: block !important; }
  #content {
    float: left;
    width: 100%; } }

/* header-before */
#header-before .page-title {
  display: none; }

@media (max-width: 767px) {
  #header-before {
    /* If media is below 768 */
    display: none; } }

.clearfix {
  clear: both; }

section {
  margin-bottom: 70px; }
  @media (max-width: 991px) {
    section {
      /* If media is below 992 */
      margin-bottom: 30px; } }

/* HEADER*/
#header {
  color: #000000;
  font-family: "Microsoft JhengHei","Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
  /*background: url(http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/f241584d73fe9ab2e486c1538ecf3d32.png) no-repeat;*/
  background-size: cover;
  /* header nav*/
  /* header top */
  /* language, currency and user-info */
  /* cart */
  /* Mobile Media Query Start */
  /* Nav full width fixed header */
  /* Mobile Media Query End */ }
  @media (max-width: 991px) {
    #header {
      /* If media is below 992 */
      margin: 0; } }
  @media (max-width: 1200px) {
    #header {
      background: #f5f5f5; } }
  #header .header-nav .container {
    border-bottom: 1px solid #e4e4e4; }
  #header .header-nav .left-nav {
    text-align: left; }
    @media (max-width: 767px) {
      #header .header-nav .left-nav {
        text-align: center; } }
    #header .header-nav .left-nav > div {
      display: inline-block;
      vertical-align: middle; }
  #header .header-nav .right-nav {
    text-align: right; }
    @media (max-width: 991px) {
      #header .header-nav .right-nav {
        padding: 0; } }
    @media (max-width: 767px) {
      #header .header-nav .right-nav {
        text-align: center; } }
    #header .header-nav .right-nav .header_wishlist, #header .header-nav .right-nav .header_checkout, #header .header-nav .right-nav .header_login, #header .header-nav .right-nav .user-info {
      position: relative;
      padding: 10px 15px;
      line-height: 1.5; }
      @media (max-width: 991px) {
        #header .header-nav .right-nav .header_wishlist, #header .header-nav .right-nav .header_checkout, #header .header-nav .right-nav .header_login, #header .header-nav .right-nav .user-info {
          padding: 10px 10px; } }
      @media (max-width: 543px) {
        #header .header-nav .right-nav .header_wishlist, #header .header-nav .right-nav .header_checkout, #header .header-nav .right-nav .header_login, #header .header-nav .right-nav .user-info {
          padding: 5px 5px 10px; } }
      @media (min-width: 992px) {
        #header .header-nav .right-nav .header_wishlist:before, #header .header-nav .right-nav .header_checkout:before, #header .header-nav .right-nav .header_login:before, #header .header-nav .right-nav .user-info:before {
          /* If media is above 991 */
          content: '';
          height: 12px;
          width: 1px;
          background: #E0E0E0;
          position: absolute;
          right: 0px;
          top: 0;
          bottom: 0;
          margin: auto; } }
      #header .header-nav .right-nav .header_wishlist li, #header .header-nav .right-nav .header_wishlist a, #header .header-nav .right-nav .header_checkout li, #header .header-nav .right-nav .header_checkout a, #header .header-nav .right-nav .user-info li, #header .header-nav .right-nav .user-info a {
        overflow: hidden; }
        #header .header-nav .right-nav .header_wishlist li a, #header .header-nav .right-nav .header_wishlist a a, #header .header-nav .right-nav .header_checkout li a, #header .header-nav .right-nav .header_checkout a a, #header .header-nav .right-nav .user-info li a, #header .header-nav .right-nav .user-info a a {
          font-size: 13px;
          color: #ffffff; }
    #header .header-nav .right-nav .user-info:before {
      display: none; }
    #header .header-nav .right-nav .header_checkout .btn:active {
      box-shadow: none; }
    #header .header-nav .right-nav .header_checkout button {
      background: transparent;
      text-transform: capitalize;
      padding: 0;
      border: 0;
      font-size: 16px;
      line-height: 14px;
      color: #a9a9a9; }
    #header .header-nav .right-nav .header_wishlist a {
      color: #a9a9a9; }
    #header .header-nav .right-nav .header_login a {
      color: #a9a9a9; }
    #header .header-nav .right-nav .user-info {
      padding: 10px 15px 9px;
      padding-right: 0; }
      #header .header-nav .right-nav .user-info li a {
        color: #000000; }
      #header .header-nav .right-nav .user-info li:hover a {
        color: #d6131b; }
    #header .header-nav .right-nav > div {
      display: inline-block;
      vertical-align: middle; }
  #header .header-top {
    text-align: center;
    /* contact info */ }
    #header .header-top > .container {
      position: relative; }
    #header .header-top .menu {
      display: inline-block;
      padding: 13px 0; }
      #header .header-top .menu > ul > li {
        float: none; }
    #header .header-top .contact-num {
      cursor: pointer;
      float: left;
      padding: 37px 0px;
      white-space: nowrap;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media (max-width: 991px) {
        #header .header-top .contact-num {
          float: right; } }
      @media (max-width: 543px) {
        #header .header-top .contact-num {
          float: none;
          padding: 20px 0 13px;
          display: inline-block;
          overflow: hidden; } }
      #header .header-top .contact-num .call-img {
        background: url('../../../../../image/catalog/icon-1.png') no-repeat;
        display: inline-block;
        vertical-align: middle;
        width: 45px;
        height: 45px;
        float: left;
        background-position: -15px -16px;
        overflow: hidden;
        transform: rotateY(0deg);
        -webkit-transition: all 0.7s;
        -moz-transition: all 0.7s;
        -o-transition: all 0.7s;
        transition: all 0.7s; }
      #header .header-top .contact-num .call {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        text-align: left;
        padding-left: 9px; }
        #header .header-top .contact-num .call .call-us {
          position: relative;
          font-size: 16px;
          font-weight: 400;
          margin-bottom: 3px;
          text-transform: uppercase;
          color: #000000; }
        #header .header-top .contact-num .call .call-num {
          font-size: 16px;
          color: #bababa; }
      #header .header-top .contact-num:hover .call-img {
        transform: rotateY(360deg); }
      #header .header-top .contact-num:hover .call .call-us {
        color: #d6131b; }
    #header .header-top .desktop-logo {
      max-width: 240px;
      padding: 28px 0px;
      position: absolute;
      display: inline-block;
      left: 0;
      right: 0;
      text-align: center;
      margin: 0 auto; }
      #header .header-top .desktop-logo img {
        text-align: center;
        margin: 0 auto; }
      @media (max-width: 991px) {
        #header .header-top .desktop-logo {
          /* If media is below 992 */
          padding: 38px 0px;
          float: left;
          position: unset; } }
      @media (max-width: 543px) {
        #header .header-top .desktop-logo {
          /* If media is below 543 */
          display: block;
          text-align: center;
          margin: 0 auto;
          padding-top: 20px;
          padding-bottom: 0px;
          float: none; } }
  #header #_mobile_user-info {
    position: relative;
    float: right; }
    @media (max-width: 991px) {
      #header #_mobile_user-info {
        /* If media is below 992 */
        padding: 5px 0; } }
  #header #_desktop_user-info {
    display: inline-block; }
  #header .user-info {
    cursor: pointer;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle; }
    #header .user-info .dropdown-menu {
      left: auto;
      right: 0;
      top: 32px;
      padding: 9px 15px;
      margin: 0;
      font-size: 16px;
      border-radius: 0; }
      @media (max-width: 991px) {
        #header .user-info .dropdown-menu {
          /* If media is below 992 */
          top: 46px; } }
      @media (max-width: 543px) {
        #header .user-info .dropdown-menu {
          /* If media is below 544 */
          min-width: 100px; } }
    #header .user-info li {
      text-decoration: none; }
      #header .user-info li a, #header .user-info li button {
        color: #000000;
        padding: 5px 10px;
        text-align: left;
        font-size: 13px;
        font-weight: 400;
        outline: none; }
        #header .user-info li a:hover, #header .user-info li button:hover {
          color: #d6131b; }
    #header .user-info a {
      color: #a9a9a9;
      display: inline-block;
      vertical-align: middle;
      cursor: pointer; }
      #header .user-info a .expand-more {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        cursor: pointer; }
        @media (max-width: 991px) {
          #header .user-info a .expand-more {
            background: url(/images/common.png) no-repeat -81px 0px;
            width: 40px;
            height: 40px;
            display: block;
            font-size: 0; } }
      @media (max-width: 991px) {
        #header .user-info a i {
          display: none; } }
    #header .user-info #form-language, #header .user-info #form-currency {
      margin: 0; }
      #header .user-info #form-language .btn-group a, #header .user-info #form-currency .btn-group a {
        box-shadow: none; }
  #header .currency-selector, #header .language-selector {
    display: block; }
    #header .currency-selector form .btn-group ul, #header .language-selector form .btn-group ul {
      padding: 0; }
      #header .currency-selector form .btn-group ul li, #header .language-selector form .btn-group ul li {
        display: inline-block;
        vertical-align: middle;
        padding-top: 4px; }
        @media (max-width: 399px) {
          #header .currency-selector form .btn-group ul li, #header .language-selector form .btn-group ul li {
            display: block;
            padding-top: 0; } }
        #header .currency-selector form .btn-group ul li:before, #header .language-selector form .btn-group ul li:before {
          display: none; }
  #header .language-selector {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    margin: 10px 0; }
  #header #_desktop_cart {
    white-space: nowrap; }
    @media (min-width: 992px) {
      #header #_desktop_cart {
        /* If media is below 991 */
        text-align: left;
        white-space: nowrap;
        position: relative;
        display: inline-block;
        float: right;
        padding: 37px 0; } }
  #header .blockcart {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    #header .blockcart:hover .cart-img {
      transform: rotateY(360deg); }
      @media (max-width: 991px) {
        #header .blockcart:hover .cart-img {
          transform: rotateY(0deg); } }
    @media (max-width: 991px) {
      #header .blockcart {
        /* If media is below 992 */
        padding: 5px 0;
        position: relative; } }
    #header .blockcart:hover .cart-content .cart-name {
      color: #d6131b; }
    #header .blockcart .cart-link {
      display: block;
      width: 100%;
      overflow: hidden; }
    #header .blockcart .cart-img {
      /*background: url('http://demo.ishithemes.com/opencart/OPC028/catalog/view/theme/cosmetic/image/dc40a4aac85046e0c025b44f7bb18a36.png') no-repeat;*/
      background: url('../../../../../image/catalog/icon-1.png') no-repeat;
      background-position: -74px -17px;
      width: 45px;
      height: 45px;
      display: inline-block;
      float: left;
      vertical-align: middle;
      transform: rotateY(0deg);
      -webkit-transition: all 0.7s;
      -moz-transition: all 0.7s;
      -o-transition: all 0.7s;
      transition: all 0.7s; }
      @media (max-width: 991px) {
        #header .blockcart .cart-img {
          /* If media is below 992 */
          background: url(/images/common.png) no-repeat -40px 0px;
          width: 40px;
          height: 40px;
          display: block; } }
    #header .blockcart .cart-content {
      vertical-align: middle;
      float: left;
      padding-left: 3px;
      text-align: left; }
      #header .blockcart .cart-content .cart-name {
        color: #000000;
        font-weight: 400;
        font-size: 16px;
        letter-spacing: .5px;
        display: block;
        text-transform: uppercase; }
      #header .blockcart .cart-content .cart-item {
        display: block;
        color: #bababa;
        margin-top: 3px; }
      #header .blockcart .cart-content .cart-products-count {
        border-radius: 50%;
        height: 15px;
        width: 15px;
        background: #000000;
        color: #ffffff;
        font-size: 11px;
        line-height: 14px;
        right: 2px;
        top: 4px;
        position: absolute;
        margin: 0 auto;
        text-align: center; }
        @media (max-width: 991px) {
          #header .blockcart .cart-content .cart-products-count {
            /* If media is below 992 */
            background: #000000; } }
    #header .blockcart #cart table > tbody > tr > td {
      white-space: normal; }
    #header .blockcart #cart > .btn {
      font-size: 16px;
      line-height: 18px;
      color: #000000;
      background: transparent;
      border: 0;
      border-radius: 0;
      box-shadow: none;
      text-shadow: none; }
    #header .blockcart #cart.open > .btn {
      color: #000000; }
      #header .blockcart #cart.open > .btn:hover {
        color: #000000; }
    #header .blockcart #cart .cart-dropdown, #header .blockcart #cart .dropdown-menu {
      font-family: "Microsoft JhengHei","Montserrat", sans-serif;
      display: none;
      left: auto;
      position: absolute;
      right: 0;
      text-align: left;
      width: 350px;
      z-index: 3;
      border: 1px solid #eeeeee;
      top: 42px;
      padding: 0 15px;
      background: #ffffff;
      z-index: 99; }
      @media (max-width: 991px) {
        #header .blockcart #cart .cart-dropdown, #header .blockcart #cart .dropdown-menu {
          /* If media is below 992 */
          top: 47px; } }
      @media (max-width: 767px) {
        #header .blockcart #cart .cart-dropdown, #header .blockcart #cart .dropdown-menu {
          /* If media is below 768 */
          width: 300px; } }
      #header .blockcart #cart .cart-dropdown table, #header .blockcart #cart .dropdown-menu table {
        margin-bottom: 10px;
        width: 100%;
        max-width: 350px; }
      #header .blockcart #cart .cart-dropdown .cart-btn, #header .blockcart #cart .dropdown-menu .cart-btn {
        padding: 10px 0; }
        #header .blockcart #cart .cart-dropdown .cart-btn .btn-cartblock, #header .blockcart #cart .dropdown-menu .cart-btn .btn-cartblock {
          padding: 7px 15px; }
      #header .blockcart #cart .cart-dropdown li, #header .blockcart #cart .dropdown-menu li {
        text-decoration: none;
        outline: none;
        list-style: none; }
        #header .blockcart #cart .cart-dropdown li .empty, #header .blockcart #cart .dropdown-menu li .empty {
          font-size: 16px;
          line-height: 18px;
          margin-bottom: 0;
          padding: 10px 0;
          color: #000000; }
    #header .blockcart button, #header .blockcart .btn-block {
      padding: 0; }
  #header #_mobile_user_info, #header #_mobile_seach_widget, #header #_mobile_cart {
    float: right; }
  #header .nav-full-width {
    /*background: #d6131b;*/ }
    #header .nav-full-width.fixed-header {
      background-color: #d6131b;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 99;
      border-radius: 0;
      margin: 0;
      animation: slide-down 0.7s;
      -moz-animation: slide-down 0.7s;
      -webkit-animation: slide-down 0.7s;
      -o-animation: slide-down 0.7s;
      overflow: visible; }

@keyframes slide-down {
  0% {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%); }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0); } }

/* HEADER END*/
/* Social Icon */
.block-social p {
  font-family: "Microsoft JhengHei","Lato", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5;
  font-size: 16px;
  color: #666666; }

@media (max-width: 991px) {
  .block-social {
    /* If media is below 992 */
    margin-top: 0;
    padding-bottom: 15px;
    text-align: left; } }

.block-social .followus {
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
  display: none; }

.block-social ul {
  padding: 0;
  text-decoration: none;
  margin: 0; }
  @media (max-width: 991px) {
    .block-social ul {
      /* If media is below 992 */
      margin-top: 0;
      margin-bottom: 10px; } }
  .block-social ul li {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    width: 38px;
    margin: 2px 1px;
    background: #000000;
    border-radius: 50%;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .block-social ul li a,
    .block-social ul li i {
      text-decoration: none; }
      .block-social ul li a:hover,
      .block-social ul li i:hover {
        padding: 0 !important;
        color: transparent; }
      .block-social ul li a:before,
      .block-social ul li i:before {
        font-family: FontAwesome;
        font-weight: 400;
        position: relative;
        font-size: 18px;
        line-height: 39px;
        color: #ffffff; }
    .block-social ul li.facebook {
      background: #3b5999; }
    .block-social ul li.twitter {
      background: #00aced; }
    .block-social ul li.youtube {
      background: #d12121; }
    .block-social ul li.googleplus {
      background: #dc473b; }
    .block-social ul li.pinterest {
      background: #cb2027; }
    .block-social ul li.instagram {
      background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
      background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
      background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }
    .block-social ul li:hover {
      background: #333; }

/* Site Map */
#information-sitemap {
  line-height: 25px; }
  #information-sitemap #content ul > li {
    font-weight: 400;
    font-size: 15px; }
    #information-sitemap #content ul > li ul li {
      font-weight: 400;
      font-size: 16px; }

/* alert */
.alert {
  padding: 12px 14px 12px 14px;
  text-align: center;
  border-radius: 0; }
  .alert button {
    display: block;
    overflow: hidden;
    position: relative; }
    .alert button.close {
      position: relative;
      top: 2px;
      right: 0;
      margin: 0; }

/* buttons */
.buttons {
  margin: 1em 0;
  display: block;
  overflow: hidden;
  position: relative; }
  .buttons.close {
    position: relative;
    top: 2px;
    right: 0; }

.alert-dismissible .close {
  position: relative;
  top: 2px;
  right: 0; }

.btn {
  padding: 7.5px 12px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 0; }
  .btn.active {
    box-shadow: none;
    outline: none; }
  .btn:focus {
    outline: none;
    text-decoration: none; }

.btn-xs {
  font-size: 9px; }

.btn-sm {
  font-size: 10.2px; }

.btn-lg {
  padding: 10px 16px;
  font-size: 15px; }

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 12px; }
  .btn-group > .btn:focus, .btn-group > .dropdown-menu:focus, .btn-group > .popover:focus {
    outline: none;
    text-decoration: none; }

.btn-group > .btn-xs {
  font-size: 9px; }

.btn-group > .btn-sm {
  font-size: 10.2px; }

.btn-group > .btn-lg {
  font-size: 15px; }

.btn-warning, .btn-inverse, .btn-link, .btn-info, .btn-success, .btn-danger, .btn-warning {
  padding: 7.5px 12px; }
  .btn-warning:hover, .btn-warning:focus, .btn-inverse:hover, .btn-inverse:focus, .btn-link:hover, .btn-link:focus, .btn-info:hover, .btn-info:focus, .btn-success:hover, .btn-success:focus, .btn-danger:hover, .btn-danger:focus, .btn-warning:hover, .btn-warning:focus {
    outline: none;
    text-decoration: none; }

.btn-default {
  background-color: #d6131b;
  border-color: #d6131b;
  color: #ffffff;
  outline: none;
  line-height: 20px;
  font-weight: 400;
  padding: 7px 20px;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .btn-default:hover, .btn-default:active, .btn-default:focus {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
    outline: none; }
  .btn-default:active:hover {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
    outline: none; }
  .btn-default:active:focus {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
    outline: none; }

.btn-primary,
.btn.disabled,
.btn:disabled,
.btn-secondary {
  opacity: 1;
  font-weight: 400;
  padding: 7px 20px;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #000000;
  outline: none;
  line-height: 20px; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus,
  .btn.disabled:hover,
  .btn.disabled:active,
  .btn.disabled:focus,
  .btn:disabled:hover,
  .btn:disabled:active,
  .btn:disabled:focus,
  .btn-secondary:hover,
  .btn-secondary:active,
  .btn-secondary:focus {
    color: #ffffff;
    background-color: #d6131b;
    border-color: #d6131b;
    outline: none; }
  .btn-primary:active:hover,
  .btn.disabled:active:hover,
  .btn:disabled:active:hover,
  .btn-secondary:active:hover {
    color: #ffffff;
    background-color: #d6131b;
    border-color: #d6131b;
    outline: none; }
  .btn-primary:active:focus,
  .btn.disabled:active:focus,
  .btn:disabled:active:focus,
  .btn-secondary:active:focus {
    color: #ffffff;
    background-color: #d6131b;
    border-color: #d6131b;
    outline: none; }

/* list group */
.list-group a {
  border: 1px solid #e9e9e9;
  color: #888888;
  padding: 10px 12px; }
  .list-group a.active {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF; }
    .list-group a.active:hover {
      color: #444444;
      background: #eeeeee;
      border: 1px solid #DDDDDD;
      text-shadow: 0 1px 0 #FFF; }
  .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF; }
  .list-group a:focus {
    color: #888888;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF; }

/*@media (min-width: 1200px) {
  #content {
    .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1) {
      clear: left;
    }
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #content {
    .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1) {
      clear: left;
    }
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #content {
    .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
      clear: left;
    }
  }
}*/
/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%; }
  #column-left + #content .product-layout .col-md-3 {
    width: 50%; }
  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%; }
  #content + #column-right .product-layout .col-md-3 {
    width: 100%; } }

/* fixed product layouts used in left and right columns */
@media (min-width: 1200px) {
  /* If media is above 1199 */
  .collapse {
    display: inherit; } }

@media (min-width: 992px) {
  /* If media is above 991 */
  .collapse {
    display: inherit; } }

.block-title, .footer-title, .title {
  position: relative;
  cursor: pointer; }
  .block-title .navbar-toggler, .footer-title .navbar-toggler, .title .navbar-toggler {
    position: absolute;
    top: 12px;
    right: 15px;
    padding: 0;
    font-size: 22px;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    text-align: center; }

.block-title .navbar-toggler i.add, .footer-title .navbar-toggler i.add {
  display: none; }

.block-title .navbar-toggler i.remove, .footer-title .navbar-toggler i.remove {
  display: block; }

.block-title.collapsed .navbar-toggler i.add, .footer-title.collapsed .navbar-toggler i.add {
  display: block; }

.block-title.collapsed .navbar-toggler i.remove, .footer-title.collapsed .navbar-toggler i.remove {
  display: none; }

#column-left .block-title .h3, #column-right .block-title .h3 {
  border: medium none;
  color: #fff;
  font: 400 16px/18px "Montserrat", sans-serif;
  letter-spacing: 1px;
  width: 100%;
  display: block;
  margin: 0;
  text-align: left;
  background: #000;
  padding: 15px;
  text-transform: uppercase !important; }

#column-left .block-title .navbar-toggler, #column-right .block-title .navbar-toggler {
  top: 13px;
  right: 15px;
  color: #ffffff; }

#column-left .data-toggler > div, #column-right .data-toggler > div {
  display: block; }

#column-left .swiper-viewport, #column-right .swiper-viewport {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    #column-left .swiper-viewport, #column-right .swiper-viewport {
      /* If media is below 992 */
      margin-bottom: 15px; } }

#column-left .filterbox, #column-right .filterbox {
  margin-bottom: 30px;
  padding: 0;
  border: 1px solid #e9e9e9; }
  @media (max-width: 991px) {
    #column-left .filterbox, #column-right .filterbox {
      /* If media is below 992 */
      margin-bottom: 15px; } }
  #column-left .filterbox .list-group-filter, #column-right .filterbox .list-group-filter {
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    background: #ffffff;
    padding: 0 0 15px; }
    #column-left .filterbox .list-group-filter .list-group-item, #column-right .filterbox .list-group-filter .list-group-item {
      padding: 0 18px;
      margin-bottom: 15px;
      border: none;
      margin-bottom: 0;
      border-radius: 0; }
      #column-left .filterbox .list-group-filter .list-group-item.group-name, #column-right .filterbox .list-group-filter .list-group-item.group-name {
        color: #262626;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 0;
        padding: 10px 18px;
        text-transform: uppercase; }
        #column-left .filterbox .list-group-filter .list-group-item.group-name:hover, #column-right .filterbox .list-group-filter .list-group-item.group-name:hover {
          background: transparent; }
  #column-left .filterbox .panel-footer, #column-right .filterbox .panel-footer {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0 15px 15px; }

#column-left section.featured-products, #column-right section.featured-products {
  margin-bottom: 30px;
  padding: 0;
  border: 1px solid #e9e9e9;
  overflow: hidden;
  position: relative;
  display: block; }
  @media (max-width: 991px) {
    #column-left section.featured-products, #column-right section.featured-products {
      /* If media is below 992 */
      margin-bottom: 15px; } }

#column-left section.ishibannerblock, #column-right section.ishibannerblock {
  margin-bottom: 15px; }
  #column-left section.ishibannerblock .bannerblock, #column-right section.ishibannerblock .bannerblock {
    text-align: center;
    margin-bottom: 30px; }
    #column-left section.ishibannerblock .bannerblock:last-child, #column-right section.ishibannerblock .bannerblock:last-child {
      margin-bottom: 0; }

#column-left .ishibannerblock, #column-right .ishibannerblock {
  background: transparent; }
  #column-left .ishibannerblock .bannersblock, #column-right .ishibannerblock .bannersblock {
    margin-top: 0;
    box-shadow: none;
    padding: 0; }
  @media (max-width: 991px) {
    #column-left .ishibannerblock .bannerblock .image-container, #column-right .ishibannerblock .bannerblock .image-container {
      display: inline-block;
      vertical-align: middle; } }

#column-left .page-title, #column-right .page-title {
  border: medium none;
  color: #fff;
  font: 400 16px/18px "Montserrat", sans-serif;
  letter-spacing: 1px;
  width: 100%;
  display: block;
  margin: 0;
  text-align: left;
  background: #000;
  padding: 15px;
  text-transform: uppercase !important; }

#column-left .box, #column-right .box {
  border: 1px solid #e9e9e9;
  background: #f5f5f5;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    #column-left .box, #column-right .box {
      /* If media is below 992 */
      margin-bottom: 15px; } }
  #column-left .box .page-title, #column-right .box .page-title {
    margin: 0; }
  #column-left .box ul, #column-left .box .category-top-menu, #column-right .box ul, #column-right .box .category-top-menu {
    text-decoration: none;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative; }
    #column-left .box ul .list-group-item, #column-left .box .category-top-menu .list-group-item, #column-right .box ul .list-group-item, #column-right .box .category-top-menu .list-group-item {
      border: 0;
      border-radius: 0;
      color: #232323;
      display: inline-block;
      vertical-align: middle;
      background: transparent; }
      #column-left .box ul .list-group-item:hover, #column-left .box ul .list-group-item:focus, #column-left .box .category-top-menu .list-group-item:hover, #column-left .box .category-top-menu .list-group-item:focus, #column-right .box ul .list-group-item:hover, #column-right .box ul .list-group-item:focus, #column-right .box .category-top-menu .list-group-item:hover, #column-right .box .category-top-menu .list-group-item:focus {
        background-color: transparent; }
      #column-left .box ul .list-group-item .active, #column-left .box .category-top-menu .list-group-item .active, #column-right .box ul .list-group-item .active, #column-right .box .category-top-menu .list-group-item .active {
        background-color: transparent; }
    #column-left .box ul li, #column-left .box .category-top-menu li, #column-right .box ul li, #column-right .box .category-top-menu li {
      position: relative; }
    #column-left .box ul .collapse, #column-left .box .category-top-menu .collapse, #column-right .box ul .collapse, #column-right .box .category-top-menu .collapse {
      display: none; }
      #column-left .box ul .collapse.in, #column-left .box .category-top-menu .collapse.in, #column-right .box ul .collapse.in, #column-right .box .category-top-menu .collapse.in {
        display: block; }
    #column-left .box ul .navbar-toggler, #column-left .box .category-top-menu .navbar-toggler, #column-right .box ul .navbar-toggler, #column-right .box .category-top-menu .navbar-toggler {
      position: absolute;
      right: 15px;
      top: 9px;
      cursor: pointer;
      font-size: 18px; }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        #column-left .box ul .navbar-toggler, #column-left .box .category-top-menu .navbar-toggler, #column-right .box ul .navbar-toggler, #column-right .box .category-top-menu .navbar-toggler {
          /* If media is between 992 and 1199 */
          z-index: 2; } }
    #column-left .box ul [aria-expanded="true"] .add, #column-left .box .category-top-menu [aria-expanded="true"] .add, #column-right .box ul [aria-expanded="true"] .add, #column-right .box .category-top-menu [aria-expanded="true"] .add {
      display: none; }
    #column-left .box ul [aria-expanded="true"].collapse-icons .remove, #column-left .box .category-top-menu [aria-expanded="true"].collapse-icons .remove, #column-right .box ul [aria-expanded="true"].collapse-icons .remove, #column-right .box .category-top-menu [aria-expanded="true"].collapse-icons .remove {
      display: block; }
    #column-left .box ul .collapse-icons .remove, #column-left .box .category-top-menu .collapse-icons .remove, #column-right .box ul .collapse-icons .remove, #column-right .box .category-top-menu .collapse-icons .remove {
      display: none; }

#column-left .product-thumb, #column-right .product-thumb {
  padding: 10px;
  border: 0;
  margin: 0; }
  #column-left .product-thumb:hover, #column-right .product-thumb:hover {
    box-shadow: none; }
  #column-left .product-thumb:last-child, #column-right .product-thumb:last-child {
    padding-bottom: 15px; }
  #column-left .product-thumb .image, #column-right .product-thumb .image {
    float: left;
    width:30%;
    margin-right: 10px;
    border: 1px solid #eeeeee; }
  #column-left .product-thumb h4, #column-right .product-thumb h4 {
    padding: 0;
    opacity: 1;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 18px; }
    #column-left .product-thumb h4 a, #column-right .product-thumb h4 a {
      white-space: normal; }
  #column-left .product-thumb .price, #column-right .product-thumb .price {
    font-size: 16px;
    margin-bottom: 2px;
    opacity: 1; }
    #column-left .product-thumb .price .price-old, #column-right .product-thumb .price .price-old {
      margin-left: 0; }
  #column-left .product-thumb .button-group, #column-right .product-thumb .button-group {
    display: none; }
  #column-left .product-thumb .caption, #column-right .product-thumb .caption {
    overflow: hidden;
    display: block;
    position: relative;
    text-align: left;
    border: 0; }
    #column-left .product-thumb .caption h4, #column-right .product-thumb .caption h4 {
      text-align: left; }
    #column-left .product-thumb .caption .rating, #column-right .product-thumb .caption .rating {
      display: none; }

/* fixed mobile cart quantity input */
.input-group {
  display: inline-block;
  vertical-align: middle;
  width: auto; }
  .input-group .input-group-btn .btn-primary, .input-group .input-group-btn .btn.disabled, .input-group .input-group-btn .btn:disabled, .input-group .input-group-btn .btn-secondary {
    padding: 8px 14px;
    line-height: 18px;
    border-radius: 0;
    text-transform: capitalize; }
  .input-group .input-group-btn .btn-danger {
    color: #fff;
    background-color: #da4f49;
    letter-spacing: 1px;
    padding: 8px 14px;
    line-height: 16px;
    text-transform: capitalize; }
    .input-group .input-group-btn .btn-danger:hover {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925; }

.input-group .form-control[name^=quantity] {
  min-width: 50px;
  border-radius: 0;
  display: inline-block;
  width: auto;
  text-align: center; }

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
  border-color: #df5c39; }

/* Theme Title */
.home-title {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-family: "Microsoft JhengHei","Poppins", sans-serif;
  font-size: 30px;
  line-height: 26px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
  display: block;
  color: #000000; }
  

.product-description {
  font-size: 15px;
  color: #a9a9a9;
  width: 75%;
  text-align: center;
  margin: 0 auto;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 25px; }
  @media (max-width: 767px) {
    .product-description {
      display: none; } }

.sub-title {
  color: #666666;
  font-size: 13px;
  font-family: "Microsoft JhengHei","Poppins", sans-serif;
  font-weight: 400;
  text-align: center;
  display: block;
  width: 34%;
  margin: 0 auto;
  margin-bottom: 15px; }
  @media (max-width: 1199px) {
    .sub-title {
      /* If media is below 1200 */
      width: 60%; } }
  @media (max-width: 991px) {
    .sub-title {
      /* If media is below 992 */
      width: 100%; } }

/* select dropdown */
.select-wrapper {
  position: relative; }
  .select-wrapper .form-control {
    font-size: 12px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    padding: 0 5px;
    color: #333;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
    .select-wrapper .form-control:focus {
      box-shadow: none; }
  .select-wrapper:after {
    font-family: 'fontawesome';
    content: '\F0D7';
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 9px;
    pointer-events: none; }

/*========================== NO CHANGE ==========================*/
#siteloader {
  background: #ffffff;
  height: 100%;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  margin: auto;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }
  #siteloader div {
    top: 45%;
    margin: auto;
    position: relative;
    clear: both; }
  #siteloader .ishi-round-flip {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #d6131b;
    animation: lds-circle 2.4s cubic-bezier(0, 1, 0.9, 1) infinite; }

@-webkit-keyframes lds-circle {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.8, 0, 1, 0.8); }
  0% {
    transform: rotateY(0deg); }
  50% {
    transform: rotateY(900deg);
    animation-timing-function: cubic-bezier(0, 0.6, 0.6, 1); }
  100% {
    transform: rotateY(1500deg); } }

@-moz-keyframes lds-circle {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.8, 0, 1, 0.8); }
  0% {
    transform: rotateY(0deg); }
  50% {
    transform: rotateY(900deg);
    animation-timing-function: cubic-bezier(0, 0.6, 0.6, 1); }
  100% {
    transform: rotateY(1500deg); } }

@-o-keyframes lds-circle {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.8, 0, 1, 0.8); }
  0% {
    transform: rotateY(0deg); }
  50% {
    transform: rotateY(900deg);
    animation-timing-function: cubic-bezier(0, 0.6, 0.6, 1); }
  100% {
    transform: rotateY(1500deg); } }

@keyframes lds-circle {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.8, 0, 1, 0.8); }
  0% {
    transform: rotateY(0deg); }
  50% {
    transform: rotateY(900deg);
    animation-timing-function: cubic-bezier(0, 0.6, 0.6, 1); }
  100% {
    transform: rotateY(1500deg); } }

#spin-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9998;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  
.home-title-white{
	color:#ffffff;
}

.ishiservice .ishiservices .no-border {
	border:0px;
}

.ishiservice .ishiservices .no-boder:last-child {
	border-right:0px;
}
/*# sourceMappingURL=stylesheet.css.map*/

#line-link {
    position: fixed;
    top: 150px;
    right: 15px;
    width: 20%;
    z-index: 1000;
    max-width: 100px;
}

.desktop-logo {
      max-width: 150px;
      float:left;
      padding:15px 0;
}

#alert-hack {
	    padding: 20px 40px;
}

@media (max-width: 543px) {
    .home-title {
      /* If media is below 544 */
      font-size: 24px;
      margin-bottom: 20px; 
      }
    .header-nav{
        display:none;
    }
    .desktop-logo {
        max-width: 80px;
        float: left;
        padding: 15px 10px;
    }
    
    #alert-hack {
	    padding: 5px 8px;
    }
    
    #alert-hack  h3{
	    font-size:18px;;
    }
    
    #alert-hack p{
	    font-size:smaller;
    }
    
  }
  
 .btn-cart-link {
     border:1px solid #efb80e;
     background-color:#efb80e;
     color:#ffffff;
     border-radius: 20px;
 }
 
 #btn-inquiry {
    position: fixed;
    bottom: -4px;
    left: 30px;
    z-index: 1000;
    color:#ffffff;
}



