body {
    background: #fff;
    color: #666666;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
}

 #header {
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}

#header #logo {
    float: left;
    margin: 30px 0;
}
.moduletable{
  position: relative;
}
#header #search {
    position: relative;
    float: right;
    clear: right;
    margin: 25px 0 0 16px;
}

#header #mainmenu {   
    clear: both;
    margin-bottom: 15px;
    height: 60px;
    padding: 0;
    width: 100%;
    z-index: 99;
    background: #333333;
}
.article-info, .icons{
  display: none!important; 
}

/* IceMegaMenu */
/***********************************************************************************************/
@media only screen and (min-width: 979px) {
  .nav-collapse.collapse {
    overflow: visible!important;
  }
}
.icemegamenu > ul {
  height: 60px!important;
  background: none;
  border-radius: 0;
}
.icemegamenu > ul > li {
  margin-right: 0;
  border-radius: 0;
  /* active */

}
.icemegamenu > ul > li a.iceMenuTitle {
  padding: 0 8px!important;
  height: 60px!important;
}
.icemegamenu > ul > li a.iceMenuTitle span.icemega_title {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-shadow: none;
  color: #fff;
  padding-top: 4px;
  display: block;
  font-size: 18px;
  text-shadow: 1px 1px 1px #000000;
}
.icemegamenu > ul > li a.iceMenuTitle span.icemega_desc {
  color: #999!important;
  color: rgba(255, 255, 255, 0.5) !important;
  padding-top: 3px;
  font-style: normal;
}
.icemegamenu > ul > li a.iceMenuTitle span.icemega_nosubtitle {
  padding-top: 30px!important;
}
.icemegamenu > ul > li:hover .iceMenuTitle {
  background: #4d4d4d;
}
.icemegamenu > ul > li.active {
  background: none;
}
.icemegamenu > ul > li.active > a.iceMenuTitle {
  background: #4d4d4d;
}
.icemegamenu > ul > li.active > a.iceMenuTitle span.icemega_title {
  color: #fff!important;
}
/* First level dropdown */
.icemegamenu ul.icesubMenu {
  background: #4d4d4d;
  border-radius: 0;
  border: none!important;
  padding: 0;
  margin-top: 0;
  top: 90px;
  left: 0;
}
.icemegamenu ul.icesubMenu ul {
  margin: 0;
  padding: 0;
}
.icemegamenu ul.icesubMenu ul li {
  /* hover */

  /* parent */

  /* active */

}
.icemegamenu ul.icesubMenu ul li a.iceMenuTitle {
  margin: 0 12px;
  padding: 0!important;
  height: auto!important;
  background: none;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.15) !important;
}
.icemegamenu ul.icesubMenu ul li a.iceMenuTitle span.icemega_title {
  font-size: 14px;
  padding: 0!important;
  color: #fff;
}
.icemegamenu ul.icesubMenu ul li:last-child > a {
  border-bottom: none!important;
}
.icemegamenu ul.icesubMenu ul li:hover > a.iceMenuTitle {
  background: #616161;
  padding-left: 10px!important;
}
.icemegamenu ul.icesubMenu ul li.parent {
  background: url(../images/icemegamenu_arrow.png) no-repeat 97% 48%;
}
.icemegamenu ul.icesubMenu ul li.active > a.iceMenuTitle {
  background: #616161;
  padding-left: 10px!important;
}
.icemegamenu ul.icesubMenu ul li.active > a.iceMenuTitle > span.icemega_title {
  color: #fff!important;
}
#icemegamenu > li:hover > ul.icesubMenu {
  top: 60px;
}
/* when there is no space on the right for the dropdown to appear */
#icemegamenu .ice_righttoleft {
  left: auto!important;
  right: 100%;
}
/* Second level dropdown */
.icemegamenu ul.icesubMenu ul.icesubMenu {
  left: 100%;
  margin-left: 23px;
  top: 0;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  transform: rotate(10deg);
}
ul.icesubMenu ul > li:hover > ul {
  left: 100%!important;
  margin-left: -13px !important;
  -webkit-transform: rotate(0deg) !important;
  -moz-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  -o-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
}
/* Module inside dropdown */
.icesubMenu .icemega_cover_module {
  padding: 10px 15px;
  color: #ccc;
  color: rgba(255, 255, 255, 0.75);
}
.icesubMenu .icemega_cover_module span.iceModuleTile {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  text-shadow: none;
  display: block;
  margin: 0 0 12px;
}
.icesubMenu .icemega_cover_module a {
  color: #fff;
}
.icesubMenu .icemega_cover_module form#login-form .input-small {
  width: 90%;
  border-radius: 0 4px 4px 0;
}
.icesubMenu .icemega_cover_module form#login-form button {
  background: #333333;
  border-radius: 0;
  box-shadow: none;
  border: none;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: #595959;
  color: #fff;
  text-shadow: 1px 1px 1px #141414;
}
.icesubMenu .icemega_cover_module form#login-form button:hover {
  background-color: #4d4d4d;
  color: #fff;
}
.icesubMenu .icemega_cover_module form#login-form button:hover {
  background: #737373;
  color: #fff;
}

.iceMenuLiLevel_1{
	line-height: 20px;
    margin-left: 6px;
}

#content {
    margin: 0px 0 0;
    position: relative;
    min-height: 600px;
    background: #fff;
    padding: 35px 0;
}

#content:before {
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top, #ebebeb, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ebebeb), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #ebebeb, #ffffff);
    background-image: -o-linear-gradient(top, #ebebeb, #ffffff);
    background-image: linear-gradient(to bottom, #ebebeb, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#ffffffff', GradientType=0);
    height: 180px;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}

.search .form-inline .inputbox , .search-phrase input{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    padding: 6px 10px;
    width: 220px;
    border-radius: 32px;
    border: 1px solid #E1DCE3;
    color: #999;
    box-shadow: none;
    border-radius: 0;
}

.element-invisible{
	display: none;
}

p.ice-headline, h1, h2, h3 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #444444;
    font-weight: normal;
        position: relative;
}


h2 {
    font-size: 31.5px;
}

h1, h2, h3 {
    line-height: 40px;
}






@media only screen and (max-width: 767px) {

  .buy-part{
    margin-right: 5px;
    margin-top: 8px;
  }
  .mobile-cart-data{
    margin-bottom: 10px;
  }
  .onePart{
    width: 16px!important;
    height: 16px!important;
    margin: -8px 0px 0px -8px!important;
  }

  .cat-img-wrapper{
    height: auto!important;
  }
  .mc-one-element{
    min-height: auto!important;
  }
  .main-cart{
    float: right;
  }


  .cart-controller{
    
    width: 166px;
    margin-top: 10px;
  }
  .cart-row-el{
    border-bottom: 1px solid #333333!important;
  }


  /* iceslideshow */
  #iceslideshow .carousel-indicators {
    display: none;
  }
  #iceslideshow .carousel-caption {
    opacity: 1;
    bottom: 0;
  }
  #iceslideshow .carousel-control {
    top: 20%!important;
  }
  /* layout */

  #header #logo {
    float: none;
    margin: 15px 0;
    text-align: center;
  }
  #header #topmenu {
    float: none;
    text-align: center;
  }
  #header #topmenu li {
    float: none!important;
    display: inline-block;
  }
  #header #search {
    margin: 0 0 25px;
  }
  #header #language {
    padding-top: 5px;
    float: none;
    text-align: center;
  }
  #header #language li {
    float: none!important;
    display: inline-block;
  }

  #sidebar {
    clear: both;
  }
  .blog .items-leading .pull-left.item-image {
    float: none;
    text-align: center;
    margin: 0 0 10px;
  }
  #icecarousel h3.slider_heading:before,
  #icecarousel h3.slider_heading:after {
    display: none;
  }
  #gotop .scrollup {
    clear: both;
    float: right;
    position: relative;
    text-align: center;
    display: block;
    width: 100%;
    padding: 0;
    left: 0;
    margin: 0 -20px;
    padding: 0 20px;
  }
  #gotop .scrollup:after {
    width: 100%;
  }
}


@media only screen and (max-width: 1200px){
  .card-order-count input{
    width: 60px!important;
  }
}

/* TABLET */
/*********************************************************************************/
@media only screen and (max-width: 979px) {

  .cart-controller input{
    width: 70px!important;
  }
  #header #mainmenu {
    height: 45px;
    position: relative;
    top: 0;
    margin-bottom: 15px;
  }
  /* IceMegamenu */
  .ice-megamenu-toggle {
    display: block;
    float: none;
    text-align: center;
  }
  .ice-megamenu-toggle a {
    background: none;
    display: block;
    height: 45px;
    line-height: 45px;
    margin-top: 0;
    text-indent: 0;
    width: 100%;
    font-size: 20px;
    color: #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    background: #4d4d4d;
  }
  .icemegamenu > ul {
    margin-left: 0;
  }
  .icemegamenu > ul > li {
    background: none;
  }
  .icemegamenu > ul > li a {
    padding: 0!important;
  }
  #icemegamenu > li > ul.icesubMenu,
  #icemegamenu > li > ul.icesubMenu li > ul {
    background: #595959;
    left: 0!important;
    margin: 0!important;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  #icemegamenu > li > ul.icesubMenu li,
  #icemegamenu > li > ul.icesubMenu li > ul li {
    background-image: none!important;
  }
  .icesubMenu .icemega_cover_module {
    display: block;
  }
  /* Layout */
  /* iceslideshow */
}
@media (max-width: 979px) {
   .onePart{
    width: 16px!important;
    height: 16px!important;
    margin: -8px 0px 0px -8px!important;
  }

  .cart-popup > div{
    left: 0px!important;
    margin-left: 15px!important;
    max-width: auto!important;
    transform: none!important;
  }
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 979px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}


.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear 0.2s ease-out;
  -moz-transition: opacity 0.15s linear 0.2s ease-out;
  -o-transition: opacity 0.15s linear 0.2s ease-out;
  transition: opacity 0.15s linear 0.2s ease-out;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  -webkit-transition: height 0.35s ease 0.2s ease-out;
  -moz-transition: height 0.35s ease 0.2s ease-out;
  -o-transition: height 0.35s ease 0.2s ease-out;
  transition: height 0.35s ease 0.2s ease-out;
}
.collapse.in {
  height: auto;
}


#footer {
    padding-top: 30px;
    background-color: #e5e5e5;
    border-top: 1px solid #d9d9d9;
}

#footer #copyright {
    border-top: 1px solid #fff;
    box-shadow: 0 -1px #d1d1d1;
    text-align: center;
    margin: 0;
    padding: 28px 0;
    font-size: 13px;
}

#gotop {
    position: relative;
    z-index: 9999;
}

#gotop .scrollup {
    background-color: #333333;
    background-color: rgba(51, 51, 51, 0.25);
    width: 45px;
    height: 40px;
    bottom: -40px;
    background-color: ;
    text-indent: -9999px;
    position: fixed;
    z-index: 11;
    right: 20px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

}








.mc-one-cat{
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #d2d2d2;
  min-height: 220px;  
  margin: 0px 0px 15px 0px;
  text-align: center;
}

.mc-one-element{
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #d2d2d2;
  min-height: 210px;  
  margin: 0px 0px 15px 0px;
  text-align: center;
}


.cat-title{
  text-align: center;
  font-weight: bold;
      color: #333333;
    text-decoration: none!important;
        margin-top: 5px;
}


.cat-img-wrapper{
  height: 150px;
}
.cat-img-wrapper img{
  max-height: 150px;
}

.el-img-wrapper{
  height: 115px;
}

.element-descr p span{
  font-weight: bold;
}

.element-descr p{
  position: relative;
  margin: 5px 0px;
}

table.parts td{
  padding: 3px;
}

table.parts{
  width: 100%;
  font-size: 12px;
}

.big-img-wrapper{
  position: relative;
}

.onePart{
  width: 30px;
    height: 30px;
    background: #e61818!important;
    margin: -15px 0px 0px -15px;
    opacity: 0;
    border-radius: 15px;
    position: absolute;
    z-index: 999;

}

.square{
  margin: 0px!important;
  border-radius: 0px!important;
}


.onePartSel{
    width: 30px;
    height: 30px;
    background: #e61818!important;
    margin: -15px 0px 0px -15px;
    opacity: 0;
    border-radius: 15px;
    position: absolute;
    z-index: 1;
}


table.parts thead > tr > td{
  padding:10px 10px 10px 0;
  text-align:center;
}

table.parts > tbody > tr > td{
  border-bottom:1px solid #eaedef;
  text-align:left;
  padding:10px;
}

table.parts > tbody > tr:nth-child(2n){
   background: #FAFAFA;
}

table.parts > tbody > tr:hover, .hovered-tr{
  background:#e5e5e5;
}

.buy-count{
  width: 30px;
  margin-bottom: 0px!important;
  border-radius: 0px!important;
  height: 26px!important;
}

.count-minus, .buy-count, .count-plus{
  display: inline-block;
}

.count-plus{
      background: #b7ff43;
    border-radius: 0px 5px 5px 0px;
    border: 1px solid #cccccc;
    vertical-align: middle;
    padding: 0px 3px;
}

.count-minus{
    background: #ffd0d0;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #cccccc;
    vertical-align: middle;
    padding: 0px 3px;
}

.activePartRow{
  background:#e5e5e5!important;
}

.buy-part{
    background: #e61818;
    font-weight: bold;
    border: 2px solid #333333;
    color: white;
    text-align: center;
    border-radius: 5px;
    opacity: 0.6;
    cursor: pointer;
}

.buy-part:hover{
  opacity: 1;

}

.cart-popup {
  background: rgba(100, 100, 100, 0.6);
  position: fixed;
  display: none;
  z-index: 5000;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.cart-popup > div {
    border-radius: 10px;
    position: fixed;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(#000000, 0.3);
    padding: 20px 10px;
    width: 70%;
    max-width: 600px;
    z-index: 5001;
   
    text-align: center;
    border: 5px solid #505050;
  
}

.elementParams{
  text-align: left;
}

.elementParams div{
  font-weight: bold;
}

.elementParams div span{
  font-weight: normal!important;
}


.parts-in-card{
  width: 100%;
}
.parts-in-card th{
     background: rgb(123, 123, 123);;
      color: white;
}
.parts-in-card td,.parts-in-card th{
    border: 1px solid #505050;
    padding: 3px;
    text-align: center;
}



.order-count input, .card-order-count input{
  height: 29px;
  width: 100px;
  font-weight: normal;
  padding: 0px 5px;
  text-align: center;
}

.order-count, .card-order-count{
  float: left;
}

.minus-count, .card-minus-count{
  cursor:  pointer;
  font-size: 30px;
  float: left;
  margin-right: 5px;
  color: #7b7b7b;
}

.plus-count, .card-plus-count{
  cursor:  pointer;
  color: #7b7b7b;
  font-size: 30px;
  float: left;
  margin-left: 5px;
}

.add-to-card{
  cursor:  pointer;
  margin-top: 10px;
  background: #e61818!important;
  opacity: 0.7;
}

.add-to-card:hover{
  opacity: 1;
}

.closepp{
  cursor:  pointer;
  margin-top: 10px;
  float: right;
}

.main-cart img{
  float: left;
}

.main-cart{
  position: relative;
  z-index: 1;
    cursor: pointer;
    margin-top: 10px;
}

.goods-in-cart{
  margin: 16px 10px;
    float: left;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    text-align: center;
    padding-left: 1px;
    background: #ff5f5f;
    color: white;
    font-weight: bold;
}



/* Shop styles */
.subCategoryMore{

}

.cat-img-wrapper img{
  max-height: 150px;

}


.el-img-wrapper img{
  max-height: 115px!important;
}

.sigProCaption, .sigProPseudoCaption{
  display: none!important;
}

.fancybox-title-inside-wrap{
  display: none;
}

.order-count .only-number{
      border: 1px solid #c1c1c1;
}
.cart-popup h2{
  margin-top: 0px!important;
}

.fullCart{
  position: relative;
}


.cartTable td{
  vertical-align: middle!important;
}

.cart-blink{
      background: rgba(255, 102, 102, 0.67);;
    border-radius: 14px;
    width: 100%;
    height: 57px;
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.order-form{
    border: 1px solid #e5e5e5;
    padding: 10px;
    border-radius: 15px;
}

.order-form .btn{
  float: right;
  width: 200px;
}

.card-head{
      font-weight: bold;
    margin-bottom: 15px;
    border-bottom: 1px solid #333333;
}

.cartTable .row{
  margin: 10px 0px 10px 0px;

}

.card-order-count input{
  width: 90px;
}

.cart-row-el{
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

.order-form{
  display: none;
}

.btn-right{
  float: right;
}
.success-send-order{
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  margin: 30px 0px;
  display: none;
}

.greenGood{
  border: 1px solid #5cb85c!important;
}

.search-result{
  position: relative;
}

.inside{
  position: relative;
}

.search-result-content{
  margin-top: 30px;
}

.one-search-res{
      margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 6px;
}
.osr-link a{
   color: #333333;
}
.osr-link{
  font-size: 16px;
 
    font-weight: bold;
    text-decoration: underline;
}

.osr-subtext{
  font-size: 12px;
}

.pagination .pg li{
  float: left;
    
    background: #e5e5e5;
    border-radius: 5px;
    border: 1px solid #333333;
    margin-right: 5px;
}

.pagination .pg li a{
  display: block;
  padding: 5px 10px;
  text-decoration: none!important;
  color: #333333;
  font-weight: bold;
}

.pagination .pg li.active-page {
  background: white;
}

#s5_quick_contact_wrap input{
  margin-bottom: 10px;
}

.s5_qc_button_wrap button{
  background: #333;
  margin-top: 20px;
  color: white;
}
.moduletable.contact-form-up h3{
  margin-top: 0px;
}
.moduletable.contact-form-up{
  margin-bottom: 30px;
}

.categories-mainpage{
  margin-top: 30px;
}

#iceslideshow{
  margin-bottom: 15px;
}

.k2FeedIcon{
  display: none!important;
}

.mc-cat-descr{
  margin: 15px 0px;
    font-size: 16px;
}

.breadcrumb{
  margin-bottom: 0px!important;
}

.mobile-bread{
  display: inline-block;
    padding: 2px;
    background: #bcbcbc;
    border-radius: 5px;
    padding: 0px 5px;
    color: white!important;
    font-size: 12px;

    margin-bottom: 5px;
}

.mobile-bread a{

}
.mobile-table{
  max-height: 300px;
}

.mobile-table .elementRow{

  border-bottom: 1px solid #ccc;
}

.mobile-table .elementRow .el-inside-mobile{
    padding: 5px 0px;
}

.activeMobRow{

  background:  #e5e5e5;
}



.breadcrumb li:first-child:before{
  display: none;
}

@media only screen and (max-width: 768px) {
  .cart-popup > div{
    margin-left: 0px!important;
    width: 100%!important;
    max-width: none!important;

  }
}

.selectedPart{
  opacity: 0.6!important;
  background: #00d629!important;
}

.selectCompRow{
  background: #9affae!important;
}

.parts th{
  text-align: left;
}
.bigmove{
  width: 300px;
 
  background: white;
  opacity: 0.7;
  padding: 15px;
  position: absolute;
  z-index: 99999;
  right: 0px;
  cursor: move;
}

.bigmove:hover{
  opacity: 0.95;
}

.elementRow td{
  cursor: pointer!important;
}

.upcontact{
  margin-top: 7px;
}

.upcontact p{
  margin-bottom: 2px;
  font-weight: bold;
}

.shop-open-cart, .next-step, .active-form .btn-success{
  background: #f07474;
}
.shop-open-cart:hover, .next-step:hover, .active-form .btn-success:hover{
  background: #e61818!important;
}


.pagination-list li {
    display: inline-block;
   
}

.pagination-list li.disabled{
  display: none;
}

.pagination-list li.active a{
  font-weight: bold;
  background: #f07474;
}

.pagination-list li a{
     background: #333333;
    padding: 5px;
    margin: 4px;
    color: white;
    border-radius: 5px;
}
.k2Pagination {
    text-align: center;
}
.pagination-list{
      padding: 8px;
    margin: 24px 0 4px 0;
    text-align: center;
    width: 100%;
}

.pagination-list .counter.pull-right{
  display: none;
}

.s5_qc_button_wrap button{
  background: #f07474;
  color: white!important;
}

.s5_qc_button_wrap button:hover{
   background: #ff2b2b;
}

