/* Home 03 */
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
#index #wrapper {
  padding-top: 0; }

#index #main .page-footer {
  margin-bottom: 0; }

.ApSlideShow {
  margin-bottom: 30px; }

.liquid_box img {
  min-height: 400px;
  object-fit: cover; }

.letter-box .block_newsletter .block_content {
  max-width: 630px;
  margin: auto;
  text-align: center; }
.letter-box .block_newsletter button {
  background: transparent;
  color: #212121; }
  .letter-box .block_newsletter button span {
    display: none; }
  .letter-box .block_newsletter button:hover {
    color: #fff; }
.letter-box .block_newsletter form input[type=email] {
  border: none; }
.letter-box .block_newsletter form {
  border-bottom: 1px solid #e4ddda; }

.countdown-w .title_block {
  font-size: 40px;
  font-family: "Jost", sans-serif;
  line-height: 48px;
  color: #212121; }
.countdown-w .list-inline span,
.countdown-w .sub-title-widget {
  font-size: 16px;
  line-height: 28px;
  color: #797979;
  max-width: 520px; }

.icon-candle p {
  color: #797979; }

.ApCategoryImage .block_content {
  text-align: center; }
.ApCategoryImage .cate-name {
  margin: 30px 0 10px; }
.ApCategoryImage .leo-qty {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0; }
.ApCategoryImage a:hover .leo-qty {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }
.ApCategoryImage .nbproducts {
  position: relative;
  display: block; }

.banner-wrap .image_description {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  margin: auto; }

.no-margin {
  margin-bottom: 0 !important; }

.box-show-more a {
  background: #212121;
  color: #fff; }
  .box-show-more a:hover {
    background: #b26b53;
    color: #fff; }

@media (min-width: 992px) {
  .custom-product-wrap {
    position: relative; }
    .custom-product-wrap .block-title {
      position: absolute;
      top: 0;
      right: auto;
      left: 0;
      max-width: 25%;
      text-align: left; }
      .rtl .custom-product-wrap .block-title {
        right: 0;
        left: auto; }
      .rtl .custom-product-wrap .block-title {
        text-align: right; }
    .custom-product-wrap .block_content {
      padding: 0 15px 0 25%; }
      .rtl .custom-product-wrap .block_content {
        padding: 0 25% 0 15px; }

  .ApCategoryImage {
    display: flex;
    gap: 15px; }
    .ApCategoryImage ul {
      margin-bottom: 0; } }
@media (min-width: 768px) {
  .ApCategoryImage .block_content {
    grid-template-columns: repeat(3, 1fr); } }
@media (min-width: 768px) and (max-width: 991px) {
  .has-translate {
    transform: translateX(50%); } }
@media (min-width: 576px) and (max-width: 767px) {
  .ApCategoryImage .block_content {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 767px) {
  .iview-controlNav div.iview-items ul li a.iview-control {
    font-size: 0; }
    .iview-controlNav div.iview-items ul li a.iview-control:after {
      background: #212121; }
    .iview-controlNav div.iview-items ul li a.iview-control span {
      font-size: 15px;
      color: #212121; } }
@media (max-width: 575px) {
  .ApCategoryImage .block_content {
    grid-template-columns: repeat(1, 1fr); } }

/*# sourceMappingURL=profile2045866773.css.map */
