Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl
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
@@ -32,7 +32,8 @@ body {
|
|||||||
|
|
||||||
.left_header p img {
|
.left_header p img {
|
||||||
margin: 0 7px 0 24px;
|
margin: 0 7px 0 24px;
|
||||||
filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(22deg) brightness(106%) contrast(105%);
|
filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(22deg)
|
||||||
|
brightness(106%) contrast(105%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.left_header p a {
|
.left_header p a {
|
||||||
@@ -100,7 +101,8 @@ body {
|
|||||||
.popup-title {
|
.popup-title {
|
||||||
> picture {
|
> picture {
|
||||||
img {
|
img {
|
||||||
filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(22deg) brightness(106%) contrast(105%);
|
filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(22deg)
|
||||||
|
brightness(106%) contrast(105%);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -214,7 +216,10 @@ body {
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#leo_search_block_top .block_content .leoproductsearch-result input[type='text'] {
|
#leo_search_block_top
|
||||||
|
.block_content
|
||||||
|
.leoproductsearch-result
|
||||||
|
input[type='text'] {
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
@@ -223,19 +228,28 @@ body {
|
|||||||
color: $cTxtBlack;
|
color: $cTxtBlack;
|
||||||
}
|
}
|
||||||
|
|
||||||
#leo_search_block_top .block_content .leoproductsearch-result input[type='text']::-webkit-input-placeholder {
|
#leo_search_block_top
|
||||||
|
.block_content
|
||||||
|
.leoproductsearch-result
|
||||||
|
input[type='text']::-webkit-input-placeholder {
|
||||||
color: $cTxtBlack;
|
color: $cTxtBlack;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#leo_search_block_top .block_content .leoproductsearch-result input[type='text']:-ms-input-placeholder {
|
#leo_search_block_top
|
||||||
|
.block_content
|
||||||
|
.leoproductsearch-result
|
||||||
|
input[type='text']:-ms-input-placeholder {
|
||||||
color: $cTxtBlack;
|
color: $cTxtBlack;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#leo_search_block_top .block_content .leoproductsearch-result input[type='text']::placeholder {
|
#leo_search_block_top
|
||||||
|
.block_content
|
||||||
|
.leoproductsearch-result
|
||||||
|
input[type='text']::placeholder {
|
||||||
color: $cTxtBlack;
|
color: $cTxtBlack;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
@@ -317,7 +331,8 @@ body {
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
filter: invert(100%) sepia(100%) saturate(0) hue-rotate(22deg) brightness(106%) contrast(105%);
|
filter: invert(100%) sepia(100%) saturate(0) hue-rotate(22deg)
|
||||||
|
brightness(106%) contrast(105%);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -435,7 +450,8 @@ body {
|
|||||||
margin-right: 25px;
|
margin-right: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.my_content_container {}
|
.my_content_container {
|
||||||
|
}
|
||||||
|
|
||||||
.my_box_container p {
|
.my_box_container p {
|
||||||
color: $cTxtBlack;
|
color: $cTxtBlack;
|
||||||
@@ -1163,7 +1179,8 @@ article.product-miniature {
|
|||||||
padding-right: 158px;
|
padding-right: 158px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cta_row .content_cta {}
|
#cta_row .content_cta {
|
||||||
|
}
|
||||||
|
|
||||||
#cta_row h3 {
|
#cta_row h3 {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
@@ -1175,7 +1192,6 @@ article.product-miniature {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@-webkit-keyframes bounceIn {
|
@-webkit-keyframes bounceIn {
|
||||||
|
|
||||||
from,
|
from,
|
||||||
20%,
|
20%,
|
||||||
40%,
|
40%,
|
||||||
@@ -1221,7 +1237,6 @@ article.product-miniature {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@keyframes bounceIn {
|
@keyframes bounceIn {
|
||||||
|
|
||||||
from,
|
from,
|
||||||
20%,
|
20%,
|
||||||
40%,
|
40%,
|
||||||
@@ -1293,7 +1308,8 @@ article.product-miniature {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cta_row .links_cta a {}
|
#cta_row .links_cta a {
|
||||||
|
}
|
||||||
|
|
||||||
#cta_row .links_cta p {
|
#cta_row .links_cta p {
|
||||||
animation: none;
|
animation: none;
|
||||||
@@ -1879,12 +1895,16 @@ html[lang='pl'] .ApColumn .block.day_hit::after {
|
|||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.product-detail.product-thumbs-bottom .product-thumb-images .slick-arrow.slick-prev {
|
.product-detail.product-thumbs-bottom
|
||||||
|
.product-thumb-images
|
||||||
|
.slick-arrow.slick-prev {
|
||||||
left: 0;
|
left: 0;
|
||||||
border-radius: 5px 0 0 5px;
|
border-radius: 5px 0 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.product-detail.product-thumbs-bottom .product-thumb-images .slick-arrow.slick-next {
|
.product-detail.product-thumbs-bottom
|
||||||
|
.product-thumb-images
|
||||||
|
.slick-arrow.slick-next {
|
||||||
right: 0;
|
right: 0;
|
||||||
border-radius: 0 5px 5px 0;
|
border-radius: 0 5px 5px 0;
|
||||||
}
|
}
|
||||||
@@ -2380,7 +2400,8 @@ a:hover,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.product-features>dl.data-sheet dt.name {}
|
.product-features > dl.data-sheet dt.name {
|
||||||
|
}
|
||||||
|
|
||||||
.product-features > dl.data-sheet dd.value {
|
.product-features > dl.data-sheet dd.value {
|
||||||
color: $cTxtViolet;
|
color: $cTxtViolet;
|
||||||
@@ -2635,7 +2656,8 @@ body#checkout #order-summary-content .order-confirmation-table {
|
|||||||
min-height: 470px;
|
min-height: 470px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cms .content-wrapper h2 {}
|
#cms .content-wrapper h2 {
|
||||||
|
}
|
||||||
|
|
||||||
#cms #content-wrapper p,
|
#cms #content-wrapper p,
|
||||||
#cms #content-wrapper li {
|
#cms #content-wrapper li {
|
||||||
@@ -3490,11 +3512,21 @@ body#checkout .modal-content li {
|
|||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .bottom_wrapper p:last-child {
|
#cms
|
||||||
|
#content-wrapper
|
||||||
|
.sinlge_row_salon
|
||||||
|
.contett_wrapper
|
||||||
|
.bottom_wrapper
|
||||||
|
p:last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .bottom_wrapper p.label {
|
#cms
|
||||||
|
#content-wrapper
|
||||||
|
.sinlge_row_salon
|
||||||
|
.contett_wrapper
|
||||||
|
.bottom_wrapper
|
||||||
|
p.label {
|
||||||
color: #b8b3ae;
|
color: #b8b3ae;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
@@ -4018,7 +4050,10 @@ body#checkout .modal-content li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#category .thumbnail-container .product-meta a,
|
#category .thumbnail-container .product-meta a,
|
||||||
#module-pm_advancedsearch4-searchresults .thumbnail-container .product-meta a {
|
#module-pm_advancedsearch4-searchresults
|
||||||
|
.thumbnail-container
|
||||||
|
.product-meta
|
||||||
|
a {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
}
|
}
|
||||||
@@ -4027,7 +4062,7 @@ body#checkout .modal-content li {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#left-column #PM_ASBlock_1 .card-header {
|
#left-column #PM_ASBlock_2 .card-header {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: #3e2780;
|
background-color: #3e2780;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|||||||
Reference in New Issue
Block a user