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
@@ -423,9 +423,7 @@ body {
|
|||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
color: #010101;
|
color: #010101;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
transition:
|
transition: color 0.2s ease-in, font-weight 0.2s ease-in;
|
||||||
color 0.2s ease-in,
|
|
||||||
font-weight 0.2s ease-in;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab_links_container a:hover p {
|
.tab_links_container a:hover p {
|
||||||
@@ -631,9 +629,7 @@ body {
|
|||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
transition:
|
transition: color 0.3s ease-in, background-color 0.3s ease-in;
|
||||||
color 0.3s ease-in,
|
|
||||||
background-color 0.3s ease-in;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.button_container a:hover {
|
.button_container a:hover {
|
||||||
@@ -803,9 +799,7 @@ article.product-miniature:hover {
|
|||||||
padding: 16px 32px;
|
padding: 16px 32px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
text-transform: unset;
|
text-transform: unset;
|
||||||
transition:
|
transition: color 0.3s ease-in, background-color 0.3s ease-in;
|
||||||
color 0.3s ease-in,
|
|
||||||
background-color 0.3s ease-in;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog-viewall .btn-primary:hover {
|
.blog-viewall .btn-primary:hover {
|
||||||
@@ -1305,9 +1299,7 @@ article.product-miniature:hover {
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
padding: 20px 110px;
|
padding: 20px 110px;
|
||||||
color: #696868;
|
color: #696868;
|
||||||
transition:
|
transition: color 0.2s ease-in, background-color 0.2s ease-in;
|
||||||
color 0.2s ease-in,
|
|
||||||
background-color 0.2s ease-in;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.salony_row a:hover .title {
|
.salony_row a:hover .title {
|
||||||
@@ -1563,9 +1555,7 @@ button[aria-expanded='true'] .chevron_sort_container img {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
transition:
|
transition: background-color 0.3s ease-in, color 0.3s ease-in;
|
||||||
background-color 0.3s ease-in,
|
|
||||||
color 0.3s ease-in;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.pagination a:hover,
|
.pagination a:hover,
|
||||||
@@ -1676,9 +1666,7 @@ button[aria-expanded='true'] .chevron_sort_container img {
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
transition:
|
transition: color 0.2s ease-in, background-color 0.2s ease-in;
|
||||||
color 0.2s ease-in,
|
|
||||||
background-color 0.2s ease-in;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.PM_ASBlockOutputVertical .PM_ASSubmitSearch:hover {
|
.PM_ASBlockOutputVertical .PM_ASSubmitSearch:hover {
|
||||||
@@ -3411,9 +3399,7 @@ body#checkout .modal-content li {
|
|||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
width: 226px;
|
width: 226px;
|
||||||
height: 54px;
|
height: 54px;
|
||||||
transition:
|
transition: background-color 0.4s ease, color 0.4s ease;
|
||||||
background-color 0.4s ease,
|
|
||||||
color 0.4s ease;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sinlge_row_salon .see_salon_button img {
|
.sinlge_row_salon .see_salon_button img {
|
||||||
@@ -4598,9 +4584,7 @@ body#cms.cms-id-23 {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
transition:
|
transition: opacity 250ms ease, visibility 250ms ease;
|
||||||
opacity 250ms ease,
|
|
||||||
visibility 250ms ease;
|
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
@@ -5243,8 +5227,7 @@ body#cms.cms-id-23 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.acc_component {
|
.acc_component {
|
||||||
box-shadow:
|
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1),
|
||||||
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 {
|
||||||
@@ -5971,3 +5954,20 @@ body #CookiebotWidget {
|
|||||||
bottom: 60px;
|
bottom: 60px;
|
||||||
left: 13px;
|
left: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section#checkout-personal-information-step {
|
||||||
|
> .content {
|
||||||
|
> .pshowsso-buttons {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
form#customer-form {
|
||||||
|
footer.form-footer {
|
||||||
|
padding-bottom: 20px;
|
||||||
|
}
|
||||||
|
> .pshowsso-buttons {
|
||||||
|
padding-top: 20px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user