.widget-pickup-delivery .wpc-ajax-locations-wrap {
max-width: 100%;
align-items: center;
display: flex;
justify-content: center;
z-index: 9;
}
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search {
display: flex;
background-color: #fff;
padding: 10px 12px;
border-radius: 100px;
align-items: center;
width: 64%;
gap: 10px;
}
@media (max-width: 1024px) {
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search {
width: 100%;
}
}
@media (max-width: 767px) {
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search {
display: block;
border-radius: 0;
padding: 30px 15px;
text-align: center;
}
}
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search input {
height: 50px;
border: 1px solid #d4dadd;
padding-left: 20px;
border-radius: 100px;
font-size: 14px;
position: relative;
left: -10px;
}
@media (max-width: 767px) {
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search input {
left: 0;
margin-bottom: 15px;
}
}
@media (min-width: 1024px) {
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search input {
width: 430px;
}
}
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search input:focus {
box-shadow: none;
}
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search input::placeholder {
color: #a19e99;
}
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search button {
background-color: #ffe119;
color: #000;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
border: 1px solid #ffe119;
border-radius: 50px;
line-height: 25px;
padding: 0 28px;
height: 48px;
cursor: pointer;
}
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search button:focus {
box-shadow: none;
}
.widget-pickup-delivery .wpc-ajax-locations-wrap .wpc-ajax-input-search p {
display: inline-block;
margin: 0;
font-size: 16px;
font-weight: 700;
color: #000;
padding: 0 4px;
}
.widget-pickup-delivery .wpc-ajax-search-result {
position: absolute;
left: 234px;
top: 69px;
width: 56%;
box-shadow: 0px 20px 30px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 1024px) {
.widget-pickup-delivery .wpc-ajax-search-result {
left: 30px;
top: 69px;
width: 90%;
}
}
@media (max-width: 767px) {
.widget-pickup-delivery .wpc-ajax-search-result {
left: 20px;
top: 82px;
width: 90%;
}
}
.widget-pickup-delivery .wpc-ajax-search-result .get_result {
position: relative;
left: 0;
top: 100%;
z-index: 99;
padding: 0;
margin: 0;
width: 100%;
background-color: #fff;
list-style-type: none;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
max-height: 400px;
overflow-y: scroll;
}
.widget-pickup-delivery .wpc-food-menu-item {
display: flex;
align-items: center;
background-color: #fff;
border-radius: 12px;
border: 1px dashed #ccc;
margin: 15px 15px;
}
@media (max-width: 767px) {
.widget-pickup-delivery .wpc-food-menu-item {
display: block;
}
}
.widget-pickup-delivery .wpc-food-menu-item .wpc-food-menu-thumb {
width: 150px;
margin-right: 30px;
}
@media (max-width: 767px) {
.widget-pickup-delivery .wpc-food-menu-item .wpc-food-menu-thumb {
height: auto;
width: auto;
margin-right: 0;
}
}
.widget-pickup-delivery .wpc-food-menu-item .wpc-food-menu-thumb img {
border-radius: 12px 0 0 12px;
}
@media (max-width: 767px) {
.widget-pickup-delivery .wpc-food-menu-item .wpc-food-menu-thumb img {
border-radius: 12px 12px 0 0;
}
}
@media (max-width: 767px) {
.widget-pickup-delivery .wpc-food-menu-item .wpc-food-inner-content {
padding: 30px 20px;
}
}
.widget-pickup-delivery .wpc-food-menu-item .wpc-food-inner-content .wpc-post-title {
font-size: 18px;
line-height: 24px;
font-weight: 700;
}
.widget-pickup-delivery .wpc-food-menu-item .wpc-food-inner-content .wpc-post-title a:hover {
color: var(--wpc-filter-primary, #e7272d);
}
.widget-pickup-delivery .wpc-food-menu-item .wpc-food-inner-content .wpc-post-title .wpc-title-border {
width: 100px;
top: -8px;
}
.widget-pickup-delivery .wpc-food-menu-item .wpc-food-inner-content .wpc-menu-currency {
color: var(--wpc-filter-primary, #e7272d);
}
.widget-pickup-delivery .search-main-wrapper {
background-color: #fff;
width: 70%;
margin: 0 auto;
box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1024px) {
.widget-pickup-delivery .search-main-wrapper {
width: 90%;
}
}
.widget-pickup-delivery .search-item-wrapper {
position: absolute;
right: 0;
left: 0;
top: 80px;
z-index: 99;
} .wpc-ajax-sidebar-filter .widget-content .product-filter-search {
height: 48px;
padding: 0 20px 3px;
border: 1px solid #d4dadd;
color: #666;
border-radius: 6px;
width: 100%;
margin-bottom: 30px;
}
.wpc-ajax-sidebar-filter .widget-content .product-filter-search::placeholder {
font-size: 16px;
color: #666666;
font-weight: 600;
}
.wpc-ajax-sidebar-filter .widget-content .search {
position: absolute;
background: transparent;
right: 25px;
border: none;
color: #666;
top: 10px;
}
.wpc-ajax-sidebar-filter .widget-content .search svg path {
fill: #666;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper {
background-color: #ffffff;
padding: 30px 30px 43px;
border-radius: 12px;
margin-bottom: 45px;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper .pickup-delivery-widget {
padding-bottom: 40px;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper .widget-title {
padding-bottom: 12px;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper .widget-content label {
color: #666;
font-size: 16px;
font-weight: 500;
position: relative;
left: 10px;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper .price-range-slider .range-slider {
margin-bottom: 11px;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper .price-range-slider .range-slider input[type=range] {
width: 200px;
appearance: none;
background-color: #ccc;
border-radius: 6px;
height: 6px;
box-shadow: inset 0 0 6px #ededed;
overflow: hidden;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper .price-range-slider .range-slider input[type=range]::-webkit-slider-thumb {
width: 8px;
appearance: none;
height: 8px;
background: var(--wpc-filter-primary, #e6272d);
border-radius: 50%;
cursor: pointer;
box-shadow: -200px 0 0 200px var(--wpc-filter-primary, #e6272d);
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper .price-range-slider .price-and-reset {
display: flex;
align-items: center;
justify-content: space-between;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper .price-range-slider .price-and-reset span {
color: #000;
font-weight: 500;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper .price-range-slider .price-and-reset .btn {
padding: 0;
color: var(--wpc-filter-primary, #e7272d);
font-size: 16px;
font-weight: 500;
background: transparent;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper .price-range-slider .price-and-reset .btn:focus {
box-shadow: none;
}
.wpc-ajax-sidebar-filter .sidebar-filter-wrapper input {
accent-color: var(--wpc-filter-primary, #e6272d);
}
.wpc-ajax-sidebar-filter .search-result-products {
position: relative;
}
.wpc-ajax-sidebar-filter .search-result-products ul {
background-color: #fff;
padding: 20px 30px 0;
position: absolute;
top: -30px;
border-radius: 12px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
display: none;
z-index: 99;
width: 100%;
}
.wpc-ajax-sidebar-filter .search-result-products ul li {
list-style-type: none;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 15px;
margin-bottom: 15px;
cursor: pointer;
}
.wpc-ajax-sidebar-filter .search-result-products ul li:last-child {
border-bottom: none;
}   .list_template_list.loading {
display: flex;
align-items: center;
justify-content: center;
min-height: 400px;
padding: 60px 0;
}
.wpc-product-filter-loading,
.wpc-product-filter-loading div {
box-sizing: border-box;
}
.wpc-product-filter-loading {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
color: var(--wpc-filter-primary, #e7272d);
}
.wpc-product-filter-loading div {
position: absolute;
border: 4px solid currentColor;
opacity: 1;
border-radius: 50%;
animation: wpc-product-filter-loading 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.wpc-product-filter-loading div:nth-child(2) {
animation-delay: -0.5s;
}
@keyframes wpc-product-filter-loading {
0% {
top: 36px;
left: 36px;
width: 8px;
height: 8px;
opacity: 0;
}
4.9% {
top: 36px;
left: 36px;
width: 8px;
height: 8px;
opacity: 0;
}
5% {
top: 36px;
left: 36px;
width: 8px;
height: 8px;
opacity: 1;
}
100% {
top: 0;
left: 0;
width: 80px;
height: 80px;
opacity: 0;
}
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item {
background-color: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
transition: all 0.3s ease;
display: flex;
flex-direction: column;
height: 80%;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item:hover {
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
transform: translateY(-4px);
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .wpc-food-menu-thumb {
position: relative;
overflow: hidden;
background-color: #f5f5f5;
height: 260px;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .wpc-food-menu-thumb a {
display: block;
width: 100%;
height: 100%;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .wpc-food-menu-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.4s ease;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item:hover .wpc-food-menu-thumb img {
transform: scale(1.08);
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content h3 {
margin: 0 0 10px 0;
font-size: 18px;
font-weight: 600;
line-height: 1.4;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content h3 a {
color: #1a1a1a;
text-decoration: none;
transition: color 0.3s ease;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content h3 a:hover {
color: var(--wpc-filter-primary, #e7272d);
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content p {
color: #666;
font-size: 14px;
line-height: 1.6;
margin: 0 0 16px 0;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .price-and-button {
display: flex;
align-items: center;
justify-content: space-between;
gap: 12px;
margin-top: auto;
padding-top: 16px;
border-top: 1px solid #f0f0f0;
flex-wrap: wrap;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .product-price {
display: flex;
flex-direction: column;
gap: 4px;
line-height: 1.2;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .product-price:not(:has(ins)):not(:has(del)) {
flex-direction: row;
align-items: center;
gap: 8px;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .product-price ins {
text-decoration: none;
color: var(--wpc-filter-primary, #e7272d);
font-weight: 700;
font-size: 22px;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .product-price ins .woocommerce-Price-amount {
font-size: 20px;
font-weight: 700;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .product-price del {
color: #999;
font-size: 16px;
font-weight: 500;
opacity: 0.8;
order: -1;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .product-price del .woocommerce-Price-amount {
font-size: 16px;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .product-price .screen-reader-text {
position: absolute;
left: -9999px;
width: 1px;
height: 1px;
overflow: hidden;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .product-price .woocommerce-Price-amount {
font-size: 20px;
font-weight: 700;
color: #1a1a1a;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .button-product {
flex-shrink: 0;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .wpc-external-product-link {
display: inline-block;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .wpc-external-product-link a.wpc-btn {
font-size: 12px;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .wpc-food-menu-thumb .onsale {
position: absolute;
top: 12px;
right: 12px;
background-color: var(--wpc-filter-primary, #e7272d);
color: #fff;
padding: 6px 12px;
border-radius: 6px;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5px;
z-index: 2;
box-shadow: 0 2px 8px rgba(231, 39, 45, 0.3);
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .wpc-food-menu-thumb .out-of-stock {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.6);
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
z-index: 2;
} .wpc-product-filter-wrapper .list_template_list .empty-title {
text-align: center;
padding: 60px 20px;
font-size: 18px;
color: #666;
margin: 0;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .wpc-add-to-cart a {
border-radius: 16px 0px  0px  0px ;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .wpc-add-to-cart a:hover {
background-color: var(--wpc-filter-primary, #e7272d);
color: #fff;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .wpc-food-menu-thumb .wpc-product-labels {
position: absolute;
top: 10px;
left: 10px;
z-index: 3;
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 6px;
pointer-events: none;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .wpc-food-menu-thumb .wpc-product-labels .wpc-product-label {
display: inline-flex;
align-items: center;
gap: 4px;
padding: 4px 10px;
border-radius: 999px;
font-size: 11px;
font-weight: 600;
line-height: 1.2;
letter-spacing: 0.2px;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
pointer-events: auto;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .wpc-food-menu-thumb .wpc-product-labels .wpc-product-label__icon {
width: 14px;
height: 14px;
font-size: 14px;
line-height: 1;
} .wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .wpc-menu-tag-wrap {
margin: 0 0 8px 0;
padding: 0;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .wpc-menu-tag-wrap .wpc-menu-tag {
display: flex;
flex-wrap: wrap;
gap: 6px;
margin: 0;
padding: 0;
list-style: none;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .wpc-menu-tag-wrap .wpc-menu-tag li {
display: inline-flex;
align-items: center;
padding: 3px 10px;
border-radius: 4px;
font-size: 11px;
font-weight: 500;
line-height: 1.4;
background-color: rgba(231, 39, 45, 0.08);
color: var(--wpc-filter-primary, #e7272d);
text-transform: capitalize;
}  .wpc-product-filter-wrapper .sidebar-filter-wrapper {
background-color: #fff;
border-radius: 12px;
padding: 24px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
margin-bottom: 24px;
} .wpc-product-filter-wrapper .sidebar-filter-wrapper .widget {
margin-bottom: 32px;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .widget:last-child {
margin-bottom: 0;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .widget-title {
font-size: 18px;
font-weight: 700;
color: #1a1a1a;
margin: 0 0 16px 0;
padding-bottom: 12px;
border-bottom: 2px solid var(--wpc-filter-primary, #e7272d);
text-transform: capitalize;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .widget-content {
margin-top: 16px;
} .wpc-product-filter-wrapper .product-filter-widget {
background-color: #fff;
border-radius: 12px;
padding: 20px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
margin-bottom: 24px;
}
.wpc-product-filter-wrapper .product-filter-widget .widget-content {
position: relative;
}
.wpc-product-filter-wrapper .product-filter-widget .product-filter-search {
width: 100%;
padding: 12px 40px 12px 16px;
border: 2px solid #e5e5e5;
border-radius: 8px;
font-size: 14px;
color: #1a1a1a;
transition: all 0.3s ease;
background-color: #fff;
}
.wpc-product-filter-wrapper .product-filter-widget .product-filter-search:focus {
outline: none;
border-color: var(--wpc-filter-primary, #e7272d);
box-shadow: 0 0 0 3px rgba(231, 39, 45, 0.1);
}
.wpc-product-filter-wrapper .product-filter-widget .product-filter-search::placeholder {
color: #999;
}
.wpc-product-filter-wrapper .product-filter-widget .search {
position: absolute;
right: 12px;
top: 30%;
transform: translateY(-50%);
background: transparent;
border: none;
cursor: pointer;
padding: 8px;
transition: all 0.3s ease;
box-shadow: none;
}
.wpc-product-filter-wrapper .product-filter-widget .search:hover {
opacity: 0.7;
}
.wpc-product-filter-wrapper .product-filter-widget .search svg {
width: 16px;
height: 16px;
fill: #666;
} .wpc-product-filter-wrapper .products-per-page-wrapper {
margin-top: 0px;
padding-top: 16px;
border-top: 1px solid #f0f0f0;
justify-content: space-between;
gap: 50px !important;
}
.wpc-product-filter-wrapper .products-per-page-wrapper label {
font-size: 14px;
font-weight: 600;
color: #1a1a1a;
}
.wpc-product-filter-wrapper .products-per-page-wrapper .products-per-page {
flex: 1;
padding: 8px 12px;
border: 2px solid #e5e5e5;
border-radius: 6px;
font-size: 14px;
color: #1a1a1a;
background-color: #fff;
cursor: pointer;
transition: all 0.3s ease;
}
.wpc-product-filter-wrapper .products-per-page-wrapper .products-per-page:focus {
outline: none;
border-color: var(--wpc-filter-primary, #e7272d);
box-shadow: 0 0 0 3px rgba(231, 39, 45, 0.1);
} .wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="radio"] {
position: absolute;
opacity: 0;
cursor: pointer;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="radio"] + label {
position: relative;
padding-left: 26px;
cursor: pointer;
display: inline-block;
font-size: 14px;
color: #1a1a1a;
line-height: 1.6;
margin-bottom: 12px;
font-weight: 500;
transition: color 0.3s ease;
user-select: none;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="radio"] + label:hover {
color: var(--wpc-filter-primary, #e7272d);
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="radio"] + label:before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 16px;
height: 16px;
border: 2px solid #d4d4d4;
border-radius: 50%;
background-color: #fff;
transition: all 0.3s ease;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="radio"]:checked + label:before {
border-color: var(--wpc-filter-primary, #e7272d);
background-color: var(--wpc-filter-primary, #e7272d);
box-shadow: 0 0 0 2px #fff inset;
} .wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="checkbox"] {
position: absolute;
opacity: 0;
cursor: pointer;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="checkbox"] + label {
position: relative;
padding-left: 28px;
cursor: pointer;
display: inline-block;
font-size: 14px;
color: #1a1a1a;
line-height: 1.6;
margin-bottom: 12px;
font-weight: 500;
transition: color 0.3s ease;
user-select: none;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="checkbox"] + label:hover {
color: var(--wpc-filter-primary, #e7272d);
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="checkbox"] + label:before {
content: '';
position: absolute;
left: 0;
top: 3px;
width: 16px;
height: 16px;
border: 2px solid #d4d4d4;
border-radius: 3px;
background-color: #fff;
transition: all 0.3s ease;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="checkbox"]:checked + label:before {
border-color: var(--wpc-filter-primary, #e7272d);
background-color: var(--wpc-filter-primary, #e7272d);
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="checkbox"]:checked + label:after {
content: '';
position: absolute;
left: 5px;
top: 5px;
width: 6px;
height: 10px;
border: solid #fff;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper input[type="checkbox"]:focus + label:before {
box-shadow: 0 0 0 3px rgba(231, 39, 45, 0.1);
} .wpc-product-filter-wrapper .sidebar-filter-wrapper select.wpc-filter-dropdown,
.wpc-product-filter-wrapper .sidebar-filter-wrapper select.wpc-location-filter {
width: 100%;
padding: 12px 16px;
border: 2px solid #e5e5e5;
border-radius: 8px;
font-size: 14px;
color: #1a1a1a;
background-color: #fff;
cursor: pointer;
transition: all 0.3s ease;
appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 12px center;
padding-right: 36px;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper select.wpc-filter-dropdown:focus,
.wpc-product-filter-wrapper .sidebar-filter-wrapper select.wpc-location-filter:focus {
outline: none;
border-color: var(--wpc-filter-primary, #e7272d);
box-shadow: 0 0 0 3px rgba(231, 39, 45, 0.1);
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper select.wpc-filter-dropdown:hover,
.wpc-product-filter-wrapper .sidebar-filter-wrapper select.wpc-location-filter:hover {
border-color: var(--wpc-filter-primary, #e7272d);
} .wpc-product-filter-wrapper .sidebar-filter-wrapper .price-range-slider {
margin-top: 24px;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .price-range-slider label {
display: block;
font-size: 14px;
font-weight: 600;
color: #1a1a1a;
margin-bottom: 16px;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .wpc-dual-range-slider {
position: relative;
height: 6px;
margin: 24px 0;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .wpc-slider-track {
position: absolute;
width: 100%;
height: 6px;
background-color: #e5e5e5;
border-radius: 3px;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .wpc-slider-range {
position: absolute;
height: 100%;
background-color: var(--wpc-filter-primary, #e7272d);
border-radius: 3px;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .wpc-slider-thumb {
position: absolute;
width: 18px;
height: 18px;
background-color: var(--wpc-filter-primary, #e7272d);
border: 3px solid #fff;
border-radius: 50%;
cursor: pointer;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
top: 50%;
transform: translateY(-50%);
transition: all 0.2s ease;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .wpc-slider-thumb:hover {
transform: translateY(-50%) scale(1.2);
box-shadow: 0 3px 8px rgba(231, 39, 45, 0.4);
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .wpc-slider-thumb:active {
transform: translateY(-50%) scale(1.1);
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .wpc-price-and-reset {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 16px;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .wpc-price {
font-size: 16px;
font-weight: 700;
color: #1a1a1a;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .wpc-price span {
color: var(--wpc-filter-primary, #e7272d);
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .reset_btn_price_filter {
padding: 8px 16px;
background-color: transparent;
color: var(--wpc-filter-primary, #e7272d);
border: 2px solid var(--wpc-filter-primary, #e7272d);
border-radius: 6px;
font-size: 13px;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .reset_btn_price_filter:hover {
background-color: var(--wpc-filter-primary, #e7272d);
color: #fff;
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(231, 39, 45, 0.3);
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .reset_btn_price_filter:active {
transform: translateY(0);
} .wpc-product-filter-wrapper .search-result-products {
position: relative;
margin-top: 12px;
}
.wpc-product-filter-wrapper .search-result-products ul.get_product_search {
position: absolute;
top: 0;
left: 0;
right: 0;
background-color: #fff;
border: 2px solid #e5e5e5;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
list-style: none;
margin: 0;
padding: 8px 0;
max-height: 300px;
overflow-y: auto;
z-index: 100;
}
.wpc-product-filter-wrapper .search-result-products ul.get_product_search li {
padding: 10px 16px;
cursor: pointer;
transition: all 0.2s ease;
font-size: 14px;
color: #1a1a1a;
border-bottom: 1px solid #f0f0f0;
}
.wpc-product-filter-wrapper .search-result-products ul.get_product_search li:last-child {
border-bottom: none;
}
.wpc-product-filter-wrapper .search-result-products ul.get_product_search li:hover {
background-color: #f9f9f9;
color: var(--wpc-filter-primary, #e7272d);
padding-left: 20px;
} .wpc-product-filter-wrapper .wpc-pagination-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
margin-top: 40px;
padding: 24px 30px;
background-color: #fff;
border-radius: 12px;
flex-wrap: wrap;
} .wpc-product-filter-wrapper .wpc-pagination-info {
color: #666;
font-size: 14px;
font-weight: 500;
line-height: 1.4;
} .wpc-product-filter-wrapper .wpc-pagination {
display: flex;
align-items: center;
}
.wpc-product-filter-wrapper .wpc-pagination .pagination-list {
display: flex;
align-items: center;
gap: 8px;
list-style: none;
margin: 0;
padding: 0;
}
.wpc-product-filter-wrapper .wpc-pagination .pagination-list li {
margin: 0;
padding: 0;
} .wpc-product-filter-wrapper .wpc-pagination .pagination-list a,
.wpc-product-filter-wrapper .wpc-pagination .pagination-list span {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 40px;
height: 40px;
padding: 0 12px;
border-radius: 8px;
font-size: 14px;
font-weight: 600;
text-decoration: none;
transition: all 0.3s ease;
border: 2px solid transparent;
} .wpc-product-filter-wrapper .wpc-pagination .pagination-list a {
color: #666;
background-color: #f5f5f5;
border-color: #f5f5f5;
}
.wpc-product-filter-wrapper .wpc-pagination .pagination-list a:hover {
color: var(--wpc-filter-primary, #e7272d);
background-color: rgba(231, 39, 45, 0.08);
border-color: var(--wpc-filter-primary, #e7272d);
} .wpc-product-filter-wrapper .wpc-pagination .pagination-list .current-page {
color: #fff;
background-color: var(--wpc-filter-primary, #e7272d);
border-color: var(--wpc-filter-primary, #e7272d);
cursor: default;
box-shadow: 0 4px 12px rgba(231, 39, 45, 0.25);
} .wpc-product-filter-wrapper .wpc-pagination .pagination-list .next-page,
.wpc-product-filter-wrapper .wpc-pagination .pagination-list .prev-page {
color: var(--wpc-filter-primary, #e7272d);
background-color: transparent;
border-color: var(--wpc-filter-primary, #e7272d);
font-weight: 700;
}
.wpc-product-filter-wrapper .wpc-pagination .pagination-list .next-page:hover,
.wpc-product-filter-wrapper .wpc-pagination .pagination-list .prev-page:hover {
color: #fff;
background-color: var(--wpc-filter-primary, #e7272d);
box-shadow: 0 4px 12px rgba(231, 39, 45, 0.25);
} .wpc-product-filter-wrapper .wpc-pagination .pagination-list .disabled {
opacity: 0.5;
cursor: not-allowed;
pointer-events: none;
} @media (max-width: 1024px) {
.wpc-product-filter-wrapper .sidebar-filter-wrapper {
padding: 20px;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .widget-title {
font-size: 16px;
}
}
@media (max-width: 768px) {
.wpc-product-filter-wrapper .product-filter-widget,
.wpc-product-filter-wrapper .sidebar-filter-wrapper {
padding: 16px;
margin-bottom: 16px;
}
.wpc-product-filter-wrapper .sidebar-filter-wrapper .widget {
margin-bottom: 24px;
}
.wpc-product-filter-wrapper .products-per-page-wrapper {
flex-direction: column;
align-items: flex-start !important;
gap: 8px !important;
}
.wpc-product-filter-wrapper .products-per-page-wrapper label {
width: 100%;
}
.wpc-product-filter-wrapper .products-per-page-wrapper .products-per-page {
width: 100%;
}
} @media (max-width: 768px) {
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .wpc-food-menu-thumb {
height: 200px;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content {
padding: 16px;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content h3 {
font-size: 16px;
min-height: 44px;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content p {
font-size: 13px;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .price-and-button {
flex-direction: column;
align-items: flex-start;
gap: 12px;
}
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .product-content .wpc-external-product-link a.wpc-btn {
width: 100%;
justify-content: center;
}
}
@media (max-width: 480px) {
.wpc-product-filter-wrapper .list_template_list .wpc-food-menu-item .wpc-food-menu-thumb {
height: 220px;
}
} @media (max-width: 768px) {
.wpc-product-filter-wrapper .wpc-pagination-wrapper {
flex-direction: column;
align-items: flex-start;
gap: 16px;
padding: 20px;
margin-top: 30px;
}
.wpc-product-filter-wrapper .wpc-pagination-info {
width: 100%;
text-align: center;
font-size: 13px;
}
.wpc-product-filter-wrapper .wpc-pagination {
width: 100%;
justify-content: center;
}
.wpc-product-filter-wrapper .wpc-pagination .pagination-list {
gap: 6px;
}
.wpc-product-filter-wrapper .wpc-pagination .pagination-list a,
.wpc-product-filter-wrapper .wpc-pagination .pagination-list span {
min-width: 36px;
height: 36px;
padding: 0 10px;
font-size: 13px;
}
}
@media (max-width: 480px) {
.wpc-product-filter-wrapper .wpc-pagination-wrapper {
padding: 16px;
margin-top: 24px;
}
.wpc-product-filter-wrapper .wpc-pagination .pagination-list {
gap: 4px;
flex-wrap: wrap;
justify-content: center;
}
.wpc-product-filter-wrapper .wpc-pagination .pagination-list a,
.wpc-product-filter-wrapper .wpc-pagination .pagination-list span {
min-width: 32px;
height: 32px;
padding: 0 8px;
font-size: 12px;
} .wpc-product-filter-wrapper .wpc-pagination .pagination-list .next-page,
.wpc-product-filter-wrapper .wpc-pagination .pagination-list .prev-page {
padding: 0 10px;
}
} .search-item-wrapper .delivery-pickup-product-wrapper {
border-radius: 12px;
margin-bottom: 30px;
}
.search-item-wrapper .delivery-pickup-product-wrapper.hidden-box {
display: none;
}
.search-item-wrapper .delivery-pickup-product-wrapper .wpc-food-menu-thumb {
background-color: #dfe7d0;
border-radius: 12px 12px 0 0;
height: 250px;
overflow: hidden;
}
.search-item-wrapper .delivery-pickup-product-wrapper .wpc-food-menu-thumb img {
border-radius: 12px 12px 0 0;
height: 100%;
object-fit: cover;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content {
padding: 25px 30px 30px;
background-color: #fff;
border-radius: 0 0 12px 12px;
transition: all 0.5s;
border: 1px solid #d4d4d4;
border-top: 0;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content h3 a {
font-size: 16px;
color: #000;
line-height: 22px;
display: inline-block;
text-decoration: none;
font-weight: 600;
max-height: 46px;
overflow: hidden;
transition: all 0.5s;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content p {
color: #666666;
transition: all 0.5s;
font-size: 14px;
line-height: 20px;
max-height: 43px;
overflow: hidden;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content .price-and-button {
display: flex;
align-items: center;
justify-content: space-between;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content .price-and-button .product-price {
color: #000;
transition: all 0.5s;
font-weight: 600;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content .price-and-button .product-price ins {
text-decoration: none;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content .price-and-button .price-multiline {
position: relative;
color: #000;
transition: all 0.4s;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content .price-and-button .price-multiline .price {
font-size: 22px;
font-weight: 700;
line-height: 24px;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content .price-and-button .price-multiline del {
position: absolute;
top: 20px;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content .price-and-button .wpc-add-to-cart a {
color: #000;
text-decoration: none;
cursor: pointer;
transition: all 0.5s;
background: transparent;
padding: 0;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content .price-and-button .button-product .wpc-btn {
height: 40px;
line-height: 36px;
padding: 0 18px;
border-radius: 100px;
border: 2px solid #ffe119;
background-color: transparent;
color: #000;
font-size: 14px;
text-decoration: none;
}
.search-item-wrapper .delivery-pickup-product-wrapper .product-content .price-and-button .button-product .wpc-btn:hover {
background: transparent;
color: #000;
}
.search-item-wrapper .delivery-pickup-product-wrapper:hover .product-content {
background-color: var(--wpc-filter-primary, #e7272d);
border: 1px solid var(--wpc-filter-primary, #e7272d);
border-top: 0;
}
.search-item-wrapper .delivery-pickup-product-wrapper:hover .product-content h3 a {
color: #fff;
}
.search-item-wrapper .delivery-pickup-product-wrapper:hover .product-content p {
color: #ffffff;
}
.search-item-wrapper .delivery-pickup-product-wrapper:hover .product-content .price-and-button .product-price {
color: #ffffff;
}
.search-item-wrapper .delivery-pickup-product-wrapper:hover .product-content .price-and-button .button-product .wpc-btn {
background-color: #ffe119;
}
.search-item-wrapper .delivery-pickup-product-wrapper:hover .product-content .price-and-button .wpc-add-to-cart a {
color: #fff;
}
.search-item-wrapper .empty-title {
margin: 0;
}
.wc-block-components-form {
display: flex;
flex-wrap: wrap;
}
.wc-block-components-form div,
.wc-block-components-form fieldset {
order: 3;
width: 100%;
}
.wc-block-components-form .wc-block-checkout__actions {
width: 100%;
}
.wc-block-components-form .wpc_pro_order_time_settings {
order: 2;
width: 100%;
}
.wc-block-components-form #wpc_location_field {
order: 1;
width: 100%;
margin-bottom: 20px;
}