/* MENU
 - Homepage
 - 1. Banner
 - 2. Trending
 - 3. Products
 - 4. Official Store Tab
 - 5. Banner Mid
 - 6. News
 */
.homepage-products-block a:hover, .homepage-official-store-block {
  -webkit-box-shadow: 0.1px 2px 6.6px 1.4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0.1px 2px 6.6px 1.4px rgba(0, 0, 0, 0.1);
  box-shadow: 0.1px 2px 6.6px 1.4px rgba(0, 0, 0, 0.1); }
/* =========== Homepage =========== */
.homepage-products-title-container, .homepage-official-store-title-container, .homepage-brand-title {
  padding: 50px 0 30px;
  display: inline-block;
  float: left; }
/* =========== 1. Banner =========== */
#mainBanner .lslide {
  z-index: 9 !important; }
  #mainBanner .lslide.active {
    z-index: 10 !important; }
/* =========== 2. Trending =========== */
.trending-title-container {
  padding: 30px 0;
  display: inline-block;
  float: left; }

.trending-title {
  float: left;
  display: inline-block;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 0px; }

.trending-text {
  float: left;
  display: inline-block;
  line-height: 30px;
  font-size: 12px;
  padding-left: 20px; }

.trending-boxes-container {
  width: 100%;
  display: inline-block;
  float: left; }

.trending-boxes-container img {
  width: 100% !important; }

.trending-boxes-row {
  width: 100%;
  display: inline-block;
  float: left; }

.trending-box {
  display: inline-block;
  width: 20%;
  float: left;
  height: 250px;
  border: 1px solid #ccc;
  -moz-box-shadow: 2px 2px 2px 1px #ccc;
  -webkit-box-shadow: 2px 2px 2px 1px #ccc;
  box-shadow: 2px 2px 2px 1px #ccc; }
/* =========== 3. Products =========== */
.homepage-products-title {
  margin-bottom: 30px;
  margin-top: 70px; }

.homepage-products-title h2 {
  font-family: 'Montserrat';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0; }

.homepage-products-block > div {
  width: 100%;
  display: inline-block;
  float: left; }

.homepage-products-block-title {
  display: inline-block;
  width: 20%;
  float: left;
  height: 250px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase; }

.homepage-products-more a {
  text-decoration: none;
  color: #777;
  font-size: 14px; }

.homepage-products-more a:hover {
  color: #f26522; }

.homepage-products-block a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  width: 100%; }

.homepage-products-block .image-container {
  height: 170px;
  position: relative;
  overflow: hidden; }

.homepage-products-block .image-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%; }

.homepage-products-block-title .icon {
  font-size: 160px;
  width: 100%;
  text-align: center;
  float: left;
  padding-top: 30px;
  color: #777; }

.homepage-products-block-item {
  position: relative;
  display: inline-block;
  width: 20%;
  float: left;
  height: 250px;
  border-left: 1px solid #e8e8e8;
  text-align: center;
  line-height: 250px;
  font-size: 100px;
  color: #e8e8e8;
  overflow: hidden; }

.homepage-products-block .homepage-products-block-item-text {
  position: relative;
  background: #fff;
  font-size: 15px;
  width: 100%;
  text-align: left;
  padding: 5px;
  font-family: 'Montserrat'; }

.homepage-products-block .homepage-products-block-item-text .prod-title {
  font-size: 13px;
  white-space: nowrap;
  margin-bottom: 0;
  padding: 0;
  overflow: hidden;
  line-height: 15px; }

.homepage-products-block .homepage-products-block-item-text .ad-category-name {
  color: #777;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif; }

.homepage-products-block .homepage-products-block-item-text .ad-price {
  color: #f26522;
  font-size: 15px;
  font-family: 'Montserrat';
  font-weight: bold;
  margin-bottom: 0;
  line-height: 17px; }

.homepage-products-block-item > img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%; }
/* =========== 4. Official Store Tab =========== */
#officeStoreTab li {
  line-height: 40px; }

#officeStoreTab li a {
  border: none;
  color: #777;
  text-transform: capitalize; }

#officeStoreTab li a.active {
  border: none;
  border-bottom: 4px solid #ff4f17;
  color: #f26522;
  text-transform: capitalize;
  font-weight: bold; }

.homepage-brand-more {
  padding-left: 40px !important;
  font-size: 14px;
  color: #777; }

.homepage-official-store-block .brand-block {
  padding: 0;
  height: 250px;
  overflow: hidden;
  border: 1px solid #e8e8e8; }

.homepage-official-store-block .brand-block a {
  width: 100%;
  display: inline-block; }

.homepage-official-store-block .brand-block img.lazy {
  width: 100%;
  min-height: 250px; }

.homepage-official-store-title {
  float: left;
  display: inline-block;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 0px; }

#officeStoreContent div.tab-content div {
  width: 100%;
  background: #fff;
  display: inline-block;
  float: left; }

#officeStoreContent .tab-content-title {
  display: inline-block;
  width: 20%;
  float: left;
  height: 250px;
  padding-top: 200px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase; }

#officeStoreContent .officialBrandItem {
  display: inline-block;
  width: 20%;
  float: left;
  height: 250px;
  line-height: 220px;
  border-left: 1px solid #e8e8e8;
  text-align: center;
  font-size: 100px;
  color: #e8e8e8; }

#officeStoreContent .officialBrandItem img {
  border-radius: 10px; }
/* =========== 5. Banner Mid =========== */
#bannerMidImages {
  display: inline-block;
  width: 60%;
  float: left;
  height: 400px;
  border: 1px solid #ccc;
  background: #4e555b;
  -moz-box-shadow: 2px 2px 2px 1px #ccc;
  -webkit-box-shadow: 2px 2px 2px 1px #ccc;
  box-shadow: 2px 2px 2px 1px #ccc;
  margin-bottom: 10px;
  margin-top: 40px;
  overflow: hidden; }

#bannerMidActions {
  display: inline-block;
  width: calc(40% - 20px);
  float: left;
  height: 400px;
  border: 1px solid #ccc;
  margin-left: 20px;
  background: #fff;
  -moz-box-shadow: 2px 2px 2px 1px #ccc;
  -webkit-box-shadow: 2px 2px 2px 1px #ccc;
  box-shadow: 2px 2px 2px 1px #ccc;
  margin-bottom: 10px;
  margin-top: 40px;
  border-radius: 10px;
  padding: 20px 30px; }

.banner-mid-title {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
  color: #ff4f17; }

.banner-mid-subtitle {
  font-size: 18px;
  line-height: 60px;
  color: #303030; }

.banner-mid-actions {
  text-align: center; }

.banner-mid-actions div.col-4 {
  padding-left: 5px;
  padding-right: 5px; }

.banner-mid-actions div.col-4 > a {
  display: inline-block;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #303030;
  cursor: pointer;
  text-decoration: none;
  width: 100%; }

.banner-mid-actions div.col-4 > a:hover {
  color: #f26522;
  border: 1px solid #ff4f17; }

.banner-mid-actions .banner-mid-icon {
  font-size: 40px !important;
  line-height: 1; }

.banner-mid-actions .banner-mid-text {
  font-family: 'Montserrat';
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase; }

.banner-mid-submit {
  margin-top: 20px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 12px; }
/* =========== 6. News =========== */
#homeNews .home-section-title {
  padding: 50px 0 30px;
  line-height: 30px;
  margin-bottom: 0px;
  font-size: 16px;
  color: #777; }

#homeNews .home-section-title h2 {
  margin: 0;
  padding-right: 30px;
  color: #303030;
  font-family: 'Montserrat';
  font-weight: bold;
  text-transform: uppercase; }

#homeNews .home-news-container {
  height: 450px; }

#homeNews .home-news-container a {
  text-decoration: none; }

#homeNews .home-news-image-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 250px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border: 1px solid #e8e8e8;
  border-bottom: none;
  background: #fff; }

#homeNews .home-news-image-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%); }

#homeNews .home-news-text-container {
  height: 200px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border: 1px solid #e8e8e8;
  border-top: none;
  background: #fff;
  padding: 20px;
  position: relative;
  color: #303030; }

#homeNews .home-news-container a:hover .home-news-text-container {
  background: #303030;
  color: #fff; }

#homeNews .home-news-title-container {
  font-family: 'Montserrat';
  font-size: 25px;
  line-height: 28px;
  font-weight: bold;
  width: 100%; }

#homeNews .home-news-details-container {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 100%;
  font-size: 13px; }
