/*
Theme Name: 	Triuph
Author: 		Nikolay Vakulich, +79185204855
Description:	Child Theme for Betheme
Template:		betheme
Version: 		1.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* Меню */
#Top_bar .menu > li > a span:not(.description) {
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#Top_bar .menu > li > a span {
  border-color: rgba(0, 0, 0, 0.15);
}

/* Спецпредложение на главной */
.home-more {
	font-weight: 300;
	letter-spacing: 0.1em;
}
a.mfn-link {
  margin: 0px 25px;
}
.bookbuttons{
letter-spacing: 5px;
	font-size: 110%;
}
/* Вертикальное выравнивание текста 

.text-vertical-parent {
	display: table;
}
.text-vertical-child {
	    display: table-cell;
		vertical-align: middle;
}
*/

/* респонсивная contact 7 form*/
.ajax-loader {
  display: none;
}