@font-face {
    font-family: "ForumRegular";
    src: url("../fonts/Forum-Regular.eot");
    src: url("../fonts/Forum-Regular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/Forum-Regular.woff") format('woff'),
    url("../fonts/Forum-Regular.ttf") format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "ALS Rubl";
    src: url("../fonts/rouble.woff") format('woff');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "MADE TheArtist Script";
    src: url("../fonts/Madetheartistscript.ttf") format('truetype'),
    url("../fonts/Madetheartistscript.woff") format('woff'),
    url("../fonts/Madetheartistscript.woff2") format('woff2');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "JBfont";
    src: url("../fonts/JBfont-Regular.ttf") format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Regular.eot");
    src: url("../fonts/ProximaNova-Regular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProximaNova-Regular.woff") format('woff'),
    url("../fonts/ProximaNova-Regular.ttf") format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Light.eot");
    src: url("../fonts/ProximaNova-Light.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProximaNova-Light.woff") format('woff'),
    url("../fonts/ProximaNova-Light.ttf") format('truetype');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Bold.eot");
    src: url("../fonts/ProximaNova-Bold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProximaNova-Bold.woff") format('woff'),
    url("../fonts/ProximaNova-Bold.ttf") format('truetype');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

/* Roboto --> */

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

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

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

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Black.eot');
    src: local('Roboto Black'), local('Roboto-Black'),
    url('../fonts/roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/roboto/Roboto-Black.woff') format('woff'),
    url('../fonts/roboto/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Thin.eot');
    src: local('Roboto Thin'), local('Roboto-Thin'),
    url('../fonts/roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/roboto/Roboto-Thin.woff') format('woff'),
    url('../fonts/roboto/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* Roboto <-- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
    display: block;
}

html {
    -ms-overflow-style: none;  /* IE 10+ */
    scrollbar-width: none; /* Firefox */
}

body {
    line-height: 1;
    scroll-behavior: smooth;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}

.wrapper input:not([type="checkbox"]), .wrapper select, .wrapper textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, button {
    outline: 0;
}

input:not([type=checkbox]):not([type=radio]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a
{
    cursor:pointer;
    outline:0
}

li a
{
    text-decoration:none;
    color:inherit
}

body
{
    font:12px "ProximaNova";
    font-weight: normal;
    line-height: 16px;
    width:100%;
    height:100%;
    color:#000;
    -webkit-font-smoothing:antialiased;
    -moz-font-smoothing:antialiased;
    -o-font-smoothing:antialiased;
    font-smoothing:antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a
{
    text-decoration:none;
    color:inherit
}

img
{
    max-width:100%;
    height: auto;
    user-select:none
}

picture {
    max-width: 100%;
    height: auto;
}

strong {
    font-weight: 500;
}

*
{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}

h1, h2, h3, h4, h5, h6 {
    width: 100%;
    font-family: "ForumRegular";
}

h1 {
    /*font-size: 48px;
    line-height: 53px;
    text-align: center;
    color: #A08181;*/
    font-size: 36px;
    line-height: 40px;
    color: #000000;
}

h2 {
    font-size: 24px;
    line-height: 26px;
}

h3 {
    font-family: "ForumRegular";
    font-size: 48px;
    line-height: 53px;
}

h4 {
    font-family: "JBfont";
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
}

button {
    cursor: pointer;
}

body.active {
    overflow: hidden !important;
}

body {
    overflow: auto !important;
}

.wrapper {
    min-height: 320px;
    position: relative;
    z-index: 10;
    width: 100%;
    min-width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.container {
    width: 1200px;
    height: 100%;
    padding: 0 15px;
    margin: auto;
    overflow: visible;
}

.table {
    display: table;
    height: 100%;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.xs, .md {
    display:none;
}

.cell {
    display: table-cell;
    vertical-align: middle;
}

.r-row {
    position: relative;
    width: 100%;
}

.rub {
    font-family: "ALS Rubl" !important;
    display: inline !important;
    font-size: 12px !important;
    position: relative !important;
    top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 9px !important;
}

/* Header -> */

header {
    position: relative;
}

.header__main {
    padding: 20px 0;
}

.header__shops > a {
    display: table;
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.header__shops a:hover {
    opacity: 0.7;
}

.header__shops span {
    display: table-cell;
    vertical-align: middle;
    margin-left: 0;
    font-size: 14px;
}

.header__location {
    margin-right: 13px;
}

.header__number {
    font-size: 16px;
    display: flex;
    vertical-align: middle;
    line-height: 19px;
    margin-left: -4px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.header__number:hover {
    opacity: 0.7;
}

.code {
    font-weight: 300;
    font-size: 14px;
    margin-right: 5px;
    line-height: 17px;
}

.header__logo {
    text-align: center;
}

.logo {
    position: relative;
    right: 20px;
    top: 3px;
}

.panel {
    position: relative;
    top: 5px;
    text-align: right;
    font-size: 0;
}

.panel__elem{
    display: inline-block;
    position: relative;
    bottom: 5px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.panel__elem a {
    display: inline-block;
}

.panel__elem:hover, .button__sign:hover, .contacts__social:hover {
    opacity: 0.8;
}

.panel__block {
    width: 43px;
    height: 43px;
    border: 1px solid #000000;
    border-radius: 50%;
    margin-right: 20px;
    background-color: #ffffff;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.panel__cart > .panel__block {
    margin-right: 15px;
}

.panel__frame {
    border-radius: 8px;
    overflow: hidden;
}

.panel__name {
    position: absolute;
    top: -10px;
    right: 50px;
    z-index: -1;
    background: #93A993;
    border: 1px solid #000000;
    border-radius: 10px;
    font-size: 11px;
    padding: 2px 8px;
}

.panel__count {
    position: absolute;
    top: -10px;
    z-index: -1;
    background: #F4D4CA;
    border: 1px solid #000000;
    border-radius: 11px;
    font-size: 11px;
    padding: 2px 7px;
    min-width: 21px;
}

.panel__favourite > .panel__count {
    left: 30px;
}

.panel__cart > .panel__count {
    left: 30px;
}

.container_nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    width: 100%;
}

.popup__wrapper--tablet {
    display: none;
}

.header__menu--inner {
    display: none;
    background-color: #FFFFFF;
    z-index: 100;
    position: absolute;
    top: 49px;
    left: 0;
    margin: 0 auto;
    min-width: 1200px;
    width: 100%;
}

.header__bottom {
    height: 48px;
    width: 100%;
}

.header__menu, .topmenu, .topmenu ul {
    height: 100%;
}

.topmenu {
    position: relative;
}

.topmenu ul {
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}

.topmenu--disable {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: hideDiv 1.8s forwards;
}

@keyframes hideDiv {
    0%,
    99% {
        height: 100%;
    }
    100% {
        height: 0%;
    }
}


.topmenu__elem--list {
    background-image: url("../img/down_arrow.svg");
    background-repeat: no-repeat !important;
    background-position: 85% 48%;
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.topmenu li {
    width: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 24px;
    margin-left: 23px;

}

.topmenu li:first-child {
    color: #A08181;
    margin-left: 0;
}

.topmenu li:nth-child(2),
.topmenu li:nth-child(3) {
    margin-right: 0;
    margin-left: 0;
}


.topmenu__elem {
    white-space: nowrap;
    padding-right: 10px;
    padding-left: 10px;
    height: 100%;
    letter-spacing: 0.05em;
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.topmenu ul li:first-child .topmenu__elem {
    padding-left: 0;
}

.topmenu__elem:hover {
    color: #A08181;
}

.topmenu li:nth-child(2):hover .topmenu__elem--list,
.topmenu li:nth-child(3):hover .topmenu__elem--list {
    background-image: url("../img/down_arrow_nav.svg");
    background-position: 85% 48%;
}

.topmenu li:nth-child(3):hover .topmenu__elem--list {
    background-position: 82% 43%;
}

.topmenu__elem--list span {
    display: inline-block;
    height: 100%;
    padding-right: 18px;
    padding-left: 5px;
    padding-top: 17px;
}

.topmenu li:nth-child(2):hover .topmenu__elem--list span,
.topmenu li:nth-child(3):hover .topmenu__elem--list span {
    border-bottom: 1px solid #A08181;
    color: #A08181;
}

.elem__new {
    padding-left: 0;
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.elem__new:hover {
    opacity: 0.8;
}

.toggle__jewerly, .toggle__clothes {
    padding-right: 20px;
    padding-left: 27px;
}

.toggle__clothes {
    background-position: 82% 43%;
}

.topmenu li:nth-child(3):hover .header__menu--inner,
.topmenu li:nth-child(2):hover .header__menu--inner {
    display: block;
}

.topmenu__elem:nth-child(2), .topmenu__elem:nth-child(3) {
    padding-right: 17px;
}

.search {
    display: flex;
    align-items: center;
}

.search__line::-webkit-input-placeholder {
    color: #B3B3B3;
}

.search__line:-moz-placeholder {
    color: #B3B3B3;
}

.search__line {
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    border: 0;
    width: 140px;
    font-family: "ProximaNova";
}

.search__button {
    position: relative;
    right: 6px;
    background-image: url("../img/search.svg");
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 0;
    background-color: transparent;
    overflow: visible;
    padding: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.menu__jewelry {
    padding-top: 50px;
    padding-bottom: 90px;
    position: relative;
    z-index: 2;
}

.jewelry__list {
    align-items: flex-start !important;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    height: 210px;
}

.jewelry__item {
    margin-right: 80px;
}

.jewelry__item h2 {
    margin-bottom: 10px;
    text-transform: initial;
    -webkit-transition: .4s ease-in-out;
    -moz--transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.no_items {
    margin-top: 15px;
    margin-bottom: 0 !important;
}

.jewelry__item ul {
    letter-spacing: 0;
}

.jewelry__item li {
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
    justify-content: flex-start;
    margin-right: 0 !important;
    text-transform: initial;
    margin-left: 0;
}

.jewelry__item li:first-child {
    color: #000000;
}

.jewelry__item a {
    display: inline-block;
    line-height: 1;
}

.jewelry__item ul a:after {
    background-color: #000000;
    display: block;
    content: "";
    height: 1px;
    width: 0%;
    -webkit-transition: width .7s ease-in-out;
    -moz--transition: width .7s ease-in-out;
    -o-transition: width .7s ease-in-out;
    transition: width .7s ease-in-out;
}

.jewelry__item ul a:hover:after {
    width: 100%;
}

.jewelry__item h2:hover {
    color: #A08181;
}

.item--all {
    color: #A08181;
    margin-top: 2px;
    border-bottom: 1px solid rgba(160, 129, 129, 0); !important;
    -webkit-transition: .4s ease-in-out;
    -moz--transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.item--all:hover {
    text-decoration: none;
    border-bottom: 1px solid rgba(160, 129, 129, 1); !important;
}

.item--all:hover:after {
    width: 0% !important;
}

.jewelry__cert {
    width: 330px;
    height: 210px;
    background-image: url("../img/cert.jpg");
    background-repeat: no-repeat !important;
    text-align: center;
    color: #FFFFFF;
    font-family: "ForumRegular";
    cursor: pointer;
}

.jewelry__cert span {
    display: block;
    font-size: 36px;
    line-height: 40px;
    margin-top: 59px;
    text-transform: initial;
}

.jewelry__cert a {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    margin-top: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    text-transform: initial;
    font-family: "ProximaNova";
    -webkit-transition: .4s ease-in-out;
    -moz--transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.jewelry__cert a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.breadcrumb {
    margin-top: 15px;
    text-align: left;
}

.breadcrumb span {
    vertical-align: middle;
}

.breadcrumb__path {
    font-weight: 300;
    line-height: 15px;
    color: #C4C4C4;
}

.breadcrumb img{
    margin: 0 7px;
}

/* <-Header */

.wrapper__shadow {
    display: none;
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 515px;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 2;
}

.wrapper__shadow.is-active {
    display: block;
}

/* Footer-> */

.footer__top {
    position: relative;
    padding: 28px 65px;
    display: flex;
    justify-content: space-between;
    border: 1px solid rgba(0, 0, 0, 0.06);
    overflow: hidden;
}

.footer__circle  {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background-color: #FFFFFF;
}
.footer__circle_first {
    left: -20px;
    top: -20px;
}
.footer__circle_second {
    right: -20px;
    top: -20px;
}
.footer__circle_third {
    left: -20px;
    bottom: -20px;
}
.footer__circle_fourth {
    right: -20px;
    bottom: -20px;
}

.footer__form {
    display: flex;
    align-items: center;
}

.footer__sign {
    width: 380px;
}

.footer__sign h2 {
    margin-bottom: 5px;
}

.footer__sign p {
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
}

.form__sign {
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.form__sign input[type="email"] {
    border: 0;
    border-bottom: 1px solid #000000;
    font-family: "ProximaNova";
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    width: 370px;
    padding-bottom: 11px;
}

.form__sign input[type="email"]::-webkit-input-placeholder {
    color: #B3B3B3;
}

.form__sign input[type="email"]:-moz-placeholder {
    color: #B3B3B3;
}

.button__sign {
    border: 0;
    background: #000000;
    padding: 8px 42px;
    font-family: "ForumRegular";
    font-size: 14px;
    line-height: 15px;
    color: #FFFFFF;
    margin-left: 35px;
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.footer__main {
    margin-top: 50px;
    align-items: flex-start !important;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
}

.footer__menu {
    text-align: left;
    margin-bottom: 45px;
    margin-right: 50px;
    table-layout: fixed;
    align-items: flex-start !important;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
}

.menu__column:nth-child(2) {
    margin: 0 150px;
}

.footer__main h2{
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.footer__main h2:hover {
    color: #A08181;
}

.footer__list li {
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 300;
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
}


.footer__list li:after {
    background-color: #000000;
    display: block;
    content: "";
    height: 1px;
    width: 0%;
    -webkit-transition: width .7s ease-in-out;
    -moz--transition: width .7s ease-in-out;
    -o-transition: width .7s ease-in-out;
    transition: width .7s ease-in-out;
}

.footer__list li:hover:after {
    width: 100%;
}

.footer__contacts {
    text-align: left;
    white-space: nowrap;
}

.footer__contacts li {
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 300;
}

.contacts__feedback {
    display: inline-block;
    line-height: 1;
    text-decoration-line: none;
    border-bottom: 1px solid rgba(160, 129, 129, 1);
    color: #A08181;
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.contacts__feedback:hover {
    border-bottom: 1px solid rgba(160, 129, 129, 0);
}

.contacts__list li:first-child, .contacts__list li:nth-child(2) {
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.contacts__list li:first-child:hover, .contacts__list li:nth-child(2):hover {
    opacity: 0.7;
}

.contacts__social {
    margin-right: 16px;
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.contacts__society{
    display: flex;
    align-items: center;
    padding-left: 0;
    justify-content: flex-start;
}

.footer__bottom {
    display: flex;
    justify-content: space-between;
    padding: 21px 0;
}

.footer__dev {
    justify-content: flex-end;
}

.footer__copy span {
    font-weight: 300;
}

.footer__dev > span{
    font-weight: 300;
}

.dev {
    font-weight: normal;
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.dev:hover {
    color: #e0202d;
}

.footer {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

/* <-Footer */

/* Левое меню - украшения */
.catalog__jewelry {
    z-index: 1;
    position: relative;
}
.catalog__jewelry__list {
    display: none;
    margin-bottom: 30px;
    z-index: 2;
}

.catalog__jewelry__header {
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}

.catalog__jewelry__name {
    font-family: ForumRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    color: #000000;

}

.catalog__jewelry__name::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    background: #000000;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
}

.catalog__jewelry__name::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    background: #000000;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.catalog__jewelry__list  ul {
    z-index: 3;
}

.catalog__jewelry__list  ul li {
    cursor: pointer;
    margin-top: 15px;
    font-family: "ProximaNova";
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
    z-index: 4;
}

.catalog__jewelry__list >  ul > li > a {
    border-bottom: 1px solid transparent;
    transition: all .2s ease;
}

.catalog__jewelry__list >  ul > li > a:hover {
    border-color: #000;
}

.catalog__jewelry__list >  ul > li.active > a {
    color: #A08181;
    border-color: #A08181;
}

.catalog__jewelry__list  ul ul {
    display: none;
    margin-left: 15px;
}

.catalog__jewelry__list  ul ul li {
    cursor: pointer;
    margin-top: 10px;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    text-transform: none;
}

.catalog__jewelry.active .catalog__jewelry__name::before {
    display: none;
}

.catalog__jewelry.active .catalog__jewelry__list {
    display: block;
}

.catalog__jewelry__list >  ul > li.active ul {
    display: block;
}
/* Левое меню - украшения END */

/* Анимация при наведении на иконку избранного в header */

.wraper_for_volna {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 23px;
    height: 23px;
    overflow: hidden;
    background-image: url(/local/templates/addagems/img/vectorpaint.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.volna {
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 400%;
    height: 50%;
    background-image: url(/local/templates/addagems/img/custom_volna1.svg);
    z-index: -1;
    background-repeat: repeat-x;
    background-size: contain;
    background-position: 7% 50%;
}

.panel__favourite:hover .volna {
    animation: move 3s linear infinite;
}

.panel__favourite .panel__block {
    background-color: transparent;
}

.panel__favourite .panel__block--wrap {
    background: #FFFFFF;
    position: absolute;
    border: 0;
    z-index: -1;
}

@keyframes move {
    0% {
    margin-left: 0;
    }

    50% {
    margin-left: -20px;
    }

    100% {
        margin-left: 0;
    }
}

/* Анимация при наведении на иконку избранного в header - end */
