/*
Theme Name:Child Theme for Divi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */
.cat-item-67 {
	display: none !important; 
}
.vertical-align {
	display: flex;
	flex-direction: column;
	justify-content: top;
}

.cli-bar-message {
	font-size: 25px !important;
	line-height: 1.5em !important;
}

.cli-bar-container {
	width: 80% !important;
}

.cli-bar-btn_container a {
	font-size: 25px !important;
	font-weight: bold !important;
}

.container {
	padding-bottom: 20px !important;
}

.widgettitle  {
	font-size: 24px !important;
}

.et_pb_bg_layout_light .et_pb_widget li a {
	color: #8D8D8D !important;
}

.related.products {
	display: none;
}

body:not(.logged-in) #footer-menu-account {
    display: none !important;
}

.woocommerce-MyAccount-content .et_builder_inner_content h2 {
	font-weight: bold !important;
	margin-top: 30px !important;
}