/*
Theme Name: MBStore - Child
Description: MBStore - WooCommerce WordPress Theme
Author: Volkan Yilmaz
Theme URI: https://unitekelektrik.com
Author URI: http://volkanyilmaz.com.tr
Version: 1.0
Template: mbstore
Text Domain: mbstore-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#sns_footer.footer-2 .main-footer > * {
    color: #333;
}



@media (max-width: 767px) {
body.header-style3 #sns_header .main-header .search {
visibility: hidden;
}
body.header-style3 #sns_header .main-header {
    padding-bottom: 0 !important;
}
body.header-style3 #sns_header .main-header #logo a {
    max-width: 100% !important;
}

body.header-style3 #sns_header .main-header .header-logo {
    width: 100% !important;
}
}

#sns_footer .sns-store-info div {
    padding-top: 15px;
}

.single-product .product-main-content .product-data-tabs.col-lg-9.col-md-8 {
    width: 100%;
}

.single-product .product-main-content .inner-sidebar.right.col-lg-3.col-md-4 {
    display: none;
}

.js_active .top-header .postwcode-widget p:empty {
    display: none;
}

.buttons-action {
    display: none;
}


.product .img.woocommerce-product-gallery__image:empty {
    background-image: url(/wp-content/uploads/Unitek2Artboard-1@4x-e1675269331264-150x150.png) !important;
    min-height: 300px;
    background-size: auto !important;
	background-position: center !important;
    background-repeat: no-repeat !important;
}
@media (min-width: 900px) {
.vc_desktop .product .img.woocommerce-product-gallery__image:empty {
    height: 400px;
}
	}


.ssbp--theme-8 .ssbp-btn {
    border-width: thin !important;
    border-radius: 1rem;
}
