@font-face {
    font-family: 'SF Pro Rounded';
    src: url('/fonts/sf-pro-rounded/regular/SFRounded-Ultralight.eot');
    src: url('/fonts/sf-pro-rounded/regular/SFRounded-Ultralight.eot?#iefix') format('embedded-opentype'),
    url('/fonts/sf-pro-rounded/regular/SFRounded-Ultralight.woff2') format('woff2'),
    url('/fonts/sf-pro-rounded/regular/SFRounded-Ultralight.woff') format('woff'),
    url('/fonts/sf-pro-rounded/regular/SFRounded-Ultralight.ttf') format('truetype'),
    url('/fonts/sf-pro-rounded/regular/SFRounded-Ultralight.svg#SFRounded-Ultralight') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('/fonts/sf-pro-display/SFProDisplay-Regular.eot');
    src: local('SF Pro Display Regular'), local('SFProDisplay-Regular'),
    url('/fonts/sf-pro-display/FontsFree-Net-SFProDisplay-Light.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "SF Pro Rounded Medium";
    src: url("//db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.eot");
    src: url("//db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.woff") format("woff"), url("//db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/bde89ab00cb34cc906059b3cbdd513dc.svg#SF Pro Rounded") format("svg");
}

.tittle-block-gifts {
    font-size: 14px;
    position: absolute;
    right: -117px;
    top: 25px;
}
.sf-medium {
    font-family: "SF Pro Rounded Medium" !important;
}

.tittle-block-gifts p {
    margin: 0;
    font-family: 'SF Pro Rounded';
    letter-spacing: 0.3px;
}
.tittle-block-category {
    padding: 19px 19px 0 33px;
    position: relative;
    width: max-content;
}

.tittle-block-category h4 {
    font-family: 'SF Pro Rounded Bold';
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 61px;
    color: #000000;
}
.tittle-block-category p {
    font-family: 'SF Pro Display';
    font-size: 16px;
    line-height: 22px;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 0;

    color: #000000;
}
.category-item {
    cursor: pointer;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-shadow: 0px 100px 80px rgb(0 0 0 / 7%), 0px 41.7776px 33.4221px rgb(0 0 0 / 0%), 0px 4px 17.869px rgb(0 0 0 / 8%), 59px 49.5216px 10.0172px rgb(0 0 0 / 0%), 0px 6.6501px 5.32008px rgb(0 0 0 / 0%), 0px 2.76726px 2.21381px rgb(0 0 0 / 0%);
    border-radius: 51px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 4.5px 14px 0;
    min-width: fit-content;
    cursor: pointer;
    height: 48px!important;
    flex-direction: column;
}
.category-item span {
    font-size: 12px;
}
.category-items-block,
.category-items-block--two {
    display: flex;
}
.scroll-top-block {
    margin-top: 54px;
}
.scroll-top-block div {
    display: flex !important;
}
.filter-for-category-block {
    padding: 17px 28px;
    background: linear-gradient(180deg, #A839FF 0%, #6747E5 100%), #6747E5;
    position: relative;
}
.filter-for-category-block p {
    font-family: 'SF Pro Display';
    font-weight: 100;
    font-size: 14px;
    color: white;
    margin: 0;
    padding: 0 0 0 18px;
}
.filter-for-category-block p:before {
    content: url("/images/moln.svg");
    position: absolute;
    top: 12px;
    left: 24px;
    font-size: 21px;
}
/*.categories-block ,*/
.from-price-filter,
.to-price-filter {
    font-family: 'SF Pro Rounded';
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    padding: 12px;
    background: #FFFFFF;
    box-shadow: inset 4px 0px 8px rgba(0, 0, 0, 0.15);
    border-radius: 17px;
    margin-top: 11px;
    position: relative;
    border: none;
}
.from-price-filter,
.to-price-filter {
    font-family: 'SF Pro Rounded';
    width: 43%;
    max-height: 41px;
}
.button-send-filters {
    border: 2px solid #FFFFFF;
    border-radius: 14px !important;
    text-transform: uppercase !important;
    color: white !important;
    background-color: transparent !important;
    padding: 6.5px !important;
    width: 60%;
}
.tittle-category-page {
    position: relative;
    padding: 0 33px;
}
.tittle-category-page h2 {
    font-size: 24px;
    font-family: 'SF Pro Rounded Bold';
    margin-top: 25px;
    margin-bottom: 9px;
}
.tittle-category-page p {
    font-size: 14px;
    font-family: 'SF Pro Rounded';
    position: absolute;
    right: 20px;
    top: 0;
}
.category-row-block {
    display: none;
    overflow: auto;
    margin-top: 16px;
    margin-bottom: 24px;
    height: 57px;
    margin-left: 29px;
    height: 57px;
}
.category-row-item {
    font-family: 'SF Pro Rounded';
    font-size: 14px;
    padding: 9px 15px;
    min-width: fit-content;
    background: #FFFFFF;
    border: 1px solid #F0F0F0;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
    border-radius: 17px;
    margin-right: 7px;
    max-height: 41px;
}
.gifts-block-items-container {
    padding: 0 22px;
}
.certificate-name {
    font-family: "SF Pro Rounded Bold" !important;
    font-size: 16px;
    line-height: 19px;
    margin-left: 10px;
}
#filterPopupGifts .modal-dialog {
    margin: 0;
    position: fixed;
    bottom: 0;
}
.sort-filter-gifts-block {
    background: linear-gradient(180deg, #A839FF 0%, #6747E5 100%), #6747E5;

}
.sort-filter-gifts-block ul {
    line-height: 32px;
}
.sort-filter-gifts-block h5 {
    font-family: "SF Pro Rounded Bold";
    font-size: 18px;
    color: white;
    padding-top: 14px;
    padding-left: 22px;
    padding-bottom: 15px;
}
.sort-filter-gifts-block li {
    font-family: "SF Pro Display";
    font-weight: 100;
    font-size: 18px;
    color: white;
}
.br-18 {
    border-radius: 18px 18px 0 0 !important;
}
.purchaches-count {
    left: 0;
    bottom: 0;
    top: unset;
}
.new-price {
    font-family: "SF Pro Rounded Medium";
    font-weight: 100;
}
.tittle-popup-certificate {
    font-family: "SF Pro Rounded Bold";
    font-size: 16px;
    text-align: left;
}
#buttonSendMessage {
    border: 2px solid #6747E5;
    border-radius: 14px !important;
    background: white;
    padding: 6.6px;
    font-family: "SF Pro Rounded Medium";
    font-size: 16px;
    color: #6747E5 !important;
}
#buttonOnlinePay {
    height: 48px;
}
#buttonSendMessage, #buttonOnlinePay {
    min-width: 315px;
    border-radius: 14px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.price-block-teaser-modal {
    justify-content: left;
    margin-top: 5px;
    margin-bottom: 10px;
}
.button-share-gift p {
    font-family: "SF Pro Rounded Medium" !important;
    font-size: 16px;
}
#sendCertificateModalImg {
    width: auto;
    height: 144px;
}
.switcher-modal {
    display: flex;
    margin: 14px 0;
    cursor: pointer;
}
.offer-conditions-modal,
.address-modal {
    min-width: fit-content;
    padding: 6px 19px;
    border-radius: 15px;
    font-size: 16px;
    color: #000000;
}
.offer-conditions-modal.active,
.address-modal.active {
    background: #6747E5;
    color: white;
}
.description-popup-certificate p {
    margin: 0 !important;
}
.description-popup-certificate,
.address-block-popup {
    height: 150px;
    overflow: auto;
    text-align: left;
    margin-bottom: 0;
}
.offer-name-share {
    font-family: "SF Pro Rounded Medium";
    font-size: 16px;
    margin-bottom: 14px;
}
.address-info-share {
    font-family: "SF Pro Rounded";
    font-weight: 100;
    font-size: 14px;
    word-break: break-word;
    max-height: 144px;
}
input::placeholder {
    color: black !important;
}
.offers-list-items {
    padding: 0 19px;
}
.fixed-price {
    position: absolute;
    bottom: -23px;
    right: 0;
}
.old-price {
    font-size: 16px;
    font-weight: 300;
}
.new-price {
    font-size: 18px;
}
.offers-item {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}
.modal-content {
    border-radius: 12px;
}
.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #ffffff !important;
}
.slick-track {
    display: flex;
}
.slick-next, .slick-prev {
    display: none !important;
}