.aw_countdown_header{
	display: table;
	float:right;
	line-height:1;
	padding: 0.5% 10px;
	font-style: normal;
}
@media only screen and (max-width: 64em) {
	.aw_countdown_header{
		display:block;
		width:100%;
		text-align:center;
	}
	.aw_countdown_header .aw_title_container,
	.aw_countdown_header .aw_countdown_timer{
		display: inline-block !important;
	}
	.aw_countdown_header .aw_title_container{
		position: relative;
  		top: 50%;
  		transform: translateY(-50%);
	}
}
.aw_countdown_header .aw_title_container{
	font-size: 12px;
	padding-right:7px;
	display: table-cell;
    vertical-align: middle;
}
.aw_countdown_header .aw_countdown_timer{
	display: table-cell;
}
.aw_countdown_header .aw_countdown_days_container,
.aw_countdown_header .aw_countdown_hours_container,
.aw_countdown_header .aw_countdown_minutes_container,
.aw_countdown_header .aw_countdown_seconds_container{
    float:left;
    width: 20px;
    margin:0 5px;
    overflow:hidden;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
.aw_countdown_header .aw_countdown_separator{
	display:none;
}
.aw_countdown_header .aw_countdown_days_label,
.aw_countdown_header .aw_countdown_hours_label,
.aw_countdown_header .aw_countdown_minutes_label,
.aw_countdown_header .aw_countdown_seconds_label{
	width:13px;
	font-size:7px;
	float:left;
	width: 100%;
	margin-top:2px;
	font-weight: normal;
	text-transform:uppercase;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.searchautocomplete .form-search {
  overflow: none !important;
  position: relative;
}
.searchautocomplete .searchautocomplete-placeholder {
  background: #FFF;
  position: absolute;
  z-index:102;
  top:47px;
}
.search-autocomplete .ratings{
	display:inline-block;
}
.search-autocomplete .ratings .rating-box,
.search-autocomplete .ratings .rating{
	background-size: 3.5rem;
}
.search-autocomplete .ratings .rating-box{
	width:56px;
}
.search-autocomplete .type{
	position:absolute;
	width:65px;
	right:10px;
	top:8px;
	font-size: 11.7px;
	color: #808fa3;
	text-align:right;
	display:none;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  margin: 0;
  border: none!important;
  background: none!important;
  box-shadow: none;
  position: relative;
  padding: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  padding: 5px 10px;
  border-bottom: solid 1px rgb(128,143,163,0.1);
  position:relative;
  margin-bottom: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:first-child{
	margin-top: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:last-child{
	border: none;
}
.searchautocomplete-placeholder ul li .highlight {
	color: #333 !important; 
	padding-top: 3px !important; 
	line-height: 1.6 !important;}
.searchautocomplete-placeholder ul li a.name {
	margin-right:10px;
	text-decoration: none !important; 
	font-size: 14px !important;
	color: #414449 !important; 
	line-height: 1.4 !important;}

.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  box-shadow: 0 0 1px #525252;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
  background-color: #F7F7F6;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 10px 5px 10px;
}
.searchautocomplete .searchautocomlete-image {
  float: left;
  margin: 0px 5px 5px 0px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 12px;
  left: -25px;
  z-index: 2010;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
@media only screen and (min-width: 52.063em) {
	
	.searchautocomplete .searchautocomplete-placeholder {width:125%;}
	.search-autocomplete .type{display:block;}
	.searchautocomplete .searchautocomplete-placeholder ul li {padding-right:60px}
}
.prolabel-wrapper {
    position: relative;
}
.prolabel-wrapper .productlabeltext {
    line-height: 11px;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    letter-spacing:0.01px;
    text-decoration: none;
    color: #fff;
}
.prolabel-wrapper a {
    text-decoration: none;
    position: relative;
}
.products-list .prolabel-wrapper {
    float:left;
}
.prolabel {
    position: absolute;
    z-index:2;
    background: transparent;
    border: none;
    padding:0;
    margin:0;
}
.prolabel td, .prolabel a{
	padding:0!important;
}
.prolabel td {
    vertical-align: middle;
    text-align: center;
}
.top-center {
    top: 0;
    left: 50%;
}
.middle-left {
    left: 0;
    top: 50%;
}
.middle-right {
    right: 0;
    top: 50%;
}
.bottom-center {
    bottom: 0;
    right: 50%;
}
.middle-center {
    top: 50%;
    right: 50%;
}
.top-left {
    top: 0;
    left: 0;
}
.top-right {
    top: 0;
    right: 0;
}
.bottom-left {
    bottom: 0;
    left: 0;
}
.bottom-right {
    bottom: 0;
    right: 0;
}
/*IE6 fix*/
* html .prolabel-wrapper { float: left; }
* html .prolabel-wrapper a { position: relative; }
meta.foundation-version {
  font-family: "/5.1.0/"; }

meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: white;
  color: #727a89;
  padding: 0;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none;
      *zoom: 1; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen {
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .small-push-0 {
    left: 0%;
    right: auto; }

  .small-pull-0 {
    right: 0%;
    left: auto; }

  .small-push-1 {
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    left: 25%;
    right: auto; }

  .small-pull-3 {
    right: 25%;
    left: auto; }

  .small-push-4 {
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    left: 50%;
    right: auto; }

  .small-pull-6 {
    right: 50%;
    left: auto; }

  .small-push-7 {
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    left: 75%;
    right: auto; }

  .small-pull-9 {
    right: 75%;
    left: auto; }

  .small-push-10 {
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order,
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .medium-push-0 {
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    right: 0%;
    left: auto; }

  .medium-push-1 {
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    right: 25%;
    left: auto; }

  .medium-push-4 {
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    right: 50%;
    left: auto; }

  .medium-push-7 {
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    right: 75%;
    left: auto; }

  .medium-push-10 {
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order,
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .push-0 {
    left: 0%;
    right: auto; }

  .pull-0 {
    right: 0%;
    left: auto; }

  .push-1 {
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    right: 8.33333%;
    left: auto; }

  .push-2 {
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    right: 16.66667%;
    left: auto; }

  .push-3 {
    left: 25%;
    right: auto; }

  .pull-3 {
    right: 25%;
    left: auto; }

  .push-4 {
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    right: 33.33333%;
    left: auto; }

  .push-5 {
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    right: 41.66667%;
    left: auto; }

  .push-6 {
    left: 50%;
    right: auto; }

  .pull-6 {
    right: 50%;
    left: auto; }

  .push-7 {
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    right: 58.33333%;
    left: auto; }

  .push-8 {
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    right: 66.66667%;
    left: auto; }

  .push-9 {
    left: 75%;
    right: auto; }

  .pull-9 {
    right: 75%;
    left: auto; }

  .push-10 {
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    right: 83.33333%;
    left: auto; }

  .push-11 {
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .large-push-0 {
    left: 0%;
    right: auto; }

  .large-pull-0 {
    right: 0%;
    left: auto; }

  .large-push-1 {
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    left: 25%;
    right: auto; }

  .large-pull-3 {
    right: 25%;
    left: auto; }

  .large-push-4 {
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    left: 50%;
    right: auto; }

  .large-pull-6 {
    right: 50%;
    left: auto; }

  .large-push-7 {
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    left: 75%;
    right: auto; }

  .large-pull-9 {
    right: 75%;
    left: auto; }

  .large-push-10 {
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order,
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .push-0 {
    left: 0%;
    right: auto; }

  .pull-0 {
    right: 0%;
    left: auto; }

  .push-1 {
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    right: 8.33333%;
    left: auto; }

  .push-2 {
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    right: 16.66667%;
    left: auto; }

  .push-3 {
    left: 25%;
    right: auto; }

  .pull-3 {
    right: 25%;
    left: auto; }

  .push-4 {
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    right: 33.33333%;
    left: auto; }

  .push-5 {
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    right: 41.66667%;
    left: auto; }

  .push-6 {
    left: 50%;
    right: auto; }

  .pull-6 {
    right: 50%;
    left: auto; }

  .push-7 {
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    right: 58.33333%;
    left: auto; }

  .push-8 {
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    right: 66.66667%;
    left: auto; }

  .push-9 {
    left: 75%;
    right: auto; }

  .pull-9 {
    right: 75%;
    left: auto; }

  .push-10 {
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    right: 83.33333%;
    left: auto; }

  .push-11 {
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    right: 91.66667%;
    left: auto; } }
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333;}
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 45px; }

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  .top-bar .button {
    padding-top: .45rem;
    padding-bottom: .35rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1 {
      line-height: 45px;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: normal;
        color: white;
        width: 50%;
        display: block;
        padding: 0 15px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: white;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 45px;
      line-height: 45px; }
    .top-bar .toggle-topbar.menu-icon {
      right: 15px;
      top: 50%;
      margin-top: -16px;
      padding-left: 40px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0;
        padding-right: 25px;
        color: white;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a::after {
          content: "";
          position: absolute;
          right: 0;
          display: block;
          width: 16px;
          top: 0;
          height: 0;
          -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
          box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #333333; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span {
        -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
        box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: white;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: 'Raleway', sans-serif;
    font-size: 0.8125rem;
    font-weight: normal; }
    .top-bar-section ul li > a.button {
      background-color: #c3ad74;
      font-size: 0.8125rem;
      padding-right: 15px;
      padding-left: 15px; }
      .top-bar-section ul li > a.button:hover {
        background-color: #006688; }
    .top-bar-section ul li > a.button.secondary {
      background-color: #e7e7e7; }
      .top-bar-section ul li > a.button.secondary:hover {
        background-color: #cecece; }
    .top-bar-section ul li > a.button.success {
      background-color: #43ac6a; }
      .top-bar-section ul li > a.button.success:hover {
        background-color: #358854; }
    .top-bar-section ul li > a.button.alert {
      background-color: #f04124; }
      .top-bar-section ul li > a.button.alert:hover {
        background-color: #d42b0f; }
  .top-bar-section ul li:hover > a {
    background-color: #c3ad74;
    color: white; }
  .top-bar-section ul li.active > a {
    background-color: #c9b177;
    color: white; }
    .top-bar-section ul li.active > a:hover {
      background-color: #0078a0;
      color: white; }
  .top-bar-section .has-form {
    padding: 15px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block; }
  .top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    z-index: 99; }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 15px; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5 {
        margin-bottom: 0; }
        .top-bar-section .dropdown li.title h5 a {
          color: white;
          line-height: 22.5px;
          display: block; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 15px; }
      .top-bar-section .dropdown li .button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #333333;
    *zoom: 1;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input,
    .top-bar .button {
      font-size: 0.875rem;
      position: relative;
      top: 7px; }
    .top-bar.expanded {
      background: #333333; }

  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    margin: 0 auto;
    margin-bottom: 0; }
}

@media only screen and (min-width: 64.063em) {
  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline;
      list-style:none;}
      .top-bar-section ul li {
        display:inline-block;
        position:relative;}
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background: #c3ad74;
      color: white; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 20px;
      line-height: 50px;
      color: #53555a;
	  font-size: 15px;
	  font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		letter-spacing: normal;
		text-transform: uppercase;
		-webkit-transition: none;
		-moz-transition: none;
		transition: none;}
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #c3ad74; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
		color: white;}
      .top-bar-section li.active:not(.has-form) a:not(.button):hover { }
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: none; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      /*display: block;*/ }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -2px;
      right: 5px;
      line-height: 1.2; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: white;
        line-height: 1;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333333; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #4e4e4e;
      clear: none;
      height: 45px;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      padding: 0 15px;
      height: 45px; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background-color: #c3ad74;
    color: white; }
  .no-js .top-bar-section ul li:active > a {
    background-color: #c3ad74;
    color: white; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block; } }
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  background-color: #c3ad74;
  border-color: #0078a0;
  color: white; }
  .alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .alert-box.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: white; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: white; }
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: white; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.975rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #c3ad74;
  border-color: #007095;
  color: white;
   -webkit-border-radius: 3px;
  border-radius: 3px; 
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: white; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: white; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: white; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */ }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */ }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */ }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #c3ad74;
    border-color: #007095;
    color: white;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: white; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #c3ad74; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43ac6a;
      border-color: #368a55;
      color: white;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: white; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43ac6a; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: white;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: white; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
  *zoom: 1; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group li {
    margin: 0;
    float: left; }
    .button-group li > button, .button-group li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group li:first-child button, .button-group li:first-child .button {
      border-left: 0; }
    .button-group li:first-child {
      margin-left: 0; }
  .button-group.radius > * > button, .button-group.radius > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
    border-left: 0; }
  .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .button-group.round > * > button, .button-group.round > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
    border-left: 0; }
  .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-topright: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .button-group.even-2 li {
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

.button-bar {
  *zoom: 1; }
  .button-bar:before, .button-bar:after {
    content: " ";
    display: table; }
  .button-bar:after {
    clear: both; }
  .button-bar .button-group {
    float: left;
    margin-right: 0.625rem; }
    .button-bar .button-group div {
      overflow: hidden; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #b6edff;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a {
      color: #c3ad74; }
  .panel.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button:before, button.dropdown:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: white transparent transparent transparent;
    top: 50%; }
  .dropdown.button:before, button.dropdown:before {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button:before, button.dropdown:before {
    border-color: white transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:before, button.dropdown.tiny:before {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny:before, button.dropdown.tiny:before {
      border-color: white transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small:before, button.dropdown.small:before {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small:before, button.dropdown.small:before {
      border-color: white transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large:before, button.dropdown.large:before {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large:before, button.dropdown.large:before {
      border-color: white transparent transparent transparent; }
  .dropdown.button.secondary:before, button.dropdown.secondary:before {
    border-color: #333333 transparent transparent transparent; }

div.switch {
  position: relative;
  padding: 0;
  display: block;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1.25rem;
  height: 2.25rem;
  background: white;
  border-color: #cccccc; }
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out; }
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none; }
    div.switch input:hover, div.switch input:focus {
      cursor: pointer; }
  div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out; }
  div.switch input:not(:checked) + label {
    opacity: 0; }
  div.switch input:checked {
    display: none !important; }
  div.switch input {
    left: 0;
    display: block !important; }
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%; }
  div.switch input:first-of-type:checked + label,
  div.switch input:first-of-type:checked + span + label {
    left: 0%; }
  div.switch input:last-of-type + label,
  div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right; }
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto; }
  div.switch span.custom {
    display: none !important; }
  form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible; }
  div.switch label {
    padding: 0;
    line-height: 2.3rem;
    font-size: 0.875rem; }
  div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.1875rem; }
  div.switch span:last-child {
    width: 2.25rem;
    height: 2.25rem; }
  div.switch span:last-child {
    border-color: #b3b3b3;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; }
  div.switch:hover span:last-child, div.switch:focus span:last-child {
    background: white;
    background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, white 0%, #e6e6e6 100%); }
  div.switch:active {
    background: transparent; }
  div.switch.large {
    height: 2.75rem; }
    div.switch.large label {
      padding: 0;
      line-height: 2.3rem;
      font-size: 1.0625rem; }
    div.switch.large input:first-of-type:checked ~ span:last-child {
      left: 100%;
      margin-left: -2.6875rem; }
    div.switch.large span:last-child {
      width: 2.75rem;
      height: 2.75rem; }
  div.switch.small {
    height: 1.75rem; }
    div.switch.small label {
      padding: 0;
      line-height: 2.1rem;
      font-size: 0.75rem; }
    div.switch.small input:first-of-type:checked ~ span:last-child {
      left: 100%;
      margin-left: -1.6875rem; }
    div.switch.small span:last-child {
      width: 1.75rem;
      height: 1.75rem; }
  div.switch.tiny {
    height: 1.375rem; }
    div.switch.tiny label {
      padding: 0;
      line-height: 1.9rem;
      font-size: 0.6875rem; }
    div.switch.tiny input:first-of-type:checked ~ span:last-child {
      left: 100%;
      margin-left: -1.3125rem; }
    div.switch.tiny span:last-child {
      width: 1.375rem;
      height: 1.375rem; }
  div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    div.switch.radius span:last-child {
      -webkit-border-radius: 3px;
      border-radius: 3px; }
  div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    div.switch.round span:last-child {
      -webkit-border-radius: 999px;
      border-radius: 999px; }
    div.switch.round label {
      padding: 0 0.5625rem; }

@-webkit-keyframes webkitSiblingBugfix {
  from {
    position: relative; }

  to {
    position: relative; } }

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  max-width: 100%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
  .th.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #eeeeee;
    font-weight: normal;
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif; }
  .pricing-table .price {
    background-color: #f6f6f6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 2rem;
    font-family: 'Open Sans', sans-serif; }
  .pricing-table .description {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #dddddd; }
  .pricing-table .bullet-item {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #dddddd; }
  .pricing-table .cta-button {
    background-color: white;
    text-align: center;
    padding: 1.25rem 1.25rem 0; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }

  to {
    -moz-transform: rotate(360deg); } }

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }

  to {
    -o-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 white;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100% !important;
    position: relative;
    -webkit-transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0%; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.8);
        color: white;
        width: 100%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0);
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0%;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0px;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px white;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-right-style: solid;
      border-color: transparent transparent transparent white; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-color: transparent transparent transparent #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: none;
    text-indent: -9999px !important;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: white; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: white; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: white;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: white; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }
  .orbit-bullets li {
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #cccccc;
    float: none;
    margin-right: 6px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }
.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important; }
  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none; } }
[data-magellan-expedition] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px; }
  [data-magellan-expedition] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a {
      line-height: 1.8em; }

.tabs {
  *zoom: 1;
  margin-bottom: 0 !important; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd {
    position: relative;
    margin-bottom: 0 !important;
    top: 1px;
    float: left; }
    .tabs dd > a {
      display: block;
      background: #efefef;
      color: #727a89;
      padding-top: 1rem;
      padding-right: 2rem;
      padding-bottom: 1.0625rem;
      padding-left: 2rem;
      font-family: 'Open Sans', sans-serif;
      font-size: 1rem; }
      .tabs dd > a:hover {
        background: #e1e1e1; }
    .tabs dd.active a {
      background: white; }
  .tabs.radius dd:first-child a {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  *zoom: 1;
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block; }
    .tabs-content > .content.contained {
      padding: 0.9375rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375rem; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    float: left;
    margin-bottom: 1.25rem; }

  .tabs-content.vertical {
    width: 80%;
    float: left;
    margin-left: -1px; } }
ul.pagination {
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #727a89;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
    ul.pagination li:hover a,
    ul.pagination li a:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
      background: transparent; }
    ul.pagination li.current a {
      background: #c3ad74;
      color: white;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus {
        background: #c3ad74; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: inside;
  font-family: 'Open Sans', sans-serif; }
  .side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem; }
    .side-nav li a:not(.button) {
      display: block;
      color: #c3ad74; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        color: #1cc7ff; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #1cc7ff;
      font-weight: normal;
      font-family: 'Open Sans', sans-serif; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: white; }

.accordion {
  *zoom: 1;
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion dd.active a {
      background: #e8e8e8; }
    .accordion dd > a {
      background: #efefef;
      color: #727a89;
      padding: 1rem;
      display: block;
      font-family: 'Open Sans', sans-serif;
      font-size: 1rem; }
      .accordion dd > a:hover {
        background: #e3e3e3; }
  .accordion .content {
    display: none;
    padding: 0.9375rem; }
    .accordion .content.active {
      display: block;
      background: white; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #c3ad74;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.69;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.69; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  color: #727a89;
  text-rendering: optimizeLegibility;
  line-height: 1; 
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;}
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #bd260d; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.69;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #727a89;
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.69;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-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 #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.09375rem; }
    .split.button span:before {
      border-top-style: solid;
      border-width: 0.375rem;
      top: 48%;
      margin-left: -0.375rem; }
  .split.button span:before {
    border-color: white transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:before {
    border-color: white transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 3.75rem; }
    .split.button.tiny span {
      width: 2.25rem; }
      .split.button.tiny span:before {
        border-top-style: solid;
        border-width: 0.375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.small {
    padding-right: 4.375rem; }
    .split.button.small span {
      width: 2.625rem; }
      .split.button.small span:before {
        border-top-style: solid;
        border-width: 0.4375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.large {
    padding-right: 5.5rem; }
    .split.button.large span {
      width: 3.4375rem; }
      .split.button.large span:before {
        border-top-style: solid;
        border-width: 0.3125rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:before {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span {
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-topright: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0; }

dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 6.25rem; }
  dialog .column,
  dialog .columns, .reveal-modal .column,
  .reveal-modal .columns {
    min-width: 0; }
  dialog > :first-child, .reveal-modal > :first-child {
    margin-top: 0; }
  dialog > :last-child, .reveal-modal > :last-child {
    margin-bottom: 0; }
  dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    font-size: 1.375rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }

dialog[open] {
  display: block;
  visibility: visible; }

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    padding: 1.875rem;
    top: 6.25rem; }
    dialog.tiny, .reveal-modal.tiny {
      margin-left: -15%;
      width: 30%; }
    dialog.small, .reveal-modal.small {
      margin-left: -20%;
      width: 40%; }
    dialog.medium, .reveal-modal.medium {
      margin-left: -30%;
      width: 60%; }
    dialog.large, .reveal-modal.large {
      margin-left: -35%;
      width: 70%; }
    dialog.xlarge, .reveal-modal.xlarge {
      margin-left: -47.5%;
      width: 95%; } }
@media print {
  dialog, .reveal-modal {
    background: white !important; } }
/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #c3ad74; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: #333333; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .tooltip.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    color: #c3ad74 !important;
    border-bottom: dotted 1px #003f54 !important; }

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal; }

@media only screen and (min-width: 40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }
/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #ccc; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #cccccc; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #cccccc; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
/* Progress Bar */
.progress {
  background-color: #f6f6f6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem; }
  .progress .meter {
    background: #c3ad74;
    height: 100%;
    display: block; }
  .progress.secondary .meter {
    background: #e7e7e7;
    height: 100%;
    display: block; }
  .progress.success .meter {
    background: #43ac6a;
    height: 100%;
    display: block; }
  .progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block; }
  .progress.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .progress.radius .meter {
      -webkit-border-radius: 2px;
      border-radius: 2px; }
  .progress.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .progress.round .meter {
      -webkit-border-radius: 999px;
      border-radius: 999px; }

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      text-decoration: none;
      color: #999999;
      padding: 0.1875rem 1rem; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      -webkit-border-radius: 3px;
      border-radius: 3px;
      font-weight: normal;
      background: #c3ad74;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: white; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #0078a0; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%; }

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px; }

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333; }
  .joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333333;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white; }

.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3; }

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem; }

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666; }

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: 0.5 !important; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #eeeeee !important; }

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer; }

.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  -moz-box-shadow: 0 0 30px white;
  -webkit-box-shadow: 0 0 15px white;
  box-shadow: 0 0 15px white; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0; }

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.063em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: auto;
      right: -20px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-left-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: -20px;
      right: auto; } }
.label {
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #c3ad74;
  color: white; }
  .label.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .label.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: white; }
  .label.success {
    background-color: #43ac6a;
    color: white; }
  .label.secondary {
    background-color: #e7e7e7;
    color: #333333; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow-x: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    height: 100%; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  *zoom: 1;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

nav.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4, nav.tab-bar h5, nav.tab-bar h6 {
    color: white;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4 {
    font-size: 1.125rem; }

section.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  box-shadow: 1px 0 0 #4e4e4e;
  left: 0; }

section.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #4e4e4e;
  box-shadow: -1px 0 0 #1a1a1a;
  right: 0; }

section.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    section.tab-bar-section {
      text-align: left; } }
  section.tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  section.tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  section.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

a.menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  line-height: 2.0625rem;
  padding: 0;
  color: white;
  position: relative; }
  a.menu-icon span {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0;
    left: 0.8125rem;
    top: 0.3125rem;
    -webkit-box-shadow: 1px 10px 1px 1px white, 1px 16px 1px 1px white, 1px 22px 1px 1px white;
    box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
  a.menu-icon:hover span {
    -webkit-box-shadow: 1px 10px 1px 1px #b3b3b3, 1px 16px 1px 1px #b3b3b3, 1px 22px 1px 1px #b3b3b3;
    box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width:320px;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 320px;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(320px, 0, 0);
  -moz-transform: translate3d(320px, 0, 0);
  -ms-transform: translate3d(320px, 0, 0);
  -o-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0); }
.move-right a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .move-right a.exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-320px, 0, 0);
  -moz-transform: translate3d(-320px, 0, 0);
  -ms-transform: translate3d(-320px, 0, 0);
  -o-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0); }
.move-left a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .move-left a.exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.csstransforms.no-csstransforms3d .left-off-canvas-menu {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
.csstransforms.no-csstransforms3d .right-off-canvas-menu {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }
.csstransforms.no-csstransforms3d .move-left > .inner-wrap {
  -webkit-transform: translate(-320px, 0);
  -moz-transform: translate(-320px, 0);
  -ms-transform: translate(-320px, 0);
  -o-transform: translate(-320px, 0);
  transform: translate(-320px, 0); }
.csstransforms.no-csstransforms3d .move-right > .inner-wrap {
  -webkit-transform: translate(320px, 0);
  -moz-transform: translate(320px, 0);
  -ms-transform: translate(320px, 0);
  -o-transform: translate(320px, 0);
  transform: translate(320px, 0); }

.no-csstransforms .left-off-canvas-menu {
  left: -320px; }
.no-csstransforms .right-off-canvas-menu {
  right: -320px; }
.no-csstransforms .move-left > .inner-wrap {
  right: 320px; }
.no-csstransforms .move-right > .inner-wrap {
  left: 320px; }

@media only screen and (max-width: 40em) {
  .f-dropdown {
    max-width: 100%;
    left: 0; } }
/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #eeeeee; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: white;
    border: solid 1px #cccccc;
    font-size: 16px;
    z-index: 99;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }

table {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd; }
  table thead,
  table tfoot {
    background: whitesmoke; }
    table thead tr th,
    table thead tr td,
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #727a89;
      text-align: left; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #727a89; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f9f9; }
  table thead tr th,
  table tfoot tr th,
  table tbody tr td,
  table tr td,
  table tfoot tr td {
    display: table-cell;
    line-height: 1.125rem; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-topright: 0;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

select {
  -webkit-appearance: none !important;
  border: 1px solid #cccccc;
  padding: 0.5rem 1.5rem 0.5rem 0.5rem;
  font-size: 0.875rem;
  -webkit-border-radius: 0;
  border-radius: 0; 
  background: transparent;
  -moz-appearance: none !important;
  background-image: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/select-arrow.png");
  background-position: 98% center;
  background-repeat: no-repeat;
  border-color:rgba(65, 68, 73, 0.09);}
  select.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  select:hover {
    }

select::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  select {
    background: #fafafa; }

  select:hover {
    background: #f3f3f3; } }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 1000px;
  -moz-border-radius-topright: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }
  span.prefix.radius, label.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }
  span.postfix.radius, label.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cecece;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 16px;
  margin: 0 0 1rem 0;
  padding: 4px 14px;
  height: 48px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"][disabled],
  input[type="password"][disabled],
  input[type="date"][disabled],
  input[type="datetime"][disabled],
  input[type="datetime-local"][disabled],
  input[type="month"][disabled],
  input[type="week"][disabled],
  input[type="email"][disabled],
  input[type="number"][disabled],
  input[type="search"][disabled],
  input[type="tel"][disabled],
  input[type="time"][disabled],
  input[type="url"][disabled],
  textarea[disabled] {
    background-color: #dddddd; }
  input[type="text"].radius,
  input[type="password"].radius,
  input[type="date"].radius,
  input[type="datetime"].radius,
  input[type="datetime-local"].radius,
  input[type="month"].radius,
  input[type="week"].radius,
  input[type="email"].radius,
  input[type="number"].radius,
  input[type="search"].radius,
  input[type="tel"].radius,
  input[type="time"].radius,
  input[type="url"].radius,
  textarea.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }

/* Add height value for select elements to match text input height */
select {
  height: 2.3125rem; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }
.error span.error-message {
  display: block; }

input.error,
textarea.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.55%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #727a89;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.875rem;
  padding: 0.125rem 0.25rem 0;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-small-only,
.show-for-medium-down,
.show-for-large-down,
.hide-for-medium,
.hide-for-medium-up,
.hide-for-medium-only,
.hide-for-large,
.hide-for-large-up,
.hide-for-large-only,
.hide-for-xlarge,
.hide-for-xlarge-up,
.hide-for-xlarge-only,
.hide-for-xxlarge-up,
.hide-for-xxlarge-only {
  display: inherit !important; }

.hide-for-small,
.hide-for-small-only,
.hide-for-medium-down,
.show-for-medium,
.show-for-medium-up,
.show-for-medium-only,
.hide-for-large-down,
.show-for-large,
.show-for-large-up,
.show-for-large-only,
.show-for-xlarge,
.show-for-xlarge-up,
.show-for-xlarge-only,
.show-for-xxlarge-up,
.show-for-xxlarge-only {
  display: none !important; }

/* Specific visibility for tables */
table.show-for-small, table.show-for-small-only, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
  display: table; }

thead.show-for-small, thead.show-for-small-only, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
  display: table-header-group !important; }

tbody.show-for-small, tbody.show-for-small-only, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
  display: table-row-group !important; }

tr.show-for-small, tr.show-for-small-only, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
  display: table-row !important; }

td.show-for-small, td.show-for-small-only, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xxlarge-up,
th.show-for-small,
th.show-for-small-only,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge,
th.hide-for-xlarge-up,
th.hide-for-xxlarge-up {
  display: table-cell !important; }

/* Medium Displays: 641px and up */
@media only screen and (min-width: 40.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-up,
  .show-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only,
  .hide-for-xlarge,
  .hide-for-xlarge-up,
  .hide-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small,
  .show-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-up,
  .hide-for-medium-only,
  .hide-for-large-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only,
  .show-for-xlarge,
  .show-for-xlarge-up,
  .show-for-xlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-up, table.show-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-up, thead.show-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-up, tbody.show-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-up, tr.show-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-up, td.show-for-medium-only, td.hide-for-large, td.hide-for-large-up, td.hide-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.show-for-medium,
  th.show-for-medium-down,
  th.show-for-medium-up,
  th.show-for-medium-only,
  th.hide-for-large,
  th.hide-for-large-up,
  th.hide-for-large-only,
  th.hide-for-xlarge,
  th.hide-for-xlarge-up,
  th.hide-for-xlarge-only,
  th.hide-for-xxlarge-up,
  th.hide-for-xxlarge-only {
    display: table-cell !important; } }
/* Large Displays: 1024px and up */
@media only screen and (min-width: 64.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only,
  .hide-for-xlarge,
  .hide-for-xlarge-up,
  .hide-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only,
  .show-for-xlarge,
  .show-for-xlarge-up,
  .show-for-xlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large, table.show-for-large-up, table.show-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large, thead.show-for-large-up, thead.show-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large, tbody.show-for-large-up, tbody.show-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large, tr.show-for-large-up, tr.show-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large, td.show-for-large-up, td.show-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large,
  th.show-for-large-up,
  th.show-for-large-only,
  th.hide-for-xlarge,
  th.hide-for-xlarge-up,
  th.hide-for-xlarge-only,
  th.hide-for-xxlarge-up,
  th.hide-for-xxlarge-only {
    display: table-cell !important; } }
/* X-Large Displays: 1441 and up */
@media only screen and (min-width: 90.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large-up,
  .hide-for-large-only,
  .show-for-xlarge,
  .show-for-xlarge-up,
  .show-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-down,
  .hide-for-xlarge,
  .hide-for-xlarge-up,
  .hide-for-xlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.hide-for-large-only, table.show-for-xlarge, table.show-for-xlarge-up, table.show-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.hide-for-large-only, thead.show-for-xlarge, thead.show-for-xlarge-up, thead.show-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.hide-for-large-only, tbody.show-for-xlarge, tbody.show-for-xlarge-up, tbody.show-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.hide-for-large-only, tr.show-for-xlarge, tr.show-for-xlarge-up, tr.show-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.hide-for-large-only, td.show-for-xlarge, td.show-for-xlarge-up, td.show-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large-up,
  th.hide-for-large-only,
  th.show-for-xlarge,
  th.show-for-xlarge-up,
  th.show-for-xlarge-only,
  th.hide-for-xxlarge-up,
  th.hide-for-xxlarge-only {
    display: table-cell !important; } }
/* XX-Large Displays: 1920 and up */
@media only screen and (min-width: 120.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large-up,
  .hide-for-large-only,
  .hide-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-down,
  .hide-for-xlarge,
  .show-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-up, table.show-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-up, thead.show-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-up, tr.show-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.hide-for-xlarge-only, td.show-for-xlarge-up, td.show-for-xxlarge-up, td.show-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large-up,
  th.hide-for-xlarge-only,
  th.show-for-xlarge-up,
  th.show-for-xxlarge-up,
  th.show-for-xxlarge-only {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }
/*General*/
.fl{float:left;}
.fr{float:right;}
.nw{white-space: nowrap;}
.nl{display:block;}
.sand-bg{
	background: #f9f8f4;}
.button-green{
	background-color: #86c93f !important;}
.button-green:hover{
	color:#fff !important;}
.button-black{
	background-color: #343434 !important;}
.button-paypal{
	background-color: #0070ba !important;}	
.button-gray{
	background-color: #dee2e2 !important;
	color:#222222 !important;}	
.underline{
	text-decoration:underline;
}
/*General*/
	
/*Main menu*/
#main-menu {
	display:inline-table;
    width: 100%;
	border-top:1px solid #e9e5dd;}		
.main-menu-item.root{
	background-color:#e9e5dc;}
.main-menu li.special:not(.has-form) a:not(.button){
	color:#e5362f;
}
.main-menu li.special:not(.has-form) a:not(.button):hover{
	color:#fff;
}
.main-menu-item.special span{
  margin-right:5px;
  font-size: smaller;
  display:inline-block;
  -webkit-transform: rotate(-90deg); 
  -moz-transform: rotate(-90deg); 
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.main-menu-item.special a{
	padding-left:33px !important;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-akcija.svg);
	background-repeat:no-repeat;
	background-position-y: 17px;
    background-position-x: 10px;
}
.main-menu-item.special.active a,
.main-menu-item.special a:hover{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-akcija-white.svg);
	color:#fff !important;
}

.main-menu-item.opened{
	background-color:#c9b177;
}
.main-menu-item.opened a,
.main-menu-item.opened a:hover{
	color:#fff !important;
}
.main-menu-item.opened:after {
    bottom: 0;
    left:-webkit-calc(50% - 6px);
	left:-moz-calc(50% - 6px);
	left:calc(50% - 6px);
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #353535;
}
.main-menu-sub{
	background-color:#353535;
	padding:0;
	position:absolute;
	z-index:5;
	color:#ffffff;
	left:0;
	width:100%;
	overflow: hidden;
}
#close-main-menu{
	position:absolute;
	font-size:2em !important;
	opacity:0.5;
	font-weight:100;
	z-index:10;
	bottom: -30px;
	right: 10px;
}
#close-main-menu:hover{
	color:#c9b177;
	opacity:1;
}
@media only screen and (min-width:1320px) {
	.main-menu-sub{
		left:-2.5%;
		width:105%;
	}
	#close-main-menu{
		bottom: -35px;
	    right: -20px;
	}
}
.main-menu-sub .memu-item-description{
	font-size: 22px;
	line-height: normal;
	letter-spacing: normal;
	padding-left:15px;
	margin-bottom: 30px;
}
.main-menu-sub p,
.main-menu-sub a, 
.main-menu-sub li{
	color:#ffffff;
}
.main-menu-sub-right a{
	text-decoration:underline;
}
.main-menu-sub .main-menu-sub-right a:hover{
	color:#fff;
	text-decoration:none;
}
.main-menu-sub .main-menu-sub-right.yellow a:hover{
	color:#585858;
}
.main-menu-sub-left{
	width:100%;
	float:left;
	padding:3% 2.5%;
	position:relative;
}
.main-menu-sub-left.has-right{
	width:77.5%;
	padding-right:1%;
}
.main-menu-sub-right{
	float: left;
	position:relative;
	width: 20.5%;
    padding: 2em;
    margin: 3% 1% 3% 0;
    background-color: #13569a;
}
.main-menu-sub-right-inner-wrap{
	position:relative
}
.main-menu-sub-right.banners,
.main-menu-sub-right.black,
.main-menu-sub-right.brands{
	width:22.5%;
	margin:0;
	padding:3em 3.5em;
	background: #2b2b2b;
	position:relative;
}
.main-menu-sub-right.banners{
	padding:47px 20px 20px 20px;
}
.main-menu-sub-right.banners .main-menu-sub-right-inner-wrap,
.main-menu-sub-right.black .main-menu-sub-right-inner-wrap{
	margin-top:1em;
}
.main-menu-sub-right.banners:before,
.main-menu-sub-right.black:before{
	content:'';
	width:100%;
	height:1000px;
	left:0;
	top:0;
	position:absolute;
	background: #2b2b2b;
}

.main-menu-sub-right.brands img{
	margin-top:25px;
}
.main-menu-sub-right.yellow{
	background-color: #ffc857;
}
.main-menu-sub-right h3{
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.main-menu-sub-right h4{
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.main-menu-sub-right.yellow h3,
.main-menu-sub-right.yellow h4{
	color:#585858;
}
.main-menu-sub-right.yellow p,
.main-menu-sub-right.yellow a, 
.main-menu-sub-right.yellow li{
	color:#585858;
	font-size: 14px;
}
.main-menu-sub-right.blue{
	background-color: #13569a;
}
.main-menu-sub-right p,
.main-menu-sub-right a, 
.main-menu-sub-right li{
	font-size: 14px;
}
.menu-item-description{
	padding:0 15px 1em 15px;
	font-size:22px;
	margin-bottom:10px;
}
.main-menu-sub-row{
	width:100%;
	float:left;
}
.main-menu-sub-item{
	width:25%;
	float:left;
	padding:1em 15px;
}
.main-menu-sub-item img{
	margin-bottom:10px;
}
.main-menu-sub a{
	color:#fff;
	font-size: 14px;
}
.main-menu-sub a.active,
.main-menu-sub a:hover{
	color:#c9b177;
}
.main-menu-sub ul{
	list-style:none;
	font-size: 14px;
	line-height: 2.14;
	margin:0;
}
.main-menu-sub-item h3 a{
  font-size: 16px;
  font-weight: bold;
  color: #c9b177;
}
/*Main menu*/

/*Header*/
.logo-head a{
	margin-bottom:10px;
	display:block;}
.logo-head img{
	width:100%%;height:auto;}
.minicart-head .show-for-medium-down{
	float:left;
	margin:5px 15px 0 0;
}
.mobile-links a{
	margin:0 5px;
}
@media only screen and (max-width: 64em) {
	.minicart-head {margin-top: 30px;}
	.minicart-head .top-basket-link-wrap{float:left;margin-top:3px;}
}
@media only screen and (max-width: 52em) {
	.minicart-head {margin: 17px 2px 0 0;}
}
@media only screen and (min-width: 64.063em) {
	#minicart-head{
		margin-top: 17px;
		padding:15px;
		position: relative;
		height:66px;
		width:183px;
		border: 1px solid #e9e5dd;
	}
}

#our-stores{
	margin: 30px 0 0 30px;
	line-height: 1;
}
#our-stores a{
	position: relative;
	font-size:13px;
	color: #414449;
	padding-left:25px;
	display: inline-block;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-location.svg);
	background-repeat:no-repeat;
}
#our-stores a:hover{
	color: #ac955e;
	background-size:19px;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-location-filled.svg);
}
#sec-menu-links{
	width:100%;
	text-align:right;
	padding-right:1%;}
#sec-menu-links ul{
	list-style:none;
	line-height:1;
	padding:10px 0 0 0;
	margin:0}
#sec-menu-links li{
	display:inline-block;}
#sec-menu-links a{
	color: #414449;
	display:inline-block;
	text-align:left;
	line-height:1.1;
	padding-top:2px;
	padding-bottom:2px;
	background-repeat:no-repeat;}
#sec-menu-links a:hover{color: #ac955e;}
.help-sec-link{
	font-size:11px;
	font-weight:bold;}
.livechat-sec-link{
	margin-left:23px;
	font-size:13px;
	padding-left:22px;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-spletni.svg);}
.livechat-sec-link:hover{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-spletni-filled.svg);}	
.telephone-sec-link{
	margin-left:27px;
	font-size: 14px;
	padding-left:20px;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-phone.svg);}
.telephone-sec-link:hover{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-phone-filled.svg);}
.vib-sec-link{
	background-size: 20px;
    margin-left:35px;
    padding-left: 24px;
 	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-viber.svg);
}
.delivery-sec-link{
	margin-left:35px;
	font-size: 12px;
	padding-left:30px;
	vertical-align: middle;
	background-position-y: 4px;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-delivery.svg);}
.delivery-sec-link:hover{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-delivery-filled.svg);}	
/*Header*/

/* Cart header dropdown */
.minicart-head-dropdown {
	background-color: #fff;
	position: absolute;
	right:-1px;
	top:100%;
	width:360px;
	overflow: hidden;
	display:none;
	padding:20px;
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.17);
}
.dropdown-title{
	text-transform: uppercase;
	font-size: 16px;
	  font-weight: bold;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: normal;
	  letter-spacing: normal;
	  color: #000000;
}
#minicart-head .cart-empty{
	margin-top:20px;
}
.mini-products-list .item{
  margin-top:20px;
}
.mini-products-list .has-more{
    text-align: center;
}
.mini-products-list .has-more a{
    color: #000;
}
.mini-products-list .t{
    display:block;
    margin-top:15px;
}
.mini-products-list .has-more .arrow-after:after{
	border-color:#000;
	padding:3px;
	top:0;
}

.mini-products-list .item-price{
	margin-top: 3px;
}
.mini-products-list .item .special-price .price,
.mini-products-list .item .regular-price .price{
  color:#000;
  font-weight: 900;
  font-size:15px;
}
.mini-products-list .item .old-price .price{
  color:#727a89;
  font-weight: 900;
  font-size:15px;
  padding-left:0;
}
.mini-products-list .item .regular-price .price{
  padding-left:0;
}
.mini-products-list .item .quantity{
	font-size:12px;
	display:inline-block;
	width:80%;
}
.mini-products-list .item .btn-remove{
	float:right;
	margin-top: 3px;
}
.mini-products-list .item-image img{
	width:100%;
}
.mini-products-list .item-image{
	display:table-cell;
	vertical-align: top;
	width:84px;
}
.mini-products-list .item-details{
	display:table-cell;
	vertical-align: top;
	padding-left:15px;
}
.mini-products-list .item-name{
  line-height:normal;
  margin-bottom:10px;
}
.mini-products-list .item-name,
.mini-products-list .item-name a{
  color: #000 !important;
  font-size: 14px;
}
.mini-products-list .product-attr-short{
	margin-bottom:5%;
}
.mini-products-list .item-details p{
	margin-bottom:2%;
}
.mini-products-list .item-options strong,
.item-price .quantity,
.item-options .price{
	display:none !important;
}

.item-options strong:after {
    content: ": ";
}
.item-options{
	font-size: 14px;
	line-height: normal;
	color: #414449;}

.minicart-head-dropdown .subtotal{
	margin:30px 0 20px 0;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000000;
}
.minicart-head-dropdown .subtotal .price{
  float:right;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}
.minicart-head-dropdown .button{
	width: 100%;
    height: 52px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600 !important;
}
#top-basket-link{
	display:block;
	position:relative;
	font-size: 13px;
	color:#414449;
	font-weight:bold;
	-webkit-transition:none;
  	transition:none;
	line-height:1.15;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-cart.svg);
	background-size:24px;
	background-position-y:2px;
	background-repeat: no-repeat;
}
.hover #top-basket-link{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-cart-gold.svg);
}
#top-basket-link .price{
	font-size:13px;
	font-weight:bold;
	padding:0;
}
#top-basket-link.arrow-after {
    padding-right: 15px;
}
.blog-minicart-head #top-basket-link {
	color:#b12704;padding-left:20px;
}
@media only screen and (min-width: 30.063em){
	.blog-minicart-head #top-basket-link {padding-left:35px;}
}
@media only screen and (min-width: 30.063em) and (max-width: 64em){
	.minicart-head.blog-minicart-head #top-basket-link span{display:inherit;}
	.minicart-head.blog-minicart-head #top-basket-link {width:105px;margin-top:2px;padding-right:0;overflow:hidden;}
}
@media only screen and (max-width: 64em) {
	.minicart-head #top-basket-link {width:35px;height:32px;overflow:hidden;}
	.minicart-head #top-basket-link:after{display:none;}
	.minicart-head #top-basket-link img{top:3px;}
	.minicart-head #top-basket-link span{display:none;}
	.minicart-head #top-basket-link span.basketQ{display:block;top:0;}
}
@media only screen and (min-width: 64.063em) {
	#top-basket-link {padding-left:35px;}
}
.arrow-before{
	position:relative;
	padding-left:10px;}
.arrow-before:before {
	content: " ";
    position: absolute;
    left: 0;
    top: 8px;
    border: solid #c3ad74;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.arrow-after{
	position:relative;
	padding-right:10px;}
.arrow-after:after{
	content: " ";
    display:inline-block;
  	position: absolute;
    right:0;
    top:40%;
	border: solid #808fa3;
	border-width: 0 2px 2px 0;
	padding: 2px;
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.arrow-before.arrow-down:before,
.arrow-after.arrow-down:after {
	transform: rotate(45deg);
  	-webkit-transform: rotate(45deg);
}
.arrow-before.arrow-up:before,
.arrow-after.arrow-up:after {
	transform: rotate(225deg);
  	-webkit-transform: rotate(225deg);
}

.blog-minicart-head #top-basket-link .arrow {
	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
}

.basketQ {
	width: 16px;
	height: 16px;
	position: absolute;
	top: -3px;
	left: 15px;
	color: #fff !important;
	font-size: 10px;
	font-weight: 900;
	text-align: center;
	line-height: 16px;
	background-color: #86c93f; 
    -webkit-border-radius:50%; 
    -moz-border-radius:50%; 
    border-radius:50%;
    padding: 0 !important;}

#top-basket-right .price {
	font-size: 14px; 
	line-height:1.07;}

#minicart-head.hover{
	border-color:#efeeed;
	background-color: #353535;
}
#minicart-head.hover #top-basket-link{
    color: #fff;
}
#minicart-head.hover .minicart-head-dropdown {
	display:block;
}
#minicart-head.hover #top-basket-link .arrow {
	border-color: #fff;
	opacity:0.3;
}
/* Cart header dropdown */

/* why-vitapur-home and why-vitapur-checkout start*/
.why-vitapur-checkout,
.why-vitapur-home{
	margin-top:5%;
	background-color:#f3f3f3;
}
.why-vitapur-checkout{
	padding:5% 2% 0 2%;
	margin-bottom: 5%;
}
.why-vitapur-checkout .columns{
	padding-left:5% !important;
	padding-right:5%;
}
.why-vitapur-home .title{
	padding:3% 0;
	text-align:center;
	font-size: 24px;
	font-weight: normal;
}

.why-vitapur-home .title span{
	color:#c9b177;}
	
@media only screen and (max-width: 28em){
	.why-vitapur-home .small-6{width:100%;}
}
@media only screen and (max-width: 48em){
	.why-vitapur-checkout,
	.why-vitapur-home{
		padding-bottom:25px;}
	.why-vitapur-home .columns{padding:2% 8%;}
	.why-vitapur-home .title{padding:7% 0 2% 0;}
	.why-vitapur-checkout p,	
	.why-vitapur-home p{
		margin:0 !important;
	}
}
@media only screen and (min-width: 48.063em){
	.why-vitapur-checkout .columns,	
	.why-vitapur-home .columns{
	text-align:center;
	margin-bottom:3%;}
}
.why-vitapur-checkout .columns strong,
.why-vitapur-home .columns strong{
	color:#ac955e;
	font-size:14px;
	display:block;padding:0.75em 0 0.375em 0;}
.why-vitapur-home p{
	font-size: 14px;
  	color: #727a89;}
.why-vitapur-checkout p{
	font-size: 12px;
  	color: #727a89;}  	
/*why-vitapur-home end*/

/*our-brands-home start*/
.our-brands{
	background-color: #f3f3f3;
	padding: 5% 0;
	margin-top:1.5%;
	text-align:center;
}
.brands-title {
	text-align: left;
    opacity: 0.4;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom:35px;
	text-transform:uppercase;
}
.our-brand{
	display:inline-block;
	margin:15px;
}
.our-brand img{
	width:135px;
}
@media only screen and (max-width: 22em) {
	.our-brand img{
		width:105px;
	}
}
@media only screen and (min-width: 40.063em) {
	.our-brand{
		margin:15px;
	}
}
@media only screen and (min-width: 64.063em) {
	.our-brands{
		padding-top:35px;
	}
	.our-brand{
		margin:15px 1.8%;
	}
}
@media only screen and (min-width: 1320px) {
	.our-brand{
		margin:15px 3%;
	}
}
/*our-brands-home end*/

/*Product view*/
.product-view-blocks{
	position: relative;
	padding:3%;
    margin-bottom: 3%;
	background-color: #f3f2ee;
	overflow: hidden;
}
.product-view-blocks-spacer{
	height:30px;
}
.product-view-blocks .row{
	padding-left:0;
	padding-right:0;
}
.product-view-blocks .row .columns:first-child,
.product-view-blocks .row .columns:last-child{
	padding-left:0;
	padding-right:0;
}
.product-block{
	margin-bottom:3%;
	background-color:#fff;
}
@media only screen and (max-width: 40em) {
	.product-view-blocks{padding:4%;}
	.product-block{margin-bottom:4%;}
}
@media only screen and (min-width: 64.063em) {
	.product-view-blocks{padding:2%;}
	.product-block{margin-bottom:2%;}
}
.product-block ol {
  counter-reset: blocks-counter;
  list-style: none;
  padding-left: 40px;
  margin:0;
}
.product-block ol li {
  counter-increment: blocks-counter;
  position: relative;
  padding-left:2%;
  margin-bottom:4%;
  white-space:normal;
}
.product-block ol li::before {
  content: counter(blocks-counter);
  display:block;
  color: #fff;
  font-weight: bold;
  position: absolute;
  line-height:1.8;
  left:-40px;
  width:30px;
  height:30px;
  top:5px;
  font-size: 16px;
  border:1px solid #ffffff;
  background-color: #ffad17;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.product-block ol li::after {
  content:"";
  display:block;
  position: absolute;
  left: -45px;
  width: 40px;
  height: 40px;
  top: 0;
  border:1px solid #ffad17;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.product-block ol li {
	font-size: 14px;
	color:#6c7785;
}
.product-block ol li strong {
	color: #343434;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
}
.p-w-product{padding-bottom:20px}
.product-block .description{
	font-size: 16px;
	line-height: 1.69;
	color: #6c7785;
}
@media only screen and (max-width: 40em){
	.product-block .description {
	    font-size: 15px;
	}
	.product-block ol li {
		font-size: 13px;
	}
	.product-block ol li strong {
		font-size: 14px;
	}
}
.product-block h3{
	padding-top: 2%;
    padding-bottom: 3%;
}
.product-block .text{
	padding:3%;
}
.p-w-left ul, 
.p-w-left ol,
.p-w-right ul, 
.p-w-right ol{
	list-style:none;
	margin:10px 0;
}
.p-w-tabs{
	padding:0 2px;
}
.p-w-left ul li,
.p-w-left ol li,
.p-w-right ul li,
.p-w-right ol li{
	position:relative;
	line-height: 1.69;
	padding-left:17px;
	padding-bottom: 15px;
}
@media only screen and (min-width: 40.063em) {
	.p-w-right ol li{
		margin:5px 0;}
	.product-block ol li {
		padding-top:8px}
}
.p-w-left ul li:before,
.p-w-left ol li:before,
.p-w-right ul li:before,
.p-w-right ol li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 2px;
	background-color: #c9b177;
}
.custom-info .columns,
.tab-p-w-block-3 .columns{
	position: relative;
    padding-left: 55px !important;
    margin:12px 0;
}
.tab-faq .columns{
	position: relative;
    margin:12px 0;
}
.custom-info .columns.small-12{
	padding-left: 0 !important;
}
.custom-info img,
.tab-p-w-block-3 img {
    position: absolute;
    top: 0;
    left:0;
}
.custom-info strong,
.tab-faq strong,
.tab-p-w-block-3 strong{
    display: block;
    font-size: 14px;
    margin-bottom:7px;
    color:#414449;
}
.custom-info .columns p,
.tab-faq .columns p,
.tab-p-w-block-3 .columns p {
    font-size: 14px;
    margin-bottom:10px;
}
.p-w-left .section,
.p-w-right .section{
	width:100%;
	float:left;
}
#tab-reviews .ratings-detail h3{
	display:none;
}
.tab-p-w-tips-tricks p,
.tab-p-w-tips-tricks ul li{
	font-size: 14px;
}
@media only screen and (max-width: 40em) {
	#p-w-tabs .title{
		color: #000000;
		font-size: 18px;
		font-weight: bold;
		border-bottom: solid 1px rgba(128, 143, 163, 0.2);
		line-height: 1.2;
		padding: 20px 40px 20px 0;
		position: relative;
	}
	#p-w-tabs .section:first-child .title{
		margin-top:20px;
		border-top: solid 1px rgba(128, 143, 163, 0.2);
	}
	#p-w-tabs .title:after{
		content: "";
		display: inline-block;
		position: absolute;
		right: 25px;
		top: 38%;
		border: solid #5c5c5c;
		border-width: 0 2px 2px 0;
		padding: 4px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
	#p-w-tabs .active .title:after{
		transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
	}
}
@media only screen and (min-width: 40.063em) {
	.tab-why-to-buy .title,
	.tab-maintenance .title,
	.tab-faq .title,
	.tab-p-w-block-3 .title,
	.tab-specifications .title,
	#p-w-tabs .title{font-size: 22px;padding-bottom: 20px;}
}
@media only screen and (max-width: 64em) {
	#p-w-tabs .a-item{display:none;}
	#p-w-tabs .active .a-item{display:block;float:left;width:100%;}
	#p-w-tabs .active .title{
		border:none;}
}
@media only screen and (min-width: 64.063em) {
	.p-w-left{
		float:left;
		width:57%;
	}
	.p-w-right{
		float:left;
		width:40%;
		margin-left:3%;
	}
	.tab-p-w-tips-tricks,
	.tab-faq,
	.tab-p-w-block-3{
		margin:20px 0;
		padding:25px 30px;
		background-color:#f9f8f4;
	}
	.tab-why-to-buy .title,
	.tab-maintenance .title,
	.tab-specifications .title{
		color: #343434;
	}
	.tab-faq .title,
	.tab-p-w-block-3 .title{
		color: #343434;
		font-size:20px;
		margin-bottom:15px;
	}
	.tab-p-w-tips-tricks .title{
		font-size: 24px;
		font-weight: 500;
		color: #795548;
		margin-bottom:20px;
	}
	.product-block .left,
	.product-block .right{
		width:60%;
	}
	.product-block.layout-1 .left{
		width:40%;
	}
	.product-block.layout-2 .right{
		width:40%;
	}
	.product-block.layout-4 .left{
		width:50%;
	}
	.product-block.layout-4 .columns{
		white-space:nowrap;
	}
	
	.product-block.layout-4 .left,
	.product-block.layout-4 .right{
		float:none !important;
		display:inline-block;
		white-space:initial;
		vertical-align:middle;
		width:50%;
	}
}
@media only screen and (min-width: 70.063em) {
	#our-stores{margin-left:75px;}
	.form-search {margin-left:85px !important;}
}

.tab-specifications table tr td{
	border-top: 1px solid rgba(128,143,163,0.2);
	padding:12px 0;
}
.tab-specifications ul{
	list-style:none;
}
.tab-specifications ul li{
	border-top: 1px solid rgba(128,143,163,0.2);
	padding:12px 0;
	font-size: inherit;
	line-height: 1.125rem;
	display:table;
	width:100%;
}
.tab-specifications ul li:before{
	display:none;
}
.tab-specifications ul li strong,
.tab-specifications table tr td:first-child{
	font-weight:bold;
	width:40%;
}
.tab-specifications ul li strong{
	display:table-cell;
}
.product-block:last-child{
	margin-bottom:0;
}
/*reviews-and-blog start*/
.reviews-and-blog .review-item{
	padding:3% 0;
	border-bottom: 1px solid #808fa3;
	border-color: rgba(128,143,163,0.2)
}
.review-item .review-author{
	font-size: 16px;
	color: #6c7785;
	margin-bottom:1.5%;
}
.review-item .author{
	font-size: 18px;
	display:inline-block;
	padding-right:10px;
	color: #414449;
}
.review-item p{
	margin-top:2%;
	font-size: 16px;
	line-height: 1.69;
	color: #6c7785;
}
.row.reviews-and-blog,
.main-footer .row{
	padding-left:0;
	padding-right:0;
}
.reviews-and-blog .reviews-title{
	margin-top:6%;
	margin-bottom:3%;
	font-size: 24px;
  	line-height: 0.96;
  	color: #ac955e;
}
.reviews-and-blog .reviews-title strong{
	font-size: 24px;
}
.reviews-home-summary{
	margin:25px 0;
}

.news-side-holder .blog-item,
.product-related-news .blog-item,
.reviews-and-blog .blog-item{
	margin-bottom:3%;
}
.product-related-news .blog-title,
.reviews-and-blog .blog-title{
	margin-top:6%;
	margin-bottom:3%;
	letter-spacing: -0.9px;
	font-size:24px;
	color:#414449
}
.reviews-and-blog .blog-title strong{
	color:#414449
}
.product-related-news .blog-title{
	margin:2% 0;
	padding-top:2%;
	border-top:1px solid rgba(128,143,163,0.2);
}
.product-related-news .blog-title span,
.reviews-and-blog .blog-title span{
	color: #635f95;
}
.news-side-holder {margin:25px 30px 35px 30px;}
.news-side-holder h4 {font-size: 20px; font-weight: 500; margin-bottom: 18px;}


.news-side-holder .image,
.product-related-news .image,
.reviews-and-blog .image{
	margin-bottom:3%;
	display:block;
}
.news-side-holder .image img,
.product-related-news .image img,
.reviews-and-blog .image img{
	width:100%;
	max-width:100%;
}
.product-related-news .content,
.reviews-and-blog .content,
.product-related-news .image,
.reviews-and-blog .image{
	margin-bottom:3%;
}

.news-side-holder .image{width:35%;float:left;}
.news-side-holder .content{padding-left:3%;width:65%;float:left;}

.product-related-news .image,
.reviews-and-blog .image{width:35%;float:left;}
.product-related-news .content,
.reviews-and-blog .content{padding-left:3%;width:65%;float:left;}

.product-related-news .columns {
    padding-left:0;
}
.news-side-holder .category a,
.product-related-news .category a,
.reviews-and-blog .category a{
	font-size: 12px;
	font-weight: bold;
	color: #635f95;
	text-transform:uppercase;
}
@media only screen and (max-width: 40em) {
	.news-side-holder{
		margin:0 10px 30px 10px;
	}
	.product-related-news .blog-title{
		margin:15px 0;
		padding-top:20px;
	}
	.news-side-holder .content .category,
	.product-related-news .content .category{
		margin-bottom:15px;
	}
	.product-related-news .content p{
		display:none;
	}
}
.news-side-holder .title a,
.product-related-news .title a,
.reviews-and-blog .title a{
	font-size: 18px;
  	font-weight: bold;
	color:#414449;
}
.news-side-holder .title{
	margin-top:8px;}
.product-related-news .title{
	margin: 8px 0 12px;}

@media only screen and (max-width: 25em) {
	.news-side-holder .title,
	.product-related-news .title{
		margin:0;}
	.news-side-holder .title a,
	.product-related-news .title a,
	.reviews-and-blog .title a{
		font-size: 16px;
	}	
}

.product-related-news p,
.reviews-and-blog p{
	font-size: 16px;
	line-height: 1.44;
	color: #727a89;}
.product-related-news p{
	font-size: 15px;}
	
.product-related-news .more,
.reviews-and-blog .more{
	padding-bottom: 30px;
}

.product-related-news .more a,
.reviews-and-blog .more a{
	font-size: 16px;
  	color: #6c7785;
}
/*reviews-and-blog end*/

/*Stores product stock start*/
.product-store-stock{
	width:100%;
	padding-top:1rem;
    border-bottom: solid 2px rgba(128,143,163,0.2);
}
@media only screen and (min-width: 64.063em){
	.product-store-stock{
		display:flex;
	}
}
.product-store-stock.nearest-store{
	background: #f9f8f4;
	border-bottom: none;
}
.product-store-stock:nth-last-child(2){
	border-bottom: none;
}
.vitapur-stores-store-stock .title{
	margin-bottom:1rem;
	font-weight:bold;
}
.vitapur-stores-store-stock .note{
	color:#86c93f;
}
.vitapur-stores-store-stock .special-note{
	background-color:#86c93f;
	color:#fff;
	padding:5px 10px;
}
.product-store-stock .image img,
.product-store-stock .description,
.product-store-stock .dimension{
	flex-grow:1;
	vertical-align: top;
	padding:0 0.5rem 1rem 0.5rem;
}
.product-store-stock .description{
	padding-bottom:0;
	flex-basis:50%;
}
.product-store-stock .dimension{
	flex-grow:2;
	flex-basis: 50%;
	padding-right:0;
}
.product-store-stock .product-stock{
	float:left;
	width:100%;
	line-height: 1.7;
	font-size:16px;
	white-space: nowrap;
}
@media only screen and (min-width: 40.063em){
	.product-store-stock .product-stock{
		width:50%;
	}
}
.product-store-stock .product-stock a{
	color:#727a89;
}
.product-store-stock .product-stock span{
	position:relative;
	margin-bottom:4px;
	margin-right:10px;
	display:inline-block;
	width:15px;
	height:15px;
    vertical-align: middle;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#86c93f;
	line-height: 1.5;
}
.product-store-stock .product-stock span.medium-stock:after,
.product-store-stock .product-stock span.in-stock:after{
    content: "";
    display: inline-block;
    position: absolute;
    left: 5px;
    width: 5px;
    height: 9px;
    top: 2px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.product-store-stock .product-stock span.out-of-stock{
	background-color:#de101c;
}
.product-store-stock .product-stock span.medium-stock{
	background-color:#ffc107;
}
.product-store-stock .product-stock span.out-of-stock:after{
    content: "!";
    top:-1px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    position: absolute;
    left: 6px;
}

.vitapur-stores-store-stock .title span{
	font-weight:normal;
}
.product-store-stock .pad{
	margin-left:15px;
}
.product-store-stock p,
.product-store-stock p a{
	font-size: 14px;
	line-height: 1.93;
	color: #6c7785;
}
.product-store-stock .left{
	margin-right:25px;
}
.product-store-stock .left:last-child{
	margin-right:0;
}
.store-open-close .opened,
.store-open-close .closed{
	position:relative;
	font-size: 15px;
	margin-right:10px;
	font-weight: bold;
	color: #86c93f;
}
.store-open-close .opened:before,
.store-open-close .closed:before{
	content:"";
	display:inline-block;
	padding:6px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	margin-right: 8px;
	background-color:#86c93f;
}
.store-open-close .closed{
	color:#de101c;
}
.store-open-close .closed:before{
	background-color:#de101c;
}

/*Stores product stock end*/

/*Social icons*/
.main-footer .facebook,
.main-footer .instagram,
.main-footer .youtube{
	width:100%;
	max-width:160px;
	height:38px;
	display:block;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size: 11.2px;
	color:#fff;
	background-color:#ff0000;
	position: relative;
	margin-top:10px;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-youtube.svg);
	background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position-x: 7px;
    background-position-y: 7px;
}

.main-footer .facebook{
	background-color:#3b5998;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-facebook.svg);
	background-size: 15px 15px;
	background-position-x: 12px;
	background-position-y: 12px;
}
.main-footer .instagram{
	color:#414449;
	background-color:#fff;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-instagram.svg);
	background-size: 18px 18px;
	background-position-x: 10px;
	background-position-y: 10px;
}
.main-footer .facebook span,
.main-footer .instagram span,
.main-footer .youtube span{
	left:0;
	display:block;
	width:100%;
	padding:5px 10px 5px 45px;
  	position: absolute;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	transform: translateY(-50%); 	
}
.main-footer .facebook span{
	padding-left:35px;
}
/*Mobile gallery*/
.mobile-gallery-zoom{
	display:inline-block;
	width:25px;
	height:25px;
	position:absolute !important;
	bottom:20px;
	right:20px;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-zoom.svg);
	background-size: 25px;
}
/**
 * Intenso Premium Theme
 *
 * @category    Itactica
 * @package     Itactica_Intenso
 * @copyright   Copyright (c) 2014-2016 Itactica (http://www.itactica.com)
 * @license     http://getintenso.com/license
 */

/*******************************************************************************************************/
/***   1)	GENERAL CLASES 																			 ***/
/*******************************************************************************************************/
html {
	font-size: 16px;
}
body {
	font-size: 0.875rem;
	background: #fff;
	padding:0
}

a,
.link {
	-webkit-transition: color 300ms ease-out;
  	-moz-transition: color 300ms ease-out;
  	transition: color 300ms ease-out; 
}
a:hover,
a:focus,
.link:hover,
.link:focus {
	color: #AF9A69;
}

.main-content p a:hover{
	text-decoration:underline;	
}

ul {
	font-size: 0.875rem;
	color: #6c7785;
}
ul.no-bullets,
ol.no-bullets {
	list-style: none;
	margin-left: 0;
}
h1 { 
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #414449;
	font-family: 'Raleway', sans-serif;
}
h2 { 
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #414449;
	font-family: 'Raleway', sans-serif;
}

h3 {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #343434;
	font-family: 'Raleway', sans-serif;
}
@media only screen and (min-width: 64.063em) {
	.catalog-product-view h2 {
		font-size: 20px;
		line-height: 1.3;
	}
	.catalog-product-view h3 {
	    font-size: 20px;
	    font-weight: 500;
	}
}
@media only screen and (max-width: 40em){
	h3 {
	    font-size: 18px;
	    font-weight: 600;
	}
}
h4 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #343434;
	font-family: 'Raleway', sans-serif;
}
h5 {
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
}
h6 {
	font-size: 16px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
}
li,
p { 
	font-size: 15px;
	color: #5b6064;
	line-height: 1.69;
}
@media only screen and (min-width: 40.063em) {
	li,p{font-size:16px;}
}

p.small,
span.small,
div.small { 
	font-size: 0.813rem !important;
	color: #777777 !important;
}
p.x-small { 
	font-size: 0.6875rem !important;
	color: #999999 !important;
}
a.small {
	font-size: 0.813rem !important;
}
a.underline {
	text-decoration:  underline;
}
.block{display:block;}
.flushrow {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.flush-left {
	padding-left: 0 !important;
}
.flush-right {
	padding-right: 0 !important;
}
.no-margin {
	margin: 0;
}
.nobr {
	white-space: nowrap;
}
.center {
	text-align: center;
}
.no-display,
.hidden {
	display: none !important;
}
.highlighted {
	color: #ea1818;
}
.a11y {
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
}
span.view-more {
	cursor: pointer;
}
.pointer {
	cursor: pointer;
}
/* Form fields */
.form-list {
	list-style: none;
	position: relative;
	margin: 0 auto;

}
.form-list:before,
.form-list:after {
	content: " " !important;
	display: table !important;
}
.form-list:after,
.form-list .control {
	clear: both !important;
}
.radio {
	margin-left: 11px !important;
}
input {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.mdformfields input[type="checkbox"] {
	margin-left: 10px !important;
}
.mdformfields input[type="radio"] + label {
	margin-left: 5px !important;
}
.form-list ul {
	list-style: none;
	margin-left: 0;
}
.form-list .field,
.form-list li {
	position: relative;
	float: left;
	width: 100%;
	margin-right: 18px;
}
.form-list .fields {
	width: 100% !important;
}
.form-list .field:after,
.form-list li:after {
	content: ".";
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
label {
	position: relative;
	display: inline-block;
}
.mdformfields .field label,
.mdformfields .form-list label,
.checkmo-list label,
#payment_form_ccsave label {
	cursor: text;
	left: 10px;
	font-weight: 300;
	font-style: italic;
	font-size: 0.875rem;
	color: #777777;
}
.mdformfields .field label,
.mdformfields .form-list label,
.checkmo-list label {
	position: absolute;
	top: 13px;
}
.field label em,
.form-list label em {
	float: right;
	font-size: 0.750rem;
	padding: 0 2px;
	color: #c0c0c0;
}
.form-list .narrow {
	max-width: 250px;
}
.form-list .control {
	margin-top: 5px;
	margin-bottom: 15px;
}
.form-list .control:last-child {
	margin-bottom: 20px;
}
.mdformfields .input-box {
	width: 100%;
	height: 6px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	position: relative;
	transition: border-color 0.25s ease-in-out 0s;
	margin: 2rem 0 0.813rem;
}
.mdformfields .input-box-select,
.touch .input-box-select {
	width: auto;
	height: auto;
	border: none;
	margin-top: -10px;
}
.mdformfields .select-list > label {
	display: inline-block;
	position: relative;
	font-weight: 400;
	font-size: 0.8125rem;
	top: -6px;
}
.mdformfields .input-box .input-text {
	position: absolute;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent !important;
	height: 28px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	margin: 0;
	padding: 6px 8px 0;
	top: -23px;
	-webkit-appearance: caret;
	-webkit-tap-highlight-color: transparent;
}
.mdformfields .input-text:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent !important;
}
/* this rule hides Chrome's autocomplete yellow background */
/* if your form's background is other than white, change the color accordingly */
input:-webkit-autofill,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
/* autocomplete for reviews */
.review-product-list input:-webkit-autofill,
.review-product-list input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #f4f4f4 inset !important;
}
.input-box:hover {
	border-color: #afafaf !important;
}
.input-box.focus,
.input-box textarea:focus {
	border-color: #c4b27b !important;
}
.input-box textarea {
	background: transparent !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	max-width: 100%;
}
.clformfields .input-box textarea,
.clrformfields .input-box textarea {
	background: #ffffff !important;
}
.mdformfields .input-box.textarea {
	border: none !important;
	height: auto;
	margin-top: 20px;
}
.input-range {
	width: 100px !important;
}
.input-range small {
	font-size: 80%;
	position: absolute;
	top: 40%;
	right: -3rem;
	color: #777777;
}
.mdformfields label.textarea {
	top: 25px;
}
.input-box.checkbox,
.form-list li.control .input-box {
	position: relative;
	display: inline-block;
	border: none !important;
	height: auto;
	width: auto;
	margin: 0;
	padding-right: 2px;
}
label.checkbox,
.control label {
	position: relative !important;
	display: inline-block;
	top: -1px !important;
	left: 0 !important;
}
.form-box {
	background: #ffffff;
	margin: 10px auto;
	padding: 30px 50px 0;
	max-width: 420px;
	-webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.form-box.wide {
	padding: 25px 0 18px 30px;
	max-width: 580px;
}
.form-box.wide .control {
	width: 100% !important;
}
.form-box .buttons-set {
	position: relative;
	background: #f4f4f4;
	margin: 10px -50px -18px -50px;
	padding: 18px;
	text-align: center;
}
.form-box.wide .buttons-set {
	margin: 10px 0 -18px -30px;
}
.form-box.wide .form-list .field,
.form-box.wide .form-list li {
	width: 250px;
}
.chosen-drop li {
	width: 100% !important;
}
.form-list li.wide {
	clear: both;
	width: 100% !important;
	padding-right: 30px;
}
.form-box .buttons-set .button {
	display: block;
	margin: 0 auto 12px;
	padding: 5px 60px;
}
.form-box .buttons-set a {
	color: #777777;
	font-size: 0.813rem;
	transition: color 150ms ease-out 0s;
}
.form-box .buttons-set a:hover {
	text-decoration: underline;
}
.form-box p.required {
	color: #b0b0b0;
	margin: -12px 0 8px;
	text-align: right;
	font-size: 0.688rem;
}
.mdformfields .validation-advice {
	top: 8px;
	bottom: auto;
}
.validation-advice:after {
	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
	bottom: 100%; 
	left: 15%; 
	border-color: transparent;
	border-style: solid inset inset;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-bottom-color: #ffffff; 
	border-width: 6px; 
	margin-left: -6px;
}
.textarea .validation-advice {
	top: 100%;
}
.chosen-container-multi
.chosen-choices {
	display: block;
}
.chosen-choices .search-field:after {
	content: none;
	clear: none;
}
.chosen-choices li {
	width: auto !important;
}
.chosen-choices,
.search-choice {
	position: relative;
	font-size: 0.875rem !important;
	height: auto !important;
	width: auto !important;
	line-height: 0.875rem !important;
}
.chosen-choices {
	border-color: #d3d3d3 !important;
}
.search-choice {
	margin: 3px 0 3px 5px !important;
	padding: 3px 20px 3px 5px !important;
}
.chosen-choices .search-field input {
	height: 1.625rem !important;
	top: 0 !important;
	width: auto;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/chosen-sprite.png") no-repeat -42px 1px rgba(0, 0, 0, 0) !important;
	line-height: 12px !important;
	padding: 0 !important;
}
.regular-field > label {
	position: relative !important;
	margin-bottom: 0.750rem;
}
.regular-field > div {
	position: relative;
}
/* rounded form fields */
.clrformfields input,
.clrformfields select,
.clrformfields textarea {
	border-radius: 3px;
}
.bg-box {
	position: relative;
	display: inline-block;
	background: #f4f4f4;
	margin: 0;
	padding: 14px;
	width: 100%;
}
.simple-nav,
.orbit-bullets-container {
	position: relative;
	display: block;
	padding: 0 0 20px 0;
	width: 100%;
	list-style: none;
	line-height: 1px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.simple-nav ul,
.orbit-bullets-container ol {
	margin: 0 auto !important;
	background: transparent !important;
	display: inline !important;
	line-height: 1px !important;
	-webkit-tap-highlight-color: transparent;
}
.simple-nav li,
.orbit-bullets-container li {
	display: inline-block !important;
	position: relative;
	width: 26px !important;
	height: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	float: none !important;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
.simple-nav li {
	width: 20px !important;
}
.simple-nav li.active,
.orbit-bullets-container li.active {
	cursor: default;
}
.simple-nav li:before,
.orbit-bullets-container li:before {
	content: "";
	display: block;
	width: 5px !important;
	height: 5px !important;
	background: #7f7f7f !important;
	-webkit-border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	border-radius: 2.5px;
	margin: 6px;
}
.orbit-bullets-container li.dark:before {
	background: #ffffff !important;
}
.simple-nav li.active:before,
.orbit-bullets-container li.active:before {
	content: "";
	background: transparent !important;
	border: 1px solid #5b5b5b !important;
	width: 10px !important;
	height: 10px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 3px;
}
.orbit-bullets-container li.dark.active:before {
	background: transparent !important;
	border: 1px solid #ffffff !important;
}
.orbit-bullets {
	top: auto !important;
}
.orbit-bullets li {
	background: transparent !important;
}

/* Text-Boxes Icon styles */
.text-box-with-icon section > span,
.icon-highlighted,
.icon-circle,
.icon-solidcircle,
.icon-square,
.icon-solidsquare {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-size: 1.563rem;
	line-height: 2.438rem;
	width: 2.625rem;
	height: 2.625rem;
}
.icon-highlighted,
.icon-circle,
.icon-square {
	border: 2px solid;
	border-color: #c4b27b;
}
.icon-highlighted,
.icon-circle,
.icon-solidcircle {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
}
.icon-square,
.icon-solidsquare { 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.text-box-with-icon .button {
	margin: 10px 0 0 0;
}
.text-box-with-icon.box-left [class^="icon-"], 
.text-box-with-icon.box-left [class*=" icon-"],
.text-box-with-icon.box-left .button {
	float: left;
}
.text-box-with-icon.box-left h4,
.text-box-with-icon.box-left p.textbox-text {
	text-align: left;
}
/* Additional alignment corrections for some icons */
.icon-puzzle.icon-highlighted {
	line-height: 2.313rem;
}
/* Text box with icon */
.text-box-with-icon {
	padding-top: 3.125rem;
	padding-bottom: 5.625rem;
}
.text-box-with-icon section {
	text-align: center;
	padding-top: 2.50rem;
}
.text-box-with-icon section > span {
	margin: 0 0 15px;
}
.text-box-with-icon section img {
	margin-bottom: 0.8125rem;
}
.text-box-with-icon section h4 {
	margin-bottom: 0.625rem;
}
.text-box-with-icon section p {
	line-height: 1.5rem;
	margin-bottom: 0.375rem;
}
.text-box-with-icon section a {
	font-size: 0.875rem;
}
.text-box-with-icon section.box-2 .icon-highlighted {
	color: #a1ba16;
	border-color: #a1ba16;
}
.text-box-with-icon section.box-3 .icon-highlighted {
	color: #ea1818;
	border-color: #ea1818;
}
.page-print {
	background: #ffffff;
}
/* color clases */
.red {
	color: #ea1818 !important;
	border-color: #ea1818 !important;
}
.red a:hover {color: #c51e20;}

/* global messages */
.messages,
.messages ul {
	list-style: none;
	margin-left: 0;
}
.messages > li > ul {
	margin: 0;
}
.modal-action {
	margin-top: 20px;
}
.modal-action .button {
	margin: 10px 10px 10px 0;
}
.msg-warning {
	background: #fcefbb;
	color: #222222 !important;
	font-weight: normal !important;
	margin: 20px 0 30px;
	padding: 10px 20px 10px 68px;
}
.global-site-notice.demo-notice {
	background: #f8682c;
}
.global-site-notice.demo-notice p {
	margin: 0 10px;
	padding: 2px 0 4px;
	text-align: center;
	color: #ffffff;
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 1rem;
}
/* CSS spinner */
.spinner {
	position: relative;
}
.spinner:before {
	content: "";
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0.6;
}
.spinner:after {
	z-index: 2;
	content: "";
	height: 32px;
	width: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	-webkit-transition: all .75s ease 0s;
	transition: all .75s ease 0s;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-animation: standard .75s infinite linear;
	animation: standard .75s infinite linear;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	border-right: 3px solid #777777;
	border-top: 3px solid #777777;
	border-left: 3px solid #999999;
	border-bottom: 3px solid #bbbbbb;
}
/* (cs)spinner standard rotation animation */
@-webkit-keyframes standard {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes standard {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.truncated,
.truncated a.dots {
	cursor: help;
}

.truncated a.details {
	cursor: help;
	height: 16px;
	line-height: 16px;
}
.truncated a.details:hover {
	text-decoration: none;
}

.truncated .truncated_full_value {
	position: relative;
	z-index: 300;
}

.truncated .truncated_full_value .item-options {
	display: none;
	position: absolute;
	z-index: 300;
	width: 200px;
	padding: 8px;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	top: 21px;
	left: -100px;
}
.truncated .truncated_full_value .item-options:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	border-bottom: 7px solid #c0c0c0;
	border-top: none;
	left: 97px;
	top: -7px;
}

.truncated .truncated_full_value .item-options > p {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.truncated .show .item-options {
	display: block;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	/* Text box with icon */
	.text-box-with-icon {
		padding-top: 0.5rem;
		padding-bottom: 3rem;
		max-width: 472px !important;
	}
	.text-box-with-icon section > span {
		margin: 0 0 10px;
	}
	/* Forms */
	.form-box {
		margin: 10px auto;
		padding: 30px 20px 0;
	}
	.form-box.wide {
		padding: 25px 20px 18px;
		max-width: 420px;
	}
	.form-box.wide .form-list .field,
	.form-box.wide .form-list li {
		width: 100%;
	}
	.form-box .buttons-set,
	.form-box.wide .buttons-set {
		margin: 10px -20px -18px;
	}
	.form-list li.wide {
		padding-right: 0;
	}
	.product-view .ratings-holder{
		margin-top:20px;
	}
}
/* Only Medium screens */
@media only screen and (max-width: 40em) {
	
}
@media only screen and (min-width: 48.063em) and (max-width: 64em) {
	.main-footer .payment-logos li {
		margin: 0 0 0 4px;
	}
	.main-footer .payment-logos li img {
		width: 38px;
		height: 21px;
	}
}
@media only screen and (min-width: 40.063em) {
	.text-box-with-icon.two-boxes section.box-1 {
		padding-right: 2%;
	}
	.text-box-with-icon.two-boxes section.box-2 {
		padding-left: 2%;
	}
	.text-box-with-icon.image-up section.box-1 {
		padding-right: 2.1%;
	}
	.text-box-with-icon.image-up section.box-2 {
		padding-left: 1.5%;
		padding-right: 1.5%;
	}
	.text-box-with-icon.image-up section.box-3 {
		padding-left: 2.1%;
	}
}
@media only screen and (min-width: 64.063em) and (max-width: 79em) {
	.cta-ribbon h1 {
		font-size: 2.188rem !important;
	}
}
/*******************************************************************************************************/
/***   2)	 FOUNDATION OVERRIDES																	 ***/
/*******************************************************************************************************/
.row {
	padding-left: 3%;
	padding-right: 3%;
}
.row,
.off-canvas-wrap { 
	max-width: 1920px;
	min-width: 300px;
	
}
.row .row {
	margin: 0 -3%;
}
.off-canvas-wrap {
	position: relative;
	-webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	margin: 0 auto;
	background: #ffffff;
}
.column,
.columns {
	padding-left: 0.9%;
	padding-right: 0.9%;
}
.column .column,
.columns .columns {
	padding-left: 0;
}
.top-bar-section,
.top-bar-section ul li > a,
.side-nav,
.side-nav li.active > a:first-child:not(.button) {
	font-size: 1rem;
	font-weight: 400;
}
.top-bar-section ul li > a:hover {
	-webkit-tap-highlight-color: transparent;
}
.top-bar-section .has-dropdown-for-large > a:after {
	position: absolute;
	right: -20px; 
}
.sticky-active .top-bar-section .has-dropdown-for-large>a:after {
	right: -35px;
}
.top-bar-section ul.right li > a {
	font-size: 0.937rem;
	font-weight: 400;
}
.top-bar-section .dropdown li.title h5 a {
	line-height: inherit;
}
table tr th, table tr td {
	color: #5b6064;
	font-weight: 300;

}
table td img {
	max-width: none;
}
.parent-link.js-generated {
	display: none !important;
}
button:hover, button:focus, .button:hover, .button:focus {
	background: #AF9A69;
}
button.tiny, .button.tiny,
.wishlist-index-index .buttons-set2 .button {
	font-size: 0.75rem;
	padding: 0.063rem 0.5rem 0.125rem;
	font-weight: 600 !important;
	border: none !important;
}
button.small, .button.small {
	font-size: 0.813rem;
	padding: 0.313rem 1.4rem;
	font-weight: 600 !important;
	border: none !important;
}
button.large, .button.large {
	font-size: 1.375rem;
	padding: 0.563rem 1.625rem 0.750rem;
	font-weight: 600 !important;
	border: none !important;
}
button.secondary, .button.secondary,
.wishlist-index-index .buttons-set2 .btn-share,
.wishlist-index-index .buttons-set2 .btn-add {
	background: #DEE2E2;
	color: #222222;
	font-weight: 400 !important;
	border: none !important;
}
button.success, .button.success {
	background: #A1BA16;
	border: none !important;
}
button.success:hover, .button.success:hover, button.success:focus, .button.success:focus {
	background: #97a517;
}
button.alert, .button.alert {
	background: #EA1818;
	border: none !important;
}
button.alert:hover, .button.alert:hover, button.alert:focus, .button.alert:focus {
	background: #db1b1b;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
	background: #c4b27b;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
	background-color: #c4b27b;
}
.buttons-set a.cancel {
	margin: 0 0 0 15px;
}
/* Orbit Slider */
.orbit-container .orbit-slides-container.fade > li {
	transition: none; /* Corrects flickering bug */
}
.hero-text {
	/*visibility: hidden;*/
}
.orbit-container li .slide-link {
	display: block;
	width: 100%; 
	height: 100%;
}
/* Prev & Next arrows */
.orbit-next > span,
.orbit-prev > span,
.featured-next > span,
.featured-prev > span,
.brand-prev > span,
.brand-next > span,
.prev-arrow > span,
.next-arrow > span {
	border: none !important;
	left: 0 !important;
	right: 0 !important;
	margin: 0 !important;
}
.next.slbArrow:before,
.next.slbArrow:after,
.orbit-next > span:before,
.orbit-next > span:after,
.featured-next > span:before,
.featured-next > span:after,
.brand-next > span:before,
.brand-next > span:after,
.next-arrow > span:before,
.next-arrow > span:after {
	border-right: 3px solid;
	content: "";
	display: block;
	height: 31px;
	margin-top: -28px;
	position: absolute !important;
	-ms-transform: rotate(145deg);
	-moz-transform: rotate(145deg);
	-o-transform: rotate(145deg);
	-webkit-transform: rotate(145deg);
	transform: rotate(145deg);
	right: 0;
	left: 21px;
	top: 50%;
	width: 0;
	color: #fff !important;
	margin-right: 0;
}
.next.slbArrow:after,
.orbit-next > span:after,
.featured-next > span:after,
.brand-next > span:after,
.next-arrow > span:after {
	margin-top: -3px;
	-ms-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	border-style: none !important;
	border-right: 3px solid !important;
}

.prev.slbArrow:before,
.prev.slbArrow:after,
.orbit-prev > span:before,
.orbit-prev > span:after,
.featured-prev > span:before,
.featured-prev > span:after,
.brand-prev > span:before,
.brand-prev > span:after,
.prev-arrow > span:before,
.prev-arrow > span:after {
	border-right: 3px solid;
	content: "";
	display: block;
	height: 31px;
	margin-top: -28px;
	position: absolute !important;
	-ms-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	left: 21px;
	top: 50%;
	width: 0;
	color: #fff !important;
	margin-right: 0;
}
.prev.slbArrow:after,
.orbit-prev > span:after,
.featured-prev > span:after,
.brand-prev > span:after,
.prev-arrow > span:after {
	margin-top: -3px;
	-ms-transform: rotate(145deg);
	-moz-transform: rotate(145deg);
	-o-transform: rotate(145deg);
	-webkit-transform: rotate(145deg);
	transform: rotate(145deg);
	border-style: none !important;
	border-right: 3px solid !important;
}
.prev.slbArrow,
.next.slbArrow,
.orbit-container .orbit-prev,
.orbit-container .orbit-next,
.featured-slider .featured-prev,
.featured-slider .featured-next,
.prev-arrow,
.next-arrow {
	position: absolute;
	display: none;
	height: 106px;
	width: 45px;
	z-index: 9;
	top: 45%;
}
.next.slbArrow,
.orbit-container .orbit-next,
.featured-slider .featured-next,
.next-arrow {
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}
.prev.slbArrow,
.orbit-container .orbit-prev,
.featured-slider .featured-prev,
.prev-arrow{
	border-top-left-radius:0;
	border-bottom-left-radius:0;
}
.featured-slider .featured-prev,
.featured-slider .featured-next,
.prev-arrow,
.next-arrow {
	top: 40%;
}
.orbit-prev,
.featured-prev,
.brand-prev,
.prev-arrow {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	left: 0;
}
.orbit-next,
.featured-next,
.brand-next,
.next-arrow {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	right: 0;
}
.prev.slbArrow,
.next.slbArrow,
.orbit-prev,
.orbit-next,
.featured-prev,
.featured-next,
.brand-prev,
.brand-next,
.prev-arrow,
.next-arrow {
	background-color: rgba(0, 0, 0, 0.1) !important;
	transition: background-color 150ms ease-out 0s;
}
.orbit-prev:hover,
.orbit-next:hover,
.featured-prev:hover,
.featured-next:hover,
.brand-prev:hover,
.brand-next:hover,
.prev-arrow:hover,
.next-arrow:hover {
	background-color: rgba(0, 0, 0, 0.2) !important;
}
.touch .featured-prev,
.touch .featured-next
.touch .brand-prev,
.touch .brand-next {
  display: none !important;
}
/* Tooltips */
.has-tip {
	font-weight: normal;	
}
.tooltip {
	font-size: 0.750rem;
	line-height: 1.3;
	padding: 0.250rem 0.75rem;
	color: #000;
	background: #ffed9f;
	margin-top: -3px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
	z-index: 1000;
}
.tooltip > .nub {
	border-color: transparent transparent #ffed9f transparent;
}
.tooltip.tip-top {
	margin-top: 6px;
}
.breadcrumbs {
	background: transparent;
	border: none;
	margin: 0;
}
.breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.breadcrumbs ul li {
	display: inline-block;
	font-size: 0.750rem !important;
	font-weight: normal !important;
}
.breadcrumbs ul li a,
.breadcrumbs ul li span {
	color: #555555;
	padding-right: 5px;
	text-transform: none;
}
.breadcrumbs ul li span {
	color: #a0a0a0;
}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: none;
}
.breadcrumbs ul li a:hover {
	text-decoration: underline;
}
.breadcrumbs ul li strong {
	font-weight: normal;
	color: #999999;
	text-transform: none;
}
/* Form elements */
input[type="file"], 
input[type="checkbox"], 
input[type="radio"], select {
	margin: 0;
}
.clformfields select.multiselect,
.clrformfields select.multiselect {
	height: 7rem;
}
.label {
	background: transparent;
	text-align: left;
}
/* Magellan */
.sub-nav {
	padding: 0 3%;
	width: 100%;
}
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
	padding: 0 1.125rem 0 0;
	font-size: 15px;
	margin-left: 0;
}
.sub-nav dt a, 
.sub-nav dd a, 
.sub-nav li a {
	display:block;
	padding:0 0.750rem;
	color:#333333;
	height:52px;
	line-height:52px !important;
}
.sub-nav dt.active a, 
.sub-nav dd.active a, 
.sub-nav li.active a {
	background: #bbbbbb;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0 0.750rem;
}
.sub-nav dt.active a:hover, 
.sub-nav dd.active a:hover, 
.sub-nav li.active a:hover {
	background: #bbbbbb;
	color: #ffffff;
}
.magellan-nav dt {
	display: none;
}
.catalog-product-view .magellan-nav .sub-nav dd.active a,
.catalog-product-view .magellan-nav .sub-nav dd.active:hover a {
	color: #ffffff !important;
        border-bottom: solid 2px #848484;
}
[data-magellan-expedition], 
[data-magellan-expedition-clone] {
	padding: 1px 10px 0;
}
/* Tables */
.data-table .label {
	background: transparent;
	text-align: left;
	color: #222222;
	display: table-cell !important;
	line-height: 1rem !important;
	font-size: 0.875rem !important;
	font-weight: bold;
	padding: 0.438rem 0.625rem !important;
	white-space: normal !important; 
}
table tr.even, 
table tr.alt, 
table tr:nth-of-type(2n) {
	background: transparent !important;
}
/* Reveal */
.reveal-modal-bg {
	z-index: 1002;
}
dialog, .reveal-modal {
	z-index: 1003;
}
.reveal-modal-content{
	display:block;
	width:100%;
	height:100%;
	min-height:80px;
} 
.reveal-modal-loading{
	position:absolute;
	top:40%;
	left:calc(50% - 8px);
}
.reveal-modal .close-reveal-modal {
	top:0;
	right:0;
	width: 50%;
	height: 36px;
	padding-right:38px;
	font-size: 13px;
	font-weight: bold;
	line-height: 36px;
	color: #000000;
	cursor: pointer;
	text-align:right;
	text-transform:uppercase;
}
.slbCloseBtn:before,
.slbCloseBtn:after,
.close-reveal-modal:before,
.close-reveal-modal:after {
	border-right: 2px solid;
	border-color: #000000;
    content: "";
	display: block;
	height: 14px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 22px;
	top: 50%;
	margin-top:-8px;
	width: 0;
}
.slbCloseBtn:after,
.close-reveal-modal:after {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.icon-close-3{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-list-close.svg);
	background-repeat:no-repeat;
	background-position-y: 1px;
    background-position-x: 1px;
	width: 17px;
	height: 17px;
	display:block;
	
}
/* side nav */
.side-nav li a:hover:not(.button), 
.side-nav li a:focus:not(.button) {
	color: #23afa1;
}
.side-nav li.active > a:first-child:not(.button) {
	color: #222222;
}
/* Small screens */
@media only screen and (max-width: 40em) {
	.inner-wrap {
		overflow: visible;
	}
	.parent-link.js-generated {
		display: block !important;
	}
	.parent-link.js-generated:before {
		content: "View All ";
	}
}

/*******************************************************************************************************/
/***   3)	 CHOSEN JQUERY PLUGIN OVERRIDES															 ***/
/*******************************************************************************************************/
.chosen-container {
  font-size: .875rem;
}
.chosen-container .chosen-drop {
	border: 1px solid #E6E6E6;
}
.chosen-container .chosen-results li.highlighted {
	background-color: #c4b27b;
}
.chosen-container-active .chosen-single {
	border: none !important;
	border-bottom: 1px solid #c4b27b !important;
}
.chosen-container-active .chosen-single span {
	color: #222222 !important;
}
#select_language_chosen.chosen-container-active .chosen-single span:before,
#select_language_chosen.chosen-container .chosen-single span:before {
    /* Refer to: http://support.getintenso.com/support/solutions/articles/5000527641-translating-your-store */
    /* for information about how to translate this text */
	content: "Language: ";
	font-weight: 300;
	font-style: italic;
	color: #999;
}
#select_currency_chosen.chosen-container-active .chosen-single span:before,
#select_currency_chosen.chosen-container .chosen-single span:before {
    /* Refer to: http://support.getintenso.com/support/solutions/articles/5000527641-translating-your-store */
    /* for information about how to translate this text */
	content: "Currency: ";
	font-weight: 300;
	font-style: italic;
	color: #999;
}
#select_store_chosen.chosen-container-active .chosen-single span:before,
#select_store_chosen.chosen-container .chosen-single span:before {
    /* Refer to: http://support.getintenso.com/support/solutions/articles/5000527641-translating-your-store */
    /* for information about how to translate this text */
    content: "Store: ";
    font-weight: 300;
    font-style: italic;
    color: #999;
}
.header-ribbon #select_store_chosen.chosen-container-active .chosen-single span:before,
.header-ribbon #select_store_chosen.chosen-container .chosen-single span:before,
.main-footer #select_store_chosen.chosen-container-active .chosen-single span:before,
.main-footer #select_store_chosen.chosen-container .chosen-single span:before{
    content: "";
}
.store-switcher {
    display: inline-block;
    float: right;
}
.main-footer .store-switcher {
    float: none;
    width: 95%;
}
.store-switcher label {
    display: none;
}
.sec-menu-dropdown .store-switcher {
    width: 100%;
}
.chosen-container-active .chosen-results {
	color: #777777;
	font-size: .875rem;
}
.chosen-container-single .chosen-single {
	border: none;
	border-bottom: 1px solid #d3d3d3;
	padding: 0 0 0 8px;
	height: 26px;
	color: #777777;
	line-height: 24px;
	background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single {
	background: #f4f4f4 !important;
}
.chosen-container-single .chosen-single:before,
.chosen-container-single .chosen-single:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 5px;
	top: 20px;
	background: #d3d3d3 !important;	
}
.chosen-container-single .chosen-single:before {
	left: 0px;
}
.chosen-container-single .chosen-single:after {
	right: 0px;
}
.chosen-container-active .chosen-single:before,
.chosen-container-active .chosen-single:after {
	background: #c4b27b !important;
}
.chosen-container-active.chosen-with-drop .chosen-single:before,
.chosen-container-active.chosen-with-drop .chosen-single:after {
	background: transparent !important;
}
.chosen-container .chosen-results {
	margin: 0;
	padding: 0;	
}


/*******************************************************************************************************/
/***   4)	 HEADER 																				 ***/
/*******************************************************************************************************/
.main-header {
	border-bottom: 4px solid #e2e2e2;
	z-index: 10 !important;
}
.main-header .row {
	position: relative;
}
.main-header .top-header {
	z-index: 1001;
	padding:0 12px 16px 12px;}
	
.main-header .top-header.sticky-header-mobile{
	padding-bottom:10px;
}

.main-nav .button {
	font-weight: 600 !important;
}
.main-nav .button:hover {
	background: #26bcad !important;
}
/* clean header version */
.main-header.clean-header {
	border-bottom: none;
}
.main-header.clean-header .top-header {
	min-height: 80px;
}
.top-header .tel,
.top-header .vib{
	display:none;
}
.clean-header-wrapper > a {
	line-height: 80px;
}
.clean-header .row {
	padding: 0 3%;
}
/* Main search form */
.form-search label {
	position: absolute;
	cursor: text;
	top: 8px;
	left: 10px;
	font-weight: 300;
	font-style: italic;
	font-size: 0.875rem;
	color: #aeaeae;
}
.mdformfields .form-search .left,
.mdformfields .form-search .right {
	height: 5px;
	width: 1px;
	top: 30px;
	background-color: #d3d3d3;
	position: absolute;
	transition: background-color 0.25s ease-in-out 0s;
}
.mdformfields .form-search .left {
	left: 0;
}
.mdformfields .form-search .right {
	right: 0;
	float: none !important;
}
.mdformfields .form-search .bottom {
	width: 100%;
	height: 1px;
	background-color: #d3d3d3;
	position: absolute;
	bottom: 0;
	transition: background-color 0.25s ease-in-out 0s;
}
.form-search{margin:0;}
.form-search .input-text {
	box-shadow: none !important;
	background: transparent !important;
	border: 1px solid #e0e0e0;
}
.mdformfields .form-search .input-text {
	border-radius: 0;
	border: none;
	-webkit-appearance: caret;
	-webkit-tap-highlight-color: transparent;
}
.form-search .input-text:focus {
	box-shadow: none !important;
	background: transparent !important;
}
.form-search .input-text:hover {
	border-color: #afafaf;
	box-shadow: none !important;
}
.mdformfields .form-search .input-text:focus ~ div {
	background-color: #c4b27b !important;
}
.form-search .input-text:hover ~ div {
	background-color: #afafaf;
}
.form-search .input-text:focus + label {
	display: none;
}
.form-search .search-box {
	position:relative;}
.form-search .action {
	position: relative;
}
.form-search .button {
	background: transparent;
	width: 40px;
	height: 2.2rem;
	line-height: 2.2rem;
	border: none;
	padding: 0;
	margin: 0;
	float: left;	
}
.form-search .button:hover {
	background: transparent !important;
}
.form-search .button span {
	color: #999999;
	font-size: 20px;
	line-height: 2.2rem;
	transition: color 0.25s ease-in-out 0s;
}
.form-search .sec-menu {
	width: 40px;
	height: 2.2rem;
	padding: 0;
	margin: 0;
	border-left: 1px solid #efefef;
	font-size: 1rem;
	line-height: 2.2rem;
	color: #999999;
	text-align: center;
	float: right;
}
.sec-menu-search-icon-hover {
	color: #ffffff !important;
}
.main-header .icons-for-small {
	padding-right: 0;
}
.main-header .icon-main-menu {
	display: inline-block;
	line-height:1;
	float:right;
	padding:0;
	margin:0 2px 0 15px;
	width:33px;
	height:33px;
	position:relative;
}
.main-header .icon-main-menu span{
	position:absolute;
	bottom:-5px;
	left:-1px;
	font-size: 12px;
	text-transform:uppercase;
}
.main-header .icon-main-menu span.vitapur_rs,
.main-header .icon-main-menu span.default{
	left:1px;
}

.icon-main-menu:before {
	content: '';
	width: 100%;
	height: 10px;
    display: inline-block;
    border-top: 3px solid #c4b27b;
    border-bottom: 3px solid #c4b27b;
}
.icon-main-menu:after {
	content: '';
	width: 100%;
	height: 10px;
    display: inline-block;
    border-top: 3px solid #c4b27b;
}

.main-header .icon-user {
	color: #CECECE;
	width: 2rem;
	height: 1.75rem;
	line-height: 1.75rem;
	border-right: 1px solid #efefef;
	margin: 14px 0 0 0;
	text-align: left;
	font-size: 1.1rem;
	float: right;
}
.top-bar-section .has-dropdown-for-large {
    position: relative;
}
.top-bar-section .has-dropdown-for-large.hover > .dropdown,
.top-bar-section .has-dropdown-for-large:hover > .dropdown,
.no-js .top-bar-section .has-dropdown-for-large:hover > .dropdown {
    display: block;
}
/* Secondary Menu - Dropdown */
.sec-menu-dropdown {
	position: absolute;
	padding: 23px 10px 10px;
	background: transparent;
	display: none;
	top: 20px;
	height: auto;
	right: -11px;
}
.sec-menu-dropdown .links-list li a:before {
	left: -8px;
}
.icon-sec-menu:hover .sec-menu-dropdown {
	display: block;
}
.show {
	display: block !important;
}

.sec-menu-dropdown .chosen-container {
	width: 100% !important;
}
.form-language > label {
	display: none;
}

/* Off-canvas menu search form */
.top-bar .form-search {
	margin: 12px auto 0 auto;
}
.top-bar .form-search .input-text:focus {
	border-color: #ffffff !important; 
}
.top-bar .form-search .button:hover span {
	color: #ffffff;
}
.top-bar .form-search .input-text:focus ~ div,
.top-bar .form-search .input-text:focus ~ div {
	background-color: #ffffff !important;
}
.top-bar .form-search .input-text {
	color: #ffffff;
}

.welcome-message {
	font-size: 0.813rem;
	color: #888888;
	line-height: 1.2rem;
}
.welcome-message span {
	font-size: 1rem;
	color: #cecece;
	vertical-align: middle;
	padding-bottom: 0.125rem;
}

/* Main Nav */
.main-nav .menu-icon {
	display: none;
}
.main-nav .name {
	padding: 0 8px 0 15px;
}
.main-nav .top-bar-section ul li a:not(.button) {
	color: #000000;
}
.top-bar.main-nav {
	height: 100%;
	min-height: 100%;
}
.top-bar .sup {
	display: block;
	position: absolute;
	color: #999999;
	font-size: 0.8rem;
	font-weight: 300;
	top: -0.6em;
	width: 120px;
	text-transform: none;
}
.top-bar span + .sup {
	left:37px;	
}

/* Account dropdown */
.account-dropdown {
	background: transparent !important;
	right: auto !important;
	margin: 0 0 0 -36px !important;
}
.account-dropdown li a.button.sign-in {
	background: #c4b27b;
	height: 32px;
	font-size: 1rem;
	line-height: 32px;
	padding: 0;
	margin: 0;
	width: 100%;
}
.account-dropdown .bg-box p.small {
	margin: 0 !important;
	padding: 10px 0 0 !important;
	line-height: 1 !important;
}
.account-dropdown .bg-box p.small a {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
	color: #c4b27b !important;
}
.account-dropdown .links-list {
	display: block;
	padding: 0 8px;
	background: #ffffff !important;
}
.account-dropdown .links-list li a:before {
	left: -8px;
}
.layered-nav .currently	.btn-remove {
	padding: 0 !important;
	color: #CECECE !important;
	font-size: 9px;
	line-height: 14px !important;
	height: 14px;
	display: inline-block;
	margin: 2px 0 0;
	transition: color 150ms ease-out 0s;
}
.product-attr.x-small > span {
	color: #555555;
	font-weight: bold;
}

/* Secondary menu ribbon */
.header-ribbon {
	padding-top: 0 !important;
	z-index: 1002;
}
.cms-index-index .main-header .header-ribbon,
.cms-home .main-header .header-ribbon {
	background: transparent !important;
}
.header-ribbon .links-list,
.header-ribbon .links-list li,
.header-ribbon .form-language {
	display: inline-block;
}
.header-ribbon .links-list {
	font-size: 0.8125rem !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.header-ribbon .links-list li:first-child a {
	padding-left: 0 !important;
}
.header-ribbon .links-list li:hover a,
.header-ribbon .links-list li:hover a:before,
.header-ribbon .chosen-container-active.chosen-with-drop .chosen-single {
	background: transparent !important;
}
.header-ribbon .chosen-container {
	font-size: 0.8125rem;
}
.header-ribbon .chosen-container,
.header-ribbon .form-language {
	float: right;
}
.header-ribbon #select_currency_chosen.chosen-container-active .chosen-single span::before,
.header-ribbon #select_currency_chosen.chosen-container .chosen-single span::before,
.header-ribbon #select_language_chosen.chosen-container-active .chosen-single span::before,
.header-ribbon #select_language_chosen.chosen-container .chosen-single span::before {
	content: none;
}
.header-ribbon .welcome-message {
	padding-right: 1.125rem;
	line-height: 1.5625rem;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.main-header {
		border: none;
	}
	nav.top-bar.main-nav .logo-fixed {
		display: none;
	}
}
@media only screen and (max-width: 64em) {
	.sticky-placeholder {
		display: none !important;
	}
	#search_mini_form .form-search .button{
		padding-right:0;
	}
	/* offcanvas menu */
	.touch .off-canvas-wrap.move-left,
	.touch .off-canvas-wrap.move-right {
		overflow: hidden;
	}
	.touch .off-canvas-wrap.move-left .inner-wrap,
	.touch .off-canvas-wrap.move-right .inner-wrap {
		position: fixed;
		top: 0;
		bottom: 0;
	}
	.right-off-canvas-menu {
		float: right;
	}
	.vertical .custom-menu {
		left: 0 !important;
	}
	.top-bar{
		background-color: #35373a !important;
	}
	.top-bar-section ul {
		padding-right: 0 !important;
	}
	.top-bar-section .has-dropdown-for-large > a:after {
		content: none;
	}
	.top-bar-section li.active:not(.has-form) a:not(.button) {
		line-height: inherit;
		color: #ffffff;
		background: inherit;
	}
	.top-bar-section ul {
		padding-left: 0;
	}
	.top-bar .level0.dropdown {
		display: block !important;
		margin-top:10px;
	}
	.top-bar-section ul.left-top {
		padding-left: 0;
		overflow: hidden;
		padding-top:58px;
		background-color: #414449; !important;
	}
	.top-bar-section ul li {
		padding-top: 0;
		font-size: .937rem;
	}
	.top-bar-section ul li > a {
		padding: 11px 0;
	}
	.mobile-basket-link > a:before,
	.mobile-basket-link > a:after,
	.top-bar-section .has-dropdown > a:before,
	.top-bar-section .has-dropdown > a:after {
		border-right: 2px solid;
		content: "";
		display: block;
		height: 8px;
		margin-top: -8px;
		position: absolute !important;
		-ms-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		right:18px;
		top: 50%;
		width: 0;
		color: #fff !important;
		margin-right: 6px;
	}
	.mobile-basket-link > a:after,
	.top-bar-section .has-dropdown > a:after {
		margin-top: -3px;
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		border-style: none !important;
		border-right: 2px solid !important;
	}
	.top-bar-section .has-dropdown.moved > a:before,
	.top-bar-section .has-dropdown.moved > a:after {
		display: none;	
	}
	.top-bar {
		height: auto !important;
	}
	.top-bar-section dd ul li{
		border-bottom: none !important;
	}
	.top-bar-section li span {
		padding: 0 5px 0 0;
		color: #999999;
		display: inline !important;
	}
	.top-bar-section li.last {
		border-bottom: none;
		margin-bottom: 10px;
	}
	.top-bar-section li.group-title {
		display:none;
	}
	
	.top-bar-section li:not(.has-form) a:not(.button) {
		line-height: inherit;	
	}
	.top-bar-section .back h5 {
		font-size: 1em;
	}
	.top-bar-section .back h5 a {
		color: #fff !important;
		padding-left: 28px;
	}
	.top-bar-section .back h5 > a:before,
	.top-bar-section .back h5 > a:after {
		border-right: 2px solid;
		content: "";
		display: block;
		height: 8px;
		margin-top: -9px;
		position: absolute !important;
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		left: 18px;
		top: 18px;
		width: 0;
		color: #fff !important;
		margin-right: 6px;
	}
	.top-bar-section .back h5 > a:after {
		margin-top: -4px;
		-ms-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		border-style: none !important;
		border-right: 2px solid !important;
	}
	
	.top-bar-section .has-dropdown-for-large {
		display: none;
	}
}
/* Medium and Big screens */
@media only screen and (min-width: 40.063em) {
	
}

/* only large screens */
@media only screen and (min-width: 64.063em) {
	/* sticky header */
	.main-header.sticky-active .top-bar-section {
		position: fixed;
		top: 0;
		width: 100%;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
		background: #ffffff;
		-webkit-transition: all 300ms ease-out;
	  	-moz-transition: all 300ms ease-out;
	  	-ms-transition: all 300ms ease-out;
	  	transition: all 300ms ease-out;
	  	-webkit-transition-property: box-shadow, opacity, font-size;
	  	-moz-transition-property: box-shadow, opacity, font-size;
	  	-ms-transition-property: box-shadow, opacity, font-size;
	  	transition-property: box-shadow, opacity, font-size;
	}
	.sticky-placeholder {
		position: relative;
		width: 100%;
	}
	nav.top-bar.main-nav .logo-fixed {
		padding-top: 0 !important;
		margin: 0 20px 0 4.3%;
	}
	.main-header.sticky-active .top-bar-section ul.left li:not(.has-form) a:not(.button) {
		padding: 0 0 0 6px;	
	}
	.main-header.sticky-active .top-bar-section ul.left > li.custom-menu > a,
	.main-header.sticky-active .top-bar-section ul.left > li.level0:not(.has-dropdown) > a {
		padding: 0 28px 0 6px !important;
	}
	nav.top-bar.main-nav .logo-fixed a {
	    float: left;
	    position: relative;
	    padding: 0 !important;
	}
	.main-header.sticky-active .top-bar-section {
		min-height: 46px;
	}
	.main-header.sticky-active .top-bar-section ul.left li {
		padding-top: 7px;
	}
	.main-header.sticky-active .top-bar-section ul.left {
		padding-left: 0;
		width: 100% !important;
		padding-right: 150px;
		min-height: 46px !important;
		background: transparent;
	}
	.main-header.sticky-active .top-bar-section .sup {
		top: -0.5em;
	}
	.main-header.sticky-active .top-bar-section ul.right {
		position: fixed;
		right: 0;
		height: 46px !important;
		background: transparent;
	}
	.main-header.sticky-active .top-bar-section ul.right > li:first-child,
	.main-header.sticky-active .top-bar-section ul.left li.last {
		display: none !important;
	}
	.main-header.sticky-active .top-bar-section .has-dropdown > a:after, 
	.main-header.sticky-active .top-bar-section .has-dropdown-for-large > a:after {
		top: 24px;
	}
	.main-header.sticky-active .top-bar-section ul > li.level0 > a:first-child,
	.main-header.sticky-active .top-bar-section ul > li.custom-menu > a:first-child {
		font-size: 95% !important;
	}
	.sticky-menu .main-nav .top-bar-section li:not(.has-form) a:not(.button), .main-nav .top-bar-section ul {
		background: transparent;
	}
	.configurable-options .option-button{
		height:55px!important;
	}
	.bundle-options .option-button{
		height:65px!important;
	}
}
@media only screen and (min-width: 33em) and (max-width: 40em) {
	.configurable-options .option-button{
		height:55px!important;
	}
}
@media only screen and (min-width: 28em) and (max-width: 40em) {
	.bundle-options .option-button{
		height:65px!important;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.top-bar-section ul.left {
		padding-left: 2%;
	}
	.main-header .icon-user {
		margin: 10px 0 0;
	}
	ul.hide-subcategories-for-large:not(.hide-subcategories-for-medium) {
		padding-right: 0 !important;
	}
	.header-ribbon .links-list {
		display: none;
	}
}

/*******************************************************************************************************/
/***   5)	 HERO - FOUNDATION ORBIT																 ***/
/*******************************************************************************************************/
.hero {
	background: #ffffff;
	list-style: none;
	margin: 0;
	padding: 0;
}
.hero .hero-text {
	position: absolute;
	top: 50%;
	width: 35%;
	margin: 0 0 0 3.5%;
	display: block;
	-webkit-transform-style: preserve-3d;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.no-js .hero li {
	position: relative;
}
.no-js .hero img,
.no-js .hero-text {
	display: block;
}
.hero .hero-text.right {
	right: 0;
	margin-right: 3.5%;
}
.hero h1 {
	margin: 0 0 20px;
}
.hero.narrow h1 {
	font-size: 2.125rem;
	margin: 0 0 6px;
}
.hero h5 {
	margin-bottom: 16px;
}
.hero.narrow h5 {
	margin-bottom: 10px;
}
.hero .button {
	margin: 0 4px 0;
}
.hero .hero-text > .button {
	margin-left: 0;
}
.orbit-container {
	margin-top: -4px;
}
.orbit-bullets-container {
	position: absolute;
	bottom: 2%;
	z-index: 9;
}
.orbit-timer {
	visibility: hidden !important;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.hero .hero-text {
		position: relative !important;
		top: auto !important;
		width: 100%;
		margin: 0 !important;
		padding: 1.5% 3% 24px !important;
		-ms-transform: none !important;
 		-moz-transform: none !important;
 		-o-transform: none !important;
 		-webkit-transform: none !important;
		transform: none !important;
	}
	.hero .hero-text h1 {
		letter-spacing: normal;
		margin-bottom: 8px;
	}
	.hero .hero-text h5 {
		margin-bottom: 5px;
	}
	.hero .hero-text a.button {
		margin-bottom: 0;
	}
	.orbit-bullets-container {
		position: absolute !important;
		bottom: 6px !important;
	}
	.orbit-container .orbit-next > span,
	.orbit-container .orbit-prev > span {
		display: none;
	}
	.orbit-bullets-container li {
		width: 20px !important;
	}
	.orbit-prev,
	.orbit-next {
		display: none !important;
	}
	.orbit-bullets-container li.dark:before {
		background: #7f7f7f !important;
	}
	.simple-nav li.active:before,
	.orbit-bullets-container li.dark.active:before {
		border: 1px solid #5b5b5b !important;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.hero .hero-text {
		width: 42%;
	}
	.hero .hero-text h1 {
		margin-bottom: 13px;
	}
	.hero.narrow .hero-text h1 {
		margin-bottom: 6px;
	}
	.hero .hero-text h5 {
		margin-bottom: 10px;
	}
	.hero.narrow .hero-text h5 {
		margin-bottom: 8px;
	}
	.orbit-prev,
	.orbit-next {
		display: none !important;
	}
}
/* Medium and large screens */
@media only screen and (min-width: 40.063em) {
	.hero .hero-text {
		background: transparent !important;
	}
}

/*******************************************************************************************************/
/***   6)	 FEATURED PRODUCTS AND CATEGORIES SLIDER								 				 ***/
/*******************************************************************************************************/
section.featured-slider-grid ol{
	position: relative;
	display: block;
	margin-left:-0.5%;
	padding: 12px 0 22px 0;
	list-style: none;
	width: 101%;
}
.row.news-related-products{
	margin-left:0 !important;
	margin-right:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
}
.category-products .item {
	display: block;
	float: left;
    width: 31.833%;
    margin: 2% 0.75% 0.75% 0.75%;
}
.category-products .item .price-box{
	min-height:40px;
}
@media only screen and (min-width: 64.063em) {
	.category-products .item {
		width: 23.5%;
	}
}
@media only screen and (min-width: 48em) {
	.is-anchor .category-products .item{width:31.833%;}
}

@media only screen and (max-width: 40em) {
	.category-products .item {
	    margin-top: 20px;
	}
}
section.featured-slider ul {
	list-style: none;
}
.featured-slider-up-sell .title,
.featured-slider-related .title,
.featured-slider-crosssell .title{
	font-size:20px;
	margin:10px 0 20px;
	color:#343434;
}
@media only screen and (max-width: 64em) {
	.featured-slider-up-sell,
	.featured-slider-related,
	.featured-slider-crosssell,
	.featured-slider-home{
		margin:20px 0 75px 0 !important;
		padding:0 !important;
		position:relative;
	}
	.featured-slider-home{
		margin-left:10px;
		margin-right:10px;
	}
	.item-info .item-features,
	.featured-slider-up-sell .actions,
	.featured-slider-related .actions,
	.featured-slider-crosssell .actions,
	.featured-slider-home .actions{
		display:none;
	}
}
@media only screen and (min-width: 25.063em) {
	section.featured-slider .item{
	    width: 50%;
	}
}
@media only screen and (min-width: 40.063em) {
	section.featured-slider .item{
	    width: 33.333%;
	}
}
@media only screen and (min-width: 64.063em) {
	section.featured-slider ul {
		position: relative;
		display: block;
		margin-left:-0.75%;
		margin-right:-0.75%;
		padding-bottom:22px;
		width: 101.5%;
	}
	.featured-slider-home{
		margin-top:20px;
	}
	section.featured-slider .glide__track{overflow:visible}
	section.featured-slider .item{
		display: block;
		float: left;
	    width: 23.5%;
	    margin: 5px 0.75% 20px 0.75%;
	}
}
section.featured-slider ul li.item:hover,
.category-products .item:hover {
	-webkit-box-shadow: 0 2px 12px 0 rgba(114, 122, 137, 0.32);
	-moz-box--shadow: 0 2px 12px 0 rgba(114, 122, 137, 0.32);
	box-shadow: 0 2px 12px 0 rgba(114, 122, 137, 0.32);
}
section.featured-slider ul li.item:hover .button,
.category-products .item:hover .button {
	background-color:#000;
}
.category-products.list .item:hover .button {
	background-color:#353535;
}
section.featured-slider .item-title a,
section.featured-slider .category-title a,
.category-products .item-title a {
	font-weight: bold;
	line-height: normal;
	color: #414449;
}
section.featured-slider-grid .category-title a{
	display:inline-block;
	text-align:center;
	padding:1rem;
}
section.featured-slider-grid .category-title a{
	color: #000000;
	font-size:0.875rem;
}

section.featured-slider .item-images,
.category-products .item-images {
	position: relative;
	width: 100%;
	padding: 8px;
}
section.featured-slider .item-images.flush,
.category-products .item-images.flush {
	padding: 0 0 8px;
}
section.featured-slider .category-images {
	position: relative;
	width: 100%;
	padding: 0;
}
section.featured-slider .item-images a,
.category-products .item-images a {
	position: relative;
	width: 100%;
	display: block;
	padding-top: 93.95%;
}
.category-products.keep-aspect-ratio .item-images a {
	padding-top: 0;
}
section.featured-slider .category-images a {
	padding-top: 126%;
}
section.featured-slider .item-images img,
.category-products .item-images img {
	position: absolute;
	color: transparent;
	display: block;
	min-height: 32px;
	max-width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
section.featured-slider-grid .category-images img{
	display: block;
	width:90%;
	height:90%;
	padding:5%;
}
.category-products.keep-aspect-ratio .item-images img {
	position: relative;
}
.category-products.list .item-features,
.category-products .item-description {
	display: none;
}
.item-info {
	padding: 0 12px;
}
.category-products.loading {
	opacity: 0.5;
}

.price-box br {
	display:  none;
}
.price-box .weee + .regular-price:before {
	content: "= ";
}
.price-box .price-from,
.price-box .price-to {
	margin: 0;
	line-height: 1.125rem;
}
.price-box .price-from .price-label,
.price-box .price-to .price-label,
.price-box .minimal-price .price-label {
	font-size: 0.6875rem;
	color: #777777;
}
.price-box .minimal-price-link .label {
	color:#ea1818;
}
.price-box .minimal-price {
	margin: 0;
}
.price-box.map-info {
	font-size: 0.750rem !important;
}
.item-info .item-features{
	min-height:102px;
}
.item-info .item-features,
.item-info .item-features p{
	font-size:15px;
	margin:0;
	padding:0;
}
.item-features ul{
	list-style:none;
	margin:0 !important;
}
.item-features li{
	font-size: 14px;
	line-height: 1.64;
	color: #727a89;
	padding-left:15px;
    position: relative;
}
@media only screen and (max-width: 40em){

}

.item-features li:before{
	content: " ";
	position: absolute;
    left: 0;
    top: 8px;
    border: solid #c3ad74;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.ratings-detail .ratings {
	display: block;
	float: left;
	margin: 0 0 0 6px;
}
.ratings.no-rating {
	font-size: 0.750rem;
}
.ratings.no-rating a {
	color: #999999;
}
.ratings.no-rating a:hover {
	text-decoration: underline;
}
.rating,
.rating-box,
.product-collateral .review-list .rating-box,
.product-collateral .rating-box,
.review-product-list .ratings-detail .rating-box {
	position: relative;
	display: inline-block;
	width: 100px;
	height: 17px;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNDRUNFQ0UiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
	background-size: 82px 16px;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: normal;
}
.ratings{
	margin-bottom:1%;
}
.rating-box .rating{
	position: absolute;
	left:0;
	top:0;
}
.product-collateral.additional{
	background-color:#f4f2e8;
	padding-top:20px;
	padding-bottom:20px;
}
.product-collateral.additional h3{
	margin: 8px 0 14px 8px;
}
.product-collateral .rating-links {
	color: #777777;
	vertical-align: bottom;
}
section.featured-slider .options-container,
.category-products .options-container {
	position: relative;
	height: 10px;
	margin: 6px 0 0;
}
section.featured-slider .color-gallery,
.category-products .color-gallery {
	position: absolute;
	margin: 0;
	padding: 0 11px 0 0;
}
section.featured-slider .color-gallery .option-title,
.category-products .color-gallery .option-title {
	display: none;
}
section.featured-slider .color-gallery dd,
.category-products .color-gallery dd {
	float: left;
	margin: 0 3px 0 0;	
}

/* Category nav */
.category-nav {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 93%;
	top: 37px;
	font-size: 0;
}
.category-nav li {
	position: relative;
	display: inline-block;
	margin: 0 0 0 4px;
	padding: 0 16px;
	background: #dee2e2;
	font-size: 1rem;
	font-weight: normal !important;
	line-height: 32px;
	cursor: pointer;
	transition: all 200ms ease-out; 
}
.category-nav li:hover {
	background: #afafaf;
	color: #ffffff;
}
.category-nav li:first-child {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.category-nav li:last-child {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.category-nav li.active {
	background: #c4b27b;
	color: #ffffff;
	cursor: default;
}
.category-nav li.active:after { 
	top: 100%;
	left: 22px;
	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
	border: solid transparent;
	border-style: solid inset inset;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #c4b27b;
	border-width: 6px;
	margin-left: -6px;
}
.featured-slider.featured-slider-section.grid-type ol,
.featured-slider.featured-categories-section.grid-type ol {
    width: 100% !important;
}
.featured-slider.featured-slider-section.grid-type .simple-nav,
.featured-slider.featured-categories-section.grid-type .simple-nav {
    display: none !important;
}

@media only screen and (min-width: 19.9375em) and (max-width: 25em) {
    .category-products .actions .btn-cart {
        font-size: 0.5625rem;
    }
    .category-products .actions .btn-cart.preview:before,
    .category-products .actions .link-compare:before,
    .category-products .actions .link-wishlist:before {
        font-size: 0.875rem;
    }
    .category-products .actions .link-wishlist:before,
    .category-products .actions .link-compare:before {
        top: 11px;
    }
    .category-products .actions .add-to-links .link-wishlist,
    .category-products .actions .add-to-links .link-compare {
        width: 1.25rem;
    }
}
/* Small screens */
@media only screen and (max-width: 40em) {
	.item-info {
		min-height: 5.625rem;
		padding: 0 14px;
	}
	.category-products.list .item-info {
		min-height: 0 !important;
	}
	.price-box .price-from,
	.price-box .price-to {
		display: inline-block;
	}
}
/* Medium and Small screens */
@media only screen and (max-width: 64em) {
	.category-nav {
		top: 33px;
		right: 3.5%;
		width: auto;
	}
	.category-nav li {
		padding: 0 34px 0 12px;
		display: block;
		text-align: left;
		visibility: hidden;
		height: 0;
		background: #ffffff;
		transition: none;
		margin-left: 0 !important;
	}
	.category-nav li.active {
		cursor: pointer;
	}
	.category-nav:hover {
		-webkit-box-shadow: 0 0 4px 2px rgba(50, 50, 50, 0.1);
		-moz-box-shadow: 0 0 4px 2px rgba(50, 50, 50, 0.1);
		box-shadow: 0 0 4px 2px rgba(50, 50, 50, 0.1);
	}
	.category-nav li:first-child {
		display: block;
		visibility: visible;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		height: 1.875rem;
	}
	.category-nav:hover li.show-options:first-child {
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomright: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
	.category-nav li:last-child {
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomright: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.show-options {
		visibility: visible !important;
		height: 32px !important;
	}
}

/*******************************************************************************************************/
/***   7)	 BILLBOARD																				 ***/
/*******************************************************************************************************/
.billboard.flushrow .column, .billboard.flushrow .columns,
.banners.flushrow .column, .banners.flushrow .columns {
	padding: 0;
}
.billboard div,
.banners div {
	overflow: hidden;
}
.billboard img,
.banners img {
	width: 100%;
}
.billboard .mask, 
.banners .mask {
	position: absolute;
	background-color: rgba(115,115,115, 0.1);
	max-width: 100%;
	height: 100%;
	top: 0;
	left: 2.7%;
	right: 2.6%;
	opacity: 0;
	transition: all 0.2s ease-in-out;
	display: block;
}
.billboard.flushrow .mask, 
.banners.flushrow .mask {
	width: 100%;
	left: 0;
	right: 0;
}
.billboard div:hover .mask,
.banners div:hover .mask {
    opacity:1;
}

/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.billboard .mask, 
	.banners .mask {
		left: 2%;
		right: 2%;
	}
}
/* Only Small screens */
@media only screen and (max-width: 40em) {
	.billboard .mask, 
	.banners .mask {
		left: 0.9%;
		right: 0.9%;
	}
}
/* Only Small and Medium screens */
@media only screen and (max-width: 64em) {
	.billboard .column, .billboard .columns,
	.banners .column, .banners .columns {
		margin-bottom: 12px;
	}
	.billboard.flushrow .column, .billboard.flushrow .columns,
	.banners.flushrow .column, .banners.flushrow .columns {
		margin-bottom: 0;
	}
}

/*******************************************************************************************************/
/***   10)	 FOOTER																					 ***/
/*******************************************************************************************************/
.checkout-cart-index .mobile-footer-links,
.checkout-onepage-index .mobile-footer-links
{display:none !important;}

.main-footer .mobile-footer-links {
	list-style: none;
	width: 100%;
	margin: 25px 0;
	padding:0 20px;
}
.mobile-footer-links .active .title{
	border:none;
}
.mobile-footer-links .section:first-child {
	border-top: 1px solid rgba(65, 68, 73, 0.1);
}
.mobile-footer-links .a-item {
	display:none;
}
.mobile-footer-links .active .a-item {
	display:block;
}
.mobile-footer-links ul li a{
	font-size: 16px;
  	line-height: 2.25;
  	color: #414449;
}
.mobile-footer-links .title {
	position: relative;
	display: block;
	line-height: 1.2;
	font-size: 18px;
	font-weight: bold;
	color: #ac955e;
    padding: 20px 40px 20px 0;
    border-bottom: 1px solid rgba(65, 68, 73, 0.1);
}
.mobile-footer-links .title:after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 38%;
	border: solid #c9b177;
	border-width: 0 2px 2px 0;
	padding: 4px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.mobile-footer-links .active .title:after{
	transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
}

@media only screen and (min-width:40.063em) {
	.main-footer .mobile-footer-links {
		padding: 0px 25px;
	}
	.mobile-footer-links .title {
		font-size: 22px;
	}
}

.mobile-footer-switch {
	height: 3.5rem;
	padding: 0.625rem 0.75rem;
}
.touch .mobile-footer-switch {
	height: 3.25rem;
}
.mobile-footer-switch .chosen-drop {
	top: auto !important;
	bottom: 1.625rem;
}
.mobile-footer-switch .form-language {
	display: inline-block;
	margin-right: 16px;
	width: 100%;
}
.mobile-footer-switch .chosen-container-single .chosen-single,
.mobile-footer-switch .chosen-container-active .chosen-single,
.header-ribbon .chosen-container-single .chosen-single,
.header-ribbon .chosen-container-active .chosen-single {
	border: none !important;
}
.mobile-footer-switch .chosen-container-single .chosen-single:before,
.mobile-footer-switch .chosen-container-single .chosen-single:after,
.header-ribbon .chosen-container-single .chosen-single:before,
.header-ribbon .chosen-container-single .chosen-single:after {
	background: transparent !important;
}

/*******************************************************************************************************/
/***   11)	 CATALOG CATEGORY VIEW & SEARCH RESULTS													 ***/
/*******************************************************************************************************/

.category-image {
	margin: -4px 0 0;
}
.products-grid .ajax-message {
	position:  fixed;
	list-style: none;
	left: 0;
	right: 0;
	top: 0;
	color: #ffffff;
	background: #ea1818;
	margin: 0;
	padding: 0 4%;
	width: 100%;
	font-size: 0.750rem;
	font-weight: bold;
	z-index: 10001;
}
.catalog-list-empty {
	margin: 37px 0 50px;
}
.catalog-list-empty h3 {
	line-height: 2rem;
	margin-bottom: 2rem;
}
/* Grid */
.left-off-canvas-menu{
	z-index:1;
}
.catalog-category-view .left-off-canvas-menu,
.catalogsearch-result-index .left-off-canvas-menu,
.catalogsearch-advanced-result .left-off-canvas-menu,
.tag-product-list .left-off-canvas-menu {
	position:relative;
	overflow:visible;
	background:transparent;
	-webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    float:left;
    width:20%;
    margin-right:2%;
}

.category-products {
	margin-left:0;
}
.tag-product-list .left-off-canvas-menu .top-bar-section .block-content {
	display: none;
}
.searchindex-result .toolbar,
.products-grid .toolbar {
	margin: 1.250rem 0 0 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	border-bottom: solid 2px #efeeed;
}
.searchindex-result .selected-filter,
.products-grid .selected-filter{
	margin:6px 9px 5px 0;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.93;
	letter-spacing: normal;
	color: #ffffff;
	padding: 5px 30px 5px 10px;
	border-radius: 2px;
	background-color: #c2c9d3;
	display:inline-block !important;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-list-close-white.svg);
    background-repeat:no-repeat;
    background-position:right 10px top 14px;
	background-size: 10px;
}
@media only screen and (max-width: 64em){
	.searchindex-result .toolbar,
	.products-grid .toolbar {border: none;}
	.products-grid #catalog-listing{margin-top:20px;}
}
.searchindex-result .amount,
.searchindex-result .layered-nav-select,
.products-grid .layered-nav-select{
	display:inline-block;
}
.searchindex-result .amount{
	float:left;
	margin:10px 0;
}
.searchindex-result .layered-nav-select{
	float:right;
}
.searchindex-result .pages{
	float:right;
	width:100%;
	margin:20px 0;
}
.products-grid .toolbar h3 {
	margin: 0;
	line-height: 2rem;
	text-transform: capitalize;
}

.toolbar .button {
	background: #dee2e2;
	color: #222222;
	font-weight: normal !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	vertical-align: middle;
	margin:0;
}
.toolbar .button.toggle-grid,
.toolbar .button.toggle-list{
	background-color: transparent;
	opacity:0.5;
	padding:0 !important;
}
.toolbar .button.toggle-grid:hover,
.toolbar .button.toggle-list:hover,
.toolbar .button.active {
	background-color: rgba(114, 122, 137, 0.1);
	opacity:1;
}
.toolbar .button.toggle-grid span,
.toolbar .button.toggle-list span{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-grid.svg);
    background-repeat:no-repeat;
    background-position:center;
    text-indent:50px;
    display:block;
    width:37px;
    height:38px;
    overflow:hidden;
}
.toolbar .button.filter-toggle{display:none;}

@media only screen and (max-width: 64em) {
	.toolbar .button.filter-toggle{
		height:38px;
		padding: 0.5rem 1rem;
		display:inline-block;
		font-size:14px;
	}
}
@media only screen and (max-width: 40em) {
	.toolbar .button.active {
		display:none;
	}
	.toolbar .button.toggle-grid, 
	.toolbar .button.toggle-list{
	    background-color: rgba(114, 122, 137, 0.1);
	    opacity: 1;
	}
	.toolbar .button.filter-toggle{
		line-height:27px;
		height:45px;
		background: #f3efe6;
	}
	.layered-nav-select select{
		height:45px;
	}
	.toolbar .button.toggle-grid span, 
	.toolbar .button.toggle-list span{
	    background-position:center;
	    width:45px;
	    height:45px;
	}
}
.toolbar .button.toggle-list span{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-list.svg);
}
.products-grid .toolbar .button-group .active,
.products-grid .toolbar .button-group .active:hover {
	background-color: #afafaf !important;
	color: #ffffff !important;
}
.products-grid .toolbar .actions {
	text-align: center;
	height: 2rem;
	line-height: 2rem;
}
.button.layered-nav-toggle {
	line-height: 1.375rem;
}
.products-grid .toolbar .grid-style {
	text-align: left;
	padding-left: 0.5rem;
}
.products-grid .toolbar .amount {
	font-size: 0.875rem;
	text-align: right;
	color: #777777;
	line-height: 1.250rem;
	padding: 0.563rem 0 0;
	margin: 0 2px 0;
}
.products-grid .toolbar .button-group {
	display: inline-block;
	margin-left: 9px;
}
.products-grid .toolbar .button-group .icon-grid,
.products-grid .toolbar .button-group .icon-list {
	margin: 0 0 0 3px;
	border: none;
}
.products-grid .link-rss {
	display: inline-block;
	font-size: 0.688rem !important;
	padding: 2px 0 0 !important;
	vertical-align: middle;
}
.products-grid .category-description {
	margin: 15px 0 10px;
}
.products-grid .category-description p,
.products-grid .category-description li{
	font-size: 14px;
}
.layered-nav-top-block {
	font-size: 0.875rem;
	position: relative;
	line-height: 1.375rem;
	margin: 20px 0 0;
	padding: 0;
}
.layered-nav-bottom-block {
	font-size: 0.875rem;
	position: relative;
	line-height: 1.375rem;
	padding: 20px 0;
        border-top: #eee 1px solid;
        margin: 0 -10px 10px -30px;
}
.layered-nav.top-bar-section {
	margin-top: 20px;
}
.layered-nav-container dt {
	font-size:1rem;
	color:#222;
	font-weight:bold;
	margin: 0.875rem 0 0.375rem 0;
}
.layered-nav-container dt span {
	font-size: 0.750rem;
	color: #999999;
	font-weight: 300;
	position: absolute;
	right: 0;
	padding: 5px 12px 0 0;
	cursor: pointer;
	transition: color 300ms ease-out;
}
.layered-nav-container dd {
	margin-bottom: 0;
}
.layered-nav-container ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.layered-nav-container ol li a {
	display: block;
	font-size: 14px;
	color: #4a4e56;
	font-weight:bold;
	line-height: normal;
	position:relative;
	padding:10px 20px 10px 35px}
.layered-nav-container ol li a:hover{
	color: #4a4e56;
	background-color: rgba(172, 149, 94, 0.09);
}
.layered-nav-container ol li i{
	width: 20px;
	height: 20px;
	border-radius: 3px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	position:absolute;
	top:8px;
	left:4px;
}

.layered-nav-container ol li.checked i{
	background-image: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/checked_green.svg");
	border:none;
}
.layered-nav-container ol li.checked a .price {
	color: #000000;
}
.layered-nav label {
	font-size: 1rem;
	color: #000000;
	font-weight: 300;
	margin: 0.875rem 0 0.125rem;
}
.clformfields .layered-nav label,
.clrformfields .layered-nav label {
	display: block;
}

.layered-nav .currently {
	margin: 20px 0 0 0;
}
.layered-nav .currently .block-subtitle {
	font-weight: bold;
	margin: 0 0 6px;
}
.layered-nav .currently li {
	position: relative;
	padding: 0 0 6px 19px;
}
.layered-nav .currently li a:before {
	content: "\e604" !important;
	font-size: 13px;
	top: 5px;
}
.layered-nav .currently li .label {
	display: inline;
	background: transparent;
	color: #777777;
	font-size: 0.6875rem;
	padding: 0;
}
.layered-nav .currently li .value {
	font-size: 0.875rem;
}
.layered-nav .block-content {
	min-height: 207px;
}
.price-slider {
	position: relative;
    height: 16px;
    width: 194px;
}
.price-slider:after {
	content: "";
	height: 3px;
	width: 100%;
	background: #cecece;
	position: absolute;
	top: 6px;
}
.price-slider .filter-handle {
    height: 16px;
    width: 7px;
    cursor: e-resize;
    display: block;
}
.price-slider .price-slider-from {
    background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/slider.png") no-repeat scroll 0 0 transparent;
    z-index: 1;
}
.price-slider .price-slider-to {
    background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/slider.png") no-repeat scroll 0 0 transparent;
    cursor: w-resize;
    z-index: 1;
    margin-top: -16px;
}
.price-display li {
	padding-top: 3px !important;
	line-height: 1rem !important;
	width: 194px !important;
}
.price-display li span {
	font-size: 0.813rem;
	color: #777777;
}
/* Tier Prices */
.tier-prices,
.tier-prices-grouped {
	display: inline-block;
	padding: 4px 8px;
	background: #fff6ce;
	margin-top: 7px;
}
.tier-prices.product-pricing:before,
.tier-prices.product-pricing:after {
	content: " ";
	display: table;
}
.tier-prices.product-pricing:after {
	clear: both;
}
.tier-prices li,
.tier-prices-grouped li {
	list-style: none;
	font-size: 0.75rem;
}
.tier-prices .price,
.tier-prices-grouped .price {
	font-weight: bold;
}
.tier-prices.product-pricing:after {
	content: none;
}
.tier-prices.product-pricing span {
	background: transparent;
	padding: 0;
	color: inherit;
}
/* configurable swatches */
.configurable-swatch-list {
	list-style: none;
	margin: 0;
}
.configurable-swatch-list li {
	display: inline-block;
	line-height: 1 !important;
	margin-right: -1px;
}
.category-products .configurable-swatch-list li .swatch-link,
.featured-slider .configurable-swatch-list li .swatch-link {
	font-size: 14px;
	border: 1px solid #ffffff;
}
.category-products .configurable-swatch-list li.selected .swatch-link,
.featured-slider .configurable-swatch-list li.selected .swatch-link {
	border: 1px solid #c4b27b;
}
.category-products .configurable-swatch-list .swatch-label,
.featured-slider .configurable-swatch-list .swatch-label {
	border: 1px solid #ffffff;
}
.category-products .configurable-swatch-list .swatch-link, 
.category-products .configurable-swatch-list .swatch-label,
.featured-slider .configurable-swatch-list .swatch-link, 
.featured-slider .configurable-swatch-list .swatch-label {
	display: block;
	box-sizing: content-box;
}
.category-products .swatch-link.has-image .swatch-label,
.featured-slider .swatch-link.has-image .swatch-label {
	position: relative;
}
.category-products .swatch-link.has-image img,
.featured-slider .swatch-link.has-image img {
	position: absolute;
	top: 0;
	left: 0;
}
.layered-nav .configurable-swatch-list .swatch-label img,
.category-products .swatch-link.has-image img,
.category-products .configurable-swatch-list .swatch-link, 
.category-products .configurable-swatch-list .swatch-label,
.featured-slider .swatch-link.has-image img,
.featured-slider .configurable-swatch-list .swatch-link, 
.featured-slider .configurable-swatch-list .swatch-label {
	border-radius: 2px;
}
.layered-nav .swatch-link.has-image:before {
	top: auto !important;
}
.layered-nav .configurable-swatch-list .swatch-label img {
	vertical-align: top;
}
.layered-nav .configurable-swatch-list li {
	min-width: 85px;
}
.layered-nav .configurable-swatch-list .count, 
.layered-nav .configurable-swatch-list .swatch-label {
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
.configurable-swatch-list-wrapper p {
	display: none;
	margin: 0 0 3px 0;
	font-size: 0.813rem;
	line-height: 0.875rem;
	color: #777777;
}
.swatch-link .x {
	background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/bg_x.png") no-repeat scroll center center transparent;
	position: absolute;
	display: none;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	text-indent: -999em;
	z-index: 10;
}
.configurable-swatch-list .not-available .swatch-link .x {
	display: block;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.product-options .configurable-swatch-list li {
	margin: 0;
	border: 1px solid #dbdbdb !important;
	line-height: 1;
	border-radius: 2px;
}
.product-options .configurable-swatch-list li.selected {
	border: 1px solid #c4b27b !important;
}
.product-options .configurable-swatch-list li a {
	position: relative;
	display: block;
	margin: 1px;
}
.product-options .configurable-swatch-list li .swatch-label {
	display: block;
}
.product-options .configurable-swatch-list li a img {
	vertical-align: top;
}

/* List */
.category-products.list .item {
	width: 100%;
	margin-left:0;
	margin-right:0;
}
@media only screen and (min-width: 64.063em) {
	.category-products.list .item {
		width: 98.5%;
		margin-left:0.75%;
		margin-right:0.75%;
	}
}
.category-products.list .item-content {
	position:relative;
	float:left;
    width:100%;
}
.category-products.list .item-images {
	width:22%;
	float:left;
}
.category-products.list .item-info {
	width:48%;
	float:left;
	padding-top:5px;
}
.category-products.list .price-wrapper,
.category-products.list .actions {
	position:absolute;
	width:200px;
	top:85px;
	right:0;
}
.category-products.list .price-wrapper {
	top:30px;
	text-align:right;
}
.category-products.list .price-box {position:relative;margin:0;width: 100%;}
.category-products.list .price-box .label-from{display:none;}
.category-products.list .price-box .old-price{position:absolute;top:-25px;left:0;width: 100%;}
.category-products.list .price-box .old-price .price-label{display:inline-block;color:#727a89;font-size:14px;padding-left:5px;}
.category-products.list .price-box .old-price .price{font-size: 17px;color:#414449;font-weight:bold;}
.category-products.list .price-box .special-price .price{vertical-align:middle;font-size:29px;}
.category-products.list .item .actions .btn-cart{margin:0;width:100%;}
.category-products.list .item .special-price .product-sconto {
	display:inline-block;
	position:inherit;
	font-size:15px;
	width:48px;
    height:22px;
    line-height:normal;
}
.category-products.list .item-description {
	display: block;
}
@media only screen and (max-width: 40em) {
	.category-products.list .item-images {
	    width:45%;
	}
	.category-products.list .item-info {
	    width:55%;
	}
	.category-products.list .price-box .old-price .price-label,
	.category-products.list .ratings .count,
	.category-products.list .ratings .underline,
	.category-products.list .item-description,
	.category-products.list .actions{
		display:none !important;
	}
	.item .price-box div.old-price,
	.category-products.list .price-box .label-from{
		display:inline-block;
		width:auto !important;
		font-size:16px;
	}
	.category-products.list .price-box .special-price .price{
		font-size:17px;
	}
	.category-products.list .price-box .old-price,
	.category-products.list .price-wrapper {
	    margin-top:10px;
	    position:relative;
	    top: auto;
	    bottom:auto;
	    right:auto;
	    text-align:left;
	}
	.category-products.list .price-box .old-price{}
	.category-products.list .price-box .old-price .price{}
}

@media only screen and (max-width: 22em){
	.category-products.list .item-images {
	    width:100%;
	}
	.category-products.list .item-info {
	    width:100%;
	    padding: 0;
	}
}

@media only screen and (min-width:1320px) {
	.category-products.list .price-wrapper,
	.category-products.list .actions {right:15px;}
}
.catalogsearch-result-index .page-title,
.catalogsearch-advanced-result .page-title {
	margin:25px 0;
}
.catalogsearch-result-index .no-results {
	text-align: center;
}
.catalogsearch-result-index .no-results .form-search {
	margin-bottom: 30px;
}
.catalogsearch-result-index .featured-slider,
.catalogsearch-advanced-result .featured-slider {
	margin: 0 0 80px;
}
.advanced.search .page-title {
	margin-left: 0;
}
.catalogsearch-result-index .no-results,
.catalogsearch-advanced-result .no-results {
	text-align: center;
	padding: 37px 0;
}
.catalogsearch-advanced-result .no-results span {
	display: inline-block;
	margin: 11px 0 30px;
	font-weight: lighter;
}
.catalogsearch-advanced-result .no-results ul {
	list-style: none;
	margin: 0;
}
.catalogsearch-advanced-result .layered-nav-container {
	overflow: hidden;
	min-height: 56rem;
}
.advanced-search-amount {
	padding-top: 10px;
}
.advanced-search-amount ul {
	list-style: none;
	display: inline-block;
	margin: 0;
}
.advanced-search-amount ul li {
	display: inline-block;
	margin: 0 5px 0 0;
}
.advanced-search-amount p {
	margin-bottom: 0;
	text-align: right;
}
.catalogsearch-advanced-result .products-grid {
	padding-top: 0;
}
.layered-nav #advanced-search-list,
.layered-nav .buttons-set {
	display: block;
	margin: 0 0 0 -0.5rem;
	width: 104%;
}
.layered-nav #advanced-search-list > li {
	padding-top: 0;
	margin: 0;
}
.layered-nav #advanced-search-list label {
	color: #777777;
	font-size: 0.875rem;
	margin: 0;
}
.layered-nav .advanced-search .legend {
	margin: 25px 0 0;
	color: #000000;
	font-size: 1rem;
	font-weight: 300;
}
.layered-nav .input-range {
	width: 84px !important;
	padding-right: 5px;
}
.layered-nav .input-range small {
	right: -2rem;
}
.layered-nav .regular-field {
	padding-top: 14px !important;
}
.layered-nav .regular-field > label {
	top: 0;
}

/* Pagination nav */
.pages {
	position: relative;
	margin: 30px 0;
	padding: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.pages ol {
	list-style: none;
	margin:0 auto;
	display: inline-block;
}
.pages ol li {
	position: relative;
	display: inline-block;
	float:left;
	margin:0 2px;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 2.7;
}
.pages ol li.current {
	color: #ffffff;
	width: 37px;
    height: 38px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
  	background-color: #414449;
}
.pages ol li a {
	display:block;
	color: #414449;
	width: 37px;
    height: 38px;
}
.pages ol li a:hover {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #414449;
  	background-color: rgba(65,68,73,0.1);
}
a.previous {
	width:auto !important;
	padding-left: 1.6rem;
	padding-right: 1rem;
}
a.next {
	width:auto !important;
	padding-left: 1rem;
	padding-right: 1.6rem;
}

a.previous:before,
a.next:after{
	content: " ";
    display: inline-block;
    position: absolute;
	right: 12px;
    top: 16px;
    border: solid #414449;
    border-width: 0 2px 2px 0;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
a.previous:before {
	right:auto;
	left: 12px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);	
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.products-grid .toolbar .button-group {
        margin-left: 0;
    }
	.products-grid .toolbar {
		padding-left: 0;
		padding-right: 0;
		margin: 0.625rem 0 0.250rem 0;
	}
	.products-grid .toolbar .actions {
		text-align: right;
	}
	.action-for-medium-up {
		display: none !important;
	}
	.action-for-small-only {
		display: inline-block !important;
		vertical-align: top;
	}
	.products-grid .toolbar .amount {
		font-size: 0.750rem;
		line-height: 0.875rem;
		padding: 0;
		text-align: left;
	}
}
@media only screen and (max-width: 25em) {
	.category-products .configurable-swatch-list-wrapper p {
		display: none !important;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.products-grid .toolbar {
		margin: 0.625rem 0 0 0;
	}
	.products-grid .toolbar .actions {
		text-align: right;
	}
	.products-grid .toolbar .amount {
		text-align: left;
		padding: 0;
	}
	.advanced-search-amount p {
		text-align: left;
	}
}

@media only screen and (max-width: 64em) {
	.products-grid .toolbar [class^="icon-"],
	.products-grid .toolbar [class*=" icon-"] {
		padding: 0.5rem 0.625rem;
	}
}

/*******************************************************************************************************/
/***   12)	 PRODUCT VIEW																			 ***/
/*******************************************************************************************************/
.product-img-box .lightbox {
	display: block;
}
.product-img-box img {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.product-img-box figure {
	margin: 0;
}
.product-img-box .more-views {
	position: relative;
	width: 100%;
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}
.product-img-box .more-views li {
	float:left;
	border: 1.2px solid #d7dade;
	margin:3px 3px 0 0;
}
.product-img-box .more-views li:hover {
	border-color: #0066b3;
}
.product-img-box .more-views li.selected {
	border-color: #0066b3;
}
.product-img-box .more-views li a,
.product-img-box .more-views li img {
	display: block;
	width: 68px;
	height: 68px;
}
.mobile-gallery{
	margin-bottom: 75px;
}
.product-shop {
	padding-left: 2.5% !important;
}
.product-shop-side {
	max-width: 320px;
	padding-right: 0;
}
.product-shop .ratings {
	padding: 0;
	width: 100%;
	display: inline-block;
}
.alert-price.link-price-alert,
.alert-stock.link-stock-alert {
	margin: 10px 0 0;
}
.alert-price.link-price-alert a,
.alert-stock.link-stock-alert a {
	padding: 0.125rem 0.625rem 0.25rem;
	font-size: 0.813rem;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dee2e2;
}
.product-shop .minimal-price .price, 
.product-shop .price-box .price {
	font-size: 0.938rem;
}
#availability-info{
	margin-bottom: 15px;
}
.availability{
	position: relative;
	padding: 0 10px 5px 28px;
	font-size: 15px;
  	font-weight: bold;
  	color: #86c93f;
}
.availability:before{
	content: "";
	display: block;
	position: absolute;
	left:1px;
	top:1px;
	width:16px;
	height:16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #86c93f;
}
.availability.out-of-stock{
	color: #de101c;
}
.availability.out-of-stock:before{
	background-color: #de101c;
}
.availability:after{
	content: "";
	display: inline-block;
	position: absolute;
    left:7px;
    width: 5px;
    height: 9px;
}
.availability.in-stock:after{
	top: 3px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.availability.out-of-stock:after{
	content: "!";
	top:2px;
	font-size: 14px;
	color:#fff;
}
.availability.in-stock span {
	color: #86c93f;
}
.availability.out-of-stock span {
	color: #ea1818;
}
.availability.group.in-stock span,
.availability.group.out-of-stock span {
	left: 0;
	margin: 4px 0 0;
}
.availability.group.out-of-stock span {
	margin: 11px 0 0;
}
#availability-info .mark{
	padding-right:10px;
}
#availability-info .custom .mark{
	color:#ffc107;
}
#availability-info .backorderallowed .mark{
	color:#ffc107;
}
.availability.custom:before{
	background-color:#ffc107;
}
.availability.backorderallowed:before{
	background-color:#ffc107;
}
#availability-info .available{
	font-size: 14px;
  	font-weight: normal;
  	color: #727a89;
	display:inline-block;
  	line-height:1.3;
}
@media only screen and (min-width: 56.063em){
	#availability-info .mark{
		white-space:nowrap;
	}
	#availability-info .availability{
		display:flex;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 56em){
	#availability-info .available{
		margin-top: 10px;
		display:block;
	}
}
@media only screen and (max-width: 30em) {
	#availability-info .available{
		margin-top: 10px;
		display:block;
	}
}
.out-of-stock-subscription-notification{
	float:right;
	text-decoration:underline;
}

.product-pricing {
	margin: 11px 0 0;
	position: relative;
}
.product-pricing span {
	display: inline-block;
	font-size: 0.813rem;
	color: #ffffff;
	padding: 0.250rem 0.5rem;
	background: #a1ba16;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.product-pricing:after {
	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
	top: 100%; 
	left: 6%; 
	border-style: solid inset inset;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(161, 186, 22, 0); 
	border-width: 6px; 
	margin-left: -6px;
	border-top-color: #a1ba16;
}
.product-shop .item-options {
	margin: 15px 0 0;
}
.product-shop .item-options dt,
.product-shop .item-options dd {
	margin-bottom: 0;
}
.product-shop .item-options dt {
	font-size: 0.938rem;
	font-weight: normal;
}
.product-shop .item-options dd a {
	font-size: 0.875rem;
}
.product-shop .product-options dd {
	position: relative;
}
.product-shop .product-options .bundle{
	margin-bottom:3%;
}
.product-shop .product-options dd .validation-advice {
	top: 105%;
}
.product-shop .product-options dl dd > .input-box:not(.configurable-option-text) {
	border: none;
	height: auto;
	margin-bottom: 0;
	font-size: 0.875rem;
}
.mdformfields .configurable-option-text:not(.textarea) {
	margin-top: 1.25rem !important;
}
.configurable-option-text {
	width: 220px;
}
.input-box.configurable-option-text .note {
	font-size: 0.688rem;
	line-height: 1.75rem;
	text-align: right;
}
.product-shop .product-options dl dd .input-box .options-list {
	margin-bottom: 5px;
}
.product-shop .product-options dl dd .input-box .options-list span.label {
	display: inline;
	white-space: normal; 
}
.product-shop .product-options dl dd .qty-holder .qty {
	display: inline-block;
}
.product-shop .price-as-configured {
	margin-bottom: 0;
}
.data-table.grouped-items-table {
	margin: 20px 0 0;
}
.data-table.grouped-items-table .image {
	padding: 5px;
}
.data-table.grouped-items-table .qty-wrapper {
	padding: 5px 0 0;
}
.data-table.grouped-items-table .input-text.qty {
	height: 1.750rem;
	width: 2.250rem;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	padding: 0.25rem;
}
.data-table.grouped-items-table .qty-label {
	display: inline-block;
	font-size: 0.750rem;
	padding: 0 6px;
	color: #777777;
}
.data-table.grouped-items-table .price-box {
	margin: 0;
}
.data-table.grouped-items-table .price-box p {
	font-size: 1rem;
}
.data-table.grouped-items-table .price-box .special-price {
	padding: 4px 0 0;
}
.product-shop .product-options select:not(.datetime-picker) {
	min-width: 220px;
}
.product-shop .product-options select.multiselect,
.fieldset.advanced-search select.multiselect {
	background-image: none;
}
.product-options {
	margin: 10px 0 0;
}
.product-options em {
	display: none;
}
.product-options dt,
.product-options dd,
.product-options .input-box,
.product-options label {
	display: block;
}
.product-options dt {
	margin: 16px 0 4px;
}
.product-options dd .input-box {
	margin-top: 0;
}
.product-options p.required {
	display: none;
}
.product-options .input-box-select .chosen-container {
	min-width: 220px;
	width: auto !important;
}
.product-options .input-box-select .validation-advice {
	top: 32px;
}
.product-options .options-list {
	list-style: none;
	margin-left: 0;
}
.product-options .options-list .label {
	padding-left: 4px;
}
.product-options .options-list .label label {
	font-weight: normal;
	font-size: 0.875rem;
}
.color-swatches {
	list-style: none;
	margin: 0;
	padding: 0;
}
.color-swatches li {
	position: relative;
	display: inline-block;
	margin: 0 4px 0 0;
}
.color-swatches label {
	display: block;
	width: 40px;
	height: 42px;
	background-size: 36px 36px !important;
	background-repeat: no-repeat !important;
	background-position: 2px 2px !important;
	overflow: hidden;
	padding: 0 0 0 40px;
	margin: 0 !important;
	border: 1px solid transparent;
}
.color-swatches input[type="radio"]:checked + label {
	border-color: #c4b27b !important;
}
.color-swatches input[type="radio"]:disabled + label {
	opacity: 0.5;
}
.color-swatches input[type="radio"] {
	position: absolute;
	visibility: hidden;
}
.short-description {
	margin:4% 0 0 0;
	padding:4% 8%;
	text-align: center;
	background-color: #f9f8f4;
}
.short-description p:last-child {
	margin-bottom: 0;
}

#qty-wrapper #qty {
	width: 4.375rem;
}
.paypal-or {
	display:block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #c3c9d4;
	margin: 2% 0;
}
.bml-checkout-type {
	list-style: none;
	margin-top: 6px;
}
.product-shop-side .add-to-links {
	position: relative;
	list-style: none;
	margin: 10px 0 0 22px;
}
.product-shop-side .add-to-links li,
.email-friend {
	position: relative;
}
.product-shop-side .add-to-links .link-wishlist:before, 
.product-shop-side .add-to-links .link-compare:before,
.email-friend a:before {
	font-weight: normal;
	position: absolute;
	left: -0.25rem;
	top: 0.125rem;
}
.product-shop-side .add-to-links .link-wishlist, 
.product-shop-side .add-to-links .link-compare,
.email-friend a {
	display: inline-block;
	padding: 0 0 0 1.688rem;
	color: #555555 !important;
	font-size: 0.813rem;
	font-weight: bold;
	line-height: 1.563rem;
	transition: all 300ms ease-out 0s;
}
.email-friend {
	margin: 0;
	padding-left: 22px;
	line-height: 1.625rem;
}
.email-friend a {
	position: relative;
}
.product-shop-side .add-to-links .link-wishlist:hover:before, 
.product-shop-side .add-to-links .link-compare:hover:before,
.email-friend a:hover:before {
	color: #bebebe;
}
.product-shop-side .add-to-links .separator {
	display: none;
}
.product-img-box .more-views li.video-item{
	background-size:cover;
	position:relative;
}
.product-img-box .more-views li.video-item img{
	width:100%;
	max-width: unset;
	height:auto;
}
.glide-video:after,
.product-view-video:after,
.product-img-box .more-views li.video-item a:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/video.png) no-repeat center center;
	background-color: rgba(255,255,255,0.9);
}
.glide-video:after,
.product-view-video:after{
	background-color: rgba(255,255,255,0.7);
}
.product-view-video{
	width:100%;
	height:100%;
	display:block;
	position:relative;
}

/* static block: product-view-block-1 */
.product-view-block-1 {
	padding: 20px 0 0 19px;
	width: 100%;
	overflow: hidden;
}
/* Image lightbox */
.product-img-box figure a img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: -webkit-zoom-in;
	cursor: url(https://cdn.vitapur.net/skin/frontend/intenso/default/css/images/magnify.cur), url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/magnify.cur), pointer;
}
/* IMAGE LIGHTBOX */
body.hidden-scroll {
  overflow: hidden; }


/* Lighbox start */
.slbOverlay, .slbWrapOuter, .slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #fff;
  -webkit-animation: slbOverlay 0.1s;
  -moz-animation: slbOverlay 0.1s;
  animation: slbOverlay 0.1s; 
}
.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010;
}

.slbWrap {
  position: absolute;
  text-align: center;
}

.slbWrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%;
}

.slbContentEl .slbContentOuter {
  padding: 5em 1em;
}

.slbContent {
  position: relative;
}

.slbContentEl .slbContent {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}

.slbImageWrap {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  position: relative;
}

.slbImageWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 5em;
  bottom: 5em;
  display: block;
  z-index: -1;
}

.slbDirectionNext .slbImageWrap {
  -webkit-animation: slbEnterNext 0.3s;
  -moz-animation: slbEnterNext 0.3s;
  animation: slbEnterNext 0.3s;
}

.slbDirectionPrev .slbImageWrap {
  -webkit-animation: slbEnterPrev 0.3s;
  -moz-animation: slbEnterPrev 0.3s;
  animation: slbEnterPrev 0.3s;
}

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 0 0 3rem 0;
  margin: 0 auto;
}

.slbCaption {
  display: inline-block;
  font-size: 1rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  text-align: center;
}

.slbCloseBtn, .slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
}
.slbCloseBtn {
    display: inline-block;
    position: fixed;
    right:30px;
    top:40px;
    z-index: 10060;
    margin-top: -22px;
    margin-right: -22px;
    height:0;
    width:44px;
    line-height:24px;
    color: rgba(255,255,255,0) !important;
    font-size:1px; }
.slbCloseBtn:focus{
	background:none;
}
.slbCloseBtn:before,
.slbCloseBtn:after{
    	height:38px;
    	border-color:#bebebe;}
.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.slbLoading .slbCloseBtn {
  display: none;
}

.slbLoadingText {
  font-size: 1rem;
}

.slbLoading .slbArrows {
  display: none;
}

.slbArrow {
  position: absolute;
  top: 40%;
  text-indent: -999em;
  overflow: hidden;
}
.next.slbArrow {
	display:block;
	right: 0;
	position:fixed;
}
.prev.slbArrow {
	display:block;
	left: 0;
	position:fixed;
}
@media (max-width: 40em){
	.slbOverlay:after {
	    content: '';
	    display: inline-block;
	    width: 25px;
	    height: 25px;
	    position: absolute;
	    bottom: 20px;
	    left: 20px;
	    background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-resize.svg);
	    background-size: 25px;
	}
	.slbCloseBtn:before, .slbCloseBtn:after {
	    height: 25px;
	}
	.slbCloseBtn {
    	right:25px;
	}
	.prev.slbArrow, .next.slbArrow{
	    width: 30px;
	    height: 80px;
	}
	.prev.slbArrow:before, .next.slbArrow:before, .prev.slbArrow:after, .next.slbArrow:after {
	    height: 20px;
	}
	.prev.slbArrow:before {
	    left: 13px;
	    margin-top: -17px;
	}
	.prev.slbArrow:after {
	    left: 13px;
	    margin-top: -2px;
	}
	.next.slbArrow:before{
		left:17px;
		margin-top: -17px;
	}
	.next.slbArrow:after{
		left:17px;
		margin-top: -2px;
	}
}
.prev.slbArrow:hover,.next.slbArrow:hover {
	background-color: rgba(0,0,0,.2)!important;
}
.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  margin: 5em 0;
}

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@-webkit-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@-moz-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@-webkit-keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnter {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
    -moz-transform: translate3d(0, -1em, 0);
    -ms-transform: translate3d(0, -1em, 0);
    -o-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnterNext {
  from {
    opacity: 0;
    -moz-transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0);
    -moz-transform: translate3d(4em, 0, 0);
    -ms-transform: translate3d(4em, 0, 0);
    -o-transform: translate3d(4em, 0, 0);
    transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -moz-transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0);
    -moz-transform: translate3d(-4em, 0, 0);
    -ms-transform: translate3d(-4em, 0, 0);
    -o-transform: translate3d(-4em, 0, 0);
    transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* Lightbox end */





/* ACTIVITY INDICATION */
.prev-arrow,
.next-arrow {
	position: fixed;
	z-index: 10001;
}
.product-shop .orbit-bullets-container {
	position: relative !important;
	margin: 20px 0 0;
	width: 100%;
}

.product-teaser-info{
	margin:15px 0;
}

.short-description ul,
.product-collateral ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
.short-description li,
.product-collateral li {
	position: relative;
	font-size: 0.938rem;
	font-weight: 300;
	padding: 0 0 6px 18px;
	line-height: 1.69rem;
	color: #5b6064;
}
.short-description li:before,
.product-collateral li:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	border: 1px solid #c4b27b;
	border-radius: 100px;
	left: 0;
	top: 0.625rem;
}
.product-collateral div .label {
	background: transparent;
	color: #333333;
	display: inline;
	line-height: 1.750rem;
	font-size: inherit;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: left;
}
.product-collateral.custom-info,
.product-collateral.custom-info .small-12,
.product-collateral.description,
.product-collateral.ratings-reviews {
	padding-left: 0;
	padding-right: 0;
}
.product-description {
	overflow: hidden;
	margin:2rem 0;
	padding-right: 40px;
	font-size: 0.938rem;
	line-height: 1.5rem;
	color: #5b6064;
	position:relative;
}
.product-collateral.custom-info{
	padding: 20px 0;
	border-bottom: 3px solid #f4f4f4;
	margin: 0 0 25px 0;
}
.product-view-blocks:after,
.product-description:after {
	content: "";
	height: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: -webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);
	background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);
	z-index: 1;
}
.product-view-blocks.opened:after,
.product-description.opened:after {
	height:0;
}
.product-description-read-more{
	text-align:center;
	display:none;
}
.product-description-read-more button.ghost{
	padding: 15px 68px;
	border: solid 2px #000;
	font-size: 14px;
	font-weight: bold !important;
	color: #414449;
	text-transform:uppercase;
	background:transparent;
}
@media only screen and (max-width: 40em) {
	.go-back-home{
		display:block !important;
		padding-top:30px;
		text-align:center;
	}
	.go-back-home a{
		border: solid 3px #000;
		color:#000;
		font-size: 16px;
		text-transform:uppercase;
		font-weight: bold !important;
		padding: 15px 30px;
	}
}
.product-description-read-more .arrow-after:after{
	border-color:#414449;
	padding:3px;
	top:4px;
}
.product-description-read-more span{
	margin-left:10px;
}
.product-description h3,
.ratings-reviews h3 {
	padding-left: 0;
	margin-top: 40px;
}
.product-description-static-block {
	position: relative;
	float: right; 
	margin-top: 40px;
	width: 300px; 
	padding: 0;
	overflow: hidden;
}
.advertisement {
	font-size: 0.625rem;
	text-align: right;
	padding: 6px 2px 0 0;
	color: #999999;
}
.ratings-detail .rating-avg{
	float:left;
}
.ratings-detail .rating-avg .rate{
	font-size: 54px;
	color: #414449;
	margin:10px;
}
.ratings-detail .rating-avg .rating-count{
	font-size: 16px;
	color: #414449;
}
.ratings-detail .rating-avg .button-black{
	height:40px;
	font-size: 11.2px;
    line-height: 3.6;
    text-transform: uppercase;
    padding:0 30px;
    margin:15px;
}
.product-view .reviews {
	overflow: hidden;
	padding-top: 48px;
	padding-left: 30px;
}
.product-view .reviews h5 {
	margin: 8px 0 25px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #d3d3d3;
}
.product-collateral.ratings-reviews .reviews .review-list li:after {
	background: transparent !important;
}
#histogram {
	background: transparent;
	border: none;
	border-spacing: 0;
	margin: 10px 0 20px 0;
}
@media only screen and (max-width: 40em) {
	.ratings-detail .rating-avg{
		width:100%;
		text-align:center;
	}
	#histogram {
		margin-top:20px;
		margin-left:auto; 
    	margin-right:auto;
	}
}
@media only screen and (min-width: 40.063em) {
	#histogram {
		margin-left: 2rem;
	}
}
#histogram tr {
	height: 16px;
	padding-bottom:10px;
}
#histogram tr td{
	line-height: 0.813rem;
	padding: 0 0 15px 0;
}
#histogram .meter-bar{
	width: 333px;
}
#histogram .meter-bar div{
	background-color: rgba(114, 122, 137, 0.1);
	text-align: left;
	width: 100%;
	height: 12px;
}
#histogram .meter-bar span{
	display: inline-block;
	height: 12px;
	background-color: #ffdb1b;
}
#histogram .stars {
	width:35px;
}
#histogram .stars a{
	color:#343434;
	margin-right: 2px;
}
#histogram .amount {
	font-size: 14px;
	color: #727a89;
	padding-left:15px;
	color: #727a89;
}

.review-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.review-list li {
	clear: both;
	padding: 0;
	width: 100%;
	border-bottom:1px solid rgba(128,143,163,0.2);
	margin: 25px 0 0;
}
.reviews .review-title{
	font-size:18px;
	display:block;
	margin-bottom:5px;
}
.reviews .form-list li {
	clear: both;
	width: 100%;
}
.review-list li:last-child {
	border: none;
	padding-bottom: 10px;
}
.review-list li:before,
.review-list li:after {
	border: none;
	background: transparent;
}
.review-list .useful-count {
	font-size: 0.750rem;
	color: #999999;
	margin: 0;
}
.review-list .rating-box,
.review-list h6 {
	display: inline-block;
}
.review-list .rating-box {
	margin-top: -2px;
	vertical-align: middle;
}
.review-list h6 {
	padding-left: 2px;
}
.review-list h6 a {
	color: #000000;
}
.review-list .review-text {
	font-size: 16px;
	font-weight: normal;
	color: #6c7785;
	margin: 5px 0 12px;
	line-height: 1.69;
}
.review-list .view-more {
	font-size: 0.813rem;
}
.review-list .author {
	font-size: 18px;
	margin-right:5px;
}
.review-list .author .vitapur-icon{
	margin-right:10px;
	vertical-align:top;
}
.review-list .time {
	font-size: 16px;
	color: #6c7785;
	margin-left:5px;
}
.write-review {
	margin: 15px 0;
}
.write-review .button {
	margin-bottom:  0;
}
.product-tags,
.tags-list {
	list-style:  none;
	margin-bottom: 15px !important;
}
.product-tags li,
.tags-list li {
	display:  inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #DEE2E2;
	font-size: 0.750rem;
	margin: 0 3px 3px 0;
	padding: 0;
}
.product-tags li:hover,
.tags-list li:hover {
	background-color: #B9B9B9;
}
.product-tags li a,
.tags-list li a {
	display: block;
	color: #222222;
	font-size: 0.750rem;
	font-weight: bold;
	padding: 0.188rem 0.625rem;
	line-height: 1.5;
}
.product-tags li a:hover,
.tags-list li a:hover {
	color: #333333;
}
.product-tags li a span,
.tags-list li a span {
	font-weight: lighter;
	font-size: 0.688rem;
}
.product-tags li:before,
.product-tags li:after,
.tags-list li:before,
.tags-list li:after {
	content: none;
}
.clformfields .tags .form-add,
.clrformfields .tags .form-add {
	margin-top: 10px;
}
.tags .form-add {
	width: 260px;
}
.tags form {
	margin-bottom: 0;
}
.tags .button {
	margin-top: 20px;
	margin-bottom: 8px;
}
#add-tag {
	font-size: 0.813rem;
	cursor: pointer;
}
#add-tag:hover {
	text-decoration: underline;
}
#addTagForm {
	display: none;
}
.tag-list-index .tags-list {
	margin: 0 3.5%;
	padding: 0 0 50px;
}
.price-box.map-info + .availability {
	display: block;
}
.msrp-price-hide-message {
	margin: 6px 0 0;
	color: #333333;
}
.msrp-price-hide-message,
.product-shop a[id^='msrp-help-'] {
	background: #fdfaea;
	padding: 8px 8px 5px;
	font-size: 0.875rem;
	display: block;
	line-height: 1.125rem;
}
.product-shop a[id^='msrp-help-'] {
	padding: 0 10px 10px;
	margin: 0 0 10px;
}
.product-shop .price-box.map-info {
	max-width: 320px;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	
	.product-img-box {
		position: absolute;
		z-index: -1;
	}
	.product-shop {
		padding-left: 0 !important;
		padding-right: 0;
	}
	.product-shop-side {
		max-width:  100%;
		width: 100%;
		padding-right: 0;
		margin-top: 18px;
	}
	.imagelightbox-close {
		top: 0;
		width: 100%;
		height: 36px;
		background: #efefef;
		position: fixed;
		color: #000;
		font-size: 13px;
    	font-weight: bold;
	    text-align: right;
	    padding: 11px 48px 0 0;
		text-transform: uppercase;
	}
	.imagelightbox-close span {
		top: 5px;
		right: 14px;
		width: 26px;
		height: 26px;
		padding-left: 22px;
	}
	.imagelightbox-close span:before,
	.imagelightbox-close span:after {
		height: 18px;
		border-color: #999999 !important;
		right: 10px;
		top: 2px;
	}
	.imagelightbox-close span:hover {
		border: 2px solid #999999;
	}
	#qty-wrapper #qty {
		display: block;
		margin: 8px 0 0;
	}
	.product-collateral h3 {
		margin: 30px 0 20px;
	}
	.product-collateral.description {
		min-height: 0;
	}
	.product-description {
		padding-right: 0.9%;
	}
	.reviews {
		overflow: visible;
		padding-left: 0;
		padding-top: 5px;
	}
	.review-product-list .reviews {
		padding: 13px 0 !important;
	}
	.reviews h5 {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.reviews .write-review {
		display: none;
	}
	.review-list li {
		margin-top: 15px;
	}
	.review-list li:last-child {
		padding-bottom: 10px;
	}
	.review-list .vote {
		display: none;
	}
	.touch a.prev-arrow,
	.touch a.next-arrow {
		display: none !important;
	}

	/* static block: product-view-block-1 */
	.product-view-block-1 {
		padding: 20px 0 0 0;
		width: 100%;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.product-shop {
		width: 41.6667%
	}
	.product-shop-side {
		max-width: 25%;
		width: 25%;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
	.product-img-box {
		width: 43.3333%;
	}
	.product-img-box .more-views li {
		width: 54px;
		height: 54px;
	}
	.product-img-box .more-views li a, .product-img-box .more-views li img {
		width: 48px;
		height: 48px;
	}
	.product-shop {
		width: 56.6667%;
	}
	.product-options dl.last {
		margin-bottom: 0;
	}
	.product-shop-side {
		max-width: 56.6667%;
		width: 56.6667%;
		padding-left: 2.5% !important;
	}
	.product-shop-side .add-to-links {
		margin: 0;
	}
	.email-friend {
		padding-left: 0;
	}
	/* static block: product-view-block-1 */
	.product-view-block-1 {
		padding: 20px 0 0 0;
	}
}
@media only screen and (max-width: 48em) {
	.product-shop-side .add-to-links {
		margin: 0;
	}
	.email-friend {
		padding-left: 0;
	}
}

/*******************************************************************************************************/
/***   13)	 PRODUCT REVIEW LIST																	 ***/
/*******************************************************************************************************/

.review-list-header {
	margin-top: 20px !important;
}
.review-list-header h3,
.review-list-header h5 {
	margin-top: 0;
}
.review-list-header h5 {
	margin-bottom: 0;
}
.review-list-header .button {
	margin-bottom:  6px;
}
.review-list-header .product-review-image {
	width: 54px;
	height: 54px;
	float: left;
	margin: 0 20px 20px 0;
}
.product-view .form-add {
	background: #f4f4f4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 20px 0 0;
	padding: 4px 18px;
}
.product-view .ratings-detail {
	margin-top: 20px;
	padding-left: 0.9%
}
.product-view .reviews {
	margin: 5px 0.9% 30px 0;
	padding: 13px 22px;
}
.product-view .review-count {
	display: none;
}
.review-list-actions {
	text-align: right;
	margin-top: 22px;
}
.review-product-list .form-list {
	padding-top: 0;
	margin-left: 0;
}
.review-form h6 {
	font-size: 0.875rem;
	color: #777777;
	font-weight: lighter;
	font-style: italic;
	margin: 18px 0 0;
}
.reviews .review-form .input-box textarea {
	height: 150px;
}
.form-add button {
	margin: 0;
}
.review-list .form-list li {
	border-bottom: none;
	padding: 0;
	margin-top: 0;
}
/* review toolbar */
.review-toolbar {
	position: relative;
}
.review-toolbar .amount,
.review-toolbar .sort-by,
.review-toolbar .limiter {
	display: inline-block;
}
.review-toolbar .pager {
	text-align: right;
}
.review-toolbar .sort-by,
.review-toolbar .limiter {
	margin: 0 10px;
}
@media only screen and (min-width: 64.063em) {
	.review-toolbar .sort-by,
	.review-toolbar .limiter {
		white-space:nowrap;
	}	
}
.review-toolbar label {
	padding-right: 6px;
	padding-top: 1px;
}
.review-toolbar select {
	width:auto;
}
.review-toolbar .pages,
.my-account .pages {
	background: transparent;
	margin: 0 0 0 -8px;
	display: inline-block;
}
.review-toolbar .pages ol li a,
.my-account .pages ol li a {
	padding: 0 3px;
}
.review-toolbar a.previous, 
.review-toolbar a.next,
.my-account a.previous,
.my-account a.next {
	background: transparent;
	padding: 0 1.4rem 0 0 !important;
}
.review-toolbar a.previous,
.my-account a.previous {
	padding: 0 0 0 1.4rem !important;
}

.review-toolbar a.next:hover:before, 
.review-toolbar a.next:hover:after, 
.review-toolbar a.previous:hover:before, 
.review-toolbar a.previous:hover:after,
.review-toolbar a.previous:hover, 
.review-toolbar a.next:hover {
	color: #ffffff !important;
}
.review-toolbar a.next {
	padding-left: 8px !important;
}
/* review stars */
#pretty-product-review-list { 
	width: 338px;
	margin: 0 0 15px;
	padding: 5px 10px;  
}
#pretty-product-review-list .pretty-rating-code { 
	padding: 3px 0; 
}
#pretty-product-review-list .pretty-rating-code .label {
	font-size: 0.813rem;
	min-width: 70px; 
	display: block;
	padding: 0.25rem 0 0.375rem;
	float: left; 
	color: #555555; 
}
#pretty-product-review-list .pretty-rating-code .options li { 
	display: block; 
	float: left; 
	margin-top: 2px;
	width: 20px;
}
#pretty-product-review-list .pretty-rating-code .options li .option { 
	display: block;
	margin: 0;
	width: 1rem; 
	height: 1rem; 
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNDRUNFQ0UiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==); 
	background-size: cover;
	background-repeat: no-repeat;
	text-indent: -9999em; 
}
#pretty-product-review-list .pretty-rating-code .options li .option.hover,
#pretty-product-review-list .pretty-rating-code .options li .option.selected {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiMyN0NDQzAiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==); 
	background-size: cover;
	background-repeat: no-repeat;
}


/* Medium and Small screens */
@media only screen and (max-width: 64em) {
	.review-list-actions {
		text-align: left;
		margin-top: 0;
	}
	.review-list-header .product-review-image {
		width: 40px;
		height: 40px;
		margin: 0 10px 10px 0;
	}
	.review-product-list .ratings-detail {
		margin-top: 22px;
	}	
	.review-product-list .reviews {
		padding: 13px 18px;
	}
}

@-webkit-keyframes shift-rightwards
{
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }

}
@-moz-keyframes shift-rightwards
{
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }

}
@-o-keyframes shift-rightwards
{
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }

}
@keyframes shift-rightwards {
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }
}

/*******************************************************************************************************/
/***   16)	 LOGIN, REGISTER, FORGOT PASSWORD, CMS & 404 PAGES										 ***/
/*******************************************************************************************************/

.customer-account-login .inner-wrap,
.customer-account-forgotpassword .inner-wrap,
.customer-account-create .inner-wrap,
.customer-account-logoutsuccess .inner-wrap,
.checkout-multishipping-login .inner-wrap,
.customer-account-changeforgotten .inner-wrap,
.paypal-express-review .inner-wrap,
.cms-no-route .inner-wrap {
	height: 100%;
}
.customer-account-login .off-canvas-wrap,
.customer-account-forgotpassword .off-canvas-wrap,
.customer-account-create .off-canvas-wrap,
.customer-account-logoutsuccess .off-canvas-wrap,
.checkout-multishipping-login .off-canvas-wrap,
.customer-account-changeforgotten .off-canvas-wrap,
.paypal-express-review .off-canvas-wrap,
.cms-no-route .off-canvas-wrap,
.customer-account-login,
.customer-account-forgotpassword,
.customer-account-create,
.customer-account-logoutsuccess,
.checkout-multishipping-login,
.customer-account-changeforgotten,
.cms-no-route {
	min-height: 100%;
}
.customer-account-login .account-login,
.checkout-multishipping-login .account-login,
.customer-account-forgotpassword .account-forgotpassword,
.customer-account-changeforgotten .account-forgotpassword,
.customer-account-create .account-create,
.customer-account-logoutsuccess .account-logout,
.cms-no-route .no-route {
	min-height: 100%;
}
.customer-account-login .off-canvas-wrap,
.customer-account-forgotpassword .off-canvas-wrap,
.customer-account-create .off-canvas-wrap,
.customer-account-logoutsuccess .off-canvas-wrap,
.customer-account-changeforgotten .off-canvas-wrap,
.paypal-express-review .off-canvas-wrap {
	background-color: #ccd6d5;
	background: -moz-linear-gradient(-45deg, #b4bdbf 0%, #d7dddc 33%, #ccd6d5 67%, #b7c9c7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b4bdbf), color-stop(33%,#d7dddc), color-stop(67%,#ccd6d5), color-stop(100%,#b7c9c7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* IE10+ */
	background: linear-gradient(135deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* W3C */
}
.customer-account-login .account-login,
.customer-account-forgotpassword .account-forgotpassword,
.customer-account-changeforgotten .account-forgotpassword,
.customer-account-create .account-create,
.customer-account-logoutsuccess .account-logout,
.checkout-multishipping-login .account-login,
.paypal-express-review .paypal-review-page {
	padding: 25px 0;
}
.customer-account-login p,
.customer-account-forgotpassword p,
.customer-account-create p,
.customer-account-logoutsuccess p,
.checkout-multishipping-login p,
.cms-no-route p,
.checkout-multishipping .page-title p,
.no-results p,
.catalogsearch-advanced-result .no-results span,
.catalog-list-empty p,
.customer-account-changeforgotten p {
	font-size: 1.125rem;
	color: #777777;
}
.account-forgotpassword .form-list li {
	margin-bottom: 30px;
}
.customer-account-logoutsuccess p {
	margin-top: 30px;
}
.cms-no-route .form-box {
	max-width: 540px;
}
.mdformfields .form-box label[for="email"],
.mdformfields .form-box label[for="login-email"],
.mdformfields .form-box label[for="email_address"],
.mdformfields .form-box label[for="pass"],
.mdformfields .form-box label[for="login-password"],
.mdformfields .form-box label[for="password"],
.mdformfields .form-box label[for="confirmation"],
.mdformfields .form-box label[for="billing:customer_password"],
.mdformfields .form-box label[for="billing:confirm_password"] {
	top: 9px;
}

.mdformfields .form-box label[for=pass]:before,
.mdformfields .form-box label[for=password]:before,
.mdformfields .form-box label[for="login-password"]:before,
.mdformfields .form-box label[for=confirmation]:before,
.mdformfields .form-box label[for="billing:customer_password"]:before,
.mdformfields .form-box label[for="billing:confirm_password"]:before {
	content: "\e6fb";
	font-size: 1.125rem;
	padding: 0 3px 0 0;
}
.mdformfields .form-box label[for=pass],
.mdformfields .form-box label[for=password],
.mdformfields .form-box label[for="login-password"],
.mdformfields .form-box label[for=confirmation],
.mdformfields .form-box label[for="billing:customer_password"],
.mdformfields .form-box label[for="billing:confirm_password"] {
	left: 8px;
}
.new-users .button {
	display: block;
	margin: 0 auto 20px;
}
.new-users p {
	margin-bottom: 12px;
}
.link-tip {
	display: inline-block;
	margin: 0.063rem 0 0 0.25rem;
	font-size: 0.750rem;
	vertical-align: top;
}
.input-box.customer-dob {
	position: relative;
	height: auto;
	border: none;
}
.dob-month {
	display: inline-block;
	width: 48%;
}
.checkout-onepage-index .dob-month {
	width: 90px;
}
#billing_month_chosen {
	width: 80px !important;
}
.dob-day {
	display: inline-block;
	width: 26%;
}
.dob-year {
	display: inline-block;
	width: 26%;
}
#month_chosen {
	width: 109px !important;
}
#day_chosen {
	width: 60px !important;
}
#year_chosen {
	width: 70px !important;
}
.customer-dob .validation-advice {
	top: 2rem;
}
#advice-validate-custom-year,
#advice-validate-custom-month,
#advice-validate-custom-day {
	display: none;
}
/* no-route */
.cms-no-route .no-route,
.catalogsearch-result-index .no-route {
	padding-top: 40px;
	padding-bottom: 40px;
}
.cms-no-route .form-search .action,
.catalogsearch-result-index .no-results .form-search .action {
	width: 40px;
}
.cms-no-route .form-search .search-box,
.catalogsearch-result-index .no-results .form-search .search-box {
	margin-right: 40px;
}
.cms-no-route .form-box {
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.cms-no-route .form-box h3,
.no-results h3 {
	font-size: 1rem;
	font-weight: bold;
	color: #000000;
	margin: 40px 0 12px;
}
.cms-no-route p,
.no-results p {
	margin-top: 15px;
	margin-bottom: 30px;
}
.top-destinations {
	list-style: none;
	margin: 0;
	text-align: center;
}
.top-destinations li {
	font-size: 0.938rem;
	line-height: 1.5rem;
}
.cms-no-route .form-box .button.home,
.no-results .button.home {
	margin: 20px 0 10px 0;
}
.customer-name-prefix-middlename-suffix,
.field.name-prefix.select-list {
	width: 100% !important;
	clear: both;
}
.page-title {
	position: relative;
	margin: 20px 3.5% 40px;
}
.row > .columns > .page-title {
	margin-left: 0;
	margin-right: 0;
}
.cms-wrapper .column,
.cms-wrapper .columns,
.cms-wrapper p,
.cms-wrapper ul li {
	font-size: 0.938rem;
	line-height: 1.75rem;
	color: #5b6064;
	font-weight: lighter;
}

.row.contrast {
	background: #f4f4f4;
}
.row.contrast div h2 {
	margin-top: 60px;
}
.sitemap {
	list-style: none;
	margin-left: 0;
}
.sitemap .level-0 {
	font-weight: bold;
}
.page-sitemap .links-list a {
	padding-left: 0 !important;
}
.page-sitemap .links-list a:hover,
.page-sitemap .links-list a:hover:before {
	background: transparent !important; 
}
.contact-page-static-block,
.rss-page-static-block {
	margin-top: 32px;
	margin-bottom: 32px;
}
.feed-link a {
	white-space: nowrap;
}
.feed-link a span {
	padding-right: 0.375rem;
}
.rss-table .feed-link {
	text-align: right;
}

/* Compare */
.block-compare {
	position: fixed;
	bottom: 0;
	right: 1.5%;
	text-align: center;
	width: 100%;
	max-width: 300px;
	-webkit-box-shadow: 0 1px 4px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(50, 50, 50, 0.3);
	box-shadow: 0 1px 4px rgba(50, 50, 50, 0.3);
	z-index: 900;
}
.block-compare .block-title {
	background: #c4b27b;
	color: #ffffff;
	font-size: 0.875rem;
	line-height: 0.875rem;
	padding: 9px 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
}
.block-compare .block-title small {
	font-size: 0.875rem !important;
}
.block-compare .block-content {
	max-height: 0;
	background: #ffffff;
	text-align: left;
	padding: 0;
	overflow: hidden;
	-webkit-transition: max-height 1s;
	-moz-transition: max-height 1s;
	transition: max-height 1s;
}
.block-compare:hover .block-content {
	max-height: 600px;
}
.block-compare:hover .block-title {
	background: #afafaf;
}
.block-compare #compare-items {
	margin: 0;
	list-style: none;
	padding: 15px 18px;
}
.block-compare #compare-items li {
	position: relative;
	padding: 0 20px 0 0;
}
.block-compare .icon-close {
	position: absolute;
	top: 0.563rem;
	right: 0;
	font-size: 0.688rem;
	font-weight: normal;
	line-height: 0.688rem;
	color: #afafaf;
}
.block-compare .icon-close:hover {
	color: #ea1818;
}
.block-compare .product-name {
	display: inline-block;
	line-height: 1rem;
	color: #777777;
	font-weight: normal;
	margin: 0;
}
.block-compare .product-name a {
	color: #333333;
	font-size: 0.875rem;
}

.block-compare .actions {
	text-align: center;
	padding: 0 18px 15px;
}
.block-compare .actions .button {
	display: block;
	margin: 0 auto 10px auto;
}
.block-compare .actions a {
	color: #999999;
	display: inline-block;
}
/* Compare popup */
.catalog-product-compare-index {
	background: #ffffff;
}
.catalog-product-compare-index .page-title {
	background: #f4f4f4;
	margin: 0 0 20px;
	padding: 20px 3.5%;
}
.catalog-product-compare-index .link-print {
	margin: 44px 3% 0;
}
.catalog-product-compare-index .add-to-links li {
	position: relative;
}
.catalog-product-compare-index .button.btn-cart {
	margin-bottom: 5px;
}
.product-shop-row td p,
.catalog-product-compare-index .add-to-row td p {
	margin-bottom: 0;
}
.catalog-product-compare-index .add-to-links {
	list-style: none;
	margin: 4px 0 0;
}
.product-shop-row .product-name {
	margin: 5px 0 0;
}
.product-shop-row .product-info {
	min-height: 4.750rem;
	margin: 0 0 10px;
	padding: 0;
}
.catalog-product-compare-index .price {
	font-weight: bold;
	color: #000000;
}
.catalog-product-compare-index .add-to-row .price-box {
	margin: 0 0 10px 0;
}
.catalog-product-compare-index .link-wishlist {
	padding: 0 0 0 24px;
	color: #555555;
	font-size: 0.813rem;
	font-weight: bold;
}
.catalog-product-compare-index .link-wishlist:hover:before {
	color: #bebebe;
}
.catalog-product-compare-index .link-wishlist:before {
	top: -1px;
	padding: 0;
	left: 0;
}
.catalog-product-compare-index .compare-table td {
	vertical-align: top;
}
.catalog-product-compare-index .compare-table th span {
	font-weight: bold;
}
.catalog-product-compare-index .please-wait {
	padding: 0 0 10px;
}
.catalog-product-compare-index .buttons-set {
	background: #f4f4f4;
	text-align: center;
	padding: 24px 0 0;
}
.col2-right-layout .page-title,
.col2-left-layout .page-title {
	margin-left: 0;
}
.col-right.sidebar,
.col-left.sidebar {
	margin-top: 32px;
	margin-bottom: 30px;
}
.block-poll ul {
	list-style: none;
	margin-left: 0;
}

/* JavaScript disabled notice */
.global-site-notice.noscript {
	padding: 4px;
	text-align: center;
	background: #F64747;
}
.global-site-notice.noscript p {
	color: #ffffff;
	margin-bottom: 0;
	font-size: 0.875rem;
	line-height: 1.188rem;
	font-weight: normal;
}

/* Cookie restriction mode */
.global-site-notice.notice-cookie {
	position: fixed;
	left: 0;
	bottom: 0;
	background: #fcefbb;
	padding: 4px 4px 5px;
	z-index: 1001;
}
.global-site-notice.notice-cookie p {
	margin-bottom: 0;
	font-weight: normal;
	font-size: 0.813rem;
	line-height: 1.188rem;
	color: #000000;
}
.global-site-notice.notice-cookie .notice-inner {
	position: relative;
	margin: 0 3.3%;
	padding-right: 12%;
}
.global-site-notice.notice-cookie .actions {
	position: absolute;
	right: 0;
	top: 2px;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.customer-account-login p {
		font-size: 0.875rem;
	}
}

/*******************************************************************************************************/
/***   17)	 SHOPPING CART																			 ***/
/*******************************************************************************************************/

.row.cart {
	margin-top: 18px;
	padding:0;
}
@media only screen and (min-width: 1350px){
	.cart .cart-items{
		padding-left:0;
	}
	.cart-collaterals{
		padding-right:0;
	}
}
.shopping-cart-block-1 {
	width: 100%;
	margin: 0 0 25px;
}
.btn-continue-shopping .btn-empty {
	background: transparent;
	color: #555555;
	font-weight: normal !important;
	font-size: 0.875rem;
}
.btn-continue-shopping .btn-empty:hover {
	color: #000000;
}
.buybox-review #shopping-cart-totals-table,
.cart #shopping-cart-totals-table {
	border: none;
	background: transparent;
	text-align: left;
	border-collapse: collapse;
	width: 100%;
}
.buybox-review #shopping-cart-totals-table tr td:nth-child(2)
.cart #shopping-cart-totals-table tr td:nth-child(2) {
	text-align: right;
}

.checkout-types {
	list-style: none;
	margin: 0;
	padding-bottom:15px;
}
.cart .btn-proceed-checkout {
	margin:2% 0;
	font-size: 14px;
	font-weight: bold !important;
}
.cart .paypal-or {
	float:none;
}
.cart .multishipping-link {
	font-size: 0.813rem;
	display: inline-block;
	margin: 10px 0 0;
}
#checkout-step-payment .buybox,
.cart-collaterals .buybox{
	-webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.17);
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.17);
    padding: 5%;
}
#checkout-step-payment .buybox{
	margin-bottom: 1.75rem;	
}
@media only screen and (min-width: 40.063em) {
	.buybox-review{
		padding-left:25px;
	}
}
@media only screen and (min-width: 64.063em) {
	.buybox-review{
		padding-left:35px;
	}
}
.reveal-modal-content .cart-collaterals .buybox{
	margin-bottom:8%;
}
#checkout-step-payment .buybox .title,
.cart-collaterals .buybox .title{
	font-size: 16px;
	display:block;
	margin:3% 0;
	color:#000;
	text-transform:uppercase;
}
.reveal-modal-content .cart-collaterals .buybox .title{
	margin-bottom:8%;
}
.buybox .checkout-types .button{
	width:100%;
	text-transform:uppercase;
}
.cart-collaterals .shipping h2,
.cart-collaterals .discount h2 {
	position: relative;
	font-size: 0.875rem;
	font-weight: lighter;
	color: #333333;
	margin: 0;
	padding: 10px 16px;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
}
.cart-collaterals .shipping h2:before,
.cart-collaterals .discount h2:before,
.cart-collaterals .shipping h2:after,
.cart-collaterals .discount h2:after {
	border-right: 1px solid #a0a0a0;
	content: "";
	display: block;
	height: 7px;
	margin-top: -1px;
	position: absolute;
	-ms-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	transform: rotate(40deg);
	right: 16px;
	top: 50%;
	width: 0;
}
.cart-collaterals .shipping h2:after,
.cart-collaterals .discount h2:after  {
	margin-top: -1px;
	-ms-transform: rotate(140deg);
	-moz-transform: rotate(140deg);
	-o-transform: rotate(140deg);
	-webkit-transform: rotate(140deg);
	transform: rotate(140deg);
	right: 21px;
}
.cart-collaterals .shipping h2:hover:before,
.cart-collaterals .discount h2:hover:before,
.cart-collaterals .shipping h2:hover:after,
.cart-collaterals .discount h2:hover:after {
	border-right: 1px solid #c4b27b;
}

.cart-collaterals .shipping .shipping-form,
.cart-collaterals .discount .discount-form {
	padding: 10px 14px 4px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.cart-collaterals .shipping .shipping-form ul {
	list-style: none;
	margin-left: 0;
}
.cart-collaterals .shipping .shipping-form p {
	display: none;
}
.cart-collaterals .shipping .shipping-form .form-list {
	padding-top: 0;
	margin: 0;
}
.cart-collaterals .shipping .shipping-form .form-list li:last-child {
	margin-bottom: 20px;
}
.cart-collaterals .shipping .shipping-form .button {
	margin-bottom: 0;
}
.cart-collaterals .discount .discount-form .form-list {
	margin: 0;
	padding-top: 0;
}
.cart-collaterals .discount .discount-form .form-list li:last-child {
	margin-bottom: 15px;
}
.cart-collaterals .shipping .shipping-form dt {
	font-weight: normal;
	font-size: 0.875rem;
}
/* cart table */
.cart .data-table.cart-table {
	border: none !important;
	border-collapse: collapse;
	margin: -24px 0 40px;
	width: 100%;
}
.buybox-review #shopping-cart-totals-table thead,
.buybox-review #shopping-cart-totals-table thead tr,
.buybox-review #shopping-cart-totals-table tfoot,
.cart .data-table.cart-table thead,
.cart .data-table.cart-table thead tr, 
.cart .data-table.cart-table tfoot,
.cart .cart-collaterals table tfoot {
	background: transparent !important;
}
.buybox-review #shopping-cart-totals-table tfoot{
    border-top: solid 1px rgba(128, 143, 163, 0.2);
}
.buybox-review #shopping-cart-totals-table tbody tr:last-child td{
    padding-bottom: 25px;
}
.buybox-review #shopping-cart-totals-table tfoot tr td{
    padding-top: 20px;
}
.cart .data-table.cart-table tbody tr,
.cart .data-table.cart-table tfoot tr {
	border-top: 2px solid #e5e5e5;
}
.cart .data-table.cart-table tbody tr td {
	vertical-align: top;
}
.cart .data-table.cart-table .btn-edit,
.cart .data-table.cart-table .btn-remove {
	font-size: 0.813rem;
	font-weight: lighter;
	line-height: 0.813rem;
	display: inline-block;
}
.cart .data-table.cart-table h2,
.cart .data-table.cart-table h2 a {
	font-size: 1.0rem;
	line-height: 1.5rem;
	font-weight: bold;
	margin: 0;
}
.cart .data-table.cart-table thead tr th {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.93;
	color: #6c7785;
}
.cart .item-options {
	margin: 0 0 6px 0;
}
.cart .item-options dt,
.cart .item-options dd {
	font-size: 0.875rem;
	line-height: 1.125rem !important;
	float: left;
	margin: 0 !important;
}
.cart .item-options dt {
	clear: both;
	padding: 0 6px 0 0;
}
.cart .item-options dt:after {
	content: ": ";
}
.cart .item-options dd {
	color: #777777;
}
.cart .item-options dd .price {
	font-size: 0.875rem !important;
	line-height: 1.125rem !important;
}
.cart .data-table.cart-table .price {
	font-size: 1.125rem;
	line-height: 1.5rem;
	display: inline-block;
	min-width: 96px;
}
.cart .data-table.cart-table .chosen-container {
	width: 60px !important;
	margin-right: 30px;
}
.input-text.qty {
	border: 1px solid #c0c0c0;
	height: 2.375rem;
	margin-top: 2px;
	padding: 0;
	margin-bottom: 0;
	text-align: center;
}
.cart .qty-wrapper .input-text:focus {
	border: 1px solid #c4b27b;
}

.mobile-cart-item td{
	padding:0;
}
@media only screen and (max-width: 30em) {
	table.cart-table td.first {
	    display:none;
	}
	.cart .data-table.cart-table td.mobile-cart-item{
		padding-left:0;
	}
	.mobile-cart-item .show-for-medium-down{
		width:100%;
	}
}
@media only screen and (max-width: 40em) {
	.succeed-table .data-table.cart-table tbody tr td:first-child,
	.cart .data-table.cart-table tbody tr td:first-child{
		padding-left:0;
	}
	.succeed-table .data-table.cart-table thead,
	.cart .data-table.cart-table thead{
	    display:none;
	}
}
@media only screen and (max-width: 52em) {
	table.cart-table td img {
	    max-width: 80px;
	}
}
@media only screen and (max-width: 64em) {
	.mobile-cart-item input,
	.mobile-cart-item select{
		width:70px;
		margin-right:10px;
	}
	#shopping-cart-table td.right-price{
		padding-left:10px;
		width:100px;
	}
	#shopping-cart-table thead .nobr{
		display:none;
	}
}

@media only screen and (min-width: 64.063em) {
	.cart .qty-wrapper {
		width: 90px;
	}
}

.cart .qty-wrapper .button {
	margin-top: 6px;
	padding: 0.063rem 6px 0.125rem
}
.cart .link-continue {
	font-size: 0.875rem;
	font-weight: normal;
}
#co-shipping-method-form dt {
	margin-bottom: 0;
}
#co-shipping-method-form dd ul {
	margin-bottom: 0.25rem;
}
.cart .product-image.for-small {
	display: none;
}
.cart .cart-empty {
	margin-bottom: 100px;
}
.cart .cart-msrp-totals {
	margin: 10px 0 20px;
}


/* Only small screens */
@media only screen and (max-width: 40em) {
	.cart .data-table.cart-table .price {
		min-width: 40px;
	}
	.cart .qty-wrapper {
		width: auto;
	}
	.cart .data-table.cart-table h2 {
		margin-bottom: 0.5rem;
	}
    .cart .cart-empty {
		margin-bottom: 40px;
	}
        .steps-items-text{
            font-size: 0.68rem !important;
            line-height: 0.75rem;
        }
        .cart .data-table.cart-table { 
            margin: 15px 0 40px;
        }
       
}

/*******************************************************************************************************/
/***   18)	 CHECKOUT																				 ***/
/*******************************************************************************************************/

.checkout-onepage-index,
.checkout-multishipping-register,
.checkout-multishipping-addresses,
.checkout-multishipping-address-newshipping,
.checkout-multishipping-shipping,
.checkout-multishipping-address-editshipping,
.checkout-multishipping-billing,
.checkout-multishipping-overview,
.checkout-onepage-failure,
.checkout-multishipping-success,
.checkout-onepage-success {
	min-height: 100%;
}
.checkout-onepage-index .row.flush,
.checkout-multishipping-register .row.flush,
.checkout-multishipping-addresses .row.flush,
.checkout-multishipping-address-newshipping .row.flush,
.checkout-multishipping-shipping .row.flush,
.checkout-multishipping-address-editshipping .row.flush,
.checkout-multishipping-billing .row.flush,
.checkout-multishipping-overview .row.flush,
.checkout-onepage-failure .row.flush,
.checkout-multishipping-success .row.flush,
.checkout-onepage-success .row.flush {
	padding: 0;
	height: 100%;
}
.checkout-onepage-index .off-canvas-wrap,
.checkout-multishipping-login .off-canvas-wrap,
.checkout-multishipping-register .off-canvas-wrap,
.checkout-multishipping-addresses .off-canvas-wrap,
.checkout-multishipping-address-newshipping .off-canvas-wrap,
.checkout-multishipping-shipping .off-canvas-wrap,
.checkout-multishipping-address-editshipping .off-canvas-wrap,
.checkout-multishipping-billing .off-canvas-wrap,
.checkout-multishipping-overview .off-canvas-wrap,
.checkout-onepage-failure .off-canvas-wrap,
.checkout-multishipping-success .off-canvas-wrap,
.checkout-onepage-success .off-canvas-wrap {
	min-height: 100%;
	background-color: #ccd6d5;
	background: -moz-linear-gradient(-45deg, #b4bdbf 0%, #d7dddc 33%, #ccd6d5 67%, #b7c9c7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b4bdbf), color-stop(33%,#d7dddc), color-stop(67%,#ccd6d5), color-stop(100%,#b7c9c7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* IE10+ */
	background: linear-gradient(135deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* W3C */
}
.checkout-onepage-index .inner-wrap,
.checkout-multishipping-register .inner-wrap,
.checkout-multishipping-addresses .inner-wrap
.checkout-multishipping-address-newshipping .inner-wrap,
.checkout-multishipping-shipping .inner-wrap,
.checkout-multishipping-address-editshipping .inner-wrap,
.checkout-multishipping-billing .inner-wrap,
.checkout-multishipping-overview .inner-wrap,
.checkout-onepage-failure .inner-wrap,
.checkout-multishipping-success .inner-wrap,
.checkout-onepage-success .inner-wrap {
	height: 100%;
}
.checkout-onepage-index .page-title {
	display: none;
}
.main-header .extra {
	display: inline-block;
	float: right;
}
.opc,
.checkout-multishipping-register .account-create,
.checkout-multishipping,
.checkout-onestep  {
	list-style: none;
	margin: 0;
	padding: 25px 3%;
	min-height: 100%;
}
.checkout-multishipping {
	padding-bottom: 100px;
}

.opc p.center,
.checkout-multishipping-register p.center {
	color: #777777;
	font-size: 1.125rem;
}
.opc .new-users .form-list {
	display: none;
}
.opc .new-users .buttons-set {
	max-width: 420px;
	margin: 15px auto;
	text-align: center;
}
.opc .new-users .buttons-set .button {
	display: inline-block;
	margin: 0 15px;
}
.opc .new-users .buttons-set .button-or {
	display: inline-block;
	color: #777777;
	font-size: 0.813rem;
}
.opc .new-users .buttons-set .secondary {
	background: #a7afae;
	color: #ffffff;
}
.opc .new-users .buttons-set .secondary:hover {
	background: #9ca09f;
}
.opc .step-title {
	display: none;
}
.opc dd ul {
	margin-left: 0;
	list-style: none;
}
.opc-block-progress {
	margin: 45px 0 0;
}
.opc-block-progress .block-title,
.opc-block-progress .block-content dd {
	display: none;
}
.opc-block-progress .block-content {
	text-align: right;
}
.opc-block-progress .block-content dl {
	margin: 0;
}
.opc-block-progress .block-content dl div {
	position: relative;
	display: inline-block;
	margin: 0 15px;
}
.opc-block-progress .block-content dt,
.checkout-progress li span {
	font-size: 0.813rem;
	font-weight: lighter;
	color: #777777;
}
.opc-block-progress .block-content dt:before,
.checkout-progress li span:before {
	content: "";
	position: absolute;
	display: block;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	background: #e5e5e5;
	top: -13px;
	left: 45%;
}
.opc-block-progress .block-content dt.complete:before,
.checkout-progress li.active span:before {
	background: #c4b27b;
}

.opc-block-progress .block-content dt:after,
.checkout-progress li span:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	margin-left: 6px;
	background: #f4f4f4;
	top: -11px;
	left: 45%;
}
.opc-block-progress .icon-edit {
	position: absolute;
	left: 42%;
	line-height: 16px;
	top: -34px;
	font-size: 16px;
}
#shipping-progress-opcheckout:before,
#shipping_method-progress-opcheckout:before,
#payment-progress-opcheckout:before,
.checkout-progress li:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #f4f4f4;
	top: -11px;
	right: 50%;
	margin-right: 4px;
}
.checkout-progress li:first-child:before {
	content: none;
}
#checkout-progress-wrapper {
	display: inline-block;
}
#payment-progress-opcheckout dt:after,
.checkout-progress li.last span:after {
	content: none;
}
.opc .section.allow.active .step-title {
	display: block;
	text-align: center;
}
.opc .section.allow.active .step-title span,
.opc .section.allow.active .step-title a,
#opc-login .step-title {
	display: none;
}
.opc .section.allow.active .step-title h2,
.checkout-multishipping h2,
.checkout-multishipping-address-newshipping h2,
.checkout-onestep h2 {
	color: #ffffff;
	line-height: 2rem;
	margin-bottom: 10px;
}
#billing-new-address-form {
	width: 100%;
}
#billing_region_id_chosen,
#billing_country_id_chosen,
#shipping_region_id_chosen,
#shipping_country_id_chosen,
#billing_gender_chosen,
#gender_chosen {
	width: 250px !important;
}
#region_id_chosen,
#country_chosen,
#advanced-search-list .chosen-container,
.checkout-onepage-index #billing_address_select_chosen,
.checkout-onepage-index #shipping_address_select_chosen {
	width: 100% !important;
}
h2.legend {
	font-size: 0.875rem;
	font-weight: bold;
	color: #222222;
	margin-bottom: 5px;
}
.checkout-multishipping-shipping h2.legend,
.checkout-multishipping-overview h2.legend {
	background: #f4f4f4;
	line-height: 1.75rem;
	margin-bottom: 8px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.checkout-multishipping-shipping h3,
.checkout-multishipping-billing h3,
.checkout-multishipping-overview h3,
.checkout-multishipping-overview h4 {
	font-size: 0.875rem;
	color: #222222;
	border-bottom: 1px dotted #e5e5e5;
	padding-bottom: 6px;
	margin-right: 30px;
}
.please-wait {
	display: block;
	margin-bottom: 10px;
}
.please-wait .spinner:after {
	margin: -10px 0 0;
	width: 20px;
	height: 20px;
}
.please-wait > span {
	padding: 0 0 0 18px;
	font-size: 0.688rem;
	color: #777777;
}
.form-alt {
	width: 100% !important;
	font-size: 0.813rem;
	margin-bottom: 8px;
	font-weight: bold;
	color: #a1ba16;
}
/* Tooltip */
.tool-tip { 
	border: 2px solid #e5e5e5;  
	background: #ffffff; 
	padding: 45px 20px 20px; 
	position: absolute; 
	z-index: 9999; 
}
.tool-tip .btn-close { 
	margin: -9px -14px 0; 
	text-align: right; 
}
.tool-tip .btn-close a {
	border: 2px solid transparent;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: absolute;
	display: block;
	overflow: hidden;
	top: 6px;
	right: 6px;
	width: 26px;
	height: 26px;
	padding-left: 22px;
	cursor: pointer;
}
.tool-tip .btn-close a:hover {
	border: 2px solid #e5e5e5;
}
.tool-tip .btn-close a:before,
.tool-tip .btn-close a:after {
	border-right: 2px solid;
	border-color: #e5e5e5;
	content: "";
	display: block;
	height: 18px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 10px;
	top: 2px;
	width: 0;
}
.tool-tip .btn-close a:after  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.tool-tip .btn-close a:hover:before,
.tool-tip .btn-close a:hover:after {
	border-color: #e5e5e5;
}
.tool-tip .tool-tip-content { 
	padding: 5px; 
}
/* ----------------- */

.payment-methods dt {
	background: #f4f4f4;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 30px;
	margin-bottom: 5px;
}
.payment-methods dd {
	margin-bottom: 0;
}
.payment-methods .input-box .v-fix {
	display: inline-block;
	width: 49%;
}
.payment-methods .v-fix .month,
.payment-methods .v-fix .year {
	width: 100%;
}
.payment-methods .form-list {
	max-width: 300px;
	margin: 10px auto 10px auto !important;
	padding: 14px 14px 18px;
	background: #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.mdformfields .payment-methods .form-list li {
	width: 100% !important;
	height: 37px;
	margin: 0 0 11px;
	background: #ffffff;
}
#payment_form_banktransfer li {
	height: auto;
	margin-bottom: 0;
}
.payment-methods .form-list li {
	width: 100% !important;
}
.payment-methods .form-list.checkmo-list li {
	height: auto;
	padding: 30px 10px 8px;
	background: #ffffff;
}
.payment-methods .form-list li.select-list {
	background: transparent;
	height: 60px;
}
.payment-methods .form-list .input-box {
	border: none;
	height: inherit;
	margin: 0;
}
.payment-methods .form-list .input-text,
.payment-methods .form-list select {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-user-select: text;
	background: #ffffff;
	border-color: #b5b5b6 #cececf #dededf;
	border-style: solid;
	border-width: 1px;
	color: #777777;
	-webkit-box-shadow: 0 1px 1px rgba(124, 124, 127, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
	-moz-box-shadow: 0 1px 1px rgba(124, 124, 127, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
	box-shadow: 0 1px 1px rgba(124, 124, 127, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
	transition: border-color 0.15s linear 0s, box-shadow 0.15s linear 0s;
	font-size: 0.938rem;
	height: 2.313rem;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	top: 0;
}
.payment-methods .form-list .input-text:focus,
.payment-methods .form-list select:focus {
	border-color: #7caadd;
	-webkit-box-shadow: 0 1px 1px rgba(76, 107, 153, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0), 0 0 6px #326cc0 !important;
	-moz-box-shadow: 0 1px 1px rgba(76, 107, 153, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0), 0 0 6px #326cc0 !important;
	box-shadow: 0 1px 1px rgba(76, 107, 153, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0), 0 0 6px #326cc0 !important;
	outline: 0 none;
}
.mdformfields .payment-methods .form-list label {
	top: 7px;
}
.payment-methods .form-list label {
	font-size: 0.938rem;
}
.payment-methods .form-list label em {
	display: none;
}
.payment-methods .form-list .select-list label,
.payment-methods .form-list .select-list .input-box {
	top: -5px;
}
.payment-methods .form-list .select-list label {
	font-size: 90%;
	color: #a9a9a9;
}
.cvv-what-is-this {
	display: block;
	font-size: 0.750rem;
	margin: 18px 0 0 10px;
}
.mdformfields .payment-methods .validation-advice {
	top: 2.313rem;
}
#payment_form_paypal_express.form-list {
	background: transparent;
	padding: 0;
}
#payment_form_paypal_express.form-list li {
	background: transparent;
	height: auto;
}
#checkout-review-table-wrapper {
	margin-right: 30px;
}
#checkout-review-table-wrapper table {
	width: 100%;
}
#checkout-review-table-wrapper td,
#checkout-review-table-wrapper th {
	font-size: 0.813rem;
}
#checkout-review-table-wrapper h3 {
	font-size: 1rem;
	font-weight: bold;
}
#checkout-review-table-wrapper .item-options {
	margin-bottom: 0;
}
#checkout-review-table-wrapper dt {
	background: transparent;
	font-size: 0.813rem;
	line-height: 1rem;
	height: auto;
	margin-right: 0;
	margin-bottom: 0;
}
#checkout-review-table-wrapper dd {
	margin-bottom: 5px;
	font-size: 0.813rem;
}
#checkout-review-submit #review-buttons-container p.f-left {
	display: none;
}
.checkout-progress {
	display: none;
	list-style: none;
	margin: 45px 0 0 0;
}
.main-header .checkout-progress {
	display: inline-block;
}
.checkout-progress li {
	position: relative;
	display: inline-block;
	margin: 0 12px;
}
.checkout-multishipping form {
	margin: 0;
}
.multiple-checkout {
	margin-right: 30px;
}
.multiple-checkout .buttons-set,
.checkout-multishipping-shipping .buttons-set,
.checkout-multishipping-overview .buttons-set,
.checkout-multishipping-success .buttons-set,
.checkout-onepage-success .buttons-set,
.paypal-review-page .buttons-set {
	margin-right: -30px !important;
}
#multiship-addresses-table,
#checkout-review-table,
#my-orders-table,
#my-downloadable-products-table,
#my-reviews-table,
#my-tags-table,
#wishlist-table,
.checkout-multishipping-shipping table,
.checkout-multishipping-overview table,
.sales-order-invoice .data-table,
.data-table {
	border: none !important;
	border-collapse: collapse;
	width: 100%;
}
#multiship-addresses-table thead,
#multiship-addresses-table tfoot,
#checkout-review-table thead,
#checkout-review-table tfoot,
#my-orders-table thead,
#my-orders-table tfoot,
#my-downloadable-products-table thead,
#my-downloadable-products-table tfoot,
#my-reviews-table thead,
#my-reviews-table tfoot,
#wishlist-table thead,
.checkout-multishipping-shipping table thead,
.checkout-multishipping-shipping table tfoot,
.checkout-multishipping-overview table thead,
.checkout-multishipping-overview table tfoot,
.data-table thead,
.data-table tfoot {
	background: transparent;
}
#multiship-addresses-table thead tr th,
#checkout-review-table thead tr th,
#my-orders-table thead tr th,
#my-downloadable-products-table thead tr th,
#my-reviews-table thead tr th,
#wishlist-table thead tr th,
.checkout-multishipping-shipping table thead tr th,
.checkout-multishipping-overview table thead tr th,
.data-table thead tr th {
	line-height: 0.875rem;
	padding: 0.5rem 0.625rem;
	font-size: 0.938rem;
	color: #555555;
	font-weight: lighter;
}
#multiship-addresses-table tfoot tr,
#checkout-review-table tfoot tr.first,
#checkout-review-table tfoot tr.last,
#my-orders-table tfoot tr.first,
#my-orders-table tfoot tr.last,
#my-downloadable-products-table tfoot tr.first,
#my-downloadable-products-table tfoot tr.last,
.checkout-multishipping-shipping table tfoot tr.first,
.checkout-multishipping-shipping table tfoot tr.last,
.checkout-multishipping-overview table tfoot tr.first,
.checkout-multishipping-overview table tfoot tr.last,
.data-table tfoot tr.first,
.data-table tfoot tr.last {
	border-top: 2px solid #e5e5e5;
}
#checkout-review-table tfoot td,
#my-orders-table tfoot td,
#my-downloadable-products-table tfoot td,
.checkout-multishipping-overview table tfoot td,
.data-table tfoot td {
	line-height: 1.5rem;
	padding-top: 0;
	padding-bottom: 0;
}
#multiship-addresses-table thead tr,
#checkout-review-table thead tr,
#my-orders-table thead tr,
#my-downloadable-products-table thead tr,
#my-reviews-table thead tr,
#wishlist-table thead tr,
.checkout-multishipping-shipping table thead tr,
.checkout-multishipping-overview table thead tr,
.data-table thead tr {
	border-bottom: 2px solid #e5e5e5;
	background: #fafafa;
}
#checkout-review-table tbody tr,
#my-orders-table tbody tr,
#my-downloadable-products-table tbody tr,
#my-reviews-table tbody tr,
#my-tags-table tbody tr,
#wishlist-table tbody tr,
.checkout-multishipping-shipping table tbody tr,
.checkout-multishipping-overview table tbody tr,
.data-table tbody tr {
	border-top: 1px solid #e5e5e5;
}
#checkout-review-table tbody tr.first,
#my-orders-table tbody tr.first,
#my-downloadable-products-table tbody tr.first,
#my-reviews-table tbody tr.first,
#wishlist-table tbody tr.first,
.checkout-multishipping-shipping table tbody tr.first,
.checkout-multishipping-overview table tbody tr.first,
.data-table tbody tr.first {
	border-top: none;
}
#multiship-addresses-table .product-name,
#multiship-addresses-table .product-name a,
#checkout-review-table .product-name,
#checkout-review-table .product-name a,
#my-orders-table .product-name,
#my-orders-table .product-name a,
#my-reviews-table .product-name,
#my-reviews-table .product-name a,
#my-tags-table .product-name,
#my-tags-table .product-name a,
#wishlist-table .product-name,
#wishlist-table .product-name a,
.checkout-multishipping-shipping .product-name,
.checkout-multishipping-shipping .product-name a,
.checkout-multishipping-overview .product-name,
.checkout-multishipping-overview.product-name a,
.data-table .product-name,
.data-table .product-name a {
	font-size: 0.875rem;
	line-height: 1rem;
	font-weight: bold;
	border-bottom: none;
	color: #555555;
}
#multiship-addresses-table td.last .chosen-container {
	width: 200px !important;
}
#multiship-addresses-table td:nth-child(2) .chosen-container {
	width: 55px !important;
}

#multiship-addresses-table tfoot .button {
	margin: 10px 0 0;
}
#multiship-addresses-table .btn-remove2 {
	font-size: 0.813rem;
}
#my-reviews-table .product-name {
	margin: 0;
}
table.payment-info tr th,
table.payment-info tr td {
	text-align: left;
}
.checkout-multishipping-shipping address,
.checkout-multishipping-billing address,
.checkout-multishipping-overview address {
	font-size: 0.875rem;
	font-style: normal;
	color: #777777;
	line-height: 1rem;
	margin-bottom: 20px;
}
.sp-methods ul,
.checkout-multishipping-shipping .radio {
	list-style: none;
	margin-left: 0 !important;
}
.checkout-multishipping-shipping dt {
	font-size: 0.875rem;
	margin-bottom: 0;
}
.separator {
	color: #c0c0c0;
}
.checkout-multishipping-shipping .form-box.wide,
.checkout-multishipping-overview .form-box.wide,
.checkout-multishipping-success .form-box.wide,
.checkout-onepage-success .form-box.wide,
.paypal-review-page .form-box.wide {
	padding-right: 30px;
}
.checkout-multishipping-shipping h3,
.checkout-multishipping-overview h3 {
	margin-right: 0;
}
.checkout-multishipping-overview .box-content p {
	margin-bottom: 0;
}
.checkout-multishipping-overview .grand-total {
	text-align: center;
}
.cards-list .info-table,
.cards-list .info-table tr,
.payment-method-table table,
.payment-method-table table tr {
	border: none !important;
	border-collapse: collapse;
}
.cards-list .info-table tbody th,
.cards-list .info-table tbody td,
.payment-method-table table tbody th,
.payment-method-table table tbody td {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.cards-list .info-table tbody th,
.cards-list .info-table tbody td,
.payment-method-table table tbody th,
.payment-method-table table tbody td {
	text-align: left;
	line-height: 1.25rem;
}
.payment-method-table table tbody th {
	font-size: 0.813rem;
}
.checkout-multishipping .sub-title,
.checkout-onestep .sub-title {
	color: #222222;
	margin-bottom: 30px;
}
.checkout-onestep .page-title {
	margin: 0 0 20px;
}

label[for="shipping:region"],
label[for="billing:region_id"],
label[for="region_id"] {
	top: -6px !important;
}

img.payment{
	margin-right: 10px;
}

/* Checkout Agreements */
.checkout-agreements {
	list-style: none;
	margin: 0 30px 0 0;
}
.checkout-agreements .agreement-content { 
	overflow-y: scroll; 
	height: 12em; 
	padding: 8px 10px; 
	background-color: #fbfaf6; 
	border: 1px solid #bbb6a5;
	font-size: 0.6875rem;
}
.checkout-agreements .agree { 
	margin: 12px 0 0; 
}
.checkout-agreements .agree label { 
	color: #000;
}

.bankart-cc-expire .columns:last-child{
	padding-left:1.8%;
	padding-right:0;
}
.what-is-cc-cvv{
	position: absolute;
    right: 12px;
    top: 44px;
    width: 28px;
    z-index: 4;
    cursor:pointer;
}

/* 3D Secure logos */
.centinel-logos {
    background: transparent;
    height: auto !important;
}
.centinel-logos label {
    position: relative;
    font-size: 11px !important;
}
.centinel-logos .input-box {
    text-align: center;
}
.centinel-logos .input-box a {
    display: inline-block;
    margin: 6px 10px 0;
}

@media only screen and (max-width: 40em) {
	#billing_region_id_chosen, 
	#billing_country_id_chosen, 
	#shipping_region_id_chosen, 
	#shipping_country_id_chosen {
		width: 100% !important;
	}
	.payment-methods dt,
	#checkout-review-table-wrapper {
		margin-right: 0;
	}
	#onepage-guest-register-button {
		margin-bottom: 10px;
	}
	#checkout-review-table-wrapper h3 {
		font-size: 0.875rem;
	}
	#multiship-addresses-table td.last .chosen-container {
		width: 100px !important;
	}
	#multiship-addresses-table .product-name, 
	#multiship-addresses-table .product-name a {
		font-size: 0.813rem;
	}
	.checkout-multishipping-shipping .form-box.wide,
	.checkout-multishipping-overview .form-box.wide,
	.checkout-multishipping-success .form-box.wide,
	.checkout-onepage-success .form-box.wide {
		padding-right: 20px;
	}
	.multiple-checkout .buttons-set {
		margin-right: -50px !important;
	}
	.checkout-multishipping-shipping .buttons-set,
	.checkout-multishipping-overview .buttons-set,
	.checkout-multishipping-success .buttons-set,
	.checkout-onepage-success .buttons-set {
		margin-right: -20px !important;
	}
}

/*******************************************************************************************************/
/***   19)	 CUSTOMER ACCOUNT																	     ***/
/*******************************************************************************************************/

.account-wrapper {
	background-color: #f4f4f4;
	padding: 20px 2% 50px 0;
}
.account-wrapper:before,
.account-wrapper:after {
	content: " ";
	display: table;
}
.account-wrapper:after {
	clear: both;
}
.account-nav-container.left-off-canvas-menu {
	position: relative;
	display: block;
	float: left;
	margin: 12px 8px 28px 0;
	padding-left: 4%;
	left: 0;
	width: 260px;
	z-index: auto !important;
	-ms-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
	background: #ffffff !important;
	-webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-sizing: border-box !important;
}
.account-nav-container .block-content {
	margin-top: 26px;
	margin-bottom: 26px;
}
.account-nav-container .block-content .links-list li:hover > a:before {
	left: -13px;
}
.account-nav-container .block-content .links-list a {
	font-size: 0.938rem;
	padding: 8px 0 8px 0 !important;
}
.account-nav-container .block-content .links-list li.current a {
	color: #000000 !important;
}
.my-account {
	display: block;
	background: #ffffff;
	margin-left: 268px;
	margin-top: 20px;
	padding: 24px 20px;
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1)
}
.my-account .form-list:after,
.my-account .form-list .control {
	clear: none !important;
}
.account-wrapper .page-title {
	margin: 1.25rem 0 0.5rem
}
.account-wrapper .actions,
.sales-guest-view .actions,
.sales-guest-invoice .actions {
	height: 2rem;
	line-height: 2rem;
	text-align: right;
}
.account-wrapper .actions .button,
.sales-guest-view .actions .button,
.sales-guest-invoice .actions .button {
	font-size: 1rem;
	padding: 0.313rem 1.4rem;
	background: #dee2e2;
	color: #222222;
	font-weight: normal !important;
	margin-bottom: 0;
}
.account-wrapper .page-title h3 {
	line-height: 2rem;
	margin: 0;
}
.my-account .page-title {
	position: relative;
	border-bottom: 2px solid #e2e2e2;
	margin: 0;
}
.sales-guest-invoice .page-title {
	margin-bottom: 0;
}
.my-account .page-title .button,
.my-account .page-title > a,
.sales-guest-view .page-title .button,
.sales-guest-invoice .page-title .button,
.catalog-product-compare-index .page-title a {
	position: absolute;
	right: 0;
	top: 2px;
	font-size: 0.75rem;
	font-weight: 600 !important;
	padding: 0.063rem 0.5rem 0.125rem;
}
.my-account .page-title .actions,
.sales-guest-view .page-title .actions,
.sales-guest-invoice .page-title .actions {
	position: absolute;
	top: 4px;
	right: 4px;
}
.link-print:before {
	font-size: 0.875rem;
	font-weight: normal;
	vertical-align: middle;
}
.my-account .page-title a.link-rss {
	top: 12px;
	font-weight: normal !important;
}
.my-account .page-title .icon-feed,
.my-account .page-title .icon-loop,
.sales-guest-view .page-title .icon-feed,
.sales-guest-view .page-title .icon-loop,
.sales-guest-invoice .page-title .icon-feed,
.sales-guest-invoice .page-title .icon-loop {
	font-size: 0.875rem;
}
.my-account .row {
	padding: 0;
}
.my-account p {
	margin-bottom: 6px;
}
.my-account .row .columns,
.my-account .row .column {
	padding-left: 0;
}
.my-account ol,
.paypal-review-page ol {
	list-style: none;
	margin-left: 0;
}
.my-account .box,
.billing-agreements .info-box,
.sales-guest-view .box,
.sales-guest-invoice .box,
.paypal-review-page .box {
	border-left: 3px solid #c6cecd;
	margin: 0 0 25px;
	padding-bottom: 5px;
	font-size: 1rem;
}
.my-account .box-title,
.sales-guest-view .box-title,
.sales-guest-invoice .box-title,
.paypal-review-page .box-title {
	margin: 0 0 10px;
	padding: 5px 10px 5px 20px;
	background: #fafafa;
}
.my-account .box h2,
.my-account .box-title h3,
.billing-agreements h2.box-title,
.sales-guest-view .box-title h2,
.sales-guest-invoice .box-title h2,
.paypal-review-page .box-title h3 {
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 1.75rem;
	margin: 0;
	padding: 0;
	color: #666666;
}
.my-account .box-account ol li {
	border-left: 3px solid #c6cecd;
	padding-left: 20px;
	line-height: 2rem;
	background: #fafafa;
	margin-bottom: 8px;
}
.my-account .box-account ol li li {
	border: none;
	padding-left: 0;
	line-height: 1rem;
	margin-bottom: 0;
}
h2.table-caption,
.box-head h2,
.order-items.order-details .table-caption {
	color: #222222;
	font-size: 0.875rem;
	font-weight: bold;
	margin: 20px 0 10px;
}
.my-account .box-content,
.sales-guest-view .box-content,
.sales-guest-invoice .box-content,
.paypal-review-page .box-content {
	padding: 0 0 0 20px;
	font-size: 0.875rem;
	color: #777777;
}
.my-account address,
.sales-guest-view address,
.sales-guest-invoice address,
.paypal-review-page address {
	color: #777777;
	font-size: 0.875rem;
	font-style: normal;
	line-height: 1rem;
	margin-bottom: 10px;
}
.my-account .icon-print,
.my-account .icon-eye,
.sales-guest-view .icon-print,
.sales-guest-invoice .icon-print,
.catalog-product-compare-index .icon-print,
.catalog-product-compare-index .link-print {
	color: #6c7a89;
}
.buttons-set .back-link small {
	display: none;
}
.buttons-set .back-link a {
	display: inline-block;
	position: relative;
	padding: 0 0 0 11px;
}
.buttons-set .back-link a:before,
.buttons-set .back-link a:after {
	border-right: 1px solid;
	content: "";
	display: block;
	height: 6px;
	margin-top: -3px;
	position: absolute;
	-ms-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
	left: 3px;
	top: 50%;
	width: 0;
}
.buttons-set .back-link a:after  {
	margin-top: 0;
	-ms-transform: rotate(130deg);
	-moz-transform: rotate(130deg);
	-o-transform: rotate(130deg);
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
}
.my-account .welcome-msg {
	margin: 20px 0 0;
}
.my-account .welcome-msg p + p,
.my-account .box-content p {
	color: #777777;
}
.my-account .buttons-set,
.sales-guest-view .buttons-set,
.sales-guest-form .buttons-set,
.sales-guest-invoice .buttons-set,
.catalogsearch-advanced-index .buttons-set,
.contacts-index-index .buttons-set {
	padding-top: 10px;
	margin-top: 30px;
	border-top: 1px solid #e5e5e5;
}
.my-account p.required,
.sales-guest-form p.required,
.contacts-index-index p.required {
	font-size: 0.688rem;
	color: #E74C3C;
	float: right;
}
.contacts-index-index li.wide {
	padding-right: 0;
}
.my-account .box-head {
	position: relative;
}
.my-account .box-head > a {
	position: absolute;
	right: 12px;
	top: 4px;
	font-size: 0.875rem;
}
.my-account .box-content h4 {
	font-size: 0.875rem;
	font-weight: normal;
	color: #555555;
	font-style: italic;
	margin-top: 6px;
}
.my-account .form-box.wide {
	border: none;
	margin: 20px 0 0;
	padding: 0;
	max-width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.my-account .checkout-multishipping {
	padding: 0;
}
.my-account .checkout-multishipping .page-title h2 {
	font-size: 1.75rem;
	line-height: 1.5rem;
	margin: 0 0 10px 3px;
	font-weight: lighter;
	letter-spacing: -0.05rem;
	color: #222222;
	text-align: left;
}
.my-account .checkout-multishipping .buttons-set {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: transparent;
	text-align: left;
}
.my-account .checkout-multishipping .buttons-set .button {
	margin: 0 0 15px;
}
.my-account .checkout-multishipping p.required {
	margin: 0;
}
.my-account .checkout-multishipping .buttons-set a {
	font-size: inherit;
}
.my-account .checkout-multishipping .form-list li.wide {
	max-width: 548px;
}
.customer-account-edit .my-account .fieldset {
	margin: 20px 0;
	max-width: 300px;
	overflow: visible;
}
.customer-account-edit .my-account .control {
	margin-bottom: 0;
}
.row.order-info-box {
	overflow: hidden;
	min-width: auto;
}
#my_recent_reviews .number,
#my_recent_tags .number {
	display: none;
}
#my_recent_reviews .details,
#my_recent_reviews .product-name,
#my_recent_reviews .ratings,
#my_recent_tags .details,
#my_recent_tags .product-name,
#my_recent_tags .tags {
	display: inline-block;
}
#my_recent_reviews .product-name,
#my_recent_tags .product-name {
	margin: 0;
	border: none;
	font-size: 0.875rem;
}
#my_recent_reviews .ratings,
#my_recent_tags .tags {
	margin-left: 7px;
	padding-left: 10px;
	border-left: 1px solid #e5e5e5;
	line-height: 1rem;
}
#my_recent_reviews .ratings strong,
#my_recent_tags .tags strong {
	font-weight: normal !important;
	font-size: 0.875rem;
	color: #777777;
	padding-right: 4px;
}
#my_recent_tags .tags ul {
	list-style: none;
	display: inline-block;
	margin-left: 0;
	line-height: 1rem;
}
#my_recent_tags .tags li {
	display: inline-block;
	font-size: 0.875rem;
}
/* account toolbar */
.my-account .pager {
	position: relative;
	margin: 6px 0 20px;
	height: 4rem;
}
.my-account .amount {
	margin: 8px 0 10px;
	font-size: 0.813rem;
	color: #999999;
	text-align: right;
}
.my-account .pages {
	background: transparent;
	display: inline-block;
	margin: 0 0 0 -8px;
}
.my-account .pages ol {
	margin-left: 0;
}
.my-account .limiter {
	display: inline-block;
	float: right;
	margin: 0 0 0 10px;
}
.my-account .limiter > label {
	float: left;
	padding-right: 6px;
	padding-top: 1px;
}
/* ------------------*/

.my-account .order-info {
	margin: 20px 0 0;
}
.my-account .order-info dt,
.sales-guest-view .order-info dt,
.sales-guest-invoice .order-info dt {
	display: none;
}
.my-account .order-info ul,
.sales-guest-view .order-info ul,
.sales-guest-invoice .order-info ul {
	list-style: none;
	margin-left: 0;
}
.my-account .order-info ul li,
.sales-guest-view .order-info ul li,
.sales-guest-invoice .order-info ul li {
	display: inline-block;
	font-size: 0.875rem;
	padding: 0 8px 0 12px;
	line-height: 1rem;
	border-left: 1px solid #e5e5e5;
}
.my-account .order-info ul li.first,
.sales-guest-view .order-info ul li.first,
.sales-guest-invoice .order-info ul li.first {
	padding-left: 0;
	border: none;
}
.my-account .order-date,
.sales-guest-view .order-date,
.sales-guest-invoice .order-date {
	font-style: italic;
}
.billing-agreements,
.recurring-profiles,
.my-account .product-review,
.tag-customer-index .box,
.my-tag-edit,
.wishlist-index-share .fieldset,
#wishlist-table,
.oauth-customer-token-index .my-account > p,
.review-customer-index .my-account > p,
.newsletter-manage-index .my-account > form,
.downloadable-customer-products .my-account > p,
.sales-order-history .my-account > p {
	margin-top: 20px;
}
.billing-agreements h2.box-title {
	padding: 5px 10px 5px 20px;
	margin: 0 0 10px;
}
.billing-agreements > p {
	margin-bottom: 20px;
}
.my-account .product-img-box img {
	width: 200px;
	margin-bottom: 20px;
}
.review-customer-view .ratings-detail {
	width: 95%;
	margin: 0 auto;
	border-top: 2px solid #e5e5e5;
	padding-top: 6px;
}
.review-customer-view .product-name {
	font-size: 1.5rem;
	line-height: 1.5rem;
	color: #222222;
	margin: 0 0 20px;
}
.review-customer-view .product-details h3 {
	font-size: 0.875rem;
	color: #222222;
}
.review-customer-view .ratings-table tbody th,
.review-customer-view .ratings-table tbody td {
 	padding: 0.125rem 0.625rem;
 	text-align: left;
}
.review-customer-view dl dt {
	font-size: 0.875rem;
	color: #222222;
	font-weight: normal;
}
.review-customer-view dl dd {
	font-size: 0.875rem;
	color: #555555;
}
.review-customer-view .product-img-box .label {
	color: #222222;
	font-size: 0.813rem;
	margin: 0 0 3px;
	padding: 0;
}
.review-customer-view .rating-links {
	display: none;
}
.review-customer-view .rating-links.icon-user {
	display: block;
}
.my-account .tags-list {
	list-style: none;
	margin-left: 0;
	font-size: 0.875rem;
}
.my-tag-edit {
	margin-bottom: 0 !important;
}
.my-tag-edit .button {
	border: none !important;
	font-size: 0.75rem;
	font-weight: 400 !important;
	padding: 0.063rem 0.5rem 0.125rem;
	margin-bottom: 0;
	background: #dee2e2;
	color: #222222;
}
.my-tag-edit .button:hover,
.my-tag-edit .button:focus {
	color: #333333;
	background: #b9b9b9;
}
#my-tags-table .button.btn-cart {
	width: 10rem;
	margin: 10px 0 5px;
}
#my-tags-table .add-to-links {
	width: 10rem;
	list-style: none;
	margin-left: 0;
	text-align: center;
	font-size: 0.875rem;
}
#my-tags-table .add-to-links a:before {
	content: none;
}
.my-account .fieldset:before,
.my-account .fieldset:after {
	content: " ";
	display: table;
}
.my-account .fieldset:after {
	clear: both;
}
.box-account.box-info .row {
	overflow: hidden;
	min-width: auto;
}
.my-account form {
	display: inline-block;
	width: 100%;
}
.my-account .my-wishlist fieldset,
.paypal-review-page fieldset {
	margin: 20px 0;
	padding: 0;
	border: none;
}
#wishlist-table .cart-cell {
	min-width: 10rem;
	text-align: center;
}
#wishlist-table .price-box {
	font-weight: bold;
}
#wishlist-table .price-box,
#wishlist-table .qty-wrapper {
	margin-bottom: 10px;
}
#wishlist-table .qty-wrapper .chosen-container,
#wishlist-table .qty-wrapper .input-text {
	width: 60px !important;
}
#wishlist-table .qty-wrapper .input-text {
	margin: 0 auto;
}
#wishlist-table tbody tr td:nth-child(2) .product-image {
	display: none;
}
#wishlist-table .cart-cell > p {
	margin: 0;
}
#wishlist-table .add-to-cart-alt select {
	max-width: 60px;
}
#shared-wishlist-table .link-wishlist:before {
	content: none;
}
#shared-wishlist-table .btn-cart {
	min-width: 10rem;
	margin-bottom: 8px;
}

.sales-guest-view .page-title,
.sales-guest-view .order-info,
.sales-guest-invoice .order-info {
	margin: 20px 3.5% 0 3.5%;
}
.sales-guest-view .order-date,
.sales-guest-view .order-items.order-details,
.sales-guest-invoice .order-date,
.sales-guest-invoice .order-items.order-details {
	margin-left: 3.5%;
	margin-right: 3.5%;
}
.sales-guest-form .page-title {
	margin-top: 20px;
}
.sales-guest-form .fieldset,
.catalogsearch-advanced-index .fieldset {
	margin: 20px 0 0;
	max-width: 280px;
}
.sales-guest-form .form-list .wide {
	padding: 0;
}
.sales-guest-form .form-list .legend {
	color: #555555;
	font-size: 0.813rem;
	margin: 20px 0 10px;
}
.sales-guest-form #quick_search_type_id_chosen {
	width: 100% !important;
}


/* Small screens */
@media only screen and (max-width: 40em) {
	.account-nav-container.left-off-canvas-menu {
		position: absolute;
		z-index: 1001 !important;
		left: 0 !important;
		margin: 0;
		padding-left: 0;
		width: 250px !important;
		-ms-transform: translate3d(-100%, 0px, 0px);
		-moz-transform: translate3d(-100%, 0px, 0px);
		-o-transform: translate3d(-100%, 0px, 0px);
		-webkit-transform: translate3d(-100%, 0px, 0px);
		transform: translate3d(-100%, 0px, 0px);
		background: #333333 !important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.account-nav-container .block-content li.current a {
		background: #444444 !important;
		cursor: default;
	}
	.account-nav-container .block-content .links-list li.current a {
		color: #ffffff !important;
	}
	.my-account {
		margin-top: 16px;
		margin-left: 4.2% !important;
		margin-right: 1.8% !important;
		padding: 14px 18px;
	}
	.account-wrapper {
		padding-right: 2%;
	}
	.account-wrapper .page-title {
		margin: 0.625rem 0 0.25rem;
		padding-right: 1%;
	}
	.account-nav-container .block-content .links-list a {
		color: #ffffff !important;
		font-size: 1rem !important;
		line-height: 1.563rem !important;
		padding: 8px 0 8px 15px !important;
	}
	.my-account .page-title .button {
		right: 18px;
	}
	.customer-account-edit .my-account .fieldset {
		max-width: 100%;
	}
	#my-orders-table thead tr th,
	#my-orders-table tr td {
		font-size: 0.6875rem !important;
		padding: 0.5625rem 0.25rem;
	}
	.my-account .limiter {
		display: none;
	}
}
@media only screen and (max-width: 52em) {
	#wishlist-table tbody tr td:nth-child(2) .product-image {
		display: block;
	}
	#wishlist-table thead tr th:first-child,
	#wishlist-table tbody tr td:first-child {
		display: none;
	}
}

/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	#my-orders-table thead tr th,
	#my-orders-table tr td {
		font-size: 0.75rem !important;
		padding: 0.5625rem 0.5rem;
	}
}

@media only screen and (max-width: 46em) {
	#my-orders-table .ship-to-name {
		display: none;
	}
}


/*******************************************************************************************************/
/***   20)	 EXTENDED REVIEWS																	     ***/
/*******************************************************************************************************/

.summary-popover .rating-box {
	cursor: pointer;
}
.summary-popover-icon {
	position: absolute;
	width: 12px;
	height: 11px;
	top: 0;
	left: 60px;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.summary-popover-icon:before,
.summary-popover-icon:after {
	content: "";
	position: absolute;
	width: 0;
	height: 5px;
	border-right: 1px solid #ef9f20;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 2px;
    right: 6px;
}
.summary-popover-icon:after {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 3px;
}
.summary-popover-icon.spinner {
	border-color: transparent;
	transform: none;
	transition: none;
}
.summary-popover-icon.spinner:before,
.summary-popover-icon.spinner:after {
	height: 12px;
	width: 12px;
	top: 14px;
	left: 15px;
	border-right: none;
	transform: none;
	transition: none;
}
.summary-popover-icon.spinner:after {
	border-width: 2px;
	border-right: 2px solid #777777;
}
.summary-popover-content {
	position: absolute;
	width: 460px;
	top: 22px;
	left: -30px;
	cursor: default;
	z-index: 101;
}
.review-popover {
	position: relative;
	background: #ffffff;
	padding: 28px 12px 20px;
	width: 460px;
	border: 3px solid #e5e5e5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.summary-popover .rating-box.active:after {
	top: 4px; 
	left: 64px;
	border: solid transparent;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(229, 229, 229, 0); 
	border-bottom-color: #e5e5e5; 
	border-width: 8px; 
	margin-left: -6px;
}
.move-popover {
	left: auto;
}
.review-popover #histogram {
	margin: 8px 0;
}
.review-popover #histogram .progress {
	height: 12px;
}
.review-popover #histogram td {
	line-height: 0.5rem ;
}
.review-popover #histogram .stars a {
	color: #777777;
	text-decoration: none;
	-webkit-transition: color 150ms ease-out 0s;
  	-moz-transition: color 150ms ease-out 0s;
	transition: color 150ms ease-out 0s;
}

.review-close {
	border: 2px solid transparent;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: absolute;
	display: block;
	overflow: hidden;
	top: 6px;
	right: 6px;
	width: 26px;
	height: 26px;
	padding-left: 22px;
	cursor: pointer;
}
.review-close:hover {
	border: 2px solid #e5e5e5;
}
.review-close:before,
.review-close:after {
	border-right: 2px solid;
	border-color: #e5e5e5;
	content: "";
	display: block;
	height: 18px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 10px;
	top: 2px;
	width: 0;
}
.review-close:after  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.review-close:hover:before,
.review-close:hover:after {
	border-color: #e5e5e5;
}
.category-products.list .review-popover .ratings,
.review-popover .ratings {
	position: relative;
	display: block;
	float: left;
	top: inherit;
	left: inherit;
	margin: 0 0 0 6px;
}
.review-popover .rating-avg {
	line-height: 0.938;
}
.review-popover .review:nth-child(n+2) {
	margin: 10px 0 0;
}
.review-popover .review-detail {
	font-size: 0.813rem;
	color: #333333;
	line-height: 1rem;
}
.review-popover .review-author,
.review-popover .review-date {
	font-size: 0.688rem;
	color: #777777;
}
.review-popover .review-author {
	padding: 0 3px 0 11px;
}
.review-popover .review-date {
	padding: 0 0 0 7px;
	border-left: 1px solid #c0c0c0;
}
.see-all-reviews {
	font-size: 0.833rem;
	text-decoration: underline;
}
blockquote {
	background: transparent;
	margin: 0;
	color: #333333;
	padding: 0.5em 10px 0;
	line-height: 1rem !important;
	border-left: none !important;
	quotes: "\201C""\201D""\201C""\201D";
}
blockquote:before {
	color: #e5e5e5;
	content: open-quote;
	font-family: Georgia, serif;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0;
	vertical-align: -0.4em;
}
blockquote p {
	display: inline;
	line-height: 1rem !important;
	color: #555555 !important;
}
.review-list .vote {
	margin-bottom: 20px;
	display: inline-block;
	margin-left: 4px;
}
.review-list .vote span {
	font-size: 0.750rem;
	color: #555555;
	border-left: 1px solid #d3d3d3;
	padding: 0 3px 0 8px;
}
.review-list .vote button {
	margin: 0;
}
.review-list .comments {
	font-size: 0.750rem;
	margin-bottom: 20px;
	display: inline-block;
}
.review-list .comment-bubble {
	margin: 0 0 12px;
}
.review-list .comment-text {
	font-size: 0.813rem;
	color: #222222;
	margin: 4px 0 0;
}
.review-list .comments-hide {
	display: inline-block;
	font-size: 0.750rem;
	margin: 0 0 20px 10px;
	padding-left: 10px;
	border-left: 1px solid #d3d3d3 ;
}
#post-review .messages,
#post-review .messages .success-msg ul {
	list-style: none;
	margin: 0;
}
#post-review .messages .success-msg li,
#post-review .messages .error-msg li {
	font-size: 0.875rem;
	color: #a1ba16;
}
#post-review .messages .error-msg li {
	color: #ea1818;
}
#post-review .review-form {
	position: relative;
}
#post-review #advice-validate-rating-validate_rating {
	top: 152px;
}
.comment-success {
	font-size: 0.875rem;
	color: #a1ba16;
	margin-bottom: 10px;
}
.star-filter-header {
	font-size: 0.813rem;
	color: #222222;
	font-weight: bold;
	margin-top: 4px;
}
.star-filter-header span {
	color: #a0a0a0;
}
.star-filter-header a {
	text-decoration: underline;	
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.rating-box,
	.summary-popover:before {
		cursor: default !important;
		content: none !important;
	}
	.summary-popover > .rating-box:before,
	.summary-popover > .rating-box:after {
		content: none !important;
	}
	.summary-popover-content,
	.summary-popover-icon {
		display: none !important;
	}
}

/*******************************************************************************************************/
/***   21)	 PRINT PAGES																			 ***/
/*******************************************************************************************************/
.page-print {
	font-size: 14px;
}
.page-print .print-head { 
	margin: 0 0 15px; 
}
.page-print .print-head .logo { 
	float:left;
	margin-bottom: 20px;
}
.page-print .print-head address { 
	float:right; 
	margin-left: 15px; 
}
.page-print h1 {
	clear: both;
	font-size: 18px !important; 
	font-weight: bold; 
}
.page-print h2,
.page-print h3,
.page-print h4 { 
	font-size: 15px; 
	font-weight: bold; 
}
.page-print h2.h2 { 
	font-size: 15px; 
	font-weight: bold; 
	text-align: right; 
}
.page-print .order-date { 
	border-bottom: 1px solid #ccc; 
	padding: 0 0 10px; 
	margin: 0 0 10px; 
}
.page-print .col2-set { 
	margin: 0 0 10px; 
}
.page-print .col2-set:before,
.page-print .col2-set:after {
	content: " ";
	display: table;
}
.page-print .col2-set:after {
	clear: both;
}
.page-print .col2-set .col-1,
.page-print .col2-set .col-2 { 
	width: 50%; 
	float: left;
}
.page-print table,
.page-print #my-orders-table tr,
.page-print #my-orders-table th,
.page-print #my-orders-table td {
	border-collapse: collapse !important;
    border: solid #000 !important;
    border-width: 1px 0 0 1px !important;
    background: transparent !important;
    color: #000000 !important;
}
.page-print #my-orders-table {
	border: 1px solid #000000 !important
}
.page-print th, 
.page-print td {
    border:solid #000 !important;
    border-width:0 1px 1px 0 !important;
}
.page-print .data-table {
	width: 100%;
}
.page-print .buttons-set {
	margin-top: 20px;
	text-align: center;
}
.product-detail {
	line-height: 1.5rem;
	margin: 14px 0 4px 8px;
}

/* Items block list start */
.items-block{
	margin:0;
	padding: 0;
	width:100%;
}
.items-block ol,
.items-block ul{
	width:100%;
}
.featured-slider-home .title,
.items-block-layout-1 .block-title{
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: center;
	color: #ac955e;
	position:relative;
	margin-bottom:45px;
}
.featured-slider-home .title:after,
.items-block-layout-1 .block-title:after{
	content: " ";
	display:block;
	width: 47px;
	height: 3px;
	background: #ac955e;
	position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -23px;
}
.items-block h3, .items-block .block-description{
	margin-left:0.5%;
	display:inline-block;
}
.items-block-layout-1{
	margin-top:3%;
}
.items-block-category{
	margin:15px -0.5% 30px -0.5%;
	width:101%;
	padding:0;
}
.items-block-layout-1 ol{
	margin-left:-0.5%;
	margin-right:-0.5%;
    width:101%;
}
.items-block-layout-1 ol li{
	width: 24%;
	padding:5px;
	margin: 0.5%;
	display:table;
	text-align:center;
}
.items-block-layout-1 ol li img{
	padding:6%;
}
@media only screen and (min-width: 70.063em) {
	.items-block-layout-1 ol li{
		width:15.666%;
		margin: 0.5%;
		-webkit-box-shadow: 1px 1px 3px 0 rgba(164, 164, 164, 0.5);
		-moz-box-shadow: 1px 1px 3px 0 rgba(164, 164, 164, 0.5);
		box-shadow: 1px 1px 3px 0 rgba(164, 164, 164, 0.5);
	}
	.items-block-layout-1 ol li img{
		padding:0;
	}
}
.items-block-category .item-image img,
.items-block-layout-1 .item-image img{
	display:inline-block;
}
.items-block-layout-2 .item-image img{
	display:inline-block;
	width:100%;
}
.items-block-category h3:hover,
.items-block-layout-1 li:hover{
	border-radius: 3px;
	box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.22);}
.items-block-layout-1 .item-title{
	position:relative;
}
.items-block-layout-1 .item-title a{	
	font-weight: bold;
	color: #414449;
	display:inline-block;
	width:100%;
}
.items-block-category h3{
    width: 32.333%;
    margin: 0.5%;
    position:relative;
    border:solid 1px rgba(128, 143, 163, 0.15);
    padding:5px 38px 5px 5px;
    display:inline-block;
}
.items-block-category a{
	font-size: 17px;
	font-weight: bold;
	color: #414449;
	display:block;
	width:100%;
	white-space:nowrap;
}
.items-block-category a:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}
.items-block-category img {
    width:22%;
    display:inline-block;
	vertical-align:middle;
}
.items-block-category span {
    width:78%;
    padding:0 5px;
    display:inline-block;
    vertical-align:middle;
    white-space: normal;
}
.items-block-category h3:before,
.items-block-category h3:after{
	border-right: 2px solid;
    content: "";
    display: block;
    height: 8px;
    margin-top: -8px;
    position: absolute !important;
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 18px;
    top: 50%;
    width: 0;
    color: #727a89 !important;
    margin-right: 6px;
}
.items-block-category h3:after {
    margin-top: -3px;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-style: none !important;
    border-right: 2px solid !important;
}


.items-block-layout-2 ol{
	padding:2% 1%;
    background-color:#f9f8f4;
}	
.items-block-layout-2 ol li{
	width: 24%;
	margin: 0.5%;
	overflow:hidden;
	background-color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(164, 164, 164, 0.5);
	-moz-box-shadow: 1px 1px 3px 0 rgba(164, 164, 164, 0.5);
	box-shadow: 1px 1px 3px 0 rgba(164, 164, 164, 0.5);
}
.items-block-layout-2 .item-content{
	padding:0 3%;
}

.items-block-layout-2 h2 a{
	margin:6% 0;
	display:block;
	font-size: 21px;
	font-weight: bold;
	line-height: normal;
  	color: #414449;
  	text-align:center;
}
.items-block-layout-2 p{
	font-size: 14px;
  	color: #727a89;
  	text-align:center;
  	margin-bottom: 1.25rem;
}
.items-block-layout-2 .button{
	font-size: 14px;
  	font-weight: bold;
  	line-height: 1.2;
  	width:100%;
  	display:none;
  	margin-bottom:10px;
}
@media only screen and (min-width: 64.063em){
	.items-block-layout-2 .button{
		display:block;
	}
}
.items-block-layout-2 .button:hover{
	color:#fff;
  	background-color: #5f5f5f !important;
}

/* Vita stores start */
.vita-store{
	padding-bottom: 30px;
	border-bottom: solid 1px #ededed;
	margin-bottom: 25px;
}
.vita-store .store-working-days{
    
}
.vita-store .store-working-day{
    width: 42px;
    font-weight:bold;
    font-size:15px;
    display: inline-block;
}
.cms-wrapper .vita-store p{
	margin-bottom:15px
}
.vita-store-location{
	width:100%;
	height:350px;
}
.cms-wrapper p.store-location{
	margin-bottom:10px;
}
/* Vita stores end */

/* Only Desktop screens */
@media only screen and (min-width: 64.063em) {
	.products-grid.is-anchor {
		float:left;
	    width:78%;  
	}
	ul.category-products {
		position: relative;
		display: block;
		margin-left:-0.75%;
		width: 101.5%;
	}
	.items-block-layout-1 ol li {
	    text-align: center;
	}
	.items-block-layout-1 .item-image {
    	display: block;
    }
}
/* Tablet upward screens */
@media only screen and (min-width: 48.063em) {
	.items-block-layout-1 .item-title a{
		font-size:16px;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.items-block.items-block-layout-1 ol li {
	    width: 32.33%;
	    margin: 0.5%;
	}
}
/* Only Small and Medium screens */
@media only screen and (max-width: 64em) {
	.items-block-layout-1 .item-image{
		width: 50%;
		display:table-cell;
	}
	.items-block-layout-1 .item-title{	
		display:table-cell;
		vertical-align: middle;
	}
	.items-block-category{
		margin-bottom:20px;
	}
	.items-block-category h3{
	    width: 49%;
	    margin: 0.5%;
	}
	.items-block-category a:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: 0; /* Adjusts for spacing */
	}
}
/* Only small screens */
@media only screen and (max-width: 40em) {
	.items-block-category h3{
	    width: 100% !important;
	    margin: 0.5% 0 !important;
	    border-left:none;
	    border-top:none;
	    border-right:none;
	}
}
@media only screen and (max-width: 48em) {
	.items-block-layout-1 .item-title a{
		font-size:13px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	.items-block-category a{
		font-size: 15px;}
}
/**
 * Intenso Premium Theme
 *
 * @category    Itactica
 * @package     Itactica_Intenso
 * @copyright   Copyright (c) 2014 Itactica (http://www.itactica.com)
 * @license     http://getintenso.com/license
 *
 * WARNING
 *
 * Do not edit or add to this file since it was generated programmatically
 * according to configuration settings from the theme. Any change to this file
 * will be overwritten and lost.
 *
 * If you wish to add your own CSS styles please use the following file:
 * skin/frontend/intenso/default/css/custom.css
 *
 * To activate your custom CSS file, log in to your Admin panel and navigate to: 
 * System > Configuration > Theme Setup > Custom CSS
 */

[data-echo] {
	background: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/spinner.gif) center center no-repeat;
}

/* default text color */
p,table tr th, table tr td,
.product-collateral li,
.cms-wrapper .column,
.cms-wrapper .columns,
.cms-wrapper p,
.cms-wrapper ul li { 
	color: #5b6064;
}

/* max width of the page */
.main-wrap,
.row,
.off-canvas-wrap { 
	max-width: 1320px;
}

/*.main-wrap.main-content*/
.breadcrumbs{
	padding-left:1.5%;
	padding-right:1.5%;
}
.cms-index-index .cms-wrapper{
	padding:0;
}

.move-left a.exit-off-canvas,
.move-right a.exit-off-canvas{
	box-shadow:none;
}
.black{color:#000}
.white{color:#fff}
.vitapur-icon{
	width:24px;
	height:24px;
	display:inline-block;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	background-color: #f3eee1;
	position:relative;
	overflow:hidden;
}
.vitapur-icon:before{
	content:'';
	width:24px;
    height:20px;
    vertical-align: middle;
    background-size: 70%;
    display:inline-block;
    background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-vitapur.svg);
    background-repeat:no-repeat;
	background-position-x: 4px;
	transform: rotate(180deg);
}
.icon-hot,
.icon-truck,
.icon-suggest,
.icon-lightning,
.icon-gift,
.icon-hot-white,
.icon-truck-white,
.icon-suggest-white,
.icon-lightning-white,
.icon-gift-white,
.icon-hot-yellow,
.icon-truck-yellow,
.icon-suggest-yellow,
.icon-lightning-yellow,
.icon-gift-yellow,
.icon-hot-red,
.icon-truck-red,
.icon-suggest-red,
.icon-lightning-red,
.icon-gift-red,
.icon-hot-green,
.icon-truck-green,
.icon-suggest-green,
.icon-lightning-green,
.icon-gift-green{ 
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align: middle;
}
.icon-hot:after,
.icon-truck:after,
.icon-suggest:after,
.icon-lightning:after,
.icon-gift:after,
.icon-hot-white:after,
.icon-truck-white:after,
.icon-suggest-white:after,
.icon-lightning-white:after,
.icon-gift-white:after,
.icon-hot-yellow:after,
.icon-truck-yellow:after,
.icon-suggest-yellow:after,
.icon-lightning-yellow:after,
.icon-gift-yellow:after,
.icon-hot-red:after,
.icon-truck-red:after,
.icon-suggest-red:after,
.icon-lightning-red:after,
.icon-gift-red:after,
.icon-hot-green:after,
.icon-truck-green:after,
.icon-suggest-green:after,
.icon-lightning-green:after,
.icon-gift-green:after{
	content:'';
	display: inline-block;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/hot.svg);
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: -2px;
	width:100%;
	height:100%;
}
.icon-truck:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/truck.svg);}
.icon-suggest:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/suggest.svg);}
.icon-lightning:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/lightning.svg);}
.icon-gift:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/gift.svg);}

.icon-hot-white:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/hot-white.svg);}
.icon-truck-white:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/truck-white.svg);}
.icon-suggest-white:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/suggest-white.svg);}
.icon-lightning-white:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/lightning-white.svg);}
.icon-gift-white:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/gift-white.svg);}

.icon-hot-yellow:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/hot-yellow.svg);}
.icon-truck-yellow:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/truck-yellow.svg);}
.icon-suggest-yellow:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/suggest-yellow.svg);}
.icon-lightning-yellow:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/lightning-yellow.svg);}
.icon-gift-yellow:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/gift-yellow.svg);}

.icon-hot-red:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/hot-red.svg);}
.icon-truck-red:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/truck-red.svg);}
.icon-suggest-red:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/suggest-red.svg);}
.icon-lightning-red:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/lightning-red.svg);}
.icon-gift-red:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/gift-red.svg);}

.icon-hot-green:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/hot-green.svg);}
.icon-truck-green:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/truck-green.svg);}
.icon-suggest-green:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/suggest-green.svg);}
.icon-lightning-green:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/lightning-green.svg);}
.icon-gift-green:after{background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/gift-green.svg);}

@media only screen and (min-width:1320px) {
	.no-padding-for-max-width,
	.main-wrap.main-content,
	.featured-slider,
	.breadcrumbs{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.reveal-modal {
	    margin-left: -600px;
	    width:1200px;
	}
}
@media only screen and (max-width: 1319px){
	.main-wrap .outer-wrap{padding:0 15px}
	.cms-index-index .main-wrap .outer-wrap{padding:0}
}


/* main color */
a,
span.view-more,
.form-box .buttons-set a:hover,
.icon-highlighted,
.text-box-with-icon section.box-1 .icon-highlighted,
.has-tip:hover, .has-tip:focus,
.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover,
.form-search .button:hover span,
.form-search .sec-menu:hover,
.main-header .icon-main-menu,
.main-header .icon-main-menu:hover,
.main-header .icon-cart:hover,
.main-header .icon-user:hover,
.main-header .top-bar li:hover .icon-cart,
.cart-dropdown .mini-products-list .view-more-attr,
.category-products .item-title a:hover,
.ratings.no-rating a:hover,
.products-grid .link-rss:hover,
.filter-reset,
.layered-nav-container ol li.checked a:before,
.layered-nav .currently li .value,
.product-options dt label,
#add-tag,
.block-compare .product-name a:hover,
.block-compare .actions a:hover,
.catalog-product-compare-index .link-wishlist:hover,
.cart #shopping-cart-totals-table tfoot tr td:nth-child(2),
.checkout-progress li.active span,
.my-account .checkout-multishipping .buttons-set a,
.review-popover #histogram .stars a:hover,
#search_mini_form .form-search .button:hover span,
#search_mini_form .form-search .sec-menu:hover,
.side-nav li a:not(.button),
.select-list > label { 
	color: #c4b27b;
}

.main-color,
.links-list li:active > a,
.account-dropdown .bg-box p.small a,
.cart-dropdown .dropdown-title .icon-edit:hover,
.cart-dropdown .mini-products-list .item-details .item-name a:hover,
.link-compare.compared:before,
.link-compare.compared:hover:before,
.product-shop-side .add-to-links .link-wishlist:hover, 
.product-shop-side .add-to-links .link-compare:hover,
.email-friend a:hover,
.review-toolbar a.next:before, 
.review-toolbar a.next:after, 
.review-toolbar a.previous:before, 
.review-toolbar a.previous:after,
.review-toolbar a.previous, 
.review-toolbar a.next,
.my-account a.next:before,
.my-account a.next:after,
.my-account a.previous:before,
.my-account a.previous:after,
.my-account a.previous,
.my-account a.next,
.top-bar-section .left ul li a.link:hover,
.link:hover { 
	color: #c4b27b !important;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus,
.chosen-container .chosen-results li.highlighted {
	background-color: #c4b27b;
}

.mdformfields .form-search .input-text:focus ~ div {
	background-color: #c4b27b !important;
}

.chosen-container-active .chosen-single {
	border-bottom-color: #c4b27b !important;
}

/* main hover color */
a:hover,
a:focus,
.side-nav li a:hover:not(.button), 
.side-nav li a:focus:not(.button) {
	color: #74623f;
}

/* featured products category nav border radius */
.category-nav li:first-child {
	border-bottom-left-radius: 1px;
	border-top-left-radius: 1px;
}
.category-nav li:last-child {
	border-bottom-right-radius: 1px;
	border-top-right-radius: 1px;
}

/* primary buttons */
button, .button,
button.disabled, button[disabled], .button.disabled, .button[disabled],
.account-dropdown li a.button.sign-in,
.cart-dropdown li a.button.sign-in,
.category-nav li.active {
	background: #c4b27b;
	color: #ffffff;
}
.category-nav li.active:after {
	border-top-color: #c4b27b;
}

/* primary buttons hover */
button:hover, button:focus, .button:hover, .button:focus {
	background: #74623f;
	color: #ffffff;
}
.main-nav .button:hover {
	background: #74623f !important;
	color: #ffffff !important;
}

/* secondary buttons */
button.secondary, .button.secondary,
.wishlist-index-index .buttons-set2 .btn-share,
.wishlist-index-index .buttons-set2 .btn-add {
	background: #dee2e2;
	color: #222222;
}

/* secondary buttons hover */
button.secondary:hover, button.secondary:focus, 
.button.secondary:hover, .button.secondary:focus,
.wishlist-index-index .buttons-set2 .btn-share:hover,
.wishlist-index-index .buttons-set2 .btn-share:focus,
.wishlist-index-index .buttons-set2 .btn-add:hover,
.wishlist-index-index .buttons-set2 .btn-add:focus {
	background: #b9b9b9;
	color: #222222;
}

/* color of line separator below header */
.main-header {
	border-bottom-color: #e2e2e2 !important;
	border-bottom-width: 1px !important;
}


/* search box text color */
#search_mini_form .form-search label {
	color: #aeaeae;
}
/* search box text color on focus */
#search_mini_form .form-search .input-text {
	color: #000000;
	border-color: #d3d3d3;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
/* search box border color on hover */
#search_mini_form .form-search .input-text:hover {
	border-color: #afafaf;
}
/* search box icon's color */
#search_mini_form .form-search .button span,
#search_mini_form .form-search .sec-menu {
	color: #999999;
}
/* search box icon's divider color */
#search_mini_form .form-search .sec-menu {
	border-color: #efefef;
}

/* header secondary menu */
.header-ribbon .welcome-message,
.header-ribbon .links-list,
.header-ribbon .chosen-container {
	font-size: 0.8125rem !important;
}
.header-ribbon .welcome-message,
.header-ribbon .welcome-message span,
.header-ribbon .links-list li a,
.header-ribbon .chosen-container-single .chosen-single {
	color: #999999 !important;
}
.header-ribbon .welcome-message a:hover,
.header-ribbon .links-list li:hover a,
.header-ribbon .chosen-container:hover .chosen-single span,
.header-ribbon .chosen-container-active.chosen-with-drop .chosen-single span {
	color: #333333 !important;
}

/* footer's top background */
.newsletter-ribbon {
	background: #f0f0f0;
}
/* footer's top text and icons color */
.newsletter-ribbon .icon-email,
.newsletter-ribbon .social a {
	color: #3b3d3d;
}
/* footer's top text and icons hover color */
.newsletter-ribbon a:hover,
.exitintent-popup a:hover,
.newsletter-ribbon .social a:hover,
.exitintent-popup .social a:hover,
.newsletter-ribbon .icon-email:hover:before {
	color: #c4b27b;
}
/* footer newsletter box placeholder's text color */
.newsletter-subscribe-form .field label {
	color: #777777;
}
/* footer newsletter box input text color */
.newsletter-subscribe-form .input-text {
	color: #333333;
}
/* footer newsletter box input border color */
.newsletter-subscribe-form .input-box {
	border-color: #d3d3d3;
}
/* footer newsletter box input border color on hover */
.newsletter-subscribe-form .input-box:hover {
	border-color: #afafaf !important;
}
/* footer newsletter box input border color on focus */
.newsletter-subscribe-form .input-box.focus {
	border-color: #c4b27b !important;
}
/* footer newsletter submit button colors */
.newsletter-ribbon button {
	color: #ffffff;
	background-color: #c4b27b;
}
/* footer newsletter submit button background color on hover */
.newsletter-ribbon button:hover,
.newsletter-ribbon button:focus {
	color: #ffffff;
	background-color: #74623f;
}
/* product view - add to cart box - background color */	
.bg-box {
	background-color: #f4f4f4;
}
/* product's sticky nav background color */	
.catalog-product-view .magellan-nav {
	background-color: #ffffff;
}
/* product's sticky nav links color */	
.catalog-product-view .magellan-nav .sub-nav dd a {
	color: #333333;
}
/* product's sticky nav links color on hover */	
.catalog-product-view .magellan-nav .sub-nav dd:hover a {
	color: #74623f;
}
/* product's sticky nav links background on active */	
.catalog-product-view .magellan-nav .sub-nav dd.active a {
	background-color: #bbbbbb;
}
/* product's sticky nav background color when fixed */	
.catalog-product-view .magellan-nav.magellan-fixed {
	background-color: #ffffff;
}

/* star rating color */	
.rating, .product-collateral .review-list .rating, .product-collateral .rating, 
.review-product-list .ratings-detail .rating,
#pretty-product-review-list .pretty-rating-code .options li .option.hover, 
#pretty-product-review-list .pretty-rating-code .options li .option.selected {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0Y5QkYzQiIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNGOUJGM0IiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjRjlCRjNCIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0Y5QkYzQiIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjRjlCRjNCIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
}
/* login, forgot password, register, reset password, logout success - background color */
.customer-account-login .off-canvas-wrap,
.customer-account-forgotpassword .off-canvas-wrap,
.customer-account-create .off-canvas-wrap,
.customer-account-logoutsuccess .off-canvas-wrap,
.customer-account-resetpassword .off-canvas-wrap,
.paypal-express-review .off-canvas-wrap {
	background: transparent;
}
/* customer account - background color */
.account-wrapper {
	background-color: #f4f4f4;
}
/* one page checkout and multishipping checkout - background color */
.checkout-onepage-index .off-canvas-wrap,
.checkout-multishipping-login .off-canvas-wrap,
.checkout-multishipping-register .off-canvas-wrap,
.checkout-multishipping-addresses .off-canvas-wrap,
.checkout-multishipping-address-newshipping .off-canvas-wrap,
.checkout-multishipping-shipping .off-canvas-wrap,
.checkout-multishipping-address-editshipping .off-canvas-wrap,
.checkout-multishipping-billing .off-canvas-wrap,
.checkout-multishipping-overview .off-canvas-wrap,
.checkout-onepage-failure .off-canvas-wrap,
.checkout-multishipping-success .off-canvas-wrap,
.checkout-onepage-success .off-canvas-wrap {
	background: transparent;
}
	.filter-header{
		font-size: 26px;
		margin-top:15px;
	}
	.right-off-canvas-menu.main-nav li a {
   		color: #ffffff !important;
   		font-size: 16.8px;
   		font-weight:bold;
	}
	.right-off-canvas-menu.main-nav li{
		padding-left:20px;
		padding-right:20px;
  		border-top: solid 1px rgba(255,255,255,0.1);
	}
	.right-off-canvas-menu.main-nav li.back,
	.right-off-canvas-menu.main-nav li.mobile-basket-link{
		border:none;
		position:relative;
	}
	.mobile-basket-link .basketQ{
		left:auto;
		top:14px;
		right:40px;
	}
	
	.right-off-canvas-menu.main-nav li.special a{
		color: #e5362f !important;
		padding-left:25px !important;
		background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-akcija.svg);
		background-repeat:no-repeat;
		background-position-y: 14px;
    	background-position-x: 0;
	}
	.right-off-canvas-menu.main-nav li:hover a,
	.right-off-canvas-menu.main-nav li:hover > a:not(.button) {
		color: #ffffff !important;
		background:transparent;
	}



/* Big screens */
@media only screen and (min-width: 64.063em) {
	/* main menu icon's color */
	.top-bar-section .has-dropdown:hover > a:after,
	.top-bar-section .has-dropdown-for-large:hover > a:after {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #c4b27b !important;	
	}
	.main-nav .top-bar-section > ul > li:hover > a:not(.button) {
		color: #000000 !important;
	}
	/* dropdown menu hover color */
	.top-bar-section .left ul li:active > a {
		color: #c4b27b !important;
	}
	.top-bar-section .left ul li:hover > a:before{
		background: #c4b27b;
	}
	.top-bar-section .has-dropdown .dropdown li.has-dropdown:hover > a:after {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #c4b27b !important;
	}
}
/* Intenso Premium Theme end */


.logo-head img {max-width: 190px;}
.logo-head img.hide-for-large-up {max-width: 137px;}
@media only screen and (max-width: 40em){
	.sticky-header-mobile .logo-head a{
		margin-bottom:0;
	}
	.sticky-header-mobile .logo-head img.hide-for-large-up{
		max-width:95px;
	}
	.blog-logo{
		max-width:160px;
	}
}
dl dd {margin-bottom: 0;}
.main-wrap {position:relative;box-shadow: none;margin: 0 auto; width: 100%;}
.off-canvas-wrap {max-width: 100%; box-shadow: none; margin: 0 auto; background: transparent;}
.overflow {overflow: visible;}
.no-padding {padding: 0;}
.clearfix:after {content: ".";
                 display: block;
                 height: 0;
                 clear: both;
                 visibility: hidden;}
.clear {clear: both;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* Table */
table {border: none;}
table .border {border: solid 1px #dddddd;}

/*HEADER*/
.main-header {position: relative; border-bottom: none;}
.white-bg, 
.catalog-category-view .breadcrumbs-wrapper {
	background-color: #fff;
}
.header-ribbon .links-list {font-size: 12px !important; float: right; padding-top: 6px;}
.header-ribbon .links-list li {padding-right: 20px !important; height: 20px;}
.header-ribbon .links-list li a {color: #696969 !important;}
#vib-link img{width:18px;}
ul.links-list span.links-list-icon {font-size: 16px !important; line-height: 0.8; vertical-align: middle; padding-right: 5px; color: #74623f;}
.form-search .input-text {height: 47px;width: 300px;padding-left:15px;}
.form-search .button {line-height: 1.75rem; background: #c4b27b; margin:0; padding:0 20px 0 10px;height:47px;width:120px;overflow:hidden;width:auto;border-top-left-radius:0;border-bottom-left-radius:0;}
.form-search .button span {font-size: 16px;}
.form-search .button:hover, .form-search .action .button:hover {background: #74623f !important;}
.upsell-add-to-cart-form{width:100%;margin:0;}
.upsell-add-to-cart-form .button{}
.upsell-add-to-cart-form select{margin:10px 0 0 0;}
#search_mini_form .form-search .button span {color: #fff; padding-right:8px; vertical-align: middle;}
#search_mini_form .form-search .button:hover span {color: #fff;}
.icon-search:before{
	content:'';
	width:24px;
    height:20px;
    vertical-align: middle;
    background-size: 70%;
    display:inline-block;
    background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-isci.svg);
    background-repeat:no-repeat;
	background-position-x: 4px;
}

.sticker-image {position:absolute;top:0;right:-100px;width:100px;height:200px;z-index:9000;}
.checkout-onepage-index .inner-wrap {height: auto;}
.checkout-onepage-index .off-canvas-wrap {min-height: initial;}
.orbit-container {margin-top: 0;}
.orbit-slides-container .item{position:absolute!important;}
/*CART*/
.cartvit {position:relative;}
.cartvit .top-bar-section ul {float:left; background:transparent;}
.cartvit .top-bar-section ul li {padding-top: 0; list-style: none;}
.cartvit .top-bar-section ul .cart-dropdown{width:auto;}
.cartvit .top-bar-section li:not(.has-form) a:not(.button){line-height:1.2;}
.cartvit .top-bar-section .has-dropdown > a::after {top: 35px;}
.cart-dropdown .dropdown-title .icon-edit {top: 10px; right: 10px !important;}
.cart-dropdown .mini-products-list .item-details .item-name {height: auto; color: #333333 !important; padding: 0 !important; font-size: .75rem; font-weight: 600; white-space: normal;}
.cart-dropdown .simple-nav {left: 0; right: 0;}
.cart-dropdown .simple-nav ul {float: none;}
.cart-dropdown .bg-box {height: 40px;}
.cart-dropdown .subtotal {
    color: #212121;
    width: 100%;
    font-size: 0.84rem;
    font-weight: 400;
    line-height: 40px;
}
.cart-dropdown .subtotal span.price {
    text-align: right;
    float: right;
    font-weight: 800;
}
.cart-dropdown .box-btn {text-align: center;}
.cart-dropdown li a.button.sign-in {
    position: relative;
    background-color: #5FA11A;
    border-bottom: solid 2px #457613;
    height: auto;
    font-size: 1rem;
    line-height: 20px;
    padding: 0.6rem 4rem 0.6rem 3rem;
    top: 7px;
    right: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-top: solid 1px #448402; 
    border-left: solid 1px #448402; 
    border-right: solid 1px #448402;
}
#shopping-cart-table .product-name{
	font-size: 16px;
	color: #343434;
	margin-bottom:3%;
	display:inline-block;
	line-height:normal;
}
#shopping-cart-table .ratings {
	margin-bottom:3%;
}
.modal-action .button {margin: 0 10px 10px 0; padding: 0.6rem 2rem 0.75rem 2rem;}
/*MAIN MENU*/
.grey-bg {background-color: #f9f8f3; border-bottom: #e3dcc7 1px solid;}
.grey-back {background-color: #f9f8f3;}
.main-menu ul, .second-menu ul {list-style: none;}

/*SECOND MENU*/
.second-menu {text-transform: uppercase;}

/*COUNTDOWN*/
.blue-bg {background-color: #3eb1ce;}
.blue-bg .main-wrap {background-color: transparent;}
.countdown-ribbon {color: #fff;}
.c-ribbon {font-size:14px;float:left;line-height:1.35;padding:0.5% 10px 0.5% 0;width:75%;}
.red-bg {background-color: #ce573e;}
.red-bg .main-wrap {background-color: transparent;}

.pink-bg {background-color: #e91e63;}
.pink-bg .main-wrap {background-color: transparent;}

.black-bg {background-color: #333;}
.black-bg .main-wrap {background-color: transparent;}

.green-bg {background-color: #4CAF50;}
.green-bg .main-wrap {background-color: transparent;}

.yellow-bg {background-color: #FFC107;}
.yellow-bg .main-wrap {background-color: transparent;}
.yellow-bg .c-ribbon span{color:#000;} 

.christmas-bg{background-color:#B30000;}
.christmas-bg .main-wrap {background-color: transparent;}

.c-ribbon span {color: #f0c052; font-size:16px; font-weight: 600; padding-right: 15px;}
.black-bg .c-ribbon span {color:#f4de00;}
.christmas-bg .c-ribbon span {color:#ff9800;}
.countdown-ribbon button {margin: 7px 30px 0; padding: 8px 35px;}
.countdown-holder {float:right; background-color:#5a9ab7; display:inline-block;}

/*SEARCH DROPDOWN*/
.form-search .search-box input, .searchautocomplete-placeholder{z-index:10;}
.form-search .search-box-label{position:absolute;top:2px;left:2px;}
#search{position:relative;background:#fff !important;}
.searchautocomplete-placeholder ul {padding: 0 !important; -webkit-box-shadow: 0 5px 6px 0 rgba(50, 50, 50, 0.1);
-moz-box-shadow: 0 5px 6px 0 rgba(50, 50, 50, 0.1);
box-shadow: 0 5px 6px 0 rgba(50, 50, 50, 0.1);}
.search-right {display: inline !important;}
.searchautocomplete-placeholder ul li .price-box {float: right;font-weight: bold !important; font-size: 13px !important; color: #C76200 !important;}
.searchautocomplete-placeholder ul li .price-box .old-price .price {color: #000 !important;}
.searchautocomplete-placeholder ul li .price-box .old-price .price-label {font-size: 13px !important; display: inline-block !important;}
.searchautocomplete-placeholder ul li .price-box .special-price span.price,
.searchautocomplete-placeholder ul li .price-box .regular-price span.price
        {color: #b12704 !important; font-size: 13px !important; font-weight: 600 !important;}
.searchautocomplete-placeholder ul li .price-box .old-price .price {font-size: 13px !important;}

/*SEARCH RESULTS */
.note-msg {padding: 15px; margin: 10px 0; color: #8a6d3b; background-color: #fcf8e3; border: solid 1px #faebcc;}
.modal-warning p {margin: 0;}
.search-tag-holder {margin-top: 10px; margin-bottom: 10px;}
ul.searchindex-results {border-bottom: none;list-style: none;
    float: left;
    width: 100%;
    padding-bottom:10px;
    margin:0 0 10px 0;
	border-bottom: solid 1px #efeeed;}
ul.searchindex-results li {position:relative;display:inline-block; float:left;margin:0 3px 3px 0;}
ul.searchindex-results li a {
	font-size: 14px; 
	font-weight: 500; 
	color: #222222; 
	background-color:#c4b27b;
    display:block;
    cursor:pointer; 
    padding: 8px 80px 10px; 
    line-height: 20px; 
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;}
ul.searchindex-results li.active a {background-color:#74623f;color: #fff;}
ul.searchindex-results li a:hover {background-color:#74623f;color: #fff;}
ul.searchindex-results li.active a:hover{}

/*BREADCRUMBS*/
.breadcrumbs-wrapper{
	padding:0 0.9%;
}
ul.breadcrumb-steps{
	border-bottom: solid 1px rgba(128, 143, 163, 0.2);
	margin-left: -15px !important;
	margin-right: -15px !important;
	padding:15px;
	margin-bottom: 15px;
}
.breadcrumb-steps li{
	font-size:16px;
	color: #727a89;
	padding-right: 15px;	
}
.breadcrumb-steps li.arrow-after:after{
	border-color: #727a89;
}
.breadcrumb-steps .active-item{
	font-weight: bold;
}
.breadcrumb-steps .filled-item{
	color: #86c93f;
}
.breadcrumbs {padding:15px 0;}
.breadcrumbs li{display:inline-block;margin-right:10px;}
.breadcrumbs li:last-child{margin:0;}
.breadcrumbs .arrow-after:after{
	border-color:#c9b177;
	border-width: 0px 1px 1px 0;
    padding: 3px;}
.breadcrumbs a{
	font-size: 12px;
  	color: #c9b177;
  	text-decoration:none;
  	margin-right:5px;}
.breadcrumbs strong {
	font-size: 12px;
	font-weight: normal;
	color: #6f6f7c;}
.layered-nav-categories{
	margin-top:15px;
	margin-bottom:30px !important;
	background-color:#f9f8f4;
}
.layered-nav-select label{
	font-size: 14px;
  	color: #6f6f7c;
}
.layered-nav-select select{
	width:auto;
	margin-right:15px;
}
.layered-nav-select.grid-sort{
	float:left;
}
.layered-nav-filter{
	float:right;
}
@media only screen and (max-width: 64em) {
	.layered-nav-select select{margin-right:5px;}
	.products-grid .layered-nav-select.grid-limit{display:none;}
	.layered-nav-filter.layered-nav-position{float:right;}
	.layered-nav-select.grid-sort{float:none;}
	.layered-nav-filter{float:left;}
}
@media only screen and (max-width: 40em) {
	.layered-nav-select.grid-sort{float:right;}
}
@media only screen and (max-width: 25em) {
	.layered-nav-select label{display:none;}
}
.layered-nav-categories li.first{
	background-color:rgba(201,177,119,0.1);
	font-size: 16px;
	font-weight: 900;
	color: #414449;
	padding:9px 13px;
}
.layered-nav-categories a{
	font-size: 14px;
	color: #000000;
	display: block;
	padding:9px 18px;
}
.layered-nav-categories a.active{
	font-weight:bold;
}
.layered-nav-categories a:hover{
	background-color:#ebe8df;
	color: #000000;
}
/*IDEJE IN NASVETI*/
.ideas {background-color: #F4F2E8; padding-bottom: 40px; margin-bottom: 7px;}
h3.ideas-title {color: #5f5329; margin-bottom: 20px;}
.ideas-link a {color: #9d894b; text-decoration: underline; line-height: 32px;}
.ideas-link a:hover {text-decoration: none;}

/*PRODUCTS*/
.category-name span{font-size: 16px;}
.category-description{
	padding-left: 0.5%;
	padding-right: 0.5%;
}
.price-wrapper{line-height:21px;}
.price{
	font-weight: normal;
	line-height: 21px;
}
.price-old .price,
.old-price .price{
	text-decoration: line-through;
    color: #aeaeae;
}
.regular-price .price,
.special-price .price{
	font-weight:bold;
	color: #de101c;
}
.item .price{
	padding:0 3px;
	display: inline-block;
	font-size: 21px;
}
.item .price-box div{
	display:inline-block;
}
section.featured-slider .item .price-label,
.category-products .item .price-label{display: none;}


@media only screen and (min-width: 64.063em) {
	.category-products .item:hover {-webkit-box-shadow: 0 0 2px 1px rgba(204,204,204,0.6);
	-moz-box-shadow: 0 0 2px 1px rgba(204,204,204,0.6);
	box-shadow: 0 0 2px 1px rgba(204,204,204,0.6)}
	.category-products.list .item:hover {
		-webkit-box-shadow: 0 2px 12px 0 rgba(114, 122, 137, 0.32);
		-moz-box-shadow: 0 2px 12px 0 rgba(114, 122, 137, 0.32);
		box-shadow: 0 2px 12px 0 rgba(114, 122, 137, 0.32);}
		
}
	
.layered-nav strong{
	font-size: 16px;
    display: block;
    color: #414449;
    margin-top: 10px;
}
.layered-nav ol {
	border-bottom: #e4e4e4 2px solid;
	padding-bottom:20px;
	margin-top: 10px;
    display: block;}
.layered-nav ol:last-child {
	border: none}

.category-products.list .item-description {color: #727a89; font-size: 14px; line-height: 1.64; margin: 15px 0 10px;}
.category-products.list .item-description p {color: #727a89; font-size: 14px; line-height: 1.64; font-weight: normal; margin-bottom: 0;}
.product-sconto {
	width: 57px;
	height: 27px;
	text-align: center;
	background-color: #de101c;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 3;
	font-size: 15px;
	font-weight: 900;
	line-height: 1.8;
	color: #ffffff;
	border-radius: 0 6px 0 6px;
	-webkit-border-radius: 0 6px 0 6px;
	-moz-border-radius: 0 6px 0 6px;
}
.category-products span.label-from{display: inline;}
.no-options span.label-from{display: none;}
.red .item .btn-cart {
	background-color:#f44336;}
.item .actions .btn-cart {
	width:94%; margin:3%; 
	text-align:center;
	font-size:14px;line-height:normal;
	font-weight: 600 !important;}
.item .actions .btn-cart:hover {
	color:#fff;
}
.category-products .actions .btn-cart:hover {color: #fff;}
.category-products .actions .btn-cart.preview::before {content: " ";}
.category-products .actions .add-to-links {width: 22%;}
.category-products .actions .add-to-links .link-compare {float: none;}
.category-products .actions .add-to-links .link-compare:hover::before {color: #fff;}
.link-compare::before {color: #fff; top: 7px; padding-left: 0; width: 100%; text-align: center;}
.category-products .price-box,
.category-products .price-box .minimal-price .price-label{
	font-size: 0.750rem;line-height: 21px;}
.featured-slider .item-content .price-box,
.category-products .item-content .price-box{margin-top:10px;margin-bottom:15px;display: inline-block;}
.featured-slider .actions,
.category-products .actions {padding-top:10px;}
.featured-slider  .item-title,
.category-products .item-title{margin-bottom:15px;}
.featured-slider .item-info .ratings,
.category-products .item-info .ratings{height:18px;}
.category-products .ratings .count,
.category-products .ratings .underline{display:none}
.category-products.list .ratings .count{color:#000;display:initial;}
.category-products.list .ratings .underline{display:initial;}

.ideas-side-holder {margin: 0 -12px 10px -30px; padding: 0 0 10px; border-bottom: 1px solid #e2e2e2;}
.ideas-side {padding: 15px 25px; background-color: #fbf8f3;}
.ideas-side-title {font-size: 1rem; color: #78603a; font-weight: 400; margin-left: 30px; position: relative;}
.ideas-side-text {color: #2B2B2B; font-size: 13px; line-height: 1.4; padding-bottom: 20px; font-weight: 300;}
.btn-ideas {width: 100%;  font-size: 0.785rem !important; line-height: 30px; padding: 0 10px;}

/** slider bullets **/
.simple-nav li.active:before,
.orbit-bullets-container li.active:before {
	content: "";
	background: transparent !important;
	border: 1px solid #5b5b5b !important;
	width: 14px !important;
	height: 14px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 7px;
	margin: 3px;
}
.simple-nav li:before,
.orbit-bullets-container li:before {
	content: "";
	display: block;
	width: 8px !important;
	height: 8px !important;
	background: #7f7f7f !important;
	-webkit-border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	border-radius: 4px;
	margin: 6px;
}
/*FEATURED PRODUCTS*/
section.featured-slider.crosssell .title{
	font-size: 24px;
	color: #343434;
	padding:3% 0 0 0;
}
section.featured-slider .item:hover {-webkit-box-shadow: 0 0 2px 1px rgba(204,204,204,0.6) !important;
    -moz-box-shadow: 0 0 2px 1px rgba(204,204,204,0.6) !important;
    box-shadow: 0 0 2px 1px rgba(204,204,204,0.6) !important;}

.ajax-add-to-cart-p{
	display:table;
}
.ajax-add-to-cart-p img{
	padding:0 15px 15px 0;
	display:table-cell;
}
.ajax-add-to-cart-p-right{
	display:table-cell;
    vertical-align: top;
}
.ajax-add-to-cart-p .title{
	font-size: 19px;
	color: #343434;
	line-height: 1.2;
	margin-bottom: 10px;
}
.up-sell-vajax-checkout .header{
	font-size: 19px;
	color: #343434;
	margin:5px 0 15px 0;
}
.up-sell-vajax-checkout ul{
	margin:0;
	padding:0;
}
@media only screen and (max-width: 64em) {
	.reveal-modal-content .small-12{
		padding:0 10px;
	}
	.up-sell-vajax-checkout .header{
		font-size: 20px;
	}
	section.up-sell-vajax-checkout .item {
	    float: left;
	    width: 48.5%;
	    margin: 5px 0.75% 20px 0.75%;
	}
}
@media only screen and (max-width: 40em) {
	.up-sell-vajax-checkout .header{
		font-size: 20px;
	}
	section.up-sell-vajax-checkout .item {
	    float: left;
	    width: 100%;
	    margin: 5px 0 20px 0;
	}
	section.up-sell-vajax-checkout .item-images{
		width:49%;
		margin-right:1%;
		float:left;
	}
	.upsell-add-to-cart-form {
	    width:50%;
	    margin:0;
	    float:left;
	}
}
@media only screen and (max-width: 25em) {
	section.up-sell-vajax-checkout .item-images{
		width:100%;
		margin-right:0;
		float:none;
	}
	.upsell-add-to-cart-form {
	    width:100%;
	    margin:0;
	    float:none;
	}
	.ajax-manage-qty{
		margin-bottom:2rem;
	}
	.ajax-add-to-cart-p img {
		width:100%
	}
}
.ajax-added-product-options{
	padding:0.375rem 0 0;
	font-size: 16px;
	color:#414449;
}
.cart-qty-update-wrapper{
	position:relative;
}
.ajax-increase-decrease {
	display: inline-block;
	padding:0;
	margin:0;
	width: 48px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
	background: #353535;
  	color: #fff;
	font-size:1.2rem;
	line-height:1.7;
	float:left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.ajax-increase-decrease:hover {
	color:#fff;
}
.ajax-increase-decrease:last-child {
  font-size: 1rem;
  line-height:2.1;
}
.ajax-manage-qty{
	padding:1rem 0;
}
.ajax-manage-qty form{
	display:inline-block;
	margin:0;
}
.ajax-remove-item{
	display:none;
}
.ajax-qty-label{
	display:none;
	font-size: 14px;
	font-weight: bold;
	color: #3a3f44;
	padding-bottom: 12px;	
}
#ajax-manage-qty {
	text-align: center;
	border: 1px solid #e2e2e0;
	margin:0 5px;
	width:70px;
	height:34px;
	float:left;
}
section.up-sell-vajax-checkout{
	background:none;
	padding-left:0;
	padding-right:0;
}
.price-box .label-from{
	font-size: 11px;
	color: #000000;}

@media only screen and (min-width: 40.063em){
	.product-sconto {
		width:62px; 
		height: 32px;   
	    font-size: 18px;
	}
	.price-box .label-from{
		font-size: 14px;
	}
	.item .actions .btn-cart {
	    font-weight:bold !important;
	}
}
@media only screen and (max-width: 48em){
	h5.item-title {
		font-size: 14px;
	}
	.item .price{
		padding: 0 6px;
    	font-size: 17px;
	}
	.item .old-price .price{
		font-size: 16px;
	}
	.item .price-box div.special-price{
		display:block;
	}
	.item .special-price .price{
		padding:0;
	}
}

/*SINGLE*/
.product-view .item-features li:before{
	top:11px;}
.product-view .item-features{
	margin-bottom:20px;
}
.product-view .item-features,
.product-view .item-features li{
	font-size:15px;
	line-height:1.93;
}
#product-views{
	font-size: 13px;
	line-height:20px;
	color: #f44336;
	font-weight: 600;
	background-image:url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-rocket-red.svg);
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: no-repeat;
	background-size: 22px;
	padding-left:25px;
}
@media only screen and (max-width: 40em){
	h1.product-title {
		font-size: 20px;
		font-weight: 500;
	}
	.product-view .item-features, 
	.product-view .item-features li {
	    font-size: 15px;
	    font-weight: 400;
	    line-height: 1.69;
	}
	.product-view .item-features{
	    padding-bottom:0;
	}
}
.product-img-box{padding:0;position: relative;}
.product-img-box .more-views li img {border: none;}
.product-img-box .more-views li {border: 1px solid #f4f4f4;}
.product-shop .add-to-links {position: relative;}
.why-holder {border-top: 3px solid #f4f4f4; margin-bottom: 10px; padding-bottom: 30px;}
.why-holder h3 {color: #74623f; font-size: 30px; text-align: center; margin: 35px 0;}
.product-shop .ratings-holder ul {list-style: none; margin: 0 0 0 1.1rem;}
.product-shop .ratings {float: left; width: auto;}
.compare-holder {float: left;}
.ratings-holder .add-to-links .link-compare {
    display: inline-block;
    padding: 0 0 0 15px;
    margin-left: 1.1rem;
    color: #999 !important;
    font-size: 0.813rem;
    line-height: 1.2rem;
    transition: all 300ms ease-out 0s;
}
.ratings.no-rating a {
	color: #c4b27b;
	text-decoration: underline;
}
.ratings.no-rating a:hover {
	color: #c4b27b;
	text-decoration: none;
}

#advice-validate-rating-validate_rating {bottom: auto;}
.prices-holder{font-size: 14px;color: #727a89;margin-bottom:3%;}
.prices-holder .label-from{display:none;}
.product-shop .price-box{display:inline-block;}
.product-shop .rates-posibility{display:inline-block;text-align:center;color:#b7bbc4;line-height:4;vertical-align:top;padding:0 20px 0 15px;}
@media only screen and (min-width: 70.063em) {
	.product-shop .rates-posibility{margin:0 5%;}
}
.product-shop .rates-box {display:inline-block;}
.product-shop .rates-box div{position:relative;top:20%;}
.product-shop .rates-posibility span{position:relative;top:42%;}
.product-shop .rates-box .old-price {margin-bottom:5px;}
.product-shop .rates-box .price{font-size:18px;color:#414449;}
.product-shop .price-box .old-price {margin:0;}
.product-shop .price-box .old-price .price-label {
	line-height: 1.86;
	padding-right:5px;
}
.product-shop .price-box .old-price .price {
	font-size: 17px;
	font-weight: bold;
  	line-height: 1.35;
  	color: #414449;
  	text-decoration: line-through;
}
.item .special-price .product-sconto{display:none;}
.prices-holder .special-price .product-sconto{
	display:inline-block;
	position:inherit;
	width:48px;
	height:20px;
	font-size: 15px;
 	font-weight: bold;
 	line-height:1.4;
 	margin-left:3px;
}
.prices-holder .you-save{
	font-weight: bold;
	color: #2196f3;
	margin-top:10px;
}
.product-shop .price-box .regular-price .price,
.product-shop .price-box .special-price .price {
	font-size: 29px;
	font-weight: bold;
	line-height: 0.79;
	color: #de101c;
	vertical-align:bottom;
}
.product-shop .price-box .down-price {color: #74623f; font-size: 14px; display: block; margin-bottom: 0;}
.product-shop .price-box .down-price .price {color: #74623f !important;}
.product-shop .price-box .regular-price {padding: 10px 0 5px 0;}
.ratings.no-rating {font-size: 0.813rem;}
.rates-box .down-price {font-size: 12px; display:none;}
.gift-holder {
	padding:18px 20px 20px 20px;
	position:relative; 
	margin-bottom:10px;
	background-color: #f8edeb;
	color: #b03822;
	font-size: 14px;
}
.gift-holder p,
.gift-holder a{	
	color: #b03822;
	font-size: 14px;
	margin:0;
}
.gift-holder:after {
	bottom:-12px;
	left:10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-left:12px solid transparent;
  	border-right:12px solid transparent;
  	border-top:12px solid #f8edeb;
}
.gift-holder.success-item:after {
	display:none;
}
.gift-title {color: #070707; font-size: 14px; font-weight: bold;}
.gift-text {color: #070707; font-size: 13px; line-height: 18px;}
.gift-holder.success-item {background-color: #ebf5d8;}
.gift-holder.success-item:before {border: none;}
.product-options {margin:2% 0;}
.product-options dt {margin: 0 0 4px;}
.product-options dt label {color: #000;}
.product-shop .product-options dd .validation-advice {top: 82%;}
.product-shop .product-options select:not(.datetime-picker) {width:100%!important; cursor:pointer;}
.product-shop .product-options dl, .product-shop .product-options dl dd {margin-bottom: 0;}
.bundle .qty-holder label {line-height: 1.50rem;}
.clformfields select:not(.multiselect), .clrformfields select:not(.multiselect), .touch select:not(.multiselect) {cursor: pointer;}
.product-shop .product-options dl dd .qty-holder .qty {min-width: 46px; width: auto;}
.bg-box {padding: 0 20px;}
.benefits-holder{
	position:relative;
	padding:15px 0 20px 0;
}
.href-popup{
	position:relative;
}
.href-popup strong .price{
	font-weight:bold;
	line-height:inherit;
}
.href-popup div{
	position:absolute;
	z-index:5;
	bottom:35px;
	min-width:150px;
	width:260px;
	background-color: #414449;
	font-size: 12px;
  	color: #ffffff;
	padding:20px;
	white-space: normal;
}
.product-stock .href-popup div{
	bottom:25px;
}
.href-popup div.small-popup{
	max-width:180px;
	padding:10px;
}
.href-popup div:after{
	content: "";
	position:absolute;
	z-index:5;
	bottom:-4px;
	left:50%;
	margin-left:-5px;
    border-color: transparent transparent #414449;
    border-style: solid;
    border-width: 0 0 10px 10px;
    margin-top: 5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.benefits-holder a{
	position:relative;
	font-size: 13px;
	color: #414449;
	display: inline-block;
	margin:0;
	padding:10px 10px 5px 40px;
	width:33.333%;
	float:left !important;	
}
.benefits-holder img{
	position:absolute;
	top:50%;
	margin-top:-8px;
	left:10px;
}
.benefits-holder a:first-child img{
	margin-top:-6px;
}
.store-stocks{
	text-align:center;
	display:none;
}
.vitapur_hr .store-stocks,
.default .store-stocks{
	display:block;
}
@media only screen and (max-width:64em) {
	.add-to-cart-single,
	.store-stocks{
		width:100%;
	}
	.benefits-holder a{
		padding:3px;
		text-align:center;
	}
	.benefits-holder img{
		width:33px !important;
		top:10px;
		left:50%;
		margin-top:0;
		margin-left:-16px;
	}
	.benefits-holder a:first-child img{
		top:15px;
		margin-top:0;
	}
	.benefits-holder a span{
		margin-top:50px;
		display:block;
	}
}
.benefits-holder img{
	vertical-align:inherit;
	margin-right:5px;
	width:23px;
}
.store-stocks span,
.benefits-holder span{
    display: inline-block;
}
.store-stocks a{
	display:block;
	text-align:left;
    font-size:14px;
	color: #414449;
	background-image:url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-location.svg);
	background-position-x: 11px;
	background-position-y: 11px;
	background-repeat: no-repeat;
	padding:11px 11px 11px 38px;
	border: solid 1px #c9b177;
	border-radius: 3px;	
}
@media only screen and (min-width:64.063em) {
	.store-stocks a{
		margin-left:10px;
	}
}

.store-stocks a span{
    font-size: 13px;
	color: #c3ad74;
}
.advice-holder {
	background-color: rgba(41, 125, 211, 0.1);
	padding:25px 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 0.93;
	color: #1d6ec1;
}

.advice-holder div{
	margin-bottom:10px;
	text-transform: uppercase;
}
.advice-holder a{
	margin:15px 20px 0 0;
	float:left;
	font-size: 14px;
	font-weight: normal;
	color: #414449;
	padding:5px 0 5px 25px;
	background-repeat: no-repeat;
	background-position-y: 4px;
}
@media only screen and (max-width: 30em){
	.advice-holder a{
		width:100%;
		font-size: 19.4px;
		padding-left:30px !important;
		background-size: 20px;
	}
	.advice-holder div{
		font-size:16px;
	}
}

.advice-holder a:hover{
	text-decoration:underline;
	color: #1d6ec1;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-phone-blue-filled.svg)
}
a.advice-holder-phone{
	padding-left:21px;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-phone-blue.svg)
}
a.advice-holder-chat{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-spletni-blue.svg)
}
a.advice-holder-chat:hover{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-spletni-blue-filled.svg)
}
.advice-holder-mail{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-mail-blue.svg)
}
a.advice-holder-mail:hover{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-mail-blue-filled.svg);
}
.advice-holder a:last-child{
	margin-right:0;
}

a.web-talk, a.web-phone {color: #3988ab;}
/** Hero tekst **/
.product-collateral .news-side-holder.related-news ul li::before {content: "";}
.product-collateral .news-side-holder li::before {
    position: absolute;
    content: ">";
    width: 8px;
    height: 8px;
    border: none;
    border-radius: 0;
    left: 0;
    top: 2px;
}
.maintenance-holder {color: #000; background-color: #e2eff5; padding: 20px 25px;}
.maintenance {position: relative;padding-left:60px;}
.maintenance:before {
    position: absolute;
    content: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/maintenance.png");
    width: 40px;
    height: 40px;
    left: 0;
    top: -2px;
}
.maintenance h4 {color: #000; font-size: 20px; font-weight: 500; margin-bottom: 0.8rem; text-transform: uppercase;}
.maintenance-text {font-size: 14px; line-height: 22px;}
.out-text h2 {font-size: 18px; color: #74623f; margin-bottom: 1rem;}
.product-tags li, .tags-list li {
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #FAF9F5;
    font-size: 0.750rem;
    margin: 0 3px 3px 0;
    padding: 0;
    border: 1px solid #E2E0D6;
}
.product-tags li a:hover, .tags-list li a:hover {color: #E2E0D6;color:#000;}
.product-tags li:hover,
.tags-list li:hover {background-color: #E2E0D6;}
.catalog-product-view .magellan-nav.magellan-fixed{width:100%;z-index: 1500;
	left:0 !important;
	top:0 !important;
}
.catalog-product-view .magellan-nav .sub-nav{display:none;}
.magellan-fixed {
    -webkit-box-shadow: 0 4px 5px 0 rgba(100, 100, 100, 0.2);
    -moz-box-shadow: 0 4px 5px 0 rgba(100, 100, 100, 0.2);
    box-shadow: 0 4px 5px 0 rgba(100, 100, 100, 0.2);}
.additional-info-link{
	margin-top:10px;
}
.additional-info-link a {
	font-size: 16px;
}
.additional-info-link a:hover{
	text-decoration:underline;
	color:#c4b27b;
}
.additional-info-link a:after {
    border-color:#c3ad74;
}
/*bundle product*/
.product-shop .price-as-configured .full-product-price .price {color: #000 !important; font-size: 32px; font-weight: 600;}
.product-shop .price-as-configured .price-label {display: none;}

/*Razlogi za nakup*/
.reason-buy {display: inline-block; vertical-align: top; width: 33%; padding-left: 75px; margin-bottom: 15px; position: relative;}
.reason-buy h4 {color: #74623f; font-size: 18px; font-weight: 500; line-height: 22px; margin: 0 0 10px 0; padding-right: 20px;}
.reason-buy-text {color: #000; font-size: 12px; line-height: 18px; padding-right: 20px;}
.reason-buy:before {position: absolute; content: ""; width: 65px; height: 70px; left: 0px; top: 0px;}
.ikona-a1:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -40px -50px !important;}
.ikona-a2:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -105px -50px !important;}
.ikona-a3:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -170px -50px !important;}
.ikona-a4:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -235px -50px !important;}
.ikona-a5:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -300px -50px !important;}
.ikona-a6:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -365px -50px !important;}
.ikona-a7:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -430px -50px !important;}
.ikona-a8:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -495px -50px !important;}
.ikona-a9:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -560px -50px !important;}
.ikona-a10:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -625px -50px !important;}
.ikona-a11:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -690px -50px !important;}
.ikona-a12:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -755px -50px !important;}
.ikona-a13:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -820px -50px !important;}
.ikona-a14:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -885px -50px !important;}
.ikona-a15:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -950px -50px !important;}
.ikona-a16:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1015px -50px !important;}
.ikona-a17:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1080px -50px !important;}
.ikona-a18:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1145px -50px !important;}
.ikona-b1:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -40px -150px !important;}
.ikona-b2:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -105px -150px !important;}
.ikona-b3:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -170px -150px !important;}
.ikona-b4:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -235px -150px !important;}
.ikona-b5:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -300px -150px !important;}
.ikona-b6:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -365px -150px !important;}
.ikona-b7:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -430px -150px !important;}
.ikona-b8:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -495px -150px !important;}
.ikona-b9:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -560px -150px !important;}
.ikona-b10:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -625px -150px !important;}
.ikona-b11:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -690px -150px !important;}
.ikona-b12:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -755px -150px !important;}
.ikona-b13:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -820px -150px !important;}
.ikona-b14:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -885px -150px !important;}
.ikona-b15:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -950px -150px !important;}
.ikona-b16:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1015px -150px !important;}
.ikona-b17:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1080px -150px !important;}
.ikona-b18:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1145px -150px !important;}
.ikona-c1:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -40px -250px !important;}
.ikona-c2:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -105px -250px !important;}
.ikona-c3:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -170px -250px !important;}
.ikona-c4:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -235px -250px !important;}
.ikona-c5:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -300px -250px !important;}
.ikona-c6:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -365px -250px !important;}
.ikona-c7:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -430px -250px !important;}
.ikona-c8:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -495px -250px !important;}
.ikona-c9:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -560px -250px !important;}
.ikona-c10:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -625px -250px !important;}
.ikona-c11:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -690px -250px !important;}
.ikona-c12:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -755px -250px !important;}
.ikona-c13:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -820px -250px !important;}
.ikona-c14:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -885px -250px !important;}
.ikona-c15:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -950px -250px !important;}
.ikona-c16:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1015px -250px !important;}
.ikona-c17:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1080px -250px !important;}
.ikona-c18:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1145px -250px !important;}
.ikona-d1:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -40px -350px !important;}
.ikona-d2:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -105px -350px !important;}
.ikona-d3:before {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite2.png") no-repeat -170px -350px !important;}

/*TEXT PAGE*/
.text-wrapper {padding-left: 0.5%; padding-right: 0.5%;}
.text-side-menu h3 {line-height: 2rem; margin-bottom: 20px;}
.text-side-menu ul {list-style: none; margin-left: 0;}
.text-side-menu ul li {border-bottom: #dfdfdf 1px solid;}
.text-side-menu ul li:first-child {border-top: #dfdfdf 1px solid;}
.text-side-menu ul li a {color: #000; line-height: 40px; padding-left: 10px; display: block;}
.text-side-menu ul li a:hover {background-color: #f4f2e8;}
.page-title {margin: 0;}
.cms-wrapper{padding-top:1em;}
.cms-page-title,
.row.col2-right-layout,
.row.col2-left-layout{padding-left:0;padding-right:0;}
.row.col2-left-layout .columns:first-child,
.row.col2-right-layout .columns:first-child{padding-left:0;}
.row.col2-left-layout .columns:last-child,
.row.col2-right-layout .columns:last-child{padding-right:0;}
.col2-left-layout .cms-page-title,
.col2-right-layout .cms-page-title,
.col2-right-narrow-layout .cms-page-title,
.col3-layout .cms-page-title,
.col2-left-layout .cms-wrapper,
.col2-right-layout .cms-wrapper,
.col2-right-narrow-layout .cms-wrapper,
.col3-layout .cms-wrapper{padding-left:0;padding-right:0;}
.cms-wrapper h2 {color: #795f3a; font-size: 24px; font-weight: 500;}
.cms-wrapper h3 {color: #795f3a; font-size: 18px; font-weight: 500; margin-bottom: 15px;}
.cms-wrapper p {margin-bottom: 20px; font-weight: 400; line-height: 1.5;}
.cms-wrapper p.subtext {font-size:1rem; font-weight: 600;}
.cms-no-route .inner-wrap {height: auto;}
.cms-no-route .off-canvas-wrap {min-height: initial;}
.cms-no-route p {color: inherit; margin: 0; padding: 0;}
.cms-wrapper .column, .cms-wrapper .columns, .cms-wrapper p, .cms-wrapper ul li,
table tr th, table tr td {font-weight: 400;}

/*NEWS*/
.news .btn-news {background: #EAB230;}
.news .btn-news:hover {background: #AF9A69;}
.news-header {float: right;}
.news-header .links-list {font-size: 12px !important; float: right; padding-top: 6px; display: inline-block;}
.news-header .links-list li {padding-right: 30px !important; display: inline-block;}
.news-header .links-list li a {font-size: 14px; padding: 3px 0 6px 16px !important;}
.news .main-menu ul li.level0 > a {display: none;}
.news .box-tags ul {margin-left: 0;}
.news .news-image-big {margin: 25px 0 30px;}
.news .news-row-flash, .news .news-row-text p span {font-size: 18px; font-weight: 500; line-height: 26px;}
.news .btn-news {margin-top: 30px; margin-bottom: 50px; text-transform: uppercase;}
.news .news-row-button {border-bottom: 3px solid #f4f4f4;}
.news .news-list .news-image-big {margin: 25px 0 15px; overflow: hidden;height:225px;text-align:center;}
.news .news-row-flash.no-img, .news .news-list .news-row-flash.no-img {margin-top: 20px;}
.news .news-list .news-row-flash {font-size: 13px; font-weight: 500; line-height: 17px; padding-bottom: 20px;    }
.news .news-list .news-row-flash p {font-size: 13px; font-weight: 500; line-height: 17px;}
.news .news-list .btn-news {margin-top: 2px; margin-bottom: 0;}
.news .product-collateral.tags {padding-bottom: 20px; border-bottom: #dfdfdf 1px solid;}

.news-data ul {list-style: none; margin-left: 0;}
.news-data ul li {float: left;}
.news-data .breadcrumbs {padding: 0 16px 0 0;}
.news-data .news-row-date {padding: 0 16px 0 0;}
.news-data .breadcrumbs ul li {font-size: 0.875rem !important;}
.news-data .breadcrumbs ul li a {color: #EAB230;}
.news-data .breadcrumbs ul li span {color: #EAB230; padding-right: 8px;}
.news-data .news-row-comments a {color: #000;}
.news-data .news-row-comments a span.icon-bubbles2 {color: #989898; padding-right: 5px;}
.news-data .news-row-comments a:hover span.news-row-comment-text {text-decoration: underline;}

.news-list {margin-top: 45px;}
.news-list h2 {font-size: 18px; color: #74623f; font-weight: 500; line-height: 1.2; min-height: 43px;}
.news-list ul {font-size: 12px;}

.news-row-text {margin-bottom: 30px; padding-bottom: 20px; border-bottom: #dfdfdf 1px solid;}
.news-row-text p {font-weight: 400; line-height: 1.7;}
.news-row-flash p {color: #333;}
.addthis_toolbox {padding-bottom: 20px;}
.short-description li, .product-collateral li {font-weight: 400;}
.box-reviews {margin-top: 30px;}
.box-reviews h6 {font-size: 1rem;}
.box-reviews h6 small {font-size: 70%; font-weight: normal;}
.box-reviews dd {margin-bottom: 40px;}
.box-reviews p {font-size: 13px; line-height: 1.8;}
.box-reviews h2 {font-size: 1.3rem; font-weight: 600;}
.box-reviews .reviewForm-holder {background-color: #f4f4f4; padding: 30px 40px; margin-bottom: 60px;}
.box-reviews .reviewForm-holder button {margin-bottom: 0;}
.box-reviews .reviewForm-holder .form-list .field {width: 48%; margin-right: 0;}
.box-reviews .reviewForm-holder .form-list .field:last-child {float: right;}
.box-reviews .reviewForm-holder .form-list li.wide {padding-right: 0;}
.box-reviews .reviewForm-holder .form-list input {border-radius: 0;}
.box-reviews .reviewForm-holder .form-list textarea {height: auto; border-radius: 0;}
.review-product-list .form-add {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}


/*Right column*/
.right-column .form-search .search-box {margin-right: 100px;}
.right-column .form-search .button {margin-left: -10px;}
.right-column .form-search .button span.search-text {padding-right: 0 !important;}
.right-column .row.newsletter-ribbon {margin: 0;}
.block-title h4 {color: #000; font-size: 20px; margin-bottom: 20px; font-weight: 500; margin-top: 10px; margin-bottom: 20px;}
a.more-info {color: #a48d49; font-size: 0.84rem; text-decoration: underline;}
a.more-info:hover {text-decoration: none;}

/*KOSARICA*/
.cart-header {border-bottom: #ddd solid 2px;padding-top:15px;padding-bottom:15px;}
@media only screen and (max-width: 64em) {
	.clean-header .sticky-header-mobile .logo-head img.hide-for-large-up,
	.clean-header .logo-head img{max-width: 110px;}
	.buy-help span{
		font-size: 16px;
		line-height: 1.63;
		color: #6f6f7c;
	}
	.buy-help div.show-for-medium-down{
		font-size: 18px;
		color: #5FA11A;
		padding:17px 0 0 15px;
		display:inline-block !important;
	}
	.buy-help div.show-for-medium-down img{
		height:14px;
		vertical-align:top;
		margin-top:2px;
	}
	.buy-help div.show-for-medium-down a img{
		height:auto;
	}
	.buy-help .mobile-links{
		margin-top:15px;
		float:right;
	}
}
@media only screen and (max-width: 22em) {
	.buy-help div.show-for-medium-down{font-size: 16px;}
	.buy-help span {font-size:14px;}
	.buy-help div.show-for-medium-down{padding:20px 0 0 10px;}
	.buy-help div.show-for-medium-down.mobile-links{padding-top:18px;}
	.mobile-links a{margin:0;}
}
@media only screen and (min-width: 64.063em) {
	.clean-header .logo-head img{max-width: 133px;}
	.clean-header .top-header{height:120px;padding:15px 12px;}
	.clean-header .logo-head{margin-top: 15px;}
	.buy-help{background:#fff;margin-left:30px;}
}
.buy-logos,
.buy-text,
.buy-help{
	float:right;
	padding-top:20px;
}
.buy-help{padding:0;}
.buy-help .advice-holder{height:88px;font-size: 11.2px;padding:15px;}
.buy-help .advice-holder div{margin:0;text-transform: none;}
.buy-help .advice-holder a{margin:0;}
.buy-help a.advice-holder-phone{
	font-size: 20px;
	background-size: 12px;
	background-position-y: 10px;
	padding-left:18px;
}
.buy-help a.advice-holder-mail{
	font-size: 11.2px;
	background-size: 12px;
    background-position-y:5px;
    padding-left:18px;
}
.buy-text{
	width:80px;
	font-size: 10px;
	color: #727a89;
	line-height: 1.2;
	margin-left:10px;
}
.buy-text img{
	vertical-align:top;
}
.buy-logos img{
	margin-left:20px;
}
.advantage-column {position:relative;color: #645e47; padding: 0 10px; margin-bottom:20px;}
.advantage-column a {color: #645e47;}
.advantage-column a:hover {color: #EAB230;}
.advantage-icon{left:0:top:5px;position:absolute;width:30px;height:30px;}
.advantage-icon span{
    background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-f-secure.svg);
    display: inline-block;
    background-size: 25px;
    background-repeat: no-repeat;
    width:100%;
    height:100%;
}
h6.payment-footer{
    color: #9d894b;
    font-size: 14px;
    margin-top: 30px;
}
.advantage-icon .icon-padlock{
	   background-size: 22px;
}
.advantage-icon .icon-smiley{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-f-handshake.svg);
}
.advantage-icon .icon-credit{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-f-card.svg);
}
.advantage-icon .icon-delivery{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-f-delivery.svg);
}

.advantage-text {float:left;font-size: 12px;padding-left:35px;}
.adv-title {font-size: 16px !important; font-weight: bold; padding-bottom:6px;}
.adv-text {font-size: 12px !important; line-height: 1.3;}
.main-footer .advantage-text ul{
	float:left;
	width:100%;
    padding:0;
    margin:5px 0 10px 0;
}
.advantage-text li{
	float:left;
    margin:2px 0 0 0;
    padding: 0;
    height: 26px;
	border-radius: 3px;
}
.advantage-text li img {
	height: 100%;
} 
.checkout-onepage-success .footer-copyright,
.checkout-onepage-index .footer-copyright{
	text-align:center;
}
.checkout-onepage-success .footer-copyright .columns,
.checkout-onepage-index .footer-copyright .columns{
	width: auto;
    display: inline-block;
    float: none;
    position: relative;
    text-align:left;
}
.checkout-onepage-success .back-to-top,
.checkout-onepage-index .back-to-top{
	display:none;
}
.buybox-review #shopping-cart-totals-table tr td,
.cart #shopping-cart-totals-table tr td {
	font-size: 14px;
	color: #000000;
	padding:2% 0;
}
.cart .data-table.cart-table th:nth-child(3),
.cart .data-table.cart-table th:last-child{
	text-align: center;
}
.cart .data-table.cart-table td:nth-child(3),
.cart .data-table.cart-table td:last-child,
#shopping-cart-totals-table tr td:nth-child(2) {
	text-align: right;
}
    
.buybox-review #shopping-cart-totals-table .price, 
.cart #shopping-cart-totals-table .price {
	font-size: 15px;
	font-weight: 900;
}
.buybox-review #shopping-cart-totals-table .space,
.cart #shopping-cart-totals-table .space {
	padding:3% !important;
}
.buybox-review #shopping-cart-totals-table .space.after,
.cart #shopping-cart-totals-table .space.after {
	padding:1% !important;
}
.buybox .logos{
	text-align:center;
}
.buybox .logos img{
	padding:0 10px;
	margin-bottom:2%;
}
.free-shipping-mobile,
.free-shipping-tease{
	padding:20px 20px 20px 55px !important;
	position:relative;
	background-color: rgba(227, 194, 21, 0.1);
}
.free-shipping-mobile .price{
	font-weight:bold;
}
.cart #shopping-cart-totals-table .free-shipping-tease .price {
	font-size: 14px;
}
.free-shipping-mobile:before,
.free-shipping-tease:first-child:before{
    content:'';
    width:24px;
    height:20px;
    margin-right:4%;
	top: 35%;
	left:5%;
    display:inline-block;
    background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-delivery-yellow.svg);
    background-repeat:no-repeat;
    position:absolute;
}
.cart #shopping-cart-totals-table tbody tr:last-child td{padding-bottom:3%;}
.cart #shopping-cart-totals-table tfoot tr td {padding:3% 0;font-weight:bold;border-top:#e5e5e5 1px solid;border-bottom:#e5e5e5 1px solid;}
.buybox-review #shopping-cart-totals-table strong .tax,
.buybox-review #shopping-cart-totals-table strong .tax .price, 
.cart #shopping-cart-totals-table strong .tax .price,
.cart #shopping-cart-totals-table tfoot strong .tax{font-weight:normal;}

.reveal-modal-content .cart #shopping-cart-totals-table tfoot tr td {padding:3% 0;}
.reveal-modal-content .cart #shopping-cart-totals-table{margin-bottom:2%;}
.reveal-modal-content .cart #shopping-cart-totals-table tfoot tr:first-child td{padding-bottom:8%}
.cart .data-table.cart-table {margin-bottom: 10px;}
.cart .data-table.cart-table .price {font-size: 16px;}
.cart .data-table.cart-table .cart-price .price {
	color:#414449;
	font-weight: bold;}	

.cart .data-table.cart-table tbody .btn-remove {
	font-size: 14px;
  	color: #414449;
  	margin-top:10px;
  	display:inline-block;
  	text-decoration:underline;}
	
button.tiny, .button.tiny {padding: 0.25rem 0.5rem; margin-bottom: 15px;}
.cart-collaterals .discount .discount-form .form-list li:last-child {margin-bottom: 5px;}
.a-right span.price {white-space: nowrap;}
#empty_cart_button, .cart-items form {margin-bottom: 0;}
.cart #shopping-cart-totals-table tfoot tr td:nth-child(2) {color: #000;}
.cart .link-continue {color:#297dd3;}
.item-msg {font-size: 0.813rem; font-weight: bold; color: #3988ab;margin:0.125rem 0;}
.steps {margin-top: 25px !important; margin-bottom: 25px !important; position: relative;}
.steps-line {position: absolute;top:25px;left: 12%;right: 12%;width: 76%;border-bottom: solid 1px rgba(128,143,163, 0.2);}
.steps-items {text-align: center;}
.steps-items a {display: inline-block;}
.steps-items a:hover span, .steps-items a:hover .steps-items-text {color: #eabd00;}
.steps-items-text {padding: 10px 10px 0; color: #989898; font-size: 13px; text-align: center;}
.active-item .steps-items-text {color: #000; font-weight: bold;}
.steps-items-ins {width:48px;height:48px;line-height:48px;font-size: 18px;position:relative;
                  text-align: center; background-color: #fff; margin: 0 auto; 
                  border: solid 1px rgba(128, 143, 163, 0.2);
               -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px;}
.steps-items-ins img{
	margin-top:-2px;
} 
.active-item .steps-items-ins {background-color:#c9b177; border-color: #c9b177;}
.filled-item .steps-items-ins {background-color:#ffffff; border-color: rgba(134, 201, 63, 0.4);}
.filled-item .steps-items-ins:before {
    content: "";
    display: block;
    position: absolute;
    right: 1px;
    bottom: -1px;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #86c93f;
}
.filled-item .steps-items-ins:after {
    content: "";
    display: inline-block;
    position: absolute;
	right: 6px;
    width: 4px;
    height: 7px;
    bottom: 4px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.back-link {margin-bottom: 10px;}
.back-link a {color: #848484; font-size: 16px; line-height: 40px; font-weight: bold; text-transform: uppercase;}
.forward-link {margin-bottom: 10px; float: right;}
@media only screen and (max-width: 40em) {
	.end .forward-link,
	.end .btn-proceed-checkout, 
	.end .btn-proceed-payment {
		width:100%;
		font-size: 16px;
		font-weight: 600 !important;}
	
}
.form-box {background-color: #f8f6f0; margin: 0 0 20px 0; padding: 30px; max-width: 750px; box-shadow: none;float: left;width: 100%;}
.form-box h2 {font-size: 22px;}
.form-box p {font-size: 13px; font-weight: 400;}
.form-box p a {color: #297dd3;}
.form-box p a:hover {color: #297dd3; text-decoration: underline;}
.succeed {font-size: 14px;}
.succeed .succeed-text {line-height: 1.45; border-bottom: #ddd 1px solid; padding-bottom: 20px; margin-bottom: 20px;}
.succeed-data ul {list-style: none; margin-left: 0; color: #666;} 
.succeed-data ul li.data-title {color: #333;}
.order-title {margin-bottom: 5px;}
.succeed-table {width: 100%; background-color: #fff; padding: 15px 10px 0; margin-bottom: 20px; border: #ddd 1px solid;}
.succeed-table .product-image.for-small {display: none;}
.succeed-table .data-table thead tr {background: transparent;}
.succeed-table .data-table tbody tr {border-bottom: 2px solid #e5e5e5;}
.succeed-table .data-table tbody tr:last-child {border:none;}
.succeed-table .data-table.cart-table .price.price-old {color: #888; text-decoration: line-through;}
.succeed-table .item-options dt {font-weight: bold; margin: 0 !important; float: left;
        font-size: 0.813rem; line-height: 1.125rem !important; padding: 0 6px 0 0; clear: both;}
.succeed-table .item-options dd {margin: 0 !important; float: left; line-height: 1.125rem !important;
        font-size: 0.813rem;}
.control label a {color: #000; text-decoration: underline;}

#checkoutSteps .control-default{
	background-color:#f1ede2;
	padding:10px;
	margin-bottom:10px;
}
#checkoutSteps #co-payment-form .control-default{
	margin-bottom:0;
}
#co-payment-form .sp-methods dd{
	margin-bottom:10px;	
}

#checkoutSteps .control-default img{
	position: absolute;
    right: 0;
    top: 3px;
}
#checkoutSteps .radio-label,
#checkoutSteps .checkbox-label{
	position: relative;
    margin: 0;
    padding: 10px 10px 10px 45px;
    font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #414449;
	width:100%;
}
#checkoutSteps .checkbox-label img.agree{
	width:18px;
	vertical-align:bottom;
	display: inline-block;
    margin: 0 2px;
}

#co-payment-form .radio-label a,
#co-payment-form .checkbox-label a{
	color: #414449;
	text-decoration:underline;}
#checkoutSteps .radio,
#checkoutSteps .checkbox {
	position:absolute;
	left:15px;
	top:10px;
	width:20px;
	height:20px;	
}
#checkoutSteps .radio{
	left:0;
	top:9px;	
}
#checkoutSteps .control-default .checkbox {
	left:10px;	
}
#checkoutSteps label{
	font-size: 14px;
	font-weight: bold;
	color: #3a3f44;
	padding:6px 0;
}
.comment-holder {font-size: 13px; font-weight: 400; padding-top: 15px; padding-bottom: 15px; line-height: 18px;}
.comment-holder span {font-size: 14px; font-weight: 700;}
.form-box .form-control {height: 150px; margin-bottom: 0; box-shadow: none; border-color: #D3D3D3;}
.box-green {background: #f3f9ed; padding: 30px !important; margin: 0 0 20px 0;}
.box-green h2 {font-size: 22px; margin-bottom: 2.5rem;}
.dark-box {width: 100%; background-color: #f0ecdf; padding:15px 10px 0; border:#ddd 1px solid;}
.box-green #shopping-cart-totals-table, .dark-box #shopping-cart-totals-table {border: none; 
        background: transparent; text-align: left; border-collapse: collapse; width: 100%;}
.box-green #shopping-cart-totals-table tfoot tr td,
.dark-box #shopping-cart-totals-table tfoot tr td {font-size: 14px; padding-top: 0.375rem;}
.box-green #shopping-cart-totals-table tr td,
.dark-box #shopping-cart-totals-table tr td {font-size: 14px; font-weight: 500; line-height: 16px;
    padding: 0.375rem 0.2rem;}
.box-green #shopping-cart-totals-table tfoot,
.dark-box #shopping-cart-totals-table tfoot {border-top: 2px solid #999; background: transparent !important;}
.box-green #shopping-cart-totals-table tr td:nth-child(2),
.dark-box #shopping-cart-totals-table tr td:nth-child(2) {text-align: right;}
.no-installments .price-box {border: none !important;}
fieldset.form-list {border: none; padding: 0;}
ul.checkout-agreements {margin: 0;}
.checkout-agreements .agreement-content {border: none; background-color: transparent; overflow-y: auto;
    height:auto;}
.checkout-agreements .agreement-content {
	padding: 0 30px 20px 55px; 
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #6c7785;
}
.sp-methods dd {background-color: #f0ecdf; font-size: 13px;}
.clformfields select:not(.multiselect), .clrformfields select:not(.multiselect), .touch select:not(.multiselect)
        {cursor: pointer;}

.po_mcoupon_total .btn-remove {
    display: inline-block;
    right: 3px;
    width: 12px;
    height: 12px;
    background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px;
}



/*FOOTER*/
footer ul {margin: 0;}
.row .row {margin: 0 -3% 10px -3%;}
p.sosumi {line-height: 32px;}
.advantages {padding:0;}
.advantages span.links-list-icon {color: #bcb193; font-size: 24px;}
.footer-middle {padding: 0 15px 30px;}
.footer-middle .row {margin: 0 -0.9375rem;}
.footer-middle .row.footer-list {margin: 30px 10px 0 -0.9375rem;}
.footer-menus {color: #776c5e; font-size: 14px; font-weight: bold;}
.footer-menus ul {list-style: none; margin-left: 0; margin-top: 10px;}
.footer-menus ul li a {color: #776c5e; font-size: 0.813rem; line-height: 1.8; font-weight: normal;}
.footer-menus ul li a:hover {color: #574b3b; text-decoration: underline;}
.footer-menus {padding: 00;}
.footer-list {background-color: #eeeadd; padding: 40px 35px 30px;}
.footer-list ul {list-style: none; margin-bottom: 10px;}
.footer-list ul li, .footer-list ul li a {float: left;}
.footer-list ul li.footer-title {text-transform: uppercase; margin-right: 15px;}
.footer-list ul li a {color: #7d7360; font-size: 12px; line-height: 24px;}
.footer-list ul li a:hover {color: #574b3b; text-decoration: underline;}
.footer-list ul li.footer-item:after {content: "\00b7"; display: block; float: left;
    font-size: 15px; line-height: 24px; margin-left: 6px; margin-right: 10px; width: 0;}
.footer-list ul li:last-child.footer-item:after {content: " ";}
.social-holder {color: #7d7360; padding: 30px; border: #e8e5da 2px solid;}
.social-holder a {color: #7d7360;}
.social-title {font-size: 16px !important; margin-bottom: 30px;}
.social-info { font-weight: bold; margin-bottom: 22px;}
.social-info a span {color: #c4b17b; padding-right: 10px;}
.social-address {border-bottom: #e8e5da 1px solid; padding-bottom: 40px;}
.social-address a .left{font-size: 16px; line-height: 20px;}
.social-address a .left .icon-mapmarker{font-size: 19px;}
.social-address a .left:nth-child(2){width: 80%;}
.social-address a span {color: #c4b17b; padding-right: 18px;}
.social-links {margin-top: 35px;}
.newsletter-ribbon-footer {margin-bottom: 0; margin-top: 0;}
.footer-links-mobile ul {list-style: none; margin-top: 30px;}
.footer-links-mobile ul li {float: left; width: 25%; text-align: center;}
.footer-links-mobile ul li a {color: #645E47; font-weight: bold;}
.footer-links-mobile ul li a:hover {color: #EAB230;}
.back-margin {margin-top: 20px;}
.main-footer{
	padding:3% 1%;
	background-color: #f9f8f4;
	display: block;
    clear: both;}
.main-footer ul{
	list-style:none;
	margin:0;
	padding:0;}
.main-footer li,
.main-footer li a{
	font-size: 13px;
	line-height: 1.83;
	font-weight: normal;
	color: #414449;}
.footer-links{	
	font-size: 14px;
	font-weight: bold;
	color: #ac955e;}
.footer-links ul{	
	margin-top:2%;}	
.footer-benefits{
	float:left;
	width: 100%;
	margin-top:3%;
	padding-top:3%;
	padding-bottom:3%;
	border-top: 1px solid rgba(199,186,171,0.3);
}
.footer-benefits .benefit p {
	padding: 0 5%;
	margin-bottom:20px;
	color: #000;}
.footer-benefits a {
	font-size: 20px;
  	line-height: 1.26;
	color: #ac955e;
	display:block;
	position:relative;
	padding-left:38px;}
.footer-benefits img{
	position:absolute;
	left:0;
	top:1px;
}
.footer-benefits img {
	width: 27px;
  	height: 26px;
  	margin-right:5px
}
.footer-benefits p {
	font-size: 14px;
	line-height: normal;
  	color: #727a89;
  	padding-top:2%;
  	padding-left:38px;}

.footer-logos {
	text-align:center;
	align-items: center;
	justify-content: space-between;
}
.footer-logos .columns{
	margin-top:3%;
}
.footer-logos .footer-logo{
	margin-top:3%;
}
.footer-logo-middle{
	display:flex;
	text-align:center;
	align-items: center;
	justify-content: center;
}
.footer-logos .medium-5{text-align: left;}
.footer-logos .left{max-width: 190px;text-align: left;}
.footer-logos .left a{margin-top:4px;}
.footer-logos .right a{margin-top: 4px;}
.footer-logo-middle div{}
.footer-logo.footer-logo-bottom img{height:36px;}
.footer-logos a{margin-bottom:3px;}
@media only screen and (max-width: 30em) {
	.footer-logo-bottom.nw{white-space: normal;}
}
.benefits-list{
	display:flex;
	flex-wrap:wrap;
	margin:20px 0;
}
.benefits-list .benefit-item{
	width:50%;
	font-size: 18px;
	line-height: 1.31;
	position:relative;
	padding:10px 15px 10px 35px;
}
.benefits-list .benefit-item:before{
	content:'';
	display:block;
	position:absolute;
	top:12px;
	left:2px;
	width:20px;
	height:20px;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-circle-checked.svg);
	background-size:cover;
}
.b2b .category-name{
	display:none;
}
.b2b-first{
	margin:10px 0 40px 0;
}
.b2b-first div{
	font-size:32px
}
.font-18{font-size:18px}
.font-24{font-size:24px}
.m-b-10{margin-bottom:10px}
.m-b-15{margin-bottom:15px}
.m-b-20{margin-bottom:20px}
.m-b-25{margin-bottom:25px}
.m-b-30{margin-bottom:30px}
.m-b-35{margin-bottom:35px}
.m-b-40{margin-bottom:40px}

.button-coupon{
	background-color: #000;
	font-family: 'Roboto';
	font-size: 16px;
	line-height: 1.25;
	color: #fff;
}
.button-coupon.assigned,
.button-coupon.assigned:hover,
.button-coupon.assigned:visited{
	background-color: #6bb445 !important;
	color: #000;
}
.icon-circle-checked-black{
	position:relative;
	display:inline-block;
	width:20px;
	height:20px;
	margin-right:10px;
}
.icon-circle-checked-black::before{
	content:'';
	display:inline-block;
	width:100%;
	height:100%;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-circle-checked-black.svg);
	background-size:cover;
	position: absolute;
    left: 0;
    top: 3px;
}
.gradient-gold,
.gradient-silver{
	background-image: linear-gradient(to bottom, #e5e5e5 61%, #ffffff);
	padding:20px;
	color:#000;
	text-align:center;
}
.gradient-gold{
	background-image: linear-gradient(to bottom, #c3b27a 46%, #ffffff);
}

.b2b .gradient-gold,
.b2b .gradient-silver{
	line-height:1.4;
}

.b2b-categories-title,
.b2b-benefits-title{
  font-size: 24px;
  font-weight: bold;
  line-height: 0.83;
  color: #000;
  text-align:center;
  margin:40px 0 30px 0;
}
.b2b-benefits-title{
  color: #c3b27a;
}
.b2b-categories,
.b2b-benefits {
	list-style:none;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin:20px 0 30px 0;
	font-size: 16px;
	line-height: 1.31;
}
.b2b-categories li:first-child{
    margin-right: auto;
}
.b2b-categories li:last-child{
    margin-left: auto;
}
.b2b-categories h3{
	width:100%;
	margin:10px 0 5px 0;
}
.b2b-categories h3 a{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.29;
	display:block;
}
.b2b-categories picture,
.b2b-categories img{
	width:100%;
	display:inline-block;
}
.b2b-categories .item-image{
	position: relative;
	display: block;
}
/*.b2b-categories .item-image::after {
  display: none;
  position: relative;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
  margin-top: -180px;
  height: 150px;
  width: 100%;
  content: '';
}*/
.b2b-categories .item-image span{
	position:absolute;
	left:0;
	bottom:10px;
	width:100%;
	text-align:center;
	z-index:1;
}
.b2b-categories span.button{
	position:relative;
	width:auto;
	background:#000 !important;
	font-family: 'Roboto';	
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
}
.b2b-categories li,
.b2b-benefits .benefit {width:48%;margin:0 1%;}
.b2b-benefits b{line-height: 1.5;}
.b2b-benefits div{margin-bottom:20px;}
.button.button-coupon,.button.button-contact{padding:18px 70px;}
@media only screen and (min-width: 70.063em) {
	.footer-logo-middle div{padding-left:20px;}
}
@media only screen and (min-width: 64.063em) {
	.footer-benefits{border-bottom: 1px solid rgba(199,186,171,0.3);}
	.b2b-categories li{width:23%;}
	.b2b-benefits .benefit {text-align:center;width:23%;}
	.b2b-benefits .benefit:first-child img{margin-bottom:25px;}
	.b2b-benefits .benefit img {position: relative;margin-bottom:20px;width:auto;height:auto;}
	.b2b-benefits .benefit p {padding: 0 15%;}
	.benefits-list{margin:50px 100px;}
	.footer-logos {display:flex;}
	.footer-logos .footer-logo:first-child{margin-right: auto;}
	.footer-logos .footer-logo:last-child{margin-left: auto;}
	.b2b .gradient-gold,
	.b2b .gradient-silver{font-size:1rem;}
}
@media only screen and (min-width: 40.063em) {
	.b2b-categories h3 a{font-size: 24px;line-height: 1.38;}
	.b2b-categories span.button{font-size:16px;}
}
@media only screen and (max-width: 30em) {
	.benefits-list .benefit-item{width:100%;}
}
@media only screen and (max-width: 64em) {
	.footer-benefits p {font-size: 18px;}
	.footer-benefits .small-12{padding:2% 6%;}
	.footer-logos .right{max-width:165px;}
	.b2b-benefits .benefit{position:relative;padding-left:100px;}
	.b2b-benefits img{position:absolute;left:20px;top:20px;}
	.b2b-benefits .benefit:first-child img{left:0;}
	.footer-benefits .benefit img {top:20%;}
	.b2b-categories span.button{padding:10px 20px;}
	.font-24{font-size:18px}
}
@media only screen and (max-width: 40em) {
	.footer-benefits .small-12{padding:2% 8% 0 8%;}
	.footer-benefits a{margin-bottom:15px;}
	.footer-benefits{border:none;padding-bottom: 5%;}
	.footer-benefits p {font-size: 14px;}
	.footer-logos .footer-logo:first-child,
	.footer-logos .medium-5{display:none;}
	.footer-logos .left,
	.footer-logos .right{max-width:none;text-align:center;width:100%;margin:10px 0;}
	.b2b-benefits .benefit{width:98%;padding-left:75px;}
	.b2b-benefits .benefit img{height:36px;left:10px;}
	.b2b-first{margin:0 0  20px 0;}
	.b2b-first img {width:200px;}
	.b2b-first div {font-size: 24px}
	.b2b .font-18{font-size: 14px}
	.b2b .font-24{font-size: 16px}
	.b2b .button{font-size: 13px}
	.b2b-categories-title,.b2b-benefits-title{font-size: 14px;margin:20px 0 15px 0;}
	.b2b .benefits-list .benefit-item{font-size: 14px}
	.button.button-coupon,.button.button-contact{padding:12px 50px;}
	.b2b .b2b-benefits div{font-size: 11px;margin-bottom:10px;}
	.b2b-categories .item-image span{bottom:-5px;}
	.m-b-10{margin-bottom:10px}
	.b2b .m-b-15{margin-bottom:8px}
	.b2b .m-b-20{margin-bottom:10px}
	.b2b .m-b-25{margin-bottom:12px}
	.b2b .m-b-30{margin-bottom:15px}
	.b2b .m-b-35{margin-bottom:16px}
	.b2b .m-b-40{margin-bottom:20px}
			
}
.footer-logos .medium-5 .ml{
	margin-left:2rem;
}
.footer-logos a{
	display:inline-block;
	margin-top:2px;
}
.footer-logos .medium-2 .sepa-generic{
	display:block;
	margin-top:3px;
}
.footer-copyright{
	position:relative;
}
.footer-copyright{
	position:relative;
	padding-top:3%;
	padding-bottom:3%;
}
.footer-copyright .columns{
	margin-right:15px;
	font-size: 12px;
	line-height: normal;
	color: #ac955e;
	padding-left:120px;
	padding-right:0;
}
.footer-copyright img{
	position:absolute;
	left:0;
	top:0;
}
.back-to-top {
	float:right;
	padding:15px;
	margin-top:10px;
	border: 1px solid #e9e5dd;
}
@media only screen and (max-width: 40em) {
	.footer-copyright{
		padding:35px 0;
	}
	.footer-copyright .columns{
		margin-left:15px;
	}
	.back-to-top{
		margin-right:15px;
	}
}
.back-to-top:hover {
	background-color:#353535;
}
.back-to-top.arrow-after:after{
	right:12px;
	top:45%;
}
.social-half {float: left; width: 50%;}

/*FOOTER HR*/
.row.payment-big {padding-left: 0; padding-right: 0; padding-bottom: 30px;}
.payment-big h5 {color: #9d894b; font-size: 14px;}
.main-footer .payment-big .payment-logos li {margin-bottom: 5px;}
.main-footer .payment-big .payment-logos li img {width: auto; height: 36px;}

.form-list .field select{
    border-radius: 3px;
    -webkit-appearance: none;
    background-color: white;
    font-family: inherit;
    border: 1px solid rgb(206, 206, 206);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 16px;
    margin: 0 0 1rem 0;
    padding: 4px 14px;
    height: 48px;
    width: 100%;
    box-sizing: border-box;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
}
.form-list .field select:focus{
    background: #fafafa;
    border-color: #999999;
    outline: none;
}
/*VALIDATION*/
.form-list .field .input-box{
	position:relative;
	overflow:visible;
}
.validation-advice {
    position:absolute;
    top:95%;
    left:0;
    z-index:5;
    background: #ffe4e5;
    font-size: 12px;
    color: #de101c;
    line-height: 0.850rem;
    padding: 20px 15px 18px 15px;
    width: 100%;
}
#advice-required-field-bankart-cc-number-bankart-cc-number.validation-advice,
#advice-required-field-bankart-cc-cvv-bankart-cc-cvv.validation-advice{
	top: 80%;
}
.checkbox-label .validation-advice{
	left:5px;
	margin-top: 5px;
}
.validation-advice:after {
	bottom: 100%;left:20px;margin-left:-7px;content: " ";
	position: absolute; z-index: 9000; pointer-events: none; 
	width: 0; height: 0; border-style: solid; border-width: 0 7px 6px 7px;
	border-color: transparent transparent #ffe4e5 transparent;
}
.validation-failed{border: solid 1px #de101c !important;}
/*ALERTS */
.main-header .alert-box {
    margin: 6px 4px 6px 4px;
}
.alert-box.success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d0e9c6;
}
.success-msg {
	color: #63522a !important;
    background-color: #eae0c9;
    border-color: #d8c496;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: 400;
    position: relative;
    padding: .875rem 1.5rem .875rem .875rem;
    font-size: .8125rem;
}
.reveal-modal .cart-collaterals{
	display:none;	
}
.reveal-modal-content .messages{
	margin-bottom: 30px;
}
.reveal-modal-content .success-msg {
	color: #63522a !important;
    background-color: rgba(134, 201, 63, 0.1);
    border:none;
    font-size: 22px;
    padding: 10px 10px 10px 80px;
}
#reveal-messages .notice-msg,
.reveal-modal-content .notice-msg {
	padding: 20px;
}
.reveal-modal-content .success-msg:before {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -14px;
    width: 27px;
    height: 27px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border:2px solid #86c93f;
}
.reveal-modal-content .success-msg:after {
    content: "";
    display: inline-block;
    position: absolute;
	width: 6px;
    height: 13px;
    left: 31px;
    top:50%;
    margin-top: -8px;
    border: solid #86c93f;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.reveal-modal {
    padding:0;
}
@media only screen and (min-width: 40.063em) {
	.modal-action-medim{
		width:100%;
		margin-bottom:1rem;
		display: inline-block !important;
	}
	.modal-action-medim .modal-action-button{width:100%}
}
@media only screen and (max-width: 64em) {
	.reveal-modal {
	    padding-top:36px;
	}
}
@media only screen and (max-width: 40em) {
	.reveal-modal {
	    padding-bottom:36px;
	}
}
@media only screen and (min-width: 64.063em) {
	.reveal-modal {
	    padding: 3rem 2.5rem;
	}
	.modal-action-medim{
		display:none !important;
	}
	.reveal-modal .cart-collaterals,
	.ajax-qty-label{
		display:block;
	}
	
	.reveal-modal-content .success-msg {
		padding: 115px 20px 30px 20px;
	}
	.reveal-modal-content .success-msg:before {
	    left: 50%;
	    top: 40px;
	    margin: 0 0 0 -30px;
	    width: 60px;
	    height: 60px;
	    border:3px solid #86c93f;
	}
	.reveal-modal-content .success-msg:after {
		width: 10px;
	    height: 25px;
	    left: 50%;
	    top: 54px;
	    margin:0 0 0 -3px;
	}
	.reveal-modal-content .success-msg ul li{
		text-align:center;
	}
}
.reveal-modal-content .success-msg ul{
	color:#86c93f;
	font-size: 22px;
	font-weight: bold;
	line-height:1.2;
}
.alert-box.warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faf2cc;
}
.error-msg {
	color: #a94442 !important;
    background-color: #f2dede;
    border-color: #ebcccc;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: 400;
    position: relative;
    padding: 1.5rem;
    font-size: .8125rem;
}
.alert-box.info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bcdff1;
}
.alert-box.alert,
.alert-msg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebcccc;
}
.alert-box.messages {
    color: #63522a;
    background-color: #eae0c9;
    border-color: #d8c496;
}
.bankart-error {
    background-color: #f9f8f3;
    padding: 3em 1em 5em 1em;
}
.close-mobile-menu{
	position:absolute;
	top:30px;
	right: 25px;
    width: 18px;
    height: 18px;
    z-index: 1;
}
.right-off-canvas-toggle.close-mobile-menu{
	top:10px;
	right:18px;
	width:18px;
	height:18px;
}
.icon-close2{
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-list-close-gold.svg);
	background-size:16px;
    display:inline-block;
    width:16px;
    height:16px;
}
.mobile-filter-spacer{
	width:100%;
	height:15px;
	display:none;
}
.checkout-types-top{
	text-align:right;
}
.btn-proceed-checkout, .btn-proceed-payment {
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	background-color: #86c93f;
	text-transform:uppercase;
}
.opc-payment .btn-proceed-checkout, .btn-proceed-payment {
	font-weight: bold !important;
}

.free-shipping td{color:#845d1b;}
.total-tax td{font-style:italic;}

.blog-result-list{margin-bottom:1%;}
.blog-list-title{font-size:0.9rem;margin-bottom:1%;}
.blog-list-date{float:left;margin-right:2%;}
.blog-list-summary{margin-top:1%;}

.form-list .fields{
	float:left;
}
.underLink-gdpr, .underLink-terms{
	position:relative;
}

.fields input[type=number]::-webkit-inner-spin-button, 
.fields input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none;
  margin: 0;
}
.underLink-gdpr .validation-advice, .underLink-terms .validation-advice{
	top:25px;
	bottom:auto;
}
.underLink-gdpr{
	margin-bottom:10px;
}
.underLink-gdpr label,
.underLink-terms label{
	width:80%;
}
.payment-logos-si, .payment-logos-rs{
	list-style:none;
	display:inline-block;
}
.payment-logos-si li, .payment-logos-rs li{
	float:left;
}
#vitapur-popup{
	padding:0;
}
#vitapur-popup .reveal-inner{
	padding:3rem 2.25rem;
}
.reveal-inner.cms-page-view{
	border:4px solid #e3dcc7;
	
}
@media only screen and (min-width: 75em){
	#vitapur-popup.delivery-popup {
     	width: 40%;
    	margin-left: -20%;
	}
	#vitapur-popup.contact-form {
     	width: 40%;
    	margin-left: -20%;
	}
	#bankart-authorization-verify {
     	width: 40%;
    	margin-left: -20%;
	}
}
#vitapur-popup .cms-page-view .close-reveal-modal,
#vitapur-popup .cms-page-view .close-reveal-modal:before, 
#vitapur-popup .cms-page-view .close-reveal-modal:after{
	border-color: #c4b27b;
	color: #c4b27b;
}

#please-wait-reveal{
	border:1px solid #e3dcc7;
	background-color:#ffffff;
	padding:15px;
	margin-left:-70px;
}
#please-wait-reveal img{
	padding:7px;
}

/*Hot fix for min price show on products list*/
#catalog-listing .item-info .minimal-price-link{
	display:none;
}
.item-info .review-popover .ratings{
	width:auto;
}

.rating-stars{
	display: inline-block;
    width:82px;
    height:17px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNDRUNFQ0UiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 82px 16px;
	vertical-align: sub;
	line-height: normal;
}
.rating-stars span{
	display: inline-block;
    height:17px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0Y5QkYzQiIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNGOUJGM0IiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjRjlCRjNCIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0Y5QkYzQiIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjRjlCRjNCIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 82px 16px;
}

#histogram .rating-stars,
#histogram .rating-stars span{
	width:13px;
	height:15px;
    background-size:63px;
}
.review-rating-stars .rating-stars,
.review-rating-stars .rating-stars span{
	background-size:63px;
}
.review-rating-stars .rating-stars{
	width:63px;
}
.selected-attribute-option{
	font-size: 18px;
	color: #414449;
}
.product-buttons-options{
	margin:5px 0 15px 0;
}
.product-buttons-options .option-button{
	float:left;
	margin:0 1.3% 1.3% 0;
	padding:10px 1%;
	height:52px;
	width:32.46%;
	line-height: 0.75;
	-webkit-border-radius: 4px; 
 	-moz-border-radius: 4px; 
 	border-radius: 4px;
	border: solid 1px #acacac;
	text-align:center;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
 	-webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
 	-moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
 	opacity:0.5;
 	cursor:pointer;
}
.product-buttons-options .option-button .label{
	white-space:initial;
}
.configurable-options .option-button:nth-child(3n+3){
	margin-right:0;
}
.product-buttons-options .available{
	opacity:1;
}


.bundle-options .option-button{
	height:80px;
	width:48.7%;
}
.bundle-options .option-button:nth-child(2n+2){
	margin-right:0;
}
.product-buttons-options .option-button input[type="radio"]{
	display:none;
}
.option-button span{
	font-size: 13px;
	font-weight: 500;
	padding:0;
	color:#8d8d8d;
 	display:block;
}
.option-button.available .label {
	font-size: 12.6px;
  	font-weight: bold;
	color: #414449;
}
.option-button span.price{
	color:#de101c;
	font-size: 17.5px;
	font-weight: bold;
}
.option-button .label{
	width:100%;
	text-align:center;
}
.option-button-135 .label {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.product-buttons-options .option-button:hover,
.product-buttons-options .option-button.active{
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
  	border-color:#c9b177;
  	background-color:#c9b177;
}
.option-button .price{
	margin-top:3px;
	color: #c7c7c7;
}
.product-buttons-options .available:hover .label,
.option-button.available.active .label {
	color: #fff;
}
.option-button.available.active .price{
	color:#b12704;
}
.row.product-view{
	padding-left:0;
    padding-right:0;
}
.product-view .ratings-holder{
	margin-bottom:1%;
}
.product-view .ratings-holder .rating-stars{
	margin-right:5px;
}
.ratings .count,
.ratings .underline,
.product-view .ratings-holder .count,
.product-view .ratings-holder .underline{
	font-size: 12px;
  	color: #414449;
  	margin-left:5px;
}
.product-view .product-title img {
    width:130px;
    padding-left:50px;
    float: right;
}

.magellan-nav .left-nav-part{
	margin-left: 15px;
	display:inline-block;
	width:52%;
}
.magellan-nav .left-nav-part div{
	font-size: 16px;
	color: #414449;
	margin-bottom:5px;
}
.magellan-nav .left-nav-part span{
	font-size:14px;
	color: #414449;
	font-weight: bold;
}
.magellan-nav .product-sconto{
	position:relative;
	font-size: 15.2px;
  	line-height: 1.4;
  	width: 48px;
	height: 20px;
	display:inline-block;
	border-radius: 1.6px;
}
.magellan-nav .button{
	margin:0;
}
.magellan-nav img{
	width:50px;
}
.magellan-nav #selected-product-nav{
	display:none;
}
.magellan-nav #selected-product-nav img{
	vertical-align: top;
}
.magellan-nav.magellan-fixed #selected-product-nav{
	display:block;
	padding:10px 7px;
}
#selected-product-nav .right-nav-part {
	float:right;
}
#selected-product-nav .right-nav-part span{
	margin-right: 10px;
}
#selected-product-price-box .label-from{
	display:none;
}
#selected-product-option-price{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.15;
	letter-spacing: normal;
	color: #de101c;
}
#selected-product-option-old-price,
#selected-product-option-regular-price {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: normal;
    color: #414449;
}
#selected-product-option-old-price{
	text-decoration: line-through;
}
#selected-product-addtocart-holder{
	float:right;
}
#product-addtocart-button{
	width:100%;
	font-weight: 600 !important;
}
#selected-product-addtocart-button span,
#product-addtocart-button span{
	padding-left:25px;
	background-image: url(https://cdn.vitapur.net/skin/frontend/intenso/default/images/icons/ico-cart-white.svg);
	background-size:18px;
	background-repeat: no-repeat;
	text-transform:uppercase;
}
#catalog-form .input-box{
	position:relative;
}
#catalog-form .half{
	width:50%;
	float:left;
}
#catalog-form .half:nth-child(odd){
	width:48%!important;
	margin-left:2%!important;
}
#catalog-form .thirds{
	width:32%;
	float:left;
}
#catalog-form .thirds:nth-child(even){
	margin:0 2%!important;
}
#catalog-form label.catalog-subscribe{
	width:90%;
	float:left;
}
.catalog-subscribe{
	margin-bottom:15px;
}
.catalog-subscribe input{
	float:left;
	margin-top:5px;
}
.catalog-subscribe label{
	float:left;
	width:95%;
	margin:0 0 0 2%!important;
}
.fb-like {
	margin-left:7px;
} 
.label-data-row{
	background:#fff;
	padding:10px 15px;
	border-top: 1px solid #e5e5e5;
	float:left;
	width:100%;
}
.additional .label-data-row:first-child{
	border:none;
}
.label-data-row .label-row{
	width:100%;
	float:left;
	font-weight:bold;
	padding-bottom:15px;
}
.label-data-row .data-row{
	width:100%;
	float:left;
}
#filter-reset {
	border-bottom: #eee 1px solid;
    text-align:right;
}
.filter-reset {
	font-size: 0.875rem;
}

.circle {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	
	border: 6px solid rgba(0, 0, 0, 0.05);
	overflow: hidden;
	border-color:#e6e6e6;
	color:#e6e6e6;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.06);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.06);
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.06);
}
#discount-coupon-form{
	margin-top:3%;
	margin-bottom:3%;
	background:#343434;
}
#discount-coupon-form strong{
	display:block;
	width:100%;
	padding:20px;
	font-size: 16px;
  	font-weight: bold;
  	color:#fff;
}
#discount-coupon-form label{
	color:#fff;
	padding:1% 0;
}
#discount-coupon-form .input-box{
	width:100%;
	float:left;
}
#discount-coupon-form #discount-coupon-form-holder{
	padding:0 5% 3% 5%;
}

#discount-coupon-form strong.arrow-after:after {
    right: 8%;
    border-color:#fff;
    padding:4px;
}
#discount-coupon-form input[type="text"]{
	width:75%;
	float:left;
	height:2.5rem;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
#discount-coupon-form .button {
	width: 25%;
	margin: 0;
	height:2.5rem;
	vertical-align:top;
	float:left;
	background:#c4b27b;
	color:#fff;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

@media only screen and (max-width: 40em) {
	.social-links-small{
		display:flex;
		position:relative;
		padding:1% 8% 0 8%;
	    justify-content: space-evenly;
	}
	.social-links-small div{
		display:none;
	}
	.main-footer .social-links-small .facebook, 
	.main-footer .social-links-small .instagram, 
	.main-footer .social-links-small .youtube{
		max-width:120px;
	}
}
@media only screen and (max-width: 30em) {
	.main-footer .social-links-small .facebook, 
	.main-footer .social-links-small .instagram, 
	.main-footer .social-links-small .youtube{
		max-width:38px;
	}
	.main-footer .social-links-small .facebook span, 
	.main-footer .social-links-small .instagram span, 
	.main-footer .social-links-small .youtube span{
		display:none;
	}
}
.social-link{
	display: inline-block;
	float:left;
	width:33.3333%;
}
.social-link a{
	margin:0 auto;
	width:40px;
	height:40px;
	background-size: 40px 40px;
    display:block;
    background-repeat: no-repeat;
}
.social-facebook{
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0MDguNzg4IDQwOC43ODgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwOC43ODggNDA4Ljc4ODsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxwYXRoIHN0eWxlPSJmaWxsOiM0NzU5OTM7IiBkPSJNMzUzLjcwMSwwSDU1LjA4N0MyNC42NjUsMCwwLjAwMiwyNC42NjIsMC4wMDIsNTUuMDg1djI5OC42MTZjMCwzMC40MjMsMjQuNjYyLDU1LjA4NSw1NS4wODUsNTUuMDg1ICBoMTQ3LjI3NWwwLjI1MS0xNDYuMDc4aC0zNy45NTFjLTQuOTMyLDAtOC45MzUtMy45ODgtOC45NTQtOC45MmwtMC4xODItNDcuMDg3Yy0wLjAxOS00Ljk1OSwzLjk5Ni04Ljk4OSw4Ljk1NS04Ljk4OWgzNy44ODIgIHYtNDUuNDk4YzAtNTIuOCwzMi4yNDctODEuNTUsNzkuMzQ4LTgxLjU1aDM4LjY1YzQuOTQ1LDAsOC45NTUsNC4wMDksOC45NTUsOC45NTV2MzkuNzA0YzAsNC45NDQtNC4wMDcsOC45NTItOC45NSw4Ljk1NSAgbC0yMy43MTksMC4wMTFjLTI1LjYxNSwwLTMwLjU3NSwxMi4xNzItMzAuNTc1LDMwLjAzNXYzOS4zODloNTYuMjg1YzUuMzYzLDAsOS41MjQsNC42ODMsOC44OTIsMTAuMDA5bC01LjU4MSw0Ny4wODcgIGMtMC41MzQsNC41MDYtNC4zNTUsNy45MDEtOC44OTIsNy45MDFoLTUwLjQ1M2wtMC4yNTEsMTQ2LjA3OGg4Ny42MzFjMzAuNDIyLDAsNTUuMDg0LTI0LjY2Miw1NS4wODQtNTUuMDg0VjU1LjA4NSAgQzQwOC43ODYsMjQuNjYyLDM4NC4xMjQsMCwzNTMuNzAxLDB6Ii8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}
.social-youtube{
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0NjEuMDAxIDQ2MS4wMDEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2MS4wMDEgNDYxLjAwMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxwYXRoIHN0eWxlPSJmaWxsOiNGNjFDMEQ7IiBkPSJNMzY1LjI1Nyw2Ny4zOTNIOTUuNzQ0QzQyLjg2Niw2Ny4zOTMsMCwxMTAuMjU5LDAsMTYzLjEzN3YxMzQuNzI4ICBjMCw1Mi44NzgsNDIuODY2LDk1Ljc0NCw5NS43NDQsOTUuNzQ0aDI2OS41MTNjNTIuODc4LDAsOTUuNzQ0LTQyLjg2Niw5NS43NDQtOTUuNzQ0VjE2My4xMzcgIEM0NjEuMDAxLDExMC4yNTksNDE4LjEzNSw2Ny4zOTMsMzY1LjI1Nyw2Ny4zOTN6IE0zMDAuNTA2LDIzNy4wNTZsLTEyNi4wNiw2MC4xMjNjLTMuMzU5LDEuNjAyLTcuMjM5LTAuODQ3LTcuMjM5LTQuNTY4VjE2OC42MDcgIGMwLTMuNzc0LDMuOTgyLTYuMjIsNy4zNDgtNC41MTRsMTI2LjA2LDYzLjg4MUMzMDQuMzYzLDIyOS44NzMsMzA0LjI5OCwyMzUuMjQ4LDMwMC41MDYsMjM3LjA1NnoiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}
.social-instagram{
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1NTEuMDM0IDU1MS4wMzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU1MS4wMzQgNTUxLjAzNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPgoJCgkJPGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIyNzUuNTE3IiB5MT0iNC41NyIgeDI9IjI3NS41MTciIHkyPSI1NDkuNzIiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgMCA1NTQpIj4KCQk8c3RvcCBvZmZzZXQ9IjAiIHN0eWxlPSJzdG9wLWNvbG9yOiNFMDlCM0QiLz4KCQk8c3RvcCBvZmZzZXQ9IjAuMyIgc3R5bGU9InN0b3AtY29sb3I6I0M3NEM0RCIvPgoJCTxzdG9wIG9mZnNldD0iMC42IiBzdHlsZT0ic3RvcC1jb2xvcjojQzIxOTc1Ii8+CgkJPHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNzAyNEM0Ii8+Cgk8L2xpbmVhckdyYWRpZW50PgoJPHBhdGggc3R5bGU9ImZpbGw6dXJsKCNTVkdJRF8xXyk7IiBkPSJNMzg2Ljg3OCwwSDE2NC4xNTZDNzMuNjQsMCwwLDczLjY0LDAsMTY0LjE1NnYyMjIuNzIyICAgYzAsOTAuNTE2LDczLjY0LDE2NC4xNTYsMTY0LjE1NiwxNjQuMTU2aDIyMi43MjJjOTAuNTE2LDAsMTY0LjE1Ni03My42NCwxNjQuMTU2LTE2NC4xNTZWMTY0LjE1NiAgIEM1NTEuMDMzLDczLjY0LDQ3Ny4zOTMsMCwzODYuODc4LDB6IE00OTUuNiwzODYuODc4YzAsNjAuMDQ1LTQ4LjY3NywxMDguNzIyLTEwOC43MjIsMTA4LjcyMkgxNjQuMTU2ICAgYy02MC4wNDUsMC0xMDguNzIyLTQ4LjY3Ny0xMDguNzIyLTEwOC43MjJWMTY0LjE1NmMwLTYwLjA0Niw0OC42NzctMTA4LjcyMiwxMDguNzIyLTEwOC43MjJoMjIyLjcyMiAgIGM2MC4wNDUsMCwxMDguNzIyLDQ4LjY3NiwxMDguNzIyLDEwOC43MjJMNDk1LjYsMzg2Ljg3OEw0OTUuNiwzODYuODc4eiIvPgoJCgkJPGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8yXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIyNzUuNTE3IiB5MT0iNC41NyIgeDI9IjI3NS41MTciIHkyPSI1NDkuNzIiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgMCA1NTQpIj4KCQk8c3RvcCBvZmZzZXQ9IjAiIHN0eWxlPSJzdG9wLWNvbG9yOiNFMDlCM0QiLz4KCQk8c3RvcCBvZmZzZXQ9IjAuMyIgc3R5bGU9InN0b3AtY29sb3I6I0M3NEM0RCIvPgoJCTxzdG9wIG9mZnNldD0iMC42IiBzdHlsZT0ic3RvcC1jb2xvcjojQzIxOTc1Ii8+CgkJPHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNzAyNEM0Ii8+Cgk8L2xpbmVhckdyYWRpZW50PgoJPHBhdGggc3R5bGU9ImZpbGw6dXJsKCNTVkdJRF8yXyk7IiBkPSJNMjc1LjUxNywxMzNDMTk2LjkzMywxMzMsMTMzLDE5Ni45MzMsMTMzLDI3NS41MTZzNjMuOTMzLDE0Mi41MTcsMTQyLjUxNywxNDIuNTE3ICAgUzQxOC4wMzQsMzU0LjEsNDE4LjAzNCwyNzUuNTE2UzM1NC4xMDEsMTMzLDI3NS41MTcsMTMzeiBNMjc1LjUxNywzNjIuNmMtNDguMDk1LDAtODcuMDgzLTM4Ljk4OC04Ny4wODMtODcuMDgzICAgczM4Ljk4OS04Ny4wODMsODcuMDgzLTg3LjA4M2M0OC4wOTUsMCw4Ny4wODMsMzguOTg4LDg3LjA4Myw4Ny4wODNDMzYyLjYsMzIzLjYxMSwzMjMuNjExLDM2Mi42LDI3NS41MTcsMzYyLjZ6Ii8+CgkKCQk8bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzNfIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjQxOC4zMSIgeTE9IjQuNTciIHgyPSI0MTguMzEiIHkyPSI1NDkuNzIiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgMCA1NTQpIj4KCQk8c3RvcCBvZmZzZXQ9IjAiIHN0eWxlPSJzdG9wLWNvbG9yOiNFMDlCM0QiLz4KCQk8c3RvcCBvZmZzZXQ9IjAuMyIgc3R5bGU9InN0b3AtY29sb3I6I0M3NEM0RCIvPgoJCTxzdG9wIG9mZnNldD0iMC42IiBzdHlsZT0ic3RvcC1jb2xvcjojQzIxOTc1Ii8+CgkJPHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNzAyNEM0Ii8+Cgk8L2xpbmVhckdyYWRpZW50PgoJPGNpcmNsZSBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzNfKTsiIGN4PSI0MTguMzEiIGN5PSIxMzQuMDciIHI9IjM0LjE1Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}

.autocomplete-suggestions {text-align:left; cursor:default; border:1px solid #ccc; border-top: 0; background: #fff; box-shadow: -1px 1px 3px rgba(0,0,0,.1);position: absolute; display: none; z-index: 9999; max-height: 254px; overflow: hidden; overflow-y: auto; box-sizing: border-box;}
.autocomplete-suggestion {position:relative; padding:5px 8px; line-height: 23px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 1em; color: #333; }
.autocomplete-suggestion b{font-weight:normal; color:rgb(214, 101, 65);}
.autocomplete-suggestion.selected {background: #e8e5d5;}

.pac-container{border:1px solid #ccc; border-top:0; background: #fff; box-shadow: -1px 1px 3px rgba(0,0,0,.1);}
.pac-container .pac-icon{display:none;}
.pac-logo:after {display:none;}
.hdpi.pac-logo:after {display:none;}
.pac-item{font-size:1em;color:#333;border:none;padding:5px 8px; line-height: 23px; white-space: nowrap; }
.pac-item:hover {background: #e8e5d5;}
.pac-item-selected,
.pac-item-selected:hover {background-color: #e8e5d5;}
.pac-matched {font-size: 1em; color: #333;font-weight:normal;}
.pac-item-query{font-size: 1em; color: #333;}


.cart .gift-items-header{
	border-bottom: 2px solid #e5e5e5;
	margin-bottom: 15px;

}
.cart .gift-item .product-image > img{
	width:auto;
}
.category-products.gift-products .gift-item{
	width:49%;
	margin-left:0.5%;
	margin-right:0.5%;
}
.gift-products{
	margin-bottom:25px !important;
	width:101%;
	margin-left:-0.5%;
}
.gift-products .gift-item{
	width:32.333%;
	float:left;
	padding:1%;
	margin-left:0.5%;
	margin-right:0.5%;
}
.gift-products .gift-item .item-info{
	margin:0;
	padding:5% 0;
}
.gift-products .item-title{
	color: #414449;
	font-size:16px;
}
.gift-products .price-box{
	margin-top:5%;
}
.gift-products .gift-item .button{
	width:100%;
	margin:0;
	background-color:#86c93f;	
}
.gift-item.selected{
	background-color:#fbdd81;
    border-color:#e8c761;
}
.product-gift-options-wrapper{
	position:relative;
	margin:0 12px;
}
.product-gift-options{
	position:absolute;
	left:0;
	bottom:-20px;
}
.full-width-block{
	color:#ffffff !important;
}
.full-width-block .cms-wrapper{
	padding-bottom:1em;
}
.full-width-block .main-wrap{
	background: none;
}

/* Story block from www.boljse-spi.si start*/
.stories {
    margin-top:20px;
}
.stories .columns {
    padding-left: 2%;
    padding-right: 2%;
}
.story {
    background: rgba(112, 112, 112, 0.08);
    position: relative;
    padding: 40px;
    margin-bottom: 60px;
}
.story p {
    font-size: 13px;
    margin-bottom:10px;
    display:inline-block;
}
.story .image {
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 168px;
    width: 168px;
    overflow: hidden;
    position: absolute;
    left: -28px;
    top: -30px;
}
.story .image img{
    width: 100%;
}
.story .image .circle{
    border-width: 3px;
    border-color:rgba(112, 112, 112, 0.25);
}
.story blockquote {
    margin-left: 100px;
    background-color: transparent;
    padding: 10px;
}
.story blockquote p{
    font-size: 16px;
	line-height: 1.5 !important;
	text-align:left;
	color: #000;
}
.story blockquote footer {
    text-transform: uppercase;
    font-size: 16px;
	font-weight: 600;
	line-height: 1;
	color: #075697;  
	margin:10px 0 40px 0;
}
.story blockquote:before{
    font-size:7em;
    content:'\201D';
}
.story blockquote footer:before {
    content: '\2014 \00A0';
    display:none;
}
.story .numbers {
    margin:20px 0 20px -100px;
}
.story .numbers .number {
    text-align: center;
}
.story .numbers .number figure {
    margin:0 0 20px 0;
    font-size: 50px;
  	line-height: 0.68;
  	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
  	color: #6bb445;
}
.story .numbers .number aside {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom:20px;
    color: #000;
}
.story .numbers .number figure.header2 {
    color: #f3092f;
}
.story .tested-matress {
    clear:both;
    text-align: center;
    margin-left: -100px;
}
.story .tested-matress div {
    font-size: 16px;
  	color: #000;
  	margin-bottom:5px;
}
.story .tested-matress a {
    font-size: 18px;
	font-weight: bold;
	line-height: 1.33;
	letter-spacing: normal;
	color: #075697;
}
/* Story block from www.boljse-spi.si end */

.review-answer{
	background:rgba(201,177,119,0.1);
	padding: 1em 1.5em;
	margin:1em 0 1em 1.5em !important;
}
.review-answer p{
	margin:0.5em 0;
}
#cc-popup{
	left:1em;
	bottom:1em;
	position:fixed;
	z-index:9999;
	background-color:rgba(34, 34, 34, 0.9);
	padding:2em;
	max-width:24em;
	color:rgb(255, 255, 255);
	font-size:16px;
	line-height: 1.5em;
}
#cc-popup a:hover, #cc-popup a:visited{
	color:rgb(255, 255, 255);
}
.cc-more{
	color:rgba(255, 255, 255, 0.8);
	text-decoration:underline;
	display:block;
	padding:0.5em 0 1.375em 0;
}
.cc-button{
	background:#d66541;
	color:#fff;
	display: block;
	padding: .4em .8em;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
}
.cc-button:hover{
    background-color: rgb(252, 139, 103);
}


/* Glide core + theme START */
.glide{position:relative;width:100%;box-sizing:border-box}
.glide.category{margin-bottom:15px;}
.glide *{box-sizing:inherit}
.glide__track{overflow:hidden}
.glide__slides{margin:0;padding:0;position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;display:flex;flex-wrap:nowrap;will-change:transform;}
.glide__slides--dragging{user-select:none}
.glide__slide{position:relative;width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none;display:block;}
.glide__arrows{-webkit-touch-callout:none;user-select:none}
.glide__bullets{-webkit-touch-callout:none;user-select:none}
.glide--rtl{direction:rtl}


.glide__text{
  position:absolute;
  left:50%;
  bottom:20%;
}

.glide__title{
  position:relative;
  left:-50%;
}
.glide__description{
  position:relative;
  left:-50%;
}

.glide__arrow {
	position:absolute;
	top:50%;
	display: block;
	z-index: 2;
	transform: translateY(-50%);
	height: 106px;
	width: 45px;
}

.glide__bullets {
  position:absolute;
  z-index:2;
  top:100% !important;
  left:50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%); 
  cursor: default;
  padding:5px 0;
  margin-top: -40px;
}
.mobile-gallery .glide__bullets {
	margin-top: 20px;
}
.featured-slider-up-sell .glide__bullets,
.featured-slider-related .glide__bullets,
.featured-slider-crosssell .glide__bullets,
.featured-slider-home .glide__bullets {
	margin-top: 30px;
}
.glide__bullet {
  padding: 0;
  transition: all 300ms ease-in-out;
  line-height: 0;
  border: 1px solid #7f7f7f;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin:3px 8px 0 8px;
  float:left;
  display: block;
  width: 8px;
  height: 8px;
  background: #7f7f7f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}

.glide__bullet.glide__bullet--active {
	border-color:#5b5b5b;
	background: none;
    width: 14px;
    height: 14px;
    cursor: default;
    margin:0 5px 0 5px;
}

.glide--swipeable {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.glide--dragging {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }
/* Glide core + theme END */
@media only screen and (max-width: 64em) {
	
	.featured-slider .item-content .price-box, 
	.category-products .item-content .price-box{
		margin-bottom:0;
	}
	
	.c-ribbon{width:100%;text-align:center;}
	.stories .medium-6 {width: 100% !important;}
	.fl.logo-head,.fl.logo-head-blog {margin-top:17px;}
	.form-search .search-box{width:80%;}
    .form-search .action {width:20%;}
    .form-search .button {margin-left: 0;text-align: center; width:100%; padding: 0 0 0 8px;min-width:48px;}
    .form-search {max-width: none;margin: 0 auto;}
	.form-search .action .button:hover {
		background: transparent !important;
	}
	.sticky-header-mobile{
		position:fixed!important;
		top:0;
		background:#fff;
		box-shadow: #555 0 5px 9px -8px;
		-moz-box-shadow: #555 0 5px 9px -8px;
		-webkit-box-shadow: #555 0 5px 9px -8px;
		-webkit-transition: position .3s 0s ease-in-out;
		-moz-transition: position .3s 0s ease-in-out;
		transition: position .3s 0s ease-in-out;
	}
	.sticky-header-mobile h1{
		margin:0;
	}
	.sticky-header-mobile .search-head{
		display:none;
	}
	.catalog-product-view .magellan-nav.magellan-fixed{
		top:auto !important;
		bottom:0 !important;
		box-shadow: #555 0 -5px 9px -8px;
    	-moz-box-shadow: #555 0 -5px 9px -8px;
    	-webkit-box-shadow: #555 0 -5px 9px -8px;
	}
	.catalog-product-view .footer-copyright{
		margin-bottom:50px;
	}
	.magellan-nav.magellan-fixed .main-wrap{
		float:left;
		width:100%;
	}
	.magellan-nav .left-nav-part{
		margin:0;
		padding:0 10px 0 60px;
	}
	.magellan-nav button{
		height:45px;
		line-height: 12px;
		font-size:14px;
	}
	.magellan-nav img{
		position:absolute;
		left:5px;
	}
	.magellan-nav .right-nav-part{
		text-align: right;
	}
	
	.reveal-modal-content .small-12 {
	    width:100%;
	}
	/* ----------------------------------- */
	.catalog-category-view .left-off-canvas-menu,
	.catalogsearch-result-index .left-off-canvas-menu,
	.catalogsearch-advanced-result .left-off-canvas-menu {
		position: fixed;
		z-index: 1001 !important;
		left: 0 !important;
		margin:0;
		width:320px !important;
		-ms-transform: translate3d(-100%, 0px, 0px);
		-moz-transform: translate3d(-100%, 0px, 0px);
		-o-transform: translate3d(-100%, 0px, 0px);
		-webkit-transform: translate3d(-100%, 0px, 0px);
		transform: translate3d(-100%, 0px, 0px);
		background: transparent !important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.catalog-category-view .left-off-canvas-menu .layered-nav,
	.catalogsearch-result-index .left-off-canvas-menu .layered-nav,
	.catalogsearch-advanced-result .left-off-canvas-menu .layered-nav {
		margin:0 20px;
	}
	/* Left offcanvas menu */
	.layered-nav-categories{display:none;}
	.layered-nav ol,
	.layered-nav strong {
		margin: 0 3%;
	}
	.layered-nav-container dd.last .price-display li {
		border-bottom: none;
	}
	.layered-nav-container dd .price-display li span {
		color: #ffffff;
	}
	.layered-nav-container .chosen-container-single .chosen-single,
	.layered-nav-container ol li a span {
		color: #C4C4C4;
	}
	.layered-nav-container ol li:hover a:before {
		color: #CECECE;
	}
	.layered-nav-container ol li a:before {
		top: 0.688rem;
	}
	.chosen-container-active .chosen-single {
		border: none !important;
		border-bottom: 1px solid #ffffff !important;
	}
	.layered-nav-container .chosen-container-active .chosen-single span {
		color: #C4C4C4 !important;
	}
	.chosen-container-active.chosen-with-drop .chosen-single {
		background: #f4f4f4;
	}
	.chosen-container-active .chosen-single:before,
	.chosen-container-active .chosen-single:after {
		background: #ffffff !important;
	}
	.advanced-search-amount p {
		text-align: left;
	}
	.layered-nav #advanced-search-list li {
		border-bottom: none;
	}
	.layered-nav #advanced-search-list label {
		color: #c4c4c4;
	}
	.layered-nav #advanced-search-list .input-box input {
		color: #ffffff;
	}
	.layered-nav #advanced-search-list .input-box.focus,
	.layered-nav #advanced-search-list .input-box textarea:focus {
		border-color: #ffffff !important;
	}
	.layered-nav-container dt span {
		background: #333333;
	}
	.items-block-layout-2 h2 a{
		font-size:18px;
	}
	#checkoutSteps .radio-label,
	#checkoutSteps .checkbox-label{
		padding-left: 40px;
	}
	.checkout-agreements .agreement-content {
	    padding-right:5px;
		padding-left:23px;
	}
	.checkout-agreements {
	    margin-right:15px;
	}
	#checkoutSteps .control-default .checkbox,
	#checkoutSteps .radio, #checkoutSteps .checkbox {
	    top:9px;
	}
	.form-box .form-control {
		height: 100px;
	}
	.form-box {
    	padding: 15px;
	}
	.breadcrumb-steps li{
		font-size: 14px;
     	padding-right: 12px;
	}
	.checkbox-label .validation-advice,
	.checkout-onepage-index .validation-advice{
		position:relative;
		margin-top:-10px;
		left:auto;
		top:auto;
	}
	.checkbox-label .validation-advice{
		margin-top:5px;
	}
}
@media only screen and (min-width: 70.063em) {
	.story .numbers .number figure {
    	font-size: 66px;
	}
}
@media only screen and (min-width: 64.063em) {
	.product-shop .product-options select:not(.datetime-picker) {min-width: 320px; width: 320px;}
	.gift-products .gift-item{
		width:24%;
		margin-left:0.5%;
		margin-right:0.5%;
	}
	.news .top-bar-section ul li{
		float:left;
	}
}
@media only screen and (min-width: 52em) {
	.form-search{margin:22px 0 0 31px;}
}
@media only screen and (min-width: 52em) and (max-width: 64em){
	.search-head {width: 55%;}
	#search_mini_form .form-search .input-text {
    	width: 100%;margin:0;}
   .form-search .action{width:25%;}
	.form-search .search-box {width: 75%;}
}
@media only screen and (min-width: 40em) and (max-width:44em) {
	.cartvit{left:50%!important;}
}
@media only screen and (min-width: 44em) and (max-width: 46em) {
	.cartvit{left:52%!important;}
}
@media only screen and (min-width: 46em) and (max-width: 52em) {
	.cartvit{left:50%!important;}
}
@media only screen and (min-width:54em) and (max-width: 64em) {
	.medium-push-7.cartvit{
		position: absolute;
		left:68%;
	}
}
@media only screen and (max-width: 52em) {
	ul.searchindex-results li a {
		height:38px;
		padding: 0.5rem 1rem !important;
	}
	.magellan-nav img{
		width:auto;
	}
	.magellan-nav .left-nav-part,
	.magellan-nav .right-nav-part{
		width:100%;
		text-align:left;
		padding-left:90px;
	}
	.magellan-nav .left-nav-part{
		padding-bottom:10px;
	}
	.magellan-nav .left-nav-part div{
		font-size: 12px;
	}
	.magellan-nav.magellan-fixed #selected-product-nav{
		min-height: 150px;
	}
	#selected-product-option-old-price, 
	#selected-product-option-regular-price,
	#selected-product-option-price{
		font-size: 16px;
	}
	.magellan-nav .right-nav-part{
		padding-bottom:60px;
	}
	.magellan-nav button{
		position:absolute;
		left:0;
		bottom:10px;
		width:100%;
	}
	.catalog-product-view .footer-copyright{
		margin-bottom:100px;
	}
	.search-head{width:100%;}
	#search_mini_form .form-search .input-text {width:100%;margin:0;}
}

@media only screen and (min-width: 30.063em) {
	.story .numbers .medium-4 {
	    width: 33.33333%;
	}
}
@media only screen and (min-width: 40.063em) {
	.prolabel-show-on-mobile{display:none;}
	.header-ribbon .links-list {display: inline-block; margin-right: 100px !important;}
    .cartvit .top-bar-section .dropdown {top: 30px; right: 0; left: auto;}
    .main-menu.top-bar-section.main-menu li.li-red:not(.has-form) a:not(.button) {background: url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite3.png") no-repeat 0px -312px !important; padding-left: 45px; height: 39px; line-height: 39px;}
    .main-menu.top-bar-section li.li-red:not(.has-form) a:hover:not(.button) {background: #DA2E30 url("https://cdn.vitapur.net/skin/frontend/intenso/default/images/sprite3.png") no-repeat 0px -351px !important; color: #fff !important;}
    .main-menu ul li.li-red a {color: #DA2E30 !important; display: block;}
    .news .top-bar-section.main-menu li:not(.has-form) a:not(.button), .news .top-bar-section.main-menu li.active:not(.has-form) a:not(.button) {line-height: 39px; font-size: 16px !important; font-weight: 400 !important; text-transform: none !important;}
    .news .main-menu.top-bar-section.main-menu li:not(.has-form) a:not(.button) {padding-left: 20px; height: 39px; line-height: 39px;}
    .news .main-menu.top-bar-section li:not(.has-form) a:hover:not(.button), .news .top-bar-section.main-menu li.active:not(.has-form) a:not(.button) {background: #c4b17b !important; color: #fff !important;}
    .news .main-menu ul li a {color: #000 !important;}
    .main-menu.top-bar-section li.active:not(.has-form) a.has-children:not(.button):after {
	top: 100%; left: 50%; margin-left: -7px; border: solid transparent; content: " ";
	height: 0; width: 0; position: absolute; z-index:1; pointer-events: none; border-width: 7px 6.5px 0 6.5px;}
    .main-menu.top-bar-section li.li-red.active:not(.has-form) a:not(.button):after {border-color: rgba(255, 0, 0, 0); border-top-color: #DA2E30;}
    /*second menu*/    
    .top-bar-section.second-menu li:not(.has-form) a:not(.button) {color: #4a4a4a; font-size: 14px !important; line-height: 38px; background-color: transparent !important; 
                                                                   transition: none !important; font-weight: 500 !important; text-transform: uppercase !important;}
    .top-bar-section.second-menu ul li {padding-top: 0; padding-bottom: 0;}
    .red .second-bg {background-color: #fef4f4; border-bottom: #DA2E30 2px solid;}
    .red .second-back {background-color: #fef4f4;}
    .red .top-bar-section.second-menu li:not(.has-form) a:hover:not(.button) {background-color: #feb0b0 !important;}
    .red .top-bar-section.second-menu li.active:not(.has-form) a:not(.button) {color: #b80c0c !important; background-color: #feb0b0 !important;}
    
    .latest-news h6 {
        padding-top: 6px;
    }
    /* cart **/
    .label-data-row{display: flex;vertical-align:middle;align-items: center;}
	.label-data-row .label-row{width:25%!important;}
	.label-data-row .data-row{width:75%!important;}
	
	.middle.payment-buttons-container{
	    display:none;
	}
	.end.payment-buttons-container,
	.end .checkout-agreement-text{
	    display:block;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .header-ribbon .links-list li {padding-right: 10px !important; height: 30px;}
    span.search-text {font-size: 1rem;}
    .footer-middle .row.footer-list {margin: 30px -0.9375rem 0px;}
    .advantage-icon {display: none;}
    .main-menu.top-bar-section.main-menu li.li-red:not(.has-form) a:not(.button)
    .social-holder {margin-top: 30px;}
    .social-address {border: none;}
    .social-links {margin-top: 50px;}
    .right-column .form-search {width: 100%;}
    .tabletQ {top: -8px;}
    .advantage-text {width: 100%;}
    .main-footer .payment-logos li img {width: 46px; height: 26px;}
    .product-shop {width: 50%;}
    .advice-holder {padding: 20px 15px 10px 20px;}
    .web-help {width: 100%; padding-bottom: 10px;}
    .web-talk, .web-phone {padding-bottom: 10px;}
    
    .product-shop .ratings {float: none;}
    .product-shop h1 span {width: 100%; display: inline-block; font-size: 1.3rem !important; line-height: 28px;}
    .compare-holder {float: none;}
    .add-to-links .link-compare {padding: 6px 0 0 3px;}
    .add-to-links .link-compare:before {padding-left: 0; top: 6px;}
    .rating-links a {padding: 0 4px;}
    .rating-links a:first-child {padding-right: 6px;}
    .rating-links a:last-child {border-right: none; padding-right: 0;}
    .hero .hero-text {width: 59%;}
    .hero .hero-text h1 {margin-bottom: 7px;}
    .reason-buy {width: 49%;}
    .product-shop .rates-box {width: 100%;}
}
@media only screen and (min-width: 40.063em) and (max-width: 66.25em) {
    .social-title {font-size: 15px !important;}
    .advice-holder a {padding-right: 14px;}
 	.cartvit .top-bar-section ul{margin-right:0;}
}
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
    ul.links-list span.links-list-icon {display: none;}
    .header-ribbon .links-list {float: left;}
    .header-ribbon .links-list li {padding-right: 9px !important;}
    #vib-link{display:none;}
 	/*Product options*/
 	.product-buttons-options .option-button{
		margin:0 1.95% 1.95% 0;
		width:48.7%;
	}
	.configurable-options .option-button:nth-child(3n+3){
		margin-right:0;
	}
	.configurable-options .option-button:nth-child(even) {
		margin-right:0;
	}
	.configurable-options .option-button:nth-child(odd) {
		margin-right:1.95%;
	}
	/*Product options*/
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	/*Product payment options*/
	.product-shop .price-box{border-bottom: 1px solid #c4c4c4;padding-bottom:3%}
	.product-shop .rates-posibility{display:none;}
	.product-shop .rates-box{display:block;margin:3% 0;}
	/*Product payment options*/
}
@media only screen and (min-width: 64.063em) and (max-width: 70em) {
	/*Product payment options*/
	.product-shop .rates-posibility{display:none;}
	.product-shop .rates-box{border-left: 1px solid #c4c4c4;padding-left:3%;margin-left:3%;}
	/*Product payment options*/
}
	
@media only screen and (max-width: 48em) {
	.row.checkout-top{display:none;}
	.c-ribbon{padding:5px;line-height:150%;font-size:14px;}
	.c-ribbon span{font-size: 14px;}
	.bg-box {background: #F4F2E8 none repeat scroll 0% !important; width: 100%;}
    .endbutton .btn-proceed-payment {font-size: 1.2rem;}
    .endbutton .btn-proceed-payment:after {
        font-size: 1.2rem;
        top: 19px;
    }
    .box-green {background: #f3f9ed !important;}
    ul.searchindex-results li a {padding: 8px 40px 10px;}
    ul.searchindex-results li.active a {padding: 7px 40px 10px;}
    .product-img-box {width: 50%;}
    .hero .hero-text {width: 100%;}
    
    section.featured-slider-grid ol li.item{width: 49.5%;margin: 0.5% 0.5% 0 0;}
	section.featured-slider-grid ol li.item > *{vertical-align: middle;display:inline-block;}
	section.featured-slider-grid .category-images{width:calc(35% - 3px);} 
	section.featured-slider-grid .category-title{width:calc(65% - 3px);}
	section.featured-slider-grid .category-title a{text-align:left}
	.product-teaser-info{
		padding-left:5px;
		padding-right:5px;
	}
	/* Items block list start */
	.items-block ol li{
	    width:46.5%;
	    margin:1.75%;
		text-align:left;
	}
	.items-block-layout-1 ol{
	    margin:1%;
 		width:98%
	}
	.items-block-layout-1 ol li{
	    border-radius: 2px;
  		border: solid 1px #ededed;
	}
	.items-block-layout-1 .item-image{
		width:32%;
		display:inline-block;
		vertical-align:middle;
	}
	.items-block ol li .item-title{
		width:58%;
		padding-left:3%;
		display: inline-block;
	    vertical-align: middle;
	    white-space: normal;
	    line-height:1.2;
	}
	.items-block-layout-2 h2 a{
		font-size:16px;
	}
	.items-block-layout-2 p{
		display:none;	
	}
	/* Items block list end */
	.why-vitapur-home .columns{
		position:relative;
		padding-left:65px;
	}
	.why-vitapur-home .columns img{
		position:absolute;
		top:25px;
		left:10px;
	}
	.why-vitapur-home .columns strong{
		padding-bottom:0;
	}
	
}
@media only screen and (max-width: 40em) {
	.product-view .ratings-holder {
	    margin-bottom: 3%;
	}
	.category-products .item {width: 48.5%;}
	.featured-slider.featured-slider-section .item,
	.cms-dostava-popup .row{min-width:auto;}
	.cms-dostava-popup .cms-wrapper h3{font-size:16px;}
	.cms-dostava-popup .cms-wrapper p{font-size: 0.875rem;}
	.cartvit{left:auto;}
    .prolabel-hide-on-mobile{display:none;}
	.prolabel-show-on-mobile{display:block;position:absolute;z-index:1;cursor:pointer;}
    .cartvit .top-bar-section ul{display:none;}
    .logo-container {padding-top:7px;}
    .header-ribbon .links-list {display: none;}
    .main-wrap {padding: 0;}
    .footer-middle .row.footer-list {margin: 0px -0.9375rem;}
    .payment-big .small-12 {margin-top: 20px;text-align:center;}
    .main-footer .payment-logos{text-align:center;}
    .add-to-links .link-compare {line-height: 1.2rem;}
    .back-link, .forward-link, .steps {margin-bottom: 5px !important;margin-top: 5px !important;}
    .paypal-or {float:none;}
    .back-link a {font-size: 12px;}
    .forward-link {float: right;clear:right;}
    .forward-link.endbutton {text-align: center;float: none;}
    .sticker-image {display: none;}
    .main-footer .payment-logos li img {width: 46px; height: 26px;}
    .reason-buy {width: 100%;}
    .product-shop h1 {font-size: 1.25rem !important; line-height: 30px; margin: 0px 0px 20px; font-weight: 600;}
    h1.product-title img {display:none;}
    h2.short-description {
    	font-size: 18px;line-height:1.4;
    	margin:5% 0 0 0;
		padding:5% 10%;}
    h2.short-description,
    .product-view-blocks {
	    margin-left: -15px;
	    margin-right: -15px;
	}
    #qty-wrapper #qty {margin: 0;}
    .product-options {margin:5px 10px 20px 0;}
    #qty-wrapper #qty {width: 4rem;}
    .hero .hero-text {width: 100%;}
    /*.main-header {padding-top: 12px;}*/
    /* latest news */
    .latest-news .block_item_img { display: none;}
    .latest-news ul li {min-height: 125px;}
    .buy-help-1 {font-size: 14px;}
    .buy-help-2 {font-size: 20px;line-height: 28px;}
    .buy-logos img {width: 56px;}
    .rapid-ssl {display: none;}
    .opc,
    .checkout-multishipping-register .account-create,
    .checkout-multishipping,
    .checkout-onestep  {
		list-style: none;
		margin:0;
		padding:0;
		min-height: 100%;
    }
    .checkout-onepage-index .main-content .row{
    	padding:0;
    	margin:0;
    }
    .checkout-cart-index .search-head{
    	display:none;
    }
    .form-box {padding: 12px;}
    .form-box h2 {font-size:19px;}
    h6 {font-size: 0.875rem;}
   	.prolabel.top-left{
    	left:0;
    	margin-left: 2.5%;
    }
    .product-view-blocks,
    .product-description {
    	height:380px;
	}
	.product-view-blocks:after,
	.product-description:after {
		height:100px;
	}
	.product-description-read-more{
		display:block;
	}
	.top-header .tel{
		position:absolute;
		top:15px;right:110px;
		display:inline-block;
		color:#736550;
		font-size:1.75rem;
	}
	.top-header .vib{
		position:absolute;
		top:15px;right:142px;
		width:30px;
		display:inline-block;
 	}
 	.top-header .vib img{
		width:100%;
 	}
	.top-header .tel strong, 
	.top-header .vib strong{
		display:none;
	}
	section.featured-slider-grid .category-title a{
		font-size:0.875rem;
	}
	.story {
	    padding: 10px;
	    text-align: center;
	}
	.story .image {
	    left:50%;
	    margin-left:-55px;
	    height: 110px;
    	width: 110px;
	}
	.story blockquote,
	.story .numbers,
	.story .tested-matress {
	    margin-left: 0;
	}
	.story blockquote{
		padding-top:80px;
	}
	.story blockquote:before{
		position:absolute;
		top:80px;
		left:20px;
	}
	.story .numbers .number aside{
		font-size: 12px;
		line-height: 1.2;
	}
	.reveal-modal{
		position:fixed;
		top:0 !important;
		left:0;
		width:100%;
		height:100%;
		margin:0;
		border:0;
		overflow:scroll;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.reveal-modal .close-reveal-modal {
		position:fixed;
		z-index:1005;
		height:36px;
		line-height:36px;
		width:100%;
		margin:0;
		padding:0 40px;
		top:0;
		right:0;
		background:#efefef;
		border:none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.reveal-modal .close-reveal-modal:before, 
	.reveal-modal .close-reveal-modal:after{
		right:22px;
    	top:16px;
	}
	.reveal-modal .alert-box{
		font-size:0.875rem
	}
	.reveal-modal .modal-action{
		position:fixed;
		z-index:1005;
		width:100%;
		bottom:0;
		left:0;
		background: #fff;
		text-align:center;
	}
	.modal-action .button {margin:10px 15%;}
	.close-reveal-modal:before, 
	.close-reveal-modal:after{
		height:18px;
		border-color:#999999 !important;
	}
	.end.payment-buttons-container,
	.end .checkout-agreement-text{
	    display:none;
	}
	.paypal-express-review .end.payment-buttons-container{
	    display:block;
	}
	
	.gift-products .gift-item{
		float:none;
		width:99%;
		padding:2%;
		display:flex;
		margin-bottom:15px;
		-webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    -webkit-box-shadow: 1px 1px 3px 0 rgba(164,164,164,.5);
	    -moz-box-shadow: 1px 1px 3px 0 rgba(164,164,164,.5);
	    box-shadow: 1px 1px 3px 0 rgba(164,164,164,.5);
	}
	.gift-products .gift-item:last-child{
		margin-bottom:0;
	}
	.gift-products .gift-item .item-images{
		width:30%;
		float:left;
	}
	.gift-products .gift-item .item-content{
		position:relative;
	}
	.gift-products .gift-item .item-info{
		width:70%;
		float:left;
		padding:0 0 0 2%;
	}
	.gift-products .gift-item .item-info .price-box{
		position:absolute;
		bottom:2%;
		left:30%;
		width:30%;
		margin-left:2%;
	}
	.gift-products .gift-item .item-info .price{
		font-size:20px;
		line-height:24px;
	}
	.gift-products .gift-item .item-info .price-box span{
		display:block;
	}
	.gift-products .gift-item .actions{
		position:absolute;
		bottom:2%;
		right:0;
	}
	.gift-products .gift-item .actions .button{
		font-size:0.875rem;
	}
}

@media only screen and (max-width: 33.437em) {
	.form-search .search-box{width:75%;}
    .form-search .action {width:25%;}
    .logo-container {padding-top:7px;}
    .hero .hero-text {width: 100%;}
    section.featured-slider-grid .category-title a{
		font-size:0.8125rem;
	}
	#vitapur-popup .reveal-inner {
	    padding: 2.5rem 1.25rem;
	}
}
@media only screen and (max-width: 30em) {
	.gift-products .gift-item .item-images{
		width:25%;
	}
	.gift-products .gift-item .item-info{
		width:75%;
	}
	.gift-products .item-title {
	    font-size: 15px;
	}
	.gift-products .gift-item .item-info .price-box{
		left:25%;
	}
	.gift-products .gift-item .item-info .price{
		font-size:17px;
		line-height:1.1;
	}
	.gift-products .gift-item .actions .button{
		padding:0.5rem 0.75rem;
		line-height:1.2;
	}
	.catalog-product-view .footer-copyright{
		margin-bottom:120px;
	}
	.item-options {font-size: 13px;}
	#shopping-cart-table .product-name{font-size: 14px;}
	.cart .data-table.cart-table .price {font-size: 17px;}
	#search_mini_form .search-text{display:none;}
	.logo-container {padding-top:7px;}
    .web-help {width: 100%; padding-bottom: 10px;}
    .news-data ul li.news-row-date {padding-right: 20px;}
    .news-data .breadcrumbs {padding: 0;}
    ul.searchindex-results li a {padding: 8px 20px 10px;}
    ul.searchindex-results li.active a {padding: 7px 20px 10px;}
    .hero .hero-text {width: 100%;}
    
    /*Product options*/
    .product-buttons-options .option-button{
		margin:0 1.95% 1.95% 0;
		width:48.7%;
	}
	.configurable-options .option-button:nth-child(3n+3){
		margin-right:0;
	}
	.configurable-options .option-button:nth-child(even) {
		margin-right:0;
	}
	.configurable-options .option-button:nth-child(odd) {
		margin-right:1.95%;
	}
	/*Product options*/
	
	/*Product payment options*/
	.product-shop .price-box{border-bottom: 1px solid #c4c4c4;padding-bottom:3%}
	.product-shop .rates-posibility{display:none;}
	.product-shop .rates-box{display:block;margin:3% 0;}
	/*Product payment options*/
	button, .button{
		padding-right: 1rem;
    	padding-left: 1rem;
	}
}
@media only screen and (max-width: 25em) {
    .logo-container {padding-top:7px;}
    .hero .hero-text {width: 100%;}
    .reveal-modal section.featured-slider ul li.item {
		width:100%;
	}
	.modal-action .button {margin:10px;display:block !important;}
	.reveal-modal section.featured-slider ul li.item.odd{
    	margin-right:0;
    }
    /* Items block list start end*/
	.why-vitapur-home .small-6{
		width:100%;
	}
	.breadcrumb-steps li {
	    font-size:13px;
	    margin-right: 4px;
	    padding-right: 10px;
	}
}
@media only screen and (max-width: 22em) {
	.category-products .item {width: 100%;margin-left:0;margin-right:0;}
	/* Items block list start */
    .items-block.items-block-layout-2 ol li{
	    width:96.5%;
	}
}
.misspell.fallback strong,
.misspell.suggest strong {
  color: #c76200;
}
.misspell.fallback strong strike,
.misspell.suggest strong strike {
  color: #3d6611;
  font-weight: normal;
}
.misspell.fallback strong a,
.misspell.suggest strong a {
  color: #c76200;
}

