#tfm_wishlist_details table .button,#tfm_wishlist table .button{display:inline-block}
a.wishlist_signup{text-decoration: underline;font-weight:bold}
.add-to-wishlist-message ul{margin-bottom:0}

/* addons for mobile tpl: */
form.del_prod_form ul li,#wishlist_details ul li{list-style:none}
form.del_prod_form ul li span.ui-btn-inner a,form.del_list_form ul li span.ui-btn-inner a{text-decoration:none}

.right_r_bt{float:right;}

#tfm_wishlist > form > .row:nth-child(2) { margin-bottom: 30px; }
#tfm_wishlist > legend { margin-bottom: 0px; }
#tfm_wishlist > #wishlist_table tr:first-child > td { border-top: none; }
#tfm_wishlist > #wishlist_table tr > td:first-child { vertical-align: middle; }
#tfm_wishlist > #wishlist_table tr > td.actions { display: flex; justify-content: flex-end; }
#tfm_wishlist > #wishlist_table tr > td.actions > a { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; margin-right: 15px; }
#tfm_wishlist > #wishlist_table tr > td.actions > button { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; margin-right: 15px; }
#tfm_wishlist > #wishlist_table tr > td.actions > button.btn-secondary { margin-left: 15px; margin-right: 0px; }

#tfm_wishlist_details > #wishlist_details > .row > .col > .form-inline > form { display: flex; justify-content: flex-start; margin-top: 15px; margin-right: 15px; float: left;}

#wishlist_btn_container > .btn { width: 100% ; }
#wishlist_btn_container > .wishlist-select-wrapper { margin-bottom: 15px; }
#wishlist_btn_container > .wishlist-select-wrapper > .bootstrap-select { width: 100% !important; }

