html, body, h4, .uk-h4, input, button, select, textarea {
	font-family: work-sans, Helvetica, Arial, sans-serif;
}
html, body {
    letter-spacing: 0.08em;
    font-size: 15px;
    line-height: 25px;
}
strong, dt, th {
    font-weight: 600;
}
a, .uk-link:not(.uk-button) {
    color: #9e574f;
}
a:hover,
a:focus,
.uk-link:not(.uk-button):hover,
.uk-link:not(.uk-button):focus {
	text-decoration: none;
}
.fixed-container #tm-main {
	max-width: 1100px;
	margin: auto;
}
.ingallery-item-video:after {
	display: none;
}
.login .form-horizontal fieldset {
	margin-bottom: 0;
}
.login .form-horizontal .control-group {
	margin-bottom: 0;
}
.login .form-horizontal .control-group + .control-group {
	margin-top: 20px;
}
.page-header {
	border-bottom: none;
}
.tm-container {
	background: transparent;
	box-shadow: none;
}
.tm-footer {
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
}
#footer {
    background: #242934;
}
.gm-style {
    color: #333;
}
.gm-style p,
.gm-style .uk-margin {
	margin-bottom: 0;
}
.topbar {
	padding-right: 15px;
	line-height: 30px;
}
.topbar > div {
	display: inline-block;
	vertical-align: middle;
}
.topbar > div + div {
	margin-left: 10px;
}
ul.uk-breadcrumb {
	text-transform: uppercase;
}
ul.uk-breadcrumb,
ul.uk-breadcrumb a:not(:hover) {
    color: #999;	
}
body.tm-navbar-fixed.tm-header-offset .tm-navbar:not(.tm-navbar-attached) div.mod-languages {
	background: rgba(255,255,255,0.8);
	padding: 4px 8px;
}
div.mod-languages a {
	color: #3d4453;
}
div.mod-languages li {
	margin: 0;
}
div.mod-languages li > a {
	opacity: 0.6;
}
div.mod-languages li.lang-active > a,
div.mod-languages li > a:hover {
	opacity: 1;
	color: #9e574f;
}
[class*='tm-icon-'] {
    width: 34px;
    height: 4px;
}
.tm-icon {
    width: 34px;
    height: 35px;
}
h1, h2, h3, h5, h6 {
	font-family: alda, serif;
	letter-spacing: 0.039rem;
}
h3, h4, h5, h6 {
	margin-bottom: 15px;
	font-weight: 400;
}
h3 + .uk-margin,
h4 + .uk-margin,
h5 + .uk-margin,
h6 + .uk-margin {
	margin-top: 15px;
}
.uk-panel > .uk-h3 {
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
	letter-spacing: 0.059rem;
	margin-bottom: 25px;
}
h4, .uk-h4 {
    font-size: 20px;
    line-height: 34px;
    text-transform: uppercase;
	letter-spacing: 0.1rem;
	margin-bottom: 25px;
}
.tm-header .uk-slideshow.uk-overlay-active .uk-overlay-panel {
    text-shadow: 1px 1px 4px #333;
    -webkit-text-shadow: 1px 1px 4px #333;
    -moz-text-shadow: 1px 1px 4px #333;
}
.megabutton {
	padding: 20px;
    border: 1px solid #000;
    box-shadow: 5px 5px 0px #000;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #000;
    white-space: nowrap;
}
.uk-panel-space > .uk-panel-teaser {
    margin-top: -25px;
    margin-left: -25px;
    margin-right: -25px;
}
.tm-dotnav .uk-dotnav a {
  width: 20px;
  height: 20px;
  margin-bottom: 0px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tm-dotnav .uk-dotnav li:first-child a,
.tm-dotnav .uk-dotnav li:last-child a {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.btn {
	border-radius: 0;
}
.uk-button-small,
.uk-button-mini {
	letter-spacing: 0px;
}
.uk-panel-box .uk-text-warning {
	color: #9e574f !important;
}
.uk-block-muted .uk-panel-box:not(.uk-panel-box-primary), .uk-block-muted .uk-panel-box-secondary {
    background-color: #f5f5f5;
}
.uk-block-primary .btn-primary, 
.uk-block-primary .btn-info,
.uk-block-primary .btn-inverse {
	background: #922e2b;
	border: 1px solid rgba(255,255,255,0.5);
	line-height: 38px;
}
.uk-block-primary .btn-primary:hover,
.uk-block-primary .btn-primary:focus, 
.uk-block-primary .btn-info:hover,
.uk-block-primary .btn-info:focus,
.uk-block-primary .btn-inverse:hover,
.uk-block-primary .btn-inverse:focus {
	background: #242934;
}
.uk-navbar-nav > li > a, 
.uk-button, 
.uk-h1,
.uk-h2,
.uk-badge,
.tm-overlay-menu .uk-search-field,
.tm-header-overlay p,
.tm-gallery span {
	font-family: alda, serif;	
}
.uk-button:not(.uk-button-mini):not(.uk-button-large) {
	line-height: 38px;
}
.uk-button-mini {
	line-height: 24px;	
    padding: 0 10px;
}
input[type="radio"], input[type="checkbox"] {
	vertical-align: middle;
	margin-top: 0;
}
.tm-logo {
	margin-top: 131px;
}
.tm-header-offset .tm-navbar:not(.tm-navbar-attached) .tm-logo img:not(.tm-logo-sticky) {
  display: block;
}
.tm-navbar {
	position: relative;
	z-index: 50;
}
.tm-navbar-attached {
    background: rgba(255,255,255,.87);
}
.tm-footer-bar {
    background: #000;
    font-size: 11px;
    color: #fff;
    padding: 20px 40px;
    text-transform: uppercase;
    letter-spacing: 0.17em;
}
select,
.uk-form select {
    display: block;
    color: #555;
    padding: 9px 28px 9px 9px;
    min-width: 90px;
    max-width: 100%; 
    box-sizing: border-box;
    margin: 0;
    border: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23922e2b%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0 !important;
    background-size: .65em auto, 100%;
}
select::-ms-expand {
    display: none;
}
select:hover,
select:focus,
select:active,
.uk-form select:hover,
.uk-form select:focus,
.uk-form select:active {
    outline: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23922e2b%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0 !important;
    background-size: .65em auto, 100%;
}
.acymailing_module form {
	margin: 0;
}
.acymailing_module h4 {
	margin-top: 3px;
	margin-bottom: 10px;
}
.acymailing_module_form td {
	padding-bottom: 0;
}
.acymailing_module input[type="text"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 20px;
    padding: 10px 9px 10px 9px;
    border: none;
}
.acymailing_module input[type="text"],
.acymailing_module select {
	opacity: 0.6;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
	width: 100%;
	height: 40px;
	margin-bottom: 5px;
}
.acymailing_module input[type="text"]:focus,
.acymailing_module input[type="text"]:active,
.acymailing_module select:focus,
.acymailing_module select:active {
	opacity: 1;
}
.acymailing_module .subbutton {
	height: 40px;
}
.acymailing_module .acysubbuttons {
	text-align: left;
}
.acymailing_module table.acymailing_form {
    margin: 0;
    width: 100%;
}
.acymailing_module .acymailing_module_success,
.uk-alert-success {
    color: #130;
    background-color: #d4e2d6;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 0px;
}
.instagram .uk-overlay-panel {
	font-size: 22px;
	line-height: 28px;
}
.uk-slideshow .uk-overlay-background {
	background: rgba(158, 87, 79, 0.85);
	color: #fff;
}
.uk-slideshow .uk-overlay-background h1, .uk-slideshow .uk-overlay-background + .uk-overlay-panel h1, .uk-slideshow .uk-overlay-background ~ .uk-overlay-panel h1, .uk-slideshow .uk-overlay-background h2, .uk-slideshow .uk-overlay-background + .uk-overlay-panel h2, .uk-slideshow .uk-overlay-background ~ .uk-overlay-panel h2, .uk-slideshow .uk-overlay-background h3, .uk-slideshow .uk-overlay-background + .uk-overlay-panel h3, .uk-slideshow .uk-overlay-background ~ .uk-overlay-panel h3, .uk-slideshow .uk-overlay-background h4, .uk-slideshow .uk-overlay-background + .uk-overlay-panel h4, .uk-slideshow .uk-overlay-background ~ .uk-overlay-panel h4, .uk-slideshow .uk-overlay-background h5, .uk-slideshow .uk-overlay-background + .uk-overlay-panel h5, .uk-slideshow .uk-overlay-background ~ .uk-overlay-panel h5, .uk-slideshow .uk-overlay-background h6, .uk-slideshow .uk-overlay-background + .uk-overlay-panel h6, .uk-slideshow .uk-overlay-background ~ .uk-overlay-panel h6 {
	color: #fff;
}
.uk-slideshow .uk-overlay-panel {
    top: 50%;
    bottom: auto;
    left: 50%;
    right: auto;
    min-width: 350px;
    width: 30%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.uk-panel > .uk-h3 {
	font-family: work-sans;
    font-size: 34px;
    line-height: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 50px;
}
.uk-modal-header strong {
	font-weight: 300;
}
.uk-modal-header,
#cart-contents h3.uk-h3 {
	font-family: work-sans;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
}
#cart-contents {
	margin-top: 30px;	
}
h2, .uk-h2 {
    font-weight: 300;
}

.uk-alert-warning {
	background: rgb(158 87 79);
	color: #ffffff;
	font-weight: bold;
}
.tm-overlay-menu .uk-navbar-nav>li>a {
    height: auto;
    padding: 8px;
    background: none;
    color: #3d4453;
    font-size: 32px;
    font-family: work-sans;
    letter-spacing: 2.23px;
	line-height: 45px;
    -webkit-transform: translateZ(0);
}
h3, .uk-h3 {
    font-size: 20px;
    line-height: 28px;
    font-family: work-sans;
    letter-spacing: 2px;
    font-weight: 100;
}
.uk-text-large {
    font-size: 20px;
    line-height: 26px;
}
a {
    color: #403e3e;
    text-decoration: none;
}
.afooter a {
    color:#9c5851;
    text-decoration: none;

}
.afooter a:hover {
    color:#ffffff;
    text-decoration: none;
}
.modulo-sopra-slide {
    position: absolute;
    right:30px;
	bottom: 10px;
    z-index:20;
}
section.tm-header {
    position: relative;
}
.uk-close-alt {
    padding: 12px;
    border-radius: 50%;
    background: #fffdfd;
    opacity: 1;
}
.uk-form label {
	font-size: 16px;
	line-height: 30px;
}
.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding: 5px 10px;
}
.uk-modal-caption {
	margin-bottom: -35px;
	bottom: 0;
}
select.uk-form-small, textarea.uk-form-small, input[type].uk-form-small, input:not([type]).uk-form-small {
    height: 25px;
    padding: 2px 5px;
}
.uk-overlay-panel {
	 padding: 30px;
}
.uk-pagination > li > a, .uk-pagination > li > span {
	border-radius: 0;
}
.uk-pagination {
	margin-bottom: 0;
}
.uk-pagination > li > span {
	opacity: 0.5;
}
.uk-tab {
	border-bottom: 0;
}
.under-login > ul.nav {
	margin-bottom: 0;
}
#login-form .control-group input[type="text"],
#login-form .control-group input[type="password"] {
    height: 32px;
    min-height: 32px !important;
    line-height: 32px;
    width: calc(100% - 31px);
    box-sizing: border-box;
}
#login-form .unstyled {
	letter-spacing: 0;
	margin-bottom: 0;
}
#login-form #form-login-remember label {
	font-size: 14px;
	line-height: 18px;
}
#login-form .control-group.checkbox {
	margin-bottom: 13px;
}
.uk-nav-search .uk-nav-header,
.uk-nav-search > li > a {
    padding-left: 20px;
    padding-right: 20px;
}
.uk-dropdown-search {
	background: #fff;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
}
.uk-list > li .titles {
	font-weight: bold;
}


/* SHOP */
#categroymodule li.uk-active {
	font-weight: bold;
}
.tm-main.uk-width-medium-1-1 > .tm-content > .productdetails-view,
.tm-main.uk-width-medium-1-1 > .tm-content > .category-view {
	max-width: 1200px;
	padding: 100px;
	margin: auto;
}
.vmCartModule .uk-button .total {
	font-family: work-sans, Helvetica, Arial, sans-serif;
	letter-spacing: 0;
}
.vmCartModule .uk-button-small {
	max-height: 38px;
}
.vmCartModule .uk-dropdown {
	width: 100% !important;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.vmCartModule .uk-dropdown #showcartbtn {
	width: 100%;
}
.vmCartModule .uk-dropdown .last-item .show_cart {
	margin-top: 15px;
}
.vmCartModule .uk-dropdown li > .vm_cart_products > .container + .container {
	border-top: 1px solid rgba(0,0,0,0.2);
	margin-top: 10px;
	padding-top: 10px;
}
.vmCartModule .prices {
	font-weight: bold;
}
.vmCartModule .uk-icon-close {
	color: #9e574f;
}
.vmCartModule .vm_cart_products {
    font-size: 15px;
    line-height: 18px;
}
span.grouped {
    margin: 0 0 3px;
}
span.grouped span.values {
    display: inline-block;
}
span.grouped span.values input[type="text"],
span.grouped span.values input[type="email"],
span.grouped span.values input[type="password"],
span.grouped span.values select {
	width: 260px !important;
	max-width: 100%;
}
span.grouped span.titles,
.message .post_payment_payment_name_title,
.message .post_payment_order_number_title,
.message .post_payment_order_total_title {
    width: 210px;
    font-weight: bold;
}
#payment_ul br {
	display: none;
}
#shipmenttable,
#paymentable,
#shipmenttable td,
#paymentable td {
	padding: 0;
	margin: 0;
}
#paymentable .vmpayment_name,
#shipmenttable .vmshipment_name {
	font-weight: bold;
}
form.uk-search {
	max-width: 100%;
}
form.uk-search input.uk-search-field,
form.uk-search input.uk-search-field:focus,
form.uk-search.uk-active .uk-search-field {
    background: rgba(255,255,255,0.5);
    max-width: 100%;
    width: 500px;
}
.uk-search:before {
	color: #e5e5e5;
}
.uk-thumbnail + h3 {
	margin-top: 10px;
}
.detail-prod.PricesalesPrice {
	font-size: 28px;
	line-height: 32px;
}
.unita-misura.peso,
.unita-misura.lunghezza {
	text-transform: lowercase;
}
.categories .uk-thumbnail {
	width: 100%;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}
.categories .uk-thumbnail > a {
	position: absolute;
	display: block;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
}
.categories .uk-thumbnail > a > img {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    min-height: 100%;
    width: auto;
}
.product-sku {
	margin-bottom: 10px;	
}
#image_container #thumbnails {
	margin: 0 -5px;
}
#image_container #thumbnails > li {
	width: 25%;
	margin: 0 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 0;
	padding-top: 25%;
	margin-top: 0;
	overflow: hidden;
	position: relative;
}
#image_container #thumbnails > li > * {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#image_container .uk-list {
	margin-bottom: 10px;
}
.categorycenter > div > .uk-panel {
	height: 100%;
}
.categorycenter input.quantity-input {
	margin-right: -5px;
}
.categorycenter .product-container .uk-thumbnail {
	display: block;
}
.categorycenter .product-container .uk-thumbnail > a {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
}
.categorycenter .product-container .uk-thumbnail > a:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.price-summary .uk-grid {
	margin-top:5px !important;
}
fieldset#payments {
	display: none;
}
#coupon_code_txt {
	font-weight: bold;
	margin-top: 10px;
}
div.product + .uk-clearfix + hr {
	margin-top: 0;
}
input#coupon_code {
	width: 205px;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
}
#billto_fields_div label,
#billto_fields_div label + br {
	display: none;
}
.price-crossed {
	text-decoration: none;
	position: relative;
	display: inline-block;
	font-size: 17px;
    line-height: 21px;
}
.price-crossed:after {
	content: "";
	/* required property */
	position: absolute;
	bottom: 0;
	left: -3px;
	right: -3px;
	border-top: 1px solid #333;
	/* or use calc() if you don't need to support IE8: */
	height: calc(50%);
	/* 1px = half the line thickness */
	transform: rotateZ(-0deg);
}

/* MOBILE */
@media (max-width: 1199px) {
	.tm-padding-around {
	    padding: 30px;
	}
	.uk-panel-box {
    	padding: 20px;
    }
}
@media (max-width: 959px) {
 	.uk-panel-body {
    	padding: 22px;
	}
	.uk-breadcrumb > li {
		display: block;
		text-align: right;
	}
	.uk-text-small {
	    font-size: 13px;
	    line-height: 18px;
	}
	.uk-panel-title {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.uk-button:not(.uk-button-mini):not(.uk-button-large) {
	    line-height: 38px;
	}
	.uk-button-small {
	    padding: 0 10px;
	}
	.uk-panel-space {
    	padding: 15px;
	}
	.megabutton {
	    font-size: 24px;
	    line-height: 32px;
    }
    h1, .uk-h1, .uk-article-title {
	    font-size: 40px;
	    line-height: 50px;
	}
	.tm-navbar + #tm-main {
		padding-top: 60px;
	}
	.vmCartModule div[data-uk-dropdown],
	.vmCartModule .cart-label {
		display: none;
	}
	.vmCartModule .uk-button,
	.vmCartModule .uk-button-group .uk-button-small {
		padding: 0 8px;
	}
}
@media (max-width: 767px) {
	.tm-footer-bar {
		padding: 30px;
		text-align: center;
	}
	.tm-footer-bar img {
		float: none !important;
	}
	.uk-thumbnail + h3 {
	    margin-top: 0;
	    margin-bottom: 0;
	}
  	h4, .uk-h4 {
    	font-size: 15px;
		line-height: 20px;
	}
	.tm-overlay-menu .uk-navbar-nav>li>a {
		font-size: 22px;
		line-height: 25px;
	}
	.uk-modal-dialog {
		padding: 10px;
	}
	.uk-navbar-nav.uk-hidden-small {
		display: block !important
	}
	.uk-sticky-placeholder,
	.tm-navbar {
		display: flex;
		height: 60px !important;
		width: 100%;
	}
	.tm-logo {
		margin-top: 72px;
	}
	.tm-logo img {
		width: 100px;
		height: auto;
	}
	.tm-navbar {
		background: none !important;
		padding: 0 15px;
	}
	.tm-navbar-fixed.tm-header-offset .tm-header {
	    margin-top: -60px;
	}
	.instagram h2 i {
		margin-top: 15px;
	}
	.instagram h2 {
		margin-top: 20px;
	}
	.tm-logo-footer {
   		margin-top: 40px;
	}
	.tm-footer-bar {
    	text-align: center;
		font-size: 14px;
	}
	table.acymailing_form td {
    	display: block;
		width: 100%;
	}
	table.acymailing_form select {
		text-align: center;
	}
	.acysubbuttons input.button {
    	width: 100%;
		margin-bottom: 20px;
	}
	.acymailing_introtext h4 {
		text-align: center;
		font-size: 22px;
		margin-bottom: 30px;
	}
	 .acymailing_module .acyterms {
		font-size: 12px;
		margin-bottom: 30px;
		line-height: 15px;
	}
	.acymailing_module .acyterms input[type="checkbox"] {
		vertical-align: middle;
		margin-top: 2px;
	}
	.uk-slideshow > li > .uk-h4 {
		margin-top: 15px !important;
		margin-bottom: 15px;
	} 
	.uk-slideshow > li > .uk-h4 + .uk-margin-top {
		margin-top: 10px !important;
	}
	
	.uk-thumbnail + h3 {
		letter-spacing: 0px;
		line-height: 1;
		font-size: 18px;
	}
}
