/***************************************************
  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 
 */
/***********************************************************************/
.leo-bt-cart.disable {
  /* cursor: not-allowed; */
  /* opacity: .65; */ }

.leo-bt-cart.disabled:focus {
  background: #acaaa6; }

.leo-modal .modal-content {
  border-radius: 0; }

.leo-modal-cart .modal-dialog, .leo-modal-compare .modal-dialog, .leo-modal-wishlist .modal-dialog {
  margin: 250px auto; }

.leo-modal .modal-title .material-icons {
  margin-right: 5px; }
  .rtl .leo-modal .modal-title .material-icons {
    margin-left: 5px;
    margin-right: inherit; }

.leo-modal-cart .modal-title {
  font-weight: 600;
  color: #fff;
  font-size: 1.125rem;
  display: none; }

.leo-modal-cart .modal-header {
  border: none; }

.leo-modal .modal-header.info-mess, .leo-modal .modal-header.warning-mess {
  background: #2FB5D2; }

.leo-modal .modal-header.block-mess {
  background: #F39D72; }

.leo-bt-cart {
  width: 100%; }

.leo-loading, .leo-modal-review-loading {
  display: none; }

.cssload-speeding-wheel {
  width: 24px;
  height: 24px;
  margin: 0 auto;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: cssload-spin 800ms infinite linear;
  -o-animation: cssload-spin 800ms infinite linear;
  -ms-animation: cssload-spin 800ms infinite linear;
  -webkit-animation: cssload-spin 800ms infinite linear;
  -moz-animation: cssload-spin 800ms infinite linear; }

@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes cssload-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-ms-keyframes cssload-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes cssload-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
.leo-bt-select-attr, .leo-dropdown-attr {
  width: 100%; }

.leo-select-attr.selected, .leo-select-attr.selected.disable, .leo-select-attr:hover {
  background: #A0D468;
  color: #fff; }

.leo-select-attr.disable {
  background: #EBEBEB; }

.leo-dropdown-attr {
  padding: 0px;
  z-index: 999; }
  .leo-dropdown-attr .leo-select-attr {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 3px 15px; }

/*******************DONGND CSS FOR CART END*****************************/
/*******************DONGND CSS FOR REVIEWS BEGIN*****************************/
.leo-modal-review .modal-title, .leo-modal-review .leo-modal-send-wishlist .modal-title {
  text-transform: uppercase; }
.leo-modal-review .modal-dialog {
  max-width: 650px; }
.leo-modal-review .product_desc {
  margin-top: 20px;
  text-align: center; }
.leo-modal-review .btn {
  color: #FFFFFF;
  background-color: #f78761;
  border-color: #f78761;
  font-size: 14px; }
  .leo-modal-review .btn:hover {
    color: #FFFFFF;
    background-color: #666666;
    border-color: #666666; }
.leo-modal-review .leo-fake-button {
  display: none; }

.cancel a {
  width: 15px;
  height: 18px;
  position: relative;
  display: inline-block; }
  .cancel a:before {
    content: "\f056";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    color: #e34747; }
    .rtl .cancel a:before {
      right: 0;
      left: auto; }

.cancel, .star {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer; }
  .rtl .cancel, .rtl .star {
    float: right; }
  .rtl .cancel, .rtl .star {
    margin: 0 0 0 7px; }

.star_content {
  float: left; }
  .rtl .star_content {
    float: right; }

div.star.star_on:before, div.star.star_hover:before {
  color: #f78761; }

div.star:before {
  font-size: 13px;
  content: "\e09b";
  font-family: 'simple-line-icons'; }

#criterions_list {
  list-style-type: none; }

.leo-fake-button {
  display: none; }

#criterions_list li {
  margin-bottom: 10px; }

#criterions_list label {
  display: inline;
  float: left;
  margin: 0 10px 0 0; }
  .rtl #criterions_list label {
    float: right; }
  .rtl #criterions_list label {
    margin: 0 0 0 10px; }

.star a {
  display: block;
  position: absolute;
  text-indent: -5000px; }

.new_review_form_content #criterions_list {
  border-bottom: 1px solid #CCC;
  padding-bottom: 15px;
  list-style-type: none; }

.new_review_form_content .form-group.has-error input, .new_review_form_content .form-group.has-error textarea {
  outline: 2px solid #ff4c4c; }

.open-review-form {
  display: none; }

.leo-modal-review .has-success, .leo-modal-review .has-danger {
  text-align: center; }

.leo-modal-review .has-success label, .leo-modal-review .has-danger label {
  font-weight: 600;
  font-size: 1.125rem;
  display: inline; }

.leo-list-product-reviews {
  text-align: center; }

.leo-list-product-reviews .star_content, .leo-list-product-reviews .star, #leo_product_reviews_block_extra .star_content, #leo_product_reviews_block_extra .star, .review_author .star_content, .review_author .star, .product-rating .star_content, .product-rating .star {
  cursor: default; }

.leo-list-product-reviews-wraper {
  display: inline-block; }

#leo_product_reviews_block_extra {
  display: inline-block; }
  #leo_product_reviews_block_extra .reviews_note > span {
    float: left;
    display: none; }
    .rtl #leo_product_reviews_block_extra .reviews_note > span {
      float: right; }

.reviews_note {
  margin-right: 30px; }
  .rtl .reviews_note {
    margin-left: 30px;
    margin-right: inherit; }

.reviews_advices, .reviews_note {
  float: left; }
  .rtl .reviews_advices, .rtl .reviews_note {
    float: right; }

.reviews_advices {
  margin: 0; }
  .reviews_advices li {
    display: inline-block; }
    .reviews_advices li i {
      display: none; }

.reviews_advices li.last {
  margin-left: 10px;
  border-left: 1px solid #e9e9e9;
  padding-left: 10px; }
  .rtl .reviews_advices li.last {
    margin-right: 10px;
    margin-left: inherit; }
  .rtl .reviews_advices li.last {
    border-right: 1px solid #e9e9e9;
    border-left: inherit; }
  .rtl .reviews_advices li.last {
    padding-right: 10px;
    padding-left: inherit; }

#product_reviews_block_tab .review {
  margin-bottom: 10px;
  border-bottom: 1px solid #B5AAB0;
  padding-bottom: 10px; }

@media (max-width: 575px) {
  #product_reviews_block_tab .review-info {
    border-bottom: 1px solid #B5AAB0;
    margin-bottom: 20px; } }
@media (min-width: 576px) {
  #product_reviews_block_tab .review_author {
    border-right: 1px solid #B5AAB0; }
    .rtl #product_reviews_block_tab .review_author {
      border-left: 1px solid #B5AAB0;
      border-right: inherit; } }
#product_reviews_block_tab .review_author > span, #product_reviews_block_tab .review_author > div {
  float: left; }
  .rtl #product_reviews_block_tab .review_author > span, .rtl #product_reviews_block_tab .review_author > div {
    float: right; }

#product_reviews_block_tab .report_btn {
  padding: 0; }

#product_reviews_block_tab .report_btn.disabled {
  background: #fff;
  color: #acaaa6; }

.usefulness_btn.active, .usefulness_btn.active:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }

.review_button .btn.active {
  display: inline-block; }

/*******************DONGND CSS FOR REVIEWS END*****************************/
/*******************DONGND CSS FOR COMPARE BEGIN*****************************/
/* #product_comparison{
	border: none;
	@media (min-width: 1200px){
		overflow: hidden;
	}
	} */
.compare_extra_information {
  min-width: 200px; }

.comparison_infos {
  text-align: center; }

.leo-compare-button.added, .leo-wishlist-button.added {
  background: #2FB5D2;
  color: #fff;
  border-color: #fff; }

.leo-compare-button.active, .leo-wishlist-button.active {
  border-color: #2FB5D2; }

.leo-productscompare-item .thumbnail-container {
  height: 100%; }

.leo-productscompare-item .product-description {
  position: relative;
  width: 100%;
  height: 100%; }

.leo-productscompare-item .delete-productcompare .leo-compare-button {
  float: right; }
  .rtl .leo-productscompare-item .delete-productcompare .leo-compare-button {
    float: left; }

.product-rating {
  display: inline-block; }

.leo-productscompare-item .thumbnail-container .product-image {
  margin-bottom: 10px; }
.leo-productscompare-item .thumbnail-container .button-container:before {
  left: 0 !important;
  right: 0 !important;
  margin: auto; }
.leo-productscompare-item .thumbnail-container .button-container .leo-bt-cart-content span {
  display: inline-block; }
.leo-productscompare-item .thumbnail-container .leo-bt-cart {
  margin-bottom: 10px;
  min-height: 42px;
  position: relative; }
.leo-productscompare-item .product-description {
  width: 290px !important;
  margin: auto; }
.leo-productscompare-item .delete-productcompare .leo-compare-button {
  float: none !important;
  border: none !important; }
  .leo-productscompare-item .delete-productcompare .leo-compare-button:focus {
    outline: 0 !important; }

.leo-compare-review-dropdown > .dropdown-menu {
  overflow: auto;
  left: 0;
  right: 0; }
.leo-compare-review-dropdown .dropdown-item {
  max-width: 300px; }

/*******************DONGND CSS FOR COMPARE END*****************************/
/*******************DONGND CSS FOR WISHLIST BEGIN*****************************/
.list-wishlist {
  margin: 20px 0;
  overflow-x: auto; }
  @media (max-width: 991px) {
    .list-wishlist > table {
      width: 991px; } }
  .list-wishlist table tbody > tr:nth-child(odd) {
    background: #ebebeb; }
  .list-wishlist table tbody > tr:nth-child(even) {
    background: #f6f6f6; }

.leo-save-wishlist-loading {
  display: none; }

.list-wishlist tr, .leo-wishlistproduct-item {
  -moz-transition: background-color 1.5s;
  -webkit-transition: background-color 1.5s;
  -o-transition: background-color 1.5s;
  transition: background-color 1.5s; }

.list-wishlist tr.new, .list-wishlist tr.active, .list-wishlist tr.show.active {
  background-color: #4880D2 !important; }

.leo-wishlistproduct-item {
  text-align: center;
  margin-bottom: 50px; }
  @media (min-width: 1200px) {
    .leo-wishlistproduct-item:nth-child(4n + 1) {
      clear: both; } }
  @media (max-width: 1199px) and (min-width: 768px) {
    .leo-wishlistproduct-item:nth-child(3n + 1) {
      clear: both; } }
  @media (max-width: 767px) and (min-width: 576px) {
    .leo-wishlistproduct-item:nth-child(2n + 1) {
      clear: both; } }

.leo-modal-wishlist .modal-footer {
  display: none; }

.leo-modal-wishlist.enable-action .modal-footer {
  display: block; }

.leo-modal-wishlist-loading {
  display: none; }

.leo-list-wishlist {
  z-index: 999;
  padding: 0px;
  margin: 0px;
  border: none;
  position: absolute;
  bottom: 100%;
  top: auto;
  margin-bottom: 15px;
  max-height: 136px;
  overflow-y: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }
  .leo-list-wishlist .wishlist-item, .leo-list-wishlist .move-wishlist-item {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    max-width: 10rem; }
    .leo-list-wishlist .wishlist-item:nth-child(odd), .leo-list-wishlist .move-wishlist-item:nth-child(odd) {
      background: #ebebeb; }
    .leo-list-wishlist .wishlist-item:nth-child(even), .leo-list-wishlist .move-wishlist-item:nth-child(even) {
      background: #f6f6f6; }
    .leo-list-wishlist .wishlist-item:focus, .leo-list-wishlist .wishlist-item:hover, .leo-list-wishlist .move-wishlist-item:focus, .leo-list-wishlist .move-wishlist-item:hover {
      color: #FFFFFF;
      background: #f78761; }
    .leo-list-wishlist .wishlist-item.added, .leo-list-wishlist .move-wishlist-item.added {
      background: #232323; }
      .leo-list-wishlist .wishlist-item.added:hover, .leo-list-wishlist .move-wishlist-item.added:hover {
        background: #232323; }

.wishlist-product-action .leo-list-wishlist {
  left: auto;
  right: 0; }

.rtl .wishlist-product-action .leo-list-wishlist {
  left: 0;
  right: auto; }

.leo-wishlist-button.dropdown-toggle::after {
  display: none; }

.leo-wishlist-button-dropdown {
  display: inline-block; }

.leo-wishlist-button {
  color: #2fb5d2;
  background-color: transparent; }

.wishlist-item.added, .wishlist-item.added:hover {
  background-color: #2fb5d2;
  color: #fff; }

.wishlist-item:hover, .move-wishlist-item:hover {
  background-color: #f7f7f9; }

.view-wishlist-product {
  float: left; }
  .rtl .view-wishlist-product {
    float: right; }
  .view-wishlist-product i {
    line-height: 21px;
    margin-right: 5px; }
    .rtl .view-wishlist-product i {
      margin-left: 5px;
      margin-right: inherit; }

.list-wishlist tr.show {
  background-color: #d9edf7 !important; }

.leo-view-wishlist-product-loading {
  display: none;
  float: right; }
  .rtl .leo-view-wishlist-product-loading {
    float: left; }

.leo-wishlist-product {
  margin-bottom: 20px; }
  .leo-wishlist-product .button-container {
    position: relative; }
  .leo-wishlist-product .leo-bt-cart {
    min-height: 42px;
    position: relative; }

.delete-wishlist-product {
  position: absolute;
  top: 0;
  z-index: 9;
  right: 0; }
  .rtl .delete-wishlist-product {
    left: 0;
    right: auto; }
  .delete-wishlist-product .leo-wishlist-button {
    float: right; }
    .rtl .delete-wishlist-product .leo-wishlist-button {
      float: left; }

.send-wishlist {
  display: none; }

.leo-fake-send-wishlist-button {
  display: none; }

.wishlist-product-info .form-control {
  background: #ebebeb;
  border-radius: 0; }
.wishlist-product-info .form-group label {
  text-align: center; }
.wishlist-product-info label {
  text-align: center; }

.send-wishlist {
  margin-bottom: 20px; }

.wishlist_email_status_loading {
  border: 2px solid #414141;
  border-left-color: transparent;
  border-right-color: transparent; }

.wishlist_email_status_loading, .send_wishlist_msg, .leo-modal-send-wishlist-loading {
  display: none; }

.leo-modal-reset-send-wishlist-bt {
  float: left; }
  .rtl .leo-modal-reset-send-wishlist-bt {
    float: right; }

.send_wishlist_success {
  color: #5cb85c; }

.send_wishlist_error {
  color: #f0ad4e; }

.send_wishlist_form_content .has-success input, .send_wishlist_form_content .has-warning input {
  pointer-events: none; }

.leo-wishlist-button-delete {
  float: right; }
  .rtl .leo-wishlist-button-delete {
    float: left; }

#mywishlist .footer_links li {
  display: inline-block;
  margin-bottom: 10px; }
  #mywishlist .footer_links li i {
    line-height: 21px; }

.leo-modal-send-wishlist .modal-footer .btn {
  font-size: 14px;
  margin-bottom: 10px; }
@media (min-width: 481px) {
  .leo-modal-send-wishlist .modal-footer .btn {
    float: right; }
    .rtl .leo-modal-send-wishlist .modal-footer .btn {
      float: left; }
  .leo-modal-send-wishlist .modal-footer .leo-modal-reset-send-wishlist-bt {
    float: left; }
    .rtl .leo-modal-send-wishlist .modal-footer .leo-modal-reset-send-wishlist-bt {
      float: right; }
  .leo-modal-send-wishlist .modal-footer .leo-modal-send-wishlist-bt {
    margin-right: 20px; }
    .rtl .leo-modal-send-wishlist .modal-footer .leo-modal-send-wishlist-bt {
      margin-left: 20px;
      margin-right: inherit; } }
@media (max-width: 480px) {
  .leo-modal-send-wishlist .modal-footer .btn {
    width: 100%; } }

/*******************DONGND CSS FOR WISHLIST END*****************************/
.button-container .add-to-cart .cssload-speeding-wheel, .leo-wishlist-button .cssload-speeding-wheel, .leo-compare-button .cssload-speeding-wheel, .quick-view .cssload-speeding-wheel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none; }
.button-container .add-to-cart.active, .leo-wishlist-button.active, .leo-compare-button.active, .quick-view.active {
  background: #f78761 !important; }
  .button-container .add-to-cart.active:before, .leo-wishlist-button.active:before, .leo-compare-button.active:before, .quick-view.active:before {
    display: none !important; }
  .button-container .add-to-cart.active .cssload-speeding-wheel, .leo-wishlist-button.active .cssload-speeding-wheel, .leo-compare-button.active .cssload-speeding-wheel, .quick-view.active .cssload-speeding-wheel {
    display: block !important; }

.leo-wishlist-button:before, .leo-compare-button:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.leo-modal-compare .modal-title a, .leo-modal-wishlist .modal-title a {
  display: block; }

/*# sourceMappingURL=front.css.map */
