/*image text list*/
.page-layout-list,
.row.page-layout-list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
  padding: 0;
}
@media (max-width: 767px) {
  .page-layout-list,
  .row.page-layout-list {
    margin: -5px;
  }
}
@media (max-width: 319px) {
  .page-layout-list.list-xxxs-10 .page-layout-item {
    width: 10%;
  }
  .page-layout-list.list-xxxs-10 .page-layout-item {
    width: 10%;
  }
  .page-layout-list.list-xxxs-9 .page-layout-item {
    width: 11.1111%;
  }
  .page-layout-list.list-xxxs-8 .page-layout-item {
    width: 12.5%;
  }
  .page-layout-list.list-xxxs-7 .page-layout-item {
    width: 14.2857%;
  }
  .page-layout-list.list-xxxs-6 .page-layout-item {
    width: 16.6666%;
  }
  .page-layout-list.list-xxxs-5 .page-layout-item {
    width: 20%;
  }
  .page-layout-list.list-xxxs-4 .page-layout-item {
    width: 25%;
  }
  .page-layout-list.list-xxxs-3 .page-layout-item {
    width: 33.3333%;
  }
  .page-layout-list.list-xxxs-2 .page-layout-item {
    width: 50%;
  }
  .page-layout-list.list-xxxs-1 .page-layout-item {
    width: 100%;
  }
  .page-layout-list.max-item-8 .page-layout-item,
  .page-layout-list.max-item-7 .page-layout-item,
  .page-layout-list.max-item-6 .page-layout-item,
  .page-layout-list.max-item-5 .page-layout-item,
  .page-layout-list.max-item-4 .page-layout-item,
  .page-layout-list.max-item-3 .page-layout-item,
  .page-layout-list.max-item-2 .page-layout-item,
  .page-layout-list.max-item-1 .page-layout-item {
    width: 100%;
  }
}
@media (min-width: 320px) {
  .page-layout-list.list-xxs-10 .page-layout-item {
    width: 10%;
  }
  .page-layout-list.list-xxs-9 .page-layout-item {
    width: 11.1111%;
  }
  .page-layout-list.list-xxs-8 .page-layout-item {
    width: 12.5%;
  }
  .page-layout-list.list-xxs-7 .page-layout-item {
    width: 14.2857%;
  }
  .page-layout-list.list-xxs-6 .page-layout-item {
    width: 16.6666%;
  }
  .page-layout-list.list-xxs-5 .page-layout-item {
    width: 20%;
  }
  .page-layout-list.list-xxs-4 .page-layout-item {
    width: 25%;
  }
  .page-layout-list.list-xxs-3 .page-layout-item {
    width: 33.3333%;
  }
  .page-layout-list.list-xxs-2 .page-layout-item {
    width: 50%;
  }
  .page-layout-list.list-xxs-1 .page-layout-item {
    width: 100%;
  }
  .page-layout-list.max-item-8 .page-layout-item,
  .page-layout-list.max-item-7 .page-layout-item,
  .page-layout-list.max-item-6 .page-layout-item,
  .page-layout-list.max-item-5 .page-layout-item,
  .page-layout-list.max-item-4 .page-layout-item,
  .page-layout-list.max-item-3 .page-layout-item,
  .page-layout-list.max-item-2 .page-layout-item {
    width: 50%;
  }
}
@media (min-width: 576px) {
  .page-layout-list.list-xs-10 .page-layout-item {
    width: 10%;
  }
  .page-layout-list.list-xs-9 .page-layout-item {
    width: 11.1111%;
  }
  .page-layout-list.list-xs-8 .page-layout-item {
    width: 12.5%;
  }
  .page-layout-list.list-xs-7 .page-layout-item {
    width: 14.2857%;
  }
  .page-layout-list.list-xs-6 .page-layout-item {
    width: 16.6666%;
  }
  .page-layout-list.list-xs-5 .page-layout-item {
    width: 20%;
  }
  .page-layout-list.list-xs-4 .page-layout-item {
    width: 25%;
  }
  .page-layout-list.list-xs-3 .page-layout-item {
    width: 33.3333%;
  }
  .page-layout-list.list-xs-2 .page-layout-item {
    width: 50%;
  }
  .page-layout-list.list-xs-1 .page-layout-item {
    width: 100%;
  }
  .page-layout-list.max-item-8 .page-layout-item,
  .page-layout-list.max-item-7 .page-layout-item,
  .page-layout-list.max-item-6 .page-layout-item,
  .page-layout-list.max-item-5 .page-layout-item,
  .page-layout-list.max-item-4 .page-layout-item,
  .page-layout-list.max-item-3 .page-layout-item {
    width: 33.3333%;
  }
}
@media (min-width: 768px) {
  .page-layout-list.list-sm-10 .page-layout-item {
    width: 10%;
  }
  .page-layout-list.list-sm-9 .page-layout-item {
    width: 11.1111%;
  }
  .page-layout-list.list-sm-8 .page-layout-item {
    width: 12.5%;
  }
  .page-layout-list.list-sm-7 .page-layout-item {
    width: 14.2857%;
  }
  .page-layout-list.list-sm-6 .page-layout-item {
    width: 16.6666%;
  }
  .page-layout-list.list-sm-5 .page-layout-item {
    width: 20%;
  }
  .page-layout-list.list-sm-4 .page-layout-item {
    width: 25%;
  }
  .page-layout-list.list-sm-3 .page-layout-item {
    width: 33.3333%;
  }
  .page-layout-list.list-sm-2 .page-layout-item {
    width: 50%;
  }
  .page-layout-list.list-sm-1 .page-layout-item {
    width: 100%;
  }
  .page-layout-list.max-item-8 .page-layout-item,
  .page-layout-list.max-item-7 .page-layout-item,
  .page-layout-list.max-item-6 .page-layout-item,
  .page-layout-list.max-item-5 .page-layout-item,
  .page-layout-list.max-item-4 .page-layout-item {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .page-layout-list.list-md-10 .page-layout-item {
    width: 10%;
  }
  .page-layout-list.list-md-9 .page-layout-item {
    width: 11.1111%;
  }
  .page-layout-list.list-md-8 .page-layout-item {
    width: 12.5%;
  }
  .page-layout-list.list-md-7 .page-layout-item {
    width: 14.2857%;
  }
  .page-layout-list.list-md-6 .page-layout-item {
    width: 16.6666%;
  }
  .page-layout-list.list-md-5 .page-layout-item {
    width: 20%;
  }
  .page-layout-list.list-md-4 .page-layout-item {
    width: 25%;
  }
  .page-layout-list.list-md-3 .page-layout-item {
    width: 33.3333%;
  }
  .page-layout-list.list-md-2 .page-layout-item {
    width: 50%;
  }
  .page-layout-list.list-md-1 .page-layout-item {
    width: 100%;
  }
  .page-layout-list.max-item-8 .page-layout-item,
  .page-layout-list.max-item-7 .page-layout-item,
  .page-layout-list.max-item-6 .page-layout-item,
  .page-layout-list.max-item-5 .page-layout-item {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .page-layout-list.list-lg-10 .page-layout-item {
    width: 10%;
  }
  .page-layout-list.list-lg-9 .page-layout-item {
    width: 11.1111%;
  }
  .page-layout-list.list-lg-8 .page-layout-item {
    width: 12.5%;
  }
  .page-layout-list.list-lg-7 .page-layout-item {
    width: 14.2857%;
  }
  .page-layout-list.list-lg-6 .page-layout-item {
    width: 16.6666%;
  }
  .page-layout-list.list-lg-5 .page-layout-item {
    width: 20%;
  }
  .page-layout-list.list-lg-4 .page-layout-item {
    width: 25%;
  }
  .page-layout-list.list-lg-3 .page-layout-item {
    width: 33.3333%;
  }
  .page-layout-list.list-lg-2 .page-layout-item {
    width: 50%;
  }
  .page-layout-list.list-lg-1 .page-layout-item {
    width: 100%;
  }
  .page-layout-list.max-item-8 .page-layout-item,
  .page-layout-list.max-item-7 .page-layout-item,
  .page-layout-list.max-item-6 .page-layout-item {
    width: 16.6666%;
  }
}
@media (min-width: 1400px) {
  .page-layout-list.max-item-8 .page-layout-item,
  .page-layout-list.max-item-7 .page-layout-item {
    width: 14.2857%;
  }
}
@media (min-width: 1600px) {
  .page-layout-list.max-item-8 .page-layout-item {
    width: 12.5%;
  }
}
.page-layout-list-1 {
  margin-left: auto;
  margin-right: auto;
}
.page-layout-list-1 .page-layout-item {
  text-align: center;
}
@media (min-width: 320px) {
  .page-layout-list-1 {
    max-width: 400px;
  }
  .page-layout-list-1 .page-layout-item {
    width: 50%;
  }
}
@media (min-width: 576px) {
  .page-layout-list-1 {
    max-width: 600px;
  }
  .page-layout-list-1 .page-layout-item {
    width: 33.3333%;
  }
}
@media (min-width: 992px) {
  .page-layout-list-1 {
    max-width: 1200px;
  }
  .page-layout-list-1 .page-layout-item {
    width: 16.6666%;
  }
}
.page-layout-list-2 {
  margin-bottom: -30px;
}
.page-layout-list-2 .page-layout-item {
  padding-bottom: 30px;
}
.page-layout-list-2 .page-layout-item .page-layout-content {
  align-items: center;
}
.page-layout-list-2 .page-layout-item .page-layout-content img {
  max-width: 150px;
}
.page-layout-list-2 .page-layout-item .page-layout-content .page-layout-detail {
  min-width: 60%;
}
.page-layout-list-3 {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}
/*image text grid*/
.page-layout-grid {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
  padding: 0;
}
@media (max-width: 767px) {
  .page-layout-grid {
    margin: -5px;
  }
}
@media (max-width: 319px) {
  .page-layout-grid .page-layout-item.grid-xxxs-1 {
    width: 4.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-2 {
    width: 8.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-3 {
    width: 12.5%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-4 {
    width: 16.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-5 {
    width: 20.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-6 {
    width: 25%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-7 {
    width: 29.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-8 {
    width: 33.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-9 {
    width: 37.5%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-10 {
    width: 41.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-11 {
    width: 45.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-12 {
    width: 50%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-13 {
    width: 54.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-14 {
    width: 58.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-15 {
    width: 62.5%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-16 {
    width: 66.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-17 {
    width: 70.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-18 {
    width: 75%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-19 {
    width: 79.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-20 {
    width: 83.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-21 {
    width: 87.5%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-22 {
    width: 91.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-23 {
    width: 95.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xxxs-24 {
    width: 100%;
  }
}
@media (min-width: 320px) {
  .page-layout-grid .page-layout-item.grid-xxs-1 {
    width: 4.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-2 {
    width: 8.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-3 {
    width: 12.5%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-4 {
    width: 16.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-5 {
    width: 20.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-6 {
    width: 25%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-7 {
    width: 29.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-8 {
    width: 33.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-9 {
    width: 37.5%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-10 {
    width: 41.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-11 {
    width: 45.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-12 {
    width: 50%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-13 {
    width: 54.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-14 {
    width: 58.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-15 {
    width: 62.5%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-16 {
    width: 66.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-17 {
    width: 70.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-18 {
    width: 75%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-19 {
    width: 79.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-20 {
    width: 83.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-21 {
    width: 87.5%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-22 {
    width: 91.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-23 {
    width: 95.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xxs-24 {
    width: 100%;
  }
}
@media (min-width: 576px) {
  .page-layout-grid .page-layout-item.grid-xs-1 {
    width: 4.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xs-2 {
    width: 8.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xs-3 {
    width: 12.5%;
  }
  .page-layout-grid .page-layout-item.grid-xs-4 {
    width: 16.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xs-5 {
    width: 20.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xs-6 {
    width: 25%;
  }
  .page-layout-grid .page-layout-item.grid-xs-7 {
    width: 29.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xs-8 {
    width: 33.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xs-9 {
    width: 37.5%;
  }
  .page-layout-grid .page-layout-item.grid-xs-10 {
    width: 41.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xs-11 {
    width: 45.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xs-12 {
    width: 50%;
  }
  .page-layout-grid .page-layout-item.grid-xs-13 {
    width: 54.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xs-14 {
    width: 58.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xs-15 {
    width: 62.5%;
  }
  .page-layout-grid .page-layout-item.grid-xs-16 {
    width: 66.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xs-17 {
    width: 70.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xs-18 {
    width: 75%;
  }
  .page-layout-grid .page-layout-item.grid-xs-19 {
    width: 79.1666%;
  }
  .page-layout-grid .page-layout-item.grid-xs-20 {
    width: 83.3333%;
  }
  .page-layout-grid .page-layout-item.grid-xs-21 {
    width: 87.5%;
  }
  .page-layout-grid .page-layout-item.grid-xs-22 {
    width: 91.6666%;
  }
  .page-layout-grid .page-layout-item.grid-xs-23 {
    width: 95.8333%;
  }
  .page-layout-grid .page-layout-item.grid-xs-24 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .page-layout-grid .page-layout-item.grid-sm-1 {
    width: 4.1666%;
  }
  .page-layout-grid .page-layout-item.grid-sm-2 {
    width: 8.3333%;
  }
  .page-layout-grid .page-layout-item.grid-sm-3 {
    width: 12.5%;
  }
  .page-layout-grid .page-layout-item.grid-sm-4 {
    width: 16.6666%;
  }
  .page-layout-grid .page-layout-item.grid-sm-5 {
    width: 20.8333%;
  }
  .page-layout-grid .page-layout-item.grid-sm-6 {
    width: 25%;
  }
  .page-layout-grid .page-layout-item.grid-sm-7 {
    width: 29.1666%;
  }
  .page-layout-grid .page-layout-item.grid-sm-8 {
    width: 33.3333%;
  }
  .page-layout-grid .page-layout-item.grid-sm-9 {
    width: 37.5%;
  }
  .page-layout-grid .page-layout-item.grid-sm-10 {
    width: 41.6666%;
  }
  .page-layout-grid .page-layout-item.grid-sm-11 {
    width: 45.8333%;
  }
  .page-layout-grid .page-layout-item.grid-sm-12 {
    width: 50%;
  }
  .page-layout-grid .page-layout-item.grid-sm-13 {
    width: 54.1666%;
  }
  .page-layout-grid .page-layout-item.grid-sm-14 {
    width: 58.3333%;
  }
  .page-layout-grid .page-layout-item.grid-sm-15 {
    width: 62.5%;
  }
  .page-layout-grid .page-layout-item.grid-sm-16 {
    width: 66.6666%;
  }
  .page-layout-grid .page-layout-item.grid-sm-17 {
    width: 70.8333%;
  }
  .page-layout-grid .page-layout-item.grid-sm-18 {
    width: 75%;
  }
  .page-layout-grid .page-layout-item.grid-sm-19 {
    width: 79.1666%;
  }
  .page-layout-grid .page-layout-item.grid-sm-20 {
    width: 83.3333%;
  }
  .page-layout-grid .page-layout-item.grid-sm-21 {
    width: 87.5%;
  }
  .page-layout-grid .page-layout-item.grid-sm-22 {
    width: 91.6666%;
  }
  .page-layout-grid .page-layout-item.grid-sm-23 {
    width: 95.8333%;
  }
  .page-layout-grid .page-layout-item.grid-sm-24 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-layout-grid .page-layout-item.grid-md-1 {
    width: 4.1666%;
  }
  .page-layout-grid .page-layout-item.grid-md-2 {
    width: 8.3333%;
  }
  .page-layout-grid .page-layout-item.grid-md-3 {
    width: 12.5%;
  }
  .page-layout-grid .page-layout-item.grid-md-4 {
    width: 16.6666%;
  }
  .page-layout-grid .page-layout-item.grid-md-5 {
    width: 20.8333%;
  }
  .page-layout-grid .page-layout-item.grid-md-6 {
    width: 25%;
  }
  .page-layout-grid .page-layout-item.grid-md-7 {
    width: 29.1666%;
  }
  .page-layout-grid .page-layout-item.grid-md-8 {
    width: 33.3333%;
  }
  .page-layout-grid .page-layout-item.grid-md-9 {
    width: 37.5%;
  }
  .page-layout-grid .page-layout-item.grid-md-10 {
    width: 41.6666%;
  }
  .page-layout-grid .page-layout-item.grid-md-11 {
    width: 45.8333%;
  }
  .page-layout-grid .page-layout-item.grid-md-12 {
    width: 50%;
  }
  .page-layout-grid .page-layout-item.grid-md-13 {
    width: 54.1666%;
  }
  .page-layout-grid .page-layout-item.grid-md-14 {
    width: 58.3333%;
  }
  .page-layout-grid .page-layout-item.grid-md-15 {
    width: 62.5%;
  }
  .page-layout-grid .page-layout-item.grid-md-16 {
    width: 66.6666%;
  }
  .page-layout-grid .page-layout-item.grid-md-17 {
    width: 70.8333%;
  }
  .page-layout-grid .page-layout-item.grid-md-18 {
    width: 75%;
  }
  .page-layout-grid .page-layout-item.grid-md-19 {
    width: 79.1666%;
  }
  .page-layout-grid .page-layout-item.grid-md-20 {
    width: 83.3333%;
  }
  .page-layout-grid .page-layout-item.grid-md-21 {
    width: 87.5%;
  }
  .page-layout-grid .page-layout-item.grid-md-22 {
    width: 91.6666%;
  }
  .page-layout-grid .page-layout-item.grid-md-23 {
    width: 95.8333%;
  }
  .page-layout-grid .page-layout-item.grid-md-24 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .page-layout-grid .page-layout-item.grid-lg-1 {
    width: 4.1666%;
  }
  .page-layout-grid .page-layout-item.grid-lg-2 {
    width: 8.3333%;
  }
  .page-layout-grid .page-layout-item.grid-lg-3 {
    width: 12.5%;
  }
  .page-layout-grid .page-layout-item.grid-lg-4 {
    width: 16.6666%;
  }
  .page-layout-grid .page-layout-item.grid-lg-5 {
    width: 20.8333%;
  }
  .page-layout-grid .page-layout-item.grid-lg-6 {
    width: 25%;
  }
  .page-layout-grid .page-layout-item.grid-lg-7 {
    width: 29.1666%;
  }
  .page-layout-grid .page-layout-item.grid-lg-8 {
    width: 33.3333%;
  }
  .page-layout-grid .page-layout-item.grid-lg-9 {
    width: 37.5%;
  }
  .page-layout-grid .page-layout-item.grid-lg-10 {
    width: 41.6666%;
  }
  .page-layout-grid .page-layout-item.grid-lg-11 {
    width: 45.8333%;
  }
  .page-layout-grid .page-layout-item.grid-lg-12 {
    width: 50%;
  }
  .page-layout-grid .page-layout-item.grid-lg-13 {
    width: 54.1666%;
  }
  .page-layout-grid .page-layout-item.grid-lg-14 {
    width: 58.3333%;
  }
  .page-layout-grid .page-layout-item.grid-lg-15 {
    width: 62.5%;
  }
  .page-layout-grid .page-layout-item.grid-lg-16 {
    width: 66.6666%;
  }
  .page-layout-grid .page-layout-item.grid-lg-17 {
    width: 70.8333%;
  }
  .page-layout-grid .page-layout-item.grid-lg-18 {
    width: 75%;
  }
  .page-layout-grid .page-layout-item.grid-lg-19 {
    width: 79.1666%;
  }
  .page-layout-grid .page-layout-item.grid-lg-20 {
    width: 83.3333%;
  }
  .page-layout-grid .page-layout-item.grid-lg-21 {
    width: 87.5%;
  }
  .page-layout-grid .page-layout-item.grid-lg-22 {
    width: 91.6666%;
  }
  .page-layout-grid .page-layout-item.grid-lg-23 {
    width: 95.8333%;
  }
  .page-layout-grid .page-layout-item.grid-lg-24 {
    width: 100%;
  }
}
.page-layout-grid-1 {
  margin: -10px -20px;
}
.page-layout-grid-1 .page-layout-item {
  padding: 10px 20px;
}
/*image text item*/
.page-layout-item {
  padding: 10px;
  width: 100%;
}
@media (max-width: 767px) {
  .page-layout-item {
    padding: 5px;
  }
}
.page-layout-item .page-layout-content {
  width: 100%;
  height: 100%;
}
.page-layout-item .page-layout-content .page-layout-image {
  overflow: hidden;
}
.page-layout-item .page-layout-content .page-layout-image img {
  vertical-align: middle;
  transition: all 0.5s ease;
}
.page-layout-item .page-layout-content a.page-layout-image img:hover {
  transform: scale(1.1);
}
.page-layout-item a.page-layout-content {
  background: #fff;
  display: block;
  border: 1px solid #ebe8e8;
}
.page-layout-item a.page-layout-content .page-layout-image img {
  transition: all 0.25s ease-out;
}
.page-layout-item a.page-layout-content:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
}
.page-layout-item a.page-layout-content:hover .page-layout-image img {
  transform: scale(1.1);
}
.page-layout-item .page-layout-center {
  position: relative;
}
.page-layout-item .page-layout-center .page-layout-detail {
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
}
.page-layout-item .page-layout-center .page-layout-image {
  padding-bottom: 50%;
}
.page-layout-item .page-layout-center .page-layout-image img {
  margin-bottom: -50%;
  min-width: 100%;
}
.page-layout-item .page-layout-horizontal {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
.page-layout-item .page-layout-horizontal .page-layout-image,
.page-layout-item .page-layout-horizontal .page-layout-detail {
  padding: 0 10px;
}
.page-layout-item .page-layout-horizontal .page-layout-image img {
  vertical-align: middle;
}
.page-layout-item .page-layout-horizontal .page-layout-detail {
  flex: 1 1 50%;
}
.page-layout-item .page-layout-vertical {
  margin: -10px 0;
  display: flex;
  flex-direction: column;
}
.page-layout-item .page-layout-vertical .page-layout-image,
.page-layout-item .page-layout-vertical .page-layout-detail {
  padding: 10px 0;
}
.page-layout-item .page-layout-vertical .page-layout-detail {
  flex-grow: 1;
}
.page-layout-item.page-layout-item-2 .page-layout-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-layout-item.page-layout-item-2 .page-layout-title {
  text-align: right;
}
.page-layout-item.page-layout-item-2 .page-layout-image img {
  width: 100%;
}
.page-layout-item.page-layout-item-2 .page-layout-description {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 100%;
}
/*page common*/
@media (min-width: 768px) and (max-width: 979px) {
  body.account.page-layout-2columns-left .column.main,
  body.page-layout-2columns-left .column.main,
  body.page-layout-2columns-right .column.main {
    width: 100%;
    padding: 0;
  }
  body.page-layout-3columns .sidebar-additional,
  body.account.page-layout-2columns-left .sidebar-additional,
  body.page-layout-2columns-left .sidebar-additional,
  body.page-layout-2columns-right .sidebar-additional,
  body.page-layout-3columns .sidebar-main,
  body.account.page-layout-2columns-left .sidebar-main,
  body.page-layout-2columns-left .sidebar-main,
  body.page-layout-2columns-right .sidebar-main {
    width: 100%;
    padding: 0;
  }
}
.background-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.background-image-radius {
  border-radius: 5px;
}
.background-container {
  position: relative;
  width: 100%;
}
.background-container .background-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.background-container .background-content .page-title-wrapper {
  position: absolute;
  top: 47%;
  left: 50%;
  padding: 0 5%;
  width: 100%;
  max-width: 1400px;
  max-height: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.background-container .page-title {
  font-size: 3em;
  color: #fff;
}
.background-container p {
  line-height: 1.66;
  color: #fff;
}
.svg-content {
  position: relative;
  width: 100%;
}
.svg-content svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-bg-1 {
  background: #fafbff;
}
.page-bg-2 {
  background: url(../../images/login_bg.png);
}
.page-bg-3 {
  background: #df4128;
}
.page-bg-4 {
  background: #3a83c6;
}
.page-bg-5 {
  background: #dfa829;
}
.page-bg-6 {
  background: #191919;
}
.page-bg-7 {
  background: #cf111a;
}
.page-bg-8 {
  background: #efefef;
}
.page-bg-9 {
  background: #dcefff;
}
.page-bg-10 {
  background: #0c9d67;
}
.page-bg-11 {
  background: #349604;
}
.page-bg-12 {
  background: #264781;
}
.page-bg-13 {
  background: #cf111a;
}
.image-bg-1 {
  position: relative;
}
.image-bg-1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.6);
}
.page-section-1 {
  padding: 30px 0 50px;
}
.page-section-2 {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .page-section-1 {
    padding: 20px 0 30px;
  }
  .page-section-2 {
    padding: 40px 0;
  }
}
.page-more-1 {
  margin: auto;
  width: 3.2em;
  position: relative;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.page-more-1:before,
.page-more-1:after {
  content: '';
  width: 50%;
  height: 1px;
  display: flex;
  background: #999;
  position: absolute;
  bottom: 0;
  transition: all 0.2s ease 0s;
}
.page-more-1:before {
  left: 2px;
}
.page-more-1:after {
  right: 2px;
}
.page-more-1:hover:after,
.page-more-1:hover:before {
  background: #f50;
}
.page-more-1:hover:before {
  transform: rotate(20deg) translate3d(0, 0, 0);
}
.page-more-1:hover:after {
  transform: rotate(-20deg) translate3d(0, 0, 0);
}
.page-more-1.active:hover:before {
  transform: rotate(-20deg) translate3d(0, 0, 0);
}
.page-more-1.active:hover:after {
  transform: rotate(20deg) translate3d(0, 0, 0);
}
.page-list-1 {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-list-1 li {
  margin: 0 0 30px;
}
.page-list-1 li > * {
  margin: 5px 0;
}
/*page article*/
.page-article-1 {
  position: relative;
  margin: 35px 0;
  display: inline-block;
}
.page-article-1 .circle {
  padding: 8px;
  background: #fff;
  border: 2px solid;
  border-radius: 50%;
  transform: rotate(-15deg);
}
.page-article-1 .circle .circle-out {
  position: relative;
}
.page-article-1 .circle .circle-out:before,
.page-article-1 .circle .circle-out:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 8px;
  background: #fff;
}
.page-article-1 .circle .circle-out:before {
  top: 0;
  left: 0;
  transform: translate(0, -11px);
}
.page-article-1 .circle .circle-out:after {
  bottom: 0;
  right: 0;
  transform: translate(0, 11px);
}
.page-article-1 .circle .circle-in {
  padding: 10px;
  border: 2px solid;
  border-radius: 50%;
  transform: rotate(30deg);
}
.page-article-1 .circle .circle-center {
  position: relative;
  width: 6em;
  height: 6em;
  color: #fff;
  background: white;
  border-radius: 50%;
}
.page-article-1 .circle .circle-center:before,
.page-article-1 .circle .circle-center:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 10px;
  background: #fff;
}
.page-article-1 .circle .circle-center:before {
  top: 0;
  left: 0;
  transform: translate(-15px, -13px);
}
.page-article-1 .circle .circle-center:after {
  bottom: 0;
  right: 0;
  transform: translate(15px, 13px);
}
.page-article-1 .content {
  position: absolute;
  top: 0;
  left: 0;
  padding: 21px;
  width: 100%;
  height: 100%;
}
.page-article-1 .content .tip {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
}
.page-article-1 .content:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 2px;
  height: 50%;
}
.page-article-1 .content:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.page-article-1 .content .content-out {
  width: 100%;
  height: 100%;
  color: #fff;
  border: 2px solid #ffffff;
  border-radius: 50%;
}
.page-article-1 .content .content-in {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}
.page-article-1 .content .content-in > * {
  margin: 0;
}
.page-article-1.circle-top .tip {
  top: -35px;
}
.page-article-1.circle-top .content:before,
.page-article-1.circle-top .content:after {
  top: -15px;
}
.page-article-1.circle-bottom .tip {
  bottom: -35px;
}
.page-article-1.circle-bottom .content:before,
.page-article-1.circle-bottom .content:after {
  bottom: -15px;
}
.page-article-1.circle-color-1 .circle,
.page-article-1.circle-color-1 .circle-in {
  border-color: #02213f;
}
.page-article-1.circle-color-1 .tip {
  color: #02213f;
}
.page-article-1.circle-color-1 .content:before,
.page-article-1.circle-color-1 .content:after,
.page-article-1.circle-color-1 .content-out {
  background: #02213f;
}
.page-article-1.circle-color-1 .content-out {
  box-shadow: 0 0 30px rgba(2, 33, 63, 0.3);
}
.page-article-1.circle-color-2 .circle,
.page-article-1.circle-color-2 .circle-in {
  border-color: #e98605;
}
.page-article-1.circle-color-2 .tip {
  color: #e98605;
}
.page-article-1.circle-color-2 .content:before,
.page-article-1.circle-color-2 .content:after,
.page-article-1.circle-color-2 .content-out {
  background: #e98605;
}
.page-article-1.circle-color-2 .content-out {
  box-shadow: 0 0 30px rgba(233, 134, 5, 0.3);
}
.page-article-1.circle-color-3 .circle,
.page-article-1.circle-color-3 .circle-in {
  border-color: #ff5901;
}
.page-article-1.circle-color-3 .tip {
  color: #ff5901;
}
.page-article-1.circle-color-3 .content:before,
.page-article-1.circle-color-3 .content:after,
.page-article-1.circle-color-3 .content-out {
  background: #ff5901;
}
.page-article-1.circle-color-3 .content-out {
  box-shadow: 0 0 30px rgba(255, 89, 1, 0.3);
}
.page-article-1.circle-color-4 .circle,
.page-article-1.circle-color-4 .circle-in {
  border-color: #047e96;
}
.page-article-1.circle-color-4 .tip {
  color: #047e96;
}
.page-article-1.circle-color-4 .content:before,
.page-article-1.circle-color-4 .content:after,
.page-article-1.circle-color-4 .content-out {
  background: #047e96;
}
.page-article-1.circle-color-4 .content-out {
  box-shadow: 0 0 30px rgba(4, 126, 150, 0.3);
}
.page-article-1.circle-color-5 .circle,
.page-article-1.circle-color-5 .circle-in {
  border-color: #0042f8;
}
.page-article-1.circle-color-5 .tip {
  color: #0042f8;
}
.page-article-1.circle-color-5 .content:before,
.page-article-1.circle-color-5 .content:after,
.page-article-1.circle-color-5 .content-out {
  background: #0042f8;
}
.page-article-1.circle-color-5 .content-out {
  box-shadow: 0 0 30px rgba(0, 66, 248, 0.3);
}
.page-article-1.circle-color-6 .circle,
.page-article-1.circle-color-6 .circle-in {
  border-color: #049658;
}
.page-article-1.circle-color-6 .tip {
  color: #049658;
}
.page-article-1.circle-color-6 .content:before,
.page-article-1.circle-color-6 .content:after,
.page-article-1.circle-color-6 .content-out {
  background: #049658;
}
.page-article-1.circle-color-6 .content-out {
  box-shadow: 0 0 30px rgba(4, 150, 88, 0.3);
}
.page-article-2 {
  padding: 20px 5px 0;
  position: relative;
  text-align: center;
}
.page-article-2 .page-article-icon {
  position: absolute;
  top: 0;
  width: 100%;
}
.page-article-2 .page-article-icon span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  background: #fff;
  border-radius: 50%;
}
.page-article-2 .page-article-detail {
  padding: 10px;
  height: 100%;
  background: #fff;
}
.page-article-2 .page-article-detail > * {
  display: block;
  max-width: 16em;
  margin: 10px auto;
}
.page-article-2 .page-article-detail.page-article-shadow {
  margin: 0 0 10px;
  box-shadow: 0 10px 8px -4px rgba(0, 0, 0, 0.2);
}
.page-article-3 {
  position: relative;
  padding: 20px;
  margin: auto;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 10px 8px -4px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.page-article-3:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  background: linear-gradient(215deg, #fafbff 45%, #f2f2f2 55%, transparent 70%, #ffffff 0);
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-bottom-left-radius: 4px;
  box-shadow: -1.5px 3px 3px #cccccc;
}
.page-article-3:before {
  content: "";
  position: absolute;
  right: -2px;
  top: -2px;
  background: #fafbff;
}
.page-article-3 .page-article-content {
  padding-right: 20px;
  max-width: 1000px;
}
.page-article-3 .page-article-content:before,
.page-article-3 .page-article-content:after {
  content: '';
  position: absolute;
  z-index: 1;
}
.page-article-3 .page-article-content:before {
  width: 20px;
  height: 15px;
  top: -1px;
  background: -webkit-radial-gradient(0% 100%, transparent 60%, #cccccc 70%, #b3b3b3 71%, #f7f7f7 75%);
}
.page-article-3 .page-article-content:after {
  width: 15px;
  height: 20px;
  right: -1px;
  background: -webkit-radial-gradient(0% 100%, transparent 60%, #cccccc 70%, #b3b3b3 71%, #f7f7f7 75%);
}
.page-article-3:hover:after {
  width: 16px;
  height: 12px;
}
.page-article-3:hover:before {
  width: 18px;
  height: 14px;
}
.page-article-3:hover .page-article-content:before,
.page-article-3:hover .page-article-content:after {
  width: 8px;
  height: 8px;
}
.page-article-3:hover .page-article-content:before {
  right: 15px;
}
.page-article-3:hover .page-article-content:after {
  top: 11px;
}
.page-article-3:after,
.page-article-3:before,
.page-article-3 .page-article-content:before,
.page-article-3 .page-article-content:after {
  transition: all 0.3s ease 0s;
}
.page-article-3:after {
  width: 40px;
  height: 30px;
}
.page-article-3:before {
  width: 42px;
  height: 32px;
}
.page-article-3 .page-article-content:before {
  right: 39px;
}
.page-article-3 .page-article-content:after {
  top: 29px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .page-article-3:after,
  .page-article-3:before,
  .page-article-3 .page-article-content:before,
  .page-article-3 .page-article-content:after {
    transition: all 0.4s ease 0s;
  }
  .page-article-3:after {
    width: 56px;
    height: 42px;
  }
  .page-article-3:before {
    width: 58px;
    height: 44px;
  }
  .page-article-3 .page-article-content {
    padding-right: 35px;
  }
  .page-article-3 .page-article-content:before {
    right: 55px;
  }
  .page-article-3 .page-article-content:after {
    top: 41px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .page-article-3:after,
  .page-article-3:before,
  .page-article-3 .page-article-content:before,
  .page-article-3 .page-article-content:after {
    transition: all 0.5s ease 0s;
  }
  .page-article-3:after {
    width: 72px;
    height: 54px;
  }
  .page-article-3:before {
    width: 74px;
    height: 56px;
  }
  .page-article-3 .page-article-content {
    padding-right: 50px;
  }
  .page-article-3 .page-article-content:before {
    right: 71px;
  }
  .page-article-3 .page-article-content:after {
    top: 53px;
  }
}
@media (min-width: 1200px) {
  .page-article-3:after,
  .page-article-3:before,
  .page-article-3 .page-article-content:before,
  .page-article-3 .page-article-content:after {
    transition: all 0.6s ease 0s;
  }
  .page-article-3:after {
    width: 80px;
    height: 60px;
  }
  .page-article-3:before {
    width: 82px;
    height: 62px;
  }
  .page-article-3 .page-article-content {
    padding-right: 0;
  }
  .page-article-3 .page-article-content:before {
    right: 79px;
  }
  .page-article-3 .page-article-content:after {
    top: 59px;
  }
}
.page-article-4 {
  border-radius: 5px;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
}
.page-article-4 .page-article-content {
  margin: auto;
  padding: 30px 20px;
  max-width: 30em;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-article-4 .page-article-title {
  padding: 0 10px;
  font-size: 20px;
  font-weight: 500;
  transition: all ease 0.5s;
}
.page-article-4 .page-article-icon span {
  font-size: 25px;
}
.page-article-4 .page-article-arrow span {
  font-size: 15px;
}
@media (max-width: 575px) {
  .page-article-4 .page-article-title {
    font-size: 16px;
  }
  .page-article-4 .page-article-icon span {
    font-size: 20px;
  }
}
.page-article-4:hover .page-article-title,
.page-article-4 .page-article-icon span,
.page-article-4 .page-article-arrow span {
  color: #ed1c24;
}
.page-article-5 {
  display: flex;
  flex-direction: column;
}
.page-article-5 .page-article-star {
  margin: 0 0 10px;
}
.page-article-5 .page-article-star span {
  color: #f9c400;
}
.page-article-5 .page-article-description {
  flex-grow: 1;
  padding: 0 0 30px;
  position: relative;
}
.page-article-5 .page-article-description:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  border-bottom: 1px dashed #ccc;
}
@media (max-width: 575px) {
  .page-article-5 p {
    font-size: 13px;
  }
  .page-article-5 .page-text-5,
  .page-article-5 .page-text-6 {
    font-size: 14px;
  }
}
.page-article-6 {
  color: #fff;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}
.page-article-6 .page-article-icon {
  padding: 10px;
}
.page-article-6 .page-article-icon span {
  font-size: 50px;
  line-height: 1;
  width: 1em;
}
.page-article-6 .page-article-detail {
  flex-grow: 1;
  min-width: 60%;
  padding: 10px;
}
.page-article-6 .page-article-detail > * {
  margin-bottom: 5px;
}
.page-article-7 {
  text-align: center;
}
.page-article-7 .page-article-info {
  text-align: center;
  border-top: 1px dashed #999;
  padding: 15px 0;
}
.page-article-7 .page-article-info p {
  line-height: 1;
  color: #737373;
  font-size: 16px;
}
.page-article-7 .page-article-list {
  padding-left: 40px;
  display: inline-block;
}
@media (max-width: 1400px) {
  .page-article-7 .page-article-list {
    max-width: 910px;
  }
}
.page-article-7 .page-article-item {
  display: inline-block;
  margin-left: -40px;
  text-align: center;
}
.page-article-7 .page-article-item .page-article-description {
  padding: 5px 50px 20px 0;
}
.page-article-7 .page-article-item .page-article-description h4 {
  margin: 0;
  padding: 0;
  font-weight: 900;
  font-size: 20px;
}
.page-article-7 .page-article-item .page-article-description p {
  margin: 0;
  padding: 0;
}
.page-article-7 .page-article-item .page-article-arrow {
  position: relative;
  padding: 0 60px;
  display: inline-block;
  width: 100%;
}
.page-article-7 .page-article-item .page-article-arrow:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-left: 60px solid transparent;
  border-top: 75px solid #3788b5;
  border-bottom: 75px solid #3788b5;
}
.page-article-7 .page-article-item .page-article-arrow:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  border-left: 60px solid #3788b5;
  border-top: 75px solid transparent;
  border-bottom: 75px solid transparent;
}
.page-article-7 .page-article-item .page-article-arrow .page-article-content {
  height: 150px;
  color: #fff;
  background: #3788b5;
  padding: 40px 0;
  width: 100%;
}
.page-article-7 .page-article-item .page-article-arrow .page-article-content h3 {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 900;
  font-size: 50px;
}
.page-article-7 .page-article-item .page-article-arrow .page-article-content p {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 20px;
  font-weight: 700;
}
.page-article-7 .page-article-item .page-article-arrow .page-article-tip {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  color: #3788b5;
  background: #fff;
  border-radius: 50%;
  z-index: 1;
  font-size: 30px;
}
.page-article-7 .page-article-item .page-article-arrow.extra-color:before {
  border-top: 75px solid #dde2e6;
  border-bottom: 75px solid #dde2e6;
}
.page-article-7 .page-article-item .page-article-arrow.extra-color:after {
  border-left: 60px solid #dde2e6;
}
.page-article-7 .page-article-item .page-article-arrow.extra-color .page-article-content {
  color: #283a3e;
  background: #dde2e6;
}
.page-article-7 .page-article-item .page-article-arrow.extra-color .page-article-tip {
  color: #2b3d41;
}
.page-article-8 {
  background: #ececec;
  height: 100%;
}
.page-article-8 .page-article-icon {
  padding: 20px;
  display: flex;
  align-items: center;
  color: #fff;
}
.page-article-8 .page-article-icon span {
  width: 1em;
  text-align: center;
  font-size: 40px;
}
.page-article-8 .page-article-detail {
  padding: 20px;
  flex-grow: 1;
}
@media (min-width: 320px) {
  .page-article-8 {
    display: flex;
  }
}
@media (max-width: 575px) {
  .page-article-8 .page-title-5 {
    font-size: 22px;
    font-weight: 400;
  }
  .page-article-8 p {
    font-size: 13px;
  }
}
.page-article-10 {
  text-align: center;
}
.page-article-10 .page-article-list {
  display: flex;
}
.page-article-10 .page-article-num {
  margin: auto;
  width: 2.3em;
  height: 2.3em;
  line-height: 2.3em;
  background: #efefef;
  border-radius: 50%;
  font-size: 1.3em;
  font-weight: 500;
}
.page-article-10 .page-article-description {
  margin-top: 10px;
}
.page-article-10 .page-article-description > * {
  margin: 0;
}
@media (max-width: 767px) {
  .page-article-10 .page-article-list {
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .page-article-10 .page-article-item {
    width: 50%;
    padding: 0 10px 30px;
  }
}
@media (max-width: 319px) {
  .page-article-10 .page-article-item {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .page-article-10 .page-article-list {
    padding: 0 60px 90px;
    align-items: center;
    max-width: 900px;
    margin: auto;
  }
  .page-article-10 .page-artilce-line {
    flex-grow: 1;
    position: relative;
    height: 1px;
    background: #bbb;
  }
  .page-article-10 .page-artilce-line:before {
    content: '';
    position: absolute;
    top: -3.6px;
    right: 0;
    width: 8px;
    height: 8px;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    transform: rotate(45deg);
  }
  .page-article-10 .page-article-item {
    position: relative;
    padding: 0 10px;
    text-align: center;
  }
  .page-article-10 .page-article-description {
    position: absolute;
    top: 3em;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
}
/*page text*/
.page-text-2 {
  font-weight: 500;
  line-height: 1;
  font-family: Teko, Helvetica Neue, Verdana, Arial, sans-serif;
}
.page-text-3 {
  margin: 0 0 30px;
  letter-spacing: 0.5px;
  font-size: 1.3em;
  line-height: 1.5em;
}
.page-text-4 {
  font-size: 2.4em;
  line-height: 1.2em;
  color: #666;
  text-align: center;
  letter-spacing: 0.25px;
}
@media (max-width: 991px) {
  .page-text-4 {
    font-size: 2em;
  }
}
.page-text-5 {
  color: #6e7370;
  font-size: 14px;
}
.page-text-6 {
  font-size: 14px;
  line-height: 1.7856;
}
.page-text-7 {
  font-size: 24px;
  text-align: center;
  margin: 0;
}
@media (max-width: 767px) {
  .page-text-7 {
    font-size: 18px;
  }
}
/*page title*/
.page-title-1 {
  margin: 0;
  padding: 0 0 30px;
  font-size: 4em;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
}
@media (max-width: 991px) {
  .page-title-1 {
    font-size: 2.8em;
  }
}
@media (max-width: 767px) {
  .page-title-1 {
    padding: 0 0 20px;
  }
}
.page-title-2 {
  margin: 0 0 15px;
  letter-spacing: 0.25px;
}
.page-title-3 {
  margin: 0 0 20px;
  text-transform: uppercase;
  text-align: center;
}
.page-title-2,
.page-title-3 {
  font-size: 3.2em;
  line-height: 1.1em;
}
@media (max-width: 991px) {
  .page-title-2,
  .page-title-3 {
    font-size: 2.5em;
    line-height: 1.2em;
  }
}
.page-title-4,
.page-title-5 {
  font-size: 2.5em;
  line-height: 1;
  font-family: Teko, Helvetica Neue, Verdana, Arial, sans-serif;
}
.page-title-4 {
  font-weight: 500;
}
.page-title-5 {
  font-weight: 100;
}
.page-title-6 {
  padding: 0 0 10px;
  text-align: center;
  line-height: 1.2;
  font-size: 36px;
  font-weight: 500;
  font-family: Teko, Helvetica Neue, Verdana, Arial, sans-serif;
  text-shadow: 0 0 1px black;
}
@media (max-width: 767px) {
  .page-title-6 {
    padding: 0 0 5px;
    font-size: 24px;
    line-height: 1;
  }
}
/*special title*/
.page-title-s1 {
  position: relative;
  margin-bottom: 0;
  color: #000;
  text-transform: uppercase;
  font: 500 35px/1.35 Teko, Helvetica Neue, Verdana, Arial, sans-serif;
}
.page-title-s1:before,
.page-title-s1:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: calc(50% - 60px);
  width: 120px;
  height: 0;
  border-bottom: 5px solid #ed262f;
  transform: skew(-30deg);
  box-sizing: content-box;
}
.page-title-s1:before {
  box-shadow: 0px 3px 0px 0px #f36d73;
}
.page-title-s1:after {
  width: 60px;
  left: calc(50% - 30px);
  border-color: #cf111a;
  box-shadow: 0px 3px 0px 0px #ed262f;
}
/*page button*/
.page-button-1 {
  padding: 10px 0;
  width: 100%;
  max-width: 10em;
  font-size: 14px;
  font-weight: 550;
  text-align: center;
  background: #cf111a;
  border-radius: 5px;
  text-transform: uppercase;
  transition: all 0.25s ease;
}
.page-button-1,
.page-button-1:hover,
.columns a.page-button-1,
.columns a.page-button-1:hover {
  color: #fff;
}
.page-button-1:hover {
  background: #000;
}
@media (max-width: 767px) {
  .page-button-1 {
    padding: 5px 0;
    max-width: 8em;
    font-size: 13px;
  }
}
.page-button-2 {
  margin: 0 auto;
  padding: 19px 0;
  width: 278px;
  display: block;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.35px;
  background: #ff6621;
  transition: background 0.3s ease-in-out;
}
.page-button-2,
.page-button-2:hover,
.columns a.page-button-2,
.columns a.page-button-2:hover {
  color: #fff;
}
.page-button-2:hover {
  background: #3d9eeb;
}
/*common*/
@media (max-width: 767px) {
  .page-wrapper .cdz-block-title {
    margin-bottom: 20px;
    padding-bottom: 0;
  }
}
/*amreview*/
.review-add.amreview-submit-form > .block-content {
  padding: 0;
}
.amreview-submit-form .review-fieldset {
  min-width: 100%;
}
.amrev-toolbar-container .amrev-sorting {
  white-space: nowrap;
}
.amrev-toolbar-container .amrev-sortbtn:before {
  font-family: 'FontAwesome';
  content: '\f176';
}
.amrev-comment-toolbar .amrev-combtn:before {
  font-family: 'FontAwesome';
  content: '\f107';
}
@media (min-width: 768px) {
  .amrev-desc-title .amreview-title-review {
    margin-right: 2em;
    word-break: break-word;
  }
}
.amreview-submit-form .review-fieldset .review-legend.legend {
  flex-wrap: wrap;
  align-items: center;
}
.amreview-submit-form .review-fieldset .review-legend.legend strong {
  margin-top: 0;
}
.amreview-submit-form .review-field-ratings .review-field-rating {
  display: flex;
}
.amreview-submit-form .review-field-ratings .review-field-rating .label,
.amreview-submit-form .review-field-ratings .review-field-rating .control {
  padding: 0;
}
@media (max-width: 575px) {
  .amreview-submit-form .review-field-ratings .nested {
    display: block;
    width: 100%;
    max-width: 220px;
  }
  .amreview-submit-form .review-field-ratings .review-field-rating {
    justify-content: space-between;
  }
  .amreview-submit-form .review-field-ratings .review-field-rating .label {
    min-width: 4em;
  }
  .amreview-submit-form .review-field-ratings .review-field-rating .control {
    margin-left: 0;
  }
}
.amreview-submit-form .review-control-vote.control:before {
  height: 22px;
}
.amreview-submit-form .review-control-vote.control:hover:before {
  color: #b1aeae;
}
.amreview-submit-form .review-control-vote label {
  top: 0;
}
/*amsearch*/
header.header-style-14 .header-panel-container:before {
  display: none;
}
header.header-style-14 .header-panel-center .header-search {
  display: inline;
  white-space: normal;
}
header.header-style-14 .header-panel-center .header-search .search-toggle {
  position: absolute;
  top: 0;
  right: 50px;
  bottom: 0;
  margin: auto;
}
header.header-style-14 .header-search .search-form {
  position: absolute;
  top: 35px;
  right: 10px;
}
header.header-style-14 .header-search .amsearch-wrapper-block {
  position: relative;
  margin: 0;
  padding: 15px 10px;
}
header.header-style-14 .header-search .amsearch-wrapper-block:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
}
header.header-style-14 .header-search .amsearch-form-block.-opened,
header.header-style-14 .header-search .amsearch-form-block .amsearch-input-wrapper {
  width: 100% !important;
  min-width: 100% !important;
}
header.header-style-14 .header-search .amsearch-input-wrapper .amsearch-input {
  background: #fff;
  border: 1px solid #888;
}
header.header-style-14 .header-search .amsearch-result-section {
  max-height: calc(100vh - 160px);
}
header.header-style-14 .header-search .amsearch-items-section {
  padding-top: 20px;
}
header.header-style-14 .header-search .amsearch-products-section {
  padding: 20px 10px;
}
header.header-style-14 .header-search .amsearch-products-section .amsearch-block-header {
  padding: 0 10px 15px;
}
header.header-style-14 .header-search .amsearch-products-section .amsearch-slider-section {
  max-width: 100%;
}
header.header-style-14 .header-search .amsearch-products-section .amsearch-product-list {
  width: 100%;
}
header.header-style-14 .header-search .amsearch-products-section .amsearch-item {
  padding: 0 10px 10px;
  max-width: 100%;
  flex-direction: column;
}
header.header-style-14 .header-search amsearch-item .amsearch-description,
header.header-style-14 .header-search .amsearch-description .amsearch-link {
  flex-grow: 1;
}
.amsearch-products-section .actions-secondary .amsearch-button.-compare {
  display: none;
}
@media (min-width: 280px) {
  header.header-style-14 .header-search .amsearch-products-section .amsearch-item {
    max-width: 50%;
  }
}
@media (min-width: 576px) {
  header.header-style-14 .header-search .amsearch-products-section .amsearch-item {
    max-width: 33.3333%;
  }
}
@media (min-width: 768px) {
  header.header-style-14 .header-search .search-form {
    position: static;
    top: 0;
    right: 0;
  }
  header.header-style-14 .header-panel-center .header-search .block-search {
    float: none;
  }
  header.header-style-14 .header-panel-center .header-search .control {
    height: 40px;
    border: 1px solid #191919;
  }
  header.header-style-14 .header-search .amsearch-products-section .amsearch-item {
    max-width: 50%;
  }
  header.header-style-14 .header-search .amsearch-form-block .amsearch-input {
    padding-right: 30px;
    height: 40px;
    text-overflow: ellipsis;
    border-radius: 20px;
    border: 1px solid #121212;
  }
  header.header-style-14 .header-search .amsearch-form-block:not(.-opened) .amsearch-button.-loupe {
    opacity: 1;
    font-weight: 500;
    background: none;
  }
  header.header-style-14 .header-search .amsearch-form-block:not(.-opened) .amsearch-button.-loupe:before {
    content: '\e615';
    font-size: 20px;
    line-height: 20px;
    font-family: 'icons-blank-theme';
    color: #cf111a;
    text-shadow: 0 0 #cf111a;
  }
}
@media (min-width: 992px) {
  header.header-style-14 .header-search .amsearch-products-section .amsearch-item {
    max-width: 33.3333%;
  }
  header.header-style-14 .header-search .amsearch-form-block .amsearch-input {
    padding: 5px 6em 5px 30px;
  }
  header.header-style-14 .header-search .amsearch-form-block:not(.-opened) .amsearch-button.-disabled {
    width: 6em;
  }
  header.header-style-14 .header-search .amsearch-form-block:not(.-opened) .amsearch-button.-disabled:before {
    vertical-align: text-bottom;
  }
  header.header-style-14 .header-search .amsearch-form-block:not(.-opened) .amsearch-button.-disabled:after {
    content: 'Search';
    color: #cf111a;
    text-transform: capitalize;
  }
}
@media (min-width: 1200px) {
  header.header-style-14 .header-search .amsearch-products-section .amsearch-item {
    max-width: 25%;
  }
}
@media (min-width: 1300px) {
  header.header-style-14 .header-search .amsearch-products-section .amsearch-item {
    max-width: 20%;
  }
}
.amsearch-related-terms .amsearch-block-header {
  padding: 0 0 2px;
}
@media (max-width: 767px) {
  .amsearch-overlay-block {
    display: none !important;
  }
}
@media (min-width: 768px) {
  body.-amsearch-overlay-opened {
    overflow: hidden;
  }
  body.-amsearch-overlay-opened .header-panel-container {
    z-index: 12;
  }
  header.header-style-14 .header-search .amsearch-wrapper-block {
    position: static;
    padding: 0;
    width: 100%;
  }
  header.header-style-14 .header-search .amsearch-form-block:not(.-opened) {
    max-width: 700px;
    margin-left: auto;
  }
  header.header-style-14 .header-search .amsearch-form-block.-opened {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    max-width: 1440px;
    margin: auto;
  }
  header.header-style-14 .header-search .amsearch-result-section {
    max-height: calc(100vh - 180px);
  }
}
@media (min-width: 1200px) {
  header.header-style-14 .header-panel-center .header-search {
    display: block;
  }
  header.header-style-14 .header-search .search-form {
    position: static;
  }
  header.header-style-14 .header-search .amsearch-wrapper-block {
    position: static;
  }
  header.header-style-14 .header-search .amsearch-form-block:not(.-opened) {
    margin: auto;
  }
  header.header-style-14 .header-search .amsearch-result-section {
    max-height: calc(100vh - 120px);
  }
}
/*amfinder*/
.amfinder-common-wrapper {
  padding: 0;
  margin: 0 auto 10px;
  max-width: 1440px;
}
.amfinder-common-wrapper .amfinder-title {
  padding: 10px;
  text-align: center;
}
.amfinder-common-wrapper .amfinder-title:before {
  left: auto;
  right: 8px;
}
.amfinder-common-wrapper .amfinder-toggle {
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}
.amfinder-common-wrapper .open .amfinder-toggle {
  display: flex;
}
.amfinder-toggle .chosen-container-single .chosen-single div b {
  position: relative;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.amfinder-toggle .chosen-container-single .chosen-single div b:before {
  content: '\f0d7';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 2em;
  line-height: 2em;
  text-align: center;
  font-family: FontAwesome;
}
.amfinder-toggle .chosen-container-active.chosen-with-drop .chosen-single div b:before {
  content: '\f0d8';
}
.amfinder-common-wrapper .amfinder-toggle li.-list-item {
  margin: 5px 0;
  width: 100% !important;
  height: 40px;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item {
  position: relative;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element,
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .amfinder-select-wrapper {
  height: 100%;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-title {
  position: absolute;
  top: 0;
  left: 0;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-container {
  width: 100% !important;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-container.chosen-disabled {
  display: none;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single {
  padding: 0;
  height: 40px;
  background: transparent;
  border: none;
  box-shadow: none;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single span {
  margin: 0;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single.chosen-default {
  padding: 0 30px;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single.chosen-default span {
  display: none;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-drop {
  top: 100%;
  margin-top: -5px;
  width: 100%;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-results li {
  font-size: 15px;
  line-height: 1.6666;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-title,
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single span {
  display: flex;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-title,
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element select,
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single span {
  padding: 10px;
  width: 100%;
  height: 100%;
  font-size: 15px;
  line-height: 18px;
  color: #444;
  background: #fff;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element select:disabled {
  opacity: 0;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element select option {
  font-size: 15px;
  color: #444;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-title:before,
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single span:before {
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  border-right: 1px solid #aaa;
  font-weight: 500;
}
.amfinder-common-wrapper .amfinder-toggle li.last.-list-item button.action.primary {
  font-size: 15px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-title,
  .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element select,
  .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element select option,
  .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single span {
    font-size: 13px;
  }
  .amfinder-common-wrapper .amfinder-toggle li.last.-list-item button.action.primary {
    font-size: 13px !important;
  }
  .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single span:before {
    display: none;
  }
  .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-results li {
    font-size: 13px;
    line-height: 1.1768;
  }
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item:nth-of-type(1) .dropdown-title:before,
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item:nth-of-type(1) .chosen-container .chosen-single span:before {
  content: '1';
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item:nth-of-type(2) .dropdown-title:before,
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item:nth-of-type(2) .chosen-container .chosen-single span:before {
  content: '2';
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item:nth-of-type(3) .dropdown-title:before,
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item:nth-of-type(3) .chosen-container .chosen-single span:before {
  content: '3';
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item:nth-of-type(4) .dropdown-title:before,
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item:nth-of-type(4) .chosen-container .chosen-single span:before {
  content: '4';
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item:nth-of-type(5) .dropdown-title:before,
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item:nth-of-type(5) .chosen-container .chosen-single span:before {
  content: '5';
}
.amfinder-common-wrapper .amfinder-toggle li.last.-list-item {
  position: relative;
  margin-right: 0;
}
.amfinder-common-wrapper .amfinder-toggle li.last.-list-item:before {
  content: 'FIND';
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.6;
  pointer-events: none;
}
.amfinder-common-wrapper .amfinder-toggle li.last.-list-item .amfinder-buttons {
  position: relative;
  z-index: 1;
  height: 100%;
}
.amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-title,
.amfinder-common-wrapper .amfinder-toggle li.last.-list-item:before,
.amfinder-common-wrapper .amfinder-toggle li.last.-list-item button.action.primary {
  font-weight: 500;
}
.amfinder-common-wrapper .amfinder-toggle li.last.-list-item:before,
.amfinder-common-wrapper .amfinder-toggle li.last.-list-item button.action.primary {
  font-size: 13px;
  line-height: 18px;
  color: #fff;
  background-color: #cf111a;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}
.amfinder-common-wrapper .amfinder-toggle li.last.-list-item button.action.primary:hover {
  background-color: #cf111a;
}
.amfinder-common-wrapper .amfinder-toggle li.last.-list-item button[name="reset"] {
  display: none;
}
@media (min-width: 768px) {
  .amfinder-common-wrapper .amfinder-toggle {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amfinder-common-wrapper .amfinder-toggle li.-list-item {
    width: auto !important;
    margin-right: 2%;
    flex: auto;
    min-width: 100px;
  }
  .amfinder-common-wrapper .amfinder-toggle li.last.-list-item:before,
  .amfinder-common-wrapper .amfinder-toggle li.last.-list-item button.action.primary {
    font-size: 15px;
  }
}
/*fixed finder*/
@media (min-width: 768px) {
  .fixed-amfinder .amfinder-container.finder-on-top {
    position: fixed;
    z-index: 10007;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: #363d47;
    box-shadow: 0 0 10px #363d47;
  }
  .fixed-amfinder .amfinder-container.finder-on-top .amfinder-common-wrapper {
    background: transparent;
    border: none;
  }
  .fixed-amfinder .amfinder-container.finder-on-top .amfinder-common-wrapper .amfinder-title {
    display: none;
  }
}
/*page-layout-2columns*/
.col2-layout .amfinder-common-wrapper {
  margin: -3px auto 15px;
}
.col2-layout .fixed-amfinder .amfinder-container.finder-on-top .amfinder-common-wrapper {
  margin: auto;
}
.finderext-index-index .page-title-wrapper .page-title {
  position: relative;
}
.finderext-index-index .page-title-wrapper .page-title:before {
  content: "";
  width: 70px;
  height: 3px;
  display: inline-block;
  position: absolute;
  bottom: -8px;
  left: 0;
  background-color: #cf111a;
}
/*page-with-filter*/
body:not(.page-with-filter) .amfinder-common-wrapper .amfinder-title:before {
  display: none;
}
body:not(.page-with-filter) .amfinder-common-wrapper .amfinder-toggle {
  display: flex;
}
.page-with-filter .amfinder-common-wrapper form {
  margin-bottom: 20px;
}
.page-with-filter .amfinder-common-wrapper .amfinder-toggle {
  padding: 10px;
  background: #fff;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
}
@media (max-width: 767px) {
  .page-with-filter .amfinder-common-wrapper .amfinder-title {
    border-radius: 5px;
    border: 2px solid #cf111a;
    background: #cf111a;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    text-align: left;
    padding: 10px 20px;
    padding-right: 30px;
  }
  .amfinder-common-wrapper .amfinder-title:before {
    font-family: 'CodazonFont';
    content: "\e96e";
    background: none;
    font-weight: 600;
    height: 1.44em;
    bottom: 0;
    margin: auto;
    width: 1em;
    text-align: center;
  }
  .page-with-filter .amfinder-common-wrapper .open .amfinder-title {
    border-color: #000;
    background: #000;
  }
  .page-with-filter .amfinder-common-wrapper .amfinder-toggle {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    margin-top: 0;
    padding: 0;
    display: flex;
    height: 0;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    transform: translateY(20px);
  }
  .page-with-filter .amfinder-common-wrapper .open .amfinder-toggle {
    opacity: 1;
    visibility: inherit;
    margin-top: 15px;
    padding: 15px 20px;
    height: inherit;
    border: 1px solid #e1e1e1;
    transform: translateY(0);
  }
}
/*form*/
.rendered-form .amcform-page-wrap.fields {
  margin: 0 -10px;
}
.rendered-form .amcform-page-wrap.fields .form-group.field,
.rendered-form .amcform-page-wrap.fields .amcform-toolbar {
  margin: 0;
  padding: 10px;
  max-width: none;
}
.rendered-form .amcform-page-wrap.fields .form-group.amform-layout-one {
  width: 100%;
}
.rendered-form .amcform-page-wrap.fields .form-group.amform-layout-two {
  width: 50%;
}
.rendered-form .amcform-page-wrap.fields .form-group.amform-layout-three {
  width: 33.3333%;
}
.rendered-form .amcform-page-wrap.fields .field.form-group.fb-h1,
.rendered-form .amcform-page-wrap.fields .field.form-group.fb-h2,
.rendered-form .amcform-page-wrap.fields .field.form-group.fb-h3 {
  padding: 10px 10px 0;
}
.rendered-form .amcform-page-wrap.fields .field.form-group.fb-h1 h1,
.rendered-form .amcform-page-wrap.fields .field.form-group.fb-h2 h2,
.rendered-form .amcform-page-wrap.fields .field.form-group.fb-h3 h3 {
  margin: 0;
}
.rendered-form .amcform-page-wrap.fields .field.form-group > label {
  display: block;
}
.rendered-form .amcform-page-wrap.fields .form-group .form-control {
  border-color: #999;
}
.rendered-form .amcform-page-wrap.fields .form-group textarea.form-control {
  resize: none;
}
.rendered-form .amcform-page-wrap.fields .field.form-group.fb-checkbox .checkbox-group {
  margin: -5px 0;
}
.rendered-form .amcform-page-wrap.fields .field.form-group.fb-checkbox .checkbox-group .amform-groupv2 {
  padding: 5px 0;
}
.rendered-form .amcform-page-wrap.fields .amcform-toolbar .amcform-submit {
  background: #000;
  border: none;
  border-radius: 0;
}
.rendered-form .amcform-page-wrap.fields .amcform-toolbar .amcform-submit:hover {
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .image-hide-lg {
    display: none;
  }
}
@media (max-width: 1199px) {
  .image-show-lg {
    display: none;
  }
}
@media (max-width: 991px) {
  .image-md-lg {
    display: none;
  }
}
@media (min-width: 1200px) {
  .image-md-lg {
    display: none;
  }
}
@media (min-width: 992px) {
  .image-hide-md {
    display: none;
  }
}
@media (max-width: 991px) {
  .image-show-md {
    display: none;
  }
}
@media (max-width: 767px) {
  .image-sm-md {
    display: none;
  }
}
@media (min-width: 992px) {
  .image-sm-md {
    display: none;
  }
}
@media (min-width: 768px) {
  .image-hide-sm {
    display: none;
  }
}
@media (max-width: 767px) {
  .image-show-sm {
    display: none;
  }
}
@media (max-width: 575px) {
  .image-xs-sm {
    display: none;
  }
}
@media (min-width: 768px) {
  .image-xs-sm {
    display: none;
  }
}
@media (min-width: 576px) {
  .image-hide-xs {
    display: none;
  }
}
@media (max-width: 575px) {
  .image-show-xs {
    display: none;
  }
}
/*text float on image*/
.page-main-image {
  position: relative;
  overflow: hidden;
}
.page-main-image .page-title-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-main-image .page-main-image-bg img {
  max-width: none;
  margin-left: 50%;
  transform: translateX(-50%);
  vertical-align: middle;
}
.page-main-image .page-title-wrapper > .page-title,
.page-main-image .page-main-image-bg {
  margin: 0;
}
.page-main-image-1 .page-title-wrapper {
  top: 35%;
  width: 100%;
  text-align: center;
  padding: 0 5%;
}
.page-main-image-1 .page-title-wrapper .page-title {
  font-size: 50px;
  line-height: 1.5;
  color: #fff;
}
.page-main-image-1 .page-title-wrapper p {
  font-size: 14px;
  color: #fff;
}
@media (min-width: 768px) {
  .page-main-image-1 .page-title-wrapper {
    padding: 0 10%;
  }
  .page-main-image-1 .page-title-wrapper .page-title {
    font-size: 70px;
  }
  .page-main-image-1 .page-title-wrapper p {
    font-size: 16px;
    line-height: 1.66;
  }
}
@media (min-width: 1200px) {
  .page-main-image-1 .page-title-wrapper {
    padding: 0;
    max-width: 1000px;
  }
  .page-main-image-1 .page-title-wrapper .page-title {
    font-size: 100px;
  }
}
.page-main-image-2 .page-title-wrapper {
  width: 100%;
  text-align: center;
  padding: 0 5%;
}
.page-main-image-2 .page-title-wrapper .page-title {
  font-size: 50px;
  line-height: 1.5;
  color: #fff;
  text-shadow: 0 0 20px #000;
}
.page-main-image-2 .page-title-wrapper p {
  font-size: 14px;
  color: #fff;
}
@media (min-width: 768px) {
  .page-main-image-2 .page-title-wrapper {
    padding: 0 10%;
  }
  .page-main-image-2 .page-title-wrapper .page-title {
    font-size: 70px;
  }
  .page-main-image-2 .page-title-wrapper p {
    font-size: 16px;
    line-height: 1.66;
  }
}
@media (min-width: 1200px) {
  .page-main-image-2 .page-title-wrapper {
    padding: 0;
    max-width: 1000px;
  }
  .page-main-image-2 .page-title-wrapper .page-title {
    font-size: 100px;
  }
}
/***** slider *****/
.sliderContainer {
  position: relative;
  width: 100%;
  overflow: hidden;
  touch-action: pan-y;
}
.sliderContainer .sliderBar {
  position: relative;
  line-height: 0;
  font-size: 0;
  white-space: nowrap;
  transition: all 0.5s ease 0s;
}
.sliderContainer .sliderBar .slider {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: initial;
  line-height: initial;
  white-space: normal;
}
.sliderContainer:not(.active) .slider:not(:first-child) {
  display: none;
}
.sliderContainer .sliderLeft,
.sliderContainer .sliderRight {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4em;
  height: 4em;
  line-height: 4em;
  text-align: center;
  font-size: 1em;
  color: #000;
  text-shadow: 0 0 1px #000;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  transition: all 0.5s ease 0s;
}
.sliderContainer .sliderLeft {
  left: 10px;
}
.sliderContainer .sliderRight {
  right: 10px;
}
.sliderContainer:hover .sliderLeft,
.sliderContainer:hover .sliderRight {
  display: block;
}
.sliderContainer .sliderLeft:hover,
.sliderContainer .sliderRight:hover {
  color: #fff;
  text-shadow: 0 0 #fff;
  background: #cf111a;
}
.sliderContainer .sliderLeft:before,
.sliderContainer .sliderRight:before {
  font-weight: 700;
  font-family: 'CodazonFont';
}
.sliderContainer .sliderLeft:before {
  content: "\e974";
  padding-right: 0.3rem;
}
.sliderContainer .sliderRight:before {
  content: "\e991";
  padding-left: 0.3rem;
}
.sliderContainer .sliderPin {
  display: flex;
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
}
.sliderContainer .sliderPin .pin {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: #fff;
}
.sliderContainer .sliderPin .on {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #cf111a;
}
/*page-slider-1*/
.page-slider-1 {
  max-width: 1100px;
  margin: auto;
}
.page-slider-1 .slider {
  padding: 1vw 0 2vw;
}
.page-slider-1 .slider small {
  margin: 0 0 20px;
  display: block;
}
.view-more-toggle input[name="view-more"] ~ .view-more-btn {
  display: none;
}
.view-more-toggle > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .view-more-toggle {
    position: relative;
    padding-bottom: 40px;
  }
  .view-more-toggle input[name="view-more"] ~ .view-more-btn {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
  }
  .view-more-toggle input[name="view-more"] ~ .view-more-btn span {
    padding: 5px 10px;
    color: #333;
    font-size: 15px;
    border: 1px solid #5e5e5e;
  }
  .view-more-toggle input[name="view-more"] ~ .view-more-btn span:hover {
    background: #ececec;
  }
  .view-more-toggle input[name="view-more"] ~ .view-more-btn span:before {
    content: 'view more';
  }
  .view-more-toggle input[name="view-more"] ~ .view-more-btn span:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 0 0 0 5px;
  }
  .view-more-toggle input[name="view-more"]:checked ~ .view-more-btn span:before {
    content: 'view less';
  }
  .view-more-toggle input[name="view-more"]:checked ~ .view-more-btn span:after {
    content: "\f106";
  }
  .view-more-toggle input[name="view-more"]:not(:checked) + label ~ *,
  .view-more-toggle input[name="view-more"]:not(:checked) ~ * .more-split ~ * {
    display: none;
  }
}
/*category list*/
/*sub-category-listing*/
/*custom category list*/
.category-listing {
  overflow: hidden;
}
.category-listing ul {
  margin: -15px 0 0 -8.333299999999999%;
  padding: 0;
  list-style: none;
}
.category-listing ul:after {
  clear: both;
  content: "";
  display: table;
}
.category-listing ul li {
  clear: none;
  margin: 0;
  padding: 15px 0 0 7.6923%;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
.category-listing ul li img {
  width: 120px;
  max-width: 90%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
  transition: all 0.3s ease;
}
@media (min-width: 200px) {
  .category-listing ul li {
    width: 50%;
    float: left;
  }
  .category-listing ul li:nth-child(n+1) {
    clear: none;
  }
  .category-listing ul li:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 360px) {
  .category-listing ul li {
    width: 33.3333%;
    float: left;
  }
  .category-listing ul li:nth-child(2n+1) {
    clear: none;
  }
  .category-listing ul li:nth-child(3n+1) {
    clear: left;
  }
}
@media (min-width: 470px) {
  .category-listing ul {
    margin-left: -5.2632%;
  }
  .category-listing ul li {
    padding-left: 5%;
    width: 25%;
    float: left;
  }
  .category-listing ul li:nth-child(3n+1) {
    clear: none;
  }
  .category-listing ul li:nth-child(4n+1) {
    clear: left;
  }
  .category-listing ul li img {
    width: 130px;
  }
}
@media (min-width: 749px) {
  .category-listing ul {
    margin: -20px 0 0 -25px;
  }
  .category-listing ul li {
    float: left;
    padding: 20px 0 0 25px;
    width: 20%;
  }
  .category-listing ul li:nth-child(4n+1) {
    clear: none;
  }
  .category-listing ul li:nth-child(5n+1) {
    clear: left;
  }
  .category-listing ul li img {
    width: 100%;
    max-width: 85%;
  }
}
@media (min-width: 992px) {
  .category-listing ul {
    margin-left: -30px;
  }
  .category-listing ul li {
    padding-left: 30px;
  }
  .category-listing ul li img {
    max-width: 80%;
  }
}
@media (min-width: 1200px) {
  .category-listing ul {
    margin-left: -3.3333%;
  }
  .category-listing ul li {
    width: 16.6666%;
    float: left;
    padding-left: 3.2258%;
  }
  .category-listing ul li:nth-child(5n+1) {
    clear: none;
  }
  .category-listing ul li:nth-child(6n+1) {
    clear: left;
  }
  .category-listing ul li img {
    width: 160px;
    max-width: 75%;
  }
}
@media (min-width: 1280px) {
  .category-listing ul {
    margin-left: -3.125%;
  }
  .category-listing ul li {
    padding-left: 3.0303%;
  }
}
@media (min-width: 1360px) {
  .category-listing ul {
    margin-left: -2.7574%;
  }
  .category-listing ul li {
    padding-left: 2.6785%;
  }
}
.category-listing.category-col-8 ul,
.category-listing.category-col-7 ul,
.category-listing.category-col-6 ul,
.category-listing.category-col-5 ul,
.category-listing.category-col-4 ul,
.category-listing.category-col-3 ul,
.category-listing.category-col-2 ul,
.category-listing.category-col-1 ul {
  margin: -25px 0 0 -8.333299999999999%;
  padding: 0;
  list-style: none;
}
.category-listing.category-col-8 ul li,
.category-listing.category-col-7 ul li,
.category-listing.category-col-6 ul li,
.category-listing.category-col-5 ul li,
.category-listing.category-col-4 ul li,
.category-listing.category-col-3 ul li,
.category-listing.category-col-2 ul li,
.category-listing.category-col-1 ul li {
  clear: none;
  width: 100%;
  padding: 25px 0 0 7.6923%;
  text-align: center;
  box-sizing: border-box;
}
.category-listing.category-col-8 ul li img,
.category-listing.category-col-7 ul li img,
.category-listing.category-col-6 ul li img,
.category-listing.category-col-5 ul li img,
.category-listing.category-col-4 ul li img,
.category-listing.category-col-3 ul li img,
.category-listing.category-col-2 ul li img,
.category-listing.category-col-1 ul li img {
  width: 120px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
@media (min-width: 200px) {
  .category-listing.category-col-8 ul li,
  .category-listing.category-col-7 ul li,
  .category-listing.category-col-6 ul li,
  .category-listing.category-col-5 ul li,
  .category-listing.category-col-4 ul li,
  .category-listing.category-col-3 ul li,
  .category-listing.category-col-2 ul li {
    width: 50%;
    float: left;
  }
  .category-listing.category-col-8 ul li:nth-child(n+1),
  .category-listing.category-col-7 ul li:nth-child(n+1),
  .category-listing.category-col-6 ul li:nth-child(n+1),
  .category-listing.category-col-5 ul li:nth-child(n+1),
  .category-listing.category-col-4 ul li:nth-child(n+1),
  .category-listing.category-col-3 ul li:nth-child(n+1),
  .category-listing.category-col-2 ul li:nth-child(n+1) {
    clear: none;
  }
  .category-listing.category-col-8 ul li:nth-child(2n+1),
  .category-listing.category-col-7 ul li:nth-child(2n+1),
  .category-listing.category-col-6 ul li:nth-child(2n+1),
  .category-listing.category-col-5 ul li:nth-child(2n+1),
  .category-listing.category-col-4 ul li:nth-child(2n+1),
  .category-listing.category-col-3 ul li:nth-child(2n+1),
  .category-listing.category-col-2 ul li:nth-child(2n+1) {
    clear: left;
  }
  .category-listing.category-col-1 ul li img {
    width: auto;
  }
}
@media (min-width: 360px) {
  .category-listing.category-col-8 ul li,
  .category-listing.category-col-7 ul li,
  .category-listing.category-col-6 ul li,
  .category-listing.category-col-5 ul li,
  .category-listing.category-col-4 ul li,
  .category-listing.category-col-3 ul li {
    width: 33.3333%;
    float: left;
  }
  .category-listing.category-col-8 ul li:nth-child(2n+1),
  .category-listing.category-col-7 ul li:nth-child(2n+1),
  .category-listing.category-col-6 ul li:nth-child(2n+1),
  .category-listing.category-col-5 ul li:nth-child(2n+1),
  .category-listing.category-col-4 ul li:nth-child(2n+1),
  .category-listing.category-col-3 ul li:nth-child(2n+1) {
    clear: none;
  }
  .category-listing.category-col-8 ul li:nth-child(3n+1),
  .category-listing.category-col-7 ul li:nth-child(3n+1),
  .category-listing.category-col-6 ul li:nth-child(3n+1),
  .category-listing.category-col-5 ul li:nth-child(3n+1),
  .category-listing.category-col-4 ul li:nth-child(3n+1),
  .category-listing.category-col-3 ul li:nth-child(3n+1) {
    clear: left;
  }
  .category-listing.category-col-2 ul li img,
  .category-listing.category-col-1 ul li img {
    width: auto;
  }
}
@media (min-width: 470px) {
  .category-listing.category-col-8 ul,
  .category-listing.category-col-7 ul,
  .category-listing.category-col-6 ul,
  .category-listing.category-col-5 ul,
  .category-listing.category-col-4 ul {
    margin-left: -6.25%;
  }
  .category-listing.category-col-8 ul li,
  .category-listing.category-col-7 ul li,
  .category-listing.category-col-6 ul li,
  .category-listing.category-col-5 ul li,
  .category-listing.category-col-4 ul li {
    padding-left: 5.8824%;
    width: 25%;
    float: left;
  }
  .category-listing.category-col-8 ul li:nth-child(3n+1),
  .category-listing.category-col-7 ul li:nth-child(3n+1),
  .category-listing.category-col-6 ul li:nth-child(3n+1),
  .category-listing.category-col-5 ul li:nth-child(3n+1),
  .category-listing.category-col-4 ul li:nth-child(3n+1) {
    clear: none;
  }
  .category-listing.category-col-8 ul li:nth-child(4n+1),
  .category-listing.category-col-7 ul li:nth-child(4n+1),
  .category-listing.category-col-6 ul li:nth-child(4n+1),
  .category-listing.category-col-5 ul li:nth-child(4n+1),
  .category-listing.category-col-4 ul li:nth-child(4n+1) {
    clear: left;
  }
  .category-listing.category-col-8 ul li img,
  .category-listing.category-col-7 ul li img,
  .category-listing.category-col-6 ul li img,
  .category-listing.category-col-5 ul li img,
  .category-listing.category-col-4 ul li img {
    width: 130px;
  }
  .category-listing.category-col-3 ul li img,
  .category-listing.category-col-2 ul li img,
  .category-listing.category-col-1 ul li img {
    width: auto;
  }
}
@media (min-width: 749px) {
  .category-listing.category-col-8 ul,
  .category-listing.category-col-7 ul,
  .category-listing.category-col-6 ul,
  .category-listing.category-col-5 ul {
    margin: -30px 0 0 -25px;
  }
  .category-listing.category-col-8 ul li,
  .category-listing.category-col-7 ul li,
  .category-listing.category-col-6 ul li,
  .category-listing.category-col-5 ul li {
    float: left;
    padding: 30px 0 0 25px;
    width: 20%;
  }
  .category-listing.category-col-8 ul li:nth-child(4n+1),
  .category-listing.category-col-7 ul li:nth-child(4n+1),
  .category-listing.category-col-6 ul li:nth-child(4n+1),
  .category-listing.category-col-5 ul li:nth-child(4n+1) {
    clear: none;
  }
  .category-listing.category-col-8 ul li:nth-child(5n+1),
  .category-listing.category-col-7 ul li:nth-child(5n+1),
  .category-listing.category-col-6 ul li:nth-child(5n+1),
  .category-listing.category-col-5 ul li:nth-child(5n+1) {
    clear: left;
  }
  .category-listing.category-col-8 ul li img,
  .category-listing.category-col-7 ul li img,
  .category-listing.category-col-6 ul li img,
  .category-listing.category-col-5 ul li img {
    width: 100%;
    max-width: 85%;
  }
  .category-listing.category-col-4 ul li img,
  .category-listing.category-col-3 ul li img,
  .category-listing.category-col-2 ul li img,
  .category-listing.category-col-1 ul li img {
    width: auto;
    max-width: 85%;
  }
}
@media (min-width: 992px) {
  .category-listing.category-col-8 ul,
  .category-listing.category-col-7 ul,
  .category-listing.category-col-6 ul,
  .category-listing.category-col-5 ul {
    margin-left: -30px;
  }
  .category-listing.category-col-8 ul li,
  .category-listing.category-col-7 ul li,
  .category-listing.category-col-6 ul li,
  .category-listing.category-col-5 ul li {
    padding-left: 30px;
  }
  .category-listing.category-col-8 ul li img,
  .category-listing.category-col-7 ul li img,
  .category-listing.category-col-6 ul li img,
  .category-listing.category-col-5 ul li img,
  .category-listing.category-col-4 ul li img,
  .category-listing.category-col-3 ul li img,
  .category-listing.category-col-2 ul li img,
  .category-listing.category-col-1 ul li img {
    max-width: 80%;
  }
}
@media (min-width: 1200px) {
  .category-listing.category-col-8 ul,
  .category-listing.category-col-7 ul,
  .category-listing.category-col-6 ul {
    margin-left: -3.3333%;
  }
  .category-listing.category-col-8 ul li,
  .category-listing.category-col-7 ul li,
  .category-listing.category-col-6 ul li {
    width: 16.6666%;
    float: left;
    padding-left: 3.2258%;
  }
  .category-listing.category-col-8 ul li:nth-child(5n+1),
  .category-listing.category-col-7 ul li:nth-child(5n+1),
  .category-listing.category-col-6 ul li:nth-child(5n+1) {
    clear: none;
  }
  .category-listing.category-col-8 ul li:nth-child(6n+1),
  .category-listing.category-col-7 ul li:nth-child(6n+1),
  .category-listing.category-col-6 ul li:nth-child(6n+1) {
    clear: left;
  }
  .category-listing.category-col-8 ul li img,
  .category-listing.category-col-7 ul li img,
  .category-listing.category-col-6 ul li img {
    width: 160px;
    max-width: 75%;
  }
  .category-listing.category-col-5 ul li img,
  .category-listing.category-col-4 ul li img,
  .category-listing.category-col-3 ul li img,
  .category-listing.category-col-2 ul li img,
  .category-listing.category-col-1 ul li img {
    width: auto;
    max-width: 75%;
  }
}
@media (min-width: 1280px) {
  .category-listing.category-col-8 ul,
  .category-listing.category-col-7 ul {
    margin-left: -3.125%;
  }
  .category-listing.category-col-8 ul li,
  .category-listing.category-col-7 ul li {
    width: 14.2857%;
    float: left;
    padding-left: 3.0303%;
  }
  .category-listing.category-col-8 ul li:nth-child(6n+1),
  .category-listing.category-col-7 ul li:nth-child(6n+1) {
    clear: none;
  }
  .category-listing.category-col-8 ul li:nth-child(7n+1),
  .category-listing.category-col-7 ul li:nth-child(7n+1) {
    clear: left;
  }
}
@media (min-width: 1360px) {
  .category-listing.category-col-8 ul {
    margin-left: -2.7574%;
  }
  .category-listing.category-col-8 ul li {
    width: 12.5%;
    float: left;
    padding-left: 2.6785%;
  }
  .category-listing.category-col-8 ul li:nth-child(7n+1) {
    clear: none;
  }
  .category-listing.category-col-8 ul li:nth-child(8n+1) {
    clear: left;
  }
}
.category-listing ul li {
  font-size: 13px;
}
@media (min-width: 768px) {
  .category-listing ul li {
    font-size: 15px;
  }
}
.category-listing ul li .category-listing-image {
  overflow: hidden;
}
.category-listing ul li .category-listing-image a {
  margin: auto;
  width: 120px;
  max-width: 100%;
  display: block;
}
.category-listing ul li .category-listing-image a {
  max-width: 90%;
}
@media (min-width: 470px) {
  .category-listing ul li .category-listing-image a {
    width: 130px;
  }
}
@media (min-width: 749px) {
  .category-listing ul li .category-listing-image a {
    width: 100%;
  }
  .category-listing ul li .category-listing-image a {
    max-width: 85%;
  }
}
@media (min-width: 1200px) {
  .category-listing ul li .category-listing-image a {
    width: 160px;
    max-width: 80%;
  }
}
.category-listing ul li .category-listing-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.category-listing ul li .category-listing-image .category-listing-background {
  position: relative;
}
.category-listing ul li .category-listing-image .category-listing-background img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.category-listing ul li .category-listing-image img,
.category-listing ul li .scale-image-background,
.category-listing ul li .category-listing-image a .background-image {
  transition: all 0.3s ease;
}
.category-listing ul li .category-listing-content:hover .category-listing-image img,
.category-listing ul li .category-listing-content:hover .scale-image-background,
.category-listing ul li .category-listing-image:hover a .background-image {
  transform: scale(1.1);
}
.category-listing ul li .category-listing-description {
  width: 100%;
  margin: 10px auto;
  font-size: 1.05em;
  line-height: 1.5em;
  font-weight: 400;
}
@media (min-width: 1280px) {
  .category-listing.category-col-7 ul li .category-listing-description,
  .category-listing.category-col-8 ul li .category-listing-description {
    font-size: 1em;
  }
}
@media (min-width: 1360px) {
  .category-listing.category-col-8 ul li .category-listing-description {
    font-size: 0.95em;
  }
}
.category-listing ul li .category-listing-description a {
  display: inline-block;
  color: #111;
  font-weight: 400;
}
.category-listing ul li .category-listing-content:hover .category-listing-description a {
  color: #ed1c24;
}
/*category-listing-1*/
.category-listing-1 ul li .category-listing-description {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .category-listing-1 ul {
    margin-left: 0;
  }
  .category-listing-1 ul li {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .category-listing-1 ul {
    margin-left: -30px;
  }
  .category-listing-1 ul li {
    width: 11.1111%;
    float: left;
    padding-left: 30px;
  }
  .category-listing-1 ul li:nth-child(6n+1) {
    clear: none;
  }
  .category-listing-1 ul li:nth-child(9n+1) {
    clear: left;
  }
}
.shake-tip {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.shake-tip span {
  margin: auto;
  padding: 10px 20px;
  height: 3em;
  background: #fff;
  transform: scale(0.7);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.shake-tip.shake-show {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
.shake-tip.shake-show span {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
/***** scrollbar *****/
* {
  scrollbar-width: thin;
}
*:hover {
  scrollbar-color: #cdcdcd #fff;
}
*::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}
/** No horizontal scrollbar on the touch screen **/
@media (any-hover: none) {
  *::-webkit-scrollbar {
    width: 10px;
    height: 0px;
  }
}
*::-webkit-scrollbar-track {
  border: 5px solid #f2f2f2;
  border-radius: 10px;
}
*::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  border-radius: 10px;
}
*::-webkit-scrollbar-thumb:hover {
  background: #666;
}
.hide-scrollbar {
  scrollbar-color: transparent transparent;
  scrollbar-arrow-color: #fff;
  scrollbar-face-color: #fff;
  scrollbar-shadow-color: #fff;
  scrollbar-track-color: #fff;
}
.hide-scrollbar:hover {
  scrollbar-color: #cdcdcd #fff;
  scrollbar-arrow-color: transparent;
  scrollbar-face-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-track-color: transparent;
}
.hide-scrollbar::-webkit-scrollbar-track {
  border: 5px solid transparent;
}
.hide-scrollbar::-webkit-scrollbar-thumb {
  background: transparent;
}
.hide-scrollbar:hover::-webkit-scrollbar-track {
  border: 5px solid #f2f2f2;
}
.hide-scrollbar:hover::-webkit-scrollbar-thumb {
  background: #d9d9d9;
}
.hide-scrollbar:hover::-webkit-scrollbar-thumb:hover {
  background: #666;
}
@media (any-hover: none) {
  .hide-scrollbar {
    scrollbar-color: #cdcdcd #fff;
    scrollbar-arrow-color: transparent;
    scrollbar-face-color: transparent;
    scrollbar-shadow-color: transparent;
    scrollbar-track-color: transparent#fff;
  }
  .hide-scrollbar::-webkit-scrollbar {
    width: 10px;
    height: 5px;
  }
  .hide-scrollbar::-webkit-scrollbar-track {
    border: 5px solid #f2f2f2;
  }
  .hide-scrollbar::-webkit-scrollbar-thumb {
    background: #d9d9d9;
  }
  .hide-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #666;
  }
}
/*header*/
.features-links #top-wishlist:before,
.features-links .authorization-link .account-trigger:before,
.features-links .minicart-wrapper .action.showcart:before,
.features-links .cdz-top-link svg {
  color: #fff;
}
.features-links #top-wishlist:hover:before,
.features-links .authorization-link .account-trigger:hover:before,
.features-links .minicart-wrapper .action.showcart:hover:before,
.features-links .cdz-top-link svg:hover {
  color: #ed333e;
}
.page-header {
  margin: 0 0 4px;
}
.form.minisearch.-opened #search_autocomplete .amsearch-products .product-item-actions {
  width: 100%;
}
@media (max-width: 767px) {
  .panel.header .header-panel-container {
    padding: 7px 0 5px;
  }
  .header-panel-container .header-panel-row {
    position: relative;
  }
  .header-panel-row .header-panel-left .nav-toggle {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  body .page-header .header.panel .header-panel-row .header-panel-left .logo {
    margin-top: 0;
    margin-bottom: 0;
    width: 150px;
    max-width: calc(100% - 90px);
    height: 35px;
    transform: translateX(-17.5px);
  }
  body .page-header .header.panel .header-panel-row .header-panel-left .logo img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .header-panel-row .header-search-wrap {
    padding: 1px 0 0 0;
    height: 100%;
  }
  .header-panel-row .header-search-wrap .mobi-cart-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 35px;
    margin: auto;
  }
  .header-panel-row .header-search-wrap .header-search .search-form {
    position: absolute;
    top: 40px;
    left: auto;
    right: -10px;
    width: 100vw;
  }
  .form.minisearch.-opened #search_autocomplete {
    width: auto !important;
  }
  .form.minisearch.-opened #search_autocomplete .amsearch-products .product-item-link {
    white-space: normal;
  }
  .form.minisearch.-opened #search_autocomplete .amsearch-products .product-item-actions {
    position: relative;
    justify-content: center;
  }
  .form.minisearch.-opened #search_autocomplete .amsearch-products .product-item-actions a,
  .form.minisearch.-opened #search_autocomplete .amsearch-products .product-item-actions button {
    color: #fff;
  }
}
@media (min-width: 768px) {
  .page-wrapper .page-header .sticky-menu:not(.active) .header-middle {
    margin: 0;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .header-middle .header.panel {
    padding: 0 10px;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .header-middle .header.panel > .container {
    padding: 20px 0;
    max-width: 100%;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .header-panel-row .header-panel-right {
    padding-right: 30px;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .header-search {
    padding: 0;
    height: 50px;
    display: flex;
    align-items: center;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .header-search-wrap,
  .page-wrapper .page-header .sticky-menu:not(.active) .header-search-wrap .header-search .search-form,
  .page-wrapper .page-header .sticky-menu:not(.active) .header-search-wrap .header-search .search-form .block-search {
    position: static;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch {
    position: relative;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened,
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened .control {
    position: static;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .header-search .actions .search {
    top: 0;
    right: 5px;
    height: 40px;
    background: transparent;
    border: none;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened .actions .search {
    display: none;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch .field.search {
    overflow: visible;
    color: #000;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch .field.search .control {
    height: 40px;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened .amsearch-wrapper-input,
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened #search_autocomplete {
    width: 100% !important;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened #search_autocomplete {
    top: 50px;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened #search_autocomplete {
    top: 80px;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened #search_autocomplete .amsearch-results {
    max-width: 100%;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened #search_autocomplete .amsearch-results .amsearch-products {
    width: auto !important;
    flex-grow: 1;
    color: #000;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened #search_autocomplete .amsearch-products .product-item-link {
    color: #000;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened #search_autocomplete .amsearch-products .actions-secondary a {
    color: #cf111a;
    padding: 0 0 0 20px;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened .amsearch-wrapper-input {
    background: #fff;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch .input-text {
    padding-left: 15px;
    padding-right: 30px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 1px solid #000;
    border-radius: 20px;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened .input-text {
    padding-right: 80px;
    border: 2px solid #54c6ff;
    box-shadow: 0 2px 4px #c2ebff;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened .amasty-xsearch-loader {
    right: 60px;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .form.minisearch.-opened .amsearch-loupe {
    left: auto;
    right: 40px;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .features-links > li,
  .page-wrapper .page-header .sticky-menu:not(.active) .features-links .cdz-top-link:before,
  .page-wrapper .page-header .sticky-menu:not(.active) .features-links .cdz-top-link svg {
    vertical-align: middle;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .features-links .cdz-top-link svg {
    width: 1em;
    height: 1em;
    font-size: 50px;
  }
  .page-wrapper .page-header .sticky-menu:not(.active) .features-links .garage-link .cdz-top-link span {
    display: none;
  }
  .header-panel-container .header-panel-row {
    justify-content: space-between;
  }
  .header-panel-container .header-panel-row:before,
  .header-panel-container .header-panel-row:after {
    display: none;
  }
  .header-panel-container .header-panel-row > div.header-panel-center {
    flex: 1;
    max-width: 700px;
  }
  .header-panel-container .header-panel-row > div.header-panel-left,
  .header-panel-container .header-panel-row > div.header-panel-right {
    width: auto;
  }
  .header-panel-container .header-panel-row > div.header-panel-right {
    margin: 0 0 0 15px;
  }
}
@media (min-width: 1200px) {
  .sticky-menu .form.minisearch.-large #search_autocomplete .amsearch-wrapper-content > .amsearch-item {
    width: 25%;
  }
}
.page-header .header-panel-left .utilies-toggle-btn {
  background: transparent;
  border: none;
}
.page-header .header-panel-left .utilies-toggle-btn:before {
  content: '\e9b1';
  display: inline-block;
  font-size: 22px;
  line-height: 1;
  vertical-align: middle;
  font-style: normal;
  font-weight: 700;
  font-family: 'CodazonFont';
  color: #110f0f;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*header ad*/
.header-top-ad {
  position: relative;
}
.header-ad-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.header-ad-slider *:not(rect):not(image) {
  height: 100%;
}
.header-heart-animation {
  animation: header-heart-animation 0.8s infinite;
}
@keyframes header-heart-animation {
  0%,
  10%,
  90%,
  100% {
    transform: scale(0.92);
  }
  40%,
  60% {
    transform: scale(1.02);
  }
}
.header-top-info {
  width: 100%;
  padding: 5px;
  text-align: center;
  line-height: 1.5em;
  font-family: Oswald, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #fff;
  background: #ed333e;
  overflow: hidden;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .header-top-info {
    font-size: 1.1em;
  }
}
.header-top-info > div {
  display: inline-block;
}
.header-top-info span {
  display: inline-block;
  line-height: inherit;
}
.header-top-info strong {
  font-size: 1.25em;
  font-weight: 600;
}
.header-top-info .header-top-strong {
  margin: 0 10px 0 0;
}
.header-top-info .header-top-button {
  background: #fff;
  border-radius: 5px;
  color: #ed333e;
  padding: 2px 10px;
  margin: 0 0 0 10px;
  cursor: pointer;
}
.header-top-info .header-top-button:hover {
  animation-play-state: paused;
}
.header-menu {
  background-color: #282828;
}
.cdz-menu .item.level0 > a.menu-link span {
  text-transform: capitalize;
}
/*large menu*/
#desk_menu-container .cdz-navigation {
  max-width: 100%;
}
#desk_menu-container .cdz-navigation .static-wrap {
  margin: 0;
}
#desk_menu-container .cdz-navigation .switchpage-control .control {
  margin: 0;
  padding: 14px 12px;
  width: 60px;
  text-align: right;
}
#desk_menu-container .cdz-menu > .groupmenu {
  position: relative;
}
#desk_menu-container .cdz-navigation:not(.cdz-fix-left) .groupmenu,
#desk_menu-container .static-wrap:not(.has-items-overflowed) .groupmenu {
  width: 100%;
  text-align: center;
}
#desk_menu-container .cdz-navigation:not(.cdz-fix-left) .groupmenu li.level0,
#desk_menu-container .static-wrap:not(.has-items-overflowed) .groupmenu li.level0 {
  float: none;
  text-align: center;
}
#desk_menu-container .cdz-menu > .groupmenu li.level0 {
  position: static;
  padding: 10px 0;
}
#desk_menu-container .cdz-menu .groupmenu li.level0 > a.menu-link {
  color: #fff;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  font-family: 'Rajdhani';
  border-radius: 20px;
}
#desk_menu-container .cdz-menu .groupmenu li.level0 > a.menu-link:hover {
  background: #474747;
}
#desk_menu-container .switchpage-control .control .dot {
  color: #fff;
}
#desk_menu-container .switchpage-control .control .times:before,
#desk_menu-container .switchpage-control .control .times:after {
  background: #fff;
}
@media (min-width: 1024px) {
  #desk_menu-container .cdz-menu .groupmenu li.level0 > a.menu-link {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #desk_menu-container .cdz-navigation .static-wrap {
    margin: 0 -10px;
  }
  #desk_menu-container .cdz-menu {
    margin: auto;
    max-width: 1300px;
    display: flex;
  }
  #desk_menu-container .switchpage-control {
    display: none;
  }
  #desk_menu-container .cdz-navigation .switchpage-control .control {
    padding: 14px 20px;
    width: 70px;
  }
  #desk_menu-container .cdz-navigation .switchpage-control .dot {
    margin: 0 1px;
  }
  #desk_menu-container .cdz-menu > .groupmenu {
    position: static;
  }
  #desk_menu-container .cdz-menu > .groupmenu.show-page {
    flex: 1;
  }
  #desk_menu-container .cdz-menu > .groupmenu.hide-page {
    width: auto;
  }
  #desk_menu-container .cdz-menu .groupmenu li.level0 > a.menu-link {
    font-size: 17px;
  }
  #desk_menu-container .cdz-menu .groupmenu-drop {
    padding: 0;
  }
}
@media (min-width: 1300px) {
  #desk_menu-container .cdz-menu .groupmenu li.level0 > a.menu-link {
    font-size: 18px;
  }
}
#desk_menu-container .cdz-menu .groupmenu-drop {
  left: 0 !important;
  width: 100% !important;
  max-width: 1440px;
  padding: 0 10px;
  background: transparent;
  border: none;
  box-shadow: none;
}
#desk_menu-container .cdz-menu .groupmenu-drop li.tablet-item {
  display: none;
}
#desk_menu-container .cdz-menu .groupmenu-drop li.item.level1 {
  padding: 0;
}
#desk_menu-container .cdz-menu .groupmenu-drop li.item.level1 .groupmenu-drop-content {
  background: #fff;
  padding: 30px 40px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px;
}
#desk_menu-container .cdz-menu .groupmenu-drop li.item.level1 .category-listing-title {
  text-align: left;
  font-size: 2em;
  margin-bottom: 30px;
  color: #222;
  font-weight: 600;
}
#desk_menu-container .category-listing .page-layout-detail {
  font-size: inherit;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #desk_menu-container .category-listing.category-col-8 ul li .category-listing-description {
    font-size: 0.9em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #desk_menu-container .category-listing.category-col-8 ul li {
    width: 16.6666%;
    float: left;
  }
  #desk_menu-container .category-listing.category-col-8 ul li:nth-child(5n+1) {
    clear: initial;
  }
  #desk_menu-container .category-listing.category-col-8 ul li:nth-child(6n+1) {
    clear: left;
  }
}
@media (min-width: 1200px) and (max-width: 1359px) {
  #desk_menu-container .category-listing.category-col-8 ul {
    margin-left: -3.125%;
  }
  #desk_menu-container .category-listing.category-col-8 ul li {
    width: 14.2857%;
    float: left;
    padding-left: 3.0303%;
  }
  #desk_menu-container .category-listing.category-col-8 ul li:nth-child(6n+1) {
    clear: initial;
  }
  #desk_menu-container .category-listing.category-col-8 ul li:nth-child(7n+1) {
    clear: left;
  }
  #desk_menu-container .category-listing.category-col-8 ul li .category-listing-description {
    font-size: 1em;
  }
}
/*large menu mobile*/
#mobi_menu-container .cdz-menu .item.level-top > .groupmenu-drop {
  background: transparent;
  border-bottom: 1px solid #ccc;
}
#mobi_menu-container .cdz-menu .item.level-top > .groupmenu-drop > .tablet-item {
  display: none;
}
#mobi_menu-container .category-listing-title {
  display: none;
}
/*navigation mobile*/
.navigation-mobile.cdz-menu {
  padding-bottom: 1px;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0:not(.parent) {
  padding: 0 0 5px;
  border: none;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0:not(.parent):first-child {
  padding-top: 10px;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0:not(.parent):nth-child(4) {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0:not(.parent):nth-child(4):after {
  content: '';
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  height: 2px;
  background: #0660ae;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0:not(.parent) > .menu-link {
  color: #111;
  font-size: 1.05em;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0:not(.parent) > .menu-link:hover {
  color: #ed1c24;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0:not(.parent) > .menu-link .menu-icon {
  font-size: 1.5em;
  vertical-align: middle;
  display: inline-block;
  width: 2em;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0.parent {
  position: relative;
  padding: 5px 0;
  border: none;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0.parent:before {
  content: '\e991';
  position: absolute;
  right: 0;
  top: 5px;
  height: 35px;
  line-height: 35px;
  width: 100%;
  text-align: right;
  padding-right: 15px;
  font-family: 'CodazonFont';
}
.navigation-mobile.cdz-menu .groupmenu .item.level0.parent.open:before {
  content: "\e97b";
}
.ie11 .navigation-mobile.cdz-menu .groupmenu .item.level0.parent:before {
  display: none;
}
.links-list .cdz-vertical-menu .item.level-top > .dropdown-toggle {
  display: none;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0 > .menu-link {
  display: inline;
  padding: 0;
  border-bottom: none;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0:hover > .menu-link {
  background: transparent;
  position: relative;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0:hover > .menu-link:hover {
  color: #ed1c24;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0.parent .menu-link:before {
  display: none;
}
.navigation-mobile.cdz-menu .item.level0 > a.menu-link .menu-icon {
  margin: 0;
  padding-left: 10px;
  display: inline;
  min-width: 1em;
  font-size: 1.2em;
}
.navigation-mobile.cdz-menu .item.level0 > a.menu-link .menu-icon + span {
  border-left: none;
}
.navigation-mobile.cdz-menu .item.level0 > a.menu-link span {
  padding: 10px !important;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0 .groupmenu-drop {
  opacity: 0;
  visibility: hidden;
  transform: rotateX(45deg);
  transform-origin: top;
  border: none;
  background: transparent;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0.parent.open > .groupmenu-drop {
  position: relative;
  top: 0 !important;
  left: 0;
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
}
.navigation-mobile.cdz-menu .groupmenu .item.level0 > .groupmenu-drop > li.item.tablet-item {
  display: none;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0 > .groupmenu-drop > li.item.tablet-item + li.item,
.navigation-mobile.cdz-menu .groupmenu .item.level0 > .groupmenu-drop > li.item {
  padding: 0;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0 > .groupmenu-drop > li.item.tablet-item + li.item {
  width: 100%;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0 > .groupmenu-drop > li.item {
  padding: 0;
}
.navigation-mobile.cdz-menu .groupmenu .item.level0 > .groupmenu-drop > li.item .category-listing {
  padding: 20px;
}
/*mobile menu*/
.cdz-menu.mobile-menu .visible-tablet {
  display: none !important;
}
.cdz-menu.mobile-menu li.item.level0 {
  border-bottom: 1px solid #d1d1d1;
}
.cdz-menu.mobile-menu li.item.level0 > .groupmenu-drop {
  background: transparent;
}
.nav-sections .nav-sections-item-content:nth-child(n+4) {
  display: none;
}
/*float menu*/
.float-menu-target {
  padding: 80px 0 0;
  margin: -80px 0 0;
}
.float-menu-list {
  position: fixed;
  right: -100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  text-align: right;
  transition: all 0.5s ease;
}
@media (min-width: 768px) {
  .float-menu-list.float-on-top {
    right: 0;
  }
}
.float-menu-list .float-meun-item {
  margin: 15px 0;
}
.float-menu-list .float-meun-item a {
  padding: 5px 10px;
  font-size: 15px;
  color: #fff !important;
  background: #333;
  font-family: 'Oswald';
}
.float-menu-list .float-meun-item a:hover {
  background: #cf1119;
}
.float-on-top.float-menu-list .float-meun-item:nth-of-type(1) {
  animation: fm 6s ease infinite;
}
.float-on-top.float-menu-list .float-meun-item:nth-of-type(2) {
  animation: fm 6s 1s ease infinite;
}
.float-on-top.float-menu-list .float-meun-item:nth-of-type(3) {
  animation: fm 6s 2s ease infinite;
}
.float-on-top.float-menu-list .float-meun-item:nth-of-type(4) {
  animation: fm 6s 3s ease infinite;
}
.float-on-top.float-menu-list .float-meun-item:nth-of-type(5) {
  animation: fm 6s 4s ease infinite;
}
.float-on-top.float-menu-list .float-meun-item:nth-of-type(6) {
  animation: fm 6s 5s ease infinite;
}
.float-on-top.float-menu-list .float-meun-item:nth-of-type(7) {
  animation: fm 6s 6s ease infinite;
}
.float-on-top.float-menu-list:hover .float-meun-item {
  animation-play-state: paused;
}
@keyframes fm {
  0% {
    transform: translateX(0);
  }
  33.33% {
    transform: translateX(-15px);
  }
}
/*footer*/
/*footer*top*/
.page-footer .footer-style-15 .footer-content-top {
  background: #ececec;
}
.page-footer .footer-style-15 .footer-content-top .service-banner-style04 .item-title {
  color: #000;
  text-transform: capitalize;
}
.page-footer .footer-style-15 .footer-content-top .service-banner-style04 .item-sub-title {
  color: #000;
}
.page-footer .footer-style-15 .footer-content-top .service-banner-style04 .item-sub-title:before {
  background: #000;
}
.page-footer .footer-style-15 .footer-content-top .service-banner-style04 .item .item-icon {
  border-radius: 50%;
  border: 1px solid #ccc;
  padding: 5px;
}
.page-footer .footer-style-15 .footer-content-top .service-banner-style04 .item .item-icon span.fa {
  display: block;
  border-radius: 50%;
  background: #0c3ab4;
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-footer .footer-style-15 .footer-content-top .service-banner-style04 .item .item-icon span.fa:before {
  font-size: 28px;
}
@media (max-width: 767px) {
  .page-footer .footer-style-15 .footer-content-top .service-banner-style04 .item .item-icon span.fa:before {
    font-size: 24px;
  }
}
.page-footer .footer-style-15 .footer-content-top .service-banner-style04 .item .item-icon:hover {
  border-color: #ccc;
  color: #0c3ab4;
}
.page-footer .footer-style-15 .footer-content-top .service-banner-style04 .item .item-icon:hover:before {
  box-shadow: 0 0 0 0 #0c3ab4;
  background: #0c3ab4;
}
@media (max-width: 767px) {
  .page-footer .footer-style-15 .footer-content-top .service-banner-style04 .item-text .item-title {
    font-size: 13px;
  }
}
@media (max-width: 575px) {
  .page-footer .footer-style-15 .footer-content-top .footer-box .h5 {
    font-size: 14px;
  }
  .page-footer .footer-style-15 .footer-content-top .footer-content-bottom .footer-address p {
    font-size: 13px;
  }
}
/*footer*middle*/
.page-footer .footer-style-15 .footer-content-middle .middle-bottom .footer-text {
  padding: 10px 0 10px 2em;
  position: relative;
}
.page-footer .footer-style-15 .footer-content-middle .middle-bottom .footer-text span {
  width: 2em;
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  margin: auto;
  height: 1em;
  line-height: 1em;
  font-size: 16px;
}
.page-footer .footer-style-15 .footer-content-middle .middle-bottom .footer-text img {
  vertical-align: middle;
}
.page-footer .footer-style-15 .footer-content-middle .middle-bottom .footer-text a {
  border: 2px solid #ccc;
  padding: 5px;
  color: #fff;
  transition: all 500ms ease;
}
.page-footer .footer-style-15 .footer-content-middle .middle-bottom .footer-text a:hover {
  background: #cf111a;
}
.page-footer .footer-style-15 .footer-content-middle .middle-bottom .block.newsletter {
  display: block;
}
.page-footer .footer-style-15 .footer-content-middle .middle-bottom .newsletter-content {
  padding: 20px 0;
}
.page-footer .footer-style-15 .footer-content-middle .middle-bottom .newsletter-content .title {
  padding: 0 0 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-footer .footer-style-15 .footer-content-middle .middle-bottom .action.subscribe:before {
    font-family: FontAwesome;
    content: "\f1d8";
    font-size: 20px;
    line-height: 1;
  }
  .page-footer .footer-style-15 .footer-content-middle .middle-bottom .action.subscribe span {
    display: none;
  }
}
@media (min-width: 992px) {
  .page-footer .footer-style-15 .footer-content-middle .middle-bottom .form.subscribe {
    position: relative;
  }
  .page-footer .footer-style-15 .footer-content-middle .middle-bottom .field.newsletter {
    width: 100%;
  }
  .page-footer .footer-style-15 .footer-content-middle .middle-bottom .action.subscribe {
    position: absolute;
    left: 100%;
    transform: translateX(-100%);
    top: 0;
  }
}
.mb-bottom-toolbar .group-switch {
  display: none;
}
.mb-bottom-toolbar .btn-groups .owl-carousel .owl-stage-outer > .owl-stage > .owl-item {
  visibility: visible;
}
.mb-bottom-toolbar .btn-groups .owl-carousel .owl-stage-outer > .owl-stage > .owl-item > .btn-group {
  opacity: 1;
}
/*banner-grid-1*/
.banner-grid-1 .row {
  margin: -5px;
}
.banner-grid-1 .row [class*=col-] {
  float: none;
  padding: 5px;
  min-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 280px) {
  .banner-grid-1 .row [class*=col-] {
    min-width: auto;
  }
}
@media (min-width: 768px) {
  .banner-grid-1 .row {
    margin: -10px;
  }
  .banner-grid-1 .row [class*=col-] {
    padding: 10px;
  }
}
.banner-grid-1 .banner-item {
  float: left;
  position: relative;
  width: 100%;
  font-size: 20px;
  text-align: center;
  overflow: hidden;
  color: #fff;
  background-color: #000;
}
.banner-grid-1 .banner-item img {
  position: relative;
  width: 100%;
  max-width: 100%;
  vertical-align: top;
  opacity: 0.7;
  transition: all .5s ease;
}
.banner-grid-1 .banner-item:hover img {
  transform: scale(1.1, 1.1) rotate(2deg);
}
.banner-grid-1 .banner-item h2 {
  font-size: 1em;
  line-height: 1;
  margin: 0;
}
.banner-grid-1 .banner-item .banner-text {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10%;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
  opacity: 1;
  color: #fff;
  text-shadow: 0 0 20px #000;
}
.banner-grid-1 .banner-item .banner-text .btn.primary {
  margin: 4% 0 0;
  padding: 2vw 6vw;
  display: block;
  font-size: 0.4em;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  background: #810f15;
  border: 1px solid #810f15;
  border-radius: 5px;
  transition: all .3s ease;
  font-family: Roboto, Helvetica Neue, Verdana, Arial, sans-serif;
}
.banner-grid-1 .banner-item .banner-text .btn.primary:before {
  content: 'Shop Now';
}
.banner-grid-1 .banner-item .banner-text .btn.primary:hover {
  background: #cf111a;
  border-color: #cf111a;
}
@media (min-width: 280px) {
  .banner-grid-1 .banner-item {
    font-size: 5.5vw;
  }
  .banner-grid-1 .col-lg-12 .banner-item .banner-text {
    font-size: 1.5em;
  }
  .banner-grid-1 .col-lg-12 .banner-item .banner-text .btn.primary {
    font-size: 0.35em;
  }
}
@media (min-width: 576px) {
  .banner-grid-1 .banner-item {
    font-size: 4.5vw;
  }
  .banner-grid-1 .banner-item .banner-text .btn.primary {
    padding: 10px 30px;
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .banner-grid-1 .banner-item {
    font-size: 28px;
    font-size: 3.5vw;
  }
}
@media (min-width: 1200px) {
  .banner-grid-1 .banner-item {
    font-size: 2.5vw;
  }
  .banner-grid-1 .col-lg-12 .banner-item .banner-text {
    font-size: 1.25em;
  }
}
@media (min-width: 1400px) {
  .banner-grid-1 .banner-item {
    font-size: 36px;
  }
}
/*home*/
.home-bg .cdz-block-title .b-title.h2 {
  color: #fff;
}
.home-shop {
  padding: 20px;
  font-size: 13px;
  background: #fff;
}
.home-shop .page-layout-item .page-layout-content {
  justify-content: space-evenly;
}
.home-shop .page-layout-content .page-layout-description {
  justify-content: space-between;
}
.home-shop h2 {
  font-size: 10vw;
}
.home-shop h5 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.1em;
}
.home-shop p {
  font-size: 1em;
}
@media (min-width: 428px) {
  .home-shop h2 {
    font-size: 3.3em;
  }
}
@media (min-width: 768px) {
  .home-shop {
    font-size: 12px;
  }
  .home-shop h2 {
    font-size: 3.8vw;
  }
}
@media (min-width: 992px) {
  .home-shop {
    font-size: 1.15vw;
  }
  .home-shop p {
    margin: 0 0 1.4vw;
  }
  .home-shop h2 {
    font-size: 2.8em;
    padding: 0 0 0 20%;
  }
}
@media (min-width: 1400px) {
  .home-shop {
    font-size: 16px;
  }
  .home-shop p {
    margin: 0 0 20px;
  }
}
.home-reviews .cdz-block-title .b-title.h2 {
  color: #fff;
}
.home-reviews .page-layout-list .page-layout-content {
  padding: 20px;
  background: #fff;
}
.home-reviews .page-more-1 {
  margin-top: 10px;
  color: #fff;
}
.home-finder {
  padding: 0 0 5px;
}
.slideshow-finder-1.slideshow-container .owl-item .item-desc {
  display: none;
}
@media (min-width: 768px) {
  .slideshow-finder-1.slideshow-container .abs-frame,
  .slideshow-finder-1.slideshow-container .owl-item .abs-img {
    padding-bottom: 31.25% !important;
  }
  .slideshow-finder-1.slideshow-container .owl-item .item-desc {
    display: block;
    top: auto;
    bottom: 0;
  }
}
@media (min-width: 768px) {
  .slideshow-finder-1.home-finder {
    z-index: 11;
    position: relative;
    margin-top: -13.02%;
    padding: 0 0 13.02%;
    width: 100%;
    background: rgba(0, 0, 0, 0.15);
    transform: translateY(-40px);
  }
  .slideshow-finder-1.home-finder .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .slideshow-finder-1.home-finder .amfinder-common-wrapper .amfinder-title {
    margin: 10px;
    padding: 0;
    display: block;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
  }
}
@media (min-width: 1200px) {
  .slideshow-finder-1.home-finder .amfinder-common-wrapper .amfinder-title {
    margin: 20px;
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .slideshow-finder-1.home-finder .amfinder-common-wrapper .amfinder-title {
    font-size: 36px;
  }
}
.slideshow-finder-2.slideshow-container .item-desc {
  display: none;
}
@media (max-width: 767px) {
  .slideshow-finder-2.slideshow-container .abs-frame {
    padding-bottom: 0 !important;
  }
  .slideshow-finder-2.slideshow-container .abs-frame .abs-frame-inner {
    position: relative;
  }
  .slideshow-finder-2.slideshow-container .abs-frame .abs-frame-inner .item-desc {
    display: block;
    position: relative;
  }
  .slideshow-finder-2.slideshow-container .abs-frame .abs-frame-inner .item-image.abs-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .slideshow-finder-2.home-finder .container br {
    display: none;
  }
  .slideshow-finder-2.home-finder .fixed-amfinder {
    position: relative;
    z-index: 11;
    margin-top: -80px;
    padding-bottom: 40px;
  }
  .slideshow-finder-2.home-finder .amfinder-common-wrapper {
    position: relative;
    padding: 0 60px;
    background: transparent;
  }
  .slideshow-finder-2.home-finder .amfinder-common-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-bottom: 165px solid #d52c33;
  }
  .slideshow-finder-2.home-finder form {
    position: relative;
    padding: 5px 0 10px;
    font-size: 30px;
  }
  .slideshow-finder-2.home-finder .amfinder-title {
    display: block;
    font-size: inherit;
    line-height: 1em;
    font-weight: 500;
    font-family: Teko, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #fff;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle {
    padding: 0 20px;
    width: 100%;
    flex-wrap: wrap;
    font-size: inherit;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle li {
    flex: 1;
    font-size: 0;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle li:nth-last-child(2) {
    margin-right: 0;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle li.last.-list-item {
    flex: auto;
    width: 100% !important;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle li.last.-list-item:before,
  .slideshow-finder-2.home-finder .amfinder-toggle li.last.-list-item button.action.primary {
    background: #000000;
    border: none;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle li.last.-list-item button.action.primary:hover {
    background: #0c3ab4;
  }
}
@media (min-width: 992px) {
  .slideshow-finder-2.home-finder .amfinder-common-wrapper:before {
    border-bottom-width: 115px;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle {
    padding: 0 30px;
    flex-wrap: nowrap;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle li {
    flex: auto;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle li:nth-last-child(2) {
    margin-right: 2%;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle li.last.-list-item {
    width: auto !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slideshow-finder-2.home-finder .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item {
    min-width: 70px;
  }
  .slideshow-finder-2.home-finder .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-title,
  .slideshow-finder-2.home-finder .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single span {
    font-size: 13px;
  }
  .slideshow-finder-2.home-finder .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-single span:before {
    display: none;
  }
  .slideshow-finder-2.home-finder .amfinder-common-wrapper .amfinder-toggle li.am-item.-list-item .dropdown-element .chosen-results li {
    font-size: 13px;
    line-height: 1.1768;
  }
}
@media (min-width: 1200px) {
  .slideshow-finder-2.home-finder form {
    font-size: 35px;
  }
  .slideshow-finder-2.home-finder .amfinder-common-wrapper:before {
    border-bottom-width: 120px;
  }
  .slideshow-finder-2.home-finder .amfinder-toggle {
    padding: 0 40px;
  }
}
/*product*/
.product-view-style-03 .page-wrapper .page-main {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .product-view-style-03 .page-wrapper .page-main {
    padding-top: 0;
  }
  .product-view-style-03 .page-wrapper .product-main-top {
    padding: 0 10px 20px;
  }
  .product-view-style-03 .product-info-main {
    position: relative;
  }
  .product-view-style-03 .product-info-main .product-left {
    position: sticky;
    top: 0;
  }
}
.product-view-style-03 .breadcrumbs .items > li.item.product,
.product-view-style-03 .breadcrumbs .items > li.item:nth-last-child(2):after {
  display: none;
}
@media (max-width: 767px) {
  .product-view-style-03 .breadcrumbs .items > li.item {
    font-size: 12px;
  }
}
.product-view-style-03.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  margin-bottom: 0;
  font: 500 20px/1.35 Roboto, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: none;
}
.product-view-style-03 .product-info-main .price-box .price-wrapper .price {
  color: red;
}
.product-view-style-03 .product-info-main .product.attribute.overview {
  margin-top: 0;
}
.product-view-style-03 .product-info-main .product.attribute.overview .type {
  display: none;
}
.product-view-style-03 .product-info-main .box-tocart:not(.active) .field.qty .label {
  display: inline-block;
  width: 3em;
}
.product-view-style-03 .product-info-main .box-tocart:not(.active) .field.qty .control {
  float: none;
  display: inline-block;
}
.product-view-style-03 .product-info-main .box-tocart .actions {
  margin: 0 0 10px;
}
.product-view-style-03.catalog-product-view .product-info-main .product-social-links {
  margin-top: 10px;
  border-bottom: none;
}
@media (min-width: 768px) {
  .catalog-product-view.product-view-style-03 .product-info-main .page-title-wrapper .page-title {
    font: 500 24px/1.35 Roboto, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .product-view-style-03 .product-info-main .product.attribute.overview {
    margin-top: 10px;
  }
  .product-view-style-03.catalog-product-view .product-info-main .product-social-links {
    margin-top: 30px;
    border-top: 1px solid #e9eaec;
    border-bottom: none;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button:last-of-type {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions button:last-of-type {
    margin-bottom: 10px;
  }
  .product-view-style-03.catalog-product-view .product-info-main .product-social-links .product-addto-links {
    float: none;
    margin: 0 30px 10px 0;
    width: 30px;
  }
  .product-view-style-03 .product-info-main .product-social-links .product-addto-links .action.towishlist {
    margin: 0;
    padding: 0;
    width: 1em;
    height: 1.66em;
    font-size: 15px;
    line-height: 1.66em;
    border: none;
    overflow: hidden;
  }
  .product-view-style-03 .product-info-main .product-social-links .product-addto-links .action.towishlist:before {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: inherit;
  }
  .product-view-style-03 .product-info-main .product-social-links .product-addto-links .action.towishlist:hover {
    color: #a50021;
  }
}
/*review*/
.product-view-style-03 .product-info-main .product-reviews-summary .reviews-actions {
  font-size: 15px;
  line-height: 1.66;
}
.product-view-style-03 .product-info-main .product-reviews-summary .reviews-actions a {
  font-size: 12px;
  line-height: inherit;
}
.product-view-style-03 .product-info-main .product-reviews-summary .rating-groups .start-icon {
  top: 6px;
}
.product-view-style-03 .product-info-main .product-reviews-summary .rating-groups .item-count {
  top: -7px;
}
.review-list {
  padding: 0 10px;
}
.review-list .amreview-info-wrapper {
  padding-top: 10px;
}
.amreview-info-wrapper .amreview-summary-details {
  padding-top: 0;
}
.amreview-info-wrapper .amreview-add-new {
  order: 3;
}
@media (min-width: 768px) {
  .review-list .amreview-info-wrapper {
    display: block;
  }
  .amreview-info-wrapper .amreview-summary-info {
    flex-basis: 100%;
  }
  .amreview-summary-info .amreview-showmore {
    display: none;
  }
  .amreview-summary-info .amreview-percent-block {
    float: left;
    display: block;
  }
  .amreview-info-wrapper .amreview-summary-details {
    display: inline-block !important;
    padding: 0;
    margin-left: 20px;
    white-space: nowrap;
  }
  .amreview-summary-details .amreview-label > .amreview-stars,
  .amreview-summary-details .amreview-label > .amreview-bar,
  .amreview-summary-details .amreview-label > .amreview-text {
    display: inline-block;
    line-height: 14px;
  }
}
@media (min-width: 992px) {
  .review-list .amreview-info-wrapper {
    display: flex;
    flex-wrap: nowrap;
  }
  .review-list .amreview-info-wrapper .amreview-summary-details {
    border-right: 2px solid #c4c4c4;
    margin: 0 auto 0 0;
    padding: 0 15px 0 25px;
  }
  .review-list .amreview-info-wrapper .amreview-add-new {
    background: none;
    display: inline-block;
    margin: 0 0 0 25px;
    padding-right: 0;
    text-align: right;
  }
}
/*product list*/
.page-wrapper .products.wrapper .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.page-wrapper .products.wrapper .product-item-details {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.page-wrapper .products.wrapper .product-item-name {
  flex-grow: 1;
}
.page-wrapper .products.wrapper .product-item-name .product-item-link {
  font-weight: 400;
  letter-spacing: 0;
}
.page-wrapper .products.wrapper .product-item-details .price-box .old-price .price {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.79485;
}
.page-wrapper .products.wrapper .product-item-inner {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.page-wrapper .products.wrapper .product-item-inner .product-reviews-summary {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
.page-wrapper .products.wrapper .product-item-inner .product-reviews-summary .reviews-actions {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .page-wrapper .products.wrapper .product-item .product-item-actions .action.tocart,
  .page-wrapper .products.wrapper .product-item .product-item-actions .action.towishlist,
  .page-wrapper .products.wrapper .product-item .product-item-actions .action.tocompare {
    background: transparent;
    border: none;
  }
}
.action.tocompare {
  display: none !important;
}
/*details
.product.info.detailed .product.data.items{
  .data.item.title a {
    font-weight: 500;
    letter-spacing: 0.5px;
  }

  @media(min-width: 768px) {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center;

    .data.item.title {
      order: -1;
    }

    .data.item.title a {
      font-weight: 550;
      font-size: 16px;
      letter-spacing: 0;
      text-transform: capitalize;
    }

    .data.item.content {
      margin: 0;
      border: 1px solid #e9eaec;
      padding: 15px 30px;
    }
  }

  .panel-toggle-wrap.applied .content-outer {
    margin-bottom: 30px;
    max-height: none !important;
    overflow: visible !important;
  }

  .panel-toggle-wrap.applied .content-outer:after,
  .panel-toggle-wrap.applied .content-toolbar {
    display: none;
  }
}

.product.info.detailed .product.data.items {
  @media(max-width: 767px) {
    .data.item.content {
      border: 1px solid #ebebeb;
      border-top: none;
      padding: 20px;
    }

    .data.item.title {
      background: #080808;
      border: 1px solid #ebebeb;
      padding: 0 5px 0 20px;
      border-radius: 5px;
    }

    .data.item.title.active {
      border-bottom: none;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
    }

    .data.item.title > .switch,
    .data.item.title > .switch > .counter {
      color: #ffffff;
    }

    .data.item.title > .switch:after {
      display: none;
    }

    .data.item.title > .switch:before {
      content: "\e9b4";
      font-family: 'CodazonFont';
    }

    .data.item.title.active > .switch:before {
      content: "\e9b3";
    }
  }
}

/** product details * Part Fits For 
.part-fit-radio {
  display: flex;
  flex-wrap: wrap;

  label {
    order: 1;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
  }

  label:hover {
    color: #f50;
  }

  label a {
    border: 0 !important;
  }

  .part-radio {
    margin: 0;
    display: none;
  }

  .part-radio:nth-of-type(n):checked+.part-tab+label {
    color: #f50;
    border: 1px solid #f50;
  }

  .part-radio:nth-of-type(n):checked+.part-tab {
    display: block;
  }

  .part-tab {
    display: none;
    width: 100%;
    background: #fff;
  }
}

#vehicle_matching:target {
  margin-top: -60px;
  padding-top: 60px;
}

#vehicle_matching:target>div {
  border: 2px solid #ff5500;
}

.product.attribute.description .value {
  font-size: 115%;
  line-height: 30px;

  img {
    width: 100%;
  }

  h1 {
    margin-bottom: 0;
    padding: 20px 0 10px 0;
    font-size: 160%;
    font-weight: 550;
  }

  @media (max-width: 560px) {
    h1 {
      font-size: 145%;
    }
  }

  h2 {
    padding: 10px 0 0 0;
    font-size: 130%;
    font-weight: 550;
  }

  p {
    margin: 0;
    padding: 0 0 10px 0;
    line-height: 2em;
  }

  ul {
    padding: 10px 0;
  }

  li {
    margin: 0 0 0 20px;
    padding: 0 5px;
    line-height: 30px;
    list-style: circle outside;
  }

  .specifics_product {
    margin: 0 -20px;
    padding: 10px 20px;
    color: #615e53;
    background: #f5f0da59;
  }

  @media(min-width: 768px) {
    .specifics_product {
      margin: 0 -30px;
      padding: 10px 30px;
    }
  }

  .specifics_product ul {
    column-count: 2;
  }

  @media(max-width:991px) {
    .specifics_product ul {
      column-count: 1;
    }
  }

  .specifics_product ul li {
    word-break: break-all;
  }

  .specifics_product ul li span {
    padding: 0 15px 0 0;
    font-family: 'Open Sans';
    font-weight: 550;
  }

  .pr-note {
    margin-bottom: 20px;
  }

  .pr-note p {
    padding-bottom: 0;
  }

  .pr-note .strong {
    color: red;
    font-weight: bold;
  }

  .pr-relate {
    margin-top: 20px;
    text-align: center;
  }

  .pr-relate h3 {
    margin: 10px 0;
    font-size: 120%;
    font-weight: 500;
    color: #222;
  }

  @media(max-width: 399px){
    .pr-relate .col-xs-1 {
        width: 8.33%;
    }

    .pr-relate .col-xs-2 {
        width: 16.66%;
    }

    .pr-relate .col-xs-3 {
        width: 25%;
    }

    .pr-relate .col-xs-4 {
        width: 33.33%;
    }

    .pr-relate .col-xs-5 {
        width: 41.66%;
    }

    .pr-relate .col-xs-6 {
        width: 50%;
    }

    .pr-relate .col-xs-7 {
        width: 58.33%;
    }

    .pr-relate .col-xs-8 {
        width: 66.66%;
    }

    .pr-relate .col-xs-9 {
        width: 75%;
    }

    .pr-relate .col-xs-10 {
        width: 83.33%;
    }

    .pr-relate .col-xs-11 {
        width: 91.66%;
    }

    .pr-relate .col-xs-12 {
        width: 100%;
    }
  }

  @media(min-width: 992px){
    .pr-relate .col-md-1 {
        width: 8.33%;
    }

    .pr-relate .col-md-2 {
        width: 16.66%;
    }

    .pr-relate .col-md-3 {
        width: 25%;
    }

    .pr-relate .col-md-4 {
        width: 33.33%;
    }

    .pr-relate .col-md-5 {
        width: 41.66%;
    }

    .pr-relate .col-md-6 {
        width: 50%;
    }

    .pr-relate .col-md-7 {
        width: 58.33%;
    }

    .pr-relate .col-md-8 {
        width: 66.66%;
    }

    .pr-relate .col-md-9 {
        width: 75%;
    }

    .pr-relate .col-md-10 {
        width: 83.33%;
    }

    .pr-relate .col-md-11 {
        width: 91.66%;
    }

    .pr-relate .col-md-12 {
        width: 100%;
    }
  }

  @media(min-width: 1200px){
    .pr-relate .col-lg-1 {
        width: 8.33%;
    }

    .pr-relate .col-lg-2 {
        width: 16.66%;
    }

    .pr-relate .col-lg-3 {
        width: 25%;
    }

    .pr-relate .col-lg-4 {
        width: 33.33%;
    }

    .pr-relate .col-lg-5 {
        width: 41.66%;
    }

    .pr-relate .col-lg-6 {
        width: 50%;
    }

    .pr-relate .col-lg-7 {
        width: 58.33%;
    }

    .pr-relate .col-lg-8 {
        width: 66.66%;
    }

    .pr-relate .col-lg-9 {
        width: 75%;
    }

    .pr-relate .col-lg-10 {
        width: 83.33%;
    }

    .pr-relate .col-lg-11 {
        width: 91.66%;
    }

    .pr-relate .col-lg-12 {
        width: 100%;
    }
  }
}*/
.panel-toggle-wrap.applied .content-toolbar .content-toggle:hover {
  color: #fff;
  background: #ed333e;
}
/*category*/
.page-with-filter .column.main {
  display: flex;
  flex-direction: column;
}
.page-with-filter .column.main > .page-title-wrapper,
.page-with-filter .column.main > .category-view-top {
  order: -1;
}
.products.wrapper ~ .toolbar .toolbar-amount + .limiter {
  display: block;
}
#layered-filter-block [data-role="title"],
#layered-filter-block .block-subtitle,
.page-main .sidebar .block:not(.account-nav) .block-title,
.page-main .sidebar .block:not(.account-nav) .title {
  text-transform: capitalize;
}
.catalog-category-view {
  /*category image and description*/
}
.catalog-category-view .page-wrapper {
  display: block;
  background: #fafafa;
}
.catalog-category-view .header-sections > div:first-child {
  margin-top: 0;
}
.catalog-category-view .breadcrumbs + .page-main,
.catalog-category-view .breadcrumbs + .page-main + .category-view > .page-main {
  padding: 0;
  margin-bottom: 20px;
}
.catalog-category-view #maincontent {
  padding-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .catalog-category-view .sidebar-additional .block:not(.account-nav) .block-title {
    background: #000;
  }
}
.catalog-category-view .panel-toggle-wrap.applied.content-open .content-outer {
  margin: 0;
}
.catalog-category-view .page-header,
.catalog-category-view .column.main .category-view {
  margin: 0;
}
.catalog-category-view .category-image,
.catalog-category-view .category-description {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .catalog-category-view .category-image {
    overflow: hidden;
  }
  .catalog-category-view .category-image img {
    max-width: none;
    height: 120px;
    margin-left: 50%;
    transform: translateX(-50%);
  }
}
.category-view-top {
  position: relative;
  margin: 0 0 20px;
  background: #142a8d;
  overflow: hidden;
}
.category-view-top .category-cms {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 7vw;
  font-weight: 600;
  font-family: 'Rajdhani';
  text-align: center;
}
.category-view-top .category-cms p {
  margin: 0;
  font-size: 1em;
  line-height: 1;
  font-weight: inherit;
  font-family: inherit;
}
.category-view-top .category-cms > :first-child {
  color: #d52c32;
  font-size: 2em;
  font-weight: 700;
  text-shadow: 1px 1px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 2px 2px 1px #000000, -2px -2px 1px #000000, 2px -2px 1px #000000, -2px 2px 1px #000000;
}
.category-view-top .category-cms > :last-child {
  color: #fff;
  text-shadow: 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
}
@media (min-width: 320px) {
  .category-view-top .category-cms {
    font-size: 22px;
  }
}
@media (min-width: 576px) {
  .category-view-top .category-cms {
    font-size: 3.5vw;
  }
}
@media (min-width: 980px) {
  .category-view-top .category-cms {
    font-size: 2.5vw;
  }
}
@media (min-width: 1400px) {
  .category-view-top .category-cms {
    font-size: 35px;
  }
}
/*
.catalog-category-view {
      .products.list.items:not(.flex-grid) {
          .product-reviews-summary .reviews-actions>.add {
              display: inline-block;
          }
  
          .product-item-details {
              max-width: 550px;
          }
  
          .product-item-actions {
              display: block;
          }
          
          .cart-qty {
              background: transparent;
              padding: 0;
          }
    
          .cart-qty button.tocart {
              width: auto;
              display: inline-flex;
              align-items: center;
              justify-content: center;
          }
    
          .cart-qty button.tocart:before {
              display: none;
          }
    
          .cart-qty button.tocart span {
              display: block;
              padding: 0 10px;
              font-size: 12px;
              font-weight: 300;
              text-indent: 0;
              color: #fff;
              background: #cf111a;
              border-radius: 5px;
          }
    
          .cart-qty button.tocart span:hover {
              background: #282828;
          }
    
          .cart-qty .qs-button:before {
              color: #282828;
              line-height: 30px;
              font-weight: 600;
          }
    
          .cart-qty .qs-button:hover {
              background: transparent;
          }
    
          .cart-qty .qs-button:hover:before {
              color: #a50021;
          }
    
          .actions-secondary {
              width: auto;
          }
          
          .actions-secondary >a {
              background: transparent;
              border: none;
          }
      }
    
      .products.list.items.flex-grid {
          .product-item-info {
              padding-bottom: 20px;
              height: 100%;
              display: flex;
              flex-direction: column;
  
              .product-item-details {
                  flex-grow: 1;
              }
              
              .product-item-details .product-item-inner {
                  height: 100%;
                  display: flex;
                  flex-direction: column;
              }
              
              .product-item-details .product-item-inner .product-item-name {
                  flex-grow: 1;
              }
          }
    
          .product-item-info .action.towishlist:before,
          .product-item-info .action.tocompare:before {
              padding: 5px;
              border-radius: 50%;
              background: #fff;
              color: #a50021;
          }
    
          .product-item-info .action.towishlist:hover:before,
          .product-item-info .action.tocompare:hover:before {
              background: #a50021;
              color: #fff;
          }
    
          .product-item-details .actions-primary,
          .product-item-details .actions-primary .cart-qty {
              width: 100%;
              background: none;
          }
    
          .product-item-details .actions-primary .cart-qty>form{
              display: flex;
          }
    
          .product-item-details .cart-qty button.action.tocart.primary{
              flex-grow: 1;
              background: none;
              text-align: left;
          }
    
          @media(max-width: 767px){
              .product-item-details .cart-qty button.action.tocart.primary{
                  text-align: center;
              }
          }
    
          .product-item-details .cart-qty button.action.tocart.primary:before{
              display: none;
          }
    
          .product-item-details .cart-qty button.action.tocart.primary span{
              display: inline-block;
              width: 100%;
              max-width: 200px;
              text-align: center;
              text-indent: 0;
              font-size: 13px;
              font-weight: 400;
              color: #a50021;
              border: 2px solid #a50021;
              border-radius: 5px;
          }
    
          .product-item-details .cart-qty button.action.tocart.primary:hover span {
              color: #fff;
              background: #a50021;
          }
    
          .product-item-details .cart-qty a.qs-button {
              background: none;
              margin-left:5px;
          }
    
          .product-item-details .cart-qty a.qs-button:before {
              width: 100%;
              height: 100%;
              color: #a50021;
              border-radius: 50%;
          }
    
          .product-item-details .cart-qty a.qs-button:hover:before {
              color: #fff;
              background: #a50021;
          }
    
          @media(min-width: 768px){
              .product-item-details .product-item-inner {
                  min-height: auto !important;
              }
          }
    
          .product-item-details .price-box {
              justify-content: center;
          }
    
          .product-item-details .price-box .special-price .price {
              color: #a50021;
          }
      }
  }
*/
/*checkout*/
/*
#checkoutSteps>#shipping,
#checkoutSteps>#opc-shipping_method {
    display: block !important;
}
*/
.checkout-index-index .page-wrapper .opc-wrapper #co-payment-form .fieldset > br,
.checkout-index-index .page-wrapper .opc-wrapper #co-payment-form .fieldset > hr {
  display: none;
}
.checkout-index-index .stripe-payments-apple-pay-section {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 25px;
}
.opc-sidebar .minicart-items .product > .product-image-container {
  margin-top: 5px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .opc-sidebar .minicart-items .product-item-details .product-item-name {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .opc-sidebar .minicart-items .product-item .product > .product-item-details {
    width: 100%;
    padding: 5px 0 0;
  }
  .opc-sidebar .minicart-items .product-item-details .product-item-name-block {
    padding: 0;
  }
  .opc-sidebar .minicart-items .product-item-details .subtotal,
  .opc-sidebar .minicart-items .product-item-details .details-qty {
    position: absolute;
    right: 0;
    width: calc(40%);
    text-align: right;
  }
  .opc-sidebar .minicart-items .product-item-details .subtotal {
    top: 5px;
  }
  .opc-sidebar .minicart-items .product-item-details .details-qty {
    top: 20px;
  }
}
/*cart*/
.cart.actions .action.towishlist {
  margin-bottom: 10px;
}
.cart-informed-modal .section-top .minicartpro-summary .paypal.checkout > .paypal-buttons {
  min-width: 100% !important;
}
.cart-informed-modal .actions .action.viewcart {
  margin-bottom: 10px;
  width: 100%;
  color: #fff;
  background: #666;
  border-color: #666;
}
.cart-informed-modal .actions .action.viewcart:hover {
  color: #f50;
  background: #fff;
  border-color: #f50;
}
.cart-informed-modal .actions .action.viewcart:before {
  display: none;
}
.cart-informed-modal .actions .action.viewcart span {
  display: block;
  font-size: inherit;
  text-indent: 0;
  text-align: center;
}
#block-bss-store-credit > .title:after {
  display: none;
}
#block-bss-store-credit > .content {
  padding: 0 5px;
  display: block !important;
}
.cart-summary .cart-bss-store-credit .fieldset {
  margin: 5px 0;
}
.cart-bss-store-credit .actions-toolbar:before,
.cart-bss-store-credit .actions-toolbar:after {
  content: '';
  display: table;
  clear: both;
}
.cart-bss-store-credit .actions-toolbar > .primary {
  margin-bottom: 10px;
}
/*minicart*/
.utilies-minicart .minicart-items .product-info {
  width: 100%;
}
.utilies-minicart .minicart-items .product-item-name a {
  font-size: 0.9em;
}
.utilies-minicart .minicart-items .product-item-actions {
  width: 100%;
}
.utilies-minicart .minicart-items .product-item-pricing {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.utilies-minicart .minicart-items .product-item-pricing:before {
  content: '';
  display: block;
  width: 10px;
  order: 1;
}
.utilies-minicart .minicart-items .details-qty {
  order: 2;
}
/*cms page*/
/*faqs*/
.faqs-main {
  padding: 10px 0;
  overflow: hidden;
}
.faqs-main .row {
  margin: 0 -30px;
  display: flex;
  flex-wrap: wrap;
}
.faqs-main .row > div {
  padding: 0 30px 50px;
}
.faqs-top {
  padding: 15px 0 10px;
}
.faqs-top .cms_top_text {
  font-size: 14px;
}
.faqs-top .cms_top_text h1 {
  font-size: 3em;
  font-weight: 400;
  color: #fff;
}
.faqs-top .cms_top_text p {
  font-size: 1em;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .faqs-top .cms_top_text h1 {
    font-size: 2em;
  }
}
.faqs-main .row .faqs-category {
  height: 100%;
  background: #fafafa;
  padding: 20px;
  box-shadow: 3px 3px 5px #ddd;
}
.faqs-category .faqs-title {
  position: relative;
  padding: 0 0 0.5em 1.5em;
  margin: 0 0 20px;
  font-size: 2.28rem;
  line-height: 110%;
  color: #000;
}
.faqs-category .faqs-title:before {
  position: absolute;
  left: 0;
  color: #1abc9c;
  font-family: 'FontAwesome';
}
.faqs-category .faqs-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 120px;
  height: 2px;
  background: #1abc9c;
}
.faqs-category .faqs-question .faqs-item {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5em;
  color: #666;
}
.faqs-item input[type="radio"] ~ .question-title label:last-of-type {
  display: none;
}
.faqs-item input[type="radio"]:checked ~ .question-title {
  font-size: 1.1em;
  color: #111;
}
.faqs-item input[type="radio"]:checked ~ .question-title label:last-of-type {
  display: block;
}
.faqs-item input[type="radio"] ~ .question-article {
  display: none;
}
.faqs-item input[type="radio"]:checked ~ .question-article {
  display: block;
  color: #111;
}
.faqs-item .question-title {
  position: relative;
  padding: 0 0 0 2em;
}
.faqs-item .question-title:before {
  content: "\f15c";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
}
.faqs-item input[type="radio"]:checked ~ .question-title:before {
  color: #1abc9c;
}
.faqs-item .question-title label {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.faqs-item .question-article {
  padding: 15px 20px 10px 2em;
  word-break: break-word;
}
.faqs-item .question-article p {
  font-size: 14px;
  line-height: 1.66em;
  margin-bottom: 5px;
}
/*about us*/
.cms-about-us .breadcrumbs {
  display: none;
}
.cms-about-us .background-container .page-title-wrapper {
  top: 35%;
}
.cms-about-us .background-container .page-title {
  font-size: 50px;
  line-height: 1.5;
}
.cms-about-us .background-container p {
  font-size: 14px;
}
@media (min-width: 768px) {
  .cms-about-us .background-container .page-title-wrapper {
    padding: 0 10%;
  }
  .cms-about-us .background-container .page-title {
    font-size: 70px;
  }
  .cms-about-us .background-container p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .cms-about-us .background-container .page-title-wrapper {
    padding: 0;
    max-width: 1000px;
  }
  .cms-about-us .background-container .page-title {
    font-size: 100px;
  }
}
.about-list {
  position: relative;
  z-index: 1;
  margin-top: 6%;
  transform: translateY(-11em);
}
.about-list .page-layout-content {
  background: #f0f0f0;
  padding: 15px 25px 10px;
  border-radius: 10px;
}
.about-list .page-article-icon {
  width: 44px;
}
.about-list h4 {
  margin: 10px 0;
  color: #071553;
  font-family: 'Rajdhani';
  font-size: 1.5em;
  font-weight: 700;
}
.about-list p {
  color: #666;
}
.about_follow {
  transform: translateY(-5.5em);
  text-align: center;
}
.about_follow > h2 {
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 250%;
  font-weight: 700;
  color: #222;
}
.about_follow > p {
  margin: 20px auto;
  max-width: 22em;
  font-size: 150%;
  color: #444;
}
.about_follow .socials-wrap .title-follow {
  display: none;
}
.about_follow .socials-wrap ul {
  max-width: 32em;
  margin: 30px auto 0;
  padding: 0;
  display: flex;
  list-style: none;
}
.about_follow .socials-wrap li {
  margin: 0;
  width: 100%;
  font-size: 250%;
}
.about-info {
  display: flex;
  justify-content: center;
  margin: 0 0 3em;
}
.about-info ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.about-info li {
  margin: 0 0 1em;
  padding: 0 0 0 2em;
  position: relative;
}
.about-info .page-article-icon {
  position: absolute;
  top: 0;
  left: 0;
  color: #d52c32;
  font-size: 1.35em;
  line-height: 1.2;
  width: 1em;
  text-align: center;
}
.about-info h4 {
  color: #071553;
  font-family: 'Rajdhani';
  font-size: 1.5em;
  font-weight: 700;
}
.about-info p {
  color: #666;
}
.about-info a img {
  max-width: none;
  border-bottom: 1px solid transparent;
  box-sizing: content-box;
}
.about-info a img:hover {
  border-color: #d52c32;
}
@media (min-width: 640px) {
  .about-info ul {
    display: flex;
    width: 100%;
    max-width: 80em;
    justify-content: space-between;
  }
  .about-info li:not(:last-child) {
    padding-right: 2em;
  }
}
/*cms wholesale*/
.cms-wholesale .breadcrumbs {
  display: none;
}
.membership-content {
  max-width: 1200px;
  margin: auto;
}
.membership-tip {
  text-align: center;
  padding: 10px 0 15px;
  border-top: 1px dashed #ccc;
}
/*wholesale form*/
.cms-wholesale .rendered-form {
  background: #fff;
}
.cms-wholesale .rendered-form .amform-groupv2 {
  width: 33.33%;
}
@media (max-width: 767px) {
  .cms-wholesale .rendered-form .amform-groupv2 {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .cms-wholesale .rendered-form .amform-groupv2 {
    width: 100%;
  }
}
/*wholesale slider*/
.wholesale-sliders {
  max-width: 1200px;
  margin: auto;
  padding: 0 10%;
}
@media (max-width: 767px) {
  .wholesale-sliders {
    padding: 0 10px;
  }
}
.wholesale-sliders .wholesale .title {
  text-align: left;
}
.wholesale-sliders .pagebuilder-slider {
  margin: 0 0 10px;
  padding: 20px 0 0;
}
.wholesale-sliders .pagebuilder-slide-wrapper,
.wholesale-sliders .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  padding: 0;
  min-height: auto !important;
}
.wholesale-sliders .wholesale-slider p {
  width: 100%;
  display: block;
}
.wholesale-sliders .wholesale-slider small {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 20px;
  display: block;
  color: #666;
  font-style: italic;
}
.wholesale-sliders .slick-dots > li button {
  background: #fff;
  width: 10px;
  height: 10px;
}
.wholesale-sliders .slick-dots > li.slick-active button {
  background: #0d0d0d;
}
/*contacts*/
.cms-contacts .breadcrumbs {
  margin-bottom: 0;
}
.contact-content {
  margin: 0 0 30px;
  text-align: center;
}
.cms-contacts .page-title-wrapper .page-title {
  margin: 0;
  padding: 0;
}
.contact-forms {
  margin: 20px 0 0;
  padding: 40px 0 20px;
  background: #ececec;
}
.contact-forms .contact-title {
  font-size: 32px;
}
.contact-forms .contact-title:after {
  content: '';
  border-bottom: 4px solid #ed1c24;
  margin: 8px auto 13px;
  display: block;
  width: 84px;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
}
.contact-link {
  padding: 30px 0 0;
}
.contact-link a:first-child {
  border-right: 1px solid #999;
  margin-right: 10px;
  padding-right: 13px;
}
@media (max-width: 575px) {
  .contact-link a {
    display: block;
  }
  .contact-link a:first-child {
    display: inline-block;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    border-right: none;
    border-bottom: 1px solid #999;
  }
  .contact-forms .contact-title {
    font-size: 24px;
  }
}
.contact-forms .page-layout-list {
  max-width: 1000px;
  margin: auto;
  padding: 0 10px;
}
/*contacts-form*/
.contacts-form {
  max-width: 700px;
  margin: auto;
}
/*warranty*/
.cms-warranty .breadcrumbs {
  display: none;
}
/*vendor-portal*/
.cms-vendor-portal .breadcrumbs {
  display: none;
}
.vendor-method .page-article-num {
  background: #fff;
}
.vendor-form > form {
  background: #fff;
  padding: 25px 20px 5px;
  max-width: 900px;
  margin: auto;
}
.vendor-requirements {
  text-align: center;
}
.vendor-requirements > p {
  max-width: 900px;
  margin: auto;
}
.vendor-requirements .page-layout-list {
  padding: 30px 0 50px;
  text-align: left;
  max-width: 1100px;
  margin: auto;
}
.vendor-requirements .page-layout-list .fa {
  color: #0c3ab4;
  margin: 0 10px 0 0;
}
