.amhide{
   display: none;
}

div.amgroupcat .right{
   float: none !important;
}
.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(https://www.bernabei.it/js/prototype/windows/themes/default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    


/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}#map_canvas img,.google-maps img{max-width:none}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{*overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#333;background-color:#fff}a{color:#08c;text-decoration:none}.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1)}.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.span12{width:940px}.span11{width:860px}.span10{width:780px}.span9{width:700px}.span8{width:620px}.span7{width:540px}.span6{width:460px}.span5{width:380px}.span4{width:300px}.span3{width:220px}.span2{width:140px}.span1{width:60px}.offset12{margin-left:980px}.offset11{margin-left:900px}.offset10{margin-left:820px}.offset9{margin-left:740px}.offset8{margin-left:660px}.offset7{margin-left:580px}.offset6{margin-left:500px}.offset5{margin-left:420px}.offset4{margin-left:340px}.offset3{margin-left:260px}.offset2{margin-left:180px}.offset1{margin-left:100px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%}.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%}.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%}.row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%}.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%}.row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%}.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%}.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%}.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%}.row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%}.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%}.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%}.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%}.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%}.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%}.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%}.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%}.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%}.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%}.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%}.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%}.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%}.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%}.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%}.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%}.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%}.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%}.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%}.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%}.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%}.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%}.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%}.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%}.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%}.row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%}[class*="span"].hide,.row-fluid [class*="span"].hide{display:none}[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right}.container{margin-right:auto;margin-left:auto;*zoom:1}.container:before,.container:after{display:table;line-height:0;content:""}.container:after{clear:both}.container-fluid{padding-right:20px;padding-left:20px;*zoom:1}.container-fluid:before,.container-fluid:after{display:table;line-height:0;content:""}.container-fluid:after{clear:both}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:21px;font-weight:200;line-height:30px}small{font-size:85%}strong{font-weight:bold}em{font-style:italic}cite{font-style:normal}.muted{color:#999}a.muted:hover,a.muted:focus{color:#808080}.text-warning{color:#c09853}a.text-warning:hover,a.text-warning:focus{color:#a47e3c}.text-error{color:#b94a48}a.text-error:hover,a.text-error:focus{color:#953b39}.text-info{color:#3a87ad}a.text-info:hover,a.text-info:focus{color:#2d6987}.text-success{color:#468847}a.text-success:hover,a.text-success:focus{color:#356635}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:inherit;font-weight:bold;line-height:20px;color:inherit;text-rendering:optimizelegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{line-height:40px}h1{font-size:38.5px}h2{font-size:31.5px}h3{font-size:24.5px}h4{font-size:17.5px}h5{font-size:14px}h6{font-size:11.9px}h1 small{font-size:24.5px}h2 small{font-size:17.5px}h3 small{font-size:14px}h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eee}ul,ol{padding:0;margin:0 0 10px 25px}ul ul,ul ol,ol ol,ol ul{margin-bottom:0}li{line-height:20px}ul.unstyled,ol.unstyled{margin-left:0;list-style:none}ul.inline,ol.inline{margin-left:0;list-style:none}ul.inline>li,ol.inline>li{display:inline-block;*display:inline;padding-right:5px;padding-left:5px;*zoom:1}dl{margin-bottom:20px}dt,dd{line-height:20px}dt{font-weight:bold}dd{margin-left:10px}.dl-horizontal{*zoom:1}.dl-horizontal:before,.dl-horizontal:after{display:table;line-height:0;content:""}.dl-horizontal:after{clear:both}.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}hr{margin:20px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{margin-bottom:0;font-size:17.5px;font-weight:300;line-height:1.25}blockquote small{display:block;line-height:20px;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:20px}code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:12px;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}code{padding:2px 4px;color:#d14;white-space:nowrap;background-color:#f7f7f9;border:1px solid #e1e1e8}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}form{margin:0 0 20px}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333;border:0;border-bottom:1px solid #e5e5e5}legend small{font-size:15px;color:#999}label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px}input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}label{display:block;margin-bottom:5px}select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}input,textarea,.uneditable-input{width:206px}textarea{height:auto}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;*margin-top:0;line-height:normal}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}select,input[type="file"]{height:30px;*margin-top:4px;line-height:30px}select{width:220px;background-color:#fff;border:1px solid #ccc}select[multiple],select[size]{height:auto}select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.uneditable-input,.uneditable-textarea{color:#999;cursor:not-allowed;background-color:#fcfcfc;border-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);box-shadow:inset 0 1px 2px rgba(0,0,0,0.025)}.uneditable-input{overflow:hidden;white-space:nowrap}.uneditable-textarea{width:auto;height:auto}input:-moz-placeholder,textarea:-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}.radio,.checkbox{min-height:20px;padding-left:20px}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px}.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}.input-mini{width:60px}.input-small{width:90px}.input-medium{width:150px}.input-large{width:210px}.input-xlarge{width:270px}.input-xxlarge{width:530px}input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0}.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:926px}input.span11,textarea.span11,.uneditable-input.span11{width:846px}input.span10,textarea.span10,.uneditable-input.span10{width:766px}input.span9,textarea.span9,.uneditable-input.span9{width:686px}input.span8,textarea.span8,.uneditable-input.span8{width:606px}input.span7,textarea.span7,.uneditable-input.span7{width:526px}input.span6,textarea.span6,.uneditable-input.span6{width:446px}input.span5,textarea.span5,.uneditable-input.span5{width:366px}input.span4,textarea.span4,.uneditable-input.span4{width:286px}input.span3,textarea.span3,.uneditable-input.span3{width:206px}input.span2,textarea.span2,.uneditable-input.span2{width:126px}input.span1,textarea.span1,.uneditable-input.span1{width:46px}.controls-row{*zoom:1}.controls-row:before,.controls-row:after{display:table;line-height:0;content:""}.controls-row:after{clear:both}.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left}.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent}.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853}.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853}.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48}.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48}.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847}.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847}.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad}.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad}.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3}.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad}input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7}.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1}.form-actions:before,.form-actions:after{display:table;line-height:0;content:""}.form-actions:after{clear:both}.help-block,.help-inline{color:#595959}.help-block{display:block;margin-bottom:10px}.help-inline{display:inline-block;*display:inline;padding-left:5px;vertical-align:middle;*zoom:1}.input-append,.input-prepend{display:inline-block;margin-bottom:10px;font-size:0;white-space:nowrap;vertical-align:middle}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:14px}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2}.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#eee;border:1px solid #ccc}.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546}.input-prepend .add-on,.input-prepend .btn{margin-right:-1px}.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px}.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append .btn-group:first-child{margin-left:0}input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;*display:inline;margin-bottom:0;vertical-align:middle;*zoom:1}.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none}.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block}.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0}.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0}.control-group{margin-bottom:10px}legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate}.form-horizontal .control-group{margin-bottom:20px;*zoom:1}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;line-height:0;content:""}.form-horizontal .control-group:after{clear:both}.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right}.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0}.form-horizontal .controls:first-child{*padding-left:180px}.form-horizontal .help-block{margin-bottom:0}.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px}.form-horizontal .form-actions{padding-left:180px}table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0}.table{width:100%;margin-bottom:20px}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #ddd}.table th{font-weight:bold}.table thead th{vertical-align:bottom}.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed th,.table-condensed td{padding:4px 5px}.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.table-bordered th,.table-bordered td{border-left:1px solid #ddd}.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px}.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px}.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomleft:0}.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-bottomright:0}.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5}table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0}.table td.span1,.table th.span1{float:none;width:44px;margin-left:0}.table td.span2,.table th.span2{float:none;width:124px;margin-left:0}.table td.span3,.table th.span3{float:none;width:204px;margin-left:0}.table td.span4,.table th.span4{float:none;width:284px;margin-left:0}.table td.span5,.table th.span5{float:none;width:364px;margin-left:0}.table td.span6,.table th.span6{float:none;width:444px;margin-left:0}.table td.span7,.table th.span7{float:none;width:524px;margin-left:0}.table td.span8,.table th.span8{float:none;width:604px;margin-left:0}.table td.span9,.table th.span9{float:none;width:684px;margin-left:0}.table td.span10,.table th.span10{float:none;width:764px;margin-left:0}.table td.span11,.table th.span11{float:none;width:844px;margin-left:0}.table td.span12,.table th.span12{float:none;width:924px;margin-left:0}.table tbody tr.success>td{background-color:#dff0d8}.table tbody tr.error>td{background-color:#f2dede}.table tbody tr.warning>td{background-color:#fcf8e3}.table tbody tr.info>td{background-color:#d9edf7}.table-hover tbody tr.success:hover>td{background-color:#d0e9c6}.table-hover tbody tr.error:hover>td{background-color:#ebcccc}.table-hover tbody tr.warning:hover>td{background-color:#faf2cc}.table-hover tbody tr.info:hover>td{background-color:#c4e3f3}[class^="icon-"],[class*=" icon-"]{display:inline-block;width:14px;height:14px;margin-top:1px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url("https://www.bernabei.it/skin/frontend/default/sns_nova/assets/bootstrap/img/glyphicons-halflings.png");background-position:14px 14px;background-repeat:no-repeat}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:focus>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:focus>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:focus>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:focus>a>[class*=" icon-"]{background-image:url("https://www.bernabei.it/skin/frontend/default/sns_nova/assets/bootstrap/img/glyphicons-halflings-white.png")}.icon-glass{background-position:0 0}.icon-music{background-position:-24px 0}.icon-search{background-position:-48px 0}.icon-envelope{background-position:-72px 0}.icon-heart{background-position:-96px 0}.icon-star{background-position:-120px 0}.icon-star-empty{background-position:-144px 0}.icon-user{background-position:-168px 0}.icon-film{background-position:-192px 0}.icon-th-large{background-position:-216px 0}.icon-th{background-position:-240px 0}.icon-th-list{background-position:-264px 0}.icon-ok{background-position:-288px 0}.icon-remove{background-position:-312px 0}.icon-zoom-in{background-position:-336px 0}.icon-zoom-out{background-position:-360px 0}.icon-off{background-position:-384px 0}.icon-signal{background-position:-408px 0}.icon-cog{background-position:-432px 0}.icon-trash{background-position:-456px 0}.icon-home{background-position:0 -24px}.icon-file{background-position:-24px -24px}.icon-time{background-position:-48px -24px}.icon-road{background-position:-72px -24px}.icon-download-alt{background-position:-96px -24px}.icon-download{background-position:-120px -24px}.icon-upload{background-position:-144px -24px}.icon-inbox{background-position:-168px -24px}.icon-play-circle{background-position:-192px -24px}.icon-repeat{background-position:-216px -24px}.icon-refresh{background-position:-240px -24px}.icon-list-alt{background-position:-264px -24px}.icon-lock{background-position:-287px -24px}.icon-flag{background-position:-312px -24px}.icon-headphones{background-position:-336px -24px}.icon-volume-off{background-position:-360px -24px}.icon-volume-down{background-position:-384px -24px}.icon-volume-up{background-position:-408px -24px}.icon-qrcode{background-position:-432px -24px}.icon-barcode{background-position:-456px -24px}.icon-tag{background-position:0 -48px}.icon-tags{background-position:-25px -48px}.icon-book{background-position:-48px -48px}.icon-bookmark{background-position:-72px -48px}.icon-print{background-position:-96px -48px}.icon-camera{background-position:-120px -48px}.icon-font{background-position:-144px -48px}.icon-bold{background-position:-167px -48px}.icon-italic{background-position:-192px -48px}.icon-text-height{background-position:-216px -48px}.icon-text-width{background-position:-240px -48px}.icon-align-left{background-position:-264px -48px}.icon-align-center{background-position:-288px -48px}.icon-align-right{background-position:-312px -48px}.icon-align-justify{background-position:-336px -48px}.icon-list{background-position:-360px -48px}.icon-indent-left{background-position:-384px -48px}.icon-indent-right{background-position:-408px -48px}.icon-facetime-video{background-position:-432px -48px}.icon-picture{background-position:-456px -48px}.icon-pencil{background-position:0 -72px}.icon-map-marker{background-position:-24px -72px}.icon-adjust{background-position:-48px -72px}.icon-tint{background-position:-72px -72px}.icon-edit{background-position:-96px -72px}.icon-share{background-position:-120px -72px}.icon-check{background-position:-144px -72px}.icon-move{background-position:-168px -72px}.icon-step-backward{background-position:-192px -72px}.icon-fast-backward{background-position:-216px -72px}.icon-backward{background-position:-240px -72px}.icon-play{background-position:-264px -72px}.icon-pause{background-position:-288px -72px}.icon-stop{background-position:-312px -72px}.icon-forward{background-position:-336px -72px}.icon-fast-forward{background-position:-360px -72px}.icon-step-forward{background-position:-384px -72px}.icon-eject{background-position:-408px -72px}.icon-chevron-left{background-position:-432px -72px}.icon-chevron-right{background-position:-456px -72px}.icon-plus-sign{background-position:0 -96px}.icon-minus-sign{background-position:-24px -96px}.icon-remove-sign{background-position:-48px -96px}.icon-ok-sign{background-position:-72px -96px}.icon-question-sign{background-position:-96px -96px}.icon-info-sign{background-position:-120px -96px}.icon-screenshot{background-position:-144px -96px}.icon-remove-circle{background-position:-168px -96px}.icon-ok-circle{background-position:-192px -96px}.icon-ban-circle{background-position:-216px -96px}.icon-arrow-left{background-position:-240px -96px}.icon-arrow-right{background-position:-264px -96px}.icon-arrow-up{background-position:-289px -96px}.icon-arrow-down{background-position:-312px -96px}.icon-share-alt{background-position:-336px -96px}.icon-resize-full{background-position:-360px -96px}.icon-resize-small{background-position:-384px -96px}.icon-plus{background-position:-408px -96px}.icon-minus{background-position:-433px -96px}.icon-asterisk{background-position:-456px -96px}.icon-exclamation-sign{background-position:0 -120px}.icon-gift{background-position:-24px -120px}.icon-leaf{background-position:-48px -120px}.icon-fire{background-position:-72px -120px}.icon-eye-open{background-position:-96px -120px}.icon-eye-close{background-position:-120px -120px}.icon-warning-sign{background-position:-144px -120px}.icon-plane{background-position:-168px -120px}.icon-calendar{background-position:-192px -120px}.icon-random{width:16px;background-position:-216px -120px}.icon-comment{background-position:-240px -120px}.icon-magnet{background-position:-264px -120px}.icon-chevron-up{background-position:-288px -120px}.icon-chevron-down{background-position:-313px -119px}.icon-retweet{background-position:-336px -120px}.icon-shopping-cart{background-position:-360px -120px}.icon-folder-close{width:16px;background-position:-384px -120px}.icon-folder-open{width:16px;background-position:-408px -120px}.icon-resize-vertical{background-position:-432px -119px}.icon-resize-horizontal{background-position:-456px -118px}.icon-hdd{background-position:0 -144px}.icon-bullhorn{background-position:-24px -144px}.icon-bell{background-position:-48px -144px}.icon-certificate{background-position:-72px -144px}.icon-thumbs-up{background-position:-96px -144px}.icon-thumbs-down{background-position:-120px -144px}.icon-hand-right{background-position:-144px -144px}.icon-hand-left{background-position:-168px -144px}.icon-hand-up{background-position:-192px -144px}.icon-hand-down{background-position:-216px -144px}.icon-circle-arrow-right{background-position:-240px -144px}.icon-circle-arrow-left{background-position:-264px -144px}.icon-circle-arrow-up{background-position:-288px -144px}.icon-circle-arrow-down{background-position:-312px -144px}.icon-globe{background-position:-336px -144px}.icon-wrench{background-position:-360px -144px}.icon-tasks{background-position:-384px -144px}.icon-filter{background-position:-408px -144px}.icon-briefcase{background-position:-432px -144px}.icon-fullscreen{background-position:-456px -144px}.dropup,.dropdown{position:relative}.dropdown-toggle{*margin-bottom:-3px}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.dropdown .caret{margin-top:8px;margin-left:2px}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;outline:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:default;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open{*z-index:1000}.open>.dropdown-menu{display:block}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0}.dropdown-submenu>a:after{display:block;float:right;width:0;height:0;margin-top:5px;margin-right:-10px;border-color:transparent;border-left-color:#ccc;border-style:solid;border-width:5px 0 5px 5px;content:" "}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.dropdown .dropdown-menu .nav-header{padding-right:20px;padding-left:20px}.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.collapse.in{height:auto}.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.btn{display:inline-block;*display:inline;padding:4px 12px;margin-bottom:0;*margin-left:.3em;font-size:14px;line-height:20px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;*background-color:#e6e6e6;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #ccc;*border:0;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*zoom:1;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333;background-color:#e6e6e6;*background-color:#d9d9d9}.btn:active,.btn.active{background-color:#ccc \9}.btn:first-child{*margin-left:0}.btn:hover,.btn:focus{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px}.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0}.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px}.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255,255,255,0.75)}.btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#006dcc;*background-color:#04c;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.btn-primary:active,.btn-primary.active{background-color:#039 \9}.btn-warning{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#faa732;*background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#fff;background-color:#f89406;*background-color:#df8505}.btn-warning:active,.btn-warning.active{background-color:#c67605 \9}.btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;*background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#fff;background-color:#bd362f;*background-color:#a9302a}.btn-danger:active,.btn-danger.active{background-color:#942a25 \9}.btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;*background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#fff;background-color:#51a351;*background-color:#499249}.btn-success:active,.btn-success.active{background-color:#408140 \9}.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#49afcd;*background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#fff;background-color:#2f96b4;*background-color:#2a85a0}.btn-info:active,.btn-info.active{background-color:#24748c \9}.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#363636;*background-color:#222;background-image:-moz-linear-gradient(top,#444,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));background-image:-webkit-linear-gradient(top,#444,#222);background-image:-o-linear-gradient(top,#444,#222);background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;border-color:#222 #222 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#fff;background-color:#222;*background-color:#151515}.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9}button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0}button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px}button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px}button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link{color:#08c;cursor:pointer;border-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-link:hover,.btn-link:focus{color:#005580;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333;text-decoration:none}.btn-group{position:relative;display:inline-block;*display:inline;*margin-left:.3em;font-size:0;white-space:nowrap;vertical-align:middle;*zoom:1}.btn-group:first-child{*margin-left:0}.btn-group+.btn-group{margin-left:5px}.btn-toolbar{margin-top:10px;margin-bottom:10px;font-size:0}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px}.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group>.btn+.btn{margin-left:-1px}.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px}.btn-group>.btn-mini{font-size:10.5px}.btn-group>.btn-small{font-size:11.9px}.btn-group>.btn-large{font-size:17.5px}.btn-group>.btn:first-child{margin-left:0;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{*padding-top:5px;padding-right:8px;*padding-bottom:5px;padding-left:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn-group>.btn-mini+.dropdown-toggle{*padding-top:2px;padding-right:5px;*padding-bottom:2px;padding-left:5px}.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px}.btn-group>.btn-large+.dropdown-toggle{*padding-top:7px;padding-right:12px;*padding-bottom:7px;padding-left:12px}.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6}.btn-group.open .btn-primary.dropdown-toggle{background-color:#04c}.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406}.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f}.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351}.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4}.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222}.btn .caret{margin-top:8px;margin-left:0}.btn-large .caret{margin-top:6px}.btn-large .caret{border-top-width:5px;border-right-width:5px;border-left-width:5px}.btn-mini .caret,.btn-small .caret{margin-top:8px}.dropup .btn-large .caret{border-bottom-width:5px}.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#fff;border-bottom-color:#fff}.btn-group-vertical{display:inline-block;*display:inline;*zoom:1}.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group-vertical>.btn+.btn{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0}.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.alert,.alert h4{color:#c09853}.alert h4{margin:0}.alert .close{position:relative;top:-2px;right:-21px;line-height:20px}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success h4{color:#468847}.alert-danger,.alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger h4,.alert-error h4{color:#b94a48}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info h4{color:#3a87ad}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block>p,.alert-block>ul{margin-bottom:0}.alert-block p+p{margin-top:5px}.nav{margin-bottom:20px;margin-left:0;list-style:none}.nav>li>a{display:block}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li>a>img{max-width:none}.nav>.pull-right{float:right}.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:bold;line-height:20px;color:#999;text-shadow:0 1px 0 rgba(255,255,255,0.5);text-transform:uppercase}.nav li+.nav-header{margin-top:9px}.nav-list{padding-right:15px;padding-left:15px;margin-bottom:0}.nav-list>li>a,.nav-list .nav-header{margin-right:-15px;margin-left:-15px;text-shadow:0 1px 0 rgba(255,255,255,0.5)}.nav-list>li>a{padding:3px 15px}.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.2);background-color:#08c}.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px}.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.nav-tabs,.nav-pills{*zoom:1}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;line-height:0;content:""}.nav-tabs:after,.nav-pills:after{clear:both}.nav-tabs>li,.nav-pills>li{float:left}.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{margin-bottom:-1px}.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eee #eee #ddd}.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#fff;background-color:#08c}.nav-stacked>li{float:none}.nav-stacked>li>a{margin-right:0}.nav-tabs.nav-stacked{border-bottom:0}.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-topleft:4px}.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px}.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{z-index:2;border-color:#ddd}.nav-pills.nav-stacked>li>a{margin-bottom:3px}.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px}.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.nav .dropdown-toggle .caret{margin-top:6px;border-top-color:#08c;border-bottom-color:#08c}.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#005580;border-bottom-color:#005580}.nav-tabs .dropdown-toggle .caret{margin-top:8px}.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer}.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#fff;background-color:#999;border-color:#999}.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#fff;border-bottom-color:#fff;opacity:1;filter:alpha(opacity=100)}.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999}.tabbable{*zoom:1}.tabbable:before,.tabbable:after{display:table;line-height:0;content:""}.tabbable:after{clear:both}.tab-content{overflow:auto}.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd}.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eee #ddd #eee #eee}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#fff}.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eee #eee #eee #ddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#fff}.nav>.disabled>a{color:#999}.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;cursor:default;background-color:transparent}.navbar{*position:relative;*z-index:2;margin-bottom:20px;overflow:visible}.navbar-inner{min-height:40px;padding-right:20px;padding-left:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top,#fff,#f2f2f2);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);background-image:-o-linear-gradient(top,#fff,#f2f2f2);background-image:linear-gradient(to bottom,#fff,#f2f2f2);background-repeat:repeat-x;border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);*zoom:1;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);box-shadow:0 1px 4px rgba(0,0,0,0.065)}.navbar-inner:before,.navbar-inner:after{display:table;line-height:0;content:""}.navbar-inner:after{clear:both}.navbar .container{width:auto}.nav-collapse.collapse{height:auto;overflow:visible}.navbar .brand{display:block;float:left;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777;text-shadow:0 1px 0 #fff}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none}.navbar-text{margin-bottom:0;line-height:40px;color:#777}.navbar-link{color:#777}.navbar-link:hover,.navbar-link:focus{color:#333}.navbar .divider-vertical{height:40px;margin:0 9px;border-right:1px solid #fff;border-left:1px solid #f2f2f2}.navbar .btn,.navbar .btn-group{margin-top:5px}.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0}.navbar-form{margin-bottom:0;*zoom:1}.navbar-form:before,.navbar-form:after{display:table;line-height:0;content:""}.navbar-form:after{clear:both}.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{margin-top:5px}.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0}.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px}.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0}.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0}.navbar-search .search-query{padding:4px 14px;margin-bottom:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.navbar-static-top{position:static;margin-bottom:0}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px}.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-right:0;padding-left:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.navbar-fixed-top{top:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,0.1);box-shadow:0 1px 10px rgba(0,0,0,0.1)}.navbar-fixed-bottom{bottom:0}.navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 -1px 10px rgba(0,0,0,0.1);box-shadow:0 -1px 10px rgba(0,0,0,0.1)}.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0}.navbar .nav.pull-right{float:right;margin-right:0}.navbar .nav>li{float:left}.navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777;text-decoration:none;text-shadow:0 1px 0 #fff}.navbar .nav .dropdown-toggle .caret{margin-top:8px}.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{color:#333;text-decoration:none;background-color:transparent}.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{color:#555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);-moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);box-shadow:inset 0 3px 8px rgba(0,0,0,0.125)}.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-right:5px;margin-left:5px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#ededed;*background-color:#e5e5e5;background-image:-moz-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));background-image:-webkit-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-o-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:linear-gradient(to bottom,#f2f2f2,#e5e5e5);background-repeat:repeat-x;border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075)}.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#fff;background-color:#e5e5e5;*background-color:#d9d9d9}.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#ccc \9}.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 0 rgba(0,0,0,0.25)}.btn-navbar .icon-bar+.icon-bar{margin-top:3px}.navbar .nav>li>.dropdown-menu:before{position:absolute;top:-7px;left:9px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-left:7px solid transparent;border-bottom-color:rgba(0,0,0,0.2);content:''}.navbar .nav>li>.dropdown-menu:after{position:absolute;top:-6px;left:10px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;content:''}.navbar-fixed-bottom .nav>li>.dropdown-menu:before{top:auto;bottom:-7px;border-top:7px solid #ccc;border-bottom:0;border-top-color:rgba(0,0,0,0.2)}.navbar-fixed-bottom .nav>li>.dropdown-menu:after{top:auto;bottom:-6px;border-top:6px solid #fff;border-bottom:0}.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{color:#555;background-color:#e5e5e5}.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777;border-bottom-color:#777}.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{right:12px;left:auto}.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{right:13px;left:auto}.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{right:100%;left:auto;margin-right:-1px;margin-left:0;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top,#222,#111);background-image:-webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));background-image:-webkit-linear-gradient(top,#222,#111);background-image:-o-linear-gradient(top,#222,#111);background-image:linear-gradient(to bottom,#222,#111);background-repeat:repeat-x;border-color:#252525;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0)}.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{color:#fff}.navbar-inverse .brand{color:#999}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{color:#fff;background-color:#111}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#fff}.navbar-inverse .divider-vertical{border-right-color:#222;border-left-color:#111}.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{color:#fff;background-color:#111}.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-search .search-query{color:#fff;background-color:#515151;border-color:#111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333;text-shadow:0 1px 0 #fff;background-color:#fff;border:0;outline:0;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);-moz-box-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.15)}.navbar-inverse .btn-navbar{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0e0e0e;*background-color:#040404;background-image:-moz-linear-gradient(top,#151515,#040404);background-image:-webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));background-image:-webkit-linear-gradient(top,#151515,#040404);background-image:-o-linear-gradient(top,#151515,#040404);background-image:linear-gradient(to bottom,#151515,#040404);background-repeat:repeat-x;border-color:#040404 #040404 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',endColorstr='#ff040404',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#fff;background-color:#040404;*background-color:#000}.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000 \9}.breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.breadcrumb>li{display:inline-block;*display:inline;text-shadow:0 1px 0 #fff;*zoom:1}.breadcrumb>li>.divider{padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{margin:20px 0}.pagination ul{display:inline-block;*display:inline;margin-bottom:0;margin-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*zoom:1;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.pagination ul>li{display:inline}.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0}.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5}.pagination ul>.active>a,.pagination ul>.active>span{color:#999;cursor:default}.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999;cursor:default;background-color:transparent}.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.pagination-centered{text-align:center}.pagination-right{text-align:right}.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px}.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px}.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px}.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px}.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px}.pager{margin:20px 0;text-align:center;list-style:none;*zoom:1}.pager:before,.pager:after{display:table;line-height:0;content:""}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:default;background-color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:.8;filter:alpha(opacity=80)}.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;outline:0;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.modal.fade{top:-25%;-webkit-transition:opacity .3s linear,top .3s ease-out;-moz-transition:opacity .3s linear,top .3s ease-out;-o-transition:opacity .3s linear,top .3s ease-out;transition:opacity .3s linear,top .3s ease-out}.modal.fade.in{top:10%}.modal-header{padding:9px 15px;border-bottom:1px solid #eee}.modal-header .close{margin-top:2px}.modal-header h3{margin:0;line-height:30px}.modal-body{position:relative;max-height:400px;padding:15px;overflow-y:auto}.modal-form{margin-bottom:0}.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;*zoom:1;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.modal-footer:before,.modal-footer:after{display:table;line-height:0;content:""}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.tooltip{position:absolute;z-index:1030;display:block;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.8;filter:alpha(opacity=80)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0}.thumbnails{margin-left:-20px;list-style:none;*zoom:1}.thumbnails:before,.thumbnails:after{display:table;line-height:0;content:""}.thumbnails:after{clear:both}.row-fluid .thumbnails{margin-left:0}.thumbnails>li{float:left;margin-bottom:20px;margin-left:20px}.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.055);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.055);box-shadow:0 1px 3px rgba(0,0,0,0.055);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}a.thumbnail:hover,a.thumbnail:focus{border-color:#08c;-webkit-box-shadow:0 1px 4px rgba(0,105,214,0.25);-moz-box-shadow:0 1px 4px rgba(0,105,214,0.25);box-shadow:0 1px 4px rgba(0,105,214,0.25)}.thumbnail>img{display:block;max-width:100%;margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#555}.media,.media-body{overflow:hidden;*overflow:visible;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{margin-left:0;list-style:none}.label,.badge{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:bold;line-height:14px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);white-space:nowrap;vertical-align:baseline;background-color:#999}.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.badge{padding-right:9px;padding-left:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.label:empty,.badge:empty{display:none}a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.label-important,.badge-important{background-color:#b94a48}.label-important[href],.badge-important[href]{background-color:#953b39}.label-warning,.badge-warning{background-color:#f89406}.label-warning[href],.badge-warning[href]{background-color:#c67605}.label-success,.badge-success{background-color:#468847}.label-success[href],.badge-success[href]{background-color:#356635}.label-info,.badge-info{background-color:#3a87ad}.label-info[href],.badge-info[href]{background-color:#2d6987}.label-inverse,.badge-inverse{background-color:#333}.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a}.btn .label,.btn .badge{position:relative;top:-1px}.btn-mini .label,.btn-mini .badge{top:0}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress .bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top,#149bdf,#0480be);background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:-o-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15)}.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px}.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top,#ee5f5b,#c43c35);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));background-image:-webkit-linear-gradient(top,#ee5f5b,#c43c35);background-image:-o-linear-gradient(top,#ee5f5b,#c43c35);background-image:linear-gradient(to bottom,#ee5f5b,#c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffc43c35',GradientType=0)}.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top,#62c462,#57a957);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));background-image:-webkit-linear-gradient(top,#62c462,#57a957);background-image:-o-linear-gradient(top,#62c462,#57a957);background-image:linear-gradient(to bottom,#62c462,#57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff57a957',GradientType=0)}.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top,#5bc0de,#339bb9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));background-image:-webkit-linear-gradient(top,#5bc0de,#339bb9);background-image:-o-linear-gradient(top,#5bc0de,#339bb9);background-image:linear-gradient(to bottom,#5bc0de,#339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff339bb9',GradientType=0)}.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0)}.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.accordion{margin-bottom:20px}.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.accordion-heading{border-bottom:0}.accordion-heading .accordion-toggle{display:block;padding:8px 15px}.accordion-toggle{cursor:pointer}.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5}.carousel{position:relative;margin-bottom:20px;line-height:1}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;filter:alpha(opacity=50)}.carousel-control.right{right:15px;left:auto}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255,255,255,0.25);border-radius:5px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:0;bottom:0;left:0;padding:15px;background:#333;background:rgba(0,0,0,0.75)}.carousel-caption h4,.carousel-caption p{line-height:20px;color:#fff}.carousel-caption h4{margin:0 0 5px}.carousel-caption p{margin-bottom:0}.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eee;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;letter-spacing:-1px;color:inherit}.hero-unit li{line-height:30px}.pull-right{float:right}.pull-left{float:left}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.affix{position:fixed}

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:device-width}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none!important}.hidden-desktop{display:none!important}.visible-desktop{display:inherit!important}@media(min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media(max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}@media(min-width:1200px){.row{margin-left:-30px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:30px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px}.span12{width:1170px}.span11{width:1070px}.span10{width:970px}.span9{width:870px}.span8{width:770px}.span7{width:670px}.span6{width:570px}.span5{width:470px}.span4{width:370px}.span3{width:270px}.span2{width:170px}.span1{width:70px}.offset12{margin-left:1230px}.offset11{margin-left:1130px}.offset10{margin-left:1030px}.offset9{margin-left:930px}.offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-left:530px}.offset4{margin-left:430px}.offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%}.row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%}.row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%}.row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%}.row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%}.row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%}.row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%}.row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%}.row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%}.row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%}.row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%}.row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%}.row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%}.row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%}.row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%}.row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%}.row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%}.row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%}.row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%}.row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%}.row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%}.row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%}.row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%}.row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%}.row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%}.row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%}.row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%}.row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%}.row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%}.row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%}.row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%}.row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%}.row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%}.row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%}.row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:30px}input.span12,textarea.span12,.uneditable-input.span12{width:1156px}input.span11,textarea.span11,.uneditable-input.span11{width:1056px}input.span10,textarea.span10,.uneditable-input.span10{width:956px}input.span9,textarea.span9,.uneditable-input.span9{width:856px}input.span8,textarea.span8,.uneditable-input.span8{width:756px}input.span7,textarea.span7,.uneditable-input.span7{width:656px}input.span6,textarea.span6,.uneditable-input.span6{width:556px}input.span5,textarea.span5,.uneditable-input.span5{width:456px}input.span4,textarea.span4,.uneditable-input.span4{width:356px}input.span3,textarea.span3,.uneditable-input.span3{width:256px}input.span2,textarea.span2,.uneditable-input.span2{width:156px}input.span1,textarea.span1,.uneditable-input.span1{width:56px}.thumbnails{margin-left:-30px}.thumbnails>li{margin-left:30px}.row-fluid .thumbnails{margin-left:0}}@media(min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px}.span12{width:724px}.span11{width:662px}.span10{width:600px}.span9{width:538px}.span8{width:476px}.span7{width:414px}.span6{width:352px}.span5{width:290px}.span4{width:228px}.span3{width:166px}.span2{width:104px}.span1{width:42px}.offset12{margin-left:764px}.offset11{margin-left:702px}.offset10{margin-left:640px}.offset9{margin-left:578px}.offset8{margin-left:516px}.offset7{margin-left:454px}.offset6{margin-left:392px}.offset5{margin-left:330px}.offset4{margin-left:268px}.offset3{margin-left:206px}.offset2{margin-left:144px}.offset1{margin-left:82px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%}.row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%}.row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%}.row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%}.row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%}.row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%}.row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%}.row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%}.row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%}.row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%}.row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%}.row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%}.row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%}.row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%}.row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%}.row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%}.row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%}.row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%}.row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%}.row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%}.row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%}.row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%}.row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%}.row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%}.row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%}.row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%}.row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%}.row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%}.row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%}.row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%}.row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%}.row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%}.row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%}.row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%}.row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:710px}input.span11,textarea.span11,.uneditable-input.span11{width:648px}input.span10,textarea.span10,.uneditable-input.span10{width:586px}input.span9,textarea.span9,.uneditable-input.span9{width:524px}input.span8,textarea.span8,.uneditable-input.span8{width:462px}input.span7,textarea.span7,.uneditable-input.span7{width:400px}input.span6,textarea.span6,.uneditable-input.span6{width:338px}input.span5,textarea.span5,.uneditable-input.span5{width:276px}input.span4,textarea.span4,.uneditable-input.span4{width:214px}input.span3,textarea.span3,.uneditable-input.span3{width:152px}input.span2,textarea.span2,.uneditable-input.span2{width:90px}input.span1,textarea.span1,.uneditable-input.span1{width:28px}}@media(max-width:767px){body{padding-right:20px;padding-left:20px}.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-right:-20px;margin-left:-20px}.container-fluid{padding:0}.dl-horizontal dt{float:none;width:auto;clear:none;text-align:left}.dl-horizontal dd{margin-left:0}.container{width:auto}.row-fluid{width:100%}.row,.thumbnails{margin-left:0}.thumbnails>li{float:none;margin-left:0}[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{display:block;float:none;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="offset"]:first-child{margin-left:0}.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto}.controls-row [class*="span"]+[class*="span"]{margin-left:0}.modal{position:fixed;top:20px;right:20px;left:20px;width:auto;margin:0}.modal.fade{top:-100px}.modal.fade.in{top:20px}}@media(max-width:480px){.nav-collapse{-webkit-transform:translate3d(0,0,0)}.page-header h1 small{display:block;line-height:20px}input[type="checkbox"],input[type="radio"]{border:1px solid #ccc}.form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left}.form-horizontal .controls{margin-left:0}.form-horizontal .control-list{padding-top:0}.form-horizontal .form-actions{padding-right:10px;padding-left:10px}.media .pull-left,.media .pull-right{display:block;float:none;margin-bottom:10px}.media-object{margin-right:0;margin-left:0}.modal{top:10px;right:10px;left:10px}.modal-header .close{padding:10px;margin:-10px}.carousel-caption{position:static}}@media(max-width:979px){body{padding-top:0}.navbar-fixed-top,.navbar-fixed-bottom{position:static}.navbar-fixed-top{margin-bottom:20px}.navbar-fixed-bottom{margin-top:20px}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px}.navbar .container{width:auto;padding:0}.navbar .brand{padding-right:10px;padding-left:10px;margin:0 0 0 -5px}.nav-collapse{clear:both}.nav-collapse .nav{float:none;margin:0 0 10px}.nav-collapse .nav>li{float:none}.nav-collapse .nav>li>a{margin-bottom:2px}.nav-collapse .nav>.divider-vertical{display:none}.nav-collapse .nav .nav-header{color:#777;text-shadow:none}.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.nav-collapse .dropdown-menu li+li a{margin-bottom:2px}.nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2}.navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999}.navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111}.nav-collapse.in .btn-group{padding:0;margin-top:5px}.nav-collapse .dropdown-menu{position:static;top:auto;left:auto;display:none;float:none;max-width:none;padding:0;margin:0 15px;background-color:transparent;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav-collapse .open>.dropdown-menu{display:block}.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none}.nav-collapse .dropdown-menu .divider{display:none}.nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none}.nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111;border-bottom-color:#111}.navbar .nav-collapse .nav.pull-right{float:none;margin-left:0}.nav-collapse,.nav-collapse.collapse{height:0;overflow:hidden}.navbar .btn-navbar{display:block}.navbar-static .navbar-inner{padding-right:10px;padding-left:10px}}@media(min-width:980px){.nav-collapse.collapse{height:auto!important;overflow:visible!important}}

.la,.lab,.lad,.lal,.lar,.las{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.la-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.la-xs{font-size:.75em}.la-sm{font-size:.875em}.la-1x{font-size:1em}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-6x{font-size:6em}.la-7x{font-size:7em}.la-8x{font-size:8em}.la-9x{font-size:9em}.la-10x{font-size:10em}.la-fw{text-align:center;width:1.25em}.la-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.la-ul>li{position:relative}.la-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.la-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.la-pull-left{float:left}.la-pull-right{float:right}.la.la-pull-left,.lab.la-pull-left,.lal.la-pull-left,.lar.la-pull-left,.las.la-pull-left{margin-right:.3em}.la.la-pull-right,.lab.la-pull-right,.lal.la-pull-right,.lar.la-pull-right,.las.la-pull-right{margin-left:.3em}.la-spin{-webkit-animation:la-spin 2s infinite linear;animation:la-spin 2s infinite linear}.la-pulse{-webkit-animation:la-spin 1s infinite steps(8);animation:la-spin 1s infinite steps(8)}@-webkit-keyframes la-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes la-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.la-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.la-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.la-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.la-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.la-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.la-flip-both,.la-flip-horizontal.la-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .la-flip-both,:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-rotate-180,:root .la-rotate-270,:root .la-rotate-90{-webkit-filter:none;filter:none}.la-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.la-stack-1x,.la-stack-2x{left:0;position:absolute;text-align:center;width:100%}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:"\f26e"}.la-accessible-icon:before{content:"\f368"}.la-accusoft:before{content:"\f369"}.la-acquisitions-incorporated:before{content:"\f6af"}.la-ad:before{content:"\f641"}.la-address-book:before{content:"\f2b9"}.la-address-card:before{content:"\f2bb"}.la-adjust:before{content:"\f042"}.la-adn:before{content:"\f170"}.la-adobe:before{content:"\f778"}.la-adversal:before{content:"\f36a"}.la-affiliatetheme:before{content:"\f36b"}.la-air-freshener:before{content:"\f5d0"}.la-airbnb:before{content:"\f834"}.la-algolia:before{content:"\f36c"}.la-align-center:before{content:"\f037"}.la-align-justify:before{content:"\f039"}.la-align-left:before{content:"\f036"}.la-align-right:before{content:"\f038"}.la-alipay:before{content:"\f642"}.la-allergies:before{content:"\f461"}.la-amazon:before{content:"\f270"}.la-amazon-pay:before{content:"\f42c"}.la-ambulance:before{content:"\f0f9"}.la-american-sign-language-interpreting:before{content:"\f2a3"}.la-amilia:before{content:"\f36d"}.la-anchor:before{content:"\f13d"}.la-android:before{content:"\f17b"}.la-angellist:before{content:"\f209"}.la-angle-double-down:before{content:"\f103"}.la-angle-double-left:before{content:"\f100"}.la-angle-double-right:before{content:"\f101"}.la-angle-double-up:before{content:"\f102"}.la-angle-down:before{content:"\f107"}.la-angle-left:before{content:"\f104"}.la-angle-right:before{content:"\f105"}.la-angle-up:before{content:"\f106"}.la-angry:before{content:"\f556"}.la-angrycreative:before{content:"\f36e"}.la-angular:before{content:"\f420"}.la-ankh:before{content:"\f644"}.la-app-store:before{content:"\f36f"}.la-app-store-ios:before{content:"\f370"}.la-apper:before{content:"\f371"}.la-apple:before{content:"\f179"}.la-apple-alt:before{content:"\f5d1"}.la-apple-pay:before{content:"\f415"}.la-archive:before{content:"\f187"}.la-archway:before{content:"\f557"}.la-arrow-alt-circle-down:before{content:"\f358"}.la-arrow-alt-circle-left:before{content:"\f359"}.la-arrow-alt-circle-right:before{content:"\f35a"}.la-arrow-alt-circle-up:before{content:"\f35b"}.la-arrow-circle-down:before{content:"\f0ab"}.la-arrow-circle-left:before{content:"\f0a8"}.la-arrow-circle-right:before{content:"\f0a9"}.la-arrow-circle-up:before{content:"\f0aa"}.la-arrow-down:before{content:"\f063"}.la-arrow-left:before{content:"\f060"}.la-arrow-right:before{content:"\f061"}.la-arrow-up:before{content:"\f062"}.la-arrows-alt:before{content:"\f0b2"}.la-arrows-alt-h:before{content:"\f337"}.la-arrows-alt-v:before{content:"\f338"}.la-artstation:before{content:"\f77a"}.la-assistive-listening-systems:before{content:"\f2a2"}.la-asterisk:before{content:"\f069"}.la-asymmetrik:before{content:"\f372"}.la-at:before{content:"\f1fa"}.la-atlas:before{content:"\f558"}.la-atlassian:before{content:"\f77b"}.la-atom:before{content:"\f5d2"}.la-audible:before{content:"\f373"}.la-audio-description:before{content:"\f29e"}.la-autoprefixer:before{content:"\f41c"}.la-avianex:before{content:"\f374"}.la-aviato:before{content:"\f421"}.la-award:before{content:"\f559"}.la-aws:before{content:"\f375"}.la-baby:before{content:"\f77c"}.la-baby-carriage:before{content:"\f77d"}.la-backspace:before{content:"\f55a"}.la-backward:before{content:"\f04a"}.la-bacon:before{content:"\f7e5"}.la-balance-scale:before{content:"\f24e"}.la-balance-scale-left:before{content:"\f515"}.la-balance-scale-right:before{content:"\f516"}.la-ban:before{content:"\f05e"}.la-band-aid:before{content:"\f462"}.la-bandcamp:before{content:"\f2d5"}.la-barcode:before{content:"\f02a"}.la-bars:before{content:"\f0c9"}.la-baseball-ball:before{content:"\f433"}.la-basketball-ball:before{content:"\f434"}.la-bath:before{content:"\f2cd"}.la-battery-empty:before{content:"\f244"}.la-battery-full:before{content:"\f240"}.la-battery-half:before{content:"\f242"}.la-battery-quarter:before{content:"\f243"}.la-battery-three-quarters:before{content:"\f241"}.la-battle-net:before{content:"\f835"}.la-bed:before{content:"\f236"}.la-beer:before{content:"\f0fc"}.la-behance:before{content:"\f1b4"}.la-behance-square:before{content:"\f1b5"}.la-bell:before{content:"\f0f3"}.la-bell-slash:before{content:"\f1f6"}.la-bezier-curve:before{content:"\f55b"}.la-bible:before{content:"\f647"}.la-bicycle:before{content:"\f206"}.la-biking:before{content:"\f84a"}.la-bimobject:before{content:"\f378"}.la-binoculars:before{content:"\f1e5"}.la-biohazard:before{content:"\f780"}.la-birthday-cake:before{content:"\f1fd"}.la-bitbucket:before{content:"\f171"}.la-bitcoin:before{content:"\f379"}.la-bity:before{content:"\f37a"}.la-black-tie:before{content:"\f27e"}.la-blackberry:before{content:"\f37b"}.la-blender:before{content:"\f517"}.la-blender-phone:before{content:"\f6b6"}.la-blind:before{content:"\f29d"}.la-blog:before{content:"\f781"}.la-blogger:before{content:"\f37c"}.la-blogger-b:before{content:"\f37d"}.la-bluetooth:before{content:"\f293"}.la-bluetooth-b:before{content:"\f294"}.la-bold:before{content:"\f032"}.la-bolt:before{content:"\f0e7"}.la-bomb:before{content:"\f1e2"}.la-bone:before{content:"\f5d7"}.la-bong:before{content:"\f55c"}.la-book:before{content:"\f02d"}.la-book-dead:before{content:"\f6b7"}.la-book-medical:before{content:"\f7e6"}.la-book-open:before{content:"\f518"}.la-book-reader:before{content:"\f5da"}.la-bookmark:before{content:"\f02e"}.la-bootstrap:before{content:"\f836"}.la-border-all:before{content:"\f84c"}.la-border-none:before{content:"\f850"}.la-border-style:before{content:"\f853"}.la-bowling-ball:before{content:"\f436"}.la-box:before{content:"\f466"}.la-box-open:before{content:"\f49e"}.la-boxes:before{content:"\f468"}.la-braille:before{content:"\f2a1"}.la-brain:before{content:"\f5dc"}.la-bread-slice:before{content:"\f7ec"}.la-briefcase:before{content:"\f0b1"}.la-briefcase-medical:before{content:"\f469"}.la-broadcast-tower:before{content:"\f519"}.la-broom:before{content:"\f51a"}.la-brush:before{content:"\f55d"}.la-btc:before{content:"\f15a"}.la-buffer:before{content:"\f837"}.la-bug:before{content:"\f188"}.la-building:before{content:"\f1ad"}.la-bullhorn:before{content:"\f0a1"}.la-bullseye:before{content:"\f140"}.la-burn:before{content:"\f46a"}.la-buromobelexperte:before{content:"\f37f"}.la-bus:before{content:"\f207"}.la-bus-alt:before{content:"\f55e"}.la-business-time:before{content:"\f64a"}.la-buy-n-large:before{content:"\f8a6"}.la-buysellads:before{content:"\f20d"}.la-calculator:before{content:"\f1ec"}.la-calendar:before{content:"\f133"}.la-calendar-alt:before{content:"\f073"}.la-calendar-check:before{content:"\f274"}.la-calendar-day:before{content:"\f783"}.la-calendar-minus:before{content:"\f272"}.la-calendar-plus:before{content:"\f271"}.la-calendar-times:before{content:"\f273"}.la-calendar-week:before{content:"\f784"}.la-camera:before{content:"\f030"}.la-camera-retro:before{content:"\f083"}.la-campground:before{content:"\f6bb"}.la-canadian-maple-leaf:before{content:"\f785"}.la-candy-cane:before{content:"\f786"}.la-cannabis:before{content:"\f55f"}.la-capsules:before{content:"\f46b"}.la-car:before{content:"\f1b9"}.la-car-alt:before{content:"\f5de"}.la-car-battery:before{content:"\f5df"}.la-car-crash:before{content:"\f5e1"}.la-car-side:before{content:"\f5e4"}.la-caret-down:before{content:"\f0d7"}.la-caret-left:before{content:"\f0d9"}.la-caret-right:before{content:"\f0da"}.la-caret-square-down:before{content:"\f150"}.la-caret-square-left:before{content:"\f191"}.la-caret-square-right:before{content:"\f152"}.la-caret-square-up:before{content:"\f151"}.la-caret-up:before{content:"\f0d8"}.la-carrot:before{content:"\f787"}.la-cart-arrow-down:before{content:"\f218"}.la-cart-plus:before{content:"\f217"}.la-cash-register:before{content:"\f788"}.la-cat:before{content:"\f6be"}.la-cc-amazon-pay:before{content:"\f42d"}.la-cc-amex:before{content:"\f1f3"}.la-cc-apple-pay:before{content:"\f416"}.la-cc-diners-club:before{content:"\f24c"}.la-cc-discover:before{content:"\f1f2"}.la-cc-jcb:before{content:"\f24b"}.la-cc-mastercard:before{content:"\f1f1"}.la-cc-paypal:before{content:"\f1f4"}.la-cc-stripe:before{content:"\f1f5"}.la-cc-visa:before{content:"\f1f0"}.la-centercode:before{content:"\f380"}.la-centos:before{content:"\f789"}.la-certificate:before{content:"\f0a3"}.la-chair:before{content:"\f6c0"}.la-chalkboard:before{content:"\f51b"}.la-chalkboard-teacher:before{content:"\f51c"}.la-charging-station:before{content:"\f5e7"}.la-chart-area:before{content:"\f1fe"}.la-chart-bar:before{content:"\f080"}.la-chart-line:before{content:"\f201"}.la-chart-pie:before{content:"\f200"}.la-check:before{content:"\f00c"}.la-check-circle:before{content:"\f058"}.la-check-double:before{content:"\f560"}.la-check-square:before{content:"\f14a"}.la-cheese:before{content:"\f7ef"}.la-chess:before{content:"\f439"}.la-chess-bishop:before{content:"\f43a"}.la-chess-board:before{content:"\f43c"}.la-chess-king:before{content:"\f43f"}.la-chess-knight:before{content:"\f441"}.la-chess-pawn:before{content:"\f443"}.la-chess-queen:before{content:"\f445"}.la-chess-rook:before{content:"\f447"}.la-chevron-circle-down:before{content:"\f13a"}.la-chevron-circle-left:before{content:"\f137"}.la-chevron-circle-right:before{content:"\f138"}.la-chevron-circle-up:before{content:"\f139"}.la-chevron-down:before{content:"\f078"}.la-chevron-left:before{content:"\f053"}.la-chevron-right:before{content:"\f054"}.la-chevron-up:before{content:"\f077"}.la-child:before{content:"\f1ae"}.la-chrome:before{content:"\f268"}.la-chromecast:before{content:"\f838"}.la-church:before{content:"\f51d"}.la-circle:before{content:"\f111"}.la-circle-notch:before{content:"\f1ce"}.la-city:before{content:"\f64f"}.la-clinic-medical:before{content:"\f7f2"}.la-clipboard:before{content:"\f328"}.la-clipboard-check:before{content:"\f46c"}.la-clipboard-list:before{content:"\f46d"}.la-clock:before{content:"\f017"}.la-clone:before{content:"\f24d"}.la-closed-captioning:before{content:"\f20a"}.la-cloud:before{content:"\f0c2"}.la-cloud-download-alt:before{content:"\f381"}.la-cloud-meatball:before{content:"\f73b"}.la-cloud-moon:before{content:"\f6c3"}.la-cloud-moon-rain:before{content:"\f73c"}.la-cloud-rain:before{content:"\f73d"}.la-cloud-showers-heavy:before{content:"\f740"}.la-cloud-sun:before{content:"\f6c4"}.la-cloud-sun-rain:before{content:"\f743"}.la-cloud-upload-alt:before{content:"\f382"}.la-cloudscale:before{content:"\f383"}.la-cloudsmith:before{content:"\f384"}.la-cloudversify:before{content:"\f385"}.la-cocktail:before{content:"\f561"}.la-code:before{content:"\f121"}.la-code-branch:before{content:"\f126"}.la-codepen:before{content:"\f1cb"}.la-codiepie:before{content:"\f284"}.la-coffee:before{content:"\f0f4"}.la-cog:before{content:"\f013"}.la-cogs:before{content:"\f085"}.la-coins:before{content:"\f51e"}.la-columns:before{content:"\f0db"}.la-comment:before{content:"\f075"}.la-comment-alt:before{content:"\f27a"}.la-comment-dollar:before{content:"\f651"}.la-comment-dots:before{content:"\f4ad"}.la-comment-medical:before{content:"\f7f5"}.la-comment-slash:before{content:"\f4b3"}.la-comments:before{content:"\f086"}.la-comments-dollar:before{content:"\f653"}.la-compact-disc:before{content:"\f51f"}.la-compass:before{content:"\f14e"}.la-compress:before{content:"\f066"}.la-compress-arrows-alt:before{content:"\f78c"}.la-concierge-bell:before{content:"\f562"}.la-confluence:before{content:"\f78d"}.la-connectdevelop:before{content:"\f20e"}.la-contao:before{content:"\f26d"}.la-cookie:before{content:"\f563"}.la-cookie-bite:before{content:"\f564"}.la-copy:before{content:"\f0c5"}.la-copyright:before{content:"\f1f9"}.la-cotton-bureau:before{content:"\f89e"}.la-couch:before{content:"\f4b8"}.la-cpanel:before{content:"\f388"}.la-creative-commons:before{content:"\f25e"}.la-creative-commons-by:before{content:"\f4e7"}.la-creative-commons-nc:before{content:"\f4e8"}.la-creative-commons-nc-eu:before{content:"\f4e9"}.la-creative-commons-nc-jp:before{content:"\f4ea"}.la-creative-commons-nd:before{content:"\f4eb"}.la-creative-commons-pd:before{content:"\f4ec"}.la-creative-commons-pd-alt:before{content:"\f4ed"}.la-creative-commons-remix:before{content:"\f4ee"}.la-creative-commons-sa:before{content:"\f4ef"}.la-creative-commons-sampling:before{content:"\f4f0"}.la-creative-commons-sampling-plus:before{content:"\f4f1"}.la-creative-commons-share:before{content:"\f4f2"}.la-creative-commons-zero:before{content:"\f4f3"}.la-credit-card:before{content:"\f09d"}.la-critical-role:before{content:"\f6c9"}.la-crop:before{content:"\f125"}.la-crop-alt:before{content:"\f565"}.la-cross:before{content:"\f654"}.la-crosshairs:before{content:"\f05b"}.la-crow:before{content:"\f520"}.la-crown:before{content:"\f521"}.la-crutch:before{content:"\f7f7"}.la-css3:before{content:"\f13c"}.la-css3-alt:before{content:"\f38b"}.la-cube:before{content:"\f1b2"}.la-cubes:before{content:"\f1b3"}.la-cut:before{content:"\f0c4"}.la-cuttlefish:before{content:"\f38c"}.la-d-and-d:before{content:"\f38d"}.la-d-and-d-beyond:before{content:"\f6ca"}.la-dashcube:before{content:"\f210"}.la-database:before{content:"\f1c0"}.la-deaf:before{content:"\f2a4"}.la-delicious:before{content:"\f1a5"}.la-democrat:before{content:"\f747"}.la-deploydog:before{content:"\f38e"}.la-deskpro:before{content:"\f38f"}.la-desktop:before{content:"\f108"}.la-dev:before{content:"\f6cc"}.la-deviantart:before{content:"\f1bd"}.la-dharmachakra:before{content:"\f655"}.la-dhl:before{content:"\f790"}.la-diagnoses:before{content:"\f470"}.la-diaspora:before{content:"\f791"}.la-dice:before{content:"\f522"}.la-dice-d20:before{content:"\f6cf"}.la-dice-d6:before{content:"\f6d1"}.la-dice-five:before{content:"\f523"}.la-dice-four:before{content:"\f524"}.la-dice-one:before{content:"\f525"}.la-dice-six:before{content:"\f526"}.la-dice-three:before{content:"\f527"}.la-dice-two:before{content:"\f528"}.la-digg:before{content:"\f1a6"}.la-digital-ocean:before{content:"\f391"}.la-digital-tachograph:before{content:"\f566"}.la-directions:before{content:"\f5eb"}.la-discord:before{content:"\f392"}.la-discourse:before{content:"\f393"}.la-divide:before{content:"\f529"}.la-dizzy:before{content:"\f567"}.la-dna:before{content:"\f471"}.la-dochub:before{content:"\f394"}.la-docker:before{content:"\f395"}.la-dog:before{content:"\f6d3"}.la-dollar-sign:before{content:"\f155"}.la-dolly:before{content:"\f472"}.la-dolly-flatbed:before{content:"\f474"}.la-donate:before{content:"\f4b9"}.la-door-closed:before{content:"\f52a"}.la-door-open:before{content:"\f52b"}.la-dot-circle:before{content:"\f192"}.la-dove:before{content:"\f4ba"}.la-download:before{content:"\f019"}.la-draft2digital:before{content:"\f396"}.la-drafting-compass:before{content:"\f568"}.la-dragon:before{content:"\f6d5"}.la-draw-polygon:before{content:"\f5ee"}.la-dribbble:before{content:"\f17d"}.la-dribbble-square:before{content:"\f397"}.la-dropbox:before{content:"\f16b"}.la-drum:before{content:"\f569"}.la-drum-steelpan:before{content:"\f56a"}.la-drumstick-bite:before{content:"\f6d7"}.la-drupal:before{content:"\f1a9"}.la-dumbbell:before{content:"\f44b"}.la-dumpster:before{content:"\f793"}.la-dumpster-fire:before{content:"\f794"}.la-dungeon:before{content:"\f6d9"}.la-dyalog:before{content:"\f399"}.la-earlybirds:before{content:"\f39a"}.la-ebay:before{content:"\f4f4"}.la-edge:before{content:"\f282"}.la-edit:before{content:"\f044"}.la-egg:before{content:"\f7fb"}.la-eject:before{content:"\f052"}.la-elementor:before{content:"\f430"}.la-ellipsis-h:before{content:"\f141"}.la-ellipsis-v:before{content:"\f142"}.la-ello:before{content:"\f5f1"}.la-ember:before{content:"\f423"}.la-empire:before{content:"\f1d1"}.la-envelope:before{content:"\f0e0"}.la-envelope-open:before{content:"\f2b6"}.la-envelope-open-text:before{content:"\f658"}.la-envelope-square:before{content:"\f199"}.la-envira:before{content:"\f299"}.la-equals:before{content:"\f52c"}.la-eraser:before{content:"\f12d"}.la-erlang:before{content:"\f39d"}.la-ethereum:before{content:"\f42e"}.la-ethernet:before{content:"\f796"}.la-etsy:before{content:"\f2d7"}.la-euro-sign:before{content:"\f153"}.la-evernote:before{content:"\f839"}.la-exchange-alt:before{content:"\f362"}.la-exclamation:before{content:"\f12a"}.la-exclamation-circle:before{content:"\f06a"}.la-exclamation-triangle:before{content:"\f071"}.la-expand:before{content:"\f065"}.la-expand-arrows-alt:before{content:"\f31e"}.la-expeditedssl:before{content:"\f23e"}.la-external-link-alt:before{content:"\f35d"}.la-external-link-square-alt:before{content:"\f360"}.la-eye:before{content:"\f06e"}.la-eye-dropper:before{content:"\f1fb"}.la-eye-slash:before{content:"\f070"}.la-facebook:before{content:"\f09a"}.la-facebook-f:before{content:"\f39e"}.la-facebook-messenger:before{content:"\f39f"}.la-facebook-square:before{content:"\f082"}.la-fan:before{content:"\f863"}.la-fantasy-flight-games:before{content:"\f6dc"}.la-fast-backward:before{content:"\f049"}.la-fast-forward:before{content:"\f050"}.la-fax:before{content:"\f1ac"}.la-feather:before{content:"\f52d"}.la-feather-alt:before{content:"\f56b"}.la-fedex:before{content:"\f797"}.la-fedora:before{content:"\f798"}.la-female:before{content:"\f182"}.la-fighter-jet:before{content:"\f0fb"}.la-figma:before{content:"\f799"}.la-file:before{content:"\f15b"}.la-file-alt:before{content:"\f15c"}.la-file-archive:before{content:"\f1c6"}.la-file-audio:before{content:"\f1c7"}.la-file-code:before{content:"\f1c9"}.la-file-contract:before{content:"\f56c"}.la-file-csv:before{content:"\f6dd"}.la-file-download:before{content:"\f56d"}.la-file-excel:before{content:"\f1c3"}.la-file-export:before{content:"\f56e"}.la-file-image:before{content:"\f1c5"}.la-file-import:before{content:"\f56f"}.la-file-invoice:before{content:"\f570"}.la-file-invoice-dollar:before{content:"\f571"}.la-file-medical:before{content:"\f477"}.la-file-medical-alt:before{content:"\f478"}.la-file-pdf:before{content:"\f1c1"}.la-file-powerpoint:before{content:"\f1c4"}.la-file-prescription:before{content:"\f572"}.la-file-signature:before{content:"\f573"}.la-file-upload:before{content:"\f574"}.la-file-video:before{content:"\f1c8"}.la-file-word:before{content:"\f1c2"}.la-fill:before{content:"\f575"}.la-fill-drip:before{content:"\f576"}.la-film:before{content:"\f008"}.la-filter:before{content:"\f0b0"}.la-fingerprint:before{content:"\f577"}.la-fire:before{content:"\f06d"}.la-fire-alt:before{content:"\f7e4"}.la-fire-extinguisher:before{content:"\f134"}.la-firefox:before{content:"\f269"}.la-first-aid:before{content:"\f479"}.la-first-order:before{content:"\f2b0"}.la-first-order-alt:before{content:"\f50a"}.la-firstdraft:before{content:"\f3a1"}.la-fish:before{content:"\f578"}.la-fist-raised:before{content:"\f6de"}.la-flag:before{content:"\f024"}.la-flag-checkered:before{content:"\f11e"}.la-flag-usa:before{content:"\f74d"}.la-flask:before{content:"\f0c3"}.la-flickr:before{content:"\f16e"}.la-flipboard:before{content:"\f44d"}.la-flushed:before{content:"\f579"}.la-fly:before{content:"\f417"}.la-folder:before{content:"\f07b"}.la-folder-minus:before{content:"\f65d"}.la-folder-open:before{content:"\f07c"}.la-folder-plus:before{content:"\f65e"}.la-font:before{content:"\f031"}.la-font-awesome:before{content:"\f2b4"}.la-font-awesome-alt:before{content:"\f35c"}.la-font-awesome-flag:before{content:"\f425"}.la-font-awesome-logo-full:before{content:"\f4e6"}.la-fonticons:before{content:"\f280"}.la-fonticons-fi:before{content:"\f3a2"}.la-football-ball:before{content:"\f44e"}.la-fort-awesome:before{content:"\f286"}.la-fort-awesome-alt:before{content:"\f3a3"}.la-forumbee:before{content:"\f211"}.la-forward:before{content:"\f04e"}.la-foursquare:before{content:"\f180"}.la-free-code-camp:before{content:"\f2c5"}.la-freebsd:before{content:"\f3a4"}.la-frog:before{content:"\f52e"}.la-frown:before{content:"\f119"}.la-frown-open:before{content:"\f57a"}.la-fulcrum:before{content:"\f50b"}.la-funnel-dollar:before{content:"\f662"}.la-futbol:before{content:"\f1e3"}.la-galactic-republic:before{content:"\f50c"}.la-galactic-senate:before{content:"\f50d"}.la-gamepad:before{content:"\f11b"}.la-gas-pump:before{content:"\f52f"}.la-gavel:before{content:"\f0e3"}.la-gem:before{content:"\f3a5"}.la-genderless:before{content:"\f22d"}.la-get-pocket:before{content:"\f265"}.la-gg:before{content:"\f260"}.la-gg-circle:before{content:"\f261"}.la-ghost:before{content:"\f6e2"}.la-gift:before{content:"\f06b"}.la-gifts:before{content:"\f79c"}.la-git:before{content:"\f1d3"}.la-git-alt:before{content:"\f841"}.la-git-square:before{content:"\f1d2"}.la-github:before{content:"\f09b"}.la-github-alt:before{content:"\f113"}.la-github-square:before{content:"\f092"}.la-gitkraken:before{content:"\f3a6"}.la-gitlab:before{content:"\f296"}.la-gitter:before{content:"\f426"}.la-glass-cheers:before{content:"\f79f"}.la-glass-martini:before{content:"\f000"}.la-glass-martini-alt:before{content:"\f57b"}.la-glass-whiskey:before{content:"\f7a0"}.la-glasses:before{content:"\f530"}.la-glide:before{content:"\f2a5"}.la-glide-g:before{content:"\f2a6"}.la-globe:before{content:"\f0ac"}.la-globe-africa:before{content:"\f57c"}.la-globe-americas:before{content:"\f57d"}.la-globe-asia:before{content:"\f57e"}.la-globe-europe:before{content:"\f7a2"}.la-gofore:before{content:"\f3a7"}.la-golf-ball:before{content:"\f450"}.la-goodreads:before{content:"\f3a8"}.la-goodreads-g:before{content:"\f3a9"}.la-google:before{content:"\f1a0"}.la-google-drive:before{content:"\f3aa"}.la-google-play:before{content:"\f3ab"}.la-google-plus:before{content:"\f2b3"}.la-google-plus-g:before{content:"\f0d5"}.la-google-plus-square:before{content:"\f0d4"}.la-google-wallet:before{content:"\f1ee"}.la-gopuram:before{content:"\f664"}.la-graduation-cap:before{content:"\f19d"}.la-gratipay:before{content:"\f184"}.la-grav:before{content:"\f2d6"}.la-greater-than:before{content:"\f531"}.la-greater-than-equal:before{content:"\f532"}.la-grimace:before{content:"\f57f"}.la-grin:before{content:"\f580"}.la-grin-alt:before{content:"\f581"}.la-grin-beam:before{content:"\f582"}.la-grin-beam-sweat:before{content:"\f583"}.la-grin-hearts:before{content:"\f584"}.la-grin-squint:before{content:"\f585"}.la-grin-squint-tears:before{content:"\f586"}.la-grin-stars:before{content:"\f587"}.la-grin-tears:before{content:"\f588"}.la-grin-tongue:before{content:"\f589"}.la-grin-tongue-squint:before{content:"\f58a"}.la-grin-tongue-wink:before{content:"\f58b"}.la-grin-wink:before{content:"\f58c"}.la-grip-horizontal:before{content:"\f58d"}.la-grip-lines:before{content:"\f7a4"}.la-grip-lines-vertical:before{content:"\f7a5"}.la-grip-vertical:before{content:"\f58e"}.la-gripfire:before{content:"\f3ac"}.la-grunt:before{content:"\f3ad"}.la-guitar:before{content:"\f7a6"}.la-gulp:before{content:"\f3ae"}.la-h-square:before{content:"\f0fd"}.la-hacker-news:before{content:"\f1d4"}.la-hacker-news-square:before{content:"\f3af"}.la-hackerrank:before{content:"\f5f7"}.la-hamburger:before{content:"\f805"}.la-hammer:before{content:"\f6e3"}.la-hamsa:before{content:"\f665"}.la-hand-holding:before{content:"\f4bd"}.la-hand-holding-heart:before{content:"\f4be"}.la-hand-holding-usd:before{content:"\f4c0"}.la-hand-lizard:before{content:"\f258"}.la-hand-middle-finger:before{content:"\f806"}.la-hand-paper:before{content:"\f256"}.la-hand-peace:before{content:"\f25b"}.la-hand-point-down:before{content:"\f0a7"}.la-hand-point-left:before{content:"\f0a5"}.la-hand-point-right:before{content:"\f0a4"}.la-hand-point-up:before{content:"\f0a6"}.la-hand-pointer:before{content:"\f25a"}.la-hand-rock:before{content:"\f255"}.la-hand-scissors:before{content:"\f257"}.la-hand-spock:before{content:"\f259"}.la-hands:before{content:"\f4c2"}.la-hands-helping:before{content:"\f4c4"}.la-handshake:before{content:"\f2b5"}.la-hanukiah:before{content:"\f6e6"}.la-hard-hat:before{content:"\f807"}.la-hashtag:before{content:"\f292"}.la-hat-cowboy:before{content:"\f8c0"}.la-hat-cowboy-side:before{content:"\f8c1"}.la-hat-wizard:before{content:"\f6e8"}.la-haykal:before{content:"\f666"}.la-hdd:before{content:"\f0a0"}.la-heading:before{content:"\f1dc"}.la-headphones:before{content:"\f025"}.la-headphones-alt:before{content:"\f58f"}.la-headset:before{content:"\f590"}.la-heart:before{content:"\f004"}.la-heart-broken:before{content:"\f7a9"}.la-heartbeat:before{content:"\f21e"}.la-helicopter:before{content:"\f533"}.la-highlighter:before{content:"\f591"}.la-hiking:before{content:"\f6ec"}.la-hippo:before{content:"\f6ed"}.la-hips:before{content:"\f452"}.la-hire-a-helper:before{content:"\f3b0"}.la-history:before{content:"\f1da"}.la-hockey-puck:before{content:"\f453"}.la-holly-berry:before{content:"\f7aa"}.la-home:before{content:"\f015"}.la-hooli:before{content:"\f427"}.la-hornbill:before{content:"\f592"}.la-horse:before{content:"\f6f0"}.la-horse-head:before{content:"\f7ab"}.la-hospital:before{content:"\f0f8"}.la-hospital-alt:before{content:"\f47d"}.la-hospital-symbol:before{content:"\f47e"}.la-hot-tub:before{content:"\f593"}.la-hotdog:before{content:"\f80f"}.la-hotel:before{content:"\f594"}.la-hotjar:before{content:"\f3b1"}.la-hourglass:before{content:"\f254"}.la-hourglass-end:before{content:"\f253"}.la-hourglass-half:before{content:"\f252"}.la-hourglass-start:before{content:"\f251"}.la-house-damage:before{content:"\f6f1"}.la-houzz:before{content:"\f27c"}.la-hryvnia:before{content:"\f6f2"}.la-html5:before{content:"\f13b"}.la-hubspot:before{content:"\f3b2"}.la-i-cursor:before{content:"\f246"}.la-ice-cream:before{content:"\f810"}.la-icicles:before{content:"\f7ad"}.la-icons:before{content:"\f86d"}.la-id-badge:before{content:"\f2c1"}.la-id-card:before{content:"\f2c2"}.la-id-card-alt:before{content:"\f47f"}.la-igloo:before{content:"\f7ae"}.la-image:before{content:"\f03e"}.la-images:before{content:"\f302"}.la-imdb:before{content:"\f2d8"}.la-inbox:before{content:"\f01c"}.la-indent:before{content:"\f03c"}.la-industry:before{content:"\f275"}.la-infinity:before{content:"\f534"}.la-info:before{content:"\f129"}.la-info-circle:before{content:"\f05a"}.la-instagram:before{content:"\f16d"}.la-intercom:before{content:"\f7af"}.la-internet-explorer:before{content:"\f26b"}.la-invision:before{content:"\f7b0"}.la-ioxhost:before{content:"\f208"}.la-italic:before{content:"\f033"}.la-itch-io:before{content:"\f83a"}.la-itunes:before{content:"\f3b4"}.la-itunes-note:before{content:"\f3b5"}.la-java:before{content:"\f4e4"}.la-jedi:before{content:"\f669"}.la-jedi-order:before{content:"\f50e"}.la-jenkins:before{content:"\f3b6"}.la-jira:before{content:"\f7b1"}.la-joget:before{content:"\f3b7"}.la-joint:before{content:"\f595"}.la-joomla:before{content:"\f1aa"}.la-journal-whills:before{content:"\f66a"}.la-js:before{content:"\f3b8"}.la-js-square:before{content:"\f3b9"}.la-jsfiddle:before{content:"\f1cc"}.la-kaaba:before{content:"\f66b"}.la-kaggle:before{content:"\f5fa"}.la-key:before{content:"\f084"}.la-keybase:before{content:"\f4f5"}.la-keyboard:before{content:"\f11c"}.la-keycdn:before{content:"\f3ba"}.la-khanda:before{content:"\f66d"}.la-kickstarter:before{content:"\f3bb"}.la-kickstarter-k:before{content:"\f3bc"}.la-kiss:before{content:"\f596"}.la-kiss-beam:before{content:"\f597"}.la-kiss-wink-heart:before{content:"\f598"}.la-kiwi-bird:before{content:"\f535"}.la-korvue:before{content:"\f42f"}.la-landmark:before{content:"\f66f"}.la-language:before{content:"\f1ab"}.la-laptop:before{content:"\f109"}.la-laptop-code:before{content:"\f5fc"}.la-laptop-medical:before{content:"\f812"}.la-laravel:before{content:"\f3bd"}.la-lastfm:before{content:"\f202"}.la-lastfm-square:before{content:"\f203"}.la-laugh:before{content:"\f599"}.la-laugh-beam:before{content:"\f59a"}.la-laugh-squint:before{content:"\f59b"}.la-laugh-wink:before{content:"\f59c"}.la-layer-group:before{content:"\f5fd"}.la-leaf:before{content:"\f06c"}.la-leanpub:before{content:"\f212"}.la-lemon:before{content:"\f094"}.la-less:before{content:"\f41d"}.la-less-than:before{content:"\f536"}.la-less-than-equal:before{content:"\f537"}.la-level-down-alt:before{content:"\f3be"}.la-level-up-alt:before{content:"\f3bf"}.la-life-ring:before{content:"\f1cd"}.la-lightbulb:before{content:"\f0eb"}.la-line:before{content:"\f3c0"}.la-link:before{content:"\f0c1"}.la-linkedin:before{content:"\f08c"}.la-linkedin-in:before{content:"\f0e1"}.la-linode:before{content:"\f2b8"}.la-linux:before{content:"\f17c"}.la-lira-sign:before{content:"\f195"}.la-list:before{content:"\f03a"}.la-list-alt:before{content:"\f022"}.la-list-ol:before{content:"\f0cb"}.la-list-ul:before{content:"\f0ca"}.la-location-arrow:before{content:"\f124"}.la-lock:before{content:"\f023"}.la-lock-open:before{content:"\f3c1"}.la-long-arrow-alt-down:before{content:"\f309"}.la-long-arrow-alt-left:before{content:"\f30a"}.la-long-arrow-alt-right:before{content:"\f30b"}.la-long-arrow-alt-up:before{content:"\f30c"}.la-low-vision:before{content:"\f2a8"}.la-luggage-cart:before{content:"\f59d"}.la-lyft:before{content:"\f3c3"}.la-magento:before{content:"\f3c4"}.la-magic:before{content:"\f0d0"}.la-magnet:before{content:"\f076"}.la-mail-bulk:before{content:"\f674"}.la-mailchimp:before{content:"\f59e"}.la-male:before{content:"\f183"}.la-mandalorian:before{content:"\f50f"}.la-map:before{content:"\f279"}.la-map-marked:before{content:"\f59f"}.la-map-marked-alt:before{content:"\f5a0"}.la-map-marker:before{content:"\f041"}.la-map-marker-alt:before{content:"\f3c5"}.la-map-pin:before{content:"\f276"}.la-map-signs:before{content:"\f277"}.la-markdown:before{content:"\f60f"}.la-marker:before{content:"\f5a1"}.la-mars:before{content:"\f222"}.la-mars-double:before{content:"\f227"}.la-mars-stroke:before{content:"\f229"}.la-mars-stroke-h:before{content:"\f22b"}.la-mars-stroke-v:before{content:"\f22a"}.la-mask:before{content:"\f6fa"}.la-mastodon:before{content:"\f4f6"}.la-maxcdn:before{content:"\f136"}.la-mdb:before{content:"\f8ca"}.la-medal:before{content:"\f5a2"}.la-medapps:before{content:"\f3c6"}.la-medium:before{content:"\f23a"}.la-medium-m:before{content:"\f3c7"}.la-medkit:before{content:"\f0fa"}.la-medrt:before{content:"\f3c8"}.la-meetup:before{content:"\f2e0"}.la-megaport:before{content:"\f5a3"}.la-meh:before{content:"\f11a"}.la-meh-blank:before{content:"\f5a4"}.la-meh-rolling-eyes:before{content:"\f5a5"}.la-memory:before{content:"\f538"}.la-mendeley:before{content:"\f7b3"}.la-menorah:before{content:"\f676"}.la-mercury:before{content:"\f223"}.la-meteor:before{content:"\f753"}.la-microchip:before{content:"\f2db"}.la-microphone:before{content:"\f130"}.la-microphone-alt:before{content:"\f3c9"}.la-microphone-alt-slash:before{content:"\f539"}.la-microphone-slash:before{content:"\f131"}.la-microscope:before{content:"\f610"}.la-microsoft:before{content:"\f3ca"}.la-minus:before{content:"\f068"}.la-minus-circle:before{content:"\f056"}.la-minus-square:before{content:"\f146"}.la-mitten:before{content:"\f7b5"}.la-mix:before{content:"\f3cb"}.la-mixcloud:before{content:"\f289"}.la-mizuni:before{content:"\f3cc"}.la-mobile:before{content:"\f10b"}.la-mobile-alt:before{content:"\f3cd"}.la-modx:before{content:"\f285"}.la-monero:before{content:"\f3d0"}.la-money-bill:before{content:"\f0d6"}.la-money-bill-alt:before{content:"\f3d1"}.la-money-bill-wave:before{content:"\f53a"}.la-money-bill-wave-alt:before{content:"\f53b"}.la-money-check:before{content:"\f53c"}.la-money-check-alt:before{content:"\f53d"}.la-monument:before{content:"\f5a6"}.la-moon:before{content:"\f186"}.la-mortar-pestle:before{content:"\f5a7"}.la-mosque:before{content:"\f678"}.la-motorcycle:before{content:"\f21c"}.la-mountain:before{content:"\f6fc"}.la-mouse:before{content:"\f8cc"}.la-mouse-pointer:before{content:"\f245"}.la-mug-hot:before{content:"\f7b6"}.la-music:before{content:"\f001"}.la-napster:before{content:"\f3d2"}.la-neos:before{content:"\f612"}.la-network-wired:before{content:"\f6ff"}.la-neuter:before{content:"\f22c"}.la-newspaper:before{content:"\f1ea"}.la-nimblr:before{content:"\f5a8"}.la-node:before{content:"\f419"}.la-node-js:before{content:"\f3d3"}.la-not-equal:before{content:"\f53e"}.la-notes-medical:before{content:"\f481"}.la-npm:before{content:"\f3d4"}.la-ns8:before{content:"\f3d5"}.la-nutritionix:before{content:"\f3d6"}.la-object-group:before{content:"\f247"}.la-object-ungroup:before{content:"\f248"}.la-odnoklassniki:before{content:"\f263"}.la-odnoklassniki-square:before{content:"\f264"}.la-oil-can:before{content:"\f613"}.la-old-republic:before{content:"\f510"}.la-om:before{content:"\f679"}.la-opencart:before{content:"\f23d"}.la-openid:before{content:"\f19b"}.la-opera:before{content:"\f26a"}.la-optin-monster:before{content:"\f23c"}.la-orcid:before{content:"\f8d2"}.la-osi:before{content:"\f41a"}.la-otter:before{content:"\f700"}.la-outdent:before{content:"\f03b"}.la-page4:before{content:"\f3d7"}.la-pagelines:before{content:"\f18c"}.la-pager:before{content:"\f815"}.la-paint-brush:before{content:"\f1fc"}.la-paint-roller:before{content:"\f5aa"}.la-palette:before{content:"\f53f"}.la-palfed:before{content:"\f3d8"}.la-pallet:before{content:"\f482"}.la-paper-plane:before{content:"\f1d8"}.la-paperclip:before{content:"\f0c6"}.la-parachute-box:before{content:"\f4cd"}.la-paragraph:before{content:"\f1dd"}.la-parking:before{content:"\f540"}.la-passport:before{content:"\f5ab"}.la-pastafarianism:before{content:"\f67b"}.la-paste:before{content:"\f0ea"}.la-patreon:before{content:"\f3d9"}.la-pause:before{content:"\f04c"}.la-pause-circle:before{content:"\f28b"}.la-paw:before{content:"\f1b0"}.la-paypal:before{content:"\f1ed"}.la-peace:before{content:"\f67c"}.la-pen:before{content:"\f304"}.la-pen-alt:before{content:"\f305"}.la-pen-fancy:before{content:"\f5ac"}.la-pen-nib:before{content:"\f5ad"}.la-pen-square:before{content:"\f14b"}.la-pencil-alt:before{content:"\f303"}.la-pencil-ruler:before{content:"\f5ae"}.la-penny-arcade:before{content:"\f704"}.la-people-carry:before{content:"\f4ce"}.la-pepper-hot:before{content:"\f816"}.la-percent:before{content:"\f295"}.la-percentage:before{content:"\f541"}.la-periscope:before{content:"\f3da"}.la-person-booth:before{content:"\f756"}.la-phabricator:before{content:"\f3db"}.la-phoenix-framework:before{content:"\f3dc"}.la-phoenix-squadron:before{content:"\f511"}.la-phone:before{content:"\f095"}.la-phone-alt:before{content:"\f879"}.la-phone-slash:before{content:"\f3dd"}.la-phone-square:before{content:"\f098"}.la-phone-square-alt:before{content:"\f87b"}.la-phone-volume:before{content:"\f2a0"}.la-photo-video:before{content:"\f87c"}.la-php:before{content:"\f457"}.la-pied-piper:before{content:"\f2ae"}.la-pied-piper-alt:before{content:"\f1a8"}.la-pied-piper-hat:before{content:"\f4e5"}.la-pied-piper-pp:before{content:"\f1a7"}.la-piggy-bank:before{content:"\f4d3"}.la-pills:before{content:"\f484"}.la-pinterest:before{content:"\f0d2"}.la-pinterest-p:before{content:"\f231"}.la-pinterest-square:before{content:"\f0d3"}.la-pizza-slice:before{content:"\f818"}.la-place-of-worship:before{content:"\f67f"}.la-plane:before{content:"\f072"}.la-plane-arrival:before{content:"\f5af"}.la-plane-departure:before{content:"\f5b0"}.la-play:before{content:"\f04b"}.la-play-circle:before{content:"\f144"}.la-playstation:before{content:"\f3df"}.la-plug:before{content:"\f1e6"}.la-plus:before{content:"\f067"}.la-plus-circle:before{content:"\f055"}.la-plus-square:before{content:"\f0fe"}.la-podcast:before{content:"\f2ce"}.la-poll:before{content:"\f681"}.la-poll-h:before{content:"\f682"}.la-poo:before{content:"\f2fe"}.la-poo-storm:before{content:"\f75a"}.la-poop:before{content:"\f619"}.la-portrait:before{content:"\f3e0"}.la-pound-sign:before{content:"\f154"}.la-power-off:before{content:"\f011"}.la-pray:before{content:"\f683"}.la-praying-hands:before{content:"\f684"}.la-prescription:before{content:"\f5b1"}.la-prescription-bottle:before{content:"\f485"}.la-prescription-bottle-alt:before{content:"\f486"}.la-print:before{content:"\f02f"}.la-procedures:before{content:"\f487"}.la-product-hunt:before{content:"\f288"}.la-project-diagram:before{content:"\f542"}.la-pushed:before{content:"\f3e1"}.la-puzzle-piece:before{content:"\f12e"}.la-python:before{content:"\f3e2"}.la-qq:before{content:"\f1d6"}.la-qrcode:before{content:"\f029"}.la-question:before{content:"\f128"}.la-question-circle:before{content:"\f059"}.la-quidditch:before{content:"\f458"}.la-quinscape:before{content:"\f459"}.la-quora:before{content:"\f2c4"}.la-quote-left:before{content:"\f10d"}.la-quote-right:before{content:"\f10e"}.la-quran:before{content:"\f687"}.la-r-project:before{content:"\f4f7"}.la-radiation:before{content:"\f7b9"}.la-radiation-alt:before{content:"\f7ba"}.la-rainbow:before{content:"\f75b"}.la-random:before{content:"\f074"}.la-raspberry-pi:before{content:"\f7bb"}.la-ravelry:before{content:"\f2d9"}.la-react:before{content:"\f41b"}.la-reacteurope:before{content:"\f75d"}.la-readme:before{content:"\f4d5"}.la-rebel:before{content:"\f1d0"}.la-receipt:before{content:"\f543"}.la-record-vinyl:before{content:"\f8d9"}.la-recycle:before{content:"\f1b8"}.la-red-river:before{content:"\f3e3"}.la-reddit:before{content:"\f1a1"}.la-reddit-alien:before{content:"\f281"}.la-reddit-square:before{content:"\f1a2"}.la-redhat:before{content:"\f7bc"}.la-redo:before{content:"\f01e"}.la-redo-alt:before{content:"\f2f9"}.la-registered:before{content:"\f25d"}.la-remove-format:before{content:"\f87d"}.la-renren:before{content:"\f18b"}.la-reply:before{content:"\f3e5"}.la-reply-all:before{content:"\f122"}.la-replyd:before{content:"\f3e6"}.la-republican:before{content:"\f75e"}.la-researchgate:before{content:"\f4f8"}.la-resolving:before{content:"\f3e7"}.la-restroom:before{content:"\f7bd"}.la-retweet:before{content:"\f079"}.la-rev:before{content:"\f5b2"}.la-ribbon:before{content:"\f4d6"}.la-ring:before{content:"\f70b"}.la-road:before{content:"\f018"}.la-robot:before{content:"\f544"}.la-rocket:before{content:"\f135"}.la-rocketchat:before{content:"\f3e8"}.la-rockrms:before{content:"\f3e9"}.la-route:before{content:"\f4d7"}.la-rss:before{content:"\f09e"}.la-rss-square:before{content:"\f143"}.la-ruble-sign:before{content:"\f158"}.la-ruler:before{content:"\f545"}.la-ruler-combined:before{content:"\f546"}.la-ruler-horizontal:before{content:"\f547"}.la-ruler-vertical:before{content:"\f548"}.la-running:before{content:"\f70c"}.la-rupee-sign:before{content:"\f156"}.la-sad-cry:before{content:"\f5b3"}.la-sad-tear:before{content:"\f5b4"}.la-safari:before{content:"\f267"}.la-salesforce:before{content:"\f83b"}.la-sass:before{content:"\f41e"}.la-satellite:before{content:"\f7bf"}.la-satellite-dish:before{content:"\f7c0"}.la-save:before{content:"\f0c7"}.la-schlix:before{content:"\f3ea"}.la-school:before{content:"\f549"}.la-screwdriver:before{content:"\f54a"}.la-scribd:before{content:"\f28a"}.la-scroll:before{content:"\f70e"}.la-sd-card:before{content:"\f7c2"}.la-search:before{content:"\f002"}.la-search-dollar:before{content:"\f688"}.la-search-location:before{content:"\f689"}.la-search-minus:before{content:"\f010"}.la-search-plus:before{content:"\f00e"}.la-searchengin:before{content:"\f3eb"}.la-seedling:before{content:"\f4d8"}.la-sellcast:before{content:"\f2da"}.la-sellsy:before{content:"\f213"}.la-server:before{content:"\f233"}.la-servicestack:before{content:"\f3ec"}.la-shapes:before{content:"\f61f"}.la-share:before{content:"\f064"}.la-share-alt:before{content:"\f1e0"}.la-share-alt-square:before{content:"\f1e1"}.la-share-square:before{content:"\f14d"}.la-shekel-sign:before{content:"\f20b"}.la-shield-alt:before{content:"\f3ed"}.la-ship:before{content:"\f21a"}.la-shipping-fast:before{content:"\f48b"}.la-shirtsinbulk:before{content:"\f214"}.la-shoe-prints:before{content:"\f54b"}.la-shopping-bag:before{content:"\f290"}.la-shopping-basket:before{content:"\f291"}.la-shopping-cart:before{content:"\f07a"}.la-shopware:before{content:"\f5b5"}.la-shower:before{content:"\f2cc"}.la-shuttle-van:before{content:"\f5b6"}.la-sign:before{content:"\f4d9"}.la-sign-in-alt:before{content:"\f2f6"}.la-sign-language:before{content:"\f2a7"}.la-sign-out-alt:before{content:"\f2f5"}.la-signal:before{content:"\f012"}.la-signature:before{content:"\f5b7"}.la-sim-card:before{content:"\f7c4"}.la-simplybuilt:before{content:"\f215"}.la-sistrix:before{content:"\f3ee"}.la-sitemap:before{content:"\f0e8"}.la-sith:before{content:"\f512"}.la-skating:before{content:"\f7c5"}.la-sketch:before{content:"\f7c6"}.la-skiing:before{content:"\f7c9"}.la-skiing-nordic:before{content:"\f7ca"}.la-skull:before{content:"\f54c"}.la-skull-crossbones:before{content:"\f714"}.la-skyatlas:before{content:"\f216"}.la-skype:before{content:"\f17e"}.la-slack:before{content:"\f198"}.la-slack-hash:before{content:"\f3ef"}.la-slash:before{content:"\f715"}.la-sleigh:before{content:"\f7cc"}.la-sliders-h:before{content:"\f1de"}.la-slideshare:before{content:"\f1e7"}.la-smile:before{content:"\f118"}.la-smile-beam:before{content:"\f5b8"}.la-smile-wink:before{content:"\f4da"}.la-smog:before{content:"\f75f"}.la-smoking:before{content:"\f48d"}.la-smoking-ban:before{content:"\f54d"}.la-sms:before{content:"\f7cd"}.la-snapchat:before{content:"\f2ab"}.la-snapchat-ghost:before{content:"\f2ac"}.la-snapchat-square:before{content:"\f2ad"}.la-snowboarding:before{content:"\f7ce"}.la-snowflake:before{content:"\f2dc"}.la-snowman:before{content:"\f7d0"}.la-snowplow:before{content:"\f7d2"}.la-socks:before{content:"\f696"}.la-solar-panel:before{content:"\f5ba"}.la-sort:before{content:"\f0dc"}.la-sort-alpha-down:before{content:"\f15d"}.la-sort-alpha-down-alt:before{content:"\f881"}.la-sort-alpha-up:before{content:"\f15e"}.la-sort-alpha-up-alt:before{content:"\f882"}.la-sort-amount-down:before{content:"\f160"}.la-sort-amount-down-alt:before{content:"\f884"}.la-sort-amount-up:before{content:"\f161"}.la-sort-amount-up-alt:before{content:"\f885"}.la-sort-down:before{content:"\f0dd"}.la-sort-numeric-down:before{content:"\f162"}.la-sort-numeric-down-alt:before{content:"\f886"}.la-sort-numeric-up:before{content:"\f163"}.la-sort-numeric-up-alt:before{content:"\f887"}.la-sort-up:before{content:"\f0de"}.la-soundcloud:before{content:"\f1be"}.la-sourcetree:before{content:"\f7d3"}.la-spa:before{content:"\f5bb"}.la-space-shuttle:before{content:"\f197"}.la-speakap:before{content:"\f3f3"}.la-speaker-deck:before{content:"\f83c"}.la-spell-check:before{content:"\f891"}.la-spider:before{content:"\f717"}.la-spinner:before{content:"\f110"}.la-splotch:before{content:"\f5bc"}.la-spotify:before{content:"\f1bc"}.la-spray-can:before{content:"\f5bd"}.la-square:before{content:"\f0c8"}.la-square-full:before{content:"\f45c"}.la-square-root-alt:before{content:"\f698"}.la-squarespace:before{content:"\f5be"}.la-stack-exchange:before{content:"\f18d"}.la-stack-overflow:before{content:"\f16c"}.la-stackpath:before{content:"\f842"}.la-stamp:before{content:"\f5bf"}.la-star:before{content:"\f005"}.la-star-and-crescent:before{content:"\f699"}.la-star-half:before{content:"\f089"}.la-star-half-alt:before{content:"\f5c0"}.la-star-of-david:before{content:"\f69a"}.la-star-of-life:before{content:"\f621"}.la-staylinked:before{content:"\f3f5"}.la-steam:before{content:"\f1b6"}.la-steam-square:before{content:"\f1b7"}.la-steam-symbol:before{content:"\f3f6"}.la-step-backward:before{content:"\f048"}.la-step-forward:before{content:"\f051"}.la-stethoscope:before{content:"\f0f1"}.la-sticker-mule:before{content:"\f3f7"}.la-sticky-note:before{content:"\f249"}.la-stop:before{content:"\f04d"}.la-stop-circle:before{content:"\f28d"}.la-stopwatch:before{content:"\f2f2"}.la-store:before{content:"\f54e"}.la-store-alt:before{content:"\f54f"}.la-strava:before{content:"\f428"}.la-stream:before{content:"\f550"}.la-street-view:before{content:"\f21d"}.la-strikethrough:before{content:"\f0cc"}.la-stripe:before{content:"\f429"}.la-stripe-s:before{content:"\f42a"}.la-stroopwafel:before{content:"\f551"}.la-studiovinari:before{content:"\f3f8"}.la-stumbleupon:before{content:"\f1a4"}.la-stumbleupon-circle:before{content:"\f1a3"}.la-subscript:before{content:"\f12c"}.la-subway:before{content:"\f239"}.la-suitcase:before{content:"\f0f2"}.la-suitcase-rolling:before{content:"\f5c1"}.la-sun:before{content:"\f185"}.la-superpowers:before{content:"\f2dd"}.la-superscript:before{content:"\f12b"}.la-supple:before{content:"\f3f9"}.la-surprise:before{content:"\f5c2"}.la-suse:before{content:"\f7d6"}.la-swatchbook:before{content:"\f5c3"}.la-swift:before{content:"\f8e1"}.la-swimmer:before{content:"\f5c4"}.la-swimming-pool:before{content:"\f5c5"}.la-symfony:before{content:"\f83d"}.la-synagogue:before{content:"\f69b"}.la-sync:before{content:"\f021"}.la-sync-alt:before{content:"\f2f1"}.la-syringe:before{content:"\f48e"}.la-table:before{content:"\f0ce"}.la-table-tennis:before{content:"\f45d"}.la-tablet:before{content:"\f10a"}.la-tablet-alt:before{content:"\f3fa"}.la-tablets:before{content:"\f490"}.la-tachometer-alt:before{content:"\f3fd"}.la-tag:before{content:"\f02b"}.la-tags:before{content:"\f02c"}.la-tape:before{content:"\f4db"}.la-tasks:before{content:"\f0ae"}.la-taxi:before{content:"\f1ba"}.la-teamspeak:before{content:"\f4f9"}.la-teeth:before{content:"\f62e"}.la-teeth-open:before{content:"\f62f"}.la-telegram:before{content:"\f2c6"}.la-telegram-plane:before{content:"\f3fe"}.la-temperature-high:before{content:"\f769"}.la-temperature-low:before{content:"\f76b"}.la-tencent-weibo:before{content:"\f1d5"}.la-tenge:before{content:"\f7d7"}.la-terminal:before{content:"\f120"}.la-text-height:before{content:"\f034"}.la-text-width:before{content:"\f035"}.la-th:before{content:"\f00a"}.la-th-large:before{content:"\f009"}.la-th-list:before{content:"\f00b"}.la-the-red-yeti:before{content:"\f69d"}.la-theater-masks:before{content:"\f630"}.la-themeco:before{content:"\f5c6"}.la-themeisle:before{content:"\f2b2"}.la-thermometer:before{content:"\f491"}.la-thermometer-empty:before{content:"\f2cb"}.la-thermometer-full:before{content:"\f2c7"}.la-thermometer-half:before{content:"\f2c9"}.la-thermometer-quarter:before{content:"\f2ca"}.la-thermometer-three-quarters:before{content:"\f2c8"}.la-think-peaks:before{content:"\f731"}.la-thumbs-down:before{content:"\f165"}.la-thumbs-up:before{content:"\f164"}.la-thumbtack:before{content:"\f08d"}.la-ticket-alt:before{content:"\f3ff"}.la-times:before{content:"\f00d"}.la-times-circle:before{content:"\f057"}.la-tint:before{content:"\f043"}.la-tint-slash:before{content:"\f5c7"}.la-tired:before{content:"\f5c8"}.la-toggle-off:before{content:"\f204"}.la-toggle-on:before{content:"\f205"}.la-toilet:before{content:"\f7d8"}.la-toilet-paper:before{content:"\f71e"}.la-toolbox:before{content:"\f552"}.la-tools:before{content:"\f7d9"}.la-tooth:before{content:"\f5c9"}.la-torah:before{content:"\f6a0"}.la-torii-gate:before{content:"\f6a1"}.la-tractor:before{content:"\f722"}.la-trade-federation:before{content:"\f513"}.la-trademark:before{content:"\f25c"}.la-traffic-light:before{content:"\f637"}.la-train:before{content:"\f238"}.la-tram:before{content:"\f7da"}.la-transgender:before{content:"\f224"}.la-transgender-alt:before{content:"\f225"}.la-trash:before{content:"\f1f8"}.la-trash-alt:before{content:"\f2ed"}.la-trash-restore:before{content:"\f829"}.la-trash-restore-alt:before{content:"\f82a"}.la-tree:before{content:"\f1bb"}.la-trello:before{content:"\f181"}.la-tripadvisor:before{content:"\f262"}.la-trophy:before{content:"\f091"}.la-truck:before{content:"\f0d1"}.la-truck-loading:before{content:"\f4de"}.la-truck-monster:before{content:"\f63b"}.la-truck-moving:before{content:"\f4df"}.la-truck-pickup:before{content:"\f63c"}.la-tshirt:before{content:"\f553"}.la-tty:before{content:"\f1e4"}.la-tumblr:before{content:"\f173"}.la-tumblr-square:before{content:"\f174"}.la-tv:before{content:"\f26c"}.la-twitch:before{content:"\f1e8"}.la-twitter:before{content:"\f099"}.la-twitter-square:before{content:"\f081"}.la-typo3:before{content:"\f42b"}.la-uber:before{content:"\f402"}.la-ubuntu:before{content:"\f7df"}.la-uikit:before{content:"\f403"}.la-umbraco:before{content:"\f8e8"}.la-umbrella:before{content:"\f0e9"}.la-umbrella-beach:before{content:"\f5ca"}.la-underline:before{content:"\f0cd"}.la-undo:before{content:"\f0e2"}.la-undo-alt:before{content:"\f2ea"}.la-uniregistry:before{content:"\f404"}.la-universal-access:before{content:"\f29a"}.la-university:before{content:"\f19c"}.la-unlink:before{content:"\f127"}.la-unlock:before{content:"\f09c"}.la-unlock-alt:before{content:"\f13e"}.la-untappd:before{content:"\f405"}.la-upload:before{content:"\f093"}.la-ups:before{content:"\f7e0"}.la-usb:before{content:"\f287"}.la-user:before{content:"\f007"}.la-user-alt:before{content:"\f406"}.la-user-alt-slash:before{content:"\f4fa"}.la-user-astronaut:before{content:"\f4fb"}.la-user-check:before{content:"\f4fc"}.la-user-circle:before{content:"\f2bd"}.la-user-clock:before{content:"\f4fd"}.la-user-cog:before{content:"\f4fe"}.la-user-edit:before{content:"\f4ff"}.la-user-friends:before{content:"\f500"}.la-user-graduate:before{content:"\f501"}.la-user-injured:before{content:"\f728"}.la-user-lock:before{content:"\f502"}.la-user-md:before{content:"\f0f0"}.la-user-minus:before{content:"\f503"}.la-user-ninja:before{content:"\f504"}.la-user-nurse:before{content:"\f82f"}.la-user-plus:before{content:"\f234"}.la-user-secret:before{content:"\f21b"}.la-user-shield:before{content:"\f505"}.la-user-slash:before{content:"\f506"}.la-user-tag:before{content:"\f507"}.la-user-tie:before{content:"\f508"}.la-user-times:before{content:"\f235"}.la-users:before{content:"\f0c0"}.la-users-cog:before{content:"\f509"}.la-usps:before{content:"\f7e1"}.la-ussunnah:before{content:"\f407"}.la-utensil-spoon:before{content:"\f2e5"}.la-utensils:before{content:"\f2e7"}.la-vaadin:before{content:"\f408"}.la-vector-square:before{content:"\f5cb"}.la-venus:before{content:"\f221"}.la-venus-double:before{content:"\f226"}.la-venus-mars:before{content:"\f228"}.la-viacoin:before{content:"\f237"}.la-viadeo:before{content:"\f2a9"}.la-viadeo-square:before{content:"\f2aa"}.la-vial:before{content:"\f492"}.la-vials:before{content:"\f493"}.la-viber:before{content:"\f409"}.la-video:before{content:"\f03d"}.la-video-slash:before{content:"\f4e2"}.la-vihara:before{content:"\f6a7"}.la-vimeo:before{content:"\f40a"}.la-vimeo-square:before{content:"\f194"}.la-vimeo-v:before{content:"\f27d"}.la-vine:before{content:"\f1ca"}.la-vk:before{content:"\f189"}.la-vnv:before{content:"\f40b"}.la-voicemail:before{content:"\f897"}.la-volleyball-ball:before{content:"\f45f"}.la-volume-down:before{content:"\f027"}.la-volume-mute:before{content:"\f6a9"}.la-volume-off:before{content:"\f026"}.la-volume-up:before{content:"\f028"}.la-vote-yea:before{content:"\f772"}.la-vr-cardboard:before{content:"\f729"}.la-vuejs:before{content:"\f41f"}.la-walking:before{content:"\f554"}.la-wallet:before{content:"\f555"}.la-warehouse:before{content:"\f494"}.la-water:before{content:"\f773"}.la-wave-square:before{content:"\f83e"}.la-waze:before{content:"\f83f"}.la-weebly:before{content:"\f5cc"}.la-weibo:before{content:"\f18a"}.la-weight:before{content:"\f496"}.la-weight-hanging:before{content:"\f5cd"}.la-weixin:before{content:"\f1d7"}.la-whatsapp:before{content:"\f232"}.la-whatsapp-square:before{content:"\f40c"}.la-wheelchair:before{content:"\f193"}.la-whmcs:before{content:"\f40d"}.la-wifi:before{content:"\f1eb"}.la-wikipedia-w:before{content:"\f266"}.la-wind:before{content:"\f72e"}.la-window-close:before{content:"\f410"}.la-window-maximize:before{content:"\f2d0"}.la-window-minimize:before{content:"\f2d1"}.la-window-restore:before{content:"\f2d2"}.la-windows:before{content:"\f17a"}.la-wine-bottle:before{content:"\f72f"}.la-wine-glass:before{content:"\f4e3"}.la-wine-glass-alt:before{content:"\f5ce"}.la-wix:before{content:"\f5cf"}.la-wizards-of-the-coast:before{content:"\f730"}.la-wolf-pack-battalion:before{content:"\f514"}.la-won-sign:before{content:"\f159"}.la-wordpress:before{content:"\f19a"}.la-wordpress-simple:before{content:"\f411"}.la-wpbeginner:before{content:"\f297"}.la-wpexplorer:before{content:"\f2de"}.la-wpforms:before{content:"\f298"}.la-wpressr:before{content:"\f3e4"}.la-wrench:before{content:"\f0ad"}.la-x-ray:before{content:"\f497"}.la-xbox:before{content:"\f412"}.la-xing:before{content:"\f168"}.la-xing-square:before{content:"\f169"}.la-y-combinator:before{content:"\f23b"}.la-yahoo:before{content:"\f19e"}.la-yammer:before{content:"\f840"}.la-yandex:before{content:"\f413"}.la-yandex-international:before{content:"\f414"}.la-yarn:before{content:"\f7e3"}.la-yelp:before{content:"\f1e9"}.la-yen-sign:before{content:"\f157"}.la-yin-yang:before{content:"\f6ad"}.la-yoast:before{content:"\f2b1"}.la-youtube:before{content:"\f167"}.la-youtube-square:before{content:"\f431"}.la-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:'Line Awesome Brands';font-style:normal;font-weight:400;font-display:auto;src:url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/icomoon/fonts/icomoon.eot);src:url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/icomoon/fonts/icomoon.eot?#iefix) format("embedded-opentype"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/icomoon/fonts/icomoon.woff) format("woff"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/icomoon/fonts/icomoon.ttf) format("truetype"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/icomoon/fonts/icomoon.svg#lineawesome) format("svg")}.lab{font-family:'Line Awesome Brands'}@font-face{font-family:'Line Awesome Free';font-style:normal;font-weight:400;font-display:auto;src:url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-regular-400.eot);src:url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-regular-400.eot?#iefix) format("embedded-opentype"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-regular-400.woff2) format("woff2"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-regular-400.woff) format("woff"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-regular-400.ttf) format("truetype"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-regular-400.svg#lineawesome) format("svg")}.lar{font-family:'Line Awesome Free';font-weight:400}@font-face{font-family:'Line Awesome Free';font-style:normal;font-weight:900;font-display:auto;src:url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-solid-900.eot);src:url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-solid-900.eot?#iefix) format("embedded-opentype"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-solid-900.woff2) format("woff2"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-solid-900.woff) format("woff"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-solid-900.ttf) format("truetype"),url(https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/line/fonts/la-solid-900.svg#lineawesome) format("svg")}.la,.las{font-family:'Line Awesome Free';font-weight:900}.la.la-glass:before{content:"\f000"}.la.la-meetup{font-family:'Line Awesome Brands';font-weight:400}.la.la-star-o{font-family:'Line Awesome Free';font-weight:400}.la.la-star-o:before{content:"\f005"}.la.la-remove:before{content:"\f00d"}.la.la-close:before{content:"\f00d"}.la.la-gear:before{content:"\f013"}.la.la-trash-o{font-family:'Line Awesome Free';font-weight:400}.la.la-trash-o:before{content:"\f2ed"}.la.la-file-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-o:before{content:"\f15b"}.la.la-clock-o{font-family:'Line Awesome Free';font-weight:400}.la.la-clock-o:before{content:"\f017"}.la.la-arrow-circle-o-down{font-family:'Line Awesome Free';font-weight:400}.la.la-arrow-circle-o-down:before{content:"\f358"}.la.la-arrow-circle-o-up{font-family:'Line Awesome Free';font-weight:400}.la.la-arrow-circle-o-up:before{content:"\f35b"}.la.la-play-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-play-circle-o:before{content:"\f144"}.la.la-repeat:before{content:"\f01e"}.la.la-rotate-right:before{content:"\f01e"}.la.la-refresh:before{content:"\f021"}.la.la-list-alt{font-family:'Line Awesome Free';font-weight:400}.la.la-dedent:before{content:"\f03b"}.la.la-video-camera:before{content:"\f03d"}.la.la-picture-o{font-family:'Line Awesome Free';font-weight:400}.la.la-picture-o:before{content:"\f03e"}.la.la-photo{font-family:'Line Awesome Free';font-weight:400}.la.la-photo:before{content:"\f03e"}.la.la-image{font-family:'Line Awesome Free';font-weight:400}.la.la-image:before{content:"\f03e"}.la.la-pencil:before{content:"\f303"}.la.la-map-marker:before{content:"\f3c5"}.la.la-pencil-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-pencil-square-o:before{content:"\f044"}.la.la-share-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-share-square-o:before{content:"\f14d"}.la.la-check-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-check-square-o:before{content:"\f14a"}.la.la-arrows:before{content:"\f0b2"}.la.la-times-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-times-circle-o:before{content:"\f057"}.la.la-check-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-check-circle-o:before{content:"\f058"}.la.la-mail-forward:before{content:"\f064"}.la.la-eye{font-family:'Line Awesome Free';font-weight:400}.la.la-eye-slash{font-family:'Line Awesome Free';font-weight:400}.la.la-warning:before{content:"\f071"}.la.la-calendar:before{content:"\f073"}.la.la-arrows-v:before{content:"\f338"}.la.la-arrows-h:before{content:"\f337"}.la.la-bar-chart{font-family:'Line Awesome Free';font-weight:400}.la.la-bar-chart:before{content:"\f080"}.la.la-bar-chart-o{font-family:'Line Awesome Free';font-weight:400}.la.la-bar-chart-o:before{content:"\f080"}.la.la-twitter-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-gears:before{content:"\f085"}.la.la-thumbs-o-up{font-family:'Line Awesome Free';font-weight:400}.la.la-thumbs-o-up:before{content:"\f164"}.la.la-thumbs-o-down{font-family:'Line Awesome Free';font-weight:400}.la.la-thumbs-o-down:before{content:"\f165"}.la.la-heart-o{font-family:'Line Awesome Free';font-weight:400}.la.la-heart-o:before{content:"\f004"}.la.la-sign-out:before{content:"\f2f5"}.la.la-linkedin-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-linkedin-square:before{content:"\f08c"}.la.la-thumb-tack:before{content:"\f08d"}.la.la-external-link:before{content:"\f35d"}.la.la-sign-in:before{content:"\f2f6"}.la.la-github-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-lemon-o{font-family:'Line Awesome Free';font-weight:400}.la.la-lemon-o:before{content:"\f094"}.la.la-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-square-o:before{content:"\f0c8"}.la.la-bookmark-o{font-family:'Line Awesome Free';font-weight:400}.la.la-bookmark-o:before{content:"\f02e"}.la.la-twitter{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook:before{content:"\f39e"}.la.la-facebook-f{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook-f:before{content:"\f39e"}.la.la-github{font-family:'Line Awesome Brands';font-weight:400}.la.la-credit-card{font-family:'Line Awesome Free';font-weight:400}.la.la-feed:before{content:"\f09e"}.la.la-hdd-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hdd-o:before{content:"\f0a0"}.la.la-hand-o-right{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-o-right:before{content:"\f0a4"}.la.la-hand-o-left{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-o-left:before{content:"\f0a5"}.la.la-hand-o-up{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-o-up:before{content:"\f0a6"}.la.la-hand-o-down{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-o-down:before{content:"\f0a7"}.la.la-arrows-alt:before{content:"\f31e"}.la.la-group:before{content:"\f0c0"}.la.la-chain:before{content:"\f0c1"}.la.la-scissors:before{content:"\f0c4"}.la.la-files-o{font-family:'Line Awesome Free';font-weight:400}.la.la-files-o:before{content:"\f0c5"}.la.la-floppy-o{font-family:'Line Awesome Free';font-weight:400}.la.la-floppy-o:before{content:"\f0c7"}.la.la-navicon:before{content:"\f0c9"}.la.la-reorder:before{content:"\f0c9"}.la.la-pinterest{font-family:'Line Awesome Brands';font-weight:400}.la.la-pinterest-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus:before{content:"\f0d5"}.la.la-money{font-family:'Line Awesome Free';font-weight:400}.la.la-money:before{content:"\f3d1"}.la.la-unsorted:before{content:"\f0dc"}.la.la-sort-desc:before{content:"\f0dd"}.la.la-sort-asc:before{content:"\f0de"}.la.la-linkedin{font-family:'Line Awesome Brands';font-weight:400}.la.la-linkedin:before{content:"\f0e1"}.la.la-rotate-left:before{content:"\f0e2"}.la.la-legal:before{content:"\f0e3"}.la.la-tachometer:before{content:"\f3fd"}.la.la-dashboard:before{content:"\f3fd"}.la.la-comment-o{font-family:'Line Awesome Free';font-weight:400}.la.la-comment-o:before{content:"\f075"}.la.la-comments-o{font-family:'Line Awesome Free';font-weight:400}.la.la-comments-o:before{content:"\f086"}.la.la-flash:before{content:"\f0e7"}.la.la-clipboard{font-family:'Line Awesome Free';font-weight:400}.la.la-paste{font-family:'Line Awesome Free';font-weight:400}.la.la-paste:before{content:"\f328"}.la.la-lightbulb-o{font-family:'Line Awesome Free';font-weight:400}.la.la-lightbulb-o:before{content:"\f0eb"}.la.la-exchange:before{content:"\f362"}.la.la-cloud-download:before{content:"\f381"}.la.la-cloud-upload:before{content:"\f382"}.la.la-bell-o{font-family:'Line Awesome Free';font-weight:400}.la.la-bell-o:before{content:"\f0f3"}.la.la-cutlery:before{content:"\f2e7"}.la.la-file-text-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-text-o:before{content:"\f15c"}.la.la-building-o{font-family:'Line Awesome Free';font-weight:400}.la.la-building-o:before{content:"\f1ad"}.la.la-hospital-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hospital-o:before{content:"\f0f8"}.la.la-tablet:before{content:"\f3fa"}.la.la-mobile:before{content:"\f3cd"}.la.la-mobile-phone:before{content:"\f3cd"}.la.la-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-circle-o:before{content:"\f111"}.la.la-mail-reply:before{content:"\f3e5"}.la.la-github-alt{font-family:'Line Awesome Brands';font-weight:400}.la.la-folder-o{font-family:'Line Awesome Free';font-weight:400}.la.la-folder-o:before{content:"\f07b"}.la.la-folder-open-o{font-family:'Line Awesome Free';font-weight:400}.la.la-folder-open-o:before{content:"\f07c"}.la.la-smile-o{font-family:'Line Awesome Free';font-weight:400}.la.la-smile-o:before{content:"\f118"}.la.la-frown-o{font-family:'Line Awesome Free';font-weight:400}.la.la-frown-o:before{content:"\f119"}.la.la-meh-o{font-family:'Line Awesome Free';font-weight:400}.la.la-meh-o:before{content:"\f11a"}.la.la-keyboard-o{font-family:'Line Awesome Free';font-weight:400}.la.la-keyboard-o:before{content:"\f11c"}.la.la-flag-o{font-family:'Line Awesome Free';font-weight:400}.la.la-flag-o:before{content:"\f024"}.la.la-mail-reply-all:before{content:"\f122"}.la.la-star-half-o{font-family:'Line Awesome Free';font-weight:400}.la.la-star-half-o:before{content:"\f089"}.la.la-star-half-empty{font-family:'Line Awesome Free';font-weight:400}.la.la-star-half-empty:before{content:"\f089"}.la.la-star-half-full{font-family:'Line Awesome Free';font-weight:400}.la.la-star-half-full:before{content:"\f089"}.la.la-code-fork:before{content:"\f126"}.la.la-chain-broken:before{content:"\f127"}.la.la-shield:before{content:"\f3ed"}.la.la-calendar-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-o:before{content:"\f133"}.la.la-maxcdn{font-family:'Line Awesome Brands';font-weight:400}.la.la-html5{font-family:'Line Awesome Brands';font-weight:400}.la.la-css3{font-family:'Line Awesome Brands';font-weight:400}.la.la-ticket:before{content:"\f3ff"}.la.la-minus-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-minus-square-o:before{content:"\f146"}.la.la-level-up:before{content:"\f3bf"}.la.la-level-down:before{content:"\f3be"}.la.la-pencil-square:before{content:"\f14b"}.la.la-external-link-square:before{content:"\f360"}.la.la-compass{font-family:'Line Awesome Free';font-weight:400}.la.la-caret-square-o-down{font-family:'Line Awesome Free';font-weight:400}.la.la-caret-square-o-down:before{content:"\f150"}.la.la-toggle-down{font-family:'Line Awesome Free';font-weight:400}.la.la-toggle-down:before{content:"\f150"}.la.la-caret-square-o-up{font-family:'Line Awesome Free';font-weight:400}.la.la-caret-square-o-up:before{content:"\f151"}.la.la-toggle-up{font-family:'Line Awesome Free';font-weight:400}.la.la-toggle-up:before{content:"\f151"}.la.la-caret-square-o-right{font-family:'Line Awesome Free';font-weight:400}.la.la-caret-square-o-right:before{content:"\f152"}.la.la-toggle-right{font-family:'Line Awesome Free';font-weight:400}.la.la-toggle-right:before{content:"\f152"}.la.la-eur:before{content:"\f153"}.la.la-euro:before{content:"\f153"}.la.la-gbp:before{content:"\f154"}.la.la-usd:before{content:"\f155"}.la.la-dollar:before{content:"\f155"}.la.la-inr:before{content:"\f156"}.la.la-rupee:before{content:"\f156"}.la.la-jpy:before{content:"\f157"}.la.la-cny:before{content:"\f157"}.la.la-rmb:before{content:"\f157"}.la.la-yen:before{content:"\f157"}.la.la-rub:before{content:"\f158"}.la.la-ruble:before{content:"\f158"}.la.la-rouble:before{content:"\f158"}.la.la-krw:before{content:"\f159"}.la.la-won:before{content:"\f159"}.la.la-btc{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitcoin{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitcoin:before{content:"\f15a"}.la.la-file-text:before{content:"\f15c"}.la.la-sort-alpha-asc:before{content:"\f15d"}.la.la-sort-alpha-desc:before{content:"\f881"}.la.la-sort-amount-asc:before{content:"\f160"}.la.la-sort-amount-desc:before{content:"\f884"}.la.la-sort-numeric-asc:before{content:"\f162"}.la.la-sort-numeric-desc:before{content:"\f886"}.la.la-youtube-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-youtube{font-family:'Line Awesome Brands';font-weight:400}.la.la-xing{font-family:'Line Awesome Brands';font-weight:400}.la.la-xing-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-youtube-play{font-family:'Line Awesome Brands';font-weight:400}.la.la-youtube-play:before{content:"\f167"}.la.la-dropbox{font-family:'Line Awesome Brands';font-weight:400}.la.la-stack-overflow{font-family:'Line Awesome Brands';font-weight:400}.la.la-instagram{font-family:'Line Awesome Brands';font-weight:400}.la.la-flickr{font-family:'Line Awesome Brands';font-weight:400}.la.la-adn{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitbucket{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitbucket-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitbucket-square:before{content:"\f171"}.la.la-tumblr{font-family:'Line Awesome Brands';font-weight:400}.la.la-tumblr-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-long-arrow-down:before{content:"\f309"}.la.la-long-arrow-up:before{content:"\f30c"}.la.la-long-arrow-left:before{content:"\f30a"}.la.la-long-arrow-right:before{content:"\f30b"}.la.la-apple{font-family:'Line Awesome Brands';font-weight:400}.la.la-windows{font-family:'Line Awesome Brands';font-weight:400}.la.la-android{font-family:'Line Awesome Brands';font-weight:400}.la.la-linux{font-family:'Line Awesome Brands';font-weight:400}.la.la-dribbble{font-family:'Line Awesome Brands';font-weight:400}.la.la-skype{font-family:'Line Awesome Brands';font-weight:400}.la.la-foursquare{font-family:'Line Awesome Brands';font-weight:400}.la.la-trello{font-family:'Line Awesome Brands';font-weight:400}.la.la-gratipay{font-family:'Line Awesome Brands';font-weight:400}.la.la-gittip{font-family:'Line Awesome Brands';font-weight:400}.la.la-gittip:before{content:"\f184"}.la.la-sun-o{font-family:'Line Awesome Free';font-weight:400}.la.la-sun-o:before{content:"\f185"}.la.la-moon-o{font-family:'Line Awesome Free';font-weight:400}.la.la-moon-o:before{content:"\f186"}.la.la-vk{font-family:'Line Awesome Brands';font-weight:400}.la.la-weibo{font-family:'Line Awesome Brands';font-weight:400}.la.la-renren{font-family:'Line Awesome Brands';font-weight:400}.la.la-pagelines{font-family:'Line Awesome Brands';font-weight:400}.la.la-stack-exchange{font-family:'Line Awesome Brands';font-weight:400}.la.la-arrow-circle-o-right{font-family:'Line Awesome Free';font-weight:400}.la.la-arrow-circle-o-right:before{content:"\f35a"}.la.la-arrow-circle-o-left{font-family:'Line Awesome Free';font-weight:400}.la.la-arrow-circle-o-left:before{content:"\f359"}.la.la-caret-square-o-left{font-family:'Line Awesome Free';font-weight:400}.la.la-caret-square-o-left:before{content:"\f191"}.la.la-toggle-left{font-family:'Line Awesome Free';font-weight:400}.la.la-toggle-left:before{content:"\f191"}.la.la-dot-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-dot-circle-o:before{content:"\f192"}.la.la-vimeo-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-try:before{content:"\f195"}.la.la-turkish-lira:before{content:"\f195"}.la.la-plus-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-plus-square-o:before{content:"\f0fe"}.la.la-slack{font-family:'Line Awesome Brands';font-weight:400}.la.la-wordpress{font-family:'Line Awesome Brands';font-weight:400}.la.la-openid{font-family:'Line Awesome Brands';font-weight:400}.la.la-institution:before{content:"\f19c"}.la.la-bank:before{content:"\f19c"}.la.la-mortar-board:before{content:"\f19d"}.la.la-yahoo{font-family:'Line Awesome Brands';font-weight:400}.la.la-google{font-family:'Line Awesome Brands';font-weight:400}.la.la-reddit{font-family:'Line Awesome Brands';font-weight:400}.la.la-reddit-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-stumbleupon-circle{font-family:'Line Awesome Brands';font-weight:400}.la.la-stumbleupon{font-family:'Line Awesome Brands';font-weight:400}.la.la-delicious{font-family:'Line Awesome Brands';font-weight:400}.la.la-digg{font-family:'Line Awesome Brands';font-weight:400}.la.la-pied-piper-pp{font-family:'Line Awesome Brands';font-weight:400}.la.la-pied-piper-alt{font-family:'Line Awesome Brands';font-weight:400}.la.la-drupal{font-family:'Line Awesome Brands';font-weight:400}.la.la-joomla{font-family:'Line Awesome Brands';font-weight:400}.la.la-spoon:before{content:"\f2e5"}.la.la-behance{font-family:'Line Awesome Brands';font-weight:400}.la.la-behance-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-steam{font-family:'Line Awesome Brands';font-weight:400}.la.la-steam-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-automobile:before{content:"\f1b9"}.la.la-cab:before{content:"\f1ba"}.la.la-envelope-o{font-family:'Line Awesome Free';font-weight:400}.la.la-envelope-o:before{content:"\f0e0"}.la.la-deviantart{font-family:'Line Awesome Brands';font-weight:400}.la.la-soundcloud{font-family:'Line Awesome Brands';font-weight:400}.la.la-file-pdf-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-pdf-o:before{content:"\f1c1"}.la.la-file-word-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-word-o:before{content:"\f1c2"}.la.la-file-excel-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-excel-o:before{content:"\f1c3"}.la.la-file-powerpoint-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-powerpoint-o:before{content:"\f1c4"}.la.la-file-image-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-image-o:before{content:"\f1c5"}.la.la-file-photo-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-photo-o:before{content:"\f1c5"}.la.la-file-picture-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-picture-o:before{content:"\f1c5"}.la.la-file-archive-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-archive-o:before{content:"\f1c6"}.la.la-file-zip-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-zip-o:before{content:"\f1c6"}.la.la-file-audio-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-audio-o:before{content:"\f1c7"}.la.la-file-sound-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-sound-o:before{content:"\f1c7"}.la.la-file-video-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-video-o:before{content:"\f1c8"}.la.la-file-movie-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-movie-o:before{content:"\f1c8"}.la.la-file-code-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-code-o:before{content:"\f1c9"}.la.la-vine{font-family:'Line Awesome Brands';font-weight:400}.la.la-codepen{font-family:'Line Awesome Brands';font-weight:400}.la.la-jsfiddle{font-family:'Line Awesome Brands';font-weight:400}.la.la-life-ring{font-family:'Line Awesome Free';font-weight:400}.la.la-life-bouy{font-family:'Line Awesome Free';font-weight:400}.la.la-life-bouy:before{content:"\f1cd"}.la.la-life-buoy{font-family:'Line Awesome Free';font-weight:400}.la.la-life-buoy:before{content:"\f1cd"}.la.la-life-saver{font-family:'Line Awesome Free';font-weight:400}.la.la-life-saver:before{content:"\f1cd"}.la.la-support{font-family:'Line Awesome Free';font-weight:400}.la.la-support:before{content:"\f1cd"}.la.la-circle-o-notch:before{content:"\f1ce"}.la.la-rebel{font-family:'Line Awesome Brands';font-weight:400}.la.la-ra{font-family:'Line Awesome Brands';font-weight:400}.la.la-ra:before{content:"\f1d0"}.la.la-resistance{font-family:'Line Awesome Brands';font-weight:400}.la.la-resistance:before{content:"\f1d0"}.la.la-empire{font-family:'Line Awesome Brands';font-weight:400}.la.la-ge{font-family:'Line Awesome Brands';font-weight:400}.la.la-ge:before{content:"\f1d1"}.la.la-git-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-git{font-family:'Line Awesome Brands';font-weight:400}.la.la-hacker-news{font-family:'Line Awesome Brands';font-weight:400}.la.la-y-combinator-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-y-combinator-square:before{content:"\f1d4"}.la.la-yc-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-yc-square:before{content:"\f1d4"}.la.la-tencent-weibo{font-family:'Line Awesome Brands';font-weight:400}.la.la-qq{font-family:'Line Awesome Brands';font-weight:400}.la.la-weixin{font-family:'Line Awesome Brands';font-weight:400}.la.la-wechat{font-family:'Line Awesome Brands';font-weight:400}.la.la-wechat:before{content:"\f1d7"}.la.la-send:before{content:"\f1d8"}.la.la-paper-plane-o{font-family:'Line Awesome Free';font-weight:400}.la.la-paper-plane-o:before{content:"\f1d8"}.la.la-send-o{font-family:'Line Awesome Free';font-weight:400}.la.la-send-o:before{content:"\f1d8"}.la.la-circle-thin{font-family:'Line Awesome Free';font-weight:400}.la.la-circle-thin:before{content:"\f111"}.la.la-header:before{content:"\f1dc"}.la.la-sliders:before{content:"\f1de"}.la.la-futbol-o{font-family:'Line Awesome Free';font-weight:400}.la.la-futbol-o:before{content:"\f1e3"}.la.la-soccer-ball-o{font-family:'Line Awesome Free';font-weight:400}.la.la-soccer-ball-o:before{content:"\f1e3"}.la.la-slideshare{font-family:'Line Awesome Brands';font-weight:400}.la.la-twitch{font-family:'Line Awesome Brands';font-weight:400}.la.la-yelp{font-family:'Line Awesome Brands';font-weight:400}.la.la-newspaper-o{font-family:'Line Awesome Free';font-weight:400}.la.la-newspaper-o:before{content:"\f1ea"}.la.la-paypal{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-wallet{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-visa{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-mastercard{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-discover{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-amex{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-paypal{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-stripe{font-family:'Line Awesome Brands';font-weight:400}.la.la-bell-slash-o{font-family:'Line Awesome Free';font-weight:400}.la.la-bell-slash-o:before{content:"\f1f6"}.la.la-trash:before{content:"\f2ed"}.la.la-copyright{font-family:'Line Awesome Free';font-weight:400}.la.la-eyedropper:before{content:"\f1fb"}.la.la-area-chart:before{content:"\f1fe"}.la.la-pie-chart:before{content:"\f200"}.la.la-line-chart:before{content:"\f201"}.la.la-lastfm{font-family:'Line Awesome Brands';font-weight:400}.la.la-lastfm-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-ioxhost{font-family:'Line Awesome Brands';font-weight:400}.la.la-angellist{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc{font-family:'Line Awesome Free';font-weight:400}.la.la-cc:before{content:"\f20a"}.la.la-ils:before{content:"\f20b"}.la.la-shekel:before{content:"\f20b"}.la.la-sheqel:before{content:"\f20b"}.la.la-meanpath{font-family:'Line Awesome Brands';font-weight:400}.la.la-meanpath:before{content:"\f2b4"}.la.la-buysellads{font-family:'Line Awesome Brands';font-weight:400}.la.la-connectdevelop{font-family:'Line Awesome Brands';font-weight:400}.la.la-dashcube{font-family:'Line Awesome Brands';font-weight:400}.la.la-forumbee{font-family:'Line Awesome Brands';font-weight:400}.la.la-leanpub{font-family:'Line Awesome Brands';font-weight:400}.la.la-sellsy{font-family:'Line Awesome Brands';font-weight:400}.la.la-shirtsinbulk{font-family:'Line Awesome Brands';font-weight:400}.la.la-simplybuilt{font-family:'Line Awesome Brands';font-weight:400}.la.la-skyatlas{font-family:'Line Awesome Brands';font-weight:400}.la.la-diamond{font-family:'Line Awesome Free';font-weight:400}.la.la-diamond:before{content:"\f3a5"}.la.la-intersex:before{content:"\f224"}.la.la-facebook-official{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook-official:before{content:"\f09a"}.la.la-pinterest-p{font-family:'Line Awesome Brands';font-weight:400}.la.la-whatsapp{font-family:'Line Awesome Brands';font-weight:400}.la.la-hotel:before{content:"\f236"}.la.la-viacoin{font-family:'Line Awesome Brands';font-weight:400}.la.la-medium{font-family:'Line Awesome Brands';font-weight:400}.la.la-y-combinator{font-family:'Line Awesome Brands';font-weight:400}.la.la-yc{font-family:'Line Awesome Brands';font-weight:400}.la.la-yc:before{content:"\f23b"}.la.la-optin-monster{font-family:'Line Awesome Brands';font-weight:400}.la.la-opencart{font-family:'Line Awesome Brands';font-weight:400}.la.la-expeditedssl{font-family:'Line Awesome Brands';font-weight:400}.la.la-battery-4:before{content:"\f240"}.la.la-battery:before{content:"\f240"}.la.la-battery-3:before{content:"\f241"}.la.la-battery-2:before{content:"\f242"}.la.la-battery-1:before{content:"\f243"}.la.la-battery-0:before{content:"\f244"}.la.la-object-group{font-family:'Line Awesome Free';font-weight:400}.la.la-object-ungroup{font-family:'Line Awesome Free';font-weight:400}.la.la-sticky-note-o{font-family:'Line Awesome Free';font-weight:400}.la.la-sticky-note-o:before{content:"\f249"}.la.la-cc-jcb{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-diners-club{font-family:'Line Awesome Brands';font-weight:400}.la.la-clone{font-family:'Line Awesome Free';font-weight:400}.la.la-hourglass-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hourglass-o:before{content:"\f254"}.la.la-hourglass-1:before{content:"\f251"}.la.la-hourglass-2:before{content:"\f252"}.la.la-hourglass-3:before{content:"\f253"}.la.la-hand-rock-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-rock-o:before{content:"\f255"}.la.la-hand-grab-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-grab-o:before{content:"\f255"}.la.la-hand-paper-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-paper-o:before{content:"\f256"}.la.la-hand-stop-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-stop-o:before{content:"\f256"}.la.la-hand-scissors-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-scissors-o:before{content:"\f257"}.la.la-hand-lizard-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-lizard-o:before{content:"\f258"}.la.la-hand-spock-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-spock-o:before{content:"\f259"}.la.la-hand-pointer-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-pointer-o:before{content:"\f25a"}.la.la-hand-peace-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-peace-o:before{content:"\f25b"}.la.la-registered{font-family:'Line Awesome Free';font-weight:400}.la.la-creative-commons{font-family:'Line Awesome Brands';font-weight:400}.la.la-gg{font-family:'Line Awesome Brands';font-weight:400}.la.la-gg-circle{font-family:'Line Awesome Brands';font-weight:400}.la.la-tripadvisor{font-family:'Line Awesome Brands';font-weight:400}.la.la-odnoklassniki{font-family:'Line Awesome Brands';font-weight:400}.la.la-odnoklassniki-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-get-pocket{font-family:'Line Awesome Brands';font-weight:400}.la.la-wikipedia-w{font-family:'Line Awesome Brands';font-weight:400}.la.la-safari{font-family:'Line Awesome Brands';font-weight:400}.la.la-chrome{font-family:'Line Awesome Brands';font-weight:400}.la.la-firefox{font-family:'Line Awesome Brands';font-weight:400}.la.la-opera{font-family:'Line Awesome Brands';font-weight:400}.la.la-internet-explorer{font-family:'Line Awesome Brands';font-weight:400}.la.la-television:before{content:"\f26c"}.la.la-contao{font-family:'Line Awesome Brands';font-weight:400}.la.la-500px{font-family:'Line Awesome Brands';font-weight:400}.la.la-amazon{font-family:'Line Awesome Brands';font-weight:400}.la.la-calendar-plus-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-plus-o:before{content:"\f271"}.la.la-calendar-minus-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-minus-o:before{content:"\f272"}.la.la-calendar-times-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-times-o:before{content:"\f273"}.la.la-calendar-check-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-check-o:before{content:"\f274"}.la.la-map-o{font-family:'Line Awesome Free';font-weight:400}.la.la-map-o:before{content:"\f279"}.la.la-commenting:before{content:"\f4ad"}.la.la-commenting-o{font-family:'Line Awesome Free';font-weight:400}.la.la-commenting-o:before{content:"\f4ad"}.la.la-houzz{font-family:'Line Awesome Brands';font-weight:400}.la.la-vimeo{font-family:'Line Awesome Brands';font-weight:400}.la.la-vimeo:before{content:"\f27d"}.la.la-black-tie{font-family:'Line Awesome Brands';font-weight:400}.la.la-fonticons{font-family:'Line Awesome Brands';font-weight:400}.la.la-reddit-alien{font-family:'Line Awesome Brands';font-weight:400}.la.la-edge{font-family:'Line Awesome Brands';font-weight:400}.la.la-credit-card-alt:before{content:"\f09d"}.la.la-codiepie{font-family:'Line Awesome Brands';font-weight:400}.la.la-modx{font-family:'Line Awesome Brands';font-weight:400}.la.la-fort-awesome{font-family:'Line Awesome Brands';font-weight:400}.la.la-usb{font-family:'Line Awesome Brands';font-weight:400}.la.la-product-hunt{font-family:'Line Awesome Brands';font-weight:400}.la.la-mixcloud{font-family:'Line Awesome Brands';font-weight:400}.la.la-scribd{font-family:'Line Awesome Brands';font-weight:400}.la.la-pause-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-pause-circle-o:before{content:"\f28b"}.la.la-stop-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-stop-circle-o:before{content:"\f28d"}.la.la-bluetooth{font-family:'Line Awesome Brands';font-weight:400}.la.la-bluetooth-b{font-family:'Line Awesome Brands';font-weight:400}.la.la-gitlab{font-family:'Line Awesome Brands';font-weight:400}.la.la-wpbeginner{font-family:'Line Awesome Brands';font-weight:400}.la.la-wpforms{font-family:'Line Awesome Brands';font-weight:400}.la.la-envira{font-family:'Line Awesome Brands';font-weight:400}.la.la-wheelchair-alt{font-family:'Line Awesome Brands';font-weight:400}.la.la-wheelchair-alt:before{content:"\f368"}.la.la-question-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-question-circle-o:before{content:"\f059"}.la.la-volume-control-phone:before{content:"\f2a0"}.la.la-asl-interpreting:before{content:"\f2a3"}.la.la-deafness:before{content:"\f2a4"}.la.la-hard-of-hearing:before{content:"\f2a4"}.la.la-glide{font-family:'Line Awesome Brands';font-weight:400}.la.la-glide-g{font-family:'Line Awesome Brands';font-weight:400}.la.la-signing:before{content:"\f2a7"}.la.la-viadeo{font-family:'Line Awesome Brands';font-weight:400}.la.la-viadeo-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-snapchat{font-family:'Line Awesome Brands';font-weight:400}.la.la-snapchat-ghost{font-family:'Line Awesome Brands';font-weight:400}.la.la-snapchat-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-pied-piper{font-family:'Line Awesome Brands';font-weight:400}.la.la-first-order{font-family:'Line Awesome Brands';font-weight:400}.la.la-yoast{font-family:'Line Awesome Brands';font-weight:400}.la.la-themeisle{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus-official{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus-official:before{content:"\f2b3"}.la.la-google-plus-circle{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus-circle:before{content:"\f2b3"}.la.la-font-awesome{font-family:'Line Awesome Brands';font-weight:400}.la.la-fa{font-family:'Line Awesome Brands';font-weight:400}.la.la-fa:before{content:"\f2b4"}.la.la-handshake-o{font-family:'Line Awesome Free';font-weight:400}.la.la-handshake-o:before{content:"\f2b5"}.la.la-envelope-open-o{font-family:'Line Awesome Free';font-weight:400}.la.la-envelope-open-o:before{content:"\f2b6"}.la.la-linode{font-family:'Line Awesome Brands';font-weight:400}.la.la-address-book-o{font-family:'Line Awesome Free';font-weight:400}.la.la-address-book-o:before{content:"\f2b9"}.la.la-vcard:before{content:"\f2bb"}.la.la-address-card-o{font-family:'Line Awesome Free';font-weight:400}.la.la-address-card-o:before{content:"\f2bb"}.la.la-vcard-o{font-family:'Line Awesome Free';font-weight:400}.la.la-vcard-o:before{content:"\f2bb"}.la.la-user-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-user-circle-o:before{content:"\f2bd"}.la.la-user-o{font-family:'Line Awesome Free';font-weight:400}.la.la-user-o:before{content:"\f007"}.la.la-id-badge{font-family:'Line Awesome Free';font-weight:400}.la.la-drivers-license:before{content:"\f2c2"}.la.la-id-card-o{font-family:'Line Awesome Free';font-weight:400}.la.la-id-card-o:before{content:"\f2c2"}.la.la-drivers-license-o{font-family:'Line Awesome Free';font-weight:400}.la.la-drivers-license-o:before{content:"\f2c2"}.la.la-quora{font-family:'Line Awesome Brands';font-weight:400}.la.la-free-code-camp{font-family:'Line Awesome Brands';font-weight:400}.la.la-telegram{font-family:'Line Awesome Brands';font-weight:400}.la.la-thermometer-4:before{content:"\f2c7"}.la.la-thermometer:before{content:"\f2c7"}.la.la-thermometer-3:before{content:"\f2c8"}.la.la-thermometer-2:before{content:"\f2c9"}.la.la-thermometer-1:before{content:"\f2ca"}.la.la-thermometer-0:before{content:"\f2cb"}.la.la-bathtub:before{content:"\f2cd"}.la.la-s15:before{content:"\f2cd"}.la.la-window-maximize{font-family:'Line Awesome Free';font-weight:400}.la.la-window-restore{font-family:'Line Awesome Free';font-weight:400}.la.la-times-rectangle:before{content:"\f410"}.la.la-window-close-o{font-family:'Line Awesome Free';font-weight:400}.la.la-window-close-o:before{content:"\f410"}.la.la-times-rectangle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-times-rectangle-o:before{content:"\f410"}.la.la-bandcamp{font-family:'Line Awesome Brands';font-weight:400}.la.la-grav{font-family:'Line Awesome Brands';font-weight:400}.la.la-etsy{font-family:'Line Awesome Brands';font-weight:400}.la.la-imdb{font-family:'Line Awesome Brands';font-weight:400}.la.la-ravelry{font-family:'Line Awesome Brands';font-weight:400}.la.la-eercast{font-family:'Line Awesome Brands';font-weight:400}.la.la-eercast:before{content:"\f2da"}.la.la-snowflake-o{font-family:'Line Awesome Free';font-weight:400}.la.la-snowflake-o:before{content:"\f2dc"}.la.la-superpowers{font-family:'Line Awesome Brands';font-weight:400}.la.la-wpexplorer{font-family:'Line Awesome Brands';font-weight:400}.la.la-spotify{font-family:'Line Awesome Brands';font-weight:400}

@font-face {
  font-family: 'icomoon';
  src:  url('https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/icomoon/fonts/icomoon.eot?sqmvz2');
  src:  url('https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/icomoon/fonts/icomoon.eot?sqmvz2#iefix') format('embedded-opentype'),
    url('https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/icomoon/fonts/icomoon.ttf?sqmvz2') format('truetype'),
    url('https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/icomoon/fonts/icomoon.woff?sqmvz2') format('woff'),
    url('https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/icomoon/fonts/icomoon.svg?sqmvz2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}




/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget {}
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#CE4515; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #252525; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#CE4515; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {margin-bottom: 20px;}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }
.widget-static-block .block-title { }

.widget-static-block .block-title strong { }

.widget-static-block .block-content { }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/**
* CUSTOM CSS
*
* css relativo ai box della gestione dei prezzi
*
 */


/**
* LABEL
 */
.promo-label-wrapper {
    display:block!important;
}


.promo-label {
    border-radius: 6px;
    padding: 7px 12px;
    font-family: Metropolis;
}

.promo-label:after{
    content: "";
}

.promo-label.promo-label-best-price {
    background-color: #FDDF5E;
    color: #333333;
}

.promo-label.promo-label-qty-discount {
    background-color: #F8C999;
    color: #333333;
}

.promo-label.promo-label-promo {
    background-color: #F8C999;
    color: #333333;

}

.frase-iva {
    font-family: Metropolis;
}




/**
* ICONA INFO
**/
.ico-info-circle {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/info-circle.svg") center center no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    text-indent: -2000px;
    cursor: pointer;
}


@media (min-width: 990px) {
    .ico-info-circle  {
        width: 14px;
        height: 14px;
    }
}



/**
* MODALE PER INFO PRODOTTI
**/
.modal {
    border-radius: 17px!important;
    border: none;
    box-shadow: none;
}


.modal#previous-price-policy .modal-header {
    padding: 45px 15px 30px 15px;
    border-bottom: none;
}

.modal#previous-price-policy .modal-header h3{
    margin-bottom: 0px;
    text-align: center;
    font: normal normal bold 18px Roboto;
    letter-spacing: 0px;
    color: #7A0026;
    opacity: 1;
}

.modal#previous-price-policy .modal-header div.close {
    position: relative;
    right: 10px;
    bottom: 3px;
}

.modal#previous-price-policy .modal-header .close:after {
    font-size: 25px;
    color: #989898;
}
.modal#previous-price-policy .modal-body {
    padding: 0px 54px;
}

.modal#previous-price-policy .modal-body p{
    text-align: justify;
    line-height: normal;
}


.modal#previous-price-policy .modal-footer {
    padding: 30px 15px 45px 15px;
    border-top: none;
    background-color: #fff;
    text-align: center;
    border-radius: 17px!important;
}

.modal#previous-price-policy .modal-footer .btn{
    background: #7A0026 0% 0% no-repeat padding-box;
    border-radius: 30px;
    font-size: 14px;
    text-shadow: none;
    opacity: 1;
    padding: 9px 36px;
    color: #FFF;
}


@media (min-width: 990px) {
    .modal {
        width: 700px!important;
    }
}


/**
*  PAGINA CATALOGO - SCHEDA PRODOTTO
**/
.catalog-product-view .product-shop {
    margin-top: 60px!important;
}

.catalog-product-view .product-shop .frase-iva{
    font-size: 15px !important;
    margin-top: 10px !important;
    font-family: Metropolis;
}

.catalog-product-view .product-shop .price-box .small {
    height: 20px;
}

.catalog-product-view .product-shop .price-box .promo-label-wrapper {
    margin-bottom: 25px!important;
}

.catalog-product-view .product-shop .price-box .promo-label-wrapper .promo-label:after{
    content: none;
}

.catalog-product-view .product-shop .check-indirizzo {
    margin-top: 20px;
}



.catalog-product-view .product-shop .price-box .special-price .price-percentage {
    text-align: left;
    font: normal normal bold 28px/20px Metropolis;
    letter-spacing: 0px;
    color: #7A0026;
    text-transform: uppercase;
    opacity: 1;
}

/* OLD PRICE - PREZZO LISTINO  */
.catalog-product-view .product-shop .price-box .old-price {
    display: block;
    margin-top: 6px;
    position: relative!important;
    top: 0px !important;
    padding: 0px !important;
    height: 18px;
}

.catalog-product-view .product-shop .price-box .old-price:before {
    content: none!important;
}


.catalog-product-view .product-shop .price-box .old-price .price-label {
    display: inline-block !important;
    text-decoration: none;
    text-align: left;
    font: normal normal normal 18px/30px Metropolis;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
    font-size: 15px;
}

.catalog-product-view .product-shop .price-box .old-price .price {
    text-align: left;
    font: normal normal normal 18px/30px Metropolis;
    letter-spacing: 0px;
    color: #252525!important;
    background-color: inherit!important;
    opacity: 1;
    font-size: 15px !important;
    font-weight: normal!important;
}

.catalog-product-view .product-shop .price-box .old-price .price.sbarrato {
    text-decoration: line-through;
}

.catalog-product-view .product-shop .price-box .old-price .price-percentage {
    text-align: left;
    font-size: 15px;
    letter-spacing: 0px;
    color: #7A0026;
    text-transform: uppercase;
    opacity: 1;
    font-family: Metropolis;
}

.catalog-product-view .product-shop .price-box .old-price .info {
    display: inline-block;
    margin-left: 3px;
    margin-bottom: -2px;

}


/* PREVIOUS PRICE - PREZZO MINOMO 30 GIORNI  */
.catalog-product-view .product-shop .price-box .previous-price {
    margin-top: 16px;
    display: block;
    height: 18px;
}

.catalog-product-view .product-shop .price-box .previous-price .price-label {
    display: inline-block !important;
    text-align: left;
    font: normal normal normal 18px/30px Metropolis;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
    font-size: 15px;
}

.catalog-product-view .product-shop .price-box .previous-price .price {
    text-align: left;
    font: normal normal normal 18px/30px Metropolis;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
    font-size: 15px !important;
}

.catalog-product-view .product-shop .price-box .previous-price .price.sbarrato {
    text-decoration: line-through;
}

.catalog-product-view .product-shop .price-box .previous-price .info {
    display: inline-block;
    margin-left: 3px;
    margin-bottom: -1px;

}

.catalog-product-view .product-shop .sel-quantity-wrap {
    margin-top: 15px;
}


@media (max-width: 641px) {
    .catalog-product-view .product-shop {
        margin-top: 31px !important;
    }
    .catalog-product-view .product-shop #scalapayText{
        font-size: 14px;
    }

    .catalog-product-view .product-shop .frase-iva{
        font-size: 15px !important;
        margin-top: 10px !important;
        font-family: Metropolis;
    }


    .catalog-product-view .product-shop .promo-label {
        font-size: 12px;
    }

    .catalog-product-view .product-shop .price-box .special-price {
        float: none;
        text-align: center!important;
        width: 100%;
    }

    .catalog-product-view .product-shop .price-box .special-price .price{
        font-size: 30px !important;
    }

    .catalog-product-view .product-shop .price-box .special-price .price-percentage {
        font-size: 20px;
    }

    .catalog-product-view .product-shop .price-box .old-price {
        float: none;
        text-align: center!important;
        width: 100%;
        text-decoration: none;
    }


    .catalog-product-view .product-shop .sel-quantity-wrap {
        margin-top: 15px;
    }
}



/**
 * CAROUSEL
 **/

.box-carousel .carousel .product .price-box {
    line-height: normal;
    min-height: 90px;
}

.box-carousel .carousel .product .price-box .promo-label-wrapper{
    margin-bottom: 5px!important;
}

.box-carousel .carousel .product .price-box .promo-label{
    border-radius: 4px;
    font-size: 10px;
    padding: 4px 11px 2px 11px;
}


.box-carousel .carousel .product .price-box .special-price {
    display: inherit;
}

.box-carousel .carousel .product .price-box .special-price .price {
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
}

.box-carousel .carousel .product .price-box .special-price .price-percentage {
    text-align: left;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #7A0026;
    opacity: 1;
}



.box-carousel .carousel .product .price-box .previous-price {
    line-height: normal;
    max-height: 15px;
}

.box-carousel .carousel .product .price-box .previous-price .price-label {
    display: inline-block !important;
    text-align: left;
    font: normal normal normal 10px Metropolis;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}

.box-carousel .carousel .product .price-box .previous-price .price {
    text-align: left;
    font: normal normal normal 10px Metropolis!important;
    letter-spacing: 0px;
    color: #252525;
    font-weight: inherit;

}

.box-carousel .carousel .product .price-box .previous-price .price.sbarrato {
    text-decoration: line-through;
}

.box-carousel .carousel .product .price-box .old-price:before {
    content: none!important;
}

.box-carousel .carousel .product .price-box .old-price {
    line-height: normal;
    max-height: 15px;
}
.box-carousel .carousel .product .price-box .old-price.lowest{
    display: none !important;
    visibility: hidden !important;
}

.box-carousel .carousel .product .price-box .old-price .price-label {
    display: inline-block !important;
    text-align: left;
    font: normal normal normal 10px Metropolis;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}

.box-carousel .carousel .product .price-box .old-price .price {
    text-align: left;
    font: normal normal normal 10px Metropolis!important;
    letter-spacing: 0px;
    color: #252525!important;
    font-weight: inherit;
}

.box-carousel .carousel .product .price-box .old-price .price-percentage {
    text-align: left;
    font: normal normal normal 10px/18px Metropolis;
    letter-spacing: 0px;
    color: #7A0026;
}

.box-carousel .carousel .product .price-box .old-price .price.sbarrato {
    text-decoration: line-through;
}


/**
* CAROUSEL GRID
**/

.box-carousel.grid .carousel .product .price-box .special-price .price {
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
}

.box-carousel.grid .carousel .product .price-box .special-price .price-percentage {
    text-align: left;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #7A0026;
    opacity: 1;
}


/* PREVIOUOS PRICE */
.box-carousel.grid .carousel .product .price-box .previous-price .price-label {
    display: inline-block !important;
    text-align: left;
    font: normal normal normal 10px Metropolis;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}

.box-carousel.grid .carousel .product .price-box .previous-price .price {
    text-align: left;
    font: normal normal normal 10px Metropolis!important;
    letter-spacing: 0px;
    color: #252525;
    font-weight: inherit;

}

.box-carousel.grid .carousel .product .price-box .previous-price .price.sbarrato {
    text-decoration: line-through;
}




/* OLD PRICE */
.box-carousel.grid .carousel .product .price-box .old-price:before {
    content: none!important;
}

.box-carousel.grid .carousel .product .price-box .old-price {
    padding: 0px!important;
}

.box-carousel.grid .carousel .product .price-box .old-price.lowest{
    display: none !important;
    visibility: hidden !important;
}

.box-carousel.grid .carousel .product .price-box .old-price .price-label {
    display: inline-block !important;
    text-align: left;
    font: normal normal normal 10px Metropolis;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}

.box-carousel.grid .carousel .product .price-box .old-price .price {
    text-align: left;
    font: normal normal normal 10px Metropolis!important;
    letter-spacing: 0px;
    color: #252525!important;
    font-weight: inherit;
}

.box-carousel.grid .carousel .product .price-box .old-price .price-percentage {
    text-align: left;
    font: normal normal normal 10px/18px Metropolis;
    letter-spacing: 0px;
    color: #7A0026;
}

.box-carousel.grid .carousel .product .price-box .old-price .price.sbarrato {
    text-decoration: line-through;
}



/** VISALUIZZAZIONE CATEGORIE **/
.category-products .products-grid .item-img-info{
    min-height: 270px;
}


.products-grid .item  .item-price {
    min-height: 80px;
}


.products-grid .item .price-box {
    line-height: normal;
}

.products-grid .item .price-box .promo-label-wrapper{
    margin-bottom: 5px!important;
}

.products-grid .item .price-box .promo-label{
    border-radius: 4px;
    font-size: 10px;
    padding: 4px 11px 2px 11px;
}

.products-grid .info {
    visibility: hidden;
    display: none;
}

.products-grid .item  .price-box .special-price  {
    display: inherit!important;
}

.products-grid .item  .price-box .special-price .price {
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
}

.products-grid .item  .price-box .special-price .price-percentage {
    text-align: left;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #7A0026;
    opacity: 1;
    font-family: Metropolis;
}


.products-grid .item .price-box .previous-price {
    line-height: normal;
    max-height: 15px;
    display: block;
}

.products-grid .item  .price-box .previous-price .price-label {
    display: inline-block !important;
    text-align: left;
    font: normal normal normal 10px Metropolis;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}

.products-grid .item  .price-box .previous-price .price {
    text-align: left;
    font: normal normal normal 10px Metropolis!important;
    letter-spacing: 0px;
    color: #252525;
    font-weight: inherit;
}

.products-grid .item  .price-box .previous-price .price.sbarrato {
    text-decoration: line-through;
}

.products-grid .item  .price-box .previous-price .price-percentage {}


.products-grid .item  .price-box .old-price:before {
    content: none!important;
}

.products-grid .item .item-content .price-box .old-price {
    line-height: normal;
    max-height: 15px;
}

.products-grid .item .item-content .price-box .old-price.lowest{
    display: none !important;
    visibility: hidden !important;
}

.products-grid .item  .price-box .old-price .price-label {
    display: inline-block !important;
    text-align: left;
    font: normal normal normal 10px Metropolis;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}

.products-grid .item .price-box .old-price .price {
    text-align: left;
    font: normal normal normal 10px Metropolis!important;
    letter-spacing: 0px;
    color: #252525!important;
    font-weight: inherit;
}

.products-grid .item .price-box .old-price .price-percentage {
    text-align: left;
    font: normal normal normal 10px/18px Metropolis;
    letter-spacing: 0px;
    color: #7A0026;
}

.products-grid .item .price-box .old-price .price.sbarrato {
    text-decoration: line-through;
}

.products-grid .item .item-inner .item-img .item-img-info a.product-image
{
    position: inherit !important;
    margin-top: 10px;
}


.products-grid .item .item-title {
    min-height: 40px;
    line-height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important;
}


@media (max-width: 641px) {
    .products-grid .item .item-title {
        max-height: 37px!important;
        min-height: 35px!important;
        text-overflow: ellipsis;
    }

    .category-products .products-grid .item-img-info {
        min-height: 252px;
    }
}



    /**
    * PRODOTTI CAROUSEL SUGGERITI
    **/
.cart-carousel-container .product-item .product-carousel-box{
    padding: 15px 10px 10px 10px!important;
}

.cart-carousel-container .product-item .price-box-info {}

.cart-carousel-container .product-item .price-box-info .special-price {
    margin-bottom: 3px !important;
}

.cart-carousel-container .product-item .price-box-info .special-price .price{
    text-align: left;
    font-size: 16px!important;
    font-weight: 400!important;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}

.cart-carousel-container .product-item .price-box-info .previous-price{
    padding: 0!important;
    line-height: 10px !important;
    font-family:  Metropolis;
}

.cart-carousel-container .product-item .price-box-info .previous-price .price-label{
    text-align: left;
    font-size: 11px!important;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
}

.cart-carousel-container .product-item .price-box-info .previous-price .price{
    text-align: left;
    font-size: 11px!important;
    font-weight: inherit!important;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
}



/**
* LISTA DESIDERI
**/
.cart-cell .price-box .promo-label-wrapper{
    display: none !important;
    visibility: hidden;
}

.cart-cell .price-box .special-price{
    display: block;
}
.cart-cell .price-box .special-price .price-percentage{
    display: none;
    visibility: hidden;
}

.cart-cell .price-box .previous-price{
    display: block!important;
    height: 20px;
}
.cart-cell .price-box .previous-price .price-label{
    display: contents;
    font-size: 14px;
    color: #777777;
}
.cart-cell .price-box .previous-price .price{

    font-size: 14px;
    color: #777777;
}

.cart-cell .price-box .previous-price .price.sbarrato{
    text-decoration: line-through;
}

.cart-cell .price-box .old-price{
    display: block!important;
    padding: 0px!important;
}

.cart-cell .price-box .old-price.lowest{
    display: none !important;
    visibility: hidden !important;
}

.cart-cell .price-box .old-price:before{
    content: none;
}
.cart-cell .price-box .old-price .price-label{
    display: contents;
    font-size: 14px;
    color: #777777;
    height: 20px;
}
.cart-cell .price-box .old-price .price{

    font-size: 14px;
    color: #777777;
}

.cart-cell .price-box .old-price .price.sbarrato{
    text-decoration: line-through;
}


.cart-cell .price-box .old-price .price-percentage{
    display: none;
    visibility: hidden;
}


@media screen and (max-width: 641px) {
    #sns_content #sns_mainmidle .block.block-related .products-grid .item .previous-price .price {
        font-size: 10px!important;
    }

    #sns_content #sns_mainmidle .block.block-related .products-grid .item .old-price .price {
        font-size: 10px!important;
    }
}

/* CSS SEO */

.btn-nd:hover{
    color: #252525;
    background-color: #FFF;
    border: 1px solid #e5e5e5;
}

.btn-nd:focus{
    color: #252525;
    background-color: #FFF;
    border: 1px solid #e5e5e5;
}

.category-sitelink {
    background-color: #F6F6F6;
}

.container-title-sitelink{
    text-align: center;
}
.title-sitelink {
    display: inline-block;
    width: 346px;
    height: 25px;
    font-size: 18px !important;
   font-family: inherit !important;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 0;
    color: #252525;
    opacity: 1;
    margin: 54px 0 24px 0 !important;
}


.container-sitelink-content{
    padding-bottom: 56px;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}


.container-sitelink-content ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, 160px);
    grid-auto-flow: row;
    gap: 12px 42px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.container-sitelink-content ul li {
    font-size: 16px;
    text-align: left;
}

.container-sitelink-content ul li:nth-child(5n) {
    padding-bottom: 0;
}


@media (max-width: 1200px){

    .container-sitelink-content ul{
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
        gap: 12px 42px;
    }

    .sitelink-content{
       margin-left: 26px;
        margin-right: 26px;
    }
}

@media (max-width: 620px){
    .container-sitelink-content{
        padding-bottom: 32px !important;
    }

    .container-sitelink-content ul{
        gap: 13px 18px;
    }

    .container-sitelink-content ul li{
        font-size: 14px;
    }

}
.modal.default{
    border-radius: 17px!important;
    border: none;
    box-shadow: none;
}


.modal.default .modal-header {
    padding: 45px 15px 30px 15px;
    border-bottom: none;
}

.modal.default .modal-header h3{
    margin-bottom: 0px;
    text-align: center;
    font: normal normal bold 18px Roboto;
    letter-spacing: 0px;
    color: #7A0026;
    opacity: 1;
}

.modal.default .modal-header div.close {
    position: relative;
    right: 10px;
    bottom: 3px;
}

.modal.default .modal-header .close:after {
    font-size: 25px;
    color: #989898;
}
.modal.default .modal-body {
    padding: 0px 54px;
}

.modal.default .modal-body p{
    text-align: justify;
    line-height: normal;
}


.modal.default .modal-footer {
    padding: 30px 15px 45px 15px;
    border-top: none;
    background-color: #fff;
    text-align: center;
    border-radius: 17px!important;
}

.modal.default .modal-footer .btn{
    background: #7A0026 0% 0% no-repeat padding-box;
    border-radius: 30px;
    font-size: 14px;
    text-shadow: none;
    opacity: 1;
    padding: 9px 36px;
    color: #FFF;
}


.modal-trigger {
    cursor: pointer;
    display: block;
}

.modal-trigger.light {
    color: #999999;
    text-decoration: underline;
    font: normal normal normal 14px Roboto;
}

@media (min-width: 990px) {
    .modal.default{
        width: 700px!important;
    }
}

.mini-cart-shopping{
    font-size: 40px !important;
}

/** MODALE XMAS **/

/** HEADER FIXED **/
.menufixed {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, opacity 0.3s ease;
    transform: translateY(-144px);
    opacity: 0;
}

.menufixed.visible {
    transform: unset;
    opacity: 1;
}


.block.block-login.user-scroll a {
    right: auto;
}

.block.block-login.user-scroll i {
    margin-top: 18px;
    margin-left: 35px;
    font-size: 37px;
}

@media (max-width: 1024px) {
    #scroll-menu {
        position: fixed !important;
        top: 0;
        width: 100%;
        z-index: 10;
        background-color: white;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    }

    .menufixed {
        transition: none !important;
        transform: none !important;
        opacity: 1 !important;
    }

    .search-toggle {
        display: flex;
        cursor: pointer;
        font-size: 37px;
        width: 40px;
        height: 40px;
        margin-left: 35px;
        margin-top: 8px;
    }

    .flip-search {
        transform: scaleX(-1);
    }

    .checkout-onepage-index #sns_header .user-scroll {
        display: none !important;
    }

    .checkout-onepage-index #sns_header {
        position: fixed;
        z-index: 1;
        background-color: white;
    }

    .checkout-onepage-index #sns_right .sns-ajaxcart {
        z-index: 0;
    }

    .global-site-notice-custom {
        position: fixed !important;
        z-index: 10 !important;
    }

    .bannerslider{
        z-index: 0 !important;
    }

    #barra_visita {
        z-index:0 !important;
    }
    .sns-product-detail .product-image-zoom {
        z-index: 0 !important;
    }
    .catalog-product-view .product-img-box .add-to-links {
        z-index: 0 !important;
    }
    .product-view .right-icons {
        z-index: 0 !important;
    }

    .cart-carousel-wrapper .heading .navigation {
        z-index: 0;
    }

    #sns_content #sns_mainmidle .block.block-related .navigation{
        z-index: 0;
    }

    .products-grid .list-right-icons{
        z-index: 0 !important;
    }

    body.menu-open .sns-ajaxcart {
        display: none !important;
    }

    .header-switch-horeca {
        position: fixed !important;
        z-index: 10;
    }

    .searchbar-mobile{
        background-color: white;
        height: 70px !important;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    }
}

/** CTA CHECKOUT MOBILE FIXED **/
#checkout-progress-wrapper{
    display: none;
}

@media screen and (max-width: 640px) {
    .checkout-cart-index #sns_right #shopping-cart-totals-table tfoot {
        position: fixed;
        width: 100%;
        background: white;
        box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
        z-index: 1;
        bottom: 0;
        padding: 5px;
        height: 60px;
    }

    .checkout-cart-index #sns_right #shopping-cart-totals-table {
        display: block !important;
    }

    .checkout-cart-index #sns_right #shopping-cart-totals-table tfoot {
        padding-left: 20px;
    }

    .checkout-cart-index #sns_right #shopping-cart-totals-table tfoot tr {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 10px;
    }

    .checkout-cart-index #sns_right #shopping-cart-totals-table td {
        padding: 0;
    }

    .checkout-cart-index #sns_right #shopping-cart-totals-table tbody {
        display: none;
    }

    .checkout-cart-index #sns_right .button {
        padding: 6px 50px;
        border-radius: 25px;
    }

    .checkout-cart-index #sns_right .checkout-link {
        padding-bottom: 15px;
        padding-right: 20px;
    }

    .checkout-link {
        position: fixed;
        z-index: 1;
        bottom: 0;
        right: 0
    }

    #launcher{
        bottom: 80px !important;
    }

    .checkout-onepage-index #sns_right #shopping-cart-totals-table tfoot {
        position: relative;
    }

    .checkout-onepage-index #sns_right #shopping-cart-totals-table tbody {
        display: block;
    }
}

@media screen and (max-width: 1025px) {

    .category-description h1 {
        font-size: 16px !important;
    }
}

/** CODICE SCONTO  **/
.promo-box{
    background-color: #F2F2F2;
    padding: 10px 12px;
    margin-top: 10px;
}

.promo-description-text{
    font-weight: 700;
    font-family: Metropolis, sans-serif;
}

.promo-code-text{
    font-weight: 700;
    font-family: 'Roboto', serif;
}

.promo-code{
    padding-top: 10px;
}

.ico-product.ico-promo{
    display: block;
    width:30px;
    height:30px;
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/promo.png") center center no-repeat !important;
    background-size: contain !important;
    overflow: hidden;
    text-indent: -2000px;
    z-index: 10 !important;
}

.product-view .right-icons .ico-product.ico-promo{
    margin: 0 auto 10px auto;
    height: 40px;
    width: 40px;
}

@media screen and (max-width: 640px){
    .promo-box{
        margin-left: 10px;
        margin-right:10px;
    }
}

/** RECENSIONI **/
 .hidden-review {
     display: none;
 }
.mostra-altre-wrapper {
    margin-top: 20px;
    text-align: center;
}
.mostra-altre-recensioni,
.nascondi-altre-recensioni {
    cursor: pointer;
    color: #000000;
    text-decoration: underline;
    display: inline-block;
    margin: 10px;
}

.prodotto-caveau {
    border-top: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    text-align: center;
    padding: 8px;
}

.prodotto-caveau span[data-toggle='modal'] {
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
}


.modal {
    border-radius: 17px!important;
    border: none;
    box-shadow: none;
}


.modal#modal-su-ordinazione .modal-header {
    padding: 45px 15px 30px 15px;
    border-bottom: none;
}

.modal#modal-su-ordinazione .modal-header h3{
    margin-bottom: 0px;
    text-align: center;
    font: normal normal bold 18px Roboto;
    letter-spacing: 0px;
    color: #7A0026;
    opacity: 1;
}


.modal#modal-su-ordinazione .modal-header div.close {
    position: relative;
    right: 10px;
    bottom: 3px;
}

.modal#modal-su-ordinazione .modal-header .close:after {
    font-size: 25px;
    color: #989898;
}
.modal#modal-su-ordinazione .modal-body {
    padding: 0px 54px;
}

.modal#modal-su-ordinazione .modal-body p{
    text-align: justify;
    line-height: normal;
}

.modal#modal-su-ordinazione .modal-footer {
    padding: 30px 15px 45px 15px;
    border-top: none;
    background-color: #fff;
    text-align: center;
    border-radius: 17px!important;
}

.modal#modal-su-ordinazione .modal-footer .btn{
    background: #7A0026 0% 0% no-repeat padding-box;
    border-radius: 30px;
    font-size: 14px;
    text-shadow: none;
    opacity: 1;
    padding: 9px 36px;
    color: #FFF;
}

@media screen and (max-width: 641px) {
    .prodotto-caveau span {
        display: block;
    }
}

#cryozonic-stripe-accepted-cards img {
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	display: inline-block;
}
#cryozonic-stripe-accepted-cards.cryozonic-stripe-detected img {
	opacity: 0.3;
}
#cryozonic-stripe-accepted-cards.cryozonic-stripe-detected img.active {
	opacity: 1;
}

input#cryozonic_stripe_cc_number {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    background-position-x: 80%;
    -moz-transition: background-position-x 0.25s ease-in-out;
    -webkit-transition: background-position-x 0.25s ease-in-out;
    transition: background-position-x 0.25s ease-in-out;
}

input#cryozonic_stripe_cc_number.cctype-detected {
    background-position-x: 99%;
}

.adminhtml-sales-order-create-index #payment_form_cryozonic_stripe input[type="text"]
{
	width: 200px;
}

.dialog_content {
    background-color: #fff;
}
.img-preload {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
}
/* Customer Account */
.saved-cards label {
    display: inline;
}
.saved-cards {
    margin-left:0;
}
.saved-cards li {
    margin: 4px 0;
    line-height: 24px;
}
#new-card .form-list select {
    width: auto;
}
#new-card .form-list label {
    float: none;
}
#cryozonic_stripe_cc_cid {
    width: 40px;
}

/* Checkout */
#mandates.saved-cards label {
    font-weight: normal;
    margin-left: 4px;
}
ul#payment_form_cryozonic_stripe {
    /*
    margin-top: 25px !important;
    padding:10px 0 10px 0px;
    */
    max-width: 450px;
    box-sizing: content-box;
}
.adminhtml-sales-order-create-index ul#payment_form_cryozonic_stripe {
    padding: 5px 0 10px;
}
ul#payment_form_cryozonic_stripe li {
    display: block;
}
ul#payment_form_cryozonic_stripe li.stripe-new {
    display: none;
}
ul#payment_form_cryozonic_stripe.stripe-new li.stripe-new {
    display: block;
}
/* Idev OSC 3-column fixes */
.onestepcheckout-column-middle ul#payment_form_cryozonic_stripe.stripe-new li.stripe-new {
    margin-left: 0;
}
.onestepcheckout-column-middle ul#payment_form_cryozonic_stripe {
    margin: 10px 0;
    padding-left: 0px;
}
/* ~Idev OSC */
.sp-methods .saved-cards li label {

}
.saved-cards {
    margin-top: 14px;
}
.saved-cards input.select {

}
.saved-cards span {
    display: inline-block;
}
.saved-cards span.type {
    font-weight: bold;
    margin-left: 3px;
}
.saved-cards span.exp {
    
}
.saved-cards label {
    display: inline;
}
.saved-cards span.cryozonic-stripe-fade {
    color: #aaa;
    font-weight: normal;
}
.form-list .saved-cards label {

}
#cryozonic-stripe-card-errors {
    border: 0;
    border-radius: 3px;
    height: 0;
    margin: 0 auto;
    transition: height 1s, margin 1s, border 1s, padding 1s;
    display: inline-block;
    padding: 0 1em;
}
#cryozonic-stripe-card-errors.populated {
    border: 1px hsla(0,100%,50%,0.5) dashed;
    padding: 5px 1em;
    color: #D20;
    height: auto;
    margin: 0.5em auto 1em;
}

/* Card Icons */
#payment_form_cryozonic_stripe span.type.Visa, #payment_form_cryozonic_stripe span.type.visa { background: url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/img/visa.png) no-repeat; }
#payment_form_cryozonic_stripe span.type.American.Express, #payment_form_cryozonic_stripe span.type.amex { background: url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/img/amex.png) no-repeat; }
#payment_form_cryozonic_stripe span.type.MasterCard, #payment_form_cryozonic_stripe span.type.mastercard { background: url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/img/mastercard.png) no-repeat; }
#payment_form_cryozonic_stripe span.type.Discover, #payment_form_cryozonic_stripe span.type.discover { background: url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/img/discover.png) no-repeat; }
#payment_form_cryozonic_stripe span.type.Diners, #payment_form_cryozonic_stripe span.type.diners { background: url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/img/diners.png) no-repeat; }
#payment_form_cryozonic_stripe span.type.JCB, #payment_form_cryozonic_stripe span.type.jcb { background: url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/img/jcb.png) no-repeat; }

#payment_form_cryozonic_stripe span.type.Visa, #payment_form_cryozonic_stripe span.type.visa,
#payment_form_cryozonic_stripe span.type.American.Express, #payment_form_cryozonic_stripe span.type.amex,
#payment_form_cryozonic_stripe span.type.MasterCard, #payment_form_cryozonic_stripe span.type.mastercard,
#payment_form_cryozonic_stripe span.type.Discover, #payment_form_cryozonic_stripe span.type.discover,
#payment_form_cryozonic_stripe span.type.Diners, #payment_form_cryozonic_stripe span.type.diners,
#payment_form_cryozonic_stripe span.type.JCB, #payment_form_cryozonic_stripe span.type.jcb {
    padding-left: 30px;
    background-position-y: -3px;
    background-size: 24px;
}

/* Apple Pay */
#co-payment-form #cryozonic-apple-pay-section #apple-pay-button,
ul#payment_form_cryozonic_stripe li#apple-pay-section #apple-pay-button {
    background-color: black;
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-size: 100% 24px;
    background-origin: content-box;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 44px;
    padding: 10px 0;
    border-radius: 10px;
}
#co-payment-form #cryozonic-apple-pay-section,
ul#payment_form_cryozonic_stripe li#apple-pay-section {
    display: none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
#co-payment-form.payment-request-api-supported #cryozonic-apple-pay-section,
ul#payment_form_cryozonic_stripe.payment-request-api-supported li#apple-pay-section {
    display: block;
}
#co-payment-form.payment-request-api-supported #cryozonic-apple-pay-section #apple-pay-button,
ul#payment_form_cryozonic_stripe.payment-request-api-supported li#apple-pay-section #apple-pay-button {
    display: none;
}
#co-payment-form #cryozonic-apple-pay-section label,
ul#payment_form_cryozonic_stripe li#apple-pay-section label {
    font-weight: bold;
    margin: 10px 0;
    float: none;
    display: block;
}
#cryozonic-apple-pay-result {
    margin-bottom: 20px;
}
#co-payment-form.apple-pay-success .sp-methods {
    display: none;
}

/* Authorized Apple Pay Result */
#co-payment-form #cryozonic-apple-pay-result label,
.form-list #apple-pay-result label {
    display: inline-block;
    float: none;
}
#co-payment-form #cryozonic-apple-pay-result,
ul#payment_form_cryozonic_stripe li#apple-pay-result {
    text-align: center;
    font-size: 1.1em;
    display: none;
}
#cryozonic-apple-pay-result > div,
#apple-pay-result > div {
    display: block;
    margin: 5px 0;
}
#co-payment-form.apple-pay-success #cryozonic-apple-pay-result,
ul#payment_form_cryozonic_stripe.apple-pay-success li#apple-pay-result {
    display: block;
}
#co-payment-form.payment-request-api-supported.apple-pay-success #cryozonic-apple-pay-section,
ul#payment_form_cryozonic_stripe.payment-request-api-supported.apple-pay-success li#apple-pay-section {
    display: none;
}
ul#payment_form_cryozonic_stripe.payment-request-api-supported.apple-pay-success.stripe-new li.stripe-new {
    display: none;
}
ul#payment_form_cryozonic_stripe.payment-request-api-supported.apple-pay-success.stripe-new li#cryozonic_stripe_cc_save_div.stripe-new {
    display: block;
}
ul#payment_form_cryozonic_stripe.apple-pay-success ul#saved-cards {
    display: none;
}

/* Stripe Elements */
#card-details-label {
    display: block;
}
#cryozonic-stripe-card-number {
    width: 300px;
    display: inline-block;
    box-sizing: border-box;
}
.cryozonic-stripe-brand {
    opacity: 0.5;
    height: 24px;
    width: 32px;
    display: inline-block;
    font-size: 20px;
    margin-left: -49px;
    position: relative;
    top: -9px;
}
#cryozonic-stripe-card-expiry {
    width: 93px;
    display: inline-block;
}
#cryozonic-stripe-card-cvc {
    width: 68px;
    display: inline-block;
}
.stripe-elements-field {
    display: inline-block;
    margin: 5px 0 0 0;
    padding: 4px 14px;
    border: 1px solid #aaa;
    background-color: #fefefe;
    border-radius: 4px;
}
li.cryozonic-stripe-elements.no-wrap {
    white-space: nowrap;
}
.pci-dss-info-block {
    margin: 10px 15px -16px 25px;
    width: 260px;
}
#pci-svg {
    position: relative;
    left: -25px;
    top: 5px;
    opacity: 0.5;
    fill: green;
}
.pci-dss-info-text {
    display: inline-block;
    position: relative;
    top: -20px;
}

/*!
 *  PaymentFont 1.2.5 by @AMPoellmann - http://paymentfont.io
 *  License - http://paymentfont.io/#license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:PaymentFont;src:url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.eot);src:url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.eot?#iefix) format('embedded-opentype'),url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.woff) format('woff2'),url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.woff) format('woff'),url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.ttf) format('truetype'),url(https://www.bernabei.it/skin/frontend/base/default/cryozonic_stripe/fonts/paymentfont-webfont.svg#paymentfont-webfont) format('svg');font-weight:400;font-style:normal}.pf{display:inline-block;font:normal normal normal 14px/1 PaymentFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.pf-2x{font-size:2em}.pf-3x{font-size:3em}.pf-4x{font-size:4em}.pf-5x{font-size:5em}.pf-amazon:before{content:"\f000"}.pf-american-express:before{content:"\f001"}.pf-american-express-alt:before{content:"\f002"}.pf-atm:before{content:"\f003"}.pf-bankomat:before{content:"\f004"}.pf-bank-transfer:before{content:"\f005"}.pf-bitcoin:before{content:"\f006"}.pf-bitcoin-sign:before{content:"\f007"}.pf-braintree:before{content:"\f008"}.pf-btc:before{content:"\f009"}.pf-card:before{content:"\f00a"}.pf-carta-si:before{content:"\f00b"}.pf-cash:before{content:"\f00c"}.pf-cash-on-delivery:before{content:"\f00d"}.pf-cb:before{content:"\f00e"}.pf-cirrus:before{content:"\f00f"}.pf-cirrus-alt:before{content:"\f010"}.pf-clickandbuy:before{content:"\f011"}.pf-credit-card:before{content:"\f012"}.pf-diners:before{content:"\f013"}.pf-discover:before{content:"\f014"}.pf-ec:before{content:"\f015"}.pf-eps:before{content:"\f016"}.pf-eur:before{content:"\f017"}.pf-facture:before{content:"\f018"}.pf-fattura:before{content:"\f019"}.pf-flattr:before{content:"\f01a"}.pf-giropay:before{content:"\f01b"}.pf-google-wallet:before{content:"\f01c"}.pf-google-wallet-alt:before{content:"\f01d"}.pf-gpb:before{content:"\f01e"}.pf-gratipay:before{content:"\f01f"}.pf-ideal:before{content:"\f020"}.pf-ils:before{content:"\f021"}.pf-inr:before{content:"\f022"}.pf-invoice:before{content:"\f023"}.pf-invoice-sign:before{content:"\f024"}.pf-invoice-sign-alt:before{content:"\f025"}.pf-invoice-sign-alt-o:before{content:"\f026"}.pf-invoice-sign-o:before{content:"\f027"}.pf-jcb:before{content:"\f028"}.pf-jpy:before{content:"\f029"}.pf-krw:before{content:"\f02a"}.pf-maestro:before{content:"\f02b"}.pf-maestro-alt:before{content:"\f02c"}.pf-mastercard:before{content:"\f02d"}.pf-mastercard-alt:before{content:"\f02e"}.pf-mastercard-securecode:before{content:"\f02f"}.pf-ogone:before{content:"\f030"}.pf-paybox:before{content:"\f031"}.pf-paylife:before{content:"\f032"}.pf-paypal:before{content:"\f033"}.pf-paypal-alt:before{content:"\f034"}.pf-paysafecard:before{content:"\f035"}.pf-postepay:before{content:"\f036"}.pf-quick:before{content:"\f037"}.pf-rechnung:before{content:"\f038"}.pf-ripple:before{content:"\f039"}.pf-rub:before{content:"\f03a"}.pf-skrill:before{content:"\f03b"}.pf-sofort:before{content:"\f03c"}.pf-square:before{content:"\f03d"}.pf-stripe:before{content:"\f03e"}.pf-truste:before{content:"\f03f"}.pf-try:before{content:"\f040"}.pf-unionpay:before{content:"\f041"}.pf-usd:before{content:"\f042"}.pf-verified-by-visa:before{content:"\f043"}.pf-verisign:before{content:"\f044"}.pf-visa:before{content:"\f045"}.pf-visa-electron:before{content:"\f046"}.pf-western-union:before{content:"\f047"}.pf-western-union-alt:before{content:"\f048"}.pf-wirecard:before{content:"\f049"}.pf-sepa:before{content:"\f04a"}.pf-sepa-alt:before{content:"\f04b"}.pf-apple-pay:before{content:"\f04c"}.pf-interac:before{content:"\f04d"}.pf-paymill:before{content:"\f04e"}.pf-dankort:before{content:"\f04f"}.pf-bancontact-mister-cash:before{content:"\f050"}.pf-moip:before{content:"\f051"}.pf-pagseguro:before{content:"\f052"}.pf-cash-on-pickup:before{content:"\f053"}.pf-sage:before{content:"\f054"}.pf-elo:before{content:"\f055"}.pf-elo-alt:before{content:"\f056"}.pf-payu:before{content:"\f057"}.pf-mercado-pago:before{content:"\f058"}.pf-mercado-pago-sign:before{content:"\f059"}.pf-payshop:before{content:"\f05a"}.pf-multibanco:before{content:"\f05b"}.pf-gratipay-sign:before{content:"\f05c"}.pf-six:before{content:"\f05d"}.pf-cashcloud:before{content:"\f05e"}.pf-interac-alt:before{content:"\f05f"}.pf-klarna:before{content:"\f060"}.pf-bitpay:before{content:"\f061"}.pf-venmo:before{content:"\f062"}.pf-visa-debit:before{content:"\f063"}.pf-alipay:before{content:"\f064"}.pf-diners-alt:before{content:"\f065"}.pf-hipercard:before{content:"\f066"}.pf-skrill-alt:before{content:"\f067"}.pf-shopify:before{content:"\f068"}.pf-direct-debit:before{content:"\f069"}.pf-sodexo:before{content:"\f06a"}.pf-bpay:before{content:"\f06b"}.pf-contactless:before{content:"\f06c"}.pf-contactless-alt:before{content:"\f06d"}.pf-eth:before{content:"\f06e"}.pf-ltc:before{content:"\f06f"}.pf-visa-pay:before{content:"\f070"}.pf-wechat-pay:before{content:"\f071"}.pf-amazon-pay:before{content:"\f072"}.pf-amazon-pay-alt:before{content:"\f073"}
/**
* Inchoo
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@magentocommerce.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Please do not edit or add to this file if you wish to upgrade
* Magento or this extension to newer versions in the future.
** Inchoo *give their best to conform to
* "non-obtrusive, best Magento practices" style of coding.
* However,* Inchoo *guarantee functional accuracy of
* specific extension behavior. Additionally we take no responsibility
* for any possible issue(s) resulting from extension usage.
* We reserve the full right not to provide any kind of support for our free extensions.
* Thank you for your understanding.
*
* @category Inchoo
* @package SocialConnect
* @author Marko Martinović <marko.martinovic@inchoo.net>
* @copyright Copyright (c) Inchoo (http://inchoo.net/)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

div.inchoo-socialconnect-register{
    margin-bottom:0px;
    margin-top:10px;
    float:right;
    padding-right:10px;
}
div.inchoo-socialconnect-checkout{
    margin-bottom:10px;
    margin-top:10px;
}
div.inchoo-socialconnect-login {
    margin: 5px 10px -14px 0;
}



.inchoo-socialconnect-checkout div {
    margin-right:10px !important;
    border:0 !important;
    display: inline-block;
}

.inchoo-socialconnect-register, .inchoo-socialconnect-login  {
    z-index:2;
    position: relative;
    clear: both;
}
.inchoo-socialconnect-login  {

    z-index:2;
    position: relative;
}
.inchoo-socialconnect-register div, .inchoo-socialconnect-login div {
    margin-left:10px !important;
    float:right;
}
.inchoo-socialconnect-mini-login {
    border-bottom:1px solid #eee;
    padding-bottom:10px;
    margin-bottom:10px;
}
.inchoo-socialconnect-mini-login div {

    float:none;
    display: inline-block;
    margin-right:10px;
    clear:none;
    margin-bottom:10px;
}

#modal_login .inchoo-socialconnect-facebook {
    float:right;
    margin-right:0;
  }

@media screen and (max-width: 640px){

    div.inchoo-socialconnect-register{
        margin-bottom:20px;
        margin-top:20px;
        float:none;
        text-align: center;
        padding-right:0;
    }
    div.inchoo-socialconnect-login{
        margin-bottom:20px;
        margin-top:20px;
        text-align: center;
    }
    
    .inchoo-socialconnect-register div, .inchoo-socialconnect-login div {
        margin-right:10px !important;
        margin-bottom:0px;
        display: inline-block;
        float:none;
    }
    .inchoo-socialconnect-mini-login {
        margin-top:0px;
        float:none;
    }
    .inchoo-socialconnect-mini-login div {
        float:none;
        display: inline-block;
        margin-right:10px;
        clear:none;
        margin-bottom:10px;
    }
}

/**
* Inchoo
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@magentocommerce.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Please do not edit or add to this file if you wish to upgrade
* Magento or this extension to newer versions in the future.
** Inchoo *give their best to conform to
* "non-obtrusive, best Magento practices" style of coding.
* However,* Inchoo *guarantee functional accuracy of
* specific extension behavior. Additionally we take no responsibility
* for any possible issue(s) resulting from extension usage.
* We reserve the full right not to provide any kind of support for our free extensions.
* Thank you for your understanding.
*
* @category Inchoo
* @package SocialConnect
* @author Marko Martinović <marko.martinovic@inchoo.net>
* @copyright Copyright (c) Inchoo (http://inchoo.net/)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

div.inchoo-socialconnect-google a{
    display: inline-block;
    background: #4285F4 url('https://www.bernabei.it/skin/frontend/base/default/inchoo_socialconnect/google/images/google_login.png') no-repeat top left;
    border:1px solid #4285F4;
    background-size: contain;
    color:#fff;
    padding:5px 30px 5px 55px;
    border-radius: 4px;
}      

/**
* Inchoo
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@magentocommerce.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Please do not edit or add to this file if you wish to upgrade
* Magento or this extension to newer versions in the future.
** Inchoo *give their best to conform to
* "non-obtrusive, best Magento practices" style of coding.
* However,* Inchoo *guarantee functional accuracy of
* specific extension behavior. Additionally we take no responsibility
* for any possible issue(s) resulting from extension usage.
* We reserve the full right not to provide any kind of support for our free extensions.
* Thank you for your understanding.
*
* @category Inchoo
* @package SocialConnect
* @author Marko Martinović <marko.martinovic@inchoo.net>
* @copyright Copyright (c) Inchoo (http://inchoo.net/)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

div.inchoo-socialconnect-facebook a{
    display: inline-block;
    background: #4267B2 url('https://www.bernabei.it/skin/frontend/base/default/inchoo_socialconnect/facebook/images/facebook_login.png') no-repeat top left;
    border:1px solid #4267B2;
    background-size: contain;
    color:#fff;
    padding:5px 30px 5px 60px;
    border-radius: 4px;
}

     

.scalapayModal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
  overflow: auto;
  z-index:9999;
}
.scalapay-modal-content {
  
  background-color: #fefefe;
  margin: 1% auto; /* 1% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  overflow: auto;

}
.scalapay-close-button {
  float: right;
  width: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  cursor: pointer;
  border-radius: 0.25rem;
  background-color: #ffffff;
  font-size: 25px;

}
.scalapay-close-buttonclose-button:hover {
  background-color: darkgray;
}
.scalapay-show-modal {
  opacity: 1;
  visibility: visible;
  transform: scale(1.0);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
.img-responsive-scalapay {
  width: 100%;
}
.scalapay-ajax-loader{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('https://www.bernabei.it/skin/frontend/base/default/scalapay/images/ajax-loader.gif') 50% 50% no-repeat rgb(249,249,249,.7);
}

#sns_ajaxwrap{
    display:none;
    width: 100%; height: 100%;
}
#sns_ajaxinner{
    width: 360px;
    margin: 0 0 0 -180px;
    z-index: 10002;
    position: fixed;
    left: 50%;
    padding: 0px;
    background-color: #2564c0;
    display: block;
    visibility: visible;
}
#ajax_process {
    position: absolute;
    left: 50%;
    padding: 15px 0 10px;
    width: 180px;
    background: #000;
    margin: -15px 0 0 -90px;
    text-align:center;
    box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    -o-box-shadow: 0 0 5px #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* IE8 */
}
#ajax_process div{ margin-top: 8px; color: #FFF}
#ajax_overlay {
	display: none; padding: 0px;
    position: fixed; left: 0px; top: 0px;
    width: 100%; height: 100%;
    z-index: 9000; visibility: visible;
	background-color: #000;opacity: 0.2; filter:alpha(opacity=20);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20); /* IE8 */
}
#sns_ajaxbox{
    width: 100%;
    display: block;
}
#btn-close {
    background: none;
    display: block;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 25px;
    z-index: 1103;
}
#confirmbox{
    background-color: #FFF;
    padding: 15px 15px 15px;
    position:relative;
    z-index:1000;
    border: 1px solid rgba(0, 0, 0, 0.6);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    /*border-radius: 6px 6px;
    -moz-border-radius: 6px 6px;
    -webkit-border-radius: 6px 6px;
    -o-border-radius: 6px 6px;*/
}
#confirmbox #product-shop .availability{margin: 0 0 5px}
#confirmbox #product-shop .product-options-bottom .add-to-cart, 
#confirmbox #product-shop .add-to-box .add-to-cart{
    margin: 0 0 15px;
}

#confirmbox .head-cfbox { text-align: center; margin-bottom:10px; padding-right: 20px; }
#confirmbox .cf-producinfo{ float:left; text-align:left; padding-top: 10px;}
#confirmbox .cf-producinfo .product-image{float: left; margin-right: 10px; border: 1px solid #CCC;}
#confirmbox .cf-producinfo .product-name{margin-top: 0px; line-height: normal;}
#confirmbox .cf-moreinfo { clear:both; padding-top:10px; }
#confirmbox .cf-moreinfo .cf-label{vertical-align: middle;margin-right: 5px;}
#confirmbox .cf-moreinfo .ratings{
    display: inline-block;
    vertical-align: middle;
}
#confirmbox .cf-moreinfo .ratings .amount{margin-left: 5px;}
#confirmbox .cf-moreinfo .price-box{display: inline-block;}
#confirmbox .more-text{text-align: center; padding-top: 10px;}
#confirmbox #bottom-cfbox{
    text-align:center;
    margin-top:10px;
}
#confirmbox #bottom-cfbox ul {
    list-style: none; margin: 0 0;
}
#confirmbox #bottom-cfbox ul li {
    display: inline;
}
#confirmbox #bottom-cfbox ul li:first-child {
  
}
#confirmbox .product-name *{font-size: 100%; font-weight: bold; margin: 0 0 10px; padding: 0 15px 0 0}

#confirmbox #bottom-cfbox .btn{
    background: #3A3A3A;
    border: medium none;
    border-radius: 0 0 0 0;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    -o-text-shadow: none;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    color: #FFFFFF;
    font-size: 100%;
    padding: 7px 15px;
}
#confirmbox #bottom-cfbox .btn:hover{background: #000;}
#confirmbox form{margin: 0 0;}
#confirmbox form .add-to-cart{margin: 0 0; border: none; padding-bottom: 0px;}
#confirmbox .data-table input.input-text{max-width: 40px; text-align: center;}
.mini-cart { margin: 0px 0 0; position: relative; display: inline-block;}
.mini-cart .block-title {
}
.mini-cart .block-title *{
    font-size: 12px;
    text-transform: none;
}
.mini-cart .block-title .ico-view{
    position: absolute;
    right: 0px;
    background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/sns/ajaxcart/images/ico-drop.png) no-repeat 4px center;
    width: 18px;
    height:100%;
}
.mini-cart .block-title .cart-status{
    margin-left: 8px; padding-right: 20px;
}
.mini-cart .block-title .cart-status.empty{ padding-right: 0px;}
.mini-cart .block-title .cart-status .amount,
.mini-cart .block-title .cart-status .subtotal{
    display: block;
    line-height: normal;
}
.amount-mobile{display: none;}
.mini-cart .block-title .cart-status .amount{
    margin: 3px 0 1px;
}
.mini-cart .block-title .cart-status .label{
    margin: 0 0; padding: 0 0;
}
.mini-cart .block-title .cart-status.empty .label{
    margin: 3px 0 0; display: block;
}
.mini-cart .block-subtitle{
    padding: 10px 10px; margin: 0 0;
}
.mini-cart .block-content {
    width: 360px;
    background: #FFF;
    border: 1px solid #CCC;
    position:absolute;
    z-index:20;
    top:40px; right:0px;
	padding: 0;
}
.mini-cart .block-content .product-image{
    float: left;
    margin: 0 10px 10px 0;
}
.mini-cart .block-content .product-name{}
.mini-cart .block-content .actions{
    padding: 8px 8px;
    background:#f2f2f2;
}
.mini-cart .block-content .actions .title{
    font-weight: bold;
    display: inline-block;
    float: left;
    text-transform: uppercase;
}
.mini-cart .block-content .actions .subtotal{
    display: inline-block;
    float: right;
    text-transform: uppercase;
}
.mini-cart .block-content .actions .btn-update{
    float: right;
}
.mini-cart .block-content form{
    margin: 0 0;
    max-height: 300px; overflow-y: auto;
}
.mini-cart .block-content ol{
    margin: 0 10px;
    list-style: none;
}
.mini-cart .block-content ol li{padding: 0 0 8px;}
.mini-cart .block-content form p{margin: 0 0}
.mini-cart .block-content .product-details-bottom input.qty{
    width: 32px; padding: 0 0; text-align: center; margin: 0 0;
}
.mini-cart .block-content .product-details-bottom .quantity-controls input{
    padding: 3px 7px; vertical-align: top;
}
.mini-cart .block-content .rating-container{
    margin: 4px 0 0;
}
.mini-cart .block-content .rating-container .ratings{
    display: inline-block; vertical-align: middle;
}
.mini-cart .block-content .rating-container .ratings .amount{margin-left: 5px;}
.mini-cart .block-content .item-options{margin: 8px 0 0 10px;}
.mini-cart .block-content .item-options dt{float: left; margin-right: 5px;line-height: 16px;}
.mini-cart .block-content .item-options dd{margin: 0 0; line-height: 16px;}
.sns-slider{padding: 0 0;}
.sns-slider .slider-inner{position: relative; clear: both}
.sns-slider .item{display: inline-block;float:left;margin: 0 10px;}
.sns-slider .timer {
    background: #CCC;
    height: 2px;
    width: 0;
}
.title-slider{
	font-size: 125%;
	text-transform: uppercase;
	font-weight: bold;
}
.sns-slider .navigation{position: absolute; top: 0px; right: 0px; margin: 0 0;list-style: none;width: 80px}
.sns-slider .prev,
.sns-slider .next{
	float: left; margin: 0 0 0 5px; display: inline-block;
	width: 30px;
	background:#CCC;
	height: 25px;
	cursor: pointer;
	text-align: center;
}
.sns-slider .prev i,
.sns-slider .next i{
	position: relative;top: 3px;
}
.sns-slider ul.container-slider{margin: 20px 0}

button,
input,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
label,
.uneditable-input {
  font-size: 100%;
  color: #252525;
  border-color: #dfdfdf;
}


select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
label,
.uneditable-input {
  font-family: Roboto;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #cdcdcd;
}
label {margin-bottom:0;}
.label {
  margin: 2px 0;
  line-height: normal;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: inherit;
  text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  -webkit-text-shadow: none;
  font-weight: 600;
}
body {
  color: #252525;
}

.bold {font-weight: bold;}
a, a:focus {
  color: #252525;
  text-decoration: none;
}
a:focus,
input:focus,
button:focus,
select:focus {
  outline: none !important;
}
.tooltip.in{opacity:1 !important;z-index:10000000 !important;}
.tooltip-inner {
  background-color: #FFCA95;
  border:1px solid #FFCA95;
  color:#333;
  text-align: left;
  border-radius:6px;
  font-size:12px;
  position: relative;

}
.tooltip.top .tooltip-arrow {
  border-top-color: #FFCA95;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #FFCA95;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #FFCA95;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #FFCA95;
}
.tooltip-inner ul{
  list-style: none;
  padding:0;
  margin:0;
}
.tooltip .close{
  position:absolute;
  top:0px;
  right:10px;
  display: block;
  width:10px;
  height: 10px;
  opacity: 1;
  font-weight: normal;
  text-shadow: none;
  line-height:30px;
}
.tooltip li {list-style: none;}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  /* IE8 */

}


.hide-desktop {display: none !important;}
.modal {
    left: 0;
    margin: auto;
    right: 0;
    top: 100px !important;
    width: 400px;
}
.modal label {
  cursor: pointer;
  margin: 0 0;
}
.modal input[type="text"],
.modal input.input-text,
.modal .input-box input[type="text"],
.modal .input-box input.input-text {
  width: 160px;
}
.modal .modal-header {
    text-align: center;
}
.modal .modal-header .close {
  font-size: 0px;
  background: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #252525;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal .modal-header .close:after {
  font-family: "Line Awesome Free";
  font-weight:900;
  content: "\f00d";
  font-size: 18px;
}
.modal .modal-header .close:hover {
  color: #dd4848;
}
.modal .modal-header .close:hover:after {
  text-decoration: none;
  color: #dd4848;
}
.modal .modal-body {
  overflow-y: auto;
  overflow-x: hidden;
}
.modal .block .block-title {
  padding: 0 0;
  line-height: 26px;
}
#sns-totop {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #dfdfdf;
  width: 60px;
  bottom: 5px;
  right: 5px;
  height: 60px;
  text-decoration: none;
  overflow: hidden;
  z-index: 40;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#sns-totop.hidden-top {
  bottom: -100px;
}
#sns-totop:hover {
  background-color: #7a0026;
  border-color: #7a0026;
  background-position: left -58px;
}
#sns-totop i {
  font-size: 24px;
  color: #e5e5e5;
  position: relative;
  top: 16px;
  display: none;
}
#facebook_fan iframe[style] {
  width: 100% !important;
}
select {
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 4px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
select:focus {
  border-color: #252525;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input.input-text {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 4px 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #252525;
}
input.input-text:focus {
  border-color: #cdcdcd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: inherit;
}
textarea {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 6px 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #252525;
}
textarea:focus {
  border-color: #cdcdcd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #252525;
}
input[type="button"],
.button,
button, p.back-link {
  font-size: 14px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-transform: none;
  padding: 6px 20px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  color: #252525;
  border: 1px solid #e5e5e5;
  background: #FFF;
  line-height: 20px;
  display: inline-block;
}

.bottone-store {
  background-color: #E6E6E6;
  color: #7a0026;
  border-color: #7a0026;
}

.button.current, button.current {
  background-color: #7a0026;
  color: #FFF;
  border-color: #7a0026;
}
@media screen and (min-width: 640px) {
input[type="button"]:hover,.button:hover, button:hover{
    background-color: #7a0026;
    color: #FFF;
    border-color: #7a0026;
  }
  a:hover {
    color: #7a0026;
    text-decoration: none;
  }
}
.bottone-run {background: #0AB1D4 !important;border-color: #0AB1D4 !important;}
.back-link a {
  font-weight: 300;
}

.back-link:hover, .back-link:hover a {
  border-color: #7a0026;
  color: #7a0026;
}

.price .text-box input[type="button"] {
  background: #666;
  margin-left: 5px;
}
.price .text-box input[type="button"]:hover {
  background-color: #7a0026;
}
body {
  font-size: 12px;
}
body.page-popup {
  font-size: 12px;
  padding: 20px 30px 30px;
}
body.page-popup .page-title h1 {
  float: left;
  font-weight: normal;
  margin-top: 0px;
  text-transform: none;
  color: #252525;
}
body.page-popup .page-title .link-print {
  background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/i_print.gif") 0 2px no-repeat;
  padding: 0 0 0 25px;
  margin: 10px 0 0;
  float: right;
}
body.page-popup .data-table thead th,
body.page-popup .data-table tbody th {
  background: #e9e9e9;
  padding-left: 10px;
  padding-right: 10px;
}
body.page-popup .compare-table td {
  vertical-align: top;
}
body.page-popup .compare-table td button {
  margin: 0 0;
}
body.page-popup .compare-table thead th,
body.page-popup .compare-table thead td {
  padding-top: 5px;
  padding-bottom: 0;
  text-align: center;
}
body.page-popup .product-name {
  line-height: normal;
  margin-bottom: 10px;
}
body.page-popup .ratings,
body.page-popup .price-box {
  margin-bottom: 10px;
  text-align: center;
}
body.page-popup .ratings .amount {
  font-size: 10px;
}
body.page-popup .add-to-links {
  list-style: none;
  margin: 0 0;
  text-align: center;
}
body.page-popup .product-shop-row td,
body.page-popup .add-to-row td {
  text-align: center;
}
.no-display {
  display: none !important;
}
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
.demo-notice {
  background: none repeat scroll 0 0 #D75F07;
  border: 0 none;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 1.15;
  margin: 0;
  padding: 6px 10px;
  text-align: center;
}
.demo-notice .notice-inner {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 0;
  text-align: center;
  width: auto;
}
.demo-notice .notice-inner p {
  border: 0 none;
  padding: 0;
  margin: 0;
}
/* Remember Me Popup ===================================================================== */
.window-overlay {
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000;
}
.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
  margin: 0 0;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
  font-size: 120%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-transform: none;
  padding: 4px 20px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  color: #252525;
  border: 1px solid #e5e5e5;
  background: #FFF;
}
.remember-me-popup .remember-me-popup-body a:hover {
  background-color: #7a0026;
  color: #FFF;
  border-color: #7a0026;
}
/* Remember Me Popup ===================================================================== */
#fancybox-close,
#btn-close,
.btn-remove {
  display: inline-block;
  border-radius: 10px;
  height: 20px;
  width: 20px;
}
#btn-close:hover,
.btn-remove:hover {
  opacity:0.5;
}
.btn-remove2 {
  display: inline-block;
  height: 20px;
  width: 20px;
  text-indent: -999em;
}
.btn-remove:after {
  display: inline-block;
  margin-top:4px;
  height: 18px;
  width: 18px;
  content:"\f00d";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size:12px;
  text-indent: 0;
  color:#7a0026;
  border:1px solid #72535D;
  border-radius: 20px;
}
.btn-remove2:hover {
  opacity: 0.5;
  background-color: #fff;
}
.block .btn-remove {
  position: absolute;
  top: 0px;
  right: 0px;
}
.btn-edit {
  position: absolute;
  top: 0px;
  right: 25px;
  display: inline-block;
  height: 20px;
  width: 20px;

}
.btn-edit:after {
    content:"\f304";
    font-family:"Line Awesome Free";
    font-weight: bold;
    font-size:20px;
  }
.btn-edit:hover {
 
}
#fancybox-close {
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
}
#btn-close {
  top: 10px;
  right: 10px;
}
#fancybox-outer {padding:0px !important;}
#fancybox-wrap #fancybox-outer {
  border: 1px solid #252525;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
#fancybox-wrap .fancybox-bg {
  background: none;
}
#fancybox-overlay {
  background: #000 !important;
  opacity: 0.2 !important;
  filter: alpha(opacity=20) !important;
}

.banner-item {
  position: relative;
  display: block;
}
.banner-item:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner-item:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.breadcrumbs {
  margin: 0 0;
  list-style: none;
  font-size: 13px;
}
.breadcrumbs li {
  display: inline-block;
  padding: 0 0px 0 0px;
}
.breadcrumbs li a {
}
.breadcrumbs li.home {
  padding: 0 0px 0 0;
  background: none;
}
.breadcrumbs li.home a {


}
.breadcrumbs li.last {
  font-weight:bold;
}
.breadcrumbs li.last:after {
  content: "";
}
.breadcrumbs li span{
  display: inline-block;
  width:20px;
  text-align: center;
}
.page-title.category-title {
  display: none;
}
.page-title h1 {
  font-size: 200%;
  font-weight: normal;
  margin: 0px 0 10px;
  text-transform: none;
  color: #252525;
}
.sub-title {
  font-size: 110%;
}
.fieldset {
  border: 1px solid #E5E5E5;
  margin: 25px 0 15px;
  padding: 15px;
}
.fieldset .legend {
  background: #FFF;
  float: left;
  font-size: 125%;
  font-weight: bold;
  margin: -25px 0 0;
  padding: 0 8px;
  line-height: 20px;
}
.fieldset ul {
  margin: 0 0;
  list-style: none;
}
.product-name {
  font-size: 100%;
  line-height: normal;
}
.product-name a {
  color: inherit;
}

.buttons-set .back-link {
  float: left;
  font-family: 'Metropolis', sans-serif;

}
.buttons-set .button {
  float: right;
  margin: 0 0 0 5px;
}
.control .input-box {
  float: left;
  margin: 0 5px 0 0;
}
.control .input-box input {
 
}
.control input {
  float: left;
  margin: 1px 5px 0 0;
}
.control label {
  cursor: pointer;
  margin: 0 0;
}
.input-box select {
  margin: 0 0 10px 0;
}
.col2-set {
  clear: both;
}
.col2-set h2 {
  font-size: 125%;
  margin-bottom: 0px;
}
.col2-set h3 {
  font-size: 120%;
  margin: 0 0;
}
.col2-set h4 {
  font-size: 100%;
  margin: 0 0;
}
.col2-set .col-1 {
  width: 48.5%;
  position: relative;
  float: left;
}
.col2-set .col-2 {
  width: 48.5%;
  float: right;
}
.col2-set .content {
  padding: 10px 20px;
  border: 1px solid #e9e9e9;
  height: 270px;
}

.col-2 .content .form-login  {
  position: relative;
  top: 10px
}

.col2-set .buttons-set {
  border: 1px solid #e9e9e9;
  border-top: none;
  padding: 20px;
}
.col2-set .buttons-set:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
.col3-set .col-1 {
  width: 32%;
  float: left;
}
.col3-set .col-2 {
  width: 32%;
  float: left;
  margin-left: 2%;
}
.col3-set .col-3 {
  width: 32%;
  float: right;
}
.box-head h2 {
  font-size: 125%;
  margin: 0 0;
}
.box .box-title {
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}
.box .box-title h3 {
  font-size: 110%;
  margin: 0 0;
}
.box .box-title h2 {
  font-size: 110%;
  margin: 0 0;
}
.box .box-title a {
    position: absolute;
    right: 0px;
    top: 12px;
}
.box-content {
  padding: 0 20px;
}
.box-content h4 {
  font-size: 110%;
  margin-top: 0px;
}
.box-account > ol {
  list-style: none;
  margin: 10px 0 10px 15px;
}
.box-account > ol li .number {
  float: left;
  margin: 0 10px 0 0;
}
.box-account > ol li .details {
  width: 100%;
}
.box-account > ol li .details .product-name {
  line-height: 18px;
  margin: 0 0;
}
.box-account > ol li .details .ratings {
  margin: 6px 0;
}
.box-account > ol li .details .ratings strong {
  float: left;
  margin: 0 8px 0 0;
}
.box-account > ol li .details .tags strong {
  float: left;
  margin: 0 8px 0 0;
}
.box-account > ol li .details .tags ul {
  list-style: none;
  margin: 0 0;
}
.box-account > ol li .details .tags ul li {
  float: left;
  margin: 0 3px 0 0;
}
.table-caption {
  font-size: 125%;
}
#wishlist-table input,
#wishlist-table textarea {
  margin: 10px 0;
}
#wishlist-table .add-to-cart-alt {
  margin-bottom: 0px;
}
#wishlist-table .add-to-cart-alt button{
  margin-bottom: 0px;
}
#wishlist-table {}
#wishlist-table,#wishlist-table tbody, #wishlist-table tr {display: block;}
#wishlist-table thead {display: none;}
#wishlist-table td {float:left;display:inline-block;padding:5px 8px;}
#wishlist-table tr {border-top:1px solid #eee;clear:both;}
#wishlist-table .add-to-cart-alt {margin-top:10px;}
#wishlist-table .truncated {display: none;}
#wishlist-table .cart-cell .link-edit {display: none;}
#wishlist-table .description {display: none;}
#wishlist-table textarea {display: none;}
#wishlist-table .qty  {display: none;}
#wishlist-table .product-image {text-align: center;width:100%;}
#wishlist-table .product-image img{max-height:100%;width:auto;}
#wishlist-table td:first-child{width:20%;text-align:center;padding:15px 0 20px 0;}
#wishlist-table td:nth-child(2){float:none;display:block;padding-top:15px;}
#wishlist-table td:last-child{width:10%;float:right;text-align: center;}
#wishlist-table h3{margin-bottom:0;}
#wishlist-table h3 a{padding-left: 10px;display: inline-block;width:60%;}
#wishlist-table .out-of-stock {background:transparent;color:#252525;}
#wishlist-table .minimal-price-link {display: none;}
.wishlist-index-index .btn-update  {display: none;}
.wishlist-index-index .buttons-set {clear: both;}
.wishlist-index-index .buttons-set .button{margin-bottom:10px;}

#wishlist-table .la-heart {font-size:20px;vertical-align: middle;margin-left:10px;}

.data-table {
  border-collapse: collapse;
  width: 100%;
}
.data-table thead tr td,
.data-table thead tr th {
  padding: 10px 10px;
  text-transform: uppercase;
  white-space: nowrap;
}

.data-table thead tr th {
    border-bottom:1px solid #ccc;
    width: 20%;
    text-align: left;
}

.data-table tbody td {
  padding: 8px;
}
.data-table tbody td.label {
  vertical-align: middle;
}
.sales-order-view .data-table tbody td .product-name{
  font-family: 'Roboto';
}

.data-table tbody td a.product-image {
  width: 75px;
  height: 100px;
  display: block;
}
.data-table tbody td button {
  min-width: 110px;
  margin-bottom: 10px;
}
.data-table tfoot td {
  padding: 8px;
  font-size:14px;
}
.data-table input.input-text {
  border: 1px solid #e9e9e9;
}
.data-table input.input-text:focus {
  border-color: #cdcdcd;
}
.checkout-progress {
  margin: 10px 0 35px 0;
  list-style: none;
}
.checkout-progress li {
  display: inline-block;
  padding: 5px 0px;
  width: 20%;
  text-align: center;
  background: #e9e9e9;
  float: left;
  color: #252525;
}
.checkout-progress li.active {
  background: #7a0026;
  color: #FFF;
}

#my-orders-table tbody td.last {
  white-space: nowrap;
}
.cart-collaterals .totals table {
  width: 100%;
}
.cart-collaterals .totals table td {
  padding: 10px 0 20px;
  text-transform: uppercase;
}
.cart-collaterals .totals table tfoot td {
  border-bottom: 1px solid #e9e9e9;
  font-size: 125%;
  padding: 0 0 20px 20px;
  text-transform: uppercase;
}
.cart-collaterals .totals ul.checkout-types {
  margin: 30px 0 0;
  padding: 0;
}
.cart-collaterals .totals ul.checkout-types li {
  clear: both;
  margin: 0;
  padding: 5px 0;
  text-align: right;
}
.buttons-set {
  border: none !important;
  padding: 10px 0 0 !important;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.a-left {
  text-align: left !important;
}
.cart h1 {
  float: left;
}
.cart ul.checkout-types {
  list-style: none;
  margin: 0 0 10px;
}
.btn-remove {
  position: static;
  width: 20px;
  font-size: 0px;
}
.cart .input-box {
  width: 100%;
}
.cart .input-box input.input-text {
  border: 1px solid #e9e9e9;
  margin: 0 0 10px;
  width: 94%;
}
.cart .input-box input.input-text:focus {
  border-color: #cdcdcd;
  color: #252525;
}
.cart .input-box select {
  width: 100%;
}
.cart .btn-continue {
  float: left;
}
.cart .col2-set {
  width: 70%;
  float: left;
}
.cart .totals {
  width: 28%;
  float: right;
}
.cart .discount,
.cart .shipping,
.cart .crosssell {
  margin-bottom: 20px;
  padding: 0 20px 20px;
}
.cart .discount h2,
.cart .shipping h2,
.cart .crosssell h2 {
  font-size: 125%;
}
.cart .discount form,
.cart .shipping form,
.cart .crosssell form {
  margin: 0 0;
}
.cart .discount .button,
.cart .shipping .button,
.cart .crosssell .button {
  float: left !important;
  margin: 0 0 !important;
}
.cart .crosssell {
  width: 100%;
  float: left;
}
.cart .form-list {
  margin: 0 0;
  list-style: none;
}
.cart #co-shipping-method-form ul {
  list-style: none;
  margin: 0 0;
}
.cart #co-shipping-method-form ul li label {
  cursor: pointer;
  float: left;
  margin: 0 0;
}
.cart #co-shipping-method-form ul li input {
  float: left;
  margin: 1px 5px 0 0;
}
#checkoutSteps {
  list-style: none;
  margin: 0 0;
  position: relative;
}
#checkoutSteps ul,
#checkoutSteps ol {
  list-style: none;
  margin: 0 0;
}
#checkoutSteps ul li {
  margin-bottom: 5px;
}
#checkoutSteps li .step-title {
  padding: 8px 15px;
  background: #fff;
  border-bottom:2px solid #999999;
}


#checkoutSteps li:nth-child(1) .step-title .number::after{
  content: "1";
}
#checkoutSteps li:nth-child(2) .step-title .number::after{
  content: "2";
}
#checkoutSteps li:nth-child(3) .step-title .number::after{
  content: "3";
}
#checkoutSteps li:nth-child(4) .step-title .number::after{
  content: "4";
}
#checkoutSteps li:nth-child(5) .step-title .number::after{
  content: "5";
}
#checkoutSteps li.active .buttons-set .button:last-of-type {
  background: #7a0026;
  color:#fff;
  border:1px solid #7a0026;
}
#checkout-review-load {display: none;}
#opc-review .step-title{display: none;}
#checkoutSteps li .step-title .number {
  float: left;
  display: block;
  width:24px;
  height:24px;
  margin: 0 10px 0 0;
  border:1px solid #888;
  color: #888;
  border-radius: 20px;
  text-align:center;
  font-weight: bold;
  line-height: 24px;
  font-size:14px;
}
#checkoutSteps li.active .step-title .number {
    border:1px solid #7a0026;
    color: #7a0026;
}
#checkoutSteps li.active .step-title h2 {
    color: #7a0026;
}
#checkoutSteps li .step-title h2 {
  font-size: 125%;
  text-transform: uppercase;
  display: inline;
  line-height: normal;
  margin: 0 0;
  font-weight: normal;
  color:#888;
}
#checkoutSteps li .step-title a {
  float: right;
  color: #7a0026;
  display: none;
}
#checkoutSteps li.active .step-title a {
  color: #ffffff;
}
#checkoutSteps li.allow .step-title {
  cursor: pointer;
}
#checkoutSteps li.active .step-title {
  color: #7a0026;
  border-bottom: 2px solid #7a0026;
  cursor: default;
}
#checkoutSteps li.active .step-title h2{
  font-weight: bold;
}
#checkoutSteps li .step {
  border: 1px solid #e9e9e9;
  padding: 20px;
}
#checkoutSteps li .step fieldset ul {
  list-style: none;
  margin: 0 0;
}
#checkoutSteps li .step fieldset p.required {

}
#checkoutSteps .sp-methods dt {
  clear: both;
  padding: 2px 0;
}
#checkoutSteps .sp-methods dt input {
  margin: 1px 10px 0 0;
  float: left;
}
#checkoutSteps .sp-methods dt label {
  margin: 0 0;
  cursor: pointer;
}
#checkoutSteps .please-wait {
  margin: 0 20px;
  display: none;
}
.customer-type {margin:20px 0;}
.customer-type input{float:none !important; vertical-align: middle;}
.customer-type label{display:inline-block; margin-right: 20px;vertical-align: middle;}
.customer-type .customer-type-description{margin-bottom:20px;font-weight:bold;font-size:14px;}
label[for=shipping-address-select],label[for=billing-address-select] {margin-bottom:10px;}
#product-shop .availability,
.product-shop .availability {
  color: #252525;
  font-weight: bold;
}
#product-shop .availability span,
.product-shop .availability span {
  color: #252525;
}
#product-shop #product-options-wrapper ul,
.product-shop #product-options-wrapper ul {
  list-style: none;
  margin: 0 0 5px;
}
#product-shop #product-options-wrapper .product-name h1,
.product-shop #product-options-wrapper .product-name h1 {
  font-size: 133.3%;
  color: #252525;
  text-transform: uppercase;
  line-height: normal;
}
#product-shop table.grouped-items-table,
.product-shop table.grouped-items-table {
  margin-bottom: 20px;
}
#product-shop table.grouped-items-table input,
.product-shop table.grouped-items-table input {
  text-align: center;
  width: 40px;
}
#product-shop table.grouped-items-table .price-box,
.product-shop table.grouped-items-table .price-box {
  margin: 0 0;
}
#product-shop table.grouped-items-table .price-box .old-price,
.product-shop table.grouped-items-table .price-box .old-price {
  margin: 0 10px 0 0;
}
#product-shop table.grouped-items-table .price-box .price,
.product-shop table.grouped-items-table .price-box .price {
  font-size: 130%;
}
#product-shop .product-options label,
.product-shop .product-options label {
  cursor: pointer;
  margin: 0 0;
}
#product-shop .product-options dt label,
.product-shop .product-options dt label {
  font-size: 100%;
  color: #252525;
  font-weight: bold;
  margin-bottom: 5px;
}
#product-shop .product-options dl,
.product-shop .product-options dl {
  margin: 0 0;
}
#product-shop .product-options dl dd .input-box select,
.product-shop .product-options dl dd .input-box select {
  margin: 0 0 5px 0;
}
#product-shop .product-options dl dd .qty-holder input.qty,
.product-shop .product-options dl dd .qty-holder input.qty {
  padding: 2px 0;
  width: 35px;
  text-align: center;
  margin: 0 0 5px 0;
}
#product-shop .product-options p.required,
.product-shop .product-options p.required {
  margin: 0 0 5px;
}
#product-shop .product-options .options-list input,
.product-shop .product-options .options-list input {

}
#product-shop .product-options .options-list span.label,
.product-shop .product-options .options-list span.label {
  float: left;
  margin: 2px 0 0 0;
  padding: 0 0;
  display: inline-block;
}
#product-shop .product-options .options-list span.label label,
.product-shop .product-options .options-list span.label label,
#product-shop .product-options .options-list span.label a,
.product-shop .product-options .options-list span.label a,
#product-shop .product-options .options-list span.label > span,
.product-shop .product-options .options-list span.label > span {
  display: inline;
  margin: 0 0;
  line-height: normal;
}
#product-shop .price-box .price,
.product-shop .price-box .price {
  font-size: 300%;
}
#product-shop .price-box .price-from .price,
.product-shop .price-box .price-from .price,
#product-shop .price-box .price-to .price,
.product-shop .price-box .price-to .price {
  font-size: 130%;
}
#product-shop .ratings,
.product-shop .ratings,
#product-shop .no-ratings,
.product-shop .no-ratings {
  margin-bottom: 10px;
}
#product-shop .product-options-bottom,
.product-shop .product-options-bottom {

}
#product-shop .product-options-bottom .price-box,
.product-shop .product-options-bottom .price-box {
  display: none;
}
#product-shop .email-friend,
.product-shop .email-friend {
  margin-bottom: 0px;
}
#product-shop .email-friend a,
.product-shop .email-friend a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  height: 44px;
  width: 44px;
  line-height: 44px;
  border: 1px solid #dfdfdf;
  background-image: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/add-to-links.png");
  background-repeat: no-repeat;
  background-position: 0 -84px;
}
#product-shop .email-friend a,
.product-shop .email-friend a {

  /*
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  */
}
#product-shop .email-friend a:hover,
.product-shop .email-friend a:hover {
  color: #7a0026;
  text-decoration: none;
  background-color: #7a0026;
}
#product-shop .add-to-cart .btn-cart,
.product-shop .add-to-cart .btn-cart {
  position: relative;
  padding: 12px 24px 12px 53px;
  border-color: #C0C0C0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0;
  font-size: 105%;
  background: #7a0026;
  color: #FFFFFF;
}

#product-shop .add-to-cart label,
.product-shop .add-to-cart label {
  float: left;
  margin: 0 10px 0 0;
  line-height: 36px;
  font-weight: bold;
}
#product-shop .add-to-cart .qty-container,
.product-shop .add-to-cart .qty-container {
  height: 48px;
  float: left;
  margin: 0 10px 0 0;
}
#product-shop .add-to-cart .qty-container input.qty,
.product-shop .add-to-cart .qty-container input.qty,
.product-shop .add-to-cart input.qty {
  padding: 0px 0;
  height: 44px;
  width: 46px;
  line-height: 48px;
  margin: 0 0;
  text-align: center;
  background: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#product-shop .add-to-cart .qty-container input.qty:focus,
.product-shop .add-to-cart .qty-container input.qty:focus {
  text-align: center;
  background: none;
}
#product-shop .add-to-cart .qty-container input.qty-increase,
.product-shop .add-to-cart .qty-container input.qty-increase,
#product-shop .add-to-cart .qty-container input.qty-decrease,
.product-shop .add-to-cart .qty-container input.qty-decrease {
  display: none;
  height: 32px;
  width: 32px;
  padding: 0 0;
  border: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#product-shop .add-to-cart .qty-container input.qty-decrease,
.product-shop .add-to-cart .qty-container input.qty-decrease {
  background-position: left -32px;
}

.fields .field {
  float: left;
  width: 270px;
}
.input-box input[type="text"],
.input-box input.input-text {
  width: 240px;
}
.input-box select {
  width: 260px;
}
.search-form ul {
  list-style: none;
}
.page-head {
  color: #252525;
}
.page-head h2,
.page-head h3,
.page-head h4,
.page-head h5 {
  text-transform: uppercase;
  font-weight: normal;
  margin: -10px 0 10px;
}
/* sns-item-g */
.sns-item-g5 {
  width: 20%;
}
.sns-item-g4 {
  width: 25%;
}
.sns-item-g3 {
  width: 33.33%;
}
.sns-item-g2 {
  width: 50%;
}
.sns-item-g1 {
  width: 100%;
}

.sns-tab-content {
  padding: 20px 0;
  position: relative;
}
.tab-item {
  top: 20px;
}
.tab-item.hidescale {
  z-index: -1;
}
.tab-item.showscale {
  z-index: 3;
}
.transition {
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  -o-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}
.make_transist {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hidescale {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.showscale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.hideleft {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.showleft {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.hidescaleup {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.showscaleup {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.hideflip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: rotatey(-90deg) scale(1.1);
  -moz-transform: rotatey(-90deg) scale(1.1);
  -o-transform: rotatey(-90deg) scale(1.1);
  -ms-transform: rotatey(-90deg) scale(1.1);
  transform: rotatey(-90deg) scale(1.1);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.showflip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
  -webkit-transform: rotatey(0deg) scale(1);
  -moz-transform: rotatey(0deg) scale(1);
  -o-transform: rotatey(0deg) scale(1);
  -ms-transform: rotatey(0deg) scale(1);
  transform: rotatey(0deg) scale(1);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.validation-advice {
    font-weight: normal;
    line-height: 12px;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: left;
    color: #B94A48;
    font-size: 92%;
}
.a-center .validation-advice{text-align: center;}


.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
}
.map-popup {
  background: #FFFFFF;
  border: 1px solid #ddd;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 450px;
  z-index: 100;
}

.cms-error-payment .container .std h3 {
  line-height: 28px;
}

.green-number-error-payment, .email-error-payment {
  position: relative;
  padding-left: 50px;
  font-size: 15px;
  margin: 25px 0;
}

.green-number-error-payment:before, .email-error-payment:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 30px;
  height: 30px;
  background-size: 30px !important;
}




body {
  overflow-x: hidden;
  position: relative;
}
.wrap {
  width: 100%;
  clear: both;
}
#bd.boxed-layout {
  background: #dfdfdf;
}
#bd.boxed-layout #sns_wrapper {
  max-width: 1200px;
  margin: 0 auto;
  background: #FFF;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
#sns_wrapper {
  position: relative;
}
#sns_wrapper:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.row-fluid .span12 {
  margin: 0 0;
}
/*--- Block ---*/
.block .block-title {
  color: #252525;
  font-size: 150%;
  font-weight: normal;
  /*text-transform: uppercase;*/
  padding: 5px 0;
}
.block .block-title strong {
  font-weight: normal;
}
.block .block-content {
  padding: 10px 0;
}
.block.blank .block-content {
  padding: 0 0 !important;
}
.block.block-custommenu {
  text-align: center !important;
  padding: 20px 0 10px;
  border: 1px solid transparent;
  margin-top: 10px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: #f6f6f6;
}
.block.block-custommenu > * {
  margin: 0 auto;
}
.block.block-custommenu .block-title {
  margin-top: 10px;
  margin-bottom: 5px;
}
.block.block-custommenu .block-content {
  padding: 0 10px !important;
}
.block.block-custommenu:hover {
  border-color: #ddd;
}

.block.have-border {
  border: 2px solid #dfdfdf;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.block.have-border .block-inner {
  margin: -2px;
  padding: 4px;
}
.block.have-border .block-inner .block-inner2 {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: 1px solid #dfdfdf;
  text-align: center;
  padding: 10px 10px;
}
.block.block-connectus .block-content p {
    line-height: 45px;
    margin: 0 0 3px 0;
    padding: 0 0 0 46px;
    position: relative;
    color: #252525;
    height: 48px;
  }
.block.block-connectus .block-content p:before {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0px;
    top: 0px;
    display:inline-block;
    font-family:"Line Awesome Free";
    font-weight: 900;
    font-size:30px;
    vertical-align: middle;
  }

.c-email:before{
  content:"\f0e0";
}

.c-stampa:before{
  content:"\f1ea";
}

.c-stampa a{
  line-height: 45px;
}

.numero-verde, .bordeau {
  color: #7a0026 !important;
}
.blu {color: #004B8D;}
.testo-grigio {color: #aaa !important;}

.block.block-gettouch .block-title {
  position: relative;
  padding: 10px 10px 10px 45px;
}
.block.block-gettouch .block-title:before {
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 120%;
  text-align: center;
  height: 19px;
  width: 35px;
  padding: 8px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #f3734f;
  color: #FFF;
  content: "\f041";
  font-family: "Line Awesome Free";
  font-weight:900;
}
.block.block-social {
  padding: 30px 20px 20px;
}
.block.block-social .block-title {
  display: inline-block;
  float: left;
  margin-right: 25px;
}
.block.block-social .block-content {
  padding: 0 0 !important;
}
.block.block-social .block-content ul {
  margin: 0 0;
  list-style: none;
}
.block.block-social .block-content ul li {
  float: left;
  display: inline-block;
  margin: 0 10px;
}
.block.block-social .block-content ul li a {
  display: inline-block;
  color: #252525;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.block.block-social .block-content ul li a span {
  display: none;
}
.block.block-social .block-content ul li a:before {
  font-family: "Line Awesome Free";
  font-size:900;
  font-size: 35px;
  height: 35px;
  width: 35px;
  line-height: 100%;
}
.block.block-social .block-content ul li a.facebook:before {
  content: "\f09a";
}
.block.block-social .block-content ul li a.facebook:hover {
  color: #425f9c;
}
.block.block-social .block-content ul li a.plus:before {
  content: "\f0d5";
}
.block.block-social .block-content ul li a.plus:hover {
  color: #D85131;
}
.block.block-social .block-content ul li a.pinterest:before {
  content: "\f0d3";
}
.block.block-social .block-content ul li a.pinterest:hover {
  color: #ca2128;
}
.block.block-social .block-content ul li a.linkedin:before {
  content: "\f0e1";
}
.block.block-social .block-content ul li a.linkedin:hover {
  color: #017eb4;
}
.block.block-social .block-content ul li a.twitter:before {
  content: "\f099";
}
.block.block-social .block-content ul li a.twitter:hover {
  color: #5dd7fc;
}
.block.block-social .block-content ul li a:hover {
  text-decoration: none;
  color: #7a0026;
}
.block.block-social .block-content ul li.last {
  margin-right: 0px;
}
.block.block-wishlist ol {
  margin: 0 0 0 20px;
}
.block.block-wishlist ol li {
  margin: 5px 0;
}
.block.block-wishlist ol .product-details .price-box .price {
  font-size: 100%;
}
.block.block-wishlist .actions {
  padding: 15px 0 0;
}
.block.block-compare ol {
  margin: 0 0 0 20px;
}
.block.block-compare ol li {
  margin: 5px 0;
}
.block.block-compare .actions {
  padding: 15px 0 0;
}
.block.block-compare .actions .button {
  margin: 0 0 0 5px;
  font-size: 105%;
}
.block-cart {
  width: 40px;
  height: 40px;
  position: relative;
  float: right;
  margin: 0 0 0 1px;
}
.block-cart ol {
  margin: 0 0 15px 0;
  list-style: none;
}
.block-cart ol li {
  display: block;
  width: 100%;
  clear: both;
  padding: 8px 0;
}
.block-cart ol li .product-image {
  float: left;
  border: 1px solid #e9e9e9;
  margin: 0 10px 0 0;
}
.block-cart p.empty {
  margin: 10px 0 0;
}
.block-cart p.subtotal {
  float: left;
  margin: 10px 0;
}
.block-cart p.subtotal .label {
  margin: 0 0;
  padding: 0 0;
}
.block-cart .actions {
  float: right;
}
/*--- My account ---*/
.my-account .pager .amount {
  float: left;
  margin: 0 0;
}
.my-account .pager .limiter {
  float: right;
}
.my-account .pager .limiter label {
  float: left;
  margin: 0 10px 0 0;
}
.my-account .pager .limiter select {
  float: left;
  height: 24px;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 2px;
  width: 80px;
}
.my-account .dashbuttons {margin:0;padding:0;list-style: none;}
.my-account .dashbuttons li {
    border:1px solid #eee;
    font-size:16px;
    float:left;
    box-sizing: border-box;
    text-align: center;
    margin: 0 22px 22px 0;
    list-style: none;
}
.my-account .dashbuttons li a{
    display: block;
    padding:30px 10px;
    width:148px;
    height:148px;
    box-sizing: border-box;
}
.my-account .dashbuttons li i{
    font-size:40px;
    display: block;
    margin-bottom:15px;
}

.my-account .dashbuttons i.la-heart:before{
    content:"\e905";
    font-family:'icomoon';
    font-size: 30px;
    font-weight: normal;
}
.my-account .page-title {
    border-bottom:1px solid #7a0026;
    margin-bottom:20px;
}
#sns_right .dashbuttons i{
    display: none;
}

.pager p.amount {
  float: left;
}
.pager .pages {
  float: left;
}
.pager .pages strong {
  display: none;
}
.pager .pages ol {
  margin: 0 0;
}
.pager .pages ol li {
  display: inline-block;
  float: left;
  margin: 0 0 0 4px;
  line-height: 26px;
}
.pager .pages ol li:first-child {
  margin-left: 0px;
}
.pager .pages ol li a {
  height: 26px;
  width: 26px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #FFF;
  padding: 0 0;
  margin: 0 0;
  display: block;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transition: all 0.4s ease-in 0s;
  text-align: center;
}
.pager .pages ol li a.next,
.pager .pages ol li a.previous {
  position: relative;
  padding: 0 0;
  text-indent: -999em;
}
.pager .pages ol li a.next:before,
.pager .pages ol li a.previous:before {
  position: absolute;
  content: "";
  width: 26px;
  height: 26px;
  left: -1px;
  top: 7px;
}
.pager .pages ol li a.next:hover:before,
.pager .pages ol li a.previous:hover:before {
  background-position: -26px top;
}
.pager .pages ol li a.next:before {
  left: 1px;
  background-position: -78px top;
}
.pager .pages ol li a.next:hover:before {
  background-position: -52px top;
}
.pager .pages ol li a:hover,
.pager .pages ol li.current {
  background: #7a0026;
  border: 1px solid #7a0026;
  color: #FFF;
}
.pager .pages ol li.current {
  height: 26px;
  width: 26px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
/*--- Responsive menu ---*/
#sns_resmenu {
  display: none;
  margin-top: 14px;
}
#sns_resmenu.sns-resmenu button.btn-navbar {
  margin: 0 0;
  position: relative;
  z-index: 2;
  padding: 0 0;
  background: transparent;
  height: 52px;
  width: 52px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
#sns_resmenu.sns-resmenu button.btn-navbar i {
  font-size: 21px;
  text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  -webkit-text-shadow: none;
  position: relative;
  top: 1px;
  left: -1px;
  color: #FFF;
}
#sns_resmenu.sns-resmenu button.btn-navbar:focus {
  text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  -webkit-text-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
#sns_resmenu.sns-resmenu:hover button.btn-navbar {
  background: rgba(255, 255, 255, 0.2);
}
#sns_off_screennav {
  background: #333333;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 220px;
  height: 100%;
  z-index: 1000;
  transform: translateX(-100%);
  transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%);
}
#sns_off_screennav_overlay {
  display: none;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.page-sitemap ul.links {
  list-style: none;
  margin: 0 0;
  float: left;
}
.page-sitemap .pager {
  float: right;
  margin: 0 0;
}
.page-sitemap .pager .pages {
  margin: 0 0 0 8px;
}
.page-sitemap .sitemap {
  clear: both;
  padding: 10px 0;
}
.tags-list {
  list-style: none;
  margin: 0 0;
}
.tags-list li {
  display: inline-block;
  margin: 2px 5px;
}
.advanced-search select {
  padding: 3px;
}
.advanced-search select option {
  padding: 3px;
}
/*--- rating ---*/
.rating-box {
  color:#F2C87E;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  float:left;
  white-space: nowrap;
  font-size: 17px;
  text-align: left;

}
.rating-box::before {

    font-family: 'Line Awesome Free';
    font-weight: 400;
    content: "\f005\f005\f005\f005\f005";
  
}
.rating-box .rating {
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
}
.rating-box .rating::before {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f005\f005\f005\f005\f005";
}
.no-rating a {
  color: #252525;
}
.no-rating a:hover {
  color: #7a0026;
}
.rating-links a {
  margin: 0 1px;
  color: #252525;
}
.rating-links a:hover {
  color: #7a0026;
}
#compare-items li,
.product-details {
  position: relative;
}
#compare-items li p.product-name,
.product-details p.product-name {
  margin: 0 0;
}
/*--- messages ---*/
.messages {
  list-style: none;
  margin: 5px 0 15px 0;
  overflow: hidden;
  width: 100%;

  transition: max-height 0.2s ease-in-out;

}
/*
.checkout-cart-index #sns_content .messages {
  max-height: 0;
}
.checkout-cart-index #sns_content .messages.open {
  max-height: 100px;
}
.messages.open {
  max-height: 100px;
}
*/
.piu-coupon.apri {
  animation-duration: 0.2s;
  animation-name: slidein;
}
@keyframes slidein{
  from{
      max-height: 0;
      opacity: 0;
  }
  to{
      max-height: 50px;
      opacity: 1;
  }
}
.messages li.notice-msg {
  background-color: #FFCA95;
  border: 1px solid #FFCA95;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 8px 10px;

}
.messages li a{
;
}
.messages li.notice-msg ul {
  position: relative;
  padding: 0 0 0 50px;
}
.messages li.notice-msg ul:before {
  content: " ";
  background:url('https://www.bernabei.it/skin/frontend/default/sns_nova/images/ico-cant.svg') no-repeat;
  background-size: contain;
  font-size: 22px;
  position: absolute;
  left: 6px;
  top: -4px;
  width:26px;
  height: 26px;
}
.messages li.error-msg {
  background-color: #F29C9C;
  border: 1px solid #F29C9C;

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 8px 10px;
}
.messages li.error-msg a{

}
.messages li.error-msg ul {
  position: relative;
  padding: 0 0 0 50px;
}
.messages li.error-msg ul:before {
  content: "\f071";
  font-family:"Line Awesome Free";
  font-weight: 900;
  font-size:24px;
  vertical-align: middle;
  position: absolute;
  left: 6px;
  width:26px;
  height: 26px;
}
.messages li.success-msg {
  background-color: #5CDA9A;
  border: 1px solid #5CDA9A;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 8px 10px;
}
.messages li.success-msg ul {
  position: relative;
  padding: 0 0 0 50px;
}
.messages li.success-msg ul:before {
  content: "\f058";
  font-family:"Line Awesome Free";
  font-weight: 900;
  font-size:24px;
  vertical-align: middle;
  position: absolute;
  left: 6px;
  width:26px;
  height: 26px;

}
.messages li.note-msg {
  background-color: #D9EDF7;
  border: 1px solid #BCE8F1;
  color: #3A87AD;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 8px 10px;
}
.messages li.note-msg ul {
  position: relative;
  padding: 0 0 0 30px;
}
.messages li.note-msg ul:before {
  font-family: "Line Awesome Free";
  font-weight:900;
  content: "\f0eb";
  font-size: 22px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.messages li.warning-msg {
    background-color: #FFCA95;
    border: 1px solid #FFCA95;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 8px 10px;
  }
  .messages li.warning-msg ul {
    position: relative;
    padding: 0 0 0 50px;
  }
  .messages li.warning-msg ul:before {
    font-family: "Line Awesome Free";
    font-weight:900;
    content: "\f0eb";
    font-size: 22px;
    position: absolute;
    left: 8px;
    top: 0px;
  }
.messages ul {
  margin: 0 0;
  list-style: none;
}
.messages > li{
  margin-bottom:3px;
}
.messages form {margin:0;display: inline;}
.messages button,.messages a.button {margin-top:-4px; padding:3px 30px; border:1px solid #7a0026;}
.messages button:hover{background:#7a0026;border:1px solid #7a0026;}
.messages button.disabled {color:#999;border:0px solid #999;background:#eee !important;}
label em {
  padding-right: 5px;
  color: #b94a98;
}

/*--- price-box ---*/
.price-box p {
  margin: 0 0;
  display: inline-block;
}
.price-box .old-price {
  /*text-decoration: line-through;*/
  padding: 0 6px;
  display: inline-block;
  position: relative;
}
.price-box .old-price .price, #price-box .old-price .price  {
  font-size: 130%;
  color: #777777 !important;
  position: relative;
}




.price-box .old-price:before {
  position: absolute;
  content: "";
  width: 95%;
  height: 1px;
  padding: 0 0;
  left: 0;
  right: 0;
  top: -4px;
  bottom: 0;
  margin: auto auto;
  background: #777777;
}
.price-box .special-price .price {
  color: #7a0026;
}

.price-box .price {
  font-size: 150%;
  line-height: 24px;
  color: #252525;
}

.products-grid .price-box .special-price .price, .products-grid .price-box .price {
  color: #333333;
  font-weight: 600 !important;
}

.price-box .minimal-price-link .price {
  font-size: 100%;
}
.price-box .price-label {
  display: none;
}
.price-box .price-from {
  padding: 0 10px 0 0;
}
.price-box .price-from .price-label {
  display: inline-block;
}
.price-box .price-from .price {
  font-size: 150%;
}
.price-box .price-to {
  padding: 0 0;
}
.price-box .price-to .price {
  font-size: 150%;
}
.price-box .price-to .price-label {
  display: inline-block;
}


.sns-ajaxcart {
  margin: 13px 0 0 0px !important;
  padding: 0 0;
  display: inline-block;
  float:right;
}
.sns-ajaxcart .block-title {
  cursor: pointer;
  background: transparent;
  position: relative;
  padding: 0 0 0;
  color: #252525;
  height: 40px;
  width: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sns-ajaxcart .block-title::after{
    display: inline-block;
    font-family: "Line Awesome Free";
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    color:#252525;
}
.sns-ajaxcart .block-title .cart-status {
  margin: 0 0;
  padding: 0 0;
}
.sns-ajaxcart .block-title .cart-status .label {
  margin-top: 0px;
  font-weight: bold;
  font-size: 115%;
  color: #252525;
  display: none;
}
.sns-ajaxcart .block-title .cart-status .subtotal {
  margin: 0 0;
}
.sns-ajaxcart .block-title .cart-status .subtotal > * {
  display: none;
}
.sns-ajaxcart .block-title .cart-status .subtotal .amount {
  display: inline-block;
  margin: 0 0;
  width: 18px;
  height: 18px;
  line-height: 20px;
  position: absolute;
  top: 5px;
  right:0;
  background-color: #7a0026;
  color:#fff;
  border-radius: 100px;
  text-align: center;
  font-size: 13px;

}
.sns-ajaxcart .block-title .ico-view {
  display: none;
}
.sns-ajaxcart .block-content {
  background-color: transparent;
  width: 360px;
  border: none !important;
  right: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transform-origin: 100% 0% 0;
  -moz-transform-origin: 100% 0% 0;
  -webkit-transform-origin: 100% 0% 0;
  -o-transform-origin: 100% 0% 0;
  -ms-transform-origin: 100% 0% 0;
}
.sns-ajaxcart .block-content .block-inner {
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #FFF;
}

.mini-cart .minicart-top{
	padding:10px 0 0 0;
	line-height:35px;
    margin: 0px 15px 0;
}
.mini-cart .minicart-top strong{
	font-size:130%;
	color:#333;
}
.mini-cart .minicart-top button{
	float:right;
	background-color: #7a0026;
	color:#fff;

}

.sns-ajaxcart .block-content .block-inner .mini-products-list {
  margin: 0 15px;

}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item {
    border-top: 1px solid #ddd;
    margin: 0px 0;
    padding-top: 15px;
	position:relative;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-image {
  border: none;
  display: inline-block;
  width:15%;
  text-align: center;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-image img{
  max-width: none !important;
  height:60px;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-name {
  font-size: 100%;
  margin-right:20px;
}

.sns-ajaxcart .block-content .block-inner .mini-products-list .item p {
  margin: 0 0 0px;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom {
  display:inline;
}
.sns-ajaxcart .block-content .product-details-bottom .price-box,
.sns-ajaxcart .block-content .product-details-bottom .quantity-container{
  display:inline-block;
}
.sns-ajaxcart .block-content .product-details-bottom .price-box{
  margin-right:10px;
}
.sns-ajaxcart .block-content .product-details-bottom .price-box .price{
	font-size:100%;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .item-options {
  float: left;
  margin-left: 0px;
  width: 100%;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .rating-container {
  margin: 0 0;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container {
  margin: 5px 0 0;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container .quantity-controls {
  display: none;
}
.sns-ajaxcart .block-content .block-inner .item-options {
  display: none;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container .quantity-controls input {
  height: 32px;
  width: 32px;
  padding: 0 0;
  border: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: #D5D5D5;
  text-indent: -99em;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container .quantity-controls input.quantity-minus {
  background-position: left -32px;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container .quantity-controls input:hover {
  background-color: #7a0026;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container .label-qty {
  margin: 0 0px 0 0;
  text-transform: lowercase;
  color:#999;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container input.qty {

  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border:0;
  color:#252525;
  width:20px;
  font-weight:bold;
  font-family: 'Metropolis';
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .btn-edit{
	display:none;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .btn-remove {
  position:absolute;
  top:15px;
  right:0;
  text-indent: 0px;
  margin-top:0 !important;
  text-align: center;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .btn-remove:after {
  margin-top:0 !important;
  text-indent: 1px;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item:first-child .product-details-bottom .btn-remove {

  top:0px;

}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .btn-edit:after,
.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .btn-remove:after {
  vertical-align: bottom;
}
.sns-ajaxcart .block-content .block-inner .mini-products-list .item:first-child {
  border-top: none;
  margin: 0 0;
  padding-top: 0;
}
.sns-ajaxcart .block-content .block-inner .actions {
	padding:0;
}

.sns-ajaxcart .block-content .block-inner .actions .button {
  font-size: 115%;
  padding: 5px 12px;
  margin: 15px 8px 15px 0;
  float: left;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: #FFF;
}
.mini-cart .block-content .actions .btn-update {
  margin-right: 0 !important;
  display:none;
}


.sns-ajaxcart.have-item:hover .block-content,
.sns-ajaxcart.have-item.open .block-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#modal_login {
  text-align: left;
  color: #252525;
  z-index: 1000000;
}
#modal_login .row-fluid {
  max-width: 530px;
}
#modal_login .row-fluid ul {
  margin: 24px 0 10px 10px;
}
#modal_login form {
  margin: 0 0;
}
#modal_login .modal-title {
  display: inline-block;
  width:49%;
  text-align: center;
  padding:12px;
  font-weight:700;
  font-size:16px;
  cursor: pointer;
  box-sizing: border-box;
  border-bottom:2px solid #eee;
  color:#666;
}
#modal_login .modal-header {
  padding: 0;
  border-bottom:0px solid #eee;
}
#modal_login .modal-title.current{
  color:#7a0026;
  border-bottom:2px solid #7a0026;
  font-weight: 900;
}
#modal_login .modal-body{
  padding:40px 60px 20px 60px;
}
#modal_login .modal-body input{
  width:90%;
}
#modal_login .modal-body button{
  width:100%;
}

#imagemodal {width:600px; max-width: 90%;max-height: 100%;transition: width 0.5s, height 0.5s;background:#fff url('/skin/frontend/default/sns_nova/sns/ajaxfilter/images/ajax-loader1.gif') center center no-repeat; border:0;border-radius:0;}
#imagemodal img{max-width: 100%; max-height:100%; width:100%; }
#imagemodal .modal-body {max-height: 800px;padding:0;}
#modal_regis {
  text-align: left;
  color: #252525;
}
#modal_regis form {
  margin: 0 0;
}
#modal_regis .row-fluid {
  max-width: 530px;
}
#modal_regis .fieldset {
  padding: 0 0;
  border: none;
  margin: 0 0;
}
#modal_regis .fieldset .legend {
  margin: 0 0 10px;
  padding: 0 0;
  font-size: 110%;
}
#modal_regis ul {
  margin: 0 0;
  list-style: none;
}
#modal_regis ul li.control .input-box {
  float: left;
  margin: 0 5px 0 0;
}
#modal_regis ul li.control .input-box input[type="text"] {
  margin: 0 0;
  width: 220px;
}
#modal_regis ul li.control label {
  cursor: pointer;
}
#modal_regis em {
  padding: 0 5px 0 0;
}
#modal_regis .buttons-set {
  padding: 20px 0 0;
}
#modal_regis .buttons-set .button {
  float: none;
  margin: 0 0;
}
#modal_regis .or {
  padding: 0 15px;
}
/*--- Wrap: #sns_topheader ---*/
#sns_topheader {

  line-height: 36px;
  height:36px;
  position: relative;
  background: #F5F3F3;
}

#sns_topheader .topheader-left ul.contact-us-now {
  list-style: none;
  margin: 0 0;
}
#sns_topheader .topheader-left ul.contact-us-now li {
  display: inline-block;
  float: left;
  line-height: 36px;
  margin-left: 5px;
  padding-left: 28px;
  font-size: 92%;
}
#sns_topheader .topheader-left ul.contact-us-now li label {
  float: left;
  line-height: 36px;
  margin: 0 5px 0 0;
  color: #252525;
}
#sns_topheader .topheader-left ul.contact-us-now li a {
  color: #252525;
}
#sns_topheader .topheader-left ul.contact-us-now li a:hover {
  color: #7a0026;
}
#sns_topheader .topheader-left ul.contact-us-now li:first-child {
  margin-left: 0px;
}
#sns_topheader .topheader-left ul.contact-us-now li.c-phone {
  background-position: left -36px;
  padding-left: 22px;
}
#sns_topheader .topheader-left ul.contact-us-now li.c-shipping {
  background-position: left -62px;
  padding-left: 26px;
}
#sns_topheader .topheader-left ul.links {
  list-style: none;
  margin: 0 0 0 5px;
  float: left;
}
#sns_topheader .topheader-left ul.links li {
  display: inline-block;
}
#sns_topheader .topheader-left ul.links li a {
  color: #7a0026;
}
#sns_topheader .topheader-left ul.links li.separator {
  margin: 0 4px 0 1px;
  color: #252525;
}
#sns_topheader .topheader-right {
  position: relative;
  z-index: 2;
}
#sns_topheader .topheader-right .inner {
  float: none;
  text-align: center;
}
#sns_topheader .topheader-right .sns-quickaccess {
  position: absolute;
  right:0;
  top:0;
  width:250px;
}
#sns_topheader .topheader-right .sns-quickaccess .welcome {

}
#sns_topheader .topheader-right .sns-quickaccess .welcome-msg {
  float: right;
}
#sns_topheader .topheader-right .sns-quickaccess .welcome-msg a,#sns_topheader .topheader-right .sns-quickaccess ul.links a {

}
#sns_topheader .topheader-right .sns-quickaccess ul.links, ul.top-menu-links {
  list-style: none;
  margin: 0 0;
  padding: 0 0;
  float: right;
}
#sns_topheader .topheader-right .sns-quickaccess ul.top-menu-links li#b2b-link {
  background: #7a0026 none repeat scroll 0 0;
}
#sns_topheader .topheader-right .sns-quickaccess ul.top-menu-links li#b2b-link a {
  color: #fff;
}
#sns_topheader .topheader-right .sns-quickaccess ul.links li, ul.top-menu-links li {
  padding: 0px 10px;
  display: inline-block;
}
#sns_topheader .topheader-right .sns-quickaccess ul.links li.last, ul.top-menu-links li.last {
  background: none;
}
ul.top-menu-links li a {
  color: #08c;
  text-decoration: underline;
}

#sns_topheader .topheader-right .sns-quickaccess ul.links li {
    padding: 0px 12px 0px 0px;
    height: 15px;
    line-height: 15px;
  }
  #sns_topheader .topheader-right .sns-quickaccess ul.links li:last-child{
    padding: 0px;
  }
.quickaccess-inner .links .first  {
    padding-left:10px !important;
    border-right: 1px solid #252525;
    margin-right:10px;
  }
  .quickaccess-inner .links .last a {
  
  }
  
  .page-not-logged li.wishlist {display:none !important;}

  li.wishlist {
    display: inline-block;
    float:right;
    margin-top:20px;
    margin-right:5px;
    width:35px;
    height:35px;
    font-size: 26px;
    color:#bbb;
    list-style: none;
  }
  li.wishlist a.wishlist {
    color:#bbb;
  }
  li.wishlist a.wishlist i{
    font-family:"icomoon";
    font-weight: 400;
  }
  li.wishlist a.wishlist i:before{
    content:"\e905";
  }
  li.wishlist a.wishlist.attivo {
    color:#7a0026;
  }
  
  .quickaccess-inner .links a.contacts {
    display: inline-block;
    width:24px;
    height:24px;
  
  }
  
  .quickaccess-inner .links a.logout {
    display: inline-block;
    width:20px;
    height:24px;
    font-size:23px;
  }
  .quickaccess-inner .links .address i{
      font-size:24px;
      vertical-align: top;
      margin-top:-5px;
  }
  .quickaccess-inner .links .address a{
      font-weight: bold;
  }
  .quickaccess-inner .links .address span{
    text-decoration: underline;
}
#sns_topheader .topheader-right .sns-switch {
  position: absolute;
  left:0;
  top:0;
  width:200px;
  margin: 0 0 0;
}
#sns_topheader .topheader-right .sns-switch ul.top-menu-links {
  font-size:10px;
  font-weight: bold;
  float: left;
  margin: 0px 0px 0px 35px;
  display: none;

}
#sns_topheader .topheader-right .sns-switch ul.top-menu-links li {
  padding: 2px 15px;
  border-left:1px solid #eee;
}
#sns_topheader .topheader-right .sns-switch .switch-inner {
  position: relative;
}
#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher,
#sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher {
  float: left;
  margin: 0 0;
  cursor: pointer;
}
#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher label,
#sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher label {
  float: left;
  margin-right: 10px;
  display: none;
}
#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher select,
#sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher select {
  cursor: pointer;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 2px 2px 5px;
  border: none;
  background: none;
  opacity: 0;
  filter: alpha(opacity=0);
}

#sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher {
  margin: 0 0 0 8px;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher {
  margin: 0 0 0 8px;
}


/*--- Wrap: #sns_header ---*/
#sns_header {
  position: relative;
  padding: 7px 0 5px;
}
#sns_header #logo a {
  display: inline-block;
}
#sns_header #logo a span {
  display: none;
}
#sns_header .header-right .header-right-inner {
}
.social-container .connect-us {
  list-style: none;
  display: inline-block;
  float: none;
  margin: 0 auto;
}
.social-container .connect-us li {
  margin-left: 10px;
  float: left;
  display: inline-block;
}
.social-container .connect-us li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  border: 2px solid #fff;
  border-radius: 100%;
  transition: all 0.2s ease-out;
  color: #fff;
  vertical-align: middle;
}
.social-container .connect-us li:first-child {
  margin-left: 0px;
}

#sns_header .header-right .header-right-inner #search_mini_form {
  margin: 4px 0 0 0px;
  line-height: normal;
  position: relative;
}
#sns_header .header-right .header-right-inner #search_mini_form .form-search{
    margin: 0 auto;
    width: 320px;
    position: relative;
  }
#sns_header .header-right .header-right-inner #search_mini_form .form-search input.input-text {
  border:0;
  font-size: 110%;
  width: 100%;
  height:40px;
  padding:10px;
  background:#F5F3F3;
  box-sizing: border-box;

}
#sns_header .header-right .header-right-inner #search_mini_form .form-search input.input-text:focus {

}
#sns_header .header-right .header-right-inner #search_mini_form .button {
  padding: 0 0;
  width: 24px;
  height: 24px;
  border: none;
  position: absolute;
  top:7px;
  right:5px;
  font-size:24px;
  color: #7a0026;
  background:transparent;
  border-radius:0;
}
#sns_header .header-right .header-right-inner #search_mini_form .search-reset {
  padding: 0 0;
  width: 24px;
  height: 24px;
  border: none;
  position: absolute;
  top:7px;
  right:35px;
  font-size:24px;
  border-radius:0;
  background:transparent;
  color:#ddd;
  visibility: hidden;
}
/*--- Wrap: #sns_menu ---*/

#sns_menu {
  position: relative;
  z-index: 3;
  margin: 0 0;
  border-bottom:1px solid #fff;
}
#sns_menu .inner {
  width: 100%;
  /*background: #7a0026 url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/purple/breadcrumbs-bg.jpg") no-repeat center top;*/
}
#sns_menu .inner:after {

}
#sns_menu .block-compare,
#sns_menu .mini-cart {
  z-index: 1;
}
#sns_menu .container {
  height: 45px;
  position: relative;
}
#sns_menu .container .row-fluid .search-box {
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0px;
  width: 0px;
}
#sns_menu .container .row-fluid .search-box form {
  margin: 0 0;
}
#sns_menu .container .row-fluid .search-box form .form-search {
  float: right;
  width: 48px;
  height: 46px;
}
#sns_menu .container .row-fluid .search-box form .form-search .input-text {
  border: 5px solid #d5d5d5;
  float: left;
  padding: 8px 10px;
  width: 0px;
  position: absolute;
  right: 18px;
}
#sns_menu .container .row-fluid .search-box form .form-search .button {
  padding: 0 0;
  width: 48px;
  height: 46px;
  background-color: #d5d5d5;
  border-color: #d5d5d5;
  position: absolute;
  right: 0px;
}
#sns_menu .container .row-fluid .search-box form .form-search:hover .input-text {
  border-color: #7a0026;
  width: 180px;
  right: 48px;
}
#sns_menu .container .row-fluid .search-box form .form-search:hover .button {
  background-color: #7a0026;
  border-color: #7a0026;
}
#sns_menu.keep-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}
#sns_menu .nav-right {
  text-align: right;
}
#sns_menu .nav-right .block-content {
  z-index: 999;
}
#sns_menu .nav-right .block-wishlist {
  margin-left: 4px;
  position: relative;
  display: inline-block;
  text-align: left;
}


.cms-home #sns_menu {
  margin: 0 0;
}


#sns_breadcrumbs {
  border-bottom:1px solid #eee;
}
#sns_breadcrumbs .container {
  position: relative;
  height: 100%;
}
#sns_breadcrumbs .container #sns_pathway {
  line-height:40px;
}
#sns_breadcrumbs .container #sns_titlepage {
  position: absolute;
  bottom: 80px;
  line-height: 26px;
  font-size: 24px;
  color: #FFF;
  display: none;
}
#sns_breadcrumbs .container #sns_titlepage > * {
  font-size: 100%;
  margin: 0 0;
  padding: 0 0;
  color: inherit;
  font-weight: inherit;
}
/*--- Wrap: #sns_content ---*/
#sns_content {
  margin: 40px 0 40px;
  z-index: 1;


}

.cms-home #sns_content {
  /*margin: -20px 0 40px;*/
  margin: 0px 0;
}

#sns_content #login-form h2 {
  font-size: 120%;
  margin: 0 0;
}
#sns_content #login-form ul {
  list-style: none;
  margin: 0 0;
}
#sns_content #sns_maintop {
  margin-bottom: 8px;
}
#sns_content #sns_mainmidle {
    /*min-height: 400px;*/
}
#sns_content #sns_mainmidle .block.block-subscribe {
  margin: 0 0;
  border-top: 1px solid #dfdfdf;
  padding: 20px;
}
#sns_content #sns_mainmidle .block.block-subscribe form {
  margin: 0 0 10px;
}
#sns_content #sns_mainmidle .block.block-subscribe label {
  margin-bottom: 20px;
  cursor: pointer;
}
#sns_content #sns_mainmidle .block.block-subscribe input {
  width: 230px;
  float: left;
  margin-right: 10px;
}
#sns_content #sns_mainmidle .block.block-subscribe input[type=checkbox] {
    width: auto;
}
#sns_content #sns_mainmidle .block.block-subscribe #advice-validate-email-newsletter {
  float: left;
}
#sns_content #sns_mainmidle .block.block-subscribe .block-content {
  padding: 5px 0 0;
}
.block.block-related {
  position: relative;
  margin-top: 0px;
  padding-top:20px;
}
.navigation,.owl-buttons {

}
.navigation .next, .owl-buttons .owl-next,
.navigation .prev, .owl-buttons .owl-prev {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin: 0 0 0 5px;
  cursor: pointer;
  width: 26px;
  height: 26px;
  border: 1px solid #252525;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  margin-left:10px;
  margin-bottom:10px;
  position: relative;
  z-index:1;
}
.navigation .next span, .owl-buttons .owl-next span,
.navigation .prev span, .owl-buttons .owl-prev span {
  display: none;
}
.navigation .next:before, .owl-buttons .owl-next:before,
.navigation .prev:before, .owl-buttons .owl-prev:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index:1;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  content: "\f104";
  font-size: 18px;
  font-family: 'Line Awesome Free';
  font-weight: 900;
}
.navigation .next:before, .owl-buttons .owl-next:before {
  content: "\f105";
  width: 28px;
}


.navigation .next:hover, .owl-buttons .owl-next:hover,
.navigation .prev:hover, .owl-buttons .owl-prev:hover {
  border-color: #7a0026;
  color:#7a0026;
}
.navigation .prev, .owl-buttons .owl-prev {


}
.navigation .prev:hover, .owl-buttons .owl-prev:hover {
}
.block.block-related .block-content {
  padding: 18px 0 10px;
}
.block.block-related .caroufredsel_wrapper {
  width: 100% !important;
}
.block.block-related .products-grid .item {
  margin: 0 15px;
  padding-top: 0px;
}
.block.block-related .products-grid .item.show-addtocart {
  padding-top: 17px;
}
.block.block-related .products-grid .item .related-checkbox {
  padding: 0px;
  display: none;
}
#sns_content #sns_mainmidle #crosssell-products-list .item {
  margin-top: 0px;
}
#sns_content #sns_mainmidle #crosssell-products-list .item.show-addtocart {
  margin-top: 17px;
}
#sns_content #sns_mainbottom {
  margin-top: 40px;
}
#sns_content #sns_mainbottom .sns-tabs .tabs-content .tab-item {
  top: 0px;
}

#sns_content .paypal-logo {
  text-align: center;
  margin: 0 0 20px 0;
  float: left;
}
#sns_content .more-block .block {
  border: 1px solid #e9e9e9;
}
#sns_content .more-block .block .block-title {
  font-size: 165%;
  padding: 8px 0px;
  text-align: center;
  background: none;
}
#sns_content .more-block .block .block-content {
  padding: 0 10px;
}
#sns_content .more-block .block .block-content ul {
  margin: 0 0;
  list-style: none;
}
#sns_content .more-block .block .block-content ul li {
  position: relative;
  border-top: 1px solid #e9e9e9;
}
#sns_content .more-block .block .block-content ul li .product-image {
  width: 40%;
  float: left;
  margin: 0 0;
  border: none;
}
#sns_content .more-block .block .block-content ul li .product-details {
  width: 60%;
  float: left;
  padding: 40px 0 0;
}
#sns_content .more-block .block .block-content ul li .product-details .price-box .price {
  font-size: 130%;
  text-align: left;
}
#sns_content .more-block .block .block-content ul li .product-details .price-box .old-price .price {
  font-size: 100%;
}
#sns_content .more-block .block .block-content ul li .product-details input.checkbox {
  position: absolute;
  top: 10px;
  left: 0px;
}
#sns_content .more-block .block .block-content ul li:first-child {
  border: none;
  padding-top: 0px;
}
#sns_content .block {
  margin-bottom: 10px;
}
#sns_content .block .block-title {
  font-weight: normal;
  padding: 0px 0px 8px 0px;
  position: relative;
  /*text-transform: uppercase;*/
}
#sns_content .block .block-title span {
  position: relative;
}
#sns_content .block .block-title span:before {

}
#sns_content .block-account .block-title {
  padding-top:10px;
}
#sns_content .block .block-content {
  margin: 0 0;
  padding: 15px 0 15px 0;
}
#sns_content .block.blank {
  margin: 0 0;
}


#sns_content .block.block-compare p.empty {
  margin: 0 0;
}
#sns_content .block.block-account ul {
  list-style: none;
  margin: 0;
}
#sns_content .block.block-account ul li {
  margin: 0px 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  
  border-bottom:1px solid #eee;
}
#sns_content .block.block-account ul li.current strong {
  color: #7a0026;
  display: block;
  padding:10px 10px;
}
#sns_content .block.block-account ul li.current a {
    color: #7a0026;
    display: block;
    font-weight: bold;
}
#sns_content .block.block-account ul li a {
    display: block;
    padding:10px 10px;
    font-size:16px;
}
#sns_content .block.block-account ul li:hover,#sns_content .block.block-account ul li.current {
color: #7a0026;
  background:#eee;
}
#sns_content .block.block-account ul li:before {
    content: "\f105";
    font-family: "Line Awesome Free";
    font-weight:900;
    font-size:11px;
    color:#ccc;
    margin:10px 10px 0px 5px;
    display:inline-block;
    float:left;
  }
#sns_content .block.block-reorder  {
    display: none;
  }
#sns_content .block.block-reorder ol {
  list-style: none;
  margin: 0 0;
}
#sns_content .block.block-reorder ol li input {
  float: left;
  margin: 0 8px 0 0;
}
#sns_content .block.block-reorder .actions {
  margin: 10px 0 0;
}
#sns_content .block.block-reorder .actions .btn-cart {
  margin-right: 10px;
}
#sns_content .block.block-progress dl {
  margin: 0 0;
}
#sns_content .block.block-progress dl > div,
#sns_content .block.block-progress dl > dt {
  margin: 0 0;
  padding: 8px 0;
  border-top: 1px solid #d4d4d4;
}
#sns_content .block.block-progress dl > div:first-child,
#sns_content .block.block-progress dl > dt:first-child {
  border-top: none;
}
#sns_content .block.block-layered-nav .currently ol {
  margin: 0 0;
  list-style:none;
}
#sns_content .block.block-layered-nav .currently ol li {
  position: relative;
  float:left;
  border:1px solid #dfdfdf;
  border-radius:50px;
  padding:3px 10px;
  margin-right:20px;
  margin-bottom:10px;
  padding-right:30px;

}
#sns_content .block.block-layered-nav .currently ol li .label{
  display: none;

}
#sns_content .block.block-layered-nav .currently ol li .btn-remove{
  top:0px;
  right:0;
  width:90%;
  height:100%;
  
}
#sns_content .block.block-layered-nav .currently ol li .btn-remove:after{
    margin:6px 6px 0 0;
    font-size:8px;
    width: 14px;
    height:14px;
    line-height: 14px;
    float:right;
    background:#7a0026;
    color:#fff;
    border:0;
    text-align: center;
  }
#sns_content .block.block-layered-nav .actions {
  float:right;
  font-size: 14px;
  text-transform: uppercase;
}
#sns_content .block.block-layered-nav .actions a{
  color:#888;
  }
#sns_content .block.block-layered-nav dl#narrow-by-list {
  margin: 0 0;
  clear: both;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dt {
  text-transform: uppercase;
  position: relative;
  margin: 0px 0 5px 0px !important;
  /*background: #7a0026;*/
  border: 0px solid #7a0026;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-weight: normal;
  padding: 0 0px;
  display: inline-block;
  font-family: Roboto;
  font-size:14px;
}
#sns_content .block.block-layered-nav .tooltip .tooltip-inner{
  padding:10px 20px;
}

#sns_content .block.block-layered-nav .tab-filter-mobile-container {
  padding-top:5px;
}
#sns_content .block.block-layered-nav  .currently {
  margin-bottom:40px;
}
#sns_content .block.block-layered-nav  .currently .block-subtitle {
  font-size: 14px;
  font-weight:bold;
  text-transform: uppercase;
  margin-bottom:20px;
}
#sns_content .block.block-layered-nav .sort-by  {
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
  margin-bottom:15px;
  clear:both;
}

#sns_content .block.block-layered-nav .sort-by select {
  border-radius: 14px;
  width:100%;
}

#sns_content .block.block-layered-nav dl#narrow-by-list dt:before {
  /*content:'';*/
  position: absolute;
  left: -15px;
  width: 8px;
  height: 8px;
  top: 5px;
  background: #7a0026;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

#sns_content .block.block-layered-nav dl#narrow-by-list dt:first-child {
  margin: 0 0;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd {
  margin-left: 0px;
  border-bottom: 1px solid #ededed;
  margin-bottom:15px;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd ol {
  margin-left: 0px;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li {
  list-style-type: none;
  padding: 3px 0 3px 0px;
  color: #252525;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li:before {
  content: "\f105";
  font-family: "Line Awesome Free";
  font-weight:900;
  font-size:11px;
  color:#ccc;
  margin-right:10px;
  display:inline-block;
}
#sns_content .block.block-layered-nav dl#narrow-by-list .price  {
    font-family: "Roboto";
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box {
  padding: 9px 0px 8px 0px;
  margin: 5px 0 1px;
  font-size: 130%;
  position: relative;
  height: 26px;
  line-height: 27px;
  color: #252525;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box > * {
  display: table-cell;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box .price-separator {
  width: 26px;
  position: relative;
  text-indent: -999em;
  margin: 0 16px;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box .price-separator:before {
  height: 1px;
  width: 100%;
  background: #e5e5e5;
  top: 14px;
  left: 0px;
  position: absolute;
  content: "";
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box input[type="text"] {
  font-size: 12px;
  margin-left: 3px;
  height: 26px;
  line-height: 26px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  padding: 0 0;
  color: #252525;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box input[type="button"] {
  position: absolute;
  right: 0px;
  top: 9px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border: none;
  padding: 0px;
  margin: 0px;
  height: 28px;
  width: 28px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #e5e5e5;
  background:#fff;
  color:#252525;
  font-family:"Line Awesome Free";
  font-weight:900;
  font-size:16px;
  
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box input[type="button"]:hover {
  color: #7a0026;
  border-color: #7a0026;
 
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price p input#amount {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0 0;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price p input#amount:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .range-wrap {
  padding: 6px 0;
  margin-bottom: 8px;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .range-wrap #slider-range {
  margin: 6px;
  background: #252525;
  height: 1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .range-wrap #slider-range .ui-slider-range {
  background: #e6e6e6;
  height: 1px;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .range-wrap #slider-range .ui-slider-handle {
  height: 13px;
  width: 13px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #7a0026;
  top: -6px;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd.last {
  border: none;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd.last ol {

}
#sns_content .block.block-layered-nav .block-title {
  display:none;

}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .mostra {
  color:#888;
  margin:-5px 0px 5px 20px;
  cursor: pointer;
  display:block;
  position:relative;
  padding-right:30px;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd .mostra i{
  font-size:11px;
}
#sns_content .block.block-subscribe.forright {
  padding: 0 0;
  border: none;
}
#sns_content .block.block-subscribe.forright form {
  margin: 0 0;
}
#sns_content .block.block-subscribe.forright label {
  margin: 0 0 10px 0;
}
#sns_content .block.block-subscribe.forright input {
  margin: 0 0;
}
#sns_content .block.block-subscribe.forright button.button {
  margin-top: 10px;
}
#sns_content .block.block-sns-layered-nav ul.ui-accordion {
  list-style: none;
  margin: 0 0;
}
#sns_content .block.block-sns-layered-nav ul.ui-accordion li {
  position: relative;
  display: block;
  line-height: 22px;
}
#sns_content .block.block-sns-layered-nav ul.ui-accordion li a.subhead {
  display: inline-block;
}
#sns_content .block.block-sns-layered-nav ul.ui-accordion li a.toggle {
  background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/plus-minus.gif") no-repeat left top;
  height: 21px;
  width: 21px;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
}
#sns_content .block.block-sns-layered-nav ul.ui-accordion li a.toggle.selected {
  background-position: left -21px;
}
#sns_content .block.block-sns-layered-nav ul.ui-accordion li.selected > a {
  color: #7a0026;
}

#sns_content .category-image {
  margin-bottom: 30px;
}

.amlanding-page-view .header-image {
  width: 100%;
  overflow: hidden;
  height: 300px;
  position: relative;
}

.amlanding-page-view .category-image {
  background-size: cover;
  height: 250px;
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
}

.amlanding-page-view .category-image img {
  opacity: 0;
}

.amlanding-page-view #sns_content {
  margin-top: 0;
}

.amlanding-page-view #sns_content .container{
  width: 100% !important;
}
@media screen and (min-width: 1200px){
    .amlanding-page-view #sns_content .mini-products-list{
    width: 1170px;
    margin:0 auto;
    }


}

.amlanding-page-view .category-description h1 {
  font-family: 'Metropolis';
  font-weight:bold;
  font-size:30px;
  color:#7a0026;
  text-align: center;
}

.amlanding-page-view #sns_content p{
  font-size: 16px;
  line-height: 28px;
}

.amlanding-page-view #sns_content h3{
  font-size: 36px !important;
  line-height: 45px !important;
}

.amlanding-page-view .section1{
  margin: 2.5% 17.5%;
}

.amlanding-page-view .section1 img{
  margin-right: 40px;
}

.amlanding-page-view .section1 h3{
  line-height: 35px;
}

.amlanding-page-view .section2{
  padding: 45px 0 75px 0;
  background-image: linear-gradient(180deg, white, #FFF6EE);
}

.amlanding-page-view .section2 table{
  margin: 0 25%;
}

.amlanding-page-view .section2 td{
  padding: 0 20px;
}

.amlanding-page-view .section2 img{
  width: 18%;
  margin: 0 7px;
}

.amlanding-page-view .section3{
  padding: 5% 20%;
}

.amlanding-page-view .section3 img{
  margin-left: 20px;
}

@media screen and (max-width:480px) {

  .amlanding-page-view #sns_content {
    padding-bottom: 20px;
  }

  .amlanding-page-view .header-image{
    height: auto;
  }

  .amlanding-page-view #sns_content p{
    text-align: start;
  }

  .amlanding-page-view #sns_content h3{
    text-align: start;
    line-height: 40px;
    font-size: 30px;
  }

  .amlanding-page-view .section1{
    display: flex;
    flex-direction: column;
    margin: 0;
  }

  .amlanding-page-view .section1 img{
    width: 100%;
    margin: 0;
  }

  .amlanding-page-view .section1 h3{
    margin-top: 10px;
    line-height: 30px;
  }

  .amlanding-page-view .boxGadget{
    flex-direction: column;
  }

  .amlanding-page-view .mini-products-list{
    width: auto;
  }

  .amlanding-page-view .section2 {
    margin: 0;
  }

  .amlanding-page-view .section2 table{
    margin: 0;
  }

  .amlanding-page-view .section2 td{
    width:auto !important;
    display:block !important;
    text-align: center !important;
  }

  .amlanding-page-view .section2 img {
    width: 90%;
    margin: 0 0 10px 0;
  }

  .amlanding-page-view .section3{
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    margin: 20px 0 0 0;
  }

  .amlanding-page-view .section3 img{
    margin: 0 !important;
  }
}



/*--- Wrap: #sns_botsl ---*/
#sns_botsl {
  margin: 0 0 38px 0;
}
#sns_botsl .block .block-title {
  font-size: 183.3%;
  position: relative;
  display: inline-block;
  text-transform: none;
  padding: 0 0 10px;
}
#sns_botsl .block .block-title:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  background: #7a0026;
}
#sns_botsl .block .block-content {
  padding: 30px 0 0px;
  color: #252525;
}
#sns_botsl .block .block-content .addthis_toolbox {
  padding-top: 15px;
  border-top: 1px solid #dfdfdf;
}


/*--- Wrap: #sns_botsl2 ---*/
#sns_botsl2 {
  font-size: 16px;
}
#sns_botsl2 .block .block-title {
  text-transform: none;
  font-size: 18px;
  /* overflow: hidden; */
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}
#sns_botsl2 .block .block-content {
  padding-top: 20px;
  line-height: 18px;
}
#sns_botsl2 .block .block-content p {
  margin: 0 0 12px 0;
}
#sns_botsl2 .block .block-content ul {
  margin: 0 0;
  list-style: none;
}
#sns_botsl2 .block .block-content ul li {
  padding: 3px 0 3px 0;
  line-height: 18px;
  position: relative;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
/* #sns_botsl2 .block .block-content ul li:before {
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  content:"\f111";
  font-family: "Line Awesome Free";
  font-size:10px;
  font-weight: 900;
  height: 9px;
  width: 9px;
  position: absolute;
  top: 3px;
  left: 0px;
  vertical-align: middle;
} */

#sns_botsl2 .block .block-content ul li:hover {
  margin-left: 8px;
}
#sns_botsl2 .block.block-connectus .block-content p {
  margin-bottom: 2px;
}
#sns_botsl2 .block.block-connectus .block-content p.c-phone {
  margin-bottom: 0px;
}


/* Blocco iscrizione Newsletter */
.newsletter-container  {
  margin: 10px 0 25px; 
}

 .newsletter-container .container {
  background: rgb(230,197,168);
  background: -moz-linear-gradient(90deg, rgba(230,197,168,1) 0%, rgba(235,214,177,0.7) 100%);
  background: -webkit-linear-gradient(90deg, rgba(230,197,168,1) 0%, rgba(235,214,177,0.7) 100%);
  background: linear-gradient(90deg, rgba(230,197,168,1) 0%, rgba(235,214,177,0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6c5a8",endColorstr="#ebd6b1",GradientType=1);
}
.newsletter-container .container .row-fluid {
  padding: 40px;
  box-sizing: border-box;
  height: 210px;
}

.newsletter-container .container .block-subscribe {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}

.newsletter-container .container .block-subscribe .span6 {
  margin-left: 20px;
}

.newsletter-container .container .block-subscribe .span6 h2 {
  font-size: 27px;
  font-family: 'Metropolis';
  font-weight: 900;
}

.newsletter-container .container .block-subscribe .span6 p {
  width: 100%;
  max-width: 510px;
  font-size: 18px;
  line-height: 24px;
}

.newsletter-container .container .block-subscribe .form-container {
  width: fit-content;
  position: relative;
  right: 20px;
  top: -15px;
}

.newsletter-container .container .block-subscribe .form-container .subscribe-box{
position: relative;
top: 10px;
}

.newsletter-container .subscribe-box .group_id_container{
  display: flex;
  padding-bottom: 10px; 
}

.newsletter-container .subscribe-box .group_id_container .group_id_option{
  display: inline-block;
  flex-direction: row-reverse;
  align-items: center;
}

.newsletter-container .subscribe-box .group_id_container .group_id_option input[type=radio]::after{
  background-color:#ffffff
}

.newsletter-container .subscribe-box .group_id_container .group_id_option:first-child {
  margin-right: 30px;
}

.newsletter-container .container .block-subscribe .form-container .subscribe-box .input-text.required-entry.block-standard-input, .input-box {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: baseline;
}

.newsletter-container .container .block-subscribe .form-container .subscribe-box .input-box input[type="text"]{
  width: 240px;
  padding: 10px;
  border-radius: 20px;
  margin-bottom: 0;
}

.newsletter-container .container .block-subscribe .form-container .subscribe-box .input-box input[type="text"]::placeholder{
  font-size: 12px;
  color: #000;
  position: relative;
  left: 10px;
}

.newsletter-container .container .block-subscribe .form-container .subscribe-box .input-box button{
  margin-left: 10px;
  font-family: 'Roboto';
}

.newsletter-container .container .block-subscribe .form-container .subscribe-box #privacy-check-wrapper {
  margin-top: 20px;
}

.newsletter-container .container .block-subscribe .form-container .subscribe-box #privacy-check-wrapper input[type=checkbox] {
  margin-right: 12px;
}

.newsletter-container input[type=checkbox]::after {
  background-color: #ffffff;
  border-color: #252525;
}

.newsletter-container .container .block-subscribe .form-container .subscribe-box #privacy-check-wrapper label {
  cursor: pointer;
  margin: 3px 0 15px;
  color: #252525;
  line-height: 16px;
}
.newsletter-container #privacy-check-wrapper label a {
  color: #252525;
  text-decoration: underline;
}

.newsletter-container .container .block-subscribe .form-container .subscribe-box form .input-box input .validation-failed {
  border-color: #B94A48;
}
.newsletter-container .container .block-subscribe .form-container .subscribe-box form .input-box .actions {
  float: left;
  margin-left: -60px;
  position: relative;
  height: 40px;
  width: 55px;
}
.newsletter-container .container .block-subscribe .form-container .subscribe-box form .input-box input[type=checkbox]::placeholder {
  margin-left: 10px;
}

.newsletter-container .container .block-subscribe .form-container .subscribe-box form .input-box .actions button {
  position: absolute;
  right: -6px;
  top: 0px;
  padding: 10px 14px;
  background-color: transparent;
  height: 38px;
  border: none;
}
.newsletter-container .container .block-subscribe .block-content form .input-box .actions button > span {
  width: 25px;
  height: 16px;
  display: inline-block;

}
.newsletter-container .container .block-subscribe .block-content form .input-box .actions button > span span {
  display: none;
}
.newsletter-container .validation-advice {
  display: none;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
  color: #B94A48;
  font-size: 92%;
  max-width: 220px;
}
.newsletter-container .messages {
  max-width: 350px;
  height: 100%;
  margin-top: 20px;
}

/* blocco Customer Care */
#sns_botsl2 .container .row-fluid{
  display: flex;
}

#sns_botsl2 .link-container, .widget-container{
  background-color: #EEEEEE;
}

#sns_botsl2 .link-container .container .row-fluid {
  margin-top: 40px;
}

#sns_botsl2 .link-container .container .row-fluid .span3{
  margin-right: 250px;
}
#sns_botsl2 .link-container .container .row-fluid .span3 .block-customercare .heading-section  {
  display: flex;
  align-items: center;
}
.la-phone:before {
  content: "\f095";
  font-size: 32px;
  color: #7A0026;
  margin-right: 10px;
}
#sns_botsl2 .link-container .container .row-fluid .span3 .block-customercare .heading-section .block-title {
  line-height: 24px;
  color: #7A0026;  
}

#sns_botsl2 .link-container .container .row-fluid .span3 .block-customercare .heading-section .block-title strong{
  font-weight: 700;
  text-transform: uppercase;  
}

#sns_botsl2 .link-container .container .row-fluid .span3 .block-content{
  width: 350px;
}
#sns_botsl2 .link-container .container .row-fluid .span3 .block-content .telephone_number{
  pointer-events: none;
  cursor: none;
}
#sns_botsl2 .link-container .container .row-fluid .span3 .block-customercare p {  
  line-height: 17px;
  font-size: 14px;
}
#sns_botsl2 .link-container .container .row-fluid .span3 .block-customercare a {
  text-decoration: underline;
  font-weight: 600;
}
/* fine blocco Customer Care */

#sns_botsl2 .link-container .container .row-fluid .span9 {
  display: flex;  
  line-height: 17px;
  font-size: 14px;
}

#sns_botsl2 .link-container .container .row-fluid .span9 .legal-social {
  display: flex;
  flex-direction: column;
}

#sns_botsl2 .link-container .container .row-fluid .span9 .block {
  width: 205px;
}

#sns_botsl2 .link-container .container .row-fluid .span9 .block .block-content ul li{
  line-height: 24px;
}

/* blocco social link footer */
#sns_botsl2 .link-container .container .row-fluid .span9 .social-links .block-title {
  margin-top: 20px;
}
#sns_botsl2 .link-container .container .row-fluid .span9 .social-links ul {
  display: flex;
  margin: -5px 0 0 -4px;
}
#sns_botsl2 .link-container .container .row-fluid .span9 .social-links li {
  margin-right: 10px;  
}

/* icone social */
#sns_botsl2 .link-container .container .row-fluid .span9 .social-links li .lab{
  font-size: 20px;
}
/* fine icone social */

#sns_botsl2 .link-container .container .row-fluid .span9 .social-links li:hover {
  margin-left: 0;
}

#sns_botsl2 .link-container .container .row-fluid .span9 .social-links a#social_item_1:hover {
  border-color: #1071d1;
  color: #1071d1;
}
#sns_botsl2 .link-container .container .row-fluid .span9 .social-links a#social_item_2:hover {
  border-color: #C4256C;
  color: #C4256C;
  }
#sns_botsl2 .link-container .container .row-fluid .span9 .social-links a#social_item_3:hover {
  border-color: #0073b1;
  color: #0073b1;
}
#sns_botsl2 .link-container .container .row-fluid .span9 .social-links a#social_item_4:hover {
  border-color: #1da0f1;
  color: #1da0f1;
}
#sns_botsl2 .link-container .container .row-fluid .span9 .social-links a#social_item_5:hover {
  border-color: #27a3e2;
  color: #27a3e2;
}

/* blocco social link footer */

/*--- Wrap: #sns_footer ---*/
#sns_footer {
  margin: 0 0;
  padding: 0 0;
  border-top: 0px solid #ebebeb;
  background-color: #252525 !important ;
}
#sns_footer .sns-info {
  text-align: center;
  display: none;
}
#sns_footer .sns-info ul {
  font-size: 92%;
  display: inline-block;
  margin: 0 0;
  list-style: none;
}
#sns_footer .sns-info ul li {
  background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/separated.gif") no-repeat left center;
  display: inline-block;
  padding: 0 13px 0 15px;
}
#sns_footer .sns-info ul li:first-child {
  padding-left: 0px;
  background: none;
}
#sns_footer .sns-info ul li.last {
  padding-right: 0px;
}
#sns_footer .sns-info ul li a:hover {
  text-decoration: none;
  color: #7a0026;
}
#sns_footer .sns-copyright {
  text-align: center;
  width: 70%;
  color: #ebebeb;
  margin: 40px auto;
  font-size: 12px;
}
#sns_footer .sns-copyright a {
  color: #7a0026;
}
#sns_footer .sns-copyright a:hover {
  text-decoration: none;
}
#sns_footer div.payment {
  margin: -15px 20px 0;
  text-align: center;
}
#sns_footer ul.payment {
  height: 55px;
  left: 0;
  list-style: none outside none;
  margin: 0 auto;
  position: relative;
  right: 0;
  top: -28px;
  width: 120px;
}
#sns_footer ul.payment li {
  display: inline-block;
  padding: 0 0 0 10px;
  background: #FFF;
  float: left;
}
#sns_footer ul.payment li a {
  text-indent: -999em;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-position: left top;
  height: 53px;
  width: 53px;
  display: inline-block;
  border: 1px solid #e1e1e1;
  position: relative;
  top: 0px;
}
#sns_footer ul.payment li a.skrill {
  background-position: left -53px;
}
#sns_footer ul.payment li a.maestro {
  background-position: left -106px;
}
#sns_footer ul.payment li a.cirus {
  background-position: left -159px;
}
#sns_footer ul.payment li a.payment {
  background-position: left -212px;
}
#sns_footer ul.payment li:first-child {
  padding-left: 0px;
}
#sns_footer ul.payment li:hover a {
  top: -10px;
}

.sns-copyright:after {
  display: none !important;
}

/* botsl2 media queries */

@media screen and (max-width: 390px) {

  .newsletter-container {
    margin: 0 !important;
  }

  .newsletter-container .container .block-subscribe .form-container form .subscribe-box div:first-child {
    width: initial !important;
    align-items: center;
  }

  .newsletter-container .subscribe-box .group_id_container {
    padding: 10px 0;
  }

  .newsletter-container .container .block-subscribe .form-container .subscribe-box .input-box button {
    margin-left: 0;
    margin-top: 15px;
    font-family: 'Roboto';
  }

  .newsletter-container .container .block-subscribe .form-container .subscribe-box #privacy-check-wrapper {
    margin-top: 15px;
    margin-left: 10px;
  } 

}

@media screen and (max-width: 768px) {

  #sns_botsl2 {
    font-size: 14px;
  }

  .newsletter-container {
    margin: 10px;   
  }

  .newsletter-container .container .row-fluid {
    height: 100%;
    text-align: center;
    padding: 20px;
    max-height: none;
  }

  .newsletter-container .container .row-fluid .span6 {
    margin-left: 0;
  }
  .newsletter-container .container .row-fluid .span6 h2 {
    font-size: 24px;
    line-height: 1.3;
  }
  .newsletter-container .container .row-fluid .span6 p {
    font-size: 16px;
    line-height: 20px;
    max-width: 100%;    
  }

  .newsletter-container .container .block-subscribe .form-container .subscribe-box {    
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .newsletter-container .container .block-subscribe .form-container {
    width: 100%;
    position: relative;
    right: 0;
  }

  .newsletter-container .container .block-subscribe .form-container form{
   margin: 0;
  }

  .newsletter-container .container .block-subscribe .form-container form .subscribe-box div:first-child {
    /* width: 100%; */
    justify-content: center;
  }

  .newsletter-container #privacy-check-wrapper label {
    max-width: none;
    width: 100%;
    text-align: left;
    margin: 0 !important;
  }

  #sns_botsl2 .link-container .container .row-fluid .span3 .block-content {
    width: 100%;
  }

  #sns_botsl2 .link-container .container .row-fluid {
    margin-top: 0;
    display: flex;
    flex-direction: column;
  }
  #sns_botsl2 .link-container .container .row-fluid .span3 {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    text-align: center;
  }

  #sns_botsl2 .link-container .container .row-fluid .span3 .block-customercare p {
    line-height: 22px;
    font-size: 16px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #sns_botsl2 .link-container .container .row-fluid .span3 .block-customercare p:nth-child(1) {
    margin-bottom: 0;
  }
  
  #sns_botsl2 .link-container .container .row-fluid .block-title{
    font-weight: 400;
  }

  #sns_botsl2 .link-container .container .row-fluid .span3 .block-customercare .heading-section {
    display: block;
    /* align-items: center; */
  } 

  #sns_botsl2 .link-container .container .row-fluid .span3 .block-customercare .heading-section .las{
   display: none;
  }

  #sns_botsl2 .link-container .container .row-fluid .span3 .block-customercare .block-title::after{
   display: none !important;
  }

  #sns_botsl2 .container .row-fluid .span3 .block-customercare .block-content {
    display: block;
    width: 100% !important;
  }
  #sns_botsl2 .link-container .container .row-fluid .span3 .block-content .telephone_number{
    pointer-events: initial;
  }

  #sns_botsl2 .link-container .container .row-fluid .span9 {
    flex-direction: column;
  }
  #sns_botsl2 .link-container .container .row-fluid .span9 .block {
    width: 100%;
    box-sizing: border-box;
    padding: 25px;
    border-bottom: 1px solid #FFFFFF;
  }
  
  #sns_botsl2 .link-container .container .row-fluid {
    width: 100% !important;
  }

  #sns_botsl2 .link-container .container .row-fluid .span9 .legal-social .social-links {
    flex-direction: row !important;
    display: flex;
    justify-content: space-between;
  }

  #sns_botsl2 .link-container .container .row-fluid .span9 .legal-social .social-links .block-title {
    margin-top: 0;
  }

  #sns_botsl2 .link-container .container .row-fluid .span9 .legal-social .social-links .block-title::after {
    display: none !important;
  }

  #sns_botsl2 .link-container .container .row-fluid .span9 .legal-social .social-links .block-content {
    display: block;
    padding: 0;
    line-height: 0;
  }

  #sns_botsl2 .link-container .container .row-fluid .span9 .legal-social .social-links ul {
    margin: -5px 0 ;
  }

  #sns_botsl2 .widget-container {    
    padding: 20px;
  }

  #sns_botsl2 .widget-container .container {    
    border: none;
  }

  #sns_botsl2 .widget-container .row-fluid {    
    flex-direction: column;
  }

  #sns_botsl2 .widget-container .row-fluid .pay .payment{    
    margin-top: 0;
  }

  #sns_botsl2 .widget-container .row-fluid .badg {
    margin: 40px 0 20px;
    justify-content: center;
  }
  /* end botsl2 */

  /* sns_footer */
  #sns_footer {
    padding: 0 !important;
    background: #252525 !important;
  }

  #sns_footer .sns-copyright {
    text-align: center;
    max-width: 334px;
    width: 100%;
    line-height: 22px;
    padding: 0 !important;
  }
  /* end sns_footer */

}

@media screen and (max-width: 1160px) {
  #sns_botsl2 .link-container .container .row-fluid .span3 {
    margin-right: 125px;
  }
}

@media screen and (max-width: 992px) {

  .newsletter-container .container .block-subscribe .form-container .subscribe-box .input-text.required-entry.block-standard-input, .input-box {
    flex-direction: column;
    align-items: center;
  }

  .newsletter-container .container .block-subscribe .form-container .subscribe-box .input-box button {
    margin-left: 0px;
    margin-top: 15px;
    font-family: 'Roboto';
  }

  #sns_botsl2 .link-container .container .row-fluid {
    width: 90%;
  }

  #sns_botsl2 .link-container .container .row-fluid .span3 {
    margin-right: 125px;
  }

  #sns_botsl2 .container .row-fluid .span3 .block-customercare .block-content{
    width: 300px;
  }

  #sns_botsl2 .link-container .container .row-fluid .span9 {
    justify-content: center;   
    
  }

  .widget-container .payment {
    margin:0 !important;
  }

  .widget-container .badg {
    display: flex;
  }

  #sns_footer{
    padding-top: 0 !important;
  }

  #sns_footer .sns-copyright {
    margin: 40px auto 0;
    font-size: 12px;  
  }
  
}


.category-products {

}
.no-results {padding:0px 10px;}
.no-results h3{font-family:'Metropolis';font-weight:900;line-height:24px;}
.no-results h4{font-family:'Metropolis';font-weight:900;font-size:24px !important;color:#252525 !important;}
.no-results .block.block-related {padding:15px 0;}

.products-grid {
  margin: 0 0;
  list-style: none;
}
.products-grid .item.first {
  margin-left: 0;
}
.products-grid .item {
  float: left;
  background: #FFF;
  margin-top: 20px;
  overflow: hidden;
}
.products-grid .item.show-addtocart {
  margin-top: 0px;
  margin-bottom:20px;
}
.products-grid .item .item-inner {
  position: relative;
  border: 1px solid #e9e9e9;
}

.products-grid .item .item-inner .item-img {
  position: relative;
}
.products-grid .item .item-inner .item-img .ico-product, .products-list .item .item-img .ico-product.ico-sale  {

  overflow: hidden;
  z-index: 1200;
  margin: 0 auto;

}




.products-grid .item .item-inner .item-img .cart-wrap {
  position: absolute;
  top: -17px;
  width: 100%;
  height: 36px;
  z-index: 3;
  text-align: center;
}
.products-grid .item .item-inner .cart-wrap .btn-cart {
  letter-spacing: 0px;
  text-transform: none;
  position: relative;
  height: 34px;
  line-height: 34px;
  padding: 0px 20px;
  margin:0 auto;
  margin-bottom:5px;
  border-radius: 50px;
  overflow: hidden;
  color: #7a0026;
  border:1px solid #e9e9e9 !important;
  display: block;
}
.products-grid .item .item-inner .cart-wrap {position: relative;text-align: center;}
.storie .storia .product .cart-wrap {position: relative;}
.cart-wrap.qty .btn-cart{padding-left:40px !important;}
.cart-wrap.qty .btn-qty {
    display: inline-block;
    border:1px solid #e9e9e9 !important;
    background-color: #fff;
    border-radius: 20px;
    position: absolute;
    left:50%;
    top:0;
    width: 40px;
    height: 34px;
    line-height: 34px;
    padding:0;
    color: #7a0026;
    margin-left:-75px;
    text-align: center;
    box-sizing: border-box;
}

.cart-wrap .btn-qty .las {
    font-size: 10px;
}

.sel-quantity {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sel-quantity div.sel {
    display: flex;
    border:1px solid #eee;
    flex-direction: column;
    text-align: center;
    font-family: 'Metropolis';
    padding:5px 10px;
    margin:3px;
    cursor: pointer;

}
.sel-quantity div.sel:hover {
    border:1px solid #7a0026;
}
.sel-quantity div.sel.attivo {
    border:1px solid #7a0026;
    background:#7a0026 !important;
    color:#fff;
}

.sel-quantity div.qty span{
    font-size:65%;
    font-weight: normal;
}
.sel-quantity div.sco {
    font-size: 90%;
}
.sel-quantity .scegli{
    display: none !important;
}
.list-right-icons2 .sel-quantity-wrap{
    position: absolute;
    bottom:0;
}
.list-right-icons2 .sel-quantity {
    flex-direction: column;
    line-height: 12px;
}
.list-right-icons2 .sel-quantity div.sel{
    margin: 5px 0;
    padding:9px 5px 5px 5px;
    background: #fff;
}
.list-right-icons2 .sel-quantity div.sel:nth-child(5),.list-right-icons2 .sel-quantity div.sel:nth-child(6),.list-right-icons2 .sel-quantity div.sel:nth-child(7) {
    display: none;
}
.list-right-icons2 .sel-quantity div.sco {
    display: none;
}
.list-right-icons2 .sel-quantity div.qty {
    font-weight: 600;
    font-size: 16px;
}
#product-shop .sel-quantity-container {
    overflow: auto;
    scroll-behavior: smooth;
}
#product-shop .sel-quantity-container::-webkit-scrollbar {
    display: none;
}
#product-shop .sel-quantity {
    font-size:120%;
    flex-wrap: nowrap;
    justify-content: left;
}
#product-shop .sel-quantity .scegli{
    text-align: left;
    border:0 !important;
    display: flex !important;
    cursor: default;
}
#product-shop .sel-quantity .scegli div{
    margin: auto;
}
#product-shop .sel-quantity div.sel {
    flex-shrink: 0;
    width:19%;
}
#product-shop .sel-quantity div.qty {
    font-size:140%;
    font-weight: 900;
    margin: 5px auto;
}
#product-shop .sel-quantity div.qty span {
    display: none;
}


.sel-quantity-wrap .navigation{
    position: absolute;
    top:23px;
    width: 100%;
}
.sel-quantity-wrap .navigation .prev{
    position: absolute;
    left:-50px;
    display: none;
}
.sel-quantity-wrap .navigation .next{
    position: absolute;
    right:-40px;
}
.sel-quantity-wrap{
    position: relative;
}
@media screen and (max-width:640px){
    .sel-quantity-wrap .navigation{
        display: none;
    }
    #product-shop .sel-quantity div.sel {
        width: 23%;
    }
}

/* trans */
.products-grid .item .item-inner .item-img .item-img-info {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 45px 0px 10px 0;
  border-bottom: 0;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image {
  display: inline-block;
  width: 100%;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0.2s;
  -moz-transition: all 0.4s ease-out 0.2s;
  -o-transition: all 0.4s ease-out 0.2s;
  transition: all 0.4s ease-out 0.2s;
  background-color: rgba(255, 255, 255, 0.4);
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image .img-main {
  display: inline;
}
.products-grid .item .item-inner .item-img .item-box-hover {
  z-index: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  width: 100%;
  height: 90px;
  bottom: 0;
  left: -100%;
  overflow: hidden;
}
.products-grid .item .item-inner .item-img .item-box-hover.number-buttom3 .box-inner {
  width: 183px;
}
.products-grid .item .item-inner .item-img .item-box-hover.number-buttom2 .box-inner {
  width: 122px;
}
.products-grid .item .item-inner .item-img .item-box-hover.number-buttom1 .box-inner {
  width: 61px;
}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner {
  height: 51px;
}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner ul.add-to-links li div {
  width: 49px;
  height: 49px;
  position: relative;
  display: block;
  padding: 0 0;
  margin: 0 5px;
  background-color: transparent;
  /*
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  */
}

.products-grid .item .item-inner .item-img .item-box-hover .box-inner ul.add-to-links li a {
  width: 49px;
  height: 49px;
  position: relative;
  display: block;
  padding: 0 0;
  margin: 0 5px;
  background-color: transparent;
}

.products-grid .item .item-inner .item-img .item-box-hover .box-inner ul.add-to-links li a:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
}


.products-grid .item .item-inner .item-img .item-box-hover .box-inner .actions {
  float: left;
  height: 51px;
  display: block;
}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner .actions ul.add-to-links {
  margin: 0 0;
  float: left;
  list-style: none;
  height: 100%;
  display: block;
}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner .actions ul.add-to-links li {
  float: left;
  display: block;
}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner .actions ul.add-to-links li .link-wishlist:before {
    content:"\f004";
    font-family:"Line Awesome Free";
    font-weight: 900;
    font-size:24px;
    color:#aaa;
}



.products-grid .item .item-inner .item-info {
  text-align: center;
}

.products-grid .item .item-inner .item-info .info-inner .item-content .no-rating,
.products-grid .item .item-inner .item-info .info-inner .item-content .ratings {
  height: 35px;
  margin: 0 0;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box,
.products-grid .item .item-inner .item-info .info-inner .item-content .ratings .rating-box {
  float: none;
  margin: 0 0;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links,
.products-grid .item .item-inner .item-info .info-inner .item-content .ratings .rating-links {
  display: none;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .item-price {
  height: 26px;
  line-height: 26px;
  padding: 4px 0;
  overflow: hidden;
}

.products-grid .item .item-title, .products-grid .item .item-inner .item-info .info-inner .item-title {
  margin-bottom: 3px;
  padding: 5px 10px;
  font-size: 14px;
  overflow:hidden;
  text-overflow: ellipsis;
  max-height: 55px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.products-grid .item .item-inner .item-info .info-inner .item-title a {
  text-decoration: none;
}

@media screen and (min-width: 640px) {
.products-grid .item:hover .item-inner .item-img .item-img-info a.product-image:before {
  left: 0px;
  top: 0px;
  margin: 0 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.products-grid .item:hover .item-inner .item-img .item-box-hover {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  left: 3px;
  bottom: 0px;
}
}

/*--- product-list ---*/
.products-list {
  list-style: none;
  margin: 0 0;
}
.products-list .item {
  position: relative;
  margin: 20px 0 0;
}
.products-list .item .item-img {
  margin: 0 2.564% 0 0;
  position: relative;
  float: left;
  display: inline-flex;
}
.products-list .item .item-img .product-image {
  display: inline-block;
  border: 1px solid #dfdfdf;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.products-list .item .item-img .product-image .image-main {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}

.products-list .item .item-img .ico-product {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 2;
  background: #de44c3;
  padding: 4px 20px 8px;
  color: #FFF;
  font-size: 150%;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
.products-list .item .item-img:hover .product-image .image-main img {
  opacity: 0.6;
}
.products-list .item .product-shop .product-name {
  margin: 0 0 8px;
  font-size: 160%;
  line-height: normal;
  font-weight: normal;
}
.products-list .item .product-shop .product-name a {
  color: #252525;
  position: relative;
  top: -4px;
}
.products-list .item .product-shop .product-name a:hover {
  color: #7a0026;
}
.products-list .item .product-shop .price-box {
  margin-bottom: 5px;
  margin-top: 10px;
}
.products-list .product-shop .price-box .old-price .price {
  font-size: 170% !important;
}
.products-list .product-shop .price-box .special-price .price {
  font-size: 240%;
}
.products-list .item .product-shop .ratings {
  clear: none;
  margin: 0 0 12px 0;
}
.products-list .item .product-shop .ratings:after {
  clear: none;
}
.products-list .item .product-shop .ratings .rating-links {
  margin: 0 0;
}
.products-list .item .product-shop .no-rating {
  margin: 0 0 12px 0;
}
.products-list .item .product-shop .desc {
  margin: 0 0 10px;
}
.products-list .item .product-shop .desc p {
  display: inline;
}
.products-list .item .product-shop .desc .link-learn {
  display: none;
}
.products-list .item .product-shop .actions-addtocart {
  margin: 0 0;
  width: 100%;
  height: 51px;
}
.products-list .item .product-shop .actions-addtocart a,
.products-list .item .product-shop .actions-addtocart .btn-cart {
  text-indent: -999em;
  width: 49px;
  height: 49px;
  border: 1px solid #dfdfdf;
  position: relative;
  display: block;
  padding: 0 0;
  margin: 0 5px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /*
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  */
}
.products-list .item .product-shop .actions-addtocart a:before,
.products-list .item .product-shop .actions-addtocart .btn-cart:before {

  position: absolute;
  content: "";
  height: 100%;
  width: 100%;

  left: 0px;
  top: 0px;
}
.products-list .item .product-shop .actions-addtocart a:hover,
.products-list .item .product-shop .actions-addtocart .btn-cart:hover {
  background-color: #7a0026;
  border-color: #7a0026;
}
.products-list .item .product-shop .actions-addtocart button.btn-cart {
  float: left;
  margin: 0 5px 0 0;
}
.products-list .item .product-shop .actions-addtocart button.btn-cart > span {
  display: none;
}
.products-list .item .product-shop .actions-addtocart button.btn-cart:before {
  background-position: left -294px;
}
.products-list .item .product-shop .actions-addtocart button.btn-cart:hover:before {
  background-position: left -343px;
}

.products-list .item .product-shop .actions-addtocart ul.add-to-links {
  margin: 0 0;
  float: left;
  list-style: none;
  height: 51px;
  display: block;
}
.products-list .item .product-shop .actions-addtocart ul.add-to-links li {
  float: left;
  display: block;
}
.products-list .item .product-shop .actions-addtocart ul.add-to-links li .link-wishlist:hover:before {
  background-position: left -49px;
}
.products-list .item .product-shop .actions-addtocart ul.add-to-links li .link-compare:before {
  background-position: left -98px;
}
.products-list .item .product-shop .actions-addtocart ul.add-to-links li .link-compare:hover:before {
  background-position: left -147px;
}
/*--- Product page ---*/
.sns-product-detail h1.product-name {
  display: none;
  font-size: 133.3%;
  font-weight: bold;
  margin: -14px 0 10px;
  color: #252525;
  text-transform: uppercase;
}
.sns-product-detail .product-image-zoom {
  position: relative;
  z-index: 1;
  text-align: center;
  overflow:hidden;
}
.sns-product-detail .product-image-zoom .ico-product.ico-sale {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  background: #AB6A95;
  color: #FFF;
  width: 65px;
  height: 65px;
  line-height: 63px;
  font-size: 20px;
  text-align: center;
  border: 3px solid #d0aec5;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}

.sns-product-detail .product-image-zoom .cloud-zoom {
  display: block;
}
.sns-product-detail .product-image-zoom .popup-btn {
  position: absolute;
  z-index: 9999;
  bottom: 20px;
  right: 20px;
}
.sns-product-detail .product-image-zoom .popup-btn a {
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #dfdfdf;
  height: 35px;
  width: 35px;
}
.sns-product-detail .product-image-zoom .cloud-zoom-big {
  border: 1px solid #252525;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  background-repeat: no-repeat;
}
.sns-product-detail .product-image-zoom .cloud-zoom-lens {
  border: 1px solid #252525;
  margin: -1px;
}
.sns-product-detail .product-image-zoom .owl-buttons{
  position: static !important;
}
.sns-product-detail .product-image-zoom .owl-buttons .owl-prev, .sns-product-detail .product-image-zoom .owl-buttons .owl-next{
  top:45% !important;
}
.sns-product-detail .product-shop form {
  margin: 0 0;
}
.sns-product-detail .product-shop form .rating-links {
  margin: 0;
}
.sns-product-detail .product-shop .add-to-links {
  list-style: none;
  margin: 0 0;
}
.sns-product-detail .product-shop .add-to-links li {
  display: block;
  margin: 0 10px 0 0;
  float: left;
}
.sns-product-detail .add-to-links p a {
  height: 44px;
  width: 44px;
  line-height: 44px;
  display: block;
  font-size: 0;
  position: relative;
  border: 1px solid #dfdfdf;
}

.sns-product-detail .product-shop .add-to-links p a:hover {
  color: #7a0026;
  text-decoration: none;
  background-color: #7a0026;
}
.sns-product-detail .product-shop .add-to-links p div.link-wishlist,
.sns-product-detail .product-shop .add-to-links p a.link-wishlist
{
  background-position: 0 0;
}

.sns-product-detail .product-shop .add-to-links p a.link-compare {
  background-position: 0 -42px;
}
.sns-product-detail .product-shop .add-to-links li .separator {
  display: none;
  margin: 0 0;
  padding: 0 0;
}
.sns-product-detail .product-shop .price-rating {
  position: relative;
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  margin: 0 0 15px;
  padding: 5px 0;
}
.sns-product-detail .product-shop .price-rating .price-box {
  float: left;
}
.sns-product-detail .product-shop .price-rating .price-box .price {
  line-height: 32px;
}
.sns-product-detail .product-shop .price-rating .ratings,
.sns-product-detail .product-shop .price-rating .no-rating {
  float: right;
  margin: 0 0;
  line-height: 32px;
  height: 32px;
  padding-left: 12px;
}
.sns-product-detail .product-shop .price-rating .ratings .rating-box,
.sns-product-detail .product-shop .price-rating .no-rating .rating-box {
  float: left;
  margin: 9px 8px 0 0;
}
.sns-product-detail .product-shop .price-rating .ratings .rating-links,
.sns-product-detail .product-shop .price-rating .no-rating .rating-links {
  float: left;
  line-height: 32px;
}
.sns-product-detail .product-shop .price-rating .ratings-table {
  margin-left: 15px;
  margin-bottom: 0px;
  float: right;
}
.sns-product-detail .product-shop .price-rating .ratings-table th {
  text-align: right;
  padding-right: 10px;
}
.sns-product-detail .product-shop .price-rating .ratings-table .rating-box {
  margin: 0 0;
}
.sns-product-detail .product-shop .price-rating a.nobr {
  float: right;
}
.sns-product-detail .product-shop .addthis_toolbox {
  margin-bottom: 20px;
  margin-top: 20px;
}
.sns-product-detail .product-shop .short-description {
  margin: 0 0 15px;
  color: #252525;
}
.sns-product-detail .product-shop .short-description p {
  margin: 0 0;
}
.sns-product-detail .more-views {
  margin: 10px 0 0;
  position: relative;
  z-index: 1;
}
.sns-product-detail .more-views .nav-gallery {
  margin: 0 0;
}
.sns-product-detail .more-views .nav-gallery .next,
.sns-product-detail .more-views .nav-gallery .prev {
  position: absolute;
  right: -13px;
  top: 50%;
  text-indent: -999em;
  height: 26px;
  width: 26px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #dfdfdf;
  margin-top: -13px;
  cursor: pointer;
  z-index: 3;
}
.sns-product-detail .more-views .nav-gallery .next:hover,
.sns-product-detail .more-views .nav-gallery .prev:hover {
  background-color: #7a0026;
  border-color: #7a0026;
  background-position: left -26px;
}
.sns-product-detail .more-views .nav-gallery .prev {
  left: -13px;
  right: auto;
  background-position: left -52px;
}
.sns-product-detail .more-views .nav-gallery .prev:hover {
  background-position: left -78px;
}
.sns-product-detail .more-views .slide-gallery {
  margin: 0 0;
  float: left;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.sns-product-detail .more-views .slide-gallery ul {
  list-style: none;
  text-align: center;
  margin: 0 0 0 0px;
}
.sns-product-detail .more-views .slide-gallery ul li {
  text-align: center;
  margin: 0 5px;
  width: 85px !important;
  display: inline-block;
}
.sns-product-detail .more-views .slide-gallery ul li a {
  display: block;
  padding: 5px;
  border: 1px solid #e9e9e9;
}
.sns-product-detail .more-views .slide-gallery ul li a.attivo {
  border: 1px solid #7a0026;
}

.sns-product-detail .more-views .slide-gallery ul li a img {

  height:83px;
}
.sns-product-detail .more-views .slide-gallery ul li.active a img {
  border-color: #7a0026;
}
.sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper {
  margin: 0 0 !important;
  width: 100% !important;
}
.sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper ul {
  margin: 0 0 0 -10px !important;
}
.sns-product-detail .more-views .caroufredsel_wrapper {
  max-width: 100%;
}
.sns-product-detail .more-views:hover .nav-gallery .next,
.sns-product-detail .more-views:hover .nav-gallery .prev {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sns-product-detail #review-form .data-table tbody th {
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.sns-product-detail #review-form .data-table tbody td {
  text-align: center;
}
.sns-product-detail #review-form ul.form-list {
  margin: 10px 0 0;
  list-style: none;
}
.sns-product-detail #review-form ul.form-list .input-box textarea {
  width: 240px;
}
.sns-product-detail #review-form ul.form-list .input-box .input-text {
  margin-bottom: 5px;
}
.sns-product-detail #review-form ul.form-list label {
  margin-bottom: 0;
}
.sns-product-detail #review-form .buttons-set .button {
  float: left;
  margin: 0 0;
}

.sns-product-detail .upsell-products {
  margin-top: 40px;
}
.toolbar-bottom .toolbar {
  margin: 30px 0;
  display:block !important;
}
.toolbar {
  padding: 0 0;
  margin: 0 0 10px;
  height: 50px;
  line-height: 50px;
  display:none;
}
.toolbar .view-mode {
  float: left;
  margin: 0 0;
  height: 50px;
  display:none;
}
.toolbar .view-mode label {
  float: left;
  margin: 0 5px 0 0;
  display: none;
}
.toolbar .view-mode .list,
.toolbar .view-mode .grid {
  position: relative;
  height: 24px;
  width: 24px;
  display: block;
  float: left;
  margin: 13px 14px 13px 13px;
}
.toolbar .view-mode .list:before,
.toolbar .view-mode .grid:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.toolbar .view-mode .list:after,
.toolbar .view-mode .grid:after {
  position: absolute;
  content: "";
  right: -14px;
  top: -13px;
  height: 50px;
  width: 1px;
  background: #dfdfdf;
}
.toolbar .view-mode .grid:hover:before {
  background-position: left -24px;
}
.toolbar .view-mode .list:before {
  background-position: left -48px;
}
.toolbar .view-mode .list:hover:before {
  background-position: left -72px;
}
.toolbar .view-mode strong.list:before {
  background-position: left -72px;
}
.toolbar .view-mode strong.grid:before {
  background-position: left -24px;
}
.toolbar .limiter {
  float: left;
  margin-left: 0px;
  padding: 0 10px;
  color: #252525;
  line-height: 50px;
  height: 50px;
  display:none;
}
.toolbar .limiter label {
  line-height: 50px;
  float: left;
  margin: 0 12px 0 0;
}
.toolbar .limiter .select-new {
  float: left;
  margin: 11px 10px 0 0;
  color: #252525;
}
.toolbar .limiter .select-new .select-inner select {
  opacity: 0;
  filter: alpha(opacity=0);
}

.toolbar .limiter .select-new .select-inner select {
  cursor: pointer;
  width: 20px;
  border: none;
  background: none;
}
.toolbar .sort-by {
  float: left;
  margin-left: 0px;
  line-height: 50px;
  height: 50px;
  padding: 0 20px;
  display:none;
}
.toolbar .sort-by label {
  line-height: 50px;
  height: 50px;
  float: left;
  margin: 0 12px 0 0;
}
.sort-by .select-new {

  margin: 5px 5px 0 0;
}
.toolbar .sort-by .select-new .select-inner {
  cursor: pointer;
}
.toolbar .sort-by .select-new .select-inner select {
  opacity: 0;
  filter: alpha(opacity=0);
}

.toolbar .sort-by .select-new .select-inner select {
  cursor: pointer;
  width: 50px;
  border: none;
  background: none;
}
.sort-by .set-desc,
.sort-by .set-asc {
  display: none !important;
  width: 26px;
  height: 26px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  margin: 5px 0 0 0;
  float: right;
  text-indent: -999em;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.sort-by .set-desc:before,
.sort-by .set-asc:before {
  position: absolute;
  content: "";
  left: 7px;
  top: 0px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: 26px;
  height: 26px;
}
.sort-by .set-desc:hover,
.sort-by .set-asc:hover {
  background-color: #7a0026;
  border-color: #7a0026;
}
.sort-by .set-desc:hover:before,
.sort-by .set-asc:hover:before {
  background-position: left -26px;
}
.sort-by .set-desc:before {
  background-position: left -78px;
}
.sort-by .set-desc:hover:before {
  background-position: left -52px;
}
.toolbar .pager {
  margin: 0 auto;
}
.catalogsearch-result-index .toolbar .pager {

}
.toolbar .pager .button{

}
.toolbar .pager p.amount {
  margin: 0 0;
  line-height: 50px;
  display: none;
}
.toolbar .pager .pages {
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  display:none;
}
.toolbar .pager .pages ol {
  margin-top: 11px;
  overflow: hidden;
}
#confirmbox {
  border: 1px solid #252525;
}
#confirmbox .add-to-cart {
  margin: 0 0 !important;
}
#confirmbox .head-cfbox .product-title {
  font-weight: bold;
  color: #252525;
}
#confirmbox .product-name a {
  color: #252525;
  font-weight: 300;
  font-size: 105%;
}
#confirmbox .product-name a:hover {
  color: #7a0026;
}
#confirmbox .cf-producinfo .product-image {
  border: none;
}
#confirmbox #bottom-cfbox .btn {
  font-size: 105%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 6px 20px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  color: #252525;
  border: 1px solid #e5e5e5;
  background: #FFF;
}
#confirmbox #bottom-cfbox .btn:hover {
  background-color: #7a0026;
  color: #FFF;
  border-color: #7a0026;
}
#confirmbox #cout_down {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 0 5px;
  color: #FFF;
  background: #252525;
}
#confirmbox #product-shop table.grouped-items-table {
  margin-bottom: 0;
}
#btn-close {
  color: #252525;
  opacity: 1;
  filter: alpha(opacity=100);
}
#btn-close:hover {
  color: #7a0026;
}
.postWrapper {
  padding-bottom: 20px;
}
.postWrapper .postTitle {
  border: none;
  margin-bottom: 10px;
}
.postWrapper .postTitle h2 {
  line-height: 24px;
  font-size: 150%;
}
.postWrapper .postTitle h2 a:hover {
  color: #7a0026;
}
.postWrapper .postTitle h3 {
  line-height: normal;
  font-size: 91.5%;
  font-weight: normal;
}
.postWrapper .postTitle.title-detail h2 {
  font-size: 105%;
  margin: -3px 0 0;
  text-transform: uppercase;
  color: #252525;
}
.postWrapper .postContent {
  padding-bottom: 5px;
}
.postWrapper .aw-blog-read-more {
  display: none;
}
.postWrapper .post-info {
  padding: 3px 0;
  border-top: 1px solid #dfdfdf;
}
.postWrapper .postDetails h4.poster {
  font-size: 100%;
  line-height: normal;
}
.postWrapper .postDetails .create-time {
  margin: 0 0;
}
.blog-toolbar .toolbar {
  margin: 30px 0 0;
}
.blog-toolbar .toolbar .limiter {
  display: none;
}
.blog-toolbar .toolbar .sort-by .select-new .select-inner select {
  width: 70px;
}

.blog-toolbar.post .toolbar {
  margin: 10px 0 20px;
}
.cmt-heading h2 {
  font-size: 125%;
  line-height: 24px;
}
.commentWrapper h4.username {
  font-size: 100%;
  line-height: normal;
  color: #7a0026;
}
#postComment h4.legend {
  font-weight: normal;
  font-size: 125%;
}
#postComment .commentDetails {
  margin: 0 0;
}
#postComment ul.form-list {
  list-style: none;
  margin: 0 0;
}
#postComment ul.form-list .input-box {
  margin-bottom: 20px;
}
#postComment ul.form-list .input-box input.input-text {
  margin: 0 0;
  padding: 5px 10px;
  max-width: 215px;
}
#postComment ul.form-list .input-box textarea {
  margin: 0 0;
}
#postComment ul.form-list .input-box .validation-advice {
  margin-top: 3px;
}
#postComment ul.form-list .input-box label {
  color: #252525;
  display: none;
}
.contact-page {
  margin: 0 auto;
}
.contact-page .page-title h1 {
  text-align: center;
}
.contact-page .contact-content > p {
  text-align: center;
  color: #252525;
}
.contact-page .map-wrap {
  margin-bottom: 40px;
}
.contact-page .map-wrap #google_map {
  height: 355px;
}
.contact-page .more-info {
  margin-bottom: 30px;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}
.contact-page .more-info p {
  margin: 0 0;
  line-height: 26px;
}
.contact-page .more-info .address p {
  margin-right: 30px;
}
.contact-page .more-info .chat p {
  margin-left: 30px;
}
.contact-page .more-info .phone {
  text-align: center;
  height: 50px;
  margin: 3px 0;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.contact-page .block-connectus .block-content {
  padding-top: 0px !important;
}
.contact-page #contactForm ul, #opc-address-form-billing ul, #opc-address-form-shipping ul, #checkout-shipping-method-load ul {
  list-style: none;
  margin: 0 0;
}
.contact-page #contactForm ul .input-box {
  position: relative;
  padding: 1px;
  margin-bottom: 10px;
}
.contact-page #contactForm ul .input-box input {
  border: none;
  margin: 0 0;
  width: 90%;
  padding: 8px 1%;
  position: relative;
  z-index: 2;
}
.contact-page #contactForm ul .input-box textarea {
  border: none;
  margin: 0 0;
  width: 98%;
  height: 150px;
  padding: 8px 1%;
  position: relative;
  z-index: 2;
}
.contact-page #contactForm ul .input-box .validation-advice {
  margin-top: 3px;
}
.contact-page #contactForm ul .input-box:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 36px;
  top: 0px;
  left: 0px;
  border: 1px solid #dfdfdf;
  z-index: 1;
}
.contact-page #contactForm ul li.wide .input-box:before {
  height: 166px;
}
.contact-page #contactForm ul li.fields div.field {
  width: 50%;
}
.contact-page #contactForm ul li.fields div.field .input-box input {
  padding: 8px 2%;
}
.contact-page .buttons-set .button {
  margin: 0 0;
  float: left;
}

.contact-page select {vertical-align: middle;margin-bottom:0;padding:8px;width:100%;box-sizing: border-box;height:40px;line-height: 40px;margin-bottom:10px;}

/* Menu style */
.wrap_bottomblock {
  padding-top: 20px;
}
.wrap_bottomblock:before,
.wrap_bottomblock:after {
  content: " ";
  display: table;
}
.wrap_bottomblock:after {
  clear: both;
}
/*--- Wrap: #sns_menu ---*/
#sns_menu {
  position: relative;
}
#sns_menu > .container > .inner:before,
#sns_menu > .container > .inner:after {
  content: " ";
  display: table;
}
#sns_menu > .container > .inner:after {
  clear: both;
}
#sns_menu > .container > .inner .header-left {
  float: left;
}
#sns_menu > .container > .inner .header-right {
  float: right;
  padding: 30px 0;
}
#sns_menu > .container > .inner .header-right #sns_mainnav {
  float: left;
}
#sns_menu > .container > .inner .header-right .block_topsearch {
  float: left;
  margin-left: 10px;
}
#sns_menu.keep-menu {
  z-index: 20;
  background: fadeOut(#000000, 20%);
}
#sns_menu.keep-menu > .container > .inner .header-left {
  display: none;
}
#sns_menu.keep-menu > .container > .inner .header-right {
  padding: 5px 0;
}
#sns_menu.keep-menu #sns_custommenu ul.mainnav li.level0  div.wrap_submenu {
  margin-top: 5px;
}
#sns_menu.keep-menu #sns_custommenu ul.mainnav li.level0  div.wrap_submenu:before {
  height: 5px;
}
#sns_menu.keep-menu #sns_custommenu ul.mainnav li.level0  div.fullwidth:before {
  display: none;
}
#sns_menu .container > .inner {
  position: relative;
}
#sns_menu #sns_mainnav {
  position: static;
  text-align: center;
}
#sns_menu .wrap_topblock h3.headtitle,
#sns_menu .wrap_rightblock h3.headtitle,
#sns_menu .wrap_bottomblock h3.headtitle {
  font-size: 150%;
  text-transform: uppercase;
  margin: 0 0 12px;
  display: block;
  color: #111;
}
#sns_menu .wrap_topblock h3.headtitle:hover,
#sns_menu .wrap_rightblock h3.headtitle:hover,
#sns_menu .wrap_bottomblock h3.headtitle:hover {
  color: #0000ff;
}
#sns_menu .wrap_topblock ul.menu,
#sns_menu .wrap_rightblock ul.menu,
#sns_menu .wrap_bottomblock ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sns_menu .wrap_topblock ul.menu li,
#sns_menu .wrap_rightblock ul.menu li,
#sns_menu .wrap_bottomblock ul.menu li {
  display: block;
  padding: 0;
}
#sns_menu .wrap_topblock ul.menu li a,
#sns_menu .wrap_rightblock ul.menu li a,
#sns_menu .wrap_bottomblock ul.menu li a {
  padding: 0;
  padding: 2px 0;
  color: #666;
  display: block;
}
#sns_menu .wrap_topblock ul.menu li a:hover,
#sns_menu .wrap_rightblock ul.menu li a:hover,
#sns_menu .wrap_bottomblock ul.menu li a:hover {
  padding-left: 10px;
  color: #0000ff;
}
.group-block {
  list-style: none;
  padding: 0;
}
.group-block > a {
  font-size: 150%;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 12px 0 4px;
  display: block;
}
.group-block > a span {
  color: #252525;
  background: none;
  padding: 0px;
}
.group-block > a span:hover {
  color: #7a0026;
}
.group-block .level1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.group-block .level1 > li > a {
  padding: 0;
  display: block;
}
.group-block .level1 > li > a span {
  color: #252525;
  padding: 5px 5px 5px 20px;
  display: block;
}
.group-block .level1 > li > a span:hover {
  color: #7a0026;
}
#sns_custommenu .row-fluid {
  margin: 0;
}
#sns_custommenu ul.mainnav {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#sns_custommenu ul.mainnav:before,
#sns_custommenu ul.mainnav:after {
  content: " ";
  display: table;
}
#sns_custommenu ul.mainnav:after {
  clear: both;
}
#sns_custommenu ul.mainnav .group-item .wrap_group ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sns_custommenu ul.mainnav li.level0 {
  border: none;
  position: static;
  display: inline-block;
  text-align: left;
  padding: 0;
  line-height: 43px;
  z-index:5;
}
#sns_custommenu ul.mainnav li.level0:first-child {
  padding-left: 0;
}
#sns_custommenu ul.mainnav li.level0.drop-submenu {
  position: relative;
}
#sns_custommenu ul.mainnav li.level0.drop-submenu.group-item {
  position: static;
}
#sns_custommenu ul.mainnav li.level0 > div {
  display: none;
  position: absolute;
  top: 102%;
  left: 0;
  background: #ffffff;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.05);
  z-index: 999;
}
body:not(.ie8) #sns_custommenu ul.mainnav li.level0 > div {
  display: block;
  max-height: 0;
  transition: all 0.15s linear;
  transition-delay: 0.2s;
  overflow: hidden;
  opacity:0;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu {


}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu:before {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  height: 0px;
  content: '';
  display: block;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table-cell !important;
  min-width:180px;
  padding: 10px 10px 15px 10px;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sns_custommenu ul.mainnav  li {
  position: relative;
  line-height:30px;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li:first-child {
  border-top: 0;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li.parent:after {
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 13px;
  margin-top: -6px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li li {
  position: relative;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li li:first-child {
  border-top: 0;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li li.parent:after {
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 13px;
  margin-top: -6px;
  content: "\f105";
  display: inline-block;
  font-family: "Line Awesome Free";
  font-weight:900;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#sns_custommenu > ul > li  div > ul > li.parent > a {
	font-size:14px;
  font-weight: bold;
	background:none !important;
	padding:0 0 0 10px !important;
	text-decoration: uppercase !important;
}




#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li:hover > .wrap_submenu,
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li li:hover > .wrap_submenu {
  display: block;
}
body:not(.ie8) #sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li:hover > .wrap_submenu,
body:not(.ie8) #sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li li:hover > .wrap_submenu {
  display: block;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  transform-origin: top center;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li a {
  display: block;
  padding: 0px 15px 0px 28px;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li a:hover {
  color: #7a0026;
}
#sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li .wrap_submenu {
  display: none;
  position: absolute;
  min-width: 200px;
  padding: 0;
  top: 10%;
  left: 98%;
  background: #ffffff;
  z-index: 1;
  border-bottom: 3px solid #7a0026;
  border-top: 1px solid #d5d5d5;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
}
body:not(.ie8) #sns_custommenu ul.mainnav li.level0  div.wrap_submenu ul.level0 > li .wrap_submenu {
  display: block;
  visibility: hidden;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: center 10%;
  -moz-transform-origin: center 10%;
  transform-origin: center 10%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
#sns_custommenu ul.mainnav li.level0 > div.fullwidth {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0px;
  width: 100%;
}
#sns_custommenu ul.mainnav li.level0 > div.fullwidth:before {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  height: 0;
  content: '';
  display: block;
}
#sns_custommenu ul.mainnav li.level0:hover > div {
  display: block;
}
body:not(.ie8) #sns_custommenu ul.mainnav li.level0:hover > div {
  display: block;
  opacity:1;
  max-height: 500px;
  transition-delay: 0.2s;
}
#sns_custommenu ul.mainnav li.level0 > a {
  display: block;
  padding: 0 15px;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: normal;
  position: relative;
  color: #252525;
}
#sns_custommenu ul.mainnav li.level0 > a:hover {
  text-decoration: none;
}
/* #sns_custommenu ul.mainnav li.level0.active > a, */
#sns_custommenu ul.mainnav li.level0:hover > a {
  border-bottom: 2px solid #7a0026;
}

#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock {width:99%;display: table;}
#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col {
  width:20%;
  display: table-cell;
  border-left:1px solid #EEEEEE;
  padding:20px 8px 0px 8px;
  box-sizing: border-box;
  min-height:250px;
  vertical-align: top;
}
#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col:first-child,
#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col.img
{
  border-left:0;
  padding-bottom:20px;
}
#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col ul{
  list-style:none;
  font-size:14px;
  margin-left:0px;
  margin-bottom:20px;
}
#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col ul a{
  padding-left: 15px;
  display: block;
}
#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col ul a:hover{
  background:#fafafa;
}
#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col ul li:first-child a{
  color:#7a0026;
}
#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col:first-child ul a{
  font-weight: bold;
}
#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col.nobold ul a{
  font-weight: normal;
}
#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col img{
  width:212px;
  display: block;
  margin:0 auto;
}

#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col.group ul {
  margin-bottom:0px;
}

#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col.group ul a {
  color: #252525!important;
}

#sns_custommenu ul.mainnav li.level0 div.wrap_rightblock .col.group ul a {
  color: #252525!important;
}
#sns_custommenu ul.mainnav li.cat-247 div.wrap_dropdown  {
    width:75%;
}
#sns_custommenu ul.mainnav li.cat-672 div.wrap_dropdown  {
    width:75%;
    right:0;
    left: auto !important;
}

#menu_offcanvas .col.group .btn_accor {
  display: none !important;
}

#menu_offcanvas .col .wrap_dropdown .accr_header a {
  text-transform: none;
}

#menu_offcanvas a.menu-title-lv0 {
  font-weight: bold;
}

@media (max-width: 480px) {
  #sns_mommenu ul.mainnav li.level0 div.wrap_rightblock .col img{
    display: none;
  }
}

ul.mainnav span.new{
    background-color:#7a0026;
    display: inline-block;
    color:#fff;
    padding:0px 8px;
    font-size:12px;
    font-weight:bold;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    margin-left:5px;
  }
#sns_mommenu {
  display: none;
  text-align: left;
}
#sns_mommenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sns_mommenu > .btn {
  margin: 14px 0 0;
  position: relative;
  z-index: 2;
  padding: 0 0;
  background: transparent;
  width: 49px;
  height: 49px;
  line-height: 49px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  text-align: center;
  border: 0;
  box-shadow: none;
}
#sns_mommenu > .btn i {
  display: block;
  height:40px;
  width:40px;
  font-size:44px;
}
#sns_mommenu > .btn:focus {
  text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  -webkit-text-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
#sns_mommenu > .btn:hover {
  background: rgba(255, 255, 255, 0.2);
}
#sns_mommenu .mainnav .level1 .accr_header{
  padding-left:50px;
}
#sns_mommenu .mainnav .wrap_dropdown .accr_header{
    padding-left:50px;
}
#sns_mommenu .mainnav .wrap_dropdown .wrap_dropdown .accr_header{
    padding-left:80px;
}

#sns_mommenu .mainnav .level2 .accr_header{
  padding-left:80px;
}
#sns_mommenu .mainnav .level3 .accr_header{
  padding-left:130px;
}
#sns_mommenu .mainnav a.active {
  color: #fff;
}
#sns_mommenu .mainnav .accr_header {
  padding: 0px 20px;
}
#sns_mommenu .mainnav > li > .accr_header {
    border-bottom: 1px solid #ddd;
}
#sns_mommenu .mainnav > li > .accr_header.open a {
    color: #7A0026 !important;
    border-bottom: 2px solid #7A0026;
}
#sns_mommenu .mainnav .accr_header .btn_accor {
  cursor: pointer;
  float: right;
}
#sns_mommenu .btn .overlay {
  content: "";
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  background: transparent;
  cursor: pointer;
}
#sns_mommenu .menu_collapse_wrap {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background: #222;
  z-index: 9999;
}
#sns_mommenu .menu_collapse_wrap:before {
  content: '';
  display: block;
  background: #222;
  height: 100%;
  width: 3000px;
  position: absolute;
  top: 0;
  left: -1000px;
  z-index: -1;
}
#sns_mommenu .menu_collapse_wrap a {
  color: #b9b9b9;
}
#sns_mommenu .menu_collapse_wrap a:hover {
  color: #fff;
}
#sns_mommenu .menu_collapse_wrap #menu_collapse > ul {
  padding: 20px 0;
}
#sns_mommenu #menu_offcanvas {
  position: fixed;
  top: 0;
  transition: all 0.1s ease-in;
  left: -250px;
  overflow: auto;
  width: 250px;
  height:100%;
  background: #fff;
  color: #333;
  padding: 0;
  z-index: 9999;
  box-sizing: border-box;
  border:1px solid #ddd;
}

#sns_mommenu #menu_offcanvas.active {
  left: 0;
}
#sns_mommenu #menu_offcanvas a {
  color: #333;
  font-size:16px;
}
#sns_mommenu #menu_offcanvas a:hover {
  color: #333;
}
@media (max-width: 1024px) {
  #sns_custommenu {
    display: none;
  }
  #sns_mommenu {
    display: block;
  }

  #sns_mommenu .wrap_dropdown {
    display: none;
  }
}



#logo {
  position: relative;
  z-index: 999;
}

#logo img {
  max-height: 64px;
  margin: 0;
  padding: 10px 0 0 0;
  height:54px;
}

ul.mainnav li.nav-home {
  display: none;
}

.header-right {

}



.adv {
  padding: 0 !important;
}

.adv-title {
    color: #252525;
    font-size: 150%;
    font-weight: normal;
    font-family: "Metropolis",sans-serif;
}

.adv .block-image img:hover {
    opacity: 0.7;
}

.adv:hover .adv-title a {
    color: #7a0026;
}


.shipping-alert {
  height: 73px;
  float: left;
  margin-top: -6px;
}

.shipping-icon {
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/shipping-icon.jpg") no-repeat scroll center center #FFFFFF;
    font-size: 0px !important;
    height: 73px;
    width: 73px;
    display: block;
    float: left;
    margin-right: 10px;
}

.shipping-message {
    display: block;
    float: left;
    font-family: 'Metropolis',sans-serif;
    font-size: 14px;
    width: 150px;
    margin-top: 8px;
}

.flexslider {
  border: none !important;
  box-shadow: none !important;
  margin: 0 !important;
}

.flex-control-nav {
  bottom: 0 !important;
}

.sns-product-detail .product-shop .email-friend > a {
  font-size: 0;
  padding: 0 !important;
}

#product_addtocart_form #additional {
  max-width: 425px;
}


.abbinamenti h4 {
  margin: 10px 0;
  font-family:'Metropolis';
}

#product-shop .add-to-links p {
  float: left;
  margin-right: 10px;
}

#product-shop .add-to-cart, #product-shop .add-to-links {
  float: left;
  margin:20px 0;
}

#product-shop .add-to-links {
  margin-left: 20px;
}

#product-shop .data-table tbody td {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  font-family: 'Metropolis';
  padding: 2px 0;
  display: table-cell;
}

#product-shop .data-table .last td {
  border-bottom: 0 !important;
}

.qty-increase, .qty-decrease, #product-shop #qty {
  float: left;
}

.qty-increase, .qty-decrease {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    display: block !important;
    font-size: 18px !important;
    height: 46px !important;
    width: 30px !important;
}

.qty-increase {
  border-right: 0;
}

.qty-decrease {
  border-left: 0;
}

.label-prezzo {
  margin-right: 10px !important;
  height: 26px;
  line-height: 26px;
  float: left;
  display: block !important;
}

.cart-table h2 {
    font-size: 14px;
    line-height: normal;
    text-align: left;
}

.cart-table .cart-price {
  font-size: 18px;
}

#shopping-cart-totals-table td {
  font-size: 14px !important;
}
#shopping-cart-totals-table tfoot td {
    font-size: 18px !important;
}

#shopping-cart-totals-table .summary-details,#shopping-cart-totals-table .summary-total{
  display: none;
}

.slider-brands .caroufredsel_wrapper img {
  width: 100%;
}

.menu_padre_no_name {
  margin-top: 46px;
}

.service-homepage {
  background: #7a0026;
  margin: 0 0 40px;
  text-align: center;
}

.service-homepage .service {
    float: left;
    margin: 1.5%;
    width: 30.3%;
}

.service-text {
  font-family: 'Metropolis',sans-serif;
}

.service-text h3, .service-text p {
    font-weight: normal;
    color: #fff;
}

#product-shop h1 {
    font-family: 'Metropolis';
    font-size: 30px;
    font-weight: 300;
}

.sns-product-detail .add-to-links p div.link-wishlist:after,
.sns-product-detail .add-to-links p a.link-wishlist:after
{
    content:"\f004";
    font-family:"Line Awesome Free";
    font-weight: 900;
    font-size:40px;
    color:#aaa;
}

.sns-product-detail .product-shop .add-to-links p a.link-compare {

}

#product-shop .email-friend a, .product-shop .email-friend a {

}
.sns-product-detail .add-to-links p div.link-wishlist:hover:after,
.sns-product-detail .add-to-links p a.link-wishlist:hover:after
{
    color:#7a0026;
}

.email-friend a:hover, .email-friend a:hover,  .add-to-links p a.link-compare:hover  {
    background-color: #7a0026;
    background-position: 0 -41px;
}

.category-description h2,.category-description h1 {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 6px;
}

.category-description h3 {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 6px;
}

.amlanding-page-view .category-description {
  border: none;
}

.amlanding-page-view .toolbar {
  display: none;
}



.agreement-content {
    font-size: 11px;
    overflow: auto;
    padding: 20px;
    height:300px;
    max-width:500px;
}

li.abbinamenti a, .abbinamenti div {
    float: left;
    font-size: 0;
    height: 40px;
    margin: 0px;
    width: 43px;
}

li.abbinamenti a:after,.abbinamenti div:after{
    font-family:"Line Awesome Free";
    display: inline-block;
    font-weight: 600;
    font-size:32px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
}

.abbinamenti #aperitivo:after, .abbinamenti #aperitif:after, .abbinamenti #apéritif:after, .abbinamenti #apéritif:after {
  content:"\f561";
}

.abbinamenti #carne:after, .abbinamenti #meat:after, .abbinamenti #fleisch:after, .abbinamenti #viandes:after {
    content:"\f6d7";
}

.abbinamenti #dolci:after, .abbinamenti #dessert:after, .abbinamenti #dessert:after, .abbinamenti #desserts:after {
    font-family:"icomoon";
    content:"\e900";
    font-weight: 400;
}

.abbinamenti #formaggi:after, .abbinamenti #cheese:after, .abbinamenti #käse:after, .abbinamenti #fromages:after {
    content:"\f7ef";
}

.abbinamenti #meditazione:after {
    content:"\f561";
}

.abbinamenti #pesce:after, .abbinamenti #fish:after, .abbinamenti #fisch:after, .abbinamenti #poissons:after {
    content:"\f578";
}

.abbinamenti #pizza:after {
    content:"\f818";
}

.abbinamenti #primi:after, .abbinamenti #firstcourses:after, .abbinamenti #erstergang:after, .abbinamenti #entrées:after {
    font-family:"icomoon";
    content:"\e901";
    font-weight: 500;
}

.abbinamenti #salumi:after, .abbinamenti #coldcuts:after, .abbinamenti #wurstwaren:after, .abbinamenti #charcuterie:after {
    font-family:"icomoon";
    content:"\e902";
    font-weight: 400;
}

.product-shop .price-box .old-price .price, #product-shop #price-box .old-price .price  {
  font-size: 200% !important;
}

.totale-ordine {
    float: right;
    width: 40%;
	color:#666;
}

.totale-ordine table {
  float: right;
}

.codice-sconto {
    float: left;
    padding-top:3px;
    max-width: 70%;
}

.codice-sconto h2, .codice-sconto .discount-form, .codice-sconto .buttons-set  {
  float: left;
}

.codice-sconto .discount-form .input-box {
    width: 150px;
    float: left;
    margin: 0 20px 0 0;
}

.codice-sconto .button-coupon {
  float: left;
}

.cart .input-box input.input-text {
    padding: 4px 2.5%;
    margin: 0;
}

.codice-sconto .discount {
    color: #7a0026;
    margin-bottom: 0px;
    padding: 10px;
}

.codice-sconto .button-coupon button {
  background: none repeat scroll 0 0 #7a0026;
  color: #fff;
  border-color: #ccc;
}

.codice-sconto form {
  margin: 0;
}

.codice-sconto .discount-form {
    margin: 0;
}

.codice-sconto .discount h2 {
    line-height: 30px;
    margin: 0 20px 0 0;
}

.button-coupon .button {
    height: 30px;
    padding: 0 15px;
}

#shopping-cart-table .button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.paypal-express-review .box-title h3 {
  color: #7a0026;
}

.paypal-express-review .legend {
    font-size: 22.5px;
    line-height: 30px;
    margin-top: 34px;
}


.completa-ordine .button, button#review_button {
    background: none repeat scroll 0 0 #7a0026;
    color: #fff;
}

.completa-ordine {
    margin-top: 10px;
    text-align: right;
	float:right;
}

#shopping-cart-totals-table td {
    padding: 10px;
}


.hello {
    color: #7a0026;
    font-size: 120%;
}

.box-account .box-title, .order-info-box .box-title {


  padding: 0 0px;
  border-bottom: 1px solid #ccc;
}

.box-account .box-title h3 i,.order-info-box .box-title h2 i {font-size:20px;}

.order-info-box .box {
  margin-bottom: 20px;
  padding-bottom:20px;
}

.order-info-box .method-title, .order-info-box .method-type-container {
	float:none;font-weight: normal;margin-bottom: 0px;
}
#my-orders-table h3.product-name {
	line-height:16px;
}
.sales-guest-view #sns_titlepage  {position:relative !important;bottom:0 !important;color: #252525 !important;display:block !important;padding:0 10px !important;}
.sales-guest-view #sns_pathway ,.sales-guest-view .order-link-tool{display:none;}
.sales-guest-view #sns_content {margin-top:0px;}

.sales-order-history .box-ordine-dettagli {float: left;margin-right:100px;width:200px;}
.sales-order-history .box-ordine-prodotti {float: left;}

.box-account .col-1 .box, .box-account .col-2 .box {

  min-height: 150px;
  margin-bottom: 20px;
}

.box-account .col2-set .box-title a{
  right: 10px;
  color: #fff;
}

.box-account .col2-set:nth-child(3) {

}

.box-account .col2-set .box-content .col-2 {

  padding-left: 10px;
}

.box-account .box-content a {
  color: #7a0026;
}

.box-account.box-info > .box-head h2 {
  margin-top: 40px;
}

h1.mybernabei {
    color: #7a0026;
    font-size: 40px;
    font-weight: 900;
    font-family: Metropolis;
    margin-bottom: 30px;
}
.my-account .welcome-msg {display: none;}

.box-head > a {
    border: 1px solid #7a0026;
    color: #7a0026;
    float: right;
    margin-bottom: -2px;
    margin-top: -25px;
    padding: 3px 7px;
}

address a {
  color: #7a0026;
}

.order-date {
    float: right;
    font-size: 120%;
    font-weight: bold;
}

.page-title {
  position: relative;
}

.order-link-tool {

}

.addresses-primary ol {
  list-style: none;
  margin:0;
}

.addresses-primary h3 {

    color: #7a0026;
    position: relative;
    padding: 0 10px;
    border-bottom: 1px solid #7a0026;
}



.addresses-primary address {
  padding: 10px;
}

.addresses-primary p {
  padding: 0 10px;
}

.addresses-primary p a {
  color: #7a0026;
}

.addresses-primary li {
    border: 1px solid #e9e9e9;
    margin-bottom: 20px;
}
.addresses-additional ol {
  list-style: none;
  margin:0;
}
.addresses-additional li {border:1px solid #eee;padding:30px;border-radius:3px;margin:0 50px 50px 0;float:left;width:260px;height:240px;}
.addresses-additional li.active {background:#f3f3f3;border:1px solid #7a0026;}
.addresses-additional p a {
  color: #7a0026;
}
.addresses-additional address {
  margin-bottom: 5px;
}


#product_addtocart_form h1 {
  font-size: 20px;
}

#product_addtocart_form .price {
  font-size: 250%;
}

#product_addtocart_form button {
  font-size: 100% !important;
}

[class^="icon-"], [class*=" icon-"] {
  margin-right: 5px;
  font-size: 20px;
}



.category-description-container {
  position: relative;
  margin-bottom: 15px;
}



.category-description-container .category-description {
  position: relative;
  overflow: hidden;
  max-height: 120px;
}

.category-description-container .sommeliere {
  display: none;
}

.category-description-container .category-description:before {
  content: '';
  width: 100%;
  height: 13px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(/media/wysiwyg/trasp.png);
}

.category-description-container .readmore {

  text-align: center;
  font-size:24px;
}





#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li.abbinamenti.abbinamenti {
    background: none !important;
    border: 0 none;
    padding: 0 !important;
    margin: 3px 0;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li.abbinamenti.abbinamenti:before {

  display: none;
}

/* FILTRI DINAMICI PER CATEGORIA */

/* -- REGALI -- */

/* Astucci */
.category515 #narrow-by-list dt.astuccio, .category515 #narrow-by-list dd.astuccio,
.category515 #narrow-by-list dt.champagne_tipologia, .category515 #narrow-by-list dd.champagne_tipologia,
.category515 #narrow-by-list dt.rum_tipo_ingredienti, .category515 #narrow-by-list dd.rum_tipo_ingredienti,
.category515 #narrow-by-list dt.bollicine_metodo, .category515  #narrow-by-list dd.bollicine_metodo,
.category515 #narrow-by-list dt.regione, .category515 #narrow-by-list dd.regione,
.category515 #narrow-by-list dt.vitigno, .category515 #narrow-by-list dd.vitigno,
.category515 #narrow-by-list dt.denominazione, .category515 #narrow-by-list dd.denominazione,
.category515 #narrow-by-list dt.brandy_invecchiamento, .category515 #narrow-by-list dd.brandy_invecchiamento,
.category515 #narrow-by-list dt.cognac_invecchiamento, .category515 #narrow-by-list dd.cognac_invecchiamento,
.category515 #narrow-by-list dt.dosaggio, .category515 #narrow-by-list dd.dosaggio,
.category515 #narrow-by-list dt.rum_varieta, .category515 #narrow-by-list dd.rum_varieta,
.category515 #narrow-by-list dt.gin_varieta, .category515 #narrow-by-list dd.gin_varieta,
.category515 #narrow-by-list dt.whiskey_varieta, .category515 #narrow-by-list dd.whiskey_varieta,
.category515 #narrow-by-list dt.grappa_varieta, .category515 #narrow-by-list dd.grappa_varieta,
.category515 #narrow-by-list dt.brandy_varieta, .category515 #narrow-by-list dd.brandy_varieta,
.category515 #narrow-by-list dt.abbinamento, .category515 #narrow-by-list dd.abbinamento,
/* End Astucci */


/* Grandi Formati  */
.category516 #narrow-by-list dt.champagne_tipologia, .category516 #narrow-by-list dd.champagne_tipologia,
.category516 #narrow-by-list dt.regione, .category516 #narrow-by-list dd.regione,
.category516 #narrow-by-list dt.vitigno, .category516 #narrow-by-list dd.vitigno,
.category516 #narrow-by-list dt.denominazione, .category516 #narrow-by-list dd.denominazione,
.category516 #narrow-by-list dt.dosaggio, .category516 #narrow-by-list dd.dosaggio,
.category516 #narrow-by-list dt.abbinamento, .category516 #narrow-by-list dd.abbinamento,
/* End Grandi Formati */


/* Cofanetti in Legno */
.category517 #narrow-by-list dt.astuccio, .category517 #narrow-by-list dd.astuccio,
.category517 #narrow-by-list dt.champagne_tipologia, .category517 #narrow-by-list dd.champagne_tipologia,
.category517 #narrow-by-list dt.rum_tipo_ingredienti, .category517 #narrow-by-list dd.rum_tipo_ingredienti,
.category517 #narrow-by-list dt.bollicine_metodo, .category517 #narrow-by-list dd.bollicine_metodo,
.category517 #narrow-by-list dt.regione, .category517 #narrow-by-list dd.regione,
.category517 #narrow-by-list dt.vitigno, .category517 #narrow-by-list dd.vitigno,
.category517 #narrow-by-list dt.denominazione, .category517 #narrow-by-list dd.denominazione,
.category517 #narrow-by-list dt.dosaggio, .category517 #narrow-by-list dd.dosaggio,
.category517 #narrow-by-list dt.rum_varieta, .category517 #narrow-by-list dd.rum_varieta,
.category517 #narrow-by-list dt.gin_varieta, .category517 #narrow-by-list dd.gin_varieta,
.category517 #narrow-by-list dt.whiskey_varieta, .category517 #narrow-by-list dd.whiskey_varieta,
.category517 #narrow-by-list dt.grappa_varieta, .category517 #narrow-by-list dd.grappa_varieta,
.category517 #narrow-by-list dt.brandy_varieta, .category517 #narrow-by-list dd.brandy_varieta,
/* End Cofanetti in Legno */


/* Confezioni Regalo */
.category315 #narrow-by-list dt.astuccio, .category315 #narrow-by-list dd.astuccio,
/* End Confezioni Regalo */


/* Fuoriclasse Bianchi */
.category518 #narrow-by-list dt.astuccio, .category518 #narrow-by-list dd.astuccio,
.category518 #narrow-by-list dt.tipologia, .category518 #narrow-by-list dd.tipologia,
.category518 #narrow-by-list dt.abbinamento, .category518 #narrow-by-list dd.abbinamento,
/* End Fuoriclasse Bianchi */


/* Fuoriclasse Rossi */
.category519 #narrow-by-list dt.tipologia, .category519 #narrow-by-list dd.tipologia,
.category519 #narrow-by-list dt.abbinamento, .category519 #narrow-by-list dd.abbinamento,
/* End Fuoriclasse Rossi */


/* Champagne */
.category367 #narrow-by-list dt.astuccio, .category367 #narrow-by-list dd.astuccio,
.category367 #narrow-by-list dt.champagne_tipologia, .category367 #narrow-by-list dd.champagne_tipologia,
.category367 #narrow-by-list dt.filtro_nazione, .category367 #narrow-by-list dd.filtro_nazione,
.category367 #narrow-by-list dt.abbinamento, .category367 #narrow-by-list dd.abbinamento,
/* End Champagne */


/* Distillati */
.category520 #narrow-by-list dt.astuccio, .category520 #narrow-by-list dd.astuccio,
.category520 #narrow-by-list dt.rum_tipo_ingredienti, .category520 #narrow-by-list dd.rum_tipo_ingredienti,
.category520 #narrow-by-list dt.vitigno, .category520 #narrow-by-list dd.vitigno,
.category520 #narrow-by-list dt.formato, .category520 #narrow-by-list dd.formato,
.category520 #narrow-by-list dt.brandy_invecchiamento, .category520 #narrow-by-list dd.brandy_invecchiamento,
.category520 #narrow-by-list dt.cognac_invecchiamento, .category520 #narrow-by-list dd.cognac_invecchiamento,
.category520 #narrow-by-list dt.armagnac_invecchiamento, .category520 #narrow-by-list dd.armagnac_invecchiamento,
/* End Distillati */


/* Bollicine */
.category498 #narrow-by-list dt.regione, .category498 #narrow-by-list dd.regione,
.category498 #narrow-by-list dt.filtro_nazione, .category498 #narrow-by-list dd.filtro_nazione,
.category498 #narrow-by-list dt.abbinamento, .category498 #narrow-by-list dd.abbinamento,
/* End Bollicine */


/* Esclusive */
.category521 #narrow-by-list dt.astuccio, .category521 #narrow-by-list dd.astuccio,
.category521 #narrow-by-list dt.champagne_tipologia, .category521 #narrow-by-list dd.champagne_tipologia,
.category521 #narrow-by-list dt.bollicine_metodo , .category521 #narrow-by-list dd.bollicine_metodo ,
.category521 #narrow-by-list dt.regione, .category521 #narrow-by-list dd.regione,
.category521 #narrow-by-list dt.vitigno, .category521 #narrow-by-list dd.vitigno,
.category521 #narrow-by-list dt.denominazione, .category521 #narrow-by-list dd.denominazione,
.category521 #narrow-by-list dt.formato, .category521 #narrow-by-list dd.formato,
.category521 #narrow-by-list dt.dosaggio, .category521 #narrow-by-list dd.dosaggio,
.category521 #narrow-by-list dt.rum_varieta, .category521 #narrow-by-list dd.rum_varieta,
.category521 #narrow-by-list dt.grappa_varieta, .category521 #narrow-by-list dd.grappa_varieta,
.category521 #narrow-by-list dt.abbinamento, .category521 #narrow-by-list dd.abbinamento,
/* End Esclusive */

/* Vini Premiati */
.category523 #narrow-by-list dt.astuccio, .category523 #narrow-by-list dd.astuccio,
.category523 #narrow-by-list dt.formato, .category523 #narrow-by-list dd.formato,
.category523 #narrow-by-list dt.abbinamento, .category523 #narrow-by-list dd.abbinamento,
/* End Vini Premiati */


/* -- END REGALI -- */


.category247 #narrow-by-list dt, .category247 #narrow-by-list dd,
.category294 #narrow-by-list dt, .category294 #narrow-by-list dd,
.category314 #narrow-by-list dt, .category314 #narrow-by-list dd,
.category343 #narrow-by-list dt, .category343 #narrow-by-list dd   {
  display: none !important;
}

/* Offerte */
.category247 #narrow-by-list dt.tipologia, .category247 #narrow-by-list dd.tipologia,
.category247 #narrow-by-list dt.price, .category247 #narrow-by-list dd.price,
.category247 #narrow-by-list dt.formato, .category247 #narrow-by-list dd.formato,
.category247 #narrow-by-list dt.astuccio, .category247 #narrow-by-list dd.astuccio,
.category247 #narrow-by-list dt.run, .category247 #narrow-by-list dd.run,

/* Regali */
.category294 #narrow-by-list dt.tipologia, .category294 #narrow-by-list dd.tipologia,
.category294 #narrow-by-list dt.price, .category294 #narrow-by-list dd.price,
.category294 #narrow-by-list dt.formato, .category294 #narrow-by-list dd.formato,
.category294 #narrow-by-list dt.in_offerta, .category294 #narrow-by-list dd.in_offerta,
.category294 #narrow-by-list dt.run, .category294 #narrow-by-list dd.run,

/* Spedizione gratuita */
.category314 #narrow-by-list dt.tipologia, .category314 #narrow-by-list dd.tipologia,
.category314 #narrow-by-list dt.price, .category314 #narrow-by-list dd.price,
.category314 #narrow-by-list dt.formato, .category314 #narrow-by-list dd.formato,
.category314 #narrow-by-list dt.astuccio, .category314 #narrow-by-list dd.astuccio,
.category314 #narrow-by-list dt.in_offerta, .category314 #narrow-by-list dd.in_offerta,
.category314 #narrow-by-list dt.run, .category314 #narrow-by-list dd.run,

/* -30% */
.category343 #narrow-by-list dt.tipologia, .category343 #narrow-by-list dd.tipologia,
.category343 #narrow-by-list dt.price, .category343 #narrow-by-list dd.price,
.category343 #narrow-by-list dt.formato, .category343 #narrow-by-list dd.formato,
.category343 #narrow-by-list dt.astuccio, .category343 #narrow-by-list dd.astuccio,
.category343 #narrow-by-list dt.run, .category343 #narrow-by-list dd.run
{
  display: block !important;
}

/* vini */
.category178 #narrow-by-list dt.produttore, .category178 #narrow-by-list dd.produttore,
.category178 #narrow-by-list dt.dosaggio, .category178 #narrow-by-list dd.dosaggio,
.category178 #narrow-by-list dt.bollicine_metodo, .category178 #narrow-by-list dd.bollicine_metodo,
.category178 #narrow-by-list dt.champagne_tipologia, .category178 #narrow-by-list dd.champagne_tipologia,
.category178 #narrow-by-list dt.premi, .category178 #narrow-by-list dd.premi,
/* end vini */

/* Spirits */
.category201 #narrow-by-list dt.produttore, .category201 #narrow-by-list dd.produttore,
.category201 #narrow-by-list dt.rum_tipo_ingredienti, .category201 #narrow-by-list dd.rum_tipo_ingredienti,
.category201 #narrow-by-list dt.rum_varieta, .category201 #narrow-by-list dd.rum_varieta,
.category201 #narrow-by-list dt.vitigno, .category201 #narrow-by-list dd.vitigno,
.category201 #narrow-by-list dt.premi, .category201 #narrow-by-list dd.premi,
.category201 #narrow-by-list dt.regione, .category201 #narrow-by-list dd.regione,
.category201 #narrow-by-list dt.brandy_invecchiamento, .category201 #narrow-by-list dd.brandy_invecchiamento,
.category201 #narrow-by-list dt.cognac_invecchiamento, .category201 #narrow-by-list dd.cognac_invecchiamento,
.category201 #narrow-by-list dt.armagnac_invecchiamento, .category201 #narrow-by-list dd.armagnac_invecchiamento,
.category201 #narrow-by-list dt.tequila_varieta, .category201 #narrow-by-list dd.tequila_varieta,
.category201 #narrow-by-list dt.vodka_varieta, .category201 #narrow-by-list dd.vodka_varieta,
.category201 #narrow-by-list dt.gin_varieta, .category201 #narrow-by-list dd.gin_varieta,
.category201 #narrow-by-list dt.whiskey_varieta, .category201 #narrow-by-list dd.whiskey_varieta,
.category201 #narrow-by-list dt.grappa_varieta, .category201 #narrow-by-list dd.grappa_varieta,
.category201 #narrow-by-list dt.brandy_varieta, .category201 #narrow-by-list dd.brandy_varieta,
.category201 #narrow-by-list dt.vermouth_varieta, .category201 #narrow-by-list dd.vermouth_varieta,
/* End Spirits */

.category214 #narrow-by-list dt.tipologia, .category214 #narrow-by-list dd.tipologia,
.category214 #narrow-by-list dt.astuccio, .category214 #narrow-by-list dd.astuccio,

/* bibite */
.category301 #narrow-by-list dt.produttore, .category301 #narrow-by-list dd.produttore,
.category301 #narrow-by-list dt.astuccio, .category301 #narrow-by-list dd.astuccio,
.category301 #narrow-by-list dt.gin_varieta, .category301 #narrow-by-list dd.gin_varieta,
/* end bibite */

/* Caveau */
.category333 #narrow-by-list dt.champagne_tipologia , .category333 #narrow-by-list dd.champagne_tipologia ,
.category333 #narrow-by-list dt.rum_tipo_ingredienti , .category333 #narrow-by-list dd.rum_tipo_ingredienti ,
.category333 #narrow-by-list dt.bollicine_metodo , .category333 #narrow-by-list dd.bollicine_metodo ,
.category333 #narrow-by-list dt.vitigno , .category333 #narrow-by-list dd.vitigno ,
.category333 #narrow-by-list dt.denominazione , .category333 #narrow-by-list dd.denominazione ,
.category333 #narrow-by-list dt.filosofia2 , .category333 #narrow-by-list dd.filosofia2 ,
.category333 #narrow-by-list dt.brandy_invecchiamento , .category333 #narrow-by-list dd.brandy_invecchiamento ,
.category333 #narrow-by-list dt.cognac_invecchiamento , .category333 #narrow-by-list dd.cognac_invecchiamento ,
.category333 #narrow-by-list dt.armagnac_invecchiamento , .category333 #narrow-by-list dd.armagnac_invecchiamento ,
.category333 #narrow-by-list dt.dosaggio , .category333 #narrow-by-list dd.dosaggio ,
.category333 #narrow-by-list dt.tequila_varieta , .category333 #narrow-by-list dd.tequila_varieta ,
.category333 #narrow-by-list dt.rum_varieta , .category333 #narrow-by-list dd.rum_varieta ,
.category333 #narrow-by-list dt.gin_varieta , .category333 #narrow-by-list dd.gin_varieta ,
.category333 #narrow-by-list dt.whiskey_varieta , .category333 #narrow-by-list dd.whiskey_varieta ,
.category333 #narrow-by-list dt.grappa_varieta , .category333 #narrow-by-list dd.grappa_varieta ,
.category333 #narrow-by-list dt.brandy_varieta , .category333 #narrow-by-list dd.brandy_varieta ,
/* End Caveau */

.category343 #narrow-by-list dt.produttore, .category343 #narrow-by-list dd.produttore,
.category343 #narrow-by-list dt.brandy_varieta, .category343 #narrow-by-list dd.brandy_varieta,
.category343 #narrow-by-list dt.champagne_tipologia, .category343 #narrow-by-list dd.champagne_tipologia,
.category343 #narrow-by-list dt.vodka_varieta, .category343 #narrow-by-list dd.vodka_varieta,
.category343 #narrow-by-list dt.brandy_invecchiamento, .category343 #narrow-by-list dd.brandy_invecchiamento,
.category343 #narrow-by-list dt.dosaggio, .category343 #narrow-by-list dd.dosaggio,
.category343 #narrow-by-list dt.in_offerta, .category343 #narrow-by-list dd.in_offerta,

/* Bollicine */
.category242 #narrow-by-list dt.premi, .category242 #narrow-by-list dd.premi,
/* End Bollcine */


/* Ricevi l'omaggio */
.category598 #narrow-by-list dt.dosaggio, .category598 #narrow-by-list dd.dosaggio,
.category598 #narrow-by-list dt.vitigno, .category598 #narrow-by-list dd.vitigno,
.category598 #narrow-by-list dt.birre_altro, .category598 #narrow-by-list dd.birre_altro,
.category598 #narrow-by-list dt.regione, .category598 #narrow-by-list dd.regione,
.category598 #narrow-by-list dt.filosofia2, .category598 #narrow-by-list dd.filosofia2,
.category598 #narrow-by-list dt.formato, .category598 #narrow-by-list dd.formato,
.category598 #narrow-by-list dt.filtro_nazione, .category598 #narrow-by-list dd.filtro_nazione,
.category598 #narrow-by-list dt.premi, .category598 #narrow-by-list dd.premi,
.category598 #narrow-by-list dt.abbinamento, .category598 #narrow-by-list dd.abbinamento,
.category598 #narrow-by-list dt.bollicine_metodo, .category598 #narrow-by-list dd.bollicine_metodo,
.category598 #narrow-by-list dt.fermentazione, .category598 #narrow-by-list dd.fermentazione,
.category598 #narrow-by-list dt.birre_gusto, .category598 #narrow-by-list dd.birre_gusto,
.category598 #narrow-by-list dt.birre_tipo, .category598 #narrow-by-list dd.birre_tipo ,
.category598 #narrow-by-list dt.birre_colore, .category598 #narrow-by-list dd.birre_colore,
.category598 #narrow-by-list dt.champagne_tipologia, .category598 #narrow-by-list dd.champagne_tipologia,
.category598 #narrow-by-list dt.rum_tipo_ingredienti, .category598 #narrow-by-list dd.rum_tipo_ingredienti,
.category598 #narrow-by-list dt.denominazione, .category598 #narrow-by-list dd.denominazione,
.category598 #narrow-by-list dt.rum_varieta , .category598 #narrow-by-list dd.rum_varieta ,
.category598 #narrow-by-list dt.gin_varieta, .category598 #narrow-by-list dd.gin_varieta,
.category598 #narrow-by-list dt.whiskey_varieta, .category598 #narrow-by-list dd.whiskey_varieta,
.category598 #narrow-by-list dt.grappa_varieta, .category598 #narrow-by-list dd.grappa_varieta,
/* End Ricevi l'omaggio */

/* Champange */
.category216 #narrow-by-list dt.premi, .category216 #narrow-by-list dd.premi,
.category216 #narrow-by-list dt.tipologia, .category216 #narrow-by-list dd.tipologia
{
  display: none !important;
}

#narrow-by-list dt.produttore, #narrow-by-list dd.produttore
{
  display: none !important;
}


.products-grid .item .item-inner .item-img img {
  margin-top: 5px;
  height: 200px;
}

.item-related-product .products-grid .item .item-inner .item-img img {
  height: 200px;
}
.item-related-product .block-content{
  padding:0 0px !important;
  overflow:auto;
  width:100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
  scroll-behavior: smooth;
}

.item-related-product .block-content::-webkit-scrollbar {
    display: none;
}
.item-related-product .block-related .mini-products-list{
    display: flex;flex-flow: row nowrap
}
.item-related-product .block-related .mini-products-list  .item{

    flex-shrink: 0;
}
.item-related-product  .mini-products-list .item-inner{
    width: 240px;
    margin:0 auto;
}


.products-grid .item .item-inner .item-img .item-img-info {
  padding: 5px 0 0 0;
}


.products-grid .item .item-title {
  max-height: 40px;
}



@media screen and (min-width: 640px) {
    .products-grid .cart-wrap .btn-cart:hover {
    background: #7a0026;
    color: #fff !important;
    }
    .products-grid .cart-wrap .btn-cart:hover:before {
        color:#fff;
    }
    .cart-wrap.qty .btn-qty:hover {
        background: #7a0026;
        color: #fff;
        border-color: #7a0026 !important;
    }
}

.products-grid .cart-wrap .btn-cart:before {
  display: inline-block ;
  content:"\f07a";
  font-family:"Line Awesome Free";
  font-size:24px;
  font-weight:900;
  color:#7a0026;
  vertical-align: middle;
  margin-right:0px;
  width:26px;
}



.products-grid .item .item-inner .item-info .info-inner .item-title {
  padding: 16px 10px 0;
}

.products-grid .no-rating {
    padding: 0 10px;
}

.products-grid .item .item-inner .item-img .ico-product {
  text-align: center;
  font-size: 110%;
  margin-bottom:5px;
}



.products-grid .item .item-inner .item-img .item-box-hover {
  width: 51px;
  height: 90%;
  top: 0
}

.products-grid .item .item-inner .item-img .item-box-hover .box-inner .actions ul.add-to-links {
    float: none;
}

.products-grid .item .item-inner .item-img .item-box-hover .box-inner .actions ul.add-to-links li {
  float: none;
}

.products-grid .add-to-links > li {
    margin-top: 5px;
}



.products-grid .item .item-inner .item-img .item-box-hover .box-inner ul.add-to-links li div,
.products-grid .item .item-inner .item-img .item-box-hover .box-inner ul.add-to-links li a
{
  width: 38px;
  height: 38px;
  overflow: hidden !important;
}

.products-grid .rating-box {
    float: none;
}

@media screen and (min-width: 641px){

    .products-grid .rating-box {
        margin-bottom:10px;
    }
}


.products-grid .item .item-inner .item-img .item-box-hover .box-inner .actions {
  height: auto;
  float: none;
}

.products-grid .item .item-inner .item-img .item-box-hover.number-buttom3 .box-inner {
  width: 51px;
  height: auto;
  margin-top: 88px;
  position: absolute;
  bottom: 0;
}

.products-grid .item-img-info {
  min-height: 285px;
}

.tab-content-actived .products-grid .item-img-info {
  min-height: 285px;
}



.products-grid .item .item-inner .item-img .item-img-info a.product-image {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}





.nomi_enoteche {
  width: 45%;
  float: left;
  margin-right: 5%;
}

.numero_bottiglie {
  width: 100%;
}

.nomi_enoteche th, .numero_bottiglie th {
    text-align: left;
    vertical-align: top;
    padding-right: 10px !important;
}

.nomi_enoteche th, .nomi_enoteche td, .numero_bottiglie th, .numero_bottiglie td {
    border-bottom: 1px solid #e9e9e9;
    padding: 5px 0;
}

.numero_bottiglie td, .numero_bottiglie .first-raw-uk th {
  text-align: center;
}

.numero_bottiglie table {
    width: 100%;
}

.numero_bottiglie h4 {
    border-bottom: 1px solid #e9e9e9;
}

h3.alternative-title {
    border-bottom: 1px solid #7a0026;
    color: #7a0026;
    padding: 0 10px;
    font-size: 18px !important;
    line-height: 30px !important;
    height: 30px;
}

#sns_mainnav i {
  margin: 0 !important;
}

.alternative-title.icona-italia, .alternative-title.icona-bottiglia, .alternative-title.icona-estero, .alternative-title.icona-costi, .alternative-title.icona-prodotti, .alternative-title.icona-punti-vendita, .alternative-title.icona-spedizioni, .alternative-title.icona-altro {
    padding-left: 35px;
    position: relative;
}

.alternative-title.icona-bottiglia:before, .alternative-title.icona-estero:before, .alternative-title.icona-costi:before, .alternative-title.icona-prodotti:before, .alternative-title.icona-punti-vendita:before, .alternative-title.icona-spedizioni:before, .alternative-title.icona-altro:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 30px;
    content: '';
}

.alternative-title.icona-italia:before {
  height:40px;
  position: absolute;
  left: -1px;
  top: -8px;
  content: '';
  width: 40px;
}



.fascia-1:before, .fascia-3:before, .fascia-4:before, .fascia-5:before {
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
    top: 0;
    font-size: 16px;
    line-height: 16px;
    color: #7a0026;
}

.testo-italia {
  float: left;
  width: 56%;
  font-size: 20px;
  width: 93%;
}

.testo-italia strong {
  color: #7a0026;
}

div.fascia-1:before {
  content: '1)';
  top: 12px;
}

h4.fascia-1:before {
  content: '1)';
}

.fascia-3:before {
  content: '2)';
}

.fascia-4:before {
  content: '3)';
}

.fascia-5:before {
  content: '4)';
}

.fascia-1, .fascia-3, .fascia-4, .fascia-5 {
    padding-left: 18px;
    position: relative;
}

body.cms-page-view #sns_breadcrumbs .container #sns_titlepage, body.contacts-index-index #sns_breadcrumbs .container #sns_titlepage, body.catalogsearch-result-index #sns_breadcrumbs .container #sns_titlepage, .sales-guest-form #sns_breadcrumbs .container #sns_titlepage {
  bottom: 1px;
  background: transparent;
}

body.cms-page-view #sns_breadcrumbs .container #sns_titlepage > *, body.contacts-index-index #sns_breadcrumbs .container #sns_titlepage > *, body.catalogsearch-result-index #sns_breadcrumbs .container #sns_titlepage > * , .sales-guest-form #sns_breadcrumbs .container #sns_titlepage > * {
    background: none repeat scroll 0 0 #7a0026;
    padding: 0 20px;
}


.fields .field:first-child {
  margin-right: 4% !important;
}

.fields .field {
  width: 48% !important;
}

.sort-by .select-inner span {
  width: auto !important;
}

#shopping-cart-table a.product-image {
  height: 75px !important;
  margin: 0 auto;
}

#shopping-cart-table .input-text.qty {
    max-width: 70px;
    text-align: center;
  padding:4px 0px;
  font-family:'Metropolis';
}

input[name="billing[codice_fiscale]"] {
    text-transform: uppercase;
}

#sns_ajaxbox #ajax_process {
  height: 30px;
  width: 30px;
  padding: 15px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

#login-form .new-users .content {
  position: relative;
}

#login-form .new-users .content:before {
    border: 5px solid #fff;
    content: "";
    height: 93%;
    left: 1%;
    position: absolute;
    top: 2%;
    width: 96.3%;
    z-index: 999999;
}

#login-form .new-users .content h2 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    margin: 10px 0 0 !important;
    padding: 0 2%;
    width: 96%;
    color: #333;
}

#login-form .new-users .content p {
  background: rgba(255,255,255,0.7);
  width: 96%;
  margin: 0 !important;
  padding: 0 2% 5px 2%;
  color: #333;
}

.catalog-category-view #sns_breadcrumbs .container #sns_titlepage, .attributesplash-page-view #sns_breadcrumbs .container #sns_titlepage {
  display: none;
  font-size: 50px;
}

.container.sns-megamenu-wrap.horizontal-menu {
  width: 100% !important;
}

#wishlist-sidebar .product-name, .nav-right .block-compare .product-name {
  width: 90%;
}

#wishlist-sidebar .price-box .old-price .price {
  font-size: 100% !important;
}

#wishlist-sidebar .special-price {
  font-size: 150% !important;
}

.nav-right .block-wishlist .button {
  font-size: 116% !important;
}

#wishlist-sidebar .link-cart {
    background: none repeat scroll 0 0 #7a0026;
    color: #fff;
    float: right;
    padding: 0 5px;
}

#review-form input[type="text"], #review-form textarea {
    padding: 1% !important;
    width: 98% !important;
}

#review-form .buttons-set {
  padding-top: 5px !important;
}









#payment_form_phoenix_cashondelivery ul {
  min-height: 32px;
}

.opc-col-center.wide #checkout-payment-method-load ul {
  margin: 2px 0 0;
}



.checkout-cart-index .cart form{margin-bottom:0px;}
.checkout-cart-index #sns_main{}
.checkout-cart-index #sns_content{margin-top:0px;}
.checkout-cart-index .page-title {background:#EBEBEB;padding:5px 20px;margin:0;line-height:30px;font-size:14px;font-weight: bold !important;color:#333;}
.checkout-cart-index .page-title h1{margin:0;line-height:30px;font-size:14px;font-weight: bold;color:#333;}
#acquista-top {display:none;}
#shopping-cart-table thead, #shopping-cart-table tfoot{display:none;}
#shopping-cart-table,#shopping-cart-table tbody{ display:block;clear:both;}
#shopping-cart-table{ border-collapse: collapse;border-bottom:1px solid #EBEBEB;}
#shopping-cart-table td, #shopping-cart-table th {display:block;border:0;padding:0;float:left;font-size:14px;}
#shopping-cart-table tr {display:block; border:1px solid #EBEBEB;border-bottom:0;padding:20px 0;clear:both;position:relative;min-height:80px;}
#shopping-cart-table .td-product-image {float:left;width:10%;margin:0px 0 20px 0;min-width:70px;text-align: center;}
#shopping-cart-table .td-product-image img{height:90px;}
#shopping-cart-table .product-name {margin:0;line-height:18px;color:#333;}
#shopping-cart-table .carrello-modifica {display:none;}
#shopping-cart-table .carrello-wishlist {display:none;}
#shopping-cart-table td.quantita {line-height:40px;height:40px;margin:0px 30px 0 70px;color:#999;text-align: left !important; float:none;}
#shopping-cart-table td.quantita select{font-weight: bold;border:0;width:50px;height:40px;background:#fff;margin-left:10px;background:#fff;}
#shopping-cart-table td.prezzo-totale {float:right;line-height:40px;color:#333;font-weight:bold;text-align:right;margin-top:-40px;margin-right:20px;}
#shopping-cart-table td.elimina {padding-top:5px;height:40px;text-align:right;position:absolute;top:10px;right:20px;}
#shopping-cart-table td.td-product-name {float:none;width:90%;min-height: 60px; }
#shopping-cart-table td.td-product-name .item-options{margin:0;list-style:none;}
#shopping-cart-table td.td-product-name .item-options dd:before{background:none;}
#shopping-cart-table td.carrello-prezzo-unitario{line-height:40px;margin-right:20px;width:200px;}
#shopping-cart-table td.carrello-prezzo-unitario .labelp {display:inline-block;margin-right:10px;width:100px;color:#999;}
#shopping-cart-table td.carrello-prezzo-unitario span{font-size:14px;font-weight: bold;color: #252525;}
#shopping-cart-totals-table {width:100%;color:#333;}
#sns_mainmidle #shopping-cart-totals-table td {padding-right:20px;padding-top:20px;}
#sns_right #shopping-cart-totals-table td {text-align:left !important;margin:0;padding:5px 20px;line-height:20px;font-size:16px !important;}
#sns_right #shopping-cart-totals-table  {border:1px solid #EBEBEB;border-bottom:0;padding:30px 0;}
#sns_right #shopping-cart-totals-table td {padding:20px 20px 0px 20px;}
#sns_right #shopping-cart-totals-table tbody td {font-size:14px !important;line-height: 16px;}
#sns_right #shopping-cart-totals-table .price {display: block;text-align: right;}
#sns_right .checkout-link,#sns_right .multicheckout-link  {border:1px solid #EBEBEB;border-top:0;border-bottom:0;text-align: center;padding:20px 0 15px 0;}
#sns_right .multicheckout-link  {border-bottom:1px solid #EBEBEB;padding:5px 0 15px 0;}
#sns_right #discount-coupon-form{margin:0;border:1px solid #EBEBEB;padding:20px;border-bottom:0;}
#sns_right #discount-coupon-form .button-coupon{width:49%;float:right;text-align: right;white-space: nowrap;}
#sns_right #discount-coupon-form .input-box{width:49%;float:left;}
#sns_right #discount-coupon-form #coupon_code{border:1px solid #ddd;width:80%;}
#sns_right #discount-coupon-form h2{font-size:13px;color:#333;line-height: 20px;margin:0;}
.btn-checkout {background:#7a0026;display:inline-block;color:#fff;}
.cart-empty {font-size:20px;padding:20px;}
.cart-empty .button{font-size:20px;}
.item-msg.error{color:red;font-size:12px;margin-bottom: 0;}
.item-msg.notice{font-size:12px;margin-bottom: 0;}
.item-msg.error a,.item-msg.notice a{text-decoration: underline;}
.checkout-cart-index .item-related-product {clear:both;padding-top:30px;}
.amlanding-page-view .item-related-product {clear:both;padding-top:30px;}

.sconto-qty {cursor:pointer;border:1px solid #7a0026;font-size:11px;text-transform: uppercase;color:#7a0026;font-weight: bold;display: inline-block;margin-top:3px;padding:2px 5px 0 5px;line-height: 16px;}
.sconto-qty.sconto0 {color:#aaa;border:1px solid #aaa;}

.widget-trovaprezzi {
  border:1px solid #EBEBEB;
  margin-top:10px;
  padding:10px;
  white-space: nowrap;
}
.widget-trovaprezzi .rating-box{
  margin:0;
  height:20px;
}
.widget-trovaprezzi p.small{
  font-size:11px;
  margin:0;
}
.widget-trovaprezzi img{
}
.data-table thead tr th.carrello-prezzo-unitario {
    min-width: 115px;
    width: 1%;
}

.data-table thead tr th.carrello-wishlist {
    min-width: 60px;
    width: 1%;
}

.data-table thead tr th.carrello-modifica {
    min-width: 60px !important;
    width: 1%;
}

.data-table thead tr th.carrello-img {
    min-width: 70px;
    width: 1%;
}

.data-table thead tr th.carrello-quantita {
    min-width: 90px;
    width: 1%;
}

.data-table thead tr th.carrello-subtotale {
    min-width: 85px;
    width: 1%;
}

.data-table thead tr th.carrello-rimuovi {
    min-width: 20px;
    width: 1%;
}


.cart-info-extra {padding:0 20px 20px 20px;margin-top:-1px;border:1px solid #EBEBEB;border-top:0;border-bottom:0;}
.cart-info-extra strong{color: #7a0026;}

.estimated-delivery {
  background: #fff !important;
  color:#42b67a;
	padding:8px;
	font-weight:bold;
	text-align:center;
  border:1px solid #42b67a;
}

.estimated-delivery hr{
  margin:5px 0;
  border-color:#42b67a;
  border-bottom:0;
}
.estimated-delivery a{
  font-weight: normal;
}
.estimated-delivery span{
  color:#aaa;
  font-weight:normal;
}
.estimated-delivery .fa-question{
  display: inline-block;
  width:20px;
  height:20px;
  line-height: 20px;
  text-align: center;
  border-radius:20px;
  border:1px solid #aaa;
  cursor: pointer;
  margin-left:5px;
  margin-right:-10px;
}

.mini-cart .estimated-delivery{
  margin-top:10px;
}

#product-shop .estimated-delivery {
  border:1px solid #EBEBEB;
  margin-bottom: 10px;
}
#product-shop .estimated-delivery hr{
  border-color:#EBEBEB;
}

.checkout-cart-index #sns_right .estimated-delivery{
	clear:both;
  margin-top:-1px;
  border:1px solid #42b67a;
  padding:20px;

}

#scegli-data {margin:0 auto;padding:10px 10px;position: relative;}
#scegli-data .giorno{display:inline-block;width:200px;padding:0 20px 20px 20px;margin:10px;border:1px solid #eee;text-align:center;}
#scegli-data .orario{background:#eee;padding:5px;cursor:pointer;margin:2px;}
#scegli-data .orario input{display:none;}
#scegli-data .orario.disabled{background:#f6f6f6 !important;color:#ddd !important;cursor:not-allowed;}
#scegli-data .attivo{background:#42b67a;color:#fff;}
#scegli-data .close {font-size:20px;position: absolute; right:10px;top:10px;}
#scegli-data .frecce {display: none;}
#scegli-data .fa-arrow-right {font-size:40px;position: absolute; right:0;top:150px;}
#scegli-data .fa-arrow-left {font-size:40px;position: absolute; left:0;top:150px;}
#scegli-data select {padding:10px;margin:5px 10px 5px 0;height:auto !important;}

.catalog-product-view .county {background:#FFE8C0;padding:12px 10px 12px 10px;font-weight: bold;font-size:15px;text-align:center;}
.catalog-product-view .county img {width:30px;vertical-align: middle;margin-right:10px;}
.catalog-product-view .county .countdown_prod {color:#BD533C;}

.disponibilita {
	color: #42b67a !important;
	margin:10px 0;
	font-weight:bold;
	font-size:16px;
}

.store-view-uk .disponibilita, .store-view-de .disponibilita, .store-view-fr .disponibilita{display:none;}

.sp-methods dd {
  margin: 0;
  clear:both;
}
#checkout-step-payment .sp-methods dd{
    margin-left:32px;
}
#checkout-step-shipping_method .sp-methods dd li{

  padding:10px 0;
}
#checkout-step-payment .sp-methods dd li{
  padding:2px 0;
}
.sp-methods dd li .estimated-delivery-checkout{
  color:#42b67a;
  padding-left:100px;
}
.sp-methods dd li .estimated-delivery-checkout span{
  color:#aaa; font-size:90%;
}
.sp-methods dd li .estimated-delivery-checkout button{
  padding:2px 10px 4px 10px; margin-top:5px;
  color: #7a0026;
  border-color: #7a0026;
}
.sp-methods dd li .estimated-delivery-checkout button:hover{
  color: #fff;
}
.sp-methods dd li .error-msg{
  font-size:90%;
  padding-left:100px;
}
.sp-methods .sp-methods-item {
  padding-left:5px;
}
.sp-methods .sp-methods-item.disabled {
  background:#f3f3f3;
  color:#888;
}
.sp-methods .sp-methods-item.disabled label{
  color:#888;
}
.sp-methods .sp-methods-item input {
  margin-top:0;
}
.sp-methods .sp-methods-item label {
  display:inline;
  color:#333;
  font-weight:bold;
}

.sp-methods .sp-methods-item .left-price{
  float:left;width:100px;
}
.sp-methods .sp-methods-item label .price{
  font-weight:bold;
}

#checkout-step-payment {position:relative;}
#checkout-step-payment .required{display:none;}
#checkout-payment-method-load > div {padding:10px 0px;}
#co-payment-form input {  margin-top:0;margin-right:10px;}
#co-payment-form dt > label{display:inline;font-weight:bold !important;color:#333;}
/*#dd_method_phoenix_cashondelivery,*/#dd_method_paypal_express {display:none;}

.store-view-it #checkout-payment-method-load label[for="p_method_paypal_express"]::after {
  display:inline;
  /*content: '+3,00 €';*/

}
#dt_method_paypal_express label img {display:none;}

.catalog-category-view .products-list .desc {
  /*display: none;*/
}

.block.block-reviews .block-content .review-content {
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
}

.block.block-reviews .block-content .review-content .review-img {
  float: left;
  margin-right: 10px;
}

.block.block-reviews .block-content .review-content .review-title a {
    border: medium none;
    font-size: 140%;
    line-height: 14px;
    margin: 0 0 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 'Metropolis',sans-serif;
    font-weight: 300 !important;
    color: #9A5F87;
}

.products-list .actions-addtocart .btn-cart {
  height: 51px !important;
}

.splash-group-grid li.item {
  list-style: none;
}

.splash-group-grid .product-name {
  display: none;
}

.mini-cart.sns-ajaxcart .bottom-action button:first-child {
  background: #FEBB69 !important;
  color: #FFFFFF;
  padding: 6px 12px !important;
  border: 0;
}

.mini-cart.sns-ajaxcart .bottom-action button:hover:first-child {
  background: #7a0026 !important;
}

#discount-coupon-form .button-coupon .button[value="Cancella Coupon"] {
  margin-left: 17px !important;
}

.sns-slider .ratings span {
  display: none;
}


.fine-acquisto h2 {
    line-height: normal !important;
    margin: 0 0 10px;
    font-size: 22px;
}

.fine-acquisto a {
    color: #85343c;
}

.box-conferma {
  background:#FBFBFB;
  text-align: center;
  padding:50px;
  min-height:350px !important;


}
.box-conferma p{
  margin:0;
  color:#252525;
  font-size:14px;
}
.box-conferma h1{
  font-weight: bold;
  line-height: 26px;
}
.box-conferma h4{
  color:#252525;
}

.fb-button {
  background:url("/media/wysiwyg/fb_icon_325x325.png") no-repeat;
  background-size:contain;
  background-color:#3B5998;
  display: inline-block;
  padding:10px 20px;
  padding-left:50px;
  color:#fff;
  text-transform: uppercase;
  font-weight: bold;

}
.fb-button:link,.fb-button:visited,.fb-button:active,.fb-button:hover{
  color:#fff;
}
#wishlist-sidebar {
    list-style: none outside none;
}

#sns_right .wishlist-toggle {
    display: none;
}

.products-grid .item-img-info .item-title > a, .products-grid .item .item-inner .item-info .info-inner .item-title a{

}

.sommeliere-ok {
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/ordine_completato.png") no-repeat scroll 0 0 transparent;
    height: 270px;
    width: 126px;
    display: inline-block;
}

/*//////////////////////--Special Pack--////////////////////////*/

.special-packs #product-attribute-specs-table, .mixed-packs #product-attribute-specs-table,
#product_addtocart_form > .price-box, .mixed-packs #product_addtocart_form > .price-box,
.special-packs #product_addtocart_form .price-notice, .mixed-packs #product_addtocart_form .price-notice,
#product-options-wrapper .required, #product-options-wrapper .required, #product-options-wrapper .required,
.special-packs .qty-holder, .mixed-packs .qty-holder {
    display: none;
}
.product-pricing {
  display: none;
}

#product-options-wrapper dd:before, .item-options dd:before {
    background: none repeat scroll 0 0 #7a0026;
    border-radius: 50%;
    top: 7px;
    content: "";
    height: 6px;
    left: -10px;
    position: absolute;
    width: 6px;
}

.item-options dd:before {
    top: 9px;
    height: 4px;
    left: -7px;
    width: 4px;
}

.mini-cart dd:before {
  top: 6px;
}

.item-options dd {
  font-size: 11px;
  line-height:12px;
}

#product-options-wrapper dd, .item-options dd {
    margin-left: 20px !important;
    position: relative;
}

.item-options dt, .item-options span.price {
  display: none;
}

/*/////////////////////-- New Product --//////////////////*/


.catalog-product-view .product-img-box  {
  position:relative;
}
.catalog-product-view .product-img-box .add-to-links {
    position:absolute;
    top:0px;
    left:20px;
    z-index:1;
}
.catalog-product-view .product-img-box .add-to-links .link-wishlist {
  border:0;
}

.catalog-product-view h1 {
  font-family: Metropolis;
  color: #000000;
  font-size: 36px;
  font-weight: normal;
  margin: 0 0 10px 0;
}

.catalog-product-view h2,.checkout-cart-index .item-related-product h2 ,.amlanding-page-view h2 {
  font-size: 17px;
  font-family: 'Metropolis';
  margin: -11px -23px 20px -23px;
  position: relative;
  min-height: 44px;
  padding: 0 20px;
}
.related-title-img h4 {
  font-size: 18px;
  font-family: 'Metropolis';
  position: relative;
}


.catalog-product-view  h3 {
    font-family: 'Metropolis';
    font-size: 30px;
    font-weight: lighter;
    margin-bottom: 35px;
}

.catalog-product-view .descrizione h2 {text-transform: uppercase;font-size: 14px;font-weight: 900;margin-top:0;font-family:Roboto;margin:0 0 10px 0;padding:0;line-height: 20px;min-height:0;}
.catalog-product-view .descrizione .span10, .catalog-product-view .tecniche .span10, .catalog-product-view .cantina .span10, .catalog-product-view .premi .span10 {margin-left:0;}
.catalog-product-view .premi .span6{margin-left:0;}

.catalog-product-view .descrizione , .catalog-product-view .tecniche , .catalog-product-view .cantina , .catalog-product-view .premi
{background-position: 90% 10px;background-size:40px 40px; background-repeat: no-repeat; }
.catalog-product-view .tecniche h3 {max-width:70%;}

.catalog-product-view .descrizione {background-image: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/ico-desc.svg);font-size:14px;}
.catalog-product-view .descrizione p{line-height: 22px;}
.catalog-product-view .tecniche {background-image: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/ico-tecn.svg);}
.catalog-product-view .cantina {background-image: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/ico-cant.svg);background-position: 95% 10px;font-size:14px;line-height: 22px;}
.catalog-product-view .cantina p{line-height: 22px;}
.catalog-product-view .premi {background-image: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/ico-premi.svg);background-position: 95% 10px;font-size:14px;}
.catalog-product-view .cantina a {color: #7a0026;}
.catalog-product-view .check-indirizzo {display: none;}

.catalog-product-view  .border-r{}
.catalog-product-view  .border-r:first-child{border-right: 1px solid #ccc;}

.catalog-product-view .attribute-specs strong {text-transform: uppercase;}

.catalog-product-view .product-center-right-column h3 {
    text-align: right;
}

.catalog-product-view .product-center-box h4 {
  font-weight: lighter;
}

.catalog-product-view .message-top-product {
  width: 100%;
  line-height: 30px;
  font-size:14px;
  color:#999;
  visibility: hidden;
}

.store-view-it .message-top-product {
  visibility: visible;
}

.catalog-product-view .product-top-box {
    width: 100%;
    max-width:460px;
    margin:0 auto;
}

.catalog-product-view .product-top-left-column {
    float: left;
    width: 51%;
    position: relative;
    z-index: 999;
}

.catalog-product-view .product-top-center-column {
    float: left;
    width: 49%;
}

.catalog-product-view .product-top-right-column {
  float: left;
  width: 30%;
}

.catalog-product-view .product-separator {
  margin: 30px 0;
  border-top: 1px solid #ccc;
}



.catalog-product-view .product-desc-box {
    border: 1px solid #cacaca;
    box-sizing: border-box;
    float: right;
    max-width: 480px;
    padding: 10px;
    text-align: left;
    box-shadow: 0 4px 10px 0 #ccc;
    font-size: 14px;
    line-height: 21px !important;
}

.catalog-product-view .product-desc-box h2 {
  text-align: center;
}
.catalog-product-view .product-desc-box .premi {
  width:100%;
}
span.ico-premi {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
}
span.ico-premi:after {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: top;
    font-size:13px;
    line-height: 22px;
    font-weight: bold;
    letter-spacing: -1px;
    text-align: center;
    font-family: "arial narrow";
}
.ico-premi.espresso:after {
    content: "E";
}
.ico-premi.ag:after {
    content: "AG";
}
.ico-premi.ais:after {
    content: "AIS";
}
.ico-premi.decanter:after {
    content: "D";
}
.ico-premi.maroni:after {
    content: "LM";
}
.ico-premi.parker:after {
    content: "RP";
}
.ico-premi.robinson:after {
    content: "JR";
}
.ico-premi.suckling:after {
    content: "JS";
}
.ico-premi.wineenthusiast:after {
    content: "WE";
}
.ico-premi.wineespirits:after {
    content: "WS";
}
.ico-premi.winespectator:after {
    content: "WS";
}
.ico-premi.bibenda:after {
    font-family: "icomoon";
    content: "\e904";
    font-weight: normal;
    font-size:18px;
}
.ico-premi.gambero:after {
    font-family: "Line Awesome Free";
    content: "\f4e3";
    font-weight: 900;
    font-size:20px;
}
.ico-premi.slow:after {
    font-family: "icomoon";
    content: "\e903";
    font-weight: normal;
    font-size:20px;
}
.ico-premi.veronelli:after {
    font-family: "Line Awesome Free";
    content: "\f005";
    font-weight: normal;
    font-size:20px;
}
.catalog-product-view .product-desc-box .premi td{
  border:1px solid #eee;
  padding:3px 10px;
  text-align: left;
}
.premi td.grey{
  background:#eee;
  min-width:22px;
  color:#7a0026;
}
.products-grid .premi, .storia .product .premi {
  position:absolute;
  top:120px;
  left:1px;
  font-size:11px;
  font-family: "Metropolis";
  font-weight:bold;
  z-index:2;

}
.storia .product .premi {
  top:10px;
}
.products-grid .premi td, .storia .product .premi td{
  border:1px solid #eee;
  border-left:0;
  text-align:center;
}
.products-grid .premi img, .storia .product .premi img{
  width:18px !important;
  height:18px !important;
  margin:0 !important;
}


.catalog-product-view .product-shop {
    position:relative;
    margin-top: 100px;

}

.catalog-product-view .addtoanyshare{
  margin-top: 10px;
  margin-left:-2px;
}
.catalog-product-view .addtoanyshare i{
    color:#aaa;
  }
  .catalog-product-view .addtoanyshare a:hover i{
    color:#7A0026;
  }
.catalog-product-view .availability.in-stock {
    display: none;
}

.catalog-product-view .product-shop .price-box {
}

.catalog-product-view .product-shop .special-price, .catalog-product-view .product-shop .old-price, .catalog-product-view .price-box .regular-price {
}

.catalog-product-view .price-box p{

}



.catalog-product-view .product-shop .price-box .old-price  {
  position: absolute;
  top:-35px;
  left:0;
}

.catalog-product-view .price-box .old-price .price, .catalog-product-view #price-box .old-price .price {
  color: #777 !important;
  font-weight: 600 !important;
}
#minicart-sidebar .price-box .price {
  font-weight: 600 !important;
}

.catalog-product-view .price-box .regular-price .price, .catalog-product-view .price-box-bundle .price-box .price {

    font-weight: 600 !important;
}

.catalog-product-view .price-box .special-price .price {
    font-weight: 600 !important;
    color:#252525;
}

.catalog-product-view #qty {
    height: 42px !important;
    width: 38px !important;
    line-height: 40px !important;
	font-weight:bold;
	font-size:18px;
  border:0;
  background:#F2F3F5 !important;
  border-right:1px solid #fff;

}

.catalog-product-view .qty-decrease, .catalog-product-view .qty-increase, .catalog-product-view .qty-container {
    height: 42px !important;
    background:#F2F3F5 !important;
}

.catalog-product-view .qty-container {
  margin: 0 !important;
  width:70px;
}

.catalog-product-view .qty-decrease, .catalog-product-view .qty-increase {
    height: 21px !important;
    background-position: 0 -5px !important;
    float:left;
    font-family: "Line Awesome Free";
    font-weight:900;
    color:#B3B0AB;
    cursor: pointer;
    font-size:16px;
    line-height: 23px !important;
    text-align: center;
    border-bottom:1px solid #fff;
}
.catalog-product-view .qty-increase::after {
  content: "\f067";

}
.catalog-product-view .qty-decrease::after {
  content: "\f068";
}
.catalog-product-view .qty-decrease {
  height: 20px !important;
}
.catalog-product-view #product_addtocart_form .add-to-cart button{
    padding: 10px 25px;
    font-size: 20px !important;
    border-radius: 100px;
    margin-left:30px;
    background-image:none !important;
    border:0 !important;
}

.catalog-product-view .product-center-left-column, .catalog-product-view .product-center-right-column {
    float: left;
    width: 50%;
    position: relative;
    min-height: 430px;
}

.catalog-product-view .temp-container {
    display: inline-block;
    position: relative;
    width: auto;
}

.catalog-product-view .temp-container > span {
    color: #fff;
    display: table;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 7px;
    margin: 0 auto;
    display: none;
}



.catalog-product-view .temp-min, .catalog-product-view .temp-max {
    background: none repeat scroll 0 0 #7a0026;
    color: #fff;
    border-radius: 50%;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    font-size: 14px;
}

.catalog-product-view .temp-max {
    margin-left: -10px;
}

.catalog-product-view .temp-min > span {
    margin-left: 2px;
}

.catalog-product-view .temp-max > span {
    margin-left: 4px;
}

.catalog-product-view #product-attribute-specs-table {
    width: 80%;
}

.catalog-product-view .data-table tbody td {
    border-bottom: 1px solid #e9e9e9;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    display: table-cell;
    font-size: 14px;
    padding: 5px 0;
}

#additional .attribute-specs .spec_premi{
  display: none;
}




/*///--Recensione--///*/


.product-top-img-price {
    float: right;
    margin-left: 0%;
    width: 68%;
}

.review-promo-img {
    border-top: 1px solid #ccc;
    margin-top: 0;
    padding-top: 50px;
    text-align: center;
}

.catalog-product-view .btn-recensioni, .catalog-product-view .btn-scrivi-recensione {
  background: #7a0026;
  color: #fff;
  cursor: pointer;
  transition: background 0.3s;
  vertical-align: top;
  float:right;
  margin-left:10px;
}

.catalog-product-view .btn-recensioni:hover, .catalog-product-view .btn-scrivi-recensione:hover {
  background: #fff;
  color: #7a0026;
}

.catalog-product-view #write-review-container {
    margin: 15px 0;
    clear: both;
}

.catalog-product-view .recensione {
  padding: 20px 0px 10px 0px;
  border-top: 1px solid #ebebeb;
  margin: 15px 0;
  position: relative;
}

.catalog-product-view .recensione .date {
  position: absolute;
  right: 0px;
  top: 15px;
}

.catalog-product-view .recensione .votes {
  text-align:right;
  font-size: 11px;
}
.catalog-product-view .recensione .votes a:hover{
  opacity:0.5;
}

.catalog-product-view .recensione .votes a i{
  font-size:16px;
}
.catalog-product-view .foto-recensione img{
    margin:0 10px 10px 0;
  }
.catalog-product-view .left-column {
    float: left;
}

.catalog-product-view .right-column {
    position: relative;
    margin-left: 150px;
    padding-left: 25px;
    border-left:1px solid #ebebeb;
}

.catalog-product-view .autore-recensione {
    line-height: 10px;
    margin-top: 2px;
    max-width: 150px;
    font-size: 11px;
    padding-right: 10px;
    box-sizing: border-box;
}

.catalog-product-view .right-column:before {

    content: "";
    height: 40px;
    left: -4px;
    position: absolute;
    top: 5px;
    width: 10px;
}

.catalog-product-view .titolo-recensione {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    font-weight:bold;
    text-transform: capitalize;
}

.catalog-product-view .test-recensione {
    padding-right: 8%;
}

.catalog-product-view .recensione .response {
  background:#F5F5F5;
  border-left:1px solid #7A0026;
  padding: 10px 25px;
  margin-top:20px;
}
.catalog-product-view .recensione .response .titolo-risposta {
  font-weight: bold;
  margin-bottom:10px;
}

.catalog-product-view .recensione .left-column .rating-box {
  float: none !important;
  height: 23px !important;
  margin-top:0;
}

.catalog-product-view #review-form .review-rating-container input[type="radio"] {
  display: none;
}

.catalog-product-view .review-rating-container {
    direction: rtl;
    margin: 5px 0 10px 0;
    width: 130px;
}

.catalog-product-view #review-form .review-rating-container label {

  display: inline-block;
  height: 22px;
  margin: 0;
  position: relative;
  width: 22px;
}
.catalog-product-view #review-form .review-rating-container label::before {

    font-family: 'Line Awesome Free';
    font-weight: 400;
    content: "\f005";
    font-size:26px;
    color:#F2C87E;
  
}

#product-review-table {
  display: none;
}

.catalog-product-view #review-form .review-rating-container label:hover::before, .catalog-product-view  #review-form .review-rating-container label:hover ~ label::before, .catalog-product-view #review-form .review-rating-container label.checked::before, .catalog-product-view #review-form .review-rating-container label.checked ~ label::before {
    font-weight: 900;
}

.catalog-product-view #review-form h3, .catalog-product-view  #review-form h4 {
    font-family: 'Metropolis';
    font-weight: lighter;
    margin: 0;
}


.catalog-product-view .reviews h3 {
  margin:0px;
}
.catalog-product-view .reviews h3 span{
    display: block;
  }
.catalog-product-view .reviews h3 .rating-box{
  margin: 0px 12px 0 0px;
  float:none;
  line-height: 20px;
  font-size:24px;
}

.messaggio-review-coupon {text-align: center; font-size:24px !important;line-height: 28px;margin-bottom:30px !important;}
.messaggio-review-coupon strong{font-weight: 900;}

.catalog-product-view .top-review-container {
  margin-bottom: 20px;
  font-size:16px;
}

.catalog-product-view .top-review-left-column {

}

.catalog-product-view .top-review-right-column {
    position: relative;
}

.catalog-product-view .form-list {list-style: none;margin:0;}



/*///--Formato--///*/

.catalog-product-view .formato-container > h4 {
    font-size: 14px;
    margin-top: 20px;
    font-weight: bold;
}

.catalog-product-view .formato {
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/formato.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    display: inline-block;
    height: 47px;
    width: 32px;
}

.catalog-product-view .formato > span {
    display: block;
    margin: 20px 0 0;
    text-align: center;
    width: 100%;
    font-size: 10px;
}

/*///--Gift--///*/

.catalog-product-view .product-options dd.last {
  margin: 0;
}

.catalog-product-view .contenuto-confezione > div {
    float: left;
    font-family: 'Metropolis';
    padding: 13px 0;
    font-size: 14px;
}

.catalog-product-view .contenuto-confezione > img {
  float: right;
  height: 70px;
}

.catalog-product-view .product-options .options-list > label {
  border-bottom: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  border-left:  1px solid #cacaca;
  position: relative;
}

.seleziona-gift {
  background: #7a0026;
  color: #FFFFFF;
  position: relative;
  padding: 10px;
  font-family: 'Metropolis';
  border-top: 1px solid #cacaca;
}

.seleziona-gift h4 {
  font-weight: 600;
}



.opzione-nessuno .contenuto-confezione > div {
    line-height: 18px;
    padding: 18px 0 16px;
}

.opzione-nessuno {
  margin-bottom: 10px !important;
}

#product-shop #product-options-wrapper.product-options .options-list li {
  display: inline-block;
  margin:0 10px 10px 0;
  padding:10px 15px;
  background:#FFF8F7;
  border:1px solid #ddd;
  border-radius:5px;
}
#product-shop #product-options-wrapper.product-options .options-list  span.label {
  font-size: 18px;
  font-weight: bold;
}
#product-shop #product-options-wrapper.product-options .options-list  .price-notice {
  display: none;
}

.opzione.opzione-selezionata, .opzione.opzione-selezionata:hover {
  background: #F5EFF3;
}

.opzione:hover {
  background: rgba(149, 72, 120, 0.1);
}

.seleziona-gift p, .seleziona-gift h4 {
  margin: 0;
  color: #FFFFFF;
}

.catalog-product-view .product-options label span.label {
  display: block !important;
  float: none !important;
  text-align: left;
  margin: 0 !important;
}

.catalog-product-view .product-options .price-notice {
  display: block;
  font-size: 0;
  line-height: 19px !important;
}

.catalog-product-view .product-options label input[type="radio"] {
  display: none;
}

.catalog-product-view .product-options label .radio-button {
  bottom: 0;
  left: 10px;
  margin: auto 0 !important;
  position: absolute;
  width: 10px;
  height: 10px;
  background: #d4d4d4;
  border-radius: 50%;
  top: 0;
}

.catalog-product-view .product-options .options-list > label:first-child {
  border-top: 1px solid #cacaca;
}

.catalog-product-view .price-notice .price {
  color: #7a0026 !important;
  font-size: 19px !important;
  margin-left: 5px;
  line-height: 19px !important;
}

.catalog-product-view .options-list input[type="radio"] {
    /* display: none; */
}

.catalog-product-view .options-list input[type="radio"]:checked + label.radio-button {
  background: #7a0026;
}
.products-grid .list-right-icons, .storia .product .list-right-icons {
  display:block;
  position: absolute;
  left: 8px;
  overflow: hidden;
  border-radius: 0 !important;
  z-index: 2 !important;
  top: 10px !important;
  width:45px;

}
.products-grid .list-right-icons2, .storia .product .list-right-icons2{
    display:block;
    position: absolute;
    right: 8px;
    overflow: hidden;
    border-radius: 0 !important;
    z-index: 2 !important;
    top: 10px !important;
    width:45px;
    height: 60%;
  
  }
.storia .product .list-right-icons2{
    top:0 !important;
    height: 210px !important;
  
  }
.storia .product .list-right-icons {
  top: 10px !important;
  right: 0px !important;
}
.storia .product .list-right-icons .ico-product {
    margin-bottom:3px;
}

.product-view .right-icons {
  display:block;
  position: absolute;
  right: 13px;
  overflow: hidden;
  border-radius: 0 !important;
  z-index: 1 !important;
  top: 8px !important;
  width:70px;

}
.product-view .right-icons div{
  margin:0 auto 10px auto;
  height:40px;
  width:40px;

}
#product-shop .sconto-rosso {
  position: absolute;
  top:0px;
  left:130px;
  color: #7a0026;
  font-size:200%;
  padding-left:20px;
  font-family:'Metropolis';
  font-weight:900;

}
#product-shop .sconto-rosso strong{
  font-weight:900;

}
.ico-product.ico-sale {
  display: block;
  width:45px;
  height:45px;
  line-height: 45px;
  font-size: 130%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #FFF;
  background: #7a0026;
  overflow: hidden;

 }
.ico-product.ico-new {
  display: block;
  width:30px;
  height:30px;
  background-size: contain !important;
  overflow: hidden;
  text-indent: -2000px;
  border-radius: 0 !important;
  z-index: 10 !important;

 }
 .ico-product.ico-2x1 {
  display: block;
  width:30px;
  height:30px;
  background: transparent url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/2x1.svg") center center no-repeat !important;
  background-size: cover !important;
  overflow: hidden;
  text-indent: -2000px;

 }
 .ico-product.ico-sconto-quantita {
  display: block;
  width:30px;
  height:30px;
  background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/sconto-quantita.svg") center center no-repeat !important;
  background-size: contain !important;
  overflow: hidden;
  text-indent: -2000px;
  z-index: 10 !important;

 }
 .ico-product.ico-top-selection {
  display: block;
  width:30px;
  height:30px;
  background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/top.svg") center center no-repeat !important;
  overflow: hidden;
  text-indent: -2000px;
  z-index: 10 !important;

 }
 .ico-product.ico-scadenza {
  display: block;
  width:30px;
  height:30px;
  background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/scadenza.png") center center no-repeat !important;
  background-size: contain !important;
  overflow: hidden;
  text-indent: -2000px;
  border-radius: 0 !important;
  z-index: 10 !important;

 }
 .ico-product.ico-sped0 {
  display: block;
  width:30px;
  height:30px;
  background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/spedizione-gratuita.svg") center center no-repeat !important;
  background-size: contain !important;
  overflow: hidden;
  text-indent: -2000px;
  border-radius: 0 !important;
  z-index: 10 !important;

 }

 .ico-product.ico-proximity {
  display: block;
  width:30px;
  height:30px;
  background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/runplus.svg") center center no-repeat !important;
  overflow: hidden;
  text-indent: -2000px;
  border-radius: 0 !important;
  z-index: 10 !important;

 }

 .ico-product.ico-bio {
    display: block;
    width:30px;
    height:30px;
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/bio.svg") center center no-repeat !important;
    overflow: hidden;
    text-indent: -2000px;
    border-radius: 0 !important;
    z-index: 10 !important;
  
}
.ico-product.ico-premi {
    display: block;
    width:30px;
    height:30px;
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/premiati.svg") center center no-repeat !important;
    overflow: hidden;
    text-indent: -2000px;
    border-radius: 0 !important;
    z-index: 10 !important;
  
}
.ico-product.ico-omaggio {
    display: block;
    width:30px;
    height:30px;
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/omaggio.svg") center center no-repeat !important;
    overflow: hidden;
    text-indent: -2000px;
    border-radius: 0 !important;
    z-index: 10 !important;
  
}
 .product-view .right-icons .ico-product.ico-sale {
  height: 50px;
  width: 50px;
  line-height: 45px;
  background:#7a0026;
  color:#fff;
  border-radius:100px;
  padding:0;
  text-align: center;
  z-index:100;
  display: none;

}
.product-view .right-icons .ico-product.ico-sale strong{
  font-size: 18px;
  font-weight: 900;
  line-height: 50px;
}

.sponsorizzato {height:20px;color:#888;}


.catalog-product-view .blocco-rating h4, .catalog-product-view .blocco-rating .rating {
  float: left !important;
  margin: 0;
}



.catalog-product-view .blocco-rating h4 {
  font-size: 16px;
  line-height: 24px;
}


.blocco-rating span {
  display:none;
  vertical-align: top;
  font-weight:bold;
}

.catalog-product-view .add-to-cart {
    float: none !important;
}


.catalog-product-view #sns_mainmidle .sns-product-detail .ratings .rating-box {
  font-size: 22px;
}
  

.catalog-category-view .blocco-rating h4 {
  display: none;
}
.catalog-category-view .blocco-rating span,.catalogsearch-result-index .blocco-rating span, .attributesplash-page-view .blocco-rating span{
    display:inline-block;
}
.item-related-product .blocco-rating span{
    display:inline-block;
    font-size:14px;
    line-height:20px;
}


.catalog-product-view .qty-decrease, .catalog-product-view .qty-increase {
}

.catalog-product-view .qty-decrease {
  background-position: center center !important;
}

.catalog-product-view .qty-increase {
  background-position: center center !important;
}

.catalog-product-view #product-options-wrapper dt label {
  display: none;
}

#sns_menu .nav-right {
  display:none;
}


.catalog-product-view .tier-prices {
  display:block;
  background: url('https://www.bernabei.it/skin/frontend/default/sns_nova/images/sconto-quantita.svg') no-repeat scroll 0px center transparent;
  background-size: contain !important;
  overflow: hidden;
  text-indent: -2000px;
  border-radius: 0 !important;
  width:40px;
  height:40px;
  margin:0 auto 10px auto;

}
.catalog-product-view .tier-prices .price {
  font-size: 14px !important;
  font-weight: bold;
  display: none;
}
.catalog-product-view .tier-prices .benefit .percent {
  font-size: 16px !important;
  font-weight: bold;
  color:  #7a0026
}


.frase-prodotto-proximity .ico-alert {display:inline-block;position:absolute;font-size:36px;font-weight:bold;vertical-align:middle;line-height:20px;text-align:center;top:4px;left:-40px;cursor:pointer;}
.frase-prodotto-proximity {margin:20px 10px 0 100px;position:relative;}
.frase-prodotto-proximity .button {padding: 9px 25px;height:20px;
    font-size: 20px !important;
    border-radius: 100px;width: 180px;
    display: inline-block;text-align:center;position:relative;
    overflow:hidden;background:#0AB1D5;border-color:#0AB1D5;
  }

.frase-prodotto-proximity .button::before {transition: 0.1s;content: "Ricevilo in 30 min";display:block;position:absolute;top:0;left:0px;width:100%;height:40px;line-height:40px;text-align:center;}
.frase-prodotto-proximity .button:hover::before {left:1000px;}

.frase-prodotto-proximity .button::after {transition: 0.1s;content: "Passa a RUN+";display:block;position:absolute;top:0;left:-1000px;width:100%;height:40px;line-height:40px;text-align:center;background: linear-gradient(90deg, rgba(0,116,142,1) 0%, rgba(10,177,212,1) 100%);}
.frase-prodotto-proximity .button:hover::after {left:0;}

.frase-prodotto-proximity .oppure {display:block;border-top:1px solid #ccc;text-align:center;position:relative;width: 180px;margin-top:20px;margin-left:25px;}
.frase-prodotto-proximity .oppure span{display:inline-block;background:#fff;top:-10px;left:31%;position:absolute;padding:0 20px;}


@media screen and (max-width:600px){
.frase-prodotto-proximity .oppure {width: 75.5%;}
.frase-prodotto-proximity {margin:20px 0px 0 23%;}
.frase-prodotto-proximity .button {
    font-size: 16px !important;font-weight: bold !important;width: 76%;}
}
@media screen and (min-width:600px) and (max-width:768px){
    .frase-prodotto-proximity .oppure {width: 70%;}
    .frase-prodotto-proximity {margin:20px 10px 0 31%;}

    }
@media screen and (min-width:769px) and (max-width:1023px){
    .frase-prodotto-proximity .oppure {width: 70%;}
    .frase-prodotto-proximity {margin:20px 10px 0 27%;}

    }

/*////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////--Check Out Multiplo--//////////////////////////*/

#checkout-progress-state li {
  position: relative;
}



#checkout-progress-state li.last:after, #checkout-progress-state li.first:before {
  display: none;
}




.gift-messages-form ol {
  list-style: none
}

.gift-messages-form ol li.item {
  border-top: 1px solid #dfdfdf;
  padding: 20px 0;
}

.gift-messages-form ol li:first-child {
  border: 0;
}

.gift-messages-form .form-list {
  list-style: none;
  margin: 0;
}

.gift-messages-form .form-list textarea {
  width: 96%;
  padding: 2%;
}

.gift-messages-form .product-img-box .number {
    display: none;
}

#checkout-agreements {
    list-style: none outside none;
}
.checkout-agreements {
  margin: 10px 0;
  list-style: none;
}
.checkout-agreements .checkbox{
  margin-top:0px;
}
.checkout-agreements label{
  margin-left:10px;
}
.gift-messages {

}
.gift-messages-form h4,.allow-gift-messages-for-order-container p{
	display: none;
}



.overview-check-out .box-title {
  border-bottom: 0;
}




#shipping_method_form .col2-set {
  border-top: 1px solid #e9e9e9;
  padding: 20px 0;
}

#shipping_method_form .col2-set:first-child {
  border: 0;
}

.sp-methods > div.spedizionegratuita, .sp-methods > div.corriereespresso {
    float: left;
    width: 50%;
}




#shipping_method_form .freeshipping, #shipping_method_form .expresscourier {
  width: 50%;
  float: left;
}



.method-title {
    font-weight: bold;
    margin-bottom: 5px;
	float:right;
	width:69%;
}

.method-type-container  {
  float:left;
  width:30%;
}




.method-type-container label {
	display:inline;
}

.method-type-container input {
	margin-top:0;
}

.method-type-container .error-msg {
	display:none;
}

.gift-messages-form .details {
    float: left;
    width: 80%;
}

.gift-messages-form .product-img-box {
    float: left;
    width: 20%;
}

.gift-messages-form .details .input-box input[type="text"], .gift-messages-form .details .input-box input.input-text {
    padding: 5px 5%;
    width: 90% !important;
}

.overview-check-out .col2-set > .col-1 {
    margin-right: 40px;
    width: 300px;
}

.overview-check-out .col2-set > .col-2 {
  float: left;
  max-width: 300px;
}

.overview-check-out big {
    border: 1px solid #e9e9e9;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 10px;
    padding: 5px 10px 5px 30px;
}

.overview-check-out big .price {
  color: #9a5f87;
}

.numero-indirizzo {
    font-family: 'Metropolis';
    font-size: 14px !important;
    font-weight: normal;
    line-height: 14px !important;
}



.check-out-number-order-container {
}

.check-out-number-order-container a {
    color: #7a0026;
}



.checkout-types li:last-child {margin-top:10px;}

#sns_content .paypal-logo a {
  background: none repeat scroll 0 0 #2494d7;
  border: none;
}

#minicart-sidebar .item-options {
  margin-left: 77px;
  width: auto;
}

.gift-messages p > input {
}

.gift-messages p > label {
  font-weight:bold;
}

.gift-messages p > label:before {

}

.gift-messages > h3 {
    float: left;
	width:50%;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 18px !important;
    margin-top: 0 !important;
	display:none;
}

.gift-messages p.control {
  margin: 0;
}

.gift-messages-form .inner-box p > input, .gift-messages-form .inner-box p > label {
  display: none;
}

.gift-messages-form .inner-box > div {
  display: block !important;
}

.opc-col-center.wide .payment-block {
  min-height: 325px !important;
}

.opc-col-center .gift-messages, .opc-col-center .gift-messages-form {
  display: none;
}

.opc-col-center.wide .gift-messages, .opc-col-center.wide .gift-messages-form {
  display: block;
}

.category-special-packs.catalog-product-view  .price-box {
    text-align: right;
}

.products-grid .show-addtocart h4 {
    display: none;
}

.up-sell-products .ico-product.ico-sale strong {
  line-height: 46px;
}

.up-sell-products .item .item-inner .item-img .cart-wrap .btn-cart:hover {
  background: #fff;
  color: #7a0026;
}

#ajax_content .price-notice {
    display: none;
}

#ajax_content dd {
  margin-left: 0;
}

#ajax_content dd:before {
    color: #8c4148;
    content: "•";
    float: left;
    font-size: 20px;
    margin-right: 5px;
}

.category-special-packs #ajax_content #product-options-wrapper .required {
  display: none;
}

.search-autocomplete {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-top: 0px;
    text-align: left;
    z-index:100;
    position: absolute;
    width: 320px;
}

#search_autocomplete ul {
    padding: 15px;
    margin:0;
}

#search_autocomplete ul .amount {
  margin-right: 5px;
  background-color: #7a0026;
  color: #fff;
  padding: 2px 3px;
  width:20px;
  text-align: center;
  display: inline-block;
}

#search_autocomplete li {
    cursor: pointer;
    list-style: none;
    padding:3px 5px;
    font-size:110%;
    line-height: 18px;
    font-weight: bold;
}

#search_autocomplete li span{
  font-weight: normal;
}

#search_autocomplete li:hover {
    color: #7a0026;
    background: #eee;
}
#search_autocomplete li.selected {
  background: #eee;
}
.cms-index-index #customer-reviews .rating-box {
  margin: 0 12px 2px 0;
  height: 15px;
}
#my-reviews-table tr {border-top:1px solid #eee;}

.review-customer-view .rating-box,.customer-account-index .rating-box,.review-customer-index .rating-box{
  margin:0;
  height:20px;
}
.review-customer-view .blocco-rating h4{
  font-size:14px;
}
.review-customer-view .product-img-box {
  border-right:1px solid #eee;
  padding-right:20px;
}


#privacy-check-wrapper {
  position: relative;
}

#privacy-check-wrapper input {
    margin-top: 2px;
}

#privacy-check-wrapper > label {
    font-size: 11px;
    max-width: 250px;
}

#privacy-check-wrapper label {
}

#privacy-check-wrapper label a {
  color: #7a0026;
}

.products-grid .btn-cart.availability.out-of-stock {
  display: inline-block !important;
  box-sizing: border-box;
  border: 1px solid #e9e9e9  !important;
  text-align: center;
  font-family: 'Metropolis';
  line-height: 32px !important;
  background: #e9e9e9 ;
  transition: border 0.2s;
  color: #999 !important;
  width: auto;
  height: 33px !important;
  margin-bottom: 0!important;
}

.products-grid .btn-cart.availability.out-of-stock:hover {
  color: #999 !important;
}

.products-grid .item .item-inner .btn-cart.availability.out-of-stock:before {
  display: none;
}


.bundle-price.price-notice {
  display: none !important;
}

.availability.out-of-stock {
  background: #666;
  display: block;
  font-family: 'Metropolis';
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 105%;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#product-shop .availability.out-of-stock {
  background: #fff;
  clear: both;
  font-family: Roboto;
  font-size:100%;
}


.catalog-category-view #products-list .item .price-box .clearer {
  clear: none !important;
  display: none !important;
}

#products-list #product-shop .price-box .price, #products-list .product-shop .price-box .price {
  font-size: 240%;
  color: #7a0026;
}

.gift-cards label.required {
  display: block !important;
}

.gift-cards #ajax_content dd:before {
  display: none;
}

#product-options-wrapper p.required {
  display: none;
}

h3.red-title {
    background: none repeat scroll 0 0 #84353b;
    color: #fff;
    font-size: 18px !important;
    height: 30px;
    line-height: 30px !important;
    padding: 0 10px;
    text-transform: uppercase;
}

.menu-responsive {
  display: none;
}

.mobile-contact-info, .mobile-footer-links {
  display: none;
}

.social-container {
  clear: both;
  padding: 30px 0 10px;
}

.social-container h3 {
  color: #ffffff !important;
  display: inline-block;
  margin:2px 10px 0 0;
  vertical-align: top;
  font-family: Metropolis;
  font-size:20px;
}

.social-container .social {
  padding-top:8px;
}

.widget-container .badg {
  text-align:right;
}

.widget-container  {
  padding: 40px;
}

.widget-container .container {
  border-top: white 1px solid;
  padding-top: 30px;
}

.widget-container .widget-trovaprezzi {
  display: inline-block;
  margin-top:0;
  height:20px;
  margin-right:20px;
}

.widget-container .widget-trovaprezzi table{
  max-width:200px;
  text-align:left;
}

.widget-container .pay{
  margin-top:6px;
}

.widget-container .payment img{
  padding-left:0px;
  max-width: none;
}

@media (min-width: 769px) and (max-width: 1024px) {
  .widget-container .payment{
    margin-left: 38px;
    }
}

@media screen and (max-width: 640px) {

  .widget-container .payment img{
    max-width: 100%;
    margin-left: 5px;
  }
}

@media screen and (min-width: 1024px) {
.widget-container .widget-trovaprezzi img{
  height:23px;
  width: auto;
}
}

.abbinamenti .clearer {
  float: none;
}

.block.block-login  {
  display: none;
}

.block.block-login a {
    
    font-size: 40px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    position: absolute;
    right: 55px;
    top: 5px;
}

#mobile-cap {
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    width: 70px;
    cursor: pointer;
    position: absolute;
    left: 65px;
    top: 18px;
    display: none;
}
#mobile-cap span {
    text-decoration: underline;
}
#mobile-cap i {
    font-size: 26px;
    vertical-align: middle;
}
@media screen and (max-width: 641px) {
    #mobile-cap {display: block;}
}

#esns_background_layer {
  z-index: 999999 !important;
}

.header-right-inner > p {
  line-height: 17px;
}
/*///////-menu-responsive-/////////*/

    .menu-black-layer {
        z-index: 99999;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.8);
        position: fixed;
        top: 0;
        display: none;
        left: 0;
    }

    .menu-responsive {
        background: none repeat scroll 0 0 #7a0026;
        box-sizing: border-box;
        height: 100%;
        left: 0;
        padding: 20px 0;
        position: fixed;
        top: 0;
        width: 200px;
        z-index: 999999;
        display: none;
        overflow-y: scroll;
    }

    .menu-responsive a {
        color: #fff;
        font-family: 'Metropolis';
    }

    .menu-responsive ul {
        list-style: none;
        margin: 0;
    }

    .menu-responsive > ul > li {
        border-bottom: 1px solid #cccccc;
        font-size: 16px;
        line-height: 16px;
        padding: 10px 20px;
        width: 100%;
        box-sizing: border-box;
        position: relative;
        text-transform: uppercase;
    }

    .menu-responsive > ul > li .sub-menu-button, .menu-responsive > ul > li .sub-second-menu-button {
        color: #ffffff;
        height: 37px;
        line-height: 37px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 40px;
        cursor: pointer;
    }

    .menu-responsive > ul > li .sub-second-menu-button:hover {
        opacity: 0.5;
    }

    .menu-responsive > ul > li:hover {
        background: none repeat scroll 0 0 #357c64;
    }

    .menu-responsive .mobile-submenu {
        margin: 10px -20px -11px;
    }

    .mobile-second-submenu.mobile-second-submenu-open {
        margin: 10px -40px -11px;
    }

    .menu-responsive > ul .mobile-submenu, .menu-responsive ul .mobile-second-submenu {
        display: none;
    }

    .menu-responsive > ul .mobile-submenu-open, .menu-responsive ul .mobile-second-submenu-open {
        display: block;
    }

    .menu-responsive .mobile-submenu > li  {
        background: none repeat scroll 0 0 #357c64;
        border-bottom: 1px solid #999999;
        font-size: 12px;
        padding: 8px 40px;
        position: relative;
        text-transform: none;
        width: 100%;
        box-sizing: border-box;
        text-decoration: none !important;
    }

    .menu-responsive .mobile-second-submenu > li {
        background: none repeat scroll 0 0 #557067;
        border-bottom: 1px solid #999999;
        color: #333;
        width: 100%;
    }

    .menu-responsive .mobile-second-submenu > li a {
        color: #fff;
        display: block;
        padding: 8px 40px;
    }

    .menu-closed, .sub-menu-button-open .menu-open, .sub-second-menu-button-open .menu-open {
        display: none;
    }

    .sub-menu-button-open .menu-closed, .sub-second-menu-button-open .menu-closed, .menu-open {
        display: block;
    }

    .menu-open, .menu-closed {
        font-size: 12px;
    }

    .menu-responsive a:focus {
        text-decoration: none;
    }

    .menu-responsive .mobile-submenu li:hover {
        background: #1f664e;
    }

    .menu-responsive .mobile-second-submenu li:hover {
        background: #486058;
    }

    .mobile-submenu.mobile-submenu-open {
    }

    .menu-responsive-open {
        display: block;
    }


.banner-homepage-left, .banner-homepage-right {
    width: 49%;
    float: left;
}

.banner-homepage-left {
    margin-right: 1%;
}

.banner-homepage-right {
    margin-left: 1%;
}

.banner-homepage-left h3, .banner-homepage-right h3 {
    padding: 0 7% 15px;
    margin: 0;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    font-family: 'Metropolis';
    color: #777777;
}

.banner-homepage-left h3 {
    text-align: left;
}

.banner-homepage-right h3 {
    text-align: right;
}

.banner-homepage-left img, .banner-homepage-right img {
    width: 100%;
    border: 1px solid #ebebeb;
}



.header-message {
    font-family: 'Metropolis';
    font-size: 16px;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 38px;
    width: 99.7%;
    display:none;
}
.header-message span.msgiva{
  display: none;
}
.spedizioni-message{
  display: none;
  color: #7a0026;
  text-align: center;
  padding:10px;
  clear:both;
  line-height: 20px;
  border: 1px solid #EBEBEB;
  border-top:0;
}
.spedizioni-message p {line-height: 20px;margin:0;}

.category-spanish {
    float: none;
    margin: 0;
}

.numero_bottiglie_uk {
    float: none;
    margin: 0;
    width: 100%;
}

.numero_bottiglie_uk table {
  width: 100%;
}

.numero_bottiglie_uk table th, .numero_bottiglie_uk table td {
  line-height: 28px;
  border-bottom: 1px solid #ebebeb;
}

.numero_bottiglie_uk table th {
  text-align: left;
}

.numero_bottiglie_uk table .first-raw-uk > th {
  text-align: center;
}

.numero_bottiglie_uk table td {
  text-align: center;
}



.current-country-currency .flag-ico {
  float: left;
  position: relative;
}


#sns_topheader .container .row-fluid {
  position: relative;
}

#sns_topheader .topheader-right .sns-switch .switch-inner {
  position: inherit;
}

.country-currency-switcher {

}

.country-currency-switcher #ITA.flag-ico-current:before{

  padding-right: 12px;
}

.current-country-currency {
  position: relative;
  height: 36px;
  margin-left: 0px;
}

.current-country-currency div {
  float: left;
  font-size:10px;
  font-weight: bold;
  color:#666;
}

.flag-ico-current {
  height: 20px;
  display: block;
  float: left;
  padding-left: 0px;
  border: 0;
  position: relative;
  cursor: pointer;
  margin: 8px 0px;
  background: transparent;
  line-height: 20px;
  border-radius: 0;
  text-transform: uppercase;
  background-size: contain;
}

.flag-ico {
  height: 20px;
  display: block;
  padding: 0 0 0 25px;
  border: 0;
  position: relative;
  cursor: pointer;
  margin: 8px 0;
  background: transparent;
  line-height: 20px;
  border-radius: 0;
  text-transform: uppercase;
}

.flag-ico-current {
  font-size: 0;
}

.flag-ico:before, .flag-ico-current:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 20px;
  height: 20px;
  background-size: contain !important;
}


.options-country-currency {
  width: 100%;
  box-sizing: border-box;
}

.options-country-currency form {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 5px;
}


.options-country-currency button {
  margin: 0 0 15px;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.options-country-currency button:hover {
  background: transparent;
  color: #333;
}

.header-flag {
  background: #f5f5f5;
}

.header-flag-wrap {
  max-width: 1210px;
  margin: 0 auto 20px;
  position: relative;
  box-sizing: border-box;
  padding: 0 20px;
}

.header-flag h3 {
  text-transform: uppercase;
  font-size: 14px;
  color: #6e6e6e;
  margin: 0;
  line-height: 35px;
  font-weight: normal;
}

.header-flag .close-flag {
    font-size: 20px;
    line-height: 31px;
    position: absolute;
    right: 20px;
    color: #6e6e6e;
    cursor: pointer;
    top: 0;
}

.header-flag .close-flag:hover {
    opacity: 0.8;
}


#AUS.flag-ico:before, #AUS.flag-ico-current:before {background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/flag-icon/AUS.png) no-repeat scroll 0 0 transparent;}
#AUT.flag-ico:before, #AUT.flag-ico-current:before {background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/flag-icon/AUT.png) no-repeat scroll 0 0 transparent;}
#CAN.flag-ico:before, #CAN.flag-ico-current:before {background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/flag-icon/CAN.png) no-repeat scroll 0 0 transparent;}
#FRA.flag-ico:before, #FRA.flag-ico-current:before {background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/flag-icon/FRA.png) no-repeat scroll 0 0 transparent;}
#DEU.flag-ico:before, #DEU.flag-ico-current:before {background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/flag-icon/DEU.png) no-repeat scroll 0 0 transparent;}
#ITA.flag-ico:before, #ITA.flag-ico-current:before {background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/flag-icon/ITA.png) no-repeat scroll 0 0 transparent;}
#NLD.flag-ico:before, #NLD.flag-ico-current:before {background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/flag-icon/NLD.png) no-repeat scroll 0 0 transparent;}
#ESP.flag-ico:before, #ESP.flag-ico-current:before {background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/flag-icon/ESP.png) no-repeat scroll 0 0 transparent;}
#USA.flag-ico:before, #USA.flag-ico-current:before {background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/flag-icon/USA.png) no-repeat scroll 0 0 transparent;}
#GBR.flag-ico:before, #GBR.flag-ico-current:before {background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/flag-icon/GBR.png) no-repeat scroll 0 0 transparent;}

#sns_resmenu .country-currency-switcher {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    height: 50px;
    left: 60px;
    position: absolute;
    text-align: center;
    top: 0;
    display: none;
    width: 50px;
}

#sns_resmenu .flag-ico-current:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 18px;
    width: 18px;
    background-size: contain !important;
}

#sns_resmenu .flag-ico-current {
    color: #ffffff;
    display: block;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 0;
    width: 50px;
    font-size: 0;
}

.header-title {
    float:left;
    width:35%;
    font-weight: bold;
    line-height: 16px;
    text-align:left;
    margin:10px 0;
    text-transform: uppercase;
}
.header-title h1,.header-title p{
  display: inline;
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin:0;
}

.header-title .blink_me {color:#7a0026;font-weight:900 !important;text-transform: uppercase;}

#sns_wrapper > .header-switch-horeca {
    display: none;
}
.header-switch-horeca {
    width:250px;
    margin:0 auto;
    height:37px;
}
.header-switch-horeca .tab{
    margin-top:4px;
    display: inline-block;
    width:100px;
    height:33px;
    line-height: 30px;
    
}
.header-switch-horeca .tab.attivo, .header-switch-horeca .tab:hover{
    font-weight: bold;
    background:#fff;
}
.header-switch-horeca .tab.horeca.attivo, .header-switch-horeca .tab.horeca:hover{
    color:#004B8D;
}

.vat_validation-messages {
    font-weight: bold;
    color: #fff;
}

.vat_validation-messages .success-msg {
    background: none repeat scroll 0 0 #89bfac;
    padding: 0 8px;
}

.vat_validation-messages .error-msg {
    background: none repeat scroll 0 0 #ED574E;
    padding: 0 8px;
}

#vat_id li.notice-msg {
    background: none repeat scroll 0 0 #F7BF36;
    color: #fff;
    font-weight: bold;
    padding: 0 8px;
}

.flag-column-container {
  max-width: 1210px;
  margin: 0 auto 20px;
}

.flag-column {
    width: 40%;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
}

.flag-inline-container {
  max-width: 1210px;
  margin: 0 auto 0;
}

.flag-inline {
  width: 100%;
  padding-left: 20px;
  display: inline-block;
}

.flag-inline button {
  float: left;
  margin-right: 20px;
}

.currency-switcher {
  display: none;
}

.global-site-notice-custom {
  position: absolute;
  top:0;
  width:100%;
  height:50px;
  line-height:50px;
  background: #7a0026 url('https://www.bernabei.it/skin/frontend/default/sns_nova/images/sfondo1.jpg') center center;
  color:#fff;
}
.global-site-notice-custom a{
  color:#fff;
}
.global-site-notice-custom img{
  height:50px;
}



.container-slider.products-grid .owl-item {
  padding: 0 2px 0 41px;
  box-sizing: border-box;
}

.container-slider.products-grid .owl-item li {
  width: 100%;
  margin: 0 !important;
}

#sns_menu.keep-menu {
  z-index: 99999 !important;
}

.social-container {
    margin-bottom: 25px;
    padding: 20px 0;
    background: #303030;
}

/* box iscrizione newsletter */

.catalog-product-view .blocco-rating {

}

.catalog-product-view #product-options-wrapper dd:before, .catalog-product-view .item-options dd:before {
  display: none;
}

.catalog-product-view #product-options-wrapper dd, .catalog-product-view .item-options dd {
  margin: 0 !important;
}


.group-block > span {
  display: block;
  min-height: 26px;
  font-size: 150%;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 12px 0 4px;
  text-transform: uppercase;
}



#shopping-cart-table .link-wishlist {
  width: 34px;
}

.fa.fa-pencil {
  font-size: 20px;
}



#product_addtocart_form #product-shop .product-options dd:before {
  top: 0;
  background: transparent;
}



.opc-col-center .gift-messages p {
  margin: 0 !important;
}

#checkout-review-submit > form, .form-list.opc-newsletter {
  margin: 0px auto 0 !important;
  float: none !important;
}

#checkout-review-submit > form ol {
  margin: 0;
}

.sales-order-view .fa, .sales-order-shipment .fa {
  font-size: 20px;
}



#sns_menu {

}

#sns_mommenu .country-currency-switcher {
  display: none;
}

.header-right {
    margin-top: 10px;
    text-align: center;
}

.grand_total .price .price {
  color: #7a0026;
}

.catalog-category-view .products-grid .link-compare, .attributesplash-page-view .products-grid .link-compare {
  display: none !important;
}



html[lang="it"] .c-phone label {
  line-height: 18px !important;
}

html[lang="it"] .block.block-connectus .block-content p.c-phone {
  padding-top: 7px;
}

.block.block-related .products-grid .item {
  box-sizing: border-box;
  margin: 0 15px 0 0;
  float:none;
}

.block.block-related {
  margin-bottom: 50px;
}

.block.block-related .products-grid .item .price {
  color: #333333 !important;
  font-weight: 600 !important;
}

.block.block-related .products-grid .item .ico-product.ico-sale strong {
  line-height: 40px !important;
}

.block.block-related .products-grid .item .old-price .price {
  color: #777777 !important;
}

.block.block-related .products-grid .item .regular-price {
  float: none;
}

#sns_left .block-layered-nav dd.produttore,
#sns_left .block-layered-nav dd.categoria
 {

}
#sns_left .block-layered-nav .categoria
 {
    display: none !important;
}
.category-vini-premiati #sns_left .block-layered-nav .categoria
{
   display: block !important;
}

.block.block-related .products-grid .item-img-info {
  min-height: 280px;
}

.block.block-related .navigation {
  display: block;
  position: relative;
  float:right;
  font-size: 0;
}

.amlanding-page-view .related-title-img {
  text-align: center;
}



.product-view #sns_tab_products {
  margin-top: 0;
}


body[class*="span"] {
  float: none !important;
  margin: 0;
}

/*///////////--Modifica img di categoria--/////////////*/

.header-image {
  width: 100%;
  overflow: hidden;
  height: 200px;
  position: relative;
  margin-top: 5px;
}


.header-image.noimage {
  height: 20px;
  margin-bottom: 0;
  border: 0;
}



.header-image img {
  display: block;
  left: 50%;
  margin-left: -1400px;
  max-width: none;
  position: absolute;
  width: 2800px;
  top:-50px
}

.service-text h3, .service-text h2 {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 15px;
}

.bitbull-bancasella-gestpay-success .category-description-container .category-description,
.checkout-onepage-success .category-description-container .category-description {
    float: right;
}





.catalog-product-view .alert-stock.link-stock-alert {
    font-weight: 700;
}

.catalog-product-view .alert-stock.link-stock-alert a {
    color: #7a0026;
}

.esns-footer, #esns_submit {
  background: #7a0026 !important;
}

.esns_theme_orange #esns_box_block_1,
.esns_theme_orange #esns_box_block_2 {
  color: #7a0026;
}

.esns_theme_orange #esns_box_block_2 {
  line-height: 20px;
  margin:10px 0;
}

.checkout-cart-index #shopping-cart-table #empty_cart_button,
.checkout-cart-index #shopping-cart-table .btn-continue {
  display: none;
}

.catalog-product-view .product-price-review .please-login {
  display: block;
  text-align: center;
}

.catalog-product-view .product-price-review .please-login a {
  display: block;
  box-sizing: border-box;
  background: #7a0026 none repeat scroll 0 0;
  color: #fff;
  cursor: pointer;
  font-family: 'Metropolis';
  font-size: 16px;
  line-height: 21px;
  padding: 10px 15px;
  transition: background 0.3s ease 0s;
}

.catalog-product-view .product-price-review .please-login a:hover {
  background: #d5d5d5 none repeat scroll 0 0;
}
.payment-method-container {
  margin: 30px 0 10px;
}

.payment-method-container .payment-method {
  box-sizing: border-box;
  float: left;
  max-width: 100px;
  padding: 0 10px;
  text-align: center;
  height: 100px;
}

.payment-method-container .payment-method.payment-contanti {
  max-width: 200px;
}

.payment-method-container .payment-method img {
  max-width: 75px;
}

.payment-method-container .payment-method p {
  line-height: 15px;
  margin-top: 10px;
}


#sns_botsl2 .solo-proximity {
  display:none;
}


p[id*="ask"] {
  margin-top: -60px;
  padding-top: 60px;
}


.store-view-horeca.catalog-product-view.category-soft-drinks .price-box-bundle .please-login,
.store-view-horeca.catalog-product-view .soft-drinks .price-box-bundle .please-login {
  display: none;


}

.store-view-horeca.page-not-logged  .cart-wrap{
   height:1px !important;
   overflow:hidden;


}
.caregory-run .header-message {
  display: none !important;
}

.store-view-uk .top-menu-links li:last-child,
.store-view-de .top-menu-links li:last-child,
.store-view-fr .top-menu-links li:last-child {
  background: transparent none repeat scroll 0 0;
}

.nav-right .block.block-p-iva {
  display: none !important;
}


.rating-stats td{padding:3px 8px;line-height:5px;font-size:13px;}
.rating-stats .filter-rating {cursor:pointer;}
.rating-stats {border-right:1px solid #ebebeb;display: none;}
.rating-stats .border-right {border-right:1px solid #ebebeb;padding-right:20px;}
.rating-stats .rating-box {margin:0;height:20px;}
.barra-perc-box {width:100px;height:13px;display:inline-block;background:#eee;}
.barra-perc {height:100%;display:inline-block;background:#7a0026;}





/*/////////////////////////////////////////////////////////*/
/*/////////////////////--MODIFICHE RUN--///////////////////*/
/*/////////////////////////////////////////////////////////*/




html[lang="it"] .category-run .mainnav >  li.last > a {
  color: #ffffff !important;
}


.color-run {
  color: #0AB1D4 !important;
}

.category-run h3.run-title {
  color: #0AB1D4;
  font-size: 28px;
  font-style: italic;
  margin-bottom: 30px;
}

.category-run h3.run-title span {
  font-size: 35px;
  font-weight: normal;
}

.category-run #sns_mainmidle strong {
  color: #0AB1D4;
}

.category-run .big-font {
  color: #0AB1D4;
  display: block;
  font-size: 20px;
  margin: 10px 0;
}




.sp-methods-item-container li.error-msg {
  background: #ddd none repeat scroll 0 0;
  border: 0 none;
}

.sp-methods-item-container li.error-msg ul {
  padding: 0;
}

.sp-methods-item-container li.error-msg ul:before {
  display: none;
}

.sp-methods-item-container li.error-msg ul li {
  color: #666;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.shipping-class-method-run dt::after {
  content: " 2 Ore";
}

.sconto-color {
  color: #0AB1D4 !important;
  font-size: 21px;
  line-height: 24px;
}




/*NUOVE PAGINE */

.input-text.required-entry.block-standard-input, .input-box {
  width: 100%;
  box-sizing: border-box;
}

/* DATA DI NASCITA --> */
.input-box.customer-dob > div:not(.validation-advice) {
    display: inline-block;
    margin-right: 15px;
}

.input-box.customer-dob > div > input {
  max-width: 55px;
  text-align: center;
}

.input-box.customer-dob > div:not(.validation-advice):last-child {
  margin-right: 0px;
}

.input-box.customer-dob > div > label {
  display: none;
}

@media screen and (max-width: 680px) {
  #checkoutSteps .input-box.customer-dob > div:not(.validation-advice) {
    width: 32%;
    margin-right: 2%;
    text-align: left;
  }
  #checkoutSteps .input-box.customer-dob .dob-year {
    margin-right: 0!important;
  }
  #checkoutSteps .input-box.customer-dob > div > input {
    max-width: 100%;
  }
}

/* DATA DI NASCITA <-- */

/* SOCIAL CONNCET --> */
.inchoo-socialconnect-account .box-content {
  padding-left: 0;
}
/* <-- */

.block-wide-input {
  box-sizing: border-box;
  height: 150px;
  width: 100% !important;
}

.field.privacy-webform-container.type-select-checkbox.webforms-fields-privacy {
  max-width: 600px;
  width: 100% !important;
}

.form-new-page-container {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 10px;
  width: 100%;
}

.webforms- .fieldset,
.webforms-lavora-con-noi .fieldset,
.webforms-sei-un-produttore .fieldset {
  border: 0;
}

.privacy-webform-container label.required {
  display: none;
}

.privacy-webform-container .list-select {
  padding: 10px 0 !important;
}

.webforms- .buttons-set .required,
.webforms-lavora-con-noi .buttons-set .required,
.webforms-sei-un-produttore .buttons-set .required {
  display: none;
}

.webforms- .buttons-set .button,
.webforms-lavora-con-noi .buttons-set .button,
.webforms-sei-un-produttore .buttons-set .button {
  float: none;
  margin: 0 0 0 5px;
}

.webforms- .buttons-set,
.webforms-lavora-con-noi .buttons-set,
.webforms-sei-un-produttore .buttons-set {
  padding-top: 0 !important;
}

.input-text.required-entry.block-standard-input {
  height: 36px;
}

.field.file-upload-container {
  padding: 20px 0;
  width: 100% !important;
}

.input-file.required-entry.file-upload-input {
  height: 32px;
}


.block.mini-cart.sns-ajaxcart .block-title {display: block;}



#frase-isole {display:none;margin-top:10px;background: #FFF3CC; padding:10px;background-size: 40px; }
#frase-isole i{font-size:24px;margin-right:10px;vertical-align: middle;float:left;}
.store-view-it #frase-isole, .store-view-horeca #frase-isole {display:block;}

.miglior-prezzo {border:1px solid #EBEBEB;padding:5px;font-size:14px;font-weight:bold;margin-top:10px;text-align:center;}
.miglior-prezzo:hover {border:1px solid #7a0026;}
.miglior-prezzo:hover a{color:#7a0026;}
.miglior-prezzo i {vertical-align: middle;height:40px;font-size:40px;color:#7a0026;}

.store-view-uk #checkout-payment-method-load #dt_method_gestpay_cc,
.store-view-fr #checkout-payment-method-load #dt_method_gestpay_cc,
.store-view-de #checkout-payment-method-load #dt_method_gestpay_cc {
  display: none;
}


.landing-page-no-product .category-products {
  display: none !important;
}




/* CHECKOUT PULITO */

.checkout-onepage-index #sns_topheader,.checkout-onepage-index #sns_menu,.checkout-onepage-index .header-right,.checkout-onepage-index #sns_header .wishlist,.checkout-onepage-index .header-image,.checkout-onepage-index .page-title,.checkout-onepage-index .header-switch-horeca {display: none !important;}
#checkout-step-login {max-width:300px;margin:0 auto 30px auto;}
#checkout-step-login .buttons-set.register{border-top:1px solid #eee !important;margin-top:30px;padding-top:20px !important;}
#checkout-step-login .buttons-set.register h3{line-height: 35px;}
.checkout-onepage-index #sns_content {margin-top:20px;}
.checkout-onepage-index.fast .page-title {display:block !important;background: #E9E9E9;margin: 0;padding: 5px 20px;}
.checkout-onepage-index.fast .page-title h1{ margin:0;padding:2px 2px;line-height: 32px;font-size:14px;font-weight: bold;}

.checkout-onepage-index .progress-container-gift-message, .checkout-onepage-index .progress-container-customer-comment {display: none;}
.store-view-it.checkout-onepage-index.fast .progress-container-gift-message,.store-view-it.checkout-onepage-index.fast .progress-container-customer-comment {display: block;}
.checkout-onepage-index #checkout-payment-method-load {margin-top:0;}
.checkout-onepage-index #checkout-shipping-method-load .sp-methods{margin-top:0;}
.checkout-onepage-index .summary-review dt {font-size:14px;}
.checkout-onepage-index .summary-review dt i,#checkout-progress-wrapper dt i {font-size: 22px;vertical-align: middle;}
.checkout-onepage-index .summary-review dt,#checkout-progress-wrapper dt  {margin-bottom:10px;}
.checkout-onepage-index .summary-review dd,#checkout-progress-wrapper dd  {margin-left:0px;}
.checkout-onepage-index .summary-review .separator,#checkout-progress-wrapper dt .separator  {display: none;}
.checkout-onepage-index .summary-review .changelink a,#checkout-progress-wrapper dt .changelink a {float:right;color:#7a0026;font-weight: normal;}
.checkout-onepage-index .summary-review .estimated-delivery {font-weight: normal;border: 0;padding:0;text-align: left;}
.checkout-onepage-index .summary-review .payment-row {clear:both;border-top:1px solid #e9e9e9;padding:0 20px; }
.checkout-onepage-index.fast #checkout-step-payment {padding:0;padding-bottom:20px;}
.checkout-onepage-index.fast #payment-buttons-container {padding: 0px 20px 20px !important;}
.checkout-onepage-index.fast #checkout-payment-method-load {padding:0 20px;margin:0;}
.checkout-onepage-index.fast #co-payment-form {margin-bottom: 0;}
.checkout-onepage-index .summary-review .sez {padding:20px;flex-basis: 33%;box-sizing: border-box;}
#onepage-checkout-shipping-method-additional-load {display: none;}
.store-view-it #onepage-checkout-shipping-method-additional-load {display:block; margin-bottom:30px;border-top:1px solid #eee;padding-top:10px;}
#wait-payment {height:53px;float:right;}
@media screen and (min-width: 1024px){
    .checkout-onepage-index .summary-review .flex  {display:flex; flex-wrap: wrap;}
    .checkout-onepage-index .summary-review .sez:nth-of-type(1) {border-right:1px solid #e9e9e9;}
    .checkout-onepage-index .summary-review .sez:nth-of-type(3){border-left:1px solid #e9e9e9;}
    .checkout-onepage-index .summary-review .payment-row {flex-basis: 100%; }
}
@media screen and (max-width: 1024px){
    .checkout-onepage-index .summary-review .payment-row {margin-top:10px; }
    #checkoutSteps li .step-title h2 {
      line-height: 24px;
    }
    #wait-payment {float:none;margin:0 auto;}
    #bottone-effettua-ordine {float:none;margin:0 auto;}
    .checkout-onepage-index.fast #payment-buttons-container {text-align: center;}
    .checkout-onepage-index .summary-review .sez {border-top:1px solid #e9e9e9;}
}
.checkout-onepage-index.fast .back-link {display: none;}
.account-create, .account-login  {padding:10px;}
.customer-account-create #sns_mainmidle, .customer-account-login #sns_mainmidle, .customer-account-forgotpassword #sns_mainmidle {float:none;max-width:800px;margin:0 auto;}
.account-create li {list-style:none;}
.account-create .form-list {margin:0;}

/*CARRELLO MINI-CART IN CHECKOUT*/
.checkout-onepage-index #sns_header .mini-cart {display: none;}
.checkout-onepage-index #sns_right .mini-cart {width:100%;margin:0 !important;}
.checkout-onepage-index #sns_right .cart_totals {width:100%;margin:-3px 0 40px 0 !important;border-bottom:1px solid #E9E9E9;}
.checkout-onepage-index #sns_right .cart_totals table  tfoot td {padding-bottom:20px !important;}
.checkout-onepage-index #sns_right .cart_totals table {border-top:0 !important;}
.checkout-onepage-index #sns_right .mini-cart .block-title {display: none !important;}
.checkout-onepage-index #sns_right .mini-cart .block-content {opacity:1;transform: none;transition: none;position: relative;top:0;padding:0 !important;width:auto;}
.checkout-onepage-index #sns_right .mini-cart .block-inner {box-shadow: none;border:1px solid #e9e9e9;}
.checkout-onepage-index #sns_right .mini-cart .block-content button, .checkout-onepage-index .mini-cart .block-content .btn-remove {display:none;}
.checkout-onepage-index #sns_right .mini-cart .estimated-delivery {display: none;}
.checkout-onepage-index #checkout-progress-wrapper #payment-progress-opcheckout {display: none;}
.checkout-onepage-index #checkout-progress-wrapper i{font-size:22px;}
.checkout-onepage-index #sns_right .mini-cart .bottom-action{display: none;}
.mini-cart .block-subtitle {display: none !important;}
.mini-cart .block-content form{
  padding-top:15px;
}

.checkout-onepage-index #sns_right .mini-cart .minicart-top {background: #E9E9E9;margin:0;padding:5px 20px;font-size:14px;}
.checkout-onepage-index #sns_right .mini-cart .minicart-top strong{font-size:14px;font-family:'Metropolis';}
.checkout-onepage-index #sns_right .mini-cart .minicart-top .price{float:right;font-size:14px;}
.box-destra-checkout {text-align: center;border-top:1px solid #E9E9E9;padding-top:20px;}
.box-destra-checkout strong{font-size:14px;color:#333;}

/* disabilito banca sella */
.metodo-gestpaypro {display: none;}

/* disabilito checkmoney */
.metodo-checkmo {display: none;}

input[type=checkbox],input[type=radio]  { 
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    float:left;
    padding-left:0;
    border:0;
    margin-right:10px;
  }
input[type=checkbox]:after, input[type=radio]:after {
    content: "";
    top: 1px;
    color: #333;
    display:block;
    width:18px;
    height:18px;
    border:1px solid #aaa;
}
input[type=radio]:after {
    border-radius:20px;
    width:20px;
    height:20px;
}
@media screen and (min-width: 1024px){
input[type=checkbox]:hover:after {
    content: "\f00c";
    font-family: "Line Awesome Free";
    font-weight: 900;
    color: #ccc;
    font-size:24px;
    line-height: 10px;
}
input[type=radio]:hover:after {
    content: "⚫";
    font-family: "arial";
    font-weight: 900;
    color: #ccc;
    font-size:9px;
    line-height: 20px;
    text-align: center;
}
}
input[type=checkbox]:checked:after,input[type=radio]:checked:after {
    content: "\f00c";
    font-family: "Line Awesome Free";
    font-weight: 900;
    color: #252525;
    font-size:24px;
    line-height: 10px;
    border:1px solid #252525;
}
input[type=radio]:checked:after {
    content: "⚫";
    font-family: "arial";
    font-weight: 900;
    color: #252525;
    font-size:9px;
    line-height: 20px;
    text-align: center;
}

#iubenda-iframe-content .purposes-checkbox input:after {display: none;}
#iubenda-iframe-content #purposes-content-container h1.purposes-header-title {font-size:20px !important;}

#freeprivacypolicy-com---preferences-center  input:after {display: none;}
.freeprivacypolicy-com---nb .cc-nb-main-container {padding:30px !important;}
#freeprivacypolicy-com---nb {box-shadow:0px 0px 10px #aaa;background:#fff !important;}
.freeprivacypolicy-com---nb-simple {
    max-width: 100% !important;
    left:0 !important;
}
#freeprivacypolicy-com---nb .cc-nb-title-container {float:left; margin-right:20px;}
#freeprivacypolicy-com---nb .cc-nb-buttons-container {text-align: right;}
#freeprivacypolicy-com---nb .cc-nb-text-container {float: left;width: 70%;}
#freeprivacypolicy-com---nb .cc-nb-text {margin-bottom: 0;}
@media screen and (min-width: 600px){
    .freeprivacypolicy-com---nb .cc-nb-title {
        display: none;
    }
}
@media screen and (max-width: 600px){

.freeprivacypolicy-com---nb .cc-nb-title {
    font-size:20px !important;
}
.freeprivacypolicy-com---nb .cc-nb-text {
    font-size:12px !important;
    margin-bottom: 10px !important;
}
}

/* VISITA CANTINA */
.visita-cantina {font-size:14px;margin-top:10px;}
.visita-cantina h1 {font-size:40px;font-weight: 900 !important;margin-top:0;line-height: 46px;text-align: left;padding:0 !important;}
.visita-cantina h6 {font-size:30px;margin:30px 0 10px 0;line-height: 30px;font-family:'Metropolis';}
.visita-cantina h3 {font-size:16px;font-weight: normal;line-height: 24px;font-family:'Roboto';}
.visita-cantina h4 {font-size:15px;margin-top:0;line-height: 20px;}
.visita-cantina hr {border-top:2px solid #eee;}
.visita-cantina .rosso {font-weight: bold;}
.visita-cantina .input-text,.visita-cantina  select {width: 100%;box-sizing: border-box;height:30px;margin-bottom:10px;}
.visita-cantina .rombo, .visita-cantina .colonna-testo ul:nth-of-type(1) {margin:0;}
.visita-cantina .rombo li, .visita-cantina .colonna-testo ul:nth-of-type(1) li {list-style: none; padding:5px 0px 5px 0px;}
.visita-cantina .rombo li:before, .visita-cantina .colonna-testo ul:nth-of-type(1) li:before {display: inline-block; content:'\25C6';color: #7a0026;margin-right:10px;font-size:20px;vertical-align: middle;}
.visita-cantina .colonna-testo h5 {color: #7a0026;font-weight: normal;}
.visita-cantina .colonna-testo h5:before {display: inline-block; content:'\25C6';color: #7a0026;margin-right:10px;font-size:14px;vertical-align: middle;}
.visita-cantina .box-galleria {position: relative;max-height:500px;overflow: auto;scrollbar-width: none;scroll-behavior: smooth;}
.visita-cantina .box-galleria::-webkit-scrollbar {display: none;}
.visita-cantina .navigation.galleria .prev{position:absolute;top:220px;color:#fff;border-color: #fff;}
.visita-cantina .navigation.galleria .next{position:absolute;top:220px;color:#fff;border-color: #fff;right:10px;}
.visita-cantina .navigation.galleria .prev:hover{border-color: #7a0026;}
.visita-cantina .navigation.galleria .next:hover{border-color: #7a0026;}
.visita-cantina input[type=submit] {margin-top:37px;}
.visita-cantina .item-related-product .mini-products-list .item-inner {width:180px;}
.visita-cantina .block.block-related .products-grid .item {padding:2px !important;margin:0 5px 0 0;}
.visita-cantina .block.block-related .navigation{float:left;}
.visita-cantina .price-box .old-price {margin-right: 0;}
.visita-cantina .item-related-product h2{display: none;}
.visita-cantina .item-related-product h4{display: none;}
.visita-cantina .colonna-testo .blocco-rating{margin:10px 0;}
.visita-cantina .box-galleria {margin:0;display: flex; flex-flow: row nowrap;}
.visita-cantina .box-galleria li{list-style: none;flex-shrink: 0;width:100%;}
.visita-cantina .item-related-product .minimal-price-link {display: none;}

@media screen and (min-width: 640px) {
.visita-cantina .item-related-product .block-content{padding-left:0 !important;}
}
.visita-cantina .colonna-immagine .scaduto{
  white-space: pre-wrap;
  text-transform: uppercase;
  font-weight: bold;
  text-align:center;
  position: absolute;
  width:250px;
  height:50px;
  padding-top:50px;
  top:-20px;
  left:-95px;
  background:#fff;
  opacity:0.7;
  transform: rotate(-45deg);
}
.visita-cantina .colonna-immagine  {position: relative;}
.visita-cantina .colonna-immagine .disp {float:left;}
.visita-cantina .colonna-immagine .fasce-prezzo {font-weight: bold;}
.cms-mixology-cocktail .visita-cantina .box-galleria {position: relative;overflow: hidden;max-height: 100% !important;}
.cms-esperienze-degustazioni #sns_mainmidle h1{position:absolute;left:0;top:-360px;width:100%;color: #fff !important;font-size:40px !important;text-align:center;}
.cms-esperienze-degustazioni #sns_mainmidle .std h2 {position:absolute;left:0;top:-290px;width:100%;color: #fff;font-size:22px;text-align:center;font-weight: normal !important;}
.cms-esperienze-degustazioni .header-image { height:450px; }
.cms-esperienze-degustazioni .header-image img{ top:-150px; }

.cms-prenota-esperienza #sns_mainmidle h1{position:absolute;left:0;top:-250px;width:100%;color: #fff !important;font-size:40px !important;text-align:center;font-weight: 900 !important;font-family:'Metropolis';}
.cms-prenota-esperienza #sns_mainmidle .std h2 {position:absolute;left:0;top:-200px;width:100%;color: #fff;font-size:22px;text-align:center;font-weight: normal !important;font-family:'Metropolis';}
.cms-prenota-esperienza .header-image { height:300px; }
.cms-prenota-esperienza .header-image img{ top:-170px; }

@media screen and (max-width: 1024px) {
  .cms-esperienze-degustazioni .header-image { height:300px; }
  .cms-esperienze-degustazioni .header-image img{ top:-100px; }
  .cms-esperienze-degustazioni #sns_mainmidle h1{top:-250px;}
 .cms-esperienze-degustazioni #sns_mainmidle .std h2 {top:-180px;}
  .cms-prenota-esperienza .header-image { height:300px; }
  .cms-prenota-esperienza .header-image img{ top:-100px; }
  .cms-prenota-esperienza #sns_mainmidle h1{top:-250px;}
 .cms-prenota-esperienza #sns_mainmidle .std h2 {top:-180px;}

}
@media screen and (max-width: 640px) {
  .cms-esperienze-degustazioni .header-image { height:200px; }
  .cms-esperienze-degustazioni .header-image img{ top:-60px; }
  .cms-esperienze-degustazioni #sns_mainmidle h1{top:-180px;font-size:30px !important;}
 .cms-esperienze-degustazioni #sns_mainmidle .std h2 {top:-90px;font-size:16px;line-height:20px;}
 .visita-cantina .item-related-product {margin:0 -15px;}
  .cms-prenota-esperienza .header-image { height:200px; }
  .cms-prenota-esperienza .header-image img{ top:-60px; }
  .cms-prenota-esperienza #sns_mainmidle h1{top:-180px;font-size:30px !important;}
 .cms-prenota-esperienza #sns_mainmidle .std h2 {top:-90px;font-size:16px;line-height:20px;}
 .cms-esperienze-degustazioni #sns_mainmidle .filtr-item img {max-height:250px;}
 .cms-esperienze-degustazioni #sns_mainmidle .riga-categoria h2.categoria {font-size:20px !important;margin-bottom:20px !important;width:100%;}
}

.cms-esperienze-degustazioni h3 {}
.cms-esperienze-degustazioni .rosso {color: #7a0026;}
.cms-esperienze-degustazioni #sns_mainmidle h1{font-size:30px;font-weight: 900 !important;font-family:'Metropolis';}
.cms-esperienze-degustazioni #sns_mainmidle h2,.cms-esperienze-degustazioni #sns_mainmidle h2 a{font-size:20px;font-weight: 900 !important;margin:0px;line-height:26px;font-family:'Metropolis';}
.cms-esperienze-degustazioni #sns_mainmidle .filtr-item h3,.cms-esperienze-degustazioni #sns_mainmidle .filtr-item h3 a{color: #7a0026;font-size:14px;font-weight: normal !important;margin:0px 0 10px 0;line-height: 20px;}
.cms-esperienze-degustazioni #sns_mainmidle .riga-categoria {position: relative;}
.cms-esperienze-degustazioni #sns_mainmidle .riga-categoria .carousel{display: flex;flex-flow: row nowrap;overflow: auto;scrollbar-width: none;scroll-behavior: smooth;}
.cms-esperienze-degustazioni #sns_mainmidle .riga-categoria .carousel::-webkit-scrollbar {display: none;}
.cms-esperienze-degustazioni #sns_mainmidle .riga-categoria .carousel .item{
    flex-shrink: 0;                        
    background-size:cover;
    height: 222px; 
    width:222px; 
    position:relative; 
    margin-right:15px;
    align-items:center;
}
.cms-esperienze-degustazioni #sns_mainmidle .riga-categoria h2.categoria {height:30px;font-size:30px;margin-bottom:10px;}
.cms-esperienze-degustazioni #sns_mainmidle .riga-categoria h2.categoria.small {font-size:20px;}
.cms-esperienze-degustazioni #sns_mainmidle .filtr-container hr {margin:10px 0px 40px 0px;}
.cms-esperienze-degustazioni #sns_mainmidle .riga-categoria .navigation {float: right;}
.cms-esperienze-degustazioni #sns_mainmidle {font-size:14px;position: relative;}
.cms-esperienze-degustazioni #sns_mainmidle .filtr-item{width: 378px;padding:15px 0;height:450px;overflow: hidden;position: relative;margin-right:15px;flex-shrink: 0;}
.cms-esperienze-degustazioni #sns_mainmidle .filtr-item.span4{margin-right:0;}
.cms-esperienze-degustazioni #sns_mainmidle .filtr-item.span4.first{margin-left:0;}
.cms-esperienze-degustazioni #sns_mainmidle .filtr-item img {margin-bottom:15px;height: 280px;width:100%;}
.cms-esperienze-degustazioni #sns_mainmidle .filtr-container{margin:50px 0px 0 0px;}
.cms-esperienze-degustazioni #sns_mainmidle .filters a{line-height:40px;font-size: 13px;padding: 10px 20px;margin-right:10px;}
.cms-esperienze-degustazioni .rating-box{margin: 1px 0 0 0;height:15px;}
.cms-esperienze-degustazioni .blocco-rating{font-weight: bold;}
.cms-esperienze-degustazioni .blocco-rating h4{font-size:14px;}
.fasce-prezzo {width:300px;margin-left:15px;margin-bottom:20px;}
.cms-esperienze-degustazioni .fasce-prezzo {width:100%;margin:0;}

@media screen and (min-width: 640px) {
  .cms-esperienze-degustazioni .fasce-prezzo {/*position: absolute;right: 15px;top: 460px;*/}
  .cms-esperienze-degustazioni #sns_mainmidle #riga-categoria0 .filtr-item img {height: 200px; width: 390px;}
  .cms-esperienze-degustazioni #sns_mainmidle .filtr-item.span4{width:31.62%;}
  .cms-esperienze-degustazioni .header-image video {margin-top:-150px;}
}

.fasce-prezzo tr{border-bottom:1px solid #D4D4D4;}
.fasce-prezzo tr:last-child{border-bottom:0px solid #D4D4D4;}
.cms-esperienze-degustazioni .disponibile0:after{
  content:"Non\A disponibile";
  white-space: pre-wrap;
  text-transform: uppercase;
  font-weight: bold;
  text-align:center;
  position: absolute;
  width:250px;
  height:50px;
  padding-top:50px;
  top:-10px;
  left:-85px;
  background:#fff;
  opacity:0.7;
  transform: rotate(-45deg);
}

.cms-esperienze-degustazioni .disponibile2:after{
  content:"\ASold Out        ";
  white-space: pre-wrap;
  text-transform: uppercase;
  font-weight: bold;
  text-align:center;
  position: absolute;
  width:250px;
  height:50px;
  padding-top:50px;
  top:-10px;
  left:-85px;
  background:#fff;
  opacity:0.7;
  transform: rotate(-45deg);
}

.cms-esperienze-degustazioni .content-text {text-align: center;}
.cms-esperienze-degustazioni .content-text h4 a {font-size:15px;color: #7a0026;}
.cms-esperienze-degustazioni .content-text h4 span{font-size:26px;color: #7a0026;}
.cms-esperienze-degustazioni #sns_breadcrumbs {display: none;}
.cms-esperienze-degustazioni .content-text .steps {font-size:13px;display:none;margin-top:20px;}
.cms-esperienze-degustazioni .content-text .step{position: relative;margin-bottom:20px;}

.cms-esperienze-degustazioni .content-text .step.last::after{display:none;}
.cms-esperienze-degustazioni .content-text .step img{height:50px;margin-bottom:20px;}

.checkout-cart-index #modal-esperienze {width:600px;}
.checkout-cart-index #modal-esperienze .modal-header{ text-align:center;}
.checkout-cart-index #modal-esperienze .modal-body{ overflow: auto;}
.checkout-cart-index #modal-esperienze ul{list-style: none;margin:0 0 0px 0;}
.checkout-cart-index #modal-esperienze ul li{clear: both;}
.checkout-cart-index #modal-esperienze ul li img{float:left;height:90px;margin-right:20px;margin-bottom:30px;}

.checkout-cart-index .piu-coupon {margin-top:-5px;margin-bottom:10px;line-height:12px;}
.checkout-cart-index .piu-coupon span{font-size:20px;line-height:12px;}


.cms-la-storica  .disponibile0:after{display: none !important;}

@media screen and (min-width: 1024px) {

  .cms-esperienze-degustazioni #sns_content {margin:0;padding:0px 0 40px 0;}
  .cms-prenota-esperienza #sns_content {margin:0;padding:0px 0 40px 0;}
  .cms-esperienze-degustazioni .sfondo-grey {padding:20px 1000px 20px 1000px;margin:0 -1000px 0 -1000px;margin-bottom:20px;}
  .box-filters {width:850px;margin:0 auto;margin-top:-90px;position: relative;}
  .cms-esperienze-degustazioni .content-text .steps {width:800px;margin:20px auto;}
  .cms-esperienze-degustazioni .content-text .step::after {content:"🡒";font-size:30px;position:absolute;right:-20px;top:25%;}
  .box-filters .ricerca .submenu{box-shadow: 0px 5px 10px 1px  #aaa;}

  .cms-prenota-esperienza .table {width:700px;margin:0 auto;}
}

.box-filters img{height:24px;vertical-align: middle;}

.box-filters .tabs .span3{margin:0;}
.box-filters .tabs .span1{margin:0; float: right;}
.box-filters .tabs a{display: block;padding:5px 10px 5px 10px;background-color:#7a0026;color:#fff;line-height:30px;}
.box-filters .tabs a img{margin-right:10px;}
.box-filters .tabs a i{font-size:30px;vertical-align: middle;}
.box-filters .tabs a.attivo{background-color:#fff;color:#7a0026;}


.box-filters .row.ricerca,.box-filters .row.prenota {background:#fff;box-shadow: 0px 5px 10px 1px  #aaa;}
.box-filters .ricerca .span3, .box-filters .ricerca .span1, .box-filters .ricerca .span2 {border-right:1px solid #eee;margin:0;}
.box-filters .ricerca .select{padding:20px 20px;background:#fff;position:relative;cursor:pointer;}
.box-filters .ricerca .las{float:right;}
.box-filters .ricerca .submenu{background:#fff;height: 0;overflow: hidden;position:absolute;top:60px;left:0;z-index:100;width:100%;transition: all ease-in 0.1s;}
.box-filters .ricerca .submenu span{display: block;padding:15px 20px;cursor: pointer;}
.box-filters .ricerca .submenu span:hover{background-color:#7a0026;color:#fff;}
.box-filters .ricerca .select:hover {background:#EEEEEE;}
.box-filters .ricerca .select.attivo .submenu{display:block;height: 300px !important;overflow: auto;transition: all ease-in 0.1s;}
.box-filters .ricerca .span1 {width:70px;height:60px;position: relative;line-height: 60px;text-align: center;}
.box-filters .ricerca .span1:last-child{border: 0;}
.box-filters .ricerca button {display:block;margin:13px auto;font-size:30px;color:#7a0026;border:0;padding:0;background:#fff;}
.box-filters .ricerca .span3:last-child {border-right:0;}
.box-filters .ricerca .q {height:50px;width:80%;margin:0;color:#252525;border:0;outline: none !important;box-shadow: none;padding-left:20px;}
.box-filters .ricerca input[type=image]{width:30px;}
.box-filters .prenota .span12{padding:13px 20px;line-height: 34px;}
@media screen and (max-width: 1024px) {
  .box-filters .tabs .span3{width:50%;float:left;}
  .box-filters {margin-top:10px;}
  .box-filters .ricerca .q {position: relative;width:95% !important;box-sizing:border-box;right:auto;margin-left:10px;padding-left:10px !important;outline: none !important;box-shadow: none;border:1px solid #eee !important;}
  .box-filters .ricerca .span1 {width:50%;box-sizing:border-box;overflow:hidden;float: left;}
  .box-filters .row.ricerca {padding-top:10px;}
}

.cercato div {float:left;margin-right:20px;}
.cercato div:first-child {float:right;margin-right:0px;}

.cms-prenota-esperienza input,.cms-prenota-esperienza select{vertical-align: middle;margin-bottom:0;padding:8px 20px;}
.cms-prenota-esperienza h2{color: #7a0026;}
.cms-prenota-esperienza .steps .first{margin-left:0;}
.cms-prenota-esperienza h2 small{color: #7a0026;font-weight: normal;font-size:30px;}

.cms-prenota-esperienza .table {text-align: left;}
.cms-prenota-esperienza .table div {margin-top:10px;}
.cms-prenota-esperienza .table input, .cms-prenota-esperienza .table select {width:100%;box-sizing: border-box;height:40px;line-height: 40px;margin-top:10px;}

/*NUOVA HOME*/

.header-home-title {
  width:100%;
  text-align:center;
  margin:10px 0 20px 0 !important;
  padding:0 5px;
  letter-spacing: 0.5px;
  font-size: 16px;
  font-family: 'Metropolis', sans-serif; 
}

.header-home-title h1 {
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  margin:0;
  display: inline;
}

.header-home-title h1 span {font-weight: 400 !important;}

@media screen and (max-width: 640px) {
  .header-home-title {padding:0px 0px 20px ; margin-top:0px !important;text-align:center;}
  .header-home-title h1 {font-weight: 800;display: block;font-size: 16px;}
  #startstorie > div.container > div > div{display: none;}
}

.bannerslider {position: relative;margin-top:5px; z-index: 1}
.bannerslider .navigation {display: none;}
.bannerslider .prev, .bannerslider .next {position: absolute;z-index:3;}
.bannerslider .prev{left:5px;top:45%;}
.bannerslider .next{right:10px;top:45%;}
.bannerslider img {width:100%;}
.bannerslider .banner{position: absolute;top:0;left:0;}

.bannerslider .banner:nth-of-type(1) {
    animation-name: bannerslider_fader;
    animation-delay: 4s;
    animation-duration: 1s;
    z-index: 2;
    position: relative;
  }
.bannerslider .banner:nth-of-type(2) {
    z-index: 1;
}
.bannerslider .banner:nth-of-type(n+3) {
    display: none;
}

@keyframes bannerslider_fader {
from { opacity: 1.0; }
to   { opacity: 0.0; }
}


.banner-features-home {background:#E9E9E9;margin:5px 0 30px 0;padding:10px 0 10px 0;line-height:16px;font-weight:bold;font-family:'Metropolis';font-size:13px;text-transform: uppercase;}
.banner-features-home .span4{text-align: center;}
.banner-features-home i{height:32px;font-size:32px; vertical-align:top;margin-right:10px;}
.banner-features-home .text{display: inline-block;text-align: left;}
.banner-features-home .span4:nth-child(1){text-align: left;}
.banner-features-home .span4:nth-child(3){text-align: right;}
.banner-features-home a {}

@media screen and (max-width: 1024px) {
  .bannerslider {margin-bottom:30px;}
  .banner-features-home {display:none;}
}
.boxes-home  {
  position: relative;
  margin:30px 0 !important;
}
.boxes-home table td {padding:0;}
.boxes-home table td img {width:95%;}
.boxes-home table td:nth-child(2) {text-align: center;}
.boxes-home table td:nth-child(3) {text-align: right;}
.boxes-home .navigation {display: none;}

.boxes-home .owl-item {text-align: center;}
.boxes-home .owl-item:first-child {text-align: left;}
.boxes-home .owl-item:last-child {text-align: right;}

.boxes-home .prev, .boxes-home .next{top:-5px;right:0px;display: none;}
.boxes-home .prev {right:40px;left:auto;}
.boxes-home h4, .storie h4  {font-family:'Metropolis';margin-bottom:5px;font-size:22px;font-weight: normal;display: none;}

.sfere-del-drago {position: relative;margin:0px 0 0;font-family: 'Metropolis';font-size:16px;font-weight: 600;}
.sfere-del-drago .carousel{padding:30px 0 60px 0;display: flex;flex-flow: row nowrap;overflow: auto;scroll-behavior: smooth;scrollbar-width: none;margin-bottom:0;}
.sfere-del-drago .carousel .item {position:relative;width:110px;flex-shrink: 0;height:110px;border-radius:200px;background:#E9E9E9;text-align: center;display: block;margin-right:10px;}
.sfere-del-drago .carousel .item img {margin-top:-15px;height:100%;z-index: 10;margin-bottom:25px;transition: all 0.3s ease;}
.sfere-del-drago .titolo {font-family: 'Metropolis';font-size:22px;font-weight: 900;margin-bottom:20px;}

.sfere-del-drago .next,.sfere-del-drago .prev {position: absolute;top:110px;left:70px;display: none;}
.sfere-del-drago .next {right:80px;left:auto;}

.sfere-del-drago .carousel::-webkit-scrollbar {
    display: none;
}

.sfere-del-drago .carousel .item.black-friday {
  background-color: #252525;
  background-repeat: no-repeat;
  background-position: center;
}

.sfere-del-drago .carousel .item.black-friday:hover {
  background-size: 60px 60px;
}

@media screen and (max-width: 380px) {
    .sfere-del-drago .carousel .item {width:100px;height:100px;}
  }

@media screen and (min-width:640px){
    .sfere-del-drago {margin:40px 0 0 0;}
    .sfere-del-drago {padding:0 130px;}
    .sfere-del-drago .carousel .item {margin-right: 50px;}
    .sfere-del-drago .next,.sfere-del-drago .prev {display: block;}
    .sfere-del-drago .titolo {font-size:28px;text-align: center;}
    .sfere-del-drago .item:hover img{height:110%;margin-top:-20px;transition: all 0.3s ease;}
    .sfere-del-drago .item:hover{font-weight: 900;}
    .sfere-del-drago .item:hover a{color:#252525;}
}

/*SPONSORIZZATA*/


.sponsorizzata {
    display: flex;
    align-items: stretch;
    padding-bottom: 30px;
}

.sponsorizzata .testo-sponsorizzata {
    text-align: start;
    padding: 30px 100px 30px 40px;
    width:33%;
} 
.sponsorizzata .testo-sponsorizzata h3{
    font-size: 28px !important;
    line-height: 34px !important;
} 

.sponsorizzata .img-sponsorizzata {
    width: 66%;
}
.sponsorizzata .scadenza   {
    margin-bottom: 10px !important;
} 
.sponsorizzata .scadenza hr  {
    width:100px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    display: inline-block;
} 
.sponsorizzata .scadenza .count  {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
} 
.sponsorizzata .scadenza .count i {
    display: none;
} 


@media screen and (max-width:640px){
  
  .store-view-it .storie h4 {
    display: block;
    margin-top:30px;
    margin-bottom:10px;
  }

  .riga-sponsorizzata {
    margin-top: 15px;
    padding-bottom:15px;
  }
  .sponsorizzata .scadenza hr  {
    margin-bottom:10px;
  } 
  .sponsorizzata {
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 15px;
  }
  .sponsorizzata .scadenza   {
    margin-bottom: 0px !important;
    } 
  .sponsorizzata .img-sponsorizzata {
    width: 100% !important;
    margin: 0;
  }
  .sponsorizzata .testo-sponsorizzata h3{
    font-size: 16px !important;
} 
  .sponsorizzata .testo-sponsorizzata {
    width: auto !important;
    padding: 25px !important;
    margin: 0;
    text-align: center;
  }



}
.storie .storia.riga-storia .row-storia{display: flex;justify-content: space-between;}

.storie .storia.riga-storia .banner-testo {display: flex;flex-direction: column;}
.storie .storia.riga-storia .banner-testo .link{display: none;}

.storie .storia.riga-storia .banner {width:100%;height:282px;background-size: cover;background-position: center center;}

.storia.riga-evidenza {padding:0px 0;}
.storia.riga-evidenza hr {display: none;}

.storia.riga-evidenza .banner-testo .link{float:right; font-size:16px;margin-top:3px;}
.storia.riga-evidenza .banner-testo .link a{color:#7a0026;position: relative;}
.storia.riga-evidenza .banner-testo .link a::before {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    bottom: -2px;
    left: 0;
    background-color: #7a0026;
    width:0;
    transition: all 0.3s ease;
  }
.storia.riga-evidenza .banner-testo .link a:hover::before {
    transition: all 0.3s ease;
    width: 100%;
  }
.storie .storia {line-height: 24px;margin-bottom:60px;}
.storie .storia h2 {font-family:'Metropolis';font-weight: 900;font-size:28px;margin:5px 0 10px 0;line-height: 34px;}
.storie .storia h2 a {color:#252525 ;}
.storie .storia.riga-evidenza h2 {color:#252525 ;font-weight: 900;font-size:30px;}
.storie .storia.riga-evidenza h2 a {color:#252525;}
.storie .storia h3 {font-family:'Metropolis';margin:0;font-weight:400; line-height: 20px;font-size:18px;margin:0px 0 20px 0;}
.storie .storia p{font-size:16px;line-height: 24px;}
.storie .storia .banner {position:relative;overflow: hidden;margin-bottom:20px;cursor: pointer;}
.storie .storia .banner img{border-radius:20px;}
.storie .storia .banner.scaduto::after {content:" ";display:block;z-index:2;position:absolute;top:0;left:0;height:100%;width:100%;background:#000; opacity:0.3;}
.storie .storia .count {font-size:18px;font-family: 'Metropolis';margin-top:15px;}
.storie .storia .count span {font-weight: 900;}
.storie .storia .count i {font-size: 30px;vertical-align: middle;margin-top: -4px;}
.storie .storia .box-carousel{
    position: relative;
    overflow-x: auto;
    overflow-y: visible;
    width:100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
    scroll-behavior: smooth;
}
.storie .storia.riga-storia .box-carousel {margin-bottom:40px;}

.storie .storia .box-carousel {
    /* Foreground, Background */
    scrollbar-color: #333 #eee;
    scrollbar-width: thin;
}
.storie .storia .box-carousel::-webkit-scrollbar {
    width: 2px; /* Mostly for vertical scrollbars */
    height: 2px; /* Mostly for horizontal scrollbars */
}

.storie .storia .box-carousel::-webkit-scrollbar-thumb { /* Foreground */
    background: #333;
}
.storie .storia .box-carousel::-webkit-scrollbar-track { /* Background */
    background: #eee;
}

.storie .storia .carousel {margin-top:20px;display: flex;flex-flow: row nowrap;}
.storie .storia .carousel .product strike {color:#777;}
.storie .storia .carousel .product{position:relative;text-align: center;line-height: 20px;border:1px solid #eee;padding-top:5px;margin-right:10px;font-family: Metropolis;}
.storie .storia .carousel .product .name {
  height:37px;
  font-size:14px;
  max-width:200px;
  margin:3px auto 10px auto;
  overflow:hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: pre-line;
  padding: 0 5px;
}
.storie .storia .carousel .product{flex-shrink: 0;width: 200px;position:relative;text-align: center;line-height: 20px;border:1px solid #eee;padding-top:5px;margin-right:10px;font-family: Metropolis;}
.storie .storia .carousel .product .name {height:37px;overflow:hidden;font-size:14px;max-width:200px;margin:3px auto 10px auto;text-overflow: ellipsis;}
.storie .storia .carousel .product .cart-wrap {margin:10px 0;}
.storie .storia .carousel .product .btn-cart{color:#7a0026 ;display: block;border:1px solid #eee;padding:6px 20px 5px 20px;margin:0px auto;font-size:14px;border-radius:50px;display:inline-block;}
.storie .storia .carousel .product .btn-cart-attivo:before {
    display: inline-block ;
    content:"\f07a";
    font-family:"Line Awesome Free";
    font-size:24px;
    font-weight:900;
    color:#7a0026;
    vertical-align: middle;

  }


.storie .storia .carousel .product .btn-cart span{font-size:18px;}
.storie .storia .carousel .product .price{font-weight: 900;font-size:20px;}
.storie .storia .scopri {font-size:12px;font-family: 'Metropolis';text-align: right;}
.storie .storia .scopri button{padding:7px 24px;border-radius: 100px;}
.storie .storia .navigation{font-size:0;}
.storie .storia .navigation span{position: absolute;z-index:21;top:150px;background:#fff;display: none;}
.storie .storia .navigation span.next{right:-10px;}
.storie .storia .navigation span.prev{left:-20px;}
.storie .storia .slidedown {
  position: relative;
}
.storie .storia .slidedown:before {
    content:'';
    width:100%;
    height:15px;
    position:absolute;
    left:0;
    bottom:0;
    background:url('/media/wysiwyg/trasp.png');
}
.storie .storia .banner .scaduto{
  white-space: nowrap;
  font-weight: bold;
  text-align:center;
  position: absolute;
  height:40px;
  top:0;
  left:0;
  padding:0 20px;
  background:#000;
  color:#fff;
  opacity:0.7;
  font-family:'Metropolis';font-weight: 400;
  font-size:16px;line-height:40px;

}
.storia .wrapp{transform: translateZ(0);position: relative;}
.storia.riga-categoria .product{background:#F9F9F9;}
.storia.riga-categoria .product.titolo{background:#E9E9E9;height:352px;z-index: 20;}
.storia.riga-categoria .product.titolo img{margin-top:40px;height:200px;}
.storia.riga-categoria .product.titolo h3{font-weight: 900;line-height: 90px;}
.storia.riga-categoria hr{display: none;}

.storia.riga-storia .carousel .product{width: 173px;flex-grow:1;}
.storia.riga-storia .carousel {margin-top: 0;}
.storia.riga-storia .carousel .product{display: flex;flex-direction: column;}


.storie .home-scrolling-text {padding:30px 0 50px 0;font-size:40px;text-transform: uppercase;font-family: 'Metropolis';  position: relative;overflow: hidden;}
.storie .home-scrolling-text div{  
    width: max-content;
    position: absolute;
    overflow-x:hidden;
    top: 0;
    right: -1000px;
    animation: moveSlideshow 20s linear infinite;
}
.storie .home-scrolling-text p{  
    line-height: 40px;
}
@keyframes moveSlideshow {
    100% { 
      transform: translateX(-3000px);  
    }
  }
@media screen and (max-width: 640px) {
    .storie .home-scrolling-text div{  
        animation: moveSlideshow 10s linear infinite;
    }
    @keyframes moveSlideshow {
        100% { 
          transform: translateX(-1500px);  
        }
      }
    .storie .storia .carousel .product{width: 200px;}
}
.boxes-home .boxsmall {display: none;}


@media screen and (min-width: 640px) {

  .boxes-home h4 {display: none !important;}
  .storie h4 {display: none !important;}
  .boxes-home .owl-item img{width:95%;}

  .storie .storia .carousel .product:hover img{opacity:0.7;transition: all 0.3s ease-in;}
  .storie .storia .carousel .product .btn-cart-attivo:hover:before {
      background-color:#7a0026;
      color:#fff;
    }
  .storie .storia .carousel .product .btn-cart-attivo:hover{background-color:#7a0026 ;color:#fff;border:1px solid transparent;}

  .storie .storia.riga-evidenza .box-carousel .navigation{margin-top:-60px;}
  .storie .storia.riga-evidenza p.testo{margin-right:100px;}
  .storie .storia .wrapp .navigation span{display: block;}
  .storie .storia.riga-storia .row-storia  .banner-testo{width: 35%;}
  .storie .storia.riga-storia .row-storia > div:last-child{width: 62.5%;}
  
  .storia.riga-storia .box-carousel.grid .product{flex-direction: row;flex-grow:1;align-items:center;padding:28px;}
  .storia.riga-storia .box-carousel.grid .product > div{flex-grow:1;}
  .storia.riga-storia .box-carousel.grid .product > div:nth-child(3){text-align: left;}
  .storia.riga-storia .box-carousel.grid .product .name{margin:3px 0 10px 0;padding:0;text-align: left;}
  .storia.riga-storia .box-carousel.grid .product .cart-wrap{margin:15px 0;}
  .storia.riga-storia .box-carousel.grid .product img{width: 150px;}
  .storia.riga-storia .box-carousel.grid{margin-bottom: 0;}
  .storia.riga-storia .box-carousel.grid .cart-wrap.qty .btn-qty {left: 0;margin-left: 0;}


    .storia.riga-storia .box-carousel.items1 .product{padding:28px;}
    .storia.riga-storia .box-carousel.items1 .product {margin-right:0;}
    .storia.riga-storia .box-carousel.items1 .product img{width: 150px;}

    .storia.riga-storia .box-carousel.items2 .product{padding:46px 20px;}

    .storia.riga-storia .box-carousel.items4 .carousel {flex-wrap: wrap;}
    .storia.riga-storia .box-carousel.items4 .product{padding:20px 20px;width:40%;margin-bottom:10px;}


    .storie .storia.riga-evidenza .box-carousel::-webkit-scrollbar {
        display: none;
    }
    .storie .storia.riga-evidenza .box-carousel {
        scrollbar-width: none;
    }
    .storie .storia.riga-categoria .box-carousel::-webkit-scrollbar {
        display: none;
    }
    .storie .storia.riga-categoria .box-carousel {
        scrollbar-width: none;
    }

}
@media screen and (max-width: 640px) {
    .storie {padding-top:10px;} 
    .carousel-boxes {overflow:auto;}
    .carousel-boxes table{width:200%;max-width: 200%;}
    .boxes-home  {
      margin-bottom:15px !important;
      margin-top:5px !important;
    }
    .storie .storia h3 {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size:16px;
    }
    .storia .carousel {margin-bottom: 10px;}
    .storie .storia.riga-storia .row-storia {flex-direction: column;margin-bottom:10px;}
    .storie .storia.riga-storia .row-storia > div{width: 100%;}
    .storie .storia .scopri {text-align: center;margin-top:20px;}
    .storie .storia .count {text-align: center;font-size:16px;margin-bottom:20px;margin-top:0px;}
    .storie .storia.riga-storia .banner-testo div:first-child {order: 1}
    .storie .storia.riga-storia .banner-testo .scadenza {order: 3}
    .storie .storia.riga-storia .titoli {text-align: center;}
    .storie .storia.riga-storia .banner {height:200px;}
    .storia.riga-evidenza .banner-testo .titoli {
        max-width: calc(100% - 80px);
    }

}
@media screen and (max-width: 760px) and (min-width: 640px) {

    .storie .storia .banner {display: none;}
  
  }
@media screen and (max-width: 1024px) {

  .storie .storia h2 {font-size:22px;line-height: 30px;}
  .storie .storia.riga-evidenza h2 {font-size:20px;}
  .storie .storia.riga-evidenza  {padding:0px 0;}
  .storie .storia.riga-storia .box-carousel {margin-bottom: 10px;}
  .store-view-it .boxes-home .prev, .store-view-it .boxes-home .next{display: block;}


  #sns_content .container.storie {padding:0 10px;width:95% !important;}

  .boxes-home  {
    margin-bottom:0px !important;
  }
}


.product-gift-card #product-options-wrapper{display:block;margin-top:20px;}
.product-gift-card #product-options-wrapper dt label{display:block;}
.product-gift-card .product-center-box ,.product-gift-card .item-related-product,.product-gift-card .miglior-prezzo,.product-gift-card .product-separator{display:none;}
.product-gift-card .product-price-review .estimated-delivery,.product-gift-card .product-price-review .disponibilita,.product-gift-card .tecniche {display:none;}
.product-gift-card .add-to-links {display: none;}


.cms-giro-italia #map {width:100%;height:800px;}
.cms-giro-italia #sns_content {background: #FAF0F1;margin:0;padding:0px 0 40px 0;}
.cms-giro-italia #sns_content .tappe {line-height: 18px;}
.cms-giro-italia #sns_mainmidle .std {background: #FD9CB0;padding:20px 1000px 20px 1000px;margin:0 -1000px 0 -1000px;margin-bottom:20px;}
.cms-giro-italia #sns_mainmidle .std img {width:80px;margin-left:20px;margin-top:10px;}
.cms-giro-italia #sns_mainmidle .std img:nth-child(2) {width:150px;margin-left:20px;margin-top:30px;}
.cms-giro-italia #sns_mainmidle h1 {color:#fff;}
@media screen and (max-width: 640px) {
  .cms-giro-italia #sns_mainmidle .std img {float:none !important;}
  .cms-giro-italia #sns_mainmidle .std img {width:60px;margin-left:0px;margin-right:20px;}
  .cms-giro-italia #sns_mainmidle .std img:nth-child(2) {width:120px;margin-left:0px;}
  .cms-giro-italia #map {width:100%;height:500px;}
  }



@media screen and (min-width: 1024px) {
.cms-mixology .box-filters {margin-top:-50px;}
.cms-mixology .box-filters .ricerca .span1 {width:60px;}
}
.cms-mixology .filtr-item  .cont{text-align: center;border:1px solid #eee;height:430px!important;overflow:hidden;transition: 0.2s linear;line-height:14px;}
.cms-mixology .filtr-item  img{height:350px!important;}
.cms-mixology .filtr-item {}
.cms-mixology .filtr-item  a.button{font-size:14px;padding:6px 50px;}

.cms-mixology-cocktail h6{
  font-weight:900;
}
.cms-mixology-cocktail #sns_main{
  padding: 0px !important;
}
.cms-mixology-cocktail .navigation{
  float:none !important;
  margin:0 !important;
}
.cms-mixology-cocktail .navigation > span{
  float:none !important;
  display: inline-block;
  margin:0px 5px;
}

.box-doses{
  display: flex;
  align-items: center;
}

.box-doses img{
  max-width: 50px;
  max-height: 50px;
  margin-right: 10px;
}

body#bd{
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.page-title, .page-head, ul.mainnav > li > a span, .megamenu-col.have-spetitle > .mega-title, .sns-slideshow-wrap .claim, .sns-slideshow-wrap .subclaim, .sns-slideshow-wrap .buttons-action .button, .block .block-title, input[type="button"], .button, button, .price, .pdt-nav > li, .pdt-loadmore .btn-loadmore, #bottom-cfbox .btn, .sns-product-detail ul.sns-tab-navi li a, .products-grid .item-title a, .product-name, .ico-product, #sns_twitter .user span span, .item-post .postTitle a, .sns-slider .title-slider, #sns_titlepage, .slide-banner a.get-it, .postWrapper .postTitle h2, .group-block .menu-title-lv1, .map-popup-heading{
  font-family: Metropolis, sans-serif;
}

.menu-title-list{
  color:#7a0026;
  padding-left: 15px;
}


.lst-child-list{
  color: #7a0026;
}

#sns_menu:before,
#sns_breadcrumbs:before,
#sns_slideshow:before {
  background-color: #ffffff;
  background-position: top center;
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: -80px;
  z-index: -1;
}
#sns_menu:before {
  top: 0;
}
#barra_visita {
  background: #efefef;
  overflow: hidden;
  font-size:14px;
  position:relative;
}
#barra_visita .slides{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    height:100%;
    position:relative;
    animation:barra_visita_slide 10s infinite;
  }
#barra_visita .ticker{
  padding:11px 10px 9px 10px;
  line-height: 20px;
  text-align:center;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height:100%;
  position:relative;
  z-index:1;
  overflow:hidden;
  flex-shrink: 0;
}


#barra_visita img{
  height:26px;
  margin-right:20px;
  margin-top:-4px;
}

.cat_countdown {
    white-space: nowrap;
    line-height: 40px;
    vertical-align: middle;
    box-sizing: border-box;
    float:right;
    font-size: 13px;
}
.cat_countdown div{
    text-align: right;
}


@media screen and (max-width: 641px) {
  .visita-cantina .galleria .prev, .visita-cantina .galleria .next{top:110px !important;}
  .cms-esperienze-degustazioni #sns_mainmidle .filtr-item {height: 450px;width:99%;}
  }

input.calendario {
  background:url('/skin/frontend/default/default/images/calendar.gif') 10px center no-repeat;
  padding-left:30px;
}

.nosconto .ico-product.ico-sale, .nosconto .old-price  {display: none !important;}
.nosconto .product-view .ico-product.ico-sale, .nosconto .product-view  .old-price, .nosconto .product-view  .sconto-rosso  {display: none !important;}

#product-options-wrapper {display:none;}
.catalogsearch-result-index .page-title {display: none;}


.blink_me {animation: blinker 2s ease infinite;}
.blink_me2 {animation: blinker 1s ease infinite;}
@keyframes blinker {
  20% {opacity: 0.1;}
}


#age-verify {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:10000000;
  background:#000 center center;
  background-size:cover;
  opacity:0.1;
}
#box-verify{
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -200px;
  margin-left: -170px;
  width: 300px;
  z-index: 10000100 !important;
  background-color: #303030;
  text-align: center !important;
  color: rgb(255, 255, 255) !important;
  font-style: normal !important;
  letter-spacing: 0px !important;
  text-transform: none !important;
  box-sizing: initial !important;
  padding: 20px;
  word-wrap: break-word !important;
  line-height: 26px;
  font-size:14px;
  font-family: Metropolis;
}
#box-verify span{
  color: rgb(255, 255, 255) !important;
  font-size: 18px !important;
  font-weight:bold;
  display:block;
  margin-bottom:0px;
  line-height:26px;

}
#box-verify .button{
  width:100%;
  border-radius:0;
  margin-top:30px;
  text-transform: uppercase;
  font-size: 16px;
}
#box-verify #cap{
  width:110px;
  font-size:20px;
  text-align:center;
}
#box-verify .button:hover{
  background-color: #F5EFF3 !important;
  color:#000;
}
#box-verify small{
  font-size:11px;
}
#box-verify hr{
  width:40%;
  margin:20px auto;
}
#box-verify .askcap input{
  border-radius: 0;
  vertical-align: top;
  margin-bottom:15px;
  margin-left:10px;
}
#box-verify .askcap div{
  display: inline-block;
  line-height: 16px;
  text-align:right;
}
#box-verify .askage label{
  clear:left;
}
#box-verify .askage{
  width:195px;
  text-align:left;
  margin:0 auto;
}

.suggeriti {max-height: 190px !important;}
.suggeriti li.notice-msg ul:before {
  display:none;
}
.suggeriti li.notice-msg ul {
  padding-left:10px;
}
.suggeriti li.notice-msg img {
  float:left;
  max-height:90px;
}
.suggeriti li.notice-msg button {
  margin-top:10px;
  margin-right:10px;
  padding:5px 20px;
  display:block;
}
.suggeriti li.notice-msg .cont {
  padding-left:70px;
}
@media screen and (max-width:640px){
  .suggeriti{
      /* display:none; */
  }
}


.barra-proximity {
  background: #E9E9E9;
  margin-bottom:5px;
  position:relative;
  padding:5px 0;
}
.barra-proximity-inner {
  font-size:13px;
  line-height:32px;
}
.barra-proximity-inner i{
  font-size: 24px;
  vertical-align: middle;
  display: inline-block;
  float:left;
  margin:2px 0px  0 0;
}
.barra-proximity-inner .col{
  width:43%;
  float:left;
  margin-left:30px;
  max-height:31px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.barra-proximity-inner .col:nth-child(2){
  width:50%;

}
.barra-proximity-inner .f-right{
  float:right;
}
.barra-proximity-inner button {
  font-family: Arial, Helvetica, sans-serif ;
}
.barra-proximity-inner .address{
  
}
.barra-proximity-inner .address a{
  text-decoration: underline;
  line-height: 14px;
}


.barra-proximity .ico-alert {float:right;margin:-2px 0 0 10px;}
.barra-proximity .ico-alert i{font-size:30px;vertical-align:middle;cursor:pointer;}

.barra-proximity .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 26px;
  vertical-align: middle;
  line-height: 26px;
  font-weight: bold;
  text-align: left;
  font-size:12px;
  float:right;
  margin-left:10px;
  margin-top:2px;
}


.barra-proximity .switch button {
  opacity: 0;
  width: 0;
  height: 0;
  padding:0;
}

.barra-proximity .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  padding-left:28px;
  margin-left:0; 
}

.barra-proximity .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  box-shadow: 1px 1px 3px #aaa;

}

.barra-proximity .attivo  .slider {
  background-color: #fff;
  padding-left:8px;
}
.barra-proximity .attivo  .slider:before {
  background-color: #008BAA;
}

.barra-proximity .attivo  .slider:before {
  transform: translateX(32px);
}

.barra-proximity .slider.round {
  border-radius: 34px;
}

.barra-proximity .slider.round:before {
  border-radius: 50%;
}

.autocomplete-input-container {
    position:relative;
    width:85%;
    margin:0 auto;
}
.autocomplete-results {
    position: absolute;
    display: none;
    width: 100%;
    list-style-type: none;
    background:#fff;
    text-align: left;
    box-shadow: 0px 0px 2px 2px  #ddd;
    margin: 0 !important;
}

.autocomplete-item {
    padding: 5px 5px 5px 15px;
    height: 26px;
    line-height: 26px;
    border-top: 1px solid #d9d9d9;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.autocomplete-item:hover {
    background-color: #f2f2f2;
    cursor: pointer;
}
#popup-indirizzo {text-align: center;}
#popup-indirizzo table {width:100%;border-collapse: collapse;}
#proxaddr {
  position: relative;
  width:100%;
  box-sizing: border-box;
  font-size:110%;
  padding:20px 30px 20px 30px;
  margin:0;
}
#popup-indirizzo #civico {
    width:30px;
    padding:10px;
    margin:2px;
    font-size:110%;
    position: relative;
    display: none;
    
}
#popup-indirizzo #civico.err{
    border:1px solid #FFADA0;
}
.barra-proximity .cont-input {
  position:relative;
}

#popup-indirizzo .la-map-marker{
  position:absolute;
  z-index:1;
  top:5px;
  left:3px;
  color:#7a0026;
  font-size:30px;
  vertical-align: middle;
}

#popup-indirizzo .elenco-indirizzi {
  text-align: left;
  padding-left:20px;
  padding-bottom:20px;
  line-height: 36px;

}
#popup-indirizzo .elenco-indirizzi ul {
    margin:0;
    padding:0;
}
#popup-indirizzo .elenco-indirizzi li {
  list-style: none;
  clear: both;
}
#popup-indirizzo .elenco-indirizzi li label{
    line-height: 20px;
  }
#popup-indirizzo .elenco-indirizzi li i,
#popup-indirizzo .elenco-indirizzi li input{
  font-size:20px;
  vertical-align: middle;
  margin-right:10px;
  float:left;
  margin-bottom:15px;
  margin-top:0;
}
#popup-indirizzo .elenco-indirizzi li i{
    font-size:27px;
    margin-left:-2px; 
}
#popup-indirizzo .elenco-indirizzi li a{
    line-height: 30px;
}

.barra-proximity .reset, #popup-indirizzo .reset{
  padding:0;
  color:#000;
  position:absolute;
  border:0;
  font-size:13px;
  top:11px;
  right:6px;
}
.barra-proximity .reset:hover, #popup-indirizzo .reset:hover {
  background:none;
}
.barra-proximity button{font-size:90%;color:#7A0026;line-height: 18px;font-weight:700;}
.barra-proximity button:hover{background:#fff;}
.barra-proximity .freccia-chiudi{
  position:absolute;
  width:30px;
  height:30px;
  background:#fff;
  font-size:16px;
  line-height: 30px;
  color:#7A0026;
  bottom:-15px;
  left:49%;
  border-radius:100px;
  text-align: center;
  box-shadow: 0px 0px 5px #666;
  z-index: 2;
  cursor: pointer;
  
}
.barra-proximity .freccia-chiudi a{
  vertical-align: middle;
  color:#7A0026;

}
.barra-proximity .prox-attivo{
  text-align:center;
  font-size:16px;
}
#popup-indirizzo .addrerr{
  font-size:14px;
  line-height: 40px;
  margin-top:5px;
  color:#7a0026;
}
.barra-proximity .la-thermometer-three-quarters{
  font-size:30px;
  vertical-align: middle;
}
#layer-grey {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:10000000;
  background:#000 center center;
  background-size:cover;
  opacity:0.4;
}
.popup-custom{
  position: fixed;
  left: 0;
  right: 0;
  top: 10%;
  margin: 5% auto;
  width: 400px;
  max-width:85%;
  z-index: 10000100 !important;
  background-color: #fff;
  text-align: center !important;
  padding: 20px;
  line-height: 20px;
  font-size:14px;
  border-radius:10px;
}


.popup-custom .form-heading-section {
  padding: 50px 30px;
  position: relative;
  background: #F3C291 url('/skin/frontend/base/default/images/newsletterpopup/popup_header_desktop.jpg') no-repeat bottom left ;
  background-size: cover;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 45%;
  text-align: left;
}


/* .popup-custom .pattern {
  height: 100%;
  width: 79px; */
  /* background: #F3C291 url('/skin/frontend/base/default/images/newsletterpopup/gruppo_di_maschere_1.png') no-repeat top left; */
  /* background-size: cover;  
} */

#popup-marketing .pattern .pattern-mobile{
  display: none;
}

.popup-custom .form-heading-section .heading-container{
  width: 100%;
  height: 100%;
  display: flex;
}
.popup-custom .form-heading-section .heading-container h2{
  color: #252525;   
  font-family:'Metropolis';
  font-size: 26px !important;
  line-height: 36px;
  font-weight:bold;
  display:block;  
  font-weight: 600;
  /* margin:0px 10px 10px 10px !important; */
}

.popup-custom .form-heading-section .heading-container h2 > strong{
  font-weight: 900;
}

.popup-custom .form-heading-section .close {
  cursor: pointer;
  z-index: 10;
  opacity: 1;
  text-shadow: none;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 1.5rem;
}
.popup-custom .imgpopup{
  position: relative;

}

.imgpopup .close-popup{
  position: absolute; 
  top: 20px;
  right:20px; 
  cursor:pointer;
  font-size: 24px;
  color: #fff;
}

.popup-custom .messages{
  margin:0;
}


#popup-marketing{
  width:692px !important;
  max-width:99% !important;
  padding:0 !important;
  border-radius:0px !important;

}
#popup-marketing .div-form-newsletter{
  padding:30px;
}
#popup-marketing .div-form-newsletter .success-msg{
  display: block;
  padding:5px;
  background:#5CDA9A;
}
#popup-marketing .div-form-newsletter-inline.solo-newsletter{
    background:#fff !important;
    padding:0;
    /* max-width:500px; */
    margin:0 auto;
    display: flex;
    flex-direction: row;
    height: 45vh;
    min-height: 346px;
}

#popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 70px 40px 40px 40px;
}

#popup-marketing .div-form-newsletter-inline.solo-newsletter .group_id_container {

}

#popup-marketing .div-form-newsletter-inline.solo-newsletter .group_id_option:first-child {
  margin-right: 30px;
}

#popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section form{
    margin: 0 auto !important;
    max-width:500px;
    /* padding: 20px; */
    width: 100%;
}

#popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section .form-container{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: left;
}

#popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section p{
  font-size: 20px;
  max-width: 412px;
  /* margin-top: 35px; */
  line-height: 1.3;  
  font-family: Metropolis;
}

#popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section form .input-box{
  display: flex;
}
#popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section form .input-box input[type=submit] {
  margin-left: 10px;
  font-size: 14px;
  padding: 0 !important;
  height: auto;
}
/* #popup-marketing .solo-newsletter .form-section form .input-box input[type=email] {
  width: 50%;
} */
#popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section form .input-box input[type=email]::placeholder {
  position: relative;
  left: 10px;
}

#popup-marketing .div-form-newsletter-inline.solo-newsletter #privacy-check-wrapper{
    display: flex;
    margin:30px 0 0 0 !important;
    width:95% !important;
}
#popup-marketing .div-form-newsletter-inline.solo-newsletter #privacy-check-wrapper label{
    text-align: left;
    margin-left: 10px;
    max-width: 240px;
    font-size: 12px !important;
    line-height: 1rem !important;
}
#popup-marketing .div-form-newsletter-inline.solo-newsletter #privacy-check-wrapper label a{
  text-decoration: underline;
  color: #252525;
}

#popup-marketing .div-form-newsletter-inline.solo-newsletter input[type=email]{
    width:85% !important;
}
#popup-marketing .div-form-newsletter-inline{
  padding: 20px;
  background:#eee;
}
#popup-marketing .div-form-newsletter-inline .col{
  float:left;
  width:46%;
  padding:10px 0 10px 20px;
  text-align: left;
  font-family: 'Metropolis';
  font-weight:bold;
  font-size:16px;
}

#popup-marketing .div-form-newsletter-inline .row-fluid .form_text{
  text-align: left;
}

#popup-marketing .div-form-newsletter-inline h4{
  font-size:22px;
  margin:0;
  line-height: 30px;
  font-weight: 400;
}

#popup-marketing .div-form-newsletter-inline .group_id_container{
  display: flex;
  padding: 10px 0;
}
#form-newsletter > div.span6.form-newsletter_container.isHorecaGroup{
  height: 100px;
  display: flex;
  flex-direction: column; 
  justify-content: center; 
}

#popup-marketing .div-form-newsletter-inline .row-fluid .span6 .group_id_option:first-child {
  margin-right: 30px;
}

#popup-marketing .div-form-newsletter-inline .row-fluid .span6 .form_input_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#popup-marketing .div-form-newsletter-inline .row-fluid .span6 .form_input {
  display: flex;
  width: 100%;
}

#privacy-check-wrapper_mobile{display: none; text-align: left;}

#popup-marketing .div-form-newsletter-inline form{
  margin:0;
}
#popup-marketing .div-form-newsletter-inline input[type=email]{
  margin:0;
  height:40px !important;
  font-size:14px;
  border-radius:50px;
  padding:6px 8px !important;
  box-sizing: border-box;
  border:1px solid #ccc;
  width:90%;
}
#popup-marketing .div-form-newsletter-inline input[type=submit]{
  margin-left: 20px;
  border:0px solid #7A0026;
  width:100px;
  font-size: 16px;
  height:40px !important;
  padding:10px 8px !important;
  box-sizing: border-box;
  border-radius:20px;
}
#popup-marketing .div-form-newsletter-inline input[type=submit].logged{
    margin-left:0px;
    width:120px;
  }
#popup-marketing .div-form-newsletter-inline #privacy-check-wrapper {
  margin:5px 0 0 0;
  width:90%;
}

#popup-marketing .div-form-newsletter-inline #privacy-check-wrapper label{
  padding-top:3px;
  line-height: 16px;
  font-size:12px;
  max-width: initial;
}

@media screen and (max-height: 768px) and (min-width: 1080px) {
  .popup-custom .form-heading-section .heading-container h2 {
    position: relative;
    top: -45px !important; 
  }
}

@media screen and (min-width: 600px) {
  #popup-marketing .solo-newsletter .spc {
    display: block;
    height:30px;
  }
}

@media screen and (max-width: 390px) {
  #popup-marketing .solo-newsletter .form-section form .input-box input[type=email]::placeholder {
    left: 5px !important;
  }
}

@media screen and (max-width: 600px) {

  .solo-newsletter h2 .mobile-br{
    display: none;
  }

  #popup-marketing .div-form-newsletter-inline.solo-newsletter {
      flex-direction: column;
      height: auto;
  }

  #popup-marketing .div-form-newsletter-inline #privacy-check-wrapper{
    display: none;
   }
 
  #privacy-check-wrapper_mobile{
  display: block;
  }  

  #popup-marketing .div-form-newsletter-inline h4 {
    font-size: 16px;
    text-align: center;
    margin: 0;
    line-height: 20px;
  }

  #popup-marketing .div-form-newsletter-inline .span6.isHorecaGroup{
    margin-top: 20px;
  }

  #popup-marketing .div-form-newsletter-inline .row-fluid .span6 .form_input_container{
    flex-direction: column;
    justify-content: center;
    align-items: center;    
  } 
  #popup-marketing .div-form-newsletter-inline .row-fluid .span6 .form_input{
    margin-bottom: 20px;
  } 

  #popup-marketing .div-form-newsletter-inline .row-fluid .group_id_container{
    justify-content: center;
  }

  #popup-marketing {
    max-width: 95% !important;
  }

  #popup-marketing .div-form-newsletter-inline.solo-newsletter .pattern{
    width: 100% !important;
  }
  #popup-marketing .div-form-newsletter-inline.solo-newsletter .pattern img{
    display: none;
  }

  #popup-marketing .div-form-newsletter-inline.solo-newsletter .pattern .pattern-mobile{
    display: block;
  }

  .popup-custom .div-form-newsletter-inline.solo-newsletter .form-heading-section {
    flex-direction: column;    
    background: #FFFFFF url('/skin/frontend/base/default/images/newsletterpopup/popup_header_mobile.jpg') no-repeat bottom left ;
    background-size: cover;
    width: auto;
    padding:20px;
  }
  #popup-marketing .div-form-newsletter-inline.solo-newsletter .form-heading-section h2 {
    padding: 15px 0 20px 0;
    font-size: 20px !important;   
  }

  .popup-custom .div-form-newsletter-inline.solo-newsletter .form-heading-section .close {
    top: 10px;    
    right: 0;
    font-size: 1rem;
  }  

  #popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section {
    flex-direction: column;
    height: auto;
    padding:0 20px 0px 20px;
  }

  #popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section .form-container{
    margin-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0 20px 20px 20px;
    width: 100%;
  }

  #popup-marketing .div-form-newsletter-inline.solo-newsletter .group_id_container{margin-bottom: 0;}

  #popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section form { padding: 0; }

  #popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section p {
    font-size: 16px;
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
  }

  #popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section form .input-box {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    width: 100%;
    flex-wrap: nowrap;
  }

  #popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section form .input-box input[type=email] {
    width: 100%;
  }
  #popup-marketing .div-form-newsletter-inline.solo-newsletter .form-section form .input-box input[type=email]::placeholder {
    font-size: 12px;
  }

  #popup-marketing .div-form-newsletter-inline.solo-newsletter #privacy-check-wrapper {   
    width: 100% !important;
    margin-bottom: 20px !important;
  }

  #popup-marketing .div-form-newsletter-inline .col{
    width:98%;
    padding:5px 0 5px 20px;
    font-size:13px;
  }
  #popup-marketing .div-form-newsletter-inline .col:first-of-type{
    text-align: center;
    padding-left:0;
  }
  #popup-marketing .div-form-newsletter-inline h3{
    font-size:16px;
    line-height: 20px;
  }
  #popup-marketing .div-form-newsletter-inline input{
    height:32px !important;
    font-size:14px !important;
  }
  
  #popup-marketing .solo-newsletter h1{
      font-size:24px !important;
  }
  #popup-marketing .solo-newsletter h2{
      font-size:16px !important;
      line-height: 2rem;
  }
}

#popup-marketing .countd {position: absolute; top: 300px; left: 300px; font-size: 24px;width:50%;text-align:center;}
#popup-marketing .countd .countdown{color:#fff;}
@media screen and (max-width: 600px) {
  #popup-marketing .countd {position: absolute; top: 81.5%; left: 45%; font-size: 14px;}
}
#popup-marketing .close {
  position:absolute;
  top:-2.8rem;
  right:-10px;
  margin: 10px 10px 0 0;
  z-index: 3;
  opacity: 1;
  color:white;
  font-size: 40px;
  font-weight: normal;
}

.pac-container {
  z-index: 100000000 !important;
}

.checkout-onepage-index .barra-proximity {
  display: none !important;
}

.home-cat-proximity h2 {
  font-family:'Metropolis';
  font-weight: 900;
  font-size: 30px;
}
.home-cat-proximity h3 {
  font-family:'Metropolis';
  color:#7A0026;
  font-weight: 900;
  font-size: 16px;
}
.home-cat-proximity a {
  color:#7A0026;
}
.home-cat-proximity .span3 {
  margin-bottom:30px;
}
.home-cat-proximity .bb img{
  max-width:60px;
}
.home-cat-proximity .bb {
  padding:15px;
  border:1px solid #ccc;
  cursor: pointer;
}
.home-cat-proximity .bb p{
  padding-right:30px;

}
.home-cat-proximity .bb:hover {

  border:1px solid #333;
}
.home-cat-proximity .scopri{
  margin-top:15px;
  padding-top: 10px;
  display: block;
  border-top:1px solid #ccc;
}
.home-cat-proximity .scopri i{
  float:right;
  font-size:30px;
  margin-top:-5px;
}

.store-view-uk .customer-type {display: none;}

/* 
.store-view-it .cat-294 a.menu-title-lv0 {
font-weight:900 !important;
color: rgba(190,2,61,1) !important;
}
*/
.store-view-it #sns_custommenu ul.mainnav .custom-item a {
font-weight:900 !important;
}
.store-view-it .cat-427 > a, .store-view-it .cat-653 > a{
font-weight:900 !important;
}


/* inizio carosello regioni / Tipologie */
.cms-esperienze-degustazioni .carousel-wrapper{
  box-sizing: border-box;
  margin: 80px 0; 
  height: 285px;
}

.cms-esperienze-degustazioni .carousel-wrapper.fix{
  box-sizing: border-box;
  margin-top: 50px; 
}

.cms-esperienze-degustazioni .header-category{
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}

.cms-esperienze-degustazioni .carousel-item-label{
  position: absolute;
  bottom: -5%;
  width: 100%;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3) 90%, rgba(255,255,255,0) 100%);
}

.cms-esperienze-degustazioni .carousel-item-label h3{
  box-sizing: border-box;
  position: relative;
  padding-left: 15px;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 20px; 
  color:#FCFCFC;
}

.cms-esperienze-degustazioni .carousel-buttons{
 position: absolute;
 top: 50%;
 width: 100%;
 right: 5px;
}

.cms-esperienze-degustazioni .carousel-buttons.fixed{
  top: 55%;
 }

.cms-esperienze-degustazioni 
.carousel-buttons 
.next{
  float:right;
  display: relative;
  left: 20px;
  color:white;
  background-color: #000;
}

.cms-esperienze-degustazioni .carousel-buttons .next:hover, 
.cms-esperienze-degustazioni .carousel-buttons .prev:hover{
  color:#000;
  background-color: white;
}

.cms-esperienze-degustazioni  .carousel-buttons .prev{
  display: relative;
  right: 20px;
  color:white;
  background-color: #000;
}


.cms-esperienze-degustazioni .category-item{
  border: 1px solid #C4C4C4 !important;
  padding: 0 !important;
  margin-bottom: 30px;
}

.cms-esperienze-degustazioni .esperienze-info{
  margin-top: 5px; 
  padding: 0 15px;
  box-sizing: border-box;

}

.cms-esperienze-degustazioni .esperienze-info-title{
  font-weight:700; 
  height:60px;
}

.cms-esperienze-degustazioni .esperienze-info-content{
  display: flex; 
  justify-content: space-between; 
  align-items: center; 
  height: 36px; 
  margin-top: 40px;
}

.cms-esperienze-degustazioni .esperienze-info-content .regione{
  display:inerith; 
  align-items: flex-end; 
  margin-right:10px;
  line-height: 27px;
}

.cms-esperienze-degustazioni .esperienze-info-content .la-map-marked{
  font-size:24px;
  margin-right: 5px;
}

.cms-esperienze-degustazioni .esperienze-info-content .regione span{
  font-size: 1.15rem;
  font-weight: 600; 
  padding-bottom: 1px
}

.cms-esperienze-degustazioni .esperienze-info-content .media-voti{
  margin-left:10px; 
  font-weight:600; 
  font-size: 16px
}

.cms-esperienze-degustazioni .blocco-rating{

   width:100px; 
}
.cms-esperienze-degustazioni .blocco-rating t{

   display: none;
 }
.cms-esperienze-degustazioni .blocco-rating h4{
   margin: 0;
   white-space: nowrap;
}

@media screen and (max-width: 768px) {

  .cms-festa-del-papa-regali .esperienza .img-esperienza {
      display: block;
      margin: auto;
      width: 100%;
  }

  .cms-festa-del-papa-regali .esperienza {
      margin: 0;
      flex-direction: column-reverse;
  }

  .cms-festa-del-papa-regali .esperienza .testo-esperienza {
      width: 100%;
      box-sizing: border-box;
  }
}

/* stile pulsante più animazione */

.cms-esperienze-degustazioni .btn-all{
  font-size: 16px;
}

.cms-esperienze-degustazioni .btn-all button{
  border: transparent;
  background-color: transparent;
  color: #7a0026;
  padding: 0
}

.cms-esperienze-degustazioni .hover-underline-animation {
  display: inline-block;
  position: relative;
}

.cms-esperienze-degustazioni .hover-underline-animation:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #7a0026;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.cms-esperienze-degustazioni .hover-underline-animation:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.prize-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  box-sizing: border-box;
}

.prize-list .span2 {
  align-self: center;
  display: inline-block;
  margin-left: 0;
  margin-right: 2.5%;
  width: 14%;
  float: none;
  clear: both;
}

.unavailable-spacer {
  position: relative;
  display: block;
  height: 39px;
}

a.alert-link {
  text-decoration: underline!important;
  font-weight: bold!important;
}

@media screen and (max-width: 1280px) {
  .prize-list .span2 {
    width: 22%;
  }
}

@media screen and (max-width: 768px) {
  .prize-list .span2 {
    width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 641px) {
  body.customer-account-create .input-box {
      align-items: flex-start;
  }

  .input-box.customer-dob > div > input {
      max-width: inherit;
  }

  #form-validate .form-list .control .input-box {
      display: flex;
      align-items: flex-start;
      flex-direction: row;
  }

  #form-validate .customer-type label {
      width: calc(100% - 65px);
  }
}

/* fine stile pulsante */





/* BLACK FRIDAY/SUMMER */







/* QUESTO BLOCCO SE VOGLIO FAR DIVENTARE NERO ANCHE IL MENU


#sns_header {
  background:#000;
}
#sns_menu .inner {
  background:#000;
}

#sns_custommenu ul.mainnav li.level0 > a {
  color:#fff;
}
.sns-ajaxcart .block-title::after{
    color:#fff;
}

.mainnav li.level0.custom-item > a {
  color:#fff !important;
}


#logo img {
    margin-top:9px !important;
    padding: 54px 53px 0px 0px !important; 
    background: url('https://www.bernabei.it/skin/frontend/default/sns_nova/images/logo-bernabei-white.svg') 0px 0px no-repeat !important; 
    background-size:99% !important; 
    width:0px !important; 
    height: 0px !important;
}

@media screen and (max-width: 1024px) {

    #logo img {
        padding: 45px 44px 0px 0px !important; 
        margin-top: 4px !important;
    }
    

  #sns_custommenu ul.mainnav li.level0 > a, #sns_mommenu > .btn i, .block.block-login a {
    color:#fff;
  }

  #mobile-cap .popaddr{
    color:#fff;
  }




}


/*FINE BLOCCO PER MENU NERO */
input#vat_id {
  text-align: center;
}
.position-relative {
  position: relative;
}
.spinner-async {
  right: 25px;
  display: none;
  position: absolute;
  pointer-events: none;
  top: -13px;
  bottom: 0px;
  margin: auto;
  height: 20px;
  left: 3px;
}
.spinner-async .la-spinner {
  font-size: 20px;
  vertical-align: middle;
  color: #7a0026;
}

.spinner-async .la-spinner.loading {
  -animation: spin .7s infinite linear;
  -webkit-animation: spinWebkit .7s infinite linear;
  -moz-animation: spinMoz .7s infinite linear;
}
@-webkit-keyframes spinWebkit {
  from { -webkit-transform: rotate(0deg);}
  to { -webkit-transform: rotate(360deg);}
}
@keyframes spinMoz {
  from { transform: scale(1) rotate(0deg);}
  to { transform: scale(1) rotate(360deg);}
}
@keyframes spin {
  from { transform: scale(1) rotate(0deg);}
  to { transform: scale(1) rotate(360deg);}
}
.billing-heading {
  display: inline-block;
  font-size: 22px;
}
.billing-heading.hidden {
  display: none;
}

.row-storia .carousel .item .navigation {
  display: none;
}


@media screen and (min-width: 1079px) {
  .storia.riga-storia .box-carousel.items4 .product img {
      width: 115px;
  }
  .storia.riga-storia .box-carousel.items4 .product > div {
      flex-grow: 0;
  }
  .storia.riga-storia .box-carousel.items4 .product .product-info-box {
      text-align: left;
  }
  .storia.riga-storia .box-carousel.items1 .product-info-box{text-align: left;}
  .storia.riga-storia .box-carousel.items1 .product > div {max-width: 230px; padding-left: 2rem;}
}

/* APP DOWNLOAD POPUP */
#app-download-popup {
  background-color: white;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  box-sizing: border-box;
  padding: 30px;
  font-family: 'Metropolis';
  z-index: 10000001;
  display: none;
}
#app-download-popup .popup-header {
  display:flex;
  align-items: center;
  flex-direction: row;
  padding-bottom: 20px;
  border-bottom: 1px solid #F0F0F0;
}
#app-download-popup .popup-header > * {
  align-self: center;
}
#app-download-popup .popup-header .app-logo {
  margin-right: 25px;
}
#app-download-popup .popup-header-content h3 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
}
#app-download-popup .popup-header-content p {
  margin-bottom: 0;
  font-size: 15px;
}
#app-download-popup .popup-header-content {
  width: 70%;
}
#app-download-popup .popup-header-content > * {
  align-self: center;
  margin: auto;
}
#app-download-popup .popup-body {
  position: relative;
  width: 100%;
  margin:0;
  padding:0;
  box-sizing: border-box;
  max-height: 600px;
  overflow-y: auto;
}
#app-download-popup .popup-body .popup-row {
  display:flex;
  align-items: center;
  flex-direction: row;
}
#app-download-popup .popup-body .popup-row > * {
  align-self: center;
  margin-top: auto;
  margin-bottom: auto;
}
#app-download-popup .popup-body h4 {
  margin-bottom: 3px;
  font-size: 15px;
}
#app-download-popup .popup-body p {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 13px;
}
#app-download-popup .popup-body .row-ico {
  padding-top: 15px;
  padding-right: 10px;
  min-width: 50px;
}
#app-download-popup .popup-body .popup-button {
  display: block;
  background-color: #7A0026;
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  margin: auto;
  border-radius: 22px;
  color: white!important;
  text-align: center;
  text-decoration: none;
}
#app-download-popup .popup-row.link .row-content {
  width: 100%;
  padding-top: 35px;
}
#app-download-popup .popup-close {
  color: white;
  position:absolute;
  top: -3.2rem;
  right: 15px;
  font-size: 55px;
  line-height: 55px;
  z-index: 2;
}
@media screen and (max-width: 380px) {
  #app-download-popup {
    padding: 20px;
  }
}
.messages.suggeriti li.notice-msg {
  border:1px solid #ebebeb;
  background-image:url('/media/wysiwyg/suggested_items_bg.jpg');
  background-repeat: no-repeat;
  background-position: 107% 3rem;
  background-size: 25% auto;
  background-color: #ebebeb;
  padding: 0;
}
.messages.suggeriti li.notice-msg li {
  display: flex;
  flex-direction: row;
  padding: 10px 20px;
}

.messages.suggeriti li.notice-msg ul {
  padding: 0;
}
.messages.suggeriti .suggested-left {
  margin-right: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.messages.suggeriti .suggested-left p {
  font-size: 14px;
}

.messages.suggeriti .suggested-right img {
  max-height: 110px;
  margin-right: 20px
}

.messages.suggeriti .suggested-left .inner-col {
  margin: auto 0;
  font-size: 16px;
}

.messages.suggeriti .suggested-right {
  display: flex;
  align-items: center;
  padding-right: 10px;
}

@media screen and (max-width: 680px) {
  .messages.suggeriti li.notice-msg {
    background-position: 125% 3rem;
    background-size: 40% auto;
  }
  .messages.suggeriti .suggested-right img {
    max-height: auto;
    margin-right: 0;
  }
  .messages.suggeriti .suggested-right {
    padding-right: 0px;
  }
  .messages.suggeriti .suggested-left {
    width: 70%;
  }
  .messages.suggeriti .suggested-left p {
    font-size: 14px;
    width: 95%;
  }
  .messages.suggeriti .suggested-left h4 {
    font-size: 16px;
    width: 80%;
  }
}

/* GIFT CARD */
body.product-gift-card .qty-container {
  visibility: hidden!important;
  width: 0!important;
}
body.product-gift-card .btn-cart {
  margin-left: 0!important;
}

body.product-gift-card #sns_content .container {
  width: 100%!important;
}

body.product-gift-card #sns_content .container {
  width: 100%!important;
}

body.product-gift-card #sns_content .product-view {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}

body.product-gift-card #sns_content .descrizione {
  background-image: none;
  border: none;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 2rem;
}

body.product-gift-card #sns_content .descrizione .tab-mobile-container, body.product-gift-card #sns_content .descrizione .std  {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}

body.product-gift-card #sns_content .descrizione .tab-mobile-container, body.product-gift-card #sns_content .descrizione .std  {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

body.product-gift-card #sns_content .descrizione h3.tab-mobile {
  display:none!important;
}

body.product-gift-card #sns_content .estimated-delivery {
  display:none!important;
}

body.product-gift-card #product-options-wrapper.product-options .options-list li {
  padding: 10px 10px!important;
  min-width: 75px;
  background-color: transparent!important;
}

body.product-gift-card #sns_content .descrizione h2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  align-self: center;
  text-transform: none;
  width: 100%;
  font-size: 30px;
  font-family: 'Metropolis'!important;
  font-weight: normal;
}

body.product-gift-card .catalog-product-view h3 {
  margin-bottom: 24px!important;
}

body.product-gift-card #sns_content .descrizione .giftcard-info {
  margin-left: 0;
  max-width: 585px;
  align-self: center;
  width: 100%;
  box-sizing: border-box;
  margin-top: 5px;
  line-height: 22px;
}

body.product-gift-card #sns_content .descrizione .giftcard-info .breakline {
  display:block;
  margin-top: 22px;
}

body.product-gift-card #sns_content .descrizione .giftcard-info:first-child {
  padding-right: 25px;
}

body.product-gift-card #sns_content .descrizione .giftcard-info:last-child {
  padding-left: 25px;
}

body.product-gift-card .print_giftcard {
  display: block;
  margin-top: 5px!important;
  line-height: 30px;
}

body.product-gift-card .inviaamico {
  line-height: 30px;
}

body.product-gift-card .product-options label input[type="radio"] {
  display: block;
}

body.product-gift-card .product-img-box .gift-footer {
  background: #F2F2F2 0% 0% no-repeat padding-box;
  box-sizing: border-box;
  padding: 20px;
}

body.product-gift-card .product-img-box .gift-footer {
  background: #F2F2F2 0% 0% no-repeat padding-box;
  box-sizing: border-box;
  padding: 20px 20px;
  text-align: left;
  margin-top: 1px;
}

body.product-gift-card .product-img-box .gift-footer .bottom {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-top: 1px solid #D6D6D6;
  padding-top: 20px;
}

body.product-gift-card .product-img-box .gift-footer .top {
  box-sizing: border-box;
  padding-bottom: 10px;
}

body.product-gift-card .product-img-box .gift-footer .bottom .amount {
  margin-right: auto!important;
  font-size: 42px;
  line-height: 42px;
  font-family: "Metropolis"!important;
  font-weight: bold;
}

body.product-gift-card .product-img-box .gift-footer .bottom .brand {
  font-weight: bold;
  font-size: 16px;
  font-family: "Roboto"!important;
}

body.product-gift-card .product-img-box img {
  max-height: none!important;
  min-height: unset!important;
}

body.product-gift-card .product-img-box .gift-box h1 {
  display: none;
}

body.product-gift-card #product_addtocart_form .price-box {
  display: none;
}

body.product-gift-card #product-shop {
   margin-top: 0!important;
}

body.product-gift-card #product-options-wrapper .input-box {
  flex-direction: column;
}

body.product-gift-card .giftcard-template-chooser {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 1rem;
}

body.product-gift-card .giftcard-templates {
  display: flex;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  flex-direction: row;
  flex-wrap: wrap;
}

body.product-gift-card .giftcard-templates .giftcard-template-item {
  display: flex;
  position: relative;
  box-sizing: border-box;
  width: 22%;
  border-radius: 9px;
  border: 1px solid #DDDDDD;
  padding: 4px;
  background-color: white;
  margin: 3% auto auto;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s;
}

body.product-gift-card .giftcard-templates .giftcard-template-item:hover {
  border-color: #252525;
  transition: all 0.3s;
}

body.product-gift-card .giftcard-templates .giftcard-template-item.selected {
  border-color: #252525!important;
}

body.product-gift-card .giftcard-templates .giftcard-template-item img {
  border-radius: 6px;
}

body.product-gift-card .giftcard-templates .giftcard-template-item.more {
  text-align: center;
}

body.product-gift-card .giftcard-templates .giftcard-template-item.more img {
  visibility: hidden;
}

body.product-gift-card .giftcard-templates .giftcard-template-item span {
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto;
  text-decoration: underline;
  height: fit-content;
}

body.product-gift-card .product-options .d-none {
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
}

body.product-gift-card .product-custom-option.w100 {
  width: 100%!important;
  position: relative;
  max-width: 100%;
}

body.product-gift-card .giftcard-template-chooser label.required {
  display: block!important;
  font-weight: bold!important;
}

body.product-gift-card #giftcard-viewer {
  position: fixed;
  top: 0;
  left:0;
  right: 0;
  bottom: 0;
  width: 40%;
  background-color: white;
  z-index: 10000002;
  height: 55%;
  border-radius: 17px;
  max-width: 770px;
  max-height: 550px;
  min-height: 400px;
  margin: auto;
  display:none;
  box-sizing: border-box;
  padding: 40px;
}

body.product-gift-card #giftcard-viewer .viewer-header {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

body.product-gift-card #giftcard-viewer .viewer-header .close-viewer {
  color: #989898;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 35px;
  cursor:pointer;
}

body.product-gift-card #giftcard-viewer .viewer-header h5 {
  text-align: center;
}

body.product-gift-card #giftcard-viewer .viewer-footer {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 100%;
}

body.product-gift-card #giftcard-viewer .viewer-body {
  position: relative;
  overflow-y: auto;
  box-sizing: border-box;
  width: 100%;
  max-height: 80%;
  padding-bottom: 20px;
}

body.product-gift-card #giftcard-viewer .viewer-footer button {
  margin: auto;
}

@media screen and (max-width: 1079px) {
  body.product-gift-card #giftcard-viewer {
    width: 90%;
    height: 80%;
  }
  body.product-gift-card #giftcard-viewer .giftcard-template-item {
    width: 45%;
  }
  body.product-gift-card .giftcard-instructions {
    padding-top: 0;
  }
  body.product-gift-card #sns_content .descrizione .tab-mobile-container, body.product-gift-card #sns_content .descrizione .std {
    padding: 0 20px;
  }
  body.product-gift-card #sns_content .descrizione .giftcard-info {
    max-width: 100%;
  }
  body.product-gift-card #sns_content .descrizione .giftcard-info:last-child {
    padding-left: 0px;
  }
  body.product-gift-card #sns_content .descrizione h2 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 680px) {
  body.product-gift-card .product-img-box {
    width: 85%;
    margin:auto!important;
  }
  body.product-gift-card .product-img-box .gift-box h1 {
    display: block;
    font-family: Metropolis;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 10px 0;
  }

  body.product-gift-card #product-options-wrapper ul {
      text-align: left;
  }

  body.product-gift-card .product-top-box h1 {
    display: none!important;
  }

  body.product-gift-card #product-shop .product-options dl.last dt {
      text-align: left;
  }
  body.product-gift-card #sns_content .container {
    padding: 0!important;
  }
  body.product-gift-card .sns-product-detail .product-shop form {
    padding: 0 20px!important;
  }
  body.product-gift-card .giftcard-template-chooser label.required {
    text-align: left;
  }
  label.inviaamico, label.print_giftcard {
    text-align: left;
  }
  label.inviaamico {
    margin-top: 2rem;
  }
  body.product-gift-card .product-custom-option.w100 {
    box-sizing: border-box;
  }
  body.product-gift-card input.product-custom-option.w100 {
    padding: 15px 10px;
  }
  body.product-gift-card .product-collateral {
    border: none!important;
  }
  body.product-gift-card #giftcard-viewer .viewer-header h5 {
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  body.product-gift-card #giftcard-viewer .giftcard-template-item {
    width: 100%;
  }
  body.product-gift-card .giftcard-template-item:not(.more).in-option {
     display: none;
  }
  body.product-gift-card .giftcard-template-item:nth-child(-n+2) {
    display: block!important;
  }
  body.product-gift-card .giftcard-template-item.in-option {
    width: 30%;
  }
  /* CREATE ACCOUNT */
  body.customer-account-create input.input-text {
    width: 100%;
    box-sizing: border-box;
    height: 30px;
  }
  body.customer-account-create .input-box select{
    width: 100%;
  }
  body.customer-account-create .input-box.customer-dob {
    display: inline;
  }
  body.customer-account-create .input-box.customer-dob > div:not(.validation-advice) {
      margin-right:0;
      width: 31%;
  }
  body.customer-account-create .input-box.customer-dob div.dob-month {
    margin: 0 3%;
  }
  body.customer-account-create .input-box.customer-dob > div > input {
    max-width: none;
  }
  body.customer-account-create .form-list li.control .input-box {
    flex-direction: row!important;
  }
  body.customer-account-create #rcode > div > div > div {
    margin: auto;
  }
}

.cart-carousel-wrapper {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 20px 35px 20px;
  background-color: #ebebeb;
  background-image: url('/media/wysiwyg/cart-carousel-bg-bottom-left.png');
  background-position: bottom left;
  background-size: auto 50%;
  background-repeat: no-repeat;
}
.cart-carousel-wrapper .heading {
  display: flex;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.cart-carousel-wrapper .heading h4 {
  margin-right: auto;
}
.cart-carousel-wrapper .heading .navigation {
  margin-right: 0;
}
.cart-carousel {
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 0;
  position: relative;
  overflow: auto;
  width:100%;
  -ms-overflow-style: none!important;
  scrollbar-width: none!important;
  scroll-behavior: smooth;
  overflow: -moz-scrollbars-none;
}
.cart-carousel::-webkit-scrollbar {
  display: none;
}
.cart-carousel-container {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
.cart-carousel .product-item {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 300px;
  max-width: 300px;
  min-width: 300px;
  flex-shrink: 0;
  height: 140px;
  border-radius: 0;
  background-color: white;
  margin-right: 20px;
  align-items: start;
}
.cart-carousel .product-item .product-image {
  position: relative;
  align-self: center;
  margin: auto auto auto 0;
  flex-shrink: 0;
  padding: 10px;
}
.cart-carousel .product-item .product-image img {
  position: relative;
  max-height: 115px;
  align-self: center;
  margin: auto;
}
.cart-carousel .product-item .product-carousel-box
{
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 20px;
  flex-grow: 1;
}
.cart-carousel .product-item .product-item-name
{
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0 auto auto 0;
}
.cart-carousel .product-item .product-item-footer
{
  display: flex;
  flex-direction: row;
  align-items: start;
  width: 100%;
}
.cart-carousel .product-item .price-box-info
{
  margin: auto auto auto 0;
}
.cart-carousel .product-item .price-box-info > * {
  position: relative;
  display: block;
}
.cart-carousel .product-item .price-box-info .price {
  font-weight: 900;
  font-size: 18px;
}
.cart-carousel .product-item .price-box-info .strike {
  text-decoration: line-through;
  color: #777;
}
.cart-carousel .product-item .carousel-add-button {
  border: 1px solid #eee;
  padding: 6px 20px 5px 20px;
  margin: auto 0 auto auto;
  font-size: 14px;
  border-radius: 50px;
  display: inline-block;
  cursor: pointer;
}
.cart-carousel .product-item .carousel-add-button {
  border: 1px solid #eee;
  padding: 6px 20px 5px 20px;
  margin: auto 0 auto auto;
  font-size: 14px;
  border-radius: 50px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.2s ease-out;
}
.cart-carousel .product-item .carousel-add-button:hover {
  background: #7a0026;
  color: #ffffff!important;
}
.cart-carousel .product-item .carousel-add-button:hover:before {
  color: #ffffff!important;
}
.cart-carousel .product-item .carousel-add-button:before {
  display: inline-block;
  content: "\f07a";
  font-family: "Line Awesome Free";
  font-size: 24px;
  font-weight: 900;
  color: #7a0026;
  vertical-align: middle;
}

@media screen and (max-width: 680px) {
  .cart-carousel-wrapper .heading h4 {
    max-width: 70%;
  }
}

body.checkout-cart-index #scalapayText {
  display:none!important;
}

@media screen and (max-width: 1280px) {
  html[lang="it"] .service-text h3, .service-text h2 {
    min-height: 60px;
  }
}

@media screen and (max-width: 973px) {
  .products-grid .item .item-title, .products-grid .item .item-inner .item-info .info-inner .item-title {
    padding: 5px;
  }
}

@media screen and (max-width: 938px) {
  .products-grid .item .item-title, .products-grid .item .item-inner .item-info .info-inner .item-title {
    padding: 2px;
  }

  .products-grid .item .item-title, .products-grid .item .item-inner .item-info .info-inner .item-title {
    font-size: 112%;
  }
}

@media screen and (max-width: 880px) {

  .products-grid .item .item-title, .products-grid .item .item-inner .item-info .info-inner .item-title {
    font-size: 108%;
  }

  .products-grid .item .item-inner .item-img .item-img-info a.product-image {
    bottom: 0;
  }
}

@media screen and (min-width: 1025px) {
  #sns_header {

  }
  #checkoutSteps li .step-title {
    position:absolute;
    top:0;
    left:0;
    width:25%;
    box-sizing: border-box;
    height: 60px;
  }
  #checkoutSteps li#opc-login .col-1{
    border-right:1px solid #eee;
    margin-right:20px;
  }
  #checkoutSteps li#opc-login .step-title{
    display: none;
  }
  #checkoutSteps {
    padding-top:90px;
  }
  .page-logged #checkoutSteps li:nth-child(2) .step-title{
    left:25%;
  }
  .page-logged #checkoutSteps li:nth-child(3) .step-title{
    left:50%;
  }
  .page-logged #checkoutSteps li:nth-child(4) .step-title{
    left:75%;
  }

  #checkoutSteps li:nth-child(2) .step-title{
    left:0%;
  }
  #checkoutSteps li:nth-child(3) .step-title{
    left:25%;
  }
  #checkoutSteps li:nth-child(4) .step-title{
    left:50%;
  }
  #checkoutSteps li:nth-child(5) .step-title{
    left:75%;
  }

  #checkoutSteps li:nth-child(2) .step-title .number::after{
    content: "1";
  }
  #checkoutSteps li:nth-child(3) .step-title .number::after{
    content: "2";
  }
  #checkoutSteps li:nth-child(4) .step-title .number::after{
    content: "3";
  }
  #checkoutSteps li:nth-child(5) .step-title .number::after{
    content: "4";
  }

  .page-logged #checkoutSteps li:nth-child(1) .step-title .number::after{
    content: "1";
  }
  .page-logged #checkoutSteps li:nth-child(2) .step-title .number::after{
    content: "2";
  }
  .page-logged #checkoutSteps li:nth-child(3) .step-title .number::after{
    content: "3";
  }
  .page-logged #checkoutSteps li:nth-child(4) .step-title .number::after{
    content: "4";
  }

  .block-subscribe .button{
    float:right;
  }
}

@media (min-width: 980px) and (max-width: 1024px) {

  #sns_right{width:90%;}

  #bd.boxed-layout #sns_wrapper {
    max-width: 960px;
  }
  .sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper {
    margin: 0 0 !important;
  }
  .sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper ul {
    margin: 0 0 0 -10px !important;
  }
  .sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper ul li {
    width: 90px !important;
    margin-left: 12px;
  }
  #sns_menu .megamenu-col .mega-title span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #sns_menu ul.mainnav > li {
    
  }
  #sns_menu ul.mainnav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 155%;
  }
  #sns_menu ul.mainnav > li:first-child {
    padding-left: 0px;
  }
  #sns_slideshow .sns-slideshow-wrap .buttons-action {
    margin-top: 15px;
  }
  #sns_content #sns_right .block-layered-nav .price .text-box input[type="text"],
  #sns_content #sns_left .block-layered-nav .price .text-box input[type="text"] {
    width: 45px;
  }
  #sns_content #sns_right .block-layered-nav .price .text-box .price-separator,
  #sns_content #sns_left .block-layered-nav .price .text-box .price-separator {
    margin: 0 5px;
  }
  #sns_content #sns_right .block-layered-nav .price .text-box .price-to,
  #sns_content #sns_left .block-layered-nav .price .text-box .price-to {
    margin-right: 0px;
  }
  #sns_content .block.slide-banner ul {
    margin-left: -10px !important;
  }
  #sns_content .block.slide-banner ul > li {
    width: 220px !important;
    margin: 0 0 0 20px;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-navi {
    width: 170px;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-content {
    width: 750px;
    margin-left: 20px;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-content .sns-slider.fortabs .navigation {
    left: -77px;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-content .sns-slider.fortabs ul.products-grid {
    margin-left: -10px !important;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-content .sns-slider.fortabs ul.products-grid .item {
    margin: 0 0 0 20px;
    width: 172.5px !important;
  }
  #sns_content .box-up-sell .block-content .up-sell-products ul.products-grid {
    margin: 0 0 0 -20px !important;
  }
  #sns_content .box-up-sell .block-content .up-sell-products ul.products-grid li.item {
    width: 220px !important;
    float: left;
    margin: 0 0 0 20px;
  }
  #sns_testimonials .block-content .list-quotes .item {
    padding: 5px 55px 0;
  }
  #sns_productswrap .sns-slider ul.products-grid {
    margin-left: -10px !important;
  }
  #sns_productswrap .sns-slider ul.products-grid .item {
    width: 210px !important;
    margin: 0 0 0 20px;
  }
  #sns_botsl2 .block-subscribe .block-content form .input-box input {
    width: 188px;
  }
  #postComment ul.form-list .input-box input.input-text {
    max-width: 170px;
  }
}
@media (min-width: 801px) and (max-width: 979px) {
  body {
    padding: 0 0;
  }
  body .container {
    width: 724px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #bd.boxed-layout #sns_wrapper {
    max-width: 744px;
  }
  #sns_slideshow {
    overflow: hidden;
    max-height: 450px;
  }
  #sns_slideshow .sns-slideshow-wrap {
    padding-top: 25px;
  }
  #sns_slideshow .sns-slideshow-wrap .sns-fraction-slider .fs_loader {
    top: 240px;
  }
  #sns_slideshow .sns-slideshow-wrap .teaser {
    line-height: 14px !important;
  }
  #sns_content .block.slide-banner ul {
    margin-left: -10px !important;
  }
  #sns_content .block.slide-banner ul > li {
    width: 220px !important;
    margin: 0 0 0 20px;
  }
  #sns_content .box-up-sell .block-content .up-sell-products ul.products-grid {
    margin: 0 0 0 -20px !important;
  }
  #sns_content .box-up-sell .block-content .up-sell-products ul.products-grid li.item {
    width: 228px !important;
    float: left;
    margin: 0 0 0 20px;
  }
  #sns_content .box-up-sell .block-content .up-sell-products .caroufredsel_wrapper {
    max-width: 100%;
  }
  #sns_testimonials .block-content .list-quotes .item {
    padding: 5px 10px 0;
  }
  #sns_botsl .block.block-ouragents .pretext div {
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #sns_botsl .block.block-ouragents .block-content .list-agents {
    margin-left: -10px !important;
  }
  #sns_botsl .block.block-ouragents .block-content .list-agents .item {
    margin: 0 0 0 20px;
    width: 230px !important;
  }
  #sns_productswrap .sns-slider ul.products-grid {
    margin-left: -10px !important;
  }
  #sns_productswrap .sns-slider ul.products-grid .item {
    margin: 0 0 0 35px;
  }
  #sns_botsl2 .block-connectus .block-content p.c-address {
    line-height: 18px;
  }
  #sns_botsl2 .block-connectus .block-content p.c-phone {
    line-height: 48px;
  }
  #sns_botsl2 .block-connectus .block-content p.c-phone label {
    display: none;
  }
  #sns_botsl2 .block-connectus .block-content p.c-email {
    line-height: 48px;
  }
  #sns_botsl2 .block-connectus .block-content p.c-email label {
    display: none;
  }
  #sns_botsl2 .block-subscribe .block-content form .input-box input {
    width: 136px;
  }
}
@media (max-width: 979px) {
  .data-table thead tr td,
  .data-table thead tr th {
    white-space: normal;
    padding: 5px;
  }
  .data-table tbody td {
    padding: 5px;
  }
  .data-table input.input-text {
    width: auto;
    max-width: 70%;
  }
  .data-table textarea {
    max-width: 70%;
  }
  .data-table .button {
    padding-left: 7px;
    padding-right: 7px;
    margin: 2px 0;
  }
  .data-table .price-box .price {
    font-size: 120%;
  }
  .quickview-wrap {
    display: none;
  }
  .sns-btn-quickview {
    display: none;
  }
  .products-grid .item .item-inner .item-img .item-box-hover.number-buttom3.has-btn-qv .box-inner {
    width: 122px;
  }
  .products-grid .item .item-inner .item-img .item-box-hover.number-buttom2.has-btn-qv .box-inner {
    width: 61px;
  }
  .products-grid .item .item-inner .item-img .item-box-hover.number-buttom1.has-btn-qv .box-inner {
    width: 0px;
  }
  .sns-product-detail .product-shop .price-rating {
    margin-bottom: 45px;
  }
  .quickview-main .addthis_toolbox {
    display: none;
  }
  .quickview-main #product-shop .email-friend {
    margin: 0 0;
  }
  .sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper {
    margin: 0 0 !important;
  }
  .sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper ul {
    margin: 0 0 0 -9px !important;
  }
  .sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper ul li {
    width: 69px !important;
  }
  .sns-product-detail .more-views .caroufredsel_wrapper {
    max-width: 100%;
  }
  body {
    padding: 0 0;
  }
  body .container {
    padding: 0 10px;
  }
  #sns_topheader .topheader-right .sns-quickaccess {
    height: 36px;
    width: 36px;
    position: relative;
    cursor: pointer;
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
  }
  #sns_topheader .topheader-right .sns-quickaccess .welcome {
    display: none;
  }
  #sns_topheader .topheader-right .sns-quickaccess ul.links, #sns_topheader .topheader-right .sns-quickaccess ul.top-menu-links {
    position: absolute;
    top: 35px;
    left: -114px;
    background: transparent;
    width: 160px;
    padding: 10px 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transform-origin: 50% 10% 0;
    -moz-transform-origin: 50% 10% 0;
    -webkit-transform-origin: 50% 10% 0;
    -o-transform-origin: 50% 10% 0;
    -ms-transform-origin: 50% 10% 0;
    margin: 0 0;
    padding: 0 0;
    border: none;
    background: #FFF;
    border: 1px solid #EBEBEB;
  }
  #sns_topheader .topheader-right .sns-quickaccess ul.links li, #sns_topheader .topheader-right .sns-quickaccess ul.top-menu-links li {
    display: block;
    background: none;
    padding: 5px 0px;
    text-align: left;
    border-top: 1px solid #DFDFDF;
    margin: 0 10px;
  }
  #sns_topheader .topheader-right .sns-quickaccess ul.links li:first-child {
    padding: 5px 0px;
    border-top: none;
  }
  #sns_topheader .topheader-right .sns-quickaccess ul.links li a, #sns_topheader .topheader-right .sns-quickaccess ul.top-menu-links li a {
    display: block;
    font-size: 100%;
  }
  #sns_topheader .topheader-right .sns-quickaccess:hover ul.links, #sns_topheader .topheader-right .sns-quickaccess:hover ul.top-menu-links {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  #sns_topheader .topheader-right .sns-quickaccess:before {
    content: "\f13d";
    position: absolute;
    font-family: "Line Awesome Free";
    font-weight:900;
    left: 9px;
    top: 0px;
    font-size: 16px;
    color: #909090;
    z-index: 1;
    cursor: pointer;
  }
  #sns_header .header-left {
    display: none;
  }
  #sns_header #logo {
    text-align: center;
    margin-left: 0px;
    float: left;
  }
  #sns_header .header-right .header-right-inner {
    float: right;
  }
  #sns_header .header-right .header-right-inner #search_mini_form .form-search input.input-text {
    width: 150px;
  }
  #sns_header .header-right .header-right-inner #search_mini_form .form-search input.input-text:focus {
    width: 160px;
  }
  #sns_slideshow .sns-slideshow-wrap .buttons-action {
    margin-top: 10px;
  }
  #sns_menu {
    position: relative;
  }
  #sns_menu .container {
    padding: 0 0;
    height: 43px;
  }
  #sns_menu .container .row-fluid .search-box {
    float: right;
    margin: 0 0;
    width: 0;
  }
  #sns_menu .container .row-fluid .search-box form {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  #sns_menu #sns_mainnav {
    width: 100%;
  }
  #sns_menu #sns_mainnav .sns-megamenu-wrap,
  #sns_menu #sns_mainnav .header-nav-container,
  #sns_menu #sns_mainnav .header-nav-container-home {
    display: none;
  }
  #sns_menu #sns_resmenu {
    display: block;
    position: relative;
  }
  #sns_menu #sns_resmenu.sns-resmenu #sns_resmenu_collapse {
    position: relative;
    background: #333;
    top: 18px;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
  }
  #sns_menu #sns_resmenu.sns-resmenu #sns_resmenu_collapse.active ul.nav {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav {
    margin: 0 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: none;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li {
    display: block;
    border-top: 1px solid #444;
    position: relative;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li a {
    display: block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 0 0;
    color: #FFF;
    padding: 5px 0;
    font-weight: normal;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li a:hover,
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li a:focus {
    color: #FFF;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li a span {
    background: none;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li:first-child {
    margin: 0 0;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .res-wrapnav {
    background: #3A3A3A;
    height: 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .res-wrapnav > ul {
    opacity: 0;
    filter: alpha(opacity=0);
    margin: 0 0 0 20px;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .res-wrapnav > ul ul {
    margin: 0 0 0 20px;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li.open > .res-wrapnav > ul {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li.open > .menuress-toggle:before {
    content: "\f106";
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .menuress-toggle {
    position: absolute;
    top: 0px;
    right: 1px;
    height: 30px;
    width: 30px;
    background: #111;
    text-align: center;
    cursor: pointer;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .menuress-toggle:before {
    font-family: "Line Awesome Free";
    font-weight:900;
    content: "\f107";
    color: #FFF;
    position: relative;
    top: 4px;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .menuress-toggle:hover {
    background: #000;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav > li > a {
    background: #333;
    text-decoration: none;
    padding: 5px 10px;
  }
  #sns_menu.keep-menu {
    position: relative;
    top: auto;
    left: auto;
    z-index: 2;
  }
  #sns_menu .nav-right {
    position: absolute;
    width: 100%;
    top: 0px;
    right: 0px;
  }
  #sns_off_screennav ul {
    margin: 0 0 0 15px;
  }
  #sns_off_screennav ul li {
    display: block;
  }
  #sns_off_screennav ul li:first-child {
    border: none;
  }
  #sns_off_screennav ul li a {
    color: #999;
    padding: 5px 5px;
    display: block;
    border-bottom: 1px solid #444;
  }
  #sns_off_screennav ul li.active > a,
  #sns_off_screennav ul li:hover > a {
    color: #fff;
  }
  #sns_off_screennav > ul {
    margin: 15px;
  }
  body.resmenu-sb {
    overflow-x: hidden;
    width: 100%;
  }
  body.resmenu-sb #sns_wrapper {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    /*
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translateX(0px); */
  }
  body.resmenu-sb.on-sidebar #sns_wrapper {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    transform: translate3d(220px, 0px, 0px);
    -moz-transform: translate3d(220px, 0px, 0px);
    -o-transform: translate3d(220px, 0px, 0px);
    -webkit-transform: translate3d(220px, 0px, 0px);
    -ms-transform: translateX(220px);
  }
  body.resmenu-sb.on-sidebar #sns_off_screennav_overlay {
    display: block;
  }
  #sns_content #sns_right .block-layered-nav .price .text-box input[type="text"],
  #sns_content #sns_left .block-layered-nav .price .text-box input[type="text"] {
    width: 48px;
  }
  #sns_content #sns_right .block-layered-nav .price .text-box .price-separator,
  #sns_content #sns_left .block-layered-nav .price .text-box .price-separator {
    margin: 0 5px;
  }
  #sns_content #sns_right .block-layered-nav .price .text-box .price-to,
  #sns_content #sns_left .block-layered-nav .price .text-box .price-to {
    margin-right: 0px;
  }
  #sns_content .sns-slider ul.products-grid {
    margin-left: -10px !important;
  }
  #sns_content .sns-slider ul.products-grid .item {
    width: 228px !important;
    margin: 0 0 0 20px;
  }
  #sns_content #sns_mainmidle .left-content {
    width: 100%;
  }
  #sns_content #sns_mainmidle .right-content {
    width: 100%;
    margin: 20px 0 0;
  }
  #sns_content #sns_mainmidle .products-list .item .item-img {
    width: 35%;
  }
  #sns_content #sns_mainmidle .products-list .item .product-shop .actions-addtocart {
    padding: 10px 0 0;
    clear: left;
    display: block;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-navi {
    width: 169px;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-content {
    width: 540px;
    margin-left: 15px;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-content .sns-slider.fortabs .navigation {
    left: -72px;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-content .sns-slider.fortabs .caroufredsel_wrapper {
    margin: 0px -8px 0 !important;
    padding: 10px 8px 0 !important;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-content .sns-slider.fortabs ul.products-grid {
    margin-left: -8px !important;
  }
  #sns_content #sns_mainbottom .sns-tabs .tabs-content .sns-slider.fortabs ul.products-grid .item {
    margin: 0 0 0 15px;
    width: 170px !important;
  }
  #sns_content .category-products .toolbar .limiter {
    display: none;
  }
  #sns_content .category-products .toolbar .pager .amount {
    display: none;
  }
  #sns_content .block-subscribe.forright input {
    width: 180px;
  }
  #sns_cpanel {
    display: none;
  }
  #postComment ul.form-list .input-box input.input-text {
    max-width: 170px;
  }
  #postComment ul.form-list .input-box textarea {
    max-width: 95%;
    width: 90% !important;
  }

  /*///////////////--Check Out Multiplo--/////////////////*/
  .multiple-checkout .col2-set .col-2,
  .multiple-checkout .col2-set .col-1 {
    width: 100%;
    margin: 0 0 20px 0;
    float: left;
  }
  .checkout-multishipping-billing .multiple-checkout .col2-set .col-1 {
    width: 40%;
    margin-bottom: 0;
  }
  .checkout-multishipping-billing .multiple-checkout .col2-set .col-2 {
    width: 55%;
    margin-left: 5%;
    margin-bottom: 0;
  }
  #checkout-progress-state li:before,
  #checkout-progress-state li:after {
    display: none;
  }
  #checkout-progress-state li {
    background: none repeat scroll 0 0 #E9E9E9;
    border-left: 1px solid #fff;
    color: #686868;
    display: block;
    float: left;
    font-family: Metropolis;
    font-weight: 600;
    margin: 5px 2px;
    padding: 0 5px;
    width: auto;
  }
  #checkout-progress-state li:first-child {
    margin-left: 0;
  }
  #checkout-progress-state li.active {
    color: #fff;
  }
  .checkout-multishipping-overview .top-multishipping-container .col-1,
  .checkout-multishipping-overview .top-multishipping-container .col-2,
  .checkout-multishipping-overview .col-2.col-narrow > .box.box-address,
  .checkout-multishipping-overview .col-2.col-narrow > .box {
    width: 47.5%;
    float: left;
    margin-right: 2.5%;
    max-width: none;
  }
  .checkout-multishipping-overview .top-multishipping-container .col-2,
  .checkout-multishipping-overview .col-2.col-narrow > .box {
    margin-left: 2.5%;
    margin-right: 0;
  }
  .checkout-multishipping-overview .col-2.col-narrow > .box.box-address {
    margin-left: 0;
  }
}
@media (max-width: 768px) {

  #sns_wrapper > .options-country-currency{
    display: none;
    height:0;
    overflow: hidden;
  }

  .options-country-currency form {
    margin-top: -901px;
  }
  .options-country-open form {
    margin-top: 0;
  }
  .banner-homepage-left h3, .banner-homepage-right h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
	
  .metodo-gestpaypro,.metodo-paymentnetwork_pnsofortueberweisung {
	background:none;
  }	
	
  #sns_topheader .topheader-left {
    width: 60%;
    float: left;
  }
  #sns_topheader .topheader-right {
    width: 40%;
    float: left;
  }
  #sns_header #logo {
    width: 100%;
    text-align: center;
  }
  #sns_header .header-right .header-right-inner {
    height: 0px;
  }

}
@media (max-width: 641px) {

  body#bd, html{
    overflow-x: hidden;
    font-size: 14px;
  }

  #modal_login,
  #modal_regis {
    left: 20%;
    margin: 0;
    width: 60%;
  }
  #modal_login .modal-body{
    padding:20px;
  }
  #modal_login.fade.in,
  #modal_regis.fade.in {
    top: 15px;
  }
  #modal_regis .buttons-set {
    padding-bottom: 20px !important;
  }
  .products-grid .item {
    float: none;
  }
  #sns_menu .container {
    margin: 0 10px;
  }
  #sns_menu .container .row-fluid #sns_resmenu #sns_resmenu_collapse {
    left: -10px !important;
  }
  #sns_ajaxinner {
    margin: 0 0 0 -158px;
    width: 316px;
  }
  .sns-producttabs .sns-pdt-container .sns-pdt-nav .pdt-nav > li {
    margin-bottom: 5px;
    float: left;
    padding-left: 22px;
    padding-right: 22px;
  }
  .sns-producttabs .sns-pdt-container .sns-pdt-nav .pdt-nav > li:last-child {
  }  
  
  .sns-producttabs .sns-pdt-container .pre-text {
    display: none;
  }
  .sns-producttabs .sns-pdt-container .sns-pdt-content {
    width: 100%;
    float: left;
  }
  /*.sns-producttabs .sns-pdt-container .sns-pdt-content .content-loading {
    background: none;
    min-height: 450px;
  }
  .sns-producttabs .sns-pdt-container .sns-pdt-content .content-loading .cir {
    box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0px 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0px 0 20px #76bdd1;
    -o-animation: smallLoading 12s infinite linear;
    -moz-animation: smallLoading 12s infinite linear;
    -webkit-animation: smallLoading 12s infinite linear;
    animation: smallLoading 12s infinite linear;
  }*/
  .col2-set .col-1 {
    width: 100%;
    margin-bottom: 10px;
  }
  .col2-set .col-2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .cart .col2-set {
    width: 100%;
  }
  .cart tbody td .product-name {
    line-height: 18px;
  }
  .cart tfoot td {
    padding: 10px 5px;
  }
  .cart .totals {
    width: 100%;
  }
  .cart .a-center input.input-text {
    padding: 6px 2px;
    text-align: center;
  }
  #sns_topheader .topheader-left {
    width: 60%;
    float: left;
  }
  #sns_topheader .topheader-right {
    width: 40%;
    float: left;
  }
  #sns_header #logo {
    width: 100%;
    text-align: center;
  }
  #sns_header .header-right {
    height: 0;
    position: absolute;
    right: 0;
  }
  #sns_header .header-right .header-right-inner {
    height: 0;
  }
  #sns_header .header-right #search_mini_form {
    position: absolute;
    bottom: -30px;
    right: 196px;
    cursor: pointer;
    height: 84px;
    width: 51px;
  }
  #sns_header .header-right #search_mini_form:before {
    content: "";
    top: 14px;
    right: 0;
    position: absolute;
    width: 49px;
    height: 49px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,0.5);
    background: transparent;
  }
  #sns_header .header-right #search_mini_form:after {
    position: absolute;
    content: "";
    height: 16px;
    width: 17px;
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/ico-search-white.png") no-repeat left top;
    top: 32px;
    left: 18px;
  }
  #sns_header .header-right #search_mini_form:hover:before {
    background: rgba(255,255,255,0.2);
  }
  #sns_slideshow {
    overflow: hidden;
    max-height: 400px;
  }
  #sns_slideshow .sns-slideshow-wrap {
    padding-top: 32px;
  }
  #sns_slideshow .sns-slideshow-wrap .buttons-action {
    display: none;
  }
  #sns_slideshow .sns-slideshow-wrap .sns-fraction-slider .fs_loader {
    top: 200px;
  }
  #sns_topsl {
    display: none;
  }
  #sns_topsl .block {
    margin-top: 25px;
  }
  #sns_topsl .block:first-child {
    margin-top: 0px;
  }
  #sns_testimonials {
    height: 265px;
    padding: 50px 0 0;
  }
  #sns_testimonials .block-title:before {
    display: none;
  }
  #sns_testimonials .block-title:after {
    display: none;
  }
  #sns_testimonials .block-content .list-quotes .item {
    padding: 5px 0px 0;
  }
  #sns_content .block.block-subscribe input {
    width: auto;
  }
  #sns_content .block.block-social .block-title {
    float: none;
    display: block;
    margin-bottom: 20px;
  }
  #sns_content .sns-slider .pretext {
    display: none;
  }
  #sns_content .sns-slider .pretext:before {
    display: none;
  }
  #sns_content .sns-slider .navigation {
    top: -5px;
  }
  #sns_content #sns_mainmidle .navigation .next, .owl-buttons .owl-next,
  #sns_content #sns_mainmidle .navigation .prev, .owl-buttons .owl-prev {

    

  }
  #sns_content .sns-slider .caroufredsel_wrapper {
    margin: 22px 0px 0 !important;
    padding: 0 0 !important;
  }
  #sns_content .sns-slider ul.products-grid {
    margin-left: 0px !important;
  }
  #sns_content .sns-slider ul.products-grid .item {
    width: 190px !important;
    margin: 0 8px;
  }
  #sns_content .block.slide-banner ul {
    margin-left: 0 !important;
  }
  #sns_content .block.slide-banner ul > li {
    width: 620px !important;
  }
  #sns_content #sns_right,
  #sns_content #sns_left {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  #sns_content #sns_right .block-layered-nav .price .text-box input[type="text"],
  #sns_content #sns_left .block-layered-nav .price .text-box input[type="text"] {
    width: 60px;
  }
  #sns_content .box-up-sell .block-content .up-sell-products ul.products-grid {
    margin: 0 0 0 -20px !important;
  }
  #sns_content .box-up-sell .block-content .up-sell-products ul.products-grid li.item {
    margin-left: 20px;
    width: 300px !important;
  }
  #sns_content #sns_mainmidle .block.block-testimonials {
    margin-top: 30px;
  }
  #sns_content #sns_mainmidle .block.block-testimonials .navigation {
    top: -4px;
  }
  #sns_content #sns_mainmidle .block.block-testimonials .pretext {
    display: none;
  }
  #sns_content #sns_mainmidle .block.block-testimonials .pretext:before {
    display: none;
  }
  #sns_content #sns_mainmidle .block.block-testimonials .block-content .caroufredsel_wrapper {
    padding: 0 0 !important;
    margin: 0 0 !important;
  }
  #sns_content #sns_mainmidle .block.block-testimonials .block-content .caroufredsel_wrapper .list-quotes {
    margin: 0 0 0 0 !important;
  }
  #sns_content #sns_mainmidle .block.block-testimonials .block-content .caroufredsel_wrapper .list-quotes .item {
    width: 294px !important;
    margin: 0 8px;
  }
  #sns_content #sns_mainmidle .block.block-related .products-grid .item-inner {
    width: 200px;
  }
  #sns_content #sns_mainmidle .products-list .item .item-img {
    width: 100%;
    margin: 0 0 15px 0;
  }
  #sns_content #sns_mainmidle .products-list .item .item-img .product-image {
    width: 100%;
    text-align: center;
  }
  #sns_content #sns_mainmidle .products-list .item .item-img .product-image .img-additional {
    width: 100%;
  }
  #sns_content #sns_mainmidle .products-list .item .product-shop {
    margin: 0;
    width: 100%;
  }
  #sns_content #sns_mainmidle .products-list .item .product-shop > * {
    padding-right: 10px;
    padding-left: 10px;
  }
  #sns_content #sns_mainmidle .products-list .item .product-shop .price-rating .rating-links {
    display: none;
  }
  #sns_content #sns_mainmidle .products-list .item .product-shop .actions-addtocart {
    padding: 0 0;
  }
  #sns_content #sns_mainmidle .category-products .toolbar .sort-by {
    display: none;
  }
  #sns_content #sns_mainmidle .sns-product-detail .product-image-zoom .cloud-zoom {
    text-align: center;
  }
  #sns_content #sns_mainmidle .sns-product-detail .product-image-zoom img {
    max-height:300px;
    min-height:300px;
  }
  #sns_content #sns_mainmidle .sns-product-detail .product-image-zoom .cloud-zoom img {
    display: inline-block !important;
  }
  #sns_content #sns_mainmidle .sns-product-detail .product-image-zoom .popup-btn {
    display: none;
  }
  #sns_content #sns_mainmidle .sns-product-detail .product-image-zoom .cloud-zoom-big,
  #sns_content #sns_mainmidle .sns-product-detail .product-image-zoom .cloud-zoom-lens {
    display: none !important;
  }
  #sns_content #sns_mainmidle .sns-product-detail h1.product-name {
    margin: 10px 0;
  }
  #sns_content #sns_mainmidle .sns-product-detail .more-views .slide-gallery {
    margin-bottom: 20px;
  }
  #sns_content #sns_mainbottom {
    display: none;
  }
  #sns_content #sns_mainbottom .sns-tabs {
    display: none;
  }
  #sns_promotions {
    display: none;
  }
  #sns_productswrap .sns-slider .pretext {
    display: none;
  }
  #sns_productswrap .sns-slider ul.products-grid {
    margin-left: -10px !important;
  }
  #sns_productswrap .sns-slider .products-grid .item {
    margin: 0 0 0 30px;
    float: left;
  }
  #sns_brand .slider-brands ul li {
    width: 230px !important;
  }
  #sns_botsl .block {
    margin-top: 30px;
  }
  #sns_botsl .block:first-child {
    margin-top: 0px;
  }

  .price-box .old-price {
    
  }
  #postComment {
    position: relative;
    padding-bottom: 30px;
  }
  #postComment ul.form-list .input-box input.input-text {
    max-width: 170px;
  }
  #postComment ul.form-list .input-box textarea {
    max-width: 95%;
    width: 90% !important;
  }
  #postComment ul.form-list .button-set {
    position: absolute;
    bottom: 0px;
  }
  .contact-page {
    max-width: 870px;
    margin: 0 auto;
  }
  .contact-page .page-title h1 {
    text-align: center;
  }
  .contact-page .contact-content > p {
    text-align: center;
  }
  .contact-page .more-info {
    margin-bottom: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
  }
  .contact-page .more-info p {
    margin: 0 0;
    line-height: 20px;
  }
  .contact-page .more-info .address p {
    margin: 0px;
    text-align: left;
  }
  .contact-page .more-info .chat p {
    margin: 0px;
    text-align: left;
  }
  .contact-page .more-info .phone {
    text-align: left;
    height: 50px;
    margin: 3px 0;
    border: none;
  }

  #checkout-progress-state li {
    border-left: 0;
    float: none;
    margin: 5px 0;
  }




}

@media (max-width: 481px) {
  #sns_topheader .topheader-left {
    width: 36px;
    height: 36px;
    position: relative;
    border-right: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
  }
  #sns_topheader .topheader-left:before {
    font-family: "Line Awesome Free";
    font-weight:900;
    width: 100%;
    height: 100%;
    cursor: pointer;
    content: "\f0c0";
    position: absolute;
    font-size: 16px;
    left: 8px;
    top: 0px;
  }
  #sns_topheader .topheader-left ul.contact-us-now {
    position: absolute;
    top: 35px;
    left: -1px;
    width: 160px;
    border: 1px solid #EBEBEB;
    background: #FFF;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  #sns_topheader .topheader-left ul.contact-us-now li {
    display: block;
    margin: 0 10px;
    border-top: 1px solid #EBEBEB;
    float: none;
  }
  #sns_topheader .topheader-left ul.contact-us-now li:first-child {
    border-top: none;
    margin-left: 10px;
  }
  #sns_topheader .topheader-left:hover ul.contact-us-now {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  #sns_topheader .topheader-right {
    width: 80%;
    float: right;
  }
  #modal_login,
  #modal_regis {
    left: 7.5%;
    margin: 0;
    width: 85%;
  }
  #modal_login.fade.in,
  #modal_regis.fade.in {
    top: 15px;
  }
  .sns-product-detail #sns_tab_products ul.sns-tab-navi {
    width: 100% !important;
  }
  .sns-product-detail #sns_tab_products ul.sns-tab-navi li {
    width: auto;
    display: inline-block;
    margin: 0 0 5px 5px;
  }
  .sns-product-detail #sns_tab_products ul.sns-tab-navi li a {
    border: 1px solid #eaeaea;
  }
  .sns-product-detail #sns_tab_products ul.sns-tab-navi li a.tabulous_active:before {
    display: none;
  }
  .sns-product-detail #sns_tab_products ul.sns-tab-navi li:first-child {
    margin-left: 0px;
  }
  .sns-product-detail #sns_tab_products .sns-tab-content {
    width: 100% !important;
  }
  #sns_slideshow {
    overflow: hidden;
    max-height: 350px;
  }
  #sns_slideshow .sns-slideshow-wrap {
    padding-top: 45px;
  }
  #sns_slideshow .sns-slideshow-wrap .buttons-action {
    display: none;
  }
  #sns_slideshow .sns-slideshow-wrap .sns-fraction-slider .fs_loader {
    top: 160px;
  }
  #sns_content .sns-slider .caroufredsel_wrapper {
    margin: 22px 0px 0 !important;
    padding: 0 0;
  }
  #sns_content .sns-slider ul.products-grid {
    margin-left: 0px !important;
  }
  #sns_content .sns-slider ul.products-grid .item {
    width: 214px !important;
    margin: 0 8px;
  }
  #sns_content .block.slide-banner ul {
    margin-left: 0 !important;
  }
  #sns_content .block.slide-banner ul > li {
    width: 460px !important;
  }
  #sns_content #sns_mainmidle .box-up-sell .block-content .up-sell-products ul.products-grid {
    margin: 0 0 0 -20px !important;
  }
  #sns_content #sns_mainmidle .box-up-sell .block-content .up-sell-products ul.products-grid li.item {
    margin-left: 20px;
    width: 220px !important;
  }
  #sns_content #sns_mainmidle .block.block-testimonials .block-content .caroufredsel_wrapper {
    padding: 0 0 !important;
    margin: 0 0 !important;
  }
  #sns_content #sns_mainmidle .block.block-testimonials .block-content .caroufredsel_wrapper .list-quotes {
    margin: 0 0 0 0 !important;
  }
  #sns_content #sns_mainmidle .block.block-testimonials .block-content .caroufredsel_wrapper .list-quotes .item {
    width: 214px !important;
    margin: 0 8px;
  }

  #sns_productswrap .sns-slider .pretext {
    display: none;
  }
  #sns_productswrap .sns-slider ul.products-grid {
    margin-left: -10px !important;
  }
  #sns_productswrap .sns-slider ul.products-grid .item {
    margin: 0 0 0 30px;
    float: left;
  }
  #sns_brand .slider-brands ul li {
    width: 295px !important;
  }
  #sns_footer .sns-info ul {
    display: table;
    margin: 0 auto;
  }
  #sns_footer .sns-info ul li {
    display: inline-block;
    float: left;
    padding: 0 5px 0 7px;
  }
  #sns_footer .sns-info ul li:first-child {
    padding-left: 0px;
  }
  #sns_footer .sns-info ul li.last {
    padding-right: 0px;
  }




}
@media (max-width: 361px) {
  #modal_login,
  #modal_regis {
    left: 5%;
    margin: 0;
    width: 90%;
  }
  #modal_login.fade.in,
  #modal_regis.fade.in {
    top: 15px;
  }
  #sns_header .header-right #search_mini_form .form-search {
    right: -70px;
  }
  .sns-product-detail #sns_tab_products .sns-tab-content .tab-content-inner {
    margin-left: 10px;
    margin-right: 10px;
  }
  .sns-product-detail .more-views .nav-gallery .next,
  .sns-product-detail .more-views .nav-gallery .prev {
    left: -9px;
    margin-top: -22px;
  }
  .sns-product-detail .more-views .nav-gallery .next {
    left: auto;
    right: -9px;
  }
  .sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper ul {
    margin: 0 0 0 -8px !important;
  }
  .sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper ul li {
    width: 76px !important;
  }
  #sns_slideshow {
    overflow: hidden;
    max-height: 320px;
  }
  #sns_slideshow .sns-slideshow-wrap {
    padding-top: 52px;
  }
  #sns_slideshow .sns-slideshow-wrap .buttons-action {
    display: none;
  }
  #sns_slideshow .sns-slideshow-wrap .sns-fraction-slider .fs_loader {
    top: 150px;
  }
  #sns_content .sns-slider .caroufredsel_wrapper {
    margin: 22px 0px 0 !important;
    padding: 0 0;
  }
  #sns_content .sns-slider ul.products-grid {
    margin-left: 0px !important;
  }
  #sns_content .sns-slider ul.products-grid .item {
    width: 155px !important;
    margin: 0 8px;
  }
  #sns_content .block.slide-banner ul {
    margin-left: 0 !important;
  }
  #sns_content .block.slide-banner ul > li {
    width: 340px !important;
  }
  #sns_content #sns_mainmidle .box-up-sell .block-content .up-sell-products ul.products-grid {
    margin: 0 0 0 -20px !important;
  }
  #sns_content #sns_mainmidle .box-up-sell .block-content .up-sell-products ul.products-grid li.item {
    margin-left: 20px;
    width: 340px !important;
  }

  #sns_productswrap .sns-slider .pretext {
    display: none;
  }
  #sns_productswrap .sns-slider ul.products-grid {
    margin-left: -10px !important;
  }
  #sns_productswrap .sns-slider ul.products-grid .item {
    margin: 0 0 0 20px;
    float: left;
  }
  #sns_brand .slider-brands ul li {
    width: 180px !important;
  }
  #sns_brand .slider-brands ul li a {
    display: inline;
  }
}
@media (max-width: 321px) {
  #sns_header .header-right #search_mini_form .form-search {
    right: -110px;
  }
  #sns_menu .nav-right .block-wishlist .block-content {
    right: -110px;
  }
  .sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper ul {
    margin: 0 0 0 -8px !important;
  }
  .sns-product-detail .more-views .slide-gallery .caroufredsel_wrapper ul li {
    width: 92px !important;
  }
  #sns_slideshow {
    overflow: hidden;
    max-height: 320px;
  }
  #sns_slideshow .sns-slideshow-wrap {
    padding-top: 55px;
  }
  #sns_slideshow .sns-slideshow-wrap .buttons-action {
    display: none;
  }
  #sns_slideshow .sns-slideshow-wrap .sns-fraction-slider .fs_loader {
    top: 150px;
  }
  #sns_content .sns-slider .caroufredsel_wrapper {
    margin: 22px 0px 0 !important;
    padding: 0 0;
  }
  #sns_content .sns-slider ul.products-grid {
    margin-left: 0px !important;
  }
  #sns_content .sns-slider ul.products-grid .item {
    width: 284px !important;
    margin: 0 8px;
  }
  #sns_content .block.slide-banner ul {
    margin-left: 0 !important;
  }
  #sns_content .block.slide-banner ul > li {
    width: 300px !important;
  }
  #sns_content #sns_mainmidle .box-up-sell .block-content .up-sell-products ul.products-grid li.item {
    width: 300px !important;
  }

  #sns_productswrap .sns-slider .pretext {
    display: none;
  }
  #sns_productswrap .sns-slider ul.products-grid {
    margin-left: -10px !important;
  }
  #sns_productswrap .sns-slider ul.products-grid .item {
    width: 300px !important;
    margin: 0 0 0 20px;
    float: left;
  }
  #sns_brand .slider-brands ul li {
    width: 145px !important;
  }
  #sns_brand .slider-brands ul li a {
    display: inline;
  }
  .products-grid .item .item-inner .cart-wrap .btn-cart {
    font-size: 12px;
  }
}

/*//////////////////////////////--Modifiche--/////////////////////////////////*/
@media screen and (max-width: 1200px) {
  .container, .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 94% !important;
  }
  .toolbar {
    height: auto;
  }
  .toolbar .pager {
    width: 100%;
    float: none;
  }
  .toolbar .pager .pages {
    padding: 1%;
    width: 98%;
    border-top: 1px solid #e9e9e9;
    height: 28px;
    line-height: 28px;
  }
  .toolbar .pager .pages ol {
    margin: 0;
  }
  .products-grid .item-img-info {
    min-height: 260px;
  }
  #sns_content #sns_mainmidle .block.block-related .products-grid .item-img-info {
    min-height: 290px;
  }

  #product-shop .add-to-cart,
  #product-shop .add-to-links {
    float: none;
  }
  #product-shop .add-to-links {
    margin: 10px 0 0 0;
  }

  .topheader-left {
    width: auto !important;
    margin: 0 !important;
  }
  .topheader-right {
    float: right !important;
  }
  .catalog-category-view .products-grid .item {
    width: 31%;
    margin: 1% !important;
  }
  #sns_menu ul.mainnav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 155%;
  }
  #sns_menu .nav-right {
    width: 18%;
  }
  #sns_mainnav {
    width: 100%!important;
  }
  #sns_custommenu ul.mainnav li.level0 > a {
    padding: 0 10px!important;
  }
  .metodo-gestpaypro,.metodo-paymentnetwork_pnsofortueberweisung {
	  background-position:center 5px;;
  }	
}
@media screen and (max-width: 1150px) {
  .sns-producttabs .products-grid .item {
    width: 31%;
    margin: 1% !important;
  }
  #sns_menu ul.mainnav > li > a {
    font-size: 130%;
  }
  .category-description-container .category-description {
    width: 70%;
  }
}
@media screen and (max-width: 1024px) {

    .barra-proximity {
        padding:10px 0;
        margin-top:5px;
    }
  .checkout-onepage-index #sns_header {height:60px;}
  .checkout-onepage-index #sns_header .mini-cart{display: none;}

  #sns_right {width:100%;margin:0;}

	.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore:hover {
	  background-color: #fff;
	  border-color: #e5e5e5;
	  color: #666666;
	}
	.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore:hover .inner > span {
	  color: #666666;
	  background-position: right 2px;
	}

  .header-switch-horeca {
    position:absolute;
    top:0;
    width:100%;
    height:40px;
    box-sizing: border-box;
    background:#F4F4F4;
    text-align: center;
    line-height: 40px;
  }


   .opc-index-index .header-switch-horeca {
	  display: none !important;
  }
   

  .products-grid .item .item-inner .cart-wrap .btn-cart.availability.out-of-stock {
    line-height: 33px;
  }


  #sns_mommenu > .btn {
    border-radius: 0;
	margin-top:5px;
  }
  #sns_mommenu > .btn:hover {
    background:none;
  }
  .special-menu #sns_menu .inner, .amlanding-page-view #sns_menu .inner {
    bottom: -60px;
    height: 60px;
  }

  #sns_menu, #sns_menu .container, #sns_menu .inner {
    height: 60px;
  }

  #sns_menu .nav-right {
    margin: 5px 0;
  }

  .header-message {
    box-sizing: border-box;
    font-size: 14px;
    padding-right: 100px;
    top: 45px;
  }

  .service-text h3 {
    font-size: 20px;
  }

  .category-description-container .category-description {
    width: 75%;
  }


  .block.block-login, .block.block-p-iva {
    display: block !important;
  }
  #sns_menu {
    
	  position: absolute !important;
    top: 0 !important;
  }

  #sns_header {

    padding: 0;
    width: 100%;
    top: 0;
    left: 0;
	  position: absolute;
  }
  #sns_header .span2{

    width: 100%;
    float: none;
  
  }
  #logo {
	left: 0;
    margin: 0 auto !important;
    position: absolute;
    right: 0;
    top: 5px;
    width: 81px !important;
    height: auto !important;
  }
  #logo img {
    width: auto;
    max-width: 71px;
    padding: 4px 0;
    height: 45px;
  }
  #sns_header #logo a {
    width: auto !important;
    height: auto !important;
  }

  #sns_header .header-right {
    top: 59px;
    height: 51px;
	  position: absolute;
    padding: 5px 0;
    margin: 0;
    left: 0;
    z-index:3;
  }

  .header-right {
    width: 100% !important;
    float: none !important;
  }

  #sns_header .header-right #search_mini_form:after,
  #sns_header .header-right #search_mini_form:before {
    display: none;
  }
  .header-right-inner > form {
    display: table !important;
    height: auto !important;
    left: 0;
    margin: 0 !important;
    max-width: none !important;
    position: absolute !important;
    right: 0;
    top: 29px;
    width: 100% !important;
  }
  #sns_header .header-right #search_mini_form .form-search {
    box-sizing: border-box;
    display: block !important;
    opacity: 1 !important;
    padding: 0 10px;
    right: 0 !important;
    top: 0 !important;
    transform: scale(1) !important;
    width: 100%;
    position: relative;
  }
  #sns_header .header-right .header-right-inner #search_mini_form .button {
    position: absolute;
    top:15px;
    right: 15px;
    margin-left:0;
  }
  #sns_header .header-right #search_mini_form .form-search  {
    width: 100% !important;
  }
  #sns_header .header-right #search_mini_form .form-search input.input-text {
    width: 100% !important;
    box-sizing: border-box;
    height: 50px !important;
    display: table !important;
    box-shadow: none;
    transition: none !important;
  }
  #sns_header .header-right #search_mini_form .form-search .search-reset {
    top:15px;
    right:40px !important;
  }
  #sns_header .header-right #search_mini_form .form-search input.input-text:focus {
    width: 100% !important;
  }

  #sns_header .header-right .header-right-inner {
    display: block;
    float: none;
    height: 50px;
  }
  #sns_header .header-right .header-right-inner #search_mini_form {
    display: block;
    width: 100%;
    float: none;
    height: auto;
    left: 0;
    right: 0;
    top: 5px;
  }

  .header-message {
    display: none;
  }

  #sns_wrapper {
    padding-top: 115px;
  }
  .checkout-onepage-index #sns_wrapper {
    padding-top: 80px;
  }

  #sns_topheader {
    display: none;
  }

  #sns_menu .container {
      box-sizing: border-box;
      padding: 0 10px;
      width: 100% !important;
  }

  .country-currency-switcher {
    left: 3px;
  }

  #sns_mommenu .mainnav.offcanvas.active {
    width: 100% !important;
    max-width:100%;
    z-index:1000000;
  }

  #sns_mommenu .btn .overlay {
    opacity: 0;
  }
  #sns_mommenu .mainnav .accr_header a {
    padding:14px 0;
    display: inline-block;
    font-family: 'Metropolis';
  }
  #sns_mommenu .mainnav > li > .accr_header a {
    padding:18px 0;
  }
  #sns_mommenu .mainnav .accr_header .menu-title-lv0{
    font-weight: bold;
  }
  #sns_mommenu .mainnav .accr_header .btn_accor {
    cursor: pointer;
    float: right;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 60px;
    top: 0px;
    right: 0;
    position: absolute;
    font-size:16px;
  }
  #sns_mommenu .mainnav > li > .accr_header .btn_accor {

    height: 55px;
    line-height: 55px;

  }
  #menu_offcanvas li {
    position: relative;
    clear:both;
  }

/*  #sns_mommenu .mainnav .nav-18 a {
    background: rgba(0, 0, 0, 0) url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/cocacola/red.png) no-repeat scroll center center;
    text-indent: -9999px;
    white-space: nowrap;
    width: 110px;
  }*/
  .sns-ajaxcart  {
    margin-top:10px !important;
    z-index:10;
  }
  .sns-ajaxcart .block-title {
    width:44px;
    height:44px;
  }
  .sns-ajaxcart .block-content {
    left: 0;
    position: fixed;
    top: 109px;
    width: 100%;
  }

  #sns_breadcrumbs {
    
  }

  /*///////////--Modifica img di categoria--/////////////*/

  #sns_breadcrumbs {
    
  }

  .header-image {
    border-bottom:0;
  }
  .header-image {
    margin-top:5px;
  }
  .catalog-product-view .header-image{display: none;}
  #sns_breadcrumbs .container #sns_pathway {}
  .header-image.noimage {
    height: 0;
  }

  .header-image img {
    width: 250%;
    margin-left: -73%;
    top:0 ;
    padding-bottom:0px;
    position: relative;
    left:0;
  }

  .block-title.tab-filter-mobile {
    color: #ffffff;
    padding: 8px 0 !important;
    text-align: center;
    cursor: pointer;
  }

  .tab-filter-mobile-container {
    display: none;
  }
  .tab-filter-mobile-container-open {
    display: block;
    padding: 5px 20px !important;
  }

  #sns_main, #sns_left {
    width: 100% !important;
    float: none;
    margin: 0;
  }

  .block-title.tab-filter-mobile span:before {
    display: none;
  }


  .mobile-green-container {
    padding: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
  }



  .widget-container .widget-trovaprezzi table {
    max-width: 100%;
  }

  .widget-container .widget-reviews{
    text-align: center;
    width: 100%;
  }

  .widget-container .pay{
    margin-left:0px;
    width:100%;
    text-align: center !important;
  }

  .widget-container .payment{
    border-left:0px solid #303030;
    margin-top:20px;
    
  }
  .widget-container .payment img{
    padding-left:0px;
  }
  #sns_botsl2 .block-subscribe, .block-linkservice, .block-Information, .block-connectus {
    
  }

  .mobile-footer-link > a {
    color: #ffffff;
    display: block;
    font-family: Metropolis;
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
  }

  .mobile-footer-link > a:last-child {
    color: #F2C87E;
    display: block;
    font-family: Metropolis;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
  }



  .mobile-contact-info {
    text-align: center;
    display: block;
    padding-bottom: 18px;
  }

  .tab-filter-mobile-container-open .abbinamenti.clearer {
    float: none;
  }
  #sns_footer .payment, #sns_footer #sns_tools {
    display: none;
  }
  #sns_footer .sns-info {
    display: none;
  }
  #sns_footer {
    padding-top:40px;
    background: #7a0026;
  }
  .sns-copyright:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    background: url(https://www.bernabei.it/skin/frontend/default/sns_nova/images/logo-bernabei-white.svg) no-repeat scroll 0 0 /contain transparent;
  }

  .sns-copyright {
    padding-bottom: 50px !important;
    margin-top: 8px;
    color:#fff !important;
  }
  #sns_footer .sns-copyright a {
    color:#fff !important;
  }

  #sns_footer .container .row-fluid > .span12 {
    min-height: 0;
  }

  .social-container .connect-us li a {
    /*background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/ico-connect-mobile.png") no-repeat left top;*/
  }

  .tab-filter-mobile-container #narrow-by-list ol li,.tab-filter-mobile-container #narrow-by-list .mostra {


  }
  .tab-filter-mobile-container #narrow-by-list .mostra {

  }

  #sns_content .block.block-layered-nav dl#narrow-by-list dd ol li a {

  }

  #sns_content .block.block-layered-nav dl#narrow-by-list dd ol li:hover a {
   
  }

  .tab-filter-mobile-container #narrow-by-list ol li:nth-child(2n+1) {
    margin-right: 2%;
  }

  .tab-filter-mobile-container #narrow-by-list ol li:nth-child(2n+2) {
    margin-right: 2%;
  }

  #sns_content .block.block-layered-nav dl#narrow-by-list dt {

  }

  .tab-filter-mobile-container {
    padding: 20px 0 !important;
  }

  #sns_content .block.block-layered-nav dl#narrow-by-list dt::before {
    display: none;
  }

  #sns_content .block.block-layered-nav dl#narrow-by-list dd {
    border-bottom: 1px solid #ededed;
    padding-bottom: 0px;
  }

  .tab-filter-mobile-container #narrow-by-list dd.abbinamento ol {
    text-align: center;
  }

  .tab-filter-mobile-container #narrow-by-list ol li.abbinamenti {
      display: inline-block;
      float: none;
      margin: 0 10px 10px !important;
      width: 45px !important;
  }

  .tab-filter-mobile-container .actions a {

  }
  .tab-filter-mobile-container .currently .label {
    font-size:13px;
  }
  .checkout-cart-index .page-title h1 {
    float: none;
    text-align: center;
  }

  .checkout-cart-index .mobile-green-container, .opc-index-index .mobile-green-container {
    display: none;
  }

  .checkout-cart-index #sns_content, .opc-index-index #sns_content {
    margin-bottom: 40px;
  }

  .checkout-cart-index .mobile-contact-info, .opc-index-index .mobile-contact-info {
    padding: 18px 0;
  }

  .button.btn-proceed-checkout.btn-checkout {
	  line-height:26px;
  }

  #sns_botsl2 {
    margin-bottom:0;
  }

  .opc-index-index .header-right {
    display: none;
  }

  .opc-index-index .sns-ajaxcart .block-content {
    top: 59px;
  }

  .opc-index-index #sns_wrapper {
    padding-top: 60px;
  }

  .opc-index-index #sns_mommenu .mainnav.offcanvas {
    margin-top: 80px !important;
  }

  .up-sell-products {
    margin-bottom: 40px !important;
    padding: 20px;
    box-sizing: border-box;
  }

  .catalog-product-view .up-sell-products .btn-cart {
    margin: 0 !important;
  }

  .tab-filter-mobile-container p.block-subtitle {

  }

  .block-content.tab-filter-mobile-container.tab-filter-mobile-container-open .currently ol {
    margin: 0 !important;
    list-style: none;
  }

  .block-content.tab-filter-mobile-container.tab-filter-mobile-container-open .currently ol li {
    border: 1px solid #ccc;
    padding: 3px 10px;
    margin-bottom: 10px;
  }

  .block-content.tab-filter-mobile-container.tab-filter-mobile-container-open .currently ol li .btn-remove{
    top:4px;
    right:4px;
  }

  #fancybox-close, #btn-close {
      height: 30px;
      margin: -1px -1px 0 0;
      width: 30px;
  }

  .current-country-currency {
    height: 30px;
  }

  .flag-ico-current {
    padding: 0;
    width: 30px;
    height: 30px;
    margin: 5px 0px !important;
  }
  .flag-ico-current:before {
    width: 30px;
    height: 30px;
    border:0 !important;
  }

  .current-country-currency {
    margin: 0;
  }

  .amlanding-page-view .category-image {
    top: 0;
  } 

}
@media screen and (max-width: 980px) {
  .opc-col-center fieldset#checkout-payment-method-load > div {
    width: 33.33%;
  }
  .manufacturer-index-view.martini #sns_breadcrumbs .container #sns_titlepage,
  .manufacturer-index-view.mumm #sns_breadcrumbs .container #sns_titlepage,
  .manufacturer-index-view.absolut #sns_breadcrumbs .container #sns_titlepage {
    color: #000 !important;
  }
  .sns-producttabs .wide-5 .item {
    margin: 20px 1.5% !important;
    width: 30% !important;
  }
  .sns-producttabs .wide-5 .item .item-img-info {
    min-height: 300px;
  }
  .container, .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 95% !important;
  }
  .products-grid .item-img-info {
    min-height: 260px;
  }
  .category-description-container .category-description {
    /*margin-left: 30%;*/
    width: 72%;
  }
  #sns_testimonials {
    height: auto !important;
    padding: 0 !important;
  }
  #login-form .new-users .content:before {
    width: 95.5%;
  }
  .catalog-category-view .products-list .item .product-shop .actions-addtocart {
    clear: none !important;
  }
  .catalog-category-view .products-list .item .product-shop .price-box {
    margin-bottom: 10px;
    margin-top: 32px;
  }
  .toolbar .sort-by {
    
  }
  .catalog-category-view .products-grid .item {
    width: 48%;
    margin: 1% !important;
  }
  #checkout-payment-method-load ul {
    margin-top: 2px;
  }
  .opc-col-center.wide #checkout-payment-method-load ul {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .codice-sconto .discount-form .input-box {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .codice-sconto .discount-form {
    width: 100%;
  }
  .codice-sconto .button-coupon {
    width: 100%;
  }
  .codice-sconto .button-coupon .button {
    width: 48%;
    padding: 0;
    margin: 0 !important;
  }
  .codice-sconto .button-coupon .button:first-child {
    margin-right: 3.15% !important;
  }
  #discount-coupon-form .button-coupon .button[value="Cancella Coupon"] {
    margin: 0 !important;
  }
  .catalog-product-view h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {

    .barra-proximity .col{
        margin-left:10px;
    }
    .social-container .badg {
        text-align:center;
      }
    .barra-proximity {
        padding:10px 0;
        margin-top:5px;
      }
    .social-container {
        border-bottom: 1px solid #ffffff;
        margin-bottom: 10px;
        padding: 20px 0 20px 0;
        text-align: center;
        width: 100%;
      }
      .social-container h3 {
        display: none;
        margin-top: 0;
        color: #fff;
        font-size: 18px;
        line-height: 16px;
        padding: 20px 0;
        font-weight: bold;
      }
      #sns_botsl2 .container .span3{
        padding: 20px;
        width: 100% !important;
        margin-left:0;
        border-left:0;
        border-bottom:1px solid #fff;
      }
  .catalog-product-view .contenuto-confezione > div {
    font-size: 11px;
  }
  .sns-producttabs .products-grid .item {
    width: 48% !important;
    margin: 1% !important;
  }
  .catalog-product-view .form-add,
  .catalog-product-view #customer-reviews {
    width: 100%;
    float: none;
  }
  .catalog-product-view .tier-prices {
    margin:10px auto;
    display: block;
    text-align: center;
    background-position: 10% center; 
  }
  #review-form input[type="text"],
  #review-form textarea {
    width: 97.5% !important;
  }
  .sns-producttabs .sns-pdt-container .sns-pdt-nav .pdt-nav > li {
    padding: 0 15px;
  }
  #sns_content .block.slide-banner .caroufredsel_wrapper {
    margin: 0 auto !important;
    width: 270px !important;
  }
  .nomi_enoteche {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  #product-shop .add-to-links,
  #product-shop .add-to-cart {
    display: flex;
    justify-content: space-evenly;
    float: none !important;
    margin-left: 0;
    padding:0 5px;
	  margin-bottom:20px;
  }
  #product-shop .add-to-links {
    margin-top: 10px;
  }
  .sns-producttabs .sns-pdt-container .sns-pdt-nav .pdt-nav > li {
    font-size: 15px;
    padding-left: 2% !important;
    padding-right: 2% !important;
  }
  .topheader-left {
    width: 410px !important;
    float: left !important;
  }
  .quickview-wrap {
    display: none !important;
  }
  #login-form .new-users .content:before {
    display: none;
  }

  .totale-ordine, .codice-sconto,
  .codice-sconto .discount-form {
    width: 100%;
    max-width: 100%;
  }
  .totale-ordine table {
    float: left;
    width: 100%;
  }
  .codice-sconto button {
    width: 100%;
  }
  #discount-coupon-form .button-coupon .button[value="Cancella Coupon"] {
    margin: 0 !important;
  }
  .opc-col-left.wide .customer-type.big,
  .opc-col-left.wide .customer-type {
    width: 100% !important;
  }
  .customer-type.big #privato-btn,
  .customer-type.big #company-btn {
    height: 45px;
    font-size: 20px;
  }

  .customer-type {}
  .customer-type .customer-type-description{text-align: center;}
  .data-table thead tr th.carrello-wishlist,
  .data-table tbody tr td.carrello-wishlist,
  .data-table thead tr th.carrello-prezzo-unitario,
  .data-table tbody tr td.carrello-prezzo-unitario   {
    display: none !important;
  }
  .data-table thead tr th.carrello-nome-prodotto {
    width: 44% !important;
  }
  .codice-sconto .discount-form .input-box {
    margin: 0 0 2% 0;
  }
  .codice-sconto .discount-form .input-box,
  .codice-sconto .button-coupon {
    width: 100%;
  }
  .product-center-left-column,
  .product-center-right-column {
    width: 100% !important;
  }

  .catalog-product-view .abbinamenti-sommelier {
    margin-right: 15%;
  }
  .catalog-product-view .product-center-right-column h3,
  .catalog-product-view .product-center-box h3 {
    text-align: center;
  }

  #sns_content #sns_mainmidle .block.block-related .btn-cart {
    margin-top: 0 !important;
  }
  .catalog-product-view .product-options .options-list > label {
    padding: 10px;
  }
  .catalog-product-view .contenuto-confezione > div {
    margin: 4px 0;
  }
  .catalog-product-view .product-top-right-column {
    margin-top: 0 !important;
  }
  .catalog-product-view #product-attribute-specs-table,
  .catalog-product-view .formato-container {
    margin: 0 auto;
    width: 70%;
  }
  .catalog-product-view #product-attribute-specs-table .data {
    text-align: right;
  }
  .catalog-product-view h1 {
    font-size: 28px;
  }
  .checkout-multishipping-shipping .col-2.col-narrow > div.box-address,
  .overview-check-out .col-2.col-narrow > div.box-address,
  .checkout-multishipping-shipping .col-2.col-narrow > div,
  .overview-check-out .col-2.col-narrow > div,
  .checkout-multishipping-billing .multiple-checkout .col2-set .col-1,
  .checkout-multishipping-billing .multiple-checkout .col2-set .col-2 {
    margin: 0;
    width: 100%;
  }
  .checkout-multishipping-billing .col2-set .col-2 {
    margin-bottom: 40px !important;
  }
  #multiship-addresses-table thead tr th {
    width: auto;
  }
  .service-text h3, .service-text h2 {
    font-size: 17px;
  }
  #sns_content #sns_mainmidle .block.block-related .products-grid .item-img-info {
    min-height: 320px;
  }
}

@media screen and (max-width: 775px) {
  .category-description-container .category-description {
    width: 66%;
  }
}

@media screen and (max-width: 640px) {


  .popup-custom {padding:10px;}

  .catalog-product-view .message-top-product {text-align:center;}

  .customer-account-index .box-account.box-recent {
    overflow: scroll;
  }

  .sales-order-history .box-ordine-dettagli {margin-right:0px;width:60%;}
  .sales-order-history .box-ordine-prodotti {}

  .checkout-cart-index #modal-esperienze ul li img{float:left;height:110px;margin-right:20px;margin-bottom:30px;}

  .my-account .dashbuttons li a{
    width:140px;
    height:140px;
    padding:20px 10px;
  }

  #sns_content #sns_mainmidle .block.block-related .navigation {
    
  }

  .flag-ico-current {
    margin: 15px 14px;
  }
  .sns-producttabs .sns-pdt-container .sns-pdt-nav .pdt-nav > li {
    margin: 5px 5px 0 0 !important;
  }

  .service-homepage {
    display: none;
  }


  .cms-home #sns_content {
    margin: -5px 0 0 !important;
  }

  #wineDelivery{
    font-size: 14px !important;
  }

  #sns_testimonials .service {
    width: 97%;
  }

  .products-grid .item .item-inner .cart-wrap .btn-cart:before {
      margin-right:0;
      margin-left:0;
  }
  #sns_content #sns_mainmidle .products-list .item .item-img {
    width: auto !important;
    margin-right: 15px !important;
  }
  .products-list .item .product-shop .product-name {
    font-size: 140%;
  }
  .catalog-category-view .products-grid .item {
    float: left;
  }
  .carrello-modifica, .carrello-wishlist,
  .carrello-prezzo-unitario {
    display: none !important;
  }
  .opc-wrapper-opc .opc-col-right {
    width: 100%;
  }
  .sns-producttabs .sns-pdt-container .sns-pdt-nav .pdt-nav > li {
    float: none;
  }
  .sns-slider .item-img-info {
    min-height: 300px;
  }
  #BeResponsible .modal-body {
    height: 150px;
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/cookie.png") no-repeat scroll center 63px transparent;
  }
  #logo img {
    margin: 0;
  }
  #sns_header .header-right #search_mini_form {
    bottom: -10px;
    right: 210px;
  }
  .catalog-product-view h1 {
    border-bottom: 0;
  }
  .catalog-product-view #review-form h3 {
    font-size: 18px;
  }
  .catalog-product-view #review-form h4 {
    font-size: 15px;
  }
  .catalog-product-view .top-review-left-column {
    float: none;
    width: 100%;
  }
  .catalog-product-view .top-review-right-column {
    float: none;
    position: relative;
  }
  .catalog-product-view .top-review-right-column:before {
    display: none;
  }
  .catalog-product-view .product-shop .special-price,
  .catalog-product-view .product-shop .old-price {
    padding: 0;
    text-align: right !important;
    width: 100%;
  }
  .catalog-product-view .product-shop .old-price {
    text-decoration: line-through;
  }
  .catalog-product-view .product-shop .old-price:before {
    display: none;
  }
  .catalog-product-view .temp-container > span {
    display: none;
  }
  .checkout-multishipping-overview .top-multishipping-container .col-1,
  .checkout-multishipping-overview .top-multishipping-container .col-2,
  .checkout-multishipping-overview .col-2.col-narrow > .box.box-address,
  .checkout-multishipping-overview .col-2.col-narrow > .box {
    width: 100%;
    margin: 0;
  }
  .multiple-checkout .data-table thead tr th {
    width: auto;
  }
  #multiship-addresses-table select {
    width: 150px;
  }
  .multiple-checkout p.back-link,
  .multiple-checkout .button {
    display: block;
    margin: 5px 0;
    padding: 5px 5%;
    text-align: center;
    width: 90%;
  }
  .multiple-checkout .button {
    width: 100%;
  }
}
@media screen and (max-width: 641px) {
  /*///////////--Flags--///////////////*/
  #sns_resmenu .country-currency-switcher {
    display: block;
  }
  .current-country-currency {
    margin: 0;
  }
  #sns_menu .container {
    width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box;
  }

  /*///////////////////////////////////*/

  .account-create h1 {text-align: center;}
  .page-title h1 {margin-top:10px;}
  .visita-cantina h1 {margin-top:20px !important;}
  .visita-cantina .colonna-testo .blocco-rating {margin:0 auto;}

  .catalog-product-view .alert-stock.link-stock-alert {
    text-align: center;
    margin-top:0;
  }

  .catalog-product-view #product_addtocart_form .availability.out-of-stock {text-align: center;}

  .product-essential {margin-top:10px;} 

  .cart #shopping-cart-table tfoot td button {
    width: 100%;
  }
  #shopping-cart-table tr {border-right:0;border-left:0;}
  #shopping-cart-table td.td-product-name {}
  #shopping-cart-table td.prezzo-totale {}
  #shopping-cart-table td.elimina {top:10px;}
  #shopping-cart-table .td-product-image {margin:0px 0 10px 0;min-height: 100px;}
  
  .checkout-cart-index .cart{}
  .checkout-cart-index #sns_right{margin-top:10px !important;}
  #acquista-top {overflow:hidden;display:none;position:absolute;background:#fff;width:100%;left:0;top:0px;z-index:10000;border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:40px;}
  #acquista-top .totale-ordine{float:left;width:30%;text-align:center;font-size:16px;font-weight:bold;text-align:center;line-height:16px;padding:5px 0;}
  #acquista-top li{list-style:none;}
  #acquista-top button{font-size:14px;text-transform:none;padding:5px 5px;line-height:20px;height:32px;}
  #acquista-top .completa-ordine {position:absolute;top:4px;right:4px;width:70%;margin-top:0;}
  #sns_right .multicheckout-link,  #sns_right #shopping-cart-totals-table {display: none;} 
  .checkout-onepage-index #sns_right .cart_totals #shopping-cart-totals-table {display: table !important;} 
  .checkout-onepage-index .widget-trovaprezzi {border-right:0;border-left:0;}
  .checkout-cart-index #sns_right .widget-trovaprezzi {display: none;}
  #sns_right .checkout-link   {border-right:0;border-left:0;padding-top:15px;}
  #sns_right #discount-coupon-form {display: none;border-bottom:1px solid #EBEBEB;padding-bottom:30px;}
  .coupon-title{cursor:pointer;}
  .coupon-title:after {display: inline-block; float:right;font-size:20px;height:20px;height:20px;margin-top:12px;content:"\f107";font-family:"Line Awesome Free";font-weight: bold;}
  .checkout-cart-index #sns_right .estimated-delivery{border-right:0;border-left:0;margin-top:10px;}
  .checkout-onepage-index #sns_right #checkout-progress-wrapper {text-align:center;}
  .checkout-onepage-index #sns_right #checkout-progress-wrapper .changelink a{float:none;}
  #checkoutSteps li .step {padding:15px;}
 
  .checkout-onepage-index .input-box li {margin:10px 0;}
  .sp-methods {margin:0 0 20px 0;}
  #checkout-progress-wrapper {background:#eee;padding: 20px 0;}
  .rating-stats {border-right:0;margin-left:5px;}
  #checkout-step-login {max-width: none;}
  .cryozonic-stripe-fade.exp {display: none !important;}

  .checkout-multishipping-billing .sp-methods .banktransfer,
  .checkout-multishipping-billing .sp-methods .phoenix_cashondelivery,
  .checkout-multishipping-billing .sp-methods .paypal_standard {
    display: block;
    margin: 0 25% 20px;
    width: 50%;
  }
  .checkout-multishipping-billing .sp-methods .banktransfer {
    margin-bottom: 0 !important;
  }
  .overview-check-out big {
    font-size: 20px;
    padding: 10px 5%;
    width: 89%;
  }
  .multiple-checkout .place-order {
    float: none !important;
  }
  .completa-ordine {float:none;}
  .completa-ordine .checkout-types a,
  .completa-ordine .checkout-types button {
    width: 100%;
  }
  .completa-ordine li:nth-child(2) {
    display:none;
  }  
  .category-description {
    width: 94% !important;
    padding: 3% !important;
    border: 0;
  }
  .opc-col-center fieldset#checkout-payment-method-load > div {
    width: 50%;
  }
  #review-form input[type="text"],
  #review-form textarea {
    width: 97% !important;
  }
  .catalog-product-view #sns_breadcrumbs .container #sns_titlepage {
    bottom: 25px;
  }
  .products-grid .item:hover .item-inner .item-img .item-box-hover {
    bottom: 8px;
  }
  .sommeliere, .sommeliere-ok,
  .category-description-container .category-description:before {
    display: none;
  }
  .category-description-container .category-description {
    margin-left: 0;
    width: 90%;
    margin-bottom: 15px;
  }
  #sns_topheader .topheader-left {
    width: 36px !important;
  }
  .topheader-left .contact-us-now {
    width: 280px !important;
  }
  .topheader-left .contact-us-now li {
    float: left !important;
    width: 232px !important;
  }
  .sns-producttabs .wide-5 .item {
    width: 97% !important;
  }
  .sns-producttabs .sns-pdt-container .sns-pdt-nav .pdt-nav > li {
    margin: 5px 0 !important;
    padding: 0 !important;
    width: 99%;
  }
  #sns_content .container .block.slide-banner ul > li {
    width: 270px !important;
  }
  .fields .field {
    width: 100% !important;
    float: left !important;
  }
  .catalog-category-view .products-grid .item {
    width: 100%;
    margin: 1% 0 !important;
  }
  #products-list .image-main img {
    max-width: 140px;
    margin: 15px 0;
  }
  .data-table thead tr th.carrello-quantita {
    min-width: 60px;
  }
  .codice-sconto .discount-form .input-box{
    width: 49%;
  }
  .codice-sconto .button-coupon {
    width: 49%;
	float:right;
  }
  
  #discount-coupon-form .button-coupon .button {
    width: 100% !important;
  }
  #discount-coupon-form .button-coupon .button[value="Cancella Coupon"] {
    margin: -10px 0 0 !important;
  }
  #sns_productswrap .sns-slider ul.products-grid .item {
    width: 340px !important;
  }
  #BeResponsible {
    width: 95%;
  }
  #BeResponsible .modal-body {
    height: 190px;
    background: url("https://www.bernabei.it/skin/frontend/default/sns_nova/images/cookie.png") no-repeat scroll center 93px transparent;
  }
  #BeResponsible #yes {
    margin: 0 0 10px 0;
  }
  #BeResponsible #yes, #BeResponsible #no {
    width: 100%;
  }
  .opc-col-center.wide fieldset#checkout-payment-method-load > div {
    width: 50%;
  }
  .abbinamenti-sommelier {
    display: none;
  }
  .catalog-product-view .abbinamenti:before {
    display: none;
  }

  .catalog-product-view .product-center-left-column,
  .catalog-product-view .product-center-right-column {
    min-height: 0;
  }
  .catalog-product-view .product-top-left-column {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  .catalog-product-view .product-top-center-column {
    width: 100%;
  }
  .catalog-product-view .product-shop {
    width: 80%;
    margin: 35px auto;
    float: none;
  }

  .catalog-product-view .left-column,
  .catalog-product-view .right-column {
    width: 100%;
    margin: 5px 0;
    padding: 0;
  }
  .catalog-product-view .right-column:before {
    display: none;
  }
  .catalog-product-view .btn-scrivi-recensione,
  .catalog-product-view .btn-recensioni {
    display: block;
    float: none;
    margin:0 auto;
    padding:10px 40px;
    border-radius: 100px;
  }
  .catalog-product-view #review-form label.button {
    display: block;
    float: none;
    margin:0 auto;
    width:150px;
    text-align: center;
  }
  .catalog-product-view .recensione .votes .txt {
    display: none;
  }
  .catalog-product-view .recensione .right-column {
    border:0;
  }
  .catalog-product-view .recensione .date {
      top:25px;
  }
  .product-desc-box {
    float: none;
  }
  .gift-messages h3 {
    text-align: center !important;
    float: none !important;
  }
  .gift-messages p {
    float: none !important;
  }
  .gift-messages label {
  }
  .catalog-product-view .product-top-right-column {
    float: none !important;
    margin: 50px auto 20px !important;
    width: 80% !important;
  }
  .products-grid > li {
    float: left !important;
    margin: 1% !important;
    width: 48% !important;
  }

  .catalog-product-view .product-shop {
    max-width: 100%;
  }
  .flexslider {
    margin: 0 !important;
  }
  #sns_mainmidle .pdt-nav li:nth-child(3), #sns_mainmidle .pdt-nav li:nth-child(4) {
    display: none;
  }
  .sns-producttabs .wide-5 .item {
    width: 48% !important;
  }
  .sns-producttabs .wide-5 .item:last-child {
    
  }
  #sns_content .container {
    padding: 0;
    width: 100% !important;
  }
  .div-padding {padding:0 10px;}

  
  #sns_footer .container {
    box-sizing: border-box;
  }
  

  .tab-filter-mobile-container {
    padding: 20px 20px 20px 20px !important;
  }

  .products-grid .item .item-inner .item-info .info-inner .item-content .item-price {
    background: transparent;
    border-top: 0;
    -webkit-transition: border-color 0.3s ease-out;
    -moz-transition: border-color 0.3s ease-out;
    -o-transition: border-color 0.3s ease-out;
    transition: border-color 0.3s ease-out;
  }
  .products-grid .price-box .special-price .price,
  .products-grid .price-box .price,
  #sns_content #sns_mainmidle .block.block-related .products-grid .item .price {
    font-size: 18px !important;
  }
  .block.block-related .products-grid .item .item-title {
    font-size: 110%;
  }
  .products-grid .item .item-title {
    font-size: 100%;
    font-weight: bold;
    line-height: 125%;
    max-height: 56px;
  }
  .sns-producttabs .price-box .old-price .price {
    font-size: 16px !important;
  }
  #sns_testimonials,
  #sns_productswrap,
  #sns_botsl,
  #sns_brand {
    display: none;
  }
  #sns_botsl2 .container {
    padding: 0;
    width: 100% !important;
    background:#eee;
  }
  #sns_botsl2 .container .span3{
    padding: 20px;
    width: 100% !important;
    margin-left:0;
    border-left:0;
    border-bottom:1px solid #fff;
  }
  #sns_botsl2 .container table{
    
    width: 100% !important;

  }
  #sns_botsl2 .block .block-content ul li:before {
    display: none;
  }
  #sns_botsl2 .container li{

    padding:8px 0 !important;

  }
  #sns_botsl2 .container .block-content{
    
    display: none;

  }
  #sns_botsl2 .container .open .block-content{
    
    display: block;

  }
  .cms-home .block-subscribe {
    display: block !important;
    margin-left: 0 !important;
    width: 100% !important;
  }
  .cms-home .block-subscribe table{
    width: 100% !important;
  }  
  #sns_botsl2 .block-subscribe input[type="text"] {
    width: 100% !important;
    box-sizing: border-box;
    height: 37px;
  }
  .products-grid .item .item-inner .item-img .ico-product,
  .products-list .item .item-img .ico-product.ico-sale {
    top: 130px;
	  right:5px !important;
  }



  /*///////--Checkout--////////*/
  #sns_menu.keep-menu {
    position: fixed !important;
  }
  .opc-wrapper-opc h1 {
    float: none;
    font-size: 23px;
    text-align: center;
  }
  .opc-wrapper-opc .text-login {
    box-sizing: border-box;
    float: none;
    margin: 0 auto;
    width: 70%;
  }
  .alternative-title {
    text-align: center;
  }
  .customer-type.big #privato-btn .icon-user,
  .customer-type.big #company-btn .icon-home {
    font-size: 20px;
  }
  #opc-address-form-billing .customer-type,
  #co-billing-form li,
  #shipping-block-methods,
  #co-payment-form,
  #opc-address-form-shipping li {
    padding: 0;
    box-sizing: border-box;
  }
  .opc-wrapper-opc h3.alternative-title{
	  margin: 0px -20px;
  }
  .opc-wrapper-opc h1 {
	margin: 10px 0 0px 0px;
  }
  #back1 {
    margin-left: 20px;
  }
  #step1,
  #step2 {
    margin-right: 20px;
  }
  .modal-backdrop {
    z-index: 999999;
  }
  .opc-wrapper-opc .gift-messages-form li input {
    box-sizing: border-box;
    height: 35px;
  }
  .gift-messages-form .form-list textarea {
    box-sizing: border-box;
    height:100px !important;
  }
  .modal {
    z-index: 9999999;
    max-width:90%;
  }
  .modal input[type="text"],
  .modal input.input-text,
  .modal .input-box input[type="text"],
  .modal .input-box input.input-text {
    box-sizing: border-box;
    height: 35px;
    width: 100%;
  }
  #sns_breadcrumbs {
    height: auto;
    box-shadow: none;
    background: transparent !important;
  }

  /*///////////--Modifica img di categoria--/////////////*/

  #sns_breadcrumbs {
    margin-top: 0;
  }




  #sns_breadcrumbs .container #sns_titlepage {
    display: none;
  }

  #sns_breadcrumbs .container {
    width: 100% !important;
    padding: 0;
  }

  #sns_breadcrumbs .container #sns_pathway {
    position: relative;
    margin: 0;
    box-sizing: border-box;
    padding: 10px 10px;
    top: 0;
    margin-bottom: 0px;
    text-align: center;
    line-height:20px;
  }


  .catalog-product-view #sns_breadcrumbs {
    display:none;
  }  
  
  .breadcrumbs {
    display: inline;
    font-size:13px;
  }
  .breadcrumbs li.home {
    
  }
  .breadcrumbs li {
    
  }
  .breadcrumbs li.home a {
    background: transparent;
    padding: 0;
  }

  /*//////--Prodotto--/////////*/
  #privacy-check-wrapper {
    margin: 0 auto;
    max-width: 440px;
    position: relative;
  }
  
  .products-grid .item .item-inner .item-img img {
    max-height: 190px;
    width: auto;
  }
  .catalog-product-view .product-shop {
    border: 0 none;
    box-sizing: border-box;
    padding: 0px;
    width: 100%;
  }
  .catalog-product-view .product-top-box {
    max-width: 100%;
}
  #product_addtocart_form .regular-price {
    float: none !important;
  }
  #product_addtocart_form .price-box {
    font-size: 70%;
  }  
  
  #product_addtocart_form .price-box {
    text-align: center;
  }
  #product_addtocart_form .frase-iva {
    text-align: center;
    margin:0;
  }
  #product_addtocart_form #scalapayText {
    text-align: center;
  }
  #product_addtocart_form .check-indirizzo {
    width:200px;
    display: block;
    margin:20px auto;
    text-align: center;
  }
  .opzione-nessuno .contenuto-confezione > div {
    padding: 0;
  }
  #product-options-wrapper{
	  display:none;
  }
  
  .catalog-product-view .product-options .options-list .opzione-nessuno img {
    position: absolute;
    right: -15px !important;
    top: 10px;
    width: 100px;
  }
  .catalog-product-view .product-options .opzione:nth-child(3),
  .catalog-product-view .product-options .opzione:nth-child(4),
  .catalog-product-view .product-options .opzione:nth-child(5) {
    width: 30.33%;
    float: left;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    margin: 0 1.5% !important;
  }
  .catalog-product-view .product-options .options-list .opzione .label {
    padding: 0 !important;
  }
  .catalog-product-view .product-options .options-list .opzione-nessuno .label {
    overflow: hidden !important;
    position: relative !important;
    padding: 10px 15px 10px 35px !important;
  }
  .catalog-product-view .product-options .options-list .opzione-nessuno {
    padding: 0 10px;
    float: none !important;
    width: 100% !important;
    box-sizing: border-box;
  }
  #product-shop .product-options label.seleziona-gift {
    margin-bottom: 20px;
  }
  .catalog-product-view .product-options .opzione:nth-child(3) .contenuto-confezione > img,
  .catalog-product-view .product-options .opzione:nth-child(4) .contenuto-confezione > img,
  .catalog-product-view .product-options .opzione:nth-child(5) .contenuto-confezione > img {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    padding: 10px 0 25px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    max-width: 105px;
  }
  .catalog-product-view .product-options .opzione:nth-child(3) .contenuto-confezione,
  .catalog-product-view .product-options .opzione:nth-child(4) .contenuto-confezione,
  .catalog-product-view .product-options .opzione:nth-child(5) .contenuto-confezione {
    position: relative;
    padding-top: 130px;
  }
  .catalog-product-view .product-options .opzione:nth-child(3) .contenuto-confezione > div,
  .catalog-product-view .product-options .opzione:nth-child(4) .contenuto-confezione > div,
  .catalog-product-view .product-options .opzione:nth-child(5) .contenuto-confezione > div {
    float: none;
  }
  #write-review-container {
    padding: 0 20px;
  }
  .catalog-product-view .product-options .opzione:nth-child(3) .radio-button,
  .catalog-product-view .product-options .opzione:nth-child(4) .radio-button,
  .catalog-product-view .product-options .opzione:nth-child(5) .radio-button {
    left: 0;
    right: 0;
    margin: 0 auto !important;
    z-index: 99999;
    top: 95px;
  }
  .review-promo-img {
    display: block;
  }
  .catalog-product-view .product-view {}
  .catalog-product-view h3.tab-mobile {
    font-size:20px;
    margin: 0px 0 0 0;
    padding:6px 0;
    text-align: center;
    display: block !important;
    cursor: pointer;
    font-family: 'Metropolis';
    font-weight: 300 !important;
    position: relative;
    border-top: 1px solid #eee;
  }
  .catalog-product-view h3.tab-mobile::after {
    position: absolute;
    right:15px;
    top:5px;
    font-size:20px;
    content: "\f107";
    font-family: "Line Awesome Free";
    font-weight:900;
  }
  #sns_botsl2 .block .block-title{
    position: relative;
    cursor: pointer;
    font-size:130%;
  }
  #sns_botsl2 .block .block-title::after {
    display: block !important;
    position: absolute;
    right:10px;
    top:5px;
    font-size:20px;
    content: "\f107";
    font-family: "Line Awesome Free";
    font-weight:900;
  }
  .btn-recensioni {
    margin-top: 3px !important;
  }
  .catalog-product-view h3.tab-mobile-open  {

  }
  .catalog-product-view h3.tab-mobile-open::after  {
    position: absolute;
    right:15px;
    top:5px;
    font-size:20px;
    content: "\f106";
    font-family: "Line Awesome Free";
    font-weight:900;
  }
  .catalog-product-view .tecniche h3 {max-width:100%;}
  .catalog-product-view .reviews h3 {font-size:20px;text-align: center;padding:40px 15px 0 15px;}
  .messaggio-review-coupon {font-size:20px !important;text-align: center;margin-bottom:0 !important;border-top: 1px solid #eee;padding-top:20px;}

  .catalog-product-view  .border-r:first-child{border-right: 0px solid #ccc;}

  .catalog-product-view .descrizione , .catalog-product-view .tecniche , .catalog-product-view .cantina , .catalog-product-view .premi  
  {background-position: 15px 12px; background-size:30px 30px;}

  .catalog-product-view .product-top-right-column {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
  }
  .catalog-product-view .tab-mobile-container,
  .product-separator,
  .toolbar-inner .view-mode {
    display: none;
  }
  .catalog-product-view .tab-mobile-container-open {
    display: block;
    box-sizing: border-box;
    padding: 15px;
  }
  .catalog-product-view .product-collateral{border-top:1px solid #eee;}
  .block.block-related {padding:15px;}
  #sns_content .block.block-layered-nav,
  #sns_content #sns_right,
  #sns_content #sns_left {
    margin-bottom: 0;
    margin-top:0px;
  }
  #sns_content .block.block-layered-nav .ajax-loading-img {display: none;}
  .catalog-category-view .products-grid li.item {
    width: 48%;
    margin: 1% !important;
    float: left;
  }
  .toolbar-inner {
    text-align: center;
  }
  .toolbar-bottom .toolbar .sort-by {
    display: none !important;
  }
  .toolbar-bottom .toolbar .pager .pages {
    border: 0;
  }
  .toolbar .sort-by {
    height: 29px;
  }
  .toolbar .sort-by, .toolbar .pager .pages > ol {
    float: none;
    display: inline-block !important;
  }
  .tab-filter-mobile-container-open .abbinamenti {
    float: left;
  }
  .block-connectus .block-title, .block-connectus .block-content {
    
  }

  .mobile-submenu li {
    position: relative;
  }
  #sns_content {
    margin: 0px 0 !important;
  }
  .catalog-product-view .contenuto-confezione > div {
    text-align: center;
    padding: 8px 0;
    line-height: 15px;
    white-space: normal;
  }
  .catalog-product-view .contenuto-confezione > div .price-notice {
    margin-top: 5px;
  }
  .catalog-product-view .product-shop {
    margin: 15px auto 0;
  }


  .add-to-cart > label {display:none;}
  .add-to-cart .btn-cart {
  float:right;
	width:75%;
	text-align:center !important;
  font-weight:bold !important;
  margin-left:0 !important;
  font-size:16px !important;
  }
  .catalog-product-view #product_addtocart_form .add-to-cart button{
    font-size:16px !important;
    }
  .mini-cart:hover .block-content  {
    display: none;
  }  
  .checkout-onepage-index .mini-cart:hover .block-content  {
    display: block;
  }  
  .mini-cart .block-content form {
    max-height: 210px;
  }
  .add-to-cart {
    text-align: center;
  }
  .catalog-product-view #product-shop .product-options-bottom {
    text-align: center;
  }
  .sns-product-detail #sns_tab_products {
    margin: 0;
  }
  .catalog-product-view .product-desc-box {
    border: 0;
    text-align: center;
    box-shadow: none;
  }
  .catalog-product-view h2 {
    margin: 0;
    margin-bottom:10px;
    line-height: 25px;
    padding: 5px 10px;
    width:auto;
    min-height: auto;
  }
  .catalog-product-view h2:before,
  .catalog-product-view h2:after {
    display: none;
  }
  .catalog-product-view #product-attribute-specs-table,
  .catalog-product-view .formato-container {
    width: 100%;
  }

  li.abbinamenti a,
  .abbinamenti div {
    float: none;
    display: inline-block;
  }
  .abbinamenti div.clearer {
    display: none;
  }
  .catalog-product-view h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 0 20px;
    text-align: center;
    display: block;
  }
  .catalog-product-view .blocco-rating{display: table;width: auto;margin:0 auto;}
  .catalog-product-view .reviews h3 .rating-box {margin:0 auto;}
  .sort-by .select-new {
    text-align: left;
  }
  .sns-producttabs .wide-5 .item .item-img-info,
  .products-grid .item-img-info,
  #sns_content #sns_mainmidle .block.block-related .products-grid .item-img-info {
    min-height: 250px;
  }
  .checkout-cart-index .block.block-related .products-grid .item-img-info {
    min-height: 250px;
  }
  #product-shop .product-options dl,
  .product-shop .product-options dl {
    text-align: center;
  }
  .product-shop .product-options input[type=checkbox]{
    float:none;
    display: inline-block;
    vertical-align: middle;
  }

  .products-grid .list-right-icons2 {
    height:65%;
  }
  .disponibilita {text-align:center;}
  .catalog-product-view .product-shop .sconto-rosso {
    display: none;
  }
  .catalog-product-view .right-icons .ico-product.ico-sale {
    display: block;
  }
  .catalog-product-view .product-shop .special-price {
    width: 53%;
    margin: 0;
    float:right;
  }
  .catalog-product-view .product-shop .old-price {
    width: 40%;
    margin: 0;
    float:right;
  }
  
  .catalog-product-view .product-shop .special-price {text-align: left !important;padding-left:5px;}
  .catalog-product-view .product-shop .old-price {text-align: right !important;padding-right:5px;padding-top:3px;position: relative !important;left:auto !important;top:auto !important;}  

  #privacy-check {
    left: 20px;
    top: -2px;
  }
  .account-login > form {
    padding: 0 0px;
  }
  #login-form input {
    width: 100%;
    height: 35px;
    box-sizing: border-box;
  }
  #checkoutSteps .input-text,#checkoutSteps select {
    width: 100%;
    height: 35px;
    box-sizing: border-box;
  }
  #login-form > div:nth-child(3) .new-users {
    box-sizing: border-box;
    left: 0;
    padding: 0 40px;
    position: absolute;
    top: 275px;
  }
  #login-form > div:nth-child(3) .new-users a {
    font-size: 10px;
    margin-top: 10px;
  }
  .block-wishlist {
    display: none !important;
  }
  .cms-page-view #sns_main {

    padding: 0 20px;
  }
  .mobile-footer-link > a:hover,
  .mobile-footer-link > a:active,
  .mobile-footer-link > a:focus {
    color: #febb69;
  }
  #search_autocomplete {
    left: 2.5% !important;
    right: 2.5% !important;
    width: 95% !important;
    max-width: none !important;
  }
  #search_autocomplete ul {
    margin: 0;
    padding: 10px;
    list-style: none;
    height: 180px;
    overflow-y: scroll;
  }
  #search_autocomplete li {
    cursor: pointer;
    font-size: 14px;
    padding: 7px 0;
    text-transform: capitalize !important;
  }
  .contacts-index-index #sns_content,
  .customer-account-edit #sns_content,
  .customer-address-index #sns_content,
  .sales-order-history #sns_content,
  .sales-order-view #sns_content,
  .review-customer-index #sns_content,
  .review-customer-view  #sns_content,
  .customer-savedcards-index #sns_content,
  .monkey-customer-account-index #sns_content,
  .wishlist-index-index #sns_content,
  .wishlist-shared-index #sns_content,
  .customer-address-form #sns_content,
  .newsletter-manage-index #sns_content,
  .inchoo-socialconnect-account-google #sns_content,
  .inchoo-socialconnect-account-facebook #sns_content,
  .sales-guest-view #sns_content,
  .customer-account-index #sns_content {
    box-sizing: border-box;
    padding: 10px 20px;
  }
  .numero_bottiglie, .testo-italia {
    margin-right: 0;
    width: 100%;
    float: none;
  }
  .box-conferma .button {
    float:none;
    margin:10px auto;
  }
  .visita-cantina {
    padding:0 20px;
  }
  

  .attribute-specs div div  {border-bottom:1px solid #eee;clear:both;}
  .attribute-specs br {display: none;}
  .attribute-specs div strong {display: block; float:left;width:40%;padding:8px 0;}
  .attribute-specs div span {display: block; float:left;width:40%;padding:8px 0;}

  .amlanding-page-view .products-grid .item {
    max-width: 250px;
    margin: 20px auto;
  }
  .barra-proximity {
    padding:10px 0;
    margin-top:5px;
    margin-bottom:0;
  }
  .barra-proximity-inner {
    line-height:16px;
  }
  .barra-proximity .col{
    margin-left:0px;
  }
  .barra-proximity .col .sped{
    display: none;
  }

  .barra-proximity .switch {
    margin-bottom:10px;
  }
  .barra-proximity-inner .col:nth-child(2){
    width:54%;
  
  }
  .barra-proximity .col:nth-child(2) strong {
    display:block;
  }
  .barra-proximity .ico-alert {
    display: none;
  }

  .home-cat-proximity .span3{
    text-align: center;
    padding:0 50px;
  }
}
@media screen and (max-width: 850px) {
  .opc-col-center.wide .shipping-block, .opc-col-center.wide .payment-block {
    width: 100%;
  }
}
@media screen and (max-width: 1080px) {
  .product-top-img-price {
    width: 100%;
  }
  .catalog-product-view .product-top-right-column {
    float: left;
    margin: 50px 10% 20px;
    width: 80%;
  }
  .catalog-product-view .product-desc-box {
    max-width: none;
  }

  #sns_menu .nav-right {
    width: 56px;
    float: right;
  }
  #sns_mainnav {
    width: 90%;
  }

  #sns_custommenu ul.mainnav li.level0 > a {
  }

  .topheader-right.span12 {
    width: 100% !important;
    max-width: 100% !important;
  }

}
@media screen and (max-width: 1024px) {
  .products-grid .item-img-info > .item-box-hover {
    display: none;
  }
  .catalog-category-view .products-list .desc {
      display: none;
  }
  #sns_menu .nav-right {
    position: absolute;
    width: 100%;
    top: 0;
    right: 10px;
  }
  #sns_menu #sns_mainnav {
    width: 100%;
  }
  #sns_menu #sns_mainnav .sns-megamenu-wrap,
  #sns_menu #sns_mainnav .header-nav-container,
  #sns_menu #sns_mainnav .header-nav-container-home {
    display: none;
  }
  #sns_menu #sns_resmenu {
    display: block;
    position: relative;
  }
  #sns_menu #sns_resmenu.sns-resmenu #sns_resmenu_collapse {
    position: relative;
    background: #333;
    top: 18px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav {
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: none;
  }
  #sns_menu #sns_resmenu.sns-resmenu #sns_resmenu_collapse.active ul.nav {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li {
    display: block;
    border-top: 1px solid #444;
    position: relative;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li a {
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    color: #FFF;
    padding: 5px 0;
    font-weight: normal;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li a:hover,
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li a:focus {
    color: #FFF;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li a span {
    background: 0;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li:first-child {
    margin: 0;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .res-wrapnav {
    background: #3a3a3a;
    height: 0;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .res-wrapnav > ul {
    opacity: 0;
    filter: alpha(opacity=0);
    margin: 0 0 0 20px;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .res-wrapnav > ul ul {
    margin: 0 0 0 20px;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li.open > .res-wrapnav > ul {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li.open > .menuress-toggle:before {
    content: "\f106";
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .menuress-toggle {
    position: absolute;
    top: 0;
    right: 1px;
    height: 30px;
    width: 30px;
    background: #111;
    text-align: center;
    cursor: pointer;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .menuress-toggle:before {
    font-family: "Line Awesome Free";
    font-weight:900;
    content: "\f107";
    color: #FFF;
    position: relative;
    top: 4px;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav li .menuress-toggle:hover {
    background: #000;
  }
  #sns_menu #sns_resmenu.sns-resmenu ul.nav > li > a {
    background: #333;
    text-decoration: none;
    padding: 5px 10px;
  }
  #sns_menu .nav-right {
    width: 180px;
  }
  .flag-column {
    width: 100%;
  }
  #barra_visita {
    background:none;
    color:#252525;
    border-bottom:1px solid #eee;
  }
  #barra_visita a{
    color: #252525; 
  }   
  .cat_countdown {
    float: none;
    text-align: center;
    border-bottom:1px solid #eee;
  }

  .widget-container .widget-trovaprezzi {
    margin-right: 0px;
    padding: 20px 10px;
    
  }

  #privacy-check-wrapper {
    display: flex;
  }  
}


@media screen and (max-width: 480px) {

 .hide-mobile{display: none !important;}
 .hide-desktop {display: block !important;}

  
  .sp-methods .sp-methods-item.disabled {
	  display:none;
	}


  .header-switch-horeca span.msgshipcost{
    display: none !important;
  }
  .header-switch-horeca span.msgiva{
    display: block !important;
  }
   

  .catalog-product-view .miglior-prezzo {
    margin:20px 0;	
  }  


  
}


@media screen and (max-width: 1024px) {

  #sns_header .mini-cart:hover .block-content  {
    display: none;
  } 

  .checkout-onepage-index #sns_right .mini-cart {margin-top:20px !important;}
  

  #sns_menu .nav-right {
    display: block;
  }

  #sns_mommenu .btn-mommenu {
    box-sizing: border-box;
    display: block;
    left: 10px;
    position: absolute;
    top: 5px;
  }

  #sns_mommenu li.primo .accr_header {
    min-height: 55px;
  }
  #sns_mommenu .country-currency-switcher {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    line-height: 55px;
    height:55px;
    border-right: 1px solid #ddd;
    padding-right:40px;
    padding-top:7px;
    position: relative;
    float:left;
    margin-right:20px;
  }
  #sns_mommenu .country-currency-switcher::after{
    font-family: "Line Awesome Free";
    font-weight:900;
    content:'\f107';
    position: absolute;
    right: 13px;
    width: 8px;
    height: 8px;
    top: -2px;
  }

  #sns_mommenu .options-country-currency .flag-column-container {
    margin:0;
  }
  #sns_mommenu .country-currency-switcher .flag-ico-current {
    margin: 14px;
  }
  #sns_mommenu .primo .menu-close{
    position: absolute;
    right:0;
    top:0;
    height:55px;
    width:60px;
    text-align:center;
    color:#aaa;
  }
  #sns_mommenu .primo .menu-close a{
    color:#aaa !important;
    padding:16px 0;
    font-size:20px !important;
  }



    .block-title.tab-filter-mobile {
        background: none repeat scroll 0 0 #7a0026;
    }

    .mobile-green-container {
       display: none;
    }

    .tab-filter-mobile-container #narrow-by-list ol li,.tab-filter-mobile-container #narrow-by-list .mostra {
        
    }

    #sns_content .block.block-layered-nav dl#narrow-by-list dd ol li a {
        
    }

    .tab-filter-mobile-container #narrow-by-list ol li:hover {
        
    }

    #sns_content .block.block-layered-nav dl#narrow-by-list dt {
        
    }
    #sns_content .block.block-layered-nav .block-title {
      display: block;
      }
    #sns_content .block.block-layered-nav .tab-filter-mobile {
		border:1px solid #e9e9e9;
    color:#333;
		background:#eee;
    
    font-size:14px;
    }

    #sns_content .block.block-layered-nav .tab-filter-mobile-open {
      
    }

    #sns_content .block.block-layered-nav .filtri-attivi {
      padding:0 10px;
    }
    #sns_content .block.block-layered-nav .filtri-attivi .currently{
      margin-bottom:10px;
    }
    #sns_content .block.block-layered-nav .currently ol li {

      padding:5px 15px;
      font-size:15px;
      padding-right:30px;

    
    }
    #sns_content .block.block-layered-nav .currently ol li .btn-remove{
      top:2px;

    }
    #sns_content .block.block-layered-nav .filtri-attivi .block-subtitle{
      margin-top:15px;
    }
    #sns_content .block.block-layered-nav .tab-filter-mobile::after{
      font-family: "Line Awesome Free";
      font-weight:900;
      content:'\f107';
      position: absolute;
      left: 60%;
      width: 8px;
      height: 8px;
      top: 6px;
    }
    #sns_content .block.block-layered-nav .tab-filter-mobile-open::after{
      font-family: "Line Awesome Free";
      font-weight:900;
      content:'\f106';
      position: absolute;
      left: 60%;
      width: 8px;
      height: 8px;
      top: 8px;
    }

    .category-run .tab-filter-mobile-container #narrow-by-list ol li:hover,
    .category-run .mobile-green-container,
    .category-run .block-title.tab-filter-mobile {
      background: #129C9E !important;
    }

    .category-run .tab-filter-mobile-container #narrow-by-list ol li {
      border: 1px solid #129C9E;
    }

    .category-run #sns_content .block.block-layered-nav dl#narrow-by-list dd ol li a {
      color: #129C9E;
    }

    .category-run .header-switch-horeca {
      display: none !important;
    }

    .category-run .mobile-footer-link a:hover {
      color: #16BBBD !important;
    }
	
	.category-run #sns_header .header-right {
		background-color: #129C9E;
	}	

}

@media (max-width: 979px) {

    #checkout-progress-state li.active {
        background: #7a0026;
    }
}

@media screen and (max-width: 641px) {

    .products-grid .item:hover .item-inner .item-info .info-inner .item-content .item-price {
        border-color: #7a0026;
    }

    #sns_breadcrumbs .container #sns_pathway {
      
    }

    .category-run #sns_breadcrumbs .container #sns_pathway {
      background: none repeat scroll 0 0 #129C9E;
    }

}

@media screen and (max-width: 360px) {

  .payment-method-container .payment-method {
    width: 50%;
    max-width: none;
  }

  .header-switch-horeca p{
    line-height: 14px;
  }

}

@media screen and (max-width: 414px) {

  .sp-methods div.sp-methods-item-container {
    float: none;
    margin-top: 0px;
    width: 100%;
  }
  .sp-methods div.sp-methods-item-container .sp-methods-item{
    padding-bottom:20px;
  } 
  
	.sp-methods .sp-methods-item .left-price{
	  height:10px;
	}
  

  .logo-run {
    width: 100px;
    height: 40px;
    background-size: contain;
  }

  .category-run h3.run-title,
  .category-run h3.run-title span {
    font-size: 20px;
    line-height: 30px;
  }

}

@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 400;
    src: local('Metropolis'), local('Metropolis-Regular'), url('https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/metropolis/Metropolis-Regular.woff2') format('woff2');
   }

@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 700;
    src: local('Metropolis Bold'), local('Metropolis-Bold'), url('https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/metropolis/Metropolis-Medium.woff2') format('woff2');
   }
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 900;
    src: local('Metropolis Black'), local('Metropolis-Black'), url('https://www.bernabei.it/skin/frontend/default/sns_nova/assets/fonts/metropolis/Metropolis-ExtraBold.woff2') format('woff2');
   }
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

