﻿@charset "UTF-8";
/*
 * Subscription Save CSS Theme by GRIT Digital
 * http://gritdigital.co.uk/
 * Copyright © GRIT Digital
 */
/* ---------------------------------------------------------------------------------- */
/* GOOGLE FONTS --------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic);
/* ---------------------------------------------------------------------------------- */
/* VARS ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
/* $font_family_2		: 'Libre Baskerville', serif; */
/* ---------------------------------------------------------------------------------- */
/* MIXINS --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
/* CLASSES -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
/* --- Responsive --- */
.only_desktop {
  display: block;
}

.only_mobile {
  display: none;
}

/* --- Display --- */
.block {
  display: block !important;
}

.inline_block {
  display: inline-block !important;
}

.none {
  display: none;
}

/* --- Positions --- */
.pos_relative {
  position: relative;
}

.pos_absolute {
  position: absolute;
}

/* --- Alignments --- */
.align_none {
  float: none !important;
}

.align_left {
  float: left;
}

.align_right {
  float: right;
}

.align_center {
  margin: 0px auto;
}

/* --- Margins --- */
.no_margin {
  margin: 0px !important;
}

.no_margin_top {
  margin-top: 0px !important;
}

.no_margin_right {
  margin-right: 0px !important;
}

.no_margin_bottom {
  margin-bottom: 0px !important;
}

.no_margin_left {
  margin-left: 0px !important;
}

/* --- Paddings --- */
.no_padding {
  padding: 0px !important;
}

.no_padding_top {
  padding-top: 0px !important;
}

.no_padding_right {
  padding-right: 0px !important;
}

.no_padding_bottom {
  padding-bottom: 0px !important;
}

.no_padding_left {
  padding-left: 0px !important;
}

/* --- Sizes --- */
.width_100 {
  width: 100% !important;
}

.width_50 {
  width: 50% !important;
}

.width_33 {
  width: 33.33% !important;
}

.width_25 {
  width: 25% !important;
}

.image_base, .news_list .elem .thumb img, .download_list .elem img, .deals_list .elem .thumb img, .product_cover .cover img,
.gallery_covers .cover img,
.archive_covers .cover img {
  display: block;
  width: 100%;
  height: auto;
}

/* --- Text colors --- */
.color_1 {
  color: #382633;
}

.color_2 {
  color: #522d42;
}

.color_3 {
  color: #a7356a;
}

.color_4 {
  color: #382633;
}

.color_white,
.color_white:hover {
  color: white;
}

.color_red {
  color: #cc0000;
}

.color_black {
  color: black;
}

/* --- Text sizes --- */
.font_size_tiny {
  font-size: 11px;
}

.font_size_small {
  font-size: 12px;
}

.font_size_normal {
  font-size: 14px;
}

.font_size_medium {
  font-size: 16px;
}

.font_size_big {
  font-size: 20px;
}

.font_size_huge {
  font-size: 40px;
}

.font_size_wide {
  font-size: 60px;
}

/* --- Text alignments --- */
.text_left {
  text-align: left !important;
}

.text_right {
  text-align: right !important;
}

.text_center {
  text-align: center !important;
}

/* --- Text styles --- */
.font_family_2 {
  font-family: "NewBaskervilleW01-Roman", serif;
}
.font_family_2 strong {
  font-family: "NewBaskervilleW01-Bold", serif !important;
  font-weight: 400 !important;
}

.text_uppercase {
  text-transform: uppercase;
}

/* --- Background colors --- */
.bg_white {
  background-color: white !important;
}

.bg_primary {
  background-color: #382633;
}

.bg_secondary {
  background-color: #522d42;
}

.bg_tertiary {
  background-color: #a7356a;
}

.bg_beige_2 {
  background-color: #f8f7f5;
}

/* --- Borders --- */
.no_border {
  border: 0px solid !important;
}

.no_border_top {
  border-top: 0px solid !important;
}

.no_border_right {
  border-right: 0px solid !important;
}

.no_border_bottom {
  border-bottom: 0px solid !important;
}

.no_border_left {
  border-left: 0px solid !important;
}

/* --- Border radius --- */
.border_radius_round, .input_radio .radio,
.input_checkbox .radio, .controls .pager span {
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  -o-border-radius: 100% 100% 100% 100%;
  -ms-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}

.border_radius_6, .cycle_banner .block .content_center .info, .banner.inside_page .info, .icons .icon.card, .product_prices_form .row.highlight:after, .product_prices_form .selectboxit-container .selectboxit, .input_radio .checkbox,
.input_checkbox .checkbox, .error .error_message, .sp-host .sp-scrollbar .sp-thumb {
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -o-border-radius: 6px 6px 6px 6px;
  -ms-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}

/* --- Gradients --- */
.gradient_violet, .main_navigation .main_nav ul li a.open, .main_navigation .main_nav ul li a:hover, .main_navigation .main_nav ul li.active a, .main_navigation .main_nav ul li.active a:hover {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyMmQ0MiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzg0MzI1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjJkNDIiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(82, 45, 66, 0) 0%, #84325a 50%, rgba(82, 45, 66, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(82, 45, 66, 0)), color-stop(50%, #84325a), color-stop(100%, rgba(82, 45, 66, 0)));
  background: -webkit-linear-gradient(left, rgba(82, 45, 66, 0) 0%, #84325a 50%, rgba(82, 45, 66, 0) 100%);
  background: -o-linear-gradient(left, rgba(82, 45, 66, 0) 0%, #84325a 50%, rgba(82, 45, 66, 0) 100%);
  background: -ms-linear-gradient(left, rgba(82, 45, 66, 0) 0%, #84325a 50%, rgba(82, 45, 66, 0) 100%);
  background: linear-gradient(to right, rgba(82, 45, 66, 0) 0%, #84325a 50%, rgba(82, 45, 66, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00522d42', endColorstr='#00522d42',GradientType=1 );
}

/* ---------------------------------------------------------------------------------- */
/* RESET ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
/* --- All --- */
* {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  vertical-align: baseline;
  border: 0px solid;
  outline: none;
}

/* --- HTML5 Tags --- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

/* --- Html --- */
html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* --- Body --- */
body {
  margin: 0;
  line-height: 1.6;
  color: #382633;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  background: #f1f0eb;
  cursor: default;
  overflow-x: auto;
  overflow-y: scroll;
}

/* --- Img --- */
img {
  width: auto\9;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* --- Clearfix --- */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}

/* --- Typography --- */
a {
  color: #a7356a;
  text-decoration: none;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  -ms-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out;
}
a:hover {
  color: #382633;
  text-decoration: none;
}
a:hover strong {
  color: #a7356a;
}

strong {
  color: #382633;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  -ms-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out;
}

hr {
  margin-top: 18px;
  height: 1px;
  background: #d1c5c9;
}

/* --- Selection --- */
::selection {
  color: white;
  background: #a7356a;
}

::-moz-selection {
  color: white;
  background: #a7356a;
}

/* --- Input --- */
input {
  -webkit-appearance: none;
  border-radius: 0;
}

/* --- Loader --- */
.loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  background: rgba(56, 38, 51, 0.96);
}
.loader .fa-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 !important;
  margin-top: -32px !important;
  margin-left: -32px !important;
  width: 64px !important;
  height: 64px !important;
  line-height: 64px !important;
  color: white;
  text-align: center;
}

/* ------------------------------------------------------------------- */
/* WRAPPER ----------------------------------------------------------- */
/* ------------------------------------------------------------------- */
#wrapper .center_content {
  padding: 0px 24px;
  max-width: 1220px;
}

/* ------------------------------------------------------------------- */
/* HEADER ------------------------------------------------------------ */
/* ------------------------------------------------------------------- */
header {
  background-color: #382633;
  background-position: center center;
  background-repeat: no-repeat;
  /* Logo */
}
header.pos_relative:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  background: #382633;
  opacity: 0.6;
}
header.pos_relative .center_content {
  z-index: 2;
}
header .logo {
  float: left;
  padding: 23px 0px;
}
header .logo img {
  display: block;
  width: auto;
  height: 64px;
}
header .logo span {
  padding-top: 6px;
}

/* ------------------------------------------------------------------- */
/* HEADER DX --------------------------------------------------------- */
/* ------------------------------------------------------------------- */
.header_dx {
  margin-right: 23px;
  padding-top: 34px;
}
.header_dx .elem {
  float: left;
  padding-left: 20px;
}
.header_dx .elem:first-child {
  padding-left: 0px;
}
.header_dx .show_hide_trigger {
  display: block;
}
.header_dx .show_hide_trigger .icon {
  display: block;
  margin: 0px auto;
  width: 40px;
  height: 40px;
  background: #886379;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  -ms-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out;
}
.header_dx .show_hide_trigger .icon i {
  display: block;
  line-height: 40px;
}
.header_dx .show_hide_trigger .icon img {
  display: block;
  padding: 10px;
  width: 20px;
  height: 20px;
}
.header_dx .show_hide_trigger .label {
  display: block;
  padding-top: 4px;
  line-height: 1;
  color: #CEC9CD;
  text-transform: uppercase;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  -ms-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out;
}
.header_dx .show_hide_trigger.disable {
  cursor: default;
}
.header_dx .show_hide_trigger.disable .icon {
  background: #513948 !important;
}
.header_dx .show_hide_trigger.disable .icon img {
  opacity: .40;
}
.header_dx .show_hide_trigger.disable .badge {
  background: #8a6579 !important;
}
.header_dx .show_hide_trigger:not(.disable):hover .icon, .header_dx .show_hide_trigger:not(.disable).open .icon {
  background: #b582a0;
}
.header_dx .show_hide_trigger:not(.disable):hover .label, .header_dx .show_hide_trigger:not(.disable).open .label {
  color: white;
}
.header_dx .login_form,
.header_dx .shopping_cart {
  opacity: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
}
.header_dx .login_form {
  width: 306px;
}
.header_dx .shopping_cart {
  width: 406px;
}

/* --- Searchform --- */
.search_form {
  display: none;
}

/* ------------------------------------------------------------------- */
/* NAVIGATIONS ------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* --- Main navigation --- */
.main_navigation .trigger_mobile {
  display: none;
}
.main_navigation .main_nav {
  background: #522d42;
  /* Megamenu */
  		/*
  		ul li ul.megamenu {
  			display:none;
  			position:absolute;
  			top:38px; left:0px; right:0px;
  			z-index:999;
  			padding:12px 24px 100%;
  			background:rgba($color_1, 0.96);
  			border-top:1px solid #755768;

  			.close {
  				display:block;
  				margin:0px auto;
  				max-width:1220px;
  				text-align:right;

  				i {
  					cursor:pointer;
  					opacity:0.5;
  					@include transition(150ms, ease-in-out);

  					&:hover { opacity:1.0; }
  				}
  			}

  			li.block {
  				float:none;
  				margin-top:12px; padding-top:10px !important;
  				max-width:1172px !important;
  				border:none; border-top:1px solid rgba($white, 0.12);

  				&:first-child {
  					margin-top:0px; padding-top:12px !important;
  				}

  				ul {
  					padding:2px 0px 0px;

  					li {
  						float:left;
  						width:16.66%;
  						border:none !important;

  						a {
  							margin:0px; padding:3px 12px 3px 0px;
  							line-height:1.1;
  							color:rgba($white, 0.5);
  							font-size:$font_size_small;
  							background:none;
  							border:none;

  							&:hover {
  								color:$white;
  								text-shadow:0 1px 3px $black;
  							}
  							&:before { display:none; }
  						}
  					}
  				}
  			}
  		}
  		*/
}
.main_navigation .main_nav ul {
  padding: 4px 0px;
  list-style: none;
}
.main_navigation .main_nav ul li {
  float: left;
  border-left: 1px solid #755768;
}
.main_navigation .main_nav ul li:first-child {
  border-left: none;
}
.main_navigation .main_nav ul li:first-child a {
  margin-left: 4px;
  padding-left: 0;
}
.main_navigation .main_nav ul li:first-child a:before {
  margin-left: -18px !important;
}
.main_navigation .main_nav ul li a {
  display: block;
  margin: -4px 0px;
  padding: 8px 24px;
  color: #D4CBD0;
  font-size: 15px;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  -ms-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out;
}
.main_navigation .main_nav ul li a.open, .main_navigation .main_nav ul li a:hover {
  color: white;
}
.main_navigation .main_nav ul li a.open:before {
  display: none;
}
.main_navigation .main_nav ul li.active a, .main_navigation .main_nav ul li.active a:hover {
  position: relative;
  color: white;
}
.main_navigation .main_nav ul li.active a:before, .main_navigation .main_nav ul li.active a:hover:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -6px;
  /* width:0px; height:0px;
  border-left:6px solid transparent; border-right:6px solid transparent; border-bottom:6px solid $beige; */
  width: 12px;
  height: 6px;
  background: url(../layout/arrow-submenu.png) center top no-repeat;
  background-size: contain;
}
.main_navigation .main_nav ul li ul.megamenu {
  display: none;
  position: absolute;
  top: 40px;
  left: 24px;
  right: 24px;
  z-index: 999;
  padding: 24px;
  background: #522d42;
}
.main_navigation .main_nav ul li ul.megamenu .close {
  position: absolute;
  top: 5px;
  right: 12px;
  z-index: 10;
}
.main_navigation .main_nav ul li ul.megamenu .close i {
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  -ms-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out;
}
.main_navigation .main_nav ul li ul.megamenu .close i:hover {
  opacity: 1.0;
}
.main_navigation .main_nav ul li ul.megamenu li.block {
  float: left;
  /* width:16.66%; */
  width: 14.28%;
  padding: 0 !important;
  border: none;
  /* &.width_small	{ width:13%; }
  &.width_medium	{ width:20%; }
  &.width_big		{ width:28%; } */
}
.main_navigation .main_nav ul li ul.megamenu li.block.width_big {
  width: 28.56%;
}
.main_navigation .main_nav ul li ul.megamenu li.block strong {
  display: block;
  margin: 0px 12px 3px 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}
.main_navigation .main_nav ul li ul.megamenu li.block strong a {
  display: inline;
  margin: 0;
  padding: 0;
  color: white;
  background: none;
  font-size: 16px;
}
.main_navigation .main_nav ul li ul.megamenu li.block strong a:before {
  display: none;
}
.main_navigation .main_nav ul li ul.megamenu li.block ul {
  padding: 2px 0px 0px;
}
.main_navigation .main_nav ul li ul.megamenu li.block ul li {
  float: none;
  border: none;
}
.main_navigation .main_nav ul li ul.megamenu li.block ul li a {
  margin: 0px;
  padding: 3px 12px 3px 0px;
  line-height: 1.1;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  background: none;
  border: none;
}
.main_navigation .main_nav ul li ul.megamenu li.block ul li a:hover {
  color: white;
}
.main_navigation .main_nav ul li ul.megamenu li.block ul li a:before {
  display: none;
}
.main_navigation .main_nav ul li ul.megamenu li.block.width_big ul li {
  float: left;
  width: 50%;
}
.main_navigation ul.align_left li:last-child {
  border-right: none;
}
.main_navigation ul.align_right li:first-child {
  border-left: none;
}

.row_navigation .megamenu li.block {
  float: none !important;
  margin-top: 24px;
  width: 100% !important;
}
.row_navigation .megamenu li.block:first-child {
  margin-top: 0;
}
.row_navigation .megamenu li.block ul li {
  float: left !important;
  width: 25% !important;
}

.image_navigation .megamenu {
  padding: 4px 2px !important;
  background: #833259 !important;
}
.image_navigation .megamenu li.block {
  float: left !important;
  height: 300px;
}
.image_navigation .megamenu li.block .edge {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
  position: relative;
  margin: 0 2px !important;
  height: 300px;
  overflow: hidden;
}
.image_navigation .megamenu li.block .link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: url(../layout/blank.gif) left top repeat;
}
.image_navigation .megamenu li.block .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  margin: 0 !important;
  padding: 12px !important;
  min-height: 30px;
  line-height: 1.2;
  color: white;
  font-size: 13px;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.7);
  border: none !important;
}
.image_navigation .megamenu li.block .bg {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  margin-left: -100px;
  width: 200px !important;
  max-width: none !important;
  height: 300px !important;
  opacity: .5;
  -webkit-filter: grayscale(100%) contrast(1.5);
  -moz-filter: grayscale(100%) contrast(1.5);
  filter: grayscale(100%) contrast(1.5);
  filter: gray contrast(1.5);
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale") contrast(1.5);
}
.image_navigation .megamenu li.block.item_1 .title, .image_navigation .megamenu li.block.item_1 .edge {
  background: #d2527f;
}
.image_navigation .megamenu li.block.item_2 .title, .image_navigation .megamenu li.block.item_2 .edge {
  background: #674172;
}
.image_navigation .megamenu li.block.item_3 .title, .image_navigation .megamenu li.block.item_3 .edge {
  background: #8c0047;
}
.image_navigation .megamenu li.block.item_4 .title, .image_navigation .megamenu li.block.item_4 .edge {
  background: #84408b;
}
.image_navigation .megamenu li.block.item_5 .title, .image_navigation .megamenu li.block.item_5 .edge {
  background: #2d8066;
}
.image_navigation .megamenu li.block.item_6 .title, .image_navigation .megamenu li.block.item_6 .edge {
  background: #00ab7f;
}
.image_navigation .megamenu li.block.item_7 .title, .image_navigation .megamenu li.block.item_7 .edge {
  background: #009999;
}
.image_navigation .megamenu li.block.item_8 .title, .image_navigation .megamenu li.block.item_8 .edge {
  background: #00b4b3;
}
.image_navigation .megamenu li.block.item_9 .title, .image_navigation .megamenu li.block.item_9 .edge {
  background: #3498db;
}
.image_navigation .megamenu li.block:hover .edge {
  background: none;
}
.image_navigation .megamenu li.block:hover .bg {
  opacity: 1;
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}
.image_navigation .megamenu.col_6 li.block {
  width: 16.66% !important;
}
.image_navigation .megamenu.col_9 li.block {
  width: 11.11% !important;
}

/* --- Footer navigation --- */
.footer_nav ul {
  padding-top: 12px;
  list-style: none;
}
.footer_nav ul li {
  float: left;
  padding-top: 6px;
  width: 50%;
}
.footer_nav ul li a {
  display: block;
  padding-right: 12px;
  color: #382633;
  font-size: 12px;
  white-space: nowrap;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  -ms-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out;
}
.footer_nav ul li a:hover {
  color: #a7356a;
}

/* --- Breadcrumbs --- */
.breadcrumbs ul {
  float: left;
  margin-left: 4px;
  padding: 24px 0px;
  list-style: none;
}
.breadcrumbs ul li {
  float: left;
  padding-right: 6px;
  color: #aca1a5;
}
.breadcrumbs ul li a {
  color: #aca1a5;
  font-size: 14px;
  text-decoration: underline;
}
.breadcrumbs ul li a:hover {
  color: #a7356a;
  text-decoration: none;
}
.breadcrumbs ul li.active a, .breadcrumbs ul li.active a:hover {
  color: #aca1a5;
  text-decoration: none;
  cursor: default;
}

/* --- Checkout navigation --- */
.checkout_nav {
  margin-bottom: 40px;
}
.checkout_nav ul {
  list-style: none;
  float: left;
  width: 100%;
}
.checkout_nav ul li {
  float: left;
  width: 33.33%;
}
.checkout_nav ul li a {
  display: block;
  position: relative;
  margin-left: 4px;
  margin-right: 19px;
  padding: 8px 10px;
  color: rgba(255, 255, 255, 0.5);
  background: #522d42;
  -webkit-border-radius: 6px 0px 0px 6px;
  -moz-border-radius: 6px 0px 0px 6px;
  -o-border-radius: 6px 0px 0px 6px;
  -ms-border-radius: 6px 0px 0px 6px;
  border-radius: 6px 0px 0px 6px;
}
.checkout_nav ul li a:after {
  content: "";
  position: absolute;
  right: -19px;
  top: 0px;
  width: 0px;
  height: 0px;
  border-top: 19px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 19px solid #522d42;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  -ms-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out;
}
.checkout_nav ul li a:hover {
  color: white;
  background: #a7356a;
}
.checkout_nav ul li a:hover:after {
  border-left: 19px solid #a7356a;
}
.checkout_nav ul li.active a, .checkout_nav ul li.active a:hover {
  color: white;
  background: #a7356a;
  cursor: default;
}
.checkout_nav ul li.active a:after, .checkout_nav ul li.active a:hover:after {
  border-left: 19px solid #a7356a;
}
.checkout_nav ul li:first-child a {
  margin-left: 0px;
}

/* ------------------------------------------------------------------- */
/* BANNER ------------------------------------------------------------ */
/* ------------------------------------------------------------------- */
.banner,
.cycle_banner,
.cycle_banner .block {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.cycle_banner .block .bg {
  display: block;
  position: absolute;
  top: 0px;
  width: 100%;
  height: auto;
}
.cycle_banner .block .content_center {
  position: relative;
  margin: 0px auto;
  max-width: 1024px;
  height: 500px;
}
.cycle_banner .block .content_center .cover {
  position: absolute;
  z-index: 3;
  left: 0px;
  bottom: -200px;
  opacity: 0.0;
  -webkit-transition: 600ms ease-in-out;
  -moz-transition: 600ms ease-in-out;
  -o-transition: 600ms ease-in-out;
  -ms-transition: 600ms ease-in-out;
  transition: 600ms ease-in-out;
  -webkit-perspective: 430px;
  -moz-perspective: 430px;
  -o-perspective: 430px;
  -ms-perspective: 430px;
  perspective: 430px;
  /* -webkit-transform-style	:preserve-3d;
  -moz-transform-style	:preserve-3d;
  -o-transform-style		:preserve-3d;
  -ms-transform-style		:preserve-3d;
  transform-style			:preserve-3d; */
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
.cycle_banner .block .content_center .cover img {
  display: block;
  width: 430px;
  height: auto;
  -webkit-transition: 600ms ease-in-out;
  -moz-transition: 600ms ease-in-out;
  -o-transition: 600ms ease-in-out;
  -ms-transition: 600ms ease-in-out;
  transition: 600ms ease-in-out;
}
.cycle_banner .block .content_center .cover.animation {
  bottom: -120px;
  opacity: 1.0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.cycle_banner .block .content_center .cover.animation img {
  -webkit-box-shadow: 0 0 60px 20px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 60px 20px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 0 60px 20px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 0 60px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 60px 20px rgba(0, 0, 0, 0.12);
  -webkit-transform: rotateY(8deg) rotateX(10deg) rotateZ(-10deg);
  -moz-transform: rotateY(8deg) rotateX(10deg) rotateZ(-10deg);
  -o-transform: rotateY(8deg) rotateX(10deg) rotateZ(-10deg);
  -ms-transform: rotateY(8deg) rotateX(10deg) rotateZ(-10deg);
  transform: rotateY(8deg) rotateX(10deg) rotateZ(-10deg);
}
.cycle_banner .block .content_center .info {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 120px;
  z-index: 2;
  padding: 40px;
  width: 58%;
  background: rgba(241, 240, 235, 0.9);
  opacity: 0.0;
  -webkit-transition: 600ms ease-in-out;
  -moz-transition: 600ms ease-in-out;
  -o-transition: 600ms ease-in-out;
  -ms-transition: 600ms ease-in-out;
  transition: 600ms ease-in-out;
}
.cycle_banner .block .content_center .info h2 {
  padding-bottom: 24px;
}
.cycle_banner .block .content_center .info h3 {
  padding: 24px 0px;
  font-size: 62px;
  color: #8b004a !important;
}
.cycle_banner .block .content_center .info p {
  padding: 24px 48px 6px;
  line-height: 1.3;
  font-size: 18px;
}
.cycle_banner .block .content_center .info hr {
  margin: 0px auto;
  width: 30%;
  height: 1px;
  background: #382633;
}
.cycle_banner .block .content_center .info .button.green {
  padding: 6px 48px;
}
.cycle_banner .block .content_center .info.animation {
  top: 60px;
  bottom: 60px;
  opacity: 1.0;
}

.banner.inside_page {
  margin-bottom: 40px;
  height: 270px;
}
.banner.inside_page .cycle_banner,
.banner.inside_page .cycle_banner .block {
  height: 270px;
}
.banner.inside_page .cycle_banner .block {
  overflow: initial;
}
.banner.inside_page .cover {
  position: absolute;
  bottom: -283px;
  z-index: 2;
  -webkit-perspective: 400px;
  -moz-perspective: 400px;
  -o-perspective: 400px;
  -ms-perspective: 400px;
  perspective: 400px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg) rotateX(13deg) rotateZ(-13deg);
  -moz-transform: rotateY(0deg) rotateX(13deg) rotateZ(-13deg);
  -o-transform: rotateY(0deg) rotateX(13deg) rotateZ(-13deg);
  -ms-transform: rotateY(0deg) rotateX(13deg) rotateZ(-13deg);
  transform: rotateY(0deg) rotateX(13deg) rotateZ(-13deg);
}
.banner.inside_page .cover img {
  display: block;
  width: 400px;
  height: auto;
  -webkit-box-shadow: 10px 30px 30px 5px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 10px 30px 30px 5px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 10px 30px 30px 5px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 10px 30px 30px 5px rgba(0, 0, 0, 0.12);
  box-shadow: 10px 30px 30px 5px rgba(0, 0, 0, 0.12);
}
.banner.inside_page .info {
  position: absolute;
  top: 40px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  padding: 24px 24px 24px 50%;
  background: white;
}
.banner.inside_page .info h2 {
  font-weight: 700;
}
.banner.inside_page .info h3 {
  padding: 16px 0px;
}
.banner.inside_page .info p {
  font-size: 14px;
}

.banner.only_image {
  height: auto !important;
}
.banner.only_image img {
  display: block;
  margin: 0 auto;
  padding: 0 24px;
  width: 100%;
  max-width: 1220px;
  height: auto;
  box-sizing: border-box;
}

.banner.only_image_v2 {
  height: auto !important;
}
.banner.only_image_v2 img {
  display: block;
  width: 100%;
  height: auto;
}

/* ------------------------------------------------------------------- */
/* MAIN CONTENT ------------------------------------------------------ */
/* ------------------------------------------------------------------- */
.main_content {
  padding: 40px 0px;
}

/* --- Columns --- */
.columns {
  margin: 0px -20px;
  /* Margin */
}
.columns .col_01_12,
.columns .col_02_12,
.columns .col_03_12,
.columns .col_04_12,
.columns .col_05_12,
.columns .col_06_12,
.columns .col_07_12,
.columns .col_08_12,
.columns .col_09_12,
.columns .col_10_12,
.columns .col_11_12,
.columns .col_12_12,
.columns .col_01_05 {
  float: left;
}
.columns .edge {
  padding: 0px 20px;
}
.columns .col_01_12 {
  width: 8.33%;
}
.columns .col_02_12 {
  width: 16%;
}
.columns .col_03_12 {
  width: 25%;
}
.columns .col_04_12 {
  width: 33.33%;
}
.columns .col_05_12 {
  width: 41.66%;
}
.columns .col_06_12 {
  width: 50%;
}
.columns .col_07_12 {
  width: 58.33%;
}
.columns .col_08_12 {
  width: 66.66%;
}
.columns .col_09_12 {
  width: 75%;
}
.columns .col_10_12 {
  width: 83.33%;
}
.columns .col_11_12 {
  width: 91.66%;
}
.columns .col_12_12 {
  width: 100%;
}
.columns .col_01_05 {
  width: 20%;
}
.columns.margin_32 {
  margin: 0px -16px;
}
.columns.margin_32 .edge {
  padding: 0px 16px;
}
.columns.margin_24 {
  margin: 0px -12px;
}
.columns.margin_24 .edge {
  padding: 0px 12px;
}
.columns.margin_12 {
  margin: 0px -5px;
}
.columns.margin_12 .edge {
  padding: 0px 5px;
}

/* --- Typography --- */
.typography {
  margin-bottom: -18px;
}
.typography h1 {
  padding-bottom: 18px;
  line-height: 1.2;
  color: #a7356a;
  font-size: 28px;
  font-weight: 400;
  font-family: "NewBaskervilleW01-Roman", serif;
}
.typography h1 strong {
  font-family: "NewBaskervilleW01-Bold", serif !important;
  font-weight: 400 !important;
}
.typography h1.title_section {
  margin-bottom: 18px !important;
  padding-bottom: 18px !important;
}
.typography h1.icon_basket {
  padding-left: 54px;
  height: 28px;
  line-height: 28px;
  background: url(../layout/icon-basket_violet.png) left center no-repeat;
  background-size: contain;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .typography h1.icon_basket {
    background-image: url(../layout/icon-basket_violet@2x.png);
    /* background-size:43px 28px; */
    background-size: contain;
  }
}
.typography h1 i {
  padding-right: 9px;
}
.typography h2 {
  padding: 9px 0px 6px;
  line-height: 1.3;
  font-size: 16px;
}
.typography p {
  padding-bottom: 9px;
}
.typography ul, .typography ol {
  padding: 6px 0px 12px 12px;
  list-style-position: inside;
}
.typography hr {
  margin: 12px 0px;
}

/* --- Titles --- */
.title_normal {
  line-height: 1;
  font-weight: 400;
}

.title_section {
  margin-bottom: 12px;
  padding-bottom: 6px !important;
  line-height: 1;
  border-bottom: 1px solid rgba(167, 53, 106, 0.25);
}
.title_section.margin {
  margin-left: 6px;
  margin-right: 6px;
}

/* --- Boxes & Buttons --- */
.box,
.button {
  -webkit-transition: 120ms ease-in-out;
  -moz-transition: 120ms ease-in-out;
  -o-transition: 120ms ease-in-out;
  -ms-transition: 120ms ease-in-out;
  transition: 120ms ease-in-out;
  box-sizing: border-box;
  /* Full color */
  /* Colored border */
  /* Link style */
  /* Sizes */
}
.box.lilla,
.button.lilla {
  color: #382633;
  background: #d1c5c9;
}
.box.lilla:hover,
.button.lilla:hover {
  background: rgba(167, 53, 106, 0.2);
}
.box.violet,
.button.violet {
  color: white;
  background: #522d42;
}
.box.violet:hover,
.button.violet:hover {
  background: #a7356a;
}
.box.white,
.button.white {
  color: #382633;
  background: white;
}
.box.green,
.button.green {
  color: white;
  background: #669900;
}
.box.green:hover,
.button.green:hover {
  background: #74ad00;
}
.box.blue,
.button.blue {
  color: white;
  background: #486ca0;
}
.box.blue:hover,
.button.blue:hover {
  background: #38547d;
}
.box.beige,
.button.beige {
  color: #382633;
  background: #c7c3af;
}
.box.beige:hover,
.button.beige:hover {
  background: #b2ad91;
}
.box.facebook_blue,
.button.facebook_blue {
  color: #fff;
  background-color: #365f9e;
}
.box.facebook_blue:hover,
.button.facebook_blue:hover {
  background-color: #294878;
}
.box.twitter_blue,
.button.twitter_blue {
  color: #fff;
  background-color: #00abe1;
}
.box.twitter_blue:hover,
.button.twitter_blue:hover {
  background-color: #0084ae;
}
.box.mail_blue,
.button.mail_blue {
  color: #fff;
  background-color: #0099ba;
}
.box.mail_blue:hover,
.button.mail_blue:hover {
  background-color: #006f87;
}
.box.border_lilla,
.button.border_lilla {
  margin-top: 16px;
  padding: 12px;
  background: #f8f7f5;
  border: 3px solid #d1c5c9;
}
.box.border_violet,
.button.border_violet {
  padding: 5px 23px;
  color: #522d42;
  border: 1px solid #522d42;
}
.box.border_violet:hover,
.button.border_violet:hover {
  color: #a7356a;
  background: rgba(167, 53, 106, 0.1);
  border-color: #a7356a;
}
.box.border_green,
.button.border_green {
  padding: 5px 23px;
  color: #669900;
  border: 1px solid #669900;
}
.box.border_green:hover,
.button.border_green:hover {
  color: #446600;
  background: rgba(102, 153, 0, 0.2);
}
.box.transparent,
.button.transparent {
  padding: 0 30px;
  color: #522d42;
  border: 1px solid #522d42;
  border-radius: 3px;
  line-height: 28px;
}
.box.transparent:hover,
.button.transparent:hover {
  color: #a7356a;
  background: rgba(167, 53, 106, 0.1);
  border-color: #a7356a;
}
.box.link,
.button.link {
  display: inline-block;
  margin-bottom: 24px;
}
.box.link a,
.button.link a {
  padding: 9px 40px 9px 9px;
  line-height: 48px;
}
.box.link span,
.button.link span {
  margin-right: 12px;
}
.box.size_big,
.button.size_big {
  padding: 12px 48px;
}
.box.size_big.border_violet,
.button.size_big.border_violet {
  padding: 11px 47px;
}
.box.size_medium,
.button.size_medium {
  margin-left: 12px;
  padding: 10px 24px;
}
.box.size_medium.border_violet,
.button.size_medium.border_violet {
  padding: 11px 47px;
}

.box {
  padding: 24px;
}
.box .title_box {
  padding: 12px 24px;
  border-bottom: 1px solid #d1c5c9;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -o-border-radius: 6px 6px 0px 0px;
  -ms-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
}
.box .content_box {
  padding: 24px;
}

.button {
  display: inline-block;
  margin-top: 16px;
  padding: 6px 24px;
}
.button .label {
  line-height: 48px;
}
.button .icons {
  padding: 0px 6px;
}
.button input[type=submit] {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background: url(../layout/blank.gif) left top repeat;
  border: none;
}
.button .fa {
  margin-right: 10px;
}

/* --- Badge --- */
.badge {
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 10;
  width: 24px;
  height: 24px;
  line-height: 22px;
  color: white;
}
.badge:hover {
  color: white;
}
.badge.size_medium, .badge.size_big {
  display: table;
}
.badge.size_medium span, .badge.size_big span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.1;
  text-transform: uppercase;
}
.badge.size_medium span strong, .badge.size_big span strong {
  color: white;
  font-family: "NewBaskervilleW01-Bold", serif;
  font-weight: 400 !important;
}
.badge.size_medium {
  top: -20px;
  right: -20px;
  width: 80px;
  height: 80px;
}
.badge.size_big {
  width: 108px;
  height: 108px;
}

/* --- Icons --- */
.icons .icon {
  float: left;
  margin: 6px 6px 0px 0px;
  width: 48px;
  height: 48px;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  -ms-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out;
}
.icons .icon i {
  display: block;
  width: 48px;
  height: 48px;
  line-height: 50px;
  text-align: center;
}
.icons .icon img {
  display: block;
  padding: 8px;
  width: 32px;
}
.icons .icon.border {
  border: 2px solid white;
}
.icons .icon.card {
  height: 30px;
}
.icons .icon.card img {
  margin: 0px auto;
  padding: 0px;
  width: auto;
  height: 30px;
}
.icons .icon.s_facebook {
  background: #3A589B;
}
.icons .icon.s_facebook:hover {
  background: #2c4376;
}
.icons .icon.s_twitter {
  background: #598DCA;
}
.icons .icon.s_twitter:hover {
  background: #3a73b6;
}
.icons .icon.s_google_plus {
  background: #D6492F;
}
.icons .icon.s_google_plus:hover {
  background: #af3923;
}
.icons .icon.p_visa {
  background: #002D44;
}
.icons .icon.p_mastercard {
  background: #265697;
}
.icons .icon.p_paypal {
  background: #CEECF3;
}
.icons .icon.p_maestro {
  background: #143B44;
}
.icons .icon.p_switch {
  background: #2376BC;
}
.icons .icon.blank {
  background: #E6E7E8;
}

/* ------------------------------------------------------------------- */
/* PRODUCT LIST ------------------------------------------------------ */
/* ------------------------------------------------------------------- */
.product_list {
  padding: 40px 0px 12px;
}
.product_list .product {
  position: relative;
  margin-bottom: 12px;
  padding: 16px;
  background: white;
  -webkit-transition: 120ms ease-in-out;
  -moz-transition: 120ms ease-in-out;
  -o-transition: 120ms ease-in-out;
  -ms-transition: 120ms ease-in-out;
  transition: 120ms ease-in-out;
}
.product_list .product:hover {
  background: rgba(167, 53, 106, 0.2);
}
.product_list .product .link {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../layout/blank.gif) left top repeat;
}
.product_list .product .thumb {
  display: block;
  padding-bottom: 12px;
  width: 100%;
  height: auto;
}
.product_list .product h3 {
  font-size: 17px;
  line-height: 16px;
  margin-bottom: 8px;
}
.product_list .product p {
  font-size: 15px;
  padding-top: 3px;
  line-height: 19px;
}

/* ------------------------------------------------------------------- */
/* BUNDLE LIST ------------------------------------------------------- */
/* ------------------------------------------------------------------- */
.bundle_list .product {
  display: table;
  width: 100%;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 3px;
  background: white;
}
.bundle_list .product .thumb {
  /* display:table-cell; */
  float: left;
  box-sizing: border-box;
  vertical-align: bottom;
  padding-right: 12px;
  /* width:35%; height:auto; */
  width: 20%;
  height: auto;
}
.bundle_list .product .thumb img {
  display: block;
  width: auto;
  height: auto;
}
.bundle_list .product .info {
  /* display:table-cell; */
  float: left;
  box-sizing: border-box;
  padding: 16px 104px 16px 16px;
  width: 80%;
  line-height: 1.4;
}
.bundle_list .product .info p {
  padding-top: 6px;
}
.bundle_list .product .badge {
  top: -6px;
  right: 12px;
}
.bundle_list .product .badge .font_size_small {
  font-size: 16px;
}
.bundle_list .product .badge .font_size_big {
  font-size: 26px;
}

/* ------------------------------------------------------------------- */
/* NEWS LIST & GIFT LIST --------------------------------------------- */
/* ------------------------------------------------------------------- */
.news_list .elem,
.gift_list .elem {
  padding-top: 12px;
}
.news_list .elem:first-child,
.gift_list .elem:first-child {
  padding-top: 0px;
}
.news_list .elem .thumb,
.gift_list .elem .thumb {
  display: block;
  width: 13%;
  height: auto;
}
.news_list .elem p,
.gift_list .elem p {
  float: right;
  padding-top: 3px;
  width: 85%;
}
.news_list .elem p em,
.gift_list .elem p em {
  color: rgba(56, 38, 51, 0.5);
}
.news_list strong,
.gift_list strong {
  color: #522d42;
}

.news_list {
  padding-bottom: 40px;
}
.news_list .elem {
  padding-top: 40px !important;
}
.news_list .elem .thumb {
  width: 30%;
}
.news_list .elem p {
  width: 68%;
}

/* ------------------------------------------------------------------- */
/* DOWNLOAD LIST ----------------------------------------------------- */
/* ------------------------------------------------------------------- */
.download_list {
  padding-bottom: 40px;
}
.download_list .elem {
  margin-top: 40px;
  padding: 16px;
  background: white;
}
.download_list .elem img {
  margin-bottom: 12px;
  border: 1px solid #d1c5c9;
}
.download_list .elem p {
  padding-top: 6px;
}

/* ------------------------------------------------------------------- */
/* DEALS LIST -------------------------------------------------------- */
/* ------------------------------------------------------------------- */
.deals_list .elem {
  margin-top: 40px;
  padding: 16px;
  background: white;
}
.deals_list .elem .thumb {
  width: 50%;
}
.deals_list .elem .info {
  padding-left: 24px;
  width: 50%;
  box-sizing: border-box;
}
.deals_list .elem .info h3 {
  width: 70%;
}
.deals_list .elem .info p {
  padding-top: 40px;
}
.deals_list .elem .info hr {
  margin-bottom: 18px;
}

/* ------------------------------------------------------------------- */
/* LIST PAGER -------------------------------------------------------- */
/* ------------------------------------------------------------------- */
.list_pager {
  float: left;
  margin: 40px 0px 0px;
  padding: 0px;
  width: 100%;
  text-align: center;
  border-top: 1px solid #baa9af;
  list-style: none;
}
.list_pager li {
  display: inline-block;
}
.list_pager li a {
  display: inline-block;
  padding: 4px 12px 0px;
  color: #382633;
}
.list_pager li a:hover {
  color: #a7356a;
}
.list_pager li.disable a, .list_pager li.disable a:hover {
  color: rgba(56, 38, 51, 0.5);
  cursor: default;
}
.list_pager li.active a, .list_pager li.active a:hover, .list_pager li.cycle-pager-active a, .list_pager li.cycle-pager-active a:hover {
  margin-top: -1px;
  color: #a7356a;
  border-top: 1px solid #a7356a;
  cursor: default;
}

/* ------------------------------------------------------------------- */
/* FASTLINKS --------------------------------------------------------- */
/* ------------------------------------------------------------------- */
.fastlinks .fastlink {
  position: relative;
  margin-bottom: 12px;
  min-height: 100px;
  overflow: hidden;
}
.fastlinks .fastlink .link {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: url(../layout/blank.gif) left top repeat;
}
.fastlinks .fastlink .info {
  position: relative;
  z-index: 2;
  width: 72%;
}
.fastlinks .fastlink .info h3,
.fastlinks .fastlink .info h4 {
  line-height: 1.2;
  font-weight: 400;
  font-family: "NewBaskervilleW01-Roman", serif;
}
.fastlinks .fastlink .info h3 strong,
.fastlinks .fastlink .info h4 strong {
  font-family: "NewBaskervilleW01-Bold", serif !important;
  font-weight: 400 !important;
}
.fastlinks .fastlink .info h3 {
  font-size: 22px;
  text-transform: uppercase;
}
.fastlinks .fastlink .info h4 {
  font-size: 18px;
}
.fastlinks .fastlink .info p {
  padding-top: 24px;
}
.fastlinks .fastlink .info.width_100 h3, .fastlinks .fastlink .info.width_100 h4 {
  width: 70%;
}
.fastlinks .fastlink .image {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 1;
}

#related_products {
  padding-top: 20px !important;
}

/* ------------------------------------------------------------------- */
/* FOOTER ------------------------------------------------------------ */
/* ------------------------------------------------------------------- */
footer {
  margin-top: 40px;
  padding: 40px 0px;
  background: white;
}
footer .center_content {
  overflow: hidden;
}
footer .columns {
  display: table;
  /* width:100%; */
  margin: 0 -36px;
}
footer .columns .edge {
  padding: 0 40px;
}
footer .columns .col_03_12,
footer .columns .col_08_12,
footer .columns .col_09_12 {
  display: table-cell;
  float: none;
  vertical-align: top;
  border-left: 1px solid #a49d9f;
}
footer .columns .col_03_12:first-child {
  border-left: none;
}
footer .columns .col_04_12 {
  float: none;
  width: 100%;
}
footer .columns .col_08_12 .icons {
  padding-top: 0px;
}
footer .columns .col1 {
  width: 25.901639344262296%;
}
footer .columns .col2 {
  width: 25.81967213114754%;
}
footer .columns .col3 {
  width: 22.540983606557376%;
}
footer .columns .col4 {
  width: 25.73770491803279%;
}
footer p {
  padding-top: 18px;
  font-size: 12px;
}
footer .archant,
footer .secure_trading {
  margin-right: 40px;
}
footer .archant img,
footer .secure_trading img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 120px;
}
footer .icons {
  padding: 14px 0px 0px 0px;
}
footer strong {
  color: #522d42;
}

/* ------------------------------------------------------------------- */
/* TEMPLATE: Products landing page ----------------------------------- */
/* ------------------------------------------------------------------- */
.template_products_landing_page .typography p {
  padding-right: 20%;
}
.template_products_landing_page .badge.size_big {
  top: initial;
  bottom: -32px;
}

/* ------------------------------------------------------------------- */
/* TEMPLATE: Single Product ------------------------------------------ */
/* ------------------------------------------------------------------- */
/* --- Product gallery --- */
.product_cover,
.gallery_covers,
.archive_covers {
  position: relative;
  z-index: 1;
}
.product_cover .cover,
.gallery_covers .cover,
.archive_covers .cover {
  display: block;
}

.product_cover {
  padding: 16px;
  background: white;
}

.gallery_covers {
  margin-top: 12px !important;
}
.gallery_covers .block {
  background: white;
}

.archive_covers {
  padding: 40px 0px;
}
.archive_covers .block {
  background: #d1c5c9;
}

.tos-close {
  background: white !important;
}

.tos-close span:before, .tos-close span:after {
  border-color: black !important;
}

/* --- Product description --- */
.product_description {
  padding-bottom: 32px;
  padding-left: 10px;
}
.product_description h1 {
  padding: 0px 27% 12px 0px;
  font-size: 24px;
  color: #8c0046;
}
.product_description .price {
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(167, 53, 106, 0.25);
  font-weight: bold;
  font-size: 15px;
  margin-left: -10px;
  padding-left: 10px;
}
.product_description p {
  padding: 18px 22% 0px 0px;
  font-family: "NewBaskervilleW01-Roman", serif;
}
.product_description p strong {
  font-family: "NewBaskervilleW01-Bold", serif !important;
  font-weight: 400 !important;
}
.product_description.no_badge * {
  padding-right: 0px;
}

/* --- Product prices --- */
.product_prices_form {
  /* Content */
  /* Custom select */
  /* Tooltip (Tabs navigation) */
  /* Tooltip (Tabs content) */
  /* Tooltip (Both) */
}
.product_prices_form .row {
  display: table;
  position: relative;
  /* margin-top:24px; padding-top:24px; */
  padding: 24px;
  /* width:100%; */
  border-top: 1px solid #d1c5c9;
}
.product_prices_form .row.row_2 {
  margin: 24px 0 0 0;
  padding: 24px 0 0 0;
  width: 100%;
}
.product_prices_form .row.row_2:first-child {
  margin-top: 0px;
  padding-top: 0px;
}
.product_prices_form .row.bg_color {
  background: #f1f0eb;
}
.product_prices_form .row:first-child {
  /* margin-top:0px; padding-top:0px; */
  border-top: none;
}
.product_prices_form .row.highlight .cell {
  position: relative;
  z-index: 2;
}
.product_prices_form .row.highlight:after {
  content: "";
  position: absolute;
  top: -22px;
  left: -22px;
  right: -23px;
  bottom: -22px;
  z-index: 1;
  background: rgba(167, 53, 106, 0.12);
}
.product_prices_form .row .cell {
  display: table-cell;
  vertical-align: middle;
}
.product_prices_form .row .cell.cell_1 {
  padding-right: 24px;
  width: 25%;
  line-height: 1.2;
  border-right: 1px solid #d1c5c9;
}
.product_prices_form .row .cell.cell_1 span {
  color: #a7356a;
  font-size: 14px;
  font-weight: 700;
}
.product_prices_form .row .cell.cell_2 {
  padding: 0px 24px;
  width: 50%;
}
.product_prices_form .row .cell.cell_2 span img {
  margin-right: 6px;
  width: auto;
  height: 16px;
}
.product_prices_form .row .cell.cell_3 {
  padding-left: 24px;
  width: 25%;
}
.product_prices_form .row .cell.cell_3 .button {
  margin: 3px 0px;
  padding: 9px 24px;
  min-width: 120px;
}
.product_prices_form .row .cell.cell_3 .button.border_green {
  padding: 8px 24px;
}
.product_prices_form .delivery_region {
  width: 40%;
  height: 48px;
  line-height: 48px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product_prices_form .selectboxit-container {
  margin-top: 6px;
  float: right;
  width: 60%;
}
.product_prices_form .selectboxit-container .selectboxit {
  padding: 2px 8px 2px 2px;
  width: auto !important;
  line-height: 1.6;
  font-size: 14px;
  font-weight: 400;
  background: white;
  border: 1px solid #cccccc !important;
}
.product_prices_form .selectboxit-container .selectboxit.selectboxit-hover, .product_prices_form .selectboxit-container .selectboxit.selectboxit-open {
  background: white;
  border: 1px solid #AAA !important;
}
.product_prices_form .selectboxit-container .selectboxit.selectboxit-open {
  border-bottom: none !important;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -o-border-radius: 6px 6px 0px 0px;
  -ms-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
}
.product_prices_form .selectboxit-container .selectboxit.selectboxit-focus {
  background: white;
}
.product_prices_form .selectboxit-container .selectboxit-option-icon-container {
  margin-right: 5px;
}
.product_prices_form .selectboxit-container .selectboxit-option-icon-url {
  margin-right: 5px;
  width: 36px;
  background-size: 36px 24px;
}
.product_prices_form .selectboxit-container .selectboxit-options {
  width: 100%;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -o-border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
  border: 1px solid #AAA !important;
  border-top: none !important;
}
.product_prices_form .selectboxit-container .selectboxit-options .selectboxit-option-anchor {
  padding: 2px 8px;
  border-top: 1px solid #AAA !important;
}
.product_prices_form .selectboxit-container .selectboxit-options .selectboxit-option-anchor:hover {
  color: #382633;
  background: rgba(209, 197, 201, 0.3) !important;
}
.product_prices_form .selectboxit-container .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #382633;
  background: rgba(209, 197, 201, 0.3) !important;
}
.product_prices_form .selectboxit-container .selectboxit-arrow {
  right: 12px !important;
}
.product_prices_form .tabs .nav li:first-child {
  /* width: 190px; */
}
@media screen and (max-width: 767px) {
  .product_prices_form .tabs .nav li:first-child {
    width: auto;
  }
}
.product_prices_form .tabs .nav li .tooltip {
  position: absolute;
  width: 16px;
  height: 16px;
}
.product_prices_form .tabs .nav li .tooltip .trigger {
  top: 0px;
  right: 0px;
  width: 16px;
  font-size: 11px;
  font-weight: 700;
  font-style: italic;
  font-family: "NewBaskervilleW01-Roman", serif;
  cursor: pointer;
  border: 1px solid #382633;
}
.product_prices_form .tabs .nav li .tooltip .trigger strong {
  font-family: "NewBaskervilleW01-Bold", serif !important;
  font-weight: 400 !important;
}
.product_prices_form .row .cell .tooltip {
  position: relative;
  margin-right: 9px;
}
.product_prices_form .row .cell .tooltip ul.icons {
  padding: 6px 0px 12px;
}
.product_prices_form .row .cell .tooltip ul.icons li {
  list-style: none;
  float: left;
  width: 50%;
  padding-top: 6px;
  line-height: 30px;
}
.product_prices_form .row .cell .tooltip ul.icons li .icon {
  margin: 0px 6px 0px 0px;
}
.product_prices_form .tooltip .trigger {
  height: 16px;
  line-height: 16px;
  color: #382633;
}

a + .tooltip {
  top: 24px;
  right: 15px;
}

a.open + .tooltip {
  top: 17px;
  right: 15px;
}

@media screen and (max-width: 767px) {
  a + .tooltip {
    top: 17px;
    right: 15px;
  }
}
.tooltip_info {
  position: absolute !important;
  top: 3px;
  right: -35px;
  width: 16px;
  height: 16px;
}
.tooltip_info .trigger {
  top: 0px;
  right: 0px;
  width: 16px;
  font-size: 11px;
  font-weight: 700;
  font-style: italic;
  font-family: "NewBaskervilleW01-Roman", serif;
  cursor: pointer;
  border: 1px solid #382633;
}
.tooltip_info .trigger strong {
  font-family: "NewBaskervilleW01-Bold", serif !important;
  font-weight: 400 !important;
}

/* ------------------------------------------------------------------- */
/* TEMPLATE: Single Product Specific --------------------------------- */
/* ------------------------------------------------------------------- */
.template_single_product_specific {
  /* --- Logo --- */
}
.template_single_product_specific .logo:first-child {
  margin-right: 40px;
}
.template_single_product_specific .logo:first-child img {
  height: 42px;
}

/* ------------------------------------------------------------------- */
/* TEMPLATE: Checkout ------------------------------------------------ */
/* ------------------------------------------------------------------- */
.checkout {
  padding-top: 24px;
  /* --- Recipient --- */
  /* --- Custom accordion --- */
  /* --- Registration form --- */
  /* --- Step 03 --- */
}
.checkout .recipient .checkout_sx,
.checkout .recipient .thumb {
  width: 22%;
}
.checkout .recipient .details {
  width: 75%;
}
.checkout .recipient .details h2 {
  font-size: 18px;
}
.checkout .recipient .details h2 + p {
  padding-bottom: 9px;
}
.checkout .recipient img.width_100 {
  padding-bottom: 16px;
}
.checkout .recipient .typography {
  padding-top: 12px;
}
.checkout .accordion {
  padding-top: 32px;
}
.checkout .accordion .trigger {
  padding-bottom: 12px;
  cursor: pointer;
}
.checkout .accordion .trigger i {
  margin-right: 9px;
  width: 28px;
  height: 28px;
  line-height: 30px;
}
.checkout .accordion .trigger i.fa-truck {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.checkout .accordion .trigger i.fa-check {
  background: white;
  border: 1px solid #d1c5c9;
}
.checkout .accordion .trigger span {
  line-height: 28px;
}
.checkout .accordion .trigger.open .fa-check {
  font-size: 0px;
}
.checkout .registration_form {
  padding-top: 24px;
}
.checkout .check_green {
  display: table;
}
.checkout .check_green i {
  color: #690;
}
.checkout .check_green span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
}
.checkout .info_03 .align_left,
.checkout .info_03 .align_right {
  width: 49%;
}
.checkout .total_03 {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #d1c5c9;
  font-size: 18px;
}

/* ------------------------------------------------------------------- */
/* TEMPLATE: Shopping cart ------------------------------------------- */
/* ------------------------------------------------------------------- */
.shopping_cart_summary {
  display: table;
  padding: 40px 0px;
}
.shopping_cart_summary .row {
  display: table-row;
}
.shopping_cart_summary .row .close {
  opacity: 0.0;
}
.shopping_cart_summary .row:hover .cell .close {
  opacity: 1.0;
}
.shopping_cart_summary .cell {
  display: table-cell;
  vertical-align: middle;
  width: 12%;
  border: 1px solid #d1c5c9;
}
.shopping_cart_summary .cell:first-child {
  width: 40%;
}
.shopping_cart_summary .cell.thead {
  padding: 12px 18px;
  font-weight: 700;
  border-left: none;
}
.shopping_cart_summary .cell.thead:first-child {
  border-left: 1px solid #d1c5c9;
  -webkit-border-radius: 6px 0px 0px 0px;
  -moz-border-radius: 6px 0px 0px 0px;
  -o-border-radius: 6px 0px 0px 0px;
  -ms-border-radius: 6px 0px 0px 0px;
  border-radius: 6px 0px 0px 0px;
}
.shopping_cart_summary .cell.thead:last-child {
  -webkit-border-radius: 0px 6px 0px 0px;
  -moz-border-radius: 0px 6px 0px 0px;
  -o-border-radius: 0px 6px 0px 0px;
  -ms-border-radius: 0px 6px 0px 0px;
  border-radius: 0px 6px 0px 0px;
}
.shopping_cart_summary .cell.td {
  padding: 12px 18px;
  border-top: none;
  border-left: none;
}
.shopping_cart_summary .cell.td:first-child {
  border-left: 1px solid #d1c5c9;
}
.shopping_cart_summary .cell.td .thumb {
  margin-right: 12px;
  width: 40%;
  height: auto;
}
.shopping_cart_summary .cell.td .product_info {
  line-height: 1.4;
}
.shopping_cart_summary .cell.td input[type=submit] {
  margin: 0px;
  padding: 3px 8px;
  line-height: 1;
  font-weight: 700;
}
.shopping_cart_summary .cell.td input[type=submit].border_green {
  padding: 2px 9px;
}
.shopping_cart_summary .cell.td .close {
  top: 50%;
  left: -12px;
  margin-top: -12px;
  opacity: 0.0;
}
.shopping_cart_summary .cell.tfoot {
  padding: 12px 18px;
  border-top: none;
  border-left: none;
}
.shopping_cart_summary .cell.tfoot input[type=text],
.shopping_cart_summary .cell.tfoot input[type=submit] {
  float: left;
  margin-top: 6px;
}
.shopping_cart_summary .cell.tfoot input[type=text] {
  padding: 5px 8px 4px;
  width: 70%;
  line-height: 1.4;
  background: white;
  border: 1px solid #CCC;
  border-right: none !important;
  -webkit-transition: 120ms ease-in-out;
  -moz-transition: 120ms ease-in-out;
  -o-transition: 120ms ease-in-out;
  -ms-transition: 120ms ease-in-out;
  transition: 120ms ease-in-out;
}
.shopping_cart_summary .cell.tfoot input[type=text]:hover {
  border: 1px solid #AAA;
}
.shopping_cart_summary .cell.tfoot input[type=submit] {
  padding-top: 8px;
  padding-bottom: 8px;
  width: 30%;
  line-height: 1;
  font-weight: 700;
}
.shopping_cart_summary .cell.tfoot .close {
  top: 50%;
  left: 18px;
  margin-top: -12px;
  /* opacity:0.0; */
  opacity: 1 !important;
}
.shopping_cart_summary .cell.tfoot:first-child {
  width: 88%;
  border-left: 1px solid #d1c5c9;
  border-right: none;
}

.empty_basket {
  margin-bottom: 40px;
}
.empty_basket .text_center {
  padding: 40px;
}

/* ------------------------------------------------------------------- */
/* TEMPLATE: Vouchers & Gift Cards ----------------------------------- */
/* ------------------------------------------------------------------- */
.template_vouchers .download_list .elem,
.template_gift_cards .download_list .elem {
  margin-top: 12px;
}

#vouchers_list,
#gift_cards_list {
  padding-bottom: 0px !important;
}

#recently_viewed_products,
#popular_products {
  margin-top: 40px;
}

/* ------------------------------------------------------------------- */
/* TEMPLATE: Post ---------------------------------------------------- */
/* ------------------------------------------------------------------- */
.template_post .product_description h1 {
  padding-right: 0px;
  font-size: 28px;
}
.template_post .product_description p {
  padding-bottom: 0px;
  width: 100%;
}

#post_image {
  margin-bottom: 40px;
}

/* ------------------------------------------------------------------- */
/* FORMS ------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
p.label {
  padding-top: 12px;
}

/* --- Form elements --- */
input,
textarea {
  background: none;
  border: none;
  color: #382633;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  box-sizing: border-box;
}

input[type=submit],
input[type=button] {
  line-height: 1.6;
  cursor: pointer;
  overflow: visible;
}

input[type=radio],
input[type=checkbox] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
  opacity: 0.0;
  cursor: pointer;
}

textarea {
  width: 100%;
  height: 182px;
  resize: none;
  overflow: auto;
}

/* --- input-text / input-password / select --- */
.input_text {
  margin-top: 3px;
  padding: 6px 12px;
  border: 1px solid #d1c5c9;
  /* Select */
  /* Icons */
  /* Sizes */
}
.input_text .selectboxit-container {
  display: block;
}
.input_text .selectboxit-container .selectboxit {
  padding: 0px;
  width: auto !important;
  line-height: 1.6;
  font-size: 14px;
  font-weight: 400;
  background: none;
  border: none !important;
}
.input_text .selectboxit-container .selectboxit.selectboxit-hover, .input_text .selectboxit-container .selectboxit.selectboxit-open {
  background: none;
  border: none !important;
}
.input_text .selectboxit-container .selectboxit.selectboxit-open {
  border-bottom: none !important;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -o-border-radius: 6px 6px 0px 0px;
  -ms-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
}
.input_text .selectboxit-container .selectboxit.selectboxit-focus {
  background: none;
}
.input_text .selectboxit-container .selectboxit-option-icon-container {
  margin: 0px;
}
.input_text .selectboxit-container .selectboxit-option-icon-url {
  margin-right: 5px;
  width: 36px;
  background-size: 36px 24px;
}
.input_text .selectboxit-container .selectboxit-options {
  top: 32px !important;
  left: -13px;
  right: -13px;
  width: auto;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -o-border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
  border: 1px solid #cccccc !important;
  border-top: none !important;
}
.input_text .selectboxit-container .selectboxit-optgroup-header,
.input_text .selectboxit-container .selectboxit-option-anchor {
  padding: 8px 13px;
  border-top: 1px solid #cccccc !important;
}
.input_text .selectboxit-container .selectboxit-option-anchor:hover,
.input_text .selectboxit-container .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #382633;
  background: rgba(209, 197, 201, 0.3) !important;
}
.input_text .selectboxit-container .selectboxit-arrow {
  right: -12px !important;
}
.input_text .fa {
  position: absolute;
  top: 6px;
  left: 12px;
  z-index: 2;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.input_text .fa + input {
  padding-left: 40px;
}
.input_text.padding_select .selectboxit-text {
  margin-left: 32px !important;
}
.input_text .icon_password {
  background: url(../layout/key-icon.svg) center center no-repeat;
  background-size: contain;
}
.input_text .size_normal {
  min-height: 28px;
}

/* --- input-checkbox --- */
.input_radio,
.input_checkbox {
  position: relative;
  margin-top: 12px;
}
.input_radio .radio,
.input_radio .checkbox,
.input_checkbox .radio,
.input_checkbox .checkbox {
  float: left;
  margin-right: 9px;
  width: 28px;
  height: 28px;
  background: white;
  border: 1px solid #d1c5c9;
}
.input_radio .radio i,
.input_radio .checkbox i,
.input_checkbox .radio i,
.input_checkbox .checkbox i {
  display: none;
}
.input_radio .radio.checked i,
.input_radio .checkbox.checked i,
.input_checkbox .radio.checked i,
.input_checkbox .checkbox.checked i {
  display: inline-block;
}
.input_radio .radio,
.input_checkbox .radio {
  line-height: 28px;
}
.input_radio .checkbox,
.input_checkbox .checkbox {
  line-height: 26px;
}
.input_radio label,
.input_checkbox label {
  display: table;
  min-height: 30px;
  cursor: pointer;
}
.input_radio label span,
.input_checkbox label span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 12px;
}
.input_radio.margin,
.input_checkbox.margin {
  margin-top: 24px;
}

/* --- Form errors --- */
.error {
  background: #ffcccc !important;
  border: 1px solid #cc0000 !important;
}
.error .error_message {
  position: absolute;
  top: -21px;
  right: -4px;
  z-index: 2;
  padding: 3px 12px;
  color: white;
  font-size: 12px;
  background: #cc0000;
}
.error .selectboxit-container .selectboxit-options {
  background: #ffcccc !important;
  border: 1px solid #cc0000 !important;
  border-top: none !important;
}
.error .selectboxit-container .selectboxit-option-anchor {
  border-top: 1px solid #cc0000 !important;
}
.error .selectboxit-container .selectboxit-option-anchor:hover,
.error .selectboxit-container .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background: #ff9999 !important;
}

/* -- Other --- */
.ribbon_violet {
  position: absolute;
  top: -16px;
  right: -19px;
  z-index: 99;
  width: 160px;
}

.voucher_frame {
  border-image: url(../layout/stamp.png);
  border-width: 8px;
  -moz-border-image: url(../layout/stamp.png) 8 round;
  -webkit-border-image: url(../layout/stamp.png) 8 round;
  -o-border-image: url(../layout/stamp.png) 8 round;
  border-image: url(../layout/stamp.png) 8 round;
}
.voucher_frame .voucher {
  padding: 40px 0px;
  background: #F5F5F5;
}
.voucher_frame.pos_relative .voucher {
  padding-bottom: 80px;
}
.voucher_frame.pos_relative .voucher_details {
  position: absolute;
  bottom: 20px;
  left: 0px;
  right: 0px;
}

/* ------------------------------------------------------------------- */
/* WIDGETS: ---------------------------------------------------------- */
/* ------------------------------------------------------------------- */
.widget.type_1 {
  padding: 3px;
  text-align: left;
  background: #d1c5c9;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -o-border-radius: 6px 6px 0px 0px;
  -ms-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
}
.widget.type_1 .top {
  padding: 9px 9px 12px;
}
.widget.type_1 .top .symbol {
  float: left;
  width: 40px;
  height: 40px;
  background: #a7356a;
}
.widget.type_1 .top .symbol i {
  display: block;
  line-height: 40px;
}
.widget.type_1 .top .symbol img {
  display: block;
  padding: 10px;
  width: 20px;
  height: 20px;
}
.widget.type_1 .top strong {
  float: left;
  margin-left: 12px;
  height: 40px;
  line-height: 40px;
}

.widget.type_2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 300px;
  height: 40px;
  background: #b582a0;
  -webkit-border-radius: 40px 40px 40px 40px;
  -moz-border-radius: 40px 40px 40px 40px;
  -o-border-radius: 40px 40px 40px 40px;
  -ms-border-radius: 40px 40px 40px 40px;
  border-radius: 40px 40px 40px 40px;
}
.widget.type_2 input[type=text] {
  margin: 3px;
  padding: 0px 16px;
  width: 294px;
  height: 34px;
  line-height: 34px;
  color: white;
  background: #886379;
  -webkit-border-radius: 32px 32px 32px 32px;
  -moz-border-radius: 32px 32px 32px 32px;
  -o-border-radius: 32px 32px 32px 32px;
  -ms-border-radius: 32px 32px 32px 32px;
  border-radius: 32px 32px 32px 32px;
}
.widget.type_2 i {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #b582a0;
  -webkit-border-radius: 36px 36px 36px 36px;
  -moz-border-radius: 36px 36px 36px 36px;
  -o-border-radius: 36px 36px 36px 36px;
  -ms-border-radius: 36px 36px 36px 36px;
  border-radius: 36px 36px 36px 36px;
}
.widget.type_2 i input[type=submit] {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background: url(../layout/blank.gif) center center repeat;
}
.widget.type_2 input[type=submit] {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #b582a0;
  -webkit-border-radius: 36px 36px 36px 36px;
  -moz-border-radius: 36px 36px 36px 36px;
  -o-border-radius: 36px 36px 36px 36px;
  -ms-border-radius: 36px 36px 36px 36px;
  border-radius: 36px 36px 36px 36px;
}
.widget.type_2 .icon_search {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 40px;
  height: 40px;
}
.widget.type_2 .icon_search img {
  display: block;
  padding: 10px;
  width: 20px;
  height: 20px;
}
.widget.type_2 ::-webkit-input-placeholder {
  color: white;
}
.widget.type_2 :-moz-placeholder {
  color: white;
}
.widget.type_2 ::-moz-placeholder {
  color: white;
}
.widget.type_2 :-ms-input-placeholder {
  color: white;
}

/* ------------------------------------------------------------------- */
/* WIDGET: Login form ------------------------------------------------ */
/* ------------------------------------------------------------------- */
.login_form .middle,
.login_form .bottom {
  padding: 12px;
}
.login_form .middle {
  background: #f8f7f5;
}
.login_form .middle p {
  padding-top: 12px;
}
.login_form .middle input[type=text],
.login_form .middle input[type=password] {
  margin-top: 0px;
  line-height: 1.4;
}
.login_form .middle input[type=text],
.login_form .middle input[type=password] {
  padding: 0px;
  width: 100%;
  background: white;
  /*border: 1px solid #CCC;*/
  box-sizing: border-box;
  -webkit-transition: 120ms ease-in-out;
  -moz-transition: 120ms ease-in-out;
  -o-transition: 120ms ease-in-out;
  -ms-transition: 120ms ease-in-out;
  transition: 120ms ease-in-out;
}
.login_form .middle input[type=text]:hover,
.login_form .middle input[type=password]:hover {
  border: 1px solid #AAA;
}
.login_form .middle input[type=submit] {
  font-weight: 700;
}

/* ------------------------------------------------------------------- */
/* WIDGET: Shopping cart --------------------------------------------- */
/* ------------------------------------------------------------------- */
.shopping_cart .bottom {
  /* Item */
  /* Scrollpanel */
  /* .scroll_panel { max-height:272px; } */
}
.shopping_cart .bottom .item {
  margin-top: 1px;
  padding: 6px;
  background: #f8f7f5;
}
.shopping_cart .bottom .item:first-child {
  margin-top: 0px;
}
.shopping_cart .bottom .item .thumb {
  width: 15%;
  height: auto;
}
.shopping_cart .bottom .item .details,
.shopping_cart .bottom .item .totals {
  display: table;
  white-space: initial;
}
.shopping_cart .bottom .item .details.align_left,
.shopping_cart .bottom .item .totals.align_left {
  width: 85%;
  min-height: 77px;
}
.shopping_cart .bottom .item .details .cell,
.shopping_cart .bottom .item .totals .cell {
  display: table-cell;
  vertical-align: top;
  padding-top: 3px;
  line-height: 1.2;
  border-left: 1px solid #d1c5c9;
}
.shopping_cart .bottom .item .details .cell:first-child,
.shopping_cart .bottom .item .totals .cell:first-child {
  border-left: none;
}
.shopping_cart .bottom .item .details .cell.info,
.shopping_cart .bottom .item .totals .cell.info {
  width: 50%;
}
.shopping_cart .bottom .item .details .cell.info p,
.shopping_cart .bottom .item .totals .cell.info p {
  padding: 0px 12px;
}
.shopping_cart .bottom .item .details .cell.info p:first-child,
.shopping_cart .bottom .item .totals .cell.info p:first-child {
  padding-bottom: 6px;
}
.shopping_cart .bottom .item .details .cell.price,
.shopping_cart .bottom .item .totals .cell.price {
  width: 20%;
}
.shopping_cart .bottom .item .details .cell.price strong,
.shopping_cart .bottom .item .totals .cell.price strong {
  margin-right: 6px;
}
.shopping_cart .bottom .item .details .cell.option,
.shopping_cart .bottom .item .totals .cell.option {
  width: 10%;
}
.shopping_cart .bottom .item .details .cell.option a,
.shopping_cart .bottom .item .totals .cell.option a {
  margin-left: 14px;
}
.shopping_cart .bottom .item .details.totals,
.shopping_cart .bottom .item .totals.totals {
  width: 100%;
}
.shopping_cart .bottom .item .details.totals .cell,
.shopping_cart .bottom .item .totals.totals .cell {
  vertical-align: middle;
  padding: 6px 0px;
}
.shopping_cart .bottom .item .details.totals .cell.label,
.shopping_cart .bottom .item .totals.totals .cell.label {
  padding: 6px;
  width: 70%;
}
.shopping_cart .bottom .item .details.totals form,
.shopping_cart .bottom .item .totals.totals form {
  padding: 6px !important;
}
.shopping_cart .bottom .item .details.totals input[type=text],
.shopping_cart .bottom .item .details.totals input[type=password],
.shopping_cart .bottom .item .totals.totals input[type=text],
.shopping_cart .bottom .item .totals.totals input[type=password] {
  float: left;
  margin-top: 6px;
  padding: 5px 8px;
  width: 70%;
  background: white;
  border: 1px solid #CCC;
  border-right: none !important;
  -webkit-transition: 120ms ease-in-out;
  -moz-transition: 120ms ease-in-out;
  -o-transition: 120ms ease-in-out;
  -ms-transition: 120ms ease-in-out;
  transition: 120ms ease-in-out;
}
.shopping_cart .bottom .item .details.totals input[type=text]:hover,
.shopping_cart .bottom .item .details.totals input[type=password]:hover,
.shopping_cart .bottom .item .totals.totals input[type=text]:hover,
.shopping_cart .bottom .item .totals.totals input[type=password]:hover {
  border: 1px solid #AAA;
}
.shopping_cart .bottom .item .details.totals input[type=submit],
.shopping_cart .bottom .item .totals.totals input[type=submit] {
  float: left;
  margin-top: 6px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 30%;
  line-height: 1;
  font-weight: 700;
}
.shopping_cart .bottom .item .buttons {
  text-align: center;
}
.shopping_cart .bottom .item .buttons .button {
  display: inline-block;
  margin: 0px 3px;
  min-width: 70px;
}

/**
 * Sitemap links
 */
@media screen and (max-width: 700px) {
  .sitemap_link {
    width: 50% !important;
  }
}
@media screen and (max-width: 530px) {
  .sitemap_link {
    width: 100% !important;
  }
}

/**
 * Modal window
 */
.modal-is-open {
  overflow: hidden;
}

.modal-wrap {
  visibility: hidden;
  position: fixed;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100;
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  transition: opacity 300ms, visibility 0s 300ms;
}
.modal-is-open .modal-wrap {
  overflow-x: hidden;
  overflow-y: auto;
  visibility: visible;
  transition-delay: 0;
  opacity: 1;
}

.ss-modal {
  position: relative;
  background-color: #fff;
  padding: 30px;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transform: scale(0);
  transition: transform 300ms ease-in-out;
  max-width: 95%;
  width: 500px;
  /* .promotion_name {
  	margin-right:12px;
  	height:34px;
  	line-height:34px;
  } */
}
@media screen and (min-width: 768px) {
  .ss-modal {
    max-width: 60%;
  }
}
.modal-is-open .ss-modal {
  transform: scale(1);
  display: block;
  background: #fff;
}
.ss-modal .typography {
  margin-bottom: 0;
}
.ss-modal .elem {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #CCC;
}

.modal-title {
  margin-right: 45px;
  padding-bottom: 18px;
  line-height: 1.2;
  color: #a7356a;
  font-size: 28px;
  font-weight: 400;
  font-family: "Libre Baskerville", serif;
}

.modal-close {
  position: absolute;
  top: 30px;
  right: 30px;
  background: none;
  cursor: pointer;
  font-size: 18px;
  line-height: 0.8;
  padding: 5px;
  border-radius: 3px;
  color: #a7356a;
  transition: color 150ms, background-color 150ms;
}
.modal-close:hover, .modal-close:focus {
  background-color: #a7356a;
  color: #fff;
}

.modal-loader {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 6px;
  left: 6px;
  bottom: 6px;
  right: 6px;
  z-index: 1;
  opacity: 1;
  transition: opacity 500ms, visibility 0s;
  visibility: visible;
  color: #a7356a;
  font-size: 18px;
  font-weight: 400;
  font-family: "Libre Baskerville", serif;
}
.modal-is-loaded .modal-loader {
  opacity: 0;
  visibility: hidden;
  transition-delay: 0, 500ms;
}

/**
 * Simple addresses modules
 */
.addresses {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  max-height: 200px;
  overflow-y: auto;
}
.addresses > li > a {
  border-top: 1px solid #d5d4cf;
  display: block;
  padding: 8px;
}
.addresses > li > a:hover {
  border-top-color: #a7356a;
  background-color: #a7356a;
  color: #fff;
}
.addresses > li:hover + li a {
  border-top-color: #a7356a;
}
.addresses .selected a {
  border-top-color: #a7356a;
  background-color: #a7356a;
  color: #fff;
}

.voucher_cell {
  padding-left: 60px !important;
}

/* ------------------------------------------------------------------- */
/* JAVASCRIPT: Cycle ------------------------------------------------- */
/* ------------------------------------------------------------------- */
.controls {
  visibility: hidden;
  /* --- Pager --- */
  /* --- Prev / Next --- */
}
.controls .pager {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 2;
  height: 12px;
  text-align: center;
  opacity: 0.0;
  -webkit-transition: 240ms ease-in-out;
  -moz-transition: 240ms ease-in-out;
  -o-transition: 240ms ease-in-out;
  -ms-transition: 240ms ease-in-out;
  transition: 240ms ease-in-out;
}
.controls .pager span {
  display: inline-block;
  margin-left: 6px;
  width: 12px;
  height: 12px;
  text-indent: -999em;
  background: white;
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: 120ms ease-in-out;
  -moz-transition: 120ms ease-in-out;
  -o-transition: 120ms ease-in-out;
  -ms-transition: 120ms ease-in-out;
  transition: 120ms ease-in-out;
}
.controls .pager span:first-child {
  margin-left: 0px;
}
.controls .pager span:hover, .controls .pager span.cycle-pager-active {
  opacity: 1;
}
.controls .prev,
.controls .next {
  display: table;
  position: absolute;
  top: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  text-align: center;
  opacity: 0.0;
}
.controls .prev.prev,
.controls .next.prev {
  left: 0px;
}
.controls .prev.next,
.controls .next.next {
  right: 0px;
}

/* --- Banner --- */
.banner:hover .pager {
  top: 24px;
  opacity: 1.0;
}
.banner .pager {
  top: -24px;
}

/* --- Gallery covers & Archive covers --- */
.gallery_covers .prev i,
.gallery_covers .next i {
  display: table-cell;
  vertical-align: middle;
}
.gallery_covers:hover .prev,
.gallery_covers:hover .next {
  opacity: 1.0;
}
.gallery_covers:hover .prev {
  left: -70px;
}
.gallery_covers:hover .next {
  right: -70px;
}

.archive_covers .pager {
  bottom: 0px;
}
.archive_covers .prev i, .archive_covers .next i {
  font-size: 80px;
}
.archive_covers:hover .pager {
  bottom: 14px;
  opacity: 1.0;
}
.archive_covers:hover .prev,
.archive_covers:hover .next {
  opacity: 1.0;
}
.archive_covers:hover .prev {
  left: -67px;
}
.archive_covers:hover .next {
  right: -67px;
}

/* --- Mobile --- */
@media (max-width: 767px) {
  .controls .prev,
  .controls .next {
    display: none;
  }
}
/* --- Desktop < 1024 --- */
@media (min-width: 768px) and (max-width: 1024px) {
  .gallery_covers .prev,
  .gallery_covers .next {
    width: 40px;
  }
  .gallery_covers:hover .prev {
    left: -44px;
  }
  .gallery_covers:hover .next {
    right: -44px;
  }

  .archive_covers .prev,
  .archive_covers .next {
    width: 40px;
  }
  .archive_covers:hover .prev {
    left: -34px;
  }
  .archive_covers:hover .next {
    right: -34px;
  }
}
/* ------------------------------------------------------------------- */
/* JAVASCRIPT: Modal window ------------------------------------------ */
/* ------------------------------------------------------------------- */
.modal_window .show_hide_trigger {
  display: block;
}
.modal_window .show_hide_content {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
}
.modal_window .show_hide_content .content {
  position: absolute;
  top: 50%;
  left: 50%;
}
.modal_window .show_hide_content .close {
  position: absolute;
}

/* --- Mobile --- */
@media (max-width: 767px) {
  .modal_window .show_hide_content .content {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    width: auto;
    height: auto;
  }
}
/* ------------------------------------------------------------------- */
/* JAVASCRIPT: Alert window ------------------------------------------ */
/* ------------------------------------------------------------------- */
.alert_window .show_hide_trigger {
  display: block;
}
.alert_window .show_hide_content {
  position: absolute;
  top: 50%;
  left: 50%;
}

/* --- Mobile --- */
@media (max-width: 767px) {
  .alert_window .show_hide_content {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    width: auto;
    height: auto;
  }
}
/* ------------------------------------------------------------------- */
/* JAVASCRIPT: Tabs -------------------------------------------------- */
/* ------------------------------------------------------------------- */
.tabs {
  /* --- Type 1 --- */
  /* --- Type 2 --- */
}
.tabs .nav {
  list-style: none;
}
.tabs .nav li {
  float: left;
}
.tabs .nav li a {
  display: block;
  white-space: nowrap;
}
.tabs .content .tab {
  display: none;
}
.tabs .content .tab:first-child {
  display: block;
}
.tabs.type_1 {
  padding: 12px 0px 40px;
}
.tabs.type_1 .nav li {
  position: relative;
  margin-left: 6px;
}
.tabs.type_1 .nav li:first-child {
  margin-left: 0px;
}
.tabs.type_1 .nav li a {
  margin-top: 14px;
  padding: 5px 46px 5px 12px;
  min-width: 126px;
  color: #522d42;
  font-size: 15px;
  font-weight: 700;
  border: 3px solid #d1c5c9;
  border-bottom: none;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -o-border-radius: 6px 6px 0px 0px;
  -ms-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
}
@media screen and (max-width: 767px) {
  .tabs.type_1 .nav li a {
    padding: 12px 46px 12px 12px;
  }
}
.tabs.type_1 .nav li a:hover {
  background: white;
}
.tabs.type_1 .nav li a.open {
  margin: 0;
  padding: 12px 46px 12px 12px;
  background: white;
}
.tabs.type_1 .nav li a.open:after {
  content: "";
  position: absolute;
  left: 3px;
  right: 3px;
  bottom: -3px;
  z-index: 1;
  height: 3px;
  background: white;
}
.tabs.type_1 .content .tab {
  padding: 24px;
  background: white;
  border: 3px solid #d1c5c9;
}
.tabs.type_2 .nav li {
  position: relative;
  width: 14.28%;
}
.tabs.type_2 .nav li a {
  margin-left: 6px;
  padding: 12px 24px 16px 12px;
  line-height: 1;
  font-size: 16px;
  color: #522d42;
  font-weight: 700;
  border: 1px solid #d1c5c9;
  border-bottom: none;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -o-border-radius: 6px 6px 0px 0px;
  -ms-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tabs.type_2 .nav li a:hover, .tabs.type_2 .nav li a.open {
  background: #d1c5c9;
}
.tabs.type_2 .content {
  background: #d1c5c9;
}
.tabs.type_2 .content .tab_container {
  padding: 40px 12px;
}

/* --- Mobile --- */
@media (max-width: 899px) {
  /* --- Type 1 --- */
  .tabs.type_1 {
    padding: 18px 0px 0px;
  }
  .tabs.type_1 .nav {
    position: relative;
    margin-bottom: 24px;
    background: white;
    border: 3px solid #d1c5c9;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
  }
  .tabs.type_1 .nav:before, .tabs.type_1 .nav:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 0px;
    height: 0px;
  }
  .tabs.type_1 .nav:before {
    bottom: -18px;
    z-index: 1;
    margin-left: -18px;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #d1c5c9;
  }
  .tabs.type_1 .nav:after {
    bottom: -14px;
    z-index: 2;
    margin-left: -14px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid white;
  }
  .tabs.type_1 .nav li {
    float: none;
    margin: 3px !important;
  }
  .tabs.type_1 .nav li a {
    background: none;
    border: none;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
  }
  .tabs.type_1 .nav li a:hover, .tabs.type_1 .nav li a.open {
    background: #f1f0eb;
  }
  .tabs.type_1 .nav li a:hover:after, .tabs.type_1 .nav li a.open:after {
    display: none;
  }
  .tabs.type_1 .content .tab {
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
  }
}
@media (max-width: 767px) {
  /* --- Type 2 --- */
  .tabs.type_2 .nav {
    padding: 0px !important;
  }
  .tabs.type_2 .nav li {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
  }
  .tabs.type_2 .nav li:before {
    position: absolute;
    top: 50%;
    right: 12px;
    content: "";
    margin-top: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #522d42;
  }
  .tabs.type_2 .nav li a {
    margin-left: 0px;
    padding: 12px 24px;
    background: rgba(209, 197, 201, 0.5);
    border: none;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
  .tabs.type_2 .nav li a:hover, .tabs.type_2 .nav li a.open {
    background: #d1c5c9;
  }
  .tabs.type_2 .nav li a br {
    display: none;
  }
  .tabs.type_2 .content {
    background: #d1c5c9;
  }
  .tabs.type_2 .content,
  .tabs.type_2 .content strong {
    color: #522d42;
  }
  .tabs.type_2 .content .tab_container {
    padding: 24px 0px;
    font-size: 12px;
  }
  .tabs.type_2 .content .tab .center_content {
    padding: 0px !important;
  }
}
/* ------------------------------------------------------------------- */
/* JAVASCRIPT: Tooltip ----------------------------------------------- */
/* ------------------------------------------------------------------- */
.tooltip .trigger {
  display: block;
}
.tooltip .content {
  display: none;
  position: absolute;
  z-index: 999;
  left: 0px;
  padding: 12px;
  width: 376px;
  color: #FFF;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
}
.tooltip.type_1 .content {
  top: auto !important;
  left: 50% !important;
  bottom: 30px;
  margin-left: -200px;
  text-align: left;
}
.tooltip.type_1 .content:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -6px;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.8);
}
.tooltip.type_1 .content .title_section {
  margin: 0px -12px 12px !important;
  padding: 0px 12px 12px;
  line-height: 1;
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

/* --- Mobile --- */
@media (max-width: 767px) {
  .tooltip.type_1 .content {
    position: fixed;
    top: 10px !important;
    left: 10px !important;
    right: 10px;
    bottom: initial;
    margin-left: 0px;
    width: auto;
  }
  .tooltip.type_1 .content:before {
    display: none;
  }
}
/* ------------------------------------------------------------------- */
/* JAVASCRIPT: Accordion --------------------------------------------- */
/* ------------------------------------------------------------------- */
.accordion {
  /* --- Type 1 --- */
}
.accordion .block .trigger {
  display: block;
}
.accordion .block .container {
  display: none;
  overflow: hidden;
}
.accordion .block:first-child .container {
  /* display:block; */
}
.accordion.type_1 {
  padding: 24px 0px 40px;
}
.accordion.type_1 .block .trigger {
  padding: 9px;
  line-height: 36px;
  font-weight: 700;
}
.accordion.type_1 .block .trigger .icons {
  margin-right: 12px;
}
.accordion.type_1 .block .trigger .icons .icon,
.accordion.type_1 .block .trigger .icons .icon i {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.accordion.type_1 .block .trigger .fa-angle-down {
  -webkit-transition: 120ms ease-in-out;
  -moz-transition: 120ms ease-in-out;
  -o-transition: 120ms ease-in-out;
  -ms-transition: 120ms ease-in-out;
  transition: 120ms ease-in-out;
}
.accordion.type_1 .block .trigger.open .fa-angle-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion.type_1 .block .container {
  display: none;
  overflow: hidden;
}
.accordion.type_1 .block .container .content {
  color: #382633;
  background: white;
  border: 1px solid #486ca0;
  border-top: none;
}
.accordion.type_1 .block .container .content p {
  padding: 12px 9px;
  border-top: 1px solid #cccccc;
}
.accordion.type_1 .block .container .content p:first-child {
  border-top: none;
}

.related_products, .title_section_alt {
  padding: 0 10px 20px !important;
  border-bottom-color: #d5d4cf !important;
  margin-bottom: 10px !important;
}

.related-products {
  margin-bottom: 6px !important;
}

#bundle_list {
  padding-bottom: 40px;
}

/* ------------------------------------------------------------------- */
/* JAVASCRIPT: Scrollpanel ------------------------------------------- */
/* ------------------------------------------------------------------- */
.sp-host {
  overflow: hidden;
}
.sp-host .sp-viewport {
  padding-right: 0px !important;
}
.sp-host .sp-scrollbar {
  margin: 4px;
  width: 6px;
  cursor: pointer;
}
.sp-host .sp-scrollbar .sp-thumb {
  -webkit-transition: 120ms ease-in-out;
  -moz-transition: 120ms ease-in-out;
  -o-transition: 120ms ease-in-out;
  -ms-transition: 120ms ease-in-out;
  transition: 120ms ease-in-out;
}
.sp-host .sp-scrollbar .sp-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}
.sp-host:hover .sp-thumb {
  background: rgba(0, 0, 0, 0.25);
}

html.touch .scroll_panel {
  overflow-y: scroll;
}

/* --- Mobile --- */
@media (max-width: 767px) {
  .sp-host .sp-scrollbar {
    display: none !important;
  }

  .sp-host .sp-viewport {
    margin-right: 4px;
    padding-right: 0px !important;
    overflow-y: auto !important;
  }
}
.iframe_cover {
  display: none;
  position: fixed;
  top: 4%;
  left: 50%;
  z-index: 99;
  margin-left: -240px;
  width: 480px;
  background: #FFF;
  -webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.24);
}

.cover_image {
  position: relative;
  margin: 0 auto;
  padding: 40px;
  width: 400px;
}
.cover_image img {
  display: block;
  padding-bottom: 20px;
  width: 100%;
  height: auto;
}
.cover_image .fa-times {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}
.cover_image .fa-times:hover {
  color: #a7356a;
}

@media (max-height: 850px) {
  .iframe_cover {
    margin-left: -180px;
    width: 360px;
  }

  .cover_image {
    padding: 30px;
    width: 300px;
  }
}
#your_vouchers {
  margin-top: 16px;
}
#your_vouchers .item {
  padding: 12px;
}
#your_vouchers .cell {
  vertical-align: middle;
}

.template_gift_sard_selector .input_radio label span {
  font-size: 14px;
}
.template_gift_sard_selector .trigger {
  position: relative;
  cursor: pointer;
}
.template_gift_sard_selector .trigger i {
  position: absolute;
  top: 8px;
  right: 12px;
  -webkit-transition: 120ms ease-in-out;
  -moz-transition: 120ms ease-in-out;
  -o-transition: 120ms ease-in-out;
  -ms-transition: 120ms ease-in-out;
  transition: 120ms ease-in-out;
}
.template_gift_sard_selector .trigger.open i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.template_gift_sard_selector .download_list .input_radio {
  margin-top: 0;
}
.template_gift_sard_selector .download_list .elem {
  display: block;
  margin: 12px 0 24px;
  cursor: pointer;
}
.template_gift_sard_selector .download_list .button.green {
  padding: 0 0 0 24px;
}

/*
 * Subscription Save CSS Theme by GRIT Digital
 * http://gritdigital.co.uk/
 * Copyright © GRIT Digital
 */
/* ################################################################### */
/* MOBILE ############################################################ */
/* ################################################################### */
@media (max-width: 767px) {
  /* --- Responsive --- */
  .only_desktop {
    display: none;
  }

  .only_mobile {
    display: block;
  }

  input[type=text]:focus,
  input[type=password]:focus,
  input[type=email]:focus,
  textarea:focus, select:focus {
    font-size: 16px;
  }

  /* ------------------------------------------------------------------- */
  /* HEADER (MOBILE) --------------------------------------------------- */
  /* ------------------------------------------------------------------- */
  header {
    /* --- Logo --- */
  }
  header .center_content {
    padding: 0px !important;
  }
  header .logo {
    display: block;
    float: none;
    padding: 24px 54px;
    width: auto;
    height: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  header .logo img {
    display: block;
    width: 100%;
    height: auto;
  }

  /* ------------------------------------------------------------------- */
  /* HEADER DX (MOBILE) ------------------------------------------------ */
  /* ------------------------------------------------------------------- */
  .header_dx {
    float: none;
    margin-right: 0px;
    padding: 18px 0px;
    height: 40px;
    text-align: center;
    white-space: nowrap;
  }
  .header_dx .elem {
    display: inline-block;
    float: none;
    padding: 0px 4px !important;
    height: 40px;
  }
  .header_dx .show_hide_trigger {
    height: 40px;
  }
  .header_dx .show_hide_trigger .icon {
    float: left;
  }
  .header_dx .show_hide_trigger .label {
    float: left;
    padding: 0px 0px 0px 12px;
    height: 40px;
    line-height: 40px;
  }

  /* ------------------------------------------------------------------- */
  /* NAVIGATIONS (MOBILE) ---------------------------------------------- */
  /* ------------------------------------------------------------------- */
  /* --- Main navigation --- */
  .main_navigation .center_content {
    padding: 0px !important;
  }
  .main_navigation .trigger_mobile {
    display: block;
    padding: 12px 24px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    background: #522d42;
  }
  .main_navigation .main_nav {
    display: none;
    /* Megamenu */
  }
  .main_navigation .main_nav ul {
    float: none;
    padding: 0px;
  }
  .main_navigation .main_nav ul:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .main_navigation .main_nav ul li {
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-right: none;
    border-left: none;
  }
  .main_navigation .main_nav ul li:first-child {
    border-left: none;
  }
  .main_navigation .main_nav ul li:first-child a {
    margin-left: 0;
    padding-left: 12px;
  }
  .main_navigation .main_nav ul li a {
    margin: 0px;
    padding: 12px;
    background: none !important;
  }
  .main_navigation .main_nav ul li a:before {
    display: none;
  }
  .main_navigation .main_nav ul li ul.megamenu {
    display: none;
    position: initial;
    padding: 8px 24px 24px;
    background: rgba(56, 38, 51, 0.96);
    border-top: 1px solid #755768;
    overflow: hidden;
  }
  .main_navigation .main_nav ul li ul.megamenu .close {
    display: none;
  }
  .main_navigation .main_nav ul li ul.megamenu li.block {
    float: none;
    margin-top: 12px;
    padding-top: 12px !important;
    width: auto !important;
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
  }
  .main_navigation .main_nav ul li ul.megamenu li.block:first-child {
    margin-top: 0px;
    padding-top: 12px !important;
    border: none !important;
  }
  .main_navigation .main_nav ul li ul.megamenu li.block strong {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
  }
  .main_navigation .main_nav ul li ul.megamenu li.block ul {
    padding-top: 6px;
  }
  .main_navigation .main_nav ul li ul.megamenu li.block ul li {
    float: none !important;
    width: 100% !important;
  }
  .main_navigation .main_nav ul li ul.megamenu li.block ul li a:before {
    display: none;
  }

  .row_navigation .megamenu li.block {
    float: none !important;
    width: auto !important;
  }
  .row_navigation .megamenu li.block ul li {
    float: none !important;
    width: 100% !important;
  }

  .image_navigation .megamenu {
    padding: 0 !important;
  }
  .image_navigation .megamenu li.block {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
  }
  .image_navigation .megamenu li.block .edge {
    margin: 0 !important;
    height: auto !important;
  }
  .image_navigation .megamenu li.block .link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background: url(../layout/blank.gif) left top repeat;
  }
  .image_navigation .megamenu li.block .title {
    position: static;
    margin: 0 !important;
    padding: 12px !important;
    min-height: 0 !important;
    line-height: normal;
    font-size: 14px;
    background: none;
    border: none !important;
  }
  .image_navigation .megamenu li.block .bg {
    display: none !important;
  }
  .image_navigation .megamenu li.block.item_1 .title, .image_navigation .megamenu li.block.item_1 .edge {
    background: none !important;
  }
  .image_navigation .megamenu li.block.item_2 .title, .image_navigation .megamenu li.block.item_2 .edge {
    background: none !important;
  }
  .image_navigation .megamenu li.block.item_3 .title, .image_navigation .megamenu li.block.item_3 .edge {
    background: none !important;
  }
  .image_navigation .megamenu li.block.item_4 .title, .image_navigation .megamenu li.block.item_4 .edge {
    background: none !important;
  }
  .image_navigation .megamenu li.block.item_5 .title, .image_navigation .megamenu li.block.item_5 .edge {
    background: none !important;
  }
  .image_navigation .megamenu li.block.item_6 .title, .image_navigation .megamenu li.block.item_6 .edge {
    background: none !important;
  }
  .image_navigation .megamenu li.block.item_7 .title, .image_navigation .megamenu li.block.item_7 .edge {
    background: none !important;
  }
  .image_navigation .megamenu li.block.item_8 .title, .image_navigation .megamenu li.block.item_8 .edge {
    background: none !important;
  }
  .image_navigation .megamenu li.block.item_9 .title, .image_navigation .megamenu li.block.item_9 .edge {
    background: none !important;
  }

  .main_navigation .main_nav ul li.image_navigation ul.megamenu li.block {
    margin: 0 !important;
    padding: 0 !important;
  }

  /* --- Breadcrumbs --- */
  .breadcrumbs {
    display: none;
  }

  /* --- Checkout navigation --- */
  .checkout_nav ul {
    float: none;
  }
  .checkout_nav ul li {
    float: none;
    margin: 4px 0px 0px 0px;
    width: auto !important;
  }
  .checkout_nav ul li:first-child {
    margin-top: 0px;
  }
  .checkout_nav ul li a {
    margin: 0px;
    padding: 8px 16px;
    border-radius: 6px 6px 6px 6px;
  }
  .checkout_nav ul li a:after {
    display: none;
  }
  .checkout_nav ul li a:before {
    position: absolute;
    top: 50%;
    right: 12px;
    content: "";
    margin-top: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid white;
  }

  /* ------------------------------------------------------------------- */
  /* BANNER (MOBILE) --------------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .banner,
  .cycle_banner,
  .cycle_banner .block {
    height: 400px !important;
  }
  .banner .bg,
  .cycle_banner .bg,
  .cycle_banner .block .bg {
    margin-left: -768px;
    width: 1536px;
    height: 400px;
  }
  .banner .content_center,
  .cycle_banner .content_center,
  .cycle_banner .block .content_center {
    width: 100%;
    height: 400px;
  }
  .banner .content_center .cover,
  .cycle_banner .content_center .cover,
  .cycle_banner .block .content_center .cover {
    left: 50%;
    bottom: -180px !important;
    z-index: 2;
    margin-left: -100px;
    -webkit-perspective: 180px;
    -moz-perspective: 180px;
    -o-perspective: 180px;
    -ms-perspective: 180px;
    perspective: 180px;
  }
  .banner .content_center .cover img,
  .cycle_banner .content_center .cover img,
  .cycle_banner .block .content_center .cover img {
    width: 200px;
    height: auto;
  }
  .banner .content_center .cover.animation,
  .cycle_banner .content_center .cover.animation,
  .cycle_banner .block .content_center .cover.animation {
    bottom: 102px !important;
  }
  .banner .content_center .info,
  .cycle_banner .content_center .info,
  .cycle_banner .block .content_center .info {
    position: absolute;
    top: 400px !important;
    left: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    z-index: 3;
    padding: 24px;
    width: auto;
    opacity: 0.0;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
  .banner .content_center .info h2,
  .cycle_banner .content_center .info h2,
  .cycle_banner .block .content_center .info h2 {
    padding-bottom: 12px;
    line-height: 1.2;
    font-size: 16px;
  }
  .banner .content_center .info h3,
  .cycle_banner .content_center .info h3,
  .cycle_banner .block .content_center .info h3 {
    padding: 12px 0px 0px;
    font-size: 26px;
  }
  .banner .content_center .info p,
  .cycle_banner .content_center .info p,
  .cycle_banner .block .content_center .info p {
    display: none;
  }
  .banner .content_center .info hr,
  .cycle_banner .content_center .info hr,
  .cycle_banner .block .content_center .info hr {
    width: 50%;
  }
  .banner .content_center .info h3 + hr,
  .cycle_banner .content_center .info h3 + hr,
  .cycle_banner .block .content_center .info h3 + hr {
    display: none;
  }
  .banner .content_center .info.animation,
  .cycle_banner .content_center .info.animation,
  .cycle_banner .block .content_center .info.animation {
    top: 200px !important;
    bottom: 0px !important;
    opacity: 1.0;
  }
  .banner.inside_page,
  .cycle_banner.inside_page,
  .cycle_banner .block.inside_page {
    display: none;
  }

  #slider_banner_pager {
    display: block;
    top: 14px !important;
    opacity: 1 !important;
  }

  /* ------------------------------------------------------------------- */
  /* MAIN CONTENT (MOBILE) --------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .main_content {
    padding: 24px 0px;
  }

  /* --- Columns --- */
  .columns {
    margin: 0px !important;
  }
  .columns .col_01_12,
  .columns .col_02_12,
  .columns .col_03_12,
  .columns .col_04_12,
  .columns .col_05_12,
  .columns .col_06_12,
  .columns .col_07_12,
  .columns .col_08_12,
  .columns .col_09_12,
  .columns .col_10_12,
  .columns .col_11_12,
  .columns .col_12_12,
  .columns .col_01_05 {
    float: none;
    width: 100%;
  }
  .columns .edge {
    padding: 0px !important;
  }

  #col_sx {
    padding-top: 24px;
  }

  #col_dx {
    padding-top: 40px;
  }

  /* --- Typography --- */
  .typography h1 {
    font-size: 20px;
  }
  .typography h1.icon_basket {
    padding-left: 40px;
    height: 20px;
    line-height: 20px;
  }

  /* --- Titles --- */
  .title_section {
    margin: 0px 0px 12px !important;
    padding-bottom: 8px !important;
  }

  /* --- Badge --- */
  .badge.size_big {
    top: initial;
    right: 4px;
    bottom: 10px;
    width: 82px;
    height: 82px;
  }
  .badge.size_big span {
    font-size: 10px;
  }
  .badge.size_big span strong {
    font-size: 26px;
  }

  /* --- Button style --- */
  .button {
    margin-top: 15px;
  }

  /* ------------------------------------------------------------------- */
  /* PRODUCT LIST (MOBILE) --------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .product_list {
    padding: 24px 0px 6px;
  }
  .product_list .product {
    position: relative;
    margin-bottom: 3px;
    padding: 16px;
    text-align: left !important;
  }
  .product_list .product .thumb {
    float: left;
    width: 40%;
    padding: 0px 16px 0px 0px;
  }

  /* ------------------------------------------------------------------- */
  /* GIFT LIST / NEWS LIST (MOBILE) ------------------------------------ */
  /* ------------------------------------------------------------------- */
  .gift_list .elem {
    padding-top: 24px;
  }
  .gift_list .elem .thumb {
    width: 30%;
  }
  .gift_list .elem p {
    width: 67%;
  }

  .news_list {
    padding-top: 24px;
  }
  .news_list .elem {
    margin-top: 12px;
    padding-top: 12px !important;
    border-top: 1px solid #baa9af;
  }
  .news_list .elem .thumb {
    display: none;
  }
  .news_list .elem p {
    width: 100%;
  }
  .news_list .col_06_12:first-child .edge .elem {
    margin-top: 0px;
    padding-top: 0px !important;
    border-top: none;
  }

  /* ------------------------------------------------------------------- */
  /* DOWNLOAD LIST (MOBILE) -------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .download_list {
    padding-bottom: 24px;
  }
  .download_list .elem {
    margin-top: 24px;
  }

  /* ------------------------------------------------------------------- */
  /* DEALS LIST (MOBILE) ----------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .deals_list .elem .thumb {
    float: none;
    margin-bottom: 12px;
    width: 100%;
  }
  .deals_list .elem .info {
    float: none;
    padding-left: 0px;
    width: 100%;
    text-align: center;
  }
  .deals_list .elem .info h3 {
    width: 100%;
  }
  .deals_list .elem .info p {
    padding-top: 0px;
  }

  /* ------------------------------------------------------------------- */
  /* LIST PAGER (MOBILE) ----------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .list_pager {
    margin: 24px 0px 0px;
  }

  /* ------------------------------------------------------------------- */
  /* FASTLINKS (MOBILE) ------------------------------------------------ */
  /* ------------------------------------------------------------------- */
  .fastlinks {
    padding-bottom: 10px;
  }
  .fastlinks .fastlink {
    margin-bottom: 6px;
  }

  /* ------------------------------------------------------------------- */
  /* FOOTER (MOBILE) --------------------------------------------------- */
  /* ------------------------------------------------------------------- */
  footer {
    margin-top: 0px;
    padding: 24px 0px 40px;
  }
  footer .columns {
    display: block;
  }
  footer .columns .col_03_12,
  footer .columns .col_04_12,
  footer .columns .col_08_12 {
    display: block;
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid #DDD;
    border-left: none;
  }
  footer .columns .col_03_12:first-child,
  footer .columns .col_04_12:first-child {
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
  }
  footer .columns .col1,
  footer .columns .col2,
  footer .columns .col3,
  footer .columns .col4 {
    width: 100%;
  }

  .template_message footer {
    margin-top: 40px;
  }

  /* ------------------------------------------------------------------- */
  /* WISGETS (MOBILE) -------------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .widget.type_1 {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: auto;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    overflow-y: auto;
  }
  .widget.type_1 .close {
    top: 20px;
    right: 12px;
  }
  .widget.type_1 .scroll_panel {
    max-height: 100% !important;
  }

  .widget.type_2 {
    left: 6px;
    right: initial;
    z-index: 999;
  }

  /* ------------------------------------------------------------------- */
  /* BUNDLE LIST (MOBILE) ---------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .bundle_list .product {
    display: block;
  }
  .bundle_list .product .thumb {
    display: block;
    padding-right: 0;
    width: 100%;
    height: auto;
  }
  .bundle_list .product .info {
    display: block;
    padding: 16px;
    width: auto;
  }
  .bundle_list .product .badge {
    top: -12px;
    right: -12px;
    zoom: 1.3;
  }

  /* ------------------------------------------------------------------- */
  /* WIDGET: Shopping cart --------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .shopping_cart .bottom .item .buttons {
    padding: 8px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Homepage ------------------------------------------------ */
  /* ------------------------------------------------------------------- */
  .template_homepage .title_normal.font_size_big.text_uppercase {
    font-size: 16px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Single Product (MOBILE) --------------------------------- */
  /* ------------------------------------------------------------------- */
  .accordion.type_1 {
    padding: 0;
    padding-bottom: 24px;
  }

  .template_single_product #col_dx {
    padding-top: 0px;
  }
  .template_single_product #related_products {
    margin-bottom: 40px !important;
  }

  /* --- Product gallery --- */
  .gallery_covers {
    margin: 6px -3px 0px !important;
  }
  .gallery_covers .col_03_12 {
    float: left;
    width: 25%;
  }
  .gallery_covers .col_03_12 .edge {
    padding: 0px 3px !important;
  }

  .archive_covers {
    margin: 0px -21px 0px !important;
    padding: 24px 0px;
  }
  .archive_covers .col_01_05 {
    float: left;
    width: 20%;
  }
  .archive_covers .col_01_05 .edge {
    padding: 0px 3px !important;
  }
  .archive_covers .pager {
    display: none !important;
  }

  /* --- Product description --- */
  .product_description p {
    padding-right: 0px;
    width: 100%;
  }

  /* --- Product prices --- */
  .product_prices_form {
    padding-bottom: 24px;
    /* Content */
    /* Custom select */
  }
  .product_prices_form .row {
    display: block;
  }
  .product_prices_form .row .cell.cell_1, .product_prices_form .row .cell.cell_2, .product_prices_form .row .cell.cell_3 {
    display: block;
    padding: 12px 0px 0px;
    width: 100%;
    text-align: center;
    border: none;
  }
  .product_prices_form .row .cell.cell_2 .align_left {
    display: inline-block;
    float: none;
  }
  .product_prices_form .row .cell.cell_3 .button {
    margin: 0 2px;
    min-width: 100px;
  }
  .product_prices_form .delivery_region {
    float: none;
    padding-bottom: 12px;
    width: 100%;
    height: auto;
    line-height: initial;
  }
  .product_prices_form .selectboxit-container {
    float: none;
    width: 100%;
  }

  .product_prices_form + .only_mobile {
    padding-bottom: 40px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Single Product Specific (MOBILE) ------------------------ */
  /* ------------------------------------------------------------------- */
  .template_single_product_specific .logo:first-child {
    margin-right: 0px;
  }
  .template_single_product_specific .logo:first-child img {
    width: auto;
    height: auto;
    max-height: 140px;
  }
  .template_single_product_specific #col_dx {
    padding-top: 0px;
  }
  .template_single_product_specific #related_products {
    margin-bottom: 40px !important;
  }

  .iframe_cover {
    margin-left: -150px;
    width: 300px;
  }

  .cover_image {
    padding: 10px;
    width: 280px;
  }
  .cover_image .fa-times {
    top: 6px;
    right: 6px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Shopping cart (MOBILE) ---------------------------------- */
  /* ------------------------------------------------------------------- */
  .template_basket .secure_trading {
    padding-bottom: 24px;
  }

  .shopping_cart_summary {
    padding: 24px 0px;
  }
  .shopping_cart_summary .row {
    display: table;
    position: relative;
  }
  .shopping_cart_summary .row.voucher_code {
    display: block;
    padding: 12px 18px;
    border: 1px solid #d1c5c9;
    border-top: none;
    box-sizing: border-box;
  }
  .shopping_cart_summary .row.voucher_code .tfoot {
    display: block;
    padding: 0px;
    width: 100% !important;
    border: none !important;
    box-sizing: border-box;
  }
  .shopping_cart_summary .row.voucher_code .font_size_huge {
    padding: 12px 0px;
    font-size: 32px !important;
  }
  .shopping_cart_summary .cell {
    display: none;
  }
  .shopping_cart_summary .cell:first-child {
    display: block;
    width: auto;
  }
  .shopping_cart_summary .cell.change_qnt {
    display: block;
    position: absolute;
    bottom: 12px;
    /* right:44px; */
    right: 34px;
    width: auto;
    border: none;
  }
  .shopping_cart_summary .cell.thead:first-child {
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    -o-border-radius: 6px 6px 0px 0px;
    -ms-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
  }
  .shopping_cart_summary .cell.td {
    padding: 0px;
  }
  .shopping_cart_summary .cell.td .thumb {
    float: right;
    margin-right: 0px;
    padding: 12px 12px 47px;
    width: 40%;
    box-sizing: border-box;
  }
  .shopping_cart_summary .cell.td .product_info {
    overflow: hidden;
    padding: 12px;
  }
  .shopping_cart_summary .cell.td .product_info p.only_mobile {
    padding-top: 12px;
  }
  .shopping_cart_summary .cell.td input[type=submit] {
    margin: 0px;
    padding: 3px 9px;
    line-height: 1;
    font-weight: 700;
  }
  .shopping_cart_summary .cell.td input[type=submit].border_green {
    padding: 2px 10px;
  }
  .shopping_cart_summary .cell.td .close {
    padding: 1px 2px;
    top: initial;
    bottom: 11px;
    left: initial;
    right: 12px;
    opacity: 1.0 !important;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
  }
  .shopping_cart_summary .cell.tfoot {
    display: table-cell;
    width: 28%;
    font-size: 14px !important;
  }
  .shopping_cart_summary .cell.tfoot .close {
    opacity: 1.0 !important;
  }
  .shopping_cart_summary .cell.tfoot input[type=text] {
    width: 64%;
  }
  .shopping_cart_summary .cell.tfoot input[type=submit] {
    width: 36%;
  }
  .shopping_cart_summary .cell.tfoot:first-child {
    padding-left: 0px;
    padding-right: 0px;
    width: 72%;
    border-left: 1px solid #d1c5c9;
    border-right: none;
  }

  /* #bundle_list { display:none; } */
  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Checkout (MOBILE) --------------------------------------- */
  /* ------------------------------------------------------------------- */
  .template_checkout #col_dx .shopping_cart {
    position: initial !important;
  }
  .template_checkout footer {
    margin-top: 18px;
  }
  .template_checkout .secure_trading {
    padding-bottom: 24px;
  }

  .checkout {
    padding-top: 24px;
  }
  .checkout input[type=submit].button,
  .checkout a.button {
    float: none;
    margin: 12px 0px 0px 0px !important;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    text-align: center;
  }
  .checkout .input_text {
    float: none;
    width: auto !important;
  }
  .checkout .box .title_box {
    padding: 12px;
  }
  .checkout .recipient .thumb,
  .checkout .recipient .details {
    float: none;
    width: 100%;
  }
  .checkout .recipient .details {
    padding-top: 24px;
  }
  .checkout .recipient .details h2 {
    padding-bottom: 9px;
    line-height: 1.2;
    font-size: 16px;
  }
  .checkout .accordion .trigger span {
    width: 60%;
    padding-top: 1px;
    line-height: 1.2;
    font-size: 12px;
  }
  .checkout .checkout_sx {
    float: none;
    width: 100% !important;
  }
  .checkout .checkout_sx img {
    width: auto !important;
  }
  .checkout .info_03 .align_left,
  .checkout .info_03 .align_right {
    float: none;
    width: auto;
  }
  .checkout .info_03 .align_left {
    padding-bottom: 16px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Products landing page (MOBILE) -------------------------- */
  /* ------------------------------------------------------------------- */
  .template_products_landing_page .typography p {
    padding-right: 0px;
  }
  .template_products_landing_page .badge.size_big {
    display: none;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Single product specific (MOBILE) ------------------------ */
  /* ------------------------------------------------------------------- */
  .template_single_product_specific .secure_trading {
    padding-bottom: 24px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Vouchers & Gift Cards (MOBILE) -------------------------- */
  /* ------------------------------------------------------------------- */
  #recently_viewed_products,
  #popular_products {
    margin-top: 40px !important;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Post (MOBILE) ------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .template_post .product_description h1 {
    font-size: 20px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Message (MOBILE) ---------------------------------------- */
  /* ------------------------------------------------------------------- */
  .template_message .button span {
    font-size: 16px !important;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Sitemap (MOBILE) ---------------------------------------- */
  /* ------------------------------------------------------------------- */
  /* .template_sitemap li { float:none !important; width:100% !important; } */
  /* ------------------------------------------------------------------- */
  /* FORMS (MOBILE) ---------------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .input_text {
    width: auto !important;
  }

  .voucher_frame.pos_relative .voucher {
    padding-bottom: 120px;
  }

  #related_products {
    padding-top: 0 !important;
  }

  .product_prices_form .tabs .nav li:first-child {
    width: auto;
  }

  .product_prices_form .tabs .nav li a {
    margin: 3px 0 0;
    padding: 12px 46px 12px 12px;
  }

  .product_prices_form .tabs .nav li a + .tooltip {
    top: 15px;
  }
}
/* ################################################################### */
/* DESKTOP < 768 ##################################################### */
/* ################################################################### */
@media (min-width: 500px) and (max-width: 767px) {
  /* ------------------------------------------------------------------- */
  /* BUNDLE LIST ------------------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .bundle_list .product {
    display: table;
    margin-top: 20px;
    padding: 3px;
    background: white;
  }
  .bundle_list .product .thumb {
    display: table-cell;
    vertical-align: bottom;
    padding-right: 12px;
    width: 35%;
    height: auto;
  }
  .bundle_list .product .thumb img {
    display: block;
    width: auto;
    height: auto;
  }
  .bundle_list .product .info {
    display: table-cell;
    padding: 16px 134px 16px 16px;
    width: 65%;
    line-height: 1.4;
  }
  .bundle_list .product .info p {
    padding-top: 6px;
  }
  .bundle_list .product .badge {
    top: -6px;
    right: 12px;
  }
  .bundle_list .product .badge .font_size_small {
    font-size: 16px;
  }
  .bundle_list .product .badge .font_size_big {
    font-size: 26px;
  }

  .product_prices_form .tabs .nav li:first-child {
    width: auto;
  }

  .product_prices_form .tabs .nav li a {
    margin: 3px 0 0;
    padding: 12px 46px 12px 12px;
  }

  .product_prices_form .tabs .nav li a + .tooltip {
    top: 15px;
  }
}
/* ################################################################### */
/* DESKTOP < 900 ##################################################### */
/* ################################################################### */
@media (min-width: 768px) and (max-width: 899px) {
  /* ------------------------------------------------------------------- */
  /* NAVIGATION (DESKTOP < 900) ---------------------------------------- */
  /* ------------------------------------------------------------------- */
  .row_navigation .megamenu li.block {
    float: none !important;
    margin-top: 24px;
    width: 100% !important;
  }
  .row_navigation .megamenu li.block:first-child {
    margin-top: 0;
  }
  .row_navigation .megamenu li.block ul li {
    float: left !important;
    width: 33.33% !important;
  }

  /* --- Footer navigation --- */
  .footer_nav ul li {
    padding-top: 0px;
    width: 100%;
  }

  /* --- Checkout navigation --- */
  .checkout_navigation .checkout_nav ul li a {
    padding: 10px 12px;
    font-size: 12px;
  }

  /* ------------------------------------------------------------------- */
  /* BANNER (DESKTOP < 900) -------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .banner .content_center,
  .cycle_banner .content_center,
  .cycle_banner .block .content_center {
    width: 100%;
  }
  .banner .content_center .info,
  .cycle_banner .content_center .info,
  .cycle_banner .block .content_center .info {
    position: absolute;
    top: initial !important;
    right: 12px;
    bottom: 12px !important;
    z-index: 4;
    padding: 24px;
    width: 50%;
  }
  .banner .content_center .info h2,
  .cycle_banner .content_center .info h2,
  .cycle_banner .block .content_center .info h2 {
    padding-bottom: 12px;
    font-size: 16px;
  }
  .banner .content_center .info h3,
  .cycle_banner .content_center .info h3,
  .cycle_banner .block .content_center .info h3 {
    padding: 12px 0px;
    font-size: 50px;
  }
  .banner .content_center .info p,
  .cycle_banner .content_center .info p,
  .cycle_banner .block .content_center .info p {
    padding-top: 12px;
  }
  .banner.inside_page,
  .cycle_banner.inside_page,
  .cycle_banner .block.inside_page {
    display: none;
  }

  /* ------------------------------------------------------------------- */
  /* MAIN CONTENT (DESKTOP < 900) -------------------------------------- */
  /* ------------------------------------------------------------------- */
  /* --- Columns --- */
  .columns .col_03_12 {
    width: 33.33%;
  }
  .columns .col_09_12 {
    width: 66.66%;
  }

  /* ------------------------------------------------------------------- */
  /* PRODUCT LIST (DESKTOP < 900) -------------------------------------- */
  /* ------------------------------------------------------------------- */
  .product_container .col_03_12 {
    float: none;
    width: 100%;
  }
  .product_container .col_06_12 {
    float: none;
    width: 100%;
  }
  .product_container .col_09_12 {
    float: none;
    width: 100%;
  }

  .product_list .col_03_12 {
    width: 100%;
  }
  .product_list .col_04_12 {
    width: 100%;
  }
  .product_list .col_12_12 {
    width: 100%;
  }
  .product_list .product {
    position: relative;
    margin-bottom: 3px;
    padding: 16px;
    text-align: left !important;
  }
  .product_list .product .thumb {
    float: left;
    width: 40%;
    padding: 0px 16px 0px 0px;
  }
  .product_list .product h3 {
    line-height: 1.4;
  }

  /* ------------------------------------------------------------------- */
  /* DEALS LIST (DESKTOP < 900) ---------------------------------------- */
  /* ------------------------------------------------------------------- */
  .deals_list .col_06_12 {
    width: 100%;
  }

  /* ------------------------------------------------------------------- */
  /* FASTLINKS (DESKTOP < 900) ----------------------------------------- */
  /* ------------------------------------------------------------------- */
  .fastlinks .fastlink .info h3 {
    font-size: 14px;
  }
  .fastlinks .fastlink .image {
    width: 30%;
  }

  /* ------------------------------------------------------------------- */
  /* FOOTER (DESKTOP < 900) -------------------------------------------- */
  /* ------------------------------------------------------------------- */
  footer {
    padding: 24px 0px;
  }
  footer .columns .col_03_12 {
    width: 25%;
  }
  footer .secure_trading, footer .secure_trading img {
    width: 117px;
    height: auto;
  }
  footer .icons {
    padding-right: 0px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Homepage (DESKTOP < 900) -------------------------------- */
  /* ------------------------------------------------------------------- */
  .template_homepage #col_sx {
    width: 60%;
  }

  .template_homepage #col_dx {
    width: 40%;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Single Product (DESKTOP < 900) -------------------------- */
  /* ------------------------------------------------------------------- */
  .template_single_product .main_content {
    padding-bottom: 0px;
  }
  .template_single_product #col_dx {
    padding-top: 0px;
  }

  #related_products {
    margin-bottom: 80px !important;
  }
  #related_products .col_01_05 {
    width: 50%;
  }
  #related_products .col_01_05:first-child {
    display: none;
  }

  .gallery_covers {
    margin: 6px -3px 0px !important;
  }
  .gallery_covers .col_03_12 {
    float: left;
    width: 25%;
  }
  .gallery_covers .col_03_12 .edge {
    padding: 0px 3px !important;
  }

  .archive_covers {
    margin: 0px -21px 0px !important;
    padding: 6px 0px;
  }
  .archive_covers .col_01_05 {
    float: left;
    width: 20%;
  }
  .archive_covers .col_01_05 .edge {
    padding: 0px 3px !important;
  }

  .product_description p {
    padding-right: 20%;
  }

  .product_prices_form .delivery_region {
    float: none;
    padding-bottom: 12px;
    width: 100%;
    height: auto;
    line-height: initial;
  }
  .product_prices_form .selectboxit-container {
    float: none;
    width: 100%;
  }

  /* --- Product prices --- */
  .product_prices_form {
    padding-bottom: 40px;
    /* Content */
    /* Tooltip (Tabs navigation) */
  }
  .product_prices_form .row {
    display: block;
  }
  .product_prices_form .row .cell.cell_1, .product_prices_form .row .cell.cell_2, .product_prices_form .row .cell.cell_3 {
    display: block;
    padding: 12px 0px 0px;
    width: 100%;
    text-align: center;
    border: none;
  }
  .product_prices_form .row .cell.cell_1 {
    padding-top: 0px;
  }
  .product_prices_form .row .cell.cell_2 .align_left {
    display: inline-block;
    float: none;
  }
  .product_prices_form .row .cell.cell_3 .button {
    margin: 0 2px;
    min-width: 120px;
  }
  .product_prices_form .tabs .nav li .tooltip .content {
    top: initial !important;
    left: initial !important;
    bottom: 30px;
    right: -20px;
  }
  .product_prices_form .tabs .nav li .tooltip .content:before {
    left: initial;
    right: 25px;
    margin-left: 0px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Single Product Specific (DESKTOP < 900) ----------------- */
  /* ------------------------------------------------------------------- */
  .template_single_product_specific .logo img {
    height: 55px !important;
  }

  .template_single_product_specific .logo:first-child img {
    height: 27px !important;
  }

  .template_single_product_specific .header_dx {
    padding-top: 20px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Shopping cart (DESKTOP < 900) --------------------------- */
  /* ------------------------------------------------------------------- */
  .shopping_cart_summary {
    padding: 24px 0px;
  }
  .shopping_cart_summary .only_mobile {
    display: block;
  }
  .shopping_cart_summary .only_desktop {
    display: none;
  }
  .shopping_cart_summary .row {
    display: table;
    position: relative;
  }
  .shopping_cart_summary .row.voucher_code {
    display: block;
    padding: 12px 18px;
    border: 1px solid #d1c5c9;
    border-top: none;
    box-sizing: border-box;
  }
  .shopping_cart_summary .row.voucher_code .tfoot {
    display: block;
    padding: 0px;
    width: 100% !important;
    border: none !important;
    box-sizing: border-box;
  }
  .shopping_cart_summary .row.voucher_code .font_size_huge {
    padding: 12px 0px;
    font-size: 32px !important;
  }
  .shopping_cart_summary .row:hover .cell .close {
    opacity: 1.0;
  }
  .shopping_cart_summary .cell {
    display: none;
  }
  .shopping_cart_summary .cell:first-child {
    display: block;
    width: auto;
  }
  .shopping_cart_summary .cell.change_qnt {
    display: block;
    position: absolute;
    top: 18px;
    right: 18px;
    width: auto;
    border: none;
  }
  .shopping_cart_summary .cell.thead:first-child {
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    -o-border-radius: 6px 6px 0px 0px;
    -ms-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
  }
  .shopping_cart_summary .cell.td {
    padding: 0px;
  }
  .shopping_cart_summary .cell.td .thumb {
    display: none;
  }
  .shopping_cart_summary .cell.td .product_info {
    float: none;
    padding: 12px 18px 24px;
  }
  .shopping_cart_summary .cell.td .product_info p {
    float: left;
    width: 50%;
  }
  .shopping_cart_summary .cell.td input[type=submit] {
    margin: 0px;
    padding: 3px 9px;
    line-height: 1;
    font-weight: 700;
  }
  .shopping_cart_summary .cell.td input[type=submit].border_green {
    padding: 2px 10px;
  }
  .shopping_cart_summary .cell.td .close {
    opacity: 1.0 !important;
  }
  .shopping_cart_summary .cell.tfoot {
    display: table-cell;
    width: 28%;
    font-size: 14px !important;
  }
  .shopping_cart_summary .cell.tfoot .close {
    opacity: 1.0 !important;
  }
  .shopping_cart_summary .cell.tfoot input[type=text] {
    width: 64%;
  }
  .shopping_cart_summary .cell.tfoot input[type=submit] {
    width: 36%;
  }
  .shopping_cart_summary .cell.tfoot:first-child {
    padding-left: 0px;
    padding-right: 0px;
    width: 72%;
    border-left: 1px solid #d1c5c9;
    border-right: none;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Checkout (DESKTOP < 900) -------------------------------- */
  /* ------------------------------------------------------------------- */
  .template_checkout #col_sx,
  .template_checkout #col_dx {
    float: none;
    width: 100%;
  }

  .template_checkout #col_dx {
    margin-top: 40px;
  }
  .template_checkout #col_dx .shopping_cart .bottom .item .details.align_left,
  .template_checkout #col_dx .shopping_cart .bottom .item .totals.align_left {
    min-height: 157px;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Products landing page (DESKTOP < 900) ------------------- */
  /* ------------------------------------------------------------------- */
  .template_products_landing_page .typography p {
    padding-right: 0px;
  }
  .template_products_landing_page .badge.size_big {
    display: none;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Vouchers & Gift Cards (DESKTOP < 900) ------------------- */
  /* ------------------------------------------------------------------- */
  #recently_viewed_products .col_06_12, #popular_products .col_06_12 {
    float: none !important;
    width: 100%;
  }

  #bundle_list .thumb {
    width: 35%;
  }

  #bundle_list .info {
    width: 65%;
  }

  .product_prices_form .tabs .nav li:first-child {
    width: auto;
  }

  .product_prices_form .tabs .nav li a {
    margin: 3px 0 0;
    padding: 12px 46px 12px 12px;
  }

  .product_prices_form .tabs .nav li a + .tooltip {
    top: 15px;
  }
}
/* ################################################################### */
/* DESKTOP < 1024 #################################################### */
/* ################################################################### */
@media (min-width: 900px) and (max-width: 1024px) {
  /* ------------------------------------------------------------------- */
  /* NAVIGATION (DESKTOP < 1024) --------------------------------------- */
  /* ------------------------------------------------------------------- */
  /* --- Main navigation --- */
  /* .main_navigation .main_nav ul li ul.megamenu li.block ul li { width:25%; } */
  /* .checkout_nav ul li {
  	float:none;
  	margin-bottom:4px;
  	width:auto;

  	a { margin-left:0px; }
  } */
  .checkout_nav ul li a {
    padding: 9px 7px 10px !important;
    font-size: 12px;
  }

  /* ------------------------------------------------------------------- */
  /* BANNER (DESKTOP < 1024) ------------------------------------------- */
  /* ------------------------------------------------------------------- */
  .banner .content_center,
  .cycle_banner .content_center,
  .cycle_banner .block .content_center {
    width: 100%;
  }
  .banner .content_center .info,
  .cycle_banner .content_center .info,
  .cycle_banner .block .content_center .info {
    position: absolute;
    top: 500px !important;
    right: 0px;
    bottom: 0px !important;
    padding: 40px 40px 40px 100%;
    width: 46%;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
  .banner .content_center .info h3,
  .cycle_banner .content_center .info h3,
  .cycle_banner .block .content_center .info h3 {
    font-size: 40px;
  }
  .banner .content_center .info.animation,
  .cycle_banner .content_center .info.animation,
  .cycle_banner .block .content_center .info.animation {
    top: 120px !important;
    bottom: 0px !important;
    opacity: 1.0;
  }
  .banner.inside_page,
  .cycle_banner.inside_page,
  .cycle_banner .block.inside_page {
    display: none;
  }

  /* ------------------------------------------------------------------- */
  /* MAIN CONTENT (DESKTOP < 1024) ------------------------------------- */
  /* ------------------------------------------------------------------- */
  /* --- Columns --- */
  .columns .col_03_12 {
    width: 33.33%;
  }
  .columns .col_09_12 {
    width: 66.66%;
  }

  /* ------------------------------------------------------------------- */
  /* PRODUCT LIST (DESKTOP < 1024) ------------------------------------- */
  /* ------------------------------------------------------------------- */
  .product_container .col_03_12 {
    float: none;
    width: 100%;
  }
  .product_container .col_09_12 {
    float: none;
    width: 100%;
  }

  .product_list .col_03_12 {
    width: 50%;
  }
  .product_list .product {
    position: relative;
    margin-bottom: 3px;
    padding: 16px;
    text-align: left !important;
  }
  .product_list .product .thumb {
    float: left;
    width: 40%;
    padding: 0px 16px 0px 0px;
  }
  .product_list .product h3 {
    line-height: 1.4;
  }

  /* ------------------------------------------------------------------- */
  /* GIFT LIST / NEWS LIST (DESKTOP < 1024) ---------------------------- */
  /* ------------------------------------------------------------------- */
  .news_list .elem p {
    width: 66%;
  }

  /* ------------------------------------------------------------------- */
  /* FASTLINKS (DESKTOP < 1024) ---------------------------------------- */
  /* ------------------------------------------------------------------- */
  .fastlinks .fastlink .info {
    width: 75%;
  }
  .fastlinks .fastlink .info h3 {
    font-size: 16px;
  }
  .fastlinks .fastlink .info.width_100 h4 {
    width: 100% !important;
    font-size: 14px;
  }
  .fastlinks .fastlink .image {
    top: 18px;
    width: 25%;
  }

  /* ------------------------------------------------------------------- */
  /* FOOTER (DESKTOP < 1024) ------------------------------------------- */
  /* ------------------------------------------------------------------- */
  footer {
    margin-top: 0px;
  }
  footer .col_03_12, footer .col_08_12 {
    display: table-cell;
    float: none !important;
  }
  footer .col_03_12 {
    width: 25% !important;
  }
  footer .footer_nav ul li {
    float: none;
    width: 100%;
  }
  footer .footer_nav ul li a {
    line-height: 1;
  }
  footer .icons {
    padding-top: 18px !important;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Single Product (DESKTOP < 1024) ------------------------- */
  /* ------------------------------------------------------------------- */
  /* --- Product gallery --- */
  .gallery_covers .col_03_12 {
    width: 25%;
  }

  /* --- Product prices --- */
  .product_prices_form .delivery_region, .product_prices_form .selectboxit-container {
    width: 50%;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Shopping cart (DESKTOP < 1024) -------------------------- */
  /* ------------------------------------------------------------------- */
  .shopping_cart_summary {
    font-size: 12px !important;
  }
  .shopping_cart_summary .font_size_medium {
    font-size: 12px !important;
  }
  .shopping_cart_summary .cell {
    width: 15%;
  }
  .shopping_cart_summary .cell:first-child {
    width: 25%;
  }
  .shopping_cart_summary .cell.thead, .shopping_cart_summary .cell.td, .shopping_cart_summary .cell.tfoot {
    padding: 12px 14px;
  }
  .shopping_cart_summary .cell.td .thumb {
    display: none;
  }
  .shopping_cart_summary .cell.td .product_info {
    padding-left: 0px;
  }

  #bundle_list .columns .col_06_12 {
    float: none;
    width: 100%;
  }

  #bundle_list .thumb {
    width: 30%;
  }

  #bundle_list .info {
    width: 70%;
  }

  /* ------------------------------------------------------------------- */
  /* TEMPLATE: Checkout (DESKTOP < 1024) ------------------------------- */
  /* ------------------------------------------------------------------- */
  .template_checkout #col_sx {
    width: 60%;
  }

  .template_checkout #col_dx {
    width: 40%;
  }

  .checkout_nav ul li a {
    padding: 8px 10px;
  }

  #related_products {
    margin-bottom: 80px !important;
  }
  #related_products .col_01_05 {
    width: 50%;
  }
  #related_products .col_01_05:first-child {
    display: none;
  }

  .info_03 .align_left,
  .info_03 .align_right {
    float: none;
    width: auto;
  }
  .info_03 .align_left {
    padding-bottom: 16px;
  }

  #recently_viewed_products .col_06_12, #popular_products .col_06_12 {
    float: none !important;
    width: 100%;
  }
}
/* ################################################################### */
/* DESKTOP < 1240 #################################################### */
/* ################################################################### */
@media (max-width: 1100px) {
  .tabs.type_1 .nav li a {
    min-width: 0;
  }
}
/* ################################################################### */
/* DESKTOP < 1240 #################################################### */
/* ################################################################### */
@media (min-width: 1025px) and (max-width: 1240px) {
  /* ------------------------------------------------------------------- */
  /* NAVIGATIONS (DESKTOP < 1240) -------------------------------------- */
  /* ------------------------------------------------------------------- */
  /* --- Footer navigation --- */
  .footer_nav ul li {
    float: none;
    padding-top: 0px;
    width: 100%;
  }

  /* ------------------------------------------------------------------- */
  /* PRODUCT LIST (DESKTOP < 1240) ------------------------------------- */
  /* ------------------------------------------------------------------- */
  .product_list .col_03_12 {
    width: 33.33%;
  }

  #related_products .product_list .col_03_12 {
    width: 25%;
  }

  #popular_products.product_list .col_03_12 {
    width: 25%;
  }

  /* ------------------------------------------------------------------- */
  /* FASTLINKS (DESKTOP < 1240) ---------------------------------------- */
  /* ------------------------------------------------------------------- */
  .fastlinks .fastlink .info {
    width: 100%;
  }
  .fastlinks .fastlink .info h3 {
    width: 70%;
    font-size: 16px;
  }
  .fastlinks .fastlink .info.width_100 h4 {
    width: 100% !important;
    font-size: 14px;
  }
  .fastlinks .fastlink .image {
    top: 18px;
    width: 25%;
  }

  /* ------------------------------------------------------------------- */
  /* FOOTER (DESKTOP < 1240) ------------------------------------------- */
  /* ------------------------------------------------------------------- */
  footer p {
    padding-top: 12px;
  }

  footer .icons {
    padding-top: 18px !important;
  }
}
/* ################################################################### */
/* DESKTOP < 1920 (BANNER) ########################################### */
/* ################################################################### */
@media (max-width: 1920px) {
  .banner,
  .cycle_banner,
  .cycle_banner .block {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 500px;
  }

  .cycle_banner .bg {
    left: 50%;
    z-index: 1;
    margin-left: -960px;
    width: 1920px !important;
    max-width: none !important;
    height: 500px;
  }
}
/* ################################################################### */
/* PRINT MEDIA QUERY ################################################# */
/* ################################################################### */
@media print {
  header, footer, .typography h1, .typography input {
    display: none !important;
  }

  .voucher_frame {
    border: 3px solid #EEE;
  }
}
/*
 * jQuery Touch Optimized Sliders "R"Us v2.1.3
 * http://tosrus.frebsite.nl/
 * Copyright © Fred Heusschen
 * Dual licensed under the MIT and GPL licenses
 */
.tos-noanimation {
  -webkit-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -o-transition-property: none !important;
  transition-property: none !important;
}

.tos-fastanimation {
  -webkit-transition-duration: 0.2s !important;
  -moz-transition-duration: 0.2s !important;
  -ms-transition-duration: 0.2s !important;
  -o-transition-duration: 0.2s !important;
  transition-duration: 0.2s !important;
  -webkit-transition-timing-function: ease-out !important;
  -moz-transition-timing-function: ease-out !important;
  -ms-transition-timing-function: ease-out !important;
  -o-transition-timing-function: ease-out !important;
  transition-timing-function: ease-out !important;
}

.tos-wrapper {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  display: none;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.tos-wrapper.tos-opened {
  display: block;
}

.tos-wrapper.tos-opening {
  opacity: 1;
}

.tos-wrapper.tos-fixed {
  background-color: black;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
}

.tos-wrapper.tos-inline {
  position: relative;
}

.tos-slider {
  white-space: nowrap;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}

.tos-wrapper.tos-fx-slide .tos-slider {
  left: 0;
  -webkit-transition: left 0.4s ease;
  -moz-transition: left 0.4s ease;
  -ms-transition: left 0.4s ease;
  -o-transition: left 0.4s ease;
  transition: left 0.4s ease;
}

.tos-wrapper.tos-fx-slide.tos-fixed .tos-slider {
  position: absolute;
}

.tos-wrapper.tos-fx-fade .tos-slider {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.tos-uibg {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.tos-desktop .tos-wrapper:hover .tos-uibg, .tos-touch .tos-wrapper.tos-hover .tos-uibg {
  opacity: 1;
}

.tos-slide {
  -webkit-overflow-scrolling: touch;
  line-height: 1px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.tos-slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

.tos-slide.tos-loading:after {
  content: '';
  border-right: 5px solid black;
  border-radius: 50%;
  display: block;
  width: 30px;
  height: 30px;
  margin: -15px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -ms-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

.tos-slide.tos-loading > * {
  opacity: 0;
}

.tos-slide > * {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.tos-wrapper.tos-fixed .tos-slide.tos-loading:after {
  border-right-color: white;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }

  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  from {
    -o-transform: rotate(0deg);
  }

  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}
.tos-slide > * {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.tos-slide.tos-html > div {
  white-space: normal;
  text-align: left;
  line-height: 1.5;
}

.tos-slide.tos-html > div * {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

.tos-wrapper.tos-fill .tos-slide.tos-image > img {
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
}

.tos-wrapper.tos-fixed .tos-slide.tos-html > div {
  background-color: white;
  color: #333333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 40px;
  overflow: auto;
}

.tos-desktop .tos-wrapper.tos-fixed {
  background-color: rgba(0, 0, 0, 0.85);
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit .tos-slide {
  padding: 0px 20px;
}

.tos-prev, .tos-next, .tos-close {
  background: #FFF;
  border-radius: 3px;
  opacity: 0;
  display: block;
  width: 40px;
  position: absolute;
  z-index: 1;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.tos-prev, .tos-next {
  height: 40px;
  margin-top: -40px;
  top: 50%;
}

.tos-prev.tos-disabled, .tos-next.tos-disabled {
  cursor: default;
}

.tos-prev {
  left: 20px;
}

.tos-next {
  right: 20px;
}

.tos-close {
  height: 40px;
  top: 20px;
  left: 50%;
  margin-left: -20px;
}

.tos-desktop .tos-wrapper:hover .tos-prev, .tos-desktop .tos-wrapper:hover .tos-next, .tos-desktop .tos-wrapper:hover .tos-close, .tos-touch .tos-wrapper.tos-hover .tos-prev, .tos-touch .tos-wrapper.tos-hover .tos-next, .tos-touch .tos-wrapper.tos-hover .tos-close {
  opacity: 0.5;
}

.tos-desktop .tos-wrapper:hover .tos-prev:hover, .tos-desktop .tos-wrapper:hover .tos-next:hover, .tos-desktop .tos-wrapper:hover .tos-close:hover, .tos-touch .tos-wrapper.tos-hover .tos-prev:hover, .tos-touch .tos-wrapper.tos-hover .tos-next:hover, .tos-touch .tos-wrapper.tos-hover .tos-close:hover {
  opacity: 0.9;
}

.tos-desktop .tos-wrapper:hover .tos-prev.tos-disabled, .tos-desktop .tos-wrapper:hover .tos-next.tos-disabled, .tos-desktop .tos-wrapper:hover .tos-close.tos-disabled, .tos-touch .tos-wrapper.tos-hover .tos-prev.tos-disabled, .tos-touch .tos-wrapper.tos-hover .tos-next.tos-disabled, .tos-touch .tos-wrapper.tos-hover .tos-close.tos-disabled {
  opacity: 0.2;
}

.tos-prev span, .tos-next span, .tos-close span:before, .tos-close span:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  margin: -8px -5px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.tos-close span:before, .tos-close span:after {
  width: 6px;
  height: 6px;
  margin-top: -4px;
  margin-left: 0;
  margin-right: 0;
}

.tos-prev span, .tos-close span:before {
  border-bottom: 3px solid #000;
  border-left: 3px solid #000;
  left: 50%;
}

.tos-next span, .tos-close span:after {
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  right: 50%;
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-prev .tos-slide, .tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-next .tos-slide, .tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-close .tos-slide {
  padding-left: 80px;
  padding-right: 80px;
}

.tos-inline {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  display: inline-block;
  margin: 0;
  position: absolute;
  top: 20px;
  left: 50%;
}

.tos-inline.tos-prev {
  margin-left: -80px;
}

.tos-inline.tos-next {
  margin-left: 40px;
}

.tos-loading .tos-inline {
  opacity: 0 !important;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev, .tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next, .tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev, .tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next, .tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close {
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3);
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev, .tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev {
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next, .tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next {
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close, .tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.tos-caption {
  color: white;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.tos-caption.tos-disabled {
  opacity: 0 !important;
}

.tos-desktop .tos-wrapper:hover .tos-caption, .tos-touch .tos-wrapper.tos-hover .tos-caption {
  opacity: 1;
}

.tos-wrapper .tos-caption {
  line-height: 20px;
  font-size: 15px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  bottom: 20px;
}

.tos-wrapper.tos-has-caption .tos-uibg {
  height: 100px;
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-caption .tos-slide {
  padding-bottom: 60px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-caption {
  line-height: 40px;
  font-size: 30px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
  bottom: 40px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg {
  height: 200px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-caption {
  line-height: 60px;
  font-size: 45px;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
  bottom: 60px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg {
  height: 300px;
}

.tos-wrapper.tos-fx-slide .tos-slider {
  -webkit-transition-property: left, margin;
  -moz-transition-property: left, margin;
  -ms-transition-property: left, margin;
  -o-transition-property: left, margin;
  transition-property: left, margin;
}

.tos-pagination {
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.tos-pagination a {
  display: inline-block;
}

.tos-pagination.tos-bullets a {
  background-color: rgba(255, 255, 255, 0.2);
}

.tos-pagination.tos-bullets a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.tos-pagination.tos-bullets a.tos-selected {
  background-color: rgba(255, 255, 255, 0.9);
}

.tos-desktop .tos-wrapper:hover .tos-pagination, .tos-touch .tos-wrapper.tos-hover .tos-pagination {
  opacity: 1;
}

.tos-wrapper .tos-pagination {
  padding: 0 0 20px 0;
}

.tos-wrapper.tos-has-bullets .tos-pagination {
  height: 10px;
}

.tos-wrapper.tos-has-bullets .tos-pagination a {
  border-radius: 10px;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}

.tos-wrapper.tos-has-bullets .tos-caption {
  bottom: 40px;
}

.tos-wrapper.tos-has-bullets .tos-uibg {
  height: 90px;
}

.tos-wrapper.tos-has-bullets.tos-has-caption .tos-uibg {
  height: 130px;
}

.tos-wrapper.tos-has-thumbnails .tos-pagination {
  height: 50px;
}

.tos-wrapper.tos-has-thumbnails .tos-pagination a {
  background-position: center center;
  background-size: cover;
  width: 50px;
  height: 50px;
  margin: 0 5px;
}

.tos-wrapper.tos-has-thumbnails .tos-caption {
  bottom: 80px;
}

.tos-wrapper.tos-has-thumbnails .tos-uibg {
  height: 130px;
}

.tos-wrapper.tos-has-thumbnails.tos-has-caption .tos-uibg {
  height: 170px;
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets .tos-slide {
  padding-bottom: 50px;
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets.tos-has-caption .tos-slide {
  padding-bottom: 80px;
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails .tos-slide {
  padding-bottom: 90px;
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails.tos-has-caption .tos-slide {
  padding-bottom: 120px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination {
  padding: 0 0 40px 0;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination {
  height: 20px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a {
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin: 0 10px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption {
  bottom: 80px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg {
  height: 180px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg {
  height: 260px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination {
  height: 100px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a {
  background-position: center center;
  background-size: cover;
  width: 100px;
  height: 100px;
  margin: 0 10px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption {
  bottom: 160px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg {
  height: 260px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg {
  height: 340px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination {
  padding: 0 0 60px 0;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination {
  height: 30px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a {
  border-radius: 30px;
  width: 30px;
  height: 30px;
  margin: 0 15px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption {
  bottom: 120px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg {
  height: 270px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg {
  height: 390px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination {
  height: 150px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a {
  background-position: center center;
  background-size: cover;
  width: 150px;
  height: 150px;
  margin: 0 15px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption {
  bottom: 240px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg {
  height: 390px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg {
  height: 510px;
}

.tos-play {
  background: black;
  opacity: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.tos-play:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}

.tos-desktop .tos-wrapper:hover .tos-play, .tos-touch .tos-wrapper.tos-hover .tos-play {
  opacity: 0.5;
}

.tos-desktop .tos-wrapper:hover .tos-play:hover, .tos-touch .tos-wrapper.tos-hover .tos-play:hover {
  opacity: 0.9;
}

.tos-wrapper .tos-play {
  border-radius: 80px;
  width: 80px;
  height: 80px;
  margin: -40px;
}

.tos-wrapper .tos-play:after {
  border: 20px solid transparent;
  border-left-color: white;
  border-left-width: 30px;
  margin-top: -20px;
  margin-left: -10.5px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play {
  border-radius: 160px;
  width: 160px;
  height: 160px;
  margin: -80px;
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play:after {
  border: 40px solid transparent;
  border-left-color: white;
  border-left-width: 60px;
  margin-top: -40px;
  margin-left: -21px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play {
  border-radius: 240px;
  width: 240px;
  height: 240px;
  margin: -120px;
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play:after {
  border: 60px solid transparent;
  border-left-color: white;
  border-left-width: 90px;
  margin-top: -60px;
  margin-left: -31.5px;
}

.tos-image img {
  padding: 80px 0px;
}

/*
 * jQuery selectBoxIt v3.8.1
 * http://www.selectboxit.com
 * Copyright © 2013 Greg Franko
 * Licensed under the MIT License
 */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.selectboxit-container * {
  font: 14px Helvetica, Arial;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}

.selectboxit-container .selectboxit {
  width: 220px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  position: relative;
}

.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  height: 30px;
  line-height: 30px;
  display: block;
}

.selectboxit-container .selectboxit:focus {
  outline: 0;
}

.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}

.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}

.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}

.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px;
  margin: 0;
  list-style-type: none;
}

.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.selectboxit-optgroup-header {
  font-weight: bold;
}

.selectboxit-optgroup-header:hover {
  cursor: default;
}

.selectboxit-arrow-container {
  width: 30px;
  position: absolute;
  right: 0;
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}

.selectboxit-option-icon-container {
  float: left;
}

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}

.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

.jqueryui .ui-icon {
  background-color: inherit;
}

.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.selectboxit-btn {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, white, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
}

.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus, .selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  background-color: #e6e6e6;
}

.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}

.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}

/*
 * jQuery Countdown v2.0.1
 * http://keith-wood.name/countdown.html
 * Copyright © 2008 Keith Wood
 * Available under the MIT license.
 */
.is-countdown {
  border: 1px solid #CCC;
  background: #EEE;
}

.countdown-rtl {
  direction: rtl;
}

.countdown-holding span {
  color: #888;
}

.countdown-row {
  display: block;
  width: 100%;
  padding: 0px 2px;
  text-align: center;
  *zoom: 1;
}

.countdown-row:before, .countdown-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.countdown-row:after {
  clear: both;
}

.countdown-show1 .countdown-section {
  width: 98%;
}

.countdown-show2 .countdown-section {
  width: 48%;
}

.countdown-show3 .countdown-section {
  width: 32.5%;
}

.countdown-show4 .countdown-section {
  width: 24.5%;
}

.countdown-show5 .countdown-section {
  width: 19.5%;
}

.countdown-show6 .countdown-section {
  width: 16.25%;
}

.countdown-show7 .countdown-section {
  width: 14%;
}

.countdown-section {
  display: block;
  float: left;
  font-size: 11px;
  text-align: center;
  border-left: 1px solid #CCC;
  box-sizing: border-box;
}

.countdown-section:first-child {
  border-left: none;
}

.countdown-amount {
  font-size: 20px;
  font-weight: 700;
}

.countdown-period {
  display: block;
}

.countdown-descr {
  display: block;
  width: 100%;
}

/*
 * Font Awesome v4.1.0
 * http://fontawesome.io/
 * Copyright © Davegandy, Fontawesome
 * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-square:before, .fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

/* Hides the blue shield button for OneTrust CMP */ 
  div#ot-sdk-btn-floating{ 
	display: none; 
  } 
