.wishlist-title {
  display: none; }

#yith-wcwl-form .wishlist_table {
  border: 0; }
  #yith-wcwl-form .wishlist_table td, #yith-wcwl-form .wishlist_table li {
    border-top: 0 !important;
    border-bottom: 1px dotted; }
    @media only screen and (max-width: 767px) {
      #yith-wcwl-form .wishlist_table td, #yith-wcwl-form .wishlist_table li {
        display: block; } }
  #yith-wcwl-form .wishlist_table thead th {
    border-top: 0;
    border-bottom: 2px solid;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 0; }
  @media only screen and (max-width: 768px) {
    #yith-wcwl-form .wishlist_table thead {
      display: none; } }
  #yith-wcwl-form .wishlist_table .product-remove {
    width: 20px; }
    #yith-wcwl-form .wishlist_table .product-remove a.remove {
      background: none;
      font-size: 18px;
      font-weight: 400; }
      #yith-wcwl-form .wishlist_table .product-remove a.remove:hover {
        opacity: .5; }
  #yith-wcwl-form .wishlist_table .product-thumbnail img {
    width: 75px;
    height: auto; }
  #yith-wcwl-form .wishlist_table .product-name a, #yith-wcwl-form .wishlist_table .product-name h3 {
    font-size: 13px;
    font-weight: normal;
    text-decoration: none; }
  #yith-wcwl-form .wishlist_table .product-price .amount {
    font-size: 13px;
    font-weight: 700; }
  #yith-wcwl-form .wishlist_table .product-price del {
    opacity: .5; }
  #yith-wcwl-form .wishlist_table .product-price ins {
    text-decoration: none; }
  #yith-wcwl-form .wishlist_table .product-stock-status span {
    font-size: 11px; }
  #yith-wcwl-form .wishlist_table .product-stock-status .wishlist-out-of-stock {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    color: #b3b3b3 !important;
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px;
    text-transform: uppercase;
    white-space: nowrap; }
    @media only screen and (max-width: 768px) {
      #yith-wcwl-form .wishlist_table .product-stock-status .wishlist-out-of-stock {
        display: inline-block;
        font-size: 11px; } }
  #yith-wcwl-form .wishlist_table .product-stock-status .wishlist-in-stock {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #88a36c !important;
    white-space: nowrap; }
  #yith-wcwl-form .wishlist_table .product-add-to-cart {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
    width: 200px; }
    @media all and (max-width: 768px) {
      #yith-wcwl-form .wishlist_table .product-add-to-cart {
        width: 150px; } }
    #yith-wcwl-form .wishlist_table .product-add-to-cart .dateadded {
      font-size: 12px;
      margin-bottom: 5px; }
      @media only screen and (max-width: 768px) {
        #yith-wcwl-form .wishlist_table .product-add-to-cart .dateadded {
          margin-bottom: 7px; } }
    #yith-wcwl-form .wishlist_table .product-add-to-cart .button {
      background-image: none !important;
      padding: 14px 20px !important; }
      @media all and (max-width: 768px) {
        #yith-wcwl-form .wishlist_table .product-add-to-cart .button {
          font-size: 11px !important;
          padding: 9px 15px !important; } }
    #yith-wcwl-form .wishlist_table .product-add-to-cart .loading:after {
      content: none; }
  #yith-wcwl-form .wishlist_table .wishlist-empty {
    padding: 50px 0; }
  @media only screen and (max-width: 768px) {
    #yith-wcwl-form .wishlist_table tr {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-bottom: 1px dotted;
      display: block;
      overflow: auto;
      margin-bottom: 20px;
      padding-bottom: 20px;
      position: relative; }
      #yith-wcwl-form .wishlist_table tr td {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative; }
    #yith-wcwl-form .wishlist_table .product-remove {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-bottom: 0;
      padding: 0;
      position: absolute;
      text-align: right;
      width: 100% !important; }
      #yith-wcwl-form .wishlist_table .product-remove a {
        position: absolute;
        top: -4px;
        right: 0;
        z-index: 100; }
    #yith-wcwl-form .wishlist_table .product-thumbnail {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-bottom: 0;
      display: block;
      float: left;
      padding: 0 20px 0 0 !important;
      max-width: 100%;
      width: 40%;
      margin-right: 0; }
      #yith-wcwl-form .wishlist_table .product-thumbnail a {
        max-width: 100%; }
      #yith-wcwl-form .wishlist_table .product-thumbnail img {
        width: 100% !important; }
    #yith-wcwl-form .wishlist_table .product-name,
    #yith-wcwl-form .wishlist_table .product-price,
    #yith-wcwl-form .wishlist_table .product-stock-status,
    #yith-wcwl-form .wishlist_table .product-add-to-cart {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-bottom: 0;
      float: right;
      padding: 0 0 7px 0;
      text-align: left !important;
      width: 60%; }
    #yith-wcwl-form .wishlist_table .product-price a,
    #yith-wcwl-form .wishlist_table .product-stock-status a,
    #yith-wcwl-form .wishlist_table .product-add-to-cart a {
      font-size: 12px !important;
      line-height: 1.4; }
    #yith-wcwl-form .wishlist_table .product-name {
      padding-right: 30px;
      line-height: 1.2; }
      #yith-wcwl-form .wishlist_table .product-name h3, #yith-wcwl-form .wishlist_table .product-name a {
        font-size: 13px !important; } }
  #yith-wcwl-form .wishlist_table li {
    overflow: auto;
    margin-bottom: 20px;
    padding-bottom: 20px; }
    #yith-wcwl-form .wishlist_table li .product-thumbnail {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-bottom: 0;
      display: block;
      float: left;
      padding: 0 20px 0 0 !important;
      max-width: 100%;
      width: 40%;
      margin-right: 0; }
      #yith-wcwl-form .wishlist_table li .product-thumbnail img {
        width: 100%;
        max-width: 100%; }
  #yith-wcwl-form .wishlist_table .item-details,
  #yith-wcwl-form .wishlist_table .item-wrapper {
    display: block;
    width: 100%;
    vertical-align: middle; }
  #yith-wcwl-form .wishlist_table .item-wrapper,
  #yith-wcwl-form .wishlist_table .item-details-table {
    margin-bottom: 0; }
  #yith-wcwl-form .wishlist_table .item-details .product-name,
  #yith-wcwl-form .wishlist_table .additional-info-wrapper .product-name {
    width: 100%; }
  #yith-wcwl-form .wishlist_table .item-details .item-details-table,
  #yith-wcwl-form .wishlist_table .item-details .additional-info,
  #yith-wcwl-form .wishlist_table .additional-info-wrapper .item-details-table,
  #yith-wcwl-form .wishlist_table .additional-info-wrapper .additional-info {
    width: 100%; }
    #yith-wcwl-form .wishlist_table .item-details .item-details-table tr,
    #yith-wcwl-form .wishlist_table .item-details .additional-info tr,
    #yith-wcwl-form .wishlist_table .additional-info-wrapper .item-details-table tr,
    #yith-wcwl-form .wishlist_table .additional-info-wrapper .additional-info tr {
      border: 0;
      padding: 1px 0;
      margin: 0; }
    #yith-wcwl-form .wishlist_table .item-details .item-details-table td,
    #yith-wcwl-form .wishlist_table .item-details .additional-info td,
    #yith-wcwl-form .wishlist_table .additional-info-wrapper .item-details-table td,
    #yith-wcwl-form .wishlist_table .additional-info-wrapper .additional-info td {
      border: 0;
      font-size: 12px;
      display: inline-block;
      margin: 0;
      padding: 0; }
      #yith-wcwl-form .wishlist_table .item-details .item-details-table td.label,
      #yith-wcwl-form .wishlist_table .item-details .additional-info td.label,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .item-details-table td.label,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .additional-info td.label {
        font-weight: normal; }
      #yith-wcwl-form .wishlist_table .item-details .item-details-table td .woocommerce-Price-amount,
      #yith-wcwl-form .wishlist_table .item-details .additional-info td .woocommerce-Price-amount,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .item-details-table td .woocommerce-Price-amount,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .additional-info td .woocommerce-Price-amount {
        font-size: 13px;
        font-weight: 700; }
      #yith-wcwl-form .wishlist_table .item-details .item-details-table td .wishlist-in-stock,
      #yith-wcwl-form .wishlist_table .item-details .item-details-table td .wishlist-out-of-stock,
      #yith-wcwl-form .wishlist_table .item-details .additional-info td .wishlist-in-stock,
      #yith-wcwl-form .wishlist_table .item-details .additional-info td .wishlist-out-of-stock,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .item-details-table td .wishlist-in-stock,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .item-details-table td .wishlist-out-of-stock,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .additional-info td .wishlist-in-stock,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .additional-info td .wishlist-out-of-stock {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        color: #88a36c !important;
        white-space: nowrap; }
      #yith-wcwl-form .wishlist_table .item-details .item-details-table td .wishlist-out-of-stock,
      #yith-wcwl-form .wishlist_table .item-details .additional-info td .wishlist-out-of-stock,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .item-details-table td .wishlist-out-of-stock,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .additional-info td .wishlist-out-of-stock {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #b3b3b3 !important;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        white-space: nowrap; }
      #yith-wcwl-form .wishlist_table .item-details .item-details-table td ins,
      #yith-wcwl-form .wishlist_table .item-details .additional-info td ins,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .item-details-table td ins,
      #yith-wcwl-form .wishlist_table .additional-info-wrapper .additional-info td ins {
        text-decoration: none; }
  #yith-wcwl-form .wishlist_table .item-details .product-add-to-cart,
  #yith-wcwl-form .wishlist_table .additional-info-wrapper .product-add-to-cart {
    float: none;
    width: 100% !important; }
  #yith-wcwl-form .wishlist_table .item-details .product-remove,
  #yith-wcwl-form .wishlist_table .additional-info-wrapper .product-remove {
    position: relative;
    text-align: left; }
    #yith-wcwl-form .wishlist_table .item-details .product-remove a,
    #yith-wcwl-form .wishlist_table .additional-info-wrapper .product-remove a {
      position: relative; }
  #yith-wcwl-form .wishlist_table .item-details,
  #yith-wcwl-form .wishlist_table .additional-info-wrapper {
    width: 60%;
    float: right; }
    #yith-wcwl-form .wishlist_table .item-details .label,
    #yith-wcwl-form .wishlist_table .additional-info-wrapper .label {
      width: auto; }
    #yith-wcwl-form .wishlist_table .item-details .label,
    #yith-wcwl-form .wishlist_table .item-details .value,
    #yith-wcwl-form .wishlist_table .additional-info-wrapper .label,
    #yith-wcwl-form .wishlist_table .additional-info-wrapper .value {
      font-size: 13px;
      margin-bottom: 10px;
      line-height: 16px;
      padding-left: 0; }
    #yith-wcwl-form .wishlist_table .item-details .value del,
    #yith-wcwl-form .wishlist_table .additional-info-wrapper .value del {
      font-weight: bold;
      opacity: .5; }
    #yith-wcwl-form .wishlist_table .item-details .value ins,
    #yith-wcwl-form .wishlist_table .additional-info-wrapper .value ins {
      background-color: transparent;
      padding: 0; }
  #yith-wcwl-form .wishlist_table tfoot td {
    border-bottom: 0; }
    #yith-wcwl-form .wishlist_table tfoot td .yith-wcwl-share {
      margin-bottom: 0; }
      #yith-wcwl-form .wishlist_table tfoot td .yith-wcwl-share .yith-wcwl-share-title {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase; }

.product_item a.add_to_wishlist,
.product_item .yith-wcwl-add-button,
.product_item .yith-wcwl-wishlistexistsbrowse,
.product_item .yith-wcwl-wishlistaddedbrowse {
  font-size: 0;
  line-height: 0;
  padding: 0;
  position: static !important; }
  .product_item a.add_to_wishlist .blockUI,
  .product_item .yith-wcwl-add-button .blockUI,
  .product_item .yith-wcwl-wishlistexistsbrowse .blockUI,
  .product_item .yith-wcwl-wishlistaddedbrowse .blockUI {
    display: none !important; }

.product_item .add_to_wishlist:before,
.product_item .yith-wcwl-wishlistaddedbrowse a:before,
.product_item .yith-wcwl-wishlistexistsbrowse a:before {
  position: absolute;
  bottom: -29px;
  right: 7px; }

.product_item .image_container .yith-wcwl-add-to-wishlist {
  display: block !important; }
  .product_item .image_container .yith-wcwl-add-to-wishlist a:hover:before {
    opacity: 0.55; }

.product_item .yith-wcwl-add-to-wishlist {
  display: none !important;
  position: relative !important;
  top: 0;
  left: 0; }
  .product_item .yith-wcwl-add-to-wishlist a.add_to_wishlist,
  .product_item .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
  .product_item .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
  .product_item .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
    width: 100% !important; }
  .product_item .yith-wcwl-add-to-wishlist .add_to_wishlist {
    background: transparent !important;
    padding: 0 !important;
    font-size: 0 !important; }
  .product_item .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
    display: none; }

.product_item .yith-wcwl-add-button:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0px;
  height: 0px; }

.product_item .yith-wcwl-add-button.show_overlay:after {
  position: absolute;
  width: 100%;
  height: 100.1%; }

.product_item .yith-wcwl-add-button.show_overlay.hide:after {
  width: 0px;
  height: 0px;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.product_item .image_container .yith-wcwl-add-to-wishlist a {
  float: none; }

.product_item .yith-wcwl-add-button.show:before {
  content: "";
  opacity: 0;
  visibility: hidden;
  display: inline-block;
  -webkit-transition: opacity 0.3s, visibility 0.3s, width 0s ease 0s, height 0s ease 0s;
  -o-transition: opacity 0.3s, visibility 0.3s, width 0s ease 0s, height 0s ease 0s;
  transition: opacity 0.3s, visibility 0.3s, width 0s ease 0s, height 0s ease 0s; }

.product_item .yith-wcwl-add-button.show_overlay.show:before {
  content: "";
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  width: 100%;
  height: 100.1%;
  top: 0;
  opacity: 1;
  display: inline-block;
  visibility: visible;
  margin-left: 0; }

.product_infos .yith-wcwl-wishlistexistsbrowse.show a {
  margin-left: 2px; }

.product_infos .add_to_wishlist:before,
.product_infos .yith-wcwl-wishlistaddedbrowse:before,
.product_infos .yith-wcwl-wishlistexistsbrowse:before {
  position: absolute;
  left: 0;
  top: 0; }

.product_infos .add_to_wishlist {
  position: initial !important;
  padding: 0 !important;
  background: transparent !important; }
  .product_infos .add_to_wishlist span {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
  .product_infos .add_to_wishlist i {
    display: none; }

.product_infos .yith-wcwl-add-button.show_overlay:after {
  width: 48px;
  height: 10px; }

.product_infos .yith-wcwl-add-button.show_overlay.show:after {
  display: inline-block !important;
  margin-left: 10px !important;
  top: -1px !important;
  left: unset !important;
  width: 13px !important;
  height: 13px !important; }

.yith-wcwl-add-to-wishlist {
  font-size: 0;
  margin: 0; }

#yith-wcwl-popup-message {
  display: none !important; }

.yith-wcwl-add-button,
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 1px 0 2px 22px; }
  .yith-wcwl-add-button i,
  .yith-wcwl-wishlistaddedbrowse i,
  .yith-wcwl-wishlistexistsbrowse i {
    display: none; }

.yith-wcwl-wishlistaddedbrowse .feedback,
.yith-wcwl-wishlistexistsbrowse .feedback {
  text-transform: none;
  font-weight: normal; }

.add_to_wishlist:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M16.5,3C13.605,3,12,5.09,12,5.09S10.395,3,7.5,3C4.462,3,2,5.462,2,8.5c0,4.171,4.912,8.213,6.281,9.49 C9.858,19.46,12,21.35,12,21.35s2.142-1.89,3.719-3.36C17.088,16.713,22,12.671,22,8.5C22,5.462,19.538,3,16.5,3z M14.811,16.11 c-0.177,0.16-0.331,0.299-0.456,0.416c-0.751,0.7-1.639,1.503-2.355,2.145c-0.716-0.642-1.605-1.446-2.355-2.145 c-0.126-0.117-0.28-0.257-0.456-0.416C7.769,14.827,4,11.419,4,8.5C4,6.57,5.57,5,7.5,5c1.827,0,2.886,1.275,2.914,1.308L12,8 l1.586-1.692C13.596,6.295,14.673,5,16.5,5C18.43,5,20,6.57,20,8.5C20,11.419,16.231,14.827,14.811,16.11z'%20fill%3D'%23bbbbbb'%2F%3E%3C%2Fsvg%3E");
  width: 16px;
  height: 16px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.yith-wcwl-add-to-wishlist .ajax-loading {
  display: none !important;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px; }

.yith-wcwl-add-button:after {
  content: '';
  display: inline-block;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  -webkit-transition: opacity 0.3s, width 3s ease 30s, height 0s ease 30s;
  -o-transition: opacity 0.3s, width 3s ease 30s, height 0s ease 30s;
  transition: opacity 0.3s, width 3s ease 30s, height 0s ease 30s; }

.yith-wcwl-add-button.show_overlay:after {
  opacity: 1;
  -webkit-transition: opacity 0.3s, width 0s ease 0s, height 0s ease 0s;
  -o-transition: opacity 0.3s, width 0s ease 0s, height 0s ease 0s;
  transition: opacity 0.3s, width 0s ease 0s, height 0s ease 0s; }
