/*!
 * Foglio di stile custom
 */

 
 /* Inclusione Bootstrap css  */
 /* @import url(https://bluvolleyverona.it/App_Themes/default/css/bootstrap.css);  */

 
       body {
        padding-top: 20px;
        padding-bottom: 40px;
      }
      .sidebar-nav {
        padding: 9px 0;
      }
 
 
 /*!
 * Inizio personalizzazioni foglio di stile custom
 */
 
body                            {font-family: "PT Sans", Sans-Serif; background: #F1F1F1 url('../img/bg.png');}

/*! layout containers */
.foglioesterno                  {background-color: #FFFFFF; border: 0px 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);}
.foglio                         {border: 0px solid #FF0000;}
/*! layout containers */

/*! grid structure */
.rowspacing                     {padding: 50px 0px 20px 0px;}
/*! grid structure */

/*! site header */
.testatalogo                    {padding: 35px 0 35px 0;}
.logo a                         {display: block; margin: 0; width: 293px; height: 52px; background: #FFFFFF url('https://bluvolleyverona.it/App_Themes/default/img/logo.jpg') no-repeat 0 0;}
/*! site header */

/*! title headers */
H2, H4                          {font-family: 'Roboto Condensed', sans-serif; font-weight: 700;}
/*! title headers */

/*! link general */
a {-webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s;}
a:hover {text-decoration:none;}
/*! link general */

/*! box mkt structure */
.row-fluid .titsez H4           {font-size: 1.2em; font-weight: 700;}
.titsez                         {display: inline-block; border-bottom: 1px solid #f5f5f5; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif;}
.titsezbox                      {line-height: 26px; margin: 5px 0 0 0; display: inline-block; font-family: 'Roboto Condensed', sans-serif;}
.titsezbox a                    {color: #0088cc; font-size: 1.4em; font-weight: 700;}
.titsezbox a:hover              {color: #333333; text-decoration: none;}
.titsezboxmargin                {border: 0px solid #FF0000; margin-top: -20px;}
.boxmargin                      {border: 0px solid #00FF00;}
.rowboxmargin                   {border: 0px solid #FF0000; margin-bottom: 30px;}
.imgboxfluid                    {max-width: 100%; width: 100%;}
/*! box mkt structure */

/*! paragraph structure */
.paragraph                       {margin: 20px 0 0 0;}
.paragraphimgcnt                 {text-align: center;}
.paragraphimg-dx                 {margin: 5px 0 10px 30px;}
.paragraphimg-sx                 {margin: 5px 30px 10px 0;}
.paragraphimg-center             {}
.paragraphimg-linkcenter         {}
.paragraphimgdida-dx             {display:block; margin: 5px 0 5px 30px;}
.paragraphimgdida-sx             {display:block; margin: 5px 30px 5px 0;}
.paragraphimgdida-center         {display:block; margin: 5px 0 15px 0;}
/*! paragraph structure */

/*! news recent post */
.media-heading a                {}
.media-heading a:hover          {color: #333333; text-decoration: none;}
.media                          {margin-bottom: 20px;}
.media-body                     {padding-left: 10px;}
/*! news recent post */

/*! gallery page item */
.gallerypagitem                 {margin: 0 0 20px 0;}
.gallerypagimage                {margin: 0 0 8px 0;}
.gallerypagtitle                {font-weight: 700;}
.gallerypagitem a:hover         {text-decoration: none; color: #000000;}
.gallerypagitem a:hover .gallerypagimage {opacity: 0.7; filter: alpha(opacity=70); -webkit-transition: opacity .2s linear, top .2s ease-out; -moz-transition: opacity .2s linear, top .2s ease-out; -o-transition: opacity .2s linear, top .2s ease-out; transition: opacity .2s linear, top .2s ease-out;}
/*! gallery page item */

/*! document linked item */
.doclinkeditem                 {margin: 0 0 20px 0;}
.doclinkedimage                {margin: 0 0 8px 0;}
.doclinkedtitle                {font-weight: 700;}
.doclinkeditem a:hover         {text-decoration: none; color: #000000;}
.doclinkeditem a:hover .doclinkedimage {opacity: 0.7; filter: alpha(opacity=70); -webkit-transition: opacity .2s linear, top .2s ease-out; -moz-transition: opacity .2s linear, top .2s ease-out; -o-transition: opacity .2s linear, top .2s ease-out; transition: opacity .2s linear, top .2s ease-out;}
/*! document linked item */

/*! recent posts */
.titsez H4 a                   {color: #333333;}
.titsez H4 a:hover             {color: #0088cc; text-decoration: none;}
.imgpostlist-marginlink        {margin: 0px;}
.mediabodypadding              {padding: 0px;}
.imgpostlist                   {margin-right: 10px; margin-bottom: 0px;}
.imgpostlist-continua          {margin-top: 6px;}
/*! recent posts */

/*! locator */
.locator-cnt ul.breadcrumb     {padding: 4px 12px; margin: 0px; font-size: 1em;}
.locator-cnt ul.breadcrumb li a:hover  {color: #333333; text-decoration: none;}
.row-fluid .locator-cnt        {margin: 18px 0 0 0;}
/*! locator */

/*! form */
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 {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

input, button, select, textarea {font-family: "PT Sans", Sans-Serif;}
.navbar-form input {background-color: #f6f6f6; color: #333333;}
a.btn.btn-mini     {background-color: #67bdd8; background-image: none; border: 0px solid #FF0000; color: #FFFFFF; margin: 0px; padding: 2px 8px; text-shadow: 0 0 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 0 0 rgba(255,255,255,.2); -moz-box-shadow: 0 0 0 rgba(0,0,0,.05); box-shadow: 0 0 0 rgba(0,0,0,.05);}
a:hover.btn.btn-mini  {background-color: #494b47; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s;}

.sitesearchbox .input-append .search-query {-webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px;}
.sitesearchbox .input-append .btn {-webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0;}
/*! form */

/*! navbar form search flat style */
.formflatstyle .btn  {margin-left: -40px; background-image: none; border: 0px solid #000000; background-color: transparent; -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);}
.formflatstyle button i {margin-top: 3px; opacity: 0.6; filter: alpha(opacity=60);}
.formflatstyle input[type="text"] {-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 0 rgba(0, 0, 0, 0.1); border: 0px solid #efefef; background-color: #e5e5e5;}
.formflatstyle input[type="text"]:focus {background-color: #FFFFFF; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
/*! navbar form search flat style */

/*! tag*/
.tag small a                   {color: #333333;}
.tag small a:hover             {color: #0088cc; text-decoration: none;}
.tag small a span              {color: #333333;}
.tag small a:hover span        {background-color: #0088cc; color: #FFFFFF; text-decoration: none; -webkit-transition: .1s linear; -moz-transition: .1s linear; -o-transition: .1s linear; transition: .1s linear;}
.label, .badge                 {font-weight: normal; text-shadow: 0 0 0 rgba(0, 0, 0, 0.25); background-color: #F1F1F1;}
.label                         {-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.tagscheda-cnt > div.rowspacing  {padding-top: 25px; border: 0px solid red;}
.tagscheda-cnt > ul.pagerbottom  {padding-top: 10px; margin: 25px 0 30px 0; border-top: 1px solid #eeeeee;}
.tagscheda-cnt > ul.pagerbottom li.next  {text-align:right;}
.tagscheda-cnt > ul.pagerbottom li.previous  {text-align:left;}
.tagscheda-cnt > ul.pagerbottom li span a    {padding: 3px 6px;}
.tagscheda-cnt > ul.pagerbottom li span a:hover  {background-color: #f5f5f5; text-decoration: none; padding: 3px 6px;}
.tagscheda-cnt > p > .label    {color:#FFFFFF; font-weight: bold; font-size: 1.0em; padding:4px; background-color: #0088cc;}
.tagscheda-cnt ul.unstyled li  {margin: 1px 0; padding: 2px 8px;}
.tagscheda-cnt ul.unstyled li:nth-child(odd)  {background-color: #f9f9f9;}
/*! tag*/

/*! search*/
.ricercascheda-cnt p.search-zone    {text-align:center; margin: 18px 0;}
.ricercascheda-results              {margin: 30px 0;}
.ricercascheda-imgcnt               {float:left; margin: 0 20px 2px 0; border: 1px solid #DDDDDD;}
.ricercascheda-imgcnt > div         {display: table-cell; vertical-align: middle; border: 0px solid red; width: 100px; height: 100px;}
.ricercascheda-imgcnt > div a img   {max-width:100px;}
.ricercascheda-results p a:hover    {text-decoration:none;}
.ricercascheda-results .clearfix    {margin: 0 0 15px 0;}
.ricercascheda-cnt .well            {text-align:center; background-color:#f9f9f9;}
.ricercascheda-cnt ul.unstyled li   {margin: 1px 0; padding: 2px 8px;}
.ricercascheda-cnt ul.unstyled li:nth-child(odd)  {background-color: #f9f9f9;}
.searchbox-menuarea .well           {padding: 18px 2px 16px 2px; margin: 0 0 10px 0; text-align:center; border: 0px;}
.searchbox-menuarea input.search-query   {padding: 0 5px; min-height:22px; line-height:22px; font-size:13px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.searchbox-menuarea .well button    {padding: 0px 5px;  font-size:12px;}
.typeahead                          {margin-top: 2px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; text-align: left;}
/*! search*/

/*! language selector*/
.languageselector-area                     {border: 0px solid red; text-align: left; margin-top:10px;}
.row-fluid .languageselector-area [class*="span"] {min-height: 0px; border: 0px solid green;}
.languageselector-area .nav                {float:left;}
.languageselector-area .nav-pills > li > a {padding-top: 6px; padding-bottom: 6px; margin: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; color:#777777; font-weight:700; text-transform:uppercase; font-size: 0.8em; background-color: #e5e5e5;}
.languageselector-area .nav-pills > li > a:hover {color: #333333;}
.languageselector-area .nav .dropdown-toggle .caret {border-top-color: #777777; border-bottom-color: #777777;}
.languageselector-area .nav .dropdown-toggle:hover .caret, .storelocator-area .nav .dropdown-toggle:focus .caret {border-top-color: #333333; border-bottom-color: #333333;}
.languageselector-area .nav                {margin-bottom: 0px;}
.languageselector-area .dropdown-menu      {padding: 5px 0; margin: 0; min-width: 47px; background-color: #e5e5e5; border: 0px solid #ccc; border: 0px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4); box-shadow: 0px 0 0 rgba(0, 0, 0, 0.4);}
.languageselector-area .nav-pills > li:nth-child(1) {margin-right: 0px;}
.languageselector-area .dropdown-menu > li > a {display: block; padding: 3px 10px; clear: both; border: 0px solid green; font-weight: 700; line-height: 16px; white-space: nowrap; color:#777777; text-transform:uppercase; font-size: 0.8em;}
.languageselector-area .flag-position      {display:inline-block; *display: inline; *zoom: 1; margin: 0 6px -1px 0;}
/*! language selector*/

/*! store locator selector*/
.storelocator-area                     {border: 0px solid red; text-align: left; margin-top:10px;}
.row-fluid .storelocator-area [class*="span"] {min-height: 0px; border: 0px solid green;}
.storelocator-area .nav                {float:right;}
.storelocator-area .nav-pills > li > a {padding-top: 6px; padding-bottom: 6px; margin: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; color:#777777; font-weight:700; text-transform:uppercase; font-size: 0.8em; background-color: #e5e5e5;}
.storelocator-area .nav-pills > li > a:hover {color: #333333;}
.storelocator-area .nav .dropdown-toggle .caret {border-top-color: #777777; border-bottom-color: #777777;}
.storelocator-area .nav .dropdown-toggle:hover .caret, .storelocator-area .nav .dropdown-toggle:focus .caret {border-top-color: #333333; border-bottom-color: #333333;}
.storelocator-area .nav                {margin-bottom: 0px;}
.storelocator-area .dropdown-menu      {padding: 5px 0; margin: 0; background-color: #efefef; border: 0px solid #ccc; border: 0px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4); box-shadow: 0px 0 0 rgba(0, 0, 0, 0.4);}
.storelocator-area .nav-pills > li:nth-child(1) {margin-right: 0px;}
.storelocator-area .nav-pills > li:nth-child(2) {margin-right: -6px;}
.storelocator-area .dropdown-menu > li > a {display: block; padding: 3px 10px; clear: both; font-weight: 700; line-height: 16px; white-space: nowrap; color:#777777; text-transform:uppercase; font-size: 0.8em;}
.storelocator-area .flag-position      {display:inline-block; *display: inline; *zoom: 1; margin: 0 6px -1px 0;}

.nav-pills li a section.storeselector    {}
.nav-pills .storeselector ul  {list-style: none; margin: 8px 0 15px 20px; float: left; width: 280px; border: 0px solid red;}
.storelocator-area .nav-pills > li > .dropdown-menu {min-width: 620px;}
.storelocator-area .storeselector      {padding: 0; margin: 0; background-color: #efefef; border: 5px solid #e5e5e5; border: 5px solid rgba(229, 229, 229, 1); -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4); box-shadow: 0px 0 0 rgba(0, 0, 0, 0.4);}
.storelocator-area .nav-pills > li > a > span {text-transform: lowercase;}
.storelocator-area .storeselector > ul > li > a {padding-top: 6px; padding-bottom: 6px; margin-top: 0px; margin-bottom: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; color:#777777; font-weight:700; text-transform:uppercase; font-size: 0.8em; background-color: #efefef;}
.storelocator-area .storeselector > ul > li > a:hover {color: #67bdd6; text-decoration: none;}
.storelocator-area .storeselector > ul > li > span > a {color:#777777; font-weight:400; font-size: 0.8em; margin: 0 0 0 7px; padding: 0 0 0 7px; border-left: 1px solid #CCCCCC;}
.storelocator-area .storeselector > ul > li > span > a:hover {text-decoration: none; color:#67bdd6;}
.storelocator-area .storeselector div {background-color: #e5e5e5; margin: 0 0 10px 0; text-align: right; line-height:30px; padding: 0 20px 5px 0; font-size:11px;}
.storelocator-area .storeselector div span   {color:#777777; border: 0px solid red;}
.storelocator-area .storeselector div span b {color:#333333; text-transform:uppercase;}
.storelocator-area .storeselector div span a {color:#777777; border-left: 1px solid #CCCCCC; margin-left: 6px; padding-left: 8px;}
.storelocator-area .storeselector div span a:hover {color:#67bdd6; text-decoration: none;}
span.storelocator-titletxt   {margin: 0 3px 0 20px;}
/*! store locator selector*/

/*! store locator page*/
.countrypage-wrapper  {border: 0px solid red;}
.countrypage-region-wrapper  {margin-bottom: 30px; border: 0px solid green;}
.countrypage-wrapper .countrypage-region-wrapper .row-fluid [class*="span"] {margin-bottom: 5px;}
.countrypage-wrapper .region-title {border-bottom: 1px solid #CCC; padding: 10px 0; margin-bottom: 10px;}
.countrypage-wrapper .nation-title {font-weight: normal;}
.countrypage-wrapper .flag-position  {display:inline-block; *display: inline; *zoom: 1; margin: 0 6px -1px 0;}
.countrypage-wrapper .region-lang-wrap  {padding: 0 0 0 25px;}
.countrypage-wrapper .region-lang-wrap span {margin-right: 5px; color: #CCC;}
.countrypage-wrapper .region-lang-wrap span.pipe {margin-right: 5px;}
.countrypage-wrapper .form-search {background-color: #F1F1F1; text-align: center;}
/*! store locator page*/

/*! contact form*/
.contactform-cnt .radio.inline     {margin: -10px 0 20px 0; border: 0px solid red;}
.contactform-cnt .checkbox         {margin: -10px 0 20px 0; border: 0px solid red;}
.contactform-buttons-area          {text-align: center; padding-top: 20px; margin-top: 20px; border-top: 1px solid #DDDDDD;}
.contactform-cnt textarea          {padding-right: 70px;}
.contactform-privacy-area          {margin-top: 10px;}
/*! contact form*/

/*! accordion*/
.accordion-heading-tasto        {background-color: #F1F1F1;}
.accordion-heading-tasto:hover  {background-color: #0088cc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-transition: .2s linear; -moz-transition: .2s linear; -o-transition: .2s linear; transition: .2s linear;}
.accordioncategory:hover        {text-decoration: none; color: #FFFFFF;}
.accordioncategory              {font-weight: bold; font-size: 1.0em; text-transform: uppercase;}
/*! accordion*/

/*! modal*/
.modal {position: fixed; top: 30%; left: 50%; z-index: 1050; width: auto; margin-left: -280px; background-color: #ffffff;}
.modal-body.modalzoom          {position: relative; overflow-y: auto; max-height:5000px; padding: 15px;}
/*! modal*/

/*! calendar*/
.calendar-cnt table tbody tr td                    {margin: 0px; padding: 0px;}
.calendar-cnt table tbody tr td span a             {display: block; text-decoration: none; color: #333333; padding: 4px 5px;}
.calendar-cnt table tbody tr td span a:hover       {background-color: #0088cc; color: #FFFFFF; text-decoration: none;}
.calendar-cnt table tbody tr td.muted span a       {display: block; text-decoration: none; color: #999999; padding: 4px 5px;}
.calendar-cnt table tbody tr td.muted span a:hover {background-color: #0088cc; color: #FFFFFF; text-decoration: none;}
.calendar-cnt table tbody tr td span strong        {display: block; background-color: #0088cc; text-decoration: none; color: #FFFFFF; padding: 4px 5px;}
.calendar-fullwidth                                {width: 100%;}
.calendar-btn-fullwidth                            {width: 4%;}
.calendar-title-fullwidth                          {width: 82%;}
/*! calendar*/

/*! site map*/
.sitemap-cnt > ul.unstyled > li > a         {font-weight: bold; display: block; font-size: 1.1em; margin: 10px 0 0 0;}
.sitemap-cnt > ul.unstyled > li > a:hover   {color: #333333; text-decoration: none;}
.sitemap-cnt ul.unstyled li ul              {list-style-type:none; margin-left: 20px;}
.sitemap-cnt ul.unstyled li ul li a         {text-decoration: none;}
.sitemap-cnt ul.unstyled li span            {display: block;}
/*! site map*/

/*! ppf */
.ppf-container                  {margin: 0 0 30px 0;}
.ppf-module                     {}
.ppf-container span             {display: block; padding: 13px 15px 13px 0px; font-size: 0.9em; font-weight: bold; line-height: 1.4em; color: #333; text-transform: uppercase; border-top: 3px solid #F1F1F1;}
.ppf-container ul               {list-style:none; margin-left: 10px;}
.ppf-container ul li label      {font-size: 0.8em; color: #66bdd8;}
/*! ppf */

/*! REGISTRAZIONE UTENTE */
/*! regutente-account */
.regutente-account-cnt          {padding: 20px 0; border: 0px solid green;}
.regutente-account-cntzone1     {border: 3px solid #F1F1F1; padding: 2%; margin-bottom: 20px;}
.regutente-account-cntzone2     {border: 3px solid #F1F1F1; padding: 2%; background-color: #F2F2F2; margin-bottom: 0px;}
.regutente-account-cntzone3     {border: 3px solid #F1F1F1; padding: 2%; margin-bottom: 20px;}
.regutente-account-indirizzocnt  {margin-bottom: 20px; border: 0px solid red;}
.regutente-account-indirizzocnt > .row-fluid.rowspacing  {padding: 0 0 10px 0;}
.regutente-account-indirizzocnt .row-fluid.regutente-account-testatina {border-bottom: 3px solid #F1F1F1; margin: 0 0 10px 0; height: 36px;}
.regutente-account-indirizzocnt [class*="span"].titsez {font-size: 1.0em;}
.regutente-account-titsez {font-size: 1.2em; font-weight: 700; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif;}
.regutente-account-titsez span {display:block; margin-top:7px;}
.regutente-account-indirizzocnt div span {font-weight: 600;}
.regutente-account-indirizzocnt .flag.flag-position  {display:inline-block; *display: inline; *zoom: 1; margin: 0 2px 0 6px;}
.regutente-account-cntzone2 .regutente-account-indirizzocnt .row-fluid.regutente-account-testatina {border-bottom: 3px solid #FFF; margin: 0 0 10px 0; height: 36px;}
.regutente-account-cntzone3 .regutente-account-titsez {font-size: 1.0em; font-weight: 400;}
.regutente-account-cntzone3 .regutente-account-indirizzocnt .row-fluid.regutente-account-testatina {border-bottom: 1px solid #F1F1F1; margin: 0 0 10px 0; height: 36px;}
.regutente-account-cntzone3 .regutente-account-indirizzocnt {color: #AAA;}
/*! regutente-account */
/*! regutente-login-form*/
.regutente-loginform-cnt .form-actions.formloginuser   {background-color: transparent; border: 8px solid #F1F1F1; margin-top: 0px;}
.regutente-loginform-cnt .form-actions.formregistuser  {background-color: #f5f5f5; border: 0px solid #F1F1F1; margin-top: 0px;}
.regutente-loginform-cnt legend          {font-size: 1.2em; font-weight: 700; text-transform: uppercase; margin-bottom: 5px; font-family: 'Roboto Condensed', sans-serif; border-bottom: 0px solid #F1F1F1;}
.regutente-loginform-cnt .contactform-buttons-area   {border: 0px solid #F1F1F1; padding: 0px; margin: 0 0 10px 0; text-align:left;}
.regutente-loginform-cnt .control-group  {margin-bottom: 0px;}
.regutente-loginform-cnt .formloginuser .control-label  {font-weight: bold; font-size: 1.0em;}
.regutente-loginform-cnt .fieldnote  {font-size:0.8em; margin: -10px 0 0 0;}
.regutente-loginform-cnt input, .regutente-accountform-cnt select  {border: 1px solid #ececec; color: #000; font-weight: 700; -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075); box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);}
.regutente-loginform-cnt .control-label, .regutente-accountform-cnt label.checkbox  {font-size: 0.9em; color: #555;}
.regutente-loginform-cnt input::-webkit-input-placeholder {color: #CCC; font-weight: 400;}
.regutente-loginform-cnt input:-moz-placeholder {color: #CCC; font-weight: 400;}
.regutente-loginform-cnt p.muted {font-size:0.8em;}
.regutente-loginform-cnt .formloginuser .btn-primary {padding: 15px 20px; font-size: 1.1em; font-weight: bold;}
.regutente-loginform-cnt .rememberlogintxt {margin-top: 15px;}
.regutente-loginform-cnt > div {margin-top: 25px;}
/*! regutente-login-form*/
/*! regutente-account-form*/
.regutente-accountform-cnt .form-actions   {background-color: transparent; border: 3px solid #F1F1F1;}
.regutente-accountform-cnt legend          {font-size: 1.2em; font-weight: 700; text-transform: uppercase; margin-bottom: 5px; font-family: 'Roboto Condensed', sans-serif; border-bottom: 3px solid #F1F1F1;}
.regutente-accountform-cnt .contactform-buttons-area   {border: 0px solid #F1F1F1; background-color: #F2F2F2; padding-bottom: 20px;}
.regutente-accountform-cnt .contactform-buttons-area .btn-primary  {width:150px;}
.regutente-accountform-cnt .control-group  {margin-bottom: 0px;}
.regutente-accountform-cnt .fieldnote  {font-size:0.8em; margin: -10px 0 0 0;}
.regutente-accountform-cnt input, .regutente-accountform-cnt select  {border: 1px solid #ececec; color: #000; font-weight: 700; -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075); box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);}
.regutente-accountform-cnt .control-label, .regutente-accountform-cnt label.checkbox  {font-size: 0.9em; color: #555;}
.regutente-accountform-cnt input::-webkit-input-placeholder {color: #CCC; font-weight: 400;}
.regutente-accountform-cnt input:-moz-placeholder {color: #CCC; font-weight: 400;}
.regutente-accountform-cnt p.muted {font-size:0.8em;}
/*! regutente-account-form*/
/*! regutente-ordini */
.regutente-ordini-cnt          {padding: 20px 0; border: 0px solid green;}
.regutente-ordini-tabcnt table td:nth-child(3)   {font-weight: 700;}
.regutente-ordini-tabcnt table th   {color: #999;}
/*! regutente-ordini */
/*! regutente-ordini-stampaordine */
/*.stampaordine     {border: 0px solid #CCC; padding: 30px; background-color: #FFF; position:relative; -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);}*/

.stampaordine {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #FFF;
    position: relative;
}


.stampaordine .stampachiudi-cnt  {position:absolute; right: 30px; top: 30px;}
.stampaordine .row-fluid > .logoarea        {text-align:center;}
.stampaordine .row-fluid > .headsummaryarea {text-align:center;}
.stampaordine .www {display:block; margin-top: 40px; font-size: 22px; font-weight: bold;}
.stampaordine .ordernumber {display:block; margin-top: 5px;}
.stampaordine .date {display:block; margin-bottom: 40px;}
.stampaordine div > .table th, .stampaordine div > .table td {padding: 4px; text-align: left; vertical-align: top; border-top: 1px solid #CCC;}
.stampaordine div > .table th:nth-child(1) {font-size: 17px; color: #66bdd8; text-transform: uppercase;}
.stampaordine .ordersummary .table th:last-child {width: 70px; border-left: 1px solid #CCC; text-align:right;}
.stampaordine .ordersummary .table td:last-child {width: 70px; border-left: 1px solid #CCC; text-align:right;}
.stampaordine .totalbill .table th:last-child {width: 70px; border-left: 1px solid #CCC; text-align:right;}
.stampaordine .totalbill .table td:last-child {width: 70px; border-left: 1px solid #CCC; text-align:right;}
/*! regutente-ordini-stampaordine */
/*! regutente-wishlist */
.regutente-wishlist-cnt       {padding: 20px 0; border: 0px solid green;}
.regutente-wishlist-cnt table th   {color: #999; font-size: 0.9em;}
.regutente-wishlist-cnt caption  {text-align: left; line-height:2.6em; font-size: 1.2em; font-weight: 700; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif;}
.regutente-wishlist-zone1 .regutente-wishlist-titsez {font-size: 1.2em; font-weight: 700; text-transform: uppercase; margin-bottom: 10px; font-family: 'Roboto Condensed', sans-serif;}
.regutente-wishlist-zone1 .regutente-wishlist-sharecnt {padding: 12px; margin-bottom: 20px; border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.regutente-wishlist-sharecnt div > .uneditable-input {display: block; width: 98%; height: 20px; padding: 4px 6px; margin-bottom: 10px; font-size: 14px; line-height: 20px; font-weight:bold; color: #3dc8f6; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; vertical-align: middle;}
.regutente-wishlist-zone1 .regutente-wishlist-disablelink {margin-bottom: 10px;}
.regutente-wishlist-zone2 table td:nth-child(1) {width:100px;}
.regutente-wishlist-zone2 table td:nth-child(5) {text-align:center;}
.regutente-wishlist-zone2 table td:nth-child(6) {width:40px; text-align:center;}
.regutente-wishlist-zone3 table td:nth-child(1) {width:100px;}
.regutente-wishlist-zone3 table td:nth-child(3) {width:40px; text-align:center;}
/*! regutente-wishlist */
/*! regutente-wishlist-sharingtool */
.regutente-wishlist-toolscnt span {float:left; font-weight:700; margin: 5px 20px 0 7px;}
.regutente-wishlist-toolscnt .socialsharingpanel {background-color: #f5f5f5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 10px;}
.regutente-wishlist-toolscnt .socialsharingpanel a {display: inline-block; cursor: pointer;}
.regutente-wishlist-toolscnt .socialsharing-iconcnt {border: 0px solid #F00; float:left; padding:0; height: 32px;}
.regutente-wishlist-toolscnt .socialsharing-email {background: url('../img/sharing_sprites.png') no-repeat 0 -2020px; width: 32px; height: 32px;}
.regutente-wishlist-toolscnt .socialsharing-twitter {background: url('../img/sharing_sprites.png') no-repeat 0 -288px; width: 32px; height: 32px;}
.regutente-wishlist-toolscnt .socialsharing-googleplus {background: url('../img/sharing_sprites.png') no-repeat 0 -1232px; width: 32px; height: 32px;}
.regutente-wishlist-toolscnt .socialsharing-facebook {background: url('../img/sharing_sprites.png') no-repeat 0 -1680px; width: 32px; height: 32px;}
/*! regutente-wishlist-sharingtool */
/*! regutente-promocode */
.regutente-promocode-cnt label {font-weight: 700;}
.regutente-promocode-ricercazone {margin: 20px 0;}
.regutente-promocode-cnt .label-success, .regutente-promocode-cnt .badge-success {background-color: #468847; font-size: 1.0em; padding: 2px 10px;}
.regutente-promocode-cnt .rowspacing   {padding: 20px 0px 10px 0px;}
.regutente-promocode-cnt .regutente-promocode-listcarpromo {list-style: none; margin-left: 0px;}
.regutente-promocode-cnt .regutente-promocode-listcarpromo li {margin-bottom: 0;}
.regutente-promocode-cnt .regutente-promocode-listcarpromo li a {font-weight: 700;}
.regutente-promocode-cnt .regutente-promocode-listcarpromo .regutente-promocode-sale {font-weight: 700; color: #468847; font-size: 1.5em;}
.regutente-promocode-cnt .regutente-promocode-listcarpromo .regutente-promocode-date {font-weight: 700; color: #468847;}
.regutente-promocode-cnt .regutente-promocode-list {list-style: none; margin-left: 0px;}
.regutente-promocode-cnt .regutente-promocode-list li {margin-bottom: 10px;}
.regutente-promocode-cnt .regutente-promocode-list a {font-weight: 700;}
.regutente-promocode-cnt .regutente-promocode-list a.regutente-promocode-listprod {display: block; font-weight: 700;}
/*! regutente-promocode */
/*! REGISTRAZIONE UTENTE */


/*! CARRELLO */
    /*! carrello-menu-steps */
.carrello-area-cnt .shopmenusteps-cnt {margin: 10px 0 30px 0;}   
.carrello-area-cnt .shopmenustep.active > a {display: block; padding: 9px 0 7px 0; color:#67bdd8;}
.carrello-area-cnt .shopmenustep.active > a:hover {background-color: #f2f2f2; color:#67bdd8;}
.carrello-area-cnt .shopmenustep.active > span {display: block; padding: 9px 0 7px 0; border: 0px solid red; color:#FFF; background-color: #67bdd8;} 
.carrello-area-cnt .shopmenustep  {display: inline-block; width:25%; text-align: center; border-right: 1px solid #ddd; color:#67bdd8; font-size: 0.8em; margin-right:-5px;}
.carrello-area-cnt .shopmenustep > span {display: block; padding: 9px 0 7px 0; border: 0px solid red;}  
.carrello-area-cnt .badge         {color:#67bdd8; font-size: 1.3em; font-weight: 700; padding: 6px 10px; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px;}
    /*! table styling */
.carrello-area-cnt table thead th {background-color: #f2f2f2; color: #999; white-space: nowrap;}
.carrello-area-cnt .table-bordered {border: 0px solid #dddddd; border-collapse: collapse; border-left: 0; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.table th:first-child, .table td:first-child, .table th:last-child, .table td:last-child {padding: 8px 20px 8px 20px;}
.carrello-area-cnt .table-bordered th, .carrello-area-cnt .table-bordered td {border-left: 0px solid #dddddd;}
.carrello-area-cnt .tab-thprice, .carrello-area-cnt .tab-thqt, .carrello-area-cnt .tab-thtot  {text-align: right;}
    /*! buttons styling */
.updatetotal-btnarea              {text-align: center; padding: 5px 0;}
.shop-btnarea                     {text-align: center; padding: 5px 0; margin-bottom: 20px; height:32px;}
.shop-btnarea .btn-primary        {padding: 5px 7px; min-width: 200px; font-size: 1.0em; font-weight: 700;}

/*! step1-riepilogo-ordine */
.tab-ordernotes table td          {padding-left: 0px; padding-right: 0px;}
.tab-ordersummary .tab-celltitsummaryprice {font-weight: 700; font-size: 1.1em;}
.tab-ordersummary .tab-cellsummaryprice {font-weight: 700; font-size: 1.4em; text-align: right;}
.tab-ordersummary .tab-cellqt     {width: 90px; text-align: right;}
.tab-ordersummary .tab-cellprice  {text-align: right;}
.tab-ordersummary .tab-celltotprice {text-align: right; /*width:90px*/}
.tab-ordersummary .tab-celltrash  {text-align: center;}
.tab-ordersummary .tab-cellqt input[type="text"] {margin-bottom: 0px; width: 40px; text-align: right;}
.tab-ordersummary tr.tabhead-globalorder > td {background-color: #f2f2f2; color: #999; white-space: nowrap; font-weight: 700; border-top: 0px;}
/*! step1-riepilogo-ordine */
/*! step2-dati-anagrafici */
.shop-anagform .form-actions   {background-color: #f5f5f5; border: 0px;}
.shop-anagform legend          {font-size: 1.2em; font-weight: 700; text-transform: uppercase; margin-bottom: 5px; font-family: 'Roboto Condensed', sans-serif; border-bottom: 3px solid #F1F1F1;}
.shop-anagform .contactform-buttons-area   {border: 0px solid #F1F1F1; background-color: #F2F2F2; padding-bottom: 20px;}
.shop-anagform .contactform-buttons-area .btn-primary  {width:150px;}
.shop-anagform .control-group  {margin-bottom: 0px;}
.shop-anagform .fieldnote  {font-size:0.8em; margin: -10px 0 0 0;}
.shop-anagform input, .regutente-accountform-cnt select  {border: 1px solid #ececec; color: #000; font-weight: 700; -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075); box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);}
.shop-anagform .control-label, .shop-anagform label.checkbox  {font-size: 0.9em; color: #555;}
.shop-anagform input::-webkit-input-placeholder {color: #CCC; font-weight: 400;}
.shop-anagform input:-moz-placeholder {color: #CCC; font-weight: 400;}
.shop-anagform .shop-anagtitle {font-size:1.2em; font-weight: 700; margin: 10px 0 5px 0;}
.shop-anagform .shop-anagaddress {margin: 30px 0 5px 0; border-bottom: 1px solid #DDD;}
.shop-anagform .no-border{ border-bottom: 0;}
.shop-anagform .shop-anagaddresstitle {font-size:1.2em; font-weight: 700;}
.shop-anagform .shop-anagaddressbtn {margin: 10px 0 0 0;}
.shop-anagform .shop-anagaddressbtn .updatetotal-btnarea {text-align:right; margin-right: -18px;}
.shop-anagform p.muted {font-size:0.8em; font-weight: 400;}
.tab-ordersummary tr.tab-ordersummarymodify > th {background-color:#e4e4e4;}
.tab-ordersummary .tab-ordersummarymodify .updatetotal-btnarea  {text-align: right; padding: 0px;}
/*! step2-dati-anagrafici */
/*! step3-spedizione-pagamento */
.tab-promocode .shop-promocodezone  {margin: 10px 0 0 0; color:#999; font-weight: 700;}
.tab-promocode .shop-promocodezone input {margin: 0 0 0 10px;}
.tab-anagsummary .tab-celldescr > span  {font-weight: bold;}
.tab-anagsummary .tab-anagsummarymodify .updatetotal-btnarea  {text-align: right; padding: 0px;}
.tab-shippingpayment .shippingzone-cnt {border: 0px solid green; margin-top: 5px;}
.tab-shippingpayment .shippingicon-cnt {float: left; background-color: #67bdd8; padding: 8px 9px 5px 9px; border: 0px solid red; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
.tab-shippingpayment .shippingicon-cnt i {font-size:1.4em; color: white;}
.tab-shippingpayment .shippingtitle {border: 0px solid red; display:inline-block; color: #67bdd8; font-size: 1.1em; margin-left: 10px; font-weight:700; line-height: 37px;}
.tab-shippingpayment .shippingzone-cntradio {border: 0px solid red; padding: 10px 0 0 28px; display: block;}
/*! step3-spedizione-pagamento */
/*! step4-conferma-ordine */
.tab-shippingpayment .shippingzone-cntradio span {font-weight: 700; padding-left: 20px; border: 0px solid red; margin-top: -16px; display:block;}
.tab-shippingpayment .updatetotal-btnarea {text-align: right; padding: 0px;}
.tab-totalbill .tab-totalbillhead th {font-size: 1.3em; color: #333;}
.tab-totalbill .tab-thtot {text-align: right;}
.tab-totalbill .tab-totalbillprice {font-weight: 700; text-align: right;}
.tab-totalbill .tab-totalbilltxt {font-weight: 700; font-size: 1.1em;}
.tab-totalbill .tab-totalbillfinal {font-weight: 700; font-size: 1.6em; text-align: right;}
.carrello-step4-cnt .ordercontinue-btnarea .btn-primary {font-size: 1.3em;}
.carrello-step4-cnt .creditcards-cnt {text-align: center;}
/*! step4-conferma-ordine */
/*! step5-ordineok */
.carrello-area-cnt .shop-orderoktxt {border: 4px solid #67bdd8; font-size: 1.4em; font-weight: 700; color: #333; text-align: center; margin: 20px 0 30px 0; padding: 20px;}
/*! step5-ordineok */
/*! step5-ordineko */
.carrello-area-cnt .shop-orderko {border: 4px solid #f00; font-size: 1.4em; font-weight: 700; color: #333; text-align: center; margin: 20px 0 30px 0; padding: 20px;}
/*! step5-ordineko */
/*! CARRELLO */



/*! footer */
footer                          {background-color: #efefef; height: 100px; margin: -22px 0 20px 0; padding: 20px;}
.copyright                      {float:left; font-size: 0.9em;}
.partner                        {float:right; font-size: 0.9em; text-align: right;}
/*! footer */

/*! menusx */
.well {
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  border: 0px solid #eeeeee;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);
}

.well ul li a {font-size: 1.1em; font-weight:700; color: #66bdd8;}
.well ul li a:hover {color: #777777;}

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: 0px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 40px;
  color: #999999;
  border-top: 3px solid #F1F1F1;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #494b47;
}

.nav-list > li > a {padding: 6px 15px;}
/*! menusx */



/*! NavBar */

.navbar {margin-bottom: 0px;}

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 12px;
  background-color: #efefef;
  background-image: none;
  border: 0px solid #e5e5e5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.099);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.099);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.099);
  *zoom: 1;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #494b47;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
}

.navbar .nav > li > a {
  float: none;
  padding: 7px 15px 9px 15px;
  color: #777777;
  font-weight: 700; 
  font-size: 1.1em;
  text-decoration: none;
  text-shadow: 0 0px 0 #ffffff;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #66bed6;
  text-decoration: none;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 3px;
  background-color: #66bdd8;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 2px;
}

.btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #e0e0e0;
}
/*! NavBar */


/*! DropDown */
.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: #FFFFFF;
  border: 0px solid #ccc;
  border: 0px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #484a46;
  background-image: none;
}

.dropdown-submenu > .dropdown-menu {
-webkit-border-radius: 0 0 0 0;
-moz-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
}

/*! DropDown */


/*! Mega menu DropDown */
.transition ul li a {font-size: 0.9em; font-weight: 700; color: #67bdd6; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out;}
.transition ul li a:hover {padding-left: 3px; color: #777777; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; text-decoration: none;}

.megamenu ul li.nav-header {display: block; margin: 0 0 10px 0; font-size: 0.8em; font-weight: 700; line-height: 26px; color: #999999; border-top: 0px solid #F1F1F1; border-bottom: 3px solid #e5e5e5; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); text-transform: uppercase;}
.dropdown .dropdown-menu .nav-header {padding-left: 0px; padding-right: 20px;}
.megamenu ul.three-column  {}
.nav-collapse .megamenu    {min-width: 600px; background-color: #F6F6F6;}
.nav-collapse .megamenu ul {list-style: none; margin: 8px 0 15px 20px; float: left; width: 170px; border: 0px solid red;}

.navbar .nav > li > section.dropdown-menu:before {border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #F6F6F6;}
.navbar .nav > li > section.dropdown-menu:after {border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #F6F6F6;}
/*! Mega menu DropDown */


/*! Tabs */
.nav-tabs > li > a 
{
border-top: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-bottom: 0px solid #dddddd;
text-transform: uppercase;
font-weight: bold;
}

.nav-tabs > li > a:hover 
{
border-top: 1px solid #0088cc;
border-right: 1px solid #0088cc;
border-left: 1px solid #0088cc;
border-bottom: 0px solid #0088cc;  
background-color: #0088cc; 
color: #FFFFFF;   
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
color: #333;
font-weight: bold;
background-color: #F1F1F1;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #F1F1F1;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
text-transform: uppercase;
}

.nav-tabs {
  margin-bottom: 0px;
  border: 0px;
}

.tab-content > .active,
.pill-content > .active {
  padding: 15px;
  background-color: #f1f1f1;
  border: 1px solid #e5e5e5;  
}

/*! Tabs */



/*! Carousel Control */

.carousel-control {
  position: absolute;
  top: 78%;
  left: 15px;
  width: 30px;
  height: 30px;
  margin-top: -20px;
  font-size: 1.8em;
  font-family: Arial;
  font-weight: 100;
  line-height: 27px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 2px solid #FFFFFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.carousel-control.right {
  left: auto;
  right: 30px;
}

.carousel-control.left {
  left: auto;
  right: 68px;
}

.carousel-indicators {
  position: absolute;
  top: 20px;
  left: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 0px;
  cursor: pointer;
}

.carousel-indicators li:hover {
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.90);
  -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s;
}

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #494b47;
  background: rgba(48, 49, 46, 0.75);
}

.carousel-caption > H4 {text-transform: uppercase; color:#68bcd8;}

.carousel.carousel-fade .item {
  -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -ms-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}

.carousel.carousel-fade .carousel-control {
  z-index: 3;
}

.carousel .carousel-inner .item .carousel-caption H4 {font-size:2.1em; line-height:1.2em;}

/*! Carousel Control */


/*! Pagination */
.pagination {
  padding: 10px 0;
}

.pagination.pagpositionbottom {
 margin: 20px 0; 
 border-bottom: 1px solid #dddddd;
}

.pagination.pagpositiontop {
 border-top: 1px solid #dddddd;
 margin: 5px 0 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}


.pager.pagerbottom {
  margin: -15px 0 0 0;
  font-size: 0.8em;
}

.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 1px 8px;
  background-color: #fff;
  border: 0px solid #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/*! Pagination */

/*! Box Marketing con effetto testo su immagine */
.boxmktfadingcnt        {position: relative; overflow: hidden;}
.boxmktfading a p       {position: absolute; bottom: 0; width: 100%; border: 0px solid #FFFF00; height: 100%; background: rgba(0,0,0,0); text-align: left; opacity: 1; font-size: 0.8em; line-height: 1.4em; color: #FFFFFF;}
.boxmktfading a:hover p {opacity: 1; background: rgba(73,75,71,0.6); -webkit-transition: 0.15s linear; -moz-transition: 0.15s linear; -o-transition: 0.15s linear; transition: 0.15s linear;}
.boxmktfading a:hover p span {background: rgba(102,189,216,1); -webkit-transition: 0.15s linear; -moz-transition: 0.15s linear; -o-transition: 0.15s linear; transition: 0.15s linear;}
.boxmktfading a p span  {position: absolute; border: 0px solid #FF0000; display:block; width: 89%; bottom: 0; background: rgba(0,0,0,.5); padding: 15px 15px 15px 15px; margin-bottom: -10px;}
.boxmktfading a p span:hover {background: rgba(102,189,216,1); -webkit-transition: 0.15s linear; -moz-transition: 0.15s linear; -o-transition: 0.15s linear; transition: 0.15s linear;}
.boxmktfading a p span b {font-size: 1.3em; text-transform: uppercase; color: #66bed6;}
.boxmktfading a:hover p span b {color: #FFFFFF;}
/*! Box Marketing con effetto testo su immagine */


/*! ECOMMERCE elenco prodotti  */
.ecomm-prodlist-cnt .row-fluid  {}
.ecomm-prodlist-cnt .row-fluid [class*="span"]  {}

.ecomm-prodlist-cnt .ecomm-proditem             {border-left: 1px solid #EEEEEE; min-height: 370px; padding: 8px; margin-bottom: 20px; -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out;}
.ecomm-prodlist-cnt .ecomm-proditem:hover       {border-left: 1px solid #EEEEEE; background-color: #EEEEEE; -webkit-box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.1); box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.1);}

.ecomm-prodlist-cnt a.ecomm-prodbrand           {display:block; font-weight: 700; color: #333; font-size: 1.0em; text-transform: uppercase; margin-bottom: 8px; border: 0px solid grey;}
.ecomm-prodlist-cnt a.ecomm-prodbrand:hover     {color: #0088CC;}

.ecomm-prodlist-cnt a.ecomm-prodlink            {display:block; border: 0px solid black;}
.ecomm-prodlist-cnt .ecomm-boximg               {display:block; position:relative; padding: 1%; border: 2px solid #66bdd8; -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out;}
.ecomm-prodlist-cnt a:hover.ecomm-prodlink .ecomm-boximg  {display:block; border: 2px solid #333333; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);}
.ecomm-prodlist-cnt .ecomm-boximg img           {display:block; border: 0px solid violet; -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out;}
.ecomm-prodlist-cnt a:hover.ecomm-prodlink .ecomm-boximg img   {opacity: 0.3; filter: alpha(opacity=30);}
.ecomm-prodlist-cnt .ecomm-boxprice-cnt         {display:block; margin-top: 10px; border: 0px solid black;}
.ecomm-prodlist-cnt .ecomm-boxprice             {display:inline; font-weight: 700; font-size: 1.4em;}
.ecomm-prodlist-cnt a:hover.ecomm-prodlink .ecomm-boxprice {color: #333;}
.ecomm-prodlist-cnt .ecomm-boxprice span        {font-size: 0.8em;}
.ecomm-prodlist-cnt .ecomm-boxpricebarr         {display:inline-block; text-decoration: line-through; color: #333333; margin-left: 5px; font-weight: 700; font-size: 1.0em;}
.ecomm-prodlist-cnt .ecomm-boxpricebarr span    {font-size: 0.7em;}
.ecomm-prodlist-cnt .ecomm-boxivainc            {display:inline; color: #333333; font-size: 0.8em; border: 0px solid red; float: right; line-height: 15px; margin: 4px 0 0 0;}
.ecomm-prodlist-cnt .ecomm-boxtitle1            {display:block; font-weight: 700; text-transform: uppercase;}
.ecomm-prodlist-cnt a:hover.ecomm-prodlink .ecomm-boxtitle1 {color: #333;}
.ecomm-prodlist-cnt .ecomm-boxtitle2            {display:block; font-weight: 700;}
.ecomm-prodlist-cnt a:hover.ecomm-prodlink .ecomm-boxtitle2 {color: #333;}
.ecomm-prodlist-cnt .ecomm-boxtxt               {display:block; color: #333; margin-bottom: 0px;}

.ecomm-prodlist-cnt a.ecomm-subcat              {display:block; font-size: 0.8em; border: 0px solid green;}
.ecomm-prodlist-cnt a:hover.ecomm-subcat        {color: #333;}

.ecomm-prodlist-cnt .ecomm-etichette            {display:block; border: 0px solid red;}
.ecomm-prodlist-cnt .ecomm-etichette span       {display:inline-block; font-size: 0.8em;}

.ecomm-prodlist-cnt .ecomm-etichetteover        {position:absolute; bottom: -2px; right: -6px; z-index: 1000; border: 0px solid red;}
.ecomm-prodlist-cnt .ecomm-etichetteover span   {font-size: 0.8em; background-color: #66bdd8; color: #FFF; display: block; margin-bottom: 3px; padding: 0 6px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; 
                                                transform:rotate(-25deg); -ms-transform:rotate(-25deg); -webkit-transform:rotate(-25deg); -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out;}
.ecomm-prodlist-cnt a:hover.ecomm-prodlink .ecomm-etichetteover span  {background-color: #494b47; transform:rotate(-15deg); -ms-transform:rotate(-15deg); -webkit-transform:rotate(-15deg);}                                                
/*! ECOMMERCE elenco prodotti  */


/*! ECOMMERCE scheda prodotto  */
.ecomm-prodscheda-macroarea01 {border: 0px solid #666666; margin-bottom: 10px;}

.ecommscheda-zoneA           {border: 0px solid #D1D1D1; margin-top: 10px;}
.ecommscheda-zoneA-nomeprod  {border: 0px solid #FF0000;}
.ecommscheda-zoneA-navtop    {border: 0px solid #FF0000; text-align: right;}
.ecommscheda-zoneA-marchio   {border: 0px solid #FF0000; text-align: right;}

.ecommscheda-zoneB           {border: 0px solid #D1D1D1; margin-top: 10px;}
.ecommscheda-zoneB-sx        {border: 0px solid #000000;}
.ecommscheda-zoneB-dx        {border: 0px solid #000000;}

.ecommscheda-zoneC           {border: 3px solid #D1D1D1; margin-top: 10px;}
.ecommscheda-zoneD           {border: 3px solid #D1D1D1; margin-top: 10px;}
.ecommscheda-zoneE           {border: 3px solid #D1D1D1; margin-top: 10px;}

.ecomm-prodscheda-macroarea02 {border: 0px solid #666666; margin-bottom: 10px;}
.ecommscheda-zoneF           {border: 0px solid #D1D1D1; margin-top: 10px;}
.ecommscheda-zoneG           {border: 3px solid #D1D1D1; margin-top: 10px;}


                /*! component immagine marca con didascalia */
.ecommscheda-marchio-zone {display: inline-block; text-align:center;}
.ecommscheda-marchio-zone img {width: 80px; height: 80px;}
.ecommscheda-marchio-zone span {display:block; font-size: 0.8em;} 
                /*! component immagine marca con didascalia */

                /*! component pulsanti prec succ con frecce */
.ecommscheda-navtop-zone {}
.ecommscheda-navtop-zone a.ecommscheda-frsx {}
.ecommscheda-navtop-zone a.ecommscheda-frdx {}
.ecommscheda-navtop-zone > a > [class^="iconcustom-"],
[class*=" iconcustom-"] {display: inline-block; width: 20px; height: 20px; *margin-right: .3em; line-height: 14px; vertical-align: text-top; background-image: url("https://bluvolleyverona.it/App_Themes/default/img/scheda-prod-arrow-left-right.gif"); 
                   background-position: 14px 14px; background-repeat: no-repeat; margin-top: 1px; border: 0px solid green; margin-top: 0px;}
.ecommscheda-navtop-zone > a > .iconcustom-chevron-left {background-position: 0px 0px;}
.ecommscheda-navtop-zone > a > .iconcustom-chevron-right {background-position: -20px 0px;}                 
                /*! component pulsanti prec succ con frecce */

                /*! component foto prodotto */
a.ecommscheda-imgzoom .ecommscheda-boximg   {display:block; position:relative; padding: 2%; border: 3px solid #66bdd8; -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out;}
a:hover.ecommscheda-imgzoom .ecommscheda-boximg   {border: 3px solid #494b47;}
a.ecommscheda-imgzoom .ecommscheda-boximg img   {-webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out;}
a:hover.ecommscheda-imgzoom .ecommscheda-boximg img   {opacity: 0.3; filter: alpha(opacity=30); -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out;}
                /*! component foto prodotto */

                /*! component dettagli gallery prodotto Carousel */
.ecommscheda-dettgallery-zone   {border: 0px solid #000000; margin: 10px 0 10px 0;}
.ecommscheda-dettgallery-zone .carousel {border: 0px solid #FF0000; margin-bottom: 20px;}
.ecommscheda-dettgallery-zone .carousel-control {position: absolute; top: 60%; left: 15px; width: 19px; height: 19px; margin-top: -20px; font-size: 1.8em; font-weight: 600; line-height: 17px; color: #000000; background-color: transparent; text-align: center; border: 0px solid #FF0000; opacity: 0.4; filter: alpha(opacity=40);}
.ecommscheda-dettgallery-zone .carousel-control.right {left:auto; right: -15px;}
.ecommscheda-dettgallery-zone .carousel-control.left  {left: -15px; right: auto;}
.ecommscheda-dettgallery-zone .thumbnail {padding: 0px; border: 1px solid #66bdd8; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.055); -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.055); box-shadow: 0 0 0 rgba(0, 0, 0, 0.055);}
.ecommscheda-dettgallery-zone a.thumbnail:hover, a.thumbnail:focus {border-color: #333333; -webkit-box-shadow: 0 0 0 rgba(0, 105, 214, 0.25); -moz-box-shadow: 0 0 0 rgba(0, 105, 214, 0.25); box-shadow: 0 0 0 rgba(0, 105, 214, 0.25);}
.ecommscheda-dettgallery-zone .thumbnail > img {display: block; max-width: 100%; margin-left: auto; margin-right: auto;}
.ecommscheda-dettgallery-zone .carousel-indicators {right: 50%;	top: 106%; left: auto;	margin-right: -12px; border: 0px solid red;}
.ecommscheda-dettgallery-zone .carousel-indicators li {width: 8px; height: 8px; margin-bottom: 5px; background-color: #ccc; background-color: rgba(153, 153, 153, 0.45);}
.ecommscheda-dettgallery-zone .carousel-indicators li:hover {background-color: #333; background-color: rgba(102, 189, 216, 0.90); -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s;}
.ecommscheda-dettgallery-zone .carousel-indicators .active {background-color: #66bdd8;}
                /*! component dettagli gallery prodotto Carousel */
                
                /*! component prezzo */
.ecommscheda-price-zone   {margin-bottom: 10px;}
.ecommscheda-boxprice     {font-size: 2.3em; font-weight: 700; color: #67bdd6; margin-right: 15px;}
.ecommscheda-boxpricecent  {font-size: 0.7em;}
.ecommscheda-boxpricebarr  {font-size: 1.5em; font-weight: 600; color: #666666; text-decoration: line-through; margin-right: 15px;}           
.ecommscheda-boxpricebarrcent  {font-size: 0.7em;}
.ecommscheda-promo  {display: inline-block; font-size: 0.9em; color: #66bdd8;}
.ecommscheda-promo span  {color: #66bdd8; font-weight: 600;}
                /*! component prezzo */
                
                /*! component etichette promo */                
.ecommscheda-promo-zone   {margin-bottom: 10px;}
.ecommscheda-promo-zone span   {font-size: 0.8em; background-color: #66bdd8; color: #FFF; display: inline-block; margin-bottom: 3px; padding: 0 6px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; 
                               -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out;}
                /*! component etichette promo */
                
                /*! component abstract */
.ecommscheda-abstract-zone   {margin-bottom: 15px; padding: 8px; font-size: 0.9em; background-color: #F1F1F1;}                
                /*! component abstract */
                                        
                /*! component prodotti correlati Carousel */
.ecommscheda-prodotticorrelati-zone   {}
.ecommscheda-prodotticorrelati-zone .rowspacing {padding-top: 20px;}
.ecommscheda-prodotticorrelati-zone .carousel   {border: 0px solid #FF0000; margin-bottom: 20px; margin: 0 20px; line-height: inherit;}
.ecommscheda-prodotticorrelati-zone .carousel-control {position: absolute; top: 50%; left: 15px; width: 19px; height: 19px; margin-top: -20px; font-size: 1.8em; font-weight: 600; line-height: 17px; color: #000000; background-color: transparent; text-align: center; border: 0px solid #FF0000; opacity: 0.4; filter: alpha(opacity=40);}
.ecommscheda-prodotticorrelati-zone .carousel-control.right {left:auto; right: -25px;}
.ecommscheda-prodotticorrelati-zone .carousel-control.left  {left: -25px; right: auto;}
.ecommscheda-prodotticorrelati-zone .carousel-indicators {display: none;}
                /*! component prodotti correlati Carousel */
                                                                
/*! ECOMMERCE brand elenco prodotti  */
.ecommbrand-prodottielenco-marchiozone .ecommbrand-prodottielenco-marchio {padding: 10px 0; border: 0px solid red; text-align:right;}
.ecommbrand-prodottielenco-zone .pagpositiontop {margin-top: 50px;}
.ecommbrand-prodottielenco-zone .pagpositionbottom {margin-top: 40px;}
/*! ECOMMERCE brand elenco prodotti  */


/* ----- MEDIA QUERIES ------- */

/* Desktop grandi */
@media (min-width: 1200px) {

/*! NavBar EFFETTO ROLLOVER MENUDROP */
.navbar .dropdown-menu {margin-top: 0px;}

ul.nav li.dropdown > ul.dropdown-menu {
  display: block;
  opacity: 0;
  top: 80%;
  visibility: hidden;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 100;
}
/*! NavBar EFFETTO ROLLOVER MENUDROP */

/*! Mega menu EFFETTO ROLLOVER MENUDROP */
.navbar .dropdown-menu {margin-top: 0px;}
ul.nav li.dropdown > section.dropdown-menu {
  display: block;
  opacity: 0;
  top: 80%;
  visibility: hidden;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
ul.nav li.dropdown:hover > section.dropdown-menu {
  display: block;
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 100;
}
/*! Mega menu EFFETTO ROLLOVER MENUDROP */


}




/* Da Tablet Portrait fino a Tablet Landscape e desktop */
@media (min-width: 768px) and (max-width: 979px) 
{

/*! site header */
.logo a                    {margin: 0 auto;}
.testatalogomobile         {padding: 30px 0 16px 0; text-align: center;}
.languageselectormobile    {padding: 0 1px 12px 0; text-align: right; border-top: 0px solid #eeeeee;}
/*! site header */

/*! carousel*/
.carousel-control          {top: 57%;}
/*! carousel*/

/*! calendar*/
.calendar-title-fullwidth  {width: 75%;}
/*! calendar*/

/*! search*/
.searchbox-menuarea input.search-query   {width:90px;}
/*! search*/

/*! menu collapse*/
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}

  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    text-align: center;
    padding: 5px 15px 10px 15px;
    margin: 20px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }
/*! menu collapse*/

/*! Mega menu DropDown */
.nav-collapse .megamenu    {background-color: transparent;}
/*! Mega menu DropDown */

}




/* Da telefoni landscape fino a tablet portrait */
@media (max-width: 767px) 
{
body                    {background-color: #FFFFFF; background-image: none;}     

/*! layout containers */
.foglioesterno          {background-color: #FFFFFF; border: 0px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1); box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);}
/*! layout containers */

/*! site header */
.logo a                 {margin: 0 auto;}
.testatalogomobile      {padding: 20px 0 16px 0;}
.languageselectormobile {padding: 0 1px 12px 0; text-align: right; border-top: 0px solid #eeeeee;}
/*! site header */

/*! carousel*/
.carousel-control       {top: 48%;} 
/*! carousel*/

.titsezboxmargin        {border: 0px solid #FF0000; margin-top: 5px;}

/*! calendar*/
.calendar-title-fullwidth  {width: 75%;}
/*! calendar*/

/*! search*/
.ricercascheda-cnt form button    {margin: 15px 0 0 0; width:25%}
.searchbox-menuarea .well         {padding: 18px 2px 16px 2px; margin: -10px 0 0 0; text-align:center; border: 0px;}
.searchbox-menuarea input.search-query {width:120px;}
.searchbox-menuarea .well button  {width: 120px;}
/*! search*/

/*! menu collapse*/
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
    .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    text-align: center;
    padding: 5px 15px 10px 15px;
    margin: 20px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }
/*! menu collapse*/

/*! menusx*/
.nav-list > li > a,
.nav-list .nav-header {
  margin-right: -15px;
}
/*! menusx*/

/*! Mega menu DropDown */
.nav-collapse .megamenu    {min-width: 0px; background-color: transparent;}
.nav-collapse .megamenu ul {list-style: none; margin: 8px 0 15px 20px; float: none; width: 100%; border: 0px solid red;}
/*! Mega menu DropDown */

/*! store locator selector*/
.nav-pills .storeselector {padding-bottom: 10px;}
.nav-pills .storeselector ul {list-style: none; margin: 0 0 0 20px; float: none; width: 280px; border: 0px solid red;}
.storelocator-area .nav-pills > li > .dropdown-menu {min-width: 320px;}
/*! store locator selector*/

  /*! Store locator page*/
.countrypage-wrapper .form-search input.span8 {width: 60%; display: inline-block;} 
.countrypage-wrapper input.btn.btn-primary {display: inline-block;} 
  /*! Store locator page*/

/*! Box Marketing con effetto testo su immagine */
.boxmktfading a p span  {width: 100%;}
/*! Box Marketing con effetto testo su immagine */
 
}




/* Telefoni landscape e inferiori */
@media (max-width: 480px) 
{
/*! site header */
.logo a                 {margin: 0 auto;}
.languageselectormobile {padding: 0 1px 12px 0; text-align: right; border-top: 0px solid #eeeeee;}
/*! site header */

/*! carousel*/
.carousel-control       {top: 54%;}
/*! carousel*/

.titsezboxmargin        {border: 0px solid #FF0000; margin-top: 5px;}
.nav-tabs > li          {float:none;}

/*! calendar*/
.calendar-title-fullwidth  {width: 65%;}
/*! calendar*/

/*! search*/
.ricercascheda-cnt form button     {margin: 15px 0 0 0; width:25%;}
/*! search*/

/*! news recent post */
.media-body                     {padding-left: 0px;}
/*! news recent post */
}




/* Da Tablet landscape a desktop medi */
@media (min-width: 1024px) and (max-width: 1200px) 
{

/*! site header */
.logo a                 {margin: 0 auto;}
/*! site header */

/*! carousel*/
.carousel-control       {top: 72%;}
/*! carousel*/

/*! calendar*/
.calendar-title-fullwidth  {width: 78%;}
/*! calendar*/
}




/* Tablet Verticale fino a desktop larghi */
@media only screen and (min-width: 768px)  
{
body                   {}
.testatasidedx         {padding: 25px 0 25px 0; text-align: right;}   
.socialicon-win        {width: 40px; height: 40px; background: #FFFFFF url('https://bluvolleyverona.it/App_Themes/default/img/ico-win.jpg') no-repeat 0 0; display:inline-block;}
.socialicon-apple      {width: 40px; height: 40px; background: #FFFFFF url('https://bluvolleyverona.it/App_Themes/default/img/ico-apple.jpg') no-repeat 0 0; display:inline-block;}
.socialicon-html5      {width: 40px; height: 40px; background: #FFFFFF url('https://bluvolleyverona.it/App_Themes/default/img/ico-html5.jpg') no-repeat 0 0; display:inline-block;}
}


/* print stylesheet */
@media print {
body                   {font-family: Arial, Helvetica, sans-serif;}
img                    {border:none;}
/*! regutente-ordini-stampaordine */
.stampaordine       {border: 1px solid #CCC;}
.stampaordine .stampachiudi-cnt  {display:none;}
.stampaordine div > .table th, .stampaordine div > .table td {font-size: 9pt; line-height: 14pt;}
.stampaordine .www {font-size: 16pt;}
.stampaordine div > .table th:nth-child(1) {font-size: 11pt;}
/*! regutente-ordini-stampaordine */
}


/* ----- MEDIA QUERIES FINE ------- */






/* box hover style  */
.da-thumbs {
	list-style: none;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.da-thumbs li {
	float: left;
	margin: 0px;
	background: #fff;
	padding: 0px;
	position: relative;
	box-shadow: 0 0 0 rgba(0,0,0,0.2);
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div.da-animate {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/* Initial state classes: */
.da-slideFromTop {
	left: 0px;
	top: -100%;
}
.da-slideFromBottom {
	left: 0px;
	top: 100%;
}
.da-slideFromLeft {
	top: 0px; 
	left: -100%;
}
.da-slideFromRight {
	top: 0px;
	left: 100%;
}
/* Final state classes: */
.da-slideTop {
	top: 0px;
}
.da-slideLeft {
	left: 0px;
}
.da-thumbs li a div span {
	display: block;
	padding: 0px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -18px;
	margin-top: -18px;
}


/* box hover style  */