.col-xs-1, .col-sm-1, .col-md-1, col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, col-lg-11 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}

.row {
  margin-left: -5px;
  margin-right: -5px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1 {
  float: left;
}

.col-xs-2 {
  float: left;
}

.col-xs-3 {
  float: left;
}

.col-xs-4 {
  float: left;
}

.col-xs-5 {
  float: left;
}

.col-xs-6 {
  float: left;
}

.col-xs-7 {
  float: left;
}

.col-xs-8 {
  float: left;
}

.col-xs-9 {
  float: left;
}

.col-xs-10 {
  float: left;
}

.col-xs-11 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 768px) {
  .container {
    width: 730px;
  }

  .col-sm-1 {
    float: left;
  }

  .col-sm-2 {
    float: left;
  }

  .col-sm-3 {
    float: left;
  }

  .col-sm-4 {
    float: left;
  }

  .col-sm-5 {
    float: left;
  }

  .col-sm-6 {
    float: left;
  }

  .col-sm-7 {
    float: left;
  }

  .col-sm-8 {
    float: left;
  }

  .col-sm-9 {
    float: left;
  }

  .col-sm-10 {
    float: left;
  }

  .col-sm-11 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }

  .col-md-1 {
    float: left;
  }

  .col-md-2 {
    float: left;
  }

  .col-md-3 {
    float: left;
  }

  .col-md-4 {
    float: left;
  }

  .col-md-5 {
    float: left;
  }

  .col-md-6 {
    float: left;
  }

  .col-md-7 {
    float: left;
  }

  .col-md-8 {
    float: left;
  }

  .col-md-9 {
    float: left;
  }

  .col-md-10 {
    float: left;
  }

  .col-md-11 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1150px;
  }

  .col-lg-1 {
    float: left;
  }

  .col-lg-2 {
    float: left;
  }

  .col-lg-3 {
    float: left;
  }

  .col-lg-4 {
    float: left;
  }

  .col-lg-5 {
    float: left;
  }

  .col-lg-6 {
    float: left;
  }

  .col-lg-7 {
    float: left;
  }

  .col-lg-8 {
    float: left;
  }

  .col-lg-9 {
    float: left;
  }

  .col-lg-10 {
    float: left;
  }

  .col-lg-11 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
}
/*------------------------------------*\
  rowed links
\*------------------------------------*/
.pager {
  width: 100%;
}

ul.pagination {
  font-family: 'Trebuchet MS';
  float: left;
  margin: 0 1.5px;
}
ul.pagination li {
  float: left;
  margin: 0 1.5px;
}
ul.pagination li.next a, ul.pagination li.previous a {
  width: 73px;
  line-height: 34px;
  height: 36px;
  font-size: 12px;
  background: url("../images/bg-next.png") no-repeat 0 0;
  background-size: 100% auto;
}
ul.pagination li.hidden, ul.pagination li.first, ul.pagination li.last {
  display: none;
}
ul.pagination li.active a {
  width: 36px;
  line-height: 32px;
  height: 34px;
  color: white !important;
  background: url("../images/bg-pagination-active.png") no-repeat 0 0;
  background-size: 100% auto;
}
ul.pagination li.active a:hover {
  color: white !important;
}
ul.pagination li a {
  font-family: 'Trebuchet MS';
  display: block;
  width: 36px;
  line-height: 32px;
  height: 35px;
  text-decoration: none;
  text-align: center;
  font-size: 1.199em;
  color: #5a5a5a;
  background: url("../images/bg-pagination.png") no-repeat 0 0;
  background-size: 100% auto;
}

.marlin-btn {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  letter-spacing: 1px;
  text-decoration: none !important;
  border: none;
  outline: none;
  color: #999;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fafafa), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#fafafa, #eeeeee);
  background-image: -moz-linear-gradient(#fafafa, #eeeeee);
  background-image: -o-linear-gradient(#fafafa, #eeeeee);
  background-image: linear-gradient(#fafafa, #eeeeee);
  -webkit-box-shadow: rgba(204, 204, 204, 0.5) 0px 0px 1px 1px, rgba(204, 204, 204, 0.6) 0px 1px 1px 1px;
  -moz-box-shadow: rgba(204, 204, 204, 0.5) 0px 0px 1px 1px, rgba(204, 204, 204, 0.6) 0px 1px 1px 1px;
  box-shadow: rgba(204, 204, 204, 0.5) 0px 0px 1px 1px, rgba(204, 204, 204, 0.6) 0px 1px 1px 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.marlin-btn:hover {
  color: #44b5df;
  cursor: pointer;
  text-decoration: none;
}

.marlin-green-btn {
  display: block;
  width: 204px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  line-height: 33px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none !important;
  border: solid 1px #8eba61;
  text-shadow: 1px 1px #58960f;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  color: white;
  background: #a6d23d;
  /* Old browsers */
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6d23d), color-stop(100%, #80a758));
  background-image: -webkit-linear-gradient(#a6d23d, #80a758);
  background-image: -moz-linear-gradient(#a6d23d, #80a758);
  background-image: -o-linear-gradient(#a6d23d, #80a758);
  background-image: linear-gradient(#a6d23d, #80a758);
}
.marlin-green-btn:visited {
  color: white;
}
.marlin-green-btn:focus {
  color: #f3f3f3;
}
.marlin-green-btn:hover {
  color: #f3f3f3;
}
.marlin-green-btn:active {
  color: #eeeeee;
}
.marlin-green-btn:hover {
  cursor: pointer;
}

.marlin-btn-lg {
  font-size: 18px;
  padding: 9px 12px;
}

.marlin-btn-md {
  font-size: 14px;
  padding: 7px 10px;
}

.marlin-btn-sm {
  font-size: 1em;
  padding: 0px 5px;
}

/*lk*/
.shopping {
  clear: both;
  padding: 5px 0 0 0;
}
.shopping:before, .shopping:after {
  content: " ";
  display: table;
}
.shopping:after {
  clear: both;
}
.shopping li {
  float: left;
  margin: 0 10px 0 0px;
  padding: 0 9px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  line-height: 36px;
}
.shopping li a {
  color: #45BEF5;
  text-decoration: none;
  font-size: 14px;
}
.shopping li.cur, .shopping li:hover {
  background: #42C0F0;
  color: #FFF;
}
.shopping li.cur a, .shopping li:hover a {
  color: #FFF;
}

#order > ul {
  width: 100%;
  margin: 25px 0 0 0;
}

#order a span {
  font-size: 12px;
  float: right;
  margin: 0 20% 0 0;
}

.orderTbl {
  border-collapse: collapse;
  width: 100%;
}
.orderTbl td {
  vertical-align: middle;
  padding: 2px;
  font-size: 14px;
}
.orderTbl td.checkTd {
  width: 80px;
  text-align: center;
}
.orderTbl td.artTd {
  text-align: center;
  padding: 2px;
}
.orderTbl td.artTd span {
  display: block;
  color: #BBBBBB;
  font-size: 14px;
}
.orderTbl td.artTd img {
  display: block;
  margin: auto;
}
.orderTbl td.artTd h6 {
  font-size: 12px;
  margin: 0 0 3px;
  padding: 0;
  line-height: 14px;
  color: #aaa;
}
.orderTbl td.order-item-content {
  padding: 4px 4px 2px;
  text-align: left;
  vertical-align: top;
}
.orderTbl td.order-item-content a {
  text-decoration: none;
}
.orderTbl td.order-item-content h5 {
  font-size: 1em;
  text-align: left;
}
.orderTbl td.order-item-content p {
  font-size: 0.8em;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0;
  margin: 0;
  padding: 0;
}
.orderTbl td.order-item-amount {
  width: 80px;
}
.orderTbl td.order-item-summ {
  width: 100px;
}
.orderTbl td.prodInf {
  vertical-align: top;
}
.orderTbl td.summ {
  padding: 2px;
  font-size: 16px;
}
.orderTbl tr.blueTr td {
  background: #f4fcff;
}

.checkAll {
  float: left;
  text-indent: 0;
  padding: 20px 0 0 33px;
}
.checkAll input {
  margin: 0 7px 0 0;
}
.checkAll label {
  font-size: 14px;
  float: left;
  line-height: 14px;
  line-height: 14px;
}

.totalSumm {
  padding: 10px 20px 0 0;
  float: right;
  text-indent: 0;
}
.totalSumm b {
  color: #7AB937;
  font-size: 20px;
  font-weight: normal;
}

#order a.repeatBtn {
  float: right;
  color: white !important;
  text-decoration: none;
  width: 161px;
  height: 35px;
  line-height: 30px;
  padding: 0;
  margin: 8px 15px 8px 0;
  line-height: 35px;
  font-size: 14px;
}

.prodInf h5 {
  padding: 0;
}
.prodInf h5 a {
  font-size: 14px;
}

.marlin-form .error-section, .marlin-form .form-section {
  position: relative;
  margin-top: 1.5em;
  padding: 2em 2em 1em;
}
.marlin-form .error-section {
  border: 1px solid rgba(139, 0, 0, 0.35);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.marlin-form .error-section p {
  position: absolute;
  text-indent: 0;
  left: 0;
  font-size: 0.8em;
  top: 0;
  background: rgba(139, 0, 0, 0.1);
  color: rgba(139, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(139, 0, 0, 0.1);
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 0 1em;
}
.marlin-form .error-section ul {
  margin: 0;
  padding: 0;
}
.marlin-form .error-section ul li {
  font-size: 12px;
  color: rgba(139, 0, 0, 0.5);
}
.marlin-form input[type=text], .marlin-form input[type=password], .marlin-form input[type=email] {
  height: 34px;
  padding: 0 0 0 9px;
  margin: 6px 0 0 0;
  line-height: 34px;
  border: solid 1px #c3e6f3;
  color: #6b8994;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.marlin-form input[type=text].error, .marlin-form input[type=password].error {
  border: solid 1px rgba(139, 0, 0, 0.5);
}
.marlin-form .error-message{
	color: rgba(139, 0, 0, 0.5);
	font-size: 10px;
	letter-spacing: 1px;
}
.marlin-form label {
  font-size: 13px;
  float: right;
  margin: 13px 5px 0 0;
  letter-spacing: 1px;
  color: #6b8994;
}
.marlin-form .actions-section {
  margin-top: 1.5em;
}

.marlin-form .marlin-form-link{
	-webkit-transition: color 0.1s ease-out;
	-moz-transition: color 0.1s ease-out;
	-o-transition: color 0.1s ease-out;
	transition: color 0.1s ease-out;
	font-size: 12px;
	color: #00AADB;
	text-decoration: none;
	letter-spacing: 1px;
}

.marlin-form .marlin-form-link:hover{
	color: #009ac6;
}

.form-section {
  border: 1px solid rgba(195, 230, 243, 0.35);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.form-section h4 {
  position: absolute;
  left: 0;
  font-size: 0.8em;
  top: 0;
  background: rgba(195, 230, 243, 0.35);
  color: #6b8994;
  text-shadow: 1px 1px 1px rgba(107, 137, 148, 0.5);
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 0 1em;
}

.popup-address .popup {
  width: 600px;
}
.popup-address .popup input {
  width: 100%;
  float: none;
}
.popup-address .popup button {
  margin-top: 6px;
  float: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#address-app .col-sm-3 {
  text-align: right;
}
#address-app li {
  border: 1px solid rgba(195, 230, 243, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  min-height: 64px;
  margin-bottom: 5px;
}
#address-app li p {
  text-indent: 0;
  margin: 0;
  padding: 5px 0 5px 10px;
}
#address-app li .address-actions {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 5px 0;
}
#address-app li .address-actions button {
  display: block;
  margin-bottom: 5px;
  width: 131px;
}

.cart-block {
  width: 239px;
  padding-left: 2px;
}
.cart-block h3 a {
  text-decoration: none;
  color: #2d6995;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  margin: 0 0 10px 10px;
  font-size: 18pt;
  display: table;
}
.cart-block h3 a:visited {
  color: #2d6995;
}
.cart-block h3 a:focus {
  color: #275b81;
}
.cart-block h3 a:hover {
  color: #275b81;
}
.cart-block h3 a:active {
  color: #214d6e;
}
.cart-block h3 a:hover {
  text-decoration: none;
}
.cart-block img {
  float: left;
  width: 48px;
  height: auto;
  margin: 4px 10px 0 4px;
}
.cart-block p {
  text-indent: 0;
  font-family: 'Arial';
  color: #000;
  padding-bottom: 4px;
  font-weight: bold;
}
.cart-block p span {
  color: #990000;
}

.cart-dialog {
  position: absolute;
  display: none;
  width: 510px;
  border: 1px solid rgba(45, 105, 149, 0.5);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 1px rgba(45, 105, 149, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(45, 105, 149, 0.3);
  box-shadow: 1px 1px 1px rgba(45, 105, 149, 0.3);
}
.cart-dialog p {
  margin: 0;
  padding: 0;
  text-indent: 0;
}
.cart-dialog .cart-dialog-header {
  -webkit-border-radius: 18px 18px 0 0;
  -moz-border-radius: 18px 18px 0 0;
  -ms-border-radius: 18px 18px 0 0;
  -o-border-radius: 18px 18px 0 0;
  border-radius: 18px 18px 0 0;
  background: #0E93BA;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #22d1ff), color-stop(100%, #0e93ba));
  background-image: -webkit-linear-gradient(#22d1ff, #0e93ba);
  background-image: -moz-linear-gradient(#22d1ff, #0e93ba);
  background-image: -o-linear-gradient(#22d1ff, #0e93ba);
  background-image: linear-gradient(#22d1ff, #0e93ba);
  position: relative;
}
.cart-dialog .cart-dialog-header h3 {
  padding: 20px;
  color: white;
  text-shadow: 1px 1px 1px rgba(45, 105, 149, 0.5);
}
.cart-dialog .cart-dialog-header a {
  position: absolute;
  top: 24px;
  right: 20px;
  cursor: pointer;
  width: 15px;
  height: 15px;
  background: url("../images/popup_close.png") no-repeat scroll center rgba(0, 0, 0, 0);
}
.cart-dialog .cart-dialog-body {
  padding: 20px;
  background: white;
}
.cart-dialog .cart-dialog-footer {
  padding: 0 20px 20px;
  background: white;
  -webkit-border-radius: 0 0 18px 18px;
  -moz-border-radius: 0 0 18px 18px;
  -ms-border-radius: 0 0 18px 18px;
  -o-border-radius: 0 0 18px 18px;
  border-radius: 0 0 18px 18px;
}
.cart-dialog .cart-dialog-footer a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  line-height: 33px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 30px;
  text-decoration: none !important;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  color: white;
}
.cart-dialog .cart-dialog-footer a:visited {
  color: white;
}
.cart-dialog .cart-dialog-footer a:focus {
  color: #f3f3f3;
}
.cart-dialog .cart-dialog-footer a:hover {
  color: #f3f3f3;
}
.cart-dialog .cart-dialog-footer a:active {
  color: #eeeeee;
}
.cart-dialog .cart-dialog-footer a:hover {
  cursor: pointer;
}
.cart-dialog .cart-dialog-footer a:first-child {
  border: solid 1px #ba8263;
  text-shadow: 1px 1px #963c16;
  background: #d24633;
  /* Old browsers */
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2382c), color-stop(100%, #a75d61));
  background-image: -webkit-linear-gradient(#d2382c, #a75d61);
  background-image: -moz-linear-gradient(#d2382c, #a75d61);
  background-image: -o-linear-gradient(#d2382c, #a75d61);
  background-image: linear-gradient(#d2382c, #a75d61);
}
.cart-dialog .cart-dialog-footer a:last-child {
  margin-left: 20px;
  border: solid 1px #8eba61;
  text-shadow: 1px 1px #58960f;
  background: #a6d23d;
  /* Old browsers */
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6d23d), color-stop(100%, #80a758));
  background-image: -webkit-linear-gradient(#a6d23d, #80a758);
  background-image: -moz-linear-gradient(#a6d23d, #80a758);
  background-image: -o-linear-gradient(#a6d23d, #80a758);
  background-image: linear-gradient(#a6d23d, #80a758);
}

.saveAdr .addresses-list {
  margin: 0;
  padding: 0;
}
.saveAdr .addresses-list li {
  border-bottom: 1px solid #cccccc;
  padding: 2px 2px 2px 4px;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.saveAdr .addresses-list li:last-child {
  border-bottom: none;
}
.saveAdr .addresses-list li:hover {
  cursor: pointer;
  background: #eee;
}
.saveAdr .addresses-list li.active {
  background: #3985bc;
}
.saveAdr .addresses-list li a {
  display: block;
  font-size: 14px;
  text-decoration: none;
}

/*------------------------------------*\
  flash
\*------------------------------------*/
.flash-success {
  border: 1px solid #009a00;
  background: #e6ffe6;
  color: green;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 1em;
  margin: 0.5em 0;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 18px;
}

.flash-error {
  border: 1px solid #a40000;
  background: #fff1f1;
  color: darkred;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 1em;
  margin: 0.5em 0;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 18px;
}
.flash-error p {
  margin: 0;
  padding: 0;
  text-indent: 0;
  font-weight: bold;
}
.flash-success p{
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.content .flash-success h3{
	color: green;
	padding-top: 0;
}
.article:before, .article:after {
  content: " ";
  display: table;
}
.article:after {
  clear: both;
}

.article-list-wrapper {
  position: relative;
  font-family: 'Trebuchet MS';
}
.article-list-wrapper .article-item:before, .article-list-wrapper .article-item:after {
  content: " ";
  display: table;
}
.article-list-wrapper .article-item:after {
  clear: both;
}
.article-list-wrapper .article-item .article-item-header h3 {
  margin: 0;
  padding: 0;
}
.article-list-wrapper .article-item .article-item-header h3 a {
  text-decoration: none;
  color: #017da1;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.article-list-wrapper .article-item .article-item-header h3 a:hover {
  text-decoration: none;
  color: #00aadb;
}
.article-list-wrapper .article-item .article-item-header p {
  padding: 0;
  margin: 0;
  text-indent: 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.article-list-wrapper .article-item .article-teaser {
  width: 520px;
  float: left;
  margin-right: 30px;
}
@media (max-width: 1200px) {
  .article-list-wrapper .article-item .article-teaser {
    width: 369px;
  }
}
.article-list-wrapper .article-item .article-image {
  width: 200px;
  float: left;
  margin: 2px 10px 0px 0;
  text-align: center;
}
.article-list-wrapper .article-item .article-image a.more-btn {
  margin-top: 10px;
  display: inline-block;
  padding: 5px 20px;
}
.article-list-wrapper .article-list:before, .article-list-wrapper .article-list:after {
  content: " ";
  display: table;
}
.article-list-wrapper .article-list:after {
  clear: both;
}
.article-list-wrapper .article-list hr {
  margin: 20px;
  height: 2px;
  background: rgba(1, 125, 161, 0.1);
}

.page-actions {
  margin-top: 10px;
}

.main-menu ul li {
  position: relative;
  margin: 0;
}
.main-menu ul li:after {
  width: 1px;
  background: url(../images/tmenu_right_corner.png);
  position: absolute;
  right: -1px;
  top: 0;
  content: '';
  bottom: 0;
}
.main-menu ul li:last-child:after {
  background: none;
}
.main-menu ul li:first-child {
  margin-left: 0;
}

/*------------------------------------*\
  sorting & filters
\*------------------------------------*/
.filtr {
  background: #21CCF8;
  padding: 7px 7px 0px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.filtr .selectbox{
	text-align: left;
}
.filtr .col-lg-4 .selectbox{
	width: 103px;
	margin-right: 24px;
}
.filtr .col-lg-4, .filtr .col-md-6{
	text-align: right;
	height: 35px;
}

.filtr .filtr-mini{
	width: 55px;
}
.filtr:before, .filtr:after {
  content: " ";
  display: table;
}
.filtr:after {
  clear: both;
}
.filtr label {
	padding: 0;
	margin: 0;
  font-size: 14px;
  color: #FFF;
}


.filtr input {
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #171717;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #c3e6f3;
  margin: 0;
	padding: 0;
}
.filtr select {
  display: block;

  height: 28px;
  line-height: 28px;
  text-align: left;
  color: #171717;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #c3e6f3;
}

.sorting {
  float: left;
  width: 100%;
  padding: 4px 0 7px 0;
  border-bottom: solid 1px #dadada;
  position: relative;
}
.sorting select {
  width: 140px;
  height: 33px;
  padding: 6px 3px;
  margin: 0;
  line-height: 33px;
  text-align: left;
  color: #171717;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(154, 177, 248, 0.46);
  margin-right: 10px;
}
.sorting p {
  float: left;
  padding: 0;
  margin: 0;
  text-indent: 0;
  font-size: 18px;
}
.sorting p.rightSort {
  float: right;
}
.sorting p.rightSort select {
  width: 50px;
}
.sorting p.rightSort label {
  font-size: 18px;
}
.sorting label {
  float: left;
  padding: 5px 10px 0 5px;
/*  font-size: 14px;*/
  font-weight: normal;
}
.sorting span {
  float: left;
  padding: 3px 7px 0 5px;
  font-size: 16px;
}
.sorting span.rSpan {
/*  float: right;
  padding: 5px 5px 0px 0;*/
  font-size: 14px;
  color: #CECECE;
  position: absolute;
  bottom: -50px;
  right: 0;
}

/*------------------------------------*\
  product view
\*------------------------------------*/

.prodImg .prod-gallery{
	margin: 0;
}

.prodImg .prod-gallery img {
	display: block;
	margin: auto;
}
.prod-gallery-row{
	height: 70px;
	padding: 5px 5px 0;
	border-top: solid 1px #AFAFAF;
}
.prod-gallery-row:first-child{
	margin-top: 5px;
}
.prod-gallery-row:last-child{
	height: 64px;
}
.prod-gallery-row a{
	display: block;

	float: left;
	margin-right: 5px;
	width: 76px;
}
.prod-gallery-row a:last-child{
	margin-right: 0;
}


.prodSumm {
  float: right;
  width: 350px;
  margin-top: -70px;
  margin-bottom: 20px;
}

.prodSumm .col-xs-4 {
  float: right;
}
.prodSumm .col-xs-6 {
  width: auto;
  float: right;
}
.prodSumm .greenBtn {
  width: 100px;
  display: inline-block;
}
.prodSumm b {
  font-size: 18px;
  color: #990000;
  padding: 0 0 0 0px;
  line-height: 33px;
  margin-right: 6px;
  margin-top: 2px;
  display: block;
  text-align: right;
  margin-left: -5px;
}
.prodSumm .isAvail {
  font-size: 14px;
  color: #1C080A;
  margin: 5px 0 0 -55px;
  padding: 0;
  background: url(../images/avail.png) left 3px no-repeat;
  text-align: left;
  text-indent: 22px;
  display: block;
  float: left;
}
.prodSumm .specPrice {
	font-weight: bold;
  font-size: 14px;
  color: #B90000;
  margin: 5px 0 0 0;
  display: block;
}
.prodSumm .prodQt {
  margin: 6px 0 0;
  padding: 0;
  display: inline-block;
}
.prodSumm .prodQt a {
  height: 13px;
  width: 13px;
  text-decoration: none;
  display: inline-block;
  line-height: 15px;
  margin: 5px;
}
.prodSumm .prodQt a.plus {
  background: url(../images/plusMinus.png) left top no-repeat;
}
.prodSumm .prodQt a.minus {
  background: url(../images/plusMinus.png) left -15px;
}
.prodSumm .prodQt input {
  font-size: 15px;
  color: #000;
  width: 40px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border: solid 1px #c3e7f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.prodSumm.buttonBottom {
  margin-top: 50px;
  margin-bottom: 0;
  margin-right: 5px;
  clear: both;
}
.product-boxes {
  float: left;
  margin-top: 8px;
  width: 100%;
}

.product-block {
  float: left;
  width: 177px;
  position: relative;
  margin: 6px 0 0 0;
  padding-bottom: 26px;
}
.product-block figure {
  position: relative;
  float: left;
  min-height: 145px;
  padding-bottom: 40px;
  overflow: hidden;
  height: 145px;
  width: 175px;
  border: 1px solid #dadada;
  background: white;
  text-align: center;
  border-radius: 4px;
  -webkit-box-shadow: 1px 2px 5px -3px #888888;
  -moz-box-shadow: 1px 2px 5px -3px #888888;
  box-shadow: 1px 2px 5px -3px #888888;
}

.product-block.product-block-rozn figure{
	background: none;
	border: 1px solid transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.product-block figure:hover {
  border: 1px solid #c7c7c7;
  -webkit-box-shadow: 1px 2px 5px -3px #777777;
  -moz-box-shadow: 1px 2px 5px -3px #777777;
  box-shadow: 1px 2px 5px -3px #777777;
}


.product-block.product-block-rozn figure:hover{
	border: 1px solid transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.product-block figure a {
  display: block;
  height: 100%;
    position: relative;
    padding: 4px;
}
.product-block img {
  max-width: 100%;
  max-height: 100%;
}
.product-block figcaption {
  float: left;
  width: 100%;
  height: 50px;
  overflow: hidden;
}
.product-block figcaption:hover {
  overflow: visible;
}
.product-block figcaption a {
  font-family: 'Trebuchet MS';
  height: 40px;
  display: table-cell;
  vertical-align: middle;
  width: 175px;
  background: #44B4DE;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 0 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
  line-height: 13px;
}

@media (min-width: 1200px) {
  .product-block figcaption a {
    width: 214px;
  }
}
.marginRight {
  margin-right: 39px;
}

.product-block .ribbon {
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
  background: url("../images/ribbon.png") no-repeat 0 0;
  background-size: 100% auto;
}
.product-block .action {
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
  background: url("../images/action.png") no-repeat 0 0;
  background-size: 100% auto;
}
.product-block .price {
  font-family: 'Trebuchet MS';
  float: left;
  width: 79px;
  height: 26px;
  line-height: 24px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  margin: 7px 0 0 0;
  padding: 0px 0px 0 10px;
  background: url("../images/bg-price.png") no-repeat 0 0;
  background-size: 100% auto;
}
.product-block .price-rozn{
	font-family: 'Trebuchet MS';
	float: left;
	width: 114px;
	height: 34px;
	line-height: 37px;
	text-decoration: none;
	text-align: center;
	margin: 7px 0 0 0;
	color: #b10000;
	font-weight: bold;
}
.product-block .in-cart {
	padding-left: 10px;
	margin: 12px 0px 0 0;
	display: inline-block;
	text-decoration: none;
	color: #55803f;
	text-shadow: 0px 0px 1px rgba(88, 150, 15, 0.2);
}
.product-block .in-cart:before {
	content:  "\2713 ";
	margin-right: 3px;
}
.product-block .to-cart, .product-block .to-buy {
  font-family: 'Trebuchet MS';
  float: right;
  width: 79px;
  height: 24px;
  line-height: 23px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  margin: 7px 0 0 0;
  padding: 0 0 0 0;
  border: solid 1px #8eba61;
  text-shadow: 1px 1px #58960f;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  color: white;
  background: #a6d23d;
  /* Old browsers */
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6d23d), color-stop(100%, #80a758));
  background-image: -webkit-linear-gradient(#a6d23d, #80a758);
  background-image: -moz-linear-gradient(#a6d23d, #80a758);
  background-image: -o-linear-gradient(#a6d23d, #80a758);
  background-image: linear-gradient(#a6d23d, #80a758);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.product-block .to-cart:visited {
  color: white;
}
.product-block .to-cart:focus {
  color: #f3f3f3;
}
.product-block .to-cart:hover {
  color: #f3f3f3;
}
.product-block .to-cart:active {
  color: #eeeeee;
}
.product-block .to-cart:hover {
  cursor: pointer;
}
.product-block .product-notification{
  bottom: 32px;
}
 .product-notification  {
 font-family: 'Trebuchet MS';
  float: right;
  font-size: 16px;
  width: 198px;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-top: 0!important;
  display: block;
  opacity: 1!important;
  height: 32px;
  /* letter-spacing: -1px; */
  line-height: 32px;
  text-decoration: none;
  color: #b10000!important;
  text-align: center;
  margin: 7px 0 0 0;
  padding: 0 10px;
  border: solid 1px #999;
/*  text-shadow: 1px 1px #999;*/
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  text-decoration: none!important;
  background: #c4c4c4; /* Old browsers */
  background: -moz-linear-gradient(top, #c4c4c4 0%, #b5b5b5 49%, #c4c4c4 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4c4c4), color-stop(49%,#b5b5b5), color-stop(100%,#c4c4c4)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c4c4c4 0%,#b5b5b5 49%,#c4c4c4 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c4c4c4 0%,#b5b5b5 49%,#c4c4c4 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c4c4c4 0%,#b5b5b5 49%,#c4c4c4 100%); /* IE10+ */
  background: linear-gradient(to bottom, #c4c4c4 0%,#b5b5b5 49%,#c4c4c4 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#c4c4c4',GradientType=0 ); /* IE6-9 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.product-notification:hover {
  background: #9b9b9b; /* Old browsers */
  background: -moz-linear-gradient(top, #9b9b9b 0%, #b5b5b5 49%, #9b9b9b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b9b9b), color-stop(49%,#b5b5b5), color-stop(100%,#9b9b9b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #9b9b9b 0%,#b5b5b5 49%,#9b9b9b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #9b9b9b 0%,#b5b5b5 49%,#9b9b9b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #9b9b9b 0%,#b5b5b5 49%,#9b9b9b 100%); /* IE10+ */
  background: linear-gradient(to bottom, #9b9b9b 0%,#b5b5b5 49%,#9b9b9b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9b9b', endColorstr='#9b9b9b',GradientType=0 ); /* IE6-9 */
}

@media (min-width: 1200px) {
  .product-boxes {
    margin-top: 10px;
  }

  .product-block {
    margin: 8px 0 0;
    padding-bottom: 32px;
    width: 220px;
    position: relative;
  }
  .product-block figure {
    background-size: auto 180px;
    height: 180px;
    min-height: 180px;
    padding-bottom: 50px;
    width: 220px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1.25px 2.5px 6.25px -3.75px #888888;
    -moz-box-shadow: 1.25px 2.5px 6.25px -3.75px #888888;
    box-shadow: 1.25px 2.5px 6.25px -3.75px #888888;
  }
  .product-block figure:hover {
    -webkit-box-shadow: 1.25px 2.5px 6.25px -3.75px #777777;
    -moz-box-shadow: 1.25px 2.5px 6.25px -3.75px #777777;
    box-shadow: 1.25px 2.5px 6.25px -3.75px #777777;
  }
  .product-block figure img {
    /*margin: 4px;*/
  }
  .product-block figure figcaption {
    height: 50px;
  }
  .product-block figure figcaption a {
    font-family: 'Trebuchet MS';
    height: 50px;
    background: #44B4DE;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 0 3px;
    font-size: 12px;
    line-height: 13px;
    -moz-border-radius-bottomleft: 3.75px;
    -webkit-border-bottom-left-radius: 3.75px;
    border-bottom-left-radius: 3.75px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
  }

  .marginRight {
    margin-right: 50px;
  }

  .product-block .price {
    height: 32px;
    line-height: 30px;
    margin: 9px 0 0;
    padding: 0 0 0 13px;
    width: 96px;
  }

  .product-block .to-cart, .product-block .to-buy {
    height: 30px;
    line-height: 30px;
    margin: 9px 0 0;
    padding: 0 0 0 0;
    width: 104px;
  }

  .product-block .ribbon,
  .product-block .action {
    height: 70px;
    width: 70px;
  }
}
@media (min-width: 1200px) {
  .product-block figcaption a {
    width: 214px;
  }
}
/*------------------------------------*\
  product page
\*------------------------------------*/
.prodOption hr {
  height: 5px;
  margin: 5px;
  background: rgba(0, 170, 219, 0.2);
}

@media (max-width: 1200px) {
  .prodOption {
    width: 275px;
  }
}
/*------------------------------------*\
  search
\*------------------------------------*/
.search-results .pagination {
  margin-top: 1em;
}

.search-item-row {
  border-bottom: 1px solid rgba(211, 237, 226, 0.69);
  margin-bottom: 3px;
  position: relative;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.search-item-row:hover {
  background: rgba(236, 236, 236, 0.74);
}
.search-item-row .search-pic-col a {
  text-decoration: none;
}
.search-item-row .search-pic-col a img {
  display: block;
  text-align: center;
}
.search-item-row .search-pic-col a span {
  font-size: .8em;
  color: #999;
  display: block;
  margin: 4px 0 3px;
  text-align: center;
  line-height: 1em;
}
.search-item-row .search-text-col h4 {
  font-size: 1em;
  padding-left: 5px;
}
.search-item-row .search-text-col h4 a {
  text-decoration: none;
}
.search-item-row .search-text-col p {
  text-indent: 0;
  margin: 0;
  padding: 0;
  font-size: .8em;
  line-height: 1.4em;
  padding-right: 1em;
  padding-left: 5px;
}
.search-item-row .search-action-col a {
  font-size: .8em;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  position: absolute;
  width: 100%;
  bottom: -72px;
  right: 3px;
  border: solid 1px #8eba61;
  text-shadow: 1px 1px #58960f;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  color: white;
  background: #a6d23d;
  /* Old browsers */
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6d23d), color-stop(100%, #80a758));
  background-image: -webkit-linear-gradient(#a6d23d, #80a758);
  background-image: -moz-linear-gradient(#a6d23d, #80a758);
  background-image: -o-linear-gradient(#a6d23d, #80a758);
  background-image: linear-gradient(#a6d23d, #80a758);
}
.search-item-row .search-action-col a:visited {
  color: white;
}
.search-item-row .search-action-col a:focus {
  color: #f3f3f3;
}
.search-item-row .search-action-col a:hover {
  color: #f3f3f3;
}
.search-item-row .search-action-col a:active {
  color: #eeeeee;
}
.search-item-row .search-action-col a:hover {
  cursor: pointer;
}

.highlight {
  background: #bada55;
}

.lk-order-header .lk-order-action {
  padding: 11px 16px;
  position: absolute;
  z-index: 20;
  top: 0px;
  background-color: #44b4de;
  left: 260px;
	color: white;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.lk-order-header .lk-order-action:hover{
	cursor: pointer;
	background-color: #4CC8F6;
}


.selectbox {
  vertical-align: middle;
  cursor: pointer;
}
.selectbox .select {
  background-color: #fff;
  width: 90px;
  height: 28px;
  margin: 0px 0 0 0;
  padding: 0 25px 0 10px;
  float: right;
  line-height: 33px;
  text-align: left;
  color: #171717;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #c3e6f3;
}

.selectbox.focused .select {
  border: 1px solid #5794BF;
}
.selectbox .select .text {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 11pt;
  line-height: 28px;
}
.selectbox .trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 100%;
  background-image: url(../images/arrow-side-li-sub.png);
  background-size: 15px;
  background-position:center;
  background-repeat:  no-repeat;
}
.selectbox .trigger .arrow {
  position: absolute;
  top: 14px;
  right: 12px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.selectbox:hover .arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}
.selectbox .dropdown {
  top: 33px;
  width: 240px;
  margin: 0;
  padding: 4px 0;
  background: #FFF;
  border: 1px solid #C6CBD0;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.2);
  font: 14px/18px Arial, Tahoma, sans-serif;
}
.selectbox li {
  padding: 5px 10px 6px;
  color: #231F20;
}
.selectbox li.selected {
  background: #A3ABB1;
  color: #FFF;
}
.selectbox li:hover {
  background: #08C;
  color: #FFF;
}
.selectbox li.disabled {
  color: #AAA;
}
.selectbox li.disabled:hover {
  background: none;
}

.rightSort .select {width: 25px;}

.rightSort .dropdown {width: 80px;}


/*------------------------------------*\
  rozn
\*------------------------------------*/
.rozn-header-box{
	margin-top: 80px;
}
.rozn-header-box .cart-block{
	background: rgba(255, 255, 255, 0.5);
	width: 100%;
	display: block;
	padding: 5px 0 10px;
    margin-left: 58px;

}
.cart-block h3 {
    display: none;
}
.rozn-header-box .phone{
	margin-top: 5px;
	background: rgba(255, 255, 255, 0.5);
	width: 100%;
	display: block;
  font-size: 22pt;
  text-align: center;
  padding: 10px 0;

}

.site-login-form h2{
	margin-left: 215px;

}

.site-login-form .row{
	margin-bottom: 5px;
}

.site-login-form input[type=text], .site-login-form input[type=password]{
	border: 1px solid rgba(133,133,133,.5);
	width: 200px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	border-radius: 4px;
	padding: 0 5px;
	color: #666;
}

.site-login-form input[type=submit]{
	margin-left: 215px;
	padding: 5px 10px;
	border-radius: 4px;
}
.site-login-form input[type=submit]:hover{
	cursor: pointer;
}

.site-login-form label{
	width: 200px;
	text-align: right;
	display: inline-block;
	margin-right: 20px;
}

.site-login-form .row a{
	margin-left: 220px;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
}

/*------------------------------------*\
  content
\*------------------------------------*/

.content h1, .content h2{
	font-size: 1.5em;
	color: rgb(0, 170, 219);
	padding: 5px 0 10px;
  margin-top: 5px;

}

.content h1{
    margin-top: 60px;
}
/*------------------------------------*\
  actions
\*------------------------------------*/
.action-row{
	margin-top: 1em;
	border-bottom: 1px solid #dedede;
	padding-bottom: 1em;
}
.action-row h4 a{
	text-decoration: none;
	font-weight: bold;
	color: #444;
}
.action-image-column{
	text-align: center;
}
.action-image-column .action-article{
	line-height: 6px;
}
.action-image-column .action-article a{
	color: #999;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.action-old-price{
	text-decoration: line-through;
	color: #999;
	text-align: center;
}
.action-new-price{
	font-weight: bold;
	color: #ae0000;
	text-align: center;
}
.action-button{

}
.action-button a {
	height: 30px;
    line-height: 30px;
    margin: 9px 0 0;
    padding: 0 0 0 0;
    width: 104px;

  font-family: 'Trebuchet MS';
  float: right;
  text-decoration: none;
  color: #fff;
  text-align: center;
  border: solid 1px #8eba61;
  text-shadow: 1px 1px #58960f;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  color: white;
  background: #a6d23d;
  /* Old browsers */
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6d23d), color-stop(100%, #80a758));
  background-image: -webkit-linear-gradient(#a6d23d, #80a758);
  background-image: -moz-linear-gradient(#a6d23d, #80a758);
  background-image: -o-linear-gradient(#a6d23d, #80a758);
  background-image: linear-gradient(#a6d23d, #80a758);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/*------------------------------------*\
  sitemap
\*------------------------------------*/
.sitemap-list{
	margin: 0;
	padding: 0;
}
.sitemap-list li>ul{
	margin-left: 20px;
}

.sitemap-list a{
	text-decoration: none;
	-webkit-transition: color 0.1s ease-out;
	-moz-transition: color 0.1s ease-out;
	-o-transition: color 0.1s ease-out;
	transition: color 0.1s ease-out;
	color: #00AADB;
}
.sitemap-list a:visited{
	color: #00AADB;
}

.sitemap-list b{
	color: #00AADB;
}

.sitemap-list a:hover{
	color: #009ac6;
}

.reminder-link-wrapper{
	padding-top: 5px;
	text-align: center;
}
.reminder-link-wrapper a{
	color: #DEDEDE;
	-webkit-transition: color 0.1s ease-out;
	-moz-transition: color 0.1s ease-out;
	-o-transition: color 0.1s ease-out;
	transition: color 0.1s ease-out;
	text-decoration: none;
	font-size: 12px;
}

.reminder-link-wrapper a:hover{
	color: white;
}

table.buy-table {
    width: 100%;
    /* margin-bottom: 20px; */
    margin-top: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #e0f9fd;
}
table.buy-table tr:nth-child(even) {
  background: #f7f7f7;
}
table.buy-table td {
    font-size: 14px;
    text-align: center;
    padding: 3px 0;
}
table.buy-table th {
  color: #444444;
  font-size: 12px;
  background: #44B4DE;
}
table.buy-table td.price {
  width: 100px;
}
table.buy-table td.qnt {
  width: 85px;
  padding-left: 10px;
}
table.buy-table td.summary {
  text-align: right;
  padding-right: 34px;
}

table.buy-table td.attribute {
    font-weight: bold;
}

table.buy-table .total {
    font-weight: bold;
}
