@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

#pagetitle {
    display: block !important;
    color: var(--sappo-black);
    font-size: var(--sappo-h1-font-size);
    font-weight: var(--sappo-h1-font-weight);
    line-height: var(--sappo-h1-line-height);
    width: 904px;
}

.contacts_wrapper {
    background: var(--sappo-shop50);
    padding: 96px 156px;
    margin: 39px -166px 0px -166px;
    border-radius: 32px;
}

.contacts_wrapper .shop-title {
    font-size: 60px;
    line-height: 72px;
    font-weight: 900;
    color: #121212;
    margin-top: 12px;
}

.contacts_wrapper .shop-description {
    width: 734px;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-bottom: 32px;
}

.wrapper_inner_half.shop-detail1 {
    border-top: none !important;
}

.wrapper_inner_half .info-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    align-items: start;
    justify-content: center;
}

.top_block, .gallery_wrap, .right_block_store, .contacts_links {
    background: white;
    padding: 32px !important;
    border-radius: 48px;
}

.right_block_store, .contacts_links .text {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 44px;
    padding-right: 32px;
}

.owl-carousel.owl-theme.owl-bg-nav .owl-stage-outer {
    border-radius: 32px;
}

.owl-carousel .owl-nav {
    left: -25px;
    right: -25px;
}

.owl-carousel.short-nav:hover .owl-nav {
    left: 30px !important;
    right: 30px !important;
}

.topic {
    padding: 12px 0 24px 0 !important;
}

.container .description {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    width: 904px;
    margin-bottom: 32px;
}

.sappo-contacts .col-md-12 {
    padding: 0px 6px;
}

.left_block_store .properties {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    padding-bottom: 48px;
}

.left_block_store .properties>div {
    display: flex;
    align-items: center;
    border-radius: 24px;
    background-color: var(--sappo-shop50);
    padding: 12px;
    height: 40px;
}

.left_block_store .properties a, .left_block_store .buttons-block a {
    top: 0px;
}

.left_block_store .property.metro path {
    fill: red;
}

.left_block_store .buttons-block .btn-socials {
    display: none;
}

.right-block-contacts .name {
    color: #121212;
    font-size: 28px;
    font-weight: 800;
    line-height: 34px;
    padding-bottom: 16px;
}

.right-block-contacts .address {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    padding-bottom: 24px;
}

.right-block-contacts .middle-prop {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 12px;
    padding-bottom: 48px;
}

.right-block-contacts .middle-prop > div {
    display: flex;
    align-items: center;
    border-radius: 24px;
    background-color: #FFF;
    padding: 12px;
    height: 40px;
}

.right-block-contacts .middle-prop .svg.inline, .left_block_store .property .svg.inline {
    top: 0px;
}

.right-block-contacts .middle-prop .circle.Савеловская, .left_block_store .property.metro .circle.Савеловская {
    width: 12px;
    height: 12px;
    background: #999999;
    border-radius: 50%;
    margin-left: 8px;
    margin-right: -5px;
}

.left_block_store .property.metro .circle.Савеловская {
    margin-right: 0px;
}

.right-block-contacts .middle-prop .circle.Московская, .left_block_store .property.metro .circle.Московская {
    width: 12px;
    height: 12px;
    background: #0078BE;
    border-radius: 50%;
    margin-left: 8px;
    margin-right: -5px;
}

.right-block-contacts .middle-prop span.text {
    color: #121212;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.item.map-full .buttons-block .btn-loc {
    display: none;
}

.item.map-full .buttons-block .btn-socials {
    margin-left: 0px;
    margin-right: 16px;
    border-radius: 24px;
}

.item.map-full .buttons-block .btn-socials img {
    width: 72px;
}

.contacts_links {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.circle Савеловская {
    content: "";
    border: 5px solid #999999;
    border-radius: 50%;
}

.top_block .buttons-block .btn-loc {
    font-size: 15px !important;
    padding: 0px 38px !important;
    margin-right: 15px !important;
}

.buttons-block .btn-loc {
    height: 56px;
    background-color: #00ABEF;
    border-radius: 13px;
    border: 0px;
    color: #FFF;
    padding: 20px 38px 20px 38px !important;
    font-size: 15px !important;
    font-weight: 500;
    line-height: 15px !important;
    margin-right: 13px;
}

.buttons-block .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.buttons-block .btn:hover {
    color: #FFF;
}

.buttons-block .btn-loc img {
    padding-right: 10px;
}

.buttons-block .btn-socials {
    padding: 0px !important;
    border: 0px;
    border-radius: 16px;
    margin-left: 13px;
}

.wrapper_inner_half .item.item-shop-detail1 {
    padding: 0 !important;
}

.wrapper_inner_half.shop-detail1 .left_block_store {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 734px !important;
}

.wrapper_inner_half.shop-detail1 .contacts_map {
    height: 100% !important;
    margin: 0;
}

.wrapper_inner_half.shop-detail1 .item.map-full {
    height: 100% !important;
}

.info-wrapper .item-shop-detail1 .left_block_store, .info-wrapper .map-full {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.wrapper_inner_half.shop-detail1 .left_block_store .top_block .address {
    margin: 0;
}

.left_block_store .top_block .property .value {
    padding-left: 8px;
    color: #121212;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.left_block_store .address .name {
    color: #000;
    font-size: 28px;
    font-weight: 800;
    line-height: 34px;
    padding-bottom: 16px;
}

.left_block_store .address .value {
    color: #000;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 20px !important;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    padding-bottom: 24px;
}

.left_block_store .gallery_wrap .owl-item {
    width: 734px;
}

.top_block, .gallery_wrap.swipeignore, .right_block_store.contacts_map, .contacts_links {
    opacity: 0;
	transform: translateY(50px);
	transition: opacity 0.8s, transform 0.8s;
}
  
.top_block.visible, .gallery_wrap.swipeignore.visible, .right_block_store.contacts_map.visible, .contacts_links.visible {
    opacity: 1;
	transform: translateY(0%);
}

/*Media Queries*/

@media (max-width: 1700px) {
    .contacts_wrapper {
        padding: 96px 80px;
        margin: 39px -60px 0px -60px;
    }
}

@media(max-width:1440px){
    .contacts_wrapper {
        padding: 96px 30px;
        margin: 39px -30px 0px -30px;
    }
    .wrapper_inner_half.shop-detail1 .left_block_store {
        max-width: 656px !important;
    }
}

@media(max-width:1440px) and (min-width: 991px) {
    .left_block_store .buttons-block {
        display: flex;
    }
}

@media(max-width:1415px){
    .right-block-contacts .middle-prop span.text {
        font-size: 10px;
        line-height: 13px;
        letter-spacing: 0.05em;
    }

    .buttons-block .btn-loc {
        padding: 20px 20px 20px 20px !important;
        font-size: 14px !important;
        margin-right: 8px;
    }

    .buttons-block .btn-socials {
        margin-left: 8px;
    }
}

@media(max-width:1250px){
    .contacts-stores.shops-list1 .item .image {
        width: 350px !important;
    }
}

@media(max-width:1170px){
    .contacts-stores.shops-list1 .item {
        padding: 16px 48px 16px 16px !important;
    }
    .wrapper_inner_half.shop-detail1 .left_block_store {
        max-width: 585px !important;
    }
}

@media(max-width: 991px) {
    .contacts_wrapper {
        margin: 0 -30px;
        border-radius: 0px 0px 32px 32px;
        padding: 16px 4px 24px 4px;
    }
    .contacts_wrapper .navigation, .contacts_wrapper .shop-title, .contacts_wrapper .previewtext {
        padding: 0 12px;
    }
    .contacts_wrapper .shop-title {
        font-size: 32px;
        line-height: 42px;
    }
    .contacts_wrapper .shop-description {
        width: auto;
    }
    .wrapper_inner_half .info-wrapper {
        display: flex;
        flex-direction: column;
    }
    .top_block, .gallery_wrap, .right_block_store, .contacts_links {
        border-radius: 32px;
    }
    .owl-carousel.owl-theme.owl-bg-nav .owl-stage-outer {
        border-radius: 24px;
    }
    .wrapper_inner_half.shop-detail1 .left_block_store {
        max-width: 100% !important;
    }
    .wrapper_inner_half.shop-detail1 .contacts_map {
        padding: 0 !important;
        min-height: 506px !important;
    }
    .wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map{
        min-height: 506px !important;
    }
    .bx-yandex-view-layout:before {
        z-index: 0 !important;
    }
    .bx-yandex-view-layout .yandex-map__mobile-opener {
        top: 150px !important;
        right: 20px !important;
    }
    .contacts_map:before {
        content: none !important;
    }
    .top_block, .gallery_wrap, .contacts_links {
        padding: 24px !important;
    }
    .top_block .buttons-block a {
        margin-bottom: 16px;
    }
    .top_block .properties a {
        margin-bottom: 0px;
    }
    .contacts_links {
        order: -1;
        z-index: 2;
        justify-content: space-between;
    }
    .contacts_links .text {
        padding-right: 20px;
        font-size: 24px;
        line-height: 28px;
    }
    .item.map-full .buttons-block .btn-socials {
        margin-right: 16px;
    }        
}

@media(max-width: 767px) {
    .contacts_wrapper {
        margin: 0 -16px;
    }
}

@media(max-width: 420px) {
    .item.map-full .buttons-block .btn-socials img {
        width: 57px;
    }
    .item.map-full .buttons-block .btn-socials {
        margin-right: 10px;
    }
}