ul.nav-menu li a{
  font-size: 14px;
}

@media screen and (max-width: 1077px){
  ul.nav-menu li a {
    font-size: 10px;
  }
}

#primary{
  margin-top: 1em;
  font-weight: 500;
}

.header-phone a{
  padding-left:0.8em;
  color:#8fcef9;
}

.title-indent{
  height: 2em;
}

.offer-block{
    background: url(http://merry-stom.ru/wp-content/uploads/2021/03/194-min-scaled.jpg) center center / cover no-repeat;
}

.offer-block-mobyle{
     background: url(http://merry-stom.ru/wp-content/uploads/2021/03/dental-equipment-placed-on-the-table-scaled.jpg) center center / cover no-repeat;
}

.offer-block-mobyle>div{
    width: inherit; 
    height: inherit; 
    background: #0a050540;
}

.link-telegram-offer{
    text-align: center;
    display: block;
    align-items: center;
    width: 100%;
}

.link-telegram-offer a{
  font-size:1.3em;
}

.link-telegram-offer a:hover{
  color: #fff;
}

.link-telegram-offer.tablet-version a{
  color: #fff;
} 

.offer-text, .offer-text-mobyle{
    color: #ffffff;
    text-align: center;
    font-size: 2.5em;
    font-weight: 600;
    line-height: 1;
}

.offer-text-mobyle{
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1em 0 0.5em 0;
}

.button-block{
    display: flex;
    justify-content: center;
    margin-bottom: 2em;
}

.button-block a{
    background: #8fcef9;
}

.button-block a:hover{
    background: #5bc0de;
    transition: 1s;
}

.button-block a span{
    text-transform: uppercase;
    font-weight: 600;
}

// карточки услуг

.service-item{
    width: 100%; 
    height: 16em;
}

.service-item-overlap{ 
    width: inherit; 
    height: inherit; 
    background: rgba(10, 5, 5, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.5em;
}

.service-item-overlap:hover{
    background: #0A050500;
    color: #8fcef9;
    transition-delay: 0.2s;
}

.service-item-text{
    color: #ffffff;
    font-size: 2em;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
}

.service-item-overlap:hover .service-item-text{
    color: #000000;
    transition-delay: 0.2s;
}

.main-title{
    color: #8fcef9;
    text-align: center;
    font-size: 2.5em;
    font-weight: 700;
    margin: 0.7em auto;
    line-height: 1;
}

/* страницы услуг */

.hr{
  border-bottom: 1px solid #3d3d3d;
  width: 100%;
  margin: 2em 0;
}

.h2-title{
  color: #8fcef9;
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  line-height: 1;
}

.h2-main-page{
  margin: 0.7em auto;
}

.service-price{
  padding-left: 0 !important;
}

.service-price-item, .service-price-text, 
.doctor-itrm{
  list-style-type: none;
  font-size: 1.2em;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 2em;
  margin-bottom: 1em;
}

.service-price-item img{
  margin-right: 0.7em;
}

.service-price-text{
  font-weight: 500;
}

.service-price-text span{
  font-weight: 700;
}

.footer-contacts{
  margin: 1em auto;
  font-size: 1.2em;

}

.footer-contacts a{
  text-decoration: none;
  color: #ffffff;
}

.link-internal{
  color:#8fcef9
}

.doctor, .doctor-item{
  text-align:center;
  font-weight:700;
  font-size: 1.2em;
}

.doctor{
  line-height:1;
}

#post-7824 .elementor-element-e7d8508 .imedica-slideshow-gallery{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

#post-7824 .elementor-element-e7d8508 .imedica-slideshow-gallery a{
      margin-bottom: 1em;
}

/*stock*/

.stock.h3-title{
  text-align: center;
  font-weight: 600;
}

.stock > .stock.h4-title{
  color: #3d3d3d;;
}

.stock.h4-title{
  font-weight: 600;
  color: #8FCEF9;
  font-size: 21px;
  line-height: 1.3em;
  margin: 1.5em 0 1em;
}

.li-stock{
  list-style-type: none;
  /*font-size: 1.2em;*/
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 0.7em;
  margin-bottom: 0.5em;
}

.li-stock img {
    margin-right: 0.7em;
}

.stock-price{
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 25px;
  line-height: 1.2;
}

.stock-price span{
  color: #8FCEF9;
}

@media screen and (max-width: 768px){
  .page-id-13014 .container.imedica-container{
    padding: 0;
  }
  
  .elementor-element-04ab0f8{
    display: none;
    
  }
  
  .elementor-element-16d595a.elementor-widget{
    margin-bottom: 0;
  }
  
  .stock.h4-title{
    line-height: 2em;
  }
  
  .elementor-widget-container .ul-stock{
    padding-left: 0;
  }
  
  .li-stock img{
    width: 30px;
  }
  
  .li-stock{
    margin-bottom: 10px;
    line-height: 1em;
    font-size: 1em;
    font-weight: 500;
  }
  
}

.stock-item{
  display: flex;
  justify-content: space-between;
  gap: 20px;
  
}    

.stock-item-text,
.stock-item-img{
  width: 50%;
}

@media screen and (max-width: 1200px){
  .stock-item-text{
    width: 50%;
  }
  
  .stock-item-img{
    width: 50%;
  }
}

@media screen and (max-width: 1024px){
  .stock-item-text{
    width: 50%;
  }
  
  .stock-item-img{
    width: 50%;
  }
  
  .stock-item-img .elementor-image,
  .stock-item-img .elementor-image img{
    height: 100%;
  }
  
  .stock-item-img .elementor-image img{
    object-fit: cover;
  }
  
}

@media screen and (max-width: 782px){
  
  
  .stock-item-text .h2-title{
    font-weight: 500;
    font-size: 1.7em;
  }
  
  .stock-price{
    font-size: 22px;
  }
  
  .li-stock{
    margin-bottom: 0.5em;
    font-weight: 500;
  }
  
  .block-reverse .elementor-widget-container{
    margin-top: 30px;
  }
}

@media screen and (max-width: 660px){
  .stock-price{
    font-size: 18px;
  }
}

@media screen and (max-width: 992px){
  .stock-item{
    flex-direction: column;
  }
  
  .stock-item.block-reverse{
    flex-direction: column-reverse;
  }
  
  .stock-item-text, .stock-item-img {
    width: 100%;
  }
  
  /*.stock-item-img .elementor-image, .stock-item-img .elementor-image img {*/
  /*    height: 300px;*/
  /*}*/
}

@media (max-width: 992px) {
  .elementor-page-13498 .h2-title {
    font-size: 26px;
  }
  
  .stock-item-text{
    width: 100%;
  }
  
  .stock-item-img{
    width: 100%;
    text-align: center;
  }
}

div.call-to-action{
  font-size: 22px;
  margin: 25px 0;
  font-weight: 600;
  line-height: 1.2;
}

div.call-to-action.privileges{
  font-size: 1.2em;
}














