.ds-footer .ds_fixed_contact_button .fa-envelope:before {
    content: "\f2a0";
}
.ds-product-advantages-payments-item.ds-product-main-attributes-item:nth-of-type(5) img{
    width: 70px;
}
@media (min-width: 1600px) {
    .ds-slideshow-items-vertical {
        min-height: 400px;
    }
}

.checkout-page .ds-footer-top,
.checkout-page .ds-footer-contacts .col-md-6:not(:nth-child(4)),
.checkout-page .ds-header .container-xl.position-relative,
.checkout-page .ds-breadcrumb,
.checkout-page .ds-header-catalog-button,
.checkout-page .ds-header-search,
.checkout-page .ds-header-search-toggle-button,
.checkout-page .ds-footer-devcopyrights,
.checkout-page .ds-header-viewed-button,
.checkout-page .ds-header-cart-button,
.checkout-page .ds-header-wishlist-button,
.checkout-page .ds-header-compare-button{
    display: none!important
}

.checkout-page .content-block ul.dropdown-address{
    padding-left: 0;
}

@media (max-width: 992px) {
    .checkout-page .ds-header-phone-button{
        display: none!important
    }
}

.checkout-page .ds-footer-payments.d-none{
    display: flex!important;
    border: 0;
    padding-top: 0;
}

.checkout-page .ds-footer-bordered {
    border: 0 !important;
    margin: 0 !important;
}

.checkout-page h1{
    margin-top: 15px;
}

.checkout-page .ds-header.sticky-top{
    position: initial;
}

.checkout-page .checkout-total{
    border-top: var(--ds-main-border);
    padding-top: 5px;
}

.checkout-page .oct-checkout-actions .checkout-total .ds-cart-column-total-item-text,
.checkout-page .oct-checkout-actions .ds-cart-column-title{
    font-size: 1.375rem !important;
}


body.body-product .tooltip {
	z-index: 9999;
}
.mfp-bg {
    z-index: 12400;
    opacity: 0.6;
}
.mfp-wrap {
    z-index: 12410;
}
.ukrcreditsticker {
    position: absolute;
    text-align: left;
    color: #000;
    bottom: 0px;
    right: 0px;
    z-index: 99;
}
#productImages .ukrcreditsticker {
    bottom: unset;
    top:20px;
}
.ukrcreditsticker>div {
    position: relative;
    height:30px;
    width:30px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #8BC34A;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 2px;
}
.ukrcreditsticker span {
    position: absolute;
    font-size: 10px;
    font-weight: 700;
    right: -2px;
    bottom: -2px;
    border-radius: 50%;
    background: #ffffff;
    height: 15px;
    width: 15px;
    text-align: center;
    z-index: 9;
}

.ukrcreditsticker .ukrcreditPP {
    background-image: url('/catalog/view/theme/default/image/ukrcredits/PP_logo.png');
    background-size: 26px;
}
.ukrcreditsticker .ukrcreditPB {
    background-image: url('/catalog/view/theme/default/image/ukrcredits/PP_logo.png');
    background-size: 26px;
}
.ukrcreditsticker .ukrcreditII {
    background-image: url('/catalog/view/theme/default/image/ukrcredits/II_logo.png');
    background-size: 26px;
}
.ukrcreditsticker .ukrcreditIA {
    background-image: url('/catalog/view/theme/default/image/ukrcredits/II_logo.png');
    background-size: 26px;
}
.ukrcreditsticker .ukrcreditMB {
    background-image: url('/catalog/view/theme/default/image/ukrcredits/MB_logo.png');
    background-size: 26px;				
}
.ukrcreditsticker .ukrcreditAB {
    background-image: url('/catalog/view/theme/default/image/ukrcredits/AB_logo.png');
    background-size: 26px;
}	
.ukrcreditsticker .ukrcreditSB {
    background-image: url('/catalog/view/theme/default/image/ukrcredits/SB_logo.png');
    background-size: 26px;
}
.ukrcreditsticker .ukrcreditAA {
    background-image: url('/catalog/view/theme/default/image/ukrcredits/AA_logo.png');
    background-size: 26px;
}
.ukrcreditsticker .ukrcreditPL {
    background-image: url('/catalog/view/theme/default/image/ukrcredits/PL_logo.png');
    background-size: 26px;
}
.ukrcreditsticker .ukrcreditPU {
    background-image: url('/catalog/view/theme/default/image/ukrcredits/PU_logo.png');
    background-size: 26px;
}
#ukrcredit-popup .form-control{
    width: 110px;
    min-width: 110px;
    height: 45px;
    padding: 12px 16px;
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid #bebebe;
    background-color: #fff;
    appearance: auto;
    -webkit-appearance: auto;
}
#ukrcredit-popup .prop_info .prop_permounth{
    width: 140px;
    min-width: 140px;
    text-align: left;
}
#ukrcredit-popup .prop_name{
    color: var(--bs-body-color);
}
.credithead {
	text-align:center;
	margin-bottom:20px;
}

.proposition {
	width:100%;
	margin-bottom: 10px;
	border:1px solid #ccc;
	padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.proposition:hover {
	background: #f9f9f9;
}
.proposition img {
	vertical-align: middle;
}
.prop_name, .prop_info {
    width: calc(45% - 4px);
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-weight: 500;
}
.prop_info {
    width: calc(55% - 4px);
}
.prop_calc>*, .prop_total>* {
	width: max-content;
	display:inline-block;
}
#ukrcredit-popup .prop_calc {
	text-align: center;
	margin-bottom:10px;
}
.prop_total {
	text-align: center;
}
.ui-slider {
    height: 0;
    position: relative;
	margin-bottom: 20px;
}
.ui-widget-content {
    border: none;
}
.ui-slider .ui-slider-handle {
	height: 1.6em;
    border: 1px solid #ccc;
    background: #f6f6f6;
    position: absolute;
    z-index: 2;
    width: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    top: -.3em;
    margin-left: -.6em;
    border-radius: 3px;
	outline: none;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #56ae00;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width 0s ease-in-out;
	-o-transition: width 0s ease-in-out;
    transition: width 0s ease-in-out;
}
.progress {
    height: 1em;
	margin-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

@media (max-width: 767px) {
	.prop_name, .prop_info {
		width: 100%;
		text-align:center;
	}
	.ui-widget-content {
		width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
} 


@media (min-width: 768px) {
    #ukrcredit-popup .prop_calc {
        text-align: right!important;
        margin-bottom: 0px!important;
    }
}
@media (min-width: 576px) {
    .ds-last-news-item img {
        aspect-ratio: inherit;
    }
}
#ukrcredit-popup {
    max-width: 850px!important;
    border-radius: 6px;
}

.content-block ol, .content-block ul, .ocf-description ol, .ocf-description ul {
    padding-left: 1.5rem;
}
.ds-product-tab-content a {
    color: var(--ds-primary-color);
    text-decoration: unset;
    font-weight: 500;
}

@media (min-width: 768px) {
    .ocf-theme-light-block .ocf-selected-card {
        background: #fff;
        border: 2px solid var(--ds-primary-color);
    }
    .ocf-header {
       display: none!important;
    }
}


.ds-menu-catalog-item-img{
    width: 30px;
    height: 30px;
}
.ds-menu-catalog-item {
    padding: .50rem 1rem;
}