@charset "utf-8";/* 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
 */

.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert, .alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 1.5;
}
.btn-primary {
  background: #ffffff;
  color: #ffffff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-primary:hover {
  background: white;
  color: #ffffff;
}
.btn-primary:active, .btn-primary:focus {
  background: #f2f2f2;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
}
.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-group.open .btn-primary.dropdown-toggle {
  background: #f2f2f2;
  color: #ffffff;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background-color: #ffffff;
}
.btn-link {
  color: #ffffff;
}
.list-striped, .row-striped {
  border-top: 1px solid #dddddd;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #fcfcfc;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
.list-bordered, .row-bordered {
  border: 1px solid #dddddd;
}
.row-even, .row-odd {
  border-bottom: 1px solid #dddddd;
}
.row-even {
  background-color: #fcfcfc;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
blockquote {
  border-left: 5px solid #dddddd;
}
blockquote small {
  color: #999;
}
blockquote.pull-right {
  border-right: 5px solid #dddddd;
}
code, pre {
  color: #666666;
  background-color: #f2f2f2;
  border: 1px solid #dddddd;
}
legend {
  color: #333333;
}
legend small {
  color: #999999;
}
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: #dddddd;
}
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: #dddddd;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
#g-header .search form, #g-navigation .search form {
  margin-bottom: 0;
}
#g-header .search input, #g-navigation .search input {
  margin-bottom: 0;
  border: 0;
}
#login-form .input-prepend > .add-on {
  color: #666666;
  height: 2.1rem;
}
#login-form input[type="text"], #login-form input[type="password"] {
  color: #666666;
  height: 1.25rem;
}
#login-form .controls .input-append .btn {
  line-height: 26px;
  height: 2.15rem;
}
.view-mailto #g-page-surround, .body-only #g-page-surround {
  box-shadow: none;
}
.controls .input-append .btn {
  font-size: 14px;
  line-height: 20px;
  height: 33px;
}
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
}
.tip-wrap {
  color: #fff;
  background-color: #000;
}
.search span.highlight {
  background-color: #fcfcfc;
}
.img-polaroid {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.muted {
  color: #999999;
}
a.muted:hover, a.muted:focus {
  color: #808080;
}
.alert {
  background-color: #f8f4ec;
  border-color: #eee4d2;
}
.alert a, .alert a:hover, .alert .alert-link, .alert .alert-link:hover {
  color: #a47e3c;
  font-weight: bold;
}
.alert a:hover, .alert a:hover:hover, .alert .alert-link:hover, .alert .alert-link:hover:hover {
  text-decoration: underline;
}
.alert, .alert h4, .text-warning {
  color: #c09853;
}
a.text-warning:hover, a.text-warning:focus {
  color: #b78c43;
}
.alert-success {
  color: #468847;
  background-color: #dfeedf;
  border-color: #c4e0c4;
}
.alert-success a, .alert-success a:hover, .alert-success .alert-link, .alert-success .alert-link:hover {
  color: #356635;
  font-weight: bold;
}
.alert-success a:hover, .alert-success a:hover:hover, .alert-success .alert-link:hover, .alert-success .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-success h4, .text-success {
  color: #468847;
}
a.text-success:hover, a.text-success:focus {
  color: #3d773e;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f6e7e7;
  border-color: #edd1d0;
}
.alert-danger a, .alert-danger a:hover, .alert-danger .alert-link, .alert-danger .alert-link:hover, .alert-error a, .alert-error a:hover, .alert-error .alert-link, .alert-error .alert-link:hover {
  color: #953b39;
  font-weight: bold;
}
.alert-danger a:hover, .alert-danger a:hover:hover, .alert-danger .alert-link:hover, .alert-danger .alert-link:hover:hover, .alert-error a:hover, .alert-error a:hover:hover, .alert-error .alert-link:hover, .alert-error .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-danger h4, .alert-error h4, .text-error {
  color: #b94a48;
}
a.text-error:hover, a.text-error:focus {
  color: #a74240;
}
.alert-info {
  color: #3a87ad;
  background-color: #e2eff5;
  border-color: #c7e0ec;
}
.alert-info a, .alert-info a:hover, .alert-info .alert-link, .alert-info .alert-link:hover {
  color: #2d6987;
  font-weight: bold;
}
.alert-info a:hover, .alert-info a:hover:hover, .alert-info .alert-link:hover, .alert-info .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-info h4, .text-info {
  color: #3a87ad;
}
a.text-info:hover, a.text-info:focus {
  color: #34789a;
}
@media only all and (max-width: 47.99rem) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 1.2rem 0.6rem;
}
@media only all and (max-width: 47.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .row-fluid {
    width: 100%;
  }
  .row, .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .manager.thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left, .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .row {
    margin-left: -20px;
  }
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392%;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.4364640884%;
  }
  .row-fluid .span10 {
    width: 82.8729281768%;
  }
  .row-fluid .span9 {
    width: 74.3093922652%;
  }
  .row-fluid .span8 {
    width: 65.7458563536%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
  }
  .row-fluid .span6 {
    width: 48.6187845304%;
  }
  .row-fluid .span5 {
    width: 40.0552486188%;
  }
  .row-fluid .span4 {
    width: 31.4917127072%;
  }
  .row-fluid .span3 {
    width: 22.9281767956%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
  }
  .row-fluid .span1 {
    width: 5.8011049724%;
  }
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
  }
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
  }
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
  }
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
  }
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
  }
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
  }
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
  }
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
  }
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media only all and (max-width: 59.99rem) {
  .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-right: 10px;
    padding-left: 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;
    border-radius: 0.1875rem;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 0.1875rem;
  }
  .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 {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    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;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.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 {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
  }
  [dir="rtl"] .form-horizontal .control-label {
    text-align: right;
  }
}
@media only all and (max-width: 47.99rem) {
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
}
@media only all and (max-width: 30rem) {
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}
@media only all and (max-width: 47.99rem) {
  .pull-right.item-image {
    margin-left: 0;
  }
  .pull-left.item-image {
    margin-right: 0;
  }
}
/*# sourceMappingURL=hydrogen-joomla_13.css.map */
/* 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
 */


@font-face {
  font-display: swap;
}
@media (max-width: 768px) {
  .vm-page-counter {
    display: none;
  }
}
.vm-page-counter {
  float: right;
  font-size: 11px;
  position: relative;
  bottom: 50px;
  right: 30px;
}
#g-main {
  color: #787887;
}
.hmenu {
  color: #15181C;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.g-selected .fa-navicon:before, .g-selected .fa-reorder:before, .g-selected .fa-bars:before {
  content: "";
}
.n2-ow {
  border-color: #01add3 !important;
}
.n2-ow .n2-active {
  background: #01add3 !important;
}
.footer-5 p.sitemap_link {
  margin: 0px 0px 0px 100px;
}
.footer-6 {
  line-height: 15px;
  font-size: 11px;
  color: #787887;
}
.footer-5 {
  font-size: 11px;
}
ul.nav.menu.mod-list a {
  color: #666;
}
.footer-5 p {
  margin: 0 0 10px;
}
#g-footer {
  border-top: 4px solid rgba(225, 225, 225, 0.5);
}
.footer-7 img {
  margin-left: 15px;
}
.tel-1 p {
  margin: 0 0 10px;
  text-align: right;
  font-size: 11px;
}
.tel p {
  margin: 0 0 10px;
  text-align: right;
  font-size: 11px;
}
#g-subfeature {
  border-top: 0;
  padding: 0.5rem 0;
}
#g-main {
  padding: 0.5rem 0;
}
.newsflash figure {
  margin: 0;
  grid-area: a;
}
h4.newsflash-title {
  font-size: 16px;
  font-weight: normal;
  grid-area: b;
}
.new-gl {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 10px;
  grid-template-areas: "a a b b b b b";
  margin: 10px 0;
  cursor: pointer;
}
.g-menu-item-102 .g-block.size-100 {
  background: #15b0ff;
  border-radius: 0 0 0 1em;
}
#g-navigation .g-main-nav .g-dropdown {
  border-radius: 0 0 0 1em;
}
.g-menu-item-102.g-selected {
  border-radius: 2em 2em 0 0;
}
div.clnt {
  align-items: center;
  justify-content: center;
  display: grid;
  height: 110px;
}
.clnt-r {
  border-right: 1px solid #e1e1e1;
}
.clnt-b {
  border-bottom: 1px solid #e1e1e1;
}
.clnt-t {
  border-top: 1px solid #e1e1e1;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: initial;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #15b0ff;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: initial;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: initial;
}
#g-navigation .search input {
  padding: 8px 18px;
  border-radius: 20px;
}
input#mod-search-searchword91 {
  width: inherit;
}
button.addtocart-button, a.addtocart-button, #bypv_cart input.text_button, a.vm-button-correct {
  background: #39B54A !important;
  box-shadow: 0px 4px 4px rgba(57, 181, 74, 0.35);
  border-radius: 4px !important;
  border: 0;
  color: #fff !important;
  padding: 8px 21px !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  border: 0 !important;
}
h1.cart_block_title {
  line-height: 1.2 !important;
}
span.addtocart-button {
  margin-left: 10px;
}
.addtocart-button img {
  margin-right: 4px;
}
span.quantity-controls input.quantity-controls {
  box-sizing: inherit;
}
.product-price {
  font-size: 24px;
}
.product-container.productdetails-view.productdetails h1 {
  font-size: 32px;
}
a {
  color: #333;
}
.breadcrumb {
  padding: 0;
  margin: 0;
  background-color: inherit;
}
main#g-main .g-content {
  margin: 0;
  padding: 5px 3px;
}
span.vm-price-desc {
  display: none;
}
.ratingbox {
  margin: 0 auto 5px;
}
.productdetails-view .addtocart-bar {
  margin: 0;
}
.product-container.productdetails-view.productdetails .PricesalesPrice.vm-display.vm-price-value {
  padding-top: 3px;
  text-align: left;
  color: #15181C;
}
span.scu {
  font-size: 11px;
}
.product-description .title {
  display: none;
}
#g-header a {
  color: initial;
}
div#vmCartModule {
  border-width: 0;
}
.breadcrumb > .active {
  color: inherit;
  font-weight: bold;
}
.product-description {
  width: 100%;
}
.g-grid.har {
  border-bottom: 1px solid #E1E1E1;
}
.g-grid.har .g-block {
  padding: 15px 25px;
}
.rl_tabs.outline_content > .tab-content {
  border: 0;
}
.rl_tabs.outline_handles ul.nav-tabs > li a, .rl_tabs.outline_handles ul.nav-tabs > li a:hover {
  border: 0;
}
.rl_tabs.top > ul.nav-tabs > li.active a, .rl_tabs.top > ul.nav-tabs > li.active a:hover {
  border-bottom: 4px solid #15B0FF !important;
}
.rl_tabs.top > ul.nav-tabs > li.active a, .rl_tabs.top > ul.nav-tabs > li a:hover {
  border-bottom: 4px solid #15B0FF !important;
  background-color: initial;
}
.rl_tabs.top > ul.nav-tabs > li.active > a:focus, .rl_tabs.top > ul.nav-tabs > li > a:focus {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial;
}
li.rl_tabs-tab.nn_tabs-tab.nav-item {
  font-weight: bold;
}
li.rl_tabs-tab.nn_tabs-tab.nav-item a {
  padding: 10px 24px;
  color: #15181C;
}
.vmzoomer-image {
  border: 0 !important;
}
.cart_top .total strong {
  color: #333 !important;
}
.vm-details-button {
  display: none;
}
.g-offcanvas-toggle {
  background: #15b0ff;
  border-radius: 1em;
  padding: 10px 7px;
  position: fixed;
  z-index: 999999999;
}
.blog .item {
  display: flex;
  flex-flow: column-reverse nowrap;
}
.pull-left.item-image {
  margin: 0 !important;
}
dd.category-name {
  margin: 10px 0 0 0;
  font-size: 11px;
}
.page-header > h2 {
  font-size: 16px;
  color: #424242;
}
dl.article-info.muted {
  margin: 0 !important;
}
@media (min-width: 768px) {
  .kat-bt {
    background: #15B0FF !important;
    border-radius: 3em;
  }
  .kat-bt span {
    color: #fff;
  }
  .kat-bt .fa-navicon:before, .kat-bt .fa-reorder:before, .kat-bt .fa-bars:before {
    color: #fff;
  }
  .mobile {
    display: none;
  }
  .pblc {
    padding-right: 20px;
  }
  section#g-feature .g-content {
    margin: 0;
    padding: 0;
  }
  section#g-subfeature .g-content {
    margin: 0;
  }
  a.g-menu-item-container.blue-menu:hover, a.g-menu-item-container.blue-menu.active, .g-selected > a.g-menu-item-container.blue-menu {
    /*	background: #ffffff;*/
    background: #e6e6e6;
  }
  a.g-menu-item-container.blue-menu {
    background: #15b0ff;
  }
  a.g-menu-item-container.blue-menu:hover .g-menu-item-title, a.g-menu-item-container.blue-menu.active .g-menu-item-title, .g-selected > a.g-menu-item-container.blue-menu .g-menu-item-title {
    color: #15181c;
  }
  a.g-menu-item-container.white-menu {
    /*	background: #ffffff;*/
    background: #e6e6e6;
  }
  a.g-menu-item-container.white-menu:hover .g-menu-item-title, a.g-menu-item-container.white-menu.active .g-menu-item-title, .g-selected > a.g-menu-item-container.white-menu .g-menu-item-title {
    color: #15b0ff;
  }
  a.g-menu-item-container.white-menu .g-menu-item-title {
    color: #15181c;
  }
}
.g-logo {
  align-items: center;
  display: grid;
}
p {
  margin: 1rem 0;
}
h1, h2, h3, h4, h5, h6 {
  margin: 1rem 0 0.75rem 0;
}
.item-page {
  margin-top: -20px;
}
.g-main-nav .g-toplevel i {
  opacity: 1;
  font-size: 1rem;
}
@media (max-width: 47.938rem) {
  .nomobile {
    display: none;
  }
  ul#set-rl_tabs-1 {
    font-size: 14px;
  }
  li.rl_tabs-tab.nn_tabs-tab.nav-item a {
    padding: 10px 10px;
  }
  .questiona-ask {
    flex-basis: 50% !important;
  }
  .addcartcst {
    flex-basis: 50% !important;
  }
  .productdetails-view.productdetails .availability {
    margin: 0 auto !important;
  }
  .productdetails-view.productdetails .PricesalesPrice.vm-display.vm-price-value {
    text-align: center !important;
  }
  .chzn-container-single {
    width: 100% !important;
  }
  .custom_field_C_container {
    width: 100% !important;
  }
  .contentpane.modal {
    padding: 10px 10px !important;
  }
  .g-block.size-40.footer-7 img {
    float: none !important;
  }
  .productdetails-view.productdetails .manufacturer {
    width: 50%;
    float: left;
  }
  .productdetails-view.productdetails .product-fields {
    width: 50%;
    float: left;
    text-align: center;
  }
  .productdetails-view.productdetails .g-grid.tovar-e > .g-block.size-33 {
    -webkit-flex-basis: 33%;
    -moz-flex-basis: 33%;
    flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
  }
  .o-click, .rass {
    -webkit-flex-basis: 50% !important;
    -moz-flex-basis: 50% !important;
    flex-basis: 50% !important;
    -ms-flex-preferred-size: 50% !important;
  }
  .active.g-menu-item > a > img {
    filter: contrast(0%) brightness(90%);
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
    color: #15181C;
  }
  #g-showcase {
    padding: 1.5rem;
  }
  main#g-main .g-content {
    padding: 0.3rem;
  }
  .dropdown-content {
    left: 2%;
    width: 96%;
    position: fixed !important;
    margin-top: 50px;
  }
  header#g-header {
    border-bottom: 1px solid #E1E1E1;
  }
  .logo-mobile {
    margin-left: 15%;
    flex-basis: 50% !important;
  }
  .yet {
    flex-basis: 20% !important;
  }
  .yet > .g-content, .cart-mobile > .g-content {
    margin: 0 !important;
    padding: 0 !important;
  }
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: initial;
    background: initial;
  }
  .cart-mobile {
    flex-basis: 15% !important;
  }
  .g-offcanvas-toggle {
    top: 1.1rem;
  }
  #vmCartModule {
    width: initial;
  }
  .cart_top {
    display: none;
  }
}
header#g-header > .g-grid {
  height: 100%;
}
.addtocart-bar {
  display: inline-block;
  margin-top: 10px !important;
}
.product-price {
  width: 100%;
  text-align: center;
}
.name-prod {
  height: 74px;
  overflow: hidden;
}
img.featuredProductImage {
  padding: 20px;
}
img.featuredProductImage {
  max-height: 150px;
}
#g-navigation.g-fixed-element {
  left: initial !important;
  max-width: 70rem;
  top: 82px !important;
}
#g-header.g-fixed-element {
  left: initial !important;
  max-width: 70rem;
}
.g-fixed-container {
  height: initial !important;
}
.let, .tel, .tel-1, .cart-mobile, .v-centr, .yet {
  display: grid;
  align-items: center !important;
}
.tel > .g-content, .tel-1 > .g-content, .cart-mobile > .g-content {
  margin-bottom: 0;
}
.g-main-nav .g-toplevel > li.g-parent.g-menu-item-102 > div > .g-menu-parent-indicator:after {
  display: none;
}
.gantry-logo img {
  width: initial;
}
.row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.right-slider p {
  color: #15181C;
}
#g-navigation .g-grid {
  background: rgba(225, 225, 225, 0.5);
  color: #15181c;
  position: relative;
  z-index: 2;
  border-radius: 2em;
}
.vmCartModule svg {
  height: initial;
  width: initial;
}
.spacer-buy-area a {
  color: #15B0FF;
  font-size: 11px;
}
.spacer-buy-area a {
  color: #15B0FF;
  font-size: 11px;
}
.spacer-buy-area p {
  margin: 0.8rem 0 0 0;
}
p.khar {
  margin: 0;
}
.product-description p {
  word-break: break-word;
}
.g-bot {
  display: grid;
  align-items: end;
}
strong {
  color: #15181C;
}
.cart_empty {
  margin: 0;
  line-height: 1;
  text-align: left;
}
p.cart_empty.bld {
  font-weight: bold;
  font-size: 13px;
}
p.cart_empty.sml {
  color: #787887;
  font-size: 11px;
  margin-top: 4px;
}
.cart_full {
  margin: 0;
  line-height: 1;
  text-align: left;
}
p.cart_full.bld {
  font-weight: bold;
  font-size: 13px;
}
p.cart_full.sml {
  color: #787887;
  font-size: 11px;
  margin-top: 4px;
}
.cart_top .total {
  width: initial;
  padding-left: 10px;
}
#vmCartModule {
  width: initial;
}
.show_cart a {
  color: #ffffff !important;
}
.manufacturer img {
  width: 110px;
}
.featured-view .spacer span, .discontinued-view .spacer span, .latest-view .spacer span, .topten-view .spacer span, .recent-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {
  font-size: inherit;
  color: inherit;
}
.category-view div.product {
  min-width: 170px;
}
.category-view .vm-product-media-container {
  min-height: 130px;
  display: grid;
  align-items: center;
}
.category-view .browse-view .row .product .spacer .vm-product-media-container img {
  max-height: 130px;
}
.category-view .vm-product-descr-container-1 h2 {
  font-size: 13px;
  color: #15181C;
}
.category-view p.product_s_desc {
  display: none;
}
.category-view .vm-product-descr-container-1 {
  min-height: 60px;
}
.category-view .horizontal-separator {
  height: 1px;
  background: #e9e8e8;
  margin: 10px 0;
  display: none;
}
.category-view span.cart-txt {
  display: none;
}
.category-view span.quantity-box {
  display: none;
}
.category-view span.quantity-controls.js-recalculate {
  display: none;
}
.category-view button.addtocart-button {
  border-radius: 2rem !important;
  padding: 8px 12px !important;
}
.category-view .vm3pr-2 {
  width: 50%;
  float: left;
}
.category-view .PricesalesPrice.vm-display.vm-price-value {
  font-size: 18px;
  color: #15181C;
  font-weight: 500;
}
.category-view .vm3pr-0 {
  text-align: right;
  padding-right: 15px;
}
.populvm span.quantity-box {
  display: none;
}
.populvm span.quantity-controls.js-recalculate {
  display: none;
}
.populvm button.addtocart-button {
  border-radius: 2rem !important;
  padding: 8px 12px !important;
}
.populvm span.cart-txt {
  display: none;
}
.populvm .name-prod {
  font-size: 13px;
  color: #15181C;
}
.populvm .product-price {
  padding-top: 14px;
  font-size: 18px;
  color: #15181C;
  width: 50%;
}
.populvm .img-prod {
  min-height: 150px;
  display: grid;
  align-items: center;
}
.populvm div.clear {
  display: none;
}
.populvm .col-md-2:hover {
  border: 1px solid #39B54A;
}
.populvm .productdetails {
  align-items: flex-end;
}
.floatleft.vm-order-list {
  float: left;
}
/* Dropdown Button */
.dropbtn {
  font-size: 16px;
  border: none;
  cursor: pointer;
  background-color: #fff;
}
/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #fff;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  min-width: 320px;
  z-index: 9999;
  right: 0;
  background: #fff;
  padding: 0 20px;
  border-radius: 10px;
  box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E1E1;
}
/* Links inside the dropdown */
.dropdown-content a {
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #fff;
}
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
  display: block !important;
}
/* Dropdown Button */
.dropbtn1 {
  font-size: 16px;
  border: none;
  cursor: pointer;
  background-color: #fff;
}
/* Dropdown button on hover & focus */
.dropbtn1:hover, .dropbtn1:focus {
  background-color: #fff;
}
/* The container <div> - needed to position the dropdown content */
.dropdown1 {
  position: relative;
  display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content1 {
  display: none;
  position: absolute;
  max-width: 500px;
  z-index: 1;
  background: #fff;
  padding: 0 20px 20px 20px;
  border-radius: 10px;
  box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #E1E1E1;
}
/* Links inside the dropdown */
.dropdown-content1 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
/* Change color of dropdown links on hover */
.dropdown-content1 a:hover {
  background-color: #fff;
}
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show1 {
  display: block;
}
input.slider-range-gt, input.slider-range-lt {
  max-width: 70px;
  max-height: 32px;
}
.ui-slider-horizontal {
  border: 0;
  background: #E1E1E1;
}
.ui-slider-range.ui-widget-header {
  background: #39B54A;
}
.slider_active {
  z-index: 0;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -5px;
}
.ui-slider .ui-slider-handle {
  width: 6px;
  height: 18px;
  background: #39B54A;
  border: 0;
  border-radius: 0;
}
.slider_active {
  background: #E1E1E1;
}
.vm-pagination.vm-pagination-top {
  display: none;
}
.chzn-container-single .chzn-single {
  background: initial;
  box-shadow: initial;
  font-size: 14px;
  border-radius: 0;
  height: auto;
  padding: 2px 5px;
}
span.vm-cmv-label {
  display: inherit;
}
.custom_field_C_container {
  width: 50%;
  float: left;
  padding: 10px 20px 10px 0;
}
#bypv_cart table.summary_table tr.product input.bypv_product_remove, #bypv_cart table.summary_table tr.coupon_code input.bypv_coupon_code_remove_button, #bypv_cart div#bypv_cart_shipping_address_select input.bypv_remove_address_button {
  background-position: 0;
  background: url('/images/design/delete-cart.svg') no-repeat;
  background-size: cover;
}
h2.cart_block_title {
  font-size: 18px;
  color: #15181C;
}
#bypv_cart div#bypv_cart_billing_address > .cart_block_title {
  background: none;
  padding: 0;
}
.delimiter_billto_group > h3.cart_block_title {
  display: none;
}
div#bypv_cart_product_list h2.cart_block_title {
  display: none;
}
table#cart_product_table th, table#cart_product_table td {
  background: #fff !important;
}
table#cart_product_table th {
  border-bottom: 1px solid #ddd !important;
}
table#cart_product_table {
  border: 0 !important;
}
tr.product td {
  border-bottom: 1px solid #ddd !important;
}
#bypv_cart table.summary_table td.name div.image {
  margin: 25px 0;
}
#bypv_cart table.summary_table tr td.name span.product_name {
  font-size: 14px;
  font-weight: 500;
}
td.total_incl_tax {
  font-size: 18px;
  font-weight: bold;
}
td.price_excl_tax {
  font-weight: 500;
}
span.vmshipment_name, span.vmpayment_name {
  font-size: 14px;
  color: #15181C;
  font-weight: 500;
}
div#bypv_cart_order_summary h2.cart_block_title {
  display: none;
}
#bypv_cart table.summary_table {
  border: 0;
}
table#cart_summary_table th, table#cart_summary_table td {
  background: #fff !important;
}
#bypv_cart table.summary_table thead tr th, tr.subtotal td, tr.shipment td, tr.payment td {
  border-bottom: 1px solid #ddd !important;
}
#bypv_cart input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=reset]), #bypv_cart select, #bypv_cart div.chzn-container-single .chzn-single {
  background: initial;
}
#bypv_cart div.address_block {
  width: 100%;
}
.product-container.vmproduct.populvm.productdetails.row :last-child {
  border-right: 0px;
}
.product-container.vmproduct.populvm.productdetails.row :first-child {
  border-left: 0px;
}
.cart_top .total {
  visibility: initial;
}
div.total {
  font-size: 11px !important;
  line-height: 1.9 !important;
}
.vm-pagination {
  float: none;
}
input.mcf_button {
  color: #ffffff;
  background: #15B0FF;
  box-shadow: 0px 4px 4px rgba(21, 176, 255, 0.25);
  border-radius: 16px;
  font-size: 11px;
  padding: 10px 25px !important;
}
a.fullreset {
  color: #15B0FF;
  font-size: 11px;
  padding: 10px 20px !important;
}
.spacer.product-container {
  margin: 0;
}
.category-view > div > .row {
  border-bottom: 1px solid #ddd;
}
.spacer.product-container {
  border: 0;
}
.product.vm-col.vertical-separator {
  border-right: 1px solid #E1E1E1;
}
.category-view .product.vm-col.vertical-separator :first-child {
  border-left: 0;
}
.category-view h1 {
  font-size: 30px;
}
.pagenav {
  border: 0;
  background: none;
  font-size: 11px;
}
a.pagenav {
  color: #15B0FF;
}
.pagenav {
  padding: 3px 4px;
}
.vm-pagination ul {
  text-align: center !important;
  margin-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #E1E1E1;
}
.right-col {
  padding: 0 10px;
}
.g-menu-item > a > img {
  filter: contrast(0%) brightness(200%);
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > a > img, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > a > img {
  filter: initial;
}
div#feedback-132 {
  display: none;
}
.contentpane.modal {
  padding: 20px 50px;
}
div#sbox-window iframe {
  max-height: 100% !important;
}
#sbox-window {
  background: linear-gradient(to bottom right, #15b0ff, #39b54a);
  border-radius: 0 !important;
  padding: 5px !important;
}
.tel p a, .item-page a {
  color: #15B0FF !important;
}
.dropdown-content a.zvnk {
  color: #15B0FF !important;
}
.dropdown-content a {
  padding: 0;
  display: initial;
}
a.kupit {
  display: inline-block;
  font-weight: 500;
  line-height: normal;
  font-size: 14px;
  color: #39B54A;
  border: 1px solid;
  padding: 6px 15px 6px 8px;
  border-radius: 4px;
}
a.kupit span {
  padding-left: 10px;
}
a.kupit:hover, a.kupit:active {
  background: #39B54A;
  border: 1px solid #39B54A;
  box-sizing: border-box;
  color: #fff;
  box-shadow: 0px 4px 4px rgba(57, 181, 74, 0.35);
}
a.kupit:hover > img, a.kupit:active > img {
  filter: contrast(0%) brightness(200%);
}
button.addtocart-button:hover, #bypv_cart input.text_button:hover {
  background: #51CF63;
}
.category-view > .browse-view > .row > .product:hover {
  border: 1px solid #39b54a;
}
.montaj-b {
  min-height: 380px;
  background: url('/images/design/lukoil/montaj.jpg') no-repeat;
  background-size: cover;
  margin-top: 30px;
}
p.montaj-title {
  font-size: 30px;
  color: #ffffff;
  line-height: 1.2;
}
p.montaj-content {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.6;
}
a.montaj-btn {
  background: linear-gradient(1.67deg, rgba(151, 204, 255, 0.3) 3.42%, rgba(255, 255, 255, 0) 58.09%), #fbfdff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  padding: 16px 24px;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.1em;
  color: #15181C !important;
}
a.montaj-btn img {
  padding-left: 10px;
  padding-bottom: 3px;
}
.montaj-block {
  padding: 30px 0 0 50px;
}
a.montaj-btn:hover {
  background: linear-gradient(1.67deg, rgba(255, 255, 255, 0.3) 3.42%, rgba(218, 220, 228, 0) 58.09%), #eeffec;
}
product-field.product-field-type-E {
  display: none;
}
.product-field.product-field-type-E {
  display: none;
}
.availability {
  margin: 0;
  width: 59px;
}
span.PricebasePriceWithTax {
  font-size: 11px !important;
}
.PricebasePriceWithTax.vm-display.vm-price-value {
  text-align: left;
}
.product-price {
  display: grid;
  align-items: center;
}
.category-view .PricebasePriceWithTax.vm-display.vm-price-value {
  text-align: center;
}
.vm-wrap.vm-order-done {
  text-align: center;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #15181C;
}
.vm-wrap.vm-order-done .post_payment_order_total {
  font-weight: 700;
  color: #15181C;
}
.category-view .category a {
  display: flex;
  flex-flow: column-reverse;
  font-size: 14px;
  line-height: 20px;
}
.category-img {
  min-height: 150px;
  display: grid;
  align-items: center;
  justify-content: center;
}
.search .radio, .search .checkbox {
  display: inline-block;
}
div#feedback-184 {
  display: none;
}
/*# sourceMappingURL=custom_13.css.map */
