<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
button {
  border: none;
  outline: none;
}
button:hover {
  cursor: pointer;
}
.clear {
  font-size: 0;
  line-height: 0;
  clear: both;
}
.mg-but {
  display: inline-block;
  text-decoration: none;
}
.mg-but1 {
  padding: 8px 15px;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  margin: 10px 20px;
  min-width: 140px;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01);
}
.mg-but1:hover {
  background-color: #911201;
  background-image: -o-linear-gradient(#9e1402, #690d01);
  background-image: -moz-linear-gradient(#9e1402, #690d01);
  background-image: -webkit-linear-gradient(#9e1402, #690d01);
  background-image: -ms-linear-gradient(#9e1402, #690d01);
  background-image: linear-gradient( #9e1402, #690d01);
  -pie-background: linear-gradient( #9e1402, #690d01);
}
.mg-but1:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #690d01;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(12.5%, #690d01));
  background-image: -o-linear-gradient(bottom, #891101, #690d01);
  background-image: -moz-linear-gradient(bottom, #891101, #690d01);
  background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
  background-image: -ms-linear-gradient(bottom, #891101, #690d01);
  background-image: linear-gradient(to top, #891101, #690d01);
  -pie-background: linear-gradient(to top, #891101, #690d01);
}
.mg-but2 {
  min-width: 150px;
  padding: 8px 15px;
  color: #fff;
  border-radius: 14px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01);
}
.mg-but2:hover {
  background-color: #911201;
  background-image: -o-linear-gradient(#9e1402, #690d01);
  background-image: -moz-linear-gradient(#9e1402, #690d01);
  background-image: -webkit-linear-gradient(#9e1402, #690d01);
  background-image: -ms-linear-gradient(#9e1402, #690d01);
  background-image: linear-gradient( #9e1402, #690d01);
  -pie-background: linear-gradient( #9e1402, #690d01);
}
.mg-but2:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #690d01;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(12.5%, #690d01));
  background-image: -o-linear-gradient(bottom, #891101, #690d01);
  background-image: -moz-linear-gradient(bottom, #891101, #690d01);
  background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
  background-image: -ms-linear-gradient(bottom, #891101, #690d01);
  background-image: linear-gradient(to top, #891101, #690d01);
  -pie-background: linear-gradient(to top, #891101, #690d01);
}
.mg-but3 {
  min-width: 160px;
  padding: 6px;
  color: #fff;
  border: 1px solid #500a01;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01);
}
.mg-but3:hover {
  border: 1px solid #9c1301;
  background-color: #911201;
  background-image: -o-linear-gradient(#9e1402, #690d01);
  background-image: -moz-linear-gradient(#9e1402, #690d01);
  background-image: -webkit-linear-gradient(#9e1402, #690d01);
  background-image: -ms-linear-gradient(#9e1402, #690d01);
  background-image: linear-gradient( #9e1402, #690d01);
  -pie-background: linear-gradient( #9e1402, #690d01);
}
.mg-but3:active {
  border: 1px solid #680d01;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #690d01;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(12.5%, #690d01));
  background-image: -o-linear-gradient(bottom, #891101, #690d01);
  background-image: -moz-linear-gradient(bottom, #891101, #690d01);
  background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
  background-image: -ms-linear-gradient(bottom, #891101, #690d01);
  background-image: linear-gradient(to top, #891101, #690d01);
  -pie-background: linear-gradient(to top, #891101, #690d01);
}
.mg-but4 {
  padding: 8px 15px;
  color: black;
  border: 1px solid #690d01;
  border-radius: 3px;
  line-height: 1;
  background-color: white;
  background-image: -o-linear-gradient(white, white);
  background-image: -moz-linear-gradient(white, white);
  background-image: -webkit-linear-gradient(white, white);
  background-image: -ms-linear-gradient(white, white);
  background-image: linear-gradient( white, white);
  -pie-background: linear-gradient( white, white);
}
.mg-but4:hover {
  color: #fff;
  background-color: #821001;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01);
}
.mg-but4:active {
  color: #fff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #690d01;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(12.5%, #690d01));
  background-image: -o-linear-gradient(bottom, #891101, #690d01);
  background-image: -moz-linear-gradient(bottom, #891101, #690d01);
  background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
  background-image: -ms-linear-gradient(bottom, #891101, #690d01);
  background-image: linear-gradient(to top, #891101, #690d01);
  -pie-background: linear-gradient(to top, #891101, #690d01);
}
.mg-but5 {
  position: relative;
  padding: 8px 15px;
  color: #fff;
  border: #f00 transparent transparent transparent;
  border-radius: 2px 0 0 2px;
  background: #690d01;
  line-height: 1;
}
.mg-but5:before {
  position: absolute;
  top: 0;
  right: -28px;
  bottom: 0;
  width: 7px;
  content: "";
  border: 14px solid transparent;
  border-left: 7px solid #690d01;
}
.mg-but5:hover {
  background: #821001;
}
.mg-but5:hover:before {
  border-left-color: #821001;
}
.mg-but5:active {
  background: #500a01;
}
.mg-but5:active:before {
  border-left-color: #500a01;
}
table.mg-tabs1 {
  border-collapse: collapse;
}
table.mg-tabs1 td {
  padding: 5px;
  border: none;
}
table.mg-tabs2 {
  border: 1px solid #cecece;
  border-collapse: collapse;
}
table.mg-tabs2 td {
  padding: 5px;
  border: 1px solid #cecece;
}
table.mg-tabs3 {
  border: 1px solid #cecece;
  border-collapse: collapse;
}
table.mg-tabs3 th {
  padding: 5px 0;
  color: #333333;
  border: 1px solid #cecece;
  background: #e5e5e5;
}
table.mg-tabs3 td {
  padding: 5px;
  border: 1px solid #cecece;
}
table.mg-tabs4 {
  border-collapse: collapse;
}
table.mg-tabs4 th {
  padding: 5px 0;
  color: #333333;
  background: #e5e5e5;
}
table.mg-tabs4 td {
  padding: 5px;
  border-bottom: 1px solid #cecece;
}
.mg-tab {
  margin: 10px 0;
  padding: 12px;
  border-radius: 2px;
  font: normal 14px/17px arial;
}
.mg-tab p {
  margin: 0;
}
.mg-tb1 {
  color: #4d4d4d;
  border: 2px solid #9c1301;
}
.mg-tb2 {
  color: #fff;
  border: 2px solid #5f0c01;
  background: #7e1001;
}
.mg-tb3 {
  color: #fff;
  border: 2px solid #5f0c01;
  background: #7e1001;
}
.mg-tb4 {
  color: #fff;
  border: 2px solid #7e1001;
  background: #7e1001;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mg-tb5 {
  color: #4d4d4d;
  border: none;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 4px 0px 0px #6a0d01;
}
.mg-tb6 {
  min-width: 264px;
  color: #4d4d4d;
  border: none;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb7 {
  min-width: 264px;
  color: #4d4d4d;
  border: none;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.mg-tb8 {
  min-width: 306px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb8 .title {
  padding: 11px 20px 11px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  font: normal 18px/18px arial;
  background-image: -o-linear-gradient(#b01602, #690d01);
  background-image: -moz-linear-gradient(#b01602, #690d01);
  background-image: -webkit-linear-gradient(#b01602, #690d01);
  background-image: -ms-linear-gradient(#b01602, #690d01);
  background-image: linear-gradient( #b01602, #690d01);
  -pie-background: linear-gradient( #b01602, #690d01);
}
.mg-tb8 .body {
  padding: 14px 20px;
  color: #4d4d4d;
  font: 14px arial;
}
.mg-tb9 {
  min-width: 200px;
  padding: 0;
  border: 2px solid #6a0d01;
  border-radius: 4px 4px 0 0;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb9 .title {
  padding: 5px 3px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  font: normal 18px/18px arial;
  background-color: #690d01;
  background-image: -o-linear-gradient(#6a0d01, #6a0d01);
  background-image: -moz-linear-gradient(#6a0d01, #6a0d01);
  background-image: -webkit-linear-gradient(#6a0d01, #6a0d01);
  background-image: -ms-linear-gradient(#6a0d01, #6a0d01);
  background-image: linear-gradient( #6a0d01, #6a0d01);
  -pie-background: linear-gradient( #6a0d01, #6a0d01);
}
.mg-tb9 .body {
  padding: 5px;
  color: #4d4d4d;
  font: 14px arial;
}
.mg-tb10 {
  min-width: 306px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb10 .title {
  padding: 11px 20px 11px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  font: normal 18px/18px arial;
  background-color: #911201;
  background-image: -o-linear-gradient(#ce1a02, #730e01);
  background-image: -moz-linear-gradient(#ce1a02, #730e01);
  background-image: -webkit-linear-gradient(#ce1a02, #730e01);
  background-image: -ms-linear-gradient(#ce1a02, #730e01);
  background-image: linear-gradient( #ce1a02, #730e01);
  -pie-background: linear-gradient( #ce1a02, #730e01);
}
.mg-tb10 .body {
  padding: 14px 20px;
  color: #4d4d4d;
  font: 14px arial;
}
.mg-navig {
  display: inline-block;
  min-width: 38px;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 50%;
  font: 19px/38px arial;
}
.mg-navig1 {
  color: #fff;
  background: #690d01;
}
.mg-navig2 {
  color: #4d4d4d;
  border-color: #ce1a02;
  background: #f61f02;
}
.mg-navig3 {
  color: #4d4d4d;
  border-color: #9c1301;
  background: white;
}
.mg-navig4 {
  color: #4d4d4d;
  background: #e71d02;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.tabs-wrap {
  margin: 1.57em 0;
}
.tabs-nav {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
.tabs-nav li {
  display: inline-block;
  vertical-align: top;
}
.tabs-nav li:first-child a {
  border-left: 1px solid #cecece;
}
.tabs-nav li a {
  position: relative;
  display: block;
  height: 37px;
  padding: 0 15px;
  text-decoration: none;
  color: #666;
  border: solid #cecece;
  border-width: 1px 1px 1px 0;
  background-color: #ebebeb;
  font-size: 12px;
  line-height: 37px;
}
.tabs-nav li a:hover, .tabs-nav li a.active {
  z-index: 10;
  height: 36px;
  margin-top: -1px;
  border-top: 3px solid #690d01;
  background-color: #fff;
  line-height: 35px;
}
.tabs-nav li a:focus {
  outline: none;
}
.tabs-body {
  margin-top: -1px;
  padding: 25px;
  border: 1px solid #cecece;
}
.tabs-body &gt; div {
  display: none;
}
.tabs-body &gt; div.active {
  display: block;
}
.title-page .phones-65 .text_body &gt; div, .phones-11 .text_body &gt; div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.to_cart {
  display: flex;
  text-decoration: none;
}
.phones-11 .cell-icon, .title-page .phones-65 .cell-icon {
  pointer-events: none;
}
@media (max-width: 1280px) {
  .title-page .block-32, .block-5, .title-page .block-11, .title-page .block-12, .title-page .block-15, .title-page .block-17, .title-page .block-28, .block-12, .block-21, .block-25 {
    margin: 0 20px;
    width: auto;
  }
}
@media (max-width: 960px) {
  .block-18, .title-page .block-30 {
    padding-left: 0;
  }
  .block-21 .layout_41, .title-page .block-28 .layout_59 {
    flex: 0;
  }
  .title-page .side-panel-50 .side-panel-top-inner {
    flex-direction: row-reverse;
  }
  .title-page .side-panel .widget-37, .side-panel .widget-8 {
    margin: auto;
    margin-right: 10px;
  }
  .side-panel .widget-2, .title-page .side-panel .widget-42 {
    z-index: 99;
    pointer-events: auto;
  }
  .side-panel .site-name-3 .sn-logo, .title-page .site-name-73 .sn-logo {
    margin-right: 10px;
  }
  .side-panel .site-name-3 .sn-text, .title-page .site-name-73 .sn-text {
    font-size: 24px;
  }
  .menu-16 .menu-scroll li.menu-item &gt; ul &gt; li, .title-page .menu-16 .menu-scroll li.menu-item &gt; ul &gt; li {
    width: 100%;
    max-width: 100%;
  }
  .side-panel .menu-16 .menu-scroll &gt; ul ul, .title-page .side-panel .menu-16 .menu-scroll &gt; ul ul {
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .form-39 .form-table, .title-page .form-61 .form-table {
    flex-direction: row;
  }
  .block-21, .title-page .block-28 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }
  .title-page .blocklist-21 .title {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .title-page .widget-11, .widget-28 {
    padding-left: 0;
    padding-right: 0;
  }
  .title-page .blocklist-21 .list {
    justify-content: space-between;
  }
  .title-page .blocklist-21 .list .item-outer {
    width: calc(50% - 6px);
  }
  .title-page .widget-14, .title-page .widget-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .title-page .blocklist-29 .next, .title-page .blocklist-29 .prev, .title-page .blocklist-24 .next, .title-page .blocklist-24 .prev {
    width: 35px;
    min-height: 35px;
  }
  .title-page .blocklist-29 .item-label, .title-page .blocklist-24 .item-label {
    margin-left: 0;
    font-size: 12px;
  }
  .title-page .blocklist-29 .item, .title-page .blocklist-24 .item {
    padding: 25px 0 10px;
  }
}
.menu-col-33 ul.menu-columns-items &gt; li &gt; a, .title-page .menu-col-54 ul.menu-columns-items &gt; li &gt; a {
  font-size: 12px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjguODI5cHgiIGlkPSJDYXBhXzEiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDguODI5IDguODI5IiB3aWR0aD0iOC44MjlweCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTQuNDE1LDguODI5YzIuNDMyLDAsNC40MTUtMS45ODMsNC40MTUtNC40MTUgIEM4LjgyOSwxLjk4Myw2Ljg0NiwwLDQuNDE1LDBTMCwxLjk4MywwLDQuNDE1QzAsNi44NDYsMS45ODMsOC44MjksNC40MTUsOC44Mjl6IiBzdHlsZT0iZmlsbC1ydWxlOiBldmVub2RkOyBjbGlwLXJ1bGU6IGV2ZW5vZGQ7IiBmaWxsPSIjOTk5OTk5IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTIiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48ZyBpZD0iZy0zIj48L2c+PGcgaWQ9ImctNCI+PC9nPjxnIGlkPSJnLTUiPjwvZz48ZyBpZD0iZy02Ij48L2c+PGcgaWQ9ImctNyI+PC9nPjxnIGlkPSJnLTgiPjwvZz48ZyBpZD0iZy05Ij48L2c+PGcgaWQ9ImctMTAiPjwvZz48ZyBpZD0iZy0xMSI+PC9nPjxnIGlkPSJnLTEyIj48L2c+PGcgaWQ9ImctMTMiPjwvZz48ZyBpZD0iZy0xNCI+PC9nPjxnIGlkPSJnLTE1Ij48L2c+PGcgaWQ9ImctMTYiPjwvZz48ZyBpZD0iZy0xNyI+PC9nPjwvc3ZnPg==)  left 0px top 50% / 3px no-repeat;
  padding-left: 9px;
  font-weight: 300;
}
.menu-col-33 ul.menu-columns-items &gt; li &gt; a:hover, .title-page .menu-col-54 ul.menu-columns-items &gt; li &gt; a:hover {
  text-decoration: underline;
}
.title-page .menu-16 .menu-scroll &gt; ul &gt; li.more-button, .menu-16 .menu-scroll &gt; ul &gt; li.more-button {
  display: block;
}
.title-page .menu-16 .menu-scroll &gt; ul, .menu-16 .menu-scroll &gt; ul {
  flex-wrap: wrap;
  align-items: center;
}
.title-page .menu-16 .menu-scroll &gt; ul &gt; li.more-button &gt; ul, .menu-16 .menu-scroll &gt; ul &gt; li.more-button &gt; ul {
  width: 250px;
  padding: 10px;
}
.title-page .menu-16 .menu-scroll &gt; ul &gt; li.more-button &gt; ul ul, .menu-16 .menu-scroll &gt; ul &gt; li.more-button &gt; ul ul {
  padding: 10px;
  left: 100%;
  right: auto;
}
.title-page .menu-16 .menu-scroll &gt; ul &gt; li.more-button &gt; ul ul li, .menu-16 .menu-scroll &gt; ul &gt; li.more-button &gt; ul ul li {
  width: 100%;
  max-width: 100%;
}
#searchHistory {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  padding: 10px;
  border-radius: 0 0 0px 0px;
  background: #fff;
  box-shadow: 8px 8px 45px rgba(0, 0, 0, 0.15);
  max-height: 65vh;
  max-width: calc(100% - 0px);
  margin-left: auto;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
#searchHistory li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  gap: 20px;
  margin-bottom: 6px;
  padding: 10px;
}
#searchHistory li .delete {
  cursor: pointer;
  font-size: 0;
  display: block;
  width: 16px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='24px'%3E%3Cpath fill-rule='evenodd' fill='rgb(143, 143, 143)' d='M7.293,12.706 C6.902,12.316 6.902,11.683 7.293,11.292 C7.683,10.902 8.317,10.902 8.707,11.292 L10.000,12.585 L11.293,11.292 C11.683,10.902 12.316,10.902 12.707,11.292 C13.098,11.683 13.098,12.316 12.707,12.706 L11.414,13.999 L12.707,15.293 C13.098,15.683 13.098,16.316 12.707,16.707 C12.316,17.097 11.683,17.097 11.293,16.707 L10.000,15.414 L8.707,16.707 C8.317,17.097 7.683,17.097 7.293,16.707 C6.902,16.316 6.902,15.683 7.293,15.293 L8.586,13.999 L7.293,12.706 ZM16.883,5.999 L3.117,5.999 L4.796,21.110 C4.852,21.617 5.280,21.999 5.790,21.999 L14.210,21.999 C14.719,21.999 15.147,21.617 15.204,21.110 L16.883,5.999 ZM14.000,4.000 L14.000,2.999 C14.000,1.343 12.657,-0.001 11.000,-0.001 L9.000,-0.001 C7.343,-0.001 6.000,1.343 6.000,2.999 L6.000,4.000 L1.000,4.000 C0.448,4.000 -0.000,4.447 -0.000,5.000 C-0.000,5.551 0.448,5.999 1.000,5.999 L1.105,5.999 L2.808,21.331 C2.977,22.850 4.261,24.000 5.790,24.000 L14.210,24.000 C15.739,24.000 17.023,22.850 17.192,21.331 L18.895,5.999 L19.000,5.999 C19.552,5.999 20.000,5.551 20.000,5.000 C20.000,4.447 19.552,4.000 19.000,4.000 L14.000,4.000 ZM9.000,2.000 C8.448,2.000 8.000,2.447 8.000,2.999 L8.000,4.000 L12.000,4.000 L12.000,2.999 C12.000,2.447 11.552,2.000 11.000,2.000 L9.000,2.000 Z'/%3E%3C/svg%3E") right 0 top 0/contain no-repeat;
}
#searchHistory li .history-item {
  cursor: pointer;
}
#searchHistory li:hover {
  background: #f3f1f1;
}
#searchHistory.active {
  top: 105%;
  opacity: 1;
  visibility: visible;
}
.text_search {
  display: flex;
}
#search-app {
  width: 100%;
}
#search-app label {
  width: 100%;
}
.search-block {
  display: flex;
  z-index: 5;
}
.search-block__input {
  margin-right: 20px;
}
#search-result {
  position: absolute;
  top: 105%;
  left: 0;
  right: 0;
  z-index: 5;
  padding: 20px;
  border-radius: 0 0 0px 0px;
  background: #fff;
  box-shadow: 8px 8px 45px rgba(0, 0, 0, 0.15);
  max-height: 65vh;
}
#search-result .wr_serch {
  border-radius: 10px;
  background: #fff;
  max-height: 60vh;
  overflow: hidden;
  overflow-y: auto;
}
@media (max-width: 1023px) {
  #search-result {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  #search-result {
    border-radius: 0px;
    padding: 40px 0 26px;
    top: -20px;
    overflow: visible;
    overflow-y: visible;
    max-height: none;
    min-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
}
#search-result .search-result-top {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  #search-result .search-result-top {
    padding: 0 20px;
  }
}
@media (max-width: 639px) {
  #search-result .search-result-top {
    display: block;
  }
}
#search-result .search-result-left {
  width: 350px;
}
@media (max-width: 1340px) {
  #search-result .search-result-left {
    width: calc(50% - 10px);
  }
}
@media (max-width: 1170px) {
  #search-result .search-result-left {
    width: 100%;
  }
}
#search-result .search-result-left + .search-result-right {
  margin-left: 20px;
}
@media (max-width: 1170px) {
  #search-result .search-result-left + .search-result-right {
    margin: 20px 0 0;
  }
}
@media (max-width: 639px) {
  #search-result .search-result-left + .search-result-right {
    margin: 20px 0 0;
  }
}
#search-result .search-result-right {
  width: calc(100% - 350px - 20px);
}
@media (max-width: 1340px) {
  #search-result .search-result-right {
    width: calc(50% - 10px);
  }
}
@media (max-width: 1170px) {
  #search-result .search-result-right {
    width: 100%;
  }
}
#search-result .result-products .products-search-title {
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  color: #111;
}
#search-result .result-products .products-search-title span {
  margin: 0 0 0 20px;
  min-width: 28px;
  height: 28px;
  font-size: 13px;
  font-weight: 600;
  line-height: 26px;
  border-radius: 100px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 0 5px;
  color: #111;
  background: #fff;
  display: inline-block;
  vertical-align: baseline;
  box-sizing: border-box;
}
#search-result .result-products .product-item {
  margin: 0 0 6px;
  padding: 8px;
  border-radius: 7px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  #search-result .result-products .product-item {
    margin: 0 0 10px;
  }
}
#search-result .result-products .product-item:last-child {
  margin-bottom: 0;
}
#search-result .result-products .product-item:nth-child(n+8) {
  display: none;
}
#search-result .result-products .product-image {
  position: relative;
  width: 80px;
  height: 100px;
  margin: 0 20px 0 0;
}
#search-result .result-products .product-image.no-image a {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282px%22%20height%3D%2268px%22%20%20viewBox%3D%220%200%2082%2068%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22rgb%28227%2C%20227%2C%20227%29%22%20d%3D%22M70.346%2C9.116%20L11.654%2C9.116%20C10.462%2C9.116%209.496%2C10.079%209.496%2C11.267%20L9.496%2C43.805%20C9.496%2C43.830%209.502%2C43.853%209.503%2C43.877%20C9.473%2C44.445%209.663%2C45.023%2010.086%2C45.468%20C10.904%2C46.331%2012.270%2C46.370%2013.136%2C45.553%20L25.846%2C33.566%20L38.291%2C44.679%20C38.990%2C45.304%2040.015%2C45.406%2040.825%2C44.931%20L51.419%2C38.721%20L61.787%2C46.929%20C62.184%2C47.243%2062.657%2C47.396%2063.127%2C47.396%20C63.763%2C47.396%2064.393%2C47.117%2064.819%2C46.582%20C65.560%2C45.651%2065.404%2C44.298%2064.471%2C43.559%20L52.943%2C34.433%20C52.244%2C33.879%2051.277%2C33.812%2050.507%2C34.263%20L39.996%2C40.425%20L27.246%2C29.039%20C26.409%2C28.292%2025.139%2C28.309%2024.324%2C29.079%20L13.811%2C38.993%20L13.811%2C13.419%20L68.189%2C13.419%20L68.189%2C54.579%20L13.811%2C54.579%20L13.811%2C51.981%20C13.811%2C50.793%2012.846%2C49.829%2011.654%2C49.829%20C10.462%2C49.829%209.496%2C50.793%209.496%2C51.981%20L9.496%2C56.731%20C9.496%2C57.920%2010.462%2C58.883%2011.654%2C58.883%20L70.346%2C58.883%20C71.538%2C58.883%2072.504%2C57.920%2072.504%2C56.731%20L72.504%2C11.267%20C72.504%2C10.079%2071.538%2C9.116%2070.346%2C9.116%20ZM77.359%2C0.001%20L4.641%2C0.001%20C2.083%2C0.001%200.001%2C2.059%200.001%2C4.589%20L0.001%2C63.409%20C0.001%2C65.939%202.083%2C67.997%204.641%2C67.997%20L77.359%2C67.997%20C79.917%2C67.997%2081.999%2C65.939%2081.999%2C63.409%20L81.999%2C4.589%20C81.999%2C2.059%2079.917%2C0.001%2077.359%2C0.001%20ZM77.683%2C63.409%20C77.683%2C63.566%2077.538%2C63.694%2077.359%2C63.694%20L4.641%2C63.694%20C4.462%2C63.694%204.317%2C63.566%204.317%2C63.409%20L4.317%2C4.589%20C4.317%2C4.432%204.462%2C4.304%204.641%2C4.304%20L77.359%2C4.304%20C77.538%2C4.304%2077.683%2C4.432%2077.683%2C4.589%20L77.683%2C63.409%20ZM34.273%2C25.524%20C34.273%2C29.152%2037.234%2C32.104%2040.872%2C32.104%20C44.510%2C32.104%2047.470%2C29.152%2047.470%2C25.524%20C47.470%2C21.896%2044.510%2C18.944%2040.872%2C18.944%20C37.234%2C18.944%2034.273%2C21.896%2034.273%2C25.524%20ZM43.155%2C25.524%20C43.155%2C26.779%2042.131%2C27.800%2040.872%2C27.800%20C39.613%2C27.800%2038.589%2C26.779%2038.589%2C25.524%20C38.589%2C24.268%2039.613%2C23.247%2040.872%2C23.247%20C42.131%2C23.247%2043.155%2C24.268%2043.155%2C25.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f7f7f7;
  background-size: 50%;
}
#search-result .result-products .product-image a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  text-decoration: none;
  border-radius: 5px;
  overflow: hidden;
}
#search-result .result-products .product-image a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#search-result .result-products .product-text {
  width: calc(100% - 20px - 60px);
}
#search-result .result-products .product-name {
  color: #111;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}
#search-result .result-products .product-name a {
  transition: all 0.18s;
  color: inherit;
  text-decoration: none;
}
#search-result .result-products .product-name a:hover {
  color: #d4c9ff;
}
#search-result .result-products .product-text-price {
  margin-top: 13px;
}
#search-result .result-products .product-text-price .price-old {
  color: #1c1c1c;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
}
#search-result .result-products .product-text-price .price-old strong {
  position: relative;
  font-weight: 600;
  font-size: 15px;
}
#search-result .result-products .product-text-price .price-old strong:before {
  position: absolute;
  content: "";
  left: -2px;
  right: -2px;
  top: 50%;
  height: 1px;
  background: #ff3838;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
#search-result .result-products .product-text-price .price {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #1c1c1c;
}
#search-result .result-products .product-text-price .price span {
  font-size: 15px;
  font-weight: 500;
}
#search-result .result-folders + .result-vendors {
  margin-top: 20px;
}
#search-result .result-folders .folders-search-title {
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  color: #111;
}
#search-result .result-folders .folders-search-title span {
  margin: 0 0 0 20px;
  min-width: 28px;
  height: 28px;
  font-size: 13px;
  font-weight: 600;
  line-height: 26px;
  border-radius: 100px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 0 5px;
  color: #111;
  background: #fff;
  display: inline-block;
  vertical-align: baseline;
  box-sizing: border-box;
}
#search-result .result-folders .folder-item:nth-child(n+7) {
  display: none;
}
#search-result .result-folders .folder-item a {
  padding: 10px 0;
  color: #111;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
  transition: all 0.18s;
}
#search-result .result-folders .folder-item a:hover {
  color: #d4c9ff;
}
#search-result .result-vendors .vendors-search-title {
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  color: #111;
}
#search-result .result-vendors .vendors-search-title span {
  margin: 0 0 0 20px;
  min-width: 28px;
  height: 28px;
  font-size: 13px;
  font-weight: 600;
  line-height: 26px;
  border-radius: 100px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 0 5px;
  color: #111;
  background: #fff;
  display: inline-block;
  vertical-align: baseline;
  box-sizing: border-box;
}
#search-result .result-vendors .vendor-item:nth-child(n+7) {
  display: none;
}
#search-result .result-vendors .vendor-item a {
  padding: 10px 0;
  color: #111;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
  transition: all 0.18s;
}
#search-result .result-vendors .vendor-item a:hover {
  color: #d4c9ff;
}
.search-result-bottom {
  padding: 0px 0 0;
  text-align: left;
}
@media (max-width: 767px) {
  .search-result-bottom {
    padding: 30px 20px 0;
  }
}
.search-result-btn {
  display: inline-block;
  vertical-align: top;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  padding: 14px 30px 15px;
  border-radius: 6px;
  cursor: pointer;
  color: #111;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  border-radius: 6px;
}
@media (max-width: 480px) {
  .search-result-btn {
    width: 100%;
    text-align: center;
  }
}
.search-result-btn span {
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2012%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%200.5C6.55228%200.5%207%200.947715%207%201.5V5.5H11C11.5523%205.5%2012%205.94772%2012%206.5C12%207.05228%2011.5523%207.5%2011%207.5H7V11.5C7%2012.0523%206.55228%2012.5%206%2012.5C5.44772%2012.5%205%2012.0523%205%2011.5V7.5H1C0.447715%207.5%200%207.05228%200%206.5C0%205.94772%200.447715%205.5%201%205.5H5V1.5C5%200.947715%205.44772%200.5%206%200.5Z%22%20fill%3D%22%23111111%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat;
}
.search-result-btn:hover {
  color: #d4c9ff;
}
.search-result-btn:hover span {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2012%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%200.5C6.55228%200.5%207%200.947715%207%201.5V5.5H11C11.5523%205.5%2012%205.94772%2012%206.5C12%207.05228%2011.5523%207.5%2011%207.5H7V11.5C7%2012.0523%206.55228%2012.5%206%2012.5C5.44772%2012.5%205%2012.0523%205%2011.5V7.5H1C0.447715%207.5%200%207.05228%200%206.5C0%205.94772%200.447715%205.5%201%205.5H5V1.5C5%200.947715%205.44772%200.5%206%200.5Z%22%20fill%3D%22%23d4c9ff%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat;
}
.smart-search-folders, .smart-search-vendors {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .smart-search-folders, .smart-search-vendors {
    margin-bottom: 30px;
  }
}
.smart-search-folders__title, .smart-search-vendors__title {
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 15px;
  color: #111;
}
@media (max-width: 1023px) {
  .smart-search-folders__title, .smart-search-vendors__title {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  .smart-search-folders__title, .smart-search-vendors__title {
    margin-bottom: 10px;
  }
}
@media (max-width: 639px) {
  .smart-search-folders__title, .smart-search-vendors__title {
    font-size: 23px;
  }
}
.smart-search-folders__list, .smart-search-vendors__list {
  padding: 0;
  margin: 0 0 0 -8px;
  list-style: none;
}
.smart-search-folders__list li, .smart-search-vendors__list li {
  vertical-align: top;
  display: inline-block;
  margin: 0 5px 5px;
}
@media (max-width: 767px) {
  .smart-search-folders__list li, .smart-search-vendors__list li {
    margin: 0 4px 4px;
  }
}
.smart-search-folders__list li a, .smart-search-vendors__list li a {
  color: #1c1c1c;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  background: #fff;
  padding: 13px 20px;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .smart-search-folders__list li a, .smart-search-vendors__list li a {
    font-size: 13px;
    padding: 10px 12px;
  }
}
.smart-search-folders__list li a:hover, .smart-search-vendors__list li a:hover {
  color: #fff;
  background: #d4c9ff;
}
#search-result {
  max-width: calc(100% - 0px);
  margin-left: auto;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  #search-result {
    max-width: 100%;
    left: initial;
    right: 0;
    top: 100%;
    min-width: 320px;
  }
}
#search-result .search-result-left {
  width: 100%;
}
#search-result .search-result-left + .search-result-right {
  width: 100%;
  margin-left: 0;
}
#search-result .result-products .product-item {
  position: relative;
  transition: all 0.3s ease;
}
#search-result .result-products .product-item:hover {
  background: #d4c9ff;
}
#search-result .result-products .product-item:hover * {
  color: #fff;
}
#search-result .result-products .product-item &gt; a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.site-search .form-inner button {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 0;
}
.search-panel {
  position: relative;
  z-index: 23;
}
@media (min-width: 961px) {
  .phones-6 .icon, .title-page .phones-71 .icon {
    position: relative;
  }
  .phones-6 .icon:before, .title-page .phones-71 .icon:before {
    position: absolute;
    content: "";
    width: 19px;
    height: 20px;
    background: url("../images/phones_arr.svg") 0 0/cover no-repeat;
    right: 0;
    bottom: 11px;
    transition: all 0.3s ease;
  }
}
@media (max-width: 768px) {
  .block-21 .layout_41, .title-page .block-28 .layout_59 {
    flex: 0 1 auto;
  }
  .form-39 .form-table, .title-page .form-61 .form-table {
    flex-direction: row;
  }
  .shop-product-data .shop-product-data-wr li {
    margin-bottom: 5px;
  }
}
@media (max-width: 1024px) and (min-width: 961px) {
  .title-page .widget-9 {
    margin: 0 20px;
  }
}
@media (min-width: 961px) {
  .title-page .phones-71 .text_body &gt; div &gt; div, .phones-6 .text_body &gt; div &gt; div {
    display: none;
  }
  .title-page .phones-71 .text_body &gt; div &gt; div:first-child, .phones-6 .text_body &gt; div &gt; div:first-child {
    display: block;
  }
}
.title-page .layout_69, .layout_8 {
  position: relative;
}
.title-page .layout_69 .popup_block, .layout_8 .popup_block {
  display: none;
  position: absolute;
  top: 100%;
  background: #fff;
  box-shadow: 50px 26px 127px -57px rgba(13, 9, 9, 0.53);
  box-sizing: border-box;
  padding: 35px;
  padding-top: 40px;
}
.title-page .layout_69 .popup_block .widget-34, .layout_8 .popup_block .widget-34 {
  padding-bottom: 1px;
}
@media (min-width: 1281px) {
  .title-page .layout_69 .popup_block, .layout_8 .popup_block {
    width: 110%;
  }
}
.title-page .layout_69 .popup_block .widget-35, .title-page .layout_69 .popup_block .widget-17, .layout_8 .popup_block .widget-35, .layout_8 .popup_block .widget-17 {
  margin-left: -10px;
  padding-bottom: 0;
}
.title-page .layout_69 .popup_block .address-58 .title, .title-page .layout_69 .popup_block .address-34 .title, .layout_8 .popup_block .address-58 .title, .layout_8 .popup_block .address-34 .title {
  display: block;
  padding-bottom: 2px;
  font-size: 14px;
  color: #6e6e6e;
}
.title-page .layout_69 .popup_block .address-58 .text_body, .title-page .layout_69 .popup_block .address-34 .text_body, .layout_8 .popup_block .address-58 .text_body, .layout_8 .popup_block .address-34 .text_body {
  font-size: 16px;
}
.title-page .layout_69 .popup_block .widgetsocial-60 .soc-header, .title-page .layout_69 .popup_block .widgetsocial-40 .soc-header, .layout_8 .popup_block .widgetsocial-60 .soc-header, .layout_8 .popup_block .widgetsocial-40 .soc-header {
  display: none;
}
.title-page .layout_69 .popup_block .phones-6, .layout_8 .popup_block .phones-6 {
  width: 100%;
}
.title-page .layout_69 .popup_block .phones-57, .title-page .layout_69 .popup_block .phones-6, .layout_8 .popup_block .phones-57, .layout_8 .popup_block .phones-6 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 7px;
}
.title-page .layout_69 .popup_block .phones-57 .cell-icon, .title-page .layout_69 .popup_block .phones-6 .cell-icon, .layout_8 .popup_block .phones-57 .cell-icon, .layout_8 .popup_block .phones-6 .cell-icon {
  display: none;
}
.title-page .layout_69 .popup_block .phones-57 .title, .title-page .layout_69 .popup_block .phones-6 .title, .layout_8 .popup_block .phones-57 .title, .layout_8 .popup_block .phones-6 .title {
  display: block;
  padding-bottom: 0px;
  font-size: 14px;
  color: #6e6e6e;
}
.title-page .layout_69 .popup_block .phones-57 .text_body &gt; div, .title-page .layout_69 .popup_block .phones-6 .text_body &gt; div, .layout_8 .popup_block .phones-57 .text_body &gt; div, .layout_8 .popup_block .phones-6 .text_body &gt; div {
  display: flex;
  flex-wrap: wrap;
}
.title-page .layout_69 .popup_block .phones-57 .text_body &gt; div &gt; div, .title-page .layout_69 .popup_block .phones-6 .text_body &gt; div &gt; div, .layout_8 .popup_block .phones-57 .text_body &gt; div &gt; div, .layout_8 .popup_block .phones-6 .text_body &gt; div &gt; div {
  width: 50%;
  display: block;
}
.title-page .layout_69 .popup_block .phones-57 .text_body &gt; div &gt; div:nth-child(2n) a, .title-page .layout_69 .popup_block .phones-6 .text_body &gt; div &gt; div:nth-child(2n) a, .layout_8 .popup_block .phones-57 .text_body &gt; div &gt; div:nth-child(2n) a, .layout_8 .popup_block .phones-6 .text_body &gt; div &gt; div:nth-child(2n) a {
  display: block;
  margin-left: 15px;
}
.title-page .layout_69 .popup_block .phones-57 .text_body &gt; div &gt; div a, .title-page .layout_69 .popup_block .phones-6 .text_body &gt; div &gt; div a, .layout_8 .popup_block .phones-57 .text_body &gt; div &gt; div a, .layout_8 .popup_block .phones-6 .text_body &gt; div &gt; div a {
  font-size: 20px;
}
@media (max-width: 1280px) {
  .title-page .layout_69 .popup_block .phones-57 .text_body &gt; div &gt; div a, .title-page .layout_69 .popup_block .phones-6 .text_body &gt; div &gt; div a, .layout_8 .popup_block .phones-57 .text_body &gt; div &gt; div a, .layout_8 .popup_block .phones-6 .text_body &gt; div &gt; div a {
    font-size: 16px;
  }
}
.title-page .phones-71 .icon, .phones-6 .icon {
  cursor: pointer;
}
.title-page .phones-71 .icon.opened:before, .phones-6 .icon.opened:before {
  transform: rotate(180deg);
}
.title-page .block-32 {
  padding-bottom: 19px;
}
.product-article {
  color: #6e6e6e;
  margin-top: 10px;
}
@media (min-width: 1281px) {
  padding-bottom: 29px;
}
@media (max-width: 960px) {
  .title-page .side-panel .phones-71 .icon, .side-panel .phones-6 .icon {
    pointer-events: none;
    display: none;
  }
  .title-page .authorization-66 .register-links, .authorization-10 .register-links {
    display: flex;
    justify-content: space-around;
  }
}
.title_h1 {
  text-align: center;
  padding-bottom: 15px;
}
.title_h1 h1 {
  font-size: 34px;
  color: #000;
}
@media (max-width: 960px) {
  .title_h1 h1 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .side-panel .widget-2, .title-page .side-panel .widget-42 {
    max-width: 200px;
  }
  .side-panel .site-name-3 .sn-text, .title-page .site-name-73 .sn-text {
    word-break: break-word;
  }
  .phones-11 .text_body, .title-page .side-panel .phones-65 .text_body {
    font-size: 14px;
  }
}
.widget-25 {
  z-index: 10;
}
.widget-9 &gt; .menu-scroll &gt; ul &gt; li &gt; a {
  margin-left: 0 !important;
}
.cat_in_folder li {
  margin-bottom: 5px;
}
.side-panel-content-inner .folders_wrap {
  display: none;
}
.title-page .widget-type-h1 {
  display: none;
}
.title-page .block-27, .block-22, .title-page .widget-25, .widget-25 {
  background: #8875f0 !important;
}
.title-page .block-32, .block-5 {
  background: #8875f0;
  position: relative;
}
.title-page .block-32:before, .block-5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1000px;
  width: 1100px;
  background: #8875f0;
  z-index: 0;
}
.title-page .block-32:after, .block-5:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1000px;
  width: 1100px;
  background: #8875f0;
  z-index: 0;
}
.title-page .side-panel .widget-38, .side-panel .widget-7 {
  display: none;
}
.title-page .widget-39, .widget-6 {
  background: #fff;
}
@media (max-width: 960px) {
  .title-page .blocklist-24 .image img, .title-page .blocklist-29 .image img {
    object-fit: contain;
  }
  .title-page .blocklist-24 .image a, .title-page .blocklist-29 .image a {
    max-height: 100%;
  }
}
.title-page .block-27, .title-page .block-25 {
  display: none;
}
@media (max-width: 480px) {
  .title-page .slider-19 .slider-item {
    -webkit-background-size: contain;
    background-size: contain;
  }
  .widget-99 &gt; span {
    margin: auto 0;
  }
}
@media (min-width: 1550px) {
  .title-page .slider-19 .slider-item {
    -webkit-background-size: contain;
    background-size: contain;
  }
}
.shop2-btn.empty-cart {
  background: #32d350 !important;
  color: #fff;
}
.shop2-btn.empty-cart:hover {
  background: #006637 !important;
}
.title-page .horizontal_blocklist-30 .img-convert {
  height: 45px;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #8875f0;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999;
}
.preloader {
  width: 50px;
  height: 50px;
  border: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid #fff;
  border-radius: 100%;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  transform: translate(-50%, -50%);
  animation: animate 1s infinite linear;
  z-index: 999999;
}
/* Анимируем наш прелоадер */
@keyframes animate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important;
}
.path a {
  color: #888;
}
.path a:hover {
  color: #000;
}
/*.last_path:hover {
	color: #000;
}*/
@media (min-width: 1024px) {
  .block-3 {
    min-width: 450px;
  }
}
.product_top_wrapper .shop2-product .product_side_r {
  padding-top: 0 !important;
}
.product_top_wrapper .shop2-product .product_top_block {
  margin-top: -6px;
}
@media (max-width: 480px) {
  h1 {
    padding-top: 0 !important;
  }
}
.title-page .widgetsocial-60 .telegram .wg-soc-icon, .widgetsocial-40 .telegram .wg-soc-icon {
  background: url(/t/images/telegram-dk.svg) left 50% top 50% / cover no-repeat;
}
.title-page .widgetsocial-60 .telegram .wg-soc-icon:hover, .widgetsocial-40 .telegram .wg-soc-icon:hover {
  opacity: 0.5;
}
.title-page .blocklist-24 .price-value .align-elem {
  padding-right: 3px;
}
.s_img {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 375px) {
  .title-page .site-name-73 img, .site-name-3 img {
    max-width: 35px !important;
    margin: 0;
  }
  .title-page .side-panel .site-name-73 .sn-logo, .side-panel .site-name-73 .sn-logo {
    width: auto !important;
    margin-top: 8px;
  }
  .t_mob, .s_mob {
    width: 40px !important;
  }
  .title-page .side-panel-50 .side-panel-button-icon, .side-panel-50 .side-panel-button-icon {
    margin-top: 9px;
  }
  .side-panel .widget-2 {
    left: 40px !important;
    top: 5px !important;
  }
  .side-panel .site-name-3 .sn-text {
    padding-top: 13px !important;
  }
}
.link_404 {
  text-decoration: underline !important;
}
.link_404:hover {
  text-decoration: none !important;
}
a.tit {
  text-decoration: none !important;
  display: block !important;
}
.s_link {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
@media (max-width: 480px) {
  .title-page .widget-11, .widget-28, .cat_in_folder li {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.menu-16 .menu-scroll &gt; ul &gt; li.menu-item &gt; a {
  text-transform: unset;
}
.menu-16 .menu-scroll &gt; ul &gt; li.menu-item:first-child, .menu-16 .menu-scroll &gt; ul &gt; li.menu-item:nth-child(2) {
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .t_mob span, .s_mob span {
    margin: auto !important;
  }
  .mobile_login_c .authorization-66 a {
    border: none;
    box-sizing: border-box;
    background: url(../images/icon_2867954.svg) left 50% top 50% / 27px no-repeat;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 16px;
    user-select: none;
    text-align: left;
    cursor: pointer;
    min-height: 40px;
    width: 40px;
    font-family: Arimo, sans-serif;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    color: #000;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: none;
    text-decoration: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
  }
}
@media (max-width: 388px) {
  .title-page .side-panel .site-name-73 .sn-logo, .side-panel .site-name-73 .sn-logo, .side-panel .site-name-3 .sn-logo {
    width: 40px !important;
  }
  .side-panel .site-name-3 .sn-text {
    padding-top: 16px !important;
  }
}
@media (max-width: 340px) {
  .side-panel .site-name-73 .sn-text, .side-panel .site-name-3 .sn-text {
    font-size: 14px !important;
  }
  .side-panel .site-name-73 .sn-text {
    padding-top: 24px !important;
  }
}
.product-page-modal-buttons {
  padding-top: 20px;
}
.side-panel-top-inner .mobile_login_c {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}
.side-panel-top-inner .mobile_login_c .authorization-66, .side-panel-top-inner .mobile_login_c .authorization-66 a {
  position: relative;
  z-index: 10;
}
.product_top_wrapper .shop2-product .shop2-product-options {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.product_top_wrapper .shop2-product .shop2-product-options .cvt {
  display: flex;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 8px;
}
.product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext {
  width: 100%;
}
.product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext .new_color {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext .new_color:before {
  content: none;
}
.product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext .new_color:after {
  content: none;
}
.product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext .new_color li {
  flex: 0 0 calc(16% - 4px);
  width: auto;
  margin: 0 !important;
  height: 100px !important;
}
.product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext .new_color li:before {
  content: none;
}
@media (max-width: 960px) {
  .product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext .new_color li {
    flex: 0 0 calc(33.3% - 4px);
    height: 100px !important;
  }
}
@media (max-width: 560px) {
  .product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext .new_color li {
    flex: 0 0 calc(33.3% - 4px);
    height: 136px !important;
  }
}
.product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext .new_color li .mod_prod_wr {
  display: block !important;
  height: 100%;
  padding: 0 !important;
}
.product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext .new_color li .mod_prod_wr div {
  display: block !important;
  height: 100%;
}
.product_top_wrapper .shop2-product .shop2-product-options .cvt .color_ext .new_color li .mod_prod_wr div img {
  width: 100%;
  height: 100%;
  border-radius: 0px;
  object-fit: cover;
}
.itog_sum {
  padding: 30px;
  display: flex;
  justify-content: flex-end;
}
.itog_sum .cart_total_title {
  font-size: 22px;
  color: #8876f0;
  padding-right: 120px;
}
@media (max-width: 767px) {
  .itog_sum .cart_total_title {
    padding-right: 30px;
  }
}
.itog_sum .cart_total_body {
  font-size: 24px;
  color: #8876f0;
  font-weight: bold;
}
.itog_sum .cart_total_title {
  padding-right: 0;
}
.itog_sum .cart_total_body {
  min-width: 220px;
  text-align: right;
}
@media (max-width: 767px) {
  .itog_sum .cart_total_body {
    min-width: 180px;
  }
}
</pre></body></html>