

/* Start:/local/templates/lusio/components/bitrix/news.detail/shops/style.css?175792754213350*/
.Shop-detail {
    padding: 0 40px;
}

.shopDetail__info-map {
    display: flex;
    gap: 80px;
}

#shopDetail__shopMap {
    width: 100%;
    height: 420px;
    filter: grayscale(100%);
}

.shopDetail-shopInfo {
    max-width: 734px;
    width: 100%;
}

.ymaps-2-1-79-zoom__scale {
    display: none;
}

.ymaps-2-1-79-controls__control {
    left: calc(100% - 57px) !important;
    top: 24px !important;
}

.ymaps-2-1-79-zoom {
    height: auto !important;
}

.ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon {
    background-image: url('data:image/svg+xml,<svg width="16.000000" height="16.000000" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><desc>Created with Pixso.</desc><defs/><rect id="Component 259" rx="0.000000" width="15.000000" height="15.000000" transform="translate(0.500000 0.500000)" fill="%23FFFFFF" fill-opacity="0"/><path id="Vector" d="M2.5 8L13.5 8" stroke="%231A1B1C" stroke-opacity="1.000000" stroke-width="1.000000" stroke-linejoin="round" stroke-linecap="round"/><path id="Vector" d="M8 2.5L8 13.5" stroke="%231A1B1C" stroke-opacity="1.000000" stroke-width="1.000000" stroke-linejoin="round" stroke-linecap="round"/></svg>') !important;
}

.ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon {
    background-image: url('data:image/svg+xml,<svg width="16.000000" height="16.000000" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><desc>Created with Pixso.</desc><defs/><path id="Vector" d="M2.5 8L13.5 8" stroke="%231A1B1C" stroke-opacity="1.000000" stroke-width="1.000000" stroke-linejoin="round" stroke-linecap="round"/></svg>') !important;
}

.ymaps-2-1-79-float-button {
    box-shadow: unset !important;
    border: none !important;
    padding-left: 36px !important;
    border-radius: 0 !important;
    height: 36px !important;
}

.ymaps-2-1-79-zoom__plus {
    border-bottom: 1px solid !important;
}

.ymaps-2-1-79-float-button-icon {
    width: 26px !important;
    height: 26px !important;
}

.ymaps-2-1-79-zoom {
    padding: 36px 0 !important;
    width: 36px !important;
    border: 1px solid;
}

.ymaps-2-1-79-copyrights-pane {
    display: none !important;
}

.shopDetail-shopInfo__title {
    color: rgb(40, 32, 30);
    font-family: 'SF-PRO';
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 26px;
}

.shopDetail-shopInfo__text {
    display: flex;
    flex-flow: column;
    gap: 20px;
}

.shopDetail-shopInfo__adress span,
.shopDetail-shopInfo__how-go span,
.shopDetail-shopInfo__work-time span,
.shopDetail-shopInfo__phone span {
    color: rgb(169, 164, 157);
    font-family: 'SF-PRO';
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;

}

.shopDetail-shopInfo__adress p,
.shopDetail-shopInfo__how-go p,
.shopDetail-shopInfo__work-time p,
.shopDetail-shopInfo__phone p {
    color: rgb(40, 32, 30);
    font-family: 'SF-PRO';
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    margin-top: 6px;
}

.shopDetail__descr-img {
    display: flex;
    gap: 80px;
    padding: 120px 0 100px 0
}

.shopDetail__descr-title {
    color: rgb(40, 32, 30);
    font-family: 'SF-PRO';
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.shopDetail__descr-img p {
    color: rgb(120, 113, 108);
    font-family: 'SF-PRO';
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: left;
    margin: 0;
}

.shopDetail__descr-subtitle--first {
    margin-top: 32px;
}

body .fancybox-button--arrow_left>div svg, body .fancybox-button--arrow_right>div svg {
    display: none;
}

body .fancybox-button--arrow_left>div:before {
	content: '';
	background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 19.5L7.5 12L15 4.5' stroke='white' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
}

body .fancybox-button--arrow_right>div:before {
	content: '';
	background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4.5L16.5 12L9 19.5' stroke='white' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
}

body .fancybox-button--arrow_left>div, body .fancybox-button--arrow_right>div {
    padding: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body .fancybox-button--arrow_left:disabled>div:before, body .fancybox-button--arrow_right:disabled>div:before {
    opacity: .4;
}

body .fancybox-button--arrow_left>div:hover, body .fancybox-button--arrow_right>div:hover {
    background: rgba(40, 32, 30, .5);
}

.shopDetail__descr>.shopDetail__descr-subtitle {
    margin-bottom: 24px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.shopDetail__descr>.shopDetail__descr-subtitle:last-of-type {
    margin-bottom: 32px;
}

.shopDetail__descr-img h2 {
    color: #28201E;
    font-family: 'SF-PRO';
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.shopDetail__descr-img ul {
    padding: 32px 0 32px 32px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.shopDetail__descr-img ul li {
	position:relative;
}
.shopDetail__descr-img ul li span {
    font-family: 'SF-PRO';
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.shopDetail__descr-img ul li:before{
    content: url('data:image/svg+xml,<svg width="20.000000" height="20.000000" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><desc>Created with Pixso.</desc><defs/><path id="Star 2" d="M10 0L8.01 8.02L0 10L8.01 11.98L10 20L11.98 11.98L20 10L11.98 8.02L10 0Z" fill="%23E9E8E7" fill-opacity="1.000000" fill-rule="evenodd"/></svg>');
    height: 20px;
    width: 20px;
    display: block;
	position: absolute;
	left: -32px;
}

.shopDetail__descr {
    max-width: 734px;
}

.shopDetail__img {
    width: 100%
}

.fancybox-image {
    height: 100% !important;
}

.fancybox-thumbs {
    background: transparent !important;
}

.fancybox-thumbs__list a {

    border: 2px solid rgb(255, 255, 255) !important;
    border-radius: 0 !important;
}

.fancybox-thumbs__list a:before {
    border: none !important;
}

.shopDetail__gallery {
    position: relative;
    padding-bottom: 100px;
}

.shopDetail__gallery-items {
    display: flex;
}

.shopDetail__gallery-title {
    color: rgb(40, 32, 30);
    font-family: 'SF-PRO';
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.shopDetail__img--mobile {
    display: none;
}

.shopDetail__gallery-items {
    position: relative;
}

.shopDetail__gallery-buttons {
    /*position: absolute;
    width: calc(100% + 60px);
    top: 50%;
    left: -30px;
    z-index: 1;
    display: flex;
    justify-content: space-between;*/
	position: absolute;
    top: 50%;
    z-index: 3;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
}

.shopDetail__gallery-prev,
.shopDetail__gallery-next {
    padding: 13px;
    background: rgb(40, 32, 30);
    max-height: 50px;
    max-width: 50px;
    border-radius: 50%;
    opacity: 0.5;
	position: absolute;
    transform: translate(0, -50%);
}

.shopDetail__gallery-prev svg {
    transform: rotate(180deg);
}

.shopDetail__gallery-next {
	right: 0;
}

.shopDetail__gallery-items .swiper-button-disabled,
.shopDetail__gallery-items .swiper-button-lock {
    opacity: 0.3;
}



.shopDetail__gallery-items .slick-slide {
    margin: 0 10px;
}

.shopDetail__gallery-items .slick-slide:hover {
    cursor: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.875 10.875H13.875" stroke="%2328201E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.875 7.875V13.875" stroke="%2328201E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.875 18.7495C15.2242 18.7495 18.75 15.2238 18.75 10.8745C18.75 6.52527 15.2242 2.99951 10.875 2.99951C6.52576 2.99951 3 6.52527 3 10.8745C3 15.2238 6.52576 18.7495 10.875 18.7495Z" stroke="%2328201E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.4434 16.4434L20.9997 20.9997" stroke="%2328201E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>'), auto;
}

.shopDetail__gallery-buttons .slick-disabled {
    opacity: 0;
}

.fancybox-bg {
    background: white !important;
}

.fancybox-is-open .fancybox-bg {
    opacity: 1 !important;
}

.fancybox-image {
    height: 100% !important;
}

.swiper-button-disabled {
    opacity: 0;
}
.shopDetail__gallery-items .swiper-slide img {
	height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: 0;
    top: 0;
}
.shopDetail__gallery-items .swiper-slide {
    object-fit: cover;
    object-position: center;
    width: 100%;
    position: relative;
    padding-top: 30%;
    cursor: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.875 10.875H13.875" stroke="%2328201E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.875 7.875V13.875" stroke="%2328201E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.875 18.7495C15.2242 18.7495 18.75 15.2238 18.75 10.8745C18.75 6.52527 15.2242 2.99951 10.875 2.99951C6.52576 2.99951 3 6.52527 3 10.8745C3 15.2238 6.52576 18.7495 10.875 18.7495Z" stroke="%2328201E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.4434 16.4434L20.9997 20.9997" stroke="%2328201E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>'), auto;
}

.shopDetail__descr_second-mobile {
	display: none;
}


@media screen and (max-width: 1438px) {
	.shopDetail__gallery-items .swiper-slide {
		padding-top: 60%;
	}
}
@media screen and (max-width: 992px) {
	.shopDetail__info-map {
    	gap: 20px;
	}
	.shopDetail-shopInfo {
		max-width: 100%;
	}
	.Shop-detail {
		padding: 0 20px;
	}
	.shopDetail__descr-img {
		padding: 80px 0 80px 0;
		gap: 0 20px;
	}
	.shopDetail__descr {
		max-width: 434px;
	}
}
@media screen and (max-width: 880px) {
    .shopDetail__descr-img {
        flex-flow: column;
        gap: 20px;
        padding: 60px 0;
    }
	.shopDetail__descr {
		max-width: 100%;
	}
}
@media screen and (max-width: 576px) {
    #shopDetail__shopMap {
        width: 100%;
        height: 228px;
    }

	.shopDetail__descr_second-mobile {
		display: block;
	}

	.shopDetail__descr_second-desktop {
		display: none;
	}

    .shopDetail__info-map {
        flex-flow: column;
        gap: 24px;
    }

    .shopDetail__img--mobile {
        display: block;
        margin-top: 24px;
    }

    .shopDetail__descr-subtitle--first {
        margin-top: 24px;
    }

    .shopDetail__descr>.shopDetail__descr-subtitle:last-of-type {
        margin-bottom: 16px;
    }

    .ymaps-2-1-79-controls-pane {
        height: 100%;
    }

    .ymaps-2-1-79-controls__control {
        left: calc(100% - 50px) !important;
        top: unset !important;
        bottom: 12px !important;
    }

    .shopDetail__gallery-buttons {
        display: none;
    }

    .Shop-detail {
        padding: 0 16px;

    }

    .shopDetail__gallery-items .slick-slide {
        margin: 0 4px;
    }

    .footer__wrapp {
        padding-top: 92px !important;
        padding-bottom: 16px !important;
    }

    .shopDetail-shopInfo__title {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .shopDetail-shopInfo__text {
        gap: 16px;
    }

    .shopDetail-shopInfo__adress p,
    .shopDetail-shopInfo__how-go p,
    .shopDetail-shopInfo__work-time p,
    .shopDetail-shopInfo__phone p {
        font-size: 14px;
    }

    .shopDetail__descr-title {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .shopDetail__descr-img p,
    .shopDetail__descr-img h2 {
        font-size: 14px;
    }

    .shopDetail__descr-img h2 {
        margin-bottom: 4px;
    }

    .shopDetail__descr>.shopDetail__descr-subtitle {
        margin-bottom: 12px;
    }
    .shopDetail__gallery{
        padding-bottom: 30px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .shopDetail__gallery-items {
        overflow-x: scroll;
        width: 100%;
        scrollbar-width: none;
    }

    .shopDetail__gallery-items .swiper-slide {
        width: 40% !important;
    }
}
/* End */
/* /local/templates/lusio/components/bitrix/news.detail/shops/style.css?175792754213350 */
