/*---------------------------------------------------------------------------------

 Theme Name:   Divi Biketex shop
 Theme URI:    http://darvasmarton.hu/btx2
 Description:  Child theme for Biketex webshop
 Author:       Darvas Márton
 Author URI:   http://darvasmarton.hu
 Template:     Divi
 Version:      1.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

.sub-menu a {
font-size: 14px !important;
}

#main-content .container:before {
    width: 0px!important;
}

.woocommerce button.button.alt.disabled {
	    background-color: #7a7a7a!important;
}

.bc_menu_cart .overlay {
	display: none!important;
}

.bodycommerce-minicart {
	display: none!important;
}

.woocommerce-page div.product div.images {
    width: 38%;
}

.woocommerce-page div.product div.summary {
    width: 60%;
}