/**
Theme Name: Astra_child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra_child
Template: astra
*/

html {
  scroll-behavior: smooth;
}

.main-header-menu .sub-menu .menu-link {
  color: var(--ast-global-color-2) !important;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .sub-menu .menu-item:hover > .menu-link {
  color: var(--ast-global-color-0);
}

.wp-block-uagb-container.uagb-block-fc09d0cb.uag-blocks-common-selector {
  --z-index-desktop: unset;
}

.pod_zakaz_posts {
  margin-bottom: 30px;
}
.pod_zakaz_posts_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 18px;
  column-gap: 10px;
  margin-bottom: 34px;
}
.pod_zakaz_item,
.pod_zakaz_item * {
  outline: none !important;
}
.pod_zakaz_item {
  display: flex;
  flex-direction: column;
  height: 100%;
  box-shadow: 0px 0px 0 #00000070;
  transition: .2s;
}
.pod_zakaz_item:hover {
  /* box-shadow: 0px 0px 4px #b195404a; */
  box-shadow: 0px 0px 4px var(--ast-global-color-0);
}
.pod_zakaz_item_img_link {
  position: relative;
}
.pod_zakaz_item_label {
  position: absolute;
  top: 6px;
  left: 6px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.pod_zakaz_item_label_item {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--ast-global-color-0);
  border: 1px solid var(--ast-global-color-0);
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 2px 5px 1px;
  background-color: #000;
}
.pod_zakaz_item_label_item_pod_zakaz {
  border-color: #a2a2a2;
  color: #FFF;
}
.pod_zakaz_item_label_item_novye, .pod_zakaz_item_label_item_s_probegom {
  border-color: #a2a2a2;
  color: #a2a2a2;
}
.pod_zakaz_item_img {
  display: block;
  height: 206px;
  /* object-fit: cover; */
  object-fit: contain;
  box-shadow: 0px 0px 0 #00000070;
  background-color: #000000;
  transition: .2s;
}
.pod_zakaz_item:hover .pod_zakaz_item_img {
  /* box-shadow: 0px 0px 4px #b195404a; */
}
.pod_zakaz_item_wrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 20px 40px;
}

.pod_zakaz_item_title {
  /* display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px; */
  flex: 1;
  display: flex;
  flex-direction: column;
}
.pod_zakaz_item_exerpt {
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.2;
  color: var(--ast-global-color-5);
}
.pod_zakaz_item_name {
  flex: 1;
  margin-bottom: 8px;
  font-size: 28px;
  line-height: 1.2;
  font-family: 'Noto Serif JP',serif;
  color: var(--ast-global-color-5);
  transition: .2s;
}
.pod_zakaz_item_name a {
  color: inherit;
}
.pod_zakaz_item:hover .pod_zakaz_item_name {
  color: var(--ast-global-color-0);
}
.pod_zakaz_item_price {
  font-size: 24px;
  color: var(--ast-global-color-0);
  font-family: 'Noto Serif JP',serif;
  display: flex;
  flex-direction: column;
}
.news_posts .pod_zakaz_item_price {
  font-size: 17px;
}
.pod_zakaz_item_btns {
  display: flex;
  align-items: center;
  gap: 18px;
}
.pod_zakaz_item_btns > .pod_zakaz_item_btn {
  flex: 1;
}
.pod_zakaz_item_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--ast-global-color-0);
  border: 2px solid var(--ast-global-color-0);
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 6px 6px 4px;
  cursor: pointer;
  transition: .2s;
}
.pod_zakaz_item_callback {
  background-color: var(--ast-global-color-0);
  color: var(--ast-global-color-5);
}
.pod_zakaz_item_btn:hover {
  opacity: .8;
}
.pod_zakaz_item_callback:hover {
  color: var(--ast-global-color-5);
}
.pod_zakaz_item_btn_big {
  font-size: 18px;
  padding: 16px 45px 14px;
}
.all_catalog_btn {
  display: flex;
  justify-content: center;
}
.all_catalog_btn {
  position: relative;
}
.all_catalog_btn::before,
.all_catalog_btn::after {
  content: '';
  position: absolute;
  width: calc(50% - (310px/2));
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(255,255,255,0.18);
}
.all_catalog_btn::before {
  left: 0;
}
.all_catalog_btn::after {
  right: 0;
}
#popmake-1352 p:nth-child(5) {
  position: relative;
  margin-bottom: 0px;
}
#popmake-1352 p:nth-child(5) input {
  width: 100%;
}
#popmake-1352 p:nth-child(5) .wpcf7-spinner {
  position: absolute;
  top: 50%;
  right: 2px;
  transform: translateY(-50%);
}


.custom_single_wrap h1, 
.custom_single_wrap h2, 
.custom_single_wrap h3, 
.custom_single_wrap h4, 
.custom_single_wrap h5, 
.custom_single_wrap h6 {
  color: var(--ast-global-color-4);
}
.custom_single_wrap, .custom_single_wrap * {
  color: var(--ast-global-color-4);
}
.custom_single_wrap a, .custom_single_wrap * a {
  color: var(--ast-global-color-1);
  transition: .2s;
}
.custom_single_wrap * a * {
  color: inherit;
}
.custom_single_wrap a:hover, .custom_single_wrap * a:hover {
  opacity: .8;
}

.single_top_img {
  margin-bottom: 18px;
  text-align: center;	
}
.single_middle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.single_title_wrap {
  display: flex;
  align-items: flex-end;
}
.single_subtitle {
  margin-left: 8px;
  font-size: 20px;
  color: var(--ast-global-color-0);
  font-family: 'Noto Serif JP',serif;
}

.single_section {
  margin-top: 38px;
  padding: 14px 18px;
  border: 1px solid var(--ast-global-color-0);
  position: relative;
}
.single_section_title {
  width: fit-content;
  padding: 0px 8px;
  margin-top: -38px;
  margin-bottom: 8px;
  background-color: var(--ast-global-color-7);
  font-size: 22px;
  color: var(--ast-global-color-0);
  font-family: 'Noto Serif JP',serif;
}
.single_section_content {
  
}
.single_harakteristiki {

}
.harakteristiki_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.harakteristiki_td {

}
.harakteristiki_hr {
  flex: 1;
  height: 1px;
  background-color: var(--ast-global-color-0);
  margin: 0px 18px;
}
.custom_single_wrap .harakteristiki_block .harakteristiki_td {
    color: #b19540;
    font-size: 18px;
    margin: 20px 0;
}
.single_middle .pod_zakaz_item_btn {
  font-size: 16px;
}

.main_about_image {
  margin-bottom: 12px !important;
}
.heading_widget {
  display: flex;
  align-items: center;
}
.heading_widget p,
.heading_widget br {
  display: none;
}
.heading_widget_btn {
  margin-right: 12px;
  font-size: 17px;
  font-weight: bold;
  color: var(--ast-global-color-0);
}
.heading_widget_callback {
  color: #fff;
  background-color: var(--ast-global-color-0);
}
.heading_widget_callback:hover {
  opacity: .8;
  color: #fff;
}

.footer_phone {
  font-size: 115px;
}

#block-12 {
    
}

.site-footer-section .footer-widget-area {
  margin-right: 12px;
}

.shadow_p {
  text-shadow: 1px 1px 2px black;
}
.uagb-container-inner-blocks-wrap .wp-block-uagb-info-box.uagb-infobox-image-valign-top h1.uagb-ifb-title-prefix {
  text-shadow: 3px 3px 4px black;
}

.category_list_container {
  display: flex;
  justify-content: center;
}
.category_list_wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.category_list_wrap.has_child_car_mark {
  flex-wrap: wrap;
}
.category_list_item {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border: 2px solid var(--ast-global-color-0);
  color: #FFF;
  background-color: var(--ast-global-color-0);
  font-weight: 500;
  font-size: 26px;
  text-transform: uppercase;
}
.category_list_item:hover {
  color: #FFF;
  opacity: .7;
}
.category_list_item:focus {
  color: #FFF;
  opacity: .8;
}
.has_child_car_mark .category_list_item {
  flex: unset;
  padding: 6px 16px;
  font-size: 20px;
}

@media (max-width: 1199px) {
  .pod_zakaz_posts_wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .pod_zakaz_item_img {
    width: 100%;
    height: 250px;
  }
  #main_h1 h1 {
    font-size: 42px;
  }
  #main_h1 h3 {
    margin-top: 12px;
    margin-left: 0px;
    font-size: 38px;
  }
  .heading_widget {
    flex-direction: column;
    align-items: flex-start;
  }
  .heading_widget_callback {
    white-space: nowrap;
  }
  .heading_widget_btn {
    margin-right: 0px;
    margin-bottom: 6px;
  }
  .ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    font-size: 14px;
  }

  .footer_phone {
    font-size: 90px;
  }
}
@media (max-width: 977px) {
  .heading_widget_btn {
    font-size: 14px;
  }
  .heading_widget_callback {
    font-size: 12px;
  }
  .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
    max-width: 100px !important;
    width: 100% !important;
  }

  .category_list_wrap.has_child_car_mark {
    gap: 12px;
  }
  .has_child_car_mark .category_list_item {
    padding: 2px 13px;
    font-size: 16px;
  }
}
@media (max-width: 921px) {
  .heading_widget {
    flex-direction: row;
    align-items: center;
    padding: 12px 0px;
  }
  .heading_widget_btn {
    margin-right: 12px;
    margin-bottom: 0px;
  }
  .footer_phone {
    font-size: 56px;
  }
}
@media (max-width: 767px) {
  .pod_zakaz_item_wrap {
    padding: 12px;
  }
  .pod_zakaz_item_name {
    font-size: 18px;
  }
  .pod_zakaz_item_price {
    font-size: 16px;
  }
  .pod_zakaz_item_exerpt {
    font-size: 13px;
  }
  .pod_zakaz_item_img {
    height: 170px;
  }
  .pod_zakaz_item_btn_big {
    font-size: 14px;
    padding: 10px 30px 8px;
  }
  .all_catalog_btn::before, .all_catalog_btn::after {
    width: calc(50% - (220px/2));
  }
  .single_middle .pod_zakaz_item_btn {
    font-size: 13px;
  }

  .category_list_wrap {
    flex-wrap: wrap;
    gap: 12px;
  }
  .category_list_wrap:not(.has_child_car_mark) .category_list_item {
    width: 100%;
    flex: unset;
    padding: 6px;
    font-size: 18px;
  }
  .has_child_car_mark .category_list_item {

  }
}
@media (max-width: 600px) {
  .pod_zakaz_item_btns {
    flex-direction: column;
    gap: 12px;
  }
  .pod_zakaz_item_btns > * {
    width: 100%;
  }
  .footer_phone {
    font-size: 34px;
  }
  .pod_zakaz_posts_wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  #main_h1 h1 {
    font-size: 36px;
  }
  #main_h1 h3 {
    font-size: 22px;
  }
  .heading_widget_btn {
    margin-right: 8px;
    font-size: 13px;
  }

  .single_middle {
    flex-direction: column;
    gap: 12px;
  }
  .harakteristiki_td:first-child {
    max-width: 105px;
    line-height: 1.2;
  }

  .category_list_wrap.has_child_car_mark {
    gap: 8px;
  }
  .has_child_car_mark .category_list_item {
    padding: 2px 7px;
    font-size: 13px;
    flex: 1;
  }
}
.forma-footer h5 {
    margin-bottom: 1.5em;
}
.forma-footer .wpcf7 form {
    color: #8d8d8d;
}
.harakteristiki_block .harakteristiki_td {
  max-width: 100%;
}
@media (max-width: 544px) {
  .forma-footer input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner .widget {
  margin-bottom: 2em;
}
.forma-footer h5 {
  font-size: 1.4rem;
}

.footer-widget-area .wp-block-heading,
.footer-widget-area .widget-title {
  font-family: 'Noto Serif JP', serif;
  color: var(--ast-global-color-2);
}

.breadcrumbs-wrapper {
  margin: 6px 0;
}
.breadcrumbs {
  font-size: 20px;
  text-shadow: 1px 1px 2px black;
}
#primary > .breadcrumbs-wrapper .breadcrumbs {
  font-size: 16px;
}
.breadcrumbs a {
  color: var(--ast-global-color-1);
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .separator {
  margin: 0 5px;
}
.breadcrumbs .current {
  color: var(--ast-global-color-4);
  opacity: .65;
}
.single_middle_wrap .breadcrumbs {
  font-size: 13px;
}
.single_middle_wrap .breadcrumbs .separator {
  margin: 0 3px;
}
.content_text {
color: var(--ast-global-color-5);
}
.content_text h2 {
color: var(--ast-global-color-0);
}
.content_text a {
    color: var(--ast-global-color-0);
}
.content_text a:hover {
    text-decoration: underline;
}
.hit_posts_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 20px 0;
}
.hit_post_item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    overflow: hidden;
    padding: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: .2 unset;
    transition: .2s;
}
.hit_post_item:hover {
    box-shadow: 0px 0px 4px var(--ast-global-color-0);
}
.hit_post_item img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
}
.hit_post_item div a {
    margin: 10px 0;
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Noto Serif JP', serif;
    color: var(--ast-global-color-5);
    text-decoration: none;
    transition: color .2s ease-in-out;
}
.hit_post_item div a:hover {
    color: var(--ast-global-color-0);
}
.post_cost {
    font-size: 18px;
    color: var(--ast-global-color-0);
    font-family: 'Noto Serif JP', serif;
    margin-top: auto;
    display: flex;
    flex-direction: column;
}
@media (max-width: 1024px) {
    .hit_posts_grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 768px) {
    .hit_posts_grid {
        grid-template-columns: 1fr;
    }
}
.swiper-pagination-bullet {
    background: #b19540 !important;
    opacity: 0.5;
}
.swiper-pagination-bullet-active {
    background: #b19540 !important;
    opacity: 1;
}
.swiper-wrapper {
  align-items: center;
}
.price_note {
    font-size: 14px;
    color: #f1f1f1;
}
.post_cost .price_note {
  font-size: 12px;
}
.single_price_card {
  border: 1px solid #b19540;
  border-radius: 7px;
  padding: 10px 22px 12px 22px;
  display: inline-block;
  margin-top: 4px;
  box-shadow: 0 1px 6px rgba(177,149,64,0.05);
}

.single_price {
  font-size: 24px;
  color: #b19540;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  line-height: 1.1;
}

.single_price_note {
  font-size: 15px;
  color: #f1f1f1;
  opacity: 0.8;
  margin-top: 4px;
  font-family: 'Noto Serif JP', serif;
  display: flex;
  align-items: center;
  letter-spacing: 0.01em;
}
.single_title_wrap.single_title_price {
  display: block;
}

@media (max-width: 767px) {
  .breadcrumbs {
    font-size: 16px;
  }
  #primary > .breadcrumbs-wrapper .breadcrumbs {
    font-size: 14px;
  }
}

/* похожие машинки в карточке машинки */
.custom_single_car_list {
  margin-top: 38px;
}
.custom_single_car_list .wide_title {
  position: relative;
  margin-bottom: 8px;
  font-size: 22px;
  text-align: center;
  color: var(--ast-global-color-0);
  text-transform: uppercase;
}
.custom_single_car_list .wide_title::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--ast-global-color-0);
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.custom_single_car_list .wide_title span {
  position: relative;
  padding: 0px 8px;
  background-color: var(--ast-global-color-7);
  z-index: 2;
}
.custom_single_car_list_wrap {
  /* display: flex;
  flex-wrap: wrap; */
  position: relative;
}
.custom_single_car_arr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  width: 48px;
  height: 48px;
  cursor: pointer;
  transition: .3s;
}
.custom_single_car_arr svg {
  width: 100%;
  height: 100%;
  color: var(--ast-global-color-0);
  transition: .3s;
}
.custom_single_car_arr_next {
  right: -74px;
}
.custom_single_car_arr_prev {
  left: -74px;
}
.custom_single_car_arr:hover {
  opacity: .7;
}
.custom_single_car_arr_prev svg {
  transform: rotate(180deg);
}
.custom_single_car_arr.swiper-button-disabled svg {
  color: #8d8d8d;
}
.custom_single_car_arr.swiper-button-disabled:hover {
  opacity: 1;
}
.custom_single_car_item {
  /* width: 313px; */
  height: auto;
  border-bottom: 1px solid transparent;
  box-shadow: none;
}
.custom_single_car_item:hover {
  border-bottom: 1px solid var(--ast-global-color-0);
  box-shadow: none;
}
.custom_single_car_item .pod_zakaz_item_wrap {
  gap: 12px;
  padding: 12px 16px;
}
.custom_single_car_item .pod_zakaz_item_img {
  width: 100%;
  height: 140px;
}
.custom_single_car_item .pod_zakaz_item_name {
  font-size: 20px;
  margin-bottom: 4px;
}
.custom_single_car_item .pod_zakaz_item_price {
  font-size: 18px;
}
.custom_single_car_item .price_note {
  font-size: 13px;
}
.custom_single_car_item .pod_zakaz_item_btns {
  flex-direction: column;
  align-items: stretch;
  gap: 12px;
}
.custom_single_car_item .pod_zakaz_item_btn {
  border: 1px solid var(--ast-global-color-0);
  padding: 3px;
}
.custom_single_car_list .swiper-wrapper {
  align-items: stretch;
}

@media (max-width: 1200px) {
  .custom_single_car_arr_next {
    right: -40px;
  }
  .custom_single_car_arr_prev {
    left: -40px;
  }
}
@media (max-width: 768px) {
  .custom_single_car_arr {
    width: 36px;
    height: 36px;
  }
  .custom_single_car_arr_next {
    right: -32px;
  }
  .custom_single_car_arr_prev {
    left: -32px;
  }
}
@media (max-width: 545px) {
  .custom_single_car_list_wrap {
    padding: 0px 12px;
  }
  .custom_single_car_arr_next {
    right: -20px;
  }
  .custom_single_car_arr_prev {
    left: -20px;
  }
}

/* просмотренные машинки */
.viewed_autos {
  padding: 50px 0px;
  background-color: var(--ast-global-color-5);
  background-image: none;
}
.viewed_autos.logo_auto {
  padding-bottom: 0px;
}
.viewed_autos_container {
  max-width: 1140px;
  margin: 0 auto;
  background-color: #1010100d;
  padding: 32px 44px;
}
.viewed_autos_title {
  margin-bottom: 8px;
  font-size: 22px;
  color: var(--ast-global-color-2);
  text-transform: uppercase;
  font-family: 'Noto Serif JP', serif;
}
.viewed_autos_container {
  position: relative;
}
.viewed_autos_slider_arr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  width: 48px;
  height: 48px;
  cursor: pointer;
  transition: .3s;
}
.viewed_autos_slider_arr_next {
  right: 0px;
}
.viewed_autos_slider_arr_prev {
  left: 0px;
}
.viewed_autos_slider_arr svg {
  width: 100%;
  height: 100%;
  color: #000;
  transition: .3s;
}
.viewed_autos_slider_arr_prev svg {
  transform: rotate(180deg);
}
.viewed_autos_slider_arr:not(.swiper-button-disabled):hover svg {
  color: var(--ast-global-color-0);
}
.viewed_autos_slider_arr.swiper-button-disabled {
  opacity: .4;
}
.viewed_autos_slider_arr.swiper-button-lock {
  display: none;
}
.viewed_auto_item {
  height: auto;
}
.viewed_auto_item > a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.viewed_auto_item img {
  width: 100%;
  object-fit: contain;
}
.viewed_auto_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: .2s;

  background-color: var(--ast-global-color-0);
  color: var(--ast-global-color-5);
  border: 1px solid var(--ast-global-color-0);
  padding: 3px;
}
.viewed_auto_title {
  font-family: 'Noto Serif JP', serif;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 12px;
}
.viewed_autos_slider .swiper-wrapper {
  align-items: stretch;
}
#logo_auto .viewed_autos_slider .swiper-wrapper {
  align-items: center;
}
.viewed_auto_middle {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.logo_auto_item {
  transition: .3s;
}
.logo_auto_item:hover {
  opacity: .7;
}