New component

This commit is contained in:
Roman Pyrih
2025-12-05 12:12:29 +01:00
parent 095da312cb
commit fe1b1e0854

View File

@@ -0,0 +1,397 @@
<style>
.box-hit-cenowy-1 .box-hit-cenowy-1--wrapper {
margin-bottom: 60px;
}
.box-hit-cenowy-1 .box-hit-cenowy-1--wrapper h2 {
color: #000000;
font-family: 'URW Form', sans-serif;
font-weight: 400;
font-size: 30px;
line-height: 1.3;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 30px;
}
.box-hit-cenowy-1 .box-hit-cenowy-1--wrapper p {
color: #000000;
font-family: 'URW Form', sans-serif;
font-weight: 300;
font-size: 20px;
line-height: 1.5;
text-align: center;
margin-bottom: 20px;
}
.box-hit-cenowy-2 {
overflow: hidden;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper>img {
margin-bottom: 40px;
width: 100%;
max-width: 500px;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 {
width: 100%;
max-width: 540px;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 h3 {
color: #000000;
font-family: 'URW Form', sans-serif;
font-weight: 700;
font-size: 40px;
line-height: 1;
margin: 30px 0 15px 0px;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 p {
color: #1D1D1E;
font-family: 'URW Form', sans-serif;
font-weight: 400;
font-size: 20px;
line-height: 2;
letter-spacing: 1px;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 ol {
padding: 0;
margin: 0 0 30px 0;
list-style: none;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 ol li {
position: relative;
color: #1D1D1E;
font-family: 'URW Form', sans-serif;
font-weight: 400;
font-size: 20px;
line-height: 2;
padding-left: 17px;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 ol li::before {
content: '-';
position: absolute;
left: 0;
right: 0;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 ul {
padding: 40px 0 0 0;
margin: 0;
list-style: none;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 ul li {
color: #000000;
font-family: 'URW Form', sans-serif;
font-weight: 300;
font-size: 22px;
line-height: 1.8;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row {
display: flex;
flex-direction: row;
gap: 50px;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 {
width: 100%;
max-width: 540px;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 {
position: relative;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2>img {
margin-top: -70px;
width: 100%;
min-width: fit-content;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 .technical-details {
display: inline-flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 10px;
padding: 21px 30px 16px;
position: relative;
background: #C4D1E2;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 5px;
color: #1D1D1E;
font-family: 'URW Form', sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 17px;
letter-spacing: 0.09em;
text-transform: uppercase;
position: absolute;
top: 52%;
left: 30px;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 .technical-details img {
margin: -3px 0 0 0;
}
@media (max-width: 1500px) {
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2>img {
min-width: unset;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 .technical-details {
top: 39%;
}
}
@media (max-width: 1200px) {
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 .technical-details {
top: 24%;
}
}
@media (max-width: 991px) {
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row {
flex-direction: column;
align-items: center;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-1 {
width: 100%;
max-width: unset;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2>img {
margin-top: 0;
min-width: unset;
}
.box-hit-cenowy-2 .box-hit-cenowy-2--wrapper .c-row .c-col-2 .technical-details {
top: 55%;
left: 10%;
}
}
.box-hit-cenowy-2--wrapper .product-head {
position: relative;
width: fit-content;
margin-left: 25px;
margin-bottom: 40px;
}
@media (max-width: 991px) {
.box-hit-cenowy-2--wrapper .product-head {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px
}
}
.box-hit-cenowy-2--wrapper .product-head span.tag {
position: relative;
color: #fff;
font-size: 24px;
font-weight: 700;
letter-spacing: 1px;
line-height: 1;
text-transform: uppercase;
display: inline-block;
background-color: red;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
padding: 10px 40px 5px 40px;
margin-left: -25px
}
.box-hit-cenowy-2--wrapper .product-head span.tag::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 25px;
height: 25px;
transform: translateY(100%);
border-top: 13px solid #9f2424;
border-right: 13px solid #9f2424;
border-left: 13px solid rgba(0, 0, 0, 0);
border-bottom: 13px solid rgba(0, 0, 0, 0)
}
@media (max-width: 1199px) {
.box-hit-cenowy-2--wrapper .product-head span.tag {
font-size: 20px;
margin-left: -20px
}
.box-hit-cenowy-2--wrapper .product-head span.tag::before {
width: 20px;
height: 20px;
border-width: 10px
}
}
.box-hit-cenowy-2--wrapper .product-head .price {
background: #eef3f9;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
display: flex;
flex-direction: row;
align-items: end;
gap: 40px;
width: -moz-fit-content;
width: fit-content;
padding: 20px 20px 10px 100px;
margin-top: -10px
}
@media (max-width: 1199px) {
.box-hit-cenowy-2--wrapper .product-head .price {
gap: 30px;
padding: 20px 20px 10px 50px
}
}
.box-hit-cenowy-2--wrapper .product-head .price span {
color: #1d1d1e;
font-size: 20px;
font-family: "URW Form", sans-serif;
font-weight: 400;
letter-spacing: 1px;
line-height: 1;
padding-bottom: 10px
}
@media (max-width: 1199px) {
.box-hit-cenowy-2--wrapper .product-head .price span {
font-size: 18px
}
}
.box-hit-cenowy-2--wrapper .product-head .price p {
color: #1d1d1e;
font-size: 55px;
font-family: "URW Form", sans-serif;
font-weight: 700;
letter-spacing: 2px;
line-height: 1;
margin: 0
}
@media (max-width: 1199px) {
.box-hit-cenowy-2--wrapper .product-head .price p {
font-size: 45px
}
}
@media (max-width: 575px) {
.box-hit-cenowy-2--wrapper .product-head .price {
margin-top: -15px;
}
.box-hit-cenowy-2--wrapper .product-head .price p {
font-size: 35px
}
}
.box-hit-cenowy-2 .c-row .c-col-1 .c_button {
display: inline-flex;
flex-direction: row;
align-items: center;
gap: 10px;
padding: 17px 20px 13px 38px;
background: #fff246;
border-radius: 6px;
color: #1d1d1e;
font-size: 13px;
font-family: "URW Form", sans-serif;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 1;
box-shadow: 0 4px 4px rgba(0, 0, 0, .12)
}
.box-hit-cenowy-2 .c-row .c-col-1 .c_button img {
padding-bottom: 6px;
width: 16px
}
@media (max-width: 991px) {
.box-hit-cenowy-2 .c-row .c-col-1 .c_button {
margin: 0 auto;
display: block;
width: -moz-fit-content;
width: fit-content
}
}
</style>
<div class="box-hit-cenowy-1">
<div class="container">
<div class="box-hit-cenowy-1--wrapper">
<h2><strong>EXCLUSIVE EXTERIOR ALUMINIUM DOORS AT</strong><br>EXTREMELY ATTRACTIVE PRICE!</h2>
<p>Promotion period: from May 9, 2025 while supplies last | Promotion organizer: VIDOK windows and doors</p>
</div>
</div>
</div>
<div class="box-hit-cenowy-2">
<div class="container">
<div class="box-hit-cenowy-2--wrapper">
<div class="product-head">
<span class="tag" style="padding-bottom: 10px">price hit!</span>
<div class="price">
<span>net price</span>
<p>5 500 </p>
</div>
</div>
<div class="c-row">
<div class="c-col c-col-1">
<p>Prezzo più basso applicato nei 30 giorni precedenti la riduzione: 1 340 </p>
<h3>VA-D 114 and VA-D 107</h3>
<ol>
<li>Doors in the <strong>ALUPROF MB79N</strong> system</li>
<li>Dimensions <strong>1100 x 2200</strong>, passage light 900 mm</li>
<li>Opening direction <strong>left outwards</strong></li>
<li>One-sided flush filling - <strong>VA-D 114 and VA-D 107 model</strong></li>
<li>Colour <strong>RAL 7016 MAT</strong></li>
<li>3-point lock <strong>FUHR 833 AUTOMATIC LOCKING SYSTEM</strong></li>
<li><strong>FUHR electric strike</strong> with day/night switch</li>
<li><strong>Fapim MONACO roller hinges</strong><br/> in the colour of the joinery RAL 7016 MAT</li>
<li>From the outside, a straight <strong>200 mm Inox PULL handle</strong><br/> mm montowany w panelu + <strong>Wala ring escutcheon plate</strong></li>
<li>From the inside, an <strong>Aluprof STYLE</strong> long plate handle</li>
</ol>
<a class="c_button" href="/contact">
ENQUIRY
<img alt="" src="/images/icons/check-box-Vector.svg">
</a>
</div>
<div class="c-col c-col-2">
<img src="/upload/filemanager/components/hit-cenowy-drzwi/hit-cenowy-1.png" class="hit-cenowy-img-2">
<a href="/images/promotion/VA-D-114-PDF.pdf" target="_blank" class="technical-details">
Technical parameters
<img src="/images/promotion/Subtract.svg" alt="" />
</a>
</div>
</div>
</div>
</div>
</div>