.shop_table a{ color:var(--secondary); }
.shop_table a:hover{ color:var(--primary); /*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: 575.98px) {
.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 0px 16px; }
.woocommerce form .form-row label { font-weight: 400 !important; 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:var(--red); 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; width: 100%;}
.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: 499.98px) {
.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; text-align: center; position: relative; z-index:1; outline: none !important; text-decoration: none !important; font-size: 16px; line-height: 16px; font-weight: 600; padding: 15px 28px; color: #ffffff; border-radius: 30px; border: 1px solid #66CDF0; vertical-align: top; background: #66CDF0; transition: all 0.2s linear;}
.woocommerce #respond input#submit::before, .woocommerce a.button::before, .woocommerce button.button::before, .woocommerce input.button::before, .woocommerce #respond input#submit.alt::before, .woocommerce a.button.alt::before, .woocommerce button.button.alt::before, .woocommerce input.button.alt::before,.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,.wishlist_table .product-add-to-cart a.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; text-align: center; position: relative; outline: none !important; text-decoration: none !important; font-size: 16px; line-height: 16px; font-weight: 600; padding: 15px 28px; color: #ffffff; border-radius: 5px; border: 1px solid var(--red); vertical-align: top; background:var(--red); transition: all 0.2s linear;}
.woocommerce #respond input#submit.disabled::before, .woocommerce #respond input#submit:disabled::before, .woocommerce #respond input#submit:disabled[disabled]::before, .woocommerce a.button.disabled::before, .woocommerce a.button:disabled::before, .woocommerce a.button:disabled[disabled]::before, .woocommerce button.button.disabled::before, .woocommerce button.button:disabled::before, .woocommerce button.button:disabled[disabled]::before, .woocommerce input.button.disabled::before, .woocommerce input.button:disabled::before, .woocommerce input.button:disabled[disabled]::before,.woocommerce #respond input#submit.disabled::after, .woocommerce #respond input#submit:disabled::after, .woocommerce #respond input#submit:disabled[disabled]::after, .woocommerce a.button.disabled::after, .woocommerce a.button:disabled::after, .woocommerce a.button:disabled[disabled]::after, .woocommerce button.button.disabled::after, .woocommerce button.button:disabled::after, .woocommerce button.button:disabled[disabled]::after, .woocommerce input.button.disabled::after, .woocommerce input.button:disabled::after, .woocommerce input.button:disabled[disabled]::after{ display:none !important;}
@media only screen and (max-width: 499.98px) {
.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 20px; letter-spacing: 0px;}
.woocommerce-info .woocommerce-Button.button,.wishlist_table .product-add-to-cart a.button { font-size: 10px; line-height: 14px; padding: 5px 10px; letter-spacing: 0px; }
}
@media only screen and (max-width: 479.98px) {
.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: #DDDDDD !important; background: var(--secondary); border-color:var(--secondary); }
/*-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: var(--red)!important; border-color:var(--red)!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,.value select {height: 48px; border: 0px; border: 1px solid #E8E8E8; color:#636363; box-shadow: none !important; border-radius: 5px; padding: 0px; background: #F7F7F7; padding-left:20px; text-transform: none; outline: none !important; font-size: 14px;font-weight:500;}
/*-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,.value select:focus {border-color: #A2A2A2; background: #F7F7F7; color: #636363;}
.woocommerce form .form-row textarea { height: 150px !important; resize: none; padding-top: 15px; }
 @media only screen and (max-width: 499.98px) {
.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,.value select {height: 40px; padding-left: 20px; font-size: 13px; }
.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; font-weight:500;}
.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-container--default .select2-selection--single .select2-selection__rendered { line-height:48px; padding-left:0px; font-weight:500;}
.select2-container--default .select2-selection--single .select2-selection__arrow { width:auto; height:auto; color:var(--secondary); top:50%; right:20px; transform:translateY(-50%);}
.select2-container--default .select2-selection--single .select2-selection__arrow b {display:none;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {}

/*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: 499.98px){
.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: var(--secondary); font-weight: 700; cursor: pointer; padding: 10px 0px; }
.woocommerce-MyAccount-navigation ul li a::before { position: absolute; left: 50%; bottom: -2px; height: 3px; background: #0D3F50; 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:#0D3F50; 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: 991.98px) {
.woocommerce-MyAccount-navigation ul li { padding: 0px 10px }
}
 @media only screen and (max-width: 666.98px) {
.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: 767.98px) {
.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 !important; text-align: center; width: 50px; text-align: center; 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; color:var(--red) !important; }
.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:#66CDF0; }
.woocommerce-info::before { color: var(--primary); }
#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: 575.98px) {
.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; }
.woocommerce table.shop_table td { text-transform: none; display: table-cell;font-size: 20px;}
/*#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: 575.98px) {
.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: 499.98px) {
.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: .5em !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;}
.woocommerce table.cart td.actions .coupon{padding-bottom: .5em;}
}
/*--As per Require--*/
/*.product-thumbnail, section.related.products { display: none !important;}*/
.cart_item .product-thumbnail img { width: 70px !important; }
.woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
    min-width: 70px !important;
}
.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: 575.98px) {
.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;}
}
/*--value select--*/
.variations td.value { padding-left: 0px; position: relative;}
.value select {position: relative; -webkit-appearance: none; -moz-appearance: none; width: 270px; padding-right:45px;}
.variations td.value::after,.select2-container--default .select2-selection--single .select2-selection__arrow::after{font-family: "Font Awesome 5 Free"; font-weight: 900;content:"\f107"; /*content:"\f0d7";*/ position: absolute; top:50%; transform: translateY(-50%); right: 30px; z-index: 2; color:var(--secondary); line-height: 1; font-size: 20px; pointer-events: none;}
.select2-container--default .select2-selection--single .select2-selection__arrow::after{ right:9px; margin-top:2px;}
.variations label { margin-bottom: 0px !important; }
.value select:-moz-focusring {color: transparent;text-shadow: 0 0 0 #000;}
.value select::-ms-expand {display: none;}
@media only screen and (max-width: 575.98px) {
.value select {width: 100%; border-width: 1px;}
.variations td.value::after,.select2-container--default .select2-selection--single .select2-selection__arrow::after{right: 20px; font-size: 14px;}
.select2-container--default .select2-selection--single .select2-selection__arrow::after{ right:-1px;}
}
/*--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: #2078DB; text-decoration: none; font-weight: 500;}
table.wishlist_table tbody td.product-price del,.wishlist_table.mobile li .item-details table.item-details-table del { color: #636363; font-weight: 500;}
/*--wishlist_Mobile--*/
.wishlist_table.mobile{ padding:0px;}
.wishlist_table.mobile li{ border:1px solid #e7e7e7; padding:10px;}
.wishlist-in-stock{color: #297e29;}
.remove_from_wishlist:hover{ color:var(--red) !important;}
@media only screen and (max-width: 767.98px) {
.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;}
.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: 575.98px) {
.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%;}
}

.woocommerce table.shop_table th{color:#777777;}
.wc-stripe-elements-field, .wc-stripe-iban-element-field{width:100%;}
input#wc-stripe-new-payment-method{
    margin:8px 10px 0 0 !important;
}