/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	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 
 */
/***********************************************************************/
.cssload-speeding-wheel {
  width: 20px;
  height: 20px;
  margin: 0 auto;
  display: none;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-animation: cssload-spin 800ms infinite linear;
  -moz-animation: cssload-spin 800ms infinite linear;
  animation: cssload-spin 800ms infinite linear; }

.deo-modal .modal-content {
  border-radius: 0; }
.deo-modal .modal-title .material-icons {
  margin-right: 5px; }
  .rtl .deo-modal .modal-title .material-icons {
    margin-left: 5px;
    margin-right: inherit; }
.deo-modal .modal-header.info-mess, .deo-modal .modal-header.warning-mess {
  background: #2FB5D2; }
.deo-modal .modal-header.block-mess {
  background: #F39D72; }

.deo-modal-cart .modal-dialog, .deo-modal-compare .modal-dialog, .deo-modal-wishlist .modal-dialog {
  margin: 250px auto; }

.deo-modal-cart .modal-title {
  font-weight: 600;
  color: #fff;
  font-size: 1.125rem;
  display: none; }
.deo-modal-cart .modal-header {
  border: none; }

.deo-modal-review-loading {
  display: none; }

.deo-wishlist-button-dropdown .deo-list-wishlist {
  top: auto;
  bottom: 100%;
  border: none;
  z-index: 99;
  margin: 0px;
  padding: 0px;
  overflow: auto;
  max-height: 173px; }
  .deo-wishlist-button-dropdown .deo-list-wishlist .dropdown-item {
    padding: 10px; }

.deo-select-attr {
  width: auto;
  padding: 8px 12px; }
  .deo-select-attr.disable {
    text-decoration: line-through;
    opacity: 0.6;
    filter: alpha(opacity=60); }
  .deo-select-attr.selected {
    font-weight: 600;
    color: #4c7c9d; }
  .deo-select-attr:hover {
    color: #4c7c9d; }

.deo-btn-select-attr {
  padding: 8px 12px;
  text-transform: none; }

.wrapper-deo-cart-quantity {
  margin-bottom: 10px; }
  .wrapper-deo-cart-quantity.show_label {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .wrapper-deo-cart-quantity .label-name {
    color: inherit;
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: normal;
    vertical-align: middle;
    margin-right: 5px; }
    .rtl .wrapper-deo-cart-quantity .label-name {
      margin-left: 5px;
      margin-right: inherit; }

.deo-cart-quantity {
  height: 40px; }

.deo-dropdown-select-attr {
  margin-bottom: 10px; }
  .deo-dropdown-select-attr .deo-btn-select-attr {
    border: none;
    width: 100%; }
    .deo-dropdown-select-attr .deo-btn-select-attr:after {
      position: absolute;
      z-index: 9;
      top: 14px;
      right: 6px; }
      .rtl .deo-dropdown-select-attr .deo-btn-select-attr:after {
        left: 6px;
        right: auto; }
    .deo-dropdown-select-attr .deo-btn-select-attr span {
      height: 16px;
      line-height: 16px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; }
  .deo-dropdown-select-attr .deo-list-attr {
    top: auto;
    left: 0px;
    right: 0px;
    z-index: 999;
    bottom: 100%;
    padding: 0px;
    margin-top: 0;
    overflow: auto;
    min-width: auto;
    max-height: 120px;
    border-radius: 0px; }

/******************* CSS FOR CART END *****************************/
/******************* CSS FOR REVIEWS BEGIN *****************************/
.deo-modal-review .modal-title, .deo-modal-review .modal-title {
  text-transform: uppercase; }
.deo-modal-review .modal-dialog {
  max-width: 650px; }
.deo-modal-review .product-meta {
  margin-top: 20px;
  text-align: center; }
.deo-modal-review .modal-footer {
  text-align: center; }
  @media (min-width: 480px) {
    .deo-modal-review .modal-footer {
      text-align: right; }
      .rtl .deo-modal-review .modal-footer {
        text-align: left; } }

.cancel a {
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: middle; }
  .rtl .cancel a {
    margin: 0 0 0 5px; }
  .cancel a:before {
    content: "\ea33";
    font-family: "deo-custom-icons";
    display: block;
    top: 0;
    font-size: 14px;
    color: #e34747; }

.cancel, .star {
  overflow: hidden;
  margin: 0 1px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px; }

.star {
  color: #8c8c8c; }
  .star:before {
    content: "\ea51";
    font-family: "deo-custom-icons";
    display: block;
    font-size: 12px; }
  .star.star_on, .star.star_hover, .star.star_half, .star.star_quarter {
    color: #ffbc42; }
  .star.star_half:before {
    content: "\eac7"; }
  .star.star_quarter:before {
    content: "\eac8"; }
  .star.star_on:before, .star.star_hover:before {
    content: "\ea50"; }

.deo-product-list-reviews {
  min-height: 13px;
  font-size: 0px; }
  .deo-product-list-reviews .star_content {
    font-size: 0px;
    margin: 0 -1px;
    display: inline-block;
    vertical-align: middle; }
  .deo-product-list-reviews .nb-revews {
    font-size: 11px;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px; }
    .rtl .deo-product-list-reviews .nb-revews {
      margin-right: 7px;
      margin-left: inherit; }
  .deo-product-list-reviews:not(.show_text_count) .nb-revews {
    margin-left: 3px; }
    .rtl .deo-product-list-reviews:not(.show_text_count) .nb-revews {
      margin-right: 3px;
      margin-left: inherit; }
  .deo-product-list-reviews:not(.show_text_count) .number-count:before {
    content: '('; }
  .deo-product-list-reviews:not(.show_text_count) .number-count:after {
    content: ')'; }

#criterions_list {
  list-style-type: none; }
  #criterions_list .star_content {
    font-size: 0px;
    margin-top: 0px;
    display: inline-block;
    vertical-align: middle; }

.deo-fake-button,
.deo-fake-send-wishlist-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 {
  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:not(.loaded-modal-review) {
  display: none; }

.deo-modal-review .has-success, .deo-modal-review .has-danger {
  text-align: center; }

.deo-modal-review .has-success label, .deo-modal-review .has-danger label {
  font-weight: 600;
  font-size: 1.125rem;
  display: inline; }

.deo-product-list-reviews {
  margin-bottom: 10px; }

.deo-product-list-reviews .star_content, .deo-product-list-reviews .star, #deo_product_reviews_block_extra .star_content, #deo_product_reviews_block_extra .star, .review_author .star_content, .review_author .star, .product-rating .star_content, .product-rating .star {
  cursor: default; }

.product-rating {
  display: inline-block; }

.deo-product-list-reviews-wraper {
  display: inline-block; }

#deo_product_reviews_block_extra {
  font-size: 0px;
  margin-bottom: 10px; }
  #deo_product_reviews_block_extra > * {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px; }
    .rtl #deo_product_reviews_block_extra > * {
      margin-left: 15px;
      margin-right: inherit; }
    #deo_product_reviews_block_extra > *:last-child {
      margin-right: 0px; }
      .rtl #deo_product_reviews_block_extra > *:last-child {
        margin-left: 0px;
        margin-right: inherit; }
  #deo_product_reviews_block_extra .reviews_note {
    margin-top: 3px;
    margin-bottom: 3px; }
    #deo_product_reviews_block_extra .reviews_note span {
      display: none; }
    #deo_product_reviews_block_extra .reviews_note .star {
      background: none; }
      #deo_product_reviews_block_extra .reviews_note .star + .star {
        margin-left: 5px; }
        .rtl #deo_product_reviews_block_extra .reviews_note .star + .star {
          margin-right: 5px;
          margin-left: inherit; }
  #deo_product_reviews_block_extra .reviews_advices {
    font-size: 14px;
    margin-bottom: 0; }
    #deo_product_reviews_block_extra .reviews_advices i {
      display: none; }
    #deo_product_reviews_block_extra .reviews_advices li {
      margin-top: 3px;
      margin-bottom: 3px;
      float: left; }
      .rtl #deo_product_reviews_block_extra .reviews_advices li {
        float: right; }
      #deo_product_reviews_block_extra .reviews_advices li.last {
        border-color: #808080;
        margin-left: 10px;
        padding-left: 10px; }
        .rtl #deo_product_reviews_block_extra .reviews_advices li.last {
          margin-right: 10px;
          margin-left: inherit; }
        .rtl #deo_product_reviews_block_extra .reviews_advices li.last {
          padding-right: 10px;
          padding-left: inherit; }
      #deo_product_reviews_block_extra .reviews_advices li a {
        color: #666666; }
        #deo_product_reviews_block_extra .reviews_advices li a:hover {
          color: #4c7c9d; }

.review_content {
  white-space: normal; }

.reviews_advices li {
  line-height: 1;
  display: inline-block; }
  .reviews_advices li.last {
    margin-left: 10px;
    border-left: 1px solid #B5AAB0;
    padding-left: 10px; }
    .rtl .reviews_advices li.last {
      margin-right: 10px;
      margin-left: inherit; }
    .rtl .reviews_advices li.last {
      border-right: 1px solid #B5AAB0;
      border-left: inherit; }
    .rtl .reviews_advices li.last {
      padding-right: 10px;
      padding-left: inherit; }
  .reviews_advices li i {
    font-size: 18px; }

#product_reviews_product_page .review + .review {
  margin-top: 30px; }
#product_reviews_product_page .review_button {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 3px double #eaeaea;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  #product_reviews_product_page .review_button ul {
    margin-top: 0px; }
    #product_reviews_product_page .review_button ul li {
      text-align: center;
      display: inline-block;
      vertical-align: middle; }
      #product_reviews_product_page .review_button ul li + li {
        margin-left: 15px; }
        .rtl #product_reviews_product_page .review_button ul li + li {
          margin-right: 15px;
          margin-left: inherit; }
      #product_reviews_product_page .review_button ul li i {
        font-size: 20px; }
      #product_reviews_product_page .review_button ul li > span {
        display: block;
        font-size: 12px;
        margin-top: 5px; }
      #product_reviews_product_page .review_button ul li .sum_usefull:before {
        content: '('; }
      #product_reviews_product_page .review_button ul li .sum_usefull:after {
        content: ')'; }
#product_reviews_product_page .usefulness_btn {
  cursor: not-allowed;
  opacity: 0.6;
  filter: alpha(opacity=60); }
  #product_reviews_product_page .usefulness_btn.allow {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100); }
    #product_reviews_product_page .usefulness_btn.allow:hover {
      color: #4c7c9d; }
  #product_reviews_product_page .usefulness_btn i:before {
    content: "\ea84";
    font-family: "deo-custom-icons"; }
#product_reviews_product_page .report_btn {
  cursor: not-allowed;
  opacity: 0.6;
  filter: alpha(opacity=60); }
  #product_reviews_product_page .report_btn.allow {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100); }
  #product_reviews_product_page .report_btn i:before {
    content: '\ea82';
    font-family: "deo-custom-icons"; }
#product_reviews_product_page .review_author {
  text-align: center; }
  #product_reviews_product_page .review_author .star_content {
    margin-bottom: 5px; }
#product_reviews_product_page .review_details {
  margin-bottom: 20px;
  background: #f5f5f5;
  padding: 20px 25px;
  position: relative;
  border-radius: 5px; }
  #product_reviews_product_page .review_details:before {
    content: '';
    bottom: 0;
    border: 8px solid transparent;
    border-top-color: #f5f5f5;
    display: inline-block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    -moz-transform: translateX(-50%) translateY(100%);
    -ms-transform: translateX(-50%) translateY(100%);
    -o-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%); }
    .rtl #product_reviews_product_page .review_details:before {
      right: 50%;
      left: auto; }
  #product_reviews_product_page .review_details .title {
    font-weight: normal;
    margin-bottom: 15px; }
  #product_reviews_product_page .review_details .reviewBody {
    line-height: 1.6; }
#product_reviews_product_page .review-info .review_author_infos .author {
  display: block;
  font-weight: 600;
  margin-bottom: 3px; }
#product_reviews_product_page .open-review-form-wrapper {
  margin-top: 40px;
  text-align: center; }
  #product_reviews_product_page .open-review-form-wrapper .open-review-form {
    display: inline-block; }
  #product_reviews_product_page .open-review-form-wrapper i:before {
    content: '\e9a6';
    font-family: "deo-custom-icons"; }

/******************* CSS FOR REVIEWS END*****************************/
/******************* CSS FOR COMPARE BEGIN*****************************/
.compare_extra_information {
  min-width: 200px; }

.comparison_infos {
  text-align: center; }

.deo-product-compare-item .thumbnail-container {
  height: 100%; }
  @media all and (-ms-high-contrast: none) {
    .deo-product-compare-item .thumbnail-container .product-image img {
      max-width: inherit;
      width: 100%; }
      .deo-product-compare-item .thumbnail-container .product-image img *::-ms-backdrop, .deo-product-compare-item .thumbnail-container .product-image img .foo {
        max-width: inherit;
        width: 100%; } }
.deo-product-compare-item .product-description {
  position: relative;
  width: 100%;
  height: 100%; }
.deo-product-compare-item .delete-productcompare {
  top: 0;
  z-index: 9;
  position: absolute;
  right: 0px; }
  .rtl .deo-product-compare-item .delete-productcompare {
    left: 0px;
    right: auto; }
  .deo-product-compare-item .delete-productcompare .deo-compare-button {
    float: right; }
    .rtl .deo-product-compare-item .delete-productcompare .deo-compare-button {
      float: left; }
    .deo-product-compare-item .delete-productcompare .deo-compare-button i:before {
      content: "\ea54"; }

#product_comparison {
  border: none; }
  #product_comparison tbody {
    background: #f5f5f5; }
  #product_comparison .thumbnail-container {
    margin: auto;
    min-width: 200px; }
    #product_comparison .thumbnail-container:hover {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none; }
    #product_comparison .thumbnail-container .btn-cart-product-list {
      position: static;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
      #product_comparison .thumbnail-container .btn-cart-product-list .btn-product {
        color: #FFFFFF;
        background: #4c7c9d; }
        #product_comparison .thumbnail-container .btn-cart-product-list .btn-product:hover {
          background: #295e83; }
      #product_comparison .thumbnail-container .btn-cart-product-list .icon-add-to-cart {
        margin-right: 4px; }
        .rtl #product_comparison .thumbnail-container .btn-cart-product-list .icon-add-to-cart {
          margin-left: 4px;
          margin-right: inherit; }
    #product_comparison .thumbnail-container .product-title {
      margin-bottom: 10px; }
    #product_comparison .thumbnail-container .product_desc {
      margin-bottom: 10px; }
    #product_comparison .thumbnail-container .product-image {
      border-bottom: none; }
    #product_comparison .thumbnail-container .product-flags {
      position: absolute;
      top: auto;
      bottom: 10px;
      right: 10px;
      left: 10px; }
      .rtl #product_comparison .thumbnail-container .product-flags {
        right: 10px;
        left: 10px; }

.deo-compare-review-dropdown .dropdown-toggle {
  padding: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }
  .deo-compare-review-dropdown .dropdown-toggle:after {
    display: none; }
  .deo-compare-review-dropdown .dropdown-toggle:hover, .deo-compare-review-dropdown .dropdown-toggle:active, .deo-compare-review-dropdown .dropdown-toggle:focus {
    background: transparent;
    color: #4c7c9d; }
.deo-compare-review-dropdown.open .btn-secondary.dropdown-toggle {
  background: transparent;
  color: #4c7c9d;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }
  .deo-compare-review-dropdown.open .btn-secondary.dropdown-toggle:active, .deo-compare-review-dropdown.open .btn-secondary.dropdown-toggle:hover, .deo-compare-review-dropdown.open .btn-secondary.dropdown-toggle:focus {
    background: transparent; }
.deo-compare-review-dropdown .dropdown-menu {
  overflow: auto;
  max-height: 300px;
  margin: 0px auto 10px;
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.175);
  -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.175);
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.175);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.175);
  right: 0;
  left: 0; }
  .rtl .deo-compare-review-dropdown .dropdown-menu {
    right: 0;
    left: 0; }
  .deo-compare-review-dropdown .dropdown-menu .dropdown-item {
    padding: 5px 10px 5px 10px; }
    .rtl .deo-compare-review-dropdown .dropdown-menu .dropdown-item {
      padding: 5px 10px 5px 10px; }
    .deo-compare-review-dropdown .dropdown-menu .dropdown-item:hover {
      color: #4c7c9d; }
    .deo-compare-review-dropdown .dropdown-menu .dropdown-item > div {
      margin: 3px 0; }

/******************* CSS FOR COMPARE END*****************************/
/******************* CSS FOR WISHLIST BEGIN*****************************/
.deo-table-list-wishlist {
  margin: 20px 0;
  overflow-x: auto; }
  .deo-table-list-wishlist table {
    width: 100%;
    background: #f5f5f5; }
    @media (max-width: 991px) {
      .deo-table-list-wishlist table {
        width: 991px;
        overflow-x: auto; } }
    .deo-table-list-wishlist table tbody > tr.show {
      color: #4c7c9d; }
      .deo-table-list-wishlist table tbody > tr.show a {
        color: #4c7c9d; }
  .deo-table-list-wishlist .view-wishlist-product:not(.deo-loading-button) i:before {
    content: "\ea85"; }
  .deo-table-list-wishlist .delete-wishlist i:before {
    content: "\ea54";
    font-family: "deo-custom-icons"; }

.deo-modal-wishlist.enable-action .modal-footer {
  display: block; }
.deo-modal-wishlist .modal-footer {
  display: none;
  text-align: right; }
  .rtl .deo-modal-wishlist .modal-footer {
    text-align: left; }

.deo-wishlist-button.dropdown-toggle::after {
  display: none; }

.wishlist-item:hover, .move-wishlist-item:hover {
  color: #4c7c9d; }
.wishlist-item.added, .wishlist-item.added:hover, .move-wishlist-item.added, .move-wishlist-item.added:hover {
  color: #4c7c9d; }

#mywishlist .new-wishlist {
  padding: 15px;
  border: 1px solid #eceeef;
  background: #f5f5f5;
  border-radius: 5px; }
  #mywishlist .new-wishlist .form-group {
    margin-bottom: 0px; }
  #mywishlist .new-wishlist .deo-save-wishlist-btn {
    color: #FFFFFF;
    background: #4c7c9d; }
    #mywishlist .new-wishlist .deo-save-wishlist-btn:hover {
      background: #295e83; }
#mywishlist .send-wishlist {
  display: none;
  margin-bottom: 20px; }
  #mywishlist .send-wishlist .deo-send-wishlist-button i {
    margin-right: 3px; }
    .rtl #mywishlist .send-wishlist .deo-send-wishlist-button i {
      margin-left: 3px;
      margin-right: inherit; }
@media (min-width: 360px) {
  #mywishlist .footer_links::after {
    content: "";
    display: table;
    clear: both; } }
#mywishlist .footer_links li {
  display: inline-block;
  margin-bottom: 10px; }
  @media (min-width: 360px) {
    #mywishlist .footer_links li {
      margin-bottom: 0; }
      #mywishlist .footer_links li:nth-child(1) {
        float: left; }
        .rtl #mywishlist .footer_links li:nth-child(1) {
          float: right; }
      #mywishlist .footer_links li:nth-child(2) {
        float: right; }
        .rtl #mywishlist .footer_links li:nth-child(2) {
          float: left; } }
  #mywishlist .footer_links li i {
    width: auto;
    height: auto;
    font-size: 16px;
    vertical-align: middle;
    line-height: 1;
    margin-top: -4px;
    margin-right: 4px; }
    .rtl #mywishlist .footer_links li i {
      margin-left: 4px;
      margin-right: inherit; }
  #mywishlist .footer_links li a {
    line-height: 1;
    display: inline-block;
    font-size: 15px;
    padding: 8px 10px;
    border: none;
    color: #FFFFFF;
    background: #101010;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 2px; }
    #mywishlist .footer_links li a:hover {
      background: #4c7c9d; }

@media (min-width: 768px) {
  .deo-modal-send-wishlist .modal-footer {
    text-align: left; }
    .rtl .deo-modal-send-wishlist .modal-footer {
      text-align: right; } }
@media (max-width: 767px) {
  .deo-modal-send-wishlist .modal-footer {
    text-align: center; } }
.deo-modal-send-wishlist .modal-footer .btn {
  line-height: 1;
  display: inline-block;
  font-size: 14px;
  padding: 8px 15px;
  border: none;
  color: #FFFFFF;
  font-weight: normal;
  background: #4c7c9d;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 2px; }
  @media (max-width: 767px) {
    .deo-modal-send-wishlist .modal-footer .btn {
      margin: 3px 5px; } }
  .deo-modal-send-wishlist .modal-footer .btn.deo-modal-send-wishlist-btn {
    float: right; }
    .rtl .deo-modal-send-wishlist .modal-footer .btn.deo-modal-send-wishlist-btn {
      float: left; }
  .deo-modal-send-wishlist .modal-footer .btn:hover {
    background: #295e83; }

.form-send-wishlist .col-form-input {
  position: relative; }
  .form-send-wishlist .col-form-input:before {
    top: 10px;
    position: absolute;
    display: inline-block;
    font-family: "deo-custom-icons";
    right: 23px; }
    .rtl .form-send-wishlist .col-form-input:before {
      left: 23px;
      right: auto; }
  .form-send-wishlist .col-form-input.has-icon-input input {
    padding: 8px 30px 8px 12px; }
    .rtl .form-send-wishlist .col-form-input.has-icon-input input {
      padding: 8px 12px 8px 30px; }
  .form-send-wishlist .col-form-input.sending-wishlist:before {
    content: "\ea42";
    -webkit-animation: cssload-spin 1s infinite steps(8);
    -moz-animation: cssload-spin 1s infinite steps(8);
    animation: cssload-spin 1s infinite steps(8); }
  .form-send-wishlist .col-form-input.sending-wishlist input {
    pointer-events: none; }
  .form-send-wishlist .col-form-input.send-wishlist-success:before {
    color: #5cb85c;
    content: "\ea5e"; }
  .form-send-wishlist .col-form-input.send-wishlist-error:before {
    color: #fb1f1f;
    content: "\ea61"; }
  .form-send-wishlist .col-form-input.email-not-valid:before {
    color: #f0ad4e;
    content: "\ea62"; }

.deo-wishlist-product {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .deo-wishlist-product .deo-wishlist-product-item {
    margin-bottom: 30px; }
  .deo-wishlist-product .thumbnail-container .product-meta {
    padding: 15px 0px 0px; }
  .deo-wishlist-product .thumbnail-container .product-thumbnail:before {
    display: none; }
  .deo-wishlist-product .thumbnail-container .product-flags {
    bottom: 10px;
    position: absolute;
    left: 10px; }
    .rtl .deo-wishlist-product .thumbnail-container .product-flags {
      right: 10px;
      left: auto; }
  .deo-wishlist-product .thumbnail-container .btn-cart-product-list {
    margin-top: 15px; }
    .deo-wishlist-product .thumbnail-container .btn-cart-product-list .btn-product {
      color: #FFFFFF;
      background: #4c7c9d; }
      .deo-wishlist-product .thumbnail-container .btn-cart-product-list .btn-product:hover {
        background: #295e83; }
  .deo-wishlist-product .thumbnail-container.product-wishlist {
    position: relative; }
    .deo-wishlist-product .thumbnail-container.product-wishlist .wishlist-product-action {
      text-align: center; }
      .deo-wishlist-product .thumbnail-container.product-wishlist .wishlist-product-action .deo-wishlist-product-save-button {
        margin-bottom: 5px; }
      .deo-wishlist-product .thumbnail-container.product-wishlist .wishlist-product-action .btn {
        border: none;
        text-transform: uppercase;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .deo-wishlist-product .thumbnail-container.product-wishlist .deo-delete-wishlist-product {
      top: 0;
      z-index: 9;
      position: absolute;
      right: 0; }
      .rtl .deo-wishlist-product .thumbnail-container.product-wishlist .deo-delete-wishlist-product {
        left: 0;
        right: auto; }
      .deo-wishlist-product .thumbnail-container.product-wishlist .deo-delete-wishlist-product i:before {
        content: "\ea54";
        font-family: "deo-custom-icons"; }
    .deo-wishlist-product .thumbnail-container.product-wishlist .btn-cart-product-list {
      margin-bottom: 5px; }
    .deo-wishlist-product .thumbnail-container.product-wishlist .product-title {
      margin: 15px 0px;
      text-align: center; }
    .deo-wishlist-product .thumbnail-container.product-wishlist .wishlist-product-info label {
      text-align: inherit; }
    .deo-wishlist-product .thumbnail-container.product-wishlist .deo-wishlist-button-dropdown {
      display: block; }
      .deo-wishlist-product .thumbnail-container.product-wishlist .deo-wishlist-button-dropdown .deo-list-wishlist {
        width: 100%; }

/******************* CSS FOR WISHLIST END*****************************/
@media (min-width: 360px) {
  .footer_link::after {
    content: "";
    display: table;
    clear: both; } }
.footer_link li {
  margin-bottom: 10px; }
  @media (min-width: 360px) {
    .footer_link li {
      margin-bottom: 0px; }
      .footer_link li:nth-child(1) {
        float: left; }
        .rtl .footer_link li:nth-child(1) {
          float: right; }
      .footer_link li:nth-child(2) {
        float: right; }
        .rtl .footer_link li:nth-child(2) {
          float: left; } }
  .footer_link li i {
    width: auto;
    height: auto;
    font-size: 16px;
    vertical-align: middle;
    line-height: 1.3;
    margin-right: 4px; }
    .rtl .footer_link li i {
      margin-left: 4px;
      margin-right: inherit; }
  .footer_link li span {
    display: inline-block;
    vertical-align: middle; }
  .footer_link li a {
    line-height: 1.3;
    display: inline-block;
    font-size: 15px;
    padding: 8px 10px;
    border: none;
    color: #FFFFFF;
    background: #101010;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 2px; }
    .footer_link li a:hover {
      background: #4c7c9d; }

/******************* CSS FOR DROPDOWN CART BEGIN*****************************/
.deo-content-cart-wrapper {
  line-height: normal; }
  .deo-content-cart-wrapper.defaultcart {
    right: 0; }
    .rtl .deo-content-cart-wrapper.defaultcart {
      left: 0;
      right: auto; }
  .deo-content-cart-wrapper.dropdown, .deo-content-cart-wrapper.dropup {
    color: inherit;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .deo-content-cart-wrapper.dropdown.show, .deo-content-cart-wrapper.dropdown.show, .deo-content-cart-wrapper.dropup.show, .deo-content-cart-wrapper.dropup.show {
      visibility: visible;
      opacity: 1;
      z-index: 1002; }
  .deo-content-cart-wrapper.dropdown {
    top: 100%;
    margin-top: 20px; }
    .deo-content-cart-wrapper.dropdown.show {
      margin-top: 0px; }
  .deo-content-cart-wrapper.dropup {
    bottom: 100%;
    margin-bottom: 20px; }
    .deo-content-cart-wrapper.dropup.show {
      margin-bottom: 0px; }
    .deo-content-cart-wrapper.dropup.flycart {
      bottom: 100%;
      margin-bottom: 30px; }
      .deo-content-cart-wrapper.dropup.flycart.show {
        margin-bottom: 10px; }

.deo-cart-solo.solo {
  z-index: 1000; }
  .deo-cart-solo.solo.loading .deo-icon-cart-loading {
    display: block; }

.deo-content-cart {
  z-index: 9;
  width: 300px;
  border: 1px solid #ddd;
  border-top: 3px solid #000000; }
  .deo-content-cart .list-items.active-scrollbar {
    overflow: auto; }

.cart-total-wrapper .cart-buttons {
  padding: 10px 20px;
  text-align: center; }
  .cart-total-wrapper .cart-buttons .btn {
    border: none;
    font-size: 16px;
    font-weight: 600;
    display: block;
    color: #FFFFFF;
    padding: 5px 15px;
    background: #4c7c9d;
    text-transform: uppercase; }
    .cart-total-wrapper .cart-buttons .btn:hover {
      background: #295e83; }
    .cart-total-wrapper .cart-buttons .btn + .btn {
      margin-top: 10px; }
    .cart-total-wrapper .cart-buttons .btn.view-cart {
      display: none; }
  .cart-total-wrapper .cart-buttons .close-sidebar-cart {
    color: #666666;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
    text-transform: uppercase; }
    .cart-total-wrapper .cart-buttons .close-sidebar-cart:before {
      content: '<';
      padding-right: 3px; }
      .rtl .cart-total-wrapper .cart-buttons .close-sidebar-cart:before {
        padding-left: 3px;
        padding-right: inherit; }
    .cart-total-wrapper .cart-buttons .close-sidebar-cart:hover {
      color: #4c7c9d; }
.cart-total-wrapper .cart-total {
  padding: 10px 0px;
  margin: 0px 10px;
  border-top: 1px solid #fefefe; }
  .cart-total-wrapper .cart-total .title {
    color: #414141;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    text-align: left; }
    .rtl .cart-total-wrapper .cart-total .title {
      float: right; }
    .rtl .cart-total-wrapper .cart-total .title {
      text-align: right; }
  .cart-total-wrapper .cart-total .value {
    color: #414141;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
    text-align: right; }
    .rtl .cart-total-wrapper .cart-total .value {
      float: left; }
    .rtl .cart-total-wrapper .cart-total .value {
      text-align: left; }
  .cart-total-wrapper .cart-total .total-line {
    margin: 3px 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
  .cart-total-wrapper .cart-total .total .value {
    font-size: 20px; }
  .cart-total-wrapper .cart-total .cart-subtotals {
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fefefe; }

.deo-content-cart.enable-update-qty .cart-item .cart-item-info {
  padding-bottom: 0px;
  padding: 0px 25px 0px 13px; }
  .rtl .deo-content-cart.enable-update-qty .cart-item .cart-item-info {
    padding: 0px 13px 0px 25px; }
.deo-content-cart .cart-item {
  padding: 10px 10px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .deo-content-cart .cart-item.high-light, .deo-content-cart .cart-item.show-combination, .deo-content-cart .cart-item.show-customization {
    background-color: #c9def3;
    z-index: 9999; }
  .deo-content-cart .cart-item:before {
    content: '';
    bottom: -1px;
    left: 10px;
    right: 10px;
    position: absolute;
    border-top: 1px solid #FFFFFF; }
  .deo-content-cart .cart-item.last:before {
    display: none; }
  .deo-content-cart .cart-item.loading .overlay {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }
  .deo-content-cart .cart-item .overlay {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 300;
    position: absolute;
    background: rgba(255, 255, 255, 0.75);
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .deo-content-cart .cart-item .overlay .loading-icon {
      height: 15px;
      width: 5px;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      margin: auto;
      clear: both;
      position: absolute;
      border: 1px #cccccc solid;
      background-color: rgba(204, 204, 204, 0.25);
      -webkit-animation: spBars 1s infinite linear;
      -moz-animation: spBars 1s infinite linear;
      animation: spBars 1s infinite linear; }
      .deo-content-cart .cart-item .overlay .loading-icon:after, .deo-content-cart .cart-item .overlay .loading-icon:before {
        content: '';
        top: 0px;
        width: inherit;
        height: inherit;
        border: inherit;
        position: absolute;
        background-color: inherit; }
      .deo-content-cart .cart-item .overlay .loading-icon:before {
        left: -10px;
        -webkit-animation: spBarsBefore 1s infinite linear;
        -moz-animation: spBarsBefore 1s infinite linear;
        animation: spBarsBefore 1s infinite linear; }
      .deo-content-cart .cart-item .overlay .loading-icon:after {
        right: -10px;
        -webkit-animation: spBarsAfter 1s infinite linear;
        -moz-animation: spBarsAfter 1s infinite linear;
        animation: spBarsAfter 1s infinite linear; }
  .deo-content-cart .cart-item .additional-cart-infor {
    width: 37.5%;
    font-size: 12px;
    font-weight: 300;
    margin-left: -3px;
    margin-right: -3px;
    text-align: center; }
    .deo-content-cart .cart-item .additional-cart-infor .product-info-line {
      padding-left: 3px;
      padding-right: 3px;
      display: block; }
      .deo-content-cart .cart-item .additional-cart-infor .product-info-line .title {
        display: none;
        font-weight: 600;
        margin-bottom: 3px;
        vertical-align: middle; }
      .deo-content-cart .cart-item .additional-cart-infor .product-info-line .value {
        color: #1f1b20;
        font-size: 10px;
        font-weight: 300;
        margin-bottom: 3px;
        display: inline-block;
        vertical-align: middle; }
      .deo-content-cart .cart-item .additional-cart-infor .product-info-line .color {
        width: 20px;
        height: 20px;
        border-radius: 5px;
        display: inline-block;
        vertical-align: middle;
        border: 2px solid #cdced0; }
  .deo-content-cart .cart-item .cart-item-img {
    width: 75px;
    overflow: hidden;
    position: relative;
    border: 1px solid #cdced0;
    float: left; }
    .rtl .deo-content-cart .cart-item .cart-item-img {
      float: right; }
    .deo-content-cart .cart-item .cart-item-img .img {
      margin: auto;
      display: block; }
  .deo-content-cart .cart-item .product-qty {
    padding: 5px 0;
    display: block;
    font-size: 10px;
    text-align: center;
    display: none; }
  .deo-content-cart .cart-item .product-name {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase; }
    .deo-content-cart .cart-item .product-name a {
      color: inherit; }
  .deo-content-cart .cart-item .cart-item-info {
    zoom: 1;
    overflow: hidden;
    position: relative;
    white-space: normal;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    .deo-content-cart .cart-item .cart-item-info .title-block {
      color: #1f1b20;
      font-size: 10px;
      font-weight: 300;
      margin-bottom: 0px;
      text-transform: uppercase; }
    .deo-content-cart .cart-item .cart-item-info .product-name {
      font-size: 13px;
      margin-bottom: 10px; }
      .deo-content-cart .cart-item .cart-item-info .product-name a {
        color: #1f1b20;
        font-weight: bold;
        font-family: "Nunito Sans", sans-serif; }
        .deo-content-cart .cart-item .cart-item-info .product-name a:hover {
          color: #4c7c9d; }
    .deo-content-cart .cart-item .cart-item-info .product-quantity-wrapper {
      width: 25%; }
    .deo-content-cart .cart-item .cart-item-info .product-price {
      width: 37.5%;
      display: block;
      color: #282828;
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 5px;
      white-space: normal;
      text-align: right; }
      .rtl .deo-content-cart .cart-item .cart-item-info .product-price {
        text-align: left; }
      .deo-content-cart .cart-item .cart-item-info .product-price .regular-price {
        margin: 0px; }
      .deo-content-cart .cart-item .cart-item-info .product-price .product-discount {
        font-size: 13px;
        white-space: normal; }
      .deo-content-cart .cart-item .cart-item-info .product-price .discount {
        color: #f2434a;
        font-size: 13px;
        white-space: nowrap; }
        .deo-content-cart .cart-item .cart-item-info .product-price .discount:before {
          content: '(';
          display: inline-block; }
        .deo-content-cart .cart-item .cart-item-info .product-price .discount:after {
          content: ')';
          display: inline-block; }
    .deo-content-cart .cart-item .cart-item-info .product-quantity {
      width: 50px;
      padding: 0px;
      margin-top: 3px;
      position: relative;
      text-align: center;
      display: inline-block;
      overflow: hidden;
      background: #FFFFFF;
      border: 1px solid #cdced0;
      padding: 0px 20px 0px 0px; }
      .rtl .deo-content-cart .cart-item .cart-item-info .product-quantity {
        padding: 0px 0px 0px 20px; }
      .deo-content-cart .cart-item .cart-item-info .product-quantity .btn-qty {
        display: block;
        width: 20px;
        height: 10px;
        line-height: 10px;
        float: left;
        color: #222222;
        cursor: pointer;
        position: absolute;
        right: 0px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .rtl .deo-content-cart .cart-item .cart-item-info .product-quantity .btn-qty {
          left: 0px;
          right: auto; }
        .deo-content-cart .cart-item .cart-item-info .product-quantity .btn-qty i {
          display: none; }
        .deo-content-cart .cart-item .cart-item-info .product-quantity .btn-qty:before {
          display: block;
          font-size: 10px;
          font-family: "Material Icons"; }
        .deo-content-cart .cart-item .cart-item-info .product-quantity .btn-qty.btn-qty-up {
          top: 1px; }
          .deo-content-cart .cart-item .cart-item-info .product-quantity .btn-qty.btn-qty-up:before {
            content: "\E5CE"; }
        .deo-content-cart .cart-item .cart-item-info .product-quantity .btn-qty.btn-qty-down {
          bottom: 1px; }
          .deo-content-cart .cart-item .cart-item-info .product-quantity .btn-qty.btn-qty-down:before {
            content: "\E5CF"; }
        .deo-content-cart .cart-item .cart-item-info .product-quantity .btn-qty:hover {
          color: #4c7c9d; }
      .deo-content-cart .cart-item .cart-item-info .product-quantity .input-product-qty {
        float: left;
        outline: 0;
        padding: 2px 8px;
        height: 20px;
        width: 100%;
        border: none;
        color: #201b21;
        font-size: 10px;
        text-align: center;
        display: inline-block;
        background: transparent; }
  .deo-content-cart .cart-item .remove-cart {
    top: 50%;
    position: absolute;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .rtl .deo-content-cart .cart-item .remove-cart {
      left: 0px;
      right: auto; }
    .deo-content-cart .cart-item .remove-cart i {
      font-size: 0;
      width: auto;
      height: auto;
      display: block;
      color: transparent; }
      .deo-content-cart .cart-item .remove-cart i:before {
        display: inline-block;
        font-family: "icon-baldini";
        content: "\e908";
        font-size: 18px;
        padding: 1px 0px;
        color: #bfbfbf;
        border-radius: 2px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .deo-content-cart .cart-item .remove-cart:hover i:before {
      color: #4c7c9d; }

/************loading piano BEGIN****************/
#cart-block .cart-preview.loading {
  position: relative; }
  #cart-block .cart-preview.loading .loading-piano, #cart-block .cart-preview.loading .deo-icon-cart-loading {
    display: block; }

.loading-piano {
  display: none;
  margin: auto;
  width: 100%;
  top: 50%;
  left: 50%;
  height: 5px;
  font-size: 0px;
  text-align: center;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .loading-piano > div {
    width: 30%;
    height: 100%;
    display: inline-block;
    -webkit-animation: stretchdelay 0.88s infinite ease-in-out;
    -moz-animation: stretchdelay 0.88s infinite ease-in-out;
    animation: stretchdelay 0.88s infinite ease-in-out; }
  .loading-piano .child-2 {
    -webkit-animation-delay: -0.65s;
    -moz-animation-delay: -0.65s;
    animation-delay: -0.65s; }
  .loading-piano .child-3 {
    -webkit-animation-delay: -0.42s;
    -moz-animation-delay: -0.42s;
    animation-delay: -0.42s; }

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleX(0.8);
    background-color: #2e5865;
    box-shadow: 0 0 0 rgba(10, 10, 10, 0.1); }
  20% {
    transform: scaleX(1);
    background-color: #FFFFFF;
    box-shadow: 0 5px 6px rgba(10, 10, 10, 0.4); } }
@-o-keyframes stretchdelay {
  0%, 40%, 100% {
    -o-transform: scaleX(0.8);
    background-color: #2e5865;
    box-shadow: 0 0 0 rgba(10, 10, 10, 0.1); }
  20% {
    -o-transform: scaleX(1);
    background-color: #FFFFFF;
    box-shadow: 0 5px 6px rgba(10, 10, 10, 0.4); } }
@-ms-keyframes stretchdelay {
  0%, 40%, 100% {
    -ms-transform: scaleX(0.8);
    background-color: #2e5865;
    box-shadow: 0 0 0 rgba(10, 10, 10, 0.1); }
  20% {
    -ms-transform: scaleX(1);
    background-color: #FFFFFF;
    box-shadow: 0 5px 6px rgba(10, 10, 10, 0.4); } }
@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleX(0.8);
    background-color: #2e5865;
    box-shadow: 0 0 0 rgba(10, 10, 10, 0.1); }
  20% {
    -webkit-transform: scaleX(1);
    background-color: #FFFFFF;
    box-shadow: 0 5px 6px rgba(10, 10, 10, 0.4); } }
@-moz-keyframes stretchdelay {
  0%, 40%, 100% {
    -moz-transform: scaleX(0.8);
    background-color: #2e5865;
    box-shadow: 0 0 0 rgba(10, 10, 10, 0.1); }
  20% {
    -moz-transform: scaleX(1);
    background-color: #FFFFFF;
    box-shadow: 0 5px 6px rgba(10, 10, 10, 0.4); } }
/************loading piano END****************/
/********* notification BEGIN *********/
.deo-notification {
  display: none;
  position: fixed; }
  .deo-notification.active {
    display: block;
    z-index: 99999; }
  .deo-notification .notification-wrapper {
    width: 100%;
    margin-bottom: 5px;
    max-height: 100px; }
    .deo-notification .notification-wrapper.disable {
      max-height: 0;
      margin-bottom: 0;
      -webkit-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      transition: all 0.7s ease; }

.deo-temp {
  display: none; }
  .deo-temp .notification {
    position: relative;
    padding: 10px 15px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    color: white;
    line-height: 25px;
    cursor: pointer;
    visibility: hidden;
    z-index: -1;
    opacity: 0;
    -webkit-transform: translate(0px, -50px);
    -moz-transform: translate(0px, -50px);
    -ms-transform: translate(0px, -50px);
    -o-transform: translate(0px, -50px);
    transform: translate(0px, -50px); }
    .deo-temp .notification.show {
      -webkit-transform: translate(0px, 0px);
      -moz-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
      -o-transform: translate(0px, 0px);
      transform: translate(0px, 0px);
      -webkit-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      transition: all 0.7s ease;
      visibility: visible;
      z-index: 99999;
      opacity: 1; }
    .deo-temp .notification .notification-title {
      margin-right: 15px;
      padding: 0px 15px;
      line-height: 30px;
      display: inline-block; }
    .deo-temp .notification .notification-close {
      background: rgba(255, 255, 255, 0.2);
      padding: 0px 10px;
      float: right;
      line-height: 20px;
      display: inline-block;
      color: white;
      position: absolute;
      bottom: 0px;
      right: 0px; }
      .deo-temp .notification .notification-close:hover {
        cursor: pointer; }
    .deo-temp .notification.closed {
      -webkit-transform: translate(0px, -50px);
      -moz-transform: translate(0px, -50px);
      -ms-transform: translate(0px, -50px);
      -o-transform: translate(0px, -50px);
      transform: translate(0px, -50px);
      -webkit-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      transition: all 0.7s ease;
      visibility: hidden;
      z-index: -1;
      opacity: 0; }
    .deo-temp .notification.notification-success {
      background: rgba(46, 204, 113, 0.8); }
      .deo-temp .notification.notification-success .notification-title {
        background: #27ae60; }
      .deo-temp .notification.notification-success .noti-special {
        text-transform: capitalize; }
    .deo-temp .notification.notification-error {
      background: rgba(231, 76, 60, 0.8); }
      .deo-temp .notification.notification-error .notification-title {
        background: #c0392b; }
    .deo-temp .notification.notification-warning {
      background: rgba(241, 196, 15, 0.8); }
      .deo-temp .notification.notification-warning .notification-title {
        background: #f39c12; }
    .deo-temp .notification.notification-normal {
      background: rgba(52, 152, 219, 0.8); }
      .deo-temp .notification.notification-normal .notification-title {
        background: #2980b9; }
    .deo-temp .notification .noti {
      display: none; }
      .deo-temp .notification .noti.active {
        display: block; }

.deo-special {
  color: inherit;
  text-decoration: underline; }
  .deo-special:hover {
    color: inherit;
    text-decoration: underline; }

/********* notification END*********/
/******************* CSS FOR DROPDOWN CART END*****************************/
/******************* CSS FOR FLY CART BEGIN*****************************/
.icon-cart-sidebar-wrapper {
  cursor: pointer;
  font-size: 0px;
  position: relative;
  white-space: nowrap;
  text-align: center;
  background: #000000; }
  .icon-cart-sidebar-wrapper .icon-cart-sidebar {
    width: 40px;
    height: 40px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    background: #000000;
    display: inline-block;
    vertical-align: middle; }
    .icon-cart-sidebar-wrapper .icon-cart-sidebar:before {
      content: "\ea07";
      display: block;
      font-size: 16px;
      font-family: "deo-custom-icons"; }
    .icon-cart-sidebar-wrapper .icon-cart-sidebar i {
      display: none; }
  .icon-cart-sidebar-wrapper .icon-cart-total {
    padding: 0px 8px;
    color: #000000;
    font-size: 18px;
    min-width: 40px;
    min-height: 40px;
    line-height: 36px;
    text-align: center;
    background: #FFFFFF;
    border-style: solid;
    border-color: #000000;
    display: inline-block;
    vertical-align: middle;
    border-width: 2px 2px 2px 0px; }
    .rtl .icon-cart-sidebar-wrapper .icon-cart-total {
      border-width: 2px 0px 2px 2px; }

.deo-icon-cart-loading {
  display: none;
  width: 60px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  text-align: center;
  z-index: 0;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .deo-icon-cart-loading:before {
    opacity: 0;
    content: "\0020";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #000000;
    border-radius: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    -o-box-shadow: inset 0 0 10px #000000;
    -ms-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000; }
  .deo-icon-cart-loading:after {
    content: "\0020";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 42px;
    border: 1px solid #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    -o-box-shadow: inset 0 0 10px #000000;
    -ms-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
    -webkit-animation: cssload-gogoloader 2.3s infinite 1.15s;
    -moz-animation: cssload-gogoloader 2.3s infinite 1.15s;
    animation: cssload-gogoloader 2.3s infinite 1.15s; }
  .deo-icon-cart-loading:before {
    z-index: 2;
    -webkit-animation: cssload-gogoloader 2.3s infinite;
    -moz-animation: cssload-gogoloader 2.3s infinite;
    animation: cssload-gogoloader 2.3s infinite; }

/***************CSS FOR LOADING FLY CART BEGIN **********************/
@keyframes cssload-gogoloader {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }
@-o-keyframes cssload-gogoloader {
  0% {
    -o-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -o-transform: scale(1);
    opacity: 0; } }
@-ms-keyframes cssload-gogoloader {
  0% {
    -ms-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -ms-transform: scale(1);
    opacity: 0; } }
@-webkit-keyframes cssload-gogoloader {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }
@-moz-keyframes cssload-gogoloader {
  0% {
    -moz-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -moz-transform: scale(1);
    opacity: 0; } }
/***************CSS FOR LOADING FLY CART END **********************/
/***************CSS FOR FLY CART SLIDE BAR BEGIN **********************/
body.active-sidebar-cart {
  overflow: hidden; }
  body.active-sidebar-cart .deo-cart-mask {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }
body .deo-cart-mask {
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.deo-sidebar-cart {
  z-index: 9999;
  position: fixed;
  background: #f5f5f5;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .deo-sidebar-cart.loading .deo-icon-cart-loading {
    display: block; }
  .deo-sidebar-cart .cart-sidebar-heading {
    color: #FFFFFF;
    padding: 15px 10px;
    background: #4c7c9d;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    .deo-sidebar-cart .cart-sidebar-heading .title {
      color: #FFFFFF;
      font-size: 16px;
      font-weight: 900;
      margin-bottom: 0px;
      text-transform: uppercase; }
    .deo-sidebar-cart .cart-sidebar-heading .close-sidebar-cart {
      color: inherit;
      display: inline-block; }
      .deo-sidebar-cart .cart-sidebar-heading .close-sidebar-cart:before {
        content: '\e907';
        display: block;
        font-size: 22px;
        font-family: "icon-baldini"; }
  .deo-sidebar-cart .deo-content-cart {
    position: relative; }
  .deo-sidebar-cart .cart-sidebar-header {
    z-index: 99;
    background: #FFFFFF;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0); }
  .deo-sidebar-cart .icon-cart-sidebar {
    z-index: 99;
    position: relative; }
  .deo-sidebar-cart.active-scroll .cart-total-wrapper {
    width: 100%;
    position: absolute; }
  .deo-sidebar-cart.slidebar_top .deo-content-cart, .deo-sidebar-cart.slidebar_bottom .deo-content-cart, .deo-sidebar-cart.slidebar_left .deo-content-cart, .deo-sidebar-cart.slidebar_right .deo-content-cart {
    border: none; }
  .deo-sidebar-cart.slidebar_left, .deo-sidebar-cart.slidebar_right {
    top: 0px;
    height: 100%; }
  .deo-sidebar-cart.slidebar_left {
    left: 0px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
    .deo-sidebar-cart.slidebar_left .cart-sidebar-header {
      top: 50%;
      left: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .deo-sidebar-cart.slidebar_left.active .cart-sidebar-header {
      left: 100%; }
    .deo-sidebar-cart.slidebar_left .icon-cart-sidebar-wrapper {
      white-space: normal; }
      .deo-sidebar-cart.slidebar_left .icon-cart-sidebar-wrapper .icon-cart-total {
        border-width: 2px 2px 2px 2px; }
        .rtl .deo-sidebar-cart.slidebar_left .icon-cart-sidebar-wrapper .icon-cart-total {
          border-width: 2px 2px 2px 2px; }
  .deo-sidebar-cart.slidebar_right {
    right: 0px;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
    .deo-sidebar-cart.slidebar_right .cart-sidebar-header {
      top: 50%;
      right: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .deo-sidebar-cart.slidebar_right.active .cart-sidebar-header {
      right: 100%; }
    .deo-sidebar-cart.slidebar_right .icon-cart-sidebar-wrapper {
      white-space: normal; }
      .deo-sidebar-cart.slidebar_right .icon-cart-sidebar-wrapper .icon-cart-total {
        border-width: 2px 2px 2px 2px; }
        .rtl .deo-sidebar-cart.slidebar_right .icon-cart-sidebar-wrapper .icon-cart-total {
          border-width: 2px 2px 2px 2px; }
  .deo-sidebar-cart.slidebar_top, .deo-sidebar-cart.slidebar_bottom {
    right: 0px;
    left: 0px;
    width: 100%; }
    .deo-sidebar-cart.slidebar_top .cart-item, .deo-sidebar-cart.slidebar_bottom .cart-item {
      width: 375px;
      border-bottom: none;
      display: inline-block;
      vertical-align: bottom; }
      .deo-sidebar-cart.slidebar_top .cart-item:before, .deo-sidebar-cart.slidebar_bottom .cart-item:before {
        top: 10px;
        bottom: 10px;
        border-top: none;
        border-right: 1px dotted #eaeaea;
        right: -1px;
        left: auto; }
        .rtl .deo-sidebar-cart.slidebar_top .cart-item:before, .rtl .deo-sidebar-cart.slidebar_bottom .cart-item:before {
          right: auto;
          left: -1px; }
    .deo-sidebar-cart.slidebar_top .deo-content-cart, .deo-sidebar-cart.slidebar_bottom .deo-content-cart {
      width: auto; }
      .deo-sidebar-cart.slidebar_top .deo-content-cart::after, .deo-sidebar-cart.slidebar_bottom .deo-content-cart::after {
        content: "";
        display: table;
        clear: both; }
    @media (min-width: 768px) {
      .deo-sidebar-cart.slidebar_top .cart-total-wrapper, .deo-sidebar-cart.slidebar_bottom .cart-total-wrapper {
        min-width: 400px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        float: right;
        border-left: 1px solid #eaeaea; }
        .rtl .deo-sidebar-cart.slidebar_top .cart-total-wrapper, .rtl .deo-sidebar-cart.slidebar_bottom .cart-total-wrapper {
          float: left; }
        .rtl .deo-sidebar-cart.slidebar_top .cart-total-wrapper, .rtl .deo-sidebar-cart.slidebar_bottom .cart-total-wrapper {
          border-right: 1px solid #eaeaea;
          border-left: inherit; } }
    @media (max-width: 767px) {
      .deo-sidebar-cart.slidebar_top .cart-total-wrapper, .deo-sidebar-cart.slidebar_bottom .cart-total-wrapper {
        position: static;
        border-top: 1px solid #eaeaea; } }
    @media (min-width: 768px) {
      .deo-sidebar-cart.slidebar_top .list-cart-item-warpper, .deo-sidebar-cart.slidebar_bottom .list-cart-item-warpper {
        float: left; }
        .rtl .deo-sidebar-cart.slidebar_top .list-cart-item-warpper, .rtl .deo-sidebar-cart.slidebar_bottom .list-cart-item-warpper {
          float: right; } }
    @media (max-width: 767px) {
      .deo-sidebar-cart.slidebar_top .list-cart-item-warpper, .deo-sidebar-cart.slidebar_bottom .list-cart-item-warpper {
        width: 100% !important; } }
    .deo-sidebar-cart.slidebar_top .list-cart-item-warpper.active-scrollbar, .deo-sidebar-cart.slidebar_bottom .list-cart-item-warpper.active-scrollbar {
      overflow-x: auto; }
      .deo-sidebar-cart.slidebar_top .list-cart-item-warpper.active-scrollbar .list-items, .deo-sidebar-cart.slidebar_bottom .list-cart-item-warpper.active-scrollbar .list-items {
        padding-bottom: 10px; }
    .deo-sidebar-cart.slidebar_top .cart-subtotals, .deo-sidebar-cart.slidebar_bottom .cart-subtotals {
      border-top: none; }
    .deo-sidebar-cart.slidebar_top .total, .deo-sidebar-cart.slidebar_bottom .total {
      border-bottom: none; }
    .deo-sidebar-cart.slidebar_top.active-scroll .cart-total-wrapper, .deo-sidebar-cart.slidebar_bottom.active-scroll .cart-total-wrapper {
      width: auto;
      top: 0;
      bottom: 0;
      right: 0; }
      .rtl .deo-sidebar-cart.slidebar_top.active-scroll .cart-total-wrapper, .rtl .deo-sidebar-cart.slidebar_bottom.active-scroll .cart-total-wrapper {
        left: 0;
        right: auto; }
    .deo-sidebar-cart.slidebar_top .cart-total, .deo-sidebar-cart.slidebar_bottom .cart-total {
      border-top: none; }
      @media (min-width: 768px) {
        .deo-sidebar-cart.slidebar_top .cart-total, .deo-sidebar-cart.slidebar_bottom .cart-total {
          width: 65%;
          float: left; }
          .rtl .deo-sidebar-cart.slidebar_top .cart-total, .rtl .deo-sidebar-cart.slidebar_bottom .cart-total {
            float: right; } }
    @media (min-width: 768px) {
      .deo-sidebar-cart.slidebar_top .cart-buttons, .deo-sidebar-cart.slidebar_bottom .cart-buttons {
        width: 35%;
        float: left; }
        .rtl .deo-sidebar-cart.slidebar_top .cart-buttons, .rtl .deo-sidebar-cart.slidebar_bottom .cart-buttons {
          float: right; } }
    .deo-sidebar-cart.slidebar_top .list-items, .deo-sidebar-cart.slidebar_bottom .list-items {
      white-space: nowrap;
      list-style: none;
      padding: 0;
      margin: 0;
      font-size: 0px; }
      .deo-sidebar-cart.slidebar_top .list-items::after, .deo-sidebar-cart.slidebar_bottom .list-items::after {
        content: "";
        display: table;
        clear: both; }
  .deo-sidebar-cart.slidebar_top {
    top: 0px;
    border-bottom: 3px solid #000000;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); }
    .deo-sidebar-cart.slidebar_top .cart-sidebar-header {
      top: 50%;
      left: 50%;
      border: 1px solid #000000;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
    .deo-sidebar-cart.slidebar_top.active .cart-sidebar-header {
      top: 100%; }
  .deo-sidebar-cart.slidebar_bottom {
    bottom: 0px;
    border-top: 3px solid #000000;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%); }
    .deo-sidebar-cart.slidebar_bottom .cart-sidebar-header {
      bottom: 50%;
      left: 50%;
      border: 1px solid #000000;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
    .deo-sidebar-cart.slidebar_bottom.active .cart-sidebar-header {
      bottom: 100%; }
  .deo-sidebar-cart.active.slidebar_left, .deo-sidebar-cart.active.slidebar_right {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .deo-sidebar-cart.active.slidebar_top, .deo-sidebar-cart.active.slidebar_bottom {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

/*************** CSS FOR FLY CART SLIDE BAR END **********************/
/******************* CSS FOR FLY CART END*****************************/
.list-cart-item-warpper .mCSB_scrollTools.mCSB_scrollTools_vertical {
  width: 5px; }
.list-cart-item-warpper .mCSB_inside > .mCSB_container {
  margin-right: 0px; }
  .rtl .list-cart-item-warpper .mCSB_inside > .mCSB_container {
    margin-left: 0px;
    margin-right: inherit; }
.list-cart-item-warpper .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 0px; }
.list-cart-item-warpper .mCSB_scrollTools.mCSB_scrollTools_horizontal.mCSB_scrollTools_horizontal {
  height: 9px; }
.rtl .list-cart-item-warpper .mCustomScrollBox {
  direction: ltr !important; }

/******************* CSS COUNT SOLD *****************************/
.deo-count-sold {
  margin-bottom: 10px; }
  .deo-count-sold .progress {
    color: #FFFFFF;
    min-height: 20px;
    line-height: 20px;
    position: relative;
    text-align: center;
    background: rgba(235, 105, 45, 0.5);
    border-radius: 10px; }
  .deo-count-sold .progressing {
    z-index: 8;
    min-width: 20px;
    min-height: 20px;
    position: absolute;
    left: 0px;
    border-radius: 10px;
    background: #4c7c9d; }
    .rtl .deo-count-sold .progressing {
      right: 0px;
      left: auto; }
  .deo-count-sold .count-sold {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9;
    font-size: 11px;
    position: absolute; }

/*# sourceMappingURL=feature.css.map */
