body.boxed {
	background-image: none;
	background-color: #fff;
}

.only-xs {
	display: none !important;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.clearb {
	clear: both;
}

a.button:hover {
	color: #fff;
}

.closed {
	display: none;
}

.menu>li>a {
	letter-spacing: 0.8px;
}

.showbiz-container {
	user-select: auto !important;
	-webkit-user-drag: auto !important;
	-webkit-tap-highlight-color: inherit !important;
	touch-action: auto !important;
}

.privacy-wrapper {
	float: left;
	margin-top: 8px;
	order: 3;
}

/*#prod-col {
    overflow-y: auto;
    overflow-x: hidden;
}*/

#prod-col-trigger {
	display: none;
	position: fixed;
	right: -80px;
	top: 70%;
	width: 200px;
	height: 40px;
	line-height: 40px;
	letter-spacing: 6.5px;
	background-color: #606060;
	color: #fff;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

#prod-col .close {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent;
	width: 40px;
	height: 40px;
}

/* Header */

.menu>li>a {
	padding: 15px 15px 15px 15px;
}

.arrows .with-ul {
	padding-right: 25px;
}

.arrows .with-ul:after {
	right: 9px;
}

#logo {
	margin-top: 10px;
}

#logo a img {
	width: 200px;
	height: auto;
	max-width: none;
}

/* end Header */

/* Menu Fixed */

#wrapper-menu {
	width: 100%;
}

.menu-fixed {
	background-color: rgba(255, 255, 255, 1);
	position: fixed;
	z-index: 9999;
	top: 0;
	-webkit-animation: appendMenu 1s ease-out;
	-moz-animation: appendMenu 1s ease-out;
	-o-animation: appendMenu 1s ease-out;
	animation: appendMenu 1s ease-out;
}

.menu-fixed #logo {
	margin-top: 0 !important;
}

.menu-fixed .fixed-menu {
	margin-bottom: 0 !important;
}

.menu-fixed #navigation {
	border-bottom: 0 !important;
}

.menu-fixed .hidden-mobile {
	display: none;
}

.menu-fixed .margin-top-10 {
	margin-top: 0 !important;
}

.menu-fixed .margin-bottom-50 {
	margin-bottom: 0 !important;
}

.menu-fixed .row {
	margin-bottom: 0;
}

@-webkit-keyframes appendMenu {
	from {
		top: -300px;
	}
	to {
		top: 0;
	}
}

@-moz-keyframes appendMenu {
	from {
		top: -300px;
	}
	to {
		top: 0;
	}
}

@-o-keyframes appendMenu {
	from {
		top: -300px;
	}
	to {
		top: 0;
	}
}

@keyframes appendMenu {
	from {
		top: -300px;
	}
	to {
		top: 0;
	}
}

.menu-fixed #logo {
	margin-top: 15px;
}

.menu-fixed #logo a .logo {
	width: 50%;
}

.menu-fixed #logo a .brand {
	width: 15%;
}

/* end Menu Fixed */

/* Social */

.tw-timeline-container {
	margin: 0;
	overflow: hidden;
	padding: 15px 5px 0 0;
	width: 45%;
	float: left;
	box-sizing: border-box;
}

.in-timeline-container {
	margin: 0;
	overflow: hidden;
	padding: 15px 5px 0 0;
	width: 45%;
	float: left;
	box-sizing: border-box;
}

.fb-timeline-container {
	margin: 0;
	overflow: hidden;
	padding: 15px 0 0 5px;
	width: 45%;
	float: right;
	box-sizing: border-box;
}

.fb-timeline-container {
	margin: 0;
}

.social-container a {
	display: block;
	transition: all 0.2s linear 0.2s;
	-webkit-transition: all 0.2s linear 0.2s;
	-moz-transition: all 0.2s linear 0.2s;
	-ms-transition: all 0.2s linear 0.2s;
	-o-transition: all 0.2s linear 0.2s;
}

.social-container a:hover {
	opacity: 0.8;
}

/* end Social */

/* Instagram */

.insta-post-img {
	float: left;
	width: calc(100%/3);
}

.insta-post-img a {
	display: block;
	height: 100%;
	width: 100%
}

.insta-post-img a:hover {
	opacity: 0.7;
}

.square-container {
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
	display: block;
}

.square-container img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	max-height: 100%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

/* end Instagram */

/* Button */

.linking .button {
	padding: 11px 15px 11px 52px;
}

.linking .button.adc:before {
	padding: 12px 15px 11px 12px;
	box-sizing: border-box;
}

.the-team-content i, .from-the-blog-content i {
	color: #fff;
}

/* end Button */

/* Tables */

.stacktable.large-only th:nth-of-type(4) {
	min-width: 125px;
	text-align: center;
}

/* end Tables */

#jPanelMenu-menu .hidden-on-mobile, #jPanelMenu-menu .mega-headline {
	display: block;
	background-color: #505050;
	color: #fff;
	margin: 0;
}

#jPanelMenu-menu li a {
	margin-bottom: 1px;
	color: #000;
	background: #fff !important;
}

#jPanelMenu-menu a.current {
	background: #fff !important;
	color: #000;
}

#jPanelMenu-menu .hidden-on-mobile, #jPanelMenu-menu .mega-headline {
	background: #fff !important;
	color: #000;
}

ul.top-bar-menu li.lang-menu {
	margin: 0 35px 0 0;
	overflow: hidden;
}

ul.top-bar-menu li.lang-menu>a img {
	float: left;
	margin: 4px 8px 0 0;
	width: 24px;
	transition: all 0.4s ease-in-out 0s;
}

ul.top-bar-menu li.lang-menu>a:hover img {
	opacity: 0.5;
}

#cart ul li a img {
	width: 45px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

ul.mod-compatibili {
	padding: 10px 0;
}

ul.mod-compatibili li {
	background-color: #f2f2f2;
	float: left;
	margin: 5px;
	padding: 10px;
}

ul.mod-compatibili li i {
	color: #dd3737;
	margin: 0 5px 0 0;
}

/*.twitter-timeline-container, .fb-timeline-container {
  clear:  ;
  margin: 0 6% 0 0;
  overflow: hidden;
  padding: 15px 0 0;
  width: 47%;
  float: left;
}*/

.fb-timeline-container {
	margin: 0;
}

.checkout-container {
	min-height: 500px;
	margin: 0 auto 30px;
}

.tp-banner-container {
	overflow: hidden;
}

.selected-box {
	background-color: #f6f6f6;
	clear: both;
	overflow: hidden;
	padding: 10px 15px;
}

.selected-box .button {
	float: right;
	padding: 2px 5px 2px 7px;
}

/* WISHLIST */

.share-buttons a.button {
	background-color: #16ae4c;
	float: left;
}

.share-buttons a.button:hover {
	background-color: #606060;
}

.share-buttons .addthis_toolbox {
	float: left;
}

/* IMMAGINI PROD CENTRATE */

.products .product {
	min-height: 435px;
}

.product .mediaholder>a.thumb {
	display: block;
	height: 280px;
	line-height: 280px;
	text-align: center;
	vertical-align: middle;
}

.product .mediaholder>a.thumb img {
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.product section {
	height: auto;
	overflow: auto;
}

.mfp-gal {
	width: 100%;
}

/* NEWS */

.news-item figure a {
	display: block;
	/*max-height: 180px;*/
	overflow: hidden;
}

.news-item figure a img {
	min-height: 180px;
	width: 100%;
}

.note {
	width: 100%;
	box-sizing: border-box;
}

.accordion-cart {
	width: 300px;
	margin: 10px 0;
}

.ui-accordion-content {
	border: 1px solid #eee;
}

.ui-accordion .ui-accordion-content {
	padding: 0;
}

.accordion-cart .padded {
	padding: 15px !important;
}

.accordion-cart.accordion-cart-full {
	width: 100%;
}

.ui-accordion-icon:before, .toggle-icon:before {
	color: #888;
}

.ui-accordion-icon-active:before, .trigger.active .toggle-icon:before {
	color: #fff;
}

.ui-accordion-content textarea {
	min-height: 100px;
	width: 100%;
	box-sizing: border-box;
}

.ui-accordion .ui-accordion-header {
	margin-bottom: 0;
	width: 100%;
	box-sizing: border-box;
}

.checkbox-wrapper input.checkboxForm {
	float: left;
	margin: 2px 12px 2px 0;
	line-height: 20px;
	width: 20px;
	height: 20px;
}

.checkbox-wrapper input.checkboxForm.error+label {
	background: #ffeceb;
}

textarea:disabled {
	display: none;
}

/* BLOCK UI */

div.blockOverlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	-moz-opacity: .40;
	opacity: .40;
	background-color: transparent;
}

.blockUI.blockMsg.blockElement>h1 {
	line-height: 30px;
	background-color: #028968;
	background-image: url("../images/ajax-loader-green.gif");
	background-position: 11px center;
	background-repeat: no-repeat;
	border-radius: 5px;
	box-shadow: -3px 5px 7px -4px #000;
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
	padding: 11px 15px 11px 55px;
}

/* MAGNIFIC POPUP */

.mfp-preloader {
	width: 30px;
	height: 30px;
	background-color: #FFF;
	opacity: 0.65;
	margin: 0 auto;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out;
	animation: rotateplane 1.2s infinite ease-in-out;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: -999px;
}

@-webkit-keyframes rotateplane {
	0% {
		-webkit-transform: perspective(120px)
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg)
	}
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
	}
}

@keyframes rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

/* MARCHI */

.thumb-marca .product .mediaholder>a.thumb {
	height: 150px;
	line-height: 150px;
	opacity: 0.7;
	transition: all 0.3s ease-in-out 0s;
}

.thumb-marca .product .mediaholder>a.thumb:hover {
	opacity: 1;
}

/* PAGINAZIONE */

.pagination ul li a.pagination-empty {
	color: #fff;
	background-color: #d0d0d0 !important;
	cursor: default;
}

.cart-btn .button.adc:before, .linking .button.adc:before {
	content: "\f290";
}

.text-center {
	text-align: center;
}

/* Menu */

.menu .homepage {
	background: url(../images/home-black.png) 50% no-repeat;
}

.top-search button:hover, .menu>li:hover .current, .menu>li.sfHover .current, .menu>li:hover, .menu>li.sfHover, li.dropdown ul li a:hover, #jPanelMenu-menu li a:hover, #categories li a:hover, #categories li a.active, .flexslider .flex-prev:hover, .flexslider .flex-next:hover, .rsDefault .rsArrowIcn:hover, .hover-icon, #backtotop a:hover, #filters a:hover, #filters a.selected {
	background-color: #fff;
	color: #606060;
}

.menu>li a:hover {
	opacity: 0.8;
}

.menu .homepage:hover {
	opacity: 0.6;
}

.menu {
	background-color: #fff;
}

.menu>li .current {
	background-color: #fff;
}

.menu>li>a, #cart a {
	color: #505050;
}

#cart a {
	background-color: #f5f5f5;
}

.cart-btn .button.hovered, .cart-btn .button:hover {
	background-color: #fff;
}

/* end Menu */

/* Banner */

.img-caption figcaption {
	display: flex;
	height: 100%;
	opacity: 0;
	align-items: center;
	text-align: center;
	flex-wrap: wrap;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0);
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-transition: opacity 0.2s ease-in-out;
}

.img-caption:hover figcaption {
	background: rgba(255, 255, 255, 1);
	opacity: 1;
}

.img-caption figcaption div {
	color: #606060;
	text-align: center;
	width: 100%;
}

.img-caption figcaption h3 {
	color: #606060;
	text-align: center;
	width: 100%;
	font-size: 20px;
	margin-bottom: 10px;
}

.img-caption figcaption span {
	color: #606060;
	text-align: center;
	width: 100%;
	font-size: 18px;
}

/* end Banner */

/* Prodotti */

.product section h5 {
	margin-bottom: 10px;
	min-height: 48px;
}

.product-price, .product-price-discount {
	font-size: 20px;
}

.product-page .product-price, .product-page .product-price-discount {
	margin-top: 20px;
}

.variables>div {
	background-color: #fceaea;
}

.variables>div label {
	background-color: #fceaea;
	padding-left: 13px;
	padding-top: 10px;
}

.variables>div textarea {
	background-color: #fcf3f3;
	border: 1px solid #fceaea;
}

.linking .button:hover {
	color: #fff;
}

/* end Prodotti */

/* Selectric */

.selectric {
	background: #f8f8f8;
}

.selectric .label {
	color: #606060;
}

.selectric .button {
	background: #f8f8f8;
}

.selectric .button:after {
	border-top-color: #606060;
}

.selectricItems li:hover {
	background: #f8f8f8;
	color: #606060;
}

/* end Selectric */

/************* RESPONSIVE ***********************************************************************************************************/

@media only screen and (min-width: 769px)and (max-width: 1389px) {
	.product .mediaholder>a.thumb {
		height: 220px;
		line-height: 220px;
	}

	.in-timeline-container,
	.fb-timeline-container {
		width: 100%;
		margin: 0 auto 15px;
	}

	.social-container a img {
		margin: 0 auto;
	}
}

/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {
	.product .mediaholder>a.thumb {
		height: auto;
		line-height: none;
	}
	.product .mediaholder>a.thumb img {
		max-height: none;
		width: 100%;
	}
	.thumb-marca .product .mediaholder>a.thumb {
		height: auto;
		line-height: none;
	}
	.autocomplete-suggestions {
		display: none;
	}
	#cart ul li section {
		width: 180px;
	}
	#cart_popup-dialog .container {
		display: none;
	}
	#cart_popup-dialog .mainproduct .product-price {
		float: none;
		display: inline-block;
	}
	#cart_popup-dialog .cart-buttons a {
		float: none;
		width: 100%;
		padding: 7px 0;
	}
	#cart_popup-dialog .mainproduct>a>img {
		width: 80px;
	}
	#cart_popup-dialog .mainproduct section {
		margin: 0 10px 0 100px;
	}
	.linking .button {
		clear: both;
		margin: 15px 0 0;
	}
	.caption.dark h2, .caption h2 {
		font-size: 20px;
		line-height: 22px;
		margin: -20px 0 0 0;
	}
	.caption.dark h3, .caption h3 {
		font-size: 16px;
		line-height: 24px;
	}
	.social-box {
		display: block !important;
	}

	.in-timeline-container,
	.fb-timeline-container {
		width: 100%;
		margin: 0 auto 15px;
		padding: 15px 0 0;
	}

	.social-container a img {
		margin: 0 auto;
	}
}

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#cart ul li section {
		width: 300px;
	}
}

@media (max-width: 1389px) {
	.menu>li>a {
		padding: 16px 9px;
		font-size: 12px;
	}
	.arrows .with-ul {
		padding-right: 10px;
	}
	.arrows .with-ul:after {
		display: none;
	}
}

@media (max-width: 990px) {
	.linking .button {
		margin: 20px 0 0;
	}
	table.cart-table th:nth-of-type(1) {
		min-width: 70px;
	}
	.apply-coupon input {
		width: 150px;
	}
	#footer .newsl-col {
		display: flex;
		flex-wrap: wrap;
	}
	#footer .newsl-col #newsl-submit {
		display: flex;
		order: 2;
		margin: 10px 0 0;
	}
	#footer .newsl-col #newsl-mail {
		display: flex;
		order: 1;
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.img-caption figcaption {
		width: auto;
		height: auto;
		top: 15px;
		left: 15px;
		right: 15px;
		bottom: 15px;
		opacity: 1;
		background: rgba(255, 255, 255, 0.8);
	}
	.img-caption figcaption h3 {
		margin-bottom: 0;
	}
	a.img-caption:hover figcaption h3 {
		margin-bottom: 10px;
	}
	.only-xs {
		display: block !important;
	}
	.hidden-xs {
		display: none !important;
	}
	#top-bar {
		/*display: none;*/
	}
	ul.top-bar-menu li {
		display: inline !important;
	}
	#logo a img {
		float: none;
		margin: 0 auto;
	}
	.titlebar {
		margin: 0;
	}
	#prod-col-trigger {
		display: block;
		z-index: 99999;
	}
	#prod-col {
		position: fixed;
		left: -150%;
		top: 50%;
		background: #fff;
		transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		z-index: 999999;
		overflow: auto;
		animation: hide 0.25s ease;
		-o-animation: hide 0.25s ease;
		-moz-animation: hide 0.25s ease;
		-webkit-animation: hide 0.25s ease;
	}
	#prod-col.slideIn {
		left: 50%;
		animation: show 0.25s ease;
		-o-animation: show 0.25s ease;
		-moz-animation: show 0.25s ease;
		-webkit-animation: show 0.25s ease;
	}
	#prod-col .close {
		display: block;
		z-index: 999;
	}
	#prod-col .close:after, #prod-col .close:before {
		content: '';
		display: block;
		position: absolute;
		background: #5f5a59;
		height: 100%;
		width: 1px;
		left: 50%;
		box-sizing: border-box;
	}
	#prod-col .close:after {
		transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
	#prod-col .close:before {
		transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	@-webkit-keyframes show {
		0% {
			left: -150%;
		}
		100% {
			left: 50%;
		}
	}
	@-moz-keyframes show {
		0% {
			left: -150%;
		}
		100% {
			left: 50%;
		}
	}
	@-o-keyframes show {
		0% {
			left: -150%;
		}
		100% {
			left: 50%;
		}
	}
	@keyframes show {
		0% {
			left: -150%;
		}
		100% {
			left: 50%;
		}
	}
	@-webkit-keyframes hide {
		0% {
			left: 50%;
		}
		100% {
			left: -150%;
		}
	}
	@-moz-keyframes hide {
		0% {
			left: 50%;
		}
		100% {
			left: -150%;
		}
	}
	@-o-keyframes hide {
		0% {
			left: 50%;
		}
		100% {
			left: -150%;
		}
	}
	@keyframes hide {
		0% {
			left: 50%;
		}
		100% {
			left: -150%;
		}
	}
	#prod-col .line {
		display: none;
	}
	#prod-col .widget {
		padding: 20px;
	}
	#prod-col .headline {
		margin-bottom: 10px;
	}
	#carrello-header-container {
		float: right;
	}
	.top-search {
		z-index: 999;
		position: absolute;
		margin: 0;
		right: 50%;
		top: 81px;
		width: 100vw;
		transform: translateX(50vw);
		-o-transform: translateX(50vw);
		-ms-transform: translateX(50vw);
		-moz-transform: translateX(50vw);
		-webkit-transform: translateX(50vw);
	}
	.top-search form {
		float: left;
		width: 100%;
		padding: 0 30px;
		background-color: #fff;
		box-sizing: border-box;
	}
	.top-search button {
		position: absolute;
		top: -60px;
		right: 30px;
		background: #fff;
		color: #000;
	}
	.top-search button i {
		font-size: 22px;
	}
	.top-search input {
		display: none;
		width: 100%;
		box-sizing: border-box;
		margin: 10px 0;
	}
	.top-search input.render {
		display: block;
	}
	#cart-container {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
	}
	#logo-container {
		margin: 10px 0;
	}
	#menu-container {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%);
		-o-transform: translate(-50%);
		-ms-transform: translate(-50%);
		-moz-transform: translate(-50%);
		-webkit-transform: translate(-50%);
		z-index: 9999;
	}
	#menu-container .columns {
		width: 46px;
		position: absolute;
		left: 0;
		top: 57px;
	}
	.cart-list {
		left: auto;
	}
	#cart {
		margin: 25px 0 0;
	}
	#cart a {
		color: #000;
		background-color: transparent;
	}
	#cart a {
		padding: 8px 14px 8px 40px;
	}
	.cart-btn .button.adc:before {
		background: transparent;
		font-size: 20px;
	}
	a.menu-trigger {
		margin: 0;
		color: #000;
		background: transparent;
	}
	a.menu-trigger:hover {
		background: #fff;
	}
	a.menu-trigger i {
		margin: 0;
		background: transparent;
		padding: 5px 5px;
		font-size: 28px;
	}
	#jPanelMenu-menu li a {
		padding: 8px 20px !important;
	}
	#jPanelMenu-menu .mega-headline {
		padding: 0;
	}
	#jPanelMenu-menu .mega-headline a {
		text-transform: uppercase;
		font-weight: 600;
	}
	#jPanelMenu-menu li a:hover {
		color: #808080 !important;
	}
	.cart-btn .button {
		font-size: 16px;
	}
	#logo-footer img {
		width: 128px;
	}
	.linking .button.adc {
		float: right;
		margin: 0;
		clear: none;
	}
	#footer .newsletter {
		width: 60%;
	}
	#footer .newsl-col #newsl-submit {
		margin-top: 0;
	}
}

@media (max-width: 767px) and (min-width: 480px) {
	.container .four.shop.columns {
		width: 50%;
		box-sizing: border-box;
	}
	.container .four.shop.columns:nth-child(2n+1) {
		border-right: 5px solid #fff;
	}
	.container .four.shop.columns:nth-child(2n) {
		border-left: 5px solid #fff;
	}
	.product section h5 {
		height: 100px;
		overflow: auto;
	}
}

@media (max-width: 480px) {
	#top-container {
		width: 100%;
		height: 100px;
	}
	#logo-container {
		z-index: 3;
		position: absolute;
		width: auto;
		top: 50%;
		left: 50%;
		margin: 0;
		transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}
	#logo {
		margin-top: 0;
	}
	#logo a img {
		width: 100px;
	}
	#add-container {
		z-index: 2;
		width: auto;
	}
	#cart-container {
		z-index: 1;
		width: auto;
		position: absolute;
		top: 50%;
		right: 0;
		width: 100%;
		transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	#carrello-header-container {
		margin: 0;
		overflow: hidden;
	}
	#cart {
		margin: 0;
	}
	#cart a {
		padding: 8px 6px 8px;
		margin-right: 55px;
		color: #fff;
	}
	.cart-btn .button.adc:before {
		color: #000;
	}
	.top-search {
		top: 70px;
	}
	.top-search button {
		top: -73px;
		right: 26px;
	}
	#menu-container .columns {
		top: 27px;
	}
	#prod-col-trigger {
		right: -63px;
		top: 70%;
		width: 155px;
		height: 30px;
		line-height: 32px;
		letter-spacing: 3px;
		font-size: 10px;
	}
	#prod-col .close {
		top: 2px;
		right: 2px;
		background-color: transparent;
		width: 20px;
		height: 20px;
	}
}