body {
	font-family: 'Hind', sans-serif;
	background: #fff;
}

.space10 {
	display: block;
	clear: both;
	width: 100%;
	height: 10px;
}

.space70 {
	display: block;
	clear: both;
	width: 100%;
	height: 70px;
}

.space90 {
	display: block;
	clear: both;
	width: 100%;
	height: 90px;
}

.mod,
.mod:active,
.mod:hover,
.mod:focus {
    top: -15px;
    left: 0px;
	z-index: 10;
	color: #62f7ae;
	width: 80px;
	font-weight: 700;
	text-transform: none;
}

.mod.centrato,
.mod.centrato:active,
.mod.centrato:hover,
.mod.centrato:focus{
	top: 15px;
	left: 50%;
	margin-left: -40px;
}

.prod .info .mod.centrato,
.prod .info .mod.centrato:active,
.prod .info .mod.centrato:hover,
.prod .info .mod.centrato:focus {
	top: -15px;
}

.mod img {
	margin: 0 3px 0 0;
}

.top {
	padding: 0;
	height: 140px;
	background: #f4f4f4;
	border: 0;
	box-shadow: 0 3px 2px rgba(0,0,0,0.15);
	z-index: 1000;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

.activetop {
	height: 187px !important;
	padding: 0;
}

.top .menu {
	padding: 0;
	width: 100%;
	margin: 0;
}

.top .menu > ul > li {
    padding: 0 50px;
	position: relative;
	text-align: center;
}

.top .menu > ul > li:first-child {
    padding-left: 0;
}

.top .menu > ul > li:last-child {
    padding-right: 0;
}

.top .menu ul li a {
	line-height: 16px;
	font-weight: 700;
	font-size: 16px;
	color: #1c1a1b;
	float: left;
}

.sovra-top {
	float: left;
	position: relative;
	width: 100%;
	padding: 0;
	height: 40px;
	background: #ea882a;
	display: flex;
	align-items: center;
}

.sovra-top .container {
	display: flex;
}

.sovra-top .left {
	width: 50%;
}

.sovra-top .right {
	width: 50%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.sovra-top .right a {
	margin: 0;
	float: left;
	position: relative;
	font-family: "proxima-nova";
	font-weight: 600;
	font-size: 16px;
	color: #1c1a1b;
}

.sovra-top .right a img {
	max-height: 16px;
	vertical-align: -3px;
	margin: 0;
}

.sovra-top .right a span {
	margin: 0 0 0 10px;
}

.top-menu {
	float: left;
	position: relative;
	width: 100%;
	height: 100px;
	padding: 0 5%;
	display: flex;
	align-items: center;
}

.top .logo img {
	max-height: 90px;
}

.top .topright img {
    margin: 0;
    line-height: normal;
	max-height: 24px;
	min-width: 20px;
}

.top .topright .s-prodc img {
	max-height: 45px;
	max-width: 40px;
	width: auto;
}

.top .wishlist {
	margin: 0;
	float: left;
}

.top .carrellino {
	margin: 0 0 0 30px;
	float: left;
}

.top .search {
	margin: 0 10px 0 0;
}

.pallinocart {
	color: #000;
}

.barraricerca {
	height: auto;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	width: 100%;
	max-width: 200px;
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	float: left;
	position: relative;
	margin: 0;
	background: none;
	clear: both;
}

.barraricerca input {
    border: 1px solid #d3d3d3;
	line-height: 45px;
	width: 100%;
	float: left;
	position: relative;
	height: 45px;
	margin: 0;
	padding: 0 15px 0 50px;
	font-size: 14px;
	font-weight: 400;
	color: #606060;
	background: #fff;
	font-family: "proxima-nova";
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}

.barraricerca input::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: #606060;
	font-family: "proxima-nova";
}

.barraricerca input:-moz-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: #606060;
	opacity: 1;
	font-family: "proxima-nova";
}

.barraricerca input::-moz-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: #606060;
	opacity: 1;
	font-family: "proxima-nova";
}

.barraricerca input:-ms-input-placeholder {  
	font-size: 14px;
	font-weight: 400;
	color: #231f20;
	font-family: "proxima-nova";
}

.btn-search {
	background: url("/themes/magicpaintball/images/cerca.png") no-repeat center/18px;
	width: 18px;
	height: 18px;
	position: absolute;
	padding: 0;
	border: 0;
	left: 15px;
	top: 50%;
	margin-top: -9px;
}

.fixedtop {
	display: block;
	clear: both;
	width: 100%;
    height: 140px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

.banner_promo {
	width: 100%;
	text-align: center;
}

.banner_promo p,
.apertura-campo .banner_promo p {
	color: #1c1a1b;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0;
	font-weight: 700;
}

.banner_promo .container p:nth-child(1) {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
	color: #62f7ae;
}

.banner_promo .container::before {
	content: "";
	position: absolute;
	left: 15px;
	top: 50%;
	width: 49px;
	height: 52px;
	margin-top: -26px;
	background: url("/themes/magicpaintball/images/ico1-banner-promo.png") no-repeat center center;
}

.banner_promo .container::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	width: 53px;
	height: 51px;
	margin-top: -25.5px;
	background: url("/themes/magicpaintball/images/ico2-banner-promo.png") no-repeat center center;
}

#sliderfull {
	float: left;
	position: relative;
	border-bottom: 1px solid #d3d3d3;
}

.best-s {
	width: 25%;
	float: left;
	position: relative;
	clear: none;
	margin: 0;
	padding: 0 15px 0 0;
}

.best-s img.imgprod,
.s-prod img.imgprod,
.slide_corr img.imgprod {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 200px;
	display: block;
	margin: 0px auto;
	float: none;
}

.s-prod {
	border: 0;
	padding: 0;
}

.s-prod.adue {
	width: 50%;
	padding: 0 15px 0 0;
	margin: 0 0 50px 0;
}

.s-prod.atre {
	width: 32%;
	margin: 0 2% 20px 0;
	padding: 0;
}

.s-prod.atre:nth-child(3n+3) {
	margin-right: 0;
}

.s-prod.aquattro {
	width: 25%;
	padding: 0 15px 0 0;
	margin: 0 0 50px 0;
}

.s-prod.aquattro .addwish span,
.s-prod.aquattro .addcart span {
	display: none;
	margin: 0;
}

.s-prod .s-item {
	float: left;
	position: relative;
	width: 100%;
	border: 5px solid #f7f7f7;
	padding: 20px 20px 55px 20px;
	height: 100%;
}

.s-prod .s-item .cont_btn {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: calc(100% - 40px);
}

.best-s .info,
.s-prod .info,
.cont_prod_corr .slide_corr .info {
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 0 20px 0;
}

.best-s .info .price,
.s-prod .info .price,
.s-prod .info .price span,
.slide_corr .info .price,
.slide_corr .info .price span {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	line-height: 20px;
	text-align: center;
	margin: 0;
}

.cont_btn {
	width: 100%;
	float: left;
}

.cont_btn .addwish {
	position: absolute;
	width: 17.5%;
	height: 50px;
	line-height: 50px;
	background: #fff;
	color: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #231f20;
}

.cont_btn .addcart {
	position: absolute;
	width: 54%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	left: 28.5%;
	cursor: pointer;
}

.cont_btn .addwish span {
	display: none;
}

.s-prod.adue .cont_btn .addcart span,
.s-prod.atre .cont_btn .addcart span,
.s-prod.wish-prod .cont_btn .addcart span {
	display: inline-block;
	margin: 0 0 0 10px;
}

#sliderbest .s-prod .cont_btn .addcart span,
.new_arrivals .s-prod .cont_btn .addcart span,
.s-prod.slide_corr .cont_btn .addcart span {
	display: none;
	margin: 0;
}

.actionvp {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.actionvp .input-group.text-center {
	width: 100%;
	max-width: 100px;
	float: left;
	margin-right: 0;
	border: 1px solid #d3d3d3;
}

.actionvp .input-group #quantity,
.qtybox.clearfix #quantity {
	width: 50%;
	height: 33px;
	line-height: 33px;
	text-align: center;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "proxima-nova";
	font-size: 16px;
	font-weight: 500;
}

.qty_prod input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
.qty_prod input[type="mail"],
.qty_prod input[type="email"],
.qty_prod input[type="password"],
.qty-cart input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
.qty-cart input[type="mail"],
.qty-cart input[type="email"],
.qty-cart input[type="password"] {
	width: 50%;
	height: 33px;
	line-height: 33px;
	text-align: center;
	float: left;
	position: relative;
	border: 0;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "proxima-nova";
	font-size: 16px;
	font-weight: 500;
}

.actionvp .input-group .input-group-addon,
.qtybox .input-group-addon {
	width: 25%;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #fff;
	float: left;
	position: relative;
	padding: 0;
	border: 0;
	border-radius: 0;
	font-family: "proxima-nova";
	font-size: 16px;
	font-weight: 700;
}

.qty_prod .input-group-addon,
.qty-cart .input-group-addon {
	width: 25%;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 0;
	background: #fff;
	float: left;
	position: relative;
	padding: 0;
	border-radius: 0;
	cursor: pointer;
	font-family: "proxima-nova";
	font-size: 16px;
	font-weight: 700;
	color: #000;
}

.qty_prod {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 28.5%;
	background: #fff;
	border: 1px solid #e6e6e6;
}

.qtybox {
	width: 24%;
	float: left;
	position: relative;
}

.actionvp .qtybox .input-group.input-popup {
	width: 98%;
	float: left;
	position: relative;
}

.addcart img,
.btn-addcart img,
.addwish > img {
    vertical-align: middle;
	position: relative;
}

.cont_btn .addcart img,
.cont_btn .btn-addcart img,
.cont_btn .addwish > img {
	margin: 0;
}

.cont_imgprod,
.cont_imgprodsez {
	float: left;
	position: relative;
	width: 100%;
	height: 200px;
	margin: 0 0 15px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.best-s:hover .cont_btn,
.s-prod:hover .cont_btn,
.slide_corr:hover .cont_btn {
	opacity: 1;
}

.btn-scopri,
.btn-scopri:active,
.btn-scopri:hover,
.btn-scopri:focus {
	position: absolute;
	width: 17.5%;
	height: 50px;
	left: 0;
	text-align: center;
	line-height: 50px;
	color: #231f20;
	border: 1px solid #231f20;
	background: #231f20;
	bottom: 0;
}

#sliderbest {
    border: 0;
	padding: 0;
}

.best-s .info .varianti,
.s-prod .info .varianti,
.slide_corr .info .varianti {
	margin: 25px 0 0 0;
	float: left;
	position: relative;
	width: 100%;
}

.best-s .info .varianti p,
.s-prod .info .varianti p,
.slide_corr .info .varianti p {
	font-size: 18px;
	font-weight: 700;
	line-height: 19px;
	color: #000;
	margin: 0;
}

.best-s .info .varianti .variante,
.s-prod .info .varianti .variante,
.slide_corr .info .varianti .variante {
	display: none;
}

.best-s:hover .info .varianti p,
.s-prod:hover .info .varianti p,
.slide_corr:hover .info .varianti p {
	display: none;
}

.best-s:hover .info .varianti .variante,
.s-prod:hover .info .varianti .variante,
.slide_corr:hover .info .varianti .variante {
	display: block;
}

.controls.form-inline.radiocolor.tipo-variante {
	display: table;
	margin: 0 auto;
}

.radiocolor.tipo-variante input[type="radio"]:checked + label.label_txt {
	font-weight: 700;
}

.radiocolor.tipo-variante input[type="radio"]:checked + label.label_img {
	border: 1px solid #231f20;
}

.radiocolor.tipo-variante input[type="radio"]:checked + label.label_txt::before {
	width: 25px;
	height: 1px;
	background: #231f20;
	left: 50%;
	margin-left: -12.5px;
}

.radiocolor.tipo-variante input[type="radio"]:checked + label.label_img::before {
	width: 0;
	height: 0;
}

.radiocolor label:last-child {
	margin-right: 0;
}

.tipo-variante label {
	margin-bottom: 0;
}

.tipo-variante label.label_img {
	width: 30px;
	height: 30px;
	background-size: cover;
	border-radius: 100%;
}

.radiocolor label.label_colore {
	width: 70px;
	height: 70px;
}

.radiocolor label.label_colore.not_aviable::before,
.tipo-variante label.label_img.not_aviable::before {
	content: "";
	position: absolute;
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
}

.radiocolor input[type="radio"]:checked + label.label_colore::before {
    width: 70px;
    height: 70px;
	top: 0;
	left: 0;
	border-radius: 0;
}

.radiocolor label.label_taglia {
	border: 1px solid #231f20;
	padding: 5px;
}

.radiocolor.tipo-variante input[type="radio"]:checked + label.label_txt,
.radiocolor input[type="radio"]:checked + label.label_attribute {
	background: #62F7AE;
	color: #000000;
}

.radiocolor input[type="radio"]:checked + label::before {
	display: none;
}

.radiocolor input[type="radio"]:checked + label.label_taglia {
	font-weight: 300;
	background: #62f7ae;
}

.radiocolor input[type="radio"]:checked + label.label_taglia::before {
	width: 0;
	height: 0;
}

.radiocolor label {
	width: auto;
	height: auto;
}

.titl {
	font-size: 28px;
	font-weight: 700;
	color: #1c1a1b;
	position: relative;
	margin: 70px 0 50px 0;
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	line-height: 28px;
	letter-spacing: 1px;
}

.new_arrivals.contprod .s-prod {
	margin: 0 2% 20px 0;
	padding: 0;
	width: 18.4%;
	border: 0;
}

/*.new_arrivals.contprod .s-prod:last-child, .new_arrivals.contprod .s-prod:nth-child(5n+5) {
	margin-right: 0;
}*/

#sliderfull .left.carousel-control {
	background: url("/themes/magicpaintball/images/arrow_left.png") no-repeat center center;
	left: 85px;
}

#sliderfull .right.carousel-control {
	background: url("/themes/magicpaintball/images/arrow_right.png") no-repeat center center;
	right: 85px;
}

.boxhome {
	float: left;
	position: relative;
}

.boxhome a img {
	float: left;
	position: relative;
}

.boxhome.smallst {
	padding-left: 0;
	margin: 30px 0 0 0;
}

.boxhome.smallnd {
	padding-right: 0;
	margin: 30px 0 0 0;
}

.boxhome.full {
	padding: 0;
}

.fasciaprefoo {
	float: left;
	position: relative;
	width: 100%;
	padding: 20px 0;
}

.col-fasciaprefoo p {
	font-size: 15px;
	font-weight: 400;
	color: #231f20;
	line-height: 22px;
	margin: 0;
	letter-spacing: 1px;
}

.col-fasciaprefoo:nth-child(1) p,
.col-fasciaprefoo:nth-child(4) p {
	font-size: 13px;
}

.col-fasciaprefoo:nth-child(2) p {
	text-align: right;
}

.col-fasciaprefoo:nth-child(3) img {
	float: right;
}

.cont_carte {
	float: left;
	position: relative;
	width: 100%;
}

.cont_carte img {
	margin: 0 5px 0 0;
}

.cont_carte img:last-child {
	margin: 0;
}

.prefoo {
	float: left;
	position: relative;
	width: 100%;
	background: #f4f4f4;
	padding: 50px 0;
}

.prefoo .col-xs-12:nth-child(1) img {
	max-height: 53px;
}

.prefoo .col-xs-12:nth-child(3) img {
	max-height: 35px;
}

.prefoo .titl {
	margin: 0 0 30px 0;
	text-transform: none;
}

.sotto-titl {
	font-family: "proxima-nova";
	font-size: 16px;
	font-weight: 400;
	color: #1c1a1b;
	line-height: 20px;
	width: 100%;
	text-align: center;
	margin: 0 0 30px 0;
}

.prefoo .social {
	float: left;
	position: relative;
}

.prefoo .social a {
	float: left;
	position: relative;
	margin: 0 15px 0 0;
}

.prefoo .social a:last-child {
	margin: 0;
}

.prefoo form {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.prefoo form .privacy {
	width: auto;
}

.prefoo form .privacy > input[type="checkbox"], .privacy > input[type="radio"] {
    width: 18px;
    height: 18px;
}

.prefoo form .privacy > input[type="checkbox"] + label::before {
    width: 18px;
    height: 18px;
    border: 1px solid #d3d3d3;
}

.prefoo form .privacy > input[type="checkbox"]:checked + label::after {
    top: 4px;
    left: 4px;
    background: #d3d3d3;
    width: 10px;
    height: 10px;
}

.prefoo form .privacy a {
    margin: 0 0 0 28px;
    font-size: 14px;
    line-height: 18px;
	color: #1c1a1b;
}

.boxnewsletter {
	width: 100%;
	display: flex;
	justify-content: center;
}

.newsletterinput {
	width: 100%;
	max-width: 400px;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	border: 1px solid #d3d3d3;
	color: #7f7e7f;
	font-size: 16px;
	font-weight: 400;
	margin: 0 20px 0 0;
	float: left;
	position: relative;
	border-radius: 0;
	background: #fff;
}

.boxnewsletter input::-webkit-input-placeholder {
	color: #7f7e7f;
	font-weight: 400;
	font-size: 16px;
}

.boxnewsletter input:-moz-placeholder {
	color: #7f7e7f;
	font-weight: 400;
	font-size: 16px;
	opacity: 1;
}

.boxnewsletter input::-moz-placeholder {
	color: #7f7e7f;
	font-weight: 400;
	font-size: 16px;
	opacity: 1;
}

.boxnewsletter input:-ms-input-placeholder {  
	color: #7f7e7f;
	font-weight: 400;
	font-size: 16px;
}

.btn-newsletter.btn-effect {
	width: 100%;
	max-width: 100px;
}

.col-newsletter {
	padding: 0 70px;
}

.footer {
	float: left;
	position: relative;
	width: 100%;
	background: #f4f4f4;
	padding: 0;
}

.footer h3 {
	font-size: 22px;
	font-weight: 700;
	color: #1c1a1b;
	margin: 0 0 20px 0 !important;
	text-transform: uppercase;
	line-height: 22px;
	text-align: center !important;
}

.footer ul li {
	text-align: center;
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: 400;
	color: #1c1a1b;
	line-height: 18px;
	float: left;
	width: 100%;
}

.footer ul li:last-child {
	margin-bottom: 0;
}

.footer ul li a,
.footer ul li a:active,
.footer ul li a:hover,
.footer ul li a:focus {
	font-family: "proxima-nova";
    font-size: 16px;
	font-weight: 400;
    line-height: 16px;
	color: #1c1a1b;
	letter-spacing: 1px;
}

.sottof {
	float: left;
	position: relative;
	width: 100%;
	border: 0;
	padding: 15px 0;
	background: #f4f4f4;
	text-align: center;
}

.sottof p {
	margin: 0;
	color: #1c1a1b;
	font-family: "proxima-nova";
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}

.sottof p a {
	margin: 0 0 0 5px;
}

.sottof p a img {
	max-height: 18px;
	vertical-align: -4px;
}

select.selordina {
	width: 100%;
	max-width: 358px;
	border: 1px solid #d3d3d3;
	color: #1c1a1b;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
}

select.selordina:nth-child(2) {
	width: 100px;
	text-align: center;
	float: right;
	margin: 0;
}

.col-precprod span {
	line-height: 30px;
}

.filtro {
	padding: 0;
}

.breadcontinue {
	margin: 0;
}

.prod .info .cod {
	font-family: "proxima-nova";
    font-size: 18px;
    line-height: 18px;
    color: #1c1a1b;
	width: 100%;
	text-align: center;
	margin: 0 0 40px 0;
}

.prod .info .name-section {
	font-family: "proxima-nova";
    font-size: 18px;
	font-weight: 700;
    line-height: 18px;
    color: #1c1a1b;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 20px 0;
}

.prod .info .tit {
	font-size: 28px;
	font-weight: 700;
	color: #1c1a1b;
	width: 100%;
	text-transform: none;
	text-align: center;
	margin: 0 0 20px 0;
}

.prod .info .price {
	text-align: center;
	width: 100%;
}

.btn-stock {
	width: auto;
	height: 35px;
	background: #231f20;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	padding: 0 15px;
	float: left;
	position: relative;
	letter-spacing: 1px;
}

.btn-nostock {
	width: auto;
	height: 35px;
	background: #757575;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	padding: 0 15px;
	float: left;
	position: relative;
	letter-spacing: 1px;
}

.btn-stock img,
.btn-nostock img {
	margin: 0 0 0 10px;
	height: 18px;
}

.btn-wish,
.btn-wish:hover,
.btn-wish:focus,
.btn-wish:active {
	border: 0;
	width: auto;
	margin-left: 0;
	height: 35px;
	line-height: 35px;
	font-family: "proxima-nova";
	font-size: 16px;
	font-weight: 500;
	color: #1c1a1b;

}

.actionvp .addcart {
	width: 100%;
	max-width: 250px;
	clear: none;
	float: none;
	height: auto;
	margin: 0 auto;
}

.btn-wish img {
	margin: 0 10px 0 0;
	max-height: 16px;
	min-width: 18px;
}

.share {
	float: left;
	position: relative;
	width: 100%;
}

.share span {
	font-size: 16px;
	font-weight: 400;
	color: #231f20;
	float: left;
	position: relative;
	margin: 3px 0 0 0;
}

.share a {
	float: left;
	position: relative;
	margin: 0 0 0 15px;
}

.filtroattivo {
	border: 0;
}

.form_stock {
	float: left;
	position: relative;
	width: 80%;
}

.form_stock p {
	font-size: 16px;
	letter-spacing: 1px;
	color: #231f20;
}

.form_stock .btn-default,
.form_stock .btn-default:hover,
.form_stock .btn-default:focus,
.form_stock .btn-default:active {
	width: 14%;
	height: 50px;
	line-height: 50px;
}

.form_stock input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
.form_stock input[type="mail"],
.form_stock input[type="email"],
.form_stock input[type="password"] {
	width: 76%;
	margin: 0;
	padding: 0 10px;
	height: 50px;
	border: 1px solid #231f20;
}

.s-tab .tittab {
	font-size: 20px;
	color: #231f20;
}

.s-tab .content p {
	font-size: 16px;
}

.views {
	display: table;
	position: relative;
	margin: 0 auto;
}

.views a {
	float: left;
	position: relative;
	margin: 0 5px 0 5px;
}

input.quantity[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
input.quantity[type="mail"],
input.quantity[type="email"],
input.quantity[type="password"] {
	width: 100%;
	text-align: center;
	padding: 0;
}

.cont_faq {
	float: left;
	position: relative;
	width: 100%;
}

.box_faq {
	float: left;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #231f20;
	clear: both;
}

.title_faq {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	width: 100%;
	cursor: pointer;
	margin: 20px 0 20px 0;
	line-height: 20px;
	padding: 0 55px 0 0;
}

.title_faq::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 13px;
    right: 30px;
    background: url("/themes/magicpaintball/images/arrow_catalog.png") no-repeat center center;
    top: 50%;
    margin-top: -6.5px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

.active_faq::before {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}

.text_faq {
	display: none;
	font-size: 13px;
	color: #231f20;
	line-height: 18px;
	margin: 0 0 20px 0;
	letter-spacing: 1px;
}

.text_faq a {
	font-size: 13px;
}

.text_faq ul,
.text ul {
	margin: 0;
}

.text {
	float: left;
	position: relative;
	width: 100%;
}

.text p,
.text li {
	font-size: 15px;
	line-height: 21px;
	color: #231f20;
	letter-spacing: 1px;
	margin: 0;
}

.text.mappa ul {
	list-style: none;
	padding: 0;
}

.tabbing {
	float: left;
	position: relative;
}

.s-prod.slide_corr {
    width: 100%;
	padding: 0;
}

.col-foto {
	float: left;
	position: relative;
	width: 47%;
    margin: 0;
}

.prod .foto {
	width: 100%;
	position: relative;
	float: left;
}

.prod .info {
	position: relative;
    width: 46%;
    margin-left: 7%;
    padding: 0;
}

.col-contform {
	padding: 0;
}

.col-form {
	display: table;
	margin: 0 0 30px 0;
	padding: 0 15px 0 0;
}

#button_reload_captcha {
	float: left;
	position: relative;
	margin: 0;
	color: #231f20;
	cursor: pointer;
}

#button_reload_captcha img {
	max-height: 40px;
}

.col-captcha img {
	float: left;
	position: relative;
}

.s-prod.best-s {
	padding: 0 15px 0 0;
}

.foto .fancybox {
	display: table;
	position: relative;
	margin: 0 auto;
}

.s-tab .tittab {
	font-size: 16px;
}

.pallinocart {
	background: #231f20;
	box-shadow: none;
	color: #fff;
	right: -10px;
	top: -15px;
}

.titcolsx {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 50px;
    margin-left: 0;
    color: #1c1a1b;
    text-transform: none;
    font-weight: 700;
	position: relative;
	cursor: pointer;
}

.sidebar-nav > ul > li > a:hover::before,
.sidebar-nav > ul > li > a:focus::before,
.sidebar-nav > ul > li > a:active::before,
.sidebar-nav > ul > li.active > a::before {
	display: none;
}

.sidebar-nav > ul > li.active > a,
.sidebar-nav > ul > li.active > a:hover,
.sidebar-nav > ul > li.active > a:focus,
.sidebar-nav > ul > li.active > a:active {
    color: #ea882a;
}

.privacy a {
	text-decoration: none;
	margin: 0 0 0 28px;
	font-size: 14px;
	line-height: 18px;
	float: left;
	position: relative;
}

.table-responsive {
	float: left;
	position: relative;
	width: 100%;
}

.col-precprod {
	padding: 0;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('/themes/magicpaintball/images/arrow_select.png');
	background-repeat: no-repeat;
	background-position-x: calc(100% - 20px);
	background-position-y: center;
}



.qty-cart {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 28.5%;
	background: #fff;
	border: 1px solid #e6e6e6;
}

.cont_btn .cart-qty {
	position: absolute;
	width: 71.5%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	left: 28.5%;
	cursor: pointer;
	text-align: center;
}

.cont_btn .cart-wish {
	position: absolute;
	width: 82.5%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	left: 0;
	cursor: pointer;
	text-align: center;
}

.cont_btn .wish-cart {
	position: absolute;
	width: 17.5%;
	height: 50px;
	line-height: 50px;
	background: #fff;
	color: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #231f20;
	text-align: center;
}

.cont_btn .wish-full {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #fff;
	color: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #231f20;
	text-align: center;
}

.cont_btn .cart-full img,
.cont_btn .cart-qty img,
.cont_btn .cart-wish img,
.cont_btn .wish-full img {
	margin: 0 10px 0 0;
}

.cont_btn .wish-cart span.txt-btn {
	display: none;
}

.addcart span,
.cont_btn .cart-full span.txt-btn,
.cont_btn .cart-qty span.txt-btn {
	color: #fff;
}

.addwish span,
.cont_btn .wish-full span.txt-btn {
	color: #231f20;
}

.topright .cartempty {
	float: none;
}

.btn-showmore {
	width: 180px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #231f20;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #231f20;
	text-align: center;
	cursor: pointer;
	clear: both;
}

.btn-disp {
    float: left;
    position: relative;
    width: 86%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    border: 1px solid #231f20;
    font-size: 16px;
    font-weight: 400;
    color: #231f20;
    cursor: pointer;
	margin: 0 0 30px 0;
}

.text_disp {
    float: left;
    position: relative;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #231f20;
    margin: 0 0 30px 0;
}

.prod .info.info_disp .tit {
	width: 100%;
}

.form-disp input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
.form-disp input[type="mail"],
.form-disp input[type="email"],
.form-disp input[type="password"] {
    border: 1px solid #231f20;
    margin-right: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
	padding: 0 10px;
}

.top .logo {
    width: 40%;
	position: relative;
}

.top .topright {
    width: 40%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.brand {
	float: left;
	position: relative;
	width: 16.66666667%;
	text-align: center;
	height: 100px;
	margin: 0 0 15px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.brand > a > img {
	max-height: 100px;
	max-width: 150px;
	width: 100%;
	height: 100%;
}

.btn-brand {
	position: absolute;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	border: 1px solid #231f20;
	font-size: 14px;
	font-weight: 700;
	color: #231f20;
	height: 50px;
	line-height: 50px;
	top: 50%;
	left: 50%;
	text-transform: uppercase;
	width: 180px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

.btn-brand:hover,
.btn-brand:active,
.btn-brand:focus {
	background: #62f7ae;
}

.box_cat {
	float: left;
	position: relative;
	height: 350px;
	background: #f0f0f0;
	width: 32%;
	margin: 0 2% 0 0;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

.box_cat:nth-child(3) {
	margin: 0;
}

.box_cat:hover,
.box_cat:active,
.box_cat:focus {
	background: #62f7ae;
}

.box_cat .cat {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	text-align: center;
}

.box_cat .cat .txt_cat {
	float: left;
	position: relative;
	width: 100%;
	margin: -60px 0 0 -15px;
}

.box_cat .cat .txt_cat h2 {
	margin: 0 0 40px 0;
	font-size: 35px;
	font-weight: 700;
	text-transform: uppercase;
}

.box_cat .cat .txt_cat p {
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.s-prod .info a.tit,
.s-prod .info a.tit:hover,
.s-prod .info a.tit:focus,
.s-prod .info a.tit:active,
.slide_corr a.name,
.slide_corr a.name:hover,
.slide_corr a.name:focus,
.slide_corr a.name:active {
    font-size: 18px;
    line-height: 18px;
	margin: 0 0 20px 0;
	color: #1c1a1b;
	text-transform: none;
	min-height: 36px;
}

.preinfo {
    display: block;
    clear: both;
    text-align: center;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 16px;
    color: #000;
}

.preinfo span {
	color: #000;
}

.s-prod .info .price .barrato {
    font-size: 20px;
    line-height: 20px;
    color: #000;
    margin-right: 10px;
}

.s-prod .info .price .sconto {
	font-size: 20px;
    line-height: 20px;
    color: #000;
    margin-right: 10px;
	background: #ea882a;
	padding: 0 4px;
}

.language {
	float: left;
	position: relative;
	width: 120px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0 30px 0 0;
	border: 1px solid #e6e6e6;
	font-size: 14px;
}

.user {
	float: left;
	position: relative;
	margin: 0 0 0 50px;
}

.col-form label {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	font-size: 18px;
	font-weight: 400;
	width: 130px;
}

.col-form input,
.col-form select {
	width: 100%;
	margin: 0;
	display: table-cell;
	background-color: #fff;
	border: 0;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	border: 1px solid #d3d3d3;
}

.col-form textarea {
	width: 100%;
	margin: 0;
	display: table-cell;
	vertical-align: top;
	height: 220px;
	padding: 10px;
	background: #fff;
	color: #000;
	border: 0;
	border: 1px solid #d3d3d3;
}

.privacy {
	float: left;
	position: relative;
	width: 100%;
}

.privacy > input[type="checkbox"],
.privacy > input[type="radio"] {
    position: absolute;
	width: 18px;
	height: 18px;
	z-index: 1;
	opacity: 0;
	left: 0;
	margin: 0;
}

.privacy > input[type="checkbox"] + label::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #1c1a1b;
    background: transparent;
    cursor: pointer;
    border-radius: 0;
}

.privacy > input[type="checkbox"]:checked + label::after {
    content: "";
	position: absolute;
	display: block;
	margin: 0 auto;
	border-radius: 0;
	top: 4px;
	left: 4px;
	background: #1c1a1b;
	width: 10px;
	height: 10px;
}

.col-captcha:first-child {
	margin: 0 70px 0 0;
}

.col-captcha input {
	margin: 0 5px 0 0;
	background: #fff;
	border: 0;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	width: 60%;
	border: 1px solid #d3d3d3;
}

.col-captcha p {
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 12px 0;
	color: #231f20;
}

.col-captcha .btn-effect {
	margin: 30px 0 0 0;
}

.cont_info {
	float: left;
	position: relative;
	padding: 49px;
	background: #ea882a;
	width: 100%;
}

.cont_info h2 {
	font-size: 22px;
	font-weight: 700;
	line-height: 22px;
	margin: 0 0 30px 0;
	text-transform: uppercase;
	text-align: left;
	color: #231f20;
}

.cont_info p,
.cont_info a {
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	color: #231f20;
	margin: 0;
}

.txt_chi {
	float: left;
	position: relative;
	width: 100%;
	margin: 20px 0 0 0;
}

.txt_chi p {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	line-height: 22px;
}

.txt_chi > p:nth-child(1) {
	font-size: 20px;
	font-weight: 700;
}

.txt_chi .btn-contattaci {
	margin: 20px 0 0 0;
}

.cont_gallery {
	float: left;
	position: relative;
	width: 100%;
}

.col-gallery {
	margin: 0 0 30px 0;
}

.col-gallery a {
	float: left;
	position: relative;
}

/*.fancybox-opened .fancybox-skin {
	border-radius: 0;
}

.fancybox-prev span {
	background: url("/themes/magicpaintball/images/arrow_left_gallery.png") no-repeat center center;
	width: 27px;
	height: 50px;
}

.fancybox-next span {
	background: url("/themes/magicpaintball/images/arrow_right_gallery.png") no-repeat center center;
	width: 27px;
	height: 50px;
}

.fancybox-close {
	background: url("/themes/magicpaintball/images/close_gallery.png") no-repeat center center;
	width: 40px;
	height: 40px;
	top: -40px;
	right: -60px;
}*/

.product_card .produttore {
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}

.produttore span {
	font-size: 18px;
	font-weight: 400;
	background: #62f7ae;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 4px;
}

.sidebar-nav > ul > li > a,
.sidebar-nav > ul > li > a:hover,
.sidebar-nav > ul > li > a:focus,
.sidebar-nav > ul > li > a:active {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 40px;
	padding: 0;
	color: #1c1a1b;
	font-weight: 700;
}

.metismenu .arrow {
	display: block;
}

.metismenu .fa.arrow::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 13px;
    right: 30px;
    background: url("/themes/magicpaintball/images/arrow_catalog.png") no-repeat center center;
    top: 50%;
	margin-top: -6.5px;
}

.metismenu .active > a > .fa.arrow::before {
	content: "";
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}

.sidebar-nav ul ul > li > a,
.sidebar-nav ul ul > li > a:hover,
.sidebar-nav ul ul > li > a:focus,
.sidebar-nav ul ul > li > a:active {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.sidebar-nav ul ul > li.active > a,
.sidebar-nav ul ul > li.active > a:hover,
.sidebar-nav ul ul > li.active > a:focus,
.sidebar-nav ul ul > li.active > a:active {
	font-weight: 700;
}

.sidebar-nav ul ul ul > li:last-child a,
.sidebar-nav ul ul ul > li:last-child a:active,
.sidebar-nav ul ul ul > li:last-child a:hover,
.sidebar-nav ul ul ul > li:last-child a:focus {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 5px;
}

.sidebar-nav ul ul a,
.sidebar-nav ul ul a:hover,
.sidebar-nav ul ul a:focus,
.sidebar-nav ul ul a:active {
	padding: 0 0 0 30px;
	font-size: 16px;
	line-height: 30px;
	cursor: pointer;
	color: #231f20;
}

.sidebar-nav ul ul ul > li > a,
.sidebar-nav ul ul ul > li > a:hover,
.sidebar-nav ul ul ul > li > a:focus,
.sidebar-nav ul ul ul > li > a:active {
	padding: 0 0 0 30px;
	font-size: 16px;
	line-height: 30px;
	cursor: pointer;
	border: 0;
	margin: 0;
}

.sidebar-nav ul ul ul > li.active > a,
.sidebar-nav ul ul ul > li.active > a:hover,
.sidebar-nav ul ul ul > li.active > a:focus,
.sidebar-nav ul ul ul > li.active > a:active {
	font-weight: 700;
}

.colsx .sidebar-nav ul ul ul > li > a > span {
	text-transform: lowercase;
	display: block;
}

.colsx .sidebar-nav ul ul ul > li > a > span::first-letter {
	text-transform: capitalize;
}

.prod .info .price span {
	font-size: 22px;
	font-weight: 700;
	color: #1c1a1b;
	line-height: 22px;
}

.prod .info .price .barrato {
	font-size: 22px;
	font-weight: 400;
	color: #000;
	margin: 0 5px 0 0;
}

.prod .info .price .sconto {
	font-size: 22px;
	background: #62f7ae;
	padding: 0 4px;
}

.prod .info .produttore {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}

.voce_sel {
	border-bottom: 2px solid #62f7ae;
}

.col-submenu {
	width: 100%;
	float: left;
	position: relative;
	padding: 0 20%;
}

.top .menu .sub-menu li ul li {
	clear: both;
}

.top .menu .sub-menu li a, 
.top .menu .sub-menu li a:active,
.top .menu .sub-menu li a:hover,
.top .menu .sub-menu li a:focus {
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	text-transform: none;
}

.top .menu .sub-menu li ul li a {
	font-size: 12px;
	font-weight: 400;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

.top .menu .sub-menu li ul li a:hover,
.top .menu .sub-menu li ul li a:active,
.top .menu .sub-menu li ul li a:focus {
	font-size: 12px;
	font-weight: 400;
	color: #62f7ae;
}

.cont_pager {
    font-family: 'Hind', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #231f20;
	margin: 0 0 50px 0;
	float: right;
}

.cont_pager > a {
	font-family: 'Hind', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #231f20;	
	margin: 0 5px 0 5px;
	border: 1px solid #231f20;
	padding: 10px 15px;
}

a.prev_pag {
    color: #002b70;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Hind', sans-serif;
    margin: 0 5px 0 0;
	border: 1px solid #231f20;
	text-transform: uppercase;
	color: #231f20;
	padding: 10px 25px;
}

a.next_pag {
    color: #231f20;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Hind', sans-serif;
    margin: 0 0 0 5px;
	border: 1px solid #231f20;
	text-transform: uppercase;
	color: #231f20;
	padding: 10px 25px;
}

.brand_description {
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0 0 40px 0;
}

.brand_description p {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
}

.col-submenu .col-linkmenu {
	min-height: 150px;
	padding: 0 40px;
	border-right: 1px solid #e6e6e6;
	width: 20%;
	float: left;
	position: relative;
}

.col-submenu .col-linkmenu:last-child {
	border: 0;
	padding: 0;
}

.menumob {
	float: right;
	position: relative;
	width: 30px;
	margin: 4px 0 0 10px;
	display: none;
}

.icon-bar {
	position: relative;
	float: left;
	width: 100%;
	height: 4px;
	background: #231f20;
	margin: 0 0 4px 0;
}

.close_sub_menu {
	display: none;
}

.col-linkmenu .fa.fa-angle-right {
	display: none;
}

input[type="checkbox"],
input[type="radio"] {
	width: auto;
	height: auto;
	display: inline-block;
	float: none;
}

.overlay_popup {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	display: none;
	-webkit-transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-ms-transition: 0.3s all ease-in;
	-o-transition: 0.3s all ease-in;
	transition: 0.3s all ease-in;
}

.popup {
	position: absolute;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 542px;
}

.close_popup {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #000;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	z-index: 10;
}

.close_popup img {
	position: absolute;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
}

/*ANNALISA*/
/*PRODOTTO INTERNO*/

.foto .fancybox {
	position: relative;
	float: left;
	width: 100%;
	height: 350px;
}

.foto .fancybox .imgbig {
    max-height: 350px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}

.slick-slide.immaginetta {
    height: 100px;
    position: relative;
	overflow: hidden;
	margin: 5px;
}

.immaginetta .netta {
    max-height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}

.slick-prev::before,
.slick-next::before {
	display: none;
}

button.slick-prev.slick-arrow {
	width: 11px;
	height: 22px;
	background: url('/themes/magicpaintball/images/arrow_left_slick.png') no-repeat center center;
}

button.slick-next.slick-arrow {
	width: 11px;
	height: 22px;
	background: url('/themes/magicpaintball/images/arrow_right_slick.png') no-repeat center center;
}

.immaginetta.slick-slide.slick-current.slick-active::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	border: 1px solid #d3d3d3;
}

/*commento riga 1111*/

.prod .info {
    width: 53%;
    margin-left: 0;
    padding: 0 0 0 5%;
}

.box-marchio h4, .form-group h4 {
    margin: 0 10px 0 0;
    width: auto;
}

.form-group h4 {
    line-height: 32px;
}

.prod .info .produttore, .controls.form-inline.radiocolor {
    width: auto;
    clear: inherit;
    line-height: 25px;
    float: left;
}

.box-marchio {
    margin-bottom: 15px;
	float: left;
	width: 100%;
}

.radiocolor label {
    width: auto;
    height: 32px;
	line-height: 32px;
    padding: 0 10px;
    margin: 0 10px 0 0;
    display: block;
    background: #fff;
	color: #000000;
	border: 1px solid #000000;
	font-size: 13px;
	font-weight: 400;
}

.top .menu .sidebar-nav {
	float: left;
	padding: 0;
	border: 0;
}

.top .menu .sidebar-nav .metismenu2 .arrow {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

.top .menu .sidebar-nav ul li a {
	padding: 0;
	margin: 0;
	line-height: 12px;
	font-weight: 400;
	font-size: 12px;
	color: #4D4D4D;
	border: 0;
	letter-spacing: 0;
	transition: all 250ms ease-in-out;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
}

.top .menu .sidebar-nav ul li a:active,
.top .menu .sidebar-nav ul li a:hover,
.top .menu .sidebar-nav ul li a:focus {
	padding: 0;
	margin: 0;
	line-height: 12px;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 1px;
	color: #62f7ae;
	border: 0;
	letter-spacing: 0;
}

.top .menu .sidebar-nav ul ul ul li {
	clear: both;
	margin: 0 0 12px 0;
}

.top .menu .sidebar-nav > ul > li > a,
.top .menu .sidebar-nav > ul > li > a:hover,
.top .menu .sidebar-nav > ul > li > a:focus,
.top .menu .sidebar-nav > ul > li > a:active {
	padding: 0 10px 0 0;
	margin: 0;
	line-height: 14px;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
	color: #4D4D4D;
	border: 0;
}

.top .menu .sidebar-nav > ul > li {
	padding: 0 37px 42px;
}

.top .menu ul {
	width: auto;
	clear: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.top .menu .sidebar-nav .metismenu2 .fa.arrow::before {
    content: "\f107";
}

.top .menu .sidebar-nav .metismenu2 .submenu {
    margin: 0;
    position: fixed;
    top: 141px;
    width: 100%;
    left: 0;
	background: #fff;
	padding: 30px 15%;
	border-top: 1px solid #e6e6e6;
	box-shadow: 0px 2px 1px rgba(170, 170, 170, 0.75);
}

.top .menu .sidebar-nav .metismenu2 .submenu .flex-container > li {
	padding: 0 10px;
	width: 20%;
	/*border-right: 1px solid #E6E6E6;*/
}

.top .menu .sidebar-nav .metismenu2 ul ul li {
	clear: none;
	width: 50%;
	padding: 0;
}

.top .menu .sidebar-nav ul ul li a.name_cat,
.top .menu .sidebar-nav ul ul li a.name_cat:active,
.top .menu .sidebar-nav ul ul li a.name_cat:hover,
.top .menu .sidebar-nav ul ul li a.name_cat:focus {
	font-weight: 700;
	font-size: 14px;
	margin: 0 0 12px 0;
	color: #4D4D4D;
}

.flex-container {
	float: left;
	position: relative;
	width: 100%;
}

.descrizione p,
.descrizione li {
	font-size: 15px;
	line-height: 25px;
	color: #4d4d4d;
}

.description_payment {
	clear: both;
	width: 100%;
	font-size: 12px;
	font-weight: 400;
	position: relative;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.undercart .s-prodc {
	height: auto;
	float: left;
}

.undercart .s-prodc .delete {
	position: absolute;
	right: 10px;
}

#sliderbest .carousel-inner > .item {
	width: 100%;
}

.nav-tabs.vetrina-tabs {
    border: 0;
	float: left;
	position: relative;
	width: 100%;
	margin: 50px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav-tabs.vetrina-tabs > li > a,
.nav-tabs.vetrina-tabs > li > a:focus,
.nav-tabs.vetrina-tabs > li > a:hover {
    border: 1px solid #231f20;
	font-size: 14px;
	font-weight: 700;
	color: #231f20;
	height: 50px;
	line-height: 14px;
	text-transform: uppercase;
	width: 180px;
	background: #fff;
	padding: 0;
	border-radius: 0;
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.nav-tabs.vetrina-tabs > li:last-child > a,
.nav-tabs.vetrina-tabs > li:last-child > a:focus,
.nav-tabs.vetrina-tabs > li:last-child > a:hover {
	margin-right: 0;
}

.nav-tabs.vetrina-tabs > li.active > a,
.nav-tabs.vetrina-tabs > li.active > a:focus,
.nav-tabs.vetrina-tabs > li.active > a:hover {
    border: 1px solid #231f20;
	color: #231f20;
	background: #62f7ae;
}

.logo_brand {
	position: absolute;
	top: 30px;
	right: 0;
	max-height: 80px;
	max-width: 160px;
}

.titcolsx.titcolsx-filtri {
	display: none;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 40px;
}

.titcolsx.titcolsx-filtri::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 15px;
    right: 5px;
    background-image: url("/themes/magicpaintball/images/menu-down-freccia.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 15px;
    top: 50%;
    margin-top: -7.5px;
	display: block;
}

.titcolsx.titcolsx-filtri::after {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 100%;
    height: 5px;
    background: #f7f7f7;
    left: 0;
	display: block;
}

.made_in_italy {
	position: absolute;
	right: 0;
	bottom: 0;
}

.slider_corr .bx-controls.bx-has-controls-direction {
    top: -10px;
    right: 25px;
}

.addcartmob {
	display: none;
}

.prod_color .cont_imgprodsez {
    height: 78px;
	min-height: 78px;
	border-radius: 100%;
	border: 2px solid #62f7ae;
	overflow: hidden;
	margin: 0;
}

.prod_color .s-prod {
	margin: 0 10px 15px 0;
	padding: 0;
	width: 78px;
}

.prod_color .s-prod img.imgprod {
    max-height: 78px;
}

.top .menu .sub-menu .sub {
	clear: both;
	float: right;
	width: 100%;
	margin: 0 0 25px 0;
}

.top .menu .sub-menu .sub:last-child {
	margin-bottom: 0;
}

.col-categoria {
	position: relative;
	margin: 0 0 30px 0;
	text-align: center;
}

.col-categoria a {
    position: absolute;
    top: 0;
    left: 15px;
    background: rgba(28,26,27,0.3);
	width: calc(100% - 30px);
	height: 100%;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.col-categoria a:hover {
    background: rgba(234,136,42,0.3);
}

.col-categoria p {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	line-height: 28px;
	margin: 0;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.75);
}

.btn-effect {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
	width: 100%;
	line-height: 14px;
	color: #1c1a1b;
	background: #ea882a;
	border: 0;
	padding: 12px 0 9px 0;
	margin: 0;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.btn-effect::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e04e2d;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-effect:hover,
.btn-effect:focus,
.btn-effect:active {
    color: #fff;
}

.btn-effect:hover::before,
.btn-effect:focus::before,
.btn-effect:active::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.boxtestoslide {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	/*left: 65%;*/
	right: 2%;
}

.boxtestoslide::before {
	content: "";
	position: absolute;
	top: -65px;
	left: -85px;
	width: 121px;
	height: 152px;
	background-image: url('/themes/magicpaintball/images/ico-testo-slide.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 121px 152px;
	z-index: -1;
}

.titoloslide {
	font-size: 48px;
	font-weight: 700;
	color: #ea882a;
	line-height: 48px;
	text-align: left;
	margin: 0;
}

.testoslide {
	font-size: 23px;
	font-weight: 600;
	font-family: "proxima-nova";
	line-height: 23px;
	color: #fff;
	margin: 0 0 0 35px;
}

.linkslide.btn-effect {
	max-width: 200px;
	z-index: 1;
	transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
}

#desktop_sliderfull {
	float: left;
	width: 85%;
}

/*.menu-canvas {
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 300px;
	max-height: 600px;
	z-index: 1;
	background: #fff;
	padding: 45px 0 55px 0;
	overflow: hidden;
}

.btn-all.btn-effect {
	position: absolute;
	left: 40px;
	bottom: 20px;
	width: calc(100% - 80px);
}*/

.menu-canvas {
	position: relative;
	width: 15%;
	float: left;
	background: #fff;
	padding: 0 0 55px 0;
}

.btn-all.btn-effect {
	position: absolute;
	float: none;
	width: calc(100% - 70px);
	display: block;
	margin: 0 auto;
	left: 35px;
	bottom: 10px;
}

.menu-canvas .sidebar-nav > ul > li > a {
    background-image: url('/themes/magicpaintball/images/menu-sx-freccia.png');
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: calc(100% - 34px);
	background-size: 6px 8px;
	font-size: 14px;
    line-height: 14px;
	margin-bottom: 0;
	padding: 15px 40px;
	border-bottom: 1px solid #d3d3d3;
}

.menu-canvas .sidebar-nav > ul > li > a:hover,
.menu-canvas .sidebar-nav > ul > li > a:focus,
.menu-canvas .sidebar-nav > ul > li > a:active {
    background-image: url('/themes/magicpaintball/images/menu-sx-freccia.png');
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: calc(100% - 34px);
	background-size: 6px 8px;
	font-size: 14px;
    line-height: 14px;
	margin-bottom: 0;
	padding: 15px 40px;
	border-bottom: 1px solid #d3d3d3;
	background-color: #ea882a;
}

.breadcumbs {
    width: 100%;
    display: block;
    clear: both;
	font-family: "proxima-nova";
    font-size: 16px;
    line-height: 20px;
    color: #1c1a1b;
	padding: 35px 0;
	border-bottom: 5px solid #f7f7f7;
}

.s-fil {
    padding: 0px 10px;
}

.breadcumbs a.final {
    color: #ea882a;
	font-weight: 700;
}

.barraricerca.active {
	width: 100%;
	max-width: 100%;
	left: auto;
}

.barraricerca.active input {
	border-color: #ea882a;
}

.breadcumbs img {
    max-height: 8px;
	margin-right: 25px;
}

.breadcumbs a,
.breadcumbs a:hover,
.breadcumbs a:focus,
.breadcumbs a:active {
    margin-right: 25px;
}

#vedi_prodotto .breadcumbs img {
    transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	vertical-align: 0;
}

.prod {
	width: 100%;
	display: flex;
	align-items: center;
}

.fascia-descrizione {
	width: 100%;
	background: #f9f9f9;
	padding: 50px 0;
}

.fascia-descrizione .container {
	display: flex;
}

.fascia-descrizione .titcolsx {
	margin: 0 40px 0 0;
}

.fascia-descrizione p {
	font-family: "proxima-nova";
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: #000000;
}

.slidermarchi {
	width: 100%;
}

.top .menu .open_sub {
	display: none;
}

.sandwich-menu {
    float: right;
    position: relative;
    margin: 5px 0 0 20px;
	cursor: pointer;
	display: none;
}

.icon {
    cursor: pointer;
    display: block;
    width: 25px;
    height: 12px;
    margin: 8px auto 0;
    position: relative;
}

.icon span, .icon span:before, .icon span:after {
    cursor: pointer;
    height: 2px;
    width: 100%;
    position: absolute;
    display: block;
    content: '';
    -webkit-transition: all 500ms cubic-bezier(0.615, 0.25, 0.505, 1.47);
    -moz-transition: all 500ms cubic-bezier(0.615, 0.25, 0.505, 1.47);
    transition: all 500ms cubic-bezier(0.615, 0.25, 0.505, 1.47);
	left: 0;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	border-radius: 0;
}

.top .icon span, .top .icon span:before, .top .icon span:after {
	background: #1c1a1b;
}

.icon span:before {
	top: 8px;
}

.icon span:after {
	bottom: 8px;
}

.top .icon.active span {
	background: transparent;
}

.icon.active span:before, .icon.active span:after {
	top: 0;
	right: 0;
}

.icon.active span:before {
  -webkit-transform: rotate(45deg) scale(1.2);
  -moz-transform: rotate(45deg) scale(1.2);
  -ms-transform: rotate(45deg) scale(1.2);
  -o-transform: rotate(45deg) scale(1.2);
  transform: rotate(45deg) scale(1.2);
}

.icon.active span:after {
  -webkit-transform: rotate(-45deg) scale(1.2);
  -moz-transform: rotate(-45deg) scale(1.2);
  -ms-transform: rotate(-45deg) scale(1.2);
  -o-transform: rotate(-45deg) scale(1.2);
  transform: rotate(-45deg) scale(1.2);
}

.noscroll {
	overflow: hidden;
}

.menu-canvas .sidebar-nav > ul > li {
    display: none;
}

.fascia-bannerhome {
	float: left;
	width: 100%;
}

.bannerhome:nth-child(1) {
    margin-right: 2%;
}

.bannerhome {
    width: 49%;
    float: left;
    text-align: center;
    position: relative;
}

.bannerhome a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(28,26,27,0.3);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.bannerhome a:hover {
    background: rgba(234,136,42,0.3);
}

.bannerhome h1 {
	text-shadow: 5px 5px 5px rgba(0,0,0,0.75);
	color: #ea882a;
	font-size: 48px;
	text-transform: none;
	line-height: 48px;
}

.bannerhome:nth-child(1) h1 {
	margin: 0 0 10px 0;
}

.bannerhome:nth-child(2) h1 {
	margin: 10px 0 0 0;
}

.bannerhome p {
	font-family: "proxima-nova";
	font-size: 28px;
	font-weight: 700;
	line-height: 28px;
	margin: 0;
	color: #fff;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.75);
	text-align: center;
	letter-spacing: 1px;
}

/*.col-campo {
	padding: 0 10px;
}*/

.col-campo img {
	float: right;
}

/*.col-campo.right {
	padding: 0;
}*/

.col-campo .titl {
	margin: 0 0 20px;
	text-align: left;
	font-size: 32px;
	line-height: 32px;
}

.col-campo .sotto-titl {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0;
}

.col-campo .sotto-titl p:first-child {
	font-size: 22px;
	color: #000000;
	margin: 0 0 15px 0;
	float: left;
	width: 100%;
}

.col-campo .sotto-titl p:last-child {
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	margin: 0 0 15px 0;
	float: left;
	width: 100%;
}

.col-campo ul {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
}

.col-campo ul li {
	position: relative;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: #000000;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

.col-campo ul li:last-child {
	margin: 0;
}

.col-campo ul li::before {
	content: "-";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: #000000;
}

.col-campo ul li span {
	font-weight: 600;
}

.cont-pacchetti {
	float: left;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.col-pacchetti {
	display: flex;
}

.pacchetto {
	border-radius: 13px;
	box-shadow: 1px 1px 4px rgba(155,155,155,0.75);
	padding: 40px;
	width: 100%;
	margin: 0 0 40px 0;
	position: relative;
	overflow: hidden;
}

.pacchetto.upgrade {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	background-image: url('/themes/magicpaintball/images/urban-(1).png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.pacchetto.upgrade::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(234,136,42,0.75);
}

.pacchetto .titl {
	font-size: 28px;
	line-height: 28px;
	margin: 0 0 20px 0;
	text-align: left;
}

.pacchetto.upgrade .titl {
	text-align: center;
	font-size: 32px;
	line-height: 32px;
}

.pacchetto .sotto-titl {
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	z-index: 1;
	text-align: left;
	clear: both;
	margin: 0 0 20px 0;
}

.pacchetto.upgrade .sotto-titl {
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	text-align: center;
	margin: 0 0 30px 0;
}

.pacchetto .btn-effect {
	margin: 0 auto;
	max-width: 220px;
	background: #1c1a1b;
	color: #fff;
}

.pacchetto ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.pacchetto ul.col-xs-12 {
	list-style: none;
	padding: 0;
}

.pacchetto ul li {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
}

.pacchetto ul.col-xs-12 li span {
	font-weight: 600;
}

.prezzo-pacchetto {
    float: left;
    padding: 8.5px 15px 8.5px 0;
    background: #ea882a;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    min-width: 170px;
    text-align: center;
	margin-left: -40px;
}

.prezzo-pacchetto::after {
    content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-right: 15px solid #fafafa;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
}

.banner-apertura-campo {
    float: left;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url('/themes/magicpaintball/images/banner-apertura-campo.jpg');
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.gallery-anchor,
.gallery-anchor:active,
.gallery-anchor:hover,
.gallery-anchor:focus {
	position: relative;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	color: #60e04b;
	padding: 0 0 50px 0;
	margin-bottom: 65px;
	text-shadow: 0 0 2px rgba(48,48,48,0.75); 
}

.gallery-anchor img {
	position: absolute;
	max-height: 21px;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	-webkit-filter: drop-shadow(0 0 2px rgba(48,48,48,0.75));
    filter: drop-shadow(0 0 2px rgba(48,48,48,0.75));
}

.fascia-grigia {
	float: left;
	width: 100%;
	background: #fafafa;
}

.apertura-campo .titl {
	text-transform: none;
}

.apertura-campo p {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	clear: both;
	margin: 0;
	color: #333333;
}

.apertura-campo .txtc a {
	color: #ea882a;
	font-size: 18px;
	text-decoration: underline;
}

.effect-duke {
	padding: 0;
	position: relative;
	overflow: hidden;
	float: left;
	width: 24%;
	margin: 0 0.5%;
    background: #ea882a;
}

.effect-duke img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.effect-duke img {
    position: relative;
    display: block;
	margin: 0 auto;
    min-height: 0;
    max-width: 100%;
    opacity: 1;
}

.effect-duke:hover img {
    opacity: 0.8;
    -webkit-transform: scale3d(2,2,1);
    transform: scale3d(2,2,1);
}

.effect-duke .fancybox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.btn-effect.btn-site {
	max-width: 220px;
	margin: 0 auto;
	float: none;
	display: block;
}

.contprod {
    display: flex;
    flex-wrap: wrap;
}

#note {
	padding: 10px;
	width: 97%;
	height: 150px;
}

.search-mob {
	display: none;
	cursor: pointer;
	max-height: 24px;
}