/* no cache *//* DEBUG LESS COMPILLED */ .logo a span.hidden {
  display: none;
}
@media only screen and (max-width: 470px) {
  #top #cart_block .dropdown-menu {
    width: 95vw;
  }
}
#top-bar-right form:nth-child(3) .dropdown {
  margin-right: -21px;
}
.search_form button {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
.fa-helper {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#search-form-box #search_output_box {
  display: none;
}
#search-form-box.active {
  box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
  position: absolute;
  z-index: 9999;
  background: #fff;
  width: 100%;
}
#search-form-box.active #search_output_box {
  display: block;
}
#search_output_box {
  padding-top: 15px;
}
#search_output_box ul {
  margin: 0 0 10px 0;
  padding: 0 10px 0 10px;
  font-size: 1.1em;
}
#search_output_box ul li {
  display: block;
}
#search_output_box ul li a {
  padding: 2px 10px 2px 10px;
  display: block;
}
#search_output_box ul li a:hover {
  background: #f7f7f7;
}
#search_output_box ul li.search_category {
  text-transform: uppercase;
  color: #81b6aa;
  border-bottom: 1px solid #dfdfdf;
  padding-left: 10px;
  margin-bottom: 5px;
}
.ymenu .vertical-menu {
  display: block;
  margin: 0;
  margin-left: 0px;
  padding: 0;
}
.ymenu .vertical-menu a {
  font-size: 14px;
  font-weight: normal;
  color: #71767a;
}
.ymenu .vertical-menu li {
  padding-left: 0px;
  display: block;
  line-height: 50px;
}
.ymenu .vertical-menu li i {
  text-align: right;
  display: block;
  font-size: 2em;
  color: #81b6aa;
  width: 0px;
  float: right;
  position: relative;
}
.ymenu .vertical-menu li i:before {
  font-size: 14px;
  content: '+';
  border: 1px solid #81b6aa;
  line-height: 15px;
  width: 16px;
  display: block;
  text-align: center;
  position: absolute;
  left: -30px;
  top: 10px;
}
.ymenu .vertical-menu li i.fa-circle-o {
  display: none;
}
.ymenu .vertical-menu li ul {
  margin-left: 0px;
}
.ymenu .vertical-menu li ul li {
  line-height: 30px;
}
.ymenu .vertical-menu .has_sub {
  max-height: 50px;
  transition: max-height 5s;
  overflow: hidden;
}
.ymenu .vertical-menu .has_sub li {
  max-height: 90px;
}
.ymenu .vertical-menu .has_sub ul li ul li a {
  padding-left: 40px;
}
.ymenu .vertical-menu .has_sub ul li ul li ul li a {
  padding-left: 50px;
}
.ymenu .vertical-menu .has_sub ul li ul li ul li ul li a {
  padding-left: 60px;
}
.ymenu .vertical-menu .has_sub ul li ul li ul li ul li ul li a {
  padding-left: 70px;
}
.ymenu .vertical-menu .has_sub  .ymenu-menu {
  display: none;
}
.ymenu .vertical-menu .has_sub.active {
  max-height: 10000px;
}
.ymenu .vertical-menu .has_sub.active > .ymenu-menu {
  display: block;
}
@keyframes SHW {
  .ymenu .vertical-menu from {
    transform: scale(0.7);
    opacity: 0;
  }
  .ymenu .vertical-menu to {
    transform: scale(1);
    opacity: 1;
  }
}
.ymenu .vertical-menu .has_sub i {
  cursor: pointer;
}
.ymenu .vertical-menu .has_sub i:hover {
  color: #f25e08;
}
.ymenu .vertical-menu .has_sub.active > i:before {
  content: "-";
}
.ymenu .vertical-menu .selected > a,
.ymenu .vertical-menu .selected > i {
  color: #f25e08;
}
.box-content .item div.image {
  height: 165px;
  position: relative;
}
.box-content .item div.image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 100%;
  max-height: 100%;
}
.box-content .item div.name {
  height: 73px;
  overflow-y: hidden;
}
.box-content .item div.name a {
  line-height: 1 !important;
  display: block;
  font-size: 14px;
}
.box-content .item .originalprice_price {
  color: #dfdfdf;
  text-decoration: line-through;
}
.product-grid div.image {
  height: 165px;
  position: relative;
}
.product-grid div.image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 100%;
  max-height: 100%;
}
.product-grid div.name {
  height: 73px;
  overflow-y: hidden;
}
.product-grid div.name a {
  line-height: 1 !important;
  display: block;
}
.product-grid div.perex {
  height: 50px;
  overflow-y: hidden;
  line-height: 1.3em;
  text-align: left;
  color: #888 !important;
}
.product-grid .originalprice_price {
  color: #dfdfdf;
  text-decoration: line-through;
}
.product-grid .price.price_novat {
  color: #dfdfdf !important;
  font-size: 0.9em;
}
.product-list div.description {
  max-height: 180px;
  overflow: hidden;
}
.product-list .originalprice_price {
  color: #dfdfdf;
  text-decoration: line-through;
  font-size: 0.8em;
  display: block;
}
@media only screen and (max-width: 767px) {
  .product-list .actions > div:before {
    display: none;
  }
}
.product-list div.delivery-time {
  text-align: center;
  margin-top: 20px;
}
.product-list .price_novat {
  color: #dfdfdf !important;
  font-size: 0.9em !important;
}
.footer-block-ownmenu ul {
  margin: 0;
  padding: 0;
}
.footer-block-ownmenu ul li {
  display: block;
}
.footer-block-ownmenu ul li a:before {
  content: "»";
  color: #a4d9cf;
  padding-right: 6px;
  font-size: 20px;
}
.footer-block-quickContact table,
.footer-block-quickContact tbody {
  display: block;
  width: 100%;
}
.footer-block-quickContact th {
  display: none;
}
.footer-block-quickContact tr {
  display: block;
}
.footer-block-quickContact td {
  display: block;
}
.footer-block-quickContact input,
.footer-block-quickContact textarea {
  width: 100% !important;
}
.footer-block-quickContact input.btn {
  width: auto !important;
}
.textblock img {
  max-width: 100%;
}
.textblock_bottom {
  margin-top: 40px;
}
.fineeshop-link {
  color: #f4740a;
}
.yosi-center-column {
  padding-top: 0;
}
.yosi-center-column #product_ordering {
  display: inline-block;
}
.yosi-center-column .product-filter.list-options {
  padding: 0;
}
.yosi-center-column .product-filter.list-options select {
  padding: 0;
}
.yosi-center-column .options button,
.yosi-center-column .list-options button {
  margin: 0px;
  padding: 0px 5px;
  line-height: 22px;
  border: none;
  background: none;
  color: #737474;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.yosi-center-column .options button i.glyphicon-arrow-up:before,
.yosi-center-column .list-options button i.glyphicon-arrow-up:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f062";
}
.yosi-center-column .options button i.glyphicon-arrow-down:before,
.yosi-center-column .list-options button i.glyphicon-arrow-down:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f063";
}
.yosi-center-column .options button:hover,
.yosi-center-column .options button.active,
.yosi-center-column .list-options button:hover,
.yosi-center-column .list-options button.active {
  background: #a4d9cf;
  color: #fff;
}
#filter_box {
  display: block;
}
#filter_box fieldset {
  display: block;
  float: none;
  clear: both;
}
#filter_box fieldset .form-group {
  display: block;
  float: none;
  clear: both;
}
#filter_box fieldset .form-group label {
  display: block;
  clear: both;
  float: none;
  boder-bottom: #dfdfdf 1px solid;
  height: 30px;
}
#filter_box fieldset .form-group .checkbox {
  margin: 0 15px 15px 0;
  padding: 2px 10px 2px 25px;
  position: relative;
  line-height: 25px;
  display: inline-block;
  border: #dfdfdf 1px solid;
}
#filter_box fieldset .form-group .checkbox label {
  display: inline;
  padding: 0;
  margin: 0;
  color: #737474;
  position: relative;
}
#filter_box fieldset .form-group .checkbox input {
  visibility: hidden;
}
#filter_box fieldset .form-group .checkbox:hover {
  background: #f7f7f7;
}
#filter_box fieldset .form-group .checkbox:hover label {
  color: #81b6aa;
}
#filter_box fieldset .form-group .checkbox:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dfdfdf;
  content: "\f10c";
  position: absolute;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
}
#filter_box fieldset .form-group .checkbox.checked:before {
  color: #f25e08;
  content: "\f058";
}
.modal-body #frm-add {
  display: none;
}
#filtered ul {
  padding: 0;
  margin: 0;
}
#filtered ul li {
  display: block;
}
#filtered ul li strong {
  display: block;
  padding-bottom: 4px;
  margin-bottom: 6px;
  margin-top: 10px;
  border-bottom: 1px solid #dfdfdf;
  text-transform: uppercase;
  color: #81b6aa;
}
#filtered ul li a {
  display: inline-block;
  line-height: 15px;
  padding: 2px 5px 2px 5px;
}
#filtered ul li a:nth-of-type(1) {
  padding-left: 0px;
}
#filtered ul li a:hover i {
  color: #f25e08;
}
#product-filter-ordering {
  position: relative;
}
#product-filter-ordering .options {
  margin-right: 40px;
}
@media only screen and (max-width: 400px) {
  #product-filter-ordering .options {
    float: none;
    clear: both;
    height: 40px;
    width: 100%;
  }
}
#product-filter-ordering #product_ordering select {
  height: 25px;
  padding: 0;
}
@media only screen and (max-width: 400px) {
  #product-filter-ordering #product_ordering select {
    margin-left: 0;
  }
}
#toogle-filter {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #dfdfdf;
}
#toogle-filter.active {
  background: #81b6aa;
}
#snippet--ajax-paginator {
  position: relative;
  text-align: center;
}
#snippet--ajax-paginator ul {
  margin: 10px auto 10px auto;
}
#snippet--ajax-paginator ul li {
  display: inline-block;
}
#snippet--ajax-paginator ul li a {
  display: block;
  line-height: 30px;
  height: 30px;
  width: 30px;
  border: 1px solid #dfdfdf;
}
#snippet--ajax-paginator ul li a.next,
#snippet--ajax-paginator ul li a.prev {
  width: 100px;
}
#snippet--ajax-paginator ul li a.next i,
#snippet--ajax-paginator ul li a.prev i {
  margin-left: 3px;
  margin-right: 3px;
}
#snippet--ajax-paginator ul li a.disabled,
#snippet--ajax-paginator ul li a.disabled:hover {
  display: none;
}
#snippet--ajax-paginator ul li.active a {
  background: #f7f7f7;
  color: #81b6aa;
}
.product_flag_holder {
  text-align: left;
  min-height: 20px;
  position: absolute;
  z-index: 1;
  top: -1px;
  left: 0;
}
.product_flag_holder span {
  padding: 2px 6px 2px 6px;
  text-align: center;
}
.item .product_flag_holder {
  z-index: 3;
  top: auto;
  left: auto;
}
.product_flag_holder_big {
  display: block;
}
.product_flag_holder_big span {
  padding: 2px 15px 2px 15px;
  text-transform: lowercase;
  margin-bottom: 2px;
  text-align: left;
}
.product_flag_holder span.flag_action,
.product_flag_holder_big span.flag_action {
  background: rgba(4,134,148,0.75);
  color: #fff;
}
.product_flag_holder span.flag_discount,
.product_flag_holder_big span.flag_discount {
  background: rgba(162,5,5,0.75);
  color: #fff;
}
.product_flag_holder span.flag_tip,
.product_flag_holder_big span.flag_tip {
  background: rgba(236,90,19,0.85);
  color: #fff;
}
.product_flag_holder span.flag_new,
.product_flag_holder_big span.flag_new {
  background: rgba(89,188,115,0.85);
  color: #fff;
}
.input-group-addon.y-addon {
  height: 28px !important;
  padding-top: 0;
  padding-bottom: 0;
}
.cart-refresh {
  top: 0;
  left: 0;
}
#cartcontent .chcount input.count {
  display: table-cell;
  min-width: 40px;
  margin: 0;
}
#cartcontent td.item_count {
  width: 20%;
}
#cartcontent td.name {
  text-align: left;
}
#cartcontent tbody.summary tr:nth-of-type(1) td,
#cartcontent tbody.summary tr:nth-of-type(1) th {
  border-top: 1px solid #e5e5e5;
}
#cartcontent tbody.summary th {
  vertical-align: middle;
  padding-right: 10px;
}
#cartcontent tbody.summary strong {
  font-weight: bold;
}
.table-responsive {
  margin-bottom: 20px;
}
.table-responsive input[type=submit] {
  float: right;
}
.table-responsive tbody.summary th {
  text-align: right;
  font-weight: 300;
}
@media only screen and (max-width: 425px) {
  .table-responsive .table td {
    padding: 13px 11px !important;
  }
}
@media only screen and (max-width: 425px) {
  .table-responsive.cart-info {
    overflow-x: scroll;
  }
}
#orderprocess {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
#orderprocess a {
  display: inline-block;
  margin: 8px;
  line-height: 40px;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  padding-left: 30px;
  text-transform: uppercase;
  width: 23%;
}
@media only screen and (max-width: 900px) {
  #orderprocess a {
    width: auto;
    min-width: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #orderprocess a span {
    display: none;
  }
}
#orderprocess a.sel {
  border-bottom: 1px solid #f25e08;
  border-left: 1px solid #f25e08;
}
@media only screen and (max-width: 900px) {
  #orderprocess a.sel span {
    display: inline-block;
  }
}
#orderprocess a:hover {
  background: #f7f7f7;
}
@media only screen and (max-width: 900px) {
  #orderprocess a:hover span {
    background: #f7f7f7;
    display: block;
    display: inline-block;
    position: absolute;
  }
}
#orderprocess a:nth-of-type(1) {
  margin-left: 0;
}
#deliverypayment input[type=submit] {
  float: right;
}
#deliverypayment fieldset {
  display: block;
  width: 45%;
}
@media only screen and (max-width: 500px) {
  #deliverypayment fieldset {
    width: 100%;
  }
}
#deliverypayment fieldset.colleft {
  float: left;
  margin-right: 5%;
}
@media only screen and (max-width: 500px) {
  #deliverypayment fieldset.colleft {
    float: none;
  }
}
#deliverypayment .table tr {
  position: relative;
}
#deliverypayment .table tr td {
  position: relative;
}
@media only screen and (max-width: 750px) {
  #deliverypayment .table tr td {
    padding: 9px 6px !important;
  }
}
#deliverypayment .table tr td label {
  padding: 17px 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 750px) {
  #deliverypayment .table tr td label {
    padding: 9px 6px;
  }
}
#deliverypayment .table tr td:nth-child(2) {
  width: 60%;
}
@media only screen and (max-width: 750px) {
  #deliverypayment .table tr td:nth-child(2) {
    width: 50%;
  }
}
#deliverypayment .table tr td.price {
  width: 30%;
}
#deliverypayment .table td.check {
  text-align: center;
}
#deliverypayment .table td.check input {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #0bb586;
  top: 0;
  left: 0;
  margin: 0px;
  padding: 0px;
  opacity: 0;
}
#deliverypayment .table td.check:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10c";
  font-size: 20px;
}
#deliverypayment .table tr.checked td {
  background: #f7f7f7;
}
#deliverypayment .table tr.checked td.check:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f25e08;
  font-size: 20px;
  content: "\f058";
}
#deliverypayment .table tr.ydisabled {
  display: none;
}
#checkout-block {
  font-weight: 300;
}
#checkout-block h3 {
  font-weight: 100;
  font-size: 2em;
}
#checkout-block form {
  margin-left: 10px;
  margin-right: 10px;
}
#checkout-block form label {
  font-weight: 300;
}
#checkout-block #frm-signInForm legend {
  display: none;
}
#checkout-block #frm-signInForm #frm-signInForm-back {
  display: none;
}
.accordion-block form {
  margin: 0 !important;
  padding: 0 !important;
}
.accordion-block input[type=submit] {
  float: right;
}
#order-result-header h2 {
  borer: 0;
}
#order-result-header h2:after,
#order-result-header h3:after {
  display: none;
}
#order_result h2:after,
#order_result h3:after {
  display: none;
}
.table-responsive thead th {
  background-color: #f7f7f7;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 17px 15px;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 0 0 0 2px;
  text-align: left;
}
.table-responsive .grid-col-price {
  text-align: right;
}
.table-responsive .grid-col-actions {
  text-align: center;
}
.table-responsive .btn-mini {
  font-size: 0.8em;
}
.table-responsive .grid-col-actions .btn-mini {
  margin-left: auto;
  margin-right: auto;
}
.box-categories .y-box-heading {
  position: relative;
}
.box-categories .y-box-heading span {
  font-size: 14px;
  line-height: 18px;
  display: block;
  margin-right: 30%;
  width: 100%;
  font-weight: 100;
}
.box-categories .y-box-heading span.name {
  font-weight: 400;
}
.box-categories .y-box-heading .img-box {
  height: 100%;
  float: left;
  width: 25%;
}
.box-categories .y-box-heading .img-box i {
  font-size: 1.5em;
}
.box-categories .y-box-category i {
  padding-right: 10px;
  display: inline-block;
}
.box-categories .y-box-category li.active a {
  color: #f25e08;
}
#table-box td[align=right],
#table-box th[align=right] {
  text-align: right;
}
#table-box td b {
  font-weight: 600;
}
.bill-block {
  font-size: 1.1em;
  font-weight: 300;
  margin-bottom: 40px;
}
.bill-block b {
  font-size: 1.3em;
  font-weight: 100;
  position: relative;
  display: block;
  line-height: 1.3em;
  height: 50px;
}
.bill-block b:after {
  position: absolute;
  content: '';
  width: 100%;
  max-width: 100px;
  height: 1px;
  background: #e4e4e4;
  bottom: 20px;
  left: 0;
  right: 0;
}
#snippet--flashmessages {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: 9999;
}
#snippet--flashmessages .alert {
  margin: 20px;
  opacity: 0.8;
}
.box > .prev span,
.box > .next span {
  color: #f25e08;
}
.megamenu-wrapper {
  position: relative;
  z-index: 25;
  background: #acddd3;
  background: -moz-linear-gradient(top,#acddd3 0%,#acddd3 50%,#a4d9cf 51%,#a4d9cf 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#acddd3),color-stop(50%,#acddd3),color-stop(51%,#a4d9cf),color-stop(100%,#a4d9cf));
  background: -webkit-linear-gradient(top,#acddd3 0%,#acddd3 50%,#a4d9cf 51%,#a4d9cf 100%);
  background: -o-linear-gradient(top,#acddd3 0%,#acddd3 50%,#a4d9cf 51%,#a4d9cf 100%);
  background: -ms-linear-gradient(top,#acddd3 0%,#acddd3 50%,#a4d9cf 51%,#a4d9cf 100%);
  background: linear-gradient(to bottom,#acddd3 0%,#acddd3 50%,#a4d9cf 51%,#a4d9cf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@menuBg',endColorstr='@menuBgDarker',GradientType=0);
}
#top #cart_block .cart-heading div {
  position: relative;
  z-index: 25;
  background: #acddd3;
  background: -moz-linear-gradient(top,#acddd3 0%,#acddd3 50%,#a4d9cf 51%,#a4d9cf 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#acddd3),color-stop(50%,#acddd3),color-stop(51%,#a4d9cf),color-stop(100%,#a4d9cf));
  background: -webkit-linear-gradient(top,#acddd3 0%,#acddd3 50%,#a4d9cf 51%,#a4d9cf 100%);
  background: -o-linear-gradient(top,#acddd3 0%,#acddd3 50%,#a4d9cf 51%,#a4d9cf 100%);
  background: -ms-linear-gradient(top,#acddd3 0%,#acddd3 50%,#a4d9cf 51%,#a4d9cf 100%);
  background: linear-gradient(to bottom,#acddd3 0%,#acddd3 50%,#a4d9cf 51%,#a4d9cf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@cartButtonBg',endColorstr='@cartButtonBgDarker',GradientType=0);
}
ul.megamenu > li > a:hover,
ul.megamenu > li.active > a,
ul.megamenu > li.home > a,
ul.megamenu > li:hover > a {
  background: #0c4c70;
}
ul.megamenu > li > a:hover,
ul.megamenu > li.active > a,
ul.megamenu > li.home > a,
ul.megamenu > li:hover > a {
  background: #0a4466;
}
ul.megamenu > li.home > a {
  background: #0c4c70;
  background: -moz-linear-gradient(top,#0a4466 0%,#0a4466 50%,#0c4c70 51%,#0c4c70 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0a4466),color-stop(50%,#0a4466),color-stop(51%,#0c4c70),color-stop(100%,#0c4c70));
  background: -webkit-linear-gradient(top,#0a4466 0%,#0a4466 50%,#0c4c70 51%,#0c4c70 100%);
  background: -o-linear-gradient(top,#0a4466 0%,#0a4466 50%,#0c4c70 51%,#0c4c70 100%);
  background: -ms-linear-gradient(top,#0a4466 0%,#0a4466 50%,#0c4c70 51%,#0c4c70 100%);
  background: linear-gradient(to bottom,#0a4466 0%,#0a4466 50%,#0c4c70 51%,#0c4c70 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@menuHoverBgLighter',endColorstr='@menuHoverBg',GradientType=0);
}
ul.megamenu > li.home > a {
  background: #0a4466;
  background: -moz-linear-gradient(top,#0c4c70 0%,#0c4c70 50%,#0a4466 51%,#0a4466 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0c4c70),color-stop(50%,#0c4c70),color-stop(51%,#0a4466),color-stop(100%,#0a4466));
  background: -webkit-linear-gradient(top,#0c4c70 0%,#0c4c70 50%,#0a4466 51%,#0a4466 100%);
  background: -o-linear-gradient(top,#0c4c70 0%,#0c4c70 50%,#0a4466 51%,#0a4466 100%);
  background: -ms-linear-gradient(top,#0c4c70 0%,#0c4c70 50%,#0a4466 51%,#0a4466 100%);
  background: linear-gradient(to bottom,#0c4c70 0%,#0c4c70 50%,#0a4466 51%,#0a4466 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@menuHoverBg',endColorstr='@menuHoverBgDarker',GradientType=0);
}
.product-grid .product .price {
  color: #81b6aa;
}
.product-info .price .price-new {
  color: #81b6aa !important;
}
.button,
.btn {
  background: #f4740a;
  background: -moz-linear-gradient(top,#f4740a 0%,#f4740a 50%,#f25e08 51%,#f25e08 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4740a),color-stop(50%,#f4740a),color-stop(51%,#f25e08),color-stop(100%,#f25e08));
  background: -webkit-linear-gradient(top,#f4740a 0%,#f4740a 50%,#f25e08 51%,#f25e08 100%);
  background: -o-linear-gradient(top,#f4740a 0%,#f4740a 50%,#f25e08 51%,#f25e08 100%);
  background: -ms-linear-gradient(top,#f4740a 0%,#f4740a 50%,#f25e08 51%,#f25e08 100%);
  background: linear-gradient(to bottom,#f4740a 0%,#f4740a 50%,#f25e08 51%,#f25e08 100%);
}
.button:hover,
.btn:hover {
  color: #fff;
  background: #f25e08;
  background: -moz-linear-gradient(top,#f25e08 0%,#f25e08 50%,#f4740a 51%,#f4740a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f25e08),color-stop(50%,#f25e08),color-stop(51%,#f4740a),color-stop(100%,#f4740a));
  background: -webkit-linear-gradient(top,#f25e08 0%,#f25e08 50%,#f4740a 51%,#f4740a 100%);
  background: -o-linear-gradient(top,#f25e08 0%,#f25e08 50%,#f4740a 51%,#f4740a 100%);
  background: -ms-linear-gradient(top,#f25e08 0%,#f25e08 50%,#f4740a 51%,#f4740a 100%);
  background: linear-gradient(to bottom,#f25e08 0%,#f25e08 50%,#f4740a 51%,#f4740a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@btnBgDarker',endColorstr='@btnBg',GradientType=0);
}
.breadcrumb .container ul li:last-child a {
  color: #81b6aa;
}
.mini-cart-info td.total,
a:hover,
.mini-cart-total td:last-child,
ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a:before,
ul.megamenu li .sub-menu .content .hover-menu a:before,
.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li ul li a:before,
.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li ul li a:before,
.box-category ul li a.active,
.box-category ul li:hover > a {
  color: #81b6aa;
}
b.big_vat {
  display: none;
}
.tab-content {
  clear: both;
  border: 1px solid #dfdfdf;
  padding-top: 20px;
  position: relative;
  top: -2px;
}
#cookie_agreement {
  background: rgba(0,0,0,0.8);
  color: #fff;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 30px 30px 30px;
  z-index: 99999999;
}
#cookie_agreement p {
  display: inline;
}
#cookie_agreement button {
  border: 0;
  background: rgba(0,0,0,0.8);
  color: #fff;
  position: fixed;
  right: 50px;
  font-size: 20px;
}
