[style*="MCEfontweight"] {
  font-style: normal !important; }

[style*="MCEfontweight100"] {
  font-weight: 100 !important; }

[style*="MCEfontweight200"] {
  font-weight: 200 !important; }

[style*="MCEfontweight300"] {
  font-weight: 300 !important; }

[style*="MCEfontweight400"] {
  font-weight: 400 !important; }

[style*="MCEfontweight500"] {
  font-weight: 500 !important; }

[style*="MCEfontweight600"] {
  font-weight: 600 !important; }

[style*="MCEfontweight700"] {
  font-weight: 700 !important; }

[style*="MCEfontweight800"] {
  font-weight: 800 !important; }

[style*="MCEfontweight900"] {
  font-weight: 900 !important; }

[style*="MCEfontweight100i"], [style*="MCEfontweight200i"], [style*="MCEfontweight300i"], [style*="MCEfontweight400i"], [style*="MCEfontweight500i"],
[style*="MCEfontweight600i"], [style*="MCEfontweight700i"], [style*="MCEfontweight800i"], [style*="MCEfontweight900i"] {
  font-style: italic !important; }

[style*="Work SansMCEfontweight"], [style*="Work\\ SansMCEfontweight"] {
  font-family: "Work Sans", sans-serif !important; }

[style*="PT SerifMCEfontweight"], [style*="PT\\ SerifMCEfontweight"] {
  font-family: "PT Serif", serif !important; }

[style*="Source Sans ProMCEfontweight"], [style*="Source\\ Sans\\ ProMCEfontweight"] {
  font-family: "Source Sans Pro", sans-serif !important; }

/* $input-focus-border-color:  #000;
$input-focus-color:         #000; */
/* $pagination-color:                  $link-color !default;
$pagination-bg:                     $white !default;
$pagination-border-width:           $border-width !default;
$pagination-border-color:           $gray-300 !default;

$pagination-focus-box-shadow:       $input-btn-focus-box-shadow !default;

$pagination-hover-color:            $link-hover-color !default;
$pagination-hover-bg:               $gray-200 !default;
$pagination-hover-border-color:     $gray-300 !default;

$pagination-active-color:           $component-active-color !default;
$pagination-active-bg:              $component-active-bg !default;
$pagination-active-border-color:    $pagination-active-bg !default;

$pagination-disabled-color:         $gray-600 !default;
$pagination-disabled-bg:            $white !default;
$pagination-disabled-border-color:  $gray-300 !default; */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);

  or object-fit and object-position:
  @include object-fit(cover, top);
*/
img {
  image-orientation: from-image; }

ol, ul, dl {
  margin-bottom: 0; }

ul, p {
  line-height: 1.7em; }

.row .wrap_media_item {
  padding-left: 15px;
  padding-right: 15px; }

@media (max-width: 767px) {
  .container, .container-fluid {
    padding-left: 10px;
    padding-right: 10px; }
  [class*="col-"], .col, .row .wrap_media_item {
    padding-left: 5px;
    padding-right: 5px; }
  .row {
    margin-right: -5px;
    margin-left: -5px; }
  h2, .h2 {
    font-size: 1.7rem; } }

svg {
  fill: currentColor; }

.list.social_list {
  line-height: 1em; }
  .list.social_list li {
    margin: 0; }
    .list.social_list li::after {
      margin: 0 2px; }
  .list.social_list a {
    color: inherit; }
  .list.social_list svg {
    height: 2em;
    width: 2em; }

.top_part {
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .top_part {
      margin-bottom: 30px; } }
  .top_part .title_block {
    font: 600 12px "Source Sans Pro", sans-serif;
    margin-bottom: 0;
    text-transform: uppercase; }
  .top_part.no_border {
    border: none; }

.wrapper_block {
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding-bottom: 20px; }

.container .wrapper_block:last-child {
  border-bottom: none; }

.file_list a {
  text-decoration: underline; }
  .file_list a:hover {
    text-decoration: none; }

.acf-map {
  border: #ccc solid 1px;
  height: 400px;
  margin: 20px 0;
  width: 100%;
  /* fixes potential theme css conflict */ }
  .acf-map img {
    max-width: inherit !important; }

.gallery .wrap_cproducts .cproduct_price {
  display: none; }

.trade .wrap_cproducts .wrap_year {
  display: none; }

.trade .wrap_cproducts .operator_title {
  order: 1;
  margin-top: 1em; }

.trade .cproduct_modal .cproduct_info {
  color: #000; }

.trade .wrap_cproduct_item .main_heading {
  font-weight: 600; }

.trade .wrap_cproduct_item .wrap_modal_btn {
  display: none !important; }

.trade .wrap_cproduct_item .cproduct_info_list {
  display: flex;
  flex-direction: column; }
  .trade .wrap_cproduct_item .cproduct_info_list .cproduct_name_field {
    order: 1; }
  .trade .wrap_cproduct_item .cproduct_info_list .cproduct_title {
    order: 2;
    margin-bottom: 15px; }
  .trade .wrap_cproduct_item .cproduct_info_list .cproduct_description {
    order: 3; }
  .trade .wrap_cproduct_item .cproduct_info_list .cproduct_price {
    order: 4; }
  .trade .wrap_cproduct_item .cproduct_info_list .operator_title {
    order: 5; }

.trade .jsWrapFooterForm {
  display: none !important; }

.list.social_list_incontent {
  margin: 0 0 13px;
  padding-top: 24px; }
  .list.social_list_incontent li::after {
    margin: 0 6px; }
  .list.social_list_incontent a {
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    display: flex;
    border: 1px solid #bbb;
    border-radius: 3.5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    color: #4c4c4c;
    font-size: 10px;
    height: 2.9em;
    padding: 5px;
    min-width: 2.9em; }
    .list.social_list_incontent a svg {
      height: 1.5em;
      width: 1.5em; }
    .list.social_list_incontent a.tinvwl_add_to_wishlist_button {
      padding: 5px 10px; }
    .list.social_list_incontent a.facebook:hover {
      color: #3A5795; }
    .list.social_list_incontent a.google_plus:hover {
      color: #DC4937; }
    .list.social_list_incontent a.pinterest:hover {
      color: #bd081c; }
    .list.social_list_incontent a.twitter:hover {
      color: #55acee; }
    .list.social_list_incontent a.linkedin:hover {
      color: #0077B5; }
  .list.social_list_incontent .tinv-wishlist .tinvwl_add_to_wishlist-text, .list.social_list_incontent .tinv-wishlist .tinvwl_remove_from_wishlist-text {
    font-size: 12px; }
  .list.social_list_incontent .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img {
    width: 1.5em !important; }
  .list.social_list_incontent .tinv-wishlist:hover {
    opacity: 0.8; }

.form-control, .input-text {
  font-size: 13px;
  font-family: "Source Sans Pro", sans-serif;
  box-shadow: none !important; }

.input-text {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #bbb;
  color: #313131;
  display: block;
  line-height: 1.5;
  padding: 7px 7px;
  transition: border-color 0.15s ease-in-out;
  width: 100%; }
  .input-text:focus {
    border-color: #676262;
    outline: 0; }
  .input-text::-moz-placeholder {
    color: #6c757d;
    opacity: 1; }
  .input-text:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .input-text::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .input-text::placeholder {
    color: #6c757d;
    opacity: 1; }

.button {
  background: #262424;
  border: 1px solid #262424;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  padding: 7px 7px;
  text-align: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  .button:hover, .button:focus {
    background: #121111;
    border-color: #0c0b0b;
    color: #fff;
    outline: 0; }
  .button:not(:disabled):not(.disabled) {
    cursor: pointer; }

.btn, .button {
  box-shadow: none !important;
  font-size: 13px;
  font-family: "Source Sans Pro", sans-serif; }
  .btn.btn-sm, .button.btn-sm {
    font-size: 12px; }
  .btn.btn-lg, .button.btn-lg {
    font-size: 14px; }

.wpcf7 .screen-reader-response, .wpcf7 .customize-partial-edit-shortcut {
  display: none !important; }

.wpcf7 br {
  display: none !important; }

.wpcf7 * {
  margin-bottom: 0; }

.wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
  display: block; }

.wpcf7 .wpcf7-form .ajax-loader {
  background: url("../images/spin.svg") 50% no-repeat rgba(255, 255, 255, 0.7);
  display: none;
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  visibility: visible;
  width: 100%; }
  .wpcf7 .wpcf7-form .ajax-loader.is-active {
    display: block; }

.wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
  left: 0;
  position: absolute;
  top: -17px; }

.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
  display: none !important; }

.wpcf7 .wpcf7-form .wpcf7-mail-sent-ok, .wpcf7 .wpcf7-form .wpcf7-validation-errors {
  border: none;
  font: italic 26px/1.4em "Source Sans Pro", sans-serif;
  margin: 24px 0 0;
  padding: 0; }

.wpcf7 .wpcf7-form .wpcf7-not-valid {
  border-color: #ac2727; }

.wpcf7 .wpcf7-form .wpcf7-mail-sent-ok, .wpcf7 .wpcf7-form .wpcf7-validation-errors {
  font-size: 20px; }

.item_img, .product_img {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  font-size: 10px;
  overflow: hidden;
  max-width: 100%; }
  .item_img img, .product_img img {
    max-height: 100%;
    width: auto; }

.object-fit img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  height: 100%;
  max-height: none !important;
  width: 100%; }

.list {
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  list-style: none;
  padding: 0; }
  .list > li {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    margin: 5px 0; }
    .list > li::after {
      content: ' ';
      margin: 0 10px; }
    .list > li:last-child::after {
      display: none !important; }

.breadcrumb, .woocommerce-breadcrumb {
  font: 300 13px "Source Sans Pro", sans-serif;
  font-size: 12px;
  margin-bottom: 20px;
  margin-top: 30px; }
  .breadcrumb a, .woocommerce-breadcrumb a {
    color: #666; }
    .breadcrumb a:hover, .woocommerce-breadcrumb a:hover {
      color: #404040; }

.pagination {
  justify-content: center; }
  .pagination .page-link {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    font: 16px "Source Sans Pro", sans-serif;
    height: 47px; }
    .pagination .page-link svg {
      height: 20px;
      fill: #262424;
      stroke: none;
      width: 20px; }
    .pagination .page-link:hover svg {
      fill: black; }

.woocommerce-pagination ul {
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  list-style: none;
  padding: 0; }
  .woocommerce-pagination ul > li {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    flex-wrap: nowrap;
    margin: 5px 0; }
    .woocommerce-pagination ul > li::after {
      content: ' ';
      margin: 0 10px; }
    .woocommerce-pagination ul > li:last-child::after {
      display: none !important; }

.woocommerce-pagination a {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  border: 1px solid #000;
  line-height: 1em;
  padding: 8px 10px; }

.scrollup {
  bottom: 65px;
  cursor: pointer;
  display: none;
  height: 40px;
  position: fixed;
  right: 10px;
  width: 40px;
  z-index: 3; }
  .scrollup svg {
    height: 100%;
    fill: #262424;
    stroke: none;
    width: 100%; }
  .scrollup:hover svg {
    fill: black; }

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

.auto_deploy_badge {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 9999999; }

.customize-partial-refreshing, .wp-customizer-unloading {
  opacity: 1 !important; }

.customize_holder {
  position: relative; }

.customize-partial-edit-shortcuts-shown .customize_form {
  display: block !important; }

.customize_form {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .customize_form * {
    background: none !important;
    border: none !important;
    color: transparent !important; }
    .customize_form *::-moz-placeholder {
      color: transparent !important; }
    .customize_form *:-ms-input-placeholder {
      color: transparent !important; }
    .customize_form *::-ms-input-placeholder {
      color: transparent !important; }
    .customize_form *::placeholder {
      color: transparent !important; }

@media (min-width: 992px) and (max-width: 1199px) {
  [style*="font-size: 54px"] {
    font-size: 53px !important; }
  [style*="font-size: 55px"] {
    font-size: 53px !important; }
  [style*="font-size: 56px"] {
    font-size: 53px !important; }
  [style*="font-size: 57px"] {
    font-size: 53px !important; }
  [style*="font-size: 58px"] {
    font-size: 53px !important; }
  [style*="font-size: 59px"] {
    font-size: 53px !important; }
  [style*="font-size: 60px"] {
    font-size: 53px !important; }
  [style*="font-size: 61px"] {
    font-size: 53px !important; }
  [style*="font-size: 62px"] {
    font-size: 53px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  [style*="font-size: 52px"] {
    font-size: 51px !important; }
  [style*="font-size: 53px"] {
    font-size: 51px !important; }
  [style*="font-size: 54px"] {
    font-size: 51px !important; }
  [style*="font-size: 55px"] {
    font-size: 51px !important; }
  [style*="font-size: 56px"] {
    font-size: 51px !important; }
  [style*="font-size: 57px"] {
    font-size: 51px !important; }
  [style*="font-size: 58px"] {
    font-size: 51px !important; }
  [style*="font-size: 59px"] {
    font-size: 51px !important; }
  [style*="font-size: 60px"] {
    font-size: 51px !important; }
  [style*="font-size: 61px"] {
    font-size: 51px !important; }
  [style*="font-size: 62px"] {
    font-size: 51px !important; } }

@media (min-width: 576px) and (max-width: 767px) {
  [style*="font-size: 50px"] {
    font-size: 49px !important; }
  [style*="font-size: 51px"] {
    font-size: 49px !important; }
  [style*="font-size: 52px"] {
    font-size: 49px !important; }
  [style*="font-size: 53px"] {
    font-size: 49px !important; }
  [style*="font-size: 54px"] {
    font-size: 49px !important; }
  [style*="font-size: 55px"] {
    font-size: 49px !important; }
  [style*="font-size: 56px"] {
    font-size: 49px !important; }
  [style*="font-size: 57px"] {
    font-size: 49px !important; }
  [style*="font-size: 58px"] {
    font-size: 49px !important; }
  [style*="font-size: 59px"] {
    font-size: 49px !important; }
  [style*="font-size: 60px"] {
    font-size: 49px !important; }
  [style*="font-size: 61px"] {
    font-size: 49px !important; }
  [style*="font-size: 62px"] {
    font-size: 49px !important; } }

@media (max-width: 575px) {
  [style*="font-size: 48px"] {
    font-size: 47px !important; }
  [style*="font-size: 49px"] {
    font-size: 47px !important; }
  [style*="font-size: 50px"] {
    font-size: 47px !important; }
  [style*="font-size: 51px"] {
    font-size: 47px !important; }
  [style*="font-size: 52px"] {
    font-size: 47px !important; }
  [style*="font-size: 53px"] {
    font-size: 47px !important; }
  [style*="font-size: 54px"] {
    font-size: 47px !important; }
  [style*="font-size: 55px"] {
    font-size: 47px !important; }
  [style*="font-size: 56px"] {
    font-size: 47px !important; }
  [style*="font-size: 57px"] {
    font-size: 47px !important; }
  [style*="font-size: 58px"] {
    font-size: 47px !important; }
  [style*="font-size: 59px"] {
    font-size: 47px !important; }
  [style*="font-size: 60px"] {
    font-size: 47px !important; }
  [style*="font-size: 61px"] {
    font-size: 47px !important; }
  [style*="font-size: 62px"] {
    font-size: 47px !important; } }

@media (min-width: 768px) {
  .operator_text_media .wrap_media_item, .operator_text_media .wrap_text_item, .operator_media_text .wrap_media_item, .operator_media_text .wrap_text_item {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 767.98px) {
  .operator_text_media .wrap_media_item, .operator_text_media .wrap_text_item, .operator_media_text .wrap_media_item, .operator_media_text .wrap_text_item {
    padding-left: 5px;
    padding-right: 5px; } }

.operator_text_media .wrap_media_item {
  order: 1; }

.wrap_media_item {
  flex-shrink: 0;
  width: 100%; }
  @media (min-width: 1400px) {
    .wrap_media_item {
      max-width: 660px; } }
  @media (max-width: 1399px) {
    .wrap_media_item {
      max-width: 550px; } }
  @media (max-width: 1199px) {
    .wrap_media_item {
      max-width: 500px; } }
  @media (max-width: 991.98px) {
    .wrap_media_item {
      max-width: 400px; } }
  @media (max-width: 767.98px) {
    .wrap_media_item {
      max-width: 220px; } }
  @media (max-width: 575.98px) {
    .wrap_media_item {
      max-width: calc(50vw - 20px); } }

.wrap-container-float-right > .row, .wrap-container-float-left > .row {
  display: block; }

@media (max-width: 991.98px) {
  .wrap-container- .row {
    flex-wrap: wrap !important; }
  .wrap-container- .wrap_media_item {
    order: 0;
    margin-left: 0;
    margin-right: 0; } }

.img_caption {
  text-align: center; }

@media (min-width: 992px) {
  .operator_text_media .wrap_media_item {
    margin-left: 45px;
    margin-bottom: 35px; } }

@media (min-width: 1199px) {
  .operator_text_media .wrap_media_item {
    margin-left: 70px;
    margin-bottom: 60px; } }

@media (max-width: 991.98px) {
  .operator_text_media .wrap_media_item {
    margin-left: 5px;
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  .operator_media_text .wrap_media_item {
    margin-right: 45px;
    margin-bottom: 35px; } }

@media (min-width: 1199px) {
  .operator_media_text .wrap_media_item {
    margin-right: 70px;
    margin-bottom: 60px; } }

@media (max-width: 991.98px) {
  .operator_media_text .wrap_media_item {
    margin-right: 5px;
    margin-bottom: 10px; } }

html, body {
  display: flex;
  flex-direction: column;
  width: 100%; }

.main_wrap {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
  position: relative;
  width: 100%; }

.main_header, .main_footer {
  flex: none; }

.content_wrapper {
  flex: 1 0 auto;
  position: relative; }

.main_footer {
  background: #000;
  color: #fff;
  font: 300 12px/2.5em "Source Sans Pro", sans-serif;
  letter-spacing: 0.1em;
  margin-top: 50px; }
  @media (max-width: 575px) {
    .main_footer {
      margin-top: 30px;
      text-align: center; }
      .main_footer p {
        margin-bottom: 5px; } }
  .main_footer a {
    color: inherit; }
    .main_footer a:hover, .main_footer a:focus {
      color: inherit;
      text-decoration: underline; }
  .main_footer .inner_footer {
    padding: 31px 0; }
  .main_footer .contacts, .main_footer .contacts p, .main_footer .phpSocialTitle p, .main_footer .phpCopyright p {
    margin-bottom: 0; }
  .main_footer .wrap_newsletter {
    flex-grow: 1;
    max-width: 250px; }
    @media (max-width: 767px) {
      .main_footer .wrap_newsletter {
        margin: 20px auto;
        text-align: center; } }
    .main_footer .wrap_newsletter label {
      margin-bottom: 10px; }
    .main_footer .wrap_newsletter .form-control {
      border-color: #fff; }
    .main_footer .wrap_newsletter .btn {
      background-color: #A4A4A4;
      background-image: url('data:image/svg+xml,%3C%3Fxml version="1.0" encoding="iso-8859-1"%3F%3E%3C!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"%3E%3Csvg fill="%23fff" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="444.815px" height="444.815px" viewBox="0 0 444.815 444.815" style="enable-background:new 0 0 444.815 444.815;" xml:space="preserve"%3E%3Cpath d="M421.976,196.712L236.111,10.848C228.884,3.615,220.219,0,210.131,0c-9.9,0-18.464,3.615-25.697,10.848L163.023,32.26 c-7.234,6.853-10.85,15.418-10.85,25.697c0,10.277,3.616,18.842,10.85,25.697l83.653,83.937H45.677 c-9.895,0-17.937,3.568-24.123,10.707s-9.279,15.752-9.279,25.837v36.546c0,10.088,3.094,18.698,9.279,25.837 s14.228,10.704,24.123,10.704h200.995L163.02,360.88c-7.234,7.228-10.85,15.89-10.85,25.981c0,10.089,3.616,18.75,10.85,25.978 l21.411,21.412c7.426,7.043,15.99,10.564,25.697,10.564c9.899,0,18.562-3.521,25.981-10.564l185.864-185.864 c7.043-7.043,10.567-15.701,10.567-25.981C432.54,211.939,429.016,203.37,421.976,196.712z"/%3E%3C/svg%3E');
      background-position: center;
      background-repeat: no-repeat;
      background-size: 12px;
      flex: 0 0 38px; }
      .main_footer .wrap_newsletter .btn:focus, .main_footer .wrap_newsletter .btn:active {
        outline: none; }
      .main_footer .wrap_newsletter .btn:hover {
        background-color: #8b8b8b; }
  @media (min-width: 992px) {
    .main_footer .social_list li {
      margin: 0 7px 10px 0; }
      .main_footer .social_list li::after {
        display: none; } }
  @media (max-width: 991px) {
    .main_footer .social_list {
      justify-content: center; } }

.main_header_v1 {
  margin-bottom: 10px;
  position: relative;
  z-index: 1001; }
  .main_header_v1 svg {
    fill: currentColor;
    height: 1em;
    width: 1em; }
    .main_header_v1 svg + span {
      margin-left: 9px; }
  .main_header_v1 .inner_wrap {
    border-bottom: 1px solid #000;
    position: relative; }
  .main_header_v1 .wrap_mobile {
    flex-shrink: 1;
    margin-right: 10px; }
  .main_header_v1 .logo {
    display: block; }
    .main_header_v1 .logo img {
      display: block;
      width: 100%; }
  .main_header_v1 .main_nav_list, .main_header_v1 .account_nav_list {
    flex-wrap: nowrap; }
    .main_header_v1 .main_nav_list > li, .main_header_v1 .account_nav_list > li {
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 400;
      letter-spacing: 0.02em;
      line-height: 1.2em; }
      @media (min-width: 1200px) {
        .main_header_v1 .main_nav_list > li::after, .main_header_v1 .account_nav_list > li::after {
          margin: 0 19px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .main_header_v1 .main_nav_list > li::after, .main_header_v1 .account_nav_list > li::after {
          margin: 0 10px; } }
      .main_header_v1 .main_nav_list > li.current-menu-item a, .main_header_v1 .account_nav_list > li.current-menu-item a {
        text-decoration: underline; }
    .main_header_v1 .main_nav_list a, .main_header_v1 .account_nav_list a {
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      display: flex;
      color: inherit;
      flex-wrap: nowrap;
      white-space: nowrap; }
  .main_header_v1 .second_list {
    flex-wrap: nowrap;
    font-size: 14px;
    margin-left: 10px; }
    .main_header_v1 .second_list a {
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      display: flex;
      color: #777;
      text-transform: uppercase; }
    .main_header_v1 .second_list svg {
      height: 1.145em;
      width: 1.145em; }
    .main_header_v1 .second_list .cart-contents-count {
      font-size: 0.7em; }

.wrap_search {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  background-color: #0076BA;
  bottom: 0;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: -999; }
  .wrap_search .woocommerce-product-search {
    padding: 70px 20px 20px;
    width: 100%; }
    .wrap_search .woocommerce-product-search .btn {
      font-size: 16px;
      text-align: center;
      text-transform: uppercase; }
  .wrap_search .search-field {
    border-color: #000;
    height: 55px;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    padding-left: 15px; }

.show_search {
  overflow: hidden; }
  .show_search .wrap_search {
    display: flex !important;
    opacity: 1;
    z-index: 2; }

@media (min-width: 600px) {
  .wrap_search .woocommerce-product-search {
    max-width: 540px; }
    .wrap_search .woocommerce-product-search .btn {
      max-width: 125px; } }

@media (max-width: 991px) {
  .main_header_v1 .container_for_mobile {
    padding: 0;
    width: 100%;
    max-width: 100%; }
  .main_header_v1 .wrap_mobile {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: 10px 12px; }
  .main_header_v1 .menu_bt svg {
    font-size: 1.5em; }
  .main_header_v1 .main_nav_list, .main_header_v1 .account_nav_list {
    flex-direction: column;
    width: 100%; }
    .main_header_v1 .main_nav_list > li, .main_header_v1 .main_nav_list a, .main_header_v1 .account_nav_list > li, .main_header_v1 .account_nav_list a {
      margin: 0;
      width: 100%; }
    .main_header_v1 .main_nav_list a, .main_header_v1 .main_nav_list .mobile_select, .main_header_v1 .account_nav_list a, .main_header_v1 .account_nav_list .mobile_select {
      border-top: 1px solid #e1e1e1;
      display: block;
      font-size: 12px;
      line-height: 1.2em;
      padding: 12px 7px 10px 12px;
      text-transform: uppercase; }
  .main_header_v1 .main_nav_list {
    margin-top: 10px; }
    .main_header_v1 .main_nav_list > li:first-child a {
      border-top: none; }
  .main_header_v1 .second_list {
    display: none !important; }
  .main_header_v1 .mobile_second_list {
    display: flex !important; } }

@media (min-width: 992px) {
  .main_header_v1 .menu_bt, .main_header_v1 .account_link, .main_header_v1 .wishlist_link, .main_header_v1 .mobile_second_list {
    display: none !important; }
  .main_header_v1 .inner_wrap {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    flex-wrap: nowrap;
    padding: 10px 0; }
  .main_header_v1 .jsNavShow {
    display: flex !important;
    height: auto !important; } }

.main_header_v2 {
  margin-bottom: 10px; }
  .main_header_v2 svg {
    fill: currentColor;
    height: 1em;
    width: 1em; }
    .main_header_v2 svg + span {
      margin-left: 9px; }
  .main_header_v2 .top_header {
    background: #f3f3f3;
    letter-spacing: 0.02em; }
  .main_header_v2 .box_top_header {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    display: flex; }
  .main_header_v2 .establish_txt {
    font: 400 11px/1em "Work Sans", sans-serif; }
    .main_header_v2 .establish_txt * {
      line-height: 1em;
      margin: 0 !important; }
  .main_header_v2 .top_toolbar {
    font-size: 12px;
    font-weight: 400; }
    .main_header_v2 .top_toolbar li {
      margin: 7px 0; }
      .main_header_v2 .top_toolbar li::after {
        content: '|';
        margin: 0 11px; }
    .main_header_v2 .top_toolbar a {
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      display: flex; }
      .main_header_v2 .top_toolbar a:hover {
        opacity: 0.5; }
  .main_header_v2 .logo {
    display: block; }
    .main_header_v2 .logo img {
      display: block;
      width: 100%; }
  .main_header_v2 .call_to_call {
    margin-left: 7.4%;
    text-align: right; }
    .main_header_v2 .call_to_call * {
      margin: 0; }
  .main_header_v2 .main_nav_list, .main_header_v2 .account_nav_list {
    margin-left: -1.1em; }
    .main_header_v2 .main_nav_list > li, .main_header_v2 .account_nav_list > li {
      margin: 0; }
      .main_header_v2 .main_nav_list > li::after, .main_header_v2 .account_nav_list > li::after {
        margin: 0; }
    .main_header_v2 .main_nav_list a, .main_header_v2 .account_nav_list a {
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      display: flex;
      color: inherit;
      letter-spacing: 0.105em;
      padding: 0.9166666666666667em 1.1em; }
      @media (min-width: 768px) and (max-width: 991px) {
        .main_header_v2 .main_nav_list a, .main_header_v2 .account_nav_list a {
          padding: 0.9166666666666667em 0.7em; } }
      .main_header_v2 .main_nav_list a:hover, .main_header_v2 .account_nav_list a:hover {
        background-color: #bbb; }
  .main_header_v2 .social_list li::after {
    margin: 0 5px; }
  .main_header_v2 .aws-container {
    border: 1px solid #bbb;
    font-weight: 300; }
    .main_header_v2 .aws-container * {
      background: none !important;
      border: none !important;
      font-size: inherit;
      font-weight: inherit; }
    .main_header_v2 .aws-container .aws-search-field, .main_header_v2 .aws-container .aws-search-form {
      height: 32px; }
      .main_header_v2 .aws-container .aws-search-field::-moz-placeholder, .main_header_v2 .aws-container .aws-search-form::-moz-placeholder {
        color: #6c757d; }
      .main_header_v2 .aws-container .aws-search-field:-ms-input-placeholder, .main_header_v2 .aws-container .aws-search-form:-ms-input-placeholder {
        color: #6c757d; }
      .main_header_v2 .aws-container .aws-search-field::-ms-input-placeholder, .main_header_v2 .aws-container .aws-search-form::-ms-input-placeholder {
        color: #6c757d; }
      .main_header_v2 .aws-container .aws-search-field::placeholder, .main_header_v2 .aws-container .aws-search-form::placeholder {
        color: #6c757d; }
    .main_header_v2 .aws-container .aws-search-btn {
      align-items: center; }
      .main_header_v2 .aws-container .aws-search-btn .aws-search-btn_icon {
        height: 1em;
        width: 1em; }
  .main_header_v2 .focus .aws-container {
    border-color: #676262; }

@media (max-width: 991px) {
  .main_header_v2 .container_for_mobile {
    max-width: 100%;
    padding: 0;
    width: 100%; }
  .main_header_v2 .wrap_mobile {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    margin: 0;
    padding: 10px 12px; }
  .main_header_v2 .menu_bt svg {
    font-size: 1.5em; }
  .main_header_v2 .mobile_second_list {
    justify-content: center;
    font: 16px "Work Sans", sans-serif;
    margin-top: 12px;
    width: 100%; }
    .main_header_v2 .mobile_second_list a {
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      display: flex; }
    .main_header_v2 .mobile_second_list svg {
      height: 1em;
      width: 1em; }
  .main_header_v2 .wrap_search {
    padding: 12px 18px; }
  .main_header_v2 .wrap_navs, .main_header_v2 .wrap_search {
    background-color: #fafafa;
    box-shadow: 0 2px 9px rgba(0, 0, 0, 0.2) inset; }
  .main_header_v2 .main_nav_list, .main_header_v2 .account_nav_list {
    flex-direction: column;
    margin: 0;
    width: 100%; }
    .main_header_v2 .main_nav_list > li, .main_header_v2 .main_nav_list a, .main_header_v2 .account_nav_list > li, .main_header_v2 .account_nav_list a {
      margin: 0;
      width: 100%; }
    .main_header_v2 .main_nav_list a, .main_header_v2 .main_nav_list .mobile_select, .main_header_v2 .account_nav_list a, .main_header_v2 .account_nav_list .mobile_select {
      border-bottom: 1px solid #e1e1e1;
      color: #999;
      display: block;
      font: 16px/1.5em "Work Sans", sans-serif;
      letter-spacing: 0.04em;
      padding: 7px 7px 7px 45px; }
      .main_header_v2 .main_nav_list a:hover, .main_header_v2 .main_nav_list .mobile_select:hover, .main_header_v2 .account_nav_list a:hover, .main_header_v2 .account_nav_list .mobile_select:hover {
        background: #bbb;
        color: #fff; }
    .main_header_v2 .main_nav_list .children, .main_header_v2 .account_nav_list .children {
      margin-top: 0; }
    .main_header_v2 .main_nav_list svg, .main_header_v2 .account_nav_list svg {
      margin: 0 7px -4px 0; }
  .main_header_v2 .social_list {
    padding: 7px 7px 7px 45px; }
  .main_header_v2 .second_list, .main_header_v2 .top_header, .main_header_v2 .call_to_call, .main_header_v2 .cart-contents-count {
    display: none !important; }
  .main_header_v2 .mobile_second_list {
    display: flex !important; } }

@media (min-width: 992px) {
  .main_header_v2 .menu_bt, .main_header_v2 .account_link, .main_header_v2 .wishlist_link, .main_header_v2 .mobile_second_list {
    display: none !important; }
  .main_header_v2 .inner_wrapp {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    flex-wrap: nowrap;
    padding: 10px 0; }
  .main_header_v2 .jsNavShow, .main_header_v2 .jsSearchCollapse {
    display: flex !important;
    height: auto !important; }
  .main_header_v2 .jsSearchCollapse {
    flex: 1 1 0;
    justify-content: flex-end; }
  .main_header_v2 .wrap_search {
    flex-grow: 0.3; }
  .main_header_v2 .wrap_navs {
    align-items: center;
    justify-content: space-between; } }

.dropdowncategory.show svg {
  transform: rotate(200grad); }

.dropdowncategory svg {
  font-size: 0.8em;
  margin-left: 5px; }

.dropdowncategory > a {
  text-decoration: none !important; }

.mega_nav_open {
  overflow: hidden; }

.meganav {
  background: #fff;
  border: none;
  border-bottom: 1px solid #808080;
  bottom: 0;
  box-shadow: 0 18px 18px rgba(0, 0, 0, 0.2);
  margin-top: 0;
  overflow-y: auto;
  padding: 75px 15px 15px;
  position: fixed;
  top: auto;
  width: 100%; }
  .meganav .container_for_mobile {
    position: relative; }
  .meganav .close_meganav {
    font-size: 10px;
    position: absolute;
    right: 45px;
    top: -45px;
    z-index: 1; }
    .meganav .close_meganav svg {
      fill: currentColor;
      height: 1.6em;
      pointer-events: none;
      width: 1.6em; }
  .meganav .meganav_list {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 22px;
    column-gap: 22px;
    font-size: 18px;
    padding-left: 20px; }
    .meganav .meganav_list > li {
      display: inline-block;
      margin-bottom: 10px;
      width: 100%; }
  .meganav a {
    padding: 0; }
  .meganav .children {
    list-style: none;
    font-size: 14px;
    font-weight: 300;
    margin-top: 6px;
    padding-left: 0; }
    .meganav .children li {
      margin-bottom: 2px; }
  .meganav .title_block {
    color: #929292;
    text-align: center;
    font: italic 600 14px "Source Sans Pro", sans-serif; }
  .meganav .wraper_product {
    flex-direction: column;
    margin: auto;
    max-width: 287px; }
  .meganav .box_product_item {
    border: none;
    padding: 0; }
  .meganav .product_img {
    height: auto !important; }

@media (max-width: 991px) {
  .meganav, .dropdowncategory, .wrap_featured_item {
    display: none !important; }
  .mobile_select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: none;
    border: none;
    box-shadow: none;
    font-size: inherit;
    display: block !important;
    width: 100%; } }

.modal {
  padding: 0 !important; }
  .modal.modal-fullwidth .modal-dialog {
    margin: 0;
    max-width: 100%; }
  .modal.modal-fullwidth .modal-content {
    min-height: 100vh;
    padding: 30px; }
    @media (max-width: 991px) {
      .modal.modal-fullwidth .modal-content {
        padding: 20px; } }
    @media (max-width: 767px) {
      .modal.modal-fullwidth .modal-content {
        padding: 10px; } }
  .modal .modal-header {
    align-items: center; }
  .modal .close, .modal .square_btn {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    border: 1px solid;
    height: 3em;
    font-size: 10px;
    opacity: 1;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 3em; }
    .modal .close svg, .modal .square_btn svg {
      height: 1.5em;
      transition: inherit; }
    .modal .close:hover, .modal .square_btn:hover {
      color: #6c757d;
      fill: #6c757d; }
  .modal .close {
    margin-left: 40px; }
  .modal .prev {
    margin-right: 10px; }
  .modal .full_height_img img {
    display: block;
    max-height: calc(100vh - 125px);
    margin: auto;
    transition: all .5s; }

.gallery_modal .wrapp_next_prev {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  display: flex; }
  .gallery_modal .wrapp_next_prev .swiper-button-disabled {
    opacity: 0.3; }

.gallery_modal .cont_images {
  font-size: 14px;
  font-weight: 400;
  width: auto; }

.gallery_modal .jsNext {
  cursor: pointer; }

.gallery_modal .swiper-container {
  width: 100%; }

.gallery_modal .swiper-slide {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  /* .img_caption {
			margin: 0;
			padding-bottom: 15px;
			text-align: center;
			width: 100%;
		} */ }

.gallery_modal .modal-header {
  flex-wrap: wrap; }

.gallery_modal .title {
  margin-top: 10px;
  width: 100%; }

@media (min-width: 992px) {
  .inquire_modal .container {
    width: 900px;
    max-width: 900px; } }

.inquire_modal .wrapp_cproduct_details {
  max-width: 300px;
  text-align: center; }

.cproduct_modal .cproduct_info {
  color: #929292;
  font-size: 12.8px;
  margin: 0 0 15px 5px; }
  .cproduct_modal .cproduct_info li {
    display: inline-block; }

.toggle_advanced_search {
  color: #fff;
  display: inline-block;
  margin-top: 10px;
  text-decoration: underline; }
  .toggle_advanced_search:hover {
    color: #fff;
    text-decoration: none; }

.wrap_advanced_searchform {
  display: none;
  max-width: 824px;
  padding: 90px 20px 20px;
  width: 100%; }
  .wrap_advanced_searchform, .wrap_advanced_searchform a {
    color: #fff; }
  .wrap_advanced_searchform a {
    text-decoration: underline; }
    .wrap_advanced_searchform a:hover {
      text-decoration: none; }
  .wrap_advanced_searchform label {
    font: 16px "Source Sans Pro", sans-serif;
    text-transform: uppercase; }
  .wrap_advanced_searchform .wrap_small_field {
    max-width: 150px; }
  .wrap_advanced_searchform .form-control {
    border-color: #fff;
    font-size: 16px; }
  @media (min-width: 768px) {
    .wrap_advanced_searchform {
      padding-top: 182px; }
      .wrap_advanced_searchform label {
        text-align: right; } }
  @media (min-width: 576px) {
    .wrap_advanced_searchform .wrap_btn {
      max-width: 280px; } }

.show_advanced_search .wrap_search {
  align-items: flex-start; }

.show_advanced_search .woocommerce-product-search {
  display: none; }

.show_advanced_search .wrap_advanced_searchform {
  display: block; }

@media (max-width: 575.98px) {
  .product_archive .box_product_item .product_img {
    height: calc(calc(50vw - 17px) / 0.8); } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .product_archive .box_product_item .product_img {
    height: calc(253px / 0.8); } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .product_archive .box_product_item .product_img {
    height: calc(208px / 0.8); } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_archive .box_product_item .product_img {
    height: calc(208px / 0.8); } }

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .product_archive .box_product_item .product_img {
    height: calc(200px / 0.8); } }

@media (min-width: 1400px) {
  .product_archive .box_product_item .product_img {
    height: calc(200px / 0.8); } }

.list.view_type_list {
  flex-shrink: 0;
  flex-wrap: nowrap; }
  .list.view_type_list li, .list.view_type_list a, .list.view_type_list .orderby {
    border-color: inherit;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em; }
  .list.view_type_list::after {
    margin: 0 1em; }
  .list.view_type_list .active {
    color: #6c757d; }
  .list.view_type_list .results_txt {
    font-weight: 600; }
  .list.view_type_list .woocommerce-result-count {
    font-size: 14px;
    margin: 0 15px 0 0; }
  .list.view_type_list .sort_wrap_item {
    flex-grow: 1; }
  .list.view_type_list svg {
    fill: currentColor;
    height: 1.429em;
    width: 1.429em; }
  @media (max-width: 767px) {
    .list.view_type_list {
      flex-wrap: wrap;
      width: 100%; }
      .list.view_type_list .sort_wrap_item {
        order: 1;
        width: 100%; }
        .list.view_type_list .sort_wrap_item::after {
          display: none; }
        .list.view_type_list .sort_wrap_item .woocommerce-result-count {
          display: none; }
      .list.view_type_list .woocommerce-ordering {
        width: 100%; } }

.wrap_filter_sidebar {
  font-weight: 300; }
  .wrap_filter_sidebar a {
    color: #000; }
    .wrap_filter_sidebar a:hover {
      color: #262424; }
  .wrap_filter_sidebar .children {
    display: none; }
  .wrap_filter_sidebar .current-cat > a, .wrap_filter_sidebar .current-menu-parent > a, .wrap_filter_sidebar .current-cat-ancestor > a {
    font-weight: 400; }
  .wrap_filter_sidebar .current-cat .children, .wrap_filter_sidebar .current-menu-parent .children, .wrap_filter_sidebar .current-cat-ancestor .children {
    display: block;
    font-size: 0.8em;
    list-style-type: none;
    padding: 6px 0 10px 20px; }
  @media (max-width: 991px) {
    .wrap_filter_sidebar {
      display: none; } }
  .wrap_filter_sidebar .widget-title {
    border-bottom: 1px solid;
    color: #313131;
    font: 500 12px "Work Sans", sans-serif; }
  .wrap_filter_sidebar .filter_list {
    margin-bottom: 17px;
    max-height: 200px;
    overflow-y: auto; }
    .wrap_filter_sidebar .filter_list::-webkit-scrollbar {
      border-radius: 3px;
      width: 5px; }
    .wrap_filter_sidebar .filter_list::-webkit-scrollbar-track {
      background: #f3f3f3; }
    .wrap_filter_sidebar .filter_list::-webkit-scrollbar-thumb {
      background: #A4A4A4;
      border-radius: 3px;
      cursor: pointer; }
      .wrap_filter_sidebar .filter_list::-webkit-scrollbar-thumb:hover {
        background: #6c757d; }
    .wrap_filter_sidebar .filter_list .count {
      color: #6c757d;
      font-size: 0.8em;
      margin-left: 3px; }
    .wrap_filter_sidebar .filter_list label {
      cursor: pointer; }
  .wrap_filter_sidebar .woocommerce-result-count {
    display: none; }
  .wrap_filter_sidebar .recently_product {
    padding-top: 20px; }

.search_main_title {
  color: #313131;
  font-weight: 300; }

.wraper_product {
  display: flex;
  margin-bottom: 50px; }

.box_product_item {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 10px;
  position: relative;
  width: 100%; }
  .box_product_item:hover {
    box-shadow: 0 0 9px 6px rgba(0, 0, 0, 0.1); }
  @media (max-width: 575.98px) {
    .box_product_item .product_img {
      height: calc(calc(50vw - 17px) / 0.8); } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .box_product_item .product_img {
      height: calc(253px / 0.8); } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .box_product_item .product_img {
      height: calc(208px / 0.8); } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .box_product_item .product_img {
      height: calc(288px / 0.8); } }
  @media (min-width: 1200px) and (max-width: 1399.98px) {
    .box_product_item .product_img {
      height: calc(253px / 0.8); } }
  @media (min-width: 1400px) {
    .box_product_item .product_img {
      height: calc(306px / 0.8); } }
  .box_product_item .product_author {
    display: block;
    margin-bottom: 4px; }
  .box_product_item .main_heading {
    font-size: 16px;
    font-style: italic;
    margin: 0 0 4px; }
    .box_product_item .main_heading a {
      color: inherit; }
  .box_product_item .wrap_price_list {
    justify-content: center; }
  .box_product_item .old_price {
    color: #bbb;
    font-size: 0.8em;
    text-decoration: line-through; }
  .box_product_item .wrap_rating {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    font-size: 10px; }
    .box_product_item .wrap_rating .wrap_rating_list {
      margin-right: 3px; }
  .box_product_item .onsale_label {
    color: #262424;
    font-size: 34px;
    position: absolute;
    left: -5px;
    top: -11px; }
    .box_product_item .onsale_label svg {
      height: 1em;
      width: 1em; }

[data-show="grid_items"] .box_product_item {
  text-align: center; }

[data-show="grid_items"] .product_headline, [data-show="grid_items"] .publisher_text, [data-show="grid_items"] .description_text, [data-show="grid_items"] .wrap_btn_product {
  display: none; }

[data-show="grid_items"] .product_author, [data-show="grid_items"] .wrap_price_list {
  font-size: 14px; }

[data-show="list_items"] .wraper_product {
  flex: 0 0 100%;
  max-width: 100%; }

[data-show="list_items"] .box_product_item {
  border: none;
  display: flex; }

[data-show="list_items"] .wrap_product_img {
  flex: 0 0 250px;
  max-width: 250px; }

[data-show="list_items"] .description_block {
  flex: 1 1 auto;
  font: 400 16px "Source Sans Pro", sans-serif;
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px; }

[data-show="list_items"] .product_headline {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 16px;
  text-align: center; }

[data-show="list_items"] .main_heading {
  font-size: 18px; }

[data-show="list_items"] .publisher_text {
  font-size: 14px; }

[data-show="list_items"] .description_text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 5.1em;
  overflow: hidden;
  font-weight: 300;
  line-height: 1.7em; }

[data-show="list_items"] .wrap_bottom_product {
  flex: none; }

[data-show="list_items"] .wrap_price_list {
  font: 400 20px "Source Sans Pro", sans-serif;
  margin: 50px 0 20px; }

[data-show="list_items"] .wrap_btn_product {
  min-width: 160px; }

@media (max-width: 767px) {
  [data-show="list_items"] .box_product_item {
    flex-wrap: wrap;
    justify-content: center; }
  [data-show="list_items"] .wrap_bottom_product {
    flex: 1 1 150px; } }

.product_single .single_main_img {
  text-align: center;
  width: 100%; }
  .product_single .single_main_img img {
    max-height: 500px; }

.product_single .thumbnail_list {
  margin-right: 13px; }
  .product_single .thumbnail_list li {
    border: 1px solid transparent;
    cursor: pointer;
    margin-bottom: 7px;
    width: 70px; }
    .product_single .thumbnail_list li.active, .product_single .thumbnail_list li:hover {
      border-color: #262424; }

.product_single .jsSelectedModalBtn {
  cursor: pointer; }

.product_single .wrap_description_product {
  font: 400 18px "Source Sans Pro", sans-serif;
  padding-top: 35px; }

.product_single .headline_text {
  font-weight: 300;
  text-align: center; }

.product_single .author_text {
  font-size: 28px;
  font-weight: 400; }

.product_single h1 {
  font-size: 24px;
  font-style: italic;
  font-weight: 400; }

.product_single .publisher_text {
  font-size: 14px; }

.product_single .wrapp_price_list.list {
  font-size: 28px; }
  .product_single .wrapp_price_list.list > li {
    justify-content: flex-start; }

.product_single .wrap_buttons {
  display: flex;
  margin: 0 -7.5px 30px;
  max-width: 425px; }
  .product_single .wrap_buttons .wrap_btn {
    flex: 1 1 50%;
    display: flex;
    margin: 5px 7.5px; }
    .product_single .wrap_buttons .wrap_btn .btn {
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      display: flex;
      font-size: inherit;
      font-family: inherit; }
  .product_single .wrap_buttons .wc-forward {
    display: none !important; }

.product_single .cartbtn_single {
  max-width: 220px;
  padding: 7px 22px;
  width: 100%; }

.product_single .contact_info {
  color: #4c4c4c;
  font: 14px/1.85em "Source Sans Pro", sans-serif;
  letter-spacing: .05em;
  padding: 9px 0; }
  .product_single .contact_info li::after {
    content: '|';
    margin: 0 16.5px; }
  .product_single .contact_info li a {
    text-decoration: underline; }
    .product_single .contact_info li a.tel {
      text-decoration: none; }
    .product_single .contact_info li a:hover {
      text-decoration: none; }

.product_single .tinvwl_add_to_wishlist_button {
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  display: flex;
  color: #2e3192;
  white-space: nowrap; }
  .product_single .tinvwl_add_to_wishlist_button img {
    margin-right: 10px !important;
    max-height: 100%;
    max-width: 100%;
    width: 12px !important; }
  .product_single .tinvwl_add_to_wishlist_button .tinvwl_add_to_wishlist-text {
    white-space: nowrap; }

.product_single .description_text {
  font-weight: 300;
  line-height: 1.5;
  padding-right: 67px; }

.u-columns, .cart-collaterals, #customer_details, .col2-set {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .u-columns .u-column1, .u-columns .u-column2, .u-columns .col-1, .u-columns .col-2, .cart-collaterals .u-column1, .cart-collaterals .u-column2, .cart-collaterals .col-1, .cart-collaterals .col-2, #customer_details .u-column1, #customer_details .u-column2, #customer_details .col-1, #customer_details .col-2, .col2-set .u-column1, .col2-set .u-column2, .col2-set .col-1, .col2-set .col-2 {
      flex: 0 0 50%;
      max-width: 50%; } }
  @media (max-width: 575px) {
    .u-columns .u-column1, .u-columns .u-column2, .u-columns .col-1, .u-columns .col-2, .cart-collaterals .u-column1, .cart-collaterals .u-column2, .cart-collaterals .col-1, .cart-collaterals .col-2, #customer_details .u-column1, #customer_details .u-column2, #customer_details .col-1, #customer_details .col-2, .col2-set .u-column1, .col2-set .u-column2, .col2-set .col-1, .col2-set .col-2 {
      flex: 0 0 100%;
      max-width: 100%; } }

.service_page .woocommerce-shipping-methods, .service_page .wc_payment_methods, .service_page .woocommerce-order-overview {
  padding-left: 0;
  list-style: none; }

.service_page .form-row {
  margin-left: 0;
  margin-right: 0; }

.service_page table {
  font-size: 18px;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  width: 100%; }
  .service_page table thead th {
    border-bottom: 2px solid #bbb;
    border-top: none;
    padding: 0.75rem; }
  .service_page table td, .service_page table th {
    border-top: 1px solid #eaeaea;
    padding: 0.75rem;
    vertical-align: middle; }
  .service_page table .product-name {
    min-width: 200px; }

.service_page .woocommerce-error, .service_page .woocommerce-info, .service_page .woocommerce-message {
  margin-bottom: 1.5em; }

.service_page .woocommerce-info a, .service_page .woocommerce-message a {
  text-decoration: underline; }

.service_page .woocommerce-error {
  background: #b22222;
  color: #fff; }

.service_page .woocommerce-input-wrapper {
  width: 100%; }

.service_page .select2-container .select2-selection--single {
  border-radius: 0; }
  .service_page .select2-container .select2-selection--single, .service_page .select2-container .select2-selection--single .select2-selection__arrow {
    height: 35px; }
  .service_page .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 35px; }

.woocommerce-form-login .woocommerce-form__label-for-checkbox {
  margin: 3px 0 0 15px; }

.woocommerce-form-login .lost_password {
  margin-bottom: 50px; }

.cart_page .woocommerce-cart-form {
  display: block;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  width: 100%; }

.cart_page .product-thumbnail a {
  display: block;
  width: 42px; }
  .cart_page .product-thumbnail a img {
    height: auto;
    max-width: 100%; }

.cart_page .input-text {
  height: 48px; }
  .cart_page .input-text.qty {
    border-radius: 3px;
    max-width: 65px; }

.cart_page .coupon {
  display: none; }

.cart_page .cart_totals {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }
  @media (min-width: 768px) {
    .cart_page .cart_totals {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }

.cart_page .checkout-button {
  width: 100%; }

@media (max-width: 575.98px) {
  .cart_page .cross-sells .box_product_item .product_img {
    height: calc(calc(50vw - 17px) / 0.8); } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .cart_page .cross-sells .box_product_item .product_img {
    height: calc(253px / 0.8); } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .cart_page .cross-sells .box_product_item .product_img {
    height: calc(208px / 0.8); } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .cart_page .cross-sells .box_product_item .product_img {
    height: calc(288px / 0.8); } }

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .cart_page .cross-sells .box_product_item .product_img {
    height: calc(300px / 0.8); } }

@media (min-width: 1400px) {
  .cart_page .cross-sells .box_product_item .product_img {
    height: calc(300px / 0.8); } }

.cart_page .cross-sells .wrap_btn_product {
  display: block;
  margin-bottom: 10px;
  text-align: center; }

.checkout_page {
  padding-top: 25px; }
  @media (min-width: 576px) {
    .checkout_page .woocommerce-form-login, .checkout_page .woocommerce-form-coupon {
      flex: 0 0 50%;
      padding-right: 15px;
      max-width: 50%; } }
  @media (max-width: 575px) {
    .checkout_page .woocommerce-form-login, .checkout_page .woocommerce-form-coupon {
      flex: 0 0 100%;
      max-width: 100%; } }
  .checkout_page abbr {
    color: #b22222;
    text-decoration: none; }
  .checkout_page #ship-to-different-address {
    margin-bottom: 0; }
    .checkout_page #ship-to-different-address .woocommerce-form__label-for-checkbox span {
      cursor: pointer;
      padding-left: 37px;
      position: relative; }
      .checkout_page #ship-to-different-address .woocommerce-form__label-for-checkbox span::before, .checkout_page #ship-to-different-address .woocommerce-form__label-for-checkbox span::after {
        background: #bbb;
        border-radius: 15px;
        content: '';
        display: block;
        height: 20px;
        left: 0;
        margin-top: -10px;
        position: absolute;
        top: 50%;
        transition: .25s ease-in-out;
        width: 34px; }
      .checkout_page #ship-to-different-address .woocommerce-form__label-for-checkbox span::after {
        background: #fff;
        border-radius: 100%;
        height: 14px;
        margin: -7px 0 0 3px;
        width: 14px; }
    .checkout_page #ship-to-different-address .woocommerce-form__label-for-checkbox input {
      opacity: 0;
      position: absolute;
      z-index: -1; }
      .checkout_page #ship-to-different-address .woocommerce-form__label-for-checkbox input:checked ~ span::before {
        background: #03AF00; }
      .checkout_page #ship-to-different-address .woocommerce-form__label-for-checkbox input:checked ~ span::after {
        margin-left: 17px; }
  @media (min-width: 576px) {
    .checkout_page #place_order {
      min-width: 290px; } }

.woocommerce-order-details {
  max-width: 450px; }

@media (min-width: 576px) {
  .account_page .woocommerce {
    display: flex; } }

.account_page .woocommerce-MyAccount-navigation {
  flex: 0 0 200px; }

.account_page .woocommerce-MyAccount-content {
  flex-grow: 1;
  overflow: auto; }

.account_page .woocommerce-ResetPassword {
  max-width: 500px; }

#pwgc-redeem-gift-card-container {
  display: flex;
  flex-wrap: wrap; }
  #pwgc-redeem-gift-card-container [for="pwgc-redeem-gift-card-number"] {
    text-align: left;
    width: 100%; }

.tinv-wishlist .tinvwl-table-manage-list thead th {
  border-bottom: 1px solid #777; }

.tinv-wishlist .tinvwl-table-manage-list tfoot td {
  border-top: 1px solid #777;
  padding-left: 0;
  padding-right: 0; }
  .tinv-wishlist .tinvwl-table-manage-list tfoot td .tinvwl-input-group {
    border-collapse: collapse; }

.tinv-wishlist .tinvwl-table-manage-list tbody tr td:first-child {
  padding-left: 0; }

.tinv-wishlist .tinvwl-table-manage-list tbody tr td:last-child {
  padding-right: 0; }

@media (max-width: 640px) {
  .tinv-wishlist .tinvwl-table-manage-list tbody tr td {
    padding-left: 0;
    padding-right: 0; } }

.tinv-wishlist .tinvwl-table-manage-list .product-remove button {
  cursor: pointer;
  padding-left: 0; }

.tinv-wishlist .tinvwl-table-manage-list img {
  height: auto;
  max-width: 100%; }

.tinv-wishlist .tinvwl-table-manage-list .product-price del {
  margin-right: 10px; }

.tinv-wishlist .button {
  background-color: #262424;
  border: 1px solid #262424;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: 400 13px/1.5em "Source Sans Pro", sans-serif;
  padding: 7px;
  text-align: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .tinv-wishlist .button:hover {
    color: #fff;
    background-color: #0c0b0b;
    border-color: #0c0b0b; }

.tinv-wishlist select.form-control:not([size]):not([multiple]) {
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23929292' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #262424;
  color: #313131;
  cursor: pointer;
  font-size: 14px;
  height: 35px;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem; }

.tinv-wishlist .social-buttons li a {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  border: 1px solid #bbb;
  border-radius: 3.5px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  color: #4c4c4c;
  font-size: 10px;
  height: 2.9em;
  padding: 5px;
  min-width: 2.9em; }
  .tinv-wishlist .social-buttons li a i {
    font-size: 1.5em;
    line-height: 1em; }
  .tinv-wishlist .social-buttons li a:hover.social-facebook {
    color: #3A5795; }
  .tinv-wishlist .social-buttons li a:hover.social-google {
    color: #DC4937; }
  .tinv-wishlist .social-buttons li a:hover.social-pinterest {
    color: #bd081c; }
  .tinv-wishlist .social-buttons li a:hover.social-twitter {
    color: #55acee; }
  .tinv-wishlist .social-buttons li a:hover.social-email {
    color: #0077B5; }

.event_post_archive {
  margin-bottom: 45px; }
  .event_post_archive .main_heading {
    color: #000;
    font: 600 20px "Source Sans Pro", sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase; }
    .event_post_archive .main_heading:hover {
      color: #262626; }
    .event_post_archive .main_heading a {
      color: inherit; }
  .event_post_archive .date_event {
    display: block;
    color: #000;
    font: 400 15px/1.25em "Source Sans Pro", sans-serif;
    margin-bottom: 9px;
    text-transform: uppercase; }

.event_post_archive_sm .box_item {
  margin-bottom: 30px; }

@media (max-width: 575.98px) {
  .event_post_archive_sm .item_img {
    height: calc(calc(50vw - 15px) / 1.75429); } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .event_post_archive_sm .item_img {
    height: calc(255px / 1.75429); } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .event_post_archive_sm .item_img {
    height: calc(210px / 1.75429); } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .event_post_archive_sm .item_img {
    height: calc(210px / 1.75429); } }

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .event_post_archive_sm .item_img {
    height: calc(255px / 1.75429); } }

@media (min-width: 1400px) {
  .event_post_archive_sm .item_img {
    height: calc(308px / 1.75429); } }

.event_post_archive_sm .main_heading {
  color: #000;
  font: 600 15px "Source Sans Pro", sans-serif;
  margin: 0;
  text-transform: uppercase; }
  .event_post_archive_sm .main_heading:hover {
    color: #262626; }
  .event_post_archive_sm .main_heading a {
    color: inherit; }

.event_post_archive_sm .date_event {
  color: #000;
  font: 400 11px/1.25em "Source Sans Pro", sans-serif;
  text-transform: uppercase; }

.event_post_single .main_title {
  color: #000;
  font: 300 30px/1em "Source Sans Pro", sans-serif;
  margin: 29px 0 6px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .event_post_single .main_title {
      font-size: 50px; } }
  @media (min-width: 992px) {
    .event_post_single .main_title {
      font-size: 70px; } }

.event_post_single .top_block {
  margin-bottom: 6%; }
  .event_post_single .top_block .date_event {
    color: #000;
    font: 400 20px/1.25em "Source Sans Pro", sans-serif;
    text-transform: uppercase; }

.event_post_single .pdf_link {
  font: 400 12px/1.25em "Source Sans Pro", sans-serif;
  text-transform: uppercase; }

@media (min-width: 1200px) {
  .event_post_single .gallery_list .col-lg-20percent {
    flex: 0 0 20%;
    max-width: 20%; } }

.event_post_single .gallery_list .box_item {
  background: #fff;
  display: block;
  padding: 15px 0; }
  @media (max-width: 575px) {
    .event_post_single .gallery_list .box_item {
      padding: 10px 15px; } }
  .event_post_single .gallery_list .box_item .main_heading {
    color: #000;
    font: italic 400 15px "Source Sans Pro", sans-serif;
    margin-top: 6px;
    text-align: center; }

.event_post_single .gallery_list .item_img {
  cursor: pointer; }
  @media (max-width: 575.98px) {
    .event_post_single .gallery_list .item_img {
      height: calc(calc(50vw - 15px) / 1.75); } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .event_post_single .gallery_list .item_img {
      height: calc(255px / 1.75); } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .event_post_single .gallery_list .item_img {
      height: calc(210px / 1.75); } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .event_post_single .gallery_list .item_img {
      height: calc(210px / 1.75); } }
  @media (min-width: 1200px) and (max-width: 1399.98px) {
    .event_post_single .gallery_list .item_img {
      height: calc(198px / 1.75); } }
  @media (min-width: 1400px) {
    .event_post_single .gallery_list .item_img {
      height: calc(240px / 1.75); } }

.wrapp_home_page .wrapper_block {
  border-color: #eaeaea; }

.wrapp_home_page .wrap_cproducts {
  border: none; }

.home_text_wrapper {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  bottom: 0;
  left: 0;
  padding: 15px;
  position: absolute;
  width: 100%;
  z-index: 9; }

.wrap_home_slider {
  margin-bottom: 30px;
  padding-bottom: 15px;
  width: 100%; }
  .wrap_home_slider .img_wrapper {
    align-items: flex-end;
    display: flex;
    height: 100%;
    min-height: 460px;
    position: relative;
    width: 100%; }
    @media (min-width: 992px) {
      .wrap_home_slider .img_wrapper {
        margin-top: 20px; } }
    .wrap_home_slider .img_wrapper img {
      bottom: 0;
      left: 0;
      position: absolute;
      top: 0; }
  .wrap_home_slider .swiper-button-prev, .wrap_home_slider .swiper-button-next {
    background: none;
    display: none;
    height: auto;
    margin-top: -20px;
    width: auto; }
    .wrap_home_slider .swiper-button-prev.swiper-button-disabled, .wrap_home_slider .swiper-button-next.swiper-button-disabled {
      opacity: 0.5; }
    .wrap_home_slider .swiper-button-prev svg, .wrap_home_slider .swiper-button-next svg {
      fill: #fff;
      height: 40px;
      width: 40px; }
  .wrap_home_slider .swiper-button-next {
    right: 0; }
  .wrap_home_slider .swiper-button-prev {
    left: 0; }
  .wrap_home_slider .home_slider {
    align-items: flex-end;
    display: flex;
    min-height: 460px;
    max-height: 460px;
    position: relative;
    width: 100%; }
    .wrap_home_slider .home_slider.jsCarouselHomePage .swiper-button-prev, .wrap_home_slider .home_slider.jsCarouselHomePage .swiper-button-next {
      display: block; }
  .wrap_home_slider .swiper-pagination {
    position: static;
    text-align: right; }
    .wrap_home_slider .swiper-pagination .swiper-pagination-bullet {
      background: none;
      height: auto;
      margin: 0 4px;
      width: auto; }
      .wrap_home_slider .swiper-pagination .swiper-pagination-bullet:focus {
        outline: none; }

.wrap_extra_content {
  margin-bottom: 30px;
  padding-bottom: 60px; }
  .wrap_extra_content .description_block {
    margin-top: 10px;
    padding: 0; }
  @media (max-width: 575.98px) {
    .wrap_extra_content .item_img {
      height: calc(calc(100vw - 20px) / 1.61); } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .wrap_extra_content .item_img {
      height: calc(520px / 1.61); } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .wrap_extra_content .item_img {
      height: calc(330px / 1.61); } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .wrap_extra_content .item_img {
      height: calc(450px / 1.61); } }
  @media (min-width: 1200px) and (max-width: 1399.98px) {
    .wrap_extra_content .item_img {
      height: calc(540px / 1.61); } }
  @media (min-width: 1400px) {
    .wrap_extra_content .item_img {
      height: calc(645px / 1.61); } }

.wrap_archive_operator .box_item {
  margin-bottom: 30px; }

@media (max-width: 575.98px) {
  .wrap_archive_operator .item_img {
    height: calc(calc(50vw - 15px) / 1.75); } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .wrap_archive_operator .item_img {
    height: calc(255px / 1.75); } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .wrap_archive_operator .item_img {
    height: calc(210px / 1.75); } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .wrap_archive_operator .item_img {
    height: calc(290px / 1.75); } }

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .wrap_archive_operator .item_img {
    height: calc(350px / 1.75); } }

@media (min-width: 1400px) {
  .wrap_archive_operator .item_img {
    height: calc(420px / 1.75); } }

.wrap_archive_operator .main_heading {
  font: 600 12px "Source Sans Pro", sans-serif;
  margin-top: .8em;
  text-transform: uppercase; }

.operator_single_page .main_title {
  font: 18px "Source Sans Pro", sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase; }

.operator_single_page p {
  font-size: 18px; }

.wrap_operator_nav {
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  padding: 8px 0; }
  .wrap_operator_nav .main_title {
    margin: 0 35px 0 0; }
    @media (max-width: 767px) {
      .wrap_operator_nav .main_title {
        margin: 0 10px 0 0; } }
  .wrap_operator_nav .operator_nav a {
    color: #A4A4A4;
    font: 14px "Source Sans Pro", sans-serif; }
    .wrap_operator_nav .operator_nav a:hover {
      color: #4b4b4b; }
    .wrap_operator_nav .operator_nav a.active {
      color: #000;
      font-weight: 700;
      pointer-events: none; }
  @media (min-width: 992px) {
    .wrap_operator_nav .dropdown-toggle {
      display: none; }
    .wrap_operator_nav .dropdown-menu {
      background: none;
      border: none;
      color: inherit;
      display: initial;
      float: none;
      position: static !important;
      transform: none !important;
      margin: 0;
      min-width: auto; }
    .wrap_operator_nav .dropdown-item {
      background: none;
      color: inherit;
      padding: 0;
      white-space: normal;
      width: auto; } }
  @media (max-width: 991px) {
    .wrap_operator_nav .dropdown-menu {
      margin: 0; }
    .wrap_operator_nav .dropdown-item {
      margin: 0;
      padding: 0 7px; } }

.no_sticky_nav .jsFilterPlaceholder {
  padding-top: 0 !important; }

.no_sticky_nav .jsOperatorNav .container {
  padding: 0; }

.no_sticky_nav .wrap_operator_nav .main_title {
  display: none; }

.sticky_nav .jsOperatorNav {
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  left: 0;
  position: fixed;
  top: 0;
  transition: top .5s;
  width: 100%;
  z-index: 9; }

.featured_works_list .box_item {
  margin-bottom: 50px; }
  @media (max-width: 575.98px) {
    .featured_works_list .box_item .item_img {
      height: calc(calc(50vw - 15px) / 1.75); } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .featured_works_list .box_item .item_img {
      height: calc(255px / 1.75); } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .featured_works_list .box_item .item_img {
      height: calc(210px / 1.75); } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .featured_works_list .box_item .item_img {
      height: calc(210px / 1.75); } }
  @media (min-width: 1200px) and (max-width: 1399.98px) {
    .featured_works_list .box_item .item_img {
      height: calc(255px / 1.75); } }
  @media (min-width: 1400px) {
    .featured_works_list .box_item .item_img {
      height: calc(307px / 1.75); } }

.featured_works_list .main_heading {
  font: italic 400 15px "Source Sans Pro", sans-serif;
  margin-top: .8em;
  text-align: center;
  text-transform: none; }

.navigation_post {
  background: #fff;
  display: flex;
  justify-content: flex-end;
  font: 400 16px "Source Sans Pro", sans-serif;
  margin-top: -11px;
  padding-top: 11px; }
  .navigation_post a {
    text-decoration: underline; }
    .navigation_post a:hover {
      text-decoration: none; }

.pdf_item {
  margin-bottom: 45px; }
  .pdf_item .main_heading {
    font: 300 24px "Source Sans Pro", sans-serif;
    margin-bottom: 35px; }
  .pdf_item .operator_name {
    font: 700 14px "Source Sans Pro", sans-serif; }
  .pdf_item img {
    max-height: 225px; }

.wrap_cproducts .box_item {
  margin-bottom: 60px; }

@media (max-width: 575.98px) {
  .wrap_cproducts .item_img {
    height: calc(calc(50vw - 15px) / 1.75); } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .wrap_cproducts .item_img {
    height: calc(255px / 1.75); } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .wrap_cproducts .item_img {
    height: calc(210px / 1.75); } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .wrap_cproducts .item_img {
    height: calc(290px / 1.75); } }

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .wrap_cproducts .item_img {
    height: calc(350px / 1.75); } }

@media (min-width: 1400px) {
  .wrap_cproducts .item_img {
    height: calc(420px / 1.75); } }

.wrap_cproducts .list_cproduct_info {
  display: flex;
  flex-direction: column;
  font: 12px "Source Sans Pro", sans-serif;
  margin: 0.8em auto 0;
  text-align: center;
  text-transform: uppercase; }
  .wrap_cproducts .list_cproduct_info .main_heading {
    font: 12px "Source Sans Pro", sans-serif;
    margin: 0 0 0.5em; }

.wrap_cproduct_item .item_img img {
  cursor: url(../images/magnifier.svg), pointer; }
  @media (min-width: 768px) {
    .wrap_cproduct_item .item_img img {
      max-height: 500px; } }

.wrap_cproduct_item .cproduct_pagination svg {
  fill: #A4A4A4;
  height: 31px;
  margin: 0 0 -7px;
  width: 31px; }

.wrap_cproduct_item .cproduct_pagination a:hover svg {
  fill: #4b4b4b; }

@media (min-width: 768px) {
  .wrap_cproduct_item .cproduct_pagination.prev_cproduct {
    margin-top: -15.5px;
    position: absolute;
    left: 0;
    top: 50%; } }

.wrap_cproduct_item .wrap_cproduct_info .operator_title {
  text-transform: uppercase; }

.wrap_cproduct_item .wrap_cproduct_info .btn {
  min-width: 150px; }

@media (min-width: 768px) {
  .wrap_cproduct_item .wrap_cproduct_info {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    flex-wrap: nowrap; } }

@media (max-width: 767px) {
  .wrap_cproduct_item .wrap_cproduct_info {
    text-align: center; } }

@media (max-width: 767px) {
  .wrap_cproduct_item .wrap_modal_btn {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    background: #fff;
    bottom: 0;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.3);
    left: 0;
    padding: 13px 0;
    position: fixed;
    width: 100%;
    z-index: 1; } }

.wrap_inquire_form .wpcf7-form label {
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 10px; }
  .wrap_inquire_form .wpcf7-form label .label_text {
    flex: 0 0 80px;
    margin-top: 2px;
    white-space: nowrap; }
  .wrap_inquire_form .wpcf7-form label .wpcf7-form-control-wrap {
    flex-grow: 1;
    flex-shrink: 1; }

.wrap_inquire_form .wpcf7-form .wpcf7-submit {
  margin-left: 80px;
  width: calc(100% - 80px); }
