/*
 Theme Name:        SoccerClub Child Theme
 Theme URI:         https://www.bukalemunstudio.com/
 Description:       Developed by Bukalemun Studio
 Author:            Bukalemun Studio
 Author URI:        https://www.bukalemunstudio.com.com/
 Template:          soccerclub
 Version:           1.0
 Tested up to:      6.7
 Requires at least: 5.0
 Requires PHP:      7.0
 License:           GNU General Public License v2 or later
 License URI:       http://www.gnu.org/licenses/gpl-2.0.html
 Tags:              flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:       soccerclub
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */


.menu_mobile .menu_mobile_inner {
	background-color: #000000 !important;
}

.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul, .sc_layouts_menu_nav > li > ul ul, .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
	background-color: #000000 !important;
}

.woocommerce div.product .product_title {font-size: 21px !important;}

.billing_unvan_hidden,
.billing_vergi_dairesi_hidden,
.billing_vergi_no_hidden,
.billing_efatura_hidden,
.billing_tckimlikno_hidden{
    display: none !important;
}


 
.menu_footer_nav_area>ul>li, .footer_wrap .sc_layouts_menu>ul>li {text-align: center !important;}

body.home span.price {
    display: none !important;
}

.woocommerce-breadcrumb {display: none !important;}

.woocommerce-checkout .woocommerce-form-coupon-toggle {display: none !important;}