@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Bold.eot');
    src: local('Manrope Bold'), local('Manrope-Bold'), url('../fonts/manrope/Manrope-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Bold.woff2') format('woff2'), url('../fonts/manrope/Manrope-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Semibold.eot');
    src: local('Manrope Semibold'), local('Manrope-Semibold'), url('../fonts/manrope/Manrope-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Semibold.woff2') format('woff2'), url('../fonts/manrope/Manrope-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Regular.eot');
    src: local('Manrope Regular'), local('Manrope-Regular'), url('../fonts/manrope/Manrope-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Regular.woff2') format('woff2'), url('../fonts/manrope/Manrope-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Light.eot');
    src: local('Manrope Light'), local('Manrope-Light'), url('../fonts/manrope/Manrope-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Light.woff2') format('woff2'), url('../fonts/manrope/Manrope-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Medium.eot');
    src: local('Manrope Medium'), local('Manrope-Medium'), url('../fonts/manrope/Manrope-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Medium.woff2') format('woff2'), url('../fonts/manrope/Manrope-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal
}

.font-300 {
    font-family: 'Manrope';
    font-weight: 300
}

.font-400 {
    font-family: 'Manrope';
    font-weight: normal
}

.font-500 {
    font-family: 'Manrope';
    font-weight: 500
}

.font-600 {
    font-family: 'Manrope';
    font-weight: 600
}

.font-bold {
    font-family: 'Manrope';
    font-weight: bold
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Thin'), local('Raleway-Thin'), url('../fonts/raleway/ralewaythin.woff2') format('woff2'), url('../fonts/raleway/ralewaythin.woff') format('woff');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url('../fonts/raleway/ralewayextralight.woff2') format('woff2'), url('../fonts/raleway/ralewayextralight.woff') format('woff');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Light'), local('Raleway-Light'), url('../fonts/raleway/ralewaylight.woff2') format('woff2'), url('../fonts/raleway/ralewaylight.woff') format('woff');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Regular'), local('Raleway-Regular'), url('../fonts/raleway/ralewayregular.woff2') format('woff2'), url('../fonts/raleway/ralewayregular.woff') format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Medium'), local('Raleway-Medium'), url('../fonts/raleway/ralewaymedium.woff2') format('woff2'), url('../fonts/raleway/ralewaymedium.woff') format('woff');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('../fonts/raleway/ralewaysemibold.woff2') format('woff2'), url('../fonts/raleway/ralewaysemibold.woff') format('woff');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Bold'), local('Raleway-Bold'), url('../fonts/raleway/ralewaybold.woff2') format('woff2'), url('../fonts/raleway/ralewaybold.woff') format('woff');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url('../fonts/raleway/ralewayextrabold.woff2') format('woff2'), url('../fonts/raleway/ralewayextrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal
}

.font-200-raleway {
    font-family: 'Raleway';
    font-weight: 200
}

.font-300-raleway {
    font-family: 'Raleway';
    font-weight: 300
}

.font-400-raleway {
    font-family: 'Raleway';
    font-weight: normal
}

.font-500-raleway {
    font-family: 'Raleway';
    font-weight: 500
}

.font-600-raleway {
    font-family: 'Raleway';
    font-weight: 600
}

.font-bold-raleway {
    font-family: 'Raleway';
    font-weight: bold
}

.font-800-raleway {
    font-family: 'Raleway';
    font-weight: 800
}

* {
    margin: 0;
    border: 0;
    padding: 0;
    box-sizing: border-box
}

.nav_bottom {
    padding-bottom: 2.35294118vw
}

.result_layout .layout_header {
    justify-content: unset
}

.result_layout .layout_header .stone_card {
    margin-right: 2.7vw;
    margin-bottom: 16px
}

.result_layout .layout_header .stone_card:nth-child(3n) {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    .result_layout .mobile-filter_controls .btn {
        display: none;
        pointer-events: none
    }

    .result_layout .layout_header {
        justify-content: unset
    }

    .result_layout .layout_header .stone_card {
        margin-right: 5.3125vw;
        margin-bottom: 16px
    }

    .result_layout .layout_header .stone_card:nth-child(3n) {
        margin-right: 5.3125vw
    }

    .result_layout .layout_header .stone_card:nth-child(2n) {
        margin-right: 0
    }
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header {
        justify-content: unset
    }

    .result_layout .layout_header .stone_card {
        margin-right: calc((100% - 3 * 310px) / 2);
        margin-bottom: 16px
    }

    .result_layout .layout_header .stone_card:nth-child(3n) {
        margin-right: 0
    }
}

nav .nav_bottom {
    padding-bottom: calc(44 / 13.6 * 1vw)
}

@media screen and (min-width: 1360px) {
    nav .nav_bottom {
        padding-bottom: 44px
    }
}

@media screen and (max-width: 768px) {
    nav .nav_bottom {
        padding-bottom: calc(13 / 3.2 * 1vw)
    }
}

@media screen and (max-width: 768px) {
    nav .nav_bottom .title-block {
        flex-wrap: wrap
    }
}

@media screen and (max-width: 768px) {
    nav .nav_bottom .title-block .nav_bottom__link {
        order: 1
    }
}

@media screen and (max-width: 768px) {
    nav .nav_bottom h1 {
        display: block;
        width: 100%;
        text-align: left;
        order: 2;
        margin-top: calc(22 / 3.2 * 1vw);
        font-family: 'Raleway';
        font-weight: 300;
        font-size: calc(32 / 3.2 * 1vw);
        line-height: calc(35 / 3.2 * 1vw);
        letter-spacing: -0.02em
    }
}

.filter_layout {
    padding-top: 16px;
}

.result_layout {
    width: calc(1034 / 13.6 * 1vw)
}

@media screen and (min-width: 1360px) {
    .result_layout {
        width: 1034px
    }
}

@media screen and (max-width: 768px) {
    .result_layout {
        width: 100%
    }
}

.result_layout .layout_header {
    display: grid;
    grid-template-columns:1fr 1fr 1fr 1fr 1fr;
    column-gap: calc(30 / 13.6 * 1vw);
    row-gap: calc(16 / 13.6 * 1vw)
}

@media screen and (max-width: 1350px) {
    .result_layout .layout_header {
        grid-template-columns:1fr 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 1150px) {
    .result_layout .layout_header {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header {
        column-gap: 30px;
        row-gap: 40px
    }
}

p.params {
    font-size: 12px;
    color: #3D3D3F;

}

@media screen and (min-width: 1500px) {
    p.params {
        font-size: 0.85rem;
    }
}

@media screen and (max-width: 550px) {
    .result_layout .layout_header {
        grid-template-columns:1fr 1fr;
        column-gap: calc(17 / 3.2 * 1vw);
        row-gap: calc(22 / 3.2 * 1vw)
    }
}

.result_layout .layout_header .stone_card {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0
}

.result_layout .layout_header .stone_card .stone_name {
    display: inline-flex;
    align-items: center;
    font-size: calc(16 / 13.6 * 1vw);
    line-height: calc(25 / 13.6 * 1vw);
    color: #3D3D3F
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .stone_name {
        font-size: 16px;
        line-height: 25px
    }
}

@media screen and (max-width: 768px) {
    .result_layout .layout_header .stone_card .stone_name {
        font-size: 10px;
        line-height: calc(20 / 3.2 * 1vw);
        padding-right: 0;
        letter-spacing: 0.001px;
    }
}

.result_layout .layout_header .stone_card .stone_name::after {
    right: auto;
    top: auto;
    margin-left: calc(10 / 13.6 * 1vw);
    transform: initial;
    position: relative
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .stone_name::after {
        margin-left: 10px
    }
}

@media screen and (max-width: 768px) {
    .result_layout .layout_header .stone_card .stone_name::after {
        margin-left: calc(5 / 3.2 * 1vw)
    }
}

.result_layout .layout_header .stone_card .stone_name span {
    overflow: hidden;
    max-width: calc(218 / 13.6 * 1vw)
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .stone_name span {
        max-width: 218px
    }
}



.result_layout .layout_header .stone_card .info {
    display: inline-flex;
    flex-direction: column
}

.result_layout .layout_header .stone_card .stone_cover {
    width: 100%;
    height: calc(167 / 13.6 * 1vw);
    margin-bottom: calc(12 / 13.6 * 1vw)
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .stone_cover {
        height: 167px;
        margin-bottom: 12px
    }
}

@media screen and (max-width: 768px) {
    .result_layout .layout_header .stone_card .stone_cover {
        height: calc(93 / 3.2 * 1vw);
        margin-bottom: calc(10 / 3.2 * 1vw)
    }
}

.result_layout .layout_header .stone_card .additional-info {
    padding: calc(20 / 13.6 * 1vw);
    top: calc(-20 / 13.6 * 1vw);
    left: calc(-20 / 13.6 * 1vw);
    width: calc(100% + 20 / 13.6 * 2vw);
    min-height: calc(100% + 20 / 13.6 * 2vw);
    padding-top: calc(264 / 13.6 * 1vw)
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .additional-info {
        padding: 20px;
        top: -20px;
        left: -20px;
        width: calc(100% + 20px * 2);
        min-height: calc(100% + 20px * 2);
        padding-top: 264px
    }
}

@media screen and (max-width: 768px) {
    .result_layout .layout_header .stone_card .additional-info {
        display: none
    }
}

.result_layout .layout_header .stone_card .label_price {
    position: absolute;
    right: 0;
    background: #FFFFFF;
    color: #3D3D3F;
    font-family: 'Manrope';
    font-weight: normal;
    top: calc(126 / 13.6 * 1vw);
    height: calc(41 / 13.6 * 1vw);
    padding-left: calc(10 / 13.6 * 1vw);
    font-size: calc(12 / 13.6 * 1vw);
    line-height: calc(16 / 13.6 * 1vw);
    display: inline-flex;
    align-items: center
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .label_price {
        top: 126px;
        height: 41px;
        padding-left: 10px;
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width: 768px) {
    .result_layout .layout_header .stone_card .label_price {
        top: calc(76 / 3.2 * 1vw);
        height: calc(21 / 3.2 * 1vw);
        padding-left: calc(6 / 3.2 * 1vw);
        font-size: 12px;
        line-height: 13px;
    }
}

.result_layout .layout_header .stone_card .label_price span {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: calc(18 / 13.6 * 1vw);
    line-height: calc(25 / 13.6 * 1vw);
    color: #3D3D3F;
    margin-left: calc(5 / 13.6 * 1vw);
    margin-right: calc(2 / 13.6 * 1vw)
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .label_price span {
        font-size: 15px;
        line-height: 25px;
        margin-left: 5px;
        margin-right: 2px
    }
}

@media screen and (max-width: 768px) {
    .result_layout .layout_header .stone_card .label_price span {
        font-size: calc(14 / 3.2 * 1vw);
        line-height: calc(19.25 / 3.2 * 1vw);
        margin-left: calc(5 / 3.2 * 1vw);
        margin-right: calc(2 / 3.2 * 1vw)
    }
}

.result_layout .layout_header .stone_card .availible-items {
    justify-content: space-between
}

.result_layout .layout_header .stone_card .availible-items .params {
    width: auto;
    margin-right: calc(15 / 13.6 * 1vw);
    flex-grow: 1
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .availible-items .params {
        margin-right: 15px
    }
}

.result_layout .layout_header .stone_card .availible-items .availability {
    width: auto;
    padding-right: 0;
    display: inline-flex;
    align-items: center
}

.result_layout .layout_header .stone_card .availible-items .availability::after {
    right: auto;
    top: auto;
    margin-left: calc(10 / 13.6 * 1vw);
    transform: initial;
    position: relative
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .availible-items .availability::after {
        margin-left: 10px
    }
}

.filter_block {
    padding-right: calc(50 / 13.6 * 1vw);
    width: calc(300 / 13.6 * 1vw)
}

@media screen and (min-width: 1360px) {
    .filter_block {
        padding-right: 50px;
        width: 244px
    }
}

@media screen and (max-width: 768px) {
    .filter_block {
        padding-right: 0;
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .filter_block .mobile_controls h2 {
        font-size: calc(25 / 3.2 * 1vw);
        line-height: calc(30 / 3.2 * 1vw);
        letter-spacing: -0.02em;
    }
}

.filter_block .input-wrapp .checkmark:after {
    width: calc(5 / 13.6 * 1vw);
    height: calc(10 / 13.6 * 1vw)
}

@media screen and (min-width: 1360px) {
    .filter_block .input-wrapp .checkmark:after {
        width: 5px;
        height: 10px
    }
}

@media screen and (max-width: 768px) {
    .filter_block .input-wrapp .checkmark:after {
        width: calc(5 / 3.2 * 1vw);
        height: calc(10 / 3.2 * 1vw)
    }
}


.filter_block .art-input_wrapp input {
    width: 100%
}

.filter_block button {
    width: 100%
}

@media screen and (max-width: 768px) {
    .filter_block button {
        width: auto;
        letter-spacing: .25em
    }
}

.fieldset_dropdown {
    padding-right: calc(10 / 13.6 * 1vw)
}

@media screen and (min-width: 1360px) {
    .fieldset_dropdown {
        padding-right: 10px
    }
}

@media screen and (max-width: 768px) {
    .fieldset_dropdown {
        padding-right: 0
    }
}

.fieldset_dropdown .dropdown.dropdown_props {
    display: block
}

.fieldset_dropdown .dropdown.dropdown_props .dropdown-toggle {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: calc(14 / 13.6 * 1vw);
    line-height: calc(18 / 13.6 * 1vw);
    padding-left: calc(10 / 13.6 * 1vw);
    padding-right: calc(10 / 13.6 * 1vw);
    padding-top: calc(8 / 13.6 * 1vw);
    padding-bottom: calc(9 / 13.6 * 1vw);
    background: #FFFFFF;
    color: #3D3D3F;
    border: 1px solid #E3E3E3;
    border-width: calc(1 / 13.6 * 1vw);
    z-index: 0
}

@media screen and (min-width: 1360px) {
    .fieldset_dropdown .dropdown.dropdown_props .dropdown-toggle {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 8px;
        padding-bottom: 9px;
        border-width: 1px;
        font-size: 14px;
        line-height: 18px
    }
}

@media screen and (max-width: 768px) {
    .fieldset_dropdown .dropdown.dropdown_props .dropdown-toggle {
        padding: 4.375vw 3.125vw;
        font-size: calc(14 / 3.2 * 1vw);
        line-height: calc(18 / 3.2 * 1vw)
    }
}

.fieldset_dropdown .dropdown.dropdown_props .dropdown-toggle.active {
    color: inherit
}

.fieldset_dropdown .dropdown.dropdown_props .dropdown-toggle.active .params {
    color: #222729
}

.fieldset_dropdown .dropdown.dropdown_props .dropdown-toggle.active .availability {
    color: #555555
}

.fieldset_dropdown .dropdown.dropdown_props .dropdown-toggle img {
    width: calc(12 / 13.6 * 1vw);
    height: auto;
    margin: 0;
    margin-left: auto
}

@media screen and (min-width: 1360px) {
    .fieldset_dropdown .dropdown.dropdown_props .dropdown-toggle img {
        width: 12px
    }
}

@media screen and (max-width: 768px) {
    .fieldset_dropdown .dropdown.dropdown_props .dropdown-toggle img {
        width: 3.4375vw
    }
}

.fieldset_dropdown .dropdown.dropdown_props .dropdown_list {
    position: relative;
    z-index: 0
}

.fieldset_dropdown .dropdown.dropdown_props .dropdown_list ul {
    padding: calc(18 / 13.6 * 1vw) calc(38 / 13.6 * 1vw) calc(8 / 13.6 * 1vw) calc(9 / 13.6 * 1vw)
}

@media screen and (min-width: 1360px) {
    .fieldset_dropdown .dropdown.dropdown_props .dropdown_list ul {
        padding: 18px 38px 8px 9px
    }
}

@media screen and (max-width: 768px) {
    .fieldset_dropdown .dropdown.dropdown_props .dropdown_list ul {
        padding: calc(18 / 3.2 * 1vw) calc(38 / 3.2 * 1vw) calc(8 / 3.2 * 1vw) calc(9 / 3.2 * 1vw)
    }
}

.fieldset_dropdown .dropdown.dropdown_props .dropdown_list li {
    font-family: 'Manrope';
    font-weight: normal;
    padding: 0 0 calc(16 / 13.6 * 1vw);
    font-size: calc(14 / 13.6 * 1vw);
    line-height: calc(18 / 13.6 * 1vw);
    border-bottom: none;
    overflow: hidden;
    cursor: pointer
}

@media screen and (min-width: 1360px) {
    .fieldset_dropdown .dropdown.dropdown_props .dropdown_list li {
        padding: 0 0 16px;
        font-size: 14px;
        line-height: 18px
    }
}

@media screen and (max-width: 768px) {
    .fieldset_dropdown .dropdown.dropdown_props .dropdown_list li {
        padding: 0 0 calc(16 / 3.2 * 1vw);
        font-size: calc(14 / 3.2 * 1vw);
        line-height: calc(18 / 3.2 * 1vw)
    }
}

.fieldset_dropdown .dropdown.dropdown_props .dropdown_list li.custom_select__item_active {
    display: none
}


.filter_hidden {
    display: none;
}

.filter_hidden-btn {
    font-size: 14px;
    line-height: 16px;
    color: #BF8341;
    display: flex;
    align-items: center;
    grid-column-gap: 8px;
    margin-top: 20px;
    cursor: pointer;
    color: #258295;
}

.filter_hidden-btn::after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2.5L6 7.5L11 2.5' stroke='%23258295'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}

.filter_hidden-btn.is-active::after {
    transform: rotate(180deg);
}


.label_price_container {
    display: flex;
    position: absolute;
    top: 124px;
}

.label_price_container .label_price {
    position: static;
}

.label_price_wrap {
    position: relative;
}

.label_price_wrap .label_price-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-100%);
    color: #3D3D3F;
    background: #fff;
    padding: 6px 0 3px;
    font-size: 10px;
    line-height: 16px;
    padding-left: 10px;
}

.label_price_container {
    top: 148px;
    right: 0;
}

.result_layout .layout_header .stone_card .label_price_wrap .label_price {
    height: 19px;
    position: static;
}

.label_price_wrap {
    height: 19px;
    line-height: 0;
}

@media (max-width: 1359px) {
    .label_price_container {
        top: calc(150 / 13.6 * 1vw);
    }

    .label_price_wrap .label_price-title {
        font-size: calc(12 / 13.6 * 1vw);
        line-height: calc(16 / 13.6 * 1vw);
    }
}

@media (max-width: 768px) {
    .label_price_container {
        top: calc(81 / 3.1 * 1vw);
        left: 0;
    }

    .label_price_wrap .label_price-title {
        padding-left: calc(6 / 3.2 * 1vw);
        font-size: 10px;
        line-height: calc(12.75 / 3.2 * 1vw);
    }

    .label_price_wrap {
        width: 51%;
        background: #fff;
    }

    .label_price_wrap:last-child .label_price-title {
        left: -1px;
    }

    .result_layout .layout_header .stone_card .label_price_wrap .label_price span {
        font-size: 12px;
        line-height: calc(17.25 / 3.2 * 1vw);
        margin-left: calc(3 / 3.2 * 1vw);
    }
}

.label_price_wrap .label_price-title {
    position: static;
    transform: none;
    white-space: nowrap;
    display: block;
}

.label_price_wrap {
    height: auto;
}

.label_price_container {
    top: 124px;
    background: #fff;
}


@media (max-width: 1359px) {
    .label_price_container {
        top: calc(123 / 13.6 * 1vw);
    }
}

@media (max-width: 768px) {
    .label_price_container {
        top: calc(67 / 3.1 * 1vw);
    }
}

@media (max-width: 500px) {
    .label_price_container {
        top: calc(61 / 3.1 * 1vw);
    }
}


/*from catalog page*/

/* Styles for inactive label, input, and checkmark */
.inactive-label {
    opacity: 0.3;
    pointer-events: none;
}

.inactive-input {
    opacity: 0.5;
    pointer-events: none;
}

.inactive-checkmark {
    background-color: #ccc;
    opacity: 0.5;
    pointer-events: none;
}

input:disabled {
    background-color: #e7e7e7;
}

/* Styles for inactive label, input, and checkmark */

/* Styles for inactive label, input, and checkmark */
.inactive-label {
    opacity: 0.5;
    pointer-events: none;
}

.inactive-input {
    opacity: 0.5;
    pointer-events: none;
}

input:disabled {
    background-color: #e7e7e7;
}

/* HTML: <div class="loader"></div> for first visit page */
.loader {
    width: 70px;
    margin: 24px auto 0;
    aspect-ratio: 1;
    --g1: conic-gradient(from 90deg at 3px 3px, #008295 90deg, #fff 0);
    --g2: conic-gradient(from -90deg at 50px 50px, #008295 90deg, #fff 0);
    background: var(--g1), var(--g1), var(--g1), var(--g2), var(--g2), var(--g2);
    background-size: 32px 32px;
    background-repeat: no-repeat;
    animation: l7 1.5s infinite;
}

@keyframes l7 {
    0% {
        background-position: 0 0, 0 100%, 100% 100%;
    }
    25% {
        background-position: 100% 0, 0 100%, 100% 100%;
    }
    50% {
        background-position: 100% 0, 0 0, 100% 100%;
    }
    75% {
        background-position: 100% 0, 0 0, 0 100%;
    }
    100% {
        background-position: 100% 100%, 0 0, 0 100%;
    }
}

.loader_spinner {

    width: 20px;
    height: 20px;
    margin: 0 auto;
    border: 4px solid #ddd;
    border-top-color: #008295;
    border-radius: 50%;
    animation: loadMoreSpinner 1s linear infinite;
}

@keyframes loadMoreSpinner {
    to {
        transform: rotate(360deg);
    }
}


p.stone-name {
    font-size: 1vw;
    font-weight: 500;
    line-height: 156%;
    letter-spacing: -0.06em;
    color: #3d3d3f;
}

@media screen and (min-width: 1600px) {
    p.stone-name {
        font-size: 15px;
    }
}

.price-label {
    position: absolute;
    color: #fff;
    background: #17A2B8;
    padding: 2px 6px;
    margin-top: -30px;
    border-radius: 3px;
    white-space: nowrap;
    font-size: 14px;
}

.filter_block .legend {
    margin-bottom: 1.10294118vw;
}

@media screen and (min-width: 1360px) {
    .filter_block .legend {
        margin-bottom: 30px;
    }
}

.price-input {
    width: 100%;
    display: flex;
    margin: 20px 0 0;

}

.price-input .field {
    display: flex;

    width: 100%;
    height: 45px;
    align-items: center;
    border: 1px solid #E3E3E3;

}

.field input {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 1.02941176vw;
    text-align: center;
    -moz-appearance: textfield;
}

@media screen and (min-width: 1360px) {
    .field input {
        font-size: 14px;
    }

}

@media screen and (max-width: 768px) {
    .field input {
        font-size: 0.8rem;
    }
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.price-input .separator {
    width: 100px;
    display: flex;
    font-size: 1.02941176vw;
    align-items: center;
    justify-content: center;
    height: 45px;
}

.slider {
    height: 3px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
}

.slider .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background: #17A2B8;
}

.range-input {
    position: relative;
}

.range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type="range"]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #17A2B8;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #17A2B8;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.price-range .price-inputs input {
    margin: 5px;
    padding: 5px;
    width: calc(50% - 10px); /* Adjust the width as necessary */
}

a.sidebar_link.active {
    display: flex;
    justify-content: space-between;
}

.toggle-icon {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.sidebar_link-left-block {
    display: flex;
    align-items: center
}


@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .stone_name {
        font-size: 0.75rem;
    }
}

.result_layout .layout_header .stone_card .stone_name {
    font-size: 0.6rem;
    letter-spacing: normal;
}

@media screen and (max-width: 768px) {
    .result_layout .layout_header .stone_card .stone_name {
        font-size: 10px;
        line-height: calc(20 / 3.2 * 1vw);
        padding-right: 0;
        letter-spacing: 0.001px;
    }
}

a.info {
    width: 100%;
}

.filter_layout .fieldset-block {
    max-height: 200px;
    overflow: auto;
}

.removeletters {
    margin-left: 15px;
    padding: 5px 15px;
    background: rgba(190, 2, 2, 0.8);
    cursor: pointer;
}

.letter {
    position: relative;
    cursor: pointer;
    padding: 5px;
}

.letter.active-letter::after {
    content: "\00D7";
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
    align-content: flex-start;
    align-items: flex-start;
    margin-top: -12px;
}

.filter_block .colors_select .color_input:hover,
.filter_block .colors_select .color_input:active {
    border: 2px solid rgba(0, 130, 149, 0.79) !important;
}

.filter_block .colors_select .color_input {
    border: 2px solid #cbcbcb !important;

}

/*avaliability*/

.catalog-stone-block .availible-item-result {
    color: rgba(34, 39, 41, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: right;
}

.catalog-stone-block .availible-item-text {
    color: rgba(170, 170, 170, 1);
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .catalog-stone-block .availible-item-result {
        font-size: 12px;

    }

    .catalog-stone-block .availible-item-text {
        font-size: 10px;
    }
}


.catalog-stone-block .availible-block-item {
    width: 100%;
}

.catalog-stone-block span.availible-list--green,
.catalog-stone-block span.availible-list--yellow {
    display: flex;
    justify-content: space-between;
}

.catalog-stone-block .availible-list {
    display: block;
}

.catalog-stone-block .availible-item-result {
    padding-right: 1.32352941vw;
}

/*avaliability*/
.catalog-component .btn-add-block {
    text-align: center;
    width: 100% !important;
}

@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .additional-info {
        min-height: calc(100% + 3.5rem * 2);
        display: flex;
        align-content: flex-end;
        align-items: flex-end;
    }
}

.result_layout .layout_header .stone_card .additional-info {
    min-height: calc(100% + 3.5rem * 2);
    display: flex;
    align-content: flex-end;
    align-items: flex-end;
}

@media screen and (min-width: 1360px) {
    .stone_card .additional-info {
        min-height: calc(100% + 3.5rem * 2);
        display: flex;
        align-content: flex-end;
        align-items: flex-end;
    }

    .catalog-component .size-status-block {
        flex-direction: column;
    }
}

.stone_card .additional-info {
    min-height: calc(100% + 3.5rem * 2);
    display: flex;
    align-content: flex-end;
    align-items: flex-end;
}

/*info wrapper*/
.catalog-component .btn-add-block {
    align-items: center;
    justify-content: center;
    padding: 5px;
    width: fit-content;
    border: 1px solid #258195;
    text-align: center;
    border-radius: 0;
}

.catalog-component .add-to-cart-button {
    border: none;
    text-transform: uppercase;
    padding: .5rem 0;
}

.catalog-component .btn-add-block:hover {
    background-color: #f6f9fc;
}

.catalog-component .info_wrapp {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
}

.catalog-component button.add-to-cart-button {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    margin: 0 auto;
    height: 100%;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(61, 61, 63, 1);
}

/*info wrapper*/
.catalog-component .product-tags {
    top: 19px;
}

.catalog-component .stone_name {
    color: rgba(170, 170, 170, 1);
    font-weight: 300;
    size: 12px;
}

.catalog-component .size-status-block {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 10px;
}

@media screen and (max-width: 790px) {
    .catalog-component .size-status-block {
        flex-direction: column;
        padding-bottom: 0;
    }

    .result_layout .layout_header .stone_card .stone_name span {
        max-width: calc(118 / 3.2 * 1vw)
    }
}

.catalog-component p.params {
    font-size: 0.7rem;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(34, 39, 41, 1);
}

.dropdown_list {
    overflow: hidden !important;
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.3s ease;
}

.fade-enter,
.fade-leave-to {
    opacity: 0;
}

/* Sidebar Menu Styles */
.filter_block a {
    background-color: #3D3D3F; /* Sidebar background color */
    padding: 15px; /* Sidebar padding */
    list-style-type: none; /* Remove default list styling */
    display: flex;
    align-items: center;
    margin-bottom: 5px; /* Spacing between menu items */
    font-size: 16px;
    color: #ffffff; /* Text color for menu items */
    text-decoration: none; /* Remove link underlines */
    border-left: 4px solid transparent; /* Placeholder for active state indicator */
    transition: all 0.2s ease-in-out; /* Smooth transition for hover state */
}

.filter_block a:hover,
.filter_block a.active {
    background-color: #008295; /* Light grey background for hover/active state */
    transition-delay: 50ms;
}

.filter_block img {
    margin-right: 10px; /* Space between icon and text */
}

.filter_block a {
    font-weight: 700;
    font-size: 15px;
    line-height: 107%;
    color: #fff;
}

form {
    margin: 15px auto;
}

.alphabetical-filter {
    margin-bottom: 20px;
}

.letter.active-letter {
    background-color: #008295;
    color: #fff;
}

/* Sidebar Menu Styles */
.filter_hidden-btn {
    color: #258295;
}


@media screen and (max-width: 1100px) {
    p.stone-name {
        font-weight: 400;
        font-size: 16px;
    }
}

.catalog-component .product-tags {
    top: 19px;
}


@media screen and (min-width: 1360px) {
    .result_layout .layout_header .stone_card .stone_name {
        font-size: 0.75rem;
    }
}

.result_layout .layout_header .stone_card .stone_name {
    font-size: 0.6rem;
    letter-spacing: normal;
}

@media screen and (max-width: 768px) {
    .result_layout .layout_header .stone_card .stone_name {
        font-size: 10px;
        line-height: calc(20 / 3.2 * 1vw);
        padding-right: 0;
        letter-spacing: 0.001px;
    }
}

.product-tags {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none;
    display: flex;
    flex-wrap: wrap;
}

.product-tag {
    display: block;
    padding: 6px 8px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    background: #ad1220;
    width: max-content;
    max-width: 100%;
}

.product-tag.product-tag--new {
    background: #9BC100;
}

.product-tag.product-tag--sale {
    background: #AD1221;
}

@media (max-width: 1359px) {
    .product-tag {
        font-size: 1.2509198vw;
        line-height: 1.324503vw;
        padding: .4vw 1vw;
    }
}

@media (max-width: 768px) {
    .product-tag {
        font-size: 2vw;
        line-height: 2vw;
        padding: .94vw 1.5vw;
    }
}

.stone_cover {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

@media screen and (max-width: 768px) {
    .stone_card .stone_company {
        font-size: 10px;
        line-height: 3.125vw;
    }
}
/*from catalog page*/
