/*.tt-compare-table .tt-item .tt-image-box .tt-img img {
	max-height: 225px;
	width: auto;
	height: auto;
}
.tt-compare-table .tt-item .tt-image-box .tt-img {
	height: 225px;
}
.tt-compare .show-all, .tt-compare .show-diff {
	margin-bottom: 20px;
}
.tt-compare:not(.diff) .show-all {
	display: none;
}
.tt-compare.diff .show-diff {
	display: none;
}

.tt-compare-table .tt-image-box a:not(.tt-btn-quickview):not(.tt-btn-wishlist):not(.tt-btn-compare) {
	position: static;
	width: auto;
	height: auto;
}
.tt-compare-table .tt-image-box .tt-img {
	display: block;
	height: auto;
}

/*---------------------------------------*/
/*----  24. Compare page  ----*/
/*---------------------------------------*/
/*
    compare pages
*/
/*.tt-compare-table {
  border: 1px solid #e9e7e7;
  vertical-align: top; }
  @media (min-width: 409px) {
    .tt-compare-table .tt-item {
      position: relative;
      border-right: 1px solid #e9e7e7; } }
  .tt-compare-table .tt-item > .tt-col {
    padding: 17px 20px 14px 20px;
    font-size: 14px;
    line-height: 22px;
    text-align: left; }
    .tt-compare-table .tt-item > .tt-col.tt-table-title {
      padding-left: 0;
      padding-right: 0;
      text-align: center; }
    .tt-compare-table .tt-item > .tt-col:last-child {
      border-top: 1px solid #e9e7e7; }
  .tt-compare-table .tt-item .tt-table-title {
    background: #f7f8fa;
    border-top: 1px solid #e9e7e7;
    border-bottom: 1px solid #e9e7e7;
    text-align: center;
    color: #191919;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    padding: 11px 10px 8px;
    letter-spacing: 0.03em; }
  .tt-compare-table .tt-item .tt-image-box {
    padding: 17px 20px 14px 20px; }
    .tt-compare-table .tt-item .tt-image-box .tt-row-custom {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .tt-compare-table .tt-item .tt-image-box .tt-remove-item {
      padding: 4px;
      position: relative;
      background: none;
      border: none;
      right: -4px;
      top: 0px;
      color: #191919;
      font-size: 21px;
      line-height: 1;
      -moz-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      -webkit-transition: color 0.2s linear;
      transition: color 0.2s linear; }
      .tt-compare-table .tt-item .tt-image-box .tt-remove-item:before {
        content: "\ea83";
        font-family: "wokiee"; }
      .tt-compare-table .tt-item .tt-image-box .tt-remove-item:hover {
        color: #c40009; }
    .tt-compare-table .tt-item .tt-image-box .tt-label-location {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      position: relative;
      margin-top: -3px;
      margin-left: -3px;
      padding-bottom: 6px; }
      .tt-compare-table .tt-item .tt-image-box .tt-label-location [class^="tt-label-"] {
        margin-left: 3px;
        margin-top: 3px;
        font-size: 12px;
        line-height: 1;
        color: #ffffff;
        font-weight: 500;
        padding: 3px 4px 1px;
        display: inline-block; }
      .tt-compare-table .tt-item .tt-image-box .tt-label-location .tt-label-new {
        background: #03a9f5;
        color: #ffffff; }
      .tt-compare-table .tt-item .tt-image-box .tt-label-location .tt-label-sale {
        background: #f8353e;
        color: #ffffff; }
      .tt-compare-table .tt-item .tt-image-box .tt-label-location .tt-label-in-stock {
        background: #0ec482;
        color: #ffffff; }
      .tt-compare-table .tt-item .tt-image-box .tt-label-location .tt-label-our-stock {
        background: #191919;
        color: #ffffff; }
    .tt-compare-table .tt-item .tt-image-box .tt-img img {
      width: 100%;
      max-width: 180px;
      height: auto; }
    .tt-compare-table .tt-item .tt-image-box .tt-title {
      font-family: "Ubuntu", sans-serif;
      font-size: 14px;
      font-weight: 500;
      color: #191919;
      margin-top: 14px; }
      .tt-compare-table .tt-item .tt-image-box .tt-title a {
        color: #191919; }
        .tt-compare-table .tt-item .tt-image-box .tt-title a:hover {
          color: #c40009; }
    .tt-compare-table .tt-item .tt-image-box .tt-price {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      font-size: 16px;
      line-height: 20px;
      font-weight: 500;
      font-family: "Ubuntu", sans-serif;
      color: #191919; }
      .tt-compare-table .tt-item .tt-image-box .tt-price .new-price {
        color: #f8353e;
        margin-right: 7px; }
      .tt-compare-table .tt-item .tt-image-box .tt-price .old-price {
        color: #191919;
        text-decoration: line-through; }
        .tt-compare-table .tt-item .tt-image-box .tt-price .old-price .money {
          text-decoration: line-through; }
      .tt-compare-table .tt-item .tt-image-box .tt-price span {
        display: inline-block; }
  .tt-compare-table .tt-item .tt-btn-addtocart {
    background: #c40009;
    font-family: "Ubuntu", sans-serif;
    border: none;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0.03em;
    position: relative;
    outline: none;
    padding: 6px 31px 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 40px;
    cursor: pointer;
    border-radius: 6px;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear; }
    @media (max-width: 575px) {
      .tt-compare-table .tt-item .tt-btn-addtocart {
        font-size: 12px;
        padding-left: 20px;
        padding-right: 20px;
        height: 39px; } }
    .tt-compare-table .tt-item .tt-btn-addtocart i {
      color: #ffffff;
      font-size: 20px;
      margin-right: 6px;
      position: relative;
      top: -2px; }
    .tt-compare-table .tt-item .tt-btn-addtocart:hover {
      background-color: #b30000;
      color: #ffffff; }
      .tt-compare-table .tt-item .tt-btn-addtocart:hover i {
        color: #ffffff; }
  .tt-compare-table.slick-init {
    position: relative;
    margin-top: 37px; }
  .tt-compare-table .slick-arrow {
    position: absolute;
    z-index: 7;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    background: none;
    border: none;
    width: 38px;
    height: 38px;
    background: #f7f8fa;
    color: #191919;
    font-weight: 500;
    border-radius: 50%;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear; }
  .tt-compare-table .slick-track {
    margin: 0; }
  .tt-compare-table .slick-arrow:hover {
    background: #c40009;
    color: #ffffff; }
  .tt-compare-table .slick-arrow:before {
    font-family: "wokiee";
    font-size: 20px;
    line-height: 1; }
  .tt-compare-table .slick-prev:before {
    content: "\e90d"; }
  .tt-compare-table .slick-next:before {
    content: "\e90e"; }
  .tt-compare-table .slick-arrow {
    top: -59px; }
  .tt-compare-table .slick-prev {
    right: 47px; }
  .tt-compare-table .slick-next {
    right: 0px; }
/*
.tt-compare-table02 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border: 1px solid #e9e7e7;
  vertical-align: top;
  margin-top: 37px; }
  .tt-compare-table02 .tt-col-title > *:nth-child(even),
  .tt-compare-table02 .tt-item > *:nth-child(even) {
    background-color: #f7f8fa; }
  .tt-compare-table02 .tt-col-title > *:not(:first-child),
  .tt-compare-table02 .tt-item > *:not(:first-child) {
    border-top: 1px solid #e9e7e7; }
  .tt-compare-table02 .tt-col-title {
    position: relative;
    width: 199px; }
    .tt-compare-table02 .tt-col-title:before {
      content: '';
      width: 1px;
      height: 100%;
      position: absolute;
      right: -1px;
      top: 0;
      background-color: #e9e7e7;
      z-index: 2; }
    .tt-compare-table02 .tt-col-title .title-item {
      padding: 17px 20px 14px 20px;
      font-size: 14px;
      line-height: 22px;
      color: #191919;
      text-align: right; }
      .tt-compare-table02 .tt-col-title .title-item.js_one-height-01 {
        padding: 20px; }
  @media (min-width: 451px) {
    .tt-compare-table02 .tt-col-item {
      width: calc(100% - 199px); } }
  @media (max-width: 450px) {
    .tt-compare-table02 .tt-col-item {
      width: calc(100% - 110px); } }
  .tt-compare-table02 .tt-col-item .compare-init-slider {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }
    .tt-compare-table02 .tt-col-item .compare-init-slider .tt-item {
      border-left: 1px solid #e9e7e7; }
  .tt-compare-table02 .tt-col-item .tt-item {
    width: 30%; }
  .tt-compare-table02 .tt-col-item .tt-image-box {
    padding: 20px; }
    .tt-compare-table02 .tt-col-item .tt-image-box .tt-remove-item {
      margin-left: -4px;
      padding: 4px;
      position: relative;
      background: none;
      border: none;
      color: #191919;
      font-size: 21px;
      line-height: 1;
      -moz-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      -webkit-transition: color 0.2s linear;
      transition: color 0.2s linear; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-remove-item:before {
        content: "\ea83";
        font-family: "wokiee"; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-remove-item:hover {
        color: #c40009; }
    .tt-compare-table02 .tt-col-item .tt-image-box .tt-img {
      margin-top: 2px; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-img img {
        width: 100%;
        max-width: 156px;
        height: auto; }
    .tt-compare-table02 .tt-col-item .tt-image-box .tt-label-location {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      position: relative;
      margin-top: 7px;
      margin-left: -3px; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-label-location [class^="tt-label-"] {
        margin-left: 3px;
        margin-top: 3px;
        font-size: 12px;
        line-height: 1;
        color: #ffffff;
        font-weight: 500;
        padding: 3px 4px 1px;
        display: inline-block; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-label-location .tt-label-new {
        background: #03a9f5;
        color: #ffffff; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-label-location .tt-label-sale {
        background: #f8353e;
        color: #ffffff; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-label-location .tt-label-in-stock {
        background: #0ec482;
        color: #ffffff; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-label-location .tt-label-our-stock {
        background: #191919;
        color: #ffffff; }
    .tt-compare-table02 .tt-col-item .tt-image-box .tt-title {
      font-family: "Ubuntu", sans-serif;
      font-size: 14px;
      font-weight: 500;
      color: #191919;
      margin-top: 5px; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-title a {
        color: #191919; }
        .tt-compare-table02 .tt-col-item .tt-image-box .tt-title a:hover {
          color: #c40009; }
    .tt-compare-table02 .tt-col-item .tt-image-box .tt-price {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      font-size: 16px;
      line-height: 20px;
      font-weight: 500;
      font-family: "Ubuntu", sans-serif;
      color: #191919; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-price .new-price {
        color: #f8353e;
        margin-right: 7px; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-price .old-price {
        color: #191919;
        text-decoration: line-through; }
        .tt-compare-table02 .tt-col-item .tt-image-box .tt-price .old-price .money {
          text-decoration: line-through; }
      .tt-compare-table02 .tt-col-item .tt-image-box .tt-price span {
        display: inline-block; }
    .tt-compare-table02 .tt-col-item .tt-image-box .tt-btn-addtocart {
      margin-top: 16px; }
  .tt-compare-table02 .tt-col-item .tt-value {
    font-size: 14px;
    line-height: 22px;
    text-align: left; }
    .tt-compare-table02 .tt-col-item .tt-value:not(:last-child) {
      padding: 17px 20px 14px 20px; }
    .tt-compare-table02 .tt-col-item .tt-value:last-child {
      padding: 20px; }
  .tt-compare-table02 .tt-col-item .tt-btn-addtocart {
    background: #c40009;
    font-family: "Ubuntu", sans-serif;
    border: none;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0.03em;
    position: relative;
    outline: none;
    padding: 6px 21px 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 35px;
    cursor: pointer;
    border-radius: 6px;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear; }
    @media (max-width: 575px) {
      .tt-compare-table02 .tt-col-item .tt-btn-addtocart {
        font-size: 12px;
        padding-left: 13px;
        padding-right: 13px; } }
    .tt-compare-table02 .tt-col-item .tt-btn-addtocart i {
      color: #ffffff;
      font-size: 20px;
      margin-right: 4px;
      position: relative;
      top: -2px; }
    .tt-compare-table02 .tt-col-item .tt-btn-addtocart:hover {
      background-color: #b30000;
      color: #ffffff; }
      .tt-compare-table02 .tt-col-item .tt-btn-addtocart:hover i {
        color: #ffffff; }
  .tt-compare-table02.slick-init {
    position: relative;
    margin-top: 37px; }
  .tt-compare-table02 .slick-arrow {
    position: absolute;
    z-index: 7;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    background: none;
    border: none;
    width: 38px;
    height: 38px;
    background: #f7f8fa;
    color: #191919;
    font-weight: 500;
    border-radius: 50%;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear; }
  .tt-compare-table02 .slick-track {
    margin: 0; }
  .tt-compare-table02 .slick-arrow:hover {
    background: #c40009;
    color: #ffffff; }
  .tt-compare-table02 .slick-arrow:before {
    font-family: "wokiee";
    font-size: 20px;
    line-height: 1; }
  .tt-compare-table02 .slick-prev:before {
    content: "\e90d"; }
  .tt-compare-table02 .slick-next:before {
    content: "\e90e"; }
  .tt-compare-table02 .slick-arrow {
    top: -59px; }
  .tt-compare-table02 .slick-prev {
    right: 47px; }
  .tt-compare-table02 .slick-next {
    right: 0px; }
*/