You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

63 lines
966 B

<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.elementor-page-title h1.entry-title {
display: block;
text-transform: none !important;
}
.header__phone a {
color: #7c3a80 !important;
font-size: 23px;
}
.header__work-time-icon {
top: 17px !important;
}
.headerr-tel a{
display: block;
font-size: 18px;
font-weight: 700;
color: #595C61 !important;
}
.headerr-tel {
position: relative;
top: -3px;
}
.header__address-desc, .header__mail-desc a, .header__work-time-desc {
color: #595C61 !important;
}
/*
#tab-title-documents_tab a{
position: relative;
font-size: 0px;
display: block;
}
#tab-title-documents_tab a:before{
content: "Документы";
font-size: 14px;
display: block;
position: absolute;
}
*/
@media screen and (max-width:768px){
.mob-center p{
text-align: center;
}
}
</style>
<!-- end Simple Custom CSS and JS -->