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
@@ -155,7 +155,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;
|
||||
@@ -164,19 +167,28 @@ body {
|
||||
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;
|
||||
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: #010101;
|
||||
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: #010101;
|
||||
font-size: 14px;
|
||||
line-height: 21px;
|
||||
@@ -368,7 +380,8 @@ body {
|
||||
margin-right: 25px;
|
||||
}
|
||||
|
||||
.my_content_container {}
|
||||
.my_content_container {
|
||||
}
|
||||
|
||||
.my_box_container p {
|
||||
color: #010101;
|
||||
@@ -1081,7 +1094,8 @@ article.product-miniature:hover {
|
||||
padding-right: 158px;
|
||||
}
|
||||
|
||||
#cta_row .content_cta {}
|
||||
#cta_row .content_cta {
|
||||
}
|
||||
|
||||
#cta_row h3 {
|
||||
color: #ffffff;
|
||||
@@ -1093,7 +1107,6 @@ article.product-miniature:hover {
|
||||
}
|
||||
|
||||
@-webkit-keyframes bounceIn {
|
||||
|
||||
from,
|
||||
20%,
|
||||
40%,
|
||||
@@ -1139,7 +1152,6 @@ article.product-miniature:hover {
|
||||
}
|
||||
|
||||
@keyframes bounceIn {
|
||||
|
||||
from,
|
||||
20%,
|
||||
40%,
|
||||
@@ -1211,7 +1223,8 @@ article.product-miniature:hover {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#cta_row .links_cta a {}
|
||||
#cta_row .links_cta a {
|
||||
}
|
||||
|
||||
#cta_row .links_cta p {
|
||||
animation: none;
|
||||
@@ -1783,12 +1796,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;
|
||||
}
|
||||
@@ -2031,7 +2048,8 @@ select.form-control:not([size]):not([multiple]) {
|
||||
.product-quantity #quantity_wanted,
|
||||
.product-variants > .product-variants-item select {
|
||||
background-color: #f0f0f0;
|
||||
width: 419px;
|
||||
// width: 419px;
|
||||
width: 100%;
|
||||
height: 34px;
|
||||
color: #696868;
|
||||
font-size: 14px;
|
||||
@@ -2522,7 +2540,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 {
|
||||
@@ -3330,11 +3349,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;
|
||||
@@ -3884,7 +3913,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;
|
||||
}
|
||||
@@ -3960,7 +3992,10 @@ body#checkout .modal-content li {
|
||||
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;
|
||||
height: 50px;
|
||||
}
|
||||
@@ -4875,7 +4910,8 @@ body#cms.cms-id-23 {
|
||||
transform: translateY(-50%);
|
||||
width: 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;
|
||||
}
|
||||
}
|
||||
@@ -5149,7 +5185,8 @@ body#cms.cms-id-23 {
|
||||
}
|
||||
}
|
||||
|
||||
.box-3 {}
|
||||
.box-3 {
|
||||
}
|
||||
|
||||
.box-4 {
|
||||
margin-top: 75px;
|
||||
@@ -5475,9 +5512,11 @@ body#cms.cms-id-23 {
|
||||
}
|
||||
}
|
||||
|
||||
.owl-prev {}
|
||||
.owl-prev {
|
||||
}
|
||||
|
||||
.owl-next {}
|
||||
.owl-next {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5615,7 +5654,6 @@ body {
|
||||
.leo-top-menu {
|
||||
ul.navbar-nav.megamenu {
|
||||
> li.nav-item {
|
||||
|
||||
// &.dropdown {
|
||||
&:nth-last-child(2) {
|
||||
.dropdown-menu.level1 {
|
||||
@@ -5637,7 +5675,6 @@ body {
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
||||
.register-inputs-form,
|
||||
.js-address-form {
|
||||
.form-group.row {
|
||||
|
||||
Reference in New Issue
Block a user