#main-image-additional .image-item a{
    width: 100%;
    background: var(--color-surface);
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    padding: 5px;
}

.image-additional .main-image-additional-nav{
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-bottom: 17px;
}
.image-additional .main-image-additional-nav .owl-next, .image-additional .main-image-additional-nav .owl-prev {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden;
    border: 1px solid var(--color-border-muted);
    background: var(--color-surface) url(../image/icon-caret-right.svg) 50% 50% no-repeat;
	cursor: pointer;
}

.image-additional .main-image-additional-nav .owl-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.image-additional .main-image-additional-nav .owl-prev.disabled, .image-additional .main-image-additional-nav .owl-next.disabled{
	cursor: not-allowed;
	background-color: var(--color-border-muted)!important;
}

.product__tabs{display:table;width: 100%;border: 0;}
.product__tabs li{border-radius: 10px 10px 0 0;display:table-cell;float: unset;margin:0;vertical-align: middle;}
.product__tabs li.active{background: var(--color-surface);border-radius: 10px 10px 0 0;box-shadow: 0 -30px 80px rgba(0,0,0,.07), 0 -15px 13px rgba(0,0,0,.025)}
.product__tabs li a{text-align: center;border: 0!important;margin:0}
.product__tabs li{width: 50%}
.product__tabs>li>a:focus, .product__tabs>li>a:hover {border: 0!important;background-color: #f9f9f9;border-radius: 10px 10px 0 0}
.product__tabs .point-point div, .product__tabs .point-point div>span,.product__tabs .delivery-delivery div, .product__tabs .delivery-delivery div>span{text-transform: none;color: var(--color-black);font-size: 16px;}
.product__tabs .nav-tab-text>div:first-child{font-size: 22px;}
.product__tabs .nav-tab-text>div:last-child{font-size: 16px;}

.product-info .description.option_cart, .product-info .tab-content{background: var(--color-surface);border-radius: 0 0 10px 10px;box-shadow: 0 16px 80px rgba(0,0,0,.07), 0 3.2px 13px rgba(0,0,0,.025)}
.product-info .description.option_cart{border-radius:10px;padding:15px}

.mapSelect{display: block;width: 100%;cursor: pointer;position: relative;padding: 10px 0 0 0;text-align: center;}
.mapSelect .text{color: var(--color-brand);border-bottom: 1px dashed var(--color-brand);}

.mmpanel .storage_image{}
.mmpanel .storage_image img{
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top;
    display: block;
    border-radius: 10px;
}

.mmpanel.storages__info .storage_description {

}

.mmpanel .accordion-body{width: 100%;}
.mmpanel .accordion-table{display: flex;}
.mmpanel .accordion-heading>a[aria-expanded=true] .accordion-title, .mmpanel .accordion-title.active, .active>.accordion-title, .box-catalog .mmpanel .accordion-title{background: none;}
.mmpanel .date_life{font-weight:normal;margin: 3px 0;font-size: 80%;}

.mmpanel .job_holiday_time_table{width: 100%;text-align: right;font-size: 13px;}

.mmpanel .infoblock{display: table-cell;width: 100%;vertical-align: top;}
.mmpanel .job_week_class{padding-left:25px}
.mmpanel .job_week_table{font-size: 13px;}
.mmpanel .job_week_table{}
.mmpanel .job_week_table tr{white-space: nowrap;white-space: pre;}
.mmpanel .job_week_table td:first-child{font-weight: 700;padding-right: 10px;}
.mmpanel .job_week_table td:last-child{text-align: right;}
.mmpanel .job_week_table{margin-bottom: 10px;}
.mmpanel .holiday_time_text:after{content: '';clear: both;display: block;}

.mmpanel .job_week_table .thisday{position:relative;}
.mmpanel .job_week_table .thisday:before{content: '';width: 7px;height: 7px;background: var(--color-brand);border-radius: 50%;position: absolute;left: -15px;top: 5px;}
.mmpanel .job_week_table .thisday.close_time:before{background: red}

.block-icon-pickup {display: flex;align-items: center;justify-content: left;line-height: 1;}
.block-icon-pickup .icon-pickup {width: 7px;height: 7px;background: var(--color-success);border-radius: 50%;margin-right: 3px;}
.block-icon-pickup .icon-privilege {width: 7px;height: 7px;background: #ffdb00;border-radius: 50%;margin-right: 3px;}

.product-info .tab-content>.tab-pane{margin: 0 15px}

.product-page .description .mmpanel .accordion-title:before{display:none;margin-right:0}


#delivery__payment .mmpanel{
	border: 0;
	background: var(--color-surface);
	color: #0b1820;
	border-radius: 10px;
	box-shadow: 0 16px 80px rgba(0, 0, 0, .07), 0 3.2px 13px rgba(0, 0, 0, .025);
	margin-bottom: 15px;
	padding: 10px;
}
#delivery__payment .mmpanel .accordion-title {
	border-top: 0;
	font-size: 16px;
	line-height: 1;
	padding: 0;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	justify-content: start;
	gap: 5px;
}

#delivery__payment ul{list-style: disc;margin-left: 20px;}
#delivery__payment ul li{margin-bottom: 5px;}
#delivery__payment .mmpanel .accordion-title:before {content: '';width: 15px;height: 9px;background-position: 50% 50%;background-image:url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 8.57143L15 1.07143L15 0L13.9286 -9.36673e-08L7.5 6.42857L1.07143 -1.21767e-06L0 -1.31134e-06L-9.36673e-08 1.07143L7.5 8.57143Z' fill='%23777777'/%3E%3C/svg%3E%0A");max-width: 15px;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;margin-right: 5px;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}

@media screen and (max-width: 430px){
	.mmpanel .accordion-table{display: flex;}
	.mmpanel .infoblock,.mmpanel .job_week_table{display: block;}
	.mmpanel .job_week_table{float:none;margin: 10px auto 0px auto;}
	.mmpanel .infoblock{text-align: center;}
}
@media screen and (max-width: 569px){
	.product-page .description .mmpanel .accordion-title{display: block;}
	.product-page .description .mmpanel .accordion-title>span:first-child{display: block;}
	.product-page .description .mmpanel .accordion-title>span:last-child {display: block;}
	
	.mmpanel .accordion-heading{display: table;width: 100%;padding: 10px 0;}
	.mmpanel .accordion-heading>a, .mmpanel .accordion-heading>span{display: table-cell;width: 100%;vertical-align: middle;}
	
	.mmpanel .accordion-title:after{display:none;margin-left:0}
	.product-page .description .mmpanel .accordion-title:before{display:none;margin-right:0}
	.mmpanel .accordion-link-simple{display:none!important}
	
	.product__tabs .point-point div, .product__tabs .point-point div>span, .product__tabs .delivery-delivery div, .product__tabs .delivery-delivery div>span{font-size: 13px;}
	.product__tabs .nav-tab-text>div:first-child {font-size: 16px;}
	.product__tabs .nav-tab-text>div:last-child {font-size: 13px;}
}
@media screen and (min-width: 570px){
	.mmpanel .accordion-heading{display: table;width: 100%;padding: 10px 0;}
	.mmpanel .accordion-heading>a, .mmpanel .accordion-heading>span{display: table-cell;width: 100%;vertical-align: middle;}
	.mmpanel .accordion-title{border-top: 0;line-height: 1;padding:0;-webkit-transition: none;-o-transition: none;transition: none;justify-content: space-between;}
	.mmpanel .accordion-title>span:first-child{-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;white-space: nowrap;margin-right: 10px;}
	.mmpanel .accordion-title>span:last-child {font-weight: normal;margin-right: 10px;}
	.mmpanel .accordion-title:after{display:none;margin-left:0}
	.mmpanel .accordion-title:before {content: '';width: 15px;height: 9px;background-position: 50% 50%;background-image:url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 8.57143L15 1.07143L15 0L13.9286 -9.36673e-08L7.5 6.42857L1.07143 -1.21767e-06L0 -1.31134e-06L-9.36673e-08 1.07143L7.5 8.57143Z' fill='%23777777'/%3E%3C/svg%3E%0A");max-width: 15px;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;margin-right: 15px;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
}
.mmpanel{border-bottom: 1px solid var(--color-border-muted);position: relative;}
.product-info .mmpanel:last-child{border-bottom: 0}
.mmpanel .accordion-heading>a[aria-expanded=true] .accordion-title:before, .mmpanel .accordion-title.active:before, .mmpanel .active>.accordion-title:before {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.mmpanel .accordion-body{padding-bottom: 15px;}
@media screen and (max-width: 991px){.mmpanel .accordion-heading, .mmpanel .accordion-mobile-title {border-top:none}}


.price_storages .price-offer{font-weight: 700;color: var(--color-black);right: 0;padding-left: 10px;margin-right: 36px;font-size: 16px;white-space: nowrap}
.price_storages .button-offer{position: relative;display: inline-block;border: 1px solid var(--color-brand-light);cursor: pointer;padding: 7px 0;border-radius: 4px;min-width: 125px;text-align: center;}
.price_storages .button-offer:after{content: "";position: absolute;height: 100%;width: 32px;right: 0;top: 0;display: block;text-indent: -9999px;overflow: hidden;-webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border-left: 1px solid var(--color-brand-light);background: url(../image/icon-add2cart.svg) no-repeat center center;border-radius: 0 4px 4px 0;}
.price_storages .price-offer .price-kopek{font-size: 13px;}

/* Same purchase-button treatment as product cards. */
.product-page .price_storages .button-offer.bpb-btn{border-color:var(--color-brand);background-color:var(--color-surface);}
.product-page .price_storages .button-offer.bpb-btn:after{border-left-color:var(--color-brand);background-color:var(--color-brand);background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 3.5H4.3L5.8 12.5H14.8L17 6.5H5' stroke='white' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 2.5V8.5M8.5 6L11 8.5L13.5 6' stroke='white' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='7' cy='16' r='1.25' stroke='white' stroke-width='1.4'/%3E%3Ccircle cx='14' cy='16' r='1.25' stroke='white' stroke-width='1.4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;}
.product-page .price_storages .button-offer.bpb-btn:hover:after{border-left-color:var(--color-brand-hover) !important;background-color:var(--color-brand-hover);}

.product-page .price_storages .accordion-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px;}
.product-page .price_storages .accordion-heading>a{display:block;grid-column:1;grid-row:1;width:auto;min-width:0;}
.product-page .price_storages .accordion-heading>a + span{display:block;grid-column:2;grid-row:1;width:auto;}
.product-page .price_storages .accordion-heading>.date_life{display:block;grid-column:1 / -1;grid-row:2;width:auto;margin:4px 0 0;padding:0 12px;color:#777;font-size:13px;}
.product-page .product-page-stock{display:block;width:100%;}
.product-page .product-stock-level{display:flex;align-items:center;justify-content:space-between;flex:1 1 auto;min-width:0;gap:12px;min-height:36px;padding:8px 12px;box-sizing:border-box;background:var(--color-brand-surface);color:var(--color-brand);line-height:1.25;}
.product-page .product-stock-label{font-weight:600;}
.product-page .product-stock-scale{display:flex;align-items:center;flex:0 0 auto;gap:4px;}
.product-page .product-stock-segment{display:block;width:20px;height:7px;border-radius:3px;background:var(--color-brand-border);}
.product-page .product-stock-segment.is-filled{background:var(--color-brand);}
.product-page .product-stock-level-low,.product-page .product-stock-level-preorder{color:var(--color-warning);background:var(--color-surface-warning);}
.product-page .product-stock-level-low .product-stock-segment.is-filled{background:#f3a536;}
.product-page .product-stock-level-preorder{justify-content:flex-start;}
.product-page .product-stock-level-unavailable{display:block;padding:8px 12px;background:#f5f5f5;color:#777;}
@media screen and (max-width: 479px){.product-page .product-stock-level{gap:8px;padding-left:8px;padding-right:8px;}.product-page .product-stock-segment{width:16px;}.product-page .price_storages .accordion-heading>.date_life{padding-left:8px;padding-right:8px;}}
	
@media screen and (max-width: 767px){.tab-content .box-product-button {padding-right: 0;margin-left: 0;margin-right: 0;}}
@media screen and (max-width: 767px){.apteki_list div, .price_storages div{font-size: 14px;}}
@media screen and (min-width: 768px){.product-page .sticky{top: 80px;}.sticky{position: sticky;}}

#content .instruction_h2 {
	margin-top: 36px;
	margin-bottom: 18px;
}
#content .instruction_h2 h2 {
	max-width: 980px;
	margin: 0;
	padding: 2px 0 2px 16px;
	color: #526968;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.35;
	border-left: 4px solid var(--color-brand);
}
#content .section-tabs .tabs-wrap {
	background: var(--color-surface);
	border-top: 1px solid var(--color-brand-border);
	border-bottom: 1px solid var(--color-brand-border);
}
#content .section-tabs .tab-links-list {
	display: flex !important;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .section-tabs .tab-links-list li {
	float: none;
	margin: 0;
}
#content .section-tabs .tab-links-list li > a {
	display: block;
	padding: 17px 18px 15px;
	color: #526968;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	background: transparent !important;
	border-bottom: 3px solid transparent;
}
#content .section-tabs .tab-links-list li > a:hover,
#content .section-tabs .tab-links-list li.active > a {
	color: var(--color-brand-hover);
}
#content .section-tabs .tab-links-list li.active > a {
	border-bottom-color: var(--color-brand);
}
#proddescr .box-product-description {
	margin-bottom: 38px;
	padding: 28px 32px 32px;
	color: var(--color-text);
	font-size: 16px;
	line-height: 1.6;
	background: var(--color-surface);
	border: 1px solid var(--color-brand-border);
	border-top: 0;
	border-radius: 0 0 16px 16px;
	box-shadow: 0 8px 15px rgba(30, 69, 67, .07);
}
#proddescr .box-product-description .tab-pane {
	color: var(--color-text);
}
#proddescr .box-product-description b,
#proddescr .box-product-description strong {
	color: var(--color-text);
	font-weight: 700;
}
#proddescr .box-product-description h2,
#proddescr .box-product-description h3,
#proddescr .box-product-description h4 {
	margin: 1.5em 0 .65em;
	color: var(--color-brand);
	font-size: 20px;
	line-height: 1.3;
}
#proddescr .box-product-description .tabpanel-mobile-collapse > strong,
#proddescr .box-product-description .tabpanel-mobile-collapse > b {
	display: block;
	margin: 1.5em 0 .6em;
	padding-left: 12px;
	color: var(--color-brand);
	font-size: 18px;
	line-height: 1.35;
	border-left: 3px solid var(--color-brand);
}
#proddescr .box-product-description .tabpanel-mobile-collapse > strong:first-child,
#proddescr .box-product-description .tabpanel-mobile-collapse > b:first-child {
	margin-top: 0;
}
#proddescr .box-product-description p,
#proddescr .box-product-description ul,
#proddescr .box-product-description ol {
	margin: 0 0 1em;
}
#proddescr .box-product-description ul,
#proddescr .box-product-description ol {
	padding-left: 24px;
}
#proddescr .box-product-description li + li {
	margin-top: .45em;
}
#proddescr .box-product-description li::marker {
	color: var(--color-brand);
}
#proddescr .box-product-description a {
	color: var(--color-brand);
	text-decoration: underline;
}
#proddescr .box-product-description a:hover {
	color: var(--color-brand-active);
	text-decoration: none;
}
#proddescr .box-product-description hr {
	margin: 28px 0;
	border-color: var(--color-brand-border);
	border-top-width: 1px;
}

@media screen and (max-width: 991px) {
	#content .instruction_h2 {
		margin-top: 24px;
		margin-bottom: 14px;
	}
	#content .instruction_h2 h2 {
		padding-left: 12px;
		font-size: 18px;
	}
	#proddescr .box-product-description {
		margin-bottom: 24px;
		padding: 0;
		background: transparent;
		border: 0;
		border-radius: 0;
		box-shadow: none;
	}
	#proddescr .box-product-description .accordion-mobile-title .accordion-title {
		min-height: 52px;
		margin: 0 0 8px;
		padding: 14px 16px;
		color: var(--color-text);
		font-size: 16px;
		font-weight: 600;
		background: var(--color-surface);
		border: 1px solid var(--color-brand-border);
		border-radius: 12px;
		box-shadow: 0 8px 15px rgba(30, 69, 67, .07);
	}
	#proddescr .box-product-description .accordion-mobile-title .accordion-title.active {
		color: var(--color-brand);
		border-color: var(--color-brand-light);
		background: var(--color-brand-surface);
	}
	#proddescr .box-product-description .tabpanel-mobile-collapse {
		margin: -2px 0 14px;
		padding: 18px 16px 20px;
		font-size: 16px;
		line-height: 1.55;
		background: var(--color-surface);
		border: 1px solid var(--color-brand-border);
		border-radius: 0 0 12px 12px;
	}
	#proddescr .box-product-description .accordion-collapse-footer {
		margin: 16px 0 0;
		padding-top: 12px;
		border-top: 1px solid var(--color-brand-border);
	}
}
