| Server IP : 217.160.0.251 / Your IP : 216.73.216.41 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u94981163 ( 8991765) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/15/d754908516/htdocs/wp-content/themes/__est-project/assets/css/ |
Upload File : |
.archive__offers{
h2{
padding-bottom: 26px;
margin-bottom: 26px;
width: 100%;
display: block;
position: relative;
font-size: 26px;
}
h2:after{
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 1px;
width: 50px;
background-color: $themeColor;
}
article, .offers__article{
background: #FFF;
border: 1px solid #e7e6eb;
margin: 10px 0 50px;
padding: 50px 40px;
display: flex;
justify-content: space-between;
@media (max-width: 768px) {
flex-direction: column;
border: 0;
padding: 0;
.archive__content{
padding: 0;
width: 100%;
margin-bottom: 20px;
}
.archive__img{
width: 100%;
}
}
}
.archive__content{
width: 50%;
padding: 0 15px;
}
.archive__img{
width: 50%;
img{
width: 100%;
height: auto;
}
}
}
.archive__offers.archive__offers--single {
.offers__article{
padding: 0;
border: 0;
}
h1{
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: 50px;
}
.article-block__copy{
p{
font-size: 14px;
line-height: 20px;
}
}
}