This commit is contained in:
2025-10-20 11:33:16 +02:00
parent 9528a005dd
commit c121f8bab8
3 changed files with 3773 additions and 3735 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

@@ -33,7 +33,7 @@ body {
color: #010101; color: #010101;
} }
.leo-megamenu .navbar-nav>li>a { .leo-megamenu .navbar-nav > li > a {
padding: 0; padding: 0;
font-size: 15px; font-size: 15px;
font-weight: 400; font-weight: 400;
@@ -155,7 +155,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;
@@ -164,19 +167,28 @@ body {
color: #010101; color: #010101;
} }
#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: #010101; color: #010101;
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: #010101; color: #010101;
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: #010101; color: #010101;
font-size: 14px; font-size: 14px;
line-height: 21px; line-height: 21px;
@@ -256,7 +268,7 @@ body {
margin-bottom: 0px; margin-bottom: 0px;
} }
.nav.megamenu.horizontal>li>a { .nav.megamenu.horizontal > li > a {
padding-bottom: 24px; padding-bottom: 24px;
} }
@@ -313,9 +325,9 @@ body {
color: #fff !important; color: #fff !important;
} }
.leo-megamenu .navbar-nav>li.active>a, .leo-megamenu .navbar-nav > li.active > a,
.leo-megamenu .navbar-nav>li:hover>a, .leo-megamenu .navbar-nav > li:hover > a,
.leo-megamenu .navbar-nav>li:focus>a { .leo-megamenu .navbar-nav > li:focus > a {
color: #34d6ad; color: #34d6ad;
} }
@@ -368,7 +380,8 @@ body {
margin-right: 25px; margin-right: 25px;
} }
.my_content_container {} .my_content_container {
}
.my_box_container p { .my_box_container p {
color: #010101; color: #010101;
@@ -563,16 +576,16 @@ body {
justify-content: center; justify-content: center;
} }
.navbar-nav>li>a:hover { .navbar-nav > li > a:hover {
font-weight: 700; font-weight: 700;
} }
.box-ptabs .nav-tabs .nav-item a:hover, .box-ptabs .nav-tabs .nav-item a:hover,
.box-cate .widget-category_image a:hover, .box-cate .widget-category_image a:hover,
.thumbnail-container .product-title a:hover, .thumbnail-container .product-title a:hover,
.leo-megamenu .navbar-nav>li>a:hover, .leo-megamenu .navbar-nav > li > a:hover,
.leo-megamenu .navbar-nav>li>a:focus, .leo-megamenu .navbar-nav > li > a:focus,
.leo-megamenu .navbar-nav>li>a:active { .leo-megamenu .navbar-nav > li > a:active {
color: #34d6ad !important; color: #34d6ad !important;
} }
@@ -841,7 +854,7 @@ article.product-miniature:hover {
padding: 20px; padding: 20px;
} }
.latest-blogs .blog-meta>span { .latest-blogs .blog-meta > span {
display: inline-block; display: inline-block;
vertical-align: top; vertical-align: top;
margin: 0; margin: 0;
@@ -943,7 +956,7 @@ article.product-miniature:hover {
margin: 0; margin: 0;
} }
.row.footer_inside_row>div { .row.footer_inside_row > div {
padding: 0; padding: 0;
} }
@@ -1024,7 +1037,7 @@ article.product-miniature:hover {
transform: scale(0.9); transform: scale(0.9);
} }
.my_footer_content>a { .my_footer_content > a {
display: block; display: block;
margin-bottom: 3px; margin-bottom: 3px;
line-height: 20px; line-height: 20px;
@@ -1088,7 +1101,8 @@ article.product-miniature:hover {
padding-right: 158px; padding-right: 158px;
} }
#cta_row .content_cta {} #cta_row .content_cta {
}
#cta_row h3 { #cta_row h3 {
color: #ffffff; color: #ffffff;
@@ -1100,7 +1114,6 @@ article.product-miniature:hover {
} }
@-webkit-keyframes bounceIn { @-webkit-keyframes bounceIn {
from, from,
20%, 20%,
40%, 40%,
@@ -1146,7 +1159,6 @@ article.product-miniature:hover {
} }
@keyframes bounceIn { @keyframes bounceIn {
from, from,
20%, 20%,
40%, 40%,
@@ -1218,7 +1230,8 @@ article.product-miniature:hover {
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;
@@ -1368,34 +1381,34 @@ article.product-miniature:hover {
display: none; display: none;
} }
.products-selection .display>div a { .products-selection .display > div a {
height: 33px; height: 33px;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
} }
.products-selection .display>div a[title='Grid'] { .products-selection .display > div a[title='Grid'] {
width: 36px; width: 36px;
} }
.products-selection .display>div a[title='List'] { .products-selection .display > div a[title='List'] {
width: 43px; width: 43px;
} }
.products-selection .display>div { .products-selection .display > div {
margin-right: 13px; margin-right: 13px;
} }
.products-selection .display>div#list { .products-selection .display > div#list {
margin-right: 0; margin-right: 0;
} }
.products-selection .display>div a img { .products-selection .display > div a img {
transition: filter 0.2s ease-in; transition: filter 0.2s ease-in;
} }
.products-selection .display>div a:hover img { .products-selection .display > div a:hover img {
filter: grayscale(1); filter: grayscale(1);
} }
@@ -1630,7 +1643,7 @@ button[aria-expanded='true'] .chevron_sort_container img {
transition: opacity 0.2s ease-in; transition: opacity 0.2s ease-in;
} }
.PM_ASForm input:checked+label::before { .PM_ASForm input:checked + label::before {
opacity: 1; opacity: 1;
} }
@@ -1795,12 +1808,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;
} }
@@ -1811,8 +1828,8 @@ html[lang='pl'] .ApColumn .block.day_hit::after {
} }
} }
.slick-list:hover+.slick-arrows .slick-next, .slick-list:hover + .slick-arrows .slick-next,
.slick-list:hover+.slick-arrows .slick-prev, .slick-list:hover + .slick-arrows .slick-prev,
.slick-arrows .slick-next.slick-disabled:hover, .slick-arrows .slick-next.slick-disabled:hover,
.slick-arrows .slick-prev.slick-disabled:hover { .slick-arrows .slick-prev.slick-disabled:hover {
background-color: rgba(52, 214, 173, 0.5); background-color: rgba(52, 214, 173, 0.5);
@@ -1831,16 +1848,16 @@ html[lang='pl'] .ApColumn .block.day_hit::after {
margin-bottom: 44px; margin-bottom: 44px;
} }
.product-detail>.row { .product-detail > .row {
margin: 0; margin: 0;
} }
.product-detail>.row>div[class^='col-'] { .product-detail > .row > div[class^='col-'] {
padding-left: 15px; padding-left: 15px;
padding-right: 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); width: calc(50% + 58px);
} }
@@ -2011,14 +2028,14 @@ div.star.star_hover:before {
margin-left: 0; margin-left: 0;
} }
.product-variants>.product-variants-item { .product-variants > .product-variants-item {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: space-between; justify-content: space-between;
margin: 0 0 8px; margin: 0 0 8px;
} }
.product-variants>.product-variants-item select { .product-variants > .product-variants-item select {
min-height: 34px; min-height: 34px;
max-width: 419px; max-width: 419px;
} }
@@ -2027,7 +2044,7 @@ select.form-control:not([size]):not([multiple]) {
height: calc(2.5rem - 6px); 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; padding-left: 15px;
width: calc(50% - 58px); width: calc(50% - 58px);
} }
@@ -2041,7 +2058,7 @@ select.form-control:not([size]):not([multiple]) {
} }
.product-quantity #quantity_wanted, .product-quantity #quantity_wanted,
.product-variants>.product-variants-item select { .product-variants > .product-variants-item select {
background-color: #f0f0f0; background-color: #f0f0f0;
// width: 419px; // width: 419px;
width: 100%; width: 100%;
@@ -2160,7 +2177,7 @@ select.form-control:not([size]):not([multiple]) {
} }
} }
.raty_boxes_container>div { .raty_boxes_container > div {
border-radius: 4px; border-radius: 4px;
display: flex; display: flex;
align-items: center; align-items: center;
@@ -2180,7 +2197,7 @@ select.form-control:not([size]):not([multiple]) {
} }
} }
.raty_boxes_container>div.santander { .raty_boxes_container > div.santander {
border: none; border: none;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
@@ -2199,7 +2216,7 @@ select.form-control:not([size]):not([multiple]) {
margin: 0; margin: 0;
} }
.botton_product_container>div { .botton_product_container > div {
display: flex; display: flex;
} }
@@ -2266,13 +2283,13 @@ a:hover,
margin: 0 0 40px; margin: 0 0 40px;
} }
.product-features>dl.data-sheet { .product-features > dl.data-sheet {
margin-bottom: 0; margin-bottom: 0;
// border-bottom: 1px solid #33d5ad; // border-bottom: 1px solid #33d5ad;
} }
.product-features>dl.data-sheet dd.value, .product-features > dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name { .product-features > dl.data-sheet dt.name {
padding: 0; padding: 0;
margin: 0; margin: 0;
font-size: 12px; font-size: 12px;
@@ -2287,12 +2304,12 @@ a:hover,
align-items: center; align-items: center;
} }
.product-features>dl.data-sheet dd.value, .product-features > dl.data-sheet dd.value,
.product-features>dl.data-sheet dd.value:nth-of-type(even) { .product-features > dl.data-sheet dd.value:nth-of-type(even) {
background-color: #f5fafe; background-color: #f5fafe;
} }
.product-features>dl.data-sheet dt.name:nth-of-type(even) { .product-features > dl.data-sheet dt.name:nth-of-type(even) {
background-color: #fff; background-color: #fff;
} }
@@ -2369,7 +2386,7 @@ a:hover,
background-color: #34d6ad; background-color: #34d6ad;
} }
.custom-radio input[type='radio']:checked+span { .custom-radio input[type='radio']:checked + span {
background-color: #34d6ad; background-color: #34d6ad;
} }
@@ -2416,7 +2433,7 @@ body#checkout [data-action='show-password'],
body#checkout [data-action='show-password']:hover, body#checkout [data-action='show-password']:hover,
.btn-primary:active, .btn-primary:active,
.btn-primary.active, .btn-primary.active,
.open>.btn-primary.dropdown-toggle, .open > .btn-primary.dropdown-toggle,
.btn-primary:focus, .btn-primary:focus,
.btn-primary.focus, .btn-primary.focus,
#authentication [data-action='show-password']:hover { #authentication [data-action='show-password']:hover {
@@ -2535,7 +2552,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 {
@@ -2632,7 +2650,7 @@ body#checkout #order-summary-content .order-confirmation-table {
margin-bottom: 0; margin-bottom: 0;
} }
.mini-navbar .nav.megamenu.horizontal>li>a { .mini-navbar .nav.megamenu.horizontal > li > a {
padding-bottom: 10px; padding-bottom: 10px;
} }
@@ -2830,7 +2848,7 @@ body#checkout #order-summary-content .order-confirmation-table {
} }
#blog-category .panel.panel-default, #blog-category .panel.panel-default,
.latest-blogs .blog-meta>span.icon-calendar, .latest-blogs .blog-meta > span.icon-calendar,
#module-leoblog-blog .social-share, #module-leoblog-blog .social-share,
.blog-description h1, .blog-description h1,
#module-leoblog-category .panel.panel-defaul, #module-leoblog-category .panel.panel-defaul,
@@ -2869,9 +2887,9 @@ body#checkout #order-summary-content .order-confirmation-table {
.btn-primary.active:hover, .btn-primary.active:hover,
.btn-primary.active:focus, .btn-primary.active:focus,
.btn-primary.active.focus, .btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus { .open > .btn-primary.dropdown-toggle.focus {
background-color: #24b28c; background-color: #24b28c;
} }
@@ -3161,7 +3179,7 @@ body#checkout .condition-label label a {
padding-left: 30px; padding-left: 30px;
} }
#checkout .modal-content ol+p { #checkout .modal-content ol + p {
margin-top: 20px; margin-top: 20px;
} }
@@ -3346,11 +3364,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;
@@ -3433,11 +3461,11 @@ body#checkout .modal-content li {
} }
.product-quantity #quantity_wanted, .product-quantity #quantity_wanted,
.product-variants>.product-variants-item select { .product-variants > .product-variants-item select {
width: 272px; width: 272px;
} }
.leo-megamenu .navbar-nav>li>a { .leo-megamenu .navbar-nav > li > a {
font-size: 12px; font-size: 12px;
line-height: 20px; line-height: 20px;
} }
@@ -3618,7 +3646,7 @@ body#checkout .modal-content li {
margin-top: 12px; margin-top: 12px;
} }
.product-variants>.product-variants-item, .product-variants > .product-variants-item,
.product-add-to-cart .product-quantity .qty { .product-add-to-cart .product-quantity .qty {
justify-content: flex-start; justify-content: flex-start;
} }
@@ -3745,8 +3773,8 @@ body#checkout .modal-content li {
margin-bottom: 40px; margin-bottom: 40px;
} }
.product-detail>.row>div.col-form_id-form_9367402777406408, .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_15874367062488778 {
width: 100%; width: 100%;
margin-bottom: 20px; margin-bottom: 20px;
} }
@@ -3782,7 +3810,7 @@ body#checkout .modal-content li {
display: initial; display: initial;
} }
.raty_boxes_container>div img { .raty_boxes_container > div img {
width: 100%; width: 100%;
} }
@@ -3900,7 +3928,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;
} }
@@ -3976,7 +4007,10 @@ body#checkout .modal-content li {
right: 0; right: 0;
} }
#leo_search_block_top .block_content .leoproductsearch-result input[type='text'] { #leo_search_block_top
.block_content
.leoproductsearch-result
input[type='text'] {
text-align: left; text-align: left;
height: 50px; height: 50px;
} }
@@ -4322,7 +4356,7 @@ body#checkout .modal-content li {
} }
.product-quantity #quantity_wanted, .product-quantity #quantity_wanted,
.product-variants>.product-variants-item select { .product-variants > .product-variants-item select {
max-width: 190px; max-width: 190px;
} }
} }
@@ -4442,7 +4476,7 @@ body#checkout .modal-content li {
} }
#smartsupp-widget-container { #smartsupp-widget-container {
>div { > div {
z-index: 9999 !important; z-index: 9999 !important;
} }
} }
@@ -4677,10 +4711,10 @@ body#cms.cms-id-23 {
} }
.popup-body-top { .popup-body-top {
>p { > p {
color: #34d6ad; color: #34d6ad;
>a { > a {
color: #34d6ad; color: #34d6ad;
text-decoration: underline; text-decoration: underline;
} }
@@ -4897,7 +4931,8 @@ body#cms.cms-id-23 {
transform: translateY(-50%); transform: translateY(-50%);
width: 20px; width: 20px;
height: 20px; height: 20px;
background: url('/img/cms/franczyza/el_check.svg') no-repeat center center; background: url('/img/cms/franczyza/el_check.svg') no-repeat
center center;
background-size: cover; background-size: cover;
} }
} }
@@ -5171,7 +5206,8 @@ body#cms.cms-id-23 {
} }
} }
.box-3 {} .box-3 {
}
.box-4 { .box-4 {
margin-top: 75px; margin-top: 75px;
@@ -5190,7 +5226,7 @@ body#cms.cms-id-23 {
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1),
0px 0px 2px 0px rgba(0, 0, 0, 0.2); 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
>li { > li {
&:not(:last-child) { &:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.12); border-bottom: 1px solid rgba(0, 0, 0, 0.12);
} }
@@ -5504,16 +5540,18 @@ body#cms.cms-id-23 {
} }
} }
.owl-prev {} .owl-prev {
}
.owl-next {} .owl-next {
}
} }
} }
} }
} }
body { body {
>div[class^='htmlboxpro'] { > div[class^='htmlboxpro'] {
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
padding-left: 15px; padding-left: 15px;
@@ -5595,11 +5633,11 @@ body {
padding: 25px 0; padding: 25px 0;
} }
.tabs-content>div { .tabs-content > div {
display: none; display: none;
} }
.tabs-content>div.active { .tabs-content > div.active {
display: block; display: block;
} }
} }
@@ -5643,8 +5681,7 @@ body {
.leo-top-menu { .leo-top-menu {
ul.navbar-nav.megamenu { ul.navbar-nav.megamenu {
>li.nav-item { > li.nav-item {
// &.dropdown { // &.dropdown {
&:nth-last-child(2) { &:nth-last-child(2) {
.dropdown-menu.level1 { .dropdown-menu.level1 {
@@ -5666,7 +5703,6 @@ body {
} }
@media (max-width: 768px) { @media (max-width: 768px) {
.register-inputs-form, .register-inputs-form,
.js-address-form { .js-address-form {
.form-group.row { .form-group.row {
@@ -5683,7 +5719,7 @@ body {
} }
} }
.card>.checkout { .card > .checkout {
.btn.btn-primary { .btn.btn-primary {
text-wrap: auto; text-wrap: auto;
} }
@@ -5739,7 +5775,7 @@ body {
display: none; display: none;
} }
>.nav-item { > .nav-item {
flex-basis: calc(25% - (5px - (5px / 4))); flex-basis: calc(25% - (5px - (5px / 4)));
text-align: center; text-align: center;
margin-bottom: -1px; margin-bottom: -1px;
@@ -5754,7 +5790,7 @@ body {
@media (max-width: 1200px) { @media (max-width: 1200px) {
padding: 5px; padding: 5px;
>.nav-item { > .nav-item {
flex-basis: calc(50% - (5px / 2)); flex-basis: calc(50% - (5px / 2));
border-radius: 5px !important; border-radius: 5px !important;
@@ -5765,7 +5801,7 @@ body {
} }
@media (max-width: 767px) { @media (max-width: 767px) {
>.nav-item { > .nav-item {
flex-basis: 100%; flex-basis: 100%;
} }
} }
@@ -5795,10 +5831,10 @@ main#page {
body:not(#index) { body:not(#index) {
.footer-center { .footer-center {
>.container { > .container {
>.inner { > .inner {
.ApRow:first-child { .ApRow:first-child {
>.col-xl-8 { > .col-xl-8 {
width: 100% !important; width: 100% !important;
} }
} }
@@ -5814,6 +5850,9 @@ body:not(#index) {
max-height: 215px; max-height: 215px;
overflow: hidden; overflow: hidden;
@media (max-width: 520px) {
flex-wrap: nowrap !important;
}
.title_block { .title_block {
width: 100%; width: 100%;
} }
@@ -5849,7 +5888,7 @@ body:not(#index) {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
>div { > div {
width: 100%; width: 100%;
} }
} }
@@ -5882,14 +5921,13 @@ body:not(#index) {
} }
} }
body:not(#index) { body:not(#index) {
.footer-center { .footer-center {
>.container { > .container {
>.inner { > .inner {
.ApRow:first-child { .ApRow:first-child {
>.col-xl-8 { > .col-xl-8 {
width: 100% !important width: 100% !important;
} }
} }
} }