/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

@import url("https://use.typekit.net/tai8iqm.css");

/* Global: */

h1 {
	font-family: "ivymode", sans-serif !important;
	font-weight: 400;
	font-style: normal;
	color: #90946f;
}

h2 {
	font-family: "ivymode", sans-serif !important;
	font-weight: 400;
	font-style: normal;
	color: #90946f;
}

.menu-font h3 {
	font-family: "ivymode", sans-serif !important;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 1px;
}


h3 {
	font-family: satoshi !important;
	font-weight: 400;
}

.underline {
	text-decoration: underline;
}

.us-btn-style_1 {
	font-family: satoshi;
	min-width: 185px;
}

.us-btn-style_3 {
	font-family: satoshi;
	min-width: 185px;
}

p {
	font-family: satoshi;
}

.menu-p {
	font-family: satoshi;
	margin-top: -26px;
}

.w-tabs-list-h {
	background-color: #efefe6 !important;
	font-family: satoshi;
	color: #909370; 
}

.w-tabs.style_default > .w-tabs-list .w-tabs-item.active {
	background-color: transparent !important;
	color: #cfb476;
}

.no-touch .w-tabs.style_default>.w-tabs-list .w-tabs-item:not(.active):hover {
	background-color: transparent !important;
	color: #8f9370;
}

.w-tabs.style_default.layout_hor > .w-tabs-list .w-tabs-item {
	border-width: 0 0 2px;
}

.w-tabs-item {
	padding: 0.5em 1.5em;
}

.with_collapsible_content > .toggle-links > button {
	font-family: satoshi;
	font-size: 16px;
  line-height: 1.2 !important;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0em;
  padding: 0.7em 2.0em;
  background: #90946f;
  border-color: transparent;
  color: #fff !important;
}

.with_collapsible_content > .toggle-links > button:hover {
	font-family: satoshi;
	font-size: 16px;
  line-height: 1.2 !important;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0em;
  padding: 0.7em 2.0em;
	background: #dab573;
  border-color: transparent;
  color: #fff !important;
}

.w-tabs-section-title {
		font-family: "ivymode", sans-serif !important;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 1px;
}

.tab_price {
    display: inline;
	margin-left: 70%;
}

/* MOBILE */

@media only screen and (max-width: 700px) { 

	.menu-p {
	font-family: satoshi;
	margin-top: 0px;
}
}



	