/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
a {
  color: #333333;
}
a:hover, a:focus {
  color: #336699;
}

.content_sortPagiBar .display .selected a {
  background-color: #336699;
  border: 1px solid #336699;
}
.content_sortPagiBar .display .selected a .fa {
  color: white;
}

.breadcrumb {
  color: #336699;
}
.breadcrumb a:hover {
  color: #336699;
}

.ajax_add_to_cart_button:hover {
  background: #336699;
}

.product-block .price {
  color: #336699;
}

.product_list.list .product-container:hover .functional-buttons .wishlist:hover, .product_list.list .product-container:hover .functional-buttons .compare:hover {
  background: #336699;
}

.btn-default:hover {
  background: #336699;
}

.btn-outline:hover {
  background: #336699;
  border: 1px solid #336699;
}

.products_block .owl-theme .owl-controls .owl-buttons div:hover {
  background: #336699;
}

.product-block .new-box {
  right: 6px;
  background: url("img/new_blue.png") no-repeat right top transparent;
}
.rtl .product-block .new-box {
  left: 6px;
  right: auto;
}
.product-block .sale-box {
  background: url("img/new_blue.png") no-repeat right top transparent;
}
.product-block .new-box .product-label, .product-block .sale-box .product-label {
  text-shadow: 0px 1px 1px #2c5985;
}
