﻿/* 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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/backgrounds */
.MainColor {
  background-color: #9c190b;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c0392b), to(#9c190b));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #c0392b, #9c190b);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #c0392b, #9c190b);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #c0392b, #9c190b);
  /* IE10 */
  background-image: -o-linear-gradient(top, #c0392b, #9c190b);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #c0392b, #9c190b);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c0392b', EndColorStr='#9c190b'); }

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

/* line 10, e:/weby/SOJ0000045285/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: #9B1414;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9B1414), to(#9B1414));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #9B1414, #9B1414);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #9B1414, #9B1414);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #9B1414, #9B1414);
  /* IE10 */
  background-image: -o-linear-gradient(top, #9B1414, #9B1414);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #9B1414, #9B1414);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#9B1414', EndColorStr='#9B1414'); }
  /* line 12, e:/weby/SOJ0000045285/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: #841111;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#841111), to(#841111));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #841111, #841111);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #841111, #841111);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #841111, #841111);
    /* IE10 */
    background-image: -o-linear-gradient(top, #841111, #841111);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #841111, #841111);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#841111', EndColorStr='#841111'); }

/* line 20, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/backgrounds */
body {
  background: url(/inshop/Layout/Schemata/Inshop5Basic/bg/winter-sport.jpg) no-repeat center center fixed; }

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

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

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

/* line 2, e:\weby\SOJ0000045285\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\SOJ0000045285\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\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
  #LiteV1 .btn.btn-primary, #LiteV1 .btn.call2action {
    background-color: #9B1414;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#9B1414), to(#9B1414));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #9B1414, #9B1414);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #9B1414, #9B1414);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #9B1414, #9B1414);
    /* IE10 */
    background-image: -o-linear-gradient(top, #9B1414, #9B1414);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #9B1414, #9B1414);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#9B1414', EndColorStr='#9B1414'); }
    /* line 9, e:\weby\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/buttons */
    #LiteV1 .btn.btn-primary:hover, #LiteV1 .btn.call2action:hover {
      background-color: #841111;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, left top, left bottom, from(#841111), to(#841111));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(top, #841111, #841111);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(top, #841111, #841111);
      /* FF3.6 */
      background-image: -ms-linear-gradient(top, #841111, #841111);
      /* IE10 */
      background-image: -o-linear-gradient(top, #841111, #841111);
      /* Opera 11.10+ */
      background-image: linear-gradient(top, #841111, #841111);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#841111', EndColorStr='#841111'); }

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

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

/* line 2, e:\weby\SOJ0000045285\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\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/subcategories */
  #subleve-bar a.collapse {
    border-left: solid 1px white; }
  /* line 9, e:\weby\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/subcategories */
  #subleve-bar a:hover {
    color: #720B00; }

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

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

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

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

/* line 5, e:\weby\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
.signs li span {
  color: white;
  background-color: #720B00; }
  /* line 11, e:\weby\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkAction {
    background-color: #991616; }
  /* line 14, e:\weby\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkNotinstore {
    background-color: #360c0c; }
  /* line 17, e:\weby\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkNew {
    background-color: #106927; }
  /* line 20, e:\weby\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkPreparing {
    background-color: #451152; }
  /* line 23, e:\weby\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkSale {
    background-color: #0df339; }
  /* line 26, e:\weby\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkTip {
    background-color: #f96464; }
  /* line 29, e:\weby\SOJ0000045285\wwwroot\inshop\Layout\Schemata\INSHOP5BASIC\View\sass/source/components/signs */
  .signs li span.MarkDiscount {
    background-color: #360c0c; }
  /* line 32, e:\weby\SOJ0000045285\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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#header .top {
  border-bottom: solid 1px #efefef; }
/* line 10, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#header .content {
  background-color: #FFF; }
/* line 22, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#header .blocks .block.cart .summary {
  color: #232323; }
  /* line 24, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
  #header .blocks .block.cart .summary b {
    color: #720B00; }
/* line 31, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#header .blocks .block.search .button {
  background-color: #bcbcbc; }
/* line 39, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#header .blocks .block.levels a {
  color: white; }

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

/* line 67, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#LiteV2 #header .top {
  border-bottom: none;
  background-color: #023B46;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#023B46), to(#023B46));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #023B46, #023B46);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #023B46, #023B46);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #023B46, #023B46);
  /* IE10 */
  background-image: -o-linear-gradient(top, #023B46, #023B46);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #023B46, #023B46);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#023B46', EndColorStr='#023B46'); }
/* line 75, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/header */
#LiteV2 #header .blocks .block.search .button {
  background-color: #9B1414; }
/* line 78, e:/weby/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/horizontal-level-list */
  .horizontal-levels .level-list.HorizontalMenu li.level-1.selected {
    background-color: #841509;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ab3326), to(#841509));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ab3326, #841509);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ab3326, #841509);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #ab3326, #841509);
    /* IE10 */
    background-image: -o-linear-gradient(top, #ab3326, #841509);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #ab3326, #841509);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ab3326', EndColorStr='#841509'); }
    /* line 8, e:/weby/SOJ0000045285/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 32, e:/weby/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/mobile-sidebar */
    .body-open .device-sidebar {
      width: 90%; } }

/* line 3, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
.side-bar .block {
  background-color: #FFF; }
/* line 8, e:/weby/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
    .side-bar .block-title a {
      color: #232323; } }
/* line 23, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
.side-bar .filter-tabs {
  background-color: #efefef; }
  /* line 25, e:/weby/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
    .side-bar .filter-tabs li.first {
      border-left: none; }
    /* line 31, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
    .side-bar .filter-tabs li a {
      color: #232323; }
    /* line 34, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/layout/side-bar */
    .side-bar .filter-tabs li.active {
      background-color: #023B46;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, left top, left bottom, from(#023B46), to(#023B46));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(top, #023B46, #023B46);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(top, #023B46, #023B46);
      /* FF3.6 */
      background-image: -ms-linear-gradient(top, #023B46, #023B46);
      /* IE10 */
      background-image: -o-linear-gradient(top, #023B46, #023B46);
      /* Opera 11.10+ */
      background-image: linear-gradient(top, #023B46, #023B46);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#023B46', EndColorStr='#023B46'); }
      /* line 36, e:/weby/SOJ0000045285/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; } }

/* line 6, e:/weby/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/catalogue */
#catalogue .SortViewCount ul.sort li.select a.select {
  color: #232323; }
/* line 21, e:/weby/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/price-list */
.price-list .view-price.isAction b {
  color: #9B1414; }
/* line 8, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/price-list */
.price-list .old-price {
  color: #A0A0A0; }
/* line 15, e:/weby/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/price-list */
.price-list table th {
  background-color: #023B46;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#023B46), to(#023B46));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #023B46, #023B46);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #023B46, #023B46);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #023B46, #023B46);
  /* IE10 */
  background-image: -o-linear-gradient(top, #023B46, #023B46);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #023B46, #023B46);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#023B46', EndColorStr='#023B46'); }
  /* line 23, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/price-list */
  .price-list table th a {
    color: white; }

/* line 1, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
#product {
  background-color: #FFF;
  /* LAYOUT */ }
  /* line 5, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
  #product .price .discount-price {
    color: #A0A0A0; }
  /* line 8, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
  #product .price .discount-value {
    color: #9B1414; }
  /* line 32, e:/weby/SOJ0000045285/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/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
  #product .product-box.box-details .signs li span {
    color: white; }
  /* line 69, e:/weby/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
    #product .product-footer .tabs-cover li.last {
      border-right: none; }
  /* line 79, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/pages/ProductDetailSimple */
  #product .product-footer .SelectLinked .block-title {
    border-bottom: solid 3px #c0392b; }

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

@media screen and (max-width: 1025px) {
  /* line 2, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
  .level-list a.level-1 {
    color: white;
    background-color: #c0392b; }
 }

/* line 29, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
.level-list.DropDownMenu a.collapse:hover::after, .level-list.DropDownMenu a.selected, .level-list.DropDownMenu a.selected::after, .level-list a:hover + ul + .collapse::after, .level-list a + ul + .collapse:hover::after, .level-list a.sub-menu:hover::after, .level-list a.collapse:hover::after, .level-list a.selected::after, .level-list a.sub-menu:hover, .level-list a.level-2:hover + ul + .collapse::after, .level-list a.level-2 + ul + .collapse:hover::after, .device-sidebar .user-navigation .dropdown-menu li > a:hover, .device-sidebar .user-navigation .dropdown-menu li > a:hover, .side-bar .block.params .param-title a:hover, .side-bar .block.params .param-title a:hover::after, #subleve-bar a:hover, #subleve-bar a:hover::after, #subleve-bar a:hover + ul + .collapse::after, #subleve-bar a + ul + .collapse:hover::after, #subleve-bar a.sub-menu:hover::after, #subleve-bar a.collapse:hover::after, #subleve-bar a.selected, #subleve-bar a.selected::after {
  color: #c0392b; }

/* line 34, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
.btn-link {
  color: #720B00; }

/* line 40, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
.level-list a.sub-menu:hover, .level-list a.sub-menu.selected, .level-list a.selected::after {
  color: #c0392b; }

/* line 46, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
.level-list a.selected::after, .level-list a.sub-menu.selected::after {
  color: #c0392b; }

/* line 50, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
.level-list .level-1 > li:hover > a {
  background-color: rgba(192, 57, 43, 0.3); }

/* line 54, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
.level-list a.level-1:hover.selected, .level-list a.level-1.selected {
  background-color: rgba(192, 57, 43, 0.6); }

/* line 58, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
#subleve-bar a.selected {
  background-color: rgba(192, 57, 43, 0.1); }

/* line 62, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
.level-list a.level-1 {
  border-color: #43140f; }

/* line 69, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
.level-list .level-1 > li:hover, .level-list .level-1 > li.selected {
  background: #c0392b; }

/* line 75, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
.side-bar #SidebarSubLevels .block-title h4 {
  background-color: #c0392b; }

/* line 81, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/update4710 */
#header .blocks .block.electronic_goods strong, #header .blocks .block.cart .summary .monitor strong, .text-icon.icon-remove:before {
  color: #9c190b; }

@media screen and (min-width: 1025px) {
  #LiteV1 .horizontal-levels, #LiteV1 .horizontal-levels .level-list.HorizontalMenu li.level-1.selected {
    background-color: #9c190b;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c0392b), to(#9c190b));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #c0392b, #9c190b);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #c0392b, #9c190b);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #c0392b, #9c190b);
    /* IE10 */
    background-image: -o-linear-gradient(top, #c0392b, #9c190b);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #c0392b, #9c190b);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c0392b', EndColorStr='#9c190b'); } }
/* line 9, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV1 #SidebarSubLevels .block-title {
  color: #c0392b; }
  /* line 12, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
  #LiteV1 #SidebarSubLevels .block-title a, #LiteV1 #SidebarSubLevels .block-title h4 {
    color: #c0392b; }
/* line 19, e:/weby/SOJ0000045285/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: #9B1414;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9B1414), to(#9B1414));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #9B1414, #9B1414);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #9B1414, #9B1414);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #9B1414, #9B1414);
  /* IE10 */
  background-image: -o-linear-gradient(top, #9B1414, #9B1414);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #9B1414, #9B1414);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#9B1414', EndColorStr='#9B1414'); }
/* line 23, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV1 .DarkColor-min-tablet {
  background-color: #023B46;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#023B46), to(#023B46));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #023B46, #023B46);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #023B46, #023B46);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #023B46, #023B46);
  /* IE10 */
  background-image: -o-linear-gradient(top, #023B46, #023B46);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #023B46, #023B46);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#023B46', EndColorStr='#023B46'); }
@media screen and (max-width: 600px) {
  #LiteV1 #FooterBoxes .block h4 {
    background-color: #023B46;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#023B46), to(#023B46));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #023B46, #023B46);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #023B46, #023B46);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #023B46, #023B46);
    /* IE10 */
    background-image: -o-linear-gradient(top, #023B46, #023B46);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #023B46, #023B46);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#023B46', EndColorStr='#023B46'); }
    /* line 32, e:/weby/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
    #LiteV1 #FooterBoxes .block h4, #LiteV1 #FooterBoxes .block h5 {
      color: white; }
    /* line 42, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
    #LiteV1 #FooterBoxes .block a {
      color: white; } }

/* line 52, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
a, #header .blocks .block.cart .summary b {
  color: #720B00; }

/* line 57, e:/weby/SOJ0000045285/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: #9B1414; }
/* line 61, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .product .buy .call2action {
  background: #9B1414; }
/* line 65, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #header .top {
  background: #c0392b; }
/* line 68, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #header .blocks .block.search .button {
  background-color: #9B1414; }
/* line 71, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #header .blocks .block.cart .is-icon {
  background: #9B1414; }
/* line 74, e:/weby/SOJ0000045285/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: #023B46; }
/* line 78, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #MainPage .MainSlider .MainSlide .description p {
  background-color: #023B46;
  color: white; }
/* line 87, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #FooterBoxes {
  background-color: #023B46;
  color: #232323; }
/* line 92, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .btn {
  color: white;
  background-color: #9B1414; }
/* line 96, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .btn.labeled .label {
  color: white; }
/* line 100, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .product .book-compare li a {
  background-color: #023B46;
  color: white; }
/* line 105, e:/weby/SOJ0000045285/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/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
  #LiteV2 .block-title:before, #LiteV2 .slider-box .title:before {
    background-color: #c0392b; }
/* line 114, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #product .product-footer .tabs-cover li.active {
  border-top: solid 2px #c0392b; }
  /* line 116, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
  #LiteV2 #product .product-footer .tabs-cover li.active a {
    color: #c0392b; }
/* line 120, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 #CheckoutSteps .InSteps a.active, #LiteV2 #CheckoutSteps .InSteps span.active {
  background: #c0392b; }
/* line 123, e:/weby/SOJ0000045285/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: #c0392b !important; }
/* line 127, e:/weby/SOJ0000045285/wwwroot/inshop/Layout/Schemata/INSHOP5BASIC/View/sass/source/components/colordesigner */
#LiteV2 .product .book-compare li a {
  background-color: #c0392b; }
