@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('balloon.min.css');


* { border:0px; list-style:none; margin:0px; padding:0px; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html { font-size: 100%; }
body { background:#FFF; margin: 0px; font-family: 'Roboto', sans-serif; font-size:13px; -webkit-text-size-adjust:100%;  color:#000; line-height:22px; text-align:left;  }
a { text-decoration:none; outline:none; color:#000; text-overflow:ellipsis; font-weight:bold; }
a:hover, a.selected, .header .menu a.selected { text-decoration:none; color:#FF0000; transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;  -ms-transition: all 0.9s ease-in-out; }
*:hover { transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;  -ms-transition: all 0.9s ease-in-out; }
b, strong { font-weight:600; }
h1, h2, h3, h4 { line-height:normal; margin:0px; font-weight:400; letter-spacing: 1px; }
h1 { margin-bottom:20px; font-size:40px;  }
h2 { font-size:33px; margin-bottom:20px; font-weight:bold; }
h2 span { font-size:22px; color:#888; }
h2.section { text-align:center; margin: 0 0 40px 0; padding-top:20px; border-top:2px solid #CCC; }
h3 { font-size:16px; margin: 10px 0; font-weight:700; }
h3.section { text-align:center; margin: 20px 0 40px 0; text-transform:uppercase; }
h4.section { text-align:left; margin: 0 0 40px 0; text-transform:uppercase; padding-top:20px; border-top:2px solid #CCC; }
.riepilogo h3 { border-bottom:1px solid #CCC; padding-bottom:5px; }
.riepilogo h3 a { float:right; font-size:12px; color:#FF0000; }
i { margin-right:5px; }
img.scale { width:100%; height:auto; }
img.loading { background: url('../images/loading.gif') no-repeat center; }
img.border { border:10px solid #EEE; }
img.rounder { border-radius:1000px; }
select { background: url("../images/select_arrowdown.gif") no-repeat 97% 50%; }
input, select { height:45px; }
input, select, textarea { margin-bottom:15px; border-radius:0; color:#444; font-family: FontAwesome, 'Roboto', sans-serif; font-size:13px; padding: 12px; background-color: #FFFFFF; border: 1px solid #CCCCCC; }
input.col, select.col, textarea.col { margin-bottom:15px; }
input:focus, textarea:focus, select:focus { border-color: #222; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; background:#F9CCCB; }
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:left; overflow:hidden; height:0px; display:none; line-height:0; padding:0px; margin:0px; letter-spacing: 0; }
input[type='checkbox'], input[type='radio'] { padding:0; height:25px; width:25px; float:left; margin-right:10px;  border: 1px solid #CCCCCC; border-radius: 3px; box-shadow:none; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#666; box-shadow:none;  }
option { padding:0 5px; }
label { font-weight:bold; cursor:pointer; }
.filter * { height:45px; margin-bottom:20px; }
.label { text-align:right; padding:10px 5px 0 0; font-weight:bold; text-transform: uppercase; }
.btn, input[type='submit'], input[type='button'], input[type='reset'], button { font-weight:bold; padding: 15px 20px; border:0px; cursor:pointer; display:inline-block; color:#FFF; background:#CCC; line-height:normal; text-align:center;  text-transform:uppercase;}
.btn:hover, input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover, button:hover{ text-decoration:none; background: #000; color:#FFF; }
button i { margin:0px; }
.btn-primary, input.btn-primary { background-color:#000; color:#FFF;  }
.btn-primary:hover, input.btn-primary:hover { color:#FFF; background:#FF0000; }
.warning { color:#FF0000; font-weight:600; background: url('../images/icon_warning.png') no-repeat left top; padding:5px 0 5px 22px; text-transform:uppercase; }
.icon_info { margin-left:10px; cursor:pointer;  font-size:11px; }
.strike { text-decoration: line-through; font-weight:normal; }
p.limit { margin: 10px 0; font-size:11px; }
.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%; }
iframe {  width: 100%; }
.placeholder { color: #FFF; text-transform:uppercase; }
.column_2 { column-count: 2; column-gap: 40px; text-align:justify; }
.nowrap { white-space:nowrap; }
ul.list_border li:first-child { border-top:0px; }
ul.list_border li { float:none; border-top:1px dotted #CCC; margin:0px; padding: 5px 0; color:#999; }
ul.list_border li a { display:block; }
ul.list_border li p a { display:inline; }
li span.tot { float:right; font-size:11px; width:30px; text-align:center; display: inline-block; }
ul.icon_right li a i { float:right; }
ul.list_number li { list-style:decimal; margin:5px 0 5px 20px; }
ul.list_disc li { list-style:disc; margin:0 40px 10px 15px; }
ul.list_disc li li { list-style:circle; }
ul.icon-list i { width:30px; text-align:center; }
ul.icon-list li { margin: 10px 0; }
ul.condizioni_vendita li, ul.payments li { min-height:30px; padding-left:40px; position: relative; margin-top:10px; }
ul.condizioni_vendita li input, ul.payments li input { position:absolute; left:0; top:0; }
#msg #close {  float:right; color:#FFF; }
#msg #close::before { content: "\f00d"; font-family: "Font Awesome 5 Free"; }
#msg.msg_success { background:#00B259; color:#FFF; padding:7px 10px; font-weight:bold; }
#msg.msg_error { background:#FF0000; color:#FFF; padding:7px 10px; font-weight:bold; }
#msg { margin: 0 0 40px 0; }

.layout { position:relative; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both;  }
.content { width:100%; max-width:1200px; margin: 0 auto; clear: both; padding:40px 20px; position:relative; }
.content-small { max-width:660px; margin: 0 auto; clear: both; padding:0 20px; position:relative; }
.cover { margin:0 auto; text-align:center; min-height:600px; background-size: cover; background-attachment: fixed; background-position:center center; color:#FFF; }
.cover .content { padding-top:100px; padding-bottom:100px; }
.tabs a { padding:10px 10px; text-transform:uppercase; border:1px solid #000; display:block; text-align:center; background:#000; color:#FFF; font-size:12px; letter-spacing:1px; font-weight: bold; }
.tabs a.selected, .tabs a:hover { background:#FFF; border-bottom:0px; color:#000; }
.tabcontent { padding:20px 0; }
.tabcontent .label { font-weight:bold; text-align:left; padding-bottom:5px; }

.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center; }
.hidden { display:none; }
.bold { font-weight:600; }
.avatar { width:50px; height:50px; float:left; margin-right:10px; border-radius: 50%; }
.fa { margin-right:5px; }
.fr { float:right; }
.red { color:#FF0000; }
.green { color:#59B200; }
.gray, .gray a { color:#999; }
.black, .black a { color:#000; }
.fixed { position:fixed; }
.hidden { display:none; }
.block { display:block; }
.mt100 { margin-top:100px; }
.mt60 { margin-top:60px; }
.mt40 { margin-top:40px; }
.mb40 { margin-bottom:40px; }
.mt20 { margin-top:20px; }
.mb20 { margin-bottom:20px; }
.mb10 { margin-bottom:10px; }

table { border-collapse: collapse; width:100%; }
table, th, td { border-bottom: 1px solid #DDD; padding: 5px 10px;  vertical-align: top; }
thead td { background:#000; font-weight:bold; color:#FFF; }
figure { overflow:hidden; }
figure * { transition: all .2s ease-in-out; line-height:normal;  }
figure img { display:block; }


.group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }

.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }

.span_1_of_3 { width: 32.2%; }
.span_2_of_3 { width: 66.1%; }
.span_3_of_3 { width: 100%; }

.span_1_of_4 { width: 23.8%; }
.span_2_of_4 { width: 49.2%; }
.span_3_of_4 { width: 74.6%; }
.span_4_of_4 { width: 100%; }

.span_1_of_5 { width: 18.72%; }
.span_2_of_5 { width: 39.04%; }
.span_3_of_5 { width: 59.36%; }
.span_4_of_5 { width: 79.68%; }
.span_5_of_5 { width: 100%; }

.span_1_of_6 { width: 15.33%; }
.span_2_of_6 { width: 32.26%; }
.span_3_of_6 { width: 49.2%; }
.span_4_of_6 { width: 66.13%; }
.span_5_of_6 { width: 83.06%; }
.span_6_of_6 { width: 100%; }

.span_1_of_8 { width: 11.1%; }
.span_2_of_8 { width: 23.8%; }
.span_3_of_8 { width: 36.5%;}
.span_4_of_8 { width: 49.2%; }
.span_5_of_8 { width: 61.9%; }
.span_6_of_8 { width: 74.6%; }
.span_7_of_8 { width: 87.3%; }
.span_8_of_8 { width: 100%; }

.span_1_of_10 { width: 8.56%; }
.span_2_of_10 { width: 18.72%;  }
.span_3_of_10 { width: 28.88%; }
.span_4_of_10 { width: 39.04%;  }
.span_5_of_10 { width: 49.2%; }
.span_6_of_10 { width: 59.36%; }
.span_7_of_10 { width: 69.52%;  }
.span_8_of_10 { width: 79.68%; }
.span_9_of_10 { width: 89.84%; }
.span_10_of_10 { width: 100%; }
.iphone_show, .header .menu li.iphone_show { display:none; }
.pr80 { padding-right:100px; }

.span_50 { width:50%; margin:0 auto; text-align:center; }
.span_25 { width:25%; margin:0 auto; text-align:center; }


.bg1 { background:#000; color:#FFF; }
.bg_gray { background:#EEE; }
.overlay h3 { font-size:20px; margin-bottom:10px; }
.overlay { font-weight:normal; position:absolute; padding: 20px; text-align:left; line-height:20px; z-index:2; top:0; left:0; right:0; bottom:0; color:#FFF; background-color: rgba(0, 0, 0, 0.8); }

#header { position:fixed; top:0; left:0; right:0; z-index:2222; background:#000; }
.header .content { padding: 0px 20px; text-align: center; position:relative; }
.header .menu ul { margin:0 auto; text-align: center; }
.header .menu li { display:inline-block; margin: 0 10px; letter-spacing: 1px; }
.header .menu li li { display: block;  }
.header .menu ul ul { margin-left:-15px; }
.header a { font-weight:bold; color:#FFF; }
.header a:hover { color:#FF0000; }
.header .lang { position:fixed; top:10px; right:40px; color:#FFF; }
.header .lang li { float:left; margin-left:10px;}
.header .logo { text-align:center; }
.header .logo img { width:110px; height:auto; margin: 10px 0 0 0; }
#header.smaller .logo { display:none; }
#header.smaller .lang { display:none; }
#header.smaller #cart_mini { top:10px; }
.footer { padding: 20px; font-size:13px; color:#FFF; background:#000; }
.footer .logo img { height:60px; width:auto; }
.footer i { border-radius:200px; height:35px; width:35px; border:2px solid #FFF; display: inline-block; padding-top:8px; margin:10px 5px; font-size:16px;  text-align: center; }
.footer i:hover { border-color:#FF0000; }
.footer a { color:#FFF; }
.footer a:hover { color:#FF0000; }
.footer .address { margin:10px 0; }
.footer .credits a { font-weight:400; }
.footer .logo img { float:left; margin-right:20px; }

#main { margin-top:160px; font-size:14px; }

.slider li { background:#000; text-align:center; position:relative; }
.slider li .text { position:absolute; top:30%; left:20px; color:#FFF; text-align:center; width:350px;  text-shadow: 2px 2px 4px black; }
.slider li .text h1 {  font-size:30px; font-weight:bold; }

.item-row { margin:0 auto; width:100%; max-width: 1200px; margin-top:40px; margin-bottom:40px; }
.item-row img { display:block; }
.item-row .container { padding:40px 20px; }


.box .item { position:relative; background:#000; }
.box .item img { display:block; opacity:0.5; }
.box .item img:hover { opacity:1;  }
.box h3 { text-align:center; position:absolute; top:45%; left:0; right:0; color:#FFF; z-index:2; }


.page-header { text-align:center; color:#FFF; font-size:24px; line-height:36px; position:relative;  text-shadow: 2px 2px 4px black; }
.page-header .container h2 { font-size:40px; }
.page-header .container { position:absolute; top:40%; left:0; right:0; text-align:center; }
.timeline { max-width:600px; margin:0 auto; margin-bottom:40px; }
.timeline img { padding:10px 20px 0 0;  }
.list-products .item h3 { font-size:14px; margin:10px 0 0 0; }
.list-products .item figure { border:1px solid #DDD; padding:10px; text-align:center; position:relative; }
.list-products .item .text { min-height:120px; }
.list-sales .item { min-height:180px; border-bottom:1px dotted #000; padding:10px; }
.list-sales .item h3 { font-size:14px; text-transform: uppercase; margin:10px 0; }
.dist_1 { border-radius:2px; background:#AAA; color:#000; padding:2px 5px; display:inline-block; font-size:11px; text-transform: uppercase; letter-spacing: 1px; }
.dist_2 { border-radius:2px; background:#CCC; color:#000; padding:2px 5px; display:inline-block; font-size:11px; text-transform: uppercase; letter-spacing: 1px; }
.dist_3 { border-radius:2px; background:#EEE; color:#000; padding:2px 5px; display:inline-block; font-size:11px; text-transform: uppercase; letter-spacing: 1px; }


.gallery .col { position:relative; background:#000; }
.gallery img { display:block; opacity:0.8; }
.gallery img:hover { opacity:1;  }

.pagination { margin: 20px 0 40px 0; }
.pagination .page { text-align:right; }
.pagination .page a, .pagination .page b { padding:10px 15px; display:inline-block; border:1px solid #DDD; }
.pagination .page a:hover { background:#EEE; }
.pagination .result { padding-top:10px; }
.subnav .col { position:relative;   }
.subnav a { display:block; padding:10px; }
.subnav .left a { padding-left:50px;  }
.subnav .left i { left:0px; top:5px; }
.subnav .right a { padding-right:50px; text-align:right; }
.subnav .right i { right:0px; top:10px; }
.subnav i { font-size:40px; position:absolute; top:5px; }

.list-categories .item { padding:20px; border:1px solid #CCC; text-align:center; }

.accordion_title { font-size:16px; cursor:pointer; color:#B01F2C; padding:15px 10px 15px 45px;  background:#FFF; margin-bottom:10px; position:relative; }
.accordion_title.open { border-bottom:0px; margin:0px; }
.accordion_title i { margin: 0 10px; position:absolute; left:0px; top:18px; }
.accordion_text { padding:10px 45px 20px 45px; background:#FFF; border-top:0px; margin-bottom:10px; }

.last-news div { text-align:left; }

.grid .span_1_of_2:nth-child(2n+1) { margin-left:0px; }
.grid .span_1_of_3:nth-child(3n+1) { margin-left:0px; }
.grid .span_1_of_4:nth-child(4n+1) { margin-left:0px; }
.grid .span_1_of_5:nth-child(5n+1) { margin-left:0px; }
.grid .span_1_of_6:nth-child(6n+1) { margin-left:0px; }
.grid .span_1_of_7:nth-child(7n+1) { margin-left:0px; }
.grid .span_1_of_8:nth-child(8n+1) { margin-left:0px; }
.grid .col { margin-bottom:1.6%; }
.grid img { display:block; }
.span_25 { width:25%; margin:0px; line-height:normal; font-size:0px; }


.blog .span_3_of_4 { padding-right:40px; }
.blog a { font-weight:bold; }
.blog .item { margin-bottom:40px; padding-bottom:40px; position:relative; border-bottom:1px solid #CCC; }
.blog .item h2 { font-size:26px; text-align:left; }
.blog .item .data span { display:block; font-size:16px; }

.tag { margin-bottom:20px; }
.tag a { display:inline-block; padding:2px 5px; margin: 0 2px 5px 0; border:1px solid #000; background:#FFF; color:#000; font-size:11px; text-transform:uppercase; letter-spacing:1px; }
.tag a:hover { border:1px solid #FF0000; background:#FFF; color:#FF0000; }

#lato {  font-size:13px; }
#lato h3 { font-size:13px; margin-bottom:20px; text-transform:uppercase; color:#000; }
#lato li { border-bottom:1px solid #CCC; padding:5px 0; text-transform:uppercase; }
#lato li .tot { font-size:11px; color:#777; top:2px; position:relative; margin-left:5px; font-weight:normal; }
#lato .list-social li { border:0px; float:left; margin-right:10px; }
#lato .list-social li a { width:50px; height:50px; display:block; text-align:center; padding:10px 5px; }
#lato .list-social li i { margin:0px; font-size:28px; }
.blog .item .text.en { font-style:italic; margin-top:10px; }
.blog .gallery { margin-top:40px; }
.blog .gallery .item { border:0px; padding:0px; margin-bottom:1.6%; }
.gallery .span_1_of_3:nth-child(3n+1) { margin-left:0px; }

.scheda h1 { margin-top:20px; }
.scheda p.price { font-weight:bold; margin-bottom:20px; font-size:18px; }
p.price span { font-size:13px; font-weight:normal; }
.share { margin-top:20px; text-align:right; }
.share ul { margin: 0 auto; text-align:right; }
.share li { display:inline-block; margin-right:10px;  }
.share li a { color:#FFF; background:#000; display:inline-block; padding-top:4px; width:30px; height:30px;  border-radius: 200px; text-align:center; }
.share li a:hover { color:#FFF; background:#FF0000; }
.share li i { margin:0px; }

.masonry { column-count: 2; column-gap: 2em; }
.masonry .item { display: inline-block; margin: 0 0 1em; width: 100%; }
.masonry .item img { display:block; }

.scheda .select_colour .item { border:1px solid #CCC; padding: 10px; display:block; border:1px solid #CCC; cursor:pointer; height: 150px; }
.scheda .select_colour .item.selected { border:2px solid #FF0000; color:#FF0000; }
.scheda .select_colour .item:hover { border-color:#FF0000; }
.scheda .select_colour .item * { font-size:11px; line-height:11px;  }
.scheda .select_colour .item .price { font-weight:normal; margin:5px 0 0 0; }

.box_container { background: #EEE; padding:15px; }
.box_container h4 { font-weight:700; text-transform: uppercase; }
.box_container input, .box_container select { margin: 10px 0 0 0; }
.box_container p.result { margin-top:10px; }

#cart_mini { color:#FFF; position:fixed; top:50px; right:40px; }
#cart_mini a { color:#FFF;  }
#cart_mini .cart_mini { display:none; width:290px; background:#FFF; padding:10px; position:absolute; top:30px; right:0; z-index:2; -moz-box-shadow:3px 3px 6px #777; -webkit-box-shadow:3px 3px 6px #777; box-shadow:3px 3px 6px #777; }
#cart_mini .cart_mini .item { color:#000; border-bottom:1px solid #EEE; min-height:45px; padding: 10px 0 10px 0; line-height:normal; text-align:left; }
#cart_mini .cart_mini .item a { font-weight: bold; color:#000; }
#cart_mini .cart_mini .item img { float:left; margin-right:10px; border:1px solid #CCC; }
#cart_mini .cart_mini .item .image { width:60px; height:65px; background:#FFF; float:left; border:1px solid #EEE; margin-right:10px; }
#cart_mini .cart_mini .total { margin: 10px 0 10px 0; text-align: center; font-weight:bold; color:#000; }
#cart_mini .cart_mini .btn { text-transform:uppercase; font-weight:bold; text-align:center; display:inline-block; width:100%; background:#FF0000; color: #FFF; padding: 15px 0;}
#cart_mini .cart_mini .btn:hover { background:#000; }
#cart_mini .cart_mini .start .btn { margin:0; }
#cart_mini .cart_mini .start h3 { margin:0; border:0; }
.cart td { line-height:19px; }
.cart td img { float:left; border:1px solid #EEE; margin-right:10px; width:100px; height:100px; }
.cart td a { font-weight:bold; }
.cart .payments_list { margin-top:20px; }
.cart .payments_list .item { padding:10px 10px 0 10px; background:#EEE; margin-bottom:1px; }
.cart .payments_list .item img { float:right; margin:-10px 15px 0 0; }
.cart .payments_list label { cursor:pointer; }
.cart .detail { margin-top:20px; }
.cart h3 { border-bottom:1px solid #CCC; padding-bottom:10px; }
.cart h3 a.edit { font-size:12px; float:right; margin-top:5px; display:inline-block; }
.checkout_process .col { position:relative; padding:10px 50px; text-align:left; margin-top:10px; }
.checkout_process i { font-size:30px; position:absolute; left:0px; }

body#print { margin:40px; text-align:justify;}
body#print img { width:80px; height:auto; }
body#print h3 { margin: 80px 0 20px 0; }
body#print .print { width:100%; position:fixed; right:0; top:0; left:0; padding:20px 40px; z-index:1; background-color:rgba(255, 255, 255, 0.9); }
body#print .print a { font-size:11px; padding-right:5px; display:inline-block; margin-left:5px; text-transform:uppercase; }

.btn_facebook { background:#4164B4; color:#FFF; padding:10px 20px; margin-top:20px; display:inline-block; text-align:center; text-transform:uppercase; }
.btn_facebook i { border:0px; height:auto; width:auto; padding:0px; color:#FFF; }
.btn_facebook:hover { color:#FFF; }

.global-site-notice { position:fixed; bottom:20px; right:20px; width:100%; max-width:330px; z-index:222; background: #FF0000 none repeat scroll 0% 0%;  color: #FFF; display:block;  padding: 10px 30px; float:none; font-size:13px; }
.global-site-notice .notice-inner { max-width:960px; margin: 0 auto; text-align:left; float:none; position:relative; }
.global-site-notice .notice-inner p { width: auto; padding-right: 30px; adding-left: 40px; display: block; }
.global-site-notice .notice-inner a { color: #FFF; }
.global-site-notice .notice-inner a:hover { text-decoration:underline; }
#close-cookie-notice { position: absolute; right:0; top:0px; }
.global-site-notice.hidden { display:none; }

.scrolloff { pointer-events: none; }

div.top {  display: none; overflow: hidden; position: fixed; right:40px; bottom:60px; background:#FFF; }
div.top .fa { margin:0px; }
div.top a { padding-top:10px; display:block; color:#000; cursor:pointer; font-size:20px; width:40px; height:40px; text-align:center;  }

.paginazione a, .paginazione b { margin-bottom:5px; padding:7px 15px; border:1px solid #EEE; display:inline-block; margin-right:2px; }
.paginazione b { background:#EEE; }

.nav-menu { position:relative; display:block; }
.nav .fa { margin-right:0px; }
.nav-item { display:block; zoom:1; position:relative; margin-right:1px; }
.nav-item a { display:inline-block; text-transform:uppercase; padding:10px 0; }
.nav-item:hover .nav-submenu { display:block; text-decoration:none;  }

/* Navigation submenu */
.nav-submenu { display:none; position:absolute; z-index:200; background:#000; width:200px; }
.nav-submenu-item { display:block; }
.nav-submenu-item a { color:#FFF; padding:7px 7px; display:block; width:100%; text-align:left; }
.nav-submenu-item a:hover { text-decoration:none; color:#FF0000; }

/* Mobile navigation */
.nav-mobile { color:#FFF; display:none; position:absolute; top:40px; right:10px; text-align:center; font-size:20px; height:40px; width:40px; cursor:pointer; padding:7px 10px; }

/* Mobile navigation, clickable area for revealing <ul> */
.nav-click { position:absolute; top:0; right:0; display:none; height:39px; width:50px; cursor:pointer; text-align:center; }
.nav-click i { display:block; height:36px; width:40px; font-size:20px; padding:8px; color:#B9C2E5; }
.nav-rotate { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); }
