/*
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
*/
.header-main .container{background-color:#000 !important;background:url('/imagenes/cabecera-2.jpg') no-repeat left center;padding-top:25px;padding-bottom:25px;background-size:cover;}
.header-main{background-color:#000 !important;}
.header-layout-3 .site-header .header-main{padding-top:0px !important;padding-bottom: 0px !important;}
.header-layout-3 .site-header .products-search .search-submit {
    background-color: #666;
    color: #fff;
}
i.icon-heart.extra-icon, .icon-bag2.extra-icon,.extra-icon.icon-user {
    color: #fff;
}
.mini-item-counter{
	background-color:#fff;color:#000;
}
.site-header .header-logo {
    width: 97%;
}
.site-header .extras-menu{margin:0 0 0 275px !important;}
.d-department.hidden-md.hidden-xs.hidden-sm {
    display: none;
    visibility: hidden;
}
.header-layout-3 .site-header .products-cats-menu .menu > li > a{
    padding-top: 11px;
    padding-bottom: 10px !important;
}
.page-header-page .entry-title {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
}
.widget.widget_search {
    border: 1px solid #000 !important;
    background: #fff !important;
}
.vc_wp_search.wpb_content_element {
    border-top: 1px solid #000;
}
span.wpcf7-form-control-wrap.acceptance-429 {
    display: inline;
}
.botonenvio {
    width: 100%;
    margin-top: 20px;
}
.adicional {
    float: right;
    margin-top: -35px;
    font-weight: 700;
	 color: #cc0000;
}
@media print{
	.main-menu,.mobile-menu,.social-links,.extras-menu,.extras-menu li,.breadcrumbs,.page-header,.cart,.product_meta,.product-image-ms .ms-image-zoom, section.related.products,.footer-layout,.adicional,.mf-summary-header{display:none}
	.price{display:block}
}