#syncroit-fullwidth {
	width: 100%;
	display: none;
}

.syncroit-fullwidth {
    position: relative;
}

.syncroit-fullwidth-parent {
	display: block;
}

.clear-float {
	clear: both !important;
	display: none;
}

:focus {
	outline: none !important;
}

a {
	color: #393939;
}

a:hover {
	color: #393939;
	text-decoration: none !important;
}

body {
	margin: 0px;
}

body.cms-home .main-container {
	padding-top: 0px !important;
}

button.button {
	background-color: #222;
	color: #fff;
}

.cms-page-view div.std h2 {
	color: #636363;
}

.buttons-set button.button:hover {
	background-color: #999;
}

.button2 {
    background-color: #999 !important;
	border-radius: 2px;
	padding: 0px 10px !important;
}

.button2:hover {
	background: #393939 !important;
}

.display-single-price .button2 span {
	color: #f1f1f1 !important;
	text-decoration: none !important;
}
