/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.entry-wrap {
  margin-top: 65px;
}

#glt-translate-trigger {
	background: #ed700d!important;
}
.btn-green-grey {
	border-color: #ed700d!important;
}
.btn-green-grey:hover {
	background: #ed700d!important;
}
.testimonial-slider::before {
	color: #ed700d!important;
}
.testimonial-slider p:last-of-type {
	color: #ed700d!important;
}
a.x-accordion-toggle, .x-accordion-heading .x-accordion-toggle, .x-accordion-heading .x-accordion-toggle.collapsed {
	background-color: #ed700d!important;
}
.x-btn.x-btn-global.x-btn-block:hover {
	background-color: #ed700d!important;
}