.aw_countdown_header{
	display:flex;
	align-items:center;
	justify-content:center;
	white-space:nowrap;
	padding:5px 0 10px;
}
.aw_countdown_header .aw_title_container{
	margin-right:5px;
	font-weight:bold;
}
.aw_countdown_header .aw_countdown_timer,
.aw_countdown_header .aw_countdown_timer > div{
	display:flex;
	align-items:baseline;
	text-transform:lowercase;
	padding:0 5px;
	font-weight:bold;
}
.aw_countdown_header .aw_countdown_timer{
	padding:5px 0;
	border-radius:3px;
}
.aw_countdown_header .aw_countdown_timer div{
	font-size:12px;
}
.aw_countdown_header .aw_countdown_timer .time_label{
	padding-left:3px;
}
@media only screen and (min-width: 64.063em) {
	.aw_countdown_header{padding:0}
	.aw_countdown_header .aw_title_container{
		border-left: solid 1px #000;
	    padding:2px 0 2px 10px;
	}
}
.aw_countdown_timer_container_product_view_new {
	display:flex;
	flex-flow:column;
	align-items:flex-start;
	margin:0 -15px;
	padding:20px 30px;
	background:rgba(230, 207, 150, 0.42);
	font-weight:bold;
	color:#000;
}
.aw_countdown_timer_container_product_view_new span.c-white{color:#fff}
.aw_countdown_timer_container_product_view_new span.c-yellow{color:#ffdd38}
.aw_countdown_timer_container_product_view_new span.c-red{color:#cb3100}
.aw_countdown_timer_container_product_view_new.b-red{background:rgb(205 141 141 / 42%)}
.aw_countdown_timer_container_product_view_new.b-orange{background:rgb(255 188 0 / 25%)}
.aw_countdown_timer_container_product_view_new.b-blue{background:rgb(140 164 217 / 25%)}
.aw_countdown_timer_container_product_view_new.b-gray{background:rgb(0 0 0 / 25%)}
.aw_countdown_timer_container_product_view_new.b-black{background:#000}
.aw_countdown_timer_container_product_view_new.c-red,
.aw_countdown_timer_container_product_view_new.c-red p{color:rgb(205 141 141 / 42%)}
.aw_countdown_timer_container_product_view_new.c-orange,
.aw_countdown_timer_container_product_view_new.c-orange p{color:rgb(255 188 0 / 25%)}
.aw_countdown_timer_container_product_view_new.c-blue,
.aw_countdown_timer_container_product_view_new.c-blue p{color:rgb(140 164 217 / 25%)}
.aw_countdown_timer_container_product_view_new.c-gray,
.aw_countdown_timer_container_product_view_new.c-gray p{color:rgb(0 0 0 / 25%)}
.aw_countdown_timer_container_product_view_new.c-white,
.aw_countdown_timer_container_product_view_new.c-white p{color:#fff}
.aw_countdown_timer_container_product_view_new .aw_countdown_timer{
	display:flex;
	background:#d61d27;
	color:#fff;
	border-radius:3px;
	margin-top:5px;
}
.aw_countdown_timer_container_product_view_new .aw_countdown_timer.b-black{background:#2a2727}
.aw_countdown_timer_container_product_view_new .aw_countdown_timer.b-yellow{background:#f3ca00}
.aw_countdown_timer_container_product_view_new .aw_countdown_timer.b-yellow-b-f{background:#fff100;color:#1a1a1a;}
.aw_countdown_timer_container_product_view_new > p{
	margin: 5px 0 0 0;
    line-height: 1.2;
    font-size: 13px;
}
.aw_countdown_timer_container_product_view_new .aw_countdown_timer > div{
	display:flex;
	align-items:baseline;
	text-transform:lowercase;
	padding:5px;
}
.aw_countdown_timer_container_product_view_new .aw_countdown_timer div{
	font-size:12px;
}
.aw_countdown_timer_container_product_view_new .aw_countdown_timer .time_label{
	padding-left:3px;
}
@media only screen and (min-width: 64.063em) {
	.aw_countdown_timer_container_product_view_new {
		margin:0;
	}
}
@media only screen and (min-width: 1320px) {
	.aw_countdown_timer_container_product_view_new {
		flex-flow:wrap;
		margin:0;
		white-space:nowrap;
		justify-content:normal;
		align-items:center;
	}
	.aw_countdown_timer_container_product_view_new .aw_countdown_timer{
		margin:0 0 0 15px;
	}
	.aw_countdown_timer_container_product_view_new > p{
		white-space:initial;
	    width:100%;
	}
}
.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;}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder {
  background: #fff;
  border-radius:3px;
  position: absolute;
  z-index:102;
  top:52px;
}
.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 #fff transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -10px;
  left: 50%;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  margin: 0;
  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);
}
#v-search-overlay{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.5);
	z-index:10;
	cursor:pointer
}
@media only screen and (max-width: 64em) {
	.searchautocomplete .searchautocomplete-placeholder {
	  left:15px;
	  right:15px;
	}
}
@media only screen and (min-width: 64.063em) {
	.searchautocomplete .form-search {position: relative;}
}
@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; }
/* open-sans-regular - latin-ext_latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans Regular'), local('OpenSans-Regular'),
	     url('https://www.vitapur.si/skin/frontend/intenso/default/fonts/opensans/open-sans-v18-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	     url('https://www.vitapur.si/skin/frontend/intenso/default/fonts/opensans/open-sans-v18-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	font-display: swap;     
}
/* open-sans-600 - latin-ext_latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('https://www.vitapur.si/skin/frontend/intenso/default/fonts/opensans/open-sans-v18-latin-ext_latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://www.vitapur.si/skin/frontend/intenso/default/fonts/opensans/open-sans-v18-latin-ext_latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	font-display: swap;
}
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;
  font-display:swap;}
@media (hover) {
	a:hover {cursor: pointer; }
}
img, object, embed, video {
  max-width: 100%;
  height: auto; }

object, embed {
  height: 100%; }

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

.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 {
  .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; } }
/*************************************************************/
/**************** Removed mq by vitapur **********************/
/*************************************************************/
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

.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;}
    .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%; }
  #main-menu li > a,
  .top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: white;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8125rem;
    font-weight: normal; 
    font-display: swap;}
    #main-menu li > a.button,
    .top-bar-section ul li > a.button {
      background-color: #c3ad74;
      font-size: 0.8125rem;
      padding-right: 15px;
      padding-left: 15px; }
      #main-menu li > a.button:hover,
      .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; }
  #main-menu li:hover > a,
  .top-bar-section ul li:hover > a {
    background-color: #353535;
    color: #c9b177; }
  #main-menu li.active > a,
  .top-bar-section ul li.active > a {
    background-color: #353535;
    color: #c9b177; }
  #main-menu li > a.has-sub:after {
    	content:"";
	    display: inline;
	    margin-left:5px;
	    border: solid #53555a;
	    border-width: 0 2px 2px 0;
	    padding: 2px;
	    transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);}
    #main-menu li:hover > a.has-sub:after,
    #main-menu li.active > a.has-sub:after {
    	border-color: #c9b177;}
  .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; }
}

@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; }
    #main-menu,
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline;
      list-style:none;}
      	#main-menu li,
    	.top-bar-section ul li {
        display:flex;
        align-items:center;
        position:relative;}
        .top-bar-section ul li .js-generated {
          display: none; }
    #main-menu li.hover,
    .top-bar-section li.hover > a:not(.button) {
      background: #c3ad74;
      color: white; }
    #main-menu li:not(.has-form) a:not(.button),
    .top-bar-section li:not(.has-form) a:not(.button) {
		padding: 10px 20px;
		display:flex;
		align-items:center;
		height:100%;
		color: #53555a;
		font-size: 15px;
		font-weight: bold;
		line-height:normal;
		text-transform: uppercase;
		-webkit-transition: none;
		-moz-transition: none;
		transition: none;}
	  
    #main-menu li.active:not(.has-form) a:not(.button),
    .top-bar-section li.active:not(.has-form) a:not(.button) {
		color: #c9b177;}
    .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 #main-menu li:hover > a,
  .no-js .top-bar-section ul li:hover > a {
    background-color: #353535;
    color: #c9b177; }
  .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; }

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;
  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;}
  @media (hover) {
  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;
    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 {
      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; }

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

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

@-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); } }

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

/* 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 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; }

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

.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; }
  .reveal-modal .column,
  .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  .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; }

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

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

/* Default styles for the container */
.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; } }

.off-canvas-wrap {
	position:relative;overflow-x:hidden;overflow-y:auto;}
  .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; }

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

table {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd; }
    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 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://www.vitapur.si/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-color: #fafafa; }

  select:hover {
    background-color: #f3f3f3; } }

/* 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"],
input[type="select-one"],
.selectize-input,
textarea {
  -webkit-appearance: none;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cecece;
  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: #fff;
    border-color: #4d4d4d;
    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; }

.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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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,
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 {
  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: #6ec93e !important;}
.button-green:hover{
	color:#fff !important;
	background-color: #5aa533 !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*/

/* 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;
}
.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 !important;
    line-height: 52px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    margin:0 !important;
    padding:0 !important;
    font-weight: 600 !important;
}
#top-basket-link,
.minicart-head.blog-minicart-head #top-basket-link{
	display:block;
	position:relative;
	height:34px;
	font-size: 13px;
	color:#414449;
	font-weight:bold;
	-webkit-transition:none;
  	transition:none;
	line-height:1.20;
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/cart-gold.svg);
	background-size:30px;
	background-position-y:2px;
	background-repeat: no-repeat;
}
#top-basket-link .price{
	font-size:13px;
	font-weight:bold;
	padding:0;
}
#top-basket-link.arrow-after {
    padding-right: 18px;
}
#top-basket-link.arrow-after:after{
	border-color:#414449;
}
.blog-minicart-head #top-basket-link {
	color:#b12704;padding-left:20px;
}
.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: 0;
	left: 16px;
	color: #fff !important;
	font-size: 10px;
	font-weight: 900;
	text-align: center;
	line-height: 16px;
	background-color: #de111b; 
    -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;}

/* Cart header dropdown */

/*Product view*/
.p-w-product{padding-bottom:20px}
.custom-info .columns,
.tab-p-w-block-3 .columns{
	position: relative;
    padding-left: 55px !important;
    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-p-w-block-3 strong{
    display: block;
    font-size: 14px;
    margin-bottom:7px;
    color:#414449;
}
.custom-info .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;
}
.main-footer .row{
	padding-left:0;
	padding-right:0;
}

/*Social icons*/
.social-links-small{
	display:flex;
	flex-wrap:wrap;
	position:relative;
	padding:1% 8% 0 8%;
    justify-content: space-evenly;
}
.social-links-small div {
    display: none;
}
.main-footer .facebook,
.main-footer .instagram,
.main-footer .youtube{
	width:100%;
	max-width:38px;
	height:38px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:5px;
	font-size: 11.2px;
	color:#fff;
	background-color:#ff0000;
	margin-top:10px;
}
.main-footer .facebook{
	background-color:#3b5998;
}
.main-footer .instagram{
	background-color:#fff;
}
/**
 * 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;
	scroll-behavior: smooth;
}
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; 
}
@media (hover) {
	a:hover,
	.link:hover {
		color: #74623f;
	}
}
.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: #000;
	font-family: 'Open Sans', sans-serif;
	font-display: swap;
}
h2 { 
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-display: swap;
}

h3,.h3 {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-display: swap;
}
@media only screen and (max-width: 40em){
	h3,.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: #000;
	font-family: 'Open Sans', sans-serif;
	font-display: swap;
}
h5 {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-display: swap;
}
h6 {
	font-size: 16px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-display: swap;
}
li,
p { 
	font-size: 15px;
	color: #5b6064;
	line-height: 1.69;
}
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;
}
.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;
}
.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;
}
.touch .input-box-select {
	width: auto;
	height: auto;
	border: none;
	margin-top: -10px;
}

/* 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;
}
.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%;
}
.input-range {
	width: 100px !important;
}
.input-range small {
	font-size: 80%;
	position: absolute;
	top: 40%;
	right: -3rem;
	color: #777777;
}
.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;
}
.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;
}
.validation-advice:after {
	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%;
}
.regular-field > label {
	position: relative !important;
	margin-bottom: 0.750rem;
}
.regular-field > div {
	position: relative;
}
.bg-box {
	position: relative;
	display: inline-block;
	background: #f4f4f4;
	margin: 0;
	padding: 14px;
	width: 100%;
}

/* color clases */
.red {
	color: #ea1818 !important;
	border-color: #ea1818 !important;
}
.red a:hover {color: #c51e20;}

/* global messages */
.messages,
ul.messages,
.messages ul {
	list-style: none;
	margin: 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;
}

/* (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) {
	/* 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;
	}
}

/*******************************************************************************************************/
/***   2)	 FOUNDATION OVERRIDES																	 ***/
/*******************************************************************************************************/
.row {
	padding-left: 3%;
	padding-right: 3%;
}
.row,
.off-canvas-wrap {
	min-width: 300px;	
}
.row .row {
	margin: 0 -3%;
}
.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 {
	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;
}
@media (hover) {
	button:hover, 
	button:focus, 
	.button:hover, 
	.button:focus {
		background: #AF9A69;
	}
}
button.tiny, .button.tiny {
	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 {
	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;
}
/* 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,
.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,
.featured-slider .featured-next,
.next-arrow {
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}
.prev.slbArrow,
.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-radius: 5px;
	left: 0;
}
.orbit-next,
.featured-next,
.brand-next,
.next-arrow {
	border-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;
}
.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;
}
.label {
	background: transparent;
	text-align: left;
}
/* 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; 
}
/* Reveal */
.reveal-modal-bg {
	z-index: 1002;
}
.reveal-modal {
	z-index: 1003;
}
.reveal-modal-content{
	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://www.vitapur.si/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;
	
}

/*******************************************************************************************************/
/***   4)	 HEADER 																				 ***/
/*******************************************************************************************************/
.main-header {
	border-bottom: 4px solid #e2e2e2;
	z-index: 10 !important;
}
.main-header .row {
	position: relative;
}
.main-header .top-header {
	display:flex;
	align-items:center;
	z-index: 1001;
	padding:10px;}
.main-header .logo-head{
	margin:0 auto 0 0;
	line-height:inherit;
}
.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 .top-header{
	padding:12px 3%;
}
.top-header .tel,
.top-header .vib{
	display:none;
}
/* 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;
}
.form-search{margin:0;}
.form-search .input-text {
	border: 1px solid #e0e0e0;	
}
.form-search .input-text:hover {
	border-color: #afafaf;
	box-shadow: none !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: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-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;
}
.show {
	display: block !important;
}

/* 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;
}

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

/* 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 {
	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 .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 (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;
	}
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.orbit-prev,
	.orbit-next {
		display: none !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%;
}
.category-products .item {
	width: 100%;
	margin:2% 0 0.75% 0;
}
@media only screen and (max-width: 40em) {
	.category-products .item {
	    margin-top: 20px;
	}
}
.category-products,
section.featured-slider > ul {
	margin-left:0;
	display:flex;
	list-style: none;
	content-visibility:auto;
}
.category-products {
	flex-wrap:wrap;
}
.category-products .item,
.featured-slider .item{
	display: flex;
    flex-flow: column;
    position:relative;
}
.featured-slider .item{
    padding-bottom:70px;
}
.featured-slider-up-sell .title,
.featured-slider-related .title,
.featured-slider-crosssell .title{
	font-size:20px;
	margin:10px 0 20px;
	color:#343434;
}
.category-products .item-images a{
	overflow:hidden;
}
.sold-out {
	position: absolute;
	top:0;left:0;
	width:100%;
	height:100%;
}
.default .sold-out {
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/sold-out-si.svg);
}
.vitapur_hr .sold-out {
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/sold-out-hr.svg);
}
.vitapur_rs .sold-out {
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/sold-out-rs.svg);
}
.vitapur_ba .sold-out {
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/sold-out-ba.svg);
}
.vitapur_me .sold-out {
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/sold-out-me.svg);
}

@media only screen and (min-width: 25.063em) {
	.featured-slider .item{
	    width: 50%;
	}
}
@media only screen and (max-width: 64em) {
	.featured-slider .item .btn-cart,
	.category-products .item .btn-cart{
		display:none;
	}
	.category-products.list .price-box div.special-price{margin-bottom:5px}
}
@media only screen and (min-width: 64.063em) {
	.category-products .item,
	.featured-slider .item{
	    padding-bottom:70px;
	}
	.category-products .item.add-to-cart-enabled,
	.featured-slider .item.add-to-cart-enabled{
	    padding-bottom:130px;
	}
	.featured-slider li.item:hover,
	.category-products .item:hover {
		box-shadow: 0 0 2px 1px rgba(204,204,204,0.6);
		border-radius: 3px;
	}
	.featured-slider li.item:hover .button,
	.category-products .item:hover .button {
		background-color:#000;
	}
	.category-products.list .item:hover .button {
		background-color:#353535;
	}
}
.featured-slider .item-title a,
section.featured-slider .category-title a,
.category-products .item-title a {
	font-weight: bold;
	line-height: normal;
	color: #000;
}
section.featured-slider-grid .category-title a{
	display:inline-block;
	text-align:center;
	padding:1rem;
}
section.featured-slider-grid .category-title a{
	color: #000;
	font-size:0.875rem;
}

.featured-slider .item-images,
.category-products .item-images {
	position: relative;
	width: 100%;
}
.featured-slider .item-images.flush,
.category-products .item-images.flush {
	padding: 0 0 8px;
}
.featured-slider .item-images a,
.category-products .item-images a {
	position: relative;
	display: inline-block;
}
.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 .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;
}
.item-info .item-features,
.item-info .item-features p{
	font-size:15px;
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}
.item-features li{
	font-size: 14px;
	line-height: 1.64;
	color: #727a89;
    position: relative;
    padding-left:12px;
}
.item-features li:before{
	content: " ";
	position:absolute;
	left:0;
	top:8px;
	padding:2px;
    vertical-align: middle;
    border: solid #c3ad74;
    border-width: 0 2px 2px 0;
    display: inline-block;
    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 {
	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;
}
.featured-slider .options-container,
.category-products .options-container {
	position: relative;
	height: 10px;
	margin: 6px 0 0;
}
.featured-slider .color-gallery,
.category-products .color-gallery {
	position: absolute;
	margin: 0;
	padding: 0 11px 0 0;
}
.featured-slider .color-gallery .option-title,
.category-products .color-gallery .option-title {
	display: none;
}
.featured-slider .color-gallery dd,
.category-products .color-gallery dd {
	float: left;
	margin: 0 3px 0 0;	
}

.featured-slider.featured-slider-section.grid-type ol,
.featured-slider.featured-categories-section.grid-type ol {
    width: 100% !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{
        font-size: 0.875rem;
    }

}
/* Small screens */
@media only screen and (max-width: 40em) {
	.item-info {
		padding: 0 1%;
	}
	.category-products.list .item-info {
		min-height: 0 !important;
	}
	.price-box .price-from,
	.price-box .price-to {
		display: inline-block;
	}
}
/*******************************************************************************************************/
/***   10)	 FOOTER																					 ***/
/*******************************************************************************************************/
.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);
}
.mobile-footer-switch {
	height: 3.5rem;
	padding: 0.625rem 0.75rem;
}
.touch .mobile-footer-switch {
	height: 3.25rem;
}

/*******************************************************************************************************/
/***   11)	 CATALOG CATEGORY VIEW & SEARCH RESULTS													 ***/
/*******************************************************************************************************/
.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,
.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%;
}
.tag-product-list .left-off-canvas-menu .top-bar-section .block-content {
	display: none;
}

.price-display li {
	padding-top: 3px !important;
	line-height: 1rem !important;
	width: 194px !important;
}
.price-display li span {
	font-size: 0.813rem;
	color: #777777;
}

/* 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;
}
.swatch-link .x {
	background: url("https://www.vitapur.si/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 */
.is-anchor .category-products.list .item,
.category-products.list .item {
	padding-bottom:0;
	width: 100%;
	flex-flow:row;
	flex-wrap:wrap;
	justify-content: space-between;
}
.category-products.list .item-images {
	width:45%;
}
.category-products.list .item-info {
	width:52.5%;
}
.category-products.list .item .btn-cart{
	display: none;
}
.category-products.list .item.add-to-cart-enabled .btn-cart {
    display: inline-block;
}
.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:26px;}
.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;
    vertical-align:middle;
    line-height:normal;
}
.category-products.list .item-description {
	display: block;
}
@media only screen and (max-width: 40em) {
	.category-products.list .price-box .old-price .price-label,
	.category-products.list .ratings .count,
	.category-products.list .ratings .underline,
	.category-products.list .item-description{
		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 .old-price,
	.category-products.list .price-wrapper {
	    margin-top:5px;
	    position:relative;
	    top: auto;
	    bottom:auto;
	    right:auto;
	    text-align:left;
	}
	.category-products.list .price-box .special-price .price{font-size:16px;}
	.category-products.list .price-box .old-price{margin-top:0}
	.category-products.list .price-box .old-price .price{font-size: 12px;font-weight:400}
}

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

.layered-nav .buttons-set {
	display: block;
	margin: 0 0 0 -0.5rem;
	width: 104%;
}
.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);	
}

/*******************************************************************************************************/
/***   12)	 PRODUCT VIEW																			 ***/
/*******************************************************************************************************/
.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;
}
.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;
}
.featured-slider .item .is-available,
.category-products .item .is-available{
	position: relative;
	padding-left: 18px;
	font-size: 11px;
  	font-weight: bold;
  	color: #86c93f;
}
.featured-slider .item .is-available:before,
.category-products .item .is-available:before{
	content: "";
	display: block;
	position: absolute;
	left:1px;
	top:3px;
	width:12px;
	height:12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #86c93f;
}
.featured-slider .item .is-available.no,
.category-products .item .is-available.no,
.availability.out-of-stock{
	color: #de101c;
}
.featured-slider .item .is-available.no:before,
.category-products .item .is-available.no:before,
.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;
}
.featured-slider .item .is-available.custom-made,
.category-products .item .is-available.custom-made,
#availability-info .custom .mark,
#availability-info .backorderallowed .mark{
	color:#ffc107;
}

.featured-slider .item .is-available.preorder,
.category-products .item .is-available.preorder,
#availability-info .preorder .mark{
	color:#d58001;
}

.featured-slider .item .is-available.preorder:before,
.category-products .item .is-available.preorder:before,
.category-products .item .is-available.custom-made:before,
.availability.custom:before{
	background-color:#ffc107;
}
.availability.backorderallowed:before{
	background-color:#ffc107;
}
#availability-info .available{
	font-size: 14px;
  	font-weight: normal;
  	color: #727a89;
  	line-height:1.3;
}
.out-of-stock-subscription-notification{
	float:right;
	text-decoration:underline;
}
.configurable-option-text {
	width: 220px;
}
.input-box.configurable-option-text .note {
	font-size: 0.688rem;
	line-height: 1.75rem;
	text-align: right;
}
.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-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 .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;
}
.short-description {
	margin:4% 0 0 0;
	padding:4% 8%;
	text-align: center;
}
.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;
}
/* ACTIVITY INDICATION */
.prev-arrow,
.next-arrow {
	position: fixed;
	z-index: 10001;
}

.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-collateral.custom-info{
	padding: 20px 0;
	border-bottom: 3px solid #f4f4f4;
	margin: 0 0 25px 0;
}
.product-collateral.ratings-reviews .reviews .review-list li:after {
	background: transparent !important;
}
.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;
}
.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;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	#qty-wrapper #qty {
		display: block;
		margin: 8px 0 0;
	}
	.product-collateral h3 {
		margin: 30px 0 20px;
	}
	.product-collateral.description {
		min-height: 0;
	}
	.touch a.prev-arrow,
	.touch a.next-arrow {
		display: none !important;
	}
}

.form-add button {
	margin: 0;
}


@-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										 ***/
/*******************************************************************************************************/
.cms-no-route .inner-wrap {
	height: 100%;
}
.cms-no-route .off-canvas-wrap,
.cms-no-route {
	min-height: 100%;
}
.cms-no-route .no-route {
	min-height: 100%;
}
.cms-no-route p,
.no-results p,
.catalog-list-empty p {
	font-size: 1.125rem;
	color: #777777;
}
.cms-no-route .form-box {
	max-width: 540px;
}
.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;
}
/* no-route */
.cms-no-route .no-route {
	padding-top: 40px;
	padding-bottom: 40px;
}
.cms-no-route .form-search .action {
	width: 40px;
}
.cms-no-route .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;
}
.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;
}
.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;
}

/*******************************************************************************************************/
/***   17)	 SHOPPING CART																			 ***/
/*******************************************************************************************************/
.disabled,
.button.disabled {
	pointer-events:none;
}
.input-text.qty {
	border: 1px solid #c0c0c0;
	height: 2.375rem;
	margin-top: 2px;
	padding: 0;
	margin-bottom: 0;
	text-align: center;
}
#co-shipping-method-form dt {
	margin-bottom: 0;
}
#co-shipping-method-form dd ul {
	margin-bottom: 0.25rem;
}
/* Only small screens */
@media only screen and (max-width: 40em) {
	.steps-items-text{
	    font-size: 0.68rem !important;
	    line-height: 0.75rem;
	}
}

h2.legend {
	font-size: 0.875rem;
	font-weight: bold;
	color: #222222;
	margin-bottom: 5px;
}
.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; 
}
/* ----------------- */

.sp-methods ul {
	list-style: none;
	margin-left: 0 !important;
}
.separator {
	color: #c0c0c0;
}

.link-print:before {
	font-size: 0.875rem;
	font-weight: normal;
	vertical-align: middle;
}
h2.table-caption,
.box-head h2 {
	color: #222222;
	font-size: 0.875rem;
	font-weight: bold;
	margin: 20px 0 10px;
}
.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);
}
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;
}
.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 {
		cursor: default !important;
		content: none !important;
	}
}

.product-detail {
	line-height: 1.5rem;
	margin: 14px 0 4px 8px;
}

/* Items block list start */
.items-block{
	margin:0;
	padding:0;
	width:100%;
	content-visibility:auto;
}
.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-layout-1 ol{
	margin-left:-0.5%;
	margin-right:-0.5%;
	padding:0;
    width:101%;
    display:flex;
    flex-wrap:wrap;
}
.items-block-layout-1 ol{
    margin:1%;
	width:98%
}
.items-block-layout-1 ol li{
	display:flex;
	flex-flow:row;
	align-items:center;
}

.items-block-layout-2 ol,
.items-block-layout-3 ol{
	display:flex;
	flex-flow:column;
}
.items-block-layout-2 ol li,
.items-block-layout-3 ol li{
	display:flex;
	flex-flow:column;
}
.items-block-layout-1 ol li{
	width: 46.5%;
    margin: 1.75%;
	padding:5px;
	border-radius: 2px;
    border: solid 1px #ededed;
}
.items-block-layout-1 ol li img{
	padding:3%;
}
.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-size:13px;
	font-weight: bold;
	color: #414449;
	display:inline-block;
	width:100%;
}
.items-block-layout-2 ol{
	padding:1%;
	border-radius:3px;
    background-color:#f9f8f4;
}
.items-block-layout-3 ol{
	padding:1%;
    background-color:#f9f8f4;
}
.items-block-layout-2 ol li,
.items-block-layout-3 ol li{
	margin: 1.75%;
	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%;
	height:100%;
	display:flex;
    flex-flow:column;
    justify-content:space-between;
}

.items-block-layout-2 h2 a,
.items-block-layout-3 h2 a{
	margin:4% 1%;
	display:block;
	font-size:16px;
	font-weight: bold;
	line-height: normal;
  	color: #414449;
  	text-align:center;
}
.items-block-layout-2 p{
	display:none;
}

@media only screen and (min-width: 22.063em) {
	.items-block-layout-2 ol,
	.items-block-layout-3 ol{
		flex-flow:row;
		flex-wrap: wrap;
	}
	.items-block-layout-2 ol li{
	    width: 46.5%;
	}
}
.items-block-layout-2 .button{
	display:none;
}


/* Vita stores start */
.vita-store{
	padding-bottom: 30px;
	border-bottom: solid 1px #ededed;
	margin-bottom: 25px;
}
.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;
}
.cms-wrapper .vita-store .is-pnc,
.product-store-stock .is-pnc {
    color: #2196F3;
    font-weight: bold;
}
/* Vita stores end */

/**
 * 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
 */
.prolabels{
	display: flex;
    flex-wrap: wrap;
    position: absolute;
    z-index: 1;
}
.product-view .prolabels{
	top:5px;
    left:5px;
}
.prolabels i{
	display: flex;
	height: 24px;
	align-items: center;
    justify-content: center;
	color: #000 !important;
	padding:0 8px 0 20px;
    border-radius: 4px;
	font-size: 12px;
	font-style: normal;
	line-height:2;
	font-weight: bold;
	margin:0 2px 2px 0;
	background-position-x: 5px;
    background-position-y: center;
    background-size: 18px;
    background-repeat: no-repeat;
}
.prolabels i.none{padding-left:0;}
.prolabels span{padding-left:8px}
.prolabels i.sconto {
    width: 45px;
    font-size: 13px;
	padding:0;
	color: #fff !important;
    background-color: #de101c;
}
.prolabels .red{background-color:#e9162b}
.prolabels .green{background-color:#27b900}
.prolabels .yellow{background-color:#f9bf3b}
.prolabels .black{background-color:#282828}
.prolabels .blue{background-color:#3f51b5}
.prolabels .violet{background-color:#9c27b0}
.prolabels .pink{background-color:#e91e63}
.prolabels .gold{background-color:#c4b27b}
.prolabels .gray{background-color:#d9d9d9}
.prolabels .club{background-color:#3b2188}

.prolabels .new{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/new.svg)}
.prolabels .truck{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/truck.svg)}
.prolabels .hot{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/hot.svg)}
.prolabels .gift{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gift.svg)}
.prolabels .rocket{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/rocket.svg)}
.prolabels .stock{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/stock.svg)}
.prolabels .recommend{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/recommend.svg)}
.prolabels .heart{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/heart.svg)}
.prolabels .one-plus-one{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/one-plus-one.svg)}
.prolabels .discount{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/discount.svg)}
.prolabels .trendy{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/trendy.svg)}
.prolabels .winner{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/winner.svg)}

.prolabels i.white-new{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-new.svg)}
.prolabels i.white-truck{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-truck.svg)}
.prolabels i.white-hot{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-hot.svg)}
.prolabels i.white-gift{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-gift.svg)}
.prolabels i.white-rocket{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-rocket.svg)}
.prolabels i.white-stock{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-stock.svg)}
.prolabels i.white-recommend{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-recommend.svg)}
.prolabels i.white-heart{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-heart.svg)}
.prolabels i.white-one-plus-one{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-one-plus-one.svg)}
.prolabels i.white-discount{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-discount.svg)}
.prolabels i.white-trendy{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-trendy.svg)}
.prolabels i.white-winner{color:#fff !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/white-winner.svg)}

.prolabels i.yellow-new{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-new.svg)}
.prolabels i.yellow-truck{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-truck.svg)}
.prolabels i.yellow-hot{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-hot.svg)}
.prolabels i.yellow-gift{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-gift.svg)}
.prolabels i.yellow-rocket{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-rocket.svg)}
.prolabels i.yellow-stock{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-stock.svg)}
.prolabels i.yellow-recommend{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-recommend.svg)}
.prolabels i.yellow-heart{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-heart.svg)}
.prolabels i.yellow-one-plus-one{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-one-plus-one.svg)}
.prolabels i.yellow-discount{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-discount.svg)}
.prolabels i.yellow-trendy{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-trendy.svg)}
.prolabels i.yellow-winner{color:#f0d82e !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/yellow-winner.svg)}

.prolabels i.orange-new{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-new.svg)}
.prolabels i.orange-truck{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-truck.svg)}
.prolabels i.orange-hot{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-hot.svg)}
.prolabels i.orange-gift{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-gift.svg)}
.prolabels i.orange-rocket{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-rocket.svg)}
.prolabels i.orange-stock{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-stock.svg)}
.prolabels i.orange-recommend{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-recommend.svg)}
.prolabels i.orange-heart{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-heart.svg)}
.prolabels i.orange-one-plus-one{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-one-plus-one.svg)}
.prolabels i.orange-discount{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-discount.svg)}
.prolabels i.orange-trendy{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-trendy.svg)}
.prolabels i.orange-winner{color:#ff9900 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/orange-winner.svg)}

.prolabels i.red-new{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-new.svg)}
.prolabels i.red-truck{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-truck.svg)}
.prolabels i.red-hot{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-hot.svg)}
.prolabels i.red-gift{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-gift.svg)}
.prolabels i.red-rocket{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-rocket.svg)}
.prolabels i.red-stock{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-stock.svg)}
.prolabels i.red-recommend{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-recommend.svg)}
.prolabels i.red-heart{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-heart.svg)}
.prolabels i.red-one-plus-one{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-one-plus-one.svg)}
.prolabels i.red-discount{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-discount.svg)}
.prolabels i.red-trendy{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-trendy.svg)}
.prolabels i.red-winner{color:#de101c !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/red-winner.svg)}

.prolabels i.violet-new{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-new.svg)}
.prolabels i.violet-truck{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-truck.svg)}
.prolabels i.violet-hot{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-hot.svg)}
.prolabels i.violet-gift{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-gift.svg)}
.prolabels i.violet-rocket{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-rocket.svg)}
.prolabels i.violet-stock{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-stock.svg)}
.prolabels i.violet-recommend{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-recommend.svg)}
.prolabels i.violet-heart{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-heart.svg)}
.prolabels i.violet-one-plus-one{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-one-plus-one.svg)}
.prolabels i.violet-discount{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-discount.svg)}
.prolabels i.violet-trendy{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-trendy.svg)}
.prolabels i.violet-winner{color:#e410e7 !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/violet-winner.svg)}

.prolabels i.gold-new{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-new.svg)}
.prolabels i.gold-truck{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-truck.svg)}
.prolabels i.gold-hot{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-hot.svg)}
.prolabels i.gold-gift{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-gift.svg)}
.prolabels i.gold-rocket{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-rocket.svg)}
.prolabels i.gold-stock{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-stock.svg)}
.prolabels i.gold-recommend{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-recommend.svg)}
.prolabels i.gold-heart{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-heart.svg)}
.prolabels i.gold-one-plus-one{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-one-plus-one.svg)}
.prolabels i.gold-discount{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-discount.svg)}
.prolabels i.gold-trendy{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-trendy.svg)}
.prolabels i.gold-winner{color:#9d631b !important;background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/prolabels/gold-winner.svg)}

.glide__slide [loading="lazy"],
.items-block [loading="lazy"],
.category-products [loading="lazy"] {
	background: url(https://www.vitapur.si/skin/frontend/intenso/default/images/spinner.gif) center center no-repeat;
}
.category-products .item-images a{position: relative;vertical-align:middle;}
.product-img-box figure a:after,
.gallery-mobile-container a:after,
.featured-slider .item-images a:after,
.category-products .item-images a:after{
	content:'';
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    border-radius:3px;
    z-index: 2;
    opacity: .03;
    pointer-events: none;
}

/* 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;
}
.cms-wrapper ul.tick {
	list-style:none;
}
.cms-wrapper ul.tick li{
	position:relative;
}
.cms-wrapper ul.tick li:before {
	content: "";
    display: inline-block;
    position: absolute;
    left:-1rem;
    top:5px;
    width: 7px;
    height: 15px;
    border: solid #3ec000;
    border-width: 0 4px 4px 0;
    border-radius: 1px;
    transform: rotate(40deg);
}

/* max width of the page */
.main-wrap,
.row{ 
	max-width: 1320px;
}
.main-wrap .outer-wrap{padding:0 15px}
.cms-index-index .main-wrap .outer-wrap{padding:0}
/*.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://www.vitapur.si/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://www.vitapur.si/skin/frontend/intenso/default/images/icons/hot.svg);
	background-position: 50% 50%;
	background-size: 16px;
	background-repeat: no-repeat;
	margin-top: -2px;
	width:100%;
	height:100%;
}
.icon-truck:after{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/truck.svg);}
.icon-suggest:after{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/suggest.svg);}
.icon-lightning:after{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/lightning.svg);}
.icon-gift:after{background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/gift.svg);}

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

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

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

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

/* main color */
a,
span.view-more,
.main-header .icon-main-menu,
.filter-reset,
.layered-nav-container ol li.checked a:before,
.layered-nav .currently li .value,
.product-options dt label,
#add-tag,
.select-list > label { 
	color: #c4b27b;
}

.main-color { 
	color: #c4b27b !important;
}

/* main hover color */
@media (hover) {
	
	.form-box .buttons-set a:hover,
	.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:hover,
	.main-header .icon-cart:hover,
	.main-header .icon-user:hover,
	.main-header .top-bar li:hover .icon-cart,
	.category-products .item-title a:hover,
	.ratings.no-rating a:hover,
	#search_mini_form .form-search .button:hover span,
	#search_mini_form .form-search .sec-menu:hover { 
		color: #c4b27b;
	}

	.links-list li:active > a,
	.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 {
		background-color: #c4b27b;
	}
}
/* primary buttons */
button, .button,
button.disabled, button[disabled], .button.disabled, .button[disabled] {
	background: #c4b27b;
	color: #ffffff;
}
/* primary buttons hover */
@media (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 {
	background: #dee2e2;
	color: #222222;
}

/* secondary buttons hover */
@media (hover) {
	button.secondary:hover, button.secondary:focus, 
	.button.secondary:hover, .button.secondary: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 {
	color: #000000;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin:0;
}
/* 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 {
	font-size: 0.8125rem !important;
}
.header-ribbon .welcome-message,
.header-ribbon .welcome-message span,
.header-ribbon .links-list li a {
	color: #999999 !important;
}
.header-ribbon .welcome-message a:hover,
.header-ribbon .links-list li:hover a {
	color: #333333 !important;
}
/* product view - add to cart box - background color */	
.bg-box {
	background-color: #f4f4f4;
}

/* star rating color */	
.rating, .product-collateral .review-list .rating, .product-collateral .rating{
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0Y5QkYzQiIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNGOUJGM0IiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjRjlCRjNCIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0Y5QkYzQiIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjRjlCRjNCIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
}

	.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://www.vitapur.si/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;
	}

/* Intenso Premium Theme end */

@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;
	}
}
dl dd {margin-bottom: 0;}
.main-wrap {position:relative;box-shadow:none;margin:0 auto;}
.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;}red-e-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;}
#search_mini_form{
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0;
	flex-grow:1;
}
#search_mini_form .form-search{
	display:flex;
	align-items:center;
}
.form-search .input-text {height: 47px;width: 300px;padding-left:15px;}
.form-search .button {line-height: 1.75rem; background: #c4b27b; margin:0; padding:0 15px;height:47px;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 select{margin:10px 0 0 0;}
#search_mini_form .form-search .button span {
	color: #fff; 
	vertical-align: middle;
}
#search_mini_form .form-search .button:hover span {color: #fff;}
#search_mini_form .form-search .icon-search {
	width:24px;
    height:20px;
    display:inline-block;
    background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/ico-isci.svg);
    background-repeat:no-repeat;
	background-position-x: 2px;
	background-position-y: 1px;
	    background-size: 70%;
}
#search_mini_form .form-search .search-text {
	margin-left:5px;
}

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

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

/*COUNTDOWN - oneliner start*/
.countdown-ribbon {
	color: #fff;
	display: flex;
	align-items: center;
    justify-content:space-between;
}
.oneliner-0 .countdown-ribbon{justify-content:center}
.oneliner-link{display:inline-block;font-weight:bold;padding:2px 4px;border-radius:3px}
.countdown-ribbon{flex-flow: column;align-items:stretch;}

.c-ribbon{text-align:center;font-size:12px;line-height:1.5;padding:5px;}
.c-ribbon span{color: #f0c052; font-size:13px; font-weight: 600; padding-right: 15px;}
.c-ribbon .no-icon{padding:0 10px}
.oneliner-1 .c-ribbon{text-align:center;width:100%;}

.red-bg {background-color: #ce573e;}
.red-bg .main-wrap {background-color: transparent;}

.coral-red-bg {background-color: #f23d3d;}
.coral-red-bg .main-wrap {background-color: transparent;}
.coral-red-bg .countdown-ribbon .c-ribbon{color: #450707;}
.coral-red-bg .c-ribbon span {color:#fff;}

.blue-bg {background-color: #3eb1ce;}
.blue-bg .main-wrap {background-color: transparent;}
.blue-bg .c-ribbon span {color:#04213f;}

.dark-blue-bg {background-color: #01439c;}
.dark-blue-bg .main-wrap {background-color: transparent;}
.dark-blue-bg .c-ribbon span {color:#ffcd00;}

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

.black-bg {background-color: #333;}
.black-bg .main-wrap {background-color: transparent;}
.black-bg .c-ribbon span {color:#f4de00;}

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

.olive-bg {background-color: #b7bf99;}
.olive-bg .main-wrap {background-color: transparent;}
.olive-bg .countdown-ribbon .c-ribbon{color: #010221;}
.olive-bg .c-ribbon span {color:#c43302;}

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

.happy-yellow-bg {background-color: #ffb300;}
.happy-yellow-bg .main-wrap {background-color: transparent;}
.happy-yellow-bg .countdown-ribbon .c-ribbon{color: #000;}
.happy-yellow-bg .c-ribbon span{color:#bf0049;}

.christmas-bg{background-color:#b30000;}
.christmas-bg .main-wrap {background-color: transparent;}
.christmas-bg .c-ribbon span {color:#ff9800;}

.club-bg {background-color: #3b2188;}
.club-bg .main-wrap {background-color: transparent;}
.club-bg .countdown-ribbon .c-ribbon{color: #fff;}
.club-bg .c-ribbon span {color:#fff;}

.countdown-ribbon button {margin: 7px 30px 0; padding: 8px 35px;}
.countdown-holder {float:right; background-color:#5a9ab7;}
/*COUNTDOWN - oneliner end*/


/*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}
/*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;}

/*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:6px 0;}
.breadcrumbs li{display:inline-block;margin-right:10px;}
.breadcrumbs .arrow-after:after{
	border-color:#c9b177;
	border-width: 0px 1px 1px 0;
    padding: 3px;}
.breadcrumbs a{
	line-height: 2.14;
	font-size: 12px;
  	text-decoration:none;
  	font-weight: 600;
  	color: #c9b177;
  	margin-right:5px;}
.breadcrumbs li:last-child{
	margin:0;
	font-size: 14px;
	color: #616577;}
.layered-nav-categories{
	margin-top:15px;
	margin-bottom:30px !important;
	background-color:#f9f8f4;
	display:none;
}
.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;}
	.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: 28em) {
	.layered-nav-select label{display:none;}
}
@media only screen and (max-width: 24em) {
	.layered-nav-select select{max-width: 155px};
}
.layered-nav-categories li.first{
	background-color:#f1eee5;
	font-size: 16px;
	font-weight: 900;
	color: #414449;
	padding:9px 13px;
}
.layered-nav-categories a{
	font-size: 14px;
	color: #000;
	display: block;
	padding:9px 18px;
}
.layered-nav-categories a.active{
	font-weight:bold;
}
.layered-nav-categories a:hover{
	background-color:#f1eee5;
	color: #000;
}
/*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;
}
.featured-slider .item .price-label,
.category-products .item .price-label{display: none;}
.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-of-type {
	border:none}

.category-products.list .item-description {color: #727a89; font-size: 14px; line-height: 1.64; margin: 15px 0 60px;}
.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: 6px;
}
.category-products span.label-from{display: inline;}
.no-options span.label-from{display: none;}
.red .item .btn-cart {
	background-color:#f44336;}
.yellow .item .btn-cart {
	background-color: #fced20;
	color:#000;}
.item .btn-cart {
	width:96%;
	margin:0;
	text-align:center;
	font-size:14px;
	line-height:normal;
	font-weight: 600 !important;
	position:absolute;
	left:2%;
	bottom:10px;
}
.item.add-to-cart-enabled .btn-cart:not(.category-add-to-cart-options) {
	bottom:55px;
}
.item.add-to-cart-enabled .btn-cart.category-add-to-cart-options {
	background:#00ac00;
	background-image:linear-gradient(to top, #00ac00, #3ec000)
}

.category-products.list .item.add-to-cart-enabled .btn-cart:not(.category-add-to-cart-options) {
	bottom:10px;
	right:0;
	left:auto;
}
.category-products.list .item.add-to-cart-enabled .btn-cart.category-add-to-cart-options {
	bottom:10px;
	margin-right:10px;
	right:26%;
	left:auto;
}

@media only screen and (min-width: 64.063em){
	.item.add-to-cart-enabled .btn-cart:not(.category-add-to-cart-options) {
		bottom:65px;
	}	
}
@media (hover) {
	.yellow .category-products .item:hover .button,
	.yellow .featured-slider .item:hover .button{
		color:#fff;
	}
	.item .actions .btn-cart:hover {
		color:#fff;
	}
	.category-products .actions .btn-cart:hover{
		color: #fff;
	}
}



.category-products .actions .add-to-links {width: 22%;}
.category-products .price-box,
.category-products .price-box .minimal-price .price-label{font-size: 0.750rem;line-height: 21px;}
.featured-slider .item .price-box,
.category-products .item .price-box{margin-top:10px;margin-bottom:5px;display:inline-block;}
.featured-slider  .item-title,
.category-products .item-title{margin-bottom:0;margin-top:10px;}
.featured-slider .item-info .ratings,
.category-products .item-info .ratings{height:18px;}
.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;}

/*FEATURED PRODUCTS*/
section.featured-slider.crosssell .title{
	font-size: 24px;
	color: #343434;
	padding:3% 0 0 0;
}
@media only screen and (max-width: 64em) {
	.reveal-modal-content .small-12{
		padding:0 10px;
	}
}
.price-box .label-from{
	font-size: 11px;
	color: #000000;}

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

/*SINGLE*/
.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;}
.ratings.no-rating a {
	color: #c4b27b;
	text-decoration: underline;
}
.ratings.no-rating a:hover {
	color: #c4b27b;
	text-decoration: none;
}

.item .special-price .product-sconto{display:none;}
.ratings.no-rating {font-size: 0.813rem;}
.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 dt {margin: 0 0 4px;}
.product-options dt label {color: #000;}
.bundle .qty-holder label {line-height: 1.50rem;}
.touch select:not(.multiselect) {cursor: pointer;}
.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 .hp{
	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 .hp: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;
	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;
}

@media only screen and (max-width:64em) {
	.columns.add-to-cart-single{
		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;
}
.benefits-holder span{
    display: inline-block;
}
.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.advice-help{
	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://www.vitapur.si/skin/frontend/intenso/default/images/icons/ico-phone-blue-filled.svg)
}
a.advice-holder-phone{
	padding-left:21px;
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/ico-phone-blue.svg)
}
a.advice-holder-chat{
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/ico-spletni-blue.svg)
}
a.advice-holder-chat:hover{
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/ico-spletni-blue-filled.svg)
}
.advice-holder-mail{
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/ico-mail-blue.svg)
}
a.advice-holder-mail:hover{
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/ico-mail-blue-filled.svg);
}
.advice-holder a:last-child{
	margin-right:0;
}

.maintenance-holder {color: #000; background-color: #e2eff5; padding: 20px 25px;}
.maintenance {position: relative;padding-left:60px;}
.maintenance:before {
    position: absolute;
    content: url("https://www.vitapur.si/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;}
.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;
}

/*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://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -40px -50px !important;}
.ikona-a2:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -105px -50px !important;}
.ikona-a3:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -170px -50px !important;}
.ikona-a4:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -235px -50px !important;}
.ikona-a5:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -300px -50px !important;}
.ikona-a6:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -365px -50px !important;}
.ikona-a7:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -430px -50px !important;}
.ikona-a8:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -495px -50px !important;}
.ikona-a9:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -560px -50px !important;}
.ikona-a10:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -625px -50px !important;}
.ikona-a11:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -690px -50px !important;}
.ikona-a12:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -755px -50px !important;}
.ikona-a13:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -820px -50px !important;}
.ikona-a14:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -885px -50px !important;}
.ikona-a15:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -950px -50px !important;}
.ikona-a16:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1015px -50px !important;}
.ikona-a17:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1080px -50px !important;}
.ikona-a18:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1145px -50px !important;}
.ikona-b1:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -40px -150px !important;}
.ikona-b2:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -105px -150px !important;}
.ikona-b3:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -170px -150px !important;}
.ikona-b4:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -235px -150px !important;}
.ikona-b5:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -300px -150px !important;}
.ikona-b6:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -365px -150px !important;}
.ikona-b7:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -430px -150px !important;}
.ikona-b8:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -495px -150px !important;}
.ikona-b9:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -560px -150px !important;}
.ikona-b10:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -625px -150px !important;}
.ikona-b11:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -690px -150px !important;}
.ikona-b12:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -755px -150px !important;}
.ikona-b13:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -820px -150px !important;}
.ikona-b14:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -885px -150px !important;}
.ikona-b15:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -950px -150px !important;}
.ikona-b16:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1015px -150px !important;}
.ikona-b17:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1080px -150px !important;}
.ikona-b18:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1145px -150px !important;}
.ikona-c1:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -40px -250px !important;}
.ikona-c2:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -105px -250px !important;}
.ikona-c3:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -170px -250px !important;}
.ikona-c4:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -235px -250px !important;}
.ikona-c5:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -300px -250px !important;}
.ikona-c6:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -365px -250px !important;}
.ikona-c7:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -430px -250px !important;}
.ikona-c8:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -495px -250px !important;}
.ikona-c9:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -560px -250px !important;}
.ikona-c10:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -625px -250px !important;}
.ikona-c11:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -690px -250px !important;}
.ikona-c12:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -755px -250px !important;}
.ikona-c13:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -820px -250px !important;}
.ikona-c14:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -885px -250px !important;}
.ikona-c15:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -950px -250px !important;}
.ikona-c16:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1015px -250px !important;}
.ikona-c17:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1080px -250px !important;}
.ikona-c18:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -1145px -250px !important;}
.ikona-d1:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -40px -350px !important;}
.ikona-d2:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -105px -350px !important;}
.ikona-d3:before {background: url("https://www.vitapur.si/skin/frontend/intenso/default/images/sprite2.png") no-repeat -170px -350px !important;}

/*TEXT PAGE*/
.text-wrapper {padding-left: 0.5%; padding-right: 0.5%;}
.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;}

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

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

@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;
	}
	.buy-help div.show-for-medium-down div{
		border:1px solid #5FA11A;
		padding:10px;
	}
	.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 .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-logos{
	margin-left: auto;
}
.buy-text{
	width:90px;
	font-size: 10px;
	color: #727a89;
	line-height: 1.2;
	margin:0 20px;
}
.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:10px;top:5px;position:absolute;width:30px;height:30px;}
.advantage-icon span{
    background-image: url(https://www.vitapur.si/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://www.vitapur.si/skin/frontend/intenso/default/images/icons/ico-f-handshake.svg);
}
.advantage-icon .icon-credit{
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/ico-f-card.svg);
}
.advantage-icon .icon-delivery{
	background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/ico-f-delivery.svg);
}

.advantage-text {float:left;font-size: 12px;padding-left:35px;line-height: 1.3;}
.adv-title {font-size: 16px !important; font-weight: bold; padding-bottom:6px;}
.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%;
}
.buybox .logos{
	text-align:center;
}
.buybox .logos img{
	padding:0 10px;
	margin-bottom:2%;
}
	
button.tiny, .button.tiny {padding: 0.25rem 0.5rem; margin-bottom: 15px;}
.a-right span.price {white-space: nowrap;}
#empty_cart_button, .cart-items form {margin-bottom: 0;}
.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;}
.form-box {margin: 0 0 20px 0; padding: 30px; max-width: 750px; float: left;width: 100%}
.form-box h2 {font-size: 20px;font-weight: 500;}
.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;}
.control label a {color: #000; text-decoration: underline;}
.form-box .form-control {height: 150px; margin-bottom: 0; box-shadow: none; border-color: #D3D3D3;}
fieldset.form-list {border: none; padding: 0;}
.touch select:not(.multiselect){cursor: pointer;}

/*FOOTER*/
footer ul {margin: 0;}
.row .row {margin: 0 -3% 10px -3%;}
.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-links {margin-top: 35px;}
.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.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://www.vitapur.si/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;
}
.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 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 (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{border:none;padding-bottom: 5%;}
	.footer-benefits p {
		font-size: 12px;
		padding-top: 0;
		margin-bottom: 12px;}
	.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;
	padding-top: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;
    appearance: none;
    -webkit-appearance: none;
    background-color: white;
    font-family: inherit;
    border: 1px solid rgb(206, 206, 206);
    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 .agreement-content .field select{
	font-size: 13px;
}
.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%;
}
.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-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-modal-content .loading-msg {
	padding: 10px 10px 10px 80px;
	transition: visibility 0s linear 400ms, opacity 400ms;
	-webkit-transition: visibility 0s linear 400ms, opacity 400ms;
	-moz-transition: visibility 0s linear 400ms, opacity 400ms;
	-o-transition: visibility 0s linear 400ms, opacity 400ms;
	background-image:url(https://www.vitapur.si/skin/frontend/intenso/default/images/loading.svg);
	background-repeat:no-repeat;
	background-position-x: center;
	background-position-y: center;
	background-size: contain
}
#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 (max-width: 64em) {
	.reveal-modal {
	    padding-top:36px;
	}
}
@media only screen and (max-width: 40em) {
	.reveal-modal {
	    padding-bottom:36px;
	}
}
.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;
    font-size: .8125rem;
    padding: 5px 10px;
}
.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;
}
.alert-box.rule-teaser {
    color: #157438;
    background-color: rgba(134, 201, 63, 0.1);
    border:2px solid #157438;
}
.minicart-head-dropdown .alert-box.rule-teaser{
	margin:0 0 20px 0;
}
.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://www.vitapur.si/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;
}

.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.delivery-popup{
	padding:0;
}
#vitapur-popup .reveal-inner {
    padding: 2.5rem 1.25rem;
}
.reveal-inner.cms-page-view{
	border:4px solid #e3dcc7;	
}
#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;
}
.rating-stars{
	display: inline-block !important;
    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;
}
.item-info{
	position:relative;
	padding-top:15px;
}
.featured-slider .item-info .ratings, 
.category-products .item-info .ratings{
	position:absolute;
	top:4px;
	left:10px;
}
.category-products.list .item-info{
	position:initial;
}
.category-products.list .item-info .item-title{
	margin-top:0;
}
.category-products.list .item-info .ratings{
	position:relative;
	top:auto;
	left:auto;
	height:auto;
	margin-bottom:0;
}
.category-products.list .item-info{
	padding:0;
}
.category-products.list .item .price-box{
	margin-top:0;
}
.featured-slider .price-box .label-from,
.category-products .price-box .label-from{
	font-size: 11px;
	text-transform:lowercase;
}
.featured-slider .price,
.category-products .price{
	padding-left:0 !important;
}
.featured-slider .price-old .price,
.featured-slider .old-price .price,
.category-products .price-old .price, 
.category-products .old-price .price{
	font-size: 16px;
}
.price-box.has-club-price{
	display:flex !important;
	flex-flow:column
}
.price-box.has-club-price .regular-price .price{
	color:#aeaeae;
	font-weight:normal;
}
button.category-add-to-cart-options span {
	position:relative;
}
button.category-add-to-cart-options.loading img {
	background: url(https://www.vitapur.si/skin/frontend/intenso/default/images/loading-white.svg) no-repeat;
	background-size: contain;
	width: 18px;
	height: 16px;
	padding-left: 18px;
}

.featured-slider .item.add-to-cart-enabled .btn-cart, 
.category-products .item.add-to-cart-enabled .btn-cart {
	display:block;
}

@media only screen and (max-width: 64em) {
	.featured-slider .item.add-to-cart-enabled .btn-cart, 
	.category-products .item.add-to-cart-enabled .btn-cart {
		font-size:12px;
		padding:0.5rem;
		white-space:nowrap;
	}
	.featured-slider .item .category-add-to-cart-options img, 
	.category-products .item .category-add-to-cart-options img{
		width:15px;
		height: 13px;
	}
	button.category-add-to-cart-options.loading img {
	    width: 15px;
	    height: 13px;
	    padding-left: 15px;
	}
}

.price-wrapper .club-price{
	padding:5px 7px;
	line-height:initial;
	margin-bottom:10px;
	border-radius:3px;
	background: #3b2188;
	display:inline-block;
	color:#fff;
	font-size: 15px;
}
.price-wrapper .club-price .price{
	padding:0;
}
@media only screen and (max-width: 40em) {
	.is-anchor .category-products.list .item.add-to-cart-enabled, 
	.category-products.list .item.add-to-cart-enabled{
		padding-bottom:50px;
	}
	.featured-slider .item-info .ratings, 
	.category-products .item-info .ratings{
		left: 0;
	}
	.featured-slider .item.add-to-cart-enabled .btn-cart, 
	.category-products .item.add-to-cart-enabled .btn-cart{
		padding:0.5rem;
	}
	.category-products.list .item.add-to-cart-enabled .btn-cart{
		width:45%;
	}
	.category-products.list .item.add-to-cart-enabled .btn-cart.category-add-to-cart-options {
	    right: auto;
	    left: 0;
	}
	.category-products.list .item.add-to-cart-enabled .btn-cart:not(.category-add-to-cart-options){
	    width:52.5%
	}
}
@media only screen and (max-width: 64em) {
	.category-products .rating-stars,
	.category-products .rating-stars span{
		background-size: 68px 14px;
		width:68px;
	}
	.featured-slider .price-old .price,
	.featured-slider .old-price .price,
	.featured-slider .price-box.has-club-price .regular-price .price,
	.category-products .price-old .price, 
	.category-products .old-price .price,
	.category-products .price-box.has-club-price .regular-price .price{
		font-size: 12px;
	}
	.price-wrapper .club-price{
		padding:3px 5px;
		font-size: 12px;
	}
}

.ratings .count,
.ratings .underline{
	font-size: 12px;
  	color: #414449;
  	margin-left:5px;
}
#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);
}
.social-link{
	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;}

.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: 600;
	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;overflow:hidden;}
.glide.home{margin:10px 0;}
.glide.category {margin-bottom:15px;}
.glide.home img,
.glide.category img{border-radius: 3px;}
.glide *{box-sizing:inherit}
.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%;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 {
  text-align:center;
  list-style: none;
  cursor: initial;
}
.featured-slider-up-sell .glide__bullets,
.featured-slider-related .glide__bullets,
.featured-slider-crosssell .glide__bullets,
.featured-slider-home .glide__bullets {
	margin-top:15px;
	position: initial !important;
}
.featured-slider-up-sell,
.featured-slider-related,
.featured-slider-crosssell,
.featured-slider-home{
	margin:20px 0 60px 0;
	padding:0;
	position:relative;
}
.glide__bullet {
	padding: 0;
	margin:8px;
	box-shadow:  0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #7f7f7f;
	border: 1px solid #7f7f7f;
	border-radius: 50%;
}
.orbit-bullets.glide__images{
	padding:10px 2px 0 2px;
}
.orbit-bullets.glide__images .glide__image{
	padding-bottom:5px;
	border-bottom:4px solid #ffffff;
}
.orbit-bullets .glide__image.glide__bullet--active {
	border-color:#c8b177;
}
.glide__bullet.glide__bullet--active {
	border-color:#5b5b5b;
	background: none;
    width: 14px;
    height: 14px;
    margin:5px;
}

.glide--swipeable {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.glide--dragging {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }


.glide__slides img.srcset-1,
.glide__slides img.srcset-2{
	display:none;
}
@media only screen and (min-width:600px) {
	.glide__slides img.srcset-2 {
		display:inherit;
	}
	.glide__slides img.srcset-3 {
		display:none;
	}
}
@media only screen and (min-width:1024px) {
	.glide__slides img.srcset-1 {
		display:inherit;
	}
	.glide__slides img.srcset-2 {
		display:none;
	}
}
/*.main-content,.main-menu,.main-footer{display:none!important;}*/
/* Glide core + theme END */

/* Vita-stores START*/
.vita-stores{
	display:flex;
	flex-wrap: wrap;
}
.vita-stores .closed{
	color:#de101c;
	padding:15px 0;
}
.vita-stores .closed:before {
    content: "";
    display: inline-block;
    padding: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 8px;
    background-color: #de101c;
}
/* Vita-stores END*/

/*Segmentify start*/
.seg-reco-wrapper{content-visibility:auto}
.seg-reco-wrapper .glide__slides{display:flex;overflow:hidden;flex-flow:row}
.seg-reco-wrapper .featured-slider > ul {flex-wrap: initial}
.seg-reco-wrapper .featured-slider ul{list-style:none}
.seg-reco-wrapper .featured-slider .item-title{margin:0}
.seg-reco-wrapper .featured-slider .item{margin: 5px 5px 10px 5px}
@media only screen and (max-width: 64em){
	.seg-reco-wrapper .featured-slider .item:first-child{margin-left:0}}
@media only screen and (min-width: 64.063em){
	.seg-reco-wrapper .featured-slider ul{padding:0 7px}
	.products-grid .seg-reco-wrapper .featured-slider ul{padding:0 5px}}
/*Segmentify end*/
	
/** Stamped start **/
@font-face {
    font-family: stamped-font;
    font-display: swap;
    src: url(https://cdn1.stamped.io/fonts/stamped-font.eot?rkevfi);
    src: url(https://cdn1.stamped.io/fonts/stamped-font.eot?rkevfi#iefix) format('embedded-opentype'),url(https://cdn1.stamped.io/fonts/stamped-font.ttf?rkevfi) format('truetype'),url(https://cdn1.stamped.io/fonts/stamped-font.woff?rkevfi) format('woff'),url(https://cdn1.stamped.io/fonts/stamped-font.svg?rkevfi#stamped-font) format('svg');
    font-weight: 400;
    font-style: normal
}
[class*=" stamped-fa-"]:before,
[class*=" stamped-icon-"]:before,
[class^=fa-]:before,
[class^=stamped-fa-]:before,
[class^=stamped-icon-]:before {
    font-family: stamped-font,FontAwesome,"Font Awesome 5 Pro","Font Awesome 5 Brands";
    font-size:20px;
	color:#f9bf3b;
}
.fa-star:before,.stamped-fa-star:before {
    content: '\f005'
}
.fa-star-o:before,.stamped-fa-star-o:before {
    content: '\f006'
}
.fa-star-half-o:before,.stamped-fa-star-half-o:before {
    content: '\f123'
}
.fa-stars:before {
    content: "\e90a"
}
.stamped-badge,
.stamped-badge span{
	display:inline-flex;
	height:20px;
	align-items:center
}
.stamped-badge-caption{
	margin-left:5px;
}
.stamped-starrating i{
	width:19px;
    font-style: normal;	
}
.stamped-badge .stamped-badge-caption[data-reviews][data-label][data-version="2"],
.stamped-badge-caption[data-reviews][data-label][data-version="2"] {
    font-size:12px !important;
}
.category-products .stamped-badge-caption[data-reviews][data-label][data-version="2"]>span,
.stamped-badge .stamped-badge-caption[data-reviews][data-label][data-reviews="0"][data-version="2"],
.stamped-badge-caption[data-reviews][data-label][data-reviews="0"][data-version="2"],
.stamped-badge-caption[data-reviews][data-label][data-version="2"]>span {
    display:none !important;
}
.stamped-badge-caption[data-reviews][data-label][data-version="2"]:before {
    content: '('!important;
}
.stamped-badge-caption[data-reviews][data-label][data-version="2"]:after {
    content: ')'!important;
}
.stamped-badge-caption[data-reviews="0"][data-label][data-version="2"]:before,
.stamped-badge-caption[data-reviews="0"][data-label][data-version="2"]:after {
    content: ''!important;
}
/** Stamped end **/	
	

/* switch component start */
.el-switch,
.el-switch-style,
.el-switch-style:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.el-switch {
  display: inline-block;
  font-size: 100%;
  height: 24px;
  position: relative;
}
.el-switch .el-switch-style {
  height: 23px;
  left: 0;
  background: #C0CCDA;
  -webkit-border-radius: 0.8em;
  border-radius: 0.8em;
  display: inline-block;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 42px;
  cursor: pointer;
}
.el-switch .el-switch-style:before {
  display: block;
  content: '';
  height: 21px;
  position: absolute;
  width: 20px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: 1px;
  top: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.el-switch > input[type="checkbox"] {
  display: none;
}
.el-switch > input[type="checkbox"][disabled] + .el-switch-style {
  cursor: not-allowed;
  background-color: #D3DCE6;
}
.el-switch > input[type="checkbox"]:checked + .el-switch-style {
  background-color: #20a0ff;
}
.el-switch > input[type="checkbox"]:checked + .el-switch-style:before {
  left: 50%;
}
.el-switch > input[type="checkbox"]:checked[disabled] + .el-switch-style {
  background-color: #b0d7f5;
}
/*define size*/
.el-radio.el-radio-sm,
.el-checkbox.el-checkbox-sm,
.el-switch.el-switch-sm {
  font-size: 85%;
}
.el-radio.el-radio-lg,
.el-checkbox.el-checkbox-lg,
.el-switch.el-switch-lg {
  font-size: 125%;
}
/* switch component end */
@media only screen and (min-width: 22.063em) {
	.category-products .item {
		width: 48.5%;
	    margin: 2% 0.75% 0.75% 0.75%;
	}
}
@media only screen and (min-width: 30.063em){
	.blog-minicart-head #top-basket-link {padding-left:35px;}
}
@media only screen and (max-width: 64em) {
	.featured-slider .item,
	.category-products .item {
	    margin: 10px 0.75%;
    	padding-bottom: 10px;
	}
	.category-products .item.add-to-cart-enabled,
	.featured-slider .item.add-to-cart-enabled{
	    padding-bottom:100px;
	}
	.featured-slider .item .price-box, 
	.category-products .item .price-box{
		margin-bottom:0;
	}
	.stories .medium-6 {width: 100% !important;}
	.main-header .top-header{position:relative;}
	#search_mini_form{position:absolute;width: 100%;left:0;top:55px;display:none;}
	.top-header.search-opened{padding-bottom:70px;}
	.search-opened #search_mini_form{display:flex;}
	.form-search .button {text-align: center; width:100%;}
    .form-search {margin: 0 auto;}
	.form-search .action .button:hover {
		background: transparent !important;
	}
	.reveal-modal-content .small-12 {
	    width:100%;
	}

	/* Left offcanvas menu */
	.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 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;
	}
	.layered-nav-container dt span {
		background: #333333;
	}
	.form-box .form-control {
		height: 100px;
	}
	.form-box {
    	padding: 15px;
	}
	.breadcrumb-steps li{
		font-size: 14px;
     	padding-right: 12px;
	}
}
@media only screen and (min-width: 30.063em) {
	.story .numbers .medium-4 {
	    width: 33.33333%;
	}
}
@media only screen and (max-width: 48em) {
	.bg-box {background: #F4F2E8 none repeat scroll 0% !important; 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-title{width:calc(65% - 3px);}
	section.featured-slider-grid .category-title a{text-align:left}
	/* Items block list start */
	.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 list end */	
}
@media only screen and (max-width: 40em) {
	.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;}
    .prolabel-hide-on-mobile{display:none;}
	.prolabel-show-on-mobile{display:block;position:absolute;z-index:1;cursor:pointer;}
    .logo-container {padding-top:7px;}
    .header-ribbon .links-list {display: none;}
    .main-wrap {padding: 0;}
    .footer-middle .row.footer-list {margin:0 -0.9375rem;}
    .payment-big .small-12 {margin-top: 20px;text-align:center;}
    .main-footer .payment-logos{text-align:center;}
    .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;}
    .main-footer .payment-logos li img {width: 46px; height: 26px;}
    .reason-buy {width: 100%;}
    #qty-wrapper #qty {margin: 0;}
    .product-options .selected-attribute-option{margin-top:5px;}
    #qty-wrapper #qty {width: 4rem;}
    .buy-help-1 {font-size: 14px;}
    .buy-help-2 {font-size: 20px;line-height: 28px;}
    .buy-logos img {width: 56px;}
    .rapid-ssl {display: none;}
    .form-box {padding:0;box-shadow:none;}
    .form-box h2 {font-size:19px;}
    h6 {font-size: 0.875rem;}
   	.prolabel.top-left{
    	left:0;
    	margin-left: 2.5%;
    }
    .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;
	}
}

@media only screen and (max-width: 33.437em) {
	.logo-container {padding-top:7px;}
    section.featured-slider-grid .category-title a{
		font-size:0.8125rem;
	}
}
@media only screen and (max-width: 30em){
	#shopping-cart-table .product-name{font-size: 14px;}
	#search_mini_form .search-text{display:none;}
	.logo-container {padding-top:7px;}
    .web-help {width: 100%; padding-bottom: 10px;}
	/*Product payment options*/
	button, .button{
		padding-right: 1rem;
    	padding-left: 1rem;
	}
}
@media only screen and (max-width: 25em) {
    .logo-container {padding-top:7px;}
    .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*/
	.breadcrumb-steps li {
	    font-size:13px;
	    margin-right: 4px;
	    padding-right: 10px;
	}
}
@media only screen and (max-width: 64em) {
	.mobile-gallery-wrapper{
		margin:0 -15px;
	}
	.blog-header{
		background:#f9f8f4;
	}
	.minicart-head.blog-minicart-head #top-basket-link{
		width:auto;
		padding: 0 0 0 30px;
	}
	.has-items #top-basket-link{
		background-image: url(https://www.vitapur.si/skin/frontend/intenso/default/images/icons/cart-black.svg);
	}
	.minicart-head.blog-minicart-head #top-basket-link span{
		display:block;
		padding:0 5px;
		font-size:13px;
	}
	.minicart-head.blog-minicart-head #top-basket-link span span{
		padding:0;
	}
	.breadcrumbs li.arrow-after:not(:nth-child(-n + 3)) {display:none}
	.breadcrumbs li:last-child{font-size: 12px;}
	.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;
	}
	.buy-help{
		margin-left: auto;
	}
	.sticky-header-mobile h1{
		margin:0;
	}
	.sticky-header-mobile .search-head{
		display:none;
	}
	.catalog-category-view .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 {
		margin:0 20px;
	}
	.minicart-head #top-basket-link {width:35px;height:32px;margin:0 3px;}
	.minicart-head #top-basket-link:after{display:none;}
	.minicart-head #top-basket-link img{top:3px;}
	.minicart-head #top-basket-link span.basketQ{display:block;top:0;}
	.logo-head img{min-width:120px;}
	.icon-tel-head{width:25px}
	#minicart-head{
		display:flex;
		gap:20px;
		align-items:center;
	}
	.vitapur_ba #minicart-head{gap:14px}
	.main-header .icon-main-menu {
		display: block !important;
	}
	
	.main-header .icon-main-menu span{
		display: inline-block;
		text-align: center;
		width:100%;
		font-size: 12px;
	    text-transform: uppercase;
	    margin-top: 2px;
	    padding-top: 6px;
	    border-top: 3px solid #c4b27b;
	}
	.icon-main-menu:before {
		content: '';
		width: 100%;
		height: 10px;
	    display: inline-block;
	    border-top: 3px solid #c4b27b;
	    border-bottom: 3px solid #c4b27b;
	}
	
	
	/* 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 .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 {
		margin-top:10px;
	}
	.top-bar-section ul.left-top {
		padding-left: 0;
		overflow: hidden;
		padding-top:58px;
		background-color: #414449;
	}
	.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 {
		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: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 a:before,
	.top-bar-section .back a:after {
		border-right: 2px solid;
		content: "";
		display: block;
		height: 8px;
		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: 9px;
		width: 0;
		color: #fff !important;
		margin-right: 6px;
		margin-top: 6px;
	}
	.top-bar-section .back a:after {
		top: 14px;
		-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 .back h5 a:before,
	.top-bar-section .back h5 a:after {
		margin-top: 1px;
	}
	.minicart-head #top-basket-link span,
	.top-bar-section .has-dropdown.moved > a:before,
	.top-bar-section .has-dropdown.moved > a:after,
	.top-bar-section li.group-title,
	.top-bar-section .has-dropdown-for-large,
	.item-info .item-features,
	.featured-slider-up-sell .actions,
	.featured-slider-related .actions,
	.featured-slider-crosssell .actions,
	.featured-slider-home .actions{
		display:none;
	}
	.featured-slider-home .item-features li{font-size:13px;line-height:1.4}
	.items-block-layout-1 .item-image{
		width: 50%;
	}
	.show-options {
		visibility: visible !important;
		height: 32px !important;
	}
	.product-sconto{
		width: 50px;
	    height: 26px;
	    font-size: 14px;
	}
	.featured-slider .item-title a,
	section.featured-slider .category-title a,
	.category-products .item-title a {
		font-size: 13px;
		color: #000;
	}
	.featured-slider .item .price-box,
	.category-products .item .price-box{
		margin-top:2px;margin-bottom:0;}
	.footer-benefits a{
	    font-size: 15px;
		line-height: 1.26;
	}
}


.newsletter-subscribe-form-container{padding:5% 8%;border-bottom:1px solid rgba(65,68,73,.1)}
.newsletter-subscribe-form-container .social-links-small{padding:0}
.newsletter-subscribe-form{margin:0}
.newsletter-subscribe-form label {
	width:100%;
	font-size: 13px;
    line-height: 1.3;
    font-weight: normal;
    color: #414449;
    margin:2% 0;
}
.newsletter-subscribe-form .input-box{
	display:flex;
	align-items: start;
	position:relative;
}
.newsletter-subscribe-form .input-box input{
	margin:0 0 5px 0;
	height:40px;
	border-radius:3px;
}
.newsletter-subscribe-form .input-box input.newsletter-subscribe-identity{
	width:70%;
	font-size: 14px;
}
.newsletter-subscribe-form .button{
	font-size: 13px;
	line-height: 13px;
	padding: 0 1rem;
}
.newsletter-subscribe-form .validation-advice.success {
    color: #3c763d;
    background-color: #dff0d8;
}
.newsletter-subscribe-form .validation-advice.success:after{
	border-color: transparent transparent #dff0d8 transparent;
}
@media only screen and (min-width: 40.063em){
	.newsletter-subscribe-form-container{padding:0;border:none;}	
}

@media only screen and (min-width:40.063em) and (max-width:68em) {
	.newsletter-subscribe-form-container{padding-left:0 !important}
	.newsletter-subscribe-form .input-box{
		flex-flow:column;
	}
	.newsletter-subscribe-form .button,
	.newsletter-subscribe-form .input-box input.newsletter-subscribe-identity{
		width:100%;
	}
}
@media only screen and (min-width:72.063em) {
	.newsletter-subscribe-form .button{
		width:30%;
	}
}

