/*
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: mojatehnika
*/


/* Menu text color */
.header-layout-2 .site-header .primary-nav > ul > li.current-menu-item > a {opacity: 1; color: #f7f7f7;}

/* Product gallery */
.woocommerce div.product div.images .product-image-ms {display: none;}

/* Product meta */
.woocommerce div.product .product_meta .posted_in {display: none;}

/* Product page desc */
.woocommerce div.product .wc-tabs-wrapper {margin-bottom: 35px;}

/* Product page button */
.woocommerce div.product form.cart .single_add_to_cart_button {margin-top: 3px; text-transform: uppercase; background-image: linear-gradient(to top, #317de3, #6e9fe0);}

/* Product page price */
.single-product div.product .martfury-product-price {margin-bottom: 15px;}
.woocommerce div.product p.price {font-size: 28px; text-shadow: transparent 0px 0px 1em, rgb(255 255 255) 0px -0.04em 0px, rgb(255 255 255) 0.04em 0px 0px, rgb(255 255 255) 0px 0.04em 0px, rgb(255 255 255) -0.034em -0.024em 0px, rgb(255 255 255) -0.03em -0.04em 0px, rgb(255 255 255) -0.01em -0.04em 0px, rgb(255 255 255) 0.052em -0.04em 0px, rgb(255 255 255) 0.04em -0.04em 0px, rgb(255 255 255) 0.02em -0.04em 0px, rgb(255 255 255) 0.047em -0.025em 0px, rgb(255 255 255) -0.045em 0.016em 0px, rgb(255 255 255) -0.039em 0.038em 0px, rgb(255 255 255) -0.052em 0.04em 0px, rgb(255 255 255) -0.042em 0.04em 0px, rgb(255 255 255) 0.031em 0.028em 0px, rgb(255 255 255) 0.029em 0.04em 0px, rgb(0 0 0 / 20%) 0.05em 0px 0.05em, rgb(0 0 0 / 20%) 0px 0.05em 0.05em, rgb(0 0 0 / 20%) 0.05em 0.05em 0.05em;}
.woocommerce div.product p.price del {text-shadow: none;}
.woocommerce div.product p.price ins {font-style: italic;}

/* Product page title */
.woocommerce div.product .product_title {margin-bottom: 10px;}

/* Product mobile menu icon */
@media (max-width: 991px) {
	.site-header .mobile-menu-row .mf-toggle-menu {padding-left: 0px;}
}

/* Product menu mobile */
.mobile-version .site-header .header-main {border-bottom: 1px solid #dddbdb;}

/* Menu cart hover hidden button */
a.button.wc-forward:first-child {display: none;}

/* Checkout */
.woocommerce-checkout #payment .form-row.place-order .button {background-image: linear-gradient(to top, #317de3, #6e9fe0); text-transform: uppercase; border-radius: 5px; font-size: 20px;}

.woocommerce-checkout table.shop_table .cart-subtotal {display: none;}