/*
Theme Name: Martfury Child Customization by DarkWinter GRUP
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
*/


@import url('https://fonts.googleapis.com/css?family=Rubik&subset=latin-ext');


html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	
    font-family: 'Rubik', Arial, sans-serif !important;
}

img {
	-webkit-filter: saturate(1.3);
}
.banner-image img{
	-webkit-filter: none !important;
}



.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn {
	background-color: #fcb800;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    border-radius: 3px;
}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn:hover, .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn:focus, .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn:active {
    background-color: #03A87C;
    color: #fff;
}
a.dokan-btn-theme, .dokan-btn-theme {
    color: #fff;
    background-color: #f05025;
    border-color: #f05025;
    background-color: #fcb800 !important;
    font-weight: 600 !important;
    color: #000 !important;
    font-size: 14px !important;
    border-radius: 3px !important;
    border: 0px !important;
}
.dokan-store-tabs .dokan-btn-sm{
	background-color: #fcb800 !important;
    font-weight: 600 !important;
    color: #000 !important;
    font-size: 14px !important;
    border-radius: 3px !important;
    border: 0px !important;
    padding: 5px !important;
    margin: 8px !important;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li {
    margin-bottom: 0;
    border-right: none;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a:hover {
    color: #fff;
    background-color: #03A87C;
}
.dokan-store-support-btn-wrap, .dokan-right {
	margin-right: 10px !important;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a {
    font-size: 15px;
}

input[type=text]:focus, input[type=email]:focus, textarea:focus , .woocommerce-account .woocommerce .form-row .input-text:focus, .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-form-control:focus, .dokan-dashboard-layout-1 .dokan-dashboard-wrap input[type=text]:focus, .dokan-dashboard-layout-1 .dokan-dashboard-wrap input[type=number]:focus{
    outline: none;
    border-color: #03A87C !important;
}
.woocommerce a.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover {
    color: #2a2a2a !important;
    background-color: #fcb800;
}
.woocommerce .shop-toolbar .shop-view .mf-shop-view.current {
    color: #fcb800 !important;
}
.woocommerce #reviews .average-rating .average-value {
    color: #03A87C !important;
}
.woocommerce #reviews .bar-rating .star-item .bar-content span {
    background-color: #03A87C !important;
}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dash-sidebar {
    width: 100%;
    background-color: transparent;
    margin-bottom: 20px !important;
}

.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu {
	justify-content: space-between !important;
	margin: 0px 0px 0px 0px !important;
}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
	color: #999;
    font-size: 15px !important;
    font-weight: 600;
    padding: 14px !important;
}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover {
    color: white !important;
    background: #03A87C !important;
	border-radius: 0px !important;
}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    border-right: 0px solid transparent !important;
}

.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
    color: white !important;
    background-color: #03A87C !important;
    border-radius: 2px !important;
}
.dokan-label-success {
    background-color: #03A87C !important;
	color: #ffffff !important;
}
.woocommerce div.product p.stock.in-stock {
    color: #03A87C !important;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table mark.instock {
    color: #03A87C !important;
}
.woocommerce div.product .mf-summary-header .sold-by-meta a {
    font-size: 15px !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
    color: #2a2a2a !important;
}
.woocommerce div.product .mf-summary-header .sold-by-meta {
    font-size: 14px;
    color: #666;
}
.fa-check-circle-o:before {
    content: "\f058";
    color: #03A87C !important;
}

button[name="dokan_sell_this_item"] {
	margin-bottom: 20px;
}
.dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn:hover, .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn:focus, .dokan-dashboard-layout-1 .dokan-dashboard-wrap .dokan-btn:active {
    background-color: #03A87C !important;
    color: #fff !important;
}
.dokan-other-vendor-camparison {
    clear: both;
    margin: 10px 15px 20px !important;
}
.dokan-other-vendor-camparison-table {
    margin: 30px 0 !important;
}
.table-cell {
    display: table-cell;
    vertical-align: unset !important;
}
.table-cell.vendor, .table-cell.action-area {
    vertical-align: middle !important;
}
.dokan-other-vendor-camparison-table del {
	padding-left: 10px !important;
}
.dokan-other-vendor-camparison-table ins {
    text-decoration: none !important;
    margin-left: -50px !important;
}
.dokan-other-vendor-camparison-table del > span {
	color: #666 !important;
    font-size: 16px !important;
    line-height: 3.2em;
}
.table-cell ins .woocommerce-Price-amount {
    color: #e01a1a !important;
	font-weight: 600 !important;
}
.table-cell.vendor a {
    font-size: 15px !important;
    font-weight: 600 !important;
    letter-spacing: .1em !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    color: #2a2a2a !important;
    line-height: 1.2em !important;
    margin-left: 15px !important;
}
.table-cell.vendor a:hover {
	color: #03A87C !important;
}
.dokan-other-vendor-camparison-table .table-row {
    display: table;
    background: white;
    border-radius: 0px !important;
    border: none !important;
    /* border: 1px solid #ccc !important; */
    padding: 20px !important;
    padding-top: 65px !important;
    width: 100% !important;
    margin-bottom: 15px !important;
    /* box-shadow: none !important; */
}
.dokan-other-vendor-camparison-table .table-row .table-cell.vendor img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 0px !important;
}
.dokan-other-vendor-camparison h3 {
    margin-bottom: -70px !important;
    color: #000000 !important;
    /* text-align: center; */
    font-size: 18px !important;
    font-weight: 600 !important;
    padding-left: 20px;
    /* letter-spacing: .1em !important; */
    /* text-transform: uppercase !important; */
}
.dokan-other-vendor-camparison-table .table-row .table-cell .woocommerce-Price-amount {
    color: #e01a1a;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2em;
}


.woocommerce div.product .wc-tabs-wrapper ul.tabs li a {
    font-size: 17px !important;
}
.woocommerce div.product .wc-tabs-wrapper ul.tabs li.active a {
    color: #2a2a2a !important;
}
.header-layout-3 .site-header:not(.minimized) .products-search .search-submit, .header-layout-3 .site-header .extras-menu > li > a > .mini-item-counter {
    background-color: #2a2a2a !important;
}

/* Cargo details edit - Aynı gün kargo - ücretsiz kargo vs */
#cargo {
    float: right;
    margin-left: 10px;
    height: 33px;
}
#cargotwo {
    float: right;
    margin-top: 2px;
    border-right: 1px solid #dadada;
    padding-right: 16px;
}

.woocommerce div.product.mf-has-buy-now form.cart .single_add_to_cart_button {
    background-color: #2a2a2a !important;
}
.pwb-single-product-brands {
    float: right;
    height: 33px !important;
    margin-top: 2px;
    max-width: 109px !important;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #dadada;
}

.woocommerce div.product .product_title {
    color: #2a2a2a !important;
    font-weight: 700 !important;
}

.woocommerce .ribbons .ribbon.onsale {
    background-color: #d63031 !important;
    left: initial;
}
.woocommerce div.product div.summary p.price {
    margin-bottom: 25px !important;
}
.woocommerce div.product div.summary span.price ins, .woocommerce div.product div.summary p.price ins {
    font-size: 25px !important;
    color: #ff0e00 !important;
    text-decoration: none;
    font-weight: 700 !important;
}
.woocommerce div.product div.summary  span.price del, .woocommerce div.product div.summary p.price del {
    opacity: 1;
    font-size: 16px !important;
    color: #666;
    font-weight: 600 !important;
    padding-left: 0px;
}
.woocommerce table.wishlist_table .product-price ins {
    text-decoration: none;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
    margin: -5px !important;
    margin: 0;
    border-bottom: 1px solid #454545;
    position: relative;
}

.nav .menu .is-mega-menu.align-right .dropdown-submenu {
    left: 0;
}

.woocommerce table.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
    color: #03A87C;
}

.woocommerce .mf-rating .count {
    font-size: 12px;
}

.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins {
    font-weight: bold;
}

.woocommerce div.product .mf-summary-header {
    padding-bottom: 0;
    border-bottom: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-webkit-radius: 3px;
    zoom: 1;
    width: auto;
    height: 32px;
    display: table;
    padding: 7px 10px 6px;
    background-color: #fff;
    border: 1px solid #ddd !important;
    line-height: 1;
    font-weight: 700;
    color: #919191;
}

#masthead a:hover, #masthead a.open, #masthead a.focus, #masthead .site-title img:hover, #masthead .site-title a img:hover {
    opacity: 1 !important;
}
