.map_container{padding-bottom:40%}.shop_description_left{position:relative}.shop_description_logo{height:150px;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;transform:translate(-10%,-10%);width:150px}@media(max-width:980px){.shop_description_logo{height:100px;width:100px}}@media(max-width:767px){.shop_description_logo{height:80px;width:80px}}.social_icons{flex-wrap:wrap;font-size:50px;gap:10px}.social_icon,.social_icons{align-items:center;display:flex;justify-content:center}.social_icon{border-radius:100%;height:1em;position:relative;width:1em}.social_icon,.social_icon:hover{color:var(--secondary_background_color)}.social_icon:hover:before{opacity:.25}.social_icon:before{background:var(--secondary_background_color);border-radius:100%;content:"";height:100%;left:0;opacity:.14;position:absolute;top:0;width:100%}.social_icon svg{height:40%;position:relative;width:40%}.shop_description{display:flex;justify-content:space-between;margin:5rem 0}@media(max-width:767px){.shop_description{flex-direction:column;margin:3rem 0}}.shop_description .shop_description_left,.shop_description .shop_description_right{width:47%}.shop_description .shop_description_left>:first-child,.shop_description .shop_description_right>:first-child{margin-top:0}.shop_description .shop_description_left>:last-child,.shop_description .shop_description_right>:last-child{margin-bottom:0}.shop_description_pics img{border-radius:15px;box-shadow:0 30px 40px 0 rgba(44,89,99,.2);margin-bottom:50px}.shop_description_categories{margin-bottom:10px;text-transform:capitalize}.shop_description_categories a{color:#82a0d8;text-decoration:none}.shop_description_rating_elements{align-items:center;display:flex;gap:10px;margin-bottom:20px}@media(max-width:767px){.shop_description_rating_elements{justify-content:center}}.shop_description_text{margin-bottom:20px}.shop_description_address{display:flex;gap:.5em;margin-bottom:20px}.shop_description_address .icon{height:1.5em;width:1.5em}.shop_description_address .icon,.shop_description_title,.shop_description_title a{color:var(--secondary_background_color)}.shop_description_title a{text-decoration:none}.shop_description_title a:hover{text-decoration:underline}@media(max-width:767px){.shop_description_title{text-align:center}}.reviews_link{font-weight:400}.btn{align-items:center;display:flex;gap:8px;justify-content:center}.btn .icon{height:20px;width:20px}.shop_description_links{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px}@media(max-width:767px){.shop_description_links{justify-content:center;margin-bottom:30px}}.shop_description_buttons{align-items:center;display:flex;gap:20px}@media(max-width:767px){.shop_description_buttons{flex-direction:column}}.btn_outline,.btn_outline.btn_dropdown{background:#fff;border:1px solid var(--secondary_background_color);border-radius:.3em;color:var(--secondary_background_color);font-size:16px;font-weight:400;text-decoration:none}.btn_outline:not(.btn_dropdown){padding:.5em 1em}.btn_outline:not(.btn_dropdown):hover{background:var(--secondary_background_color);color:#fff}.btn_dropdown{padding:.5em 3em .5em 1em;position:relative}.btn_dropdown:hover .btn_dropdown_arrow{background:var(--secondary_background_color);color:#fff}.btn_dropdown_arrow{align-items:center;background:var(--secondary_background_accent_color);border-radius:0 .3em .3em 0;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;width:2em}.btn_dropdown_arrow svg{height:1em;width:1em}.btn_filled{border-radius:5px;box-shadow:0 3px 3px 0 rgba(0,0,0,.25);color:#fff;font-weight:400;padding:15px 35px;text-decoration:none;text-transform:uppercase}.btn_filled.btn_primary{background:var(--primary_background_color);border:1px solid var(--primary_background_color);color:var(--primary_color)}.btn_filled.btn_primary:hover{background:var(--primary_background_accent_color);border:1px solid var(--primary_background_accent_color);color:var(--primary_accent_color)}.btn_filled.btn_secondary{background:var(--secondary_background_color);border:1px solid var(--secondary_background_color);color:var(--secondary_color)}.btn_filled.btn_secondary:hover{background:var(--secondary_background_accent_color);border:1px solid var(--secondary_background_accent_color);color:var(--secondary_accent_color)}.about{display:grid;gap:20px;grid-template-columns:repeat(7,auto);padding:20px}.about_ico{color:var(--primary_background_color);flex-shrink:0;transform:translateY(.4rem);width:20px}.about_item{align-items:flex-start;display:flex;gap:10px;line-height:1.4;margin-bottom:.8em}.about_item_cb{flex-shrink:0;height:1em;transform:translateY(.2em);width:1em}.card{border:2px solid #f5f7fb;border-radius:15px}.card_title{background:#f5f7fb;padding:18px 0;text-align:center;text-transform:uppercase}.about_title{font-weight:400;margin-bottom:20px;text-transform:uppercase}.sc_local_child_grouped_list_item{margin-bottom:2rem}.shop_card{align-items:stretch;background:#fff;border-radius:1rem;box-shadow:0 1rem 1rem 0 rgba(0,0,0,.2);color:inherit;display:flex;font-weight:400;text-decoration:none}.shop_card_thumbnail{flex:0 0 150px}.shop_card_thumbnail img{border-radius:1rem 0 0 1rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.shop_card_title{font-weight:700}.shop_card_content{padding:1rem}