/*#52771B*/
/* promobar */
/*#7e3bd0*/
/*#d03bc4*/
/* media up to # */
/* media from # up */
/* promobar */
#sidebar {
  background-color: #fff; }
  @media (max-width: 767px) {
    #sidebar {
      overflow-x: visible;
      overflow-y: scroll;
      height: auto;
      max-height: calc(100vh - 70px);
      box-shadow: 8px 8px 10px rgba(50, 50, 50, 0.2);
      padding-left: 0; } }
  @media (min-width: 768px) {
    #sidebar {
      min-height: unset;
      padding-left: 0; }
      body.page-start.page-tree #sidebar {
        display: block;
        width: auto; }
        body.page-start.page-tree #sidebar #scategories2 {
          display: none; } }
  #sidebar h3, #sidebar h4 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: normal; }
  @media (max-width: 767px) {
    #sidebar.visible {
      background-color: #fff; } }
  @media (min-width: 768px) {
    #sidebar.visible {
      display: block;
      min-height: 2740px; }
      #sidebar.visible #scategories2 {
        display: none; }
      body.page-tree #sidebar.visible,
      body.page-magazine #sidebar.visible,
      body.page-cart #sidebar.visible,
      body.page-not_found #sidebar.visible,
      body.page-register #sidebar.visible,
      body.page-checkout #sidebar.visible,
      body.page-user #sidebar.visible,
      body.page-login #sidebar.visible,
      body.page-search #sidebar.visible,
      body.page-order #sidebar.visible {
        display: block; }
        body.page-tree #sidebar.visible #scategories2,
        body.page-magazine #sidebar.visible #scategories2,
        body.page-cart #sidebar.visible #scategories2,
        body.page-not_found #sidebar.visible #scategories2,
        body.page-register #sidebar.visible #scategories2,
        body.page-checkout #sidebar.visible #scategories2,
        body.page-user #sidebar.visible #scategories2,
        body.page-login #sidebar.visible #scategories2,
        body.page-search #sidebar.visible #scategories2,
        body.page-order #sidebar.visible #scategories2 {
          display: block; }
      body.page-article #sidebar.visible,
      body.page-start.page-tree #sidebar.visible {
        display: block;
        padding: 0;
        margin: 0;
        width: 0; }
        body.page-article #sidebar.visible #scategories2,
        body.page-start.page-tree #sidebar.visible #scategories2 {
          display: none; } }

#scategories a:link, #scategories a:visited,
#smain a:link,
#smain a:visited,
#scategories2 a:link,
#scategories2 a:visited {
  color: #797b85; }

#scategories a:active, #scategories a:hover,
#smain a:active,
#smain a:hover,
#scategories2 a:active,
#scategories2 a:hover {
  color: #C76C3D; }

#scategories a.current,
#smain a.current,
#scategories2 a.current {
  color: #d6713e !important; }

#sparameters {
  margin-left: 20px;
  margin-top: 20px;
  border-top: 1px dotted #979aaa; }
  #sparameters a, #sparameters .a {
    border: 1px solid #797b85;
    border-radius: 12px;
    padding: 1px 8px; }
    #sparameters a:first-letter, #sparameters .a:first-letter {
      text-transform: uppercase; }
    #sparameters a:link, #sparameters a:visited, #sparameters .a:link, #sparameters .a:visited {
      color: #797b85; }
    #sparameters a:active, #sparameters a:hover, #sparameters .a:active, #sparameters .a:hover {
      color: #C76C3D;
      border: 1px solid #C76C3D; }
    #sparameters a.sel, #sparameters .a.sel {
      border: 1px solid #C76C3D;
      background: none;
      color: #C76C3D; }
  #sparameters dt {
    text-transform: capitalize;
    font-family: "Open Sans", Helvetica, Arial, sans-serif; }

#scategories {
  left: 0;
  z-index: 110;
  width: auto;
  padding: 0;
  margin: 0;
  background-color: white;
  display: block;
  overflow-y: visible; }
  @media (min-width: 768px) {
    #scategories {
      position: absolute;
      top: -28px;
      margin: 0 -100px 0 0;
      padding: 10px 20px 0 20px;
      overflow-y: visible;
      width: 356px;
      left: -376px;
      transition: left 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
      box-shadow: 10px 10px 12px rgba(50, 50, 50, 0.2); } }
  #scategories h4 {
    display: none; }
  #scategories a {
    color: #554;
    padding: 0 0 4px 0;
    position: relative;
    border-top: none;
    line-height: 3rem; }
    #scategories a.indent-1 {
      font-size: 19px;
      margin: 40px 0 10px 110px; }
      #scategories a.indent-1.id-500:before {
        background-image: url("../images/pic-cat-01.jpg"); }
      #scategories a.indent-1.id-510:before {
        background-image: url("../images/pic-cat-02.jpg"); }
      #scategories a.indent-1.id-520:before {
        background-image: url("../images/pic-cat-03.jpg"); }
      #scategories a.indent-1.id-530:before {
        background-image: url("../images/pic-cat-04.jpg"); }
      #scategories a.indent-1.id-540:before {
        background-image: url("../images/pic-cat-05.jpg"); }
      #scategories a.indent-1.id-550:before {
        background-image: url("../images/pic-cat-06.jpg"); }
      #scategories a.indent-1.id-100:before {
        background-image: url("../images/pic-cat-08.jpg"); }
      #scategories a.indent-1.id-560:before {
        background-image: url("../images/pic-cat-07.jpg"); }
      #scategories a.indent-1:before {
        content: " ";
        position: absolute;
        left: -80px;
        top: -20px;
        margin-left: auto;
        margin-right: auto;
        width: 66px;
        height: 66px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        border: 1px solid #4C4E56;
        border-radius: 50%;
        margin-bottom: 8px; }
        @media (max-width: 767px) {
          #scategories a.indent-1:before {
            width: 48px;
            height: 48px;
            left: -60px;
            top: -10px; } }
        @media (min-width: 768px) and (max-width: 979px) {
          #scategories a.indent-1:before {
            width: 66px;
            height: 66px; } }
        @media (min-width: 980px) and (max-width: 1199px) {
          #scategories a.indent-1:before {
            width: 66px;
            height: 66px; } }
        @media (min-width: 1200px) {
          #scategories a.indent-1:before {
            width: 66px;
            height: 66px; } }
    #scategories a.indent-1 {
      margin-left: 80px;
      font-size: 18px; }
    #scategories a.indent-2 {
      margin-left: 80px;
      font-size: 15px;
      border-bottom: 1px dotted #979aaa; }
    #scategories a.indent-3 {
      margin-left: 100px;
      font-size: 14px;
      border-bottom: 1px dotted #979aaa; }
    #scategories a.indent-4 {
      margin-left: 120px;
      font-size: 14px;
      border-bottom: 1px dotted #979aaa; }
    #scategories a.indent-5 {
      margin-left: 140px;
      font-size: 14px;
      border-bottom: 1px dotted #979aaa; }
    #scategories a:last-child {
      margin-bottom: 40px; }
    @media (max-width: 767px) {
      #scategories a.indent-2 {
        margin-left: 80px; }
      #scategories a.indent-3 {
        margin-left: 100px; }
      #scategories a.indent-4 {
        margin-left: 120px; }
      #scategories a.indent-5 {
        margin-left: 140px; } }

#sidebar.visible #scategories {
  display: block;
  opacity: 1;
  left: 0; }

@media (max-width: 767px) {
  #sservice {
    margin: 20px 0 20px 0;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px dotted #979aaa;
    text-align: right; } }

#scategories_close {
  display: block;
  box-sizing: border-box;
  width: calc(100%-30px);
  margin-left: 30px;
  border-bottom: 2px solid #4C4E56;
  height: 104px;
  padding-top: 20px;
  text-align: right;
  color: rgba(76, 78, 86, 0); }
  @media (min-width: 768px) and (max-width: 979px) {
    #scategories_close {
      height: 97px; } }
  @media (min-width: 980px) and (max-width: 1199px) {
    #scategories_close {
      height: 104px; } }
  @media (min-width: 1200px) {
    #scategories_close {
      height: 121px; } }
  #scategories_close::after {
    content: " ";
    display: inline-block;
    position: relative;
    margin: 0 20px 0 15px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url("../images/mgs-sprites.svg") 0 0 no-repeat;
    background-position: -180px -360px;
    transform: scale(1.5);
    cursor: pointer; }
    #scategories_close::after:hover {
      background-position: -180px -380px; }
  #scategories_close:hover::after {
    background-position: -180px -380px; }

nav#scategories2 .indent-1 {
  font-size: 18px;
  margin-bottom: 10px; }

nav#scategories2 .indent-2 {
  padding-left: 0px; }

nav#scategories2 .indent-3 {
  padding-left: 15px; }

nav#scategories2 .indent-4 {
  padding-left: 30px; }

nav#scategories2 .indent-5 {
  padding-left: 45px; }

nav#scategories2 h4 {
  display: none; }

nav#scategories2 a {
  padding: 0 0 4px 0; }

@media (max-width: 767px) {
  nav#scategories2 {
    display: none; } }

@media (min-width: 768px) {
  nav#scategories2 {
    padding-left: 20px;
    margin-top: 50px; } }

@media (min-width: 768px) {
  body.page-user #sidebar #scontent > h3,
  body.page-user #sidebar #scontent #slinks,
  body.page-user #sidebar #scontent #saddresses,
  body.page-user #sidebar #scontent #sfunctions,
  body.page-user #sidebar #scontent #sorders {
    margin-left: 20px; } }
