/* common */

#acat .card {
  width: 150px;
  margin: 10px;
  font-size: 12px;
}

#acat .card:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

#acat .card-footer {
  height: 100%;
}

#acat .card-text {
  padding: 5px;
}

#acat .card a {
  color: initial;
  text-decoration: initial;
  background-color: transparent;
}

#acat .card a:hover {
  color: initial;
  text-decoration: initial;
  background-color: transparent;
}

#acat .icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

/* page groups */

#ac-groups img {
  width: 120px;
  height: 80px;
  margin: 10px auto;
}

/* page marks */

#ac-marks img {
  width: 50px;
  height: 50px;
  margin: 10px auto;
}

/* page models */

#ac-models select {
  width: 250px;
}

@media screen and (max-width: 576px) {
  #ac-models select {
    width: 150px;
  }
}

#ac-models img {
  width: 120px;
  height: 80px;
  margin: 10px auto;
}

/* page picture tree */

#ac-pictures li {
  cursor: pointer;
}

#ac-pictures .ac-icon {
  margin-right: 10px;
}

#ac-pictures .ac-subgroup {
  margin-left: 20px;
}

#ac-pictures .ac-picture {
  margin-left: 20px;
}

#ac-pictures .ac-model-img {
  height: 80px;
  width: 120px;
  margin: 5px auto;
  display: block;
}

/* page picture */

#ac-picture-container {
  width: 100%;
  width: calc(100% - 2px);
  height: 500px;
  position: relative;
  overflow: scroll;
  border: lightgray solid 1px;
  scrollbar-width: none;
}

@media screen and (max-width: 576px) {
  #ac-picture-container {
    height: 250px;
  }
}

#ac-picture-container::-webkit-scrollbar {
  display: none;
}

#ac-picture {
  position: absolute;
  left: 0px;
  top: 0px;
  cursor: move;
}

#ac-picture img {
  float: left;
  max-width: initial;
}

.ac-part-rectangle {
  position: absolute;
  border: black solid 1px;
  text-align: center;
  font-size: 16px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  background: white;
  line-height: 1.5 !important;
}

#ac-picture .selected {
  background: rgba(243, 109, 55, 1) !important;
  color: black;
}

#ac-parts-table .selected {
  font-weight: bold;
  background: rgba(243, 109, 55, 1) !important;
}

#ac-parts-table > tbody > tr {
  cursor: default;
}

#ac-parts-table td {
  vertical-align: middle !important;
}

/* page search */

#ac-search select {
  width: 250px;
}

#ac-search #ac-search-mode {
  max-width: 250px;
}

@media screen and (max-width: 576px) {
  #ac-search #input-search {
    width: 100%;
  }
  #ac-search #ac-search-mode {
    max-width: 100%;
  }
}

#ac-search .pagination li {
  cursor: pointer;
}

#ac-search .glyphicon-refresh-animate {
  -webkit-animation: spin 0.7s infinite linear;
  animation: spin 0.7s infinite linear;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
h1 {
    
     color: #000000;
    font-size: 40px!important;
    font-weight: 100!important; text-align:left!important;
}
 .form-inline {
    display: -ms-flexbox;
    display: none;}
    
    h1.text-center {
    text-align: left!important;
}

.wd-toolbar {display:none!important;}
.entry-title{font-family:"Manrope3", Arial, Helvetica, sans-serif!important;
font-size: 40px!important;
    margin-top: 1rem!important; 
    font-weight: 200!important;
}

 

main>.container {
    padding: 0px 15px 0;
}

.page-title-default {
    background-color: #0a0a0a;
    background-image: url(https://mtz2b.ru/wp-content/uploads/2023/11/Zakazat-zapchasti-MTZ-so-skidkoj-min.jpg!important);
    background-size: cover;
    background-position: center center;
    margin-bottom: 0px;
}
#acat .alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
    display: none;
}

h4.wd-fontsize-l{

    font-size: 40px;font-family:"Manrope3", Arial, Helvetica, sans-serif!important;
    font-weight: 100;}

.wd-accordion-content {opacity:1!important;}

li {
    margin-bottom: 0!important;
}

.breadcrumb {
   
    background-color: #212529a1!important;
}

.whb-general-header-inner {
    height: 90px;
    max-height: 90px;
}



.wd-header-overlap .page-title {
    margin-top: 0;
        padding-top: 90px;
}

main>.container {
    padding: 0px 15px 0!important;
}
.page-title {
    
    margin-bottom: 20px;
}

#wd-655e5661b1748 .info-box-title{
    line-height: 1.3;
    font-size: 14px!important;
    font-weight: 500;}

#wd-655e5661b195f .info-box-title{
    line-height: 1.3;
    font-size: 14px!important;
    font-weight: 500;}

.nav-link-text{font-size:13px;}