/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/**********************
	HOME 3
**********************/
/* Widget */
.new-arriavals {
  margin-bottom: 0;
}

.product-group {
  margin-bottom: 80px;
  padding-top: 80px;
}
.product-group .ApColumn .title_block {
  margin-bottom: 15px;
}

/* Responsive */
@media (max-width: 991px) {
  .block-shopping .html-amount .btn-contact {
    float: left;
  }
  .rtl .block-shopping .html-amount .btn-contact {
    float: right;
  }
}
div#gear-right {
    display: none;
}