/*
Theme Name: Robotech
Description: Child theme for Avada theme
Author: GeniusMM
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#place_order2 {
    background: #0a0;
}

.order_list_status {
	padding: 10px;
	border-radius: 15px;
}

.order_list_status_preorder {
	background: #afa;
}

.order_list_status_preorder-expired {
	background: #faa;
}
.service_tr {
    height: 60px;
    border-top: 1px solid #e0dede;
}

table.ellennyomas-tablazat tbody tr td{
	border-left: 1px solid #DDD;
}

table.ellennyomas-tablazat tbody tr:first-child td:first-child{
	text-align: center;
	vertical-align: middle;
}

table.ellennyomas-tablazat tbody tr:nth-child(-n+2) td {
	background-color: #FF886D !important;
	color: #FFF;
	border: 0;
	font-weight: 800;
}

table.ellennyomas-tablazat tbody tr:nth-child(-n+2):hover td {
	background-color: #FF886D;
}

table.ellennyomas-tablazat tbody tr td:first-child {
	background-color: #FF886D !important;
	text-align: center;
	font-weight: 800;
}

body #wrapper .product-category h2.woocommerce-loop-category__title,
body #wrapper .product .product-title{
	font-size: 18px;
}

.sidebar .widget .heading .widget-title, 
.sidebar .widget .widget-title{
	font-weight: 800;
}