/***************************************************
  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 
 */
/***********************************************************************/
a:hover {
  color: #CB8161; }

.title_block {
  font-family: "Baloo 2", cursive;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 44px;
  color: #000000;
  margin-bottom: 30px; }

.sub-title-widget {
  font-size: 14px;
  line-height: 24px;
  color: "Baloo 2", cursive;
  margin-bottom: 40px; }

.bannercontainer .tp-caption.large_text {
  font-family: "Baloo 2", cursive;
  line-height: 1.13; }

.manufacturers_block,
.service-w {
  padding: 30px 0; }
  .manufacturers_block .block,
  .service-w .block {
    margin-bottom: 0; }

.widget-category_image {
  margin-bottom: 0 !important; }
  .widget-category_image .cate-name {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 36px; }
  .widget-category_image .nbproducts {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 11% 8%;
    color: #fff;
    text-align: center; }
  .widget-category_image .link,
  .widget-category_image .leo-qty {
    color: #fff; }
  .widget-category_image .link:hover {
    color: #E56D6D; }
  .widget-category_image img {
    width: 100%;
    object-fit: cover; }
  .widget-category_image .slick-slide {
    padding: 0 5px;
    margin-bottom: 0; }

.liquid_box.detail-banner p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  max-width: 268px; }
.liquid_box.detail-banner p.tiny {
  color: #FFFFFF; }
.liquid_box.detail-banner .image_description {
  padding: 11% 8%; }
.liquid_box.detail-banner h3 {
  font-family: "Baloo 2", cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  color: #fff; }
.liquid_box.detail-banner p.price {
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 0; }
  .liquid_box.detail-banner p.price span {
    font-size: 18px;
    font-weight: 700; }
.liquid_box.detail-banner.normal p.price {
  margin-top: 20px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 22px; }
  .liquid_box.detail-banner.normal p.price span {
    font-size: 26px;
    line-height: 38px; }
.liquid_box.detail-banner.center {
  text-align: center;
  margin: auto; }
  .liquid_box.detail-banner.center > * {
    text-align: center; }
  .liquid_box.detail-banner.center p {
    max-width: 100%; }

.product-list-default {
  padding: 0 15px; }
  .product-list-default .owl-item {
    padding: 0; }
  .product-list-default .thumbnail-container {
    border-radius: 0; }
    .product-list-default .thumbnail-container .product-meta {
      background: #fff;
      text-align: left; }
      .rtl .product-list-default .thumbnail-container .product-meta {
        text-align: right; }
  .product-list-default .product-title a {
    text-align: left; }
    .rtl .product-list-default .product-title a {
      text-align: right; }

.product-home-tabs .nav-link.active span:after {
  width: 100%; }
.product-home-tabs a.nav-link {
  padding: 0 10px;
  color: #000; }
  .product-home-tabs a.nav-link span:after {
    width: 0;
    background: #EE6C87;
    content: '';
    height: 1px;
    display: block;
    color: inherit;
    transition: all 0.3s ease; }

.blog-viewall a,
p.ap-countdown-link {
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  color: #999999; }
  .blog-viewall a:hover,
  p.ap-countdown-link:hover {
    color: #EC5A5F;
    background: transparent; }

.testimonial h5 {
  font-family: "Baloo 2", cursive; }
.testimonial img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 2px solid transparent;
  transition: all 0.3s; }
  .testimonial img:hover {
    border: 2px solid #E56D6D; }
.testimonial .left-side {
  margin-top: 30px; }

.normal img {
  min-height: 400px;
  object-fit: cover; }

.banner-box img {
  min-height: 304px;
  object-fit: cover; }

@media (min-width: 992px) {
  .manufacturers_block,
  .service-w {
    position: relative;
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 30px; }
    .manufacturers_block:before,
    .service-w:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 15px;
      right: 15px;
      width: 100%;
      height: 100%;
      border: 1px dashed #E5E5E5; }
    .manufacturers_block p,
    .service-w p {
      margin-bottom: 0; }

  .service-w {
    margin-top: 30px; }

  .product-home-tabs .nav-tabs {
    position: absolute;
    top: 10px;
    right: 0; }
    .rtl .product-home-tabs .nav-tabs {
      left: 0;
      right: auto; }

  .blog-viewall a {
    position: absolute;
    top: 0;
    right: 0; }
    .rtl .blog-viewall a {
      left: 0;
      right: auto; } }
@media (max-width: 767px) {
  .latest-blogs {
    margin-top: 20px; }
    .latest-blogs .blog-viewall {
      display: none; }

  .product-home-tabs {
    padding-bottom: 20px; }

  .countdown-w .ap-countdown-time {
    margin-left: 0; }
    .rtl .countdown-w .ap-countdown-time {
      margin-right: 0;
      margin-left: inherit; } }
@media (max-width: 991px) {
  .countdown-w h4.title_block {
    margin-top: 15px;
    margin-bottom: 5px; } }

/*# sourceMappingURL=profile2253461943.css.map */
