.shop_table a{ color: #333333; }
.shop_table a:hover{ color: #EE2738; /*text-decoration: underline !important;*/ }
.title-holder { position: relative; display: block; padding: 0px 0px 20px; }
.woocommerce h2 { font-size: 45px; padding-bottom: 0px; }
.woocommerce h2 strong { font-weight: 700; }
fieldset legend { margin-bottom: 0; font-weight: bold; padding: 10px 0px; }
.quantity input[type="number"] { -moz-appearance: textfield; }
@media only screen and (max-width: 567px) {
.woocommerce h2 { font-size: 30px; }
}
/*--Forms--*/
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { padding: 30px; }
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide { display: block; }
.woocommerce form .form-row { /*padding: 0px; margin: 0 0 16px; display: block;*/ padding: 0px; margin: 0 0px 16px; }
.woocommerce form .form-row label { font-weight: 400 !important; color: #111111; margin-bottom: 10px; display: block; }
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme { display: block; margin-bottom: 16px; }
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input { text-align: center; right: 15px; top: 50%; transform: translateY(-50%); }
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after { margin-left: 0px; }
.woocommerce form .form-row label.woocommerce-form__label-for-checkbox { font-weight: 400 !important; }
.woocommerce-form__label-for-checkbox input[type="checkbox"] { margin-right: 3px; position: relative; top: 3px; opacity: 1; }
.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input[type="checkbox"] { top: 1px; }
.woocommerce form .form-row-first label, .woocommerce form .form-row-last label, .woocommerce-input-wrapper { display: block; width: 100%; }
.woocommerce form .form-row .required { color: #F00; visibility: visible !important; font-weight: 400; }
.woocommerce-address-fields__field-wrapper { margin-bottom: 30px; }
.woocommerce form .form-row span em { font-size: 14px; padding-top: 3px; display: block; }
.woocommerce-terms-and-conditions-wrapper { margin-bottom: 20px; }
.woocommerce ul.order_details { padding-left: 0px; }
.woocommerce-notice--success { color: #009d0b; }
.woocommerce ul.order_details li { margin-bottom: 15px; }
.woocommerce-form-login p.form-row { display: block; width: 100%; margin-bottom: 20px; }
 @media only screen and (max-width: 567px) {
.woocommerce form.login, .woocommerce form.register { padding: 20px; }
.woocommerce-address-fields__field-wrapper { margin-bottom: 20px; }
.woocommerce form .form-row span em { font-size: 12px; }
}
/*BUTTON*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { cursor: pointer; display: inline-block; vertical-align: middle; text-align: center; position: relative; outline: none !important; text-decoration: none !important; font-size: 15px; line-height: 17px; font-weight: 700; padding: 15px 50px; color: #ffffff; border-radius: 30px; border: 1px solid #EE2738; vertical-align: top; background: #EE2738; transition: all 0.2s linear; text-align: center; letter-spacing: 0px; text-transform: uppercase; }
.woocommerce #respond input#submit::after, .woocommerce a.button::after, .woocommerce button.button::after, .woocommerce input.button::after, .woocommerce #respond input#submit.alt::after, .woocommerce a.button.alt::after, .woocommerce button.button.alt::after, .woocommerce input.button.alt::after { display: none !important; }
.woocommerce-info .woocommerce-Button.button { font-size: 12px; line-height: 18px; padding: 10px 20px; letter-spacing: 0px; }
.woocommerce-button.button.view { font-size: 10px; line-height: 14px; padding: 5px 10px; letter-spacing: 0px; }
/*-Button Disabled-*/
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] { cursor: not-allowed; display: inline-block; vertical-align: middle; text-align: center; position: relative; outline: none !important; text-decoration: none !important; font-size: 15px; line-height: 17px; font-weight: 700; padding: 15px 50px; color: #ffffff; border-radius: 30px; border: 1px solid #EE2738; vertical-align: top; background: #EE2738; transition: all 0.2s linear; text-align: center; letter-spacing: 0px; text-transform: uppercase; }
@media only screen and (max-width: 567px) {
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] { font-size: 12px; line-height: 18px; padding: 10px 25px; letter-spacing: 0px; }
.woocommerce-info .woocommerce-Button.button { font-size: 10px; line-height: 14px; padding: 5px 10px; letter-spacing: 0px; }
}
@media only screen and (max-width: 479px) {
.woocommerce-info .woocommerce-Button.button { width: 100%; margin-bottom: 5px; }
}
/*-Button Hover-*/
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover { color: #ffffff !important; background: #A7C613 !important; border-color: #A7C613 !important; }
/*-Button Disabled Hover-*/
.woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover { color: #ffffff !important; background: #EE2738 !important; border-color: #EE2738 !important; }
/*-Form Inputs-*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container .select2-selection--single, .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-tex, .woocommerce .quantity .qty { height: 50px; border: 0px; border: 2px solid #ECECEC; color: #333333; box-shadow: none !important; border-radius: 30px; padding: 0px; background: #ffffff; padding-left: 30px; text-transform: none; outline: none !important; font-size: 16px; }
/*-Form Inputs Focus-*/
.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus, .select2-container .select2-selection--single:focus, .woocommerce #content table.cart td.actions .input-text:focus, .woocommerce table.cart td.actions .input-text:focus, .woocommerce-page #content table.cart td.actions .input-text:focus, .woocommerce-page table.cart td.actions .input-text:focus, .woocommerce .quantity .qty:focus { border-color: #EE2738; background: #ffffff; color: #333333; box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.15) !important; }
.woocommerce form .form-row textarea { height: 150px !important; resize: none; padding-top: 15px; }
 @media only screen and (max-width: 567px) {
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container .select2-selection--single, .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-tex, .woocommerce .quantity .qty { height: 40px; padding-left: 20px; font-size: 14px; }
.woocommerce form .form-row textarea { border-radius: 15px; }
}
/*-Custom Select-*/
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height:48px; padding-left:0px;}
.select2-container--default .select2-selection--single .select2-selection__arrow { width: 60px; height:48px; color: #444444; }
.select2-container--default .select2-selection--single .select2-selection__arrow b { border-width: 7px 6px 0 6px; border-color: #444444 transparent transparent transparent; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-width: 0 6px 7px 6px; border-color: transparent transparent #444444 transparent; }
/*select2 Color Option*/
.select2-results__option{color:#333333;}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{ background-color:#EE2738;}
@media only screen and (max-width: 567px){
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height:38px;}
.select2-container--default .select2-selection--single .select2-selection__arrow { height:38px;}	 
}
/*--woocommerce-MyAccount-navigation Subnav--*/
.woocommerce-MyAccount-navigation { width: 100%; margin-bottom: 60px; position: relative; z-index: 0; }
.woocommerce-MyAccount-navigation ul { list-style: none; margin: 0px auto; padding: 0px; display: flex; flex-wrap: wrap; justify-content: center !important; border-bottom: 1px solid #cccccc; }
.woocommerce-MyAccount-navigation ul li { padding: 0px 20px; flex: 0 0 auto; width: auto; max-width: 100%; }
.woocommerce-MyAccount-navigation ul li a { display: block; position: relative; text-align: center; font-size: 15px; color: #000000; font-weight: 700; cursor: pointer; padding: 10px 0px; }
.woocommerce-MyAccount-navigation ul li a::before { position: absolute; left: 50%; bottom: -2px; height: 3px; background: #D7263D; content: ""; transition: all 0.2s linear; width: 0%; }
.woocommerce-MyAccount-navigation.alt ul { min-width: 570px; }
.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a { color: #D7263D; text-decoration: none !important; }
.woocommerce-MyAccount-navigation ul li.is-active a::before, .woocommerce-MyAccount-navigation ul li:hover a::before { left: 0; width: 100%; }
 @media only screen and (max-width: 979px) {
.woocommerce-MyAccount-navigation ul li { padding: 0px 10px }
}
 @media only screen and (max-width: 666px) {
.woocommerce-MyAccount-navigation { overflow-x: auto; padding-bottom: 10px; margin-bottom: 30px; }
.woocommerce-MyAccount-navigation ul { width: 490px; }
.woocommerce-MyAccount-navigation ul li { padding: 0px 10px; }
.woocommerce-MyAccount-navigation ul li a { font-size: 12px; }
}
/*-/woocommerce-Col--*/
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 { max-width: 49%; padding: 0px; }
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last { width: 49%; padding: 0px; }
 @media only screen and (max-width: 799px) {
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 { max-width: 100%; width: 100%; }
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last { width: 100%; }
.woocommerce-shipping-fields { padding-bottom: 40px; }
}
/*--Alignments and adjustments as per design--*/
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text { /*width: 170px;*/ width: auto; }
.coupon button.button { margin-top: 0px; margin-left: 10px; }
.woocommerce #content table.cart td.actions button.button, .woocommerce table.cart td.actions button.button, .woocommerce-page #content table.cart td.actions button.button, .woocommerce-page table.cart td.actions button.button, .woocommerce div.product form.cart .button, .checkout_coupon .button, td .button { margin-top: 0px !important; }
.woocommerce div.product form.cart { margin-top: 40px; }
.woocommerce .quantity .qty { padding: 0px; text-align: center; width: 50px; text-align: center; height: 50px; margin-left: 7px; }
.woocommerce a.remove { width: 20px; height: 20px; border-radius: 50%; text-align: center; line-height: 20px; font-size: 15px; margin: 0px auto; }
.woocommerce a.remove:hover { text-decoration: none !important; }
.cart_totals h2, .woocommerce-order-details h2, .woocommerce-customer-details h2 { padding-bottom: 15px; }
.woocommerce-info { border-top-color: #000000; }
.woocommerce-info::before { color: #000000; }
#customer_details { padding-bottom: 40px; }
td .added_to_cart.wc-forward { margin-left: 10px; margin-top: 11px; display: inline-block; }
.woocommerce-Address-title.title::before, .woocommerce-Address-title.title::after { content: " "; display: table; }
.woocommerce-Address-title.title::after { clear: both; }
.woocommerce-Address-title h3 { float: left; margin-right: 5px; }
.woocommerce-Address-title a.edit { float: right; margin-top: 10px; }
@media only screen and (max-width: 567px) {
.woocommerce-Address-title a.edit { float: right; margin-top: 2px; }
.woocommerce .quantity .qty { width: 40px; height: 40px; margin-left: 7px; }
}
#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input { position: relative; display: block; width: 100%; height: 56px; color: #1a1a1a; font-size: 14px; font-weight: 400; line-height: 30px; padding: 10px 20px; border-radius: 0px; background-image: none; background-color: #f5f5f5; border: 3px solid #f5f5f5; }
.woocommerce table.shop_table th, #add_payment_method table.cart th, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart th, .woocommerce table.shop_table th { font-size: 16px; text-transform: none; display: table-cell; color: #1a1a1a; }
.woocommerce table.shop_table td { text-transform: none; display: table-cell; color: #1a1a1a; }
/*#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img, .input-text.qty.text { min-width: 100px; }*/
.woocommerce table.shop_table td.product-total, .woocommerce-Price-amount.amount, .woocommerce-shipping-totals.shipping { white-space: nowrap; }
.woocommerce-shipping-destination { white-space: normal; }
.woocommerce table.shop_table td { line-height: 1.3 }
.woocommerce-account .woocommerce-MyAccount-navigation { float: none; width: auto; }
.woocommerce-account .woocommerce-MyAccount-content { float: none; width: 100%; }
.woocommerce-account .row.justify-content-left { justify-content: center!important; }
.woocommerce-account .addresses .title .edit { font-weight: 600; padding: 8px 0px; }
.woocommerce-account .addresses .title .edit:hover { }
.woocommerce-Address address, .woocommerce .woocommerce-customer-details address { line-height: 2; }
.woocommerce-orders-table, .woocommerce-table, .woocommerce table.shop_table { border-collapse: collapse !important; border-radius: 0px !important }
.woocommerce ul#shipping_method li input{margin: 5px .4375em 0 0;}
.woocommerce ul#shipping_method .amount{ display:inline-block;}
.woocommerce table.shop_table td.product-subtotal .amount{ font-weight:700;}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f879"; margin-top:2px;}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0e0"; margin-top:2px;}
 @media only screen and (max-width: 767.98px) {
.woocommerce .shop_table_responsive tr td:before, .woocommerce-page .shop_table_responsive tr td:before { font-size: 16px; text-transform: none; display: table-cell; color: #1a1a1a; }
.woocommerce .shop_table_responsive tr td.product-quantity:before, .woocommerce-page .shop_table_responsive tr td.product-quantity:before { padding-top: 15px; }
/*.input-text.qty.text { width: auto; text-align: center; margin: 0px 0px 0px auto; }*/
.woocommerce .shop_table_responsive tr td.woocommerce-orders-table__cell-order-actions::before { margin-top: 4px; }
}
@media only screen and (max-width: 567px) {
.woocommerce-orders-table, .woocommerce table.shop_table th, .woocommerce .shop_table_responsive tr td:before, .woocommerce-page .shop_table_responsive tr td:before { font-size: 13px !important; }
.woocommerce .shop_table_responsive tr td.woocommerce-orders-table__cell-order-actions::before { margin-top: 5px; }
.woocommerce .shop_table_responsive tr td.product-quantity:before, .woocommerce-page .shop_table_responsive tr td.product-quantity:before { padding-top: 12px; }
}
@media only screen and (max-width: 479px) {
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .input-text + .button { width: 100%; margin: 0px; }
.woocommerce table.cart td.actions .coupon .input-text + .button { margin-top: 10px !important; }
.woocommerce table.shop_table td { padding: 5px 10px; }
.wc-proceed-to-checkout .button { width: 100%; }
.woocommerce table.shop_table_responsive tr.shipping td::before{ float:none;}
.woocommerce ul#shipping_method li input{margin: 3px .4375em 0 0;}
.woocommerce ul#shipping_method{ padding-top:10px;}
}
/*--As per Require--*/
/*.product-thumbnail, section.related.products { display: none !important;}*/
.cart_item .product-thumbnail img { width: 70px; }
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { float: none; width: 100%; }
.woocommerce .star-rating { width: 5.6em !important; }
.sortby-holder .woocommerce-ordering { margin: 0px !important; }
.woocommerce-privacy-policy-text { padding-bottom: 30px; }
.edit-account .woocommerce-Button { margin-top: 30px !important; }
.return-to-shop { margin-top: 30px; }
.mark, mark { padding: 0px .2em; background-color: #fcf8e3; }
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{ width:100%; float:none; padding:40px 0px 70px;}
/*---review Section----*/
.commentlist { list-style: none; margin: 0px 0px 30px; padding: 0px; }
.commentlist li { margin-bottom: 30px; }
.comment_container { position: relative; padding-left: 90px; }
.comment_container .avatar { position: absolute; left: 0px; top: 0px; border-radius: 10px; overflow: hidden; }
.comment-text { padding: 30px; border-radius: 15px; background: #ffffff; }
.comment-text .meta { margin-right: 10px; margin-bottom: 15px; }
.woocommerce-Reviews-title { margin-bottom: 30px; }
.woocommerce p.stars a:hover, .woocommerce p.stars.selected a, .woocommerce .star-rating span::before, .woocommerce p.stars a { color: #ffa500 !important; }
.comment-form-rating .stars { display: inline-block; vertical-align: sub; margin-left: 5px !important; }
#submit { font-size: 14px !important; }
.woocommerce #review_form #respond p { margin: 0 0 20px; }
#reviews_summary { display: none; }
.product-quantity .add-qty input[type="number"] { padding-right: 0px; -moz-appearance: textfield; }
.woocommerce-terms-and-conditions-checkbox-text { position: relative; top: 4px; }
@media only screen and (max-width: 567px) {
.comment_container { padding-left: 0px; }
.comment-text { padding: 20px; }
.comment_container .avatar { position: static; margin-bottom: 15px; }
#submit { font-size: 14px !important; padding: 0px !important; }
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{ padding:20px 0px 30px;}
}
.variations td.value { padding-left: 6px; }
.value select { position: relative; font: inherit; height: 55px; width: 100%; border: 1px solid #CCCCCC; color: #333333; box-shadow: none !important; border-radius: 5px; padding: 9px 65px 9px 20px !important; background: #ffffff; font-weight: 500; font-size: 14px; text-transform: none; outline: none !important; margin: 0 auto !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; }
.value select { background-image: linear-gradient(45deg, transparent 50%, #1a1a1a 50%), linear-gradient(135deg, #1a1a1a 50%, transparent 50%), linear-gradient(to right, #e3e3e3, #e3e3e3); background-position: calc(100% - 25px) calc(1.5em + 2px), calc(100% - 20px) calc(1.5em + 2px), calc(100% - 50px) 1em; background-size: 5px 5px, 5px 5px, 1px 1.5em; background-repeat: no-repeat; }
.value select:focus { background-image: linear-gradient(45deg, transparent 50%, #1a1a1a 50%), linear-gradient(135deg, #1a1a1a 50%, transparent 50%), linear-gradient(to right, #e3e3e3, #e3e3e3); background-position: calc(100% - 25px) calc(1.5em + 2px), calc(100% - 20px) calc(1.5em + 2px), calc(100% - 50px) 1em; background-size: 5px 5px, 5px 5px, 1px 1.5em; background-repeat: no-repeat; border-color: #1a1a1a; outline: 0; }
.value select:-moz-focusring {color: transparent;text-shadow: 0 0 0 #000;}
.variations label { margin-bottom: 0px !important; }
/*--wishlist_table--*/
table.wishlist_table tr { position: static;}
.woocommerce table.shop_table th.product-stock-status{ text-align:center;}
.wishlist_table .product-add-to-cart a{ display:inline-block !important;}
.wishlist_table .add_to_cart.button i:last-child{ margin-right:0px;}
table.wishlist_table tbody td.product-price{ text-align:left; font-weight: 700;}
table.wishlist_table tbody td.product-price ins,.wishlist_table.mobile li .item-details table.item-details-table ins { color: #333333; text-decoration: none; font-weight: 700;}
table.wishlist_table tbody td.product-price del,.wishlist_table.mobile li .item-details table.item-details-table del { color: #999999; font-weight: 700;}
/*--wishlist_Mobile--*/
.wishlist_table.mobile{ padding:0px;}
.wishlist_table.mobile li{ border:1px solid #e7e7e7; padding:10px;}
.wishlist-in-stock{color: #297e29;}
@media only screen and (max-width: 769px) {
.wishlist_table.mobile li .product-name h3{ font-size:4vw;}
.wishlist_table.images_grid li .item-details table.item-details-table td, .wishlist_table.mobile li .item-details table.item-details-table td, .wishlist_table.mobile li table.additional-info td, .wishlist_table.modern_grid li .item-details table.item-details-table td{font-size:12px;}
.remove_from_wishlist:hover{ color: #EE2738 !important;}
.product-add-to-cart a.button{ margin:0px !important;}
.wishlist_table.mobile li .item-wrapper{ width:100%;}

table.wishlist_table thead{ display:none;}
table.wishlist_table td{ display:block !important; text-align:right; position:relative;}

table.wishlist_table tbody td.product-price{text-align:right;}
table.wishlist_table td::before{content:"";font-weight: 700;float: left; width:auto; min-width:70px; text-align:left;}
table.wishlist_table td.product-name::before{content:"Product name";} 
table.wishlist_table td.product-price::before{content:"Unit price ";} 
table.wishlist_table td.product-stock-status::before{content:"Stock status";} 
table.wishlist_table tbody td.product-add-to-cart{ text-align:center;}
table.wishlist_table td.product-thumbnail,.woocommerce table.cart .product-thumbnail{display:block !important;}
.wishlist_table tr td.product-thumbnail a{ margin:0px auto;}
.woocommerce table.cart .product-thumbnail::before{ display:none;}
.woocommerce table.cart .product-thumbnail{ text-align:center !important}
}
@media only screen and (max-width: 567px) {
.wishlist_table.mobile li .item-wrapper .product-thumbnail{ display:block; margin:0px auto 10px;}
.wishlist_table.mobile li .item-wrapper .item-details,.wishlist_table.mobile li .item-wrapper .additional-info-wrapper{ width:100%; text-align:center;}
.wishlist_table.mobile li .item-wrapper .item-details .product-name{ margin-bottom:10px;}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table{ margin:0px auto;}
.wishlist_table.mobile li table.additional-info{ margin:0px auto 10px;}
.woocommerce-ResetPassword .button,.woocommerce-form-login .button,.woocommerce-form-register .button,.woocommerce-EditAccountForm .button,.woocommerce-address-fields .button{ width:100%;}
}