body{
  font-family: 'Century Gothic', 'Didact Gothic', sans-serif;
  color: #555;
  font-size: 15px;
  line-height: 24px;
}

a {
outline: none!important;
}

em{
  color: #323232;
  font-style: normal;
}

.flipbook-cover-shadow{
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);
}

/* =============================================================== */
/* HEADER
/* =============================================================== */

#main-header{
  height: 106px;
  background: url('/images/bg-head.png') repeat-x bottom;
  border: 0px;
}
#main-container{
  margin-top: 110px;
}
.navbar-collapse.in{
  background: #F3F3F3;
  padding-bottom: 10px;
}
.navbar-toggle .cart-popup-wrapper a{
  display: block;
  margin-left: -100px;
  text-indent: -999px;
  height: 10px;
}


.navbar-brand{
  padding: 0px 15px;
  margin-top: -1px;
}


ul#menu-right 
{
  margin-top:12px;
}

ul#menu-right li
{
  text-align:right;
}

ul#menu-right li a:hover
{
  background:none!important;
  color:#333333!important;
}

#menu-right li a{
  padding: 0px;
  padding-right:30px;  
  color:#777777;
}
#menu-right .fa-border{
  border-color: #C7C7C6;
  background: #DDDEDD;
  color: #969594;
  width: 23px;
  text-align: center;
}


.navbar-collapse.in #search-form{
  position: inherit;
  margin-left: -15px;
}

#search-form .twitter-typeahead{
  width: 100%;
  margin-top: 5px;
}
#search-form .twitter-typeahead .tt-input,
#search-form .twitter-typeahead .tt-hint{
  width: 100%;
}

#search-form .twitter-typeahead .tt-menu{
  background: #fff;
  padding: 10px;
  border: 1px solid silver;
}

#search-form .twitter-typeahead .tt-menu .tt-suggestion.tt-cursor{
  background: #68b1ff;
  cursor: pointer;
}

#menu-left{
  margin-top: 40px;
}

ul#menu-left{
  margin-left:20px;
  /*margin-top:35px;*/
}

#search-submit{
  background-color: #8b8d90;
  background: -webkit-linear-gradient(top, #eceded 0, #8b8d90 3%, #64676b 100%);
  background: linear-gradient(to bottom, #eceded 0, #8b8d90 3%, #64676b 100%);
  border: 1px solid #64676b;
}
#search-submit:hover{
  background-color: #8b8d90;
  background: -webkit-linear-gradient(top, #eceded 0, #8b8d90 3%, #8b8d90 100%);
  background: linear-gradient(to bottom, #eceded 0, #8b8d90 3%, #8b8d90 100%);
  border: 1px solid #64676b;
}

.search #search-form{
  float: none !important;
}



/* =============================================================== */
/* DROPDOWN-SUBMENU
/* =============================================================== */

.top-menu{
  background: #fff;
  z-index: 999;
}
.top-menu.affix{
  border: 1px solid silver;
  padding: 5px;
}

@media screen and (min-width: 767px) {
  /* desktop */
  .top-menu.affix{
    margin-top: -19px;
    margin-left: 105px;
  }


  .dropdown-submenu:hover>.dropdown-menu {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  /* mobile */
  .top-menu{
    margin-top: 6px;
    left:0;
    right:0;
  }

  /* add btn-xs rules for mobile */
  .top-menu .btn{
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }

  .top-menu .dropdown-menu.level-2-wrapper{
    left: 50%;
  }
}


.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;
  border-radius: 0 6px 6px 6px;
}


.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.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;
}

/* =============================================================== */
/* SIDEBAR-NAV
/* =============================================================== */

.sidebar-nav {
	margin-top:25px;
}

.sidebar-nav .list-group {
	margin-bottom:0;
}


.navbar-default .navbar-nav > li > a {
	color:#555;
	font-size:16px;
}

.sidebar-nav a.list-group-item:hover,
.sidebar-nav a.list-group-item:focus {
  background-color: #e1f3fb;
}

.sidebar-nav a.list-group-item.level-1.active {
  background-color: #e1f3fb;
  color:#555;
  border: 1px solid #ddd;
}

.sidebar-nav .level-2-wrapper a.level-2 {
  background-color: #feffe8;
}

.sidebar-nav .level-2-wrapper a.level-2.active, 
.sidebar-nav a.list-group-item.active:hover {
  background-color: #337ab7;
}

@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
  }
  .sidebar-nav .navbar ul:not {
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a.level-0 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .sidebar-nav .navbar li a.level-1 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  
  .sidebar-nav .navbar li a.level-1::before {
	content:"\2013 ";
	margin-right:10px;
	color:#ccc;
  }
  

  .sidebar-nav .navbar li a.level-2 {
    padding-top: 4px;
    padding-bottom: 4px;
  }

}

/* =============================================================== */
/* HOME
/* =============================================================== */


div#home-row-bottom {
  margin-top: 15px;
}


div#box_news
{
  margin-top:20px;
}





/* =============================================================== */
/* FOOTER
/* =============================================================== */


div.main-footer-menu
{
  background:#f6f6f6;
  border-top:1px solid #e2e2e2;
  padding: 30px 20px 20px;
  margin-top: 50px;
}

div.main-footer-menu a
{
  color:#535353;
}


div.main-footer-contacts
{
  background:#d8d8d8;
  border-top:1px solid #8d8d8d;
  padding: 30px 20px 20px;
}


/* =============================================================== */
/* FORMS
/* =============================================================== */


.form-group{
  position: relative;
}
.form-group .popover.error{
  top: -15px;
  left: auto;
  right: 0px;
  max-width: none;
}
.quantity.form-group .popover.error{
  top: -55px;
}
.form-group:hover .popover.error{
  display: block;
}
.form-group .popover.error .alert{
  margin-bottom: 0;
}


.list-group-item.level-2{
  padding-left: 40px;
}

#mailchimp-form .radio_list{
  list-style-type: none;
}
#mailchimp-form .radio_list input{
  display: inline;
  width: auto;
  height: auto;
  margin-right: 5px;
}

.datepicker .table-condensed tbody>tr>td,
.datepicker .table-condensed thead>tr>th{
  padding: 1px;
}
.datepicker {z-index: 9999 !important;}



/* =============================================================== */
/* PRODUCTS
/* =============================================================== */


.list-title
{
  font-size: 28px;
  text-align: center;
  text-transform:uppercase;
}

div.catalog-page-description
{
  font-size:14px;
  line-height:18px;
}

div.product-details
{
  border:1px solid #b3b3b3;
  padding:30px;
  padding-right:5px;
  background: #f8f8f8 url("/images/bg-product-details.png") repeat-x ;
  color:#777777;
}


div.product-details .product-image img {
	border: 1px solid #b3b3b3;
}

img.magnifier
{
	border:none!important;
}

div.product-bottom
{
  background:#eeeeee;
  border:1px solid #dddddd;
  border-top:0px;
  margin-bottom:30px;
}

.product-image{
  position: relative;
}
.product-image .magnifier{
  position: absolute;
  right: 0px;
  bottom: -17px;
  border: none;
}

.add_to_cart_submit{
  border: 0px;
  height: 38px;
  width: 38px;
  background: url('/images/add-cart-2.png') no-repeat;
  text-indent: -9999px;
}

.add_to_cart_submit:focus {
	outline: -webkit-focus-ring-color auto 0px!important;
	 border: 0px!important;
}
span.quantity_value
{
	display: inline-block;
	width:70px;
	text-align:center;
	vertical-align:middle;
}
.cart .code .zoom{
  cursor: pointer;
}
.cart .price,
.cart .total{
  text-align: right;
}

.kcart td .quantity.form-group
{
	margin-bottom:0;
}
.kcart td .quantity
{
  white-space: nowrap;
}
td.actions
{
	width:140px;
	text-align:right;
}

/* =============================================================== */
/* PRODUCT-WIDGET
/* =============================================================== */

.product-widget{
  border: 1px solid #b3b3b3;
  padding: 10px;
  margin-bottom: 30px;
  background: #f8f8f8 url("/images/bg-product-details.png") repeat-x;
  color: #777777;
  position: relative;
}
.product-widget .product-widget-image{
  position: relative;
}
.product-widget .product-widget-image .magnifier{
  position: absolute;
  right: 0px;
  bottom: 2px;
  border: none;
}
.product-widget .table{
  width: auto;
}
.product-widget .product-title{
  height: 48px;
  overflow: hidden;
}

/* =============================================================== */
/* PRODUCT-WIDGET LIST-VIEW
/* =============================================================== */
.product-widget-wrapper.list-view .product-widget-image{
  float: left;
  margin-right: 10px;
}

.product-widget-wrapper.grid-view .grid-view-hide,
.related .grid-view-hide{
  display: none;
}

.product-widget-wrapper.list-view .list-view-hide {
  display: none;
}

/* =============================================================== */
/* PAGINATION
/* =============================================================== */

div.list-counter, div.list-product-per-page
{
	text-align:right;
}

div.list-pagination-top ul.pagination
{
	margin:0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #c2c0c0!important;
	border-color: #c2c0c0!important;
}

.pagination .active a
{
	color: #ffffff!important;
}

.change-view{
  margin-left: 10px;
  margin-top: 5px;
}

/* =============================================================== */
/* OTHER THINGS
/* =============================================================== */

.add_to_cart_quantity
{
  display: inline-block;
	width:65px!important;
}

.tooltip-inner
{
	background:#FFF!important;
	border:1px solid #CCC;
	color:#39C;
}

.tooltip-arrow
{
  border-top-color:#CCC!important;
}

td.name
{
	text-transform:lowercase;
}

.chi-siamo h2
{
	color:#428BCA;
}

.titolo_news
{
	font-size:18px;
	padding-bottom:10px;
	border-bottom:1px solid #eeeeee;
}

.news_date
{
	font-size:11px;
}

#box_news ul {
    height: 80%!important;
	padding-left:0;
}

.privacy_label
{
	font-weight:normal;
}

span.control-label label
{
	margin-right:10px;
}

.carousel-control {
  width: 0%!important;
}

.icon-prev
{
  left: 30px!important;
  border:1px solid!important;
  line-height: 22px!important;
}

.icon-next
{
  right: 30px!important;
  border:1px solid!important;
  line-height: 22px!important;
}

div.action_next
{
	text-align:right;
}


.area_utente h2
{
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
}

.personali h2, .fatturazione h2
{
	margin-top:0px;
	font-size:24px;
}

.personali
{
	background: #f8f8f8 url("/images/bg-product-details.png") repeat-x ;
	padding:15px;border:1px solid #cccccc;
	margin-top:40px;
	line-height:30px;
}

.fatturazione
{
	margin-top:20px;
	background: #f8f8f8 url("/images/bg-product-details.png") repeat-x ;
	padding:15px;border:1px solid #cccccc;
	line-height:30px;
}

.area_utente .company, .number
{
	color:#428BCA;
}

.area_utente .date
{
	font-size:12px;
}

.area_utente .description
{
	text-transform:lowercase;
}

.area_utente table
{
	margin-top:23px;
}

.trends h2
{
	margin-bottom:5px;
	font-weight:normal!important;
}

.trends h2 a
{
	font-size:16px;
	color:#999999;
	font-weight:normal!important;
}

.product-table .table-hover>tbody>tr:hover>td,.product-table .table-hover>tbody>tr:hover>th
{	
	background-color:#ffffff!important;
}


table.kcart .quantity
{
	text-align:center;
}

td.delivery
{
	width:230px;
}
#total_delivery{
  width: 230px;
  display: inline-block;
}


#box_news {
    height: 230px!important;
}

.news_link a
{
	font-size:12px;	
}

#menu-right .popover
{
	width: 250px;
  max-width: none;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 80%;
  }

  #main-header #search-form{
    position: absolute;
    top: 20px;
    margin-left: 120px;
  }

  #main-header #search-form .input-group{
    width: 400px;
  }

}


@media screen and (max-width: 767px) {
	
	
  #main-header{	  
    height: 65px;
    background: url('/images/bg-head.png') repeat-x bottom;
    border: 0px;
  }

  #main-header .navbar-header{
    float: left;
  }

  #main-header .navbar-brand img{
    height: 60px;
  }

  #main-header #menu-right{
    float: right;
  }
  #main-header #menu-right li{
    display: inline-block;
  }

  #main-header #search-form{
    clear: both;
    background: #fff;
  }
}