.box-categories .heading {
  text-align: center;
}
.box-categories .block-1-3 h3 {
  font-size: 16px;
}
.box-categories .grid_12 .row {
  margin-bottom: 40px;
  text-align: center;
}
.box-categories .grid_12 .row:before,
.box-categories .grid_12 .row:after {
  content: " ";
  display: table;
}
.box-categories .grid_12 .row:after {
  clear: both;
}
.box-categories .grid_12 .row:last-child {
  margin-bottom: 0;
}
.box-categories .grid_12 .row .grid_2 {
  display: inline-block;
  float: none;
}
.box-categories .grid_12 .row .grid_2:last-child {
  margin-right: -30px;
}
.cameraContents .btn__mod-1 {
  color: #000;
}
.header-top_s1 {
  text-align: center;
  margin-top: -13px;
}
.header-top_s1 .logo {
  font-size: 0px;
  margin-bottom: 3px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Righteous', Arial, cursive, sans-serif;
  background-image: url(../images/rc_logo.png);
  background-size: cover;
  width: 335px;
  display: block;
  height: 70px;
}
.header-top_s1 .label {
  font-size: 12px;
  display: none;
}
.isStuck .header-top_s1 {
  margin-top: -10px;
}
.isStuck .header-top_s1 .logo {
  height: 60px;
  width: 300px;
}
.row-category {
  margin-bottom: 50px;
}
.row-category .img-box {
  padding-bottom: 15px;
}
.row-category .subtitle {
  padding-bottom: 15px;
}
.row-category .block-1-2 .btn {
  margin-top: 15px;
}
.container-contacts .block-4 {
  margin-top: 0;
  margin-bottom: 50px;
}
.super-box-1-1 .box-content {
  color: #443f43;
}
.super-box-1-1 .box-content h3 {
  font-family: 'Ubuntu', Arial, sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: -0.02em;
  padding: 0 0 20px 0;
}
.box-list .item {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dotted #cecece;
}
.box-list .item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.box-list .item p.question,
.box-list .item p.name {
  font-weight: 500;
}
.box-list .item p.question span,
.box-list .item p.name span {
  font-size: 80%;
  font-weight: normal;
}
.box-list .item p.question {
  margin-bottom: 10px;
  font-size: 18px;
}
.split {
  margin: 70px 0;
  border-bottom: 1px dotted #cecece;
  height: 1px;
}
.split:before,
.split:after {
  content: " ";
  display: table;
}
.split:after {
  clear: both;
}
.static-text h2 {
  font-family: 'Ubuntu', Arial, sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: -0.02em;
  padding: 0 0 20px 0;
  color: #443f43;
}
.static-text p + h2,
.static-text p + h3 {
  padding-top: 40px;
}
.static-text h3 {
  font-family: 'Ubuntu', Arial, sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: -0.02em;
  padding: 0 0 20px 0;
  color: #443f43;
}
.static-text a {
  -webkit-transition: none;
  transition: none;
  text-decoration: underline;
}
.static-text p small {
  font-size: 80%;
}
.super-box-category {
  padding: 50px 0 50px 0;
}
.pull-right + .heading {
  margin-right: 250px;
}
.pull-right {
  z-index: 100;
}
h2.heading + h2.heading {
  padding-top: 0;
}
.product-img {
  padding-bottom: 0;
}
.product-price span {
  font-family: 'Righteous', Arial, cursive, sans-serif;
  font-size: 24px;
  margin-left: 5px;
}
.eventcandelabras {
  color: white;
  height: 170px;
  width: 170px;
  position: absolute;
  top: 110px;
  left: 0px;
  z-index: 100;
}
.eventcandelabras:before {
  content: ' ';
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  border-top: 170px solid #fd5155;
  border-right: 170px solid transparent;
}
.eventcandelabras a {
  color: #fff;
  position: relative;
  padding: 20px 0 0 15px;
  z-index: 1;
  display: block;
  text-transform: uppercase;
  font-family: 'Righteous', Arial, cursive, sans-serif;
  line-height: 12px;
}
.eventcandelabras a span {
  display: block;
  width: 60px;
  height: 50px;
  background: url(../images/logo_ec.png) no-repeat;
  background-size: contain;
  margin-top: 15px;
}
.isStuck .eventcandelabras {
  display: none;
}
.search-form {
  display: none;
}
@media only screen and (max-width: 767px) {
  .eventcandelabras {
    display: none;
  }
  .header-top_s1 {
    margin-top: 0;
  }
  .header-top_s1 .logo {
    margin: 0 auto;
  }
  .search-form {
    display: block;
    position: relative;
  }
  .search-form input.query {
    width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
    font-family: 'Righteous', Arial, cursive, sans-serif;
    font-size: 18px;
    padding-left: 12px;
  }
  .search-form input.submit {
    border: none;
    background: transparent url(../images/icon_search.png);
    position: absolute;
    right: 10px;
    top: 6px;
    z-index: 10;
    width: 20px;
    height: 20px;
    font-size: 0%;
  }
}
.box-our-catalogs .img-box {
  padding-bottom: 20px;
}
.box-our-catalogs .block-1-2 .btn {
  margin-top: 10px;
}
.page-search .rc-form input.query {
  max-width: 500px;
  padding: 13px 27px;
  margin-right: 20px;
  margin-bottom: 20px;
  height: 44px;
}
