﻿.card-coffeeshop{display:flex;height:160px;background-color:#f9f9f9;border-radius:12px;overflow:hidden;position:relative;transition:.1s}.card-coffeeshop .image-box{height:100%;aspect-ratio:1}.card-coffeeshop .image-box img{width:100%;height:100%;object-fit:cover}.card-coffeeshop .text-box{flex-grow:1;padding:24px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 992px){.card-coffeeshop .text-box{padding:16px}}.card-coffeeshop .category{font-size:20px;color:#1f1f1f}@media screen and (max-width: 992px){.card-coffeeshop .category{font-size:12px;margin-top:6px}}.card-coffeeshop .title{font-size:24px;font-weight:bold;font-variation-settings:"wght" 700,"dots" 3;color:#1f1f1f}@media screen and (max-width: 992px){.card-coffeeshop .title{font-size:20px;padding-top:14px}}.card-coffeeshop .price{font-weight:bold;font-variation-settings:"wght" 700,"dots" 3;color:#4a912a;font-size:20px;align-self:flex-end}@media screen and (max-width: 992px){.card-coffeeshop .price{font-size:16px}}.card-coffeeshop .order-btn{background-color:#4a912a;color:#fff;border-radius:120px;text-align:center;display:flex;align-items:center;justify-content:center;min-height:40px;font-size:15px;font-weight:normal;font-variation-settings:"wght" 500,"dots" 3;transition:.1s;width:fit-content;position:absolute;top:25px;inset-inline-end:25px;overflow:hidden;padding-block:5px;padding-inline:0;max-width:0;white-space:nowrap}@media screen and (max-width: 992px){.card-coffeeshop .order-btn{min-height:32px;font-size:12px;top:16px;inset-inline-end:16px;padding-block:2px}}.card-coffeeshop .order-btn .icon{width:0;aspect-ratio:1;transition:.1s}@media screen and (max-width: 576px){.card-coffeeshop .order-btn .icon{display:none}}.card-coffeeshop .order-btn:not(.disabled){column-gap:8px}.card-coffeeshop .order-btn:not(.disabled) .icon{width:30px}@media screen and (max-width: 992px){.card-coffeeshop .order-btn:not(.disabled) .icon{width:24px}}.card-coffeeshop .order-btn.disabled{background-color:#cbcbcb;cursor:not-allowed}.card-coffeeshop:hover{background-color:#e7edf6}.card-coffeeshop:hover .order-btn{max-width:150px;padding-inline:10px}@media screen and (max-width: 1200px){.card-coffeeshop{height:140px}}@media screen and (max-width: 992px){.card-coffeeshop{background-color:#e7edf6;height:120px}.card-coffeeshop .order-btn{max-width:150px;padding-inline:10px}}header{background-color:#a80109}.breadcrumb{font-size:14px;margin-top:32px}.breadcrumb .breadcrumb_last{font-size:32px;font-weight:bold;font-variation-settings:"wght" 700,"dots" 3}.breadcrumb a{transition:color .1s}.breadcrumb a:hover{color:#a80109}.card-wrapper{margin-top:24px;display:grid;grid-template-columns:repeat(2, 1fr);gap:32px}@media screen and (max-width: 768px){.card-wrapper{grid-template-columns:100%}}.pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 16px;margin-top:24px}.pagination .page-numbers{width:42px;height:42px;display:flex;align-items:center;justify-content:center}.pagination .page-numbers:not(.dots){border:1px solid #eee;border-radius:8px}.pagination .page-numbers.first::before{font-family:"Font Awesome 6 Pro";content:""}.pagination .page-numbers.prev::before{font-family:"Font Awesome 6 Pro";content:""}.pagination .page-numbers.next::before{font-family:"Font Awesome 6 Pro";content:""}.pagination .page-numbers.last::before{font-family:"Font Awesome 6 Pro";content:""}.pagination .page-numbers.current,.pagination .page-numbers:hover{background-color:#a80109;border-color:#a80109;color:#fff}.meta-desc{margin-top:32px;padding-inline:32px;border-radius:16px;padding-block:24px;box-shadow:0px 3px 20px rgba(11,11,11,.0536)}.meta-desc .title{font-size:22px;font-weight:bold;font-variation-settings:"wght" 700,"dots" 3}@media screen and (max-width: 768px){.meta-desc{padding-inline:16px}}/*# sourceMappingURL=archive-coffeeshop.css.map */