body, html {
  height: unset;
  overflow: unset;
}
body > main {
  overflow-x: hidden;
}
body.main-header-fixed {
  padding-top: 150px;
}
#main_header {
  /*position: fixed;
  top: 0;*/
  z-index: 1000;
}
.ml20{
  margin-left:20px;
}
.mt20{
  margin-top:20px;
}
.pointer{cursor:pointer;}

.custom-scroll {
  overflow: auto;
}
.custom-scroll::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background-color: #151b67;
}
.custom-scroll::-webkit-scrollbar-track {
  background: rgba(255,255,255,.5);
}
.custom-scroll {
  scrollbar-width: thin;
  scrollbar-color: #151b67 rgba(255,255,255,.5)
}

header .desktop_menu nav {
  color: #fff;
  display: block !important;
}
.desktop_menu-wrap {
  position: relative;
  display: none;
}
.menu_btn-desktop {
  color: #fff;
  display: inline-block;
}
.menu_btn-desktop:hover {
  color: #fff;
}
/*.menu_btn-desktop .fa-bars {
  font-size: 20px;
}*/
.desktop_menu {
  display: none;
  max-width: 1440px;
  /*width: calc(100vw - 45px);*/
  position: absolute;
  z-index: 10;
  padding: 20px;
  background-color: #151b67;
  transition: all .2s ease-in-out;
  top: 100%;
  left: 0;
  border-top: 2px solid rgb(255, 255, 255, 50%);
  overflow: auto;
  max-height: calc(100vh - 70px);
}
/* width */
.desktop_menu::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
/* Track */
.desktop_menu::-webkit-scrollbar-track {
  background: #151b67;
}
/* Handle */
.desktop_menu::-webkit-scrollbar-thumb {
  background: #8e8e8e;
  border-radius: 4px;
}
/* Handle on hover */
.desktop_menu::-webkit-scrollbar-thumb:hover {
  background: #8e8e8e;
}
.desktop_menu {
  scrollbar-width: thin;
  scrollbar-color: #8e8e8e #151b67;
}
.desktop_menu-wrap:hover .desktop_menu {
  display: block;
}
.desktop_menu .container {
  margin: 0;
}
.nav-col {
  min-width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
}
header .desktop_menu nav a {
  display: block;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1rem;
}
header .desktop_menu .nav_title,
.mobile_menu .nav_title,
.nav_title {
  color: #ff3c00;
  font-weight: 700;
  font-size: 1.125rem;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .1s ease-in-out;
  /*text-decoration: underline;*/
}
.desktop_menu .nav_title:not(:first-child) {
  border-top: 1px solid #fff;
}
/*.desktop_menu .nav_title:hover {
  color: #ff3c00;
}*/
header .header_bottom .logo_wrap {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
header .header_bottom .logo_wrap .logo-svg, header .header_bottom .numbers .logo-svg {
  height: 47px;
}
header .header_bottom .right_wrap .right_block {
  display: flex;
  align-items: flex-end;
}
header .header_bottom .right_wrap .right_block .link:last-child:empty {
  margin-right: -20px;
}
.mobile_menu {
  overflow: auto;
  max-height: 100%;
  max-width: 360px;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px;
  z-index: 1010;
}
.menu_btn {
  line-height: 1;
}
.menu_btn i {
  font-size: 20px;
  color: #151b67;
}

.page_content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.page_name + .page_content {
  padding-top: 0;
}

.main_slider {
  box-shadow: 0 0 10px rgba(213, 213, 213, .5);
}
.new_item_logos-content {
  position: absolute;
  top: 30px;
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.info_pic_show-container {
  position: relative;
  flex-grow: 1;
  padding: 5px;
  display: flex;
  align-items: center;
  background: rgba(255,255,255,.9);
}
.new_item_logos-content .week_sells {
  top: 0;
  left: 35px;
  right: 0;
  /*min-width: 300px;*/
}
.info_pic_show-container .info_pic_show {
  margin-right: 10px;
}
.info_pic_show-container .week_sells {
  display: block !important;
  position: unset;
  opacity: 1;
}
.product_info .slider .item .info_pic_show-container img {
  margin: 0;
}
.new_item_logos-content .new_item {
  margin-right: 18px;
}
.slider .new_item_logos .new_item_logos-content .new_item {
  position: relative;
  left: 0;
  top: 0;
}
.slider .new_item_logos .new_item_logos-content .info_pic {
  position: relative;
  top: 0;
  left: 0;
}

.product_info .nav_slider .item {
  padding-left: 5px;
  padding-right: 5px;
}

.nav_slider {
  margin-top: 10px;
}
.nav_slider .item_slide {
  max-height: 110px;
  /*background-color: #F6F6F6;*/
  position: relative;
  display: inline-flex;
  padding: 4px;
}
.nav_slider .item_slide img {
  /*border: 1px solid #F6F6F6;*/
  box-shadow: 0 0 5px #F6F6F6;
  border: none;
  object-fit: cover;
}

.product_info .left_block .nav_slider .slick-track .slick-center .item_slide_active:after {
  top: auto;
  bottom: 0;
}
.product_info .left_block .nav_slider .slick-track .slick-center img {
  object-fit: cover;
  /*object-fit: contain;*/
  /*border: 1px solid #F6F6F6;*/
  box-shadow: 0 0 5px #F6F6F6;
  border: none;
  padding: 0;
}

.product_info .left_block .nav_slider .slick-track .slick-current .item_slide {
  border: 1px solid #ffe1ef;
}
.product_info .left_block .nav_slider .slick-track .slick-current .item_slide:after {
  content: "";
  background-color: #ff56a4;
  height: 15px;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  bottom: 0;
}

.date {
  font-size: 14px;
  color: #686868;
  margin-bottom: 5px;
}
.date .stars {
  margin-left: 1rem;
}

.block-rating {
  font-size: 14px;
  color: #686868;
  margin-bottom: 5px;
}
.block-rating .rating-stars > * {
  color: #ff3c00;
}

.checkout .my_order_block .wrapper .calc_wrap .product_wrap {
  position: relative;
  padding: 10px 0;
  margin-bottom: 10px;
}
.checkout .my_order_block .wrapper .calc_wrap .product_wrap:not(:last-child)::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 70%;
  border-bottom: 1px solid #c9cad9;
}
.checkout .my_order_block .wrapper .calc_wrap .product_wrap .left_block {
  flex-grow: 1;
}
.checkout .my_order_block .wrapper .calc_wrap .product_wrap .left_block .img_wrap {
  max-width: 95px;
  width: 100%;
}
.checkout .my_order_block .wrapper .calc_wrap .product_wrap .left_block .img_wrap img {
  display: block;
}
.checkout .my_order_block .wrapper .calc_wrap .product_wrap .left_block .counter .count {
  margin: 0 4px;
}
.checkout .my_order_block .wrapper .calc_wrap .product_wrap .del-btn {
  outline: none!important;
  position: absolute;
  cursor: pointer;
  right: -5px;
  top: 5px;
  box-shadow: none;
  border: 0;
  background: none;
  font-size: 16px;
  font-family: semi;
  color: #ff3c00;
  display: inline-block;
  z-index: 1;
  padding: 1px 7px;
}

.checkout .steps_block .step .step_body .checkout_form2 .help-txt {
  position: unset;
  margin: 0 0 20px 0;
}
.checkout .steps_block .step .step_body .checkout_form2 .help-txt[class*="col-"] {
  padding-right: 15px;
  padding-left: 15px;
}
.checkout .steps_block .step .step_body .checkout_form2 .radio_wrap input[type="radio"] {
  height: 0;
  overflow: hidden;
  margin: 0;
  top: 0;
}
.checkout .steps_block .step .step_body .checkout_form2 .radio_wrap label {
  height: 100%;
  width: 100%;
}
.checkout .steps_block .step .step_body .checkout_form2 .radio_wrap span {
  text-align: center;
  padding: 20px 10px;
  height: 100%;
  border: 1px solid #c9cad9;
}
.checkout .steps_block .step .step_body .checkout_form2 .radio_wrap input:checked+span {
  border: 1px solid #ff56a4;
}
.checkout .steps_block .step .step_body .checkout_form2 .radio_wrap span:before {
  top: -9px;
  left: calc(50% - 9px);
}
.checkout .steps_block .step .step_body .checkout_form2 .radio_wrap span:after {
  top: -8px;
  left: calc(50% - 8px);
}
.checkout .steps_block .step .step_body .checkout_form2 .radio_wrap span img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 30px;
  max-width: 30px;
  margin-bottom: 10px;
}
.checkout .steps_block .step .step_body .checkout_form2 .radio_wrap span [class*="fa-"] {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}
.delivtype-wrap {
  padding: 15px;
  border: 1px solid #ff56a4;
}

.form-label {
  color: #6c757d;
}

.btn-disabled{
  background:#e0e0e0; 
  border:solid 2px #c0c0c0; 
  color:#888;
  opacity:0.6;
}
.filter .links .off{
  color:#AAA !important;
  opacity:0.6 !important;
}
.filter .links .off:hover{
  background-color:#fff !important;
}
.filter .links .on:active,.filter .links .on:hover {
  background-color:#fea4ba !important;
}

.left_block-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-height: 100%;
}

.checkout .my_order_block .wrapper .calc_wrap .product_wrap .left_block .counter {
  position: unset;
  margin-top: auto;
}

.checkout .checkout_form1 textarea,
.checkout .checkout_form2 textarea,
.checkout .checkout_form3 textarea {
  display: block;
  appearance: none;
  -webkit-appearance: none;
  outline: none!important;
  box-shadow: none!important;
  -moz-appearance: none;
  font-family: reg;
  color: #282828;
  font-size: 16px;
  padding: 12px 20px;
  background-color: #fff;
  border: 0!important;
  width: 100%;
}

.mymodal .modal-content {
  width: 100%;
}
.mymodal .modal-body {
  margin: 0;
}
.mymodal form input {
  width: 100%;
}
.iti input{
  width:100% !important;
}

.block_contact {
  margin-top: 0;
}
.mail_cont, .web_cont {
  word-break: break-word;
}
.filials .contact_filials .mail_cont {
  width: 100%;
  flex-direction: column;
}
.filials .contact_filials .mail_cont div {
  display: flex;
  flex-wrap: wrap;
}

.filials .contact_filials .item_cont_long {
  height: 100%;
  min-height: 460px;
  margin-bottom: 0;
}
.filials .contact_filials .item_cont_mid {
  height: 100%;
  min-height: 400px;
  margin-bottom: 0;
}
.contact_item {
  margin-bottom: 25px;
}
.item_cont {
  height: 100%;
  min-height: 335px;
  margin-bottom: 0;
}

.block2:before {
  content: unset;
}

.news {
  padding-bottom: 50px;
}

.link_news {
  padding: 0;
}

.masonry-grid {
  display: grid;
  grid-auto-rows: 265px;
  grid-template-rows: repeat(2, 265px);
  grid-template-columns: 1fr;
  row-gap: 15px;
  padding-bottom: 30px;
}
/*.masonry-grid > :nth-child(10n+3) {
  grid-row: span 2;
}*/
.masonry-grid > :nth-child(7n+3) {
  grid-row: span 2;
}
/*.masonry-grid > :nth-child(10n-1) {
  grid-row: span 2;
}*/
.masonry-block {
  position: relative;
  display: block;
}
.masonry-block-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.masonry-block:hover img {
  transform: scale(1.05);
  transition: all .3s;
}
/*.masonry-grid > :nth-child(10n+2) .masonry-block-img,
.masonry-grid > :nth-child(10n+3) .masonry-block-img,
.masonry-grid > :nth-child(10n-1) .masonry-block-img {
  -webkit-filter: url(../img/svg/svg-filters.svg#duotone_white-orange);
  filter: url(../img/svg/svg-filters.svg#duotone_white-orange);
}
.masonry-grid > :nth-child(10n+4) .masonry-block-img,
.masonry-grid > :nth-child(10n+7) .masonry-block-img,
.masonry-grid > :nth-child(10n) .masonry-block-img {
  -webkit-filter: url(../img/svg/svg-filters.svg#duotone_navy-white);
  filter: url(../img/svg/svg-filters.svg#duotone_navy-white);
}*/
/*.masonry-grid > :nth-child(10n+1) .masonry-block-img::before,
.masonry-grid > :nth-child(10n+5) .masonry-block-img::before,
.masonry-grid > :nth-child(10n+6) .masonry-block-img::before,
.masonry-grid > :nth-child(10n+8) .masonry-block-img::before*/ 
.masonry-grid .masonry-block .masonry-block-img::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(255, 255, 255, .7);
  z-index: 1;
}
/*.masonry-grid > :nth-child(10n+2) .masonry-block-img::before {
  content: '';
  position: absolute;
  top: 0;bottom: 0;right: 0;left: 0;
}*/
.masonry-block-img img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all .3s;
}
.masonry-block-content {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 30px;
  z-index: 2;
}
/*.masonry-grid > :nth-child(10n+4) .masonry-block-content,
.masonry-grid > :nth-child(10n+7) .masonry-block-content,
.masonry-grid > :nth-child(10n) .masonry-block-content {
  background-color: rgba(0, 0, 0, .2);
}*/
.masonry-block-content span {
  font-family: reg;
  display: block;
  margin-bottom: 10px;
}
/*.masonry-grid > :nth-child(10n+4) .masonry-block-content span,
.masonry-grid > :nth-child(10n+7) .masonry-block-content span,
.masonry-grid > :nth-child(10n) .masonry-block-content span {
  color: #fff;
  opacity: 1;
}*/
.masonry-block-content p {
  word-break: break-word;
}
/*.masonry-grid > :nth-child(10n+4) .masonry-block-content p,
.masonry-grid > :nth-child(10n+7) .masonry-block-content p,
.masonry-grid > :nth-child(10n) .masonry-block-content p {
  color: #fff;
  opacity: 1;
}*/
/*.masonry-grid > :nth-child(10n+4):hover .masonry-block-content p,
.masonry-grid > :nth-child(10n+7):hover .masonry-block-content p,
.masonry-grid > :nth-child(10n):hover .masonry-block-content p {
  color: #ccc;
}*/

.products {
  overflow-x: hidden;
}

.authorization_wrap .lang_switch {
  margin-left: 25px;
  padding-left: 25px;
  /*border-left: 1px solid #444985;*/
}
.lang_switch {
  display: flex;
  align-items: center;
}
.lang_switch .lang_switch-item {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 5px 8px;
  color: #fff;
  background-color: rgba(255,255,255,0.2);
}
.lang_switch .lang_switch-item.active {
  background-color: rgba(255,255,255,0.3);
  color: #ff3c00;
}
.lang_switch .lang_switch-item:hover {
  color: #ff3c00;
}
.lang_switch .lang_switch-item:not(:last-child) {
  border-right: 1px solid #444985;
}

/*.product_grid .product_card .product_card_wrap {
  display: flex;
  flex-direction: column;
}*/
.product_grid .product_card .product_card_wrap:hover {
  position: relative;
}
.product_grid .product_card .product_card_photo {
  border: 1px solid #e9e9ee;
}
.product_grid .product_card .name {
  margin-top: auto;
}
.product_grid .product_card .top_info .links a:only-child {
  border: 0;
  padding: 0;
  margin: 0;
}

.adv_about .item .head:before {
  opacity: 0.1;
}

.magazine .journal {
  height: auto;
  /*background: url('../img/pe4atnoe-izdatelstvo.jpg') 50% 0 no-repeat;*/
  background: unset;
}

.catalog .item_left_img span:after, .catalog .item_left_img span:before {
  content: unset;
}

.purple_link,
a[target]:not([class*=btn]):not(.navy_link):not(.link) {
  /*font-size: 16px;*/
  color: #be66aa;
  /*font-family: reg;*/
  transition: all .1s ease-in-out;
  /*border-bottom: 1px solid #be66aa;*/
}
.purple_link:hover,
a[target]:not([class*=btn]):not(.navy_link):not(.link):hover {
  color: #ff3c00;
  /*border-bottom-color: transparent;*/
}
.navy_link {
  /*font-size: 16px;*/
  color: #151b67;
  /*font-family: reg;*/
  transition: all .1s ease-in-out;
  border-bottom: 1px solid #151b67;
}
.navy_link:hover {
  color: #151b67;
  border-bottom-color: transparent;
}
.product_info .right_block .price_block .follow_block .item .heart_wrap div i.color-navy {
  color: #151b67;
}

.icon_link {
  border-bottom: 1px solid transparent;
}

.category_cards .item_wrap {
  height: 100%;
  position: relative;
}
.category_cards .item_wrap > * {
  position: relative;
}
.category_cards .item_wrap::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,.3);
}
.price_block .info_item {
  padding: 40px 40px 0;
  display: flex;
}
.price_block .info_item .stars {
  margin-left: auto;
  margin-right: 15px;
}
.price_block .info_item .reviews {
  line-height: normal;
  font-size: 16px;
  color: #151b67;
  margin-top: 6px;
}
.price_block .info_item + .status {
  padding-top: 20px!important;
}

.num-list {
  list-style-type: none;
  list-style: none;
  counter-reset: li;
  padding: 0;
  margin: 0;
}
.num-list > li {
  position: relative;
  /*padding-left: 40px;*/
  margin-bottom: 20px;
  font-family: reg;
  /*font-size: 24px;*/
  font-size: 18px;
  line-height: 1;
}
.num-list > li:last-child {
  margin-bottom: 0;
}
.num-list > li:nth-child(-n+9)::before {
  content: '0' counter(li) '.';
  counter-increment: li;
}

.num-list > li:nth-child(n+10)::before {
  content: counter(li) '.';
  counter-increment: li;
}
.num-list > li::before {
  color: #ff583f;
  font-family: semi;
  font-weight: 700;
  font-size: 26px;
  margin-right: 10px;
  /*position: absolute;
  left: 0;
  top: 0;*/
}
.num-list.num-lg > li::before {
  font-size: 36px;
}
.num-list > li > ul {
  margin-top: 20px;
}
.num-list > li > ul li {
  margin-bottom: 10px;
  padding-left: 20px;
}
.num-list li span:first-of-type {
  margin-bottom: 10px;
  font-weight: 600;
  display: block;
}

.u-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.u-list:only-child {
  margin-bottom: 0;
}
.u-list li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1;
}
.u-list li:last-child {
  margin-bottom: 0;
}
.u-list li::before {
  content: '\f111';
  display: inline-block;
  /*font-family: 'Font Awesome 5 Free';*/
  font-family: 'Font Awesome 5 Pro';
  /*font-size: 24px;*/
  font-size: inherit;
  font-weight: 600;
  text-rendering: auto;
  color: #ff583f;
  position: absolute;
  left: 0;
  top: 0;
}
.u-list li ul li {
  font-size: 20px;
}
.u-list li ul li::before {
  font-size: inherit;
}
.u-list.u-list-sm li {
  padding-left: 25px;
}
.u-list.u-list-sm li,
.u-list.u-list-sm li ul li,
.u-list.u-list-xs li,
.u-list.u-list-xs li ul li {
  font-size: 16px;
}
.u-list.u-list-xs li {
  padding-left: 15px;
  line-height: 1;
  margin-bottom: 20px;
}
.u-list.u-list-xs li::before,
.u-list.u-list-xs li ul li::before {
  font-size: 7px;
  top: 4px;
}

.minus-list li::before {
  content: '-';
  top: 0;
}

.video-wrap {
  width: calc(36% - 30px);
  margin: 0 15px;
}
.video-wrap-v video {
  width: 100%;
  height: 500px;
}

.filter-white-orange {
  -webkit-filter: url(../img/svg/svg-filters.svg#duotone_white-orange);
  filter: url(../img/svg/svg-filters.svg#duotone_white-orange);
}
.filter-navy-white {
  -webkit-filter: url(../img/svg/svg-filters.svg#duotone_navy-white);
  filter: url(../img/svg/svg-filters.svg#duotone_navy-white);
}

.modal.show{
  background: rgba(0,0,0,0.7);
}

/*footer a {
  display: block;
}*/
footer .links_block .link {
  word-break: break-word;
}
footer .links_block .link,
footer .mob_row .card-body a[target] {
  color: #282828;
}

.i-block__ul {
  list-style: none;
  padding: 0 15px;
  margin-bottom: 20px;
}
.i-block__ul_ml20 {
  margin-left: 20px;
}
.i-block__ul li {
  text-align: left;
  font-size: 14px;
  color: #333;
  position: relative;
  padding-left: 25px;
}
.i-block__ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 15px;
  height: 1px;
  background-color: #333;
}

.seo h3,
.seo h2 {
  margin-top: 50px;
}
.seo .description {
  border-left: 6px solid #23cab9;
  background: #f7f7f7;
  font-family: reg;
  overflow: hidden;
  margin: 20px 0;
  padding-bottom: 20px;
  padding-top: 10px;
}
.seo .description.violet-border {
  border-left-color: #be66aa;
}
.seo .description p {
  padding: 30px 0px 15px 30px;
  font-size: 18px;
  font-weight: 500;
}
.seo .description ul {
  list-style: none;
  padding: 0;
}
.seo .description ul li {
  margin: 10px 10px 20px;
  padding-left: 25px;
  font-size: 16px;
  line-height: 24px;
}
.seo .violet-border p {
  font-size: 24px;
}
.seo-tags {
  background: #f6f3ec;
  font-size: 12px;
  padding: 12px;
}
.seo :is(span.very-long, p.very-long, h2.very-long, .interests h2) {
  font-size: 30px;
  color: #282828;
  font-family: semi;
  line-height: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
  display: block;
}
.seo .attention {
  position: relative;
  z-index: 10;
  border: 3px solid #be66aa;
  margin: 20px auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.seo .attention p{
  margin-bottom: 10px;
}
.seo p.for {
  font-size: 14px;
  margin-bottom: 10px;
}
.seo p.for::before {
  content: '';
  display: inline-block;
  border: 8px solid transparent;
  border-left: 8px solid #23cab9;
  margin-right: 10px;
}
.seo .interests {
  margin-bottom: 50px;
  padding-right: 15px;
  padding-left: 15px;
}
.seo .interests h2 {
  margin-top: 50px;
}
.seo .interests ul {
  list-style: none;
  text-indent: 20px;
  color: #23cab9;
}
.seo .interests ul li {
  margin: 15px 0;
}
.seo .interests ul li::before {
  content: '';
  display: inline-block;
  border: 8px solid transparent;
  border-left: 8px solid #d7e6ed;
  margin-right: 10px;
}
.seo .interests li a {
  color: inherit !important;
}
.seo .text-center {
  text-align: left !important;
}

.post {
  font-family: reg;
}
.post .post_board {
  max-width: 1700px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 90px;
}
.article_block :is(h1, .h1) {
  font-family: semi;
  font-size: 60px;
  margin-top: 0;
  margin-bottom: 30px;
}
.post .post_board :is(h2, .h2),
.article_block :is(h2, .h2) {
  font-family: semi;
  font-size: 3rem;
  margin-bottom: 30px;
}
.post .post_board :is(h3, .h3),
.article_block :is(h3, .h3) {
  font-family: semi;
  font-size: 2.75rem;
  margin-bottom: 30px;
}
.post .post_board :is(h4, .h4),
.article_block :is(h4, .h4) {
  font-family: semi;
  font-size: 2.5rem;
  margin-bottom: 30px;
}
.post .post_board :is(h5, .h5),
.article_block :is(h5, .h5) {
  font-family: semi;
  font-size: 2.25rem;
  margin-bottom: 30px;
}
.post .post_board :is(h6, .h6),
.article_block :is(h6, .h6) {
  font-family: semi;
  font-size: 2rem;
  margin-bottom: 30px;
}
.post .post_board :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):only-child,
.article_block :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):only-child {
  margin-bottom: 0;
}
.article_block {
  /*padding-top: 45px;
  padding-bottom: 45px;*/
}
.article_subtitle,
.post .post_board .article_subtitle {
  font-size: 24px;
}
.article_block p:not([class*=mb-]):not(:last-child) {
  margin-bottom: 15px;
}
.article-block-inner,
.article_block-inner {
  max-width: 980px;
  padding-top: 45px;
  padding-bottom: 45px;
}
.article_block img {
  display: block;
}
.article_block-img-full {
  width: 100%;
}
.article_block-img-full,
.article_block-img {
  margin-bottom: 15px;
}
:is(.article_block-img-full, .article_block-img):only-child {
  margin-bottom: 0;
}

.review-item_inner {
  padding: 0;
  position: relative;
  height: 100%;
}
.review-item_inner > * {
  position: relative;
}
.review-item_inner::before {
  content: '';
  display: block;
  position: absolute;
  top: 60px;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #f6f6f6;
}
.review-author_about {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.review-author_img {
  width: 120px;
  height: 120px;
}
.review-author_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.review-author_info {
  padding: 20px 30px;
}
.review-author_name {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.review-descr {
  position: relative;
  padding: 25px;
  padding-left: 30px;
  line-height: 1.4;
}

.review_form  input {
  appearance: none!important;
  -webkit-appearance: none!important;
  border-radius: 0!important;
  cursor: pointer;
  background-color: transparent;
  display: block;
  border: 0;
  border-bottom: 1px solid #b0b0b0;
  font-size: 15px;
  font-family: BergenItalic;
  width: 100%;
  color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  outline: none!important;
  box-shadow: none!important;
}

.functions-item h5 {
  font-family: semi;
  font-size: 16px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.post .functions-item h5 {
  font-size: 16px;
}
.functions-item h5 span {
  font-family: semi;
  font-size: 60px;
  margin-right: 20px;
  line-height: 1;
}

.blockquote-border {
  margin: 0;
  padding: 60px 80px;
  border: 8px solid #be66aa;
}
.blockquote-border_title {
  font-family: semi;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 30px;
}
.blockquote-border_title:only-child {
  margin-bottom: 0;
}
.blockquote-border_text {
  font-size: 16px;
}

.blockquote_navy-brd,
.blockquote_navy-brd-2 {
  position: relative;
  margin: 0;
  padding: 50px 0;
  border-top: 2px solid #151b67;
  border-bottom: 2px solid #151b67;
  overflow: hidden;
}
.blockquote_navy-brd > * {
  position: relative;
}
.blockquote_navy-brd::before {
  content: '’’';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 160px;
  font-weight: 900;
  line-height: 1;
  position: absolute;
  color: #151b67;
  opacity: .1;
  top: 10px;
  left: 0;
}
.blockquote_navy-brd_text {
  font-size: 24px;
}
.blockquote_navy-brd-2 .blockquote_navy-brd_text {
  font-size: 36px;
}
.post .post_board .post_list,
.article_block .post_list {
  margin: 0;
}
.box_items .row_box {
  padding: 20px 0;
  border-top: 1px solid #9e8cc8;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}
.box_items .row_box:last-child {
  border-bottom: 1px solid #9e8cc8;
}

#photoreview_block .item img {
  box-shadow: 0 0 10px rgb(190,102,170, 35%);
}

.questions .answer .box_answer {
  min-height: 480px;
}
.questions .answer .box_answer .hide:checked+label+div {
  padding-top: 15px;
}
.questions .answer .box_answer .about_prod {
  margin-bottom: 30px;
}

.light_collapse {}
.light_collapse > .light_collapse-content {
  display: none;
}
.light_collapse > .light_collapse-toggle.light_collapse-show + .light_collapse-content {
  display: block;
}

.product_info .right_block .filters_block .filter .links span {
  margin-bottom: 4px;
}

#review_card .block .block, #reviews_block .block .block {
  padding-left: 25px;
  position: relative;
  border-bottom: 0;
}
#review_card .block .block::before, #reviews_block .block .block::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  left: 0;
  top: 5px;
  border-bottom: 1px solid #b8bad1;
  border-left: 1px solid #b8bad1;
}
.mydropdown .dropdown-toggle {
  padding-right: 20px;
}
.mydropdown .dropdown-toggle img {
  right: 0;
}

.dropdown-menu {
  max-height: 300px;
  overflow: auto;
}

[aria-expanded="false"] .collapsed-hidden {
  display: block;
}
[aria-expanded="false"] .collapsed-reveal {
  display: none;
}
[aria-expanded="true"] .collapsed-hidden {
  display: none;
}
[aria-expanded="true"] .collapsed-reveal {
  display: block;
}

.categories_name .mob_row .card-header .links_block_name {
  display: flex;
  align-items: center;
}

header .header_bottom {
  background: #fff;
}

.navbar_fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

header .header_bottom .right_wrap .right_block .link {
  position: relative;
}
header .header_bottom .right_wrap .right_block .link p.number {
  position: absolute;
  right: 0;
  left: 0;
  /*top: -6px;*/
  top: -12px;
  line-height: 100%;
  text-align: center;
  font-size: 12px;
}
header .header_bottom .right_wrap .right_block .link .img_wrap img {
  margin-bottom: 0;
}

#bingc-phone-button.bingc-show {
  bottom: 10px !important;
}

.breadcrumbs .breadcrumbs_list a, .breadcrumbs .breadcrumbs_list span {
  font-family: reg;
  font-size: inherit;
  color: inherit;
  margin: 0;
}

.breadcrumbs_list {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.breadcrumbs_item {
  position: relative;
  font-family: reg;
  font-size: 16px;
  color: #c0c2d6;
  margin-right: 10px;
  display: inline-block;
  flex-shrink: 0;
}
.breadcrumbs_item:not(:last-child)::after {
  content: '>';
  display: inline-block;
  margin-left: 8px;
}
.breadcrumbs_label {
  color: inherit;
}
.breadcrumbs_elipsis {
  display: none;
  color: #c0c2d6;
}

/*.breadcrumbs-close-icon, .breadcrumbs-mobile {
  display: none;
}*/

.breadcrumbs-mobile {
  /*display: block!important;*/
  /*position: fixed;*/
  /*z-index: 8050;*/
  /*left: 0;*/
  /*top: 0;*/
  width: 100%;
  height: 100%;
  /*overflow: auto;*/
  /*background-color: rgba(0,0,0,.4);*/
}
.breadcrumbs-mobile .breadcrumbs_item:not(:last-child)::after {
  transform: rotate(90deg);
  position: absolute;
  top: calc(100% - 0.75rem);
  right: 50%;
  margin: 0;
}
.breadcrumbs-mobile .breadcrumbs-close-icon {
  /*position: absolute;*/
  /*top: -5.6rem;*/
  /*left: calc(50% - 2.2rem);*/
  display: block;
  border-radius: 50%;
  width: 4.4rem;
  height: 4.4rem;
  text-align: center;
  font-size: 0;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.167 18.167' width='12' height='12'%3E%3Cpath d='M17.589.578a1.04 1.04 0 0 0-1.47 0L9.083 7.613 2.048.578a1.04 1.04 0 1 0-1.47 1.47l7.036 7.036L.578 16.12a1.04 1.04 0 1 0 1.47 1.47l7.036-7.036 7.036 7.036a1.04 1.04 0 1 0 1.47-1.47l-7.036-7.036 7.036-7.036a1.04 1.04 0 0 0-.001-1.47z'/%3E%3C/svg%3E") no-repeat 50% #fff;
}
.breadcrumbs-mobile .modal-header {
  border: none;
  background: none;
  justify-content: center;
}
.breadcrumbs-mobile .modal-content {
  border: none;
  background: none;
}
.breadcrumbs-mobile .breadcrumbs_list {
  padding: 0;
  /*bottom: 2rem;*/
  /*left: 1rem;*/
  /*position: fixed;*/
  /*width: calc(100% - 2rem);*/
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: .8rem;
  overflow: initial;
  white-space: unset;
  text-align: center;
  background: #fff;
}
.breadcrumbs-mobile .breadcrumbs_item {
  padding: 1.2rem;
  background: none;
  margin: 0;
}
.breadcrumbs-mobile .breadcrumbs_item:not(.breadcrumbs_home):not(.breadcrumbs_product_name):not(:nth-child(2)) {
  display: inline-block !important;
}
.breadcrumbs-mobile .breadcrumbs_item:not(.breadcrumbs_home):not(.breadcrumbs_product_name) .breadcrumbs_label {
  display: inline;
}
.breadcrumbs-mobile .breadcrumbs_item:nth-child(2):not(.breadcrumbs_product_name)::before {
  content: unset;
}

.filials .contact_filials .phone_cont .opt_phone_first {
  margin-bottom: 10px;
}

#buttonToTop {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 40px;
  position: fixed;
  bottom: 80px;
  right: 10px;
  z-index: 1000;
  box-shadow: 0 4px 8px rgb(0, 0, 0, .15);
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  background-color: rgb(255, 60, 0, 50%);
  opacity: 0;
  visibility: hidden;
}
#buttonToTop::after {
  content: "\f176";
  font-family: 'Font Awesome 5 Pro';
  font-weight: normal;
  font-style: normal;
  font-size: 1.2em;
  line-height: 40px;
  color: #fff;
}
#buttonToTop:hover {
  cursor: pointer;
  background-color: #ff3c00;
}
#buttonToTop:active {
  background-color: #ff3c00;
}
#buttonToTop.show {
  opacity: 1;
  visibility: visible;
}

.cabinet_block .row_pc a {
  flex-grow: 1;
}

/*.filter_wrap {
  padding-top: 5px;
  padding-bottom: 5px;
}*/
.filter_treck {
  background-color: #fafafa;
  max-width: 100%;
  overflow: hidden;
  overflow-x: auto;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
}
.filter_btn {
  margin-right: 0.5rem;
  background-color: #151b67;
  border: 1px solid #151b67;
  line-height: 1;
  font-size: 14px;
  font-family: reg;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 5px 10px;
  white-space: nowrap;
  transition: all .2s ease-in-out;
}
.filter_btn:hover {
  background-color: #fff;
  color: #151b67;
  transition: all .2s ease-in-out;
}

.actions-modal .modal-header {
  position: relative;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.actions-modal .close {
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 300;
  text-shadow: none;
}
.actions-modal .close:not(:disabled):not(.disabled):focus, .actions-modal .close:not(:disabled):not(.disabled):hover {
  color: #fff;
}
.actions-modal .modal-body {
  padding: 0;
}
.actions-modal .modal-body > .row.no-gutters {
  margin-right: -1px;
  margin-left: -1px;
}
.actions-modal-content {
  padding: 45px;
  background-color: #151b67;
  color: #fff;
  height: 100%;
  text-align: center;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.actions-modal form .form-group {
  margin-bottom: 1rem;
}
.actions-modal form .form-control {
  border-radius: 0;
}

.left_top_block {
  margin-bottom: 20px;
}
.banner_block {
  display: flex;
  flex-wrap: wrap;
  background-size: cover;
  background-repeat: no-repeat;
  /*align-items: center;*/
  /*height: 300px;*/
  /*height: 100%;*/
  /*padding: 30px;*/
}
.banner_block-item {
  background-size: cover;
  background-repeat: no-repeat;
}
.left_top_block .head {
  width: 100%;
  color: #282828;
  font-size: 30px;
  line-height: 1;
  font-family: semi;
  text-align: left;
}

.top_block .right_top_blocks .banner_block1 .content2 .link {
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  padding: 30px;
}
.top_block .right_top_blocks .banner_block2-2 {
  padding: 0;
}
.top_block .right_top_blocks .banner_block2-2 .content1 {
  background-size: cover;
  /*height: 225px;*/
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.top_block .right_top_blocks .banner_block2-2 .content2 {
  background-size: cover;
  /*height: 525px;*/
  flex-wrap: wrap;
  display: flex;
  /*align-items: flex-end;*/
  justify-content: center;
}

.embed-responsive {
  padding: 0 !important;
  height: auto !important;
}
.embed-responsive-3by4::before {
  padding-top: 125%;
}

.logo_contact {
  justify-content: flex-start;
}
.logo_contact img {
  margin-right: 10px;
}










.color-navy {
  color: #151b67;
}
.color-orange {
  color: #ff3c00;
}
.color-white {
  color: #fff;
}
.color-violet,
.violet {
  color: #be66aa;
}
.color-23cab9 {
  color: #23cab9;
}
.color-9e8cc8 {
  color: #9e8cc8;
}
.bgc-e7e8f0 {
  background-color: #e7e8f0;
}
.bgc-f6f6f6 {
  background-color: #f6f6f6;
}
.bgc-23cab9 {
  background-color: #23cab9;
}
.bg-or-50 {
  background-color: rgb(255, 60, 0, 50%);
}
.bg-navy {
  background-color: #151b67;
}
.cover-white-05 {
  position: relative;
}
.cover-white-05::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
}

.object-fit-cover {
  object-fit: cover;
}

.opacity-0 {
  opacity: 0;
}

.fw700,
.b {
  font-weight: 700;
  font-family: 'semi';
}

.text-basic {
  font-size: 1rem;
}
.text-8{font-size: 8px;}.text-9{font-size: 9px;}.text-10{font-size: 10px;}.text-11{font-size: 11px;}.text-12{font-size: 12px;}.text-13{font-size: 13px;}.text-14{font-size: 14px;}.text-15{font-size: 15px;}.text-16{font-size: 16px;}.text-17{font-size: 17px;}.text-18{font-size: 18px;}.text-19{font-size: 19px;}.text-20{font-size: 20px;}.text-21{font-size: 21px;}.text-22{font-size: 22px;}.text-23{font-size: 23px;}.text-24{font-size: 24px;}.text-25{font-size: 25px;}.text-26{font-size: 26px;}.text-27{font-size: 27px;}.text-28{font-size: 28px;}.text-29{font-size: 29px;}.text-30{font-size: 30px;}.text-31{font-size: 31px;}.text-32{font-size: 32px;}.text-33{font-size: 33px;}.text-34{font-size: 34px;}.text-35{font-size: 35px;}.text-36{font-size: 36px;}.text-37{font-size: 37px;}.text-38{font-size: 38px;}.text-39{font-size: 39px;}.text-40{font-size: 40px;}.text-41{font-size: 41px;}.text-42{font-size: 42px;}.text-43{font-size: 43px;}.text-44{font-size: 44px;}.text-45{font-size: 45px;}.text-46{font-size: 46px;}.text-47{font-size: 47px;}.text-48{font-size: 48px;}.text-49{font-size: 49px;}.text-50{font-size: 50px;}.text-51{font-size: 51px;}.text-52{font-size: 52px;}.text-53{font-size: 53px;}.text-54{font-size: 54px;}.text-55{font-size: 55px;}.text-56{font-size: 56px;}.text-57{font-size: 57px;}.text-58{font-size: 58px;}.text-59{font-size: 59px;}.text-60{font-size: 60px;}


.max-width-unset {
  max-width: unset!important;
}

.modal-dialog-bottom {
  align-items: flex-end;
}

#bingc-phone-button {
  left: 2%!important;
  right: auto !important;
}





/* media */

@media screen and (min-width: 576px) {
  
}
@media screen and (min-width: 768px) {
  .left_top_block:nth-child(odd) {
    padding-right: 20px;
  }
  .left_top_block:nth-child(odd) .banner_block {
    width: calc(100% - 20px);
  }
  /*.top_block .right_top_blocks .banner_block1 .content1,
  .top_block .right_top_blocks .banner_block1 .content2 {
    width: calc(100% - 20px);
  }*/
}
@media screen and (min-width: 992px) {
  .desktop_menu-wrap {
    display: inline-block;
  }
  .menu_btn-desktop {
    /*margin-right: 20px;*/
    margin-right: 45px;
    height: 100%;
  }
  .desktop_menu {
    width: 800px;
  }
  .modal-lg, .modal-xl {
    max-width: 800px;
  }

  .masonry-grid {
    gap: 20px;
    grid-auto-rows: 435px;
    grid-template-rows: repeat(5, 435px);
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: row;
  }
  .masonry-grid > :first-child {
    grid-column: 1/1;
  }
  /*.masonry-grid > :nth-child(10n+2) {
    grid-column: span 2;
  }*/
  .masonry-grid > :nth-child(7n+2) {
    /*grid-column: 2/4;*/
    grid-column: span 2;
  }
  /*.masonry-grid > :nth-child(10n+3) {
    grid-row: span 2;
  }*/
  .masonry-grid > :nth-child(7n+3) {
    /*grid-row: 2/4;*/
    grid-row: span 2;
  }
  /*.masonry-grid > :nth-child(10n-1) {
    grid-column: span 2;
    grid-row: span 2;
  }*/
  /*.masonry-block {
    border: 1px solid rgb(255, 60, 0, .2);
    margin-right: -1px;
    margin-bottom: -1px;
  }*/
  .masonry-block-content {
    padding: 60px;
  }
  .masonry-block-content p {
    font-size: 18px;
    font-family: reg;
    line-height: 1.3;
  }
  /*.masonry-grid > :nth-child(10n+2) .masonry-block-content p,
  .masonry-grid > :nth-child(10n-1) .masonry-block-content p {
    font-size: 30px;
  }*/
  /*.masonry-grid > :nth-child(10n+2) .masonry-block-content p {
    font-size: 30px;
  }*/
  .masonry-grid > :nth-child(7n+2) .masonry-block-content p {
    font-size: 30px;
  }
  /*.masonry-grid > :nth-child(10n+3) .masonry-block-content p {
    font-size: 24px;
  }*/
  .masonry-grid > :nth-child(7n+3) .masonry-block-content p {
    font-size: 24px;
  }
  .masonry-block-content span {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
  .masonry-block-content p {
    font-size: 32px;
  }
  /*.masonry-grid > :nth-child(10n+2) .masonry-block-content p,
  .masonry-grid > :nth-child(10n-1) .masonry-block-content p {
    font-size: 56px;
  }*/
  /*.masonry-grid > :nth-child(10n+2) .masonry-block-content p {
    font-size: 56px;
  }*/
  .masonry-grid > :nth-child(7n+2) .masonry-block-content p {
    font-size: 56px;
  }
  /*.masonry-grid > :nth-child(10n+3) .masonry-block-content p {
    font-size: 42px;
  }*/
  .masonry-grid > :nth-child(7n+3) .masonry-block-content p {
    font-size: 42px;
  }
  .masonry-block-content span {
    font-size: 28px;
  }
}

@media screen and (max-width: 1500px) {
  /*.left_top_block .banner_block {
    height: 290px;
  }*/
  /*.top_block .right_top_blocks .banner_block2-2 .content1,
  .top_block .right_top_blocks .banner_block2-2 .content2 {
    height: 400px;
  }*/
}
@media screen and (max-width: 1430px) {
  header .header_bottom .logo_wrap .logo-svg, header .header_bottom .numbers .logo-svg {
    height: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .left_top_block .head {
    font-size: 21px;
  }
  .left_top_block .banner_block {
    padding: 20px;
  }
  .banner_block.embed-responsive-item {
    padding: 0;
  }
  /*.top_block .right_top_blocks .banner_block2-2 .content1,
  .top_block .right_top_blocks .banner_block2-2 .content2 {
    height: 300px;
  }*/
}
@media screen and (max-width: 979px) {
  #bingc-phone-button.bingc-show {
    bottom: 0px !important;
  }
}
@media screen and (max-width: 991px) {
  /*.left_top_block .banner_block {
    height: 200px;
  }*/
  /*.top_block .right_top_blocks .banner_block2-2 .content1,
  .top_block .right_top_blocks .banner_block2-2 .content2 {
    height: 300px;
  }*/
  .top_block .right_top_blocks {
    margin-top: 0;
  }
  body.main-header-fixed {
    padding-top: 56px;
  }
  #bingc-phone-button.bingc-show {
    display: none !important;
  }
  .new_item_logos-content .week_sells {
    top: 100%;
    right: 0;
    left: -180px;
    width: 200px;
    min-width: unset;
    /*background: #fff;*/
    padding: 5px;
    opacity: 1;
    /*box-shadow: 0 0 10px rgba(213, 213, 213, .5);*/
  }
  .price_block .info_item {
    padding: 25px 25px 0;
    flex-direction: column;
  }
  .price_block .info_item .stars {
    margin-left: 0;
  }
  .review-item {
    margin-bottom: 40px;
  }
  #review_card .review_form {
    padding-left: 15px;
    padding-right: 15px;
  }
  #review_card .review_form form .left_block .mybtn, #reviews_block .review_form form .left_block .mybtn {
    display: none;
  }
  #review_card .review_form form .stars_rating input:checked~label, #review_card .review_form form .stars_rating label {
    font-size: 0px;
  }
  .categories_name .mob_row .stars img {
    margin-bottom: 10px;
  }

  header .header_bottom .right_wrap .right_block {
    margin-right: -15px;
  }
  header .header_bottom .right_wrap .right_block .link {
    position: relative;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .header_bottom .right_wrap .right_block .link:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
  header .header_bottom .right_wrap .right_block .link p.number {
    position: absolute;
    right: 0px;
    left: 0;
    /*top: -6px;*/
    top: -11px;
    text-align: center;
  }
  header .header_bottom .right_wrap .right_block .link .img_wrap a, header .header_bottom .right_wrap .right_block .link p.number {
    display: inline-block;
  }
  header .navigation {
    display: none;
  }
  header .header_bottom .right_wrap .right_block .link .number, header .header_bottom .right_wrap .right_block .link a, header .header_bottom .right_wrap .right_block .link p {
    display: block;
  }
  header .header_bottom .right_wrap .right_block [data-is="cart_button"] > a:last-child,
  header .header_bottom .right_wrap .right_block .link .right_block-title {
    display: none !important;
  }

  .mobile_menu .lang_switch {
    position: absolute;
    top: 15px;
    left: 15px;
  }

  .breadcrumbs_list {
    overflow: hidden;
  }
  .breadcrumbs .breadcrumbs_list a {
    pointer-events: none;
  }
  .breadcrumbs_item:not(.breadcrumbs_home):not(.breadcrumbs_product_name):not(.breadcrumbs_home + .breadcrumbs_item):not(:nth-child(2)),
  .breadcrumbs_item:not(.breadcrumbs_home):not(.breadcrumbs_product_name) .breadcrumbs_label {
    display: none;
  }
  .breadcrumbs_elipsis {
    display: inline-block;
  }
  .product_info .nav_slider {
    display: block;
  }
  .actions-modal-content {
    padding: 45px 25px;
  }

  #bingc-active {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /*.left_top_block:last-child {
    margin-bottom: 0;
  }*/
  /*.top_block .right_top_blocks .banner_block2-2 .content1,
  .top_block .right_top_blocks .banner_block2-2 .content2 {
    height: 180px;
  }*/
  .top_block .right_top_blocks .banner_block1 {
    padding-right: 20px;
  }
  .delivery_and_payment .block.show {
    display: block;
  }
  .delivery_and_payment .h3,
  .delivery_and_payment h3 {
    font-size: 1.25rem;
  }
  .h3, h3 {
    font-size: 1.25rem;
  }
  .review-item_inner::before {
    top: 40px;
    right: -20px;
    left: -20px;
  }
  .review-author_info {
    margin-top: 0;
    padding: 20px 10px;
    padding-bottom: 0;
  }
  .review-descr {
    padding: 25px 0;
  }
  .review-descr .text-12 {
    font-size: 14px;
  }
  .video-wrap {
    width: 100%;
  }
  .video-wrap-v video {
    width: 100%;
    height: auto;
  }
  .page_name .item {
    flex-wrap: wrap;
  }
  .page_name .sort_wrap {
    display: block !important;
    width: 100%;
  }
  .catalog .container {
    display: flex;
    flex-direction: column;
  }
  .products.pr-50 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .checkout .checkout_form1 {
    width: 100% !important;
  }
  .checkout .steps_block .step .step_body .tab .tabs_body_wrap .show_tab1 form .mybtn {
    width: 100%;
  }
  .checkout .steps_block .step .step_body .tab .tabs_body_wrap .show_tab2 .left_block .input_wrap:last-child {
    display: block;
  }
  .show_tab2 .checkout_form1 .input_wrap .normal_btn {
    width: 100%;
    margin-bottom: 20px;
  }
  .checkout .steps_block .step .step_body .tab .tabs_body_wrap .show_tab2 .left_block {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .functions-item {
    margin-bottom: 25px;
  }
  .top_block .right_top_blocks .banner_block1 {
    padding-right: 0;
  }
  .top_block .right_top_blocks .banner_block1 .content2 {
    margin-bottom: 20px;
  }
  .banner_block.embed-responsive-item {
    display: block;
    padding: 0;
  }
  .top_block .embed-responsive {
    display: block !important;
  }
  .top_block .embed-responsive:before {
    display: none;
  }
  .top_block .embed-responsive .embed-responsive-item {
    position: relative;
  }
}
@media screen and (max-width: 576px) {
  /*.left_top_block .banner_block {
    height: 180px;
  }*/
  .top_block .right_top_blocks .banner_block1 .content1,
  .top_block .right_top_blocks .banner_block1 .content2 {
    width: 100%;
  }
  .price_block .info_item {
    padding: 15px 15px 0;
  }
  .article-block-inner, .article_block-inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .post .post_board :is(h1, .h1),
  .article_block :is(h1, .h1) {
    font-size: 2.25rem;
  }
  .post .post_board :is(h2, .h2),
  .article_block :is(h2, .h2) {
    font-size: 2rem;
  }
  .post .post_board :is(h3, .h3),
  .article_block :is(h3, .h3) {
    font-size: 1.75rem;
  }
  .post .post_board :is(h4, .h4),
  .article_block :is(h4, .h4) {
    font-size: 1.5rem;
  }
  .post .post_board :is(h5, .h5),
  .article_block :is(h5, .h5) {
    font-size: 1.25rem;
  }
  .post .post_board :is(h6, .h6),
  .article_block :is(h6, .h6) {
    font-size: 1rem;
  }
  .post .post_board :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6),
  .article_block :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {
    margin-bottom: 20px;
  }
  .post .functions-item h5 {
    font-size: 16px;
  }
  .article_subtitle,
  .post .post_board .article_subtitle {
    font-size: 20px;
  }
  .post .post_board p,
  .article_block p {
    margin-top: 0;
  }
  .blockquote-border {
    padding: 25px 15px;
  }
  .blockquote-border_title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .blockquote_navy-brd, .blockquote_navy-brd-2 {
    padding: 25px 0;
  }
  .blockquote_navy-brd::before {
    font-size: 80px;
    top: 0;
  }
  .blockquote_navy-brd_text {
    font-size: 18px !important;
  }
  .functions-item h5 span {
    font-size: 36px;
  }
  .num-list > li,
  .u-list li {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 10px;
  }
  .num-list > li::before,
  .num-list.num-lg > li::before {
    font-size: 24px;
  }

  .text-24 {
    font-size: 1rem;
  }

  /*.checkout .steps_block {
    padding: 0 15px;
  }*/

  .login_modal .modal-body {
    padding: 20px;
  }
  #wish_list_card .block .left_wrap .info_wrap .price_wrap {
    position: relative;
    padding-top: 30px;
  }
}

input.error{
  border: solid 1px red !important;
}
.help-txt{
  padding:0;
  position: absolute;
  margin : -23px 0 0 0;
  color:#bbb;
  font-size: 0.8em;
}
.help-txt.no-margin{
  margin: 0;
}

@media screen and (max-width: 424px) {
  header .navigation .authorization a {
    padding-right: 10px;
    margin-right: 10px;
  }
  .authorization_wrap .lang_switch {
    flex-direction: column;
    margin-left: auto;
    padding-left: 10px;
  }
  .lang_switch .lang_switch-item {
    border: 0 !important;
    width: 100%;
  }
}