/***************************************************
  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; }

.white-wr {
  position: relative; }
  .white-wr:before {
    content: "";
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 100%;
    display: block !important;
    top: 0;
    box-sizing: content-box;
    margin-left: -1000px;
    background: #fff; }
    .rtl .white-wr:before {
      margin-right: -1000px;
      margin-left: inherit; }

.promo-cat img {
  max-width: 175px;
  margin-right: 15px; }
.promo-cat h4 {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  color: #000000; }
.promo-cat p {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #000; }
  .promo-cat p span {
    color: #F02757; }
.promo-cat .ApImage {
  display: flex;
  align-items: center;
  min-height: 160px;
  background: #fff; }

.flex-w .has-radius img {
  border-radius: 5px; }

.product-list-list .thumbnail-container {
  padding: 20px; }
.product-list-list .category-default {
  display: none; }
.product-list-list .product-title {
  max-height: 48px;
  min-height: 48px;
  overflow: hidden; }
.product-list-list .product-image {
  flex: 0 0 144px; }

.manufacturer-image-container {
  height: 80px;
  background: #FFFFFF;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .manufacturer-image-container .owl-carousel .owl-item {
    padding: 5px; }

.blog-viewall a {
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  background: transparent;
  text-transform: capitalize;
  padding: 0;
  background: transparent; }
  .blog-viewall a:hover {
    color: #F02757;
    background: transparent; }
    .blog-viewall a:hover:after {
      border-radius: 2px solid; }
  .blog-viewall a:after {
    content: '\f105';
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    margin-left: 5px;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    border: 2px solid transparent;
    display: inline-block;
    text-align: center;
    transition: all 0.3s; }
    .rtl .blog-viewall a:after {
      margin-right: 5px;
      margin-left: inherit; }

@media (max-width: 767px) {
  .promo-cat img {
    margin-right: 0; } }
.latest-blogs .blog-title {
  font-family: GT Walsheim Pro; }

.latest-blogs a.view-more {
  display: none; }

.product-list-default .thumbnail-container .category-default {
  margin-bottom: 10px; }
.product-list-default .thumbnail-container .leo-list-product-reviews {
  margin-top: 15px; }

.contact-w {
  padding-bottom: 30px; }

.block_newsletter form input[type=email] {
  border: 2px solid #E5E5E5;
  box-sizing: border-box;
  border-radius: 5px; }

@media (min-width: 768px) {
  .blog-viewall {
    position: absolute;
    top: 0;
    right: 0;
    left: auto; }
    .rtl .blog-viewall {
      right: auto;
      left: 0; }

  .promo-cat .ApColumn + .ApColumn {
    border-left: 1px solid #E5E5E5; }

  .has-radius {
    margin: 0; } }
@media (max-width: 767px) {
  .blog-viewall {
    float: none !important;
    text-align: center;
    margin-top: 30px; } }
@media (min-width: 576px) and (max-width: 991px) {
  .promo-cat .ApImage {
    flex-direction: column; }
    .promo-cat .ApImage img {
      margin-bottom: 15px;
      min-height: 143px;
      object-fit: cover; } }

/*# sourceMappingURL=profile2062613402.css.map */
