/*
Theme Name: the7dtchild
Author: AI MEDIA INTERACTIVE GROUP SRL
Author URI: https://aimedia.ro
Description: The 7 Child Theme by AI MEDIA
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.woocom-project .woocommerce-product-details__short-description {
	display: none !important;
}

/* RATING BUTTONS */

.wpcr3_item_name {
	display: none !important;
}

.wpcr3_respond_3, .wpcr3_aggregateRating {
	text-align: center;
}

.wpcr3_aggregateRating_overallText {
	font-size: 34px;
    line-height: 44px;
    color: #333333;
    font-weight: bold;
}

.wpcr3_aggregateRating_reviewCount {
	color: #0081bd;
    font-size: 16px;
    font-weight: bold;
}

.wpcr3_button_1 {
	background: #0081bd;
    color: white;
}

.wpcr3_button_1:hover {
	background: #045e88;
	color: white;
}

.wpcr3_div_2 {
	width: 100%;
}

.wpcr3_fconfirm2 {
	width: unset !important;
}

/* END OF RATING BUTTONS */

.margin-top-5 {
	margin-top: 5px !important;
}
