This commit is contained in:
2025-05-08 21:27:15 +02:00
3 changed files with 3530 additions and 3495 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -32,21 +32,22 @@ body {
.left_header p img {
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 {
color: $cTxtWhite;
}
.leo-megamenu .navbar-nav>li {
.leo-megamenu .navbar-nav > li {
margin: 0;
&:first-child {
margin-left: -15px;
}
>a {
> a {
padding: 0;
font-size: 18px;
font-weight: 400;
@@ -98,9 +99,10 @@ body {
#language-selector-label {
.popup-title {
>picture {
> picture {
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%);
}
}
}
@@ -162,7 +164,7 @@ body {
}
.box-slider {
>.ApColumn {
> .ApColumn {
width: 100% !important;
}
}
@@ -214,7 +216,10 @@ body {
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;
text-align: left;
height: 30px;
@@ -223,19 +228,28 @@ body {
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;
font-size: 14px;
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;
font-size: 14px;
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;
font-size: 14px;
line-height: 21px;
@@ -317,7 +331,8 @@ body {
border-radius: 50%;
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%);
}
}
}
@@ -384,9 +399,9 @@ body {
color: #fff !important;
}
.leo-megamenu .navbar-nav>li.active>a,
.leo-megamenu .navbar-nav>li:hover>a,
.leo-megamenu .navbar-nav>li:focus>a {
.leo-megamenu .navbar-nav > li.active > a,
.leo-megamenu .navbar-nav > li:hover > a,
.leo-megamenu .navbar-nav > li:focus > a {
color: $cTxtLavender;
}
@@ -435,7 +450,8 @@ body {
margin-right: 25px;
}
.my_content_container {}
.my_content_container {
}
.my_box_container p {
color: $cTxtBlack;
@@ -641,9 +657,9 @@ body {
.box-ptabs .nav-tabs .nav-item a:hover,
.box-cate .widget-category_image a:hover,
.thumbnail-container .product-title a:hover,
.leo-megamenu .navbar-nav>li>a:hover,
.leo-megamenu .navbar-nav>li>a:focus,
.leo-megamenu .navbar-nav>li>a:active {
.leo-megamenu .navbar-nav > li > a:hover,
.leo-megamenu .navbar-nav > li > a:focus,
.leo-megamenu .navbar-nav > li > a:active {
color: $cTxtLavender !important;
}
@@ -909,7 +925,7 @@ article.product-miniature {
padding: 20px;
}
.latest-blogs .blog-meta>span {
.latest-blogs .blog-meta > span {
display: inline-block;
vertical-align: top;
margin: 0;
@@ -1011,7 +1027,7 @@ article.product-miniature {
margin: 0;
}
.row.footer_inside_row>div {
.row.footer_inside_row > div {
padding: 0;
}
@@ -1092,7 +1108,7 @@ article.product-miniature {
transform: scale(0.9);
}
.my_footer_content>a {
.my_footer_content > a {
display: block;
margin-bottom: 3px;
line-height: 20px;
@@ -1163,7 +1179,8 @@ article.product-miniature {
padding-right: 158px;
}
#cta_row .content_cta {}
#cta_row .content_cta {
}
#cta_row h3 {
color: #ffffff;
@@ -1175,7 +1192,6 @@ article.product-miniature {
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
@@ -1221,7 +1237,6 @@ article.product-miniature {
}
@keyframes bounceIn {
from,
20%,
40%,
@@ -1293,7 +1308,8 @@ article.product-miniature {
align-items: center;
}
#cta_row .links_cta a {}
#cta_row .links_cta a {
}
#cta_row .links_cta p {
animation: none;
@@ -1446,34 +1462,34 @@ article.product-miniature {
display: none;
}
.products-selection .display>div a {
.products-selection .display > div a {
height: 33px;
display: flex;
align-items: center;
justify-content: center;
}
.products-selection .display>div a[title='Grid'] {
.products-selection .display > div a[title='Grid'] {
width: 36px;
}
.products-selection .display>div a[title='List'] {
.products-selection .display > div a[title='List'] {
width: 43px;
}
.products-selection .display>div {
.products-selection .display > div {
margin-right: 13px;
}
.products-selection .display>div#list {
.products-selection .display > div#list {
margin-right: 0;
}
.products-selection .display>div a img {
.products-selection .display > div a img {
transition: filter 0.2s ease-in;
}
.products-selection .display>div a:hover img {
.products-selection .display > div a:hover img {
filter: grayscale(1);
}
@@ -1730,7 +1746,7 @@ button[aria-expanded='true'] .chevron_sort_container img {
transition: opacity 0.2s ease-in;
}
.PM_ASForm input:checked+label::before {
.PM_ASForm input:checked + label::before {
opacity: 1;
}
@@ -1879,12 +1895,16 @@ html[lang='pl'] .ApColumn .block.day_hit::after {
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;
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;
border-radius: 0 5px 5px 0;
}
@@ -1893,8 +1913,8 @@ html[lang='pl'] .ApColumn .block.day_hit::after {
height: 100%;
}
.slick-list:hover+.slick-arrows .slick-next,
.slick-list:hover+.slick-arrows .slick-prev,
.slick-list:hover + .slick-arrows .slick-next,
.slick-list:hover + .slick-arrows .slick-prev,
.slick-arrows .slick-next.slick-disabled:hover,
.slick-arrows .slick-prev.slick-disabled:hover {
background-color: rgba(52, 214, 173, 0.5);
@@ -1913,16 +1933,16 @@ html[lang='pl'] .ApColumn .block.day_hit::after {
margin-bottom: 44px;
}
.product-detail>.row {
.product-detail > .row {
margin: 0;
}
.product-detail>.row>div[class^='col-'] {
.product-detail > .row > div[class^='col-'] {
padding-left: 15px;
padding-right: 15px;
}
.product-detail>.row>div.col-form_id-form_9367402777406408 {
.product-detail > .row > div.col-form_id-form_9367402777406408 {
width: calc(50% + 58px);
}
@@ -2101,14 +2121,14 @@ div.star.star_hover:before {
margin-left: 0;
}
.product-variants>.product-variants-item {
.product-variants > .product-variants-item {
display: flex;
align-items: center;
justify-content: space-between;
margin: 0 0 8px;
}
.product-variants>.product-variants-item select {
.product-variants > .product-variants-item select {
min-height: 34px;
max-width: 419px;
}
@@ -2117,7 +2137,7 @@ select.form-control:not([size]):not([multiple]) {
height: calc(2.5rem - 6px);
}
.product-detail>.row>div.col-form_id-form_15874367062488778 {
.product-detail > .row > div.col-form_id-form_15874367062488778 {
padding-left: 15px;
width: calc(50% - 58px);
}
@@ -2131,7 +2151,7 @@ select.form-control:not([size]):not([multiple]) {
}
.product-quantity #quantity_wanted,
.product-variants>.product-variants-item select {
.product-variants > .product-variants-item select {
background-color: #f0f0f0;
width: 419px;
height: 34px;
@@ -2248,7 +2268,7 @@ select.form-control:not([size]):not([multiple]) {
}
}
.raty_boxes_container>div {
.raty_boxes_container > div {
border-radius: 4px;
display: flex;
align-items: center;
@@ -2269,7 +2289,7 @@ select.form-control:not([size]):not([multiple]) {
}
}
.raty_boxes_container>div.santander {
.raty_boxes_container > div.santander {
border: none;
align-items: center;
justify-content: center;
@@ -2353,15 +2373,15 @@ a:hover,
}
.product-features {
>dl {
> dl {
&.data-sheet {
margin-bottom: 0;
}
}
}
.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
padding: 0;
margin: 0;
font-size: 15px;
@@ -2380,9 +2400,10 @@ 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;
}
@@ -2464,7 +2485,7 @@ a:hover,
background-color: #3e2780;
}
.custom-radio input[type='radio']:checked+span {
.custom-radio input[type='radio']:checked + span {
background-color: #3e2780;
}
@@ -2516,7 +2537,7 @@ body#checkout [data-action='show-password'],
body#checkout [data-action='show-password']:hover,
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle,
.open > .btn-primary.dropdown-toggle,
.btn-primary:focus,
.btn-primary.focus,
#authentication [data-action='show-password']:hover {
@@ -2635,7 +2656,8 @@ body#checkout #order-summary-content .order-confirmation-table {
min-height: 470px;
}
#cms .content-wrapper h2 {}
#cms .content-wrapper h2 {
}
#cms #content-wrapper p,
#cms #content-wrapper li {
@@ -2767,7 +2789,7 @@ body#checkout #order-summary-content .order-confirmation-table {
margin-bottom: 0;
}
.mini-navbar .nav.megamenu.horizontal>li>a {
.mini-navbar .nav.megamenu.horizontal > li > a {
padding-bottom: 10px;
}
@@ -2960,7 +2982,7 @@ body#checkout #order-summary-content .order-confirmation-table {
}
#blog-category .panel.panel-default,
.latest-blogs .blog-meta>span.icon-calendar,
.latest-blogs .blog-meta > span.icon-calendar,
#module-leoblog-blog .social-share,
.blog-description h1,
#module-leoblog-category .panel.panel-defaul,
@@ -2999,9 +3021,9 @@ body#checkout #order-summary-content .order-confirmation-table {
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
background-color: #24b28c;
}
@@ -3227,7 +3249,7 @@ body#checkout section.checkout-step .delivery-option {
transition: all 250ms ease;
}
.block_newsletter .col-12 input:checked+label::after {
.block_newsletter .col-12 input:checked + label::after {
opacity: 1;
}
@@ -3305,7 +3327,7 @@ body#checkout .condition-label label a {
padding-left: 30px;
}
#checkout .modal-content ol+p {
#checkout .modal-content ol + p {
margin-top: 20px;
}
@@ -3490,11 +3512,21 @@ body#checkout .modal-content li {
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;
}
#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;
text-align: left;
font-weight: 400;
@@ -3571,7 +3603,7 @@ body#checkout .modal-content li {
}
.product-quantity #quantity_wanted,
.product-variants>.product-variants-item select {
.product-variants > .product-variants-item select {
width: 272px;
}
@@ -3751,7 +3783,7 @@ body#checkout .modal-content li {
margin-top: 12px;
}
.product-variants>.product-variants-item,
.product-variants > .product-variants-item,
.product-add-to-cart .product-quantity .qty {
justify-content: flex-start;
}
@@ -3874,8 +3906,8 @@ body#checkout .modal-content li {
margin-bottom: 40px;
}
.product-detail>.row>div.col-form_id-form_9367402777406408,
.product-detail>.row>div.col-form_id-form_15874367062488778 {
.product-detail > .row > div.col-form_id-form_9367402777406408,
.product-detail > .row > div.col-form_id-form_15874367062488778 {
width: 100%;
margin-bottom: 20px;
}
@@ -3911,7 +3943,7 @@ body#checkout .modal-content li {
display: initial;
}
.raty_boxes_container>div img {
.raty_boxes_container > div img {
width: 100%;
}
@@ -4018,7 +4050,10 @@ body#checkout .modal-content li {
}
#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;
line-height: 26px;
}
@@ -4027,7 +4062,7 @@ body#checkout .modal-content li {
display: none;
}
#left-column #PM_ASBlock_1 .card-header {
#left-column #PM_ASBlock_2 .card-header {
display: block;
background-color: #3e2780;
color: #fff;
@@ -4412,7 +4447,7 @@ body#checkout .modal-content li {
}
.product-quantity #quantity_wanted,
.product-variants>.product-variants-item select {
.product-variants > .product-variants-item select {
max-width: 190px;
}
}
@@ -4551,7 +4586,7 @@ body#checkout .modal-content li {
.footer-bottom {
.footer_center__wrapper {
>.inner {
> .inner {
padding: 20px 0;
border-top: 1px solid rgba($cWhite, 0.3);
}
@@ -4861,7 +4896,7 @@ body {
#carousel-3330681750 {
.row {
>div {
> div {
width: 33% !important;
}
}
@@ -4921,7 +4956,7 @@ body {
padding: 0 !important;
}
.product-detail>.row>div[class^='col-'] {
.product-detail > .row > div[class^='col-'] {
padding: 0 !important;
}
@@ -5064,7 +5099,7 @@ footer {
}
#smartsupp-widget-container {
>div {
> div {
z-index: 9999 !important;
}
}
@@ -5171,7 +5206,7 @@ body {
#footer {
.footer-city-list {
>ul {
> ul {
display: flex;
flex-direction: row;
column-gap: 50px;
@@ -5191,7 +5226,7 @@ body {
#category {
.product_list.grid {
>.row {
> .row {
@media (max-width: 765px) {
display: grid;
grid-template-columns: 1fr 1fr;
@@ -5361,10 +5396,10 @@ body {
}
.popup-body-top {
>p {
> p {
color: #a340ff;
>a {
> a {
color: #a340ff;
text-decoration: underline;
}
@@ -5597,7 +5632,7 @@ body {
}
body {
>div[class^='htmlboxpro'] {
> div[class^='htmlboxpro'] {
margin-left: auto;
margin-right: auto;
padding-left: 15px;
@@ -5667,11 +5702,11 @@ body {
padding: 25px 0;
}
.tabs-content>div {
.tabs-content > div {
display: none;
}
.tabs-content>div.active {
.tabs-content > div.active {
display: block;
}
}