/***************************************************
  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 .breadcrumb_box {
  margin-bottom: 0; }

.title_block {
  text-align: left;
  border-bottom: 1px solid #eee;
  padding: 17px 0;
  margin: 0 0 38px; }
  .rtl .title_block {
    text-align: right; }
  @media (max-width: 1199px) {
    .title_block {
      padding: 12px 0; } }

@media (min-width: 576px) and (max-width: 767px) {
  .slide_box .ApImage {
    width: 50%;
    float: left;
    margin-top: 30px; } }

@media (max-width: 575px) {
  .slide_box .ApImage {
    margin-top: 30px; } }

.left-side .text-box {
  left: 50px; }

.tab-box .tabs-top {
  position: relative; }
.tab-box .nav-tabs {
  position: absolute;
  top: 33px;
  right: 80px; }
  .tab-box .nav-tabs .nav-link {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 15px 20px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: none; }
    .tab-box .nav-tabs .nav-link:hover, .tab-box .nav-tabs .nav-link.active {
      border: none;
      font-weight: 600;
      color: #333; }
  @media (max-width: 1199px) {
    .tab-box .nav-tabs {
      position: static; }
      .tab-box .nav-tabs .nav-link {
        font-size: 15px; } }
.tab-box .nav-item:last-child .nav-link {
  padding: 10px 0 20px 10px; }
  .rtl .tab-box .nav-item:last-child .nav-link {
    padding: 10px 10px 20px 0; }
.tab-box .nav-link span {
  position: relative; }
  .tab-box .nav-link span:before, .tab-box .nav-link span:after {
    content: "";
    display: inline-block;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .tab-box .nav-link span:before {
    background: #f04e54;
    height: 3px;
    width: 0;
    bottom: -20px; }
  .tab-box .nav-link span:after {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #f04e54;
    bottom: -23px;
    width: 3px;
    height: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden; }
.tab-box .nav-link:hover span:before, .tab-box .nav-link.active span:before {
  width: 100%; }
.tab-box .nav-link:hover span:after, .tab-box .nav-link.active span:after {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible; }

@media (min-width: 768px) {
  .banner-box, .product-box {
    margin-bottom: 45px; } }

.deal-of-the-days {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .deal-of-the-days .block {
    border: 3px solid #f04e54; }
  .deal-of-the-days .products_block.block {
    margin-bottom: 0; }
  .deal-of-the-days .title_block {
    margin: 0 30px 38px; }
  @media (max-width: 767px) {
    .deal-of-the-days {
      margin-bottom: 30px; } }

.best-seller-box .title_block {
  margin: 0 30px; }

.best-seller-box .block {
  border: 3px solid #eee; }
.best-seller-box .thumbnail-container {
  border: none; }
.best-seller-box .owl-item .product-miniature:first-child {
  border-bottom: 1px solid #eee; }
.best-seller-box .owl-theme .owl-buttons {
  top: -47px; }
@media (min-width: 992px) and (max-width: 1199px) {
  .best-seller-box .product-view .product-name {
    margin-top: 9px; } }

@media (min-width: 576px) {
  .best-seller-box .block {
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .feature-box .thumbnail-container {
    margin-bottom: 24px; } }

.ApColumn .block.horizontal-image {
  margin-bottom: 30px; }

/*# sourceMappingURL=profile2677427444.css.map */
