﻿/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Autogenerated code by Inshop for schema 'Inshop5 Basic' */
/* line 2, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/backgrounds */
.MainColor {
  background-color: #99cd32;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#99cd32), to(#99cd32));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #99cd32, #99cd32);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #99cd32, #99cd32);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #99cd32, #99cd32);
  /* IE10 */
  background-image: -o-linear-gradient(top, #99cd32, #99cd32);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #99cd32, #99cd32);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99cd32', EndColorStr='#99cd32'); }

/* line 5, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/backgrounds */
.DarkColor {
  background-color: #99cd32;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#99cd32), to(#99cd32));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #99cd32, #99cd32);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #99cd32, #99cd32);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #99cd32, #99cd32);
  /* IE10 */
  background-image: -o-linear-gradient(top, #99cd32, #99cd32);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #99cd32, #99cd32);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99cd32', EndColorStr='#99cd32'); }

/* line 10, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/backgrounds */
.Call2Action, .product .buy a, .pagination li.active, .NewsTaking .email .btn, #Lite .block.cart .is-icon {
  background-color: #2e2e72;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e2e72), to(#2e2e72));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #2e2e72, #2e2e72);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #2e2e72, #2e2e72);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #2e2e72, #2e2e72);
  /* IE10 */
  background-image: -o-linear-gradient(top, #2e2e72, #2e2e72);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #2e2e72, #2e2e72);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#2e2e72', EndColorStr='#2e2e72'); }
  /* line 12, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/backgrounds */
  .Call2Action:hover, .product .buy a:hover, .pagination li.active:hover, .NewsTaking .email .btn:hover, #Lite .block.cart .is-icon:hover {
    background-color: #272760;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#272760), to(#272760));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #272760, #272760);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #272760, #272760);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #272760, #272760);
    /* IE10 */
    background-image: -o-linear-gradient(top, #272760, #272760);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #272760, #272760);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#272760', EndColorStr='#272760'); }

/* line 20, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/backgrounds */
body {
  background: none; }

/* line 1, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/bootstrap */
.collapse {
  display: none; }
  /* line 3, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/bootstrap */
  .collapse.in {
    display: block; }

/* line 1, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/form */
input[type=text], .form-control {
  border: solid 1px #bcbcbc; }

/* line 4, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/form */
.strong-border {
  border: solid 2px #bcbcbc; }

/* line 2, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
#LiteV1 .btn {
  background-color: #7e8186;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#96999e), to(#7e8186));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #96999e, #7e8186);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #96999e, #7e8186);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #96999e, #7e8186);
  /* IE10 */
  background-image: -o-linear-gradient(top, #96999e, #7e8186);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #96999e, #7e8186);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#96999e', EndColorStr='#7e8186'); }
  /* line 4, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
  #LiteV1 .btn:hover {
    background-color: #717479;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#898c92), to(#717479));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #898c92, #717479);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #898c92, #717479);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #898c92, #717479);
    /* IE10 */
    background-image: -o-linear-gradient(top, #898c92, #717479);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #898c92, #717479);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#898c92', EndColorStr='#717479'); }
  /* line 7, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
  #LiteV1 .btn.btn-primary, #LiteV1 .btn.call2action {
    background-color: #2e2e72;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2e2e72), to(#2e2e72));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #2e2e72, #2e2e72);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #2e2e72, #2e2e72);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #2e2e72, #2e2e72);
    /* IE10 */
    background-image: -o-linear-gradient(top, #2e2e72, #2e2e72);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #2e2e72, #2e2e72);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#2e2e72', EndColorStr='#2e2e72'); }
    /* line 9, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
    #LiteV1 .btn.btn-primary:hover, #LiteV1 .btn.call2action:hover {
      background-color: #272760;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, left top, left bottom, from(#272760), to(#272760));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(top, #272760, #272760);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(top, #272760, #272760);
      /* FF3.6 */
      background-image: -ms-linear-gradient(top, #272760, #272760);
      /* IE10 */
      background-image: -o-linear-gradient(top, #272760, #272760);
      /* Opera 11.10+ */
      background-image: linear-gradient(top, #272760, #272760);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#272760', EndColorStr='#272760'); }

/* line 17, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
#LiteV1 .btn {
  background-color: #7e8186;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#96999e), to(#7e8186));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #96999e, #7e8186);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #96999e, #7e8186);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #96999e, #7e8186);
  /* IE10 */
  background-image: -o-linear-gradient(top, #96999e, #7e8186);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #96999e, #7e8186);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#96999e', EndColorStr='#7e8186'); }
/* line 20, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
#LiteV1 .buy-btn {
  background-color: #2e2e72;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e2e72), to(#2e2e72));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #2e2e72, #2e2e72);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #2e2e72, #2e2e72);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #2e2e72, #2e2e72);
  /* IE10 */
  background-image: -o-linear-gradient(top, #2e2e72, #2e2e72);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #2e2e72, #2e2e72);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#2e2e72', EndColorStr='#2e2e72'); }
  /* line 22, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
  #LiteV1 .buy-btn:hover {
    background-color: #272760;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#272760), to(#272760));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #272760, #272760);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #272760, #272760);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #272760, #272760);
    /* IE10 */
    background-image: -o-linear-gradient(top, #272760, #272760);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #272760, #272760);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#272760', EndColorStr='#272760'); }
  /* line 25, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
  #LiteV1 .buy-btn .icon {
    background-color: #efefef; }
  /* line 28, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
  #LiteV1 .buy-btn span {
    color: white; }

/* line 3, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/product */
.product .product-container {
  background-color: #FFF; }
/* line 8, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/product */
.product .ShowDiscount {
  background-color: rgba(255, 255, 255, 0.8);
  border: solid 1px #2e2e72; }
/* line 15, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/product */
.product .thumbnail {
  border-bottom: solid 1px #efefef; }
/* line 21, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/product */
.product .price .view-price.isAction b {
  color: #FFC82C; }
/* line 25, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/product */
.product .price .old-price {
  color: #A0A0A0; }
/* line 35, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/product */
.product .buy a span {
  color: white; }

/* line 2, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/subcategories */
#subleve-bar a {
  border-bottom: solid 1px white;
  color: #232323;
  transition: all 0.2s ease-in 0s; }
  /* line 5, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/subcategories */
  #subleve-bar a.collapse {
    border-left: solid 1px white; }
  /* line 9, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/subcategories */
  #subleve-bar a:hover {
    color: #2e2e72;
    padding-right: 5px; }

/* line 2, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/pager */
.pagination li {
  border: solid 1px #efefef;
  background-color: #f6f6f6; }
  /* line 5, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/pager */
  .pagination li:hover {
    background-color: #e9e9e9; }
  /* line 8, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/pager */
  .pagination li a {
    color: #232323; }
  /* line 11, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/pager */
  .pagination li.active {
    border: solid 1px #efefef; }
    /* line 14, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/pager */
    .pagination li.active a {
      color: white; }
  /* line 18, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/pager */
  .pagination li.prev-next {
    border: solid 1px #efefef;
    background-color: #e9e9e9; }
    /* line 21, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/pager */
    .pagination li.prev-next:hover {
      background-color: #dddddd; }

/* line 3, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/NewsTaking */
.NewsTaking .email .btn {
  color: white; }

/* line 3, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/features */
.features li .symbol {
  background-color: #efefef; }

/* line 3, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/tabs */
.nav-tabs li a {
  color: #232323; }
/* line 6, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/tabs */
.nav-tabs li.active {
  background-color: #FFF; }
  /* line 8, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/tabs */
  .nav-tabs li.active a {
    text-decoration: none; }

/* line 5, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
.signs li span {
  color: white;
  background-color: #2e2e72; }
  /* line 11, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkAction {
    background-color: #991616; }
  /* line 14, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkNotinstore {
    background-color: #d10c34; }
  /* line 17, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkNew {
    background-color: #d10c34; }
  /* line 20, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkPreparing {
    background-color: #2e2e72; }
  /* line 23, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkSale {
    background-color: #d10c34; }
  /* line 26, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkTip {
    background-color: #99cd32; }
  /* line 32, E:\weby\DRO0000043476\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkFreeshipping {
    background-color: #49a30d; }

@media screen and (min-width: 1025px) {
  html {
    background-color: #EEE; } }

/* line 5, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#header .top {
  border-bottom: solid 1px #efefef; }
/* line 10, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#header .content {
  background-color: #FFF; }
/* line 22, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#header .blocks .block.cart .summary {
  color: #232323; }
  /* line 24, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
  #header .blocks .block.cart .summary b {
    color: #2e2e72; }
/* line 31, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#header .blocks .block.search .button {
  background-color: #bcbcbc; }
/* line 39, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#header .blocks .block.levels a {
  color: white; }

/* line 54, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#Lite .block.cart .inner {
  background-color: #efefef; }

/* line 67, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#LiteV2 #header .top {
  border-bottom: none;
  background-color: #99cd32;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#99cd32), to(#99cd32));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #99cd32, #99cd32);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #99cd32, #99cd32);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #99cd32, #99cd32);
  /* IE10 */
  background-image: -o-linear-gradient(top, #99cd32, #99cd32);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #99cd32, #99cd32);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99cd32', EndColorStr='#99cd32'); }
/* line 75, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#LiteV2 #header .blocks .block.search .button {
  background-color: #FFC82C; }
/* line 78, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#LiteV2 #header .blocks .block.cart .is-icon:before {
  color: white; }

@media screen and (min-width: 1025px) {
  /* line 6, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/horizontal-level-list */
  .horizontal-levels .level-list.HorizontalMenu li.level-1.selected {
    background-color: #8ab92d;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8ab92d), to(#8ab92d));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #8ab92d, #8ab92d);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #8ab92d, #8ab92d);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #8ab92d, #8ab92d);
    /* IE10 */
    background-image: -o-linear-gradient(top, #8ab92d, #8ab92d);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #8ab92d, #8ab92d);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#8ab92d', EndColorStr='#8ab92d'); }
    /* line 8, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/horizontal-level-list */
    .horizontal-levels .level-list.HorizontalMenu li.level-1.selected:hover {
      background-color: #FFF;
      background-color: #FFF;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(top, #FFF, #FFF);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(top, #FFF, #FFF);
      /* FF3.6 */
      background-image: -ms-linear-gradient(top, #FFF, #FFF);
      /* IE10 */
      background-image: -o-linear-gradient(top, #FFF, #FFF);
      /* Opera 11.10+ */
      background-image: linear-gradient(top, #FFF, #FFF);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFF', EndColorStr='#FFF'); }
  /* line 17, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/horizontal-level-list */
  .horizontal-levels .level-list.HorizontalMenu a.level-1 {
    color: white;
    border-right: solid 1px rgba(0, 0, 0, 0.4); }
    /* line 23, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/horizontal-level-list */
    .horizontal-levels .level-list.HorizontalMenu a.level-1.first {
      border-left: solid 1px rgba(0, 0, 0, 0.4); }
 }

/* line 38, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/horizontal-level-list */
#LiteV2 .level-list.HorizontalMenu a.level-1.first {
  border-left: none; }

@media screen and (min-width: max-width 1024px) {
  .device-sidebar {
    position: fixed;
    z-index: 999999;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 0px;
    display: block;
    overflow-y: auto;
    background-color: white; }
    /* line 13, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/mobile-sidebar */
    .body-open .device-sidebar {
      width: 90%; } }

/* line 3, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
.side-bar .block {
  background-color: #FFF; }
/* line 8, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
.side-bar .block-title a, .side-bar .block-title h4 {
  color: #232323; }
@media screen and (min-width: max-width 599px) {
  .side-bar .block-title {
    background-color: #efefef; }
    /* line 15, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
    .side-bar .block-title a {
      color: #232323; } }
/* line 23, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
.side-bar .filter-tabs {
  background-color: #efefef; }
  /* line 25, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
  .side-bar .filter-tabs li {
    border-left: solid 2px #efefef;
    background-color: #FFF; }
    /* line 28, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
    .side-bar .filter-tabs li.first {
      border-left: none; }
    /* line 31, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
    .side-bar .filter-tabs li a {
      color: #232323; }
    /* line 34, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
    .side-bar .filter-tabs li.active {
      background-color: #99cd32;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, left top, left bottom, from(#99cd32), to(#99cd32));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(top, #99cd32, #99cd32);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(top, #99cd32, #99cd32);
      /* FF3.6 */
      background-image: -ms-linear-gradient(top, #99cd32, #99cd32);
      /* IE10 */
      background-image: -o-linear-gradient(top, #99cd32, #99cd32);
      /* Opera 11.10+ */
      background-image: linear-gradient(top, #99cd32, #99cd32);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99cd32', EndColorStr='#99cd32'); }
      /* line 36, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
      .side-bar .filter-tabs li.active a {
        color: white; }

@media screen and (min-width: 600px) {
  #LiteV1 #FooterTop {
    background-color: white; } }

@media screen and (min-width: 600px) {
  #LiteV2 #FooterTop {
    background-color: transparent; } }

/* line 6, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/catalogue */
#catalogue .SortViewCount ul.sort li.order-type {
  border-right: solid 1px white; }
/* line 12, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/catalogue */
#catalogue .SortViewCount ul.sort li.select a.select {
  color: #232323; }
/* line 21, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/catalogue */
#catalogue .SortViewCount ul.view-as li.first:after {
  border-right: solid 1px black; }

/* line 4, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/price-list */
.price-list .view-price.isAction b {
  color: #FFC82C; }
/* line 8, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/price-list */
.price-list .old-price {
  color: #A0A0A0; }
/* line 15, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/price-list */
.price-list table tr.product td {
  background-color: #FFF;
  border-bottom: 1px solid #efefef; }
/* line 21, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/price-list */
.price-list table th {
  background-color: #99cd32;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#99cd32), to(#99cd32));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #99cd32, #99cd32);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #99cd32, #99cd32);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #99cd32, #99cd32);
  /* IE10 */
  background-image: -o-linear-gradient(top, #99cd32, #99cd32);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #99cd32, #99cd32);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99cd32', EndColorStr='#99cd32'); }
  /* line 23, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/price-list */
  .price-list table th a {
    color: white; }

/* line 1, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
#product {
  background-color: #FFF;
  /* LAYOUT */ }
  /* line 5, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
  #product .price .discount-price {
    color: #A0A0A0; }
  /* line 8, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
  #product .price .discount-value {
    color: #FFC82C; }
  /* line 32, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
  #product .product-box.box-thumbnail .gallery .owl-pagination .owl-page {
    background-color: #efefef; }
    /* line 34, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
    #product .product-box.box-thumbnail .gallery .owl-pagination .owl-page.active {
      background-color: #232323; }
  /* line 50, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
  #product .product-box.box-details .signs li span {
    color: white; }
  /* line 69, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
  #product .product-footer .tabs-cover li {
    border-right: solid 1px white; }
    /* line 71, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
    #product .product-footer .tabs-cover li.last {
      border-right: none; }
  /* line 79, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
  #product .product-footer .SelectLinked .block-title {
    border-bottom: solid 3px #99cd32; }

/* line 2, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/checkout */
#CheckoutSteps .InSteps {
  background-color: white; }
  /* line 4, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/checkout */
  #CheckoutSteps .InSteps a {
    color: #232323; }
    /* line 6, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/checkout */
    #CheckoutSteps .InSteps a.active {
      color: white;
      background: #2e2e72; }
      /* line 9, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/checkout */
      #CheckoutSteps .InSteps a.active:after {
        border-left-color: #2e2e72 !important; }

@media screen and (min-width: 1025px) {
  #LiteV1 .horizontal-levels, #LiteV1 .horizontal-levels .level-list.HorizontalMenu li.level-1.selected {
    background-color: #99cd32;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#99cd32), to(#99cd32));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #99cd32, #99cd32);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #99cd32, #99cd32);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #99cd32, #99cd32);
    /* IE10 */
    background-image: -o-linear-gradient(top, #99cd32, #99cd32);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #99cd32, #99cd32);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99cd32', EndColorStr='#99cd32'); } }
/* line 9, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV1 #SidebarSubLevels .block-title {
  color: #99cd32; }
  /* line 12, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
  #LiteV1 #SidebarSubLevels .block-title a, #LiteV1 #SidebarSubLevels .block-title h4 {
    color: #99cd32; }
/* line 19, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV1 #header .blocks .block.cart .icon, #LiteV1 .Call2Action, #LiteV1 .product .buy a, .product .buy #LiteV1 a, #LiteV1 .pagination li.active, .pagination #LiteV1 li.active, #LiteV1 .NewsTaking .email .btn, .NewsTaking .email #LiteV1 .btn, #LiteV1 #Lite .block.cart .is-icon, #Lite .block.cart #LiteV1 .is-icon, #LiteV1 .product .buy a, #LiteV1 .pagination li.active, #LiteV1 .NewsTaking .email .btn, #LiteV1 #header .blocks .block.cart .is-icon, #LiteV1 .btn.btn-primary, #LiteV1 .btn.call2action, #LiteV1 .btn.btn-primary:hover, #LiteV1 .btn.call2action:hover, #LiteV1 .Call2Action:hover, #LiteV1 .product .buy a:hover, .product .buy #LiteV1 a:hover, #LiteV1 .pagination li.active:hover, .pagination #LiteV1 li.active:hover, #LiteV1 .NewsTaking .email .btn:hover, .NewsTaking .email #LiteV1 .btn:hover, #LiteV1 #Lite .block.cart .is-icon:hover, #Lite .block.cart #LiteV1 .is-icon:hover, #LiteV1 .product .buy a:hover, #LiteV1 .pagination li.active:hover, #LiteV1 .NewsTaking .email .btn:hover, #LiteV1 #header .blocks .block.cart .is-icon:hover {
  background-color: #2e2e72;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e2e72), to(#2e2e72));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #2e2e72, #2e2e72);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #2e2e72, #2e2e72);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #2e2e72, #2e2e72);
  /* IE10 */
  background-image: -o-linear-gradient(top, #2e2e72, #2e2e72);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #2e2e72, #2e2e72);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#2e2e72', EndColorStr='#2e2e72'); }
/* line 23, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV1 .DarkColor-min-tablet {
  background-color: #99cd32;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#99cd32), to(#99cd32));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #99cd32, #99cd32);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #99cd32, #99cd32);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #99cd32, #99cd32);
  /* IE10 */
  background-image: -o-linear-gradient(top, #99cd32, #99cd32);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #99cd32, #99cd32);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99cd32', EndColorStr='#99cd32'); }
@media screen and (max-width: 600px) {
  #LiteV1 #FooterBoxes .block h4 {
    background-color: #99cd32;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#99cd32), to(#99cd32));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #99cd32, #99cd32);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #99cd32, #99cd32);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #99cd32, #99cd32);
    /* IE10 */
    background-image: -o-linear-gradient(top, #99cd32, #99cd32);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #99cd32, #99cd32);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99cd32', EndColorStr='#99cd32'); }
    /* line 32, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
    #LiteV1 #FooterBoxes .block h4 a {
      color: white; } }
@media screen and (min-width: 600px) {
  #LiteV1 #FooterBoxes .block {
    color: white; }
    /* line 39, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
    #LiteV1 #FooterBoxes .block h4, #LiteV1 #FooterBoxes .block h5 {
      color: white; }
    /* line 42, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
    #LiteV1 #FooterBoxes .block a {
      color: white; } }

/* line 52, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
a, #header .blocks .block.cart .summary b {
  color: #2e2e72; }

/* line 57, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #header .blocks .block.cart .icon, #LiteV2 .Call2Action, #LiteV2 .product .buy a, .product .buy #LiteV2 a, #LiteV2 .pagination li.active, .pagination #LiteV2 li.active, #LiteV2 .NewsTaking .email .btn, .NewsTaking .email #LiteV2 .btn, #LiteV2 #Lite .block.cart .is-icon, #Lite .block.cart #LiteV2 .is-icon, #LiteV2 .product .buy a, #LiteV2 .pagination li.active, #LiteV2 .NewsTaking .email .btn, #LiteV2 .btn.btn-primary, #LiteV2 .btn.call2action, #LiteV2 .btn.btn-primary:hover, #LiteV2 .btn.call2action:hover, #LiteV2 .Call2Action:hover, #LiteV2 .product .buy a:hover, .product .buy #LiteV2 a:hover, #LiteV2 .pagination li.active:hover, .pagination #LiteV2 li.active:hover, #LiteV2 .NewsTaking .email .btn:hover, .NewsTaking .email #LiteV2 .btn:hover, #LiteV2 #Lite .block.cart .is-icon:hover, #Lite .block.cart #LiteV2 .is-icon:hover, #LiteV2 .product .buy a:hover, #LiteV2 .pagination li.active:hover, #LiteV2 .NewsTaking .email .btn:hover {
  background: #FFC82C; }
/* line 61, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .product .buy .call2action {
  background: #FFC82C; }
/* line 65, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #header .top {
  background: #2980B9; }
/* line 68, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #header .blocks .block.search .button {
  background-color: #FFC82C; }
/* line 71, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #header .blocks .block.cart .is-icon {
  background: #FFC82C; }
/* line 74, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .product .price .view-price b, #LiteV2 .next-page-product .price .view-price b {
  color: #1a3b51; }
/* line 78, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #MainPage .MainSlider .MainSlide .description p {
  background-color: #1a3b51;
  color: white; }
/* line 87, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #FooterBoxes {
  background-color: #1a3b51;
  color: #232323; }
/* line 92, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .btn {
  color: white;
  background-color: #FFC82C; }
/* line 96, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .btn.labeled .label {
  color: white; }
/* line 100, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .product .book-compare li a {
  background-color: #1a3b51;
  color: white; }
/* line 105, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .block-title, #LiteV2 .slider-box .title {
  border-bottom: none !important;
  position: relative; }
  /* line 108, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
  #LiteV2 .block-title:before, #LiteV2 .slider-box .title:before {
    content: "";
    width: 20px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #2980B9; }
/* line 120, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #product .product-footer .tabs-cover li.active {
  border-top: solid 2px #2980B9; }
  /* line 122, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
  #LiteV2 #product .product-footer .tabs-cover li.active a {
    color: #2980B9; }
/* line 126, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #CheckoutSteps .InSteps a.active, #LiteV2 #CheckoutSteps .InSteps span.active {
  background: #2980B9; }
/* line 129, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #CheckoutSteps .InSteps a.active:after, #LiteV2 #CheckoutSteps .InSteps span.active:after {
  border-left-color: #2980B9 !important; }
/* line 133, E:/weby/DRO0000043476/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .product .book-compare li a {
  background-color: #2980B9; }
