

/* Start:/bitrix/templates/eshop_bootstrap_v4/components/tarakud/wish.list/wishlist-nn2/style.css?17762506451170*/
.table td {
	vertical-align:middle !important;
 /*   font-size: 1rem !important;    */
}
.wish-td-img {
   	width:100%;
}
.wish-td-price {
  /*	width:150px;  */
  padding-top: 10px;
  font-weight:500;
/*  font-size: 1rem !important;  */
}
.wish-td-remove {
  /*	width:10px;      */
  position: relative;
/*  font-size: 1rem !important;  */
}
.wish-td-remove a {
	color:#777;
	text-decoration:underline;
  /*	font-size:0.7rem;  */
    position: absolute;
    bottom: 0;
}
.wish-social a {
	color:#777;
}
.wish-record {
	font-weight:400;
 /*	font-size:1rem;  */
	padding:10px 0 !important;
    color:#777;
}

.row-wl {
    padding: 20px 0;
}
.wl-name {
    padding: 0 20px;
    line-height: 1.5;
}
.table-responsive {
/*   font-size: 1rem !important;   */
}


  @media (max-width: 768px) {
        .wish-td-remove {
            display: none;
        }
        .wish-td-remove-mobile {
        /*   font-size: 0.6rem;   */
           bottom: 0;
           position: absolute;
        }
        .wl-name {
           position:relative;
        }


        }
     @media (min-width: 768px) {
        .wish-td-remove-mobile {
            display: none;
        }


        }

/* End */
/* /bitrix/templates/eshop_bootstrap_v4/components/tarakud/wish.list/wishlist-nn2/style.css?17762506451170 */
