update
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
@@ -194,7 +194,7 @@ a {
|
||||
}
|
||||
|
||||
.thumbnail-container {
|
||||
width: 100%;border-radius: 10px;
|
||||
width: 100%;
|
||||
border: 1px solid #eff6f7;
|
||||
|
||||
.thumbnail-top {
|
||||
@@ -224,7 +224,7 @@ a {
|
||||
column-gap: 8px;
|
||||
|
||||
&:hover {
|
||||
background: #E79332;
|
||||
background: #e79332;
|
||||
}
|
||||
|
||||
i {
|
||||
@@ -943,7 +943,7 @@ body#product {
|
||||
text-transform: initial;
|
||||
|
||||
&:hover {
|
||||
background: #110E0C;
|
||||
background: #110e0c;
|
||||
}
|
||||
|
||||
.material-icons {
|
||||
@@ -2347,6 +2347,42 @@ body#category {
|
||||
background: rgba(#110e0c, 0.1);
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
form.elementor-search {
|
||||
>ul.elementor-search__products {
|
||||
background: #f9f7f2;
|
||||
border-radius: 0;
|
||||
border: 1px solid rgba(17, 14, 12, 0.1);
|
||||
|
||||
.ui-menu-item {
|
||||
background: #fff;
|
||||
|
||||
&:not(:last-child) {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.elementor-search__product-details {
|
||||
.elementor-search__product-name {
|
||||
color: #462d26;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
font-family: 'Inter', sans-serif;
|
||||
}
|
||||
|
||||
.elementor-search__product-category {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.elementor-search__product-price {
|
||||
color: #462d26;
|
||||
font-size: 14px;
|
||||
font-weight: 700;
|
||||
font-family: 'Inter', sans-serif;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#header-menu {
|
||||
@@ -3152,9 +3188,8 @@ body#authentication {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#content-wrapper {
|
||||
a[target="raty_procedura"] {
|
||||
a[target='raty_procedura'] {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
@@ -3163,12 +3198,12 @@ body#authentication {
|
||||
margin-bottom: 0;
|
||||
|
||||
.dropdown-menu {
|
||||
background: #F9F7F2;
|
||||
background: #f9f7f2;
|
||||
border: 1px solid #110e0c1a;
|
||||
|
||||
a {
|
||||
&:hover {
|
||||
color: #E79332 !important;
|
||||
color: #e79332 !important;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
@@ -3208,17 +3243,17 @@ body#authentication {
|
||||
}
|
||||
|
||||
a {
|
||||
font-family: "Inter", sans-serif;
|
||||
font-family: 'Inter', sans-serif;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
white-space: nowrap;
|
||||
|
||||
&:hover {
|
||||
color: #E79332;
|
||||
color: #e79332;
|
||||
text-decoration: underline;
|
||||
|
||||
span {
|
||||
color: #E79332;
|
||||
color: #e79332;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3247,7 +3282,7 @@ body#authentication {
|
||||
#new-products {
|
||||
h2 {
|
||||
font-family: 'Inter';
|
||||
color: #462D26;
|
||||
color: #462d26;
|
||||
font-size: 36px;
|
||||
font-weight: 500;
|
||||
}
|
||||
@@ -3262,7 +3297,7 @@ body#authentication {
|
||||
|
||||
.products-sort-order {
|
||||
.dropdown-menu {
|
||||
background: #FFF;
|
||||
background: #fff;
|
||||
width: 100%;
|
||||
|
||||
a {
|
||||
@@ -3272,9 +3307,9 @@ body#authentication {
|
||||
font-weight: 400;
|
||||
|
||||
&:hover {
|
||||
background: #FFF;
|
||||
background: #fff;
|
||||
font-weight: 700;
|
||||
color: #462D26;
|
||||
color: #462d26;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3285,7 +3320,7 @@ body#authentication {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
color: #462D26;
|
||||
color: #462d26;
|
||||
font-family: 'Inter';
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
@@ -3297,8 +3332,8 @@ body#authentication {
|
||||
|
||||
#search_filters {
|
||||
background: none;
|
||||
border-top: 1px solid #110E0C1A;
|
||||
border-bottom: 1px solid #110E0C1A;
|
||||
border-top: 1px solid #110e0c1a;
|
||||
border-bottom: 1px solid #110e0c1a;
|
||||
border-radius: 0 !important;
|
||||
|
||||
.head {
|
||||
@@ -3311,19 +3346,19 @@ body#authentication {
|
||||
font-weight: 700;
|
||||
font-family: 'Inter';
|
||||
text-transform: uppercase;
|
||||
color: #462D26;
|
||||
color: #462d26;
|
||||
cursor: pointer;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.js-search-filters-clear-all {
|
||||
background: #462D26;
|
||||
color: #FFF;
|
||||
background: #462d26;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
&.active {
|
||||
background: #FFF;
|
||||
background: #fff;
|
||||
border: 0;
|
||||
border-radius: 10px !important;
|
||||
|
||||
@@ -3336,7 +3371,7 @@ body#authentication {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr 1fr 1fr;
|
||||
gap: 20px;
|
||||
background: #FFF;
|
||||
background: #fff;
|
||||
padding: 25px;
|
||||
display: none;
|
||||
|
||||
@@ -3370,18 +3405,18 @@ body#authentication {
|
||||
}
|
||||
|
||||
.active_filters {
|
||||
background: #FFF;
|
||||
background: #fff;
|
||||
border-radius: 10px;
|
||||
color: #462D26;
|
||||
color: #462d26;
|
||||
|
||||
.filter-block {
|
||||
background: #462D26;
|
||||
color: #FFF;
|
||||
background: #462d26;
|
||||
color: #fff;
|
||||
padding: 3px 10px;
|
||||
|
||||
i {
|
||||
text-shadow: none;
|
||||
color: #FFF !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3416,7 +3451,7 @@ body#authentication {
|
||||
|
||||
h3 {
|
||||
font-size: 32px;
|
||||
color: #110E0C;
|
||||
color: #110e0c;
|
||||
font-family: 'Inter';
|
||||
font-weight: 600;
|
||||
margin-bottom: 32px;
|
||||
@@ -3442,20 +3477,20 @@ body#authentication {
|
||||
height: 47px;
|
||||
|
||||
&:hover {
|
||||
background: #462D26;
|
||||
background: #462d26;
|
||||
}
|
||||
}
|
||||
|
||||
label {
|
||||
color: #110E0C;
|
||||
color: #110e0c;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
font-family: 'Inter';
|
||||
margin-bottom: 4px;
|
||||
|
||||
&[for="file-upload"].btn-default {
|
||||
background: #462D26;
|
||||
color: #FFF;
|
||||
&[for='file-upload'].btn-default {
|
||||
background: #462d26;
|
||||
color: #fff;
|
||||
height: 47px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -3463,8 +3498,8 @@ body#authentication {
|
||||
}
|
||||
}
|
||||
|
||||
input[type="email"],
|
||||
input[type="text"],
|
||||
input[type='email'],
|
||||
input[type='text'],
|
||||
select {
|
||||
height: 47px;
|
||||
display: flex;
|
||||
@@ -3472,9 +3507,9 @@ body#authentication {
|
||||
justify-content: flex-start;
|
||||
padding: 0 16px;
|
||||
font-size: 14px;
|
||||
color: #110E0C;
|
||||
color: #110e0c;
|
||||
font-family: 'Inter';
|
||||
border: 1px solid #462D2624;
|
||||
border: 1px solid #462d2624;
|
||||
background-color: #f9f7f2;
|
||||
|
||||
&:focus {
|
||||
@@ -3486,9 +3521,9 @@ body#authentication {
|
||||
textarea {
|
||||
padding: 0 16px;
|
||||
font-size: 14px;
|
||||
color: #110E0C;
|
||||
color: #110e0c;
|
||||
font-family: 'Inter';
|
||||
border: 1px solid #462D2624;
|
||||
border: 1px solid #462d2624;
|
||||
background-color: #f9f7f2;
|
||||
padding: 10px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user