Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -3189,3 +3189,60 @@ footer#footer {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.box-hp-products-slider {
|
||||
#pp-carousel-1 {
|
||||
.pp-carousel__header {
|
||||
padding-bottom: 65px;
|
||||
|
||||
.pp-carousel__title {
|
||||
color: $cDark;
|
||||
font-family: $fInter;
|
||||
font-weight: 500;
|
||||
font-size: 37px;
|
||||
line-height: 1;
|
||||
margin: 0;
|
||||
}
|
||||
.pp-carousel__subtitle {
|
||||
display: block;
|
||||
padding-top: 20px;
|
||||
padding-left: 55px;
|
||||
color: $cGold;
|
||||
font-family: $fNotoSerifDisplay;
|
||||
font-weight: 400;
|
||||
font-size: 40px;
|
||||
line-height: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.pp-carousel__more {
|
||||
@extend ._btn-1;
|
||||
}
|
||||
|
||||
.pp-carousel__card {
|
||||
.pp-carousel__meta {
|
||||
padding-top: 36px;
|
||||
|
||||
.pp-carousel__name {
|
||||
color: $cDark;
|
||||
font-family: $fInter;
|
||||
font-weight: 700;
|
||||
font-size: 20px;
|
||||
line-height: 18px;
|
||||
text-transform: none;
|
||||
}
|
||||
.pp-carousel__price {
|
||||
color: #8c8c8c;
|
||||
font-family: $fInter;
|
||||
font-weight: 500;
|
||||
font-size: 16px;
|
||||
line-height: 18px;
|
||||
text-align: right;
|
||||
|
||||
.pp-carousel__priceSuffix {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user