/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
.tabs-top {
  margin-top: 20px !important;
}

.sidebar .products_block .owl-theme .owl-controls .owl-buttons {
  right: 30px;
  top: -55px;
  width: 50px;
}
.rtl .sidebar .products_block .owl-theme .owl-controls .owl-buttons {
  left: 30px;
  right: auto;
}
.sidebar .products_block .owl-theme .owl-controls .owl-buttons div {
  border: none;
  color: #010000;
  height: 20px;
  width: 20px;
  line-height: 17px;
}
.sidebar .products_block .owl-theme .owl-controls .owl-buttons div:hover {
  color: white;
}
