body {border-top: 5px solid #4dbc15;}

.ast-below-header-menu .menu-item.current-menu-item > .menu-link span, .ast-below-header-menu .menu-item:hover > .menu-link span {
border-bottom:2px solid #4dbc15;
padding-bottom:8px
}
.ast-below-sticky-header-active .ast-below-header-wrap .ast-below-header {
background-color: #fff;
box-shadow: 0 4px 0 #CFD2D538;
}

.main-header-menu .menu-item.current-menu-item > .menu-link span {
border-bottom:2px solid #4dbc15;
color: #4dbc15;
}
.main-header-menu .menu-item:hover > .menu-link span {
border-bottom:2px solid #4dbc15;
color: #4dbc15;
}
.site-header .menu-text {
    border-bottom: 2px solid #fff;
}
.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item {
    line-height: 30px;
}
.main-header-bar-navigation ul.sub-menu {
    margin: 0px 0px 0px 0px !important;
}

/*Иконки в форме обратной связи*/
#form-field-name {
background-image: url(https://moscow.remstroy23.ru/wp-content/uploads/2020/12/avatar.svg);
background-repeat: no-repeat;
background-position: 96% center;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}

#form-field-telefon {
    background-image: url(https://moscow.remstroy23.ru/wp-content/uploads/2020/12/phone-call.svg);
		background-repeat: no-repeat;
		background-position: 96% center;
		-webkit-background-size: 24px 24px;
		background-size: 24px 24px;
}
#form-field-email {
    background-image: url(https://moscow.remstroy23.ru/wp-content/uploads/2020/12/envelope.svg);
		background-repeat: no-repeat;
		background-position: 96% center;
		-webkit-background-size: 24px 24px;
		background-size: 24px 24px;
}

/*Подменю на мобильных*/
.main-header-bar-navigation ul {
	margin:0px;
}
.main-header-bar-navigation ul.sub-menu {
	margin:0px 0px 0px 15px;
}

.main-header-bar-navigation ul a {
	color:#000;
}

.main-header-bar-navigation ul {
	margin:0px;
}
.main-header-bar-navigation ul.sub-menu {
	margin:0px 0px 0px 15px;
}

.main-header-bar-navigation ul ul > li {
	margin:0px 0px 0px 15px;
}

/*Мигание кнопки или элемента*/
/*.blink-1 {
  animation-name: blink;
  animation-timing-function: linear;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

@keyframes blink {
  50% {
    opacity: 0.7;
  }
}*/

/*Таблицы*/
/*Стили таблиц управляются плагином WP Responsive Table*/

/*Стили ссылок в футере*/

.elementor-location-footer a:hover {
		text-decoration:underline !important;
		color:#fff;
		transition: none;
}
/*Телефоны в шапке*/
.shapka-phone a:hover {
	color:#4dbc15 !important;
}
/*Скрываем поле сайт в комментах*/
.comment-form-url {
	display:none;
}

@media screen and (max-width: 650px)
.wp-call-button {
    align-items: center !important;
    align-content: center !important;
    justify-content: center !important;
    display: flex !important;
    position: fixed;
    text-decoration: none;
    z-index: 9999999999;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    /* transform: scale(0.8); */
    background: #4dbc15 !important;
    color: white !important;
    border-radius: 0;
    width: 100%;
    text-align: center !important;
    font-size: 24px !important;
    font-weight: bold !important;
     padding: 0 0 0 0 !important; 
    text-decoration: none !important;
    bottom: 0;
}
 .page-id-2073 .inallpage,.onlycustom_page{display:none;} .page-id-2073 .onlycustom_page{display:inline-block;}