/***************************************************
  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 
 */
/***********************************************************************/
body#index {
  background: url("../background-image.png") repeat repeat;
  background-position: 0 0; }
  body#index .container {
    background: white; }

#cart-block {
  margin-right: 9px; }
  .rtl #cart-block {
    margin-left: 9px;
    margin-right: inherit; }

.product-tabs-home .carousel .direction {
  display: none; }

.product-tabs-home {
  position: relative; }
  .product-tabs-home .title_block {
    margin-top: 77px;
    margin-bottom: 15px; }
  .product-tabs-home .nav-tabs {
    position: absolute;
    top: 0;
    right: 0; }
    .rtl .product-tabs-home .nav-tabs {
      left: 0;
      right: auto; }
  .product-tabs-home .block {
    margin-bottom: 0px; }
  .product-tabs-home .owl-wrapper .owl-item:last-child .thumbnail-container {
    margin-bottom: 50px; }
  .product-tabs-home .slick-slide div:last-child .slick-slide .thumbnail-container {
    margin-bottom: 50px; }
  .product-tabs-home .slick-slide, .product-tabs-home .owl-wrapper {
    padding-top: 10px; }
  .product-tabs-home .carousel .direction {
    display: none; }

.carousel .direction {
  display: none; }

.manufacturers_block {
  margin-bottom: 0 !important; }
  .manufacturers_block img {
    margin: 15px 0;
    padding: 0; }
  .manufacturers_block span {
    display: none; }

.latest-blogs {
  margin-top: 75px;
  padding-bottom: 60px; }
  .latest-blogs .carousel .direction {
    display: none; }
  .latest-blogs .title_block {
    margin: 30px 0; }

@media (min-width: 1230px) {
  .header-top {
    max-width: 1230px;
    width: 100%;
    margin: auto;
    background: white; }

  #main .page-footer {
    margin-bottom: 0; }
  #main #content .wrapper {
    max-width: 1230px;
    width: 100%;
    margin: auto;
    background: white; }

  .footer-container .wrapper {
    max-width: 1230px;
    width: 100%;
    margin: auto;
    background: white; } }
@media (max-width: 767px) {
  .product-tabs-home .nav-tabs {
    position: static;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding-bottom: 20px; }
  .product-tabs-home .title_block {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 60px; } }

/*# sourceMappingURL=profile1519233009.css.map */
