/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-center {
  display: flex;
  align-items: center;
  justify-content: left;
  padding-left: 30px;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 9, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-center span {
  font-weight: bold;
}
/* line 12, templates/g5_hydrogen/custom/scss/custom.scss */
.custom.service {
  text-align: center;
  background: #f1f1f1;
  padding: 10px;
  margin-bottom: 26px;
}
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
.custom.service a.button {
  text-transform: uppercase;
  border: 1px solid #393939;
  background: none;
  color: #393939;
}
/* line 24, templates/g5_hydrogen/custom/scss/custom.scss */
.custom.service h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #393939;
}
/* line 30, templates/g5_hydrogen/custom/scss/custom.scss */
.category-view h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
}
/* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
.category-view h2 > a {
  color: #393939;
}
/* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-0, .vm-details-button {
  display: none;
}
/* line 42, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-2 .product-price {
  min-height: initial;
}
/* line 45, templates/g5_hydrogen/custom/scss/custom.scss */
.spacer.product-container {
  padding: 0 !important;
  margin: 10px;
}
/* line 49, templates/g5_hydrogen/custom/scss/custom.scss */
.spacer.product-container {
  display: grid;
  border: 0;
  background: #a9eb59;
}
/* line 54, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-2 {
  grid-row: 2;
  grid-column: 2/2;
}
/* line 58, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-descr-container-1 {
  grid-row: 2;
  grid-column: 1/2;
  padding: 0 20px;
}
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-media-container {
  grid-column-start: 1;
  grid-column-end: 3;
}
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-2 .PricesalesPrice.vm-display.vm-price-value > span {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-2 .PricesalesPrice.vm-display.vm-price-value {
  background: #393939;
  padding: 20px;
  border-radius: 20px 0;
}
/* line 77, templates/g5_hydrogen/custom/scss/custom.scss */
.marginop p {
  margin: 0;
}
/* line 80, templates/g5_hydrogen/custom/scss/custom.scss */
.marginop .g-content {
  padding: 7px;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  padding: 0;
}
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-content {
  padding: 0 10px;
  margin: 0;
}
/* line 90, templates/g5_hydrogen/custom/scss/custom.scss */
.orderby-displaynumber {
  display: none;
}
/* line 93, templates/g5_hydrogen/custom/scss/custom.scss */
.marginopk p {
  margin: 10px 0;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
.horizontal-separator {
  display: none;
}
/* line 99, templates/g5_hydrogen/custom/scss/custom.scss */
.newsflash {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
/* line 105, templates/g5_hydrogen/custom/scss/custom.scss */
.news-blog {
  background: #a9eb59;
  margin-top: 20px;
  display: grid;
}
/* line 110, templates/g5_hydrogen/custom/scss/custom.scss */
.news-blog h3, .news-blog p {
  padding: 0 20px;
}
/* line 113, templates/g5_hydrogen/custom/scss/custom.scss */
h3.newsflash-title {
  grid-row-start: 2;
  color: #202020 !important;
  font-weight: bold;
}
/* line 118, templates/g5_hydrogen/custom/scss/custom.scss */
.service figure, .news-blog figure {
  margin: 0;
}
/* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
.news-blog p {
  color: #393939;
  height: 100px;
  overflow: hidden;
}
/* line 126, templates/g5_hydrogen/custom/scss/custom.scss */
.news-blog h3, .news-blog p {
  padding: 0 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 131, templates/g5_hydrogen/custom/scss/custom.scss */
.news-blog a {
  padding: 10px 20px;
  color: #202020;
  text-align: right;
}
/* line 136, templates/g5_hydrogen/custom/scss/custom.scss */
figure.newsflash-image img {
  width: 100%;
}
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
dt.article-info-term, span.icon-chevron-right, span.icon-calendar {
  display: none;
}
/* line 142, templates/g5_hydrogen/custom/scss/custom.scss */
dl.article-info.muted {
  margin: 0;
}
/* line 145, templates/g5_hydrogen/custom/scss/custom.scss */
p.readmore a.btn {
  float: right;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #a9eb59;
  border: 0;
  padding: 7px 25px;
  font-size: 13px;
  text-shadow: none;
}
/* line 156, templates/g5_hydrogen/custom/scss/custom.scss */
time {
  font-size: 13px;
}
/* line 159, templates/g5_hydrogen/custom/scss/custom.scss */
.page-header h2 a {
  color: #202020;
}
/* line 162, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb {
  padding: 0;
  margin: 0;
  background-color: initial;
}
/* line 167, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb span {
  color: #202020;
}
/* line 170, templates/g5_hydrogen/custom/scss/custom.scss */
.productdetails-view.productdetails .product-short-description, .product-description .title, .back-to-category {
  display: none;
}
/* line 173, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-details-container h1 {
  margin-top: -10px;
  margin-bottom: 10px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 600;
}
/* line 179, templates/g5_hydrogen/custom/scss/custom.scss */
.customo-vm {
  background: #a9eb59;
  margin: 20px 16px;
  padding: 0px 10px 0px 30px;
  color: #333;
  font-size: 16px;
}
/* line 186, templates/g5_hydrogen/custom/scss/custom.scss */
.customo-vm ul {
  margin: 13px;
}
/* line 189, templates/g5_hydrogen/custom/scss/custom.scss */
.productdetails .PricesalesPrice.vm-display.vm-price-value {
  font-size: 24px;
  font-weight: 600;
  color: #f5f5f5;
  background: #ce0303;
  padding: 20px;
  border-radius: 20px 0;
  margin-top: 10px;
}
/* line 198, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-offer-1, .vm-offer-2 {
  margin: 16px;
  color: #fff;
  padding: 20px 20px;
}
/* line 203, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-offer-1 p, .vm-offer-2 p {
  margin: 0;
  font-size: 14px;
}
/* line 207, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-offer-1 {
  background: #bb0202;
}
/* line 210, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-offer-2 {
  background: #333;
}
/* line 213, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs > ul.nav-tabs > li > a {
  color: #a5a5a5;
}
/* line 216, templates/g5_hydrogen/custom/scss/custom.scss */
.vmzoomer-image a img {
  padding: 0 !important;
}
/* line 219, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-left .nav > li > a {
  border: 1px solid #c5c5c5;
  padding: 10px 30px;
  margin-bottom: 10px;
  color: #393939;
  font-weight: 600;
}
/* line 226, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-left .nav > li.active > a, .menu-left .nav > li > a:hover, ul.nav-child.small li.active a, ul.nav-child.small li a:hover {
  background: #a9eb59;
}
/* line 229, templates/g5_hydrogen/custom/scss/custom.scss */
.page-header h2, .category-view h1, .spacer-buy-area h1 {
  border-left: 10px solid #a9eb59;
  padding-left: 10px;
  font-weight: 600;
}
/* line 234, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-left ul.nav.menu.mod-list {
  margin: 0;
}
/* line 237, templates/g5_hydrogen/custom/scss/custom.scss */
.gallery-img img {
  padding: 10px;
}
/* line 240, templates/g5_hydrogen/custom/scss/custom.scss */
.icon-location:before {
  display: none;
}
/* line 243, templates/g5_hydrogen/custom/scss/custom.scss */
.offer-vm {
  font-size: 30px;
  float: left;
  padding: 5px 10px 0 0;
}
/* line 248, templates/g5_hydrogen/custom/scss/custom.scss */
.portfolio {
  margin: 10px;
  border: 10px solid #a9eb59;
  padding: 10px;
  display: block;
  position: relative;
}
/* line 255, templates/g5_hydrogen/custom/scss/custom.scss */
.smotret {
  position: absolute;
  bottom: 9%;
  right: 0;
}
/* line 260, templates/g5_hydrogen/custom/scss/custom.scss */
input.button.button-bevel {
  color: #393939;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  border-radius: 0;
  box-shadow: none;
}
/* line 268, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb > li > .divider {
  color: #393939;
}
/* line 271, templates/g5_hydrogen/custom/scss/custom.scss */
.logo p {
  margin: 5px 0;
}
@media (min-width: 768px) {
  /* line 275, templates/g5_hydrogen/custom/scss/custom.scss */
  .vm-product-details-container {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  /* line 280, templates/g5_hydrogen/custom/scss/custom.scss */
  .moduletable.social {
    text-align: right;
  }
  /* line 283, templates/g5_hydrogen/custom/scss/custom.scss */
  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    color: #393939;
    font-size: 32px;
  }
  /* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
  .hidden.menu-center {
    display: none;
  }
  /* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-feature {
    padding: 0;
  }
  /* line 293, templates/g5_hydrogen/custom/scss/custom.scss */
  .newsflash {
    grid-template-columns: repeat(1, 1fr);
  }
  /* line 296, templates/g5_hydrogen/custom/scss/custom.scss */
  .formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
    width: 93% !important;
  }
  /* line 299, templates/g5_hydrogen/custom/scss/custom.scss */
  .vm-product-media-container {
    grid-column-start: 1;
    grid-column-end: 1;
  }
  /* line 303, templates/g5_hydrogen/custom/scss/custom.scss */
  .vm-product-descr-container-1 {
    grid-row: 2;
    grid-column: 1;
  }
  /* line 307, templates/g5_hydrogen/custom/scss/custom.scss */
  .vm3pr-2 {
    grid-row: 3;
    grid-column: 1;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  /* line 313, templates/g5_hydrogen/custom/scss/custom.scss */
  .item.column-1 {
    padding: 20px 0;
  }
  /* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
  .vm-product-container .vm-product-media-container {
    float: none;
    width: 100%;
  }
  /* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
  .vmzoomer-image {
    height: 250px !important;
  }
  /* line 323, templates/g5_hydrogen/custom/scss/custom.scss */
  .spacer-buy-area {
    margin: 10px 20px;
  }
  /* line 326, templates/g5_hydrogen/custom/scss/custom.scss */
  .spacer-buy-area h1 {
    font-size: 32px;
    margin-top: 20px;
  }
  /* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
  .flagsgt {
    float: right;
  }
}
/* line 334, templates/g5_hydrogen/custom/scss/custom.scss */
.news-b {
  margin-top: -55px;
}
/* line 337, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a, p.contacts-f a {
  color: #393939;
}
/* line 340, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a:hover, p.contacts-f a:hover {
  text-decoration: underline;
}
/* line 343, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header img, p.contacts-f img {
  vertical-align: sub;
}
/* line 346, templates/g5_hydrogen/custom/scss/custom.scss */
.service a:hover.button {
  background: #393939;
  color: #a9eb59;
}
/* line 350, templates/g5_hydrogen/custom/scss/custom.scss */
.wite-background {
  background: #f1f1f1;
  margin: 10px;
  padding: 10px;
  text-align: center;
}
/* line 356, templates/g5_hydrogen/custom/scss/custom.scss */
.wite-background img {
  max-width: 200px;
  padding-top: 20px;
}
/* line 360, templates/g5_hydrogen/custom/scss/custom.scss */
.wite-background a {
  color: #393939;
  text-decoration: underline;
}
/* line 364, templates/g5_hydrogen/custom/scss/custom.scss */
.wite-background a:hover {
  text-decoration: initial;
}
/* line 367, templates/g5_hydrogen/custom/scss/custom.scss */
ul.nav-child.small li a {
  border: 1px solid #c5c5c5;
  padding: 10px 30px;
  margin-bottom: 10px;
  color: #393939;
  font-weight: 600;
  display: block;
}
/* line 375, templates/g5_hydrogen/custom/scss/custom.scss */
a.flag.nturl.notranslate {
  margin-right: 10px;
}
/* line 378, templates/g5_hydrogen/custom/scss/custom.scss */
.category-view {
  flex-direction: column-reverse;
  display: flex;
}
/* line 382, templates/g5_hydrogen/custom/scss/custom.scss */
.green-img img, .logo img {
  filter: hue-rotate(396deg) brightness(0.86);
}
/*# sourceMappingURL=custom_10.css.map */