/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/

/* GENERAL STYLES */
.woocommerce a.button { border-radius: 3px; }
.product_type_simple i.icon-bag2 { display:none; }
.woocommerce a.added_to_cart { padding: 0 25px; height: 50px; line-height: 50px; background-color: #62b959; transition: all 0.5s; color: #000; font-size: 16px; font-weight: 600; text-align: center; border: none; border-radius: 3px; color: #fff; margin: 0 0 0 12px; }
.woocommerce a.button:not(.add_to_wishlist) {background:#62b959;}
.woocommerce div.product .yith-wcwl-add-to-wishlist { display:inline-block; margin-top: 0; margin-left:12px; transition: all 0.5s; }
.woocommerce div.product .yith-wcwl-add-to-wishlist .compare {display:none;}
.woocommerce div.product .product_meta {margin-top:20px;}
.notifyjs-martfury-base .message-icon {top:15px;}
a.added_to_cart.wc-forward, .widget_shopping_cart_content .woocommerce-mini-cart__buttons {text-transform:capitalize;}
.woocommerce div.product .product_title, .woocommerce ul.cart_list li .quantity, .woocommerce .widget_shopping_cart_content ul.product_list_widget li .quantity {font-weight:bold;}
.woocommerce div.product p.price ins, .woocommerce div.product p.price, .product-sidebar .widget_products .product_list_widget ins .woocommerce-Price-amount, .widget_shopping_cart_content .woocommerce-mini-cart__total .woocommerce-Price-amount, .woocommerce ul.products li.product .price, .product-sidebar .widget_products .product_list_widget .woocommerce-Price-amount, .woocommerce-checkout table.shop_table .order-total .woocommerce-Price-amount, .woocommerce-checkout table.shop_table .cart-subtotal .woocommerce-Price-amount, .woocommerce ul.products li.product .price ins {color:#ffbb4e;font-weight:bold;}
.woocommerce-order-received table.shop_table tfoot .woocommerce-Price-amount, .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table .order-total .woocommerce-Price-amount {color:#ffbb4e;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {background-color:#62b959 !important;}
.woocommerce-checkout #payment .form-row.place-order .button {background-color:#62b959;border-radius:4px;min-width:152px;width:240px;}
.woocommerce #shipping_method li .shipping_method:checked + label .woocommerce-Price-amount {color:#000;font-weight:bold;}
.product-sidebar .widget_products .product_list_widget del .woocommerce-Price-amount, .woocommerce ul.products li.product .price del .amount {font-weight:normal;}
.woocommerce .widget_shopping_cart_content ul.product_list_widget li .quantity .woocommerce-Price-amount {font-weight:normal;}
.woocommerce ul.cart_list li, .woocommerce .widget_shopping_cart_content ul.product_list_widget li {padding:15px 20px 0 0;}
.woocommerce ul.products li.product h2 a, .product-sidebar .widget_products .product_list_widget .product-title {color:#000;}
.elementor-2787 .elementor-element.elementor-element-7c945e03 .mf-slides .elementor-repeater-item-2f77908 .slick-slide-inner .mf-slide-subtitle, .elementor-522 .elementor-element.elementor-element-28c64d42 .mf-slides .elementor-repeater-item-2f77908 .slick-slide-inner .mf-slide-subtitle { color:#FFFFFF; background-color:#ffbb4e; }

/* PLACEHOLDER */
.search-field::-webkit-input-placeholder { transition : opacity 0.5s; }
.search-field::-moz-placeholder { transition : opacity 0.5s; }
.search-field:-ms-input-placeholder { transition : opacity 0.5s; }
.fadeSearch::-webkit-input-placeholder { opacity : 0; }
.fadeSearch::-moz-placeholder { opacity : 0; }
.fadeSearch:-ms-input-placeholder { opacity : 0; }

/* ACCOUNT PAGES */
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {border-width:0 0 1px 0;border-style: solid; border-color: #d1d1d1;background-color:#fff;}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {color:#ffbb4e;}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active {background-color:#fff;border-width:0 0 1px 0;border-style: solid; border-color: #ffbb4e;}
.woocommerce-account.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .button {border-radius:4px;}

/* CART CHECKOUT */
.woocommerce-cart .woocommerce table.cart .btn-shop {border-radius:4px;}
.woocommerce-cart .woocommerce table.shop_table.cart {margin-bottom:30px;}
.woocommerce table.shop_table tfoot td {border-bottom:1px solid rgba(0,0,0,.1);border-top:0;}
.site-content {padding-top:30px;padding-bottom:10px;}
.site-footer .footer-widgets {padding-top:40px;padding-bottom:30px;}

/* PRODUCT PAGE */
section.related .related-title {padding:0 0 15px 0;}
.woocommerce div.product .wc-tabs-wrapper {margin-bottom: 30px;}