Commit f835c855 by Iren

add windows

parent 4bdd0f24
Pipeline #3653 failed with stage
...@@ -2553,9 +2553,9 @@ p.price-p { ...@@ -2553,9 +2553,9 @@ p.price-p {
} }
} }
/* /*
position: absolute; position: absolute;
top: 30px; top: 30px;
left: 1px;*/ left: 1px;*/
.price-display-none .price-info-carry p { .price-display-none .price-info-carry p {
line-height: 4px; line-height: 4px;
color: #c94d4e; color: #c94d4e;
...@@ -2725,9 +2725,6 @@ p.price-p { ...@@ -2725,9 +2725,6 @@ p.price-p {
margin-left: 15px; margin-left: 15px;
color: #c94d4e; color: #c94d4e;
} }
.vvv p {
height: 35px;
}
.price-mobile-line-big { .price-mobile-line-big {
margin-left: -15px; margin-left: -15px;
width: 187px; width: 187px;
...@@ -3170,4 +3167,8 @@ input.form-last-child { ...@@ -3170,4 +3167,8 @@ input.form-last-child {
width: 5px; width: 5px;
} }
} }
.price-mobile-window-none {
position: absolute;
display: none;
}
/*# sourceMappingURL=styles.css.map */ /*# sourceMappingURL=styles.css.map */
\ No newline at end of file
...@@ -292,7 +292,7 @@ h1 { ...@@ -292,7 +292,7 @@ h1 {
letter-spacing: 1.3px; letter-spacing: 1.3px;
margin-bottom: 2.5%; margin-bottom: 2.5%;
text-align: left; text-align: left;
@media (max-width: 1240px) { @media (max-width: 1240px) {
font-size: 34px; font-size: 34px;
line-height: 46px; line-height: 46px;
margin-bottom: 5px; margin-bottom: 5px;
...@@ -1119,9 +1119,9 @@ video { ...@@ -1119,9 +1119,9 @@ video {
min-height: 70px; min-height: 70px;
width: 405px; width: 405px;
@media(min-width: 1270px){ @media(min-width: 1270px){
padding-left: 40px; padding-left: 40px;
} }
@media (max-width: 992px) { @media (max-width: 992px) {
width: 260px; width: 260px;
} }
@media (max-width: 768px) { @media (max-width: 768px) {
...@@ -1861,40 +1861,40 @@ padding-left: 40px; ...@@ -1861,40 +1861,40 @@ padding-left: 40px;
} }
.price-active p.price-user{ .price-active p.price-user{
font-family: SFUIDisplay-Light; font-family: SFUIDisplay-Light;
text-transform: uppercase; text-transform: uppercase;
color: #303a81; color: #303a81;
margin-bottom: 11px; margin-bottom: 11px;
p { p {
@media (max-width: 1250px) { @media (max-width: 1250px) {
font-size: 40px; font-size: 40px;
} }
@media (max-width: 992px) { @media (max-width: 992px) {
font-size: 20px; font-size: 20px;
} }
@media (max-width: 768px) { @media (max-width: 768px) {
font-size: 10px; font-size: 10px;
}
} }
} }
}
.price p.price-user{ .price p.price-user{
font-family: SFUIDisplay-Light; font-family: SFUIDisplay-Light;
text-transform: uppercase; text-transform: uppercase;
color: #303a81; color: #303a81;
margin-bottom: 11px; margin-bottom: 11px;
p { p {
@media (max-width: 1250px) { @media (max-width: 1250px) {
font-size: 40px; font-size: 40px;
} }
@media (max-width: 992px) { @media (max-width: 992px) {
font-size: 20px; font-size: 20px;
} }
@media (max-width: 768px) { @media (max-width: 768px) {
font-size: 10px; font-size: 10px;
}
} }
} }
}
.price { .price {
margin-top: -20px; margin-top: -20px;
} }
...@@ -1919,7 +1919,7 @@ padding-left: 40px; ...@@ -1919,7 +1919,7 @@ padding-left: 40px;
} }
span { span {
font-size: 30px; font-size: 30px;
@media (max-width: 1250px) { @media (max-width: 1250px) {
font-size: 30px; font-size: 30px;
} }
@media (max-width: 992px) { @media (max-width: 992px) {
...@@ -1978,7 +1978,7 @@ p.price-p { ...@@ -1978,7 +1978,7 @@ p.price-p {
@media(max-width: 992px){ @media(max-width: 992px){
font-size: 20px; font-size: 20px;
} }
@media(max-width: 768px){ @media(max-width: 768px){
font-size: 10px; font-size: 10px;
} }
} }
...@@ -2000,7 +2000,7 @@ p.price-p { ...@@ -2000,7 +2000,7 @@ p.price-p {
} }
} }
.price-line-little-user { .price-line-little-user {
width: 75px; width: 75px;
height: 1px; height: 1px;
border-bottom: #c94d4e 1px solid; border-bottom: #c94d4e 1px solid;
margin: 0 auto; margin: 0 auto;
...@@ -2054,10 +2054,10 @@ p.price-p { ...@@ -2054,10 +2054,10 @@ p.price-p {
width: 50px; width: 50px;
} }
} }
/* /*
position: absolute; position: absolute;
top: 30px; top: 30px;
left: 1px;*/ left: 1px;*/
.price-display-none .price-info-carry { .price-display-none .price-info-carry {
p { p {
line-height: 4px; line-height: 4px;
...@@ -2121,9 +2121,8 @@ p.price-p { ...@@ -2121,9 +2121,8 @@ p.price-p {
.price-mobile-none { .price-mobile-none {
@media(min-width: 678px){ @media(min-width: 678px){
position: absolute; position: absolute;
display: none; display: none;
} }
} }
.price-mobile-tittle { .price-mobile-tittle {
margin-left: 9px; margin-left: 9px;
...@@ -2159,7 +2158,7 @@ p.price-p { ...@@ -2159,7 +2158,7 @@ p.price-p {
h6 { h6 {
position: relative; position: relative;
z-index: 4; z-index: 4;
font-family: AvenirNext-Heavy; font-family: AvenirNext-Heavy;
color: white; color: white;
font-size: 24px; font-size: 24px;
font-weight: 400; font-weight: 400;
...@@ -2183,7 +2182,7 @@ p.price-p { ...@@ -2183,7 +2182,7 @@ p.price-p {
color: #303a81; color: #303a81;
} }
span { span {
font-size: 30px; font-size: 30px;
line-height: 24px; line-height: 24px;
color: #303a81; color: #303a81;
} }
...@@ -2211,7 +2210,7 @@ p.price-p { ...@@ -2211,7 +2210,7 @@ p.price-p {
line-height: 44px; line-height: 44px;
font-weight: 500; font-weight: 500;
letter-spacing: 0; letter-spacing: 0;
color: #303a81; color: #303a81;
overflow: hidden; overflow: hidden;
} }
} }
...@@ -2220,11 +2219,6 @@ p.price-p { ...@@ -2220,11 +2219,6 @@ p.price-p {
color: #c94d4e; color: #c94d4e;
} }
} }
.vvv {
p {
height: 35px;
}
}
.price-mobile-line-big { .price-mobile-line-big {
margin-left: -15px; margin-left: -15px;
width: 187px; width: 187px;
...@@ -2232,7 +2226,7 @@ p.price-p { ...@@ -2232,7 +2226,7 @@ p.price-p {
background: #e6effa; background: #e6effa;
} }
.price-mobile-line { .price-mobile-line {
margin-left: -15px; margin-left: -15px;
width: 52px; width: 52px;
height: 1px; height: 1px;
background: #e6effa; background: #e6effa;
...@@ -2266,7 +2260,7 @@ p.price-p { ...@@ -2266,7 +2260,7 @@ p.price-p {
color: #303a81; color: #303a81;
} }
span { span {
font-size: 30px; font-size: 30px;
line-height: 24px; line-height: 24px;
color: #303a81; color: #303a81;
} }
...@@ -2625,5 +2619,11 @@ footer { ...@@ -2625,5 +2619,11 @@ footer {
} }
.price-mobile-window-none {
position: absolute;
display: none;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment