body {
  min-width: 320px;
  background: url("../image/html/background.jpg") repeat;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.main {
  background: #fff;
  padding-bottom: 30px;
}

.site-container {
  max-width: 1350px;
  background: #fff;
  margin: 0 auto;
  box-shadow: 1px 6px 13px rgba(160, 153, 146, 0.3);
}

.animate {
  transition: 0.3s;
}

.header {
  padding-top: 30px;
}

.header .sprite-block,
.footer .sprite-block {
  margin-top: 5px;
  margin-bottom: 5px;
}

.header .sprite-block .icon {
  margin-top: 5px;
}

.header .col-xs-12 {
  margin-bottom: 5px;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-bold {
  font-weight: bold;
  color: #3a3a46;
}

.text-normal {
  font-size: 15px;
  font-weight: normal;
  color: #3a3a46;
}

.text-center .img-responsive,
.text-right .img-responsive,
.text-left .img-responsive {
  display: inline-block;
  float: none;
}

.text-left {
  text-align: left;
}

.phone-container {
  margin-bottom: 5px;
}

.link-phone {
  font-weight: bold;
  color: #0e0e10;
  font-size: 24px;
  line-height: 24px;
  transition: 0.3s;
}

.link-phone.federal-phone {
  color: #eb2121;
}

.link-phone:hover {
  text-decoration: none;
}

.phone-description {
  color: #3e3f40;
  font-size: 13px;
}

.sprite-block .sprite-block {
  clear: both;
}

.sprite-block .content {
  width: 100%;
  float: left;
  margin-left: 10px;
}

.sprite-block:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.wave {
  background: #fff url("../image/html/background_wave.jpg") repeat-x;
  height: 11px;
}

.navbar-brand .icon {
  margin-top: -17px;
}

.menu {
  border-top: 1px solid #edeff1;
  padding-top: 10px;
}

.menu ul {
  margin-bottom: 0;
}

.menu-item {
  font-size: 22px;
  font-family: candara, sans-serif;
  transition: 0.3s;
  letter-spacing: -1px;
  display: block;
  padding: 5px;
  font-weight: bold;
  color: #fc4639;
}

.menu-item:hover,
.menu-item:focus {
  color: #F44336;
  text-decoration: none;
}

.navbar-header .icon-bar {
  background: rgba(0, 0, 0, 0.37);
}

.navbar-header .navbar-toggle {
  border-color: rgba(0, 0, 0, 0.37);
  cursor: pointer;
}

.slider {
  background: center center url("../image/html/slider_background.jpg") no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: 25px;
}

.slider .carousel-control {
  width: 0;
}

.slider .carousel-control:hover {
  color: #f9cc42;
}

.slider .price-block {
  width: 95px;
  height: 95px;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-family: Candara;
  float: right;
  color: #000;
}

.slider .price-block .content {
  background: #f9cc42;
  padding: 10px 5px;
}

.slider .price-block .icon-treangle {
  display: block;
  float: none;
}

.slider .price-value,
.slider .price-description {
  display: inline-block;
}

.slider .price-value {
  font-size: 72px;
  font-weight: bold;
}

.slider .price-description {
  position: relative;
  top: 4px;
}

.slider .icon-yellow-wave {
  float: none;
  clear: both;
}

.slider-title {
  font-weight: bold;
  font-size: 66px;
  line-height: 66px;
  padding: 15px 0;
}

.slider-subtitle {
  font-size: 20px;
}

.slider-menu {
  padding-top: 15px;
  padding-bottom: 15px;
}

.slider-menu-item {
  padding: 3px;
  background: #473c6f;
  font-size: 18px;
  color: #fff;
  transition: 0.3s;
  margin: 5px;
  display: inline-block;
}

.slider-menu-item:hover,
.slider-menu-item:focus {
  color: #fff;
  text-decoration: none;
  background: #3d21a8;
}

.catalog {
  padding-left: 0;
}

.related-products {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #ededed;
  margin-top: 15px;
}

.panel-header {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 5px;
}

.icon-product {
  float: none;
  background-color: #fff;
  border-radius: 50%;
  padding: 5px;
  box-sizing: border-box;
  background-position: center;
  border: 2px solid #d9d9d9;
  cursor: pointer;
  transition: 0.3s;
  width: 67px;
  height: 67px;
  overflow: hidden;
}

.catalog .icon-arrow {
  float: none;
  margin-left: 5px;
}

.category-name {
  display: block;
  margin-left: 10px;
  border-bottom: 1px solid #c07914;
  /* border-bottom: 1px solid #d9d9d9; */
  font-size: 18px;
  color: #3a3a46;
  font-weight: bold;
  line-height: 25px;
  transition: 0.3s;
}

.catalog .panel-header:hover .icon-product {
  border-color: #c07914;
}

.catalog .panel-header:hover .icon-arrow {
  background-position: -23px -5px;
}

.catalog .category-name:hover,
.catalog .category-name:focus {
  text-decoration: none;
  color: #c07914;
}

.catalog li {
  list-style-type: none;
}

.subcatalog {
  transition: 0.3s;
  padding-left: 0;
}

.subcatalog li {
  transition: background-color 0.3s;
  padding-left: 5px;
  border-bottom: 1px solid #f6f6f6;
}

.subcatalog li:hover,
.subcatalog li.active {
  /*list-style-image: url(../image/html/icon_marker_red.png);*/
  background: #f9cc42;
  border-radius: 0 5px 0 0;
  /*list-style-image: none;*/
}

.catalog .catalog-item {
  color: #1b1c22;
  font-size: 14px;
  transition: 0.3s;
  display: block;
  padding: 10px 0 5px;
}

.catalog .catalog-item:hover,
.catalog-item.active,
.catalog .catalog-item:focus {
  /*color: #be1554;*/
  text-decoration: none;
}

.catalog .panel {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.sidebar {
  transition: 0.3s;
}

.sidebar .close-button {
  display: none;
}

.sidebar.mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: #fff;
  overflow: scroll;
  height: 100vh;
  padding: 10px 15px;
}

.sidebar.mobile .catalog,
.sidebar.mobile .news {
  display: block;
}

.sidebar.mobile .icon-bar:nth-child(1) {
  transform: rotate(45deg);
  top: 9px;
}

.sidebar.mobile .icon-bar:nth-child(2) {
  visibility: hidden;
}

.sidebar.mobile .icon-bar:nth-child(3) {
  transform: rotate(-45deg);
  top: -9px;
}

.toggle-sidebar-button {
  display: none;
  background: none;
  border: none;
  position: relative;
  height: 40px;
}

.toggle-sidebar-button:hover,
.toggle-sidebar-button:focus {
  outline: none;
}

.icon-bar {
  background: #999;
  height: 3px;
  width: 40px;
  display: block;
  position: relative;
}

.icon-bar:nth-child(1),
.icon-bar:nth-child(3) {
  transition: 0.3s;
}

.icon-bar:nth-child(2) {
  margin-top: 7px;
  margin-bottom: 7px;
}

.sidebar-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e9e9e9;
}

.sidebar-header .title {
  font-size: 33px;
  color: #020202;
}

.show-all-button {
  font-size: 14px;
  color: #1b1c22;
}

.show-all-button .glyphicon {
  font-size: 11px;
}

.show-all-button:hover,
.show-all-button:focus {
  color: #220106;
}

.news-item {
  padding: 10px 0;
  border-bottom: dotted 1px #e9e9e9;
}

.news-anons {
  color: #1b1c22;
  font-size: 16px;
}

.news-anons:hover {
  color: #220511;
}

.news-date {
  color: #525357;
  font-size: 11px;
  margin-top: 2px;
  display: block;
}

.news-date .icon {
  margin-top: 4px;
  margin-right: 5px;
}

.section {
  padding-bottom: 15px;
}

.section-title {
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
}

.section-subtitle {
  font-size: 15px;
  color: #262727;
  margin-bottom: 15px;
}

.product-cart {
  text-align: center;
  transition: 0.3s;
  margin-bottom: 15px;
  min-height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.product-cart .image-container {
  margin: 0 -15px;
  cursor: pointer;
  display: block;
  position: relative;
}

.product-cart .image-container img {
  display: inline-block;
}

.product-cart .image-container .img-responsive {
  float: none;
}

.product-cart .information {
  border: 1px solid #e3e7e9;
  border-top: none;
  margin: 15px -15px 0 -15px;
  padding-bottom: 15px;
}

.category-description {
  padding-top: 20px;
}

.product-cart .price {
  position: absolute;
  width: 95px;
  text-align: center;
  font-size: 20px;
  font-family: Candara;
  float: right;
  color: #000;
  left: calc(50% - 43px);
  transition: 0.3s;
  bottom: -25px;
}

.product-cart .price .content {
  background: #f9cc42;
  padding: 0 5px;
}

.product-cart .price .icon-treangle {
  display: block;
  float: none;
}

.product-cart .price-value,
.product-cart .price-description {
  display: inline-block;
}

.product-cart .price-value {
  font-size: 36px;
  font-weight: bold;
}

.product-cart .price-description {
  position: relative;
  top: 4px;
}

.product-cart:hover {
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.44);
  position: relative;
  z-index: 1;
}

.secondary-title {
  font-size: 30px;
}

.product-page .features {
  padding-top: 20px;
  padding-left: 0;
  font-size: 15px;
  color: #262727;
}

.product-page .features li {
  list-style-type: none;
}

.product-page .features .value {
  font-weight: bold;
}

.product-page .purchase-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px 0;
  max-width: 250px;
}

.product-page .product-price {
  font-size: 20px;
  color: #be1554;
}

.product-page .product-price .value {
  font-size: 24px;
  font-weight: bold;
}

.product-page .product-price .unit {
  font-size: 15px;
}

.product-page .order-product-button {
  background: #fc4639;
  /* background: #f09c3c; */
  padding: 5px 10px 8px;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
  text-transform: uppercase;
  /* text-transform: lowercase; */
}

.product-page .order-product-button .icon {
  margin-top: 4px;
  margin-right: 5px;
}

.product-page .order-product-button:hover {
  background: #c9302c;
  /* background: #d97d14; */
}

.purchase-action {
  font-size: 13px;
  color: #010101;
  font-weight: bold;
  margin: 15px 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 15px 0;
}

.purchase-action .icon {
  margin-right: 10px;
}

.purchase-action .suggestion {
  float: left;
  display: inline-block;
  width: calc(100% - 50px);
}

.purchase-action .col-xs-12 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.social-share-block {
  color: #262727;
  font-size: 14px;
}

.social-share-block .title {
  margin-bottom: 15px;
}

.social-share-block .icon {
  float: none;
  display: inline-block;
  cursor: pointer;
}

.social-share-block .icon:hover {
  opacity: 0.7;
}

.product-title {
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0 5px;
}

.product-subtitle {
  font-size: 13px;
  color: #262727;
}

.products-container .row {
  margin-top: 15px;
  margin-bottom: 15px;
}

.gallery .image-container {
  padding: 0;
  background: #000;
}

.gallery .img-responsive {
  transition: 0.3s;
  margin: 5px 0;
}

.gallery .img-responsive:hover {
  opacity: 0.5;
  cursor: url("../image/html/cursor_zoom.cur"), pointer;
}

.image-container img {
  margin: 0 !important;
}

.show-more-button {
  font-size: 15px;
  color: #aeb0b1;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #f6f6f6;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
}

.show-more-button .icon-arrow {
  float: none;
  position: relative;
  display: inline-block;
  top: -1px;
  left: 5px;
}

.show-more-button:hover {
  background: #e7e7e7;
}

.article {
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
}

.article h1 {
  font-size: 42px;
}

.article h2 {
  margin-top: 15px;
  font-size: 22px;
}

.article h3 {
  font-size: 18px;
}

.article ul {
  padding: 5px 0;
}

.article ul li {
  margin-left: 20px;
  padding-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  list-style-type: none;
  position: relative;
}

.article ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #cbb69c;
  left: -3px;
  top: calc(50% - 2px);
}

.icon-marker {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #cbb69c;
  margin-bottom: 2px;
  margin-right: 5px;
}

.footer {
  padding-top: 25px;
  padding-bottom: 7px;
  border-top: 3px solid #e5d3ba;
  margin-top: -3px;
}

.footer .footer-logo {
  display: block;
  margin-bottom: 15px;
}

.footer .copyright {
  font-size: 13px;
  color: #3e3f40;
  margin-bottom: 10px;
}

.footer-title {
  font-size: 17px;
  color: #292935;
  font-weight: bold;
  margin-bottom: 15px;
}

.footer-menu li {
  list-style-type: none;
}

.footer-menu a {
  font-size: 16px;
  color: #292935;
}

.footer-menu a:hover {
  text-decoration: none;
}

.footer .address-block,
.footer .email-block {
  padding-top: 5px;
  padding-bottom: 5px;
}

.footer .address-block .icon,
.footer .email-block .icon {
  position: relative;
  top: 2px;
  left: -5px;
}

.footer .email-block .icon {
  position: relative;
  top: 7px;
}

.footer .last-block {
  border-top: 1px solid #ebebe6;
  padding-top: 10px;
  margin-top: 10px;
}

.bottom-wave {
  background: url(../image/html/bottom_wave.png) repeat-x;
  height: 11px;
}

.horizontal-divider {
  background: url("../image/html/vertical_divider.png") repeat-x;
  height: 3px;
  margin-top: -7px;
  margin-bottom: 25px;
}

.sort-block {
  color: #262727;
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
}

.sort-block .title {
  display: inline-block;
  margin-right: 15px;
}

.popular-sort-button,
.price-sort-button {
  cursor: pointer;
  display: inline-block;
  margin: 0 15px;
  transition: 0.3s;
}

.popular-sort-button:hover,
.price-sort-button:hover {
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.29);
}

.popular-sort-button {
  border-bottom: 1px dotted;
}

.price-sort-button .icon-sort {
  float: none;
  display: inline-block;
}

.breadcrumb {
  background: none;
  padding: 0;
  margin-bottom: 10px;
}

.breadcrumb .divider {
  color: #c3c4c9;
}

.breadcrumb-item a {
  font-size: 13px;
  color: #1b1c22;
}

.category .product-cart .information {
  min-height: 50px;
  border: none;
}

.category .product-cart {
  border: 1px solid #e3e7e9;
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-cart .product-name {
  font-size: 15px;
  color: #5d5d5d;
  margin-top: 10px;
  padding: 5px;
}

.main-product-feature {
  font-size: 19px;
  color: #000;
}

.product-cart .features {
  font-size: 13px;
  color: #262727;
  margin: 5px 0;
  padding: 2px;
}

.product-cart .features li {
  list-style-type: none;
}

.product-cart .purchase-block {
  padding: 5px 15px;
  width: 100%;
}

.product-cart .product-price {
  color: #be1554;
  width: calc(100% - 110px);
  float: left;
}

@media (max-width: 1200px) {
  .product-cart .product-price .value {
    font-size: 120% !important;
  }
}
.product-cart .product-price .value {
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
}

.product-cart .product-price .unit {
  font-size: 15px;
  display: inline-block;
}

.product-cart .order-product-button {
  background: #fc4639;
  /* background: #e29d3a; */
  color: #fff;
  padding: 8px 18px 8px;
  /* padding: 5px 25px 8px; */
  font-size: 15px;
  cursor: pointer;
  transition: 0.3s;
  text-transform: uppercase;
  /* text-transform: lowercase; */
  max-width: 110px;
  float: left;
}

.product-cart .order-product-button:hover {
  background: #c9302c;
  /* background: #ec900d; */
  color: #fff;
}

.tab-container {
  margin-top: 15px;
  margin-bottom: 15px;
}

.tab-container .nav-tabs > li.active > a,
.tab-container .nav-tabs > li.active > a:focus,
.tab-container .nav-tabs > li.active > a:hover {
  color: #fff;
  background-color: #c5af94;
}

.tab-container .nav-tabs > li > a {
  color: #000;
  background-color: #f3f5f6;
  border-bottom: 1px solid #ddd;
}

.tab-content {
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-content h1 {
  margin-top: 0;
}

.feedback-form textarea {
  resize: none;
}

.feedback-form label {
  margin-top: 10px;
}

.feedback-form .required {
  color: #ff9800;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
}

.feedback-form .send-feedback-button {
  background: #e29d3a;
  border: none;
  padding: 5px 25px 8px;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
  text-transform: lowercase;
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 250px;
}

.feedback-form .send-feedback-button:hover {
  background: #e28821;
}

.neighbors {
  text-align: center;
}

.neighbors span {
  display: inline-block;
  margin: 5px;
}

.address {
  font-size: 16px;
}

.call-me-link {
  display: inline-block;
  border: none;
  background: #8db226;
  max-width: 194px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  padding: 10px 15px;
}

.call-me-link:hover,
.call-me-link:focus {
  color: #fff;
  text-decoration: none;
  background: #72970b;
  outline: none;
}

.text-red {
  color: #f81919;
}

.delivery-company {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.map {
  margin-top: 15px;
  margin-bottom: 15px;
}

td[colspan="7"] {
  background: #eed65c;
}

.purchase-block .shk-but {
  margin: 0;
}

.shop-cart {
  transition: 0.3s;
}

.shop-cart .icon {
  display: inline-block;
  float: none;
  position: relative;
  top: 4px;
}

.shop-cart.active.fixed {
  position: fixed;
  top: 0;
  right: 10%;
  background: #fff;
  margin-top: 0;
  padding: 3px 5px;
  border-radius: 0 0 5px 5px;
  z-index: 11;
  border: 1px solid #ccc;
}

.icon-up {
  position: fixed;
  bottom: 5%;
  right: 5%;
  border: none;
}

.icon-high-quality {
  background-image: url(../img/100-quality.png);
  width: 69px;
  height: 69px;
  position: absolute;
  top: 0;
  right: 0;
}

.footer-menu {
  padding-left: 0;
}

.table {
  table-layout: fixed;
}
.table td,
.table th {
  white-space: normal !important;
}
.table td {
  word-break: break-word;
  text-align: center;
}

.delivery-information {
  font-size: 13px;
  color: #777;
}

/*# sourceMappingURL=main.css.map */
