body {
	/*background-color:#fff;*/
}
ul.tags-list {
	margin:0;
	padding:0;
}
.tags-list li  {
	list-style:none;
	display:inline-block;
}
.tags-list li .label{
	padding:10px!important;
}

.break {
	clear:both;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 100%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.custom-alert {
    background-color: #ef4044;
    color: #eef1f2;
    border-radius: 0px;
    padding: 30px;
    position: relative;
}
.btn-transparent {
	background:transparent;
	border:none;
}
.transparent-popup {
  position: relative;

  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.is_stuck {
	z-index:9999;
}

.white-popup {
  position: relative;

  padding: 20px;
  margin: 20px auto;
  background-color:#fff;

  text-align:left;
}
.white-popup *{
  text-align:left;
}
button {
	border-radius: 0 !important;
}
.navbar-right {
	margin-right:0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#fff}

.navbar-collapse.in {
   z-index:99998;
   overflow-x:hidden;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
	text-decoration:underline;
}

.btn-default {
	border:none!important;
	border-color:transparent!important;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
	background-color:transparent!important;
}

.dropdown-menu {
	border-radius:0;
	box-shadow:none;
}

.img-full {
	width:100%!important;
}
.img-left {
	float:left;

    margin: 0px 30px 30px 0px;

}
.section-margin {
	margin-top:20px;
}
.overflow-hidden {
	overflow:hidden;
}
.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.no-padding-left {
	padding-left:0;
}
.no-padding-right {
	padding-right:0;
}
.row.padding {
	padding-left:0!important;
	padding-right:0!important;
}
.row-clear {
	clear:both;
}
.expand,
.no-margin {
	margin-left:-15px!important;
	margin-right:-15px!important;
}
.no-expand-left {
	margin-left:0px!important;
}
.no-expand-right {
	margin-right:0px!important;
}
.inline {
	display:inline-block;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.mid-vertical-space {
	height:50px;
	width:100%;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

#nopadding {
    padding: 0px;
}

/*form vaidation*/
label.error {
    color: #ff0000;
    font-weight: normal;
}


input.error {
    border: 1px solid #ff0000 !important;
}

/**/
hr.divider {
  height: 1px;
  width:100%;
  display:block; /* for use on default inline elements like span */
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/**/
#cart-tooltip-toggle {
	text-indent: 100%; white-space: nowrap; overflow: hidden;
	background-image:url(../images/defaults/bag.svg);
	background-repeat:no-repeat;
	background-position:right center;
	background-size:contain;
	padding: 0;
	width:60px;
	height:60px;
}

#cart-tooltip-toggle.cart-full {
	background-image:url(../images/defaults/bag-full.svg);
}

.cc_message {
	color:#fff;
}

/*vg7 admin panel*/
#verbosePlace {
	padding:10px;
	width:100%;

	background-color:#efefef;
}

#verbosePlace .right-column {
	font-size: 11px;
	vertical-align:top;
}

.modify-panel {
	position: fixed; bottom: 10px; right: 10px;
	width:200px;
  margin-bottom: 75px;

}

.btn-disabled {
	opacity:0.5;
}

td.header {
    width: 250px;
    border-bottom: 1px solid #aaa;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
}

td.key {
    width: 250px;
    border-bottom: 1px solid #eee;
    font-size: 11px;
}

td.value {
    width: 150px;
    border-bottom: 1px solid #eee;
    font-size: 11px;
}

/*search*/
.ui-autocomplete li {
	font-size:12px;
	background-color:transparent;
	border:none;
}

.ui-autocomplete li:hover {
	background-color:transparent;
	border:none;
	color:#666666;
}


/* row- full width  ---> ._n-full-width>container>row*/
._n-full-width {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}


/* row-eq-height ----> ._row-eq-height>.col-xs-x*/
/*.row-eq-height{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}*/


/*bottoni modifica temporanea
*/
.modify-panel .fa {
  visibility: hidden;
  font-size: 0px;
}
.modify-panel .btn-info {
  background-color: #ff3333;
  width: 197px;
  border-radius: 0px
}
.modify-panel .btn-info:active {
  background-color: #dd0000;
}
.modify-panel .btn-info:hover {
  background-color: #dd0000;
}
.modify-panel .btn-info:visited{
color: #fff;
}
.modify-panel .btn-warning {
  width: 197px;
  border-radius: 0px

}
.row-no-margin {
  margin:0px
}
.btn-primary.outline:hover{
  background-color: #4C5F07;
}
._mm-deactivate{
	position: relative;
	pointer-events: none;
}
._mm-deactivate:after {
	content:'';
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: black;
	opacity: 0.6;
}